/*
    Theme Name: GILMOUR
    Theme URI: https://www.hamiltrowebsitedesign.com
    Description: CUSTOM THEME FOR DOUG GILMOUR
    Version: 1
    Author: hamiltro
*/

/* HEADER & GLOBAL HTML CUSTOMIZATION
------------------------------------------------------------------------------------*/

.content h2 {
	max-width: 730px;
	font-size: 1.5rem;
	margin: 40px auto 20px;
}

.content  p	{
	margin-bottom: 20px;
}

.navbar .navbar-menu	{
	margin-top: 10px;
}

.siteTitle h2 a:hover,
a:hover	{
	color: #af8f63;
}

@media only screen and (max-width: 400px) {
	.siteTitle h2,
	.siteTitle h2 a  {font-size: 1.4rem;}
}

@media screen and (max-width: 768px) {
	.navbar-header.navbar-icon {margin-top: -45px;}
}




/* HOMEPAGE
------------------------------------------------------------------------------------*/
#navbar, .navbar-wrapper {
    z-index: 9999;	
}

.home .mainNavigation a	{
	color: BLACK;
}

@media screen and (max-width: 499px)	{
	.home section	{padding: 28px 15px;}
}

body.home	{
	background-color: #eee3d1;
	background-image: url('/wp-content/themes/gilmour/assets/images/home-cover-01.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.home_fixed_video {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: initial;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
	z-index: -1;
}

/*.home .mainContent	{min-height: calc(100%);}*/

.home .siteTitle h2 a,
.home a	{
	color: BLACK;
}

.home .siteTitle h2 a:hover,
.home a:hover	{
	color: #d1ac79;
	color: WHITE;
}

.home section.footer {
	display: none;
}

.img-holder {
  margin: 0 auto;
  position: relative;
}

.img-holder h3 {
  justify-content: center;
  align-items: center;
  position: absolute;
font-weight:400;
  color: white;
  bottom: 6px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size:14px;
 opacity: 0;
 animation-delay: 1s;
 -webkit-animation: arrowInOut 1s linear forwards;
 animation: arrowInOut 1s linear forwards;
  text-transform:uppercase;
}

@keyframes arrowInOut {
 0%,100% {opacity: 1;background:rgba(0,0,0,.5);}
 30%, 80% {opacity: 0;  }
 }
 
/* @media (min-width:1024px)
 {
	 .mobilesonly
	 {
		 display:none;
	 }
 }
  @media (max-width:1024px)
 {
*/
	  .desktopsonly
	 {
		 display:none;
	 }
	  .mobilesonly
	 {
		 text-align: center;
		 text-transform:uppercase;
	 }
/*
}
*/
.sub1, .sub2, .sub3, .sub4
{
	text-align:center;
}
.sub4 {
	text-align:right;

}
@media (min-width:600px)
{
.sub1, .sub2, .sub3, .sub4 {
	color:white;
	text-shadow: 1px 1px 1px rgba(219,199,175,0.5);
	font-size:30px;
	line-height: 40px;
	animation-name: moveInRight;
	animation-duration: 3s;	
}

.sub4 {font-size: 22px;}

}
@media (max-width:600px)
{
.sub1, .sub2, .sub3, .sub4 {
	color:white;
	font-size:24px;
	line-height: 26px;
	animation-name: moveInRight;
	animation-duration: 3s;
}
.sub4 { font-size: 18px;}
}
.homeslogan section {
    padding: 0px 15px!important;
}

@keyframes moveInRight {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }

    /*80% {
        transform: translateX(-10px);
    } - bounce */
    
    100% {
        opacity: 1;
        transform: translate(0);
    }

}

.homeslogan p	{
	background: rgba(219,199,175,0.4);
	background: rgba(0,0,0,0.6);
	padding: 22px;
	max-width: 564px;
}

.homeslogan .sub2 p	{
	padding: 22px 30px;
}

@media screen and (max-width: 414px) {
	.homeslogan .sub3 p	{
	padding: 22px 60px;

}
}

.sub4 a {
	color: #FFF;
}

.sub4 a:hover {
	color: #000;
}
/* GALLERY
------------------------------------------------------------------------------------*/

.list_art img	{
	margin-bottom: 0;
}

.flexContainer, .flex { display: flex; flex-direction: row;flex-wrap: wrap;width: 100%;}
.flexContainer-center{
	align-items: center;
    justify-content: center;
}
.pagination{
	text-align: center;
	margin-top: 30px;
}
.flex-col-3{ width: 25%; padding: 0 1%;}
.flex-col-4{ width: 33.3%; padding: 1%;}
.flex-col-9{ width: 75%; padding: 0 1%;}
.siteTitle.flexItem {
	margin: 0;
	min-width: 400px;
}

