/*
Theme Name: Henrik Child
Theme URI: https://henrik.qodeinteractive.com
Description: A child theme of Henrik
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: henrik
Template: henrik
*/

@font-face {
    font-family: "TT Norms";
    src: url('fonts/TTNorms/TTNorms-Medium.eot');
    src: url('fonts/TTNorms/TTNorms-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms/TTNorms-Medium.woff2') format('woff2'),
        url('fonts/TTNorms/TTNorms-Medium.woff') format('woff'),
        url('fonts/TTNorms/TTNorms-Medium.ttf') format('truetype'),
        url('fonts/TTNorms/TTNorms-Medium.otf') format("opentype")
        url('fonts/TTNorms/TTNorms-Medium.svg#TTNorms-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: initial;
}

.h-100{
	height: 100%;
}

/* .widget.widget_archive ul li, .widget.widget_meta ul li, .widget.widget_nav_menu ul li, .widget.widget_pages ul li, .widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li{
	font-family: "TT Norms", sans-serif;
}

p.qodef-copyright{
	font-family: "TT Norms", sans-serif;
}

.qodef-button.qodef-html--link{
	font-family: "TT Norms", sans-serif;
} */

.btn-italic{
	font-style: italic;
}

.qodef-get-in-touch .wpcf7-select{
	width: 100%;
    background-color: transparent;
    border-bottom: 1px solid #000;
    margin: 0 0 27px;
    color: #000;
}

/** Header **/
#qodef-page-header .qodef-widget-holder {
	display: none !important;
}

/** Woo **/
.qodef-woo-product-list .qodef-grid-inner{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{
	height: 25vw;
}

@media only screen and (max-width: 1024px){
	.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{
		height: 35vw;
	}
}

@media only screen and (max-width: 768px){
	.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{
		height: 55vw;
	}
}

@media only screen and (max-width: 680px){
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{
		width: 50%;
	}
}

.qodef-woo-product-list .qodef-woo-product-inner{
	height: 100%;
}

/* .qodef-woo-product-list .qodef-woo-product-image{
	height: 20vw;
} */

@media only screen and (max-width: 1366px) {
/*     .qodef-woo-product-list .qodef-woo-product-image {
        height: 26vw;
    } */
}

@media only screen and (max-width: 1024px) {
/*     .qodef-woo-product-list .qodef-woo-product-image {
        height: 36vw;
    } */
	
	.qodef-grid.qodef-gutter--great>.qodef-grid-inner>.qodef-grid-item{
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 768px) {
/*     .qodef-woo-product-list .qodef-woo-product-image {
        height: 55vw;
    } */
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 50%;
    }
}

.qodef-woo-product-list .qodef-woo-product-image img{
	height: 100%;
	object-fit: cover;
    object-position: top;
}

#qodef-woo-page .price, .qodef-woo-shortcode .price{
	display: none !important;
}

.qodef-woo-shortcode .button.product_type_simple, #qodef-woo-page .qodef-woo-product-list .button.product_type_simple{
	top: 35%;
}

.qodef-woo-product-list .qodef-woo-product-content .qodef-woo-product-categories{
	display: none;
}

.qodef-woo-shortcode .button.product_type_simple, #qodef-woo-page .qodef-woo-product-list .button.product_type_simple{
	display: none;
}

.qodef-woo-product-list .qodef-woo-product-title{
	font-size: 20px;
    line-height: 1.316em;
}

@media only screen and (max-width:768px){
	.qodef-woo-product-list .qodef-woo-product-title{
		font-size: 16px;
		line-height: 1.316em;
	}
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p{
	font-size: 24px;
}

#qodef-woo-page.qodef--single .product_meta .qodef-single-product-info{
	display: none !important;
}

#qodef-woo-page.qodef--single .product_meta{
	margin-top: 40px;
}

.related.products .qodef-woo-product-list ul.products>.product{
	padding: 0 30px;
}

.woocommerce-shop #qodef-page-inner{
	padding-top: 50px;
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-gutter--extra-huge>.qodef-grid-inner>.qodef-grid-item {
        padding: 0 42px;
        margin: 0 0 30px;
    }
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label{
	margin-right: 10px;
	flex-shrink: 0;
	font-size: 13px;
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value{
	text-transform: initial;
    font-size: 13px;
}

.qodef-social-share .qodef-social-title{
	text-transform: initial;
}

#qodef-woo-page.qodef--single .related>h2, #qodef-woo-page.qodef--single .up-sells>h2{
	text-transform: initial;
/* 	font-family: "TT Norms", sans-serif; */
}

