﻿/*
Theme Name: 	Nominee Child
Theme URI:      http://themeforest.net/user/trendytheme
Author:         TrendyTheme
Author URI:     http://themeforest.net/user/trendytheme
Description: 	Nominee - WordPress theme for Candidate/Political Leader. It can also be use as any non-profit organization, such as charity, event, campaign etc. It’s unique design is flexible enough to fit any political option and social issue.
Template:     	nominee
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	nominee-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu,  featured-images,  full-width-template, post-formats, sticky-post, theme-options
*/

@import url("../nominee/style.css");

a, a > * {
    text-transform: none!important;
}

.section-intro h2 {
      text-transform: none;
}

.main-menu-wrapper {
	display: inline;
	float: right;
}

.navbar-header {
	display: inline;
}

.navbar-brand a {
	display: inline;
}

.navbar-brand a::after {
	content:"Българска Общност за Либерална Демокрация";
	display: inline-block;
	width: 170px;
	font-size: 12px;
	line-height: 21px;
	color: #2f2f2f!important;
	text-transform: uppercase;
}

.main-menu {
    margin-top: 45px;
}

.intro-link-button {
	display: inline-block;
	padding: 13px 30px !important;
	background-color: #4658a3;
	color: #ffffff;
	font-size: 14px;
	margin-top: 40px;
}

.intro-link-button:hover {
	background-color: #fff;
	color: #2b388f;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333!important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #333!important;
}

.subscribe-form input[type=email] {
  padding: 10px;
}

.subscribe-form input[type=submit] {
  border:none;
}

.vc_tta-accordion .vc_tta-panel-title, .post-category-wrapper .entry-title {
  font-size: 16px;
}

.navbar-default .navbar-nav>li>a {
  font-size: 15px;
}

.footer-sidebar, .tt-latest-post .media-body h4 a {
  font-size: 14px;
}

#slides {
  max-height: 420px;
}

.tt-slider .tt-title {
  font-size: 22px;
  line-height: 38px;
  text-transform: none;
}

.tt-slider .intro-sub {
  font-size: 26px;
  text-transform: none;
}

.human-rights .fa-newspaper-o:before {
  content: "";
  background-image: url(https://bold.codeless.bg/wp-content/uploads/2019/07/human-rights.svg);
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  margin-top: 6px;
  display: inline-block;
}

.human-rights:hover .fa-newspaper-o:before {
  background-image: url(https://bold.codeless.bg/wp-content/uploads/2019/07/human-rights-hover.svg);
}

.shield .fa-shield:before {
  content: "";
  background-image: url(https://bold.codeless.bg/wp-content/uploads/2019/07/shield.svg);
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  margin-top: 9px;
  display: inline-block;
}

.shield:hover .fa-shield:before {
  background-image: url(https://bold.codeless.bg/wp-content/uploads/2019/07/shield-hover.svg);
}

.horizontal-news .media {
  display: inline-block;
  width: 33%;
  box-sizing: border-box;
  vertical-align: top;
}

.horizontal-news .media:first-child {
  margin-top: 15px;
}

.tt-effect figcaption .content .btn {
  text-transform: none;
}

.wpcf7 .volunter-form-wrapper .btn {
  text-transform: none;
}

.campaign-scoop address {
  text-transform: none;
}

.single-event-header .campaign-scoop h2 {
  text-transform: none;
}

@media (max-width: 1024px) {
  .horizontal-news .media {
    display: block;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .tt-slider .tt-title {
    font-size: 22px!important;
    line-height: 22px!important;
  }
  .visible-xs {
    display: block;
  }
  .hidden-xs {
    display: none;
  }
  .navbar-brand h1 img {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .navbar-brand {
    font-size: 10px;
    line-height: 12px;
    padding: 0;;
  }
  .navbar-brand a::after {
    color: #fff!important;
    font-size: 10px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .tt-slider .tt-title {
    font-size: 28px!important;
    line-height: 26px!important;
  }
}

@media (max-width: 449px) {
  .tt-slider, #slides .slides-container li img {
    height: 340px !important;
  }
}
