/*
Theme Name: NYG
Description: Undertema for Enfold, legger til globale innholdsblokker, og custom eneque for å støtte minimize og bundle optimization i Enfold.
Version: 3.5.0
Author: Thomas Won Nyheim
Author URI: https://nygreklame.no/
Template: enfold
*/

/* Styles are added through base.css for correct stacking order, base.css is generated from scss folder */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&family=PT+Sans:wght@400;700&family=Poppins:wght@400;500;600;700;800;900&display=swap');


.header-social-section{
	display:none;
}
 #top #wrap_all .produkter-tab-section .av-tab-section-inner-container .av-layout-tab .av-layout-tab-inner {
	display: none;	
}
#top #wrap_all .produkter-tab-section .av-tab-section-inner-container .tab_active_custom .av-layout-tab-inner {
	display: block;	
}


#top #wrap_all .produkter-tab-section .av-tab-section-tab-title-container {
	margin-left: 19.5%!important;
}

#top #wrap_all .produkter-tab-section .av-tab-section-tab-title-container .av-section-tab-title {
	padding: 0;
	margin-right: 8px;
	display: block ruby!important;
	height: unset;
	padding-bottom: 12px !important;
}
#top #wrap_all .produkter-tab-section .av-tab-section-tab-title-container {
	margin: auto !important;
}

#top #wrap_all #footer .footer-third-column .footer-custom-manue ul .drop-icon:first-child::after {
	position: absolute;
	content: url("/wp-content/uploads/2022/04/drop-icon-2.svg")!important;
	height: 20px;
	width: 20px;
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

#top #wrap_all #footer .footer-third-column .footer-custom-manue ul .drop-icon::after{
		content: ''!important;
}
#top #wrap_all #footer .footer-third-column .footer-custom-manue ul .drop-icon{
		transition:0.3s;
}
#top #wrap_all #footer .footer-third-column .footer-custom-manue ul .drop-icon:hover{
		background:#646566;
}
#top #wrap_all #footer .footer-third-column .footer-custom-manue ul .drop-icon:active{
		background:#646566;
}
@media only screen and (max-width: 767px){
	#top #wrap_all .produkter-tab-section .av-tab-section-tab-title-container {
		margin-left: 7.5% !important;
		left:0!important;
	}
	.av-burger-overlay-active av-burger .header-social-section{
		display:block !important;
	}
}
@media only screen and (max-width: 600px) {
	#top #wrap_all .produkter-tab-section .av-tab-section-tab-title-container {
		min-width: unset !important;
		overflow-x: auto;
		max-width: 453px !important;
		width: unset !important;
	}
	#top #wrap_all .produkter-tab-section .av-tab-section-tab-title-container a:last-child .av-outer-tab-title{
		/* position: absolute; */
		margin-right: 7.5vw;
		/* width: 48%; */
	}

	#top #wrap_all .produkter-tab-section .av-tab-section-tab-title-container a:last-child {
		/* margin-right: 7.5vw;
    	padding-right: 40px; */
	}
}



