/*
Theme Name: DLZ Airconditioning
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/reset.css');
@import url('css/slicknav.css');

@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 18px;
	line-height: 1.5em;
	font-family: 'Poppins', sans-serif;
	color: #333;
	background:#fff;
	position:relative;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3 {
	font-family: 'Exo 2', sans-serif;
}
h1 {
	font-size:50px;
	margin:0 0 25px 0;
	line-height:60px;
	font-weight: 700;
}
h2 {
	font-size:40px;
	line-height:50px;
	font-weight: 700;
	margin:0 0 25px 0;
}
h3 {
	font-size:30px;
	font-weight: 700;
	margin:0 0 25px 0;
	line-height:40px;
}
h4 {
	font-size:20px;
	margin:0 0 20px 0;
	line-height:30px;
	font-weight: 700;
}
p {
	font-size:18px;
	margin:0 0 25px 0;
	line-height:30px;
}
ul, ol {
	margin:0 0 20px 25px;
}
a {
	color:#386b9f;
	text-decoration:none;
}
.clear {
	clear:both;
}
.container {
	width:96%;
	margin:0 auto;
	position:relative;
	max-width:1650px;
}
.slicknav_menu {
	display:none;
}
#header {
	position:relative;
	width:100%;
	z-index:999;
	padding:0;
	height:140px;
	background:#fff;
}
#header .container {
	position:relative;
}
.header-search {
	position:absolute;
	top:40px;
	left:50%;
	width:400px;
	margin:0 0 0 -200px;
}
.aws-container .aws-search-form input {
	padding: 12px 20px !important;
    height: 60px !important;
    background-color: #ebf2f8 !important;
    border: 1px solid #ebf2f8 !important;
    border-radius: 30px !important;
	position:relatative;
	z-index:400;
}
.aws-container .aws-search-form {
	 height: 60px !important;
}
.aws-container .aws-search-form .aws-form-btn {
	background-color: #ebf2f8 !important;
    border: none !important;
    margin: 0 !important;
    height: 40px !important;
	position:relatative;
	left:-55px;
	top:10px;
	z-index:500;
}
.header-contacts {
	position:absolute;
	top:40px;
	right:0;
	background:url(images/header-contacts.png) no-repeat left center;
	padding:0 0 0 80px;
}
.hphone {
	display:block;
	color:#065aa1;
}
.hemail {
	display:block;
	color:#289e53;
}
.logo {
	margin:10px 0 0 0;
	float:left;
}
#menu {
	position:relative;
	width:100%;
	z-index:998;
	padding:0;
	height:70px;
	background:#0b6ab8;
}
#menu .menu {
	list-style-type:none;
	margin:0;
	position:relative;
	height:70px;
	line-height:70px;
}
#menu .menu li {
	display:inline-block;
	height:70px;
	line-height:70px;
	position:relative;
	margin:0 35px 0 0;
	padding:0;
}
#menu .menu li a {
	color:#fff;
	text-decoration:none;
	font-size:22px;
	text-transform:uppercase;
	display:inline-block;
	height:70px;
	line-height:70px;
}
#menu .menu li.current-menu-item a {
	font-weight:700;
}
#menu .container {
	position:relative;
}
#menu .cart {
	position:absolute;
	top:0;
	right:430px;
	color:#fff;
	background:#2ba056;
	text-transform:uppercase;
	font-size:22px;
	line-height:70px;
	height:70px;
	padding:0 30px;
}
.login {
	position:absolute;
	top:0;
	right:300px;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	line-height:70px;
	height:70px;
}
.login i {
	margin:0 5px 0 0;
}
.quote {
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	padding:0 30px;
	background:#2ba056;
	line-height:70px;
	height:70px;
	text-transform:uppercase;
	font-size:22px;
}
img {
	max-width:100%;
	height:auto;
}
#slider {
	position:relative;
	width:100%;
	height:700px;
	z-index:0;
	overflow:hidden;
}
.banner {
	position:absolute;
	top:14%;
	left:50%;
	margin:0 0 0 -850px;
	z-index:50;
	width:1650px;
}
.banner h3 {
	font-weight:400;
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	line-height:34px;
	margin:0 0 10px 0;
}
.banner h2 {
	color:#fff;
	font-size:60px;
	line-height:70px;
	max-width:700px;
	margin:0 0 30px 0;
}
.banner h2 span {
	display:block;
}
.banner p {
	color:#fff;
	font-size:20px;
	line-height:30px;
	max-width:700px;
}
.banner a {
	transition:all .5s;
	color:#fff;
	font-size:20px;
	line-height:30px;
	display:inline-block;
	padding:15px 25px;
	border-radius:30px;
	background:#289e53;
	margin:20px 0 0 0;
	border:1px solid #289e53;
}
.banner a:hover {
	background:#289e53;
	border:1px solid #fff;
}
#slider .cycle-slideshow {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
}
#slider .cycle-slideshow #slide1 {
	width:100%;
	height:100%;
	position:relative;
	background:url(https://demo8.netwizarddesign.com.au/dlz/wp-content/uploads/2025/11/slide2.jpg) no-repeat top center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide2 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide2.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide3 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide3.jpg) no-repeat center center fixed;
	background-size:cover;
}
#inner {
	position:relative;
	padding:25px 0;
	background:#ebf2f8;
}
#inner h1, #inner h3 {
	font-size:30px;
	line-height:1em;
	margin:0;
	float:left;
}
.woocommerce-breadcrumb {
	float:left;
    margin: 0 !important;
}
.woocontent .page-title {
	display:none;
}
#content {
	position:relative;
	padding:50px 0;
	z-index:998;
}
#welcome {
	padding:75px 0;
	position:relative;
}
#welcome .cycle-slideshow {
	width:47%;
	max-height:560px;
	overflow:hidden;
	float:left;
}
.content-right {
	position:relative;
	float:right;
	width:47%;
}
#welcome h1 {
	padding:25px 0 20px 0;
	position:relative;
}
#welcome h1::after {
      content: '';
      display: block;
      width: 100px;
      height: 4px;
      background-color: #065aa1;
      position: absolute;
      top: 100%;
      left: 0;
}
.btn-g {
	color:#fff;
	padding:15px 30px;
	background:#2ba056;
	border-radius:45px;
	text-transform:uppercase;
	display:inline-block;
	transition:all .5s;
	border:1px solid #2ba056;
}
.btn-g:hover {
	color:#2ba056;	
	background:#fff;
	border:1px solid #2ba056;
}
#welcome .btn-g {
	margin:15px 0 0 0;
}
#products {
	padding:100px 0;
	background:#ebf2f8;
	text-align:center;
}
#products h2 {
	text-align:center;
	position:relative;
	padding:0 0 20px 0;
	margin:0 0 40px 0;
}
#products h2::after {
	content: '';
    display: block;
    width: 100px;
    height: 4px;
    background-color: #065aa1;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.home .product {
	position:relative;
	width:29.33%;
	float:left;
	margin:0 2% 60px 2%;
	padding:0 0 0 0;
	text-align:center;
}
.home .product img {
	max-width:100%;
	margin:0 0 15px 0;
}
.home .product h3 {
	font-size:30px;
	line-height:40px;
	transition:all .5s;
}
.home .product a {
	color:#333;
}
.home .product:hover h3 {
	color:#2ba056;
}
.alignright, .wp-post-image {
	float:right;
	margin:0 0 50px 100px;
	max-width:45%;
	height:auto;
	border-radius:50px;
	box-shadow:30px 0 80px rgba(0,0,0,0.3);
}
.alignleft {
	float:left;
	margin:0 100px 50px 0;
	border-radius:50px;
	box-shadow:30px 0 80px rgba(0,0,0,0.3);
}
.alignnone {
	margin:25px 0 25px 0;
}
#offer {
	position:relative;
	padding:0 0 100px 0;
}
#offer h2 {
	text-align:center;
	position:relative;
	padding:0 0 20px 0;
	margin:0 0 40px 0;
}
#offer h2::after {
      content: '';
      display: block;
      width: 100px;
      height: 4px;
      background-color: #065aa1;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
}
.offer {
	width:23%;
	float:left;
	margin:0 1%;
	text-align:center;
}
.offer img {
	display:inline-block;
	margin:0 auto;
}
.offer p {
	font-weight:700;
	font-size:26px;
	line-height:36px;
	max-width:290px;
	margin:0 auto;
}
#logos {
	padding:50px 0;
	text-align:center;
}
#logos h2 {
	text-align:center;
	position:relative;
	padding:0 0 20px 0;
	margin:0 0 40px 0;
}
#logos h2::after {
      content: '';
      display: block;
      width: 100px;
      height: 4px;
      background-color: #065aa1;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
}
#logos .logo {
	width:25%;
	float:left;
	vertical-align:center;
	text-align:center;
	margin:0 0 50px 0;
}
#contact {
	padding:50px 0 50px 0;
}
.contact-page {
	padding:50px 0 100px 0 !important;;
}
.contact-left {
	width:40%;
	float:left;
}
.contact-left h3 {
	padding:90px 0 0 0;
}
.contact-right {
	width:40%;
	float:right;
	padding:75px 5%;
	background:#0d71c5;
	color:#fff;
	border-radius:50px;
	box-shadow:30px 0 80px rgba(0,0,0,0.3);
}
.contact-right h4 {
	font-size:40px;
	text-align:center;
	margin:0 0 50px 0;
}
.contact-icon {
	font-size:20px;
	clear:both;
	margin:40px 0;
}
.contact-icon i {
	float:left;
	width:70px;
	height:70px;
	text-align:center;
	background:#ebf2f8;
	border-radius:35px;
	line-height:70px;
	margin:0 20px 0 0;
	color:#0b6ab8;
	font-size:30px;
}
h2.bbord {
	position:relative;
	padding:0 0 25px 0;
}
h2.bbord::after {
    content: '';
    display: block;
    width: 100px;
    height: 4px;
    background-color: #065aa1;
    position: absolute;
    bottom:0;
    left: 0;
}
#top-footer {
	padding:100px 0 50px 0;
	background:#0e72c6;
	color:#fff;
}
#top-footer h3 {
	font-size:28px;
	line-height:38px;
	margin:0 0 30px 0;
	font-weight:700;
}
.fcol-1 {
	width:25%;
	float:left;
	margin:0 5% 0 0;
}
.fcol-1 p {
	margin:30px 0;
	font-size:18px;
	line-height:30px;
}
.fcol-2 {
	width:15%;
	float:left;
	margin:0 5% 0 5%;
}
.fcol-3 {
	width:20%;
	float:left;
	margin:0 5% 0 0;
}
.fcol-4 {
	width:20%;
	float:left;
	margin:0 0% 0 0;
}
.fcol i {
	color:#fff;
	margin:0 0 0 0;
	float:left;
	width:30px;
	display:inline-block;
	line-height:30px;
}
.fcol .fa-map-marker {
	height:100px;
}
.fcol ul {
	margin:0;
	list-style-type:none;
}
.fcol ul li {
	margin:0 0 0 0;
	font-size:18px;
	line-height:30px;
	padding:0;
}
.fcol ul li a, .fcol a {
	color:#fff;
	text-decoration:none;
}
.fcol ul li ul {
	display:none;
}
.fcol p {
	font-size:18px;
	line-height:30px;
}
#footer {
	background:#0e72c6;
	color:#fff;
	padding:20px 0;
	border-top:1px solid #2583cf;
}
#footer p {
	font-size:15px;
	text-align:center;
	margin:0 0 0 0;
}
#footer p a {
	color:#eee;
	text-decoration:none;
}
#form {
	width:55%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:40%;
	float:right;
	margin:30px 0 30px 0;
}
#details i {
	color:#2ea7e0;
	margin:0 0 0 0;
	float:left;
	width:30px;
	display:inline-block;
	line-height:30px;
}
.map {
	width:100% !important;
	height:380px;
	margin:15px 0 0 0;
	border: 1px solid #ccc !important;
	border-radius:30px;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.contact-right .wpcf7 textarea {
	background: #f9f9f9;
	border:none;   
	border-bottom: 1px solid #fff;
    color: #fff;
	width:90%;
	padding:25px 5%;
    height: 100px;
	margin:0 0 15px 0;
	font-family: inherit !important;
	font-size:18px;
	background:#0e72c6;
}
.contact-right .wpcf7 p {
    color: #333;
	text-align:left !important;
}
.contact-right .wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
.contact-right .wpcf7 {
    margin: 30px 0 0 0;
}
.contact-right .wpcf7 input[type="text"],
.contact-right .wpcf7 input[type="email"],
.contact-right .wpcf7 input[type="password"]{
    background: #0e72c6;
	border:none;
    border-bottom: 1px solid #fff;
    color: #fff;
	width:90%;
	padding:25px 5%;
	margin:0 0 20px 0;
	font-size:18px;
}
.contact-right .wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 65px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: none;
	text-decoration:none;
	color:#fff;
	background:#299f54;
	font-size:18px;
	display:block;
	margin:0;
	text-transform:uppercase;
	font-weight:700;
	border-radius:30px;
}
.contact-right .wpcf7 input[type="submit"]:hover {
	color:#2ba056;	
	background:#fff;
	
}
.wpcf7-response-output {
	color:yellow !important;
}
.contact-right ::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.contact-right ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #fff;
}
.membership-form {
	width:800px;
	padding:75px;
	background:#ebf2f8;
	margin:0 auto;
	border-radius:50px;
}
.membership-form h2, .membership-form h3, .membership-form p {
	text-align:center;
}
.form-col {
	width:47%;
	float:left;
	margin:0 3% 10px 0;
}
.membership-form .wpcf7 input[type="text"],
.membership-form .wpcf7 input[type="email"],
.membership-form .wpcf7 input[type="password"]{
    background: #ebf2f8;
	border:none;
    border-bottom: 1px solid #333;
    color: #333;
	width:90%;
	padding:25px 5%;
	margin:0 0 20px 0;
	font-size:18px;
}
.membership-form .wpcf7 select {
    background: #ebf2f8;
	border:none;
    border-bottom: 1px solid #333;
    color: #333;
	width:100%;
	padding:25px;
	margin:0 0 20px 0;
	font-size:18px;
}
.membership-form ::placeholder {
  color: #333;
  opacity: 1; /* Firefox */
}
.membership-form ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #333;
}
.membership-form .wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 65px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: none;
	text-decoration:none;
	color:#fff;
	background:#299f54;
	font-size:18px;
	display:block;
	margin:0;
	text-transform:uppercase;
	font-weight:700;
	border-radius:30px;
}


