/*
 Theme Name:   Boutique Cabaret Vert
 Description:  Theme pour la boutique du Cabaret Vert
 Author:       We used to be friends
 Template:     twentytwelve
*/

@font-face {
    font-family: 'monu';
  src: url('3724259186746d86859fbb0fde0fa44a.woff2') format('woff2'),
         url('3724259186746d86859fbb0fde0fa44a.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'seq';
    src: url('ogj_type_design_-_sequel_100_wide_85_wide-webfont.woff2') format('woff2'),
         url('ogj_type_design_-_sequel_100_wide_85_wide-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pow';
    src: url('PowerStation_Block_Low.eot');
    src: local('☺'), url('PowerStation_Block_Low.woff') format('woff'), url('PowerStation_Block_Low.ttf') format('truetype'), url('PowerStation_Block_Low.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mbf';
    src: url('mostest_550-webfont.woff2') format('woff2'),
         url('mostest_550-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Clover';
    src: url('clover-condensed-regular.woff2') format('woff2'),
    url('clover-condensed-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HagridItalic';
    src: url('Hagrid-Extrabold-Italic.woff2') format('woff2'),
    url('Hagrid-Extrabold-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Hagrid';
    src: url('Hagrid-Extrabold.woff2') format('woff2'),
    url('Hagrid-Extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brice';
    src: url('Brice-Black.woff2') format('woff2'),
    url('Brice-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    background-color: #000000;
    color: #FFF;
    font-size: 15px;
}
body .site {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    background-color: transparent;
}
body.woocommerce .site {
    background-image: url(https://boutique.cabaretvert.com/wp-content/uploads/2025/12/sky.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
    background-size: auto;

}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    background:black;
}
body.page-template-boutique, body.single-product {
    background: #000000;
}
.page-template-boutique .woocommerce-loop-product__title {
    color: #FFF !important;
}
a:focus {
    outline: 0 dotted;
}
a {
    text-decoration: underline;
    color: white;
}
a:hover {
    text-decoration: none;
    color: #FC1BDB;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.site-content article {
    border-bottom: 0;
    margin-bottom: 0;
}
.home .site-content article {
    padding-bottom: 0;
}
.home footer[role="contentinfo"] {
    margin-top: 0;
}
.site {
    max-width: 100%;
}
header#masthead {
    background: #000000;
}
.site-header {
    padding: 23px 0 20px;
    position: relative;
}
del {
    color: #eee;
}
div#headtop {
    margin: 0 auto;
    display: table;
    width: 100%;
    padding: 0 40px;
}
h1.site-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    line-height: 0;
}
footer[role="contentinfo"] {
    border-top: 0;
    max-width: 100%;
    color: black;
    background: #05F26C;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu>ul {
    border-bottom: 0;
    border-top: 0;
        display: initial!important;
}
.main-navigation li {
    margin: 0 0 0 20px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Hagrid';
}
.main-navigation li a {
    color: #FFF;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    transition:0.2s;
}
.main-navigation li a:hover, .main-navigation li a:focus {
    color: #fc1bdb;
}
.main-navigation .current-menu-item>a, .main-navigation .current-menu-ancestor>a, .main-navigation .current_page_item>a, .main-navigation .current_page_ancestor>a {
    color: #fc1bdb;
    font-weight: 400;

}
div#headtop img {
    width: 80px;
    height: auto;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.main-navigation {
    display: block;
    float: right;
    margin: 17px auto 0;
    text-align: center;
}
p#billing_retrait_field label:after {
    content: "Retrait uniquement sur le lieu du festival. Choisissez la date de retrait";
    display: block;
    line-height: 1.3;
    font-size: 12px;
    hyphens: none;
    margin-bottom: 5px;
}
p#billing_retrait_field {
    padding: 10px 10px 20px !important;
    background: #bacdd3;
    border-radius: 5px;
}
p.woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-breadcrumb  {
    display: none;
}
.product_meta {
    display: none;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 50%;
    padding-left: 0;
    padding-right: 0;
}
span.woocommerce-input-wrapper {
    display: table;
    width: 100%;
}
.woocommerce a.remove:hover {
    background: #FC1BDB !important;
    color:white !important;
}
.lineunfoot {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #bacdd3;
    padding: 25px 0;
    color: #002248;
}
.uncolfoot {
    width: calc(50% - 81px);
    border-right: 1px solid;
    padding: 0 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Hagrid';
    line-height: 1.4;
    max-width: 600px;
}
.uncolfoot:nth-child(2) {
    width: calc(50% - 81px);
    border-right: 0;
}
.uncolfoot span {
    display: block;
}
.linedeuxfoot {
    display: table;
    margin: 25px auto 20px;
    padding: 0 40px;
}
.page-template-default .entry-content, .page-template-boutique .entry-content {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 40px;
    background: black;
    min-height: 304px;
}
.page-template-boutique .entry-content {
    margin: 40px auto 0;
}
.page-template-boutique .site-content article {
    padding-bottom: 0;
}
.woocommerce-shop .entry-content {
    padding: 0 40px;
    margin-top: 25px;
}
div#imgdeah {
    line-height: 0;
}
.page-template-boutique h1.entry-title {
    color: #05F26C;
    line-height: 1 !important;
    -webkit-text-stroke: 4px #0B53FA;
    text-stroke: 4px #0B53FA !important;
    letter-spacing: 4Px;
    font-size: 80px !important;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Hagrid' !important;
}
.page-template-boutique .entry-header {
    background:transparent !important;
    margin: 55px 0 50px;
}
.page-template-boutique .site {
    background-image: url(https://boutique.cabaretvert.com/wp-content/uploads/2025/12/sky.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
    background-size: auto;
}
.page-template-boutique .alm-filters-container .alm-filter li div.alm-filter--link {
    background: #D7F205 !important;
    font-family: 'Hagrid' !important;
    color: black !important;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px 10px 2px !important;
    border: 1px solid black !important;
    box-shadow: 4px 4px 0 #000 !important;
    transition: 0.2s;
    margin-right:10px;
}
.page-template-boutique .alm-filters-container .alm-filter li div.alm-filter--link:hover {
    background: #FC1BDB !important;
}
.page-template-boutique .alm-filters-container .alm-filter li:nth-child(even) div.alm-filter--link {
    background: #05F26C !important;
}
.page-template-boutique .alm-filters-container .alm-filter li:nth-child(even) div.alm-filter--link:hover {
    background: #FC1BDB !important;
}
.page-template-boutique .alm-filters-container .alm-filter li div.alm-filter--link.active {
    background: #FC1BDB !important;
}
.woocommerce span.onsale {
    background-color:#FC1BDB;
    padding: 0px 20px;
    border-radius:0;
    font-family: 'Hagrid' !important;
    text-transform:uppercase;
    top:0;
    left:0;
}
.woocommerce ul.products li.product .onsale {
    margin:0 !important;
}
.alm-filters-container .alm-filter li div.alm-filter--link.field-radio:after, .alm-filters-container .alm-filter li div.alm-filter--link.field-radio:before {
    display:none;
}
.alm-filters-container .alm-filter ul {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
}
li#menu-item-118 a {
    font-size: 12px !important;
}
.woocommerce div.product form.cart .variations select {
    background: url(/imsts/flecheselect.png) no-repeat !important;
    background-size: 13px !important;
    -webkit-background-size: 13px !important;
    background-position: calc(100% - 11px) 51% !important;
    -webkit-background-position: calc(100% - 11px) 51% !important;
}
.variations select {
    padding: 0 0.428571429rem;
    color: #FFF;
}
.home h1.entry-title {
    color: black;
    margin: 0;
}
div#intropage {
    margin-bottom: 60px;
}
.unlinkfoot {
    display: inline-block;
}
.linedeuxfoot a {
    color: black !important;
    margin: 0;
    text-decoration: none;
}
.linedeuxfoot a:hover{
    color: black !important;
    text-decoration: underline;
}
.unlinkfoot:after {
    content: " •";
    margin: 0 3px 0 2px;
}
.unlinkfoot:last-child:after {
    display: none;
}
h2 {
    font-family: 'Hagrid';
    color: #FFF;
    font-size: 30px !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    line-height: 1.2 !important;
}
h3 {
    font-family: 'Hagrid';
    color: #FFF;
    font-size: 20px !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    line-height: 1.2 !important;
}
h1.entry-title {
    /* text-align: center; */
    font-family: 'Hagrid';
    font-weight: lighter;
    text-transform: uppercase;
    padding: 0 40px;
    font-size: 30px !important;
    line-height: 1 !important;
}
.page-template-default h1.entry-title {
    background: #D7F205;
    color:black;
}
.page-template-default .entry-header, .page-template-boutique .entry-header, .home .entry-header {
    padding: 20px 0;
    background: #D7F205;
}
.entry-header img.wp-post-image {
    margin-bottom: 0;
    line-height: 0;
}
.page-template-default div#primary {
    margin-top: 0;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}
