/**handles:viav-style**/
/*
Theme Name: Vivvy
Author: Kat Rosendorff
Author URI: http://squigloo.com.au
Description: Custom theme for Via Vision
Version: 1.0.0
*/

/* =Reset
-------------------------------------------------------------- */
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%;	vertical-align: baseline;}
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;}
caption,th,td {	font-weight: normal;	text-align: left;}
h1,h2,h3,h4,h5,h6 {	clear: left;}
html {	overflow-y: scroll;	font-size: 100%;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {	display: block;}
audio,canvas,video {	display: inline-block;}
audio:not([controls]) {	display: none;}
del {	color: #333;}
ins {	text-decoration: none;}
hr {	background-color: #ccc;	border: 0;	height: 1px;	margin: 24px;}
sub,sup {	font-size: 75%;	line-height: 0;	position: relative; vertical-align: baseline;}
sup {	top: -0.5em;}
sub {	bottom: -0.25em;}
small {	font-size: smaller;}
img {	border: 0;	-ms-interpolation-mode: bicubic;}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.entry-content th,
.comment-content th {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	line-height: 18px;
}

/* Form fields, general styles first */
button,
input,
textarea,
select {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit] {
	background-color: transparent;
    border: 1px solid #c2c4c4;
    border-radius: 3px;
    clear: both;
    color: #7a807e;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.35px;
    line-height: 34px;
    padding: 0 10px;
    white-space: nowrap;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
}
.bypostauthor cite span {
	font-size: 11px;
	line-height: 1.428571429;
	font-weight: normal;
	border-radius: 3px;
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignfull {
	width:100%;
	height:auto;
	
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like 
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height:normal;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single,
#comment-nav-above,
#tip-nav {
	margin: 24px 0;
	}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
	background-color:#333333;
}
body {
	font-size: 16px;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #4D4D4D;
	background-color:#F2F2F2;
}
a {
	outline: none;
	color: #2E8EC4;
	text-decoration: none;
}
a:hover {
	color: #25729E;
}

/* Assistive text */
.assistive-text,
.screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	padding: 0;
}
.site-content {
	margin: 45px 0 0;
}
.home .site-content {
	margin:0;
}
.widget-area {
	margin: 24px 0 0;
}

/* Header */
.site-header {
	padding: 10px 20px 20px;
	background-color:#FFF;
	box-sizing:border-box;
	}
.wrap {
	padding-top:10px;
	position: relative;
    z-index: 9999;
}
.wrap:after {
	clear:both;
	content:'';
	display:table;
}
/*
.search-form {
	text-align:right;
	margin-left:0px;
	color:#666666;
	position:fixed;
	bottom:20px;
}
.search-form:before {
	font-family: 'Woocommerce';
	position: absolute;
	top: 8px;
	left: 6px;
	content: "\e024";
	color: #A9A9A9;
}
.search-form input.search-field {
	width: 180px;
	padding: 0px 5px 0 22px ;
	font-size: 13px;
	line-height: 32px;
	height: 32px;
	border: 1px solid #DBDBDB;
	border-radius: none;
	-webkit-appearance: none;
	-webkit-transition: width 0.3s;  Safari 
	transition: width 0.3s;
	color: #6C6C6C;
}
.search-form  .search-submit {
	display: none;
}*/
#search-btn {
    position: absolute;
    top: 20px;
    right: 35px;
    width: 20px;
    height: 33px;
}

#search-btn .s {
    display: block;
    border-radius: 50%;
    border:2px solid #414141;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 14px;
    left: 0px;
}
#search-btn .s:hover {
    border:2px solid #222;
}
#search-btn .s:before {
    content: "";
    width: 6px;
    height: 2px;
    background-color: #414141;
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    left: 7px;
    display: block;
}
#search-btn .s:hover:before {
    background-color: #222;
}
@media screen and (max-width:1159px){
    #search-pop-overlay{
        position:absolute;
        width:100%;
        background-color: #FFF;
        box-sizing: border-box;
        padding: 20px;
        left: 0;
        /*top:100%;*/
        display:none;
        cursor:pointer;
        z-index:2;
        box-shadow: 0 5px 5px rgba(0,0,0,.1);
    }
    #search-pop-overlay .search-pop {
        padding:5px;
        width:90%;
        max-width:853px;
        margin:0 auto;
        margin-top:130px;
        min-height:30px;	
        cursor:default;
        position:relative;
        z-index: 10;
    }
    .search-pop input.search-field {
        width: 100%;
        background-color:#FFF;
        font-size: 20px;
        padding: 10px;
        border:1px solid #FFF;
    }
    #search-pop-overlay .closeBtn {
        position:absolute;
        top:22px;
        right:0px;
        background-color:#fff;
        border:1px solid #fff;
        font-size:14px;
        font-weight:bold;
        width:24px;
        height:24px;
        line-height: 24px;
        border-radius:12px;
        cursor:pointer;
        text-align:center;
        /*box-shadow:1px 1px 3px 1px rgba(0,0,0,0.41);*/
        color: #333;
        padding: 0;
    }
    #search-pop-overlay .aws-container {
        width: calc(100% - 30px);
    }
}
#search-pop-overlay input[type="submit"] {
    display: none;
}
@media screen and (min-width:1160px){
    #search-pop-overlay{
        position: absolute;
        top: 0;
        right: 0;
        width:100%;
    }
    #search-pop-overlay .wrap {
        margin: 0 auto;
        max-width: 1160px;
        position: relative;

      }
    .admin-bar .aws-container{
        padding-top: 22px;
    }
    .aws-container{
        width:140px;
        position: absolute;
        top: 38px;
        right: 0;
        transition: top 200ms ease-out;
    }
    .site-header.scrolled .aws-container{
        top: 28px;
    }
    .admin-bar .site-header.scrolled .aws-container{
        top: 0px;
    }
    #search-btn,
    #search-pop-overlay .closeBtn {
        display:none;
    }
    .main-navigation .group2 {
        right: 180px !important;
    }
    .header-cart {
      right: 150px !important;
    }
}
.logo {
	float:left;
	width:150px;
	clear:both;
	margin-top:0px;
}
.site-title a {
	color: #686D6B;
	display: inline-block;
	text-decoration: none;
}
.site-title a:hover{
	color: #7a807e;
}
.site-title {
	font-size: 18px;
	margin-bottom: 10px;
	clear:none;
	margin:0;
}
.site-title span {
	display:block;
}
#cart-items {
    background-color: #d8cac0;
    display: inline-block;
    margin-left: 3px;
    padding: 1px;
    border-radius: 20px;
    line-height: 20px;
    min-width: 22px;
    text-align: center;
    font-size: 14px;
}
/* Navigation Menu */
.main-navigation {
	margin-top: 59px;
	text-align: left;
}
.main-navigation li {
	margin-top: 0px;
	margin-bottom:15px;
	line-height: normal;
}
.main-navigation li .fa {
	display:none;
}
.main-navigation a {
	color: #525655;
	font-size:17px;
	text-transform:uppercase;
	font-weight:300;
	display:block;
}
.main-navigation li .fa {
	font-size:12px;
}
.main-navigation a:hover {
	color: #7a807e;
}

