@font-face {
    font-family: DINAlternate;
    src: url('./DINAlternate.ttf');
}

@font-face {
    font-family: FuturaND;
    src: url('./FuturaND.ttf');
}

body, html {
    padding: 0px;
    margin: 0px;
    font-family: DINAlternate, Georgia, Helvetica, Sans-serif;
    font-size: 14px;
    color: #000;
    height: 100%;
}

body {
    background-color: #ffffff;
}

#back {
    position: fixed;
    bottom: 150px;
    right: 30px;
    font-size: 4.0em;
    color: #000;
    z-index: 99;
    -webkit-transform: translateZ(0);
}

    body.home {
        background-color: #000000 !important;
    }
        body.artists {
        background-color: #ffffff !important;
    }
        body.jewels {
        background-color: #ffffff !important;
    }
        body.exhibitions {
        background-color: #ffffff !important;
    }
        body.news {
        background-color: #fffff !important;
    }
        body.newsletter {
        background-color: #ffffff !important;
    }
        body.about {
        background-color: #ffffff !important;
    }

    body.gallery-page {
        background-color: #ffffff !important;
    }
        body.press {
        background-color: BACKGROUND_COLOR_PRESS !important;
    }

    body.gallery-page {
        background-color: BACKGROUND_COLOR_PRESS !important;
    }
    
#page {
    min-height: 100%;
    position: relative;
}

a, a:hover {
    color: #000;
    text-decoration: none;
}

img.img-full {
    width: 100%;
    height: 100%;
    border: 1px solid #f3f3f3;
}

#toolbar {
    font-family: FuturaND, Helvetica, sans-serif;
    background-color: #000;
    height: 45px !important;
    border: 0px !important;
    min-height: 45px !important;
    font-size: 0.9em;
    letter-spacing: 1px;
}

#toolbar a {
    color: #fff;
}

#toolbar a.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}

#toolbar ul.navbar-nav {
    padding-left: 144px;
}

#toolbar ul.navbar-nav li a {
    padding-top: 13px;
    padding-bottom: 12px;
}

#toolbar ul.navbar-nav li a:hover {
    background-color: #F3F3F3;
    color: #000;
}

#toolbar ul.navbar-nav li.active a {
    color: #000;
    background-color: #fff;
}

#toolbar ul.navbar-nav li ul.dropdown-menu {
    background-color: #000;
    color: #fff;
    border: 0px;
    padding: 0px;
}

#toolbar ul.navbar-nav li ul.dropdown-menu li a {
    background-color: #000;
    color: #fff;
    font-size: 0.9em;
}

#toolbar ul.navbar-nav li ul.dropdown-menu li a:hover {
    background-color: #F3F3F3;
    color: #000;
}

#toolbar ul.navbar-nav li ul.dropdown-menu li.active a {
    color: #000;
    background-color: #fff;
}

#toolbar .navbar-nav {
    margin: 0 auto;
    display: inline-block;
    float: none;
}

#toolbar form input {
    border: 0px;
    text-align: right;
    margin-right: 10px;
    background-color: transparent;
    color: #fff;
    margin-top: 3px;
    font-size: 1.3em;
}

#toolbar form img {
    vertical-align: bottom;
}

#toolbar form input:focus {
    border: 0px;
    outline: none;
}

#content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
}

#Search #Text_search {
    width: 250px;
}

footer {
    font-family: FuturaND, Helvetica, sans-serif;
    width: 100%;
    background-color: #f3f3f3 !important;
    position: absolute;
    bottom: 0px;
}

footer #footer-info {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    padding-bottom: 45px;
}

footer #footer-info div.info {
    text-align: left;
    display: inline-block;
}

footer #footer-contact {
    height: 45px;
    line-height: 45px;
    background-color: #000 !important;
    text-align: center;
    color: #fff;
}

footer #footer-contact a, footer #footer-contact a:hover {
    color: #fff;
}

form.formulari {
    margin: 10px;
}

div.modal div.modal-header img.logo {
    max-height: 30px;
}

div.modal-footer {
    background-color: #ffff00;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 10px 10px 5px 10px;
}

form.formulari span.help-block {
    color: #000;
}

form.formulari button {
    width: 100%;
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    text-transform: uppercase;
    outline: none !important;
    border-color: #000;
    font-size: 1.2em;
}

form.formulari button:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

