/*
 Theme Name:   Smart Mag Child
 Theme URI:    http://theme-sphere.com
 Description:  Child based on Smart Mag
 Author:       Tudor Rogojanu
 Author URI:   http://theme-sphere.com
 Template:     smart-mag
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  smart-mag-child
*/
/* Smaller Phones - Some androids have upto 400px portrait */
@media only screen and (max-width: 400px) {
        .main-featured .slider .caption {
		overflow: hidden;
		position: static;
		background: white;
	}
}

.highlights .excerpt {
    border-bottom: 1px solid #d9d9d9;
    color: #949697;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 3%;
    padding-bottom: 14px;
}

.posts-list img {
    float: left;
    height: auto;
    width: 75%;
}

.posts-list li > a {
    float: left;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    /* width: 35%; */
}

.posts-list .content {
    border-bottom: 1px solid #d9d9d9;
    line-height: 1;
    margin-left: 35%;
    min-height: 73px;
}

.archive .main-heading{
    display: none;
}

.news-focus li > a {
    float: left;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    width: 20%;
}

.wrap {
    margin: 0 auto;
    padding: 0 62px;
    text-align: left;
    width: 85%;
}

.tagcloud a {
    color: #e54e53;
}

.post-header .post-meta {
    border-width: 0;
    margin-top: 0;
}

.wp-post-image {
    width: 100%;
}

.post-meta .cats {
    float: none;
}

.posted-on {
    padding-left: 40px;
}
.posted-on::before {
    border-bottom: 18px solid #ff4242;
    border-radius: 50px;
    content: " ";
    display: block;
    float: left;
    height: 20px;
    margin-top: -38px;
    position: absolute;
    width: 34px;
    -webkit-margin-before: -20px;
}

.post-header .post-title::before {
    border-left: none;
}

.post-header .post-title {
    padding-left: 0;
}

.comment-meta .comment-author, .comment-meta .comment-author a {
    color: #e54e53;
}

#bunyad-popular-posts-widget-5 h3 {
    background: none repeat scroll 0 0 #ff4242;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    margin-top: 33px;
}

#facebooklikebox-2 {
    text-align: left;
}

#bunyad-latest-posts-widget-2 h3 {
    background: none repeat scroll 0 0 #ff4242;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    margin-top: 33px;
}

.related_posts_rpw_main_content .postTime {
    color: #a6a6a6;
    font-size: 11px;
    text-transform: uppercase;
}

.authPage {
    margin-top: 14px;
}

.mainAuthContent {
    width: 96%;
}

.totbCategory {
    margin-top: 8px;
    width: 96%;
}

#relatedpostswidget-2 h3 {
    background: none repeat scroll 0 0 #ff4242;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    margin-bottom: 15px;
}

#related_posts_rpw li img {
    height: auto;
}

article {
    margin-top: 0px;
}

.top-bar {
   background: none;
   border: none;
}

.top-bar .search {
   float: left;
       margin: 10px 0 -15px 50px;
}

.live-search-results {
    top: 50px;
    left: 0;
}

.search .query, .searchform input, .searchform #s {
    border-image: none;
    border-style: none;
    border-width: 0;
}

.top-bar .search-button {
        margin-left: -37px;
        line-height: 53px;
}

.top-bar .search .fa-search {
    color: #fff;
    z-index: 100;
}

.social-icons .fa-facebook {
    background: none repeat scroll 0 0 #39599f;
}

.social-icons .icon {
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    margin-top: 15px;
    padding: 10px;
    text-align: center;
    width: 20px;
}

.social-icons .fa-rss {
    background: none repeat scroll 0 0 #1a1a1a;
}

.navigation {
width: 100%;
}
#main-head .wrap {
width: auto;
padding: 0px;
}
.main-head header {
width: 85%;
margin: 0 auto;
}
.navigation .menu {
margin: 0 auto;
width: 90%;
}

.main-head header {
    line-height: 130px;
}

.navigation {
    margin-top: -22px;
}

.main-featured {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-color: #fff -moz-use-text-color;
padding: 5px 0;
}

.main-featured .blocks {
    width: 30%;
}

.main-featured .blocks .widgettitle {
    background: none repeat scroll 0 0 #ff4242;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 34px;
    margin-bottom: 11%;
    padding: 0 14px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
}

.main-featured .cat {
    background: none repeat scroll 0 0 #ff4242;
    font-weight: bold;
}

.main-featured .slider {
    width: 70%;
}

.main-featured .slider .caption {
    background: none;
    background-color: rgba(241, 242, 236, 0.7);
    text-shadow: none;
    width: 40%;
    margin-bottom: 30px;
}

.main-featured .slider h3 a {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
}

.main .sidebar .widget {
    margin-bottom: 10px;
}

