/*
 Theme Name:   GreenTech Child
 Theme URI:    https://www.fptyltd.com/industrial-clearance-new/greentech-child
 Description:  GreenTech Child Theme
 Author:       Josan Di
 Author URI:    https://www.fptyltd.com
 Template:     greentech
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  greentech-child
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
0.1 - Page Layout (Author Styles proceed here) <<<<
0.2 - Media query
--------------------------------------------------------------*/

/*--------------------------------------------------------------
0.1 - Page Layout (Author Styles proceed here) <<<<
------------------------------------------------------------- */

@font-face {
  font-family: 'AachenBoldPlain';
  src: url('fonts/AachenBoldPlain.eot?#iefix') format('embedded-opentype'),  url('fonts/AachenBoldPlain.woff') format('woff'), url('fonts/AachenBoldPlain.ttf')  format('truetype'), url('fonts/AachenBoldPlain.svg#AachenBoldPlain') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
	outline:none !important;
	font-family: circularstd-book;
}
p {
  font-family: circularstd-book;
  margin-bottom: 20px;
}
.header-container {
  background-color: #001521;
  position: relative;
  z-index: 99999;
}
.top-header, .bottom-header {
  float: left;
  position: relative;
  width: 100%;
}
.top-header {
  padding-bottom: 10px;
  padding-top: 10px;
}
.call-us-container {
  float: left;
}
.top-header-right {
  float: right;
  position: relative;
}
.call-us-container > label {
  color: #fff;
  font-family: CircularStd-Book !important;
  font-size: 12px;
}
.call-us-container > label a {
  color: #fff;
  font-family: CircularStd-Bold !important;
  font-size: 18px;
  margin-left: 3px;
}
.top-primary-menu-container {
  float: left;
  position: relative;
}
.top-primary-menu-container .nav-menu {
  list-style: outside none none;
}
.top-primary-menu-container .nav-menu li {
  border-right: 1px solid #fff;
  display: inline-block;
  line-height: 12px;
  margin-right: 18px;
  padding-right: 18px;
}
.top-primary-menu-container .nav-menu li#menu-item-8370,
.top-primary-menu-container .nav-menu li#menu-item-8371,
.top-primary-menu-container .nav-menu li#wpmenucartli{
  display: none;
}
.top-primary-menu-container .nav-menu li > a {
  color: #fff;
  font-family: CircularStd-Book !important;
  font-size: 12px;
}
.header-search {
  float: left;
  position: relative;
}
.header-search .widget_product_search {
  margin-bottom: 0;
}
.header-search .widget_product_search #ws {
  display: none;
}
.header-search .widget_product_search .btn.btn-primary {
  background-color: transparent;
  border: 0 none;
  padding: 0;
}
.bottom-header {
  background-color: #cc0000;
  border-bottom: 10px solid #001521;
}
.primary-logo-container {
  float: left;
  /*padding-bottom: 22px;
  padding-top: 22px;*/
  padding-bottom: 10px;
  padding-top: 10px;
}
.primary-menu-container {
  float: right;
  position: relative;
}
.primary-menu-container .categories-menu-container {
  float: left;
  position: relative;
}
.primary-menu-container .categories-menu-container .categories-menu {
  list-style: outside none none;
  position: relative;
}
.primary-menu-container .categories-menu-container .categories-menu li {
  display: inline-block;
  /*padding: 0 5px;*/
  padding: 0 7px;
}
.primary-menu-container .categories-menu-container .categories-menu li > a {
  color: #282727 !important;
  /* color: #fff!important; */
  font-family: CircularStd-Book;
  font-size: 16px;
  position: relative;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.primary-menu-container .categories-menu-container {
  float: left;
  padding-top: 30px;
  position: relative;
}
.banner-area-home.banner-v2 {
  min-height: 512px;
}
.abhb-v2-left {
  float: left;
  max-width: 550px;
  position: relative;
  width: 50%;
}
.abhb-v2-left-headline {
  color: #a4a4a4;
  float: left;
  font-family: CircularStd-Bold !important;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 5px;
}
.abhb-v2-left > img {
  max-width: 100%;
  width: 100%;
}
.abhb-v2-left > h2 {
  color: #fff;
  float: left;
  font-family: CircularStd-Black !important;
  font-size: 37px;
  line-height: 37px;
  margin-top: 10px;
  width: 100%;
}
.abhb-v2-left > p {
  color: #fff;
  float: left;
  font-family: CircularStd-Black !important;
  font-size: 22px;
  line-height: 22px;
}
.abhb-v2-button {
  float: left;
  padding-top: 15px;
  position: relative;
  width: 100%;
}
.abhb-v2-button .btn {
  background-color: #FFCC00;
  border: 2px solid #FFCC00;
  border-radius: 0;
  color: #fff;
  font-family: CircularStd-Bold;
  font-size: 14px;
  line-height: 13px;
  padding: 10px 20px;
}
.abhb-v2-right {
  float: right;
  max-width: 400px;
  position: relative;
  width: 50%;
}
.abhb-v2-right > p {
  color: #fff;
  font-family: CircularStd-Bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 25px;
}
.equipment-list {
  float: left;
  position: relative;
  width: 100%;
}
.equipment-list::before {
  content: "Choose by Category";
  font-family: circularstd-bold;
  font-size: 16px;
  left: -75px;
  position: absolute;
  top: 60px;
  transform: rotate(-90deg);
}
.equipment-list > li {
  border: 1px solid rgba(255, 255, 255, 0.05);
  float: left;
  height: 110px;
  list-style: outside none none;
  margin-bottom: 5px;
  margin-left: 5px;
  position: relative;
  text-align: center;
  width: 32%;
}
.equipment-list > li > a {
  bottom: 12px;
  display: inline-block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
}
.equipment-list > li label {
  color: #fff;
  float: left;
  font-family: circularstd-bold !important;
  font-size: 11px;
  line-height: 11px;
  margin-top: 3px;
  width: 100%;
}
.equipment-list-new > li.no-icon-product{
      display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.equipment-list-new > li.no-icon-product a{
  position: static;
}
.equipment-list-new > li.no-icon-product a label{

}
.equipment-list-new > li.no-icon-product label{
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    cursor:pointer;
}
.equipment-list-new>li label{
  width: 100%!important;
}
.entry-section-head {
  display: table;
  float: none;
  margin: 0 auto 30px;
  max-width: 620px;
  position: relative;
  width: 100%;
}
.entry-section-head > h2 {
  color: #282727 !important;
  font-family: circularstd-bold !important;
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 10px;
  text-align: center;
}
.entry-section-head > p {
  color: #565656;
  font-family: circularstd-book !important;
  font-size: 14px !important;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
}
.entries-box-image {
  margin-bottom: 20px;
}
.entries-box > h5 {
  color: #e4191e;
  font-family: circularstd-bold !important;
  font-size: 18px;
  text-transform: none;
}
.entries-box > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 19px;
}
.entries-box {
  float: left;
  max-width: 100%;
  width: 25%;
}
.home-two-column {
  padding-top: 0;
}
.home-two-column .title-2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 27px;
  margin-bottom: 15px;
  text-transform: none;
}
.home-two-column h4 {
  color: #565656;
  font-family: circularstd-book !important;
  font-size: 20px;
  font-weight: normal !important;
  line-height: 26px;
  margin-bottom: 15px;
}
.home-two-column-left p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.home-two-column-left {
  height: auto;
}
.home-two-column p {
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.htc-button-container {
  margin-top: 15px;
}
.button-red, .button-blue {
  background-color: #FFCC00 !important;
  border: 2px solid #FFCC00 !important;
  border-radius: 0 !important;
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: 14px !important;
  padding: 10px 20px !important;
  text-transform: none !important;
  width: auto !important;
}
 .button-blue {
   background-color: #004680 !important;
 }

.best-brand-1-inner > label {
  color: #bcbcbc;
  font-family: circularstd-black !important;
  font-size: 16px;
  line-height: 16px !important;
  padding: 10px 20px;
  text-transform: none;
  top: -47px;
}
.home-two-column-left-image {
  border-top: 0 none;
  padding: 70px 0;
}
.best-brand-1-inner.v2 > label {
  left: auto;
  right: 0;
}
.news-section-container {
  background-color: #f9f9f9;
  float: left;
  margin-top: 0;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  width: 100%;
}
.news-section-container h2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 10px;
  text-align: center;
}
.news-section-container p {
  color: #565656;
  display: table;
  float: none;
  font-family: circularstd-book;
  font-size: 16px;
  margin: 0 auto 40px;
  max-width: 470px;
  text-align: center;
  width: 100%;
}
.news-section-container-inner {
  float: left;
  position: relative;
  width: 100%;
}
.news-section-container-inner > ul {
  display: flex;
  justify-content: space-between;
  list-style: outside none none;
  position: relative;
  max-width: 100%;
}
.news-section-container-inner > ul li {
  background-color: #fff;
  max-width: 33.33%;
  position: relative;
  width: 30%;
}
.news-section-container-inner ul li > img {
  float: left;
  width: 100%;
}
.new-post-container {
  display: inline-block;
  float: left;
  padding: 25px 25px 30px;
  position: relative;
  width: 100%;
}
.new-post-container .entry-date {
  color: #565656;
  float: left;
  font-family: circularstd-book;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 5px;
  width: 100%;
}
.new-post-container > h2 {
  color: #000;
  float: left;
  font-family: circularstd-bold !important;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
}
.new-post-container > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  text-align: left;
}
.link-container {
  float: left;
  position: relative;
  width: 100%;
}

 .link-container > a {
  color: #FFCC00;
  font-family: circularstd-bold;
  font-size: 16px;
  text-decoration: underline;
}
.link-container > a:hover {
  color: #cc0000;.
}
.featured-deals-section {
  float: left;
  padding-bottom: 50px;
  position: relative;
  width: 100%;
}
.featured-deals-section-top {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 357px;
  padding-top: 50px;
  position: relative;
}
.featured-deals-section-top h2 {
  color: #fff;
  font-family: circularstd-bold !important;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 15px;
  text-align: center;
}
.featured-deals-section-top p {
  color: #fff;
  float: none;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 21px;
  margin: 0 auto;
  max-width: 470px;
  text-align: center;
  width: 100%;
}
.featured-deals-section-bottom-inner {
  background-repeat: no-repeat;
  background-size: cover;
  height: 345px;
  margin: 0 auto 30px;
  max-width: 766px;
  padding: 60px 60px 55px 50px;
  position: relative;
  width: 100%;
}
.fdsbi-container {
  display: table;
  float: right;
  max-width: 400px;
  position: relative;
  width: 100%;
}
.fdsbi-container > h2 {
  color: #fff;
  font-family: avenirnextbold !important;
  font-size: 31px;
  font-weight: normal !important;
  line-height: 35px;
  margin-bottom: 5px;
  text-align: right;
}
.fdsbi-container > ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 20px;
  position: relative;
  text-align: right;
  width: 100%;
}
.fdsbi-container > ul li {
  background-image: url("https://fanmaster.com.au/wp-content/uploads/1-1.png");
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 12px auto;
  color: #fff;
  display: inline-block;
  font-family: avenir65;
  font-size: 12px;
  margin-left: 5px;
  padding-left: 15px;
  position: relative;
}
.featured-deals-section-bottom-inner .overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.button-container {
  float: left;
  position: relative;
  width: 100%;
}
.fdsbi-container .button-container .button-red {
  float: right;
}
.button-red:hover,
.abhb-v2-button .btn:hover {
  background-color: transparent !important;
  color: #FFCC00 !important;
}
.featured-deals-section-bottom {
  float: left;
  margin-top: -199px;
  position: relative;
  width: 100%;
}
.featured-deals-section-bottom-inner::before {
  background-image: url("https://fanmaster.com.au/wp-content/uploads/bottom-shadow.png");
  bottom: -20px;
  content: " ";
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.featured-deals-section-company {
  float: left;
  position: relative;
  width: 100%;
}
.featured-deals-section-company .brands-container {
  float: none;
  margin: auto;
  max-width: 766px;
  width: 100%;
}
.featured-deals-section-company .brands-container .best-brand-box img {
  transform: scale(0.7);
}
.categories-about-section {
  display: block;
}
.status-footer-section {
  background-color: #cc0000;
  padding: 25px 0;
}
.status-footer-section .bx-viewport {
  background-color: transparent !important;
  border: 0 none !important;
  box-shadow: none !important;
  max-width: 100% !important;
  width: 100% !important;
}
.status-footer-section .bx-wrapper {
  max-width: 100% !important;
  width: 100% !important;
}
.status-footer-section-inner {
  display: block;
  justify-content: normal;
}
.status-list-box {
  max-width: 300px !important;
}
.slb-type {
  font-family: circularstd-bold;
}
.slb-count {
  line-height: 22px;
  margin-bottom: 5px;
}
.slb-image > img {
  display: table;
}
.site-info-footer-section {
  background-color: #cc0000;
}
.footer-title {
  font-family: circularstd-bold !important;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 0;
}
.footer-info-links > li a {
  font-family: circularstd-book !important;
  font-size: 16px;
}
.footer-info-links > li a:hover,
.footer-information li a:hover,
.primary-menu-container .categories-menu-container .categories-menu li a:hover {
	color:#FFCC00!important;
}
.footer-info-links li {
  margin-bottom: 15px;
}
.site-footer-column > img {
  margin-bottom: 25px;
  max-width: 150px;
}
.site-footer-column > p {
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}
.footer-information li {
  margin-bottom: 15px;
}
.footer-information li a {
  background-size: 15px auto;
  font-family: circularstd-book !important;
  font-size: 16px;
  line-height: 22px;
}
.site-footer-column.foot-1 {
  max-width: 320px;
}
.site-footer-column.foot-2 {
  max-width: 160px;
}
.site-footer-column.foot-3 {
  max-width: 150px;
}
.site-footer-column {
  float: left;
  position: relative;
  width: 30%;
}
.site-footer-column.foot-4 {
  padding-right: 50px;
  width: 273px;
}
.footer-all-rights-reserved {
  background-color: #001521;
}
.footer-all-rights-reserved p {
  color: #ffffff;
  font-family: circularstd-book !important;
  font-size: 16px;
}
.categories-about-section {
  background-color: #f9f9f9;
  border-top: 1px solid #f0f0f0;
  padding: 50px 0;
}
.categories-about-section-inner .casi-head .title-2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 44px;
  line-height: 44px;
  margin-bottom: 20px;
  text-transform: none;
}
.casi-body {
  padding-top: 10px;
}
.casi-body ul li {
  border-right: 1px solid #f1f1f1;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 25px;
  text-align: center;
  width: 16.6667%;
}
.casi-body ul li:nth-child(6n+6) {
  border-right: 0 none;
}
.casi-body ul li a {
  font-family: circularstd-book;
  font-size: 14px;
}
.josandi-nav-menu {
	display:none;
}
.ic-welcome-modal-box {
  display: none;
}
.header-search #searchform #ws {
  background-color: #fff !important;
  color: #464646 !important;
  padding: 5px 10px !important;
  position: absolute !important;
  right: 23px !important;
  top: -5px !important;
  width: 246px !important;
  z-index: 102 !important;
}
.product-archive-content-banner {
  background-repeat: no-repeat;
  background-size: cover;
  height: 275px;
  margin-bottom: 0;
  padding: 75px 50px 50px;
  position: relative;
}
.product-archive-content-banner > h2 {
  color: #fff;
  font-family: circularstd-bold !important;
  font-size: 27px;
  font-weight: normal;
}
.product-archive-content-banner > p {
  color: #fff;
  font-family: circularstd-book !important;
  font-size: 16px;
  line-height: 22px;
}
.product-archive-content-banner .button-container {
  padding-top: 15px;
  position: relative;
}
.product-archive-content-banner .button-container .btn {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5;
  border-radius: 0;
  color: #fff;
  font-family: circularstd-book;
  max-width: 100%;
  width: 135px;
}
.product-archive-content-banner .button-container .btn:hover {
  background-color: transparent;
  color: #3ac0c5;
}
.product-category-menu .product-categories > li.cat-parent > a {
  background-color: #434343;
  border-bottom: 1px solid #434343;
  font-family: circularstd-bold;
  font-size: 24px;
  text-transform: none;
}
.product-category-menu .product-categories li a {
  font-family: circularstd-book;
  font-size: 18px;
}
.archive-featured-items-title {
  background-color: #434343;
}
.archive-featured-items-title > h1 {
  font-family: circularstd-bold !important;
  font-size: 24px;
  text-transform: none;
}
.archive-featured-items-container {
  margin-top: 0;
}
#archive-product {
  padding-left: 0;
}
.shop-products.grid-view .archive-product-box {
  border-right: 1px solid #ebebeb !important;
  margin-bottom: -1px;
  max-height: 303px;
  width: 33.333%;
}
.shop-products.grid-view .apb-image {
  height: 105px;
  padding: 0;
  width: 48%;
}
.shop-products.grid-view .apb-image img {
  margin: auto;
  max-height: 100%;
}
.shop-products.grid-view .apb-title {
  border-bottom: 0 none;
  float: right;
  width: 49%;
}
.shop-products .apb-title h6 {
  font-size: 11px;
  height: 34px;
  line-height: 18px;
  overflow: hidden;
  white-space: normal;
}
.custom-tooltip {
  font-family: circularstd-book;
  left: -88px;
  min-width: 177px;
  z-index: 2;
}
.shop-products.grid-view .archive-price-buy-container {
  padding-top: 15px;
}
.shop-products.grid-view .archive-price-buy-container.v1 {
  padding-top: 0;
}
.archive-price-buy-container-inner .saved-label {
  display: none !important;
}
.shop-products.grid-view .archive-price-buy-container-inner {
  max-width: 100%;
}
.archive-price-buy-container-inner .original-price {
  font-family: circularstd-medium !important;
  font-size: 14px;
  line-height: 14px;
}
.original-price::before {
  top: 6px;
}
.archive-price-buy-container-inner .sale-price {
  font-family: circularstd-bold !important;
  font-size: 16px;
  line-height: 18px;
}
.archive-price-buy-container.v2 {
  padding-top: 0 !important;
}
.part-no-container {
  border: 1px solid #ececec;
  padding: 10px;
}
.part-no-container > label {
  float: left;
  font-family: circularstd-book !important;
  font-size: 11px;
  line-height: 14px;
  width: 100%;
}
.shop-products.grid-view .archive-price-buy-container-inner {
  max-width: 100%;
  padding-top: 15px;
  width: 100% !important;
}
.shop-products.grid-view .archive-price-buy-container-inner .button.buy,
.view-product-container > a{
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  border-radius: 0 !important;
  float: right;
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: 14px !important;
  padding: 6px 10px;
  text-transform: none;
  width: 48% !important;
}
@media screen and (min-width:600px){
.view-product-container > a {
    float: right !important;
    margin-right: 56px;
    width: 39.5% !important;
}
}
.shop-products.grid-view .archive-price-buy-container-inner .button.buy:hover {
  background-color: #fff !important;
  border: 2px solid #3ac0c5 !important;
  color: #3ac0c5 !important;
}
.archive-price-buy-container-inner.right .button.view,
.archive-price-buy-container-inner.right .button.view,
.view-product-container > a,
.shop-products.grid-view .archive-price-buy-container-inner .button.buy,
.archive-price-buy-container-inner.right .button.view, .view-product-container > a  {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  color: #fff !important;
  float: left;
  text-transform: capitalize;

}
.archive-price-buy-container-inner.right .button.view:hover,
.view-product-container > a:hover,
.shop-products.grid-view .archive-price-buy-container-inner .button.buy:hover,
.archive-price-buy-container-inner.right .button.view:hover,
.view-product-container > a:hover  {
  background-color: #fff !important;
  border: 2px solid #434343 !important;
  color: #434343 !important;
}
.afi-image img {
  width: 50%;
}
.afi-title {
  border-bottom: 0 none;
  padding-top: 30px;
}
.afi-title > h3 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 16px;
  line-height: 22px;
}
.archive-featured-items .archive-price-buy-container-inner {
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
  width: 100%;
}
.archive-featured-items .archive-price-buy-container-inner > label {
  float: none !important;
  width: auto !important;
}
.archive-featured-items .afi-buttons .button.view,
.archive-featured-items .afi-buttons .button.buy {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-family: circularstd-bold !important;
  font-weight: normal;
  text-transform: capitalize;
}
.archive-featured-items .afi-buttons .button.view:hover {
  background-color: #fff !important;
  border: 2px solid #434343 !important;
  color: #434343 !important;
}

