/*
Theme Name: HLH Full Width Museums theme
Theme URI: http://highlifewordpresstest.sfgsoftware.com
Description: Full Width Museums Theme for High Life Highland
Author: Summit Web Solutions
Author URI: https://www.summitweb.net
Template: highlifehighland-fullwidth
Version: 1.0.0
Tags: responsive-layout
Text Domain: highlifehighland-museumsfullwidth
*/

@import url("../highlifehighland-fullwidth/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body{
	/*background-color: #dfdee5;*/
	background-image: url('../images/child-background.jpg');
	background-repeat: repeat;
}
article{
	position: relative;
	margin: 0 0 55px 0;
}
section{
	position: relative;
}
article:after{
	content: '';
	position: absolute;
	bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 200px;
	background-color: #fff;
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skewY(-1.5deg);
	-ms-transform: skewY(-1.5deg);
	transform: skewY(-1.5deg);
}
#main {
	max-width: none;
}
.featured-slider{
	margin:0 0 20px 0;
}
.inner-header{
/*	background-image: url('../images/child-header.png');
	width:100%;
	max-width: 1020px;
	height: 131px;*/
}
.header{
	z-index: 1;
    position: relative;
}
.inner-header{
	background-image: url('../images/child-header-smaller.png');
	width:100%;
	background-position: center center;
	background-repeat: no-repeat;
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
    min-width: 100%;
    height: 141px;
}
#content{
	position: relative;
}
#inner-content{
	background-image: url('../images/child-background.jpg');
	margin: 3.5% auto 0 auto;
}
/*.site-title{
	background-image: url('../images/site-title-background.png');
	width:100%;
	max-width: 1020px;
	height: 86px;
	padding: 25px 0 0 50px;
}*/
.site-title{
    position: relative;
    width: 100%;
    min-height: 4%;
    /*padding: 10px 20px;*/
    padding: 20px 0 0 3%;
    padding: 10px 0 10px 3%;
    position: relative;
}
.site-title:after {
	content: '';
	position: absolute;
	top: -50%;
	height: 150%;
	right: 0;
	bottom:0;
	display: block;
	width: 100%;
	background-image: url('../images/purple-background.jpg');
}
.site-title span{
	color:#fff;
	font-family:'MyriadPro-Light', 'Myriad Pro Light', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-size: 1.3rem;
	position: relative;
	z-index: 2;
}
#sidebar{
	margin: 0 auto 20px auto;
}
.sidebar-other-site-pages{
	padding-top: 0;
}
.sidebar .nav li a:hover{
	background-image: url('../images/child-menu-hover-background.jpg');
	color:#fff;
}
.sidebar .nav li.current-menu-item a{
	background-image: url('../images/child-menu-background.jpg');
}
.sidebar .nav li.current-menu-item a:hover{
	background-image: url('../images/child-menu-hover-background.jpg');
}
.widget.widget_nav_menu ul.menu{
	margin-top: 0;
}
.page-widget1, .page-widget2, .page-widget3{
	width: 100%;
	margin-bottom: 30px;
}
.page-widget2{
	float: left;
}
.page-widget4{
	margin:20px 0 35px 0;
}
.featured-post-widget-header{
	background: url('../images/museums-red-background.jpg');
    background-repeat: repeat;
    width: 60%;
    min-width: 250px;
    height: auto;
    font-family: 'MyriadPro-Regular', 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 1.3rem;
    padding-left: 3%;
    line-height: 1.9;
    margin: 0;
    position: relative;
}
.featured-post-widget-header:after{
	content: '';
	position: absolute;
	top: 0; 
	left: 95%;
	width: 15%; 
	height: 100%;
	background-image: url('../images/child-background.jpg');
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
	transform: skew(-25deg);
}
.entry-content .featured-post-widget a:hover{
	text-decoration:none;
}
.featured-post-widget-featured-image{
	/*max-height: 145px;*/
	overflow: hidden;
}
.featured-post-more{
	background-image: url('../images/child-slant-widget-bottom.png');
}
.hlh-video-widget-header{
	background-image: url('../images/video-background.png');
}
.hlh-video-widget-iframe{
	background-color: #fff;
	height: auto;
	overflow: hidden;
}
.hlh-video-widget-iframe iframe{
	width:700px!Important;
	height: 170px!Important;
}
.hlh-video-more{
	background-image: none;
}
.hlh-video-widget-header{
	background-image: url('../images/child-menu-hover-background.jpg');
}
.hlh-video-widget-header:after{
	content: '';
	position: absolute;
	top: 0; 
	left: 95%;
	width: 15%; 
	height: 100%;
	background-image: url('../images/child-background.jpg');
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
	transform: skew(-25deg);
}
.entry-content .hlh-video-widget a:hover{
	text-decoration: none;
}
.upcoming-activities-widget{
	background:url('../images/video-background.png') top left no-repeat;
}
.online-shop-widget{
	background-image: url('../images/online-shop.png');
	background-repeat: no-repeat;
}
.online-shop-widget a{
	text-decoration: none;
}
.online-shop-widget-header{
	font-family:'MyriadPro-Light', 'Myriad Pro Light', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-weight:lighter;
	color: #fff;
	font-size: 14px;
    padding-top: 6px;
    padding-left: 10px;
	line-height: 1.9;
	height:44px;
	margin: 0;
	max-width: 175px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.google-map-iframe{
	background-color: #fff;
	height: 280px;
	width:100%;
	overflow: hidden;
	margin-bottom: 300px;
}
.google-map-iframe iframe{
	float:left;
	height: 470px;
	/*width:480px;*/
	margin-top: -120px;
	width: 100%;
}
.map-info-panel{
	display: block;
	font-family: 'MyriadPro-Regular', 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#292355;
	background-color: #fff;
	height:250px;
	width:100%;
	position: absolute;
	top: 300px;
}
.map-info-panel:after{
	content: '.';
	display: block;
}
.map-info-panel-opening-times:before{
	float: left;
	margin-top: -5px;
	margin-left: -40px;
	content: '';
	background-image: url('../images/map-opening-times-icon.png');
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.map-info-panel-opening-times{
	margin-top: 9px;
	padding-left: 50px;
	padding-bottom: 0px;
}
.opening-times{
	/*min-height:17px;
	max-height:17px;*/
}
.map-info-panel-telephone:before{
	float: left;
	margin-top: -5px;
	margin-left: -40px;
	content: '';
	background-image: url('../images/map-telephone-icon.png');
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.map-info-panel-telephone{
	margin-top: 10px;
	margin-left: 50px;
}
.map-info-panel-telephone a{
	text-decoration: none;
	color:#292355;
}
.map-info-panel-telephone a:hover{
	text-decoration: underline;
}
.map-info-panel-emailaddress:before{
	float: left;
	margin-top: -5px;
	margin-left: -40px;
	content: '';
	background-image: url('../images/map-mail-icon.png');
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.map-info-panel-emailaddress{
	margin-top: 17px;
	margin-left: 50px;
}
.map-info-panel-emailaddress a{
	text-decoration: none;
	color:#292355;
}
.map-info-panel-emailaddress a:hover{
	text-decoration: underline;
}

.map-info-panel-postaladdress:before{
	float: left;
	margin-top: -5px;
	margin-left: -40px;
	content: '';
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.map-info-panel-postaladdress{
	margin-top: 10px;
	margin-left: 50px;
}
.map-info-panel-postaladdress a{
	text-decoration: none;
	color:#292355;
}
.map-info-panel-postaladdress a:hover{
	text-decoration: underline;
}


.hlh-sites-dropdown-header{
	font-size: 16px;
	line-height: 2;
    padding: 8px 0 0 6px;
    letter-spacing: -0.2px;
	background-image: url('../images/child-widget-header-background.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 100%;
	height:44px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}
/*#inner-footer{
	background-image: url('../images/child-footer-background.png');
}*/
#inner-footer{
	height: auto;
	position: relative;
	background-color: #008da1;
}

.latest-news-widget-header{
	/*background-image: url("../images/latest-news-background.png");*/
	background: url('../images/museums-red-background.jpg');
	background-repeat: repeat;
}
.latest-news-widget-header:after{
	content: '';
	position: absolute;
	top: 0; 
	left: 95%;
	width: 15%; 
	height: 100%;
	background-image: url('../images/child-background.jpg');
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
	transform: skew(-25deg);
}
.flex-direction-nav a{
	background:url('/plugins/ml-slider/assets/sliders/flexslider/bg_direction_nav.png');
}

#inner-content{
	position:relative;
}
.site-title{
	margin-top:-2px;
}

h1.archive-title.h2{
	display: none;
}
header.article-header h3.h2{
	margin: 0;
    padding-bottom: 10px;
}
header.article-header h3.h2 a{
	color: #000;
	font-weight: normal;
}
nav.pagination ul.page-numbers{
	padding-bottom: 30px;
}
nav.pagination ul.page-numbers li{
	float: left;
	padding: 0 10px 0 0;
	font-size: 18px;
}
nav.pagination ul.page-numbers li a:hover{
	text-decoration: underline;
}

/* jigoshop styles */
.jigoshop p.demo_store{
	display:block!Important;
}
.hlh-jigoshop div.product div.summary{
	width: 100%;
}
.hlh-jigoshop div.product div.images{
	width: 100%;
}
.hlh-jigoshop .hlh-jigoshop .products li{
	width: 100%;
}
.hlh-jigoshop .products li a img{
	width: 100%;
}
.hlh-jigoshop .products li strong{
	font-weight: normal;
}
a.checkout-button.button-alt{
	display:inline-block!Important;
	color:#fff;
}
.jigoshop-hlh-cart-outer form.checkout #payment ul.payment_methods.methods{
	display:block!Important;
}
.hlh-jigoshop ul.products a.button, .cart .button-alt, .jigoshop_message span a.button, .shipping-calculator-form p button.button, div.jigoshop_message ~ p a.button, #payment #place_order,
ul.order_details ~ p a.button, p a[href$="/shop/"].button, .jigoshop-hlh-cart-outer .form-row input.button{
	font-family:'MyriadPro-Light', 'Myriad Pro Light', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size:16px!Important;
	color:#fff!Important;
	background: url('../images/museums-red-background.jpg');
	border-radius:0;
	text-shadow:none;
	font-weight:normal;
}
.cart .button-alt{
	margin-top: -0px;
}
.jigoshop-hlh-cart-outer .login p input[type="text"]{
	border-radius:0;
}
.jigoshop-hlh-cart-outer .form-row a.lost_password{
	line-height:3;
	padding-left: 10px;
}
.hlh-jigoshop ul.products a.button:hover, .cart .button-alt:hover, .jigoshop_message span a.button:hover, .shipping-calculator-form p button.button:hover, a.checkout-button.button-alt:hover,
div.jigoshop_message ~ p a.button:hover, #payment #place_order:hover, ul.order_details ~ p a.button:hover, p a[href$="/shop/"].button:hover, .jigoshop-hlh-cart-outer .form-row input.button:hover{
	background: #6a264a;
	border:0;
}
.hlh-jigoshop ul.products a.button:focus, .cart .button-alt:focus, .jigoshop_message span a.button:focus, .shipping-calculator-form p button.button:focus, a.checkout-button.button-alt:focus,
div.jigoshop_message ~ p a.button:focus, #payment #place_order:hover, ul.order_details ~ p a.button:focus, p a[href$="/shop/"].button:focus, .jigoshop-hlh-cart-outer .form-row input.button:focus{
	border:0;
}
.hlh-jigoshop .products li{
	width: 100%;
	margin: 0 22px 40px 0;
}
.hlh-jigoshop .products li a img:hover{
	border: 1px solid #6a264a;
}
.products li.last{
	clear:both;
}
.pp_content .pp_fade a.pp_expand{
	z-index:-1;
}
div.pp_default .pp_nav .pp_play{
	background:none;
	width:0px;
}
.jigoshop_message span a.button{
	margin-top: -2px;
}
.jigoshop-hlh-cart{
	position:absolute;
	top:10px;
	right: 2.5%;
	background-color: #00a291;
    margin:8px 10px 0 0;
	width:130px;
	height:25px;
	background-image: url("../images/hlh-cart-icon.png");
	background-repeat: no-repeat;
	background-size: auto 25px;
	background-position: 95px;
	padding: 1px 0 0 10px;
}
.jigoshop-hlh-cart a{
	color:#fff;
}
.jigoshop-hlh-cart:hover{
	background-color: #e83e33;
	cursor: pointer;
}
.jigoshop-hlh-cart a:hover, .jigoshop-hlh-cart a:focus{
	color:#fff;
}
.form-cart-items table.shop_table thead{
	display:none;
}
.form-cart-items table.shop_table td{
	/*width: 300px;*/
}
.product-quantity:before{
	content:'Quantity';
}
.product-total:before{
	content:'Price';
}
section table.shop_table td{
	display:block;
	float: inherit;
}
#order_review > table.shop_table > tbody > tr > td:nth-child(3){
	min-width:100px;
}
select#shipping_method{
	width:100%;
}
.col2-set#customer_details  .col-2, #customer_details .col-1{
	width:100%;
}
.widget.widget_nav_menu{
	margin: 0;
}
.widget.widget_nav_menu li a{
	display:block;
}

