/*
CUSTOM CSS
Change this or remove entirely.
This file is only intended for CSS overriding.
*/

/*BLOG STYLES*/

.post-navigation {
    display: none;
}

div#custom_html-3 {
    background: #0665a6;
    color: #fff;
    text-align: center;
    padding: 30px 20px;
}

h3.question {
    font-size: 24px;
    text-transform: none;
    padding: 0 20px;
    margin-top: 0;
}
div#custom_html-2 {
    background: #f69803;
    text-align: center;
    color: #fff;
    padding: 30px;
}

input#email-f839b9f6-6664-48a9-99b1-3bbc7c0f66ef {
    display: block;
    width: 100%;
    padding: 5px;
}

a.btn-send {
    color: #f89e00 !important;
    border: solid 2px #f89e00;
    padding: 5px;
    display: block;
    max-width: 85%;
    margin: auto;
    font-weight: 700;
    border-radius: 20px;
}

div#custom_html-2 h3{
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1;
	
}
h3.subscribe span {
    display: block;
    font-size: 26px;
}

label#label-email-f839b9f6-6664-48a9-99b1-3bbc7c0f66ef {
    display: none;
}

input.hs-button.primary.large {
    margin: 0;
    color: #fff;
    background: #32a144;
    border: none;
	display: block;
	width: 100%;
	margin-top: 10px;
}
.prefooter {
    clear: both;
}

.single .entry-content,
.category .entry-content,
.page-template-template-blog .entry-content  {
    margin: 0;
    width: 65%;
    margin-right: 5%;
}

.kleerdes {
    margin-top: 15px;
    font-weight: 700;
    font-size: 17px;
}

.single .sidebar,
.category .sidebar, 
.page-template-template-blog .sidebar
 {
    width: 30%;
    float: left;
    margin-top: 20px;
}

.single-post article p {
    font-size: 15px;
}

.single-post h1.post-title {
    padding-bottom: 10px;
    font-size: 36px;
    margin-bottom: 0;
    margin-top: 40px;
}

.post-thumbnail {
    margin-top: 20px;
}

#commentform textarea#comment {
    height: 200px !important;
    background: #fff !important;
    border: solid 1px #000;
    border-radius: 0 !important;
    width: 100% !important;
}

h3#reply-title {
    color: #32a144;
    margin: 0 !important;
}


p.logged-in-as, p.logged-in-as a {
    text-align: right;
    font-size: 12px;
    color: #32a144 !important;
    margin: 0 !important;
    float: right;
}

p.comment-form-comment {
    margin: 0;
}

#commentform #submit {
    margin: 0;
    background: #32a144;
    color: #fff;
    padding: 5px 20px;
    border: none;
    border-radius: 20px;
    line-height: 1;
    font-size: 14px;
}

.after-post {
    clear: both;
}

.categories {
    display: block;
    margin: auto;
    background: #32a144;
    padding: 10px 60px;
    text-align: center;
    border-radius: 20px;
    clear: both;
    margin-bottom: 20px;
}

.categories a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 10px;
    border-right: solid 2px;
    font-weight: 700;
    line-height: 1;
}

.categories a:last-child {
     border-right: none;
}

.pagination {
    margin-top: 40px;
    margin-bottom: 40px;
}

.pagination:after {
    content: "";
    display: block;
    clear: both;
}


.white{
    color: #fff !important;
}


.pagination a{
    font-weight: 700;
    color: #32a144;
    text-transform: uppercase;
    font-size: 15px;
}

.pagination .prev{
    float: left;
}

.pagination .next{
    float: right;
}

ol.commentlist {
    padding: 0;
}

ol.commentlist a {
    color: #32a144;
    font-size: 15px;
}

article.comment {
   padding: 10px 0 !important;
}

p.edit-link {
    display: none;
}

h2#comments-title {
    color: #32a144;
    border-bottom: solid 1px #000;
    padding-bottom: 20px;
}

.widget.widget_recent_entries {
    border: solid 2px #555;
    padding: 20px;
}


