/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
    font-family: "Recoleta Light";
    src:url("/wp-content/themes/salient-child/fonts/recoleta-light.woff2") format("woff2"),
		url("/wp-content/themes/salient-child/fonts/recoleta-light.woff") format("woff");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Spezia Regular";
    src:url("/wp-content/themes/salient-child/fonts/SpeziaWeb-Regular.woff2") format("woff2"),
		url("/wp-content/themes/salient-child/fonts/SpeziaWeb-Regular.woff") format("woff"),
		url("/wp-content/themes/salient-child/fonts/SpeziaWeb-Regular.eot") format("eot");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Spezia SemiBold";
    src:url("/wp-content/themes/salient-child/fonts/SpeziaWeb-SemiBold.woff2") format("woff2"),
		url("/wp-content/themes/salient-child/fonts/SpeziaWeb-SemiBold.woff") format("woff"),
		url("/wp-content/themes/salient-child/fonts/SpeziaWeb-SemiBold.eot") format("eot");
    font-weight: 600;
    font-style: normal;
}

.wpb_wrapper h6 a {text-decoration:none!important;}

/* Footer */

.footer-p p {font-size: 14px; line-height: 1.6;}
.footer-p p a {text-decoration:none;}

/* Gift Cards Styling */

.wt_gc_email_img {margin-top: 0px!important;}
.wt_gc_email_img img {margin-bottom: 0px!important;}
.wt_gc_gift_card_product_page_wrapper, .wt_gc_gift_card_product_page_templates_wrapper {color: #2E2929;}
.wt_gc_credit_denominations .denominaton_label.wt_gc_selected_amount, .wt_gc_gift_card_custom_price .wt_gc_gift_card_field.wt_gc_selected_amount {border-color: #2E2929;}
.wt_gc_gift_card_product_page_wrapper form input[type=number] {width: 130px!important;}
.wt_gc_email_caption {display:none!important;}

.wt_gc_gift_card_product_page_form h2 {margin-top:30px;}

@media screen and (max-width:999px) {
	.wt_gc_gift_card_product_page_wrapper {padding: 0 20px;}
	.wt_gc_gift_card_product_page_bottom {padding-top: 0;}
	.wt_gc_gift_card_product_page_form {padding-bottom: 0;}
}



/* Woo Commerce Styling */

.woocommerce-breadcrumb {display: none;}
.wc-block-components-button {text-transform:uppercase!important;}
.wc-block-components-product-details__empf-nger-e-mail, .wc-block-components-product-details__name-des-empf-ngers, .wc-block-components-product-details__e-mail-des-absenders, .wc-block-components-product-details__name-des-absenders, .wc-block-components-product-details__bildunterschrift, .wc-block-components-product-details__nachricht, dl.variation {display: none!important;}

.wc-pao-addon label.wc-pao-addon-name {font-weight:normal!important;}

.woocommerce-mini-cart__empty-message {color: #fff;}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {right: 330px!important;}

.home .wbte-gc-product-addtocart-button, .home .add_to_cart_button {display: none!important;}

#wc-guest-checkout-notice {display:none;}