/*
Theme Name: Gazelli
Theme URI: https://longliveking.com
Author: KING
Version: 1
Text Domain: gazelli
 */






.imageGallery .photo-large img {
    width: 100%;
}

:focus {
	    outline:-webkit-focus-ring-color auto 0px;
}
body {
	font-family: 'Lora', serif;
	font-size: 16px;
}
.home h1, 
.home h3,
.home .date,
.home .moreLink,
.home h2 a {
	background-color: transparent;
	display: table;
}
.home h2 a {
	margin: 0 auto;
}
h1, h2, h5 {
	font-family: 'Montserrat', sans-serif;
}
h1 {
    font-weight: bold;
    font-size: 26px;
    margin-top: 0;
}
h1.pageTitle {
    width: 500px;
    margin-top: 200px;
}
.widget_price_filter h1 {
	    font-size: 16px;
    font-family: 'Montserrat','sans-serif';
    text-transform: uppercase;
    font-weight: normal;
}
.page-london h1.pageTitle {
	width: auto;
	max-width: 500px;
}
h2.pageTitle {
	font-family: 'Questrial', sans-serif;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 1px;
	margin-top: 50px;
	line-height: 25px;
	padding: 35px 0;
    height: 95px;
}
h2.pageTitle>span {
	font-family: 'Lora', serif;
	font-weight: normal;
	font-size: 50%;
}
h2.region {
    font-family: 'Lora', serif;
    font-weight: normal;
    font-size: 16px;
    border-top: 4px solid #000;
    display: table;
    line-height: 30px;
	margin: 20px auto 0;
	text-align: center;
}
.region .forum-submenu {
	font-size: 14px;
}
h3 {
	font-style: italic;
	font-family: 'Lora', serif;
    font-size: 16px;
    margin-bottom: 20px;
}
h4 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 30px;
}
h5 {
    color: #000;
    text-transform: uppercase;
}
a {
	color: #000;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
a.white, h2.white {
	color: #fff;
}
.btn:focus {
    outline: none;
}
img.attachment-full {
    max-width: 100%;
    height: auto;
    max-height: 560px;
    width: auto;
}
.button-left {
	float: left;
}
.button-right {
	float: right;
}
a.button-right.view-all {
	margin-top: 20px;
}
a.button-right.view-all img {
    margin-bottom: 20px;
}
.hideItem {
	display: none;
}
.close_view, .view-wall {
	display: block;
	margin: 5px 0;
}
.close_view:before, .view-wall:before {
	content: url("images/icon_view_all.svg");
	display: block;
    width: 20px;
    height: 20px;
	float: left;
    margin: 0 50px 10px 0;
    transform: translateX(40px);
    -ms-transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -o-transform: translateX(40px);
}
.close_view {
    width: 20%;
    text-align: left;
}
.view-wall:before {
	transform: translateX(75px);
    -ms-transform: translateX(75px);
    -webkit-transform: translateX(75px);
    -moz-transform: translateX(75px);
    -o-transform: translateX(75px);
}
.photo-large .caption {
	float: left;
	margin: 0;
	width: 70%;
}
.photo-large .caption1 {
	margin-bottom: 0;
}
.logo-col svg {
	fill: #000;
	max-width: 100%;
}
.alt .logo-col svg {
	fill: #fff;
}

.main-logo {
	max-width: 100%;
}
.row.split>.col-sm-6:first-of-type {
	border-right: 4px solid #000;
}
.row.split>.col-sm-6:last-of-type {
	background-color: #f8f8f8;
}
.row.split .woocommerce .col-sm-6:first-of-type {
	border-right: 4px solid #000;
}
.row.split .woocommerce .col-sm-6:last-of-type {
	background-color: #f8f8f8;
}
.single-attachment .row.split>.col-sm-6:first-of-type{
	padding-right: 0;
	border: none;
}
.single-attachment .row.split>.col-sm-6:last-of-type {
	border-left: 4px solid #000;
}
.contentBox {
	max-width: 100%;
}
.row.split .contentBox {
    margin: 80px 60px;
    min-height: 430px;
}
.woocommerce-page form .form-row.col-md-6 {
	width: 50%;
}
#billing_address_2_field .form-control {
	float: right;
}
/* js scrollbox */
a.jspArrow {
	background-image: url('images/chevron.png');
    background-color: transparent;
    background-size: 100%;
}
a.jspArrow.jspArrowUp {
    background-position: 0px -8px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
a.jspArrow.jspArrowDown {
    background-position: 0px -8px;
}
a.jspArrow.jspDisabled {
	background-color: transparent;
}
.logo {
    font-size: 26px;
	font-family: 'Questrial', sans-serif;
	font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}
footer .logo {
	font-size: 16px;
}
.front-page-intro .logo {
	margin-top: 0;
}
.thickDevider {
	width: 100px;
	height: 4px;
	background-color: #000;
	margin: 25px auto 0;
}
.visitGaz img {
	max-width: 100%;
}
a.moreLink {
	margin-right: 20px;
    color: inherit;
    text-decoration: underline;
}
a.moreLink:before {
	content: "-> ";
	text-decoration: none;
    cursor: default;
}
button.menuExpand {
    background: transparent;
    border: 2px solid #e5e5e5;
    padding: 17px;
    float: right;
	margin-top: 0px;
}
.menuExpand>span {
    height: 4px;
    width: 20px;
    background-color: #000;
    display: block;
    margin-top: 2px;
}
.menuExpand>span:first-of-type {
	margin-top: 0;
}
.menuExpand>span:last-of-type {
	width: 10px;
}
.featuredArtist .bgImage {
    width: 100%;
    height: 220px;
    margin-top: 200px;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.featuredArtist .bgImage .overlay {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.2s ease;
    border: 20px solid #fff;
}
.featuredArtist .bgImage .overlay:hover {
    opacity: 0.6;
}
.insideOverlay {
    background-color: #fff;
    width: 100%;
    height: 100%;
    /* margin: 0 auto; */
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border: 5px solid transparent;
}
.scroll {
	margin: 15px auto;
	width: 50px;
	text-align: center;
}
.scroll>span {
	background-image: url('images/scroll_arrow.svg');
	width: 25px;
    height: 9px;
    display: block;
    margin: 0 auto;
}
.contentHeight {
    height: 250px;
    overflow: hidden;
}
.tabs.nav>li {
    display: inline-block;
}
.tabs.nav>li.active>a {
    color: #0E40E2;
}
/* blue section */
.blueContent {
    text-align: center;
    padding: 80px 20px 0;
}
.blueContent h2.artistName {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    margin-top: 0;
}
.blueContent h5 {
    margin-bottom: 0;
}
.btn {
    border-radius: 0;
    border-width: 2px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.btn.white {
    border-color: #fff;
    color: #fff;
}
.gazelliShield {
    display: block;
    margin: 0 auto 150px;
}
.gazelliLogo {
    display: block;
    margin: 0 auto 150px;
}
.onlyOnClosed {
    cursor: pointer;
    margin-top: 300px;
    transform: rotate(270deg) ;
    -webkit-transform: rotate(270deg) ;
    -moz-transform: rotate(270deg) ;
    -o-transform: rotate(270deg) ;
    -ms-transform: rotate(270deg) ;
    position: absolute;
    left: -72px;
    width: 180px;
    top: 10%;
}
.blueContent .hider {
    position: absolute;
    bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    border-left: 4px solid #000;
    padding-left: 7px;
    font-size: 12px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    left: 0;
}
.single-product .product-img img {
    width: 100%;
    height: auto;
}











/* home */
body.home {
	background-image: none;
    margin-top: 0px;
    margin-bottom: 100px;
	padding-top: 120px;
}
.front-page-intro {
	margin: 50px 0;
	position: relative;
	z-index: 3;
}
.home .pageTitle a img {
	width: 250px;
}
.home h1 {
	margin-top: 0;
	overflow-y: hidden;
}
.home h2 {
	margin: 0;
	text-align: center;
}
.home .bottom {
	height: 250px;
}
.home .bgImage {
    background-repeat: no-repeat;
    background-size: cover;
    height: 478px;
    background-position: center;
    padding: 10px 20px 20px 40px;
}
.home .bgImage.bottom {
	height: 250px;
}
.home .maincol .bgImage {
	background-position: right 28%;
}
.home .othercol .bgImage {
	background-size: 100% 560px;
}
.home .shadow{
	transition: all 0.2s ease;
}   
.home .shadow:hover{
	box-shadow:0 0.6rem 1rem 0rem rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0.6rem 1rem 0rem rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0.6rem 1rem 0rem rgba(0, 0, 0, 0.1);
}

hr.short {
    width: 80px;
    margin-left: 0;
    margin-bottom: 5px;
    border-top: 2px solid #B2B1B1;
}
.currentExhibition {
	height: 152px;
	padding: 20px 0 35px 60px;
}
.home .shaded {
	background: #f8f8f8;
}
.currentExhibition h3 {
	margin-top: 0;
	font-style: normal;
}
.date {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
}
.date>span {
    color: #d1d1d1;
}
.scroll_container {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
    display: none;
}
.home .menu-column {
	min-height: 60px;
}

.exhibition-carousel .carousel-indicators li {
	background: #ddd;
}
.exhibition-carousel .carousel-indicators li.active {
	background: #fff;
}
.exhibition-carousel .carousel-inner>.item {
	height: 640px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
}

.bottomBox {
    position: absolute;
    bottom: 0;
}
.video {
    background-repeat: no-repeat;
    padding-top: 150px;
    background-position: center;
    height: 300px;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.hoverfects:hover {
    padding-top: 0;
}
.bigTile .hoverfects:hover, .midiTile .hoverfects:hover {
    padding-top: 0;
}
.video .details {
    padding: 40px;
    background-color: #fff;
    height: 100%;
    /*transition: all 0.2s ease;*/
}
.windowProjects .hoverfects:hover .overlay {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
	border: 20px solid rgba(255, 255, 255, 0.5);
}
.bigTile .hoverfects:hover .overlay, .midiTile .hoverfects:hover .overlay, .minTile .hoverfects:hover .overlay {
	width: 100%;
	height: 100%;
    /* transition: opacity 0.2s ease; */
    background: rgba(255,255,255,0.5);
    border: 20px solid rgba(255,255,255,0.5);
}
.hoverfects:hover .details {
    background-color: rgba(255, 255, 255, 0.6);
    background-clip: padding-box;
    border: 5px solid rgba(255, 255, 255, 0);
    padding: 100px 20px 0 20px;
}
.minTile .hoverfects .details {
    padding: 80px 10px 0;
    display: none;
    height: 100%;
}
.minTile .hoverfects:hover .details {
    display: block;
}
.media:first-child {
	margin-top: 15px;
}
.page-artists .hoverfects .details h4 {
    margin-top: 70px;
}
.artistsbutton a {
    background-color: #fff;
    border: 2px solid #000;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding: 3px;
    display: block;
    text-align: center;
}
.artistsbutton.selected a {
	background-color: #000;
	color: #fff;
}
.bigTile .hoverfects:hover .details, .midiTile .hoverfects:hover .details, .page-artists .hoverfects:hover .details {
	background-color: transparent;
	width: 100%;
	height: 100%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	border: 5px solid rgba(0,0,0,0.2);
	padding-top: 0;
}
.hoverfects:hover .details h5, .hoverfects:hover .details .date, .hoverfects:hover .date>span, .hoverfects:hover .details h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}
.hoverfects:hover .details h4 {
    font-size: 26px;
}
.page-shop .hoverfects:hover .details h4 {
    text-align: center;
}
.page-shop h5 {
    min-height: 35px;
}
.artForumLink {
    border: 2px solid #D8D8D8;
    margin-top: 40px;
    padding: 40px;
}
.artForumLink h1, .artForumLink h2 {
	font-size: 1em;
	text-transform: uppercase;
	display: inline;
}
.video.upcoming {
    padding: 0;
    height: 170px;
    margin-bottom: 60px;
}
.apply-box {
    margin-bottom: 30px;
}
.windowProjects .row div.apply-box {
	clear: none;
}
.apply-box-inner {
	position: relative;
	border: 2px solid #ddd;
    padding-bottom: 50px;
}
.apply-box p {
	padding: 13px;	
}
.apply-project {
	position: absolute;
	bottom: 0;
	border: 2px solid #000;
	width: 100%;
	display: block;
	padding: 10px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
    background-color: #fff;
}
.media_pagination {
	clear: both;
}
.media_pagination .col-sm-4 {
	margin: 30px 0;
}
.year-filter {
	margin: 10px 0 15px;
	list-style: none; 
	padding: 0px;
	font-family: Montserrat, sans-serif;
}
.year-filter:before {
	content: "by year";
	margin-right: 20px;
	font-style: italic;
	font-family: "Lora";
}
.year-filter li {
	display: inline-block; 
	margin-right: 10px;
}
.col-sm-6 .cart {
	clear: both;
}
.shop-view-button {
	display: block;
	clear: both;
	margin: 20px 0 64px;
	text-align: left;
}
.shop-view-button img {
	margin-right: 10px;
}
.products li {
	list-style: none;
} 
.woocommerce .images {
	margin: 0 auto;
}
.woocommerce div.product div.images img {
	max-width: 100%;
	width: auto;
	max-height: 500px;
	margin: 0 auto;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
	float: none;
	width: 100%;
}
.single-product.woocommerce div.product form.cart .button {
	margin: 0 auto;
    float: none;
    padding: 10px 70px;
    background: #000;
	text-transform: uppercase;
	font-weight: normal;
}
.woocommerce table.shop_table {
	border: 2px solid #999;
    border-radius: 0;
}
.slideshow-featured {
	clear: both;
	padding: 0 15px;
}
.slideshow-featured .carousel-inner > .item {
	height: 394px;
	margin-bottom: 30px;
	overflow: hidden;
}
.slideshow-featured .carousel-caption {
	right: 0;
    top: 0;
    height: 100%;
    width: 33.33%;
	width: calc(33.333% - 18px);
    left: initial;
	padding: 26px 16px;
	font-size: 13px;
	font-family: 'Montserrat',sans-serif;
	background: #f8f8f8;
	color: #000;
	text-shadow: none;
}
.carousel-caption p:not(:first-of-type) {
    display: none;
}
.slideshow-featured .carousel-caption h3 {
	    font: 28px 'Montserrat', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
}
.carousel-caption a.add_to_cart_button {
	width: 100%;
	background: #000;
	color: #fff;
	margin: 30px 0;
	padding: 12px 0;
	height: 40px;
	font-size: 15px;
    font-weight: normal;
	text-transform: uppercase;
}
.carousel-caption a.add_to_cart_button:hover {
	background: #000;
	color: #fff;
}
.carousel-caption .price {
	margin: 25px 0;
	font-size: 18px;
}
.shop-button {
	position: fixed;
    bottom: 0;
    right: 200px;
    width: 140px;
	height: 40px;
	padding: 10px 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
    background: #7f7f7f;
	color: #fff;
	text-align: center;
    text-transform: uppercase;
	transition: 0.5s ease;
	transition-property: background;
	z-index: 9999;
}
.shop-button:hover {
	color: #fff;
	background: #000;
	transition: 0.5s ease;
	transition-property: background;
}
.slideshow-featured .carousel-indicators {
	bottom: -5px;
	left: 15px;
	margin-left: 0;
	text-align: left;
}
.slideshow-featured .carousel-indicators li {
	border-radius: 100%;
	background: #b3b3b3;
}
.slideshow-featured .carousel-indicators .active {
	background: #000;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
/* Cart */
.woocommerce table.shop_table.cart {
	margin-bottom: 10px;
    border: 2px solid #999;
    border-radius: 0;
    border-collapse: collapse;
    font-family: 'Montserrat', sans-serif;
}
.woocommerce table.shop_table.cart thead {
	text-transform: uppercase;
}
.woocommerce table.woocommerce-checkout-review-order-table {
	border: 1px solid #ddd;
}
.woocommerce table.cart th, .woocommerce table.cart td, 
.woocommerce table.woocommerce-checkout-review-order-table td, 
.woocommerce table.woocommerce-checkout-review-order-table tfoot td 
.woocommerce table.woocommerce-checkout-review-order-table tfoot th
{
	border-top: 1px solid #ddd;
}
.woocommerce table.shop_table.cart tr:last-of-type td {
	border-bottom: 1px solid #999;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background: #000;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    padding: 22px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background: #000;
}
.woocommerce-cart table.cart .product-thumbnail {
	max-width: 70px;
}
.woocommerce input[name="update_cart"] {
	float: right;
	border: 2px solid #999;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding: 20px;
	margin-bottom: 12px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 100%;
}
.backtocart:before {
	content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
	margin-right: 10px;
    background: url("images/backarrow.png") no-repeat;
	-webkit-transform:translateY(3px);
    -ms-transform:translateY(3px);
    transform:translateY(3px);
}
.checkout h3 {
	font-size: 20px;
    font-style: normal;
	letter-spacing: -0.5px;
}
.checkout .ship-different-address {
	font-family: 'Montserrat',sans-serif;
	font-size: 21px;
    font-style: normal;
    word-spacing: -1px;
    font-weight: bold;
}
.ship-different-address .checkbox {
	display: inline-block;
}
.woocommerce form .form-row label {
	padding: 0;
	font-family: 'Montserrat',sans-serif;
	font-weight: bold;
	word-spacing: -1px;
    letter-spacing: -0.5px;
}
#ship-to-different-address-checkbox {
	display: block;
    margin: 17px 0;
    width: 15px;
    height: 15px;
}
.form-row #shipping_address_2 {
	float: right;
}
.checkout .input-text {
	padding: 4px;
	border: 1px solid #ccc;
}
.checkout .input-text:focus {
	border: 1px solid #999;
}
#billing_last_name_field, #billing_phone_field, #billing_postcode_field, #shipping_last_name_field, #shipping_postcode_field {
	padding-left: 20px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	border-radius: 0;
}
.woocommerce-message {
    display: none;
}
.woocommerce-cart table.cart img {
	width: 200px;
}
tr.cart_item {
    border-top: 2px solid #999;
}
table.shop_table.shop_table_responsive {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
}
table.shop_table.shop_table_responsive h2 {
    font-size: 16px;
    margin: 3px;
    font-weight: bold;
	text-align: center;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	border-top: 0;
}
.woocommerce table.shop_table .shipping td {
    border: 0;
    text-transform: none;
}
a.shipping-calculator-button {
    font-size: 12px;
    text-decoration: underline;
}
.woocommerce table.shop_table td {
	border-top: 2px solid #999;
	padding: 19px 12px;
}
.woocommerce-checkout .woocommerce table.shop_table td {
	border: none;
}
td[data-title="Total"] {
    padding: 30px 12px !important;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
    margin-top: 10px;
}
td.product-name {
    text-transform: none;
}
#add_payment_method #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 1em 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: left;
	-webkit-transform:translateY(65px);
    -ms-transform:translateY(65px);
    transform:translateY(65px);
	min-width: 250px;
    min-height: 40px;
	background: #000;
	font-family: 'Montserrat',sans-serif;
	text-transform: uppercase;
}
/* WooCommerce Alerts */