.envira-gallery-wrap .envira-gallery-public.envira-gallery-css-animations .envira-gallery-item img{
	opacity: 1 !important;
}

.archive #container #content.jigoshop-hlh-cart-outer .jigoshop-hlh-cart{
	display: none;
}

@media only screen and (min-width: 400px){
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 220px!Important;
	}
}
@media only screen and (min-width: 500px){
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 280px!Important;
	}
	.hlh-jigoshop .products li{
		/*width: 200px;*/
		width: 21%;
		min-width: 200px;
		margin: 0 22px 20px 0;
	}
	.form-cart-items table.shop_table td{
		/*width: auto;*/
	}
	section table.shop_table td{
		display:table-cell;
	}
}
@media only screen and (min-width: 535px){
	.form-cart-items table.shop_table thead{
		display:table-header-group;
	}
	.product-quantity:before{
		content:'';
	}
	.product-total:before{
		content:'';
	}
}
@media only screen and (min-width: 600px){
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 325px!Important;
	}
	.hlh-jigoshop div.product div.summary{
		width: 50%;
	}
	.hlh-jigoshop div.product div.images{
		width: 50%;
	}
}
@media only screen and (min-width: 768px){
	.products li.last{
		clear:none;
	}
	.col2-set#customer_details  .col-2, #customer_details .col-1 {
		width: 48%;
	}
	#inner-footer{
		background-image: url('../images/footer.png');
		width:100%;
		background-position: center top;
		background-repeat: no-repeat;
	    -webkit-background-size: cover; 
	    -moz-background-size: cover; 
	    -o-background-size: cover; 
	    background-size: cover;
	}
}
@media only screen and (min-width: 900px){
	.site-title{
    	padding: 20px 0 0 3%;
	}
	.site-title:after {
		height: 180%;
		right: 0;
		bottom:0;
		display: block;
		width: 100%;
		/*background: tomato;*/
		background-image: url('../images/purple-background.jpg');

		-webkit-transform: skewY(-1.5deg);
		-moz-transform: skewY(-1.5deg);
		-ms-transform: skewY(-1.5deg);
		-o-transform: skewY(-1.5deg);
		transform: skewY(-1.5deg);
		-webkit-backface-visibility: hidden; /*fixing jagged edge*/
		outline: 1px solid transparent; /*fixing jagged edge*/
	}
	.site-title span{
		font-size: 1.8rem;
	}
}

