/*
Theme Name: Yaaburnee Premium Theme
Theme URI: http://yaaburnee.diffrent-themes.com/
Description: Yaaburnee Premium Wordpress Theme
Author: Different Themes
Author URI: http://www.diffrent-themes.com/
Version: 1.1.7
Tags:
License: GNU General Public License
License URI: README_License.txt
*/

@media only screen and (min-width: 1025px) {

.monkx{
float: left;width: 33.3%;
}
.monkxx{
width: 33.3%; display: block; float: right; text-align: right;
}
.logox{
margin-left: auto; margin-right: auto; display: block; text-align: center; width: 33%;
}
body .theme-postman .border-top {
    background: none !important;
}

ul.top-navigation a {
color: #fff !important;
}

body .theme-postman .border-bottom{
    background: none !important;
}


body .theme-postman .border-left {
    background: none !important;
}


body .theme-postman .border-right {
    background: none !important;
}

ul.primary-navigation a {
    letter-spacing: 2px !important;
}

#primary-navigation .inner {
    border-bottom: 0px !important;
}

.recent-post-slider.design-4 .post-image-bg {
    background: #fff !important;
}
#header {
    margin-bottom: 0px !important;
}
.widget h3.widget-title {
    border-top: 0px solid !important;
}
#sidebar .widget {
    background: #f7f7f7 !important;
    padding: 10px !important;
}

#footer .row {
    padding-top: 0px !important;
}
.widget h3.widget-title {
    color: #000000 !important;
    font-size: 140% !important;
    font-weight: bold;
    text-align: center !important;
text-transform: none !important;
}


#primary-navigation .inner {
    background-color: #000;
}
ul.primary-navigation a {
    color: #fff;
letter-spacing: 1px;
}

#logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 390px;
    text-align: center;
}


}

/** Wordpress default clases */

/* =WordPress Core
-------------------------------------------------------------- */
.remove-br br{ 
	display:none; 
}

.alignnone {
    margin: 15px 15px 15px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto;
}

.alignright {
    float:right;
    margin: 15px 0 10px 20px;
}

.alignleft {
    float: left;
    margin: 15px 20px 10px 0;
}

.aligncenter {
    display: block;
    margin: 15px auto;
}

a img.alignright {
    float: right;
    margin: 15px 0 10px 20px;
}

a img.alignnone {
    margin: 15px 15px 15px 0;
}

a img.alignleft {
    float: left;
    margin: 15px 20px 10px 0;
}

a img.aligncenter {
    display: block;
    margin: 15px auto;
}

.wp-caption {
    background: #f5f5f5;
    border: 1px solid #ddd;
    max-width: 100%;
    padding: 5px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 15px 15px 15px 0;
}

.wp-caption.alignleft {
    margin: 15px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 15px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
	text-align: center;
	color: #999;
	font-style: italic;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 8px 0;
}

ul li a i { font-style: normal; }



/* isotope transition styles */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
  
#infscr-loading {
	bottom: 18px;
	font-style: normal;
	font-weight: normal;
	height: 60px;
	left: 50%!important;
	margin-left: -100px;
	background-color:#FFF;
	opacity:0.9;
	padding-top: 10px;
	position: fixed!important;
	text-align: center;
	z-index: 1000;
	width: 200px;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	-khtml-border-radius: 2px!important;
	-o-border-radius: 2px!important;
	-ms-border-radius: 2px!important;
	border-radius: 2px;
}

#infscr-loading img {
	text-align:center;
	display:block;
	margin: 0 auto 10px auto;
}
#infscr-loading em {
 font-size: 12px;
}
.sticky  {}
.bypostauthor   {}
.gallery-caption {}

.left-sidebar .blog-post .post-content {
	margin-right: 150px;
	margin-left: 0px;
}
.left-sidebar .blog-post .post-meta {
	text-align: left;
	padding-right: 0px;
	padding-left: 6px;
	float: right;
	min-width: 130px;
	background-position: left 4px;
}
.df-layerslider {
	width: 940px!important;
	height: 400px!important;;
}

.df-left{
	float:left!important;
}
.df-right{
	float:right!important;
}

.post-pages {
  padding: 0 20px 20px 20px;
}

.comments-pager {
  padding: 0 20px 20px 20px;
}

#google-map {
  margin-bottom: 30px;
}

#popup {
  max-width: 90%;
}

#popup img {
  max-width: 100%;
}