div.toggled-on .main-navigation ul.nav-menu,
.menu-toggle {
	display: inline-block;
}

.main-navigation .sub-menu {
	display:none;
	box-shadow: 2px 5px 3px rgba(0, 0, 0, 0.15);
}
.mobile-currency .chev,
.main-navigation .chev {
    font-size: 9px;
    transform: translateY(-2px);
    display: inline-block;
}

.header-cart {
   position: absolute;
    top: 17px;
    right: 65px;
}
.header-cart > a {
    display: block;
    padding: 12px 5px;
    position: relative;
}
.header-cart #cart-items {
    position: absolute;
  top: 9px;
  right: 0;
  background-color: #E8DDCC;
  width: 15px;
    min-width: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 15px;
  font-size: 10px;
  color: #000;
    display: block;
    margin: 0;
    padding: 0;
}
.header-cart > a:hover #cart-items {
    background-color: #EDD3A9;
}
.wc-block-mini-cart__badge {
    color: #333;
}
.wp-block-woocommerce-mini-cart-checkout-button-block {
  background-color: #333 !important;
  color: #FFF !important;
}
h2.wc-block-mini-cart__title {
    font-size: 20px;
}
.wc-block-components-product-badge {
    background-color: #F8F3D0  !important;
    border: none !important;
    padding: 3px  !important;
}
.mobile-currency {
    position: absolute;
    top: 30px;
    right: 100px;
    display: none;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 12px;
}
.main-navigation .mobile-currency a {
    font-size: 13px;
}
#show-cur-pop {
    
}
.currency-popup {
    position: absolute;
    background-color: #FFF;
    max-width: 440px;
    top: 100%;
    padding-top: 15px;
    margin-top: 5px;
    right: 0;
    padding: 15px;
    box-shadow: 0px 6px 3px rgba(0, 0, 0, 0.15);
    display: none;
}
.currency-popup .widget-title {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.currency-popup p {
    margin-bottom:10px;
    line-height: normal;
}
.currency-popup ul.currency_switcher li a {
    background-color: #fff;
    color: #254f73;
    border:1px solid #254f73;
    padding: 5px 5px;
    font-size: 13px;
}
.currency-popup ul.currency_switcher li a:hover, 
.currency-popup ul.currency_switcher li a.active {
    background-color: #254f73;
    color: #FFF;
}
#close-currency-pop {
    float: right;
    color: #656565;
    font-weight: bold;
    background-color: #FFF;
    border: none;
    outline: none;
    -webkit-appearance:none;
}
@media screen and (max-width:767px){
    .menu-toggle {
        position:absolute;
        width:26px;
        height:24px;
        cursor: pointer;
        display:block;
        top:28px;
        right:-2px;
    }
    .menu-toggle > * {
        background-color: #000;
        display: block;
        height: 2px;
        left: 0;
        opacity: 0.8;
        position: absolute;
        width: 100%;
        transition: 300ms ease-out;
    }
    .menu-toggle .bar1 {
        top: 2px;
        transform-origin: top left; 
    }
    .menu-toggle .bar2 {
        top: 11px;
    }
    .menu-toggle .bar3 {
        top: 20px;
        transform-origin: bottom left; margin-bottom: 0;
    }
    .toggled-on .menu-toggle .bar1 { transform: rotate(45deg); }
    .toggled-on .menu-toggle .bar2 { opacity: 0; }
    .toggled-on .menu-toggle .bar3 { transform: rotate(-45deg); }
   
    
    .mobileNav {
        display: none;
    }
    .toggled-on .mobileNav {
       background-color: #686d6b;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 230px;
        padding: 20px 20px 60px;
        padding-top: 20px;
        text-transform: uppercase;
        letter-spacing: 0.3px;
        height: 100vh;
        overflow-y: scroll;
        box-sizing: border-box;
    }
    .admin-bar .toggled-on .mobileNav {
        padding-top:60px;

    }
    .hideNav {
        color:#DBDBDB;
        cursor:pointer;
        position:absolute;
        right:10px;
        font-weight:300;
        font-size:17px;
        display: none;
    }
    .hideNav:hover{
        color:#FFF;
    }
    .toggled-on .mobileNav a {
        color:#FFF;
    }
    
    .main-navigation .sub-menu {
        display: none;
        box-shadow: none;
    }
     .main-navigation li {
         position: relative;
    }
    .main-navigation li a {
        display: block;
    }
    .main-navigation .sub-menu li {
        padding-left: 10px;
        margin: 5px 0;
        font-size: 16px;
        line-height: 24px;
        position: relative;
    }
    .main-navigation .sub-menu-btn {
        position: absolute;
        right: -7px;
        width: 8px;
        height: 8px;
        transform: rotate(45deg);
        transform-origin: center;
        border-top: 1px solid #FFF;
        border-right: 1px solid #FFF;
        cursor: pointer;
        top: 4px;
        transition: 200ms transform ease-out;
    }
    .main-navigation .sub-menu li a {
        text-transform: none;
    } 
    .main-navigation li.expanded  .sub-menu-btn {
        transform: rotate(135deg);
    }
    .main-navigation li.expanded .sub-menu {
        display: block;
    }
    
    .mobile-currency {
        display: block;
    }
    .group2 .currency {
        display: none;
    }
}

/* Sidebar */

