/*

    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. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .wpb_single_image .wpb_wrapper img{
	position:static;
	z-index:-10;
	background-attachment:fixed;
}

body .site-branding .wrap p{
	background-blend-mode:multiply;
}

body .hentry .wrap .wpb_row.yp_onscreen{
	-webkit-animation-name:slideInUp;	animation-name:slideInUp;
	-webkit-animation-duration:1s;	animation-duration:1s;
	-webkit-animation-delay:0s;	animation-delay:0s;
}

body .hentry .wrap .wpb_row{
	-webkit-animation-fill-mode:both;	animation-fill-mode:both;
	background-image:url("https://eliteis.in/wp-content/plugins/waspthemes-yellow-pencil/assets/greyfloral.png");
	background-position-x:0%;
	background-attachment:scroll;
	background-blend-mode:color;
	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
}

body #page .site-content-contain #content #primary #main .hentry .panel-content .wrap .entry-content .wpb_row{
	-webkit-transform-origin:center bottom !important;	-ms-transform-origin:center bottom !important;	transform-origin:center bottom !important;
}

body .hentry .wrap{
	height:422px;
}

body #wp-custom-header img{
	-webkit-transform: translatex(256px) translatey(14px);	-ms-transform: translatex(256px) translatey(14px);	transform: translatex(256px) translatey(14px);
	-webkit-backdrop-filter: brightness(0) contrast(0) saturate(0);	backdrop-filter: brightness(0) contrast(0) saturate(0);
	background-size:auto;
	background-image:url("https://eliteis.in/wp-content/plugins/waspthemes-yellow-pencil/assets/green_gobbler.png");
	background-repeat:repeat-y;
	-webkit-background-clip:text;	background-clip:text;
	color:transparent;
	width:100%;
	background-position-x:63%;
	position:relative;
}

body #masthead .navigation-top{
	background-image:url("https://eliteis.in/wp-content/plugins/waspthemes-yellow-pencil/assets/greyfloral.png");
	background-attachment:fixed;
}

body #primary-menu > .menu-item > a{
	margin-left:-5px;
	margin-right:-5px;
}

@media (min-width:768px){

	body .hentry .wrap{
	padding-top:0px;
	}

}