/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

@media only screen and (max-width: 1000px) {
  #top #header .av-main-nav > li.menu-item  {
      display: none!important;
  }
  #top #header .av-burger-menu-main {
      cursor: pointer;
      display: block!important;
  }
  #top #header .av-main-nav > li#menu-item-search {
      display: block!important;
  }
}

@media only screen and (max-width : 1080px) {
#no-mobile, .no-mobile {
    display:none !important;
}
}

@media only screen and (min-width : 1079px) {
#only-mobile, .only-mobile {
    display:none !important;
}
}

@media only screen and (min-width : 450px) {
#only-phone, .only-phone {
    display:none !important;
}
}

/* ZEN */

@media (max-width: 767px) {
	.lp-footer p {
		text-align: left !important;
	}
}

.zen-green {
	color: #10c956 !important;
}

.zen-live-check {
	background: #10c956 url('https://cannazen.de/wp-content/uploads/2024/12/live-bestand-bluete-cannabis-apotheken.jpg') no-repeat right;
	background-size: auto 100%;
	width: 100%;
	padding: 30px 30px;
	margin: 30px 0;
	border-radius: 20px;
}

.legal-note {
	margin-top: 20px;
}

.zen-payment-icons {
	width: 240px;
	margin-bottom: -2px;
}

.zen-live-check h3, .zen-live-check p {
	color: #ffffff;
}
.zen-live-check a, .zen-live-check a:hover {
	color: #ffffff;
	font-weight: 500;
}

.zen-svg-color {
	 fill: white;
}

.zen-circle {
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zen-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.zen-circle-80 {
    width: 80px;
    height: 80px;
}
.zen-circle-120 {
    width: 120px;
    height: 120px;
}

.zen-circle-120:hover {
    transform: scale(1.1) !important;
}

.zen-box {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    background-color: #f7f7f7;
	padding: 20px;
	margin: 30px 0 40px;
}

.zen-box p {
    font-size: 15px;
	line-height: 1.4em;
}

.zen-brand-icon {
    width: 18px;
    vertical-align: top;
    margin-left: -4px;
}

.zen-button-menu {
}
.zen-doctor-container {
    display: flex;
    justify-content: center;
    margin: 0 0 40px;
}

.zen-doctor-item {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px;
    transition: transform 0.3s ease;
}

.zen-doctor-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zen-doctor-item:hover {
    transform: scale(1.1);
}

.zen-sorte {
	width: 40px;
	height: auto;
	margin: 0 0 80px 40px !important;
}
@media (max-width: 787px) {
	.zen-sorte {
		margin: 0 0 20px 40px;
	}
}

@media (max-width: 991px) {
  .zen-pop-up-button {
      position: sticky;
      width: 110%;
      bottom: -30px;
      padding: 0 5%;
      height: 80px;
      background-color: #fff;
  }	
}

tr.zen-checkout-pharmacy > * {
    padding: 15px 0 0 0 !important;
}

tr.zen-checkout-pharmacy label {
    font-weight: normal !important;
    line-height: 1.5rem;
}

div.avia-content-slider-inner > ul > li > div > a > div > img {
	filter: brightness(95%);
	border-radius: 50% !important;
	padding: 20px !important;
}

div.avia-content-slider-inner > ul > li > div > a > div > img:hover {
    transform: scale(1.1) !important;
}

/* TEXT */

body, footer, sidebar {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.text-teaser {
	font-family: "Montserrat", sans-serif;
    font-size: 3rem;
    text-transform: none;
    font-weight: 300;
}
@media only screen and (max-width : 1223px) {
.text-teaser {
    font-size: 2.4rem;
    margin: 30px 0;
}
}
@media only screen and (max-width : 400px) {
.text-teaser {
    font-size: 1.8rem;
    margin: 30px 0;
}
}

.text-teaser-sub {
    font-size: 1.2em;
	line-height: 1.4em;
    text-transform: none;
    font-weight: 400;
}
.text-teaser-sub img {
}

a, a:hover, a:focus, a:visited, #top .av_inherit_color a {
    text-decoration: none !important;
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
}

h1, .template-page .entry-content-wrapper h1 {
	text-transform: none;
    font-weight: 400;
	line-height: 1em;
}
.entry-content-wrapper .post-title, #top .fullsize .template-blog .post-title {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 0.9em;
    color: #0db94e;
}
@media (max-width: 767px) {
	.entry-content-wrapper .post-title, #top .fullsize .template-blog .post-title {
    font-size: 40px;
}
}
h2, .template-page .entry-content-wrapper h2 {
	text-transform: none;
    font-weight: 400;
	line-height: 1em;
}

h3, .template-page .entry-content-wrapper h3 {
	font-size: 28px;
	text-transform: none;
    font-weight: 400;
}

h4, .template-page .entry-content-wrapper h4 {
	font-size: 21px;
	text-transform: none;
    font-weight: 400;
	margin-top: 20px;
}

