#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;
}.last {
clear: right;
margin-right: 0 !important;
} .entry .wp-caption,
.post_content .wp-caption,
.post-single .wp-caption,
.post-content .wp-caption,
.entry-content .wp-caption {
max-width: 100%;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: 800; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0;
vertical-align: top; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }
p {
margin: 0; }  a {
color: #222; }
a:hover, a:focus {
color: #f45900; }
div.navigation span.current {
color: #f45900; }
div.navigation a:hover {
color: #f45900; }
.sb-search .sb-icon-search:hover {
color: #f45900; }
.wpzoom-media-widget .post_thumb_withbg:hover h3.title {
color: #f45900; }
.section-footer .zoom-instagram-widget a.ig-b-v-24:hover {
color: #f45900; }
.navbar-wpz > .current-menu-item > a, .navbar-wpz > .current_page_item > a {
color: #f45900; }
.navbar-nav .current-menu-item > a,
.navbar-nav .current_page_item > a,
.navbar-nav .current-menu-parent > a {
color: #f45900; }
.navbar-wpz ul a:hover {
color: #f45900; } .top-navbar a:hover {
color: #f45900; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #231F20;
color: #fff; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #f45900;
color: #fff; }
.slides li .slide_button a {
background: #000;
color: #fff; }
.slides li .slide_button a:hover, .slides li .slide_button a:active {
color: #f45900;
background: #111; }
.slide-indigo .slides li h3 a {
color: #fff; }
.slide-indigo .slides li .cat-links a {
color: #fff;
background: #000; }
.slide-indigo .slides li .cat-links a:hover {
color: #f45900; }
.site-footer a:hover {
color: #f45900; }
.site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
background: #f45900; }
.site-footer input[type=button]:hover, .site-footer input[type=reset]:hover, .site-footer input[type=submit]:hover {
background: #231F20; }
#sidebar .widget.widget_wysija .title {
background: #f45900; }
.widget_wysija .wysija-submit {
background: #f45900; }
.single .cat-links a:hover {
color: #f45900; }
.readmore_button a:hover {
color: #f45900; }
.infinite-scroll #infinite-handle span {
background-color: #121516; }
.infinite-scroll #infinite-handle span:hover {
background: #f45900; }
.cat-links a:hover {
color: #f45900; }
.entry-content a {
color: #f45900; }
.tag_list a:hover {
color: #f45900; }
.author_links a:hover, .author_links a:active {
color: #f45900; }
.author_links a:hover:before {
color: #f45900; }
.zoom-twitter-widget a {
color: #f45900; }
.zoom-twitter-widget a:hover {
color: #231F20; }
.zoom-twitter-widget time:hover {
color: #231F20; }
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #231F20; }
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background: #231F20; }
.woocommerce ul.products li.product h3:hover {
color: #f45900; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
background: #f45900 !important; }
.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
color: #f45900; } @font-face {
font-family: 'indigo';
src: url(//caneandrinse.com/wp-content/themes/wpzoom-indigo/fonts/indigo.eot);
src: url(//caneandrinse.com/wp-content/themes/wpzoom-indigo/fonts/indigo.eot) format("embedded-opentype"), url(//caneandrinse.com/wp-content/themes/wpzoom-indigo/fonts/indigo.ttf) format("truetype"), url(//caneandrinse.com/wp-content/themes/wpzoom-indigo/fonts/indigo.woff) format("woff"), url(//caneandrinse.com/wp-content/themes/wpzoom-indigo/fonts/indigo.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: block; }
[class^="icon-"], [class*=" icon-"] { font-family: 'indigo' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.icon-googleplus:before {
content: "\e042"; }
.icon-twitter:before {
content: "\e600"; }
.icon-facebook:before {
content: "\e601"; }
.icon-pinterest:before {
content: "\e603"; }
.icon-search:before {
content: "\e901"; }
.icon-instagram:before {
content: "\ea92"; }
.icon-close:before {
content: "\e900"; } h1, h2, h3, h4, h5, h6 {
font-weight: 600;
line-height: 1.1;
color: #000; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-weight: normal;
line-height: 1; }
h1 small, h2 small, h3 small {
font-size: 65%; }
h4 small, h5 small, h6 small {
font-size: 75%; }
h1 {
font-size: 36px; }
h2 {
font-size: 30px; }
h3 {
font-size: 24px; }
h4 {
font-size: 18px; }
h5 {
font-size: 14px; }
h6 {
font-size: 12px; }
.header-archive {
padding: 20px 30px;
background: #121516;
margin: 0 0 40px;
font-size: 14px;
color: #777;
text-align: center; }
.header-archive .section-title {
color: #fff;
font-size: 22px;
font-weight: 600;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
text-align: center;
border: none;
padding: 0;
margin: 10px 0; }
.content-area .widget .title,
.section-title {
font-size: 22px;
font-weight: 400;
text-transform: uppercase;
font-family: "Oswald", sans-serif;
border-bottom: 2px solid #222;
padding: 0 0 20px;
margin: 0 0 30px; }
.section-title.full-title {
text-align: center; }
.full-layout .section-title {
text-align: center; }
p {
margin-bottom: 15px; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
text-decoration: none; }
big {
font-size: 125%; } html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit; }
blockquote, q {
quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after {
content: ""; }
hr {
background-color: #eee;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 1.5em 1em;
padding: 0; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%; }
thead th {
border-bottom: 2px solid #bbb;
padding-bottom: 0.5em; }
th {
padding: 0.4em;
text-align: left; }
tr {
border-bottom: 1px solid #eee; }
td {
padding: 0.4em; }
th:first-child,
td:first-child {
padding-left: 0; }
th:last-child,
td:last-child {
padding-right: 0; }
.floatleft {
float: left; }
.floatright {
float: right; }
.sticky, .bypostauthor {
text-align: left; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
padding: 12px 15px;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all;
font-weight: 600;
border-radius: 0;
width: auto; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #000;
border: 1px solid #ddd;
padding: 10px 12px;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all;
border-radius: 0;
background: #fff;
width: auto;
-webkit-box-shadow: inset 0 7px 7px -7px #dcdcdc;
box-shadow: inset 0 7px 7px -7px #dcdcdc; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: #444; }
select {
border: 1px solid #ddd;
color: #000; }
textarea {
width: 100%; }
label {
display: block;
margin-bottom: 10px;
font-weight: 500; }
.site-footer button {
color: white; }
.site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
color: white; }
.site-footer button:hover {
color: #fff; }
.site-footer input[type=button]:hover, .site-footer input[type=reset]:hover, .site-footer input[type=submit]:hover {
color: #fff; }   div.navigation {
position: relative;
text-align: center;
margin: 0 0 50px;
font-size: 18px;
font-family: "Oswald", sans-serif; }
div.navigation a {
display: inline-block;
-webkit-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
border: 1px solid #eee;
line-height: 24px;
padding: 7px 14px;
margin: 0 5px; }
div.navigation a:hover {
border-color: #ccc; }
div.navigation span.current {
display: inline-block;
background-color: #000;
color: #fff;
line-height: 24px;
padding: 7px 15px;
margin: 0 5px; }
div.navigation span.pages {
margin-right: 15px;
display: none; }
div.navigation span.dots {
color: #999;
line-height: 100%;
margin: 0 5px; }
div.navigation .alignleft, div.navigation .alignright {
margin: 0; }
div.navigation .prev, div.navigation .next {
position: absolute;
-webkit-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
font-size: 20px;
border: none;
background: #f4f5f5;
padding: 7px 20px; }
div.navigation .prev {
left: 0; }
div.navigation .next {
right: 0; } a {
-webkit-transition: 0.1s ease all;
-o-transition: 0.1s ease all;
transition: 0.1s ease all;
text-decoration: none; }
a:hover, a:focus, a:active {
text-decoration: none; }
a:hover, a:active {
outline: 0; }  .sf-menu {
margin: 0;
padding: 0;
list-style: none; }
.sf-menu * {
margin: 0;
padding: 0;
list-style: none; }
.sf-menu li {
position: relative; }
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99; }
.sf-menu > li {
float: left; }
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
display: block; }
.sf-menu a {
display: block;
position: relative; }
.sf-menu ul ul {
top: 0;
left: 100%; }
.sf-arrows .sf-with-ul:after {
content: "\f347";
display: inline-block;
-webkit-font-smoothing: antialiased;
font: 16px/16px 'dashicons';
vertical-align: middle;
margin: 0 0 0 4px; }
.sf-arrows ul .sf-with-ul:after {
content: "\f345";
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 12px/22px 'dashicons';
float: right;
vertical-align: middle;
margin: 2px 0 0 4px; }
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after {
border-left-color: white; }
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white; }
.navbar-wpz {
position: relative;
z-index: 100; }
.navbar-wpz > li {
padding: 0 15px; }
.navbar-wpz > li:first-child {
padding-left: 0; }
.navbar-wpz > li:last-child {
margin-right: 0; }
.navbar-wpz a {
padding: 8px 0;
-webkit-transition: none;
-o-transition: none;
transition: none; }
.navbar-wpz ul {
background: #121516;
text-align: left;
margin: 0;
padding: 8px 0;
font-size: 16px;
left: 2%;
width: 220px;
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
.navbar-wpz ul a {
text-align: left;
line-height: 1.4;
text-transform: none;
padding: 8px 15px;
font-size: 16px;
color: #fff;
letter-spacing: 0;
font-weight: 600;
font-family: "Mulish", sans-serif; }
.navbar-wpz ul li {
border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.navbar-wpz ul li:last-child {
border: none; }
.navbar-wpz ul ul {
right: 100%;
margin-top: 0px; }
.navbar-wpz > li > ul:before {
content: '';
display: block;
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #121516;
position: absolute;
top: -7px;
left: 31px;
z-index: 470; }
.navbar-wpz > li > ul:after {
content: '';
display: block;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #121516;
position: absolute;
top: -8px;
left: 30px;
z-index: 460; } .top-navbar {
padding: 10px 0;
background: #121516;
z-index: 900;
font-size: 12px;
width: 100%;
position: fixed; }
.top-navbar .inner-wrap {
position: relative; }
.top-navbar #navbar-top {
float: left;
max-width: 80%; }
.top-navbar a {
color: #fff;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
font-family: "Montserrat", sans-serif; }
.navbar-wpz a:hover {
text-decoration: none; } .main-navbar {
padding-bottom: 10px;
text-align: center;
font-family: "Teko", sans-serif;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
margin-bottom: 30px; }
.main-navbar a {
font-size: 28px;
padding: 0;
font-weight: normal;
text-transform: uppercase; }
.home:not(.paged) .main-navbar {
margin-bottom: -1px; }
.top-navbar:before, .top-navbar:after {
content: " ";
display: table; }
.main-navbar:before, .main-navbar:after {
content: " ";
display: table; }
.top-navbar:after {
clear: both; }
.main-navbar:after {
clear: both; }
.main-navbar .sf-menu > li {
display: inline-block;
float: none; }
.main-navbar .navbar-wpz > li:last-child {
padding-right: 0; }
.menu_center .navbar-wpz {
text-align: center; }
.menu_center .slicknav_menu {
text-align: center; }
.menu_center .slicknav_btn {
float: none;
display: inline-block; } .navbar-toggle {
display: none;
position: relative;
float: left;
margin: 15px 0 15px 0; }
.navbar-toggle .icon-bar {
display: block;
width: 28px;
height: 2px;
background: #222; }
.navbar-toggle:hover .icon-bar {
background: #555; }
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 5px; }
#menu-main-slide {
display: none !important; }
.slicknav_btn {
position: relative;
vertical-align: middle;
padding: 0.438em 0.625em 0.438em 0.625em;
line-height: 1.125em;
cursor: pointer;
display: inline-block; }
.slicknav_menu {
*zoom: 1;
text-align: center; }
.slicknav_menu .slicknav_menutxt {
color: #000;
font-weight: normal;
font-family: "Mulish", sans-serif;
font-size: 18px;
display: block;
line-height: 100%;
float: right; }
.slicknav_menu .slicknav_icon {
float: left;
width: 1.125em;
height: 0.875em;
margin: 2px 7px 0 0; }
.slicknav_menu .slicknav_no-text {
margin: 0; }
.slicknav_menu:before {
content: " ";
display: table; }
.slicknav_menu:after {
content: " ";
display: table;
clear: both; }
.slicknav_menu .slicknav_icon {
width: 20px;
height: 16px;
position: relative;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer; }
.slicknav_menu .slicknav_icon-bar {
display: block;
position: absolute;
height: 1px;
width: 100%;
background: #d3531a;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out; }
.slicknav_collapsed .slicknav_icon span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; }
.slicknav_collapsed .slicknav_icon span:nth-child(2) {
top: 7px;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; }
.slicknav_collapsed .slicknav_icon span:nth-child(3) {
top: 14px;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; }
.slicknav_open .slicknav_icon span:nth-child(1) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 5px;
left: 0; }
.slicknav_open .slicknav_icon span:nth-child(2) {
width: 0%;
opacity: 0; }
.slicknav_open .slicknav_icon span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 5px;
left: 0; }
.slicknav_nav {
clear: both; }
.slicknav_nav ul {
display: block; }
.slicknav_nav li {
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 5px; }
.slicknav_nav li:last-child {
border: none; }
.slicknav_nav .slicknav_arrow {
font-size: 0.8em;
margin: 0 10px 0 0.4em;
padding-left: 5px;
float: right;
border-left: 1px solid #cecece; }
.slicknav_nav .slicknav_arrow:after {
content: "\f347";
display: inline-block;
-webkit-font-smoothing: antialiased;
font: 22px/16px 'dashicons';
vertical-align: middle;
margin: 0 0 0 4px; }
.slicknav_nav .slicknav_item {
cursor: pointer; }
.slicknav_nav .slicknav_item a {
display: inline; }
.slicknav_nav .slicknav_row {
display: block; }
.slicknav_nav .slicknav_parent-link a {
display: inline; }
.slicknav_brand {
float: left; }
.slicknav_menu * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.slicknav_menu .slicknav_icon-bar {
background-color: #000; }
.slicknav_btn {
padding: 12px 0;
text-decoration: none; }
.slicknav_nav {
color: #000;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
border-top: 1px solid rgba(255, 255, 255, 0.07);
border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
.slicknav_nav ul {
list-style: none;
overflow: hidden;
padding: 20px 30px;
margin: 0 0 20px;
background: #f4f5f5; }
.slicknav_nav ul ul {
padding: 0 0 0 30px;
margin: 0;
font-size: 14px; }
.slicknav_nav a {
padding: 0;
margin: 2px 0;
text-decoration: none;
color: #000;
font-size: 22px;
text-align: left;
display: block; }
.slicknav_nav .slicknav_txtnode {
margin-left: 15px; }
.slicknav_nav .slicknav_item a {
padding: 0;
margin: 0; }
.slicknav_nav .slicknav_parent-link a {
padding: 0;
margin: 0; }
.slicknav_brand {
color: #000;
font-size: 18px;
line-height: 30px;
padding: 7px 12px;
height: 44px; }
.slicknav_menu {
display: none; }  .sb-search {
float: right;
width: 40px;
height: 40px;
min-width: 45px;
position: relative;
z-index: 200; }
.sb-search .sb-search-input {
position: absolute;
top: 0;
right: 0;
border: none;
outline: none;
width: 20px;
height: 40px;
margin: 0;
z-index: 10;
padding: 10px 65px 10px 15px;
font-family: inherit;
font-size: 16px;
color: #000;
visibility: hidden;
opacity: 0;
border: none;
-webkit-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all;
background: #fff;
-webkit-transition: width 0.6s, border-radius 0.6s, background 0.6s;
-o-transition: width 0.6s, border-radius 0.6s, background 0.6s;
transition: width 0.6s, border-radius 0.6s, background 0.6s;
-webkit-box-shadow: none;
box-shadow: none; }
.sb-search input[type="search"].sb-search-input {
-webkit-appearance: none; }
.sb-search .sb-search-input::-webkit-input-placeholder, .sb-search .sb-search-input:-moz-placeholder, .sb-search .sb-search-input::-moz-placeholder, .sb-search .sb-search-input:-ms-input-placeholder {
color: #fff; }
.sb-search .sb-icon-search {
width: 40px;
height: 40px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height: 40px;
text-align: center;
cursor: pointer; }
.sb-search .sb-search-submit {
width: 40px;
height: 40px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height: 40px;
text-align: center;
cursor: pointer;
background: #fff;
opacity: 0;
color: #3a3d40;
border: none;
outline: none;
z-index: -1; }
.sb-search .sb-icon-search {
color: #fff;
z-index: 90;
font-size: 16px;
font-family: 'indigo';
speak: none;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all; }
.sb-search .sb-icon-search:before {
content: "\e901"; }
.sb-search.sb-search-open .sb-icon-search:before {
color: #000;
content: "\e900";
font-family: inherit;
font-size: 30px;
line-height: 40px;
font-weight: normal; } .sb-search.sb-search-open .sb-search-input {
visibility: visible;
opacity: 1;
width: 270px;
-webkit-transition: width 0.2s ease, background 0.2s;
-o-transition: width 0.2s ease, background 0.2s;
transition: width 0.2s ease, background 0.2s; }
.sb-search.sb-search-open .sb-icon-search {
background: none;
z-index: 11; }
.no-js .sb-search .sb-icon-search {
background: none;
z-index: 11; }
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
z-index: 90; }  .header_social {
float: right;
text-align: right; }
.header_social .widget {
margin: 0; }
.header_social .widget h3.title {
display: none; }
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
margin: 0; }
.header_social .zoom-social-icons-list--without-canvas .socicon {
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all; }
.header_social .zoom-social-icons-list .socicon:hover {
opacity: 0.8; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #444444;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
float: left;
margin-right: 15px; }
.alignright {
float: right;
margin-left: 15px; }
.aligncenter {
margin-left: auto;
margin-right: auto;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
margin: 0;
padding: 0;
font-family: "Mulish", sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 1.7;
color: #444;
background: #fff;
background-repeat: no-repeat;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
body.noscroll {
position: fixed;
overflow: hidden;
width: 100%; }
.inner-wrap {
max-width: 1200px;
margin: 0 auto; }
.content-area {
float: left;
width: 66.667%; }
.full-width .content-area {
width: 100%;
float: none; }
.content-area.full-layout {
width: 100%;
float: none; }
:root :where(a:where(:not(.wp-element-button))) {
text-decoration: none; } .recent-posts {
font-size: 0; }
.recent-posts .post {
font-size: 14px;
position: relative;
overflow: hidden;
margin: 0 0 50px;
padding: 0 0 40px;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
color: #777; }
.recent-posts .post:before {
content: " ";
display: table; }
.recent-posts .post:after {
content: " ";
display: table;
clear: both; }
.recent-posts.two-columns_layout {
font-size: 0; }
.recent-posts.two-columns_layout .post {
display: inline-block;
vertical-align: top;
font-size: 14px;
position: relative;
overflow: hidden;
width: 47.5%;
margin: 0 5% 40px 0;
padding: 0;
border: none;
color: #777; }
.recent-posts.two-columns_layout .post:before {
content: " ";
display: table; }
.recent-posts.two-columns_layout .post:after {
content: " ";
display: table;
clear: both; }
.recent-posts.two-columns_layout .post .post-thumb {
margin: 0 0 20px;
max-width: 100%;
width: 100%; }
.recent-posts.two-columns_layout .post .post-thumb img {
width: 100%; }
.recent-posts.two-columns_layout .post .entry-body {
overflow: hidden;
display: block;
vertical-align: top;
width: 100%; }
.recent-posts.two-columns_layout .post:nth-of-type(2n+2) {
margin-right: 0; }
.content-area.full-layout .recent-posts .post {
display: inline-block;
vertical-align: top;
font-size: 14px;
position: relative;
overflow: hidden;
width: 48%;
margin: 0 4% 40px 0;
padding: 0;
border: none;
color: #777; }
.content-area.full-layout .recent-posts .post:before {
content: " ";
display: table; }
.content-area.full-layout .recent-posts .post:after {
content: " ";
display: table;
clear: both; }
.content-area.full-layout .recent-posts .post .post-thumb {
margin: 0 0 20px;
max-width: 100%;
float: none; }
.content-area.full-layout .recent-posts .post .post-thumb img {
width: 100%; }
.content-area.full-layout .recent-posts .post .entry-body {
overflow: hidden;
display: block;
vertical-align: top;
width: 100%; }
.content-area.full-layout .recent-posts .post:nth-of-type(2n+2) {
margin-right: 0; }
@media (min-width: 980px) {
.content-area.full-layout .recent-posts.three-columns_layout article {
width: 31.7%;
margin: 0 2.45% 50px 0; }
.content-area.full-layout .recent-posts.three-columns_layout article .entry-title {
font-size: 26px; }
.content-area.full-layout .recent-posts.three-columns_layout article:nth-of-type(2n+2) {
margin-right: 2.45%; }
.content-area.full-layout .recent-posts.three-columns_layout article:nth-of-type(3n+3) {
margin-right: 0; } }
.recent-posts .post-thumb {
margin: 0 3% 0 0;
max-width: 48%;
float: left; }
.recent-posts .post-thumb a {
font-size: 0; }
.recent-posts .post-thumb img {
max-width: 100%;
height: auto; }
.recent-posts .entry-body {
overflow: hidden; }
.entry-title {
margin: 0 0 15px;
font-size: 30px;
font-weight: 700;
letter-spacing: 0;
line-height: 1.1;
font-family: "Teko", sans-serif;
text-transform: uppercase; }
.entry-content:before {
content: " ";
display: table; }
.entry-content:after {
content: " ";
display: table;
clear: both; }
.entry-content p {
margin: 0 0 20px;
padding: 0; }
.entry-content img {
max-width: 100%;
height: auto; }
.search .content-area {
padding-bottom: 50px; }
.site-footer .entry-meta {
color: #9ba2a9; }
.entry-meta {
margin-bottom: 15px;
color: #676c71;
font-size: 14px; }
.entry-meta span + span:before {
content: " /  ";
color: #B6BABB;
margin: 0 5px;
font-style: normal;
opacity: .7; }
.entry-meta a {
border-bottom: 1px solid #e8e8e8;
padding-bottom: 3px; }
.cat-links {
margin-bottom: 8px;
display: block; }
.cat-links a {
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
font-family: "Montserrat", sans-serif;
display: inline-block; }
.single .cat-links a {
color: #fff;
background: #000;
padding: 4px 14px;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 8px; }
.more-link, .more_link {
display: table;
margin: 20px 0 0; }
.readmore_button a {
display: inline-block;
-webkit-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
padding: 10px 20px;
font-size: 14px;
background: #000;
color: #fff;
font-weight: 500;
letter-spacing: 1px;
font-family: "Oswald", sans-serif;
text-transform: uppercase; } .search article .entry-meta {
display: none; } .content-area.full-layout .recent-posts.blog-view {
margin: 0 auto;
max-width: 800px; }
.content-area.full-layout .recent-posts.blog-view .entry-body {
max-width: 90%;
margin: 0 auto; }
.content-area.full-layout .recent-posts.blog-view article {
width: 100%;
margin: 0 0 50px; }
.recent-posts.blog-view article {
width: 100%;
margin-right: 0;
font-size: 16px;
border-bottom: 1px solid #eee;
padding: 0 0 30px;
margin-bottom: 50px;
text-align: center; }
.recent-posts.blog-view article .post-thumb {
margin: 0 0 20px;
max-width: 100%; }
.recent-posts.blog-view article .post-thumb img {
width: 100%; }
.recent-posts.blog-view article .entry-content {
text-align: left; }
.recent-posts.blog-view article .entry-body {
overflow: hidden;
display: block;
vertical-align: top;
width: 100%; }
.recent-posts.blog-view .post .entry-title {
font-size: 36px; }
.recent-posts.blog-view .entry-meta {
font-size: 16px; }
.recent-posts article:nth-of-type(2n+2) {
margin-right: 0; } .entry-header {
margin: 0 0 30px;
position: relative; }
.entry-cover {
z-index: 1;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
min-height: 450px;
position: relative;
margin: -41px 0 50px; }
.page .entry-image .post-thumb,
.single .entry-image .post-thumb {
margin: 0 0 25px; }
.page .site-main.full-width-page > article {
float: none;
max-width: 100%;
width: 100%; }
.content-area.full-width-page {
float: none;
width: 100%; }
.page h1.entry-title, .single h1.entry-title {
font-size: 40px;
line-height: 1.1;
font-weight: 700;
margin: 10px 0; }
.page .entry-info, .single .entry-info {
margin-bottom: 30px; }
.page .entry-category + .entry-date {
display: inline-block; }
.single .entry-category + .entry-date {
display: inline-block; }
.single .entry-meta {
font-size: 16px;
margin-bottom: 0; }
.entry-content {
line-height: 1.7; }
.entry-content a {
font-weight: 600; }
.entry-content a:hover {
text-decoration: underline; }
.entry-content a.wpz-sc-button {
text-decoration: none;
color: #fff;
font-weight: normal; }
.entry-content a.wpz-sc-button:hover {
color: #fff; }
.entry-content .wpz-sc-ilink a, .entry-content .shortcode-tabs ul.tab_titles li.nav-tab a {
text-decoration: none; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin: 0 0 15px;
line-height: 1.4;
font-weight: bold; }
.entry-content img.alignnone, .entry-content img.aligncenter, .entry-content img.alignleft, .entry-content img.alignright, .entry-content img.attachment-fullsize {
margin-bottom: 20px;
max-width: 100%;
height: auto; }
.entry-content .wp-block-image img {
margin-bottom: 20px;
max-width: 100%;
height: auto; }
.entry-content .wp-block-gallery {
margin-bottom: 25px; }
.entry-content .wp-block-gallery .wp-block-image img {
margin-bottom: 0; }
.entry-content ul:not(.wp-block-gallery), .entry-content ol {
margin: 0 0 20px 15px; }
.entry-content li {
list-style-position: inside; }
.entry-content li ul, .entry-content li ol {
margin-bottom: 0; }
.entry-content ul li {
list-style-type: square; }
.entry-content ol li {
list-style-type: decimal; }
.entry-content .shortcode-unorderedlist ul li {
list-style-type: none; }
.entry-content .shortcode-unorderedlist ul li ul {
list-style-type: none; }
.entry-content blockquote {
font-size: 22px;
margin: 15px 0 40px;
text-align: center;
position: relative; }
.entry-content blockquote:before,
.entry-content blockquote:after {
content: "";
display: block;
width: 60px;
height: 2px;
margin: 30px auto;
background: #f0f0f0; } .full-width-page .entry-content .alignfull,
.full-width .entry-content .alignfull {
margin-left: -webkit-calc( -100vw / 2 + 100% / 2);
margin-left: calc( -100vw / 2 + 100% / 2);
margin-right: -webkit-calc( -100vw / 2 + 100% / 2);
margin-right: calc( -100vw / 2 + 100% / 2); }
.full-width-page .entry-content .alignfull,
.full-width-page .entry-content .alignfull > img,
.full-width .entry-content .alignfull,
.full-width .entry-content .alignfull > img {
width: 100vw;
max-width: 100vw; }
@media only screen and (min-width: 1450px) {
.full-width-page .entry-content .alignwide,
.full-width .entry-content .alignwide {
margin-left: -125px;
margin-right: -125px;
max-width: 1450px;
width: 1450px; } } .tag_list {
position: relative;
margin: 0 0 30px;
padding-top: 30px;
border-top: 1px solid #e8e8e8; }
.tag_list h4 {
font-weight: bold;
color: #212223;
margin-right: 10px;
display: inline-block; }
.tag_list a {
display: inline-block;
-webkit-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
font-size: 16px;
margin: 0 10px 5px 0;
padding: 3px 20px;
border: 1px solid #e8e8e8;
background: #f4f5f5;
line-height: 1.8;
font-size: 14px; }
.tag_list a:last-child {
margin-right: 0; }
.tag_list a:hover {
color: #222;
text-decoration: underline; }
.entry-footer {
margin: 30px 0 0;
color: #222; } .post_author {
padding: 30px;
background: #f4f5f5;
margin: 0 0 30px; }
.single .author-description {
overflow: hidden; }
.single .author-description span {
display: inline-block;
margin: 0 0 10px;
font-size: 16px;
color: #999; }
.single .post_author .author-title {
margin: 0 0 10px;
font-size: 20px;
font-weight: bold;
display: inline-block; }
.single .post_author .author-title a {
text-decoration: none; }
.single .post_author .author-bio {
margin: 0 0 15px;
font-size: 16px; }
.single .post_author > img {
margin: 0 20px 0 0;
float: left;
border-radius: 50px; }
.author_links a {
margin: 0 15px 0 0; }
.author_links a:last-child {
margin-right: 0; }
.author_links a:before {
content: "\e600";
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 20px/100% 'indigo';
vertical-align: top;
margin: 4px 5px 0 0;
color: #222;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; }
.author_links a.author_facebook:before {
content: "\e601"; }
.author_links a.author_instagram:before {
content: "\ea92"; }
img.wp-smiley {
border: none;
padding: 0; }
#snippet-box {
width: 100% !important;
float: none !important; } h4.jp-relatedposts-post-title {
margin: 10px 0 5px !important;
font-weight: 400; }
.single div#jp-relatedposts h3.jp-relatedposts-headline {
text-align: center;
font-size: 18px;
font-weight: 600; }
.single div#jp-relatedposts h3.jp-relatedposts-headline em:before {
display: none; }
.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
font-size: 16px;
font-weight: 600;
line-height: 1.3; }
.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
color: #000;
font-weight: 600; }
.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
text-decoration: none; }
.single #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
text-decoration: none; }
.single #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
opacity: 1;
margin-bottom: 0; }
.entry-content div.sharedaddy.sd-sharing-enabled {
display: none; } .prevnext {
border-bottom: 2px solid #eeeeee;
padding: 30px;
overflow: hidden;
text-align: center;
background: #f4f5f5; }
.prevnext img {
margin: 0;
width: 100%;
height: auto; }
.prevnext .previous_post_pag {
float: left;
width: 50%;
position: relative; }
.prevnext .next_post_pag {
width: 50%;
float: right;
position: relative; }
.prevnext .prevnext_container {
font-weight: 600;
font-size: 18px;
line-height: 1.5;
overflow: hidden;
position: relative;
text-align: center;
position: absolute;
background: rgba(0, 0, 0, 0.4);
height: 100%;
width: 100%;
padding: 0 10%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all; }
.prevnext .prevnext_container:hover {
background: rgba(0, 0, 0, 0.6); }
.prevnext_title {
position: relative;
display: block; }
.prevnext .prevnext_container h4 {
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
color: #fff;
text-align: center;
font-family: "Mulish", sans-serif;
font-size: 24px;
line-height: 1.2;
text-transform: uppercase;
margin: 0;
padding: 0; }
.prev_next_small {
font-weight: normal;
text-transform: uppercase;
text-align: center;
color: #777;
display: block;
font-size: 13px;
margin: 0 0 4px;
padding: 0;
text-align: left; }
.prevnext .previous_post_pag .prev_next_small {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
-o-transform-origin: left top 0;
transform-origin: left top 0;
position: absolute;
bottom: 0;
left: -19px;
background: rgba(0, 0, 0, 0.07);
padding: 2px 8px; }
.prevnext .next_post_pag .prev_next_small {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right bottom 0;
-ms-transform-origin: right bottom 0;
-o-transform-origin: right bottom 0;
transform-origin: right bottom 0;
position: absolute;
top: 45px;
right: 1px;
z-index: 20;
background: rgba(0, 0, 0, 0.07);
padding: 2px 8px; }
.content-area {
position: relative; }
.wpz-float-sharing {
width: 70px;
margin-left: -100px;
float: left; }
.wpz-float-sharing .sharedaddy .sd-social {
font-size: 15px;
font-size: 1.5rem; }
.wpz-float-sharing .sharedaddy .sd-social a {
color: #222;
display: block;
line-height: 1.6;
text-align: center;
text-decoration: none;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
padding: 14px 3px !important; }
.wpz-float-sharing .sharedaddy .sd-social a:hover,
.wpz-float-sharing .sharedaddy .sd-social a:focus {
background-color: #ededed;
color: #0080c3; }
.wpz-float-sharing .sharedaddy .sd-social li {
background-color: #fff;
-webkit-box-shadow: -1px 0 0 0 #dedede, 0 -1px 0 0 #dedede;
box-shadow: -1px 0 0 0 #dedede, 0 -1px 0 0 #dedede;
display: inline-block;
margin: 0;
text-align: center;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.wpz-float-sharing .sharedaddy .sd-social li:last-child {
border-right-width: 0; }
.wpz-float-sharing .sharedaddy .sd-social ul {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
border: 1px solid #dedede;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
list-style: none;
margin: 0;
padding: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.wpz-float-sharing .sharedaddy .sd-social .share-end {
display: none; }
.wpz-float-sharing .sharedaddy .sd-social .sd-content ul li a.share-more span {
display: none; }
.wpz-float-sharing .sharedaddy .sd-social.sd-social-official ul > li {
max-height: none;
margin-bottom: 5px; }
.wpz-float-sharing .sharedaddy .sd-social
.share-icon:before,
.wpz-float-sharing .sharedaddy .share-more:before {
font-size: 28px;
line-height: 1; }
.wpz-float-sharing .sharedaddy .sd-social-icon-text .share-icon span {
margin-left: 0.33333333em;
display: none; }
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-button span.share-count {
right: 0;
left: 0;
background: #fff;
font-size: 12px;
color: #000; }
.wpz-float-sharing .sharedaddy h3.sd-title {
font-weight: normal;
text-transform: uppercase;
text-align: center;
color: #777;
display: block;
font-size: 11px; }
.wpz-float-sharing .sharedaddy h3.sd-title:before {
display: none; }
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-threads a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-bluesky a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-mastodon a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-nextdoor a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-google-plus-1 a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-flickr a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-print a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-skype a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-email a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-x a.sd-button,
.wpz-float-sharing .sharedaddy .sd-social-icon .sd-content ul li a.sd-button.share-more {
color: #000 !important;
background: none;
padding: 14px 10px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: none !important;
margin: 0; }
.wpz-float-sharing .sharedaddy .sd-social-official li {
-webkit-box-shadow: none;
box-shadow: none;
margin-right: 1em;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex-grow: 0;
flex-grow: 0;
-ms-flex-positive: 0; }
.wpz-float-sharing .sharedaddy .sd-social-official ul {
border-width: 0;
line-height: 1; }
@media (min-width: 768px) {
.wpz-float-sharing .sharedaddy .sd-social-icon-text span {
display: inline-block; } }
@media (min-width: 768px) {
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon,
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon-text {
position: absolute;
top: 40px;
left: 0; }
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon ul,
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon-text ul {
background-color: #fff;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 70px;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column; }
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon .sharing-hidden,
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon-text .sharing-hidden {
position: relative;
top: -50px;
left: 69px;
z-index: 90; }
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon .sharing-hidden ul,
.singular.layout-entry-sidebar .wpz-float-sharing .sharedaddy .sd-social-icon-text .sharing-hidden ul {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
width: 100%;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row; } } .wpz_breadcrumbs {
margin-bottom: 30px;
color: rgba(0, 0, 0, 0.4);
font-size: 15px; }
.wpz_breadcrumbs > :last-child {
color: #111; }
.wpz_breadcrumbs .arrow-circle {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-indent: -999em;
height: 12px;
width: 12px;
border-radius: 50%;
overflow: hidden;
margin: 0 10px; }
.wpz_breadcrumbs .arrow-circle:after {
content: '';
height: 5px;
width: 5px;
border: 1px solid transparent;
border-top-color: inherit;
border-right-color: inherit;
-webkit-transform: rotateZ(45deg) translate(-1px, 1px);
transform: rotateZ(45deg) translate(-1px, 1px); }
.wpz_breadcrumbs a {
color: rgba(0, 0, 0, 0.4); }
.wpz_breadcrumbs a:hover, .wpz_breadcrumbs a:active {
color: #f45900; } #comments {
font-size: 16px; }
#comments a {
text-decoration: underline; }
#comments a:hover {
text-decoration: none; }
#comments > h3 {
position: relative;
margin-top: 50px;
font-size: 26px;
margin-bottom: 40px; }
#respond > h3 {
position: relative;
margin-bottom: 10px;
font-size: 26px; }
.comment-notes {
margin-bottom: 30px;
color: #969696;
font-style: italic; }
#cancel-comment-reply-link {
color: #d22e2e; }
.commentlist {
list-style-type: none;
padding: 0; }
.commentlist li {
list-style-type: none; }
.commentlist .children {
margin: 30px 0 0 50px; }
.commentlist .comment {
margin-bottom: 44px;
padding-bottom: 32px;
position: relative;
line-height: 1.8; }
.commentlist .children li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
margin-top: 30px; }
.comment .avatar {
float: left;
border-radius: 50%;
margin-right: 28px; }
.comment-author:before {
content: " ";
display: table; }
.comment-author:after {
content: " ";
display: table;
clear: both; }
.comment-author .fn {
font-style: normal;
font-weight: 600;
font-size: 18px; }
.comment-author .fn a {
font-style: normal;
font-weight: 600;
font-size: 20px;
text-decoration: none !important; }
.comment-author .comment-meta {
margin-top: 5px;
color: #a2a2a2; }
.comment-author .comment-meta a {
color: #a2a2a2; }
.comment-author .comment-meta a:hover {
color: #333; }
.comment-main {
overflow: hidden; }
.comment-body {
margin-top: 8px; }
#respond {
margin-bottom: 85px;
padding: 30px;
background: #f4f5f5; }
#respond .form_fields p {
margin-bottom: 24px;
width: 50%; }
#respond .form_fields p:first-child {
padding-left: 0; }
#respond label {
font-weight: normal;
font-size: 16px;
margin-bottom: 5px; }
#respond input[type="text"] {
width: 90%; }
#respond textarea {
width: 100%;
height: 150px; }
#respond #submit {
width: auto;
padding-left: 25px;
padding-right: 25px;
margin-top: 12px; }
#respond code {
white-space: pre-wrap; }
.form-allowed-tags {
display: none; }
#respond .form_fields p .required_lab {
margin-left: 10px;
color: #a7a7b3; }
#respond .comment-form-cookies-consent label {
display: inline;
margin-left: 10px;
text-transform: none;
font-family: inherit;
font-size: 14px; }   .brand-wrap {
font-size: 0; }
.adv {
display: block;
text-align: center;
width: 100%;
margin-bottom: 30px; }
.navbar-brand-wpz {
margin: 105px 0 40px;
text-align: center; }
.navbar-brand-wpz img {
max-width: 100%;
height: auto; }
.navbar-brand-wpz h1 {
font-weight: 500;
font-family: "Oswald", sans-serif;
line-height: 1;
font-size: 70px;
text-transform: uppercase;
margin: 0 0 10px; }
.navbar-brand-wpz a:hover {
text-decoration: none; }
.navbar-brand-wpz .tagline {
font-size: 18px;
color: #afafaf;
margin: 0; }
.adv_side {
text-align: center;
margin: 0 0 20px; }
.adv_content {
margin: 0 0 50px;
text-align: center; }
.single .adv_content {
margin: 20px 0; } #sidebar {
float: right;
width: 30%;
margin-left: 2%; }
.sidebar_content {
max-width: 360px; }  .site-footer {
font-size: 18px;
background: #121516;
color: #87888a; }
.site-footer a {
color: #fff; }
.site-info {
padding: 30px 0 60px;
text-align: center;
font-size: 16px; }
.site-info a {
font-weight: 500; }
.site-info:before {
content: " ";
display: table; }
.site-info:after {
content: " ";
display: table;
clear: both; }
.site-info .copyright {
margin: 0; }
.site-info .designed-by {
margin: 15px 0 0;
text-align: center; }
.footer-title {
font-size: 40px;
font-weight: bold;
margin: 10px 0 25px;
text-transform: uppercase;
font-family: "Oswald", sans-serif; }
.indigo-footer-logo {
margin: 0 0 25px;
display: inline-block; }
.indigo-footer-logo img {
max-width: 50%; }
.footer-menu {
font-size: 20px;
font-weight: 500;
text-align: center;
padding: 0 0 30px;
text-transform: uppercase;
font-family: "Teko", sans-serif; }
.site-copyright {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 30px; }
.footer-menu ul {
margin: 0; }
.footer-menu ul li {
display: inline;
margin: 0 10px; } .site-main:before {
content: " ";
display: table; }
.site-main:after {
content: " ";
display: table;
clear: both; } .home-widgetized-sections {
padding: 0; }
.home-widgetized-sections:after {
display: block;
width: 150px;
margin: 20px auto 60px;
height: 2px;
background: #eee;
content: ""; } .site-widgetized-section .widgets .widget { font-size: 16px;
width: 100%;
margin-right: 0; } .column-widgets {
font-size: 0; }
.column-widgets .widget-column {
display: inline-block;
vertical-align: top;
width: 31%;
margin: 0 3.5% 0 0;
font-size: 16px; }
.column-widgets .widget-column:nth-child(3n+3) {
margin-right: 0; }
.column-widgets .widget-column img {
max-width: 100%;
height: auto; }
.column-widgets:after {
display: block;
width: 150px;
margin: 10px auto 40px;
height: 2px;
background: #eee;
content: ""; } .shop-wrapper.side-right {
float: left;
width: 65.79%; }
.full-width .content-area, .content-area.full-layout {
width: 100%;
float: none; }
.sidebar-left .content-area {
float: right; } h3.archive_year {
font-size: 24px;
margin-top: 35px; }
#archives .archives_list {
border-left: 1px dotted #e6e6e6;
list-style: none;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0 0 15px 15px; }
#archives .archives_list li {
clear: left;
padding-left: 24px;
font-style: normal;
list-style: none;
margin-bottom: 10px; }
#archives .archives_list .date {
color: #808080;
width: 15%;
display: inline-block;
vertical-align: top; }
#archives .archives_list .linked {
width: 65%;
display: inline-block;
vertical-align: top; }
#archives .archives_list .comments {
width: 17%;
display: inline-block;
vertical-align: top;
color: #808080;
float: right;
font-size: 16px; }
#archives .archives_list .comments a {
color: #808080;
font-weight: normal; }
#archives .archives_list .comments a:hover {
text-decoration: none;
color: #333; } .widget {
margin-bottom: 40px;
position: relative; }
.widget .sharedaddy {
display: none; }
.widget .title {
margin: 0 0 20px;
text-transform: uppercase; }
.widget a {
font-weight: 600; }
.widget ul, .widget ol {
clear: both;
margin: 0;
padding: 0; }
.widget ul li, .widget ol li {
list-style-type: none;
margin: 0 0 5px; }
.widget ul ul, .widget ul ol, .widget ol ul, .widget ol ol {
margin: 0;
padding: 0;
border-top: none; }
.widget ul ul li, .widget ul ol li, .widget ol ul li, .widget ol ol li {
border: none; }
.widget select {
width: 100%; }
#sidebar .widget {
padding: 30px;
margin-bottom: 60px;
border: 1px solid #eee; }
#sidebar .widget .title {
margin: -50px 0 25px;
padding: 12px;
color: #fff;
background: #121516;
font-size: 14px;
letter-spacing: 1px;
font-weight: 600;
text-align: center;
font-family: "Montserrat", sans-serif; }
#sidebar .widget .title a {
color: #fff;
font-weight: 600; }
.footer-widgets {
padding: 40px 0 0;
font-size: 0; }
.footer-widgets:before {
content: " ";
display: table; }
.footer-widgets:after {
content: " ";
display: table;
clear: both; }
.footer-widgets .column {
display: inline-block;
vertical-align: top;
margin-right: 2.4561%;
width: 23.1578%;
font-size: 16px; }
.widget-areas {
font-size: 0;    }
.widget-areas .column:nth-child(1):nth-last-child(1) {
width: 100%; }
.widget-areas .column:nth-child(1):nth-last-child(2),
.widget-areas .column:nth-child(2):nth-last-child(1) {
width: 48%;
margin-right: 4%; }
.widget-areas .column:nth-child(2):nth-last-child(1) {
margin-right: 0; }
.widget-areas .column:nth-child(1):nth-last-child(3),
.widget-areas .column:nth-child(2):nth-last-child(2),
.widget-areas .column:nth-child(3):nth-last-child(1) {
width: 30%;
margin-right: 5%; }
.widget-areas .column:nth-child(3):nth-last-child(1) {
margin-right: 0; }
.widget-areas .column:nth-child(1):nth-last-child(4),
.widget-areas .column:nth-child(2):nth-last-child(3),
.widget-areas .column:nth-child(3):nth-last-child(2),
.widget-areas .column:nth-child(4):nth-last-child(1) {
width: 23.5%;
margin-right: 2%; }
.widget-areas .column:nth-child(4):nth-last-child(1) {
margin-right: 0; }
.site-footer .widget {
margin-bottom: 40px; }
.site-footer .widget .title {
color: #fff;
text-align: left;
background: none;
font-family: "Montserrat", sans-serif;
letter-spacing: 0;
font-weight: 600;
margin: 0 0 20px;
font-size: 20px;
padding: 0;
line-height: 1.3; }  .wpzoom-bio {
text-align: center; }
.wpzoom-bio .meta {
display: block;
margin: 0 0 10px;
font-weight: bold;
font-size: 20px; }
.wpzoom-bio .content {
line-height: 1.8; }
.wpzoom-bio img {
margin: 0 0 15px;
border-radius: 50%; }  #sidebar .wpzoom-media-widget {
padding: 0;
border: none; }
#sidebar .wpzoom-media-widget .title {
margin: 0;
padding: 8px 18px; }
.wpzoom-media-widget .post_thumb_withbg {
height: 230px;
width: 100%;
color: #000;
text-align: center;
background-color: #eee;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
position: relative;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
display: table;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
-webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.07); }
.wpzoom-media-widget .post_thumb_withbg:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease; }
.wpzoom-media-widget .post_thumb_withbg:hover:after {
background: rgba(0, 0, 0, 0.3); }
.wpzoom-media-widget .post_thumb_withbg a {
color: #fff;
display: table;
width: 100%;
height: 100%; }
.wpzoom-media-widget .post_thumb_withbg h3.title {
color: #fff;
line-height: 1.5em;
padding: 8px 18px;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
background: #000;
display: inline-block;
margin: 0;
font-family: "Montserrat", sans-serif;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.wpzoom-media-widget .post_thumb_withbg .featured_page_content {
color: #fff;
position: relative;
z-index: 10;
height: 100%;
display: table-cell;
vertical-align: middle;
text-align: center;
border: 1px solid rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }  .tabber {
display: none; }
.tabberlive .tabbertabhide {
display: none; }
#sidebar .widget.tabbertabs {
padding: 0;
border: none;
background: #f4f5f5; }
.widget .tabbertab {
padding: 15px; }
.widget .tabbernav {
margin: 0;
background: #fff; }
.widget .tabbernav li {
display: inline-block;
color: #8d8d8d;
margin: 0; }
.widget .tabbernav li a {
display: inline-block;
position: relative;
margin: 0;
padding: 15px 20px;
line-height: 1.1;
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
color: #aaa;
text-decoration: none;
font-family: "Oswald", sans-serif;
background: none; }
.widget .tabbernav li:not(.tabberactive) a:hover {
color: #000; }
.widget .tabbernav .tabberactive a {
background: #f4f5f5;
color: #000; }
.widget .tabbertab .widgettitle {
display: none; }  ol.popular-posts {
counter-reset: number; }
ol.popular-posts li {
font-size: 18px;
line-height: 1.4;
margin: 0 0 12px;
padding: 0 0 12px;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
color: #000;
font-weight: bold;
overflow: hidden; }
ol.popular-posts li:before {
float: left;
display: block;
counter-increment: number;
content: counter(number);
width: 35px;
margin-right: 5px;
font-family: "Oswald", sans-serif;
font-weight: 400;
font-size: 38px;
color: #ccc;
line-height: 1; }
.list_wrapper {
overflow: hidden; }
ol.popular-posts li:last-child {
border-bottom: none;
padding: 0; }
ol.popular-posts li span {
font-size: 14px;
font-weight: normal;
color: #777;
display: block;
margin: 5px 0 0; }
ol.popular-posts li h3 {
margin: 0;
font-size: 22px;
text-transform: none; }
ol.popular-posts li h3 a {
font-weight: 400;
font-family: "Oswald", sans-serif; }   .post-thumb img {
max-width: 100%;
height: auto; } .wpzoom-featured-cat {
margin: 0 0 40px;
font-size: 0; }
.featured_category_2col .featured-style-style_text {
padding: 0;
border: none; }
.featured_category_2col .feat-cat_small_list {
margin: 30px 0 0;
overflow: hidden; }
.featured_category_2col .feat-cat_small_list li {
display: block;
width: 100%;
margin: 0 0 25px;
overflow: hidden; }
.featured_category_2col .feat-cat_small_list li:last-child {
margin: 0; }
.featured_category_2col .feat-cat_small_list h3.entry-title {
font-size: 18px; }
.featured_category_2col .feat-cat_small_list .post-thumb {
max-width: 35.9%;
float: left;
margin: 0 20px 0 0; }
.right_col_posts .post_content,
.feat-cat_small_list .post-content {
overflow: hidden; }
.widget.wpzoom-featured-cat h3.title {
background: none;
text-align: left;
letter-spacing: 0;
font-size: 22px;
font-weight: 400;
text-transform: uppercase;
font-family: "Oswald", sans-serif;
border-bottom: 2px solid #222;
padding: 0 0 20px;
margin: 0 0 30px; }
.wpzoom-featured-cat h3.title a {
font-weight: normal; }
.wpzoom-featured-cat h3.entry-title {
line-height: 1.3;
font-size: 22px;
font-weight: normal;
font-family: "Oswald", sans-serif;
text-transform: none; }
.wpzoom-featured-cat h3.entry-title a {
font-weight: 600; }
.wpzoom-featured-cat .featured-style-style_text h3.entry-title {
margin-bottom: 10px;
line-height: 1.3;
font-weight: bold; }
.wpzoom-featured-cat img {
max-width: 100%;
height: auto; }
.wpzoom-featured-cat p {
font-size: 14px;
line-height: 1.8;
margin: 0; }
.featured-style-style_text .post-thumb {
margin: 0 0 20px; }
.featured-style-style_text .post-thumb img {
width: 100%; }
.wpzoom-featured-cat .featured-style-style_text {
font-size: 0; }
.content-area .featured-style-style_text {
padding: 0 0 40px;
margin: 0 0 10px;
border-bottom: 1px solid #eee;
overflow: hidden; }
.wpzoom-featured-cat .featured-grid .post {
margin-bottom: 10px;
overflow: hidden; }
.wpzoom-featured-cat .right_col_posts li {
width: 100%;
margin: 0 0 20px;
display: block;
overflow: hidden; }
.wpzoom-featured-cat .right_col_posts .post-thumb {
max-width: 35.9%;
float: left;
margin: 0 20px 20px 0; }
.wpzoom-featured-cat .right_col_posts h3.entry-title {
font-size: 18px; }
#sidebar .right_col_posts {
margin-top: 30px; }
@media (min-width: 640px) {
.content-area .post_content {
color: #777; }
.content-area .wpzoom-featured-cat .featured-grid-single > div {
width: 47.5%;
float: left;
margin-right: 2.66666%; }
.content-area .wpzoom-featured-cat .right_col_posts {
width: 47%;
float: right;
clear: none; }
.content-area .featured_category_2col {
display: inline-block;
vertical-align: top;
font-size: 0;
width: 47.5%;
margin: 0 5% 0 0; }
.content-area .featured_category_2col:nth-child(2) {
margin-right: 0; } }  .widget.carousel-slider, .site-widgetized-section .widgets .widget.carousel-slider {
position: relative; }
.widget.carousel-slider .flickity-viewport {
overflow: hidden; }
.flickity-enabled {
position: relative; }
.carousel-slider .slides {
white-space: nowrap;
overflow: hidden; }
.carousel-slider .item {
position: relative;
white-space: normal;
margin: 0 2% 0 0;
width: 23%;
text-align: center;
vertical-align: top;
display: inline-block; }
.carousel-slider .flickity-enabled .item {
margin: 0 2% 0 0;
width: 23.5%;
min-height: 350px; }
.carousel_widget_wrapper > div {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .3s ease-in;
-o-transition: opacity .3s ease-in;
transition: opacity .3s ease-in; }
.carousel_widget_wrapper > div .item {
display: none; }
.carousel_widget_wrapper > .flickity-enabled {
opacity: 1;
visibility: visible; }
.carousel_widget_wrapper > .flickity-enabled .item {
display: inline-block; }
.carousel-slider .flickity-prev-next-button {
top: 43%;
background: none; }
.carousel-slider .flickity-prev-next-button:hover {
background: none; }
.carousel-slider .flickity-prev-next-button.previous {
left: -55px; }
.carousel-slider .flickity-prev-next-button.next {
right: -55px; }
.carousel-slider .flickity-prev-next-button path {
fill: #333;
opacity: 1;
-webkit-filter: none;
filter: none; }
.carousel-slider .flickity-prev-next-button:hover path {
fill: #222; }
.carousel-slider .post-thumb {
margin: 0 0 15px; }
.carousel-slider .item .entry-title {
margin: 0 0 5px;
font-size: 22px;
font-weight: 400; }
.carousel-slider .item .entry-title a {
font-weight: normal; }
.carousel-slider .item .cat-links {
margin: 0 0 5px; }
.carousel-slider .flickity-page-dots {
bottom: 0;
position: relative; }
.carousel-slider .flickity-page-dots .dot {
border: 2px solid #ccc; }
.carousel-slider .flickity-page-dots .dot:hover, .carousel-slider .flickity-page-dots .dot.is-selected {
background: #555;
border: 2px solid #555; }
.carousel-slider .spinner {
margin: 100px auto;
width: 50px;
height: 30px;
text-align: center;
font-size: 10px; }
.carousel-slider .spinner > div {
background-color: #eaeaea;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
-o-animation: stretchdelay 1.2s infinite ease-in-out;
animation: stretchdelay 1.2s infinite ease-in-out; }
.carousel-slider .spinner .rect2 {
-webkit-animation-delay: -1.1s;
-o-animation-delay: -1.1s;
animation-delay: -1.1s; }
.carousel-slider .spinner .rect3 {
-webkit-animation-delay: -1s;
-o-animation-delay: -1s;
animation-delay: -1s; }
.carousel-slider .spinner .rect4 {
-webkit-animation-delay: -0.9s;
-o-animation-delay: -0.9s;
animation-delay: -0.9s; }
.carousel-slider .spinner .rect5 {
-webkit-animation-delay: -0.8s;
-o-animation-delay: -0.8s;
animation-delay: -0.8s; }
@-webkit-keyframes stretchdelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4); }
20% {
-webkit-transform: scaleY(1); } }
@-o-keyframes stretchdelay {
0%, 40%, 100% {
-o-transform: scaleY(0.4);
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4); }
20% {
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform: scaleY(1); } }
@keyframes stretchdelay {
0%, 40%, 100% {
-o-transform: scaleY(0.4);
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4); }
20% {
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform: scaleY(1); } }
.content-area .carousel-slider .flickity-prev-next-button.previous {
left: -36px; }
.content-area .carousel-slider .flickity-prev-next-button.next {
right: -36px; }
#sidebar .carousel-slider .flickity-enabled .item {
margin: 0;
width: 100%;
min-height: 0; }  .feature-posts-list {
list-style-type: none;
padding: 0; }
.feature-posts-list:before {
content: " ";
display: table; }
.feature-posts-list:after {
content: " ";
display: table;
clear: both; }
.feature-posts-list > li {
margin: 0 0 20px; }
.feature-posts-list .post-thumb {
position: relative;
overflow: hidden;
margin: 0 15px 0 0;
max-width: 35%;
float: left; }
.feature-posts-list .post-thumb img {
max-width: 100%;
height: auto; }
.feature-posts-list h3 {
font-weight: normal;
margin: 0 0 5px;
font-size: 18px;
line-height: 1.4;
font-family: "Oswald", sans-serif; }
.feature-posts-list h3 a {
font-weight: normal; }
.feature-posts-list .sharedaddy {
display: none; }
.feature-posts-list .post_content {
overflow: hidden; }
.home_column .post-thumb {
margin-bottom: 0; }
.widget .feature-posts-list br {
display: none; }
.widget .feature-posts-list small {
font-size: 14px;
display: block; }
.widget .feature-posts-list .post-excerpt {
display: block;
overflow: hidden; }
.widget .feature-posts-list li {
margin: 0 0 20px;
padding: 0 0 20px;
border-bottom: 1px solid #eee; }
.site-footer .widget .feature-posts-list li {
border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.widget .feature-posts-list li:last-child {
margin: 0;
border: none;
padding: 0; } .fw-page-builder-content .feature-posts-list, .homepage_full .feature-posts-list {
font-size: 0; }
.fw-page-builder-content .feature-posts-list > li, .homepage_full .feature-posts-list > li {
width: 23%;
margin: 0 2.33% 50px 0;
display: inline-block;
vertical-align: top;
font-size: 14px;
border: none; }
.fw-page-builder-content .feature-posts-list > li:nth-child(4n+4), .homepage_full .feature-posts-list > li:nth-child(4n+4) {
margin-right: 0; }
.fw-page-builder-content .feature-posts-list h3, .homepage_full .feature-posts-list h3 {
font-size: 18px;
margin: 10px 0; }
.fw-page-builder-content .feature-posts-list .post-thumb, .homepage_full .feature-posts-list .post-thumb {
margin: 0;
float: none;
max-width: 100%; }
.fw-page-builder-content .feature-posts-list .more_link, .homepage_full .feature-posts-list .more_link {
margin-bottom: 10px; }  .zoom-instagram-widget li img:hover {
opacity: 0.6;
-webkit-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out; }
.section-footer .zoom-instagram-widget__items {
overflow: hidden; }
.section-footer .zoom-instagram-widget {
overflow: hidden;
margin: 0;
position: relative; }
.section-footer .zoom-instagram-widget .title {
display: none; }
.section-footer .zoom-instagram-widget .zoom-instagram-widget__follow-me {
margin-top: 1px;
text-align: center;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.section-footer .zoom-instagram-widget a.ig-b-v-24 {
color: #fff !important;
border: none;
font-weight: 600 !important;
border-radius: 0;
font-family: "Mulish", sans-serif;
line-height: 1.5em;
padding: 8px 18px;
font-size: 18px;
background: #000;
display: inline-block;
margin: 0;
-webkit-backface-visibility: hidden; }
.zoom-instagram-widget li img {
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease; }
.section-footer .zoom-instagram-widget li img:hover {
opacity: 0.9; }
.section-footer .zoom-instagram-widget .zoom-instagram-widget__items {
width: 5000px; }
.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item {
margin: 0 !important; }
#sidebar .zoom-instagram-widget a.ig-b-v-24 {
color: #000 !important;
border: 1px solid #000;
font-weight: 600 !important;
border-radius: 0;
font-family: "Mulish", sans-serif;
line-height: 1.5em;
padding: 8px 18px;
font-size: 16px;
display: inline-block;
margin: 0;
-webkit-backface-visibility: hidden; }
#sidebar .zoom-instagram-widget a.ig-b-v-24:hover {
color: #fff !important;
background: #000; }  .zoom-twitter-widget ul li {
margin: 0 0 25px;
font-style: italic; }
.zoom-twitter-widget a {
border-bottom: 1px solid #eee; }
.zoom-twitter-widget a:hover {
border-bottom: 1px solid #ccc; }
.zoom-twitter-widget time {
display: block;
margin: 10px 0;
font-size: 14px;
color: #acacac; }
.zoom-twitter-widget .zoom-twitter-widget__follow-me {
margin: 10px 0 0; } .widget_search label {
display: inline; }
.textwidget img {
max-width: 100%;
height: auto; } .widget_rss ul li {
margin: 0 0 15px;
padding: 0 0 15px;
border-bottom: 1px solid #eee; }
.widget_rss .rsswidget {
font-weight: bold;
margin: 0 0 7px;
font-size: 16px; }
.widget_rss .rss-date {
display: block;
font-size: 14px;
margin: 5px 0;
color: #999; }
.widget_rss .rssSummary {
font-size: 14px;
margin: 0 0 5px; } #wp-calendar caption {
text-align: right;
font-weight: bold;
margin-top: 10px;
margin-bottom: 15px; }
#wp-calendar thead {
font-size: 12px; }
#wp-calendar thead th {
padding-bottom: 10px; }
#wp-calendar tbody {
color: #aaa; }
#wp-calendar tbody td {
text-align: center;
padding: 8px; }
#wp-calendar tbody .pad {
background: none; }
#wp-calendar tfoot #next {
font-size: 12px;
text-transform: uppercase;
text-align: right; }
#wp-calendar tfoot #prev {
font-size: 12px;
text-transform: uppercase;
padding-top: 10px; }  .widget.widget_wysija .title {
margin-bottom: 20px; }
.section-single .widget.widget_wysija .title {
background: none;
text-transform: none;
font-size: 18px;
color: #fff;
text-align: center;
font-family: "Montserrat", sans-serif; }
.section-single .widget.widget_wysija {
background: #000;
padding: 40px 30px;
color: #fff; }
#sidebar .widget.widget_wysija {
background: #000;
color: #fff; }
#sidebar .widget.widget_wysija .title {
margin-bottom: 40px; }
#sidebar .widget.widget_wysija:after {
display: none; }
.widget_wysija_cont .wysija-submit {
display: inline-block; }
.widget_wysija input {
width: 100%;
border-color: #C6D1D6; }
.widget_wysija .wysija-submit:hover {
background: #333; }
.wysija-paragraph {
margin: 15px 0 0; }
.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
font-size: 14px;
padding: 10px;
line-height: 1.7; }  #slider {
position: relative;
overflow: hidden;
height: 650px;
background: #121516;
margin: 0 0 50px;
color: #777; }
#slider img {
vertical-align: top;
width: 100%; }
.empty-slider {
max-width: 1200px;
margin: 0 auto 40px;
padding: 30px; }
.empty-slider img {
width: auto !important; }
.empty-slider p {
margin: 15px 0; }
.empty-slider a {
text-decoration: underline;
color: #fff; }
.empty-slider a:hover {
text-decoration: none; }
#slider .slides {
white-space: nowrap;
overflow: hidden;
padding: 0;
margin: 0; }
#slider .slide {
position: relative;
display: inline-block;
white-space: normal;
width: 100%;
height: 650px;
overflow: hidden; }
#slider .slide-background {
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
width: 100%;
height: 100%; }
#slider .flickity-enabled .slide {
display: block; }
.flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab; }
.flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing; }
.flickity-prev-next-button {
display: block;
position: absolute;
z-index: 100;
top: 50%;
height: 40px;
width: 40px;
background: none;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border-radius: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background: rgba(0, 0, 0, 0.6);
padding: 10px; }
.flickity-prev-next-button:hover {
opacity: 1;
background: #000; }
.flickity-prev-next-button.previous {
left: 30px; }
.flickity-prev-next-button.next {
right: 30px; }
.flickity-prev-next-button svg {
position: absolute;
left: 25%;
top: 25%;
width: 50%;
height: 50%; }
.flickity-prev-next-button path {
opacity: 1;
fill: #fff; }
.flickity-prev-next-button:hover path {
opacity: 1; }
.flickity-prev-next-button[disabled] {
opacity: .5; }
.flickity-prev-next-button.next svg {
left: 20%; }
#slider .slider-direction-nav a:focus {
outline: 0; }
#slider .slider-direction-nav a:hover, #slider .slider-direction-nav a:active {
opacity: 1; }
.slides li .slide-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.4)));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.4) 100%);
background: -o-linear-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.4) 100%);
background: linear-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.4) 100%);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.slides li .slide-header {
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
width: 80%;
margin: 0 10%;
text-align: center; }
.slides li .slide-header .cat-links {
display: block;
margin: 0 0 10px; }
.slides li .slide-header p {
line-height: 1.4;
font-size: 18px;
color: #fff; }
.slides li .slide-header p a {
font-weight: 600;
text-decoration: underline; }
.slides li .slide-header p a:hover {
text-decoration: none; }
.slides li .slide-excerpt {
max-width: 75%;
margin: 0 auto; }
.slides li .slide_button {
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
text-align: center;
margin: 21px 0 0;
text-transform: uppercase;
font-family: "Montserrat", sans-serif; }
.slides li .slide_button a {
display: inline-block;
padding: 12px 20px;
-webkit-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms; }
.slides li h3 {
font-size: 42px;
line-height: 1.1;
font-weight: 400;
text-transform: uppercase;
font-family: "Teko", sans-serif;
margin: 0 0 10px; }
.slides li h3:hover {
opacity: .8; }
.slides:after {
clear: both;
content: ".";
display: block;
height: 0;
line-height: 0;
visibility: hidden; } .flickity-page-dots {
position: absolute;
width: 100%;
bottom: 25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1; }
.flickity-rtl .flickity-page-dots {
direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
border-radius: 50%;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background: none; }
.flickity-page-dots .dot:hover, .flickity-page-dots .dot.is-selected {
opacity: 1; }
.slide-indigo .slides li .cat-links a {
padding: 6px 10px;
font-size: 12px;
font-weight: 600;
margin-bottom: 10px;
letter-spacing: 1px;
opacity: .9; }
.slide-indigo .flickity-page-dots .dot {
background: #fff;
opacity: .3; }
.slide-indigo .flickity-page-dots .dot:hover, .slide-indigo .flickity-page-dots .dot.is-selected {
background: #fff;
opacity: 1; }  .infinite-scroll .navigation {
display: none; }
.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
margin-bottom: 40px;
position: relative; }
.infinite-scroll #infinite-handle {
left: 0;
right: 0;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
text-align: center; }
.infinite-scroll #infinite-handle span {
display: block;
width: 100%;
line-height: 50px;
color: #fff;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all;
text-transform: uppercase;
font-size: 16px;
font-weight: bold; }
.infinite-scroll #infinite-handle span button {
-webkit-transition: none;
-o-transition: none;
transition: none;
text-transform: uppercase;
font-family: "Oswald", sans-serif !important;
font-weight: normal !important; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; }
.wp-caption-text,
.gallery-caption {
color: #868686;
margin: 0;
padding: 15px 0;
text-align: center;
display: block;
font-style: italic;
line-height: 1.4; }
.wp-block-image > figcaption,
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
display: block;
margin-top: 0;
font-size: 14px;
color: #868686;
text-align: center; }  .entry-content .gallery a:hover {
opacity: 0.6;
-webkit-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out; }
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0; }
.gallery-columns-1 .gallery-item {
max-width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-icon img {
margin: 0 auto; }
.wp-caption-text, .gallery-caption {
color: #868686;
margin: 0;
padding: 15px 0;
text-align: center;
display: block;
font-style: italic;
line-height: 1.4; }
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none; } .entry-content .wp-caption {
width: auto;
text-align: center; }
.entry-content .wp-caption img {
background: none;
margin: 0;
border: 0 none;
max-width: 100%;
width: auto;
height: auto; }
.entry-content .wp-caption.aligncenter {
margin: 0 auto 15px; }  .woocommerce nav.woocommerce-pagination ul {
border: none;
font-size: 18px; }
.woocommerce nav.woocommerce-pagination ul li {
border: none; }
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
color: #666; }
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
background: none;
color: #000; }
.woocommerce nav.woocommerce-pagination ul li span.current {
background: none;
color: #000; } a.cart-button {
display: block; }
a.cart-button:before {
content: "\f174";
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 20px/20px 'dashicons';
vertical-align: middle;
margin: 0 8px 0 0; }
.shop-wrapper {
overflow: hidden; }
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 7px 10px;
margin-right: 10px;
border-color: #DEE3E7; }
.woocommerce .entry-content > * {
max-width: 100%; }
.woocommerce h1.entry-title {
margin-bottom: 20px;
font-size: 30px; }
.woocommerce table.shop_table td {
padding: 20px 15px; }
.woocommerce-checkout #payment {
background: #F7F8FA;
border: 1px solid #DEE3E7; }
.woocommerce-checkout #payment ul.payment_methods li {
list-style-type: none; }
.woocommerce-checkout #payment div.payment_box:after {
display: none; }
.woocommerce-checkout #payment ul.payment_methods {
border-bottom-color: #DEE3E7; }
.wc_payment_method label {
display: inline-block; }
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
font-size: 14px; }
.woocommerce .woocommerce-ordering {
color: #171615; }
.woocommerce ul.products li.product {
text-align: center; }
.woocommerce ul.products li.product .product-thumb {
margin: 0 0 15px; }
.woocommerce ul.products li.product .product-thumb a {
display: block;
padding: 0;
margin: 0; }
.woocommerce ul.products li.product .product-thumb a img {
margin: 0; }
.woocommerce .products .star-rating {
display: none; }
.woocommerce ul.products li.product h3 {
padding-top: 0; }
.woocommerce ul.products li.product h3:hover {
color: #f45900; }
.woocommerce ul.products li.product .price {
color: #444;
margin: 0;
font-size: 16px; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
font-weight: 600;
color: #fff !important;
padding: 10px 25px;
border-radius: 0; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
color: #fff; }
.woocommerce-message, .woocommerce-info {
border-top-color: #231F20; }
.woocommerce-message:before, .woocommerce-info:before {
color: #000; }
.woocommerce #respond input#submit.alt.disabled, .woocommerce a.button.alt.disabled, .woocommerce button.button.alt.disabled, .woocommerce input.button.alt.disabled {
background-color: #676c71; }
.woocommerce #respond input#submit.alt.disabled:hover, .woocommerce a.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:hover {
background-color: #676c71; }
.woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled {
background-color: #676c71; }
.woocommerce #respond input#submit.alt:disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce input.button.alt:disabled:hover {
background-color: #676c71; }
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled] {
background-color: #676c71; }
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #676c71; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background: #231F20; }
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background: #f45900; }
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #444; }
.woocommerce div.product .product_title {
text-align: left; }
.woocommerce .quantity .qty {
padding: 8px 6px;
border-radius: 0;
margin-right: 10px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
margin: 0 5px;
border-color: #DEE3E7;
background: #F7F8FA; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: normal;
font-size: 16px; }
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: #DEE3E7; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none; }
.woocommerce-tabs #comments {
max-width: 100%;
padding: 0; }
.woocommerce table.shop_table td {
padding: 20px 15px; }
.woocommerce nav.woocommerce-pagination {
margin-bottom: 30px; }
.woocommerce nav.woocommerce-pagination ul {
border: none;
font-size: 18px; }
.woocommerce nav.woocommerce-pagination ul li {
border: 1px solid #eee;
margin: 0 6px; }
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
color: #666;
padding: 13px 16px; }
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
background: #231F20;
color: #fff; }
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #231F20;
color: #fff; }
.wc_cat_count {
opacity: .8;
font-weight: normal; }@media screen and (max-width: 1440px) {
.wpz-float-sharing { display: none !important; }
.entry-content div.sharedaddy.sd-sharing-enabled {
display: block;
}
}
@media screen and (max-width: 1240px) {
.inner-wrap {
padding: 0 2%;
}
.adv img,
.adv_side img,
.adv_content img {
max-width: 100%;
height: auto;
}
.adv {
float: none;
margin: 20px 0;
text-align: center;
}
#slider  { height: 500px; }
#slider .slide  { height: 500px; }
.carousel_widget_wrapper {
width: 90%;
margin: 0 auto;
}
.sidebar_content {
max-width: 100%;
}
}
@media (min-width: 980px) {
#menu-main-slide {
display: none !important
}
}
@media screen and (max-width: 979px) {
#menu {
display: none;
}
.slicknav_menu {
display: block;
}
#navbar-main {
display: none
}
.navbar-toggle {
display: block
}
.main-navbar {
padding: 4px 0;
min-height: 60px;
}
.slicknav_btn {
padding: 16px 0;
}
.slides li h3 {
font-size: 36px;
}
.content-area.full-layout .recent-posts:not(.blog-view) article.post,
.content-area.full-layout .recent-posts:not(.blog-view) .type-page {
width: 48%;
margin: 0 4% 30px 0;
}
.content-area.full-layout .recent-posts:not(.blog-view) article:nth-of-type(3n+3) {
margin-right: 4%;
}
.content-area.full-layout .recent-posts:not(.blog-view) article:nth-of-type(2n+2) {
margin-right: 0;
}
.recent-posts .post-thumb img {
width: 100%;
} .widget-areas .column:nth-child(1):nth-last-child(4),
.widget-areas .column:nth-child(2):nth-last-child(3),
.widget-areas .column:nth-child(3):nth-last-child(2),
.widget-areas .column:nth-child(4):nth-last-child(1) {
width: 48%;
margin-right: 4%;
}
.widget-areas .column:nth-child(2):nth-last-child(3) {
margin-right: 0;
}
.widget-areas .column:nth-child(4):nth-last-child(1) {
margin-right: 0;
}
.prevnext .prevnext_container {
font-size: 16px;
padding: 0 5%;
}
.prevnext .prevnext_container h4 {
font-size: 20px;
}
}
@media screen and (max-width: 800px) {
.content-area {
width: 100%;
float: none;
}
#sidebar {
float: none;
margin: 20px 0 0;
width: 100%;
max-width: 100%;
}
}
@media screen and (max-width: 768px) {
.top-navbar {
position: relative;
}
.navbar-brand-wpz {
margin: 30px 0 15px;
}
#navbar-top {
display: none
}
.header_social {
float: left;
text-align: left;
}
.navbar-brand-wpz h1 { font-size: 60px; }
#slider  { height: 400px; }
#slider .slide  { height: 400px; }
.flickity-prev-next-button.previous {
left: 2%;
}
.flickity-prev-next-button.next {
right: 2%;
}
.slides li .slide_button {
font-size: 12px;
}
.slides li h3 {
font-size: 26px;
}
.carousel-slider .item {
margin: 0 2% 0 0;
width: 48%;
}
.carousel-slider .flickity-enabled .item {
display: inline-block;
margin: 0 2% 0 0;
width: 49%;
} .recent-posts.list-view .post .entry-title {
font-size: 26px;
}
.page .site-main > article,
.single .site-main > article {
width: 100%;
max-width: 100%;
float: none;
}
.recent-posts {
float: none;
width: 100%;
max-width: 100%;
}
.page h1.entry-title,
.single h1.entry-title {
font-size: 36px;
}
.entry-cover .entry-info h1.entry-title {
margin-bottom: 0;
}
#respond .form_fields p {
margin-bottom: 24px;
width: 100%;
float: none;
padding-left: 0;
}
.form-allowed-tags {
display: none
}
.wpzoom-featured-cat h3 {
font-size: 18px;
}
.widget .feature-posts-list li h3 {
font-size: 16px;
}
.featured-list h4 {
font-size: 16px;
}
.site-widgetized-section .widgets {
width: 100%;
margin: 0 auto;
}
.footer-widgets { display: block; }
.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item img {
max-width: 150px;
height: auto;
} .widget-areas .column:nth-child(1):nth-last-child(3),
.widget-areas .column:nth-child(2):nth-last-child(2),
.widget-areas .column:nth-child(3):nth-last-child(1) {
width: 100%;
margin-right: 0;
}
#footer-copy .copyright {
float: none;
width: 100%;
margin: 0 0 15px;
text-align: center;
}
#footer-copy .wpzoom {
float: none;
text-align: center;
}
.prevnext .prevnext_container h4 {
font-size: 18px;
}
#comments {
font-size: 14px;
}
}
@media screen and (max-width: 640px) {
.inner-wrap {
padding: 0 5%;
}
.recent-posts .post-thumb {
max-width: 100%;
float: none;
margin: 0 0 15px;
}
#slider  { height: 300px; }
#slider .slide  { height: 300px; }
.slides li .slide-header p { display: none; }
.header-archive {
padding: 10px 4%;
margin: 0 0 30px;
}
.section-title {
font-size: 16px;
}
.column-widgets .widget-column {
width: 100%;
margin-right: 0;
}
.recent-posts:not(.blog-view) .post {
width: 100%;
margin-right: 0;
}
.recent-posts.two-columns_layout .post,
.recent-posts.list-view .post .post-thumb {
width: 100%;
float: none;
margin: 0 0 40px;
display: block;
}
.archive .recent-posts .post,
.search .recent-posts .post {
width: 100%;
margin-right: 0;
}
.content-area.full-layout .recent-posts:not(.blog-view) article.post,
.content-area.full-layout .recent-posts:not(.blog-view) .type-page {
width: 100%;
margin: 0 0 30px 0;
}
.content-area.full-layout .recent-posts article:nth-of-type(3n+3) {
margin-right: 0;
}
.content-area.full-layout .recent-posts article:nth-of-type(2n+2) {
margin-right: 0;
}
.archive .recent-posts .post:nth-child(2n+2),
.search .recent-posts .post:nth-child(2n+2) {
margin-right: 0;
}
.archive .recent-posts .post:nth-child(3n+3),
.search .recent-posts .post:nth-child(3n+3) {
margin-right: 0;
}
.col_arch  ul li { width: 100%; float: none; margin: 0 0 5px 0; }
.entry-meta { font-size: 12px; }
.page h1.entry-title, .single h1.entry-title { font-size: 28px; }
.post_author {
text-align: center;
}
.single .post_author > img {
float: none;
margin: 0 0 20px;
} .site-widgetized-section .widgets .widget {
width: 100%;
margin-right: 0;
}
.site-widgetized-section .widgets .widget:last-child,
.site-widgetized-section .widgets-3 .widget { width: 100%; margin-right: 0; }
.site-widgetized-section .widgets-3 .widget:nth-child(2n + 2) { margin-right: 0; }
.site-widgetized-section .widgets-2 .widget { width: 100%; margin-right: 0; } div.navigation { font-size: 14px; margin: 15px 0; }
div.navigation a { padding: 6px 10px;  border: none; }
div.navigation a:hover { background: none; }
div.navigation span.current { padding: 6px 10px; color: #333; background: none; }
div.navigation span.pages { margin-right: 15px; display: none; }
div.navigation span.dots { color: #999; line-height: 100%; margin: 0 2px;}
div.navigation .prev, div.navigation .next { position: absolute; padding: 8px 0; border: none; color: #666;  }
.site-info { font-size: 12px; } .widget-areas .column:nth-child(1):nth-last-child(4),
.widget-areas .column:nth-child(2):nth-last-child(3),
.widget-areas .column:nth-child(3):nth-last-child(2),
.widget-areas .column:nth-child(4):nth-last-child(1) {
width: 100%;
margin-right: 0;
} .widget-areas .column:nth-child(1):nth-last-child(2),
.widget-areas .column:nth-child(2):nth-last-child(1) {
width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: none;
width: 100%;
}
.slides li .slide-header {
width: 70%;
margin: 0 15%;
}
ul.right_col_posts {
margin-top: 20px;
}
.featured_category_2col {
margin-bottom: 30px;
}
.content-area .featured-style-style_text {
padding: 0 0 20px;
margin: 0 0 10px;
border-bottom: 1px solid #eee;
overflow: hidden;
}
#archives .archives_list li {
margin-bottom: 20px;
}
#archives .archives_list li span {
display: block !important;
float: none !important;
width: 100% !important;
}
.site-copyright {
font-size: 14px;
}
}
@media screen and (max-width: 460px) {
.carousel-slider .item {
margin: 0;
width: 100%;
}
.carousel-slider .flickity-enabled .item {
margin: 0;
width: 100%;
}
.author_links a {
font-size: 14px;
}
.prevnext .previous_post_pag,
.prevnext .next_post_pag {
width: 100%;
float: none;
}
.navbar-brand-wpz {
margin: 20px 0 10px;
}
.slides li .slide_button a {
padding: 9px 18px;
}
}
@media screen and (max-width: 380px) {
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
font-size: 12px;
}
.author_links a {
display: block;
margin: 0 0 12px;
}
}