.widget.widget_recent_entries h3 {
    border-bottom: solid 1px;
    color: #000;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.widget.widget_recent_entries ul {
    margin: 0;
    padding: 0;
}

.widget.widget_recent_entries ul li {
    display: block;
    margin-bottom: 10px;
}


.sidebar a{
    color: #32a144;
}

h2.post.archive-heading {
    border-bottom: solid 1px;
    text-align: right;
}

h2.post.archive-heading span {
    background: #99E64A;
    color: #0664A7;
    padding: 15px 25px;
    display: inline-block;
    font-weight: 400;
    border-radius: 10px 10px 0 0;
}

.post-thumbnail {
    min-height: 250px;
    background-position: center !important;
}

.category article.post,
.page-template-template-blog article.post{
    background: #0665A7;
    margin-bottom: 20px;
}


.category article .post-thumbnail,
.page-template-template-blog article .post-thumbnail{
    margin-bottom: 0;
	background-size: cover !important;
}
.category article.post p,
.category article.post h2.post-title a,
.featured h2.post-title a,
.featured p,
.page-template-template-blog article.post p,
.page-template-template-blog article.post h2.post-title a{
    color: #fff;
    margin-top: 5px;
}

.category article.post a,
.page-template-template-blog article.post a,
.featured a{
    color: #99E64A;
}


.category article.post h2.post-title,
.page-template-template-blog article.post h2.post-title,
.featured h2.post-title{
    margin-bottom: 0;
}
 
.contentholder{
    padding: 20px;
}

.cat {
    font-weight: bold;
    color: #99E64A;
    text-transform: uppercase;
    font-size: 12px;
}


.cat a{
    font-weight: bold;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
}

.toplogo {
    margin-top: 40px;
    margin-bottom: -30px;
}

.toplogo-home {
    margin-top: 40px;
    border-bottom: solid 1px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.featured-post{
    margin-bottom: 20px;
	    background-size: cover !important;
    background-position: center !important;
}

.featured-post:after{
    content: '';
    display: block;
    clear: both;
}

.post-detail {
    float: right;
    width: 30%;
    background: #0064a8;
    padding: 20px;
}

.post-detail h2 a {
    font-size: 20px;
    line-height: 1;
}

.post-detail h2 a {
    font-size: 20px;
    line-height: 1;
}

.post-detail h2.post-title {
    font-size: 20px;
    line-height: 1.4;
    margin: 10px 0;
}

button.alm-load-more-btn {
    background: #32a144 !important;
    display: block !important;
    width: 100% !important;
    padding: 10px !important;
    height: auto !important;
    border-radius: 30px !important;
    font-size: 20px !important;
}

button.alm-load-more-btn:before {
    display: none !important;
}


/*END OF BLOG STYLES*/



p.return-to-shop {
    display: none !important;
}

.row.grouped-items {
    max-height: 400px;
    overflow-y: scroll;
}

.group_table {
    margin-bottom: 20px;
}

img#delivery_cal {
    position: relative;
    top: -32px;
    left: 7px;
}
.actions br {
    display: none;
}

input#delivery_calender {
    padding-left: 35px;
}
.woocommerce div.product div.summary {
    width: 33% !important;
    float: left;
    padding: 0 30px;
}

.tax-product_cat ul.products li {
    width: 32% !important;
    border: solid 1px #959595;
    margin-right: 1% !important;
    min-height: 220px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: auto !important;
}

.product-image .images {
    opacity: 1 !important;
}

.woocommerce ul.products li.product a img {
    width: auto !important;
    max-height: 155px;
}

.tax-product_cat ul.products li h2 span {
    color: #fff;
    font-size: 12px;
    display: block;
}

.tax-product_cat ul.products li h2 {
    background: url(../images/product-header-bg.png) repeat-x scroll center top #3284b8;
    color: #fec929;
    font-size: 18px !important;
    padding: 12px 15px !important;
    line-height: 1.3;
}