form.formulari input, form.formulari select {
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

form.formulari input:focus, form.formulari select:focus {
    border-color: #adadad !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}

#artists, #exhibitions, #jewels {
    padding-top: 90px;
    padding-bottom: 45px;
}

#artists, #jewels div.lists {
	font-family: FuturaND, Helvetica, sans-serif;
}

#about, #gallery-page, #news, #new, #newsletters, #search-results, #press {
    padding-top: 90px;
    padding-bottom: 45px;
}

#artists div.row, #exhibitions div.row, #search-results div.results {
    margin-bottom: 45px;
}

#artists div.row img, #exhibitions div.row img, #search-results img {
    border: 1px solid #f3f3f3;
}

#home div.img-caption-full {
    position: relative;
    padding-bottom: 144px;
}

#home div.img-caption-item {
    position: relative;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 144px;
}

#home img {
	border: 0px !important;
}

#artist, #exhibition {
    padding-top: 90px;
    padding-bottom: 45px;
}

#artists h3, #exhibitions h3 {
    font-family: FuturaND, Helvetica, sans-serif;
    font-size: 40px;
    margin: 0px;
}

div.descriptions {
    margin-top: 45px;
    margin-bottom: 45px;
}

div.description {
    padding-left: 175px;
    padding-right: 175px;
}

#about ul, #news ul, #press ul {
    margin: 0px;
    padding: 0px;
    padding-left: 175px;
    padding-right: 175px;
    font-weight: bold;
    font-size: 1.2em;
}

#about ul li, #news ul li, #press ul li {
    margin-bottom: 5px;
}

#description-more, #description-close {
    text-decoration: underline;
}

#gallery-page h3.title-gallery-page, #new h3.news {
    font-family: FuturaND, Helvetica, sans-serif;
    font-size: 30px !important;
    margin: 0px;
    margin-bottom: 45px;
    border: 0px;
    padding: 0px;
}

h3.title, #about h3, #gallery-page h3, #news h3, #search-results h3, #press h3 {
    font-family: FuturaND, Helvetica, sans-serif;
    font-size: 30px !important;
    margin: 0px;
    margin-bottom: 45px;
    border-bottom: 3px solid #000;
    position: relative;
}

#jewels h3, #new h3, #exhibition h3, #artist h3 {
    font-family: FuturaND, Helvetica, sans-serif;
    font-size: 30px;
    margin: 0px;
    margin-bottom: 0px;
    border-bottom: 3px solid #000;
    position: relative;
}

h3.padding-item-jewels {
    padding-right: 100px;
}

div.jewel {
    margin-bottom: 45px;
}

div.jewel {
    margin-bottom: 90px;
}

div.jewel-description {
    margin-top: 20px;
}

h3.subtitle {
    font-family: FuturaND, Helvetica, sans-serif;
    font-size: 20px !important;
    margin: 0px;
    margin-bottom: 45px;
    border-bottom: 3px solid #000;
}

div.related {
    margin-top: 45px;
}

#related-elements div.row {
    margin-bottom: 45px;
}

#related-elements div.row:last-child {
    margin-bottom: 0px;
}

#jewels div.list {
    text-align: left;
    display: inline-block;
}

#jewels div.lists {
    font-size: 1.0em;
    line-height: 25px;
}

#newsletters a.btn {
    border: 3px solid #000;
    font-size: 1.1em;
    border-radius: 0px;
    font-weight: normal;
    width: 60%;
    padding: 5px;
    font-family: FuturaND, Helvetica, sans-serif;
}

#newsletters a.btn:hover {
    background-color: #000;
    color: #fff;
}

#newsletters #previous-issues {
    margin-top: 90px;
}

#newsletters #previous-issues h3 {
    font-family: FuturaND, Helvetica, sans-serif;
    font-size: 25px !important;
    margin: 0px;
    margin-bottom: 20px;
    border-bottom: 3px solid #000;
}

#newsletters #previous-issues h3 span.subtitle {
    font-size: 0.8em;
}

#newsletters #previous-issues form {
    margin-bottom: 45px;
}

#newsletters #previous-issues form select {
    border: 1px solid #000;
    border-radius: 0px;
    color: #000;
}

#newsletters #previous-issues form select:focus {
    box-shadow: none;
}

#newsletters #previous-issues iframe {
    border: 0px;
    width: 100%;
    height: 500px;
}

div.button-more {
    width: 100%;
    line-height: 39px;
    background-color: #fff;
    color: #000;
    border: 3px solid #000;
    text-align: center;
    font-size: 1.1em;
    font-weight: normal;
    font-family: FuturaND, Helvetica, sans-serif;
}

