/*
 Theme Name:   HortasBio
 Theme URI:    https://atelier35.pt/
 Description:  Smart. Flexible. Beautiful. The Hortas Bio theme.
 Author:       Atelier35
 Author URI:   https://atelier35.pt/
 Template:     Divi
 Version:      1.1.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  a35-theme-hortasbio
*/

.a35-atelier35 {
    float: right;
    display: inline-block;
    margin: -5px 0 5px !important;
    color: #999;
}

.a35-atelier35 a {
    color: #999;
}

.a35-atelier35 a:hover {
    color: #7cc68d;
}

.a35-atelier35 i:before {
    border: 1px solid;
    border-radius: 50%;
    padding: .3em;
}

header {
    background: transparent url("./images/background-header.png") top left repeat-x scroll;
}

.a35-page-title.a35-joaninha:after {
    content: '';
    background: transparent url("./images/joaninha-arvore.png") top right no-repeat scroll;
    position: absolute;
    width: 170px;
    height: 170px;
    top: 5%;
    right: 0;
    z-index: 100;
    pointer-events: none;
}

.a35-icon-joaninha,
.a35-icon-joaninha-left,
.a35-icon-joaninha-right {
    position: relative;
    line-height: 32px;
    display: inline-block;
}

.a35-icon-joaninha:after,
.a35-icon-joaninha-left:after {
    content: '';
    background: transparent url("./images/joaninha-32x32.png") top right no-repeat scroll;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    left: -40px;
    z-index: 2;
    pointer-events: none;
}

.a35-icon-joaninha-right:after {
    content: '';
    background: transparent url("./images/joaninha-32x32.png") top right no-repeat scroll;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    right: -40px;
    z-index: 2;
    pointer-events: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #66a136;
}

.nav > li > a {
    padding: 0;
}

.small, small {
    font-size: 85%;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%;
}

#top-menu li {
    padding-right: 18px;
}