.woocommerce select {
    background: url(images/button-silver.png) repeat-x scroll center top #e4e4e4 !important;
    height: 40px !important;
    width: 100% !important;
    border-radius: 10px !important;
    margin: 0 !important;
    cursor: pointer;
}

.variations ul li {
    margin-bottom: 15px;
}

/*
.woocommerce div.product div.images img {
    width: auto !important;
    height: auto;
    margin: auto;
}
*/

h3.optin-title {
    font-size: 18px;
    color: #b4d58d !important;
    font-family: 'Fira Sans';
    font-weight: 700;
}

footer form{
    border: solid 1px #8bff00;
    border-radius: 20px;
    padding: 15px;
    background: #00578f;
}

footer form input{
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 10px;
}

.box-full .box-left a {
    text-decoration: none;
}

footer form input[type="submit"]{
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    color: #fff;
    background: url(images/button-green.png) repeat-x scroll center top #2d903d !important;
    border: solid 1px #707070;
    font-size: 19px;
    font-family: 'Fira Sans';
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    padding: 8px 15px;
}

footer form input[type="submit"]:hover{
   opacity: 0.9; 
}

.one_half {
  width: 50%;
  padding: 10px;
  float: left; }

.one_third {
  width: 33.33%;
  padding: 10px;
  float: left; }

.one_fourth {
  width: 25%;
  padding: 10px;
  float: left; }

    .box-full .box-right span {
      position: absolute;
      right: 0;
      display: block;
      top: 0;
      height: 100%;
      width: 115px;
      text-align: center;
      background: #3f944d;
      border-radius: 0 10px 10px 0; }
      .box-full .box-right span i {
        background: #fff;
        color: #3f944d;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        top: 25%;
        position: relative;
        font-size: 36px;
        text-align: center; }
        .box-full .box-right span i:before {
          position: relative;
          top: 7px;
          left: 2px; }
.box-full {
  display: block;}


.home .banner ul {
    height: 325px;
}
.home .banner ul li .slide-content {
    top: 18%;
}

.home .banner ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
/*
.product-type-variable p.price {
    display: none;
} */

.side-callout .number {
    font-size: 34px;
}

p.price.small {
    font-size: 17px !important;
    margin: 0 0 20px !important;
}

.discount {
    margin-top: 20px;
    margin-bottom: 20px;
}

.woocommerce #content div.product.product-type-grouped .actions .row.grouped-items .grouped-item:nth-child(6n+7) {
    /*min-height: 325px;
	clear:left;*/
}

.row.grouped-items .grouped-item .price {
    display: none;
}

.product-image {
    width: 33%;
    float: left;
}

.woocommerce #content div.product.product-type-grouped div.actions {
    width: 32%;
	border: none;
}

.woocommerce #content div.product.product-type-grouped div.summary {
    width: 35% !important;
}

.woocommerce #content div.product.product-type-grouped div.actions .button {
    width: auto;
    margin-top: 0;
}

.callout a {
    color: #fff;
    cursor: pointer;
}

.woocommerce #content div.product.product-type-grouped div.actions .row.grouped-items {
    max-height: 370px;
}
.woocommerce #content div.product.product-type-grouped div.actions .row.grouped-items .grouped-item {
    width: 86%;
    float: none;
    padding: 0 10px;
    margin: auto;
    text-align: center;
}
@media screen and (max-width: 849px){
header .callout {
    margin-left: 0;
}
.box-full .box-right {
    padding: 0 95px 20px 20px;
}
.home .banner ul li .slide-content p.uppercase {
    font-size: 38px;
    text-transform: uppercase;
}
    #site-navigation{
        display: none !important;
    }

    #site-navigation-mobile{
        display: block !important;
    }

    header #site-navigation-mobile ul {
        padding: 0;
        margin: 0;
    }

    header #site-navigation-mobile ul li {
        display: block;
        vertical-align: top;
        line-height: 1;
    }

    header .nav-section #site-navigation-mobile ul li a {
        display: block;
        border: none !important;
        min-height: initial !important;
        padding: 10px;
        font-family: 'Fira Sans Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        color: #82d62c;
        text-transform: uppercase
    }
}

