/*
Theme Name: Game Meat SA
Theme URI: http://kallimadesign.com
Author: Kallima Design
Author URI: http://kallimadesign.com
Description: theme for Anzelle and Chanelle
Version: 1.0
License: GNU General Public License v3.0 / License URI: http://www.gnu.org/licenses/gpl-3.0.html
(C) Twitter Bootstrap
*/

@import "font-awesome.css";
@import "bootstrap.min.css";
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300|Alfa+Slab+One);
@import url(https://fonts.googleapis.com/css?family=Courgette);

/*---------------------------------------------------
MISC  ------------------
 --------------------------------------------------*/
body {
    color: #f4f4f4;
	background-color: #281e11;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.7em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Alfa Slab One', cursive;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: normal !important;
}

h3 {
	margin-bottom: 40px !important;
	padding: 25px;
	color: #D17F35;
	font-size: 30px;
	border-bottom: solid, #222222;
	border-top: solid, #222222;
}

h4 {
	margin-bottom: 20px !important;
	font-size: 28px;
	text-align: center;
}

a {
    color: #8a5623;
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition:  color 300ms, background-color 300ms;
	transition:  color 300ms, background-color 300ms;
}
a:focus,
a:hover {
    color: #bc5f5e;
	text-decoration: none;
   	outline: none;
}

iframe {
	width: 100%;
	height: 440px;
	padding: 0px;
	vertical-align: middle;
	display: block;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table {
	text-transform:uppercase;
}

.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #2E2E2E;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.margin-tb-60 {
	margin-top: 60px;
	margin-bottom: 60px !important;
}
.margin-tb-30 {
	margin-top: 30px;
	margin-bottom: 30px !important;
}
.padding-40 {
	padding: 40px;
}

.outline {
    -webkit-text-stroke: 2px red;

}

.red {
	color: red;
}
.yellow {
	color: yellow;
}
/*---------------------------------------------------
BUTTONS  ------------------
 --------------------------------------------------*/
 
 .semi-transparent-button {
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 8px;
  width: 80%;
  max-width: 250px;
  background: #fff; /* fallback color for old browsers */
  background: rgba(255, 255, 255, 0.4);
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.3s ease-out;
  border: thin solid #FFFFFF;
}

.semi-transparent-button:hover {
  background: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.3s ease-out;
  border: thin solid #FFFFFF;
}

.btn-group-lg>.btn,
.btn-lg {
    border-radius: 0;
}
.btn-primary {
    color: #fff;
    background-color: #FC7170;
    border-color: #FC7170;
}
.btn {
    border-radius: 0;
}
.btn-primary:hover,
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #D05D5C;
    border-color: #D05D5C;
}

/*---------------------------------------------------
LOGO HEADER  ------------------
 --------------------------------------------------*/
 
 .logo-dark {
	 color: red !important;	 
 }
 
 
.logo-header {
	background: url("../img/bg.jpg") no-repeat left top fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    color: white;
    padding-top: 60px;
	height: 850px;
	}
	
	.logo-header2 {
	background: url("../img/bg2.jpg") no-repeat left top fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    color: white;
    padding-top: 60px;
	height: 850px;
	}
	
	.logo-header3 {
	background: url("../img/bg3.jpg") no-repeat left top fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    color: white;
    padding-top: 60px;
	height: 850px;
	}
	
	.logo-header4 {
	background: url("../img/bg4.jpg") no-repeat left top fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    color: white;
    padding-top: 60px;
	height: 850px;
	}
	
	.logo-header5 {
	background: url("../img/bg5.jpg") no-repeat left top fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    color: white;
    padding-top: 60px;
	height: 850px;
	}

.logo-header6 {
	background: url("../img/bg6.jpg") no-repeat left top fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    color: white;
    padding-top: 60px;
	height: 850px;
	}
	
	.logo-header7 {
	background: url("../img/bg7.jpg") no-repeat left top fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    color: white;
    padding-top: 60px;
	height: 850px;
	}

	