.archive-featured-items .afi-buttons .button.buy {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
}
.archive-featured-items .afi-buttons .button.buy:hover {
  background-color: #fff !important;
  color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
}
.archive-border.shop-sidebar .toolbar.first-toolbar {
  margin-bottom: 0;
}
.toolbar.first-toolbar .woocommerce-ordering.hidden-xs {
  float: left;
  height: 27px;
  margin-top: 0;
}
.toolbar.first-toolbar .woocommerce-ordering.hidden-xs .chosen-container {
  border-left: 0 none;
  margin-left: 0;
  padding-left: 0;
}
.toolbar.first-toolbar .woocommerce-result-count {
  float: right;
  line-height: 27px !important;
  margin-left: 15px;
  width: auto;
}
.form-wppp-select.products-per-page > label {
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  line-height: 27px;
  margin-top: 0 !important;
}
.form-wppp-select.products-per-page select {
  font-family: circularstd-book;
  height: 27px;
}
.main-container .toolbar > label {
  font-family: circularstd-book !important;
  font-size: 14px !important;
  margin-top: 0!important;
  line-height: 30px;
}
.bread-crumbs-container {
  border-bottom: 1px solid #ebebeb;
  float: left;
  margin-bottom: 0;
  padding: 10px 0;
  width: 100%;
}
.bread-crumbs-container .woocommerce-breadcrumb {
  color: #d81e38;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 0;
}
.bread-crumbs-container .woocommerce-breadcrumb > a, .bread-crumbs-container .woocommerce-breadcrumb > span {
  color: #474747;
  line-height: 30px !important;
  margin-right: 5px;
}
.bread-crumbs-container .woocommerce-breadcrumb > a:hover {
  color:#FFCC00;
}
.home-product-box:first-child .hpb-image {
  height: 157px;
  width: 48%;
}
.home-product-box:first-child .hpb-image img {
  max-height: 100%;
}
.home-product-box:first-child .hpb-title {
  float: right;
  margin-bottom: 15px;
  width: 50%;
}
.home-product-box:first-child .hpb-title h6 {
  font-family: circularstd-bold !important;
  font-size: 18px;
  line-height: 23px;
  text-transform: none !important;
}
.home-product-box:first-child {
  border-right: 0 none;
  bottom: -1px;
  max-height: 317px !important;
  position: relative;
}
.home-product-box:first-child .part-no-container {
  float: left;
  margin-top: 25px;
}
.home-product-box:first-child .price-buy-container-inner.right .button.view, .home-product-box:first-child .price-buy-container-inner.right .button.buy {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  border-radius: 0 !important;
  color: #fff !important;
  float: left !important;
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: 14px !important;
  padding: 10px !important;
  text-transform: capitalize;
  width: 48% !important;
}
.home-product-box:first-child .hpb-title label {
  margin-bottom: 10px;
}
.home-product-box:first-child .price-buy-container-inner.right .button.buy {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  float: right !important;
}
.home-product-box:first-child .price-buy-container .saved-label {
  display: none;
}
.home-product-box:first-child .price-buy-container {
  float: left !important;
  margin-top: 15px;
  width: 48% !important;
}
.home-product-box:first-child .original-price {
  font-family: circularstd-medium !important;
  font-size: 16px;
  line-height: 16px;
}
.home-product-box:first-child .sale-price {
  font-family: circularstd-bold !important;
  font-size: 24px;
  line-height: 24px;
}
.home-product-box:first-child .hpb-title {
  float: right;
  margin-bottom: 0;
  width: 50%;
}
.mobile {
	display:none;
}
.banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  min-height: 147px;
  width: 100%;
}
.banner-section-inner {
  padding: 60px 0 50px;
}
.banner-section-inner > h2 {
  color: #fff;
  font-family: circularstd-black !important;
  font-size: 37px;
  line-height: 37px;
  text-transform: uppercase;
}
.video-section {
  float: left;
  padding: 70px 0 84px;
  position: relative;
  width: 100%;
}
.video-section-inner-left {
  float: left;
  max-width: 435px;
  padding-bottom: 20px;
  position: relative;
  width: 45%;
}
.video-section-inner-left > h2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}
.video-section-inner-left > label {
  font-family: circularstd-book !important;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.video-section-inner-left > p {
  color: #565656;
  font-family: circularstd-book !important;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.button-container .btn.contact-us, .button-container .btn.view {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5;
  border-radius: 0;
  color: #fff;
  float: left;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 14px;
  margin-right: 10px;
  padding: 10px 20px;
}
.button-container .btn.contact-us:hover {
  background-color: #fff;
  color: #3ac0c5;
}
.button-container .btn.view {
  background-color: #434343;
  border: 2px solid #434343;
}
.button-container .btn.view:hover {
  background-color: #fff !important;
  color: #434343 !important;
}
.video-section-inner-right {
  float: right;
  position: relative;
  width: 55%;
}
.video-section-inner-right .bx-viewport {
  border: 0 none;
  box-shadow: none;
  height: auto !important;
}
.video-section-inner-right .bx-viewport iframe {
  height: 171px;
  margin-bottom: 20px;
  width: 100%;
}
.video-section-inner-right .bx-viewport .video-list h2 {
  float: left;
  font-family: circularstd-bold !important;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 15px;
  width: 100%;
}
.video-section-inner-right .bx-viewport .video-list p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
}
.video-section-inner-right .bx-viewport .video-list li {
  box-shadow: 0 0 10px 1px #ebebeb;
  margin-right:10px !important;
  margin-left:10px !important;
  margin-bottom:10px !important;
}
.video-section-inner-right .bx-viewport .video-list li > div {
  float: left;
  padding: 0 15px 20px;
}
.video-section-inner-right .bx-wrapper {
  max-width: 650px !important;
}
.video-section-inner-right .bx-controls.bx-has-controls-direction .bx-controls-direction {
  bottom: -20px !important;
  position: absolute;
  right: 0;
}
.video-section-inner-right .bx-controls.bx-has-controls-direction .bx-controls-direction .bx-prev {
  background-image: url("https://fanmaster.com.au/wp-content/uploads/previous.png");
  background-position: center center;
  border: 1px solid #ebebeb !important;
  border-radius: 3px;
  float: right !important;
  left: -90px !important;
  margin-top: -15px !important;
}
.video-section-inner-right .bx-controls.bx-has-controls-direction .bx-controls-direction .bx-next {
  background-image: url("https://fanmaster.com.au/wp-content/uploads/next.png");
  background-position: center center;
  border: 1px solid #ebebeb !important;
  border-radius: 3px;
  margin-top: -15px;
  right: 20px;
}
.main-container .toolbar .woocommerce-ordering .orderby-wrapper .chosen-container .chosen-single div b::before {
  content: url("https://www.fptyltd.com/industrial-clearance-new/wp-content/uploads/2016/03/dropdown-arrow.png");
  position: relative;
  top: -3px;
}
.shop-products.list-view .archive-product-box-inner .apb-title,
.shop-products.list-view .home-product-box .hpb-title {
  float: left !important;
  margin-right: 20px !important;
  max-width: 372px !important;
  width: 100% !important;
}
.shop-products.list-view .home-product-box .hpb-title {
  padding-bottom: 10px !Important;
  padding-top: 20px !Important;
}
.shop-products.list-view .archive-product-box-inner .apb-title h6,
.shop-products.list-view .home-product-box .hpb-title h6 {
  font-family: circularstd-bold !important;
  font-size: 22px !important;
  height: auto !important;
  line-height: 30px !important;
}
.shop-products.list-view .archive-product-box-inner .archive-price-buy-container.v2 {
  float: right !important;
  max-width: 250px;
  padding-right: 50px !important;
  padding-top: 25px !important;
  width: 100%;
}
.shop-products.list-view .archive-product-box-inner .archive-price-buy-container-inner.right {
  margin-left: 0 !important;
  padding-top: 10px !important;
  width: 100% !important;
}
.shop-products.list-view .archive-product-box-inner .archive-price-buy-container-inner.right .button.buy {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  border-radius: 0 !important;
  float: right !important;
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: 14px !important;
  padding: 6px 10px;
  text-transform: none !important;
}
.shop-products.list-view .archive-product-box-inner .archive-price-buy-container-inner.right .button.buy:hover {
  background-color: #fff !important;
  color: #3ac0c5 !important;
}
.shop-products.grid-view .hide-in-grid {
  display: none;
}
.shop-products.list-view .hide-in-list {
  display: none !important;
}
.shop-products.list-view .home-product-box {
  width: 100%;
}
.shop-products.list-view .home-product-box .hpb-image {
  border-right: 1px solid #e1e1e1 !important;
  float: left !important;
  margin-bottom: 0 !important;
  margin-right: 25px !important;
  min-height: 167px !important;
  padding: 30px 20px !important;
  position: relative !important;
  text-align: center !important;
  width: 195px !important;
}
.shop-products.list-view .home-product-box .hpb-image img {
  float: none;
  height: auto !important;
  max-height: 100px !important;
  max-width: 100% !important;
  width: auto !important;
}
.shop-products.list-view .home-product-box {
  border-right: 1px solid #e1e1e1;
  height: auto !important;
  padding: 0 !important;
  width: 100% !important;
}
.archive-price-buy-container.v1.hide-in-grid {
  float: left;
}
.archive-price-buy-container.v1.hide-in-grid .original-price {
  float: left;
  font-family: circularstd-medium !important;
  font-size: 14px !important;
  margin-top: 10px !important;
  width: auto !important;
}
.archive-price-buy-container.v1.hide-in-grid .sale-price {
  font-family: circularstd-bold!important;
  font-size: 16px;
  line-height: 18px;
}
.shop-products.list-view .home-product-box .archive-price-buy-container.v2.hide-in-grid {
  float: right;
  padding-right: 50px;
}
.shop-products.list-view .home-product-box .archive-price-buy-container.v2.hide-in-grid {
  float: right;
  max-width: 253px !important;
  padding-right: 50px;
  width: 30%;
}
.shop-products.list-view .home-product-box .archive-price-buy-container.v2.hide-in-grid .archive-price-buy-container-inner.right {
  float: left;
  padding-top: 10px;
  width: 100%;
}
.shop-products.list-view .home-product-box .archive-price-buy-container.v2.hide-in-grid .archive-price-buy-container-inner.right .button.buy {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  border-radius: 0 !important;
  float: right;
  font-family: circularstd-bold !important;
  line-height: 14px !important;
  padding: 6px 10px;
  text-transform: none;
}
.shop-products.list-view .home-product-box .archive-price-buy-container.v2.hide-in-grid .archive-price-buy-container-inner.right .button.buy:hover {
  background-color: #fff !important;
  color: #3ac0c5 !important;
}
.product-view-details-head .categories-name li {
  background-color: #ececec;
  border-right: 0 none;
  color: #bcbcbc;
  font-family: circularstd-book;
  font-size: 14px;
  padding: 5px 15px;
  text-align: center;
}
.product-view-details-head .title-2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 35px;
  line-height: 35px;
  margin-top: 15px;
}
.single-product-price {
  color: #414042;
  font-family: circularstd-bold !important;
  font-size: 24px;
  line-height: 24px;
}
.single-product-original-price::after {
  background-color: #e4191e;
  height: 2px;
}
.single-product-original-price {
  color: #e4191e;
  float: left;
  font-family: circularstd-bold !important;
  font-size: 18px;
  line-height: 18px !important;
  margin-left: 0 !important;
  margin-right: 10px !important;
  margin-top: 8px !important;
  position: relative;
}
.product-view-details-head .product-view-price-social {
  float: left;
  width: auto;
}
.product-view-details-head > .product-availability {
  border: 1px solid #3bc0c5;
  color: #3bc0c5;
  float: right;
  font-family: circularstd-book !important;
  font-size: 13px;
  height: auto !important;
  line-height: 14px !important;
  padding: 5px 10px;
  position: relative;
  top: 0;
}
.product-view-details-head {
  padding-bottom: 15px;
}
.product-view-add-to-cart form {
  float: left;
  max-width: 100%;
  position: relative;
  width: 100%;
}
.product-view-add-to-cart form > label {
  color: #282727;
  float: left;
  font-family: circularstd-bold !important;
  font-size: 20px;
  margin-top: 12px !important;
}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.product-view-add-to-cart form .quantity,
.main-container .page-content .entry-content .shop_table .quantity {
  margin-left: -5px;
  margin-right: 0;
  padding: 0 30px;
  position: relative;
  width: auto;
}
.product-view-add-to-cart form .quantity .input-text.qty,
.woocommerce-cart .product-quantity .quantity .input-text.qty {
  font-family: circularstd-bold !important;
  font-size: 18px !important;
  height: 30px;
  padding: 0 5px;
  width: 45px;
}
.product-view-add-to-cart form .quantity .minus,
.product-view-add-to-cart form .quantity .plus,
.woocommerce-cart .product-quantity .quantity .minus,
.woocommerce-cart .product-quantity .quantity .plus {
  border: 1px solid #ccc;
  height: 30px;
  left: 6px;
  position: absolute;
  width: 25px;
}
.product-view-add-to-cart form .quantity .plus,
.woocommerce-cart .product-quantity .quantity .plus {
  left: auto;
  right: 6px !important;
}
.product-view-details .product-view-add-to-cart {
  padding-top: 15px;
}
.product-view-details .product-view-add-to-cart .add_to_cart_button.button.product_type_simple {
  background-color: #3bc0c5 !important;
  border: 2px solid #3bc0c5 !important;
  border-radius: 0 !important;
  float: right !important;
  font-family: circularstd-bold !important;
  font-size: 18px !important;
  text-transform: none !important;
   font-weight: normal !important;
}
.product-view-details .product-view-add-to-cart .add_to_cart_button.button.product_type_simple:hover {
  background-color: #fff!important;
  color:#3bc0c5 !important;
}
.eta-delivery {
  color: #959494;
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  line-height: 14px;
}
.product-view-details-body {
  padding-top: 30px;
}
.single .page-content .product-view-details-body label {
  color: #282727;
  font-family: circularstd-bold !important;
}
.single .page-content .product-view-details-body p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 20px;
}
.product-view-price-social .share-container {
  float: left;
  margin-top: 0;
  display: none;
}
.product-view-price-social .share-container ul li a {
  opacity: 0.6;
}
.product-view-price-social .share-container > label {
  color: #bcbcbc;
  font-family: circularstd-book !important;
  font-size: 14px;
  font-weight: normal !important;
}
.main-container .product-view .single-product-image .images {
  height: 390px;
  padding: 0;
  position: relative;
}
.main-container .product-view .single-product-image .images {
  height: 390px;
  padding: 0;
  position: relative;
}
.main-container .product-view .single-product-image .images .yith_magnifier_zoom_wrap {
  max-height: 100%;
  max-width: 100%;
}
.main-container .product-view .single-product-image .images .yith_magnifier_zoom_wrap .yith_magnifier_zoom_wrap {
  height: auto !important;
  max-height: 390px !important;
}
.main-container .product-view .single-product-image .images .yith_magnifier_zoom_wrap .yith_magnifier_zoom_wrap .attachment-shop_single.size-shop_single.wp-post-image {
  height: auto;
  max-height: 390px !important;
  max-width: 100%;
  transform: scale(0.8);
  width: auto;
}
.main-container .product-view .single-product-image .thumbnails.slider .caroufredsel_wrapper ul li {
  height: 110px !important;
  padding: 0 !important;
  width: 110px !important;
}
.main-container .product-view .single-product-image .thumbnails.slider {
  padding: 15px 30px 0 !important;
}
.main-container .product-view .single-product-image .thumbnails.slider .caroufredsel_wrapper {
  width: 100% !important;
}
.main-container .product-view .single-product-image .thumbnails.slider .caroufredsel_wrapper .yith_magnifier_thumbnail {
  float: left;
  height: 108px !important;
  width: 108px !important;
}
.main-container .product-view .single-product-image .thumbnails.slider .caroufredsel_wrapper .yith_magnifier_thumbnail .attachment-shop_thumbnail.size-shop_thumbnail {
  bottom: 0;
  height: auto !important;
  left: 0;
  margin: auto;
  max-height: 100% !important;
  max-width: 100% !important;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0.8);
  width: auto !important;
}
.main-container .product-view .single-product-image .thumbnails.slider #slider-prev,
.main-container .product-view .single-product-image .thumbnails.slider #slider-next {
  background-color: #fff;
  border: 0 none;
  box-shadow: 0 0 5px 1px #ccc;
  height: 30px;
  left: 15px !important;
  top: 55%;
  width: 30px;
}
.main-container .product-view .single-product-image .thumbnails.slider #slider-prev i, .main-container .product-view .single-product-image .thumbnails.slider #slider-next i {
  color: red;
  font-size: 18px !important;
  font-weight: bolder;
  line-height: 28px !important;
}
.main-container .product-view .single-product-image .thumbnails.slider #slider-next {
  left: auto !important;
  right: 10px !important;
}
.review .tabs.wc-tabs {
  display: none;
}
.review .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
  display: none!important;
}
.review .woocommerce-tabs.wc-tabs-wrapper #tab-reviews.woocommerce-Tabs-panel {
  display: block !important;
}
.review > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.review .woocommerce-tabs.wc-tabs-wrapper {
  float: left;
  position: relative;
  width: 100%;
}
.review .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
  float: left;
  margin-top: 0;
  position: relative;
  width: 100%;
}
.review .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel #reviews #comments > h2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 18px;
  margin-bottom: 15px;
}
.commentlist .comment_container {
  border: 1px solid #ececec;
  padding: 20px 30px;
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  border: 0 none;
  border-radius: 100%;
  bottom: 0;
  height: 98px;
  left: 30px;
  margin: auto;
  padding: 0;
  top: 0;
  width: 98px;
}
.commentlist .comment_container .comment-text {
  border: 0 none !important;
  margin-left: 100px !important;
}
.commentlist .comment_container .comment-text .meta > strong {
  font-family: circularstd-bold !important;
  font-size: 16px;
  line-height: 16px;
}
.commentlist .comment_container .comment-text .meta,
.commentlist .comment_container .comment-text .meta > time {
  font-family: circularstd-book;
  font-size: 14px !important;
  line-height: 16px;
}
.commentlist .comment_container .comment-text .meta {
  margin-bottom: 10px !important;
}
.commentlist .comment_container .comment-text .description > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px !important;
  line-height: 22px;
}
.commentlist .comment_container .comment-text .star-rating {
  float: left;
  height: 15px;
  margin-bottom: 10px;
}
.commentlist .comment_container .comment-text .star-rating > span {
  font-family: star;
  color: #ff8200;
  height: 1em;
  width: 1em;
}
.woocommerce p.stars a {
  color: #ff8200;
  font-size: 20px;
  margin-right: 5px;
}
.woocommerce #reviews h3 {
  font-family: circularstd-bold !important;
  font-size: 16px;
}
.comment-form-rating > label {
  font-family: circularstd-medium !important;
  font-size: 16px !important;
}
.comment-form-comment > label {
  font-family: circularstd-medium !important;
  font-size: 16px !important;
  line-height: 16px !important;
  margin-bottom: 10px !important;
}
.comment-form-comment > textarea#comment {
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 20px;
}
.comment-input p > label {
  font-family: circularstd-medium !important;
  font-size: 14px;
  line-height: 16px !important;
  margin-right: 10px !important;
  width: 60px;
}
.comment-input p > input[type="text"] {
  border-radius: 3px !important;
  font-family: circularstd-book !important;
  font-size: 14px;
  height: auto !important;
  line-height: 14px;
  padding: 10px 15px !important;
}
#review_form .comment-respond .form-submit .submit {
  background-color: #3bc0c5 !important;
  border: 2px solid #3bc0c5 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-family: circularstd-bold !important;
  font-size: 16px !important;
  height: auto !important;
  line-height: 14px !important;
  margin-top: 20px !important;
  text-transform: none !important;
}
#review_form .comment-respond .form-submit .submit:hover {
  background-color: fff !important;
  color: #3bc0c5 !important;
}
.tab-content .widget.related_products_widget {
  display: none;
}
.single-product-featured-container-inner .woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
.single-product-featured-container {
  background-color: #fcfcfc;
  border-top: 1px solid #ececec;
  float: left;
  padding-top: 50px;
  position: relative;
  width: 100%;
}
.single-product-featured-container-inner .related.products .slick-track > div {
  clear: none;
  float: left;
  max-width: 200px !important;
  width: 16% !important;
}
.single-product-featured-container-inner .related.products .shop-products > button {
  display: none !important;
}
.product-image .actions, .product-image .ratings {
  display: none !important;
}
.single-product-featured-container-inner .related.products .slick-track > div .product-image img {
  height: auto !important;
  margin: 0 auto 20px;
  max-height: 85px;
  max-width: 80%;
  width: auto !important;
}
.single-product-featured-container-inner .related.products .slick-track > div .product-name > a {
  font-family: circularstd-bold;
  font-size: 14px;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
}
.single-product-featured-container-inner .related.products .slick-track > div .price-box > span {
  float: left;
  max-width: 100% !important;
  position: relative;
  width: 100% !important;
}
.single-product-featured-container-inner .related.products .slick-track > div .price-box > span.special-price {
  bottom: -28px;
  color: #414042;
  font-family: circularstd-bold !important;
  font-size: 16px !important;
  line-height: 16px !important;
}
.single-product-featured-container-inner .related.products .slick-track > div .price-box > span.old-price .amount {
  color: #d81e38 !important;
  font-family: circularstd-medium;
  font-size: 14px !important;
  line-height: 14px !important;
}
.single-product-featured-container-inner .related.products .slick-track > div .price-box > span.old-price {
  margin-left: 0;
  top: -8px;
}
.main-container .shop-products .item-col .product-wrapper {
  height: auto !important;
  padding-bottom: 40px;
}
.main-container .shop-products .item-col .product-wrapper:hover .box-hover .product-name a {
  height: auto !important;
}
.main-container .shop-products .item-col .product-wrapper:hover .box-hover .add-to-cart {
  margin-bottom: 0 !important;
  margin-top: 60px;
}
.main-container .shop-products .item-col .product-wrapper .box-hover {
  bottom: -55px !important;
}
.main-container .shop-products .item-col .product-wrapper .box-hover .button {
  background-color: #3bc0c5;
  border: 2px solid #3bc0c5;
  border-radius: 0 !important;
  color: #fff;
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: 14px !important;
  padding: 8px 12px !important;
  text-transform: none !important;
}
.main-container .shop-products .item-col .product-wrapper .box-hover:hover .button:hover {
  background-color: #fff !Important;
  color: #3bc0c5 !Important;
  border: 2px solid #3bc0c5;
}
.single-product-featured-container-inner .widget-title {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 18px;
  text-transform: none !important;
}
.main-container .product-view .single-product-image .images {
  height: auto !important;
  max-height: 390px;
  padding: 0;
  position: relative;
}
.main-container .page-content .entry-content .shop_table .quantity .input-text {
  padding: 0 5px !important;
}
.main-container .page-content .entry-content .shop_table .quantity {
  display: table;
  margin: 0 auto;
}
.main-container .page-content .entry-content .shop_table .quantity .minus {
  border: 1px solid #e1e1e1;
  height: 40px;
  left: 0 !important;
  position: absolute;
  width: 31px;
}
.main-container .page-content .entry-content .shop_table .quantity .plus {
  border: 1px solid #e1e1e1;
  height: 40px;
  right: 0 !important;
  width: 31px;
}
.custom-payment-stage ul li.current a {
  color: #474747;
}
.custom-payment-stage ul li a {
  color: #d0d0d0;
  float: left;
  font-family: circularstd-bold;
  font-size: 20px;
  line-height: 20px;
  text-transform: none;
}
.shop_table.cart th {
  color: #282727;
  font-family: circularstd-bold !important;
  text-transform: none;
}
.shop_table.cart td.product-name .product-name-col1.column a {
  font-family: circularstd-book !important;
}
.shop_table.cart td.product-name .product-name-col3 > a {
  color: #282727 !important;
  font-family: circularstd-bold !important;
  font-size: 20px !important;
}
.shop_table .product-price .amount, .shop_table .product-subtotal .amount {
  font-family: circularstd-book !important;
}
.main-container .page-content .entry-content .coupon {
  max-width: none !important;
  width: auto !important;
}
.cart-table-footer .coupon > label {
  float: left;
  font-family: circularstd-bold !important;
  padding-top: 11px !important;
  text-transform: none !important;
  width: 175px !important;
}
.main-container .page-content .entry-content .coupon .input-text {
  float: left;
  font-family: CircularStd-Book !important;
  width: 140px !important;
}
.main-container .page-content .entry-content .coupon input[type="submit"] {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  border-radius: 0 !important;
  font-family: circularstd-bold !important;
  line-height: 0 !important;
  text-transform: none !important;
}
.main-container .page-content .entry-content .coupon input[type="submit"]:hover {
  background-color: #fff!important;
  border: 2px solid #434343 !important;
  color:#434343 !important;
}
.main-container .page-content .entry-content .cart-table-footer > input[type="submit"] {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  border-radius: 0 !important;
  font-family: circularstd-bold !important;
  line-height: 0;
  text-transform: none;
}
.woocommerce-cart .main-container .page-content .entry-content .cart-table-footer > input[type="submit"]:hover {
  background-color: #fff !important;
  border: 2px solid #434343 !important;
  color: #434343 !important;
}
.woocommerce-cart .similar-products > h2 {
  font-family: circularstd-bold !important;
  line-height: 20px;
  text-transform: none;
}
.cart-product-thumbnail {
  height: 100px;
}
.woocommerce-cart .similar-products .home-product-container .home-product-box h6 {
  font-family: circularstd-bold !important;
  font-size: 14px !important;
}
.woocommerce-cart .similar-products .home-product-container .home-product-box {
  max-height: 335px !important;
}
.woocommerce-cart .home-product-box .price-buy-container-inner .button {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  border-radius: 0 !important;
  font-family: circularstd-bold !important;
  text-transform: none !important;
}
.woocommerce-cart .home-product-box .price-buy-container-inner .button:hover {
  border: 2px solid #434343 !important;
  color: #434343 !important;
}
.main-container .page-content .entry-content .cart_totals h2 {
  display: inline-block;
  font-size: 22px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.woocommerce-cart .cart_totals table tr, .woocommerce-cart .cart_totals table tr th {
  color: #434343 !important;
  font-family: circularstd-bold !important;
  font-size: 16px !important;
  font-weight: normal !important;
  text-transform: none !important;
}
.woocommerce-cart form .cart_totals.calculated_shipping .shop_table.shop_table_responsive .shipping > td {
  text-align: left;
  width: 75%;
}
.woocommerce-cart form .cart_totals.calculated_shipping .shop_table.shop_table_responsive .order-total > th {
  width: 25%;
}
.woocommerce-cart form .cart_totals.calculated_shipping .shop_table.shop_table_responsive tr.order-total td .amount {
  color: #3AC0C5!important;
}
.woocommerce-cart form .cart_totals.calculated_shipping .shop_table.shop_table_responsive .order-total > td {
  max-width: 268px !important;
  text-align: left;
  width: 75% !important;
}
.cart-table-footer .add-to-cart {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  color: #fff;
  float: right;
  font-family: circularstd-bold !important;
  height: 40px !important;
  margin-left: 10px;
  padding: 9px 15px;
}
.cart-table-footer .add-to-cart:hover {
  background-color: #fff !important;
  color: #3ac0c5 !important;
}
.shipping > td p {
  font-family: circularstd-book !important;
  font-size: 14px;
  line-height: 20px;
}
.shop_table.shop_table_responsive .order-total th {
  font-family: circularstd-bold !important;
}
.shipping-calculator-button {
  color: #3ac0c5;
  display: inline-block !important;
  font-family: circularstd-book;
  font-size: 16px;
  margin-top: 5px !important;
  text-decoration: underline;
}
.main-container .page-content .entry-content .cart_totals table .order-total .amount {
  color: #3ac0c5 !important;
  float: left;
  font-family: circularstd-bold !important;
}
.shop_table.shop_table_responsive .order-total > th, .shop_table.shop_table_responsive .order-total > td {
  width: 50%;
}
.wc-proceed-to-checkout {
  width: 100%;
}
.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  border-radius: 0 !important;
  font-family: circularstd-bold !important;
  font-size: 18px !important;
  font-weight: normal !important;
  height: auto !important;
  line-height: 18px !important;
  margin: 0 !important;
  text-transform: none !important;
  width: 100% !important;
}
.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward:hover {
  background-color: #fff !important;
  border: 2px solid #3ac0c5 !important;
  color: #3ac0c5 !important;
}
.woocommerce-cart .categories-about-section {
  display: none;
}
.woocommerce-cart .comments-area {
  display: none;
}
.main-container .page-content a.button,
.main-container .page-content .button,
.main-container .page-content .button.alt,
 .main-container .page-content #submit {
  background-color: #3ac0c5  !important;
  border: 2px solid #3ac0c5  !important;
  border-radius: 7px !important;
  color: #fff;
  font-family: oswaldbold !important;
  font-weight: normal !important;
  border-radius: 0!important;
  font-family: circularstd-bold!important;
  text-transform: none!important;
}

.main-container .page-content a.button:hover,
.main-container .page-content .button:hover,
.main-container .page-content .button.alt:hover,
 .main-container .page-content #submit:hover {
   background-color: #fff !important;
  border: 2px solid #3ac0c5 !important;
  color: #3ac0c5 !important;
 }
