/*
Theme Name:     shopster-child
Theme URI:      http://www.ritsart.com/
Description:    Child Theme voor Shopster
Author:         Deborah DeZign
Author URI:     http://www.ddezign.nl
Template:       shopster
Version:        1.0
*/
 
@import url("../shopster/style.css");

	  
	  
/* ---------*/  


html, body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    background: none repeat scroll 0 0 #ffffff;
	font-family: "Signika", sans-serif !important;
	font-weight:lighter !important;
	
}

h1, h2, h3, h4, h5, h6, ul.nav li a, #cart-menu-inner a.menu-link, ul.nav li.megamenu ul li a, .summary .price, .product .price {
    font-family: "Signika", sans-serif !important;
	font-weight: 400 !important;
	text-transform:uppercase;
}

h1.title {
    color: #6f6f6f;
    font-size: 24px;
    font-weight: lighter !important;
    margin-bottom: 0;
	text-transform:uppercase;
	float:left;
}
#entry-full a {
  color: #3d3d3d;
  font-weight: 600;
}

.page-id-2 #entry-full a {
  color: #ff6666;
  font-weight: 400;
}

.page-id-2 #entry-full a:hover {
  color: #3d3d3d;
  font-weight: 400;
  text-decoration:none;
}

.home #head-line {
    float: left;
    padding-top: 40px;
	margin-left:10%;
    width: 90%;
}

#shop-sidebar-title {
	color: #6f6f6f !important;
    font-size: 24px;
    float: left;
    font-weight: lighter !important;
    text-transform: uppercase;
    width: 100% !important;
	border-bottom: none;
	margin-bottom: 0px;
    padding-bottom: 0px;
}

#sidebar-top h1.title-page {
    font-weight: lighter !important;
	color: #6f6f6f
}

.main-content {
    margin-top: -55px !important;
}

p {
    padding-bottom: 10px;
}

/* HEADER ================================================== */

#top-container {
    background: none repeat scroll 0 0 #1f1f1f;
    height: 30px;
}

#top-container #cart-menu-inner .icon-cart {
	background: none;
}

#top-container .cart_subtotal .amount {
	color: #fff;
}

table.shop_table .checkout-button, .cart_dropdown .button {
    background: #000 none repeat scroll 0 0;
    padding: 6px 10px;
}

.dropdown_widget span.amount {
    color: #ff6666;
}

.amount {
    color: #ff6666;
}

#header-wrap-outer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.3);
}

#header-left {
	background-color: rgba(0, 0, 0, 0.75);
    height: 55px;
    left: -1000px;
    position: absolute;
    width: 100%;
}

#header-right {
	background-color: rgba(0, 0, 0, 0.75);
    height: 55px;
    left: 1000px;
    position: absolute;
    width: 100%;
}

#header-inner {
    background-image:url(images/header-background.png);
}

#header-inner-tango {
	background-color: rgba(0, 0, 0, 0.75);
    height: 55px;
    position: relative;
    width: 100%;
	float:left;
}

#header-wrap {
    border-bottom: none;
	position: relative;
    z-index: 2;
}

#logo-wrap {
    margin-top: 15px;
}

/* SLIDER ================================================== */

#photocontainer {
    background-color: white;
    width: 100%;
    overflow: hidden;
	z-index: 1;
	position: relative;
	height: 295px;
	top: -55px;
	margin: 0;
    padding: 0;
}

.photobannerscrols-overlay {
    z-index: 10;
    position: relative;
    color: #fff;
    font-size:40px;
    font-family: "Signika", sans-serif;
    font-weight: 400;
}

.photobannerscrols-prev {
    z-index: 10;
    position: absolute;
    left: 15px;
    right: auto;
    height: 165px;
    width: 40px;
    padding-top: 130px;
	cursor:pointer;
	font-size:20px;
}

.photobannerscrols-next {
    z-index: 10;
    position: absolute;
    left: auto;
    right: 15px;
    height: 165px;
    width: 40px;
    padding-top: 130px;
	cursor:pointer;
	font-size:20px;
}

.photobannerscrols {
	overflow-x:hidden;
    overflow-y: hidden;
    height: 295px;
}

.photobanner {
    height: 295px;
    width: auto;
    white-space:nowrap
}


.photo img {
    float:left;
    width:auto;
    height: 295px;
}

.photo {
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin-left: -3px;
    padding: 0;
    position:relative;
    width:auto;
    height:295px;
}

