/*
Theme Name: SUPER GOLF Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1759520298
Updated: 2025-10-03 15:38:18
*/
.product_vouchers {
    margin-top: 20px;
    font-size: 16px;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce #reviews #comments h2 {
    font-size: 24px;
}
.woocommerce-info {
    border-top-color: #201b59;
}
.woocommerce-info::before {
    color: #201b59;
    top: 20px;
}
.checkout_coupon.woocommerce-form-coupon .button[name="apply_coupon"] {
    border-radius: 30px;
    font-size: 16px;
    background: transparent;
    color: #201b59;
    border: 2px solid #201b59;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3, .receiver-form h3, #order_review_heading {
    font-size: 24px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}
.woocommerce-info a {
    color: #ff0043;
}
.receiver-form {
    padding-top: 30px;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-size: 16px !important;
}
h3#order_review_heading {
    margin-top: 50px;
}
#place_order {
    border-radius: 50px !important;
    border: 2px solid #FF0043 !important;
    background-color: transparent !important;
    color: var(--e-global-color-text) !important;
    font-weight: 800 !important;
    font-family: Figtree, sans-serif !important;
    font-size: 16px !important;
    padding: 10px 12px !important;
    transition: all 0.5s ease !important;
}

#place_order:hover {
    border: 2px solid #FF0043 !important;
    background-color: #FF0043 !important;
    color: #fff !important;
}

.gift_cert_field_wrapper {
    background: #f1f1f1 !important;
}
.select2-container .select2-dropdown,
.select2-container .select2-selection,
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select ,
.select2-container .select2-selection--single .select2-selection__rendered,
input[type=date], input[type=email], input[type=number],
input[type=password], input[type=search], input[type=tel],
input[type=text], input[type=url], select, textarea{
    border-color: #201b59 !important;
    border-width: 2px !important;
}
.receiver-form p {
    font-size: 16px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .comment .reply-title {
    font-size: 16px;
}
div#order_review {
    margin-bottom: 50px;
}
h3.wc-block-components-product-name {
    font-size: 20px;
    font-weight: 700 !important;
}
.wp-block-woocommerce-checkout {
    padding: 20px;
}
main, .elementor-location-footer, [data-elementor-type="error-404"] {
    width: calc(100% - 300px) !important;
    margin: 0 0 0 300px !important;
    overflow-x: hidden;
    max-width: 100% !important;
}
button.single_add_to_cart_button {
    border: solid 1px #201b59 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 0 15px !important;
    margin-left: -1px !important;
}
header .elementor-widget-off-canvas {
    z-index: 20;
}
.expandable-card, .expandable-card .promo-img  {
    transition: all 0.3s ease;
    flex: 1;
}

.expandable-card .promo-content {
    opacity: 0;
    left: 20px;
    transition: opacity  0.3s ease, left  0.3s ease;
    min-width: 220px ;
    position: absolute;
}

.expandable-card.active .promo-content   {
    opacity: 1;
    left: 0;
    transition: opacity  0.3s ease, left  0.3s ease;
    transition-delay: 0.5s;
    gap: 10px;
}
/* .expandable-card:not(.active) {
    padding: 0 !important;
    width: 25% !important;
    transition: all 0.3s ease;
} */

.expandable-card:not(.active) .promo-img {
    width: 100% !important;
    transition: all 0.3s ease;
}
.expandable-card .toggle-btn {
    cursor: pointer;
    transform-origin: 100% 50%;
    transform: scale(1);
    transition: all 0.3s ease;
}

.expandable-card.active .toggle-btn {
    transform: scale(0);
    pointer-events: none;
    transition: all 0.3s ease;
}
.expandable-card .promo-content .elementor-widget-text-editor p {
     display: -webkit-box;
    -webkit-line-clamp: 3;     /* nombre de lignes */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-carousel span.swiper-pagination-bullet{
    width: 50px !important;
    border-radius: 5px;
}
.post-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #FF0043 !important;
}
body:not(.elementor-editor-active) #contenu-bouffe ,
body:not(.elementor-editor-active) #contenu-boissons {
  display: none;
}

.tab-show {
  display: block !important;
}