.woocommerce-checkout .woocommerce > h1 {
  border-bottom: 0 none;
  font-family: circularstd-bold !important;
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 0;
  text-transform: none !important;
}
.woocommerce-checkout .woocommerce > p {
  color: #282727;
  font-family: circularstd-book !important;
  font-size: 16px;
  line-height: 16px;
  margin-top: 10px;
}
.woocommerce-checkout .woocommerce > p a {
  color: #282727;
  margin-left: 5px;
  text-decoration: underline;
}
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .checkout-login {
  display: none;
}
.woocommerce-checkout .checkout.woocommerce-checkout {
  float: left;
  margin-top: 50px;
  position: relative;
}
.woocommerce-checkout .woocommerce-billing-fields label {
  color: #4e4e4e !important;
  font-family: CircularStd-Book !important;
  font-size: 16px !important;
  line-height: 16px !important;
}
.woocommerce .woocommerce-error li {
  font-family: circularstd-book !important;
}
.woocommerce .woocommerce-error li strong {
  font-family: circularstd-bold !important;
}
.woocommerce .woocommerce-error {
  border-radius: 3px;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-billing-fields .form-row {
  margin-bottom: 25px !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-billing-fields .form-row .input-text, .woocommerce-checkout .woocommerce-billing-fields .select2-choice {
  border-radius: 3px !important;
  font-family: circularstd-book !important;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-choice .select2-chosen {
  font-family: circularstd-book !important;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .checkbox {
  margin-bottom: 0;
  padding-top: 5px;
  position: relative;
}
.woocommerce-checkout .woocommerce-shipping-fields {
  float: left;
  width: 100%;
}
.woocommerce-checkout .woocommerce-shipping-fields #order_comments_field > label {
  font-family: circularstd-book !important;
  line-height: 16px;
}
.woocommerce-checkout .woocommerce-shipping-fields #order_comments_field .input-text {
  border-radius: 3px;
  font-family: circularstd-book !important;
  font-size: 14px;
  line-height: 18px;
}
.woocommerce-checkout .woocommerce-shipping-fields > h3 {
  display: block;
}
.woocommerce-checkout .woocommerce-shipping-fields > h3 .checkbox {
  color: #4e4e4e !important;
  cursor: pointer;
  font-family: CircularStd-Book !important;
  font-size: 16px;
  font-weight: normal !important;
  line-height: 24px;
  padding-left: 26px !important;
  padding-top: 2px;
}
.woocommerce-checkout .woocommerce-shipping-fields > h3 .input-checkbox {
  display: inline;
  left: -9999px;
  margin: -2px 8px 0 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.woocommerce-checkout .woocommerce-shipping-fields > h3 input[type="checkbox"]:not(:checked) + label::before,
.woocommerce-checkout .woocommerce-shipping-fields > h3 input[type="checkbox"]:checked + label::before {
  border: 1px solid #929191;
  border-radius: 5px;
  box-shadow: none;
  content: "";
  height: 24px;
  left: -13px;
  position: absolute;
  top: 0;
  width: 24px;
}
.woocommerce-checkout .woocommerce-shipping-fields > h3 input[type="checkbox"]:checked + label::after {
  color: #929191;
  content: url("//industrialclearance.com.au/wp-content/uploads/2016/04/check-blue.png");
  font-size: 21px;
  font-weight: normal;
  left: -8px;
  position: absolute;
  top: 0;
  transition: all 0.2s ease 0s !important;
}
.woocommerce form .woocommerce-billing-fields .form-row input[type="checkbox"]:checked + label::after {
  top: 4px !important;
}
.woocommerce-checkout .form-row.form-row-wide.create-account.woocommerce-validated {
  margin-bottom: 0 !important;
}
.woocommerce-checkout .woocommerce-billing-fields .create-account > p:first-child {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields .create-account > p > label {
  font-family: circularstd-book !important;
  font-size: 15px!important;
}
.woocommerce-checkout .woocommerce-shipping-fields .shipping_address label {
  font-family: CircularStd-Book !important;
  font-size: 16px;
  line-height: 16px;
}
.woocommerce-checkout .woocommerce-shipping-fields .shipping_address .input-text, .woocommerce-checkout .woocommerce-shipping-fields .shipping_address .select2-choice {
  border-radius: 3px !important;
  font-family: circularstd-book !important;
}
.woocommerce-checkout .woocommerce-shipping-fields .shipping_address .select2-choice .select2-chosen {
  font-family: circularstd-book !important;
}
.main-container .page-content .entry-content #order_review_heading {
  color: #282727 !important;
  font-family: circularstd-bold !important;
}
.woocommerce-checkout .order-box td.product-name {
  color: #464646 !important;
  font-family: circularstd-bold !important;
  font-size: 16px !important;
  padding-right: 30px !important;
  position: relative;
}
.woocommerce-checkout .order-box td.product-name .product-quantity {
  bottom: 0;
  color: #565656 !important;
  float: none !important;
  font-family: circularstd-book !important;
  font-size: 16px !important;
  height: 16px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.woocommerce-checkout .order-box .product-total .amount {
  color: #282727;
  font-family: circularstd-bold !important;
}
.woocommerce-checkout .order-box .shipping > th {
  color: #3ac0c5;
  font-family: circularstd-bold !important;
  font-size: 16px !important;
  font-weight: normal !important;
}
.woocommerce-checkout .order-box .shipping p {
  font-family: circularstd-book !important;
  font-size: 15px !important;
  line-height: 22px;
}
.main-container .page-content .entry-content #order_review .shop_table .order-total th, .main-container .page-content .entry-content #order_review .shop_table .order-total td {
  color: #464646 !important;
  font-family: circularstd-bold !important;
}
.main-container .page-content .entry-content #order_review .shop_table .order-total td .woocommerce-Price-amount.amount {
  color: #282727 !important;
  font-family: CircularStd-Bold !important;
  font-size: 27px !important;
}
.woocommerce-checkout .order-box .woocommerce-checkout-payment .wc_payment_method > label {
  color: #464646 !important;
  font-family: circularstd-bold !important;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 16px !important;
  padding-right: 20px;
  position: relative !important;
  width: 100%;
}
.woocommerce-checkout .order-box input[type="radio"] + label::after {
  background-image: url("https://fanmaster.com.au/wp-content/uploads/radio-button.png");
  left: -23px !important;
  position: absolute !important;
  top: 0 !important;
}
.woocommerce-checkout .order-box .woocommerce-checkout-payment .wc_payment_method.wc_payment_method.payment_method_paypal img {
  height: 80px !important;
  margin-top: 0 !important;
  max-height: 100px !important;
  position: absolute !important;
  right: 25px !important;
  top: -10px;
}
.payment_box.payment_method_paypal > p {
  font-family: circularstd-book !important;
  font-size: 16px !important;
  padding-top: 42px !important;
}
.payment_box.payment_method_cheque > p {
  font-family: circularstd-book !important;
  font-size: 16px !important;
}
.woocommerce-checkout .order-box .form-row.place-order #place_order {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  font-family: circularstd-bold !important;
  font-size: 20px !important;
  text-transform: capitalize !important;
}
.woocommerce-checkout .order-box .form-row.place-order #place_order:hover {
  color: #3ac0c5 !important;
}
.about-page-2 .bread-crumbs-container {
  margin-bottom: 0;
}
.contact-section {
  float: left;
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.contact-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.contact-section-content {
  float: left;
  max-width: 65%;
  padding-right: 40px;
  position: relative;
  width: 100%;
}
.contact-section-content .contact-section-content-wrapper > img {
  float: left;
  max-width: 100%;
  width: 100%;
}
.contact-section-content-inner {
  float: left;
  padding: 40px 40px 0;
  position: relative;
  width: 100%;
}
.contact-section-content-inner > h2,
.contact-section-info > h2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 20px;
}
div.big-text {
  float: left;
  width: 100%;
}
.big-text > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.contact-section-content-inner > p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.contact-section-info {
  float: left;
  padding: 20px 40px 0;
  position: relative;
  width: 100%;
}
.contact-info-list {
  float: left;
  list-style: outside none none;
  margin-bottom: 30px;
  width: auto;
}
.contact-section-info > p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.contact-info-list li {
  border-top: 1px solid #ececec;
  line-height: 14px;
  padding: 10px 30px;
  position: relative;
}
.contact-info-list > li:last-child {
  border-bottom: 1px solid #ececec;
}
.contact-info-list li.address::before {
  content: "";
  font-family: fontawesome;
  left: 10px;
  position: absolute;
}
.contact-info-list li.telephone::before {
  content: "";
  font-family: fontawesome;
  left: 10px;
  position: absolute;
}
.contact-info-list li.cellphone::before {
  content: "";
  font-family: fontawesome;
  left: 10px;
  position: absolute;
}
.contact-info-list li.email::before {
  content: "";
  font-family: fontawesome;
  left: 10px;
  position: absolute;
}
.contact-section-content-wrapper {
  border: 1px solid #ececec;
  float: left;
  padding-bottom: 50px;
  position: relative;
  width: 100%;
}
.contact-section-sidebar {
  border-left: 2px solid #ececec;
  float: left;
  max-width: 350px;
  padding-left: 50px;
  width: 35%;
}
.contact-section-sidebar .news-section-container-inner > ul {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.contact-section-sidebar .news-section-container-inner > ul li {
  float: left;
  width: 100%;
}
.contact-section-sidebar .news-section-container-inner {
  margin-bottom: 50px;
  display: none !important;
}
.contact-section-sidebar .news-section-container-inner > h2,
.contact-section-sidebar .archive-featured-items-container > h2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
.contact-section-sidebar .news-section-container-inner .bx-wrapper {
  float: left;
}
.contact-section-sidebar .news-section-container-inner .bx-wrapper .bx-viewport {
  border: 0 none;
  left: 0 !important;
}
.contact-section-sidebar .bx-wrapper .bx-controls-direction a.bx-prev {
  background-color: #fff;
  background-image: url("https://fanmaster.com.au/wp-content/uploads/previous.png") !important;
  background-position: center center;
  border-radius: 1px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  left: -10px !important;
  margin-top: 0 !important;
  top: 100px !important;
}
.contact-section-sidebar .bx-wrapper .bx-controls-direction a.bx-next {
  background-color: #fff;
  background-image: url("https://fanmaster.com.au/wp-content/uploads/next.png") !important;
  background-position: center center;
  border-radius: 1px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  margin-top: 0 !important;
  right: -10px !important;
  top: 100px !important;
}
.contact-section-sidebar .archive-featured-items-container .bx-wrapper .bx-controls-direction a.bx-next {
  right: -10px!important;
}
.contact-section-sidebar .archive-featured-items-container {
  border: 0 none;
}
.contact-section-sidebar .archive-featured-items-container-inner {
  box-shadow: 0 0 5px #ccc;
  max-width: 100%;
}
.contact-section-sidebar .archive-featured-items-container-inner .archive-featured-items > li {
  max-width: 100%;
}
.contact-section-sidebar .archive-featured-items-container .archive-featured-items .afi-buttons .button {
  display: inline-block !important;
  float: left;
  height: auto !important;
  line-height: 14px !important;
  margin: 0 !important;
  padding: 10px 20px;
  width: 48% !important;
}
.contact-section-sidebar .archive-featured-items-container .archive-featured-items .afi-buttons .button.view {
  float: right;
}
.video-section-inner-left > h3 {
  color: #282727 !important;
  font-family: circularstd-bold !important;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}
.single-product-featured-container .bx-controls.bx-has-pager.bx-has-controls-direction {
  display: none;
}
.single-product-featured-container .container {
  width: 100% !important;
}
.single-product-featured-container .bx-viewport {
  border: 0 none !important;
    left: 0;
  max-width: 100% !important;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li {
  border-left: 1px solid #ececec;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .afi-image {
  height: 120px;
  padding-bottom: 10px;
  padding-top: 30px;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .afi-image img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .afi-title {
  padding-top: 0;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .afi-title > h3 {
  font-size: 14px !important;
  height: 35px;
  line-height: 18px;
  overflow: hidden;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .archive-price-buy-container-inner {
  float: left;
  padding-top: 15px;
  text-align: center;
  width: 100%;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .afi-buttons .button.view {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  color: #fff !important;
  font-family: circularstd-bold !important;
  font-weight: normal !important;
  line-height: 28px !important;
  text-transform: capitalize !important;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .afi-buttons .button.view:hover {
  background-color: #fff !important;
  border: 2px solid #3ac0c5 !important;
  color: #3ac0c5 !important;
}
.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li .afi-buttons .button.view {
  float: none;
}
.single-product-featured-container .bx-controls.bx-has-pager.bx-has-controls-direction .bx-controls-direction {
  display: none;
}
.contact-product-vendor form .gform_footer {
  float: right;
  margin-bottom: 50px;
  margin-top: -90px;
  right: -15px !important;
}
.contact-product-vendor form .gform_footer .gform_button.button {
	border-radius: 3px !important;
	background-color: #3ac0c5 !important;
	border: 2px solid #3ac0c5 !important;
	color: #fff !important;
}
.contact-product-vendor form .gform_footer .gform_button.button:hover {
	background-color: #fff !important;
	border: 2px solid #3ac0c5 !important;
	color: #3ac0c5 !important;
}
.tab.contact-product-vendor .gfield {
  margin-top: 0;
  margin-bottom: 10px!important;
}
.tab.contact-product-vendor .gfield > .ginput_container > span {
  margin-bottom: 20px !important;
}
.contact-product-vendor form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 145px !important;
}
.contact-product-vendor form .gform_footer {
  float: right;
  margin-bottom: 50px;
  margin-top: -5px;
  right: -15px !important;
}
.main-container .product-view .single-product-image .thumbnails.slider #slider-prev,
.main-container .product-view .single-product-image .thumbnails.slider #slider-next {
  background-color: #ececec;
  border-radius: 3px;
}
.main-container .product-view .single-product-image .thumbnails.slider #slider-prev .fa.fa-angle-left::before {
  content: url("https://fanmaster.com.au/wp-content/uploads/previous.png") !important;
}
.main-container .product-view .single-product-image .thumbnails.slider #slider-next .fa.fa-angle-right::before {
  content: url("https://fanmaster.com.au/wp-content/uploads/next.png") !important;
}
.comment-form-rating .stars:nth-child(3) {
  display: none;
}
.woocommerce .woocommerce-message {
  font-family: circularstd-bold !important;
}
.woocommerce .woocommerce-message .button.wc-forward {
  font-family: circularstd-bold !important;
}
.woocommerce .woocommerce-message .button.wc-forward:hover {
  border: 0 none !important;
}
.tab.product-warranty p {
  margin-bottom: 20px;
}
.tab-links > li a {
  font-family: circularstd-bold;
  text-transform: none;
}
.contact-product-vendor form .gform_body .gform_fields .gfield .gfield_label {
  font-family: circularstd-bold !important;
}
.contact-product-vendor form .gform_body .gform_fields .gfield.contact-address .ginput_complex > span label {
  font-family: circularstd-bold !important;
}
.contact-product-vendor form .gform_body .gform_fields .gfield .ginput_container input,
.contact-product-vendor form .gform_body .gform_fields .gfield .ginput_container textarea,
.contact-product-vendor form .gform_body .gform_fields .gfield .ginput_container select {
  font-family: circularstd-book !important;
}
.contact-product-vendor form .gform_body .gform_fields .gfield .ginput_container select {
	height: 63px !important;
}
.woocommerce-cart form .cart_totals.calculated_shipping {
  margin-top: 45px!important;
}
.contact-section-content-wrapper-image {
  float: left;
  position: relative;
  width: 100%;
}
.downloads-content-section {
  float: left;
  padding-bottom: 50px;
  padding-top: 30px;
  position: relative;
  width: 100%;
}
.downloads-content-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.downloads-content-section-inner > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 24px;
  margin-bottom: 10px;
}
.downloads-content-section-inner > p {
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
.download-lists-container {
  border-top: 1px solid #ececec;
  float: left;
  padding-top: 30px;
  position: relative;
  width: 100%;
}
.download-lists {
  float: left;
  position: relative;
  width: 100%;
}
.file-image {
  float: left;
  width: 10%;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-top: 10px;
  position: relative;
  max-width: 114px;
}
.file-description {
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  float: left;
  width: 90%;
  min-height: 110px;
  padding: 25px;
  max-width: 1053px;
}
.download-lists:first-child .file-description {
  padding-top: 0;
}
.file-description > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.file-description > p {
  color: #282727;
  font-size: 14px;
  line-height: 22px;
}
.file-description a {
  text-decoration: underline;
}
.file-description ul {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.file-description ul li {
  float: left;
  font-family: circularstd-book;
  font-size: 14px;
  padding-bottom: 15px;
  padding-right: 20px;
  width: 50%;
}
#customer_login > h1 {
  color: #282727;
  font-size: 36px;
  text-transform: none;
  line-height: 36px;
  margin-bottom: 15px;
}
#customer_login > p {
  color: #565656;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.customer_login form.login .form-fields .form-row.form-row-wide .input-text {
  color: #000;
}
form.login .form-action input[type="checkbox"] + label span {
  background-image: url("https://fanmaster.com.au/wp-content/uploads/checkbox.png");
  left: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  width: 20px;
}
form.login .form-action .inline > span {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
}
form.login .form-action .lost_password {
  color: #565656;
  font-family: circularstd-book;
  padding-right: 0;
}
form.login .form-action input[type="submit"] {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5 !important;
  color: #fff;
  font-family: CircularStd-Bold;
  padding: 15px 18px;
}
form.login .form-action > p {
  text-align: center;
  font-size: 14px;
  font-family: circularstd-medium;
}
form.login .form-action > p a {
  margin-left: 5px;
}
#customer_registration > h1 {
  color: #282727;
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 10px;
  text-transform: none;
}
.customer-signup-message {
  color: #565656;
  font-family: circularstd-book;
  font-size: 16px;
}
.customer-signup-message {
  color: #565656;
  font-family: circularstd-book;
  font-size: 16px;
}
form.register .form-action input[type="submit"] {
  border: 2px solid #3ac0c5 !important;
  padding: 10px 18px;
}
.already-has-account {
  color: #565656;
  font-family: circularstd-book !important;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
.already-has-account > a {
  text-decoration: underline;
}
.form-row.form-row-wide.last-row > input[type="checkbox"] + label span {
  background-image: url("https://fanmaster.com.au/wp-content/uploads/checkbox.png");
  width: 20px;
}
.form-row.form-row-wide.last-row > input[type="checkbox"]:checked + label span {
  background-position: 0 center;
}
.form-row.form-row-wide.last-row > span,
.form-row.form-row-wide.last-row > span a {
  font-family: circularstd-book;
}
.contact-main-content-section {
  float: left;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  width: 100%;
}
.contact-main-content-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.contact-main-content-left {
  float: left;
  margin-right: 15px;
  max-width: 450px;
  position: relative;
  width: 50%;
}
.contact-main-content-right {
  float: right;
  max-width: 495px;
  position: relative;
  width: 50%;
}
.contact-main-content-left > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 15px;
  float:left;
}
.contact-main-content-left > p {
  color: #565656;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.contact-main-content-left > ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 15px;
  position: relative;
  width: auto;
}
.contact-main-content-left > ul li, .contact-main-content-left > ul li a {
  float: left;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 20px !important;
  width: 100%;
}
.contact-main-content-left > ul li {
  border-top: 1px solid #ececec;
  float: left;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 20px !important;
  padding: 5px 0 5px 29px;
  width: 100%;
}
.contact-main-content-left > ul li.address::before {
  content: "";
  font-family: fontawesome;
  left: 5px;
  position: absolute;
}
.contact-main-content-left > ul li.tel::before {
  content: "";
  font-family: fontawesome;
  left: 5px;
  position: absolute;
}
.contact-main-content-left > ul li.cell::before {
  content: "";
  font-family: fontawesome;
  left: 5px;
  position: absolute;
}
.contact-main-content-left > ul li.mail::before {
  content: "";
  font-family: fontawesome;
  left: 5px;
  position: absolute;
}
.contact-main-content-left iframe {
  box-shadow: 0 0 10px 5px #ececec;
  margin-top: 40px;
  width: 100%;
}
.contact-main-content-right .gform_wrapper {
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 2px 1px #ececec;
  margin-top: -160px !important;
  padding: 35px 45px 50px;
  position: relative;
}
.contact-main-content-right .gform_wrapper .gfield_label {
  font-family: circularstd-book !important;
  font-size: 14px;
  font-weight: normal !important;
}
.contact-main-content-right .gform_wrapper input[type="text"],
.contact-main-content-right .gform_wrapper select,
 .contact-main-content-right .gform_wrapper textarea {
  border: 1px solid #ececec;
  border-radius: 3px;
  font-family: circularstd-book !important;
  font-size: 14px !important;
  line-height: 14px !important;
  padding: 10px 15px !important;
  width: 100% !important;
}
.contact-main-content-right .gform_wrapper select {
  background-position: 95% center;
  font-size: 14px !important;
  height: 36px !important;
  line-height: 14px !important;
}
select {
	-webkit-appearance: none;
       -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
            appearance: none;

	background-image: url("https://fanmaster.com.au/wp-content/uploads/2016/05/arrow-down.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

select::-ms-expand {
    display: none;
}
.contact-main-content-right .gform_wrapper textarea {
  line-height: 20px!important;
}
.contact-main-content-right .gform_button.button {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  border-radius: 3px !important;
  color: #fff;
  font-family: circularstd-bold !important;
  margin-right: 0 !important;
  padding: 15px;
  width: 100% !important;
}
.contact-main-content-right .gform_button.button:hover {
  background-color: #fff !important;
  color:#3ac0c5 !important;
}
.contact-main-content-right .gform_wrapper .ginput_complex > span {
  font-family: circularstd-book !important;
  font-size: 13px !important;
}
.contact-main-content-right .validation_error {
  display: none !important;
}
.contact-main-content-right .gfield.gfield_error {
  background-color: transparent !important;
  border: 0 none !important;
  margin-bottom: 0 !important;
  max-width: 100% !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  width: 100% !important;
}
.contact-main-content-right .gfield.gfield_error .gfield_label {
  margin-top: 0 !important;
}
.contact-main-content-right .gfield.gfield_error .ginput_container {
  float: left !important;
  margin-top: 6px !important;
  width: 100% !important;
}
.contact-main-content-right .gfield.gfield_error .gfield_description.validation_message {
  box-sizing: border-box !important;
  font-family: circularstd-book !important;
  font-weight: normal !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.where-to-buy-page .contact-section-content > h2 {
  color: #282727;
  float: left;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 15px;
  width: 100%;
}
.where-to-buy-page .contact-section-content .contact-section-content-wrapper .map-container {
  float: left;
  margin-bottom: 35px;
  width: 100%;
}
.where-to-buy-page .contact-section-content .contact-section-content-wrapper .map-container iframe {
  float: left;
  height: 350px;
  width: 100%;
}
.wtbmc-content {
  float: left;
  padding: 0 40px 15px;
  position: relative;
  width: 100%;
}
.wtbmc-content > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 15px;
}
.where-to-buy-page .contact-section-content .button-container {
  padding: 0 40px !important;
}
.wtbmc-content > p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 20px;
}
.where-to-buy-page .contact-section-sidebar {
  border-left: 0 none;
}
.where-to-buy-page .contact-section-content {
  border-right: 1px solid #ececec;
}
.my-account-content-inner .col-1.address .title, .my-account-content-inner .col-2.address .title {
  display: block !important;
}
.my-account-content {
  float: left;
  position: relative;
  width: 100%;
}
.my-account-content-inner {
  float: left;
  position: relative;
  width: 100%;
}
.account-tab-info-container {
  box-shadow: 0 0 5px 0 #cecece;
  float: left;
  max-width: 200px;
  position: relative;
  width: 20%;
}
.account-tab-info-container .profile-pic {
  float: left;
  padding: 30px;
  text-align: center;
  width: 100%;
}
.account-tab-info-container .profile-pic .avatar {
  border-radius: 100%;
}
.account-tab-info-container .name-content {
  float: left;
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}
.account-tab-info-container .name-content > h1 {
  font-family: circularstd-bold !important;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
}
.account-tab-info-container .name-content > p {
  color: #4e4e4e;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 20px;
}
.account-tab-info-container .name-content > p a {
  text-decoration: underline;
}
.account-tab-info-container .tab-links {
  float: left;
  position: relative;
  width: 100%;
}
.account-tab-info-container .tab-links > a {
  border-top: 1px solid #ececec;
  color: #c7c7c7;
  float: left;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px;
  width: 100%;
}
.account-tab-info-container .tab-links > a:hover {
  color: #3ac0c5;
}
.account-tab-info-container .tab-links > a.active {
  color: #2b2a2a;
  pointer-events: none;
}
.account-tab-content-container {
  float: right;
  max-width: 940px;
  width: 78%;
}
.account-tab-content-container-inner {
  float: left;
  position: relative;
  width: 100%;
}
.account-tab-content-container-inner .tab {
  padding-top: 20px;
}
.account-tab-content-container-inner .tab > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
.account-tab-content-container-inner .tab > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  max-width: 515px;
  width: 100%;
}
.account-tab-content-container-inner .tab .address-box {
  float: left !important;
  position: relative;
  width: 100% !important;
}
.account-tab-content-container-inner .tab .address-box > h2,
.account-tab-content-container-inner .tab .address-box > p {
  display: none;
}
.main-container .page-content .entry-content .address-box .col2-set.addresses {
  float: left;
  position: relative;
  width: 100%;
}
.main-container .page-content .entry-content .address-box .col2-set.addresses .address {
  border: 1px solid #ececec;
  padding: 25px 25px 30px;
  width: 48% !important;
}
.main-container .page-content .entry-content .address-box .col2-set.addresses .address .title > h3 {
  border: 0 none;
  font-size: 16px;
  line-height: 16px;
  padding: 0;
}
.main-container .page-content .entry-content .address-box .col2-set.addresses .address .edit {
  text-decoration: underline;
}
.my-account-tab-content-3.tab table {
  padding-top: 0 !important;
}
.my-account-tab-content-3 .my_account_orders .order-actions .button.view {
  color: #fff !important;
  font-size: 12px !important;
  height: 30px !important;
  line-height: 27px !important;
  margin-top: 0;
  position: relative;
  top: 1px;
}
.my-account-tab-content-3 .my_account_orders .order-actions .button.view:hover {
  color: #3ac0c5 !important;
}
.account-tab-content-container-inner .edit-account {
  border: 0 none;
  border-radius: 0;
  padding: 0;
}
.account-tab-content-container-inner .edit-account .form-row > label {
  font-family: circularstd-book !important;
  font-size: 14px !important;
  font-weight: normal !important;
  left: 0 !important;
  line-height: 14px !important;
  margin-bottom: 7px !important;
  position: relative;
  top: 0 !important;
}
.account-tab-content-container-inner .edit-account .form-row > .input-text {
  border-radius: 3px !important;
  font-family: circularstd-book !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: 20px !important;
  padding: 10px 15px !important;
}
.account-tab-content-container-inner .edit-account legend {
  color: #282727 !important;
  font-size: 18px !important;
  text-transform: none !important;
}
.account-tab-content-container-inner .edit-account fieldset {
  margin-top: 0 !important;
}
.account-tab-content-container .account-tab-content-container-inner .edit-account input[type="submit"] {
  border: 2px solid #3ac0c5 !important;
  border-radius: 3px !important;
  font-size: 16px !important;
  line-height: 16px;
  max-width: 100%;
  padding: 10px 15px !important;
  width: auto !important;
}
.left-image-section {
  border-bottom: 1px solid #f0f0f0;
  float: left;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  width: 100%;
}
.left-image-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.lisi-image {
  float: left;
  margin-right: 2%;
  max-width: 500px;
  position: relative;
  width: 48%;
}
.lisi-text-content {
  float: left;
  margin-left: 2%;
  max-width: 500px;
  padding: 30px 30px 30px 0;
  width: 48%;
}
.lisi-text-content > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 15px;
  padding-right: 30px;
}
.lisi-text-content > p {
  font-size: 14px;
  line-height: 22px;
}
.lisi-text-content .big-text > p {
  margin-bottom: 15px;
}
.product-services-page .button-container .btn {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5;
  border-radius: 3px !important;
  color: #fff;
  font-family: circularstd-bold;
  font-size: 14px !important;
  line-height: 14px;
  margin-top: 20px;
  padding: 10px 20px;
}
.maintenance-section {
  border-bottom: 1px solid #f0f0f0;
  float: left;
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.maintenance-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.msi-content {
  float: left;
  margin-right: 2%;
  max-width: 500px;
  position: relative;
  width: 48%;
}
.the-list {
  float: left;
  margin-left: 2%;
  max-width: 500px;
  position: relative;
  width: 48%;
}
.msi-content > h2 {
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 15px;
}
.msi-content > p {
  font-size: 14px;
  line-height: 22px;
}
.the-list > ul {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.the-list > ul li {
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  color: #565656;
  font-family: circularstd-book !important;
  font-size: 14px !important;
  line-height: 14px;
  padding: 10px 15px;
}
.the-list > ul li:first-child {
  border-top: 1px solid #ececec;
}
.the-list > ul li:nth-child(2n+2) {
  background-color: #f7f7f7;
}
.the-list > ul li .issue {
  float: right;
}
.right-image-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.risi-text-content {
  float: left;
  margin-right: 2%;
  max-width: 500px;
  position: relative;
  width: 48%;
}
.risi-image {
  float: left;
  margin-left: 2%;
  max-width: 500px;
  width: 48%;
}
.risi-text-content > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 15px;
  padding-right: 35px;
}
.risi-text-content > p {
  font-size: 14px;
  line-height: 22px;
}
.product-services-page .button-container .btn:hover {
  background-color: #fff;
  color: #3ac0c5;
}
.right-image-section {
  float: left;
  padding: 50px 0;
  width: 100%;
}
.aircalculator-section-content-wrapper {
  float: left;
  position: relative;
  width: 100%;
}
.aircalculator-section-content-wrapper > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 15px;
}
.box-calculator.air-calculator {
  box-shadow: 0 0 5px 1px #cecece;
  float: left;
  padding-top: 15px;
  position: relative;
  width: 100%;
}
.box-calculator.air-calculator .row-calc {
  float: left;
  padding: 15px 30px;
  position: relative;
  width: 100%;
}
.box-calculator.air-calculator .row-calc .data-container {
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 23%;
}
.box-calculator.air-calculator .row-calc .data-container > label {
  float: left;
  font-family: circularstd-book !important;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 5px;
}
.box-calculator.air-calculator .row-calc .data-container input[type="text"] {
  border: 1px solid #cecece;
  float: left;
  font-size: 14px;
  height: 32px;
  line-height: 14px;
  padding: 5px 10px;
  width: 100%;
}
.box-calculator.multi .row-calc .data-container select{
  border: 1px solid #cecece;
    /*padding-top: 5px;
    padding-bottom: 8px;
    padding-left: 7px;
    padding-right: 10px;*/
    padding: 5px 10px 8px 7px;
}
.row-calc > h2 {
  float: left;
  font-size: 17px;
  line-height: 17px;
  margin-bottom: 10px;
  margin-left: 1%;
  margin-right: 1%;
  width: 98%;
}
.box-calculator.air-calculator .row-calc .data-container.btn-calc-container {
  bottom: 15px;
  position: relative;
  top: 8px;
  width: 46%;
}
.btn.calculate-btn {
  /*background-color: #3ac0c5;
  border: 2px solid #3ac0c5;*/
  background-color:#c00;
  border: 2px solid #c00;
  border-radius: 3px !important;
  color: #fff;
  float: right;
  font-size: 14px !important;
  height: 32px;
  line-height: 18px;
  margin-top: 10px;
  padding: 5px 10px;
  width: 100%;
}
.btn.calculate-btn:hover {
  background-color: #fff;
  border: 2px solid #c00;
  color: #c00;
}
.recommended-air {
  float: left;
  padding: 10px 0 0;
  position: relative;
  width: 100%;
}
.recommended-air > h2 {
  /*background-color: #3ac0c5;*/
  background-color: #c00;
  color: #fff !important;
  font-family: circularstd-bold !important;
  font-size: 15px !important;
  font-weight: normal !important;
  line-height: 15px !important;
  padding: 10px 30px;
}
.recommended-air > ul {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.recommended-air > ul li {
  float: left;
  font-family: circularstd-book !important;
  font-size: 14px !important;
  line-height: 14px;
  padding: 10px 30px;
  position: relative;
  width: 100%;
}
.recommended-air > ul li .right {
  float: right;
}
.recommended-air > ul li:nth-child(2n+2) {
  background-color: #f0f0f0;
}
#results, #lsec, #m3h, #lsec2 {
  background-color: #f0f0f0;
  pointer-events: none;
}
.aircalculator-section-content-wrapper > p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.row-3-cols {
  float: left;
  position: relative;
  width: 75%;
}
.box-calculator.air-calculator.multi .row-calc .data-container {
  margin-bottom: 15px;
  width: 31.33%;
}
.box-calculator.air-calculator.multi .row-calc .data-container.btn-reset-container {
  bottom: 15px;
  float: left;
  position: absolute;
  right: 15px;
  width: 23%;
}
.box-calculator.air-calculator.multi .row-calc .data-container.btn-reset-container .btn.reset-btn {
  background-color: #3b3a3a;
  border: 2px solid #3b3a3a;
  border-radius: 0;
  color: #fff;
  height: 32px;
  line-height: 18px;
  padding: 5px 10px;
  width: 100%;
}
.box-calculator.air-calculator.multi .row-calc .data-container.btn-reset-container .btn.reset-btn:hover {
  background-color: #fff;
  border: 2px solid #3b3a3a;
  color: #3b3a3a;
}
.box-calculator.air-calculator .row-calc .row-3-cols .data-container input[type="text"] {
  background-color: #ececec;
  pointer-events: none;
}
.contact-page .bread-crumbs-container,
.product-services-page .bread-crumbs-container {
  margin-bottom: 0;
}
.dashboard-content-inner > h1 {
  color: #282727;
  font-family: CircularStd-Bold;
  font-size: 38px;
  line-height: 38px;
  padding: 0;
  text-transform: none;
}
.dashboard-content-inner > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  padding: 0;
}
.my-account.dashboard-content-inner {
  max-width: 490px;
}
.db-button1 {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5;
  border-radius: 3px;
  color: #fff !important;
  display: inline-block;
  font-family: CircularStd-Bold;
  font-size: 16px;
  line-height: 16px;
  margin-right: 13px;
  max-width: 188px;
  padding: 15px;
  text-transform: none;
  width: 100%;
}
.db-button1,
.db-button2 {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  border-radius: 3px !important;
  color: #fff !important;
  display: inline-block !important;
  font-family: CircularStd-Bold !important;
  font-size: 16px !important;
  line-height: 16px !important;
  margin-right: 13px !important;
  max-width: 188px !important;
  padding: 15px !important;
  text-transform: none !important;
  width: 100% !important;
}
.db-button1:hover {
  background-color: #fff !important;
  color: #3ac0c5 !important;
}
.db-button2 {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  color: #fff !important;
}
.db-button2:hover {
  background-color: #fff!important;
  color: #434343 !important;
}
.primary-menu-container .categories-menu-container .categories-menu li.menu-item-has-children {
  position: relative;
}
.primary-menu-container .categories-menu-container .categories-menu li > .sub-menu {
  background-color: #fff;
  display: none;
  margin-left: 0;
  padding: 6px 0 0;
  position: absolute;
  top: 26px;
  z-index: 8;
    left: 50%;
  transform: translatex(-50%);
  width: 250px;
}
.primary-menu-container .categories-menu-container .categories-menu li > .sub-menu > li > .sub-menu{
    background-color: #fff;
    display: none;
    margin-left: 0;
    padding: 6px 0 0;
    position: absolute;
    top: -6px;
    z-index: 8;
    left: 149%;
    transform: translatex(-50%);
    width: 250px;
}
.primary-menu-container .categories-menu-container .categories-menu li .sub-menu li a {
  font-size: 15px;
}
#menu-item-14911 .sub-menu {
}
.primary-menu-container .categories-menu-container .categories-menu > li > .sub-menu li {
  border-top: 0 none;
  display: block !important;
  padding: 0 15px;
}
.primary-menu-container .categories-menu-container .categories-menu > li:hover a,
.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-parent {
  border-bottom: 2px solid #cc0000;
  padding-bottom: 5px;
}
.primary-menu-container .categories-menu-container .categories-menu > li:hover > a,
.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-parent > a {
	color:#cc0000 !Important;
}
.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-item > a {
  border-bottom: 2px solid #FFCC00 !important;
  color: #ffffff !important;
  padding-bottom: 5px !important;
}
.primary-menu-container .categories-menu-container .categories-menu .sub-menu li > a {
  border-bottom: 1px solid #ececec;
  display: inline-block;
  padding: 15px 0;
  width: 100%;
}
.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-parent .sub-menu > li.current-menu-item > a {
  border-bottom: 2px solid #cc0000;
  /* color: #ffffff !important; */
}
.primary-menu-container .categories-menu-container .categories-menu .sub-menu li > a:hover {
  border-bottom: 2px solid #FFCC00;
  color: #cc0000 !important;
}
.primary-menu-container .categories-menu-container .categories-menu .sub-menu li:last-child > a {
  border-bottom: 0 none;
}
.customer_registration.distributor_registration > h1 {
  font-size: 37px;
  text-transform: none;
}
.product-archive-content-banner .button-container, .product-archive-content-banner h2, .product-archive-content-banner p {
  display: none;
}
.distributor-registration .page-wrapper .main-container > .container {
  display: block;
  float: left;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
.distributor-registration .page-wrapper .main-container > .container .page-content.default-page {
  margin-top: 0;
}
.distributor-registration input#term_agree {
  visibility: hidden !important;
}
.no-product-subscribe .gform_button.button {
  border-bottom-right-radius: 7px !important;
  border-top-right-radius: 7px !important;
  margin-right: 0 !important;
}
.no-product-subscribe .gform_wrapper form .gform_footer {
  bottom: 0 !important;
  top: auto !important;
}
#archive-product .home-product-box .hpb-title > a {
  display: inline-block;
  float: left;
}
.home-product-box:first-child .price-buy-container-inner.right .button.buy:hover {
  background-color: #fff !important;
  color: #3ac0c5 !important;
}
.home-product-box:first-child .price-buy-container-inner.right .button.view:hover {
  background-color: #fff !important;
  color: #434343 !important;
}
.box-calculator.air-calculator .row-calc .data-container select {
  background-position: right 10px center;
  height: 32px !important;
  line-height: 14px !important;
  padding-bottom: 0;
  padding-top: 0;
}
.box-calculator.air-calculator .row-calc .data-container select option {
  box-sizing: border-box;
  padding: 5px 0 5px 5px;
}
.form-row.form-row-wide.last-row > input[type="checkbox"] {
  left: 0;
  margin-top: 10px;
  position: absolute;
  visibility: hidden;
}
.product-view-slider .hasthumb a img {
  height: auto;
  margin: 0 auto;
  max-height: 390px;
  max-width: 100%;
  width: auto;
}
.woocommerce div.product div.images .yith_magnifier_zoom img {
  width: auto;
}
.product-view-slider .nothumb a img {
  height: auto;
  margin: 0 auto;
  max-height: 390px;
  max-width: 100%;
  width: 55% !important;
}
.product-view-slider .commercial-fan a img {
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: 50% !important;
}
.product-view-slider .misting-fan a img {
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: 25% !important;
}
.toolbar.first-toolbar.search-toolbar .form-wppp-select.products-per-page,
.toolbar.first-toolbar.search-toolbar .woocommerce-result-count {
  display: none;
}
.toolbar.first-toolbar.search-toolbar > h2 {
  float: left;
  font-size: 18px;
  line-height: 27px;
  margin-left: 10px;
}
.toolbar.first-toolbar.search-toolbar .woocommerce-ordering.hidden-xs {
  float: right;
  margin-right: 10px;
}
.toolbar.first-toolbar.search-toolbar > h2 span {
  border: 1px solid;
  float: left;
  font-size: 14px;
  line-height: 13px;
  margin-right: 10px;
  padding: 5px;
}
.product-archive-content-banner.no-products {
  padding: 0;
}
.archive-border.shop-sidebar.left-sidebar {
  width: 100%;
}
.site-map-section {
  float: left;
  padding-bottom: 50px;
  padding-top: 30px;
  position: relative;
  width: 100%;
}
.site-map-section-inner > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 10px;
}
.site-map-section-inner > p {
  color: #282727;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.site-map-list-container {
  float: left;
  padding-top: 20px;
  position: relative;
  width: 100%;
}
.site-map-list-container > .left {
  float: left;
  max-width: 230px;
  padding-right: 10px;
  position: relative;
  width: 20%;
}
.site-map-list-container .widget {
  float: left;
  position: relative;
  width: 100%;
}
.site-map-list-container .widget .widget-title {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 15px;
  text-transform: none;
}
.site-map-list-container .widget .menu-sitemap-container {
  float: left;
  position: relative;
  width: 100%;
}
.site-map-list-container .widget .menu-sitemap-container .menu {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.site-map-list-container .widget .menu-sitemap-container .menu .menu-item,
.site-map-list-container .widget .product-categories .children .cat-item {
  font-size: 15px;
  margin-bottom: 15px;
}
.site-map-list-container .widget .menu-sitemap-container .menu .menu-item > a,
.site-map-list-container .widget .product-categories .children .cat-item > a {
  border-bottom: 1px solid;
  padding-bottom: 1px;
}
.site-map-list-container .widget .product-categories {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.site-map-list-container .widget .product-categories .children {
  float: left;
  list-style: outside none none;
  margin-left: 0;
  padding-left: 10px;
  position: relative;
  width: 100%;
}
.site-map-list-container > .right {
  float: right;
  position: relative;
  width: 80%;
}
.site-map-list-container > .right .sitemap-list-container {
  border-left: 1px solid #ececec;
  padding-bottom: 30px;
  padding-left: 7%;
  padding-right: 5%;
  width: 50%;
}
.site-map-list-container > .right .sitemap-list-container h4 {
  font-size: 16px;
  margin-bottom: 10px;
}
.site-map-list-container > .right .sitemap-list-container h4 a {
  border-bottom: 1px solid;
  font-family: circularstd-bold;
  padding-bottom: 1px;
  text-decoration: none;
}
.site-map-list-container > .right .sitemap-list-container > ul {
  float: left;
  list-style: outside none none;
  padding-left: 10px;
  position: relative;
  width: 100%;
}
.site-map-list-container > .right .sitemap-list-container > ul li {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 5px;
}
.site-map-list-container > .right .sitemap-list-container > ul li > a {
  border-bottom: 1px solid;
  font-size: 13px;
  padding-bottom: 1px;
  text-transform: none;
}
.search .shop-products.list-view .archive-product-box-inner .archive-price-buy-container.v2 {
  width: 25%;
}
.site-map-list-container > .right .sitemap-list-container h4.has-parent {
  padding-left: 10px;
}
.site-map-list-container > .right .sitemap-list-container > ul.has-parent {
  padding-left: 20px;
}
.site-map-list-container > .right .sitemap-list-container h3.has-parent {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 5px;
}
.site-map-list-container > .right .sitemap-list-container h3.has-parent > a {
  border-bottom: 1px solid;
  font-family: circularstd-bold;
  font-size: 18px;
  padding-bottom: 1px;
}
.brands-container-slider, .brands-container-slider2 {
	display: flex;
	justify-content: space-between;
}
.reseller_brands {
    float: left;
    padding: 49px 0 0 0;
    position: relative;
    width: 100%;
}
.brands-container-slider img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE6-9 */

	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.brands-container-slider a:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}
/*.best-brand-box #blackwoods img{
  margin-top:30px;
}
.best-brand-box #blackwoods-express img,.best-brand-box #repco img{
  margin-top:41px;
}*/
.brands-container-slider2 .best-brand-1-inner ul li.best-brand-box {
    padding-right: 12px;
}
.best-brand-1-inner ul.brands-container-slider2 li.best-brand-box {
    padding-right: 12px;
    max-width: 50%;
    padding-left: 12px;
    text-align: center;
}
.best-brand-1-inner ul.brands-container-slider2 li.best-brand-box .img-container{
  display: table-cell;
  vertical-align: middle;
  height: 150px;
  margin: auto;
}
.best-brand-1-inner ul.brands-container-slider2{
  flex-flow:row wrap;
}
.main-container .toolbar .view-mode {
  display: flex;
  float: left;
  padding-top: 5px;
}
.call-us-label {
  float: left;
  font-family: circularstd-bold;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 11px;
  width:555px;
  max-width:100%;
}
.call-us-label a{
  text-decoration:underline;
}
.main-container .toolbar .woocommerce-ordering .orderby-wrapper > label {
  display: none;
  float: left;
  line-height: 30px;
  position: relative;
}
.main-container .toolbar .woocommerce-ordering .orderby-wrapper select {
  background-position: 97% center;
  border: 1px solid #e1e1e1;
  display: block;
  float: left;
  margin-left: 10px;
  padding: 5px 30px 5px 5px;
}
.entry-section-head > p {
  font-size: 16px !important;
  line-height: 26px;
  text-align: center !important;
}
.part-number {
  color: #282727;
  float: left;
  margin-top: 10px !important;
  width: 100%;
}
.product-view-add-to-cart .variations_form.cart .variations {
  float: left;
  max-width: 250px;
  width: 100%;
}
.product-view-add-to-cart .variations_form.cart .single_variation_wrap {
  float: right;
  margin-top: 20px;
  max-width: 290px;
  position: relative;
  width: 100%;
}
.product-view-add-to-cart .variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation {
  bottom: -65px;
  float: left;
  position: absolute;
}
.product-view-add-to-cart .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
  float: left;
  position: relative;
  width: 100%;
}
.product-view-add-to-cart .variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation > p {
  font-size: 14px;
  line-height: 16px;
  display:none;
}
.single .single_variation_wrap .quantity  {
  margin-top: 10px;
}
.single .single_variation_wrap .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
  margin-top: 5px;
}
.contact-section .land-left ul li::before {
  background-image: none;
}
.contact-section .land-left ul li {
  padding-left: 0;
}
.contact-section .land-left ul {
  list-style: inherit;
  padding-left: 20px;
}
.instruction-manual .featured-deals-section {
  display: none;
}
.instruction-manual .description {
  line-height: 14px;
  margin-bottom: 50px;
}
.the-content {
  float: left;
  width: 100%;
  position: relative;
}
.the-content > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.the-content > p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.the-content ol {
  counter-reset: the-content-ol;
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.the-content ol li::before {
  background-color: #3ac0c5;
  border-radius: 100%;
  color: #fff;
  content: counter(the-content-ol, decimal);
  counter-increment: the-content-ol;
  display: inline-block;
  font-size: 10px;
  left: 0;
  line-height: 20px;
  margin-right: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.the-content ol li {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.instruction-manual .contact-section-content {
  padding-bottom: 200px;
}
.training-notes-content-section {
  float: left;
  padding: 40px 0 50px;
  position: relative;
  width: 100%;
}
.training-notes-content-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.training-notes-content-section-inner > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 10px;
}
.training-notes-content-section-inner > p {
  color: #282727;
  font-size: 14px;
  line-height: 22px;
}
.training-notes-list {
  float: left;
  padding-top: 40px;
  position: relative;
  width: 100%;
}
.training-notes-list > ul {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.training-notes-list > ul li {
  border-left: 1px solid #cecece;
  box-sizing: border-box;
  float: left;
  padding: 10px 5% 10px 5%;
  width: 37%;
}
.training-notes-list > ul li:nth-child(3n+1) {
  border-left: 0 none;
  padding-left: 0;
  width: 25%;
}
.training-notes-list > ul li > a {
  text-decoration: underline;
}
.try-before-you-buy .contact-section-content-wrapper {
  border: 0 none;
}
.the-content > h2.section-title {
  font-size: 27px;
  line-height: 27px;
}
.the-content .gform_wrapper {
  float: left !important;
  margin-top: 0 !important;
  max-width: 413px !important;
  position: relative !important;
  width: 100% !important;
}
.the-content .gform_wrapper .gfield.half-left {
  float: left !important;
  position: relative !important;
  width: 49% !important;
}
.the-content .gform_wrapper .gfield {
  margin-bottom: 15px !important;
  margin-top: 0 !important;
  padding-right: 0 !important;
}
.the-content .gform_wrapper .gfield.half-left,
.the-content .gform_wrapper .gfield.half-right {
  clear: none !important;
  display: inline-block !important;
  float: left !important;
  margin-bottom: 15px !important;
  margin-top: 0 !important;
  padding-right: 3% !important;
  position: relative !important;
  width: 50% !important;
}
.the-content .gform_wrapper .gfield.half-right {
  float: right !important;
  padding-left: 3% !important;
  padding-right: 0 !important;
}
.the-content .gform_wrapper .gfield_label {
  font-family: circularstd-bold !important;
  font-size: 14px !important;
  line-height: 14px !important;
}
.the-content .gform_wrapper .ginput_container {
  margin-top: 0 !important;
}
.the-content .gform_wrapper .ginput_container input[type="text"] {
  border: 1px solid #cecece !important;
  width: 100% !important;
  border-radius: 3px !important;
}
.the-content .gform_footer.top_label {
  float: left !important;
  margin-bottom: 15px !important;
  margin-top: 0 !important;
  padding: 0 !important;
  position: relative !important;
  width: 100% !important;
}
.the-content .gform_footer .gform_button.button {
  background-color: #3ac0c5 !important;
  border: 2px solid rgb(58, 192, 197) !important;
  color: #fff !important;
  font-family: circularstd-bold !important;
  font-size: 15px !important;
  line-height: 16px !important;
  margin-right: 0 !important;
  padding: 8px 20px !important;
  text-shadow: none !important;
  width: 107px !important;
}
.the-content .gform_footer .gform_button.button:hover {
  background-color: #fff !important;
   color: #3ac0c5 !important;
}
.the-content .gform_wrapper .gfield.gfield_error {
  border: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  margin-bottom: 0 !important;
}
.the-content .gform_wrapper .gfield.gfield_error .gfield_label {
  margin-top: 0 !important;
}
.the-content .gform_wrapper .gfield.gfield_error .ginput_container {
  margin-top: 0 !important;
}
.the-content .gform_wrapper .gfield.gfield_error .gfield_description.validation_message {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
}
.the-content .gform_wrapper .validation_error {
  display: none !important;
}
.product-range-container {
  float: left;
  margin-bottom: 50px;
  position: relative;
  width: 100%;
}
.product-range-container > h2 {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
.product-range-container .product-range-list {
  display: flex;
  float: left;
  justify-content: space-between;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.product-range-container .product-range-list > li {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  float: left;
  max-width: 200px;
  padding: 10px;
  position: relative;
  width: 33.33%;
}
.product-range-container .product-range-list > li .product-range-list-image {
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}
.product-range-container .product-range-list > li .product-range-list-text {
  color: #282727;
  font-size: 16px;
  padding: 10px;
  text-align: center;
}
.tab-links > li {
  float: left;
  margin-right: 2%;
}
.tab.product-delivery > p {
  margin-bottom: 25px;
}
.woocommerce-edit-address .woocommerce p.form-row {
  margin-bottom: 15px;
}
.woocommerce-edit-address .woocommerce p.form-row input {
  border-radius: 3px !important;
  height: auto !important;
  line-height: 16px;
  padding: 15px !important;
}
.woocommerce-edit-address .woocommerce p.form-row .select2-choice {
  line-height: 16px;
  padding: 15px;
}
.woocommerce-edit-address .woocommerce p.form-row .select2-choice .select2-arrow {
  width: 40px;
}
.apb-title h6:hover + .custom-tooltip, .hpb-title h6:hover + .custom-tooltip {
  display:block;
}
.page-id-4774 form.register .form-action {
  margin-top: 0;
  position: relative !important;
  top: 0;
}
.woocommerce-checkout-payment .place-order .center {
  text-align: center;
  padding-top: 20px;
  margin-top: 10px;
}
.woocommerce-checkout .order-box {
  background-color: transparent !important;
  border:0 !Important;
}
.main-container .page-content .entry-content #order_review_heading {
  border: 1px solid #d8d8d8;
}
.woocommerce-checkout .main-container .page-content .entry-content #order_review .shop_table {
  border: 1px solid #e1e1e1;
}
.woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods {
  border-bottom: 1px solid #e1e1e1 !important;
  border-left: 1px solid #e1e1e1 !important;
  border-right: 1px solid #e1e1e1 !important;
  padding-bottom: 10px !important;
}
.main-container .blog-page .archive-title {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 20px;
}
.main-container .blog-page .archive-title > span {
  font-family: circularstd-bold;
  line-height: 32px;
  text-transform: none;
}
.category-section-content-wrapper {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  float: left;
  margin-bottom: 50px;
  position: relative;
  width: 100%;
}
.category-page .bread-crumbs-container {
  margin-bottom: 0;
}
.category-section-content-wrapper > img {
  float: left;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.category-section-content-wrapper > h2 {
  float: left;
  font-family: circularstd-bold;
  font-size: 22px;
  margin-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: none;
  width: 100%;
}
.category-section-content-wrapper > h2 > a {
  font-family: circularstd-bold;
}
.category-section-content-wrapper > h2 {
  float: left;
  font-family: circularstd-bold;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: none;
  width: 100%;
}
.category-section-content-wrapper > p {
  float: left;
  margin-bottom: 25px;
  padding: 0 25px;
  width: 100%;
}
.category-section-content-wrapper .author {
  border-right: 1px solid #434343;
  float: left;
  font-size: 14px;
  line-height: 14px;
  margin-right: 10px;
  padding-right: 10px;
}
.category-section-content-wrapper .date {
  float: left;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 14px;
}
.category-section-content-wrapper > p {
  float: left;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
  padding: 0 25px;
  width: 100%;
}
.category-section-content-wrapper .product-view-price-social.bottom-details {
  padding: 20px 25px 20px;
  border-top: 1px solid #ececec;
}
.category-section-content-wrapper .button-container {
  float: left;
  padding: 0 25px 25px;
  position: relative;
  width: 100%;
}
.category-section-content-wrapper .button-container > .btn {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  border-radius: 0;
  color: #fff;
  font-family: circularstd-bold;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px;
  text-shadow: none;
}
.category-section-content-wrapper .button-container > .btn:hover {
  background-color: #fff!important;
  color:  #3ac0c5;
}
.category-section-content-wrapper:nth-last-child(2) {
  margin-bottom: 0;
}
.single-section-content-wrapper {
  float: left;
  width: 100%;
  position: relative;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.single-section-content-wrapper > img {
  float: left;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.single-section-content-wrapper > p {
  float: left;
  width: 100%;
  padding: 0 25px;
  font-size: 14px;
  line-height: 14px;
}
.single-section-content-wrapper .author {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid rgba(0,0,0,0.5);
}
.single-section-content-wrapper .date {
  float: left;
}
.single-section-content-wrapper > h2 {
  float: left;
  font-size: 32px;
  line-height: 34px;
  margin: 5px 0 15px;
  padding: 0 25px;
  width: 100%;
}
.single-section-content-wrapper > h2 a {
  font-family: circularstd-bold;
}
.single-section-content-wrapper .product-view-price-social.bottom-details {
  padding: 0 25px;
}
.single-section-content-wrapper .product-view-price-social.bottom-details .share-container {
  border-bottom: 1px solid #ececec;
  float: left;
  padding-bottom: 13px;
  width: 100%;
}
.the-content-single {
  float: left;
  padding: 30px 25px;
  position: relative;
  width: 100%;
}
.the-content-single > p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.the-content-single img {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}
.new-landing .supplier_registration {
  margin-top: 0;
  padding-top: 0;
}
.reset_variations {
  display: none !important;
}
.nyp {
  clear: both;
  float: left;
  max-width: 50%;
}
.single_variation_wrap .woocommerce-variation-description {
  float: right;
  position: relative;
  top:48px;
  width: 100%;
}
.single_variation_wrap .woocommerce-variation-description > p {
  float: left;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
}
.afi-image {
  height: 130px;
}
.afi-image img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.afi-title {
  padding-top: 15px;
}
.contact-section-sidebar .archive-featured-items-container .part-no-container {
  width: auto!important;
  min-width: 0;
  display: table;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.contact-section-sidebar .archive-featured-items-container .archive-featured-items .afi-buttons .button.view {
  background-color: #3ac0c5 !important;
  border: 2px solid #3ac0c5 !important;
  float: left !important;
}
.contact-section-sidebar .archive-featured-items-container .archive-featured-items .afi-buttons .button.view:hover {
  background-color: #fff !important;
  border: 2px solid #3ac0c5 !important;
  color: #3ac0c5 !important;
}
.contact-section-sidebar .archive-featured-items-container .archive-featured-items .afi-buttons .button.buy {
  background-color: #434343 !important;
  border: 2px solid #434343 !important;
  float: right;
}
.contact-section-sidebar .archive-featured-items-container .archive-featured-items .afi-buttons .button.buy:hover {
  background-color: #fff !important;
  border: 2px solid #434343 !important;
  color: #434343 !important;
}
.contact-section-sidebar .new-post-container > h2 {
  color: #282727 !important;
  font-family: circularstd-bold !important;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}
.original-price.call-for-price::before {
  content: none;
}
.normal-content-section {
  float: left;
  padding-top: 30px;
  width: 100%;
}
.normal-content-section > h2 {
  color: #282727;
  font-size: 20px;
  margin-bottom: 15px;
}
.normal-content-section > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.table-section {
  float: left;
  margin-bottom: 25px;
  position: relative;
  width: 100%;
}
.table-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.table-section-inner > h2 {
  color: #282727;
  font-size: 20px;
  margin-bottom: 15px;
}
.table-section-inner > ol {
  counter-reset: the-content-ol;
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.table-section-inner > ol li::before{
  background-color: #3ac0c5;
  border-radius: 100%;
  color: #fff;
  content: counter(the-content-ol, decimal);
  counter-increment: the-content-ol;
  display: inline-block;
  font-size: 10px;
  left: 0;
  line-height: 20px;
  margin-right: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.table-section-inner > ol li {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.maitenance-checklist-table {
  border: 1px solid #ececec;
  float: left;
  margin-top: 15px;
  position: relative;
  width: 100%;
}
.t-head, .t-row {
  float: left;
  position: relative;
  width: 100%;
}
.t-head .th {
  background-color: #3ac0c5;
  color: #fff;
  float: left;
  font-family: circularstd-bold;
  font-size: 15px;
  line-height: 16px;
  padding: 10px 15px 10px 30px;
  text-transform: none;
  width: 25%;
}
.t-row .td {
  border-bottom: 1px solid #ececec;
  float: left;
  font-size: 14px;
  padding: 10px 15px 10px 30px;
  width: 25%;
}
.table-footer > p {
  color: #565656;
  float: left;
  font-family: circularstd-book;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 30px;
  position: relative;
  width: 100%;
}
.table-section-inner > p {
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.components-brief-section,
.components-brief-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.components-brief-section-inner > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 20px;
  margin-bottom: 15px;
}
.components-list {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.components-list > li {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  float: left;
  height: 215px;
  margin-bottom: 35px;
  margin-right: 45px;
  max-width: 169px;
  position: relative;
  width: 33.33%;
}
.components-list li img {
  float: left;
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}
.components-list li label {
  color: #282727;
  float: left;
  font-size: 14px;
  line-height: 16px;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.component-details-section,
.component-details-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.component-details-section-inner .left {
  float: left;
  margin-right: 50px;
  max-width: 361px;
  position: relative;
  width: 100%;
}
.component-details-section-inner .right {
  display: table;
  float: left;
  max-width: 200px;
  position: relative;
  width: 100%;
}
.component-details-section-inner .right > label {
  cursor: pointer;
  font-family: circularstd-book !important;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.component-details-section-inner .right > label::before {
  color: #3ac0c5;
  content: "";
  font-family: fontawesome;
  font-size: 16px;
  left: 0;
  position: absolute;
}
.legend-list {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  float: left;
  position: relative;
  width: 100%;
  display: none;
}
.legend-list > h3 {
  background-color: #f7f7f7;
  color: #282727;
  font-family: circularstd-bold;
  font-size: 16px;
  line-height: 16px;
  padding: 15px;
}
.legend-list > ul {
  counter-reset: the-content-ol;
  float: left;
  list-style: outside none none;
  padding: 7px 0;
  position: relative;
  width: 100%;
}
.legend-list > ul li::before {
  background-color: #3ac0c5;
  border-radius: 100%;
  color: #fff;
  content: counter(the-content-ol, upper-alpha);
  counter-increment: the-content-ol;
  display: inline-block;
  font-size: 10px;
  left: 15px;
  line-height: 20px;
  margin-right: 10px;
  position: absolute;
  text-align: center;
  width: 20px;
}
.legend-list > ul li {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  padding: 7px 15px 7px 45px;
  position: relative;
}
.component-details-section {
  padding-top: 30px;
}
.instructions-section {
  border-top: 2px solid #ececec;
  float: left;
  margin-top: 50px;
  padding-top: 50px;
  position: relative;
  width: 100%;
}
.instructions-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.instructions-section-inner > h2 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
.instructions-section-inner > p {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.instructions-section-inner > ul {
  float: left;
  position: relative;
  width: 100%;
}
.instructions-section-inner > ul {
  float: left;
  list-style: outside none none;
  padding-top: 15px;
  position: relative;
  width: 100%;
}
.instructions-section-inner > ul > li {
  float: left;
  margin-bottom: 45px;
  position: relative;
  width: 100%;
}
.instructions-section-inner > ul > li .half-left {
  box-sizing: border-box;
  display: block;
  float: left;
  max-width: 40%;
  padding-right: 30px;
  position: relative;
  width: auto;
}
.instructions-section-inner > ul > li .half-left img {
  margin: 0;
}
.instructions-section-inner > ul > li > h2 {
  color: #282727;
  float: left;
  font-family: circularstd-bold;
  font-size: 20px;
  margin-bottom: 10px;
  max-width: 60%;
  width: 60%;
}
.instructions-section-inner ol {
  counter-reset: the-content-ol;
  float: left;
  list-style: outside none none;
  margin-left: 0;
  position: relative;
  width: 60%;
}
.instructions-section-inner ol li::before {
  background-color: #3ac0c5;
  border-radius: 100%;
  color: #fff;
  content: counter(the-content-ol, decimal);
  counter-increment: the-content-ol;
  display: inline-block;
  font-size: 10px;
  left: 0;
  line-height: 20px;
  margin-right: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.instructions-section-inner ol li {
  color: #565656;
  font-family: circularstd-book;
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.instructions-section-inner > ul > li:last-child {
  margin-bottom: 0;
}
.components-list > li:nth-child(3n+3) {
  margin-right: 0;
}
.t-row:nth-child(2n+3) {
  background-color: #f7f7f7;
}
.show-640{
display:none;
}
.second_div .gform_wrapper .gform_body .name_first {
  padding-right: 0 !important;
}
.second_div .gform_wrapper .gform_body .gfield {
  padding-right: 0 !important;
}
.second_div .gform_wrapper .gform_body .gfield {
  margin-bottom: 15px !important;
  margin-top: 0;
}
.second_div .gform_wrapper .gform_body .gfield .gform_drop_area {
  margin-bottom: 0;
}
.second_div .gform_wrapper .gform_footer {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
}
.page-template-template-home .about-page .banner-area-home-inner .title-1 {
  line-height: 60px;
}
.reg-form .gform_heading .gform_title {
  font-size: 40px !important;
  line-height: 40px !important;
  margin-bottom: 30px !important;
}
.reg-form.reg-form2{
  width:50%;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  float:none !important;
}
.reg-form.reg-form2 h3{
  margin-bottom: 0!important;
  text-align: center!important;
}
.tab-links > li a:hover {
  border-bottom: 4px solid #d82529 !important;
}
.preview.round.spread.mobile:hover > i,
.next.round.spread.mobile:hover > i {
  color: #cc0000 !important;
}
#flipbook-container-1 .fb-nav ul li:hover, #flipbook-container-1 div.round.mobile.next:hover, #flipbook-container-1 div.round.mobile.preview:hover, #flipbook-container-1 div.big-side:hover, #flipbook-container-1 div.big-next:hover {
  border-color: #cc0000 !important;
}
.land-left h2 {
  width: 100%;
}
.land-left.first_div {
  margin-top: 50px;
}
.land-left.first_div .land-check {
  float: left;
  position: relative;
  width: 100%;
}
.cta-btn li a {
  float: left !important;
  font-size: 16px;
  height: 47px !important;
  line-height: 47px !important;
  text-align: center;
}
.supplier_registration .register .form-row.form-row-wide.last-row {
  line-height: 15px !important;
  margin-bottom: 30px !important;
  margin-top: 0 !important;
}
.supplier_registration .register .form-row.form-row-wide.last-row > label {
  margin-top: 0;
  padding-top: 1px !important;
}
.banner-area-home.alt p a {
  color: #fff;
}
.banner-area-home.alt p a:hover {
  color: #cc0000;
}
.contact-section .reg-form {
  padding: 40px 50px;
}
#reviews > #comments .commentlist {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  height: 530px;
  margin-bottom: 25px !important;
  overflow: auto !important;
}
.comment-reply-title {
  display: none;
}
.comment-form-rating > label {
  display: none !important;
}
.comment-form .comment-form-rating {
  border: 1px solid #ececec;
  border-bottom: 0 none;
  margin-bottom: 0 !important;
  padding: 15px 20px;
}
.comment-form .comment-form-rating .stars {
  line-height: 20px;
  margin-bottom: 0 !important;
}
.comment-form .comment-form-comment > label {
  display: none !important;
}
.comment-form .comment-form-comment > textarea {
  font-family: circularstd-book !important;
  font-size: 14px;
  height: 150px !important;
  padding: 10px 20px;
}
.comment-form .comment-input {
  float: left;
  position: relative;
  width: 50%;
}
.comment-form .form-submit {
  float: right;
  position: relative;
  text-align: right;
  width: 50%;
}
.comment-form .form-submit .submit {
  width: 160px;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews.panel.entry-content.wc-tab {
  border-bottom: 0 none;
  box-shadow: none;
  margin-bottom: 40px;
}
.find-a-reseller .title-wrap.clearfix {
  float: left;
  padding-bottom: 31px;
  padding-top: 40px;
  position: relative;
  width: 100%;
}
.title-wrap-inner {
  float: left;
  position: relative;
  width: 100%;
}
.title-wrap-inner .left {
  float: left;
  max-width: 400px;
  padding-top: 20px;
  position: relative;
  width: 50%;
}
.title-wrap-inner .search-wrap {
  float: right;
  max-width: 450px;
  position: relative;
  width: 50%;
}
.title-wrap-inner .left .entry-title {
  color: #282727;
  float: left;
  font-family: circularstd-bold;
  font-size: 38px;
  line-height: 55px;
  margin-right: 25px;
  text-transform: uppercase;
}
.title-wrap-inner .left .filter {
  float: left;
  position: relative;
  width: 185px;
}
.title-wrap-inner .left .filter select {
  background-position: right 15px center;
  border: 1px solid #cecece;
  border-radius: 3px;
  color: #4e4e4e;
  font-family: circularstd-book;
  font-size: 16px;
  padding: 15px;
  width: 100%;
}
.title-wrap-inner .search-wrap {
  float: right;
  max-width: 450px;
  position: relative;
  width: 50%;
}
.title-wrap-inner .search-wrap .note {
  color: #4e4e4e;
  float: left;
  font-family: circularstd-book;
  font-size: 16px;
  position: relative;
  width: 100%;
}
.title-wrap-inner .search-wrap .form {
  float: left;
  position: relative;
  width: 100%;
}
.title-wrap-inner .search-wrap .form > form {
  float: left;
  position: relative;
  width: 100%;
}
.title-wrap-inner .search-wrap .form > form .stockist-search {
  border: 1px solid #cecece;
  border-radius: 3px;
  font-size: 16px;
  height: 55px;
  line-height: 16px;
  padding: 15px 155px 15px 15px;
  position: relative;
  width: 100%;
}
.title-wrap-inner .search-wrap .form > form button {
  background-color: #cc0000;
  border: 2px solid #cc0000;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  color: #fff;
  font-size: 16px;
  height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
}
.title-wrap-inner .search-wrap .form > form button:hover {
  background-color: #fff;
  color: #cc0000;
}
.stockist-wrap-stores {
  float: left;
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.stockist-wrap-stores .stockist-wrap.clearfix {
  float: left;
  width: 100%;
  position: relative;
}
.stockist-wrap-stores article.reseller {
  border: 1px solid #cc0000;
  float: left;
  height: 170px;
  margin-bottom: 40px;
  margin-right: 3.125%;
  min-height: 175px;
  position: relative;
  text-align: center;
  width: 17.5%;
}
.stockist-wrap-stores article.reseller::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.stockist-wrap-stores article.reseller .article-inner {
  display: inline-block;
  max-width: 170px;
  padding: 10px 15px;
  vertical-align: middle;
  width: 100%;
}
.stockist-wrap-stores article.reseller .article-inner .details {
  display: none;
}
.stockist-wrap-stores article.reseller .article-inner h2 {
  color: #cc0000;
  font-family: circularstd-bold;
  font-size: 17px;
}
.stockist-wrap-stores article.reseller .article-inner h2 > a {
  color: #cc0000;
}
.stockist-wrap-stores article.reseller .article-inner .link {
  display: none;
  line-height: 12px;
  margin-top: 14px;
}
.stockist-wrap-stores article.reseller:hover {
  background-color: #cc0000;
}
.stockist-wrap-stores article.reseller:hover .article-inner h2 > a {
  color: #fff;
}
.stockist-wrap-stores article.reseller:hover .article-inner .link {
  display: block;
}
.stockist-wrap-stores article.reseller .article-inner .link > a {
  color: #fff;
  font-family: circularstd-book;
  font-size: 12px;
  text-decoration: underline;
  text-shadow: none;
  text-transform: uppercase;
}
.stockist-wrap-stores article.reseller:nth-child(5n+5) {
  margin-right: 0;
}
.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-parent:hover > a {
  border-bottom: 0 none;
}
.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-parent.current-menu-item > a {
  border-bottom: 0 none !important;
}
.original-price.no-value::before {
  height: 0;
}

.pagination-wrapper {
  float: left;
  position: relative;
  width: 100%;
}
.pagination-wrapper > .page-numbers {
  display: table;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: auto;
}
.pagination-wrapper .page-numbers > li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 7px;
}
.pagination-wrapper .page-numbers > li .page-numbers {
  border-bottom: 1px solid #fff;
  color: #cc0000;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 16px;
  padding: 0 2px;
}
.pagination-wrapper > .page-numbers > li .page-numbers.current,
.pagination-wrapper >.page-numbers > li .page-numbers:hover {
  border-bottom: 1px solid #cc0000;
}
.mega-menu-container {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ececec;
  border-top: 2px solid #cc0000;
  float: left;
  left: 0;
  margin-top: -10px;
  padding-bottom: 25px;
  padding-top: 40px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 99999;
}
html body.add-padding .mega-menu-container {
  margin-top: -1px;
}
.mega-menu-container-inner {
  /*display: flex;*/
  display:inline-block;
  float: left;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.mega-menu-container-inner .cat-col {
  float: left;
  /*margin-right: 15px;
  max-width: 130px;
  width: 15%;*/
   width: 224px;
  position: relative;

}
.mega-menu-container-inner .cat-col h2 {
  color: #282727;
  font-family: circularstd-medium !important;
  /*font-size: 18px;*/
  font-size: 14px;
  margin-bottom: 25px;
}
.mega-menu-container-inner .cat-col h2 a {
  color: #282727;
  font-family: circularstd-medium;
}
.mega-menu-container-inner .cat-col > ul {
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
  padding-left: 10px;
}
/*.mega-menu-container-inner .cat-col h2.fans a,
.mega-menu-container-inner .cat-col h2.extraction-ventilation a,
.mega-menu-container-inner .cat-col h2.others a{
  background-color:#4a4a4a;
  color: white;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}*/
.mega-menu-container-inner .cat-col.coolers,
.mega-menu-container-inner .cat-col.heaters{
  background-color:#4a4a4a;
  min-height: 362px;
}
.mega-menu-container-inner .cat-col.coolers a,
.mega-menu-container-inner .cat-col.coolers h2,
.mega-menu-container-inner .cat-col.heaters a,
.mega-menu-container-inner .cat-col.heaters h2
{
  color: #fff;
}
.mega-menu-container-inner .cat-col.fans{
  width:268px;
}
/*.mega-menu-container-inner .cat-col.heaters{
  width:200px;
}
.mega-menu-container-inner .cat-col.coolers{
  width:158px;
}
.mega-menu-container-inner .cat-col.extraction-ventilation{
  width:225px;
}
.mega-menu-container-inner .cat-col.others{
  width:180px;
}*/

.mega-menu-container-inner .cat-col.fans > ul{
  -webkit-column-count: 2;
  column-count:2;
}
.mega-menu-container-inner .cat-col > ul li {
  color: #464646;
  font-family: circularstd-book;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
  /*padding-right: 10px;*/
  width: 100%;
  display: inline-block;
}
.mega-menu-container-inner .cat-col.fans > ul li{
  width:100%;
}

.mega-menu-container-inner .cat-col.last {
  margin-right: 0;
  max-width: 450px !important;
  width: auto;
  margin-top:9px;
  display: none;
}
.mega-menu-container-inner .cat-col > .mega-menu-featured {
  background-color: #fff;
  border: 1px solid #ccc;
  float: left;
  padding-right: 0;
  position: relative;
  width: 100%;
}
.mega-menu-container-inner .cat-col > .mega-menu-featured .afi-image {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  padding: 0;
  position: relative;
  width: 90px;
}
.mega-menu-container-inner .cat-col > .mega-menu-featured .afi-title {
  float: left;
  padding: 0;
  position: relative;
  width: 75px;
}
.mega-menu-container-inner .cat-col > .mega-menu-featured .afi-title > h3 {
  color: #414042;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.mega-menu-container-inner .cat-col > .mega-menu-featured > li {
  border-right: 1px solid #ccc;
  float: left;
  margin-bottom: 0;
  padding: 15px 25px 15px 15px;
  width: 220px;
}
.mega-menu-container-inner .cat-col > .mega-menu-featured > li:last-child {
  border-right: 0 none;
}
.mega-menu-container.opened {
    display: block;
}

.mega-menu-container-inner .bx-controls-direction {
  display: none;
}
.mega-menu-container-inner .bx-viewport {
  border: 1px solid #ccc;
  box-shadow: none;
  min-height: 166px !important;
}
.mega-menu-container-inner .bx-viewport li {
  border-right: 1px solid #ccc;
  padding: 15px 25px 15px 15px;
  width: 220px !important;
}
.mega-menu-container-inner .bx-viewport li .afi-image {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  padding: 0;
  position: relative;
  width: 90px;
}
.mega-menu-container-inner .bx-viewport li .afi-title {
  float: left;
  padding: 0;
  position: relative;
  width: 75px;
}
.mega-menu-container-inner .bx-viewport li .afi-title h3 {
  color: #414042;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.mega-menu-container-inner .bx-pager.bx-default-pager {
  bottom: auto;
  float: right;
  left: auto;
  padding-top: 0;
  right: 0;
  top: -40px;
  width: auto;
}
.mega-menu-container-inner .bx-pager.bx-default-pager .bx-pager-item .bx-pager-link {
  background-color: transparent !important;
  border-radius: 0;
  color: #464646;
  font-family: circularstd-bold;
  font-size: 14px;
  height: 19px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 2px;
  padding-right: 2px;
  text-indent: 0 !important;
  width: auto !important;
}
.mega-menu-container-inner .bx-pager.bx-default-pager .bx-pager-item .bx-pager-link.active {
  border-bottom: 2px solid #464646;
}
/* #menu-item-7044.changed a::after {
  content: url("https://fanmaster.com.au/wp-content/uploads/arrow-down-red.png");
  left: 0;
  margin: 0 auto;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 999999;
} */
.header-container.fixed {
  position: fixed !important;
  top: 0 !important;
}
.header-container.fixed .bottom-header {
  border-bottom: 5px solid #001521;
  margin-bottom: 0;
}
html body.add-padding {
  margin-top: 127px;
}
.header-container.fixed .primary-logo-container {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.header-container.fixed .categories-menu-container {
  padding-bottom: 10px !important;
  padding-top: 27px !important;
}
/*.header-container.fixed .container {
  height:64px;
}*/
.header-container.fixed #menu-item-7044.changed a::after {
  top: 48px !important;
}
.primary-logo-container .logo {
/*  height: 31px;
*/}
.primary-logo-container .logo img{
  /* width: 290px; */
  width: 140px;
}
/*#tab1 > table {
  text-indent: 20%;
  width: 100% !important;
}*/
.tab-content #tab1 {
  padding-bottom: 50px;
}
/*#tab1 > table {
  border: 1px solid #cecece !important;
  text-indent: 20%;
  width: 100% !important;
}*/
#tab1 > table td:nth-child(2) {
  border-right: 0 none;
}
#tab1 > table td {
  border-bottom: 1px solid #ececec;
}
#menu-item-7044.changed > a {
  padding-bottom: 4px !important;
}
.input-text.wc-credit-card-form-card-expiry, .input-text.wc-credit-card-form-card-cvc, .input-text.wc-credit-card-form-card-number {
  font-size: 16px !important;
}
.mega-menu-container-inner .cat-col > ul li a:hover {
  color: #cc0000;
  text-decoration: underline;
}
.mega-menu-container .bx-wrapper {
  margin-bottom: 0;
}
.woocommerce-cart .main-container .cart-table-footer .coupon {
  display: none !important;
}
.checkout_coupon {
  display: block !important;
  float: left;
  margin-bottom: 0 !important;
  max-width: 100%;
  width: 50%;
}
.checkout_coupon .form-row.form-row {
  width: 48% !important;
}
.checkout_coupon #coupon_code {
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 40px;
  padding: 10px 20px;
  width: 98%;
}
.woocommerce-checkout .main-container .checkout_coupon .button {
  border-radius: 3px !important;
  font-size: 14px !important;
  height: 40px !important;
  width: 100%;
}
.two-column-info-section {
  background-color: #fbfbfb;
  border-bottom: 1px solid #e1e1e1;
  float: left;
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.two-column-info-section-inner {
  float: left;
  position: relative;
  width: 100%;
}
.two-column-info-section-inner .left {
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  padding: 30px 30px 0 0;
  position: relative;
  width: 60%;
}
.two-column-info-section-inner .right {
  background-repeat: no-repeat;
  background-size: cover;
  float: right;
  padding: 35px;
  position: relative;
  width: 35%;
}
.two-column-info-section-inner .left h3 {
  color: #282727;
  float: left;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  width: 100%;
}
.two-column-info-section-inner .left > p {
  color: #282727;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
}
.two-column-info-section-inner .right h2 {
  color: #fff;
  font-family: circularstd-bold !important;
  font-size: 34px;
  margin-bottom: 10px;
  text-shadow: none;
  text-transform: uppercase;
}
.two-column-info-section-inner .right > p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}
.two-column-info-section-inner .right .button-container {
  margin-top: 15px;
}
.contact-section-content-inner table {
  border: 5px solid #ccc !important;
  float: left;
  margin-bottom: 15px;
  max-width: 100% !important;
  width: 100% !important;
}
.contact-section-content-inner table td {
  border-bottom: 1px solid #ececec;
  text-indent: 15%;
  width: 50% !important;
}
.contact-main-content-left > p,
.contact-main-content-left > h2,
.contact-main-content-left > h3 {
  float: left;
  width: 100%;
}
.shop-products.grid-view .ribbon {
  width: 100%;
}
.home .featured-deals-section-bottom {
  margin-top: -260px;
}
.archive-featured-items-container .bx-wrapper {
  padding: 0 0 40px;
}
.archive-featured-items-container-inner .ribbon {
  right: 0;
  width: 100%;
}
.archive-featured-items-container-inner .afi-title, .archive-featured-items-container-inner .archive-price-buy-container-inner, .archive-featured-items-container-inner .part-no-container, .archive-featured-items-container-inner .afi-buttons {
  display: table;
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
#reseller_login > h1 {
  color: #282727;
  font-size: 38px;
  line-height: 38px;
  text-transform: none;
}
#reseller_login .form-action > p {
  color: #565656 !important;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
  opacity: 0.5;
}
.reseller-footer {
  background-color: #fcfcfc;
  border-top: 1px solid #f2f2f2;
  float: left;
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.reseller-footer-inner {
  float: left;
  position: relative;
  width: 100%;
}
.reseller-footer-inner > h2 {
  color: #282727;
  font-size: 37px;
  line-height: 37px;
  margin-bottom: 25px;
  text-align: center;
}
.page-id-34 .comments-area {
  display: none;
}
.why-become-reseller {
  display: inline-block;
  list-style: none;
  margin-bottom: 15px;
  padding-left: 0;
  position: relative;
}
.why-become-reseller > li {
  background-image: url("http://www.fanmaster.com.au/wp-content/uploads/circle-red-check.png");
  background-repeat: no-repeat;
  color: #565656;
  float: left;
  font-family: circularstd-book;
  font-size: 16px;
  line-height: 22px;
  margin-right: 2%;
  padding-left: 50px;
  width: 23.5%;
}
.why-become-reseller > li:last-child {
  margin-right: 0;
}
.reseller-footer-inner .button-container {
  display: inline-block;
  float: none;
  margin-top: 15px;
  text-align: center;
}
.reseller-footer-inner .button-container > a {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5;
  color: #fff;
  display: inline-block;
  font-family: circularstd-bold;
  font-size: 16px;
  line-height: 16px;
  max-width: 355px;
  padding: 15px;
  width: 100%;
}
.reseller-footer-inner .button-container > a:hover {
  background-color: #fff;
  color: #3ac0c5;
}
.page-id-34 .status-footer-section {
  display: none;
}
.reseller_signup {
  display: table;
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: relative;
  width: auto;
}
#reseller_signup > h3 {
  color: #282727;
  font-size: 38px;
  line-height: 38px;
  text-align: center;
}
.reseller_signup .register {
  width: 550px !important;
}
.reseller_signup .register .form-row.half-left {
  width: 49%;
}
.reseller_signup .register .form-row.half-right {
  clear: right;
  float: right;
  width: 49%;
}
.reseller_signup .form-action input[type="submit"] {
  display: table;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 164px !important;
}
#single-reseller-map.acf-map {
  margin-top: 0;
  width: 100%;
}
.new-landing .supplier_registration .register .form-row.form-row-wide select {
  background-position: right 25px center;
  background-color: #ffffff;
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  color: #414042;
  font-family: helvetica;
  font-size: 16px;
  height: 60px;
  line-height: 16px !important;
  padding: 20px 25px 5px;
  text-indent: -2px;
  width: 100%;
}
.new-landing .supplier_registration .register .form-row.form-row-wide select option {
  font-family: helvetica;
  font-size: 14px !important;
  line-height: 0 !important;
  padding: 5px 25px;
  text-indent: 0 !important;
}
.ribbon {
  width: 100%;
}
.shop-products.grid-view .apb-title {
  display: flex;
  flex-direction: column;
  min-height: 80px;
  padding-bottom: 0;
  padding-top: 0;
}
.shop-products .apb-title h6 {
  font-size: 11px;
  height: 28px;
  line-height: 14px;
  overflow: hidden;
  white-space: normal;
}
.shop-products.grid-view .archive-price-buy-container {
  padding-top: 0;
}
.shop-products.grid-view .archive-price-buy-container.v1 {
  align-content: center;
  display: flex;
  flex-direction: column;
  height: 39px;
  justify-content: center;
  padding-top: 0;
}
.shop-products.grid-view .archive-price-buy-container-inner {
  padding-top: 3px;
}
.original-price.no-value {
  display: none !important;
}
.shop-products.grid-view .apb-image {
  height: 80px;
  padding-bottom: 5px;
}
.archive-price-buy-container.v2 .archive-price-buy-container-inner.right {
  padding-top: 10px;
}
.shop-products.grid-view .archive-product-box-inner {
  flex: 1 1 0;
  float: left;
  position: relative;
  width: 100%;
}
.shop-products.grid-view .archive-product-box {
  display: flex;
  flex-direction: column;
  min-height: 225px;
  padding: 35px 15px 13px;
}
.shop-products.grid-view .archive-price-buy-container.v2 {
  bottom: 0;
}
.home-product-box:first-child {
  max-height: 224px !important;
  padding: 35px 25px 15px;
}
.home-product-box:first-child .hpb-title h6 {
  font-size: 16px;
  height: 54px;
  line-height: 18px;
  overflow: hidden;
}
.home-product-box:first-child .part-no-container {
  margin-top: 5px;
}
.home-product-box:first-child .hpb-image {
  margin-bottom: 0;
}
.shop-products.grid-view .home-product-box .archive-price-buy-container.v1 {
  display: none;
}
.call-for-price {
  font-size: 14px;
  line-height: 14px;
}
.shop-products.grid-view .archive-price-buy-container-inner.right {
  padding-top: 5px;
}
.shop-products.grid-view .archive-price-buy-container.v2 .part-no-container {
  display: inline-block;
  width: 100%;
}
.home-product-box:first-child .hpb-title label {
  margin-bottom: 0;
}
.home-product-box:first-child .ribbon {
  left: 0;
  width: 100%;
}
.home-product-box:first-child .hpb-image {
  height: 120px;
}
.home-product-box:first-child .sale-price {
  margin-top: 5px;
  text-align: center;
}
.shop-products.list-view .home-product-box {
  display: none;
  margin-bottom: 25px;
}
.shop-products.list-view .ribbon + .archive-product-box-inner {
  padding-top: 25px;
}
.shop-products.list-view .part-no-container {
  display: inline-block;
  width: 100%;
}
.shop-products.list-view .home-product-box .ribbon + .hpb-image, .shop-products.list-view .ribbon + .hpb-title {
  margin-top: 25px;
}
.shop-products.list-view .home-product-box .ribbon + .archive-price-buy-container.v2 {
  margin-top: 50px;
}
.section-1 {
  float: left;
  padding: 50px 0 40px;
  position: relative;
  width: 100%;
}
.section-1-inner {
  float: left;
  position: relative;
  width: 100%;
}
.section-1-texts {
  float: left;
  padding-right: 10%;
  position: relative;
  width: 50%;
}
.section-1-form {
  float: right;
  padding-left: 10px;
  width: 50%;
}
.section-1-texts > h2,
.section-2-texts > h2 {
  color: #cc0000;
  font-family: circularstd-black !important;
  font-size: 37px;
  line-height: 38px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.section-1-texts > h3,
.section-2-texts > h3 {
  color: #282727;
  font-family: circularstd-bold;
  font-size: 27px;
  line-height: 33px;
  margin-bottom: 25px;
}
.section-1-texts > ul,
.section-2-texts > ul {
  float: left;
  list-style: outside none none;
  max-width: 100%;
  padding-left: 0;
  position: relative;
}
.section-1-texts > ul li,
.section-2-texts > ul li {
  background-image: url("http://www.fanmaster.com.au/wp-content/uploads/circle-red-check.png");
  background-position: left 0 top 17px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  border-bottom: 2px solid #ededed;
  padding: 15px 0 15px 30px;
}
.section-1-form .gform_wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
.section-1-form #gform_wrapper_16 > form,
.section-1-form #gform_wrapper_19 > form
 {
  background-color: #fcfcfc;
  border: 1px solid #ededed;
  margin-top: 0;
  padding: 40px 45px 30px;
  position: relative;
}
.section-2 {
  float: left;
  padding-bottom: 70px;
  padding-top: 40px;
  position: relative;
  width: 100%;
}
.section-2-inner {
  float: left;
  position: relative;
  width: 100%;
}
.section-1-form #gform_wrapper_16 > form .gform_heading,
.section-1-form #gform_wrapper_19 > form .gform_heading {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 24px;
  line-height: 31px;
  padding: 0 5%;
  text-align: center;
}
.section-1-form #gform_wrapper_16 > form .gform_heading .gform_description,
.section-1-form #gform_wrapper_19 > form .gform_heading .gform_description
{
  font-family: circularstd-bold;
}
.section-1-form #gform_wrapper_16 > form .gform_heading,
.section-1-form #gform_wrapper_19 > form .gform_heading {
  color: #282727;
  font-family: circularstd-bold !important;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
}
.section-1-form #gform_wrapper_16 > form .gfield_label,
.section-1-form #gform_wrapper_19 > form .gfield_label {
  color: #4e4e4e;
  font-family: circularstd-book !important;
  font-size: 14px;
  line-height: 16px;
}
.section-1-form #gform_wrapper_16 > form .ginput_container,
.section-1-form #gform_wrapper_19 > form .ginput_container {
  margin-top: 0;
}
.section-1-form #gform_wrapper_16 > form .ginput_container input[type="text"],
.section-1-form #gform_wrapper_16 > form .ginput_container textarea,
.section-1-form #gform_wrapper_19 > form .ginput_container input[type="text"],
.section-1-form #gform_wrapper_19 > form .ginput_container textarea {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 1px;
  font-family: circularstd-book;
  font-size: 14px;
  height: 37px;
  padding: 10px;
  width: 100%;
}
.section-1-form #gform_wrapper_16 > form .ginput_container textarea,
.section-1-form #gform_wrapper_19 > form .ginput_container textarea
 {
  height: 74px;
}
.section-1-form #gform_wrapper_16 > form .gfield,
.section-1-form #gform_wrapper_19 > form .gfield {
  float: left;
  margin-top: 10px;
  padding-right: 0;
  width: 100%;
}
.section-1-form #gform_wrapper_16 > form .gfield.half-left,
.section-1-form #gform_wrapper_19 > form .gfield.half-left
 {
  width: 48%;
}
.section-1-form #gform_wrapper_16 > form .gfield.half-right,
.section-1-form #gform_wrapper_19 > form .gfield.half-right
 {
  clear: none;
  float: right;
  width: 48%;
}
.section-1-form #gform_wrapper_16 > form .gform_button.button,
.section-1-form #gform_wrapper_19 > form .gform_button.button {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5;
  color: #fff;
  display: block;
  float: none;
  font-family: circularstd-bold;
  height: 38px;
  margin: 0 auto;
  text-align: center;
  width: 141px;
}
.section-1-form #gform_wrapper_16 > form .gform_button.button:hover,
.section-1-form #gform_wrapper_19 > form .gform_button.button:hover {
  background-color: #ffffff;
   color: #3ac0c5;
}
.section-1-form #gform_wrapper_16 > form .gform_footer,
.section-1-form #gform_wrapper_19 > form .gform_footer {
  padding-bottom: 0;
}
.section-2-image {
  float: left;
  position: relative;
  width: 50%;
}
.section-2-texts {
  float: right;
  width: 50%;
  padding-left: 7%;
}
.section-2-texts .btn {
  background-color: #3ac0c5;
  border: 2px solid #3ac0c5;
  border-radius: 1px;
  color: #fff;
  display: block;
  float: none;
  font-family: circularstd-bold;
  height: 38px;
  margin-top: 25px;
  text-align: center;
  width: 141px;
}
.section-2-texts .btn:hover {
  background-color: #ffffff;
   color: #3ac0c5;
}
.section-1-inner .validation_error {
  display: none;
}
.section-1-form .gform_wrapper .gform_body .gform_fields li.gfield.gfield_error {
  background-color: transparent;
  border: 0 none !important;
  margin-top: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
}
.section-1-form .gform_wrapper .gform_body .gform_fields li.gfield.gfield_error .gfield_description.validation_message {
  font-size: 10px;
  padding-top: 0;
  text-indent: 3px;
}
.section-1 .section-1-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.holiday-notice {
  background-color: #272525;
  float: left;
  padding: 11px 0;
  position: relative;
  width: 100%;
}
.holiday-notice p {
  color: #807d7d;
  font-family: circularstd-book;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
}
.holiday-notice p strong {
  color: #fff;
  font-family: circularstd-bold;
  text-transform: uppercase;
}
.holiday-notice p a {
  color: #fff;
  text-decoration: underline;
}

/* ---- isotope ---- */

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.shop-products.grid-view .archive-product-box-inner {
  margin-top: 0;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 50%;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

/* ---- TEMPORARY CSS here ---- */
.section-2-image {
  height: 516px;
  overflow: hidden;
}

.section-2-image > img {
  height: 100%;
  max-width: none;
  width: auto;
}
ul.mega-menu-featured {
  padding-left: 0!important;
}

/*--------------------------------------------------------------
0.2 - Media query
----------------------------------------------------------------
@media screen and (max-width:1200px) {}
@media screen and (min-width: 992px)  and (max-width:1199px) {}
@media screen and (min-width: 960px)  and (max-width:991px) {}
@media screen and (max-width:959px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:480px) {}

------------------------------------------------------------- */

@media screen and (max-width:1200px) {

}

@media screen and (max-width:1199px) {
	.primary-menu-container .categories-menu-container .categories-menu li > a {
	  font-size: 14px;
	}
	.site-footer-column.foot-1 {
	  margin-bottom: 50px;
	}
	.site-footer-column.foot-2, .site-footer-column.foot-3, .site-footer-column.foot-4 {
	  width: 33.33%;
	}
	.site-info-footer-section {
	  padding: 50px 0;
	}
	.shop-products.grid-view .archive-product-box {
	  width: 25%;
	}
	.video-section-inner-left, .video-section-inner-right {
	  max-width: 100%;
	  width: 100%;
	}
	.video-section-inner-right .bx-wrapper {
	  max-width: 640px !important;
	}
	.video-section-inner-left {
	  margin-bottom: 30px;
	}
	.single-product-featured-container-inner .related.products .shop-products > button {
	  display: block !important;
	}
	.single-product-featured-container .bx-controls.bx-has-pager.bx-has-controls-direction {
	  display: block;
	}
	.lisi-text-content {
	  padding: 0;
	}
	.training-notes-list > ul li:nth-child(3n+1) {
	  width: 50%;
	  border-left: 1px solid #cecece;
	  padding: 10px 5%;
	}
	.training-notes-list > ul li {
	  width: 50%;
	}
	.training-notes-list > ul li:nth-child(2n+1) {
	  border-left: 0 none;
	  padding-left: 0;
	  width: 45%;
	}
	.product-view-details-body {
	  padding-top: 50px;
	}
	.product-view-add-to-cart .variations_form.cart .single_variation_wrap {
	  float: left;
	  margin-top: 0;
	  max-width: 100%;
	  width: 100%;
	}
	.product-view-add-to-cart .variations_form.cart .call-for-price {
	  float: left;
	  margin-top: 15px;
	  width: 100%;
	}
	.product-view-add-to-cart .variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation {
	  bottom: -55px;
	  top: auto;
	}
	.t-row .td {
	  height: 60px;
	  padding-left: 20px;
	}
	.t-head .th {
	  padding-left: 20px;
	}
	.components-list > li {
	  margin-right: 20px;
	}
	.component-details-section-inner .left {
	  max-width: 50%;
	}
	.instructions-section-inner > ul > li .half-left img {
	  margin: 0;
	}
	.stockist-wrap-stores article.reseller .article-inner {
	  width: 150px;
	}
	.mega-menu-container-inner .cat-col > ul {
	  padding-right: 0;
	}
}

@media screen and (max-width:991px) {

	.container {
	  padding-left: 25px;
	  padding-right: 25px;
	}
}

/* this part is to prvent submenu from showing when hover to its parent in mobile*/
@media screen and (min-width: 960px)  {
	.primary-menu-container .categories-menu-container .categories-menu li.menu-item-has-children:hover > .sub-menu,
  .primary-menu-container .categories-menu-container .categories-menu li > .sub-menu > li.menu-item-has-children:hover > .sub-menu{
      display:block;
    }
}

/* dont add any css here not related to mobile menu, proceed to the next 959px */
@media screen and (max-width:959px) {
	.nav-menu-button > span {
	  background-color: #282727;
	  border-radius: 3px;
	  display: block;
	  height: 5px;
	  margin-bottom: 3px;
	  width: 28px;
	  position:relative;

	   -moz-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;

	}
	.nav-menu-button.opened > span:nth-child(1) {
	  left: 0;
	  position: relative;
	  top: 9px;
	  transform: rotate(45deg);
	  width: 30px;
	}
	.nav-menu-button.opened > span:nth-child(2) {
	  top: 1px !important;
	  transform: rotate(-45deg);
	  width: 30px;
	}
	.nav-menu-button.opened > span:nth-child(3) {
	  opacity: 0;
	}
	.josandi-nav-menu {
	  display: block;
	  float: right;
	  padding-bottom: 25px;
	  padding-top: 26px;
	}
	.primary-menu-container .categories-menu-container .categories-menu li {
	  padding-bottom: 10px;
	  width: 100%;
	}
	.primary-menu-container .categories-menu-container {
	  padding-top: 20px;
	  width: 100%;
	}
	.primary-menu-container {
	  display: none;
	  float: right;
	  position: relative;
	}
	.primary-menu-container .categories-menu-container .categories-menu li.menu-item-has-children{
	  position: relative;
	}
	#menu-item-7044::after,
	.primary-menu-container .categories-menu-container .categories-menu li.menu-item-has-children::after {
	  background-image: url("https://fanmaster.com.au/wp-content/uploads/2016/05/arrow-down.png");
	  background-position: center top 5px;
	  background-repeat: no-repeat;
	  content: "";
	  cursor: pointer;
	  float: right;
	  height: 17px;
	  line-height: 10px;
	  position: absolute;
	  right: 0;
	  text-align: center;
	  top: 2px;
	  width: 20px;
	}
	.primary-menu-container .categories-menu-container .categories-menu li.opened .sub-menu {
	  display: block;
	}
	.primary-menu-container .categories-menu-container .categories-menu li.menu-item-has-children.opened::after {
	  top: 0;
	  transform: rotate(180deg);
	}
	.primary-menu-container .categories-menu-container .categories-menu li .sub-menu {
	  top: 5px;
	}
	.call-us-container {
	  float: right;
	  margin-bottom: 5px;
	}
	.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-parent {
	  border-bottom: 0;
	}
	#menu-item-7044.changed a::after {
	  content: none;
	}
	#menu-item-7044 a {
	  padding-bottom: 5px;
	}
	#menu-item-7044 {
	  position: relative;
	}
	.mega-menu-container {
	  top: 202px;
	}
	.mega-menu-container-inner {
	  display: block;
	  justify-content: normal;
	}
	.mega-menu-container-inner .cat-col:nth-last-child(2) {
	  max-width: 90px;
	  min-width: 90px;
	  padding-right: 0;
	  width: 14%;
	}
	.mega-menu-container-inner .cat-col {
	  margin-right: 0;
	  max-width: 100%;
	  padding-right: 25px;
	  width: 28.67%;
	}
	.mega-menu-container-inner .cat-col.last {
	  padding-top: 30px;
	  width: 100%;
	}
	.mega-menu-container .bx-wrapper {
	  margin-bottom: 10px;
	}
	#menu-item-7044.opened::after {
	  transform: rotate(180deg);
	}
	.primary-menu-container .categories-menu-container .categories-menu > li > .sub-menu li {
	  padding: 0 0 0 15px;
	}
}

