/*
Theme Name: Kresta
Theme URI: http://#/
Author: Workhouse Advertising
Version: 1.0
*/

/*************RESET*************/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: 0;
}


.clear { clear: both; height: 0px; overflow: hidden; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/***********STYLE***********/

/* Widest Part = 1020px */
/* Inner = 960px */

body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #585858; line-height: 22px; }

strong,
b { font-weight: bold; }

a { color:#111; text-decoration: underline; }

.container { width: 1020px; margin: 0 auto; clear: both; text-align: left; position: relative; }
.inner-container {position: relative; }
.container.specials { background: url('images/bg-content-fullwidth.png') center top no-repeat; padding-top: 40px; }

/* Banner */
ul.banner { position: absolute; top: 0px; left: 0px; width: 100%; height: 570px; overflow: hidden; }
ul.banner > li { height: 570px; position: absolute; width: 100%; }
ul.banner > li > .container { height: 570px; }
ul.banner > li > .container > .inner-container { height: 570px; }


.cycle-control { position: absolute; top: 350px; left: 0px; z-index: 2; width: 100%; text-align: center; }
.cycle-control a { display: inline-block; cursor: pointer; height: 16px; width: 16px; background: #fff; opacity: 0.6; margin-left: 6px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.cycle-control a.active, .cycle-control a:hover { background: #e9dd00; opacity: 1; }
.cycle-control a:last-child { margin-right: 30px; }

/* ### mobnav box ### */
.mobnavBox { position: absolute; right: 26px; top: 33px; display: none; z-index: 999999; width: 91px; height: 39px; float: right; margin: 0px; }
.mobmenu { position: relative; width: 100%; }
.mobnavBox a.open { display: block; width: 91px; height: 36px; text-indent: -9999px; background: url('images/mob_btn.png') no-repeat; }
.mobnavBox ul { margin: 0px 0px 0px -111px; position: relative; border: 1px solid #132735; }
.mobnavBox li { padding-left: 10px; width: 190px; border-bottom: 1px solid #132735; line-height: 30px; background: #000; }
.mobnavBox li.last { border-bottom: none; }
.mobnavBox li a { color: #fff; text-decoration: none; display: block; font-size: 13px; font-weight: bold; }
.mobnavBox li a:hover { color: #00aeef; }
.mobnavBox li ul { display: none; }
.mobnavBox li:hover ul { position: relative; margin: 0px 0px 0px -10px; display: block; border: none; }
.mobnavBox li li { padding-left: 20px; width: 180px; border-top: 1px solid #132735; border-bottom: 0px; }

/* Banner Inner */
.banner-inner { position: relative; top: 0px; left: 0px; width: 100%; height: 185px; }

/* Banner Elements */
.banner-promo { background-color: #000; color: #fff; width: 405px; height: 234px; top: 220px; position: absolute; font-family: 'Open Sans', sans-serif; }
.banner-promo > .content { padding: 20px; font-size: 30px; line-height: 40px; font-weight: 300; letter-spacing: -0.05em; }
.banner-promo > .content > a { color: #fff; text-decoration: none; border-bottom: 2px solid #fff; }
.banner-promo > .content > a:hover { color: #00aeef; border-bottom-color: #00aeef; }
.banner-promo > a img.badge { position: absolute; top: -50px; left: 305px; }
.banner-promo > a.button { width: 227px; height: 62px; position: absolute; top: 159px; background: #00aeef url('images/arrow-button.png') 270px center no-repeat; color: #fff; text-decoration: none; padding: 13px 60px 0px 20px; font: 300 22px/24px 'Open Sans', sans-serif; }
.banner-promo > a.button:hover { background-color: #2abcff; }

.squares { display: none; }

#mainCntr {position:relative;}

/* home form */
.home-form {position: absolute; width: 1020px; margin: auto; left: 0; right: 0; top: 0; bottom: 0;}
.home-form>form {position: absolute; right: 0; z-index: 2; width: 270px; height: 370px; box-sizing: border-box; background-color: rgba(0,0,0,.29); border: 5px solid #fff; padding: 33px; top: 0; bottom: 0; margin: auto; }
.form-home>span {font-size: 14px;color: #fff;margin-top: -16px;display: block;line-height: 30px;margin-bottom: 3px;}


/* header */
.header {position:relative; z-index:1;}

/* Heading */
.heading { background-color:#FFFFFF; height:85px;}
.heading a.logo { background:url('images/logo.png'); width:154px; height:55px; float:left; display:inline-block; margin-top:16px; }

.heading ul.navigation {float:right; margin-top:18px;}
.heading ul.navigation > li { float:left; position: relative; }
.heading ul.navigation > li.last-child { border: 0; }
.heading ul.navigation > li > a {display:block; padding:0 10px; line-height:44px; border-top:3px solid #fff; border-bottom:3px solid #fff; font-size:18px; text-decoration:none; color:#00000099;}
.heading ul.navigation li.new span.new { position: absolute; left: -3px; top: -3px; width: 32px; height: 32px; background: url(images/label-new-nav.png) no-repeat; }

.heading ul.navigation > li > a:hover,
.heading ul.navigation > li.current-page-ancestor > a,
.heading ul.navigation > li.current-menu-item > a { border-bottom: 3px solid #000; }

.heading ul.navigation > li.blue > a:hover,
.heading ul.navigation > li.current-page-ancestor.blue > a,
.heading ul.navigation > li.current-menu-item.blue > a { border-bottom: 3px solid #00aeef; }

.heading ul.navigation > li.red > a:hover,
.heading ul.navigation > li.current-page-ancestor.red > a,
.heading ul.navigation > li.current-menu-item.red  > a { border-bottom: 3px solid #ea4d28; }

/* home custom made products */
.custom-made-products {margin:40px 0 20px;}
.custom-made-products > div {float:left; color:#768eaf; background-color:#FFF;}
.custom-made-products img {display:block;}
.custom-made-products h2 {font-size:18px; color:#00000099;}
.custom-made-product h2 > a {float:right; color:#768eaf; margin-right:10px; font-size:18px;}
.custom-made-products a {font-size:12px; color:#768eaf; text-decoration:none; padding:10px 0 16px; display:block;}
.custom-made-products a.a-link {padding:0;}
.custom-made-blinds {width:499px;}
.custom-made-blinds > div {float: left; width: 176px; padding: 37px 20px; box-sizing: border-box;}
.custom-made-blinds p { font-size:12px; line-height:1.5;}
.custom-made-blinds img {float:left;}
.custom-made-shutters {width:244px; margin:0 17px;}
.custom-made-shutters div {height:76px; line-height:76px;}
.custom-made-shutters a,.custom-made-awnings a,.custom-made-curtains a {float:right; padding:0 15px 0 0;}
.custom-made-shutters h2,.custom-made-awnings h2,.custom-made-curtains h2 {float:left; padding-left:15px;}
.custom-made-awnings {width:242px; margin-bottom:18px;}
.custom-made-curtains {width:242px;}
.custom-made-awnings div, .custom-made-curtains div {height:32px; line-height:32px;}
.tabs .custom-made-curtains, 
.tabs .custom-made-shutters, 
.tabs .custom-made-blinds {width:auto;}

.page-slider .flex-control-nav.flex-control-paging {margin-top:-40px;}

/* home custom made product */
.custom-made-product {font-size:12px;}
.custom-made-product > h2 {line-height:60px; background-color:#0f1c2f; color:#fff; text-indent:1em; font-weight:bold; letter-spacing:0px; margin:20px 0;}
.custom-made-product ul li {float:left; width:242px; height:324px; margin-right:17px; text-align:center; background-color:#FFF; margin-bottom:20px;}
.custom-made-product ul li:nth-child(4n) {margin-right:0;}
.custom-made-product h2 {font-weight:normal; font-size: 18px;}
.custom-made-product h3 {font-weight:normal; letter-spacing:0px; padding: 20px 0 0px;font-size: 18px; color:#00000099}
.custom-made-product a {color:#768eaf; text-decoration:none; font-size:18px;}

.custom-made-product-shutters {font-size:12px; background-color:#0f1c2f; position:relative; color:#768eaf;}
.custom-made-product-shutters > div {margin-right:665px; height:200px; padding: 20px 40px; box-sizing: border-box;}
.custom-made-product-shutters img {position:absolute; right:0; top:0;}
.custom-made-product-shutters h2,.custom-made-product-shutters h3 {color:#FFF; letter-spacing:0px; font-size:18px; font-weight:normal;}
.custom-made-product-shutters h3 {font-size:16px; padding:30px 0 6px}
.custom-made-product-shutters a {color:#768eaf; text-decoration:none; margin-top:18px; display:block;}

/* CTAS */
.ctas { /*height: 309px; background: url('images/bg-panel.png') no-repeat; margin-top: 380px; */}
.ctas .inner-container { padding-top: 30px;padding-bottom: 30px; }

.ctas > div > a.promo { margin-right: 15px; display: block; float: left; }
.ctas > div > .promo-slider { display: block; float: left; width: 300px; height: 256px; }


/* Home Content */
.home-content { background:#FFF; }
.home-content .inner-container { padding: 30px 0; }
.home-content .column2 { width: 450px; float: left; padding-right: 30px; }
.home-content .column2.last { padding-left:60px; padding-right: 0; width: 449px; float: right; border-left: 2px solid #172336; }

.home-content h2 {font-size: 14px; line-height: 28px; margin-bottom: 10px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; color: #0f1c2f;}
.home-content p {font-size:12px; color:#768eaf;}

p.testimonial {}
p.testimonial span.author { display: block; font-style: normal; font-size: 12px; font-family: Arial; margin-top: 10px;}
p.testimonial.listing { border-bottom: 1px solid #d9d9db; padding-bottom: 20px; margin-bottom: 20px; }

/* Page Content */
.page-content { z-index: 1; min-height: 500px; margin-top: -150px; margin-bottom: 25px; }
.page-content .sidebar { min-height: 500px; width: 252px; float: left; background: url('images/bg-panel-side-column.png') no-repeat; }
.page-content .sidebar .sidebar-inner { padding: 30px; }
.page-content .content {min-height: 500px; width: 750px; float: right; position: relative; background-color: #FFF; margin-top: 15px; box-sizing: border-box; padding: 20px;}

.page-content .content h2,
.page-content .content h3,
.page-content .content h4,
.page-content .content p,
.page-content .content ul,
.page-content .content ol,
.page-content .content hr,
.page-content .content table { margin-bottom: 20px; }

.page-content .content ul,
.page-content .content ol {
 margin-left: 35px;
 list-style: disc;
}

.page-content .content ol { list-style: decimal; }

.page-content .content hr {
    border: 0;
    border-bottom: 1px solid #d9d9db;
    height: 1px;
}

.page-content .content h2,
.page-content .content h3,
.page-content .content h4 {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}

.page-content .content h2 { font-size: 24px; line-height: 28px; }
.page-content .content h3 { font-size: 20px; line-height: 23px; }
.page-content .content h4 { font-size: 16px; line-height: 18px; }

.page-content .content img.alignright,
.page-content .content .video.alignright { float:right; margin: 0 0 15px 15px;}
.page-content .content .video.alignright { width: 400px; }
.page-content .content img.alignleft,
.page-content .content .video.alignleft { float:left; margin: 0 15px 15px 0;}
.page-content .content .video { margin-bottom: 25px; }
.page-content .content .video iframe { margin-bottom: 15px; }

.page-content .content table { border-collapse: collapse; width: 100%; }
.page-content .content td,
.page-content .content th { text-align: left; border-bottom: 1px solid #d9d9db; padding: 5px; }
.page-content .content th { font-weight: bold; }
.page-content .content tr.odd td { background-color: #f9f9f9; }
.page-content .content td a { text-decoration: none; }
.page-content .content td a:hover { text-decoration: underline; }

.page-content .content ul.pdfs,
.page-content .content ul.links { list-style: none; margin: 0; }
.page-content .content ul.links li { margin-left: 0 !important; }
.page-content .content ul.pdfs li a,
.page-content .content ul.links li a { text-decoration: none; display: block; border-bottom: 1px solid #d9d9db; padding: 10px 0 10px 32px; background: url('images/icon-pdf.png') 5px center no-repeat; }
.page-content .content ul.links li a { background: url('images/icon-arrow.png') 5px center no-repeat; }
.page-content .content ul.pdfs li a:hover,
.page-content .content ul.links li a:hover { text-decoration: underline; }
.page-content .content ul.pdfs.onlyone li a { border: 0; }

.page-content h1 { color: #000; font: 300 35px/36px 'Open Sans', sans-serif; padding: 8px 0px 15px 0; border-bottom: 3px solid #d9d9db; margin-bottom: 25px; letter-spacing: -0.05em; }
body.blue .page-content h1 { color: #00aeef; }
body.readymade .page-content h1 { color: #ea4d28; }

.page-content .sidebar h2 { color: #000; font-size: 20px;  font-weight: 300; line-height:24px; border-bottom: 3px solid #d9d9db; padding: 0 0 10px 10px; font-family: 'Open Sans', sans-serif; }
.page-content .sidebar p { font-size: 12px; margin: 10px 0; }
.page-content .sidebar .textwidget p { margin: 10px 10px 25px; }
.page-content .sidebar .testimonial-panel h2 { padding-left: 0; color: #585858 !important; margin-top: 25px; }

body.blue .page-content .sidebar h2 { color: #00aeef; }
body.readymade .page-content .sidebar h2 { color: #ea4d28; }
body.readymade .page-content .sidebar h3 { color: #ea4d28; font-size: 16px; line-height: 20px; padding: 0 10px 5px;  border: 0; margin-top: -10px; font-family: 'Open Sans', sans-serif; font-weight: 300; }

a.more-testimonials { color: #8b8989; text-decoration: none; font-size: 12px; margin-top: 10px; padding-top: 5px; border-bottom: 2px solid #172336; float: right; }

.page-content.specials { text-align: center; }
.page-content .disclaimer { font-size: 11px; line-height: 14px; color: #999; margin: 0 auto 20px; text-align: left; width: 916px; }
.page-content .note { font-size: 11px; line-height: 14px; color: #999; }

.page-content .once-finance .disclaimer { font-size: 11px; line-height: 14px; color: #999; padding-top: 20px; text-align: left; width: 750px; }

.page-content .content .once-finance ul, .page-content .content .once-finance ol {margin-top: -10px;}

.page-content .content .once-finance img.hero  {margin-top: 15px;}


/* Global */
ul.sidebar-nav li {  }
ul.sidebar-nav li a { line-height: 14px; display: block; color: #58585a; text-decoration: none; font-size: 12px; border-bottom: 1px solid #d9d9db; padding: 8px 0; }
ul.sidebar-nav li a:hover { color: #000; background-color: #f7f6f2; }
body.blue ul.sidebar-nav li a:hover { color: #00aeef; }
body.readymade ul.sidebar-nav li a:hover { color: #ea4d28; }
ul.sidebar-nav li.clicked > a { font-weight: bold;}

/* Specific */
ul.sidebar-nav { margin-bottom: 30px; }
ul.sidebar-nav li.expandable.current-menu-parent { background-color: #f7f6f2; border-bottom: 1px solid #d9d9db; }
ul.sidebar-nav li.expandable { border-bottom: 1px solid #d9d9db; }
ul.sidebar-nav li.expandable a { border-bottom: 0; }

ul.sidebar-nav li.current-menu-item { background-color: #f7f6f2; }
ul.sidebar-nav li.current-menu-item > a { color: #000; background: url('images/arrow.png') 180px center no-repeat; font-weight: bold; }
ul.sidebar-nav li.expandable.current-menu-item > a { background-image: none; }

ul.sidebar-nav > li > a { font-weight: normal; padding-left: 10px; padding-right: 15px; }
ul.sidebar-nav > li.current-menu-ancestor > a { font-weight: bold; }
ul.sidebar-nav > li > ul > li > a { padding-left: 20px; padding-right: 15px; }
ul.sidebar-nav > li > ul > li > ul > li > a { padding: 4px 25px 4px 30px; border-bottom: 0;  }

ul.sidebar-nav li.current-menu-parent > a { font-weight: bold; }
ul.sidebar-nav li.current-menu-item > ul > li > a { font-weight: normal; }

ul.sidebar-nav li.current-menu-parent > ul > li.current-menu-item > a { color: #000; font-weight: bold; background: url('images/arrow.png') 180px center no-repeat; }
body.blue ul.sidebar-nav li.current-menu-parent > ul > li.current-menu-item > a { color: #00aeef; }
body.readymade ul.sidebar-nav li.current-menu-parent > ul > li.current-menu-item > a { color: #ea4d28; }

.social { padding-right: 15px; float: right; margin-top: -50px; }
.social > div { height: 65px; background: url('images/bg-social-panel-tile.png') repeat-x; float: right; line-height: 65px; padding-top: 10px; }
.social .left { height: 75px; width: 30px; background: url('images/bg-social-panel-left.png') no-repeat; float: right; }
.social .right { height: 75px; width: 30px; background: url('images/bg-social-panel-right.png') no-repeat; float: right; }
.social .widgets > div { float: left; margin-left: 15px; }
.social .widgets div.fb-like { margin-left: 0; }
.social .widgets div.fb-like span { vertical-align: top !important; margin-top: 17px; }
.social .widgets div.pin { margin-left: -17px; }
.social .widgets div.pin {
    margin-left: 17px;
    margin-top: -6px;
}

.cartpanel { padding-right: 15px; float: right; margin-top: -50px; }
.cartpanel > div { height: 55px; background: url('images/bg-social-panel-tile.png') repeat-x; float: right; padding-top: 30px; }
.cartpanel .left { height: 55px; width: 30px; background: url('images/bg-social-panel-left.png') no-repeat; float: right; }
.cartpanel .right { height: 55px; width: 30px; background: url('images/bg-social-panel-right.png') no-repeat; float: right; }
.cartpanel { font-size: 12px; line-height: 14px; color: #9e9083; }
.cartpanel .cartctas { padding-left: 15px; padding-right: 15px; }
.cartpanel strong { display: block; font-weight: normal; color: #9e9083 !important; }
.cartpanel div.account a,
.cartpanel div.cart a { color: #ea4d28; text-decoration: none; }
.cartpanel div.account a:hover,
.cartpanel div.cart a:hover span { text-decoration: underline; }
.cartpanel .cartctas > div { float: left; }
.cartpanel .cartctas div.cart a,
.cartpanel .cartctas div.account { background-repeat: no-repeat; padding-left: 40px; min-height: 31px; }
.cartpanel .cartctas div.account { background-image: url(images/icon-account.png); padding-right: 15px; margin-right: 15px; border-right: 1px solid #d9d9db; }
.cartpanel .cartctas div.cart a { background-image: url(images/icon-cart.png); display: block; }

.cartpanel.readymadephone { /*position: absolute; right: 335px; top: 50px;*/ position: relative; top: -10px; right: -50px; }
.cartpanel.readymadephone a { text-decoration: none !important; line-height: 18px; }
.cartpanel.readymadephone span { color: #ea4d28; font-weight: bold; font-size: 16px; }
.cartpanel.readymadephone div.phone { padding-left: 50px; min-height: 31px; background: url(images/icon-phone.png) 10px top no-repeat; padding-right: 10px;  }


.custom-made-body { width: 720px; }

.custom-made-body .text { float: left; width: 450px; }
/*.custom-made-body > p { margin-bottom: 10px; width: 450px; }*/
.custom-made-body .text blockquote { padding: 5px 80px 20px; text-align: center; font: 300 italic 22px/32px 'Noto Serif', serif; }

/*.custom-made-body > ul { margin-bottom: 10px; width: 450px; list-style-type: square; }
.custom-made-body > ul > li { margin-left: 40px; }*/

.custom-made-body.fullwidth .text { width: auto; }
.custom-made-body a.pdf-download { display:block; background: #00aeef url('images/icon-pdf-large.png') 10px center no-repeat; text-decoration: none; padding: 12px 10px 12px 50px; margin: 25px 0 25px 0; color:#fff; font-size: 16px; }
.custom-made-body a.pdf-download:hover { background-color: #2abcff; }
.custom-made-body img.product-demo { margin: -15px 0 0 25px; }

ul.gallery { margin: 20px 0 !important; overflow: hidden; height: 395px; width: 720px; position: relative; list-style: none !important; }
ul.gallery > li { height: 395px; width: 100%; position: absolute; margin-left: 0px; }

.page-content .content ul.shareholder-list { list-style: none; margin:0;}
.page-content .content ul.shareholder-list li { float: left; background-color: #e5e5e5; padding:20px 20px 20px 120px; width: 230px; height: 100px; margin: 0 0 10px 10px; background-position: 20px 20px; background-repeat: no-repeat; line-height: 18px; cursor: pointer;}
.page-content .content ul.shareholder-list li.odd { margin-left: 0; }
.page-content .content ul.shareholder-list li.hover { background-color: #eaeaea; }
.page-content .content ul.shareholder-list li.asx-announcements { background-image: url('images/icon-asx-announcements.png'); }
.page-content .content ul.shareholder-list li.annual-reports { background-image: url('images/icon-annual-reports.png'); }
.page-content .content ul.shareholder-list li.corporate-directory { background-image: url('images/icon-corporate-directory.png'); }
.page-content .content ul.shareholder-list li.shareholder-centre { background-image: url('images/icon-shareholder-centre.png'); }
.page-content .content ul.shareholder-list li h2 { font-size: 20px; line-height: 22px; margin-bottom: 5px; }
.page-content .content ul.shareholder-list li h2 a { text-decoration: none; }


.page-content .content .careers-list { margin-top: 0; line-height: 0; }
.page-content .content .careers-list .other-row { border-bottom: 1px solid #d9d9db; padding-top:20px; cursor: pointer; }
.page-content .content .careers-list h2 { border-bottom: 1px solid #ddd; margin-bottom: 0; padding-left: 0; padding-top: 40px; padding-bottom: 5px; }
.page-content .content .careers-list .other-row p { line-height: 22px; }
.page-content .content .careers-list .other-row h3 { margin-bottom: 5px; line-height: 26px;  }
.page-content .content .careers-list h3 span { font-size: 18px; }
.page-content .content .careers-list .other-row .left-side { float: left; margin-left: 0; }
.page-content .content .careers-list .other-row .right-side { float: right; margin-right: 0; }
.page-content .content .careers-list .other-row.hover { background: #f5f5f5; }

.page-content .content .careers-alert-success { background: #e7f3d9; border: 1px solid #6e9b2d; padding: 25px;  }
.page-content .content .careers-alert-error { background: #fddddd; border: 1px solid #ce8585; padding: 25px;  }


#postcode-search { margin-top: -5px; }
#postcode-search h3 { font-weight: bold; }
#postcode-search input { float: left; margin-right: 0; }
#postcode-search input[type="text"] { width:60px; border: 1px solid #d9d9db; padding:5px; font: 14px/22px Arial, Helvetica, sans-serif; color: #585858; outline: none;}
#postcode-search input[type="submit"] { background:#000; border: 0; font: 14px/22px Arial, Helvetica, sans-serif; color: #fff; outline: none; padding: 6px 5px; margin-left: -2px; }


.crumbs { margin: -18px 0 25px; font-size: 12px; color: #888; border-bottom: 1px solid #eee; padding-bottom: 5px; }
.crumbs a { text-decoration: none; color: #888; }
.crumbs span { padding: 0 4px; }


/* Panels */
.panel { }
.custom-made-body .side { float: right; width:240px; }
/*.panel.feature-panel { float: right; width: 240px; }*/
.panel.sidebar-panel { margin: 30px 0; }
.panel .panel-title { background: #000; color: #fff; padding: 8px 10px; font-size: 16px; font-weight: bold; }
.panel .panel-content { background: #e9e6e0; color: #585858; padding: 10px; font-size: 12px;
line-height: 18px; }
.panel .panel-content p { margin-bottom: 10px; }
.panel .panel-content p strong { font-size:14px; }

.panel .panel-footer { position: relative; background: #e9e6e0; height: 30px; }
.panel .panel-footer img.innovation { pointer-events: none; position: absolute; top: -30px; left: 88px; }

.panel strong { color: #242424; }

.additional-panel { margin-top: 25px; }
.additional-panel .panel-title,
.feature-panel .panel-title { padding-left: 20px; }
.feature-panel .panel-content,
.additional-panel .panel-content { padding: 20px; }
.feature-panel .feature { padding-left: 25px; margin-bottom: 8px; background: url('images/tick.png') 0px 3px  no-repeat; }
.additional-panel .note { font-size:11px; line-height:14px; color:#999; margin-top: 5px; }
.additional-panel .panel-content p { margin-bottom: 10px; }

.panel a.more-info { font: 300 18px 'Open Sans', sans-serif; margin-left: -10px; margin-top: 10px; padding-left: 10px; width: 120px; line-height: 35px; display: block; background: #00aeef url('images/arrow-button-small.png') 110px center no-repeat; color: #fff; text-decoration: none; }
.panel a.more-info:hover { background-color: #2abcff; }

/* Page Form */
.page-form { background: url('images/bg-form-panel.png') no-repeat; color: #fff; margin-left:-15px; padding: 30px; position: relative; }
.page-form img.badge { position: absolute; top: -18px; left: 635px }
.page-form.shutters img.badge { display: none; }
.form-header { background: #000; color: #fff; width: 690px; line-height: 56px; font-size: 16px; text-align: center; }
.form-content { background: #58585a; width: 690px; }
.page-content .content .form-content h2 { font-size: 28px; line-height: 28px; border-bottom: 3px solid #00aeef; display: inline-block; padding: 30px 0 12px 30px; color: #fff; margin-bottom: 25px; }
.page-form .form-content .fields { margin-left: 30px; }
.page-form .form-content .fields > div { float: left; min-height: 57px; margin: 0 0 15px 0; width: 320px; }
.page-form label { display: block; }
.page-form .form-content .fields > div.fullwidth { clear: both; float: none; min-height: auto; margin-bottom: 15px; width:auto; display:block; }
.page-form .form-content .fields > div.radio div label { display: inline-block; margin-right: 20px; }
.page-form input[type=text],
.page-form textarea { border: 1px solid #444; background: #fff; padding: 3px 5px; width: 293px; height: 26px; font: 14px/22px Arial, Helvetica, sans-serif; color: #585858; outline: none; }
.page-form textarea { width: 613px; height: 134px; }
.page-form select { width: 290px; }
.page-form .form-content .fields > div.submit { padding: 30px 0; }
.page-form .form-content .fields > div.submit span.required { opacity: 0.6; float: right; margin-top: 40px; margin-right: 38px; }
.page-form .form-content .fields > div.submit input,
.gform_footer input[type="submit"] { cursor: pointer; display: inline-block; border: 0; background: #00aeef url('images/arrow-button.png') right center no-repeat !important; color: #fff; padding: 0 60px 0 25px !important; margin: 0; height: 60px; font: 300 36px/36px 'Open Sans', sans-serif; letter-spacing: -0.05em; margin-left: -30px; text-align: left; }
.gform_footer input[type="submit"] { font-size: 26px !important; margin-left: 0; }
.page-form .form-content .fields > div.submit input:hover,
.gform_footer input[type="submit"]:hover { background-color: #2abcff !important; }
.page-form .form-content .fields > div label.error { display: none !important; }
.page-form .form-content .fields > div input[type=text].error {
    background: #fddddd url('images/icon-cross.png') right center no-repeat ;
    border-color: #ce8585 !important;
}


.gform_wrapper select, .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
    font-size: 14px; padding: 8px 5px; color: #555; border: 1px solid #ccc;
}





/* Footer Panels */
.footer-panels { background: url('images/bg-footer-panel.png'); height: 108px; }

.footer-panels .column3 { float: left; }
.footer-panels .column3 a { display: block; margin: 28px 0px 0px 15px; }

.footer-panels .column3.panel1 { margin-top: -10px; }
.footer-panels .column3.panel1 a { margin: 0; background: url('images/promo-footer-catalogue-2014.png') no-repeat; width: 310px; height: 108px; text-indent: -9999px; overflow: hidden; }
.footer-panels .column3.panel1 a:hover { background-position: 0 -108px; }
.footer-panels .column3.panel2 a { background: url('images/promo-footer-beinspired.png') no-repeat; width: 310px; height: 70px; text-indent: -9999px; overflow: hidden; }
.footer-panels .column3.panel2 a:hover { background-position: 0 -70px; }
.footer-panels .column3.panel3 a { background: #00aeef url('images/arrow-button.png') 275px center no-repeat; width: 220px; height: 60px; color: #fff; text-decoration: none; font: 300 21px/24px 'Open Sans', sans-serif; padding: 10px 70px 0 20px; }
.footer-panels .column3.panel3 a:hover { background-color: #15bcfa;}

/* Footer */
.footer { background: #e6e6e6 url('images/shadow.png') repeat-x; }

.footer .column4 { min-height: 400px; width: 239px; border-left: 1px solid #c9c9c9; float: left; margin: 30px 0 10px 0; }

.footer h3.no-link { width: 85px; display: block; padding: 10px 20px; color:#585858; background: #fff;  border-bottom: 3px solid #000; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 600; }
.footer h3 a { width: 195px; display: block; padding: 10px 0 10px 20px; color:#585858; background: #fff;  border-bottom: 3px solid #000; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 600; }
.footer h3.blue a { border-bottom: 3px solid #00aeef; }
.footer h3.red a { border-bottom: 3px solid #ea4d28; }

.footer ul { margin: 10px 0 20px 20px; }
.footer li { line-height: 17px; }

.footer a, .footer p { font-family: Arial; font-size: 11px; color: #737373; text-decoration: none; }
.footer a:hover { color: #000; }

.footer p { display: block; margin: 10px 20px 20px; clear: both; line-height: 18px; }

.footer .disclaimer { opacity: 0.7; font-family: Arial; font-size: 11px; line-height: 14px; color: #737373; padding: 20px; text-align: center;}

.footer a.social-links { display: block; float: left; opacity: 0.6; margin: 20px 0 20px 20px; }
.footer a.social-links.last { margin-left: 10px; }
.footer a.social-links:hover { opacity: 1.0; }

.footer a.applink { opacity: 1; }
.footer a.applink:hover { opacity: 0.9; }

.footer .footerside { display: none; }
.footer .socialside { display: none; }


#map {
width: 720px;
height: 450px;
margin: 0 0 25px 0;
}

.full-content { padding-top: 60px; }

/* State Nav */
.stores-subnav { margin-bottom: 20px; }
.stores-subnav h2 { float: left; font-size: 14px !important; margin-right: 20px; }
.state-selector { float: left; width: 400px; }
.postcode { float: right; margin-right: 30px; }
.postcode > div { float: left; }

ul.state-nav { list-style-type: none !important; margin: 0 !important; }
ul.state-nav li { float: left; display: inline; }
ul.state-nav li a { display: block; font-size: 14px; line-height: 14px; color: #e9dd00; text-decoration: none; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background: #000; border: 1px solid #000; margin-right: 3px; padding: 7px 6px; }
ul.state-nav li a:hover { background: #222; border: 1px solid #222; }
ul.state-nav li.current-menu-parent a { font-weight: bold; color: #000; background: #e9dd00; border: 1px solid #e9dd00; }

html { margin-top: 0px !important; }
* html body { margin-top: 0px !important; }

p.infoWindow { padding: 0; margin: 0 !important; }

div.captcha {}
div.captcha img { float: left; }
div.captcha input[type=text] { width: 50px; height: 38px; text-align: left; padding: 0 0 0 8px; }
div.captcha a.refresh { height: 40px; width: 40px; background: url(images/icon-refresh.png) center center no-repeat; display: block; float: left; }

/* Flexslider */
.category-landing { width: 720px; }
.page-slider, .custom-made-slider { position: relative; zoom: 1; }
.custom-made-slider { margin-bottom: 20px; }
.page-slider ul, .page-slider ol, .custom-made-slider ul, .custom-made-slider ol { zoom: 1; }
.page-slider { background: #e9e6e0; }
.page-slider ul.slides li { position: relative; min-height: 600px; display: none; float: left; }
.page-slider ul.slides li .text { margin: 10px 20px; }

.custom-made-slider ul.slides li { display: none; }

.page-content .content ul.slides,
.page-content .content ol.flex-control-nav,
.page-content .content ul.flex-direction-nav { margin-left: 0px; list-style-type: none; }

ol.flex-control-nav { position: absolute; top: 400px; left: 35px; height: 30px; }
ol.flex-control-nav li { float: left; }
.bannerslider ol.flex-control-nav li { float: none; }
ol.flex-control-nav li a {
    display: inline-block;
    cursor: pointer;
    height: 16px;
    width: 16px;
    background: #fff;
    opacity: 0.6;
    margin-left: 6px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    text-indent: -9999px;
}
ol.flex-control-nav li a:hover, ol.flex-control-nav li a.flex-active { background: #00aeef; opacity: 1; }

.bannerslider .flex-direction-nav .flex-prev {left:70px;}
.bannerslider .flex-direction-nav .flex-next {right:70px;}
.bannerslider ol.flex-control-nav {position: absolute; left: 0; height: 0; width: auto; margin: 0 auto; right: 0; bottom: 40px; top: unset; }
.page-slider .flex-prev, .page-slider .flex-next { display: block; width: 40px; height: 40px; text-indent: -9999px; background: pink; position: absolute; top: 177px; }

.page-slider .flex-prev { left: -40px; background: url(images/arrow-left.png) 0 0 no-repeat; }
.page-slider .flex-next { right: -40px; background: url(images/arrow-right.png) 0 0 no-repeat; }
.page-slider .flex-prev:hover { left: -40px; background: url(images/arrow-left.png) 0 -40px no-repeat; }
.page-slider .flex-next:hover { right: -40px; background: url(images/arrow-right.png) 0 -40px no-repeat; }

.page-slider .custom-made-button { margin-bottom: 20px; }
.page-slider ul.slides li img { display: block; width: 680px; margin-top: 20px; margin-left: 20px; }



/* Homepage Map */

.map { float: left; width: 330px; height: 250px; position: relative; margin-left: 15px; }

.map h2 { border-bottom: 3px solid #d9d9db; display: inline-block; padding-left: 25px; padding-top: 10px; font-weight: bold; }
.map ul.states { padding-left: 25px; margin-top: 20px; }
.map ul.states a { background: url(images/icon-arrow.png) left center no-repeat; padding-left: 20px; text-decoration: none; color: #777; font-size: 12px; font-weight: bold; }

.map ul.australia { width: 236px; height: 150px; position: absolute; top: 65px; right: 0; overflow: hidden; background: url(images/map.png) no-repeat;  }
.map ul.australia li {  }
.map ul.australia li a { position: absolute; text-indent: -9999px; overflow:hidden; }

.map ul.australia li.act a { top: 89px; left: 116px; width: 15px; height: 12px; }
.map ul.australia li.nsw a { top: 70px; left: 100px; width: 42px; height: 22px; }
.map ul.australia li.qld a { top: 0px; left: 90px; width: 52px; height: 66px; }
.map ul.australia li.sa a { top: 59px; left: 58px; width: 40px; height: 48px; }
.map ul.australia li.vic a { top: 93px; left: 99px; width: 33px; height: 20px; }
.map ul.australia li.wa a { top: 10px; left: 0px; width: 56px; height: 86px; }
.map ul.australia li.nz a { top: 90px; left: 182px; width: 52px; height: 57px; }

.map ul.australia.act { background-position: 0 -150px; }
.map ul.australia.nsw { background-position: 0 -300px; }
.map ul.australia.qld { background-position: 0 -450px; }
.map ul.australia.sa { background-position: 0 -600px; }
.map ul.australia.vic { background-position: 0 -750px; }
.map ul.australia.wa { background-position: 0 -900px; }
.map ul.australia.nz { background-position: 0 -1050px; }

.map div.newzealand {
    position: absolute;
    top: 70px;
    right: 0;
}


/* Additional Heading */
.heading-top {background-color:#F5F5F5; position:relative; z-index:1;}
.additional {width:1020px; margin:auto; height:50px; }
.additional .phone { height:100%; padding-right:10px; float: right; padding-left: 40px; background: #000 url(images/phone.png) 10px center no-repeat;  }
.additional .phone a { color:#FFEF00; text-decoration:none; cursor:default; font-weight:bold;font-size:30px; line-height:50px;}
.additional .book {height:100%; float:right; padding-right:22px;}
.additional .book a { display: block; height: 100%; color:#768EAF; text-decoration: none; line-height:50px;}
.additional .book a:hover {color: #2abcff; }
/*
ul.custom-made li, ul.custom-made-inner li { float: left; margin-left: 25px; }
ul.custom-made li:nth-child(odd) { margin-left: 0; }*/

ul.category-links { list-style: none!important; margin: 0 !important;}
ul.category-links li { float: left; margin-left: 30px; margin-bottom: 30px; background: #e9e6e0; }
.page-content .content .category-links.readymade.subcategories li { background: none; }
ul.category-links li.odd { margin-left: 0;}
ul.category-links li,
ul.category-links li img { width: 345px; }
ul.category-links li h2 { padding: 7px 15px 7px 70px; margin-bottom: 10px !important; background-position: 15px center; background-repeat: no-repeat; }
ul.category-links.readymade li h2 { padding: 7px 15px 7px; margin-bottom: 10px !important; }
ul.category-links.readymade.subcategories li h2 { padding-left: 0; margin-bottom: 0 !important; }
ul.category-links li h2 a { text-decoration: none; display: block; }
ul.category-links li h2 a:hover,
ul.category-links li.hover h2 a { text-decoration: underline; }
ul.category-links li.hover img { opacity: 0.9; }

ul.custom-made-links {width:720px;}
ul.custom-made-links { list-style: none!important; margin: 0 !important;}
ul.custom-made-links li { float: left; margin-left: 30px; margin-bottom: 30px; background: #e9e6e0; }
.page-content .content .custom-made-links.readymade.subcategories li { background: none; }
ul.custom-made-links li.odd { margin-left: 0;}
ul.custom-made-links li,
ul.custom-made-links li img { width: 345px; }
ul.custom-made-links li h2 { padding: 7px 15px 7px 70px; margin-bottom: 10px !important; background-position: 15px center; background-repeat: no-repeat; }
ul.custom-made-links.readymade li h2 { padding: 7px 15px 7px; margin-bottom: 10px !important; }
ul.custom-made-links.readymade.subcategories li h2 { padding-left: 0; margin-bottom: 0 !important; }
ul.custom-made-links li h2 a { text-decoration: none; display: block; }
ul.custom-made-links li h2 a:hover,
ul.custom-made-links li.hover h2 a { text-decoration: underline; }
ul.custom-made-links li.hover img { opacity: 0.9; }
ul.custom-made-links li.blinds h2,
.custom-made-landing .breadcrumb h2.blinds { background-image: url('images/product-icon-blinds.png'); }
ul.custom-made-links li.shutters h2,
.custom-made-landing .breadcrumb h2.shutters { background-image: url('images/product-icon-shutters.png'); }
ul.custom-made-links li.curtains h2,
.custom-made-landing .breadcrumb h2.curtains { background-image: url('images/product-icon-curtains.png'); }
ul.custom-made-links li.awnings h2,
.custom-made-landing .breadcrumb h2.outdoor { background-image: url('images/product-icon-outdoor.png'); }
ul.custom-made-links li { background: #e9e6e0 url(images/browse.png) right bottom no-repeat; }

ul.category-links li.blinds h2,
.category-landing .breadcrumb h2.blinds { background-image: url('images/product-icon-blinds.png'); }
ul.category-links li.shutters h2,
.category-landing .breadcrumb h2.shutters { background-image: url('images/product-icon-shutters.png'); }
ul.category-links li.curtains h2,
.category-landing .breadcrumb h2.curtains { background-image: url('images/product-icon-curtains.png'); }
ul.category-links li.awnings h2,
.category-landing .breadcrumb h2.outdoor { background-image: url('images/product-icon-outdoor.png'); }

.category-landing .category-links li { background: #e9e6e0 url(images/browse.png) right bottom no-repeat; }

.category-landing .category-links li.readymade-specials-link a { display: block; color:#fff; text-decoration: none; background: #ea4d28 url(images/arrow-button.png) right center no-repeat; padding: 0 60px 0 25px; height: 60px; font: 300 24px/60px 'Open Sans', sans-serif; }

.category-landing { margin-top: 10px; }
.category-landing .breadcrumb { list-style: none !important; margin:0 !important; }
.category-landing .breadcrumb h2 { opacity:0.8; background-color:#e9e6e0; padding: 15px 25px 15px 70px; float: left; margin-bottom: 0 !important; margin-right: 30px; background-repeat: no-repeat; background-position: 15px center; }
.category-landing .breadcrumb h2.active { opacity: 1; }
.category-landing .breadcrumb .others { float: left; color: #888; font-size: 12px; padding-top: 5px; }
.category-landing .breadcrumb .others p { margin-bottom: 0 !important; }
.category-landing .breadcrumb .others ul { list-style: none; margin: 0; }
.category-landing .breadcrumb .others ul li { float: left; display: inline; margin-right: 1px;}
.category-landing .breadcrumb .others ul li a { text-decoration: none; color:#888; display: block; background: url('images/arrow.png') no-repeat left center; padding-left: 20px; }
.category-landing .breadcrumb .others ul li a:hover { text-decoration: underline; }


.category-landing h1 { text-align: center; }

ul.custom-made-inner li { width: 180px; }
ul.custom-made-inner li:nth-child(n+2) h2 { margin-left: 10px; }
ul.custom-made-inner li h2 { text-align: center; }
ul.custom-made-inner li a { color: #999; border-bottom: 0 !important; border-right: 1px solid #d9d9db; padding-left: 0 !important; }
ul.custom-made-inner li:last-child a { border-right: 0 !important; }
ul.custom-made-inner li.active h2 a { color: #00aeef; background: url('images/icon-arrow-down.png') 5px center no-repeat !important; }


.clickable { cursor: pointer; }

.custom-made-button { position: absolute; top: 340px; left: 540px; background: #00aeef url('images/arrow-button-small-padded.png') right center no-repeat; color: #fff; font: 300 18px/35px 'Open Sans', sans-serif; text-decoration: none; padding: 0 30px 0 15px; }
.custom-made-button:hover { background-color: #2abcff; }

.state-view { }
.state-view div#showroom-links { width: 240px; float: left; background: #e9e6e0; height: 480px; }
.state-view div#showroom-links h3 { margin: 30px 0px 10px 25px; }
.state-view div#showroom-links ul.links { margin-left: 25px; }
.state-view div#showroom-links ul.links li a { border-bottom: none !important; color: #585858; background: url('images/arrow.png') 5px center no-repeat; padding: 7px 0 7px 20px; }
.state-view #map { width: 480px !important; height: 480px !important; float: left; }


ul.tabs { margin: 0 !important; list-style-type: none !important; }
ul.tabs li { float: left; margin-right: 5px; border: 1px solid #dbd9d6; border-bottom: 0; margin-top: 20px; }
ul.tabs li a { display: block; color: #888; font: 300 18px 'Open Sans', sans-serif; text-decoration: none; padding: 10px 20px 10px 50px; }
ul.tabs li.active { margin-top: 0px; border: 1px solid #e9e6e0; border-bottom: 0; }
ul.tabs li.active a { padding: 20px 20px 20px 80px; color: #000; }

ul.tabs li.blinds { background: #fff url(images/product-icon-blinds-small.png) 10px center no-repeat; }
ul.tabs li.curtains { background: #fff url(images/product-icon-curtains-small.png) 10px center no-repeat; }
ul.tabs li.awnings { background: #fff url(images/product-icon-outdoor-small.png) 10px center no-repeat; }
ul.tabs li.shutters { background: #fff url(images/product-icon-shutters-small.png) 10px center no-repeat; }

ul.tabs li:hover { background-color: #f6f5f2; /*border-color: #c5c4c2;*/ }
ul.tabs li.active:hover { /*border-color: #e9e6e0;*/ }

ul.tabs li.active.blinds { background: #e9e6e0 url(images/product-icon-blinds.png) 20px center no-repeat; }
ul.tabs li.active.curtains { background: #e9e6e0 url(images/product-icon-curtains.png) 20px center no-repeat; }
ul.tabs li.active.awnings { background: #e9e6e0 url(images/product-icon-outdoor.png) 20px center no-repeat; }
ul.tabs li.active.shutters { background: #e9e6e0 url(images/product-icon-shutters.png) 20px center no-repeat; }





/* Product listing */
.product-listing { margin: 30px 0 0 15px; }
.product-listing .item { width: 210px; height: 395px; margin: 0 12px 30px; float: left; text-align: center; margin: 0 15px; position: relative; }
.product-listing .item .label { background-repeat: no-repeat; width: 40px; height:40px; position: absolute; top: 0; left: 0; }
.product-listing .item .label.new { background-image: url(images/label-new.png); }
.product-listing .item .label.sale { background-image: url(images/label-sale.png); }
.product-listing h2 a { color: #111; text-decoration: none; display: block; }
.product-listing h2 { margin-bottom: 10px !important; }
.page-content .content .category-links.readymade.subcategories h2 { font-size: 18px; line-height: 20px; min-height: 40px; }
.product-listing .item .was { font-size: 12px; }
.product-listing .item .price { font-size: 30px; line-height: 30px; color: #ea4d28; font-family: 'Open Sans', sans-serif; font-weight: 600; }


.pager { border-top: 1px solid #ddd; padding-top: 15px; text-align: right; }
.pager > div { display: inline-block; margin-left: 15px; }
.pager a { display: inline-block; padding: 0 7px; text-decoration: none; }
.pager a:hover { color: #666; }
.pager a.active { font-weight: bold; color: #fff; background: #ea4d28; }



/* Product detail */
.product-detail .product-image { float: right; width: 330px; }
.product-detail .product-image ul { list-style: none; margin: 0; }
.product-detail .product-image #product-slider { margin: 0 5px; }
.product-detail .product-image #product-slider li { margin-bottom: 5px; }
.product-detail .product-image #product-thumbs li { margin: 0 5px; cursor: pointer; }
.product-detail .product-image #product-thumbs li img { opacity: 0.6; }
.product-detail .product-image #product-thumbs li:hover img,
.product-detail .product-image #product-thumbs li.flex-active-slide img { opacity: 1; }

.product-detail .product-info { float: left; width: 390px; }
.product-detail .product-info h1 { margin-bottom: 15px; }
.product-detail .product-info .description p { margin: 0; }
.product-detail .product-info .description { margin-bottom: 15px; }
.product-detail .product-info .colour-square { border: 2px solid #fff; width: 34px; height: 34px; display: block; cursor: pointer; }
.product-detail .product-info .colour-square.selected { border: 2px solid #ea4d28; }
.product-selector { /*background: #f7f6f2;*/ /*padding: 20px; border: 1px solid #e2e2e2;*/ border-top: 3px solid #e2e2e2; padding-top: 15px; }
.product-selector > div {  }
.product-selector div.variation-picker { margin-bottom: 15px; }
.product-selector > div h2 { font-size: 18px !important; line-height: 22px !important; margin-bottom: 5px !important; font-weight: 600 !important; }
.product-selector div.variation-picker .colour-picker { margin-bottom: 15px; }
.product-selector div.variation-picker .colour-picker div div,
.product-selector div.variation-picker .colour-picker div img { float: left; margin-right: 1px;  }
.product-selector div.variation-picker .size-picker div div { float: left; width: 100px; margin: 0 10px 10px 0; }
.product-selector div.variation-picker .size-picker select { width: 100px; }
.product-selector div.variation-picker .size-picker label { display: block; }

.product-selector div.pricebox { padding-top: 15px; border-top: 1px solid #e2e2e2; }
.product-selector div.pricebox a.button { padding: 7px 15px 10px; }
.product-selector div.pricebox .product_cart.disabled div.qty { opacity: 0.4; }
.product-selector div.pricebox .product_cart .cart-note { display: none; color: #ea4d28; font-weight: bold; }
.product-selector div.pricebox .product_cart.disabled a { cursor: default; }
.product-selector div.pricebox .product_cart.disabled .cart-note { display: block; margin-top: 15px; font-size: 11px; }
.product-selector div.pricebox .ourprice { font-size: 30px; line-height: 30px; color: #ea4d28; font-family: 'Open Sans', sans-serif; font-weight: 600; }


.product-selector div.pricebox .price { margin-bottom: 15px; }
.product-selector div.pricebox .was { font-size: 12px; }
.product-selector div.pricebox .ourprice span { font-size: 18px; color: #ea4d28; }
.product-selector div.pricebox .ourprice strong { font-size: 40px; line-height: 40px; color: #ea4d28; font-weight: normal; }

.qty input{ border: 1px solid #ddd; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #a29a93; padding: 9px 8px 10px; width: 43px; height: 16px; }
.qty span { display: inline-block; padding: 7px 0 0; width: 64px; }
.qty label { display: inline-block; position: relative; }
.qtyBtn { position: absolute; width: 8px; height: 8px; right: 10px; }
.plus { top: 7px; background: url('images/plus.png') no-repeat; }
.mines { top: 24px; background: url('images/minus.png') no-repeat; }
.qtyBtn:hover { background-position: 0 -8px; }


ul.responsive-tabs__list { list-style: none !important; margin: 0 !important; }
ul.responsive-tabs__list li { margin-bottom: 0; }
.responsive-tabs { margin-bottom: 30px; margin-top: 40px; padding-top: 40px; border-top: 3px solid #e2e2e2; }
.responsive-tabs * { border-radius: 0 !important; }
.responsive-tabs__list__item--active, .responsive-tabs__list__item--active:hover,
.responsive-tabs__panel, .responsive-tabs__list__item:hover { background-color: #f7f6f2; }
.responsive-tabs__panel .inner { padding-top: 25px; }

/* Standard buttons */
a.button,
input.button { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 20px; line-height: 20px; padding: 10px 15px; display: inline-block; background: #ea4d28; color: #fff !important; text-decoration: none; border: 0; cursor: pointer; }

a.button:hover,
input.button:hover { background: #f5542e; }



/* Product zoom */
.zoom { display:block; position: relative; }
.zoom:after { content:''; display:block; width:33px; height:33px; position:absolute; bottom:0; right:0; background:url(images/zoom.png); opacity:0.5; }
.zoom img { display: block; }
.zoom img::selection { background-color: transparent; }


/* Filtering */
.filter { position: relative; }

.filter-dropdown { float: right; background: #f0efeb url(images/arrows/filter-arrow-right.png) right center no-repeat; padding: 13px 40px 13px 13px;; font: 300 17px/17px 'Open Sans', sans-serif; text-decoration: none; color: #ea4d28; }
.filter-dropdown.active { background: #f0efeb url(images/arrows/filter-arrow-down.png) right center no-repeat; }

.filter-sort { float: right; padding-top: 10px; padding-right: 20px; }
.filter-sort label { display: none; }

.filter-fields { text-align: left; display: none; position: absolute; top: 43px; left: 0; background: #f0efeb; width: 100%; z-index: 1; }
.filter-fields > div { margin: 20px 20px 0px 20px; padding-bottom: 20px; border-bottom: 1px solid #d7d6d2; }
.filter-fields h3 { color: #ea4d28; }
.filter-fields input[type=submit] { margin: 20px; }

.filter-fields label { float: left; margin-right: 10px; margin-bottom: 10px; width: 18%; cursor: pointer;  }
.filter-fields label:hover { opacity: 0.7; }
.filter-fields .icheckbox_square-grey { float: left; margin-right: 5px; background-color: #fff; }
.filter-fields label:hover .icheckbox_square-grey { background-position: -24px 0; }
.filter-fields label:hover .icheckbox_square-grey.checked  { background-position: -48px 0; }

.filter-special label { width: 100%; margin: 0; }


/* Misc Readymade styles */
.shipping-badge { position: absolute; right: 25px; top: 80px; z-index: 999; text-align: center; }
.readymade-landing .shipping-badge { top: 100px; }
.smaller-badge .shipping-badge img { width: 90px; }



/* End of Season Sellout */
.endofseason { position: relative;}
.endofseason form {margin: -30px 0  0 14px;z-index:1;}
.endofseason .form-content {background: #f9f9f9;}
.endofseason .page-form label {color: #585858!important;}
.endofseason .page-form img.badge {display: none !important;}
.endofseason #booking-form > div {border: 1px solid #c7c7c7;}
.endofseason .page-form input[type=text], .endofseason .page-form textarea {border: 1px solid #c7c7c7;width: 247px;}
.endofseason .page-form .form-content .fields > div.radio div label {float: left;}
.endofseason #verification, .endofseason input[type="submit"] {float: left;}
.endofseason #booking-form > div > h2, .endofseason > div.es-sidebar h2 {float: left; font-size: 28px!important;line-height: 28px!important;border-bottom: 3px solid #00aeef!important;display: inline-block!important;padding: 30px 0 12px 30px!important;color: #6a6a6c!important;margin-bottom: 25px!important;}
.endofseason > div.es-sidebar {text-align: left!important; float:right; margin-top: -26px; margin-left: -20px; margin-right: 24px; width: 301px; background: #f4f4f4;border: 3px solid #d4d4d4;border-left: 0;border-bottom: 0;}
.endofseason .note {display: none;}
.endofseason .es-divider {background: url(images/Kresta-landing-page-divider.jpg) no-repeat top center;height:70px;}
.endofseason .form-content {width: 630px; float:left;}
.endofseason .page-form {text-align:left!important; background: url(images/bg-form-panel3.png) no-repeat !important; width:634px; float:left;}
.endofseason .page-form .form-content .fields > div {width: 272px;margin: 0 27px 15px 0;}
.endofseason .page-form select {width: 259px;padding: 5px;border: 1px solid #c7c7c7;}
.endofseason .page-form textarea {width: 100%;}
.endofseason > div.es-sidebar > span {background: #7b7b7b;padding: 8px 11px;color: #ffffff;font-size: 26px;margin: 2px 13px 66px 20px;float: left;}
.endofseason > div.es-sidebar > a img {margin-bottom: -6px;}
.endofseason > div.es-sidebar > h2{padding: 30px 0 12px 16px!important;}
.endofseason > div.es-sidebar > div.csr {height: 135px;background: #00aeef;position: relative;margin: 25px 0px 0px 0px;padding-left: 15px;}
.endofseason > div.es-sidebar > div.csr > img { position:absolute; bottom:0px;right:-1px;}
.endofseason > div.es-sidebar > div.csr > h1, .endofseason > div.es-sidebar > div.csr > h1 a {border: none; color:#ffffff;width: 215px;font-size: 32px;}
.endofseason > div.es-sidebar > div.csr > h1 a { font-weight:bold; text-decoration: none;}
.endofseason h2 {font-size: 28px!important;line-height: 28px!important;display: inline-block!important;padding: 0px 0 0px 36px!important;color: #6a6a6c!important;margin-bottom: 25px!important;float:left;}
.endofseason #booking-form > div > div > div:nth-child(13),.endofseason #booking-form > div > div > div:nth-child(12) {width: 91%;}
.endofseason div.captcha input[type=text] {width: 50px;}
.endofseason .page-form .form-content .fields > div.submit { width: 100%;}
.endofseason .page-form .form-content .fields > div.submit span.required {color: #585858!important; opacity: 100 !important;}
.endofseason .esbadge { position: absolute;top: 100px;right: 25px;width: 128px;height: 128px;}
.endofseason > div.es-sidebar p {padding-right: 20px;}
.endofseason .video img { margin: -16px 0 28px -43px;}
.endofseason.mornings .page-form { background: url(images/bg-form-panel-mornings.png) no-repeat !important; }


/* promo listing/detail page */
.promo-group { border: 1px solid #d9d9db; padding: 9px; margin-bottom: 25px; }
.promo-group a { margin-bottom: 10px; display: block; line-height: 0; }
.promo-group h2 { margin-bottom: 0; }

.content.promotion-landing-page .promo img { max-width: 100% !important; height: auto !important; }
.promo-form .form-header { display: none; }


.mobile-only { display: none; }


div.combocode                                        { position: relative; }
div.combocode .collection                            { position: absolute; max-height: 200px; width: 300px; overflow: auto; display: none; background: #FFFFFF; z-index: 100; border: 1px solid #333333; }
div.combocode .pcodeentry                            { height: 30px; line-height: 30px; padding: 0px 3px; color: black; }
div.row1                                             { background: #CCCCCC; }
div.pcodeentry span                                  { display: none; }
div.pcodeentry span.combo                            { display: block; }



.form-home {background-color:#2f2f2f; padding: 14px 29px;}
/*.form-home > .input-text, .form-home > .input-label, .form-home > .postcodes {vertical-align:middle; width:282px; margin:12px 18px; height:38px; display:inline-block; border:none;}*/
.form-home .input-text {outline: none; box-sizing: border-box; height: 31px; font-size: 12px; width: 195px; margin: 0 0 11px; border-radius: 3px; padding: 10px; color: #0f1c2f; border:none;}
.form-home > .postcodes {position:relative;}
.form-home > .postcodes > input {width:100%;}
.form-home > .input-label {line-height:30px; font-size:14px; color:#FFF; }
.form-home > .input-label input {width:18px; height:18px; vertical-align:middle;}
.form-home > .input-submit {cursor: pointer; background-color: #fc5266; border: none; color: #FFF; font-size: 11px; width: 121px; height: 36px; border-radius: 4px; display: block; margin: auto; text-transform: uppercase; letter-spacing: 2px;}
.form-home > .input-submit:disabled{background-color:rgba(255,255,255, 0.5)}
.form-home input::input-placeholder{color:#aaa !important;} 
.form-home input::-webkit-input-placeholder{color:#aaa !important;} 
.form-home input::-moz-placeholder{color:#aaa !important;} 
.form-home input:-moz-placeholder{color:#aaa !important;} 
.form-home input:-ms-input-placeholder{color:#aaa !important;} 
.form-home input.error {background-color:#ffd3d3;}
.form-home label.error {display:none !important;}
.form-home > img {display:none;}
.postcodes > ul {display: none; position: absolute; width:100%; box-sizing: border-box; background-color: #FFF; top: 35px; border-top: 0; left: 0px; border-radius: 0 0 3px 3px;  line-height: 22px; z-index:1;}
.postcodes > ul > li {padding-left: 10px; text-align:left;}
.postcodes > ul > li:hover {background-color:#ffe5e5; cursor:pointer;}

.mail-username, .mail-address {box-sizing: border-box;padding:0 5px; line-height:25px; width:210px; margin:3px 0;}
.subscribe-btn {font-weight: bold;margin-top:4px; color: #FFF;background-color: rgb(0,174,239);border: 0;padding: 6px 20px;font-size: 16px;width: 210px;}

.mphone {background:#000 url(images/phone.png) 10px center no-repeat;width: 210px;margin-top: 10px;height: 40px;}
.mphone a {text-indent: 50px;display: block;line-height: 40px;font-size: 23px;font-weight: bold;color: #ffef00;}
.mphone a:hover {color:#ffef00;}
.header-mobile {display:none; background:#FFF;}

@media only screen and (max-width: 767px) {
	.home-form,.additional,.custom-made-blinds {width:auto;}
	.header {display:none;}
	.header-mobile {display:block; background:#FFF;}

	/* logo */
	.additional {display: flex; height:38px;}
	.mobnavBox {position:relative; float:none; top:0; right:0; width:100%; height:0;}
	.mobnavBox a.open {position:absolute; top:-36px; right:13px; width:24px; height:24px; background:url(images/menu-new.png) no-repeat center center / 100%}
	.mobnavBox ul {margin:0;}
	.mobnavBox li {width:auto; padding-left:18px;}
	.heading {height:auto;}
	.heading-top {margin-top:7px}
	.additional .book {flex:1; padding-right:0;white-space:nowrap;}
	.additional .book a {font-size:10px; line-height:1.1; text-align:center; display:inline-block; height:auto; vertical-align:middle; width:98%;}
    .additional .book > span {height:100%; display:inline-block; vertical-align:middle;width:0;}
	.additional .phone {width: auto; white-space: nowrap;padding-left:18px; box-sizing:border-box; margin:6px 12px 0 0; height:26px; right:0; background:#000 url(images/phone.png) 4px center no-repeat; background-size:17px;}
	.additional .phone a {font-size:15px; line-height:26px;}

        .heading a.logo { background:url('images/logo-new.jpg') no-repeat center center / 100%; width:72px; height:30px; float:none; display:inline-block; margin-left:30px; margin-top:17px; }
	.bannerslider {position:relative;}
	.bannerslider img {width:100%;}

	.bannerslider ol.flex-control-nav {bottom:20px;}

        .content ol.flex-control-nav {top:150px;width:auto;}

        li > a.custom-made-button {top:140px; right:20px; left:auto; }
	
	section#mainCntr {width:auto; overflow:hidden; }

	/* home-form */
	.home-form {position:static}
	.home-form>form {position:static; width:auto; height:auto; background-color:#FFF; border:13px solid #f5f5f5; padding:30px 10px;}
	.home-form>form .input-text {border:1px solid #e0e0e0; height:43px; padding:14px; margin-bottom:19px;}
	.home-form .form-home > .postcodes {margin:0;}
	.home-form .form-home > .input-label {display:block; text-align:left; line-height:10px; color:#000; font-weight:bold; font-size:12px;}
	.home-form .form-home .postcodes > ul {border:1px solid #e0e0e0; border-top:0;}
	.form-home > .input-submit {width: 100%; height: 45px; border-radius: 0; font-size: 15px; font-weight: bold;}

	.container.ctas {background-color:#F5F5F5;}
	.custom-made-products {margin:0; padding:0 13px;}
	.custom-made-products > .custom-made-blinds {display:flex; margin-bottom:10px; width:100%;}
	.custom-made-products .custom-made-blinds .a-link {width:50%;}
	.custom-made-products .custom-made-blinds img {width:100%; float:none;}
	.custom-made-products .custom-made-blinds > div {flex:1; padding:10px;}
	.custom-made-products .custom-made-blinds > div > a {padding:0; }
	.custom-made-products .custom-made-blinds p {line-height:1.2;}

	.custom-made-products .custom-made-shutters,.custom-made-products .custom-made-awnings, .custom-made-products .custom-made-curtains {width:50%; margin:0;box-sizing:border-box;}
	.custom-made-products a.a-link {float:none;}
	.custom-made-products img {display:block; width:100%;}
	.custom-made-products .custom-made-shutters {border-right:6px solid #F5F5F5;}
	.custom-made-products .custom-made-awnings, .custom-made-curtains{border-left:6px solid #F5F5F5;}
	.custom-made-products .custom-made-curtains {border-top:12px solid #F5F5F5;}
	.custom-made-products .custom-made-shutters div {line-height:74px; height:74px;}

	.custom-made-product h2 {position:relative;padding-left:1em;margin: 13px 0;}
	.custom-made-product h2::before {content: ""; width: 3px; height: 14px; background-color: #FFF; position: absolute; top: 0; bottom: 0; margin: auto; left: 13px;}
	.custom-made-product ul {padding:13px 7px; background-color:#FFF;}
	.custom-made-product ul li {width:33.33%; box-sizing:border-box; margin:0; padding: 0 6px; height:auto;}
	.custom-made-product ul li img {width:100%; display:block;}
	.custom-made-product h3 {padding:0; letter-spacing:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:13px;}
	.custom-made-product li a {padding-bottom:5px; display:block; line-height:12px; font-size:12px;}

	.custom-made-product-shutters {display: flex;}
	.custom-made-product-shutters > div {flex:1;padding:20px 10px; margin:0; height:auto;}
	.custom-made-product-shutters h2, .custom-made-product-shutters h3 {letter-spacing:0;}
	.custom-made-product-shutters h3 {padding-top:10px;}
	.custom-made-product-shutters p {line-height:1.1;}
	.custom-made-product-shutters a {margin-top:13px;}

	.home-content .container .inner-container {padding:20px 0}
	.home-content .inner-container .column2 {display:block; float:none;}
	.home-content .inner-container h2 {font-size:16px; letter-spacing:0}
	.home-content .inner-container p {font-size:12px; line-height:1.5;}
	.home-content .inner-container .column2.last {border-top:13px solid #f5f5f5; padding-top:20px;}

	.trustpilot-widget {float:right; width:200px;}

	.container.ctas .inner-container {padding: 13px;width: auto;}
	.container.ctas > div > a.promo	{display: block;width: 50%;margin: 0;}
	.container.ctas > div > a.promo img {width:100%; height:auto; display:block;}
	.container.ctas > div > .promo-slider {margin: 0;width: 50%;height: auto;}
	.container.ctas > div > .promo-slider img {width:100%; display:block; height:auto;}
	.container.ctas .map ul.australia {display:block;}
	.footer .inner-container .footerside span {margin: -40px 0px 10px 22px; display:block; float:none;}
	.footer .inner-container .footerside a.book-link {width:auto;}
	.form-home>span {font-size:18px; color:#00000099; line-height:40px;}
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 995px) {


}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 995px) {
    .gform_wrapper .left_label .gfield_label {
        float: none;
        width: auto;
    }

    .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
        width: 90%;
    }

    .gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
        padding-left: 0;
        margin-bottom: 60px;
    }

}


/* All Mobile Sizes (devices and browser)*/
@media only screen and (max-width: 767px) {

    .desktop-only {
        display: none !important;
    }

    .crumbs { display: none; }

    .cartpanel .right, .cartpanel .left { display: none; }
    .cartpanel { padding-right: 0; float: none; margin-top: 0; margin-bottom: 25px; margin-top: 15px; }
    .cartpanel .cartctas { padding: 0; }
    .cartpanel > div { height: auto; background: none; float: none; padding: 0;  }

    .product-listing .item { float: none; height: auto; margin-bottom: 25px; }

    .pager { margin-bottom: 25px; }

    .filter-special label { width: 100% !important; }

    .product-detail .product-image,
    .product-detail .product-info { float: none; width: auto; }

    .product-detail .product-image { margin-bottom: 25px; }

    .page-content .content h2.responsive-tabs__heading { margin-bottom: -1px; }

    .cartpanel.readymadephone { position: relative; right: auto; top: auto; margin-left: -3.32%; margin-right: -3%; padding: 10px 0; background: #ea4d28; margin-top: 0; }
    .cartpanel.readymadephone strong,
    .cartpanel.readymadephone span { color: #fff !important; }
    .cartpanel.readymadephone div.phone { background-image: url(images/phone.png); background-position: 20px 5px; padding-left: 60px; }

    body.readymade .heading .additional { display: none !important; }
    body.readymade .heading { height: 128px !important;}
    body.readymade .category-landing { padding-top: 0 !important; }
    body.readymade .footer .footerside span { display: none !important; }

    .page-content .content .video.alignright { float: none; margin: 0; width: auto; }
    .video { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 25px !important;  }
    .video iframe,
    .video object,
    .video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

    .page-content .content img.alignright.online-only { float: right !important; margin: 0 0 15px 15px !important; }


    .endofseason .form-content,.endofseason .page-form, .endofseason .page-form {float:none; width:auto;  }
    .endofseason img.esbadge { width:98px!important; height:98px!important; right:0; top:-6px;}
    .endofseason > div.es-sidebar > div.csr > img { width:121px; height:168px;}
    .endofseason .page-form img#captcha { width:100px; height:40px;}
    .endofseason .page-form  {background-image: none!important; margin-top: 10px; margin-left: 0;}

   .endofseason h2 {margin-top:10px;}
    .endofseason > div.es-sidebar  {border: 3px solid #d4d4d4; float:none; margin:0 auto;}
    .endofseason > div.es-sidebar > div.csr h1 { font-size: 30px;}

    .promo-group img { max-width: 100%; }

}



/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 760px) {

    body { background: #e6e6e6; }
    #mainCntr { margin: 0px auto; width: 450px; display: block; position: relative; -webkit-box-shadow: 0px 0px 11px rgba(1, 1, 1, 0.3); -moz-box-shadow: 0px 0px 11px rgba(1, 1, 1, 0.3); box-shadow: 0px 0px 11px rgba(1, 1, 1, 0.3); background: #fff; }
    .container { width: 100%; }

    /* header */
    /*.heading { margin: 0px 0px 0px 0px; position: relative; height: 178px; z-index: 3; background: url(images/header-bg1.jpg) no-repeat; }*/
    .heading a.logo { margin: 23px 0px 0px 24px; }
    .heading .additional { position: absolute; left: 0px; top: 104px; margin: 0px; width: 100%; }
    .heading .additional .book { display: none; }
    .heading .additional .phone { padding: 0px; margin: 0px; float: none; width: 100%; text-align: center; background: #000; }
    .heading .additional .phone span { padding-left: 29px; display: inline-block; background: url("images/phone.png") no-repeat scroll left center; }
    .heading .additional .phone a.book-hidden { padding: 6px 0px 8px 15px; text-align: left; display: inline-block; text-align: left; color: #fff; font: 14px/16px Arial, sans-serif; text-decoration: none; width: 215px; letter-spacing: 1px; background: #00aeef url('images/arrow-button-small.png') 210px center no-repeat; }
    .heading .additional .phone a.book-hidden:hover { background-color: #2abcff; }

    .nav-container { display: none; }
    .nav-container .menu { display: block; }
    .mobnavBox { display: block; z-index: 999999; }

    /* banner */
    .banner { display: none; }
    .banner-inner { display: none; }
    .cycle-control { display: none; }

    /* ctas */
    .ctas { padding: 0px 0px 52px 0px; margin: 0px; height: auto; overflow: visible; background: #fff; }
    .ctas .inner-container { padding: 18px 3px 0px 17px; margin: -33px 0px 0px 15px; float: left; position: relative; z-index: 9999;width: 398px; background: url(images/ctas-bg1.png) center top no-repeat; }
    .ctas > div > a.promo { margin-right: 7px; }
    .ctas > div > a.promo img { width: 189px; height: 157px; }
    .ctas > div > .promo-slider { width: 189px; height: 163px; }
    .ctas > div > .promo-slider img { width: 189px; height: 157px; }

    /* Banner Elements */
    .squares.mobile-portrait { display: none; }
    .squares { margin: 31px 0px 0px 0px; background-color: #000; color: #fff; width: 189px; display: block; height: 201px; float: left; position: relative; font-family: 'Open Sans', sans-serif; }
    .squares > .content { padding: 20px; font-size: 15px; line-height: 26px; font-weight: 300; letter-spacing: -0.05em; }
    .squares > .content > a { color: #fff; text-decoration: none; border-bottom: 2px solid #fff; }
    .squares > .content > a:hover { color: #00aeef; border-bottom-color: #00aeef; }
    .squares > a img.badge { position: absolute; top: -30px; left: 150px; width: 58px; height: 58px; }
    .squares > a.button { width: 139px; height: 58px; position: absolute; top: 136px; background: #00aeef url('images/arrow-button.png') 160px center no-repeat; color: #fff; text-decoration: none; padding: 13px 35px 0px 15px; font: 300 14px/16px 'Open Sans', sans-serif; }
    .squares > a.button:hover { background-color: #2abcff; }

    /* Homepage Map */
    .map { float: left; width: 189px; height: 250px; position: relative; margin-left: 7px; }

    .map h2 { border-bottom: 0px; display: inline-block; padding-left: 10px; padding-top: 30px; font-weight: normal; font-size: 18px; }
    .map ul.states { padding-left: 7px; margin-top: 20px; }
    .map ul.states a { background: url(images/icon-arrow.png) left center no-repeat; padding-left: 20px; text-decoration: none; color: #777; font-size: 11px; font-weight: bold; }

    .map ul.australia { display: none; width: 125px; height: 115px; position: absolute; top: 70px; left: 61px; overflow: hidden; background: url(images/australia1.png) no-repeat;  }
    .map ul.australia li {  }
    .map ul.australia li a { position: absolute; text-indent: -9999px; overflow:hidden; }

    .map ul.australia li.act a { top: 129px; left: 166px; width: 19px; height: 10px; }
    .map ul.australia li.nsw a { top: 61px; left: 88px; width: 39px; height: 19px; }
    .map ul.australia li.qld a { top: 0px; left: 77px; width: 51px; height: 59px; }
    .map ul.australia li.sa a { top: 51px; left: 50px; width: 35px; height: 43px; }
    .map ul.australia li.vic a { top: 82px; left: 88px; width: 24px; height: 15px; }
    .map ul.australia li.wa a { top: 10px; left: 0px; width: 49px; height: 72px; }

    .map ul.australia.act { background-position: 0 -1140px; }
    .map ul.australia.nsw { background-position: 0 -247px; }
    .map ul.australia.qld { background-position: 0 -231px; }
    .map ul.australia.sa { background-position: 0 -582px; }
    .map ul.australia.vic { background-position: 0 -463px; }
    .map ul.australia.wa { background-position: 0 -116px; }

    .home-content .inner-container { padding: 30px 0px 37px 0px; width: 100%; }
    .home-content .column2 { padding: 0px 6.88% 25px 5.33%; width: 87.77%; }
    .home-content .column2.last { padding: 0px 6.88% 0px 5.33%; border: 0px; float: none; width: 87.77%; }
    .home-content h2 { font-size: 22px; }
    .home-content p { font-size: 12px; }

    /* footer*/
    .inner-container { width: 100%; }
    .footer .column4 { display: none; }
    .footer .footerside { width: 100%; overflow: hidden; display: block; height: 75px; background: #00aeef; }
    .footer .footerside a.phone { font: 300 22px/24px 'Open Sans', sans-serif; color: #000; }
    .footer .footerside a.book-link { width: 377px; height: 75px; background: #00aeef url('images/arrow-button.png') 410px center no-repeat; color: #fff; text-decoration: none; padding: 0px 50px 0px 22px; display: block; font: 300 21px/74px 'Open Sans', sans-serif; }
    .footer .footerside a.book-link:hover { background-color: #2abcff; }
    .footer .footerside span { display: none; }
    .footer .socialside { display: block; width: 100%; overflow: hidden; }

    /* page-content */
    .page-content { margin: 0px 0px 0px 0px; z-index: 0; }
    .page-content .sidebar { display: none; }
    .page-content .content { padding: 0px 2.35% 0px 3.32%; margin-top: -23px; width: 94.34%; float: none; overflow: hidden; background: #fff; }
    .category-landing { padding-top: 20px; width: 100%; }
    .page-content .content ul, .page-content .content ol { text-align: left; }
    ul.category-links li, ul.category-links li img { width: 345px; display: inline; }
    ul.category-links li { margin: 0px 0px 28px 0px; float: none; display: inline-block; }
    ul.category-links li.blinds h2, .category-landing .breadcrumb h2.blinds { text-align: left; }

    ul.tabs li { margin-right: 4px; }
    ul.tabs li a { padding: 10px 8px 10px 40px; font-size: 14px; }
    ul.tabs li.active a { padding: 20px 8px 20px 51px; }
    ul.tabs li.blinds { background-position: 5px center; }
    ul.tabs li.curtains { background-position: 5px center; }
    ul.tabs li.shutters { background-position: 5px center; }
    ul.tabs li.awnings { background-position: 5px center; }
    ul.tabs li.active.blinds { background-position: 6px center; }
    ul.tabs li.active.curtains { background-position: 6px center; }
    ul.tabs li.active.shutters { background-position: 6px center; }
    ul.tabs li.active.awnings { background-position: 6px center; }

    .page-slider { padding: 0px 2% 0px 2%; width: 96%; }
    .page-slider img { width: 100%!important; }
    .page-slider ul.slides li img { margin-left: 0px; width: 100%!important; }
    .page-slider .flex-prev { left: -20px; }
    .page-slider .flex-next { right: -20px; }
    .page-slider .flex-prev:hover { left: -20px; }
    .page-slider .flex-next:hover { right: -20px; }
    .custom-made-button { left: 62%; }
    ol.flex-control-nav { top: 34%; }
    .custom-made-button { top: 209px; left: 327px; }

    /* footer-panels */
    .footer-panels { padding-left: 28px; margin-top: 10px; display: none; width: 665px; height: 108px; background: url(images/footer-panel-bg.png) no-repeat; }
    .footer-panels .column3.panel3 { display: none; }


    /* container.specials */
    .container.specials { padding: 18px 17px 0px 17px; margin: -33px 0px 0px 15px; float: none; min-height: 200px; position: relative; z-index: 9999;width: 384px; background: url(images/ctas-bg1.png) center top no-repeat; }
    .container.specials img { width: 100%; height: 100%; }
    .page-content .disclaimer { width: 100%; height: auto; }

    /* container.inspiration */
    .container.inspiration { padding: 18px 17px 0px 17px; margin: -33px 0px 0px 15px; float: none; min-height: 200px; position: relative; z-index: 9999;width: 384px; background: url(images/ctas-bg1.png) center top no-repeat; }
    .inspired-banner { margin: 0px; width: 100%; height: 320px; }
    .inspired-banner div.slide { width: 100%; height: 429px; }
    .inspired-banner div.slide img { width: 100%; height: auto; }
    .inspired-banner-nav .social-nav { top: 51px; right: -50px; display: none; }
    .inspired-banner-nav a.button { top: 135px; }
    .inspired-banner-nav a#prev { left: -24px; }
    .inspired-banner-nav a#next { right: -24px; }
    .inspired-banner .pin1a { display: none; }

    /* state-selector */
    .state-selector { width: 390px; }
    #map { width: 100%; }
    .postcode { margin: 8px 0px 0px 0px; float: left; }

    .page-form { padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px; float: none; background: url(images/ctas-bg1.png) center top no-repeat; }
    .page-form img.badge { left: 610px; top: -5px; width: 90px; height: 90px; }
    .form-content { width: 384px; }
    .page-form .form-content .fields > div.fullwidth { padding-right: 15px; }
    .page-form select { width: 303px; height: 32px; }
    .page-form textarea { width: 320px; }

    .page-content .content img.alignright { margin: 0px auto 15px auto; float: none; }

    .social { margin: 0px; float: none; }

    .custom-made-body { padding-bottom: 20px; clear: both; width: 100%; }
    .custom-made-slider img { width: 100%; height: 100%; }
    .custom-made-body .text { float: none; width: 100%; }
    .custom-made-body .side { margin: 0px auto; float: none; }
    .custom-made-slider ol.flex-control-nav { top: 85%; }

    .form-header { width: 100%; font-size: 13px; }

    .state-view div#showroom-links { width: 100%; background: none; }
    .state-view div#showroom-links h3 { text-align: center; }
    .state-view div#showroom-links ul { text-align: center; }
    .state-view div#showroom-links ul.links li a { background-position: 140px center; }
    .state-view #map { width: 100%; }


    .filter-fields label { width: 30%; }

    .shipping-badge { top: 45px !important; }



}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

    body { background: #e6e6e6; }
    #mainCntr { margin: 0px auto; width: 300px; display: block; position: relative; -webkit-box-shadow: 0px 0px 11px rgba(1, 1, 1, 0.3); -moz-box-shadow: 0px 0px 11px rgba(1, 1, 1, 0.3); box-shadow: 0px 0px 11px rgba(1, 1, 1, 0.3); background: #fff; }
    .container { width: 100%; }

    /* header */
    .heading { margin: 0px 0px 0px 0px; position: relative; z-index: 3; background: none; }
    .heading a.logo { margin: 15px 0px 0px 15px; }
    .heading .additional { position: absolute; left: 0px; top: 104px; margin: 0px; width: 100%; height: auto; }
    .heading .additional .book { display: none; }
    .heading .additional .phone { padding: 0px; margin: 0px; float: none; width: 100%; height: auto; text-align: center; background: #000; }
    .heading .additional .phone span { padding-left: 29px; display: inline-block; background: url("images/phone.png") no-repeat scroll left center; }
    .heading .additional .phone a.book-hidden { padding: 7px 0px 7px 15px; text-align: left; letter-spacing: 1px; display: block; text-align: left; color: #fff; font: 14px/16px Arial, sans-serif; text-decoration: none; width: 100%; background: #00aeef url('images/arrow-button-small.png') 270px center no-repeat; }
    .heading .additional .phone a.book-hidden:hover { background-color: #2abcff; }
    .nav-container { display: none; }
    .nav-container .menu { display: block; }
    .mobnavBox { right: 0px; display: block; z-index: 999999; }

    /* banner */
    .banner { display: none; }
    .banner-inner { display: none; }
    .cycle-control { display: none; }

    /* ctas */
    .ctas { padding: 0px 0px 5px 0px; margin: 0px; height: auto; overflow: visible; background: #fff; }
    .ctas .inner-container { padding: 0px; margin: 0px 0px 0px 0px; float: none; position: relative; z-index: 9999;width: 100%; background: none; }
    .ctas > div > a.promo { margin: 0px 0px 0px 15px; }
    .ctas > div > a.promo img { width: 270px; height: 225px; }
    .ctas > div > .promo-slider { margin: 10px 0px 0px 15px; width: 270px; height: 225px; }
    .ctas > div > .promo-slider img { width: 270px; height: 225px; }

    /* Banner Elements */
    .squares.mobile-landscape { display: none; }
    .squares { margin: 0 15px 15px; background-color: #000; color: #fff; width: 270px; display: block; height: 225px; float: left; position: relative; font-family: 'Open Sans', sans-serif; }
    .squares > .content { padding: 15px 20px 5px; font-size: 24px; line-height: 32px; font-weight: 300; letter-spacing: -0.05em; }
    .squares > .content > a { color: #fff; text-decoration: none; border-bottom: 2px solid #fff; }
    .squares > .content > a:hover { color: #00aeef; border-bottom-color: #00aeef; }
    .squares > a img.badge { position: absolute; top: -15px; left: 210px; width: 90px; height: 90px; }
    .squares > a.button { width: 210px; height: 62px; position: absolute; top: 150px; background: #00aeef url('images/arrow-button.png') 236px center no-repeat; color: #fff; text-decoration: none; padding: 13px 40px 0px 20px; font: 300 20px/26px 'Open Sans', sans-serif; }
    .squares > a.button:hover { background-color: #2abcff; }

    /* Homepage Map */
    .map { float: left; width: 300px; height: 250px; position: relative; margin-left: 15px; }

    .map h2 { border-bottom: 0px; display: inline-block; padding-left: 0px; padding-top: 30px; font-weight: normal; font-size: 24px; }
    .map ul.states { padding-left: 0px; margin-top: 20px; }
    .map ul.states a { background: url(images/icon-arrow.png) left center no-repeat; padding-left: 20px; text-decoration: none; color: #777; font-size: 12px; font-weight: bold; }

    .map ul.australia { display: none; width: 205px; height: 190px; position: absolute; top: 70px; left: 70px; overflow: hidden; background: url(images/australia.png) no-repeat;  }
    .map ul.australia li {  }
    .map ul.australia li a { position: absolute; text-indent: -9999px; overflow:hidden; }

    .map ul.australia li.act a { top: 129px; left: 166px; width: 19px; height: 10px; }
    .map ul.australia li.nsw a { top: 96px; left: 140px; width: 60px; height: 33px; }
    .map ul.australia li.qld a { top: 0px; left: 125px; width: 80px; height: 99px; }
    .map ul.australia li.sa a { top: 80px; left: 80px; width: 61px; height: 83px; }
    .map ul.australia li.vic a { top: 135px; left: 140px; width: 47px; height: 26px; }
    .map ul.australia li.wa a { top: 13px; left: 0px; width: 80px; height: 125px; }

    .map ul.australia.act { background-position: 0 -1140px; }
    .map ul.australia.nsw { background-position: 0 -570px; }
    .map ul.australia.qld { background-position: 0 -380px; }
    .map ul.australia.sa { background-position: 0 -950px; }
    .map ul.australia.vic { background-position: 0 -760px; }
    .map ul.australia.wa { background-position: 0 -190px; }


    /* home-content */
    .home-content { background: none; }
    .home-content .inner-container { padding: 30px 0px 37px 0px; width: 100%; }
    .home-content .column2 { padding: 0px 6.88% 25px 5.33%; width: 87.77%; display: none; }
    .home-content .column2.last { padding: 0px 6.88% 25px 5.33%; border: 0px; display: block; float: none; width: 87.77%; }
    .home-content h2 { font-size: 22px; }
    .home-content p { padding: 0px 0px 0px 0; font-size: 16px; border-left: 0; }
    a.more-testimonials { display: none; }

    /* footer*/
    .inner-container { width: 100%; }
    .footer .column4 { display: none; }
    .footer .footerside { padding-top: 50px; width: 100%; display: block; overflow: visible; background: #fff; }
    .footer .footerside a.phone {margin-top: -50px;font: 300 22px/24px 'Open Sans', sans-serif; color: #000; background: url(images/footer-icon1.png) no-repeat 20px center; display: block; line-height: 50px; padding-left: 70px;}
    .footer .footerside a.book-link { width: 220px; height: 62px; background: #00aeef url('images/arrow-button.png') right center no-repeat; color: #fff; text-decoration: none; padding: 13px 60px 0px 22px; display: block; font: 300 22px/24px 'Open Sans', sans-serif; }
    .footer .footerside a.book-link:hover { background-color: #2abcff; }
    .footer .footerside span { padding: 0px 0px 0px 49px; color: #000; float: left; line-height: 38px; font-size: 29px; margin: -60px 0px 0px 22px; display: block; background: url(images/footer-icon1.png) left top no-repeat; }
    .footer .socialside { display: block; width: 100%; overflow: hidden; }

    /* page-content */
    .page-content { margin: 0px 0px 0px 0px; z-index: 0; }
    .page-content .sidebar { display: none; }
    .page-content .content { padding: 20px 2.35% 20px 1.80%; margin-top: -23px; width: auto; float: none; overflow: hidden; background: #fff; }
    .category-landing { width: 100%; }
    .page-content .content ul, .page-content .content ol { text-align: left; }
	.page-content .content ul.custom-made-links {margin:0; list-style:none;text-align: center;}
    ul.category-links li, ul.category-links li img { width: 100%; display: inline; }
    ul.category-links li { margin: 0px 0px 10px 0px; float: none; display: inline-block; }
    ul.category-links li.blinds h2, .category-landing .breadcrumb h2.blinds { text-align: left; }


    ul.tabs li { margin-right: 4px; }
    ul.tabs li a { padding: 10px 10px 10px 9px; font-size: 13px; }
    ul.tabs li.active a { padding: 20px 10px 20px 10px; }
    ul.tabs li.blinds { background: none; }
    ul.tabs li.curtains { background: none; }
    ul.tabs li.shutters { background: none; }
	.custom-made-shutters,.custom-made-curtains,.custom-made-blinds,.custom-made-awnings {width:auto; margin:0;}
    ul.tabs li.awnings { background: none; }
    ul.tabs li.active.blinds { background: #E9E6E0; }
    ul.tabs li.active.curtains { background: #E9E6E0; }
    ul.tabs li.active.shutters { background: #E9E6E0; }
    ul.tabs li.active.awnings { background: #E9E6E0; }

    .page-slider { padding: 0px 2% 0px 2%; width: 96%; }
    .page-slider img { width: 100%!important; }
    .page-slider ul.slides li img { margin: 10px 0px 0px 0px; width: 100%!important; }
    .page-slider .flex-prev, .page-slider .flex-next { top: 8px; }
    .page-slider .flex-prev { left: 105px; }
    .page-slider .flex-next { right: 105px; }
    .custom-made-button { padding: 0px 25px 0px 10px; left: 218px; top: 70px; font-size: 12px; }
    .page-slider ul.slides li .text { margin: 50px 20px 10px 20px; }
    .page-slider .flex-prev:hover { left: 105px; }
    .page-slider .flex-next:hover { right: 105px; }
    ol.flex-control-nav { left: 5px; top: 130px; }
    .flex-direction-nav { display: none; }
    .flex-control-nav li { margin: 0 2px; }
    .page-slider ul.slides li .text { margin-top: 20px; }
    .page-slider ul.slides li { min-height: 0; }


    /* footer-panels */
    .footer-panels { padding-left: 28px; margin-top: 10px; display: none; width: 665px; height: 108px; background: url(images/footer-panel-bg.png) no-repeat; }
    .footer-panels .column3.panel3 { display: none; }


    /* container.specials */
    .container.specials { padding: 0px 0px 20px 0px; margin: 0px 0px 0px 0px; float: none; min-height: 200px; position: relative; z-index: 9999;width: 100%; }
    .container.specials img { width: 100% !important; height: auto !important; }
    .page-content .disclaimer { padding: 0px 3% 0px 3%; width: 94%; height: auto; }

    /* container.inspiration */
    .container.inspiration { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; float: none; min-height: 200px; position: relative; z-index: 9999;width: 300px;  }
    .inspired-banner { margin: 0px; width: 100%; height: 320px; }
    .inspired-banner div.slide { width: 100%; height: 429px; }
    .inspired-banner div.slide img { width: 100%; height: auto; }
    .inspired-banner-nav .social-nav { top: 51px; right: -50px; display: none; }
    .inspired-banner-nav a.button { top: 80px; }
    .inspired-banner-nav a#prev { left: 0px; }
    .inspired-banner-nav a#next { right: 0px; }
    .inspired-banner .pin1a { display: none; }


    .page-content .content h2 { margin-right: 10px; }
    ul.state-nav li a { padding: 7px 4px; font-size: 12px; }

    /* state-selector */
    .state-selector { width: 390px; }
    #map { width: 100%; }
    .postcode { margin: 8px 0px 0px 0px; float: left; }

    .page-form { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; float: none; background: none; }
    .page-form img.badge { left: 610px; top: -5px; width: 90px; height: 90px; }
    .form-content { width: 100%; }
    .page-form .form-content .fields { padding-bottom: 20px; margin:auto; width:264px; }
    .page-form input[type="text"], .page-form textarea { width: 252px; }
    .page-form .form-content .fields > div.fullwidth { padding-right: 15px; }
    .page-form select { width: 261px; height: 32px; }
    .page-form textarea { width: 252px; }
    .page-form .form-content .fields > div.submit input { margin-left: 0px; }
    .page-content .content img.alignright { margin: 0px auto 15px auto; float: none; }
    .page-form .form-content .fields > div.submit span.required { float: left; }


    .page-content .content .careers-list .other-row .left-side { width: 100%; float: left; }
    .page-content .content .careers-list .other-row .right-side { margin-left: 10px; width: 100%; float: left; }


    .social { margin: 0px; float: none; }
    .social .left { width: auto; display: none; }
    .social .right { display: none; }
    .social > div { background: none; }
    .custom-made-body img.product-demo { margin-left: 3px; }
    .custom-made-body { padding-bottom: 20px; clear: both; width: 100%; }
    .custom-made-slider img { width: 100%; height: 100%; }
    .custom-made-body .text { float: none; width: 100%; }
    .custom-made-body .side { margin: 0px auto; float: none; }
    .custom-made-slider ol.flex-control-nav { top: 85%; }
    .category-landing h1 img {width:100%;}

    .form-header { padding: 8px 0px; width: 100%; font-size: 13px; line-height: 22px; }

    .state-view div#showroom-links { padding-bottom: 20px; margin-top: -15px; width: 100%; height: auto; background: none; }
    .state-view div#showroom-links h3 { margin-top: 0px; text-align: left; }
    .state-view div#showroom-links ul { }
    .state-view div#showroom-links ul.links li a { background-position: 0px center; }
    .state-view #map { width: 100%; }

    .cartpanel { margin-top: 0; }
    .cartpanel .cartctas { margin-left: 10px; }
    .cartpanel .cartctas div.account { padding-right: 8px; margin-right: 8px; }

    .filter-fields label { width: 45%; }

    .cartpanel.readymadephone { margin-top: -20px; }

    .page-content .content h2 { font-size: 18px; }

    .shipping-badge { position: relative; top: -10px !important; margin: auto; right: auto; }
    .endofseason > div.es-sidebar > div.csr > img { width:121px!important; height:168px!important;}
    .endofseason > div.es-sidebar { width:284px; padding-right: 10px;}
    .endofseason form { margin:0;}
    .endofseason .page-form img#captcha { width:100px!important; height:40px!important;}

    .endofseason img.esbadge { width:90px!important; height:90px!important; top:-147px; right:0;}
    .container.specials { background-image: none;}

	/* form-home */
	.form-home {margin: 0 15px 15px; padding:14px; text-align: center;}
	.form-home > .input-text, .form-home > .input-label, .form-home > .postcodes {width: 100%; margin: 0; margin: 0 0 13px;-webkit-appearance:none;}
	.form-home > .input-label {font-size:15px;}
	.form-home > .input-submit {margin:0; -webkit-appearance:none;}
}
