header a:hover, #header .top-menu a[data-depth="0"]:hover ,#header a.dropdown-item:hover,
.dropdown:active .expand-more,#footer a:hover ,#_desktop_cart .blockcart .header:hover span{
    color: #F4E4BC !important;
}
a,.text-primary,#footer .wishlist-add-to-new{
    color: #505050 !important;
    text-decoration: none !important;
}
header h1 span.sitemap-title,#my-account  a:hover,a.text-primary:focus, a.text-primary:hover,a:hover,#footer .wishlist-list-item p,
#footer .wishlist-add-to-new:hover{
    color: #000000 !important;
}
.btn-link:focus, .btn-link:hover {
    text-decoration: none;
}
button:focus {
    outline: none !important;
}
.btn:focus,.btn:active:focus{
    outline-offset: 0 !important;
}
.dropdown-menu .dropdown-item:hover{
    background-color: #2D4A32;
}
#mobile_top_menu_wrapper {
    background-color: #2D4A32;
}
#footer p,#block_myaccount_infos .myaccount-title a,.block_newsletter #block-newsletter-label,#footer a.footer-link,
a.btn,.nav-item a.nav-link,#header a{
    color: #FFFFFF !important;
}
p.text-sm-center{
    text-align: center;
}
.footer-container p.text-sm-center{
    margin: 2% 0;
}
.block_newsletter form input[type="email"]:focus{
    border: 3px #424242 solid;
}
#header .header-nav .blockcart{
    background: transparent;
}
#header {
    background-color: #2D4A32;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: none;
}
#header .header-nav {
    max-height: 50px;
    border-bottom: #000000;
}
#header, #header .header-top, .block_newsletter,#footer {
    background-color: #2D4A32;
}
#index #header ,#index #header .header-top , #index #header .header-nav{
    background:transparent;
    transition: 0.2s ease;
}
#index #header.small_scrolled .header-top,#index #header.small_scrolled .header-nav {
    background-color: #2D4A32;
}
#index #header.small_scrolled{
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.45);
}
#header .header-nav {
    border: none;
}
.header-top .container #_desktop_language_selector,.header-top .container #_desktop_user_info,
.header-nav .container #_desktop_cart{
    display: none;
}
#header .header-nav .user-info{
margin-left: 0;
}
.header-top .container #_desktop_cart{
    width: 11%;
    margin: 0 1%;
    float: right;
}
#search_widget{
    width: 50%;
    max-width: 100%;
    margin: 0 1%;
}
#search_widget form i {
    padding: .7rem;
}
#header .header .shopping-cart,header span,#header .header-top a[data-depth="0"],#footer a,#contact-infos,
#header #contact-link a,#_desktop_user_info .user-info a i ,.dropdown .expand-more,#header #_desktop_user_info .user-info a,
#header .header-nav #menu-icon .material-icons,#footer p.wishlist-toast-text,#_desktop_language_selector a,.tabs .nav-link:hover{
    color: #FFFFFF !important;
}
#index #header.is-open,#index #header .is-open .header-top , #index #header.is-open .header-nav{
    background: #2D4A32 !important;
}
.dropdown-menu, .dropdown select{
    background-color: #3A5A3F;
    color: #ffffff;
}
#_desktop_cart .blockcart .header{
    float: right;
}
.popover{
    background-color: #3A5A3F   ;
}
#top-menu.top-menu ul li a{
    margin: 0 5%;
}



/* wrapper */
#cms #wrapper ,#contact #wrapper ,#category #wrapper,#authentication #wrapper,#registration #wrapper,#product #wrapper,#contact #wrapper,#cart #wrapper,
#my-account #wrapper,#identity #wrapper,#address #wrapper,#history #wrapper,#order-slip #wrapper,#view #wrapper, #module-blockwishlist-lists #wrapper,
#module-psgdpr-gdpr #wrapper,#module-ps_emailalerts-account #wrapper,#prices-drop #wrapper,#new-products #wrapper,#best-sales #wrapper,
#sitemap #wrapper,#pagenotfound #wrapper,#addresses #wrapper
{
    padding-top: 160px;
}
#checkout #wrapper{
    padding-top: 120px;
}
#wrapper {
    background-color: #F8F8F0 !important;
    padding-bottom: 0.6%;
}



