/*
============================================================

	Theme Name: Kalium - Child Theme
	Theme URI: http://www.laborator.co/view-theme/kalium
	Author: Laborator
	Author URI: http://laborator.co/
	Version: 1.0
	Description: Use this theme if you want to extend features of Kalium theme or prevent overwriting the changes you make when new theme update is available.
	Tags: agency, architecture, blog, clean, creative, ecommerce, gallery, minimal, photography, portfolio, shop, kalium, translation-ready, theme-options, responsive-layout
	Template: kalium
	Text Domain: kalium
	
============================================================
*/


@keyframes animatedBackground {
  0% { background-position: 0 0; }
  100% { background-position: 100% 100%; }
}

img {
	max-width: 100%;
	height: auto;
}

.rev-btn {
	background: url(/wp-content/themes/kalium-child/images/bkg_smoke.png) no-repeat top left !important;
	color: #000 !important;
	transition: all 0.5s ease;
}
.rev-btn:before {
	content: '';
	position: absolute;
	top: -3px;
	left: -2px;
	width: 100%;
	height: 100%;
	padding: 1px 1px 2px 1px;
	border: 1px solid rgba(255,255,255,.7);
	box-sizing: content-box;
}
.rev-btn:hover {
	animation: animatedBackground 5s linear alternate infinite;
}
.product_meta {
	display: none;
}

.global-nav {
	margin-bottom: 15px;
	font-size: .8em;
}
.global-nav a {
	color: #fff;
}
.global-nav ul, .global-nav li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.global-nav li {
	margin-left: 20px;
}
.global-nav .current-menu-item a {
	color: #e09a0e !important;
}
header {
	font-size: .8em;
}
header li {
	margin-left: 15px !important;
	padding-left: 15px !important;
	border-left: 1px solid #fff !important;
	text-transform: uppercase;
}
header li:first-of-type {
	margin-left: 0 !important;
	padding-left: 0 !important;
	border-left: none !important;
}

footer .widget_nav_menu {
	text-transform: uppercase;
	font-size: .8em;
}
.page-head {
	padding: 50px;
	background-color: #000;
}
.wpb_wrapper .section-title.page-head {
    background-color: #000;
    left: 50%;
    margin-top:0;
    padding: 50px;
    overflow: hidden;
    position: relative;
    transform: translateX(-50%);
    width: 100vw;
}
.wpb_wrapper .section-title {

}
.page-head h2 {
	color: #e09a0e !important;
	font-size: 2em;
	margin-bottom: 10px !important;
}
.page-head p {
	color: #fff !important;
}
.vc_images_carousel ol.vc_carousel-indicators {
	margin-bottom: -50px;
}

.format-video .post-img {
	display: none;
}

hr {
	border-color: #ccc;
	margin: 50px 0;
}

body{
	/* Fix for VW wierdness */
	overflow-x:hidden;
}
body:not(.home) .wrapper header.main-header.menu-type-standard-menu {
	background-color: rgba(0, 0, 0, 1) !important;
}
/*body.single-product .wrapper header.main-header.menu-type-standard-menu {
	background-color: rgba(0, 0, 0, .5) !important;
}
*/
body.single-post .category-events .blog-head-holder, body.single-post .category-events .post-date-and-category, body.single-post .post-controls {
	display: none !important;
}

body.home {
	background-color: #000 !important;
}

.careers-cta .wpb_wrapper {
	background-color: #000;
	color: #fff !important;
	padding: 20px;
}
.careers-cta p {
	color: #fff;
}

/* Product Content BG */
.woocommerce-product-details__short-description{
    background: #333333;
    color: #ffffff;
    padding: 5px 20px 10px 20px;
    margin-bottom: 0;
}

.description p, 
.woocommerce .item-info p{
    color: white;

}

.product-internal-info .item-info {
	background-color: rgba(0,0,0,.6) !important;
	border-left: 2px solid #333;
}
.product-internal-info .item-info h3 {
	/*text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);*/
}

.threedee {
	margin-top: 30px;
	text-align: center;
}

.woocommerce .single-product .summary .product_title{
    background: #333333;
    color: #ffffff;
    padding: 10px 20px 5px 20px;
    margin-bottom: 0;
}

.woocommerce .woocommerce-product-details__short-description li {
    list-style-type: disc;
    margin-bottom: .5em;
}

.woocommerce .product.catalog-layout-full-bg .item-info, .woocommerce .product.catalog-layout-transparent-bg .item-info {
    padding: 0;
    margin: 0;
    padding: 4px 16px 4px 40px;
    position: absolute;
    left: 0;
    background: transparent;
    /* padding: .25em; */
    color: black;
}
.woocommerce .product.catalog-layout-full-bg .item-info, .woocommerce .product.catalog-layout-transparent-bg .item-info:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #f9af42;
    width: 0;
    transition: .25s ease width;
}
.woocommerce .product.catalog-layout-full-bg .item-info, .woocommerce .product.catalog-layout-transparent-bg:hover .item-info:before {
    width: 100%;
}
.woocommerce .product.catalog-layout-transparent-bg .item-info h3 a {
    color: white;
    font-size: 28px;
}
.woocommerce .product.catalog-layout-transparent-bg .item-info h3 a i {
	display: block;
	font-style: italic;
	text-transform: none;
	font-size: .6em;
	font-weight: 400;
}

#google_translate_element, .global-nav {
	display: inline-block;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
   width: auto;

	/* width: 80%;
    height: 80%; */
    max-width: 100% !important;
    max-height: 100% !important;
    overflow: visible;
    background: #fff;
}
.fancybox-iframe {
    /* margin: 0;
    width: 100%;
    background: #fff; */
	max-width: 100% !important;
	overflow: hidden;
	
}
.wr360_player .container, iframe #content, iframe #wr360container_wr360PlayerId {
	max-width: 100% !important;
	max-height: 100% !important;
}

.threedee a:hover {
    opacity: .7;
}

.threedee a {
    position: relative;
    transition: ease .5s opacity;
}

.threedee .expand-me {
	position: absolute;
	left: 5%;
	top: 5%;
	background: transparent;
	border: 0;
	transform: rotate(45deg);
}

h1.product_title {
	text-align: center;
	color: #fff !important;
	font-size: 36px !important;
	padding: 25px 0 !important;
}
h1.product_title i {
	display: none;
}
.single-product h4 {
	color: #e09a0e !important;
}
.footer-links li{ 
	display: inline-block;
}
.widget_text.text-2 a {
	color: #96d5ea !important;
	display: inline-block;
	padding: 2px 15px 2px 0px;
}

.home .footer-bottom {
	display: none;
}
.main-footer .footer-bottom a {
	color: #fff !important;
}

@media screen and (max-width:767px) {

}

/*Home page  Footer*/
@media screen and (min-width:1040px){
	body.home {
		background-color: #000 !important;
		height: auto;
		position: relative;
	}
	.home #footer {
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: 300;
		margin: 0 auto;
		background-color: transparent !important;
		transform: translate(-50%);
		border-bottom: 0;
		border-top: none;
	}

	.home .main-footer .footer-widgets {
		margin-top: 0;
		margin-bottom: 0;
	}

	.home .main-footer, .wp-widget {
		margin-bottom: 0;
	}
	#google_translate_element {
		margin-right: 20px;
	}
}