/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 23 2017 | 07:37:12 (pm)
/*
/******* Do not edit this file *******/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

/* Styles */
#block-blg55f0d2a12f81a .entry-title {
    font-family: Roboto;
    font-size: 30px;
    line-height:110% !important;
    letter-spacing: -1px;
    color: rgb(219, 97, 64);
}
  
  .block-fixed-height div.block-content, body.visual-editor-iframe-grid div.block-content {
    height: 100%;
    text-align:center;
}
  #block-blg55f0d2a12f81a .archive-title {
    font-family: Open Sans;
    font-size: 12px;
    color: #36521D;
}
  #block-bzp55f1c52c8aebe .entry-title {
    font-family: Roboto;
    font-size: 30px;
    letter-spacing: -1px;
    color: #DB6140;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

/* Styles */

}
.ifmodule {display:none; }
.mod_expires.c {display:none; }

.block-type-widget-area li.widget a {
    color: #2387E2;
}

.mc4wp-form form, form.mc4wp-form {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none!important;
    width: auto;
    margin-top: -10px;
}

.mc4wp-form input[type=submit] {
    color: #FFF!important;
    background-color: #E0A51F!important;
    border-color: #6DD24C;
    margin-top: -10px;
}

/* POST PAGES */

.block-type-content div.entry-meta {
    line-height: 120%;
    color: #818181;
    display: none;
}
div#comments {
    float: left;
    clear: both;
    margin: 0 0 50px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
}

.intergeo_map0UTM {margin-top:20px !important; margin-bottom:30px !important;}

/* STAR RATINGS */
.rw-left, .rw-halign-left {
    text-align: left;
    margin-top: 20px !important;
  margin-bottom: 10px !important;}
  
/* SOCIAL SHARING */  

.myclass {
    border: 1px solid #DDDDDD;
    border-radius: 5px;
  box-shadow: none !important;
    padding: 10px;
    margin-top: 30px;
}

.thetext {
    font: 100 20px/1.5 'Open Sans', Helvetica, sans-serif;
    color: #0E8E0E;
}

/* RELATED POSTS */
.rpwe-alignleft {
    display: inline;
    float: left;
    margin-bottom: 15px !important;
}

/* SEARCH BAR */

.mc4wp-form input[type=submit] {
    color: #FFF!important;
    background-color: #E0A51F!important;
    border-color: #6DD24C;
}

.mc4wp-form input[type="submit"]:hover,
.mc4wp-form button[type="submit"]:hover {
	background-color: #D96D00 !important;
  color:#FFF;
}

/* NEWSLETTER SIGN UP */

.mc4wp-form input[type=submit] {
    color: #FFF!important;
    background-color: #E0A51F!important;
    border-color: #6DD24C;
    margin-top: 10px;
}

/* DISTRIBUTOR PAGE */

#addressInput {
    border: solid 1px silver !important;
  background: none !important;
    padding-left: 3px;
    width: 100%;
    height: 30px;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px !important;
    color: black !important;
}

.sl_footer {
    background-color: #DBF9D6;
    padding: 0px;
    border: 0px black solid;
    color: #479A4A;
}

.results_row_left_column .location_name {
    font-weight: bold;
    font-size: 12px;
    font-family: Open Sans;
}

.results_entry:hover {
	/*hover color of search result*/
	background-color:#DBF9D6;
}

/*
.block-type-search input.field {width: 100%;}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
  
  width:100%; font-size: 22px !important; color: #fff !important; padding: 35px 40px !important;   font-weight: 700 !important; line-height: 24px !important; background: rgba(0,0,0,0.1) !important; margin-bottom: 0 !important; font-family: 'Roboto', sans-serif; border: 0 !important;}


}  
  
input[type="submit"], input[type="button"], button {
 display: none !important;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    width: 100%;
    font-size: 22px !important;
    color: #336699 !important;
    padding: 35px 40px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    background: #FFF !important;
    margin-bottom: 0 !important;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #aaa !important;
  border-radius: 35px;

}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 1px solid #aaa;
    color: #FFF;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
} */

/** Cookie Consent Black **/
#cookie-consent-block {
    position: absolute;
    height: auto;
    top: 0;
    z-index: 99999;
    background: #36521D;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 1.4rem 0;
    font-size: .9rem;
    line-height: 1.4;
}

.close-cookie-block {
    position: absolute;
    right: 2rem;
    top: 0px;
    background: none repeat scroll 0% 0% #9BD564;
    border-radius: 4px;
    padding: 0.8rem 1.3rem;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    font-weight: 700;
    line-height: 1;
}

a {
    color: #9BD564;
}

/* BUTTONS */

.btn {
  background: #9BD564;
  background-image: -webkit-linear-gradient(top, #9BD564, #36521D);
  background-image: -moz-linear-gradient(top, #9BD564, #36521D);
  background-image: -ms-linear-gradient(top, #9BD564, #36521D);
  background-image: -o-linear-gradient(top, #9BD564, #36521D);
  background-image: linear-gradient(to bottom, #9BD564, #36521D);
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #e0a61f;
  text-decoration: none;
}

a.btn:link {color:#FFF !important; }
a.btn:visited {color:#FFF !important; }

table th, table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 0px solid #fff; !important;
}
/* woocommerce */
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
    font-size: 2em;
    margin-top: 15px;
    margin-bottom: 25px;
}
.woocommerce .quantity .qty {
    width: 1.5em;
    text-align: left;
    margin-top: 15px;
    font-size: 33px;
    font-family: Roboto;
    color: #77a464;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    height: 40px;
}
.woocommerce .block-type-content div.product div.summary div[itemprop="description"] {
    line-height: 130%;
    font-family: Roboto;
    font-size: 15px;
}
#block-blg55f0d2a12f81a div.entry-content a {
    color: #d07028;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #dee8df;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}