


/* ... Produktseiten ... */
/*___________________________   Uebersichtsseiten */
.woocommerce figcaption.av-inner-masonry-content {
  opacity: 0.8 !important;
  padding: 15px;
}

.template-shop .page-title {
  display: block;
}
.aws-search-result .aws_result_title, .aws-search-result .aws_result_excerpt {
  font-size: 14px;
}
.template-shop .page-title {
  text-transform: uppercase !important;
  margin-top: 80px !important;
}
.main_color .content ul a.woocommerce-LoopProduct-link {
  border-bottom: none !important;
}
/* Einzelne Produkt-Seiten */
.woocommerce-product-gallery__wrapper a.lightbox-added{
    pointer-events: none;
    box-shadow: 12px 12px 0px rgb(213, 213, 213);
}
.single-product-main-image{
    overflow: visible
}
.woocommerce-product-search button {
  padding: 8px 15px;
  background-color: #F0EFEB !important;
  border: 1px solid #EBEBEC !important;
  color: #9d9e9e !important;
  font-size: 18px;
  font-weight: 300 !important;
}
#top .woocommerce-product-search input[type="search"] {
  margin: 15px 0 15px 0;
}
/* ______________________-    START Kopie WST Alt */
.visible_cart, .avia_cart_buttons, .product-sorting .sort-param-sort, .product-sorting .sort-param-count, #top .price, #top .actions .button[name="update_cart"], .cart_totals h2, .cart_totals table, .summary h2, div.product-sorting, .single-product .sidebar .newsbox, .single-product .sidebar .tribe-events-list-widget, .single-product .quantity, #search-fail .entry-content, #search-fail #searchform, #search-fail .suchoptionen, div.product p.stock, li.description_tab.active, .tab-description h2, .inner_product_header .avia-arrow, tr.cart-subtotal, #billing_address_2, ul.order_details, .woocommerce-shipping-fields {
  display: none;
}
#search-fail #woocommerce_product_search-2 #searchform {
  display: block;
}
#woocommerce_product_search-2 #searchform {
  margin: 20px 0 40px;
}
#woocommerce_product_search-2 #searchform input[type="text"] {
  padding-left: 10px;
  padding-bottom: 9px;
}
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
  border-radius: 0;
  box-shadow: none;
}
.entry-summary {
  min-height: 600px;
  padding-bottom: 40px;
}
.product_meta {
  font-size: 13px !important;
}
h1.paginierteseiten {
  margin: 48px 0 36px;
}
.products h3 {
  text-transform: none;
}
#top .inner_product_header {
  padding: 5px 10px 0 0;
}
ul.sort-param {
  font-size: 14px;
}
#top .widget_product_search #searchform #searchsubmit {
  width: 70px;
  font-size: 14px;
}
main.template-shop.content {
  padding-top: 0;
}
.woocommerce-page .thumbnail_container {
  height: 420px;
  padding: 0px;
  background-color: #fff;
}
.main_color .single-product-main-image .images a {
  background-color: #fff;
  border: none;
}
.template-shop .images a {
  padding: 0;
}
.single-product-summary {
  padding-bottom: 5vmin;
}
.zurueckzuruebersicht {
  padding-top: 30px;
}
.bestellhinweis {
  padding-top: 20px;
}
h3#order_review_heading {
  margin-bottom: 15px;
  padding-left: 2px;
}
#customer_details {
  margin-top: 40px;
}
#customer_details label {
  padding-left: 2px;
}
address {
  color: #404653;
}

/* ul.cart_dropdown {display:none;} */
.blockUI.blockOverlay, .woocommerce-additional-fields, p.order-again, .single-product aside, .woocommerce-billing-fields #billing_address_2_field, .product_meta, .cart_dropdown_first .quantity, #top .dropdown_widget .total, .button.checkout.wc-forward, .product_cat-download .bestellhinweis, .shop_table td.actions {
  display: none !important;
}
p.zuruebersichtpublikationen a {
  color: #404653;
}
p.zuruebersichtpublikationen a:hover {
  color: #9aa6ad;
}
.product_cat-download button.single_add_to_cart_button {
  margin-top: 30px !important;
}
/* .woocommerce-product-gallery__wrapper .thumbnails {display:none !important;} */
.woocommerce-page .thumbnail_container {
  height: auto !important;
}
/* ENDE Kopie WST Alt */
/* Produktbilder auf Einzelseiten */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  margin-right: 10px;
  border: 1px solid #F0EFEB;
}
#top .template-shop .images a img {
  border: 1px solid #F0EFEB;
}
/* _____________    Verwandte Produkte */
h2.woocommerce-loop-product__title {
  padding: 0 10px 0 0 !important;
  margin: -5px 0 20px 0 !important;
  line-height: 1.3;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}