.photo-footer {
    opacity:1; 
    width: 100%;
    margin-top: 273px;
    height: 22px;
    margin-down: 2px;
    position:absolute;
    background:rgba(0,0,0,0.6);
}
.photo-footer-text {
    width: 90%;
    color: #D8D8D8 !important;
    font-size: 12px;
    text-align: right;
}

.photo-overlay-top {
    width: 100%;
    height: 50%;
}

.photo-overlay-title {
    width: 100%;
    height: 25%;
    font-size: 22px;
    font-weight: lighter;
    text-align: center;
	white-space: pre-wrap;
}

.photo-overlay-text {
    font-size: 14px;
    font-weight: lighter;
    height: 20%;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.photo-overlay {
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.photo-overlay:hover { 
    opacity:1; 
    color:#FFFFFF;
    font-size:20px; 
    font-weight:700; 
} 

/* FOOTER ================================================== */


.home #footer {
	margin-top: 55px;
}
#footer {
	margin-top: 55px;
	border-bottom: none;
}

#copyright {
    color: #fff;
    font-size: 11px;
    font-weight: lighter;
    text-align: center;
	float:none;
	letter-spacing:0.04em;
}

#bottom-info {
    padding: 5px 0;
}

#bottom-info-wrapper {
	background-color: rgba(0, 0, 0, 0.75);
	border-top:none;
}

/* MAIN MENU ================================================== */

ul.nav {
    font-family: "Signika", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
}

ul.nav li a {
    color: #FFF;
    padding: 4px 20px;
}

ul.nav li a:hover {
    color: #FFF !important;
	padding: 1px 20px;
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
}

ul.nav li.current-menu-item {
    background: none;
}

ul.nav li.current-menu-item a {
    color: #FFF !important;
	padding: 1px 20px;
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
}


/* ICONS MAIN MENU ================================================== */

ul.nav li.nieuwsbrief a {
	color: #1f1f1f;
	padding: 4px 10px !important;
	background-image:url(images/nieuwsbrief-icon.png);
	background-repeat:no-repeat;
	background-position:center;
}

ul.nav li.nieuwsbrief a:hover {
	color: #1f1f1f !important;
	background-image:url(images/nieuwsbrief-icon_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	border: none !important;
}

ul.nav li.facebook a {
	color: #fff;
	padding: 4px 10px !important;
	background-image:url(images/facebook-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	
}

ul.nav li.facebook a:hover {
	color: #ff6666 !important;
	background-image:url(images/facebook-icon_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	border: none !important;
}

ul.nav li.twitter a {
	color: #fff;
	padding: 4px 10px !important;
	background-image:url(images/twitter-icon.png);
	background-repeat:no-repeat;
	background-position:center;
}

ul.nav li.twitter a:hover {
	color: #ff6666 !important;
	background-image:url(images/twitter-icon_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	border: none !important;
}

/* MEGA MENU ================================================== */

.sub-menu{
	margin-top: -55px;
	border-top: 18px solid rgba(0, 0, 0, 0.1) !important;
	background-color: none !important;
}

ul.nav li.menu ul {
    margin-left: 0 !important;
    padding: 10px 10px 10px 0;
    right: auto;
}


ul.nav ul, ul.top ul {
	border: none;
	background: none !important;
	top: 87px !important;
	margin-left:0 !important;
}

ul.nav li ul li {
    font-weight: lighter;
	max-width: 140px;
    min-width: 110px;
	background-color: rgba(0, 0, 0, 0.75) !important;
}

ul.nav ul li a, ul.top ul li a {
	line-height: 10px;
    font-family: signika;
    font-size: 12px !important;
    font-weight: lighter;
    margin-bottom: 0;
    margin: 2px 10px;
    text-align: center;
    text-transform: uppercase;
	color: #666 !important;
	width: 120px !important;
	padding:4px 0 !important;
}

ul.nav ul li a:hover, ul.top ul li a:hover {
	color: #fff !important;
	margin: 0.5px 10px;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
}

/* TALEN MENU ================================================== */

#talen-menu-wrap {
    bottom: 0;
    margin-right: 100px;
    margin-top: -2px;
    position: absolute;
    right: 0;
}

#lang_sel_list a{
	font-weight:lighter;
	font-size:8.5px;
	color: #FFF;
	text-transform:uppercase;
	padding: 0px 2px;
}

#lang_sel_list a:hover{
	text-decoration:underline !important;
}

#lang_sel_list {
    font-family: "Signika", sans-serif;
    height: auto;
    position: relative;
    z-index: 99;
}