div.list-text {
    margin-top: 10px;
}

div.jewels-type-view {
    position: absolute;
    right: 0px;
    top: -5px;
    z-index: 999;
}

div.jewels-type-view a {
    cursor: pointer;
}

div.jewels-type-view a.selected img {
    background-color: #f4f4f4;
}

#jewels-grid div.row, #item-jewels-grid div.row {
    margin-bottom: 45px;
}

#item-jewels-carousel .carousel-control.left, #item-jewels-carousel .carousel-control.right {
    background-image: none;
    opacity: 1.0;
}

#item-jewels-carousel span.carousel-next, #item-jewels-carousel span.carousel-previous {
    color: #000;
    font-size: 50px;
    top: 20%;
    position: absolute;
}

#item-jewels-carousel span.carousel-next {
    right: 0px;
}

#item-jewels-carousel span.carousel-previous {
    left: 0px;
}

#item-jewels-carousel span.carousel-next img, #item-jewels-carousel span.carousel-previous img {
    padding: 20px;
    background-color: #fff;
}

#item-jewels-carousel div.carousel-caption {
    position: relative !important;
    color: #000 !important;
    text-shadow: none !important;
    left: 0px;
    right: 0px;
    line-height: 16px !important;
}

#item-jewels-carousel ol.carousel-indicators {
    position: relative !important;
    bottom: 0px !important;
    left: 0px !important;
    width: 100% !important;
    margin-left: 0px !important;
}

#item-jewels-carousel ol.carousel-indicators li {
    border-color: #000 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

#item-jewels-carousel ol.carousel-indicators li.active {
    background-color: #000 !important;
}

#jewels-carousel .carousel-control.left, #jewels-carousel .carousel-control.right {
    background-image: none;
    opacity: 1.0;
}

#jewels-carousel span.carousel-next, #jewels-carousel span.carousel-previous {
    color: #000;
    font-size: 50px;
    top: 20%;
    position: absolute;
}

#jewels-carousel span.carousel-next {
    right: 0px;
}

#jewels-carousel span.carousel-previous {
    left: 0px;
}

#jewels-carousel span.carousel-next img, #jewels-carousel span.carousel-previous img {
    padding: 20px;
    background-color: #fff;
}

#jewels-carousel div.carousel-caption {
    position: relative !important;
    color: #000 !important;
    text-shadow: none !important;
    left: 0px;
    right: 0px;
    line-height: 16px !important;
}

#jewels-carousel ol.carousel-indicators {
    position: relative !important;
    bottom: 0px !important;
    left: 0px !important;
    width: 100% !important;
    margin-left: 0px !important;
}

#jewels-carousel ol.carousel-indicators li {
    border-color: #000 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

#jewels-carousel ol.carousel-indicators li.active {
    background-color: #000 !important;
}

div.item-media-alternative {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.item-media-alternative img {
    border: 1px solid #f3f3f3;
}

#footer-logo {
    padding: 20px;
    background-color: #fff;
}

a.link-jewels {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	border: 1px solid #ccc;
	width: 150px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

a.link-jewels:hover {
    background-color: #000;
    color: #fff;
}

div.button-jewel {
    width: 100%;
    padding: 7px;
    border: 1px solid #ccc;
    font-weight: bold;
    text-align: center;
    font-size: 0.8em;
    margin-top: 30px;
    cursor: pointer;
}

div.button-artist {
    width: 30%;
    padding: 7px;
    border: 1px solid #ccc;
    font-weight: bold;
    text-align: center;
    font-size: 0.8em;
    margin-top: 30px;
    margin-left: 175px;
    margin-right: 175px;
    text-decoration: none !important;
    cursor: pointer;
}

div.button-artist:hover, div.button-jewel:hover, div.button-jewel-margin:hover  {
    background-color: #000;
    color: #fff;
}

div.button-jewel:hover a, div.button-jewel-margin:hover a {
    color: #fff;
}

div.button-jewel-margin {
    width: 100%;
    padding: 7px;
    border: 1px solid #ccc;
    font-weight: bold;
    text-align: center;
    font-size: 0.8em;
    margin-top: 20px;
}

div.title-shares {
    display: inline-block;
    width: 90%;
}

ul.share-list {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0px;
    margin-bottom: 45px;
    margin-top: 5px;
}

ul.share-list li {
    margin-right: 10px;
}

ul.share-list-popup {
    padding: 0px;
    margin-bottom: 0px;
    display: flex;
    list-style: none;
    flex-direction: column !important;
}

#share-popup {
    margin-bottom: 45px;
}

