/*
Theme Name: Yes Chinaherb
Author: Evocative
Author URI: http://evocative.co/
Description: Tweaks for Be Theme for Yes Chinaherb
Template: betheme
Version: 1.6
*/

select{
    background: url('img/icon-dropdown.png') no-repeat right center;
    background-size: 20px 8px;
}
.button_padding_small{
    padding: 3px 10px !important;
}
.button_padding_large{
    padding: 11px 20px !important;
}
.button_cart{
    text-align: center;
    width: auto !important;
    padding: 11px 20px !important;
    margin-bottom: 0 !important;
    vertical-align: middle !important;
    line-height: 21px !important;
}
@media only screen and (max-width: 767px) 
{
    #Top_bar a.responsive-menu-toggle {
        background: #eab106;
    }
    #Top_bar a.responsive-menu-toggle i {
        color: #fff;
        line-height: 36px !important;
    }
    html{
        background: #f1f4e1 !important;
    }
    .button_cart{
        width: 100% !important;
        margin-bottom: 8px !important;
    }
}

.title .button{
    margin: 0 0 0 20px !important;
}

#Top_bar{
    background: rgba(0,0,0,0.3);
}
#Top_bar #logo{
    height: auto !important;
    padding: 0 !important;
}
#Top_bar #logo img{
    width: 75%;
}
body #Top_bar.is-sticky #logo img{
    width: 60% !important;
}
#Top_bar .top_bar_right{
    height: 80px !important;
}
#Top_bar .header_icons a{
    position: relative;
    top: 34px;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 20px;
    margin: 0 10px 0 0;
}
#Top_bar.is-sticky .header_icons a{
    top: 27px;
}
@media only screen and (max-width: 767px) 
{
    #Top_bar .header_icons a{
        top: 20px;
    }
}

#Top_bar .top_bar_left {
    width: 900px !important;
}
@media only screen and (max-width: 1239px) and (min-width: 960px){
    #Top_bar .top_bar_left {
        width: 690px !important;
    }
}

.search_wrapper{
    opacity: 0.85;
}

@media only screen and (min-width: 768px) 
{
    body #Top_bar .logo{
        margin: 10px 0 0 20px;
    }
}
@media only screen and (min-width: 1240px)
{
    body #Top_bar .logo{
        margin: 10px 0 0 20px;
    }
    body #Top_bar.is-sticky .logo{
        margin: 0 0 0 20px;
    }
    body #Top_bar.is-sticky #logo{
        padding: 6px 0 0 !important;
    }
    body #Top_bar .menu_wrapper .menu > li > a {
        padding: 10px 0 !important;
    }
    body #Top_bar.is-sticky .menu_wrapper .menu > li > a {
        padding: 15px 0 !important;
    }

    .home-yes-chinaherb{
        min-height: 720px;
    }
    .home-yes-chinaherb.has-navi .section-nav.next {
        bottom: 25px !important;
    }
}
@media only screen and (max-width: 767px) 
{
	body .section_wrapper,
	body .container,
	body .four.columns,
    body .section.full-width .section_wrapper{
    	width: auto !important;
    }
	body .container,
	body .section_wrapper{
    	margin: 0 2em;
	}
}

.home-yes-chinaherb-content .prev{
    display: none;
    padding-top: 0 !important;
}

body #Header{
    min-height: 0 !important;
}
body #Footer{
    min-height: 0 !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

#Action_bar .difference{
    max-width: 170px;
    height: auto;
}
body #Header #Action_bar{
    background: #638054 url('img/top-action-bar-bg.jpg') top left no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
#Action_bar .social li a{
    color: rgba(255,255,255,.5) !important;
}
#Action_bar .social li a:hover {
    color: rgba(255,255,255,1) !important;
}
#Action_bar .contact_details li,
#Footer .footer_copy .copyright{
    font-size: 87.5%;
}
#Footer .footer_action .column_column img.aligncenter{
    max-width: 100%;
}

#Action_bar .contact_details li,
#Action_bar .contact_details li a{
    color: #fff !important;
}
#Action_bar .contact_details li a:hover{
    color: #eab106 !important;
}
.header-classic #Action_bar .contact_details li,
.header-classic #Action_bar .social,
.header-classic #Action_bar .social-menu{
    padding: 6px 0 !important;
}

