/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        XXXXXXXXXXXXXXXXXXXXXXX          @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


/*MEDIASCREEN DATOR*/
@media only screen and (min-width: 993px) {
	
}

/*MEDIASCREEN PLATTA*/
@media only screen and (min-width: 769px) and (max-width: 992px) {
	
}

/*MEDIASCREEN MOBILE*/
@media only screen and (max-width: 768px) {

}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        Fonter - inläsning          @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/




/* VARIABLE */
@font-face {
	font-family: TT-Fors-Display-Variable;
	font-weight: variable;
	src: url("https://duofasader.se/wp-content/themes/bb-theme-child/fonts/TypeType-TT-Fors-Display-Variable.woff2");
}


/* LIGHT */
@font-face {
font-family: TT-Fors-Light;
	font-weight: light;
	src: url("https://duofasader.se/wp-content/themes/bb-theme-child/fonts/TypeType-TT-Fors-Light.woff2");
}


/* REGULAR */
@font-face {
font-family: TT-Fors-Regular;
	font-weight: regular;
	src: url("https://duofasader.se/wp-content/themes/bb-theme-child/fonts/TypeType-TT-Fors-Regular.woff2");
}


/* REGULAR */
@font-face {
font-family: TT-Fors-DemiBold;
	font-weight: regular;
	src: url("https://duofasader.se/wp-content/themes/bb-theme-child/fonts/TypeType-TT-Fors-DemiBold.woff2");
}





/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        Fonter - Anpassning          @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


h1 {
	font-family:"TT-Fors-Display-Variable", sans-serif !important;
	line-height:120%;
	text-transform:uppercase;
}

h2 {
	font-family:"TT-Fors-Display-Variable", sans-serif;
	line-height:120%;	
	text-transform:uppercase;
}

h3 {
	font-family:"TT-Fors-DemiBold", sans-serif;
	line-height:120%;
}

h4 {
	font-family:"TT-Fors-Regular", sans-serif;
	line-height:120%;
}

h5 {
	font-family:"TT-Fors-DemiBold", sans-serif;
	line-height:120%;
}

h6 {
	font-family:"TT-Fors-Regular", sans-serif;
	line-height:120%;
}

p, li, ul, span {
	font-family:"TT-Fors-Regular", sans-serif;
	line-height:120%;

}



.fl-main-content a span {
	font-family:"TT-Fors-Regular", sans-serif;
	line-height:120%;
}

#menu-huvudmeny a {
	font-family:"TT-Fors-DemiBold", sans-serif;
	line-height:120%;
	text-transform:uppercase;
	color:white;

}

button {
	font-family:"TT-Fors-Display-Variable", sans-serif;
	line-height:120%;
}

.menu-item a { 
	font-family:"TT-Fors-Display-Variable", sans-serif;
	line-height:120%;
}

.breadcrum-products p {
	font-family:"TT-Fors-Regular", sans-serif;
}

.meny-header-brodsmulor a {
	font-family:"TT-Fors-Regular", sans-serif;
	text-transform:uppercase;
}


/*MEDIASCREEN DATOR*/
@media only screen and (min-width: 993px) {
	
	h1 {
		font-size:60px;
	}
	
	h2 {
		font-size:60px;
		
	}
	
	h3 {
		font-size:40px;
	}
	
	h4 {
		font-size:28px;
	}
	
	
	h5, h5 a {
		font-size:20px;
	}
	
	h6 {
		font-size:17px;
	}
	
	p, li, ul	{
		font-size:16px;
	}
	
	a	{
		font-size:15px;
	}
	
	.breadcrum-products-and-referenses p,
	.breadcrum-products-and-referenses a,
	.meny-header-brodsmulor a
	{
	font-size:20px;

}
	
}

/*MEDIASCREEN PLATTA*/
@media only screen and (min-width: 769px) and (max-width: 992px) {
	
	h1 {
		font-size:30px;
		margin-top:10px;
	}
	
	h2 {
		font-size:30px;
		margin-top:10px;
	}
	
	h3 {
		font-size:25px;
	}
	
	h4 {
		font-size:20px;
		margin-bottom:0px;
	}
	
	
	h5, h5 a {
		font-size:15px;
	}
	
	h6 {
		font-size:15px;
	}
	
	p	{
		font-size:16px;
	}
	
	a	{
		font-size:15px;
	}
}