ul.share-list-popup li {
    margin-bottom: 5px;
}

.popover-title {
    padding: 8px 14px !important;
    margin: 0 !important;
    font-size: 14px !important;
    background-color: #f7f7f7 !important;
    border-bottom: 1px solid #ebebeb !important;
    border-radius: 5px 5px 0 0 !important;
}

div.shares  {
    position: absolute;
    bottom: 5px;
    right: 0px;
}

div.title-shares-jewels {
    display: inline-block;
    width: 25%;
}

div.options-jewels {
    display: inline-block;
    width: 25%;
    text-align: right;
    float: right;
}

div.shares-jewels {
    display: inline-block;
    width: 50%;
    text-align: center;
    float: right;
}

div.shares-jewels img {
    margin-bottom: 10px;
}

a.grid-alternative {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    margin-right: 3px;
    background-color: #fff;
}

a.grid-alternative-selected {
    background-color: #000;
}

#newsletter-popup .btn {
    width: 100%;
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    text-transform: uppercase;
    outline: none !important;
    border-color: #000;
    font-size: 1.2em;
}

#newsletter-popup .btn:hover, , #newsletter-popup .btn:focus {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

#newsletter-popup .btn:hover, , #newsletter-popup .btn:focus {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

#newsletter-popup .modal-header {
    border: 0px !important;
}

#newsletter-popup .modal-dialog {
    margin: 40vh auto;
}

@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0; // remove the gap so it doesn't close
     }

    #toolbar {
         height: auto !important;
    }

    #toolbar ul.navbar-nav {
		padding-left: 0px;
	}

	footer {
	    position: relative;
	}
    
    #home div.img-caption-full {
        position: relative;
        padding-bottom: 40px;
    }
}

@media (max-width: 768px) {
	#content {
		padding-bottom: 0px !important;
	}


    #Search #Text_search {
        width: calc(100% - 35px);
        text-align: left;
    }    

	footer {
	    position: relative;
	}

	#toolbar div.navbar-header {
		background-color: #000;
	}

	#toolbar div.navbar-collapse {
		background-color: #000;
		text-align: left !important;
		max-height: none !important;
	}

	#toolbar button.navbar-toggle {
		border: 0px;
		color: #fff;
	}

	#toolbar button.navbar-toggle span {
		color: #fff;
	}

	#toolbar ul.navbar-nav {
		padding-left: 0px;
	}

	#toolbar form {
		float: none !important;
		display: inline-block;
		border: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
	}

	#toolbar form input {
		width: 100%;
		background-image: url('https://klimt02.net/hannahgallery/images/search.png');
		background-position: left center;
		background-repeat: no-repeat;
		padding: 0px 10px 0px 40px;
		margin-left: 5px;
	}

	#toolbar ul li {
		padding: 10px 0px 10px 0px;
	}

	#artists div.col-sm-3, #exhibitions div.col-sm-3, #search-results div.col-sm-3 {
		margin-bottom: 40px;
	}

	#item-jewels div.col-sm-3, #related-elements div.col-sm-3 {
		margin-bottom: 60px;
	}

	#artists img, #exhibitions img, #search-results img {
		width: 100%;
	}

	div.description {
		padding: 0px;
	}

	div.button-artist {
	    margin-left: 0px;
	    margin-right: 0px;
	}

	div.jewel-description {
		line-height: 15px;
	}

	h3.padding-item-jewels {
		padding-right: 0px;
	}

	#back {
		bottom: 5px;
	}

	#about ul, #news ul, #press ul {
		padding-left: 30px;
		padding-right: 30px;
	}

	#about ul li, #news ul li, #press ul li {
		padding-bottom: 20px;
	}

	#newsletters div.col-sm-6 {
		margin-bottom: 40px;
	}

	footer div.info {
		margin-bottom: 10px;
	}

	footer #footer-contact {
		padding-top: 15px;
		height: 180px !important;
		line-height: 20px;
	}

    #home div.img-caption-full, #home div.img-caption-item {
        padding-bottom: 0px;
    }

   	#home {
   		/* min-height: 400px; * /
    }

    #artists div.row, #exhibitions div.row, #search-results div.results {
    	margin-bottom: 0px;
    }

    div.options-jewels {
    	display: none;
    }

    div.shares-jewels {
    	text-align: right;
    }

    div.shares {
    	position: relative;
    }
}