

/*-----------------------------------------------------------------
 These are dynamic accent color values generated by theme options
-----------------------------------------------------------------*/

.swell_social_widget a { 
	color:  !important !important; 
	}

a {
	color: ;
	}

::selection { 
	background: ;
	}

a.btn,
input[type="submit"],
button.btn,
.more-link {
	background-color: ;
	}

#header .logo a {
	border-bottom-color: ;
	}

#header #nav li a:hover {
	color: ;
	}

#header #nav li.current_page_item a,
#header #nav li.current-menu-parent a,
#header #nav li.current_page_parent a {
	color: ;
	}

#header #nav ul li.current-menu-item a {
	color:  !important !important;
	}

body.home #hero .flexslider .slide a .overlay {
	background: ;
	}

body.home #blog .entry-title a:hover {
	color: ;
	}

#content article h2.entry-title a:hover {
	color: ;
	}

#content article .entry-content blockquote {
	border-left-color: ;
	}

#content article.format-quote .entry-title a:hover blockquote p {
	color: ;
	}

#content article.format-link .entry-image p a {
	background: ;
	}

.mejs-time-current {
	background:  !important;
	}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background:  !important;
	}

.flex-direction-nav a:hover {
	background-color: ;
	}

.swell_project_widget .post a .overlay {
	background: ;
	}

.swell_project_widget .post a:hover .overlay {
	background: ;
	}

.swell_social_widget a:hover {
	background: ;
	}

body.page-template-template-portfolio-sortable-php .portfolio-filter li a.active,
body.page-template-template-portfolio-sortable-php .portfolio-filter li a:hover {
	color: ;
	}

body.page-template-template-portfolio-php .item a .overlay,
body.single-portfolio .item a .overlay {
	background: ;
	}

body.page-template-template-portfolio-php .item a:hover .overlay,
body.single-portfolio .item a:hover .overlay {
	background: ;
	}

#footer nav li a:hover,
#footer nav li.current-menu-item a {
	color: ;
	}


/* Responsive */

@media only screen and (max-width: 999px) {

	a.slicknav_btn:hover .slicknav_icon-bar {
		background: ;
	}

	.slicknav_nav .slicknav_arrow {
		color: ;
	}

}

/* Scrollable iFrame Touch */

.scroll-wrapper {
	-webkit-overflow-scrolling: touch;
  	overflow-y: scroll;

