/*
Theme Name: Fresh Like Our Coffee
Theme URI: http://www.purocoffee.com
Template: Fresh Like Our Coffee
Author: PuroCoffee
Author URI: http://www.purocoffee.com
Description: Fairtrade Coffee
Version: 1.0.1.1449490931
Updated: 2015-12-07 12:22:11
*/

@charset "UTF-8";

a, .uk-link {
    color: #a1ce69;
}

.bh-quickcontact {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    background: #65b561;
    text-align: center;
}
	
.bh-quickcontact:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.286rem;
    line-height: 40px; 
    color: #ffffff;
    content: '\f075';
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
		  .bh-quickcontact:hover:before,
.bh-quickcontact:focus:before {
  color: #ffffff;
}

.uk-panel-title:after {
    background-color: #a1ce69;
}
.uk-dropdown-navbar:before {
    background-color: #47796d;
}
.uk-modal-dialog {
    width: 400px;
    height: 330px;
    background-color: transparent;
}
.bh-isblog .bh-article-header:after {
    background-color: #65b561;
}
.bh-page-featured .uk-article-title > h1:after {
    margin-left: -(40px / 2);
}
.profile {
    font-weight: 700;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: "Amatica SC", serif;
    color: #53555c;
    margin: 0 0 5px;
}
.count {
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Amatica SC", serif;
    color: #65b561;
    margin: 0 0 5px;
}
.count2 {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
	font-family: "Amatica SC", serif;
    color: #65b561;
    margin: 0 0 5px;
}
.smallcount {
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Amatica SC", serif;
    color: #65b561;
    margin: 0 0 5px;
}

.leaving {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    font-size: 1.4rem;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: none;
    font-family: "Amatica SC", serif;
    color: #a8d59d;
    margin: 0 0 5px;
    margin: 0 0 15px;
}
.acres {
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Amatica SC", serif;
    color: #53555c;
}
.carbon {
    font-weight: 300;
	font-size: 0.8rem;
  margin-top: 0;
  padding-top: 0;
    text-transform: capitalize;
    font-family: "Amatica SC", serif;
}
.franspic {
    float: left;
    margin: 0 20px 20px 0;
}
.franspic2 {
    float: left;
    margin: 0 15px 15px 0;
}
.johnpic {
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    margin: 30px 10px 5px 0;
}
.franstitle {
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Amatica SC", serif;
    color: #53555c;
    margin: 5px 0 0;
}
.bh-isblog .bh-article-category {
    font-family: "Amatica SC", serif;
	letter-spacing: 1px;
}
.franstext {
    margin: 0 0 30px;
}
.countrymap {
    margin-left: 10px;
    float: right;
}
video, embed, iframe, object {
    max-width: 100%;
}
.video-wrapper {
    width: 1280px;
    max-width: 100%;
    margin-bottom: 2em;
}
.video-container {
    position: relative;
    padding-top: 30px;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 0;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.species {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    color: #53555c;
    margin: 10px 0;
}
.reserves {
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Amatica SC", serif;
    color: #fff;
    margin: 0 0 5px;
}
.page-id-1526 .uk-article {
    padding-top: 0;
    padding-bottom: 0;
}
.homesections {
    position: relative;
    padding-top: 25px;
    padding-bottom: 75px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 100vh;
}
.homesections:first-child {
    padding-top: 70px;
}
.homesections:last-child {
    padding-bottom: 70px;
}
.footprint {
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    margin: 0;
}
.footprint img {
    margin: 0;
}
.clearfix:after {
    display: block;
    font-size: 0;
    clear: both;
    height: 0;
    content: " ";
    visibility: hidden;
}
.bh-navbar .uk-dropdown {
    position: fixed;
    top: 50% !important;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.styled-select select {
    width: 290px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 700;
    height: 60px;
    font-family: "Amatica SC", serif;
    border: 0;
    background-color: transparent;
    color: #53555c;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 10px;
}
.styled-select {
    width: 270px;
    margin-left: 35px;
    margin-top: 185px;
    overflow: hidden;
    height: 60px;
    border: 2px solid #53555c;
    background-color: #fff;
}
.language-select select {
    width: 290px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 700;
    height: 60px;
    font-family: "Amatica SC", serif;
    border: 0;
    background-color: transparent;
    color: #53555c;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 10px;
}
.language-select {
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: 60px;
    border: 2px solid #53555c;
    background-color: #fff;
}
.bh-grid-fixed-right > .uk-article {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh;
}
.home.bh-page-featured .bh-header {
    animation-name: headeranim;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 2s;
    animation-delay: 0s;
}

@keyframes headeranim {

    0% {
        transform: translateX(200px);
    }

    100% {
        transform: translateX(0);
    }

}
.machine-select select {
    width: 220px;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 700;
    height: 40px;
    font-family: "Amatica SC", serif;
    border: 0;
    background-color: transparent;
    color: #53555c;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 10px;
}

.machine-select {
    width: 200px;
    overflow: hidden;
    height: 40px;
	border: 1px solid #53555c;
}
.removeitall {
	  padding:0;
	  margin:0;
		  }
.mymenu {
    font-weight: 500;
    color: #fff;
    background-image: url(http://www.purocoffee.com/wp-content/uploads/menu.png);
    line-height: 40px;
    margin-left: 25px;
    display: inline-block;
      background: none !important;
}
.mymenu:hover {
    text-decoration: none;
}
.bh-header-close .mymenu:hover {
    background: none !important;
}

// You don't need this CSS. You can only reset the width you've changed
.bh-header-close {
    right: -40px;
    width: 40px;
}
@media (min-width: 960px) {
    .bh-header-close {
        right: -90px;
        width: 90px;
    }
}
#post-2785 .bh-article-header {display: none;}
#post-2932 .bh-article-header {display: none;}