.woocommerce .woocommerce-info {
	border-color: #000;
}

/* exhibitions */
.page-exhibitions .section {
    background-color: #efefef;
}
.page-exhibitions #sectionThree {
	padding-top: 0;
}
.page-exhibitions footer.section {
	background: #8D8D8D;
}

.single-exhibition h4.title {
    margin-bottom: 0;
}
.single-exhibition .date {
    margin-bottom: 40px;
    display: block;
}
nav.publication-navigation ul li {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.year-navigation ul, .publication-navigation ul {
	list-style: none;
	padding: 0;
}
.publication-navigation ul:before {
	content: "filter by";
	margin-right: 20px;
	font-style: italic;
}
.year-navigation li, .publication-navigation li {
	display: inline-block;
	margin: 0 10px;
}
.year-navigation li:first-of-type, .publication-navigation li:first-of-type {
	margin-left: 0;
}
.photo-large {
	display: none;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: auto;
	z-index: 999;
	min-height: 100vh;
    background: #fff;
}
.imageGallery.contentBox {
	position: relative;
	overflow: auto;
	z-index: 2;
}
.imageGallery.nooverflow {
	overflow: hidden;
}
.imageGallery .jspContainer {
	max-height: 600px;
	max-width: 100%;
}
.imageGallery p a img {
    max-width: 30%;
    padding: 5px;
    height: auto;
}
.imageGallery .jspPane {
	max-width: 100%;
}
.category-fairs .imageGallery img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}
.page-fairs .col-md-4 h5 {
    height: 60px;
    overflow: hidden;
}
.exhibition_artist {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
/* carousel */
.carousel-inner>.item {
    max-height: 560px;
    background-size: auto 100% !important;
    background-repeat: no-repeat;
    background-position: center;
}
.carousel-indicators {
    z-index: 2;
}
/* Orderby */

.orderby {
	padding: 0 15px;
	list-style: none;
	font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.orderby li {
	display: inline-block;
	margin: 0 5px;
}
.orderby li:first-of-type {
	margin-left: 0;
}
.orderby li:first-of-type:before {
	content: "";
	display: inline-block;
	margin-right: 10px;
	background: url("images/shopicons.png") no-repeat;
	background-position: 0 -14px;
	width: 30px;
	height: 20px;
}
.orderby li:last-of-type {
	margin-right: 0;
}
.orderby a {
	color: #acacac;
}
.orderby a:hover, .orderby a.active {
	color: #000;
	border-bottom: 3px solid #000;
}
.woocommerce .container header {
	position: static;
}

/* Layered Navs */

.shop-sidebar {
	padding-top: 50px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: transparent;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle
{
	background: #000;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 2px;
	height: 3px;
}
#woocommerce-product-search-field {
	float: none;
	max-width: 100%;
	width: 100%;
	margin: 27px 0;
	padding-bottom: 6px;
	border-bottom: 3px solid #000;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	background: url("images/shopicons.png") no-repeat;
	background-position: right -30px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	background: #000;
	color: #fff;
	font-size: 16px;
	font-family: 'Montserrat',sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
.widget_product_search input[type="submit"] {
	display: block;
	width: 100%;
	padding: 10px;
	border: none;
	background: #000;
	color: #fff;
	font-size: 16px;
	font-family: 'Montserrat',sans-serif;
	text-transform: uppercase;
}
.price_label {
	float: right;
    text-transform: uppercase;
	font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.widget_product_categories {
	margin-bottom: 27px;
}
.widget_product_categories select {
	width: 100%;
}
.widget_product_categories .chosen-container {
	max-height: 40px;
	max-width: 100%;
}
.widget_product_categories .chosen-container-active {
	max-height: auto;
}
.widget_product_categories .chosen-results {
	padding: 0;
	max-height: 240px;
	list-style: none;
}
.widget_product_categories .active-result {
	padding: 10px 0;
}
.widget_product_categories .chosen-search {
	display: none;
}

/* comments */
div#comments {
    margin-top: 40px;
display: none;
}
ol.comment-list {
    padding: 0;
    list-style: none;
}
.btn.commentBtn {
    border: 3px solid #000;
    background-color: transparent;
    padding: 10px 15px;
}
#commentform input#submit {
    background-color: #000;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.comment-intro {
    font-size: 14px;
    color: #808080;
}
.commentAuthor {
    font-family: 'Montserrat', sans-serif;
}
li.comment {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}
h3#reply-title {
    font-family: 'Montserrat', sans-serif;
    color: #808080;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    margin: 60px 0 10px;
}
#commentform textarea, #commentform input#author {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 10px;
    width: 100%;
}
div#respond {
    max-width: 400px;
}