a.button.product_type_variable.add_to_cart_button {
    display: none !important;
}
h2.woocommerce-loop-product__title {
    margin-bottom: 0 !important;
    text-align: center;
    margin-top: 8px !important;
    text-transform: uppercase;
    font-family: 'Hagrid' !important;
    font-size: 25px !important;
}
.woocommerce ul.products li.product .price {
    color: #FFF;
    text-align: center;
        font-size: 15px;
}
.woocommerce div#primary {
    padding: 0 40px;
}
.archive-title, .page-title {
    color: #05F26C;
    line-height: 1;
    -webkit-text-stroke: 4px #0B53FA;
    text-stroke: 4px #0B53FA;
    letter-spacing: 4Px;
    font-size: 80px;
    max-width: 1200px;
    margin: 0 auto;
    text-align:center;
    font-family: 'Hagrid' !important;
}
header.woocommerce-products-header {
    margin: 55px 0 50px;
}
h2.woocommerce-loop-product__title span {
    display: block;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    margin-top: 5px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #FC1BDB;
    color: white;
    font-family: 'Hagrid';
    text-transform: uppercase;
    font-weight: lighter;
    transition:0.2s;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #FFF !important;
    color: black !important;
    font-family: 'Hagrid';
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color:  #FC1BDB;
    color: #fff !important;
}
.woocommerce-info {
    border-top-color: #FC1BDB;
}
.woocommerce-info::before {
    color: #FC1BDB;
}
.woocommerce div.product .product_title {
    background: transparent;
        margin-bottom: 0;
    font-family: 'Hagrid' !important;
    font-size: 45px !important;
}
.single-product div#content {
    max-width: 1200px;
    margin: 0 auto;
}
span.woocommerce-Price-amount.amount {
    color: #FFF;
}
div#main {
    min-height: calc(100vh - 350px);
}
.single-product div#main {
    margin-top: 50px;
}
body.page-template-default, body.woocommerce-account, body.woocommerce-cart, body.woocommerce-checkout{
    background: #FFF;
    color: #ffffff;
}
body.page-template-default h2, body.page-template-default h3 {
    color: white !important;
    text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: calc(30% - 40px);
    padding: 13px 20px 20px;
    border: 1px solid;
    display: inline-block;
        margin-bottom: 20px;
}
li.woocommerce-MyAccount-navigation-link {
    margin-left: 0;
    list-style: none;
    border-bottom: 1px solid;
    padding: 4px 0;
}
nav.woocommerce-MyAccount-navigation ul {
    margin-bottom: 0;
}
li.woocommerce-MyAccount-navigation-link a {
    text-decoration: none;
}
li.woocommerce-MyAccount-navigation-link a:hover {
    color: #FC1BDB;
}
.entry-content th, .comment-content th {
    color: #002248;
    font-size: 13px;
}
.woocommerce table.shop_table td {
    border-top: 1px solid #002248;
}
.woocommerce table.shop_table {
    border: 1px solid #002248;
}
.entry-content table, .comment-content table {
    border-bottom: 1px solid #002248;
    color: #002248;
}
.vi-wcaio-sb-wrap, .vi-wcaio-sb-wrap span.woocommerce-Price-amount.amount {
    color: #002248;
}
.vi-wcaio-vp-wrap.vi-wcaio-vp-wrap-single.vi-wcaio-vp-wrap-init {
    display: none;
}
.vi-wcaio-sb-container .button.vi-wcaio-product-bt-atc {
    background: #002248;
}
div#infospickup {
    padding: 15px 20Px;
    border: 1px solid;
    margin-bottom: 24Px;
    font-size: 13px;
    border-radius: 5px;
}
section.related.products {
    margin-top: 60Px;
    display: inline-block;
    background: black;
    border: 10px solid #FC1BDB;
    padding: 30px;
    margin-bottom:60px;
}
section.related.products h2 {
    text-transform: uppercase;
}
section.related.products ul.products.columns-4 {
        margin-top: 30px !important;
}
.cart-collaterals {
    margin-top: 50px;
}
.woocommerce ul.products li.product a img {
    margin: 0;
}
.imagewrapper {
    position: relative;
    line-height: 0;
    overflow: hidden;
}
.imagewrapper img{
    transform: scale(1.0);
  transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
}
.woocommerce ul.products li.product a:hover .imagewrapper img{
    transform: scale(1.04);
    transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.woocommerce div.product form.cart .variations select {
    min-width: 150px;
}
div#titpick {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Hagrid';
    line-height: 1.4;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 28px;
    border: 0;
    width: 100%;
}
.cg-author {
    display: block;
    font-family: 'Open Sans';
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
        line-height: 1.2;
}
.summary.entry-summary p.price:nth-child(5), .summary.entry-summary p.price:nth-child(6) {
    display: none;
}
.vi-wcaio-sidebar-cart-icon-wrap .vi-wcaio-sidebar-cart-icon i {
    color: #FC1BDB !important;
}
span.woocommerce-input-wrapper {
    display: table;
    width: 100%;
}
h3#order_review_heading {
    margin-top: 40px !important;
}
button#place_order {
    font-size: 20px;
    margin-top: 20px;
    hyphens: none;
}
form.checkout.woocommerce-checkout {
    margin-top: 40px;
}
a.button.vi-wcaio-sidebar-cart-bt {
    text-transform: uppercase !important;
}
.single-product p.price {
    margin-top: 10Px;
}
.cg-authormin {
    font-size: 15px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
        line-height: 1.2;
    margin-bottom: 10px;
}
table span.woocommerce-Price-amount.amount {
    color: #002248;
}
div#pdtenvant {
    padding: 0 40px;
    margin-top: 60px;
}
div#wrapcollhome {
    max-width: 1400px;
    margin: 50px auto 75px;
    padding: 0 40px;
}
a.lkref {
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 17px;
    font-family: 'Hagrid';
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    background: #000;
    border: 1px solid #D7F205;
    box-shadow: 7px 6px 0 #D7F205;
    transition: 0.2s;
    display: inline-block;
    hyphens: none;
}
a.lkref:hover {
    color: #FC1BDB;
    border: 1px solid #FC1BDB;
    box-shadow: 4px 4px 0 #FC1BDB;
}
section#uncollehome.collecrea {
    padding-bottom: 1px;
}
.site-content {
    margin: 0;
}
rs-layer.slidelink:before {
    content: "";
    background: linear-gradient(to top, black, transparent);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 250px;
}
rs-layer-wrap.rs-parallax-wrap {
    z-index: 2 !important;
}
span.titdiap {
    display: block;
    font-family: 'Hagrid';
    text-transform: uppercase;
    font-size: 50px !important;
    line-height: 46px !important;
}
a.lkdiap {
    text-decoration: none;
    color: #FFF;
}
span.lkdiap {
    display: table;
    border: 1px solid #FFF !important;
    border-radius: 5px;
    padding: 8px 20px !important;
    margin-top: 15px !important;
    font-family: 'Hagrid';
    text-transform: uppercase;
    font-size: 16px !important;
    transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
}
span.lkdiap:hover{
    background: #bacdd3;
    border: 1px solid #bacdd3 !important;
    color: #002248;
    transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
}
h2.titcoeur {
    margin-bottom: 40px !important;
    color: #bacdd3;
    text-transform: uppercase;
    font-size: 30px !important;
    line-height: 1 !important;
    text-align: center;
}
div#clickhome {
    padding: 60px 40px 36px;
    display: block;
    margin-top: 0;
    text-align: center;
    background: #eece6a;
    color: #002248;
}
div#clickhome div#titpick {
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20Px;
}
#clickhome div#infospickup {
    padding: 0;
    border: 0;
    margin-bottom: 24Px;
    font-size: 16px;
    border-radius: 5px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: justify;
}
#clickhome div#infospickup p{
    margin-bottom: 15px;
}
li.retsite a {
    border: 1px solid;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 15px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.woocommerce-order-overview span.woocommerce-Price-amount.amount, .woocommerce-order span.woocommerce-Price-amount.amount {
    color: #FC1BDB !important;
}
.variations select option {
    color: #000 !important;
}
p.stock.in-stock {
    display: none;
}
.menu-toggle:hover, .menu-toggle:focus, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
    color: #5e5e5e;
    background-color: #bacdd3 !important;
    background-repeat: repeat-x;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
.woocommerce-product-gallery__image.flex-active-slide {
    position: relative;
}
.woocommerce-product-gallery__image.flex-active-slide:after {
    content: "© A.Thome";
    position: absolute;
    bottom: 20px !important;
    color: black;
    background: #05F26C;
    font-size: 12px;
    padding: 5px 15px 5px 5px;
    right: 0;
}
.credit_b-bartholet .woocommerce-product-gallery__image.flex-active-slide:after {
    content: "© B.Bartholet";
}
h1.site-title span {
    line-height: 1;
    font-family: 'Hagrid';
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
    margin-left: 20px;
    transform: rotate(-5deg);
    color: white;
}
.site-header h1 a, .site-header h2 a {
    color: #FFF;
    display: flex;
    text-decoration: none;
    align-items: center;
}
.site-header h1 a:hover, .site-header h2 a {
    color: #eece6a;
}
a.btn_pluslk {
    margin-bottom: 24px;
    display: block;
    color: #D7F205;
    font-family: 'Hagrid' !important;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.3;
    transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
}
a.btn_pluslk:hover {
    color: #05F26C;
    transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
}
.unemarque {
    padding: 0;
    background: #002248;
    display: table;
    width: 100%;
}
.unemarque:nth-child(2n) {
    background: transparent;
}
div#titmarque {
    font-family: 'Hagrid';
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 10px;
}
div#wrapmarque {
    display: flex;
    flex-wrap: wrap;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.unemarque:nth-child(2n) div#leftimage {
    width: 50%;
    text-align: left;
    order: 2;
}
div#rightmarque {
    width: 50%;
    min-height: 400px;
}
.unemarque:nth-child(2n) div#rightmarque {
    order: 1;
}
.unemarque:nth-child(2n) div#wrapaligntext {
    float: right;
}
div#imgcarr {
    line-height: 0;
}
.contdescmarque {
    padding: 50px 40px 26px;
        max-width: 650px;
}
div#wrapaligntext {
    display: flex;
    align-items: center;
    height: 100%;
}
div#leftimage {
    width: 50%;
    text-align: right;
    background-size: cover !important;
    background-position: center !important;
}
a.fasc-button {
    background: #eece6a !important;
    color: #04064F !important;
    line-height: 1 !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    font-size: 13px !important;
    font-weight: bold;
    hyphens: none !important;
    text-align: center!important;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    box-shadow: 7px 7px 1px #04064F !important;
    display: table !important;
    margin-top: 25px !important;
}
a.fasc-button:hover {
    background: #366a98 !important;
    color: #FFF !important;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
rs-layer-wrap.rs-parallax-wrap {
    display: none !important;
}
.caracteristiques-accordion {
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

.carac-accordion-title {
    font-size: 20px;
    font-family: 'Hagrid';
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.carac-accordion-icon {
    font-weight: bold;
    transition: transform 0.3s ease;
    font-family: 'Open Sans';
}
.carac-accordion-content {
    display: none;
    overflow: hidden;
    padding: 0 0 50px 0;
    animation: accordionFade 0.3s ease;
}

.carac-accordion-open .carac-accordion-content {
    display: block;
}

.carac-accordion-open .carac-accordion-icon {
    transform: rotate(45deg); /* + devient x */
}

@keyframes accordionFade {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.page-template-default #page {
    background-image: url(https://boutique.cabaretvert.com/wp-content/uploads/2025/12/sky.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
    background-size: auto;
}
.page-template-front-page #page {
    background-image: url(https://boutique.cabaretvert.com/wp-content/uploads/2025/12/sky.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
    background-size: auto;
}
.page-template-default .woocommerce {
    background: black;
    border: 10px solid #FC1BDB;
    padding: 40px 40px 20px;
}
.page-template-default.woocommerce-checkout .woocommerce {
    padding: 0px 40px 20px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    padding: 20px 20px 0;
    border: 10px solid #FC1BDB;
}
.entry-content th, .comment-content th {
    color: #ffffff;
}
.page-template-default a {
    color: #ffffff;
}
.woocommerce table.shop_table td {
    border-top: 1px solid #ffffff;
    color: white;
}
table span.woocommerce-Price-amount.amount {
    color: #ffffff;
}
.woocommerce ul#shipping_method li label {
    color: white;
}
body.page-template-default h2, body.page-template-default h3 {
    color:white !important;
}
.entry-content table, .comment-content table {
    border-bottom: 1px solid #ffffff !important;
    color: #002248;
}
.woocommerce table.shop_table {
    border: 1px solid white !important;
        font-size: 14px;
}
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    color: white;
}
.woocommerce a.remove {
    color: #FC1BDB !important;
}
.woocommerce form .form-row label {
    color: white;
}
.woocommerce-message::before {
    color: #FC1BDB;
}
.woocommerce-message {
    border-top-color: #FC1BDB;
    color: black;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: right;
    background-color: #FC1BDB;
    color: white;
    font-family: 'Hagrid';
    text-transform: uppercase;
    transition:0.2s;
}
.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover {
    float: right;
    background-color: black !important;
    color: white;
    font-family: 'Hagrid';
    text-transform: uppercase;
    font-weight: lighter;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    background: white;
    color: black !important;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
    float: none;
    background: white;
    color: black !important;
}
.woocommerce-error {
    border-top-color: #FC1BDB;
    background:black;
}
.woocommerce-error::before {
    content: "\e016";
    color:#FC1BDB;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color:#FC1BDB;
}
#add_payment_method .checkout .checkout-inline-error-message, .woocommerce-cart .checkout .checkout-inline-error-message, .woocommerce-checkout .checkout .checkout-inline-error-message {
    color:#FC1BDB;
}
.woocommerce form .form-row .required {
    color:#FC1BDB;
}
.post-type-archive-product div#main, .tax-product_cat div#main {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}
#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
    hyphens: none;
}
.marquee {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background:#000000;
}

