/*
 Theme Name:   Audace
 Description:  theme portfolio Sylviane Gérardin 2020
 Author:       Sylviane Gérardin
 Template:     twentytwenty
 Version:      1.0.0
*/


/* --- GENERAL --- -------------------------------------------------------------------------------------*/


body.custom-background{
	background-color: #f1f1f1 !important;
}

body {
    font-family: "Lato", sans-serif;
	font-weight: 400 !important;
}

a { 
	/*color: #ffffff;*/
	color: #5900FF;
	text-decoration:none !important;
}

/*a:hover { 
	color: #a78461 !important; 
} */

.burgermenu {
	font-family: "Lato", sans-serif;
	font-weight: 400 !important;
}


h1 {
	font-size: 40px;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	letter-spacing: 1px;
	line-height: 1.25;
	color: #333333;
	margin : 0px 0 0 0 !important;
	text-transform: uppercase !important;
	word-break: normal;
}

h2{
	text-align: center;
	color: #a78461;
	font-family: 'Lato', sans-serif;
	font-size: 80px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	word-break: normal;
	line-height: 0.5;
}
	
}


h3 {
	font-size: 25px;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	line-height: 1.25;
	color: #280071;
	margin : 0px 0 0 0 !important;
}

h4 {
	font-size: 20px;
	font-weight: 400;
	font-family: "Lato", sans-serif;
	line-height: 1.25;
	color: #280071;
	margin : 0px 0 12px 0 !important;
}


h1, .heading-size-1, h2, .heading-size-2, h3, .heading-size-3 {
    margin: 0 !important;
}

p {
	font-weight: 300;
	font-family: "Lato", sans-serif;
	line-height: 1.5;
	color: #333333;
	font-size: 20px !important;
}

video {
    border-radius: 5px;
}

/*Pour WebKit (utilisé par Chrome et Safari, par exemple)*/

::selection {
 color: #fff;
 background: #280071;
 }

/*Pour Gecko (utilisé par Mozilla Firefox, par exemple)*/

::-moz-selection {
 color: #fff;
 background: #280071;
 }

.cta a {
	text-transform: uppercase !important;
	font-weight: 600;
	font-family: "Lato", sans-serif;
}

.page {
	overflow: visible !important;
}

.single.single-post{
	overflow: visible !important;
}

.vcv-content.vcv-content--header-footer.vcv-content--boxed {
  padding-top: 0;
}

/*<rect x="0" width="24" height="1" y="2"></rect><rect x="0" width="24" height="1" y="8"></rect><rect x="0" width="24" height="1" y="14"></rect>*/

/* --- Header --- -------------------------------------------------------------------------------------*/

.upbutton {
	top: 80% !important;
	right: 0px !important;
	position: fixed !important;
	z-index: 999;
}

.downbutton {
	top: 80% !important;
	left: 50% !important;
	right: 50% !important;
	position: fixed !important;
	bottom: 10%;
	z-index: 999;
}

.downbutton2 {
	/*top: 80% !important;
	left: 49% !important;
	/*position: fixed !important;*/
	bottom: 10%;
	z-index: 999;
}

button.vce-sandwich-menu-open-button {
    display: inline-block;
    background: 0 0;
    padding: 0;
    line-height: normal;
    box-shadow: none;
    text-decoration: none;
    position: relative;
    vertical-align: top;
    transition: background-color .2s ease-in-out;

}