#lang_sel_list li {
    padding: 5px !important;
}

#lang_sel_list a.lang_sel_sel {
   background-color: transparent;
    background-image: none;
    color: #ccc !important;
    cursor: text;
}

#lang_sel_list ul a {
    background: transparent none repeat scroll 0 0;
    color: #fff !important;
}


/* EVENTS ================================================== */

.event-content {
	border-bottom: 1px solid #e5e5e5;
    margin: 20px 100px 0;
    min-height: 140px;
}

.event {
	margin-left:25%;
	position: relative;
}

.event-text {
	font-weight: lighter !important;
    line-height: 1.8em;
	font-size:13px;
	color: #6f6f6f;
}

.event-thumbs {
	    float: left;
}

.event-thumb {
	float: left;
    margin: 0 16px 16px -200px;
    overflow: hidden;
    width: 178px;
}

.event-avatar {
	display: block;
    height: 120px !important;
    margin: 0 16px 16px 0;
    overflow: hidden;
    width: 178px;
}

.event-avatar-text {
	display: block;
    height: 120px !important;
    margin: 20px 16px 16px -200px;
    overflow: hidden;
    width: 178px;
	float:left;
}


.event-avatar iframe, embed, object {
    height: 120px !important;
    width: 185px;
}

.event-avatar img, .event-avatar-text img {
    width: 100%;
}


a.show, a.hide {
    position: absolute;
    right: 100px !important;
	font-family: "Signika", sans-serif !important;
	font-weight: lighter !important;
	color: #6f6f6f !important;
	font-size: 13px;
	text-decoration:underline;
}

.event-toggle {
	width:100%;
}

a.event-thumb-toggle {
    float: left;
    height: 120px;
    left: 0 !important;
    margin: 0 16px 16px -194px;
    position: absolute !important;
    top: 0;
    width: 178px !important;
}

.event-title {
	color: #000;
    font-weight: 600;
    text-transform: uppercase;
	font-size: 10.5pt;
}

#tags a {
    color: #666 !important;
    font-weight: 400 !important;
    white-space: nowrap;
	text-transform:uppercase;
}

#tags {
	line-height: 1em !important;
}

#tags a:hover {
    color: #ff6666 !important;
}

#woo-ordering .portfolio-nav {
    display: none;
}

.ai1ec-event-time-data {
	color: #6f6f6f;
    font-family: Signika;
    font-size: 13px !important;
    font-weight: lighter !important;
    line-height: 15px;
    margin-top: 3px;
    opacity: 0.8;
    top: 10px;
}

body.page-id-9 .ai1ec-event-time-data { display: none !important; }

.ai1ec-event-data-titel {
	float:left;
	width:70px;
}

/* EXPOSITIES ARCHIVE ================================================== */
.menu-exposities-container {
	float: right;
}

.menu-exposities-container ul {
    font-family: "Signika", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 18px;
}

.menu-exposities-container ul li {
    display: inline;
    float: left;
    margin-left: 6px;
}

.menu-exposities-container a {
    color: #3d3d3d;
	padding: 1px 15px;
    font-weight: 400 !important;
}

.menu-exposities-container ul li a:hover {
    color: #3d3d3d !important;
	padding: 1px 15px;
	border-bottom: 2px solid #3d3d3d;
	border-top: 2px solid #3d3d3d;
}

.menu-exposities-container ul li.current-menu-item {
    background: none;
}

.menu-exposities-container ul li.current-menu-item a {
    color: #6f6f6f !important;
	padding: 1px 15px;
	border-bottom: 2px solid #6f6f6f;
	border-top: 2px solid #6f6f6f;
}


/* WOO-COMMERCE ================================================== */

#woo-ordering {
    border-bottom: none !important;
    margin-bottom: 0px;
}

.woocommerce-ordering {
    display: none;
}

.screen-reader-text {
	display:none;
}

.ajax_search_input {
	width: 100% !important;
	height: 50px;
	text-align: right;
	margin-left: -25px;
}

.pho-ajaxsearchform-container .pro_search_input {
    width: 30% !important;
}