#top .av-product-class-minimal {
  text-align: left;
}
/* Hinweise Warenkorb, Dropdown etc. */

#top div.woocommerce-error a {
  border-bottom: 1px solid #fff !important;
  text-decoration: none;
}

ul.woocommerce-error li {
  list-style-type: none;
  margin: 0 !important;
}
.woocommerce-notices-wrapper{
    overflow: visible;
    position: fixed;
    z-index: 999 !important;
    bottom: 9%;
    width: 89.98%;
    max-width: 1640px;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    .woocommerce-notices-wrapper{
        width: 89.98%;
    }
}/**/
@media only screen and (min-width: 1024px) {
    .woocommerce-notices-wrapper{
        width: 80%;
    }
}/**/
#top div.woocommerce-message a.button,.woocommerce-error .button {
    width: auto;
    position: absolute;
    right: 2%;
    background: rgb(188, 10, 22) !important;
    float: none;
    top: calc(-20px + -2.2vmin);
    padding: calc(6px + 1vmin);
    min-width: 126px !important;
}
#top div.woocommerce-message a.button {
    top: 105%;
}
.woocommerce-error .button {
    top: calc(-20px + -2.2vmin); 
}
#top div.woocommerce-error, #top div.woocommerce-message, #top .woocommerce-info, ul.woocommerce-error {
     padding: 3vmin 5vmin;
    /*! bottom: 0 !important; */
    background: #f2f2f2 !important;
    margin: 0px;
    /*! width: 91%; */
    box-shadow: 0px 0px 22px rgba(0,0,0,0.3);
     /*   box-shadow: 0px 0px 210px rgba(0,0,0,0.99);  */
    opacity: .98;
    overflow: visible;
    z-index: 99 !important;
}
@media only screen and (min-width: 768px) {
    #top div.woocommerce-error, #top div.woocommerce-message, #top .woocommerce-info, ul.woocommerce-error {
        border: none !important; 
    }
}/**/
#top div ul.product_list_widget li a {
  line-height: 1.3 !important;
}
.cart_dropdown_first {
  padding: 10px 20px 10px 10px;
}
.html_visible_cart .cart_dropdown {
  right: 15px;
}
#top .dropdown_widget .buttons .button {

}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
    background-color: var(--fontblack);
}
/* _____________  Checkout neu 2021 */
table.shop_table th, table.shop_table td, div table.shop_table td {
  /*! padding-left: 0; */
}
.main_color tr {
    background-color: #fff !important;
    border-top: 4px solid #f2f2f2 !important;
}
.responsive div table.shop_table td {
  vertical-align: middle !important;
  padding: 5px 9px;
}
.main_color .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle, #top .main_color a.remove, #top .main_color .onsale {
  background-color: #000;
}
thead .product-name {
  opacity: 0;
}
div a.remove {
    border: 0px;
    border-radius: 0px;
}
table.shop_table th {}
table.cart img {
  width: auto !important;
    max-height: 180px;
}
td.product-quantity {
  text-align: center;
}
.col2-set .col-1 {
  width: 100%;
}
td.product-name, td.download-product {
  font-weight: 500;
}
.col2-set .col-1 h3, .col2-set .col-2 h3, #customer_details label {
  padding: 0;
}
#top label, #top div form .form-row input.input-text, #top div #content .form-row input.input-text, #top div form .form-row textarea, #top div #content .form-row textarea, #top legend {
    font-size: 14px;
}

#top div form .form-row input.input-text, #top div #content .form-row input.input-text, #top div form .form-row textarea .form-row textarea {
    font-size: 16px;
}

#top .form-row .required {}
.select2-container--default .select2-selection--single {
  border-radius: 0;
  padding-top: 4px;
  padding-bottom: 4px;
}
.select2-container .select2-selection--single {
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 2px;
  margin-left: -6px;
}
#top #payment div.form-row {
  padding: 1em 0;
}
.woocommerce-order .woocommerce-customer-details {
  padding: 0em 0 1em 0 !important;
}
.woocommerce .optional {
  display: none;
}
#top #anrede_field.form-row label, #top.woocommerce-checkout #anrede_field.form-row.form-row-first label {
  display: inline !important;
  margin-right: 1em;  
}
.checkout #billing_first_name_field {
  clear: both;
}
/*___________________   shop_table   */ 
 #top #main .shop_table.order_details {
  padding: 0.5em 0 1em 0;
}
 