.marquee__inner {
    display: inline-block;
    font-size: 18px;
    padding: 10px;
    border-top: 1px solid;
    border-bottom:1px solid;
    font-family: "Hagrid";
    animation: marquee 40s
    linear infinite;
    padding-right: 2rem;
    text-transform:uppercase;
}
.woocommerce button[name="update_cart"] {
    display: none !important;
}
.widget_colissimo_bouton_validation.widget_colissimo_grab {
    background: #000 !important;
    transition: all 0.3s linear;
}
.widget_colissimo_bouton_validation.widget_colissimo_grab:hover {
    background: #dbdbdb !important;
    transition: all 0.3s linear;
}
.widget_colissimo_bouton_validation.widget_colissimo_grab:hover .widget_colissimo_text_bouton {
    color: #000 !important;
}
.woocommerce form.login, .woocommerce form.register {
    border: 0;
    padding: 0;
}
.woocommerce form .form-row {
    display: block;
}
.woocommerce-account .addresses .title .edit {
    float: inherit;
    margin-bottom: 20px;
    display: block;
}
li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #FC1BDB;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: inherit;
    margin-right: 1em;
    display: block;
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
    background: #FC1BDB;
    color: #FFF;
    text-transform: uppercase;
    transition: all 0.3s linear;
    font-family: 'Hagrid';
    font-size: 18px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    transition: all 0.3s linear;
    background: #FFF !important;
    color: #000;
}
a.button.product_type_variable {
    display: none !important;
}
span.sr7-bullimg, span.sr7-bullimgoverlay, span.sr7-bullet-title{
    display: none !important;
}