.widget-area .widget {
	margin-bottom: 24px;
}
#secondary .widget {
	background-color:#FFF;
	padding:10px;
}
.widget-area .widget h3 {
	margin: 0px;
	padding:0 10px 10px;
	font-weight : bold;
  	font-size : 22px;
  	line-height : 30px;
 	text-transform : uppercase;
  	color : #7A807E;
	border-bottom:1px solid #cccccc;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
}
.widget-area .widget p {
	margin: 8px 10px 16px;
	line-height:normal;
	
}
.menu-widget li,
.widget_nav_menu li {
	border-bottom:1px solid #cccccc;
	padding:10px 10px 10px 20px;
	list-style:inside disc;
	margin:0px;
	text-indent:-10px;
	line-height:normal;
}
.menu-widget .current_page_item {
	font-weight:bold;
}

.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
}
.widget-area .textwidget li {
	margin-left: 36px;
}
.widget-area .widget a {
	color: #7a807e;
}
.widget-area .widget a:hover {
	color: #535756;
}

.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
.widget .mp_wrapper {
	padding:10px 0;
	position:relative;
}
.widget-area #bbp-search-form {
	margin-top:10px;
}
.widget-area #bbp_search{
	width:60%;
}
.widget-area #bbp_search_submit {
	line-height:29px;
}
/* Footer */
#colophon {
	clear: both;
	padding: 30px 20px 78px;
	background-color:#333333;
	color:#FFF;
	}
.site-info {
	max-width: 1160px;
	margin: 0 auto;
}

/* =Main content and comment content
-------------------------------------------------------------- */
#main {
	padding-left:10px;
	padding-right:10px;
}
.home #main {
	padding-left:0px;
	padding-right:0px;
}
.white-box {
	background-color:#FFF;
	padding:20px;
	margin-bottom:10px;
}
.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	
}
.woocommerce-products-header__title,
.entry-header .entry-title {
	font-size : 32px;
  letter-spacing : 1.6px;
  text-transform : uppercase;
  color : #254F73;
  line-height:normal;
  font-weight:300;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-meta a {
	color: #757575;
}
.entry-meta a:hover {
	color: #21759b;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6
{
	margin: 0 0 0.5em;
	line-height:normal;
}
.entry-content h1 {
	font-size: 28px;
	line-height: 1.5;
    color: #254f73;
}
.entry-content h2 {
	font-size: 21px;
	line-height: 1.6;
    color: #254f73;
}
.entry-content h3 {
	font-size: 18px;
	font-weight:500;
}
.entry-content h4{
	font-size: 14px;
}
.entry-content h5 {
	font-size: 13px;
}
.entry-content h6 {
	font-size: 12px;
	
}
.entry-content p,
.entry-summary p{
	margin: 0 0 24px;
	line-height:1.5;
}
.entry-content ol,
.entry-content ul{
	margin: 0 0 24px;
	line-height:1.5;
}
.entry-content ul ul
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li {
	margin: 0 0 8px 36px;
	line-height: normal;
}
.entry-content blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}
.entry-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	
	line-height: 2;
}
.entry-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}
.entry-content pre code {
	display: block;
}
.entry-content abbr,
.entry-content dfn,
.entry-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address {
	display: block;
	margin: 0 0 24px;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	
}
.entry-content dl {
	margin: 0 0px;
}
.entry-content dt {
	font-weight: bold;
}
.entry-content dd {
	margin-bottom: 4px;
	
}
.entry-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	margin: 0 0 24px;
	width: 100%;
}
.entry-content table caption {
	font-size: 16px;
	margin: 24px 0;
}

.moretag {
	font-size: 13px;
	color: #B1B1B1;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.hentry:after {
	clear:both;
	display:table;
	content:'';
}
.page-links {
	clear: both;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	color: #757575;
	border-top:1px dotted #CCC;
	padding-top:10px;
}
.single-author .entry-meta .by-author {
	display: none;
}

a.post-edit-link {
	font-size: 13px;
	color: #B1B1B1;
}
.clearfix:after {
	clear:both;
	display:table;
	content:'';
}


.hero-img {
	width:100%;
	height:auto;
}
#box-nat-promo a,
#recent-testimonal a.test-link,
#box-newsletter-promo  a,
.widget a.linkBtn,
a.enquireBtn {
	font-size : 14px;
	font-weight:bold;
	font-weight:500;
	letter-spacing : 0.35px;
	color : #7a807e;
	border: 1px solid #C2C4C4;
	border-radius:3px;
	line-height:34px;
	padding:0 10px;
	clear:both;
	display:inline-block;
	background-color:transparent;
	white-space:nowrap;
}
#box-nat-promo a:hover,
#recent-testimonal a.test-link:hover,
#box-newsletter-promo a:hover,
.widget a.linkBtn:hover,
a.enquireBtn:hover {
	background-color: rgba(0,0,0,0.08);
}

@media screen and (max-width: 440px) {
	#box-nat-promo a,
	#recent-testimonal a.test-link,
	#box-newsletter-promo  a,
	.widget a.linkBtn,
	a.enquireBtn {
		background-color: rgba(255,255,255,0.7);
	}
	#box-nat-promo a:hover,
	#recent-testimonal a.test-link:hover,
	#box-newsletter-promo a:hover,
	.widget a.linkBtn:hover,
	a.enquireBtn:hover {
		background-color: rgba(255,255,255,0.9);
	}
}

.searchitem {
	background-color:#FFF;
	padding:10px 15px;
}
.searchitem a img {
	float:right;
	margin-left:10px;
}
/* =Archives
-------------------------------------------------------------- */

.archive-header {
	margin-bottom: 48px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}

/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
}

/*Gutenberg Styles*/
.wp-block-group__inner-container {
    max-width:1160px;
    box-sizing: border-box;
    margin: 0 auto;  
}
.wp-block-group__inner-container p:last-child {
    margin-bottom: 0;
}
@media screen and (max-width:1140px){
    .entry-content > .wp-block-group {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.entry-content > .wp-block-group.has-background {
    padding:50px 20px;
}
.wp-block-group__inner-container > .wp-block-columns:last-child {
    margin-bottom: 0;
}

.is-style-narrow-content{
    max-width:860px;
    margin-left: auto; 
    margin-right: auto;
}
.entry-content .no-bottom-margin {
    margin-bottom: 4px;
}
.wp-block-button__link {
    border-radius: 15px;
    letter-spacing: 0.4px;
    transition: 300ms ease-out;
    text-shadow: 0 1px 1px rgba(0,0,0,0);
    background-color: #333;
    font-weight: 300;
    font-size: 14px;
}
.wp-block-button__link:hover {
    border-radius: 20px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.7);
}
.wp-block-button__link.has-background {
    position: relative;
}
/* = HOME PAGE
-------------------------------------------------------------- */
.home #main {
	overflow:hidden;
}
#sq-slideshow {
	height:560px;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
	overflow:hidden;
}

