body .elementor-widget-text-editor{
    font: 400 16px/1.5 'Inter', Arial, sans-serif!important;
}
#subCatPage h1{
    text-align: center;
}
#subCatPage .pageTitle img{
    display: block;
    overflow: hidden;
    border-radius: 20px;
    margin: auto;
}
#subCatPage .content h2{
    margin: 52px 0;
    padding: 52px 0 0;
    border-top: 1px solid #ccc;
    text-align: center;
}
#subCatPage .loop_more_posts{
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 22px;
}
#subCatPage section.more_posts{
    margin: 52px auto;
    padding: 32px 0;
}
#subCatPage section.more_posts h2{
    margin: 52px 0;
}
#subCatPage .loop_more_posts article{
    position: relative;
    display: block;
    -ms-flex-preferred-size: 23%;
    -webkit-flex-basis: 23%;
    flex-basis: 23%;
    max-width: 23%;
    cursor: pointer;
    border-radius: 10px;
    padding: 0 0 42px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 7px 30px -10px rgba(150, 170, 180, .85);
    box-shadow: 0 7px 30px -10px rgba(150, 170, 180, .85);
}
#subCatPage .loop_more_posts article:hover{
    transform: translateY(-6px);
}
#subCatPage .loop_more_posts article h3,
#subCatPage .loop_more_posts article h3 a{
    color: #3e3e3e;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}
#subCatPage .loop_more_posts article .post_excerpt{
    padding: 0 8px;
}
#subCatPage .loop_more_posts article .excerpt p{
    font-size: 15px;
}
#subCatPage .loop_more_posts article .buttonLink{
    cursor: pointer;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    border: 0;
    background-color: #3e3e3e;
    color: #fff;
    padding: 8px 16px;
    text-align: left;
    font: 400 15px / 1.5 'Inter', Arial, sans-serif;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#subCatPage .loop_more_posts article:hover .buttonLink{
    background-color: #77ab3f;
}

.back-to-parent{
    font-size: 14px;
    font-style: italic;
    color: #899197;
    margin: 32px 0;
}
.back-to-parent a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    font-size: 16px;
    font-style: normal;
    padding: 6px 18px;
    border-radius: 50px;
    background-color: #6c9d3c !important;
    color: #fff!important;
    text-decoration: none;
    min-width: 210px;
    margin: 6px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}

.back-to-parent a:hover{
    text-decoration: none;
    background-color: #587f32!important;
}

details.e-n-accordion-item{
    width: 60%;
    margin: 0 auto;
}

@media (max-width: 1024px){
    #subCatPage .loop_more_posts article{
        -ms-flex-preferred-size: 30%;
        -webkit-flex-basis: 30%;
        flex-basis: 30%;
        max-width: 30%;
    }
    details.e-n-accordion-item{
    width: 100%;
    margin: 0 auto;
}
}
@media (max-width: 680px){
    #subCatPage .loop_more_posts{
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        gap: 0;
    }
    #subCatPage .loop_more_posts article{
        -ms-flex-preferred-size: 45%;
        -webkit-flex-basis: 45%;
        flex-basis: 45%;
        max-width: 45%;
        margin: 16px auto;
    }
}
@media (max-width: 390px){
    #subCatPage .loop_more_posts article{
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}


/* ----- SPORT ----- */
.parent-pageid-1361 .content,
.parent-pageid-1366 .content,
.parent-pageid-1371 .content,
.parent-pageid-1368 .content,
.parent-pageid-9088 .content{
    width: 75%;
    margin: auto;
}
.parent-pageid-1361 .content figure,
.parent-pageid-1366 .content figure,
.parent-pageid-1371 .content figure,
.parent-pageid-1368 .content figure,
.parent-pageid-9088 .content figure{
    margin: auto;
}
.parent-pageid-1361 .content figure figcaption,
.parent-pageid-1366 .content figure figcaption,
.parent-pageid-1371 .content figure figcaption,
.parent-pageid-1368 .content figure figcaption,
.parent-pageid-9088 .content figure figcaption{
    text-align: center;
}
@media (max-width: 768px){
    .parent-pageid-1361 .content,
    .parent-pageid-1366 .content,
    .parent-pageid-1371 .content,
    .parent-pageid-1368 .content,
    .parent-pageid-9088 .content{
        width: 100%;
        margin: auto;
    }
}

