/* composite compacter */
#top .product-type-composite .variations_form {
    background-color: transparent;
    border-color: transparent;
    padding: 0 !important;
}
#top .product-type-composite .component .composited_product_title_wrapper {
    padding-top: 0 !important;
}
#top .product-type-composite .single-product-main-image {
    display: none;
}
#top.woocommerce-page .product-type-composite select {
    width: 100%;
}
/*
#top .product-type-composite div form.cart div.quantity {
    float: none;
}
#top .product-type-composite div .quantity input[type=number].qty {
    width: 100% !important;
    text-align: left;
}
*/
#top .product-type-composite .component_summary .content {
    padding-top: 0;
    padding-bottom: 0;
}
/*
#top .product-type-composite .cart input {
    width: auto !important;
}
*/
#component_1588846395 .wc-pao-addon-name {
    display: none;
}
/*
.template-shop .page-title {
    display: inline;
}
*/

/*
.category_thumb {
    display: none;
}
*/
.woocommerce-loop-category__title .count {
    display: none;
}

.show-woocommerce,
body.woocommerce .hide-woocommerce {
    display: none;
}
body.woocommerce .show-woocommerce,
.hide-woocommerce {
    display: inline;
}


#top div .product-sorting {
    float: right;
    width: auto;
}
div .products .product a {
    overflow: visible !important;
}
div .products .product a,
div .products .product a img {
    display: block;
    border-radius: 0;
}
div.product .product_title {
    float: left;
    width: 100%;
}
#top .products .product-category {
    /* border: 8px solid #f7f8f8; */
    margin-bottom: 50px;
}

#top .products .product-category img {
    /* border: 1px solid #c4c4c4; */
}
.products .product-category h2 {
    /* text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    padding: 5px 0; */
    text-align: center;
    /* background:rgba( 255, 255, 255, 0.5 );
    border-top: 1px solid #eee; */
    color: #999999;
    /* border-bottom: 1px solid #eee; */
    min-height: 50px;
    position: absolute;
    width: 100%;
    padding-top: 15px;
    font-weight: normal !important;
    text-transform: uppercase;
}
.products .product h2 {
    color: #999999;
    font-weight: normal !important;
}
.main_color .widget .widgettitle {
    color: #ba4727;
}
.main_color .sidebar a {
    color: #999999;
}
.main_color .sidebar .current-cat > a {
    color: #ba4727;
}

.woocommerce .u-columns h2 {
    padding: 20px 0 0 20px;
}
ul.products {
    padding: 8px 0;
}
/*
.woocommerce-products-header {
    position: relative;
}
.woocommerce-products-header .woocommerce-products-header__title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    background-color: rgba( 255, 2355, 255, 0.5 );
    border-top :1px solid #ebebeb;
    border-bottom :1px solid #ebebeb;
    text-align: center;
    padding: 10px 0;
}
*/
/*
#top .template-shop .container {
    max-width: 100%;
    padding: 0;
}
*/
/*
.container_wrap.container_wrap_first.main_color.sidebar_right.template-shop.shop_columns_3 {
    background-color: #F0F0F0;
}
.sidebar.sidebar_right {
    background-color: #fff;
}
*/
.content.av-content-small:before,
.single-product-summary:before {
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    bottom: 0;
    width: 50%;
    background-color: #F0F0F0;
}
.single-product-summary:before {
    left: auto;
    right: -50%;
}
.content.av-content-small {
    background-color: #F0F0F0;
    min-height: 700px;
}
.single-product-summary {
    background-color: #F0F0F0;
    padding: 0px 50px 50px 50px;
}
.entry-summary .woocommerce-product-rating {
    float: left;
    width: 100%;
}
#top .main_color .single-product-summary .price {
    font-weight: 300;
    font-family: 'comfortaa';
    margin: 1em 0 !important;
    display: block;
}
#top .main_color .single-product-summary .price span {
    font-size: 30px;
}
#top .price span {
    /* font-size: 30px; */
    font-weight: 300;
    font-family: 'comfortaa';
}
.widget_product_categories li a {
    font-size: 1.3em;
    position: relative;
    padding: 15px 0 15px 35px;
    background: none;
    text-transform: uppercase;
    display: block;
}
.widget_product_categories li a:after {
    content: '...................';
    letter-spacing: 10px;
    color: #9E5F40;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    font-weight: bold;
    font-size: 13px;
}
@media only screen and (max-width: 479px) {
    .responsive #top #main .products .product {
        margin: 0 0 50px 0;
    }
    .widget_product_categories li a {
        font-size: 1.1em;
    }
}
.widget_product_categories li a:before {
    content: ">";
    position: absolute;
    transform-origin: 50% 50%;
    left: 0;
    top: 45%;
    font-size: 22px;
    transform: translateY( -50% );
    text-align: center;
    text-indent: 2px;
    color: #fff;
    font-weight: 100;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    background-color: #BD431E;
    font-family: 'courier';
}
.widget_product_categories li.current-cat a:after {
    content: '';
}
.widget_product_categories li.current-cat a:before,
.widget_product_categories li.current-cat-parent a:before {
    transform: rotate( 90deg );
    top: 23%;
    line-height: 27px;
}
.widget_product_categories li.current-cat ul.children {
    position: relative;
    padding-bottom: 15px !important;
}
.widget_product_categories li.current-cat ul.children:after {
    content: '...................';
    letter-spacing: 10px;
    color: #9E5F40;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    font-weight: bold;
    font-size: 13px;
}
.widget_product_categories ul.children li a {
    font-size: 1.3em;
    padding: 3px 0 0 15px;
    text-transform: inherit;
}
.widget_product_categories ul.children li a:before {
    content: '';
    width: 4px;
    height: 4px;
    top: 47%;
}
.widget_product_categories ul.children li {
    margin-bottom: -1px;
    margin-left: 15px;
}
.widget_product_categories ul.children li a:after {
    content: '';
}
body.archive.tax-product_cat .description {
    width: 100%;
    min-height: 50px;
    margin: -16px 0 7px 0;
    padding: 25px;
    text-align: center;
    float: left;
    background-color: #fef6ef !important;
}
body.archive.tax-product_cat .description h2,
.av-special-heading.line .av-special-heading-tag {
    position: relative;
    padding: 0 15% 30px 15%;
    /* text-transform: uppercase; */
}
body.archive.tax-product_cat .description h2:before,
.av-special-heading.line .av-special-heading-tag:before {
    position: absolute;
    width: 26px;
    height: 1px;
    content: '...';
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 10px;
    color: #9E5F40;
    left: 50%;
    transform: translateX( -13px );
    bottom: 25px;

}
.footer_color .av-special-heading.line .av-special-heading-tag:before {
    background: #fff;
}
.single-product .single-product-main-image .avia-wc-30-product-gallery-lightbox {
    background: #e9eff1;
}
#top div div.product .woocommerce-tabs ul.tabs li a {
    white-space: nowrap !important;
}
/* add to basket */
div form.cart div.quantity {
    margin: 0;
    min-width: auto;
}
#top div .quantity input.plus,
#top div .quantity input.minus,
#top div .quantity input.qty {
    width: 41px;
    height: 41px;
}

