.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.et_pb_module {
    margin-bottom: 3.735%;
}


.categories .recent-articles-image-container img[src="/custom/store/images/full/11_full.jpg"],
.search .recent-articles-image-container img[src="/custom/store/images/full/11_full.jpg"],
.article-section .recent-articles-image-container img[src="/custom/store/images/full/11_full.jpg"],
.related-articles .related-article-cover-image img[src="/custom/store/images/full/11_full.jpg"] {
    display: none !important;
}

.categories .recent-articles-image-container a.d-inline-block:has( img[src="/custom/store/images/full/11_full.jpg"]),
.search .recent-articles-image-container a.d-inline-block:has( img[src="/custom/store/images/full/11_full.jpg"]),
.article-section .recent-articles-image-container a.d-inline-block:has( img[src="/custom/store/images/full/11_full.jpg"]) {
    content:url('/design/mata_kicker.jpeg');
    z-index:100000;
    width: 100%;
    padding: 20px 80px 0 80px;
}

.related-articles .related-article-cover-image span.square-image-container:has(img[src="/custom/store/images/full/11_full.jpg"]) {
    content:url('/design/mata_kicker.jpeg');
    z-index:10;
    max-width: 100%;
    width: 300px;
    margin: auto;
    padding: 15pxpx;
}



















/* CUSTOM CSS */
/* General layout and styling */
#section_id_5ooa7RcM1tNIKI1tP2Pk {
    background-color: #e0e0e0;
    font-family: Helvetica, sans-serif;
    color: #000000;
}

  /* Grid table styling */
#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    max-width: 1000px;
    margin: 0 auto;
}
  
#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid a {
    text-decoration: none;
    color: inherit;
}

#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid div {
    text-align: center;
    padding: 1.2rem;
    border: 1px solid #000000;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s, background-color 0.2s;
    cursor: pointer;
}
  
#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid div:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    background-color: #b1040e;
    color: #ffffff;
}

  /* Icon styling */
#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid i.fa {
    font-size: 2.5rem;
    color: #b1040e;
    transition: color 0.2s;
    margin-bottom: 0.5rem;
}
  
#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid div:hover i.fa {
    color: #b1040e;
}

  /* Typography adjustments */
#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid h3 {
    font-size: 1.1rem;
    color: #000000;
    margin: 0.5rem 0 0;
}
#section_id_5ooa7RcM1tNIKI1tP2Pk .icon-grid div:hover h3 {
    color: #ffffff;
}
/* CUSTOM CSS */

.related-articles .related-article-cover-image img[src="/custom/store/images/full/11_full.jpg"] {
    
}