/* youtube and wrapper */
#index #wrapper {
    padding-top: 0;
}
.bandeau .container {
    padding: 0 !important;
}
#content-wrapper.col-xs-12 {
    padding: 0 !important;
}
.carousel .carousel-control .icon-next i, .carousel .carousel-control .icon-prev i {
    font-size: 2.5rem;
}
.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i {
    color: #2D4A32;
}
#index #carousel{
    display: block;
}
#cms #carousel , #product #carousel ,#cart #carousel ,#authentication #carousel,#contact #carousel,#category #carousel,
#registration #carousel,#my-account #carousel,#identity #carousel,#address #carousel,#history #carousel,#order-slip #carousel,
#module-blockwishlist-lists #carousel,#module-psgdpr-gdpr #carousel,#module-ps_emailalerts-account #carousel,#view #carousel,
#prices-drop #carousel,#new-products #carousel,#best-sales #carousel,#sitemap #carousel,#checkout #carousel,#pagenotfound #carousel,
#addresses #carousel
{
    display: none;
}
#index #header .figure .yt_vide{
    background: transparent;
    display: block;
}
li.carousel-item figure {
    width: 100%;
    max-width: 100%;
    height: 100%;
}
li.carousel-item .active figure img {
    width: 100%;
    max-width: 1200px;
    height: 100%;
}
#index .yt_video {
    position: relative;
    width: 100%;
    height: auto !important;
    overflow: hidden;
    object-fit: cover;
}
.video-item video {
    width: 100%;
    height: 100vh;
    transform: none;
    display: block;
}
.video-stream.html5-main-video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover ;
}
.yt_video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
    pointer-events: auto;
}
.yt_video {
    position: relative;
    width: 100%;
    height: auto !important;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.yt_video iframe ,#cms .yt_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.yt_video .video-overlay ,#cms .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
    pointer-events: auto;
}
.carousel .carousel-inner{
    height: 100%;
}
.carousel .carousel-item figure {
    display: inline-block;
    margin: 0;
}
.carousel .carousel-item img {
    width: 100%;
    max-width: 100%;
    max-height: 100vh;
    height: 100%;
    overflow: hidden;
}
.group-span-filestyle .btn-default{
    background-color: #51A687;
}



/* account */
.wishlist-list-item:hover .wishlist-list-item-title {
    color: #7a7a7a !important;
}
#my-account span.link-item i.material-icons,.wishlist-add-to-new i{
    color:#2d4a32 !important;
}
.page-my-account #content .links a:hover i {
    color: #4A7C59  !important;
}
.input-group.focus{
    outline: 0.1875rem solid #2d4a32;
}
.products-sort-order .select-list:hover, .brands-sort .select-list:hover, .suppliers-sort .select-list:hover {
    color: #fff !important;
    text-decoration: none;
    background: #2D4A32;
}



/* product */
.tabs {
    margin: 60px 0;
}
.product-quantity #quantity_wanted {
    width: 2.4rem;
}
.tabs{
    border-radius: 8px;
}
#empty-product-comment{
    border-radius: 8px;
}
p, .page-content.page-cms ul {
    font-size: 1rem;
    font-weight: 400;
    color: #333;
}
.product-comment-list-item{
    margin: 0;
}
#main .images-container .js-qv-mask.scroll {
    width: calc(100% - 40px);
}
.wishlist-toast.success {
    background-color: #6B8E23 !important;
    border-color: #6B8E23 !important;
}
.wishlist-button-add i {
    color: #ff0000 !important;
}
.item-product svg.replaced-svg path{
    fill: #2d4a32;
}
.product-flags li.product-flag{
    background: #FFB300;
}
.product-cover:hover img {
    transform: scale(1.1);
    transition: 0.2s ease;
}
.product-cover {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 8px 32px rgba(6, 64, 43, 0.15);
    transition: box-shadow 0.3s ease;
}
.product-cover:hover {
    box-shadow: 0 16px 48px rgba(6, 64, 43, 0.25);
}
.scroll-box-arrows i{
    bottom: 1rem;
}
.product-cover::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,
    transparent,
    rgba(255,255,255,0.4),
    transparent);
    transition: left 0.6s;
    z-index: 2;
}
.product-cover:hover::before {
    left: 100%;
}
.js-thumb {
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}
.js-thumb:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(6, 64, 43, 0.2);
}
@keyframes fadeIn {
    to { opacity: 1; }
}
.tabs .nav-tabs .nav-link.active{
    color: #FFFFFF;
}
.tabs .nav-tabs{
    border-bottom: #2D4A32 2px solid;
}
.tabs .nav-tabs .nav-link.active{
    background-color: #2D4A32;
    border-bottom: #2D4A32 2px solid;
    border-radius: 8px 8px 0 0 ;
}
.tabs .nav-tabs .nav-link:hover {
    border-bottom: #2D4A32 3px solid;
    border-radius: 8px 8px 0 0 ;
}

