/* * * * * * * * * FONTS * * * * * * * * */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Fjalla+One);
@font-face {
    font-family: "black_roseregular";
    src: url("../fonts/black_rose-webfont.woff2") format("woff2"),
         url("../fonts/black_rose-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
body { font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.navbar {
  font-family: "black_roseregular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform:uppercase;
  font-size:2rem;
}
.dropdown-menu {
  font-family: "FjallaOne", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform:uppercase;
  font-size:1.25rem;
}
h1, .h1, h2, .h2 {
  font-family: "black_roseregular", Helvetica, Arial, sans-serif;
  font-weight: normal;
	line-height:.9;
}
h3, .h3, h4, .h4 {
  font-family: "FjallaOne", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
h5, .h5, h6, .h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
	text-transform:uppercase;
}

.card-title, .entry-title { margin-bottom: .25rem; text-align:center;}

/* * * * * * * * * HEADERS * * * * * * * * */

@media (max-width: 767px) {
h1, .h1 {font-size:2rem !important;}
h2, .h2 {font-size:1.75rem !important;}
h3, .h3 {font-size:1.5rem !important;}
h4, .h4 {font-size:1.35rem !important;}
h5, .h5 {font-size:1.15rem !important;}
h6, .h6 {font-size:1rem !important;}
}

h1, .h1 {font-size:3.5rem;}
h2, .h2 {font-size:3rem;}
h3, .h3 {font-size:2.5rem;}
h4, .h4 {font-size:2rem;}
h5, .h5 {font-size:1.25rem;}
h6, .h6 {font-size:1.1rem;}

/* * * * * * * * * NAVBAR * * * * * * * * */

@media (max-width: 767px) {
.dropdown-menu {background-color: transparent !important;}
.nav-item {padding-left:10px !important;}
.topCush {margin-bottom:40px !important;}
}

.navbar { padding: .25rem; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: #FFCC00; text-shadow:0 0 6px #FFCC00; opacity:1 !important; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #FFF; text-shadow:0 0 6px #FFCC00; opacity:1 !important; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #FFF; text-shadow:0 0 6px #FFF; opacity:1 !important; }

.dropdown-menu {
  text-align: inherit;
  list-style: none;
  background-color: rgba(0,0,0,0.7);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  padding: 0;
}

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #FFF; text-shadow:0 0 6px #FFF; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #FFF; text-shadow:0 0 6px #FFCC00; }

.navbar-toggler { background-color: #296e6a; }
.navbar-toggler:link { color: #FFCC00; opacity:1; }
.navbar-toggler:hover { color:#FFF; background-color: #000; }

.navbar-dark {
	background-color:rgba(0,0,0,0.75) !important;
}
.dropdown-toggle::after {
border: none!important;
font: normal normal normal 14px/1 FontAwesome;
content: "\f107"!important; /* the desired FontAwesome icon */
vertical-align: 0; /* to center vertically */
}
li.menu-item.show a.dropdown-toggle::after {
content: "\f106"!important /* the different icon */
}

/* * * * * * * * * * SOCIAL * * * * * * * * * */

.social {
	clear:both;
	text-align:center;
	margin:10px;
	padding:0 10px;	
}
ul.like-buttons{
list-style: none;
margin: 5px 0 20px 0;
padding: 0;
text-align:center;
}

ul.like-buttons li{
display:inline-block;
margin:0 5px;
vertical-align:top;
}

.fb-page, .fb-page span, .fb-page span iframe[style] {width: 100% !important;}

.sv-social-icons {text-align:center;}

/* * * * * * * * * * Colors * * * * * * * * * */
body {
  color: #eeeeee;
}

h1, .h1 {
  color: #FFAA00;
  text-shadow:0 0 6px #000;
}
h2, .h2 {
  color: #ff7200;
  text-shadow:0 0 6px #000;
}
h3, .h3 {
  color: #ffe993;
  text-shadow:0 0 6px #000;
}
h4, .h4 {
  color: #ff4200;
  text-shadow:0 0 6px #000;
}
h5, .h5 {
  color: #f78664;
  text-shadow:0 0 6px #000;
}
h6, .h6 {
  color: #f7bc64;
  text-shadow:0 0 6px #000;
}
a {
  text-decoration:none;
 }
a:link,a:visited, 
.entry-meta a, .comments-link a, .edit-link a,
.cat-links a, .tags-links a,
.single .post-navigation .nav-links a,
.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a,
.comments-area .logged-in-as a {color:#FFCC00;}

/* .entry-title a:hover { color: #00c0ff !important; } */

a:hover,a:active,a:focus, .entry-meta a:hover, .comments-link a:hover, .edit-link a:hover,
.cat-links a:hover, .tags-links a:hover,
.single .post-navigation .nav-links a:hover,
.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover,
.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover,
.comments-area .comment-author a:hover,
.comments-area .logged-in-as a:hover { color: #FF0000; text-decoration:none; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul {color:#999;}

.badge-light {background-color:#363636; border:1px solid #FFCC00 !important;}
.badge-light:hover {background-color:#330000 !important; border:1px solid #FFF !important;}

.btn-outline-primary, .btn-primary {
	background: #AA0000;
background: -moz-linear-gradient(top, #AA0000 0%, #330000 100%);
background: -webkit-linear-gradient(top, #AA0000 0%,#330000 100%);
background: linear-gradient(to bottom, #AA0000 0%,#330000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AA0000', endColorstr='#330000',GradientType=0 ); 
	border:1px solid #AA0000 !important;
}
.btn-outline-primary:hover, .btn-primary:hover {
	background: #EE0000;
background: -moz-linear-gradient(top, #EE0000 0%, #AA0000 100%);
background: -webkit-linear-gradient(top, #EE0000 0%,#AA0000 100%);
background: linear-gradient(to bottom, #EE0000 0%,#AA0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EE0000', endColorstr='#AA0000',GradientType=0 );
	border-color:#FFF !important;
}

a.text-dark {color: #660000 !important;}

.SVfooter a, .SVfooter a:link { color: #AA0000 !important; text-decoration:none; }
.SVfooter a:hover { color: #EE0000 !important; text-decoration:none; }

hr { 
border: 0; 
height: 1px; 
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255,0,0, 0.75), rgba(0, 0, 0, 0)); 
}

/* * * * * * * * * * Footer * * * * * * * * * */

.site-info {font-size:.85rem;}

/*.wp-bp-footer-widget {font-size:.85rem;}*/

/* * * * * * * * * * Misc * * * * * * * * * */

.card {background-color:rgba(0,0,0,0.75);}

.SVwidget {background-color:rgba(0,0,0,0.75);}

.SVMasthead {text-align:center; margin:2rem auto;}

.topCush {margin-bottom:60px;}
/* ------------------------------------------------------------------------------------------ Animated Items on page */
.animated {
	visibility: hidden;
}
.visible {
	visibility: visible;
}