.posts-list .content > a {
    font-size: 12px;
}

.navigation .menu li > a {
    padding: 0 20px;
}

.nav-center ul li {
    font-size: 17px;
}


element.style {
    cursor: auto;
}
body {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    //min-width: 600px;
}
body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}
.main-footer {
    background: none repeat scroll 0 0 #1A1A1A;
}

.flex-direction-nav a::after {
    line-height: 0;
}

a img.alignnone {
    margin: 0 0 21px;
}
div.alignnone .wp-caption-text {
display:none;
}

.main-footer .wrap {
    padding: 27px 25px;
}

#camp-abonare-0 {
    background: none repeat scroll 0 0 white;
    border: medium none;
    color: black;
    font-size: 13px;
    font-weight: bold;
    margin-right: 13px;
    padding: 7px 14px;
    width: 169px;
    margin-top: 20px;
    margin-left: 3px;
}

#buton-abonare-0 {
    background: none repeat scroll 0 0 #ff4242;
    border: medium none;
    border-radius: 25px;
    color: #fff;
    font-size: 11px;
    height: 34px;
    padding-left: 3px;
    padding-right: 3px;
    text-transform: uppercase;
    font-weight: bold;
}

@media (max-width: 800px) {
    .main-head header { width: auto; }
}

#first-footer {
    text-align: center;
}

#middle-footer {
    //margin-left: -30px;
    margin: 0 auto;
    width: 87%;
}


#middle-footer h2 {
    line-height: 40px;
}

#middle-footer-1 {
float: left;
//margin-right: 80px;
//margin-top: -8px;
}

#middle-footer-2 {
float: right;
width: 180px;
//margin-top: -8px;
height: 120px;
}

#middle-footer-1 h2, #middle-footer-2 h2 {
    color: white;
}

#sustine-totb {
    line-height: 1.4;
    width: 100%;
}

#donate {
    text-align: center;
}

#donate h2 {
    color: white;
    text-weight: bold;
    margin-bottom: 30px;
}

#donate a {
    background: none repeat scroll 0 0 #ff4242;
    border: 8px solid white;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    padding: 24px 6px;
    text-decoration: none;
}

.lower-foot {
    background-color: #1a1a1a;
}

.news-focus .heading .subcats {
    float: left;
	width: 100%;	
	padding-left: 0px;
}

.news-focus .heading .subcats a {
	position: static;
	transform: none;
}

.news-focus .heading .active::before {
left: none;
margin-left: 0px;
}

.news-focus .heading .active::after, .news-focus .heading .active::before {
border: none;
bottom: 0px;
width: auto;
}

.news-focus .heading .active::after {
    border-color: none;
    border-width: 0px;
    left: none;
    margin-left: 0px;
}

.news-focus .heading .active::after, .news-focus .heading .active::before {
    border: none;
    bottom: 0px;
    width: 0;
}

.actual {
border-top: 5px solid #ff0000;
}

