#foo {
	color: #333;
}
body {
    font-family: 'Cormorant Garamond', serif;
    font-size: 16px;
    color: #79766A;
}
.gallery-vintage, .gallery-safira, .categorias a {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
}
.categorias a {
        border-bottom: 1px solid #F8EFCF;
        padding: 15px 30px;
        background: transparent;
}
.gl-item-title.gl-item-title-big {
    font-weight: 400;
}
.title-element, .formulario h2, .box-pcontato h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #79766A;
}
.title-element h2 {
    font-weight: 400;
    color: #79766A;
}
.navbar-default {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.contato {
    padding-top: 0;
}
.border-page {
    border-bottom: 2px solid #666;
}
.title-page {
    color: #666;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.navbar-default.navbar-pull, .home .navbar-default.navbar-pull {
    border-top: 1px solid #efefef;
}
.navbar-align-upper .navbar-right {
    margin-bottom: 0;
    border-top: 1px solid #efefef;
}
.section-footer {
    background-color: #F9F1D8 !important;
    font-family: 'Raleway', sans-serif;
}
.container-pbox {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}
#footer-1 {
    background: #797669;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}
#footer-1 span a {
    color: white;
}
.button{
  
}
.menu-principal, .barra-nav {
    background: #F8EFCF;
}


#banners .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    z-index: 50;
    background-image: url(http://vintage.picsize.pro/wp-content/themes/diamondd/assets/images/left-32.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
    border: none;
    background-color: #F1DEA5;
}

#banners .slick-next {
    left: auto;
    right: 0;
    background-image: url(http://vintage.picsize.pro/wp-content/themes/diamondd/assets/images/right-32.png);
}

#banners .slick-dots {
    background-color: white;
    background-image: url(http://vintage.picsize.pro/wp-content/themes/diamondd/assets/images/divider-dots.png);
    background-position: center bottom 20px;
    background-repeat: no-repeat;
    box-shadow: 0px -2px 5px 0px #F1F1F1;
    max-width: 1170px;
    width: 85%;
    height: 181px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -110px;
    padding: 20px;
}

#banners .slick-dots li button{
    border-radius: 0;
    border: 1px solid #F1DEA5;
    width: 16px;
    height: 16px;
    background: white;
}

#banners .slick-dots li.slick-active button {
    background: #F1DEA5;
}



.home .title-intro {
    margin-top: 150px;
}
.parceiros-sh {
    background: #FCF8E9;
    padding: 60px;
}

.footer-3 .container-footer-3 .box, .footer-3 .container-footer-3 .box i {
    color: #79766A;
}

.social-icons li {
    border-radius: 0;
    background: #79766A;
    margin-left: 5px;
    padding-top: 9px;
}

.call .title-element, .call ._caption {
    display: none;
}

.btn-call {
    margin-top: 30px;
}
.btn-call a {
    padding: 0;
}

.button {
    border: 0;
    background: #ACA795;
    padding: 5px !important;
}
.button span {
    display: block;
    padding: 10px 20px;
    border: 1px dotted white;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: white;
    text-align: center;
}
.call .button span {
    padding: 25px 30px; 
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

@media only screen and (max-width: 767px) {
    figure.alignleft, img.alignleft, figure.alignright, img.alignright {
        float:none;
    }
}