@media screen and (max-width:959px) {
	.abhb-v2-left {
	  margin-bottom: 40px;
	  max-width: 100%;
	  width: 100%;
	}
	.abhb-v2-right {
	  float: left;
	  max-width: 100%;
	  width: 100%;
	}
	.entries-box {
	  height: 260px;
	  margin-bottom: 30px !important;
	}
	.home-two-column-right.vm-nine > img {
	  width: 100%;
	}
	.home-two-column-left > img {
	  width: 100%;
	}
	.news-section-container {
	  margin-top: 0;
	  padding-top: 40px;
	}
	.featured-deals-section-company .brands-container .best-brand-box {
	  margin-bottom: 0;
	  width: auto;
	}
	.featured-deals-section-company .brands-container {
	  display: flex;
	  justify-content: space-between;
	}
	.featured-deals-section {
	  padding-bottom: 40px;
	}
	.casi-body ul li {
	  border: 0 none;
	  width: 25%;
	}
	.site-footer-column {
	  float: left !important;
	  height: 220px !important;
	  margin-bottom: 50px !important;
	  width: 50% !important;
	}
	.site-footer-column.foot-3, .site-footer-column.foot-4 {
	  margin-bottom: 0 !important;
	}
	.home-product-box:first-child {
	  width: 50%;
	}
	.shop-products.grid-view .archive-product-box {
	  border-right: 1px solid #ebebeb;
	}
	.product-view-details .product-view-add-to-cart .add_to_cart_button.button.product_type_simple {
	  clear: left;
	  float: left !important;
	  margin-bottom: 10px;
	  margin-top: 10px;
	}
	.product-view-details-head .categories-name li {
	  display: table !important;
	  margin-bottom: 5px;
	  margin-right: 0;
	  width: auto !important;
	}
	.contact-section-content {
	  max-width: 100%;
	  padding-right: 0;
	  width: 100%;
	}
	.contact-section-sidebar {
	  max-width: 100%;
	  width: 100%;
	  float: left;
	  padding-left: 0;
	  border-left: 0;
	  padding-top: 50px;
	}
	.contact-section-sidebar .news-section-container-inner {
	  float: left;
	  max-width: 48%;
	  width: auto;
	}
	.contact-section-sidebar .archive-featured-items-container {
	  display: block !important;
	  float: right;
	  max-width: 48%;
	  padding-top: 0;
	  width: auto;
	}
	.contact-section-sidebar .archive-featured-items-container .archive-featured-items-container-inner {
	  float: left !important;
	}
	.contact-section-sidebar .news-section-container-inner .bx-wrapper .bx-viewport {
	  left: 0 !important;
	}
	.contact-section-sidebar .archive-featured-items-container > h2 {
	  float: left;
	  max-width: 100%;
	  width: 100%;
	}
	.contact-main-content-left {
	  max-width: 100%;
	  width: 100%;
	  margin-right:0;
	}
	.contact-main-content-right {
	  max-width: 100%;
	  width: 100%;
	}
	.contact-main-content-right .gform_wrapper {
	  margin-top: 50px !important;
	}
	.where-to-buy-page .contact-section-content {
	  border-right: 0;
	}
	.account-tab-info-container {
	  width: 25%;
	}
	.account-tab-content-container {
	  width: 70%;
	}
	.main-container .page-content .entry-content .address-box .col2-set.addresses .address {
	  margin-bottom: 20px;
	  width: 100% !important;
	}
	.lisi-image {
		margin-bottom: 25px;
		margin-right: 0;
		max-width: 100%;
		width: 100%;
	}
	.lisi-text-content {
		margin-left: 0;
		max-width: 100%;
		width: 100%;
	}

	.msi-content {
		margin-right: 0;
		max-width: 100%;
		width: 100%;
	}
	.maintenance-section-inner,
	.right-image-section-inner {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.maintenance-section-inner .msi-content,
	.right-image-section-inner .risi-text-content {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.maintenance-section-inner .the-list,
	.right-image-section-inner .risi-image {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.the-list {
	  margin-bottom: 25px;
	  margin-left: 0;
	  max-width: 100%;
	  width: 100%;
	}
	.risi-text-content {
	  margin-right: 0;
	  max-width: 100%;
	  width: 100%;
	}
	.risi-image {
	  margin-bottom: 25px;
	  margin-left: 0;
	  max-width: 100%;
	  width: 100%;
	}
	.lisi-image > img, .risi-image > img {
	  max-width: 100%;
	  width: 100%;
	}
	.contact-section-sidebar {
	  height: auto !important;
	}
	.primary-menu-container .categories-menu-container .categories-menu li .sub-menu {
	  position: relative;
	  left: 0;
	  margin-left: 0;
	  border-bottom: 1px solid #f0f0f0;
	}
	.brands-container-slider .best-brand-box {
	  clear: none !important;
	  /*width: 24% !important;*/
	}
	.brands-container-slider, .brands-container-slider2 {
	  display: block;
	}
	.single .contact-section-content {
	  padding-bottom: 50px;
	}
	.category-section-content-wrapper:nth-last-child(2) {
	  margin-bottom: 50px;
	}
	.instruction-manual .contact-section-content {
	  padding-bottom: 0;
	}
	.contact-section-content-wrapper {
	  padding-bottom: 0;
	}
	.the-content .gform_wrapper {
	  margin-bottom: 0;
	}
	.the-content .gform_wrapper .gform_footer.top_label {
	  margin-bottom: 0 !important;
	}
	.call-us-container {
	  float: left;
	  margin-bottom: 0;
	}
	.top-header-right {
	  float: right;
	  position: relative;
	}
	.top-primary-menu-container {
	  display: none;
	}
	.stockist-wrap-stores article.reseller {
	  margin-right: 3.5%;
	  width: 31%;
	}
	.stockist-wrap-stores article.reseller:nth-child(5n+5) {
	  margin-right: 3.5%;
	}
	.stockist-wrap-stores article.reseller:nth-child(3n+3) {
	  margin-right: 0;
	}
	.title-wrap-inner .left, .title-wrap-inner .search-wrap {
	  float: left;
	  margin-bottom: 25px;
	  max-width: 100%;
	  width: 100%;
	}
	.title-wrap-inner .search-wrap {
	  margin-bottom: 10px;
	  max-width: 400px;
	}
	.brands-container-slider .best-brand-box {
	  text-align: center;
	  /*width: 16.1% !important;*/
	}
	.entries-box {
	  height: auto;
	  margin-bottom: 0 !important;
	  max-width: 25% !important;
	  width: auto;
	}
	.entry-section-inner {
	  display: flex;
	}
	.two-column-info-section-inner .right, .two-column-info-section-inner .left {
	  min-height: 0 !important;
	  width: 100%;
	}
	.two-column-info-section-inner .left {
	  margin-bottom: 35px;
	}
	.brands-container-slider .best-brand-box > a {
	  padding-left: 12% !important;
	}
	.reseller-footer .bx-wrapper .bx-prev {
	  background-image: url("http://www.fanmaster.com.au/wp-content/uploads/arrow-left-grey.png");
	  background-position: center center;
	  left: -35px;
	}
	.reseller-footer .bx-wrapper .bx-next {
	  background-image: url("http://www.fanmaster.com.au/wp-content/uploads/arrow-right-grey.png");
	  background-position: center center;
	  right: -35px;
	}
	.reseller-footer .bx-wrapper {
	  margin-bottom: 50px;
	}
	.reseller-footer .bx-wrapper .bx-viewport {
	  background-color: #fcfcfc;
	  border: 0 none;
	  box-shadow: none;
	  left: 0;
	  min-height: 45px !important;
	}
	.why-become-reseller > li {
	  min-height: 35px;
	  width: 100%;
	}
	.why-become-reseller > li {
	  background-image: none;
	  text-align: center;
	}
	.why-become-reseller > li::before {
	  content: url("http://www.fanmaster.com.au/wp-content/uploads/circle-red-check.png");
	  left: -10px;
	  position: relative;
	  top: 10px;
	}
	.bx-wrapper .bx-controls-direction a {
	  margin-top: -10px;
	}
	.section-1-texts {
	  padding-right: 0;
	  padding-top: 30px;
	  width: 100%;
	}
	.section-1-form {
	  border-bottom: 2px solid #ededed;
	  padding-bottom: 35px;
	  padding-left: 0;
	  width: 100%;
	}
	.section-1 {
	  padding-bottom: 0;
	}
	.section-2-image {
	  padding-bottom: 35px;
	  width: 100%;
	}
	.section-2-texts {
	  padding-left: 0;
	  width: 100%;
	}
}

@media screen and (max-width:767px) {
	.mobile {
		display:block;
	}
	.top-primary-menu-container {
	  display: none;
	}
	.header-search .widget_product_search .btn.btn-primary {
	  border-left: 1px solid #fff;
	  border-radius: 0;
	  padding-left: 10px;
	}
	.news-section-container-inner > ul {
	  display: block;
	}
	.news-section-container-inner > ul li {
	  max-width: 100%;
	  width: 100%;
	}
	.entries-box {
	  width: 48%;
	}
	.casi-body ul li {
	  width: 33.33%;
	}
	.status-list-box {
	  margin-bottom: 30px !important;
	  max-width: 100%;
	  text-align: left;
	  width: 150px !important;
	}
	.status-list-box:nth-last-child(1), .status-list-box:nth-last-child(2) {
	  margin-bottom: 0 !important;
	}
	.slb-texts {
	  text-align: left;
	}
	.site-footer-column {
	  height: 280px !important;
	}
	.footer-social > li {
	  margin-right: 10px;
	}
	.footer-information li:nth-child(2) a {
	  font-size: 12px;
	}
	.site-footer-column.foot-3, .site-footer-column.foot-4 {
	  height: auto !important;
	}
	.footer-all-rights-reserved .hm {
	  display: block !important;
	}
	.footer-all-rights-reserved {
	  padding-bottom: 30px;
	  padding-top: 30px;
	}
	.archive .bread-crumbs-container {
	  display: none;
	}
	.archive-sidebar {
	  display: none;
	}
	.home-product-box:first-child {
	  display: none;
	}
	.archive-featured-items-container {
	  margin-top: 0;
	  float: left;
	  width: 100%;
	  position: relative;
	}
	.sidebar-product-category-need-help {
	  display: none;
	}
	.shop-products.grid-view .apb-image,
	.shop-products.grid-view .apb-title,
	.shop-products.grid-view .archive-price-buy-container {
	  width: 100%;
	}
	.shop-products.grid-view .archive-product-box {
	  border: 1px solid #ebebeb;
	  height: 410px !important;
	  max-height: none !important;
	}
	.shop-products.grid-view .apb-image {
	  margin-bottom: 15px;
	}
	.shop-products .apb-title h6 {
	  font-size: 16px;
	  height: 40px;
	  overflow: hidden;
	  text-align: center;
	}
	.shop-products.grid-view .archive-price-buy-container-inner {
	  float: left;
	  padding: 0;
	  text-align: center;
	}
	.archive-price-buy-container-inner .original-price {
	  font-size: 12px;
	}
	.archive-price-buy-container-inner .sale-price {
	  font-size: 18px;
	}
	.shop-products.grid-view .archive-price-buy-container-inner.right {
	  bottom: 0 !important;
	  float: left !important;
	  max-width: none !important;
	  position: relative !important;
	  width: 100% !important;
	}
	.shop-products.grid-view .archive-price-buy-container-inner .button.buy {
	  float: left;
	}
	.archive-price-buy-container-inner.right .button.view {
	  float: right;
	}
	.slb-image {
	  width: 40px;
	}
	.slb-texts {
	  width: 90px;
	}
	.slb-count {
	  font-size: 18px;
	}
	.slb-type {
	  font-size: 16px;
	  line-height: 16px;
	}
	.archive-featured-items-container {
	  border: 0 none;
	  display: flex;
	  float: none;
	  margin: auto;
	  padding-bottom: 35px;
	  padding-top: 50px;
	  position: relative;
	  width: 85%;
	}
	.archive-featured-items-container-inner {
	  box-shadow: 0 0 11px 5px #ebebeb;
	}
	.archive-featured-items .part-no-container {
	  float: left;
	  margin-bottom: 20px;
	  width: 100%;
	}
	.archive-featured-items .afi-title {
	  padding-bottom: 30px;
	  padding-top: 0;
	}
	.archive-featured-items .afi-image {
	  height: 105px;
	  width: 50%;
	}
	.archive-featured-items .afi-image img {
	  height: auto;
	  max-height: 100%;
	  max-width: 100%;
	  width: auto;
	}
	.archive-featured-items .archive-price-buy-container-inner {
	  float: right;
	  padding-top: 25px;
	  text-align: left;
	  width: 50%;
	}
	.archive-featured-items .archive-price-buy-container-inner > label {
	  /*float: left !important;*/
	}
	.archive-featured-items .archive-price-buy-container-inner > label.sale-price {
	  font-size: 22px;
	  line-height: 22px;
	  width: 100% !important;
	}
	.archive-featured-items .archive-price-buy-container-inner > label.original-price {
	  font-size: 14px;
	  line-height: 14px;
	}
	.afi-buttons .button.view, .afi-buttons .button.buy {
	  line-height: 14px !important;
	  width: 45% !important;
	}
	.afi-buttons .button.view {
	  float: right;
	}
	.product-archive-content-banner {
	  max-height: none;
	  padding: 40px 20px;
	}
	.video-section-inner-right .bx-viewport li:last-child {
	  display: none !important;
	}
	.main-container .product-view .single-product-image .thumbnails.slider {
	  width: 100% !important;
	}
	.yith_magnifier_gallery {
	  width: 100%;
	}
	.tab.review .widget.related_products_widget {
	  display: none !important;
	}
	.single-product .product-view-details-head .title-2 {
	  font-size: 24px;
	  line-height: 30px;
	  margin-bottom: 15px;
	  max-width: 100%;
	  width: 100% !important;
	}
	.product-view-add-to-cart form .quantity {
	  width: 105px !important;
	}
	.contact-section-sidebar .news-section-container-inner,
	.contact-section-sidebar .archive-featured-items-container {
	  max-width: 100% !important;
	  width: 100% !important;
	}
	.contact-section-sidebar .archive-featured-items-container .sidebar-product-category-need-help {
	  display: block;
	}
	.contact-section-sidebar .news-section-container-inner .bx-wrapper {
	  max-width: 100% !important;
	  width: 100% !important;
	}
	.contact-section-sidebar .archive-featured-items-container .archive-featured-items-container-inner {
	  max-width: 100%;
	  width: 100%;
	}
	.contact-section-sidebar .archive-featured-items-container .archive-featured-items .afi-image {
	  width: 100%;
	}
	.contact-section-sidebar .archive-featured-items-container .archive-featured-items .archive-price-buy-container-inner {
	  text-align: center;
	  width: 100%;
	}
	.contact-section-sidebar .archive-featured-items-container .archive-featured-items .archive-price-buy-container-inner .original-price {
	  float: none!important;
	}
	.file-image {
	  width: 100%;
	}
	.download-lists-container {
	  padding-top: 0;
	}
	.file-description {
	  padding: 10px 0 20px!important;
	  border-left: 0!important;
	}
	.download-lists {
	  padding-top: 10px;
	}
	.file-description ul li {
	  width: 100%;
	}
	.training-notes-list > ul li:nth-child(2n+1) {
	  width: 100%;
	}
	.training-notes-list > ul li {
	  border-left: 0 none !important;
	  padding-left: 0 !important;
	  width: 100% !important;
	}
	.custom-tooltip {
	  left: -14px;
	}
	.product-range-container .product-range-list {
	  display: block;
	}
	.product-range-container .product-range-list > li {
	  margin-bottom: 25px;
	  max-width: 100%;
	  width: 100%;
	}
	.call-us-container {
	  float: left;
	  margin-bottom: 0;
	}
	.title-wrap-inner .left {
	  padding-top: 0;
	}
	.title-wrap-inner .left .entry-title {
	  font-size: 28px;
	  line-height: 32px;
	  margin-bottom: 5px;
	  margin-right: 0;
	  width: 100%;
	}
	.title-wrap-inner .left .filter {
	  width: 100%;
	}
	.title-wrap-inner .left .filter select {
	  padding: 10px 15px;
	}
	.title-wrap-inner .search-wrap .form > form button {
	  height: 48px;
	  width: 80px;
	}
	.title-wrap-inner .search-wrap .form > form .stockist-search {
	  height: 48px;
	  padding: 15px 94px 15px 15px;
	}
	.title-wrap-inner .search-wrap .note {
	  margin-bottom: 5px;
	}
	.stockist-wrap-stores {
	  padding: 30px 0 40px;
	  width: 100%;
	}
	.stockist-wrap-stores article.reseller {
	  margin-bottom: 25px;
	  margin-right: 0;
	  width: 100%;
	}
	.title-wrap-inner .search-wrap {
	  max-width: 100%;
	}
	.single-product-tabs .tab{
	  padding-bottom: 50px;
	}
	.single-product-tabs .tab table {
	  border: 1px solid #cecece !important;
	  text-indent: 0%;
	  width: 100% !important;
	}
	.single-product-tabs .tab tablee td:nth-child(2) {
	  border-right: 0 none;
	}
	.single-product-tabs .tab table td {
	  border-bottom: 1px solid #ececec;
	}
	.mega-menu-container-inner .cat-col {
	  width: 33.33%;
	}
	.mega-menu-container-inner .cat-col:nth-last-child(2) {
	  clear: left;
	  margin-right: 40px;
	  padding-top: 30px;
	}
	.archive-featured-items-container.mobile .afi-image {
	  margin-top: 0;
	  width: 100%;
	}
	.archive-featured-items-container.mobile .archive-price-buy-container-inner {
	  margin-bottom: 0;
	  padding-top: 0;
	}
	.archive-featured-items-container.mobile .archive-price-buy-container-inner {
	  margin-bottom: 0;
	  padding-top: 0;
	  text-align: center;
	  width: 100%;
	}
	.archive-featured-items .part-no-container {
	  float: none;
	  margin-left: auto;
	  margin-right: auto;
	  width: 80%;
	}
}

@media screen and (max-width:640px) {
	.show-640{
		display:block;
	}
	.account-tab-info-container,
	.account-tab-content-container {
	  float: left;
	  max-width: 100%;
	  width: 100%;
	}
	.account-tab-content-container-inner .tab {
	  padding: 50px 0 0;
	}
	.woocommerce-account .comments-area {
	  display: none !important;
	}
	.instruction-manual .contact-section-content {
	  padding-bottom: 50px;
	}
	.custom-tooltip {
	  left: 0;
	}
	.t-row .td {
	  float: left;
	  height: auto;
	  width: 100%;
	}
	.t-row .td > span.show-640 {
	  color: #3ac0c5;
	  float: left;
	  font-family: circularstd-bold;
	  min-width: 120px;
	  width: 25%;
	}
	.t-head {
	  display: none;
	}
	.maitenance-checklist-table {
	  border: 0 none;
	}
	.t-row {
	  border: 1px solid #ececec;
	  margin-bottom: 25px;
	}
	.components-list > li {
	  margin: 0 20px 0 0 !important;
	}
	.components-brief-section-inner .bx-viewport {
	  border: 0 none !important;
	  box-shadow: none !important;
	  height: 230px !important;
	}
	.components-brief-section .bx-controls-direction {
	  display: none;
	}
	.components-brief-section .bx-controls .bx-pager-link {
	  height: 8px !important;
	  width: 8px !important;
	}
	.component-details-section-inner .left {
	  margin-bottom: 25px;
	  margin-right: 0;
	  max-width: 100%;
	  text-align: center;
	  width: 100%;
	}
	.component-details-section-inner .right {
	  max-width: 100%;
	  width: 100%;
	}
	.instructions-section-inner > ul > li .half-left {
	  margin-bottom: 25px;
	  max-width: 100%;
	  padding-right: 0;
	  width: 100%;
	}
	.instructions-section-inner > ul > li .half-left img {
	  width: 100%;
	}
	.instructions-section-inner > ul > li > h2 {
	  max-width: 100%;
	  width: 100%;
	}
	.instructions-section-inner ol {
	  width: 100%;
	}
	.instructions-section-inner > ul > li {
	  margin-bottom: 30px;
	}
	.mega-menu-container-inner .cat-col {
	  margin-bottom: 25px;
	  width: 100%;
	}
	.mega-menu-container-inner .cat-col h2 {
	  line-height: 16px;
	  margin-bottom: 15px;
	}
	.mega-menu-container-inner .cat-col > ul li {
	  margin-bottom: 10px;
	}
	.mega-menu-container-inner .cat-col:nth-last-child(2) {
	  padding-top: 0;
	}
	.mega-menu-container-inner .cat-col.last {
	  padding-right: 0;
	  padding-top: 0;
	}
	.mega-menu-container-inner .bx-viewport li {
	  width: 268px !important;
	}
	.mega-menu-container-inner .cat-col.last {
	  max-width: 100% !important;
	  padding-right: 0;
	  padding-top: 0;
	  width: 100% !important;
	}
	.mega-menu-container-inner .bx-viewport li .afi-title {
	  margin-top: 0;
	  width: 125px;
	}
	.mega-menu-container-inner .bx-wrapper {
	  max-width: 100% !important;
	}
	.brands-container-slider .best-brand-box {
	  margin-bottom: 0;
	  /*width: 15% !important;*/
	}
	.entry-section-inner {
	  display: block;
	}
	.entries-box {
	  margin-bottom: 25px !important;
	  max-width: 100% !important;
	  width: 48%;
	}
	.entries-box:nth-last-child(2),
	.entries-box:last-child {
	  margin-bottom: 0 !important;
	}
	.checkout_coupon {
	  width: 100%;
	}
	.archive-featured-items-container-inner .archive-featured-items .ribbon + .afi-title {
	  padding-top: 10px;
	}
}

@media screen and (max-width:480px) {
	.site-footer-column {
	  height: auto !important;
	  width: 100% !important;
	}
	.footer-info-links, .footer-information {
	  display: none;
	  padding-top: 25px;
	}
	.site-footer-column.foot-1 {
	  margin-bottom: 40px !important;
	}
	.site-footer-column.foot-2, .site-footer-column.foot-3, .site-footer-column.foot-4 {
	  border-bottom: 2px solid #343232;
	  margin-bottom: 0 !important;
	  padding-bottom: 20px;
	  padding-top: 20px;
	}
	.site-footer-column.foot-4 {
	  padding-right: 0;
	}
	.footer-title {
	  font-size: 20px;
	  line-height: 20px;
	  margin-bottom: 0;
	  position: relative;
	  cursor:pointer;
	  text-transform:none!important;
	}
	.footer-title::after {
	  content: url("https://fanmaster.com.au/wp-content/uploads/accordion-arrow.png");
	  position: absolute;
	  right: 4px;
	}
	.footer-title.opened::after {
	  transform: rotate(180deg);
	}
	.nav-menu-button > span {
	  margin-bottom: 5px;
	}
	.josandi-nav-menu {
	  padding-top: 23px;
	}
	.abhb-v2-left > h2 {
	  font-size: 19px;
	  line-height: 19px;
	  margin-bottom: 3px;
	  text-transform: uppercase;
	}
	.abhb-v2-left > p {
	  font-size: 13px;
	  letter-spacing: -0.2px;
	}
	.abhb-v2-button {
	  padding-top: 10px;
	}
	.abhb-v2-left {
	  margin-bottom: 30px;
	}
	.abhb-v2-right > p {
	  font-size: 16px;
	  line-height: 22px;
	}
	.equipment-list {
	  padding-left: 20px;
	  padding-right: 20px;
	}
	.equipment-list::before {
	  color: rgba(255, 255, 255, 0.55);
	  font-size: 10px;
	  left: -38px;
	  top: 45px;
	}
	.equipment-list > li {
	  border: 1px solid rgba(255, 255, 255, 0.1);
	  width: 47%;
	}
	.best-brand-1 {
	  padding-bottom: 25px !important;
	  padding-top: 25px !important;
	}
	.entry-section {
	  padding: 30px 0 10px;
	}
	.entry-section-head > h2 {
	  font-size: 19px;
	  line-height: 22px;
	}
	.entry-section-head > p {
	  letter-spacing: -0.1px;
	}
	.home-two-column-right-image {
	  padding-top: 40px;
	  padding-bottom: 50px;
	}
	.home-two-column {
	  padding-top: 0;
	}
	.home-two-column .title-2 {
	  font-size: 23px;
	  text-transform: none;
	}
	.home .htc-button-container {
	  margin-top: 15px;
	}
	.entries-box:nth-child(2n) {
	  float: right !important;
	}
	.best-brand-1-inner > label {
	  font-size: 14px;
	  line-height: 14px !important;
	  top: -43px;
	}
	.home-two-column-left-image {
	  padding-bottom: 50px;
	  padding-top: 40px;
	}
	.news-section-container {
	  margin-top: 40px;
	  padding-bottom: 40px;
	  padding-top: 40px;
	}
	.news-section-container h2 {
	  font-size: 25px;
	  line-height: 25px;
	}
	.news-section-container p {
	  font-size: 14px;
	  line-height: 22px;
	  letter-spacing: -0.1px;
	}
	.news-section-container h2 {
	  font-size: 20px;
	}
	.news-section-container-inner > ul li {
	  display: inline-block;
	  float: left;
	  margin-bottom: 25px;
	  width: 100%;
	}
	.news-section-container-inner > ul li:last-child {
	  margin-bottom: 0;
	}
	.featured-deals-section-top p {
	  letter-spacing: -0.1px;
	}
	.featured-deals-section-bottom {
	  margin-top: -165px;
	}
	.featured-deals-section-bottom-inner {
	  display: inline-block !important;
	  height: auto !important;
	  max-width: 100% !important;
	  padding: 30px 25px;
	  width: 100% !important;
	}
	.fdsbi-container > h2 {
	  font-size: 23px;
	  line-height: 30px;
	  margin-bottom: 13px;
	}
	.fdsbi-container > ul li {
	  color: #000;
	  display: table;
	  float: right;
	  font-size: 15px;
	  width: auto !important;
	}
	.featured-deals-section-company .brands-container {
	  display: block;
	}
	.featured-deals-section-company .brands-container .best-brand-box {
	  float: left;
	  width: 32.33%;
	}
	.featured-deals-section-company .brands-container .best-brand-box a img {
	  transform: scale(0.9);
	}
	.featured-deals-section-company .brands-container .best-brand-box a {
	  padding: 0 10px;
	}
	.categories-about-section {
	  padding: 40px 0 20px;
	}
	.categories-about-section .casi-body > ul li {
	  padding-top: 10px;
	  text-align: left;
	  width: 100%;
	}
	.categories-about-section-inner .casi-head .title-2 {
	  cursor: pointer;
	  font-size: 28px;
	  line-height: 28px;
	  margin-bottom: 0;
	  padding-bottom: 10px;
	  text-align: left;
	}
	.categories-about-section-inner .casi-head .title-2::after {
	  content: url("https://fanmaster.com.au/wp-content/uploads/accordion-arrow-dark.png");
	  position: absolute;
	  right: 0;
	  top: -3px;
	}
	.categories-about-section-inner .casi-head .title-2.opened::after {
	  top: 0;
	  transform: rotate(180deg);
	}
	.entries-box {
	  clear: none !important;
	  float: left !important;
	  height: auto !important;
	  margin-bottom: 0 !important;
	  max-width: 100%;
	  text-align: center !important;
	  width: 100% !important;
	}
	.featured-deals-section-bottom-inner {
	  background-image: url("https://fanmaster.com.au/wp-content/uploads/feature-deal-inner-mobile.jpg") !important;
	}
	.shop-products.grid-view .archive-product-box {
	  height: 400px !important;
	  width: 50%!important;
	}
	.shop-products .apb-title h6 {
	  display: block;
	  height: auto;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	}
	.custom-tooltip {
	  font-size: 14px !important;
	  min-width: 100% !important;
	  padding: 10px 5px;
	  width: 100% !important;
	}
	.custom-tooltip::after {
	  display: block;
	}
	.archive-price-buy-container.v2 .part-no span,
	.archive-price-buy-container.v2 .bran span {
	  line-height: 13px;
	  text-align: center;
	  width: 100%;
	}
	.shop_content .container {
	  display: block !important;
	  float: left !important;
	  padding: 10px !important;
	}
	#archive-product {
	  padding-right: 0 !important;
	}
	.btn.filter-btn {
	  background-color: #3ac0c5;
	  border: 2px solid #3ac0c5;
	  border-radius: 0;
	  color: #fff;
	  font-family: circularstd-bold;
	  font-size: 16px;
	  line-height: 16px;
	  padding: 13px;
	  width: 209px;
	}
	.btn.filter-btn:hover {
	  color: #3ac0c5;
	  background-color: #fff;
	}
	.filter-search {
	  float: left;
	  text-align: center;
	  width: 100%;
	}
	.toolbar.first-toolbar .form-wppp-select.products-per-page {
	  display: none;
	}
	.toolbar.first-toolbar .woocommerce-ordering.hidden-xs {
	  display: block !important;
	}
	.main-container .toolbar .woocommerce-ordering .orderby-wrapper .chosen-container.chosen-with-drop .chosen-drop {
	  left: 0;
	}
	.toolbar.first-toolbar .woocommerce-result-count {
	  font-size: 12px;
	  line-height: 33px;
	}

	.main-container .toolbar .woocommerce-ordering .orderby-wrapper .chosen-container .chosen-single span {
	  font-size: 11px !important;
	}
	.status-list-box {
	  padding-left: 10px !important;
	}

	.search-and-filter-box {
	  position: absolute;
	  width: 100%;
	  z-index: 99999;
	}
	.close-sfb {
	  color: #fff;
	  font-family: circularstd-book;
	  font-size: 40px;
	  position: absolute;
	  right: -3px;
	  top: -24px;
	  transform: rotate(45deg);
	}
	.close-sfb:hover {
	  transform: rotate(225deg);
	}
	.search-and-filter-box-overlay {
	  background-color: #000;
	  height: 100%;
	  opacity: 0.7;
	  position: absolute;
	  width: 100%;
	}
	.search-and-filter-box-inner {
	  background-color: #fff;
	  display: table;
	  height: auto;
	  margin: 90px auto 0;
	  position: relative;
	  width: 80%;
	}
	.search-and-filter-box-inner > h2 {
	  color: #cc0000;
	  font-family: circularstd-bold !important;
	  font-size: 24px;
	  line-height: 24px;
	  padding: 35px 20px 20px;
	  text-align: left;
	}
	.search-and-filter-box-inner > p {
	  color: #414042;
	  font-family: circularstd-book;
	  font-size: 14px;
	  font-weight: normal !important;
	  line-height: 22px;
	  margin-bottom: 10px;
	  padding: 0 20px;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_search {
	  float: left;
	  padding: 0 20px;
	  width: 100%;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_search .widgettitle {
	  display: none;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_search #searchform input {
	  border-bottom: 1px solid #ebebeb;
	  border-left: 1px solid #ebebeb;
	  border-top: 1px solid #ebebeb;
	  font-family: circularstd-book;
	  float: left;
	  line-height: normal;
	  padding: 10px;
	  width: 170px;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_search #searchform .btn.btn-primary {
	  background-color: #cc0000;
	  border: 1px solid #cc0000;
	  border-radius: 0;
	  float: left;
	  height: 36px;
	  position: relative;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_search #searchform input {
	  border-bottom: 1px solid #ebebeb;
	  border-left: 1px solid #ebebeb;
	  border-top: 1px solid #ebebeb;
	  font-family: circularstd-book;
	  height: 36px;
	  padding: 10px;
	  width: 170px;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_categories {
	  border-top: 1px solid #ebebeb;
	  float: left;
	  margin-bottom: 0;
	  margin-top: 12px;
	  padding: 35px 20px;
	  width: 100%;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_categories .widget-title {
	  color: #cc0000;
	  font-family: circularstd-bold !important;
	  font-size: 23px;
	  line-height: 23px;
	  margin-bottom: 15px;
	  text-transform: none;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_categories .product-categories li {
	  list-style: outside none none;
	}
	.search-and-filter-box-inner .widget.woocommerce.widget_product_categories .product-categories li.cat-item.cat-item-458 {
	  display: none;
	}
	.cat-item.cat-item-224.cat-parent > a {
	  display: none;
	}
	.cat-item.cat-item-224.cat-parent > .children {
	  margin-left: 0;
	}
	.product-categories li > .children li .children {
	  display: none;
	}
	.cat-item.cat-item-224.cat-parent > .children > li {
	  border-top: 1px solid #ebebeb;
	  font-family: circularstd-book;
	  line-height: 10px;
	  padding-bottom: 10px;
	  padding-left: 5px;
	  padding-top: 10px;
	}
	.cat-item.cat-item-224.cat-parent > .children > li > a {
	  background-image: url("https://fanmaster.com.au/wp-content/uploads/right-arrow.png");
	  background-position: 100% center;
	  background-repeat: no-repeat;
	  display: inline-block;
	  width: 100%;
	}
	.cat-item.cat-item-224.cat-parent > .children > li:last-child {
	  border-bottom: 1px solid #ebebeb;
	}
	.video-section-inner-right .video-list {
	  width: 1000% !important;
	}
	.video-section .button-container.show-480 {
	  margin-top: 70px;
	}
	.video-section .button-container.show-480 .btn.contact-us {
	  margin-bottom: 15px;
	  margin-right: 0;
	  width: 100%;
	}
	.video-section .button-container.show-480 .btn.view {
	  margin-right: 0;
	  width: 100%;
	}
	.video-section-inner-right .bx-controls.bx-has-controls-direction .bx-controls-direction.bx-controls-direction {
		position: relative !important;
		float: left!important;
		width: 100%!important;
		height: 35px!important;
	}
	.video-section-inner-right .bx-controls.bx-has-controls-direction .bx-controls-direction .bx-prev {
		left: 0!important;
	}
	.video-section {
	  padding: 20px 0 50px;
	}
	.video-section .button-container.show-480 {
	  margin-top: 40px;
	}
	.video-section .button-container .btn {
	  padding: 15px 10px;
	}
	.video-section .button-container .btn {
	  margin-bottom: 15px;
	  margin-right: 0 !important;
	  padding: 15px 10px;
	  width: 100%;
	}
	.video-section-inner-left .button-container {
	  margin-top: 20px;
	}
	.tab.review #comments .comment-text {
	  margin-left: 0 !important;
	  padding: 0 !important;
	}
	.woocommerce #reviews #comments ol.commentlist li img.avatar {
	  display: inline-block !important;
	  float: none !important;
	  left: 0 !important;
	  margin: 0 auto 20px !important;
	  position: relative !important;
	  right: 0 !important;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment_container {
	  padding: 30px 25px 0 !important;
	  text-align: center;
	}
	.woocommerce #reviews #comments .commentlist .comment_container .comment-text .meta > strong {
	  color: #565656 !important;
	  float: left;
	  font-size: 18px !important;
	  margin-bottom: 5px;
	  text-align: left;
	  width: 100% !important;
	}
	.woocommerce #reviews #comments .commentlist .comment_container .comment-text .meta > time {
	  float: left;
	  text-align: left;
	  color: #565656 !important;
	}
	.woocommerce #reviews #comments .commentlist .comment_container .comment-text .meta {
	  color: transparent;
	}
	.commentlist .comment_container .comment-text .description > p {
	  margin-bottom: 20px !important;
	  text-align: left;
	}
	.single-product-featured-container .bx-viewport .archive-featured-items-v2 > li {
	  width: 270px !important;
	}
	.single-product-featured-container .bx-controls.bx-has-pager.bx-has-controls-direction .bx-pager.bx-default-pager {
	  bottom: -50px;
	  padding-top: 0 !important;
	}
	.single.single-product .bread-crumbs-container {
	  border-bottom: 0 none;
	  margin-bottom: 0;
	}
	.single-product .page-content .product-page {
	  margin-top: 0;
	}
	.product-view-details-head > .product-availability {
	  float: left;
	  margin-bottom: 10px !important;
	  margin-top: 10px !important;
	}
	.product-view-add-to-cart form > label {
	  font-size: 26px;
	  margin-right: 40px !important;
	}
	.cart .eta-delivery {
	  color: #3c3b3b !important;
	  font-size: 18px !important;
	  margin-top: 20px !important;
	}
	.product-view-details .product-view-add-to-cart .add_to_cart_button.button.product_type_simple {
	  font-size: 26px !important;
	  height: auto !important;
	  line-height: 26px !important;
	  margin-bottom: 0 !important;
	  padding: 12px !important;
	  width: 100% !important;
	}
	.single .page-content .product-view-details-body label {
	  font-size: 26px !important;
	  line-height: 26px !important;
	}
	.product-view-price-social.bottom-details .share-container > label {
	  font-family: circularstd-bold !important;
	  font-size: 18px !important;
	}
	#reviews > div#review_form_wrapper .comment-form .comment-form-comment > textarea {
	  display: inline-block !important;
	  float: left !important;
	  max-width: 100% !important;
	  width: 100% !important;
	}
	#reviews > div#review_form_wrapper .comment-form .form-submit .submit {
	  font-size: 21px !important;
	  width: 100%;
	}
	.comment-form-author > input, .comment-form-email > input {
	  float: right;
	  width: 200px !important;
	}
	.about-page-2 .contact-section .container {
	  padding-left: 0 !important;
	  padding-right: 0 !important;
	}
	.about-page-2 .contact-section {
	  padding: 50px 0;
	}
	.contact-section-content-wrapper-image {
	  padding: 0 25px;
	}
	.contact-section-content-wrapper {
	  border: 0;
	}
	.contact-section-content-inner {
	  padding: 30px 25px 0;
	}
	.contact-section-info {
	  padding: 20px 0 0;
	}
	.contact-section-info > h2 {
	  font-size: 24px;
	  padding: 0 25px;
	}
	.contact-section-info > p {
	  padding: 0 25px;
	}
	.contact-info-list {
	  width: 100%;
	}
	.contact-info-list li {
	  padding: 8px 50px;
	}
	.contact-info-list li::before {
	  left: 25px !important;
	  top: 12px;
	}
	.contact-section-info .button-container {
	  padding: 0 25px;
	}
	.contact-info-list li > a {
	  line-height: 20px;
	}
	.contact-section-info .button-container .btn {
	  margin-bottom: 10px;
	  margin-right: 0;
	  width: 100%;
	}
	.contact-section-sidebar {
	  max-width: 100% !important;
	  padding: 0 25px;
	  width: 100% !important;
	}
	.category .contact-section-sidebar {
	  padding-left: 0;
	  padding-right: 0;
	}
	.custom-payment-stage ul li {
	  padding-left: 5px !important;
	  padding-right: 9px;
	}
	.custom-payment-stage ul li:first-child {
	  padding-left: 0 !important;
	}
	.woocommerce-checkout .woocommerce > h1 {
	  font-size: 23px !important;
	  line-height: 23px !important;
	  padding-bottom: 0 !important;
	}
	.woocommerce-checkout .woocommerce > p {
	  margin-top: 3px !important;
	}
	.main-container .page-content .entry-content .order-box {
	  margin-top: 0 !important;
	}
	.main-container .page-content .entry-content #order_review_heading {
	  font-size: 20px !important;
	  line-height: 20px !important;
	}
	.woocommerce-checkout .order-box td.product-name {
	  font-family: circularstd-book !important;
	  font-size: 13px !important;
	  line-height: 16px !important;
	}
	.woocommerce-checkout-payment label img {
	  display: none;
	}
	.woocommerce-checkout .comments-area {
	  display: none;
	}
	.woocommerce-checkout .order-box .form-row.place-order #place_order {
	  border-radius: 3px !important;
	  padding: 15px 10px !important;
	}
	.custom-payment-stage ul li a {
	  font-family: circularstd-book !important;
	  font-size: 13px !important;
	}
	.custom-payment-stage .container {
	  padding: 0 10px !important;
	}
	#customer_login > h1 {
	  font-size: 27px;
	  line-height: 27px;
	}
	form.login .form-action .inline > span {
	  font-size: 13px;
	  padding-left: 0 !important;
	}
	#customer_registration > h1 {
	  font-size: 28px;
	  line-height: 28px;
	}
	form.register .form-fields .form-row.form-row-wide .input-text {
	  padding-top: 15px !important;
	}
	.contact-main-content-left > h2 {
	  font-size: 23px;
	  line-height: 23px;
	  margin-bottom: 10px !important;
	  margin-top: 15px;
	}
	.contact-main-content-section {
	  padding-bottom: 30px;
	  padding-top: 15px;
	}
	.contact-main-content-left > ul li, .contact-main-content-left > ul li a {
	  font-size: 14px;
	}
	.contact-main-content-left > p {
	  font-size: 14px;
	  line-height: 20px;
	}
	.contact-main-content-left iframe {
	  height: 220px;
	}
	.contact-main-content-right .gform_wrapper {
	  margin-top: 30px!important;
	  padding: 0!important;
	  box-shadow: none!important;
	}
	.contact-main-content-right .gform_button.button {
	  line-height: 14px !important;
	  margin-bottom: 0 !important;
	}
	.contact-page .banner-section {
	  background-image: url("https://fanmaster.com.au/wp-content/uploads/contact-banner-mobile.jpg") !important;
	}
	.contact-page .bread-crumbs-container {
	  margin-bottom: 0;
	}
	.where-to-buy-page .contact-section {
	  padding-bottom: 30px;
	  padding-top: 20px;
	}
	.where-to-buy-page .contact-section-content > h2 {
	  font-size: 20px;
	  line-height: 20px;
	  margin-bottom: 30px;
	}
	.where-to-buy-page .contact-section-content .contact-section-content-wrapper .map-container iframe {
	  height: 217px;
	}
	.wtbmc-content {
	  padding: 0 20px 20px;
	}
	.where-to-buy-page .contact-section-content-wrapper {
	  box-shadow: 0 0 10px 1px #cecece;
	  margin-bottom: 50px;
	  padding-bottom: 30px;
	}
	.where-to-buy-page .contact-section-content .button-container {
	  padding: 0 20px;
	}
	.where-to-buy-page .contact-section-content .button-container a.btn {
	  margin-bottom: 10px;
	  margin-right: 0;
	  padding: 15px 10px;
	  width: 100%;
	}
	.where-to-buy-page .contact-section-sidebar {
	  padding: 0;
	}
	.my-account-tab-content-3 .my_account_orders .order td.order-number,
	.my-account-tab-content-3 .my_account_orders .order td.order-date,
	.my-account-tab-content-3 .my_account_orders .order td.order-status,
	.my-account-tab-content-3 .my_account_orders .order td.order-total,
	.my-account-tab-content-3 .my_account_orders .order td.order-actions {
	  margin-bottom: 0;
	  padding-left: 20px;
	  padding-right: 20px;
	}
	.my-account-tab-content-3 .my_account_orders {
	  border: 0 none !important;
	  border-collapse: separate !important;
	  border-spacing: 0 1em;
	}
	.my-account-tab-content-3 .my_account_orders .order {
	  border: 1px solid #ccc;
	  margin-bottom: 30px !important;
	  padding-bottom: 10px;
	  width: 100%;
	}
	.account-tab-content-container-inner .edit-account fieldset {
	  margin-bottom: 0 !important;
	}
	.account-tab-content-container .account-tab-content-container-inner .edit-account input[type="submit"] {
	  width: 100% !important;
	}
	.page-template-template-product-service .product-services-page .banner-section {
	  background-image: url("https://fanmaster.com.au/wp-content/uploads/product-service-banner-mobile.jpg") !important;
	  height: auto !important;
	  min-height: 0;
	}
	.banner-section-inner > h2 {
	  font-size: 28px;
	}
	.page-template-template-product-service .product-services-page .banner-section-inner {
	  padding: 40px 0;
	}
	.lisi-text-content > h2 {
	  padding-left: 0;
	  padding-right: 0;
	  font-size: 23px;
	  line-height: 30px;
	  margin-bottom: 10px;
	}
	.the-list > ul li {
	  font-family: circularstd-book !important;
	  font-size: 12px !important;
	  padding: 8px;
	}
	.msi-content > h2 {
	  font-size: 23px;
	  line-height: 23px;
	}
	.risi-text-content > h2 {
	  font-size: 23px;
	  line-height: 30px;
	  margin-bottom: 15px;
	}
	.product-services-page .left-image-section,
	.product-services-page .maintenance-section,
	.product-services-page .right-image-section,
	.product-services-page .categories-about-section {
	  padding-top:30px;
	  padding-bottom:30px;
	}
	.product-services-page .bread-crumbs-container {
	  margin-bottom: 0;
	}
	.air-calculator-page .contact-section {
	  padding-bottom: 10px;
	  padding-top: 20px;
	}
	.aircalculator-section-content-wrapper > h2 {
	  font-size: 23px;
	  line-height: 23px;
	}
	.box-calculator.air-calculator .row-calc .data-container {
	  margin-bottom: 15px;
	  width: 98%;
	}
	.box-calculator.air-calculator .row-calc > h2 {
	  font-size: 16px;
	  line-height: 20px;
	}
	.box-calculator.air-calculator .row-calc {
	  padding: 10px 15px;
	}
	.box-calculator.air-calculator .row-calc .data-container input[type="text"] {
	  padding: 10px;
	}
	.box-calculator.air-calculator .row-calc .data-container.btn-calc-container {
	  width: 100%;
	}
	.recommended-air > h2 {
	  font-size: 14px !important;
	  padding: 15px 14px;
	}
	.recommended-air > ul li {
	  padding: 10px 14px;
	}
	.air-calculator-page .contact-section-content {
	  margin-bottom: 50px;
	}
	.box-calculator.air-calculator.multi .row-calc .data-container {
	  width: 98%;
	}
	.row-3-cols {
	  width: 100%;
	}
	.box-calculator.air-calculator.multi .row-calc .data-container.btn-reset-container {
	  left: 0;
	  position: relative;
	  top: 0;
	  width: 98%;
	}
	.where-to-buy-page .news-section-container-inner {
	  margin-bottom: 40px;
	}
	.brands-container-slider .best-brand-box {
	  line-height: 60px;
	  margin-bottom: 0 !important;
	  /*width: 49% !important;*/
	}
	.status-list-box {
	  padding-left: 0 !important;
	  /*width: 50% !important;*/
	}
	.slb-texts {
	  width: 80px;
	}
	.slb-count {
	  font-size: 18px;
	}
	.slb-type {
	  font-size: 13px;
	  line-height: 13px;
	}
	.where-to-buy-page .contact-section-content > h2 {
	  margin-bottom: 15px;
	}
	.instruction-manual .description {
	  margin-bottom: 15px;
	}
	.archive-featured-items .afi-image {
	  height: 175px;
	}
	.air-calculator-page .contact-section-sidebar {
	  padding-left: 0;
	  padding-right: 0;
	}
	.diesel-heater-maintenance .contact-section-content > h2 {
	  color: #282727;
	  font-size: 32px;
	  line-height: 40px;
	}
	.diesel-heater-maintenance .contact-section {
	  padding-top: 25px;
	}
	.diesel-heater-maintenance .contact-section-content > p {
	  font-size: 18px;
	}
	.normal-content-section > h2 {
	  font-size: 28px;
	  line-height: 36px;
	}
	.normal-content-section > p {
	  font-size: 16px;
	  line-height: 27px;
	  margin-bottom: 20px;
	}
	.table-section-inner > h2 {
	  font-size: 28px;
	  line-height: 36px;
	  margin-bottom: 20px;
	}
	.table-section-inner > ol li {
	  font-size: 16px;
	  line-height: 24px;
	  margin-bottom: 20px;
	  padding-left: 40px;
	}
	.table-section-inner > ol li::before {
	  font-size: 14px;
	  height: 25px;
	  line-height: 25px;
	  width: 25px;
	}
	.t-row .td {
	  padding: 10px;
	}
	.t-row .td > span.show-640 {
	  min-width: 110px;
	}
	.t-row {
	  background-color: transparent !important;
	}
	.components-brief-section-inner > h2 {
	  font-size: 28px;
	  text-align: center;
	}
	.table-section {
	  margin-bottom: 0;
	}
	.components-brief-section-inner .bx-viewport {
	  width: 230px !important;
	}
	.components-list > li {
	  margin: 0 !important;
	  max-width: 100%;
	  width: 230px !important;
	  height:285px !important;
	}
	.component-details-section-inner .right > label {
	  display: table;
	  float: none !important;
	  font-size: 16px;
	  margin-left: auto;
	  margin-right: auto;
	  width: auto;
	}
	.legend-list > h3 {
	  font-size: 20px;
	}
	.legend-list > ul li {
	  font-size: 16px;
	}
	.instructions-section {
	  margin-top: 40px;
	  padding-top: 50px;
	}
	.instructions-section-inner > h2 {
	  font-size: 28px;
	  margin-bottom: 15px;
	}
	.instructions-section-inner > p {
	  font-size: 16px;
	  line-height: 22px;
	}
	.instructions-section-inner > ul > li > h2 {
	  font-size: 27px;
	}
	.instructions-section-inner ol li {
	  font-size: 16px;
	  margin-bottom: 15px;
	}
	.components-brief-section-inner .bx-viewport {
	  height: auto !important;
	  padding-bottom: 10px;
	}
	.components-list li label {
	  font-size: 15px;
	  line-height: 22px;
	  padding: 13px 15px 15px;
	}
	.table-footer > p {
	  margin-bottom: 25px;
	  margin-top: 0;
	  padding-left: 0;
	}
	.components-brief-section-inner .bx-wrapper {
	  margin-bottom: 30px;
	}
	.diesel-heater-maintenance .contact-section-content {
	  border-bottom: 1px solid #cecece;
	  margin-bottom: 35px;
	  padding-bottom: 25px;
	}
	.archive-featured-items-container-inner .archive-featured-items .afi-title {
	  margin-top: 10px;
	  padding-bottom: 0;
	}
	.contact-section-sidebar .archive-featured-items-container .part-no-container {
	  float: none;
	}
	.nav-menu-button.opened > span:nth-child(1) {
	  top: 11px;
	}
	.product-view-details-head > .product-availability {
	  float: right;
	}
	.product-view-add-to-cart form > label {
	  margin-bottom: 10px !important;
	}
	.entries-box,
	.entries-box:nth-last-child(2),
	.entries-box:last-child	{
	  margin-bottom: 30px !important;
	  max-width: 100% !important;
	 width:100% !Important;
	}
	.fdsbi-container > h2 {
	  font-size: 20px;
	  line-height: 26px;
	}
	.fdsbi-container > ul li {
	  color: #fff;
	  float: right;
	  padding-left: 25px;
	  text-align: left;
	  width: 190px !important;
	}
	.new-landing .reg-form {
	  margin-top: 0 !important;
	}
	.banner-area-home.alt {
	  height: auto !important;
	  min-height: 0;
	  padding: 50px 0 !important;
	}
	.archive-featured-items-container-inner .afi-title {
	  margin-bottom: 10px;
	  margin-top: 30px !important;
	}
	.entry-section-inner .entries-box {
	  height: 200px !important;
	  width: 48% !important;
	}
	.two-column-info-section-inner .left {
	  margin-bottom: 0;
	  padding: 0;
	}
	.two-column-info-section-inner .right {
	  padding: 30px;
	}
	.two-column-info-section {
	  padding-top: 35px;
	}
	.two-column-info-section-inner .right h2 {
	  font-size: 28px;
	  line-height: 28px;
	}
	.home-two-column-left > img {
	  border: 1px solid #cecece;
	}
	.home .featured-deals-section-bottom {
	  margin-top: -260px;
	}
	.home .featured-deals-section-bottom-inner {
	  margin-bottom: 0;
	}
	.home .news-section-container {
	  margin-top: 0;
	}
	.box-calculator.air-calculator .row-calc .data-container select {
	  width: 100%;
	}
	.checkout_coupon .form-row.form-row-first {
	  width: 100%!important;
	  margin-bottom: 10px!important;
	}
	.checkout_coupon .form-row.form-row-last {
	  width: 100%!important;
	}
	.checkout_coupon .form-row input {
	  margin-left: 0 !important;
	  width: 100% !important;
	}
	.checkout.woocommerce-checkout {
	  margin-top: 25px !important;
	}
	.woocommerce-cart .woocommerce .cart-table-footer .coupon {
	  display: none !important;
	}
	.woocommerce-cart .cart-table-footer .add-to-cart {
	  margin-bottom: 10px;
	  margin-left: 0 !important;
	  text-align: center;
	  width: 100%;
	}
	.woocommerce-cart .product-quantity .quantity .input-text.qty.text {
	  position: relative;
	  right: -11px;
	  width: 50px !important;
	}
	.woocommerce-cart .product-quantity .quantity .plus, .product-quantity .quantity .minus {
	  width: 20px !important;
	}
	.woocommerce-cart .main-container .page-content .entry-content .shop_table .quantity .minus {
	  left: 22px !important;
	  position: absolute !important;
	}
	.woocommerce-cart .main-container .page-content .entry-content .cart_totals {
	  margin-top: 0 !important;
	}
	.woocommerce-cart form .cart_totals.calculated_shipping .shop_table.shop_table_responsive tr.order-total td {
	  width: 100% !important;
	}
	.woocommerce-cart .similar-products {
	  margin-top: 35px;
	}
	.woocommerce-cart .similar-products > h2 {
	  font-size: 22px;
	  line-height: 22px;
	  margin-top: 5px;
	}
	#reseller_login > h1 {
	  font-size: 28px;
	  line-height: 28px;
	}
	.reseller_login .form-action .button {
	  padding-bottom: 10px !important;
	  padding-top: 10px !important;
	}
	.reseller-footer-inner > h2 {
	  font-size: 27px;
	  line-height: 30px;
	}
	.reseller-footer {
	  padding: 35px 0;
	}
	.reseller-footer-inner .button-container > a {
	  line-height: 24px;
	  max-width: 200px;
	  padding-bottom: 8px;
	  padding-top: 8px;
	}
	.reseller-footer .bx-wrapper {
	  width: 85%;
	}
	.reseller-footer .bx-wrapper .bx-pager {
	  bottom: -50px;
	}
	#reseller_login .form-action > p {
	  font-size: 13px;
	  padding: 0;
	}
	.why-become-reseller > li::before {
	  content: "";
	}
	.why-become-reseller > li {
	  background-image: url("http://www.fanmaster.com.au/wp-content/uploads/circle-red-check.png");
	  text-align: left;
	}
	.section-1-form #gform_wrapper_16 > form {
	  padding: 35px 25px;
	}

	.section-1-form #gform_wrapper_16 > form .gform_heading {
	  font-size: 22px;
	  line-height: 31px;
	  padding: 0;
	}
	.section-1 {
	  padding-bottom: 0;
	  padding-top: 0;
	}
	.section-1 .container {
	  padding: 0 !important;
	}
	.section-1-form {
	  border: 0 none;
	  padding-bottom: 0;
	}
	.section-1-form #gform_wrapper_16 > form .gfield.half-left {
	  width: 100%;
	}
	.section-1-texts {
	  padding: 35px 25px 0;
	}
	.section-1-texts > h2, .section-2-texts > h2 {
	  font-family: circularstd-bold !important;
	  font-size: 31px;
	  line-height: 40px;
	}
	.section-1-texts > h3,
	.section-2-texts > h3 {
	  font-size: 28px;
	  line-height: 36px;
	  margin-bottom: 15px;
	}
	.section-1-form #gform_wrapper_16 > form .gfield.half-right {
	  width: 100%;
	}
	.section-1-form #gform_wrapper_16 > form .gform_button.button {
	  width: 100%;
	}
	.section-2 {
	  padding: 30px 0 20px;
	}
	.section-2 .container {
	  padding: 0 !important;
	}
	.section-2-texts {
	  padding: 0 25px;
	}
	.section-1-texts > h2, .section-2-texts > h2 {
	  font-size: 26px;
	  line-height: 32px;
	}
	.section-1-texts > h3, .section-2-texts > h3 {
	  font-size: 20px;
	  line-height: 28px;
	}
	.section-1-texts > ul li, .section-2-texts > ul li {
	  background-position: left 0 top 13px;
	  border-bottom: 1px solid #ededed;
	  font-size: 16px;
	  line-height: 22px;
	  padding: 10px 0 10px 30px;
	}
	.section-2-image {
	  height: 180px;
	  margin-bottom: 35px;
	  padding-bottom: 0;
	}
	.section-2-image > img {
	  bottom: 0;
	  height: auto;
	  margin: auto;
	  min-height: 100%;
	  position: absolute;
	  top: 0;
	  width: 100%;
	}
}


