/*SLIDESHOW*/
.et-banner-text{
    width: 53%;
}
.et-banner-title{
    font-weight: 900;
}
.et-banner-text .et-banner-subtitle {
    text-transform: none !important;
    font-size: 2rem;
}
.et-banner-text .et-banner-link {
    border-radius: 7px;
}
.et-banner-text .et-banner-link:hover {
    background: rgba(0,0,0,0.05);
}
.slick-dots-inside .slick-dots{
    text-align: right;
}
.slick-prev, .slick-next {
    background: transparent;
}
.slick-prev:hover, .slick-next:hover {
    background: transparent;
}

/*GENERAL*/
.site-content{
        background: #1d1d1d;
}
.products .product.product-category {
    max-width: 100%;
}
.et-icon-inner .title{
    font-weight: 900;
}
.products .product.product-category .category-caption{
    padding: 7px 15px;
}
.products .product.product-category .category-caption:before{
    background: none;
}
.products .product.product-category .category-caption h2{
    text-transform: uppercase;
    font-size: 2em;
}
.products .product.product-category .category-caption h2 .count{
    display: none;
}
.title-category-home{
    margin-bottom: 15px;
    font-size: 28px;
}

.woocommerce-product-gallery__image img{
    width: 100%;
}

.et_btn, .wc-forward{
    border-radius: 7px !important;
}
h1.page-title{
    text-transform: uppercase;
}
.stock, .wishlist-in-stock{
    border: none !important;
    padding-left: 0 !important;
}
.share-button a{
    color: #e8e8e8 !important;
}
.share-button a:hover{
    color: white !important;
}
.search-button-group{
    border-bottom: none !important;
}
.search-button-group .search-icon{
    opacity: 1 !important;
    color: white;
}
.search-button-group input.search-field{
    background: white;
    padding: 10px;
    border-radius: 7px;
    border: none;
    color: #1d1d1d !important;
}
.et-wishlist-counter.active{
    background: #03808e;
}

body.home p a:after{
    display: none;
}
a, a:focus{
    color: #e8e8e8;
}
a:hover{
    color: white;
}
a.remove{
    display: none;
}
.item-counter{
    color: white !important;
}
span.no-results{
    color: #e8e8e8;
}
div.shop-filters *{
    color: #e8e8e8 !important;
}

span.posted_in a:after{
    display: none;
}
span.posted_in a:hover{
    color: white !important;
}

form div.quantity,
form input,
textarea{
    color: #1d1d1d;
    border-radius: 5px !important;
}
form .has-val label, form .has-focus label{
    background: #03808e;
    border-radius: 5px;
}
form .has-val label:after, form .has-focus label:after{
    display: none;
}

form input.submit,
.single_add_to_cart_button,
.add_to_cart_button,
.woocommerce-MyAccount-content button,
.woocommerce-form-login__submit,
.woocommerce-info a.woocommerce-Button,
.woocommerce-message a.button,
.checkout-button,
.coupon button,
.inner_coupon button,
button#place_order,
.popup-content form div input:nth-child(2),
.footer-widget button.footer-contact-button{
    border-radius: 7px !important;
    border: 2px solid white !important;
    text-transform: uppercase;
    opacity: initial !important;
    transition: all 0.3s;
    margin-bottom: 2px;

}
form input.submit:hover,
.single_add_to_cart_button:hover,
.add_to_cart_button:hover,
.woocommerce-MyAccount-content button:hover,
.woocommerce-form-login__submit:hover,
.woocommerce-info a.woocommerce-Button:hover,
.woocommerce-message a.button:hover,
.checkout-button:hover,
.coupon button:hover,
.inner_coupon button:hover,
button#place_order:hover,
.popup-content form div input:nth-child(2):hover,
.footer-widget button.footer-contact-button:hover{
    background: white !important;
    color: #03808e !important;
    border: 2px solid #03808e !important;
}
.product_thumbnail .add_to_cart_button{
    border: none!important;
}

input{
    border-radius: 7px;
}
.et-close:before, .et-close:after, .scissors-close:before, .scissors-close:after{
    background-color: #e8e8e8 !important;
}

.shop_categories_list a span{
    border-radius: 5px;
    padding: 0px 10px !important;
    transition: all 0.3s;
    margin: 2px -10px;
}
.shop_categories_list a:after{
    display: none;
}
.shop_categories_list a:hover > span{
    background: white;
    color: #03808e !important;
}

