/*
 Theme Name:     Mayo
 Description:    Mayo Theme
 Author:         Paul Remaud
 Template:       peak
 Version:        1.1.0
*/

/*  Theme customization starts here
    ========================================================================== */


/*Quatre colonnes*/
.gallery-item {height:220px;}

/* décaler logo*/
.table .oy-logo a img { margin-left:-22px; }

.portfolio-gallery .project-title{line-height: 1.4em;}

/*Ajouter des marges aux galeries*/
.gallery-columns-3 .gallery-item {
    width: 32% !important;}

.gallery-columns-4 .gallery-item {
    width: 23% !important;
	height:130px;
}

#gallery-1 .gallery-item { 
    margin-bottom: 10px !important;
    margin-right: 10px !important;
}

/*élargir colonne du menu*/
.menu-container {
    min-width: 300px;}

/*chgt opacité galerie*/
.tos-desktop .tos-wrapper.tos-fixed {
    background-color: #FFF !important;
}


.tos-uibg {
    background-image: -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.15) 0px, transparent 100%) !important;}

/* flèches noires bord blanc galerie*/
.tos-close, .tos-next, .tos-prev {
    background: #fff none repeat scroll 0% 0% !important;}
.tos-close span::after, .tos-close span::before, .tos-next span, .tos-prev span {
    border-top: 3px solid #000 !important;
    border-right: 3px solid #000 !important;
}

.tos-prev span {transform: rotate(225deg) !important;}
.tos-close span::before {transform: rotate(225deg) !important;}

.tos-close span::after, .tos-close span::before {
    height: 10px !important;
    width: 10px !important;}

/*Retouches pour carnets*/
.wp-caption {width: auto !important;
max-width: 100% !important;
margin-bottom: 1.75em;
text-shadow: none;
text-align: none;
font-style: italic;
display: inline-block;}

/*décalage réseaux sociaux
.social-and-search.group.social-exists {margin-left:225px !important;}*/

.page-template-template-portfolio-php .header, .single-portfolio .header, .tax-portfolio_category .header, .single-portfolio-container {
    margin-bottom: 2.5em;
}

/*coller titre sous vignettes accueil*/
.project-link .thumb-container {
    margin-bottom: -5px;
}


/*essai logo décalage*/
.social-and-search.social-exists {
    margin-left: 5em;
}
.table .oy-logo a img{width:100%;} /*pour Mozilla*/
