/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Fond transparent par défaut */
.custom-menu {
  background-color: transparent !important;
  transition: background-color 0.3s ease !important;!i;!;
}

.custom-menu.sticky-scroll {
  background-color: #4B9228 !important;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
}
.otgs-development-site-front-end {
    display: none;
}
.golf-man {
	right: 0px;
    max-width: 177px !important;
    margin: 0 auto !important;
	box-shadow: 0px 20px 30px 30px #ffffff1a;
}
.equal-height-row .elementor-column {
  display: flex;
  flex-direction: column;
}

.equal-height-row .elementor-widget-wrap {
  flex-grow: 1;
}

.full-height-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.popping_medium {
    font-weight: 500;
}
#contact-send {
    width: 250px;
    margin-top: 20px;
    color: #4B9228;
    font-weight: 300;
}
#contact-send:hover {
    color: #fff;
}

/** Golf Club Map **/
.parcours-cart .trou {
    background: #ffffff;
    border-radius: 40px;
    left: 55.5%;
    top: 18.5%;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #656565;
    line-height: 30px;
    font-family: 'century-gothic';
    font-size: 18px;
    position: absolute;
    font-weight: 700;
}

.parcours-cart .trou .numb {
    padding-top: 20px;
    margin-top: -20px;
    cursor: pointer
}

.parcours-cart .trou:hover {
    background: #4B9228;
    color: #fff;
}

.parcours-cart .trou .hover-txt {
    background: #4B9228;
    padding: 15px;
    left: -70px;
    width: 155px;
    text-align: left;
    bottom: 37px;
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    display: none;
    position: absolute;
    z-index: 99;
    font-family: 'poppins';
    font-weight: 300;
    box-shadow: 1px 2px 2px rgb(58 58 57 / 35%)
}

.parcours-cart .trou2 {
    left: 69.5%;
    top: 45.3%;
}

.parcours-cart .trou3 {
    left: 68%;
    top: 51%;
}

.parcours-cart .trou4 {
    left: 64%;
    top: 56%;
}

.parcours-cart .trou5 {
    left: 75%;
    top: 81%;
}

.parcours-cart .trou6 {
    left: 68%;
    top: 79%;
}

.parcours-cart .trou7 {
    left: 58%;
    top: 57%;
}

.parcours-cart .trou8 {
    left: 56%;
    top: 42.2%;
}

.parcours-cart .trou9 {
    left: 49%;
    top: 17.5%;
}

.parcours-cart .trou10 {
    left: 35%;
    top: 16%;
}

.parcours-cart .trou11 {
    left: 30.5%;
    top: 26%;
}

.parcours-cart .trou12 {
    left: 26%;
    top: 30.2%;
}

.parcours-cart .trou13 {
    left: 30%;
    top: 40%;
}

.parcours-cart .trou14 {
    left: 45.5%;
    top: 60%;
}

.parcours-cart .trou15 {
    left: 41.5%;
    top: 48.5%;
}

.parcours-cart .trou16 {
    left: 48%;
    top: 42%;
}

.parcours-cart .trou17 {
    left: 39%;
    top: 35%;
}

.parcours-cart .trou18 {
    left: 36.5%;
    top: 23%;
}

.trou:hover .hover-txt {
    display: unset;
}

p.txt-trou {
    font-weight: 300;
}

/** language switcher **/
.wpml-ls-legacy-dropdown-click a {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    background-color: #ffffff00 !important;
	padding-right: calc(5px + 22px) !important;
    padding-left: 5px;
}

.wpml-ls-legacy-dropdown-click{
    width: fit-content;
}
.wpml-ls-sub-menu a.wpml-ls-link {
    background: #fff !important;
    color: #000 !important;
}
/***/
.page-id-1000 .bgeventpage, .page-id-33 .bgeventpage{
    background: #fff !important;
    padding: 20px 30px;
}
.elementor-swiper-button:hover {
    background: #4B9228 !important;
}
.elementor-swiper-button:hover svg{
    filter: brightness(0) invert(1);
}

.menubg .elementor-nav-menu--layout-horizontal a.elementor-item:after {
    height: 6px !important;
}
.menubg .elementor-nav-menu--layout-horizontal a.elementor-item-active, .menubg .elementor-nav-menu--layout-horizontal a.elementor-item:hover {
    background: #367219;
}
.menubg .elementor-nav-menu--layout-horizontal a.elementor-item {
    line-height: 90px !important;
	padding-left:5px !important;
	padding-right:5px !important;
}

@media screen and (max-width: 767px) {
	.custom-menu {
  background-color: #4B9228 !important;
  transition: background-color 0.3s ease !important;
}
	.borderl {
    border-right: 1px solid #ffffff;
}
	.golf-man {
    max-width: 100px !important;
}
	.parcours-cart .trou{
    position:relative;
    left: unset;
    top: unset;
    border-radius: unset;
    width: 100%;
    height: auto;
}

.parcours-cart .trou .numb {
    display: none;
}
.parcours-cart .trou .hover-txt {
    position: relative;
    left: unset;
    bottom: unset;
    display: block;
    width: 100%;
    z-index: unset;
    background: #ffffff;
    color: #000000;
    box-shadow: unset;
    padding: 10px 15px;
}
p.txt-trou {
    margin-bottom: 0px;
}
	
	
	.price-title {
		background: #f9f4f2;
	}
	.value-price {
		background: #F3E9E6 !important;
	}
}

.parcours-cart .trou:hover .hover-txt {
    display: block !important;
}


.horizontal-scroll {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 20px;
  padding: 20px 0;
}

.horizontal-scroll::-webkit-scrollbar {
  height: 8px;
}

.horizontal-scroll::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 10px;
}

.horizontal-scroll .elementor-column {
  flex: 0 0 auto;
  width: 300px; /* You can adjust this width */
  scroll-snap-align: start;
}

#show-more{cursor:pointer;}
/* .elementor-swiper-button:hover {
    background: transparent !important;
} */
/* .elementor-swiper-button:hover {
    background: #4b9228 !important;
} */

.max600 {
    max-width: 600px !important;
    margin-left: 0px;
}