.main {
	width:65%;
	float:left;
}
.main .post h2, .main h1 {
	font-size:32px;
	line-height:42px;
	margin:0 0 0 0;
}
.blog-wrap .sidebar {
	width:27%;
	padding:30px 1.5%;
	background:#f3f3f3;
	float:right;
	border: 1px solid #ddd;
}
.blog-wrap .sidebar h3 {
	font-size:32px;
	color:#333;
}
.blog-wrap .sidebar ul li {
	margin:0 0 10px 0;
}
.post {
	margin:0 0 30px 0;
}
.share {
	display:block;
	margin:15px 0;
}
.page-numbers {
	padding:20px;
	font-size:18px;
	text-decoration:none;
	background:#eee;
	border:1px solid #ccc;
	display:inline-block;
	margin:20px 0;
}
.more {
	transition:all .5s;
	background: #2ba056;
	border-radius:30px;
	color:#fff;
	padding:15px 25px;
	display:inline-block;
	margin:15px 0;
	text-decoration:none;
	border:1px solid #2ba056;
}
.more:hover {
	color:#2ba056;	
	background:#fff;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.woocommerce-MyAccount-navigation ul {
	margin:0;
	list-style-type:none;
	width:100%;
}
.woocommerce-MyAccount-navigation ul li {
	margin:0 0 20px 0;
	display:block;
	width:100%;	
}
.woocommerce-MyAccount-navigation ul li a {
	padding:7px 5%;
	font-size:18px;
	display:block;
	width:90%;
	color:#333;
	background:#f3f3f3;
	border-radius:30px;
	box-shadow:0 0 1px rgba(0,0,0,0.5);
	transition:all .5s;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
	background: #2ba056 !important;
	color:#fff;
}
.woocommerce-MyAccount-content:after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce-MyAccount-content a {
	text-decoration:none;
	color:#1f85cd;
}
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="password"],
.woocommerce select,
.woocommerce textarea {
	padding:10px;
	border:1px solid #ccc;
}
.woocommerce-form-login {
	width:300px !important;
	margin:0 0 0 -150px !important;
	display:inline-block !important;
	left:50%;
	position:relative;
}
.page-id-1718 h2 {
	text-align:center;
}
.wc-proceed-to-checkout .checkout-button {
	background: #2ea7e0 !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #2ea7e0 !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 150px !important;
	padding:10px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	padding:10px 20px !important;
} 
.woocommerce-form-login__rememberme {
	padding:0 0 0 10px !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #0b6ab8 !important;
}
a.checkout-button {
	color: #fff !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #0b6ab8 !important;
}
.posted_in {
	display:none !important;
}
.woocommerce-loop-category__title {
	font-size:24px;
}
.woocommerce ul.products li.product a {
    color:#333 !important;
}
.woocommerce ul.products li.product a img {
    margin: 0 0 0 0 !important;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
   text-align:center !important;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
	background: #fff !important;
    color: #333 !important;
    font-weight: 700 !important;
    padding: 20px 30px !important;
    text-align: center !important;
    margin: 0 !important;
	font-size:18px !important;
	line-height:24px !important;
}
.single-product .product_meta .sku_wrapper {
    display: none !important;
}

