/*
Theme Name:   IsleChildTheme
Description:  Changed by Aufwind
Author:       Aufwind Werbeagentur
Author URL:   www.aufwind.co.at
Template:     shop-isle
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  IsleChildTheme
*/

/* Schreibe hier dein eigenes persönliches Stylesheet */

@font-face {
    font-family: 'Raleway';
    src: url(fonts/Raleway-VariableFont_wght.ttf);
}

@font-face {
    font-family: 'Raleway';
    font-style: italic;
    src: url(fonts/Raleway-Italic-VariableFont_wght.ttf);
}

@font-face {
    font-family: 'Antic Didone';
    src: url(fonts/AnticDidone-Regular.ttf);
}

.page .navbar-custom {
    background-color: #fff !important;
    /* background-color: #d5b996 !important */
}

.navbar-custom {
    background-color: #fff;
    /* background-color: #d5b996 !important */
}

.navbar-custom .nav li>a {
    color: #000;
    /* color: #fff !important */
}

#menu-hauptnavigation li>a:hover, /* added */
#menu-hauptnavigation li.current_page_item a {
    color: #c19a6b;
    /* color: #000 !important */
}

div.header-search-button {
    color: #000;
    /* color: #fff */
}

div.header-search-button:hover {
    color: #c19a6b !important;
    /* color: #000 !important */
}

#comments input[type=submit],
.add_to_cart_button,
.wc-proceed-to-checkout .button.checkout-button,
.widget .tagcloud a,
.widget button[type=submit],
.widget input[type=submit],
.wpcf7-form input[type=submit],
button[type=submit],
ul.products li.product .product-button-wrap .button.product_type_simple,
ul.products li.product .product-button-wrap .product_type_variable {
    background-color: #fff;
    color: #000;
    /* background: #d5b996 !important */
}

.bg-dark /*,
.btn.btn-b*/ {
    background-color: #000;
    /* background-color: #d5b996 !important */
}

.bg-dark a {
    color: #fff !important
}

.widget .widget-title {
    color: #fff !important;
    border-bottom: 1px dotted #fff;
    font-weight: 700
}

.module-title,
.upsells.products h2 {
    color: #000;
    /* color: #c7827a; */
    /* font-weight: 700 !important */
}

a {
    color: ##000;
    /* color: #c7827a */
}

.single-product .product_title {
    color: #c19a6b;
    /* color: #c7827a !important */
}

.amount {
    color: #c19a6b;
    /* color: #c7827a */
}

.divider-d {
    border-top: 1px solid #fff
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background: #d5b996 !important
}

@media screen and (max-width:768px) {
    .navbar-fixed-top div.navbar-collapse {
        background: #d5b996 !important
    }
}

.sidebar .widget-title {
    color: #c7827a !important;
}

.single-product div.product .summary {
    color: #c7827a;
}

ul.products li.product h2,
ul.products li.product h3,
.wccm-td div {
    color: #c7827a;
}

section.related.products h2,
.woocommerce-loop-product__title {
    color: #c7827a !important;
}

.main,
tr.cart_item td.product-name a,
td.product-price span.amount,
td.product-subtotal span.amount,
ul.products li.product h2,
ul.products li.product h3,
.wccm-td div,
.woocommerce ul.products li.product .price del .amount,
.woocommerce ul.products li.product .price ins .amount,
.woocommerce ul.products li.product .price .amount,
.woocommerce.single-product .price del .amount,
.woocommerce.single-product .price ins .amount,
.module-subtitle,
.single-product div.product table.variations td,
.single-product div.product table.variations th,
.woocommerce-tabs ul.tabs li.active a {
    color: #000;
    /* color: #c7827a !important; */
}

.icon-close,
.icon-filter {
    background: #d5b996 !important;
}