#sq-slideshow .slides {
	position:relative;
	width:100%;
	height:100%;
	z-index:10;
}

#sq-slideshow .slide {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	overflow:hidden;
	height:100%;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	z-index:10;

	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
#sq-slideshow .slide  {
	opacity: 0;
	visibility: hidden;
	z-index:10;
}
#sq-slideshow #slide-1 {
	opacity: 1;
	visibility: visible;
}
#sq-slideshow .slide-txt {
	background-image:url(https://viavision.com.au/wp-content/themes/vivvy/images/slider-tint.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:100%;
	box-sizing:border-box;
	margin:0 auto;
	padding:10px 20px;
    font-size : 37px;
    color : #333;
	height:100%;
	display: table;
}
#sq-slideshow .slide-txt .w {
	background-color:#FFF;
	padding:5px 10px;
	display:inline-block;
}
#sq-slideshow .slide-txt .inner {
	width:100%;
	height:100%;
	vertical-align: bottom;
	display: table;
	max-width:1160px;
	margin:0 auto;
}
#sq-slideshow .slide-txt .cell {
	margin:0 auto;
	vertical-align: bottom;
	width:100%;
	height:100%;
	display: table-cell;
	text-align:center;
	padding-bottom:60px;
}
#sq-slideshow .slide-txt h2 {
	margin-bottom:18px;
	font-size:34px;
	line-height:normal;
}
#sq-slideshow .slide-txt p {
	line-height:normal;
	font-size:18px;
	font-weight:bold;
	margin-bottom:18px;
}
#sq-slideshow .slide-txt a.link-btn{
	background-color: rgba(0,0,0,0.50);
	border:1px solid #FFF;
	font-size : 21px;
	line-height : 38px;
	letter-spacing : 2px;
	text-transform : uppercase;
	color : #FFFFFF;
	padding: 1px 10px;
	display:inline-block;
	clear:both;
	transition:background-color 300ms;
}
#sq-slideshow .slide-txt a.link-btn:hover {
	background-color: rgba(0,0,0,0.70);
}
.slider-nav {
    display: inline;
    overflow: visible;
    padding: 2px;
    position: absolute;
    bottom: 20px;
    z-index: 100;
	width:100%;
	
	
}
.slider-nav ul {
    list-style-type: none;
	max-width:1160px;
	margin:0 auto;
	text-align:center;
}
.slider-nav li {
    /*float: left;*/
	display:inline-block;
    margin: 0 0 0 6px;
    width: 15px;
}
.slider-nav a {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 6px;
    display: block;
    height: 10px;
    line-height: 10px;
    text-align: center;
    width: 10px;
}
.slider-nav a.active {
    background-color: rgba(255, 255, 255, 0.75);
    cursor: default;
    opacity: 1;
}
@media screen and (max-width: 1100px) {
	#sq-slideshow .slide  {
		background-size:cover;	
		background-position:top center;	
	}
	#sq-slideshow .slide-txt a.link-btn{
		background-color: rgba(0,0,0,0.50);
	}
	#sq-slideshow .slide-txt a.link-btn:hover{
		background-color: rgba(0,0,0,0.70);
	}
	.slider-nav ul {
		padding-left:12px;
	}
}
@media screen and (max-width: 960px) {
	#sq-slideshow {
		height:400px;
	}
}
@media screen and (max-width: 660px) {
	#sq-slideshow {
		height:300px;
	}

}
@media screen and (max-width: 440px) {
	#sq-slideshow {
		height:220px;
	}
	#sq-slideshow .slide  {
		background-size:cover;
		background-position:center top;	
	}
	
	#sq-slideshow .slide-txt .cell {
		padding-bottom: 45px;
		vertical-align: bottom;
	}
    #sq-slideshow .slider-nav {
        display: none;
    }
}
@media screen and (max-width: 380px) {
	#sq-slideshow {
		height:210px;
	}
}

.home .site-content article {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.home .entry-content {
	text-align:center;
}
.home .entry-content h2,
.home .entry-content .h2-style{
	font-size : 30px;
	font-weight:300;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.wc-block-grid__product a {
    color:  #254f73;
}


.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    color: #515151;
    background-color: #e9e6ed;
    font-weight: 700;
    border-radius: 3px;
    text-shadow: none;
}
.wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__product-title {
    font-size: 16px;
}
.home .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 14px;
}
.wc-block-grid__product .wc-block-grid__product-price {}
.wc-block-grid__product del {
  color: #9A9A9A;
}
.wc-block-grid__product ins {
  background-color: transparent;
}
.home .wp-block-group__inner-container:after {
    clear: both;
    display: block;
    content: "";
}
.cat-image-link-block {
    width: 20%;
    max-width: 220px;
    height: 170px;
    text-align: center;
    float: left;
    margin: 5px;
    background-color: #254f73;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    overflow: hidden;
    box-sizing: border-box;
}
.cat-image-link-block a {
    background-color: #254f73;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    transition: background-color .3s;
    background-size: cover;
    background-repeat: no-repeat;
}
.cat-image-link-block a span {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 30px 10px 10px;
    box-sizing: border-box;
    background-color: rgba(37,79,115,0.8);
    z-index: 100;
    top: 0;
    left: 0;
    transition: background-color .3s;
}
.cat-image-link-block a:hover span {
    background-color: rgba(37,79,115,0.5);
}
@media screen and (max-width:640px){
    .cat-image-link-block {
        width: calc(50% - 10px);
        font-size: 22px;
        height: 110px;
    }
}
/*.box-fullwidth {
	padding:20px;
}*/
.text-wrap {
	margin:0 auto;
	max-width:1160px;
	width:auto;
	/*padding:20px;*/
}
.text-wrap:after {
	clear:both;
	display:table;
	content:'';
}
/*Twitter Feed / Footer Promo */
#twitter-feed {
	background-color:#254f73;
	color:#FFF;
	text-align:center;
	clear:both;
	padding:20px 20px 40px;
	margin:0;
	min-height:200px;
}
#twitter-feed .section-title {
	margin-bottom:20px;
	color:#FFF;
}

