/**/

a:focus{
	outline:none!important;
}
/* ACCUEIL */

#bento>div>div>div>div>.elementor-widget-wrap {
    display: grid!important;
    grid-template-columns: repeat(6, 1fr) !important;
    gap:10px;
}
#bento .tuile{
    justify-content: start;
    align-content: end;
}

@media (max-width:1024px){
    #bento>div>div>div>div>.elementor-widget-wrap {
    display: grid!important;
    grid-template-columns: repeat(4, 1fr);
    gap:10px;
}
}

/* HEADER SCROLL - spans blancs par défaut sur l'accueil, noirs après scroll */

body#index .header_scroll_black span,
body#index .header_scroll_black a{
    color: #ffffff !important;
    transition: color 0.3s ease;
}
body#index .header-white-scroll{
    background-color:transparent !important;
	transition: background-color 0.3s ease;
}

body#index.header-scrolled .header_scroll_black span,
body#index.header-scrolled .header_scroll_black a{
    color: #000000 !important;
}
body#index.header-scrolled .header-white-scroll{
    background-color:white !important;
	transition: background-color 0.3s ease;
}
body#index .header_scroll_appear{
 opacity:0;
}
body#index.header-scrolled .header_scroll_appear {
    opacity: 1!important;
}
/* panier lateral*/

.elementor-cart__container .elementor-cart__main {
	width:400px;
}
.elementor-cart__container a.elementor-button--cart, .elementor-cart__container a.elementor-button--checkout{
	border-radius:100px!important;
}
.elementor-cart__container .elementor-cart__product-name>a {
    font-weight: 700!important;
}
.elementor-cart__container .elementor-cart__product-price{
    color:#0268AA!important;
}

/* page panier*/

body#checkout .btn-primary:hover {
    background-color: #0268AA;
}
body#checkout .btn-primary {
    background-color: #EC9823;
}
body#checkout a {
    color: #EC9823;
}
body#checkout a:hover {
    color: #EC9823;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
	background-color:#EC9823;
}

.custom-radio input[type=radio]:checked+span {
   background-color: #EC9823;
}
body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #EC9823 3px solid;
}

body#cart #wrapper, body#checkout #wrapper {
    padding-top: 150px;
}
body#cart #wrapper>.container, body#checkout #wrapper>.container {
    width: 90%;
    max-width: 1600px;
    padding-bottom: 50px;
}
body#cart .card-block.checkout .btn-primary {
   border-radius: 100px;
}
body#cart .card-block.checkout .btn-primary:hover {
   background:#0268AA;
}
/* menu latéral*/

span.linov-burger__label {
    font-family: 'Space Grotesk';
}
nav#linov-side-panel {
    font-family: 'Space Grotesk';
}

.linov-panel__close {
    background: none;
    border: none;
    color: var(--linov-white);
    font-size: 2.3rem;
}
.linov-panel__close{
    background: none!important;
}
.linov-cat-item__toggle {
	border-left:none;
}
.linov-cat-item__link:hover, .linov-cat-item__link:focus-visible {
    color: var(--linov-blue);
    border-left-color: var(--linov-blue);
    background: none;
    outline: none;
}
.linov-cat-item__toggle:hover {
    background: none;
    color: var(--linov-blue);
}

/* page mon compte*/

:is(
    .page-my-account,
    .page-identity,
    .page-addresses,
    .page-history,
    .page-order-slip,
    .page-discount,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) #wrapper {
    padding-top: 200px;
    text-align: center;
    font-family: 'Space Grotesk';
}



:is(
    .page-identity,
    .page-addresses,
    .page-history,
    .page-order-slip,
    .page-discount,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) h1 {
    color: var(--linov-orange);
}

:is(
    .page-my-account,
    .page-identity,
    .page-addresses,
    .page-history,
    .page-order-slip,
    .page-discount,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) span.link-item {
    border-radius: 15px;
}

/* bento accueil */
/* pour la mise en page voir dans le css des blocs dans creative elements*/

.tuile{
  grid-template-columns: 100%!important;
}
.tuile .elementor-container.elementor-column-gap-default{
 width:100%!important;
}
.tuile .elementor-cta-description{
   display:none;
   opacity:0;
   transition:all .15s .5s;
}
.tuile:hover .elementor-cta-description{
   display:block;
   opacity:1;
   transition:all .15s .5s;
}

/*---------------------------------- Blog ----------------------------------*/

#prestablog_menu_cat, .prestablogExtra, #prestablog-comments, #prestablog_article {
	display : none;
}

#prestablogfront{
    border: none;
	padding:0;
}

time.date, .info_blog {
	display : none;
}

@media (max-width: 980px) {
	#prestablogfront, .prestablogExtra {
	padding : 0;
	}
}
#module-prestablog-blog #content-wrapper{
	padding-left:0;
	padding-right:0;
}
#module-prestablog-blog .container>.row{
	margin-left:0;
	margin-right:0;
}

#prestablogfront h1 {
    font-size: 2.2em;
}

#prestablogfront h2{
     padding-top: 0px; 
     padding-bottom: 0px; 
     margin: 0px;
	font-size: 25px;
    /*font-weight: 100;*/
}
/*Carroussel*/
.hero-slides .direction .left{
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    top: auto;
    left: auto;
    right: 30px;
}

.hero-slides .direction .right{
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    top: auto;
    left: auto;
    right: 0px;
}

.hero-slides .direction .right .icon-next{
    right: 0px;
	margin-right:0;
}
.elementor-4170101 .elementor-element.elementor-element-50910e6 i.ce-product-quantity__btn{
color:#D47042;
}

/* PRESTABLOG — listing articles */

.blog-list-grid-4col {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
}

