﻿/*
Theme Name: Praxis-Biel
Description: Childtheme für Praxis Biel
Author: Silke Vogel
Author URI: https://el-vogel.de
Version: 1.0
Tags: Frauenarzt, Frauenärzte, Frauenarztpraxis, Mühlacker, Praxis Biel
Template: Divi
Text Domain:	pb
*/

.gm-style .review-box {
display: none;
}

.et_boxed_layout #page-container {
	box-shadow: none;
}

.et_boxed_layout #main-header {
	box-shadow: none!important;
}
@font-face {font-family: 'CentGothWGL';src: url('./fonts/37B604_1_0.eot');src: url('./fonts/37B604_1_0.eot?#iefix') format('embedded-opentype'),url('./fonts/37B604_1_0.woff2') format('woff2'),url('./fonts/37B604_1_0.woff') format('woff'),url('./fonts/37B604_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CentGothWGL-Bold';src: url('./fonts/37B604_2_0.eot');src: url('./fonts/37B604_2_0.eot?#iefix') format('embedded-opentype'),url('./fonts/37B604_2_0.woff2') format('woff2'),url('./fonts/37B604_2_0.woff') format('woff'),url('./fonts/37B604_2_0.ttf') format('truetype');}

body { font-family: CentGothWGL; }

h1, h2, h3, h4, h5 { 
	font-family: CentGothWGL-Bold; 
	font-weight: normal; 
	font-style: normal; 
}

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

/*** Hide Sidebar ***/
#sidebar {display:none;}