#qodef-woo-page.qodef--single .qodef-woo-single-image{
	width: 50%;
}

@media only screen and (max-width:680px){
	#qodef-woo-page.qodef--single .qodef-woo-single-image{
		width: 100%;
	}
}

.appec-subscribe-btn{
	margin-top: 30px;
}

.appec-subscribe-btn a{
	text-align: center;
	margin-right: 15px !important;
}

@media only screen and (max-width:680px){
	.appec-subscribe-btn{
		flex-direction: column;
	}
	
	.appec-subscribe-btn a{
		margin-right: 0px !important;
		margin-bottom: 15px !important;
	}
}

.qodef-woo-results .woocommerce-ordering .select2-container--default{
	max-width: 220px;
}

.woocommerce-ordering{
	display: none !important;
}

.qodef-woo-results .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow:before{
	right: -10px;
}
@media only screen and (max-width:768px){
	#qodef-woo-page .qodef-m-top-info, .qodef-woo-shortcode .qodef-m-top-info{
		flex-direction: column;
		align-items: start;
	}
}

#qodef-woo-page .qodef-m-top-info .qodef-m-more, .qodef-woo-shortcode .qodef-m-top-info .qodef-m-more{
	margin-left: 10px;
	flex-shrink: 0;
}

@media only screen and (max-width:768px){
	#qodef-woo-page .qodef-m-top-info .qodef-m-more, .qodef-woo-shortcode .qodef-m-top-info .qodef-m-more{
		margin-left: 0;
		margin-top: 30px;
	}
}

#qodef-woo-page .qodef-m-top-info .qodef-m-title .qodef-m-title-inner .qodef-m-icon-wrapper, .qodef-woo-shortcode .qodef-m-top-info .qodef-m-title .qodef-m-title-inner .qodef-m-icon-wrapper{
	margin-right: 0px;
}

@media only screen and (max-width:992px){
	.qodef-grid.qodef-gutter--extra-huge.qodef--no-bottom-space{
		margin-bottom: -90px;
	}
}

.qodef-woo-product-list ul.products.columns-3>.product{
	height: 18vw;
}

@media only screen and (max-width:1800px){
	.qodef-woo-product-list ul.products.columns-3>.product{
		height: 20vw;
	}
}

@media only screen and (max-width:1600px){
	.qodef-woo-product-list ul.products.columns-3>.product{
		height: 22vw;
	}
}

@media only screen and (max-width:1300px){
	.qodef-woo-product-list ul.products.columns-3>.product{
		height: 24vw;
	}
}

@media only screen and (max-width:1024px){
	.qodef-woo-product-list ul.products.columns-3>.product{
		height: 28vw;
	}
}

@media only screen and (max-width:900px){
	.qodef-woo-product-list ul.products.columns-3>.product{
		height: 32vw;
	}
}

@media only screen and (max-width:768px){
	.qodef-woo-product-list ul.products.columns-3>.product{
		height: 40vw;
	}
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list ul.products.columns-4>.product {
        width: 50%;
    }
	
	.related.products .qodef-woo-product-list ul.products>.product{
		margin-bottom: 50px;
		padding: 0 15px;
	}
}

.qodef-woo-product-list .qodef-woo-product-content{
	margin-top: 10px;
	margin-bottom: 0px;
}

@media only screen and (max-width:680px){
	.qodef-woo-product-list ul.products.columns-5>.product{
		width: 50%;
	}
}

.spotify-episode-container .spotify-episode-num{
	font-size: 14px;
	font-weight: 500;
}

.spotify-episode-container .spotify-episode-title h3{
	font-family: Inter, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    line-height: 1.316em;
    margin: 0px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
} 