#tweets  {
	list-style:none;
	margin:0 -1.5%;
	padding:0;
}
#twitter-feed li {
	display:block;
	width:30%;
	margin:0 1.5%;
	float:left;
	background-color:#395f80;
	padding:10px;
	box-sizing:border-box;
	color:#FFF;
	line-height:normal;
	min-height:200px;
}
#twitter-feed .status {
	display:block;
	font-size:16px;
	margin-bottom:10px;
}
#twitter-feed .username {
	font-weight:bold;
	color:#FFF;
}
#twitter-feed .status a {
	color: #D0DBE3;
}
#twitter-feed .ref {
	display:block;
	font-size:14px;
	margin-bottom:10px;
}
#twitter-feed .ref a {
	color:#e6e6e6;
}
#twitter-feed .meta {
	display:block;
	font-size:14px;
	font-style:italic;
	color:#bdccd4;
}
#twitter-feed .meta a{
	color: #D0DBE3;
}
#twitter-feed a:hover {
	color:#FFF;
}
@media screen and (max-width: 740px) {
	#tweets  {
		margin:0;
	}
	#twitter-feed li {
		width:100%;
		float:none;
		min-height:50px;
		margin:0 0 10px;
	}
}
/* footer promo */
#footer-promo {
	background-color: #CCC;
	color: #707070;
	text-align:center;
	clear:both;
	padding:20px;
	margin:0;
}
#footer-promo .promo-text {
	font-size:18px;
	font-weight:300;
	font-style:italic;
}
@media screen and (min-width: 440px) {
	#footer-promo .promo-text {
		font-size:21px;
	}
}
.linkMode {
	cursor:pointer;
}

#mailchimp-pop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99999;
}
#mailchimp-pop .msg {
    background-color: #FFF;
    border: 5px solid #d8cac0;
    width: 75%;
    max-width: 400px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 20px 20px 15px;
    box-sizing: border-box;
}
#mailchimp-pop h3 {
    font-size: 20px;
    margin-bottom: 8px;
}
#close-pop {
    float: right;
    font-size: 20px;
    background-color: #C6B2A3;
    color: #515151;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    margin-top: -10px;
}
#close-pop:hover {
   color: #3E3E3E; 
}
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 0;}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button ,
.show-sub-form {clear:both; background-color: #363636; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:10px; min-height:35px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}     
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0; overflow:hidden; width:90%; margin: 0 0%; clear: both;}
#mce-error-response {color: #7F0104; }
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}
.show-sub-form {    display: none;}
@media screen and (max-width:767px){
    #mailchimp-pop .msg {   width: 100%; padding: 15px 20px 5px;   }
    #close-pop {     margin-top: -30px;    margin-right: -20px; }
    #mailchimp-pop h3 {    font-size: 16px;    }
    .show-sub-form {  display: block;}
    .mailchimp-pop #mc_embed_signup {  display: none;   }
}
/* = ABOUT SECTION
-------------------------------------------------------------- 
 */
.box-sidebar {
	background-color:#e2e2e2;
	margin-bottom:20px;
	
}
.box-sidebar:after {
	clear:both;
	content:'';
	display:table;
}
 .box-sidebar img {
	 margin:0 ;
	 width:100%;
	 height:auto;
	 display:block;
	 line-height:0;
 }
 .box-sidebar p {
	  margin:10px 0px 5px;
}
.box-sidebar h3,
.box-sidebar h4 {
	clear:none;
	margin-left:10px;
	padding-top:10px;
}
.box-sidebar li {
	 margin-left:20px;
	 margin-right:5px;
	 padding-left:5px;
	 font-size:13px;
}
 @media screen and (min-width: 440px) {
	.box-sidebar img {
		 margin:0 30px 0 0 ;
		 float:left;
		 width:50%;
	 } 
	 
 }

/*WOOCOMMERCE*/
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
	background-color: #e9e6ed;
	color: #515151;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button:hover {
    background-color: #dcd7e3;
    color: #515151;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #e9e6ed;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #2574af;
    color: #FFFFFF;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #1A4E76;
    color: #FFFFFF;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #4d4d4d;
    font-size: 1.25em;
}
.woocommerce div.product.sale p.price, .woocommerce div.product.sale span.price {
    color: #b91c2b;
}
.wc-block-grid .wc-block-grid__product-onsale,
.woocommerce span.onsale {
     background-color: #b91c2b;
}
.wc-block-grid .wc-block-grid__product-onsale {
  background: #b91c2b !important;
  border: none  !important;
  border-radius: 50%  !important;
  color: #FFF  !important;
  line-height: 40px;
}
.woocommerce-notices-wrapper {
    clear: both;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #f7f7f7;
	color: #515151;
}
#add_payment_method #payment, .woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    background-color: #f7f7f7;
}


/*Home Blocks*/
.entry-content li.wc-block-grid__product {
    margin: 0;
}
.entry-content .wc-block-grid.has-5-columns .wc-block-grid__product {
    font-size: 0.8em;
}
/*CATEGORY*/
.woocommerce-products-header__title {
    margin-bottom: 10px;
}
.term-description {
    color: #6E6E6E;
    line-height: 1.3;
    padding-bottom: 25px;
}
.woo-sub-cats-wrap {
    position: relative;
    clear: both;
}
.woo-sub-cats {
    clear: both;
    padding: 15px 0;
    max-width: calc(100% - 30px);
    margin-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: thin;
}
.woo-sub-cats-wrap .sub-cats-left,
.woo-sub-cats-wrap .sub-cats-right  {
    display: block;
    background-color: #F2F2F2;
    padding: 26px 5px 0;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0px;
    cursor: pointer;
    height: 50px;
}
.woo-sub-cats-wrap .sub-cats-left {
    right: auto;
    left: -24px;
}
.woo-sub-cats-wrap .sub-cats-left.hidden,
.woo-sub-cats-wrap .sub-cats-right.hidden {
    display:none;
}
.woo-sub-cats-wrap .sub-cats-left span,
.woo-sub-cats-wrap .sub-cats-right span {
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
    display: block;
    width: 12px;
    height: 12px;
}
.woo-sub-cats::-webkit-scrollbar {
    -webkit-appearance: auto;
}
.woo-sub-cats::-webkit-scrollbar:horizontal{
   height: 4px;
   background-color: #9A9999;
}
.woo-sub-cats:-webkit-scrollbar-thumb:horizontal{
        background: #636363;
        border-radius: 10px;
}