.product_meta.product_meta_under_title {
    padding: 20px 0;
    color: #777;
	border-top:1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin:0 0 30px 0;
}
.sizes {
	list-style-type:none;
	margin:0 0 20px 0;
}
.sizes li {
	display:inline-block;
	margin:0 10px 30px 0;
}
.sizes li a {
	color:#333;
	padding:10px 20px;
	border-radius:40px;
	border:1px solid #ccc;
	transition:all .5s;
}
.sizes li a:hover {
	background:#ddd;
}
.woo-title {
	float:left;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 45% !important;
}
.count {
	display:none !important;
}
.woocommerce div.product .product_title {
    padding: 0 0 0 0 !important;
}
.woocommerce-loop-product__title, li.product {
	text-align: center !important;
	font-size:16px !important;
	line-height:24px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce-loop-category__title {
    background: #fff !important;
    color: #333 !important;
    font-weight: 700 !important;
    padding: 20px 30px !important;
    text-align: center !important;
    margin: 0 !important;
	font-size:18px !important;
	line-height:24px !important;
}
.woocommerce .wp-post-image {
    float: none !important;
    margin: 0 0 0 0 !important;
    max-width: 100% !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20% !important
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 75% !important
}
.woocommerce ul.products li.product .price {
    color: #2ba056  !important;
    font-size: 18px !important;
	margin:0 0 20px 0 !important;
	font-weight:700 !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #2ba056  !important;
    font-size: 1.87em !important;
	margin:0 0 20px 0 !important;
	font-weight:700 !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align:center;
    margin: 0 3% 30px 0  !important;
    width: 22% !important;
	box-shadow:0 0 1px rgba(0,0,0,0.5);
	transition:all .5s;
	float:left;
}
li.product img {
	width:90% !important;
	left:5% !important;
	position:relative;
}
li.product:hover {
	box-shadow:0 0 8px rgba(0,0,0,0.2) !important;
}
.woocommerce-result-count {
	display:none !important;
}
.woocommerce-ordering {
	position:relative;
	right:40px;
}
.woocommerce ul.products li.product .button {
    display: none !important;
}
.woosidebar {
	width:17%;
	float:left;
}
.woocontent {
	width:80%;
	float:right;
}
.woocontent-small {
	width:80%;
	float:none;
	margin:0 auto;
}
.capacity-menu, .brandfilters ul {
	margin:0 0 20px 0;
	list-style-type:none;
}
.capacity-menu li {
	margin:0 0 0 0;
	padding:0;
	display:inline-block;
}
.capacity-menu li a {
	padding:10px 15px;
	float:left;
	font-size:18px;	
	color:#333;
	background:#f3f3f3;
	border-radius:30px;
	box-shadow:0 0 1px rgba(0,0,0,0.5);
	transition:all .5s;
	text-align:center;
	margin:0 10px 0 0;
	display:block;
}
.categories ul {
	margin:0;
	list-style-type:none;
}
.categories ul li {
	margin:0 0 15px 0;
	padding:0;
	display:block;
}
.categories ul li a {
	padding:7px 5%;
	font-size:18px;
	display:block;
	width:90%;
	color:#333;
	background:#f3f3f3;
	border-radius:30px;
	box-shadow:0 0 1px rgba(0,0,0,0.5);
	transition:all .5s;
}
.categories ul li a:hover {
	color:#333;
	background:#ddd;
}
.categories ul li.current-menu-item a {
	color:#fff;
	background:#2ba056;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none !important;
    margin: 0 0 10px 0 !important;
	display: block !important;
	text-align:center;
	width:100% !important;
	background:#0b6ab8 !important;
	color:#fff !important;
}
.woocommerce-form-login {
	color:#333 !important;
	height:270px;
	background:#ebf2f8;
}
.woocommerce-LostPassword {
	clear:both !important;
	text-align:center;
	display: block !important;
	width:100% !important;
	font-size:15px !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: none !important;
	width:100% !important;
}
.woocommerce-Tabs-panel table {
    border: 0 solid #e6e6e6;
    padding: 5px
}

.woocommerce-Tabs-panel td {
    border: 1px solid #e6e6e6;
    padding: 5px
}
.woocommerce-Tabs-panel tbody tr:nth-child(odd) {
    background: #eee
}
.woocommerce-Tabs-panel h2, .wc-tabs {
	 display: none !important;
}
.pdf {
	background:url(images/pdf.png) no-repeat left center;
	padding:0 0 0 50px;
	line-height:45px;
	height:45px;
	display:block;
}
.brandfilters {
	width:100%;
	display:block;
}
#menu-categories a {
	width:100%;
	height:100%;
	display:block;
}
.mitsubishi {
	width:150px;
	text-indent:-9999px;
	height:75px;	
	background:url(images/mitsubishi.jpg) no-repeat left center;
	background-size:150px 75px;
	display:inline-block;
	margin:0 5px 0 0;
}
.daikin {
	width:150px;
	text-indent:-9999px;
	height:75px;	
	background:url(images/daikin.jpg) no-repeat left center;
	background-size:150px 75px;	
	display:inline-block;
	margin:0 5px 0 0;
}
.fujitsu {
	width:150px;
	text-indent:-9999px;
	height:75px;	
	background:url(images/fujitsu.jpg) no-repeat left center;
	background-size:150px 75px;	
	display:inline-block;
	margin:0 5px 0 0;
}
.gree {
	width:150px;
	text-indent:-9999px;
	height:75px;	
	background:url(images/gree.jpg) no-repeat left center;
	background-size:150px 75px;	
	display:inline-block;
	margin:0 5px 0 0;
}
.hisense {
	width:150px;
	text-indent:-9999px;
	height:75px;	
	background:url(images/hisense.jpg) no-repeat left center;
	background-size:150px 75px;	
	display:inline-block;
	margin:0 5px 0 0;
}
.midea {
	width:150px;
	text-indent:-9999px;
	height:75px;	
	background:url(images/midea.jpg) no-repeat left center;
	background-size:150px 75px;	
	display:inline-block;
	margin:0 5px 0 0;
}
.braemar {
	width:150px;
	text-indent:-9999px;
	height:75px;	
	background:url(images/braemar.jpg) no-repeat left center;
	background-size:150px 75px;	
	display:inline-block;
	margin:0 5px 0 0;
}
.samsung {
	width:125px;
	text-indent:-9999px;
	height:63px;	
	background:url(images/samsung.jpg) no-repeat left center;
	background-size:125px 63px;	
	display:inline-block;
	margin:0 0 0 0;
}
.widget-title {
	display:none !important; 
}