#menu-bouffe .elementor-button,#menu-bouffe ,
#menu-boissons .elementor-button, #menu-boissons {
  cursor: pointer;
}
#menu-bouffe.active .elementor-button, #menu-bouffe.active ,
#menu-boissons.active .elementor-button, #menu-boissons.active {
  border-color: #FF0043;
  background-color: #201B59;
  color: #fff;
  transition: all 0.3s ease;
}
#menu-bouffe:not(.active) .elementor-button,
#menu-boissons:not(.active)  .elementor-button {
  background-color: #D2D0DB2E;
  border-color: #D2D0DB2E;
  color: #fff;
  transition: all 0.3s ease;
    box-shadow: none;
}
.onglet-tab.e-active {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr); /* 3 colonnes sur grand écran */
  gap: 20px;
  padding-left: 45px;
  border-color: white !important;
}
.e-n-tabs-content:has(.onglet-tab), .onglet-tab .menu-item  {
    flex-direction: column !important;
}
.prix-menu * {
    white-space: nowrap;
}
/* @media screen and (max-width:1201px) {
  main, .elementor-location-footer {
      width: 100%;
      margin: 0 auto;
      overflow-x: hidden;
  }

} */


/*GravityForm*/
#gform_wrapper_2 .gform_fields,
#gform_wrapper_4 .gform_fields,
#gform_wrapper_5 .gform_fields{
    gap: 20px !important;
    max-width: 520px !important;
}
#gform_wrapper_6 .gform_fields,
#gform_wrapper_1 .gform_fields {
    gap: 20px !important;
}
#gform_wrapper_2 input[type="text"], #gform_wrapper_2 input[type="email"], #gform_wrapper_2 textarea,
#gform_wrapper_1 input[type="text"], #gform_wrapper_1 input[type="number"], #gform_wrapper_1 input[type="email"], #gform_wrapper_1 textarea, #gform_wrapper_1 input[type="tel"], #gform_wrapper_1 select,
#gform_wrapper_6 input[type="text"], #gform_wrapper_6 input[type="number"], #gform_wrapper_6 input[type="email"], #gform_wrapper_6 textarea, #gform_wrapper_6 input[type="tel"], #gform_wrapper_6 select,
#gform_wrapper_5 input[type="text"], #gform_wrapper_5 input[type="email"], #gform_wrapper_5 textarea,
#gform_wrapper_4 input[type="email"], #gform_wrapper_4 input[type="text"], #gform_wrapper_4 input [type="number"], #gform_wrapper_4 select {
    border-radius: 6px !important;
    border: 2px solid #201B59 !important;
    box-shadow: none !important;
    background-color: #fff !important;
    width: 100% !important;
}

#gform_wrapper_6 input[type="submit"] ,
#gform_wrapper_5 input[type="submit"] ,
#gform_wrapper_4 input[type="submit"] ,
#gform_wrapper_2 input[type="submit"] ,
#gform_wrapper_1 input[type="submit"] {
  border-radius: 50px !important;
  border: 2px solid #FF0043 !important;
  background-color: transparent !important;
  color: #201B59 !important;
  font-weight: 800 !important;
  font-family: Figtree, sans-serif !important;
  font-size: 14px !important;
  padding: 17px 25px !important;
  box-shadow: inset 0 0 5px #FF0043, 0px 0px 34px -10px #FF0043 !important; /* halo rose flou */
  transition: all 0.5s ease !important;
}
#gform_wrapper_6 input[type="submit"]:hover,
#gform_wrapper_5 input[type="submit"]:hover,
#gform_wrapper_4 input[type="submit"]:hover,
#gform_wrapper_2 input[type="submit"]:hover,
#gform_wrapper_1 input[type="submit"]:hover {
  background-color: #FF0043 !important;
  color: #fff !important;
  box-shadow: 0px 0px 10px 0 #201B59 !important; /* halo rose flou */
  cursor: pointer;
  transition: all 0.5s ease !important;
}

#gform_wrapper_3 input[type="email"], .newsletter-form #ci_email{
    border-radius: 50px !important;
    border: 2px solid #fff !important;
    box-shadow: none !important;
    background-color: transparent !important;
    color: #ffffff85 !important;
    padding: 10px 12px !important;
    font-size: 16px !important;
    width: 300px;
    max-width: 100%;
}
#gform_wrapper_3 input[type="submit"], .newsletter-form input[type="submit"] {
    border-radius: 50px !important;
    border: 2px solid #FF0043 !important;
    background-color: transparent !important;
    color: #ffffff !important;
    font-weight: 800 !important;
    font-family: Figtree, sans-serif !important;
    font-size: 16px !important;
    padding: 10px 12px !important;
    transition: all 0.5s ease !important;
}
#gform_wrapper_3 input[type="submit"]:hover, .newsletter-form input[type="submit"]:hover  {
    background-color: #FF0043 !important;
    color: #fff !important;
    box-shadow: 0px 0px 10px 0 #201B59 !important; /* halo rose flou */
    cursor: pointer;
    transition: all 0.5s ease !important;
}
.newsletter-form .form-container {
    display: flex;
    gap: 10px;
}
.newsletter-form .form-container .field-container {
  max-height: 300px;
}
.highlight {
    font-family: Rubik, sans-serif;
    -webkit-text-stroke-width: 2px;
    stroke-width: 2px;
    -webkit-text-stroke-color: var(--e-global-color-secondary);
    stroke: var(--e-global-color-secondary);
    text-shadow: rgba(255, 0, 67, 0.25) 0px 0px 20px;
    color: rgba(255, 255, 255, 0);
}
#promo-home.elementor-widget-loop-grid .elementor-grid {
     display: flex;
}
.e-loop-item:has(.expandable-card:not(.active)) .promo-item-desktop {
    padding: 0 !important;
    flex: 1;
}
.e-loop-item:has(.expandable-card:not(.active)) {
    padding: 0 !important;
    width: 25% !important;
    transition: all 0.3s ease;
    display: flex;
}
.e-loop-item:has(.expandable-card.active) {
    width: 50%;
}
#promo-home  .e-parent:has(.promo-content) {
    padding: 0;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}