/* ---- Temporary Media query  here  (*transfer to top once approved)---- */

.mega-menu-container-inner .bx-viewport {
  min-height: 150px !important;
}


.pba-container {
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
  float: left;
  margin-bottom: 50px;
  max-width: 100%;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
}
.pba-container > h3 a {
  font-family: circularstd-bold;
}
.pba-container > h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: circularstd-bold !important;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 20px 30px 10px;
}
.pba-container .group {
  float: left;
  padding: 15px 30px;
  width: 100%;
}
.pba-container .group > label {
  float: left;
  font-family: circularstd-book !important;
  font-size: 14px;
  position: relative;
  width: 100%;
}
.pba-container h4 {
  font-size: 16px;
  line-height: 18px;
  padding: 20px 30px 10px;
}
.pba-container .group {
  float: left;
  padding: 5px 30px;
  width: 100%;
}
.pba-container .group > label::after {
  color: #cc0000;
  content: "";
  cursor: pointer;
  font-family: fontawesome;
  position: absolute;
  right: 0;
  top: 0;
}
.pba-container .group > label.opened::after {
  content: "" !important;
}
.pba-container .group > span.invisible-button {
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  right: 26px;
  width: 20px;
}
.pba-container .group .sub-cat-group {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  margin-top: 15px;
  padding-top: 15px;
  width: 100%;
}
.pba-container .group .sub-cat-group > ul {
  display: block;
  float: left;
  list-style: outside none none;
  position: relative;
  width: 100%;
}

