/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. "Rendez-vous" Page

*/



/*-----------------------------------------------*/
/*  "Rendez-vous" Page                           */
/*-----------------------------------------------*/
body.page-id-2 .ct-main-navigation ul a{
	display:none;
}

body.page-id-2 .ct-header__logo-nav .ct-logo img{
	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
}

@media (min-width:1200px){

	body.page-id-2 .hentry .content-padding{
	padding-bottom:0px;
	padding-top:20px;
	}

}