@keyframes marquee {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
}

@media only screen and (max-width: 1080px) {
li#menu-item-118 {
    margin-top: 20px;
}
.taptap-by-bonfire ul li a i {
    color: #FFF;
}
.taptap-by-bonfire ul li a {
    text-transform: uppercase;
}
nav#site-navigation {
    display: none;
}
h1.site-title img {
    max-width: 120px;
}
.taptap-by-bonfire ul li#menu-item-118 a {
    font-size: 14px;
    padding: 10px 20Px;
}
}
@media only screen and (max-width: 820px) {

    .page-template-default .woocommerce {
        border: 0px solid #FC1BDB;
        padding: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    a.lkref {
        font-size:16px;
    }
    .page-template-boutique h1.entry-title {
        font-size: 43px !important;
    }
.uncolfoot {
    width: calc(100% - 40px);
    border-right: 0;
    padding: 0 0 14px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Hagrid';
    line-height: 1.4;
    max-width: inherit;
    border-bottom: 1px solid;
    margin: 0 20px 20px;
}
.uncolfoot:nth-child(2) {
    width: 100%;
    border-right: 0;
    padding-bottom: 0;
    border-bottom: 0;
        margin-bottom: 0;
}
}
@media only screen and (max-width: 700px) {
.unemarque:nth-child(2n) div#rightmarque {
    order: 2;
}
div#rightmarque {
    width: 100%;
    min-height: inherit;
}
.contdescmarque {
    max-width: inherit;
}
.unemarque:nth-child(2n) div#leftimage {
    width: 100%;
    order: 1;
}
div#leftimage {
    width: 100%;
    text-align: right;
    background-size: cover !important;
    background-position: center !important;
    min-height: 350px;
}
}
@media only screen and (max-width: 600px) {
.archive-title, .page-title {
    -webkit-text-stroke: 2px #0B53FA;
    text-stroke: 4px #0B53FA;
    letter-spacing: 4Px;
    font-size: 40px;
}
h1.entry-title {
    padding: 0 20px;
}
div#wrapcollhome {
    padding: 0 20px;
}
.col-2 {
    margin-top: 20px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 1em 0;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0;
}
.page-template-default.woocommerce-checkout .woocommerce {
    padding: 0px 0px 0;
}
h1.entry-title {
    padding: 0 20px;
    font-size: 25px !important;
}
.page-template-default .entry-content, .page-template-boutique .entry-content {
    padding: 0 20px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
}
.site-header {
    padding: 15px 0 12px;
    position: relative;
}
#clickhome div#infospickup p {
    text-align: left;
}
div#titmarque {
    line-height: 1.4;
}
.contdescmarque {
    padding: 30px 20px 15px;
}
div#headtop {
    padding: 0 20px;
}
.woocommerce div#primary {
    padding: 0 20px;
}
.post-type-archive-product.woocommerce div#primary {
    padding: 0;
}
.post-type-archive-product div#main, .tax-product_cat div#main {
    padding: 0 20px;
}
.woocommerce div.product .product_title {
    font-size: 32px !important;
    hyphens: none;
}
section.related.products {
    padding: 20px;
}
.single-product div#main {
    margin-top: 25px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 20px;
}
h2.woocommerce-loop-product__title {
    padding-bottom: 4px !important;
}
h2 {
    font-size: 25px !important;
}
.vi-wcaio-sb-container.vi-wcaio-sb-container-mobile.vi-wcaio-sb-container-ps-0.vi-wcaio-sb-container-pd-variable.vi-wcaio-sb-container-logged.vi-wcaio-sb-container-init.vi-wcaio-slide_in_up {
    display: none !important;
}
.linedeuxfoot {
    margin: 15px auto;
    padding: 0 20px;
    display: inherit;
}
div#clickhome div#titpick {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 20px;
}
div#clickhome div#infospickup {
    font-size: 16px;
}
div#clickhome {
    padding: 25px 20px 1px;
    color: #002248;
}
div#pdtenvant {
    padding: 0 20px;
    margin-top: 35px;
}
span.titdiap {
    font-size: 30px !important;
    line-height: 30px !important;
}
span.lkdiap {
    font-size: 15px !important;
}
}