@media only screen and (min-width: 1000px){
	body{
		/*font-size:18px;*/
	}
	.inner-header{
		background-image: url('../images/child-header.png');
		width:100%;
		/*max-width: 1020px;
		height: 131px;*/
		background-position: center top;
		background-repeat: no-repeat;
	    -webkit-background-size: cover; 
	    -moz-background-size: cover; 
	    -o-background-size: cover; 
	    background-size: cover;
		height: 160px; /*fallback for browsers that don't support vw*/
		-webkit-height: 10vw;
		-moz-height: 10vw;
		-ms-height: 10vw;
		-o-height: 10vw;
		height: 10vw;
	}
	.header-logo{
		background-image: url('../images/high-life-highland-logo.png');
		background-repeat: no-repeat;
		-webkit-background-size: contain; 
	    -moz-background-size: contain; 
	    -o-background-size: contain; 
		background-size: contain;
		background-position: 8%;
		background-position-y: 8%;
    	margin: 1.1% 0 0 0;
		height: 120px; /*fallback for browsers that don't support vw*/
		-webkit-height: 8vww;
		-moz-height: 8vw;
		-ms-height: 8vw;
		-o-height: 8vw;
		height: 8vw;
	}
	.page-widget1, .page-widget2, .page-widget3{
		width: 31.491712705%
	}
	.hlh-video-widget-iframe{
		max-height: 150px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 160px!Important;
	}
	.google-map-iframe{
		margin-bottom: inherit;
	}
	.google-map-iframe iframe {
	    width: 70%;
	}
	.map-info-panel{
		display:inline-block;
		width: 30%;
		position: inherit;
	}
}