.woo-title {
	display:none;
}
.related, .wcf-no-options-label {
	display:none !important;
}
.woocommerce-product-details__short-description table {
	border:1px solid #ccc;
}
.woocommerce-product-details__short-description table th {
	background:#ddd;
}
.woocommerce-product-details__short-description table th,
.woocommerce-product-details__short-description table td {
	text-align:left;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
}
.nmarg {
	font-weight:700;
	margin:0 0 5px 0 !important;
}
@media only screen and (max-width: 1800px) {
	.banner {
		position:absolute;
		top:30%;
		left:0;
		margin:0 0 0 2%;
		z-index:50;
		width:96%;
	}
}
@media only screen and (max-width: 1366px) {
	#menu .menu li {
		margin: 0 0 0 25px;
	}
	#menu .menu li a {
		font-size: 18px;
	}
	.login {
		font-size: 18px;
		right:220px;
	}
	.quote {
		padding: 0 20px;
		font-size: 18px;
	}
	.header-search {
		width: 300px;
		margin: 0 0 0 -150px;
	}
}

@media only screen and (max-width: 1024px) {
	#menu .menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	.header-search {
		display:none;
	}
	#header {
		text-align:center;
		margin:50px 0 0 0;
		height:auto;
		width:100%;
		left:0;
		background:#fff;
		position:relative;
	}
	.header-contacts {
	   display:none;
	}
	.login {
		position: absolute;
		top: 0;
		left: 20px;
	}
	#header .logo {
		float:none;
		height:auto;
		margin:15px 0;
		max-width:250px !important;
	}
	#footer span.mhide {
		display:none;
	}
	#footer span.mhide {
		display:none;
	}
	#footer span.mblock {
		display:block;
		width:100%;
	}
	.copy, .designer {
		float:none;
		text-align:center;
	}
	.alignright, .alignleft {
		max-width:100%;
		height:auto;
		float:none;
		margin:0 0 30px 0;
	}	
	#content {
		padding:40px 0;
		text-align:center;
	}
	.alignright, .wp-post-image {
		float:none;
		max-width:100%;
		height:auto;
		margin:0 0 25px 0;
	}
	.alignleft {
		float:none;
		max-width:100%;
		height:auto;
		margin:0 0 25px 0;
	}
	#welcome {
		text-align:center;
	}
	#details, #form {
		float:none;
		width:100%;
	}
	#footer img {
		width:150px;
		height:auto;
	}
	.main, #form, #details {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.blog-wrap .sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
		border: none;
	}
	.blog-wrap .sidebar ul {
		list-style-type:none;
		margin:0 0 20px 0;
	}
	.blog-wrap .sidebar ul li {
		width:100%;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	#inner, #bottom {
		text-align:center;
	}
	.fcol-1, .fcol-2, .fcol-3, .fcol-4 {
		width:96%;
		float:none;
		margin:0 2% 20px 2%;
		text-align:center;
	}
	.fcol ul {
		margin:0;
		list-style-type:none;
	}
	.fcol ul li {
		width:100%;
		float:none;
		margin:0 0 0 0;
		padding:0;
		text-align:center;
	}
	#inner {
		padding:40px 0;
		min-height:20px;
	}
	#inner h1, #inner h3 {
		font-size:26px;
	}
	.home .product {
		width:96%;
		float:left;
		margin:0 2% 30px 2%;
	}
	.woocommerce-form-login {
		width:300px !important;
		margin:0 !important;
		display:inline-block !important;
		left:0%;
		position:relative;
	}
	.banner {
		position:absolute;
		top:15%;
		left:5%;
		margin:0;
		z-index:50;
		width:90%;
		text-align:center;
	}
	.banner h3 {
		display:none;
	}
	.banner h2 {
		font-size: 40px;
		line-height: 50px;
		max-width: 95%;
		margin: 0 0 20px 0;
	}
	.banner p {
		font-size: 16px;
		line-height: 24px;
		max-width: 95%;
	}
	#contact {
		padding:50px 0;
		min-height:100px;
		background-image:none;
	}
	.contact {
		width:100%;
		float:none;
		margin:0;
		padding:0;
		text-align:center;
	}
	#logos {
		padding:0;
	}
	#logos img {
		width:150px;
	}
	.woocommerce-MyAccount-navigation ul li {
		text-align:center;
	}
	.woocommerce-MyAccount-navigation {
		margin:0 0 40px 0;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100% !important
	}
	.categories {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	.woocontent {
		width:100%;
		float:none;
	}
	.woocontent-small {
		width:100%;
		text-align:left !important;
	}
	.welcome {
		position: relative;
		float: none;
		width: 100%;
	}
	#welcome img {
		max-width: 90%;
	}
	p {
		font-size: 16px;
		margin: 0 0 20px 0;
		line-height: 24px;
	}
	h1 {
		font-size: 40px;
		margin: 0 0 20px 0;
		line-height: 50px;
		font-weight: 700;
	}
	h2 {
		font-size: 30px;
		line-height: 40px;
		font-weight: 700;
		margin: 0 0 20px 0;
	}
	#welcome h1::after {
		display:none;
	}
	#products {
		padding: 50px 0;
	}
	.offer {
		width: 46%;
		float: left;
		margin: 0 2% 25px 2%;
		text-align: center;
	}
	.offer p {
		font-weight: 700;
		font-size: 18px;
		line-height: 26px;
		max-width: 100%;
		margin: 0 auto;
	}
	.contact-left {
		width: 100%;
		float: none;
		margin:0 0 70px 0;
	}
	.contact-icon {
		font-size: 16px;
		clear: both;
		margin: 30px 0;
	}
	.contact-right {
		width: 90%;
		float: none;
		clear:both;
		padding: 50px 5%;
	}
	.contact-right h4 {
		font-size: 24px;
		text-align: center;
		margin: 0 0 30px 0;
	}
	#logos .logo {
		width: 46%;
		float: left;
		margin: 0 2% 30px 2%;
	}
	h2.bbord {
		padding:0 0 10px 0;
	}
	h2.bbord::after {
		content: '';
		display: block;
		width: 100px;
		height: 4px;
		background-color: #065aa1;
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
	}
	.membership-form {
		width:90%;
		padding:50px 5%;
	}

	.form-col {
		width:100%;
		float:none;
		margin:0 0 10px 0;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 3% 30px 0  !important;
		width: 47% !important;
	}
	.woocontent {
		clear:both;
	}
	.categories ul li {
		margin: 0 1% 15px 1%;
		padding: 0;
		display: block;
		float:left;
		width:48%;
		text-align:center;
		font-size:16px;
	}
	.categories ul li a {
		padding: 7px 2.5%;
		font-size: 16px;
		display: block;
		width: 95%;
		color: #333;
		background: #f3f3f3;
		border-radius: 30px;
		box-shadow: 0 0 1px rgba(0,0,0,0.5);
		transition: all .5s;
	}
	.woo-title {
		float: none;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		float: none !important;
		margin:0 0 30px 0 !important;
		right:0 !important;
	}
	.woocommerce-breadcrumb {
		float: none !important;
		margin: 0 !important;
	}
	.woocommerce .woocommerce-breadcrumb {
		margin: 0 0 0 0 !important;
		font-size: 13px !important;
		line-height:20px !important;
	}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 100% !important;
		float: none !important;
	}
	#welcome .cycle-slideshow {
		width:100%;
		float:none;
		margin:0 0 50px 0;
	}
	#welcome .cycle-slideshow img {
		width:100%;
	}
	.content-right {
		width:100%;
		float:none;
	}
	.quote {
		display:none !important;
	}
	
	#menu .cart {
		position: absolute;
		top: 0;
		right: 0;
		color: #fff;
		background: #2ba056;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 70px;
		height: 70px;
		padding: 0 20px;
	}
}