#mwb_wgm_error_notice {
    margin-top: 100px;
}
/* Rabatt CSS START */
/*#popmake-82024{
    border: none !important;
    padding: 0 !important;
}*/
.rabatt-info{
    position: fixed;
    bottom: -1px;
    width: 100%;
    z-index: 1;
    /* visibility: hidden; */
}
#rabatt{
    background-color: black;
    width: 100%;
    max-width: 240px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: auto;
    color: white;
    text-transform: uppercase;
    padding: 5px;
    cursor: pointer;
}
#rabatt .material-icons{
    margin: 0 10px;
}
.rabatt-full{
    width: 100%;
    background-color: #eee;
    color: #333;
    border-top: 1px solid black;
    height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease all 0.4s;
}
.rabatt-show{
    height: 120px;
}
.rabatt-cont{
    width: 100%;
    max-width: 1000px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rabatt-text{
    width: 65%;
    padding: 10px;
}
.rabatt-text p{
    margin: 0;
}
.rabatt-btn{
    width: 35%;
    text-align: center;
}
.rabatt-btn a{
    background-color:#999;
    padding: 10px 35px;
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
@media screen and (max-width: 700px){
    .rabatt-cont{
        flex-direction: column;
    }
    .rabatt-btn,.rabatt-text{
        width: 100%;
        padding: 10px;
    }
    .rabatt-text p{
        padding: 10px;
        text-align: center;
        margin: 0;
    }
    .rabatt-show{
        height: 220px;
    }
}
/* Rabatt CSS END */

/* Shop Reaktivierung NEU */

.sidebar-shop .widget.widget_products ul li:before, .sidebar-shop .widget.widget_recent_reviews ul li:before, .sidebar-shop .widget.widget_recently_viewed_products ul li:before, .sidebar-shop .widget.widget_top_rated_products ul li:before, .sidebar-shop .widget.widget_product_categories ul li:before, .sidebar-shop .widget.widget_layered_nav .chosen:before {
  content: none;  
  padding-right: unset;
}

.btn.btn-b {
  color: #000;
  background-color: #fff;
  border-color: unset;
}

.onsale.out-of-stock{
    background-color: #999 !important;
}

.onsale {
    padding: 0 10px !important;
    background-color: #c19a6b !important;
    font-family: 'Antic Didone', serif;
    font-size: 18px;
}

body {
    font-family: 'Raleway', sans-serif;
}

h1, h2, h3, h4, h6, h6, h1.font-alt, h2.font-alt {
    font-family: 'Antic Didone', serif;
}

h1.font-alt {
    line-height: 1;
}

h1.font-alt {
    font-size: 32px;
}

.font-alt {
    font-family: unset;
    text-transform: unset;
}

.caption-content .hs-title-size-4
{
    font-size: 12vw;
}

.caption-content .hs-title-size-1
{
    font-size: 34px;
}

.btn {
    font-family: 'Antic Didone', serif;
    font-size: 18px;
    letter-spacing: initial;
    text-transform: unset;
}

.module-title {
    font-size: 32px;
    letter-spacing: initial;
}

.navbar-custom {
    font-family: 'Antic Didone', serif;
    font-size: 20px;
    letter-spacing: initial;
    text-transform: unset;
}

.widget .widget-title {
    font-family: 'Antic Didone', serif;
    font-size: 15px;
    letter-spacing: initial;
    text-transform: unset;
}

body.home .navbar.navbar-transparent {
    background-color: white!important;
}

.navbar-cart-inner .icon-basket {
    color: black !important;
}

.header-search-button {
    font-size: 20px !important;
}

.navbar-cart-inner .icon-basket
{
    font-size: 20px !important;
    line-height: 24px !important;
}

a.custom-logo-link > img {
    width: 64px;
}

li.cat-item {
    padding-left: 0 !important;
}

li.cat-item::before {
    content: none !important;
}

.widget ul li:before {
    content: none;
}

.widget ul li {
    padding-top: 15px;
}

.woocommerce-breadcrumb {
    font-family: 'Antic Didone', serif;
    font-size: 18px !important;
}

.woocommerce-product-search button {
    font-family: 'Antic Didone', serif !important;
    font-size: 16px !important;
    border: 1px solid black !important;
    text-transform: none !important;
}

.woocommerce-product-search .search-field {
    border: 1px solid black !important;
    color: black !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
}

.coupon-value {
    font-family: 'Antic Didone', serif;
}

.bg-dark a.btn.btn-border-w:hover {
    color: black !important;
}

.btn.btn-b:focus, .btn.btn-b:hover {
    color: white;
}

/* Shop page customization - block editor */

.wp-block-button__link {
    border-radius: 3px;
    border: 1px solid white;
    background: unset;
}

.wp-block-button__link:hover, .wp-block-button__link:focus {
    background: #ffffff9f;
    color: #000;
}

