/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
@import url("https://www.lindy.com.au/skin/frontend/lindynew/default/css/font-awesome.min.css");
@font-face {
	font-family: 'Camber-Lg';
	src: url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Lg.eot?#iefix') format('embedded-opentype'),  url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Lg.otf')  format('opentype'),
         url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Lg.woff') format('woff'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Lg.ttf')  format('truetype'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Lg.svg#Camber-Lg') format('svg');
}
@font-face {
	font-family: 'Camber-Rg';
    src: url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Rg.eot?#iefix') format('embedded-opentype'),  url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Rg.otf')  format('opentype'),
         url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Rg.woff') format('woff'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Rg.ttf')  format('truetype'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Rg.svg#Camber-Rg') format('svg');
}
@font-face {
	font-family: 'Camber-Sb';
	src: url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Sb.eot?#iefix') format('embedded-opentype'),  url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Sb.otf')  format('opentype'),
         url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Sb.woff') format('woff'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Sb.ttf')  format('truetype'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/fonts/Camber-Sb.svg#Camber-Sb') format('svg');
}
* { margin:0; padding:0; }   

body          {  font:14px Camber-Rg, Arial, Helvetica, sans-serif; color:#363636; text-align:center; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bg.jpg) right bottom no-repeat; background-color:#e6ebec; background-attachment:fixed; }

img           { border:0; vertical-align:top; max-width: 100%; }

a             { color:#cd202c; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.div_relative { position:relative; }
.div_absolute { position:absolute; }
/* ======================================================================================= */


/* Layout ================================================================================ */
#page_top_wrapper{ height:11px; background-color:#c9cece; }
#page_top{ height:11px; text-align:left; }
#page_top h1{ font-size:10px; color:#484848; padding-left:20px; }
.wrapper, #page_top { width:1200px; margin:0 auto; }
.page, .footer-container, .home_tabs_container, .block-viewed { width:980px;  padding:0px 20px; text-align:left; background-color:#fff; }
.page{ padding-bottom:39px; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; text-align:left; }
.main-container {}
.main { min-height:400px;}

@media screen and (max-width: 1078px) {
	.wrapper, #page_top { width:998px; border-left-width:5px; }
	.page, .footer-container, .home_tabs_container, .block-viewed { width:980px; padding:0px 9px; }
}

/*homepage layout*/
.home_banner_left{ float:left; width:706px; height:308px; position:relative; overflow:hidden; }
.home_banner_right{ float:right; width:254px; }
.c2a{ margin-bottom:10px; } .c2a.last{ margin-bottom:0; }
.banner_scroll_left{ float:left; width:22px; height:22px; display:block; margin-right:6px; }
.banner_scroll_right{ float:left; width:22px; height:22px; display:block; margin-left:6px; }
.main_banner{ position:absolute; left:0; top:0; }
#pause_play{ float:left; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/pause_play.png) no-repeat; width:22px; height:22px; display:block; }
#pause_play.play{ background-position:0px -22px; }
#banner_player{ position:absolute; right:10px; bottom:10px; }

.featured_tabs{ margin-top:35px; }
.featured_tabs_row, .home_tabs_row{ font-size:18px; }
.featured_tabs_row a.tabhead, .home_tabs_row a{ text-align:center; float:left; display:block; padding:12px 0; width:195px; border-top:2px solid #c4c7c7; border-left:1px solid #b7baba; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/featured_tab_bg.png) no-repeat right center; color:#363636; background-color:#e9edee; }
.featured_tabs_row a.tabhead.first{ width:193px; border-left:2px solid #b7baba; }
.featured_tabs_row a.tabhead.last, .home_tabs_row a.last{ width:194px; border-right:2px solid #b7baba; }
.featured_tabs_row a.tabhead.active, .featured_tabs_row a.tabhead:hover, .home_tabs_row a.active, .home_tabs_row a:hover{ color:#fff; background-color:#b31823; border-color:#b31823; text-decoration:none; }
.featured_content_wrapper{ border:2px solid #b31823; height:390px; }
.featured_content_scroll{ position:relative; height:378px; overflow:hidden; }
.featured_l, .featured_r{ position:absolute; display:block; color:#fff; font-size:15px; background-repeat:no-repeat; background-position:center center; width:29px; height:352px; top:23px; background-color:#fff; }
.featured_l{ left:0px; background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/featured_l.gif); }
.featured_r{ right:0px; background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/featured_r.gif); }
.featured_content{ position:absolute; top:21px; left:25px; }
.featured_pro_div{ position:relative; width:196px; border-right:1px solid #cacaca; padding:0 18px; float:left; } .featured_pro_div.last{ border-right-color:#fff; }
.featured_img{ display:block; background-position:center; background-repeat:no-repeat; height:174px; }
.featured_pro_name{ display:block; margin-top:10px; text-align:center; height:60px; color:#363636; }
.featured_title{ font-size:15px; font-weight:bold; word-wrap:break-word; } .featured_code{ font-size:13px; }
.featured_content .price-box{ margin-top:12px; background:#ececec; text-align:center; padding:8px 0; }
.featured_content .price-box .price { font-size:21px; } .featured_content .price-box .old-price .price{ font-size:12px; }
.featured_content .price-box .label{ font-size:17px; }
.featured_review{ display:block; font-size:13px; font-style:italic; color:#707070; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/star_4.gif) right no-repeat; margin-top:10px; }
.featured_review:hover{ text-decoration:underline; }
.featured_btns{ margin-top:12px; } .featured_btns a{ display:block; width:97px; height:26px; float:left; }
.featured_view{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_view_more.gif); margin-right:2px; }
.featured_add{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_add_to_cart.gif); }
.featured_enquire{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_enquire.gif); }
.featured_tags, .featured_tags_small{ position:absolute; top:-10px; right:16px; } .featured_tags_small { top:0; }

.home_tabs_container{ padding-top:34px; padding-bottom:34px; /* background-color:#f4f4f4;*/ }
.home_tabs_row a{ border-left-width:2px; width:191px; height:55px; padding:0; text-align:center; }
.home_tabs_row a span{ display:table-cell; vertical-align:middle; height:55px; width:191px; text-align:center; }
#home_tab_content{ border-top:2px solid #b31823; padding-top:30px; }
.home_tab_l{ float:left; width:710px; line-height:18px; } .home_tab_r{ float:right; width:234px;padding: 0 15px 0 0;/*dh*/ }
.home_tab_blog{ border-right:2px solid #e1e1e1; min-height:267px; }
.home_tab_blog .blog_entry{ padding-top:15px; padding-bottom:22px; }
.home_tab_blog .blog_date{ float:left; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/blog_date_bg.gif); width:46px; height:46px; padding:10px; text-align:center; color:#fff; font-size:24px; font-weight:bold; line-height:20px; }
.home_tab_blog .blog_desc{ float:left; margin-left:24px; width:568px; padding-right:50px; position:relative; text-align:left; }
.home_tab_blog .blog_more{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/blog_more.jpg) no-repeat; display:block; position:absolute; right:0; bottom:0; width:46px; height:56px; }
.home_tab_blog h3 a{ font-size:20px; font-weight:normal; margin-bottom:15px; color:#393939; display:block;}
.home_tab_blog h3 a:hover{ text-decoration:underline; }
.home_tab_heading { border:0; margin:0 0 7px; border-left:8px solid #a91a24; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/tab_title_bg.gif) right no-repeat; padding:6px; padding-right:95px; background-color:#cd202c; line-height:18px; color:#fff; font-size:18px; }
#home_tab_content p{ margin:10px 0 5px 0; line-height:20px; } 
#home_tab_content ul { list-style:outside; margin-bottom:15px; padding-left:14px; line-height:20px; }
.reseller_l{ float:left; width:335px; }
.reseller_r{ float:right; width:286px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/reseller_bg.jpg) bottom no-repeat; background-color:#e6e5e5; padding:30px; min-height:236px; line-height:20px; margin-top:15px;  }
.loading{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/opc-ajax-loader.gif); background-position:center center; background-repeat:no-repeat; }

#tp_widget{ border:1px solid #b3b3b3; width:186px; min-height: 390px; padding: 10px 0 10px 10px; }
#tp_widget .review_heading{ border-bottom:1px solid #b3b3b3; height:27px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/reviews_heading.jpg) no-repeat; }
#tp_widget .tpc_rating{ border-bottom:1px solid #b3b3b3; height:86px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/review_rating_bg.jpg) no-repeat; }
#tp_widget .review_summary{ height:270px; overflow:auto; background:#f5f5f5; }
#tp_widget .tpc_rating_star { margin:23px 3px 8px 8px; width: 75px; height: 16px; float:left; }
#tp_widget .tpc_rating_startext { margin:23px 0 8px 0; width: 75px; height: 14px; float:left; }
#tp_widget .tpc_rating_count{ float:left; width:30px; font-size:12px; color:#d02c2d; margin-left:10px; }
#tp_widget .tpc_rating_cnttext{ float:left; width:54px; font-size:12px; }
#tp_widget .tpc_rating_rating{ float:left; width:50px; font-size:12px; color:#d02c2d; }

.home_tab_r #tp_widget{ width:232px; padding: 0px;  }
.home_tab_r #tp_widget .review_heading{ height:32px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/reviews_heading_home.jpg) no-repeat; }
.home_tab_r #tp_widget .tpc_rating{ height:86px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/review_rating_bg_home.jpg) no-repeat; }
.home_tab_r #tp_widget .tpc_rating_star { margin-left:12px; }
.home_tab_r #tp_widget .tpc_rating_count { margin-left:14px; }

/*contacts page */
.contact_l{ float:left; width:700px; margin-top:35px; }
.contact_r{ float:right; width:220px; margin-top:35px; padding-left:32px; border-left:1px solid #bfbfbf; }
.contact_form .fieldset{ background-color:#f4f4f4; padding:23px 36px 33px 28px; margin-top:20px; margin-bottom:10px; position:relative; }
.contact_form .form-list input.input-text { width:305px; }
.contact_form .form-list select{ width:325px; }
.contact_form .form-list label{ float:left; display:block; width:125px; padding-top:3px; }
.contact_form .form-list .input-box{ float:left; width:486px; clear:right; margin:0; }
.contact_form .form-list .colon{ float:left; text-align:center; width:22px; padding-top:3px; }
.contact_form .form-list .captcha{ margin-left:22px; }
.contact_form .form-list .captcha-image{ margin-left:147px; }
.contact_form .buttons-set{ background-color:#f4f4f4; padding:20px 36px 20px 28px; }
#map_small{ height:192px; margin-bottom:12px; }
#map_large{ height:600px; width:800px; }
.contact_r a{ color:#484848; }
.contact_r img{ vertical-align:middle; }
.contact_heading{ background-color:#cd202c; text-align:center; padding:7px 0; color:#fff; border-radius:3px; margin-bottom:7px; }
.contact_r p{ line-height:20px; margin-bottom:20px; }
.contact_ul { padding-bottom:10px; } .contact_ul li{ margin-bottom:8px; }
.page_img{ position:absolute; top:23px; right:0px; }

/* product return form */
.returned_item{ border:1px solid #bfbfbf; padding:5px; margin:10px 0; width:640px; }
.returned_heading{ margin-top:20px; }
.item_count{ margin-bottom:10px; font-weight:bold; }

/* locations page */
.location_main input.button{ margin-top:10px; border:none; background:#757b7d; border-radius:4px; padding:10px 30px; font-size:15px; color:#fff; }
.location_row{ margin-top:37px; }
#location_map{ float:left; width:907px; height:402px; }
.location_au{ float:right; width:229px; height:338px; background-color:#f4f4f4; padding:32px 27px; }
.location_cell{ float:left; width:323px; margin-right:5px; } .location_cell.last{ margin-right:0; }
.location_heading{ background-color:#d7d7d7; text-align:center; font-weight:bold; padding:10px 0; margin-bottom:8px; border-radius:3px; }
.from_address{ margin-top:15px; text-align:center; }
#directions_div{ margin-top:20px; }
#directions{ height:400px; overflow:auto; display:none; margin-top:20px; border:1px solid #f4f4f4; }
#directions_div input.input-text{ width:300px; font-size:14px; padding:6px 10px; }
#directions_div a.btn-remove2{ float:right; }

/* history page */
.history_bg{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/history_bg.jpg) no-repeat; height:2007px; position:relative; margin-bottom:30px; }
.history_bg h2{ height:26px; font-size:0; line-height:0; text-indent:-999em; margin-bottom:20px; background-position:left; background-repeat:no-repeat; }
.beginnings_1{ position:absolute; top:75px; left:422px; width:457px; }
.beginnings_1 h2{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/the_beginnings.png); }
.beginnings_2{ position:absolute; left:93px; top:384px; width:390px; }
.electronic_age{ position:absolute; left:422px; top:786px; width:457px; }
.electronic_age h2{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/electronic_age.png); }
.international{ position:absolute; left:93px; top:1372px; width:500px; }
.international h2{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/international_expansion.png); }
.lindy_today{ position:absolute; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/lindy_today_bg.png) no-repeat; left:93px; top:1533px; width:907px; height:542px; }
.lindy_today_txt{ margin-top:67px; margin-left:212px; width:420px; }
.lindy_today_txt h2{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/lindy_today.png); }
.lindy_today_txt p.p2{ padding-right:45px; }

/* drivers and manuals */
.search_manuals{ margin:30px 0; }
.search_manuals input.input-text{ width:300px; font-size:14px; padding:6px 10px; }
.manuals_summary_row{ margin:15px 0 0px 0; }
.manual_summary, .driver_summary{ display:block; float:left; width:150px; background-position:left; background-repeat:no-repeat; height:25px; padding-top:10px; padding-left:35px; color:#363636; }
.manual_summary{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/manual_small.png); }
.driver_summary{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/driver_small.png); }
.manuals_summary_row .pager .amount{ display:none; }

/* Base Columns */
.col-left { float:left; width:198px;  }
.col-main { float:left; width:765px; }
.col-right { float:right; width:198px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48%; }
.col2-set .col-2 { float:right; width:48%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

.content p{ line-height:20px; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#3f3f3f; }
input.input-text,select,textarea { background:#fff; border:1px solid #959595; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; text-align:center; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; background:#bb1a25; border-radius:4px; padding:0 0 0 8px; font-size:15px; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:6px 12px 6px 4px;font-family: Camber-Rg; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
.form-list li { margin:0 0 8px; }
.form-list label { color:#3f3f3f; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:left; font-style:normal; color:#eb340a; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; margin:6px 0; }
.form-list .field { margin-bottom:8px; }
.form-list input.input-text { width:450px; font-size:14px; padding:6px 10px; }
.form-list textarea { width:450px; padding:6px 10px; height:10em; }
.form-list select { width:470px; padding:6px 10px; font-size:14px }
.form-list li.wide .input-box {  }
.form-list li.wide input.input-text {  }
.form-list li.wide textarea {  }
.form-list li.wide select {  }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:none; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; margin-left:15px; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { margin-bottom:28px; }
.fieldset .legend { background-color:#e1e1e1; border-radius:4px; font-size:18px; color:#252525; margin:0; margin-bottom:20px; padding:10px; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error, .alert { color:#f00; font-weight:normal; }
.notice { color:#b5b4b4; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { margin:18px 0; }
.breadcrumbs li { display:inline; color:#cd202c; }
.breadcrumb_ul { float:left; font-size:13px; width:580px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.breadcrumbs li a, .breadcrumbs li span{ color:#3d3d3d; }
.you_are_here{ float:left; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/you_are_here.gif) no-repeat; width:104px; height:18px; padding-top:2px; margin-right:9px; text-align:center; color:#fff; font-size:13px; }
.quicklinks_ul { float:right;}
.quicklinks_ul a{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bullet_top.gif) no-repeat left; padding-left:13px; margin-left:6px; font-size:13px; color:#3d3d3d; }
.quicklinks_ul a:hover{ text-decoration:underline; }

/* Page Heading */
.page-title { border-bottom:2px solid #cd202c; padding:0 0 6px; margin:0 0 20px; }
.page-title h1, .page-title h2 { font-size:20px; color:#252525; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:left; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/rss.png) no-repeat; display:block; width:20px; height:20px; padding:0; margin-right:12px; }
.page-title .link-rss:hover{ text-decoration:none; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; margin-bottom:20px; }

/* Pager */
.pager { border-bottom:1px solid #b7bbbb; padding:5px; margin-bottom:10px; text-align:center; font-size:12px; font-weight:bold; }
.pager .amount { float:right; }
.pager .limiter { float:left; }
.pager .limiter a{ color:#afafaf; }
.pager .limiter span, .pager .limiter a:hover{ color:#cd202c; text-decoration:none; }
.pages { float:right; }
.pages ol { display:inline; }
.pages li { display:inline; font-size:12px; font-weight:bold; float:left;  padding:0 4px; }
.pages li a, .pages .current span{ color:#4a4a4a; display:block; width:22px; height:16px; text-align:center; padding:3px 0;  }
.pages .current span, .pages li a.page_no:hover { color:#fff; background-color:#d32a35; border-radius:4px; text-decoration:none; }

/* Sorter */
.sorter { padding:5px; margin-bottom:15px; }
.sorter .view-mode { float:left; margin-left:18px; }
.sorter .sort-by { float:left; }
.sorter .sort-by label{ font-size:12px; color:#4a4a4a; }
.sorter .sort-by select{ padding:2px 2px 2px 6px; background-color:#fff; border:1px solid #d0d3d3; box-shadow:inset 1px 1px 2px #888; }
.sorter .link-feed {}
.sorter .view-mode span, .sorter .view-mode a{ padding:3px 12px 3px 24px; font-size:12px; font-weight:bold; vertical-align:middle; }
.sorter .view-mode span.grid, .sorter .view-mode a.grid:hover{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/grid_view_a.gif) left no-repeat; color:#4a4a4a; }
.sorter .view-mode a.grid{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/grid_view.gif) left no-repeat; color:#afafaf; }
.sorter .view-mode span.list, .sorter .view-mode a.list:hover{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/list_view_a.gif) left no-repeat; color:#4a4a4a; }
.sorter .view-mode a.list{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/list_view.gif) left no-repeat; color:#afafaf; }

/* Toolbar */
.toolbar { margin-top:10px; }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom { border-top:1px solid #b7bbbb; padding-top:5px; margin-top:10px; }
.toolbar-bottom .pager{ border:none; margin-bottom:0; }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; line-height:20px; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd { background-color:#FFF; }
.data-table tr.even { background-color:#f5f5f5; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; line-height:20px; }
.std dl dt { font-weight:bold; margin-bottom:8px; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

.std p{ line-height:20px; }
.std .profile_l p{ font-size:24px; padding-right:35px; line-height:30px; }
.std img{ vertical-align:middle; }

.sitemap-div a.level-top, .sitemap-div span.level-top{ background-color:#e1e1e1; border-radius:4px; font-size:18px; color:#252525; margin:15px 0; padding:10px; display:block; }
.sitemap-div .div_col{ width:230px; padding-right:15px; }
.sitemap-div div.level1 a, .sitemap-div h4{ margin:10px 0; font-weight:bold; }
.sitemap-div div.level1 ul{ padding-left:14px; list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav9.gif); }
.sitemap-div div.level1 ul li a{ font-weight:normal; margin-bottom:5px; margin-top:0; }
.sitemap-div a{ color:#3c3c3c; display:block; margin-bottom:5px; }
.sitemap-div .bestseller{ display:none; }
.sitemap-div .div_col h2{ font-size:14px; font-weight:bold; margin:10px 0; }
.sitemap-div h3{ font-size:14px; font-weight:normal; line-height:100%; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:14px; height:14px; font-size:0; line-height:0; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden;margin: 0px; }
.btn-remove2 { display:block; width:22px; height:22px; font-size:0; line-height:0; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_delete.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin:0 auto; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

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


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header { }
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { float:right; width:221px; border:1px solid #a1a1a1; border-radius:3px; padding:3px; margin-left:13px; margin-top:21px; }
.header .form-search .search-autocomplete { z-index:1000; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-search input.input-text{ border:none; background:none; width:189px; padding:0; margin:0; }
.header .form-search button.button{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/search_bg.gif); width:28px; height:28px; font-size:0; line-height:0; text-indent:-999em; }
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }
#row1{ height:30px; } 
#row1 .quick-access{ float:right; width:472px; border:1px solid #ececec; border-top:none; border-bottom-left-radius:3px; border-bottom-right-radius:3px; font-size:12px; }
.select_country_div{ float:left; /*width:170px;//dh*/ border-right:1px solid #ececec; height:29px; position:relative; /*z-index:10;*/ }
#country_block, #account_block{ position:absolute; width:170px; display:none; top:30px; box-shadow:1px 1px 2px #888; padding:3px 0; background-color:#fff;left: 8px; }
#country_block a, #account_block a{ display:block; background: no-repeat right; margin:3px 12px 6px 26px; height:15px; color:#464646; }
#country_block a.active{ font-weight:bold; background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_au.png); }
#country_block a.uk{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_uk.gif); }
#country_block a.ie{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_ie.gif); }
#country_block a.de{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_de.gif); }
#country_block a.it{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_it.gif); }
#country_block a.fr{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_fr.gif); }
#country_block a.ch{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_ch.gif); }
#country_block a.at{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_at.gif); }
#country_block a.us{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_us.gif); }
#country_block a.jp{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_jp.gif); }
#country_block a.tw{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_tw.gif); }
#country_block a.cn{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_cn.gif); }
#country_block a.hk{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_hk_l.gif); }
#country_block a.other{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_other.gif); }
.gst_div{ float:left; width:181px;padding:4px 0 0 7px; /*padding:7px 0 0 7px;//dh*/ }
.login_div{ float:left; width:113px; background-color:#c9cece; height:24px; position:relative; padding-top:5px; text-align:center; }
.select_country{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/select_country_bg.gif) center right no-repeat; padding-right:17px; color:#464646; float:left; display:block; margin:7px 13px 0 27px; width:80px; }
.flag{ float:left; width:21px; height:15px; margin-top:7px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_au.gif); }
.gst_div input{ margin-left:13px; } .gst_div lable{ padding-left:7px; }
/*.my_account_h{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/login_bg.jpg) right no-repeat; padding-right:26px; line-height:17px; color:#252525; font-size:14px;  }//dh*/
#account_block{ width:145px;height: 145px;z-index: 9999; } /*width:113px;//dh*/  
#account_block a{ text-align:center;padding: 10px;text-align: center;/*text-align: left;*/width: 85%;margin: 0;font:14px 'Camber-Rg';}/*margin-left:8px; text-align:left;//dh*/
#row2 .quick-access{ float:left; width:773px; }
.help{ float:right; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/help_bg.jpg) top right no-repeat; padding-right:42px; text-align:right; font-size:18px; margin-top:11px; padding-top:4px; display:block; }
.help:hover{ text-decoration:none; }
.help .txt1{ color:#cd202c; font-weight:bold; } .help .txt2{ color:#252525; }
.cart_div{ border:1px solid #c9d3d3; border-radius:3px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/cart_bg.jpg) repeat-x; width:287px; float:right; margin-top:21px; margin-left:9px; }
.cart_content{ float:left; width:174px; text-align:center; /*padding-top:8px;//dh*/padding-top:5px; overflow:hidden; text-overflow:clip; white-space:nowrap; }
.cart_bg{background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/cart.gif) left no-repeat; padding-left:28px; color:#252525; }
.btn_checkout{ float:right; margin:3px 3px 3px 0; font-size:14px; font-weight:bold; color:#fff; background:#b71924; border-radius:3px; padding:6px 0; text-align:center; width:110px; display:block; } 

/********** < Navigation */
.nav-container {}
#nav { margin-top:26px; font-size:15px; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; }
#nav li ul a span { white-space:normal; }
#nav h2{ line-height:100%; }
#nav h3{ font-size:14px; font-weight:normal; line-height:100%; }

/* 1st Level */
#nav li.level0 { float:left; }
#nav li a.level-top:hover { text-decoration:none; color:#ffffff; text-shadow:none; }
#nav li a.level-top { float:left; color:#111111;  height:56px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/menu_bg.jpg) repeat-x; text-align:center; border-right:1px solid #959595; margin-left:1px; text-shadow:1px 1px #fff; }
#nav li.first a.level-top{ margin-left:0; }
#nav li.last a.level-top{ border-right:none; }
#nav li a.level-top span { display:table-cell; cursor:pointer; vertical-align:middle; /*height:56px;*/height:60px;  text-align:center; }
#nav li.nav-1 a.level-top{ border-bottom:4px solid #8dc73f; width:108px; } #nav li.nav-1 a.level-top span{ width:108px;} #nav li.nav-1 a.level-top:hover{ background:#8dc73f; }
#nav li.nav-2 a.level-top{ border-bottom:4px solid #2e3192; width:92px; } #nav li.nav-2 a.level-top span{ width:92px;} #nav li.nav-2 a.level-top:hover{ background:#2e3192; }
#nav li.nav-3 a.level-top{ border-bottom:4px solid #f08a00; width:86px; } #nav li.nav-3 a.level-top span{ width:86px;} #nav li.nav-3 a.level-top:hover{ background:#f08a00; }
#nav li.nav-4 a.level-top{ border-bottom:4px solid #666699; width:96px; } #nav li.nav-4 a.level-top span{ width:96px;} #nav li.nav-4 a.level-top:hover{ background:#666699; }
#nav li.nav-5 a.level-top{ border-bottom:4px solid #c00065; width:96px; } #nav li.nav-5 a.level-top span{ width:96px;} #nav li.nav-5 a.level-top:hover{ background:#c00065; }
#nav li.nav-6 a.level-top{ border-bottom:4px solid #c8cc3f; width:73px; } #nav li.nav-6 a.level-top span{ width:73px;} #nav li.nav-6 a.level-top:hover{ background:#c8cc3f; }
#nav li.nav-7 a.level-top{ border-bottom:4px solid #952b98; width:97px; } #nav li.nav-7 a.level-top span{ width:97px;} #nav li.nav-7 a.level-top:hover{ background:#952b98; }
#nav li.nav-8 a.level-top{ border-bottom:4px solid #a62931; width:96px; } #nav li.nav-8 a.level-top span{ width:96px;} #nav li.nav-8 a.level-top:hover{ background:#a62931; }
#nav li.nav-9 a.level-top{ border-bottom:4px solid #43c3cb; width:96px; } #nav li.nav-9 a.level-top span{ width:96px;} #nav li.nav-9 a.level-top:hover{ background:#43c3cb; }
#nav li.nav-10 a.level-top{ border-bottom:4px solid #6dd0f7; width:90px; } #nav li.nav-10 a.level-top span{ width:90px;} #nav li.nav-10 a.level-top:hover{ background:#6dd0f7; }

/* 2nd Level */
#nav div.level0{ position:absolute; top:55px; left:0; display:none; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/submenu_bg.jpg) bottom repeat-x; background-color:#f5f5f5;  }
#nav li.nav-2 div.level0{ border-top:2px solid #2e3192; border-bottom:10px solid #2e3192; width:980px; left:-109px; }
#nav li.nav-3 div.level0{ border-top:2px solid #f08a00; border-bottom:10px solid #f08a00; width:980px; left:-203px; }
#nav li.nav-4 div.level0{ border-top:2px solid #666699; border-bottom:10px solid #666699; width:788px; left:-99px; }
#nav li.nav-5 div.level0{ border-top:2px solid #c00065; border-bottom:10px solid #c00065; width:592px; left:-1px; }
#nav li.nav-6 div.level0{ border-top:2px solid #c8cc3f; border-bottom:10px solid #c8cc3f; width:396px; }
#nav li.nav-7 div.level0{ border-top:2px solid #952b98; border-bottom:10px solid #952b98; width:592px; left:-205px; }
#nav li.nav-8 div.level0{ border-top:2px solid #a62931; border-bottom:10px solid #a62931; width:396px; left:-108px; }
#nav li.nav-9 div.level0{ border-top:2px solid #43c3cb; border-bottom:10px solid #43c3cb; width:592px; left:-402px; }
#nav div.level1 a{ color:#111111; margin-top:5px; font-size:14px; padding:4px 8px; }
#nav div.level0 table{ margin:10px 0; }
#nav .div_col{  border-right:1px solid; width:195px; }
#nav li.nav-2 .div_col{ border-right-color:#2e3192; }
#nav li.nav-3 .div_col{ border-right-color:#f08a00; }
#nav li.nav-4 .div_col{ border-right-color:#666699; }
#nav li.nav-5 .div_col{ border-right-color:#c00065; }
#nav li.nav-6 .div_col{ border-right-color:#c8cc3f; }
#nav li.nav-7 .div_col{ border-right-color:#952b98; }
#nav li.nav-8 .div_col{ border-right-color:#a62931; }
#nav li.nav-9 .div_col{ border-right-color:#43c3cb; }
#nav .div_col.bestseller{ border-right:none; text-align:center; padding-top:13px; }
#nav .bestseller_title{ color:#111111; margin-bottom:18px; }
#nav .bestseller_pic{ display:block; width:126px; height:126px; background-color:#fff; border:1px solid #f2f2f2; background-position:center center; background-repeat:no-repeat; margin:0 auto; }
#nav .bestseller_txt{ margin:12px 0; } #nav .bestseller_txt a{ color:#3d3d3d; }

/* 3rd+ leven */
#nav div ul { list-style:outside; padding:0; }
#nav li.nav-2 div ul li{ color:#2e3192; }
#nav li.nav-3 div ul li{ color:#f08a00; }
#nav li.nav-4 div ul li{ color:#666699; }
#nav li.nav-5 div ul li{ color:#c00065; }
#nav li.nav-6 div ul li{ color:#c8cc3f; }
#nav li.nav-7 div ul li{ color:#952b98; }
#nav li.nav-8 div ul li{ color:#a62931; }
#nav li.nav-9 div ul li{ color:#43c3cb; }

#nav div ul li{ margin-left:22px; }
#nav li.level2 a{ color:#4a4a4a; margin-top:0px; font-size:14px; padding:4px 8px; padding-left:0px; }

#nav ul li a:hover, #nav div.level1 a:hover { text-decoration:underline; }

/* Show menu */
#nav li ul.shown-sub, #nav li div.shown-sub { display:block; z-index:999; }

/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #b9b9b9; margin:0 0 12px; }
.block .block-title { border-bottom:1px solid #b9b9b9; padding:6px 10px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/block_title_bg.gif) top repeat-x; }
.block .block-title strong { font-size:13px; font-weight:bold; color:#232518; }

.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:0 0 10px 10px; font-size:13px; } .block .block-content h2{ font-size:13px; line-height:normal; }
.block .block-content a{ color:#4a4a4a; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; color:#CD202C; }
.block .empty {}

.block.block-cat .block-content ol{ padding-left:14px; } .block .block-content ol li{ margin-bottom:4px; }
.block.block-3 { border-bottom:2px solid #2e3192; } .block.block-cat.block-3  ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav3.gif); }
.block.block-4 { border-bottom:2px solid #f08a00; } .block.block-cat.block-4  ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav4.gif); }
.block.block-5 { border-bottom:2px solid #666699; } .block.block-cat.block-5  ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav5.gif); }
.block.block-6 { border-bottom:2px solid #c00065; } .block.block-cat.block-6  ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav6.gif); }
.block.block-7 { border-bottom:2px solid #c8cc3f; } .block.block-cat.block-7  ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav7.gif); }
.block.block-8 { border-bottom:2px solid #952b98; } .block.block-cat.block-8  ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav8.gif); }
/*.block.block-9 { border-bottom:2px solid #a62931; }//dh */.block.block-cat.block-9  ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav9.gif); }
/*.block.block-10{ border-bottom:2px solid #43c3cb; }*/ .block.block-cat.block-10 ol{ list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav10.gif); }

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* block filter */
.block .block-filter li a{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/checkbox.gif) no-repeat 0 0; padding-left:16px; display:block; }
.block .block-filter li a.checked{ background-position:0 -39px; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account {}
.block-account ul{ padding-left:14px; list-style: outside url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/d_nav9.gif); } .block-account ul li{ margin-bottom:4px; }

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount a { font-weight:bold; color:#cd202c; }
.block-cart .subtotal { margin:10px 0; }
.block-cart .subtotal .price{ font-weight:bold; color:#cd202c; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

#wishlist-table-div{ border:1px solid #c2c2c2; padding:18px 18px 50px; }
#wishlist-table.data-table{ margin-bottom:50px; min-height:280px; }
#wishlist-table.data-table th, #wishlist-table.data-table td{ border:none; border-bottom:1px solid #c2c2c2; padding:15px 5px; vertical-align:middle; }
#wishlist-table.data-table th{ font-weight:normal; font-size:12px;  border-bottom:2px solid #cd202c; color:#252525; }
#wishlist-table.data-table thead{ background-color:#fff; }
#wishlist-table.data-table tr.even{ background-color:#fff; }
#wishlist-table .product-image{ float:left; }
#wishlist-table .product-name { float:left; margin-top:10px; margin-left:10px; }
#wishlist-table .product-name a{ color:#252525; }
#wishlist-table .add-to-cart-alt{ float:left; width:85px; }
#wishlist-table .btn-remove2{ display:inline; float:left; margin-left:10px; padding-top:6px; background:none; overflow:hidden; font-size:10px; color:#252525; text-decoration:underline; text-indent:0; width:auto; height:auto; line-height:10px; }
#wishlist-table .wishlist_total td{ border:none; }

/* Block: Related */
.block-related { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/related_bg.jpg) no-repeat top; margin-top:53px; border:none; padding-top:48px; position:relative; }
.block-related .block-content{ position:relative; overflow:hidden; height:280px; width:980px; }
.block-related #related_l, .block-related #related_r{ position:absolute; top:230px; display:block; width:33px; height:72px; }
.block-related #related_l{ left:0; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/related_l.png) no-repeat; }
.block-related #related_r{ right:0; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/related_r.png) no-repeat; }
.block-related ol{ position:absolute; }
.block-related li.item { float:left; width:154px; padding:0px 21px 0px; border-left:1px solid #b7bbbb; text-align:center; min-height:260px; }
.block-related li.item.first{ border-left:none; } 
.block-related .product-image { display:block; width:151px; height:147px; margin:0 0 8px; text-align:center; background:center center no-repeat; }
.block-related .product-name { margin:0 0 5px; }
.block-related .product-name a { font-weight:bold; font-size:12px; color:#363636; }
.block-related .part_no{ text-align:center; font-size:11px; }
.block-related .price-box { margin:5px 0; background-color:#ececec; text-align:center; padding:8px; }
.block-related .price-box .price{ font-size:17px; }
.block-related .price-box .label{ font-size:13px; }
.block-related .product_name_div{ height:60px; overflow:hidden; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#252525; }
.compare-table tr.first td .product-name a { color:#252525; }
.compare-table .btn-remove{ text-indent:0; text-align:left; width:auto; padding-left:16px; font-size:12px; line-height:14px; }

/* Block: Recently Viewed */
.block-viewed { border:none; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/panel_bg.jpg) repeat-x; height:395px; margin:0; padding-top:48px; }
.block-viewed .block-title, .block-related .block-title{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/panel_title_bg.jpg) right no-repeat; border:none; border-left:13px solid #a91a24; background-color:#cd202c; width:368px; height:38px; font-size:24px; color:#fff; padding:0; padding-top:12px; padding-left:32px; /*margin-bottom:20px;//dh*/ }
.block-viewed li.item { float:left; width:204px; padding:0px 21px 0px; border-right:1px solid #b7bbbb; text-align:center; }
.block-viewed li.item.first{ padding-left:15px; } 
.block-viewed li.item.last{ padding-right:15px; border-right:none; }
.block-viewed .product-image { display:block; width:204px; height:174px; margin:0 0 8px; text-align:center; }
.block-viewed .product-name { margin:0 0 5px; }
.block-viewed .product-name a { font-weight:bold; font-size:15px; color:#363636; }
.block-viewed .part_no{ text-align:center; font-size:13px; }
.block-viewed .price-box { margin:5px 0; background-color:#ececec; text-align:center; padding:8px; }
.block-viewed .price-box .price{ font-size:21px; } .block-viewed .old-price { display:none; }
.block-viewed .price-box .label{ font-size:17px; }
.block-viewed .product_name_div{ height:65px; overflow:hidden; }

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; float:left; border-left:8px solid #a91a24; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/cat_title_bg.gif) right no-repeat; padding:6px; padding-right:95px; background-color:#cd202c; height:21px; color:#fff; }
.category-title h1{ color:#fff; font-weight:bold; float:left; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin-top:20px; padding-bottom:20px; line-height:20px; }
.category-products {}
.pro_list_wrapper{ border:1px solid #b7bbbb; padding:4px; }

.department_info{ float:right; padding:8px 10px; width:117px; background-color:#cd202c; }
.department_info a{ font-size:12px; color:#fff; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/department_info_bg.gif) right center no-repeat; padding-right:24px; font-weight:bold; }

.price-box .price{ font-size:16px; font-weight:bold; color:#cd202c; }
.price-box .label{ font-size:12px; }

/* View Type: Grid */
.products-grid { border-bottom:1px solid #b7bbbb; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:151px; padding:10px 19px 20px; border-right:1px solid #b7bbbb; text-align:center; position:relative; min-height:305px; }
.products-grid li.item.first{ padding-left:15px; } 
.products-grid li.item.last{ padding-right:15px; border-right:none; }
.products-grid .product-image { display:block; width:151px; height:147px; margin:0 0 10px; text-align:center; }
.products-grid .product-name { margin:0 0 5px; font-size:12px; }
.products-grid .product-name a { font-weight:bold; color:#363636; }
.products-grid .part_no{ text-align:center; font-size:11px; color:#555555; }
.products-grid .price-box { margin:5px 0; background-color:#ececec; text-align:center; padding:6px;  }
.products-grid .availability { line-height:21px; }
.products-grid .actions_container{ position:relative; height:26px; margin-top:6px; }
.products-grid .actions { position:absolute; width:130px; /*left:-4px;//dh*/	 }
.products-grid .actions a{ display:block; float:left; width:79px; height:26px; text-indent: -999em; font-size: 0; }
.products-grid .product_view{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/product_view.gif); margin-right:3px; }
.products-grid .product_add{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/product_add.gif); }
.products-grid .product_enquire{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/product_enquire.gif); }
.products-grid .product_name_div{ height:65px; overflow:hidden; }
.col2-left-layout .products-grid, .col2-right-layout .products-grid { width:755px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:0px 10px; position:relative; }

.products-list .product-image { float:left; width:151px; height:147px; margin:0; position:relative; }
.products-list .product-shop { margin-left:160px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; }
.products-list .product-name a { color:#363636; font-size:12px; }
.products-list .part_no{ font-size:12px; color:#555555; }
.products-list .product_name_div{ float:left; width:400px; padding-right:15px; padding-top:20px; }
.products-list .price_div{ float:left; width:160px; padding-top:20px; }
.products-list .price-box { background-color:#ececec; text-align:center; padding:6px; }
.products-list .availability { line-height:21px; text-align:center; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-list .actions { margin-top:10px; }
.products-list .actions a{ display:block; float:left; width:79px; height:26px; text-indent: -999em; font-size: 0; }
.products-list .product_view{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/product_view.gif); margin-right:2px; }
.products-list .product_add{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/product_add.gif); }
.products-list .product_enquire{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/product_enquire.gif); }

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


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/instock.jpg) no-repeat left; font-size:12px; color:#48ad16; padding:2px 0; padding-left:24px;}
.availability.out-of-stock span { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/outofstock.jpg) no-repeat left; font-size:12px; color:#f26522; padding:2px 0; padding-left:24px;}

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; font-size:12px; }
.old-price .price { font-weight:normal; font-size:12px; color:#707070; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price { }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label,
.block-viewed .price-box .minimal-price-link .label, 
.block-related .price-box .minimal-price-link .label,
.featured_content .price-box .minimal-price-link .label { color:#363636; font-size:12px; }

.minimal-price-link .tier-prices .price,
.block-viewed .price-box .minimal-price-link .tier-prices .price,
.block-related .price-box .minimal-price-link .tier-prices .price,
.featured_content .price-box .minimal-price-link .tier-prices .price{ font-weight:normal; font-size:12px; }

/* Excluding tax */
.price-excluding-tax { display:none; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:bold; }

/* Including tax */
.price-including-tax { }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; color:#CD202C; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }


/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:left; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; color:#363636; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */

/* quick order */
.quickorder-table { margin:20px 0; }
.quickorder-table td { padding:10px; vertical-align:middle; border-color:#e8e7e8; }
.quickorder-table th { padding:10px; color:#000; font-size:16px; font-weight:normal; border-color:#fff; }
.quickorder-table tfoot td { border:none; }
.quickorder-table tfoot td.add_qo { padding:20px 0; }
.quickorder-table tfoot td.qo_total{ background-color:#f5f5f5; border:1px solid #e8e7e8; }
.quickorder-table .cards{ margin-top:10px; }

/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; line-height:12px; }
.cart-table thead, .quickorder-table thead { background-color:#d4dee0; }
.cart-table th { padding:20px 10px; color:#000; font-size:18px; font-weight:normal; border-color:#fff; }
.cart-table td { padding:10px; vertical-align:middle; border-color:#fff; border-bottom-color:#e8e7e8; }
.cart-table tr.even { background-color:#fff; }
.cart-table h2.product-name a, .cart-table a.sku{ color:#363636; }
.cart-table a.product-image{ border:1px solid #c1c1c1; padding:10px; display:block; width:75px }
.cart-table tr.total-row{ background-color:#f0f0f0; } .cart-table tr.total-row td{ border-color:#f0f0f0; }
.cart-table .price-including-tax .price, .cart-table .price-excluding-tax .price{ font-weight:normal; }
.cart-table .price-including-tax .label, .cart-table .price-excluding-tax .label{ font-size:12px; }
.cart-footer{ border-top:10px solid #d4dee0; padding-top:15px; }
.cart-footer .btn-continue, .cart-footer .btn-empty{ float:left; margin-right:12px; }
.cart-footer .btn-continue span, .cart-footer .btn-empty span{ background-color:#d4dee0; color:#252525; }
.cart-footer .btn-update{ float:right; margin-right:12px; }

/** coupon wrapper */
.cart .coupon-wrapper { float: right; }
.cart .coupon-wrapper .discount button span{ background-color:#d4dee0; color:#252525; }
.cart .checkout-types { clear: both; margin-top: 10px; padding-top: 10px; margin-bottom: 50px; border-top: 1px solid #D3D3D3;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; margin-right:40px; }
.cart .totals table { width:100%; }
.cart .totals table tr.odd, .cart .totals table tr.even{ background:none; }
.cart .totals table th,
.cart .totals table td { padding:5px 10px; border-color:#f0f0f0; border-bottom-color:#dcdcdc; font-size:15px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}
.cart .totals table tfoot td{ border-bottom:none; color:#d72828; }
.cart .totals table td.last{ width:114px; text-align:center;  }
.cart .totals table td.a-right{ text-align:center; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
#checkout-progress-wrapper{ float:left; width:198px; }
#checkout-steps{ float:right; width:765px; }

.pickup_sel{ font-weight:bold; color:#252525; margin-bottom:15px; padding:10px; }
.pickup_sel label{ padding-right:50px; }
.order_comment{ border-bottom:1px solid #E8E7E8; }

#co-shipping-method-form .sp-methods{ display:none; }

.sp-methods dt { font-weight:bold; margin-bottom:6px; }
.sp-methods dd { margin-bottom:20px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.sp-methods .method_title{ padding-right:10px; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}

/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; color:#d72828; margin-bottom:12px; }
.block-progress dt.complete,
.block-progress dd.complete { }
.block-progress .changelink .separator{ display:none; }
.block-progress .changelink{ float:right; }
.block-progress .changelink a{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_edit.gif) no-repeat; font-size:0; line-height:0; width:19px; height:19px; display:block; }
.block-progress dd{ padding-bottom:22px; }

.opc {  position:relative; }
.opc li.section { border-bottom:1px solid #c8c8c8; }

#opc-login .form-list{ margin:12px 0; }
#opc-login .form-list input.input-text{ width:335px; }
#opc-login h3 { color:#252525; }
#opc-login h4 { color:#252525; }
#opc-login .col-1{ width:330px; }
#opc-login .col-2{ border-left: 2px solid #c9c9c9; padding-left:25px; width:370px; }
.opc .ul { list-style:disc outside; padding-left:18px; margin-top:10px; }
#opc-login .buttons-set{ height:auto; }

.opc .buttons-set { height:60px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:20px 12px; text-align:right; color:#292929;  }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; font-size:18px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_plus.gif) no-repeat right; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { cursor:default; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_minus.gif) no-repeat right; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:3px solid #d72828; padding:20px 10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .step p{ line-height:20px; margin-bottom:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

.opc .data-table { margin-bottom:15px; }
.opc .data-table thead { background-color:#d4dee0; }
.opc .data-table th{ padding:20px 10px; color:#000; font-size:16px; font-weight:normal; border-color:#fff; }
.opc .data-table td{ padding:10px; vertical-align:middle; border-color:#fff; border-bottom-color:#e8e7e8; }
.opc .data-table tr.even{ background-color:#fff; }
.opc .data-table tfoot{ background-color:#f0f0f0; }
.opc .data-table tfoot tr.last strong{ color:#d72828; }
.opc .data-table .price-including-tax .price, .opc .data-table .price-excluding-tax .price,
.block-progress .price-including-tax .price, .block-progress .price-excluding-tax .price
{ font-weight:normal; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}
.account-login h2{ background-color:#e1e1e1; border-radius:4px; font-size:18px; color:#252525; margin:0; margin-bottom:20px; padding:10px; }
.account-login .registered-users .form-list { margin-top: 20px; }

.account-create {}
.account-create .fieldset{ float:left; border:none; padding:0; width:472px; }
.account-create .fieldset.left{ margin-right:36px; }
.trade_account_bg{ background:#f4f4f4; padding:26px; margin-bottom:54px; height:344px; position:relative; }
.trade_account_bg .form-list input.input-text{ width:424px; }
.trade_account_bg .fieldset{ width:446px; }
.trade_account_bg .fieldset .legend{ background-color:#cd202c; color:#fff; }
.trade_account_bg p{ margin-bottom:25px; line-height:20px; }
.trade_account_pic{ position:absolute; right:0; top:207px; width:475px; height:227px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bus_gov_registration.png); }
.reseller_pic{ position:absolute; right:0; top:207px; width:374px; height:227px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/reseller_registration.png); }
.input_desc{ font-size:13px; color:#929292; margin-top:8px; }
.trade_account_bg .form-list .field{ margin-bottom:20px; }

.form-list .input-box.radios label{ padding-right:15px; }

.account-login .trade-users { margin-top:30px;}
.account-login .trade-users p{ margin:0 0 1em; }

/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { margin-bottom:20px; }
.dashboard p{ line-height:20px; }
.dashboard .box{ margin-bottom:20px; }
.dashboard .box-title{ margin-bottom:8px; border-bottom:1px dotted #484848; }
.dashboard .box-title h3{ float:left; } .dashboard .box-title a{ float:right; margin-left:12px; font-size:13px; }
.dashboard h4{ margin-bottom:6px; }

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-head h2 { background-color:#e1e1e1; border-radius:4px; font-size:18px; color:#252525; margin:20px 0; padding:10px; }

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; text-transform:uppercase; margin-bottom:8px; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:14px; margin-bottom:8px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:15px; font-weight:bold; margin-bottom:8px; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container{ padding-bottom:40px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/related_bg.jpg) top center no-repeat; background-color:#fff; }
.footer_l{ float:left; width:710px; padding-top:55px; }
.footer_r{ float:right; width:234px; padding-top:62px; }
.footer_col, .footer_col_last{ float:left; width:150px; }
.footer_col{ margin-right:20px; }
.footer_l a{ color:#3c3c3c; display:block; margin-bottom:5px; font-size:13px; } .footer_l a:hover{ text-decoration:underline; }
.footer_l .footer_heading{ font-size:14px; font-weight:bold; margin-bottom:20px; display:block; color:#3c3c3c; }
.footer_l .social{ margin-top:40px; float:left; }
.footer_l .social a{ float:left; margin-right:15px; }
.footer_l .social .payment{ padding-left:100px; padding-top:15px; font-size:13px; float:left; }
.newsletter{ position:relative; background-color:#cd202c; border-radius:4px; text-align:center; padding-top:40px; color:#fff; font-size:15px; padding-bottom:14px; }
.newsletter_heading{ font-size:18px; margin-bottom:10px; font-weight:bold; }
.newsletter_field{ background:#fff; color:#3f3f3f; width:190px; padding:16px 8px; display:block; margin:0 auto; border:none; margin-top:16px; }
#newsletter_pic{ position:absolute; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/newsletter.png) no-repeat; width:68px; height:69px; left:84px; top:-40px; }
.newsletter_signup{ display:block; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/newsletter_signup.jpg) no-repeat; width:107px; height:46px; margin:0 auto; margin-top:18px; }
.newsletter button{ border:none; font-size:0; line-height:0; text-indent:-999em; }
#exa_footer{ margin-top:25px; font-size:11px; }
#exa_footer a { color:#3c3c3c; }
#go_top{ position:fixed; width:32px; height:32px; bottom:10px; right:10px; display:none; }

.incredo_logo{ background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/incredo_logo.png') right no-repeat; display: inline-block; height: 32px; padding-right: 30px; padding-top: 10px; float: right; background-size: auto 32px; margin-top: 15px; font-size: 12px; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.breadcrumbs:after,
.home_banner:after,
.featured_btns:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.location_row:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/*** new design ***/
body { background: none; }
.page, .footer-container, .home_tabs_container, .block-viewed {
	width: 100%;
	padding: 0px;
}
.wrap-row { /*width: 1182px;//dh */width: 1200px; margin: 0 auto; /*padding-left: 40px; border-left: 30px solid #dd251b;
	border-right: 30px solid transparent;//dh*/}/*padding-right: 45px;*/

#row1 { display: inline-block;padding: 8px 0 10px;width: 100%;}
/*.header .call-us { width: auto; float: left; font: 15px/31px 'Open Sans'; color: #505050; }
.header .call-us a { font-weight: 700; color: #505050;} //dh*/
/*.header #row1 { border-bottom: 1px solid #cccccc; }*/
#row1 .quick-access { border: 0px; width: auto; }
.select_country_div { border: 0px; background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/drop-arrow.png') no-repeat 97% center; 
	/*margin-right: 40px;//dh*//*width: 180px; width:168px;*/padding: 0px 8px 0 0;/*z-index: 10000;//dh*/}
/*.select_country { background: none;padding-right: 0px; margin: 6px 10px 0 27px; font: 14px 'Open Sans'; 
	color: #505050; width: auto;}	*/
.flag { background: url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_au.png) no-repeat; width: 28px; height: 19px;}

/*** radio btn ***/
.gst_div ul li { position: relative; float: left; }
.gst_div ul li .check{
  display: block;
  position: absolute;
  border: 0px solid #AAAAAA;
  background: #e3e3e3;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 4px;
  left: 25px;
	z-index: 5;
	/* transition: border .25s linear;
	-webkit-transition: border .25s linear; */
}

.gst_div ul li:hover .check {
 /*  border: 5px solid #FFFFFF; */
}
.gst_div li:first-child {
    margin-right: 25px;
}

.gst_div ul li .check::before {
  display: block;
  position: absolute;
content: '';
  border-radius: 100%;
  height: 7px;
  width: 7px;
  top: 4px;
	left: 4px;
  margin: auto;
	/* transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;*/
}

.gst_div input[type=radio]:checked ~ .check {
  /* border: 5px solid #0DFF92; */
}

.gst_div input[type=radio]:checked ~ .check::before{
  background: #dd251b;
}

.gst_div input { 
	visibility: hidden;
	margin-left: 0px;
}

/*.gst_div { padding-left: 0px; width: auto; margin-right: 50px;}//dh*/
.gst_div {
    padding-left: 15px;
    width: auto;
    margin: 0 80px 0 0;
   }
.gst_div label { /*font: 14px 'Open Sans'; color: #505050;margin-left: 4px; padding-left: 26px;//dh */z-index: 9; cursor: pointer;}
.quick-access a:hover {text-decoration: none;}

.login_div { background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/profile-icon.png') no-repeat left center; padding-left: 25px;width: auto; }
.my_account_h {background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/drop-arrow.png') no-repeat 97% center; font: 14px 'Open Sans'; 
	color: #505050;  padding-right: 20px; }
#row2 { display: inline-block; /*padding: 25px 0 40px;//dh*/padding: 25px 0 27px; width: 100%; }
#row2 .quick-access {float: right; width: calc(100% - 250px);}

#account_block a:hover { /*color: #dd251b; transition: all .5s;//dh*/color: #ffffff;
    transition: all .5s;
    background: #cbcbcb;
    text-align: center; }
.help { display: none }
.header .form-search {float: left; padding: 1px 1px 1px 10px; /*width: 315px;//dh*/width: 230px; background:#ffffff;margin-left: 20px;margin-top: 15px;}
.header .form-search input.input-text { /*width: 276px;/dh*/width: 190px; /*font: 14px/32px 'Open Sans';//dh*/font: 14px/32px 'Camber-Rg'; color: #000000;height:30px; }
.header .form-search button.button { background: #d01d26 url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/search-icon.jpg') no-repeat center center;
	border-radius: 0 2px 2px 0;width: 35px;height: 32px; transition: all .5s; }
.header .form-search button.button:hover { opacity: 0.8; transition: all .5s;}
	
	
.cart_content { overflow: inherit;width: 140px; }
.cart_div { background: none; border: 0; width: auto;/*margin-top: 10px;//dh*/margin-top: 12px;}
.cart_bg { background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/cart-icon.png') no-repeat 8px center; /*font: 700 12px/24px 'Open Sans';//dh*/font: 700 12px/24px 'Camber-Rg'; 
	color: #7b7b7b; border: 1px solid #ababab;padding: 9px 7px 9px 35px; text-transform: uppercase;
	border-radius: 3px; transition: all .5s;}
.cart_bg:hover { text-decoration: none; border-color: #d01c25; transition: all .5s; }
.cart_bg span { background: #dd251b; padding: 2px 7px;margin-left: 8px; border-radius: 50%;color: #fff; }
.btn_checkout { background: #d01c25; padding: 10px 0; /*font: 700 12px 'Open Sans';*/font: 700 12px 'Camber-Rg'; color: #f2f2f2; margin-top: 2px; }
.btn_checkout:hover { text-decoration: none; opacity: 0.8; transition: all .5s;  }

#nav { margin-top: 0px;}
#nav li a.level-top { background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/manu-bg.jpg') repeat-x left bottom; border-bottom: 0px !important; 
	/*font: 13px 'Open Sans';*/font: 13px/14px 'Camber-Sb'; color: #ffffff; /*text-shadow: 0px 0px;*/text-shadow:none;text-transform: uppercase;border-right: 0px;
	margin-left: 0px !important; height: 60px; }
#nav li a.level-top:hover {/*background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/manu-bg.jpg') repeat-x left bottom !important; color: #d8777b;//dh*/color: #ffffff;}
#nav li.nav-1 a.level-top { width: 110px; }
#nav li.nav-1 a.level-top span { width: auto; padding: 0px 8px;font-weight: normal;font: 13px/14px 'Camber-Sb';}
#nav li.nav-2 a.level-top { width: 120px; }
#nav li.nav-2 a.level-top span { width: auto; }
#nav li.nav-3 a.level-top { /*width: 110px; //dh*/width:109px; }
#nav li.nav-3 a.level-top span { width: auto; padding: 0 29px; }
#nav li.nav-4 a.level-top { width: 130px; }
#nav li.nav-4 a.level-top span { width: auto; /*padding: 0 10px;//dh*/padding: 0 8px; }
#nav li.nav-5 a.level-top { width: 130px; }
#nav li.nav-5 a.level-top span { width: inherit; }
#nav li.nav-6 a.level-top { width: 74px; }
#nav li.nav-6 a.level-top span { width: auto; padding: 0 23px;}
#nav li.nav-7 a.level-top {/* width: 140px;\\dh */ width: 138px; }
#nav li.nav-7 a.level-top span { width: auto; padding: 0 20px; }
#nav li.nav-8 a.level-top { /*width: 95px;\\dh*/width:100px; }
#nav li.nav-8 a.level-top span { width: inherit; }
#nav li.nav-9 a.level-top { width: 120px; }
#nav li.nav-9 a.level-top span { width: inherit; }
#nav li.nav-10 a.level-top {width:95px;}
#nav li.nav-10 a.level-top span { width: auto; }
#nav li a.level-top span { background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/menu-sep.png') no-repeat top right;}

#nav .bestseller_txt {margin: 12px 0;}
#nav .price-box { width: 100%; text-align: center;margin-bottom: 20px; }
#nav li div.shown-sub { /* padding-left: 10px; */ }


/*#nav li.nav-2 div.level0 {width: 1169px;}
 #nav li.nav-2 .div_col { width: 20%; } 
#nav li.nav-3 div.level0 {width: 1171px; left: -230px;}*/
/* #nav li.nav-3 .div_col { width: 10%; } 
#nav li.nav-4 div.level0 { width: 1171px; left: -340px; }
#nav li.nav-5 div.level0 {width: 1171px;left: -450px;}
#nav li.nav-5 div.level0 { left: -580px; }*/
.main-nav ul#nav { position: relative;}
.main-nav ul#nav li { position: static; }
.main-nav #nav li div.level0 { left: 0px; width: 1167px;border-left: 2px solid #bbb; border-right: 2px solid #bbb;
    background: #fff; padding-left: 10px }
#nav div.level0 table { width: 100%; }
#nav .bestseller_txt a,
#nav div.level0 li a { font: 13px "Camber-Rg"; color: #050505; transition: all .5s; width: auto; display: inline-block; }
#nav div.level1 > a:hover,
#nav .bestseller_txt a:hover,
#nav div.level0 li a:hover span,
#nav div.level0 li a:hover { color: #dd251b; transition: all .5s;text-decoration: none; }
#nav div.level0 li a:hover {text-indent: 5px; }
#nav li ul a span { font-family: 'Camber-Lg'; color: #050505; }
#nav div.level1 { margin-bottom: 10px; }
#nav .bestseller_title,
#nav div.level1 > a { /*font-weight: bold;*/ font-family: 'Camber-Sb'; text-transform: uppercase;margin-bottom:5px; width: auto; display: inline-block }
#nav .bestseller_title {margin-bottom: 15px; font-size: 16px;}
#nav .bestseller_txt { margin-bottom: 5px; padding:0px 10px; }
.main-nav #nav li div ul li { position: relative; list-style: none;  }
#nav li div ul li a:before { content: '';width: 0;height: 0;border-top: 4px solid transparent;
    border-left: 5px solid #050505;position: absolute;border-bottom: 4px solid transparent;left: -15px;top: 10px;}
#nav li div ul li a:hover:before { border-left: 5px solid #dd251b; }
#nav .div_col { border-right: 0px;}
#nav .div_col.bestseller { border-right: 10px solid #fff !important; background: #fcfcfc !important; }

/*section.header{ z-index: 9999 !important; }
section.main-nav{ }
.main-nav #nav li div.level0 {top:-900px;z-index:99 !important;display: block !important; -webkit-transition: top 0.25s ease-in 0.1s,left 0s linear 0.25s;
    transition: top 0.25s ease-in 0.1s,left 0s linear 0.25s;position: absolute !important;left:0px;}
.main-nav #nav li div.level0.shown-sub {top:56px;-webkit-transition: top 0.25s ease-in 0.1s,left 0s linear 0.25s;
    transition: top 0.25s ease-in 0.1s,left 0s linear 0.25s;} */

section.breadcrumbs { display: none; }
.stripe-offer { clear: both; display: flex;display: -webkit-flex; width: 100%; }
.stripe-offer ul li { width: calc(33.3% - 50px); float: left; padding: 15px 15px 15px 35px; 
font: 700 14px 'Camber-Rg'; color: #cf1c25;text-transform: uppercase;}
.stripe-offer ul li span{ font-weight: bolder;color: #505050; /*text-transform: none;//dh*/}
.stripe-offer ul li:first-child {background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/catalogue-icon.jpg') no-repeat left center; width: 34%; }
.stripe-offer ul li:nth-child(2) {background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/free-delivery-icon.jpg') no-repeat left center; width: 30.5%;}
.stripe-offer ul li:last-child {background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/cable-icon.jpg') no-repeat left center;width: 22%;/* width:23.5%; */ padding-right: 0;float: right;white-space:nowrap;}
	
/*.home-banner { background: #f9f9f9; } //dh*/
.home_banner_right { display: none; }
.home_banner_left {width: 100%; min-height: 480px; }
.main_banner { width: 100%;min-height: 480px;}

.camera_wrap .camera_pag .camera_pag_ul li { border-radius: 0px !important; }
.camera_wrap .camera_pag .camera_pag_ul li > span { border-radius: 0px !important; }
.camera_wrap .camera_pag .camera_pag_ul{ left: 0;text-align: center !important;}

/*.fatured-tabs .featured_tabs {padding-top: 50px;padding-bottom: 40px;}//dh*/
.fatured-tabs .featured_tabs {padding-top: 0px;padding-bottom: 0px;}/*dh*/
/*.fatured-tabs {background: #f9f9f9;} //dh*/
.featured_tabs { margin-top: 0px; }
.featured_tabs_row { border-bottom: 1px solid #b9b9b9;}
.featured_tabs .featured_tabs_row a.tabhead, 
.home-tabs .home_tabs_row a { width: 19.8%;background: none;border: 0px; border-bottom: 5px solid #f9f9f9; 
	 font:600 16px 'Camber-Rg'; color: #505050; text-align: left; text-transform: uppercase; transition: all .5s;}
 .featured_tabs .featured_tabs_row a {/*width: 20%;\\dh */width: 19.5%;}   
	 
.featured_content_wrapper { border: 0px; }

.fatured-tabs .featured_tabs_row a.tabhead.active, 
.fatured-tabs .featured_tabs_row a.tabhead:hover, 
.home-tabs .home_tabs_row a.active, 
.home-tabs .home_tabs_row a:hover {border-color:#dd251b;color: #dd251b;transition: all .5s;}

.featured_content_wrapper {max-height: 495px; min-height: 495px; overflow: hidden;position: relative;}
.featured_content_wrapper .no-display { display:block; visibility: hidden;}
.featured_content_wrapper > div {position: absolute; width: 1182px;}

.fatured-tabs .featured_pro_div { /* width: 301.5px; */ width:275px; padding: 0px; margin: 0px 14px; border: 0px; }
.fatured-tabs .featured-pro-content {border: 1px solid #e7e7e7; /*width: 245px;padding: 0px 15px; \\dh */width:240px;padding: 0 14px; background: #fff; 
	transition: all .5s; margin: 0px auto;}
.fatured-tabs .featured_pro_div.last {  /* width: 245px; */ }
.fatured-tabs .featured_pro_div .featured-pro-content:hover { border-color: #dd251b;transition: all .5s; }
.featured_tags, .featured_tags_small { width:auto;height:40px;left: 26px; top: 4px; 
	z-index: 9; }
.featured_l, .featured_r { background-color: transparent; }
.fatured-tabs .featured_content { left: 0px; max-width: 1180px;}
.fatured-tabs .featured_img { height: 220px; transition: all .5s;}
.fatured-tabs .featured_img:hover {opacity:0.8; transition: all .5s;}
.featured_content_wrapper { height: 100%; }
.featured_content_scroll { height: 480px;}
.fatured-tabs  .featured_pro_name { text-align: left;height: auto;}
.fatured-tabs .featured_title {font: 600 16px/23px 'Camber-Rg'; color: #2d2d2d; text-align: left; min-height: 60px; 
	display: inline-block; transition: all .5s;}
.fatured-tabs .featured_title:hover {color: #dd251b; transition: all .5s; }
.fatured-tabs .featured_code { font: 600 15px/23px 'Camber-Rg'; color: #888888; text-align: left; }
.fatured-tabs .featured_content .price-box {background: none; width: auto; display: inline-block; float: left;
	margin: 0; padding: 0;}
.fatured-tabs .featured_content .price-box .price { font: 700 18px/23px 'Camber-Rg'; color: #dd251b; }
.fatured-tabs .featured_content .price-box .label { font: 14px/23px 'Camber-Rg'; color: #9b9b9b; } 
.fatured-tabs .p-stock { float: right; display: inline-block; width: auto; font: italic 700 14px/24px 'Camber-Rg'; }
.fatured-tabs .p-stock .in-stock { color: green; }
.fatured-tabs .p-stock .out-stock { color: #dd251b; }
.price-stock { display: inline-block; width: 100%; padding: 10px 0px ; border-top: 1px solid #e7e7e7; margin-top: 10px;}
.availability.in-stock span { font: 600 15px/23px 'Camber-Rg'; color: #009000; background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/in-stock.png') no-repeat left center;  }
button.slick-prev,
.featured_l { background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/slide-left.png') no-repeat center center / cover;left: 1px; }
button.slick-next,
.featured_r { background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/slide-right.png') no-repeat center center/ cover; right: -2px; }

button.slick-prev, button.slick-next{height: 50px;top: 45%;width: 50px;z-index: 99;}
button.slick-prev:before, button.slick-next:before { display: none;}
.featured_l, .featured_r { width: 82px; }

/*.home-tabs { background: #f3f3f3;}*/
.home-tabs .home_tabs_container { padding: 60px 0px; }
.home-tabs .home_tabs_row a { width: 18.655%;}
.home-tabs .home_tabs_row a#home_tab_2 { width: 22%;}
.home-tabs .home_tabs_row a#home_tab_3 { width: 22%;} 
.home_tabs_row a span { width: 221px; }
.home-tabs .home_tabs_row a#home_tab_2 span,
.home-tabs .home_tabs_row a#home_tab_3 span { width: 260px; }

.featured_btns { margin-bottom: 12px; }
.featured_btns a { background: none;border: 1px solid #c5c5c5;border-radius: 3px;padding: 5px 5px 3px;
	font: 700 14px/23px 'Camber-Rg'; color: #7b7b7b; text-transform: uppercase;transition: all .5s;
	text-align: center;}  
.featured_btns .featured_view { margin-right: 16px;margin-left: 5px;}
.featured_btns a:hover { background: #dd251b; border: 1px solid #dd251b; color: #fff;transition: all .5s;text-decoration: none; }

#home_tab_content { border-top: 2px solid #979797; }
.home_tab_heading { display: none; }
.home_tab_l{ width: 820px; padding-right: 30px;background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/tab-content-sep.png') no-repeat right top; }
.home_tab_r { width: 275px; }
.home_tab_r iframe{ width: 275px !important; border: 1px solid #d1d1d1 !important; }
#home_tab_content p { font: 14px/22.8px 'Camber-Rg'; color: #333333;margin-bottom:25px; }
#home_tab_content strong { font: 700 16px 'Camber-Rg'; color: #0f0f0f; margin-bottom: 20px;width: 100%; 
	display: inline-block;}
#home_tab_content img { padding-bottom: 5px;border-bottom:6px solid #dd251b; }
.home_tab_blog { border-right: 0px; }
.reseller_r { border-bottom:6px solid #dd251b; }
.home_tab_r #tp_widget { border: 0px; }

/*** Footer **/
.footer-container { border: 0px; background: #fff; }
.footer-container .sign-up {  }
.newsletter { background: none; max-width: 920px; margin: auto; padding-top: 0px; }
.newsletter .news-text { width: 400px; float: left;text-align: left;}
.newsletter .news-form { width: 520px; float: right; position: relative; margin-top: 8px;}
#newsletter_pic { display: none;} 
.newsletter_heading {font: 700 22px 'Camber-Rg'; /*color: #202020; //dh*/ text-transform: uppercase; 
	/*background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/email-icon.png') no-repeat center left;//dh*/padding: 0px;margin-bottom: 5px;}
.newsletter_sub_heading {font: 600 15.5px 'Camber-Rg'; color: #959595; }
.newsletter_field { background: #f9f9f9; border: 1px solid #cecece; font: 15.5px 'Camber-Lg'; color: #c7c6c6;width:450px;
	float: left;/*padding: 13px 60px 13px 10px;margin: 0;//dh*/    padding: 12px 60px 11px 8px;margin: 2px 0 0 0;}
.newsletter_signup {width: 60px; height: 50px; background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/submit-btn.png') no-repeat center center;
position: absolute; top: 0; right: 0;margin: 0; transition: all .5s; cursor: pointer;}
.newsletter_signup:hover {opacity: 0.6; transition: all .5s; }
.sign-up .social { text-align: center; display: inline-block; width: 100%;  margin-top: 18px;/*margin-top: 45px;padding-top: 45px;
    border-top: 1px solid #cacaca; margin-bottom: 60px;//dh*/ }
.sign-up .clearer {display: inline-block; border-bottom: 1px solid #cacaca; }
.sign-up .social > a { /*display: inline-block;*/ margin: 0px 25px; }
.social img {transition: all .5s;}
.social img:hover {opacity: 0.6; transition: all .5s;}
/*.footer-widget {background: #f9f9f9; } //dh*/
.footer-widget .wrap-row { display: table; }
.footer_col, .footer_col_last { 
  margin-right: 1%;
  padding: 60px 0 20px 0;
  width: 45%;
  margin-left: 4%;
}
.footer_col_last {margin-right: 0px; padding-top:50px;/*//dh*/}
.footer_heading { font: 16px/31px 'Camber-Sb'; color: #505050; text-transform: uppercase;margin-bottom: 15px; }
.footer_col a,  
.footer_col_last a{clear: both; width: 100%; display: inline-block; font: 14px/31px 'Camber-Rg'; color: #505050;
	/*background:url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/footer-menu.png') no-repeat left center;//dh text-indent: 20px;*/ transition: all .5s;}
.footer_col a:hover, .footer_col_last a:hover  {color: #dd251b; text-indent: 5px;transition: all .5s;
	text-decoration: none; }
	
.site-footer {display: inline-block; width: 100%; /*background: #f3f3f3;//dh*/}
.site-footer .wrap-row { display: table;}
.site-footer  .sf-left { width: 48%; float: left; text-align: left;padding: 20px 0px 25px;}
.site-footer  .sf-right { display: inline-block; width: 48%; float: right; text-align: right; }
.c-right { font: 12px/31px 'Camber-Rg'; color: #505050;}
.incredo_logo {font: 14px/31px 'Camber-Rg';padding-top: 20px;padding-right: 40px;padding-bottom: 20px;
	background-size: auto 50px;}
	
.col-main { min-height: 400px; }
.breadcrumbs { display: inline-block; width: 100%; }
.category-image h1 {background: rgba(0, 0, 0, 0.3)}

.sidebar #tp_widget {margin-top: 20px;}

/* dh 20171111*/
.logo img {
    width: 100%;
    height: auto;
}
ul#country_block {
    min-width: 340px;
    margin-left: -15px;
}
#country_block li {
    margin: 0 10px 0px 10px;
    float: left;
    width: 150px;

}

#country_block li a{
	height: 25px;
    line-height: 25px !important;
    display: block;	
	color: #d01d26;
	font-size: 15px;
	margin: 0px 5px 0px 5px;
}

#country_block a.indonesia{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/flag_id.gif); }
#country_block li:hover {
    background-color: #cbcbcb;
}
#country_block li:hover a {
    color: #fff;
}
#custom_horizontal_banner{
	width: 100%;
    height: 100%;
    margin-bottom: 10px;
}
/* dh 20171114*/
ol.block-filter {
    /*max-height: 290px;
    overflow-y: scroll;*/
    margin-top:10px;
}
dl#narrow-by-list2 ol {
   /* max-height: 290px;
    overflow-y: scroll;*/
} 
.main-nav #nav li div.level0,.main-nav #nav
{
	z-index: 999;
}
.menu_hover_bg{
	background: #000000;
	cursor: pointer;
	display: none;
	min-height: 3000px;
	left: 0;
	overflow:hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
.fatured-tabs .wrap-row .featured_tabs {
	background: #f9f9f9;
}
/* .home-tabs .wrap-row .home_tabs_container{  */
	/* background: #f3f3f3; */
/* } */
.footer-widget .wrap-row .footer_widget_container{
	/*background: #f9f9f9; //dh*/
	display: inline-block;
	padding: 0 0 0 40px; 
}
.site-footer .wrap-row .footer_container{
	width:100%;
	display: inline-block;
}
#newsletter_line
{
	position: absolute;
    width: 1180px;
    margin: 0 auto;
    top: 30px;
    border-top: 1px solid #cacaca;
    left: -130px;
} 
 .home_tab_cont{
 	padding: 0 0 0 15px;
 }
 .blank-blockin .wrap-row
 {
 	padding-top: 15px;
 }
 /*#nav li.nav-10 a.level-top span { width: 115px; }*/ 

 
/*2017 11 16 dh*/
.main-nav #nav li div.level0 { 
	width:1185px;
}
/*2017 11 24 dh*/
.header{ 
	background: #000000;
}
.header .call-us { width: auto; float: left; font: 14px/50px 'Camber-Rg'; color: #ffffff; margin: -10px 0 0 0; }
.header .call-us a {color: #ffffff;font: 18px/50px 'Camber-Sb'; padding-left: 5px;}
.select_country { background: none;padding-right: 0px; margin: 6px 10px 0 27px; font: 14px 'Camber-Rg'; color: #FFFFFF; width: auto;}
.gst_div label {font: 14px 'Camber-Rg'; color: #ffffff;margin-left: 4px; padding-left: 26px;}
.my_account_h{padding-right:26px;color:#ffffff; font:14px 'Camber-Rg'; }
.login_div {background:none;}
.gst_div ul li{padding:2px 0 0px 0;}
#row2 .quick-access{width:730px;}
.bottomborderin{border-bottom: 1px solid #bfbfbf;width:100%;}
.fa-shopping-basket{
    color: #d9d9d9;
    font-size: 27px;
}
.cart_bg_new{
	position: relative;
    width: 62px;
    display: inline-block;
}
.cart_bg_new span {
    background: #dd251b;
    padding: 0px 5px;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: -5px;
}
.fullbg-setin{
	background: url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/manu-bg.jpg) repeat-x left bottom;
}
#nav li.last a.level-top span {
    background: none;
}
.home-banner{
	background: #000000;
}
.home-banner .wrap-row{
	width: 100%;
}

.hp-image-block{
	width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.bk-hp-fullwidth{
	width: 100%;
}
.bk-hp-fullwidth .first-hpbk,
.bk-hp-fullwidth .third-hpbk{
	width: 48%;
	float:left;
	position: relative;
	margin-top: 20px;
}
.bk-hp-fullwidth .second-hpbk,.bk-hp-fullwidth .four-hpbk{
	width: 48%;
	float:right;
	position: relative;
	margin-top: 20px;
}
.bk-hp-fullwidth img{
	width: 100%;
}
.content-bk-in {
	position: absolute;
    bottom: 0;
    background: rgba(17, 17, 16, 0.8);
    width: 100%;
    color: #ffffff;
}
.content-bk-in a{ color: #ffffff; }
.title-hp-con{
	font : 24px/22px 'Camber-Rg';
}
.title-hp-inset{
	margin : 15px  0 10px 15px;
	cursor: pointer;
}
.findout-hp-con{
	font : 12px/16px 'Camber-Sb';
}
.redtxt{
	color: #e72623;
}
#home-page-image-bk {
	width: 100%;
	display:inline-block;
}
.stripe-offer{
	background: #000;
}
.businessin-stripe div{
	font : 18px 'Camber-Sb';
	color:#ffffff;
	float: left;
	padding: 20px;
}
.cms-home .businessin-stripe div a{color:#ffffff;}
.businessin-stripe span {
    color: #959595;
}
.third-businessin-stripe i.fa-check-square{
	color: #faa200;
}
.header{
	margin: 0px 0 -2px 0;
}
.sign-up-new{
	background: #000000;
}
.sign-up-new .wrap-row{
	text-align: center;
}
.signup-stripe{
	display: inline-block;
    padding: 30px 0;
    text-align: center;
}
.newsletter_heading i.fa.fa-envelope {
    color: red;
}
.social .fa-twitter,.social .fa-instagram
{
	color: #3f6d98;
	font-size: 4em;
}
.footer_col{
	padding-top: 50px;
}
.footer_widget_container i.fa.fa-angle-right{
	color: #dd251b;
}
.homep-width-block .hp-footer-imageone{
    margin: 20px 0;
    cursor: pointer;
}
.homep-width-block .hp-footer-imagetwo{
    margin-bottom: 20px;
    cursor: pointer;
}
.homep-width-block img{
	width: 100%;
	height: auto;
}
.footer-logo-widthset{
    width: 100%;
    margin-left: 6%;
}
.footer-new-logo
{
    float: left;
    /*width: 20%;*/
}
.footer-new-content{
	 width: 85%;
}
.content-footerin{
	line-height: 26px;
}
/* .c-right,.incredo_logo */
/* { */
	/* font : 14px/26px 'Camber-Sb'; */
/* } */
.payment{
    margin-bottom: 5px;
    display: inline-block;
}
.featured_content_fn.featured_content_wrapper .featured_content_scroll{
	width: 1200px;
	position: absolute;
}
.featured_content_fn.featured_content_wrapper button.slick-next {
	right: 2px;
}
.featured_content_fn .featured_content
{
	left: 1px;
}
.featured_content_wrapper.featured_content_fn{
	min-height: 370px;
}
.featured_content_fn.featured_content_wrapper button.slick-prev, .featured_content_fn.featured_content_wrapper button.slick-next{
	top: -40px;
}
.title-newfn{
    text-align: center;
    margin: 30px 0 0 0;
    font: 700 18px/40px "Camber-Rg";
	letter-spacing: 6px;
	border-bottom:1px solid #a4a4a4;
}


.featured_content_fn.featured_content_wrapper button.slick-prev {
	width: 20px;
    height: 30px;
    left: 10px;
    background-size: 70px;
}


.featured_content_fn.featured_content_wrapper button.slick-next {
	width: 20px;
    height: 30px;
    background-size: 70px;
    right: 10px;
}
.block .block-title strong span {
	font-family: Camber-Sb;
}
.category_title{
	font:18px "Camber-Lg";
	text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 40px;
}
.catalog-category-view .products-grid .product_name_div{
	margin: 55px 0 0 0;

}
.third-businessin-stripe a {
    text-decoration: none;
    color: #ffffff;
}
.third-businessin-stripe img.trustpilotimg {
    width: 20px;
    height: auto;
}
#account_block.logged_userin{
	height : 115px;
}
.footer-col-one{
	display: inline-block;
    width: 48%;
    float: left;
}
.footer-col-two{
	display: inline-block;
    width: 50%;
    float: left;
}
#am_search_popup{
	right:404px;
}
#am_search_container .am_search_popup_triangle{
	right: 460px;
}
#am_search_container .am_image img{
	border:none;
}
#am_search_container .am_search_popup .am_right{
	padding-left: 0;
	border-left:none;
}
#am_search_container .am_title{
	font : 14px "Camber-Sb";
}
.catalogsearch-result-index .product-name{
display: inline-block;
padding: 20px 0 0 0;
}
@media only screen and (min-width:991px) and (max-width:1024px) {
	.wrap-row{
		width: 100%;
	}
	.home-banner{
		width: 100%;
	}
	.home-banner .wrap-row{
		width: 100%;
	}
	.fluid_container{
		width: 100% !important;
	}
	.featured_content_wrapper > div{
		width: 100%; 
	}
	.featured_content_fn.featured_content_wrapper .featured_content_scroll{
		width: 100%;
	}
	/*.camera_next{
		right: 20px !important;
	}*/
	.footer-logo-widthset{
		margin-left: 0;
	}
	.footer-new-content {
	    width: 100%;
	}
	#nav{
		background: url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/manu-bg.jpg);
	}
	#account_block{
		left: -10px;
	}
	#nav li.nav-1 a.level-top{
		width: 90px;
	}
	#nav li.nav-1 a.level-top span{
		padding: 0px;
	}
	#nav li.nav-2 a.level-top {
	    width: 95px;
	}
	#nav li.nav-2 a.level-top span {
	   padding: 0px;
	}
	#nav li.nav-3 a.level-top {
	    width: 90px;
	}
	#nav li.nav-3 a.level-top span {
	    padding: 0 5px;
	}
	#nav li.nav-4 a.level-top {
	    width: 110px;
	}
	#nav li.nav-5 a.level-top {
	    width: 105px;
	}
	#nav li.nav-6 a.level-top {
	    width: 130px;
	}
	#nav li.nav-6 a.level-top span {
	    padding: 0 0;
	}
	#nav li.nav-7 a.level-top {
	    width: 120px;
	}
	#nav li.nav-7 a.level-top span {
	    padding: 0 5px;
	}
	#nav li.nav-8 a.level-top {
	    width: 72px;
	}
	#nav li.nav-9 a.level-top {
	    width: 100px;
	}
	#nav li.nav-10 a.level-top {
	    width: 95px;
	}
	.main-nav #nav li div.level0 {
	    width: 98%;
	}
	.pro_actions a.wishlist_add_bg span,.pro_actions a.compare_add_bg span{
		white-space: nowrap;
	}
	#recently-viewed-items .products-grid .product-image img{
		    margin: 10px 0 0 -15px;
	}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.wrap-row{
		width: 1024px;
	}
	.home-banner{
		width: 1024px;
	}
	.home-banner .wrap-row{
		width: 1024px;
	}
	.fluid_container{
		width: 1024px !important;
	}
	.featured_content_wrapper > div{
		width: 1024px; 
	}
	.featured_content_fn.featured_content_wrapper .featured_content_scroll{
		width: 1024px;
	}
	
	.footer-logo-widthset{
		margin-left: 0;
	}
	.footer-new-content {
	    width: 100%;
	}
	#nav{
		background: url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/manu-bg.jpg);
	}
	#account_block{
		left: -10px;
	}
	#nav li.nav-1 a.level-top{
		width: 100px;
	}
	#nav li.nav-1 a.level-top span{
		padding: 0px;
	}
	#nav li.nav-2 a.level-top {
	    width: 110px;
	}
	#nav li.nav-2 a.level-top span {
	   padding: 0px;
	}
	#nav li.nav-3 a.level-top {
	    width: 100px;
	}
	#nav li.nav-3 a.level-top span {
	    padding: 0 5px;
	}
	#nav li.nav-4 a.level-top {
	    width: 120px;
	}
	#nav li.nav-5 a.level-top {
	    width: 105px;
	}
	#nav li.nav-6 a.level-top {
	    width: 80px;
	}
	#nav li.nav-6 a.level-top span {
	    padding: 0 0;
            width: 130px;
	}
	#nav li.nav-7 a.level-top {
	    width: 125px;
	}
	#nav li.nav-7 a.level-top span {
	    padding: 0 5px;
	}
	#nav li.nav-8 a.level-top {
	    width: 80px;
	}
	#nav li.nav-9 a.level-top {
	    width: 105px;
	}
	#nav li.nav-10 a.level-top {
	    width: 95px;
	}
	.main-nav #nav li div.level0 {
	    width: 1010px;
	}
	.pro_actions a.wishlist_add_bg span,.pro_actions a.compare_add_bg span{
		white-space: nowrap;
	}

}

/* Start - Home page Promotion banner */

.promotion-container {
	padding: 20px 40px 40px;
	display: flex;
	background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/homeimages/frame.png);
	margin: 20px 0;
	background-size: cover;
}

.promotion-container  img {
	margin: 20px 30px 0 0;
	width: 200px;
	object-fit: contain;
	align-self: flex-start;
}

.promotion-block {
	font-family: Montserrat;
	padding: 20px 45px;
	color: #fff;
	background-size: cover;
}

.promotion-block .hp-title {
	flex: 1 1 auto;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}

.promotion-block p, .promotion-block ul {
	margin-bottom: 10px;
	line-height: 1.5;
}

.promotion-block ul li {
	margin-left: 20px;
}

.promotion-block ul {
	list-style: disc;
}

.promotion-block .read-more, .promotion-block .read-less
{
	color: #D01C25;
	font-size: 16px;
	text-transform: capitalize;
}

.shop-now {
	float: right;
	padding: 16px 65px 10px;
	background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/homeimages/lindy-shop-now.jpg') center no-repeat;
}

/* End - Home page Promotion banner */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.lindy.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.am_search_popup {
    position: absolute;
    right: 0;
    margin-top: 10px;
    text-align: left;
    border-radius: 8px;
    font: 12px Arial, Helvetica, sans-serif;
    z-index: 1000;
}

@media only screen and (max-width: 770px) {
    .am_search_popup {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .price_footer,
    .am_right {
        width: 100%;
    }

    .price_footer div.price_cell {
        display: inline-block;
        text-align: left;
    }

    .price_footer div {
        display: inline-block;
        text-align: right;
    }

    .am_search_popup {
        border-width: 0 !important;
        border-radius: 0 !important;
        height: 100%;
        background-color: white !important;
    }

    .am_search_popup_inner {
        border-radius: 0 !important;
    }

    .am_search_popup_triangle {
        display: none;
    }

    .more_results {
        font-size: 14pt;
    }
}

.am_search_popup_triangle {
    height: 50px;
    width: 50px;
    margin-top: 5px;
    transform: rotate(45deg);
    position: absolute;
    right: 28px;
}

.am_search_popup_inner {
    border: 1px solid #a5a5a5;
    border-radius: 7px;
    overflow: hidden;
}

.am_search_popup div.am_element {
    float: none;
    width: 100%;
    color: black;
    border-bottom: 1px solid #a5a5a5;

    /* Old browsers */
    background: #fafafa;

    background: linear-gradient(to bottom, #fafafa 0%, #fafafa 60%, #eeeeee 100%);
}

.am_search_popup div.am_element > div {
    padding: 10px;
    float: none;
}

.am_image > img {
    border: 1px solid #bec4c8;
}

.am_search_popup .price-box {
    margin: 0;
}

.am_search_popup .price_footer {
    margin-top: 10px;
}
.price_footer .add2cart {
    display: inline-block;
}
.am_search_popup .price_cell {
    vertical-align: middle;
    padding-right: 3px;
    margin-bottom: 5px;
    display: inline-block;
}

.am_search_popup .regular-price .price,
.am_search_popup .am_title {
    font-weight: normal;
    font-size: 12px;
    float: none;
}

.am_search_popup .am_title {
    font-weight: bold;
}

.am_search_popup .am_image {
    display: table-cell;
    padding-right: 10px;
}

.am_search_popup .am_right {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    border-left: 1px solid #adb5b9;
    width: auto;
}

.am_search_popup a {
    text-decoration: none !important;
}

#search_mini_form #search.loading,
.form-search #search.loading {
    background: url(https://www.lindy.com.au/skin/frontend/base/default/images/amxsearch_loader.gif) no-repeat 95% center;
    position: relative;
    z-index: 11;
}

#search_mini_form .search-button {
    z-index: 10;
}

.am_search_popup .ratings {
    margin: 0 0 3px;
}

.am_search_popup .rating-box {
    background: url(https://www.lindy.com.au/skin/frontend/base/default/images/am_xsearch_bkg_rating.png) 0 0 repeat-x;
}

.am_search_popup .rating {

    background: url(https://www.lindy.com.au/skin/frontend/base/default/images/am_xsearch_bkg_rating.png) 0 100% repeat-x;
}

.am_search_popup div.am_element:hover .rating-box {
    background: url(https://www.lindy.com.au/skin/frontend/base/default/images/am_xsearch_bkg_rating_white.png) 0 0 repeat-x;
}

.am_search_popup div.am_element:hover .rating {
    background: url(https://www.lindy.com.au/skin/frontend/base/default/images/am_xsearch_bkg_rating_white.png) 0 100% repeat-x;
}

.am_search_popup .am_title {
    font-weight: bold;
    padding-bottom: 3px;
}

.am_search_popup div.am_element {
    font-size: 10px;
}

.am_search_popup .regular-price .price {
    font-style: italic;
    font-weight: bold;
}

#am_search_container {
    position: relative;
    clear: both;
    z-index: 40000;
}

.am_search_popup .more_results {
    background: #FFF;
    text-align: center;
    padding: 3px;
    font-weight: bold;
    display: block;
}

.button.btn-cart {
    white-space: inherit;
}

.magikpage-title {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}
.magiksitemap-cmspages{
    width:25%;
    float:left;
    padding-top:5px;
}
.magiksitemap-cmspages ul {
    margin-left: 14px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 0;
}
.magiksitemap-cmspages ul li {
    list-style-image: url("https://www.lindy.com.au/skin/frontend/base/default/images/magikbullets.png");
    margin-left: 14px;
    padding-bottom: 5px;
}
.magiksitemap-cmspages a{
    color: #1A70A2;
    line-height: 17px;
    text-decoration: none;
}
.magiksitemap-category{
    width:70%;
    float:left;
    padding-top:5px;
}
.magiksitemap ul {
    margin-left: 14px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 0;
    font-size:17px;
}
.magiksitemap ul a {
    color: #1A70A2; 
    text-decoration:none;
}
.magiksitemap ul li .product {
    list-style-image: url("https://www.lindy.com.au/skin/frontend/base/default/images/magikbullets.png");
    margin-left: 14px;
    padding-bottom: 5px;
    font-size:13px;
}
.magiksitemap li.product  a {
    color: #1A70A2;
    line-height: 17px;
    text-decoration: none;
}


/*
 * Magmodules.eu - http://www.magmodules.eu.
 *
 * NOTICE OF LICENSE
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://www.magmodules.eu/MM-LICENSE.txt
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magmodules.eu so we can send you a copy immediately.
 *
 * @category      Magmodules
 * @package       Magmodules_Richsnippets
 * @author        Magmodules <info@magmodules.eu>
 * @copyright     Copyright (c) 2018 (http://www.magmodules.eu)
 * @license       https://www.magmodules.eu/terms.html  Single Service License
 */
.snippets {
    border: 1px solid #E4E4E4;
    margin: 0px 0;
    overflow: auto;
}

.snippets p {
    margin-bottom: 0
}

.snippets .product-name {
    font-weight: 700
}

.snippets .prod-thumb {
    float: left;
    padding: 8px
}

.snippets img {
    display: block;
    margin: 0px;
}

.snippets .content {
    padding: 5px
}

.snippets .content i {
    font-style: initial;
}

.snippets .rating-box {
    float: right;
    margin-bottom: 5px;
}

.snippets-footer {
    margin-top: -5px;
    color: #666;
    font-style: normal
}

.snippets-fields {
    font-size: x-small;
}

.snippets-fields ul {
    display: inline
}

.snippets-fields li {
    display: inline;
    color: #5D5D5D;
    background: none !important;
    padding-left: 0 !important;
    font-size: 13px;
    float: left;
    margin: 0px !important;
}

.snippets-fields li + li::before {
    content: "- "
}

.snippets-sidebar .rating-box {
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    width: 73px;
    position: absolute;
    height: 15px;
    font-size: 0;
    background: url(https://www.lindy.com.au/skin/frontend/base/default/magmodules/snippets/images/bkg_rating.gif) repeat-x;
    background-size: 15px;
    text-indent: -999em;
    overflow: hidden;
}

.snippets-sidebar .rating {
    float: left;
    height: 13px;
    background: url(https://www.lindy.com.au/skin/frontend/base/default/magmodules/snippets/images/bkg_rating.gif) repeat-x;
    background-position-y: 100%;
    background-size: 15px
}
/*
 * Turiknox_Googlerecaptcha

 * @category   Turiknox
 * @package    Turiknox_Googlerecaptcha
 * @copyright  Copyright (c) 2017 Turiknox
 * @license    https://github.com/Turiknox/magento-google-recaptcha/blob/master/LICENSE.md
 * @version    1.0.0
 */
.g-recaptcha {
    clear: both;
    overflow: hidden;
    padding: 5px 0;
}

#recaptcha-checkbox {
    visibility: hidden;
    position: absolute;
    left: -1000000px;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:hidden !important; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:100%; height: auto !important; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    
    #cboxContent{background:#fff; overflow:hidden; padding:20px; border-radius:8px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}        
        #cboxTitle{position:absolute; bottom:10px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:14px; left:68px; color:#949494;}
        #cboxLoadingOverlay{background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/preloader.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:14px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:10px; left:10px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:10px; left:37px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Roboto');
/* listing page */
.col2-left-layout .wrap-row {
  display: table;
  padding-bottom: 46px;
}
.you_are_here{display:none;}
.breadcrumbs {
    margin: 15px 0 20px;
}
.breadcrumbs li {
  color: #484848;
  display: inline;
  font-family: Camber-Rg;
  font-weight: 600;
}
.breadcrumb_ul li > a, .breadcrumb_ul li > span {
  color: #484848;
  font-family: Camber-Rg;
  font-size: 14px;
  font-weight:normal;
  padding: 0 2px;
}
.breadcrumbs .quicklinks_ul {
  display: none;
  float: right;
}
/*section.main-content {
  background: #f8f8f8 none repeat scroll 0 0;
}//dh*/
.col-left {
  float: left;
  width: 248px;
}
.col2-left-layout .col-main {
  float: right;
  width:887px;
}
/*heading*/
.category-title{background:0px;border:0px;height:inherit;padding:0;margin:0px; display:table;width: 100%;}
.category-image {
  height: 61px;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
   background-size:100% 100% !important;
}
.category-image h1 {
  bottom: 0;
  color: #fff;
  font-family: Camber-Sb;
  font-size: 24px;
  font-weight: bold;
  left: 0;
  margin: auto 0;
  padding-left: 38px;
  padding-top: 16px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
}

/*left sidebar*/ 
.block{border:0px;}
.block.block-3,.block.block-4,.block.block-5,.block.block-6,.block.block-7{border:0px;}
.block .block-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #b9b9b9;
  color: #4e4e4e;
  font-family: Camber-Rg;
  font-weight: bold;
  padding: 6px 8px;
  position: relative;
}
.block .block-title::after {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/icons.png") no-repeat scroll -23px -21px;
  color: transparent;
  content: "ff";
  height: 29px;
  position: absolute;
  right: -5px;
  width: 20px;
  transition: all 0.5s ease 0.5s;
}
.block .block-content{overflow:hidden;transition: all 0.5s ease 0.5s; /* padding:10px; margin-bottom: 49px;*/}
.block.block-close .block-content{ transition: all 0.5s ease 0.5s; overflow:hidden; }

.block .block-content ol li {
  margin: 0;
  /*padding: 31px 0 0 31px;//dh*/
  padding:18px 0 0 31px ;
}
.block.block-close .block-title::after {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/icons.png") no-repeat scroll -23px 5px;
  color: transparent;

}
.block .block-title strong {
  color: #4e4e4e;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.block .block-content a {
  color: #666;
  font-family: Camber-Rg;
  font-size: 14px;
  }
.block .block-content a {text-decoration:none;}

#tp_widget {
  border: 1px solid #b3b3b3;
  min-height: 390px;
  padding: 10px 0;
  width: 100%;
}
.block .block-filter li  {
    position: relative;
}
.block .block-filter li a {
  display: block;

  background:none;
  padding:0px;
}
.block-filter a::before {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/icons.png") no-repeat scroll 0 0;
  bottom: -7px;
  color: transparent;
  content: "ff";
  height: 23px;
  left: 0;
  position: absolute;
  width: 23px;
}
.block .block-filter li a.checked::before{
  background-position:0 -27px
}
.toolbar {
  margin-bottom: 25px;
  margin-top: 25px;
}
.sorter {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.sorter .sort-by {
  border: 1px solid #d6d6d6;
  float: left;
  overflow: hidden;
  width: 106px;
  position: relative;
}
.sort-by::after {
  color: #484848;
  content: "v";
  font-family: Camber-Rg;
  font-size: 17px;
  font-weight: 600;
  position: absolute;
  right: 7px;
  top: -3px;
  z-index: 0;
}
.sorter .sort-by select {
  background-color: transparent;
  border: 0 none;
  color: #484848;
  font-family: Camber-Rg;
  font-size: 13px;
  font-weight: 600;
  padding: 1px 28px 1px 6px;
  position: relative;
  width: 126px;
  z-index: 1;
  box-shadow: none;
}

.sorter .pages {
  display: none;
}
.sorter .view-mode{float:right;}
.sorter .view-mode span, .sorter .view-mode a {
  font-size: 13px;
  font-weight: bold;
  margin-left: 15px;
  padding: 0 0 0 24px;
  vertical-align: middle;
   color: #4a4a4a;
}
.sorter .view-mode span.grid, .sorter .view-mode a.grid:hover {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/grid-red.png") no-repeat scroll left center;
   color: #4a4a4a;
}
.sorter .view-mode a.grid {
    background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/grid-gray.png") no-repeat scroll left center;
   color: #4a4a4a;
}
.sorter .view-mode span.list, .sorter .view-mode a.list:hover {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/list-red.png") no-repeat scroll left center;
   color: #4a4a4a;
}
.sorter .view-mode a.list {
    background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/list-gray.png") no-repeat scroll left center;
   color: #4a4a4a;
}
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
  width: 100%;
}
.pager{border:0px;}
.pager .limiter {
  display:none;
}
.pager .amount {
  color: #6b6b6b;
  float: right;
  font-family: Camber-Rg;
  font-size: 13px;
  font-weight: 400;
}
.pro_list_wrapper{border:0px; padding:0px;}
.products-grid {
  border-bottom: 0px solid #b7bbbb; */
  display: inline-block;
  position: relative;
}
.products-grid li.item.first, {
  padding-left: 0;
  margin-left:0;
}
.products-grid li.item.last {
  /*border-right: 1px solid #e4e4e4;//dh*/
  padding-right: 0;
  margin-right:0px;
}
.products-grid li.item,.products-grid .item,#block-related .item{
  background: #fff none repeat scroll 0 0;
  /*border: 1px solid #e4e4e4;//dh*/
  border: none;
  float: left;
  /*margin: 10px 3% 20px 0;//dh*/
  margin: 10px 3.5% 20px 0;
  min-height: 305px;
  /*padding: 0 15px !important;//dh*/
  padding: 0 !important;
  position: relative;
  text-align: center;
  width: 30%;
}
.products-grid li.item:hover,.products-list li.item:hover {
  border-color:#D4171C;
}
.item .featured_tags_small{
  height: 40px;
  left: 0;
  top: 0px;
  width: auto;
}

.products-grid .product_name_div,.block-related .product_name_div {
  /*border-bottom: 1px solid #b3b3b3;*/
  height: 80px;
  /*margin-bottom: 19px;*/
  overflow: hidden;
  /*padding: 0 10px;//dh*/
}
.products-grid .product-image, .products-list .product-image, #block-related .product-image {
  display: block;
  text-align: center;
  width: 100%;
}
.products-list .product-image{width: auto;}
.availability.out-of-stock span {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/outofstock.jpg") no-repeat scroll left center;
  color: #f26522;
  font-family: Camber-Rg;
  font-size: 14px;
  /*font-style: italic;*/
  padding: 2px 0 2px 24px;
}
 .products-list .product-image{
  margin: 14px auto 0px; 
  height:auto;
 }
.products-grid .product-name ,#block-related .product-name{
  display: block;
  height: 45px;
  overflow: hidden;
   /*margin: 0 0 13px;//dh*/
   *margin: 0px;
}
.products-grid .product-name a,#block-related .product-name a {
  color: #2d2d2d;
  float: left;
  /*font-family: open sans;//dh*/
  font-family: Camber-Sb;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 13px;
  text-align: left;
  line-height: 23px;
}
.products-grid .part_no,#block-related .part_no {
  color: #888888;
  display: table;
  float: left;
  /*font-family: open sans; //dh*/
  font-family: Camber-Rg;
  /*font-size: 15px;
  font-weight: 600;//dh*/
  font-size: 14px;
  /*padding-bottom: 14px;*/
  text-align: left;
  line-height: 23px;
}
.price-stock {
  border-top: 1px solid #e7e7e7;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 0;
  width: 100%;
}
 .price-box,.products-grid .price-box,.products-list .price-box,#block-related .price-box{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0px;
  width: auto;
}
.block-related .product_name_div{height:unset;/*padding:0 10px;//dh*/}
.block-viewed .price-box .price{font-size:18px;}
.price-box .price {
  color: #dd251b;
  /*font: 700 18px/23px "Open Sans";//dh*/
  font: 700 18px/23px "Camber-Rg";
}
.price-box .label {
  color: #9b9b9b;
  /*font: 13px/23px "Open Sans";//dh*/
  font: 13px/23px "Camber-Rg";
  font-weight:600;
}
.block-viewed .price-box .label {
  font-size: 13px;
}
.fatured-tabs .p-stock {
  display: inline-block;
  float: right;
  /*font: italic 700 14px/24px "Open Sans";//dh*/
  font: italic 700 14px/24px "Camber-Rg";
  width: auto;
}
.p-stock .in-stock {
  color: green;
}
.products-grid .actions_container,.products-list .actions_container,#block-related .actions_container  {
  margin-top: 14px;
  position: relative;
  height:unset;
  width:100%;
  clear:both;
}
.products-grid .actions,.products-list .actions,#block-related .actions {
  display: inline-block;
  height: inherit;
  position: static;
  /*width: 100%;//dh*/
  width: 50%;
}
.products-grid .actions a,.products-list .actions a,#block-related .actions a {
  display: block;
  float: left;
  font-size: 0;
  height: 26px;
  text-indent: 0;
  /*width: 42%;//dh*/
  width: 100%;
}
/*.products-grid .actions .product_add ,.products-list .actions  .product_add,#block-related .actions  .product_add {
  float: right;
}*/
.products-grid .product_view {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/product_view.gif") repeat scroll 0 0;
  margin-right: 3px;
}
.products-grid .actions_container a.product_add, .products-grid .actions_container a.product_view,.products-list .actions_container a.product_add, .products-list .actions_container a.product_view,#block-related .actions_container a.product_add,#block-related .actions_container a.product_view  {
  /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;//dh*/
  background: #d4171c;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  /*color: #7b7b7b;//dh*/
  color: #ffffff;
  /*font: 700 14px/23px "Open Sans";//dh*/
  font: 700 14px/23px "Camber-Rg";
  margin-block-end: 0;
  padding: 5px 2px 3px;
  position: unset;
  text-indent: 0;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;text-align: center;
}
.products-grid .actions a:hover, .products-list .actions a:hover,#block-related .actions a:hover {
  background: #e72623 none repeat scroll 0 0;
  color: #fff;
  text-decoration:none;
}
.item label.l_compare {
  color: #666;
  cursor: pointer;
  display: table;
  /*font-family: open sans;*/
  font-family: Camber-Rg;
  font-weight: 600;
  margin: 2px auto 7px;
  padding: 12px 11px 11px 25px;
  position: relative;
  text-transform: uppercase;
  width: auto;
}
.product-view .enlarge {
display: none;}
.l_compare::before {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/icons.png") no-repeat scroll -45px 10px;
  color: transparent;
  content: "dd";
  height: 25px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 25px;
}
.l_compare.checked::before {
  background-position: -45px -16px;
}
.products-list {
  display: inline-block;
}

.products-list li.item {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  margin: 15px 0;
  padding: 15px;
  position: relative;
}
.products-list .product-shop {
  float: right;
  margin-left: 0;
  width: 75%;
}
.products-list .product_name_div {
  float: left;
  padding-right: 3%;
  padding-top: 20px;
  width: 60%;
}
.products-list .price_div {
  float: left;
  padding-top: 20px;
  width: 36%;
}
.pro_list_wrapper .pager {
  float: right;
}
.pro_list_wrapper > div.c_button button {
display: block;
float: left;
background:#FFF;
border: 1px solid #c5c5c5;
border-radius: 3px;
color: #7b7b7b;
/*font: 600 13px "Open Sans";//dh*/
font: 600 13px "Camber-Rg";
margin-block-end: 0;
padding: 8px 11px;
position: unset;
text-indent: 0;
text-transform: uppercase;
transition: all 0.5s ease 0s;
margin-right:25px;
cursor:pointer;
}
.c_button {
  display: inline-block;
  margin-bottom: 20px;
}
/*recently viewed */
/*.section-recently-vewed {
  background: #f1f1f1 none repeat scroll 0 0;
}//dh*/
.recently-viewed {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: auto;
  /*padding-top: 30px;//dh*/
  padding-top: 0;
}
.recently-viewed .block-title,.block-related .block-title,.block-related .block-title{
  border-left: 0 none;
  color: #cc3333;
  /*font-family: "open sans";*/
  font-family: "Camber-Rg";
  font-size: 16px;
  font-weight: 600;
  padding: 21px 0 10px;
  text-transform: uppercase;
  width: 100%;
}
.recently-viewed .block-title::after ,.block-related .block-title::after{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  /*border-bottom: 5px solid #cc3333;*/
  color: transparent;
  content: "ff";
  height: 29px;
  left: 0;
  position: absolute;
  top: 36px;
  transition: all 0.5s ease 0.5s;
  width: 267px;
}
/*.wrap-row-outer {
  background: #f3f3f3 none repeat scroll 0 0;
}//dh*/
#block-related .item{padding-bottom: 13px !important;}
#related_div {
  margin: 0;
  padding: 0;
  max-height: none;
}
.block-related .block-title,.block-related{background:none;margin:0px;}
.recently-viewed .products-grid .item ,#block-related .item{
  width: 240px;
   margin: 10px 15px 20px;
   
}

#recently-viewed-items {
  padding-bottom: 30px;
}
#recently-viewed-items .actions_container {
  display: inline-block;
  margin-bottom: 15px;
}
/*
 border: medium none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: unset;

  line-height: 0;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 42%;
  transform: translate(0px, -50%);

  z-index: 7;
  *//*   height: 82px; *//*   width: 82px; */
#recently-viewed-items .slick-prev,#recently-viewed-items .slick-next {
 

    width: 20px;
    height: 30px;
    background-size: 70px;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: unset;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: -30px;
    transform: translate(0px, -50%);
    z-index: 7;
  
}
#recently-viewed-items .slick-prev,#block-related .slick-prev {
  /* background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/slide-left.png") no-repeat scroll center center;
  left: -46px;
  width:79px;
  height:79px; */
  /*left:-18px;//dh*/
  left: 5px;
}
/*#block-related .slick-prev{left:-18px}//dh*/
#recently-viewed-items .slick-next,#block-related .slick-next {
 /*  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/slide-right.png") no-repeat scroll center center;
  right: -46px;
  width:79px;
  height:79px; */
  /*right:-18px;//dh*/
  right: 10px;
}
/*#block-related .slick-next{right:-18px;}//dh*/
#block-related .slick-prev,#block-related .slick-next {
    width: 20px;
    height: 30px;
    background-size: 70px;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: unset;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: -30px;
    transform: translate(0px, -50%);
    z-index: 7;
  }
/* product view */
/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; border-color:#7b808b; text-align:center; width:20px; }
.add-to-cart button.button { float:left; margin-left:11px; }
.product-view .add-to-cart button.button {
  float: left;
  margin-left: 0;
  margin-top: 22px;
  clear: both;
  margin-bottom: 10px;
}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.product-view .add-to-box {
  position: relative;
}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view { padding-top:5px; }

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; /*width:529px; //dh */ width:520px;}
.product-view .product-img-box .product-image { /*border-bottom:1px solid #ccc;//dh*/  background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/opc-ajax-loader.gif) no-repeat center;/*height:432px;*/ }
.product-view .product-img-box #product_img_l {
  background: #fff none repeat scroll 0 0;
  display: table;
  height: inherit;
  width: 100%;
}
.product-view .product-img-box #product_img_l a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.product-view .product-img-box .product-image-zoom { position:relative;  overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views {
  margin: 25px 0;
}
.product-view .product-img-box .more-views li {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  float: left;
  margin: 8px;
  padding: 0;
  width:130px; height:130px;
}
 .product-view .product-img-box .more-views li:hover {
  border-color: #cc0000;
}

.product-view .product-img-box .more-views li a {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
}

.product-view .product-img-box .more-views li a:hover, .product-view .product-img-box .more-views li a.active{cursor:pointer;}
.product-view .enlarge{ margin-top:14px; font-style:italic; }
.product-collateral {
  float: right;
  margin-right: -5px;
  width: 53%;
}
.pro_actions{ margin-top:25px; }
.pro_actions a {
  /*background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/productview_button_gray_bg.jpg") repeat scroll 0 0;*/
  background: #505050;
  /*border-radius: 4px;//dh*/
  color: #ffffff;
  display: block;
  float: right;
  /*margin: 10px 12px;//dh*/
  margin: 10px 0 0 5px;
  padding: 12px 3px;
  text-align: center;
  /*width: 280.9px; //dh*/
  width:140px;
  
    /*font-family: open sans;//dh*/
    font-family: Camber-Rg;
    /*font-size: 16px; //dh*/
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration:none;
}
.pro_actions a.manuals_bg{ background-color:#757b7d; color:#fff; width:324px; margin-left:0; float:left;}
.pro_actions a.compare_add_bg span {
  /* background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/product-view-bottom-icon.png") no-repeat scroll -39px 3px; */
  /*padding-left: 55px; //dh*/
  position:relative;
}
.pro_actions a.compare_add_bg span::after {
  /*background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/product-view-bottom-icon.png") no-repeat scroll 0 -34px;*/
  color: transparent;
  content: "cc";
  height: 25px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 25px;
}
.pro_actions a.wishlist_add_bg span{position:relative; /*padding-left:62px;//dh*/   }
.pro_actions a.wishlist_add_bg span::after {
  /*background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/product-view-bottom-icon.png") no-repeat scroll -39px -34px;*/
  color: transparent;
  content: "cc";
  height: 25px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 25px;
}
.pro_actions a.ask_bg span{position:relative;  /*padding-left:62px;//dh*/ }
.pro_actions a.ask_bg span::after{ /*background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/product-view-bottom-icon.png") no-repeat scroll -39px 4px;//dh*/
  color: transparent;
  content: "cc";
  height: 25px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 25px; }
  .pro_actions a.email_bg span{position:relative;  /*padding-left:62px;//dh*/ }
.pro_actions a.email_bg span::after {
  /*background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/product-view-bottom-icon.png") no-repeat scroll 0 4px; //dh*/
  color: transparent;
  content: "cc";
  height: 25px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 25px;
}
.pro_actions a.manuals_bg span{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/manuals_bg.gif) no-repeat left; padding-left:24px; }

.product-view h3{ margin:20px 0; }
.product-view p{ margin-bottom:10px; }
.product-shop .featured_tabs ul { list-style:disc outside; margin-bottom:15px; padding-left:12px; }

/* product downloads */
#downloads_div{ display:none; }
#downloads{  height:500px; background:#fff; text-align:left; }
#downloads a{ padding:0; }
.downloads_header, .cbox_header{ color:#252525; padding-bottom:6px; font-size:20px; font-weight:normal; margin-bottom:10px; border-bottom:2px solid #CD202C; text-align:left; }
.product_downloads{  border-collapse:collapse; font-size:12px; margin-top:10px;} .product_downloads td, .product_downloads th{ padding:5px; vertical-align:middle; }
.product_downloads th{ background:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/download_listings_bg.gif); color:#fff; font-weight:bold; }
.product_downloads tr.alt{ background-color:#f5f5f5; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.col1-layout .product-view .product-shop { float:right; /*width:610px;//dh */width: 620px;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
/* .product-view .product-name { border-bottom:1px dashed #3f3f3f; padding-bottom:14px;} */
.product-view .product-shop .product-name {
  margin-top: 3px;
}
.product-view .product-name h1 {  color: #464646;  font-family: "Camber-Rg";  font-size: 24px;  font-weight: 700;  margin-bottom: 7px; }
.product-view .product-name span {  color: #464646;  display: block;  font-family: "Camber-Rg";  font-size: 15px;  margin-top: 11px; }
.product-view .short-description {}
.product-view  .pro_left{  /*float:left; width:432px; */ }
.cable_selector{ float:right; width:165px; margin-left:30px; }
.product-view .availability {
  float: left;
  /*font-family: open sans;//dh*/
  font-family: Camber-Rg;
  font-size: 16px;
  margin-top: 8px;
  line-height: 19px;
}
.product-view .availability.in-stock span {
background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/in-stock.png") no-repeat scroll left center;
  background-size: 19px auto;
  /*font-family: open sans;//dh*/
  font-family: Camber-Rg;
  font-size: 14px;
  /*font-style: italic; //dh*/
  font-weight: normal;
  margin-left: 10px;
  padding-left: 25px;
  text-transform: capitalize;
  
}
.product-view .availability.out-of-stock span{ background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/outofstock_l.jpg); font-size:16px; padding-left:26px; font-weight:700; }
.product-view .price-box {  float: left;  /*margin-top: 42px;*/margin-top:20px;  width: 100%; }
.product-view .price-box .price {  font-family: Camber-Rg;  font-size: 30px;  font-weight: 700; }
.product-view .price-box .label {  color: #666;  /*font-family: open sans;//dh*/font-family: Camber-Rg;  font-size: 14px; }
/*.product-view .add-to-cart {  margin-top: 23px; }//dh*/
button.btn-cart span{ padding-left:18px; }

.col-main button.btn-cart span span{ font-size:18px; background-image:url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/add_to_cart_bg.gif); background-repeat:no-repeat; background-position:left; padding:9px 18px; padding-left:28px; }

.col-main .product-view button.btn-cart span span {
  background-image: url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/cart.png");
  /*background-position: 62px 0;//dh*/
  background-position: 32px 0;
  background-repeat: no-repeat;
  /*font-family: open sans;//dh*/
  font-family: Camber-Rg;
  font-size: 16px;
  font-weight: 600;
  margin-top: 9px;
  /*padding: 0 0 0 32px;//dh*/
  padding: 0 0 0 15px;
  text-transform: uppercase;
  /*width: 240px;//dh*/
  width: 100%;
}

.product-view button.btn-cart span {
   height: 41px;
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/addtocar_bg.jpg") repeat scroll 0 0;
  /*padding-left: 0;*/
  padding:0;
  width: 215px;
}
.product-view .addtocart_qty{ float:left; /*padding:9px 18px; border-radius:4px;//dh*/ padding: 0 0px 1px 10px;background-color: #eaeaea;width: 225px;}
.product-view .addtocart_qty img{ vertical-align:middle; float:left; margin:0 6px; }
.product-view .add-to-cart label {
  /*float: none;*/
  /*font-family: open sans;*/
  font-family: Camber-Lg;
  font-size: 16px;
  font-weight: 700;
  margin: 8px 5px 0 0;
  /*margin-right: 5px;*/
  /*text-transform: uppercase;//dh*/
}
/*.product-view .addtocart_qty {
  border-radius: 4px;
  float: left;
  padding: 0;
}//dh*/
.product-view .add-to-cart .qty {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ccc !important;
  color: #464646;
  /*font-family: open sans;//dh*/
  font-family: Camber-Rg;
  font-size: 16px;
  height: 22px;
  text-align: center;
  /*width: 57px !important;//dh*/
  width: 30px !important;
  margin: 5px 10px 0 0;
  /*border-width: 0 2px 0 0 !important;//dh*/
}
.product-view .addtocart_qty > div.qty-c {
 /* border: 2px solid #ccc;*/
  display: table;
  height: 37px;
  /*margin-right: 22px;*/
  position: relative;
  width: 110px;
}
.product-view .addtocart_qty div.qty-c > div {
 border: 1px solid #ccc;
  display: table;
  float: left;
  /*height: 19px;
  width: 30px;*/
  height: 20px;
  width: 20px;
  color:#ffffff;
   cursor: pointer;
   position:relative;
   background-color:#000000;
   padding:0px;
   text-align: center;
}
.product-view .addtocart_qty div.qty-c > div.arrow-top{border-width:0;}
.product-view .addtocart_qty div.qty-c > div.arrow-bottom{border-width:0;/*height:18px;\\dh*/margin:10px 10px 0 0;}

/*.product-view .addtocart_qty div.qty-c > div.arrow-top:after {
  border-color: transparent transparent #DD251B;
  border-style: solid solid solid none;
  border-width: 0 11px 11px medium;
  bottom: -1px;
  color: transparent;
  content: "ff";
  font-size: 0;
  left: 9px;
  margin: auto;
  position: absolute;
  transform: rotate(135deg);
}
.product-view .addtocart_qty div.qty-c > div.arrow-bottom:after{
  border-color: transparent transparent #DD251B;
  border-style: solid solid solid none;
  border-width: 0 11px 11px medium;
  top: -3px;
  color: transparent;
  content: "ff";
  font-size: 0;
  left: 9px;
  margin: auto;
  position: absolute;
  transform: rotate(-46deg);
}//dh*/
.product-view .cards {
    /*background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/payment-gb.png") no-repeat scroll 0 0;//dh*/
    background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/homeimages/credit_cards.png") no-repeat scroll 0 0;
    /*bottom: 0;
    float: left;
    height: 26px;
    position: absolute;
    right: 0;
    width: 200px;*/
  height: 32px;
  position: absolute;
  width: 100%;
  margin: 10px 0 0 0;
}
.product-view  .featured_tabs {
  margin-top: 75px;
}
.product-view .featured_tabs_row { font-size:14px; }
.featured_tabs_row > div > div {
  margin-bottom: 56px;
}
.product-view .featured_tabs_row > div > a {
  border-top-width: 1px;
  
  padding: 13px 0;
}
.product-view .featured_tabs_row > div > a.first{ border-width:1px 1px 1px;  }
.product-view .featured_tabs_row > div > a.last{ border-right:1px solid #b7baba;}
.product-view .featured_tabs_row > div > a.active{/*margin-bottom: 35px;/dh*/margin-bottom: 20px;border-bottom: 1px solid #ccc !important;}
.product-view .featured_tabs_row a.active, .product-view .featured_tabs_row a:hover{ border:0px }
.product-view .featured_content_wrapper{ border:1px solid #b7baba; height:auto; padding:24px; }
.product-view .featured_content_wrapper{ line-height:20px; }
.product-view .featured_tabs_row > div > a{
  border-bottom: 0px solid #ccc !important;
  border-image: none !important;
  border-left: 0 none;
  border-right: 0 none !important;
  border-top: 1px solid #ccc !important;
  width: 100% !important;
  position:relative;
}
.product-view .featured_tabs_row > div > a::after {
    color: #cf1c25;
    content: "\f0dd";
    display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 5px;
    top: 9px;
    width: 12px;
}
.product-view .featured_tabs_row > div > a ~ div.tabcontent{display:none;}
.product-view .featured_tabs_row > div > a.active ~ div.tabcontent{display:block;}

.product-view .featured_tabs_row > div > a.active::after {
    /*border-bottom: 2px solid #df342a;//dh*/
    color: #cf1c25;
  content: "\f0de";
    display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
    right: 5px;
    top: 18px;
    width: 12px;
}

.product-view .featured_tabs_row {
  color: #6c6c6c;
  /*font-family: open sans;//dh*/
  font-family: Camber-Rg;
  font-size: 16px;
  line-height: 22px;
}
.product-shop .featured_tabs ul {
  display: inline-block;
  list-style: outside none disc;
  /*margin: 0 0 48px;*/
  padding-left: 0;
}
.product-shop .featured_tabs  li {
  background: rgba(0, 0, 0, 0) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/summary_bullet.gif") no-repeat scroll left 10px;
  list-style: outside none none;
  margin: 0;
  padding: 4px 0 4px 20px;
  
  font-size: 16px;
}
.featured_tabs h3 {
  /*font-family: open sans;//dh*/
  font-family: Camber-Rg;
  font-size: 20px;
  /* font-weight: normal; */
  margin: 20px 0 12px;
  
  color: #202020;
}
/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

.block-related ol {
  position: relative;
}
.block-related .block-content {
  height: unset;
  overflow: unset;
  position: relative;
  width: 100%;
}
.block-related{
padding-top:33px;
}
.block-related .price-box .label {
  font-size: 13px;
  font-weight: 600;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.product-collateral {
  float: right;
  margin-bottom: 75px;
  margin-right: -5px;
  width: 53%;
}
.catalog-category-view .col-left.sidebar {
  margin-top: 15px;
}
.sidebar .block .block-title { cursor: pointer; }
/*.block .block-content ol li { padding: 20px 0 0 31px; }//dh*/
.block .block-content ol li { padding: 20px 0 0 31px; }
/* .block .block-content { margin-bottom: 35px; } */
.category-description {
  float: left;
  /*font-family: open sans;*/
  font-family: Camber-Rg;
  line-height: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.category-description  p {
  line-height: 20px;
  margin-bottom: 23px;
}
.toolbar-bottom{border:0px;}
/*.ajax_loading {
  background: rgba(0, 0, 0, 0.2) url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/preloader.gif") no-repeat scroll center center;
  display: none;
  height: 2000px;
  left: 0;
  position: fixed;
  top: 0;
  width: 2000px;
  z-index: 5000;
}*/
#containerDiv .ajax_loading:first {
  display: inline-block;
}

/*2017 11 16 dh*/
.sorter .sort-by{
  width: 170px;
}
.sorter .sort-by select{
  width: 171px;
  padding:2px 2px 2px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sorter .sort-by select::-ms-expand { display: none; }

/*2017 12 01 dh*/
.firstnewblock{
    width: 50%;
    float: left;
}
.secondnewblock{
    width: 10%;
    float: left;
    margin: -7px 0 0 20px;
}
.products-grid .availability{
    color: #599952;
    font-family: Camber-Sb;
    clear: both;
    float: left;
    padding: 10px 0;
}
.products-grid #recently-viewed-items .product-image{
  margin : 0 0 20px;
}
.catalog-category-view .recently-viewed{
      padding-top: 0; 
}
.catalog-category-view .col2-left-layout .wrap-row{
  padding-bottom :0px;
}
.frompricecolor{
  color:#dd251b;
  float: left;
  font-size: 18px;
}
.recently-viewed .products-grid .product_name_div{
  height: 50px;
}
.catalog-category-view #recently-viewed-items{
  padding-bottom: 0;
}
.recently-viewed .products-grid .item{
  margin-bottom: 0px; 
}
.recently-viewed .block-title::after{
  border-bottom: unset;
}
.recently-viewed .block-title{
  font: 16px "Camber-Lg";
  letter-spacing: 3px;
  color: #212121;
  text-align: center;
  padding: 25px 0 0 0;
}
.block-filter a::before{
      background: #e3e3e3;
      bottom: -1px;
      width: 20px;
      height: 20px;
	  
	top: 20px;
}
.block .block-filter li a.checked:before{
      background: red;
}
.block-related .block-title {
    font: 16px "Camber-Lg";
    letter-spacing: 3px;
    color: #212121;
    text-align: center;
    padding: 0;
}
.products-grid li.item, .products-grid .item, #block-related .item{
  min-height: 150px;
}
.catalog-category-view .products-grid #recently-viewed-items .item{
  margin-bottom: 40px;
} 
#related_div ol#block-related .product-nam{
  margin:0px;
}
.product-view .availability{
    color: #464646;
    font-family: Camber-Rg;
    clear: both;
    float: left;
    padding: 10px 0;
}
.product-view .addtocart_qty div.qty-c > div.arrow-top {
    float: left;
    margin: 10px 10px 0 0;
    border-radius: 2px;
}
.product-view .addtocart_qty div.qty-c > div.arrow-bottom{
  float: left;
  border-radius: 2px;
}
.product-view .addtocart_qty div.qty-c > div.arrow-top .fa-plus, .product-view .addtocart_qty div.qty-c > div.arrow-bottom .fa-minus{
  padding: 3px 0 0 0;
}
.product-view .featured_tabs_row > div > div{
  margin-bottom :0px;
}
#product_view_tab_3_content .manuals_bg{
    width: 250px;
    height: auto;
    font: 14px "Camber-Lg";
    padding: 10px;
    margin: 0 0 20px 0;
    color: #ffffff;
    background: #666;
    display: inline-block;
    letter-spacing: 2px;
    text-align: center;
}
dl#narrow-by-list2 {
    margin: 10px 0 0 0;
}

.col2-left-layout .products-grid{
  margin-top: 30px;
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
  .catalog-category-view .col2-left-layout .col-main{
      width: 750px;
  }
  .product-collateral{
    width: 100%;
  }
  .product-view .product-img-box{
    width: 380px;
  }
  .sign-up-new {
    width: 1024px;
  }
  .stripe-offer{
    width: 1024px;
  }
  .second-businessin-stripe {
      width: 154px;
  }
  .product-collateral {
      margin-right: 5px;
  }
  .main-content{
      width: 1024px;
  }
  .col2-left-layout .col-main {
      width: 760px;
  }
}


/*-2017 12 08--*/
.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/*div.mini-cart-layer {
    background: url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/view_shopping_cart.jpg") no-repeat scroll 0 0 transparent;
    height: 26px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 9px;
    width: 165px;
    z-index: 99;
}*/
.top-cart .top-btn-remove {
    background: url("https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_remove.gif") no-repeat scroll 0 0 transparent;
        display: block;
    font-size: 11px;
    height: 15px;
    line-height: 11px;
    margin: 6px 0 0 80px;
    overflow: hidden;
    padding: 4px 0 0 0;
    text-indent: -2222222px;
}
.top-cart .qtyinput {
    position: absolute;
    left: 95px;
    margin: -35px 0 0 0;
}
div.mini-cart-layer-up{}
div.mini-cart-layer-down{background-position: 0 bottom;}
/*.mini-cart-layer span#cartHeader {
    display: block;
    height: 26px;
    overflow: hidden;
    text-align: left;
    text-indent: -99999px;
    width: 165px;
}*/
.top-cart .price {
    color: #dd251b;
}
.top-cart {
    float: left;
    position: relative;
}
.top-cart .block-title {
    white-space: nowrap;
    cursor: pointer;
}
.top-cart .block-title.expanded {
    background-position: 0 3px !important;
}
.top-cart .block-title.expanded span {
    background-position: 100% -126px !important;
}
.top-cart .block-content {
    background: none repeat scroll 0 0 #FDFDFD;
    font-size: 11px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 20px;
    width: 267px;
}
.top-cart .block-content ol {
    margin: 0;
    padding: 0;
    list-style: none outside none;
}
.top-cart .inner-wrapper {
    border: 4px solid #595959;
}
.top-cart .block-content .block-subtitle {
    background: #ffffff;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 12px;
    padding: 3px 10px 4px;
    display: none;
}
.top-cart .block-content .block-subtitle .close-btn {
    float: right;
    width: 13px;
    height: 0;
    padding: 20px 2px 0 0;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    background: url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_remove.gif) no-repeat 0 0;
    position: relative;
    z-index: 1;
}
.top-cart .cart-empty .close-btn {
    float: right;
    width: 13px;
    height: 0;
    padding-top: 12px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    background: url(https://www.lindy.com.au/skin/frontend/lindynew/default/images/btn_remove.gif) no-repeat 0 0;
    position: relative;
    z-index: 1;
}
.top-cart .cart-empty {
    padding: 10px 10px 10px 20px;
    color: #666;
    font: 12px Camber-Lg;
}
.top-cart .block-content .item {
    padding: 8px 5px 15px 11px;
    border-bottom: 1px solid #DDD;
    margin: 0 5px;
}
.top-cart .block-content .last {
    border-bottom: none;
}
.top-cart .block-content .item .product-name {
    font-size: 11px;
    height: 30px;
    line-height: 14px;
    margin: 0 0 5px;
    overflow: hidden;
}
.top-cart .block-content .item .product-name a {
    font-size: 12px;
    text-decoration: none;
    color: #444;
        white-space: normal;
    font-weight: bold;
}
.top-cart .block-content table {
    margin: 5px 0 0 0;
}
.top-cart .block-content table th {
    padding: 1px 8px;
    color: #8f8f8f;
    text-align: right;
}
.top-cart .block-content table td {
    text-align: left;
    padding: 1px 0;
}
.top-cart .block-content .subtotal {
    padding: 2px 5px;
    text-align: center;
    color: #666;
    font-size: 14px;
    font-weight: bolder;
    font-family: Camber-Sb;
}
.top-cart .actions {
    background-color: #ffffff;
    color: #000000;
    padding: 10px 0 45px 11px;
    text-align: right;
    z-index: 999;
}
.top-cart .actions a {
    float: left;
    line-height: 23px;
    color:#ffffff;
    font-size: 14px;
    border: 1px solid #595959;
    margin: 10px 0 0 55px;
    background: #1abb5c;
    border-radius: 2px;
    font-family: Camber-Rg;
    padding: 0 5px;
}
.top-cart .actions button {
    float: none;
    color: #FFF;
    padding-top: 3px;
}
div.top-cart {
    float: none;
}
div.top-cart .block-title {
    color: #000000;
    display: block;
    float: none;
    font-weight: bold;
    padding: 0;
}
div.top-cart .block-content {
    top: 26px;
    z-index: 9999;
}
div.top-cart .block-content ol li {
    display: block;
    float: none;
}
/* lindy */
.left-widgt {border: 1px solid #dcdcdc;padding: 20px 5px;}
.block .block-content {max-height:310px;overflow-y: auto;}
span#more_txt {float: left;padding-right: 5px;padding-bottom: 10px;}
a#read_more_link {color: #dd251b;}
#checkout-progress-wrapper{width: auto;}
#checkout-progress-wrapper .block .block-title::after{background: unset;}
#checkout-progress-wrapper .block .block-content dl{padding-top: 10px;}
#country_block{z-index:1000;}
#product_view_tab_5_content .bg_b {background: #e3e3e3;}
#product_view_tab_5_content ul {width: 100%;}
#product_view_tab_5_content li {background: #fff;padding: 6px 14px;}
#product_view_tab_5_content a {font: 100 16px 'Camber-Rg' !important;}
#product_view_tab_5_content a:hover {text-decoration: underline;}
#product_view_tab_5_content a span {color: #d01d26;}
button.button.btn-cart.big-basket {font: 600 22px/25px 'Camber-Rg';background: #d4171c;width: 215px;height: 50px;border: 1px solid #c5c5c5;border-radius: 3px;color: #fff;text-transform: uppercase;}
button.button.btn-cart.big-basket:hover {text-decoration: none;color: #fff;background: #e72623 none repeat scroll 0 0;}
.findout-hp-con{display:none;}
.stripe-offer.white{background: #fff;}
section.stripe-offer div.wrap-row  p img{width:100%;}
.stripe-offer.white .businessin-stripe div{float: left;padding: 15px 15px 15px 35px;font: 700 14px 'Camber-Rg';color: #cf1c25;text-transform: uppercase; box-sizing:border-box;}
.stripe-offer.white .businessin-stripe div.busi-cat{background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/catalogue-icon.jpg') no-repeat left center;padding-right: 8%; width:39%;}
.stripe-offer.white .businessin-stripe div.free-del{background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/free-delivery-icon.jpg') no-repeat left center;padding-right: 5%; width: 33%;}
.stripe-offer.white .businessin-stripe div.cabl-gur{background: url('https://www.lindy.com.au/skin/frontend/lindynew/default/images/cable-icon.jpg') no-repeat left center;padding-right: 0; width: 28%;}
.stripe-offer.white .businessin-stripe div span{font-weight: bolder;color: #505050;}
.catalogsearch-result-index .products-grid .product_name_div{margin: 55px 0 0 0;}
.catalogsearch-result-index .product-name{padding:0;}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.products-grid .product-image img{margin:10px 0 0 0;}
	.stripe-offer.white ul li,.stripe-offer.white .businessin-stripe div{font:700 11px 'Camber-Rg';}
	/* .stripe-offer.white .businessin-stripe div.cabl-gur{padding-left: 5%;background-position-x: 7%;} */
	/* .stripe-offer.white .businessin-stripe div.busi-cat{padding-right: 4%;} */
	/* .stripe-offer.white .businessin-stripe div.free-del{padding-right: 0;} */
}
@media screen and (min-width: 800px) {
	.stripe-offer.white .businessin-stripe div.cabl-gur{float:right;padding-right: 5px;}
}
/*===*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('https://www.lindy.com.au/skin/frontend/lindynew/default/css/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('https://www.lindy.com.au/skin/frontend/lindynew/default/css/slick/fonts/slick.eot');
    src: url('https://www.lindy.com.au/skin/frontend/lindynew/default/css/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/css/slick/fonts/slick.woff') format('woff'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/css/slick/fonts/slick.ttf') format('truetype'), url('https://www.lindy.com.au/skin/frontend/lindynew/default/css/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    /* background: transparent; */
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
   /*  background: transparent; */
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -46px;
}
[dir='rtl'] .slick-prev
{
    right: -46px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -46px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -46px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

ul.link-lines { list-style: none !important; display: flex; }
ul.link-lines li { padding: 0 15px; flex: 1 1 100%; }
.img-cntr { text-align: center; padding: 10px 10px; }
.img-cntr a { cursor: pointer; }
.img-cntr img { width: auto !important; }
.wrap-row.extra-pad { padding: 30px 0; }

@media only screen and (max-width: 600px) {
    .img-cntr.full img { width: 100% !important; }
    ul.link-lines { flex-direction: column; }
    ul.link-lines li { padding: 5px 0; }
}