.a35_shadow_box {
    border-width: 1px;
    border-color: #eeeeee;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

.a35_shadow_box.et_pb_row {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 25px;
    padding-left: 30px;
}

.a35_shadow_box.et_pb_title_container {
    padding: 10px 20px;
}

.a35-fields-group {
    padding: 1.5em 2em;
    margin: 1.5em 0;
    border: 1px solid #eeeeee;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.a35-fields-group-no-wrapper {
    margin-bottom: 1.2em;
}

.a35-fields-group p,
.a35-fields-group p:last-of-type,
.a35-fields-group-no-wrapper p,
.a35-fields-group-no-wrapper p:last-of-type {
    padding-bottom: 4px;
}

.a35-fields-group-no-wrapper p {
    padding-left: 16px;
}

.a35-fields-group-no-wrapper h6 {
    color: #666;
    font-weight: bold;
}

.a35-parent-block {
    padding-left: 20px;
    padding-bottom: 0;
}

.a35-ident-block {
    padding-left: 20px;
    padding-bottom: 16px;
}

.a35-ident-field {
    padding-left: 16px;
    padding-bottom: 16px;
}

.a35-section-title {
    color: #333;
    font-variant: small-caps;
    border-bottom: 1px dotted;
}

.a35-options ul {
    list-style: none;
}

ul.a35-inline-options {
    list-style: none;
}

ul.a35-inline-options li.a35-option-item {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}

ul.a35-inline-options li.a35-option-item:last-of-type {
    margin-right: 0;
}

ul.a35-inline-options li.a35-option-item .a35-radio-label {
    margin-left: 3px;
}

.a35-symbol-radio,
.a35-symbol-radio-checked {
    display: inline-block;
    height: 20px;
    margin-bottom: 5px;
}

.a35-symbol-radio:before {
    font-family: A35-FontAwesome-Regular;
    display: inline-block;
    content: "\f111";
    width: 15px;
    margin-right: 3px;
    text-align: center;
    vertical-align: baseline;
}

.a35-symbol-radio-checked:before {
    font-family: A35-FontAwesome-Solid;
    display: inline-block;
    content: "\f192";
    width: 15px;
    margin-right: 4px;
    text-align: center;
    vertical-align: baseline;
}

.a35-symbol-checkbox,
.a35-symbol-checkbox-checked {
    display: inline-block;
    vertical-align: baseline;
    line-height: 16px;
}

.a35-symbol-checkbox:before {
    font-family: A35-FontAwesome-Regular;
    display: inline-block;
    content: "\f0c8";
    width: 15px;
    margin-right: 3px;
    vertical-align: text-top;
}

.a35-symbol-checkbox-checked:before {
    font-family: A35-FontAwesome-Solid;
    display: inline-block;
    content: "\f14a";
    width: 15px;
    margin-right: 3px;
    vertical-align: text-top;
}


.entry-content .a35-items-list ul {
    list-style-type: none;
    margin-left: 2em;
}

.entry-content .a35-items-list ul li {
    padding-bottom: 3px !important;
}

.entry-content .a35-items-list ul li:before {
    font-family: 'Glyphicons Halflings';
    content: "\e012";
    position: absolute;
    margin: 0.3em 0 0 -1.8em;
}

.entry-content .a35-items-list ul li a {
    display: inline-block;
    font-size: 22px;
    line-height: 1.6em;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #66a136;
    border-color: #7cc68d
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #7cc68d;
    border-color: #66a136
}

.btn-primary:hover {
    color: #fff;
    background-color: #7cc68d;
    border-color: #66a136
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #7cc68d;
    border-color: #66a136
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #7cc68d;
    border-color: #66a136
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #7cc68d;
    border-color: #acb539
}

.btn-primary .badge {
    color: #c6d320;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #c6d320;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}


button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    border: 1px solid #ccc;
    border-radius: 4px !important;
    box-sizing: border-box;
    padding: 5px !important;
    box-shadow: none !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    height: 34px;
    vertical-align: middle;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

.et_pb_row {
    width: 90%;
}

.et_pb_text ol, .et_pb_text ul {
    margin-left: 1em;
}

.a35-center {
    text-align: center !important;
}

.a35-right {
    text-align: right !important;
}

.a35-mt-10 {
    margin-top: -10px !important;
}

.a35-mt0 {
    margin-top: 0 !important;
}

.a35-mt5 {
    margin-top: 5px !important;
}

.a35-mt20 {
    margin-top: 20px !important;
}

.a35-mb0 {
    margin-bottom: 0 !important;
}

.a35-mb20 {
    margin-bottom: 20px !important;
}

.a35-fullwidth-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.a35-inner-row {
    margin-bottom: 30px !important;
}

.a35-list-item .et_pb_image {
    text-align: center;
}

.et-image-slider img {
    max-height: 600px !important;
}

.et-image-slider .et-image-slides {
    overflow: visible !important;
}

.et-image-slider .et_slidecontent {
    overflow: hidden !important;
}

.et-image-slider .et-image-slide div {
    margin: 4px 8px;
}

.et-image-slider .et-tooltip-box {
    left: 25px;
}

.a35-pagination {
    margin-top: 40px;
}

.a35-pagination .pages {
    float: left;
}

.a35-pagination .naviblock {
    float: right;
}

.a35-pagination a {
    display: inline-block;
    padding: 5px 8px;
    border: 1px solid !important;
    font-size: 16px !important;
    line-height: 1em;
    background-color: #fff;
}

.a35-pagination a:hover {
    background-color: #f1f9fb;
}

.a35-pagination span.current {
    display: inline-block;
    padding: 5px 8px;
    border: 1px solid #eee !important;
    font-size: 16px !important;
    line-height: 1em;
    background-color: #f0f0f0;
    color: #666 !important;
}

.et_pb_section.a35-footer {
    padding-bottom: 27px;
}

.a35-footer .et_pb_row {
    padding-bottom: 0;
}

.a35-footer .a35-stakeholders a img,
.a35-footer .a35-sponsors a img {
    margin: 0;
}

.a35-footer .a35-stakeholders a,
.a35-footer .a35-sponsors a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 20px 0;
}

#main-footer {
    position: relative;
}

#main-footer .et_parallax_bg_wrap {
    opacity: .1;
}

#footer-bottom {
    color: #ccc;
}

#footer-info {
    color: #999;
}

@media all and ( max-width: 1300px) {
    #top-menu li {
        padding-right: 16px;
    }
}

@media all and ( max-width: 1080px) {
    .a35-page-title.a35-joaninha:after {
        background-size: 92%;
    }
}

@media all and ( max-width: 959px) {
    .a35-page-title.a35-joaninha:after {
        background-size: 85%;
    }
}

@media all and ( max-width: 767px) {
    .a35-page-title.a35-joaninha:after {
        background-size: 75%;
    }
}

@media all and ( max-width: 578px) {
    .a35-page-title.a35-joaninha:after {
        background-size: 68%;
    }
}

@media all and ( max-width: 479px) {
    .a35-page-title.a35-joaninha:after {
        background-size: 60%;
    }

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        display: block;
        margin-top: 6px;
    }

    .a35-footer h1,
    .a35-footer h2,
    .a35-footer h3 {
        text-align: center;
    }

    .a35-footer .a35-stakeholders a,
    .a35-footer .a35-sponsors a {
        display: table;
        margin: 0 auto 20px;
    }
}
