/*  
Theme Name: Olimpia
Theme URI: http://qkthemes.com
Version: 1.0
Description: Created by <a href="http://qkthemes.com">QKThemes</a>
Author: <a href="http://qkthemes.com">qkthemes</a>
Author URI: <a href="http://qkthemes.com">qkthemes</a>
Tags: light, gray, white, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: olimpia

---------

DO NOT EDIT THIS FILE.
*/
body .wpb_row, body .wpb_content_element{
	margin-bottom: 0px;
}
.fullwidth .vc_col-sm-12{
  padding: 0px;
}
.container .container {
  max-width: 100%;
  padding: 0px !important;
}

.vc_row {
  margin-left: 0 !important;
  margin-right: 0  !important;
}
iframe{
	border: none;
}
.screen-reader-text{}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}
.sticky {
	border: 3px dotted black;
	padding: 10px;
}
select{
	max-width: 100%;
}
.alignright{
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
}
.alignleft{
	float: left;
	margin-right: 20px;
	margin-right: 30px;
}
.clear{
	clear: both;
}

.aligncenter{
	float: none;
	margin: 30px;
}

img{
	max-width: 100%;
	height: auto;
}
#wp-calendar{
	width: 100%;
}
#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	border: 1px solid #dedede;
}
.widget {
	overflow: hidden;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories{
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #cccccc;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li{
	border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a{
	display: inline-block;
  /*width: 100%;*/
  color: #cccccc;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 20px;
  font-size: 11px;
  padding-right: 20px;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover{
	color:#222;
}
.tagcloud{
	overflow: hidden;
}
.tagcloud a{
	display: inline-block;
  background: #fff;
  border: 1px solid #eeeeee;
  float: left;
  font-size: 11px !important;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  padding: 6px 10px;
  border-radius: 4px;
  margin: 0px 2px 2px 0px;
}
.comment-reply-link{
	text-transform: uppercase;
}
.comment .media-left img{
	border-radius: 50%;
  border: 2px solid #f5f5f5;
  margin-right: 20px;
}
.comments .children{
	margin-left: 80px;
}
.media-body {
  max-width: 615px;
  width: auto;
}
input[type="submit"]{
	width: auto;
  height: 40px;
  line-height: 36px;
  padding: 0px 40px;
  background: #222222;
  color: #fff;
  border: none;
  border-radius: 3px;
  margin-top: 15px;
}
.tagcloud  a:hover {
background: #f4d03f;
  border-color: #f4d03f;
  color: #fff;
}
.side-bar .widget{
  margin-top: 40px;
}
.realted-post span a{
  text-transform: uppercase;
  font-weight: bold;
  color: #cccccc;
  display: inline-block;
  width: auto;
  font-weight: normal;
  margin-top: 10px;
}
.post-section .no-thumb .style-up{
	margin-top: 0px;
}
.tittle-main{
  line-height: 55px;
}
.item img{
  width: 100%;
}
.bnr-3-home .item{
  position: relative;
}
.bnr-3-home .vc_col-sm-12 .item-info {
  top: 20%;
}
.bnr-3-home .vc_col-sm-12 .bnr-text {
  width: 45%;
}
@media (max-width: 1730px) and (min-width: 1200px){
  .bnr-3-home .vc_col-sm-12 .bnr-text {
    width: 80%;
  }
  .bnr-3-home .vc_col-sm-12 .bnr-text .tittle-main {
    letter-spacing: 0px;
    font-size: 26px;
    line-height: 35px;
  }
}
@media (max-width: 1199px) and (min-width: 992px){
  .bnr-3-home .vc_col-sm-12 .bnr-text {
    width: 90%;
  }
  .bnr-3-home .vc_col-sm-12 .bnr-text .tittle-main {
    letter-spacing: 0px;
    font-size: 26px;
    line-height: 35px;
  }
}

@media (max-width: 991px) and (min-width: 768px){
   .bnr-3-home  .bnr-text {
    width: 90% !important;
    padding: 20px 10px;
  }
  .bnr-3-home .vc_col-sm-12 .bnr-text .tittle-main {
    letter-spacing: 0px !important;
    font-size: 22px !important;
    line-height: 28px !important;
    margin: 10px 0px;
  }
}

@media (max-width: 767px){

 .bnr-3-home .vc_col-sm-12 .bnr-text {
    width: 90%;
    padding: 20px;
  }
  .bnr-3-home .vc_col-sm-12 .bnr-text .tittle-main {
    letter-spacing: 0px !important;
    font-size: 20px !important;
    line-height: 30px !important;
    margin: 15px 0px;
  }
  .bnr-3-home img {
    width: 150%;
  }
  .bnr-3-home .vc_col-sm-6 .bnr-text{
    width: 70%;
  }
  .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next{
    display: none !important;
  }
  .owl-carousel .tittle-main {
    line-height: 42px;
    font-size: 30px;
  }
  .owl-carousel .bnr-text{
    padding: 10px 5px;
  }
}
.bnr-3-home  .bnr-text:hover {
  background: #ceb23d;
  border-color: #ceb23d;
}
.vc_col-sm-12{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.side-bar .widget:first-child{
  margin-top: 0px;
}
.tittle{
  margin-bottom: 50px !important;
}
.like{
  display: none;
}
.side-bar .widgettitle, .wpb_heading{
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 3px;
}
.side-bar .widgettitle:after, .wpb_heading:after{
  content: "";
  display: block;
  background: url(images/hr.png) center center no-repeat;
  border: none;
  height: 7px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.home-7-layout .post-text span a{
  color: #cccccc;
  font-size: 11px;
}
.widget-title{
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 3px;
}
.left-header .widget{
  padding: 0px 20px;
}
.mc4wp-form input[type="email"]{
  width: 100%;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  border: 1px solid #eeeeee;
}
button {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 0px;
  padding: 0px;
  background: #222222;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  float: right;
  margin-top: -40px;
  position: relative;
  z-index: 2;
}
label {
  font-weight: bold;
  color: #999999;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  margin: 0px;
  line-height: 28px;
}
.form-control {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #cccccc;
  box-shadow: none;
  border-radius: 0px;

}
.form-control:focus{
  outline: none;
  box-shadow: none;
  border-color: #222;
}
textarea.form-control{
  min-height: 275px;
}
.wpcf7-form ul li {
  text-align: left;
  margin-bottom: 10px !important;
}
.wpcf7-submit{
  float: right;
}
.top-bar ul.pull-left li:after{
  content: "|";
  display: inline-block;
  margin: 0 20px;
  color: #aaaaaa;
}
.top-bar ul.pull-left li:last-child:after{
  display: none;
}
@media(min-width: 769px){
  .default .nav .mega .dropdown-menu{
    width: 340px;
  }
  .default .nav .mega .dropdown-menu >li{
    width: 50%;
    float: left;
  }
}

.navbar-toggle i{
  color: #666;
}
header .nav>li.current-menu-item>a, header .nav>li.current-menu-parent>a{
  color: #f4d03f;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background: #f4d03f;
  color: #fff;
}
.dropdown-menu .dropdown-menu{
	left: 100%;
	top: 0px;
}
.dropdown-menu .dropdown:hover > .dropdown-menu{
	display: block;
}
header .dropdown-menu .dropdown:before{
	color: #fff;
}
.jr-insta-thumb{
  margin-top: 30px;
}
.comments .children{
  margin-top: 15px;
}
.comments .children li {
  border-top: 1px solid #eeeeee;
  border-bottom: none;
}
.post-fullwidth .media-body{
  max-width: 930px;
}
.single-post-tags li{
  display: inline-block;
}
.single-post-tags li span{
  color: #333;
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
}
.post-section.single-post{
	overflow: hidden;
}
.post-section.single-post article ul, .post-section.single-post article ol{
	padding-left: 20px;
}
.post-section.single-post article ul li, .post-section.single-post article ol li {
    list-style: inherit;
}
/*Post Social*/
.post-section li aside{
  padding-left: 50px;
}
.post-section li .share-social{
  width: 40px;
}
.single-post .post-section li .share-social, .single-post .share-social{
  width: 100% !important;
}
.single-post .post-section li .share-social .social_icons, .single-post .share-social .social_icons{
	padding-left: 40px;
}
.post-section.single-post article ul.single-post-tags{
  padding-left: 0px;
}
.img-post img{
  width: 100%;
}
.home-7-layout li > div{
  margin-bottom: 30px !important;
}
