/* ---------- gourmetfleisch.de INDIV. ---------- */

.gf_detailbox_h1 {
	font-family:'VeneerTwo';
	font-size:2.500em;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1.2em;
	margin-top:2%;
	}

.gf_detailbox_h2 {
	font-family:'Oswald','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:5%;
	}

.gf_detailbox_h3 {
	font-family:'Oswald','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:1.25em;
	font-weight:normal;
	line-height:0.9;
	text-transform:uppercase;
	margin-top:5%;
	}

	
.btn-gold { background-color:#C9955E ; border:0 ; border-radius:0 ; font-weight:bold ; color:#fff ; padding: 8px 16px ; cursor:pointer }
.btn-gold:hover { color:#fff ; background-color:#000000 }	
	
.gf_detailbox_p {
	margin-bottom:2%;
	line-height:1.4;
	text-align:justify;
	}	
	
.gf_detailbox_p_nj {
	margin-bottom:2%;
	line-height:1.4;
	}		
	
.times {
	font-family:"Times New Roman";
	font-style:italic;
	font-size:1.2em;
	}		

.gf_detailbox_zitat {
	margin-bottom:2%;
	line-height:1.4;
	text-align:center;
	font-style:italic;
	font-weight:lighter;
	font-size:1.5em;
	}	
	
.gf_detailbox_subline {
	margin-top:4%;
	font-size:90%;
	}
	
.gf_detailbox_smallprint {
	margin-top:4%;
	font-size:80%;
	}	

.gf_service_headimg {
	margin-bottom:2%;
	}	
	
.gf_serviceimg {
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	margin-bottom:2%;
	width: 75%;
	}	

/* ---------- GF Box System by NR ---------- */
	
.gf_greybox {
	border:1px solid #e1e1e1;
	padding-top:1.5%;
	padding-bottom:1.5%;
	margin-left:1px;
	margin-top:2%;
	margin-right:1px;
	}
.white{
	color:#fff;
	}
	
.grey{
	color:#a4a4a4;
	}	
	
	
.gf_tile{
	border:1px solid #e1e1e1;	
	padding:0;
	}

.gf_tile2{
	border:1px solid #e1e1e1;	
	}		
	
.gf_greyborder {
	border:1px solid #e1e1e1;	
	}

	
.gf_greybox .gf_detailbox_h1 {
	font-family:'VeneerTwo';
	font-size:4em;
	text-transform:uppercase;
	margin-top:0;
	}



.gf_detailbox_p a {
	text-decoration:underline;
	font-weight:bold;
	}	
	
.top2 {
	margin-top:2%;
	}	

.bolder {
	font-weight:bolder;
	}		


	
/* Tabellen */
	
	
.gf_versandtabelle tbody tr td {
	text-align:center;
	padding:1% 0%;
	}	
	
.gf_versandtabelle tbody tr th {
	text-align:center;
	font-family:Oswald;
	text-transform:uppercase;
	font-size:1.75em;
	}	

.gf_versandtabelle_strike {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGklEQVQIW2NkwAIYsQouVDL9jy7BiFUQm3YAxPMD9BNVw2cAAAAASUVORK5CYII=');
    background-repeat: repeat-x;
    background-position: 50% 50%;
}	

	
/* Resize Table fonts to accommodate mobile devices */
@media (min-width: 670px) {
	
	.gf_versandtabelle tbody tr th {
	text-align:center;
	font-family:Oswald;
	text-transform:uppercase;
	font-size:1.75em;
	}	
}


@media (max-width: 669px) {
	
	.gf_versandtabelle tbody tr th {
	text-align:center;
	font-family:Oswald;
	text-transform:uppercase;
	font-size:1.5em;
	}

	.gf_versandtabelle tbody tr td {
	font-size:0.75em;
	}		
}
/* END */

.gf_service_smallprint {
	margin-top:1%;
	font-size:80%;
	}
	
/* MAPS */
	
	#mapcontainer {
	height:500px;
	}	

	


	#dw_wrapper {
	margin:auto;
	}	

	.flip-clock-wrapper{
    width: 480px;
    margin: 30px auto;
}

    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
    .logo-resizer{
    width: 75%;
	height: 75%;

	}  
		.gf_detailbox_h4 {
	font-family:'Oswald';
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:2%;
	}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
	.logo-resizer{
    width: 50%;
	height: 50%;

	}
	
	.gf_detailbox_h4 {
	font-family:'Oswald';
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:2%;
	}
	
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
	.logo-resizer{
    width: 50%;
	height: 50%;

	}
	
	.gf_detailbox_h4 {
	font-family:'Oswald';
	font-size:2em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:2%;
	}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
	.logo-resizer{
    width: 50%;
	height: 50%;

	}

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

	.logo-resizer{
    width: 50%;
	height: 50%;

	}
	
	
    }
    
    /* ---------- NEUE NAVI! ---------- */

    .rationav {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        position: relative;
        height: 200px;
    }

	.navlist {
		line-height: 2em;
	}
	
	.border {
		border-right-width:1px;
		border-color:#bebebe;
		border-right-style:solid;
	}
	
	.irtl h2 {
	    font-family: 'VeneerTwo';
        font-weight: normal;
        text-transform: uppercase;
        line-height: 1.2em;
        margin-top: 0;
	}
	
	
	.irtl button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
