/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* vars */
@import "_vars.scss";

/* Existing Selectors *//* Existing Selectors *//* Existing Selectors *//* Existing Selectors *//* Existing Selectors */
/*
* Front
*/
.alignnone{
	margin-bottom: 15px;
}


.aligncenter{
	clear:         both;
	display:       block;
	margin-left:   auto;
	margin-right:  auto;
	margin-bottom: 15px;
	text-align:    center;
}


.small{
	font-size:   80%;
	line-height: 1;
}


.wp-caption{
	padding:          15px;
	background-color: #FFFFFF;
	border:           1px solid #CCCCCC;
}


.wp-caption img{
	border: 1px solid #EEEEEE;
}


.wp-caption-text{
	color:      #777777;
	font-size:  13px;
	text-align: center;
	margin:     10px 0 0 0 !important;
}


.clear{
	clear: both;
}


.screen-reader-text{
	position: absolute;
	left:     -1000em;
}


/*
 * rev_slider
 */
.rev_slider iframe{
	border: none;
}


/*
 * embed shortcode
 */
.videoWrapper{
	width:         100%;
	height:        0;
	position:      relative;
	padding:       0 0 56.25% 0;
	margin-top:    20px;
	margin-bottom: 20px;
}


.videoWrapper.alignleft,
.videoWrapper.alignright{
	margin-top: 0;
}


.videoWrapper iframe{
	position: absolute;
	top:      0;
	left:     0;
	width:    100%;
	height:   100%;
}


@media (max-width: 480px){
	/* STARTzz */
	.videoWrapper.legacy.alignleft,
	.videoWrapper.legacy.alignright{
		padding-bottom: 245px !important;
	}

	/* ENDzz */
}


/* --- */
/* --- */

/* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*/
/*
* Front
*/
#fixed{
	position: fixed;
	z-index:  999;
}


.center,
.c{
	text-align: center;
}


.bold{
	font-weight: bold;
}


.uppercase{
	text-transform: uppercase;
}


/* --- */
/* --- */

/* UNSORTED */