div#sectionTwo.bgImage {
	padding: 0px;
	min-height: 100vh;
    width: 100%;
    min-width: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#sectionTwo .whiteOverlay {
    background-clip: padding-box;
    border: 40px solid transparent;
    height: 100%;
    position: absolute;
    width: 100%;
}
.category-menu div#sectionOne.bgImage {
	margin-bottom: 0;
}
.discover-link, .discover-link:hover {
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}




/*--- singles ---*/
/* artist */
div#sectionOne.bgImage {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    text-align: center;
    width: 100%;
    max-width: 100%;
}
h1.jumbo {
    color: #fff;
    text-transform: uppercase;
    font-size: 140px;
    margin-top: 20%;
    line-height: 110px;
}
.jumbo a {
	color: inherit;
	text-decoration: none;
}
.whiteOverlay {
    background-color: #fff;
    height: 84vh;
}
.imageGallery.contentBox {
    padding: 0;
    min-height: 80vh;
}
ul.artistSectionMenu {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 40vh;
}
ul.artistSectionMenu>li {
    line-height: 50px;
}
ul.artistSectionMenu>li>a {
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}
.artist-artwork ul.artistSectionMenu {
    margin-top: 20vh;
    text-align: left;
}
.contentBox.galleryBox img {
    width: 30%;
	height: auto;
	margin: 5px;
}
.contentBox.galleryBox figure img {
	width: 100%;
}
.photo-col {
	padding: 0 50px 50px;
}
.photo-col .attachment-view {
    max-height: 400px;
    width: auto;
}
.single-attachment .photo-col {
	height: auto;
	min-height: 700px;
}
.attachment-view {
	max-width: 100%;
	height: auto;
}
.picture-info {
	padding: 28px 50px;
	text-align: center;
}
.art-created-date {
	font-weight: bold;
}
.picture-info h1 {
	margin-top: 200px;
}
.print-series {
	color: #333;
	text-transform: capitalize;
	font-size: 1.5em;
	font-weight: bold;
	margin: 50px 0 0;
}
.print-type {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
.artwork-size {
	margin-top: 230px;
}
/* Artist News */
.news_list {
	list-style: outside none none;
	padding: 0px;
}
.latestNewsListtitle {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
.news_list h2 {
	margin: 30px 0 0;
	font-size: 1.3em;
	font-weight: bold;
}
.news_list li:first-of-type h2 {
	margin-top: 0;
}
.art-news-date, .summary-more {
	color: #653334;
	font-size: 0.9em;
}
.summary-more:before {
	content: "->";
	margin-right: 10px;
}
.goToLink {
	position: absolute;
	bottom: 0px;
}
/* books */
.prevPost, .nextPost {
	margin: 20px 0;
	clear: both;
	text-align: center;
}
.amazon-link {
	clear: both;
	display: block;
	margin-top: 18px;
}
.prevPost {
	margin-top: 5px;
}
.nextPost a, .prevPost a {
    background-repeat: no-repeat;
    color: transparent;
    margin: 20px 0;
    display: inline-block;
    height: 35px;
    width: 60px;
	text-indent: -9999em;
	overflow: hidden;
}
.nextPost a {
    background-image: url('images/icon_arrow_down.svg');
}
.prevPost a {
    background-image: url('images/icon_arrow_up.svg');
	margin-top: 0;
}

/* Exhibition */

.single-exhibition .imageGallery .photo-large img {
	max-width: 100%;
	height: auto;
	display: block;
	max-height: 500px;
}
.social-sharing {
	list-style: none;
	margin: 25px 0;
	padding: 0;
	float: right;
}
.social-sharing li {
	display: inline-block;
}
.share-button {
	display: block;
	float: left;
	margin: 20px 0;
}
.share-button:before {
	content: url("images/icon_share.svg");
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.carousel-inner > .item {
	height: 448px;
}
.single-exhibition .actionButtons {
	margin-top: -100px;
	max-width: none;
}




/* --- parts --- */
/* news */
.news .col-sm-3 .bgImage {
    width: 100%;
    height: 220px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.news .col-sm-3 {
    height: 480px;
}
.news .col-sm-3 .placeHolder {
    background-color: #8d8d8d;
    width: 100%;
    height: 220px;
}

/* minTile */
.minTile .bgImage {
    width: 100%;
    height: 220px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
}
.col-sm-3.minTile {
    min-height: 300px;
}
.minTile h5 {
	height: 40px;
}

/* midi tile */
.col-sm-4.midiTile {
    margin-bottom: 30px;
}

/* window projects */
.windowProjects .placeHolder {
    height: 300px;
    background-color: #d8d8d8;
}
.windowProjects h5 {
    position: absolute;
    top: 50%;
    left: 40%;
}

/* big tile */
.col-sm-6.bigTile {
    margin-bottom: 30px;
}
.col-sm-6 .video {
    height: 350px;
}
.windowProjects .details {
    display: none;
    text-align: center;
}

.windowProjects .video:hover .details {
    display: block;
	background-color: transparent;
	width: 100%;
	height: 100%;
	background-clip: padding-box;
	border: 5px solid rgba(0, 0, 0, 0.2);
	padding-top: 120px;
}












/* header */
.col-sm-4.logo-col {
    margin-top: 17px;
}
header, body.category-products header {
    padding: 30px 0;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 3;
	top: 0;
	max-height: 120px;
}
.admin-bar header {
	padding: 30px 0 30px;
}
.admin-bar.home header {
	padding: 60px 0 30px;
}
.home header {
	top: 0;
}
.category-menu header {
	background: transparent;
	padding-top: 80px;
}
header.alt, header.alt a {
	color: #fff;
}
header.alt h2.region {
	border-color: #fff;
}
.close-artist {
	transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}
.close-icon {
	display: inline-block;
	transform: translateY(8px);
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
	font-family: dashicons;
	font-size: 1.8em;
}
.close-text {
	display: inline-block;
}
/* main menu */
.main-menu {
    z-index: 4;
    position: absolute;
    right: 0;
    width: 400px;
}
.left-side-menu {
    display: inline-block;
    height: 85vh;
    background-color: #0E40E2;
    vertical-align: top;
    float: right;
    min-width: 40px;
}
.right-side-menu {
    background-color: #fff;
    padding: 20px;
    height: 85vh;
    width: 360px;
    display: inline-block;
    overflow-y: auto;
    overflow-x: hidden;
    float: right;
}
.devider {
    width: 100%;
    border: 2px solid #efefef;
    height: 6px;
}
.nav>li>a {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.nav > .with-submenu {
	margin: 10px 0;
}
.nav > .with-submenu > a {
	padding: 0 10px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}
#menu-main-menu.nav>li>ul.sub-menu {
    list-style: none;
    padding: 0;
    text-align: center;
}
#menu-main-menu.nav>li>ul.sub-menu>li {
    display: inline-block;
}
#menu-main-menu.nav>li>ul.sub-menu>li:after {
    content: "|";
}
#menu-main-menu.nav>li>ul.sub-menu>li:last-of-type:after {
    content: "";
}
#menu-main-menu.nav>li>ul.sub-menu>li>a {
    padding: 0 5px 0 0;
}