#top div form.cart .av-cart-counter {
    left: auto;
    background-color: #000;
    border: 1px solid #fff;
    margin: -10px 0 0 -10px;
}

#top div form.cart .single_add_to_cart_button {
    border-radius: 0;
    max-height: 41px;
}
#top div form.cart .inbasket {
    width: 41px;
    height: 41px;
    color:#000;
    float: left;
    text-align: center;
    line-height: 41px;
    position: relative;
    font-size: 7px;
    text-indent: 2px;

}
#top div form.cart .inbasket:before {
    color: #e9eff1;
    font-size: 20px;
    font-family: 'entypo-fontello';
    content: '\e859';
    position: absolute;
    width: 41px;
    height: 41px;
    text-align: center;
    background-color: #000;
    left: 0;
    line-height: 46px;
    z-index: -1;
    text-indent: -2px;
}

/* tablet portrait adjustments */
@media only screen and (min-width: 480px) and (max-width: 768px) {
    .responsive #top #main .products .product,
    .shop_columns_3 .products .product {
        margin: 0 1% 50px 0;
        width: 49%;
    }
    .responsive #top .products .product.first {
     clear: none;
    }
}


/* staffels */
table.dhvv_bulk_pricing,
table.dhvv_bulk_pricing tr,
table.dhvv_bulk_pricing td,
table.dhvv_bulk_pricing th {
    border-collapse: collapse;
    background: transparent !important;
    padding: 3px 7px;
    margin: 0;
}

#top div form.cart .quantity input.minus,
#top div form.cart .quantity input.plus {
    background-image: none;
}

form.cart table.woocommerce-grouped-product-list,
form.cart table.woocommerce-grouped-product-list tr,
form.cart table.woocommerce-grouped-product-list td {
    border-width: 0;
    padding: 0;
    margin: 0;
}
table.woocommerce-grouped-product-list table.dhvv_bulk_pricing {
    margin: 0 0 20px 0;
}
table.woocommerce-grouped-product-list table.dhvv_bulk_pricing tr,
table.woocommerce-grouped-product-list table.dhvv_bulk_pricing td {
    border-width: 1px;
    text-align: left;
    padding: 3px 7px;
}

/* on sale */
#top .onsale {
    top: -50px;
}
#top .single-product-main-image .onsale {
    top: 35px;
    right: 0px;
}


form.cart table div.quantity {
    margin: 0 !important;
    width: 100%;
}

.reset_variations {
    top: 37px;
    right: 10px;
    bottom: auto;
}


#av_product_description h1 {
    font-size: 90px;
    text-align: center;
    width: 30%;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 80px;
}
#av_product_description h1 span {
    font-size: 32px;
    line-height: 32px;
    text-align: left;
    display: inline-block;
    font-weight: 400;
}
#av_product_description h1 small {
    font-size: 16px;
    display: inline-block;
    position: absolute;
    margin-top: -30px;
    left: 0;
}
#av_product_description h1 small span {
    font-size: inherit;
    width: auto;
    display: inline-block;
}

#hafele {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #fff;
    width: 40px;
    height: 40px;
    background-image: url( '../img/a.png' );
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-indent: -99999px;
    background-size: 25px 25px;
}
.avia-post-nav #hafele {
    display: none;
} 
.page-thumb .category_thumb {
    display: none;
} 
.term-description,
.product-sorting {
    display: none;
}



/* registration */
.main_color #customer_login .col-1,
.main_color #customer_login .col-2 {
  background-color: transparent;
}
.main_color #customer_login .col-2 form {
  padding-bottom: 0;
}
.woocommerce-page .main_color #customer_login .col-2 .button {
  float: none;
}
p.form-row.wpwc-half {
    width: 48% !important;
    margin-right: 2% !important;
}