.siteTitle h2 {
	line-height: 30px;
}
.mainContent ul,
.mainContent ol {
	max-width: 700px;
	margin: 0 auto 20px;
	padding-left: 20px;
	list-style: none;
}
.mainContent ul.nav-pills {
    padding-left: 0;
}
.carousel {
    position: relative;
}
#carousel-images {
	margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.detail-work .carousel-inner {
    text-align: center;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel .item .image {
    height: auto !important;
    max-height: 80vh;
}
.carousel .image a.img_zoom {
    cursor: zoom-in;
}
.carousel .item .image img {
    max-height: 80vh;
}
.carousel .item img {
    padding-top: 0 !important;
}
.detail-work img {
    width: auto;
    max-height: 100%;
}
.detail-work .imageInfo li {
    padding-right: 7px;
    float: none;
    display: inline-block;
	vertical-align: middle;
	font-size: .9rem;
}
.detail-work .imageInfo li.imageTitle {
	text-transform: uppercase;
	font-size: 1rem;
}
.nav-pills>li {
    float: left;
	position: relative;
}
.detail-work .carousel-caption {
    padding-bottom: 0;
    color: #333;
    text-shadow: none;
	position: static;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.detail-work .nav > li >a.magnify {
    width: 25px;
	background-position: -44px -16px;
}
.detail-work .nav > li > a.thumbs, .detail-work .nav > li > a.magnify {
    display: block;
    background-image: url(assets/images/prevNext.png);
    border-radius: 0;
    overflow: hidden;
    text-indent: -200px;
    height: 16px;
    background-position: -12px -16px;
    width: 14px;
    margin-top: 2px;
}
.detail-work .nav > li >a.magnify {
    background-position: -44px -80px;
	width: 25px;
}
.detail-work .nav > li >a.magnify:hover {
    background-position: -44px 0px;
}
.detail-work .imageInfo li a {
    padding: 0;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.detail-work .carousel-control, .detail-post .carousel-control {
    width: 30px;
    position: absolute;
    z-index: 0;
	top: calc(50% - 40px);
}
a.left.carousel-control, a.right.carousel-control {
    z-index: 99999;
}
.detail-work .carousel-control.left, .detail-post .carousel-control.left {
    left: -15px;
    left: 2px;
    background-image: none;
}
.detail-work .carousel-control.right, .detail-post .carousel-control.right {
    right: -10px;
    right: 2px;
    background-image: none;
}
.detail-work .carousel-control.left svg, .detail-work .carousel-control.right svg, .detail-post .carousel-control.left svg, .detail-post .carousel-control.right svg {
    position: absolute;
    /* top: calc(50% - 40px); */
    left: 0;
    z-index: 99999;
}
.detail-work .carousel-inner .image{
	position: relative;
}
.zoom_single_work .viewport{
	min-height: 600px;
	margin-bottom: 50px;
	background: #ccc;
}
#image1{
	visibility: hidden;
}
.leaflet-control-container{
	position: absolute;
    right: 50px;
	top: 30px;
}
.zoom_single_work #mainContent .img_sec img{
	height: 0;
}
.zoom_single_work .viewport{
    height: calc(100% - 15px) !important;
	min-height: inherit;
}
.viewport .x_close{
    border: 2px solid #999;
    border-radius: 50%;
    position: absolute;
    right: 8px;
    top: 3px;
    z-index: 9999;
    font-size: 18px;
    width: 33px;
    height: 33px;
    text-align: center;
    background: #fff;
    cursor: pointer;
     font-weight: bold;
}
.head_sort{
	float: right;
}
.sort_top{
	padding: 5px;
    margin-right: 10px;
}
@media (min-width: 818px) and (max-width: 1368px){
	#carousel-images {
		padding-right: 30px;
		padding-left: 30px;
	}
}
@media screen and (min-width: 768px){
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 599px) {
	#carousel-images {margin-top: 60px;}
	.carousel-control	{top: 650px;}*/
	.flex-col-3,.flex-col-4,.flex-col-9, .flex-col-sm-2 {
		width: 100%;
		padding: 0;
		margin-bottom: 25px;
		text-align: center;
	}
	.detail-work .carousel-control, .detail-post .carousel-control{
		top: unset;
		bottom: -20px;
	}
	.detail-work .carousel-caption{
		margin-top: 50px;
	}
	.detail-work .carousel-control.right, .detail-post .carousel-control.right{
		right: 6px;
	}
	.detail-work .carousel-control.left, .detail-post .carousel-control.left{
		left: 6px;
	}
	/* .detail-work .carousel-control.left, .detail-post .carousel-control.left{
		left: unset;
	}
	.detail-work .carousel-control.right, .detail-post .carousel-control.right{
		right: unset;
	}
	.detail-work .carousel-control, .detail-post .carousel-control{
		bottom: 80px;
	}
	.detail-work .carousel-control.left svg, .detail-work .carousel-control.right svg, .detail-post .carousel-control.left svg, .detail-post .carousel-control.right svg{
		left: unset;
	}
	.detail-work .carousel-control.left svg, .detail-post .carousel-control.left svg{
		right: 25px;
	}
	.detail-work .carousel-control.right svg, .detail-post .carousel-control.right svg{
		left: 25px;
	} */
	
}
@media screen and (max-width: 325px) {
	.detail-work .carousel-control, .detail-post .carousel-control{
		bottom: 0;
	}
}
/* @media screen and (max-width: 402px) {
	.detail-work .carousel-control, .detail-post .carousel-control{
		bottom: 110px;
	}
} */
@media only screen and (min-width:769px)	{
	.mainNavigation.flexItem {
		width: 350px;
		flex-grow:1;
		max-width: 70%;
		padding-right: 25px;
	}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
	.flex-col-sm-2 {
		width: 50%;
		padding: 1%;
	}
}
@media screen and (max-width: 600px) {
	.flex-col-sm-2 {
		width: 100%;
		padding: 1%;
	}
}
.page-numbers {
	padding: 4px 8px 2px;
	vertical-align: middle;
}
.page-numbers.current	{
	background-color: #eadfcb;
}