.spotify-episode-container .spotify-episode-title h3 .qodef-e-title-link{
	background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-image: -ms-linear-gradient(transparent 95%,currentColor 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    background-position: 0 -1px;
    transition: all .6s cubic-bezier(.45,0,.14,1.03);
} 

.spotify-episode-container .spotify-episode-title h3 .qodef-e-title-link:hover{
    background-size: 100% 100%;
}

.spotify-episode-container .spotify-episode-subtitle{
    font-size: 16px;
	font-weight: 500;
} 

.embed-vid-iquiosc{
/* 	aspect-ratio: 16 / 9;
	width: 100%;
	height: 100%; */
}

.img-max-width img{
	max-width: 540px !important;
	width: 100%;
}

.img-max-width2 img{
	max-width: 400px !important;
	width: 100%;
}

.qodef-block-section.qodef-position--bottom .qodef-m-text{
	font-size: 18px;
	line-height: 1.5em;
}

.qodef-block-section .qodef-m-text{
	line-height: 1.5em;
}

.qodef-blog .qodef-blog-item .qodef-e-excerpt, .qodef-blog .qodef-blog-item .qodef-e-share-holder{
	display: none;
}

.filter-title{
	font-family: Inter, sans-serif;
    font-weight: 500;
    color: #000 !important;
    font-size: 19px;
    line-height: 1.316em;
    margin: 25px 0 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
	color: #000;
}

.yith-wcan-filter .filter-item{
	display: inline-block;
}

.filter-item label{
	border-radius: 5em;
    border: 1px solid #000;
    margin-right: 7px;
    padding: 4px 6px 3px;
    margin-bottom: 4px !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 11px;
    font-family: Inter, sans-serif;
    color: #000;
    text-transform: uppercase;
}

.filter-item.active label{
	color: #fff;
	background-color: rgb(10,98,125);
	border-color: rgb(10,98,125);
}

.filter-item.active label a{
	color: #fff !important;
}

.filter-item label input{
	display: none;
}

.yith-wcan-reset-filters{
	border-radius: 5em;
    border: 1px solid #000;
    margin-right: 7px;
    padding: 4px 6px 3px;
    margin-bottom: 4px !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 11px;
    font-family: Inter, sans-serif;
    color: #fff;
    text-transform: uppercase;
	background: #000;
}

.yith-wcan-filter .show-more{
	margin-top: 5px;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
}

.qodef-blog-item .qodef-e-media-image img{
	filter: grayscale(1);
	transition: .5s ease;
}

.qodef-blog-item:hover .qodef-e-media-image img{
	filter: grayscale(0);
}

.qodef-blog-item .qodef-e-media-image a::before{
	content: "";
	transition: .5s ease;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(199, 250, 248, .2);
	z-index: 1;
}

.qodef-blog-item:hover .qodef-e-media-image a::before{
	background-color: rgba(199, 250, 248, 0);
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul{
    width: 355px;
}

.qodef-image-with-text .qodef-m-title{
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 19px;
    line-height: 1.316em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.hidden-fields-container{
	display: none;
}

#qodef-woo-page.qodef--single .product_meta > .appec-subscribe > .appec-subscribe-form{
	display: none;
}

#qodef-woo-page.qodef--single .product_meta > .appec-subscribe > .appec-subscribe-form.show{
	display: block;
}

.appec-subscribe{
	width: 100%;
	margin-top: 50px;
	flex-direction: column;
}

.appec-subscribe-form{
	width: 100%;
}

.appec-subscribe-response{
	margin-bottom: 30px;
	width: 100%;
}

.appec-response-success{
	color: green;
}

.appec-response-error{
	color: red;
}

.appec-subscribe-form form{
	width: 100%;
}

.appec-form-input::placeholder, .appec-form-textarea::placeholder{
  opacity: .5 !important; 
}

.text-right{
	text-align: right;
}

.qodef-image-with-text .qodef-m-text{
	font-size: 16px;
}

.qodef-date-separator, .qodef-e-info-author{
	display: none;
}

.page-id-9012 .qodef-blog .qodef-blog-item .qodef-e-title{
	font-size: 19px;
}

.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary{
	width: 50%;
}

.post-type-archive-tribe_events #qodef-page-inner, .single-tribe_events #qodef-page-inner{
	padding-top: 0;
	padding-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
	min-height: 130px;
}

.tribe-events .tribe-events-calendar-month{
	width: 80%;
	margin: 0 auto !important;
}

.margin-50px-bottom{
	margin-bottom: 50px !important;
}

.widget[data-area="faq"] a{
	cursor: initial;
}

.qodef-header-navigation>ul>li{
	margin: 0 14px;
}