.pho-ajaxsearchform-container input[type="submit"]{
	background-color: #fff;
    background-image: url("images/search_icon.png");
    background-repeat: no-repeat;
    border: 0 none;
    clear: none;
    cursor: pointer;
    float: none;
    margin-top: 0;
    padding: 0;
    text-align: center;
	height: 20px;
	vertical-align:middle;
    text-shadow: none;
    text-transform: none;
    transition: none 0s ease 0s ;
    width: 20px;
	margin-left: 0px;
}

.pho-ajaxsearchform-container input[type="submit"]:hover {
	background-color: #fff !important;
	background-image: url("images/search_icon.png") !important;
    background-repeat: no-repeat;
}

.pho-ajaxsearchform-container .ajax_search_results {
    right: 25px;
    top: 26px;
    z-index: 999;
}

ul.products{text-align: justify;}
ul::after.products {width: 100%; display: inline-block; content: "."; visibility: hidden}
li.product {display: inline-block; float: none;}


.archive-product-image img{
	height: 120px;
	width:auto !important;
	max-width:400%;	
	padding-right: 10px;
}

.archive .product {
    margin-right: 0px;
}

.product-thumb-wrap {
    margin-bottom: 0;
	float:none;
	height: 100% !important;
	}

.product-thumb-wrap img:hover {
	
}

.product.first  {
    float: none !important;
	margin-left: 0 !important;
	text-align:left !important;
}

.product.last  {
    float: none !important;
    margin-right: 0 !important;
	text-align:left !important;
}


ul.products {
    display: flex;
	display: flexbox;
	display: box;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.product {
    margin-bottom: 20px;
    margin-right: 0px;
    position: relative;
	text-align:left;
	width:auto;
	vertical-align: top;
	height: 175px;
}

li.product h6 {
	left: 0;
    position: absolute;
    width: 100%;
    word-wrap: break-word;
}

li.product a.button {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: 0 !important;
    text-align: left !important;
    top: 120px;
    width: 100%;
	color: #666;
}

li.product a.button:hover {
	background: #fff;
	color: #ccc !important;
}

li.product a.button::before {
    content: none;
	    font-family: "ufo";
    font-size: 15px;
}

li.product #added a.button  {
	color: #ff6666 !important;
}

li.product #favorite a.button  {
	color: #F1C702 !important;
}

li.product .price {
    display: none;
}

.post-full ul li {
    margin-left: 0px;
}

.navigation, .pagination, .woocommerce-pagination, .woocommerce-pagination .page-numbers {
    float: right !important;
    margin: 0;
	width:auto;
}

.post-content {
    float: none;
    width: 100%;
}

/*  SEARCH RESULTS    ==================================================== */
.search-results h1.title {
    margin-bottom: 26px;
    width: 100%;
}

.search-results ul.products {
    flex-wrap: wrap;
    justify-content: space-between;
	display:block;
}

/* PAGE ================================================== */

#head-line {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

iframe, embed, object {
    height: auto !important;
}

/* ART+ ================================================== */

.post-full ul.artplus {
    list-style: outside none none;
	columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
	column-gap: 20px;
	-webkit-column-gap:20px;
	-moz-column-gap:20px;
	margin:0;
	text-align: right;
}

ul.artplus li:first-child:last-child,
ul.artplus li:nth-child(n+2):nth-last-child(-n+2),
ul.artplus li:nth-child(n+3):nth-last-child(-n+3),
ul.artplus li:nth-child(n+4):nth-last-child(-n+4),
ul.artplus li:nth-child(n+5):nth-last-child(-n+5),
ul.artplus li:nth-child(n+6):nth-last-child(-n+6) { 
   text-align: left;
}

ul.artplus li{
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
	margin-bottom: 20px;
	min-height: 100px !important;
	clear:both;
}

ul.artplus img {
	max-width:30%;
	float:right;
	margin-bottom: 20px;

}

ul.artplus li:first-child:last-child img,
ul.artplus li:nth-child(n+2):nth-last-child(-n+2) img,
ul.artplus li:nth-child(n+3):nth-last-child(-n+3) img,
ul.artplus li:nth-child(n+4):nth-last-child(-n+4) img,
ul.artplus li:nth-child(n+5):nth-last-child(-n+5) img,
ul.artplus li:nth-child(n+6):nth-last-child(-n+6) img { 
	float:left;
}

.artplus-item{
	margin-right: 32%;
}