.widgettitle {
    text-transform: none;
}

@media only screen and (max-width: 767px) {
	.widget li {
    font-size: 18px;
	}
	#footer .widget {
    margin: 0;
	}
}
.widget p, .widget li {
    font-size: 15px;
}

blockquote p {
	margin-top: 30px;
	margin-bottom: 30px;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
	text-align: left;
}

.credit {
	font-size: 0.8em;
	color: grey;
}

/* MENU */

@media screen and (max-width: 989px) {
	a.zen-menu-order, a:hover.zen-menu-order {
        margin-right: 30px;
        color: #fff;
        max-height: 36px;
        padding: 0 12px;
        font-size: 14x;
	}
	.zen-menu-order {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #10c956;
        border-radius: 6px;
        padding: 4px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        text-decoration: none;
        color: #fff;
    }
	.zen-menu-order:active {
		background-color: #56af51;
	}
    .zen-menu-order img {
        width: 20px;
        height: 20px;
        margin-right: 2px;
    }
}
@media screen and (min-width: 990px) {
	a.zen-menu-order {
        display: none;
	}	
}

#top .sub_menu>ul, #top .sub_menu>ul>li {
	padding: 0px !important;
	border-right: 0px;
}

@media only screen and (min-width : 989px) {
div .logo {
	margin: 8px 0;
}
}

.responsive .logo img, .responsive .logo svg {
	height: auto !important;
	max-height: 60px;
	margin-top: 5px;
}

@media (max-width: 767px) {
.responsive .logo img, .responsive .logo svg {
	max-height: 60px;
}
}

.av_minimal_header .main_menu ul:first-child > li a {
    font-size: 14px;
}
@media (max-width: 989px) {
	.av_minimal_header .main_menu ul:first-child > li a {
		font-size: 16px;
    	font-weight: 800;
	}
}
#top .av-main-nav ul a {
	font-size: 14px;
	font-weight: 400;
	padding: 0 10px 5px;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
	padding-left: 70px;
    font-size: 14px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
    padding: 5px 50px;
	font-weight: 300;
}

/* SUB HEADER */

@media only screen and (min-width: 768px) and (max-width: 989px) {
    .responsive .logo {
        float: left;
        margin-top: 15px;
    }
}

#header_meta .container, #header_meta {
    min-height: 20px;
}

#header_meta {
    background: #222222;
}

.av_secondary_left .sub_menu {
	margin-top: -2px;
}

.header_color .phone-info, .header_color .phone-info a, .header_color .sub_menu b, .header_color .sub_menu a {
	color: #fff !important;
}

#header_meta img {
    filter: invert(1);
}

/* BODY */

@media (min-width: 990px) {
.template-blog .content, .template-single-blog .content {
	padding-top: 30px;
}
}
@media (max-width: 989px) {
.template-blog .content, .template-single-blog .content {
	padding-top: 0px;
}
}

table {
  width: 100%;
  table-layout: fixed;
}

td, th {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 767px) {
	td, th {
		font-size: 11px;
}
}

.image-overlay {
  background: transparent !important;
}

a:hover .image-overlay, .image-overlay-inside, .post-meta-infos, .av-masonry-date {
    display: none;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
    font-size: 0.9em;
}

@media (max-width: 989px) {
.sub_menu {
}
}
@media (max-width: 989px) {
.phone-info {
	display: none;
}
}

/* BLOG */

#scroll-top-link {
	display: none;
}

.main_color .av-masonry {
    background-color: #ffffff;
}

#top .fullsize .template-blog .big-preview {
	display: flex;
    align-items: flex-start;
	overflow: hidden;
}

@media (min-width: 1201px) {
	#top .fullsize .template-blog .big-preview img {
		width: 1300px;
	}
}

#top .fullsize .template-blog .big-preview {
    max-width: 900px;
    max-height: 450px;
    overflow: hidden;
    padding: 0px;
    display: flex;
    align-items: center;
}

.big-preview.single-big {
    margin: 0px auto 20px;
    width: 100% !important;
    max-height: 400px;
	border-radius: 10px;
    overflow: hidden;
    padding: 0px;
    display: flex;
    align-items: center;
}

/* SLIDE */

.avia_transform a:hover .image-overlay {
    display: none !important;
}

div .av_one_fifth {
    margin-left: 0;
    width: 20%;
}
div .av_one_fifth p {
	font-size: 12px;
	line-height: 1em;
}
div .av_one_fifth p strong {
	font-size: 14px;
}

#top .av-control-minimal-dark .avia-slideshow-arrows a:before {
    border-color: transparent;
}

#top .avia-smallarrow-slider-heading {
    display: table;
    width: 52.4%;
	margin-bottom: -20px;
}
@media (max-width: 767px) {
	#top .avia-smallarrow-slider-heading {
		width: 59%;
	}
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a {
	font-size: 15px;
}

.avia-content-slider .slide-entry-title {
	display: none;
}

