/*
Theme Name: New
Theme URI: http://themegrill.com/themes/zakra/
Description: Child Theme for Zakra
Author: ThemeGrill
Author URI: http://themegrill.com
Template: zakra
Version: 1.0
*/

body {color:#333;background: #f2f0ed;font-family: 'Source Sans Pro', sans-serif;}
p {
    margin-bottom: 1em;
}
.motorisedval {
	display:none;
}
#page {
	   
}

.thelogo img {
-webkit-filter: drop-shadow(4px 1px 2px #222);
    filter: drop-shadow(4px 1px 2px #222);
}
.greyboxcat {
	background: #f2f0ed;
	padding: 30px 50px;
}
.step-image {
	padding:15px;
}
 .bulletspoint li {
     padding-left: 30px;
     background-repeat: no-repeat;
     background-image: url(https://watsonblinds.com.au/wonderlux/wp-content/uploads/2019/05/listicon.png);
     line-height: 20px;
     padding-bottom: 0;
     list-style: none;
     background-position: 0px;
     margin-bottom: 20px;
}
.variation-Depositamount, .variation-Futurepayments, .variation-Depositamount, .variation-Futurepayments {
    display:none !important;
}
.product-total small {
      display:none !important;
  
}
.wapf-field-container.fiftydeposittext {
        background: #0e2334;
        color: #fff;
        padding: 15px;
        max-width: 400px;
}
.wapf-field-group .stepoff.step:first-child{
    display:none;
}.wapf-product-totals .wapf--inner>div:last-child {
    font-size: 20px;
}
.awcdp-deposits-wrapper  {
    display:none;
}
 .entry-content .woocommerce-billing-fields p:last-child {
	margin-bottom: 10px;
	padding: 0;
}
.tg-site-layout--no-sidebar #primary {
   
    max-width: 900px;	
    margin: 0 auto;
}
.step-bubble {
	position: relative;
	border-radius: 5px;
	max-width: 100px;
	margin: auto;
	padding: 10px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	
}


.multi-step-list .current .step-bubble {
	color: #fff;
}
 .multi-step-list .current  .step-bubble:after {
	border-top-color: #2d8b1a;
 	
 }

.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.wapf-product-totals .wapf--inner {
display:none;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.gform_page_footer {
	text-align:center;
}
.gform_next_button {
	    background: green;
    font-size: 20px;
    font-weight: bold;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
}

.tg-site-layout--default #primary {
        width: 100%;
    padding: 0;
    max-width: 900px;
}
.leftlogo , .rightlogo {
	
}
.leftlogo  {
	margin: 0 auto;
}
.leftlogo img {
}
.rightlogo img {
    max-width: 200px;

}
.top_header {
  text-align: center;
  font-size: 32px;
  font-weight: 900;
  padding: 5px;
  margin-top: -105px;
  z-index: 1;
  position: relative;
  color: #fff;
  font-family: "Merriweather", Sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.multi-step {
  margin: 1em 0;
  max-width: 700px;
  margin: 0 auto;
}

.multi-step-list {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.multi-step-list .multi-step-item:first-child {margin-left: 10px;}
.multi-step-list .multi-step-item:last-child {
 margin-right: 10px;
}

.multi-step-item {
  position: relative;
  width: 100%;
  margin: 0;
  z-index: 2;
  border-radius: 0;
  background: #fafafa;
  margin: 10px;
}
.multi-step-item.current {
		background: #2d8b1a;

}
.multi-step-item .item-title,
.multi-step-item .item-subtitle {
  position: relative;
  margin: 0;
  z-index: 2;
}

.multi-step-item .item-title {
  color: #0e2436;
  font-weight: 600;
  margin: 0;
  text-align: center;
}
.multi-step-item.active:hover {
  cursor: pointer;
}
.multi-step-item.current .item-title, .multi-step-item.current .item-subtitle {color: #fff;}
.multi-step-item.active.current:hover .item-title, .multi-step-item.active.current:hover .item-subtitle {
  color: #4285f4;
}
.multi-step-item.error:after {
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: .5em;
  content: "!";
  color: #d50000;
}

.item-wrap {
  padding: 10px;
  position: relative;
  height: 100%;
}


.multi-step-item.error .item-title,
.multi-step-item.error .item-subtitle {
  padding-right: 2em;
}

.multi-step-item:first-child .item-wrap,
.multi-step-item:last-child .item-wrap {
  width: 100%;
  border-radius: 0;
}
.multi-step-item:first-child .item-wrap:before, .multi-step-item:first-child .item-wrap:after,
.multi-step-item:last-child .item-wrap:before,
.multi-step-item:last-child .item-wrap:after {width: 100%;}

.multi-step-item:first-child .item-wrap {
}
.multi-step-item:first-child .item-wrap:before, .multi-step-item:first-child .item-wrap:after {
  left: 7%;
  border-left: 0;
}

.active.multi-step-item:first-child:hover .item-wrap {
  background: -webkit-gradient(linear, left top, right top, color-stop(95%, #d8f1ff), color-stop(5%, transparent));
  background: linear-gradient(to right, #d8f1ff 95%, transparent 5%);
}

.current.multi-step-item:first-child .item-wrap {
 
}

.multi-step-item:last-child .item-wrap {
 
}
.multi-step-item:last-child .item-wrap:before, .multi-step-item:last-child .item-wrap:after {
  right: 7%;
  left: auto;
  /* border-right: 0; */
}

.active.multi-step-item:last-child:hover .item-wrap {
  
}

.current.multi-step-item:last-child .item-wrap {
  
}



.option-top {text-align: center;}
.option-top h2 {text-transform: uppercase;font-size: 22px;}
.option-top h2 span {font-size: 22px;text-transform: capitalize;font-weight: normal;}

.option-top h4 {
  font-size: 22px;
}
.c_carousel li img {border: 3px solid #0e2436;border-radius: 4px;}
.c_carousel li.flex-active-slide img {
border-color: #2d8b1a;	
}
.c_carousel li span {display: block;text-align: center;font-size: 17px;color: #000;line-height: 1.2;padding-top: 10px;}
.option-bottom {text-align: center;}
.option_includes {font-size: 20px;}

.option_price {font-size: 30px;font-weight: bold;color: #E19854;}
.option_offers {
  font-size: 20px;
}

.bookthispack {text-align: center;}
.woocommerce ul.products li.product .bookthispack a {padding: 15px 20px;font-size: 20px;background: #2d8b1a;}

.fabname h2 span {
  font-size: 23px;
  font-weight: normal;
}

div.quantity, .woocommerce .button[name=add-to-cart] {
    display:none; /*Hide Add to Cart button until last step*/
}

.wapf-field-group .step{
    display:none;
}

.wapf-field-group .step:first-child{
    display:flex;
}
.wapf-wrapper{
    border-radius: 4px;
    margin-bottom:20px;
}
.wapf_step_buttons{
    margin-bottom:20px;
    overflow:hidden;
    text-align: center;
    display: block;
    margin: 0 20px;
}
body.woocommerce div.product form.cart .button.wapf_btn_next {
  float: none;
  display: inline-block;
  padding: 15px 20px;
  font-size: 20px;
  background: #2d8b1a;
  text-transform: uppercase;
  border: 2px solid #2d8b1a;
}
body.woocommerce div.product form.cart .button.gobackurl {
	background: #fff;
	border: 2px solid #2d8b1a;
	margin: 0 10px;
	display: inline-block;
	padding: 7px 20px;
	font-size: 20px;
	text-transform: uppercase;
	float: none;
}
body.woocommerce div.product form.cart .button.wapf_btn_prev {
  float: left;
  background: transparent;
  color: #333;
  padding: 13px 20px;
  border: 2px solid #333;
  font-size: 20px;
  text-transform: uppercase;
}
.wapf_btn_next{
    /* float:right !important; */
}


body .wapf-swatch--image {
    
    padding: 0;
    border: 3px solid #0e2436;
}
body .wapf-swatch--image.wapf-checked {
    border-color: #2d8b1a;
}
.wapf-field-label label {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0;
}
.wapf-swatch-label {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
.wapf-field-label .required {
  display: none;
}
.bluebg {
	    background: #0e2334;
	    padding: 10px;
	    color: #fff;
	    text-align: center;
	    margin-bottom: 13px;
	    font-size: 15px;
	    margin-top: 53px;
	    line-height: 1.54;
}
.greenbg {
 background: #2d8b1a;
 padding: 10px;
 color: #fff;
 text-align: center;
 margin-bottom: 15px;
 font-size: 15px;
 line-height: 1.6;
}
select {
    padding: 0.8rem;
    background: #fff;
    border: 2px solid #ddd;
}

.maincat label, .subcats label{
  font-size: 18px;
  font-weight: bold;
}
.maincat , .subcats {
  margin-bottom: 15px;
}
#submit_div input {
      padding: 15px 20px;
      font-size: 19px;
      background: #2d8b1a;
      text-transform: uppercase;
      font-weight: bold;
      display: block;
      width: 100%;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
	padding: 15px 20px;
	font-size: 20px;
	background: #2d8b1a;
	text-transform: uppercase;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	display:none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        padding: 15px 20px;
        font-size: 20px;
        background: #2d8b1a;
        text-transform: uppercase;
        float: none;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
}
.place-order {
  /* text-align: center; */
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {
    border: 2px solid #dee2e6;
    
}
.select2-container--default .select2-selection--single {
    border: 2px solid #aaa;
}
.select2-container .select2-selection--single {

    height: 40px;
}
.wapf-pricing-hint, .wapf-product-totals {
	display:none
}
.wapf-product-totals .wapf--inner > div {
	display: none;
}
.amountdue span {
	display: block;
}
.wapf-product-totals div.amountdue span.sw-frame-surface {
	float: none;
	font-size: 22px;
	font-weight: bold;
	color: red;
}
.wapf-product-totals div.discountapp span.sw-discount {
	display:block;
	width: 100%;
	font-size: 24px;
	color: #fbb11c;
	font-weight: bold;
}
body .wapf-product-totals div span:last-child {
	float: none;
	display: block;
	font-size: 23px;
	font-weight: bold;
	line-height: 1;
}
body .wapf-product-totals .wapf--inner>div {
    padding-bottom: 20px;
    clear: both;
}
.wapf-product-totals .wapf--inner > div:last-child {
	display: block;
}
.woocommerce div.product p.price, .woocommerce div.product span.price.wapf-grand-total {
	       font-size: 38px;
    float: none;
    display: block;
    font-weight: bold;
    color: #E19854;
}
.woocommerce div.product .sw-frame-surface span.price.wapf-grand-total {
	font-size: 22px;
	color: red;
	display: inline-block;
}
.woocommerce div.product .sw-frame-surface i {
	display: inline-block;
	font-style: normal;
	margin-left: 5px;
	font-size: 16px;
	font-weight: normal;
}



.site-content {
	margin-top: 50px;
	margin-bottom: 50px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {padding: 0;background: #fff;}

.woocommerce-billing-fields > h3, #order_review_heading {

    display: none;

}


/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

@media (max-width: 768px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 98%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}

.wapf-field-container.has-width {
width:100% !important;	
}
 .multi-step-item {
  margin: 5px;
  }

  .multi-step-item .item-subtitle {
    display: none;
  }
}
@media (max-width: 480px) {
.leftlogo img {
  max-width: 200px;
}
.c_carousel li span {

}
.rightlogo img {
    max-width: 150px;

}
.c_carousel li span {
	font-size: 14px;
	overflow: hidden;
}
	.multi-step-item {
	
	}
	.multi-step-item .item-title {
	font-size: 12px;
	line-height: 1.2;
	}
	.multi-step-item.current {
		max-width: 200px;
		display: block;
	}
	.step-bubble {
	}
	.step-bubble:after  {
		border: 10px solid transparent;
    border-top-color: #bababa;
    border-bottom: 0;
    margin-left: -10px;
    margin-bottom: -10px;
	}
	.top_header {
		    font-size: 22px;
		line-height:1.3;
		    display: none;
		    margin-top: -66px;
	}
	.multi-step {
	margin-top: -30px;	
	}
	.greyboxcat {
		padding: 20px;
	}
	.woocommerce div.product form.cart .button.single_add_to_cart_button {
		font-size: 16px;
		padding: 12px 10px;
		margin: 5px;
	}
	.wapf_step_buttons {
		margin: 0;
	}
	body.woocommerce div.product form.cart .button.wapf_btn_prev, body.woocommerce div.product form.cart .button.wapf_btn_next {
		font-size: 16px;
		padding: 10px;
		margin: 5px;
	}
	body.woocommerce div.product form.cart .button.gobackurl {
		font-size: 16px;
		padding: 5px 12px;
	}
}

.tooltipster-noir {
    border-radius: 0;
    border: 3px solid #2c2c2c;
    background: #333;
    color: #fff
}

.tooltipster-noir .tooltipster-content {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px
}
.tcapplytext {
        color: #777777;
    text-decoration: underline;
}
.hiddenratio  {
    display: block;
}
.hiddenfield  {
    display:none;
}
.hiddenratio  .wapf-input-label {
    display:none;
}
.depositdue .wapf-field-description {
    font-size: 20px;
    font-weight: bold;
    color: red;
    line-height: 1;
    text-transform: uppercase;
}