.closer {
	display: inline-block;
	float: left;
	cursor: pointer;
}
.search-wrap {
	float: right;
}
.search-wrap.search-open {
	border: 1px solid #999;
}
.search-field {
	float: left;
	max-width: 0px;
	transition: max-width 0.5s ease 0s;
	border: medium none;
	height: 34px;
	padding: 4px;
}
.search-open .search-field {
	max-width: 96px;
	transition: max-width 0.5s ease 0s;
}
.searcher {
    display: inline-block;
    margin: 0px 4px 0px;
	border: none;
	background: none;
}
.forum-submenu {
	list-style: none;
	padding: 0;
}
.forum-submenu li {
	display: inline-block;
}
.forum-submenu li:first-of-type {
	margin-left: 0;
}
.forum-submenu li:last-of-type:after {
	content: none;
}
.forum-submenu li:after {
	content: "|";
	margin: 0 10px;
}
.tab-content {
	font-family: "Montserrat", sans-serif;
}
#headersearchform label{
	float: left;
}
input#s.search-field{
	border: 0;
	background-color: transparent;
	width: 250px;
	float: left;
	max-width: 100%;
	color: #b9b7b7;
	transition: 1s ease;
	transition-property: width;
	text-align:right;
	margin-right: 15px;
	padding-bottom:15px;
}
#headersearchform input#searchsubmit{
	float: right;
	border: 0;
	background-color: transparent;
	background-image: url('images/icon_mag_glass.svg');
	background-repeat: no-repeat;
	width: 16px;
	color: transparent;
	padding: 0px;
	margin-top: 3px;
}

