/*
Theme Name: Oshin Theme for IKON
Theme URI: http://brandexponents.com/oshin/
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Description:  Multi Layout Multi-Purpose Responsive Wordpress theme
Version: 4.3.1
License: GPL 2.0
License URI: license.txt
Template: oshin
Tags: black, green, white, light, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
*/

@import url("../oshin/style.css");

/* Custom Insert Here */

#model_profile div {font-size:18px;}

#model_profile h1 {text-decoration: underline; margin-bottom: 25px;}


/*//////////////////////////////////////////////////////////////////// 
//  Ikondubai Custom CSS
////////////////////////////////////////////////////////////////////*/

.transparent .menu-item a {color: #ffffff !important;}

.semi-transparent .menu-item a {color: #000000 !important;}

.semi-transparent .current-menu-item a, .semi-transparent .current-page-ancestor a {color: #c7ac45 !important;}

a {
text-decoration: none !important;
}

#be-ikonized-page .p1 {font-size: 16px;}

.no-sidebar-page {
    padding-top: inherit !important;
}

#header-inner-wrap .semi-transparent {
position: absolute !important;
}

.ikon-about-misc p {
font-size: 20px;
float: left;
background: #c7ac45;
padding: 5px 10px;
color: #fff;
margin: 3px;
transition: all .25s ease;
}

.ikon-about-misc p:hover {
background: #000000;
}

.portfolio-category p {margin-top: 10px;}

.portfolio-share {display:none;}

.be-custom-column-inner p, .portfolio-details p {font: 400 13px "Open Sans","Open Sans","Arial",sans-serif !important;}

input[type="submit"] {background-color: #00BFFF !important; width: 100% !important;}

input[type="file"]::-webkit-file-upload-button {background-color: #00BFFF !important;}

.wpcf7-validation-errors {display: none !important;}

textarea {height: 50% !important;}

.portfolio-container .thumb-bg {
    background-color: rgba(199,172,69,0.50) !important;
}

.work-be-row {padding-top: inherit;}

#home-portfolio .flip-img-wrap img {max-height: 245px;}

@media (min-width: 768px) and (max-width: 773px) {
#home-portfolio .flip-img-wrap img {max-height: 161px;}
}

@media (min-width: 568px) and (max-width: 667px) {
#home-portfolio .flip-img-wrap img {max-height: 177px;}
}

@media (min-width: 668px) and (max-width: 736px) {
#home-portfolio .flip-img-wrap img {max-height: 205px;}
}

@media (min-width: 774px) and (max-width: 1024px) {
#home-portfolio .flip-img-wrap img {max-height: 205px;}
}

#home-portfolio .element {margin: 0px !important;}

#home-portfolio .element-inner {margin-left: 0px !important;}

#home-portfolio .col-md-3, #home-portfolio .col-sm-6, #home-portfolio .col-xs-12 {
padding-left: 0px !important;
padding-right: 0px !important;
}

/*//////////////////////////////////////////////////////////////////// 
//  Ikondubai home tiles
////////////////////////////////////////////////////////////////////*/

.ikon-slide-holder {
	width: 25%;
	height: auto;
	float: left;
	line-height: 0 !important;
	padding: 0 !important	
}

.ikon-slide-holder > img {
	max-width: 100%;
	height: auto;
	width: auto;
	padding: 0 !important;
	line-height: 0 !important
}

.ikon-slider-solidbox img{
	border: 1px;
}

.ikon-slide-holder .ibox{
	height: 100%;
	width: 100%;
	/*background-color: #656742;*/
	position:absolute;
	z-index:9;
	text-align: center !important;
	color: #333;
	cursor: pointer;
}

.ibox {
	display: table;
	text-align: center !important;
	position: absolute;
}

.ibox p {
	font-size: 120%;
	display: table-cell !important; 
  vertical-align: middle !important; 
  text-align: center !important; 
}

.ibox span {
	padding: 5px 20px 5px 20px;
	background-color: #eee8aa;
	font-size: 14px
}

.cycle-slideshow {      
  height:182px;
  float:left;
  overflow: hidden;   
}


/* ==========================================================================
   	IPAD - Landscape
   ========================================================================== */
@media (min-width: 1024px) and (max-width: 1280px) {
.ikon-slide-holder > img {
height: inherit !important;
}
}

/* ==========================================================================
   	MOBILE320 - Portrait
   ========================================================================== */
@media (width: 320px) {
.ikon-slide-holder > img {
height: inherit !important;
}
}


/* ==========================================================================
   	MOBILE320 - Portrait
   ========================================================================== */
@media (min-width: 450px) and (max-width: 750px) {
.col-xs-12 {
    width: 50% !important;
}
}
@media (min-width: 450px) and (max-width: 667px) {
.ikon-slide-holder > img {
height: inherit !important;
}
}
/* ==========================================================================
   	Remove Date in Post
   ========================================================================== */
.post-date > a {
display: none !important;
}