.vce-sandwich-menu-shape--square button.vce-sandwich-menu-open-button {
    width: 71px;
    height: 71px;
    border: 1px solid !important;
	border-image: linear-gradient(45deg, #280071 0%,#28007133 100%) 1 !important;
}

.vce-sandwich-menu-shape--square button.vce-sandwich-menu-open-button:hover {
    width: 71px;
    height: 71px;
    border: 1px solid !important;
	border-image: linear-gradient(45deg, #a78461 0%,#a7846133 100%) 1 !important;
}


button.vce-sandwich-menu-close-button {
    position: absolute;
    z-index: 1;
	top: 45px !important;
    right: 45px !important;
	width: 71px;
    height: 71px;
    border: 1px solid !important;
	border-image: linear-gradient(45deg, #a78461 0%,#a7846133 100%) 1 !important;
	background-color: #280071 !important;
}


.border {
	border: 0 1px 1px 1px solid #a78461;
}

.vce-sandwich-menu--overlay-background-b-40-0-113 .vce-sandwich-menu-container {
    background-color: #280071;
    /*transition: all 0.15s ease-in-out;*/
}

/*.vce-sandwich-menu-inner li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
}*/

.vce-sandwich-menu-inner ul li {
    display: block;
    height: 25%;
    min-height: 50px;
    position: relative;
}

.vce-sandwich-menu-inner nav > ul > li a{
    text-decoration: none;
	position: relative;
	color: #a78461;
	overflow: hidden;
	height: 70px;
}

.vce-sandwich-menu-inner ul li a:hover::after, .vce-sandwich-menu-inner ul li a:focus::after, .vce-sandwich-menu-inner ul li a:active::after {
    width: 100%;
}

.vce-sandwich-menu-inner ul li a::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 1px;
    background: #bda389;
    -webkit-transition: .35s;
    transition: .35s;
}

.vce-sandwich-menu-inner nav > ul > li a, path {
    transition: all 0.30s linear;
}


.cta span a {
    font-family: "Lato", sans-serif;
}


.vce-portfolio-post-grid-container.vce-posts-grid-container .vce-post-description--author-title-color-b-255-255-255 .vce-posts-author--name {
    display: none;
}


.vcv-content section {
	padding: 0 30;
}

.vce-features--style-outlined-diamond .vce-features--icon {
	border-width: 1px !important;
	border-style: solid;
}

/* --- Boutons hover grid --- -------------------------------------------------------------------------------------*/

.discover span {
	font-family: 'Lato', sans-serif;
	font-weight: 600 !important;
	color: white;
}

/* --- HOME --- -------------------------------------------------------------------------------------*/


.grid div {
	justify-content: center !important;
}

.grid h3 {
    color: #fff !important;
    font-family: 'Lato', sans-serif;
    font-size: 4rem !important;
    font-style: normal;
    letter-spacing: 1px;
    align-self: center;
}




/* --- PAGE CONTACT --- -------------------------------------------------------------------------------------*/

.rc-anchor-light.rc-anchor-compact {
    border: 1px solid #A78461 !important;
}
.rc-anchor-light {
    background: #A78461 !important;
    color: #353333;
}
.rc-anchor-compact {
    height: 136px;
    width: 156px;
}


/* --- PROJETS --- -------------------------------------------------------------------------------------*/



.discover span {
	font-family: 'Lato', sans-serif;
	font-weight: 600; 
}

.titleproject h3{
    text-align: right !important;
	font-family: 'Lato', sans-serif;
	font-weight: 300; 
	color: #a78461;
    margin: 0;
    padding: 20px;
}

.discover span {
	font-family: 'Lato', sans-serif;
	font-weight: 300; 
}


.h2_projet span{
	text-align: center;
	writing-mode: vertical-rl;
	transform: rotate(-180deg);
	color: #280071;
	font-family: 'Lato', sans-serif;
	font-size: 28pt;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase !important;
	max-width: 150px;
}

.h2_projet  {
	width: 150px !important;
	z-index: 2;
}


.vce-single-image-wrapper figure {
    margin: 0;
/*    max-width: 90%;*/
}


.vce-single-image-wrapper figcaption {
    font-style: normal !important;
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
;
}

.description p span {
	font-size: 14px !important;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 1px;
}

/* --- PRODUITS RELATIFS --- -------------------------------------------------------------------------------------*/

/*.vce-post-description .vce-post-grid-with-hover-button--image {
    border-radius: 5px;
}*/

.vce-post-description .vce-post-grid-with-hover-button--image:hover {
    border-radius: 5px;
}



/* --- PAGE A PROPOS --- -------------------------------------------------------------------------------------*/

.log p {
		text-align: center;
	}	



/* --- FOOTER --- -------------------------------------------------------------------------------------*/

footer a:focus {
	color: #a78461 !important;
}

footer li.menu-item.current-menu-item > a {
	color: #a78461 !important;
}


/* --- RESPONSIVE --- -------------------------------------------------------------------------------------*/

@media screen and (min-width: 1450px){
	
.max60{
	max-width: 60% !important;
	margin: 0 auto 0 auto !important;
}
	
h3 {
  font-size: 25px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  line-height: 1.25;
  color: #280071;
  margin: 0px 0 0 0 !important;
}

}

@media screen and (min-width: 1080px) and (max-width: 1200px){

	h3 {
  font-size: 25px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  line-height: 1.25;
  color: #280071;
  margin: 0px 0 0 0 !important;
}	
	
}

@media screen and (min-width: 1200px){

	h1 {
	font-size: 30px;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	letter-spacing: 1px;
	line-height: 1.25;
	color: #333333;
	margin : 0px 0 0 0 !important;
	text-transform: uppercase !important;
	word-break: normal;
}
	
h3 {
  font-size: 25px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  line-height: 1.25;
  color: #280071;
  margin: 0px 0 0 0 !important;
}
	
.max70{
	max-width: 70% !important;
	margin: 0 auto 0 auto !important;
}
	
.max80{
	max-width: 80% !important;
	margin: 0 auto 0 auto !important;
}		
.max60{
	max-width: 60% !important;
	margin: 0 auto 0 auto  !important;
}
	
.max50{
	max-width: 50% !important;
	margin: 0 auto 0 auto !important;
}
	
/*.vce-sandwich-menu.vce-sandwich-menu--alignment-right {

    padding: 45px 0 45px 0 !important;

}*/

.el-9ccd03e1{
  padding: 45 45px;
    
}	
}

@media screen and (max-width: 1080px){
	
h1 {
	font-size: 30px !important;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	letter-spacing: 1px;
	line-height: 1.25;
	color: #333333;
	margin : 0px 0 0 0 !important;
	text-transform: uppercase !important;
	word-break: normal;
}
	
h2 {
	text-align: center;
	color: #a78461;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	word-break: normal;
	
}


h3 {
  font-size: 25px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  line-height: 1.25;
  color: #280071;
  margin: 0px 0 0 0 !important;
}

h4 {
	font-size: 20px;
	font-weight: 400;
	font-family: "Lato", sans-serif;
	line-height: 1.25;
	color: #280071;
	margin : 0px 0 12px 0 !important;
}
/* --- GRID PROJETS --- -------------------------------------------------------------------------------------*/	
	
.eg-mckinley-element-34 {
  font-size: 18px !important;
  line-height: 36px !important;
  color: #a78461 !important;
  font-weight: 100 !important;
  padding: 5px 5px 5px 5px !important;
  border-radius: 5px 5px 5px 5px !important;
  background: rgba(255,255,255,0) !important;
  z-index: 2 !important;
  display: block;
  font-family: "Lato",sans-serif !important;
  border-top-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 0px !important;
  border-left-width: 0px !important;
  border-color: rgba(0,0,0,0) !important;
  border-style: solid !important;
  line-height: 1.5 !important;
}
	
}	
	
@media screen and (max-width: 1024px){
	
h1 {
	font-size: 30px;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	letter-spacing: 1px;
	line-height: 1.25;
	color: #333333;
	margin : 0px 0 0 0 !important;
	text-transform: uppercase !important;
	word-break: normal;
}
	
h2 {
	text-align: center;
	color: #a78461;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	word-break: normal;
	
}


h3 {
	font-size: 25px;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	line-height: 1.25;
	color: #280071;
	margin : 0px 0 0 0 !important;
}

h4 {
	font-size: 20px;
	font-weight: 400;
	font-family: "Lato", sans-serif;
	line-height: 1.25;
	color: #280071;
	margin : 0px 0 12px 0 !important;
}
	
/* --- GRID PROJETS --- -------------------------------------------------------------------------------------*/	
	
.eg-mckinley-element-34 {
  font-size: 18px !important;
  line-height: 36px !important;
  color: #a78461 !important;
  font-weight: 100 !important;
  padding: 5px 5px 5px 5px !important;
  border-radius: 5px 5px 5px 5px !important;
  background: rgba(255,255,255,0) !important;
  z-index: 2 !important;
  display: block;
  font-family: "Lato",sans-serif !important;
  border-top-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 0px !important;
  border-left-width: 0px !important;
  border-color: rgba(0,0,0,0) !important;
  border-style: solid !important;
  line-height: 1.5 !important;
}
	
}
	
@media screen and (max-width: 768px){

	/*section {
	padding: 0;
}*/
	
	h1 {
	font-size: 60px;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	letter-spacing: 1px;
	line-height: 1.25;
	color: #333333;
	margin : 0px 0 0 0 !important;
	text-transform: uppercase !important;
	word-break: normal;
}
	
h2 {
	text-align: center;
	color: #a78461;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px !important;
	text-transform: uppercase;
	word-break: normal;
	
}
	

	
.vce-post-grid-with-hover-button-container.vce-posts-grid-container .vce-posts-grid-list {
	display: block !important;
}
	
	
/* --- GRID PROJETS --- -------------------------------------------------------------------------------------*/	
	
.eg-mckinley-element-34 {
  font-size: 18px !important;
  line-height: 36px !important;
  color: #a78461 !important;
  font-weight: 100 !important;
  padding: 5px 5px 5px 5px !important;
  border-radius: 5px 5px 5px 5px !important;
  background: rgba(255,255,255,0) !important;
  z-index: 2 !important;
  display: block;
  font-family: "Lato",sans-serif !important;
  border-top-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 0px !important;
  border-left-width: 0px !important;
  border-color: rgba(0,0,0,0) !important;
  border-style: solid !important;
  line-height: 1.5 !important;
}
	
}


@media screen and (min-width: 375px) and (max-width: 543px){

	
	.vce-posts-grid-item {
	height: 272px;
	width: 100% !important;
	max-width: 100% !important;
}
	
	h1 {
	font-size: 18px;
	word-break: normal;


}
	
	h2{
	text-align: center;
	color: #a78461;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	word-break: normal;
	
}
	
		  p {
  font-size: 14px !important;
}
	
.titleproject h3 {
  text-align: right !important;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #a78461;
  margin: 0;
  padding: 20px;
  font-size: 18px !important;
}
	
h3,
.heading-size-3 {
	font-size: 18px !important;
}
	
}

@media screen and (min-width: 320px) and (max-width: 374px){

	  
	  p {
  font-size: 14px !important;
}

	
	h1 {
	font-size: 24px !important;
	word-break: normal !important;


}
	
	h2{
	text-align: center;
	color: #a78461;
	font-family: 'Lato', sans-serif;
	font-size: 18px !important;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px !important;
	text-transform: uppercase;
	line-height: 1.5;
	word-break: normal !important;
	
}
	
h3 {
	font-size: 14px;

	
}

h4 {
	font-size: 14px;
	
}

.log p {
		font-size: 16px !important;
		text-align: center;
	}	
	

.titleproject h3 {
  text-align: right !important;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #a78461;
  margin: 0;
  padding: 20px;
  font-size: 18px !important;
}
	
/*h3,
.heading-size-3 {
	font-size: 18px !important;
}*/
	
	
	
.vce-col-content, .vce-col-inner {
  overflow-wrap: normal !important;
}
	

.footermenu .vce-basic-menu-container .menu {
	    text-align: center !important;
    	display: block !important;
		padding: 30px;
}
	
.footermenu .vce-basic-menu-container .menu li {
    margin: 0rem;
}
	
	
}