.woo-sub-cats a {
    display: inline-block;
    white-space: nowrap;
    padding: 10px 14px;
    border-radius: 4px;
    color: #333;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: 8px;
    margin-bottom: 5px;
    background-color: #FFF;
    border:1px solid #FFF;
}
.woo-sub-cats a:hover {
    color: #000000;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
}


.woocommerce ul.products li.product {
    background-color: #FFF;
    padding: 10px;
    box-sizing:border-box;
    text-align: center;
    min-height: 400px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    font-size: 15px;
    line-height: normal;
}
.woocommerce ul.products li.product .price {
    color: #333;
    font-weight: 300;
    font-size:14px;
}
.woocommerce ul.products li.product.sale ins .amount {
     color: #b91c2b;
}
.wc-block-grid__products .wc-block-grid__product-image img,
.woocommerce ul.products li.product img.size-woocommerce_thumbnail {
   object-fit: contain;
    width: 100%;
    height: 230px !important;
    max-width: 236px;
}
.stock-label {
    color: #77a464;
}
@media screen and (max-width:480px){
    .wc-block-grid__products .wc-block-grid__product-image img,
    .woocommerce ul.products li.product img.size-woocommerce_thumbnail {
        height: 180px !important;
    }
}
/*SINGLE*/
.woocommerce .single-product-info {
    background-color: #FFF;
    padding: 10px;
    margin-bottom: 40px !important;
}
.woocommerce div.product div.summary {
    margin-bottom: 0;
}
.woocommerce-product-details__short-description p,
.entry-content .tagline {
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    clear: left;
    color: #254f73;
}
.out-of-stock {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #A30002;
}
.single-product-info:after {
    clear: both;
    display: block;
    content: "";
}
 .product-images {
     position: relative;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    max-width: 100px;
}
.video-previews .video {
    margin-bottom: 20px;
}
.video-previews .video h4 {
    margin-bottom: 5px;
}
.video-previews .video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    background-color: #E9E9E9;
}
.video-previews .video iframe,
.video-previews .video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
}
.woocommerce table.shop_attributes {
    color: #4D4D4D;
    border-top:1px solid #8B8B8B;
    border-bottom:1px solid #8B8B8B;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
}
.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {
    background-color: #FFF;
}
.related-products {
    clear: both;
}
.related-products > .products {
    background-color: #FFF;
    padding: 20px 20px 10px;
    margin: 0 0 40px;
}
.related-products .up-sells > h2,
.related.products > h2 {
    font-size: 29px;
    font-weight: 300;
    color: #254f73;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.related-products ul.products li.product {
    margin-bottom: 10px;
}
.woocommerce nav.woocommerce-pagination {
    margin-bottom: 40px;
}
.woocommerce nav.woocommerce-pagination ul li a {
    background-color: #FFF;
}
@media screen and (min-width:768px){
    .term-description {
        width: calc(100% - 200px);
        float: left;
    }
    .woocommerce .single-product-info {
        padding: 20px;
    }
    .product-images {
        float: right;
        width: 48%;
    }

    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        float: left;
        width: 47%;
        clear: none;
    }
}
/*AfterPay*/
.afterpay-paragraph {
    font-size: 14px !important;
}
square-placement:after {
    content: "Please note AfterPay will be charged in AUD. Prices shown are in AUD.";
    display: block;
    font-style: italic;
    margin-top: 10px;
	font-size: 15px;
}
/*Checkout*/
#order_review_heading {
    padding-top: 30px;
}
.woocommerce label[for="shipping_method_0_free_shipping1"] {
    font-weight: bold;
}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row {
    box-sizing: border-box;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 1px solid #B3B3B3;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: #d9d9d9;
	color: #333;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #d9d9d9;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
/* MY ACCOUNT */
.woocommerce-MyAccount-navigation {
    margin: 0 20px 20px 0;
    list-style: none;
    padding: 0;
    border-top: 1px solid #CCC;
    max-width: 150px;
}
.woocommerce-MyAccount-navigation li {
    border-bottom: 1px solid #CCC;
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 8px;
}
.woocommerce-MyAccount-navigation li.is-active {
    font-weight: bold;
}
.woocommerce table.my_account_orders .button {
    margin-right: 8px;
  padding: 3px 10px;
  background-color: #ececec;
  border-radius: 5px;
  color: #333;
}
@media screen and (min-width:760px){
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: right;
        width: 25%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: left;
        width: 72%;
    }
}
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        font-size: 14px;
    }
	.woocommerce-page .woocommerce-message .button {
		float: none;
		display: block;
		margin-bottom: 5px;
	}
}
/* Search results*/
.search-results .entry-header {
	margin-bottom:5px;		
}
.search-results .entry-title {
	text-transform: none;
    font-size: 26px;
    letter-spacing: normal;
    margin: 5px 0;
}

.search-results .site-content article {
	margin-bottom: 10px;
    padding-bottom: 10px;
    clear: both;  
}
.search-results .site-content article:after {
    clear: both;
    display: block;
    content: "";
}
.search-results .photo {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
    width: 150px;
    height: auto;
    padding-left: 10px;
}


/* CONTACT
-------------------------------------------------------------- */
.page-template-contact-page .white-box  {
	margin-bottom:20px
}

div.wpcf7 {
	padding: 0px !important;
	margin-bottom: 0;
}
.wpcf7 form {
	padding:0px;
}
.wpcf7 h3  {
	font-size: 18px;
    font-weight: 500;
	margin-bottom:10px;
	
}
.wpcf7 .group1,
.wpcf7 .group2 {
	padding-bottom:5px;
}
.wpcf7 p {
	clear:both;
	line-height:32px;
	margin:0 0 3px;
	min-height:40px;
}
.wpcf7 p label{
	display:block;
	float:left;
	width:25%;
	/*text-transform:uppercase;*/
	font-weight:bold;
	line-height:32px;
}