/* twitter feed */
p.tweet:before {
    content: " ";
    width: 20px;
    height: 17px;
    display: inline-block;
    background-image: url('images/twitter-small.png');
    background-size: 100%;
}
p.tweet {
    font-size: 14px;
    margin-bottom: 30px;
}










/* footer */
footer.section {
    padding: 30px 0px;
    min-height: 0;
    /** background-image: url('images/background_footer.jpg');
    background-size: cover;
    background-position: 50% 50%;**/
	background: #8D8D8D;
	max-width: 1900px;
}
footer .visitGaz {
    text-align: center;
}
#menu-footer {
	margin-right: -15px;
	margin-left: -15px;
	font-size: 15px;
}
ul#menu-footer>li {
	border-right: 2px solid #fff;
	float: left;
    vertical-align: top;
	padding: 0 10px 0px;
}
ul#menu-footer .sub-menu li {
	width: 100%;
}
ul#menu-footer>li:last-of-type {
	border-right: none;
}
ul#menu-footer, ul#menu-footer>li>ul.sub-menu {
    list-style: none;
    padding: 0;
}
ul#menu-footer>li>a, ul#menu-footer>li>a:focus, ul#menu-footer>li>a:hover {
	background-color: transparent;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding: 0;
    text-align: left;
    font-size: 14px;
}
ul#menu-footer>li>ul.sub-menu>li>a {
	color: #000;
	font-family: 'Montserrat', sans-serif;
}
blockquote {
    padding: 0;
    margin: 40px 0 0 0;
    border: 0;
}
blockquote p {
    display: inline-block;
}
blockquote p:before {
    content: open-quote;
}
blockquote p:after {
    content: close-quote;
}
blockquote footer {
	display: inline-block;
    font-size: 70%;
    font-family: 'Questrial', sans-serif;
}
.we-support {
	margin: 20px 0;
	font-size: 14px;
	font-weight: 600;
}
#menu-footer .sub-menu {
	display: none;
} 
#menu-footer .menu-item-has-children:hover>.sub-menu {
	display: block;
}
.footer-content {
	float: left;
}
.widget_mc4wp_form_widget {
	float: left;
}
.footer-misc-links {
	font-size: 14px;
}

/* Previous/Next Posts Footer */