.force-col-1 .elementor-loop-container.elementor-grid {
        grid-template-columns: repeat(1,1fr) !important;
}
.price-dots .elementor-divider {
    padding: 0;
    position: relative;
    top: 6px;
}
.price-container {
    align-items: start !important;
}
.price-container .price-dots .elementor-divider  .elementor-element.elementor-divider-separator {
    --divider-border-style: dotted;
    --divider-color: #7676769c;
}
.price-dots .elementor-divider {
    padding: 0 !important;
    position: relative;
    top: 6px;
}
.e-loop-nothing-found-message__text {
    text-align: left;
}

.loop-reveal .e-loop-item {
  opacity: 0;
  transition: opacity 0.8s ease;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #201b59 !important;
    color: white !important;
    text-decoration: none !important;
}
.loop-reveal .e-loop-item.reveal {
  opacity: 1;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 20px 20px 20px 55px;
    font-size: 15px;
    background-color: #ffffff;
}
.wp-block-woocommerce-cart.alignwide {
    margin: 0 !important;
    padding: 0 20px;
}

#offcanvas-global .e-off-canvas__content {
    pointer-events: all;
    width: 70%;
    margin: auto;
    /*height: 84vh;*/
    background: transparent;
    box-shadow: none;
}
.home .close-video .elementor-icon-wrapper {
    display: flex;
    justify-content: flex-end;
    padding-top: 30px;
}
.home .close-video .elementor-icon svg {
    fill: var(--e-global-color-secondary) !important;
    width: 22px;
    height: 30px;
}
.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title {
    color: #201b59;
    font-size: 24px;
    font-weight: 500;
    max-width: 100%;
    line-height: 1;
    padding: 10px 20px 0;
}
a.button.wc-forward {
    background: transparent;
    border: 2px solid red;
    border-radius: 30px;
    font-family: 'Figtree';
    color: #201b59;
    padding: 15px 30px;
}
span.wc-block-components-checkbox__label {
    font-size: 16px;
}
.wc-block-components-checkout-place-order-button {
    background-color : var(--e-global-color-accent);
    font-family: "Figtree", Sans-serif;
    font-size: 14px;
    font-weight: 800;
    font-style: normal;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    box-shadow: 0px 0px 34px -10px #FF0043;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-secondary);
    border-radius: 50px 50px 50px 50px;
    padding: 17px 25px 17px 25px;
}
.wc-block-components-checkout-place-order-button:hover {
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-accent);
    box-shadow: 0px 0px 10px 0px #201B59;
}
form#woocommerce-checkout-form-coupon {
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
}

