/*
Theme Name: Laminex
Description: Custom Wordpress theme for Laminex Australia
Author: Engagis Pty Ltd
Version: 1.0.0
*/
@charset "utf-8";
@font-face {
  font-family: 'Conv_BrownStd-Light';
  src: url('fonts/BrownStd-Light.eot');
  src: local('☺'), url('fonts/BrownStd-Light.woff') format('woff'), url('fonts/BrownStd-Light.ttf') format('truetype'), url('fonts/BrownStd-Light.svg') format('svg');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_BrownStd-Regular';
  src: url('fonts/BrownStd-Regular.eot');
  src: local('☺'), url('fonts/BrownStd-Regular.woff') format('woff'), url('fonts/BrownStd-Regular.ttf') format('truetype'), url('fonts/BrownStd-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  }
@font-face {
  font-family: 'Conv_BrownStd-Bold';
  src: url('fonts/BrownStd-Bold.eot');
  src: local('☺'), url('fonts/BrownStd-Bold.woff') format('woff'), url('fonts/BrownStd-Bold.ttf') format('truetype'), url('fonts/BrownStd-Bold.svg') format('svg');
  font-weight: bolder;
  font-style: normal;
  }
/** ICONS **/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?51r4c8');
  src:  url('fonts/icomoon.eot?51r4c8#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?51r4c8') format('truetype'),
  url('fonts/icomoon.woff?51r4c8') format('woff'),
  url('fonts/icomoon.svg?51r4c8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-left:before {
  content: "\e900";
}
.icon-right:before {
  content: "\e901";
}
/** ICONS end **/
html, body {
  width: 100%;
  height: 100vh;
  font-family:'Conv_BrownStd-Light',sans-serif;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 100%;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
a {
 /* -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;*/
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Conv_BrownStd-Bold';
  color: #595a5c;
}
h1 {
  font-size: 40px;
  /*margin: 40px 0 10px 0;*/
}
h2 {
  font-size: 30px;
  margin-top: 15px;
}
h3 {
  font-size: 22px;
}
h3.category {
  font-family: 'Conv_BrownStd-Bold';
  font-size: 30px;
  color: #595a5c;
  margin: 5px 0 0 0;
}
.single-post h1 {
  margin-top: 10px !important;
}
p, b {
  font-family: 'Conv_BrownStd-Light';
  font-size: 18px;
  line-height: 25px;
  margin: 15px 0 5px 0;
}
b {
  font-family: 'Conv_BrownStd-Bold';
}
.row {
  display: block !important;
}
.post ul {
  padding-left: 15px;
}
.post ul li {
  font-size: 18px;
  line-height: 25px;
  margin: 15px 0 5px 0;
}
blockquote {
  font-family: 'Conv_BrownStd-Bold';
  padding: 0 10% 0 0;
  border: none;
}
.buttonwrap {
  display: block !important;
}
.page-template-stylegallery-page .buttonwrap {
display: inline-block !important;
float: right;
}
.buttonlink {
  display: inline-block;
  clear: right;
  text-align: center;
  background: transparent;
}
.buttonlink:visited {
  color: #fff;
}
.button {
  background: #595a5c;
  padding: 10px 20px;
  font-family: 'Conv_BrownStd-Bold';
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  color: #fff;
  position: relative;
  display: block;
}
.buttonlink:hover, .buttonlink:focus, .buttonlink:active {
  text-decoration: none !important;
  border: none;
  opacity: 0.8;
  color: #fff !important;
}
.navbar {
  background: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 17px;
  z-index: 9999;
}
.navnav {
  background-color: #f1efe8 !important;
}
.navbar a {
  color: #595a5c;
}
.navbar-default .navbar-toggle {
  border: none;
  background: transparent;
  color: #000 !important;
  margin-top: 25px !important;
}
.navbar-brand {
  padding: 15px 15px 15px 10px;
}
.fullwidth {
  width: 100%;
  margin: 0;
  background-color: #f1efe8;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000 !important;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
  background: transparent;
  font-family: 'Conv_BrownStd-Bold';
  color: #f2a06c;
}
.padding {
  padding: 30px;
}
.page-template-front-page {
  background-size: cover;
  margin: 0;
}
.navbar-nav>li {
  margin-top: 35px;
}
.main-top-padding {
  padding: 20px 70px;
}
.content, .test {
  margin: 0;
}
/* MUSES PAGE */
.muses-nav {
  border-top: 1px solid #595a5c;
  border-bottom: 1px solid #595a5c;
  padding: 25px 0 35px 0;
  margin-bottom: 40px;
}
#content {
  min-height: calc(100vh - 100px);
  padding-bottom: 80px;
}
/*.post {
  margin-top: 30px;
}*/
.post img {
 max-width: 100%;
}
.post p {
  text-align: justify;
}
/* SEARCH on click */
header .search-form {
  display: inline-block;
  position: absolute;
  top: 15px;
}
header .search-field {
  background-color: transparent;
  background-image: url(imgs/search.jpg);
  background-position: 5px center;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  height: 50px;
  margin: 3px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: heigth 400ms ease, background 400ms ease;
  transition:         width 400ms ease, background 400ms ease;
  width: 0;
}
header .search-field:focus {
  background-color: #f1efe8;
  cursor: text;
  outline: 0;
  width: 90% !important;
  height: 80px;
  padding: 40px 10px 0 30px;
  margin-top: 30px;
}
.search-form
.search-submit { 
  display:none;
}
/* end SEARCH on click */
#menu-secondary a {
  text-decoration: none;
  color: #000;
}
#menu-secondary li {
  list-style-type: none;
}
#menu-secondary {
  padding-left: 0;
  display: inline-block;
}
.featured {
  min-height: 80vh;
  background-size: cover !important;
}
.featured h1 {
  font-size: 40px;
  width: 60%;
  margin: 10% 0 0 0;
}
h1.Dark {
color: #595a5c !important;
}
h1.Light {
color: #fff !important;
}
.featuredcontent {
  width: 55%;
}
.locations {
  background: #fff;
  padding: 20px;
  color: #595a5c !important;
  margin-top: 10%;
}
.locations h1 {
  color: #595a5c !important;
  margin: 0 5px;
  width: 100% !important;
  font-size: 40px !important;  
}
/** FOOTER **/
.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 5px;
  min-height: 60px;
  background-color: #f1efe8;
}
.expand {
 margin: 3px auto 0 auto;
  position: fixed;
  z-index: 999;
  left: 48.5%;
}
.footernav .spacer {
  width: 92px;
  display: inline-block;
  float: left;
}
.footernav ul {
  display: inline;
}
.footernav {
  text-align: left;
}
.footernav ul li {
  display: inline-block;
  float: left;
  margin: 0 20px 0 0;
}
.footernav ul li a {
  color: #777;
}
.footertech, .footertech a {
  color: #777 !important;
  line-height: 30px !important;
  font-size: 13px;
}
.footerexpand {
  height: 10px;
  color: black;
  text-align: center;
}
.footer .panel {
  background: transparent;
  border: none;
}
.copyright {
    text-align: center !important;
}
.footerlinks, .footer img, .footermenu {
  display: inline-block;
}
.footerlabel {
  line-height: 50px;
}
.footerlogo {
  margin-right: 10px;
}
/** FOOTER end **/
/* *** Muses featured slider *** */
.featured-content-list.design-4 .featured-content-image, .featured-content-slider.design-4 .featured-content-image {
  display: none;  
}
.slick-track {
  height: 250px;
}
.slick-track img {
  width: 100%;
  height: auto;
}
.featured-content-overlay h3  {
  width: 100%;
  height: 100%;
  display: block;
  font-family: 'Conv_BrownStd-Bold';
}
.featured-content-list.design-4 h3.entry-title a, 
.featured-content-slider.design-4 h3.entry-title a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.featured-content-list.design-4 .wp-medium-4 .featured-content-position .featured-content-overlay, 
.featured-content-slider.design-4 .slider-col-3 .featured-content-position .featured-content-overlay,
.featured-content-list.design-4 .featured-content-position .featured-content-overlay, 
.featured-content-slider.design-4 .featured-content-position .featured-content-overlay
{
  padding: 0;
}
.featured-content-overlay h3 {
  opacity: 0;
}
.featured-content-overlay h3:hover {
  opacity: 1;
}
.featured-content-list.design-4 h3.entry-title a:hover, 
.featured-content-slider.design-4 h3.entry-title a:hover {
  text-decoration: none !important;
  margin-top: 20%;
}
.featured-content-slider.design-4 button.slick-next, 
.featured-content-slider.design-4 button.slick-next:hover, 
.featured-content-slider.design-4 button.slick-next:focus {
  background: url(imgs/arrow-right.png) 0 0 no-repeat !important;
  width: 44px;
  height: 44px;
}
.featured-content-slider.design-4 button.slick-prev, 
.featured-content-slider.design-4 button.slick-prev:hover, 
.featured-content-slider.design-4 button.slick-prev:focus {
  background: url(imgs/arrow-left.png) 0 0 no-repeat !important;
  width: 44px;
  height: 44px;
}
.featured-content-slider .slick-arrow {
  top: 95% !important;
}
/** MEDIA QUERIES **/
@media screen and (max-width: 768px) {
  /*#content {
    padding: 40px 15px;
  }*/
  .header {
    position: absolute;
  }
  .navbar-toggle {
    margin-top: 30px;
  }
  .navbar-nav>li {
    margin: 5px 0 0 0;
  }
  .navbar-nav {
    margin: 0;
    padding: 0 20px 20px 0;
  }
  .featured {
    min-height: 60vh;
    padding: 10% 20px 0 20px;
  }
}
@media screen and (max-width: 920px) {
  .featured h1, .locations h1 {
    width: 90% !important;
    font-size: 40px !important;
  }
  .page-template-stylegallery-page .buttonwrap {
    margin: 0 0 10px 10px;
  }
}
@media screen and (max-width: 620px) {
  .mobile-hide {
    display: none !important;
  }
  /** mobile footer **/
  .copyright {
    text-align: right !important;
  }
  .footer {
    position: relative;
    height: 295px;
    bottom: 0 !important;
    margin: 0;
  }
  .footernav ul li {
    display: block !important;
    margin: 5px 0 !important;
    float: none !important;
  }
  .footer .panel-group .panel {
    overflow: visible;
  }
  .expand {
    display: none;
  }
  .footer .collapse {
    display: block;
  }
  .footernav ul {
    display: inline-block;
    padding-left: 0;
  }
  .footermenu {
    display: block;
    margin-top: 15px;
  }
  #menu-secondary {
    margin: 0;
  }
  #menu-secondary a {
    color: #777 !important;
  }
  .footernav::after {
    content: "Copyright 2016 | All Rights reserved"; 
  }
