/**
* Theme Name: Agro Child
* Description: This is a child theme of Agro, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: agro
* Version: 1.6.5
*/

body a {
    color: #5F8452;
}

body a:focus,
body a:hover {
    color: #467833;
}

/* 
* header
*/

header.top-bar {
    position: relative;
    box-shadow: 0 8px 16px -8px rgba(0, 0, 0, 0.06);
}

header .top-bar__contacts {
    color: #000000;
    font-size: 14px;
}

.top-bar__contacts a.header_top_phone,
main a.header_top_phone,
footer a.header_top_phone {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: #000000;
}

.top-bar__contacts a.header_top_phone {
    margin-left: 15px;
}

header .top-bar__logo {
    display: flex;
    align-items: center;
}

.top-bar__logo.site-logo img {
    max-width: none;
    height: 100px;
}

header .top-bar--style-2 {
    padding: 10px 0;
}

footer a.header_top_phone {
    margin-top: 20px;
    display: inline-block;
    font-size: 18px;
}

.navigation li.active>a:not(.custom-btn):after,
.navigation li:hover>a:not(.custom-btn):after {
    margin-top: 15px !important;
    
    background-color: #1F402E;
}

header .navigation li a:not(.custom-btn) {
    display: flex;
    align-items: center;
    
    text-transform: uppercase;
}

.wpmenucart-contents i {
    font-size: 2.4rem;
    margin-right: 12px;
}

.wpmenucart-contents span.amount {
    font-weight: 700;
    text-transform: uppercase;
}

.cartcontents+.amount:before {
    display: none;
}

li.wpmenucartli a.wpmenucart-contents span.cartcontents {
    justify-content: center;
    position: absolute;
    top: 0;
    left: 15px;
    background: #5c8354;
    border-radius: 100%;
    display: flex !important;
    width: 18px;
    height: 18px;
    font-size: 10px;
    align-items: center;
    z-index: 1;
    color: #ffffff;
}

/*header .site-logo img {
    max-width: 100px;
}*/

@media (max-width: 768px) {
    main .nt_section_15411299 {
        margin-top: 0 !important;
    }
}

@media (min-width: 576px) {
    main .start-screen--style-4 .start-screen__content__item {
        height: 450px;
    }
}

@media (min-width:1200px) {
	main .start-screen--style-4 .__title {
		font-size: 5.5rem
	}
}

.start-screen--style-4 .start-screen__content__item {
    background: rgba( 0, 0, 0, 0.02);
}

main #nt-hero
main #hero {
	padding-top: 180px;
	padding-bottom: 20px;
    color: #fff;
    background-color: #ffffff !important;
    background-image: none !important;
}

main .nt-theme-inner-container {
    padding: 50px 0;
}

.woocommerce-page main #nt-hero,
main #hero {
    background-image: none;
    background-color: #ffffff;
    
    padding-top: 40px;
    padding-bottom: 0;
}

.single-product main #nt-hero .nt-hero-subtitle,
.woocommerce-page main #nt-hero .nt-hero-description {
    display: none;
}

.single-product main #nt-hero .nt-hero-title,
.woocommerce-page main #nt-hero .nt-hero-title,
.nt-breadcrumbs .nt-breadcrumbs-list,
.nt-breadcrumbs .nt-breadcrumbs-list a,
#hero .__title {
    color: #333333;
}

.single-product main #nt-hero .nt-hero-title,
.woocommerce-page main #nt-hero .nt-hero-title,
#hero .__title {
    font-size: 3rem;
}

main #hero .__title {
    color: #000000;
}

.woocommerce.single-product .entry-summary button.button.alt,
.goods-btn .button,
.goods-btn .button+.added_to_cart,
.woocommerce ul.agro-products li.product .button,
.woocommerce a.added_to_cart,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
main .wc-proceed-to-checkout a.button.alt:hover,
.woocommerce main a.button {
    border: 2px solid #467833 !important;
}

