/*
*Theme Name:     TinySalt Child Theme
*Theme URI: 	 http://tinysalt.loftocean.com/
*Description:    TinySalt child theme for user customization
*Author:         Loft.Ocean
*Author URI:     http://www.loftocean.com
*License: 		 GNU General Public License v2 or later
*License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       tinysalt
*Version:        1.1
*/

 /** Add your styles below **/

:root {
    --heading-font: Playfair Display, serif;
    --body-font: Nunito Sans, sans-serif;
}

.trustreviews .trustreviews-stars svg use {
    fill: #fdb467 !important;
}

.trustreviews .trustreviews-rating {
    color: #fdb467 !important;
}

.trustreviews.wpac a.trustreviews-name {
    color: black !important;
}

/* ########## **** Woocommerce ***** ##########*/

/*##### Archive #######*/

body.woocommerce-shop li.product-category h2,
body.woocommerce-shop li.product-category p {
    text-align: left;
    padding: 10px !important;
}

body.woocommerce-shop li.product-category {
    background-color: #FCF9F5;
}

body.woocommerce-shop li.product-category mark.count {
    display: none;
}

p.event-date {
    font-size: 18px !important;
}
body #page .products .product .button, body #page .products .product .added_to_cart{
    position: relative !important;
    transform: translateY(0px) !important;
}

body #page .products .product .event-date{
    margin: 10px 0 2.5px 0 !important;
}

body #page .products .product .fooevents-date{
    margin: 0 auto 5px auto !important;
    padding-top: 5px;
}

body #page .products .product .fooevents-date:before{
    content:' ';
}

body #page .products .product{
    display: flex;
flex-wrap: wrap;
position: relative;
}

body #page .products.subcategories{

}

body #page .products .product img{
    width: 100%;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link{
    padding-top: calc(75% + 75px);
margin-top: calc(-75% - 75px);
width: 100%;
}

body #page .products .product .product-image{
    order:5;
    border-radius: 0px !important;
}

body #page .products .product.outofstock:after{
    content:"Ausverkauft";
    position: absolute;
top: 16px;
right: auto;
left: 0;
overflow: hidden;
width: auto;
min-width: 0;
min-height: 0;
padding: 7px 16px 7px 14px;
margin: 0;
line-height: 1.6;
border-radius: 0 99px 99px 0;
background: #e63360;
color: #fff;
font-size: 10px;
font-size: 0.625rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}

body #page .products .lowstock{
    position: absolute;
    top: 16px;
    right: auto;
    left: 0;
    overflow: hidden;
    width: auto;
    min-width: 0;
    min-height: 0;
    padding: 7px 16px 7px 14px;
    margin: 0;
    line-height: 1.6;
    border-radius: 0 99px 99px 0;
    background: #8224e3;
    color: #fff;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

body #page .products .product .fooevents-date{
    order:3;
    display: inline-block;
    border-top: 3px solid #FDB467;
}

body #page .products .product .event-date{
    order:2;
    margin-top: 10px;
    flex: 0 0 100%;
}


.woocommerce ul.products li.product a.woocommerce-loop-product__link{
    order:4
}

body #page .products .product .fooevents-date, body #page .products .product .event-date{
    font-size: smaller;
}

.no-touch #page .products .product:hover .product-image a.woocommerce-LoopProduct-link:after{
    opacity: 0 !important;
}

#page .products .product .price{
    margin-bottom: 0 !important;
}

#page .products .product p.wc-gzd-additional-info{
    margin-top: 0px !important;
    font-size: 10px !important;
}

#page .products .product h2,
#page .products .product .woocommerce-loop-product__title{
    font-weight: bolder !important;
    font-size: 1.125rem !important;
}

#page .elementor-wc-products .button:not(:hover){
background-color: #f2b774 !important;
}

#page .elementor-wc-products .button{
    color: #fff !important;
    }

#page .elementor-wc-products img{
    margin-bottom: 0px !important;
}

.shop-subhead{
    margin-bottom: 30px;
}

.products.subcategories .product-category p{
    font-size: 12px !important;
    margin-bottom: 0px;
    padding: 0 10px  0 10px !important;
}

.products.subcategories .product-category img{
    margin-bottom: 0 !important;
}

.products.subcategories .product-category h2{
    margin-bottom: 0px !important;
}

.product .fooevents-date{
    display:none;
}

body #page .products.subcategories li img{
   aspect-ratio: 21/9;
   object-fit: cover;
}

@media screen and (min-width: 768px) {
  

    body #page .products.subcategories li {
        width: 48.1% !important;
    }
    body #page .products.subcategories li:last-of-type{
        margin-right: 0 !important;
    }
}


@media screen and (max-width:767px) {
    .products.subcategories {
        display: none;
    }
}

.products.subcategories .product-category.gutschein,
.products.subcategories .product-category.unkategorisiert,
.product.product_cat-gutschein .fooevents-date {
    display: none !important;
}


/*Styling Archive  Gutschein Buttons*/
.post-type-archive-product a.add_to_cart_button,
.archive a.add_to_cart_button,
.elementor-wc-products a.add_to_cart_button,
.related.products a.add_to_cart_button{
    width: auto !important;
}

.ywgc-gift-this-product-shop-container{
    display: inline-block !important;
}