.wpcf7 p.submit-row {
	clear: both;
	text-align: right;
	padding-bottom:5px;
	padding-right:5px;
}
.wpcf7 p.submit-row input {
	float:right;
}
.group1 .wpcf7-form-control-wrap {
	float:left;
	width:75%;
	display:block;
}
.wpcf7 p input.wpcf7-text,
.wpcf7 p input.wpcf7dtx-dynamictext {
	width:90%;
}
.wpcf7 p select {
	width:90%;
}
.wpcf7 p input.wpcf7-text:focus,
.wpcf7 p select:focus,
.wpcf7 p textarea:focus  {
	border-color:#3f4ea0;
}
.wpcf7 p textarea {
	/*height:155px;*/
	width:96%;
}
input.wpcf7-submit {
	 background-color: #2574af;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    line-height: normal;
    outline: medium none;
    padding: 10px 25px;
    text-transform: uppercase;
}


input.wpcf7-submit:hover  {
	background-color: #1D5C8B;
	background-image: none;
	color: #fff;
}
span.wpcf7-not-valid-tip {
	color: #C91E38;
	display: block;
	font-size: 0.9em;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	background-color: #FFFBCA;
	line-height:normal;
	
}
div.wpcf7-mail-sent-ok {
	border: none !important;
	background-color: rgba(214,229,195,1.00);
}
div.wpcf7-response-output {
    margin: 2em 0 0;
    padding: 5px;
}

@media screen and (min-width:760px) {
	.contact-page-box {
		min-height:400px;
	}
}

/* = BLOG POSTS
-------------------------------------------------------------- */
.single-blog-post {
    background-color: #FFF;
    padding: 20px;
}
.summary-view {
    background-color: #FFF;
    margin-bottom: 20px;
}
.summary-view .entry-header {
    margin-bottom: 15px;
}
.summary-view .entry-header .entry-title {
		font-size: 24px;
    }
.summary-view .post-hero-image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.summary-view .post-hero-image img {
    width: 100%;
    display: block;
    max-height: 300px;
    object-fit: cover;
    object-position: center top;
}
.summary-view .sub-title {
    margin-bottom: 5px;
}
.entry-summary {
    padding: 15px;
}
@media screen and (min-width:640px){
   .summary-view .post-hero-image {
       float: right;
       width: 30%;
       padding: 15px;
       padding-bottom: 0;
       box-sizing: border-box;
    }
    .summary-view .entry-summary {
       float: left;
       width: 67%;
        box-sizing: border-box;
    }
    .summary-view:after {
        display: block;
        content: '';
        clear: both;
    }
}
/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
}
.widget_rss li {
	margin: 12px 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	
	margin-left: 12px;
}
.widget_search label {
	display: block;
	font-size: 13px;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}