@media screen and (max-width: 768px){
	.tax-product_cat ul.products li {
    		width: 48% !important;
	}

	.box.badge {
    		background-size: cover;

	}
.related-list {
    width: 80%;
    float: none;
}
.related-list a.related-items {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}

.woocommerce-page .related img {
    height: 200px;
    max-width: 100%;
    width: 100%;
}

	.one-third, .one_third,.one-half, .one_half {
    		width: 100%;
    		float: none;
    		clear: both;
	}

.box-full .box-right span {
    display: none;
    position: relative;
    right: 0;
    display: block;
    top: 0;
    height: 100%;
    width: 55px;
    text-align: center;
    background: none;
    border-radius: 50px;
    border: solid 2px #3f944d;
}
.box-full .box-right .box-description {
    padding-right: 0;
}
.callout {
    width: 100%;
    max-width: 230px;
    float: none;
}
.callout .side-callout {
    float: none;
    width: 100%;
}
}

@media screen and (max-width: 620px){
.woocommerce #content div.product.product-type-grouped .actions .row.grouped-items .grouped-item:nth-child(6n+7) {
    /* min-height: 325px; */
    clear: none;
}

.woocommerce #content div.product.product-type-grouped .actions .row.grouped-items .grouped-item {
    width: 33%;
}
.woocommerce #content div.product.product-type-grouped .actions .row.grouped-items .grouped-item:nth-child(3n+4) {
    clear: left;
}

.home .banner ul li .slide-content {
    max-width: 95%;
}
.home .banner ul li .slide-content h2 {
    font-size: 20px !important;
}
.home .banner ul li .slide-content p.uppercase {
    font-size: 30px !important;
    margin-top: 10px;
}
.page-banner h1 {
    font-size: 40px !important;
}
.product-image {
    width: 100% !important;
    float: none;
}
.woocommerce #content div.product.product-type-grouped div.summary {
    width: 100% !important;
}
.woocommerce #content div.product.product-type-grouped div.actions {
    width: 100%;
    border: none;
}
div#inline_calendar {
    margin-top: 20px;
}

}

@media screen and (max-width: 480px){
	.tax-product_cat ul.products li {
    		width: 100% !important;
	}
}


ul.woocommerce-error strong {
    font-weight: normal;
}

a.added_to_cart.wc-forward {
    text-align: center;
    display: block;
    padding: 16px;
    top: 10px;
    position: relative;
    font-size: 18px;
    color: #309a41;
    font-weight: bold;
}

div#search-inputs {
    position: relative;
}

header .logo-section .logo-right .search #searchsubmit {
    margin-left: -35px;
}

/* submenu */

ul.sub-menu li a {
    display: block !important;
    font-weight: normal !important;
    padding: 10px 10px !important;
    border: none !important;
    border-bottom: dotted 1px #32a144 !important;
}

ul.sub-menu li {
    display: block !important;
}
ul.sub-menu {
    position: absolute;
    background: #005c9a;
    padding: 10px 0 0 !important;
    display: none;
    z-index: 999;
}


#menu-main-menu i {
    padding-left: 8px;
}

header#masthead #site-navigation li:hover .sub-menu {
    display: block;
}

header #site-navigation ul li a{
	position: relative;
}

header #site-navigation ul li.menu-item-has-children a i {
    position: absolute;
    top: -5px;
    right: -3px;
    font-size: 20px;
}

header #site-navigation ul li.menu-item-has-children > a {
    padding-right: 15px;
    margin-right: 5px;
}

td.product-price del {
    display: none;
}

td.product-price ins {
    background: none !important;
}

span.postdate {
    clear: both;
    text-align: left;
    display: block;
    font-style: italic;
    border-bottom: solid 1px #222;
    padding-bottom: 10px;
    color: #222;
    font-size: 15px;
}

.slide-content {
    max-width: 60%;
}

.social a {
    margin-left: 3px !important;
}