/*
Theme Name: Cederhuis
Description: Child theme of cederhuis
Author: siamcomputing
Template: genesis
*/
/*_________________________________________________________*/
/*                     INDEX OF STYLE                      */
/* ________________________________________________________*/
 
/*----------1.font importing----------------------------------------*/
/*----------2.common styles--------------------------------*/
/*----------3.Scrollbar color------------------------------*/
/*----------4.button style---------------------------------*/
/*----------5.header section-------------------------------*/
/*----------6.homepage-------------------------------------*/
/*----------7.inner page banner----------------------------*/
/*----------8.inner page style-----------------------------*/
/*----------9.staff page layout----------------------------*/
/*---------10.page with sidebar----------------------------*/
/*---------11.sidebar style--------------------------------*/
/*---------12.service page fullwidth area with sidebar-----*/
/*---------13.testimonial page-----------------------------*/
/*---------14.team page popup------------------------------*/
/*---------15.footer---------------------------------------*/
/*_________________________________________________________*/
/*                                                         */
/* ________________________________________________________*/
@charset "UTF-8";
/* CSS Document */
/*

 Template Name : Arczone Html Template
 Author : Udayraj;

 */
/*--------- General --------

+ Typography
+ Button 
	- Btn
	- Default
	- Primary
	- Secondary
	- Btn-light
	- btn-custom
	- black
+ Menubar
+ Search Button
+ Heading Style
+ About Us Section
+ Home Page V.2
+ Home Page V.3

***** Page Index *****

+ Slider index-1
+ About Us ( index 2 )
+ About Us ( index 3 )
+ Cta Section ( index 1 )
+ Cta Section ( index 2 )
+ Cta Section ( index 3 )	
+ Gallery ( Index-1 )
+ Gallery page section
+ Project Gallery Section
+ Portfolio Details Page
+ serrvice
	- Service Section ( Index 1 )
    - Service Section ( Index 3 ) 
    - Service Page Section
+ Testimonials
    - Architecture Testimonials
+ Blog
	- Blog-listing
    - Blog-Grid
    - Blog Page Social icon
    - Blog left sidebar
    - Blog Section
    - Blog ( index-2 )
    - Blog-Details
    - Blog Comment
+ Pagination
+ Project Banner	
+ Our Partner (index-2)
+ Widget Area
+ Team
+ Page Header ( Breadcrumbs )
+ Contact us v.1
+ Contact us v.2
+ 404 Error Page
+ Portfolio
+ Shop
	- Shop Review
	- Shop Related Product
+ Newslatter Section ( Index 1 )
+ Footer Section
+ Tiny Footer

/*----- General CSS -----*/
/* Common css files for Genesis */

* { 
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  }
  
  html {
	-webkit-font-smoothing: antialiased !important;
  }
  
  body {
	font-size: 14px;
	line-height: 1.4;
	color: #000000;
	background-color: #ffffff;
  }
  
  :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  }
  
  h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin: 0;
	padding: 0;
  }
  
  a {
	text-decoration: none;
  }
  
  ul {
	list-style: none;
  }
  
  .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
  }

  /* Font Family */
@font-face {
	font-family: 'Gotham-medium';
	src: url("fonts/Gotham-Medium.woff2") format("woff2"), url("fonts/Gotham-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-BoldItalic';
	src: url("fonts/Gotham-BoldItalic.woff2") format("woff2"), url("fonts/Gotham-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-Book';
	src: url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff");
	font-weight: normal;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-LightItalic';
	src: url("fonts/Gotham-LightItalic.woff2") format("woff2"), url("fonts/Gotham-LightItalic.woff") format("woff");
	font-weight: 300;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-Bold';
	src: url("fonts/Gotham-Bold.woff2") format("woff2"), url("fonts/Gotham-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-BookItalic';
	src: url("fonts/Gotham-BookItalic.woff2") format("woff2"), url("fonts/Gotham-BookItalic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-Light';
	src: url("fonts/Gotham-Light.woff2") format("woff2"), url("fonts/Gotham-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-MediumItalic';
	src: url("fonts/Gotham-MediumItalic.woff2") format("woff2"), url("fonts/Gotham-MediumItalic.woff") format("woff");
	font-weight: 500;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-Medium';
	src: url("fonts/Gotham-Medium.woff2") format("woff2"), url("fonts/Gotham-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-UltraItalic';
	src: url("fonts/Gotham-UltraItalic.woff2") format("woff2"), url("fonts/Gotham-UltraItalic.woff") format("woff");
	font-weight: 500;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-Thin';
	src: url("fonts/Gotham-Thin.woff2") format("woff2"), url("fonts/Gotham-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-Bold';
	src: url("fonts/Gotham-Bold.woff2") format("woff2"), url("fonts/Gotham-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-BookItalic';
	src: url("fonts/Gotham-BookItalic.woff2") format("woff2"), url("fonts/Gotham-BookItalic.woff") format("woff");
	font-weight: 500;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-Light';
	src: url("fonts/Gotham-Light.woff2") format("woff2"), url("fonts/Gotham-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-XLight';
	src: url("fonts/Gotham-XLight.woff2") format("woff2"), url("fonts/Gotham-XLight.woff") format("woff");
	font-weight: 300;
	font-style: normal;
  }
  
  
  @font-face {
	font-family: 'Gotham-ThinItalic';
	src: url("fonts/Gotham-ThinItalic.woff2") format("woff2"), url("fonts/Gotham-ThinItalic.woff") format("woff");
	font-weight: 100;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-XLightItalic';
	src: url("fonts/Gotham-XLightItalic.woff2") format("woff2"), url("fonts/Gotham-XLightItalic.woff") format("woff");
	font-weight: 300;
	font-style: italic;
  }
  
  
  @font-face {
	font-family: 'Gotham-Black';
	src: url("fonts/Gotham-Black.woff2") format("woff2"), url("fonts/Gotham-Black.woff") format("woff");
	font-weight: 500;
	font-style: normal;
  }
  /* Gotham Book ttf */
  @font-face {
	  font-family: 'GothamBookWoff';
	  src: url('fonts/fonts_new/Gotham-Book.woff') format('woff');
	  font-weight: 100;
	  font-weight: normal;
	}
	@font-face {
	  font-family: 'Gotham-XLight';
	  src: url('fonts/fonts_new/Gotham-XLight.woff') format('woff');
	  font-weight: 100;
	  font-weight: normal;
  }
  
  
  h1 {
	font-family: 'Gotham-Book' !important;
  }
  
  h2 {
	font-family: 'Gotham-Light' !important;

  }
  
  h3 {
	font-family: 'Gotham-Light' !important;
  }
  
  h4 {
	font-family: 'Gotham-Medium';

  }
  
  h5, h6 {
	font-family: 'Gotham-Medium';
  }

  a {
		font-family: 'GothamBookWoff' !important;
		/* font-family: 'Gotham-Book' !important; */
  }
	
  p {
		font-family: 'Gotham-Book' !important;
	}
	
	#innerpage_wrap h1{
		font-family: 'Gotham-Medium' !important;
	}
	#innerpage_wrap h2{
		font-family: 'Gotham-Medium' !important;
	}
	#innerpage_wrap h3
	{
    font-family: 'Gotham-Medium' !important;
	}

	/* For Slider in zilveren-assortiment */
	#innerpage_wrap .slider_class .elementor-slides .slick-slide-inner .elementor-slide-description h3{
		font-family: 'Gotham-Light' !important;
    font-weight: 600;
	}

	/* Media queries */
	@media only screen and (max-width:850px) and (min-width:651px){
		p {
			font-family: 'Gotham-Light' !important;
		}
	}