/* description */
.toggle-description {
    display: block;
    margin: auto;
    padding: 5px 0;
    color: #7a7a7a;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
}
.toggle-description:hover {
    color: #000000;
    text-decoration: none;
}
.page-index .product, .page-search .product {
    width: 60%;
    min-width: 165px;
}
#product-modal .modal-content .modal-body .product-images img:hover{
    border: #F4E4BC 3px solid;
}




/* Gallery */
.bx-viewport{
    height: auto;
}
.gallery{
    margin-top:30px;
}
.gallery ul li{
    float: left;
}
.gallery video.img-thumbnail{
    border-radius: 8%;
}
.bx-prev::before {
    content: "◀";
}
.bx-next::before {
    content: "️️▶";
}
.bx-wrapper .bx-controls-direction a{
    top:50%;
    height: 42px;
    width: 30px;
}
.bx-wrapper .bx-controls-direction a::before{
    color: #E6DDDD;
    font-size: 30px;
    line-height: 30px;
}
.bx-wrapper .bx-controls-direction a:hover::before {
    color: #51A687;
}

.bx-controls-direction .bx-prev, .bx-controls-direction .bx-next {
    position: absolute;
    z-index: 9999;
    vertical-align: middle;
    background-color: transparent;
    color:#06402B;
}
.btn-comment{
    background-color: #2d4a32;
}
.btn-comment:hover , .btn-primary:hover{
    background-color: #5A8C69 ;
}






/* multiblocs*/
.page-content p:last-child, #main .page-footer,.description p:last-child,.description p.whitespace-normal {
    margin-bottom: 0 !important;
}
.fade-in {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}
.title h1, .title h2,.clearfix span .control-label {
    font-size: clamp(28px, 1vw, 32px);
    color: #000000;
    margin-bottom: 15px;
}
.page-content.page-cms {
    padding: 30px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.dir_rtl {
    display: flex;
    flex-direction: row-reverse;
}
.table {
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: opacity 0.3s ease;
}
.bandeau .container {
    padding: 0 !important;
}
.table-cell {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 15px;
}
img.span_to_img,.img-thumbnail,.yt_video_card,.product-cover {
    width: 100%;
    border-radius: 15px;
    border: none;
}
.table-cell .span_to_img{
    width: 100%;
    max-width: 100%;
    max-height: 600px;
    border-radius: 15px;
    border: none;
}
#main .page-content, #main .page-header, .bandeau .container {
    margin-bottom: 60px;
}
.texte .description {
    text-align: justify;
}
.texte{
    padding: 1% 0;
}
.texte{
    width: 100%;
}
#boixitem_5 .texte ,#boixitem_7 .texte{
    text-align: right;
    padding-right: 30px;
}
#boixitem_6 .texte ,#boixitem_9 .texte,#boixitem_10 .texte{
    text-align: left;
    padding-left: 30px;
}



/* contact form */
input:active::placeholder, textarea:active::placeholder {
    color: #999;
}
.form-control:focus {
    color: #000000;
    background-color: #fff;
    outline: 0.1875rem solid #424242;
    border-color: #424242;
}