/* BUTTON */

#top .avia-button.avia-color-light {
	margin-top: 20px;
	margin-bottom: 50px;
}

#top .avia-button .avia_button_icon, #top .avia-button .avia_iconbox_title {
    font-size: 24px;
    font-weight: 900;
}

#top .avia-button-fullwidth {
    margin-bottom: 40px !important;
    border-radius: 10px;
}
#top .avia-button {
    border-radius: 10px;
}


/* SEARCH */

#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello';
    color: #10c956;
}
html body [data-av_iconfont='entypo-fontello'].scroll-down-link:before {
    font-family: 'entypo-fontello';
    color: #dddddd;
}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
    background-color: #11c957;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
    background-color: #10c956;
}

.av-hamburger-box {
    width: 15px;
}

span.ajax_search_excerpt {
	display: none;
}

span.av_ajax_search_title {
	font-size: 16px;
}

/* TOGGLE */

.togglecontainer {
    margin: 80px auto 20px;
    max-width: 800px;
}
@media (max-width: 989px) {
	.togglecontainer {
    margin: 20px auto 50px !important;
}
}

.toggle_icon .hor_icon, .toggle_icon .vert_icon {
	border-color: #10c956 !important;
}
p.toggler {
	border-color: #fff !important;
}

.toggle_content {
    padding: 30px 30px 11px 30px;
    margin: 10px 0 5px 0;
    border-top: 1px solid;
}

/* FOOTER */

#footer a {
	font-weight: 500;
}
@media (max-width: 767px) {
#footer {
	text-align: center;
}
}

#socket .copyright {
    line-height: 1.5em;
	float: none;
}
@media (max-width: 767px) {
	#socket .container {
		text-align: center;
	}
}
@media (max-width: 767px) {
    .avia3-menu {
        display: flex;
        justify-content: center;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
}

.container_wrap {
    border-top-width: 0px;
}

.footer-credit {
	font-size: 0.7em;
	text-align: center;
	color: grey;
	line-height: 1.4em;
}

/* COOKIE BAR */

.avia-cookie-consent .avia-cookie-consent-button, .avia-popup .avia-cookie-consent-button {
    padding: 5px!important;
}

.avia-cookie-consent {
	padding: 5px 0 10px!important;
}

@media only screen and (max-width : 900px) {
.cookie-notice-container #cn-notice-text {
    display: inline-block;
}
}


/* RELATED */

.inner_sidebar .crp_related.crp-grid ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.crp_related.crp-grid .crp_title {
	background: #10c956;
    color: #ffffff;
    padding: 8px 20px;
    line-height: 1.2em;
    font-size: 16px;
	margin: 0 10px 5px;
}

.entry-content-wrapper .crp_related li {
    margin-left: 0em;
}

/* Lucky Content Table */

@media only screen and (max-width : 670px) {
.lwptoc_item {
	text-overflow: ellipsis;
    width: 40ch;
    white-space: nowrap; 
    overflow:hidden;
}
}

@media only screen and (max-width : 670px) {
.lwptoc_item .lwptoc_item {
	margin-left: -15px;
	text-overflow: ellipsis;
    width: 40ch;
    white-space: nowrap; 
    overflow:hidden;
}
}

/* Fire Popup */

#top input.fb-form-input[type="email"] {
	text-align: center;
}

.fb-form-control-input input {
	padding: 15px !important;
	margin-bottom: 0px !important;
}

.button.cannazen_product_page_button {
    display: block;
    float: none;
}

/* ZING */

@media (min-width: 989px) {
#zing_payment_container {
	margin: 80px 0 240px;
}
}

#zing_payment_container + div {
    display: none;
}

.wpwl-button-pay {
    background-color: #10c956;
    border-color: #10c956;
    border-radius: 10px;
}
.wpwl-button-pay:hover, .wpwl-button-pay:focus, .wpwl-button-pay:active {
    background-color: #10b74f;
    border-color: #10b74f;
}

/* WebPushr */

@media (max-width: 480px) {
	webpushrpromptbox2 {
        padding-top: 0px !important;
    }
	webpushrwppromptbox2_wrapper webpushrpromptbox2 webpushrpromptbuttons2 {
		padding-top: 0px !important;
		margin-top: -20px !important;
	}
}

/* Woo Affiliate */

.afwc-affiliate-details-card-wrapper .afwc-affiliate-details-card {
    background: #10c956 !important;
}

.template-page .entry-content-wrapper  .afwc-affiliate-details-card-wrapper .afwc-affiliate-details-card h3, .afwc-affiliate-details-card-wrapper .afwc-affiliate-details-card div {
    color: #fff !important;
}

#afwc_kpi_section_wrapper .afwc-kpi-row .afwc-kpi-box .afwc-kpi-title {
    font-size: 1em !important;
}

/* Strain Finder */

#top input[type="text"]#strain-search {
	padding: 30px;
	font-size: 21px;
}