.logo-header h1 {
	font-size: 8em;
	text-align: center;
	text-transform:uppercase;
	text-shadow: 0 0 3px #000000;
	moz-text-shadow: 0 0 3px #000000;
	webkit-text-shadow: 0 0 3px #000000;
}

.logo-header p {
	font-size: 8em;
	text-align: center;
	text-transform:uppercase;
}


.logo-header h2 {
	font-size: 3.5em;
	font-family: 'Courgette', cursive;
	color: black;
}


/*---------------------------------------------------
NAV  ------------------
 --------------------------------------------------*/
.navbar {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	vertical-align: middle !important;

}


.navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-inverse {
    background-color: #40311e;
    border-color: #40311e;
}
@media screen and (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
    text-transform: uppercase;
    
	}
	
.nav-justified > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
    color: #FC7170;
    background-image: none;
}
.nav-justified > li:first-child > a {
    border-radius: 0;
}
.nav-justified > li:last-child > a {
    border-bottom: 0;
    border-radius: 0;
}
.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    color: #FC7170;
}
@media (min-width: 768px) {
    .nav-justified {
        max-height: 111px;
    }
    .nav-justified > li > a {
        border-right: none;
    }
    .nav-justified > li:first-child > a {
        border-left: 0;
    }
    .nav-justified > li:last-child > a {
        border-right: 0;
    }
}


/*---------------------------------------------------
FEATURETTE  ------------------
 --------------------------------------------------*/
 
.featurette-heading {
    font-weight: 300;
    line-height: 1;
	text-transform: uppercase;
}
.cover {
    width: 100%;
    height: 440px;
}
.content-1 {
    background: url("../img/home1.jpg") no-repeat left center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.content-2 {
    background: url("../img/home2.jpg") no-repeat left center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.content-3 {
    background: url("../img/home3.jpg") no-repeat left center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.content-4 {
    background: url("../img/home4.jpg") no-repeat left center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}


.featurette .desc {
    height: 100%;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.featurette h2 {
	color:#FFFFFF;
    font-size: 24px;
    padding: 0 20px;
    margin-bottom: 40px;
}



/*---------------------------------------------------
BLOCKS  ------------------
 --------------------------------------------------*/
.ydcoza-block {
    border: 1px solid #ccc;
    padding: 35px;
    border-radius: 4px;
    margin-bottom: 20px;
}
.ydcoza-block h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

/*---------------------------------------------------
FOOTER  ------------------
 --------------------------------------------------*/
footer {
    background-color: #1f170c;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
footer p {
    display: block;
    margin-bottom: 0;
}

/*---------------------------------------------------
SOCIALS  ------------------
 --------------------------------------------------*/
.social {
    text-align: right;
    margin-bottom: 20px;
}
.social span {
    font-size: 18px;
    color: white;
    letter-spacing: 2px;
}
.social-share {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.social-share li {
    display: inline-block;
}
ul.social-share li a {
    display: inline-block;
    background: white;
    color: #151314;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 22px;
    margin-left: 8px;
}
ul.social-share li a:hover {
    background: #FC7170;
}
.footer-social .social {
    text-align: center;
}
.footer-social .social span {
    display: none;
}
.footer-social ul.social-share li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}




/*---------------------------------------------------
RESPONSIVE  ------------------
 --------------------------------------------------*/
 
 @media screen and (min-width: 992px) {
    .logo-header span {
        width: 75px;
        height: 75px;
        line-height: 75px;
    }
}


@media (max-width: 768px) {	 
.visible-xs img {
	width: 88%;
	
}

.logo-header h1 {
	font-size: 3em;
	text-align: center;
	text-transform:uppercase;
}

.logo-header p {
	font-size: 1em;
	text-align: center;
	text-transform:uppercase;
}

 }


 @media (max-width: 480px) {
	 body {
		 padding-right: 12px;
		 padding-left: 12px;
	 }
	 
	 .logo-header {
	background: url("../img/bg.jpg") no-repeat left top fixed; 
    padding-top: 20px;
	height: 400px;
	}
	
	
.visible-xs img {
	width: 88%;
	
}

 }
 