#qodef-page-mobile-header .qodef-mobile-header-opener .qodef-m-icon:before{
	opacity: 0;
}

.qodef-header--standard #qodef-page-header-inner{
	border-bottom-width: 0 !important;
}

@media screen and (max-width: 1200px){
	.qodef-header-navigation>ul>li{
		margin: 0 7px;
	}
	.qodef-header-navigation>ul>li>a{
		font-size: 13px;
	}
}

.qodef-text--copy{
/* 	margin-left: 30px; */
}

.qodef-subscribe-cf7 .qodef-subscribe-name input::placeholder, .qodef-subscribe-cf7 .qodef-subscribe-mail input::placeholder{
	opacity: .7;
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{
	margin-right: 0;
}

.vid-opacity-home{
	opacity: .1;
}

.vid-color-mask{
	position: relative;
}

.vid-color-mask:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #A0DAD5;
	width: 100%;
	height: 100%;
	opacity: .3;
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-media-image{
	max-width: 65%;
}

@media only screen and (max-width: 500px){	
	.qodef-blog.qodef--single .qodef-blog-item .qodef-e-media-image{
		max-width: 100%;
	}
}

.qodef-subscribe-cf7 .qodef-subscribe-name{
	margin-right: 67px;
    width: 100%;
    max-width: 640px;
	position: relative;
    display: inline-block;
}

@media only screen and (max-width: 1680px) {
    .qodef-subscribe-cf7 .qodef-subscribe-name {
        max-width: 545px;
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-subscribe-cf7 .qodef-subscribe-name {
        max-width: 437px;
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-subscribe-cf7 .qodef-subscribe-name {
        max-width: 403px;
    }
}

@media only screen and (max-width: 1280px) {
    .qodef-subscribe-cf7 .qodef-subscribe-name {
        max-width: 365px;
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-subscribe-cf7 .qodef-subscribe-name {
        max-width: 480px;
    }
}

@media only screen and (max-width: 680px) {
    .qodef-subscribe-cf7 .qodef-input-holder {
        display: block;
        width: 100%;
    }
}

.qodef-subscribe-cf7 .qodef-subscribe-name input {
    border: 0;
    border-bottom: 1px solid #000;
    margin-top: -9px;
    padding: 9px 0 9px 0;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 30px;
    color: #000;
}

@media only screen and (max-width: 680px){
	.qodef-subscribe-cf7 .qodef-input-holder:first-child{
		margin-bottom: 0;
	}
	
	.qodef-subscribe-cf7 .qodef-input-holder button{
		width: auto;
		margin-top: 15px;
	}
}

.qodef-block-section .qodef-m-block-content{
	max-width: 470px;
}

@media only screen and (max-width:1024px){
	.qodef-block-section.qodef-position--bottom .qodef-m-block-content{
		position: relative;
		max-width: 90%;
	}
}

.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-category a{
	font-size: 9px;
	line-height: 9px;
}

p.qodef-copyright{
	line-height: 18px !important;
}

.qodef-mobile-header-navigation ul li ul li>a:hover:before{
	left: -15px !important;
}

.qodef-mobile-header-navigation ul li ul li>a:hover{
	padding-left: 0 !important;
}

@media only screen and (max-width:768px){
	.qodef-page-title .qodef-m-content{
		border-bottom-width: 0px;
	}
	
	.qodef-page-title{
		height: auto;
        padding: 30px 0 50px !important;
		margin-bottom: 0 !important;
	}
	
	.tribe-common .qodef-content-grid{
		width: 100% !important;
	}
}

@media only screen and (max-width: 480px) {
    .qodef-content-grid {
        width: 90.2%;
    }
}

.grecaptcha-badge{
	display: none !important;
}

.hide-label{
	display: none;
}

#qodef-page-footer .widget a:focus{
	color: var(--qode-main-color);
}

.qodef-header-navigation>ul>li>a:focus .qodef-menu-item-text:after{
	transform: scaleX(1);
    transform-origin: left;
}

.qodef-button.qodef-layout--textual:hover, .qodef-button.qodef-layout--textual:focus{
	color: var(--qode-main-color);
}

.qodef-e-info>:focus, .qodef-e-info>:hover{
	color: var(--qode-main-color) !important;
}

.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-category a:focus, .qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-category a:hover{
	color: var(--qode-main-color) !important;
}