ul.artplus li:first-child:last-child .artplus-item,
ul.artplus li:nth-child(n+2):nth-last-child(-n+2) .artplus-item,
ul.artplus li:nth-child(n+3):nth-last-child(-n+3) .artplus-item,
ul.artplus li:nth-child(n+4):nth-last-child(-n+4) .artplus-item,
ul.artplus li:nth-child(n+5):nth-last-child(-n+5) .artplus-item,
ul.artplus li:nth-child(n+6):nth-last-child(-n+6) .artplus-item { 
   margin-right: 0%;
   margin-left: 32%;
}


/* SIDEBAR ================================================== */
.sidebar-widget ul li {
    padding-bottom: 0px;
    text-transform: uppercase;
}

.ufo-shortcode.fourth, .ufo-shortcode.fourth-last {
    float: left;
    margin-right: 30px !important;
    text-align: justify;
    width: 220px !important;
}

.single-post #head-line, .page #head-line {
    margin-bottom: 15px;
}

.kunstenaar-pic {
	position:relative;
	height:150px;
	width:100%;
	overflow:hidden;
	margin-top:20px;
}

.kunstenaar-pic img {
	width: 100%;
	height: auto;
    position: absolute;
}

.widget_layered_nav ul li.chosen a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #ff6666 !important;
    padding: 0 !important;
}

/* FORMULIER ================================================== */
.wpcf7-form {
	position:relative;
	margin-top:20px;
	width: 362px;
}
.inschrijfform{
	display:inline-block;
	width: 120px;
}
input[type="submit"]{
	background-color: #ff6666;
    border: 0 none;
    clear: none;
    cursor: pointer;
    float: none;
    margin-top: 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    transition: none 0s ease 0s ;
    width: 100px;
	height: 25px;
	margin-left: 262px;
}

input[type="submit"]:hover {
	background-color: #ff9999 !important;
}

.inschrijfform-check .wpcf7-list-item.first {
    margin-left: 120px !important;
	float:left;
	margin-left:0;
}

.inschrijfform-check .wpcf7-list-item.last {
	float:right;
}

/* PRODUCTPAGINA ================================================== */
#sb-overlay {
    background-color: #000 !important;
    height: 100%;
    position: relative;
    width: 100%;
}

#sb-counter {
    display: none;
}

#sb-info, #sb-info-inner {
    margin-top: 20px;
}

#sb-info, #sb-info-inner {
    left: 30px;
    top: 70px;
}

#sb-nav-close {
    position: absolute;
    right: 0;
}
#sb-nav-previous {
	position: absolute;
    left: -20px;
    top: 50%;
}

#sb-nav-next {
    position: absolute;
    right: -20px;
    top: 50%;
}

#sb-nav a, #sb-wrapper a {
    color: #fff !important;
	cursor: pointer;
}

#sb-nav a:hover, #sb-wrapper a:hover {
	opacity: 0.8;
}

#sb-nav-next, #sb-nav-previous, #sb-nav-close {
    background-image: none;
}

#sb-wrapper-inner {
    margin-top: 50px;
}

#sb-title, #sb-title-inner {
    height: auto !important;
}

#sb-title-inner h6 {
	color: #fff !important;
	padding: 8px 0;
}

#sb-title-inner-shop-icons {
	float: right; 
	margin-top:-30px;
	color: #fff; 
	font-family: "Signika", sans-serif;
}

.add-to-buttons-shadowbox{
	position:relative;
	float: right !important;
}

.product-title-shadowbox{
	padding-bottom: 5px;
}

.icons-info {
    border: 2px solid;
    border-radius: 50%;
    font-family: serif !important;
    height: 9px;
    line-height: 13px;
    margin: 3px -1px;
    padding: 1px 0 1px 1px;
    text-align: center;
    text-transform: lowercase;
    width: 10px;
}

.text-shadowbox-empty {
	display:none;
}


.text-shadowbox {
	background:#fff;
	font-family: "Signika", sans-serif;
	color: #6f6f6f;
    font-size: 12px;
    font-weight: lighter !important;
    line-height: 1.8em;
	padding:10px;
	margin: 10px 0 0;
}

/* ACCOUNTPAGE ================================================== */

.ddezign-tabs {
    float: left;
    padding-bottom: 0;
    width: 100%;
}