/*POP UP*/
.popup-content{
    background-color: #1d1d1d;
}


@media screen and (max-width: 1199px){
    .products .product.product-category .category-caption h2{
        font-size: 1.8em;
    }
}
@media screen and (max-width: 991px){
    .et-banner-text .et-banner-subtitle {
        font-size: 1.2rem;
    }
    .products .product.product-category .category-caption h2{
        font-size: 1.3em;
    }
}
@media screen and (max-width: 767px){
    .products .product.product-category .category-caption h2{
        font-size: 2em;
    }
}

/*HEADER*/
.bars, .mobile-header-icons .quick_cart{
    border-radius: 5px;
    padding: 4px;
    transition: 0.3s;
}
.hamburger-menu .menu-toggle:hover .bars,
.mobile-header-icons .quick_cart:hover{
    color: #03808e;
    background: white;
}
.menu-item a, .menu-item.current-menu-item a{
    border-radius: 5px;
    padding: 0px 10px !important;
    transition: all 0.3s;
    margin: 2px -10px;
}
.menu-item a:after{
    display: none;
}
.menu-item:hover > a, .menu-item.current-menu-item > a{
    background: white;
    color: #03808e !important;
}
.primary-menu .menu-item-type-taxonomy:nth-child(2) a{
    margin-right: 12px;
}
.primary-menu .menu-item-type-custom:nth-child(3) a{
    margin-left: 12px;
}
.header-right-items a.icon{
    border-radius: 5px;
    padding: 10px 10px !important;
    transition: all 0.3s;
    margin: 0;
}
.header-right-items > * {
    margin-left: 0;
}

.header-right-items a.icon:hover{
    background: white;
    color: #03808e !important;
}
.header nav#secondary-menu{
    margin-left: 12px;
    display: block !important;
}

div.header-center-items{
    padding-top: 22px;
}
div.header-right-items{
    padding-top: 13px;
}

.badge{
        border-radius: 3px;
}
.tab-panel-inner h2, .related .container > h2{
    text-transform: uppercase;
}
nav#secondary-menu ul li ul{
    padding: 10px 0 10px 8px;
    left: -23px;
}
nav#secondary-menu ul li ul li{
    width: 50px;
    padding: 0;
}
nav#secondary-menu img.trp-flag-image{
    margin-left: 0;
}

/*SEARCH PANEL*/
.search-panel{
    background: #03808e;
}
.search-panel .cate-dropdown{
    display: none;
}


/*LISTINGS*/
.et-listing-style3 .yith-wcwl-add-to-wishlist,
.et-listing-style3 .et-quickview-btn{
    display: none;
}
.et-listing-style3 a .icon{
    background: #03808e;
    border-radius: 5px;
}
.et-shopping-cart:before{
    color: white;
}
.products .button:hover .et-shopping-cart:before{
    color: #03808e;
}

.yith-wcwl-add-to-wishlist .icon{
        color: red;
}
.yith-wcwl-add-button a:hover .icon, .yith-wcwl-wishlistaddedbrowse a:hover .icon, .yith-wcwl-wishlistexistsbrowse a:hover .icon{
    color: white;
}

div.product-inner div.caption{
    text-align: center;
}
span.price{
    width: 100%;
}
.badge.onsale{
    color: #f05b87;
}


/*COUPS DE COEUR*/
.block-cdc{
    margin-top: 5px;
}
.block-cdc .vc_column-inner{
    padding: 30px !important;
    text-align: center;
    margin-bottom: 30px;
    color: white;
    font-size: 16px;
}
.block-cdc .product-inner figure{
    width: 50% !important;
    float: left;
}
.block-cdc .product-inner .caption{
    float: right;
    width: 46%;
    text-align: left;
    font-size: 1.3em;
    padding-top: 0;
}
.block-cdc .product-inner .caption a, .block-cdc2 .product-inner .caption a{
   color: #1d1d1d;
}
.block-cdc .product-inner .caption a span, .block-cdc2 .product-inner .caption a span{
   color: black !important;
}

