.site-nav ul li {
    padding: 0;
}

.site-nav ul li a {
    padding: .25em .5em;
    margin: 0 .5em;
    color: #fff;
    font-weight: bold;
}

.site-nav ul li a {}

#footer {
    background: url(/wp-content/themes/healing-touch/images/footer-background-show.jpg) no-repeat rgba(0, 0, 0, 0.7);
    background-blend-mode: overlay;
    background-attachment: fixed;
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
    #footer {
        background-position: center 300px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1366px) {
    #footer {
        background-position: center 140px;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1920px) {
    #footer {
        background-position: center 72em;
    }
}


.blogbox-left {
    display: none !important;
}

.blogbox-right {
    float: none;
    width: 100%;
}

#sidebar {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    width: 292px;
    margin: 20px 0 0;
    padding: 10px;
}

.header {
    background: linear-gradient(52deg, #303030 33.5%, #000 60%);
}

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

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

p, ul, li, ol, span {
    font-size: 16px !important;
}

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

.logo h2 {
    font-size: 2.25em
}

ul li {
    line-height: 1.4;
}

.logo {
    padding: 10px 0 0 10px;
}

.welcome-box {
    margin: 0;
    padding: 35px 0 115px 0;
}

.welcome-content p:last-of-type {
    padding-bottom: 0;
}

.welcome-content img {
    margin: 10px 10px 10px 0;
}

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

.feature-box .feature-title {
    font: 700 19px 'Roboto', san-serif;
    color: inherit;
    z-index: 999;
    position: relative;
    text-shadow: 2px 2px 2px #000;
    line-height: 2.25;
    margin: 0;
}

#footer {
    color: #fff;
}

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

#footer .widget-column ul li {
    background: none;
    padding-left: 0;
}

#footer .widget-column ul li a:hover {
    text-decoration: underline;
}

#footer .widget-column {
    width: 33%;
    margin-right: 0;
    padding-right: 50px;
    box-sizing: border-box;
}

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

    #footer .widget-column {
        width: 31% !important;
    }
}

@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;
    }

    .header {
        padding-bottom: 5px;
    }

    #footer .widget-column {
        width: 95% !important;
        padding-right: 0;
        box-sizing: border-box;
    }
}

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

    .header {
        padding-bottom: 5px;
    }

    #footer .widget-column {
        width: 95% !important;
    }

    #content h1.entry-title {
        margin-bottom: 30px;
    }
}
#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.jorgebenjor.com.br/wp-content/themes/healing-touch/images/slides/slider3.png");}
@keyframes slider {
0% {background-image: url('https://www.jorgebenjor.com.br/wp-content/themes/healing-touch/images/slides/slider2.png');}
35% {background-image: url('https://www.jorgebenjor.com.br/wp-content/themes/healing-touch/images/slides/slider2.png');}
65% {background-image: url('https://www.jorgebenjor.com.br/wp-content/themes/healing-touch/images/slides/slider1.png');}
100% {background-image: url('https://www.jorgebenjor.com.br/wp-content/themes/healing-touch/images/slides/slider3.png');}
}

@media screen and (max-width:500px) {
	.home .feature-box:nth-child(3) .feature-title{
		margin-bottom: 18px;
    }
}

body{
    font-size:16px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
}

/*alinhamento texto 11/07/2018*/
.page-template-default .welcome-box .content-left p, .page-template-default .welcome-box .content-left li, .page-template-default .welcome-box .content-left span, .blog-post-repeat .entry-summary ul, .entry-content ul {
    font-size: 16px !important;
}

.post-template-default .entry-content p, .post-template-default .entry-content li, .post-template-default .entry-content ul, .post-template-default .entry-content ol, .post-template-default .entry-content span, .blog-post-repeat .entry-summary p, .entry-content p {
    font-size: 16px !important;
}

h1, h2, h3, h4, h5, h6 {
    padding: 40px 0 0 0px;
}

#sidebar aside ul li a {
    font-size: 14px;
}

#sidebar aside h3.widget-title {
    padding: 0;
}

h3 {
    font-size: 18px;
}

.logo h2 {
    padding: 0;
}

/*alinhamento texto 11/07/2018*/