.pba-container .group .sub-cat-group > ul li {
  margin-bottom: 5px;
}
.pba-container .group .sub-cat-group > ul li a {
  font-family: circularstd-book;
  font-size: 13px;
  text-transform: none;
}
.products-by-application-title {
	margin-bottom:25px !important;
}

@media screen and (max-width:1200px) {}
@media screen and (min-width: 992px)  and (max-width:1199px) {}
@media screen and (min-width: 960px)  and (max-width:991px) {}
@media screen and (max-width:959px) {

	.mega-menu-container {
	  border-top: 1px solid #ececec;
	  margin-top: 10px;
	  padding: 0;
	  position: relative;
	  top: 0;
	}
	.mega-menu-container .container {
	  width: 100%;
	}
	.mega-menu-container-inner .cat-col:nth-last-child(2),
	.mega-menu-container-inner .cat-col {
	  max-width: 100%;
	  padding-right: 0;
	  width: 100%;
	}
	.mega-menu-container-inner .cat-col {
	  border-bottom: 1px solid #ececec;
	  padding-bottom: 15px;
	  padding-top: 15px;
	}
	.mega-menu-container-inner .cat-col > h2 {
	  font-size: 16px;
	  line-height: 16px;
	  margin-bottom: 0;
	}
	#menu-item-7044 .mega-menu-container-inner .cat-col > h2 a {
	  border-bottom: 0 none;
	  font-family: circularstd-bold;
	  font-size: 14px;
	  line-height: 14px;
	  padding-bottom: 0 !important;
	}
	#menu-item-7044 .mega-menu-container-inner .cat-col > ul > li {
	  line-height: 14px;
	  margin-bottom: 5px;
	  overflow: hidden;
	  padding: 0;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	}
	#menu-item-7044 .mega-menu-container-inner .cat-col > ul > li a {
	  border-bottom: 0 none !important;
	  font-family: circularstd-book;
	  font-size: 14px;
	  line-height: 16px;
	  padding-bottom: 0 !important;
	  text-decoration: underline !important;
	}
	#menu-item-7044 .mega-menu-container-inner .cat-col > ul > li a:hover {
		color:#cc0000 !important;
	}
	.mega-menu-container-inner .cat-col > ul {
	  display: none;
	  margin-top: 15px;
	}
	.mega-menu-container-inner .cat-col.last {
	  padding-top: 15px;
	}
	.mega-menu-container-inner .cat-col.last .bx-wrapper {
	  margin: 40px 0 0;
	  max-width: 100% !important;
	  display: none;
	}
  .mega-menu-container-inner .cat-col.last .bx-wrapper {
    margin-left: 0 !important;
  }
  .product-view-details-head > .product-availability.red {
    border-color: #d82529;
  }
	.mega-menu-container-inner .bx-pager.bx-default-pager {
	  bottom: auto;
	  float: right;
	  left: auto;
	  padding-top: 0;
	  right: 0;
	  top: -30px;
	  width: auto;
	}
	.mega-menu-container-inner .cat-col > h2::after {
	  content: "";
	  cursor: pointer;
	  font-family: fontawesome;
	  position: absolute;
	  right: 0;
	}
	.mega-menu-container-inner .cat-col > h2:hover::after {
	  color: #cc0000 !important;
	}
	#menu-item-7044 .mega-menu-container-inner .cat-col > h2 a:hover {
	  color: #cc0000 !important;
	}
	.primary-menu-container .categories-menu-container .categories-menu > li.current-menu-item > a, .primary-menu-container .categories-menu-container .categories-menu > li > a {
	  font-family: circularstd-bold;
	  font-size: 15px;
	  padding-bottom: 0 !important;
	}
	.mega-menu-container-inner .cat-col.last {
	  border-bottom: 0 none;
	  max-width: 100% !important;
	  width: 100%;
	}
	.invisible-button {
	  background-color: red;
	  cursor: pointer;
	  display: block;
	  height: 15px;
	  opacity: 0;
	  position: absolute;
	  right: 23px;
	  top: -2px;
	  width: 15px;
	  z-index: 1;
	}
	.mega-menu-container-inner .cat-col > h2.opened::after {
	  content: "" !important;
	}
	.primary-menu-container .categories-menu-container .categories-menu >  li {
	  line-height: 15px;
	  padding: 0 0 20px;
	}
	.primary-menu-container {
	  background-color: #fff;
	  display: block;
	  left: 0;
	  overflow: hidden;
	  position: absolute;
	  top: -48px;
	  width: 0;
	  z-index: 999999;
	  border-right: 1px solid #ececec;

		-moz-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out
	}
	.primary-menu-container .logo {
	  float: left;
	  height: 66px;
	  padding-top: 22px;
	  position: relative;
	  top: -1px;
	  vertical-align: middle;
	  width: 212px;
	}
	.primary-menu-container .wpmenucart-contents {
	  background-color: #cc0000;
	  color: #fff;
	  float: left;
	  height: 66px;
	  position: relative;
	  top: -1px;
	  width: 63px;
	}
	.primary-menu-container .wpmenucart-contents i {
	  display: block;
	  font-size: 14px;
	  line-height: 12px;
	  text-align: center;
	}
	.primary-menu-container .wpmenucart-contents .cartcontents {
	  display: block;
	  font-size: 12px;
	  text-align: center;
	}
	.primary-menu-container .wpmenucart-contents {
	  background-color: #cc0000;
	  color: #fff;
	  float: left;
	  height: 66px;
	  padding-top: 20px;
	  position: relative;
	  top: -1px;
	  width: 63px;
	}
	.primary-menu-container .categories-menu-container {
	  border-top: 1px solid #ececec;
	  top: -1px;
	}
	.primary-menu-container .categories-menu-container .categories-menu > li > a {
	  margin-left: 25px;
	}
	.primary-menu-container .categories-menu-container .categories-menu .sub-menu li > a {
	  border-bottom: 0 none !important;
	  font-size: 14px;
	  line-height: 14px;
	  margin-left: 0;
	  padding: 0 0 15px;
	  text-decoration: underline;
	}
	.primary-menu-container .categories-menu-container .categories-menu .sub-menu {
	  padding: 15px 0 !important;
	}
	.primary-menu-container .categories-menu-container .categories-menu .sub-menu > li {
	  padding-left: 25px !important;
	}
	#menu-item-7044::after, .primary-menu-container .categories-menu-container .categories-menu li.menu-item-has-children::after {
	  right: 22px;
	}
	.menu-overlay {
	  background-color: #fff;
	  display: none;
	  height: 100%;
	  opacity: 0.5;
	  position: absolute;
	  width: 100%;
	  z-index: 2;
	}
	.menu-overlay.opened {
	 display: block;
	}
	.josandi-nav-menu {
	  position: relative;
	  z-index: 5;
	}
	.josandi-nav-menu .nav-menu-button.opened {
	  position: relative;
	  right: 0;
	}
	.mega-menu-container-inner .bx-pager.bx-default-pager .bx-pager-item .bx-pager-link {
	  border-bottom: 0 none;
	}

	.mega-menu-container-inner .bx-pager.bx-default-pager .bx-pager-item .bx-pager-link:hover {
	  color: #cc0000 !important;
	}

	.primary-menu-container .categories-menu-container .bx-wrapper .mega-menu-featured > li {
	  border-right: 0 none;
	  padding: 9px;
	  width: 223px !important;
	}

	.primary-menu-container .categories-menu-container .bx-wrapper .mega-menu-featured > li .afi-image img {
	  bottom: 0;
	  margin: auto;
	  position: absolute;
	  top: 0;
	}

	.primary-menu-container .categories-menu-container .bx-wrapper .mega-menu-featured > li .afi-title {
	  height: 130px;
	  width: 100px;
	}
	.mega-menu-container-inner .bx-viewport li .afi-title h3 {
	  margin-bottom: 10px;
	}

	.mega-menu-container-inner .bx-viewport li .afi-title .sale-price {
	  font-size: 24px;
	}
	#menu-categories-menu.categories-menu {
	  padding-left: 0;
	}

}
@media screen and (max-width:767px) {}
@media screen and (max-width:480px) {
  .primary-logo-container {
    padding-top: 14px;
  }
  .primary-logo-container .logo img {
      width: 220px;
  }
  .brands-container-slider2 li a img{
  max-height:60px;
}
@media screen and (max-width:370px) {
  .best-brand-1-inner ul li a#tradesmart img{
    margin-top: 10px;
  }
}
}
@media screen and (max-width:330px) {
	.josandi-nav-menu .nav-menu-button.opened {
		position: relative;
		right: -12px;
	}
  .brands-container-slider2 .best-brand-box a{
    padding-right: 0px;
  }
}