/* ABOUT PAGE
------------------------------------------------------------------------------------*/		

@media only screen and (max-width: 570px)	{
	.wp-block-gallery .blocks-gallery-item figcaption	{
		font-size: .6rem !important;
	}
}

@media only screen and (max-width: 414px)	{
	.wp-block-gallery .blocks-gallery-item figcaption	{		
		font-size: .5rem !important;
	}
}

.blocks-gallery-grid figcaption {
	bottom: -26px!important;
}

/* CONTACT PAGE
------------------------------------------------------------------------------------*/		
body.page-contact 	{
	height: 100%;
	background-image: url('/wp-content/themes/gilmour/assets/images/doug-gilmour-at-easel-light-85.jpg');
	background-position: 13% top;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

@media only screen and (max-device-width: 768px)	{
	body.page-contact 	{
		background-position: 15% top;	
	}
}

.page-contact .mainContent	{
	max-width: 400px;
	margin: 0 auto;
}


.page-contact .content img	{
	margin: 30px auto;
}

.contactImage {
	padding-top: 40px;
	text-align: center;
}

.page-contact p.email	{
	margin-top: 40px;
}

a.emailButton {
	padding: 12px;
	border: solid 1px #333;
	transition: background-color 0.5s;
}

a.emailButton:hover {
	color: black;
	border: solid 1px #000;
	background-color: #eadfcb;
}


element.style {
}

/* .pagination .next.page-numbers{
	background-image: url(assets/images/prevNext.png);
	background-position: 44px 17px;
    height: 17px;
	width: 17px;
    padding: 0;
    display: inline-block;
}
.pagination .prev.page-numbers{
	background-image: url(assets/images/prevNext.png);
	background-position: 6px 17px;
    height: 17px;
	width: 17px;
    padding: 0;
    display: inline-block;
} */

.detail-work .nav > li > a.thumbs{
	background-position: -12px 48px;
}

.detail-work .nav > li > a.thumbs:hover {
	background-position: -12px 0px;
}
.vidpause {
  border: 0;
  background: transparent;
   /*box-sizing: border-box;
  width: 0;
  height: 30px;
  border-color: transparent transparent transparent #202020;
  transition: 100ms all ease;
  cursor: pointer;
  border-style: solid;
  border-width: 15px 0 15px 30px;*/
	position:absolute;
	bottom:10px;
	right:15px;
	background-image: url(assets/images/audio-on-off-30h2.png);
	border-radius: 0;
	overflow: hidden;
	text-indent: -200px;
	height: 29px;
	width: 45px;
	margin-top: 2px;
	background-position: 45px 29px;
}

  .vidpause.paused {
        background-position: 0px 29px;
		right:13px;
  }

  .vidpause:hover {
    border-color: transparent transparent transparent #404040;
  }
.homeslogan
{
	overflow: hidden;
}
/* FONTS 
------------------------------------------------------------------------------------*/		
		@font-face{font-family: 'Slate Std Light';src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Light.eot');src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Light.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Light.woff2') format('woff2'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Light.woff') format('woff'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Light.ttf') format('truetype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Light.svg#SlateStd-Light') format('svg');font-weight: 300;font-style: normal}
/* Slate Std */
@font-face{font-family: 'Slate Std';src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd.eot');src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd.woff2') format('woff2'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd.woff') format('woff'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd.ttf') format('truetype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd.svg#SlateStd') format('svg');font-weight: normal;font-style: normal}
/* Slate Std Book */
@font-face{font-family: 'Slate Std Bk';src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Bk.eot');src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Bk.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Bk.woff2') format('woff2'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Bk.woff') format('woff'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Bk.ttf') format('truetype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-Bk.svg#SlateStd-Bk') format('svg');font-weight: normal;font-style: normal}
/* Slate Std Light Italic */
@font-face{font-family: 'Slate Std Light Italic';src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd-LightItalic.eot');src: url('/wp-content/themes/hwd/fonts/Slate/SlateStd-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-LightItalic.woff2') format('woff2'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-LightItalic.woff') format('woff'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-LightItalic.ttf') format('truetype'),
		url('/wp-content/themes/hwd/fonts/Slate/SlateStd-LightItalic.svg#SlateStd-LightItalic') format('svg');font-weight: 300;font-style: italic}
		