/** end mobile footer **/
}
@media screen and (max-width: 520px) {
  .footer div, .footer span {
    display: block;
    margin: 0 auto;
  }
  .footer img {
    margin: 0 0 20px 0;
  }
  .logo img {
    margin: 0;
    width: 60%;
  }
  .post {
    padding: 0 30px;
  }
  .mobile-no-padding-left {
    padding-left: 0;
  }
  .mobile-no-padding-right {
    padding-right: 0;
  }
}
@media screen and (min-width: 520px) { 
  .fullnav {
    background: #f1efe8;  
  }
}
@media screen and (max-width: 782px) {
  .page-template-stylegallery-page .col-right {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1039px) {
  .navbar-collapse.in {
    width: 30% !important;
  }
  .navbar-collapse {
    max-height: 450px !important;
  }
  .navbar-nav>li {
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .tablet-hide {
    display: none;
  }
}
/* change menu breakpoint */ 
@media screen and (max-width: 1040px) {
  body {
    padding-top: 70px;
  }
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  header {
    z-index: 9999;
    position: fixed;
    width: 100%;
    top: 0;
  }
  header .search-form {
    position: relative !important;
    display: block !important;
  }
  header .search-field {
    background-color: transparent; !important;
    background-image: url(imgs/searchlarge.jpg) !important;
    background-position: 5px center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 40px  !important;
    padding: 10px 10px 10px 40px !important;
    margin: 0 !important;
    position: relative;
    -webkit-transition: none;
    transition:         none;
    width: 90% !important;
    overflow: hidden;
    border-bottom: 1px solid #000;
    top: 0 !important;
  }
  header .search-field:focus {
    cursor: text;
    outline: 0;
    width: 100% !important;
    height: 40px !important;
    padding: 10px 10px 10px 40px !important;
    margin-top: 0 !important;
    width: 100% !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
    background: #f1efe8;
    padding-bottom: 20px;
    text-align: left;
    float: right;
    width: 80%;
    font-size: 18px;
    font-weight: bold;
  }
  /*#content {
    padding-top: 40px;
  }*/
  .post, .col-left, .col-right {
   /* padding: 0 30px;*/
   /*margin-top: 60px;*/
  }
  .col-left img, .col-right img {
    margin: 0 auto;
  }
  .appointments .submenu {
    padding: 15% 0 15% 0;
  }
  .card textarea {
    width: 250px !important;
    margin-left: -15px;
  }
}
@media screen and (min-width: 783px) {
  .gallery-padding-top {
    padding-top: 55px;
    padding-bottom: 10px;
  }
  .page-template-stylegallery-page .col-right .buttonwrap {
    text-align: right;  
    margin-right: 23px;
  }
}
@media screen and (min-width: 1039px) {
  .page-template-stylegallery-page .huge_it_portfolio_container {
    -webkit-columns: 500px 2 !important;
    -moz-columns: 500px 2 !important;
    columns: 500px 2 !important;
    height: 50% !important;
  }
  .no-padding {
  padding: 0;
  }
  .no-padding-left {
    padding-left: 0;
  }
  .no-padding-right {
    padding-right: 0;
  }
}
@media screen and (min-width: 1040px) and (max-width: 1200px) {
  .navbar-nav>li>a {
    padding: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .post {
    max-width: 100% !important;
    margin-top: 30px;
    padding: 0 15px;
  }
  .featured .box {
    max-width: 100% !important;
    padding: 0;
  }
  .row.content.home {
    padding-top: 8% !important;
  }
}
@media screen and (min-width: 1200px) {
  .row.content.home {
    width: 1170px !important;
    margin: 0 auto !important;
    padding-top: 8% !important;
  }
  .cont {
      width: 1200px;
      margin: 0 auto;
  }
  .overlay {
    width: 1170px;
    margin: 0 auto;
  }
  footer .cont {
    width: 1170px;
  }
  .card * {
    padding-left: 0 !important;
  }
  .locations {
    width: 50%;
  }
  .post {
    margin-top: 30px;
  }
}
/** MEDIA QUERIES end **/
/*.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea,
.appointments input, .appointments select, .appointments textarea*/
input, select, textarea,
.appointments input, .appointments select, .appointments textarea,
.appointments .card .time-slot-panel .time-slot .time-btn {
  background: #f3efe8;
  border: none;
  outline: none;
  padding: 10px 20px;
  font-size: 15px;
  margin-bottom: 8px;
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.appointments .card .time-slot-panel .time-slot .time-btn {
  font-size: 13px !important;
  text-align: center !important;
  padding: 10px 0;
}
.appointments .card .time-slot-panel .date-btn {
  margin-bottom: 10px;
}
.wpcf7-form select, .wpcf7-number {
  width: 300px;
  height: 40px;
}
.wpcf7cf_group {
  font-size: 15px;
}
.wpcf7-submit, .card button, .appointments button {
  background: #595a5c !important;
  padding: 5px 20px !important;
  font-family: 'Conv_BrownStd-Bold';
  font-size: 15px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #fff;
}
.page-template-blank-page iframe {
  width: 100% !important;
  height: 100vh;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.appointments .card {
    border: none !important;
    overflow: visible !important;
    border-radius: 0 !important;
    position: relative;
}
.card::before {
    background-color: transparent !important;
}
.card .col-md-3 {
  padding-left: 0;
}
.card form {
    padding-left: 18px !important;
}
.appointments .submenu {
  background: url(https://www.laminexdesignhub.com.au/wp-content/uploads/2017/03/Hive-Store-front-Booking-Image-02.png) center center no-repeat;
  height: 50vh;
  position: relative;
  z-index: 0;
  background-size: cover;
}
.overlay * {
  width: 100%;
  margin: 5px auto;
  display: block;
  position: relative;
}
.overlay h1, .overlay h2, .overlay h4 {
  color: #fff;
}
.overlay select, .overlay input {
  width: 40%;
  margin: 0;
}
.overlay h2 {
  margin: 8% 0 0 0;
}
.card .form-group-label {
  margin: 0 0 5px -14px;
  font-family: 'Conv_BrownStd-Bold';
  font-size: 16px;
}
.card input, .card select {
  padding: 5px 10px !important;
  width: 250px;
}
.card textarea {
  padding: 5px 10px !important;
  width: 500px;
  min-height: 150px;
}
.card .confirmation-btn {
  width: 100%;
  margin-left: -15px;
}
.next {
  content: url(imgs/arrow-right.png);
  height: 37px;
  width: 68px;
  float: right;
  margin-bottom: 10px;
}
.previous {
  content: url(imgs/arrow-left.png);
  height: 37px;
  width: 68px;
  margin-bottom: 10px;
}
.post-navigation {
  width: 100% !important;
  clear: both !important;
  position: relative;
  font-size: 12px;
  color: #000;
}
.nav-previous {
  text-align: left;
  width: 50%;
  display: inline;
}
.nav-next {
  text-align: right;
  width: 50%;
  display: inline;
  float: right;
}
.icon-left:before, .icon-right:before {
  font-size: 60px !important;
}
.icon-left a {
    width: 60px;
    display: inline-block;
    line-height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    color: transparent;
}
.icon-right a {
    width: 60px;
    display: inline-block;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    color: transparent;
}
/**  HUGE IT GALLERY **/
.huge_it_portfolio_container {
  overflow: visible !important;
  text-align: center !important;
  /*-webkit-columns: 500px 2 !important;
  -moz-columns: 500px 2 !important;
  columns: 500px 2 !important;*/
}
.huge_it_portfolio_container div {
  background: transparent;
}
.portelement {
  border: 0 !important;
  transform: translate3d(0px, 0px, 0px) !important;
  position: relative !important;
  margin: 0px 30px 0px 0 !important;
  display: inline-block !important;
}
.description, .heading-navigation {
  background: transparent !important;
}
.image-block {
  border: none !important;
}
/*.image-block img {
  max-height: 100% !important;
  width: auto !important;
}*/
.portelement h3 {
  color: #fff !important;
  text-align: right !important;
  width: 96% !important;
  top: -20px !important;
}
.pupup-element {
  background: #f1efe8 !important;
}
.image-block iframe {
  height: 95% !important;
}
.huge_it_portfolio_popup_list {
  height: 95% !important;
}
/*.page-template-muses-page .huge_it_portfolio_container,*/
.page-template-muses-page .hugeitmicro{
  margin-bottom: 40px !important;
}
.heading-navigation .close, 
.heading-navigation .close:link, 
.heading-navigation .close:visited {
  background: url(imgs/close.jpg) center center no-repeat !important;
  width: 44px !important;
  height: 44px !important;
  border: none !important;
  opacity: 1 !important;
  margin: 10px 20px !important;
}
.heading-navigation .left-change {
  background: url(imgs/arrow-left.png) center center no-repeat !important;
  width: 42px !important;
  height: 40px !important;
  border: none !important;
  opacity: 1 !important;
  margin: 10px 0 0 20px;
}
.heading-navigation .right-change {
  background: url(imgs/arrow-right.png) center center no-repeat !important;
  width: 42px !important;
  height: 40px !important;
  border: none !important;
  opacity: 1 !important;
}
.heading-navigation .left-change a,
.heading-navigation .right-change a {
  color: transparent !important;
}
.popup-wrapper {
  padding-top: 0 !important;
  margin-top: 20px !important; 
}
.popup-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #dbdad8;
}
.popup-wrapper::-webkit-scrollbar {
  width: 8px;
  background-color: #dbdad8;
}
.popup-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #595a5c;
}
.portelement .image-block .image-overlay a {
  background: url(imgs/zoom.png) center center no-repeat !important;
}
/**  HUGE IT GALLERY end **/
/** LIGHTBOX gallery **/
.gallery-item {
  display: none;
}
.gallery-item:first-child {
  display: block;
}
.gallery-item img {
  border: none !important;  
}
.tos-desktop .tos-wrapper.tos-fixed {
    background-color: #f1efe8;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
}
.tos-close {
    background: url(https://www.laminexdesignhub.com.au/wp-content/themes/laminexWP/imgs/close.jpg) center center no-repeat !important;
    height: 46px !important;
    width: 45px !important;
}
.tos-close span, .tos-next span, .tos-prev span {
  visibility: hidden !important;
}
.tos-next {
  background: url(https://www.laminexdesignhub.com.au/wp-content/themes/laminexWP/imgs/arrow-right.png) center center no-repeat !important;
}
.tos-prev {
  background: url(https://www.laminexdesignhub.com.au/wp-content/themes/laminexWP/imgs/arrow-left.png) center center no-repeat !important;
}
/** LIGHTBOX gallery end **/
/** Contact form **/
.wpcf7-response-output {
    margin: 0 !important;
    padding: 0.2em 1em;
    display: inline !important;
    float: left;
    position: absolute;
    bottom: 10px;
    left: 100px;
}
/** Contact form end **/
/* huge it fix - gallery images not displaying */
.hugeitmicro-item .image-block img {
position: initial !important;
    transform: none !important;
}
/* blog */
.featuredbloghome {
background: url('https://www.laminexdesignhub.com.au/wp-content/uploads/2018/01/gallery.jpg') center center no-repeat; 
background-size: cover;
min-height: 40vh;
margin-bottom: 70px;
}
.blogpostrow {
margin-bottom: 50px;
}
.blogthumb {
margin-bottom: 30px;
min-height: 220px;
}
.blogthumb img {
    min-height: 220px;
width: auto !important;
}
.blogexcerpt h2 {
margin-top: 0;
}
.blogexcerpt a:hover, .blogexcerpt a:focus {
text-decoration: none !important; 
color: #333;
}
.blogexcerpt p, .blogexcerpt em, .blogexcerpt b {
font-style: normal;
}
.single-blog .post {
margin-bottom: 30px;
}
@media screen and (min-width: 1300px) {
.single-blog .post {
  width: 42%;
}
}
.featuredblog h1 {
    width: 60%;
    margin: 10% auto 0 auto;
    text-align: center;
line-height: 1.3;
}
.featuredblog {
    min-height: 65vh;
    text-align: center;
}
.blogdate {
    z-index: 9999;
    position: absolute;
    bottom: 0px;
    display: block;
    color: #fff;
    font-size: 15px;
    text-align: center;
    width: 100%;
    top: 65vh !important;
}
.blogdate span {
padding: 8px;
background: rgba(0,0,0,0.6);
}
.more-link {
  background: #595a5c;
  padding: 10px 20px;
  font-family: 'Conv_BrownStd-Bold';
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  color: #fff;
}
.more-link:hover, .more-link:focus, .more-link:active {
  text-decoration: none !important;
  border: none;
  opacity: 0.8;
  color: #fff !important;
}
@media screen and (max-height: 600px) {
.featuredblog {
    height: 90vh !important;
}
.featuredblog h1 {
    font-size: 35px !important;
    line-height: 1.3;
}
.blogdate {
position: relative !important;
    top: 70vh !important;
}
.copyright {
    text-align: right !important;
  }
  .footer {
    position: relative;
    height: 295px;
    bottom: 0 !important;
    margin: 0;
  }
  .footernav ul li {
    display: block !important;
    margin: 5px 0 !important;
    float: none !important;
  }
  .footer .panel-group .panel {
    overflow: visible;
  }
}
@media screen and (max-width: 620px) {
.featuredblog {
    height: 60vh !important;
}
.featuredblog h1 {
    font-size: 35px !important;
    line-height: 1.3;
}
.blogdate {
position: relative !important;
    top: 52vh !important;
}
.post img {
margin-bottom: 10px;
}
}
@media screen and (max-width: 450px) {
.featuredblog h1 {
    width: 80%;
    margin: 5% auto 0 auto;
font-size: 45px;
    text-align: center;
line-height: 1;
}
}
@media screen and (min-width: 666px) and (max-width: 736px) and (orientation : landscape) {
.featured {
    padding-top: 3% !important;
}
.featuredblog h1 {
	margin-top: 5% !important;
}
}
/* hive checkbox fix for mobile and tablet */
.col-md-8.confirmation-btn {
display: inline-block !important;
}