/*
Theme Name: Enhanced wellbeing website (D2)
Author: D2
Author URI: http://www.d2.co.nz
Description: Based on D2 
Version: 1.2.1
==================================
BASE							   
==================================
*/

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
        overflow-y: scroll;
    overflow-x: hidden!important;
}
body.popup_menu_opened {
    /* disable scroll */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
body.modal-open {
    overflow: hidden;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #fff;
}

.pure-img-responsive {
    max-width: 100%;
    height: auto;
}
.imgbg .pure-img{
	width:100%;
	max-width: none;
}
.imgbg{
	background-repeat: no-repeat;
}
.img40{
	width:40%;
	height:auto;
}
.imgFlr{
	float: right;
	margin: 0 0 2em 2em;
}
#layout {
    padding: 0;
	position: relative;
}

/* Ensure elements load hidden before ScrollReveal runs */
.sr .move, .sr .move-left, .sr .move-right { 
    visibility: hidden; 
}

.prim_col{
    color:#87bd40!important;
}

.sec_col{
    color:#58585a!important;
}

.ter_col{
    color:#c9c8c8!important;
}
.dark_col{
    color:#58585a!important;
}
.prim_bg_col{
    background-color:#87bd40!important;
    /*background-color:#f1f1f1!important;*/

}
.wpcf7-submit{
	border: none;
}
.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected, .wpcf7-submit,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.added_to_cart.alt, .added_to_cart, .widget a.button.checkout, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #CDA176;
    font-size: 90%;
    font-weight: 600;
    padding: 1em 2em;
    border-bottom: none!important;
    color: #fff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.added_to_cart.alt, .added_to_cart, .widget a.button.checkout{
	font-size: 14px;
}
.added_to_cart.alt, .added_to_cart, .widget a.button.checkout {
    background-color: #1a3c34!important;
	    margin: 0;
	14px
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    font-weight: 600;
    border-radius: 0;
    left: auto;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
	padding: 1em 2em!important;
display: inline-block; 
line-height: normal;
}
.alt-button {
    background-color: #c9c8c8;
}
.pure-button:hover, .pure-button:focus,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.added_to_cart.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover{
    color: #fff!important;
    border-bottom: none!important;
	 filter: alpha(opacity=90);
    background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image: linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
}
.pure-button.alt-button:hover, .pure-button.alt-button:focus {
    color: rgba(0,0,0,.8)!important;
    border-bottom: none;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover{
	    background-color: #1a3c34;
}
.sec_bg_col{
     background-color:rgba(88, 88, 90, 0.90)!important;
}
.bgwhite{
     background-color:#fff!important;
}

.ter_bg_col{
    background-color:#f1f1f1!important;
}

.prim_bd_col{
    color:#87bd40!important;
}
.purple_bg_col{
    background-color: #1a3c34!important;
}
.purple_bg_col.cta_bg_col{
    background-color: rgba(74, 82, 121, 0.9)!important;
}
.d2{
    color:#000!important;
}
.d2:hover{
	color:#F9C20A!important;
}
/*
==================================
LINKS							   
==================================
*/

a {
    text-decoration: none;
    color: #58585a;
    transition: color .2s linear;
}
a img {
  border: 0;
}

a:active,
a:hover,
a:focus {
    color: #6a6a6a;
}

/*
==================================
FONT							   
==================================
*/

/*Check google fonts have been enqued or other library fonts added*/

.pure-g [class*=pure-u]{
	font-family: 'Open Sans', arial, sans-serif;
    color: #888;
}

h1, h2, h3, h4, h5, .woocommerce-thankyou-order-received{
    font-weight: 700;
     color: #5b5d5f;
	 line-height: 1.2em;
}
h1 {
    font-size: 1.85em;
    color:#1a3c34;
}
.banner h1 {
    font-size: 2.6em;
    font-family: 'Open Sans', arial, sans-serif;
    color: rgb(255, 255, 255);
    color:#fff;
    font-weight: 700;
    line-height: 1.1em;
}

h4, .woocommerce-thankyou-order-received {
    color:#1a3c34;
}
.content_block_text h3,
.text-1-2 h3{
    color: #87bd40;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0.5em;
}
p{
    margin-bottom: 1.6em;
}
.brand-tagline{
    font-size: 1.1em;
    font-weight: 600;
    margin: 0 0 1em;
    font-family: 'Open Sans', arial, sans-serif;
    color: #fff;
}

.lead, h5{
    font-size: 1em;
    line-height: 1.4em;
    font-weight: 700;
    margin-bottom: 1.2em;
    margin-top: 2.6em;
    letter-spacing: normal;
    color: #888888;
}

.button-xsmall {
            font-size: 70%;
        }
.spacer {
	display: inline-block;
	padding:0 12px 0 10px;
}



/*
==================================
HEADER + NAV							   
==================================
*/
.header {

}

.header .logo {
    text-align: center;
padding: 17px 27% 4.5% 27%;
margin: auto;
width: 100%;
}
.logo img{
    width: 90%;
    margin: auto;
}
.sidebar .side-bottom{
    display: block;
    width: 100%;
    /*border-top: 1px solid #888;*/
    margin-top: 0.5em;
	padding: 1em 1.5em 0.5em;
	text-align: center;
    position: absolute;
    bottom: 0;
	
}
.sidebar .side-bottom p{
	line-height: 1.4em;
	margin-bottom: 0.5em;
	color: #fff;
	font-size: 85%;
}
.sidebar .side-bottom p a{
    border-bottom: 1px solid;
}
.sidebar .side-bottom .button{
    padding: 0.8em 1.5em;
    font-size: 80%;
    margin-top: 1em;
}
.sidebar .side-bottom p.small{
	color: #888;
	margin-top:1.5em;
	font-size: 80%;
}
.sidebar .side-bottom a{
	color: #fff;
}
.sidebar .phone a {
    margin-right: 0px;
}
.sidebar .site-info{
    padding: 0.1em 2em;
    text-align: center;
    font-size: 0.6em;
}
.sidebar .pure-button-primary{
    padding: 0.8em 1.6em;
}

.sidebar {
    -ms-overflow-style: none; 
    overflow: -moz-scrollbars-none; 
    
}


.sidebar::-webkit-scrollbar { 
    display: none;
}


.site-tagline{
    padding: 0.1em 1.5em 0.5em;
    text-align: center;
    margin: 0 0 0.9em;
    border-bottom: 1px solid #666;
}


/* LEFT NAV */
.nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-list > li {
   position: relative;
    display: block;
	   /* border-bottom: 1px solid #58585a;*/
}
.nav-list li a,  #menu-breadcrumb a {
    position: relative;
    font-size: 90%;
    display: block;
    width: 100%;
    padding: 0.7em 15%;
    line-height: 1.1em;
    font-weight: 600;
    letter-spacing: 1px;
    color: #f1f1f1;
    text-transform: uppercase;
    -webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
    transition: all 1s cubic-bezier(.19,1,.22,1);
}
#menu-breadcrumb li{
	display: inline-block;
}
#menu-breadcrumb li a{
padding: 0.7em;
}
.nav-list li.current-menu-item > a,
.nav-list > li.current-menu-parent > a{
           background: #87bd40;
    color: #fff!important;
}
.nav-list > li:hover{
background: rgba(255,255,255,0.2);
}

