/*
Theme Name: Denise Hawrysio
Theme URI: http://hawrysio.com/
Author: Ali Ashe
Author URI: mywebsitedesign.net
Version: 0.1
*/
/*
Theme Name: Denise Hawrysio
Theme URI: http://hawrysio.com/
Author: Ali Ashe
Author URI: mywebsitedesign.net
Version: 0.1
*/
.carousel-spacer {
	width:100%;
	height:auto;
}
@media screen and (max-width: 767px) {
.mob-white {
	color:white;
}
#menu > div:nth-child(2) {
    overflow: visible;
}
}

.dropdown-menu {
    top: 65px !important;
}
a, a:hover, a:active, a:focus {
   outline: 0;
}
#menu .cover {
	height:100%;
  }
body.news .container {
    padding: inherit;
}
.navbar-brand {
    margin-top: -5px;
}
#breadcrumb {
    position: fixed;
    z-index: 1030;
    background: #fff; 
    top: 38px;
  	font-size:15.5px;
      width: 200%;
    font-size: 15.5px;
    margin-left: -50%;
  	padding-left: calc(50% - 15px);
}
#breadcrumb .nav li a {
    padding: 2px 16 6px;
    margin-top: -3px;
    color: #444 !important;
}
#breadcrumb ul li {
 	 transition: opacity 1s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden;
}
#breadcrumb ul li.active {
   opacity: 1;
    height: auto;
}
.dh-menu {
      z-index: 1031 !important;
    background: white;
	}
.mobile-home-button {
    color: #777;
    font-size: 14px;
    padding-top: 0px;
    font-weight: bold;
}

@media only screen and (min-width : 768px) and (max-width : 991px) {
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 10px;
}
  body.installations li.installations a, body.the-spotlight-project li.the-spotlight-project a, body.artists-books li.artists-books a, body.print li.print a, body.curated-projects li.curated-projects a, body.news li.news a, body.cv li.cv a {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
    }



.nav i.fa.fa-envelope.fa-fw {
    font-size: 16px;
    padding-top: 2px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #333 !important;
    background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
}
.nav li a {
    color: #999 !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

body.a-catalogue-of-errors #breadcrumb li a {
    width: 18ch;
    overflow: hidden;
    white-space: nowrap;
}

body.film-video li.film-video a,
body.a-catalogue-of-errors li.a-catalogue-of-errors a,
body.installations-prints li.installations-prints a, 
body.the-spotlight-project li.the-spotlight-project a,
body.artists-books li.artists-books a,
body.print li.print a,
body.curated-projects li.curated-projects a,
body.news li.news a,
body.cv li.cv a
{
 	font-weight:bold;
  	border-bottom: 2px solid #999;
    padding: 15px 0px 1px 0;
    margin-left: 15px;
    margin-right: 15px;
  	color: #444 !important;
}



.bg-grey {
	  background:#eff0ea
}
.upper-case {
  	text-transform:uppercase;
	}
 @import url(../../css/bootstrap-horizon.css) (max-width: 767px);
   @media only screen and (min-width: 768px) {
       .shop .col-xs-6.text-center {
           position: relative;
           padding-bottom: calc(56.25% + 50px);
           padding-top: 25px;
           height: 0;
       }
       .shop img {
           position: absolute;
           top: 8px;
           left: 8px;
           width: 100%;
           height: calc(100% - 55px);
       }
       .shop div:nth-child(1) > a {
           position: absolute;
           width: 90%;
           bottom: 0;
       }
   }
   /* Extra Small Devices, Phones */
   /* Small Devices, Tablets */
   
   @media only screen and (max-width: 767px) {
       .row.row-horizon > h4 {
           width: 92%;
           text-align: center;
           position: absolute
       }
       .row-horizon {
           margin-bottom: -40px;
       }
       .shop > .container,
       .shop > .container .col-sm-6.text-center,
       .shop .row-horizon {
           padding: 0;
       }
   }
  
.bg-white {
       background: #fff;
   }
.shop .btn-outline.btn-sm {
	margin-top: -12px;
		  color: #aaa;
		  border: 1px solid #aaa;
		}
.the-spotlight-project .hidden-spotlight {
  	display:none;
	}
h4, .h4 {
    font-size: 16px;
}
.gallery b {
  font-size:1.05em;
  }
.modal-header {
    border-bottom: none;
    min-height: 16.42857143px;
}
.ekko-lightbox .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
}
.ekko-lightbox .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    border: 0 !important;
    box-shadow: none !important;
}
.ekko-lightbox {
    background: #fff;
}
.ekko-lightbox .modal-footer {
    border: 0;
}
.ekko-lightbox .glyphicon-chevron-left:before {
    font-family: FontAwesome;
    content: "\f104";
    text-shadow: none !important;
}
.ekko-lightbox .glyphicon-chevron-right:before {
    font-family: FontAwesome;
    content: "\f105";
    text-shadow: none !important;
}
.ekko-lightbox .glyphicon-chevron-left:after {
    display: none !important;
}
.ekko-lightbox .glyphicon-chevron-right:after {
    display: none !important;
}
.ekko-lightbox-nav-overlay a:focus,
.ekko-lightbox-nav-overlay a:focus {
    outline: none !important;
}
.carousel-inner img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.carousel-inner img.portrait {
    background-size: contain !important;
}

.no-pad {
    padding: 0;
    border: 0;
    margin: 0;
}
a {
    color: #000 !important;
}
.container .cover,
.container-fluid .cover {
    border-radius: 0px;
}
.btn.btn-outline {
    border: 1px solid black;
    font-weight: bold;
    margin: 8px 0;
}
p {
    font-size: 1.1em !important;
    line-height: 1.775em;
    word-spacing: 0.125em;
    letter-spacing: 0.001125em;
}
.gallery {
    margin-top: 8px;
    font-size: 1em;
}
.navbar.white {
    background: white;
}
@media (min-width: 480px) and (max-width: 768px) {
    .text-sm-left {
        text-align: left;
    }
    .text-sm-right {
        text-align: right;
    }
    .text-sm-center {
        text-align: center;
    }
    .text-sm-justify {
        text-align: justify;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    .ref {
        margin-top: 8px
    }
}
@media (max-width: 321px) {
    .navbar-toggle {
        display: none
    }
}
.thumbs img {
    border: 3px solid white;
}
.thumbs {} .onepx-spacer {
    height: 2px;
    display: block;
}
.carousel-indicators {
    margin: 0px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
.carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline !important;
    height: auto;
    margin: 0 !important;
    width: auto;
    border: none !important;
}
.carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
.carousel-indicators li.active img {
    opacity: 1;
}
.carousel-indicators li:hover img {
    opacity: 0.75;
}
.carousel-outer {
    position: relative;
}
.carousel-control {
    background: none !important;
}
.carousel-control:hover {
    background: none !important;
}
.carousel-outer .carousel-control {
    opacity: 0;
}
.carousel-outer:hover .carousel-control {
    opacity: 1;
}
.carousel .item img {
    border: 2px solid white;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    color: white;
}
/* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
  .section:not(.cv) .container {
    width: 1080px !important;
	  }
.cover:not(#home) {
    min-height:75%;
  }
    }	  