@media (max-width: 1200px) {
    .container {
        width: 95%;
    }
    #_desktop_cart .blockcart .header{
        float: right;
    }
    #search_widget{
        width: 55%;
    }
    li.carousel-item figure {
        width: 1200px;
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 1024px) {
    #boixhome .texte{
        padding-left: 0px;
    }
    #boixhome .texte,.table-cell{
        width: 100%;
        text-align: left;
    }
    .table-cell .span_to_img {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
    }
    #cms #wrapper{
        padding-top: 150px;
    }
    #main .page-content, #main .page-header, .bandeau .container {
        margin-bottom: 20px;
    }
    .texte {
        padding:2% 0;
    }
    .table {
        display: block;
        padding: 30px;
    }
    .table-cell {
        width: 100%;
    }
    .tabs {
        margin: 30px 0;
    }
}

@media (max-width: 975px) {
    .container {
        width: 95%;
    }
    #search_widget{
        width: 40%;
    }
    #cms #wrapper{
        padding-top: 150px;
    }
    .header-top .container #_desktop_cart{
        width: 16%;
        margin: 0 1%;
        float: right;
    }
    .go_to_prev,
    .go_to_next {
        float:left;
        width:40px;
        height:40px;
        top:calc(50% - 20px);
        position: fixed;
        opacity: 0.4;
        cursor: pointer;
        z-index: 9999;
        display: block;
        background:url('../images/arrow.png') no-repeat center center / cover;
        &:hover {
            opacity: 1;
        }
    }
}

@media (max-width: 767px) {
    #mobile_top_menu_wrapper {
        display: block !important;
        position: fixed;
        width: 80vw;
        max-width: 300px;
        left: -300px;
        top: 0;
        height: 100vh;
        background-color: #2D4A32;
        transition: left 0.3s ease-in-out;
        z-index: 4;
        overflow-y: auto;
    }
    .js-product-container .col-md-6{
        margin:0 5%;
    }
    .is-open #mobile_top_menu_wrapper {
        left: 0;
    }
    .is-open::before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(45, 74, 50, 0.25);
        z-index: 3;
        cursor: pointer;
    }
    #mobile_top_menu_wrapper {
        pointer-events: auto;
    }
    .is-open #header .logo{
        width: 8rem;
        margin: 10% 25%;
    }
    .is-open .logo .img-fluid {
        width: auto;
        max-height: 10rem;
        margin: 20px auto;
        display: block;
    }
    .logo .img-fluid {
        width: auto;
        max-height: 6rem;
        border-radius: 50%;
        margin: 20px auto;
        display: block;
    }
    #header .top-logo img {
        width: auto;
        max-height: 3rem;
        border-radius: 50%;
        margin: 10px auto;
    }
    #header .top-logo{
        min-height: 70px;
    }
    #header .header-nav #menu-icon {
        margin: 10px !important;
    }
    #menu-icon i {
        font-size: 28px;
        color: #ffffff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .is-open #menu-icon i ,.is-open #menu-icon-sidebar i,#menu-icon-sidebar i{
        display: none !important;
    }
    .is-open #menu-icon:before {
        content: "✕";
        font-size: 28px;
        color: #ffffff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .is-open #menu-icon-sidebar:before{
        content: "✕";
        position: absolute;
        right: 5%;
        font-size: 28px;
        color: #ffffff;
        width: 40px;
        height: 40px;
        text-align: center;
        cursor: pointer;
    }
    #_mobile_top_menu #top-menu .product{
        width: 100%;
    }

    #footer span,.block-contact .navbar-toggler .material-icons{
        color: #FFFFFF !important;
    }
    .footer-container .links ul{
        background-color: #3A5A3F;
    }
    #header a .material-icons{
        color: #FFFFFF;
        font-size: 28px;
    }
    #header a .material-icons:hover{
        color: #F4E4BC  !important;
    }
    #header .header-nav .user-info{
        margin-right: 1.5rem;
        text-align: center;
    }
    .js-product-container .col-md-6 {
        margin: 0 12%;
    }
    #_mobile_cart .blockcart{
        display: none;
    }
    #search_widget{
        width: 100%;
    }
    #wrapper,#footer{
        display: block !important;
    }
    #cms #wrapper{
        padding-top: 150px;
    }
    .header-top .search-widgets{
        max-width: 100%;
    }
    .thumb-container {
        width: 80px;
        height: 80px;

    }
}