.nav-list > li:hover a{
   color:#87bd40; 
}
.nav-list .icono-caretDown,
.nav-list .icono-caretUp{
	position: absolute;
    top: 3px;
    right: 0;
	color:#58585a;
}
.nav-list .icono-caretDown:before,
.nav-list .icono-caretDown:after,
.nav-list .icono-caretUp:before,
.nav-list .icono-caretUp:after{
	width: 8px;
    height: 2px;
}

.nav-list > li > a:focus,
.nav-list li.current-menu-parent > a{
   /* border-top: 1px solid #58585a;
    border-bottom: 1px solid #58585a;*/
}

.nav-list .icono-caretUp,
.nav-list .current_page_item .icono-caretDown{
	display: none;
}

.nav-list .current_page_item .icono-caretUp{
	display: block;
}
.sub-menu{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    float: left;
    position: absolute;
	left: -9999px;
    top: 0;
    min-width: 250px;
    width: 100%;
    background-color: rgba(74, 82, 121, 0.90)!important;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    z-index: 99999;
}
#menu-main-menu > li{
    position: relative;
}
#menu-main-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    left: 100%;
}
.current_page_item .sub-menu,
.nav-list li.current-menu-parent .sub-menu{
    transition: max-height 0.3s ease-in;
    padding: 10px 0;
}
.sub-menu li {
	font-size: 90%;
}
.nav-list > li:hover .sub-menu a{
   color:#fff; 
}
.sub-menu li a{
    color:#fff;
    padding: 0.6em 2em;
}

.nav-list > li .sub-menu li:hover > a,
.sub-menu li > a:focus,
.sub-menu li.current-menu-item > a{
    color:#87bd40;
}
.sub-menu li.current-menu-item > a
{
    color: #000;
}
.nav-list li.current-menu-parent > a{
    /*border-bottom:1px solid #58585a;*/
}
/*.sub-menu li.current-menu-item > a:before,
.sub-menu li.current-menu-item > a:after{
    content: '--';
    width: 10px;
    display: inline-block;
    margin: 0 5px 0 -5px;
}*/
.sub-menu li.current-menu-item > a:after{
    margin: 0 -5px 0 5px;
}

/* LEFT NAV END*/