/* ----  End Temporary Media query  here  (*transfer to top once approved)---- */

.abhb-v2-left{
  padding-top:85px;
}
.abhb-v2-left > h2.bsv3_left_text{
  font-family: 'CircularStd-Bold';
  font-size:42px;
  line-height:42px;
}
.abhb-v3-right{
  /*float: right;
    max-width: 400px;
    position: relative;*/
    width: 50%;
    position: absolute;
    background-color: #c3161f;
    right: 0;
}
.banner-area-home{
  padding-top:0px !important;
}

.abhb-v3-bottom{
  /*background-color:#313131;
  height:210px;
  position: relative;
  top: 40px;
  padding-top:29px;
  margin-top:34px*/

  background-color: #313131;
  /* height: 210px; */
  position: relative;
  top: 40px;
  padding-top: 29px;
  margin-top: 34px;
  padding-bottom: 30px;
}
.abhb-v3-bottom h3{
  text-align: center;
  color:white;
  margin-bottom: 15px;
}
.abhb-v2-button .btn{
  font-size: 16px !important;
}
.abhb-v2-button .btn-1{
  background-color: #c3161f !important;
  border: 2px solid #c3161f !important;
}


.equipment-list-new {
  float: left;
  position: relative;
  width: 100%;
  margin-top:10px;
}
.product-list-title{
  color: #fff;
  margin: 20px 0;
  text-align: center;
}

