@font-face {
font-family: 'museo500';
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo500-regular-webfont.eot);
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo500-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo500-regular-webfont.svg#museo500) format('svg'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo500-regular-webfont.woff) format('woff'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo500-regular-webfont.ttf) format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'museo700';
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo700-regular-webfont.eot);
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo700-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo700-regular-webfont.svg#museo700) format('svg'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo700-regular-webfont.woff) format('woff'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museo700-regular-webfont.ttf) format('truetype');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'museo_sans500';
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans-webfont.eot);
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans-webfont.eot?#iefix) format('embedded-opentype'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans-webfont.woff) format('woff'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans-webfont.ttf) format('truetype'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans-webfont.svg#museo_sans500) format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'museo_sans500_italic';
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans_500_italic-webfont.eot);
src: url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans_500_italic-webfont.eot?#iefix) format('embedded-opentype'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans_500_italic-webfont.svg#museo_sans500_italic) format('svg'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans_500_italic-webfont.woff) format('woff'),
url(//actualites.music-opera.com/wp-content/themes/musicopera/fonts/museosans_500_italic-webfont.ttf) format('truetype');
font-weight: 500;
font-style: italic;
} html, html a {
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}
body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 15px;
line-height: 100%;
letter-spacing: .5px; color: #272727;
}
p {
line-height: 22px;
font-size: 14px; 
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Poppins', sans-serif;
padding: 0;
line-height: 100%;
font-weight: 600;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 12px;
}
img {
object-fit: cover;
display: inline-block;
}
a {
color: inherit;
text-decoration: none;
display: inline-block;
-webkit-transition: 0.4s ease-in;
-o-transition: 0.4s ease-in;
transition: 0.4s ease-in;
}
a:hover, a:focus {
text-decoration: none;
color: #535353;
outline: 0;
}
*{
padding:0;
margin:0;
}
iframe {
border: 0;
}
.ps-rel {
position: relative;
}
.background-property {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: scroll;
}
.content-area {
background: #fff;
}
.social-solid li {
margin-right: 18px;
line-height: 30px;
}
.social-solid li:last-child {
margin-right: 0;
}
.social-solid li a {
font-size: 13px;
color: #acacac;
}
.social-solid li a:hover {
color: #535353;
} .btn-one {
font-size: 14px;
padding: 14px 30px;
color: #fff;
background: #c22733;
text-transform: uppercase;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
font-family: 'museo700';
}
.btn-one:hover, .btn-one:focus, .btn-one:active {
color: #fff;
background: #000000;
}
.read-more {
font-size: 14px;
line-height: 30px;
color: #fb0d29;
text-decoration: underline;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.read-more:hover {
color: #000000;
text-decoration: none;
}
.langue {
float: right !important; 
position: relative;
z-index: 99;
}
.langue > a { 
color: #272727;
font-size: 12px; 
line-height: 50px;
padding: 0 15px; 
display: block;
text-decoration: none;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.langue a:hover {
color: #000;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.sublangue {
border: 1px solid #bbb;
padding: 0 !important;
display: none;
position: absolute;
left: 0;
top: 25px;
width: 160px;
z-index: 999;
background: #ffffff !important;
box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
.navbar-fixed-top .sublangue {
top: 53px;
background-position: 0 -8px;
}
.sublangue li {
display: block !important; 
padding:  0 12px;
}
.sublangue li a {  
border-right: none;
color: #272727;
display: block;
padding: 8px 0; 
line-height: 14px;
text-decoration: none;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.sublangue li:hover {
background: #e8e8e8;
cursor: pointer;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.sublangue li a:hover {
color: #000000; 
}
.sublangue:before {
border: 6px solid;
border-color: transparent transparent #fff transparent;
z-index: 99;
left: 10px;
top: -12px;
}
.sublangue:after {
border: 7px solid;
border-color: transparent transparent #bbb transparent;
z-index: 98;
left: 9px;
top: -14px;
}
.sublangue:before, .sublangue:after {
border-bottom-style: solid;
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
}
.lang-slect {
font-size:12px;
color:#272727;  
cursor:pointer;
}
.lang-slect:after {
content: '';
background: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/arrow.svg) no-repeat center;
width: 15px;
height: 20px;
color: #272727;
position: absolute;
right: -17px;
top: -2px;
}  .navbar-default {
background: #f5f5f5;
box-shadow: none;
border: none;
margin-bottom: 0;
border-bottom: 1px solid transparent;
padding-top: 0;
padding-bottom: 0;
min-height: auto;
border-radius: 0;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.navbar-default .navbar-collapse {
border: none;
-webkit-transition: 0.4s ease-in;
-o-transition: 0.4s ease-in;
transition: 0.4s ease-in;
}
.navbar-default .navbar-nav > .active > a {
background: none;
box-shadow: none;
color: #fff;
}
.navbar-default .navbar-nav > .active > a:after {
width: 100%;
background: #3ea6ec;
}
.navbar-default .navbar-nav > li > a {
text-shadow: none;
text-transform:uppercase;
font-size: 14px;
color: #ffffff;
padding: 10px 18px;
position: relative;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
font-weight: 600;
}
.navbar-default .navbar-nav > li > a:hover {
color: #3ea6ec;
}
.navbar-default .navbar-nav > li:last-child > a {
margin-right: 0;
padding-right: 0;
}
.navbar-default .navbar-nav > li.has-sub-menu > a {
margin-right: 30px;
}
.navbar-default .navbar-nav > li.has-sub-menu > a:after {
content: "\f107";
display: block;
position: absolute;
right: 0;
top: 50%;
font-size: 14px;
color: #ffffff;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
font-family: 'FontAwesome';
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.navbar-default .navbar-nav > li.has-sub-menu > a:hover:after {
color: #3ea6ec;
}
.navbar-default .navbar-brand {
display: none;
}
.navbar-default .navbar-nav > li {
float: none;
display: inline-block;
}
.navbar-default .navbar-nav {
float: none;
text-align: left;
margin: 0 auto;
border-radius: 0;
}
.navbar-default .sub-menu > li > a {
text-align: left;
}
.is-sticky .navbar-default {
background: white;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075);
-webkit-animation: headerFloating 0.8s 1;
animation: headerFloating 0.8s 1;
}
.is-sticky .navbar-brand {
padding: 8px 15px;
margin-top: -25px;
}
.is-sticky .header-common {
width: 100%;
z-index: 9999;
}
.is-sticky .navbar-default .navbar-collapse {
border: transparent;
}
.usertop{
text-align:right;
padding:0 15px 0 0;
}
.usertop ul {
display: inline-block;
padding:0;
}
.usertop li {
display: inline-block;
float: none;
border-right: 1px solid #8e8e8e;
line-height:13px;
}
.usertop li:last-child { 
border-right: none; 
}
.usertop li a{
color: #8e8e8e;
font-size: 12px;
padding:0 5px;
}
.header-common{ position:relative;
width:100%;
top:0;
z-index:999;
background:#ffffff;
padding:15px 0 0;
border-bottom: 1px solid #e1e1e1;
}
.page-header {
border: 0;
margin : 0;
}
.header-common nav {
margin-top: 20px;
}
.logo{
text-align:center;
}
header .header-top .contact-info a {
text-transform: none;
font-weight: 600;
color: #CF3D4A;
} header nav {
margin-top: 20px; 
}
header nav .mega-menu {
display: none;
padding: 35px 0;
min-height: 100px;
background-color: #fff;
border-top: 3px solid black;
left: 0;
margin-top: -3px;
z-index: 10;
width: 100%;
position: absolute;
cursor: default;
font-weight: normal;
font-size: 13px;
text-align: left;
color: #000;
box-sizing: border-box;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}
header nav .mega-menu .container {
max-width: 950px;
margin: 0 auto
}
header nav .mega-menu .container>.links {
float: left;
width: 70%
}
header nav .mega-menu .container>.links .column {
float: left
}
header nav .mega-menu .container>.links.col3 .column {
width: 33%
}
header nav .mega-menu .container>.links.col4 .column {
width: 25%
}
header nav .mega-menu .container>.pub {
float: left;
width: 30%;
border-left: 1px solid #E1E1E1;
padding-left: 20px
}
header nav .mega-menu .container>.pub a {
display: grid;
margin-bottom: 10px
}
header nav .mega-menu .container>.pub a:last-child {
margin-bottom: 0
}
header nav .mega-menu .link {
float: left;
clear: both;
padding-right: 20px;
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/red_big_arrow.png);
background-size: 5.5px 10.5px;
background-repeat: no-repeat;
background-position: 93% 50%;
transition: 0.3s all ease
}
header nav .mega-menu .link:hover {
background-position: right center
}
header nav .mega-menu ul {
padding-left: 0
}
header nav .mega-menu ul li {
font-size: 14px;
text-transform: uppercase;
line-height: 30px;
color: #A6A6A6;
font-weight: 600;
display: block;
text-align: left
}
header nav .small-menu {
display: none;
padding: 35px 0;
min-height: 100px;
background-color: #fff;
border-top: 3px solid #a5303b;
margin-top: 13px;
left: 0;
z-index: 10;
width: 320px; position: absolute;
cursor: default;
font-weight: normal;
font-size: 13px;
text-align: left;
color: #000;
box-sizing: border-box;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}
header nav>ul>li.categories {
background:none !important; 
padding-right: 0 !important;; 
}
header nav>ul>li.categories:hover {
background:#ffffff; 
}
header nav>ul>li.categories:hover >a{
background:#ffffff;
color:#a5303b !important;
}
header nav .small-menu ul{ 
padding: 0 25px ; 
}
header nav .small-menu ul li a,
header nav .mega-menu ul li a {
font-weight: 300;
color: #272727;
text-transform: none;
position: relative
}
header nav .small-menu ul li a:after,
header nav .mega-menu ul li a:after {
content: "";
position: absolute;
right: 0;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: block;
width: 0;
height: 1px;
background-color: currentColor;
transition: 0.3s width ease
}
header nav .small-menu ul li a:hover:after,
header nav .mega-menu ul li a:hover:after {
width: 100%
}
header nav>ul {
font-size: 0;
padding: 0; 
margin: 0 auto;
text-align:center;
}
header nav>ul>li {
display: inline-block; 
padding: 15px 0px;
margin:0;
}
header nav>ul>li>a {
display: inline-block;
color: #2C2C2C;
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
padding: 5px 10px; 
font-weight:500;
}
header nav>ul>li.active a {
background-color: #965359;
margin-right: 1px;
position:relative;
z-index:99;
}
header nav>ul>li.active a {
color: #fff
}
header nav>ul>li:hover> a{
background-color: black;
}
header nav>ul>li:hover>a {
color: white;
text-decoration:none;
}
header nav>ul>li:hover >a:visited {
color: white ;
}
header nav>ul>li:hover .mega-menu {
display: block
}
header nav>ul>li:hover .small-menu {
display: block
}
header nav>ul>li.dropdown {
padding-right: 15px;
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/arrow.svg);
background-size: 11px 7px;
background-position: 93% 25px;
background-repeat: no-repeat;
position: relative
}
header nav>ul>li.dropdown:hover {
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/arrow-white.svg)
}
header nav>ul>li.dropdown ul li {
line-height: 30px;
list-style: none;
position:relative;
}
header nav>ul>li.categories ul li {
padding: 5px 0 5px 30px; 
}
header nav>ul>li.dropdown ul li:after {
position: absolute;
width: 15px;
height: 15px;
border-radius: 50%; 
left: 5px;
z-index: 99;
top: 12px;
background-repeat:no-repeat;
}
header nav>ul>li.dropdown ul li.opera:after {
content: '';
background: #cf3d4a;
}
header nav>ul>li.dropdown ul li.concerts:after {
content: '';
background: #ee3444;
}
header nav>ul>li.dropdown ul li.ballets:after {
content: '';
background: #f1626e;
}
header nav>ul>li.dropdown ul li.tempsforts:after {
content: '';
background: #f5a623;
}
header nav>ul>li.dropdown ul li.leclub:after {
content: '';
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/icons/club.svg);
border-radius: 0;
width: 52px;
height: 52px;
left: -15px;
top: 0;
}
header nav>ul>li.dropdown ul li.lelivre:after {
content: '';
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/icons/livre.svg);
border-radius: 0;
width: 52px;
height: 52px;
left: -15px;
top: 0;
}
header nav>ul>li:last-child>a { 
color: #965359; 
}
header nav>ul>li:last-child:hover>a { 
color: #ffffff; 
}
img {
max-width: 100%;
height: auto;
}
header nav .mega-menu .container>.links.col3 .column {
width: 100%;
}
header nav>ul>li.dropdown ul li.lecheqCadeau:after {
content: '';
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/icons/cadeau.svg);
border-radius: 0;
width: 52px;
height: 52px;
left: -15px;
top: 0;
}
header nav>ul>li.categories ul li.leclub, header nav>ul>li.categories ul li.lelivre, header nav>ul>li.categories ul li.lecheqCadeau  {
padding:5px 0 5px 45px
}
header nav .mega-menu .container>.links.col3 ul {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
header nav>ul>li.dropdown ul li a {
font-weight: 300;
color: #272727;
text-transform: none
}
.homepage-banner {
height: 100px;
position: relative;
z-index: 2;
margin:0 0 10px
}
.homepage-banner .banner-content {
position: absolute;
width: 100%;
text-align: center;
top: 50%;
text-transform: uppercase;
color: #fff;
font-size: 22px;
line-height: 1.5;
letter-spacing: 2px;
z-index: 5;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (max-width: 1220px) {
header.site-header .container {
max-width: 100%;
padding: 0 25px;
}
header nav ul {
text-align: center;
}
header nav ul li {
margin: 0 5px;
}
}
@media screen and (max-width: 1080px) {
header nav ul li a {
font-size: 12px;
}
}
.head-center{
position:relative;
}
header.site-header .menu-icon { 
display: inline-block;
width: 30px;
height: 30px;
background: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/menu_icon.png) no-repeat center;
position: absolute;
margin: 0;
left: 0;
top: 0;
display:none;
} footer {
background-color: #fff;
color: white;
}
footer.site-footer {
padding: 0;
}
footer.site-footer .partner-section {
padding: 4rem 0;
text-align: center;
background-color: #F4F4F4;
color: #000;
}
footer.site-footer .partner-section p {
text-align: center;
}
footer.site-footer .partner-section p.type2 {
text-align: center;
margin-bottom: 0;
}
footer.site-footer .partner-section .partner-logo-wrap ul {
font-size: 0;
margin: 0;
padding: 0;
padding-top: 3rem;
}
footer.site-footer .partner-section .partner-logo-wrap ul li {
display: inline-block;
margin: 0 3rem;
vertical-align: middle;
}
footer.site-footer .partner-section .partner-logo-wrap ul li a {
display: inline-block;
}
footer.site-footer .footer-main {
color: #272727;
}
footer.site-footer .footer-main .social-section {
padding: 4rem 0 2rem;
zoom: 1;
clear: both;
}
footer.site-footer .footer-main .social-section:before,footer.site-footer .footer-main .social-section:after {
content: "";
display: table;
}
footer.site-footer .footer-main .social-section:after {
clear: both;
}
footer.site-footer .footer-main .social-section .sudscription-form {
float: left;
max-width: 392px;
margin-right: 63px;
}
footer.site-footer .footer-main .social-section .sudscription-form label {
text-transform: uppercase;
display: block;
font-size: 14px;
color: #272727; 
text-align:left;
}
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap {
zoom: 1;
clear: both;
}
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap:before,footer.site-footer .footer-main .social-section .sudscription-form .input-wrap:after {
content: "";
display: table;
}
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap:after {
clear: both;
}
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap input[type='text'] {
width: 244px;
float: left;
}
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap input[type='submit'] {
float: left;
width: calc(100% - 244px);
font-size: 12px;
margin-left: -1px;
}
footer.site-footer .footer-main .social-section .social-links {
float: left;
}
footer.site-footer .footer-main .social-section .social-links label {
font-weight: 400;
}
footer.site-footer .footer-main .social-section .social-links label {
text-transform: uppercase;
display: block;
font-size: 14px;
color: #272727;
margin-bottom: 10px;
}
footer.site-footer .footer-main .social-section .social-links ul {
padding: 0;
margin: 0;
font-size: 0;
display:inline-block;
}
footer.site-footer .footer-main .social-section .social-links ul li {
margin-right: 2.5rem;
display: inline-block;
}
footer.site-footer .footer-main .footer-info {
zoom: 1;
clear: both;
padding: 1.15rem 0 3.3rem;
border-top: 1px solid #E1E1E1;
}
footer.site-footer .footer-main .footer-info:before,footer.site-footer .footer-main .footer-info:after {
content: "";
display: table;
}
footer.site-footer .footer-main .footer-info:after {
clear: both;
}
footer.site-footer .footer-main .footer-info .site-info {
float: left;
opacity: 0.5;
padding: 2rem 0 0;
font-size:12px;
}
footer.site-footer .footer-main .footer-info .site-info a, footer.site-footer .footer-main .footer-info .site-info a:visited, .alink:visited {
color: #CF3D4A;
text-decoration: none;
}
footer.site-footer .footer-main .footer-info .site-info a:hover{
color: #000000;
text-decoration: underline;
}
footer.site-footer .footer-main .footer-info .payment-info {
float: right;
}
footer.site-footer .footer-main .footer-info .payment-info ul {
padding: 0;
margin: 0;
font-size: 0;
text-align: right;
}
footer.site-footer .footer-main .footer-info .payment-info ul li {
vertical-align: middle;
display: inline-block;
margin-left: 2rem;
line-height: 1;
}
footer.site-footer .footer-main .footer-linksec {
border-top: 1px solid #E1E1E1;
padding: 2.3rem 0 6rem;
zoom: 1;
clear: both;
}
footer.site-footer .footer-main .footer-linksec:before,footer.site-footer .footer-main .footer-linksec:after {
content: "";
display: table;
}
footer.site-footer .footer-main .footer-linksec:after {
clear: both;
}
footer.site-footer .footer-main .footer-linksec .fblock {
float: left; width: 50%;
padding:0 15px 0 0;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-menu h5 {
color: #272727;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-menu ul {
padding: 0;
margin-top: 2rem;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-menu ul li {
list-style: none;
text-align: left;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-menu ul li a {
line-height: 30px;
color: #272727; 
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-menu ul li a:hover {
text-decoration:underline;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-payment .plogs {
max-width: 217px;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-payment .plogs ul {
font-size: 0;
padding: 0;
text-align: left;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-payment .plogs ul li {
text-align: left;
list-style: none;
display: inline-block;
min-width: 70px;
max-width: 70px;
}
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap {
position: relative;
}
.sudscription-form .input-wrap input[type='email'] {
width: 244px;
float: left;
color: #272727;
font-family: "Poppins", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-size: 12px;
padding: 14px 20px;
}
.sudscription-form .input-wrap .button {
float: left;
width: calc(100% - 244px);
font-size: 12px;
margin-left: -1px;
height: 52px;
}
input[type='submit'], button, a.button, .button {
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: #fff;
font-family: "Poppins","HelveticaNeue","Helvetica Neue","Helvetica","Arial",sans-serif;
font-size: 14px;
border: 2px solid #272727;
padding: 14px 30px;
color: #272727;
background-color: #fff;
display: inline-block;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1.5px;
}
input[type='submit']:hover, button:hover, a.button:hover, .button:hover {
color: #fff;
background-color: #272727;
}
input[type=text], input[type=url], input[type=password], input[type=tel], input[type=number], input[type=email], textarea {
outline: 0px;
border: 2px solid #BCBCBC;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
width: 100%;
color: #272727;
font-family: "Poppins","HelveticaNeue","Helvetica Neue","Helvetica","Arial",sans-serif;
font-size: 12px;
padding: 14px 30px;
line-height: 20px;
font-weight: 400;
background-color: #fff;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
}
@media (max-width: 1110px) {
footer.site-footer .footer-main .footer-linksec .fblock {
width: 50%;
margin-bottom: 20px;
}
footer.site-footer .footer-main .social-section .sudscription-form {
margin-right: 35px;
}
}
@media (max-width: 1060px) {
footer.site-footer {
border-top: 1px solid #E1E1E1;
}
footer.site-footer .partner-section {
display: none;
}
}
@media screen and (max-width: 768px) {
footer.site-footer .footer-main .footer-linksec {
padding: 20px 0;
}
footer.site-footer .footer-main .social-section {
padding: 20px 0 0;
}
footer.site-footer .footer-main .social-section .sudscription-form {
width: 100%;
margin: 0 0 20px;
}
footer.site-footer .footer-main .social-section .social-links {
width: 100%;
margin: 0 0 20px;
}
footer.site-footer .footer-main .footer-info .payment-info {
float: left;
margin-top: 15px;
}
footer.site-footer .footer-main .footer-info .payment-info ul li {
margin-left: 0;
margin-right: 15px;
}
}
.footer.content {
box-sizing: border-box; 
margin : 0 auto 25px; 
padding : 25px 20px;
max-width: 1280px; 
width: auto;
}
@media (max-width: 580px) {
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap input[type="submit"] {
width: 160px;
}
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap input[type="text"] {
width: calc(100% - 160px);
padding: 16px 10px;
}
footer.site-footer .footer-main .footer-linksec .fblock {
width: 100%;
}
footer.site-footer .footer-main .footer-linksec .fblock.footer-payment .plogs {
max-width: none;
}
}
@media (max-width: 374px) {
footer.site-footer .footer-main .social-section .sudscription-form .input-wrap input[type="submit"],footer.site-footer .footer-main .social-section .sudscription-form .input-wrap input[type="text"] {
width: 100%;
}
}
.search-form-mobile {
display: none;
} .toogleBTN, .bt_search {
display: none;
}
.headtop{
overflow:hidden;
position: relative;
margin:0 0 20px;
text-align:center;
}
.headtop h2{
font-size:20px;
color: #111111;
margin: 0;
position: relative;
z-index: 99;
display: inline-block;
padding: 10px 20px;
background: #ffffff;
}
.headtop hr{
border:2px solid #c22733;
margin:10px 0 35px;
width:100px;
}
.headtop .h2-title-vintage {
position: absolute;
width: 320px;
height: 1px;
top: 50%;
left: 50%;
border-bottom: 1px solid #c22733;
margin: 0 0 0 -160px;
} .navbar-default .has-sub-menu {
position: relative;
}
.navbar-default .has-sub-menu ul {
padding-top: 10px;
padding-bottom: 10px;
background: rgba(0, 0, 0, 0.9);
}
.navbar-default .has-sub-menu .sub-menu {
position: absolute;
top: 100%;
left: 0;
padding-left: 0;
list-style: none;
z-index: 9999;
opacity: 0;
visibility: hidden;
transform: translateY(50px);
transition: all 0.4s ease-in-out;
}
.navbar-default .has-sub-menu:hover > .sub-menu {
transform: translateY(0);
visibility: visible;
opacity: 1;
}
.navbar-default .sub-menu li {
width: 150px;
padding: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-default .sub-menu a {
display: inline-block;
width: 100%;
color: #8c8c8c;
font-size: 11px;
padding: 10px 20px;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.navbar-default .sub-menu a:hover {
color: rgba(255, 255, 255, 0.8);
}
.navbar-default .sub-menu .has-sub-menu:before {
color: #8c8c8c;
position: absolute;
content: "\f105";
font-family: "FontAwesome";
top: 14px;
right: 22px;
}
.navbar-default .has-sub-menu:hover:before {
color: #3ea6ec;
}
.navbar-default .sub-menu .sub-menu {
left: 100%;
top: 0;
}
.navbar-nav .has-sub-menu button {
display: none;
}
.logolefts {
background: #ffffff;
padding:5px 0;
}
.logolefts a {
position: relative;
}
.innerblocks{
border-top : 1px solid #4f4f4f;
}
.contact_head {
display: block;
text-align: left;
margin: 13px 0 ;
width: 300px;
font-size: 13px;
float: left;
}
a.chequecadeau:hover span{
background: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/cheque-cdx.png) no-repeat left -97px
}
a.chequecadeau {
background: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/cheque-cdx.png) no-repeat right -49px;
color: #000;
display: inline-block;
font-family: "open_sansbold";
font-size: 13px;
line-height: 33px;
padding: 0;
text-transform: uppercase;
text-decoration: none;
float: right;
width: 213px;
margin: 2px 0 0;
}
a.chequecadeau span {
background: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/cheque-cdx.png) no-repeat left 2px;
color: #000;
display: block;
font-size: 13px;
line-height: 16px;
font-weight: bold;
height: 50px;
margin: 0 37px 0 0;
padding: 10px 10px 0 65px;
font-family: 'museo500', Arial, sans-serif;
}
.gold {
color: #cfaa57;
}
.navrights {
padding: 0;
}
.logolefts::before {
background: #ffffff;
content: " ";
height: 100%;
position: absolute;
right: 0;
top: 0;
transition: all 0.3s ease 0s;
width: 200%;
z-index: -1;
}
.navblock {
position: relative;
}
.navblock::before {
background: #2c2c2c;
content: " ";
height: 100%;
position: absolute;
left: 0;
top: 0;
transition: all 0.3s ease 0s;
width: 200%;
z-index: -1;
}
.navblock .navbar-default {
background: #2c2c2c;
}
.chechecontainer {
background: #2c2c2c;
}
.innerblocks{
position:relative;}
.chechecontainer::before {
background: #2c2c2c;
content: " ";
height: 100%;
position: absolute;
left: 0;
top: 0;
transition: all 0.3s ease 0s;
width: 200%;
z-index: 0;
}
.navrights nav {
position: relative;
}
.top {
background: #eae9e9;
min-height: 40px;
width: 100%;
position: relative;
padding: 10px 0;
}
.top::after {
background: #eae9e9;
content: " ";
height: 100%;
position: absolute;
left: 0;
top: 0;
transition: all 0.3s ease 0s;
width: 200%;
z-index: -1;
} .topbar .topbar-inner {
padding: 70px;
background: #fff;
border: 1px solid #e8e8e8;
display: inline-block;
width: 100%;
}
.topbar .share-social-icon.topbar-left ul {
margin: 0;
padding: 0;
list-style: none;
}
.topbar .share-social-icon.topbar-left ul li {
margin-right: 30px;
display: inline-block;
}
.topbar .share-social-icon.topbar-left ul li:last-child {
margin-right: 0;
}
.topbar .share-social-icon.topbar-left ul li a {
color: #111111;
font-size: 14px;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.topbar .share-social-icon.topbar-left ul li a:hover {
color: #3ea6ec;
}
.topbar .topbar-middle.topbar-logo {
margin-top: -10px;
text-align: center;
}
.topbar .topbar-middle.topbar-logo img {
display: inline-block;
}
.search-form {
position: relative;
}
.search-form input[type="text"] {
height: 20px;
font-size: 14px;
display: inline-block;
font-weight: 100;
border: none;
outline: none;
padding: 12px 0 12px 3px;
padding-right: 50px;
width: 200px;
position: absolute;
top: -3px;
right: 0;
background: none;
z-index: 3;
letter-spacing: 1px;
border-bottom: 1px solid #e8e8e8;
}
.search-form .topbar-search-btn {
height: 20px;
width: 27px;
display: inline-block;
float: right;
border: none;
position: absolute;
top: -3px;
right: 0;
z-index: 99;
opacity: 1;
cursor: pointer;
background: none;
border: none;
transition: opacity .4s ease;
}
.search-form .topbar-search-btn:focus, .search-form .topbar-search-btn:active {
outline: 0;
}
.search-form .topbar-search-btn i.fa {
color: #111111;
}
.bottomnav {
background: #c22733;
height: 55px;
width: 100%;
} .tp-bannertimer {
display: none !important;
}
.slider-tag a {
font-size: 15px;
line-height: 32px;
color: #000000 !important;
font-weight: 400 !important;
}
.slider-title {
text-align: center !important;
font-weight: 600 !important;
color: #111111 !important;
}
.slider-btn {
padding: 13px 30px !important;
line-height: 14px !important;
font-weight: 400 !important;
}
.slider-common .tparrows {
cursor: pointer;
background: rgba(0, 0, 0, 0.2);
width: 25px;
height: 45px;
position: absolute;
display: block;
z-index: 100;
-webkit-transition: 0.3s ease-in !important;
-o-transition: 0.3s ease-in !important;
transition: 0.3s ease-in !important;
}
.slider-common .tparrows:before {
font-family: 'FontAwesome';
font-size: 16px;
color: #fff;
display: block;
line-height: 45px;
text-align: center;
-webkit-transition: 0.3s ease-in !important;
-o-transition: 0.3s ease-in !important;
transition: 0.3s ease-in !important;
}
.slider-common .tparrows:hover, .slider-common .tparrows:hover:before {
color: #fb0d29;
}
.slider-common .tparrows.tp-leftarrow:before {
content: "\f104";
}
.slider-common .tparrows.tp-rightarrow:before {
content: "\f105";
} .widget { background: #ffffff;
padding: 0 0 15px 15px;
text-align: center;
margin-bottom: 20px;
}
.widget .widget-title {
margin-bottom: 10px;
position: relative;
}
.widget .widget-title h4 {
color: #111111;
margin: 0;
position: relative;
z-index: 99;
display: inline-block;
padding: 10px 20px;
background: #ffffff;
}
.widget .widget-title .widget-title-vintage {
position: absolute;
width: 100%;
height: 1px;
top: 50%;
left: 0;
border-bottom: 1px solid #c22733;
}
.widget.last {
margin-bottom: 0;
}
.custom_widget_about {
padding: 0;
}
.custom_widget_about .custom_widget_about_inner { }
.custom_widget_about .custom_widget_about_inner .widget-about-thumb {
margin-bottom: 25px;
}
.custom_widget_about .custom_widget_about_inner .widget-about-content h4 {
margin: 0 0 13px 0;
}
.custom_widget_about .custom_widget_about_inner .widget-about-content h4 a {
color: #111111;
}
.custom_widget_about .custom_widget_about_inner .widget-about-content p {
margin-bottom: 10px;
}
.custom_widget_about ul {
margin: 0;
padding: 15px 0 15px 0;
list-style: none;
border-top: 1px solid #d8d8d8;
}
.custom_widget_about ul li {
display: inline-block;
margin-right: 25px;
}
.custom_widget_about ul li:last-child {
margin-right: 0;
}
.custom_widget_about ul li a {
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.custom_widget_about ul li a:hover {
color: #3ea6ec;
} .widget-search .news-letter-form .ellement {
position: relative;
}
.widget-search .news-letter-form .ellement input[type="text"] {
border: none;
padding: 12px ;
color: #535353;
width: 100%;
border: 1px solid #dddddd;
}
.widget-search .news-letter-form .ellement input[type="submit"] {
position: absolute;
right: 5px;
top: 5px;
height: 35px;
width: 40px;
border: none;
background-color: #c22733;
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/submit.png);
background-repeat: no-repeat;
background-position: center center;
}
.widget-search .news-letter-form .ellement input[type="submit"]:focus, .widget-search .news-letter-form .ellement input[type="text"]:focus {
outline: 0;
}
.widget_categories ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.widget_categories ul li a {
line-height: 45px;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.widget_categories ul li a:hover {
border-color: #3ea6ec;
color: #3ea6ec;
}
.widget_recent_post .widget-title {
margin-bottom: 20px;
}
.widget_recent_post ul {
margin: 0;
padding: 0;
}
.widget_recent_post ul li {
display: table;
margin-bottom: 30px;
}
.widget_recent_post ul li .widget-img {
float: left;
}
.widget_recent_post ul li:last-child {
margin-bottom: 0;
}
.widget_recent_post .widget-content {
text-align: left;
padding-left: 15px;
display: table-cell;
vertical-align: middle;
}
.widget_recent_post .widget-content h6 {
margin: 0;
font-family: "Open Sans", sans-serif;
font-weight: 400;
}
.widget_recent_post .widget-content h6 a {
font-size: 13px;
line-height: 18px;
margin-bottom: 10px;
color: #535353; 
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.widget_recent_post .widget-content h6 a:hover {
border-color: #c22733;
color: #c22733;
}
.date .binds {
position: absolute;
height: 15px;
width: 70px;
background: transparent;
border: 2px solid #999;
border-width: 0 5px;
top: -6px;
left: 0;
right: 0;
margin: auto;
}
.date .month {
background: #c22733;
display: block;
padding: 8px 0;
color: #fff;
font-size: 12px;
font-weight: bold;
border-bottom: 2px solid #8b1b2c;
box-shadow: inset 0 -1px 0 0 #ee3444;
}
.date .daybox{
display: block;
margin: 0;
padding: 10px 0 5px; 
box-shadow: 0 0 3px #ccc;
position: relative;
}
.date .day {
display: block;
margin: 0;
padding: 5px 0;
font-size: 35px; 
}
.date .year{
display: block;
padding: 5px 0;
font-size: 18px;
}
.date .day::after {
content: '';
display: block;
height: 100%;
width: 96%;
position: absolute;
top: 3px;
left: 2%;
z-index: -1;
box-shadow: 0 0 3px #ccc;
}
.date .day::before {
content: '';
display: block;
height: 100%;
width: 90%;
position: absolute;
top: 6px;
left: 5%;
z-index: -1;
box-shadow: 0 0 3px #ccc;
}
.widget_recent_post .widget-content span {
font-size: 14px;
color: #c22733;
}
.widget_instagram {
padding: 20px 15px;
}
.widget_instagram ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 0;
}
.widget_instagram ul li {
display: inline-block;
}
.widget_instagram ul li a img {
display: inline-block;
margin: 7.5px;
}
.widget_tags ul {
font-size: 0;
margin: 0;
padding: 0;
text-align: left;
}
.widget_tags ul li {
display: inline-block;
}
.widget_tags ul li a {
font-size: 14px;
line-height: 100%;
padding: 12px 25px;
margin: 5px;
border: 1px solid #d8d8d8;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.widget_tags ul li a:hover {
border-color: #3ea6ec;
color: #3ea6ec;
} .pagination-area {
margin-top: 10px;
}
.pagination {
margin: 0;
width: 100%;
}
.page-numbers {
float: right;
padding: 15px 33px;
font-size: 14px;
line-height: 20px;
color: #757575;
margin-right: 5px;
position: relative;
border: 1px solid #e8e8e8;
}
.page-numbers:hover {
color: #c22733;
}
.page-numbers i.fa {
position: absolute;
right: 0;
top: 50%;
height: 100%;
width: 20px;
font-size: 22px;
line-height: 48px;
border-left: 1px solid #e8e8e8;
background: #f5f5f5;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.page-numbers.current {
float: left;
}
.page-numbers.current:hover {
color: #3ea6ec;
}
.page-numbers.current i.fa {
left: 0;
font-size: 14px;
line-height: 32px;
line-height: 48px;
font-weight: 400;
border-right: 1px solid #e8e8e8;
}
.pagination-two .page-numbers {
border: none;
position: relative;
width: 49%;
padding: 15px 0px;
}
.pagination-two .page-numbers:before {
content: '';
position: absolute;
width: 35px;
height: 3px;
top: 2px;
right: 40px;
background: #3ea6ec;
}
.pagination-two .page-numbers .pagination-text {
margin: 0;
font-size: 15px;
line-height: 24px;
color: #111111;
text-align: right;
display: inline-block;
}
.pagination-two .page-numbers i.fa {
line-height: 80px;
border: 1px solid #e8e8e8;
}
.pagination-two .page-numbers:hover {
color: #3ea6ec;
}
.pagination-two .page-numbers.current {
float: left;
}
.pagination-two .page-numbers.current .pagination-text {
text-align: left;
}
.pagination-two .page-numbers.current:before {
top: 2px;
left: 35px;
background: #fb0d29;
}
.pagination-two .page-numbers.current i.fa {
line-height: 80px;
border: 1px solid #e8e8e8;
}
.pagination-two .page-numbers.current:hover {
color: #fb0d29;
} .catagory-block-area {
padding: 80px 70px;
}
.catagory-block-area .catagory-block {
position: relative;
}
.catagory-block-area .catagory-block img {
display: inline-block;
}
.catagory-block-area .catagory-block .overlay, .catagory-block-area .catagory-block h3, .catagory-block-area .catagory-block .block-grhc-ellement {
position: absolute;
}
.catagory-block-area .catagory-block .overlay {
height: 100%;
width: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
}
.catagory-block-area .catagory-block h3 {
font-size: 24px;
line-height: 32px;
color: #fff;
top: 50%;
margin: 0 auto 0 auto;
left: 0;
right: 0;
z-index: 99;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.catagory-block-area .catagory-block .block-grhc-ellement {
top: 60%;
margin: 0 auto 0 auto;
left: 0;
right: 0;
opacity: 0;
z-index: 11;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.catagory-block-area .catagory-block:hover .block-grhc-ellement {
top: 50%;
opacity: 1;
} .content-area {
padding: 20px 15px;
}
.post-style-one {
margin-bottom: 60px; }
.post-style-one .post-thumb {
margin-bottom: 25px;
}
.post-style-one .post-tag a:hover, .post-style-one .post-tag a:active, .post-style-one .post-tag a:focus {
color: #c22733;
}
.post-style-one .post-title h3 {
margin: 0 0 12px 0;
}
.post-style-one .post-title h3 a {
line-height: 30px;
color: #000;
}
.post-style-one .post-title h3 a:hover, .post-style-one .post-title h3 a:active, .post-style-one .post-title h3 a:focus {
color: #000;
}
.post-style-one.post-two-column .post-title h4 {
margin: 0 0 12px 0;
}
.post-style-one.post-two-column .post-title h4 a {
line-height: 30px;
color: #000;
font-size: 20px;
}
.post-style-one.post-two-column .post-title h4 a:hover, .post-style-one.post-two-column .post-title h4 a:active, .post-style-one.post-two-column .post-title h4 a:focus {
color: #000;
}
.post-style-one.post-wider .post-wrapper .post-tag a {
line-height: 100%;
}
.post-style-one.post-wider .post-wrapper .post-title h4 {
font-size: 20px;
margin: 5px 0 5px 0;
}
.post-style-one.post-wider .post-wrapper .post-entry p {
margin: 0;
font-size: 14px;
line-height: 25px;
}
.post-style-one.post-wider .post-wrapper .blog-footer {
margin: 13px 0 0 0;
padding: 10px 33px;
}
.post-style-one.post-wider .post-wrapper .blog-footer .post-meta-data span:after {
content: none;
}
.blog-footer {
padding: 16px 33px;
margin-top: 35px;
background: #f5f5f5;
}
.blog-footer .post-meta-data {
float: left;
}
.blog-footer .post-meta-data span {
position: relative;
padding-right: 15px;
margin-right: 8px;
}
.blog-footer .post-meta-data span:after {
content: '';
position: absolute;
height: 4px;
width: 4px;
right: 0;
top: 10px;
background: #222222;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.blog-footer .post-meta-data span.last {
padding-right: 0px;
margin-right: 0px;
}
.blog-footer .post-meta-data span.last:after {
content: none;
}
.blog-footer .blog-share {
float: right;
}
.blog-footer .blog-share span {
margin-right: 15px;
}
.blog-footer .blog-share ul {
margin: 0;
padding: 0;
display: inline-block;
}
.blog-footer .blog-share ul li {
margin-right: 20px;
display: inline-block;
}
.blog-footer .blog-share ul li:last-child {
margin-right: 0;
}
.blog-footer .blog-share ul li a {
font-size: 13px;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.blog-footer .blog-share ul li a:hover {
color: #fb0d29;
} .instagram-section {
position: relative;
margin-top: 50px;
}
.instagram-section .container{
padding:0;
}
.instagram-section .item{
margin:0 10px;
}
.instagram-section .item a{
display:block;
}
.carousel-instagram .dontmiss-title {
font-size: 14px;
font-weight: 600;
color: #383C3F;
margin: 10px 0 5px;
}
.carousel-instagram .dontmiss-desc {
color: #989898;
font-size: 13px;
margin-bottom: 8px;
}
.instagram-section .istagram-info {
position: absolute;
top: 0;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
z-index: 99;
width: 200px;
height: 70px;
background: #f5f5f5;
text-align: center;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.instagram-section .istagram-info a {
margin: 10px;
padding: 12px 10px;
background: #fff;
color: #111111;
font-size: 14px;
line-height: 25px;
border: 1px solid #e8e8e8;
}
.instagram-section .item-content {
position: relative;
} .social-full-section {
margin-top: -13px;
}
.social-full-section .social-full-inner ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 0;
}
.social-full-section .social-full-inner ul li {
display: inline-block;
}
.social-full-section .social-full-inner ul li a {
font-size: 14px;
padding: 35px 31.8px;
background: #fff;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.social-full-section .social-full-inner ul li a i.fa {
margin-right: 18px;
font-size: 14px;
}
.social-full-section .social-full-inner ul li a:hover {
color: #3ea6ec;
}
.social-full-section .social-full-inner ul li:first-child a {
border-left: 1px solid #e8e8e8;
} .about-post .custom-highlighte-last {
margin-bottom: 50px;
}
.about-post .social-list ul {
marginm: 0;
padding: 0;
text-align: center;
background: #f5f5f5;
padding: 18px 0;
}
.about-post .social-list ul li {
display: inline-block;
margin-right: 35px;
}
.about-post .social-list ul li:last-child {
margin-right: 0;
}
.about-post .social-list ul li a {
font-size: 14px;
color: #111111;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.about-post .social-list ul li a:hover {
color: #3ea6ec;
}
.contact-post .post-title h3 {
margin-top: 0px;
} .single-wrap .content-wrapper {
padding: 70px;
border: 1px solid #e8e8e8;
background: #fff;
}
.single-post .post-thumb {
margin-bottom: 40px;
}
.single-post .post-wrapper .post-title {
margin-bottom: 25px;
}
.single-post .post-wrapper .post-title h3 {
font-size: 22px;
line-height: 30px;
color: #111111;
font-weight: 400;
}
.single-post .post-wrapper .post-tag {
margin-bottom: 5px;
font-size: 14px;
line-height: 100%;
color: #965359;
}
.single-post .post-entry .custom-highlighter-1 {
margin-bottom: 0;
}
.single-post .post-entry .custom-highlighter-1 span {
color: #c22733;
}
.single-post .post-entry .custom-highlighter-2 {
margin-bottom: 0;
}
.single-post .post-entry .post-with-avatar {
margin-bottom: 40px;
}
.single-post .post-entry .post-with-avatar .left-elemnt {
float: left;
}
.single-post .post-entry .post-with-avatar .right-elemnt {
float: right;
width: 55%;
margin-top: -8px;
}
.single-post .post-entry .post-with-avatar .right-elemnt p {
line-height: 27px;
margin-bottom: 0;
}
.single-post .post-entry .heading-short-code h1, .single-post .post-entry .heading-short-code h2, .single-post .post-entry .heading-short-code h3, .single-post .post-entry .heading-short-code h4, .single-post .post-entry .heading-short-code h5, .single-post .post-entry .heading-short-code h6 {
margin-top: 0;
margin-bottom: 25px;
color: #000000;
}
.single-post .post-entry .heading-short-code h1 {
font-size: 36px;
}
.single-post .post-entry .heading-short-code h2 {
font-size: 30px;
}
.single-post .post-entry .heading-short-code h3 {
font-size: 24px;
}
.single-post .post-entry .heading-short-code h4 {
font-size: 20px;
}
.single-post .post-entry .heading-short-code h5 {
font-size: 18px;
}
.single-post .post-entry .heading-short-code h6 {
font-size: 14px;
margin-bottom: 0;
}
.single-post .post-entry .list-short-code {
margin-top: 45px;
}
.single-post .post-entry .list-short-code h3 {
margin: 0;
font-size: 24px;
color: #000000;
}
.single-post .post-entry .list-short-code ul {
margin-top: 15px;
list-style: none;
}
.single-post .post-entry .list-short-code ul li {
color: #535353;
font-size: 15px;
line-height: 35px;
}
.single-post .post-entry .list-short-code ul li span {
height: 5px;
width: 5px;
display: inline-block;
margin-right: 15px;
background: #000000;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.single-post .post-entry .list-short-code ol {
margin-top: 15px;
list-style: none;
}
.single-post .post-entry .list-short-code ol li {
color: #535353;
font-size: 15px;
line-height: 35px;
}
.single-post .post-entry .list-short-code ol li span {
margin-right: 15px;
}
.single-post .post-entry .list-short-code.orderd-list {
margin-top: 25px;
}
.single-post .post-entry .widget_tags {
margin-top: 40px;
}
.single-post .post-entry .widget_tags span, .single-post .post-entry .widget_tags ul {
display: inline-block;
}
.single-post .post-entry .widget_tags span {
height: 40px;
width: 40px;
text-align: center;
border: 1px solid #e8e8e8;
background: #f5f5f5;
}
.single-post .post-entry .widget_tags span i.fa {
font-size: 18px;
line-height: 37px;
color: #00213b;
}
.single-post .post-entry .blog-footer {
margin-top: 50px;
margin-bottom: 50px;
}
blockquote {
padding: 25px 40px 30px 70px;
background: #f6f6f6;
margin-top: 30px;
margin-bottom: 30px;
border: 1px solid #e8e8e8;
border-left: 8px solid #c22733;
}
blockquote p {
font-size: 15px;
font-style: italic;
line-height: 30px;
color: #111111;
font-weight: 600;
position: relative;
}
.red {
color: #c22733;
}
blockquote p:after {
content: "\f10d";
position: absolute;
left: -25px;
top: 5px;
font-style: normal;
font-size: 24px;
color: rgba(194, 39, 51, 0.3);
font-family: FontAwesome;
}
.single-post-author {
margin-top: 80px;
padding: 20px 40px 20px 20px;
background: #f7f7f7;
border: 1px solid #e8e8e8;
}
.single-post-author .post-author-thumb {
float: left;
}
.single-post-author .post-author-thumb img {
width: 140px;
height: 140px;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.single-post-author .post-author-info {
float: right;
width: 70%;
}
.single-post-author .post-author-info .post-author-name {
margin-top: 5px;
margin-bottom: 10px;
}
.single-post-author .post-author-info .post-author-name h4 {
margin: 0;
color: #111111;
}
.single-post-author .post-author-info .post-author-name h4, .single-post-author .post-author-info .post-author-name span {
display: inline-block;
}
.single-post-author .post-author-info ul {
list-style: none;
margin: 0;
padding: 0;
}
.single-post-author .post-author-info ul li {
display: inline-block;
margin-right: 30px;
}
.single-post-author .post-author-info ul li a {
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.single-post-author .post-author-info ul li a:hover {
color: #3ea6ec;
}
.single-post-author .post-author-info ul li:last-child {
margin-right: 0px;
}
.single-post-author .post-author-info p {
margin: 0 0 20px 0;
}
.comment-area {
margin-top: 75px;
}
.comment-heading h3, .form-heading h3 {
color: #111111;
font-size: 24px;
line-height: 28px;
margin: 0;
}
.comment-form-area .form-heading h4, .contact-form-area .form-heading h4 {
margin-bottom: 45px;
font-size: 16px;
font-weight: 700;
color: #535353;
}
.comment-list ul {
margin: 0;
padding: 0;
list-style: none;
}
.comment-list ul li:last-child {
margin-bottom: 0;
}
.comment-list ul li .media {
padding-top: 30px;
padding-bottom: 35px;
border-bottom: 1px solid #e8e8e8;
}
.comment-list ul li .media.last {
border-bottom: none;
}
.comment-list ul li .media-left {
float: left;
padding-right: 22px;
}
.comment-list ul li .media-left .comment-thumb img {
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.comment-list ul li .media-body .comment-info .commenter-name {
margin-bottom: 20px;
}
.comment-list ul li .media-body .comment-info .commenter-name h5, .comment-list ul li .media-body .comment-info .commenter-name span {
display: inline-block;
}
.comment-list ul li .media-body .comment-info .commenter-name h5 {
margin: 0;
font-siuze: 16px;
}
.comment-list ul li .media-body .comment-info .commenter-name h5 a {
color: #111111;
}
.comment-list ul li .media-body .comment-info .commenter-name span {
color: #111111;
font-siuze: 14px;
}
.comment-list ul li .media-body .comment-info .replay-btn {
font-size: 14px;
color: #3ea6ec;
text-decoration: underline;
}
.comment-list ul li .media-body .comment-info .replay-btn:hover {
text-decoration: none;
}
.comment-list ul li ul {
margin-left: 110px;
}
.comment-form-area .form-heading h3 {
margin-bottom: 35px;
}
.comment-form {
margin-top: 30px;
}
.comment-form input[type="text"]:focus, .comment-form input[type="email"]:focus, .comment-form textarea:focus {
outline: 0;
box-shadow: none;
}
.comment-form input[type="text"], .comment-form input[type="email"] {
width: 47.4%;
height: 40px;
margin-bottom: 30px;
border: none;
line-height: 40px;
font-size: 14px;
padding-left: 20px;
font-weight: 400;
border: 1px solid #e8e8e8;
}
.comment-form input[type="text"] {
margin-right: 30px;
}
.comment-form textarea {
width: 100%;
display: block;
resize: none;
padding: 20px 0 0 20px;
margin-bottom: 30px;
border: none;
font-size: 14px;
font-weight: 400;
border-top: 1px solid #e8e8e8;
border: 1px solid #e8e8e8;
}
.comment-form .form-btn .btn-one {
border: none;
font-size: 14px;
padding: 16px 30px;
color: #fff;
background: #fb0d29;
text-transform: uppercase;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.comment-form .form-btn .btn-one:hover, .comment-form .form-btn .btn-one:focus, .comment-form .form-btn .btn-one:active {
color: #fff;
}
.comment-form .form-btn .btn-one:focus {
outline: 0;
border: none;
box-shadow: none;
}
.comment-list .media-body .comment-ratting-area {
font-weight: 700;
}
.comment-list .media-body .comment-ratting-area h5 a {
color: #535353;
font-weight: 700;
line-height: 26px;
display: inline-block;
margin-bottom: 10px;
background: url(//actualites.music-opera.com/wp-content/themes/images/misc/2.png) no-repeat center right;
}
.comment-list .media-body .comment-ratting-area.ratting-3 h5 a {
padding-right: 75px;
background: url(//actualites.music-opera.com/wp-content/themes/images/misc/2.png) no-repeat center right;
}
.comment-list .media-body .comment-ratting-area.ratting-2 h5 a {
padding-right: 60px;
background: url(//actualites.music-opera.com/wp-content/themes/images/misc/3.png) no-repeat center right;
}
.comment-list .media-body .comment-ratting-area.ratting-1 h5 a {
padding-right: 25px;
background: url(//actualites.music-opera.com/wp-content/themes/images/misc/4.png) no-repeat center right;
}
.comment-list .media-body .comment-info p {
line-height: 22px;
margin-bottom: 20px;
}
.full-width .form-common input[type="text"] {
margin-right: 220px;
}
.comment-list .media-body .comment-details .divider {
margin: 0 7px;
}
.langue {
color: #8e8e8e;
font-size:12px;
position:relative;
float:left;
}
.langue > a  { 
position: relative;
padding:0 15px 0 0;
}
.langue > a::after {
color: #000000;
content: "";
display: block;
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
transition: all 0.3s ease-in 0s;
}
.langue img{
margin:0 0 0 5px;
}
.langue > span{
display: inline-block;
float: left;
}
.sublangue {
background:#eae9e9;
padding: 0 5px;
float: left;
list-style: none;
z-index: 999;
} .sublangue li { 
display: inline-block;
}
.sublangue li a:hover {
color: #000000; 
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
} .all-news{
padding:30px 0; 
}
.grid{
min-height:100vh;
}
.all-news .grid-item  {   
margin:0 0 10px;
}
.all-news .grid-item  img {   
width:100%;
height:auto;
}
.all-news .grid-item .post-thumb {
min-height:100px;
overflow:hidden;
}
.post-thumb a{
display:block;
}
.grid-item .post-news{   
box-shadow: 0 7px 26px 0 rgba(0,0,0,0.1);
margin: 0 0 30px;
}
.post-news .img-responsive, .single-post .img-responsive{
width:100%;
max-width:none;
height:auto;
}
.post-inner{
padding:15px 15px 25px;
}
.post-inner h4 {
line-height:25px; 
font-weight: 400;
}
.post-inner h3{
font-size: 18px;
line-height:22px;
font-weight: 400;
color: #272727;
margin-top: 0;
margin-bottom: 2rem;
letter-spacing: 1px;
}
.post-inner .link-wrap { 
clear: both;
border-top: 1px solid #E1E1E1;
padding-top: 1.7rem; 
overflow:hidden;
}
.link-wrap .date {
float: left; 
display: block;   
font-size:12px;	
}
.post-inner  a.link-size-small { 
font-size: 10px;
float: right;
color: #CF3D4A;
letter-spacing: 2px;
text-transform: uppercase;
font-weight:500;
position:relative;
padding: 0 15px 0 0;
}
.post-inner  a.link-size-small:after {
content:'';
position:absolute;
right:0;
display: inline-block;
border: none;
border-right: 1px solid #CF3D4A;
border-bottom: 1px solid #CF3D4A !important;
width: 10px;
height: 10px;
top: 4px !important;
right: 2px !important;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); 
}
.post-style-one .post-tag a, .post-tag {
font-size: 1.2rem;
color: #7AA3B0;
letter-spacing: 2px;
text-transform: uppercase;
display: block;
margin-bottom: 1rem;
}
.post-entry{
position:relative;
height: 130px;
overflow: hidden;
}
.post-entry:after {
content: '';
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
width: 100%;
height: 85px;
background-image: linear-gradient(-180deg, rgba(255,255,255,0) 0%, #fff 98%, #fff 100%);
}
.block-pub{
margin:35px 0 ;
text-align:center;
}
.innersidebars .offers{
padding: 60px 5px 15px;
}
.single-post .innersidebars .offers{
padding-top:0;
}
.single-post .content-area {
padding-top: 30px ;
}
.innersidebars .offers a{
display:block;
margin:0 0 15px;
}
.innersidebars .offers img{
width:100%;
height:auto;
max-width:none;
}
.footer-leftinfos{
margin-right: 9px; 
float: left;
} .slider {
position: relative;
}
@media (max-width: 960px) {
.slider {
display: none;
}
.widget { 
padding: 0 0 15px ; 
}
.innersidebars .offers {
padding: 15px 5px;
}
}
.slider ul {
padding: 0;
margin: 0;
}
.slider ul li {
list-style: none;
}
.slider .banner-wrap ul {
max-height: 405px;
overflow: hidden;
}
.slider .banner-wrap ul li {
min-height: 405px;
display: none;
position: relative;
z-index: 1;
}
.slider .banner-wrap ul li#slide_1 {
display: block;
}
.slider .banner-wrap ul li:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 232px;
z-index: 2;
background-image: linear-gradient(-180deg, transparent 0%, #000 100%);
}
.slider .banner-wrap ul li .slide-warp {
padding: 50px;
zoom: 1;
clear: both;
position: absolute;
width: 100%;
bottom: 0;
z-index: 4;
left: 0;
}
.slider .banner-wrap ul li .slide-warp:before,.slider .banner-wrap ul li .slide-warp:after {
content: "";
display: table;
}
.slider .banner-wrap ul li .slide-warp:after {
clear: both;
}
.slider .banner-wrap ul li .slide-warp .title {
float: left;
color: #fff;
letter-spacing: 3px;
text-transform: uppercase;
}
.slider .banner-wrap ul li .slide-warp .title h1 {
text-transform: uppercase;
color: #fff;
letter-spacing: 5px;
}
.slider .banner-wrap ul li .slide-warp .title span {
font-size: 21px;
font-weight: 300;
}
.slider .banner-wrap ul li .slide-warp .link {
position: absolute;
right: 50px;
bottom: 30px;
}
.slider .tab-wrap ul {
font-size: 0;
}
.slider .tab-wrap ul li {
width: calc(25% - 5px);
margin-right: 5px;
display: inline-block;
font-size: 15px;
vertical-align: top;
padding: 15px 30px;
background-color: #F4F4F4;
cursor: pointer;
transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
.slider .tab-wrap ul li:last-child {
margin-right: 0;
width: calc(25% + -2px);
}
.slider .tab-wrap ul li:hover,.slider .tab-wrap ul li.active {
color: #fff;
background-color: #272727;
}
.slider .tab-wrap ul li .title {
letter-spacing: 1px;
font-size: 15px;
margin-bottom: 5px;
font-weight: 500;
line-height: 25px;
}
.slider .tab-wrap ul li .info {
font-size: 12px;
}
.slider .banner-wrap ul li .slide-warp .link a  {
padding-right: 20px;    
color: #F2EEC1;
font-weight: 400; 
letter-spacing: 2px;
text-transform: uppercase;
}
.slide-warp .link a:after {
content: '';
position: absolute;
right: 0;
display: inline-block;
border: none;
border-right: 2px solid #F2EEC1;
border-bottom: 2px solid #F2EEC1 !important;
width: 12px;
height: 12px;
top: 2px !important;
right: 2px !important;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.breadcrumbs {
margin: 0 ;
}
.breadcrumbs .items {
padding: 15px 0; 
border-bottom: 1px solid #E1E1E1;
}
.breadcrumbs strong {
font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
display: inline-block;
text-decoration: none;
}
.breadcrumbs .items  li {
font-size: 1.2rem;
color: #333333;
margin: 0;
padding: 0 15px 0 0;
list-style: none ;
position:relative;
display: inline-block;
}
.breadcrumbs .item:not(:last-child):after {
content: '';
position: absolute;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333 !important;
width: 5px;
height: 5px;
top: 5px !important;
right: 2px !important;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.search-top{
padding:35px 0 ;
background:url(//actualites.music-opera.com/wp-content/themes/musicopera/images/slider/bg-blog.jpg) no-repeat;
}
.input-wrap{
position:relative; 
}
.search_input { 
height: 65px;
padding: 6px 20px ;
font-size: 15px; 
color: #333333; 
border-radius:0;
border: 1px solid #ffffff; 
width: calc(100% - 230px);
float:left;
margin:0 10px 0 0;
} .search-top input[type='submit'] {
width:220px;
letter-spacing: 1.5px;
color: #fff;
text-align: center;
text-transform: uppercase;
border: 2px solid #CF3D4A;
border-radius: 0px;
background-color: #CF3D4A;
transition: background-color 0.3s ease-out, color 0.3s ease-out;
height:65px;
}
.search-top input[type='submit']:hover {
color: #CF3D4A !important;
background-color: transparent;
}
.loading-posts{
text-align:center;
padding:55px 0 30px;
clear:both;
}
.loading-posts a{
display:inline-block;
width:75px;
height:15px;
background: url(//actualites.music-opera.com/wp-content/themes/musicopera/images/loading-post.gif) no-repeat center !important; 
text-indent:-9999px;
overflow:hidden;
}
.boxs-pub{
text-align:left;
padding: 5px 15px 35px;
}
.pb-content{
text-align:center;
} .about-us {
padding: 30px 0 25px; 
}
.about-us  .content{
padding: 0 15px;
margin:0 auto;
max-width:1250px;
width:100%; 
}
.about-us.inner {
padding-top: 2.3rem;
padding-bottom: 1.9rem;
}
.about-us ul {
font-size: 0;
margin: auto;
padding: 30px 0 0;
border-top: 1px solid #d1d1d1; 
overflow:hidden;
}
.about-us ul li {
float: left;
width: 25%;
font-size: 0;
padding: 0 8px;
}
.about-us ul li span {
font-size: 12px;
}
.about-us ul li .icon {
float: left;
margin-right: 10px;
width: 60px;
text-align: center;
}
.about-us ul li .info {
float: left;
width: calc(100% - 70px);
}
.about-us ul li .info .atitle {
display: block;
font-size: 14px;
letter-spacing: 1px;
font-weight: 600;
}
.about-us ul li .info .ainfo {
font-size: 12px;
} .footer { }
.footer .footer-main-section {
padding-top: 60px;
padding-bottom: 40px;
}
.footer .footer-main-section .footer-widget .footer-logo {
margin-bottom: 30px;
}
.footer .footer-main-section .footer-widget .footer-logo img {
display: inline-block;
}
.footer .footer-main-section .footer-widget p {
margin-bottom: 50px;
}
.footer .footer-main-section .footer-widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.footer .footer-main-section .footer-widget ul li {
padding: 0 5px;
display: inline-block;
color: #8e8e8e;
font-size: 13px;
border-right: 1px solid #8e8e8e;
}
.footer .footer-main-section .footer-widget ul li:last-child {
border-right: none;
}
.uppercase {
text-transform: uppercase;
}
.footer .footer-main-section .footer-widget ul li a {
font-size: 13px;
line-height: 15px;
color: #8e8e8e;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.footer .footer-main-section .footer-widget ul li a:hover {
color: #c22733;
}
.footer .footer-main-section .footer-widget ul li:last-child {
margin-right: 0;
}
.copyright p {
margin: 0;
padding: 32px 0;
letter-spacing: 1.2px;
font-size: 15px;
line-height: 22px;
color: #ffffff;
}
.copyright p a {
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
.copyright p a:hover {
color: #111;
}
.fancybox-slide #modal-form-newsletter {
width: 500px;
}
.fancybox-slide #modal-form-newsletter h4 {
margin: 15px 0 30px 0; 
font-family: "Poppins","HelveticaNeue","Helvetica Neue","Helvetica","Arial",sans-serif;
font-weight: 300;
font-size: 16px;
font-style: normal;
line-height: 100%;
letter-spacing: 1px;
color: #CF3D4A;
text-align: left;
text-transform: none;
padding: 0;
margin: 0 0 10px;
}
.fancybox-close-small:after {
content: '×';
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
color: #888;
font-weight: 300;
text-align: center;
border-radius: 50%;
border-width: 0;
background: #fff;
transition: background .2s;
box-sizing: border-box;
z-index: 2;
}
.fancybox-slide #modal-form-newsletter h4 {
margin: 15px 0 30px;
}
.fancybox-content { 
padding: 24px !important; 
}
.fancybox-slide p {
font-family: "Poppins","HelveticaNeue","Helvetica Neue","Helvetica","Arial",sans-serif;
font-weight: 400;
font-size: 1.2rem;
font-style: normal;
line-height: 170%;
letter-spacing: .5px;
color: #272727;
text-align: left;
}
.fancybox-slide p a:link {
color: #CF3D4A;
text-decoration: none;
}
.fancybox-slide #modal-form-newsletter .field {
margin-bottom: 20px;  
}
.fancybox-slide #modal-form-newsletter .label {
font-family: "Poppins","HelveticaNeue","Helvetica Neue","Helvetica","Arial",sans-serif;
font-weight: 400;
font-size: 1.2rem;
font-style: normal;
line-height: 170%;
letter-spacing: .5px;
color: #272727;
padding: .2em 0 .3em;
}
.sudscription-form .button.small {
font-size: 1rem;
padding: 9px 20px;
border-color: #CF3D4A;
color: #CF3D4A;
}
.sudscription-form a.button.red:hover, .sudscription-form .button.red:hover {
color: #fff;
background-color: #CF3D4A;
}
.fancybox-slide input[type=text], .fancybox-slide input[type=url], .fancybox-slide input[type=password], .fancybox-slide input[type=tel], .fancybox-slide input[type=number], .fancybox-slide input[type=email], .fancybox-slide textarea {
padding: 14px 15px;
}
.single-post .post-entry { 
height: auto;
}
.single-post .post-entry:after {
display:none;
}
p, p.type1, p.type2, p.type3, body {
font-family: "Poppins","HelveticaNeue","Helvetica Neue","Helvetica","Arial",sans-serif;
font-weight: 400;
font-size: 1.2rem;
font-style: normal;
line-height: 170%;
letter-spacing: .5px;
color: #272727;
text-align: left;
} #footer {
min-height: 500px;
background: url(//actualites.music-opera.com/wp-content/themes/musicopera/img/bg_footer.png) center 170px no-repeat #2c2c2c;
}
.sprite_footer_logo {
margin: 70px auto;
}
#nq_footerlinks {
clear: both;
}
.sprite {
background-image: url(//actualites.music-opera.com/wp-content/themes/musicopera/img/logo.png);
background-color: transparent;
background-repeat: no-repeat;
}
#nq_footerlinks ul {
list-style: none;
margin: 10px 0;
padding:0;
}
.boxfooter  {
text-align:center;
padding: 0 5px;
}
#nq_footerlinks ul li.title {
font-size: 14px;
color: #c22733;
text-transform: uppercase;
}
.boxfooter .title {
font-size: 14px;
color: #c22733;
text-transform: uppercase;
display:block;
margin:0 0 10px;
}
.museo{font-family: 'museo500', Arial, sans-serif;}
.museo_bold{font-family: 'museo700', Arial, sans-serif;}
.museo_bold{font-family: 'museo700', Arial, sans-serif;}
.museo_sans{font-family: 'museo_sans500', Arial, sans-serif;}
.museo_sans_italic{font-family: 'museo_sans500_italic', Arial, sans-serif;}
#nq_footerlinks ul li a {
font-size: 12px;
line-height: 25px;
color: #ffffff;
}
#nq_footerlinks ul li a:hover {
text-decoration:underline;
}
.link_line li {
vertical-align: middle;
}
.link_line li a {
border-right: 1px solid #8e8e8e;
padding: 0 7px 0 0;
margin-right: 5px;
}
.link_line ul {
width: 100%;
}
.link_line {
margin: 50px 0;
width: 100%;
position: relative;
}
.inline_block {
display: inline-block;
zoom: 1;
}
.list-single{
}
.btn-breves{
font-size: 11px;
padding: 10px 16px;
}
.nav-links .page-numbers:last-child { float: left;}
.post-tag .bold{
font-weight: 600;
color: #c22733;
}
.billetterie-bk a{
color: #fff!important;
}
.social-links a{
width: 50px;
}