.goods-btn .button:hover,
.goods-btn .button+.added_to_cart:hover,
.woocommerce ul.agro-products li.product .button:hover,
.woocommerce .entry-summary button.button.alt:hover,
a.added_to_cart.wc-forward:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
main .wc-proceed-to-checkout a.button.alt:hover,
.woocommerce main a.button:hover {
    background-color: #467833 !important;
    color: #ffffff !important;
    
}

.goods-btn .button:before {
    display: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #467833 !important;
    color: #ffffff !important;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border: 2px solid #467833 !important;
}

.company-contacts .__item .__ico {
    color: #1F402E;
}

/*
* shop
*/

.woocommerce main .widget_price_filter .price_slider_amount .button,
.woocommerce main .widget_price_filter .price_slider_amount button.button:hover {
    background: #467833 !important;
    border-color: #467833 !important;
    color: #ffffff !important;
}

/*main .product-price__item {
    font-size: 1.68rem;
}*/

/*
* products
*/

.woocommerce main div.product p.price,
.woocommerce main div.product span.price {
    font-size: 2em;
    font-weight: 700;
    /*color: #416D34;*/
        color: #000000;
}

.woocommerce main .woocommerce-Price-currencySymbol {
    font-size: 0.65em;
    font-weight: 400;
}

.woocommerce main ul.agro-products li.product .price {
    color: #000000;
    font-weight: 700;
}

@media (min-width: 576px) {
    .goods--style-1 .__content {
        min-height: 228px;
        display: flex;
        flex-direction: column;
    }
    
    main .goods--style-1 .product-price {
        margin-top: auto;
    }
}

.woocommerce main div.product .product_title {
    display: block;
    
    font-size: 3rem;
}

/*
* contacts
*/

form {
    position: relative
}

form .input-wrp {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    margin-top: 20px
}

form .textfield {
    display: block;
    width: 100%;
    background: 0 none;
    border: none;
    border-bottom: 1px solid #dadada;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.2;
    font-size: 1.4rem;
    font-family: "Open Sans",sans-serif;
    font-weight: 500;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    padding: 13px 0;
    -webkit-transition: background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;
    transition: background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out
}

form .textfield::-webkit-input-placeholder {
    color: #757575;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form .textfield::-moz-placeholder {
    color: #ccc;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form .textfield:-moz-placeholder {
    color: #ccc;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form .textfield:-ms-input-placeholder {
    color: #ccc;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form .textfield.error {
    border-color: #fcdb5a!important
}

form input.textfield {
    height: 44px
}

form textarea {
    resize: vertical;
    min-height: 125px;
    height: 100%
}

form [type=submit] {
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    margin-top: 55px
}

.form--horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.form--horizontal .input-wrp,.form--horizontal [type=submit] {
    margin-top: 0
}

.form--horizontal .input-wrp {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px
}

main .custom-btn {
    border-color: #ffffff;
}

main .custom-btn.custom-btn--style-3:focus,
main .custom-btn.custom-btn--style-3:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #000000 !important;
}

main .review::before {
    color: #467833;
}

body.woocommerce-checkout form.woocommerce-checkout {
    padding: 50px 0;
}

/*
* checkout
*/

#billing_company_field,
#billing_country_field,
#billing_address_2,
#billing_city_field,
#billing_state_field,
#billing_postcode_field,
.woocommerce-shipping-fields {
    display: none;
}

.woocommerce-checkout .cclw_opc_main .border_html {
    border-left: none !important;
    background-color: #ffffff;
    padding: 0;
    font-weight: 700;
}

.checkout-two-column-layout .two-column-layout-right {
    background: none;
}

main #cclw_payment_section #place_order {
    background: #467833;
    border: 2px solid #467833;
}

@media only screen and (max-width:767px) {
    .checkout-two-column-layout .two-column-layout-left,
    .checkout-two-column-layout .two-column-layout-right {
        width: 100%;
    }
    
    .woocommerce form .form-row-first, .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
    }
}


footer .nt-sidebar-inner-widget ul {
    text-transform: none;
}

footer .site-logo img {
    max-width: 90px;
}