.block-cdc .vc_icon_element{
    position: absolute;
    font-size: 25px;
}
.block-cdc .vc_icon_element .vc_icon_element-icon{
    top: -10px !important;
    left: 13px !important;
    rotate: -25deg;
    z-index: 10;
}
.block-cdc .text-cdc{
    margin-top: -30px;
    color:  #1d1d1d;
}
.block-cdc .et_btn{
    border-radius: 7px !important;
    background: transparent;
    border: 2px solid #03808e !important;
        color: #03808e;
}
.block-cdc .et_btn:hover{
    color: #03808e;
    background: rgba(0,0,0,0.05);
}

.block-cdc2{
    background: #e8e8e8;
    margin: 0 0 40px 0;
    padding: 0 60px;
}

.block-cdc2-title{
    background: #e8e8e8;
    color: #1d1d1d;
    margin: 0;
    padding: 15px 0 20px;
        font-weight: 600;
}

.block-cdc2 .vc_icon_element{
    position: absolute;
    font-size: 20px;
}
.block-cdc2 .vc_icon_element .vc_icon_element-icon{
    top: -10px !important;
    left: 10px !important;
    rotate: -25deg;
    z-index: 10;
}
.block-cdc2 li{
    padding: 0 40px;
}
.block-cdc2 ul{
    margin-bottom: 0;
}


.block-hifiselec img{
    background: #163C40;
}

/*MINI CART*/
.mini-cart * {
    background: #1d1d1d !important;
    color: #e8e8e8 !important;
}
.mini-cart a:hover {
    color: white !important;
}
.mini-cart bdi, .mini-cart bdi .woocommerce-Price-currencySymbol{
        color: #03808e !important;
}
.mini-cart .woocommerce-mini-cart__buttons a:nth-child(1){
    color: #e8e8e8 !important;
    border-color: #e8e8e8 !important;
    text-transform: uppercase;
    opacity: initial !important;  
}
.mini-cart .empty-cart .woocommerce-mini-cart__buttons a{
    color: white !important;
    border-color: white !important;
    border-radius: 7px;
    background: #03808e !important;
    text-transform: uppercase;
    opacity: initial !important;  
}
.mini-cart .woocommerce-mini-cart__buttons a:nth-child(1):hover{
    color: white !important;
    border-color: white !important;
}
.mini-cart .empty-cart .woocommerce-mini-cart__buttons a:hover{
    color: #03808e !important;
    border-color: #03808e !important;
    background: white !important;
}

.mini-cart .woocommerce-mini-cart__buttons a:nth-child(2){
    border: 2px solid white !important;
    color: white !important;
    background: #03808e !important;
    opacity: initial !important;
    text-transform: uppercase;

}
.mini-cart .woocommerce-mini-cart__buttons a:nth-child(2):hover{
    border: 2px solid #03808e !important;
    color: #03808e !important;
    background: white !important;
}

/*CART & CHECKOUT*/
.cart_item div.product-quantity div.quantity{
    color: #e8e8e8;
}
.cart_item div.product-quantity input.input-text{
    color: white;
}
.cart_item div.product-subtotal bdi{
    color: #03808e;
}
.cart_item div.product-actions a.remove{
    color: #e8e8e8 !important;
}
ul.select2-results__options{
    border-radius: 7px;
}
ul.select2-results__options li{
    color: #1d1d1d;
}
.shipping-calculator-form button{
    border-radius: 7px;
}
.select2-selection{
    border-radius: 5px !important;
}

.back-to-shop a, .back-to-cart a, a.showcoupon, a.woocommerce-privacy-policy-link, a.woocommerce-terms-and-conditions-link{
    border-radius: 5px;
    padding: 0px 10px !important;
    transition: all 0.3s;
    margin: 2px -10px;
}
.back-to-shop a:after, .back-to-cart a:after, a.showcoupon:after, a.woocommerce-privacy-policy-link:after, a.woocommerce-terms-and-conditions-link:after{
    display: none;
}
.back-to-shop:hover > a, .back-to-cart:hover > a, a.showcoupon:hover, a.woocommerce-privacy-policy-link:hover, a.woocommerce-terms-and-conditions-link:hover{
    background: white !important;
    color: #03808e !important;
}

body.woocommerce-checkout nav#secondary-menu{
    display: none !important;
}

