/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.referierende-item-wrap{

}

.referierende-item h3{
    color: #ff0000;
}


.referierende-item{
    background: #f5f5f5;width: 100%;
    max-width:756px;
    margin-left: auto;
    margin-right: auto;
    padding:30px;
    position: relative;
}

.product-quantity .qib-button-wrapper .quantity input.input-text.qty.text,
.cart .qib-button-wrapper .quantity input.input-text.qty.text{
    border: none;
    padding:0;
}

.referierende-item img{
    position: absolute;
    max-height: calc(100% - 60px);
    margin-left: -80px;
    max-width: 260px;
}

.referierende-item .referierende-item-content{
    padding-left: 200px;
}

.wpt_filter_wrapper label, .wpt_filter_wrapper a, .wpt_filter_wrapper select {
    padding: 9px 0;
}

.woocommerce-ordering,
.woocommerce-result-count,
.wpt_table_header_row.wpt_table_head,
.wpt_second_wrapper.wpt_second_wrapper_1609,
.search_single_column .search_keyword_label.single_keyword,
.wpt_filter_wrapper label,
.search_box_label,
.wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents
{
    display: none;
}

.wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a, .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.single_add_to_cart_button {
    white-space: inherit !important;
}

#search_box_1609,
.wpt_filter.fullter_full{
    max-width: 400px;
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title, .select2-selection, select, input:not([type="submit"]) {
    line-height: 2em !important;
}

.wpt_search_box .search_box_wrapper a.search_box_reset, a.search_box_reset {
    top: 35% !important;
}

.custom_table tbody tr a.button, .custom_table tbody tr a.button.adding, .custom_table tbody tr a.button.alt.wc-variation-selection-needed, .custom_table tbody tr a.button.adding.wc-variation-selection-needed, .custom_table tbody tr a.button.disabled, .custom_table tbody tr a.button.alt.disabled {
    background: #ff2000 !important;
}

table.add_cart_left_icon tr .wpt_action a.button:before,
table#wpt_table.wpt_product_table a.added_to_cart.wc-forward,
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li a.remove::before{
    display:none !important;
}

.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons>a.button{
    margin-left: 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
}


.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons>a.button:hover{
    color: #000;
    border-color: #000;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button{
    display: inline !important;
}


.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item * {
    line-height: 30px !important;
}

.wpt_table_tag_wrapper .product_description strong::before{
    content: "\a";
    white-space: pre;
}
.wpt_table_tag_wrapper .product_description strong:first-child::before{
    content: "";
}
.wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.wpt_product_title_in_td{
    font-size: 1.2rem;
    margin-bottom: 12px;
    float: left;
    width: 100%;
    color: #ff2000;
}

.wc-gzd-product-name-left {
    display: none;
}

#ce4wp_checkout_consent_checkbox_field {
    display: none;
}

.woocommerce-checkout .shop_table{
    background: none !important;
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a{
    margin-left: 0 !important;
    text-decoration: none;
    border: none;
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.wpmenucart-contents{
   padding-left: 0 !important;
}

.us-nav-style_1>*, .navstyle_1>.owl-nav div, .us-btn-style_1 {
    padding: 0.8em 1.2em !important;
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1.diy-theme>a.w-btn{
    background: #dab800;
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1.diy-theme:hover>a.w-btn{
    background: #000000;
}

.woocommerce-checkout #order_review_heading{
    float:none;
}

.wpt_notice_board{
    display: none !important;
}

li.wpmenucartli a.wpmenucart-contents span{
    font-size: 10px;
}

.custom_table tbody tr a.button.disabled, .custom_table tbody tr a.button.alt.disabled{
    display:none;
}

wpt_mobile_desc_part{
    display:none;
}

@media only screen and (max-width: 600px) {

    .referierende-item img{
        position: relative;
        max-height: 100%;
        margin-left: 0px;
        max-width: 100%;
    }
    .referierende-item .referierende-item-content{
        padding-left: 0;
        margin-top: 20px;
    }


}
@media only screen and (max-width: 1000px) {

    .wpt_mobile_desc_part{
        display:none;
    }

}
