/*
Theme Name: mrmacshomeandgarden2
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.list-chooseus-content article.item {
    height: 286px;
}
article.item.hover-scale img {
    height: 250px;
}


.lawn-care-content strong {
    font-size: 36px;
    color: #abbf37;
}

.rl-pagination.rl-pagination-bottom {
    /* float: right; */
    font-size: 22px;
    margin: 20px;
}

span.hamburger-box {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px;
}

.lawn-care-first-second.third p {
    margin: 20px;
}

li.follow_us {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}
.address_menu_contact {
    display: inline-block;
    width: 100%;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(193, 131, 63, 0.33);
    margin-top: 18px;
}
.add_menu_logo_contact {
    float: left;
    width: 8%;
    display: inline-block;
}
.map-inex_contact {
    color: #1F4D0C;
    font-size: 20px;
}
.contact_bg {
    display: inline-block;
    width: 100%;
    padding: 20px;
    background: url(../images/contact_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



#myCarousel2 .carousel-caption{
  opacity:0;
  transition:500ms ease-in-out;
}
#myCarousel2  .item:hover .carousel-caption{
  opacity:1;     background-color: rgba(0, 0, 0, 0.5);
}

#myCarousel2 .carousel-caption {
    font-size: 62px !important;
    position: absolute;
    right: 15%;
     bottom: 0px; 
    /* left: 15%; */
    /* z-index: 10; */
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
#myCarousel2  .carousel-caption p {
    color: #fff;
}
.col-xl-6.col-lg-6.col-md-6.col-sm-6.col-12.fullwidth {
    padding: 0px !important;
}



section.alazea-blog-area.mb-100 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.single-blog-post.mb-50 {
        border-bottom: 2px solid #255a0f;
    width: 100%;
    display: inline-block;
    margin-bottom: 60px;
}