/*
Theme Name: Themify Shoppe Child
Description: A child theme of Themify Shoppe
Template: themify-shoppe
Author: 3DMode_Admin (Philipp.Waelischmiller@konzept-is.de)
*/

/* Woohoo! Let's customize! */
/*
.woocommerce-breadcrumb .nmr-crumb:first-child a {
    text-decoration: none;
}
.woocommerce-breadcrumb .nmr-crumb:first-child a::before {
   content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='https://www.w3.org/2000/svg' version='1.1' height='44' width='44' viewBox='0 -960 960 960'><path d='M240-200h140v-240h200v240h140v-360L480-740 240-560v360h480Z' stroke='black' fill='none' style='stroke-width:28;' /></svg>");
	display: inline-block;
    width: 38px;
    height: 38px;
	line-height:1em;
	vertical-align:-60%;
}
*/
.woocommerce-product-attributes-item__label{
	vertical-align: baseline;
}

body:not(.product-img-right):not(.product-img-left).woocommerce.sidebar-none div.product .woocommerce-tabs .panel {
	padding-right:0!important;
}

/* filter Seite */
.quick-look .tooltip, .wishlist-button .tooltip, .social-share {
    /*background-color: #ffffff!important;*/
}

/* left - right buttons*/

#sliding-next, #sliding-prev {
	position:absolute;
	top:40%;
	z-index:99;
	color:white;
    padding: .5em 0.8em;
}
#sliding-next {
	right:.5em;
}
#sliding-prev {
	left: .5em;
}

.woocommerce-tabs ul li:hover {
	border-bottom: none!important;
}
.woocommerce-tabs ul li {
    border-left: none!important;
    border-bottom: none!important;
    border-right: none!important;;
    border-top: none!important;
}
.builder-contact-fields input:read-only, .builder-contact-fields input:read-write, select, textarea{
    border: 1px solid rgba(0, 0, 0, .25)!important;
    border-radius: var(--theme_rounded)!important;
    padding: .6em!important;
}
.builder-contact-field button {
	border-radius:var(--theme_btn_rounded)!important;
}

.download_bt {
	background-color:green!important;
}

/* Suche - unten gibt es "View all" aber functioniert nicht, man bekommt "Nichts gefunden" obwohl es erst eine Liste war. Deswegen wird "display:none;" hinzugefügt */
#tf_result_link_product,
#tf_result_link_item {
	display:none;
}

/* PayPal */
.ppc-button-wrapper {
	margin-top:10px;
}

/* Product Filter Button Styling */
.wpf_layout_horizontal .wpf_search_button{
	border: 2px solid var(--theme_accent);
	border-radius: 25px;
	 box-shadow: none;
color: var(--theme_accent);
  background: #fff !important;
}
.wpf_layout_horizontal .wpf_search_button:hover{
	border: 2px solid var(--theme_accent);
	border-radius: 25px;
	 box-shadow: none;
color: white;
  background: var(--theme_accent) !important;
}

.wpf_item.wpf_item_submit {
  border: solid #fff 1px !important;
}

.wp-block-search__button.has-icon{
	border: 2px solid var(--theme_accent);
	border-radius: 25px;
	 box-shadow: none;
color: var(--theme_accent);
  background: #fff !important;
}
.wp-block-search__button.has-icon:hover{
	border: 2px solid var(--theme_accent);
	border-radius: 25px;
	 box-shadow: none;
color: white;
  background: var(--theme_accent) !important;
}

/*
 * Footer! Newsletter

[tf_popup link="16053"]Anmeldung für Newsletter[/tf_popup]



Deleted Plugins

BT - MailPoet multilingual mit Polylang
MailPoet*/