.single-exhibition #sectionOne {
	padding-bottom: 0;
}
.post_footer {
	background: #f8f8f8;
	padding: 40px 0px;
}
.post_footer_inner {
	max-width: 1600px;
	margin: 0px auto;
}
.next_post {
	float: right;
}
.next_post p {
	margin: 0;
	font-style: italic;
}
.next_post h5 {
	margin: 0;
	font-weight: bold;
}
.post_link, .post_link_static {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.post_link.next, .post_link.next a, .post_link_static.next a {
	color: #0C47E3;
}
.post_link.prev, .post_link.prev a, .post_link_static.prev a {
	color: #B6B7B6;
}
.number_pager {
	display: inline-block;
    margin: 0 5px;
}
.media_pagination .number_pager:first-of-type {
	margin-left: 0;
}

/* icons */
.social {
    margin-top: 40px;
}
span.icon {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 20px;
}
.icon.facebook {
	background-image: url('images/icon_facebook.svg');
}
.icon.instagram {
	background-image: url('images/icon_instagram.svg');
}
.icon.twitter {
	background-image: url('images/icon_twitter.svg');
}
.icon.linkedin {
	background-image: url('images/icon_linkedin.svg');
}
.icon.instagramBlue {
    background-image: url('images/icon_instagramBlue.png');
    background-size: 100%;
    width: 16px;
    height: 15px;
    margin-right: 5px;
}
.icon.googleplus {
	background: url('images/icon-google.png');
    background-size: 100%;
}
.icon.vimeo {
    background-image: url('images/icon-vimeo.png');
    background-size: 100%;
}













/* sections */
.section {
	min-height: 100vh;
	max-width: 1500px;
    margin: 0 auto;
    padding-top: 180px;
    padding-bottom: 60px;
}
#sectionOne {
	padding-top: 125px;
}
.page-checkout #sectionOne {
	padding-bottom: 90px;
}
.page-london #sectionTwo, .page-baku-home #sectionTwo {
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-position: center;
}
.page-london #sectionThree, .page-baku-home #sectionThree {
    background-color: #efefef;
    padding-top: 120px;
}

.page-template-about-us #sectionOne {
    background-color: #efefef;
}
.page-template-about-us #sectionTwo {
    background-color: #fff;
}
.page-template-about-us #sectionThree {
    background-color: #efefef;
}
.page-template-about-us .bgImage {
    width: 100%;
    height: 640px;
    margin-top: 60px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.page-art-forum #sectionTwo {
    background-color: #efefef;
}

.page-template-contact-us .col-sm-3 {
	height: 660px;
	border-right: 4px solid #000;
}

.address-col h4, .address-col h5 {
	padding-left: 23%;
}
.map-col img {
    width: 60%;
    margin: 500px auto 0;
    display: block;
}
.tube-map {
	width: 280px;
	max-width: 100%;
}

.contact-map {
	width: 100%;
	max-height: 660px;
}
.address-section {
	margin-top: 60px;
}
.address-section p {
	margin-bottom: 11px;
}

/* Contact Form */

.form-col {
	min-height: 660px;
	background: #f7f7f7;
}
.form-col .wpcf7 {
	padding: 0 40px;
}
.contact-heading {
	margin: 40px 0px 30px;
	text-align: center;
	text-transform: none;
	line-height: 1.4;
	font-size: 1.1em;
}
.bolder {
	font-weight: bold;
	text-transform: uppercase;
}


.form-inner {
	margin-top: 50px;
}
.widget_mc4wp_form_widget {
	width: 100%;
}
.mc4wp-form {
	position: relative;
}
.wpcf7 input, .mc4wp-form input {
	height: 40px;
	max-width: 100%;
	margin: 2px 0;
	padding: 10px;
	border: none;
	background: #fff;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
.mc4wp-form input {
	width: 100%;
	float: left;
}
.wpcf7 p, .mc4wp-form p {
    margin-bottom: 6px;
}
.wpcf7 input[type="submit"], .mc4wp-form button[type="submit"]{
	width: 100%;
	background: #0E41E1;
	font-weight: bold;
	text-transform: uppercase;
}
.mc4wp-form button[type="submit"]{
	max-width: 100px;
	display: block;
    float: left;
    position: absolute;
	top: 0;
    right: 0;
    width: 40px;
	border: none;
	height: 40px;
    color: #fff;
    background-color: #000;
}
.mc4wp-form button[type="submit"] span {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}
.wpcf7 textarea, .mc4wp-form textarea {
	border: none;
	max-width: 100%;
	height: 96px;
	background: #fff;
	padding: 12px;
    font-family: 'Montserrat', sans-serif;
}
.mc4wp-form label {
	display: block;
}
.quiz-contain label {
	width: 100%;
}
.wpcf7 .wpcf7-quiz-label {
	float: left;
	margin-top: 15px;
	font-weight: 300;
}
.wpcf7 .wpcf7-quiz {
	float: right;
	width: 80px;
}
.human-quiz {
	margin-top: 20px;
}
/* Form Placeholder Styling */

.wpcf7 ::-webkit-input-placeholder {
   color: #CACACA;
   text-align: center;
   text-transform: uppercase;
}
.wpcf7 :-moz-placeholder { /* Firefox 18- */
   color: #CACACA;  
   text-align: center;
   text-transform: uppercase;
}
.wpcf7 ::-moz-placeholder {  /* Firefox 19+ */
   color: #CACACA;
   text-align: center;
   text-transform: uppercase;
}

.wpcf7 :-ms-input-placeholder {  
   color: #CACACA;
   text-align: center;
   text-transform: uppercase;
}
/* Books */

.actionButtons {
	max-width: 672px;
	margin: 10px auto 0;
}

/* Search Results */

.search-col {
	text-align: center;
}
.search-section {
	margin: 50px 0;
}
.search-results-list .entry-header, .search-results-list .page-header {
	position: static;
}
.search-results-list .entry-title {
	margin: 10px 0;
	font-size: 1.5em;
	font-weight: bold;
}
.search-results-list h2 {
	font-size: 1.2em;
	color: #000;
}
.search-results-list h3:first-of-type {
	margin-top: 0;
}
.search-col .page-title {
	max-width: 300px;
	margin: 20px auto 0;
	border-right: 4px solid #000;
}
.search-no-results .search-field {
	width: auto;
	max-width: 100%;
	border: 1px solid #ddd;
}
.searcher-inputbutton {
	width: 30px;
	height: 30px;
	background: url("images/icon_mag_glass.svg") no-repeat;
	background-position: center;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
	background-size: 20px;
	border: none;
}
#instafeed img {
	max-width: 100%;
	height: auto;
}
#tweets ul {
	padding: 0;
    list-style: none;
}
.previous-exhibitions {
	position: absolute;
	bottom: 18px;
	right: 20px;
}
.otherimage img {
	max-width: 100%;
}
/* Latest Tweets and Instagram Style */
.latest-tweets {
  display: inline-block;
  padding: 16px;
  margin: 10px 0;
  max-width: 468px;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  color: #000;
}

.latest-tweets li a {
	font-weight: normal;
	color: #666;
	font-size: 12px;
}

