
#sidebar, .feature-box {
    box-sizing: border-box
}

#footer, .feature-box {
    background-color: #333
}

.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler {
    background-color: #a20710b0
}

.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler:focus, .widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler:hover {
    background-color: #a2071057
}

h2+h3, h2+p, h3+p, hr+h3, p+h3, ul+h2, ul+h3, ul+hr, ul+p {
    margin-top: 12px
}

ul:not([class]) li {
    font-size: 16px
}

#footer .widget-column .add-content {
    width: 100%;
    float: none
}

#footer .widget-column a, #footer .widget-column a:hover, .widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler i {
    color: #fff
}

.single-post .blog-post {
    margin-top: 0
}

.theme-default .nivo-controlNav a {
    background-color: #a20710 !important
}

.theme-default .nivo-controlNav a.active {
    background-color: #fff !important
}

.logo p {
    margin-left: 5px
}

.alignleft {
    margin-bottom: 17px !important
}

.site-nav ul li a {
    text-transform: uppercase;
    font-weight: 700
}

.blog-post-repeat .entry-summary ul, .entry-content ul {
    font: 14px/1.25 arial
}

.feature-box {
    width: 24.81%;
    margin: 0 .25% .25% 0;
    color: #fff;
    transition-duration: .5s
}

.feature-box:first-child {
    margin-left: 0
}

.feature-box .feature-content {
    overflow: hidden;
    width: 75%;
    height: 4em
}

.feature-box:hover {
    background-color: #a20710;
    transition-duration: .5s
}

.feature-box .feature-title {
    font: 700 20px Roboto, san-serif;
    margin-bottom: 29px;
    margin-top: 1px
}

#sidebar {
    margin: 20px 0 0;
    padding: 10px;
    border: 2px solid #ebebeb;
    width: 292px;
    border-radius: 10px
}

#sidebar aside ul li {
    padding: 0 0 0 12px;
    background: 0 0
}

#sidebar aside ul li a:hover {
    font-weight: 700;
    text-decoration: underline
}

#sidebar aside {
    margin: 4px
}

.screen-reader-text {
    font-size: 16px
}

#s {
    display: block;
    width: 96% !important;
    margin-top: 4px;
    padding: 3.4px;
    background: url(/wp-content/themes/healing-touch/images/icon-lupa.png) 4px 5px/5% no-repeat;
    text-indent: 20px;
    margin-bottom: 0 !important;
    height: inherit !important
}

#searchsubmit {
    margin-top: 5px;
    font-weight: 700;
    width: 100%
}

.blog-post #s {
    background: url(/wp-content/themes/healing-touch/images/icon-lupa.png) 4px 4px no-repeat;
    width: 50%
}

.blog-post #searchsubmit {
    width: 51.2%;
    padding: 8px 0
}

#footer, #footer .widget-column .foot-label, #footer .widget-column h2 {
    color: #fff !important
}

#footer .widget-column h2 {
    font-size: 21px
}

@media screen and (max-width:1024px) and (min-width:990px) {
    .feature-box {
        width: 24.81% !important;
        min-height: initial
    }
}

@media screen and (max-width:989px) and (min-width:720px) {
    .feature-box {
        width: 24.81% !important;
        min-height: initial
    }
}

@media screen and (max-width:768px) and (min-width:720px) {
    #sidebar {
        width: 252px
    }
}

@media screen and (max-width:719px) and (min-width:480px) {
    .feature-box {
        margin-bottom: 1em
    }

    #sidebar {
        width: 70%;
        margin: 0 auto
    }

    .blog-post #s {
        width: 98.5%
    }

    .blog-post #searchsubmit {
        width: 100%;
        margin-bottom: 10px
    }
}

@media screen and (max-width:479px) {
    .feature-box {
        width: 100%;
        margin-bottom: 1em
    }

    .blog-post #s {
        width: 97%
    }

    .blog-post #searchsubmit {
        width: 100%;
        margin-bottom: 10px
    }

    #sidebar {
        margin: 0 auto
    }
    .sidebar_right{
        width: 100%;
    }
}

#copyright a, #copyright a:hover, #footer .widget-column a:hover, #sidebar aside h3.widget-title, #sidebar aside ul li a:hover, .blog-post-repeat .blog-title a, .blog-post-repeat .entry-summary a, .entry-content a, .foot-label, .latest-blog span a, .logo h2 a, .postmeta a:hover, .recent-post-title a:hover, .theme-default .nivo-caption a:hover, a {
    color: #a20710
}

#home_slider {
    min-height: 400px;
    width: 100%;
    background-position: center;
    background-size: cover;
    animation: 10s infinite slider
}

@media screen and (max-width:500px) {
    #sidebar, .site-nav ul li a {
        width: calc(100% - 20px)
    }

    .all-box {
        top: 0;
        margin-bottom: 0
    }

    #home_slider {
        min-height: 150px;
        margin: 16px 0
    }

    .header .site-nav {
        border: 1px solid #ccc;
        border-top: none
    }

    .site-nav ul li a {
        padding: 10px;
        display: inline-block
    }

    .site-nav ul li {
        padding: 0
    }

    .header ins {
        margin-top: 15px
    }

    #quads-ad2 {
        margin: 15px 0 !important
    }
}




#home_slider{
    background-image:url('https://www.agendamentomogidascruzes.org/wp-content/uploads/2018/03/slide1.jpg');}
@keyframes slider {
    0% {background-image: url('https://www.agendamentomogidascruzes.org/wp-content/uploads/2018/03/slide1.jpg');}
    35% {background-image: url('https://www.agendamentomogidascruzes.org/wp-content/uploads/2018/03/slide2.jpg');}
    65% {background-image: url('https://www.agendamentomogidascruzes.org/wp-content/uploads/2018/03/slide3.jpg');}
    100% {background-image: url('https://www.agendamentomogidascruzes.org/wp-content/uploads/2018/03/slide1.jpg');}
}

@media screen and (max-width:500px) {
	.home .feature-box:nth-child(3) .feature-title{
		margin-bottom: 18px;
    }
}
@media screen and (min-width:500px) {
    #footer .widget-column:nth-child(1){
        width: 28%;
    }
    .feature-box:nth-child(3) .feature-title{
        margin-bottom: 53px;
    }
}
body{
    font-size:16px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
}

@media screen and (max-width:500px) {
    .all-box .site-aligner{
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    .home .feature-box {
        width: 49%;
        margin-bottom: 0.2em;
        display: inline-flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .home .feature-box .feature-title{
        font-size: 16px;
        margin-bottom: 0;
    }
    .home .feature-box .feature-content{
        overflow: visible;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 5px;
        font-size: 14px;
    }
	.welcome-box{padding-top:0}
}