/*SEARCH MENU*/
.search-panel .et-close{
    background: transparent !important;
}
.goya-search .autocomplete-wrapper li a {
    color: white;
    font-size: 14px !important;
    line-height: 17px;
}
@media screen and (min-width: 992px){
    .goya-search .autocomplete-wrapper li a{
        text-align: center;        
    }   
}
.goya-search .autocomplete-wrapper bdi, .goya-search .autocomplete-wrapper del{
    color: #e8e8e8 !important;
}
.search-panel button{
    border-radius: 7px;
}

/*MOBILE MENU*/
.side-menu * {
    text-transform: none !important;
}

.side-menu .et-close{
    background: transparent !important;
}
.side-menu .action-icons a.icon{
    transition: 0.3s;
    border-radius: 5px !important;
    color: white;
}
.side-menu .action-icons a.icon:hover{
    background: white !important;
    color: #03808e !important;
}
.side-menu .menu-item a {
    color: white;
    border-radius: 5px;
    padding: 0px 10px !important;
    transition: all 0.3s;
    margin: 2px 0;
}
.side-menu .menu-item a:before {
    top: -3px;
}
.side-menu a.sliding-menu-nav img.emoji{
    margin: 0.3em 0.07em -0.1em 0 !important;
}
.menu-item a.sliding-menu-top img.emoji {
    display: none !important;
}
.side-menu div#mobile-menu-container li.menu-item-type-custom{
    margin-top: 35px;
}
.side-menu a.sliding-menu-back{
    color: white;
    border-radius: 5px;
    padding: 0;
    transition: all 0.3s;
    margin: 2px 0;
}
.side-menu a.sliding-menu-back:hover{
    background: white !important;
    color: #03808e !important;
}
.side-menu div.bottom-extras .social-icons a:hover{
    color: white;
}

.side-menu div.bottom-extras .social-icons a{
    color: #e8e8e8;
    transition: 0.3s;
}
.side-menu div.bottom-extras .social-icons a:hover{
    color: white;
}

/*FILTERS MENU*/
#side-filters{
    background: #1d1d1d;
}
#side-filters header{
    background: transparent;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}
#side-filters header button{
    border-radius: 5px !important;
    border: 2px solid white !important;
    text-transform: uppercase;
    transition: 0.3s  !important;
}
#side-filters header button:hover{
    background: white !important;
    color: #03808e !important;
    border: 2px solid #03808e !important;
    opacity: 1;
}
#side-filters li.chosen a{
    color: #03808e !important;
    opacity: 1;
    transition: 0.3s;
}
#side-filters li.chosen a:hover, #side-filters li.chosen a:hover:after{
    opacity: 0.85;
    color: #03808e !important;
}
#side-filters .slider-values span{
    color: #03808e;
}
.wcapf-active-filters a{
    color: #03808e !important;
    background: white !important;
    padding: 5px 30px 5px 10px !important;
    border-radius: 5px !important;
}

/*ACCOUNT PAGES*/

.woocommerce-MyAccount-navigation-link a, .woocommerce-MyAccount-navigation-link.is-active a{
    border-radius: 5px;
    padding: 0px 10px !important;
    transition: all 0.3s;
}
.woocommerce-MyAccount-navigation-link a:after{
    display: none;
}
.woocommerce-MyAccount-navigation-link:hover > a, .woocommerce-MyAccount-navigation-link.is-active > a{
    background: white;
    color: #03808e !important;
}

/*404*/
body.error404 a.button{
    border-radius: 7px;
}


/*FOOTER*/
.footer{
    margin-top: 50px;
}
.footer-widget{
    text-align: center;
}
.footer2, .footer3{
    border-left: 1px solid #03808e;
    z-index: 100;
}
.footer-widget .green-tiret{
    display: none;
}
.footer-widget img{
    width: 40px;
    margin: 0 auto 20px;
    display: block;
}
.footer-widget button.footer-contact-button{
    border: 1px solid white;
    color: white;
    background: #03808e;
    padding: 0.575rem 1.25rem;
    font-size: .875em;
    height: calc(2.15em + 0.775rem + 4px);
}

.footer-widget-link{
    padding: 0px 10px !important;
    border-radius: 5px;
    transition: all 0.3s;
}
.footer-widget-link:hover{
    background: white;
    color: #03808e !important;
}
.footer-bar{
  width: 100vw;
  height: 290px;
  margin-top: -200px;
}
.footer-bar .container{
    margin: 0 !important;
    position: absolute;
    bottom: 10px;
}