.mobile-nav {
       cursor: pointer;
    display: none;
    height: 100px;
    text-align: left;
    color: #fff;
    padding: 38px 0 0;
    float: left;
    padding-left: 4vw;
}
.mobile-only{
    display: none!important;
}
.pure-menu-horizontal .pure-menu-list {
    display: inline-block;
        margin: 6px 0 6px 5vw;
}
 .phone{
    font-weight: 600;
	 letter-spacing: 0.02em;
}
.pure-menu-item:not(:first-child):before{
    content: ' >';
    width: 10px;
    display: inline-block;
    margin: 0 14px 0 23px;
}
.phone a{
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-right: 25px;
	text-transform:capitalize;
}
.bookonline{
    border-radius: unset;
    height: 54px;
    line-height: 54px;
    padding: 0 32px!important;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 1em;
    letter-spacing: normal;
}
.pure-menu-horizontal .pure-menu-item{
    font-weight: 300;
    font-size: 80%;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}
.footer .pure-menu-horizontal .pure-menu-item{
	color: #000;
}
.footer .pure-menu-horizontal ul{
	padding-left: 0;
    margin-left: 0!important;
}		
.pure-menu-item a{
    color: #fff;
}
.breadcrumb{
    position: fixed;
    right: 0;
    left: 0;
    background-color: rgba(255,255,255,0.1);
    -webkit-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.sticky-header .breadcrumb,
.archive .breadcrumb,
.woocommerce .breadcrumb, .woocommerce-page .breadcrumb{
    background-color: rgba(74, 82, 121, 0.9);
}
.navRight {
       float: right;
    color: #fff;
    font-size: 93%;
    letter-spacing: 1px;
    color: #fff;
    margin-right: 5vw;
}
/*
==================================
GENERAL LAYOUT					
==================================
*/
#page{

    background: #f0f0f0;
}
.page-template-default .content {
    padding: 0;
}

.container {
    /*width: 1170px!important;*/
    max-width: 100%;
    padding-right: 5vw;
    padding-left: 5vw;
    margin-left: auto;
    margin-right: auto;
}
.container-inner {
    max-width: 100%;
    padding: 0 2vw;
}

.container .pure-g{
	margin-right: -15px;
    margin-left: -15px;
}

section.bottom-content{
	padding-top: 4em;
}

/*inner container align*/
.pure-g .l-box,
.pure-g .r-box,
.pure-g .c-box{
	text-align: left;
	padding: 70px 10%;
}
.pure-g .l-box{
padding: 70px 10% 70px 0;
}
.pure-g .r-box{
	text-align: right;
	padding: 70px 0 70px 10%;
}
.pure-g .c-box{
	text-align:center;
}

/*inner container padding*/

.l-box a, .c-box a, .r-box a{
	border-bottom: 1px dotted;
	transition: .4s ease;
}

.l-box a:hover, .c-box a:hover, .r-box a:hover,
.l-box a:focus, .c-box a:focus, .r-box a:focus{
	color: #87bd40;
    border-bottom: 1px dotted #87bd40;
}
.text-1-3 .l-box{
	 padding: 5vw 3vw;
}
.text-2-3 .l-box{
	padding: 5vw 3vw;
}
.text-1-2 .l-box{
    padding: 5vw 3vw;
}
.text-1-1.first .l-box {
    padding: 5vw 3vw 0;
}
.text-1-1.last .l-box {
    padding: 0 3vw 5vw;
}
.text-1-1.first .l-box h5{
	font-size: 1.2em;
margin-bottom: 0em;
margin-top: 1em;
}
.text-1-1 .l-box {
    padding: 0 3vw;
}
.intro .text-1-2 .l-box,
.intro .block_1 .l-box
{
    padding: 0 3vw 5vw 3vw;
}
.intro.Small .text-1-1 .l-box,
.intro.Small.NoFaqImages.NoFaqs .text-1-1 .l-box{
    padding: 5vw 3vw 5vw;
}
.intro.Small.NoFaqImages .text-1-1 .l-box {
    padding: 5vw 3vw 0;
}
.text-1-1 .l-box h1 span{
	font-size:65%
}

.pure-g .c-box{
     padding: 5vw 3vw;
}

.text-1-3 .l-box h2, .text-1-2 .l-box h2{
        line-height: 1.2em;
    font-size: 1.85em;
    color: #1a3c34;
    margin-top: 0;
    margin-bottom: 0.5em;
}
.content_block_cta .text-1-2 .l-box {
    padding: 5vw;
}
.content_block_cta .center-text .l-box{
    text-align: center!important;
}
.content_block_image_text .text-1-2 .l-box{
    padding: 3vw;
}
.pure-g .l-box h1,
.pure-g .r-box h1,
.pure-g .c-box h1 {
    margin: 0 0 .67em;
}

/*
==================================
UNIQUE BLOCKS				
==================================
*/

.full_width_images_two .pure-g{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}

.full_width_images_two .image-1-3 .pure-img {
    height: 100%;
	width:auto;
    max-height: none;
}

.content_block_image_text .pure-g > div{
	min-height: 450px;
        background-color: #f1f1f1;
}

