/*  

Don't edit main style.css file.
All your custom style settings and tweaks can be placed here.

Backup this file before theme update - so after update can be restored!
 
*/

.flexinside p a,.flexinside p a:hover,.flexinside h2 a:hover{ color:#fff !important;}

.rev_slider a,
.rev_slider a:hover{ color:#fff !important;}

.entry_item p{
	-moz-column-count: 2;
    -moz-column-gap:40px;
    -webkit-column-count: 2;
    -webkit-column-gap:40px;
}

::selection {background:#000; color:#FFF;}
::-moz-selection {background:#000;color:#FFF;}

.views{ display:none;}

.nav>li>a{ text-transform:uppercase; letter-spacing:1px;}