.ywgc-gift-this-product-shop-container a,
body #page .elementor-wc-products .yith_wc_gift_this_product_shop_page_class:not(.hover),
.related.products .yith_wc_gift_this_product_shop_page_class:not(:hover){
    border: 2px solid #000 !important;
    background-color: rgba(0,0,0,0) !important;
    color: #000 !important;
  line-height: 38px !important;
}

.ywgc-gift-this-product-shop-container a:hover,
body #page .elementor-wc-products .yith_wc_gift_this_product_shop_page_class:hover,
.related.products .yith_wc_gift_this_product_shop_page_class:hover{
    background-color: #000 !important;
color: #fff !important;
}



/*######### Single ###########*/

table.variations select {
    background-color: #FCF9F5 !important;
}

.single-product .featured-cook{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 20px 0;
}

.single-product .featured-cook img{
    flex:0 0 60px;
    width: 60px;
    height: auto;
    border-radius: 50%;
    margin-right: 15px;
    margin-left: 0px;
}

.single-product .featured-cook p,
.single-product .featured-cook div{
    margin: 0 !important;
}

.single-product .featured-cook .cook-desc,
.single-product .wc-gzd-additional-info.tax-info,
.single-product .legal-price-info{
    font-size: small !important;
}

.single-product .entry-summary p.price{
    margin-bottom: 0px !important;
    display: inline-block;
}

.event-details{
    margin-top: -15px;
}

.woocommerce.single.single-product div.product p.stock{
    margin-top: 20px;
    margin-bottom: 15px !important;
}

.event-details p{
    margin:5px 0 5px 0!important;
    font-size: smaller !important;
}

.single-product .entry-summary h2{
    display: none !important;
}

.event-details p:empty{
    display: none;
}

/*Gutschein Betrag*/
.gift-cards-list .woocommerce-Price-amount.amount{
    display: flex;
}

.gift-cards-list .ywgc-manual-amount-container.ywgc-manual-amount.ywgc-amount-buttons{
    width: 150px !important;
max-width: 150px !important;
padding: 0 !important;
}

.gift-cards-list .ywgc-predefined-amount-button:first-of-type > span{
    margin-left: 5px !important;
}

.gift-cards-list .ywgc-predefined-amount-button:first-of-type > span span{
    margin-left: 0 !important;
}

.ywgc-manual-currency-symbol{
    padding: 0px 5px 5px 5px !important;
}

.gift-cards-list .ywgc-amount-buttons{
    padding: 0 3% !important;
    width: auto !important;
display: inline-block !important;
max-width: 100% !important;
margin-right: 5px !important;
margin-top: 5px !important;
border-radius: 0px !important;
border: 2px solid #000 !important;
height: 3em !important;
}

.gift-cards-list .ywgc-amount-buttons input{
    border-radius: 0px !important;
}

/*Gutschein Form*/

.ywgc-delivery-notification-checkbox-container{
    display: flex;
    align-items: flex-start;
    margin-top:10px;
}

.ywgc-delivery-notification-checkbox-container input{
    width: auto !important;
    height: auto !important;
    margin-right: 5px !important;
    transform: translateY(2px);
}

body .yith-ywgc-gift-this-product-modal-content-wrapper .gift-cards_form .gift-card-content-editor.step-content input[type="checkbox"]{
    margin: 0 5px 0 0 !important;
}

/*Gutschein button*/

#give-as-present{
    background-color: #000 !important;
    color: #fff !important;
    border:none !important;
    display: flex !important;
    align-items: center;
    height:42px;
    padding: 0 15px;
    margin: 10px 0 0 0  !important;
    border-radius:0px !important;
    font-size: 0.6875rem !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    letter-spacing: 0.2em !important;
}

#give-as-present:hover{ 
    background-color: #f2b774 !important;
    color:#fff !important;
}

#give-as-present:after{
    content: " verschenken";
    padding-left: 5px;
}

#gift-this-product{
    align-items: flex-start !important;
}

/* Modal Thumbnails */

.gift-card-content-editor.step-appearance .ywgc-design-list ul li > div{
    width: 100%;
height: 100%;
position: relative;
padding: 30px;
background-size: contain !important;
}
.gift-card-content-editor.step-appearance .ywgc-design-list ul li > div img{
    opacity: 1 !important;
width: 100%;
height: 100%;
position: absolute;
object-fit: cover !important;
left: 0;
top: 0;
}

/**Modal Button*/
.woocommerce.single.single-product .summary.entry-summary form.cart button.single_add_to_cart_button.button{
    background-color: #f2b774 !important;
    border-radius: 0px !important;
}


/*Acceptance*/

.acceptance-text {
    margin: -15px 10px 15px 0px;
    text-align: left;
    width: calc(100% - 0px);
    line-height: 125% !important;
    font-size: 12px;
}

.acceptance-text small, .acceptance-text small a {
    font-size: 0.75rem;
    margin-top: 10px;
    text-align: left;
    line-height: 1.5;
}

.acceptance-text input {
    margin-right: 5px !important;
}

.acceptance-text small a{
    text-decoration: underline;
}

@media screen and (max-width:767px) {
    .acceptance-text {
        width: calc(100% - 50px);
    }
}



/* Passwortschutz fürs Intranet*/

.post-password-form {
    padding: 200px 100px;
}