/*
Theme Name: Weingut Schmidt by hofstadt zwo Child
Theme URI: http://na
Template: jardiwinery
Author: Frank Schmidt
Author URI: http://na
Description: na
Tags: NA
Version: 1.0.1493562608
Updated: 2017-04-30 16:30:08

*/

/* 15. Edit by HS2
-------------------------------------------------------------- */
.copyright_wrap.copyright_style_plain.scheme_original {
    display: none !important;
}

.header_mobile .logo_main {
    width: 10rem;
}


.goldlinie{
    border-color: rgba(0,0,0,0);
}
.goldlinie:after {
    top: 230px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 3px;
    width: 5rem;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #b2936d;
}


.no_paddings{
    padding: 0px !important;
    margin: 0px !important;
}

.woocommerce ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button {
    font-size: 12px !important;
    padding: 1em 2.8em 1em 2.4em !important;
    letter-spacing: 3px !important;
}

.woocommerce div.product form.cart div.quantity input[type="number"], .woocommerce-page div.product form.cart div.quantity input[type="number"] {
    font-size: 18px !important;
    width: 100% !important;
    /* height: 100%; */
    text-align: center !important;
    height: 3.5em !important;
    padding-right: 0 !important;
}

@media (max-width: 639px) and (min-width: 480px){
.woocommerce div.product form.cart div.quantity input[type="number"], .woocommerce-page div.product form.cart div.quantity input[type="number"] {
    height: 100% !important;
}
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 66.6% !important;
}

a.shipping-calculator-button {
    display: none !important;
}

.product_meta span.product_id {
    display: none !important;
}
.vc_custom_1462877639954 {
    background-color: #2c3136 !important;
    background-image: none !important;
}

.wpb_video_widget .wpb_wrapper iframe[style]{
width: 100% !important;
height: 100% !important;
}