.product-name, .download-product a{
    line-height: normal;
}
.download-remaining{
        display: none !important;
}
@media only screen and (max-width: 768px) {
    .download-remaining, .download-expires{
        display: none !important;
    }
    .responsive table.shop_table.cart .product-name {
        width: 50%;
        text-align: left;
    }
    .responsive table.shop_table.cart .product-price, .responsive table.shop_table.cart .product-tax{
        width:10%;
    }
    .responsive table.shop_table.cart .product-remove {
        width: 6%;
    }
    .responsive div table.shop_table td {
      padding: 0px;
    }
    .responsive #top .col2-set .col-1, .responsive #top .col2-set .col-2, .responsive .cart-collaterals .shipping_calculator{
        width: auto;
    }
}/**/


.select2-container--default .select2-selection--single {
  border-color: #F0EFEB;
  font-weight: 500;
}
#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
  color: #404653;
  font-weight: 500 !important;
}
#datenschutz_field label {}
#customer_details {
  padding-bottom: 0;
  margin-bottom: -15px;
}
h3#order_review_heading {
  padding-top: 50px;
}
/* SERP Produkte */
#top .template-search.content .entry-content-wrapper {
  font-size: 18px;
}
#search-fail form.woocommerce-product-search {
  padding-bottom: 2em !important;
}
/* Produkte auf Bereichsunterseiten */
 
.main_color .av-masonry {
  background-color: #F0EFEB;
}

/* Katalog-Seite fuer Bibliotheken */
.av-catalogue-content, .av-catalogue-title, .av-catalogue-price {
  font-size: 18px !important;
}
.av-catalogue-title {
  padding-top: 5px;
  text-transform: none !important;
  font-weight: 500 !important;
  padding-right: 200px;
  line-height: 1.3;
  margin-bottom: 1.4em;
}
.av-catalogue-item:hover {
  color: #202020 !important;
}
.av-catalogue-item {
  pointer-events: none;
}
.av-catalogue-price {
  pointer-events: all !important
} 
.av-catalogue-price::before {
  padding: 13px 15px 6px 15px !important;
  content: 'In den Warenkorb';
  background-color: #404653;
  color: #ffffff;
  border-color: #202431;
}
.content ul.av-catalogue-list a, .content ul.av-catalogue-list a:hover {
  border-bottom: none !important;
}
.av-catalogue-item {
  padding: 10px 0 20px 0 !important;
}
.av-catalogue-image {
  margin-top: 8px;
  width: 150px;
  border-radius: 0;
}
.single-product .product_cat-buchhandel form.cart,  .av-catalogue-content p:last-child, .av-catalogue-price span, .av-inner-masonry-content-pos-content .avia-arrow {
  display: none;
}
.single-product .avia-section.alternate_color .container {
    max-width: 90% !important;   
    padding: 0;
}

/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*
#woorelatedproducts li.product {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
}
.customNavigation{
  text-align: center;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.wprr.btn.prev,
a.wprr.btn.next {
    cursor: pointer;
}
.woo-related-shortcode .customNavigation {
  display: none;
}
h2.woorelated-title.no-title {
  display: none;
}
*/

#top .woocommerce-billing-fields__field-wrapper legend {
    font-size: 14px;
}

/*.woocommerce-billing-fields__field-wrapper legend {*/
/*    font-size: 0.92em;*/
/*}*/

@media only screen and (min-width: 768px) {
    .woocommerce-billing-fields__field-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .woocommerce-billing-fields__field-wrapper .form-row {
        width: 48%;
    }

    .woocommerce-billing-fields__field-wrapper #billing_country_field {
        width: 100%;
    }

}

#top div div.woocommerce-message a.button.return-shop {
    transform: translateX(-102%);
}

.cart-collaterals {
    display: flex;
    flex-wrap: wrap;
}

.cart-collaterals .cart_totals {
    width: auto;
}

@media only screen and (max-width: 640px) {
    .cart-collaterals  a.button.return-shop {
        width: 193px;
        display: block;
        font-size: 0.92em;
    }
}