#latest_tweets_widget-3 h1,
#text-2 h1 {
	font-style: italic;
	font-family: 'Lora', serif;
    font-size: 16px;
    margin-bottom: 10px;
}
#text-2 {
	margin-top: 20px;
}


/* Ratings */

.buttons-left {
	float: left;
	text-align: left;
}
.buttons-left div {
	display: inline-block;
}
.buttons-left div.modal {
	display: none;
}
.buttons-left div.modal-dialog {
	display: block;
}
.thumbs-rating-container {
	max-width: 60px;
	display: inline-block;
	margin-right: 10px;
}
.thumbs-rating-up {
	display: inline-block;
    width: 20px;
    height: 20px;
    background: url("images/rating_1_off.png") no-repeat;
    background-size: 20px;
    text-indent: -999em;
    overflow: hidden;
	transform: translateY(8px);
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
}
.thumbs-rating-up:hover {
	background-image: url("images/rating_1_on.png");
}
.thumbs-rating-voted {
	background-image: url("images/rating_1_on.png");
}
.view-wall.close_view:before {
	transform: translateX(77px);
    -ms-transform: translateX(77px);
    -webkit-transform: translateX(77px);
    -moz-transform: translateX(77px);
    -o-transform: translateX(77px);	
}

.button-share {
	display: inline-block;
	margin-right: 10px;
}
.contact-gallery {
	display: block;
	margin-top: 10px;
}
.magnify-button {
	display: inline-block;
	transform: translateY(8px);
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    margin-right: 125px;
}
/* Large Image Overlay */

.image-overlay {
	display: none;
	position: fixed;
    top: 32px;
    left: 20px;
    bottom: 0;
    right: 20px;
    z-index: 9999;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
}
.magnify-caption {
	float: right;
	width: 33.33%;
	color: #fff;
    display: none;
}
.magnify-caption h1 {
	font-size: 1.5em;
}
.close-image-overlay {
	position: absolute;
	top: 10px;
	left: 10px;
	font-weight: bold;
	color: #fff;
}
.backtoartist {
	color: #666;
	float: left;
}
.single-artist .backtoartist {
	margin-left: 50px;
}
.backtoartist:before {
	content: '<-';
}
.picture-info .artist-name {
	font-size: 1.2em;
}
.picture-info p {
	font-size: 1.2em;
}
.credit-button {
	background: transparent;
	border: none;
	margin: 10px 0 0;
	padding: 0px;
}
.non-clickable>a {
	pointer-events: none;
}
/* Modal Overrides */