.equipment-list-new > li {
  /*border-left: 1px solid rgba(255, 255, 255, 0.05);*/
  /*border-right: 1px solid rgba(255, 255, 255, 0.05);*/
  float: left;
  /*height: 110px;*/
  height: 140px;
  list-style: outside none none;
  /*margin-bottom: 5px;*/
  margin-bottom: 15px;
  margin-left: 15px;
  position: relative;
  text-align: center;
  /*width: 10%;*/
  display:inline-block;
  width: 15%;
  /* width: 18%; */
  background-color: #1E1E1E;
}
.equipment-list-new > li label{

}
.equipment-list-new > li > a {
  bottom: 12px;
  display: inline-block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
}
.equipment-list-new > li:first-child{
  border-left:none;
}
.equipment-list-new > li label {
  color: #fff;
  float: left;
  font-family:'CircularStd-Book' !important;
  font-size: 11px;
  line-height: 11px;
  margin-top: 18px;
  width: 100%;
}
.equipment-image-container{
  min-height: 45px;
}
.banner-area-home{
  padding-bottom:40px !important;
}
.category-banner-arrow{
    position: absolute;
    top: -27px;
    right: 48%;
    border-radius: 50%;
}
.mobile-show,.mobile-banner-show{
  display:none;
}
.right-image-heading{
    font-family:'AachenBoldPlain';
    color: white;
    font-size: 29px;
    width: 200px;
    margin-top: 79px;
    line-height: 29px;
    margin-left: 20px;
}
.right-image-text{
  color: white;
    margin-top: 10px;
    margin-left: 20px;
    width: 230px;
    line-height: 20px;
}
.right-image-btn{
  background-color: #c3161f;
  font-family:'AachenBoldPlain';
  font-size: 26px;
  color:#fff;
  border: 1px solid white;
  background-color: #c3161f;
    font-family: 'AachenBoldPlain';
    font-size: 35px;
    color: #fff;
    border: 2px solid white;
    /* display: block; */
    padding: 10px 55px 10px 65px;
    position: absolute;
    left: 22px;
    top: 138px;

}
.shop-now-btn-cont{
  position:relative;
}
.rl-container{
  float:left;
}
image-right-container{
  float: right;
  margin-right: 150px;
}
.image-right-container img{
  height: 485px;
}



@media screen and (max-width:480px) {
  .desktop-show,.desktop-banner-show{
    display:none;
  }
  .mobile-show,.mobile-banner-show{
    display:block;
    margin-bottom: -5px;
  }
  .mobile-show .abhb-v3-left,.mobile-show .abhb-v3-mobile-right{
    padding: 20px;
  }
  .mobile-show .abhb-v3-left h2,.mobile-show .abhb-v3-left h2{
    color: white;
    font-size: 26px;
  }
  .abhb-v3-mobile-bottom{
    /*margin-top:60px;*/
    background-color: #313131;
    position: relative;
    min-height: 150px;
  }
  .abhb-v3-mobile-bottom h3{
    color: white;
    font-size: 14px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .category-banner-mobile-arrow{
    position: absolute;
    top: -16px;
    right: 45%;
    border-radius: 50px;
    width: 12%;
  }
  .banner-area-home{
    padding-bottom: 0px !important;
    min-height:465px !important;
  }
  .select-dropdown-container{
    width: 250px;
    margin: auto;
    -webkit-box-shadow: -1px 1px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 1px 22px 0px rgba(0,0,0,0.75);
box-shadow: -1px 1px 22px 0px rgba(0,0,0,0.75);
padding: 10px 10px 14px 18px;
  }
  .select-dropdown-container #current_page label{
        color: white;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 7px;
  }
  .select-dropdown-container #current_page{
    cursor:pointer;
    background: url('../greentech-child/images/mobile-select-arrow.png') no-repeat 188px 12px;
    background-size:7%;
  }
  .select-dropdown-container p{
    color: white;
  }
  .mobile-equipment-image-container{
    display: block;
    float: left;
  }
  #current_page .mobile-equipment-image-container img{
    width: 70%;
    height: 33px;
  }
  #current_menu ul{
    list-style: none;
    padding-left: 0px;
    display:none;
  }
  #current_menu ul li{
    padding: 20px 20px 1px 0px;
  }
  #current_menu ul li label{
     color: white;
    font-size: 14px;
  }
  #current_menu{
    position: absolute;
    background-color: #313131;
    z-index: 99999;
    /* padding-left: 20px; */
    width: 250px;
    margin-left: -18px;
    padding-left: 20px;
    margin-top:10px;
  }

  #current_menu ul li .mobile-equipment-image-container{
    width: 17%;
  }
  #current_menu ul li .mobile-equipment-image-container img{
    width: 60%;
    display: none;
  }
  .abhb-v3-mobile-right{
    background-color: #c3161f;
  }
  .list-1 label{
    margin-top:10px;
  }
  .list-2 label{
     margin-top:10px;
  }
  .list-3 label{
     margin-top:10px;
  }
  .mobile-show .bx-controls-direction{
    display:none;
  }
  .mobile-show .bx-wrapper .bx-viewport{
    background: transparent
  }
  .mobile-show .bx-viewport{
/*    height: 297px !important;
*/  }
  .mobile-show .bx-clone{
    display:none;
  }
  .abhb-v2-button .btn {
    font-size: 14px !important;
  }
  .abhb-v2-button .btn-1{
    background-color: #c3161f !important;
    border: 2px solid #c3161f !important;
  }
  .right-image-heading {
    font-family: 'AachenBoldPlain';
    color: white;
    font-size: 17px;
    width: 176px;
    margin-top: 0px;
    line-height: 17px;
    margin-left: 0px;
  }
  .right-image-text{
    margin-top: 10px;
    margin-left: 0px;
    width: 185px;
    line-height: 16px;
    font-size: 12px;
  }
  .right-image-btn{
    position: absolute;
    left: 0px;
    top: 95px;
    font-size: 20px;
  }
  .image-right-container{
    float:right;
    width: 41%;
  }
  .image-right-container img {
    height: 192px;
}

}
.wc_payment_methods input[type="radio"]:not(:checked) + label::before,
.wc_payment_methods input[type="radio"]:checked + label::before{
  border: 1px solid #929191;
    border-radius: 50%;
    box-shadow: none;
    content: "";
    height: 24px;
    left: -38px;
    position: absolute;
    top: -3px;
    width: 24px;
}
.wc_payment_methods input[type="radio"]:checked + label::before{
  background-color: #000;
  background-clip: content-box;
  padding: 3px;
}
.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe]{
  padding-left:0px;
}
.main-container .page-content .entry-content #order_review #payment .payment_methods{
  min-height: 425px;
}

.product-view-details .product-view-add-to-cart .store-locator-btn{
    background-color: #d82529;
    border: 2px solid #d82529;
    border-radius: 0 !important;
    float: right !important;
    font-family: circularstd-bold !important;
    font-size: 18px !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: #fff !important;
        height: 42px !important;
    line-height: 15px !important;
    padding: 12px !important;
    width: 180px !important;
    text-align: center !important;


}
.product-view-details .product-view-add-to-cart .store-locator-btn:hover{
  background-color: #fff;
  color: #d82529 !important;
}
.product-view-details .product-view-add-to-cart .store-locator-btn.simple{
  position: absolute;
    top: 25px;
    right: 0px;
}
.product-view-details .product-view-add-to-cart .store-locator-btn.variable{
  position: absolute;
    top: 30px;
    right: 0px;
    font-size: 15px !important;
}
.product-view-details .product-view-add-to-cart form{
  position:relative;
}
.product-view-details .product-view-add-to-cart .button.product_type_simple{
  position:absolute;
  top: -25px;
  right:0px;

}
.product-view-details .product-view-add-to-cart a.button.product_type_simple{
	padding: 12px 4px !important;
	background-color: #3bc0c5 !important;
	border: 2px solid #3bc0c5 !important;
}
.product-view-details .product-view-add-to-cart a.button.product_type_simple:hover{
	color: #3bc0c5 !important;
}
.single-product .product-page .product-view-add-to-cart .button{
	border-radius: 0px !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	font-size:18px !important;
}
.product-view-add-to-cart .single_variation_wrap .single_add_to_cart_button{
  position:absolute;
  top: -25px;
}
@media screen and (max-width: 480px){
  .product-view-details .product-view-add-to-cart .button.product_type_simple{
    position:relative;
    top: 0px;
    width: 100% !important;
    padding: 18px !important;
    height: auto !important;
    font-size: 26px !important;
    margin-top: 10px;

  }
  .product-view-details .product-view-add-to-cart a.button.product_type_simple{
  	padding: 12px! important;
  }
  .product-view-details .product-view-add-to-cart .store-locator-btn.simple{
    position:relative;
    top: 0px;
    margin-top:10px;
        width: 100% !important;
    font-size: 26px !important;
        height: auto !important;
        line-height: 26px !important;
  }
  .product-view-details .product-view-add-to-cart .store-locator-btn.variable{
    position: absolute;
    right: -20px;
    bottom: 0px;
  }
}



#menu-categories-menu > li > a{
	color: #fff !important;
}
#menu-categories-menu > li > a:hover{
	border-bottom-color: #FFCC00 !important;
}

h1, h2, h3, h4, h5, h6{
	color: #001521;
}
h2 span{
	font-size: 34px !important;
	line-height: 1.6;
}
.product-view-add-to-cart div.quantity,
.product-view-add-to-cart label,
.product-view-add-to-cart button.button.add_to_cart_button,
.product-view-price-social{
  display:none !important;
}
.product-view-inner .product-view-details-body{
  margin-top:35px;
}
div.categories-heading{
    padding: 15px 20px;
    background-color: #434343;
    border-bottom: 1px solid #434343;
    font-family: circularstd-bold;
    font-size: 24px;
    text-transform: none;
    color:#fff;
    font-weight: 400;
    cursor:pointer;
}
div.categories-heading span{
  float:right;
}
aside.widget_product_categories{
  margin-bottom:0px !important;
}
ul.product-categories li.cat-item-712{
  display:none;
}
.product-category-menu .product-categories li{
  background-color: #ffffff;
}

/* Evaporative Template
--------------------------------*/
.sub-heading-all{
  text-align: center;
  padding: 50px 20px;
}
.sub-heading-all *{
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.reg-form .gform_body .gfield .ginput_container input[type='checkbox']{
      height: auto !important;
    width: 4% !important;
    position: relative;
    top: -15px;
}
.reg-form .gform_body .gfield .ginput_container .gfield_checkbox label {
  color: #a6a6a6 !important;
  font-family: avenir65 !important;
  font-size: 16px !important;
  font-weight: normal !important;
}
.modal.terms-and-conditions-modal{
  z-index:99999;
}
.modal.terms-and-conditions-modal .modal-content .modal-header {
  border-bottom: none;
}