.ddezign_tabs ul.tabs::before {
    border-bottom: 1px solid #ccc;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.ddezign_tabs ul.tabs {
    list-style: outside none none;
    margin: 0 0 1.618em;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.ddezign_tabs ul.tabs li::before{
    border-width: 0 1px 1px 0;
    left: -6px;
}
.ddezign_tabs ul.tabs li::after {
    border-width: 0 0 1px 1px;
    right: -6px;
}

.ddezign_tabs ul.tabs li.active {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #3d3d3d;
    z-index: 2;
}
.ddezign_tabs ul.tabs li {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 2px 2px 0 0;
    display: inline-block;
    margin: 0 1px;
    padding: 0.3em 1em;
    position: relative;
    z-index: 0;
	width: 20%;
}

.ddezign_tabs ul.tabs li.active a {
    color: #3d3d3d;
	text-transform:uppercase;
}
.ddezign_tabs ul.tabs li a {
    color: #999;
    display: inline-block;
    font-weight: 400;
    padding: 0.25em 0;
	text-transform:uppercase;
}

.ddezign_tabs ul.tabs li a:hover {
    color: #3d3d3d;
}

/* ACCOUNTPAGE || CART ================================================== */


table.shop_table td.actions {
    padding: 6px 0 20px;
}

table.shop_table .button {
    display: none;
}

/* =Responsiveness: Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	
.wrap-inside {
    padding: 10px;
    width: 748px;
}

ul.nav li a {
    font-size: 12px;
    padding: 4px 10px;
}

ul.nav li a:hover {
	padding: 1px 10px;
	font-size: 12px;
}

ul.nav li.current-menu-item a {
    color: #FFF !important;
	padding: 1px 10px;
}

#logo-wrap {
    margin-left: 10px;
}

/* CONTENT ================================================== */

#sidebar-top h1.title-page {
    width: 400px;
}


/* SLIDER ================================================== */

#photocontainer {
	height: 255px;
}

.photobannerscrols {
    overflow-x: scroll;
    overflow-y: hidden;
    height: 255px;
}

.photobanner {
    height: 295px;
}


.photo img {
    height: 255px;
}

.photo {
    height:255px;
}

.photo-footer {
    height: 18px;
    margin-top: 238px;
}

.photo-footer-text {
    width: 90%;
    color: #D8D8D8 !important;
    font-size: 11px;
    text-align: right;
	margin-top:-3px;
}

.photo-overlay-top {
    width: 100%;
    height: 50%;
}

.photo-overlay-title {
    width: 100%;
    height: 15%;
    font-size: 22px;
    font-weight: lighter;
    text-align: center;
}

.photo-overlay-text {
    font-size: 14px;
    font-weight: lighter;
    height: 20%;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.photo-overlay {
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.photo-overlay:hover { 
    opacity:1; 
    color:#FFFFFF;
    font-size:20px; 
    font-weight:700; 
}

/* FORMULIER ================================================== */
.wpcf7-form {
	width: 400px;
}
input[type="submit"]{
	margin-left: 280px;
}


 


}



/* =Responsiveness: Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

#main-menu-wrap {
    margin-top: -50px;
}

#header-left {
    height: 56px;
    left: -300px;
}

#header-right {
    height: 56px;
    left: 300px;
	width:150px;
}

#mobile_nav {
    color: #fff;
    display: block;
    text-align: right;
    margin-top: 4px;
	width: 100%;
}

#logo-wrap {
    margin-top: -10px;
	z-index:99;
	position:relative;
}
#talen-menu-wrap {
    display: none;
}

#mobile_menu{
	width: 100%;
	padding-top: 50px;
	background:rgba(0,0,0,0.75);
    border: medium none;
    display: none;
    left: -18px;
    top: 46px;
	color:#fff;
	text-transform:uppercase;
	z-index:99;
	position:absolute;
}

#mobile_nav li a {
	padding: 8px 20px;
    color: #fff;
	line-height:normal;
	margin-top: 8px;
}

#mobile_nav li a:hover {
	padding: 5px 20px;
	width: 100px;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	clear:both;
}

#mobile_nav li.current-menu-item a {
    border-bottom: none;
	border-top: none;
	padding: 5px 20px;
	width: auto;
	clear:both;
}

#mobile_nav ul.sub-menu li a {
	line-height: 10px;
    font-family: signika;
    font-size: 12px;
    font-weight: lighter;
    margin-bottom: 0;
    margin: 2px 10px;
    text-align: left;
    text-transform: uppercase;
	color: #ccc !important;
	width: 120px !important;
	padding:4px 0 !important;
}

#mobile_nav ul.sub-menu li a:hover {
	color: #fff !important;
	margin: 0.5px 10px;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
}

#mobile_menu li ul {
    margin-left: -10px !important;
}

#menu-item-50, #menu-item-51, #menu-item-52 {
	display:none;
}

.home #head-line {
    margin-left: 7px;
    width: 100%;
}

.photobannerscrols {
    overflow-x: scroll;
    overflow-y: hidden;
}

/* SUB MENU ================================================== */

.sub-menu{
	max-height:auto !important;
	background-color: #fff !important;
	-webkit-columns: auto!important;
	-moz-columns: auto!important;
	columns: auto !important;
    -moz-column-gap: 0px;
    -moz-column-fill: auto;

}


/* SLIDER ================================================== */

#photocontainer {
	height: 250px;
}