.footer-bar:after {
  content: ' ';
  border-bottom: 290px solid #03808e;
  border-right: 290px solid transparent;
  width: 0;
  position: inherit;
}
.footer-bar div.footer-right{
    text-align: right !important;
}
.footer-left .footer-bar-content{
    position: absolute;
    text-align: left;
    padding-left: 5px;
    left: 10px;
    bottom: 7px;
    z-index: 1000;
}
.footer-left .footer-bar-content p{
    font-weight: 400;
    margin: 0 0 2px 7px;
    font-size: 16px;
}
.footer-left .footer-bar-content img{
    width: 64px;
}
.green-tiret{
    color: #03808e;
}
.mobile-footer-linejump{
    display: none;
}


@media screen and (min-width: 992px){
    .hamburger-menu{
        display: none;
    }
}

@media screen and (max-width: 991px){
    .footer1{
        min-width: 100%;
    }
    .footer2{
        border: none;
    }
    .footer2, .footer3{
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .footer-bar:after {
        position: absolute;
        left: 0;
    }
}
@media screen and (max-width: 767px){
    .block-cdc2 .vc_icon_element .vc_icon_element-icon{
        left: 30px !important;
    }
    .footer2{
        margin-top: 70px;
        margin-bottom: 0;
    }
    .footer3{
        border: none;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .footer-widget .green-tiret{
        display: inline-block;
        height: 1px;
        background: #03808e;
        width: 15%;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 550px){
    .footer-bar{
        height: 200px;
        margin-top: -50px;
    }
    .footer-bar .container{
        padding-bottom: 0;
    }
    .footer-bar .container .footer-right{
        margin-left: 50%;
    }
    .mobile-footer-linejump{
        display: initial;
    }
     .footer-right .green-tiret{
        display: none;
    }
    .footer-bar:after {
        border-bottom: 200px solid #03808e;
        border-right: 200px solid transparent;
    }
    .footer-left .footer-bar-content{
        left: 0;
        bottom: 2px;
    }
    .footer-left .footer-bar-content p{
        font-size: 13px;
        margin-bottom: 0;
    }
    .footer-left .footer-bar-content img{
        width: 50px;
    }
}
@media screen and (max-width: 360px){
    .footer-bar{
        height: 55vw;
    }
    .footer-bar .container{
        padding-right: 4vw;
    }
    .footer-bar .container .footer-right{
        margin-left: 45%;
    }
    .footer-bar:after {
        border-bottom: 55vw solid #03808e;
        border-right: 55vw solid transparent;
    }
    .footer-left .footer-bar-content{
        padding-left: 1vw;
        bottom: -2vw;
    }
    .footer-left .footer-bar-content p{
        margin-left: 1.5vw;
    }
    .footer-left .footer-bar-content p, .footer-right .footer-bar-content p, .footer-right .footer-bar-content a{
        font-size: 4vw;
    }
    .footer-left .footer-bar-content img{
        width: 14vw;
    }

}



/*BANNER TEXT*/
.et-banner-slider .slick-slide:after{
    position: absolute;
    margin: -4.1vw 1.55vw 0;
    display: inline-block;
    font-size: 2.115vw;
    color: white;
}
@media screen and (min-width: 1200px){
    .et-banner-slider .slick-slide:after{
        margin: -3.9vw 1.45vw 0;
        font-size: 1.94vw;
    }
}
body.translatepress-fr_FR .et-banner-slider .slick-slide:nth-child(2):after{
    content: "NOUVEL ALBUM";
}
body.translatepress-fr_FR .et-banner-slider .slick-slide:nth-child(3):after{
    content: "ÉVÈNEMENT";
}
body.translatepress-fr_FR .et-banner-slider .slick-slide:nth-child(4):after{
    content: "NOUVEL ALBUM";
}

body.translatepress-en_US .et-banner-slider .slick-slide:nth-child(2):after{
    content: "NEW ALBUM";
}
body.translatepress-en_US .et-banner-slider .slick-slide:nth-child(3):after{
    content: "EVENT";
}
body.translatepress-en_US .et-banner-slider .slick-slide:nth-child(4):after{
    content: "NEW ALBUM";
}