font-family: 'VeneerTwo';
  color: #000000;
  font-size: 1.2em;
  padding: 12px 15px 10px 15px;
  border: solid #ff7100 1.5px;
  text-decoration: none;
  text-transform: uppercase;
  background-color:#ffffff;
}

.irtl button:hover {
-webkit-box-shadow: 0px 0px 10px 0px rgba(133,133,133,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(133,133,133,1);
box-shadow: 0px 0px 10px 0px rgba(133,133,133,1);
   transition: box-shadow 0.3s ease-in-out;
}

.point:hover {
cursor: pointer;
}
	
	
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.navhighlight::after {
	content: url(/shop/images/files/gf_assets/misc/newbadge.svg);
	height:25px;
	width:25px;
	display:inline-block;
}
.navneu_rind::after {
	content: url(/shop/images/files/gf_assets/misc/navneu_rind.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 1px;
}
.navneu_schwein::after {
	content: url(/shop/images/files/gf_assets/misc/navneu_schwein.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 1px;
}
.navneu_gefluegel::after {
	content: url(/shop/images/files/gf_assets/misc/navneu_gefluegel.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 1px;
}
.navneu_delikatessen::after {
	content: url(/shop/images/files/gf_assets/misc/navneu_delikatessen.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 1px;
}
.navneu_specials::after {
	content: url(/shop/images/files/gf_assets/misc/navneu_specials.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 1px;
}.navneu_zubehoer::after {
	 content: url(/shop/images/files/gf_assets/misc/navneu_zubehoer.png);
	 height:25px;
	 width:25px;
	 display:inline-block;
	 position: relative;
	 top: 1px;
 }.navneu_gourmetwissen::after {
	  content: url(/shop/images/files/gf_assets/misc/navneu_gourmetwissen.png);
	  height:25px;
	  width:25px;
	  display:inline-block;
	  position: relative;
	  top: 1px;
  }
.navsterne::after {
	content: url(/shop/images/files/gf_assets/misc/nav_sterne.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 1px;
}
.navtipp::after{
	content: url(/shop/images/files/gf_assets/misc/navtipp.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 2px;
}
.navinfo::after{
	content: url(/shop/images/files/gf_assets/misc/navinfo.png);
	height:25px;
	width:25px;
	display:inline-block;
	position: relative;
	top: 2px;
}


/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
/* ---------- END ---------- */


    .home-us-sect {
        text-align: center;
        padding-top: 5%;
        padding-bottom: 5%;
        background-image: url("/shop/images/files/gf_assets/front/ussect/American_breit.jpg");
        background-size: cover;
        margin-top: 60px;
    }

    .home-us-sect span {
        text-transform: uppercase;
        color: white;
        font-family: Oswald;
        font-size: 4em;
        text-shadow: 0 0 10px rgba(0,0,0,0.19);
    }

    .btn_us{
        text-transform: uppercase;
        text-align: center;
        color: white;
        border: solid white 2px;
        background-color: transparent;
        font-family: Oswald;
        font-size: 2em;
        transition: all 0.4s ease 0s;
    }

    .btn_us:hover {
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
    }
    

	

/* ---------- END NR <3 FZ ---------- */

