#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''} strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
strong, b, strong *, b * { font-weight: bold; } em, i, em *, i * { font-style: italic; } body {
background-color:#F7F7F3;
font-family:"Source Sans Pro", sans-serif;
font-size:14px;
color:#4C4A47;
}
h1, h2, h3, h4, h5, h6, .post-entry blockquote p, .entry-content blockquote p, .more-link, .by, .item-related span.date, .side-pop-content span.date, #top-search input {
font-family:"Crimson Text", sans-serif;
}
p {
font-size:14px;
line-height:24px;
}
a {
color:#95AF7E;
text-decoration:none;
}
input, textarea, .subscribe-box h4, .author-content h5 a, .block-heading, .thecomment .comment-text h6.author, .thecomment .comment-text h6.author a, #respond  h3, .post-entry .recipe-title, .widget-title,
.promo-overlay  h4, .instagram-title, .index-heading, .archive-box h1 {
font-family:"Source Sans Pro", sans-serif;
}  #wrapper {
width:1160px;
margin:0 auto;
background-color:#fff;
box-shadow: 0 0 5px 5px rgba(200,200,200,.05);
border-radius:10px;
margin-top:30px;
}
.container {
width:1080px;
margin:0 auto;
}
#content {
width:100%;
overflow:hidden;
padding-top:45px;
}
#main {
width:740px;
float:left;
}
#main.fullwidth {
width:100%;
}
#sidebar {
width:300px;
float:right;
margin-top:9px;
}  #header {
padding:65px 0 60px;
position:relative;
border-radius: 10px 10px 0px 0px;
}
#logo {
text-align:center;
}
#logo img {
max-width:100%;
height:auto;
} #top-social {
position:absolute;
top:22px;
left:40px;
}
#top-social a, #mobile-social a {
color:#b5b5b5;
font-size:12px;
margin-right:8px;
}
#top-social a:hover, #mobile-social a:hover {
color:#000;
} #mobile-social {
position:absolute;
right:20px;
top:20px;
display:none;
} #top-search {
position:absolute;
top:22px;
right:40px;
}
#top-search input {
background:none;
border:none;
width:140px;
padding:0;
font-style:italic;
font-size:13px;
}
#top-search i {
font-size:12px;
color:#bbb;
}  #navigation {
border-top:1px solid;
border-bottom:1px solid;
border-color:#EAE8E0;
background:#fff;
height:60px;
z-index:9999;
position:relative;
}
.slicknav_menu {
display:none;
}
#nav-wrapper .menu {
text-align:center;
}
#nav-wrapper .menu li {
display:inline-block;
margin:0 28px;
position:relative;
}
#nav-wrapper .menu li a {
font-size:13px;
text-transform:uppercase;
letter-spacing:1px;
color:#65625D;
line-height:60px;
display:block;
}
#nav-wrapper .menu li.current-menu-item > a, #nav-wrapper .menu li > a:hover {
color:#444444;
}
#nav-wrapper .menu > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f107";
margin-left:9px;
color:#b5b5b5;
font-size:12px;
} #nav-wrapper .menu .sub-menu,
#nav-wrapper .menu .children {
background-color: #fff;
display: none;
padding: 0;
position: absolute;
margin-top:0;
left: 0;
z-index: 99999;
text-align:left;
border:1px solid;
border-bottom:none;
border-color:#e5e5e5;
}
#nav-wrapper ul.menu ul a,
#nav-wrapper .menu ul ul a {
color: #827E79;
margin: 0;
font-size:11px;
padding: 6px 10px;
min-width: 170px;
line-height:20px;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
border-bottom:1px solid;
border-top:none;
border-color:#e5e5e5;
}
#nav-wrapper ul.menu ul li,
#nav-wrapper .menu ul ul li {
padding-right:0;
margin-right:0;
margin-left:0;
}
#nav-wrapper ul.menu ul a:hover,
#nav-wrapper .menu ul ul a:hover {
background:#f7f7f7;
color:#827E79;
}
#nav-wrapper ul.menu li:hover > ul,
#nav-wrapper .menu ul li:hover > ul {
display: block;
}
#nav-wrapper .menu .sub-menu ul,
#nav-wrapper .menu .children ul {	
left: 100%;
top: 0;
margin-top:-1px;
}  .featured-area { 
overflow:hidden; 
margin-top:40px;
}
.feat-item {
width:340px;
height:510px;
float:left;
margin-right:30px;
position:relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.feat-item:last-child {
margin-right:0;
}
.feat-url {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.feat-overlay {
position:absolute;
bottom:0;
width:100%;
background-color:rgba(0,0,0, 0.4);
-o-transition:.38s;
-ms-transition:.38s;
-moz-transition:.38s;
-webkit-transition:.38s;
transition:.38s;
}
.feat-item:hover .feat-overlay {
background-color:rgba(0,0,0, 0.72);
}
.feat-inner {
padding:16px 20px 18px;
text-align:center;
}
.feat-inner h2 a {
color:#fff;
font-size:22px;
}
.feat-inner .cat {
display:block;
margin-bottom:5px;
}
.feat-inner .cat a {
font-size:11px;
text-transform:uppercase;
letter-spacing:1px;
color:#fff;
margin:0 5px 0 4px;
}
.feat-inner .cat span {
color:#b5b5b5;
}
.feat-inner .cat a:first-of-type  {
margin-left:0;
}  .home-widget {
margin-top:40px;
}
.post-widget {
margin-top:35px;
} .widget.widget_mc4wp_form_widget {
padding:0;
border:none;
}
.widget.widget_mc4wp_form_widget .widget-title {
display:none;
}
.home-widget .widget.widget_mc4wp_form_widget {
margin-bottom:0;
}
.subscribe-box {
background:#f4f4f4;
padding:28px 28px 26px;
overflow:hidden;
}
.subscribe-text {
float:left;
width:50%;
}
.subscribe-box h4 {
text-transform:uppercase;
color:#333;
font-size:16px;
letter-spacing:1px;
font-weight:700;
margin-bottom:3px;
margin-top:-3px;
}
.subscribe-box h4:before {
font-family:"Font Awesome 5 Free";
content:"\f0e0";
font-weight:400;
font-size:16px;
margin-right:6px;
}
.subscribe-box p {
color:#999;
font-size:14px;
}
.subscribe-form {
float:right;
width:50%;
text-align:right;
}
.subscribe-box input {
background:#fefefe;
border:none;
padding:12px 16px;
width:50%;
font-style:italic;
box-sizing:content-box;
}
.home-widget .subscribe-box input {
width:60%;
}
.subscribe-box ::-webkit-input-placeholder {
color:#999;
}
.subscribe-box input[type=submit] {
width:auto;
background:#95AF7E;
color:#fff;
font-size:12px;
letter-spacing:2.5px;
text-transform:uppercase;
font-style:normal;
margin-left:10px;
padding:12px 20px;
border-radius:0;
margin-top:0;
}
.subscribe-box input[type=submit]:hover {
background:#333;
color:#fff;
}
.post-widget .subscribe-box input[type=submit] {
padding:12px 18px;
}
.subscribe-box input:focus {
outline:none;
border:none;
} #sidebar .subscribe-box {
padding:32px 28px;
}
#sidebar .subscribe-text {
float:none;
width:100%;
text-align:center;
}
#sidebar .subscribe-form {
float:none;
width:100%;
text-align:center;
}
#sidebar .subscribe-box input {
width:100%;
box-sizing:border-box;
margin-bottom:12px;
}
#sidebar .subscribe-box input[type=submit] {
width:100%;
margin-left:0;
margin-bottom:0;
}
#sidebar .subscribe-box p {
margin-bottom:20px;
font-size:13px;
}
#sidebar .subscribe-box h4 {
margin-bottom:4px;
}  .post { 
margin-bottom:60px;
} .post-header {
text-align:center;
margin-bottom:20px;
}
.page .post-header {
margin-bottom:30px;
}
.post-header h2, .post-header h1 {
margin-bottom:5px;
}
.post-header h2 a, .post-header h1 {
font-size:28px;
color:#000;
}
.post-header h2 a:hover {
opacity:0.7;
}
.post-header .cat {
margin-bottom:5px;
display:block;
}
.post-header .cat a {
font-size:11px;
text-transform:uppercase;
letter-spacing:1px;
margin:0 5px 0 4px;
}
.post-header .cat a:first-of-type  {
margin-left:0;
}
.post-header .cat a:hover {
text-decoration:underline;
}
.post-header .cat span {
font-size:10px;
color:#b5b5b5;
} .post-img {
margin-bottom:22px;
text-align:center;
}
.post-img img {
vertical-align:middle;
max-width:100%;
height:auto;
}
.post-img.audio iframe {
height:166px;
width:100%;
} .post-entry {}
.post-entry p, .post-entry hr {
margin-bottom:20px;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
color:#000;
margin-bottom:12px;
}
.post-entry h1 {
font-size:28px;
}
.post-entry h2 {
font-size:25px;
}
.post-entry h3 {
font-size:22px;
}
.post-entry h4 {
font-size:19px;
}
.post-entry h5 {
font-size:17px;
}
.post-entry h6 {
font-size:15px;
}
.post-entry hr {
border:0;
height:0;
border-bottom:1px solid #e5e5e5;
clear:both;
}
.post-entry blockquote, .entry-content blockquote {
border-left:3px solid;
border-color:#ddd;
padding:0 18px;
}
.post-entry blockquote p, .entry-content blockquote p {
font-size:22px;
line-height:28px;
font-style:italic;
color:#888;
}
.post-entry a:hover, .entry-content a:hover {
text-decoration:underline;
}
.post-entry ul, .post-entry ol, .entry-content ul, .entry-content ol {
padding-left:45px;
margin-bottom:20px;
}
.post-entry ul li, .entry-content ul li {
margin-bottom:12px;
list-style:square;
}
.post-entry ol li, .entry-content ol li {
margin-bottom:12px;
list-style:decimal;
}
.sticky.post .post-header { border:1px dashed #eee; padding:20px 0; }
.bypostauthor  {}
.post-entry pre {
overflow:auto;
}
.post-entry table, .entry-content table { width:100%; margin-bottom:22px; border-collapse:collapse }
.post-entry td, .post-entry th, .entry-content td, .entry-content th { padding: 12px; border-bottom: 1px #e5e5e5 solid; }
.post-entry th, .entry-content th { font-weight:bold; font-size:14px; background:#f5f5f5;}
.post-entry tr:hover, .entry-content tr:hover {
background:#f9f9f9;
}
.post-entry img, .entry-content img {
max-width:100%;
height:auto;
} .more-link {
font-style:italic;
font-size:19px;
margin-bottom:25px;
margin-top:25px;
display:block;
}
.more-link:hover {
text-decoration:underline;
} .post-tags {
margin-top:24px;
margin-bottom:-10px;
padding-bottom:13px;
clear:both;
}
.post-tags a {
font-size:10px !important;
letter-spacing:1px;
text-transform:uppercase;
background:#f2f2f2;
color:#777;
padding:6px 9px 7px 10px;
margin-right:6px;
margin-bottom:8px;
display:inline-block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.post-tags a:hover {
opacity:.7;
text-decoration:none;
background:#95AF7E;
color:#fff;
} .post-meta {
overflow:hidden;
border-top:1px solid #e8e8e8;
border-bottom:4px double #e5e5e5;
padding-bottom:13px;
padding-top:13px;
margin-top:25px;
clear:both;
}
.meta-info {
float:left;
}
.meta-text {
font-size:12px;
text-transform:uppercase;
font-weight:400;
color:#999;
margin-right:3px;
letter-spacing:1px;
}
.meta-text a { color:#999; }
.by {
font-size:13px;
font-style:italic;
color:#999;
margin-right:1px;
} .meta-comments {
float:right;
margin-left:20px;
}
.meta-comments a {
font-size:13px;
color:#a5a5a5;
}
.meta-comments i {
margin-left:3px;
font-size:12px;
}
.meta-comments a:hover {
color:#000;
} .post-share {
float:right;
}
.post-share a {
margin-left:10px;
font-size:12px;
color:#a5a5a5;
}
.post-share a:hover {
color:#000;
} .post-author {
margin-top:35px;
overflow:hidden;
border:4px double #e5e5e5;
padding:20px;
}	
.author-img {
float:left;
margin-right:25px;
}
.author-img img {
border-radius:50%;
}
.author-content  {
overflow:hidden;
}
.author-content h5 a {
font-size:14px;
margin-bottom:8px;
text-transform:uppercase;
font-weight:600;
color:#000;
display:inline-block;
}
.author-content h5 .about-italic {
font-size:16px;
color:#888;
margin-right:3px;
font-style:italic;
}
.author-content p {
margin-bottom:9px;
color:#666;
}
.author-content .author-social {
font-size:12px;
color:#b5b5b5;
margin-right:8px;
} .post-related {
margin-top:35px;
overflow:hidden;
}
.block-heading {
margin-bottom:18px;
font-size:13px;
text-transform:uppercase;
letter-spacing:2px;
text-align:center;
color:#888;
}
.item-related {
width:230px;
float:left;
margin-right:25px;
}
#main.fullwidth .item-related {
width:340px;
margin-right:30px;
}
#main.fullwidth .item-related:last-child {
margin-right:0;
}
.item-related:last-child {
margin-right:0;
}
.item-related img {
margin-bottom:7px;
width:100%;
height:auto;
}
.item-related h3 {
margin-bottom:10px;
text-align:center;
width:90%;
margin-left:auto;
margin-right:auto;
}
.item-related h3 a {
font-size:16px;
color:#000;
}
.item-related h3 a:hover {
text-decoration:underline;
}
.item-related span.date {
font-size:14px;
color:#999;
font-style:italic;
display:block;
text-align:center;
} .post-pagination {
overflow:hidden;
margin-top:30px;
margin-bottom:-4px;
}
.post-pagination a {
font-size:13px;
}
.post-pagination a:hover {
color:#000;
}
.post-pagination .prev {
float:left;
width:50%;
text-align:left;
}
.post-pagination i {
color:#ccc;
}
.post-pagination .prev i {
margin-right:4px;
}
.post-pagination .next {
float:right;
width:50%;
text-align:right;
}
.post-pagination .next i {
margin-left:4px;
} .post-comments {
margin-bottom:50px;
margin-top:50px;
}
.comments {
margin-bottom:40px;
}
.thecomment {
border-bottom:1px dotted #e8e8e8;
padding-bottom:34px;
margin-bottom:34px;
}
.thecomment .author-img {
float:left;
margin-right:20px;
}
.thecomment .author-img img {
border-radius:50%;
}
.thecomment .comment-text {
overflow:hidden;
}
.thecomment .comment-text p {
margin-bottom:18px;
}
.thecomment .comment-text p:last-child {
margin-bottom:0;
}
.thecomment .comment-text h6.author, .thecomment .comment-text h6.author a {
display:block;
font-size:13px;
font-weight:600;
text-transform:uppercase;
letter-spacing:1px;
margin-bottom:4px;
color:#000;
}
.thecomment .comment-text span.author a:hover {
text-decoration:underline;
}
.thecomment .comment-text span.date {
font-size:12px;
color:#999;
font-style:italic;
display:block;
margin-bottom:10px;
}
.thecomment .comment-text em {
font-size:13px;
margin-bottom:-14px;
display:block;
color:orange;
letter-spacing:1px;
}
.thecomment .comment-text em i {
font-size:14px;
color:#f3bd00;
}
.post-comments span.reply a {
float:right;
font-size:10px;
background-color:#aaa;
color:#FFF;
padding:3px 8px 4px 8px;
border-radius:10px;
margin-left:7px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.post-comments span.reply a.comment-edit-link {
background:#c5c5c5;
}
.post-comments span.reply a:hover {
opacity:.8;
}
.post-comments ul.children { margin: 0 0 0 55px; }
.post-comments ul.children li.thecomment { margin:0 0 8px 0; } #respond {
margin-bottom:20px;
overflow:hidden;
}
#respond  h3 {
font-size:12px;
color:#999;
margin-bottom:20px;
letter-spacing:2px;
text-transform:uppercase;
}
#respond h3 a {
color:#000;
display:inline-block;
}
#respond h3 small a {
text-transform:uppercase;
font-size:11px;
background:#333;
color:#FFF;
padding:4px 6px 5px;
border-radius:3px;
margin-left:7px;
letter-spacing:1px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
#respond h3 small a:hover {
opacity:.8;
}
#respond label {
color:#888;
width:80px;
font-size:13px;
display:inline-block;
font-weight:300;
font-style:italic;
}
#respond input {
padding:8px 10px;
margin-right:10px;
color:#999;
margin-bottom:15px;
font-size:11px;
width:250px;
}
#respond input:focus {outline:none;}
#respond .comment-form-url {
margin-bottom:10px;
}
#respond textarea {
padding:14px;
height:130px;
font-size:13px;
color:#777;
margin-bottom:14px;
line-height:20px;
}
#respond textarea:focus {outline:none;}
#respond #submit {
padding:10px 18px 11px;
width:auto;
font-size:10px;
margin-top:0;
}
#respond #submit:hover {
background:#333;
color:#FFF;
}  .sp-recipe {
border:1px solid;
border-color:#ddd;
padding:18px 25px 6px;
margin-bottom:25px;
margin-top:30px;
}
.recipe-overview {
border-bottom:1px solid;
border-color:#ddd;
margin:0 -25px 25px -25px;
padding:0 25px 25px;
overflow:hidden;
}
.post-entry .recipe-overview h2 {
font-size:22px;
float:left;
color:#000;
margin-bottom:8px;
}
.recipe-overview a.sp-print {
float:right;
font-size:12px;
font-weight:700;
margin-top:4px;
border:1px solid;
border-color: #95AF7E;
padding:5px 12px 6px;
border-radius:20px;
color:#95AF7E;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
.recipe-overview a.sp-print i {
margin-right:4px;
font-size:13px;
}
.recipe-overview a.sp-print:hover {
background:#95AF7E;
color:#fff;
border-color: #95AF7E;
text-decoration:none;
}
.recipe-overview .recipe-meta {
clear:both;
color:#aaa;
font-size:12px;
}
.recipe-overview .recipe-meta span {
margin-right:16px;
}
.recipe-overview .recipe-meta span.servings {
margin-right:0;
}
.recipe-overview .recipe-meta span i {
font-size:14px;
margin-right:4px;
color:#aaa;
}
.post-entry .recipe-title {
font-size:14px;
padding-bottom:4px;
color:#999;
margin-bottom:14px;
text-transform:uppercase;
letter-spacing:1px;
}
.recipe-ingredients {
border-bottom:1px solid;
border-color:#ddd;
margin:0 -25px 25px -25px;
padding:0 20px 30px;
}
.recipe-ingredients ul {
margin:0;
padding:0;
}
.recipe-ingredients ul li {
padding:9px 14px 10px;
border-radius:24px;
font-size:14px;
color:#4C4A47;
margin:0;
list-style:none;
}
.recipe-ingredients ul li:nth-child(odd) {
background:#f4f4f4;
}
.step {
margin-bottom:4px;
}
.step span.step-number {
width:26px;
height:26px;
line-height:26px;
text-align:center;
background:#95AF7E;
color:#FFF;
border-radius:50%;
float:left;
font-size:13px;
margin-right:16px;
}
.step-content {
overflow:hidden;
}
.post-entry .step-content p {
margin-top:-1px;
color:#4C4A47;
}
.recipe-notes {
border-top:1px solid;
border-color:#ddd;
margin: 10px -25px 0;
padding:25px 25px 0;
}
.post-entry .recipe-notes p {
color:#4C4A47;
}
.recipe-notes .recipe-title {
margin-bottom:8px;
}  .sp-grid .post {
margin-bottom:40px;
}
.sp-grid li .post {
margin-bottom:0;
}
.post-entry .sp-grid {
padding:0;
}
.sp-grid > li {
display:inline-block;
vertical-align: top;
}
.sp-grid.col3 > li {
width:228px;
margin-right:24px;
margin-bottom:38px;
}
@media only screen and (min-width: 767px) {
.sp-grid.col3 > li:nth-of-type(3n+3) {
margin-right:0;
}
#main.fullwidth .sp-grid.col3 > li {
width:340px;
margin-right:26px;
}
#main.fullwidth .sp-grid.col3 > li:nth-of-type(3n+3) {
margin-right:0;
}
}
.sp-grid.col2 > li {
width:350px;
margin-right:36px;
margin-bottom:35px;
}
.sp-grid.col2 > li:nth-of-type(2n+2) {
margin-right:0;
}
#main.fullwidth .sp-grid.col2 > li {
width:520px;
margin-right:36px;
}
#main.fullwidth .sp-grid.col2 > li:nth-of-type(2n+2) {
margin-right:0;
}
.sp-grid.col4{ font-size: 0; }
.sp-grid.col4 > li {
width:23.5%;
margin-right:1.62%;
margin-bottom:35px;
}
.sp-grid.col4> li:nth-of-type(4n+4) {
margin-right:0;
}
.grid-item .post-img {
margin-bottom:13px;
}
.grid-item .post-header {
margin-bottom:8px;
}
.grid-item .post-header h2 a {
font-size:17px;
}
.post-entry .grid-item .post-header h2 {
line-height:22px;
}
.post-entry .grid-item .post-header h2 a {
text-decoration:none;
}
.sp-grid.col2 .grid-item .post-header h2 a {
font-size:22px;
}
.grid-item .post-header .cat {
margin-bottom:4px;
}
.grid-item .post-entry p {
margin-bottom:10px;
text-align:center;
}
.grid-item .date {
text-align:center;
display:block;
font-size:12px;
font-style:italic;
color:#999;
}
.grid-item .date a {
color:#999;
} .list-item {
overflow:hidden;
margin-bottom:40px;
}
.list-grid-layout .list-item {
margin-bottom:35px;
}
.list-item .list-content {
overflow:hidden;
}
.list-item .post-img {
float:left;
margin-right:33px;
margin-bottom:0;
}
.list-item .post-img img {
max-width:230px;
}
#main.fullwidth .list-item .post-img img {
max-width:280px;
}
.list-item .list-content .post-header {
text-align:left;
margin-top:20px;
margin-bottom:14px;
}
.list-item .post-header h2 a {
font-size:26px;
}
.list-item .post-header .cat {
margin-bottom:8px;
}
.list-item .post-meta {
margin-top:30px;
}  .pagination {
margin-top:55px;
overflow:hidden;
margin-bottom:45px;
}
.pagination.pagi-grid {
margin-top:20px;
}
.pagination a {
border:1px solid #ddd;
font-size:10px;
text-transform:uppercase;
letter-spacing:3px;
padding:10px 14px 11px 16px;
border-radius:2px;
color:#999;
margin-top:10px;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
display:block;
}
.pagination .older {
float:right;
}
.pagination .newer {
float:left;
}
.pagination a:hover {
background:#f7f7f7;
color:#888;
}  .widget {
background: transparent;
border: 1px solid;
border-color:#dddddd;
padding:25px 20px 22px;
display:block;
position:relative;
margin-bottom:40px;
box-sizing:border-box;
}
.widget:before, .widget:after {
content: '';
display: table;
}
.widget-title {
text-transform:uppercase;
letter-spacing:2px;
color:#000;
background:#fff;
font-size:11px;
font-weight:400;
position: relative;
top: -26px;
left: 0;
display: table;
overflow: hidden;
width: 100%;
border-bottom: none;
text-align: center;
white-space: nowrap;
-webkit-transform:translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
margin-top: 0;
margin-bottom: -15px;
}
.widget-title:before, .widget-title:after {
position: relative;
top: 50%;
display: table-cell;
width: 50%;
height: 1px;
border-top: 1px solid;
border-color:#dddddd;
content: '';
-webkit-transform:translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform:translate(0, 50%);
transform: translate(0, 50%);
}
.widget-title:before {
right:26px;
}
.widget-title:after {
left:26px;
}
.widget.noborder {
border:none;
padding:25px 0 0;
}
.widget.notitle {
padding-top:0;
}
.widget.border_notitle {
border-top:1px solid #ddd;
}
.widget img {
max-width:100%;
vertical-align:middle;
height:auto;
}
.widget .screen-reader-text {
display:none;
}
.widget a:hover {
text-decoration:underline;
} .widget ul li {
margin-bottom:10px;
}
.widget ul li:last-child {
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}
.widget ul li a {
color:#000;
font-size:14px;
} .widget_categories ul li, .widget_archive ul li {
color:#999;
font-size:13px;
}
.widget_categories a, .widget_archive a {
margin-right:5px;
} .side-pop {
margin-bottom:20px;
}
.side-pop:last-child {
margin-bottom:0;
}
.side-pop-img {
margin-bottom:10px;
}
.side-pop-content {
text-align:center;
}
.side-pop-content h4 {
margin-bottom:6px;
}
.side-pop-content h4 a {
font-size:16px;
color:#000;
}
.side-pop-content span.date {
font-size:14px;
color:#999;
font-style:italic;
display:block;
} .side-pop.list {
margin-bottom:20px;
overflow:hidden;
}
.side-pop.list:last-child  {
margin-bottom:0;
}
.side-pop.list .side-pop-img {
float:left;
max-width:85px;
margin-right:15px;
margin-bottom:0;
}
.side-pop.list .side-pop-content {
text-align:left;
overflow:hidden;
}
.side-pop.list .side-pop-content h4 a {
font-size:14px;
}
.side-pop.list .pop-num {
width:24px;
height:24px;
line-height:23px;
font-size:13px;
}
.side-pop.list .side-pop-content span.date {
font-size:13px;
} .about-widget {
text-align:center;
}
.about-img img {
max-width:100%;
margin-bottom:15px;
}
.about-widget p {
margin-bottom: 18px;
} .social-widget {
text-align:center;
}
.social-widget a {
margin:0 3px;
}
.social-widget a:first-child {
margin-left:0;
}
.social-widget a:last-child {
margin-right:0;
}
.social-widget i {
text-align:center;
display:inline-block;
background:#95AF7E;
color:#fff;
font-size:12px;
height:28px;
width:28px;
line-height:29px;
border-radius:100%;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.social-widget i:hover {
opacity:.8;
} .center-widget {
text-align:center;
} #sidebar .instagram-pics, .footer-widgets .instagram-pics  {
margin-left:-10px;
overflow:hidden;
margin-bottom:-10px;
}
#sidebar .instagram-pics li, .footer-widgets .instagram-pics li {
width: 30%;
display: inline-block;
border-bottom: none;
padding: 0;
margin: 0 0 8px 8px;
float:left;
}
#sidebar .instagram-pics li img, .footer-widgets .instagram-pics li img {
max-width:100%;
vertical-align:middle;
}
#sidebar .instagram-pics li img:hover, .footer-widgets .instagram-pics li img:hover {
opacity:.87;
} .promo-item {
display: table;
width:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:14px;
position:relative;
}
.promo-overlay {
height: 100%;
display: table-cell;   
vertical-align: middle;   
text-align:center;
}  
.promo-overlay  h4 {
color:#000;
line-height:1.6em;
padding:10px 13px;
font-size:11px;
text-transform:uppercase;
letter-spacing:2px;
background:rgba(255,255,255,1);
display:inline-block;
}
.promo-item a {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
} .widget_recent_comments .comment-author-link, .widget_recent_comments .comment-author-link a {
color:#999;
font-style:italic;
} .widget_recent_entries .post-date {
color:#999;
font-style:italic;
display:block;
font-size:12px;
margin-top:5px;
} .widget .tagcloud a {
font-size:11px !important;
letter-spacing:1px;
text-transform:uppercase;
background:#f2f2f2;
color:#777;
padding:5px 6px 6px 7px;
margin-right:5px;
margin-bottom:8px;
display:inline-block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.widget .tagcloud a:hover {
opacity:.7;
text-decoration:none;
background:#95AF7E;
color:#fff;
} .widget #searchform input#s {
border: 1px solid #e5e5e5;
background:#fff url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/img/searchsubmit.png) no-repeat 96% 13px;
padding:14px 14px;
font-size:12px;
font-style:italic;
color:#999;
width:280px;
}
.widget #searchform #s:focus { outline:none; }
.widget #searchform input#s { 
width:100%;
box-sizing:border-box;
}
.widget #searchform i { display:none; } .widget ul.menu li ul, .widget ul.children li {
padding-left:15px;
margin-top:9px;
} .widget.solopine_facebook_widget {
text-align:center;
} #wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; border-bottom:1px solid #e5e5e5; padding-bottom:8px; }
#wp-calendar thead { font-size: 12px;  }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px; font-size:12px; }
#wp-calendar tbody td a { font-weight:700; color:#222; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; }  #footer {
margin-top:40px;
} #instagram-footer {
text-align:center;
overflow:hidden;
position:relative;
margin-bottom:-1px;
}
.instagram-title {
position:absolute;
top:50%;
left:50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
background:#fff;
padding:18px 20px;
z-index:999;
text-transform:uppercase;
letter-spacing:1px;
font-size:12px;
}
#instagram-footer .instagram-pics li {
width:16.66666666666667%;
display:inline;
float:left;
}
#instagram-footer .instagram-pics li img {
max-width:100%;
vertical-align:middle;
}
#instagram-footer .instagram-pics li img:hover {
opacity:.87;
}
#instagram-footer p.clear {
display:none;
} #footer-social {
text-align:center;
padding:30px 0;
border-top:1px solid;
border-bottom:1px solid;
border-color:#EAE8E0;
}
#footer-social a {
margin:0 22px;
font-size:14px;
color:#a5a5a5;
font-size:11px;
letter-spacing:1px;
text-transform:uppercase;
}
#footer-social a i {
margin-right:4px;
}
#footer-social a:hover {
color:#000;
} #footer-copyright {
overflow:hidden;
padding:26px 0;
}
#footer-copyright p {
font-size:12px;
color:#a5a5a5;
}
.left-copy {
float:left;
}
.right-copy {
float:right;
}
.to-top {
float:right;
text-transform:uppercase;
letter-spacing:1px;
font-size:10px;
line-height:24px;
margin-left:12px;
color:#666;
}  .archive-box {
text-align:center;
padding:40px 0;
border-bottom:1px solid;
border-color:#EAE8E0;
background:#ffffff;
}
.archive-box span {
font-size:12px;
color:#999;
display:block;
margin-bottom:4px;
}
.archive-box h1 {
font-size:28px;
text-transform:uppercase;
letter-spacing:2px;
display:inline-block;
color:#000;
}   input[type=submit] {
text-transform:uppercase;
letter-spacing:2px;
background:#eee;
border-radius:0;
font-size:11px;
color:#888;
padding:11px 21px;
margin-top:14px;
display:inline-block;
border:none;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
cursor:pointer;
border-radius:30px;
width:auto;
}
input[type=submit]:hover {
background:#333;
color:#FFF;
}
input, select, textarea {
border:1px solid #ddd;
color:#888;
padding:9px 10px;
width:100%;
box-sizing:border-box;
}
input:focus, select:focus, textarea:focus {
border:1px solid #c4c4c4;
outline:none;
}
input[type="radio"] {
width:auto;
} .error-page {
text-align:center;
}
.error-page h1 {
font-size:190px;
margin-bottom:0;
letter-spacing:10px;
}
.error-page p {
margin-top:-35px;
margin-bottom:40px;
color:#888;
font-style:italic;
}
.post-entry.nothing {
font-size:14px;
color:#313131;
text-align:center;
}
.post-entry.nothing #searchform input#s {
border: 1px solid #e5e5e5;
background:#fff url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/img/searchsubmit.png) no-repeat 96% 13px;
padding:14px 14px;
font-size:12px;
font-style:italic;
color:#999;
width:280px;
margin-top:18px;
}
.post-entry.nothing  #searchform #s:focus { outline:none; }
.post-entry.nothing  #searchform input#s { 
box-sizing:border-box;
}
.post-entry.nothing  #searchform i { display:none; } .index-heading {
position:relative;
z-index:10;
}
.post-entry .index-heading {
font-size:16px;
text-transform:uppercase;
letter-spacing:2px;
font-weight:400;
position: relative;
margin-bottom:25px;
line-height: 15px;
color:#888;
}
.post-entry .index-heading:after {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 6px;
height: 1px;
border-bottom: 1px solid #ddd;
}
.post-entry .index-heading > span {
line-height: 15px;
height: 15px;
position: relative;
display: inline-block;
vertical-align: top;
padding-right: 25px;
background: #fff;
}
.post-entry .index-heading a {
background:#fff;
position:absolute;
right:0;
top:-1px;
padding-left:18px;
font-size:11px;
letter-spacing:1px;
}  .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
max-width: 100%;
text-align: center;
box-sizing:border-box;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 16px;
font-style:italic;
color:#888;
line-height: 17px;
margin: 8px 0 0;
} .gallery {
margin-bottom:20px !important;
}
.gallery .gallery-caption{  
font-size:12px;
color:#888;
margin-top:4px;
font-style:italic;
}  
.gallery .gallery-icon img{  
border-radius:2px;  
border:1px solid #eee !important;  
padding:7px;
}  
.gallery .gallery-icon img:hover {
border:1px solid #ccc !important;  
} .wpcf7 input {
width:300px;
}
div.wpcf7 {
overflow:hidden;
margin-top:30px;
}
.wpcf7 input, .wpcf7 textarea {
font-size:12px;
margin-top:6px;
}
.wpcf7 p {
color:#888;
font-style:italic;
margin-bottom:18px;
}
.wpcf7 .wpcf7-submit {
width:auto;
margin-top:0;
} @media print {
body { background:#fff !important; }
.sp-print { display:none; }
.sp-recipe { border:none; }
.step { margin-bottom:20px; }
}  .slicknav_btn { position: relative; display: block; vertical-align: middle; float: left;  line-height: 32px; cursor: pointer;  height:32px;}
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; font-size:19px;}
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.slicknav_menu { *zoom: 1 }
.slicknav_btn {
margin: 14px 10px 14px;
margin-left:8px;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #b5b5b5;
}
.slicknav_menu {
background:none;
}
.slicknav_nav {
margin:0;
padding:0;
background-color:#fff;
z-index:9999;
position:relative;
border:1px solid #EAE8E0;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
background:#fff;
overflow:hidden;
}
.slicknav_nav ul {
padding:0;
margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
padding:5px 10px;
margin:2px 5px;
}
.slicknav_nav a{
padding:5px 10px;
margin:2px 5px;
text-decoration:none;
color:#65625D;
font-size:11px;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
padding:0;
margin:0;
}
.slicknav_nav a:hover{
background-color:#f3f3f3;
color:#65625D;
}
.slicknav_nav .slicknav_txtnode {
margin-left:15px;   
}
.slicknav_menu .slicknav_no-text {
margin-top:7px;
} .home-widget .widget .null-instagram-feed, .post-widget .widget .null-instagram-feed {
display: table;
width: 100%;
table-layout: fixed;
}
.home-widget .null-instagram-feed  ul.instagram-pics, .post-widget .null-instagram-feed  ul.instagram-pics {
display: table-row;
}
.home-widget .null-instagram-feed  ul.instagram-pics li, .post-widget .null-instagram-feed  ul.instagram-pics li  {
display: table-cell;
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-brands-400.eot);src:url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-brands-400.woff) format("woff"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-regular-400.eot);src:url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-regular-400.woff) format("woff"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-solid-900.eot);src:url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-solid-900.woff) format("woff"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.ladespensaazul.es/wp-content/themes/sprout-spoon/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}.sideslides { visibility: hidden; }
.bx-wrapper {
position: relative;
margin: 0 auto 0;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport { -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 22px;
}
.bx-wrapper .bx-next {
right: 22px;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -15px;
color:#fff;
outline: 0;
z-index: 999;
border:2px solid #fff;
height:30px;
width:30px;
font-size:18px;
line-height:30px;
text-align:center;
border-radius:50%;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
opacity:0;
}
.bx-wrapper:hover .bx-controls-direction a {
opacity:1;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.35);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
display: block;
font-size: 13px;
padding: 10px;
font-style:italic;
box-sizing:border-box;
}@media only screen and (min-width: 942px) and (max-width: 1170px) { #wrapper { width:940px; }
.container { width:900px; }
#main { width:610px; }
#sidebar { width:260px; } #nav-wrapper .menu li { margin:0 18px; } .feat-item {
width:280px;
height:420px;
}
.feat-inner h2 a { font-size:18px; } .sp-grid.col3 > li {
width:190px;
margin-right:16px;
}
#main.fullwidth .sp-grid.col3 > li {
width:280px;
}
.sp-grid.col2 > li {
width:290px;
margin-right:26px;
}
#main.fullwidth .sp-grid.col2 > li {
width:430px;
}
.sp-grid.col4 > li {
margin-right:1.52%;
} .item-related {
width:190px;
margin-right:20px;
}
#main.fullwidth .item-related {
width:280px;
}
.post-entry .recipe-overview h2 {
width:80%;
} .post-widget .subscribe-text {
width:40%;
}
.post-widget .subscribe-form {
width:60%;
} #footer-social a { margin:0 18px; }
}
@media only screen and (min-width: 767px) and (max-width: 960px) { #wrapper { width:726px; }
.container { width:690px; }
#main { width:100%; }
#sidebar {
width:480px;
margin:0 auto;
float:none;
overflow:hidden;
padding-top:5px;
}
#nav-wrapper {
display:none;
}
.slicknav_menu {
display:block;
}
#mobile-social {
display:block;
}
#top-social { display:none; } .feat-item {
width:216px;
height:324px;
margin-right:21px;
}
.feat-inner {
padding: 12px 12px 13px;
}
.feat-inner h2 a { font-size:16px; } .sp-grid.col3 > li, #main.fullwidth .sp-grid.col3 > li {
width:216px;
margin-right:17px;
}
.sp-grid.col2 > li, #main.fullwidth .sp-grid.col2 > li {
width:330px;
margin-right:26px;
}
.sp-grid.col4 > li {
margin-right:1.50%;
} .item-related, #main.fullwidth .item-related {
width:216px;
margin-right:21px;
} .subscribe-text {
width:40%;
}
.subscribe-form {
width:60%;
}
.home-widget .subscribe-box input, .subscribe-box input {
width: 50%;
}
.subscribe-box input[type=submit] { width:auto; } #footer-social a { font-size:18px; }
#footer-social a span { display:none; }
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}
}
@media only screen and (max-width: 767px) {
#wrapper { width:320px;}
.container { width:280px; }
#main { width:100%; }
#sidebar {
width:100%;
margin:0 auto;
float:none;
overflow:hidden;
padding-top:5px;
}
#nav-wrapper {
display:none;
}
.slicknav_menu {
display:block;
}
#mobile-social {
display:block;
right:10px;
}
#top-social { display:none; } .feat-item {
width:280px;
height:280px;
margin-right:0;
margin-bottom:14px;
}
.feat-inner {
padding: 12px 12px 13px;
}
.feat-inner h2 a { font-size:16px; } .sp-grid.col3 > li, #main.fullwidth .sp-grid.col3 > li {
width:100%;
margin-right:0;
}
.sp-grid.col2 > li, #main.fullwidth .sp-grid.col2 > li {
width:100%;
margin-right:0;
}
.sp-grid.col4 > li {
margin-right:0;
width:100%;
} .list-item .post-img {
float:none;
margin-right:0;
}
.list-item .post-img img {
max-width:100%;
}
.list-item .post-header h2 a {
font-size:20px;
}
.list-item .post-meta { margin-top:0; } .post-header h2 a, .post-header h1 {
font-size:24px;
}
.sp-grid.col2 .grid-item .post-header h2 a {
font-size:18px;
}
.meta-info {
width:100%;
margin-bottom:5px;
}
.post-share {
float:left;
}
.post-share a:first-child {
margin-left:0;
}
.post-pagination .prev, .post-pagination .next {
width:100%;
float:none;
text-align:center;
display:block;
}
.post-pagination .prev {
margin-bottom:10px;
}
.post-author {
text-align:center;
}
.author-img {
float:none;
margin-right:0;
margin-bottom:10px;
}
.post-entry .recipe-overview h2 {
font-size:18px;
}
.recipe-overview a.sp-print {
display:inline-block;
margin-bottom:14px;
float:none;
}
.step span.step-number {
width:20px;
height:20px;
line-height:20px;
margin-right:10px;
} .item-related, #main.fullwidth .item-related {
width:100%;
margin-right:0;
margin-bottom:20px;
}
.thecomment .author-img {
display:none;
} .home-widget {
margin-top:20px;
}
.subscribe-box {
padding:32px 28px;
}
.subscribe-text {
float:none;
width:100%;
text-align:center;
}
.subscribe-form {
float:none;
width:100%;
text-align:center;
}
.subscribe-box input, .home-widget .subscribe-box input {
width:100%;
box-sizing:border-box;
margin-bottom:12px;
}
.subscribe-box input[type=submit] {
width:100%;
margin-left:0;
margin-bottom:0;
}
.subscribe-box p {
margin-bottom:20px;
font-size:13px;
}
.subscribe-box h4 {
margin-bottom:4px;
} #footer-social a { font-size:14px; margin:0 5px; }
#footer-social a span { display:none; }
.left-copy {
float:none;
text-align:left;
width:100%;
margin-bottom:5px;
}
.right-copy {
float:none;
text-align:left;
}
#instagram-footer .instagram-pics li {
width:25%;
}
#instagram-footer .instagram-pics > li:nth-child(12), #instagram-footer .instagram-pics > li:nth-child(11), #instagram-footer .instagram-pics > li:nth-child(10)
#instagram-footer .instagram-pics > li:nth-child(9), #instagram-footer .instagram-pics > li:nth-child(8), #instagram-footer .instagram-pics > li:nth-child(7){ display:none; } .post-entry .index-heading a {
position:relative;
top:5px;
display:block;
padding-left:0;
}
.post-entry .index-heading > span {
height:auto;
line-height:15px;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#wrapper { width:480px;}
.container { width:440px; } .feat-item {
width:100%;
height:280px;
margin-right:0;
margin-bottom:14px;
}
.feat-inner {
padding: 12px 12px 13px;
}
.feat-inner h2 a { font-size:16px; } .sp-grid.col3 > li:nth-of-type(2n+2), #main.fullwidth .sp-grid.col3 > li:nth-of-type(2n+2) {
margin-right:0;
}
.sp-grid.col3 > li, #main.fullwidth .sp-grid.col3 > li {
width:48%;
margin-right:3.2%;
}
.sp-grid.col2 > li, #main.fullwidth .sp-grid.col2 > li {
width:48%;
margin-right:3.2%;
}
.sp-grid.col4 > li {
width:23.5%;
margin-right:1.36%;
} .list-item .post-img {
float:left;
margin-right:20px;
}
.list-item .post-img img, #main.fullwidth .list-item .post-img img {
max-width:160px;
}
.list-item .list-content .post-header {
text-align:left;
margin-top:0;
margin-bottom:14px;
}
.list-item .post-meta .meta-comments, .list-item .post-meta .post-share {
display:none;
} .item-related, #main.fullwidth .item-related {
width:138px;
margin-right:13px;
margin-bottom:0;
}
.thecomment .author-img {
display:block;
margin-right:10px;
}
.thecomment .author-img img {
max-width:40px;
height:auto;
} #footer-social a { font-size:16px; margin:0 12px; }
}