.content_block_image_text .portaite{
	/*background-position: center -90px!important;*/
}
.content_block_image_text .text-2-3,
.content_block_image_text .text-1-3{
    display: flex;
  justify-content: center;
  flex-direction: column;
}

.content_block_image_text .image-2-3{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.content_block_image_text h1{
	line-height: 1.2em;
}
/* BANNNER */
.banner{
    min-height: 561px;
    background-size: cover;
	    background-position: center;
    box-shadow: 0px 10px 75px -10px rgba(0, 0, 0, 0.24);
    position: relative;
}
.banner .container{
    height: 100%;
}
.banner .overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:2;
}
.banner .info{
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 300px;
    height: 100%;
}
.banner .l-box{
     padding: 10% 17% 10% 0;
	 z-index: 4;
    position: relative;
}

.banner .entry-title{
    text-align: left;
    margin-bottom: 0!important;
}

.banner p{
    color: #fff;
    font-size: 1em;
    font-weight: 600;
}

/* END BANNNER */
.intro .pure-g .l-box h1{
    margin-bottom: 0;
}
.secondCol p:first-child{
	margin-top:0;
}
/* Features */

ul.features,
ul.features li,
.list-ticks ul,
.list-ticks ul li{
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.features li, .list-ticks ul li
{
text-indent: -2.8em;
margin-left: 2.6em;
font-size: 0.95em;
line-height: 1em;
display: inline-block;
font-weight: 600;
width: 45%;
}

ul.features li .icono-check,
.list-ticks ul li .icono-check{
margin-right: 0.5em;
}

/* END Features */

.service-slider h5 {
    margin-top: 0;
}

/* Testimonails and quotes */
.testimonials h1{
    color: #fff;
    margin-bottom: 0!important;
}
.testimonials .quote p,
.quote_block .quote p,
.quoteperson{
	color: #fff;
font-weight: 300;
line-height: 1.4em;
font-size: 1.6em;
}
.quoteperson{
    font-weight: 600;
	font-size: 1.2em;
}

.quote_block .container-fluid{
    position: relative;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.quote_block .c-box {
    padding: 4% 20%;
    z-index: 4;
    position: relative;
}
.quote_block .overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:2;
}
/* END Trestimonails and quotes */
/* CTA Block */
.content_block_cta .container-inner {
    padding: 0;
}
.content_block_cta h2, .content_block_cta .pricing{
	
}
.content_block_cta .pure-u-1.prim_bg_col{
	padding: 0 2vw 0 0;
}

.content_block_cta .pricing .firsttd{
	padding-right: 30px;
}

.content_block_cta .pricing p{
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}
.content_block_cta.Small .pricing p,
.pricing-in-module .dark_col
{
display: inline;
float: left;
    padding-right: 20px;
}
.content_block_cta.Small .pricing p br,
.pricing-in-module .dark_col br{
display: none;
}
.content_block_cta .price{
    font-size: 1.4em;
}
.content_block_cta.Small .price {
    font-size: 1em;
}
.content_block_cta .phone, .content_block_cta .spacer{
    color: #87bd40;
    text-transform: uppercase;
    line-height: 1.2em;
}
.content_block_cta .pure-u-1.prim_bg_col h3,
.content_block_cta .pure-u-1.prim_bg_col .phone{
	color: #5b5d5f;
}
.content_block_cta .spacer,
.content_block_cta .purple_bg_col h2{
	color: #fff;
line-height: 1.3em;
margin-bottom: 1.5em;
font-weight: 500;
}

/* END CTA Block */


.content_block_ctext h3{
	margin: 2em 0 0em;
}
.content_block_ctext h3 strong{
	color: #CDA176;
}
/*about / contact*/

.page-id-412 .banner .info,
.page-id-467 .banner .info
{
    width:100%!important;
}
.page-template-page-about .banner .l-box,
.page-id-412 .banner .l-box,
.page-id-467 .banner .l-box{
    padding: 32% 17% 10% 17%;
    text-align: center!important;
}
.page-template-page-about .banner .entry-title,
.page-id-412 .banner .entry-title,
.page-id-467 .banner .entry-title{
	text-align: center!important;
}
.staff-details{
    padding-bottom: 4em;
}
.staff-details .container-fluid{
        margin-left: -6px;
    margin-right: -6px;
}
.staff-member{
    min-height: 500px;
    border:#fff solid 6px;
    position: relative;
}
.staff-member .bottom-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
    background: rgba(255,255,255,0.95);
     -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease;
    padding: 0.5vw 2vw;
}
.staff-member .hover-box {
    width: 100%;
    height: 100%;
    background: rgba(234, 234, 234, 0.95);
    position: absolute;
    top: 0;
    opacity: 0;
    padding: 1vw 2vw;
    overflow-y: scroll;
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease;
}
.staff-member.show_content .hover-box {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

 .hover-box p,
.modal-content .l-box p{
     margin-bottom: 1em;
}
.staff-member.show_content .bottom-box {
    opacity: 0;
}
.staff-member h3,
.modal-content .l-box h3{
    color: #87bd40;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0;
    text-transform:none;;
}
.staff-member h2,
.modal-content .l-box h2{
    color: #1a3c34;
    margin-top: 0.5em;
	display: inline-block;
}
.viewStaff{
	display: inline-block;
    float: right;
    font-size: 75%;
	padding: 0.5em 1em;
	    margin-top: 1em;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 111;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(74, 82, 121, 0.9);
}

/* Modal Content/Box */
.modal-content {
	background-color: rgb(255,255,255); /* Fallback color */
    background: rgba(255,255,255,0.95);
    margin: 15% auto; /* 15% from the top and centered */
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

.modal-content .staff-member{
	    border: none;
}
.modal-content .l-box{
    padding: 0;
    margin: 3vw;
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    margin-right: -2.5vw;
    margin-top: -2.5vw;
}

.close [class*=icono-check]:before, .close [class*=icono-cross]:before, .close [class*=icono-plus]:before {
    height: 4px;
	width: 25px;
}
.close [class*=icono-cross]:after, .close [class*=icono-plus]:after {
    width: 4px;
	height: 25px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Products */

.page-template-page-products .staff-member{
	min-height: 350px;
}

table.product-list ul {
    margin-top: 0;
}
table.product-list p{
	margin-bottom:0.5em;
}
.page-template-page-products .modal .staff-member{
min-height: 550px;
}
.google-maps .container{
    padding-right: 0;
    padding-left: 0;
}
.google-maps {
    position: relative;
    overflow: hidden;
    }
.google-maps .l-box{
	min-height: 450px;
}
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
/*
==================================
SERVICES / CATEGORY				
==================================
*/

.archive .entry-header{
	margin-bottom:5em;
}
.feature_block h4{
    margin-bottom: 0.5em;
    font-size: 1.1em;
}
.feature_block p{
    margin-top: 0;
}
.list-cpt {
       margin-top: 100px;
    margin-left: 6%;
    margin-right: 6%;
}
.content_block_tax{
    padding-bottom: 4em;
}
.content_block_tax .container-fluid {
    margin-left: -6px;
    margin-right: -6px;
}
.service-unit{
    min-height: 330px;
    border:#fff solid 6px;
    position: relative;
}
.service-unit .bottom-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
    background: rgba(255,255,255,0.85);
     -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease;
    padding: 0.5vw 3vw;
}
.service-unit .hover-box {
    width: 100%;
    height: 100%;
    background: rgba(234, 234, 234, 0.95);
    position: absolute;
    top: 0;
    opacity: 0;
    padding: 2vw 3vw;
    overflow-y: scroll;
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease;
}
.service-unit.show_content .hover-box {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

 
.service-unit.show_content .bottom-box {
    opacity: 0;
}
.service-unit h2 {
    color: #1a3c34;
	font-size: 1.2em;
    display: inline-block;
}
.service-unit .hover-box h2{
	margin-bottom: 0;
}
.service-unit .hover-box p{
	font-size: 90%;
}
.service-unit .hover-box .pure-button-primary{
   padding: 0.8em 1.6em;
   font-size: 80%;
   margin-top: 0.5em;
}
/* Acordeon styles */
.content_block_accordion h1{
padding-right: 1em;
}

.accordian.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  background: #f1f1f1;
  overflow: hidden;
}
.accordian input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.accordian label {
       position: relative;
    display: block;
    color: #fff;
    font-size: 1.2em;
    padding: 1em 2em 0.7em 1em;
    font-weight: 600;
    line-height: 1.4em;
    cursor: pointer;
}

.accordian .tab-content {
  max-height: 0;
  overflow: hidden;
  background: #f1f1f1;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}

.accordian .tab-content p {
  margin: 1em;
}
/* :checked */
.accordian input:checked ~ .tab-content {
  max-height: 20em;
     margin: 10px 50px 35px;
}
/* Icon */
.accordian label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.accordian input[type=checkbox] + label::after {
  content: "+";
}
.accordian input[type=radio] + label::after {
  content: "\25BC";
}
.accordian input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.accordian input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}
.content_block_accordion .pure-g .c-box{
    padding: 5vw 10vw;
}

/*
==================================
POST ITEM				
==================================
*/



/*
==================================
FOOTER				
==================================
*/

.footer {
    padding: 0.5em 0;
}
.footer .pure-menu {
    font-size: 0.8em;
}
.footer .pure-menu a,
.footer .pure-menu a:hover,
.footer .pure-menu a:focus {
    background: none;
	display: inline;
	color:#000;
	border-bottom: 1px solid;
}
.footer .pure-menu-item:not(:first-child):before {
    content: ' |';
    width: 10px;
    display: inline-block;
    margin: 0 5px 0 5px;
}

/* ==========================================================================
   Popup menu start styles
   ========================================================================== */

/**
 * Here are defined styles for popup menu functionality
 */

.popup_menu_inner {
	display: inline-block;
	height: 2px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 20px;
	position: relative;
	width: 20px;
}
.menu{
    letter-spacing: 1px;
    padding-left: 0.5em;
    color: #87bd40!important;
    font-weight: 800;
}

.popup_menu .line{
	background-color: #87bd40;
	height: 2px;
	margin: 0px;
	width: 13px;
	top: 0px;
	left: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	display: inline-block;
}

.popup_menu .line:after, .popup_menu .line:before {
	background-color: #87bd40;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 13px;
	z-index: 1;
	-webkit-backface-visibility: hidden; /*because X sign jumps on hover in Chrome*/
}

.mobile-nav.popup_menu.opened{
    /*position: fixed;*/
}
@media only screen and (min-width: 1000px) {

	.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
	.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before,
	.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after{
		background-color: #000;
	}

	.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
	.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before,
	.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after{
		background-color: #fff;
	}

}

.popup_menu .line:before {
	top: -4px;
}

.popup_menu .line:after {
	top: 4px;
}

.popup_menu:hover .line,
.popup_menu:hover .line:after,
.popup_menu:hover .line:before{
	background-color: #87bd40;
}

.popup_menu.opened .line{
	background-color: transparent !important;
}

.popup_menu.opened .line:after {
	background-color: #fff;
	top: 0 !important;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.popup_menu.opened .line:before {
	background-color: #fff;
	top: 0 !important;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.popup_menu_holder_outer{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	z-index: 105; /* this have to be between header z-index and content z-index */
       transition: opacity .4s ease-in-out;
   -moz-transition: opacity .4s ease-in-out;
   -webkit-transition: opacity .4s ease-in-out;
}

.popup_menu_holder{
	width: 100%;
	height: 100%;
	background-color: rgba(74, 82, 121, 0.95);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: table;
	background-repeat: repeat;
	background-position: 0px 0px;
}

.popup_menu_holder_inner{
	display: table-cell;
	vertical-align: middle;
	padding: 100px 0px;
}

.popup_menu_opened .main_menu,
.popup_menu_opened .side_menu_button a:not(.popup_menu),
.popup_menu_opened #back_to_top,
.popup_menu_opened .header_top,
.popup_menu_opened header .tooltip,
.popup_menu_opened .mobile_menu_button,
.popup_menu_opened .logo,
.popup_menu_opened .phone
{
	visibility: hidden !important;
}

.popup_menu_opened .shopping_cart_header{
	display: none;
}

.popup_menu_opened .popup_menu_holder_outer{
	visibility: visible;
	opacity: 1;
}

.touch .popup_menu_holder_outer{
    display: none;
}

.touch .popup_menu_opened .popup_menu_holder_outer{
    display: block;
}

.popup_menu_opened header.scrolled .header_bottom,
.popup_menu_opened header.sticky .header_bottom{
	background-color: transparent !important;
	box-shadow: none;
}

.popup_menu_opened .header_top,
.popup_menu_opened .header_bottom{
	background-color: transparent !important;
	border-bottom: 0 !important;
}

.popup_menu_opened .q_logo img.normal,
.popup_menu_opened .q_logo img.light,
.popup_menu_opened .q_logo img.sticky,
.popup_menu_opened .q_logo img.dark{
	opacity: 0 !important;
}

.popup_menu_opened header .q_logo img.popup{
	opacity: 1 !important;
}

nav.popup_menu{
	margin: 0px auto;
	position: relative;
	top: 0px;
	text-align: left;
}

nav.popup_menu ul{
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

nav.popup_menu > ul{
	display: block;
    float: none;
}

nav.popup_menu ul li{
	    margin: 0;
    padding: 0;
    text-align: center;
    display: list-item;
}
nav.popup_menu .sub-menu li:first-child {
     padding-top: 0; 
}
nav.popup_menu ul.sub-menu{
    background: transparent;
}

nav.popup_menu .nav-list li.current-menu-parent:hover .sub-menu,
nav.popup_menu .nav-list li.current-menu-parent .sub-menu{
    max-height: auto;
    transition: max-height 0.3s ease-in;
    padding-bottom: 10px;
}

nav.popup_menu ul li a{
    font-size: 1.4em;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 1.8em;
    padding: 0px;
    display: block;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    border-bottom: none;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

nav.popup_menu .sub-menu li.current-menu-item > a, nav.popup_menu .nav-list li.current-menu-parent > a, nav.popup_menu .nav-list li.current-menu-item > a {
    color: #D1D1CE;
    border-bottom: none;
}

nav.popup_menu ul li a:hover,
nav.popup_menu ul li a:focus{
	color: #87bd40;
     border-bottom: none;
}

nav.popup_menu ul li a span{
	display: inline-block;
	vertical-align: middle;
}
nav.popup_menu .sub-menu{
    padding-left: 0;
    max-height: auto;
    transition: none;
    overflow: hidden;
    display: none;
    float: none;
    background-color: transparent!important;
    left: auto;
        margin-bottom: 10px;
}
.popup_menu_opened nav.popup_menu .current-menu-parent .sub-menu{
    display: block;
}
.popup_menu_opened nav.popup_menu .sub-menu,
.popup_menu_opened nav.popup_menu .current-menu-parent .sub-menu{
   visibility: visible;
    opacity: 1;
        /*background: rgba(255,255,255,0.2)!important;*/
}

.popup_menu_opened nav.popup_menu .current-menu-parent,
.popup_menu_opened nav.popup_menu .open_sub{
    /*background: rgba(255,255,255,0.2)!important;*/
}

nav.popup_menu .nav-list .current_page_item .sub-menu, 
nav.popup_menu .nav-list li.current-menu-parent .sub-menu{
    max-height: 300px;
    transition: max-height 0.3s ease-in;
        padding-top: 0;
    padding-bottom: 10px;
}
nav.popup_menu .sub-menu a{
    color: #D1D1CE;
}


nav.popup_menu ul li ul li a{
	     font-size: 1.2em;
    font-weight: 500;
    text-transform: none;
}

nav.popup_menu ul li ul li ul li a{
	font-size: 0.5em;
	line-height: 1em;
}

nav.popup_menu ul li ul li a:hover{
	color: #8d8d8d;
}

nav.popup_menu li.current-menu-item > a, nav.popup_menu > li.current-menu-parent > a {
    background: transparent!important;
    color: #87bd40!important;
}

.popup_menu.medium .popup_menu_inner,
.popup_menu.medium .line,
.popup_menu.medium .line:after, .popup_menu.medium .line:before {
	height: 3px;
	width: 19px;
}

.popup_menu.medium .line:before{
	top: -6px;
}

.popup_menu.medium .line:after {
	top: 6px;
}

.popup_menu.large .popup_menu_inner,
.popup_menu.large .line,
.popup_menu.large .line:after, .popup_menu.large .line:before {
	height: 4px;
	width: 24px;
}

.popup_menu.large .line:before{
	top: -8px;
}

.popup_menu.large .line:after {
	top: 8px;
}


/*popup menu slide from left*/

.popup-menu-slide-from-left .popup_menu_holder{
	background-color: #fff; 
}

.popup-menu-slide-from-left .popup_menu_holder_outer {
	visibility: visible;
	opacity: 1;
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-ms-transition: -ms-transform 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: transform 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.popup-menu-slide-from-left.popup_menu_opened .popup_menu_holder_outer{
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.popup-menu-slide-from-left .content{
	-ms-transition: -ms-transform 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: transform 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.popup-menu-slide-from-left.popup_menu_opened .content,
.popup-menu-slide-from-left.popup_menu_opened footer{
	-ms-transform: translateX(80%);
	-webkit-transform: translateX(80%);
	transform: translateX(80%);
}

/*popup menu text from top*/

.popup-menu-text-from-top nav.popup_menu > ul {
	opacity:0;
	-ms-transform: translateY(20%)  translateZ(0);
	-webkit-transform: translateY(20%)  translateZ(0);
	transform: translateY(20%)  translateZ(0);
	-webkit-transition: opacity 0.25s ease 0s, -webkit-transform 0.3s ease 0s;
	-ms-transition: opacity 0.25s ease 0s, -ms-transform 0.3s ease 0s;
	transition: opacity 0.25s ease 0s, transform 0.3s ease 0s;
}

.popup-menu-text-from-top.popup_menu_opened nav.popup_menu > ul{
	-webkit-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0);
	opacity:1;
	-webkit-transition: opacity 0.5s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
	-ms-transition: opacity 0.5s ease 0.2s, -ms-transform 0.5s ease 0.2s;
	transition: opacity 0.5s ease 0.2s, transform 0.5s ease 0.2s;

}

.popup-menu-text-from-top.popup_menu_opened .popup_menu_holder_outer{
	-webkit-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

.popup-menu-text-from-top .popup_menu_holder_outer{
	-webkit-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.popup_menu .line, .popup_menu .line:after, .popup_menu .line:before {
    background-color: #fff!important;
}
.mobile-label{
    padding-left: 0.5em;
    font-weight: 600;
    color: #fff;
}
.popup_menu .nav-list li.current-menu-item > a, .popup_menu .nav-list > li.current-menu-parent > a{
	background: transparent;
color: #87bd40 !important;
}
	/* ==========================================================================
       Popup menu end styles
       ========================================================================== */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

/*unique project styles*/
.home-slider, .gallery-slider, .testimonial, .service-slider {
    position: relative;
}
.home-slider .banner.light .overlay {
    background-color: rgba(0, 0, 0, 0);
}
.gallery-slider .slick-slider,
.home-slider .slick-slider,
.service-slider .slick-slider {
    max-height: 540px;
    overflow: hidden;
    position:relative; /*for overlaying text*/
}

.slider-arrow {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    border-style: solid;
    border-width: 0 0 6px 6px;
    z-index: 10;
}
.slider-arrow.arrow-prev {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 60px;
}
.slider-arrow.arrow-next {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 60px;
}
.gallery-slider .slider .slider-arrow,
.home-slider .slider .slider-arrow
{
    top: 50%;
    margin-top: -15px;
}
.gallery-slider .slider .slick-slider,
.home-slider .slider .slick-slide
{
    height: 801px;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: top center;*/
}
.home-slider .slider .slick-slide{
height: 540px;
}
.slick-dots {
    text-align: center;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}
.testimonials .slick-dots {
    bottom: -10px;
}
.gallery-slider .slider .slick-dots,
.home-slider .slider .slick-dots
{
    z-index: 3;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li:not(:last-child) {
    margin-right: 10px;
}
.slick-dots li a {
    font-size: 0.1px;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
}
 .slick-dots li:not(.slick-active) a {
    background-color: #fff!important
}
.slick-dots button{
	border-style: none;
}

.slick-dots .slick-active button{
	background-color: #87bd40!important;
}
.gallery-slider .slick-slider .info{
    color: #fff;
    position: absolute;
    left: 60%;
    top: 25%;
    width: 50%;
    max-width: 490px;
    padding-left: 12px;
  }

  .gallery-slider .slick-slider .info > div{
    max-width: 50%;
  }
.home-slider {
	box-shadow: 0px 10px 75px -10px rgba(0, 0, 0, 0.24);	
}
.home-slider .banner .l-box {
	padding: 0;
    position: absolute;
    left: 6%;
    top: 50%;
    bottom: 0;
    width: 42%;
}

.home-slider .overlay,
.service-slider .overlay{
    /*background-color: rgba(248, 247, 216, 0.7);*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:2;
}
.service-slider .overlay{
    background-color: rgba(0, 0, 0, 0.2);
}
.service-slider .slider{
	padding-bottom:100px;
}
.service-slider .slick-dots {
    bottom: 55px;
}
.service-slider .c-box{
    padding: 8vh 3vw 3vh;
}
.service-slider .sliserv{
    height:210px;
}
.sliserv{
	float: left;
	    border: 6px solid transparent;
	background-repeat: no-repeat;
	background-size: cover;
}
.service-slider .sliserv .l-box{
    z-index: 3;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}
.sliserv .l-box h3{
	color: #1a3c34;
	display: block;
    padding: 0.5em 0.7em;
    text-align: center;
    margin-top:25%;
    background: rgba(255, 255, 255, 0.6);
    transition: all .3s linear;
}
.sliserv .l-box a{
    border-bottom: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sliserv .l-box a:hover h3{
    color:#87bd40;
    background: rgba(255, 255, 255, 0.9);
}

/* Woo adjustments start */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-color: #1a3c34;
}
.woocommerce-info::before {
     color: #1a3c34; 
}
.woocommerce-page main{
	padding: 5em;
}
.woocommerce-page.single-product main{
    padding: 8em 5em;
}
.woocommerce-page .woo-container{
	padding: 2em 5em;
}
.woocommerce-page main .full_width_image{
    margin:-5em -5em 3em;
}

.woocommerce-page main .full_width_image .l-box {
    padding: 15% 17% 15% 0;
}
.woocommerce-page .full_width_image .l-box > * {
	color: #fff!important;
}
.woocommerce-page .woocommerce-notices-wrapper{
	/*background-color: #1a3c34 !important;*/
    color: #ffffff !important;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding: 1em;
    margin-bottom: 2em;
    position: relative;
}
.woocommerce-page .woocommerce-notices-wrapper:empty{
	display: none;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 800px;
    margin: auto;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
font-weight: 800;
}

.woocommerce h3 {
font-weight: 700;
font-size: 1.6em;
}
.woocommerce-notices-wrapper a, .woocommerce-info .button, .woocommerce-error .button, .woocommerce-noreviews .button, p.no-comments .button {
    float: right;
    padding: 0;
    background: 0 0;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    margin-left: 1em;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255,255,255,.25) !important;
    border-radius: 0;
}
.woocommerce .related.products, .woocommerce .upsells.products {
    float: none;
    clear: both;
    padding-top: 2em;
}
.woocommerce .quantity .qty {
    height: 2.8em;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 115px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .added_to_cart, .pure-button:hover, .pure-button:focus, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .added_to_cart.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover{
	border-radius: 0!important;
}
.woocommerce ul.products li.product .button, .woocommerce a.added_to_cart {
	padding: 0.75em 1.1em!important;
}
.woocommerce ul.products li.product .button {
	margin-top: 1em;
}
.woocommerce a.added_to_cart {
	padding: 0.57em 1em!important;
}
/*pre go live*/
#menu-breadcrumb, #menu-item-610{
	/*display: none;*/
}