@media only screen and (min-width: 1200px){
	.hlh-video-widget-iframe{
		max-height: 168px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 170px!Important;
	}
	.google-map-iframe{
		/*height: 400px;*/
	}
	.google-map-iframe iframe {
	    width: 75%;
	}
	.map-info-panel{
		width: 25%;
	}
}
@media only screen and (min-width: 1300px){
	.page-widget2{
		margin-left: 1%;
	}
	.hlh-video-widget-iframe{
		max-height: 182px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 200px!Important;
		margin-top: -3%;
	}
}
@media only screen and (min-width: 1400px){
	.hlh-video-widget-iframe{
		max-height: 196px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 210px!Important;
		margin-top: -3%;
	}
}
@media only screen and (min-width: 1500px){
	.hlh-video-widget-iframe{
		max-height: 222px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 240px!Important;
		margin-top: -3%;
	}
}
@media only screen and (min-width: 1600px){
	.hlh-video-widget-iframe{
		max-height: 237px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 255px!Important;
		margin-top: -3%;
	}
}
@media only screen and (min-width: 1700px){
	.hlh-video-widget-iframe{
		max-height: 255px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 275px!Important;
		margin-top: -3%;
	}
}
@media only screen and (min-width: 1800px){
	.hlh-video-widget-iframe{
		max-height: 270px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 275px!Important;
		margin-top: 0;
	}
}
@media only screen and (min-width: 1900px){
	.hlh-video-widget-iframe{
		max-height: 285px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 295px!Important;
	}
}
@media only screen and (min-width: 2000px){
	.hlh-video-widget-iframe{
		max-height: 300px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 310px!Important;
	}
}
@media only screen and (min-width: 2099px){
	article:after{
		position: relative;
		background-color: transparent;
	}
}
@media only screen and (min-width: 2400px){
	.hlh-video-widget-iframe{
		max-height: 360px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 370px!Important;
	}
}
@media only screen and (min-width: 2800px){
	.hlh-video-widget-iframe{
		max-height: 420px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 430px!Important;
	}
}
@media only screen and (min-width: 3000px){
	.hlh-video-widget-iframe{
		max-height: 450px;
	}
	.hlh-video-widget-iframe iframe{
		width:700px!Important;
		height: 460px!Important;
	}
}
/* /jigoshop styles */

/* Other E-Commerce Tweaks */

/* Ecommerce */
input[name="place_order"]{ display:none; }
#payment ul.payment_methods li{ list-style:none !important; }