.gift_cert_field_wrapper {
    background-color: #f9f9f9;
    border: 1px dotted #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1600px) {
    .expandable-card.active .promo-content   {
        position: static;
    }
}
@media screen and (max-width: 1200px) {
    main, .elementor-location-footer, [data-elementor-type="error-404"]  {
        width: 100%  !important;
        margin: 0 !important;
    }
    .nav__toggle {
        display: inline-block;
        position: absolute;
        z-index: 100;
        padding: 0;
        border: 0;
        background: transparent;
        outline: 0;
        right: 15px;
        top: 15px;
        cursor: pointer;
        border-radius: 50%;
        transition: background-color 0.15s linear;
    }
    .nav__toggle:hover, .nav__toggle:focus {
    background-color: rgba(0, 0, 0, 0.5);
    }
    .nav__menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: var(--screen-height);
    position: relative;
    z-index: 5;
    visibility: hidden;
    }
    .nav__item {
    opacity: 0;
    transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
    }
    .nav__item:nth-child(1) {
    transform: translateY(-40px);
    }
    .nav__item:nth-child(2) {
    transform: translateY(-80px);
    }
    .nav__item:nth-child(3) {
    transform: translateY(-120px);
    }
    .nav__item:nth-child(4) {
    transform: translateY(-160px);
    }
    .nav__item:nth-child(5) {
    transform: translateY(-200px);
    }
    .nav__link {
    color: white;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 1.25rem;
    text-decoration: none;
    padding: 1rem;
    }
    .nav__link:hover, .nav__link:focus {
    outline: 0;
    background-color: rgba(0, 0, 0, 0.2);
    }

    .menuicon {
    display: block;
    cursor: pointer;
    color: white;
    transform: rotate(0deg);
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
    .menuicon__bar, .menuicon__circle {
    fill: none;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round;
    }
    .menuicon__bar {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    transition: transform 0.25s ease-in-out;
    }
    .menuicon__circle {
    transition: stroke-dashoffset 0.3s linear 0.1s;
    stroke-dashoffset: 144.513262038;
    stroke-dasharray: 144.513262038;
    }

    header .e-off-canvas__main::after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    background-color: #201B59;
    width: 284vmax;
    height: 284vmax;
    top: -142vmax;
    right: -142vmax;
    transform: scale(0);
    transform-origin: 50% 50%;
    transition: all 0.5s ease;
    will-change: transform;
    }

    .nav--open header .e-off-canvas__main::after {
    content: "";
    transform: scale(1);
    }
    body:not(.nav--open) header .e-con .elementor-widget-off-canvas .e-off-canvas * {
      pointer-events: none !important;
    }
    .nav:target .menuicon,
    .nav--open .menuicon {
    color: white;
    transform: rotate(180deg);
    }
    .nav:target .menuicon__circle,
    .nav--open .menuicon__circle {
    stroke-dashoffset: 0;
    }
    .nav:target .menuicon__bar:nth-child(1), .nav:target .menuicon__bar:nth-child(4),
    .nav--open .menuicon__bar:nth-child(1),
    .nav--open .menuicon__bar:nth-child(4) {
    opacity: 0;
    }
    .nav:target .menuicon__bar:nth-child(2),
    .nav--open .menuicon__bar:nth-child(2) {
    transform: rotate(45deg);
    }
    .nav:target .menuicon__bar:nth-child(3),
    .nav--open .menuicon__bar:nth-child(3) {
    transform: rotate(-45deg);
    }
    .nav:target .nav__menu,
    .nav--open .nav__menu {
    visibility: visible;
    }
    .nav:target .nav__item,
    .nav--open .nav__item {
    opacity: 1;
    transform: translateY(0);
    }

    .pseudo-burger {
        position: absolute !important;
        right: 20px;
        top: 8px;
    }
    div#real-hamburger {
        opacity: 0;
        position: absolute;
        z-index: -1;
    }
    .menu-txt,
    .bottom-menu {
    opacity: 0;
    transform: translateY(20px);
    transition: all 1.5s ease;
    z-index: 2;
    }

    /* Quand le menu est ouvert */
    body.nav--open .bottom-menu {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.4s; /* 200 ms */
    }

    body.nav--open .menu-txt {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.2s; /* 200 ms */
    }
    header .elementor-widget-off-canvas .e-off-canvas__content {
        background-color: transparent !important;
    }
}

.gform-theme--foundation #field_submit {
  align-items: flex-start !important;
}

/* Tablette (moins de 992px) */
@media (max-width: 992px) {

}


@media screen and (max-width: 767px) {
    form#woocommerce-checkout-form-coupon p {
        float: none;
        display: block;
        width: 100%;
    }

    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, .receiver-form h3, #order_review_heading {
        font-size: 20px !important;
    }
    .woocommerce-privacy-policy-text p {
        font-size: 16px !important;
    }

    .wp-block-woocommerce-checkout {
        padding-left: 10px;
        padding-right: 10px;
    }
    h2.woocommerce-order-details__title {
        font-size: 24px;
    }
   .e-n-accordion .e-loop-item.menu .elementor-widget-image img {
        object-position: bottom center;
    }
  .newsletter-form .form-container {
    flex-direction: column;
  }
  #gform_wrapper_3 input[type="submit"], .newsletter-form input[type="submit"] {
    max-width: 120px;
  }
  .hide-mobile{
    display: none !important;
  }
  .onglet-tab.e-active {
    grid-template-columns: 1fr; /* 1 colonne */
  }
    .onglet-tab , .onglet-tab  .e-n-tab-title {
        padding-left: 0 !important;
    }
    #gform_fields_3 {
      display: flex !important;
      gap: 20px !important;
    }
}