.news-focus .heading .subcats .actual a {
background-color: #ff0000;
    color: white;
text-decoration: none;
outline: none;
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
    padding: 5px 3px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.news-focus .heading .subcats .actual a.active {
border-top: none;
color: white;
}

.nav40 {
border-top: 5px solid #ff9900;
}

.news-focus .heading .subcats .nav40 a {
background-color: #ff9900;
     color: white;
text-decoration: none;
outline: none;
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
    padding: 5px 2px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.news-focus .heading .subcats .nav40 a.active {
border-top: none;
}

.nav39 {
border-top: 5px solid #840b0d;
}

.news-focus .heading .subcats .nav39 a {
background-color: #840b0d;
    color: white;
text-decoration: none;
outline: none;
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
    padding: 5px 2px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.news-focus .heading .subcats .nav39 a.active {
border-top: none;
}

.nav41 {
border-top: 5px solid #556270;
}

.news-focus .heading .subcats .nav41 a {
background-color: #556270;
   color: white;
text-decoration: none;
outline: none;
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
    padding: 5px 2px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.news-focus .heading .subcats .nav41 a.active {
border-top: none;
}

.nav35 {
border-top: 5px solid #1693a5;
}

.news-focus .heading .subcats .nav35 a {
background-color: #1693a5;
   color: white;
text-decoration: none;
outline: none;
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
    padding: 5px 2px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.news-focus .heading .subcats .nav35 a.active {
border-top: none;
}

.nav38 {
border-top: 5px solid #ff0066;
}

.news-focus .heading .subcats .nav38 a {
background-color: #ff0066;
  color: white;
text-decoration: none;
outline: none;
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
    padding: 5px 2px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.news-focus .heading .subcats .nav38 a.active {
border-top: none;
}

.nav37 {
border-top: 5px solid #5d7129;
}

.news-focus .heading .subcats .nav37 a {
background-color: #5d7129;
  color: white;
text-decoration: none;
outline: none;
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
    padding: 5px 2px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.news-focus .heading .subcats .nav37 a.active {
border-top: none;
}

.news-focus .heading li {
margin-left: 7px;
width: 13%;
padding: 0 4px 0 0;
font-size: 85%;
}

.hamburger {
    z-index: 1000;
}

.gallery-title, .section-head {
padding: 0;
}

.news-focus .heading a::before {
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: white;
    border-image: none;
    border-style: solid;
    border-width: 5px 0px 0 0px;
    content: " ";
    left: 0;
    position: absolute;
    right: 5px;
    top: -5px;
    z-index: 100;
    width: 100%;
}

.news-focus .heading .actual a::before {
   border-width: 5px 2px 0 0;
}

.main .sidebar::before, .sidebar .theiaStickySidebar::before {
    border-left: 1px solid #d9d9d9;
    height: 100%;
    margin-left: -10px;
    position: absolute;
    content: none;
}

.column, .row [class*="col-"] {
    padding-left: 27px;
    padding-right: 27px;
}

.main-featured .blocks {
    padding-left: 0;
}

.main {
    margin: -20px auto 42px auto;
}

.main-featured {   
    margin: 28px 0 25px;
    border: none;
}

.highlights .image-link img {
    margin-bottom: 12px;
}

.news-focus .posts-list {
    border-left: none;
}

.bottomSpacer {
    margin-bottom: 10px;
}

.gallery-title, .section-head {
    border: none;
}

.news-focus .excerpt {
    width: 175%;
}

.main-content {
    position: relative;
    width: 70%;
}

.main-featured .pages {
    padding: 10px 25px 0 25px;
}

.home .flexslider .slides img { width: 100%; height: 100%; }

.posts-list li {
    padding: 10% 0 0;
}

.highlights .thumb .content > a {
    margin-bottom: 10px;
}

.highlights .thumb .content {
    max-width: 250px;
}

.authSlider {
}

.prieteni {
    margin-top: 20px;
    background-color: #F1F2EC;
    border: 1px solid black;
    overflow: hidden;
}

.sidebar {
    width: 30%;
    margin-top: 30px;
}

.prieteni .logo {
    float: left;
    margin-right: 30px;
    margin-left: 30px;
}

.prieteni .links ul {
    width: 100%;
    font-size: 12px;
}

.prieteni .links li {
    float:left;
    line-height:13px;
    height:15px;
    width:146px;
}

.prieteni .links li::first-line {
  line-height: 0;
}

.prieteni .links {
    margin-top: 32px;
    margin-left: 145px;
}

.news-focus .blocks article:first-child {
	width: 125%;
}

.news-focus ul {
	padding-left: 80px;
}


.col-8 {
	margin-top:33px;
}

.regiuni {
	padding: 0 0 15px 0;
	text-align: center;
}

.btn {
	margin-bottom: 5px;
}
.top-bar .search .query {
    font-family: "Open sans";
    width: 40px;
    height: 50px;
    background: #ff434a;
    color: white;
    border-radius: 25px;
}
.highlights .image-link {
    display: block;
    max-height: 300px;
    min-height: 42px;
    overflow: hidden;
    position: relative;
}
.anti-adblock-300 {
    width: 280px;
    height: auto;
    padding: 10px 10px 5px 10px;
    background-color: white;
    border-radius: 10px;
    margin: 3px 0 30px 0;
    border: 1px solid #000;
    box-shadow: 2px 2px 6px #dadada;
}
.anti-adblock-300 p {
	margin-bottom: 10px;
}
@media only screen and  (min-width: 375px) and (max-width: 478px) {
  .main-featured .slider .caption {
    width: 100%;
  }
  .main-featured .slider .caption a {
    font-size: 11px;
  }
}
@media only screen and  (min-width: 375px) and (max-width: 400px) {
   .main>.row {
        overflow: initial !important;
        margin-left: -15px !important;
        margin-right: -15px !important;
   }
  .sidebar .jetpack-image-container img {
      max-width: 100%;
      height: auto;
  }
  #first-footer iframe, .main-footer .widgets {
  max-width: 400px;
  }

}
@media only screen and (max-width: 375px) {
   .main>.row {
        overflow: initial !important;
        margin-left: -15px !important;
        margin-right: -15px !important;
   }
  .sidebar .jetpack-image-container img {
      max-width: 100%;
      height: auto;
  }
  #first-footer iframe, .main-footer .widgets {
  max-width: 375px;
  }
}
@media only screen and (max-width: 320px) {
  #first-footer iframe, .main-footer .widgets {
  max-width: 320px;
  }

}