/*MEDIASCREEN MOBILE*/
@media only screen and (max-width: 768px) {

	h1 {
		font-size:30px;
		margin-top:10px;
	}
	
	h2 {
		font-size:30px;
		margin-top:10px;
	}
	
	h3 {
		font-size:25px;
	}
	
	h4 {
		font-size:20px;
		margin-bottom:0px;
	}

	
	h5, h5 a {
		font-size:15px;
	}
	
	h6 {
		font-size:15px;
	}
	
	p	{
		font-size:16px;
	}
	
	a	{
		font-size:15px;
	}
	
	
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        Header        @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.fl-theme-builder-header-sidhuvud  .pp-offcanvas-content  {
   
    border-left: solid 7px white;
} 



.meny-off-canvas .sub-menu .menu-item a {
	font-size:80% ;
}

.meny-off-canvas .sub-menu {
	border-bottom: solid white 2px;
	border-top: solid white 2px;
}

.current_page_item {
	text-decoration:underline;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        Generella ändringar          @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.tre-kolumn-padding-text, .femti-femti-kolumner  {
	padding-top:3%;
	padding-bottom:3%;
	padding-left:3%;
	padding-right:3%;
}


/*MEDIASCREEN MOBILE*/
@media only screen and (max-width: 768px) {
	.tre-kolumn-padding-text, .femti-femti-kolumner  {
	padding-top:7%;
	padding-bottom:7%;
	padding-left:7%;
	padding-right:7%;
}
}

a:hover, a:visited {
	text-decoration:none;
}

/******** Orange knapp ********/
.orange-knapp a.fl-button, .pp-cf7-content .wpcf7-submit{
	background:#D57C2E;
	border:solid #D57C2E 1px;
	border-radius:0px !important;
}

.orange-knapp a.fl-button:hover, .pp-cf7-content .wpcf7-submit:hover {
	background:none;
	border:solid #D57C2E 1px;
}

/*knapptexten*/
.orange-knapp a.fl-button span {
  	color:white;
}

.orange-knapp a.fl-button:hover span,   input[type=submit]:hover {
  	color:#D57C2E !important;
}


/******** KNAPP MOT LJUS ********/

.knapp-mot-ljus a.fl-button, .knapp-mot-ljus button, .knapp-mot-ljus input {
	background:none;
	border:solid black 1px;
}

.knapp-mot-ljus a.fl-button:hover, .knapp-mot-ljus button:hover, .knapp-mot-ljus input:hover {
	background:black !important;
	border:solid black 1px !important;

}


/*knapptexten*/
.knapp-mot-ljus a.fl-button span, .knapp-mot-ljus button, .knapp-mot-ljus button a, .knapp-mot-ljus input {
  	color:black;
}

.knapp-mot-ljus a.fl-button:hover span, .knapp-mot-ljus button:hover, .knapp-mot-ljus button:hover a, .knapp-mot-ljus input:hover {
  	color:#F28F00 !important;
	text-decoration:none;
}

.rund-bild img {
	border-radius:50%;
}

.kf-rad-transparent .fl-node-w26i9as4xpbf > .fl-col-content {
  opacity: 0.5 !important;
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        Produkter          @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


.subprodukter-div {
	width:50% !important;
	float:left;
	padding:20px;
}


.make-lowercase {
	text-transform:lowercase !important;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        REF-cat-arkiv         @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.ref-cat-arkiv-bild img {
	object-fit:cover;
	height:320px;
	width:100%;
}


.ref-cat-arkiv-bild {
	height:320px;
	width:100%;
}


.ref-kat-klass .pp-category__title_wrapper {
	display:none;
}

.ref-cat-arkiv-titel h6 {
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
	text-transform:uppercase;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        REF-cat-arkiv         @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


.ref-cat-arkiv h6 { 
	color:black;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        REF-sidor         @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.overblickar-alla-ref-prod h6 {
	text-transform:uppercase;
}

.prod-ref-overblick {
    height: 220px;
    object-fit: cover;
    padding:0px;
    margin:0px;
}


/*MEDIASCREEN MOBILE*/
@media only screen and (max-width: 768px) {
.ref-bild-galleri img {
    height: 220px !important;
   
}
}

.ref-bild-galleri img {
    height: 250px;
    object-fit: cover;
    padding:0px;
    margin:0px;
}



.ref-text-galleri {
    color:white ;
    padding-top:5px;
    padding-bottom:5px;
	padding-left:15px;
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        Footer        @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.photo-invert {
	filter: invert(100%);
}

.pp-content-post {
	background:none !important;
	border:none !important;
}

.meny-produkter-footer h6 {
	color:white;
	text-transform:uppercase;
}

.pp-category__content {
	background:none !important; 
	border:none !important;
}

.pp-category {
	margin-bottom: 0% !important;
}