/* GS PADEL */
picture.picture_padel img{
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
}
.container_price_padel{
    margin: 22px auto;
}
.container_price_padel .price{
    font-size: 36px;
    font-weight: 700;
    display: block;
    color: #f26419;
    margin: 16px 0;
}
.container_price_padel .price .decimal_price{
    font-size: 15px;
    font-weight: 500;
}
.info_product{
    display: inline-flex;
    position: relative;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    margin: 4px 6px;
}
.info_product.stock{
    padding: 8px 12px 8px 32px;
    color: #5b8e2e;
    background-color: #d6e6c5;
}
.info_product.condi{
    background-color: #ebf3ff;
    padding: 8px 12px;
}
.info_product.stock:before {
    display: block;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    background-color: #5b8e2e;
    border-radius: 50px;
}

.cta_padel{
    text-align: center;
    background-color: #f3f4f6;
    padding: 12px;
    border-radius: 20px;
}
.cta_padel a:not(.btn){
    display: inline-flex;
    background-color: #3a86fe;
    color: #fff;
    margin: 6px 0;
    padding: 12px 24px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    border: 0;
    border-radius: 50px;
}
.cta_padel a:not(.btn):hover{
    background-color: #192bc2 !important;
}
.cta_padel p{
    margin: 16px 0 6px;
}


.accordion_title{
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 42px 0 16px;
}
 #subCatPage .accordion_title h3{
    margin: 0;
}
 #subCatPage .accordion_title img{
    display: block;
    width: 22px;
    height: 22px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: all .5s ease;
    margin: 0;
}

/* accordion */
 #subCatPage .accordion_title img {
    transition: transform 0.3s ease;
}

@media screen and (max-width: 768px) {
     #subCatPage .accordion_title {
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px solid #ebebeb;
        background-color: #f3f4f5;
        padding: 16px 18px;
        margin: 22px 0;
        border-radius: 18px;
    }

     #subCatPage .accordion_content {
        display: none;
    }

     #subCatPage .accordion_item.active .accordion_content {
        display: block;
    }

     #subCatPage .accordion_item.active .accordion_title img {
        transform: rotate(180deg);
    }
     #subCatPage .accordion_title h3{
        font-size: 18px;
    }
}

@media screen and (min-width: 769px) {
     #subCatPage .accordion_content {
        display: block !important;
    }
    
     #subCatPage .accordion_title img {
        display: none;
    }
}


/* PADEL */
.page-id-10112 img.wp-post-image{
    margin: auto;
}
.module-gazon-synthetique-padel picture.picture_padel{
    display: block;
    width: fit-content;
    margin: auto;
}
.container_price_padel{
    text-align: center;
}
/* TABLE RESPONSIVE PADEL */
#technicals_padel .tech-row{
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 15px;
}
#technicals_padel dt,
#technicals_padel dd{
    display: block;
    padding: 6px 12px;
    margin: 0;
}
#technicals_padel dt{
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
}
#technicals_padel dd{
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
}
#technicals_padel dt{
    border-bottom: 1px solid #ebebeb;
}
#technicals_padel dd{
    border-bottom: 1px solid #fff;
    background-color: #f3f4f5;
}
@media (max-width: 660px){
    #technicals_padel .tech-row{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 8px 0;
    }
    #technicals_padel dt,
    #technicals_padel dd{
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%;
        border: 0;
    }
    #technicals_padel dt{
        font-weight: 700;
    }
}