/* Mini Footer Widget Areas */
.site-info {
	color:#CCC;
	font-size : 14px;
}
.site-info .widget-title {
	font-size : 17px;
	text-transform : uppercase;
	color : #FFFFFF;
	margin-bottom:15px;
}
.site-info .widget {
	margin-bottom:20px;
}
.footer-nav {
	float:left;
	font-size:12px;
	line-height:28px;
}
.site-info .logo-feed .gallery-item {
    width: 120px;
    float: left;
}
.site-info .logo-feed .gallery > br {
    display: none;
}
.site-info .logo-feed .gallery-item img {
	width:105px;
	height:auto;
	margin:10px 5px 0 0;
}
.site-info .logo-feed .gallery-columns-1 .gallery-icon img {
    padding: 0;
}
.site-info p {
	color:#CCCCCC;
	margin-bottom:10px;
	line-height:normal;
}
.site-info .row2 {
	clear:both;
	border-top:1px solid #808080;
	padding-top:40px;
	margin-top:20px;
}
.site-info .social-follow {
	margin-bottom:20px;
}
.site-info .social-follow a {
	color:#FFF;
	font-size:24px;
	margin-right:8px;
}
.site-info .social-follow svg {
  height: 24px;
  width: 20px;
}
.site-info .subscribe-btn {
	display:block;
	background-color:#FFF;
	text-align:center;
	text-transform:uppercase;
	color:#333;
	padding:8px;
	font-weight:bold;
	font-wize:16px;
}
.site-info .subscribe-btn:hover {
	background-color:#CCC;
}
.site-info .credit {
	clear:both;
	font-size:13px;
}
.site-info .credit a{
	color:#7D7D7D;
}
.footer-menu li {
	line-height:normal;
	margin-bottom:4px;
	text-transform:uppercase;
}
.footer-menu a {
	color:#FFF;
}
.footer-menu a:hover {
	color:#CCC;
}
.site-info ul.currency_switcher li a {
    background-color: #FFF;
    color: #333;
    opacity: 0.5;
}
.site-info ul.currency_switcher li a:hover, 
.site-info ul.currency_switcher li a.active {
    opacity: 1;
}
@media screen and (min-width: 640px) {

	.footer-col {
		width:50%;
		float:left;
	}
}
@media screen and (min-width: 740px) {
	.logo-feed .widget {
		width:60%;
		float:left;
		max-width:650px;
	}
	.logo-feed .widget:nth-child(2)  {
		width:35%;
		float:right;
	}
}
@media screen and (min-width: 960px) {
	.footer-col {
		width:16.6%;
		float:left;
	}
	.footer-col#fc1,
	.footer-col#fc3{
		width:33%;
	}
	.footer-col#fc3 li {
		width:50%;
		float:left;
	}
}
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 440px) {
	.login-bar {
		float:left;
		padding-right:10px;
		position:relative;
		top:0;
		left:auto;
		display:block;
	}
	.entry-content .section-title,
	 .section-title {
		font-size : 32px;
		letter-spacing: 1.6px;
	}
}
/* Minimum width of 640 pixels. */
@media screen and (min-width: 640px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		}
	.author-description {
		float: right;
		width: 80%;
	}
	.wrap {
		margin: 0 auto;
		max-width: 1160px;
	
	}
	
	
	.site-content {
		float: left;
		width: 67%;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.page-template-contact-page .site-content {
		width:100%;
	}
	.widget-area {
		float: right;
		width: 26.041666667%;
		margin-top:90px;
	}
	.page-template-default .widget-area {
		margin-top:185px;
	}
}
@media screen and (min-width: 768px) {
   
    .main-navigation .hide-on-desktop,
    .hide-on-desktop {
        display: none;
    }
	#search-btn {
        right: 20px;
    }
	.logo {		
		margin-top:0px;
        width: 170px;
	}
	.mobileNav {
		display: block;
		opacity:1;
	}
	.hideNav {
		display:none;
	}
	.main-navigation {
		float:none;
		margin-top:5px;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li {
		margin-top:24px;
		margin-bottom:0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
		
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #6a6a6a;
		line-height: 2.5;
		white-space: nowrap;
		display:inline;
	}
	.main-navigation li a:hover {
		color: #000;
	}
	.main-navigation li {
		margin: 0 20px 0 0px;
		position: relative;
	}
	.main-navigation li li {
		margin: 0 0 0 0px;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul {
		border-top: 1px solid #ededed;
	}
	.main-navigation li ul li a {
		background: #ffffff;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 13px;
		
		line-height: 18px;
		padding: 8px 10px;
		width: 180px;
		white-space: normal;
	}
	.main-navigation li ul li a:hover {
		background: #e3e3e3;
		color: #444;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation li .fa {
        display: inline-block;
    }

	.main-navigation .search-item {
		position:absolute;
		bottom:45px;
		right:0px;
	}
	.search-form {
		position:relative;
		bottom:auto;
		left:auto;
		margin-left: 10px;
	}
	.search-form input.search-field {
		width:100px;
		color: #666666;
	}
	.search-form  .search-field:focus {
        background-color: #FFF;
        width:150px;
    }
    
    .main-navigation .group2 {
       position: absolute;
        top: 60px;
        right: 0;
    }
    
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}

	/*Contact*/
	.page-template-contact-page .white-box  {
		width:43%;
		float:left;
		
	}
	.page-template-contact-page .contact-form  {
		float:right;
		
	}
}
/* Minimum width of 870 pixels. */
@media screen and (min-width: 870px) {
	/*Footer */
	.site-info .social {
		float:right;
	}
    
	/*Fixed header*/
	
	.site-header {
		position: fixed;
		width: 100%;
		z-index: 9999;
		transition:all 600ms;
		top:0;
	}
	.admin-bar .site-header {
		padding-top:32px;
		
	}
	.site-content {
		margin-top:150px;
	}
	.site-header.scrolled {
		padding-bottom:10px;
		padding-top:0px;
		box-shadow:0 0 5px rgba(0,0,0,0.16);	
	}
	
	#sq-slideshow {
		padding-top:80px;
	}
	
}
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
        font-size: 15px;
    }
	
	.wrapper {
		max-width:1160px;
		margin:0 auto; 
	}
	.home #main {
		max-width:100%;
	}
	
	
	.box-sidebar {
		width:35%;
		float:right;
		margin:0 0 20px 20px;
	}
	 .box-sidebar img {
		 margin:0;
		 float:none;
		 width:100%;
		 height:auto;
	 }
	 .box-sidebar p {
		  margin:0px 0px 5px;
	}
	 .box-sidebar h4 {
		  margin:0px 5px 10px;
	}
	.box-maintext {
		padding-right:40%;
	}
	 .text-wrap {
		width:100%;
		margin:0 auto;
	}
	.home #main {
		overflow:visible;
	}
    .entry-content p,
    .entry-summary p{
        text-align:justify;
    }
    .entry-content table p {
        text-align: left;
    }
}
@media screen and (min-width: 1020px) {
    .site-content {
		margin-top:120px;
	}
    /*move nav*/
    .main-navigation .group2 {
        position: relative;
        top: auto;
        right: auto;
    }
	.main-navigation {
		position:absolute;
		top:30px;
		width:100%;
		box-sizing:border-box;
		margin-top:0;

	}
	.menu-main-menu-container{
		position:absolute;
		left:180px;
	}
    #search-btn {
        top:25px;
    }
    .header-cart {
      top: 24px;
      right: 50px;
    }
	.main-navigation .group2 {
		position:absolute;
		right:80px;
	}
	.main-navigation li {
		margin: 0 20px 0 0;
	}

    
	/*Move Search inline */
	.main-navigation .search-item {
		position:relative;
		top:auto;
		right:auto;
		bottom:auto;
	}
}

/* IMPRINT FILMS LANDING ONLY */
body.page-template-imprint-page,
body.page-template-imprint-page #colophon{
    background-color: #333;
    color: #FFF;
}
body.page-template-imprint-page #colophon{
    text-align: center;
}
body.page-template-imprint-page #colophon a{
    color: #FFF;
}
body.page-template-imprint-page .social-links a {
    margin: 0 6px;
}
body.page-template-imprint-page #main {
    width: 100%;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
.box-imprint-banner,
.box-imprint-banner-mobile {
    text-align: center;
}
.box-imprint-banner img,
.box-imprint-banner-mobile img {
   width: 100%;
    display: block;
    margin: 0;
}
.box-imprint-banner-mobile {
    display: none;
}
body.page-template-imprint-page .fix-to-screen-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
}
body.page-template-imprint-page .fix-to-screen-bottom p {
    max-width: 1200px;
    margin: 0 auto 15px;
}
@media screen and (max-width:480px){
   .box-imprint-banner-mobile {
        display: block;
    } 
    .box-imprint-banner {
        display: none;
    }
}

.box-imprint-text p:last-child {
    margin-bottom: 0;
}
#imprint-header {
    text-align: center;
    background-color: #242229;
    padding: 30px 20px;
    color: #FFF;
}
.box-imprint-text {
    max-width: 1200px;
    margin: 0 auto;
    padding:30px 20px 5px;
}
.imprint-title {
    color: #FFF;
}
.imprint-title img {
    max-width: 450px;
    width: 100%;
    height: auto;
}
body.page-template-imprint-page .entry-content {
    font-size: 16px;
    color: #FFF;
}
.imprint-page a.shop-btn {
    background-color: #FFF;
    color: #242229;
    display: inline-block;
    margin: 0 auto 15px;
    padding: 5px 15px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 24px;
    
}
.imprint-page a.shop-btn:hover {
color: #000;
}
body.page-template-imprint-page .site-content {
    margin: 0 !important;
}
@media screen and (min-width: 640px){
   body.page-template-imprint-page  .site-content {
        float: none;
        width: 100%;
    }
 }
/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
			text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
	}
}