.photobanner {
    height: 290px;
}


.photo img {
    height: 250px;
}

.photo {
    height:250px;
}

.photo-footer {
    height: 18px;
    margin-top: 233px;
}

.photo-footer-text {
    width: 90%;
    color: #D8D8D8 !important;
    font-size: 11px;
    text-align: right;
	margin-top:-3px;
}

.photo-overlay-top {
    width: 100%;
    height: 50%;
}

.photo-overlay-title {
    width: 100%;
    height: 15%;
    font-size: 22px;
    font-weight: lighter;
    text-align: center;
}

.photo-overlay-text {
    font-size: 14px;
    font-weight: lighter;
    height: 20%;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.photo-overlay {
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.photo-overlay:hover { 
    opacity:1; 
    color:#FFFFFF;
    font-size:20px; 
    font-weight:700; 
}


/*********    HOME PAGE - EVENTS */

.event {
    margin-left: 0 !important;
}

.event-content {
    margin: 20px 10px 0;
}

.event-thumbs .event-avatar, event-thumb {
    display: block;
    float: left;
    height: 160px !important;
	max-width: 100%;
	width:auto;
	margin: 0 0 16px;
}

a.show, a.hide {
    right: 16px !important;
}

/*********   PAGE - ART+ */

.post-full ul.artplus {
	columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
	text-align: left !important;
}

ul.artplus li{
	margin-bottom: 40px;
}

.artplus-item{
	margin-right: 0;
}

ul.artplus li:first-child:last-child .artplus-item,
ul.artplus li:nth-child(n+2):nth-last-child(-n+2) .artplus-item,
ul.artplus li:nth-child(n+3):nth-last-child(-n+3) .artplus-item,
ul.artplus li:nth-child(n+4):nth-last-child(-n+4) .artplus-item,
ul.artplus li:nth-child(n+5):nth-last-child(-n+5) .artplus-item,
ul.artplus li:nth-child(n+6):nth-last-child(-n+6) .artplus-item { 
   margin-right: 0;
   margin-left: 0;
}

ul.artplus img {
    max-width: 100%;
}

/*********    WOOCOMMERCE PRODUCTS */

.single-post #head-line, .page #head-line {
    margin-bottom: 20px;
}

.woocommerce-search-custom {
    display: none;
}

.archive-product-image img {
    height: 100px;
    width: auto !important;
}

li.product {
    width: auto;
	margin-bottom: 0px;
    max-width: 700px;
	text-align:left;
	margin-right: 0px !important;
}

.post-full ul li {
    margin-left: 0;
}

.last {
    float: left !important;
    margin-right: 0 !important;
    text-align: left !important;
}

.archive .product {
    margin-bottom: 30px;
}

.ufo-shortcode.fourth, .ufo-shortcode.fourth-last {
    width: auto !important;
	margin-bottom: 40px;
}

.sidebar-left #left {
	margin-bottom: 50px !important;
}

li.product a.button {
    top: 100px;
}

/* MY ACCOUNT ================================================== */
.tab-text {
	display:none !important;
}

.ddezign_tabs ul.tabs li {
    width: 5% !important;
}
}

/* =Responsiveness: Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

#header-left {
    height: 56px;
    left: -420px;
}

#header-right {
    height: 56px;
    left: 420px;
}

/* ART+ ================================================== */

ul.artplus li{
	margin-bottom: 40px;
}

ul.artplus img {
	max-width:30%;
	float:left;
	margin-bottom: 40px;
}


.artplus-item{
	margin-left: 32% !important;
}


}