/*!
Theme Name: 15Zine Child
Theme URI: https://themeforest.net/item/15zine-hd-magazine-newspaper-wordpress-theme/10802918
Description: Theme child of 15Zine
Version: 1.0
Author: Codetipi
Author URI: http://www.codetipi.com
Template: 15zine
Text Domain: cubell
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent theme's CSS.
-------------------------------------------------------------- */
/*	HEADER */
/*	MENU SOCIAL MEDIA ICONS */

 #menu-facebook {
	padding-top: 5px;
	float: right;
  	background: transparent;
  } 

 #menu-twitter {
  	padding-top: 5px;
  	float: right;
  	background: transparent;
  } 

 #menu-youtube {
  	padding-top: 5px;
  	float: right;
  	background: transparent;
  } 

 #menu-instagram {
  	padding-top: 5px;
  	float: right;
  	background: transparent;
  } 

  .cb-mm-on.cb-menu-light #cb-nav-bar .cb-main-nav > #menu-facebook:hover {
	  background: transparent;
	  float: right;
  }
  
  .cb-mm-on.cb-menu-light #cb-nav-bar .cb-main-nav > #menu-twitter:hover {
	  background: transparent;
	  float: right;
  }
  
  .cb-mm-on.cb-menu-light #cb-nav-bar .cb-main-nav > #menu-youtube:hover {
	  background: transparent;
	  float: right;
  }  
  
  .cb-mm-on.cb-menu-light #cb-nav-bar .cb-main-nav > #menu-instagram:hover {
	  background: transparent;
	  float: right;
  }  
  
/* FOOTER */

	#cb-footer .cb-column {
		font-family: 'Raleway', sans-serif;
	}

	#grhfooter {
		padding-top: 10%;
		height: 400px;
		width: 100%;
		font-family: 'Raleway', sans-serif;
		background-color: #0c0c0b;
		padding-bottom: 10%;

	}
	
	#left {
		width: 33%;
		height: 100%;
		float: left;
		border-right-style: solid;
		border-right-color: #484848;
		border-width: 1px;
		display: flex;
		padding: 5%;
	}
	
	.socialicons {
		width: 60px;
		height: 60px;
		margin-left: auto;
		margin-left: auto;
	}
	
	#mid {
		width: 33%;
		height: 100%;
		float: left;
	}
	
	.list {
		padding-left: 10%;
		margin-top: 0;
	}
	
	#mid .img {
		width: 30px;
		height: 30px;
	}

	#right {
		width: 33%;
		height: 100%;
		float: left;
		border-left-style: solid;
		border-left-color: #484848;
		border-width: 1px;
		margin: 2px;
	}
	
	.address {
		padding-left: 10%;
		padding-top: 10%;
		font-family: 'Raleway', sans-serif;
	}		


/* TABLET */
@media screen and (max-width: 992px) {
	#grhfooter {
		padding-top: 10%;
		height: 300px;
		width: 100%;
		font-family: 'Raleway', sans-serif;
	}
	
	#left {
		width: 33%;
		height: 100%;
		margin-top: 10px;
		float: inherit;
		border-right-style: solid;
		border-right-color: #484848;
		border-width: 1px;
		display: flex;
	}
	
		.socialicons {
		width: auto;
		height: auto;
				margin-left: auto;
		margin-left: auto;
		
	}
	
	#mid {
		width: 33%;
		height: 100%;
		margin-top: 10px;
		float: inherit;
		border-right-style: none;
		border-right-color: #000000;
		border-width: 1px;
	}
	#right {
		width: 33%;
		height: 100%;
		margin-top: 10px;
		margin-bottom: 20px;
		float: inherit;
		border-left-style: solid;
		border-left-color: #484848;
	}

	
}

/* SMARTPHONE */
@media screen and (max-width: 600px) {
	#grhfooter {
		padding-top: 10%;
		height: auto;
		width: 100%;
		font-family: 'Raleway', sans-serif;
	}
	
	#left {
		width: 100%;
		height: 100%;
		margin-top: 10px;
		float: inherit;
		border-right-style: none;
		border-right-color: #000000;
		border-bottom-style: solid;
		border-bottom-color: #484848;
		border-width: 1px;
		display: flex;
	}
	
	.socialicons {
		width: 80px;
		height: 80px;
		margin-left: auto;
		margin-left: auto;
		
	}
	
	#mid {
		width: 100%;
		height: 100%;
		margin-top: 10px;
		float: inherit;
		border-right-style: none;
		border-right-color: #000000;
		border-bottom-style: solid;
		border-bottom-color: #484848;
		border-width: 1px;
	}
	#right {
		width: 100%;
		height: 100%;
		margin-top: 10px;
		margin-bottom: 20px;
		float: inherit;
		border-left-style: none;
		border-left-color: #000000;

	}
}

/* ADs */

.ad-728x90 {
	margin: auto;
}

.ad-1140x400{
	height: 400px;
}

.ad-1140x400 iframe{
	width: 100%;
	height: 400px;
}
