/*
  Theme Name: sportsline
  Theme Uri: http://www.themeum.com/wordpress/themes/sportsline-responsive-sports-news-theme/
  Author: Themeum
  Author Uri: http://www.themeum.com
  Description: Responsive Sports News/Magazine Theme
  Version: 2.6
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Tags: white, light, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, translation-ready
*/

@import url('assets/css/bootstrap.min.css');
@import url('assets/css/font-awesome.min.css');
@import url('assets/css/animate.min.css');
@import url('assets/css/main.css');
@import url('assets/css/woocommerce.css');


.gallery-caption{}

.entry-thumbnail {
    float: left;
    width: 50%;
    margin: 0px;
    margin-right: 15px !important;
    margin-bottom: 15px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}

.post {
    overflow: auto;
}

.container {
    background: white;
}


footer#footer {
    background: inherit !important;
}
div#footer1 {
    color: black;
    margin: auto;
    float: inherit;
}

.entry-content p {
    margin-top: -6px;
}

.rdfa-breadcrumb p {
    margin-bottom: 0px;
}

h2.motto {
   font-family: "Lora";
    background: #86b340;
    padding: 10px 5px;
    text-align: center;
    color: #E2E3E4;
    text-transform: uppercase;
font-size: 25px;
    text-decoration: inherit;
    font-style: italic;
    font-weight: bold;
    margin-left: 10px;
-webkit-box-shadow: 0px 4px 5px 2px rgba(167,214,79,0.44);
-moz-box-shadow: 0px 4px 5px 2px rgba(167,214,79,0.44);
box-shadow: 0px 4px 5px 2px rgba(167,214,79,0.44);
}

h2.motto:before {
    border-bottom: 47px solid #86b340;
    border-left: 24px solid transparent;
    border-right: 0px solid transparent;
    height: 41px;
    width: 25px;
    content: "";
    position: absolute;
    left: 2px;
    top: 0px;
}

@media only screen and (max-width: 540px)  {h2.motto {
    font-size: 14px;
}}

body {
    background-image: url(https://www.fvm.hu/wp-content/uploads/2016/11/nature-sky-sunny-clouds-1.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-attachment: fixed !important;
}


#header .col-xs-6.vertical-middle {
    margin-right: 0px;
    padding-right: 0px;
}

#featured-slider .slider-primary img {
    height: 340px;
    width: 100% !important;
}

.slidecim {
        background: rgba(134, 179, 64, 0.80) !important;
    padding: 10px !important;
    color: #f5f5f5 !important;
}

.bevezeto {
        background: rgba(134, 179, 64, 0.80) !important;
    padding: 10px !important;
    color: #f5f5f5 !important;
}

.entry-excerpt {
    color: white;
}

.entry-excerpt p {
    color: black;
}

p.readmore {
    margin-bottom: -15px;
    float: right;
}

footer#footer {
    background: inherit !important;
    z-index: 1;
    bottom: 0px;
    height: 100px;
}