/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0.5
*/

@import url("../oshin/style.css");

.loader.page-loader {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

#header .logo {
	width: 100px !important;
	max-width: 100px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

#header .logo a {
	display: block !important;
	width: 100px !important;
	line-height: 0 !important;
}

#header .logo img {
	width: 100px !important;
	max-width: 100px !important;
	height: auto !important;
}

#header #header-inner-wrap.stuck,
#header #header-inner-wrap.top-animate,
#header #header-inner-wrap.stuck #header-wrap,
#header #header-inner-wrap.top-animate #header-wrap,
#header #header-inner-wrap.stuck #header-bottom-bar,
#header #header-inner-wrap.top-animate #header-bottom-bar {
	background: #fff !important;
}

.portfolio-container .element,
.portfolio-container .element-inner,
.portfolio-container .thumb-wrap,
.portfolio-container .flip-wrap,
.portfolio-container .flip-img-wrap,
.portfolio-container .flip-img-wrap img {
	opacity: 1 !important;
	visibility: visible !important;
}

.portfolio-container .flip-img-wrap img {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}