@media (max-width: 767px) {
    .blog-list-grid-4col { grid-template-columns: 1fr; }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .blog-list-grid-4col { grid-template-columns: repeat(2, 1fr); }
}

#blog_list_1-7.blog_list_1-7-grid {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 24px;
}
#blog_list_1-7.two_article   { grid-template-columns: repeat(2, 1fr); }
#blog_list_1-7.three_article { grid-template-columns: repeat(3, 1fr); }
#blog_list_1-7.four_article  { grid-template-columns: repeat(4, 1fr); }

.blog-grid {
    list-style: none;
}
.blog-grid .block_cont {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    display: flex;
    flex-direction: column;
}
.blog-grid .block_top {
    position: relative;
    aspect-ratio: 1/1;
    overflow: hidden;
    background: #f0f0f0;
	width:85%;
}
.blog-grid .block_top > a:not(.blog-cat-badge) {
    display: block;
    width: 100%;
    height: 100%;
}
.blog-grid .block_top picture,
.blog-grid .block_top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: none !important;
}
.blog-cat-badge {
    position: absolute !important;
    bottom: 12px;
    left: 12px;
    top: auto !important;
    background: rgba(255, 255, 255, 0.92);
    color: #222;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 20px;
    text-decoration: none;
    letter-spacing: 0.02em;
    transition: background 0.2s;
    display: inline-block !important;
    height: auto !important;
    width: auto !important;
}
.blog-cat-badge:hover {
    background: #fff;
    color: #222;
}
.blog-grid .block_bas {
    padding: 14px 16px 4px;
    flex: 1;
}
.blog-grid .block_bas h2 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    line-height: 1.35;
}
.blog-grid .block_bas h2 a {
    color: #1a1a1a;
    text-decoration: none;
}
.blog-grid .block_bas h2 a:hover {
    color: #EC9823;
}
.blog-grid .prestablog_desc {
    font-size: 13px;
    color: #666;
    margin: 6px 0 0;
    line-height: 1.5;
}
.blog-grid .prestablog_more {
    padding: 10px 16px 16px;
}
.blog-grid .prestablog_more .blog_link {
    color: #EC9823;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}
.blog-grid .prestablog_more .blog_link:hover {
    color: #c07a10;
}

@media (max-width: 767px) {
    #blog_list_1-7.two_article,
    #blog_list_1-7.three_article,
    #blog_list_1-7.four_article {
        grid-template-columns: 1fr;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #blog_list_1-7.three_article,
    #blog_list_1-7.four_article {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* TABLEAU PRIX PRODUITS*/

.lpd-table {
    font-size: 0.8rem!important;
}
.lpd-table thead th {
    padding: 14px 7px!important;
}

.blog-custom h2{
	display:none;
}
.blog-custom h3 a{
	color:black;
}
.blog-custom .blog-cat-badge a{
color:#0268AA;
}
.blog-custom a.blog_link {
    letter-spacing: 2px;
}

/* ============================================================
   CONTACTFORM - dataforms theme override
   ============================================================ */

.contact-form--dataforms {
    max-width: 420px;
	background:none;
}

.contact-form--dataforms .cf-field {
    margin-bottom: 16px;
}

.contact-form--dataforms .cf-label {
    display: block;
    font-weight: 700;
    color: #0268AA;
    margin-bottom: 6px;
    font-size: 0.9rem;
}

.contact-form--dataforms .cf-input-wrap {
    position: relative;
}

.contact-form--dataforms .cf-control {
    display: block;
    width: 100%;
    padding: 10px 18px;
    border: 1.5px solid #cccccc;
    border-radius: 50px;
    background: #ffffff;
    font-size: 0.92rem;
    color: #333333;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    transition: border-color 0.2s ease;
    box-sizing: border-box;
}

.contact-form--dataforms .cf-control:focus {
    border-color: #EC9823;
}

.contact-form--dataforms .cf-control::placeholder {
    color: #aaaaaa;
}

/* Select arrow */
.contact-form--dataforms .cf-select-wrap::after {
    content: '';
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #333333;
    pointer-events: none;
}

.contact-form--dataforms .cf-select-wrap .cf-control {
    padding-right: 40px;
    cursor: pointer;
}

/* Textarea */
.contact-form--dataforms .cf-textarea {
    border-radius: 16px;
    resize: vertical;
    min-height: 120px;
}

/* File upload */
.contact-form--dataforms .cf-file-wrap {
    display: flex;
    align-items: center;
    border: 1.5px solid #cccccc;
    border-radius: 50px;
    background: #ffffff;
    padding: 8px 14px;
    overflow: hidden;
}

.contact-form--dataforms .cf-file-input {
    font-size: 0.88rem;
    color: #333333;
    border: none;
    outline: none;
    background: transparent;
    width: 100%;
    cursor: pointer;
}

.contact-form--dataforms .cf-file-input::file-selector-button {
    padding: 4px 12px;
    border: 1.5px solid #cccccc;
    border-radius: 6px;
    background: #f5f5f5;
    cursor: pointer;
    font-size: 0.85rem;
    margin-right: 10px;
}

/* Submit button */
.contact-form--dataforms .cf-footer {
    margin-top: 24px;
}

.contact-form--dataforms .cf-btn-submit {
    display: block;
    width: 100%;
    padding: 14px 20px;
    background: #EC9823;
    color: #ffffff;
    border: none;
    border-radius: 50px;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.contact-form--dataforms .cf-btn-submit:hover {
    background: #d4851a;
}

.contact-form--dataforms label{
	text-align:left;
}

.widget-ka-block {
    right: auto !important;
	left: 0 !important;
	top: auto !important;
    bottom: 0 !important;
	margin-left: 5px !important;
}