/*

Theme Name: NOO Organici Child Theme
Theme URI: https://www.nootheme.com/
Author: NooTheme
Author URI: https://www.nootheme.com/
Description: This is a blank child theme for NOO Organici
Template: noo-organici
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: noo
*/

@font-face { font-family: 'apple';
             src: url('/wp-content/font/appleberry.ttf') format('truetype'); }

@font-face { font-family: 'avenir';
             src: url('/wp-content/font/avenir.ttc') format('truetype'); }

body {
    font-family: 'avenir', sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #696969;
    background-color: #ffffff;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'apple',Pacifico, cursive;
    font-weight: 400;
    line-height: 1.2;
    color: #696969;
}

@media only screen and (max-width : 768px) {
    .noo-row > div {
        margin-bottom: 30px;
        text-align: center;
    }
}
@media (max-width: 991px) {
    header .navbar-brand .noo-logo-img {
        max-height: 170px;
        display: none;
    }

    header .navbar-brand {
        background: url('/wp-content/uploads/2018/01/logoflower.png') no-repeat center;
        background-size: contain;
        width: 100px;
        height: 100px;
    }
}
@media (max-width: 767px) {
    header .navbar-brand .noo-logo-img {
        max-height: 170px;
    }
}

.register-section {
    background: #e69299 url('/wp-content/uploads/2018/01/startnext-293x300.png') no-repeat 60% 30px;
    background-size: contain;
}

.blog-item .blog-description h3 {
    font-family: 'apple'; 
	font-size: 20px;
}

.our_team .noo-row > div:nth-of-type(2) .noo-farmer:hover .noo-farmer-content {
    background-color: #e69299;
}

.our_team .noo-row > div:nth-of-type(3) .noo-farmer:hover .noo-farmer-content {
    background-color: #e7cc37;
}

.our_team .noo-row > div:nth-of-type(2) .noo-farmer:hover .noo-farmer-thumbnail span.first:before,
.our_team .noo-row > div:nth-of-type(2) .noo-farmer:hover .noo-farmer-thumbnail span.second:before,
.our_team .noo-row > div:nth-of-type(2) .noo-farmer:hover  .noo-farmer-thumbnail span.second:after {
    background-color: #e69299;
}

.our_team .noo-row > div:nth-of-type(3) .noo-farmer:hover .noo-farmer-thumbnail span.first:before,
.our_team .noo-row > div:nth-of-type(3) .noo-farmer:hover .noo-farmer-thumbnail span.second:before,
.our_team .noo-row > div:nth-of-type(3) .noo-farmer:hover  .noo-farmer-thumbnail span.second:after {
    background-color: #e7cc37;
}

.our_team .noo-row {
    /*display: flex;
    flex-wrap: wrap;
    align-items: stretch;*/
    max-width: 100%;
    margin: 0 auto;
}
/*
.our_team .noo-farmer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}*/

.our_team .noo-farmer .noo-farmer-content {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.our_team .noo-farmer .noo-farmer-content .about-member {
    text-align: justify;
}

.product-properties-list .wpb_text_column p {
    display: flex;
    align-items: flex-start;
    padding: 5px 0;
}

.product-properties-list .wpb_text_column p img {
    margin: 0 10px 0 0;
}

.newletter-section p {
    text-align: left;
}

.newletter-section .mc4wp-checkbox input[type="checkbox"] {
    margin: 0 .5rem 0 0;
}

.newletter-section .mc4wp-checkbox {
    margin: 0 0 0 1em;
}

.noo-atributes-item .eff .eff1 {
    width: 68px;
    height: 68px;
    position: absolute;
    left: 51%;
    top: 46%;
    margin: -34px 0 0 -34px;
    display: inline-block;
    border: 1px solid #79cba8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    animation: eff 1s infinite;
    animation-delay: 0.2s;
    animation-direction: alternate;
    -webkit-animation: eff 1s infinite;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-direction: alternate;
}
.noo-atributes-item.orange .eff .eff1 {
    border-color: #ccdb6c;
}
.noo-atributes-item.orange .eff .eff2 {
    border-color: #ccdb6c;
}

element.style {
}
.noo-atributes-item.orange .eff .eff2 {
    border-color: #ccdb6c;
}
.noo-atributes-item.orange .eff .eff2 {
    border-color: #ccdb6c;
}
.noo-atributes-item .eff .eff2 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: -4px;
    display: inline-block;
    border: 1px solid #79cba8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    animation: eff 1s infinite;
    animation-direction: alternate;
    -webkit-animation: eff 1s infinite;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-direction: alternate;
}

.noo-atributes-item.pink .eff .eff2 {
    border-color: rgb(231, 204, 56);
}

.noo-atributes-item.pink .eff .eff1 {
    border-color: rgb(231, 204, 56);
}

.noo-atributes-item.blue .eff .eff1 {
    border-color: #e6939a;
}
.noo-atributes-item.blue .eff .eff2 {
    border-color: #e6939a;
}
.widget ul li a {
    font-size: 14px;
    line-height: 23px;
    color: #696969;
    display: inline-block;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.widget ul {
    list-style: none;
    padding: -1px !important;
}

ul.woocommerce-error {
    margin-top: 30px;
}
.woocommerce-message {
    margin-top: 30px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon, #add_payment_method #payment ul.payment_methods li img.stripe-icon {
    margin-top: 21px !important;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    line-height: 5 !important;
    text-align: left;
    margin: 0;
    font-weight: 400;
}
.woocommerce-checkout #payment ul.payment_methods li label {
    font-size: 12px !important;
    text-transform: uppercase;
    padding-right: 20px;
    font-weight: 400;
}
table.shop_table.cart {
    margin-top: 130px;
}
.woocommerce-cart table.cart th {
    font-family: 'apple', cursive; 
}
.woocommerce-page .cart-collaterals .noocart-coupon label {
    font-family: 'apple', cursive;
}
.single-inner {
    margin-top: 41px;
}
span.posted_in {
    display: none !important;
}

.woocommerce-page.woocommerce-cart table.cart td.product-thumbnail a:last-child {
    padding-left: 0;
}

@media (max-width: 1200px) and (min-width: 990px){
    .noo-header.header-2 .menu-position {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .noo-main-menu .navbar-nav.nav-collapse li {        
        line-height: 1;
        padding: 0;
        height: 30px;
    }
}

@media (max-width: 767px) {
    
    .woocommerce-page.woocommerce-cart table.cart th,
    .woocommerce-cart table.cart .cart_item td {
        padding: 10px 0;
        text-align: center;
    }

    .woocommerce-cart table.cart .cart_item td.product-thumbnail a {
        padding-left: 0;
    }

    .woocommerce .cart_item a.remove {
        width: 100%;
    }

    .woocommerce-page.woocommerce-cart table.cart .product-quantity {
        display: table-cell;
    }

    .woocommerce-page .cart-collaterals .noocart-coupon,
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .woocommerce-page .cart-collaterals .noocart-coupon button {
        width: 100%;
    }

    .woocommerce .cart-collaterals .cart_totals td,
    .woocommerce .cart-collaterals .cart_totals th {
        word-wrap: break-word;
    }

    .woocommerce-page.woocommerce-cart table.cart .actions {
        text-align: center;
        padding: 30px;
    }

    .woocommerce-page.woocommerce-cart table.cart .actions > * {
        width: 100%;
    }

    .woocommerce-cart table.cart .actions .continue {
        float: none;
        margin-bottom: 20px;
    }
}