#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.mailerlite-form {
}
.mailerlite-form .mailerlite-form-description {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field label {
display: block;
}
.mailerlite-form .mailerlite-subscribe-button-container {
text-align: center;
}
.mailerlite-form input.error {
color: #ff0000;
border-color: #ff0000;
}
.mailerlite-form label.error {
color: #ff0000;
}
.mailerlite-form-response {
margin-top: 20px;
display: none;
text-align: center;
color: #00a154;
}
.mailerlite-form-loader {
display: none;
text-align: center;
font-weight: bold;
margin: 0 20px;
}
.mailerlite-form-error {
display: block;
color: #ff0000;
}
.mailerlite-subscribe-submit{
max-width: 100%;
}.saswp-pc-wrap,.saswp-rvw-str{display:inline-flex;width:100%}.saswp-panel h3,.saswp-rvw-ov{text-align:center}.saswp-pc-wrap{background-color:#004f74;padding:15px 15px 15px 30px;color:#fff;flex-wrap:wrap;margin-bottom:20px}.saswp-pc-wrap .saswp-lst span{font-size:18px;font-weight:500;margin-bottom:10px;display:inline-block;line-height:1.3}.saswp-pc-wrap .saswp-lst{flex:1 0 42%}.saswp-pc-wrap .saswp-lst ul,.saswp-rv-txt p{margin:0}.saswp-pc-wrap .saswp-lst p{list-style-type:none;font-size:15px;font-weight:lighter;line-height:1.2;margin-bottom:10px;position:relative;padding-left:20px;color:#eee}.saswp-pc-wrap .saswp-lst p:before{content:'';position:absolute;width:8px;height:8px;background-color:#ccc;left:0;top:6px;border-radius:10px}.sgl .saswp-rvw{width:100%;margin-bottom:34px;font-size:13px;border-bottom:1px solid #ededed}.saswp-rvw-hd span,.saswp-rvw-sm span{background-color:#222;color:#fff;display:inline-block;font-size:15px}.saswp-rvw-hd span{line-height:1.4;padding:8px 12px 6px;margin:26px 0}.saswp-rvw td{padding:7px 14px}.saswp-rvw td,.sgl table td{border:1px solid #ededed}.saswp-g-plus img,.saswp-rvw tbody{width:100%}.saswp-rvw-sm span{padding:8px 12px 6px;margin-bottom:13px;position:relative;line-height:1.2}.saswp-rvw-fs{line-height:1.5;font-size:48px;font-weight:600;margin-bottom:5px}.saswp-rvw-ov .ovs{font-size:11px;font-weight:600}.sgl .saswp-rvw tr td{background:#fff;width:100%}.sgl .saswp-rvw tr:hover td{background-color:#fcfcfc}.saswp-rvw .saswp-rvw-sm{padding:21px 14px}.str-ic{font-size:18px;line-height:1.2}.saswp-rvw-str .df-clr,.saswp-rvw-str .half-str,.saswp-rvw-str .str-ic{display:inline-block;width:20px;height:16px;background-repeat:no-repeat}.saswp-rvw-str .half-str{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0ODIuMjA3IDQ4Mi4yMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4Mi4yMDcgNDgyLjIwNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cGF0aCBkPSJNNDgyLjIwNywxODYuOTczbC0xNTkuNjk5LTMzLjcwNUwyNDEuMTA0LDExLjgwM2wtODEuNDA0LDE0MS40NjVMMCwxODYuOTczbDEwOS4zODgsMTIxLjEzNEw5Mi4wOTQsNDcwLjQwNGwxNDkuMDEtNjYuNiAgbDE0OS4wMSw2Ni42bC0xNy4yOTQtMTYyLjI5Nkw0ODIuMjA3LDE4Ni45NzN6IE0yNDEuMTA0LDM3MC45NDNWNzEuOTUzbDYyLjA5LDEwNy45TDQyNSwyMDUuNTYxbC04My40MzMsOTIuMzkzbDEzLjE5MSwxMjMuNzg4ICBMMjQxLjEwNCwzNzAuOTQzeiIgZmlsbD0iI2ZmZDcwMCIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)}.saswp-rvw-str .str-ic{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0ODIuMjA3IDQ4Mi4yMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4Mi4yMDcgNDgyLjIwNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjQ4Mi4yMDcsMTg2Ljk3MyAzMjIuNTA4LDE1My4yNjkgMjQxLjEwNCwxMS44MDMgMTU5LjY5OSwxNTMuMjY5IDAsMTg2Ljk3MyAxMDkuMzg4LDMwOC4xMDggOTIuMDk0LDQ3MC40MDQgICAyNDEuMTA0LDQwMy44MDMgMzkwLjExMyw0NzAuNDA0IDM3Mi44MTgsMzA4LjEwOCAiIGZpbGw9IiNmZmQ3MDAiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.saswp-rvw-str .df-clr{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0ODIuMjA3IDQ4Mi4yMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4Mi4yMDcgNDgyLjIwNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjQ4Mi4yMDcsMTg2Ljk3MyAzMjIuNTA4LDE1My4yNjkgMjQxLjEwNCwxMS44MDMgMTU5LjY5OSwxNTMuMjY5IDAsMTg2Ljk3MyAxMDkuMzg4LDMwOC4xMDggOTIuMDk0LDQ3MC40MDQgICAyNDEuMTA0LDQwMy44MDMgMzkwLjExMyw0NzAuNDA0IDM3Mi44MTgsMzA4LjEwOCAiIGZpbGw9IiM2MzVlNjMiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.saswp-g-review-header{margin-top:50px}.saswp-g-review-body{display:inline-grid;grid-template-columns:1fr 300px;grid-gap:30px;margin-top:30px;width:100%}.saswp-channel-list{margin-right:15px}.saswp-input-fields{display:inline-flex;align-items:center;margin-bottom:8px;width:100%}.saswp-product_cons-section-main,.saswp-product_pros-section-main{display:none}.saswp-product_pros-section-main.thepros_main_section{margin-bottom:30px}.saswp-input-fields label{width:130px}.saswp-panel h3{font-size:20px;line-height:1.4;color:#222;margin:10px 0 20px}.saswp-input-fields a.button-primary{margin-top:10px}.saswp-glg-review-body{display:grid;grid-template-columns:100px 1fr;grid-gap:20px;background:#fff;padding:20px;box-shadow:0 0 20px 1px #d2cccc;margin-bottom:30px}.saswp-g-plus{float:right;font-size:15px;width:20px;height:20px;position:absolute;right:0;top:4px}.saswp-rtng{padding-left:5px;font-size:14px}.saswp-pt-dt{font-size:12px;color:#999;font-weight:600;margin-top:5px;display:inline-block}.saswp-athr{font-size:15px;line-height:1.4;color:#000;font-weight:700;display:inline-block;vertical-align:middle}.saswp-rv-cnt p,.saswp-rv-txt{line-height:1.6;margin:10px 0 0}.saswp-str-rtng .saswp-rvw-str{display:inline-block;vertical-align:middle;padding-left:10px;width:auto}.widget-area .saswp-str-rtng .saswp-rvw-str{padding:10px 0 0}.saswp-rv-cnt p{font-size:16px;color:#000}.saswp-rv-img img{max-width:100px;border-radius:100%}.widget .saswp-rv-img img,.widget-area .saswp-rv-img img{max-width:50px}.widget .saswp-glg-review-body,.widget-area .saswp-glg-review-body{display:inline-block;width:100%}.widget-area .saswp-rv-img{width:60px;float:left}@media(max-width:767px){.saswp-glg-review-body{grid-template-columns:50px 1fr}.saswp-rv-img img{max-width:50px}}.widget .saswp-rv-img{margin-bottom:12px}.saswp-rv-txt{position:static;height:80px;overflow-y:auto;font-size:14px;text-align:left;padding:0 2px 0 0}.saswp-rv-txt::-webkit-scrollbar{width:4px;display:inline-block}.saswp-rv-txt::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#ccc;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.saswp-rv-txt::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:4px}.saswp-r5-rng{position:relative}body {
margin:0;
padding:0;
background-size: cover;
overflow-x: hidden;
font-size: 14px;
line-height: 26px;
}
body, html {
height: 100%;
}
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;  
}
* {
-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
-webkit-tap-highlight-color: transparent !important;
}
:focus {
outline: none;
}
a, p a {
text-decoration: none;
cursor: pointer;
}
img {
max-width: 100%;
height: auto;
border-width: 0;
}
.post_item img {
width: 100%;
height: auto;
}
blockquote {
margin: 40px 50px;
font-style: italic;
font-size: 15px;
}
blockquote i {
position: absolute;
margin-left: -50px;
font-size: 35px;
opacity: 0.1;
margin-top: -10px;	
}
pre {
padding: 0 10px;
border: 1px solid #3c3c3c;
overflow: visible;
overflow-y: hidden;
display: block;
margin: 15px 0;
}
ul, ol {
margin: 15px 0;
padding-left: 0px;
list-style-position: inside;    
}
ul li ul, ol li ol {
margin:0 0 0 30px;
}
thead, th {
text-align: left;
}
td, th {
padding: 10px 30px 10px 0;
}
th {
font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 300;
line-height: 1.8em;
letter-spacing: 1px;
}
h1 {
font-size: 34px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} #logo a, #mobile_logo a, .cart-contents-count {
color: #ffffff;
}
#payment {
color: #585858;
} .white_on_black h3.footer-widget-title,
.white_on_black h3.widgettitle,
.white_on_black #wp-calendar thead, 
.white_on_black #recentcomments a,
.white_on_black .lc_share_item_text,
.white_on_black .contact_address_w_entry {
color: #c5c5c5; 
}
.white_on_black .tagcloud a, 
.white_on_black .widget_meta a, 
.white_on_black .widget_pages a, 
.white_on_black .widget_categories a, 
.white_on_black .widget_recent_entries a,
.white_on_black .widget_archive a,
.white_on_black .lc_sharing_icons a,
.lc_copy_area.white_on_black a {
color: #5d5d5d;
}
.white_on_black .tagcloud a, 
.white_on_black .widget input[type="search"], 
.white_on_black .lc_button,
.white_on_black input[type="submit"],
.white_on_black .woocommerce a.button,
.white_on_black .woocommerce a.button.alt,
.white_on_black input.button,
.white_on_black .woocommerce input.button,
.white_on_black button.single_add_to_cart_button,
.white_on_black .widget button[type="submit"] {
border-color: #9c9c9c;
}
.white_on_black .meta_entry.lc_cpt_category a {
border-color: #4E4E4E;
}
.white_on_black .tagcloud a:hover {
border-color: #9c9c9c;
}  .black_on_white h3.footer-widget-title,
.black_on_white h3.widgettitle,
.black_on_white #wp-calendar thead, 
.black_on_white #recentcomments a,
.black_on_white .lc_share_item_text,
.black_on_white .contact_address_w_entry {
color: #383838; 
}
.black_on_white .tagcloud a, 
.black_on_white .widget_meta a, 
.black_on_white .widget_pages a, 
.black_on_white .widget_categories a, 
.black_on_white .widget_recent_entries a,
.black_on_white .widget_archive a,
.black_on_white .lc_sharing_icons a,
.lc_copy_area.black_on_white a {
color: #797979;
}
.black_on_white .tagcloud a, 
.black_on_white .widget input[type="search"],
.black_on_white .woocommerce a.button.alt,
.black_on_white input.button,
.black_on_white .woocommerce input.button,
.black_on_white .woocommerce a.button,
.black_on_white button.single_add_to_cart_button {
border-color: #cecece;
}
.black_on_white .meta_entry.lc_cpt_category a {
border-color: #4E4E4E;
}
.black_on_white .tagcloud a:hover {
border-color: #797979;
}
.black_on_white h3.footer-widget-title {
letter-spacing: 4px;
} .widget li {
margin-bottom: 10px;
}
.widget ul {
padding-left: 0;
margin-left: 0;
}
.widget_lucille_contact_data img {
max-height: 60px;
margin-top: -15px;
margin-bottom: -25px;
}
.lc_widget_contact  {
line-height: 28px;
font-size: 13px;
letter-spacing: 1px;
}
.footer_w_social_icons {
margin-top: 25px;
}
.footer_w_social_icons .footer_w_social_icon {
display: inline-block;
margin-right: 30px;
}
.clearfix:after {
clear: both;
height: 0;
visibility: hidden;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.transition4, #recentcomments a, .tagcloud a, .widget a, .lc_swp_content a, a, 
.lc_single_gallery_brick img, .lnr-magnifier, .hmb_menu, .lc_copy_area, .swp_img_caption {
transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
}
.transition3, 
.lc_button, input[type="submit"], .woocommerce a.button, .woocommerce button.button, button.single_add_to_cart_button, .woocommerce #respond input#submit, input.button, .woocommerce input.button,
.woocommerce a.button.alt, li.product img, .creative_menu li.menu-item a,
nav.classic_menu ul, .wave_player_entry, .lc_player_controls i, .swp_event_scd_single_cat {
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.transition2 {
transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
}
.ar_square {
position: relative;
width: 100%;
padding-top: 100%;
} .alignleft {
margin: 0px 10px 0px 0px;
float: left;
}
.aligncenter,
div.aligncenter {
display: block;
}
.alignright {
float:right;
margin: 0px 0px 0px 10px;;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
a img.alignright {
float: right;
max-width: 100%;
height: auto;	
}
a img.alignnone, img.alignnone, .alignnone img {
margin: 5px 20px 20px 0;
max-width: 100%;
height: auto;	
}
a img.alignleft{
float: left;
max-width: 100%;
height: auto;
}
a img.aligncenter {
max-width: 100%;
height: auto;
display: table;
margin: auto;
}
.archive_nav a {
line-height: 100px;
font-weight: 300;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 13px;
}
.blog_standard_nav .archive_nav a {
line-height: 24px;
}
.discography_post_nav .archive_nav a {
margin-bottom: 40px;
display: block;
} 
.archive_nav {
width: 50%;
display: inline-block;
float: left;
}
.archive_nav.newer_post_link {
float: right;
}
.wp-caption {
background : #FFFFFF;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.sticky {
}
.gallery-caption{
}
.bypostauthor {
}
.page { }
.page-id-2 { }
.logged-in { }
.comment-form-author, .comment-form-email, .comment-form-url {
display: inline-block;
padding: 0;
width: 33%;
float: left;
}
.comment-form-author {
margin: 0 0.5% 0 0;
}
.comment-form-email {
margin: 0 0.5% 0 0;
}
.comment-form-url {
margin: 0;
}
.comment-form-comment {
display: block;
width: 100%;
clear: both;
margin: 24px 0 10px 0;
}
.commentlist {
margin: 30px 0 45px 0;
}
ul.commentlist, .lc_reviews_slider ul {
list-style-type: none;
}
ul.contactform_fields {
padding: 0;
list-style-type: none;
}
.comment-author img {
border-radius: 50%;
vertical-align: middle;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  #wp-calendar {
display: table;
border-collapse: collapse;
width: 100%;
border-width: 0;
}
#wp-calendar caption {
text-align: center;
font-size: 12px;
margin: 0px 0 10px 0;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 300;
}
#wp-calendar tbody tr {
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
}
#wp-calendar tbody td, #wp-calendar th {
text-align: center;
padding: 5px;
}
ul#recentcomments {
position: relative;
list-style-type: none;
margin: 0;
}
#recentcomments li {
position: relative;
margin-left: 25px;
}
#recentcomments li:before {
content: "";
position: absolute;
left: 0;
top: 0;
margin-top: 10px;
width: 5px;
height: 5px;
margin-left: -25px;
border-radius: 50%;
}
#recentcomments a {
font-size: 13px;
}
.tagcloud a {
border: 1px solid;
margin-right: 0px;
margin-bottom: 3px;
font-size: 12px;
display: inline-block;
padding: 0px 7px;
line-height: 22px;    
}
.widget_meta ul, .widget ul, #sidebar ul {
list-style-type: none;
}
.widget_recent_entries .post-date {
font-style: italic;
font-size: 13px;
}
.widget_lucille_recent_posts li {
margin-bottom: 17px;
}
.widget_lucille_recent_posts .post-date {
font-size: 12px;
display: block;
}
.widget_lucille_recent_posts img {
float: left;
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 15px;
}
.wg_event_date {
width: 60px;
height: 40px;
position: relative;
line-height: 40px;
float: left;
margin-right: 20px;
}
.wg_event_title {
display: block;
max-width: calc(100% - 80px);
line-height: 1.6em;
}
.widget_lucille_next_events li {
line-height: 40px;
margin-bottom: 20px;
}
.wg_event_date .eventlist_day {
font-size: 40px;
opacity: 0.3;
letter-spacing: 5px;
text-align: center;
width: 100%;    
}
.wg_event_date .eventlist_month {
font-size: 12px;
}
input[type="image"] {
border-width: 0;
height: auto;
padding: 0;	
}
#sidebar input[type="search"], .lc_footer_sidebar input[type="search"]{
padding: 0 10px;
height: 35px;
border-style: solid;
border-width: 1px;
width: 100%;
border-radius: 3px;
line-height: 35px;
position: relative;
font-style: italic;
}
input {
padding: 0 10px;
height: 35px;
border-style: solid;
border-width: 1px;
border-radius: 3px;
padding: 0 10px;
}
input[type="submit"] {
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
}
.lc_footer_sidebar .textwidget {
max-width: 80%;
text-align: justify;
}
.lc_footer_sidebar input[type="search"] {
height: 35px;
line-height: 35px;
}
form.search-form {
position: relative;
}
.lc_footer_sidebar form.search-form {
margin-right: 20%;
}
#sidebar button.search-submit, .lc_footer_sidebar button.search-submit {
position: absolute;
background-color: transparent;
border-width: 0;
top: 50%;
transform: translateY(-50%);
right: 0;
padding: 0 15px;
border-left-style: solid;
border-left-width: 1px;
height: 23px;
}
.woocommerce button.button.alt:hover, .woocommerce button.button:hover {
background-color: transparent;
}
#sidebar button.search-submit i, .lc_footer_sidebar button.search-submit i {
line-height: 23px;
}
.widget select {
height: 35px;
padding: 5px;
}
.widget_categories label, .widget_archive label {
padding-right: 10px;
}
input:focus {
outline: none;
}
input[type="search"]::-webkit-search-cancel-button {
display: none;
}
input[type="search"]::-ms-clear {
display: none;
} #lc_swp_wrapper {
position: relative;
width: 100%;
min-height: 100%;
overflow: hidden;
}
.canvas_image, .canvas_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1000;
}
.lc_swp_full, .lc_swp_full.blog_standard_nav.discography_post_nav {
width: 100%;
padding-left: 50px;
padding-right: 50px;
}
.lc_swp_boxed {
max-width: 1200px;
margin: 0 auto;
padding-left: 30px;
padding-right: 30px;	
}
.force_boxed_width {
margin-left: auto !important;
margin-right: auto !important;
}
.lc_basic_content_padding, #sidebar {
padding-top: 20px;
padding-bottom: 20px;
}
.small_content_padding {
padding-top: 10px;
padding-bottom: 10px;
}
.lc_content_with_sidebar {
width: 75%;
}
.lc_swp_full.blog_standard_nav {
padding: 0;
}
#sidebar {
width: 25%;
padding-left: 20px;
padding-right: 20px;
}
#sidebar > ul {
margin: 0;
padding: 0;
}
#sidebar li.widget {
margin-bottom: 50px;
}
.lc_content_full, .lc_content_with_sidebar {
overflow: hidden;
}
.lc_content_with_sidebar, #sidebar {
display: inline-block;
float: left;
}
.lc_content_with_sidebar {
padding-right: 20px;
}
header#lc_page_header {
width: 100%;
position: absolute;
top: 0;
z-index: 10;
}
header#lc_page_header.sticky_enabled {
position: fixed;
}
.admin-bar header#lc_page_header.sticky_enabled {
top: 32px;
}
header#lc_page_header.sticky_enabled #logo a, header#lc_page_header.sticky_enabled .header_inner {
height: 70px;
}
header#lc_page_header.sticky_enabled .creative_header_icon, header#lc_page_header.sticky_enabled #logo a, 
header#lc_page_header.sticky_enabled .creative_header_icon .lnr-magnifier, 
header#lc_page_header.sticky_enabled nav.classic_menu ul.menu > li > a,
header#lc_page_header.sticky_enabled .classic_header_icon,
header#lc_page_header.sticky_enabled .classic_header_icon .lnr-magnifier {
line-height: 70px;
}
header#lc_page_header.sticky_enabled #logo img {
max-height: 70px;
}
.header_inner {
height: 90px;
}
.header_inner.lc_mobile_menu {
display: none;
height: 70px;
}
.mobile_menu_icon.my_account_icon {
margin-right: 55px;
}
.header_inner.centered_menu {
position: relative;
opacity: 0;
}
.centered_content {
position: relative;
display: block;
text-align: center;
}
#logo {
position: absolute;
float: left;
}
#logo.centered_menu {
opacity: 0;
position: relative;
float: none;
}
li.logo_menu_item {
vertical-align: middle;
}
nav.classic_menu ul.menu li.logo_menu_item a {
padding: 0 60px;
}
#mobile_logo {
font-size: 20px;
letter-spacing: 1px;
font-weight: 400;
text-transform: uppercase;
line-height: 70px;
margin-left: -5px;
}
#mobile_logo.lc_logo_centered {
position: absolute;
}
#logo.lc_logo_centered,  #mobile_logo.lc_logo_centered{
float: none;
left: 50%;
transform: translate(-50%, 0);
}
#mobile_logo img {
max-height: 70px;
vertical-align: middle;	
}
#logo a {
position: relative;
display: block;
height: 90px;
line-height: 90px;
font-size: 22px;
text-transform: uppercase;
letter-spacing: 15px;
font-weight: 300;
}
#logo a.text_logo {
margin-left: 15px;
}
#logo a.cust_page_logo {
display: none;
}
#logo img {
display: block;
position: relative;
max-height: 90px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);    
}
nav.classic_menu {
position: relative;
float: right;
}
nav.classic_menu.centered_menu_logo_left {
position: absolute;
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
nav.classic_menu.centered_menu {
position: absolute;
float: none;
left: 50%;
transform: translateX(-50%);
width: 100%;
}
nav.classic_menu.centered_menu ul li {
text-align: left;
}
nav.classic_menu ul {
list-style-type: none;
margin: 0;
}
nav.classic_menu ul.menu li {
display: inline-block;
}
nav.classic_menu ul.sub-menu > li:first-child {
padding-top: 10px;
}
nav.classic_menu ul.sub-menu > li:last-child {
padding-bottom: 10px;
}
nav.classic_menu ul.menu li:hover > ul {
display: block;
}
nav.classic_menu ul.menu li a {
position: relative;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
cursor: pointer;
line-height: 90px;
padding: 0 18px;
margin: 0;
font-weight: 300;
letter-spacing: 1px;
}
nav.classic_menu ul.sub-menu {
position: absolute;
padding: 0;
display: none;
}
nav.classic_menu ul.sub-menu ul.sub-menu {
left: 100%;
margin-top: -45px;
}
nav.classic_menu ul.sub-menu li {
display: block;
white-space: nowrap;
}
nav.classic_menu ul.sub-menu li a {
line-height: 35px;
text-transform: none;
font-size: 13px;
}
.classic_header_icons {
position: relative;
float: right;
height: 100%;
}
.classic_header_icons.social_icons.centered_menu {
float: left;
z-index: 1;
}
.classic_header_icon.centered_menu {
margin-right: 35px;
margin-left: 0;
}
.classic_header_icons.centered_menu {
float: right;
position: relative;
display: inline-block;
vertical-align: middle;
}
.classic_header_icon.centered_menu.shop_icon {
margin-left: 0;
}
.classic_header_icon {
display: inline-block;
font-size: 18px;
float: left;
margin-left: 35px;
line-height: 90px;
}
.classic_header_icon.centered2 {
font-size: 17px;
}
.classic_header_icon.centered_menu {
margin: 0 18px;
font-size: 16px;
float: none;
vertical-align: middle;
}
.classic_header_icon.centered_menu .lnr-magnifier {
font-size: 16px;
}
.classic_header_icon.centered_menu .lnr-magnifier, #logo.centered_menu a {
transition: all 0s ease-out 0s;
-webkit-transition: all 0s ease-out 0s;
}
.classic_header_icon, .classic_header_icon a {
color: #fff; }
.classic_header_icon .fa-search, .creative_header_icon .fa-search,
.lnr-magnifier {
cursor: pointer;
}
.lnr-magnifier {
font-size: 20px;
}
a.cart-contents, a.cart-contents i {
position: relative;
}
.cart-contents-count {
position: absolute;
top: 50%;
left: 0;
line-height: 15px;
font-size: 10px;
width: 15px;
height: 15px;
text-align: center;
border-radius: 50%;
margin-left: 9px;
margin-top: 2px;
}
.nav_creative_container {
position: fixed;
width: 100%;
height: 100%;
left: -100%;
background-color: rgba(0,0,0,0.9);
z-index: 1;
display: block;
opacity: 0;
}
.nav_creative_container.visible_container {
left: 0;
opacity: 1;
z-index: 4;
}
.nav_creative_inner {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
}
.creative_menu_boxed {
position: relative;
width: 100%;
height: 100%;
}
.creative_menu ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.creative_menu ul.menu > li {
margin-left: -20px;
opacity: 0;
transition-property: all;
transition-timing-function: ease-out;
transition-duration: .3s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: .3s;
}
.creative_menu ul.menu > li.menu_item_visible {
margin-left: 0;
opacity: 1;
}
.creative_menu ul li:hover > ul {
display: block;
}
.creative_menu ul ul {
display: none;
padding: 0;
position: absolute;
left: 100%;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
}
.creative_menu ul ul {
margin-top: 2px;
}
.creative_menu li {
margin-bottom: 2px;
position: relative;
padding-right: 10px;
}
.creative_menu li.menu-item a {
display: block;
font-size: 30px;
line-height: 50px;
font-weight: 700;
letter-spacing: 2px;
}
.creative_menu ul.sub-menu li {
padding: 0 20px;
}
.creative_menu ul.sub-menu li a {
font-size: 13px;
line-height: 30px;
font-weight: 300;
overflow: auto;
white-space: nowrap;
letter-spacing: 1px;
}
.creative_menu ul.sub-menu li.menu-item-has-children:hover::before {
border-left-color: #d2d2d2;
}
.creative_menu ul.sub-menu li.menu-item-has-children::before {
content: "";
position: absolute;
top: 50%;
right: 0;
display: block;
margin-top: -2px;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent;
border-left: 3px solid;
margin-right: 4px;
}
.creative_right {
position: relative;
float: right;
height: 100%;	
}
.creative_left {
position: relative;
float: left;
height: 100%;
}
ul.polylang_crative_switcher {
list-style-type: none;
display: inline-block;
float: left;
margin: 0 65px 0 0;
overflow: hidden;
height: 100%;
}
ul.polylang_crative_switcher li {
height: 50px;
}
ul.polylang_crative_switcher:hover {
height: unset;
overflow: visible;
}
.polylang_crative_switcher.mobile_switcher {
line-height: 65px;
padding-right: 50px;
}
.lc_mobile_menu ul.polylang_crative_switcher {
line-height: 70px;
}
.hmb_menu {
cursor: pointer;
width: 37px;
height: 40px;
position: absolute;
top: 50%;
margin-top: -20px;
right: 0;
overflow: hidden;
}
.hmb_line {
position: absolute;
background-color: #fff;
height: 1px;
width: 100%;
top: 50%;
}
.hmb_line.hover {
margin-left: 0;
}
.hmb1 {
margin-top: -9px;
margin-left: 6px;
}
.hmb1.click, .hmb2.click {
margin-left: 0px;
}
.hmb1.click {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
margin-left: 0px;
margin-top: 0px;	
}
.hmb1.click.hover {
transform: rotate(45deg) scaleX(1.3);
-webkit-transform: rotate(45deg) scaleX(1.3);
}
.hmb2 {
margin-left: 15px;
}
.hmb2.click {
display: none;
}
.hmb3 {
margin-top: 9px;
}
.hmb3.click {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
margin-left: 0px;
margin-top: 0px;	
}
.hmb3.click.hover {
transform: rotate(-45deg) scaleX(1.3);
-webkit-transform: rotate(-45deg) scaleX(1.3);
}
.creative_header_icon {
display: inline-block;
font-size: 18px;
float: left;
line-height: 90px;
}
.creative_header_icon.mobile_menu_icon, .creative_header_icon.mobile_menu_icon .lnr-magnifier {
line-height: 70px;
}
.creative_header_icon .lnr-magnifier, .classic_header_icon .lnr-magnifier {
line-height: 90px;
}
.creative_header_icon.lc_icon_creative_cart {
font-size: 20px;
margin-right: 85px;
margin-left: 25px;
}
.creative_header_icon.lc_icon_creative_cart .cart-contents-count {
line-height: 15px;
width: 15px;
height: 15px;	
}
.creative_header_icon.lc_social_icon {
font-size: 20px;
margin-right: 25px;	
}
.creative_header_icon.lc_search {
margin-right: 45px;
}
.creative_header_icon, .creative_header_icon a, .creative_header_icon a.cart-contents:hover {
color: #fff; }
.mobile_navigation_container {
display: none;
}
.mobile_navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.mobile_navigation ul li {
position: relative;
line-height: 45px;
border-bottom: 1px solid;
}
.mobile_navigation ul.sub-menu li {
background-color: transparent;
}
.mobile_navigation ul li a {
display: block;
}
.mobile_navigation ul li:last-child {
border-bottom-width: 0;
}
.mobile_navigation ul ul {
display: none;
padding-left: 20px;
}
.mobile_navigation ul li.menu-item-has-children:hover::before {
border-left-color: #d2d2d2;
}
.mobile_navigation ul li.menu-item-has-children::before {
content: "";
position: absolute;
top: 23px;
right: 0;
display: block;
margin-top: -2px;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent;
border-left: 3px solid;
margin-right: 4px;
}
#heading_area {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
}
#heading_area.white_on_black {
color: #ffffff;
}
#heading_area.black_on_white {
color: #000000;
}
.lc_swp_overlay, .lc_heading_image_bg {
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.lc_heading_image_bg {
position: absolute;
}
.lc_swp_image_overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -2;
}
.footer_widget_overlay {
z-index: -1;
}
.heading_titles_container {
position: relative;	
}
.heading_area_subtitle.title_transparent_color {
position: absolute;
text-align: center;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.heading_content_container,  .heading_content_container.no_subtitle.spaced_title {
position: relative;
padding-top: 200px;
padding-bottom: 110px;
text-align: center;
}
.heading_content_container.no_subtitle {
padding-top: 140px;
padding-bottom: 50px;
}
.heading_content_container.no_subtitle.has_cpt_tax {
padding-top: 190px;
padding-bottom: 100px;
}
.heading_area_subtitle.title_transparent_color {
top: 60%;
}
.heading_area_title {
position: relative;
text-transform: uppercase;
}
.heading_area_title h1 {
font-size: 120px;
line-height: 140px;	
font-weight: 400;
letter-spacing: 10px;
position: relative;
margin: 0;
}
.heading_area_title h1.title_full_color {
letter-spacing: 0px;
font-weight: 700;
font-size: 70px;
line-height: 80px;
letter-spacing: -1px;	
}
.heading_area_title.title_transparent_color.no_subtitle h1,  .heading_area_title.no_subtitle h1{
font-size: 50px;
line-height: 70px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
}
.heading_area_title.no_subtitle.spaced_title h1 {
font-size: 60px;
line-height: 70px;
font-weight: 600;
}
.heading_area_title.title_transparent_color {
opacity: 0.15;
}
.heading_area_title.title_transparent_color.no_subtitle {
opacity: 1;
}
.heading_area_title.title_transparent_color h1 {
font-size: 110px;
line-height: 130px;
font-weight: 700;
letter-spacing: -4px;
text-transform: none;
}
.heading_area_subtitle.title_transparent_color h2 {
text-transform: uppercase;
font-weight: 300;
font-size: 28px;
line-height: 37px;    
letter-spacing: 1px;
}
.heading_area_subtitle.title_full_color h2{ text-transform: uppercase;
font-size: 18px;
letter-spacing: 8px;
font-weight: 300;
line-height: 24px;
margin: 0;
}
#footer_sidebars {
width: 100%;
margin: 0;
}
.lc_footer_sidebar {
width: 25%;
float: left;
display: inline-block;
font-size: 14px;
line-height: 23px;
font-weight: 300;
}
.lc_footer_sidebar .widget {
margin-bottom: 10px;
margin-top: 40px;
}
h3.footer-widget-title {
text-transform: uppercase;
font-weight: 300;
font-size: 14px;
letter-spacing: 5px;
margin-bottom: 25px;
}
h3.widgettitle {
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
font-size: 16px;
margin-bottom: 25px;
}
#footer_sidebar1 {
padding: 0 20px 20px 0;
}
#footer_sidebar2, #footer_sidebar3 {
padding: 0 20px 20px 20px;
}
#footer_sidebar4 {
padding: 0 0 20px 20px;
}
.lc_copy_area {
font-weight: 600;
height: 35px;
font-size: 12px;
position: relative;
text-align: center;
line-height: 35px;
opacity: 0;
}
.lc_sharing_icons {
margin-top: 30px;
margin-bottom: 20px;
line-height: 24px;
}
.lc_post_tags {
margin-top: 20px;
font-size: 11px;
}
.lc_share_item_text {
font-weight: 300;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 14px;
margin-right: 20px;
}
.lc_share_item {
margin-right: 20px;
font-size: 18px;
}
.lc_embed_video_container_full {
position: relative;
padding-bottom: 56.25%;
height: 0;
width: 100%;
}
.lc_embed_video_container_full iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;	
}
iframe {
border-width: 0;
}
.meta_entry.lc_cpt_category a {
text-transform: uppercase;
padding: 4px 10px;
border: 1px solid;
border-radius: 0px;
font-size: 11px;
letter-spacing: 1px;
}
.meta_entry.lc_cpt_category.archive_cpt_category a {
margin-right: 4px;
}
.lc_post_meta {
margin-top: 5px;
}
.lc_post_meta.cpt_post_meta {
position: absolute;
bottom: 15px;
left: 50%;
transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
text-align: center;
}
.lc_blog_masonry_container {
opacity: 0;
}
.lc_masonry_brick {
position: absolute;
display: block;
overflow: hidden;
}
.brick-size, .lc_masonry_brick {
width: 33.333%;
}
.blog-brick-size, .lc_blog_masonry_brick {
width: 25%;
}
.blog-brick-size.brick2, .lc_blog_masonry_brick.brick2 {
width: 50%;
}
.blog-brick-size.brick3, .lc_blog_masonry_brick.brick3 {
width: 33.333%;
}
.lc_masonry_brick, .lc_blog_masonry_brick, .lc_blog_masonry_brick.brick3 {
float: left;
}
.lc_blog_masonry_brick.has_thumbnail:hover > .brick_cover_bg_image {
filter: blur(1px);
-webkit-filter: blur(1px);
}
.lc_masonry_brick img {
opacity: 0.5;
display: block;
width: 100%;
height: auto;
transform: scaleX(1.01) scaleY(1.01);
-webkit-transform: scaleX(1.01) scaleY(1.01);	
}
.gallery_brick_overlay {
position: absolute;
width: 100%;
height: 100%;	
}
.lc_single_gallery_brick:hover > .gallery_brick_overlay {
opacity: 1;
}
.lc_single_gallery_brick:hover img {
opacity: 1;
transform: scaleX(1.03) scaleY(1.03);
-webkit-transform: scaleX(1.03) scaleY(1.03);
}
.lc_single_gallery_brick.swp_equal_height_style img {
position: absolute;
top: 50%;
transform: scaleX(1.01) scaleY(1.01) translateY(-50%);
-webkit-transform: scaleX(1.01) scaleY(1.01) translateY(-50%);
}
.lc_single_gallery_brick.swp_equal_height_style:hover img {
transform: scaleX(1.03) scaleY(1.03) translateY(-50%);
-webkit-transform: scaleX(1.03) scaleY(1.03) translateY(-50%);
}
.swp_img_caption {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%);
font-style: italic;
letter-spacing: 5px;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
display: block;
opacity: 0;
}
.lc_single_gallery_brick:hover .swp_img_caption {
opacity: 1;
letter-spacing: 7px;
}
.lb-number, .swp_lightbox_downbutton {
letter-spacing: 1px;
line-height: 19px;
}
.lb-data .lb-caption {
margin-left: 25px;
}
.lb-details
{
width:100%!important;
}
.swp_lightbox_downbutton
{
float:right;
}
.lb-closeContainer {
display: none;	
}
.lc_event_entry i, .contact_address_entry i {
margin-right: 10px;
font-size: 16px;
width: 16px;
}
.contact_address_entry i {
margin-right: 15px;
}
.lc_event_entry {
margin-bottom: 10px;
}
.lc_event_entry .lc_button {
margin-bottom: 5px;
}
.contact_address_entry {
margin-bottom: 15px;
}
.event_left, .event_right {
display: inline-block;
width: 50%;
}
.album_left, .album_right {
display: inline-block;
float: left;
}
.album_left {
width: 40%;
padding-right: 15px;
}
.album_right {
width: 60%;
padding-left: 15px;
}
.event_left {
float: left;
padding-right: 15px;
}
.event_left_full {
width: 100%;
}
.event_right {
float: right;
padding-left: 15px;
}
.event_right img {
margin-bottom: 10px;
}
.lc_swp_justified_gallery  img, .view_more_justified_gallery {
opacity: 0;
}
.envira-gallery-wrap > .justified-gallery > div {
overflow: unset;
opacity: 1;
}
.img_box:hover img {
opacity: 1 !important;
transform: scaleX(1.03) scaleY(1.03);
-webkit-transform: scaleX(1.03) scaleY(1.03);	
}
.lc_view_more {
text-align: center;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 10px;
font-size: 13px;
margin-top: 30px;	
}
.lc_view_more.discography_view_more {
margin-top: 0;
}
.lc_view_more:hover {
letter-spacing: 12px;
}
.events_list.vc_events_element {
margin-top: 0;
margin-bottom: 0;
}
.vc_video_container {
padding-left: 8%;
padding-right: 8%;
}
.woocommerce form.login {
border-width: 0;
padding: 0;
}
.woocommerce form.login p.woocommerce-form-row, .woocommerce form.register p.woocommerce-form-row,
form.woocommerce-ResetPassword p.woocommerce-form-row {
margin-bottom: 20px;
}
.woocommerce form.login p.woocommerce-form-row:nth-of-type(2), .woocommerce form.register p.woocommerce-form-row:nth-of-type(2) {
margin-bottom: 30px;
}
form.woocommerce-ResetPassword label {
margin-bottom: 5px;
}
.lc_button,
.woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, input.button, .woocommerce input.button,
.woocommerce a.button.alt, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
display: inline-block;
font-size: 11px;
border: 1px solid;
padding: 0px 15px;
text-transform: uppercase;
line-height: 34px;
letter-spacing: 1px;
cursor: pointer;
font-weight: 400;
border-radius: 2px;
background-color: transparent;
}
input.button, .woocommerce input.button {
height: 35px;
line-height: 35px;
}
.lc_button a {
display: block;
}
.lc_button.button_left {
float: left;
}
.lc_button.button_right {
float: right;
}
.lc_button.button_center {
position: relative;
left: 50%;
transform: translate(-50%, 0);
}
.lc_event_entry .lc_button {
margin-right: 2px;
}
.gmap_container.event_gmap {
height: 300px;
width: 100%;
}
.gmap_container {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.gmap_container iframe, 
.gmap_container .googlemaps {
width: 100%;
height: 100%;
}
.after_album_cover {
margin-top: 15px;
}
.lc_button.album_buy_from {
margin-bottom: 8px;
font-size: 10px;
line-height: 30px;
padding: 0 13px;
border-radius: 0;
letter-spacing: 2px;
}
.single_track {
padding: 12px 20px;
margin-bottom: 2px;	
}
.single_track .mejs-container, .single_track .mejs-container .mejs-controls,
.single_track .mejs-embed, .single_track .mejs-embed body {
background: transparent;
}
.single_track .mejs-controls .mejs-button button:focus {
outline: none;
}
.track_name {
margin-bottom: 3px;
padding-left: 7px;
}
.track_order {
margin-right: 5px;
}
h2.lc_post_title {
font-weight: 300;
font-size: 24px;
text-transform: uppercase;
margin-bottom: 0;
}
.style_classic h2.lc_post_title {
font-size: 16px;
letter-spacing: 3px;
}
h2.masonry_post_title {
margin-top: 0;
}
.post_item {
margin-bottom: 75px;
}
.post_item.lc_blog_masonry_brick {
margin: 0;
overflow: hidden;
z-index: 1;
}
.post_item.lc_blog_masonry_brick.style_classic {
height: auto !important;
}
.lc_blog_masonry_brick img {
display: none;
}
.lc_blog_masonry_brick:hover > .brick_cover_bg_image {
transform: scaleX(1.03) scaleY(1.03);
-webkit-transform: scaleX(1.03) scaleY(1.03);;
}
.post_item_meta.lc_post_meta {
margin-top: 0px;
margin-bottom: 15px;
font-style: italic;	
}
.post_item_meta.lc_post_meta.masonry_post_meta {
margin-top: 0;
margin-bottom: 20px;
}
.page_navigation {
overflow: auto;
text-align: center;
}
.page_nav_item {
text-transform: uppercase;
font-weight: 300;
letter-spacing: 1px;
font-size: 13px;
}
.page_nav_item a {
margin: 0 10px;
}
.page_nav_item i {
margin: 0 2px;
}
.lc_cover_bg {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.brick_cover_bg_image, .brick_bg_overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: -2;
}
.brick_bg_overlay {
z-index: -1;
background-color: #222;
opacity: 0.6;
}
.post_item_details {
width: 100%;
padding: 50px;
text-align: center;
position: absolute;
top: 50%;
transform: translate(0, -50%);
}
.post_item_details.style_classic {
position: relative;
top: unset;
transform: unset;
padding: 20px;
}
.post_item_details.no_thumbnail {
text-align: left;
}
.post_item_details.no_thumbnail.vc_element {
text-align: center;
}
.lc_back_to_top_btn {
display: none;
position: fixed;
bottom: 50px;
right: 20px;
border: 1px solid;
font-size: 27px;
cursor: pointer;
width: 50px;
height: 40px;
text-align: center;
}
.lc_back_to_top_btn:hover > i {
margin-top: -1px;
}
.lc_back_to_top_btn i {
line-height: 40px;
}
.lc_global_search_inner {
position: fixed;
top: 40%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-bottom: 1px solid #585858;
}
#lc_global_search {
display: none;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.9);
z-index: 1;
top: 0;
left: 0;
}
#lc_global_search input {
background-color: transparent;
-webkit-appearance: textfield;
border-width: 0;
width: 350px;
font-size: 16px;
line-height: 45px;
height: 45px;
letter-spacing: 1px;
font-weight: 300;
}
#lc_global_search button {
height: 45px;
width: 45px;
line-height: 45px;
text-align: left;
background: transparent;
border-width: 0;
float: left;
}
#lc_global_search form {
display: inline-block;
height: 45px;
line-height: 45px;
}
#lc_global_search input:-webkit-autofill {
background-color: transparent !important;	
}
button.search-submit {
cursor: pointer;
}
.close_search_form {
float: right;
display: inline;
height: 45px;
line-height: 45px;
cursor: pointer;
width: 45px;
text-align: right;
padding: 1px 6px;	
}
.page_not_found {
text-align: center;
padding: 70px 0;
}
.page_not_found h3 {
font-weight: 300;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 24px;
}
.pnf_text {
margin-bottom: 30px;
}
#comments {
margin-top: 50px;
margin-bottom: 30px;
}
#comments ul {
list-style-type: none;
}
#respond h3 {
text-transform: uppercase;
font-weight: 300;
font-size: 18px;
}
li.comment .reply {
margin-bottom: 20px;
}
.comment-body p {
margin-bottom: 0px;
}
.comment-form-comment {
width: 100%;
display: block;
clear: both;
}
.comment-form-comment textarea {
width: 100%;
border-width: 1px;
overflow: auto;
}
.comment-form-cookies-consent input {
vertical-align: middle;
}
.comment-form-cookies-consent label {
margin-left: 5px;
}
#commentform textarea, input#author, input#email, input#url {
background-color: transparent;
border-color: #2b2b2b;
padding: 10px;
border-style: solid;
max-width: 100%;
}
input#author, input#email, input#url {
border-width: 1px;
width: 100%;
}
input#url {
width: 100%;
}
#commentform input#submit, input.lc_button, .woocommerce a.button, button.single_add_to_cart_button, 
input.button, input[type="submit"],
.woocommerce a.button.alt {
background-color: transparent;
}
.comment-author {
position: relative;
}
.comment_author_details {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: 10px;
}
.comment-meta {
font-size: 13px;
}
h3#comments-title {
font-weight: 300;
font-size: 15px;
}
h3.contact_section_head {
font-weight: 300;
text-transform: uppercase;
font-size: 15px;
letter-spacing: 1px;
margin: 30px 0 40px;
}
input.lucille_cf_input, textarea.lucille_cf_input,
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea,
.woocommerce form.login input.woocommerce-Input--text, .woocommerce input.input-text.lcl-login-input-txt,
.woocommerce-billing-fields input, #order_comments_field textarea, .woocommerce input.input-text {
background-color: transparent;
border-width: 0;
border-bottom: 1px solid;
padding: 10px;
width: 400px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
margin-bottom: 5px;
}
.woocommerce form .form-row {
margin: 0 0 25px 0;
}
.woocommerce fieldset {
border-radius: 3px;
}
form.woocommerce-EditAccountForm button.button {
margin-top: 15px;
margin-bottom: 15px;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
padding: 15px 8px;
}
.woocommerce table.my_account_orders th {
text-transform: uppercase;
font-size: 13px;
}
.woocommerce table.my_account_orders {
font-size: 14px;
}
.woocommerce form .form-row label {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
}
.woocommerce form.login input.woocommerce-Input--text, .woocommerce input.input-text.lcl-login-input-txt {
width: 100%;
padding: 10px 0;
}
.woocommerce-account .woocommerce > h2, .woocommerce-account #customer_login h2 {
text-transform: uppercase;
font-size: 15px;
font-weight: 400;
letter-spacing: 1px;
}
.woocommerce form.register {
padding: 25px 30px;
}
.woocommerce form.register h2, .woocommerce-account form.login h2 {
margin-top: 0;
margin-bottom: 20px;
}
li.woocommerce-MyAccount-navigation-link {
text-transform: uppercase;
font-weight: 300;
font-size: 15px;
letter-spacing: 1px;
padding-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 75%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
padding-top: 2%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image.woo-gallery-left-show-on-right {
width: 80%;
display: inline-block;
float: right;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image.woo-gallery-left-show-on-left {
width: 20%;
padding-top: 0;
padding-right: 2%;
}
.wpcf7-form-control-wrap label {
font-size: 13px;
line-height: 23px;
}
.lucille_cf_error, .progressAction {
display: none;
}
li.lucille_cf_entry {
display: block;
display: block;
width: 100%;
margin-bottom: 20px;
}
.vc_lc_element input.lucille_cf_input, .vc_lc_element textarea.lucille_cf_input {
width: 100%;
}
.vc_lc_element.three_on_row {
width: 32.5%;
display: inline-block;
float: left;
}
.vc_lc_element.three_on_row.comment-form-author, .vc_lc_element.three_on_row.comment-form-email {
margin-right: 1%
}
.lc_social_profile {
display: inline-block;
padding-right: 30px;
font-size: 18px;
}
.social_profiles_vc_elt .lc_social_profile {
padding: 0 40px;
font-size: 20px;
line-height: 40px;
}
.contact_page_profiles {
margin-bottom: 10px;
}
.lucille_cf_error {
font-size: 12px;
}
.formResultOK, .wp_mail_error {
margin-bottom: 10px;
}
.g-recaptcha {
margin-bottom: 25px;
}
.swp_events_scd_cat {
text-align: center;
margin-bottom: 50px;
}
.swp_event_scd_single_cat {
padding: 0 10px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
}
ul.events_list {
width: 100%;
margin: 80px 0;
}
li.single_event_list {
display: block;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 20px 5px;
}
li.single_event_list.emphasize_first {
padding: 20px 0 60px 0;
}
li.single_event_list.emphasize_first.add_top_pad {
padding-top: 60px;
}
li.single_event_list:last-child {
border-bottom-width: 0;
}
.event_list_entry {
display: inline-block;
float: left;
position: relative;
}
.no_events_msg {
text-align: center;
letter-spacing: 1px;
}
.event_list_entry.event_date, .event_list_entry.event_buy {
width: 20%;
}
.emphasize_first .event_date, .emphasize_first .event_list_entry.event_buy {
text-align: center;
}
.event_list_entry.event_location, .event_list_entry.event_venue {
text-align: center;
}
.event_list_entry.event_location {
width: 25%;
}
.event_list_entry.event_venue {
width: 35%;
}
.emphasize_first .event_location, .emphasize_first .event_venue, .emphasize_first .event_buy {
font-size: 16px;
text-transform: uppercase;
font-weight: 400;
}
.event_list_entry.event_buy {
text-align: right;
}
.eventlist_year {
visibility: hidden;
}
.eventlist_month {
position: absolute;
font-size: 16px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
letter-spacing: 2px;
font-weight: 300;
}
.eventlist_day {
position: absolute;
font-size: 90px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: 700;
opacity: 0.1;
letter-spacing: 3px;
}
.videos_container {
width: 100%;
padding-top: 20px;
}
.single_video_item {
display: inline-block;
float: left;
width: 49%;
padding: 0;
margin-bottom: 20px;
opacity: 0;
}
.single_video_item.items_3_on_row {
width: 31.333%;
}
.video_image_container, .artist_img_container {
position: relative;
width: 100%;
display: block;
}
i.lc_icon_play_video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 60px;
}
.single_video_item.has_right_padding {
margin-right: 2%;
}
.single_video_item h3 {
text-transform: uppercase;
letter-spacing: 2px;
margin: 15px 0;
font-weight: 400;
}
.artist_website, .artist_social_single {
width: 50%;
display: inline-block;
float: left;
font-size: 12px;
line-height: 50px;
letter-spacing: 4px;
text-indent: 4px;
text-transform: uppercase;		
}
.artist_social_single {
text-align: right;
}
.artist_social_profile.artist_single {
font-size: 15px;
padding: 0 8px;
margin: 0;
}
.artist_follow {
padding-right: 8px;
}
.single_album_item {
position: relative;
display: inline-block;
float: left;
width: 32%;
padding: 0;
margin-right: 0;
margin-bottom: 20px;
opacity: 0;
}
.two_albums_on_row .single_album_item {
width: 48%;
}
.two_albums_on_row .single_album_item.has_right_padding {
margin-right: 4%;
}
.single_album_item.albums_4_on_row {
width: 24.25%;
}
.single_album_item.albums_5_on_row {
width: 19.2%;
}
.albums_container {
margin-top: 20px;
}
.single_album_item.has_right_padding {
margin-right: 2%;
}
.single_album_item.has_right_padding.albums_4_on_row, .single_album_item.has_right_padding.albums_5_on_row {
margin-right: 1%;
}
.album_image_container, .artist_img_container {
position: relative;
width: 100%;
display: block;
}
.single_album_item .album_title, .single_album_item .album_artist,
.single_artist_item .artist_title
{
position: absolute;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
width: 90%;
text-align: center;    
}
.single_artist_item .artist_title {
opacity: 1;
bottom: 5%;
font-size: 18px;
letter-spacing: 7px;
text-indent: 7px;
font-weight: 600;
text-transform: uppercase;
}
.single_artist_item:hover .artist_title {
bottom: 15%;
letter-spacing: 13px;
text-indent: 13px;
}
.single_album_item .album_title {
top: 30%;
text-transform: uppercase;
letter-spacing: 6px;
}
.single_album_item .album_artist {
top: 60%;
letter-spacing: 2px;
}
.album_overlay, .artist_overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #000;
opacity: 0;
}
.single_album_item:hover .album_title {
top: 50%;
opacity: 1;
padding-bottom: 75px;
}
.swp_single_artist {
opacity: 0;
}
.swp_single_artist:hover .artist_overlay {
opacity: 1;
}
.single_album_item:hover .album_artist {
top: 50%;
opacity: 1;
}
h3.album_title, h3.album_artist {
font-size: 20px;
}
.single_album_item:hover .album_overlay {
opacity: 0.6;
}
.artist_add_img {
position: absolute;
top: 30%;
transform: translate(-50%, -50%) scale(1.7, 1.7);
-webkit-transform: translate(-50%, -50%) scale(1.7, 1.7);
left: 50%;
border-radius: 50%;	
opacity: 0;
max-width: 60%
}
img.artist_add_img_inner {
border-radius: 50%;
}
.swp_single_artist:hover .artist_add_img {
opacity: 1;
transform: translate(-50%, -50%) scale(1,1);
-webkit-transform: translate(-50%, -50%) scale(1,1);
}
.artist_details {
position: absolute;
bottom: 30%;
width: 100%;
text-align: center;
-webkit-transform: translateY(50%);
transform: translateY(50%);    
}
.artist_name {
font-size: 26px;
line-height: 1.6em;
line-height: 1em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 7px;
text-indent: 7px;
}
.swp_single_artist:hover .artist_name {
letter-spacing: 13px;
text-indent: 13px;
}
.swp_single_artist:hover .artist_details {
bottom: 23%;
}
.artist_nickname {
text-transform: uppercase;
letter-spacing: 7px;
text-indent: 7px;
font-size: 12px;
font-weight: 300;
}
.artist_social_profile {
display: inline-block;
margin: 0 25px;
font-size: 17px;
}
.artist_name, .artist_nickname, .artist_social {
margin-bottom: 20px;
}
.pagination_links {
font-family: Oswald;
text-transform: uppercase;
letter-spacing: 1px;
text-align: right;
}
.pagination_link {
margin: 0 2px;
}
.wpb_revslider_element.wpb_content_element {
margin-bottom: 0; 
}
.vc_row .lc_vc_section_title {
margin-left: 15px;
margin-right: 15px;
}
.vc_row .lc_swp_overlay {
position: absolute;
}
h2.section_title {
margin: 0 auto;
font-size: 30px;
line-height: 40px;
font-weight: 700;
letter-spacing: 0px;
}
h4.section_subtitle {
margin: 0 auto;
font-size: 13px;
line-height: 24px;
letter-spacing: 8px;
text-indent: 8px;
padding: 5px 0;
}
.text_center {
text-align: center;
}
.text_left {
text-align: left;
}
.text_right {
text-align: right;
}
.text_uppercase {
text-transform: uppercase;
}
.display_none {
display: none;
}
.album_right.vc_elem_album {
width: 55%;
padding-left: 15px;
}
.vc_elem_album.album_left {
width: 45%;
padding-right: 15px;
}
.lc_reviewer_image {
width: 50px;
height: 50px;
margin: 0 auto;
border-radius: 50%;
overflow: hidden;
}
h5.lc_reviewer_name {
text-transform: none;
margin-top: 10px;
letter-spacing: 1px;
margin-left: 2px;
}
.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
margin-top: 10px;
margin-bottom: 10px;
}
.lc_review_content {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 50px;
}
.lc_reviews_slider_container {
position: relative;
}
.lnwidtget_no_featured_img {
width: 50px;
height: 50px;
float: left;
border-radius: 50%;
margin-right: 20px;
line-height: 50px;
text-align: center;
overflow: hidden;
font-size: 10px;
letter-spacing: 2px;
}
.lc_gallery_widget_container img {
display: inline-block;
float: left;
max-width: 33.33%;
height: auto;
} .woocommerce-checkout .shop_table {
background-color: transparent;
}
.nipv_table td, .nipv_table tr:nth-of-type(odd) {
background-color: transparent !important;
}
.added_to_cart {
margin-left: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
padding-left: 5px;
}
textarea#order_comments {
height: 10em;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
margin-bottom: 40px;
}
.woocommerce .woocommerce-result-count {
margin-top: 8px;
}
.woocommerce .woocommerce-result-count {
font-size: 14px;
font-weight: 400;
}
section.related.products {
padding-top: 10px;
}
section.related.products h2 {
margin-bottom: 30px;
}
.woocommerce-tabs.wc-tabs-wrapper {
padding-top: 40px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-right: 5%;
width: 21.25%;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product {
margin-right: 4%;
}
.woocommerce.columns-2 ul.products li.product.last {
margin-right: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align: center;
margin-bottom: 60px;
}
.woocommerce ul.products li.product .price {
font-size: 16px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
width: 50px;
height: 50px;
border-radius: 50%;
padding: 0;
line-height: 51px;
text-transform: uppercase;
font-weight: 400;
margin-top: -10px;
margin-right: -12px;    
}
.woocommerce ul.products li.product .price del {
display: inline-block;
}
.woocommerce ul.products li.product .price ins,
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
font-weight: 400;
text-decoration: none;
}
.woocommerce ul.products li.product h3 {
font-size: 16px;
font-size: 14px;
letter-spacing: 0px;
font-weight: 300;	
}
.woocommerce .woocommerce-ordering select {
padding: 10px;
background-color: transparent;
border-width: 1px;
border-style: solid;
font-size: 14px;
}
h1.product_title {
font-weight: 400;
letter-spacing: 1px;
font-size: 26px;
}
.woocommerce .quantity .qty {
background-color: transparent;
padding: 9px 0;
padding-left: 12px;
border-width: 1px;
margin-right: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background-color: transparent;
border-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
border-width: 0;
box-shadow: none;
}
.woocommerce-tabs h2, .related.products h2{
font-size: 22px;
letter-spacing: 1px
}
.woocommerce-tabs #comments {
margin-top: 0;
}
.woocommerce-tabs #review_form_wrapper {
margin-top: 30px;
}
.woocommerce #review_form #respond .comment-form-author, 
.woocommerce #review_form #respond .comment-form-email {
width: 49.5%;
}
.woocommerce #review_form #respond .comment-form-author {
margin-right: 1%;
}
.woocommerce #reviews h3 {
margin-bottom: 15px;
}
.woocommerce-message, .woocommerce-info {
background-color: transparent;
border-width: 1px;
}
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
height: 35px;
line-height: 35px;
background-color: transparent;
width: 150px;
}
a.checkout-button {
width: 100%;
}
.woocommerce-MyAccount-navigation ul {
list-style-type: none;
font-size: 16px;
line-height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #000;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top-width: 0;
}
.woocommerce a.remove {
font-weight: 400;
}
.woocommerce-Reviews #reply-title {
line-height: 40px;
}  .wp-block-embed {
margin: 0 auto;	
}
.wp-block-embed iframe {
max-width: 100%;
}
.page-template-default .lc_content_full {
overflow: visible;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
.wp-block-separator {
margin: 1.65em auto;
}
.lc_swp_boxed .alignwide {
margin-left: -150px;
margin-right: -150px;
max-width: calc(100% + 300px);
}
.lc_swp_boxed .alignwide.wp-block-cover {
width: calc(100% + 300px);
}
.lc_swp_boxed .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;	
}
@media only screen and (max-width: 1439px) {
.lc_swp_boxed .alignwide {
margin-left  : calc((-100vw + 100%) / 2);
margin-right : calc((-100vw + 100%) / 2);
max-width: 100vw;
}
} .goto_next_section {
position: relative;
font-size: 50px;
cursor: pointer;
}
.goto_next_section i {
opacity: 0;
padding-top: 0;
}
.wave_player_cover, .lc_waveform_container {
display: inline-block;
float: left;
}
.wave_player_cover {
width: 350px;
max-width: 100%;
}
.lc_waveform_container {
width: calc(100% - 380px);
margin-left: 30px;
}
.name_artist_sep {
margin: 0 10px;
}
.wave_player_cover img {
border-radius: 5px;
}
.wave_player_entry {
margin-left: 0px;
line-height: 35px;
padding: 0;
cursor: pointer;
}
.wave_player_entry .play_icon {
display: none;
margin-right: 20px;
font-size: 12px;
}
.wave_player_entry.now_playing .play_icon {
display: inline;
}
.wave_song_action {
float: right;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 300;	
}
.wave_song_details {
float: left;
}
.lc_player_controls {
text-align: center;
margin-top: 30px;
}
.lc_player_controls i {
font-size: 25px;
line-height: 70px;
padding: 0 30px;
vertical-align: middle;
cursor: pointer;
}
.lc_player_controls i.fa-pause-circle {
display: none;
}
.lc_player_controls i.fa-pause-circle, .lc_player_controls i.fa-play-circle {
font-size: 60px;
}
.lc_waveform {
margin: 30px 0;
position: relative;
}
.progress_bar {
display: none;
width: 55%;
height: 2px;
position: absolute;
background-color: #fff;
position: absolute;
top: 50%;
left: 1px;
z-index: 11111;
}
.vc_element.vc_lc_review_slider .vc_controls-out-tl {
margin-top: 16px;
}
.vc_element.vc_lc_wave_player .vc_controls-out-tl {
margin-top: 31px;
}
.swp_events_subscribe_inner {
display: block;
}
.swp_events_subscribe {
margin: 30px auto;
}
.swp_events_subscribe a {
font-size: 13px;
padding: 5px 20px;
letter-spacing: 0px;
background-color: transparent;
margin-right: 6px;
border: 1px solid;
border-radius: 3px;
}
a.swp_events_subscribe_ical {
margin-right: 0;
}
.event_subscribe_label {
display: block;
margin-bottom: 15px;
text-transform: uppercase;
font-family: Oswald;
letter-spacing: 7px;
font-size: 14px;	
}
@media only screen  and (max-width : 480px) {
.lc_swp_boxed, .lc_swp_full, .lc_vc_section_title, .wpb_text_column, .lc_swp_full.blog_standard_nav.discography_post_nav {
padding-left: 15px;
padding-right: 15px;
}
.lc_content_with_sidebar, #sidebar, .event_left, .event_right {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.lc_basic_content_padding, #sidebar {
padding-bottom: 0;
}
article {
margin-bottom: 50px;
}
h3.widgettitle {
margin-bottom: 20px;
}
#sidebar li.widget {
margin-bottom: 30px;
}
.post_item {
margin-bottom: 50px;
}
#footer_sidebar1, #footer_sidebar2, #footer_sidebar3, #footer_sidebar4 {
display: block;
width: 100%;
float: none;
padding-left: 0;
padding-right: 0;
}
.lc_footer_sidebar .widget {
margin-top: 30px;
}
.lc_copy_area {
font-size: 10px;
}
.heading_content_container, .heading_content_container.no_subtitle.spaced_title {
padding-top: 150px;
padding-bottom: 80px;
}
.heading_content_container.no_subtitle {
padding-top: 100px;
padding-bottom: 30px;
}
.heading_content_container.no_subtitle.has_cpt_tax {
padding-top: 150px;
padding-bottom: 80px;	
}
.heading_area_title h1.title_full_color, .heading_content_container.no_subtitle.spaced_title h1 {
font-size: 40px;
line-height: 50px;
}
.heading_area_subtitle.title_full_color h2 {
font-size: 16px;
letter-spacing: 3px;
}
.heading_area_title.title_transparent_color.no_subtitle h1, .heading_area_title.no_subtitle h1 {
font-size: 40px;
line-height: 55px;
}
.album_left, .vc_elem_album.album_left {
width: 100%;
display: block;
padding-right: 0;
}
.album_right, .vc_elem_album.album_right {
width: 100%;
display: block;
padding-left: 0;
}
.heading_area_title.title_transparent_color h1 {
font-size: 60px;
letter-spacing: 5px;
line-height: 80px;
}
.heading_area_subtitle.title_transparent_color h2 {
font-size: 18px;
letter-spacing: 2px;
line-height: 25px;
}
.lc_global_search_inner {
width: 90%;
}
#lc_global_search input {
width: 110px;
}
.header_inner.lc_wide_menu {
display: none;
}
.header_inner.lc_mobile_menu {
display: block;
}
.mobile_menu_icon.lc_icon_creative_cart {
display: none;
}
.mobile_menu_icon.lc_social_icon {
display: none;
}
.comment-form-author, .comment-form-email, .comment-form-url {
width: 100%;
margin-bottom: 10px;
}
.comment-form-comment {
margin-top: 0;
}
.brick-size, .lc_masonry_brick, .blog-brick-size.brick3, .lc_blog_masonry_brick.brick3, .blog-brick-size.brick2, .lc_blog_masonry_brick.brick2 {
width: 100%;
}
.blog-brick-size, .lc_blog_masonry_brick {
width: 100%;	
}
input.lucille_cf_input, textarea.lucille_cf_input {
width: 100%;
}
.event_list_entry.event_date, .event_list_entry.event_buy, .event_list_entry.event_location, .event_list_entry.event_venue {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
ul.events_list {
margin: 40px 0;
}
li.single_event_list.emphasize_first {
padding: 20px 0 20px 0;
}
li.single_event_list.emphasize_first .event_date {
margin-bottom: 38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-right: 0;
width: 100%;
}
.single_video_item, .single_album_item, .two_albums_on_row .single_album_item, 
.single_album_item.albums_4_on_row, .single_album_item.albums_5_on_row,
.single_video_item.items_3_on_row {
width: 100%;
float: none;
display: block;
}
.single_video_item.has_right_padding, .single_album_item.has_right_padding, .two_albums_on_row .single_album_item.has_right_padding,
.single_album_item.has_right_padding.albums_4_on_row, .single_album_item.has_right_padding.albums_5_on_row,
.single_video_item.has_right_padding.items_3_on_row {
margin-right: 0;
}
i.lc_icon_play_video {
font-size: 50px;
}
.album_overlay {
opacity: 0.6;
}
.single_album_item .album_title {
top: 50%;
opacity: 1;
padding-bottom: 75px;
}
.single_album_item .album_artist {
top: 50%;
opacity: 1;
}	
.cover_and_wave {
text-align: center;
}
.wave_player_cover, .lc_waveform_container {
float: none;
}
.lc_waveform_container {
width: 100%;
margin: 0;
}
.lc_player_controls i {
padding: 0 20px;
}
.lc_player_controls {
margin-top: 15px;
}
.lc_waveform {
margin: 15px 0;
}
.artist_website, .artist_social_single {
width: 100%;
text-align: center;
float: none;
line-height: 40px;
}
}
@media only screen and (min-width: 481px) and (max-width : 768px) {
.lc_swp_boxed, .lc_swp_full, .lc_vc_section_title, .wpb_text_column, .lc_swp_full.blog_standard_nav.discography_post_nav {
padding-left: 15px;
padding-right: 15px;
}
.lc_content_with_sidebar, #sidebar, .event_left, .event_right {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.lc_basic_content_padding, #sidebar {
padding-bottom: 0;
}
article {
margin-bottom: 50px;
}
h3.widgettitle {
margin-bottom: 20px;
}
#sidebar li.widget {
margin-bottom: 30px;
}
.post_item {
margin-bottom: 50px;
}
#footer_sidebar1, #footer_sidebar2, #footer_sidebar3, #footer_sidebar4 {
display: inline-block;
width: 50%;
float: left;
}
#footer_sidebar1, #footer_sidebar3 {
padding: 0 20px 20px 0;
}
#footer_sidebar2, #footer_sidebar4 {
padding: 0 0 20px 20px;
}
.wg_event_date {
margin-right: 15px;
}
.lc_footer_sidebar .textwidget {
max-width: 90%;
}
.lc_footer_sidebar .widget {
margin-top: 30px;
}
.lc_copy_area {
font-size: 10px;
}
.heading_content_container {
padding-top: 150px;
padding-bottom: 80px;
}
.heading_content_container.no_subtitle {
padding-top: 100px;
padding-bottom: 30px;
}
.heading_content_container.no_subtitle.has_cpt_tax {
padding-top: 150px;
padding-bottom: 80px;	
}
.heading_area_title h1.title_full_color, .heading_content_container.no_subtitle.spaced_title h1 {
font-size: 40px;
line-height: 50px;
}
.heading_area_subtitle.title_full_color h2 {
font-size: 16px;
letter-spacing: 3px;
}
.heading_area_title.title_transparent_color.no_subtitle h1, .heading_area_title.no_subtitle h1 {
font-size: 40px;
line-height: 55px;
}
.album_left, .vc_elem_album.album_left {
width: 100%;
display: block;
padding-right: 0;
}
.album_right, .vc_elem_album.album_right {
width: 100%;
display: block;
padding-left: 0;
}
.heading_area_title.title_transparent_color h1 {
font-size: 60px;
letter-spacing: 5px;
line-height: 80px;
}
.heading_area_subtitle.title_transparent_color h2 {
font-size: 18px;
letter-spacing: 2px;
line-height: 25px;
}
.lc_global_search_inner {
width: 90%;
}
#lc_global_search input {
width: 110px;
}
.header_inner.lc_wide_menu {
display: none;
}
.header_inner.lc_mobile_menu {
display: block;
}
.mobile_menu_icon.lc_icon_creative_cart {
display: block;
margin-right: 75px;
}
.mobile_menu_icon.my_account_icon {
margin-right: 0;
}
.creative_header_icon.lc_icon_creative_cart .cart-contents-count {
line-height: 14px;
width: 14px;
height: 14px;
}
.mobile_menu_icon.lc_social_icon {
display: none;
}
.brick-size, .lc_masonry_brick, .blog-brick-size.brick3, .lc_blog_masonry_brick.brick3,
.blog-brick-size.brick2, .lc_blog_masonry_brick.brick2 {
width: 100%;
}
.blog-brick-size, .lc_blog_masonry_brick {
width: 100%;	
}
input.lucille_cf_input, textarea.lucille_cf_input {
width: 100%;
}
.event_list_entry.event_date, .event_list_entry.event_buy, .event_list_entry.event_location, .event_list_entry.event_venue {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
ul.events_list {
margin: 40px 0;
}
li.single_event_list.emphasize_first {
padding: 20px 0 20px 0;
}
li.single_event_list.emphasize_first .event_date {
margin-bottom: 38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-right: 0;
width: 100%;
}
i.lc_icon_play_video {
font-size: 50px;
}
.single_album_item.has_right_padding, .two_albums_on_row .single_album_item.has_right_padding,
.single_album_item.albums_4_on_row.has_right_padding, .single_album_item.albums_5_on_row.has_right_padding {
margin-right: 0;
}
.single_album_item, .two_albums_on_row .single_album_item,
.single_album_item.albums_4_on_row, .single_album_item.albums_5_on_row {
width: 100%;
}
.album_overlay {
opacity: 0.6;
}
.single_album_item .album_title {
top: 50%;
opacity: 1;
padding-bottom: 75px;
}
.single_album_item .album_artist {
top: 50%;
opacity: 1;
}
.cover_and_wave {
text-align: center;
}
.wave_player_cover, .lc_waveform_container {
float: none;
}	
.lc_waveform_container {
width: 100%;
margin: 0;
}
.lc_player_controls i {
padding: 0 20px;
}
.lc_player_controls {
margin-top: 15px;
}
.lc_waveform {
margin: 15px 0;
}
.artist_website, .artist_social_single {
width: 100%;
text-align: center;
float: none;
line-height: 40px;
}   
} @media only screen and (min-width: 600px) and (max-width: 769px) {
.creative_header_icon.lc_search {
margin-right: 35px;
}
.mobile_menu_icon.lc_social_icon {
display: inline-block;
}
.single_album_item .album_title {
letter-spacing: 2px;
}
}
@media only screen and (min-width: 769px) and (max-width: 979px) {
.lc_swp_boxed, .lc_swp_full, .lc_swp_full.blog_standard_nav.discography_post_nav {
padding-left: 20px;
padding-right: 20px;
}
.lc_content_with_sidebar {
padding-right: 20px;
}
#sidebar {
padding-left: 15px;
padding-right: 15px;
}
.header_inner.lc_wide_menu {
display: none;
}
.header_inner.lc_mobile_menu {
display: block;
}
.mobile_menu_icon.lc_icon_creative_cart {
display: block;
margin-right: 75px;
}
.mobile_menu_icon.my_account_icon {
margin-right: 0;
}
.creative_header_icon.lc_icon_creative_cart .cart-contents-count {
line-height: 14px;
width: 14px;
height: 14px;
}
.creative_header_icon.lc_search {
margin-right: 35px;
}
.brick-size, .lc_masonry_brick, .blog-brick-size.brick3, .lc_blog_masonry_brick.brick3 {
width: 50%;
}
.blog-brick-size, .lc_blog_masonry_brick {
width: 50%;	
}
input.lucille_cf_input, textarea.lucille_cf_input {
width: 100%;
}
.event_left.contact_left {
padding-right: 30px;
}
.event_right.contact_right {
padding-left: 30px;
}
#wp-calendar tbody td, #wp-calendar thead th {
padding: 1px;
}
ul.events_list {
margin: 40px 0;
}
.lc_footer_sidebar .textwidget {
max-width: 90%;
}
#footer_sidebar1 {
padding: 0 30px 20px 0;
}
#footer_sidebar2, #footer_sidebar3 {
padding: 0 30px 20px 0;
}
#footer_sidebar4 {
padding: 0 0 20px 0;
}
.wg_event_date {
margin-right: 13px;
}
.single_album_item.albums_4_on_row, .single_album_item.albums_5_on_row {
width: 49.5%;
}
.single_album_item.albums_4_on_row.has_right_padding, .single_album_item.albums_5_on_row.has_right_padding {
margin-right: 0;
}
.single_album_item.albums_4_on_row:nth-child(2n + 1), .single_album_item.albums_5_on_row:nth-child(2n + 1) {
margin-right: 1%;
}
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
.header_inner.lc_wide_menu {
display: none;
}
.header_inner.lc_mobile_menu {
display: block;
}
.mobile_menu_icon.lc_icon_creative_cart {
display: block;
margin-right: 75px;
}
.mobile_menu_icon.my_account_icon {
margin-right: 0;
}
.creative_menu li.menu-item a {
font-size: 30px;
line-height: 45px;
}
.brick-size, .lc_masonry_brick, .blog-brick-size.brick3, .lc_blog_masonry_brick.brick3 {
width: 50%;
}
.blog-brick-size, .lc_blog_masonry_brick {
width: 50%;	
}
ul.events_list {
margin: 40px 0;
}
.lc_swp_boxed, .lc_swp_full, .lc_swp_full.blog_standard_nav.discography_post_nav {
padding-left: 30px;
padding-right: 30px;
}
nav.classic_menu.centered_menu_logo_left ul.menu > li > a{
padding: 0 10px;
}
.header_centered_menu_logo_left .classic_header_icon {
margin-left: 25px;
}
.single_album_item.albums_5_on_row h3.album_title, .single_album_item.albums_5_on_row h3.album_artist {
font-size: 15px;
letter-spacing: 3px;
text-indent: 3px;
}
nav.classic_menu.centered_menu ul.menu > li > a	{
padding: 0 9px;
}
nav.classic_menu ul.menu li.logo_menu_item a {
padding: 0 30px;
}
.classic_header_icon.centered_menu {
margin: 0 9px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.creative_menu li.menu-item a {
font-size: 30px;
line-height: 45px;
}
.brick-size, .lc_masonry_brick, .blog-brick-size.brick3, .lc_blog_masonry_brick.brick3 {
width: 33.33%;
}
.blog-brick-size, .lc_blog_masonry_brick {
width: 33.33%;	
}
.lc_swp_boxed, .lc_swp_full, .lc_swp_full.blog_standard_nav.discography_post_nav {
padding-left: 30px;
padding-right: 30px;
}
nav.centered_menu.classic_menu ul.menu > li > a {
padding: 0 10px;
}
nav.classic_menu ul.menu li.logo_menu_item a {
padding: 0 30px;
}
}
@media only screen and (min-width: 1365px) and (max-width: 1680px) {
.blog-brick-size, .lc_blog_masonry_brick {
width: 33.33%;	
}
nav.centered_menu.classic_menu ul.menu > li > a {
padding: 0 10px;
}
.classic_header_icon.centered_menu {
margin: 0 10px;
}
nav.classic_menu ul.menu li.logo_menu_item a {
padding: 0 30px;
}
}
#swp_lightbox_downbutton
{
color:#999999;
}
.woocommerce-form__input.woocommerce-form__input-checkbox
{
vertical-align:middle!important;
}body, #heading_area.have_subtitle h1.title_full_color, #heading_area h1.title_transparent_color, 
h3#comments-title,
.woocommerce ul.products li.product h3,
h2.section_title, h5.lc_reviewer_nam, textarea {
font-family: 'Open Sans', sans-serif;
}
#logo, #mobile_logo, #heading_area h1, .heading_area_subtitle.title_full_color h2,
input[type="submit"],
.heading_area_subtitle.title_transparent_color h2,
h3.footer-widget-title, h3.widgettitle,
.lc_share_item_text, .lb-number, .lc_button, .woocommerce a.button, input.button, .woocommerce input.button, button.single_add_to_cart_button, h2.lc_post_title,
.page_navigation,
.eventlist_month, .emphasize_first .event_location, .emphasize_first .event_venue, .emphasize_first .event_buy, .lc_view_more, 
h1, h2, h3, h4, h5, h6, .wave_song_action, .artist_nickname, .swp_lightbox_downbutton,
li.woocommerce-MyAccount-navigation-link {
font-family: 'Oswald', sans-serif;
}