/*
Theme Name:Luxxe 2016
Theme URI:http://luxxefashion.com.au/
Description:This template is built on the seja design custom framework. By default it is a single column site with the ability to multiple columns. Blog pages are built around a custom page,allowing blog widgets to be separate from the main site.
Author:Stuart Shearing
Author URI:http://seja-design.com.au/
Version:2.10
License:GNU General Public License
License URI:license.txt
Tags:single-column,two-columns,cms,content-management-system,seo-friendly,adjustable fixed width,responsive design,custom-header,threaded-comments,sticky-post,translation-ready,microformats,font-awesome,custom-menu
*/

/* DO NOT EDIT THIS FILE - Theme style changes should be done in the /css/theme-colours.css file */
/* =Reset default browser CSS.-------------------------------------------------------------- */
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,font,ins,kbd,q,s,samp,img,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ol,ul{list-style:none;}
blockquote{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}/* tables still need 'cellspacing="0"' in the markup */
a img{border:none;}
/* =structure-------------------------------------------------------------- */
body{width:100%;}
#header-shell,#top-content-block,#content-shell,#footer-shell,#footer{clear:both;float:left;width:100%;}
/* =Header-------------------------------------------------------------- */
#header-img img{float:left;padding:0;margin:0;}
/* =Menu-------------------------------------------------------------- */
/* rebuilding - 2.9 menu based on the work here -http://red-team-design.com/css3-animated-dropdown-menu/*/
#navigation{clear:both;}
#navigation #seja-framework-menu{margin:0;}
#navigation #seja-framework-menu:before,#seja-framework-menu:after{content:"";display:table;}
#navigation #seja-framework-menu:after{clear:both;}	
#navigation #seja-framework-menu{zoom:1;}	
#navigation #seja-framework-menu li{float:left;position:relative;}
#navigation #seja-framework-menu a{float:left;padding:12px 20px;text-decoration:none;}		
#navigation #seja-framework-menu ul{margin:20px 0 0 0;opacity:0;visibility:hidden;position:absolute;left:0;z-index:1;font-size:0.875em;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
#navigation #seja-framework-menu li:hover > ul{opacity:1;visibility:visible;margin:0;}	
#navigation #seja-framework-menu ul ul{top:0;left:200px;margin:0 0 0 20px;font-size:1em;}
#navigation #seja-framework-menu ul li{float:none;display:block;border:0;}
#navigation #seja-framework-menu ul li:last-child{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
#navigation #seja-framework-menu ul a{padding:5px 20px;min-width:160px;display:block;white-space:nowrap;float:none;text-transform:none;}
#navigation #seja-framework-menu ul li:first-child > a:after{content:'';position:absolute;left:40px;top:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #000;}	
#navigation #seja-framework-menu ul ul li:first-child a:after{left:-6px;top:50%;margin-top:-6px;border-left:0;border-bottom:6px solid transparent;border-top:6px solid transparent;border-right:6px solid #000;}
#navigation #seja-framework-menu ul li:first-child a:hover:after{border-bottom-color:#f00;}	
#navigation #seja-framework-menu ul ul li:first-child a:hover:after{border-right-color:#f00;border-bottom-color:transparent;}	
#navigation #seja-framework-menu ul li:last-child > a{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
#navigation nav select,#sidebar-navigation nav select {font-size:1.3em;display:inline-block;width:100%;max-width:100%!important;padding-left:35px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;}
#navigation nav select{width:100%;}
#navigation nav select option,#sidebar-navigation nav select option{border-bottom:1px dashed #777;padding:4px 0 8px 20px;}
/* =Content Structure-------------------------------------------------------------- */
.colmask{position:relative;clear:both;float:left;width:100%;padding:20px 0 0 0;overflow:hidden;}
.colright,.colmid,.colleft{float:left;width:100%;position:relative;}
.col1,.col2,.col3{float:left;position:relative;padding:0 0 1em 0;overflow:hidden;}
/* An explanation of the floating columns can be found in the /css/debug.css file */
.two-left-25 .colleft{right:75%;}/* 25% width LEFT*/
.two-left-25 .col1{width:75%;left:100%;}
.two-left-25 .col2{width:25%;left:0;}
.two-left-33 .colleft{right:67%;}/* 33% width LEFT */
.two-left-33 .col1{width:67%;left:100%;}
.two-left-33 .col2{width:33%;left:0;}
.two-left-50 .colleft{right:50%;}/* 50% width LEFT*/
.two-left-50 .col1{width:50%;left:100%;}
.two-left-50 .col2{width:50%;left:0;}
.two-right-25 .colleft{right:25%;}/* 25% width RIGHT */
.two-right-25 .col1{width:75%;left:25%;}
.two-right-25 .col2{width:25%;left:25%;}
.two-right-33 .colleft{right:33%;}/* 33% width RIGHT */
.two-right-33 .col1{width:67%;left:33%;}
.two-right-33 .col2{width:33%;left:33%;}
.two-right-50 .colleft{right:50%;}/* 50% width RIGHT */
.two-right-50 .col1{width:50%;left:50%;}
.two-right-50 .col2{width:50%;left:50%;}
.col2 .widget-area{padding:20px 5% 0;}
.single-column{padding:40px 5% 20px;}/* single */
.excerpt-column-left{float:left;width:200px;}/* post excerpts */
.two-left-25 .excerpt-column-right,.two-right-25 .excerpt-column-right{float:left;width:470px;}
.two-left-33 .excerpt-column-right,.two-right-33 .excerpt-column-right{float:left;width:400px;}
.single-column .excerpt-column-right{float:left;width:600px;}
/* =Global Elements-------------------------------------------------------------- */
hr{background-color:#e7e7e7;border:0;clear:both;height:1px;margin-bottom:18px;}
h1,h2,h3,h4,h5,h6{line-height:1.5em;margin:0 0 20px 0;}
p{line-height:1.6em;margin-bottom:18px;}
ul{list-style:none;margin:0 0 18px 1.5em;}
ol{list-style:decimal;margin:0 0 18px 1.5em;}
ol ol{list-style:upper-alpha;}
ol ol ol{list-style:lower-roman;}
ol ol ol ol{list-style:lower-alpha;}
ul ul,ol ol,ul ol,ol ul{margin-bottom:0;}
dl{margin:0 0 24px 0;}
dt{font-weight:bold;}
dd{margin-bottom:18px;}
strong{font-weight:bold;}
cite,em,i{font-style:italic;}
big{font-size:131.25%;}
ins{background:#ffc;text-decoration:none;}
blockquote,q{font-style:italic;padding:0 1.5rem;}
blockquote{margin-left:2rem;}
blockquote cite,blockquote em,blockquote i{font-style:normal;}
q:before,q:after{font-family:'FontAwesome';display:inline-block;font-size:1.2rem;line-height:1.8rem;position:relative;}
q:before{content:"\f10d;";top:8px;padding-right:10px;}
q:after{content:"\f10e;";top:-5px;padding-left:10px;}
pre{background:#f7f7f7;color:#222;line-height:18px;margin-bottom:18px;overflow:auto;padding:1.5em;}
abbr,acronym{border-bottom:1px dotted #666;cursor:help;}
sup,sub{height:0;line-height:1;position:relative;vertical-align:baseline;}
sup{bottom:1ex;}
sub{top:.5ex;}
	table{}
	tr{}
th{font-size:1.2em;padding:4px 16px;}
td{padding:4px 16px;}
/* =Content-------------------------------------------------------------- */
.hentry{margin:0 0 20px;}
.category-block{padding:10px 20px;}
	.single .hentry{}
	.sticky{}
.entry-title{font-weight:300;font-size:1.8em;padding:4px 15px 0;margin:0;}
.entry-title a{text-decoration:none;}
.category-title{font-size:0.9em;font-weight:bold;}
.entry-meta{padding:0 15px;font-size:0.9em;}
.excerpt-entry-meta{padding:10px 0 0;margin-bottom:11px;font-size:1.5em;font-weight:300;}
.entry-date-excerpt a{text-decoration:none;}
	.meta-prep-author{}
	.entry-date{}
	.meta-sep{}
	.author vcard{}
	a.url{}
.entry-content{padding:15px 20px 25px;}
.entry-content li{line-height:1.6em;}
.entry-utility{border-bottom:1px dotted #ccc;font-size:0.8em;margin:0;padding:2px 15px;clear:both;}
.cat-links{margin:0;}
	.entry-utility-prep{}
	.comments-link{}
	.edit-link{}
	a.post-edit-link{}
/* form elements -------------------------------------------------------------- */
input,textarea{padding:8px 2%;max-width:95%;font-size:1rem;}
select{padding:3px 1.5% 3px 2%;font-size:1rem;max-width:95%;}
input[type='radio']{outline:none;border:none;}
.button{padding:10px 20px;}
.select-style select{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}
@media screen and (-webkit-min-device-pixel-ratio:0){.select-style select{padding-right:18px}} /* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
.select-style{position:relative}
.select-style:after{content:'\f0dd';font:18px "FontAwesome";color:#aaa;right:8px;top:0;padding:0 0 2px;position:absolute;pointer-events:none;}
.select-style:before{content:'';right:6px; top:0px;width:20px; height:20px;/*background:#f8f8f8;*/position:absolute;pointer-events:none;display:block;}
.select-style option{border-right:1px solid #ccc;}
/* Pagenation -------------------------------------------------------------- */
.pagination{clear:both;padding:20px 8px;position:relative;font-size:11px;line-height:13px;margin-bottom:30px;}
.pagination span,.pagination a{display:block;float:left;margin:2px 2px 2px 0;padding:6px 9px 5px 9px;text-decoration:none;width:auto;}
.pagination .current{padding:6px 9px 5px 9px;}
/* Custom styles-------------------------------------------------------------- */
.clear{clear:both;}
.block25,.block33,.block50,
.block66,.block75{padding:10px 2% 0;margin:0 1% 25px;float:left;line-height:1.4rem;}
.block25{width:19%;}
.block33{width:27%;}
.block50{width:44%;}
.block66{width:60%}
.block75{width:69%}
.block100{clear:both;padding:10px 2% 0;margin:0 0 25px;width:96%;}
.standard-block{margin-right:2%;}
.alt-block{margin-right:0;}
.youtube-block{position:relative;height:0;margin:0;float:none;padding-bottom:56.25%;padding-top:35px;overflow:hidden;}
.youtube-block iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
#content .youtube-block h3{margin-bottom:2px;padding-bottom:0;text-align:center;}
.highlight,.large{font-size:1.2em;}
.small{font-size:0.8em;}
h2.subtitle{position:relative;top:-20px;}
img.shadow{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.75);-moz-box-shadow:0 0 10px rgba(0,0,0,0.75);box-shadow:0 0 10px rgba(0,0,0,0.75);}
	.separator{}
.link-div{cursor:pointer;padding:20px;}
#back-to-top{display:block;width:30px;height:25px;padding:10px;position:fixed;bottom:0;right:0;font-size:1.2rem;background:#b4cf1b;-webkit-border-radius:5px 0 0 0;   -moz-border-radius:5px 0 0 0;        border-radius:5px 0 0 0;font-weight:300;}
#back-to-top a{color:#fff;text-decoration:none;}
.accordion{margin-bottom:18px;}
.accordion dt{border-top:1px dotted #999;padding:5px 10px;}
.accordion dt span{display:block;width:100%;}
.accordion dt span:hover{color:#BD013B;}
.accordion dt .selected{padding:12px 0 8px 20px;background:url(images/accordian-open.png) no-repeat left center;}
.accordion dt span{padding:12px 0 8px 20px;background:url(images/accordian-closed.png) no-repeat left center;}
.accordion dd{padding:10px;}
	.accordion dd.final{}
/* =Gallery listing-------------------------------------------------------------- */
.format-gallery .size-thumbnail img,.category-gallery .size-thumbnail img{border:10px solid #f1f1f1;margin-bottom:0;}
.format-gallery .gallery-thumb,.category-gallery .gallery-thumb{float:left;margin-right:20px;margin-top:-4px;}
.home #content .format-gallery .entry-utility,.home #content .category-gallery .entry-utility{padding-top:4px;}
/* =Images-------------------------------------------------------------- */
img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img,img.alignleft,img.alignright,img.aligncenter{max-width:100%;height:auto;}
.alignleft,img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px;}
.alignright,img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px;}
.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
img.alignleft,img.alignright,img.aligncenter{margin-bottom:12px;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;max-width:632px !important;padding:4px;text-align:center;}
.wp-caption img{margin:5px 5px 0;}
.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px;}
.wp-smiley{margin:0;}
.gallery{margin:0 auto 18px;}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery img{border:2px solid #cfcfcf;}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto;}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto;}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}
.gallery dl{margin:0;}
.gallery img{border:5px solid #f1f1f1;}
.gallery br+br{display:none;}
#content .attachment img{display:block;margin:0 auto;}
/* =Navigation-------------------------------------------------------------- */
.navigation{font-size:0.8em;overflow:hidden;}
.navigation a:link,.navigation a:visited{text-decoration:none;}
.nav-previous{float:left;width:50%;}
.nav-next{float:right;text-align:right;width:50%;}
#nav-above{margin:0 0 18px 0;}
#nav-above{display:none;}
.paged #nav-above,.single #nav-above{display:block;}
#nav-below{margin:15px 0 18px;}
/* =Comments-------------------------------------------------------------- */
#comments{clear:both;margin:5px 1.5% 0;padding:0;}
	.commentlist{}
.commentlist li{padding:10px 0 0;}
.commentlist li li{list-style:none;}
.comment-block{border:1px solid #f1f1f1;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;margin:0 0 12px;padding:0 2% 5px;-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.3);box-shadow:1px 1px 8px rgba(0,0,0,0.3)}
.commentlist .avatar{padding:10px 10px 0;}
.comment-author{border-bottom:1px dotted #ddd;}
.comment-meta{font-size:0.8em;}
	.nopassword,.nocomments{}
#respond textarea{width:90%;}
#comments p.logged-in-as{font-style:italic;font-size:0.9em;border-bottom:1px dotted #f1f1f1;}
#comments p.comment-form-comment label{display:block;}
#respond .form-allowed-tags{border:1px solid #f1f1f1;font-size:0.9em;margin:5px;}
/* =Widget Areas-------------------------------------------------------------- */
.widget-area ul{list-style:none;margin-left:0;}
.widget-area select{max-width:100%;}
.widget_search #s,.woocommerce-product-search > .search-field{/* This keeps the search inputs in line */width:calc( 100% - 95px );font-size:0.8em;padding:5px 8px;}
.widget_search input#searchsubmit,.woocommerce-product-search > input[type="submit"]{font-size:0.8em;padding:4px 8px;position:relative;left:-5px;max-width:75px;}
.widget_search label,.woocommerce-product-search > .screen-reader-text{display:none;}
.widget-container{margin:0 0 18px 0;}
.widget-title{font-weight:bold;}
.widget-area a:link,.widget-area a:visited{text-decoration:none;}
.widget-area a:active,.widget-area a:hover{text-decoration:underline;}
.widget-area .entry-meta{font-size:0.9em;}
#wp_tag_cloud div{line-height:1.6em;}
#wp-calendar{width:100%;}
#wp-calendar caption{font-size:1.1em;;font-weight:bold;padding-bottom:4px;text-align:left;}
#wp-calendar thead{font-size:0.9em;}
#wp-calendar thead th{padding:2px 0;}
#wp-calendar td{background:#f5f5f5;border:1px solid #fff;padding:2px 0;text-align:center;}
#wp-calendar tbody .pad{background:none;}
#wp-calendar tfoot #next{text-align:right;}
.widget_rss a.rsswidget{color:#000;}
.widget_rss a.rsswidget:hover{color:#ff4b33;}
.widget_rss .widget-title img{width:11px;height:11px;}
/* Main sidebars */
.content .widget-area ul{margin-left:0;padding:0 20px 0 0;}
.content .widget-area ul ul{border:none;padding:0;}
/* Expandable menu */
.widget_nav_menu .menu ul,.widget_product_categories .product-categories ul{list-style:none;margin:0;padding:0;cursor:pointer;}
.widget_nav_menu .menu li,.widget_product_categories .product-categories li{line-height:140%;text-indent:0px;background-position:1px 8px;padding-left:20px;background-repeat:no-repeat;}
/* Collapsed state for list element */
.widget_nav_menu .menu .collapsed,.widget_product_categories .product-categories .collapsed{background-image:url(images/collapsed.png);}
/* Expanded state for list element */
.widget_nav_menu .menu .expanded,.widget_product_categories .product-categories .expanded{background-image:url(images/expanded.png);}
/* =Footer Widget Areas-------------------------------------------------------------- */
/* default */
.layout-type-default #footer-widget-area{margin:0 auto;width:800px;}
.layout-type-default #footer-widget-area .widget-area{float:left;width:250px;margin-right:25px;overflow:hidden;}
.layout-type-default #footer-widget-area #third{margin-right:0;}
/* four-column */
.layout-type-four-column #footer-widget-area{margin:0 auto;max-width:1200px;}
.layout-type-four-column #footer-widget-area .widget-area{float:left;width:22%;margin-right:4%;overflow:hidden;}
.layout-type-four-column #footer-widget-area #fourth{margin-right:0;}
/* tee */
.layout-type-tee #footer-widget-area{margin:0 auto;width:800px;}
.layout-type-tee #footer-widget-area .widget-area{float:left;width:250px;margin-right:25px;overflow:hidden;}
.layout-type-tee #footer-widget-area #first{width:100%;margin-right:0;}
.layout-type-tee #footer-widget-area #fourth{margin-right:0;}
/* pane */
.layout-type-pane #footer-widget-area{margin:0 auto;width:800px;}
.layout-type-pane #footer-widget-area .widget-area{float:left;overflow:hidden;}
.layout-type-pane #footer-widget-area #first,.layout-type-pane #footer-widget-area #second{width:100%;margin:0;}
.layout-type-pane #footer-widget-area #third{width:47%;margin-right:3%;}
.layout-type-pane #footer-widget-area #fourth{width:47%;margin-left:3%;}
/* horizontal3 and horizontal4 */
.layout-type-horizontal3 #footer-widget-area,.layout-type-horizontal4 #footer-widget-area{margin:0 auto;width:800px;}
.layout-type-horizontal3 #footer-widget-area .widget-area,.layout-type-horizontal4 #footer-widget-area .widget-area {float:left;overflow:hidden;width:100%;}
/* =Footer-------------------------------------------------------------- */
#colophon{padding:20px 0 30px;}
#copyright-wrapper{padding:20px 0;}
.site-info{float:left;font-size:0.8rem;font-weight:bold;width:300px;clear:both;}
.site-info a{text-decoration:none;}
.copyright{float:right;width:auto;font-size:0.8rem;font-style:italic;position:relative;padding-right:10px;}
.copyright a{display:inline-block;line-height:16px;padding-left:3px;text-decoration:none;}
.copyright a:hover,.copy-test a:hover{text-decoration:underline;}
/* =Responsive-------------------------------------------------------------- */
@media (max-width:850px){
	.layout-type-four-column #footer-widget-area{width:100%;}
	.layout-type-four-column #footer-widget-area .widget-area,.layout-type-four-column #footer-widget-area #fourth {width:45%;margin:0 2.5%;}
}
@media (max-width:820px){
	.layout-type-tee #footer-widget-area,.layout-type-pane #footer-widget-area,.layout-type-horizontal3 #footer-widget-area,.layout-type-horizontal4 #footer-widget-area,.layout-type-default #footer-widget-area{width:100%;}
	.layout-type-tee #footer-widget-area .widget-area,.layout-type-tee #footer-widget-area #first,.layout-type-tee #footer-widget-area #fourth,.layout-type-pane #footer-widget-area #first,.layout-type-pane #footer-widget-area #second ,.layout-type-pane #footer-widget-area #third,.layout-type-pane #footer-widget-area #fourth,.layout-type-default #footer-widget-area .widget-area,.layout-type-default #footer-widget-area #third {width:90%;	margin:0 5%;}
}
@media (max-width:800px) {
	.two-left-25 .colleft,.two-left-25 .col1,.two-left-25 .col2,.two-left-33 .colleft,.two-left-33 .col1,.two-left-33 .col2,.two-left-50 .colleft,.two-left-50 .col1,.two-left-50 .col2,.two-right-25 .colleft,.two-right-25 .col1,.two-right-25 .col2,.two-right-33 .colleft,.two-right-33 .col1,.two-right-33 .col2,.two-right-50 .colleft,.two-right-50 .col1,.two-right-50 .col2{	width:100%;	left:0;}
	.block25{width:44%;}
	.block33,.block50,.block66,.block75{width:96%;float:none;}
	.site-info{	float:none;	width:96%;margin-left:3%;}
	.copyright{	float:none;	width:96%;font-size:0.7rem;padding:10px 0;margin-left:3%;}
	
	
	
	
}
@media (max-width:600px) {
	.layout-type-four-column #footer-widget-area .widget-area,.layout-type-four-column #footer-widget-area #fourth {width:90%;margin:0 5%;}
}
@media (max-width:500px){
	.block25{width:96%;float:none;}
}