/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}


.logos-slider-wrapper {
    max-width: 1220px;
    margin: 0 auto;
}
.logos-slider-wrapper .logos-conrainer .slick-arrow {
    display: none!important;
}
.header-logo {
    float: left;
}
.heder-phone {
    float: right;
    margin-top: -60px;
}
.header-nav {
    display: flex;
    padding: 33px 36px;
}
.header-nav a {
    text-transform: uppercase;
}
.header-nav a:hover {

}
.header-nav div, .footer-nav-wrp div {
    padding: 10px 15px;
}
.section-first-screen {
    height: 500px;
	width: 100%;
    background-image: url(/wp-content/themes/blankslate/imgs/bg-11.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.first-section-content-wrapper {
    max-width: 540px;
    margin-top: 45px;
}
h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 1.5;
}
.first-section-content-wrapper p {
    padding-top: 35px;
}
.first-section-button {
    width: 180px;
    height: 38px;
    border-radius: 20px;
    background-color: #75512f;
    color: white;
    padding: 10px;
    text-align: center;
    margin-top: 35px;
    box-shadow: 0px 0px 10px black;
}
.first-section-icons-wrp {
    display: flex;
    margin-top: 40px;
}
.first-section-icons-wrp div {
    padding-left: 50px;
    width: 220px;
    color: #727272;
}
.first-section-icons-wrp div:before {
    content: ' ';
    width: 36px;
    height: 36px;
    display: inline-block;
    margin: 0px 0px -35px -50px;
    background-size: 36px;
    background-repeat: no-repeat;
}
.fs-ico-1:before {
    background-image: url(/wp-content/themes/blankslate/imgs/icon-1.png);
}
.fs-ico-2:before {
    background-image: url(/wp-content/themes/blankslate/imgs/icon-2.png);
}
.fs-ico-3:before {
    background-image: url(/wp-content/themes/blankslate/imgs/icon-3.png);
}
.first-section-icons-wrp div.fs-ico-1 {
    width: 144px;
}
.fs-ico-2 {
    width: 270px;
}
.first-section-nuts {
    width: 410px;
    height: 411px;
    position: absolute;
    top: 25px;
    right: 175px;
}
.first-section-nuts img {
    position: absolute;
}
.first-section-button:hover {
    cursor: pointer;
}
.logos-conrainer button {
    display: none;
}
.logos {
    width: 16%;
    float: left;
}
.logos img {
    margin: 0 auto;
    filter: grayscale(1);
    transition: 0.6s;
}
.logos img:hover {
    filter: grayscale(0);
}
.logo-roshen img {
    filter: grayscale(0);
    opacity: 0.5;
}
.logo-roshen img:hover {
    opacity: 1;
}



html {
	    max-width: 100%;
    overflow-x: hidden;
}
a, footer, * {
	font-family: 'Open Sans', sans-serif;
}
a {
	text-decoration: none;
	color: black;
	font-weight: 700;
}
section {
	max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 100px;
    display: table;
}
section.section-header {
	padding: 5px 100px;
}
#content header {
	display: none;
}
.products-h {
	font-family: 'Montserrat', sans-serif;
    font-size: 28px;
}
.products-header {
	font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    padding: 35px 0px;
}
.products-block {
	text-align: center;
    padding-bottom: 35px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    align-content: flex-start;
}
.products-fruits {
	justify-content: space-around;
}
.prod-p {
	font-weight: 600;
    padding-top: 15px;
}
.prod-p span:before {
	content: '';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #75512f;
    display: inline-block;
    margin-right: 10px;
}
section.section-list {
	height: 210px;
    position: relative;
    background-image: url(/wp-content/themes/blankslate/imgs/img-nuts.jpg);
}
.list-block1 img {
	position: absolute;
	top: -50px;
}
.list-block2 {
	float: right;
    padding-top: 15px;
    margin-right: 175px;
}
.download-button {
    font-weight: 400;
	width: 180px;
    height: 38px;
    border-radius: 20px;
    background-color: #75512f;
    color: white;
    padding: 11px;
    text-align: center;
    margin-top: 35px;
    box-shadow: 0px 0px 10px black;
}
.section-about p {
    line-height: 1.5;
    padding-top: 20px;
}
.list-block2 p, .section-about p.about-h {
	font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    max-width: 355px;
}
.list-block2 p {
	line-height: 1.3;
}
section.section-cubes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cubes {
	    width: 320px;
    height: auto;
    padding: 27px;
    margin: 30px 0px;
    box-shadow: -2px 2px 10px #e2d4cc;
    transition: 0.5s;
        border-radius: 5px;
}
.cubes:hover {
	box-shadow: 2px -2px 10px #e2d4cc;
}
.cubes b {
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;	
}
.cubes p {
	line-height: 1.5;
}
.cubesh {
	padding: 10px 0px;
}
.cubes img {
	padding-bottom: 10px;
}
section.section-together {
	height: 470px;
    position: relative;
    background-image: url(/wp-content/themes/blankslate/imgs/img-nuts-2.jpg);
    text-align: center;
    padding: 50px 310px;
    line-height: 1.5;
    background-repeat: no-repeat;
}
.section-products {
	padding-bottom: 50px;
}
.section-about {
	padding-top: 70px;
}
.together-h {
	font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    padding-bottom: 30px;
}
.together-button {
	width: 180px;
    height: 38px;
    border-radius: 20px;
    background-color: #75512f;
    color: white;
    padding: 7px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0px 0px 10px black;
}
.together-button:hover {
	cursor: pointer;
}
.section-together p {
	padding-bottom: 30px;
}
section.section-map {
	padding: 0px;
	position: relative;
}
.contacts-wrapper {
	width: 285px;
    height: auto;
    padding: 20px;
    margin: 30px 0px;
    box-shadow: -2px 2px 10px #e2d4cc;
    transition: 0.5s;
    border-radius: 5px;
    position: absolute;
    top: -12px;
    left: 100px;
    background-color: white;
}
.contacts-wrapper b {
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;	
}
.contacts-wrapper p {
	padding-bottom: 10px;
	line-height: 1.4;
}
p.contacts-phone, p.contacts-email, p.contacts-adres, p.contacts-hours {
	padding-left: 20px;
    position: relative;
}
#sidebar {
	display: none;
}
.footer-nav-wrp {
    display: flex;
    padding: 13px 0px;
}
.footer-button {
    width: 180px;
    height: 38px;
    border-radius: 20px;
    background-color: #75512f;
    color: white;
    padding: 10px;
    text-align: center;
    float: right;
    box-shadow: 0px 0px 10px black;
}
.footer-block {
    width: 33.3%
}
.footer-wrapper {
    display: flex;
    justify-content: space-between;
}
.footer-logo {
    text-align: center;
}
.footer-logo img {
    width: 70px;
}
.footer-button-wrp {
    padding-top: 13px;
}
/*.footer-nav-wrp div:first-child {
    padding-left: 0px;
}*/
section.section-footer {
    padding-bottom: 0px;
}
.copywright {
    text-align: center;
    font-size: 14px;
    padding: 20px;
}
.div-nuts img, .book-img {
    transition: 0.8s;
}
.div-nuts img:hover, .book-img:hover {
    -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
*::selection {
    background: #ece4df;
}
p.contacts-phone:before, p.contacts-email:before, p.contacts-adres:before, .contacts-hours:before {
    content: ' ';
    width: 12px;
    height: 17px;
    left: 0px;
    top: 2px;
    position: absolute;
}
.contacts-phone:before {
    background-image: url(/wp-content/themes/blankslate/imgs/icon-contacts-1.jpg);
}
.contacts-email:before {
    background-image: url(/wp-content/themes/blankslate/imgs/icon-contacts-2.jpg);
}
.contacts-adres:before {
    background-image: url(/wp-content/themes/blankslate/imgs/icon-contacts-3.jpg);
}
.contacts-hours:before {
    background-image: url(/wp-content/themes/blankslate/imgs/icon-contacts-4.jpg);
}
.contacts-wrapper a {
    font-weight: 400;
}
.popup-button:hover {
    cursor: pointer;
}
.popup-wrp {
    display: none;
}
.popup-overlay {
    width: 300vh;
    height: 300vh;
    position: fixed;
    top: -30%;
    left: -30%;
    background-color: #00000087;
    z-index: 10;
}
.popup-wrapper {
    padding: 30px 25px 25px 25px;
    height: 300px;
    background-image: url(/wp-content/themes/blankslate/imgs/popupbg.jpg);
    width: 600px;
    max-width: 95%;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -150px;
    border-radius: 10px;
    z-index: 11;
}
.popup_block {
    width: 250px;
    margin: 0 auto;
}
.popup_block label, .email-form-wrapper label {
    display: none;
}
.popup_block input {
    width: 100%;
    margin: 10px;
    height: 40px;
    border-radius: 15px;
    border: unset;
    box-shadow: 0px 0px 15px -5px black;
    font-family: 'Montserrat', sans-serif;
    color: #848585;
    padding-left: 20px;
}
.popupsend {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    background-color: #75512f;
    border: unset;
    color: white;
    padding: 10px;
    text-align: center;
    margin: 10px;
    box-shadow: 0px 0px 10px black;
}
.popup-message-ok {
    display: none;
}
.popup-header {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 23px;
    width: 100%;
    margin: 10px;
}
.popup-button, .download-button, .popupsend, {
    transition: 0.6s;
}
.popup-button:hover, .download-button:hover, .popupsend:hover, .emailsend:hover {
    background-color: #96673b;
    box-shadow: 0px 0px 4px black;
    cursor: pointer;
}
.header-nav a, .heder-phone a, .footer-nav-wrp {
    font-family: 'Montserrat', sans-serif;
}
.header-nav a:hover, .header-nav div:hover a, .footer-nav-wrp div:hover a, .footer-nav-wrp a:hover, .heder-phone a:hover {
    color: #a8937e;
}
.header-nav div:hover, .footer-nav-wrp div:hover {
    border-top: 3px solid #a8937e;
    border-bottom: 3px solid #a8937e;
    padding: 7px 15px;
}
.email-form-wrapper input {
    width: 250px;
    margin: 10px;
    height: 35px;
    border-radius: 15px;
    border: unset;
    box-shadow: 0px 0px 30px -3px #e2d4cc;
    color: #848585;
    padding-left: 20px;
    text-transform: lowercase;
} 
.emailsend {
    height: 35px;
    border: 0;
    width: 40px;
    background-color: #75512f;
    margin-left: -50px;
    margin-top: 10px;
    position: absolute;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.emailsend:after {
    content: ' ';
    width: 24px;
    height: 13px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/blankslate/imgs/icon-mail-button.png);
    top: 11px;
    right: 9px;
}
.email-form-wrapper {
    margin-left: -15px;
}
.emailsend:hover {
    box-shadow: unset;
}
.formmsgblock {
    text-align: center;
    margin-left: 20px;
    font-weight: 900;
    color: black;
    font-size: 25px;
    padding-top: 65px;
    font-family: 'Montserrat', sans-serif;
}
.email-form-wrapper .formmsgblock {
    padding-top: 15px;
    text-align: left;
    color: #000000;
    font-weight: 600;
}
.hiddenform {
    display: none;
}
.products-cacao .div-nuts {
    width: 16.66%;
}
.footer-nav-wrp a {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.products-h, .products-header, .list-block2 p, .about-h, .together-h {
    font-weight: 800;
}
@media (max-width: 1285px) {
    .first-section-nuts {
        right: -175px;
    }
    .first-section-icons-wrp {
        margin-top: 5px;
    }
    section {
        padding: 20px;
    }
    .logos-slider-wrapper {
        width: 1000px;
    }
}
@media (max-width: 1275px) {
.products-cacao .div-nuts {
    width: auto;
}
}
@media (max-width: 1030px) {
    section.section-together {
        height: auto;
        padding: 20px 160px;
    }
    .div-nuts {
        margin: 20px 5px;
    }
    section.section-header {
        padding: 5px 20px;
    }
    .header-nav {
        float: right;
    }
    .header-nav div, .footer-nav-wrp div {
        padding: 10px 10px;
    }
    .header-nav div:hover, .footer-nav-wrp div:hover {
        padding: 7px 10px;
    }
    .heder-phone {
        display: none;
    }
}
@media (max-width: 1020px) {
    .logos-slider-wrapper {
        width: 755px;
    }
    .footer-nav-wrp div {
    padding: 10px 5px;
    font-size: 13px;
}
}
@media (max-width: 820px) {
    section.section-together {
        padding: 20px 60px;
    }
    .section-first-screen {
        height: 395px;
    }
    .first-section-nuts {
        top: -10px;
    }
    .first-section-content-wrapper p {
        padding-top: 30px;
    }
    .first-section-content-wrapper {
        margin-top: 5px;
    }
    h1 {
        font-size: 33px;
        line-height: 1.2; 
    }
    .header-nav {
        padding: 33px 5px;
    }
    .list-block2 {
    float: right;
    margin-right: 0px;
    }
    .list-block1 img {
        left: -50px;
    }
}
@media (max-width: 755px) {
    .section-about {
    padding: 0px 20px;
    }
    .footer-button {
        float: unset;
        margin: 0 auto;
    }
    .footer-block {
        width: 50%;
    }
    .footer-nav-wrp {
        display: none;
    }
    .contacts-wrapper {
        width: 286px;
        left: 50%;
        margin: 30px 0px 0px -143px;
    }
    .section-about p.about-h {
        max-width: unset;
    }
    section.section-together {
        padding: 20px 7px;
        background-size: cover;
    }
    .cubes {
        margin: 0 auto;
        margin-top: 15px;
    }
    #formemail, .about-h {
        text-align: center;
    }
    .email-form-wrapper {
        margin: 0 auto;
    }
    .list-block2 {
        float: unset;
        margin: 0 auto;
        text-align: center;
    }
    section.section-list {
        background-position: right;
    }
    .download-button {
        margin: 0 auto;
        margin-top: 35px;
    }
    .list-block2 p {
        margin: 0 auto;
    }
    .products-header {
        padding: 25px 0px;
    }
    .products-h {
        text-align: center;
        padding-top: 10px;
    }
    .logos-slider-wrapper {
        width: 400px;
    }
    .first-section-content-wrapper {
        width: 385px;
        margin: 0 auto;
        margin-top: 45px;
    }
    section {
        padding: 5px;
    }
    .first-section-button {
        margin: 0 auto;
        margin-top: 35px;
    }
    .section-first-screen {
        background-size: cover;
    }
    h1 {
        font-size: 26px;
        line-height: 1.2; 
    }
    .section-first-screen {
        height: auto;
        text-align: center;
    }
    .heder-phone {
        display: block;
        margin-top: 43px;
    }
    .header-nav, .first-section-nuts, .first-section-icons-wrp, .list-block1 {
        display: none;
    }
    .popup-wrapper {
        width: 300px;
        margin-left: -150px;
        top: 45%;
        padding: 30px 25px 25px 5px;
    }
}
@media (max-width: 400px) {

    .footer-block.footer-logo {
        width: 30%
    }
    .footer-block.footer-button-wrp {
        width: 70%
    }
    .footer-logo {
        text-align: left;
    }
    .logos-slider-wrapper {
        width: 300px;
    }
    .first-section-content-wrapper {
        width: 300px;
        margin-top: 25px;
    }
    .copywright {
        font-size: 12px;
    }
}