.evo-languages{
    float: right;
    margin: 7px 0 0 20px;
}
.evo-languages li{
    float: left;
    margin: 0 0 0 6px;
}

.icon_box .icon_wrapper,
.icon_box:hover .icon_wrapper,
.icon_box .icon_wrapper:before,
.icon_box:hover .icon_wrapper:before {
    border: none !important;
}
.icon_box .icon_wrapper,
.icon_box:hover .icon_wrapper{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.icon_box .icon_wrapper{
    background: #fff !important;
}
.icon_box:hover .icon_wrapper{
    background: #8f803a !important;
}

.section.has-navi .section-nav {
    color: rgba(0,0,0,.8);
}
.section.has-navi.dark .section-nav {
    color: rgba(255,255,255,.8);
}

.home-ko-da .one-third{
    background: rgba(0, 0, 0, 0.5);
}
.home-ko-da .one-third > div{
    padding: 1em;
}

.home-yes-chinaherb-content{
    display: none;
}

@media only screen and (max-width: 767px)
{
    #wpadminbar{
        display: none !important;
    }
    body #Top_bar .top_bar_right{
        height: 60px !important;
    }
    .header-classic #Action_bar .contact_details li,
    .header-classic #Action_bar .social,
    .header-classic #Action_bar .social-menu{
        padding: 0 0 4px 0 !important;
    }
    .evo-languages{
        margin: 0;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px){
    .evo-languages{
        clear: both;
    }
}

.responsive-table th,
.responsive-table td{
    display: none;
}
@media only screen and (max-width: 767px){
    .responsive-table .small{
        display: table-cell;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px){
    .responsive-table .medium{
        display: table-cell;
    }
}
@media only screen and (min-width: 960px){
    .responsive-table .large{
        display: table-cell;
    }
}

.shop-filters{
    clear: both;
    padding: 15px 0 !important;
    margin-bottom: 0 !important;
    background: none !important;
}
.product-table .woocommerce-price-suffix{
    display: none;
}

#_contact{
    width: 100% !important;
}

.woocommerce .shop_table .product-quantity{
    width: auto !important;
}

.woocommerce .woocommerce-info{
    clear: both;
}

/* education page */
.page-id-2762 #_contact {
    display: none;
}
.page-id-2762 .post-item {
    width: inherit;
}
.page-id-2762 .widget-area {
    padding-left: 56px;
}
.page-id-2762 .widget-area:before {
    visibility: hidden;
}

#Content.sign-in{
    background: url('img/sign-in-bg.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#Content.sign-in #customer_login h2,
#Content.sign-in #customer_login legend,
#Content.sign-in #customer_login p,
#Content.sign-in #customer_login label,
#Content.sign-in #customer_login .lost_password a{
    color: #fff;
}
#Content.sign-in #customer_login legend{
    padding: 0 5px;
}
.woocommerce .registration{
    padding-top: 70px;
}
.woocommerce .registration fieldset {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
@media only screen and (max-width: 767px)
{
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last{
        float: none !important;
        width: 100% !important;
    }
}
.terms-conditions a{
    color: #eab106;
}

#leave_at_doorstep_field .input-radio{
    clear: both;
    float: left;
}
#leave_at_doorstep_field .radio{
    float: left;
    padding-left: 5px;
    line-height: 1.3;
}

.section.has-navi:first-child .section-nav.prev,
.section.has-navi:nth-last-child(2) .section-nav.next {
    display:block !important;
}

#product-view,
#product-view body{
    background: #fff !important;
}
#product-view{
    margin-top: 0 !important;
}
#product-view body{
    padding: 10px 5px;
}
.outro{
    font-size: 0.9em;
    line-height: 1;
    color: #3e7508;
}

.widget_product_search input{
    display: inline-block !important;
    margin: 0 10px 0 0 !important;
    vertical-align: top;
}
.widget_product_search input[type="text"]{
    width: 50% !important;
    font-size: x-large;
}
@media only screen and (max-width: 767px) 
{
    .widget_product_search input[type="text"]{
        width: 100% !important;
        margin-bottom: 8px !important;
    }
}

.shop-wrapper .column{
    margin-bottom: 10px !important;
}
.shop-wrapper .alert_success{
    display: none;
}
.time_line .post-item{
    width: auto !important;
}

body .wpcf7-form.sent,
body .wpcf7-mail-sent-ok{
    color: #423c32 !important;
    background: #f2f9ec !important;
}