@media only screen and (max-width: 500px) {
	.offer {
		width: 96%;
	}
	#logos .logo {
		width: 96%;
		float:left;
		text-align:center;
	}
	#logos .logo img {
		max-width:80%;
	}
	.fcol i {
		float: none;
	}
	.fcol .fa-map-marker {
		height: 20px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 2% 30px 2%  !important;
		width: 96% !important;
	}
	
}


.wcf-items-container-capacity div {
	display:inline-block !important;
	float:left !important;
}
.wcf-dropdown-controls .wcf-cf {
	color:#fff !important;
}
.wcf-filter-title {
	font-weight:700 !important;
}
.woocontent .wcf-filter-title {
	display:none !important; 
}

*
.wcf-img-grid .wcf-img-item .img-container img {
	height: 75px !important;
	width: 125px !important;
	border-radius: 0 !important;
	-o-object-fit: contain !important;
    object-fit: contain !important;
}
.wcf-img-grid .wcf-img-item .img-container {
    height: 75px !important;
	width: 125px !important;
	border-radius: 0 !important;
}
.wcf-img-grid .wcf-img-item {
    height: 75px !important;
	width: 125px !important;
	border-radius: 0 !important;
	padding:0 !important;
	display:block !important;
	float:left !important;
	background: #fff !important;
	margin-right: 0 !important;
}
.wcf-img-grid.wcf-aq.wcf-dc {
	display: block !important;
}
.wcf-img-grid.wcf-aq.wcf-dc .wcf-img-item {
	margin-right: 30px !important;
	margin-bottom: 20px !important;
}
.wcf-dropdown-value-container .wcf-db {
	color:#fff !important;
}
.woocommerce-product-attributes {
	display:none !important;
}
.wpcf7-response-output {
	color:#333 !important;
}
.wcf-img-grid .wcf-img-item .active-item {
    border: none !important;
}

::-webkit-input-placeholder {
  font-family: 'Poppins', sans-serif !important;
}
::-moz-placeholder {
  font-family: 'Poppins', sans-serif !important;
}
:-ms-input-placeholder {
  font-family: 'Poppins', sans-serif !important;
}
::placeholder {
  font-family: 'Poppins', sans-serif !important;
}

.summary .wpcf7 input[type="text"],
.summary .wpcf7 input[type="email"],
.summary .wpcf7 input[type="password"],
.summary .wpcf7 textarea {
    background: #f3f3f3;
	border:none;
    border-bottom: 1px solid #ccc;
    color: #333;
	width:90%;
	padding:25px 5%;
	margin:0 0 20px 0;
	font-size:18px;
}
.summary .wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 65px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: none;
	text-decoration:none;
	color:#fff;
	background:#299f54;
	font-size:18px;
	display:block;
	margin:0;
	text-transform:uppercase;
	font-weight:700;
	border-radius:30px;
}