.spu-box,
.spu-box *{
box-sizing: border-box;
}
.wppopups-whole{
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 999998;
display: flex;
align-items: center;
justify-content: center;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
}
.spu-box {
zoom:1;
}
.spu-box {
position:fixed;
z-index: 999999;
width: 100%;
max-height: 100vh;
}
.spu-box img{
max-width: 100%;
height: auto;
}
.spu-box img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .spu-box.spu-position-top-left{
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-position-top-right{
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-position-top-center{
top: 0; right: auto; bottom: auto; left: auto;
}
.spu-box.spu-position-bottom-left{
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-position-bottom-right{
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-box.spu-position-bottom-center{
top: auto; right: auto; bottom: 0; left: auto;
}
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
margin: 0;
width: 100% !important;
max-width: 100% !important;
position: fixed;
}
.spu-box.spu-position-top-bar{
top: 0;
}
.spu-box.spu-position-bottom-bar{
bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container{
padding: 0;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.spu-box.spu-position-bottom-bar .spu-content > *,
.spu-box.spu-position-top-bar .spu-content > *{
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
display: inline-flex;
margin-bottom: 0;
}
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr{
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr ,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields ,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
min-width: 250px;
}
.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit ,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
width: 120px;
margin-left: 20px;
} .spu-close{
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: .5;
text-decoration: none;
cursor: pointer;
z-index: 9999;
}
html .spu-box a.spu-close {
text-decoration: none;
}
.spu-close-top_right{
right:8px;
top:5px;
}
.spu-close-top_left{
left:8px;
top:5px;
}
.spu-close-bottom_right{
right:8px;
bottom:5px;
}
.spu-close-bottom_left{
left:8px;
bottom:5px;
}
.spu-close:hover,
.spu-close:focus {
text-decoration: none;
display: block;
} p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-box.spu-scrollable p.spu-powered {
display: none;
} .spu-addon-container {
text-align: center;
margin: 36px 32px 44px;
}
.spu-addon-container:after {
clear: both;
content: " ";
display: table;
}
.spu-addon-title {
font-size: 24px;
}
.spu-addon-msg {
font-size: 17px;
}
.spu-input-text {
background-color: #fff;
width: 49%;
height: 44px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0;
vertical-align: middle;
}
.spu-button {
display: block;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 0 0 1px;
font-size: 15px;
padding: 10px 12px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-decoration: none;
margin: 0;
height: auto;
width: 35%;
border: 0;  
}
.spu-button-bg {
width: 100% !important;
}
.spu-inline {
display: inline-block !important;
}
.spu-errors {
color: red;
text-align: center;
margin-top: 20px;
} .spu-optin-form .spu-helper-fields{
display: none;
}
.spu-fields-container{
padding: 36px 32px 44px;
position: relative;
}
.spu-fields.spu-name,
.spu-fields.spu-email{
background-color: #fff;
width: 100%;
height: 48px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0 0 20px 0;
vertical-align: middle;
display: block;
}
.spu-fields.spu-submit{
background: #50bbe8;
border: 1px solid #429bc0;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 -0 0 1px;
width: 24%;
color: #fff;
font-size: 16px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
display: inline;
margin: 0;
height: auto;
}
.spu-fields.spu-submit i{
display: none;
}
.spu-optin-fields {
display: block;
}
.spu-optin-fields.spu-inline-fields {
display: flex;
margin-bottom: 20px;
}
.spu-optin-fields.spu-inline-fields .spu-fields{
margin-bottom: 0px;
}
.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
margin-right: 20px;
}
.spu-fields.spu-email{
margin-right: 0;
}
.spu-fields.spu-submit {
width: 100%;
max-width: 100%;
}
.spu-fields.spu-submit span{
transition: all 1s;
opacity:1;
}
.spu-fields.spu-submit svg{
display:none;
margin:0 auto;
transition: all 1s;
}
.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect{
fill: #fff;
}
.spu-fields.spu-submit.spu-sending span{
display: none;
opacity: 0;
}
.spu-fields.spu-submit.spu-sending svg{
display: block;
opacity: 1;
}
.optin-errors {
color: red;
text-align: center;
margin-top: 20px;
} span.spu-timer {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 12px;
position: absolute;
width: 100%;
text-align: right;
padding: 0 10px;
}
@media all and (max-width: 568px){
.spu-box{
max-width: 90vw !important;
}
.spu-box.spu-position-fullscreen,
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
max-width: 100vw !important;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
flex-flow: column;
}
.pop-up-text2{
margin-bottom: 25px !important;
}
}.tribe-events-pro-photo__event {
height: 400px;
}
.tribe-events-pro-photo__event-details-wrapper {
background-repeat: no-repeat;
background-size: cover;
background-position-x: center;
background-position-y: center;
border-radius: 16px;
box-shadow: 3px 3px 6px #aaa;
flex-direction: row;
flex-wrap: wrap;
align-content: space-between;
justify-content: space-between;
height: 100%;
position: relative;
transition-duration: 0.1s;
transition-timing-function: ease-in-out;
top: 0;
left: 0;
}
.tribe-events-pro-photo__event-details-wrapper:hover {
position: relative !important;
top: -5px;
left: -1px;
box-shadow: 5px 7px 7px #aaa;
}
.tribe-events-pro-photo__event-details-wrapper .row-date-time,
.tribe-events-pro-photo__event-details-wrapper .row-title {
display: flex;
justify-content: space-between;
}
.tribe-events-pro-photo__event-details-wrapper .row-title {
flex-direction: column;
}
.tribe-events-pro .tribe-events-pro-photo__event-date-tag {
padding-left: 12px;
background-color: #fff;
padding-right: 12px;
padding-top: 4px;
border-bottom-right-radius: 8px;
border-top-left-radius: 16px;
opacity: 0.8;
}
.tribe-events-pro.alternative-photo-view .tribe-events-pro-photo__event-date-tag {
width: auto;
}
.tribe-events-pro-photo .tribe-events-pro-photo__event .tribe-events-pro-photo__event-datetime {
color: #fff;
font-weight: 600;
font-size: 16px;
margin-top: 12px;
margin-right: 12px;
text-shadow: 1px 1px 2px #333;
}
.tribe-events-pro-photo__event-datetime::before {
content: "🕔";
}
.tribe-events-pro-photo__event .tribe-events-pro-photo__event-title {
padding: 0.5em 1em;
margin-bottom: 1em;
}
.tribe-events-pro-photo__event-title a {
color: #fff;
font-size: 24px;
line-height: 1em;
font-weight: normal;
text-shadow: 2px 2px 4px #333;
}
.tribe-events-pro-photo__event-title a:visited {
color: #fff;
}
.tribe-events-pro-photo .tribe-events-pro-photo__event-title a:hover {
color: #fff;
border-bottom-color: #fff;
}
.tribe-events-pro-photo__event-details-wrapper .row-title {
width: 100%;
} .row-date-time {
flex-grow: 1;
}
.tribe-events-pro .tribe-events-pro-photo__event-details-wrapper .tribe-events-pro-photo__event-cost,
.tribe-events-pro .tribe-events-pro-photo__event-details-wrapper .tribe-events-pro-photo__event-cost a {
color: #fff;
margin-top: unset;
text-shadow: 1px 1px 2px #666;
}
.tribe-common .tribe-common-cta--thin-alt {
border-bottom-color: #fff;
}
.tribe-events-pro-photo__event .tribe-events-pro-photo__event-datetime-featured-container {
display: inline-table;
background-color: #fff;
opacity: 0.8;
padding-left: 8px;
margin-bottom: 8px;
}
.tribe-events-pro-photo__event .tribe-events-c-small-cta__stock {
color: #fff;
float: right;
}
.tribe-events-pro-photo__event .tribe-events-pro-photo__event-datetime-recurring-icon {
height: 12px;
width: 12px;
}body {
margin:0;
padding:0;
background-size: cover;
overflow-x: hidden;
font-size: 16px;
line-height: 30px;
}
body, html {
height: 100%;
}
body.show_aside {
overflow: hidden;
}
* {
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 {
font-size: 17px;
font-weight: 400;
line-height: 30px;
text-align: center;
margin: 30px;
font-style: italic;
}
blockquote p {
margin: 0;
}
blockquote > i.fa-quote-left {
font-size: 35px;
width: 100%;
text-align: center;
opacity: 0.13;
margin-bottom: 15px;
}
blockquote cite {
font-style: normal;
}
ul, ol {
margin: 15px 0;
padding-left: 0px;
list-style-position: inside;    
}
pre {
padding: 0 10px;
border: 1px solid #3c3c3c;
overflow: visible;
overflow-y: hidden;
display: block;
margin: 15px 0;
}
ul li ul, ol li ol {
margin:0 0 0 30px;
}
table {
border-collapse: collapse;
width: 100%;
}
thead, th {
text-align: left;
}
thead th {
border-bottom-width: 2px;
border-bottom-style: solid;
}
tbody tr {
border-bottom-width: 1px;
border-bottom-style: solid;
}
td, th {
padding: 10px 30px 10px 0;
}
th {
font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 300;
line-height: 1.8em;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
h2.section_title {
font-size: 48px;
font-weight: 900;
margin: 0;
line-height: 1.2em;	
}
.fw_700 h2.section_title {
font-weight: 700;
}
h2.section_title.medium_size {
font-size: 40px;
}
iframe {
border-width: 0;
}
strong {
font-weight: 700;
}
.display_none, .fas.display_none {
display: none;
}
.clearfix:after {
clear: both;
height: 0;
visibility: hidden;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.transition4, .lc_single_gallery_brick img, .swp_img_caption {
transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
}
.transition3, a, nav ul.sub-menu, .lc_button, .swp_slide_btn, .event_buy_btn.lc_js_link, input[type="submit"], .woocommerce #respond input#submit, .woocommerce button.button,
i.lc_icon_play_video, .masonry_post_meta, .swp_player_bottom_inner i {
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.transition2, .gallery_scd_overlay {
transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
}
#swp_side_menu {
transition: right 0.2s ease-out 0s;
-webkit-transition: right 0.2s ease-out 0s;		
}
#lc_swp_wrapper {
transition: left 0.2s ease-out 0s;
-webkit-transition: left 0.2s ease-out 0s;
opacity: 0;
} .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;
}
p {
margin: 20px 0;
}
a img.alignright {
float: right;
max-width: 100%;
height: auto;	
}
a img.alignnone, img.alignnone, .alignnone img {
margin: 10px 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;
}
.text_center {
text-align: center;
}
.text_right {
text-align: right;
}
.relative_pos {
position: relative;
}
.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: 12px;
line-height: 17px;
margin: 0;
padding: 5px 0;
}
.gallery-caption {
font-size: 15px;
line-height: 26px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
display: inline-block;
padding: 0;
width: 33%;
float: left;
}
.woocommerce-Reviews .comment-form-author, 
.woocommerce-Reviews .comment-form-email {
width: 49.5%;
}
.woocommerce-Reviews .comment-form-email {
float: right;
}
.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, .mobile_navigation ul, nav.footer_menu 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;
}
li.bypostauthor {
padding: 20px;
} #lc_swp_wrapper {
position: relative;
width: 100%;
min-height: 100%;
overflow: hidden;
left: 0;
}
#lc_swp_wrapper.show_aside {
left: -400px;
}
.lc_swp_full {
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;
}
.swp_more_content_padding {
padding-top: 50px;
}
.lc_content_with_sidebar {
width: 75%;
}
.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;
}
#sidebar {
width: 25%;
padding-left: 20px;
padding-right: 20px;
font-size: 15px;
line-height: 27px;
}
#sidebar li.widget {
margin-bottom: 50px;
}
#swp_side_menu {
position: fixed;
right: -500px;
top: 0;
width: 500px;    
height: 100vh;	    
z-index: 10;
overflow-y: auto;
}
.admin-bar #swp_side_menu {
top: 32px;
}
#swp_side_menu.show_aside {
right: 0;
}
.side_menu_inner {
padding: 60px 70px;
}
.side_menu_close_inner {
position: relative;
height: 100%;
}
.side_menu_close {
position: absolute;
top: 0;
height: 90px;	
}
.widget ul {
padding-left: 0;
margin-left: 0;
}
h3.widgettitle {
font-weight: 400;
font-size: 20px;
margin-bottom: 20px;
letter-spacing: 0px;
}
.canvas_image, .canvas_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1000;
}
.lc_button, 
.woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce-cart table.cart input[type="submit"],
.woocommerce a.button.alt, .woocommerce button.button,
.swp_slide_btn {
display: inline-block;
font-size: 12px;
border: 1px solid;
padding: 0 30px;
text-transform: uppercase;
line-height: 45px;
cursor: pointer;
font-weight: 400;
border-radius: 5px;
background-color: transparent;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
height: 37px;
line-height: 37px;
padding: 0 30px;	
}
.swp_slide_btn.btn_rounded, .lc_button.btn_rounded {
padding: 0 40px;
border-radius: 23px;
}
.swp_slide_btn {
font-weight: 500;
letter-spacing: 1px;
}
.woocommerce a.button {
line-height: 38px;
}
.woocommerce button.button.alt, .woocommerce button.button {
line-height: 35px;
margin-left: 3px;
}
.woocommerce button.button:hover {
background-color: transparent;
}
.lc_event_entry .lc_button {
padding: 0 35px;
line-height: 40px;
}
.lc_button.event_sold_out, .lc_button.event_canceled {
font-weight: 700;
}
.swp_row_subtitle_scd {
margin-bottom: 35px;
}
.swp_row_subtitle_scd.no_margin {
margin-bottom: 0;
}
.no_img_bottom_margin .wpb_content_element {
margin-bottom: 0;
}
.event_buy_btn {
display: inline-block;
font-size: 12px;
line-height: 40px;
letter-spacing: 1px;
text-indent: 1px;
font-weight: 400;
border-radius: 5px;
border: 1px solid;
text-transform: uppercase;
width: 140px;
text-align: center;
}
.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 #32354e;
}
#lc_global_search {
display: none;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(27, 29, 47, 0.98);
z-index: 1;
top: 0;
left: 0;
}
#lc_global_search input {
background-color: transparent;
border-width: 0;
width: 350px;
font-size: 16px;
line-height: 45px;
height: 45px;
letter-spacing: 1px;
font-weight: 300;
text-align: center;
}
#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;	
}
input:focus {
outline: none;
}
input[type="search"]::-webkit-search-cancel-button {
display: none;
}
input[type="search"]::-ms-clear {
display: none;
}
.close_search_form {
float: right;
display: inline;
height: 45px;
line-height: 45px;
cursor: pointer;
width: 45px;
text-align: right;
padding: 1px 6px;	
}
.swp_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;
}
.swp_back_to_top_btn:hover > i {
margin-top: -1px;
}
.swp_back_to_top_btn i {
line-height: 40px;
}
header#lc_page_header.sticky_enabled #logo img {
max-height: 70px;
}
.admin-bar header#lc_page_header.sticky_enabled {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar header#lc_page_header.sticky_enabled {
top: 46px;
}	
}
@media screen and (max-width: 600px) {
.admin-bar header#lc_page_header.sticky_enabled {
top: 0;
}
}
.header_inner {
height: 90px;
}
.header_inner.lc_mobile_menu {
display: none;
height: 70px;
}
.header_inner.centered_menu {
position: relative;
opacity: 0;
}
#logo {
position: absolute;
float: left;
}
#logo a {
position: relative;
display: block;
height: 90px;
line-height: 90px;
font-size: 19px;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 300;
}
#logo img {
display: block;
position: relative;
max-height: 90px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.header_inner.lc_mobile_menu {
display: none;
}
.mobile_navigation_container {
display: none;
}
nav.menu {
position: absolute;
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
nav.menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.lc_wide_menu nav.menu ul.sub-menu, nav.menu ul.children {
display: none;
}
.lc_wide_menu nav.menu ul li {
display: inline-block;
}
nav.menu ul li a {
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
padding: 0 15px;
letter-spacing: 1px;
line-height: 90px;
}
header#lc_page_header.sticky_enabled nav.menu > ul > li > a {
line-height: 70px;
}
.header_inner.lc_mobile_menu {
height: 70px;
}
#mobile_logo {
font-size: 20px;
letter-spacing: 1px;
font-weight: 400;
text-transform: uppercase;
line-height: 70px;
margin-left: -5px;
}
#mobile_logo img {
max-height: 70px;
vertical-align: middle;
}
#mobile_logo.lc_logo_centered {
position: absolute;
float: none;
left: 50%;
transform: translate(-50%, 0);	
}
.lc_mobile_menu .creative_left {
position: relative;
float: left;
height: 100%;
}
.lc_mobile_menu .creative_right {
position: relative;
float: right;
height: 100%;
}
.mobile_menu_icon.lc_icon_creative_cart {
display: block;
margin-right: 55px;
}
.lc_mobile_menu .creative_header_icon {
display: inline-block;
font-size: 16px;
float: left;
line-height: 70px;	
}
.lc_mobile_menu .creative_header_icon.mobile_social_icon,
header#lc_page_header.sticky_enabled .creative_header_icon.mobile_social_icon {
display: block;
float: none;
line-height: 40px;
}
.social_profiles_mobile {
position: absolute;
top: 70px;
display: block;
height: 0;
overflow: hidden;
}
.social_profiles_mobile.show_icons {
height: unset;
}
.swp_show_mobile_socials {
cursor: pointer;
}
.lc_mobile_menu .creative_header_icon.lc_social_icon,
.lc_mobile_menu .creative_header_icon.lc_search,
.swp_show_mobile_socials {
font-size: 16px;
margin-right: 25px;    	
}
.hmb_mobile .hmb1.click {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
margin-left: 0px;
margin-top: 0px;
}
.hmb_mobile .hmb2.click {
display: none;
}
.hmb_mobile .hmb3.click {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
margin-left: 0px;
margin-top: 0px;
}
.hmb_mobile .hmb1.click, .hmb_mobile .hmb3.click {
left: 0;
width: 100%;
}
.hmb_menu:hover .hmb_change.click {
width: 100%;
}
.hmb_close {
position: absolute;
right: 15px;
top: 50%;
width: 25px;
height: 40px;
margin-top: -20px;
cursor: pointer;
}
.hmb_close1 {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.hmb_close2 {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.hmb_close:hover .hmb_close_line {
width: 130%;
}
.mobile_navigation ul {
padding: 0;
margin: 0;
}
.mobile_navigation ul li {
position: relative;
line-height: 45px;
border-bottom: 1px solid;
}
.mobile_navigation ul li:last-child {
border-bottom-width: 0;
}
.mobile_navigation ul li a {
display: block;
}
.mobile_navigation ul ul {
display: none;
padding-left: 20px;
}
.mobile_navigation ul.sub-menu {
transition: unset;
-webkit-transition: unset;
}
#lc_page_header .mobile_navigation ul.sub-menu li {
background-color: transparent;
}
.mobile_navigation ul li.menu-item-has-children::before {
content: "";
position: absolute;
top: 23px;
right: 0;
display: block;
margin-top: -3px;
border-top: 3px solid transparent;
border-bottom: 3px solid transparent;
border-left: 4px solid;
margin-right: 5px;
}
#heading_area {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
}
.lc_swp_overlay {
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.album_right_overlay, .album_left_overlay {
position: absolute;
z-index: 0;
}
.lc_swp_image_overlay, .latest_albums_overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -2;
}
.lc_heading_image_bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.heading_content_container {
position: relative;
padding-top: 220px;
padding-bottom: 50px;	
}
.heading_content_container.pnf_template {
padding-top: 120px;
}
.heading_content_container.title_centered .heading_titles_container {
max-width: 850px;
margin: 0 auto;	
}
.heading_content_container.title_left .heading_titles_container {
max-width: 50%;
margin: 0;	
}
.heading_content_container.title_centered {
text-align: center;
}
.heading_area_title h1 {
font-size: 48px;
font-weight: 700;
line-height: 1.15em;
margin: 0;
padding: 0;
letter-spacing: 1px;
}
.heading_area_title.title_centered h1 {
text-indent: 1px;
}
.heading_area_subtitle h2 {
font-size: 16px;
line-height: 2em;
font-weight: 400;
letter-spacing: 1px;
margin: 0;
padding: 0;    
}
.lc_post_meta {
font-size: 14px;
margin-top: 10px;
letter-spacing: 1px;
}
.cpt_post_meta {
font-size: 16px;
letter-spacing: 0;	
}
.swp_vc_element_cat {
text-align: center;
padding-bottom: 30px;
}
.heading_content_container.title_left .cpt_post_meta {
padding: 0;
text-align: right;
margin-top: -28px;	
}
.cpt_post_meta a {
padding: 0 15px;
}
.title_left .cpt_post_meta a:last-child {
padding-right: 0;
}
.lc_sharing_icons, .lc_post_tags {
margin-top: 10px;
margin-bottom: 10px;
}
.lc_sharing_icons, .lc_post_tags {
display: block;
}
.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: 16px;
}
.lc_post_tags a {
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
padding-right: 7px;
}
#comments {
margin-top: 40px;
}
.commentlist {
font-size: 15px;
}
h3#comments-title {
font-weight: 400;
font-size: 20px;
}
.comment-author {
position: relative;
}
.comment-author img {
border-radius: 50%;
vertical-align: middle;
}
.comment_author_details {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: 10px;
font-size: 15px;
}
#comments ul {
list-style-type: none;
}
.commentlist {
margin: 30px 0 45px 0;
}
.comment-body p {
margin-bottom: 0px;
font-size: 15px;
}
li.comment .reply {
margin-bottom: 20px;
}
#respond {
padding-bottom: 15px;
}
#respond h3 {
font-weight: 400;
font-size: 18px;
letter-spacing: 0;
}
.logged-in-as {
margin-bottom: 0;
}
#respond h3.comment-reply-title {
margin-bottom: 10px;
}
#cancel-comment-reply-link {
margin-left: 20px;
}
.comment-author.vcard a, .logged-in-as a {
font-weight: 300;
}
.logged-in-as {
font-size: 14px;
}
.comment-author.vcard .says {
padding: 0 3px;
}
.comment-meta {
font-size: 15px;
}
.comment-form-comment {
width: 100%;
display: block;
clear: both;
margin: 24px 0 10px 0;
}
#commentform textarea, input#author, input#email, input#url {
background-color: transparent;
padding: 10px;
border-style: solid;
max-width: 100%;
border-radius: 3px;
font-size: 14px;
}
#commentform textarea {
width: 100%;
border-width: 1px;
overflow: auto;
padding: 20px;
}
.comment-body a, .reply a {
font-weight: 300;
}
input#author, input#email, input#url, input[type="text"] {
border-width: 1px;
width: 100%;
line-height: 30px;
border-style: solid;
}
input,
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 10px;
background-color: transparent;
border-radius: 3px;
border-width: 1px;
border-color: #292b3c;
border-style: solid;	
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
height: 37px;
line-height: 37px;
}
#commentform input#submit, input[type="text"] {
background-color: transparent;
}
input[type="submit"], .woocommerce #respond input#submit {
cursor: pointer;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
}
.pagination_links {
text-align: left;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 3px;	
}
#sidebar > ul {
margin: 0;
padding: 0;
}
.widget_meta ul, .widget ul, #sidebar ul {
list-style-type: none;
}
form.search-form, form.woocommerce-product-search {
position: relative;
}
#sidebar input[type="search"], .lc_footer_sidebar input[type="search"] {
padding: 10px;
width: 100%;
border-radius: 3px;
position: relative;
font-style: italic;
background: transparent;
border-width: 1px;
border-style: solid;
line-height: 30px;
}
#sidebar button.search-submit, .lc_footer_sidebar button.search-submit,
.woocommerce-product-search input[type="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;
cursor: pointer;
}
.woocommerce-product-search input[type="submit"] {
font-size: 12px;
}
.widget li {
margin-bottom: 10px;
}
#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: 400;
}
#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;
}
.widget.widget_nav_menu ul.sub-menu {
padding-top: 10px;
}
.widget_tag_cloud a {
font-size: 11px !important;
text-transform: uppercase;
padding-right: 10px;
letter-spacing: 3px;
line-height: 26px;
}
.widget_media_gallery img {
border-width: 0 !important;
}
.widget_media_gallery .gallery-item {
margin: 1px !important;
width: calc(33% - 2px) !important;
}
.widget_media_video .mejs-overlay-button {
height: 115px;
}
.widget_recent_comments a {
font-size: 15px;
}
#footer_sidebars {
width: 100%;
margin: 0;
}
#footer_sidebars_inner {
padding-top: 30px;
padding-bottom: 30px;
}
.lc_footer_sidebar {
width: 25%;
float: left;
display: inline-block;
font-size: 14px;
line-height: 26px;
font-weight: 400;
}
.lc_footer_sidebar .widget {
margin-bottom: 10px;
margin-top: 40px;
}
h3.footer-widget-title {
font-weight: 500;
font-size: 20px;
margin-bottom: 25px;
letter-spacing: 0;
}
#footer_sidebar1 {
padding: 0 30px 20px 0;
}
#footer_sidebar2, #footer_sidebar3 {
padding: 0 30px 20px 30px;
}
#footer_sidebar4 {
padding: 0 0 20px 30px;
}
.lc_copy_area {
font-weight: 400;
height: 40px;
line-height: 40px;
font-size: 14px;
position: relative;
text-align: center;
opacity: 0;
}
.lc_copy_area.text_logo_social {
height: 80px;
}
.lc_copy_area.email_menu_icons_logo, .lc_copy_area.logo_menu_text {
padding: 90px 0;
height: auto;
}
.text_logo_social .copy_text, .footer_branding {
line-height: 80px;
float: right;
}
.copy_text a {
font-weight: 700;
}
.anchor_logo_menu_text.copy_text a {
font-weight: inherit;
}
.footer_branding {
float: left;
}
.footer_branding img {
padding-right: 30px;
vertical-align: middle;
}
.copy_social_icon {
display: inline-block;
padding-right:26px;
font-size: 15px;
}
.email_menu_icons_logo .copy_social_icon {
font-size: 15px;
padding-right: 10px;
text-indent: 5px;
margin-top: 7px;
}
.copy_email {
font-size: 36px;
font-weight: 700;
}
.email_menu_icons_logo .copy_logo {
margin-top: 35px;
}
nav.footer_menu ul > li {
display: inline-block;
}
nav.footer_menu ul.sub-menu {
display: none;
}
nav.footer_menu ul.menu > li > a {
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
padding: 0 15px;
letter-spacing: 1px;
}
.lc_footer_sidebar .textwidget {
text-align: justify;
}
.lc_footer_sidebar .widget_search {
max-width: 300px;
}
.lc_widget_contact {
line-height: 30px;
margin-bottom: 5px;
}
.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: 12px;
letter-spacing: 0px;
}
.widget_slide_recent_posts .post-date {
font-size: 12px;
display: block;
}
.widget_recent_entries .post-date {
font-style: italic;
font-size: 13px;
}
.widget_slide_recent_posts img {
float: left;
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 15px;
}
.widget_slide_recent_posts li {
margin-bottom: 20px;
}
.wg_event_date {
width: 60px;
height: 49px;
position: relative;
float: left;
margin-right: 0;
text-align: left;
font-weight: 700;
}
.wg_event_date .eventlist_day {
font-size: 26px;
display: block;
line-height: 30px;
}
.wg_event_date .eventlist_month {
font-size: 14px;
line-height: 14px;
display: block;
text-transform: uppercase;
padding-top: 2px;
letter-spacing: 1px;
text-indent: 1px;
font-weight: 400;
}
.wg_event_date .eventlist_year {
font-weight: 700;
}
.widget_slide_next_events li {
margin-bottom: 15px;
}
.widget_slide_next_events a {
font-size: 16px;
line-height: 49px;
}
.lc_gallery_widget_container img {
display: inline-block;
float: left;
max-width: 33.33%;
height: auto;
}
.widget_lucille_contact_data img {
max-height: 60px;
}
.footer_w_social_icons .footer_w_social_icon {
display: inline-block;
margin-right: 35px;
}
.footer_w_social_icons {
margin-top: 20px;
font-size: 16px;
}
.footer_widget_overlay {
z-index: -1;
}
.footer_widget_overlay {
-webkit-transform: translateZ(0) !important; }
.widget_media_image img {
padding-top: 5px;
}
.single_video_item {
display: inline-block;
float: left;
width: 49%;
padding: 0;
margin-bottom: 30px;
opacity: 0;
}
.single_video_item.has_right_padding {
margin-right: 2%;
}
.video_image_container {
position: relative;
width: 100%;
display: block;
}
.fas.lc_icon_play_video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 23px;
border: 2px solid #fff;
padding: 17px;
border-radius: 50%;
padding-left: 24px;
padding-right: 20px;
background-color: rgba(0,0,0,0.5);    
}
h3.video_title {
font-size: 24px;
font-weight: 700;
font-size: 24px;
font-weight: 700;
line-height: 1em;
margin: 0;	
}
.video_cat_list a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
padding-right: 15px;
}
.single_video_details {
margin: 20px 0 34px 0;
}
.albums_container {
margin-top: 80px;
}
.albums_container.swp_vc_element {
margin-top: 35px;
}
.single_album_item {
position: relative;
display: inline-block;
float: left;
width: 24%;
padding: 0;
margin-right: 0;
margin-bottom: 80px;
opacity: 0;
}
.single_album_item.has_right_padding {
margin-right: 14%;
}
.single_album_item.swp_vc_element {
margin-bottom: 40px;
}
h3.album_title {
font-size: 20px;
font-weight: 700;
margin: 0;
line-height: 1em;
text-indent: 1px;
letter-spacing: 1px;
}
.album_buy_from {
display: inline-block;
float: left;
}
.album_details {
margin: 30px 0;
text-align: center;
}
.album_cat_list {
font-size: 14px;
font-weight: 400;
padding-top: 3px;
}
.image_vinyl_container {
position: relative;
width: 100%;
z-index: 1;
}
.slide_vinyl {
position: absolute;
top: 0px;
left: 0;
width: 100%;
padding: 10px;
z-index: -1;
}
.single_album_item:hover .slide_vinyl {
left: 48%;
}
.discography_template_container {
overflow: visible;
}
img.image_on_vinyl {
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
max-width: 31%;
transform: translate(-50%, -50%);
margin-top: -7px;
margin-left: 2px;
}
ul.events_list {
width: 100%;
margin: 80px 0;
}
ul.events_list.vc_events_element {
margin: 35px 0;
}
li.single_event_list {
display: block;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 25px 0;
}
li.single_event_list:last-child {
border-bottom-width: 0;
}
.event_list_entry {
display: inline-block;
float: left;
position: relative;
font-size: 15px;
height: 60px;
}
.eventlist_day {
font-weight: 700;
font-size: 30px;
line-height: 38px;
}
.eventlist_month {
font-weight: 500;
font-size: 14px;
text-transform: uppercase;
display: block;
line-height: 1em;
}
.event_list_entry.event_date {
width: 10%;
text-align: left;
}
.event_list_title {
font-size: 20px;
font-weight: 700;
padding-top: 2px;
}
.event_list_location {
font-size: 15px;
line-height: 18px;
}
.event_list_entry.event_title_img {
width: 38%;
}
.event_img {
width: 70px;
height: 60px;
margin-right: 20px;
position: relative;
}
.event_img img {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.event_img, .evnt_list_title_loc {
display: inline-block;
float: left;
}
.event_list_entry.event_venue {
letter-spacing: 1px;
width: 25%;
line-height: 60px;
}
.event_list_entry.event_venue i, .event_list_entry.event_time i {
margin-right: 7px;
}
.event_list_entry.event_time {
width: 10%;
line-height: 60px;
}
.event_list_entry.event_time .et_today {
display: block;
line-height: 30px;
margin-bottom: -15px;
font-weight: 500;
font-size: 17px;
}
.event_list_entry.event_buy {
width: 17%;
text-align: right;
line-height: 60px;
}
.event_buy_btn i {
margin-left: 5px;
}
.event_list_date_container {
display: inline-block;
}
.swp_event_card {
display: inline-block;
float: left;
width: calc(50% - 15px);
margin-right: 0;
margin-bottom: 40px;
}
.swp_event_card:nth-child(2n+1) {
margin-right: 30px;
}
.swp_event_card_inner {
position: relative;
width: 100%;
height: 100%;
}
.event_card_datails {
position: absolute;
width: 100%;
left: 30px;
bottom: 30px;
}
.event_card_detail {
display: inline-block;
float: left;
}
.event_card_date {
width: 55px;
height: 55px;
color: #181b31;
text-align: center;
margin-right: 25px;
font-weight: 700;
}
.event_card_day {
font-size: 30px;
line-height: 30px;
margin-top: 6px;
margin-bottom: 1px;
}
.event_card_month {
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}
.event_card_name {
font-size: 24px;
line-height: 35px;
font-weight: bold;
}
.event_card_venue {
font-size: 15px;
font-weight: 300;
line-height: 17px;
}
.event_card_overlay {
position: absolute;
width: 100%;
height: 100%;
opacity: 0;	
}
.event_card_buy {
position: absolute;
left: 30px;
bottom: 30px;
z-index: 1;
opacity: 0;
font-size: 13px;
line-height: 23px;
letter-spacing: 1px;
text-indent: 1px;
text-transform: uppercase;
font-weight: 400;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.swp_event_card:hover .event_card_overlay {
opacity: 0.8;
}
.swp_event_card:hover .event_card_datails {
bottom: calc(100% - 85px);
}
.swp_event_card:hover .event_card_buy {
opacity: 1;
}
.photo_gallery_container {
margin-top: 90px;
margin-bottom: 90px;
}
.photo_gallery_item {
position: relative;
width: 27%;
display: inline-block;
float: left;
}
.photo_gallery_item.has_right_padding {
margin-right: 9.5%;
}
.photo_gallery_row {
display: flex;
align-items: center;
margin-bottom: 35px;
}
h2.gallery_title {
font-weight: 700;
font-size: 23px;
line-height: 1em;
margin: 0;
margin-bottom: 7px;
letter-spacing: 0;
}
.gallery_item_date {
font-size: 12px;
text-transform: uppercase;
line-height: 20px;
letter-spacing: 1px;
text-indent: 1px;
}
.gallery_item_details {
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
text-align: center;
opacity: 0;    
}
img.swp_gallery_item_thumbnail {
vertical-align: middle;
}
.photo_gallery_overlay {
opacity: 0;
}
.photo_gallery_item:hover .photo_gallery_overlay {
opacity: 0.9;
}
.photo_gallery_item:hover .gallery_item_details {
opacity: 1;
}
.lc_masonry_brick {
position: absolute;
display: block;
overflow: hidden;
float: left;
}
.brick-size, .lc_masonry_brick {
width: 33.333%;	
}
.lb-number {
letter-spacing: 1px;
}
.lb-closeContainer {
display: none;	
}
.gallery_brick_overlay {
position: absolute;
width: 100%;
height: 100%;
}
.lc_single_gallery_brick:hover > .gallery_brick_overlay {
opacity: 1;
}
.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);
}
.lc_single_gallery_brick:hover img {
opacity: 1;
transform: scaleX(1.03) scaleY(1.03);
-webkit-transform: scaleX(1.03) scaleY(1.03);
}
.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;
line-height: 21px;
text-align: center;    
}
.lc_single_gallery_brick:hover .swp_img_caption {
opacity: 1;
letter-spacing: 7px;
}
.event_left, .event_right {
display: inline-block;
width: 50%;
}
.event_left {
float: left;
padding-right: 15px;
}
.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%;
}
.event_right img {
margin-bottom: 10px;
}
.gmap_container.event_gmap {
height: 400px;
width: 100%;
margin-bottom: 30px;
}
.gmap_container {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.gmap_container iframe {
width: 100%;
height: 100%;
}
.lc_event_entry {
margin-bottom: 10px;
line-height: 26px;
font-size: 15px;
}
.lc_event_entry i, .contact_address_entry i {
margin-right: 10px;
font-size: 15px;
width: 16px;
}
.lc_event_entry .lc_button {
margin-bottom: 8px;
margin-right: 5px;
}
.album_left, .album_right {
display: inline-block;
float: left;
}
.album_left {
width: 40%;
padding-right: 15px;
}
.album_right {
width: 60%;
padding-left: 15px;
}
.after_album_cover {
margin-top: 15px;
}
.album_cpt_video {
margin-top: 20px;
margin-bottom: 20px;
}
.single_track {
padding: 12px 20px;
margin-bottom: 2px;
}
.track_name {
padding-left: 18px;
font-size: 15px;
letter-spacing: 0px;
}
.track_order {
margin-right: 5px;
}
a.artist_name_in_event {
margin-right: 10px;
}
.single_artist_item {
position: relative;
display: inline-block;
float: left;
width: 23.5%;
padding: 0;
margin-right: 0;
margin-bottom: 80px;
opacity: 0;
cursor: pointer;
}
.single_artist_item.has_right_padding {
margin-right: 2%;
}
.artist_img_container {
position: relative;
width: 100%;
}
h3.artist_title {
text-align: center;
font-size: 18px;
line-height: 1em;
font-weight: 700;
margin-top: 18px;
margin-bottom: 0;
}
.artist_nickname {
text-align: center;
font-size: 14px;	
}
.album_overlay {
opacity: 0;
}
.single_artist_item:hover .album_overlay {
opacity: 0.9;
}
.artist_item_socials {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 100%;
text-align: center;
opacity: 0;
}
.single_artist_item:hover .artist_item_socials {
opacity: 1;
}
.artist_social_profile {
display: inline-block;
padding: 0 10px;
}
.artists_container {
margin-top: 40px;
}
.artist_follow {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 3px;	
}
.artist_social_profile.artist_single {
font-size: 14px;
padding: 0 15px;	
}
.artist_social_profile.artist_single .fa-apple {
font-size: 16px;
}
.single_artist_item .fa-apple {
font-size: 18px;
}
.artist_website {
float: right;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 3px;
}
#swp_side_menu .widget li {
margin-bottom: 5px;
}
#swp_side_menu .widget_slide_next_events li {
margin-bottom: 15px;
}
h3.side-menu-widget-title {
font-size: 27px;
margin-bottom: 20px;
margin-top: 25px;
font-weight: 600;
letter-spacing: 0px;
line-height: 1em;
}
h3.side-menu-widget-title img {
margin-bottom: 5px;
}
#swp_side_menu .widget {
margin-bottom: 40px;
}
#swp_side_menu .widget.widget_nav_menu ul.sub-menu {
padding-top: 5px;
}
#swp_side_menu .widget_slide_recent_posts li {
margin-bottom: 20px;
line-height: 23px;
}
#swp_side_menu #recentcomments .comment-author-link {
font-style: italic;
}
#swp_side_menu .footer_w_social_icons .footer_w_social_icon {
font-size: 14px;
}
#swp_side_menu .widget ul {
margin: 0;
}
.wpb_revslider_element.wpb_content_element {
margin-bottom: 0; 
}
.swp_video_scd {
padding: 0;
}
.swp_video_scd iframe {
width: 100%;
height: 100%;
}
.swp_slide_link {
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
}
.swp_slide_link i {
padding-left: 4px;
}
.fas.video_scd_play_icon {
font-size: 21px;
vertical-align: middle;
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-left: 2px;
}
.video_scd_btn_play {
cursor: pointer;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70px;
height: 70px;
border-radius: 50%;
}
.swp_horizontal_separator {
height: 40px;
position: relative;
width: 100%;	
}
.swp_separator_inner {
position: absolute;	
height: 2px;
bottom: 0;
}
.swp_separator_inner.align_right {
right: 0;
}
.swp_separator_inner.align_center {
left: 50%;
transform: translateX(-50%);
}
.swp_single_album_scd_container {
display: block;
width: 100%;
}
.swp_single_album_scd.align_right {
float: right;
}
.swp_single_album_scd {
cursor: pointer;
}
.vc_swp_review_container_scd .vc_controls-out-tl {
margin-top: 30px;
}
.lc_reviews_slider {
margin-bottom: 55px;
opacity: 0;
}
.lc_reviewer_image img {
border-radius: 50%;
}
i.swp_before_reviews {
font-size: 55px;
text-align: center;
opacity: 0.35;
display: block;
padding-bottom: 17px;
}
.lc_review_content {
font-size: 30px;
line-height: 48px;
font-weight: 700;
max-width: 750px;
margin: 0 auto;	
}
.lc_reviewer_name {
font-size: 14px;
line-height: 21px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
margin-top: 20px;
margin-bottom: 0;
}
.lc_reviewer_position {
font-size: 15px;
line-height: 24px;
}
.lc_reviewer_image {
margin-top: 25px;
}
.lc_reviews_slider_container {
position: relative;
}
.lc_reviews_slider_container .unslider-arrow {
margin-top: -77px;
}
.swp_unslider_arrow {
border-style: solid;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 10px;	
}
.swp_unslider_arrow.swp_arrow_left, .swp_arrow.swp_arrow_left {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);	
}
.swp_unslider_arrow.swp_arrow_right, .swp_arrow.swp_arrow_right {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);	
}
.swp_arrow {
border-style: solid;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 2px;
margin-bottom: 2px;
}
.swp_before_right_arrow {
width: 10px;
height: 1px;
position: relative;
display: inline-block;
margin-right: -5px;
margin-left: 5px;
margin-bottom: 4px;
content: "";
}
h2.masonry_post_title {
margin: 0;
font-size: 20px;
line-height: 24px;
font-weight: 500;
}
.post_item_meta.masonry_post_meta {
font-size: 12px;
line-height: 24px;
font-weight: 500;
text-transform: uppercase;
margin-top: 5px;
margin-bottom: 3px;
}
.masonry_excerpt {
font-size: 15px;
line-height: 24px;
margin-bottom: 0px;
}
article.lc_blog_masonry_brick {
margin-bottom: 60px;
}
.masonry_read_more {
font-size: 12px;
font-weight: 400;
text-transform: uppercase;	
}
article.no_thumbnail.sticky {
padding:35px;
}
.lc_blog_masonry_container {
margin-top: 50px;
opacity: 0;
}
.swp_blog_scd_container {
margin-top: 0;
}
.page_navigation {
text-align: center;
margin-bottom: 50px;
}
.page_nav_item {
margin: 0 25px;
letter-spacing: 3px;
font-weight: 400;
}
.swp_mc_subscr_form_container {
border-radius: 35px;
padding: 20px 40px;	
}
.swp_mc_subscr_container.align_center {
margin: 0 auto;
}
.swp_mc_subscr_form i {
float: left;
}
.swp_mc_subscr_form {
position: relative;
}
input.at_news_input_entry {
width: 200px;
display: inline-block;
border-width: 0;
padding: 0 15px;
font-size: 15px;
}
input[type="submit"].at_news_button_entry {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
background-color: transparent;
border-width: 0;
line-height: 30px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.swp_mc_form_success, .swp_mc_form_error {
margin-top: 5px;
font-size: 13px;
padding-left: 40px;
display: none;
}
.contact_right_inner {
float: right;
}
.swp_contactform {
max-width: 100%;
width: 470px;	
}
.swp_contactform.two_on_row_layout {
width: 100%;
}
.comment-form-author.two_on_row_layout {
display: inline-block;
width: calc(50% - 10px);
float: left;
margin-right: 20px;	
}
.comment-form-email.two_on_row_layout {
display: inline-block;
width: calc(50% - 10px);
float: left;
margin-right: 0;	
}
input.lucille_cf_input, textarea.lucille_cf_input {
background-color: transparent;
border-width: 0;
border-bottom: 1px solid;
padding: 10px 0;
width: 100%;
font-size: 14px;
}
li.swp_cf_entry {
display: block;
width: 100%;
margin-bottom: 30px;
position: relative;
}
li.swp_cf_entry.comment-form-comment {
margin-bottom: 40px;
}
li.gdpr_consent {
margin-bottom: 30px;
margin-top: -10px;
}
.gdpr_consent_mc {
padding: 15px 40px 0;
line-height: 23px;	
}
input.gdpr_agree_consent_checkbox {
vertical-align: middle;
}
label.gdpr_agree_consent_message {
font-size: 15px;
margin-left: 3px;
}
.swp_cf_error, .form_result_error {
font-size: 11px;
display: none;
margin-top: 5px;
letter-spacing: 1px;
}
.swp_social_profile {
display: inline-block;
padding-right: 35px;
font-size: 16px;
}
h3.contact_section_head, h3.swp_column_title {
font-size: 27px;
line-height: 48px;	
font-weight: 700;
letter-spacing: 1px;
margin: 10px 0 40px 0;    
}
.contact_address_entry.address_entry {
font-size: 18px;
line-height: 48px;
font-weight: 700;	
}
.before_contact_entry {
font-size: 16px;
font-weight: 700;
}
.contact_address_entry {
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
}
.contact_content {
margin-top: -20px;
font-size: 14px;
}
.contact_buttom {
margin-top: 10px;
}
.swp_cf_icon {
position: absolute;
top: 50%;
right: 0;    
transform: translateY(-50%);
}
.inner_content_right.wpb_column > .vc_column-inner >  .wpb_wrapper {
float: right;
}
.swp_social_profiles_scd {
padding: 10px 0;
}
.swp_contact_template_container {
margin-bottom: 50px;
}
.page_not_found {
margin-bottom: 100px;
}
h3.pnf_text {
font-weight: 700;
font-size: 260px;
text-transform: uppercase;
line-height: 260px;
margin: 0;
}
h4.pnf_text {
font-size: 55px;
line-height: 70px;
font-weight: 900;
letter-spacing: 9px;
text-indent: 9px;
margin: 0;
}
.pnf_text_simple {
font-size: 12px;
text-transform: uppercase;
line-height: 30px;
letter-spacing: 3px;
text-indent: 3px;
padding: 15px 0;
}
.pnf_link {
letter-spacing: 3px;
font-size: 11px;
margin-bottom: 50px;
}
.music_player_left, .music_player_right {
position: relative;
height: 570px;
display: inline-block;
float: left;
}
.music_player_right {
width: 58%;
padding: 0;
}
.swp_player_top, .swp_music_player_entry {
padding: 0 40px;
}
.music_player_left {
width: 42%;
}
.swp_player_top {
height: 135px;
position: relative;
}
.swp_player_bottom {
height: 75px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
.album_featured_text {
font-size: 15px;
letter-spacing: 1px;
}
.swp_player_title {
font-size: 30px;
font-weight: 700;
}
.player_top_content {
position: absolute;
left: 40px;
top: 48%;
transform: translateY(-50%);
}
.player_top_content, .swp_player_button_container, .swp_player_bottom {
z-index: 1;
}
.swp_player_bottom_inner {
position: relative;
display: block;
height: 100%;
}
.swp_player_controls {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-top: 3px;
}
.swp_player_bottom_inner i {
padding: 0 15px;
cursor: pointer;
line-height: 42px;
font-size: 16px;
float: left;
}
.swp_player_bottom_inner i.fa-pause, .swp_player_bottom_inner i.fa-play {
border-radius: 50%;
margin: 0 15px;
padding: 0 14px;
}
.swp_player_bottom_inner i.fa-play {
padding-left: 15px;
padding-right: 13px;
}
.entry_duration {
float: right;
}
.player_play:hover, .swp_player_bottom_inner i.fa-pause:hover {
opacity: 0.9;
}
.player_time_slider, .player_time_slider_base {
width: 100%;
height: 3px;
opacity: 0.1;
cursor: pointer;
}
.player_time_slider {
opacity: 1;
width: 0;
}
.player_time_slider {
margin-top: -3px;
}
.swp_music_player_entry {
line-height: 60px;
position: relative;
z-index: 1;
}
i.before_song {
font-size: 9px;
margin-right: 20px;
vertical-align: middle;
}
.player_song_name {
font-size: 16px;
font-weight: 500;
}
.player_entry_left {
cursor: pointer;
}
.swp_current_play {
position: absolute;
left: 40px;
top: 50%;
transform: translateY(-50%);	
}
.before_current_song_name {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 18px;
}
.current_song_name{
font-size: 14px;
font-weight: 500;
line-height: 18px;
max-width: 200px;
}
.player_duration_sep {
padding: 0 6px;
}
.swp_timeline {
position: absolute;
right: 40px;
top: 50%;
transform: translateY(-50%);
font-size: 13px;
}
.swp_player_button_container {
position: absolute;
right: 40px;
top: 50%;
transform: translateY(-50%);
}
a.swp_player_button {
padding: 0 25px;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
white-space: nowrap;	
height: 46px;
}
a.swp_player_button i {
padding-right: 10px;
font-size: 16px;
float: left;
}
.song_buy_icons {
float: right;
padding-right: 15px;
display: none;
max-height: 60px;
}
.swp_music_player_entry:hover .song_buy_icons {
display: inline;
}
.song_buy_icons a {
padding: 0 10px;
opacity: 0.3;
font-size: 16px;
float: left;
}
.song_buy_icons a:hover {
opacity: 0.7;
}
.buy_song_icon .fa-amazon {
font-size: 18px;
}
.buy_song_icon .fa-apple {
font-size: 20px;
}
.swp_player_content {
height: 360px;
overflow-y: auto;
overflow-x: hidden;
}
.swp_player_content::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: transparent;	
}
.swp_player_content::-webkit-scrollbar {
width: 12px;
background-color: transparent;
}
.swp_player_content::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: rgba(255, 255, 255, 0.1);
} .woocommerce-info, .woocommerce-message {
background-color: transparent;
border-width: 1px;
}
.section.related.products {
clear: both;
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
margin: 0 3.933% 65px 0;
width: 22.05%;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0 !important;
}
.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
margin-bottom: 30px;
}
.woocommerce .woocommerce-result-count {
line-height: 40px;
}
.woocommerce ul.products li.product {
text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
font-weight: 400;
padding: 0;
}
.woocommerce ul.products li.product .price {
padding: 8px 0;
margin: 0;
font-size: 16px;
}
.woocommerce ul.products li.product .button {
margin-top: 7px;
padding: 0 25px;
}
.woocommerce a.added_to_cart {
font-size: 11px;
text-transform: uppercase;
padding-left: 5px;
letter-spacing: 1px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
width: 50px;
height: 50px;
padding: 0;
line-height: 50px;
font-weight: 700;
}
.woocommerce ul.products li.product .price ins {
font-weight: inherit;
}
.woocommerce .woocommerce-ordering select,
.woocommerce div.product form.cart .variations select {
padding: 10px;
background-color: transparent;
border-width: 1px;
border-style: solid;
font-size: 14px;
border-radius: 3px;
}
table.variations tr {
border-bottom-color: transparent;
margin-bottom: 20px;
}
.woocommerce div.product form.cart a.reset_variations {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;	
}
.woocommerce div.product form.cart .variations td {
vertical-align: middle;
}
.woocommerce div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.value {
padding-right: 0;
}
.woocommerce div.product form.cart .variations select {
margin-right: 25px;
}
h1.product_title.entry-title {
font-size: 34px;
margin-bottom: 0;
line-height: 1em;
}
.product_meta span {
margin-right: 15px;
}
.product_meta .poste_in a {
font-size: 14px;
letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background-color: transparent;
border-width: 0;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;    
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
padding-left: 5px;
}
.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 div.product .woocommerce-tabs ul.tabs li a {
font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
}
.woocommerce-Tabs-panel h2, .related.products h2 {
font-size: 25px;
}
.woocommerce #reviews #comment {
height: 80px;
}
.woocommerce-Tabs-panel #commentform {
margin-top: 7px;
}
.woocommerce-tabs.wc-tabs-wrapper {
padding-top: 15px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background-color: transparent;
}
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce table.shop_table th {
font-weight: 500;
}
.woocommerce table img {
vertical-align: text-top;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
padding: 20px 12px;
}
.woocommerce table.shop_table .product-name {
font-size: 15px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 150px;
}
.woocommerce-cart table.cart input[type="submit"] {
line-height: 34px;
}
.woocommerce .quantity .qty {
background-color: transparent;
padding-left: 12px;
padding-right: 0;
border-width: 1px;
margin-right: 5px;
}
.woocommerce table.shop_table tbody th {
font-weight: 500;
}
.woocommerce a.button.alt {
width: 100%;
}
.woocommerce form .form-row textarea {
background-color: transparent;
height: 100px;
padding: 10px 15px;	
}  .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;
}
} .latest_albums_single {
position: relative;
width: calc((100% - 90px)/4);
display: inline-block;
float: left;
margin-bottom: 30px;
border-radius: 5px;
}
.emphasize_first_album .latest_albums_single:first-child {
width: calc((100% - 90px)/2 + 30px);
}
.latest_albums_single.has_right_padding {
margin-right: 30px;
}
.latest_albums_overlay {
z-index: 1;
opacity: 0;
}
.latest_albums_scd_content {
opacity: 0;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
text-align: center;
padding: 20px;    
}
.emphasize_first_album .latest_albums_single:first-child .latest_albums_scd_content {
padding: 50px;
}
.latest_albums_single:hover .latest_albums_overlay {
opacity: 0.9;
}
.latest_albums_single:hover .latest_albums_scd_content {
opacity: 1;
}
.album_scd_date, .album_scd_buy_container {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
}
.emphasize_first_album .latest_albums_single:first-child .album_scd_date,
.emphasize_first_album .latest_albums_single:first-child .album_scd_buy_container {
font-size: 14px;
letter-spacing: 3px;
}
.album_scd_title {
font-size: 23px;
font-weight: 700;
position: absolute;
width: 100%;
left: 0;
top: 50%;
transform: translateY(-50%);
padding: 0 5px;
margin: 0;
line-height: 1.1em;
}
.emphasize_first_album .latest_albums_single:first-child .album_scd_title {
font-size: 35px;
}
.album_scd_buy_container {
position: absolute;
width: 100%;
left: 0;
bottom: 20px;
}
.emphasize_first_album .latest_albums_single:first-child .album_scd_buy_container {
bottom: 50px;
}
.ec_inline {
display: inline-block;
float: left;
}
.swp_event_countdown {
padding: 45px 100px;
border-radius: 5px;
display: flex;
align-items: center;
}
.swp_event_countdown.transparent_bg {
padding-left: 0;
padding-right: 0;
background-color: transparent;
}
.swp_event_countdown.transparent_bg .ec_timer_entry {
background-color: transparent;
}
.swp_event_countdown.overlap_prev {
margin-top: -90px;
}
.swp_music_player.overlap_prev {
margin-top: -100px;
}
.event_countdown_details, .event_countdown_timer {
width: 40%;
}
.ec_countdown_buy {
width: 20%;
text-align: right;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1px;	
}
.ec_countdown_buy a {
display: inline-block;
border-bottom: 1px solid;	
}
.event_countdown_details {
padding-right: 40px;
}
.ec_timer_entry {
width: 25%;
}
.ec_title {
font-size: 36px;
line-height: 48px;
font-weight: 700;
}
.ec_user_text, .ec_venue {
font-size: 16px; 
line-height: 24px;
letter-spacing: 1px;
text-indent: 1px;	
}
.ec_user_text {
text-transform: uppercase;
font-size: 14px;
}
.ec_timer_entry {
font-size: 15px;
line-height: 21px;
width: 70px;
margin-right: 30px;
text-align: center;
padding: 15px 0; 
border-radius: 5px;   
letter-spacing: 1px;
text-indent: 1px;    
}
.transparent_bg .ec_timer_entry {
margin-right: 20px;
}
.ec_amount {
font-size: 36px;
font-weight: 700;
line-height: 1em;
letter-spacing: 0;
text-indent: 0;
}
.gallery_scd_overlay {
opacity: 0;
z-index: 1;
}
.img_box:hover .gallery_scd_overlay {
opacity: 0.6;
}
.img_box:hover img {
transform: scaleX(1.03) scaleY(1.03);
-webkit-transform: scaleX(1.03) scaleY(1.03);	
}
.swp_video_btn_scd {
position: relative;
}
.video_play_btn_scd {
position: relative;
display: inline-block;
cursor: pointer;
width: 70px;
height: 70px;
border-radius: 50%;
}
.swp_after_video_btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: 14px;	
font-size: 14px;
font-weight: 400;
letter-spacing: 1px;    
}
.swp_video_overlay {
position: fixed;
width: 100vw;
height: 100vh;
background-color: rgba(0,0,0,0.8);
z-index: 99;
top: 0;
left: 0;	
}
.close_swp_video_overlay {
position: absolute;
top: 120px;
right: 120px;
font-size: 35px;
cursor: pointer;
}
.swp_video_overlay_inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 1000px;
max-width: 100%;
}
.swp_video_iframe_container {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.swp_video_iframe_container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-width: 1680px) {
}
@media only screen and (max-width: 1365px) {
.lc_swp_boxed, .lc_swp_full, .lc_swp_full.blog_standard_nav.discography_post_nav {
padding-left: 30px;
padding-right: 30px;
}
.vc_row.force_boxed_width, .vc_row.vc_inner.force_boxed_width {
padding-left: 30px !important;
padding-right: 30px !important;
}
.heading_content_container {
padding-top: 170px;
}
.albums_container {
padding: 0 8%;
margin-top: 30px;
}
.artists_container {
padding: 0;
}
.lc_blog_masonry_container {
margin-top: 30px;
}
.single_album_item {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 1199px) {
.header_inner.lc_wide_menu {
display: none;
}
.header_inner.lc_mobile_menu {
display: block;
}	
.heading_content_container {
padding-top: 150px;
}
.albums_container, .lc_blog_masonry_container {
margin-top: 25px;
}
.single_album_item {
margin-bottom: 30px;
}
.single_artist_item {
margin-bottom: 40px;
}
.lc_copy_area.email_menu_icons_logo, .lc_copy_area.logo_menu_text {
padding: 50px 0;
}
.contact_right_inner {
float: none;
}
.contact_right {
padding-left: 15px;
}
.swp_player_top, .swp_music_player_entry {
padding: 0 15px;
}
.player_top_content, .swp_current_play {
left: 15px;
}
.swp_player_button_container, .swp_timeline {
right: 15px;
}
nav.menu ul li a {
padding: 0 10px;
}
.swp_event_countdown {
display: block;
}
.event_countdown_details, .event_countdown_timer {
width: 100%;
text-align: center;
padding-bottom: 20px;
padding-right: 0;
}
.ec_timer_entry {
float: none;
}
.transparent_bg .ec_days.ec_timer_entry {
margin-left: 20px;
}
.ec_countdown_buy {
text-align: center;
width: 100%
}
.event_countdown_timer_inner {
width: 100%;
margin: 0 auto;
}
}
@media only screen 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;
}
.vc_row.force_boxed_width, .vc_row.vc_inner.force_boxed_width {
padding-left: 20px !important;
padding-right: 20px !important;
}	
.lc_content_with_sidebar, #sidebar {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.lc_basic_content_padding, #sidebar {
padding-bottom: 0;
}
.heading_content_container { 
padding-top: 130px;
}
.heading_content_container.title_left .heading_titles_container	{
max-width: none;
}
.heading_content_container.title_left .cpt_post_meta {
margin-top: 10px;
text-align: left;
}
.title_left .cpt_post_meta a:first-child {
padding-left: 0;
}	
#footer_sidebar1, #footer_sidebar2, #footer_sidebar3, #footer_sidebar4 {
display: inline-block;
width: 50%;
float: left;
}
#footer_sidebar1, #footer_sidebar3 {
padding: 0 50px 20px 0;
}
#footer_sidebar2, #footer_sidebar4 {
padding: 0 0 20px 50px;
}
.single_album_item {
width: 49%;
margin-bottom: 20px;
}
.single_album_item.has_right_padding, .single_artist_item.has_right_padding {
margin-right: 0;
}
.single_album_item:nth-child(2n + 1), .single_artist_item:nth-child(2n + 1) {
margin-right: 2%;
}
.single_artist_item {
width: 49%;
margin-bottom: 40px;
}
.albums_container {
margin-top: 10px;
padding: 0;
}
.lc_blog_masonry_container {
margin-top: 10px;
}
.photo_gallery_container {
margin-top: 60px;
margin-bottom: 60px;
}
.single_album_item:hover .slide_vinyl {
left: 0;
}
.event_list_entry.event_date, .event_list_entry.event_title_img, .event_list_entry.event_venue, 
.event_list_entry.event_time, .event_list_entry.event_buy {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.event_img, .evnt_list_title_loc {
float: none;
}
.event_img { display: none; }
.event_list_entry.event_venue {
line-height: 20px;
height: 20px;
}
.event_list_entry.event_time {
line-height: 40px;
height: 40px;
}
ul.events_list, ul.events_list.vc_events_element {
margin: 0;
}
.brick-size, .lc_masonry_brick {
width: 50%;	
}
.music_player_left {
width: 0;
}
.music_player_right {
width: 100%;
}
.inner_content_right.wpb_column > .vc_column-inner >  .wpb_wrapper {
float: none;
}
.close_swp_video_overlay {
right: 30px;
}	
}
@media only screen 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;
}
.vc_row.force_boxed_width, .vc_row.vc_inner.force_boxed_width {
padding-left: 15px !important;
padding-right: 15px !important;
}
.vc_row.force_boxed_width .wpb_text_column {
padding-left: 0 !important;
padding-right: 0 !important;
}
.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;
}
.heading_content_container {
padding-top: 130px;
}
.heading_content_container.pnf_template {
padding-top: 100px;
}	
.heading_area_title h1 {
font-size: 45px;
letter-spacing: 1px;
}
.cpt_post_meta a {
padding: 0 10px;
}
.cpt_post_meta {
font-size: 15px;
}
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-author.two_on_row_layout, .comment-form-email.two_on_row_layout,
.woocommerce-Reviews .comment-form-author, .woocommerce-Reviews .comment-form-email {
display: block;
width: 100%;
float: none;
margin-bottom: 15px
}
.woocommerce #review_form #respond p {
margin-top: 15px;
}
.comment-form-comment {
margin-top: 0;
}
li.swp_cf_entry.comment-form-comment {
margin-bottom: 20px;
}
.photo_gallery_overlay {
opacity: 0.2;
}
.gallery_item_details {
opacity: 1;
}
.photo_gallery_container {
margin-top: 10px;
margin-bottom: 30px;
}
.photo_gallery_item, .photo_gallery_item.has_right_padding {
width: 100%;
margin-right: 0;
float: none;
margin-bottom: 10px;
}
.photo_gallery_row {
display: block;
margin-bottom: 0;
}
.brick-size, .lc_masonry_brick {
width: 33.333%;	
}
.album_left, .album_right, .event_left, .event_right {
width: 100%;
display: block;
padding-right: 0;
padding-left: 0;
}
.text_logo_social .copy_text, .footer_branding {
line-height: 50px;
float: none;
}
.lc_copy_area.text_logo_social {
height: 140px;
padding-top: 25px;		
}
nav.footer_menu ul.menu > li > a {
font-size: 12px;
padding: 0 7px;
}
.swp_single_album_scd {
width: 100% !important;
}
.swp_single_album_scd_container.ignore_padding_on_mobile {
padding: 0!important;
padding-bottom: 20px !important;
}
.contact_right {
padding-left: 0;
}
.swp_contactform {
width: 100%;
}
.contact_left {
margin-bottom: 50px;
}
h3.contact_section_head {
margin-bottom: 20px;
}
h3.pnf_text	{
font-size: 200px;
}
h4.pnf_text {
font-size: 35px;
}
.music_player_left, .music_player_right {
width: 100%;
}
.music_player_left {
height: 600px;
}
.latest_albums_single, .emphasize_first_album .latest_albums_single:first-child {
width: 100%;
}
.latest_albums_single.has_right_padding {
margin-right: 0;
}
.player_top_content, .swp_player_button_container {
position: relative;
top: unset;
left: unset;
transform: none;
}
.player_top_content {
margin-top: 25px;
margin-bottom: 20px;
}
.swp_player_button_container {
margin-left: 20px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 48%;
margin: 0 0 2.992em;
}
.swp_event_card, .swp_event_card:nth-child(2n+1) {
width: 100%;
margin-right: 0;
}
}
@media only screen  and (max-width : 480px) {
.mobile_menu_icon.lc_icon_creative_cart	{
margin-right: 50px;
}
.cpt_post_meta a {
padding: 0 8px;
}
.title_left .cpt_post_meta a:first-child {
padding-left: 0;
}
.cpt_post_meta {
font-size: 14px;
}
.lc_sharing_icons, .lc_post_tags {
display: block;
width: 100%;
float: none;
text-align: left;
margin-bottom: 0;
}
#footer_sidebar1, #footer_sidebar2, #footer_sidebar3, #footer_sidebar4 {
display: block;
width: 100%;
float: none;
padding-left: 0;
padding-right: 0;
}
.single_video_item, .single_album_item, .single_artist_item {
width: 100%;
}
.single_video_item.has_right_padding, .single_album_item.has_right_padding,
.single_artist_item.has_right_padding {
margin-right: 0;
}
.albums_container, .artists_container, .lc_blog_masonry_container {
margin-top: 0px;
}
.swp_mc_subscr_form_container {
padding: 20px 20px;
}
.current_song_name {
max-width: 110px;
}
.swp_player_bottom_inner i.fa-pause, .swp_player_bottom_inner i.fa-play {
margin: 0;
}
.swp_player_top, .swp_music_player_entry {
padding: 0 10px;
}
.player_top_content, .swp_current_play {
left: 10px;
}
.swp_player_button_container, .swp_timeline {
right: 10px;
}
.player_duration_sep {
padding: 0 3px;
}
.swp_player_bottom {
height: 100px;
}
.artist_website {
float: none;
text-align: center;
margin-bottom: 10px;
}
.artist_social_single {
text-align: center;
}
.gallery_single_img_container {
margin-top: 30px;
}
.single-js_photo_albums .lc_sharing_icons {
margin-top: 0;
}
.brick-size, .lc_masonry_brick {
width: 100%;
}
.ec_timer_entry {
margin: 0;
}
.lc_mobile_menu .creative_header_icon.lc_search {
margin-right: 15px;
}
}
@media only screen and (max-width: 330px)
{
.event_countdown_timer_inner .ec_timer_entry 
{
width: 67px!important;
}
}body {background-color:#420825 !important;}
.float_2cols {
float:left;
width:50%;
padding-right:3%;
}
.left {float:left;}
.right {float:right;}
.clear {clear:both;} .margins {margin:40px 0 !important;}
p {font-family: "Open Sans", sans-serif;}
p, li {color:#fff;}
p a {
color:#f7cf7f; 
font-weight:bold;
}
strong {color:white;} 
.jaune {color:#f7cf7f;}
hr {
margin:30px 0;
padding: 0;
border: 1px solid #f7cf7f;
color:#f7cf7f !important;
background-color:#f7cf7f !important;
} .vc_sep_line {
border-color:#f7cf7f !important;
margin:20px 0;
} .white {color:#fff;}
.center {margin:auto;}
.short {width:70px;} .button {
display: block;
width: 200px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
margin: auto;
padding: 17px 10px;
background: linear-gradient(90deg, #cba74f, #fed77c);
text-align: center;
}
.button a {padding: 30px;} a:visited.vc_btn3,
.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
border: 1px solid transparent;
text-decoration: none;
color: #fff;
}   header .header_inner {height:80px !important;} .page header#lc_page_header.lc_sticky_menu.sticky_enabled
{
top:0px !important; background-color:#750a44 !important;
}
.header_inner.lc_mobile_menu.lc_swp_full,
header#lc_page_header .header_inner {
background-color:#750a44 !important; background: url(http://www.les-plus.fr/wowo/wp-content/uploads/2019/12/fond-header-cabaret.png);
background-position:left;
background-repeat:no-repeat;
} .home #lc_swp_wrapper {top:-35px !important;} .home header.header_inner.lc_mobile_menu.lc_swp_full, 
.home header#lc_page_header .header_inner {
background:none !important;
} .home 
header#lc_page_header.lc_sticky_menu {
background-color:transparent !important;
top:45px !important;
} .home header#lc_page_header.lc_sticky_menu.sticky_enabled {
top:0px !important;
background-color:#952361;
}   page .header_inner.lc_wide_menu #logo a.cust_page_logo img {
display:none;
}
.page .lc_logo_centered,
.js_photo_albums-template-default .lc_logo_centered,
.js_artist-template-default .lc_logo_centered
{ display:none; }  .js_photo_albums-template-default header#lc_page_header #logo a,
.page header#lc_page_header #logo a {
height:80px !important; 	
} header#lc_page_header.sticky_enabled #logo a {
display:block; height:80px !important; line-height:70px !important;
} .home header#lc_page_header.sticky_enabled #logo a {
display:block;
} #mobile_logo.lc_logo_centered { display:block;				
} .home #mobile_logo.lc_logo_centered {
display:block;
left:12% !important;
} div.lc_wide_menu #logo a.global_logo,
div.lc_wide_menu #logo a.cust_page_logo img {
background: none !important;
} nav.centered_menu_logo_left ul.menu > li > a {
padding: 0 !important; margin: 0 15px !important; }
nav.centered_menu_logo_left ul.menu > li > a {line-height:80px !important}
nav.centered_menu_logo_left ul.sub-menu li a {
font-weight:bold;
text-transform:uppercase !important;
}
nav.mobile_navigation li.menu-item a {
font-size:13px !important;
font-weight:bold;
text-transform:uppercase;
} ul#menu-menu-cabaret li.current-menu-item > a {
border-bottom: 2px solid #f7cf7f;
padding: 0 0 2px 0;
margin-left: 20px;
margin-right: 30px;
}
ul#menu-menu-cabaret .sub-menu li.current-menu-item > a {
margin-left: 30px;
}   #footer_sidebars_inner {
max-width: 1200px !important;
margin: 0 auto;
padding-left: 30px;
padding-right: 30px;
}
.lc_footer_sidebar .widget {margin-top:0;} .lc_footer_sidebar {
font-family:"Open Sans", sans-serif;
font-size:11pt;
}
.footer_w_social_icons .footer_w_social_icon {
margin-right: 15px;
}
#footer_sidebars a {
color:#fff;
font-weight:normal;
}
#footer_sidebars a:hover {
color:#f4d996;
}
h3.footer-widget-title{
font-family:"Josefin Sans", sans-serif;
font-size:17px;
font-weight:bold;
text-transform:uppercase;
}
.copy_text {color:#fff;}
.lc_copy_area {display:none;}  .home .wpb_text_column.wpb_content_element {margin-bottom:30px;} .home h2.section_title.medium_size {
margin-bottom:0;
font-family:"Josefin Sans", sans-serif;
font-size:40px;
font-weight:normal !important;
text-transform:uppercase;
}
.home h2.section_title.big_size {
margin-bottom:0;
font-family:"Josefin Sans", sans-serif;
font-size:40px;
font-weight:normal !important;
text-transform:uppercase;
}  div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot {
border: 1px solid white !important;
background-color: transparent !important;
}
div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot.n2-active, 
div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot:hover, 
div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot:focus {
background-color: white !important;
} .home .wpb_row .wpb_text_column p {
line-height:25px;
}
#suite_texte_bienvenue 
{ display:none; }  i.fa-quote-left {display:none;} .wpb_single_image.guillemetouvrant img {
max-width:90% !important; 
}
.lc_review_content { 
font-family: "Open Sans", sans-serif;
}
.lc_reviewer_name,
.lc_reviewer_position {
display:inline-block;
font-weight:normal;
color:#f4d996;
text-transform: capitalize;
}
.swp_unslider_arrow {border-color:#fff;}
.lc_reviews_slider {
margin-bottom:0;
} .texte-nl-inscrivez-vous {
font-family:"Open Sans", sans-serif;
line-height:20px;
}
.swp_mc_subscr_form .fa-envelope,
.swp_mc_subscr_form input.at_newslet_entry,
.swp_mc_subscr_form input.at_news_input_entry at_news_button_entry {
color:#fbd77f !important;
}
.swp_mc_subscr_form input.at_newslet_entry {
font-weight: 600;
}
.swp_mc_subscr_form input.at_news_button_entry { 
font-family:"Open Sans", sans-serif;
font-weight:bold;
color:#fff !important;
}   .canvas_image.lc_swp_background_image {
background-position: top center !important; }  h1.swp_page_title,
.js_photo_albums-template-default h1 {
font-family: "Josefin Sans", sans-serif;
font-size: 40px !important;
font-weight: 400;
text-transform: uppercase;
}
.js_photo_albums-template-default h1 {visibility:hidden;}
.page h2, 
.js_photo_albums-template-default h2 {
margin-bottom:0;
line-height:30pt;
font-family:"Josefin Sans", sans-serif;
font-size:28px;
font-weight:600;
text-transform:uppercase;
}
h2.titre_spectacle {
text-align:center;
}
.js_photo_albums-template-default h3 {
margin:30px 0 0;
line-height:24pt;
font-family:"Josefin Sans", sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
} .js_photo_albums-template-default p {
margin-bottom:24px;
line-height:24px;
font-family:"Open Sans", sans-serif; } .js_photo_albums-template-default .lc_heading_image_bg { background-position:top 80px center !important;
}  .img-bandeau-logos-privatisation {
width:100% !important;
}
.js_photo_albums-template-default #heading_area {height:627px;}
.js_photo_albums-template-default .heading_content_container { }
.js_photo_albums-template-default .chapeau {
margin:0 0 24px;
line-height:30px;
text-align:center;
}
.chapeau strong {color:#fff;}
.pg_galerie_3cols {
display:inline-block;
max-width:30%;
margin:0 10px;
vertical-align:top;
} .lc_masonry_container {margin-top:40px;}  .bloc-visu-spect-home,
.bloc-visu-spect { 		
height:500px;
width:350px;
margin-bottom:30px !important;
padding:30px 30px 20px;
}
.bloc-visu-spect-home h3,
.bloc-visu-spect-home p,
.bloc-visu-spect h3,
.bloc-visu-spect p {
visibility:hidden;
} .bloc-visu-spect-home:hover,
.bloc-visu-spect:hover {
background:#e2007b !important;
background: rgba(226, 0, 123, 0.9) !important;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
} .bloc-visu-spect-home:hover h3, 
.bloc-visu-spect:hover h3,
.bloc-visu-spect-home:hover p,
.bloc-visu-spect:hover p {
visibility:visible;
}
.bloc-visu-spect-home h3,
.bloc-visu-spect h3 {
margin:0;
font-family: "Josefin Sans", sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
}
.bloc-visu-spect-home p,
.bloc-visu-spect p {
margin:15px 0;
font-family:"Open Sans", sans-serif;
font-size:16px;
}
.bloc-visu-spect-home a,
.bloc-visu-spect a {
transition: all 0s ease-out 0s;
-webkit-transition: all 0s ease-out 0s;
font-weight:bold;
color:white;
}
.bloc-visu-spect-home a:hover,
.bloc-visu-spect a:hover {
color:#f7cf7f;
}  .js_photo_albums-template-default h2.titre_evenementiel {
font-family: "Josefin Sans", sans-serif;
font-size: 40px;
font-weight: 400;
text-transform: uppercase;
text-align: center;
}
.h3_menu {
text-align:center;
text-transform:uppercase;
line-height: 30pt;
font-family: "Josefin Sans", sans-serif;
font-weight: 400;
color:#f7cf7f;
}
.page .wpb_text_column p {
line-height:24px;
}
.p_menu {
margin:25px 0;
text-align:center;
font-size:18px;
font-weight:300;
}
.p_narrow {
line-height:18px;
} .single_event_list * 
{ color:#fff; } .bouton-all-events {display:none;} .mec-search-form.mec-totalcal-box {	display:none;}
.mec-event-list-modern .mec-event-title a {color:#fff;}
.mec-wrap {
font-size: 16px;
font-family: "Josefin Sans", sans-serif;
color: white;
} .mec-calendar .mec-event-article .mec-event-image {
width: 230px;
height: 326px;
} .mec-calendar .mec-event-article .mec-event-image img {
width: 230px;
height: 326px;
object-fit: cover;
} .mec-calendar .mec-event-detail {
display:block;
max-width:250px;
}
.mec-calendar .mec-event-article .mec-event-title {
margin: 15px auto;
}
.mec-calendar .mec-event-article .mec-event-title a,
.bouton-reserver {
display:block;
float:left;
width:250px;
margin: 15px auto;
height:55px;
padding: 15px;
border: none;
border-radius: 50px;
background-color: #cca756;
background-image: -webkit-linear-gradient(left, #cca756 0%, #fcd683 50%,#cca756 100%);
background-image: linear-gradient(to right, #cca756 0%, #fcd683 50%,#cca756 100%);
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
background-size: 200% 100%;
color: #ffffff;
transition: color .3s ease;
font-size:14px;
font-weight:600;
text-align:center;
}
.mec-calendar .mec-event-article .mec-event-title a:hover, 
.bouton-reserver:hover {
background-color:#fed77c;
border:none;
background-position:100% 0;
color:#ffffff;
font-weight:700;
} .event-color {display:none;} .single-mec-events .mec-events-event-image {
width:70%
}
.single-mec-events .mec-single-event-description * {
font-family:"Open Sans", sans-serif !important;
color:#fff !important;
} .single-mec-events .mec-event-content .mec-single-title {
display:none !important;
} .single-mec-events .bouton-reserver {
float:none;
margin:20px 0;
} .mec-event-export-module.mec-frontbox {display:none;} .mec-event-info-desktop * {
font-family:"Open Sans", sans-serif !important;
color:#000 !important;
}
.mec-event-info-desktop *:before {
font-family:simple-line-icons !important;
} .mec-single-event-time .mec-time:after {
content:" de début - fin";
font-size:initial;
color:#000 !important;
} .mec-single-event-location .author {
font-weight:600 !important;
}
.mec-single-event-location .mec-address {
font-size:14px;
} .mec-single-event-organizer  * {
text-transform:inherit !important;
font-size:14px !important;
}
.mec-single-event-organizer .mec-events-single-section-title {
font-size:0 !important;
}
.mec-single-event-organizer .mec-events-single-section-title:after {
content:"RÉSERVATION";
font-size:initial;
color:#000 !important;
} .mec-organizer-tel h6 {
font-size:0 !important;
} .mec-organizer-tel a {
font-weight:600;
}  #tribe-events .tribe-events-button,
.tribe-events-button {
background-color: #e40181;
} .post-type-archive #heading_area {
height: 150px;
} .tribe-events-page-title {
font-size: 40px;
font-weight: 400;
font-family: "josefin sans", sans-serif;
text-transform: uppercase;
margin-bottom: 70px;
}
.tribe-events-calendar thead th {
background-color: #a11460 !important;
}
#tribe-events td.tribe-events-present div[id*="tribe-events-daynum-"], 
#tribe-events td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
background-color:#e40181 !important;
} #tribe-events .tribe-events-calendar td.tribe-events-othermonth {
background-color: white;
} #tribe-events .tribe-events-calendar td:hover {
background-color: #e40181;
} .tribe-events-thismonth div[id*="tribe-events-daynum-"] {
background-color: #c0c0c0 !important;
font-size:15px;
font-weight:normal;
} .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] {
background-color: #c0c0c0;
color: black;
} .tribe-events-month-event-title a {
font-family: "Open Sans", sans-serif;
font-size:18px; 
color:#fbd77f;
}
.tribe-events-month-event-title a:hover {
color:white;
}
#tribe-events-content a {
font-family: "Open Sans", sans-serif;
font-size:14px;
font-weight:bold;
} .tribe_events 
.entry-title.summary {
font-family: "Josefin Sans", sans-serif;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#a21461;
}  .wpcf7-form .wpcf7-form-control {
border-color:#f7cf7f !important;
} .wpcf7-form .wpcf7-form-control.wpcf7-text,
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
border-color:#f7cf7f !important;
padding:5px;
background-color: transparent;
color:#fff;
font-family: "Open Sans", sans-serif;
font-size:16px;
} .wpcf7-form .wpcf7-form-control.wpcf7-submit {
padding:10px 20px;
color:#fff !important;
font-size:14px;
border: none;
border-radius:2em;
background-color: #cba74f;
background-image: -webkit-linear-gradient(left, #cba74f 0%, #fed77c 50%,#cba74f 100%);
background-image: linear-gradient(to right, #cba74f 0%, #fed77c 50%,#cba74f 100%);
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
background-size: 200% 100%;
} .artist_follow {display:none;}
.album_overlay {
background-color:#e2007b !important;
}
.single_artist_item:hover .album_overlay {
opacity: 0.9;
background-color: #e2007b !important;
}
.artist_website {
display:inline-block;
color:#fff;
}
.artist_social_profile {
width: 100% !important;
} .page-template-template-artists .artist_social_profile a.artist_social_link {
display:inline-block;
width: 100% !important;
height: 380px !important;
margin-top:100px !important;
margin-left: -10px !important;
}
.page-template-template-artists .artist_social_profile .artist_social_link .fab {
padding-top: 125px !important;
margin-left: -10px !important;
font-family: "Josefin Sans", sans-serif !important;
font-size:20px;
}
.page-template-template-artists .artist_social_profile .artist_social_link .fab.fa-facebook-f::before,
.js_artist-template-default .artist_social_single .artist_social_profile .fab.fa-facebook-f::before {
content: "Visiter le site";
} .artist_website a { visibility:hidden;} .js_events-template-default * {
font-size:18px;
color:#fff;
} div.cookie-notice-container {
padding:15px;
text-align:left;
}
#cookie-notice #cn-notice-text, 
#cookie-notice .cn-button {
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: bold;
text-align:left;
line-height: 25pt;
text-shadow:none;
}
#cookie-notice .cn-set-cookie,
#cookie-notice .cn-more-info
{
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
background: #962563;
color:#fff !important;
}
#cookie-notice .cn-set-cookie:hover,
#cookie-notice .cn-more-info:hover
{
background:#fff;
color:#ea0088 !important;
}   @media only screen and (max-width: 749px) {
#footer_sidebar2, #footer_sidebar3,#footer_sidebar4 {
padding: 0 !important;
}
.lc_footer_sidebar {	
width:100% !important;
}
}
@media only screen and (min-width: 750px) and (max-width: 979px) {
#footer_sidebar2, #footer_sidebar3, #footer_sidebar4 {
padding: 0 !important;
}
}
@media only screen and (max-width: 479px) { .home #mobile_logo.lc_logo_centered { left: 22% !important; 
} .section-video-row {
display:none !important;
} .swp_vc_section_title h2.section_title { 
margin-left:10px !important; 
}
.bloc-notre-histoire p { width:65%; } .swp_mc_subscr_container {
margin-top:20px !important;
} .js_photo_albums-template-default #heading_area {
height:210px !important;
}
.js_photo_albums-template-default .lc_heading_image_bg 	{
background-size:contain !important;
background-position: top 80px center !important;
} .mec-calendar .mec-event-article .mec-event-image {
float:none;
margin:10px auto 30px;
}
.mec-event-time,
.mec-event-title,
.mec-event-detail {
text-align:center;
}
}
@media only screen and (min-width: 480px) and (max-width: 749px) { .section-video-row { display:none !important;	} .bloc-notre-histoire p { width:50%; } .js_photo_albums-template-default #heading_area {
height: auto !important; 
}
.js_photo_albums-template-default .lc_heading_image_bg {
background-size: contain !important;
background-position: top 80px right !important;
}
}
@media only screen and (max-width: 749px) { .js_photo_albums-template-default h2.titre_evenementiel	{ 
font-size:35px !important;
}
.js_photo_albums-template-default .float_2cols {
float: none;
width: auto;
padding: 0 3%;
}	
}
@media only screen and (min-width: 680px) and (max-width: 959px) { .js_photo_albums-template-default #heading_area {
height:370px !important;
}
.js_photo_albums-template-default .lc_heading_image_bg {
background-size:contain !important;
background-position: top 80px right !important;
}
}
@media only screen and (min-width: 750px) and (max-width: 960px) { .mec-calendar .mec-event-article .mec-event-image {
float:none;
margin:10px auto 30px;
}
.mec-event-time,
.mec-event-title,
.mec-event-detail {
text-align:center;
}
}  @media only screen and (min-width: 480px) and (max-width: 679px) {
.js_photo_albums-template-default #heading_area {
height:auto !important;
}
.js_photo_albums-template-default .lc_heading_image_bg {
background-size:contain !important;
background-position: top 80px right !important;
}
}
@media only screen and (max-width: 959px) { .js_photo_albums-template-default .pg_galerie_3cols {
display:block !important;
max-width:90% !important;
margin:0 10px;
}
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
.js_photo_albums-template-default #heading_area {
height: 470px;
}
.js_photo_albums-template-default .lc_heading_image_bg {
background-size:contain !important;
background-position:top right !important;
margin-top:80px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.js_photo_albums-template-default #heading_area {
height: 490px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
.js_photo_albums-template-default #heading_area {
height: 550px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.js_photo_albums-template-default .lc_heading_image_bg {
background-size:contain !important;
background-position: top 80px right !important;
}
}  @media only screen and (max-width: 479px) {	
.bloc-visu-spect-home,
.bloc-visu-spect { 
height:480px !important;
width:320px !important;
padding:22px;
}
}
@media only screen and (max-width: 749px) {
.masquage {display:none;}
}
@media only screen and (max-width: 979px) {
.col-visu-spect-home {
float: none !important;
width:auto;
}
.bloc-visu-spect-home,
.bloc-visu-spect {
margin: 0 auto 30px !important; 
height:500px;
width:350px;
margin-bottom:35px !important;
padding:35px;
}
.bloc-visu-spect-home:hover h3, 
.bloc-visu-spect:hover h3 	{
font-size:28px;
line-height:32px;
}
.bloc-visu-spect-home p,
.bloc-visu-spect p {
line-height:24px !important;
font-size:18px !important;
}
}
@media only screen and (min-width: 750px) and (max-width: 979px) {
.bloc-visu-spect {
height:350px !important;
width:250px !important;
padding:22px;
}
.bloc-visu-spect-home:hover h3, 
.bloc-visu-spect:hover h3 	{
font-size:22px;
line-height:24px;
font-weight:600
}
.bloc-visu-spect p {
font-size: 13px !important;
line-height:22px !important;
margin: 8px auto 5px;
}
.masquage {display:none;}
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
.bloc-visu-spect-home { 
height:300px;
width:215px;
padding:18px;
}
.bloc-visu-spect { 		
max-height:400px;
max-width:280px;
margin-right:15px;
padding:25px;
}
.bloc-visu-spect-home h3 	{
line-height: 20px;
font-size: 18px;
}
.bloc-visu-spect-home p {
line-height: 18px !important;
font-size: 12px;
margin: 8px auto 5px;
}
.bloc-visu-spect p {
line-height:22px !important;
font-size:14px !important;
}
.masquage {display:none;}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.bloc-visu-spect-home { 
height:350px;
width:250px;
padding:22px;
}
.bloc-visu-spect-home p {
line-height: 18px !important;
font-size: 13px;
margin: 8px auto 5px;
}
.masquage {display:none;}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
.bloc-visu-spect-home { 
height:410px;
width:320px;
padding:22px;
}
.bloc-visu-spect-home p {
line-height: 18px !important;
font-size: 14px;
}
}  @media only screen and (max-width: 479px) {
.page-template-template-artists .artist_social_profile a.artist_social_link {
margin-top: 50px !important;
}
.page-template-template-artists .artist_social_profile .artist_social_link .fab,
.js_artist-template-default .artist_social_single .artist_social_profile .fab 	{
width: 100% !important;
height: 433px !important;
}
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
.page-template-template-artists .artist_social_profile a.artist_social_link {
margin-top: 50px !important;
}
.page-template-template-artists .artist_social_profile .artist_social_link .fab {
width: 100% !important;
height: 433px !important;
}
}
@media only screen and (min-width: 750px) and (max-width: 979px) { .page-template-template-artists .artist_social_profile a.artist_social_link {
display: inline-block;
width: 100% !important;
height: 380px !important;
margin-top: 0px !important;
margin-left: -10px !important;
}
.page-template-template-artists .artist_social_profile .artist_social_link .fab
{
width: 100% !important;
height: 450px !important;
padding-top: 170px !important;
}
}
@media only screen and (max-width: 1199px) {
.single_artist_item {
margin-bottom: 50px !important;
}
}body, textarea {
font-family: 'Roboto', sans-serif;
}
#logo, 
h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto', sans-serif;
}