@charset "UTF-8";
@charset "UTF-8";
#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;
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: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;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.maxslider {
margin: 0 0 30px;
height: 600px;
overflow: hidden;
}
.wpb_wrapper .maxslider {
margin: 0;
}
.maxslider .slick-arrow {
transition: color .18s ease;
position: absolute;
width: 48px;
height: 48px;
text-align: center;
top: 50%;
margin-top: -24px;
z-index: 10;
color: #fff;
background-color: #252525;
border-radius: 0;
border: 0;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.maxslider .slick-arrow svg {
width: 60%;
height: 60%;
fill: currentColor;
}
.maxslider .slick-arrow-prev {
left: 0;
text-indent: -3px;
}
.maxslider .slick-arrow-next {
right: 0;
text-indent: -1px;
}
.maxslider .slick-list,
.maxslider .slick-track,
.maxslider .slick-slide {
height: 100%;
}
.maxslider .slick-dots {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: auto;
left: auto;
right: auto;
bottom: 6px;
text-align: center;
width: 100%;
}
.maxslider .slick-dots li {
display: inline-block;
padding: 0;
list-style: none;
margin: 0 2px;
opacity: 0.6;
transition: opacity .18s ease;
}
.maxslider .slick-dots li.slick-active {
opacity: 1;
}
.maxslider .slick-dots button {
position: static;
display: inline-block;
text-indent: -999em;
width: 10px;
height: 10px;
border-radius: 50%;
border: 0;
padding: 0;
margin: 0;
min-width: 0;
max-width: 100%;
background-color: #252525;
cursor: pointer;
}
.maxslider-slide {
height: 100%;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.maxslider-slide::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.maxslider-slide-title {
font-size: 36px;
margin: 0;
line-height: 1.1;
color: #fff;
text-shadow: none;
}
.maxslider-slide-subtitle {
margin: 0;
line-height: normal;
color: #fff;
font-size: 20px;
text-shadow: none;
}
.maxslider-slide-title + .maxslider-slide-subtitle {
margin-top: 5px;
}
.maxslider .maxslider-btn {
display: inline-block;
margin: 0;
line-height: normal;
border: 0;
box-shadow: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
transition: .18s background-color ease, .18s color ease, .18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 0;
width: auto;
height: auto;
background-image: none;
padding: 16px 32px;
font-size: 16px;
background-color: #2a2a2a;
color: #fff;
font-weight: normal;
text-shadow: none;
text-decoration: none;
margin-top: 25px;
}
.maxslider .maxslider-btn:only-child {
margin-top: 0;
}
.maxslider .maxslider-btn:active {
outline: none;
}
.maxslider .maxslider-btn:hover,
.maxslider .maxslider-btn:focus {
background: #1b1b1b;
color: #fff;
text-decoration: none;
border: 0;
}
.maxslider .maxslider-btn-xs {
padding: 8px 18px;
font-size: 13px;
}
.maxslider .maxslider-btn-sm {
padding: 14px 28px;
font-size: 14px;
}
.maxslider .maxslider-btn-lg {
padding: 18px 36px;
font-size: 18px;
}
.maxslider-slide-content {
position: relative;
z-index: 1;
padding: 50px 85px;
display: flex;
height: 100%;
width: 100%;
}
.maxslider-align-center {
justify-content: center;
text-align: center;
}
.maxslider-align-left {
justify-content: flex-start;
text-align: left;
}
.maxslider-align-right {
justify-content: flex-end;
text-align: right;
}
.maxslider-align-top {
align-items: flex-start;
}
.maxslider-align-middle {
align-items: center;
}
.maxslider-align-bottom {
align-items: flex-end;
}
.maxslider-slide-content-pad {
display: inline-block;
}
.maxslider-nav-top-left .slick-arrow {
margin: 0;
top: 0;
left: 0;
right: auto;
}
.maxslider-nav-top-left .slick-arrow-next {
left: 49px;
}
.maxslider-nav-top-right .slick-arrow {
margin: 0;
top: 0;
right: 0;
left: auto;
}
.maxslider-nav-top-right .slick-arrow-prev {
right: 49px;
}
.maxslider-nav-bottom-left .slick-arrow {
margin: 0;
top: auto;
bottom: 0;
left: 0;
right: auto;
}
.maxslider-nav-bottom-left .slick-arrow-next {
left: 49px;
}
.maxslider-nav-bottom-right .slick-arrow {
margin: 0;
top: auto;
bottom: 0;
right: 0;
left: auto;
}
.maxslider-nav-bottom-right .slick-arrow-prev {
right: 49px;
}
@media (max-width: 991px) {
.maxslider .slick-dots {
bottom: 10px;
}
.maxslider .slick-dots li {
margin: 0 3px;
}
.maxslider .slick-dots button {
width: 20px;
height: 20px;
}
}
@media (max-width: 767px) {
.maxslider-slide-content {
padding: 25px;
}
}
  @-webkit-keyframes rot {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes rot {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
* {
box-sizing: inherit;
}
*::before,
*::after {
box-sizing: inherit;
}
[tabindex="-1"]:focus {
outline: none !important;
}
[hidden] {
display: none !important;
} body {
line-height: 1.625;
font-size: 16px;
background-color: #fff;
color: #585858;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
word-wrap: break-word;
overflow-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: normal;
margin: 0 0 30px;
word-wrap: break-word;
text-rendering: optimizeLegibility;
color: #242424;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
}
p {
margin: 0 0 20px;
}
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
}
a {
-webkit-transition: color .18s ease, background-color .18s ease, border-color .18s ease;
transition: color .18s ease, background-color .18s ease, border-color .18s ease;
color: #019afe;
text-decoration: none;
}
a:hover {
color: #34aefe;
text-decoration: none;
}
a:focus {
outline: 1px dotted #019afe;
}
.group::after {
content: "";
display: table;
clear: both;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}  figure {
margin: 0;
} ul,
ol {
padding-left: 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
dl {
margin: 0 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 15px;
}
mark {
background: none;
text-color: inherit;
} blockquote {
margin: 20px 0;
padding-left: 15px;
border-left: 3px solid #ebebeb;
font-size: 17px;
font-weight: 300;
}
blockquote cite {
display: block;
font-weight: bold;
font-style: italic;
margin: 10px 0 0;
color: rgba(88, 88, 88, 0.8);
font-size: 14px;
} table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
.entry-content table {
border-width: 1px 0 0 1px;
margin-bottom: 24px;
}
.entry-content th,
.entry-content td {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.entry-content caption,
.entry-content th,
.entry-content td {
font-weight: normal;
text-align: left;
padding: 5px;
vertical-align: middle;
}
.entry-content th {
border-width: 0 1px 1px 0;
font-weight: bold;
text-transform: uppercase;
font-size: 85%;
}
.entry-content td {
border-width: 0 1px 1px 0;
} code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none;
font-style: normal;
}
pre {
margin: 15px 0;
padding: 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
overflow: auto;
} address {
margin: 0 0 15px;
font-style: normal;
line-height: inherit;
} embed,
iframe,
object,
video,
audio {
margin-bottom: 15px;
max-width: 100%;
border: 0;
}
p > embed,
p > iframe,
p > object,
p > audio,
p > video,
span > embed,
span > iframe,
span > object,
span > audio,
span > video {
margin-bottom: 0;
}
#map *,
.map * {
max-width: none !important;
} legend {
font-family: inherit;
}
label {
display: block;
margin: 0 0 8px;
font-weight: normal;
text-transform: uppercase;
font-size: 13px;
}
input,
textarea,
select {
display: inline-block;
font-size: 15px;
width: 100%;
max-width: 100%;
height: 48px;
padding: 6px 12px;
line-height: normal;
border: 2px solid #ebebeb;
background-color: #fff;
background-image: none;
border-radius: 3px;
font-family: inherit;
color: #585858;
-webkit-transition: border-color .18s ease;
transition: border-color .18s ease;
box-shadow: 0 2px 0 #f3f3f3;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
outline: none;
border-color: #019afe;
box-shadow: 0 2px 0 rgba(1, 154, 254, 0.2);
}
textarea {
padding-top: 10px;
padding-bottom: 10px;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-clip: padding-box;
background-size: 9px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
background-position: right .75rem center;
background-repeat: no-repeat;
}
select::-ms-expand {
background-color: transparent;
border: 0;
}
input[type="search"] {
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
textarea {
height: auto;
resize: vertical;
}
select {
max-width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
margin: 4px 0 0;
line-height: normal;
width: auto;
height: auto;
box-shadow: none;
}
fieldset {
margin: 0 0 15px;
padding: 0;
border: 0;
min-width: 0;
} ::-webkit-input-placeholder {
font-weight: normal;
opacity: .8;
}
:-moz-placeholder {
font-weight: normal;
opacity: .8;
}
::-moz-placeholder {
font-weight: normal;
opacity: .8;
}
:-ms-input-placeholder {
font-weight: normal;
opacity: .8;
} .btn,
.button,
.woocommerce-Button,
.comment-reply-link,
input[type="submit"],
input[type="reset"],
button[type="submit"] {
display: inline-block;
font-weight: normal;
margin: 0;
line-height: normal;
border: 0;
box-shadow: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-transition: .18s background-color ease, .18s color ease, .18s border-color ease;
transition: .18s background-color ease, .18s color ease, .18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 0;
width: auto;
height: auto;
background-image: none;
color: #fff;
background-color: #019afe;
border: 2px solid #019afe;
border-radius: 3px;
padding: 12px 40px;
font-size: 14px;
}
.btn.disabled,
.btn:disabled,
.button.disabled,
.button:disabled,
.woocommerce-Button.disabled,
.woocommerce-Button:disabled,
.comment-reply-link.disabled,
.comment-reply-link:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
button[type="submit"].disabled,
button[type="submit"]:disabled {
cursor: not-allowed;
opacity: .65;
}
.btn:hover,
.button:hover,
.woocommerce-Button:hover,
.comment-reply-link:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button[type="submit"]:hover {
text-decoration: none;
color: #fff;
background-color: #1aa4fe;
}
.btn:focus,
.button:focus,
.woocommerce-Button:focus,
.comment-reply-link:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button[type="submit"]:focus {
outline: 0;
box-shadow: 0 0 10px rgba(1, 154, 254, 0.7);
}
.btn .fa,
.button .fa,
.woocommerce-Button .fa,
.comment-reply-link .fa,
input[type="submit"] .fa,
input[type="reset"] .fa,
button[type="submit"] .fa {
margin-right: 5px;
}
.btn-sm {
padding: 10px 28px 9px;
font-size: 12px;
}
.btn-lg {
padding: 17px 58px;
font-size: 14px;
border-width: 3px;
}
.btn-transparent {
display: inline-block;
font-weight: normal;
margin: 0;
line-height: normal;
border: 0;
box-shadow: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-transition: .18s background-color ease, .18s color ease, .18s border-color ease;
transition: .18s background-color ease, .18s color ease, .18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 0;
width: auto;
height: auto;
background-image: none;
color: #585858;
background-color: transparent;
border: 2px solid #019afe;
border-radius: 30px;
text-transform: uppercase;
font-weight: 700;
}
.btn-transparent:hover {
text-decoration: none;
color: #fff;
background-color: #019afe;
}
.btn-transparent.disabled,
.btn-transparent:disabled {
cursor: not-allowed;
opacity: .65;
}
.btn-block {
min-width: 100%;
display: block;
padding-left: 20px;
padding-right: 20px;
} .mfp-bg {
background-color: #000;
}
.mfp-preloader {
color: #fff;
}
.mfp-preloader a {
color: #fff;
}
.mfp-preloader a:hover {
color: #fff;
}
.mfp-container:not(.mfp-s-error) .mfp-preloader {
border: 6px solid rgba(255, 255, 255, 0.35);
border-top-color: rgba(255, 255, 255, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
background-color: transparent;
text-indent: -999em;
margin: 0 auto;
}
button.mfp-close,
button.mfp-arrow {
border: 0;
opacity: 1;
}
button.mfp-close:hover,
button.mfp-arrow:hover {
background: none;
border: 0;
}
.mfp-close-btn-in .mfp-close {
color: #fff;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #fff;
}
.mfp-arrow {
line-height: .3;
}
.mfp-arrow::before,
.mfp-arrow::after {
border: 0;
}
.mfp-arrow::after {
font-family: FontAwesome;
font-size: 70px;
color: #fff;
}
.mfp-arrow-right::after,
.mfp-arrow-right .mpf-a {
content: "\f105";
}
.mfp-arrow-left::after,
.mfp-arrow-left .mpf-a {
content: "\f104";
}
.mfp-bottom-bar {
color: #fff;
font-size: 13px;
padding: 10px 0 0;
opacity: .7;
}
.mfp-bottom-bar .mfp-title,
.mfp-bottom-bar .mfp-counter {
color: currentColor;
} .nav {
display: block;
}
.navigation-main {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}
.navigation-main::after {
content: "";
display: table;
clear: both;
}
.head-mast [class^="col-lg-12"] .navigation-main {
margin-top: 10px;
}
.navigation-main li {
position: relative;
}
.navigation-main > li {
display: inline-block;
}
.navigation-main a {
display: block;
white-space: nowrap;
}
.navigation-main ul {
text-align: left;
position: absolute;
z-index: 10;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .25s ease .2s, visibility 0s ease .35s, -webkit-transform .25s ease .2s;
transition: opacity .25s ease .2s, visibility 0s ease .35s, -webkit-transform .25s ease .2s;
transition: transform .25s ease .2s, opacity .25s ease .2s, visibility 0s ease .35s;
transition: transform .25s ease .2s, opacity .25s ease .2s, visibility 0s ease .35s, -webkit-transform .25s ease .2s;
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
}
.navigation-main ul ul {
top: -7px;
left: 100%;
margin: 0;
-webkit-transform: translate(-10px, 0);
transform: translate(-10px, 0);
}
.navigation-main li:hover > ul {
-webkit-transition-delay: 0s, 0s, 0s;
transition-delay: 0s, 0s, 0s;
visibility: visible;
opacity: 1;
}
.navigation-main li:hover ul {
z-index: 15;
}
.navigation-main > li:hover > ul {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.navigation-main li li:hover > ul {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.navigation-main > .nav-open-left ul {
right: 0;
}
.navigation-main > .nav-open-left ul ul {
right: 100%;
left: auto;
}
.navigation-main li .nav-open-left ul {
right: 100%;
left: auto;
}
.navigation-main li .nav-open-left.menu-item-has-children > a::after {
content: "\f0d9";
font-size: 12px;
}
.navigation-main li.nav-open-left .menu-item-has-children > a::after {
content: "\f0d9";
font-size: 12px;
}
.navigation-main ul {
padding: 7px;
list-style: none;
background-color: #fff;
min-width: 220px;
border-radius: 3px;
box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
margin-left: -7px;
}
.navigation-main a {
position: relative;
color: #242424;
font-size: 14px;
}
.navigation-main > li > a {
padding: 10px 0;
margin: 0 15px;
text-transform: uppercase;
font-weight: 500;
border-bottom: 2px solid transparent;
}
.over-background .navigation-main > li > a {
color: #fff;
}
.navigation-main > li:hover > a,
.navigation-main > li > a:focus,
.navigation-main > .current-menu-item > a,
.navigation-main > .current-menu-parent > a,
.navigation-main > .current-menu-ancestor > a,
.navigation-main > .current_page_item > a,
.navigation-main > .current_page_ancestor > a {
border-color: #019afe;
}
.navigation-main li li a {
padding: 9px 15px;
font-size: 14px;
border-radius: 3px;
}
.navigation-main li li:hover > a,
.navigation-main li li > a:focus,
.navigation-main li .current-menu-item > a,
.navigation-main li .current-menu-parent > a,
.navigation-main li .current-menu-ancestor > a,
.navigation-main li .current_page_item > a,
.navigation-main li .current_page_ancestor > a {
background-color: #31356b;
color: #fff;
}
.navigation-main .menu-item-has-children > a::after {
content: "\f0d7";
font-family: FontAwesome;
font-size: 10px;
position: relative;
top: -5px;
right: -4px;
line-height: normal;
}
.navigation-main li .menu-item-has-children > a {
padding-right: 25px;
}
.navigation-main li .menu-item-has-children > a::after {
content: "\f0da";
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 12px;
}
.navigation-main .nav-button > a {
border: 2px solid #019afe;
border-radius: 30px;
padding: 12px 30px;
margin-left: 10px;
font-size: 12px;
}
.navigation-main .nav-button > a::before {
display: none;
}
.navigation-main .nav-button > a:hover {
background-color: #019afe;
color: #fff;
}
.navigation-main .nav-button:last-child > a {
margin-right: 0;
}
.navigation-main .mega-menu > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.navigation-main .mega-menu > ul > li > a {
font-weight: 700;
font-size: 1.05em;
}
.navigation-main .mega-menu > ul > li > a,
.navigation-main .mega-menu > ul > li > a:focus,
.navigation-main .mega-menu > ul > li.current-menu-item > a,
.navigation-main .mega-menu > ul > li.current-menu-parent > a,
.navigation-main .mega-menu > ul > li.current-menu-ancestor > a {
background-color: transparent;
color: initial;
}
.navigation-main .mega-menu > ul ul {
display: block;
opacity: 1;
box-shadow: none;
padding: 0;
margin: 0;
position: static;
background: none;
min-width: 180px;
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
}
.navigation-main .mega-menu > ul a::after {
display: none;
}
.navigation-main .mega-menu:hover ul ul {
opacity: 1;
visibility: visible;
-webkit-transform: none;
transform: none;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.navigation-main-right {
text-align: right;
}
.navigation-main-right > li:last-child ul {
right: 0;
}
.navigation-main-right > li:last-child ul ul {
left: auto;
right: 100%;
}
.navigation-main-right > li:last-child .menu-item-has-children > a::after {
content: "\f0d9";
font-size: 12px;
} .header {
position: relative;
z-index: 20;
}
.header-overlaid {
position: absolute;
width: 100%;
}
.site-logo {
font-size: 36px;
margin: 0;
font-weight: 700;
color: inherit;
line-height: normal;
word-wrap: break-word;
text-rendering: optimizeLegibility;
}
.site-logo a {
color: inherit;
}
.site-tagline {
font-size: 14px;
margin: 0;
}
.head-intro {
font-size: 13px;
margin: 0;
color: #fff;
background-color: #31356b;
padding: 10px 0;
}
.head-intro a {
color: inherit;
}
.head-intro-info span {
margin-right: 20px;
}
.head-intro-info i {
color: #019afe;
margin-right: 5px;
font-size: 1.25em;
position: relative;
top: 1px;
}
.head-intro-addons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.head-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.head-search:not(:only-child)::before {
content: "\007c";
margin: 0 15px;
opacity: .5;
}
.head-search-form {
position: fixed;
top: 0;
left: 0;
max-width: 100%;
width: 100%;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: -webkit-transform .25s ease;
transition: -webkit-transform .25s ease;
transition: transform .25s ease;
transition: transform .25s ease, -webkit-transform .25s ease;
padding: 20px;
background-color: rgba(255, 255, 255, 0.5);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);
z-index: 25;
}
.head-search-form.head-search-expanded {
max-width: 100%;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.head-search-input {
height: 56px;
}
.head-mast {
padding: 25px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
border-bottom: 1px solid #ebebeb;
}
.head-mast.over-background {
color: #fff;
border: 0;
}
.head-sticky {
will-change: transform;
}
.head-sticky.is-stuck {
z-index: 99;
padding: 15px 0;
background-color: rgba(255, 255, 255, 0.9);
border-bottom: 1px solid #ebebeb;
}
.head-sticky.is-stuck.over-background {
background-color: rgba(0, 0, 0, 0.8);
border: 0;
}  .page-hero {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 90px 0;
background-color: white;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
color: #fff;
}
.page-hero::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 12;
background-color: rgba(49, 53, 107, 0.5);
}
.slick-initialized .page-hero {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.page-hero .btn {
margin-top: 45px;
color: inherit;
}
.page-hero-lg {
height: 100vh;
overflow: hidden;
text-align: center;
}
.page-hero-slideshow .page-hero-lg {
height: 100%;
}
.page-hero-align-center {
text-align: center;
}
.page-hero-align-left {
text-align: left;
}
.page-hero-align-right {
text-align: right;
}
.page-hero-align-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.page-hero-align-middle {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.page-hero-align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.page-hero-content {
position: relative;
z-index: 15;
}
.page-hero-title {
margin: 0;
font-size: 42px;
line-height: 1;
}
.page-hero .page-hero-title {
color: inherit;
}
.page-hero-lg .page-hero-title {
font-size: 72px;
}
.page-hero-subtitle {
margin: 10px 0 0;
font-size: 18px;
line-height: 1.5;
}
.page-hero-lg .page-hero-subtitle {
font-size: 20px;
} .ci-video-wrap {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
}
.ci-video-wrap.visible .ci-video-background {
opacity: 1;
}
.ci-video-wrap.visible::before {
display: none;
}
.ci-video-wrap::before {
border: 6px solid rgba(255, 255, 255, 0.35);
border-top-color: rgba(255, 255, 255, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
bottom: 50px;
z-index: 1000;
left: 50%;
margin-left: -20px;
}
.ci-video-background {
position: absolute;
left: 0;
width: 100%;
pointer-events: none;
opacity: 0;
-webkit-transition: opacity .45s ease;
transition: opacity .45s ease;
height: 300%;
top: -100%;
}
.ci-video-background iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
} .page-hero-slideshow {
position: relative;
height: 100vh;
overflow: hidden;
}
.page-hero-slideshow .slick-list,
.page-hero-slideshow .slick-track {
height: 100%;
}
.page-hero-slideshow .slick-slide::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 5;
}
.blockchain-slick-slider .slick-arrow {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1001;
border-radius: 50%;
width: 58px;
height: 58px;
font-size: 36px;
padding: 0;
text-align: center;
line-height: normal;
background: none;
color: #fff;
}
.blockchain-slick-slider .slick-arrow:hover {
color: #fff;
}
.blockchain-slick-slider .slick-next {
right: 15px;
text-indent: 2px;
}
.blockchain-slick-slider .slick-next .fa {
position: relative;
left: 2px;
}
.blockchain-slick-slider .slick-prev {
left: 15px;
text-indent: 2px;
}
.blockchain-slick-slider .slick-prev .fa {
position: relative;
right: 1px;
}
.blockchain-slick-slider .slick-dots {
position: absolute;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
width: 100%;
bottom: 40px;
}
.blockchain-slick-slider .slick-dots li {
display: inline-block;
margin: 0 3px;
}
.blockchain-slick-slider .slick-dots button {
position: relative;
text-indent: -999em;
padding: 0;
margin: 0;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #fff;
border: 0;
}
.blockchain-slick-slider .slick-dots .slick-active button {
background-color: #019afe;
}  .main {
padding: 100px 0;
} .widget-sections {
padding: 0 !important;
}
.widget-section {
padding: 100px 0;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.widget-section:not(.widget-section-padded) + .widget-section:not(.widget-section-padded) {
margin-top: -100px;
}
.widget-section.widget-section-no-pad-bottom {
padding-bottom: 0;
}
.footer-widget-sections .widget-section:first-child:not(.widget-section-padded) {
padding-top: 0;
}
.widget-section::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.widget-section-parallax {
background-attachment: fixed;
}
.section-heading {
text-align: center;
margin-bottom: 45px;
}
.section-title {
font-size: 36px;
margin: 0;
}
.section-subtitle {
margin: 0;
font-size: 18px;
}
.section-subtitle a {
color: #585858;
} .entry {
margin: 0 0 100px;
}
.entry:only-of-type {
margin-bottom: 0;
}
.entry-header {
margin-bottom: 50px;
}
.entry-title {
font-size: 32px;
margin-bottom: 5px;
}
.entry-title a {
color: #31356b;
}
.entry-title a:hover {
color: #019afe;
}
.entry-meta {
font-size: 13px;
}
.entry-meta a {
color: #31356b;
}
.entry-item-content .entry-meta {
margin-top: -5px;
margin-bottom: 13px;
}
.entry-meta span::after {
content: "\007c";
margin: 0 4px;
opacity: .5;
}
.entry-meta span:last-child::after {
display: none;
}
.entry-block-meta {
font-size: 15px;
margin-top: 10px;
}
.entry-item-content .entry-block-meta {
margin-top: 0;
}
.entry-block-meta span {
margin-bottom: 2px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.entry-block-meta span::after {
display: none;
}
.entry-block-meta span .fa {
min-width: 20px;
text-align: center;
margin-right: 5px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
opacity: .4;
font-size: 13px;
}
.entry-block-meta span b {
margin-right: 5px;
}
.entry-thumb {
margin-bottom: 50px;
}
.entry-thumb img {
border-radius: 3px;
}
.entry-thumb.alignnone,
.entry-thumb.alignleft,
.entry-thumb.alignright,
.entry-thumb.aligncenter {
margin-top: 0;
}
.entry-content::after {
content: "";
display: table;
clear: both;
}
.entry-content + .row-items {
margin-top: 30px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin: 30px 0 20px;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
margin-top: 0;
}
.entry-content .fluid-width-video-wrapper,
.entry-content audio,
.entry-content video,
.entry-content blockquote {
margin: 40px 0;
}
.entry-content .fluid-width-video-wrapper:first-child,
.entry-content audio:first-child,
.entry-content video:first-child,
.entry-content blockquote:first-child {
margin-top: 0;
}
.entry-content .fluid-width-video-wrapper:last-child,
.entry-content audio:last-child,
.entry-content video:last-child,
.entry-content blockquote:last-child {
margin-bottom: 0;
}
.entry-content blockquote {
background-color: #f7f7f7;
border-radius: 3px;
padding: 30px 30px 30px 85px;
font-size: 20px;
line-height: 1.3;
color: #31356b;
position: relative;
border: 0;
}
.entry-content blockquote::before {
content: "\201C";
font-family: Georgia, sans-serif;
color: #019afe;
position: absolute;
font-size: 96px;
line-height: 1;
left: 30px;
top: 25px;
}
.entry-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-tags {
margin-top: 25px;
}
.entry-content-intro {
font-size: 20px;
line-height: 1.4;
margin-bottom: 40px;
color: #31356b;
}
.entry-more-btn {
margin-top: 25px;
}
.entry-author-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 75px 0;
background-color: #f7f7f7;
border-radius: 3px;
padding: 30px;
}
.entry-author-box p:last-child {
margin-bottom: 0;
}
.entry-author-thumbnail {
width: 150px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 30px;
}
.entry-author-thumbnail img {
border-radius: 3px;
}
.entry-author-title {
margin-bottom: 0;
}
.entry-related {
margin-top: 70px;
margin-bottom: 70px;
}
.entry-related .section-heading {
text-align: left;
margin-bottom: 30px;
}
.entry-related .section-title {
font-size: 28px;
} .row-items {
margin-bottom: -30px;
}
.row-items.no-gutters {
margin-bottom: 0;
}
.entry-item {
margin-bottom: 35px;
}
.entry-item-content {
min-width: 1%;
}
.entry-item-thumb {
margin-bottom: 15px;
}
.entry-item-thumb img {
border-radius: 3px;
}
.entry-item-title {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
line-height: 1.2;
}
.entry-item-title a {
color: #31356b;
}
.entry-item-excerpt {
font-size: 15px;
margin-bottom: 10px;
line-height: 1.466666667;
}
.entry-item-read-more {
font-size: 15px;
display: inline-block;
color: #31356b;
font-weight: 700;
}
.entry-item-read-more .fa {
margin-left: 10px;
color: #019afe;
font-size: 1.1em;
font-weight: 700;
position: relative;
top: 1px;
} .entry-item-media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
border-bottom: 1px solid #ebebeb;
margin-bottom: 15px;
padding-bottom: 15px;
font-size: 15px;
line-height: 1.466666667;
}
.entry-item-media:last-child {
margin-bottom: 0;
padding-bottom: 0;
border: 0;
}
.entry-item-media-thumb {
width: 67px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 15px;
}
.entry-item-media-thumb img {
border-radius: 3px;
}
.entry-item-media-title {
font-weight: 700;
margin-bottom: 6px;
}
.entry-item-media-title a {
color: #31356b;
}
.footer .entry-item-media-title a {
color: #8d8fab;
}
.entry-item-media-excerpt {
margin-bottom: 0;
}
.item-filters {
margin-bottom: 30px;
}
.item-filter {
display: inline-block;
font-weight: normal;
margin: 0;
line-height: normal;
border: 0;
box-shadow: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-transition: .18s background-color ease, .18s color ease, .18s border-color ease;
transition: .18s background-color ease, .18s color ease, .18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 0;
width: auto;
height: auto;
background-image: none;
color: #585858;
background-color: transparent;
border: 2px solid #019afe;
border-radius: 30px;
text-transform: uppercase;
font-weight: 700;
padding: 10px 28px 9px;
font-size: 12px;
margin: 0 5px 5px;
}
.item-filter:hover {
text-decoration: none;
color: #fff;
background-color: #019afe;
}
.item-filter.disabled,
.item-filter:disabled {
cursor: not-allowed;
opacity: .65;
}
.item-filter:first-child {
margin-left: 0;
}
.item-filter:active {
box-shadow: none;
}
.filter-active {
color: #fff;
border-color: #019afe;
background-color: #019afe;
}
.filter-active:focus {
box-shadow: none;
} .item-testimonial {
margin: 0 0 70px;
padding: 0;
border: 0;
text-decoration: none;
}
.item-testimonial-content {
background-color: #f7f7f7;
border-radius: 3px;
padding: 30px 30px 30px 85px;
font-size: 20px;
line-height: 1.3;
color: #31356b;
position: relative;
}
.item-testimonial-content::before {
content: "\201C";
font-family: Georgia, sans-serif;
color: #019afe;
position: absolute;
font-size: 96px;
line-height: 1;
left: 30px;
top: 25px;
}
.item-testimonial-content p:last-child {
margin-bottom: 0;
}
.item-testimonial-cite {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 30px 0 0 85px;
text-decoration: none;
font-style: normal;
font-weight: normal;
line-height: normal;
}
.item-testimonial-cite-thumb {
width: 64px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 15px;
border-radius: 50%;
}
.item-testimonial-cite-name {
display: block;
font-size: 16px;
margin-bottom: 3px;
}
.item-testimonial-cite-subtitle {
display: block;
font-size: 13px;
} .navigation {
padding: 40px 0 0;
margin: 40px 0 0;
border-top: 1px solid #ebebeb;
}
.navigation a,
.navigation .page-numbers {
display: inline-block;
padding: 4px 14px;
font-size: 15px;
margin: 0 2px 3px;
border: 2px solid transparent;
color: #31356b;
background: none;
}
.navigation .current {
border-color: #31356b;
}
.navigation a:hover {
border-color: #019afe;
}
.navigation .nav-links::after {
content: "";
display: table;
clear: both;
}
.navigation .nav-previous {
float: left;
}
.navigation .nav-next {
float: right;
}
.comment-navigation {
margin: 30px 0;
}
.page-links {
margin: 35px 0;
}
.page-links .page-number {
display: inline-block;
padding: 4px 14px;
font-size: 14px !important;
margin-bottom: 3px;
border: 1px solid #585858;
color: #585858;
background: none;
}
.page-links .page-number:hover {
border-color: #019afe;
color: #fff;
background-color: #019afe;
}
.page-links > .page-number {
border-color: #019afe;
color: #fff;
background-color: #019afe;
}
.page-links > a:first-child,
.page-links > span:first-child {
margin-left: 10px;
} .item-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px;
line-height: normal;
background-color: #31356b;
color: #fff;
border-radius: 3px;
margin-bottom: 10px;
}
.footer .item-btn {
background-color: #65678f;
}
.item-btn:hover {
background-color: #019afe;
color: #fff;
}
.item-btn:last-child {
margin-bottom: 0;
}
.item-btn-icon {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 12px;
line-height: 1;
font-size: 32px;
}
.item-btn-sm .item-btn-icon {
font-size: inherit;
}
.item-btn-title {
font-size: 15px;
display: block;
}
.item-btn-subtitle {
display: block;
margin-top: 2px;
font-size: 12px;
opacity: .65;
} .list-social-icons {
margin: 0;
padding: 0;
list-style: none;
}
.list-social-icons li {
display: inline-block;
margin: 0 1px 1px 0;
}
.header .list-social-icons li {
margin: 3px 0;
}
.social-icon {
display: inline-block;
font-size: 14px;
text-align: center;
border: 2px solid #ebebeb;
border-radius: 3px;
width: 48px;
height: 48px;
line-height: 46px;
background-color: transparent;
color: #585858;
}
.social-icon:hover {
color: #fff;
background-color: #019afe;
border-color: #019afe;
}
.footer-widgets .social-icon {
color: currentColor;
background-color: #65678f;
border-color: transparent;
}
.footer-widgets .social-icon:hover {
background-color: #019afe;
}
.header .social-icon,
.footer-info .social-icon {
color: inherit;
font-size: inherit;
width: auto;
height: auto;
border: 0;
background: none;
margin-left: 6px;
line-height: normal;
}
.header .social-icon:hover,
.footer-info .social-icon:hover {
color: inherit;
background: none;
} .table-styled-label {
display: none;
}
.table-responsive {
display: block;
width: 100%;
}
.entry-content .table-responsive {
margin-top: 30px;
margin-bottom: 30px;
}
.entry-content .table-responsive:first-child {
margin-top: 0;
}
.entry-content .table-responsive:last-child {
margin-bottom: 0;
}
.entry-content .table-responsive table {
margin-bottom: 0;
}
table.table-styled {
font-size: 14px;
font-weight: 400;
margin: 35px 0;
width: 100%;
max-width: 100%;
}
table.table-styled:first-child {
margin-top: 0;
}
table.table-styled.no-footer {
border-bottom: 1px solid #dedede;
}
table.table-styled th,
table.table-styled td {
text-align: left;
padding: 5px;
}
table.table-styled thead th {
font-size: 14px;
border: 0;
background-color: #31356b;
color: #fff;
text-transform: none;
font-weight: 400;
padding: 10px 18px 10px 10px;
}
table.table-styled thead th:first-child {
border-top-left-radius: 4px;
}
table.table-styled thead th:last-child {
border-top-right-radius: 4px;
}
table.table-styled thead .sorting,
table.table-styled thead .sorting_asc,
table.table-styled thead .sorting_desc {
position: relative;
background-image: none;
}
table.table-styled thead .sorting::after,
table.table-styled thead .sorting_asc::after,
table.table-styled thead .sorting_desc::after {
content: "\f0dc";
font-family: FontAwesome;
opacity: .7;
position: absolute;
color: #fff;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
table.table-styled thead .sorting_asc::after {
content: "\f0de";
opacity: 1;
}
table.table-styled thead .sorting_desc::after {
content: "\f0dd";
opacity: 1;
}
table.table-styled tbody tr:nth-child(even) {
background-color: #f7f7f7;
}
table.table-styled tbody td {
border: 0;
padding: 10px;
}
table.table-styled-lg thead th {
padding: 12px 15px;
font-size: 16px;
}
table.table-styled-lg tbody td {
font-size: 15px;
padding: 15px 15px;
} .footer {
border-top: 1px solid #ebebeb;
background-color: #31356b;
color: #fff;
}
.footer-widgets {
padding: 100px 0 40px;
}
.footer-info {
padding: 15px 0;
font-size: 14px;
border-top: 1px solid #8d8fab;
}
.footer-copy {
margin-bottom: 0;
} .comments-area {
margin: 30px 0 0;
}
.comments-title,
.comment-reply-title {
margin-bottom: 30px;
}
.comment-list,
.commentlist {
margin: 0;
list-style: none;
padding: 0;
}
.comment-list .children,
.commentlist .children {
list-style: none;
}
.comment-list ol,
.commentlist ol {
list-style: none;
}
.comment-list .comment-body,
.commentlist .comment-body {
margin-bottom: 20px;
padding-top: 20px;
}
.comment-list > .comment:first-child > .comment-body,
.commentlist > .comment:first-child > .comment-body {
border-top: 0;
padding-top: 0;
}
.post-comments {
margin: 0 0 45px;
}
.comment-author .fn {
font-weight: bold;
}
.comment-author .avatar {
width: 64px;
height: 64px;
float: left;
margin: 0 15px 15px 0;
overflow: visible;
border-radius: 3px;
}
.comment-content {
overflow: hidden;
zoom: 1;
font-size: 13px;
}
.comment-content p,
.comment-content ul,
.comment-content ol {
margin-bottom: 10px;
}
.comment-content ul ul,
.comment-content ul ol,
.comment-content ol ul,
.comment-content ol ol {
margin-bottom: 0;
}
.comment-metadata {
font-size: 12px;
margin: 0 0 5px;
}
.comment-reply-link {
font-size: 10px;
text-transform: uppercase;
padding: 4px 10px;
margin-left: 80px;
height: auto;
width: auto;
}
.bypostauthor > article .fn::before {
font-family: FontAwesome;
content: "\f005";
margin: 0 2px 0 -2px;
position: relative;
top: -1px;
font-size: 11px;
}
.comment-respond {
margin-top: 60px;
}
#cancel-comment-reply-link {
font-size: 13px;
font-weight: normal;
margin-left: 5px;
}
.form-allowed-tags,
.comment-notes {
font-size: 12px;
line-height: 1.5;
opacity: .75;
}
.form-submit {
margin-bottom: 0;
margin-top: 40px;
}
.no-comments {
border: 1px solid #ebebeb;
padding: 15px;
margin-top: 40px;
text-align: center;
}
.comment-form-cookies-consent {
line-height: normal;
}
.comment-form-cookies-consent label {
display: inline-block;
margin: 0 0 0 8px;
} .widget {
margin: 0 0 60px;
font-size: 15px;
line-height: 1.466666667; }
.sidebar .widget:last-child {
margin-bottom: 0;
}
.widget p:last-child {
margin-bottom: 0;
}
.widget select {
width: 100%;
}
.widget-title {
font-size: 18px;
padding-bottom: 12px;
margin-bottom: 25px;
border-bottom: 2px solid #ebebeb;
font-weight: 400;
color: #31356b;
}
.footer .widget-title {
color: currentColor;
border-color: #8d8fab;
}
.widget-title label {
text-transform: none;
display: block;
font-size: inherit;
margin: 0;
line-height: inherit;
font-weight: inherit;
} .ci-contact-widget-title {
font-weight: 600;
font-size: 16px;
margin: 0 0 15px;
}
.ci-contact-widget-items {
margin: 0;
padding: 0;
list-style-type: none;
}
.ci-contact-widget-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ebebeb;
}
.footer .ci-contact-widget-item {
border-color: #8d8fab;
}
.ci-contact-widget-item:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.ci-contact-widget-item i {
text-align: center;
min-width: 26px;
margin-right: 5px;
}
.footer .ci-contact-widget-item i {
color: #8d8fab;
} .ci-schedule-widget-intro {
margin-bottom: 20px;
}
.ci-schedule-widget-table {
text-align: left;
}
.ci-schedule-widget-table th,
.ci-schedule-widget-table td {
padding: 10px 0;
}
.ci-schedule-widget-table tr {
border-bottom: 1px solid #ebebeb;
}
.footer .ci-schedule-widget-table tr {
border-color: #65678f;
} .ci-box-callout {
padding: 25px;
border: 2px solid #ebebeb;
border-radius: 3px;
}
.footer .ci-box-callout {
border: 0;
background-color: #65678f;
}
.ci-box-callout p:last-child {
margin-bottom: 0;
}
.ci-box-callout-title {
display: block;
margin-bottom: 10px;
color: #31356b;
}
.footer .ci-box-callout-title {
color: currentColor;
} .widget-crypto {
position: relative;
}
.widget-crypto::before {
border: 6px solid rgba(1, 154, 254, 0.35);
border-top-color: rgba(1, 154, 254, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
top: 0;
left: 50%;
margin-left: -20px;
}
.widget-crypto.loaded::before {
display: none;
}
.widget-crypto-placeholder {
opacity: 0;
-webkit-transition: opacity .35s ease;
transition: opacity .35s ease;
}
.loaded .widget-crypto-placeholder {
opacity: 1;
}
.data-item-wrap {
border-bottom: 1px solid #ebebeb;
}
.footer .data-item-wrap {
border-color: #8d8fab;
}
.data-item-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.data-item-list .data-item {
margin-bottom: 0;
}
.data-item-list .data-item-row {
border-bottom: 1px solid #ebebeb;
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer .data-item-list .data-item-row {
border-color: #8d8fab;
}
.data-item-list .data-item-row:last-child {
border-bottom: 0;
margin: 0;
}
.data-item-right {
margin-left: auto;
text-align: right;
}
.data-item {
margin-bottom: 23px;
display: block;
line-height: normal;
white-space: nowrap;
}
.data-item-eyebrow {
display: block;
font-size: 15px;
margin-bottom: 4px;
}
.footer .data-item-eyebrow {
color: #8d8fab;
}
.data-item-value {
font-weight: 700;
font-size: 22px;
color: #242424;
}
.footer .data-item-value {
color: currentColor;
}
.text-success {
color: #62d102 !important;
}
.text-danger {
color: #ff0201 !important;
}
.symbol-asc::after,
.symbol-desc::after {
display: inline-block;
position: relative;
margin-left: 4px;
content: "";
border: 3px solid transparent;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.symbol-asc::after {
top: -2px;
border-bottom-color: #62d102;
}
.symbol-desc::after {
border-top-color: #ff0201;
}
.data-last-updated {
margin-top: 25px;
font-size: 12px;
} .widget-section-hero {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.widget-section-hero.widget-section-hero-right {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
text-align: right;
}
.widget-section-hero.widget-section-hero-left {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-align: left;
}
.widget-section-hero .section-heading {
text-align: inherit;
}
.widget-section-hero .section-title {
font-size: 42px;
margin-bottom: 10px;
color: currentColor;
}
.widget-section-hero .section-subtitle {
max-width: 600px;
color: currentColor;
}
.widget-section-hero .btn {
color: currentColor;
} .list-brand-logos {
text-align: center;
}
.brand-logo {
display: inline-block;
margin: 15px 20px;
max-width: 200px;
} .widget_meta ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_product_categories ul,
.widget_layered_nav ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_meta ul ul,
.widget_pages ul ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_product_categories ul ul,
.widget_layered_nav ul ul {
margin-left: 15px;
}
.widget_meta li,
.widget_pages li,
.widget_categories li,
.widget_archive li,
.widget_product_categories li,
.widget_layered_nav li {
line-height: normal;
display: block;
position: relative;
}
.widget_meta li a,
.widget_pages li a,
.widget_categories li a,
.widget_archive li a,
.widget_product_categories li a,
.widget_layered_nav li a {
display: block;
color: #585858;
border-bottom: 1px solid #ebebeb;
margin-bottom: 7px;
padding-bottom: 7px;
position: relative;
}
.footer .widget_meta li a,
.footer
.widget_pages li a,
.footer
.widget_categories li a,
.footer
.widget_archive li a,
.footer
.widget_product_categories li a,
.footer
.widget_layered_nav li a {
color: currentColor;
border-color: #8d8fab;
}
.widget_meta li a:hover,
.widget_pages li a:hover,
.widget_categories li a:hover,
.widget_archive li a:hover,
.widget_product_categories li a:hover,
.widget_layered_nav li a:hover {
border-color: #019afe;
}
.widget_meta li .count,
.widget_meta li .ci-count,
.widget_pages li .count,
.widget_pages li .ci-count,
.widget_categories li .count,
.widget_categories li .ci-count,
.widget_archive li .count,
.widget_archive li .ci-count,
.widget_product_categories li .count,
.widget_product_categories li .ci-count,
.widget_layered_nav li .count,
.widget_layered_nav li .ci-count {
position: absolute;
right: 0;
top: 0;
font-size: .9em;
}
.widget_nav_menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_nav_menu ul ul {
margin-left: 15px;
}
.widget_nav_menu > div > ul > li:first-child > a {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.widget_nav_menu > div > ul > li:last-child > a {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.widget_nav_menu li {
display: block;
}
.widget_nav_menu a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px;
line-height: normal;
background-color: #31356b;
color: #fff;
margin-bottom: 1px;
font-size: 15px;
}
.footer .widget_nav_menu a {
background-color: #65678f;
}
.widget_nav_menu a:hover {
background-color: #019afe;
color: #fff;
}
.widget_nav_menu .current-menu-item > a {
background-color: #019afe;
color: #fff;
}
.widget_nav_menu .fa {
min-width: 20px;
margin-right: 3px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
line-height: 1;
font-size: 14px;
}
.widget_recent_comments ul,
.widget_rss ul,
.widget_recent_entries ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_recent_comments li,
.widget_rss li,
.widget_recent_entries li {
display: block;
padding: 11px 0;
border-bottom: 1px solid #ebebeb;
}
.footer .widget_recent_comments li,
.footer
.widget_rss li,
.footer
.widget_recent_entries li {
border-color: #8d8fab;
}
.widget_recent_entries .post-date {
display: block;
font-size: 12px;
text-transform: uppercase;
}
.entry-tags a,
.tag-cloud-link {
display: inline-block;
padding: 4px 14px;
font-size: 12px !important;
border-radius: 20px;
border: 1px solid #585858;
color: #585858;
margin-bottom: 3px;
}
.entry-tags a:hover,
.tag-cloud-link:hover {
border-color: #019afe;
background-color: #019afe;
color: #fff;
}
.footer-widgets .entry-tags a,
.footer-widgets
.tag-cloud-link {
color: currentColor;
border-color: currentColor;
} .searchform > div {
position: relative;
}
.searchform .searchsubmit {
position: absolute;
top: 0;
right: 0;
height: 100%;
border: 0;
padding: 0 20px;
background: none;
color: #585858;
border-radius: 0;
}
.searchform .searchsubmit:hover {
background: none;
color: #585858;
}
.searchform .searchsubmit i {
margin: 0;
} .widget_text p:last-child {
margin-bottom: 0;
} #wp-calendar {
width: 100%;
}
#wp-calendar a {
font-weight: bold;
font-style: italic;
}
#wp-calendar caption {
text-align: left;
margin-top: 10px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
padding: 9px;
}
#wp-calendar thead {
font-size: 10px;
}
#wp-calendar thead th {
background: rgba(0, 0, 0, 0.1);
font-weight: bold;
padding: 8px;
}
#wp-calendar tbody td {
background: none;
border: 1px solid rgba(0, 0, 0, 0.1);
text-align: center;
padding: 3px;
}
#wp-calendar tbody td:hover {
background: rgba(0, 0, 0, 0.1);
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
font-size: 10px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 10px;
text-transform: uppercase;
padding-top: 10px;
}  .gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
margin: 40px 0;
}
.gallery:first-child {
margin-top: 0;
}
.gallery:last-child {
margin-bottom: 0;
}
.gallery-item {
margin-bottom: 10px;
}
.gallery-item img {
width: 100%;
max-width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-1 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 11.11111%;
flex: 0 0 11.11111%;
max-width: 11.11111%;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0 0 0 5px;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: calc(100% - 10px);
-webkit-transition: opacity .18s ease;
transition: opacity .18s ease;
}
.gallery-caption::before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  .alignnone {
margin: 5px 0 20px;
}
p .alignnone {
margin-bottom: 0;
}
.aligncenter {
display: block;
margin: 7px auto;
}
.alignright {
float: right;
margin: 7px 0 7px 24px;
}
.alignleft {
float: left;
margin: 7px 24px 7px 0;
} .wp-caption {
max-width: 100%;
margin-bottom: 15px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 3px 0 5px;
padding: 5px 0 0;
text-align: left;
font-style: italic;
}
.sticky { } .mm-page {
position: static;
}
.mm-opened .mm-page {
position: relative;
}
#mobilemenu {
display: none;
}
.mobile-nav-trigger {
float: right;
text-transform: uppercase;
font-weight: 500;
display: none;
color: currentColor;
}
.mobile-nav-trigger:hover {
color: inherit;
}  .sharedaddy {
margin-top: 30px;
} .null-instagram-feed p {
padding-top: 10px;
}
.null-instagram-feed a {
color: #585858;
}
.footer .null-instagram-feed a {
color: currentColor;
}
.instagram-pics {
list-style: none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.instagram-pics li {
width: 33.33333333333%;
}
.instagram-pics li a {
display: block;
color: #585858;
}
.widget-section .instagram-pics {
margin-left: -15px;
margin-right: -15px;
}
.widget-section .instagram-pics li {
width: 25%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
} .elementor .elementor-widget .entry-item .entry-item-thumb {
margin-bottom: 15px;
} .row-effect {
position: relative;
}
.row-effect::before {
border: 6px solid rgba(88, 88, 88, 0.35);
border-top-color: rgba(88, 88, 88, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
left: 50%;
top: 30px;
margin-left: -20px;
}
.row-effect.row-images-loaded::before {
display: none;
}
.row-effect > [class^="col"] {
opacity: 0;
}
.row-effect > [class^="col"].ci-grid-shown {
opacity: 1;
} @-webkit-keyframes ci-fade-in {
0% {
}
100% {
opacity: 1;
}
}
@keyframes ci-fade-in {
0% {
}
100% {
opacity: 1;
}
}
.row-effect-fade-in .ci-grid-animate {
-webkit-animation: ci-fade-in .65s ease forwards;
animation: ci-fade-in .65s ease forwards;
} @-webkit-keyframes ci-move-up {
0% {
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes ci-move-up {
0% {
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.row-effect-move-up .ci-grid-animate {
-webkit-transform: translateY(200px);
transform: translateY(200px);
-webkit-animation: ci-move-up .65s ease forwards;
animation: ci-move-up .65s ease forwards;
} @-webkit-keyframes ci-scale-up {
0% {
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ci-scale-up {
0% {
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.row-effect-scale-up .ci-grid-animate {
-webkit-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: ci-scale-up .65s ease-in-out forwards;
animation: ci-scale-up .65s ease-in-out forwards;
} @-webkit-keyframes ci-fall-perspective {
0% {
}
100% {
-webkit-transform: translateZ(0) translateY(0) rotateX(0);
transform: translateZ(0) translateY(0) rotateX(0);
opacity: 1;
}
}
@keyframes ci-fall-perspective {
0% {
}
100% {
-webkit-transform: translateZ(0) translateY(0) rotateX(0);
transform: translateZ(0) translateY(0) rotateX(0);
opacity: 1;
}
}
.row-effect-fall-perspective {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-fall-perspective .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
transform: translateZ(400px) translateY(300px) rotateX(-90deg);
-webkit-animation: ci-fall-perspective .8s ease-in-out forwards;
animation: ci-fall-perspective .8s ease-in-out forwards;
} @-webkit-keyframes ci-fly-up {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
@keyframes ci-fly-up {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
.row-effect-fly-up {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-fly-up .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50% -300px;
transform-origin: 50% 50% -300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-animation: ci-fly-up .8s ease-in-out forwards;
animation: ci-fly-up .8s ease-in-out forwards;
} @-webkit-keyframes ci-flip {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
@keyframes ci-flip {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
.row-effect-flip {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-flip .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-animation: ci-flip .8s ease-in-out forwards;
animation: ci-flip .8s ease-in-out forwards;
} @-webkit-keyframes ci-pop-up {
0% {
}
70% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ci-pop-up {
0% {
}
70% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.row-effect-pop-up {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-pop-up .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: scale(0.4);
transform: scale(0.4);
-webkit-animation: ci-pop-up .8s ease-in forwards;
animation: ci-pop-up .8s ease-in forwards;
} .align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.sr-only,
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus,
.screen-reader-text-focusable:active,
.screen-reader-text-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
.hidden-xs-up {
display: none !important;
}
.hidden-xl-down {
display: none !important;
}  .demo_store {
position: fixed;
bottom: 0;
z-index: 150;
width: 100%;
background-color: #31356b;
color: #fff;
text-align: center;
margin: 0;
line-height: normal;
padding: 6px 25px;
}
.entry-content .woocommerce::after {
content: "";
display: table;
clear: both;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-noreviews {
padding: 14px 20px 14px 45px;
background-color: #f7f7f7;
border-radius: 4px;
margin-bottom: 35px;
margin-left: 0;
clear: both;
border-left: 0.618em solid #62d102;
position: relative;
}
.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-noreviews::before {
content: "\f058";
font-family: "FontAwesome";
position: absolute;
left: 15px;
top: calc(50% - 18px);
font-size: 1.4em;
}
.woocommerce-message a:not(.button),
.woocommerce-error a:not(.button),
.woocommerce-info a:not(.button),
.woocommerce-noreviews a:not(.button) {
border-bottom: 1px solid;
margin-left: 10px;
display: inline-block;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-noreviews .button {
float: right;
border: 0;
color: inherit;
padding: 5px 10px;
position: relative;
text-decoration: none;
text-align: left;
text-transform: uppercase;
font-size: 0.875em;
top: -2px;
background: none;
height: auto;
line-height: normal;
}
.woocommerce-message .button:after,
.woocommerce-error .button:after,
.woocommerce-info .button:after,
.woocommerce-noreviews .button:after {
font-family: dashicons;
content: "\f345";
font-size: 0.65em;
display: inline-block;
margin: 0 0 0 5px;
position: relative;
}
.woocommerce-error {
list-style: none;
border-left-color: #ff0201;
}
.woocommerce-error li {
display: block;
}
.woocommerce-error li:only-of-type::before {
display: none;
}
.woocommerce-error li::before {
font-family: FontAwesome;
content: "\f105";
margin: 0 5px 0 0;
}
.woocommerce-error::before {
content: "\f06a";
}
.woocommerce-info {
list-style: none;
border-left-color: rgba(0, 0, 0, 0.15);
}
.woocommerce-info li {
display: block;
}
.woocommerce-info::before {
content: "\f05a";
}
.woocommerce-noreviews {
padding-left: 20px;
border-left-color: rgba(0, 0, 0, 0.15);
}
.woocommerce-noreviews::before {
display: none;
}
.onsale {
z-index: 20;
position: absolute;
padding: 5px 15px;
top: 10px;
left: 25px;
background-color: #019afe;
color: #fff;
text-transform: uppercase;
font-size: 12px;
text-align: center;
} .woocommerce-breadcrumb {
padding-bottom: 15px;
border-bottom: 1px solid #ebebeb;
margin-bottom: 30px;
font-size: 13px;
}
.woocommerce-breadcrumb a {
color: #585858;
}
.woocommerce-breadcrumb a:hover {
color: #019afe;
}
.woocommerce-breadcrumb > span {
margin: 0 6px;
}
.woocommerce-page:not(.single-product) .woocommerce-breadcrumb {
margin-left: 15px;
margin-right: 15px;
} ul.products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
clear: both;
position: relative;
padding: 0;
list-style: none;
margin-bottom: -50px;
}
ul.products::before {
clear: both;
}
ul.products a:focus,
ul.products a:active {
outline: none;
}
ul.products.columns-4 > li {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
ul.products > li {
margin-bottom: 50px;
}
ul.products > li img {
border-radius: 3px;
}
ul.products > li .price {
font-size: 15px;
display: block;
margin: 5px 0 20px;
line-height: 13px;
color: #585858;
}
ul.products > li .woocommerce-loop-product__title {
margin: 20px 0 10px;
color: #31356b;
}
ul.products > li .star-rating {
display: block;
margin: -5px 0 16px;
}
ul.products > li .onsale {
left: 25px;
}
.actions {
margin-top: 2px;
}
.woocommerce-result-count,
.product-number {
display: inline-block;
margin: 0;
}
.woocommerce-result-count {
margin: 0 15px 15px 0;
}
.product-number a {
margin: 0 2px;
}
.shop-filter-toggle {
margin-right: 15px;
}
.shop-filter-toggle i {
margin-right: 3px;
font-size: 14px;
}
.shop-filter-toggle::after {
content: "|";
opacity: .3;
margin-left: 15px;
font-size: 11px;
position: relative;
top: -1px;
}
.ajax_add_to_cart.loading {
position: relative;
}
.ajax_add_to_cart.loading::before {
border: 6px solid rgba(255, 255, 255, 0.35);
border-top-color: rgba(255, 255, 255, 0.875);
border-radius: 100%;
height: 20px;
width: 20px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
left: 6px;
top: 10px;
}
.added_to_cart {
margin-left: 10px;
}
.woocommerce-ordering {
position: relative;
margin: 0 0 30px;
top: -4px;
float: right;
}
.woocommerce-ordering select {
height: 34px;
font-size: 14px;
}
.woocommerce-loop-product__title,
.woocommerce-loop-category__title {
margin: 10px 0 5px;
font-size: 18px;
}
.price ins {
text-decoration: none;
}
.price del > span {
margin-right: 5px;
} .single-product div.product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
position: relative;
}
.single-product div.product .summary {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.single-product .upsells,
.single-product .related {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 70px;
}
.single-product .upsells:last-child,
.single-product .related:last-child {
margin-bottom: 0;
}
.single-product .upsells > h2,
.single-product .related > h2 {
font-size: 24px;
}
.woocommerce-product-gallery {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
margin-bottom: 30px;
position: relative;
}
.woocommerce-product-gallery figure {
margin: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image :nth-child(n+2) {
width: 25%;
display: inline-block;
}
.woocommerce-product-gallery .flex-control-thumbs {
padding: 0;
}
.woocommerce-product-gallery .flex-control-thumbs::after {
content: "";
display: table;
clear: both;
}
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer;
}
.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5;
border-radius: 4px;
}
.woocommerce-product-gallery .flex-control-thumbs img:hover,
.woocommerce-product-gallery .flex-control-thumbs img.flex-active {
opacity: 1;
}
.woocommerce-product-gallery img {
display: block;
}
.woocommerce-product-gallery__image {
border-radius: 3px;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%;
}
.woocommerce-product-gallery__trigger {
position: absolute;
z-index: 10;
top: 5px;
right: 20px;
width: 36px;
height: 36px;
background-color: #019afe;
color: #fff;
text-align: center;
line-height: 36px;
text-indent: -999em;
}
.woocommerce-product-gallery__trigger:before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #fff;
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box;
}
.woocommerce-product-gallery__trigger:after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #fff;
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box;
}
.woocommerce-product-gallery__trigger:hover {
color: #fff;
}
.woocommerce-product-gallery__trigger i {
line-height: 36px;
}
.entry-summary {
margin-bottom: 50px;
}
.entry-summary .price {
font-size: 20px;
color: #585858;
}
.entry-summary .price del {
opacity: .6;
font-size: .95em;
margin-right: 5px;
}
.entry-summary .stock {
display: inline-block;
background: #f7f7f7;
text-transform: uppercase;
font-size: 12px;
padding: 7px 10px 7px 25px;
position: relative;
line-height: normal;
}
.entry-summary .stock::before {
position: absolute;
font-family: FontAwesome;
top: 7px;
left: 6px;
font-size: 1.05em;
}
.entry-summary .in-stock {
background-color: #62d102;
color: #fff;
}
.entry-summary .in-stock::before {
content: "\f00c";
}
.entry-summary .available-on-backorder::before {
content: "\f00c";
}
.entry-summary .out-of-stock {
background-color: #ff0201;
color: #fff;
}
.entry-summary .out-of-stock::before {
content: "\f00d";
}
.entry-summary .variations {
position: relative;
z-index: 1;
width: auto;
margin-bottom: 35px;
}
.summary .entry-summary .variations {
margin-bottom: 50px;
}
.entry-summary .variations td {
padding: 6px 6px 6px 12px;
z-index: 5;
}
.entry-summary .variations .label {
padding-left: 6px;
}
.entry-summary .variations label {
text-transform: uppercase;
line-height: normal;
margin: 0;
font-size: 12px;
}
.entry-summary .variations select {
min-width: 200px;
width: 100%;
font-size: 13px;
padding-right: 30px;
height: 32px;
}
.entry-summary .variations .customSelect .customSelectInner {
padding: 7px 16px;
}
.entry-summary .variations .reset_variations {
position: absolute;
right: 5px;
bottom: -25px;
font-size: 10px;
text-transform: uppercase;
}
.woocommerce-product-rating {
margin: 5px 0 20px;
line-height: normal;
}
.woocommerce-review-link {
font-size: 12px;
position: relative;
top: -2px;
margin-left: 5px;
color: #585858;
}
.product_meta > span {
display: block;
font-size: 13px;
text-transform: uppercase;
}
.product_meta a {
color: #019afe;
}
.woocommerce-product-details__short-description {
font-size: 15px;
margin-bottom: 40px;
}
.group_table {
margin-bottom: 30px;
}
.group_table tr {
border-bottom: 1px solid #ebebeb;
}
.group_table td {
padding: 10px 0;
}
.group_table label {
margin: 0;
}
.group_table .price {
font-size: inherit;
text-align: right;
}
.group_table .stock {
margin: 0 0 0 10px;
}
.group_table .quantity input {
width: 50px;
} .quantity {
display: inline-block;
height: 45px;
line-height: normal;
margin-right: 10px;
}
.group_table .quantity {
margin-right: 0;
vertical-align: middle;
}
.qty {
height: 100%;
width: 60px;
text-align: center;
padding: 0;
float: left;
margin: 0;
}
.qty:hover {
border-color: #019afe;
}
.entry-summary .qty {
-webkit-appearance: textfield !important;
-moz-appearance: textfield !important;
appearance: textfield !important;
}
.group_table .qty {
width: 46px;
}
.qty-handle {
float: left;
height: 100%;
width: 30px;
color: #585858;
background-color: #fff;
border: 1px solid #ebebeb;
padding: 0;
margin: 0;
line-height: normal;
vertical-align: top;
}
.qty-handle:hover {
background-color: #000;
color: #585858;
}
.group_table .qty-handle {
width: 20px;
}
.qty-minus {
border-right: 0;
}
.qty-plus {
border-left: 0;
}
button.single_add_to_cart_button {
height: 45px;
vertical-align: top;
padding: 13px 24px;
min-width: 210px;
}
.product-type-external button.single_add_to_cart_button {
position: relative;
}
.product-type-external button.single_add_to_cart_button::after {
font-family: "FontAwesome";
content: "\f08e";
font-size: 10px;
position: relative;
top: -3px;
margin-left: 5px;
}
.button.product_type_external {
position: relative;
}
.button.product_type_external::after {
font-family: "FontAwesome";
content: "\f08e";
font-size: 10px;
position: relative;
top: -3px;
margin-left: 5px;
}
.entry-summary .cart {
margin: 30px 0;
}
.woocommerce-variation-price {
margin: 25px 0;
}
.woocommerce-variation-price .price {
display: inline-block;
margin: 0;
}
.reset_variations {
float: left;
color: #585858;
text-transform: uppercase;
font-size: 11px;
margin-top: 2px;
padding: 10px 0;
} .woocommerce-pagination {
padding: 40px 0 0;
margin: 50px 0 0;
border-top: 1px solid #ebebeb;
}
.woocommerce-pagination ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-pagination ul li {
display: inline-block;
}
.woocommerce-pagination a,
.woocommerce-pagination > span,
.woocommerce-pagination li span {
display: inline-block;
padding: 4px 14px;
font-size: 15px;
margin: 0 2px 3px;
border: 2px solid transparent;
color: #31356b;
background: none;
}
.woocommerce-pagination .current {
border-color: #31356b;
}
.woocommerce-pagination a:hover {
border-color: #019afe;
}
.woocommerce-pagination .paging-standard {
text-align: center;
width: 50%;
}
.woocommerce-pagination .paging-older {
float: left;
width: 50%;
}
.woocommerce-pagination .paging-newer {
float: right;
border-right: 0;
} .star-rating {
overflow: hidden;
display: inline-block;
position: relative;
height: 1em;
line-height: 1em;
font-size: 12px;
width: 65px;
font-family: FontAwesome;
color: #ffa500;
}
.star-rating::before {
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
letter-spacing: 2px;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "\f005\f005\f005\f005\f005";
top: 0;
letter-spacing: 2px;
position: absolute;
left: 0;
} .woocommerce-tabs {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
.wc-tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0;
padding: 0;
text-align: center;
border-bottom: 1px solid #ebebeb;
}
.wc-tabs li {
display: inline-block;
margin: 0;
padding: 0;
}
.wc-tabs li.active a {
border: 1px solid #ebebeb;
border-bottom-color: transparent;
}
.wc-tabs a {
display: block;
padding: 10px 25px;
margin: 0 0 -1px;
color: #585858;
background-color: #fff;
border: 1px solid transparent;
border-bottom-color: #ebebeb;
-webkit-transition: border-color .18s ease;
transition: border-color .18s ease;
outline: none;
}
.wc-tabs a:hover,
.wc-tabs a:active,
.wc-tabs a:focus {
outline: none;
}
.woocommerce-Tabs-panel {
padding: 45px 0;
}
.woocommerce-Tabs-panel > h2,
.woocommerce-Tabs-panel .woocommerce-Reviews-title {
font-size: 24px;
text-transform: none;
margin-bottom: 40px;
}
.woocommerce-Tabs-panel > p:last-child,
.woocommerce-Tabs-panel > table:last-child {
margin-bottom: 0;
}
.shop_attributes {
vertical-align: top;
}
.shop_attributes th,
.shop_attributes td {
vertical-align: top;
}
.shop_attributes p {
margin-bottom: 0;
} .woocommerce-Reviews .commentlist {
list-style: none;
}
.woocommerce-Reviews .comment-respond {
margin-top: 20px;
}
.woocommerce-Reviews .comment-reply-title {
font-size: 18px;
margin-bottom: 10px;
font-weight: 700;
display: block;
}
.woocommerce-Reviews li {
margin-bottom: 10px;
}
.woocommerce-Reviews .avatar {
width: 54px;
height: 54px;
float: left;
margin: 0 15px 15px 0;
overflow: visible;
border-radius: 4px;
}
.woocommerce-Reviews .description {
overflow: hidden;
}
.woocommerce-Reviews .meta {
margin: 0 0 10px;
font-size: inherit;
}
.comment-form-rating a {
display: inline-block;
position: relative;
width: 15px;
text-indent: -9999px;
margin-right: 10px;
border: 0;
color: #ffa500;
}
.comment-form-rating a:focus {
outline: none;
}
.comment-form-rating a::after {
font-family: FontAwesome;
font-size: 1em;
content: "\f006";
opacity: 1;
display: inline-block;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
}
.comment-form-rating a.active::after {
content: "\f005";
}
.comment-form-rating .star-2 {
width: 26px;
}
.comment-form-rating .star-2::after {
content: "";
}
.comment-form-rating .star-2.active::after {
content: "";
}
.comment-form-rating .star-3 {
width: 39px;
}
.comment-form-rating .star-3::after {
content: "";
}
.comment-form-rating .star-3.active::after {
content: "";
}
.comment-form-rating .star-4 {
width: 52px;
}
.comment-form-rating .star-4::after {
content: "";
}
.comment-form-rating .star-4.active::after {
content: "";
}
.comment-form-rating .star-5 {
width: 65px;
}
.comment-form-rating .star-5::after {
content: "";
}
.comment-form-rating .star-5.active::after {
content: "";
} .shop_table td {
padding: 10px 5px;
}
.shop_table.cart {
border: 1px solid #ebebeb;
border-bottom: 0;
border-right: 0;
}
.shop_table.cart th,
.shop_table.cart td {
padding: 10px;
border-bottom: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
}
.shop_table.cart th {
background-color: #f7f7f7;
}
.shop_table .product-remove {
text-align: center;
}
.shop_table .remove {
font-size: 24px;
color: #585858;
}
.shop_table .product-thumbnail {
text-align: center;
}
.shop_table .product-thumbnail img {
width: 60px;
}
.shop_table .product-name a {
color: #585858;
}
.shop_table .product-quantity {
text-align: center;
}
.shop_table .product-subtotal .woocommerce-Price-amount {
font-weight: bold;
}
.shop_table .coupon {
width: 280px;
position: relative;
float: left;
height: 36px;
}
.shop_table .coupon label {
display: none;
}
.shop_table .coupon button[type="submit"] {
position: absolute;
height: 46px;
top: 0;
right: 0;
font-size: 11px;
padding: 5px 14px;
}
.shop_table button[name="update_cart"] {
float: right;
}
.cart-collaterals {
margin-top: 50px;
}
.cart-collaterals .shop_table {
border: 1px solid #ebebeb;
border-bottom: 0;
border-right: 0;
}
.cart-collaterals .shop_table th,
.cart-collaterals .shop_table td {
padding: 10px;
border-bottom: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
}
.cart-collaterals .shop_table th {
background-color: #f7f7f7;
line-height: normal;
width: 25%;
}
.cart-collaterals .shop_table tr.shipping th {
vertical-align: top;
}
.wc-proceed-to-checkout .button {
width: 100%;
font-size: 14px;
padding: 18px 34px;
}
.woocommerce-remove-coupon {
margin-left: 5px;
color: #585858;
}
#shipping_method {
list-style: none;
margin: 0 0 5px;
padding: 0;
}
.shipping label {
display: inline-block;
margin-left: 5px;
}
.shipping input[type="radio"] {
display: inline-block;
}
.woocommerce-shipping-calculator [type="submit"] {
padding: 10px 28px 9px;
font-size: 12px;
width: 100%;
}
.woocommerce-shipping-calculator p {
margin: 0 0 10px;
}
.woocommerce-shipping-calculator select {
width: 100%;
}
.shipping-calculator-button {
font-size: 12px;
}
.shipping-calculator-button::after {
font-family: "FontAwesome";
content: "\f107";
margin-left: 3px;
}
.shipping-calculator-form {
width: 100%;
}
.order-total td,
.order-total th {
font-size: 16px;
font-weight: bold;
}
.variation {
margin: 0;
font-size: 12px;
}
.variation dt,
.variation dd,
.variation p {
font-weight: normal;
display: inline-block;
margin: 0;
}
.variation dd {
margin-right: 3px;
}
.backorder_notification {
font-size: 12px;
}
.woocommerce-cart .entry-content h2 {
margin: 0 0 15px;
font-size: 22px;
text-transform: none;
}
.woocommerce-cart .entry-content ul {
margin-top: 0;
}
.woocommerce-cart .entry-content .woocommerce-loop-product__title {
font-size: 18px;
} .woocommerce-checkout .woocommerce-info {
margin-bottom: 20px;
}
.woocommerce-checkout .login {
margin-bottom: 30px;
}
.woocommerce-checkout .login::after {
content: "";
display: table;
clear: both;
}
.woocommerce-checkout .login .form-row-last {
margin-right: 0;
}
.woocommerce-checkout .login label[for="rememberme"] {
display: inline-block;
margin-left: 10px;
}
.woocommerce-checkout .checkout_coupon {
margin-bottom: 30px;
}
.woocommerce-form__label-for-checkbox.inline {
display: inline;
}
.button + .woocommerce-form__label-for-checkbox.inline {
margin-left: 10px;
}
#customer-details {
margin: 0 0 25px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
margin: 0 0 15px;
}
.woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text,
.woocommerce-additional-fields .input-text {
width: 100%;
}
.woocommerce-billing-fields abbr,
.woocommerce-shipping-fields abbr,
.woocommerce-additional-fields abbr {
text-decoration: none;
border: 0;
}
.woocommerce-billing-fields label.checkbox,
.woocommerce-shipping-fields label.checkbox,
.woocommerce-additional-fields label.checkbox {
display: inline-block;
margin-right: 5px;
}
.woocommerce-billing-fields textarea,
.woocommerce-shipping-fields textarea,
.woocommerce-additional-fields textarea {
min-height: 130px;
}
#order_review_heading {
padding-top: 35px;
margin-top: 20px;
border-top: 2px solid #ebebeb;
}
#order_review .shop_table td,
#order_review .shop_table th,
.order_details td,
.order_details th {
text-align: right;
padding-left: 0;
padding-right: 0;
}
#order_review .shop_table .product-total,
.order_details .product-total {
text-align: right;
}
#order_review .shop_table .product-name,
.order_details .product-name {
text-align: left;
}
#order_review .shop_table .product-quantity,
.order_details .product-quantity {
font-weight: normal;
}
#order_review .shop_table tfoot tr,
.order_details tfoot tr {
border: 0;
}
#order_review .shop_table tfoot td,
#order_review .shop_table tfoot th,
.order_details tfoot td,
.order_details tfoot th {
padding: 9px 0 0;
text-align: right;
border: 0;
}
.payment_methods {
list-style: none;
padding: 0;
margin: 0 0 30px;
}
.payment_methods li {
padding: 15px 0;
border-bottom: 1px solid #ebebeb;
}
.payment_methods li.woocommerce-info {
padding: 14px 20px 14px 45px;
}
.payment_methods label {
display: inline-block;
margin: 0 0 0 15px;
}
.payment_method_paypal img {
width: 100px;
margin: -2px 15px 0;
}
.about_paypal {
font-size: 12px;
}
.payment_box {
padding: 15px;
border: 1px solid #ebebeb;
margin: 5px 0 0;
}
.payment_box p {
margin: 0;
}
.place-order .terms {
display: inline-block;
margin-left: 20px;
}
.place-order label[for="terms"] {
display: inline-block;
margin-right: 5px;
}
.woocommerce .select2-container--default .select2-selection--single,
.woocommerce .select2-container--default .select2-selection--multiple {
background-color: #fff;
border: 2px solid #ebebeb;
color: #585858;
box-shadow: 0 2px 0 #f3f3f3;
border-radius: 3px;
height: 46px;
padding: 7px 4px;
font-weight: 400;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__arrow {
height: 48px;
margin-right: 8px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection--multiple,
.woocommerce .select2-container--default .select2-selection--multiple .select2-selection--multiple {
padding: 5px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-search__field,
.woocommerce .select2-container--default .select2-selection--multiple .select2-search__field {
height: auto;
} .woocommerce-order-received .woocommerce-order h2,
.woocommerce-order-received .woocommerce-order h3 {
font-size: 22px;
text-transform: none;
}
.woocommerce-order-received .customer_details {
padding: 25px;
border: 0;
}
.woocommerce-order-received .customer_details td,
.woocommerce-order-received .customer_details th {
border: 0;
padding: 0;
}
.woocommerce-thankyou-order-details,
.wc-bacs-bank-details {
list-style: none;
margin: 15px 0;
padding: 25px;
border: 1px solid #ebebeb;
}
.woocommerce-thankyou-order-details::after,
.wc-bacs-bank-details::after {
content: "";
display: table;
clear: both;
}
.woocommerce-thankyou-order-details li,
.wc-bacs-bank-details li {
margin-bottom: 10px;
}
.woocommerce-thankyou-order-details li strong,
.wc-bacs-bank-details li strong {
display: block;
}
#wc-bacs-bank-details-heading {
margin-top: 30px;
}
#wc-bacs-bank-details-heading + h3 {
font-size: 14px;
}
.wc-bacs-bank-details {
margin-bottom: 30px;
} .woocommerce-form-login {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-account .woocommerce {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-account .woocommerce > .woocommerce-message,
.woocommerce-account .woocommerce > .woocommerce-error,
.woocommerce-account .woocommerce > .woocommerce-info,
.woocommerce-account .woocommerce > .woocommerce-noreviews {
margin-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 30px);
flex: 0 0 calc(100% - 30px);
max-width: calc(100% - 30px);
}
.woocommerce-MyAccount-navigation {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
display: block;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
padding: 10px 0;
display: block;
border-bottom: 1px solid #ebebeb;
position: relative;
color: #585858;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
color: #019afe;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a::after {
font-family: FontAwesome;
content: "\f105";
position: absolute;
top: 10px;
right: 5px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
font-weight: bold;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a::after {
content: "";
}
.woocommerce-MyAccount-content {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-MyAccount-content mark {
color: inherit;
} .woocommerce-MyAccount-orders .button {
padding: 10px 28px 9px;
font-size: 12px;
} .woocommerce-MyAccount-downloads .download-file {
width: 50%;
}
.woocommerce-MyAccount-downloads .download-file a {
color: #585858;
}
.woocommerce-MyAccount-downloads .download-file a:hover {
color: #019afe;
}
.woocommerce-MyAccount-downloads .woocommerce-Button.download {
padding: 10px 28px 9px;
font-size: 12px;
}
.woocommerce-table--order-downloads th,
.woocommerce-table--order-downloads td {
text-align: left;
} .woocommerce-EditAccountForm fieldset {
padding: 25px;
border: 2px solid #ebebeb;
}
.woocommerce-EditAccountForm legend {
padding: 0 15px;
} .woocommerce-Addresses {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-Address-title {
position: relative;
}
.woocommerce-Address-title a {
position: absolute;
right: 0;
top: 0;
font-size: 12px;
color: #585858;
}
.woocommerce-Address-title a:hover {
color: #019afe;
} .wc-form-login {
max-width: 480px;
margin: 0 auto;
padding: 50px;
border: 2px solid #ebebeb;
}
.wc-form-login input[type="submit"] {
display: block;
width: 100%;
margin: 25px 0 15px;
}
.wc-form-login.with-register {
max-width: 680px;
}
.inline input {
margin-right: 5px;
}
.woocommerce-LostPassword {
margin: 0;
font-size: 16px;
} .price_slider {
position: relative;
text-align: left;
height: 6px;
width: calc(100% - 14px);
margin: 0 auto 20px;
background: #ebebeb;
}
.price_slider .ui-slider-range {
position: absolute;
z-index: 1;
background: #c5c5c5;
height: 6px;
cursor: pointer;
}
.price_slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 16px;
border-radius: 3px;
height: 25px;
margin-top: -10px;
margin-left: -7px;
cursor: pointer;
outline: none;
background-color: #31356b;
-ms-touch-action: none;
touch-action: none;
}
.price_slider .ui-slider-handle:active {
outline: none;
}
.price_slider .ui-slider-handle::after {
content: "\f0c9";
font-size: 10px;
font-family: FontAwesome;
color: #fff;
line-height: 1;
position: absolute;
top: 50%;
width: 100%;
text-align: center;
margin-top: -6px;
opacity: .8;
}
.price_slider_wrapper .price_slider_amount {
position: relative;
}
.price_slider_wrapper .price_label {
position: absolute;
right: 0;
top: 7px;
}
.price_slider_wrapper button {
padding: 10px 28px 9px;
font-size: 12px;
} ul.cart_list,
ul.product_list_widget {
margin: 0;
padding: 0;
list-style: none;
}
ul.cart_list li,
ul.product_list_widget li {
margin-bottom: 15px;
}
ul.cart_list li::after,
ul.product_list_widget li::after {
content: "";
display: table;
clear: both;
}
ul.cart_list li:last-child,
ul.product_list_widget li:last-child {
margin: 0;
}
ul.cart_list li img,
ul.product_list_widget li img {
float: right;
height: auto;
max-width: 60px;
border-radius: 3px;
}
ul.cart_list li > a,
ul.product_list_widget li > a {
display: block;
color: #31356b;
}
.footer ul.cart_list li > a,
.footer
ul.product_list_widget li > a {
color: currentColor;
}
ul.cart_list li > .star-rating,
ul.product_list_widget li > .star-rating {
display: block;
float: none;
position: relative;
top: auto;
margin: 4px 0;
}
ul.cart_list li ins,
ul.product_list_widget li ins {
text-decoration: none;
} .widget_top_rated_products .product-title {
display: block;
}
.widget_top_rated_products del .amount {
margin-left: 0;
}
.widget_top_rated_products li .star-rating {
top: -15px;
} .widget_shopping_cart_content li {
position: relative;
}
.widget_shopping_cart_content li .remove {
position: absolute;
right: 0;
top: 0;
font-size: 20px;
display: none;
background: #000;
border-radius: 0;
color: #fff;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
}
.widget_shopping_cart_content li:hover .remove {
display: block;
}
.widget_shopping_cart_content .quantity .amount {
margin: 0;
}
.widget_shopping_cart_content .variation {
margin: 3px 0 5px;
}
.widget_shopping_cart_content .variation::after {
content: "";
display: table;
clear: both;
}
.widget_shopping_cart_content .variation dd,
.widget_shopping_cart_content .variation dt {
float: left;
margin: 0 5px 0 0;
}
.widget_shopping_cart_content .total {
text-transform: uppercase;
margin-top: 15px;
margin-bottom: 15px;
}
.woocommerce-mini-cart__buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce-mini-cart__buttons .button {
padding-left: 0;
padding-right: 0;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.woocommerce-mini-cart__buttons .button:first-of-type {
margin-right: 10px;
} .widget_layered_nav_filters ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_layered_nav_filters li {
display: inline-block;
margin: 0 5px 5px 0;
}
.widget_layered_nav_filters a {
display: inline-block;
border-radius: 2px;
color: #585858;
font-size: 12px;
padding: 2px 10px;
border: 1px solid #ebebeb;
position: relative;
}
.widget_layered_nav_filters a::before {
content: "\00d7";
margin-right: 5px;
font-size: 14px;
}
.widget_layered_nav_filters a:hover::before {
color: #019afe;
}
.widget_layered_nav li.chosen a::before {
content: "\00d7";
margin-right: 5px;
font-size: 14px;
}
.widget_layered_nav li.chosen a:hover::before {
color: #019afe;
}
button.woocommerce-widget-layered-nav-dropdown__submit {
width: 100%;
margin-top: 10px;
} .woocommerce-product-search {
position: relative;
}
.woocommerce-product-search button[type="submit"] {
position: absolute;
right: 0;
top: 0;
height: 100%;
padding-left: 15px;
padding-right: 15px;
font-size: .8em;
} @media (min-width: 576px) and (min-width: 1200px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) and (min-width: 992px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) {
.no-gutters .entry-item-content {
padding-left: 15px;
padding-right: 15px;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
.hidden-sm-up {
display: none !important;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.place-order {
text-align: right;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) and (min-width: 768px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) {
.admin-bar .head-sticky.is-stuck {
top: 32px !important;
}
.entry-content-column-split {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
[class^="col-12"] > .entry-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
[class^="col-12"] > .entry-item .entry-item-thumb {
max-width: 262px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 30px;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
.hidden-md-up {
display: none !important;
}
.woocommerce .col2-set {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-4 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.cart-collaterals .cart_totals {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
float: right;
}
.woocommerce-checkout .login .form-row-first,
.woocommerce-checkout .login .form-row-last {
float: left;
width: 49%;
margin-right: 2%;
}
.woocommerce-thankyou-order-details li,
.wc-bacs-bank-details li {
float: left;
width: 25%;
margin: 0;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 768px) and (min-width: 1200px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) and (min-width: 992px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) and (min-width: 576px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
.page-hero-subtitle {
max-width: 50%;
}
.page-hero-align-center .page-hero-subtitle,
.text-center .page-hero-subtitle {
margin-left: auto;
margin-right: auto;
}
.page-hero-align-right .page-hero-subtitle,
.text-right .page-hero-subtitle {
margin-left: auto;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
.hidden-lg-up {
display: none !important;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-4 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
ul.products.columns-4 > li .button {
padding: 12px 25px;
}
ul.products.columns-4 > li .ajax_add_to_cart.loading::before {
left: 3px;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
ul.products.columns-3 > li .button {
padding: 12px 25px;
}
ul.products.columns-3 > li .ajax_add_to_cart.loading::before {
left: 3px;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-form-login {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-left: 45px;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
.header-fullwidth .container {
width: 1600px;
}
.main > .container > .row > .col-lg-8 {
padding-right: 45px;
}
.main > .container > .row > .push-lg-4 {
padding-right: 15px;
padding-left: 45px;
}
.footer-fullwidth .container {
width: 1600px;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
.hidden-xl-up {
display: none !important;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-4 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
ul.products.columns-4 > li .button {
padding: 12px 16px;
}
ul.products.columns-4 > li .ajax_add_to_cart.loading::before {
height: 15px;
width: 15px;
left: 1px;
top: 12px;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li .button {
padding: 12px 40px;
}
ul.products.columns-3 > li .ajax_add_to_cart.loading::before {
left: 6px;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 1199px) {
.page-hero {
padding: 60px 0;
}
.page-hero-lg .page-hero-title {
font-size: 62px;
}
.hidden-lg-down {
display: none !important;
}
.wc-proceed-to-checkout .button {
white-space: inherit;
}
}
@media (max-width: 1080px) {
.ci-video-wrap::before {
display: none;
}
}
@media (max-width: 991px) {
.nav {
display: none;
}
.head-sticky.is-stuck {
position: static !important;
background-color: inherit;
padding: 0;
}
.head-sticky.is-stuck + div {
display: none !important;
}
.stuck {
display: none;
}
.page-hero-lg {
height: 650px;
}
.page-hero-align-top {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.page-hero-align-bottom {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.page-hero-title {
font-size: 34px;
}
.page-hero-lg .page-hero-title {
font-size: 48px;
}
.page-hero-slideshow {
height: 650px;
}
.main {
padding: 70px 0;
}
.sidebar {
margin-top: 80px;
}
.widget-section {
padding: 70px 0;
}
.widget-section:not(.widget-section-padded) + .widget-section:not(.widget-section-padded) {
margin-top: -70px;
}
.entry-author-thumbnail {
width: 100px;
margin-right: 15px;
}
.item-filters {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.item-filter {
margin: 1px;
-webkit-box-flex: 1;
-ms-flex: 1 0 49%;
flex: 1 0 49%;
}
.footer-widgets {
padding: 70px 0 20px;
}
.widget {
margin-bottom: 50px;
}
.gallery-columns-6 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-7 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-8 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-9 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
#mobilemenu {
display: block;
}
.mobile-nav-trigger {
display: inline-block;
}
.widget-section .instagram-pics {
margin: 0;
}
.widget-section .instagram-pics li {
padding: 0;
margin: 0;
}
.hidden-md-down {
display: none !important;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.entry-summary .variations {
width: 100%;
}
.group_table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .button {
padding: 12px 20px;
margin-right: 10px;
}
}
@media (max-width: 767px) {
h1 {
font-size: 28px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 18px;
}
.site-logo {
font-size: 28px;
}
.head-intro {
text-align: center;
}
.head-intro-info span {
margin: 0 3px;
}
.head-intro-addons {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.head-mast {
padding: 15px 0;
}
.page-hero {
padding: 35px 0;
}
.page-hero-lg {
height: 550px;
padding-top: 160px;
}
.page-hero-title {
font-size: 28px;
}
.page-hero-lg .page-hero-title {
font-size: 32px;
}
.page-hero-lg .page-hero-subtitle {
font-size: 16px;
}
.page-hero-subtitle {
font-size: 16px;
}
.page-hero-slideshow {
height: 550px;
}
.blockchain-slick-slider .slick-arrow {
display: none !important;
visibility: hidden;
}
.blockchain-slick-slider .slick-dots {
bottom: 15px;
}
.main {
padding: 50px 0;
}
.widget-section {
padding: 50px 0;
}
.widget-section:not(.widget-section-padded) + .widget-section:not(.widget-section-padded) {
margin-top: -50px;
}
.section-title {
font-size: 28px;
}
.section-subtitle {
font-size: 16px;
}
.entry-title {
font-size: 28px;
}
.entry-content .alignleft,
.entry-content .alignright {
float: none;
margin-left: auto;
margin-right: auto;
}
.entry-content-intro {
font-size: 18px;
}
.item-testimonial-content {
font-size: 18px;
line-height: 1.5;
}
.item-testimonial-cite {
margin-left: 0;
}
.table-responsive {
display: block;
}
.table-responsive tr,
.table-responsive td {
display: block;
}
.table-responsive tr {
padding: 15px 0;
}
.table-responsive tbody tr td {
padding: 3px 20px;
}
.table-responsive thead {
display: none;
}
.table-responsive .table-styled-label {
display: inline-block;
font-weight: 700;
}
.dataTables_wrapper {
max-width: 100%;
overflow-y: scroll;
}
table.table-styled-lg tbody td {
padding: 3px 15px;
}
table.table-styled-lg tbody tr {
padding: 15px 0;
}
.footer-widgets {
padding: 50px 0 10px;
}
.comment-list ol,
.commentlist ol {
margin: 0;
padding: 0;
}
.comment-reply-link {
margin: 0;
}
.widget {
margin-bottom: 40px;
}
.widget-section-hero .section-title {
font-size: 28px;
}
.gallery-columns-1 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-2 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-5 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-6 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-7 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-8 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-9 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.widget-section .instagram-pics li {
width: 50%;
}
.hidden-sm-down {
display: none !important;
}
.actions {
margin: 0 0 25px;
}
.woocommerce-ordering {
float: none;
width: 100%;
top: 0;
}
.woocommerce-ordering select {
width: 100%;
}
.single-product div.product .summary {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-product-gallery {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wc-tabs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.wc-tabs li.active a {
border: 0;
font-weight: 700;
}
.wc-tabs a {
padding: 10px 0;
margin: 0;
border: 0;
}
.woocommerce-Reviews .avatar {
display: none;
}
.cart-collaterals .cart_totals {
clear: both;
}
.wc-form-login .login {
margin-bottom: 30px;
}
}
@media (max-width: 575px) {
input,
textarea,
select {
width: 100%;
}
.page-hero .container {
width: 100%;
}
.comment-author .avatar {
display: none;
}
.hidden-xs-down {
display: none !important;
}
.shop_table .product-thumbnail {
display: none;
}
.shop_table .product-price {
display: none;
}
.shop_table .coupon {
display: block;
float: none;
width: 100%;
margin-bottom: 15px;
}
.shop_table button[name="update_cart"] {
margin-top: 15px;
}
.place-order .terms {
margin: 5px 0 0;
display: block;
}
}
@media (max-width: 991px) and (min-width: 576px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991px) and (min-width: 992px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991px) and (min-width: 1200px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-aspect-ratio: 16 / 9) {
.page-hero-lg .ci-video-background {
height: 100%;
top: 0;
width: 300%;
left: -100%;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #fff;
opacity: 0.9;
filter: alpha(opacity=90);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #666;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #666;
}
.mfp-preloader a:hover {
color: #333;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #444;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #444;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #666;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #444;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid transparent;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid #444;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid transparent;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
background: #f8f8f8;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
background: #fff;
}
.mfp-figure small {
color: #b1b1b1;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #666;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
-ms-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
-ms-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}html {
line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} article,
aside,
footer,
header,
nav,
section {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  figcaption,
figure,
main { display: block;
} figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  audio,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details,
menu {
display: block;
} summary {
display: list-item;
}  canvas {
display: inline-block;
} template {
display: none;
}  [hidden] {
display: none;
}
@-ms-viewport {
width: device-width;
}
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
}
.container-fluid {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-0 {
right: auto;
}
.pull-1 {
right: 8.33333%;
}
.pull-2 {
right: 16.66667%;
}
.pull-3 {
right: 25%;
}
.pull-4 {
right: 33.33333%;
}
.pull-5 {
right: 41.66667%;
}
.pull-6 {
right: 50%;
}
.pull-7 {
right: 58.33333%;
}
.pull-8 {
right: 66.66667%;
}
.pull-9 {
right: 75%;
}
.pull-10 {
right: 83.33333%;
}
.pull-11 {
right: 91.66667%;
}
.pull-12 {
right: 100%;
}
.push-0 {
left: auto;
}
.push-1 {
left: 8.33333%;
}
.push-2 {
left: 16.66667%;
}
.push-3 {
left: 25%;
}
.push-4 {
left: 33.33333%;
}
.push-5 {
left: 41.66667%;
}
.push-6 {
left: 50%;
}
.push-7 {
left: 58.33333%;
}
.push-8 {
left: 66.66667%;
}
.push-9 {
left: 75%;
}
.push-10 {
left: 83.33333%;
}
.push-11 {
left: 91.66667%;
}
.push-12 {
left: 100%;
}
.offset-1 {
margin-left: 8.33333%;
}
.offset-2 {
margin-left: 16.66667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333%;
}
.offset-5 {
margin-left: 41.66667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333%;
}
.offset-8 {
margin-left: 66.66667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333%;
}
.offset-11 {
margin-left: 91.66667%;
}
@media (min-width: 576px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
.container {
width: 540px;
max-width: 100%;
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
padding-right: 15px;
padding-left: 15px;
}
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-sm-0 {
right: auto;
}
.pull-sm-1 {
right: 8.33333%;
}
.pull-sm-2 {
right: 16.66667%;
}
.pull-sm-3 {
right: 25%;
}
.pull-sm-4 {
right: 33.33333%;
}
.pull-sm-5 {
right: 41.66667%;
}
.pull-sm-6 {
right: 50%;
}
.pull-sm-7 {
right: 58.33333%;
}
.pull-sm-8 {
right: 66.66667%;
}
.pull-sm-9 {
right: 75%;
}
.pull-sm-10 {
right: 83.33333%;
}
.pull-sm-11 {
right: 91.66667%;
}
.pull-sm-12 {
right: 100%;
}
.push-sm-0 {
left: auto;
}
.push-sm-1 {
left: 8.33333%;
}
.push-sm-2 {
left: 16.66667%;
}
.push-sm-3 {
left: 25%;
}
.push-sm-4 {
left: 33.33333%;
}
.push-sm-5 {
left: 41.66667%;
}
.push-sm-6 {
left: 50%;
}
.push-sm-7 {
left: 58.33333%;
}
.push-sm-8 {
left: 66.66667%;
}
.push-sm-9 {
left: 75%;
}
.push-sm-10 {
left: 83.33333%;
}
.push-sm-11 {
left: 91.66667%;
}
.push-sm-12 {
left: 100%;
}
.offset-sm-0 {
margin-left: 0%;
}
.offset-sm-1 {
margin-left: 8.33333%;
}
.offset-sm-2 {
margin-left: 16.66667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333%;
}
.offset-sm-5 {
margin-left: 41.66667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333%;
}
.offset-sm-8 {
margin-left: 66.66667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333%;
}
.offset-sm-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 768px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
.container {
width: 720px;
max-width: 100%;
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
padding-right: 15px;
padding-left: 15px;
}
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-md-0 {
right: auto;
}
.pull-md-1 {
right: 8.33333%;
}
.pull-md-2 {
right: 16.66667%;
}
.pull-md-3 {
right: 25%;
}
.pull-md-4 {
right: 33.33333%;
}
.pull-md-5 {
right: 41.66667%;
}
.pull-md-6 {
right: 50%;
}
.pull-md-7 {
right: 58.33333%;
}
.pull-md-8 {
right: 66.66667%;
}
.pull-md-9 {
right: 75%;
}
.pull-md-10 {
right: 83.33333%;
}
.pull-md-11 {
right: 91.66667%;
}
.pull-md-12 {
right: 100%;
}
.push-md-0 {
left: auto;
}
.push-md-1 {
left: 8.33333%;
}
.push-md-2 {
left: 16.66667%;
}
.push-md-3 {
left: 25%;
}
.push-md-4 {
left: 33.33333%;
}
.push-md-5 {
left: 41.66667%;
}
.push-md-6 {
left: 50%;
}
.push-md-7 {
left: 58.33333%;
}
.push-md-8 {
left: 66.66667%;
}
.push-md-9 {
left: 75%;
}
.push-md-10 {
left: 83.33333%;
}
.push-md-11 {
left: 91.66667%;
}
.push-md-12 {
left: 100%;
}
.offset-md-0 {
margin-left: 0%;
}
.offset-md-1 {
margin-left: 8.33333%;
}
.offset-md-2 {
margin-left: 16.66667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333%;
}
.offset-md-5 {
margin-left: 41.66667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333%;
}
.offset-md-8 {
margin-left: 66.66667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333%;
}
.offset-md-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 992px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
.container {
width: 940px;
max-width: 100%;
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
padding-right: 15px;
padding-left: 15px;
}
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-lg-0 {
right: auto;
}
.pull-lg-1 {
right: 8.33333%;
}
.pull-lg-2 {
right: 16.66667%;
}
.pull-lg-3 {
right: 25%;
}
.pull-lg-4 {
right: 33.33333%;
}
.pull-lg-5 {
right: 41.66667%;
}
.pull-lg-6 {
right: 50%;
}
.pull-lg-7 {
right: 58.33333%;
}
.pull-lg-8 {
right: 66.66667%;
}
.pull-lg-9 {
right: 75%;
}
.pull-lg-10 {
right: 83.33333%;
}
.pull-lg-11 {
right: 91.66667%;
}
.pull-lg-12 {
right: 100%;
}
.push-lg-0 {
left: auto;
}
.push-lg-1 {
left: 8.33333%;
}
.push-lg-2 {
left: 16.66667%;
}
.push-lg-3 {
left: 25%;
}
.push-lg-4 {
left: 33.33333%;
}
.push-lg-5 {
left: 41.66667%;
}
.push-lg-6 {
left: 50%;
}
.push-lg-7 {
left: 58.33333%;
}
.push-lg-8 {
left: 66.66667%;
}
.push-lg-9 {
left: 75%;
}
.push-lg-10 {
left: 83.33333%;
}
.push-lg-11 {
left: 91.66667%;
}
.push-lg-12 {
left: 100%;
}
.offset-lg-0 {
margin-left: 0%;
}
.offset-lg-1 {
margin-left: 8.33333%;
}
.offset-lg-2 {
margin-left: 16.66667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333%;
}
.offset-lg-5 {
margin-left: 41.66667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333%;
}
.offset-lg-8 {
margin-left: 66.66667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333%;
}
.offset-lg-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 1200px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
.container {
width: 1170px;
max-width: 100%;
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
padding-right: 15px;
padding-left: 15px;
}
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-xl-0 {
right: auto;
}
.pull-xl-1 {
right: 8.33333%;
}
.pull-xl-2 {
right: 16.66667%;
}
.pull-xl-3 {
right: 25%;
}
.pull-xl-4 {
right: 33.33333%;
}
.pull-xl-5 {
right: 41.66667%;
}
.pull-xl-6 {
right: 50%;
}
.pull-xl-7 {
right: 58.33333%;
}
.pull-xl-8 {
right: 66.66667%;
}
.pull-xl-9 {
right: 75%;
}
.pull-xl-10 {
right: 83.33333%;
}
.pull-xl-11 {
right: 91.66667%;
}
.pull-xl-12 {
right: 100%;
}
.push-xl-0 {
left: auto;
}
.push-xl-1 {
left: 8.33333%;
}
.push-xl-2 {
left: 16.66667%;
}
.push-xl-3 {
left: 25%;
}
.push-xl-4 {
left: 33.33333%;
}
.push-xl-5 {
left: 41.66667%;
}
.push-xl-6 {
left: 50%;
}
.push-xl-7 {
left: 58.33333%;
}
.push-xl-8 {
left: 66.66667%;
}
.push-xl-9 {
left: 75%;
}
.push-xl-10 {
left: 83.33333%;
}
.push-xl-11 {
left: 91.66667%;
}
.push-xl-12 {
left: 100%;
}
.offset-xl-0 {
margin-left: 0%;
}
.offset-xl-1 {
margin-left: 8.33333%;
}
.offset-xl-2 {
margin-left: 16.66667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333%;
}
.offset-xl-5 {
margin-left: 41.66667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333%;
}
.offset-xl-8 {
margin-left: 66.66667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333%;
}
.offset-xl-11 {
margin-left: 91.66667%;
}
}.entry-content > [class^="wp-block-"],
.entry > [class^="wp-block-"],
.wp-block-column > [class^="wp-block-"] {
margin-bottom: 30px;
}
.entry-content .wp-block-audio {
margin-bottom: 1.5em;
}
.entry-content .wp-block-audio audio {
width: 100%;
margin: 0;
}
.entry-content .wp-block-audio figcaption {
color: inherit;
opacity: .7;
}
.entry-content .wp-block-video {
margin-bottom: 1.5em;
}
.entry-content .wp-block-video video {
width: 100%;
margin: 0;
}
.entry-content .wp-block-video figcaption {
color: inherit;
opacity: .7;
} .wp-block-embed iframe {
margin: 0;
}
.wp-block-embed figcaption {
color: inherit;
opacity: .7;
} .wp-block-image figcaption {
color: inherit;
opacity: .7;
} .wp-block-separator {
margin: 30px 0;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
padding: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
color: inherit;
opacity: .7;
} .wp-block-latest-posts {
list-style: none;
padding: 0;
}
.wp-block-latest-posts li {
margin-bottom: 15px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date {
color: inherit;
opacity: .7;
} .wp-block-gallery li::before {
display: none;
}
.wp-block-gallery li a {
border: 0;
box-shadow: none;
} .wp-block-column :last-child {
margin-bottom: 0;
} .wp-block-quote.is-large,
.wp-block-quote.is-style-large {
background: none;
font-style: normal;
}
.wp-block-quote.is-large::before,
.wp-block-quote.is-large::after,
.wp-block-quote.is-style-large::before,
.wp-block-quote.is-style-large::after {
display: none;
} .wp-block-pullquote {
padding: 0;
font-style: normal;
}
.wp-block-pullquote blockquote {
font-style: normal;
padding: 0;
border: 0;
}.mm-hidden {
display: none !important;
}
.mm-wrapper {
overflow-x: hidden;
position: relative;
}
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
margin: 0;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
}
.mm-menu {
box-sizing: border-box;
background: inherit;
display: block;
overflow: hidden;
padding: 0;
}
.mm-panel {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease;
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
.mm-panel.mm-subopened {
-webkit-transform: translate3d(-30%, 0, 0);
-moz-transform: translate3d(-30%, 0, 0);
-ms-transform: translate3d(-30%, 0, 0);
-o-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
z-index: 1;
}
.mm-panels,
.mm-panels > .mm-panel {
background: inherit;
border-color: inherit;
}
.mm-panels > .mm-panel {
background: inherit;
border-color: inherit;
-webkit-overflow-scrolling: touch;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
box-sizing: border-box;
padding: 0 20px;
}
.mm-panels > .mm-panel.mm-hasnavbar {
padding-top: 40px;
}
.mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
content: '';
display: block;
height: 20px;
}
.mm-vertical .mm-panel {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
}
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
display: none;
padding: 10px 0 10px 10px;
}
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
border-color: transparent;
}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
display: block;
}
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
height: 40px;
bottom: auto;
}
.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
top: 16px;
bottom: auto;
}
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.mm-navbar {
border-bottom: 1px solid;
border-color: inherit;
text-align: center;
line-height: 20px;
height: 40px;
padding: 0 40px;
margin: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
}
.mm-navbar > * {
display: block;
padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
text-decoration: none;
}
.mm-navbar .mm-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.mm-navbar .mm-btn {
box-sizing: border-box;
width: 40px;
height: 40px;
position: absolute;
top: 0;
z-index: 1;
}
.mm-navbar .mm-btn:first-child {
padding-left: 20px;
left: 0;
}
.mm-navbar .mm-btn:last-child {
text-align: right;
padding-right: 20px;
right: 0;
}
.mm-panel .mm-navbar {
display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
display: block;
}
.mm-listview,
.mm-listview > li {
list-style: none;
display: block;
padding: 0;
margin: 0;
}
.mm-listview {
font: inherit;
font-size: 14px;
line-height: 20px;
}
.mm-listview a,
.mm-listview a:hover {
text-decoration: none;
}
.mm-listview > li {
position: relative;
}
.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
border-color: inherit;
}
.mm-listview > li > a,
.mm-listview > li > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: inherit;
display: block;
padding: 10px 10px 10px 20px;
margin: 0;
}
.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
padding-right: 50px;
}
.mm-listview > li:not(.mm-divider):after {
content: '';
border-bottom-width: 1px;
border-bottom-style: solid;
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.mm-listview > li:not(.mm-divider):after {
left: 20px;
}
.mm-listview .mm-next {
background: rgba(3, 2, 1, 0);
width: 50px;
padding: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.mm-listview .mm-next:before {
content: '';
border-left-width: 1px;
border-left-style: solid;
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen:before {
border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
padding-right: 50px;
margin-right: 0;
}
.mm-panels > .mm-panel > .mm-listview {
margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
margin-top: -20px;
}
.mm-listview .mm-inset {
list-style: inside disc;
padding: 0 10px 15px 40px;
margin: 0;
}
.mm-listview .mm-inset > li {
padding: 5px 0;
}
.mm-listview .mm-divider {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 10px;
text-transform: uppercase;
text-indent: 20px;
line-height: 25px;
}
.mm-listview .mm-spacer {
padding-top: 40px;
}
.mm-listview .mm-spacer > .mm-next {
top: 40px;
}
.mm-listview .mm-spacer.mm-divider {
padding-top: 25px;
}
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
content: '';
border: 2px solid transparent;
display: inline-block;
width: 8px;
height: 8px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mm-prev:before {
border-right: none;
border-bottom: none;
left: 23px;
}
.mm-next:after,
.mm-arrow:after {
border-top: none;
border-left: none;
right: 23px;
}
.mm-menu {
background: #f3f3f3;
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.7);
}
.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview {
border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
tap-highlight-color: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
background: rgba(255, 255, 255, 0.5);
}
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-divider {
background: rgba(0, 0, 0, 0.05);
} .mm-page {
box-sizing: border-box;
position: relative;
}
.mm-slideout {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease;
}
html.mm-opened {
overflow-x: hidden;
position: relative;
}
html.mm-blocking {
overflow: hidden;
}
html.mm-blocking body {
overflow: hidden;
}
html.mm-background .mm-page {
background: inherit;
}
#mm-blocker {
background: rgba(3, 2, 1, 0);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999999;
}
html.mm-blocking #mm-blocker {
display: block;
}
.mm-menu.mm-offcanvas {
display: none;
position: fixed;
}
.mm-menu.mm-current {
display: block;
}
.mm-menu {
width: 80%;
min-width: 140px;
max-width: 440px;
}
html.mm-opening .mm-slideout {
-webkit-transform: translate(80%, 0);
-moz-transform: translate(80%, 0);
-ms-transform: translate(80%, 0);
-o-transform: translate(80%, 0);
transform: translate(80%, 0);
}
@media all and (max-width: 175px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(140px, 0);
-moz-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
-o-transform: translate(140px, 0);
transform: translate(140px, 0);
}
}
@media all and (min-width: 550px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(440px, 0);
-moz-transform: translate(440px, 0);
-ms-transform: translate(440px, 0);
-o-transform: translate(440px, 0);
transform: translate(440px, 0);
}
} .mm-menu.mm-autoheight {
max-height: 80%;
}
.mm-menu.mm-autoheight.mm-fullscreen {
max-height: 100%;
}
.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
bottom: auto !important;
height: auto !important;
} em.mm-counter {
font: inherit;
font-size: 14px;
font-style: normal;
text-indent: 0;
line-height: 20px;
display: block;
margin-top: -10px;
position: absolute;
right: 45px;
top: 50%;
}
em.mm-counter + a.mm-next {
width: 90px;
}
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
margin-right: 90px;
}
em.mm-counter + a.mm-fullsubopen {
padding-left: 0;
}
.mm-vertical > .mm-counter {
top: 12px;
margin-top: 0;
}
.mm-vertical.mm-spacer > .mm-counter {
margin-top: 40px;
}
.mm-nosubresults > .mm-counter {
display: none;
}
.mm-menu em.mm-counter {
color: rgba(0, 0, 0, 0.3);
} .mm-divider > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 0;
line-height: 25px;
}
.mm-divider.mm-opened a.mm-next:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.mm-collapsed:not(.mm-uncollapsed) {
display: none;
}
.mm-fixeddivider {
background: inherit;
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 2;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-fixeddivider:after {
content: none !important;
display: none !important;
}
.mm-hasdividers .mm-fixeddivider {
display: block;
}
.mm-menu .mm-fixeddivider span {
background: rgba(0, 0, 0, 0.05);
} html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .mm-iconpanel .mm-panel {
-webkit-transition-property: -webkit-transform, left;
-moz-transition-property: -moz-transform, left;
-ms-transition-property: -ms-transform, left;
-o-transition-property: -o-transform, left;
transition-property: transform, left;
}
.mm-iconpanel .mm-panel.mm-opened {
border-left: 1px solid;
border-color: inherit;
}
.mm-iconpanel .mm-panel.mm-subopened {
overflow-y: hidden;
left: -40px;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-iconpanel .mm-panel.mm-iconpanel-0 {
left: 0px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
left: 40px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
left: 80px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
left: 120px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-4 {
left: 160px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-5 {
left: 200px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-6 {
left: 240px;
}
.mm-subblocker {
background: inherit;
opacity: 0;
display: block;
-webkit-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
-ms-transition: opacity 0.4s ease;
-o-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
}
.mm-subopened .mm-subblocker {
opacity: 0.6;
position: absolute;
top: 0;
right: 0;
bottom: -100000px;
left: 0;
z-index: 3;
} .mm-menu > .mm-navbar {
background: inherit;
padding: 0;
z-index: 3;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-navbar-bottom {
border-top-width: 1px;
border-top-style: solid;
border-bottom: none;
top: auto;
bottom: 0;
}
.mm-navbar-top ~ .mm-navbar-top {
border-bottom: none;
}
.mm-navbar-bottom ~ .mm-navbar-bottom {
border-top: none;
}
.mm-navbar.mm-hasbtns {
padding: 0 40px;
}
.mm-close:after {
content: 'x';
}
.mm-navbar[class*="mm-navbar-content-"] > * {
box-sizing: border-box;
display: block;
float: left;
}
.mm-navbar > .mm-breadcrumbs {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
-webkit-overflow-scrolling: touch;
overflow-x: auto;
text-align: left;
padding: 0 0 0 17px;
}
.mm-navbar > .mm-breadcrumbs > * {
display: inline-block;
padding: 10px 3px;
}
.mm-navbar > .mm-breadcrumbs > a {
text-decoration: underline;
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
margin-left: -40px;
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
margin-left: 0;
padding-left: 0;
}
.mm-navbar-top-1 {
top: 0px;
}
.mm-hasnavbar-top-1 .mm-panels {
top: 40px;
}
.mm-navbar-top-2 {
top: 40px;
}
.mm-hasnavbar-top-2 .mm-panels {
top: 80px;
}
.mm-navbar-top-3 {
top: 80px;
}
.mm-hasnavbar-top-3 .mm-panels {
top: 120px;
}
.mm-navbar-top-4 {
top: 120px;
}
.mm-hasnavbar-top-4 .mm-panels {
top: 160px;
}
.mm-navbar-bottom-1 {
bottom: 0px;
}
.mm-hasnavbar-bottom-1 .mm-panels {
bottom: 40px;
}
.mm-navbar-bottom-2 {
bottom: 40px;
}
.mm-hasnavbar-bottom-2 .mm-panels {
bottom: 80px;
}
.mm-navbar-bottom-3 {
bottom: 80px;
}
.mm-hasnavbar-bottom-3 .mm-panels {
bottom: 120px;
}
.mm-navbar-bottom-4 {
bottom: 120px;
}
.mm-hasnavbar-bottom-4 .mm-panels {
bottom: 160px;
}
.mm-navbar-size-2 {
height: 80px;
}
.mm-navbar-size-3 {
height: 120px;
}
.mm-navbar-size-4 {
height: 160px;
}
.mm-navbar-content-2 > * {
width: 50%;
}
.mm-navbar-content-3 > * {
width: 33.33%;
}
.mm-navbar-content-4 > * {
width: 25%;
}
.mm-navbar-content-5 > * {
width: 20%;
}
.mm-navbar-content-6 > * {
width: 16.67%;
} .mm-search,
.mm-search input {
box-sizing: border-box;
}
.mm-search {
height: 40px;
padding: 7px 10px 0 10px;
}
.mm-search input {
border: none;
border-radius: 26px;
font: inherit;
font-size: 14px;
line-height: 26px;
outline: none;
display: block;
width: 100%;
height: 26px;
margin: 0;
padding: 0 10px;
}
.mm-search input::-ms-clear {
display: none;
}
.mm-panel > .mm-search {
width: 100%;
position: absolute;
top: 0;
left: 0;
}
.mm-panel.mm-hassearch {
padding-top: 40px;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
padding-top: 80px;
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
top: 40px;
}
.mm-noresultsmsg {
text-align: center;
font-size: 21px;
display: none;
padding: 40px 0;
}
.mm-noresults .mm-noresultsmsg {
display: block;
}
.mm-noresults .mm-indexer {
display: none !important;
}
li.mm-nosubresults > a.mm-next {
display: none;
}
li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
padding-right: 10px;
}
.mm-menu .mm-search input {
background: rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.7);
}
.mm-menu .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3);
} .mm-indexer {
background: inherit;
text-align: center;
font-size: 12px;
box-sizing: border-box;
width: 20px;
position: absolute;
top: 0;
bottom: 0;
right: -100px;
z-index: 3;
-webkit-transition: right 0.4s ease;
-moz-transition: right 0.4s ease;
-ms-transition: right 0.4s ease;
-o-transition: right 0.4s ease;
transition: right 0.4s ease;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-indexer a {
text-decoration: none;
display: block;
height: 3.85%;
}
.mm-indexer ~ .mm-panel.mm-hasindexer {
margin-right: 20px;
}
.mm-hasindexer .mm-indexer {
right: 0;
}
.mm-hasindexer .mm-fixeddivider {
right: 20px;
}
.mm-menu .mm-indexer a {
color: rgba(0, 0, 0, 0.3);
} input.mm-toggle,
input.mm-check {
position: absolute;
left: -10000px;
}
label.mm-toggle,
label.mm-check {
margin: 0;
position: absolute;
top: 50%;
z-index: 2;
}
label.mm-toggle:before,
label.mm-check:before {
content: '';
display: block;
}
label.mm-toggle {
border-radius: 30px;
width: 50px;
height: 30px;
margin-top: -15px;
}
label.mm-toggle:before {
border-radius: 30px;
width: 28px;
height: 28px;
margin: 1px;
}
input.mm-toggle:checked ~ label.mm-toggle:before {
float: right;
}
label.mm-check {
width: 30px;
height: 30px;
margin-top: -15px;
}
label.mm-check:before {
border-left: 3px solid;
border-bottom: 3px solid;
width: 40%;
height: 20%;
margin: 25% 0 0 20%;
opacity: 0.1;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
input.mm-check:checked ~ label.mm-check:before {
opacity: 1;
}
li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
bottom: auto;
margin-top: 0;
}
li.mm-vertical label.mm-toggle {
top: 5px;
}
li.mm-vertical label.mm-check {
top: 5px;
}
label.mm-toggle, label.mm-check {
right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
padding-right: 80px;
}
label.mm-check + a,
label.mm-check + span {
padding-right: 60px;
}
a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
right: 60px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
margin-right: 50px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
padding-right: 70px;
}
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
padding-right: 50px;
}
em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
right: 100px;
}
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
margin-right: 90px;
}
.mm-menu label.mm-toggle {
background: rgba(0, 0, 0, 0.1);
}
.mm-menu label.mm-toggle:before {
background: #f3f3f3;
}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
}
.mm-menu label.mm-check:before {
border-color: rgba(0, 0, 0, 0.7);
} .mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
content: none;
}
.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
left: 0 !important;
}
.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after {
right: 20px;
} .mm-menu.mm-effect-menu-zoom {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease;
}
html.mm-opened .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
html.mm-opening .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0);
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-webkit-transform-origin: right center;
-moz-transform-origin: right center;
-ms-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center;
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-menu-slide {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease;
}
html.mm-opened .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(-30%, 0, 0);
-moz-transform: translate3d(-30%, 0, 0);
-ms-transform: translate3d(-30%, 0, 0);
-o-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0);
}
html.mm-opening .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(30%, 0, 0);
-moz-transform: translate3d(30%, 0, 0);
-ms-transform: translate3d(30%, 0, 0);
-o-transform: translate3d(30%, 0, 0);
transform: translate3d(30%, 0, 0);
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-menu-fade {
opacity: 0;
-webkit-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
-ms-transition: opacity 0.4s ease;
-o-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
}
html.mm-opening .mm-menu.mm-effect-menu-fade {
opacity: 1;
}
.mm-menu.mm-effect-panels-zoom .mm-panel {
-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li {
-webkit-transition: none 0.4s ease;
-moz-transition: none 0.4s ease;
-ms-transition: none 0.4s ease;
-o-transition: none 0.4s ease;
transition: none 0.4s ease;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(1) {
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
-ms-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay: 50ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(2) {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-ms-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(3) {
-webkit-transition-delay: 150ms;
-moz-transition-delay: 150ms;
-ms-transition-delay: 150ms;
-o-transition-delay: 150ms;
transition-delay: 150ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(4) {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-ms-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(5) {
-webkit-transition-delay: 250ms;
-moz-transition-delay: 250ms;
-ms-transition-delay: 250ms;
-o-transition-delay: 250ms;
transition-delay: 250ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(6) {
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-ms-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(7) {
-webkit-transition-delay: 350ms;
-moz-transition-delay: 350ms;
-ms-transition-delay: 350ms;
-o-transition-delay: 350ms;
transition-delay: 350ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(8) {
-webkit-transition-delay: 400ms;
-moz-transition-delay: 400ms;
-ms-transition-delay: 400ms;
-o-transition-delay: 400ms;
transition-delay: 400ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(9) {
-webkit-transition-delay: 450ms;
-moz-transition-delay: 450ms;
-ms-transition-delay: 450ms;
-o-transition-delay: 450ms;
transition-delay: 450ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(10) {
-webkit-transition-delay: 500ms;
-moz-transition-delay: 500ms;
-ms-transition-delay: 500ms;
-o-transition-delay: 500ms;
transition-delay: 500ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(11) {
-webkit-transition-delay: 550ms;
-moz-transition-delay: 550ms;
-ms-transition-delay: 550ms;
-o-transition-delay: 550ms;
transition-delay: 550ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(12) {
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
-ms-transition-delay: 600ms;
-o-transition-delay: 600ms;
transition-delay: 600ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(13) {
-webkit-transition-delay: 650ms;
-moz-transition-delay: 650ms;
-ms-transition-delay: 650ms;
-o-transition-delay: 650ms;
transition-delay: 650ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(14) {
-webkit-transition-delay: 700ms;
-moz-transition-delay: 700ms;
-ms-transition-delay: 700ms;
-o-transition-delay: 700ms;
transition-delay: 700ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(15) {
-webkit-transition-delay: 750ms;
-moz-transition-delay: 750ms;
-ms-transition-delay: 750ms;
-o-transition-delay: 750ms;
transition-delay: 750ms;
}
.mm-menu.mm-effect-listitems-slide .mm-listview > li {
-webkit-transform: translate3d(50%, 0, 0);
-moz-transform: translate3d(50%, 0, 0);
-ms-transform: translate3d(50%, 0, 0);
-o-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
opacity: 0;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.mm-menu.mm-effect-listitems-fade .mm-listview > li {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-ms-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
opacity: 1;
}
.mm-menu.mm-effect-listitems-drop .mm-listview > li {
opacity: 0;
top: -25%;
-webkit-transition-property: opacity, top;
-moz-transition-property: opacity, top;
-ms-transition-property: opacity, top;
-o-transition-property: opacity, top;
transition-property: opacity, top;
}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
opacity: 1;
top: 0;
} .mm-menu.mm-fullscreen {
width: 100%;
min-width: 140px;
max-width: 10000px;
}
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0);
}
@media all and (max-width: 140px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(140px, 0);
-moz-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
-o-transform: translate(140px, 0);
transform: translate(140px, 0);
}
}
@media all and (min-width: 10000px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(10000px, 0);
-moz-transform: translate(10000px, 0);
-ms-transform: translate(10000px, 0);
-o-transform: translate(10000px, 0);
transform: translate(10000px, 0);
}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
@media all and (max-width: 140px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0);
}
}
@media all and (min-width: 10000px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-10000px, 0);
-moz-transform: translate(-10000px, 0);
-ms-transform: translate(-10000px, 0);
-o-transform: translate(-10000px, 0);
transform: translate(-10000px, 0);
}
}
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
height: 100%;
min-height: 140px;
max-height: 10000px;
}
html.mm-opened.mm-fullscreen .mm-page {
box-shadow: none !important;
} .mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
text-overflow: clip;
white-space: normal;
} html.mm-pagedim #mm-blocker, html.mm-pagedim-white #mm-blocker, html.mm-pagedim-black #mm-blocker {
opacity: 0;
}
html.mm-pagedim.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim-black.mm-opening #mm-blocker {
opacity: 0.3;
transition: opacity 0.4s ease 0.4s;
}
html.mm-pagedim #mm-blocker {
background: inherit;
}
html.mm-pagedim-white #mm-blocker {
background: #fff;
}
html.mm-pagedim-black #mm-blocker {
background: #000;
} .mm-menu.mm-pageshadow:after {
content: "";
display: block;
width: 20px;
height: 120%;
position: absolute;
left: 100%;
top: -10%;
z-index: 99;
}
.mm-menu.mm-pageshadow.mm-right:after {
left: auto;
right: 100%;
}
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
content: none;
display: none;
}
.mm-menu.mm-pageshadow:after {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
} .mm-menu.mm-top,
.mm-menu.mm-bottom {
width: 100%;
min-width: 100%;
max-width: 100%;
}
.mm-menu.mm-right {
left: auto;
right: 0;
}
.mm-menu.mm-bottom {
top: auto;
bottom: 0;
}
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-80%, 0);
-moz-transform: translate(-80%, 0);
-ms-transform: translate(-80%, 0);
-o-transform: translate(-80%, 0);
transform: translate(-80%, 0);
}
@media all and (max-width: 175px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0);
}
}
@media all and (min-width: 550px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-440px, 0);
-moz-transform: translate(-440px, 0);
-ms-transform: translate(-440px, 0);
-o-transform: translate(-440px, 0);
transform: translate(-440px, 0);
}
} html.mm-front .mm-slideout {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
z-index: 0 !important;
}
.mm-menu.mm-front {
z-index: 1;
}
.mm-menu.mm-front, .mm-menu.mm-next {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-top {
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.mm-menu.mm-bottom {
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-menu.mm-top, .mm-menu.mm-bottom {
height: 80%;
min-height: 140px;
max-height: 880px;
} .mm-menu.mm-theme-dark {
background: #333333;
border-color: rgba(0, 0, 0, 0.15);
color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview {
border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
tap-highlight-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark .mm-divider {
background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark label.mm-check:before {
border-color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark em.mm-counter {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-fixeddivider span {
background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-pageshadow.mm-theme-dark:after {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu.mm-theme-dark .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-indexer a {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark label.mm-toggle {
background: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark label.mm-toggle:before {
background: #333333;
}
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
}
.mm-menu.mm-theme-white {
background: white;
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview {
border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
tap-highlight-color: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-theme-white .mm-divider {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-theme-white label.mm-check:before {
border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white em.mm-counter {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-fixeddivider span {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-pageshadow.mm-theme-white:after {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu.mm-theme-white .mm-search input {
background: rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-indexer a {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white label.mm-toggle {
background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white label.mm-toggle:before {
background: white;
}
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
}
.mm-menu.mm-theme-black {
background: black;
border-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview {
border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
tap-highlight-color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
background: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-divider {
background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-check:before {
border-color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black em.mm-counter {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-fixeddivider span {
background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-pageshadow.mm-theme-black:after {
content: none;
display: none;
}
.mm-menu.mm-theme-black .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-indexer a {
color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black label.mm-toggle {
background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-toggle:before {
background: black;
}
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
} .mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
content: '';
display: block;
clear: both;
}
.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
width: 50%;
height: 0;
padding: 50% 0 0 0;
float: left;
position: relative;
}
.mm-menu.mm-tileview .mm-listview > li:after,
.mm-menu .mm-tileview.mm-listview > li:after {
left: 0;
top: 0;
border-right-width: 1px;
border-right-style: solid;
z-index: -1;
}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
width: 12.5%;
padding-top: 12.5%;
}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
width: 25%;
padding-top: 25%;
}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
width: 75%;
padding-top: 75%;
}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
width: 100%;
padding-top: 100%;
}
.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span,
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span {
line-height: 1px;
text-align: center;
padding: 50% 10px 0 10px;
margin: 0;
position: absolute;
top: 0;
right: 1px;
bottom: 1px;
left: 0;
}
.mm-menu.mm-tileview .mm-listview > li > .mm-next,
.mm-menu .mm-tileview.mm-listview > li > .mm-next {
width: auto;
}
.mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
content: none;
display: none;
}
.mm-menu.mm-tileview .mm-panel {
padding-left: 0;
padding-right: 0;
}
.mm-menu.mm-tileview .mm-panel:after {
content: none;
display: none;
}
.mm-menu.mm-tileview .mm-listview {
margin: 0;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/assets/vendor/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/assets/vendor/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/assets/vendor/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/assets/vendor/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/assets/vendor/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/assets/vendor/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/css/DataTables-1.10.16/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/css/DataTables-1.10.16/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/css/DataTables-1.10.16/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/css/DataTables-1.10.16/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//www.vantongerentuinen.nl/wp-content/themes/blockchain/css/DataTables-1.10.16/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New', Courier, monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New', Courier, monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:0.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:0.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}body {
font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
  @-webkit-keyframes rot {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes rot {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
* {
box-sizing: inherit;
}
*::before,
*::after {
box-sizing: inherit;
}
[tabindex="-1"]:focus {
outline: none !important;
}
[hidden] {
display: none !important;
} body {
line-height: 1.625;
font-size: 16px;
background-color: #fff;
color: #585858;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
word-wrap: break-word;
overflow-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: normal;
margin: 0 0 30px;
word-wrap: break-word;
text-rendering: optimizeLegibility;
color: #242424;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
}
p {
margin: 0 0 20px;
}
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
}
a {
-webkit-transition: color .18s ease, background-color .18s ease, border-color .18s ease;
transition: color .18s ease, background-color .18s ease, border-color .18s ease;
color: #019afe;
text-decoration: none;
}
a:hover {
color: #34aefe;
text-decoration: none;
}
a:focus {
outline: 1px dotted #019afe;
}
.group::after {
content: "";
display: table;
clear: both;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}  figure {
margin: 0;
} ul,
ol {
padding-left: 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
dl {
margin: 0 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 15px;
}
mark {
background: none;
text-color: inherit;
} blockquote {
margin: 20px 0;
padding-left: 15px;
border-left: 3px solid #ebebeb;
font-size: 17px;
font-weight: 300;
}
blockquote cite {
display: block;
font-weight: bold;
font-style: italic;
margin: 10px 0 0;
color: rgba(88, 88, 88, 0.8);
font-size: 14px;
} table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
.entry-content table {
border-width: 1px 0 0 1px;
margin-bottom: 24px;
}
.entry-content th,
.entry-content td {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.entry-content caption,
.entry-content th,
.entry-content td {
font-weight: normal;
text-align: left;
padding: 5px;
vertical-align: middle;
}
.entry-content th {
border-width: 0 1px 1px 0;
font-weight: bold;
text-transform: uppercase;
font-size: 85%;
}
.entry-content td {
border-width: 0 1px 1px 0;
} code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none;
font-style: normal;
}
pre {
margin: 15px 0;
padding: 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
overflow: auto;
} address {
margin: 0 0 15px;
font-style: normal;
line-height: inherit;
} embed,
iframe,
object,
video,
audio {
margin-bottom: 15px;
max-width: 100%;
border: 0;
}
p > embed,
p > iframe,
p > object,
p > audio,
p > video,
span > embed,
span > iframe,
span > object,
span > audio,
span > video {
margin-bottom: 0;
}
#map *,
.map * {
max-width: none !important;
} legend {
font-family: inherit;
}
label {
display: block;
margin: 0 0 8px;
font-weight: normal;
text-transform: uppercase;
font-size: 13px;
}
input,
textarea,
select {
display: inline-block;
font-size: 15px;
width: 100%;
max-width: 100%;
height: 48px;
padding: 6px 12px;
line-height: normal;
border: 2px solid #ebebeb;
background-color: #fff;
background-image: none;
border-radius: 3px;
font-family: inherit;
color: #585858;
-webkit-transition: border-color .18s ease;
transition: border-color .18s ease;
box-shadow: 0 2px 0 #f3f3f3;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
outline: none;
border-color: #019afe;
box-shadow: 0 2px 0 rgba(1, 154, 254, 0.2);
}
textarea {
padding-top: 10px;
padding-bottom: 10px;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-clip: padding-box;
background-size: 9px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
background-position: right .75rem center;
background-repeat: no-repeat;
}
select::-ms-expand {
background-color: transparent;
border: 0;
}
input[type="search"] {
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
textarea {
height: auto;
resize: vertical;
}
select {
max-width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
margin: 4px 0 0;
line-height: normal;
width: auto;
height: auto;
box-shadow: none;
}
fieldset {
margin: 0 0 15px;
padding: 0;
border: 0;
min-width: 0;
} ::-webkit-input-placeholder {
font-weight: normal;
opacity: .8;
}
:-moz-placeholder {
font-weight: normal;
opacity: .8;
}
::-moz-placeholder {
font-weight: normal;
opacity: .8;
}
:-ms-input-placeholder {
font-weight: normal;
opacity: .8;
} .btn,
.button,
.woocommerce-Button,
.comment-reply-link,
input[type="submit"],
input[type="reset"],
button[type="submit"] {
display: inline-block;
font-weight: normal;
margin: 0;
line-height: normal;
border: 0;
box-shadow: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-transition: .18s background-color ease, .18s color ease, .18s border-color ease;
transition: .18s background-color ease, .18s color ease, .18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 0;
width: auto;
height: auto;
background-image: none;
color: #fff;
background-color: #019afe;
border: 2px solid #019afe;
border-radius: 3px;
padding: 12px 40px;
font-size: 14px;
}
.btn.disabled,
.btn:disabled,
.button.disabled,
.button:disabled,
.woocommerce-Button.disabled,
.woocommerce-Button:disabled,
.comment-reply-link.disabled,
.comment-reply-link:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
button[type="submit"].disabled,
button[type="submit"]:disabled {
cursor: not-allowed;
opacity: .65;
}
.btn:hover,
.button:hover,
.woocommerce-Button:hover,
.comment-reply-link:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button[type="submit"]:hover {
text-decoration: none;
color: #fff;
background-color: #1aa4fe;
}
.btn:focus,
.button:focus,
.woocommerce-Button:focus,
.comment-reply-link:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button[type="submit"]:focus {
outline: 0;
box-shadow: 0 0 10px rgba(1, 154, 254, 0.7);
}
.btn .fa,
.button .fa,
.woocommerce-Button .fa,
.comment-reply-link .fa,
input[type="submit"] .fa,
input[type="reset"] .fa,
button[type="submit"] .fa {
margin-right: 5px;
}
.btn-sm {
padding: 10px 28px 9px;
font-size: 12px;
}
.btn-lg {
padding: 17px 58px;
font-size: 14px;
border-width: 3px;
}
.btn-transparent {
display: inline-block;
font-weight: normal;
margin: 0;
line-height: normal;
border: 0;
box-shadow: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-transition: .18s background-color ease, .18s color ease, .18s border-color ease;
transition: .18s background-color ease, .18s color ease, .18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 0;
width: auto;
height: auto;
background-image: none;
color: #585858;
background-color: transparent;
border: 2px solid #019afe;
border-radius: 30px;
text-transform: uppercase;
font-weight: 700;
}
.btn-transparent:hover {
text-decoration: none;
color: #fff;
background-color: #019afe;
}
.btn-transparent.disabled,
.btn-transparent:disabled {
cursor: not-allowed;
opacity: .65;
}
.btn-block {
min-width: 100%;
display: block;
padding-left: 20px;
padding-right: 20px;
} .mfp-bg {
background-color: #000;
}
.mfp-preloader {
color: #fff;
}
.mfp-preloader a {
color: #fff;
}
.mfp-preloader a:hover {
color: #fff;
}
.mfp-container:not(.mfp-s-error) .mfp-preloader {
border: 6px solid rgba(255, 255, 255, 0.35);
border-top-color: rgba(255, 255, 255, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
background-color: transparent;
text-indent: -999em;
margin: 0 auto;
}
button.mfp-close,
button.mfp-arrow {
border: 0;
opacity: 1;
}
button.mfp-close:hover,
button.mfp-arrow:hover {
background: none;
border: 0;
}
.mfp-close-btn-in .mfp-close {
color: #fff;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #fff;
}
.mfp-arrow {
line-height: .3;
}
.mfp-arrow::before,
.mfp-arrow::after {
border: 0;
}
.mfp-arrow::after {
font-family: FontAwesome;
font-size: 70px;
color: #fff;
}
.mfp-arrow-right::after,
.mfp-arrow-right .mpf-a {
content: "\f105";
}
.mfp-arrow-left::after,
.mfp-arrow-left .mpf-a {
content: "\f104";
}
.mfp-bottom-bar {
color: #fff;
font-size: 13px;
padding: 10px 0 0;
opacity: .7;
}
.mfp-bottom-bar .mfp-title,
.mfp-bottom-bar .mfp-counter {
color: currentColor;
} .nav {
display: block;
}
.navigation-main {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}
.navigation-main::after {
content: "";
display: table;
clear: both;
}
.head-mast [class^="col-lg-12"] .navigation-main {
margin-top: 10px;
}
.navigation-main li {
position: relative;
}
.navigation-main > li {
display: inline-block;
}
.navigation-main a {
display: block;
white-space: nowrap;
}
.navigation-main ul {
text-align: left;
position: absolute;
z-index: 10;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .25s ease .2s, visibility 0s ease .35s, -webkit-transform .25s ease .2s;
transition: opacity .25s ease .2s, visibility 0s ease .35s, -webkit-transform .25s ease .2s;
transition: transform .25s ease .2s, opacity .25s ease .2s, visibility 0s ease .35s;
transition: transform .25s ease .2s, opacity .25s ease .2s, visibility 0s ease .35s, -webkit-transform .25s ease .2s;
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
}
.navigation-main ul ul {
top: -7px;
left: 100%;
margin: 0;
-webkit-transform: translate(-10px, 0);
transform: translate(-10px, 0);
}
.navigation-main li:hover > ul {
-webkit-transition-delay: 0s, 0s, 0s;
transition-delay: 0s, 0s, 0s;
visibility: visible;
opacity: 1;
}
.navigation-main li:hover ul {
z-index: 15;
}
.navigation-main > li:hover > ul {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.navigation-main li li:hover > ul {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.navigation-main > .nav-open-left ul {
right: 0;
}
.navigation-main > .nav-open-left ul ul {
right: 100%;
left: auto;
}
.navigation-main li .nav-open-left ul {
right: 100%;
left: auto;
}
.navigation-main li .nav-open-left.menu-item-has-children > a::after {
content: "\f0d9";
font-size: 12px;
}
.navigation-main li.nav-open-left .menu-item-has-children > a::after {
content: "\f0d9";
font-size: 12px;
}
.navigation-main ul {
padding: 7px;
list-style: none;
background-color: #fff;
min-width: 220px;
border-radius: 3px;
box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
margin-left: -7px;
}
.navigation-main a {
position: relative;
color: #242424;
font-size: 14px;
}
.navigation-main > li > a {
padding: 10px 0;
margin: 0 15px;
text-transform: uppercase;
font-weight: 500;
border-bottom: 2px solid transparent;
}
.over-background .navigation-main > li > a {
color: #fff;
}
.navigation-main > li:hover > a,
.navigation-main > li > a:focus,
.navigation-main > .current-menu-item > a,
.navigation-main > .current-menu-parent > a,
.navigation-main > .current-menu-ancestor > a,
.navigation-main > .current_page_item > a,
.navigation-main > .current_page_ancestor > a {
border-color: #019afe;
}
.navigation-main li li a {
padding: 9px 15px;
font-size: 14px;
border-radius: 3px;
}
.navigation-main li li:hover > a,
.navigation-main li li > a:focus,
.navigation-main li .current-menu-item > a,
.navigation-main li .current-menu-parent > a,
.navigation-main li .current-menu-ancestor > a,
.navigation-main li .current_page_item > a,
.navigation-main li .current_page_ancestor > a {
background-color: #31356b;
color: #fff;
}
.navigation-main .menu-item-has-children > a::after {
content: "\f0d7";
font-family: FontAwesome;
font-size: 10px;
position: relative;
top: -5px;
right: -4px;
line-height: normal;
}
.navigation-main li .menu-item-has-children > a {
padding-right: 25px;
}
.navigation-main li .menu-item-has-children > a::after {
content: "\f0da";
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 12px;
}
.navigation-main .nav-button > a {
border: 2px solid #019afe;
border-radius: 30px;
padding: 12px 30px;
margin-left: 10px;
font-size: 12px;
}
.navigation-main .nav-button > a::before {
display: none;
}
.navigation-main .nav-button > a:hover {
background-color: #019afe;
color: #fff;
}
.navigation-main .nav-button:last-child > a {
margin-right: 0;
}
.navigation-main .mega-menu > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.navigation-main .mega-menu > ul > li > a {
font-weight: 700;
font-size: 1.05em;
}
.navigation-main .mega-menu > ul > li > a,
.navigation-main .mega-menu > ul > li > a:focus,
.navigation-main .mega-menu > ul > li.current-menu-item > a,
.navigation-main .mega-menu > ul > li.current-menu-parent > a,
.navigation-main .mega-menu > ul > li.current-menu-ancestor > a {
background-color: transparent;
color: initial;
}
.navigation-main .mega-menu > ul ul {
display: block;
opacity: 1;
box-shadow: none;
padding: 0;
margin: 0;
position: static;
background: none;
min-width: 180px;
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
}
.navigation-main .mega-menu > ul a::after {
display: none;
}
.navigation-main .mega-menu:hover ul ul {
opacity: 1;
visibility: visible;
-webkit-transform: none;
transform: none;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.navigation-main-right {
text-align: right;
}
.navigation-main-right > li:last-child ul {
right: 0;
}
.navigation-main-right > li:last-child ul ul {
left: auto;
right: 100%;
}
.navigation-main-right > li:last-child .menu-item-has-children > a::after {
content: "\f0d9";
font-size: 12px;
} .header {
position: relative;
z-index: 20;
}
.header-overlaid {
position: absolute;
width: 100%;
}
.site-logo {
font-size: 36px;
margin: 0;
font-weight: 700;
color: inherit;
line-height: normal;
word-wrap: break-word;
text-rendering: optimizeLegibility;
}
.site-logo a {
color: inherit;
}
.site-tagline {
font-size: 14px;
margin: 0;
}
.head-intro {
font-size: 13px;
margin: 0;
color: #fff;
background-color: #31356b;
padding: 10px 0;
}
.head-intro a {
color: inherit;
}
.head-intro-info span {
margin-right: 20px;
}
.head-intro-info i {
color: #019afe;
margin-right: 5px;
font-size: 1.25em;
position: relative;
top: 1px;
}
.head-intro-addons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.head-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.head-search:not(:only-child)::before {
content: "\007c";
margin: 0 15px;
opacity: .5;
}
.head-search-form {
position: fixed;
top: 0;
left: 0;
max-width: 100%;
width: 100%;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: -webkit-transform .25s ease;
transition: -webkit-transform .25s ease;
transition: transform .25s ease;
transition: transform .25s ease, -webkit-transform .25s ease;
padding: 20px;
background-color: rgba(255, 255, 255, 0.5);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);
z-index: 25;
}
.head-search-form.head-search-expanded {
max-width: 100%;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.head-search-input {
height: 56px;
}
.head-mast {
padding: 25px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
border-bottom: 1px solid #ebebeb;
}
.head-mast.over-background {
color: #fff;
border: 0;
}
.head-sticky {
will-change: transform;
}
.head-sticky.is-stuck {
z-index: 99;
padding: 15px 0;
background-color: rgba(255, 255, 255, 0.9);
border-bottom: 1px solid #ebebeb;
}
.head-sticky.is-stuck.over-background {
background-color: rgba(0, 0, 0, 0.8);
border: 0;
}  .page-hero {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 90px 0;
background-color: white;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
color: #fff;
}
.page-hero::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 12;
background-color: rgba(49, 53, 107, 0.5);
}
.slick-initialized .page-hero {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.page-hero .btn {
margin-top: 45px;
color: inherit;
}
.page-hero-lg {
height: 100vh;
overflow: hidden;
text-align: center;
}
.page-hero-slideshow .page-hero-lg {
height: 100%;
}
.page-hero-align-center {
text-align: center;
}
.page-hero-align-left {
text-align: left;
}
.page-hero-align-right {
text-align: right;
}
.page-hero-align-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.page-hero-align-middle {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.page-hero-align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.page-hero-content {
position: relative;
z-index: 15;
}
.page-hero-title {
margin: 0;
font-size: 42px;
line-height: 1;
}
.page-hero .page-hero-title {
color: inherit;
}
.page-hero-lg .page-hero-title {
font-size: 72px;
}
.page-hero-subtitle {
margin: 10px 0 0;
font-size: 18px;
line-height: 1.5;
}
.page-hero-lg .page-hero-subtitle {
font-size: 20px;
} .ci-video-wrap {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
}
.ci-video-wrap.visible .ci-video-background {
opacity: 1;
}
.ci-video-wrap.visible::before {
display: none;
}
.ci-video-wrap::before {
border: 6px solid rgba(255, 255, 255, 0.35);
border-top-color: rgba(255, 255, 255, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
bottom: 50px;
z-index: 1000;
left: 50%;
margin-left: -20px;
}
.ci-video-background {
position: absolute;
left: 0;
width: 100%;
pointer-events: none;
opacity: 0;
-webkit-transition: opacity .45s ease;
transition: opacity .45s ease;
height: 300%;
top: -100%;
}
.ci-video-background iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
} .page-hero-slideshow {
position: relative;
height: 100vh;
overflow: hidden;
}
.page-hero-slideshow .slick-list,
.page-hero-slideshow .slick-track {
height: 100%;
}
.page-hero-slideshow .slick-slide::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 5;
}
.blockchain-slick-slider .slick-arrow {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1001;
border-radius: 50%;
width: 58px;
height: 58px;
font-size: 36px;
padding: 0;
text-align: center;
line-height: normal;
background: none;
color: #fff;
}
.blockchain-slick-slider .slick-arrow:hover {
color: #fff;
}
.blockchain-slick-slider .slick-next {
right: 15px;
text-indent: 2px;
}
.blockchain-slick-slider .slick-next .fa {
position: relative;
left: 2px;
}
.blockchain-slick-slider .slick-prev {
left: 15px;
text-indent: 2px;
}
.blockchain-slick-slider .slick-prev .fa {
position: relative;
right: 1px;
}
.blockchain-slick-slider .slick-dots {
position: absolute;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
width: 100%;
bottom: 40px;
}
.blockchain-slick-slider .slick-dots li {
display: inline-block;
margin: 0 3px;
}
.blockchain-slick-slider .slick-dots button {
position: relative;
text-indent: -999em;
padding: 0;
margin: 0;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #fff;
border: 0;
}
.blockchain-slick-slider .slick-dots .slick-active button {
background-color: #019afe;
}  .main {
padding: 100px 0;
} .widget-sections {
padding: 0 !important;
}
.widget-section {
padding: 100px 0;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.widget-section:not(.widget-section-padded) + .widget-section:not(.widget-section-padded) {
margin-top: -100px;
}
.widget-section.widget-section-no-pad-bottom {
padding-bottom: 0;
}
.footer-widget-sections .widget-section:first-child:not(.widget-section-padded) {
padding-top: 0;
}
.widget-section::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.widget-section-parallax {
background-attachment: fixed;
}
.section-heading {
text-align: center;
margin-bottom: 45px;
}
.section-title {
font-size: 36px;
margin: 0;
}
.section-subtitle {
margin: 0;
font-size: 18px;
}
.section-subtitle a {
color: #585858;
} .entry {
margin: 0 0 100px;
}
.entry:only-of-type {
margin-bottom: 0;
}
.entry-header {
margin-bottom: 50px;
}
.entry-title {
font-size: 32px;
margin-bottom: 5px;
}
.entry-title a {
color: #31356b;
}
.entry-title a:hover {
color: #019afe;
}
.entry-meta {
font-size: 13px;
}
.entry-meta a {
color: #31356b;
}
.entry-item-content .entry-meta {
margin-top: -5px;
margin-bottom: 13px;
}
.entry-meta span::after {
content: "\007c";
margin: 0 4px;
opacity: .5;
}
.entry-meta span:last-child::after {
display: none;
}
.entry-block-meta {
font-size: 15px;
margin-top: 10px;
}
.entry-item-content .entry-block-meta {
margin-top: 0;
}
.entry-block-meta span {
margin-bottom: 2px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.entry-block-meta span::after {
display: none;
}
.entry-block-meta span .fa {
min-width: 20px;
text-align: center;
margin-right: 5px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
opacity: .4;
font-size: 13px;
}
.entry-block-meta span b {
margin-right: 5px;
}
.entry-thumb {
margin-bottom: 50px;
}
.entry-thumb img {
border-radius: 3px;
}
.entry-thumb.alignnone,
.entry-thumb.alignleft,
.entry-thumb.alignright,
.entry-thumb.aligncenter {
margin-top: 0;
}
.entry-content::after {
content: "";
display: table;
clear: both;
}
.entry-content + .row-items {
margin-top: 30px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin: 30px 0 20px;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
margin-top: 0;
}
.entry-content .fluid-width-video-wrapper,
.entry-content audio,
.entry-content video,
.entry-content blockquote {
margin: 40px 0;
}
.entry-content .fluid-width-video-wrapper:first-child,
.entry-content audio:first-child,
.entry-content video:first-child,
.entry-content blockquote:first-child {
margin-top: 0;
}
.entry-content .fluid-width-video-wrapper:last-child,
.entry-content audio:last-child,
.entry-content video:last-child,
.entry-content blockquote:last-child {
margin-bottom: 0;
}
.entry-content blockquote {
background-color: #f7f7f7;
border-radius: 3px;
padding: 30px 30px 30px 85px;
font-size: 20px;
line-height: 1.3;
color: #31356b;
position: relative;
border: 0;
}
.entry-content blockquote::before {
content: "\201C";
font-family: Georgia, sans-serif;
color: #019afe;
position: absolute;
font-size: 96px;
line-height: 1;
left: 30px;
top: 25px;
}
.entry-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-tags {
margin-top: 25px;
}
.entry-content-intro {
font-size: 20px;
line-height: 1.4;
margin-bottom: 40px;
color: #31356b;
}
.entry-more-btn {
margin-top: 25px;
}
.entry-author-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 75px 0;
background-color: #f7f7f7;
border-radius: 3px;
padding: 30px;
}
.entry-author-box p:last-child {
margin-bottom: 0;
}
.entry-author-thumbnail {
width: 150px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 30px;
}
.entry-author-thumbnail img {
border-radius: 3px;
}
.entry-author-title {
margin-bottom: 0;
}
.entry-related {
margin-top: 70px;
margin-bottom: 70px;
}
.entry-related .section-heading {
text-align: left;
margin-bottom: 30px;
}
.entry-related .section-title {
font-size: 28px;
} .row-items {
margin-bottom: -30px;
}
.row-items.no-gutters {
margin-bottom: 0;
}
.entry-item {
margin-bottom: 35px;
}
.entry-item-content {
min-width: 1%;
}
.entry-item-thumb {
margin-bottom: 15px;
}
.entry-item-thumb img {
border-radius: 3px;
}
.entry-item-title {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
line-height: 1.2;
}
.entry-item-title a {
color: #31356b;
}
.entry-item-excerpt {
font-size: 15px;
margin-bottom: 10px;
line-height: 1.466666667;
}
.entry-item-read-more {
font-size: 15px;
display: inline-block;
color: #31356b;
font-weight: 700;
}
.entry-item-read-more .fa {
margin-left: 10px;
color: #019afe;
font-size: 1.1em;
font-weight: 700;
position: relative;
top: 1px;
} .entry-item-media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
border-bottom: 1px solid #ebebeb;
margin-bottom: 15px;
padding-bottom: 15px;
font-size: 15px;
line-height: 1.466666667;
}
.entry-item-media:last-child {
margin-bottom: 0;
padding-bottom: 0;
border: 0;
}
.entry-item-media-thumb {
width: 67px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 15px;
}
.entry-item-media-thumb img {
border-radius: 3px;
}
.entry-item-media-title {
font-weight: 700;
margin-bottom: 6px;
}
.entry-item-media-title a {
color: #31356b;
}
.footer .entry-item-media-title a {
color: #8d8fab;
}
.entry-item-media-excerpt {
margin-bottom: 0;
}
.item-filters {
margin-bottom: 30px;
}
.item-filter {
display: inline-block;
font-weight: normal;
margin: 0;
line-height: normal;
border: 0;
box-shadow: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-transition: .18s background-color ease, .18s color ease, .18s border-color ease;
transition: .18s background-color ease, .18s color ease, .18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 0;
width: auto;
height: auto;
background-image: none;
color: #585858;
background-color: transparent;
border: 2px solid #019afe;
border-radius: 30px;
text-transform: uppercase;
font-weight: 700;
padding: 10px 28px 9px;
font-size: 12px;
margin: 0 5px 5px;
}
.item-filter:hover {
text-decoration: none;
color: #fff;
background-color: #019afe;
}
.item-filter.disabled,
.item-filter:disabled {
cursor: not-allowed;
opacity: .65;
}
.item-filter:first-child {
margin-left: 0;
}
.item-filter:active {
box-shadow: none;
}
.filter-active {
color: #fff;
border-color: #019afe;
background-color: #019afe;
}
.filter-active:focus {
box-shadow: none;
} .item-testimonial {
margin: 0 0 70px;
padding: 0;
border: 0;
text-decoration: none;
}
.item-testimonial-content {
background-color: #f7f7f7;
border-radius: 3px;
padding: 30px 30px 30px 85px;
font-size: 20px;
line-height: 1.3;
color: #31356b;
position: relative;
}
.item-testimonial-content::before {
content: "\201C";
font-family: Georgia, sans-serif;
color: #019afe;
position: absolute;
font-size: 96px;
line-height: 1;
left: 30px;
top: 25px;
}
.item-testimonial-content p:last-child {
margin-bottom: 0;
}
.item-testimonial-cite {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 30px 0 0 85px;
text-decoration: none;
font-style: normal;
font-weight: normal;
line-height: normal;
}
.item-testimonial-cite-thumb {
width: 64px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 15px;
border-radius: 50%;
}
.item-testimonial-cite-name {
display: block;
font-size: 16px;
margin-bottom: 3px;
}
.item-testimonial-cite-subtitle {
display: block;
font-size: 13px;
} .navigation {
padding: 40px 0 0;
margin: 40px 0 0;
border-top: 1px solid #ebebeb;
}
.navigation a,
.navigation .page-numbers {
display: inline-block;
padding: 4px 14px;
font-size: 15px;
margin: 0 2px 3px;
border: 2px solid transparent;
color: #31356b;
background: none;
}
.navigation .current {
border-color: #31356b;
}
.navigation a:hover {
border-color: #019afe;
}
.navigation .nav-links::after {
content: "";
display: table;
clear: both;
}
.navigation .nav-previous {
float: left;
}
.navigation .nav-next {
float: right;
}
.comment-navigation {
margin: 30px 0;
}
.page-links {
margin: 35px 0;
}
.page-links .page-number {
display: inline-block;
padding: 4px 14px;
font-size: 14px !important;
margin-bottom: 3px;
border: 1px solid #585858;
color: #585858;
background: none;
}
.page-links .page-number:hover {
border-color: #019afe;
color: #fff;
background-color: #019afe;
}
.page-links > .page-number {
border-color: #019afe;
color: #fff;
background-color: #019afe;
}
.page-links > a:first-child,
.page-links > span:first-child {
margin-left: 10px;
} .item-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px;
line-height: normal;
background-color: #31356b;
color: #fff;
border-radius: 3px;
margin-bottom: 10px;
}
.footer .item-btn {
background-color: #65678f;
}
.item-btn:hover {
background-color: #019afe;
color: #fff;
}
.item-btn:last-child {
margin-bottom: 0;
}
.item-btn-icon {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 12px;
line-height: 1;
font-size: 32px;
}
.item-btn-sm .item-btn-icon {
font-size: inherit;
}
.item-btn-title {
font-size: 15px;
display: block;
}
.item-btn-subtitle {
display: block;
margin-top: 2px;
font-size: 12px;
opacity: .65;
} .list-social-icons {
margin: 0;
padding: 0;
list-style: none;
}
.list-social-icons li {
display: inline-block;
margin: 0 1px 1px 0;
}
.header .list-social-icons li {
margin: 3px 0;
}
.social-icon {
display: inline-block;
font-size: 14px;
text-align: center;
border: 2px solid #ebebeb;
border-radius: 3px;
width: 48px;
height: 48px;
line-height: 46px;
background-color: transparent;
color: #585858;
}
.social-icon:hover {
color: #fff;
background-color: #019afe;
border-color: #019afe;
}
.footer-widgets .social-icon {
color: currentColor;
background-color: #65678f;
border-color: transparent;
}
.footer-widgets .social-icon:hover {
background-color: #019afe;
}
.header .social-icon,
.footer-info .social-icon {
color: inherit;
font-size: inherit;
width: auto;
height: auto;
border: 0;
background: none;
margin-left: 6px;
line-height: normal;
}
.header .social-icon:hover,
.footer-info .social-icon:hover {
color: inherit;
background: none;
} .table-styled-label {
display: none;
}
.table-responsive {
display: block;
width: 100%;
}
.entry-content .table-responsive {
margin-top: 30px;
margin-bottom: 30px;
}
.entry-content .table-responsive:first-child {
margin-top: 0;
}
.entry-content .table-responsive:last-child {
margin-bottom: 0;
}
.entry-content .table-responsive table {
margin-bottom: 0;
}
table.table-styled {
font-size: 14px;
font-weight: 400;
margin: 35px 0;
width: 100%;
max-width: 100%;
}
table.table-styled:first-child {
margin-top: 0;
}
table.table-styled.no-footer {
border-bottom: 1px solid #dedede;
}
table.table-styled th,
table.table-styled td {
text-align: left;
padding: 5px;
}
table.table-styled thead th {
font-size: 14px;
border: 0;
background-color: #31356b;
color: #fff;
text-transform: none;
font-weight: 400;
padding: 10px 18px 10px 10px;
}
table.table-styled thead th:first-child {
border-top-left-radius: 4px;
}
table.table-styled thead th:last-child {
border-top-right-radius: 4px;
}
table.table-styled thead .sorting,
table.table-styled thead .sorting_asc,
table.table-styled thead .sorting_desc {
position: relative;
background-image: none;
}
table.table-styled thead .sorting::after,
table.table-styled thead .sorting_asc::after,
table.table-styled thead .sorting_desc::after {
content: "\f0dc";
font-family: FontAwesome;
opacity: .7;
position: absolute;
color: #fff;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
table.table-styled thead .sorting_asc::after {
content: "\f0de";
opacity: 1;
}
table.table-styled thead .sorting_desc::after {
content: "\f0dd";
opacity: 1;
}
table.table-styled tbody tr:nth-child(even) {
background-color: #f7f7f7;
}
table.table-styled tbody td {
border: 0;
padding: 10px;
}
table.table-styled-lg thead th {
padding: 12px 15px;
font-size: 16px;
}
table.table-styled-lg tbody td {
font-size: 15px;
padding: 15px 15px;
} .footer {
border-top: 1px solid #ebebeb;
background-color: #31356b;
color: #fff;
}
.footer-widgets {
padding: 100px 0 40px;
}
.footer-info {
padding: 15px 0;
font-size: 14px;
border-top: 1px solid #8d8fab;
}
.footer-copy {
margin-bottom: 0;
} .comments-area {
margin: 30px 0 0;
}
.comments-title,
.comment-reply-title {
margin-bottom: 30px;
}
.comment-list,
.commentlist {
margin: 0;
list-style: none;
padding: 0;
}
.comment-list .children,
.commentlist .children {
list-style: none;
}
.comment-list ol,
.commentlist ol {
list-style: none;
}
.comment-list .comment-body,
.commentlist .comment-body {
margin-bottom: 20px;
padding-top: 20px;
}
.comment-list > .comment:first-child > .comment-body,
.commentlist > .comment:first-child > .comment-body {
border-top: 0;
padding-top: 0;
}
.post-comments {
margin: 0 0 45px;
}
.comment-author .fn {
font-weight: bold;
}
.comment-author .avatar {
width: 64px;
height: 64px;
float: left;
margin: 0 15px 15px 0;
overflow: visible;
border-radius: 3px;
}
.comment-content {
overflow: hidden;
zoom: 1;
font-size: 13px;
}
.comment-content p,
.comment-content ul,
.comment-content ol {
margin-bottom: 10px;
}
.comment-content ul ul,
.comment-content ul ol,
.comment-content ol ul,
.comment-content ol ol {
margin-bottom: 0;
}
.comment-metadata {
font-size: 12px;
margin: 0 0 5px;
}
.comment-reply-link {
font-size: 10px;
text-transform: uppercase;
padding: 4px 10px;
margin-left: 80px;
height: auto;
width: auto;
}
.bypostauthor > article .fn::before {
font-family: FontAwesome;
content: "\f005";
margin: 0 2px 0 -2px;
position: relative;
top: -1px;
font-size: 11px;
}
.comment-respond {
margin-top: 60px;
}
#cancel-comment-reply-link {
font-size: 13px;
font-weight: normal;
margin-left: 5px;
}
.form-allowed-tags,
.comment-notes {
font-size: 12px;
line-height: 1.5;
opacity: .75;
}
.form-submit {
margin-bottom: 0;
margin-top: 40px;
}
.no-comments {
border: 1px solid #ebebeb;
padding: 15px;
margin-top: 40px;
text-align: center;
}
.comment-form-cookies-consent {
line-height: normal;
}
.comment-form-cookies-consent label {
display: inline-block;
margin: 0 0 0 8px;
} .widget {
margin: 0 0 60px;
font-size: 15px;
line-height: 1.466666667; }
.sidebar .widget:last-child {
margin-bottom: 0;
}
.widget p:last-child {
margin-bottom: 0;
}
.widget select {
width: 100%;
}
.widget-title {
font-size: 18px;
padding-bottom: 12px;
margin-bottom: 25px;
border-bottom: 2px solid #ebebeb;
font-weight: 400;
color: #31356b;
}
.footer .widget-title {
color: currentColor;
border-color: #8d8fab;
}
.widget-title label {
text-transform: none;
display: block;
font-size: inherit;
margin: 0;
line-height: inherit;
font-weight: inherit;
} .ci-contact-widget-title {
font-weight: 600;
font-size: 16px;
margin: 0 0 15px;
}
.ci-contact-widget-items {
margin: 0;
padding: 0;
list-style-type: none;
}
.ci-contact-widget-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ebebeb;
}
.footer .ci-contact-widget-item {
border-color: #8d8fab;
}
.ci-contact-widget-item:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.ci-contact-widget-item i {
text-align: center;
min-width: 26px;
margin-right: 5px;
}
.footer .ci-contact-widget-item i {
color: #8d8fab;
} .ci-schedule-widget-intro {
margin-bottom: 20px;
}
.ci-schedule-widget-table {
text-align: left;
}
.ci-schedule-widget-table th,
.ci-schedule-widget-table td {
padding: 10px 0;
}
.ci-schedule-widget-table tr {
border-bottom: 1px solid #ebebeb;
}
.footer .ci-schedule-widget-table tr {
border-color: #65678f;
} .ci-box-callout {
padding: 25px;
border: 2px solid #ebebeb;
border-radius: 3px;
}
.footer .ci-box-callout {
border: 0;
background-color: #65678f;
}
.ci-box-callout p:last-child {
margin-bottom: 0;
}
.ci-box-callout-title {
display: block;
margin-bottom: 10px;
color: #31356b;
}
.footer .ci-box-callout-title {
color: currentColor;
} .widget-crypto {
position: relative;
}
.widget-crypto::before {
border: 6px solid rgba(1, 154, 254, 0.35);
border-top-color: rgba(1, 154, 254, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
top: 0;
left: 50%;
margin-left: -20px;
}
.widget-crypto.loaded::before {
display: none;
}
.widget-crypto-placeholder {
opacity: 0;
-webkit-transition: opacity .35s ease;
transition: opacity .35s ease;
}
.loaded .widget-crypto-placeholder {
opacity: 1;
}
.data-item-wrap {
border-bottom: 1px solid #ebebeb;
}
.footer .data-item-wrap {
border-color: #8d8fab;
}
.data-item-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.data-item-list .data-item {
margin-bottom: 0;
}
.data-item-list .data-item-row {
border-bottom: 1px solid #ebebeb;
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer .data-item-list .data-item-row {
border-color: #8d8fab;
}
.data-item-list .data-item-row:last-child {
border-bottom: 0;
margin: 0;
}
.data-item-right {
margin-left: auto;
text-align: right;
}
.data-item {
margin-bottom: 23px;
display: block;
line-height: normal;
white-space: nowrap;
}
.data-item-eyebrow {
display: block;
font-size: 15px;
margin-bottom: 4px;
}
.footer .data-item-eyebrow {
color: #8d8fab;
}
.data-item-value {
font-weight: 700;
font-size: 22px;
color: #242424;
}
.footer .data-item-value {
color: currentColor;
}
.text-success {
color: #62d102 !important;
}
.text-danger {
color: #ff0201 !important;
}
.symbol-asc::after,
.symbol-desc::after {
display: inline-block;
position: relative;
margin-left: 4px;
content: "";
border: 3px solid transparent;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.symbol-asc::after {
top: -2px;
border-bottom-color: #62d102;
}
.symbol-desc::after {
border-top-color: #ff0201;
}
.data-last-updated {
margin-top: 25px;
font-size: 12px;
} .widget-section-hero {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.widget-section-hero.widget-section-hero-right {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
text-align: right;
}
.widget-section-hero.widget-section-hero-left {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-align: left;
}
.widget-section-hero .section-heading {
text-align: inherit;
}
.widget-section-hero .section-title {
font-size: 42px;
margin-bottom: 10px;
color: currentColor;
}
.widget-section-hero .section-subtitle {
max-width: 600px;
color: currentColor;
}
.widget-section-hero .btn {
color: currentColor;
} .list-brand-logos {
text-align: center;
}
.brand-logo {
display: inline-block;
margin: 15px 20px;
max-width: 200px;
} .widget_meta ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_product_categories ul,
.widget_layered_nav ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_meta ul ul,
.widget_pages ul ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_product_categories ul ul,
.widget_layered_nav ul ul {
margin-left: 15px;
}
.widget_meta li,
.widget_pages li,
.widget_categories li,
.widget_archive li,
.widget_product_categories li,
.widget_layered_nav li {
line-height: normal;
display: block;
position: relative;
}
.widget_meta li a,
.widget_pages li a,
.widget_categories li a,
.widget_archive li a,
.widget_product_categories li a,
.widget_layered_nav li a {
display: block;
color: #585858;
border-bottom: 1px solid #ebebeb;
margin-bottom: 7px;
padding-bottom: 7px;
position: relative;
}
.footer .widget_meta li a,
.footer
.widget_pages li a,
.footer
.widget_categories li a,
.footer
.widget_archive li a,
.footer
.widget_product_categories li a,
.footer
.widget_layered_nav li a {
color: currentColor;
border-color: #8d8fab;
}
.widget_meta li a:hover,
.widget_pages li a:hover,
.widget_categories li a:hover,
.widget_archive li a:hover,
.widget_product_categories li a:hover,
.widget_layered_nav li a:hover {
border-color: #019afe;
}
.widget_meta li .count,
.widget_meta li .ci-count,
.widget_pages li .count,
.widget_pages li .ci-count,
.widget_categories li .count,
.widget_categories li .ci-count,
.widget_archive li .count,
.widget_archive li .ci-count,
.widget_product_categories li .count,
.widget_product_categories li .ci-count,
.widget_layered_nav li .count,
.widget_layered_nav li .ci-count {
position: absolute;
right: 0;
top: 0;
font-size: .9em;
}
.widget_nav_menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_nav_menu ul ul {
margin-left: 15px;
}
.widget_nav_menu > div > ul > li:first-child > a {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.widget_nav_menu > div > ul > li:last-child > a {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.widget_nav_menu li {
display: block;
}
.widget_nav_menu a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px;
line-height: normal;
background-color: #31356b;
color: #fff;
margin-bottom: 1px;
font-size: 15px;
}
.footer .widget_nav_menu a {
background-color: #65678f;
}
.widget_nav_menu a:hover {
background-color: #019afe;
color: #fff;
}
.widget_nav_menu .current-menu-item > a {
background-color: #019afe;
color: #fff;
}
.widget_nav_menu .fa {
min-width: 20px;
margin-right: 3px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
line-height: 1;
font-size: 14px;
}
.widget_recent_comments ul,
.widget_rss ul,
.widget_recent_entries ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_recent_comments li,
.widget_rss li,
.widget_recent_entries li {
display: block;
padding: 11px 0;
border-bottom: 1px solid #ebebeb;
}
.footer .widget_recent_comments li,
.footer
.widget_rss li,
.footer
.widget_recent_entries li {
border-color: #8d8fab;
}
.widget_recent_entries .post-date {
display: block;
font-size: 12px;
text-transform: uppercase;
}
.entry-tags a,
.tag-cloud-link {
display: inline-block;
padding: 4px 14px;
font-size: 12px !important;
border-radius: 20px;
border: 1px solid #585858;
color: #585858;
margin-bottom: 3px;
}
.entry-tags a:hover,
.tag-cloud-link:hover {
border-color: #019afe;
background-color: #019afe;
color: #fff;
}
.footer-widgets .entry-tags a,
.footer-widgets
.tag-cloud-link {
color: currentColor;
border-color: currentColor;
} .searchform > div {
position: relative;
}
.searchform .searchsubmit {
position: absolute;
top: 0;
right: 0;
height: 100%;
border: 0;
padding: 0 20px;
background: none;
color: #585858;
border-radius: 0;
}
.searchform .searchsubmit:hover {
background: none;
color: #585858;
}
.searchform .searchsubmit i {
margin: 0;
} .widget_text p:last-child {
margin-bottom: 0;
} #wp-calendar {
width: 100%;
}
#wp-calendar a {
font-weight: bold;
font-style: italic;
}
#wp-calendar caption {
text-align: left;
margin-top: 10px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
padding: 9px;
}
#wp-calendar thead {
font-size: 10px;
}
#wp-calendar thead th {
background: rgba(0, 0, 0, 0.1);
font-weight: bold;
padding: 8px;
}
#wp-calendar tbody td {
background: none;
border: 1px solid rgba(0, 0, 0, 0.1);
text-align: center;
padding: 3px;
}
#wp-calendar tbody td:hover {
background: rgba(0, 0, 0, 0.1);
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
font-size: 10px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 10px;
text-transform: uppercase;
padding-top: 10px;
}  .gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
margin: 40px 0;
}
.gallery:first-child {
margin-top: 0;
}
.gallery:last-child {
margin-bottom: 0;
}
.gallery-item {
margin-bottom: 10px;
}
.gallery-item img {
width: 100%;
max-width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-1 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 11.11111%;
flex: 0 0 11.11111%;
max-width: 11.11111%;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0 0 0 5px;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: calc(100% - 10px);
-webkit-transition: opacity .18s ease;
transition: opacity .18s ease;
}
.gallery-caption::before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  .alignnone {
margin: 5px 0 20px;
}
p .alignnone {
margin-bottom: 0;
}
.aligncenter {
display: block;
margin: 7px auto;
}
.alignright {
float: right;
margin: 7px 0 7px 24px;
}
.alignleft {
float: left;
margin: 7px 24px 7px 0;
} .wp-caption {
max-width: 100%;
margin-bottom: 15px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 3px 0 5px;
padding: 5px 0 0;
text-align: left;
font-style: italic;
}
.sticky { } .mm-page {
position: static;
}
.mm-opened .mm-page {
position: relative;
}
#mobilemenu {
display: none;
}
.mobile-nav-trigger {
float: right;
text-transform: uppercase;
font-weight: 500;
display: none;
color: currentColor;
}
.mobile-nav-trigger:hover {
color: inherit;
}  .sharedaddy {
margin-top: 30px;
} .null-instagram-feed p {
padding-top: 10px;
}
.null-instagram-feed a {
color: #585858;
}
.footer .null-instagram-feed a {
color: currentColor;
}
.instagram-pics {
list-style: none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.instagram-pics li {
width: 33.33333333333%;
}
.instagram-pics li a {
display: block;
color: #585858;
}
.widget-section .instagram-pics {
margin-left: -15px;
margin-right: -15px;
}
.widget-section .instagram-pics li {
width: 25%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
} .elementor .elementor-widget .entry-item .entry-item-thumb {
margin-bottom: 15px;
} .row-effect {
position: relative;
}
.row-effect::before {
border: 6px solid rgba(88, 88, 88, 0.35);
border-top-color: rgba(88, 88, 88, 0.875);
border-radius: 100%;
height: 40px;
width: 40px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
left: 50%;
top: 30px;
margin-left: -20px;
}
.row-effect.row-images-loaded::before {
display: none;
}
.row-effect > [class^="col"] {
opacity: 0;
}
.row-effect > [class^="col"].ci-grid-shown {
opacity: 1;
} @-webkit-keyframes ci-fade-in {
0% {
}
100% {
opacity: 1;
}
}
@keyframes ci-fade-in {
0% {
}
100% {
opacity: 1;
}
}
.row-effect-fade-in .ci-grid-animate {
-webkit-animation: ci-fade-in .65s ease forwards;
animation: ci-fade-in .65s ease forwards;
} @-webkit-keyframes ci-move-up {
0% {
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes ci-move-up {
0% {
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.row-effect-move-up .ci-grid-animate {
-webkit-transform: translateY(200px);
transform: translateY(200px);
-webkit-animation: ci-move-up .65s ease forwards;
animation: ci-move-up .65s ease forwards;
} @-webkit-keyframes ci-scale-up {
0% {
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ci-scale-up {
0% {
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.row-effect-scale-up .ci-grid-animate {
-webkit-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: ci-scale-up .65s ease-in-out forwards;
animation: ci-scale-up .65s ease-in-out forwards;
} @-webkit-keyframes ci-fall-perspective {
0% {
}
100% {
-webkit-transform: translateZ(0) translateY(0) rotateX(0);
transform: translateZ(0) translateY(0) rotateX(0);
opacity: 1;
}
}
@keyframes ci-fall-perspective {
0% {
}
100% {
-webkit-transform: translateZ(0) translateY(0) rotateX(0);
transform: translateZ(0) translateY(0) rotateX(0);
opacity: 1;
}
}
.row-effect-fall-perspective {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-fall-perspective .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
transform: translateZ(400px) translateY(300px) rotateX(-90deg);
-webkit-animation: ci-fall-perspective .8s ease-in-out forwards;
animation: ci-fall-perspective .8s ease-in-out forwards;
} @-webkit-keyframes ci-fly-up {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
@keyframes ci-fly-up {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
.row-effect-fly-up {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-fly-up .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50% -300px;
transform-origin: 50% 50% -300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-animation: ci-fly-up .8s ease-in-out forwards;
animation: ci-fly-up .8s ease-in-out forwards;
} @-webkit-keyframes ci-flip {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
@keyframes ci-flip {
0% {
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
.row-effect-flip {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-flip .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-animation: ci-flip .8s ease-in-out forwards;
animation: ci-flip .8s ease-in-out forwards;
} @-webkit-keyframes ci-pop-up {
0% {
}
70% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ci-pop-up {
0% {
}
70% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.row-effect-pop-up {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.row-effect-pop-up .ci-grid-animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: scale(0.4);
transform: scale(0.4);
-webkit-animation: ci-pop-up .8s ease-in forwards;
animation: ci-pop-up .8s ease-in forwards;
} .align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.sr-only,
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus,
.screen-reader-text-focusable:active,
.screen-reader-text-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
.hidden-xs-up {
display: none !important;
}
.hidden-xl-down {
display: none !important;
}  .demo_store {
position: fixed;
bottom: 0;
z-index: 150;
width: 100%;
background-color: #31356b;
color: #fff;
text-align: center;
margin: 0;
line-height: normal;
padding: 6px 25px;
}
.entry-content .woocommerce::after {
content: "";
display: table;
clear: both;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-noreviews {
padding: 14px 20px 14px 45px;
background-color: #f7f7f7;
border-radius: 4px;
margin-bottom: 35px;
margin-left: 0;
clear: both;
border-left: 0.618em solid #62d102;
position: relative;
}
.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-noreviews::before {
content: "\f058";
font-family: "FontAwesome";
position: absolute;
left: 15px;
top: calc(50% - 18px);
font-size: 1.4em;
}
.woocommerce-message a:not(.button),
.woocommerce-error a:not(.button),
.woocommerce-info a:not(.button),
.woocommerce-noreviews a:not(.button) {
border-bottom: 1px solid;
margin-left: 10px;
display: inline-block;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-noreviews .button {
float: right;
border: 0;
color: inherit;
padding: 5px 10px;
position: relative;
text-decoration: none;
text-align: left;
text-transform: uppercase;
font-size: 0.875em;
top: -2px;
background: none;
height: auto;
line-height: normal;
}
.woocommerce-message .button:after,
.woocommerce-error .button:after,
.woocommerce-info .button:after,
.woocommerce-noreviews .button:after {
font-family: dashicons;
content: "\f345";
font-size: 0.65em;
display: inline-block;
margin: 0 0 0 5px;
position: relative;
}
.woocommerce-error {
list-style: none;
border-left-color: #ff0201;
}
.woocommerce-error li {
display: block;
}
.woocommerce-error li:only-of-type::before {
display: none;
}
.woocommerce-error li::before {
font-family: FontAwesome;
content: "\f105";
margin: 0 5px 0 0;
}
.woocommerce-error::before {
content: "\f06a";
}
.woocommerce-info {
list-style: none;
border-left-color: rgba(0, 0, 0, 0.15);
}
.woocommerce-info li {
display: block;
}
.woocommerce-info::before {
content: "\f05a";
}
.woocommerce-noreviews {
padding-left: 20px;
border-left-color: rgba(0, 0, 0, 0.15);
}
.woocommerce-noreviews::before {
display: none;
}
.onsale {
z-index: 20;
position: absolute;
padding: 5px 15px;
top: 10px;
left: 25px;
background-color: #019afe;
color: #fff;
text-transform: uppercase;
font-size: 12px;
text-align: center;
} .woocommerce-breadcrumb {
padding-bottom: 15px;
border-bottom: 1px solid #ebebeb;
margin-bottom: 30px;
font-size: 13px;
}
.woocommerce-breadcrumb a {
color: #585858;
}
.woocommerce-breadcrumb a:hover {
color: #019afe;
}
.woocommerce-breadcrumb > span {
margin: 0 6px;
}
.woocommerce-page:not(.single-product) .woocommerce-breadcrumb {
margin-left: 15px;
margin-right: 15px;
} ul.products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
clear: both;
position: relative;
padding: 0;
list-style: none;
margin-bottom: -50px;
}
ul.products::before {
clear: both;
}
ul.products a:focus,
ul.products a:active {
outline: none;
}
ul.products.columns-4 > li {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
ul.products > li {
margin-bottom: 50px;
}
ul.products > li img {
border-radius: 3px;
}
ul.products > li .price {
font-size: 15px;
display: block;
margin: 5px 0 20px;
line-height: 13px;
color: #585858;
}
ul.products > li .woocommerce-loop-product__title {
margin: 20px 0 10px;
color: #31356b;
}
ul.products > li .star-rating {
display: block;
margin: -5px 0 16px;
}
ul.products > li .onsale {
left: 25px;
}
.actions {
margin-top: 2px;
}
.woocommerce-result-count,
.product-number {
display: inline-block;
margin: 0;
}
.woocommerce-result-count {
margin: 0 15px 15px 0;
}
.product-number a {
margin: 0 2px;
}
.shop-filter-toggle {
margin-right: 15px;
}
.shop-filter-toggle i {
margin-right: 3px;
font-size: 14px;
}
.shop-filter-toggle::after {
content: "|";
opacity: .3;
margin-left: 15px;
font-size: 11px;
position: relative;
top: -1px;
}
.ajax_add_to_cart.loading {
position: relative;
}
.ajax_add_to_cart.loading::before {
border: 6px solid rgba(255, 255, 255, 0.35);
border-top-color: rgba(255, 255, 255, 0.875);
border-radius: 100%;
height: 20px;
width: 20px;
-webkit-animation: rot .8s infinite linear;
animation: rot .8s infinite linear;
content: "";
position: absolute;
left: 6px;
top: 10px;
}
.added_to_cart {
margin-left: 10px;
}
.woocommerce-ordering {
position: relative;
margin: 0 0 30px;
top: -4px;
float: right;
}
.woocommerce-ordering select {
height: 34px;
font-size: 14px;
}
.woocommerce-loop-product__title,
.woocommerce-loop-category__title {
margin: 10px 0 5px;
font-size: 18px;
}
.price ins {
text-decoration: none;
}
.price del > span {
margin-right: 5px;
} .single-product div.product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
position: relative;
}
.single-product div.product .summary {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.single-product .upsells,
.single-product .related {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 70px;
}
.single-product .upsells:last-child,
.single-product .related:last-child {
margin-bottom: 0;
}
.single-product .upsells > h2,
.single-product .related > h2 {
font-size: 24px;
}
.woocommerce-product-gallery {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
margin-bottom: 30px;
position: relative;
}
.woocommerce-product-gallery figure {
margin: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image :nth-child(n+2) {
width: 25%;
display: inline-block;
}
.woocommerce-product-gallery .flex-control-thumbs {
padding: 0;
}
.woocommerce-product-gallery .flex-control-thumbs::after {
content: "";
display: table;
clear: both;
}
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer;
}
.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5;
border-radius: 4px;
}
.woocommerce-product-gallery .flex-control-thumbs img:hover,
.woocommerce-product-gallery .flex-control-thumbs img.flex-active {
opacity: 1;
}
.woocommerce-product-gallery img {
display: block;
}
.woocommerce-product-gallery__image {
border-radius: 3px;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%;
}
.woocommerce-product-gallery__trigger {
position: absolute;
z-index: 10;
top: 5px;
right: 20px;
width: 36px;
height: 36px;
background-color: #019afe;
color: #fff;
text-align: center;
line-height: 36px;
text-indent: -999em;
}
.woocommerce-product-gallery__trigger:before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #fff;
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box;
}
.woocommerce-product-gallery__trigger:after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #fff;
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box;
}
.woocommerce-product-gallery__trigger:hover {
color: #fff;
}
.woocommerce-product-gallery__trigger i {
line-height: 36px;
}
.entry-summary {
margin-bottom: 50px;
}
.entry-summary .price {
font-size: 20px;
color: #585858;
}
.entry-summary .price del {
opacity: .6;
font-size: .95em;
margin-right: 5px;
}
.entry-summary .stock {
display: inline-block;
background: #f7f7f7;
text-transform: uppercase;
font-size: 12px;
padding: 7px 10px 7px 25px;
position: relative;
line-height: normal;
}
.entry-summary .stock::before {
position: absolute;
font-family: FontAwesome;
top: 7px;
left: 6px;
font-size: 1.05em;
}
.entry-summary .in-stock {
background-color: #62d102;
color: #fff;
}
.entry-summary .in-stock::before {
content: "\f00c";
}
.entry-summary .available-on-backorder::before {
content: "\f00c";
}
.entry-summary .out-of-stock {
background-color: #ff0201;
color: #fff;
}
.entry-summary .out-of-stock::before {
content: "\f00d";
}
.entry-summary .variations {
position: relative;
z-index: 1;
width: auto;
margin-bottom: 35px;
}
.summary .entry-summary .variations {
margin-bottom: 50px;
}
.entry-summary .variations td {
padding: 6px 6px 6px 12px;
z-index: 5;
}
.entry-summary .variations .label {
padding-left: 6px;
}
.entry-summary .variations label {
text-transform: uppercase;
line-height: normal;
margin: 0;
font-size: 12px;
}
.entry-summary .variations select {
min-width: 200px;
width: 100%;
font-size: 13px;
padding-right: 30px;
height: 32px;
}
.entry-summary .variations .customSelect .customSelectInner {
padding: 7px 16px;
}
.entry-summary .variations .reset_variations {
position: absolute;
right: 5px;
bottom: -25px;
font-size: 10px;
text-transform: uppercase;
}
.woocommerce-product-rating {
margin: 5px 0 20px;
line-height: normal;
}
.woocommerce-review-link {
font-size: 12px;
position: relative;
top: -2px;
margin-left: 5px;
color: #585858;
}
.product_meta > span {
display: block;
font-size: 13px;
text-transform: uppercase;
}
.product_meta a {
color: #019afe;
}
.woocommerce-product-details__short-description {
font-size: 15px;
margin-bottom: 40px;
}
.group_table {
margin-bottom: 30px;
}
.group_table tr {
border-bottom: 1px solid #ebebeb;
}
.group_table td {
padding: 10px 0;
}
.group_table label {
margin: 0;
}
.group_table .price {
font-size: inherit;
text-align: right;
}
.group_table .stock {
margin: 0 0 0 10px;
}
.group_table .quantity input {
width: 50px;
} .quantity {
display: inline-block;
height: 45px;
line-height: normal;
margin-right: 10px;
}
.group_table .quantity {
margin-right: 0;
vertical-align: middle;
}
.qty {
height: 100%;
width: 60px;
text-align: center;
padding: 0;
float: left;
margin: 0;
}
.qty:hover {
border-color: #019afe;
}
.entry-summary .qty {
-webkit-appearance: textfield !important;
-moz-appearance: textfield !important;
appearance: textfield !important;
}
.group_table .qty {
width: 46px;
}
.qty-handle {
float: left;
height: 100%;
width: 30px;
color: #585858;
background-color: #fff;
border: 1px solid #ebebeb;
padding: 0;
margin: 0;
line-height: normal;
vertical-align: top;
}
.qty-handle:hover {
background-color: #000;
color: #585858;
}
.group_table .qty-handle {
width: 20px;
}
.qty-minus {
border-right: 0;
}
.qty-plus {
border-left: 0;
}
button.single_add_to_cart_button {
height: 45px;
vertical-align: top;
padding: 13px 24px;
min-width: 210px;
}
.product-type-external button.single_add_to_cart_button {
position: relative;
}
.product-type-external button.single_add_to_cart_button::after {
font-family: "FontAwesome";
content: "\f08e";
font-size: 10px;
position: relative;
top: -3px;
margin-left: 5px;
}
.button.product_type_external {
position: relative;
}
.button.product_type_external::after {
font-family: "FontAwesome";
content: "\f08e";
font-size: 10px;
position: relative;
top: -3px;
margin-left: 5px;
}
.entry-summary .cart {
margin: 30px 0;
}
.woocommerce-variation-price {
margin: 25px 0;
}
.woocommerce-variation-price .price {
display: inline-block;
margin: 0;
}
.reset_variations {
float: left;
color: #585858;
text-transform: uppercase;
font-size: 11px;
margin-top: 2px;
padding: 10px 0;
} .woocommerce-pagination {
padding: 40px 0 0;
margin: 50px 0 0;
border-top: 1px solid #ebebeb;
}
.woocommerce-pagination ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-pagination ul li {
display: inline-block;
}
.woocommerce-pagination a,
.woocommerce-pagination > span,
.woocommerce-pagination li span {
display: inline-block;
padding: 4px 14px;
font-size: 15px;
margin: 0 2px 3px;
border: 2px solid transparent;
color: #31356b;
background: none;
}
.woocommerce-pagination .current {
border-color: #31356b;
}
.woocommerce-pagination a:hover {
border-color: #019afe;
}
.woocommerce-pagination .paging-standard {
text-align: center;
width: 50%;
}
.woocommerce-pagination .paging-older {
float: left;
width: 50%;
}
.woocommerce-pagination .paging-newer {
float: right;
border-right: 0;
} .star-rating {
overflow: hidden;
display: inline-block;
position: relative;
height: 1em;
line-height: 1em;
font-size: 12px;
width: 65px;
font-family: FontAwesome;
color: #ffa500;
}
.star-rating::before {
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
letter-spacing: 2px;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "\f005\f005\f005\f005\f005";
top: 0;
letter-spacing: 2px;
position: absolute;
left: 0;
} .woocommerce-tabs {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
.wc-tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0;
padding: 0;
text-align: center;
border-bottom: 1px solid #ebebeb;
}
.wc-tabs li {
display: inline-block;
margin: 0;
padding: 0;
}
.wc-tabs li.active a {
border: 1px solid #ebebeb;
border-bottom-color: transparent;
}
.wc-tabs a {
display: block;
padding: 10px 25px;
margin: 0 0 -1px;
color: #585858;
background-color: #fff;
border: 1px solid transparent;
border-bottom-color: #ebebeb;
-webkit-transition: border-color .18s ease;
transition: border-color .18s ease;
outline: none;
}
.wc-tabs a:hover,
.wc-tabs a:active,
.wc-tabs a:focus {
outline: none;
}
.woocommerce-Tabs-panel {
padding: 45px 0;
}
.woocommerce-Tabs-panel > h2,
.woocommerce-Tabs-panel .woocommerce-Reviews-title {
font-size: 24px;
text-transform: none;
margin-bottom: 40px;
}
.woocommerce-Tabs-panel > p:last-child,
.woocommerce-Tabs-panel > table:last-child {
margin-bottom: 0;
}
.shop_attributes {
vertical-align: top;
}
.shop_attributes th,
.shop_attributes td {
vertical-align: top;
}
.shop_attributes p {
margin-bottom: 0;
} .woocommerce-Reviews .commentlist {
list-style: none;
}
.woocommerce-Reviews .comment-respond {
margin-top: 20px;
}
.woocommerce-Reviews .comment-reply-title {
font-size: 18px;
margin-bottom: 10px;
font-weight: 700;
display: block;
}
.woocommerce-Reviews li {
margin-bottom: 10px;
}
.woocommerce-Reviews .avatar {
width: 54px;
height: 54px;
float: left;
margin: 0 15px 15px 0;
overflow: visible;
border-radius: 4px;
}
.woocommerce-Reviews .description {
overflow: hidden;
}
.woocommerce-Reviews .meta {
margin: 0 0 10px;
font-size: inherit;
}
.comment-form-rating a {
display: inline-block;
position: relative;
width: 15px;
text-indent: -9999px;
margin-right: 10px;
border: 0;
color: #ffa500;
}
.comment-form-rating a:focus {
outline: none;
}
.comment-form-rating a::after {
font-family: FontAwesome;
font-size: 1em;
content: "\f006";
opacity: 1;
display: inline-block;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
}
.comment-form-rating a.active::after {
content: "\f005";
}
.comment-form-rating .star-2 {
width: 26px;
}
.comment-form-rating .star-2::after {
content: "";
}
.comment-form-rating .star-2.active::after {
content: "";
}
.comment-form-rating .star-3 {
width: 39px;
}
.comment-form-rating .star-3::after {
content: "";
}
.comment-form-rating .star-3.active::after {
content: "";
}
.comment-form-rating .star-4 {
width: 52px;
}
.comment-form-rating .star-4::after {
content: "";
}
.comment-form-rating .star-4.active::after {
content: "";
}
.comment-form-rating .star-5 {
width: 65px;
}
.comment-form-rating .star-5::after {
content: "";
}
.comment-form-rating .star-5.active::after {
content: "";
} .shop_table td {
padding: 10px 5px;
}
.shop_table.cart {
border: 1px solid #ebebeb;
border-bottom: 0;
border-right: 0;
}
.shop_table.cart th,
.shop_table.cart td {
padding: 10px;
border-bottom: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
}
.shop_table.cart th {
background-color: #f7f7f7;
}
.shop_table .product-remove {
text-align: center;
}
.shop_table .remove {
font-size: 24px;
color: #585858;
}
.shop_table .product-thumbnail {
text-align: center;
}
.shop_table .product-thumbnail img {
width: 60px;
}
.shop_table .product-name a {
color: #585858;
}
.shop_table .product-quantity {
text-align: center;
}
.shop_table .product-subtotal .woocommerce-Price-amount {
font-weight: bold;
}
.shop_table .coupon {
width: 280px;
position: relative;
float: left;
height: 36px;
}
.shop_table .coupon label {
display: none;
}
.shop_table .coupon button[type="submit"] {
position: absolute;
height: 46px;
top: 0;
right: 0;
font-size: 11px;
padding: 5px 14px;
}
.shop_table button[name="update_cart"] {
float: right;
}
.cart-collaterals {
margin-top: 50px;
}
.cart-collaterals .shop_table {
border: 1px solid #ebebeb;
border-bottom: 0;
border-right: 0;
}
.cart-collaterals .shop_table th,
.cart-collaterals .shop_table td {
padding: 10px;
border-bottom: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
}
.cart-collaterals .shop_table th {
background-color: #f7f7f7;
line-height: normal;
width: 25%;
}
.cart-collaterals .shop_table tr.shipping th {
vertical-align: top;
}
.wc-proceed-to-checkout .button {
width: 100%;
font-size: 14px;
padding: 18px 34px;
}
.woocommerce-remove-coupon {
margin-left: 5px;
color: #585858;
}
#shipping_method {
list-style: none;
margin: 0 0 5px;
padding: 0;
}
.shipping label {
display: inline-block;
margin-left: 5px;
}
.shipping input[type="radio"] {
display: inline-block;
}
.woocommerce-shipping-calculator [type="submit"] {
padding: 10px 28px 9px;
font-size: 12px;
width: 100%;
}
.woocommerce-shipping-calculator p {
margin: 0 0 10px;
}
.woocommerce-shipping-calculator select {
width: 100%;
}
.shipping-calculator-button {
font-size: 12px;
}
.shipping-calculator-button::after {
font-family: "FontAwesome";
content: "\f107";
margin-left: 3px;
}
.shipping-calculator-form {
width: 100%;
}
.order-total td,
.order-total th {
font-size: 16px;
font-weight: bold;
}
.variation {
margin: 0;
font-size: 12px;
}
.variation dt,
.variation dd,
.variation p {
font-weight: normal;
display: inline-block;
margin: 0;
}
.variation dd {
margin-right: 3px;
}
.backorder_notification {
font-size: 12px;
}
.woocommerce-cart .entry-content h2 {
margin: 0 0 15px;
font-size: 22px;
text-transform: none;
}
.woocommerce-cart .entry-content ul {
margin-top: 0;
}
.woocommerce-cart .entry-content .woocommerce-loop-product__title {
font-size: 18px;
} .woocommerce-checkout .woocommerce-info {
margin-bottom: 20px;
}
.woocommerce-checkout .login {
margin-bottom: 30px;
}
.woocommerce-checkout .login::after {
content: "";
display: table;
clear: both;
}
.woocommerce-checkout .login .form-row-last {
margin-right: 0;
}
.woocommerce-checkout .login label[for="rememberme"] {
display: inline-block;
margin-left: 10px;
}
.woocommerce-checkout .checkout_coupon {
margin-bottom: 30px;
}
.woocommerce-form__label-for-checkbox.inline {
display: inline;
}
.button + .woocommerce-form__label-for-checkbox.inline {
margin-left: 10px;
}
#customer-details {
margin: 0 0 25px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
margin: 0 0 15px;
}
.woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text,
.woocommerce-additional-fields .input-text {
width: 100%;
}
.woocommerce-billing-fields abbr,
.woocommerce-shipping-fields abbr,
.woocommerce-additional-fields abbr {
text-decoration: none;
border: 0;
}
.woocommerce-billing-fields label.checkbox,
.woocommerce-shipping-fields label.checkbox,
.woocommerce-additional-fields label.checkbox {
display: inline-block;
margin-right: 5px;
}
.woocommerce-billing-fields textarea,
.woocommerce-shipping-fields textarea,
.woocommerce-additional-fields textarea {
min-height: 130px;
}
#order_review_heading {
padding-top: 35px;
margin-top: 20px;
border-top: 2px solid #ebebeb;
}
#order_review .shop_table td,
#order_review .shop_table th,
.order_details td,
.order_details th {
text-align: right;
padding-left: 0;
padding-right: 0;
}
#order_review .shop_table .product-total,
.order_details .product-total {
text-align: right;
}
#order_review .shop_table .product-name,
.order_details .product-name {
text-align: left;
}
#order_review .shop_table .product-quantity,
.order_details .product-quantity {
font-weight: normal;
}
#order_review .shop_table tfoot tr,
.order_details tfoot tr {
border: 0;
}
#order_review .shop_table tfoot td,
#order_review .shop_table tfoot th,
.order_details tfoot td,
.order_details tfoot th {
padding: 9px 0 0;
text-align: right;
border: 0;
}
.payment_methods {
list-style: none;
padding: 0;
margin: 0 0 30px;
}
.payment_methods li {
padding: 15px 0;
border-bottom: 1px solid #ebebeb;
}
.payment_methods li.woocommerce-info {
padding: 14px 20px 14px 45px;
}
.payment_methods label {
display: inline-block;
margin: 0 0 0 15px;
}
.payment_method_paypal img {
width: 100px;
margin: -2px 15px 0;
}
.about_paypal {
font-size: 12px;
}
.payment_box {
padding: 15px;
border: 1px solid #ebebeb;
margin: 5px 0 0;
}
.payment_box p {
margin: 0;
}
.place-order .terms {
display: inline-block;
margin-left: 20px;
}
.place-order label[for="terms"] {
display: inline-block;
margin-right: 5px;
}
.woocommerce .select2-container--default .select2-selection--single,
.woocommerce .select2-container--default .select2-selection--multiple {
background-color: #fff;
border: 2px solid #ebebeb;
color: #585858;
box-shadow: 0 2px 0 #f3f3f3;
border-radius: 3px;
height: 46px;
padding: 7px 4px;
font-weight: 400;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__arrow {
height: 48px;
margin-right: 8px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection--multiple,
.woocommerce .select2-container--default .select2-selection--multiple .select2-selection--multiple {
padding: 5px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-search__field,
.woocommerce .select2-container--default .select2-selection--multiple .select2-search__field {
height: auto;
} .woocommerce-order-received .woocommerce-order h2,
.woocommerce-order-received .woocommerce-order h3 {
font-size: 22px;
text-transform: none;
}
.woocommerce-order-received .customer_details {
padding: 25px;
border: 0;
}
.woocommerce-order-received .customer_details td,
.woocommerce-order-received .customer_details th {
border: 0;
padding: 0;
}
.woocommerce-thankyou-order-details,
.wc-bacs-bank-details {
list-style: none;
margin: 15px 0;
padding: 25px;
border: 1px solid #ebebeb;
}
.woocommerce-thankyou-order-details::after,
.wc-bacs-bank-details::after {
content: "";
display: table;
clear: both;
}
.woocommerce-thankyou-order-details li,
.wc-bacs-bank-details li {
margin-bottom: 10px;
}
.woocommerce-thankyou-order-details li strong,
.wc-bacs-bank-details li strong {
display: block;
}
#wc-bacs-bank-details-heading {
margin-top: 30px;
}
#wc-bacs-bank-details-heading + h3 {
font-size: 14px;
}
.wc-bacs-bank-details {
margin-bottom: 30px;
} .woocommerce-form-login {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-account .woocommerce {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-account .woocommerce > .woocommerce-message,
.woocommerce-account .woocommerce > .woocommerce-error,
.woocommerce-account .woocommerce > .woocommerce-info,
.woocommerce-account .woocommerce > .woocommerce-noreviews {
margin-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 30px);
flex: 0 0 calc(100% - 30px);
max-width: calc(100% - 30px);
}
.woocommerce-MyAccount-navigation {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
display: block;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
padding: 10px 0;
display: block;
border-bottom: 1px solid #ebebeb;
position: relative;
color: #585858;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
color: #019afe;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a::after {
font-family: FontAwesome;
content: "\f105";
position: absolute;
top: 10px;
right: 5px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
font-weight: bold;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a::after {
content: "";
}
.woocommerce-MyAccount-content {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-MyAccount-content mark {
color: inherit;
} .woocommerce-MyAccount-orders .button {
padding: 10px 28px 9px;
font-size: 12px;
} .woocommerce-MyAccount-downloads .download-file {
width: 50%;
}
.woocommerce-MyAccount-downloads .download-file a {
color: #585858;
}
.woocommerce-MyAccount-downloads .download-file a:hover {
color: #019afe;
}
.woocommerce-MyAccount-downloads .woocommerce-Button.download {
padding: 10px 28px 9px;
font-size: 12px;
}
.woocommerce-table--order-downloads th,
.woocommerce-table--order-downloads td {
text-align: left;
} .woocommerce-EditAccountForm fieldset {
padding: 25px;
border: 2px solid #ebebeb;
}
.woocommerce-EditAccountForm legend {
padding: 0 15px;
} .woocommerce-Addresses {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-Address-title {
position: relative;
}
.woocommerce-Address-title a {
position: absolute;
right: 0;
top: 0;
font-size: 12px;
color: #585858;
}
.woocommerce-Address-title a:hover {
color: #019afe;
} .wc-form-login {
max-width: 480px;
margin: 0 auto;
padding: 50px;
border: 2px solid #ebebeb;
}
.wc-form-login input[type="submit"] {
display: block;
width: 100%;
margin: 25px 0 15px;
}
.wc-form-login.with-register {
max-width: 680px;
}
.inline input {
margin-right: 5px;
}
.woocommerce-LostPassword {
margin: 0;
font-size: 16px;
} .price_slider {
position: relative;
text-align: left;
height: 6px;
width: calc(100% - 14px);
margin: 0 auto 20px;
background: #ebebeb;
}
.price_slider .ui-slider-range {
position: absolute;
z-index: 1;
background: #c5c5c5;
height: 6px;
cursor: pointer;
}
.price_slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 16px;
border-radius: 3px;
height: 25px;
margin-top: -10px;
margin-left: -7px;
cursor: pointer;
outline: none;
background-color: #31356b;
-ms-touch-action: none;
touch-action: none;
}
.price_slider .ui-slider-handle:active {
outline: none;
}
.price_slider .ui-slider-handle::after {
content: "\f0c9";
font-size: 10px;
font-family: FontAwesome;
color: #fff;
line-height: 1;
position: absolute;
top: 50%;
width: 100%;
text-align: center;
margin-top: -6px;
opacity: .8;
}
.price_slider_wrapper .price_slider_amount {
position: relative;
}
.price_slider_wrapper .price_label {
position: absolute;
right: 0;
top: 7px;
}
.price_slider_wrapper button {
padding: 10px 28px 9px;
font-size: 12px;
} ul.cart_list,
ul.product_list_widget {
margin: 0;
padding: 0;
list-style: none;
}
ul.cart_list li,
ul.product_list_widget li {
margin-bottom: 15px;
}
ul.cart_list li::after,
ul.product_list_widget li::after {
content: "";
display: table;
clear: both;
}
ul.cart_list li:last-child,
ul.product_list_widget li:last-child {
margin: 0;
}
ul.cart_list li img,
ul.product_list_widget li img {
float: right;
height: auto;
max-width: 60px;
border-radius: 3px;
}
ul.cart_list li > a,
ul.product_list_widget li > a {
display: block;
color: #31356b;
}
.footer ul.cart_list li > a,
.footer
ul.product_list_widget li > a {
color: currentColor;
}
ul.cart_list li > .star-rating,
ul.product_list_widget li > .star-rating {
display: block;
float: none;
position: relative;
top: auto;
margin: 4px 0;
}
ul.cart_list li ins,
ul.product_list_widget li ins {
text-decoration: none;
} .widget_top_rated_products .product-title {
display: block;
}
.widget_top_rated_products del .amount {
margin-left: 0;
}
.widget_top_rated_products li .star-rating {
top: -15px;
} .widget_shopping_cart_content li {
position: relative;
}
.widget_shopping_cart_content li .remove {
position: absolute;
right: 0;
top: 0;
font-size: 20px;
display: none;
background: #000;
border-radius: 0;
color: #fff;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
}
.widget_shopping_cart_content li:hover .remove {
display: block;
}
.widget_shopping_cart_content .quantity .amount {
margin: 0;
}
.widget_shopping_cart_content .variation {
margin: 3px 0 5px;
}
.widget_shopping_cart_content .variation::after {
content: "";
display: table;
clear: both;
}
.widget_shopping_cart_content .variation dd,
.widget_shopping_cart_content .variation dt {
float: left;
margin: 0 5px 0 0;
}
.widget_shopping_cart_content .total {
text-transform: uppercase;
margin-top: 15px;
margin-bottom: 15px;
}
.woocommerce-mini-cart__buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce-mini-cart__buttons .button {
padding-left: 0;
padding-right: 0;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.woocommerce-mini-cart__buttons .button:first-of-type {
margin-right: 10px;
} .widget_layered_nav_filters ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_layered_nav_filters li {
display: inline-block;
margin: 0 5px 5px 0;
}
.widget_layered_nav_filters a {
display: inline-block;
border-radius: 2px;
color: #585858;
font-size: 12px;
padding: 2px 10px;
border: 1px solid #ebebeb;
position: relative;
}
.widget_layered_nav_filters a::before {
content: "\00d7";
margin-right: 5px;
font-size: 14px;
}
.widget_layered_nav_filters a:hover::before {
color: #019afe;
}
.widget_layered_nav li.chosen a::before {
content: "\00d7";
margin-right: 5px;
font-size: 14px;
}
.widget_layered_nav li.chosen a:hover::before {
color: #019afe;
}
button.woocommerce-widget-layered-nav-dropdown__submit {
width: 100%;
margin-top: 10px;
} .woocommerce-product-search {
position: relative;
}
.woocommerce-product-search button[type="submit"] {
position: absolute;
right: 0;
top: 0;
height: 100%;
padding-left: 15px;
padding-right: 15px;
font-size: .8em;
} @media (min-width: 576px) and (min-width: 1200px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) and (min-width: 992px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) {
.no-gutters .entry-item-content {
padding-left: 15px;
padding-right: 15px;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
.hidden-sm-up {
display: none !important;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.place-order {
text-align: right;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) and (min-width: 768px) {
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-billing-fields div[class$="field-wrapper"],
.woocommerce-shipping-fields div[class$="field-wrapper"],
.woocommerce-additional-fields div[class$="field-wrapper"] {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-additional-fields p,
.woocommerce-additional-fields h3 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last,
.woocommerce-additional-fields .form-row-first,
.woocommerce-additional-fields .form-row-last {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) {
.admin-bar .head-sticky.is-stuck {
top: 32px !important;
}
.entry-content-column-split {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
[class^="col-12"] > .entry-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
[class^="col-12"] > .entry-item .entry-item-thumb {
max-width: 262px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-right: 30px;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
.hidden-md-up {
display: none !important;
}
.woocommerce .col2-set {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-4 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.cart-collaterals .cart_totals {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
float: right;
}
.woocommerce-checkout .login .form-row-first,
.woocommerce-checkout .login .form-row-last {
float: left;
width: 49%;
margin-right: 2%;
}
.woocommerce-thankyou-order-details li,
.wc-bacs-bank-details li {
float: left;
width: 25%;
margin: 0;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 768px) and (min-width: 1200px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) and (min-width: 992px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) and (min-width: 576px) {
.woocommerce .col2-set {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals {
margin-right: -15px;
margin-left: -15px;
}
.cart-collaterals .cross-sells {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .cart_totals {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
.page-hero-subtitle {
max-width: 50%;
}
.page-hero-align-center .page-hero-subtitle,
.text-center .page-hero-subtitle {
margin-left: auto;
margin-right: auto;
}
.page-hero-align-right .page-hero-subtitle,
.text-right .page-hero-subtitle {
margin-left: auto;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
.hidden-lg-up {
display: none !important;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-4 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
ul.products.columns-4 > li .button {
padding: 12px 25px;
}
ul.products.columns-4 > li .ajax_add_to_cart.loading::before {
left: 3px;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
ul.products.columns-3 > li .button {
padding: 12px 25px;
}
ul.products.columns-3 > li .ajax_add_to_cart.loading::before {
left: 3px;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-2 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-form-login {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-left: 45px;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
.header-fullwidth .container {
width: 1600px;
}
.main > .container > .row > .col-lg-8 {
padding-right: 45px;
}
.main > .container > .row > .push-lg-4 {
padding-right: 15px;
padding-left: 45px;
}
.footer-fullwidth .container {
width: 1600px;
}
.gallery {
margin-right: -5px;
margin-left: -5px;
}
.gallery-columns-1 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-2 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-3 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-4 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-5 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-6 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-7 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-8 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.gallery-columns-9 .gallery-item {
padding-right: 5px;
padding-left: 5px;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
.hidden-xl-up {
display: none !important;
}
ul.products {
margin-right: -15px;
margin-left: -15px;
}
ul.products.columns-4 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-4 > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
ul.products.columns-4 > li .button {
padding: 12px 16px;
}
ul.products.columns-4 > li .ajax_add_to_cart.loading::before {
height: 15px;
width: 15px;
left: 1px;
top: 12px;
}
ul.products.columns-3 > li {
padding-right: 15px;
padding-left: 15px;
}
ul.products.columns-3 > li .button {
padding: 12px 40px;
}
ul.products.columns-3 > li .ajax_add_to_cart.loading::before {
left: 6px;
}
ul.products.columns-2 > li {
padding-right: 15px;
padding-left: 15px;
}
.single-product div.product {
margin-right: -15px;
margin-left: -15px;
}
.single-product div.product .summary {
padding-right: 15px;
padding-left: 15px;
}
.single-product .upsells,
.single-product .related {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-product-gallery {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-tabs {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-form-login {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-account .woocommerce {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce > h2 {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-MyAccount-content {
padding-right: 15px;
padding-left: 15px;
}
.woocommerce-Addresses {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-Address {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 1199px) {
.page-hero {
padding: 60px 0;
}
.page-hero-lg .page-hero-title {
font-size: 62px;
}
.hidden-lg-down {
display: none !important;
}
.wc-proceed-to-checkout .button {
white-space: inherit;
}
}
@media (max-width: 1080px) {
.ci-video-wrap::before {
display: none;
}
}
@media (max-width: 991px) {
.nav {
display: none;
}
.head-sticky.is-stuck {
position: static !important;
background-color: inherit;
padding: 0;
}
.head-sticky.is-stuck + div {
display: none !important;
}
.stuck {
display: none;
}
.page-hero-lg {
height: 650px;
}
.page-hero-align-top {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.page-hero-align-bottom {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.page-hero-title {
font-size: 34px;
}
.page-hero-lg .page-hero-title {
font-size: 48px;
}
.page-hero-slideshow {
height: 650px;
}
.main {
padding: 70px 0;
}
.sidebar {
margin-top: 80px;
}
.widget-section {
padding: 70px 0;
}
.widget-section:not(.widget-section-padded) + .widget-section:not(.widget-section-padded) {
margin-top: -70px;
}
.entry-author-thumbnail {
width: 100px;
margin-right: 15px;
}
.item-filters {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.item-filter {
margin: 1px;
-webkit-box-flex: 1;
-ms-flex: 1 0 49%;
flex: 1 0 49%;
}
.footer-widgets {
padding: 70px 0 20px;
}
.widget {
margin-bottom: 50px;
}
.gallery-columns-6 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-7 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-8 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.gallery-columns-9 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
#mobilemenu {
display: block;
}
.mobile-nav-trigger {
display: inline-block;
}
.widget-section .instagram-pics {
margin: 0;
}
.widget-section .instagram-pics li {
padding: 0;
margin: 0;
}
.hidden-md-down {
display: none !important;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.entry-summary .variations {
width: 100%;
}
.group_table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .button {
padding: 12px 20px;
margin-right: 10px;
}
}
@media (max-width: 767px) {
h1 {
font-size: 28px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 18px;
}
.site-logo {
font-size: 28px;
}
.head-intro {
text-align: center;
}
.head-intro-info span {
margin: 0 3px;
}
.head-intro-addons {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.head-mast {
padding: 15px 0;
}
.page-hero {
padding: 35px 0;
}
.page-hero-lg {
height: 550px;
padding-top: 160px;
}
.page-hero-title {
font-size: 28px;
}
.page-hero-lg .page-hero-title {
font-size: 32px;
}
.page-hero-lg .page-hero-subtitle {
font-size: 16px;
}
.page-hero-subtitle {
font-size: 16px;
}
.page-hero-slideshow {
height: 550px;
}
.blockchain-slick-slider .slick-arrow {
display: none !important;
visibility: hidden;
}
.blockchain-slick-slider .slick-dots {
bottom: 15px;
}
.main {
padding: 50px 0;
}
.widget-section {
padding: 50px 0;
}
.widget-section:not(.widget-section-padded) + .widget-section:not(.widget-section-padded) {
margin-top: -50px;
}
.section-title {
font-size: 28px;
}
.section-subtitle {
font-size: 16px;
}
.entry-title {
font-size: 28px;
}
.entry-content .alignleft,
.entry-content .alignright {
float: none;
margin-left: auto;
margin-right: auto;
}
.entry-content-intro {
font-size: 18px;
}
.item-testimonial-content {
font-size: 18px;
line-height: 1.5;
}
.item-testimonial-cite {
margin-left: 0;
}
.table-responsive {
display: block;
}
.table-responsive tr,
.table-responsive td {
display: block;
}
.table-responsive tr {
padding: 15px 0;
}
.table-responsive tbody tr td {
padding: 3px 20px;
}
.table-responsive thead {
display: none;
}
.table-responsive .table-styled-label {
display: inline-block;
font-weight: 700;
}
.dataTables_wrapper {
max-width: 100%;
overflow-y: scroll;
}
table.table-styled-lg tbody td {
padding: 3px 15px;
}
table.table-styled-lg tbody tr {
padding: 15px 0;
}
.footer-widgets {
padding: 50px 0 10px;
}
.comment-list ol,
.commentlist ol {
margin: 0;
padding: 0;
}
.comment-reply-link {
margin: 0;
}
.widget {
margin-bottom: 40px;
}
.widget-section-hero .section-title {
font-size: 28px;
}
.gallery-columns-1 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-2 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-5 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-6 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-7 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-8 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-9 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.widget-section .instagram-pics li {
width: 50%;
}
.hidden-sm-down {
display: none !important;
}
.actions {
margin: 0 0 25px;
}
.woocommerce-ordering {
float: none;
width: 100%;
top: 0;
}
.woocommerce-ordering select {
width: 100%;
}
.single-product div.product .summary {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-product-gallery {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wc-tabs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.wc-tabs li.active a {
border: 0;
font-weight: 700;
}
.wc-tabs a {
padding: 10px 0;
margin: 0;
border: 0;
}
.woocommerce-Reviews .avatar {
display: none;
}
.cart-collaterals .cart_totals {
clear: both;
}
.wc-form-login .login {
margin-bottom: 30px;
}
}
@media (max-width: 575px) {
input,
textarea,
select {
width: 100%;
}
.page-hero .container {
width: 100%;
}
.comment-author .avatar {
display: none;
}
.hidden-xs-down {
display: none !important;
}
.shop_table .product-thumbnail {
display: none;
}
.shop_table .product-price {
display: none;
}
.shop_table .coupon {
display: block;
float: none;
width: 100%;
margin-bottom: 15px;
}
.shop_table button[name="update_cart"] {
margin-top: 15px;
}
.place-order .terms {
margin: 5px 0 0;
display: block;
}
}
@media (max-width: 991px) and (min-width: 576px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991px) and (min-width: 992px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991px) and (min-width: 1200px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-aspect-ratio: 16 / 9) {
.page-hero-lg .ci-video-background {
height: 100%;
top: 0;
width: 300%;
left: -100%;
}
}@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-regular.eot); src: local('Montserrat Regular'), local('Montserrat-Regular'),
url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-regular.woff2) format('woff2'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-regular.woff) format('woff'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-regular.ttf) format('truetype'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-regular.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat';
font-style: bold;
font-weight: 700;
src: url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-700.eot); src: local('Montserrat Bold'), local('Montserrat-Bold'),
url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-700.woff2) format('woff2'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-700.woff) format('woff'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-700.ttf) format('truetype'), url(//www.vantongerentuinen.nl/wp-content/themes/vantongeren/fonts/montserrat-v14-latin-700.svg#Montserrat) format('svg'); }
body{
font-family: 'PT Sans', sans-serif;
line-height:1.7;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Montserrat', sans-serif;
font-weight: bold;
color:#99cc00;
}
a{
color:#99cc00; 
}
a:hover{
color:#6f9400; 
}
a:focus{
outline: 0;
}
.btn{
letter-spacing: 0.1rem;
font-weight: normal;
background-color:#99cc00; 
border:0;
}
.btn:hover{
background-color:#6f9400; 
}
.btn:focus{
box-shadow: 0 0 10px #99cc00;
}
.btn-sidebar{
background-color:#063014;
color:white;
} .main{
padding: 60px 0;
}
.entry-thumb{
margin-bottom: 0;
}
.head-sticky.is-stuck{
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
}
.head-sticky.is-stuck.over-background{
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
}
.head-intro{
color:#999;
}
.head-intro a{
font-size:1.2em;
color:#99cc00; 
}
.head-mast{
padding:0px 0;
}
.header-overlaid .head-intro-addons{
color:white;
}
.head-intro-addons{
color:#999;
}
#breadcrumbs{
font-size:.8rem;
} .mobile-nav-trigger{
color:#063014;
}
.over-background .mobile-nav-trigger{
color:white;
}
.navigation-main{
font-family: 'Montserrat', sans-serif;
}
.navigation-main a{
color:#999;
}
.navigation-main > li > a{
text-transform: none;
color:#999;
border-bottom:none;
padding:30px 0;
}
.navigation-main > .current_page_item > a{
color:#8aaf01;
}
.navigation-main li .current-menu-item > a{
background-color:#8aaf01!important;
}
.navigation-main ul{
padding:0;
border-radius:0;
box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
margin-left: 0px;
}
.navigation-main li li:hover > a{
background-color:#8aaf01;
}
.navigation-main li li a{
border-radius:0;
} .slick-slide::before{
}
.blockchain-slick-slider .slick-arrow{
border:none;
}
.entry-thumb img{
border-radius:0;
}
.page-hero-lg .page-hero-title {
font-size: 4.5rem;
text-transform: uppercase;
letter-spacing: 0.5rem;
}
.page-hero .page-hero-title{
color:#063014;
text-transform: uppercase;
}
.page-hero-lg .page-hero-subtitle{
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-weight: bold;
}
.head-intro{
background:transparent;
}
.btn-transparent{
border: none;
border-radius: 5px;
}
.widget-section-hero{
color:#063014;
}
.widget-section-hero .section-subtitle{
max-width: 100%;
}
.widget-section-hero .btn{
color:white;
background:#063014;
} input:hover{
border-color:#99cc00;
}
input:focus{
border-color:#8aaf01;
}
textarea:hover{
border-color:#99cc00;	
}
textarea:focus{
border-color:#8aaf01;
} .vtt_portfolio_img{
min-height:22rem;
background-size: cover;
background-position: center;
}
.vtt_portfolio_content{
width:100%;
height:100%;
display: table;
position: absolute;
background: rgb(138,175,0,0.5);
opacity:0;
transition:opacity .3s;
}
.vtt_portfolio_content:hover{
opacity:1;
transition:opacity .3s;
}
.vtt_portfolio_title{
width:100%;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.vtt_portfolio_title h3{
color:white;
margin:0;
} .inspiratie{
padding:0;
}
.entry{
margin:0 0 60px
}
.entry-title a{
color:#99cc00; 
}
.entry-item-thumb img{
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
border-radius:0;
} .vtt_kruimelpad{
padding: 15px 0px;
border-bottom: 1px solid #e9e9e9;
color: #858585;
}
.vtt_kruimelpad p{
margin:0;
}
.page-hero::before{
background:transparent;
}
.entry-item-excerpt{
line-height: 1.7;
font-size:16px;
}
.entry-item-title{
margin: 20px 0;
font-size:1.6rem;
}
.entry-item-title a{
color:#99cc00; 
}
.entry-item-read-more{
color:#99cc00;
}
.widget-section{
padding:70px 0;
}
.margin-v{
margin:4rem 0;
}
.vtt_neg-tmargin{
margin-top:-6rem;
}
.vtt_block{
position: relative;
z-index:19;
}
@keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
} @-moz-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
} @-webkit-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
} @-ms-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
} @-o-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
}
.vtt_block_feat-img{
background-size:cover;
padding-top:60%;
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.vtt_block_content{
padding:1rem 0rem;
}
.vtt_block_content h3{
margin: 15px 0;
}
.vtt_excerpt{
color:#777;
}
.vtt_link{
font-family: 'Montserrat', sans-serif;
font-weight: bold;
}
.vtt_sidebar{
padding:2rem;
background:#eff3df;
}
.vtt_sidebar .widget-title{
color:#99cc00;
border-bottom:none;
font-weight: bold;
} .footer{
background:#111;
color:#999;
}
.footer .widget-title{
border-color:transparent;
}
.footer .widget_archive li a{
border-color:#333;
}
.footer .widget_categories li a{
border-color:#333;
}
.footer .widget_meta li a{
border-color:#333;
}
.footer-info{
background: #222222;
border-top: 1px solid #333333;
padding: 20px 0px;
font-size: 12px;
}
.footer strong{
color:#99cc00;
}
.footer a{
color:#ddd;
} .gfield{
margin-top:0px!important;
}
.gform_wrapper textarea{
margin-top: 12px!important;
}
#gform_submit_button_1{
background-color:#99cc00;
border:none;
}
#gform_submit_button_1:hover{
background-color:#6f9400;
}
@media (max-width:991px){
.head-mast{
padding:30px 0!important;
}
.page-hero-title{
font-size:2.5em;
}
}
@media (max-width:767px){
.vtt_neg-tmargin{
margin-top:2rem!important;
}
}
@media (min-width:992px) and (max-width:1199px){
.page-hero-title{
font-size:4em!important;
}
}
@media (min-width:768px) and (max-width:991px){
.page-hero-title{
font-size:2em!important;
}
}
@media (min-width:480px) and (max-width: 767px){
.page-hero-title{
font-size:2em!important;
}
}
@media (min-width:375px) and (max-width: 479px){
.page-hero-title{
font-size:1.5em!important;
}
}
@media (min-width:240px) and (max-width: 374px){
.page-hero-title{
font-size:1.5em!important;
}
}