div.modal-dialog {
	top: 30vh;
	border: 4px solid #000;
	background: #F7F7F7;
	max-width: 100%;
}
.single-attachment  div.modal-dialog {
	width: 400px;
}
div.modal-content {
	padding: 20px;
	background: transparent;
}
div.modal-header {
	border-bottom: none;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.modal-dialog .wpcf7 p {
	margin-bottom: 10px;
}
.addthis_button {
	display: block;
	margin-top: 20px;
}
.opening-label {
	text-align: center;
	text-transform: uppercase;
    color: #000;
}
.languages-selector {
	list-style: none;
	padding: 0;
}
.languages-selector li {
	display: inline-block;
	margin-right: 5px;
}
.languages-selector li:last-of-type {
	margin: 0;
}
.thumbnails-list .wp-caption-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.thumbnails-list figure {
	width: 165px;
	height: 165px;
	float: left;
	padding-right: 15px;
}
/* Hide Shop Buttons */

.shop-buttons button {
	display: none;
}
.woocommerce .woocommerce-info:before {
	color: #000;
}
/*Misc */
.nav>li.disabled>a {
	color: #000;
}
.woocommerce-ordering {
	float: right;
}
/* responsive */
@media (min-width: 1600px) {
    .container {
        width: 1500px;
		max-width: 100%;
    }
    .section {
        max-width: 1700px;
    }
	.otherimage img {
		max-width: 100%;
		height: 547px;
	}
	.carousel-inner > .item, .carousel-inner > .item img {
		height: 394px;
	}
    .otherimage {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) and (max-width: 1599px) {
	.container {
	    width: 1200px;
		max-width: 100%;
	}
    .section {
        max-width: 1400px;
    }
	ul#menu-footer li {
		width: auto;
		max-width: 115px;
	}
	ul#menu-footer .sub-menu li {
		width: 100%;
	}
	.apply-project {
		margin-top: 60px;
	}
	.home .maincol .bgImage {
		background-position: right 29%;
	}
	.home .othercol .bgImage {
		background-size: 100% 460px;
	}
	.home .bgImage {
		height: 375px;
	}
	.home .bgImage.bottom {
		height: 250px;
	}
	.carousel-inner > .item, .carousel-inner > .item img {
		height: 394px;
	}
	.news .contentHeight {
		height: 160px;
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	.page-template-contact-us .col-sm-3 {
		width: 50%;
	}
	ul#menu-footer .sub-menu li {
		width: 100%;
	}
	ul#menu-footer>li {
		padding: 0 10px 20px;
	}
	ul#menu-footer>li>a, ul#menu-footer>li>a:focus, ul#menu-footer>li>a:hover {
		font-size: 10px;
	}
	.home .maincol .bgImage {
		background-position: right 15%;
	}
	.carousel-inner > .item > img, .carousel-inner > .item {
		height: 358px;
		max-height: 358px;
	}
	.mc4wp-form button[type="submit"] {
		width: 100%;
		max-width: none;
		top: 0;
		height: 25px;
		position: relative;
		right: 0px;
	}
	.mc4wp-form button[type="submit"] .screen-reader-text {
		clip: initial;
		position: static;
		display: block;
		height:100%;
		width: auto;
		padding: 6px 0;
	}
	.glyphicon-envelope::before {
		content: none;
	}
	.home .bgImage {
		height: 300px;
	}
	.home .bgImage.bottom {
		height: 250px;
	}
	.currentExhibition {
		position: relative;
	}
	.news .contentHeight {
		height: 130px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.home .maincol .bgImage {
		background-position: right 15.9%;
	}
	.apply-box p {
		font-size: 10px;
	}
	.carousel-inner > .item > img, .carousel-inner > .item {
		height: 270px;
		max-height: 270px;
	}
	a.moreLink {
		margin-top: 20px;
		float: none;
		display: block;
		clear: both;
	}
	.currentExhibition {
		position: relative;
		height: 230px;
		padding-left: 15px;
	}
	.previous-exhibitions {
		position: static;
	}
}
@media (max-width: 767px) {
	body {
		padding-top: 135px;
	}
	body.home {
		padding-top: 100px;
	}
	header {
		top: 0;
        padding: 20px 0;
        max-height: 130px;
		height: 130px;
	}
	.admin-bar header {
		top: 45px;
	}
	.thickDevider {
		display: none;
	}
	h1 {
		font-size: 22px;
	}
	.front-page-intro {
		margin: 30px 0;
	}
	footer.section {
		padding: 30px 0;
	}
	footer .logo, footer .visitGaz {
		display: none;
		float: none;
	}
	footer {
		text-align: center;
	}
	footer .thickDevider {
		margin: 35px auto;
	}
	.menu-footer-container {
		display: none;
	}
	ul#menu-footer>li {
		width: 100%;
		border: none;
	}
	ul#menu-footer .sub-menu li {
		width: 100%;
	}
	ul#menu-footer, ul#menu-footer>li>ul.sub-menu {
		text-align: left;
	}
	ul#menu-footer>li:nth-of-type(2n) {
		clear: left;
	}
	.footer-logo {
		display: none;
		max-width: 100%;
	}
	.credits {
		display: none;
	}
	.logo-col {
		text-align: center;
	}
	.row>.col-sm-6, .contentBox, .imageGallery.contentBox {
		height: auto;
	}
	.contentBox, .imageGallery.contentBox {
		margin: 80px 0px 80px 15px;
	}
	.row>.col-sm-6:first-of-type {
		margin-right: 0;
		margin-bottom: 30px;
	}
	button.menuExpand {
		margin-right: 15px;
	}
	.shop-home button.menuExpand {
		transform: none;
	}
	.shop-buttons {
		float: left;
		padding: 0 15px;
	}
	.shop-buttons button {
		display: inline-block;
		width: 40px;
		height: 53px;
		border: none;
		background: url("images/buttonsprites.png") no-repeat, #fff;
		text-indent: -999em;
		overflow: hidden;
	}
	.shop-buttons .searchExpand {
		background-position: -5px 3px;
	}
	.shop-buttons .filterExpand {
		background-position: -46px 3px;
	}
	.shop-buttons:hover {
		cursor: pointer;
	}
	.menu-column {
		padding: 0;
	}
	.shop-home .menu-column {
		padding-bottom: 20px;
		background: #fff;
	}
	.main-menu {
		position: absolute;
		background: #fff;
		overflow: auto;
		width: 100%;
		height: 100vh;
	}
	.right-side-menu {
		display: block;
		width: 100%;
		height: auto;
		float: none;
		clear: both;
		padding: 20px 40px;
	}
	.left-side-menu {
		display: block;
		float: none;
		clear: both;
		padding: 10px 40px;
		height: 150px;
	}
	.left-side-menu.menuBlueExpanded {
		height: 85vh;;
	}
	.onlyOnClosed {
		position: static;
		transform: initial;
        -ms-transform: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        -o-transform: initial;
		width: 100%;
		margin-top: 0;
		height: 42px;
	}
	.left-side-menu .gazelliLogo {
		margin-bottom: 80px;
	}
	.left-side-menu .gazelliShield {
		margin-bottom: 80px;
	}
	.blueContent h2.artistName {
		margin-bottom: 20px;
	}
	h1.jumbo {
		font-size: 60px;
	}
	/* Artists Biography */
	.row.split>.col-sm-6 {
		height: auto;
	}
	.row.split>.col-sm-6:first-of-type {
		border: none;
	}
	.jspPane {
		width: 95% !important;
		width: calc(100% - 16px) !important;
	}
	.jspContainer {
		width: 100% !important;
		overflow: visible !important;
	}
	.row.split .contentBox {
		width: 100% !important;
		margin: 0;
        height: auto;
        max-height: none;
	}
	.picture-info h1, .artwork-size {
		margin-top: 60px;
	}
	.page-template-contact-us .col-sm-3 {
		border: none;
	}
	.apply-project {
		margin-top: 50px;
	}
	.apply-box p {
		font-size: 10px;
	}
	.othercol {
		clear: both;
	}
	h2.otherTitle {
		margin: 30px 0;
	}
	.visitGaz {
		display: none;
	}
	.next_post {
		float: none;
		margin-top: 20px;
	}
    ul#menu-footer>li {
        min-height: 0px;
    }
    #sectionTwo .whiteOverlay {
        margin: 0;
    }
    div#sectionTwo.bgImage {
        padding: 0;
        margin-bottom: 0;
    }
    .contentBox.galleryBox img {
        width: 100%;
    }
	.map-col img {
		margin-top: 0;
	}
    .front-page-intro .col-sm-4 {
        text-align: center;
    }
    .page-london #sectionOne {
        padding-top: 130px;
    }
    .single-attachment .photo-col {
        min-height: 500px;
    }
	
    .magnify-button {
        margin-right: 0px;
    }
    #sectionTwo .whiteOverlay {
        border: 5px solid transparent;
    }
	.opening-label {
		text-align: left;
		margin-left: 20px;
	}
	.product-image img {
		max-width: 100%;
		height: auto;
	}
	.home h1 {
		height: auto;
	}
	.mc4wp-form input {
		float: none;
		display: inline-block;
		width: 50%;
	}
	.mc4wp-form button[type="submit"] {
		position: relative;
		width: 40px;
		display: inline-block;
		float: none;
		top: 2px;
	}
	.shop-container {
		margin-top: 40px;
	}
	.section {
		min-height: 10vh;
		padding-top: 0;
		padding-bottom: 30px;
	}
	.slideshow-featured .carousel-caption {
		position: static;
		width: 100%;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering, .woocommerce-ordering {
		float: none;
		margin: 20px;
	}
	.shop-button {
		right: 15px;
	}
	.home .bgImage {
		height: 250px;
	}
	.currentExhibition {
		position: relative;
		padding-top: 10px;
	}
	.home .pageTitle a img {
		width: 200px;
	}
	.hide-mobile {
		display: none;
	}
	.woocommerce #sectionOne {
		padding-top: 25px;
	}
	.slideshow-featured .carousel-inner > .item {
		height: auto;
	}
	.carousel-inner>.item {
		max-height: none;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-ordering {
		position: absolute;
		width: 100%;
		margin: 0;
		left: 0;
		z-index: 200;
		right: 0;
		background: #fff;
		text-align: center;
	}
	.orderby {
		padding: 0 40px;
		width: 100%;
	}
	.orderby li {
		display: block;
		padding: 28px 0 10px;
		margin: 0;
		border-bottom: 3px solid #000;
	}
	.orderby a:hover {
		border: none;
	}
	.shop-side {
		padding-bottom: 20px;
	}
	.woocommerce table.shop_table.cart tr:last-of-type td {
		border: 0;
	}
	.woocommerce table.cart .product-thumbnail {
		display: block;
		text-align: center !important;
	}
	.woocommerce table.shop_table_responsive tr td.product-thumbnail:before {
		display: none;
	}
	a.moreLink {
		position: static;
		margin: 15px 0;
	}
	.col-xs-hide {
		position: absolute;
		top: 80px;
		width: 100%;
	}
	#sectionOne {
		padding-top: 0;
	}
}
@media (max-width: 420px) {
	.front-page-intro {
		margin: 10px 0;
	}
	.opening-label {
		text-align: left;
		margin-left: 20px;
	}
}
/*.tweets-footer, #instafeed {
	display: none !important;
}*/
.widget_product_categories .chosen-container-single .chosen-single div b {
	background: none;
	background: none;
}
#at-cv-lightbox, .at-cv-lightbox-background {
	display: none !important;
}