.block-accordion .wp-block-details summary::after {
    content: '';
    border-bottom: 2px solid;
    border-right: 2px solid;
    content: '';
    display: block;
    height: 0.5em;
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-50%) rotate(45deg);
    width: 0.5em;
}

.block-accordion .wp-block-details[open] summary::after {
    top: 50%;
    transform: translateY(-50%) rotate(-135deg);
}

/**/

[data-carousel-item] {
    position: absolute;
    top: 0;
    left: 100%; /* Start offscreen to the right */
    width: 100%;
    /* height: 100%; */
    transition: transform 0.5s ease-in-out, visibility 0s 0.5s; /* Smooth slide transition with visibility delay */
    visibility: hidden; /* Hide items initially */
}

[data-carousel-item].active {
    left: 0; /* Move into view */
    transform: translateX(0);
    visibility: visible;
    z-index: 1;
    transition: transform 0.5s ease-in-out, visibility 0s 0s; /* No delay on visibility for the active slide */
}

[data-carousel-item].prev {
    left: 0;
    transform: translateX(-100%);
    z-index: 0;
    visibility: hidden;
}

[data-carousel-item].next {
    left: 0;
    transform: translateX(100%);
    z-index: 0;
    visibility: hidden;
}

mark.has-secondary-color {
    color: white !important;
    background: var(--Brand-Red, #DC0100) !important;
    padding: 0px 10px 5px !important;
    text-decoration: none !important;
    box-decoration-break: clone !important;
    -webkit-box-decoration-break: clone !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 100% !important;
    letter-spacing: -2.1px !important;
    display: inline-block !important;
}

.list-grid-fix section.advanced-feature-list-block{
    min-height: 256px;
}

html body:not(.block-editor-page) .wp-block-column .wp-block-cover a.theme-icon {
    text-decoration: underline !important;
    top: -15px;
    bottom: -18px;
    right: -18px;
    left: -18px;
    justify-content: flex-end;
    padding-right: 10px;
    align-items: flex-end;
    padding-bottom: 20px;
}

.theme-icon svg{
    background: var(--wp--preset--color--secondary) !important;
    display: flex;
    width: 50px;
    height: 50px;
    padding: 13px;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-bottom: -10px;
}

.style-top-bar .active.relative:after{
    content:'';
    display: block;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
}

.no-arrow svg{
    display: none;
}

.style-form-dark .frm-show-form .frm_form_field>.frm_primary_label{
    color: var(--Text-White, #FFF);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.style-form-dark .frm-show-form input[type="text"], 
.style-form-dark .frm-show-form input[type="email"], 
.style-form-dark .frm-show-form input[type="tel"], 
.style-form-dark .frm-show-form input[type="url"], 
.style-form-dark .frm-show-form input[type="number"], 
.style-form-dark .frm-show-form select, 
.style-form-dark .frm-show-form textarea{
    padding: 15px 16px;
    background: var(--White_TransparentBG, rgba(255, 255, 255, 0.05));
    color: var(--Text-Secondary, rgba(255, 255, 255, 0.70));
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    min-height: 54px;
    border: none;
}

.style-form-dark .frm-show-form .frm_submit .frm_button_submit{
    color: var(--Text-White, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    padding: 14px 24px;
    background: var(--Brand-Red, #DC0100);
    width: 100%;
}

.style-form-dark .frm-show-form .frm_error_style, .frm_forms .frm_error_style{
    background-color: rgb(220 1 0 / var(--tw-bg-opacity));
}

.style-form-dark .frm-show-form .frm_form_field.frm_blank_field>.frm_error{
   color: rgb(220 1 0 / var(--tw-bg-opacity));
}

.icon-toolbox a:before{
    height: 16px;
    width: 16px;
    content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M5.99967 5.33333H9.99967V4H5.99967V5.33333ZM1.99967 13.3333C1.81079 13.3333 1.65256 13.2693 1.52501 13.1413C1.39745 13.0133 1.33345 12.8551 1.33301 12.6667V10H3.99967C3.99967 10.1889 4.06367 10.3473 4.19167 10.4753C4.31967 10.6033 4.4779 10.6671 4.66634 10.6667C4.85479 10.6662 5.01323 10.6022 5.14167 10.4747C5.27012 10.3471 5.3339 10.1889 5.33301 10H10.6663C10.6663 10.1889 10.7303 10.3473 10.8583 10.4753C10.9863 10.6033 11.1446 10.6671 11.333 10.6667C11.5215 10.6662 11.6799 10.6022 11.8083 10.4747C11.9368 10.3471 12.0006 10.1889 11.9997 10H14.6663V12.6667C14.6663 12.8556 14.6023 13.014 14.4743 13.142C14.3463 13.27 14.1881 13.3338 13.9997 13.3333H1.99967ZM1.33301 9.33333V6.66667C1.33301 6.3 1.46367 5.98622 1.72501 5.72533C1.98634 5.46444 2.30012 5.33378 2.66634 5.33333H4.66634V4C4.66634 3.63333 4.79701 3.31956 5.05834 3.05867C5.31967 2.79778 5.63345 2.66711 5.99967 2.66667H9.99967C10.3663 2.66667 10.6803 2.79733 10.9417 3.05867C11.203 3.32 11.3335 3.63378 11.333 4V5.33333H13.333C13.6997 5.33333 14.0137 5.464 14.275 5.72533C14.5363 5.98667 14.6668 6.30044 14.6663 6.66667V9.33333H11.9997V8.66667C11.9997 8.47778 11.9357 8.31956 11.8077 8.192C11.6797 8.06444 11.5215 8.00044 11.333 8C11.1446 7.99956 10.9863 8.06356 10.8583 8.192C10.7303 8.32044 10.6663 8.47867 10.6663 8.66667V9.33333H5.33301V8.66667C5.33301 8.47778 5.26901 8.31956 5.14101 8.192C5.01301 8.06444 4.85479 8.00044 4.66634 8C4.4779 7.99956 4.31967 8.06356 4.19167 8.192C4.06367 8.32044 3.99967 8.47867 3.99967 8.66667V9.33333H1.33301Z" fill="white"/></svg>');
}

.icon-roof a:before{
    height: 16px;
    width: 16px;
    content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M7.33338 13.3333C6.96671 13.3333 6.65294 13.2029 6.39205 12.942C6.13116 12.6811 6.00049 12.3671 6.00005 12V10.6667C6.00005 10.3 6.13071 9.98622 6.39205 9.72533C6.65338 9.46444 6.96716 9.33377 7.33338 9.33333H8.66671C9.03338 9.33333 9.34738 9.46399 9.60872 9.72533C9.87005 9.98666 10.0005 10.3004 10 10.6667V12C10 12.3667 9.8696 12.6807 9.60872 12.942C9.34783 13.2033 9.03383 13.3338 8.66671 13.3333H7.33338ZM2.00005 8.26666C1.84449 8.37777 1.67783 8.42222 1.50005 8.4C1.32227 8.37777 1.17783 8.28888 1.06671 8.13333C0.955603 7.97777 0.914047 7.81111 0.942047 7.63333C0.970047 7.45555 1.05605 7.31111 1.20005 7.2L7.18338 2.61666C7.3056 2.52777 7.43627 2.46111 7.57538 2.41666C7.71449 2.37222 7.85605 2.35 8.00005 2.35C8.14405 2.35 8.28583 2.37222 8.42538 2.41666C8.56494 2.46111 8.69538 2.52777 8.81671 2.61666L10.6667 4.03333V3.66666C10.6667 3.38888 10.764 3.15288 10.9587 2.95866C11.1534 2.76444 11.3894 2.66711 11.6667 2.66666C11.944 2.66622 12.1803 2.76355 12.3754 2.95866C12.5705 3.15377 12.6676 3.38977 12.6667 3.66666V5.56666L14.8167 7.2C14.9612 7.31111 15.0445 7.45555 15.0667 7.63333C15.0889 7.81111 15.0445 7.97777 14.9334 8.13333C14.8223 8.28888 14.6778 8.37777 14.5 8.4C14.3223 8.42222 14.1556 8.37777 14 8.26666L8.00005 3.68333L2.00005 8.26666Z" fill="white"/></svg>');
}

.icon-home a:before{
    height: 16px;
    width: 16px;
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M8.00005 11.7667C8.08894 11.7667 8.1696 11.7529 8.24205 11.7253C8.31449 11.6978 8.38383 11.656 8.45005 11.6C8.8056 11.2778 9.14449 10.9611 9.46671 10.65C9.78894 10.3389 10.0696 10.0333 10.3087 9.73334C10.5478 9.43334 10.7394 9.14178 10.8834 8.85867C11.0274 8.57556 11.0996 8.30045 11.1 8.03333C11.1 7.54445 10.9334 7.13889 10.6 6.81667C10.2667 6.49445 9.86671 6.33333 9.40005 6.33333C9.11116 6.33333 8.84738 6.39178 8.60871 6.50867C8.37005 6.62556 8.16716 6.77822 8.00005 6.96667C7.83338 6.77778 7.62516 6.62511 7.37538 6.50867C7.1256 6.39222 6.86716 6.33378 6.60005 6.33333C6.13338 6.33333 5.73338 6.49445 5.40005 6.81667C5.06671 7.13889 4.90005 7.54445 4.90005 8.03333C4.90005 8.3 4.97227 8.57511 5.11671 8.85867C5.26116 9.14222 5.45294 9.43378 5.69205 9.73334C5.93116 10.0329 6.2116 10.3384 6.53338 10.65C6.85516 10.9616 7.19405 11.2782 7.55005 11.6C7.61671 11.6556 7.68627 11.6973 7.75871 11.7253C7.83116 11.7533 7.9116 11.7671 8.00005 11.7667ZM4.00005 14C3.63338 14 3.3196 13.8696 3.05871 13.6087C2.79783 13.3478 2.66716 13.0338 2.66671 12.6667V7.75L2.00005 8.26667C1.84449 8.37778 1.67783 8.42222 1.50005 8.4C1.32227 8.37778 1.17783 8.28889 1.06671 8.13333C0.955603 7.97778 0.914047 7.81111 0.942047 7.63333C0.970047 7.45556 1.05605 7.31111 1.20005 7.2L7.18338 2.61667C7.3056 2.52778 7.43627 2.46111 7.57538 2.41667C7.71449 2.37222 7.85605 2.35 8.00005 2.35C8.14405 2.35 8.28583 2.37222 8.42538 2.41667C8.56494 2.46111 8.69538 2.52778 8.81671 2.61667L14.8167 7.2C14.9612 7.31111 15.0445 7.45556 15.0667 7.63333C15.0889 7.81111 15.0445 7.97778 14.9334 8.13333C14.8223 8.27778 14.6778 8.36111 14.5 8.38333C14.3223 8.40556 14.1612 8.36111 14.0167 8.25L13.3334 7.75V12.6667C13.3334 13.0333 13.2029 13.3473 12.942 13.6087C12.6812 13.87 12.3672 14.0004 12 14H4.00005Z" fill="white"/></svg>');;
}

.icon-marine a:before{
    height: 16px;
    width: 16px;
    content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M8.00028 14.65C7.60028 14.65 7.21961 14.6056 6.85828 14.5167C6.49695 14.4278 6.0945 14.2778 5.65095 14.0667C5.12872 14.2778 4.63139 14.4222 4.15895 14.5C3.6865 14.5778 3.18917 14.6278 2.66695 14.65C2.47806 14.6611 2.31961 14.6029 2.19161 14.4753C2.06361 14.3478 1.99984 14.1893 2.00028 14C2.00072 13.8107 2.06472 13.6524 2.19228 13.5253C2.31984 13.3982 2.47806 13.3287 2.66695 13.3167C2.93361 13.3056 3.18095 13.2889 3.40895 13.2667C3.63695 13.2444 3.86184 13.2084 4.08361 13.1587C4.30539 13.1089 4.53317 13.0449 4.76695 12.9667C5.00073 12.8884 5.25072 12.794 5.51695 12.6833C5.5725 12.6611 5.62806 12.65 5.68361 12.65C5.73917 12.65 5.79472 12.6611 5.85028 12.6833C6.21695 12.8722 6.55317 13.0278 6.85895 13.15C7.16472 13.2722 7.54517 13.3333 8.00028 13.3333C8.45539 13.3333 8.83606 13.2722 9.14228 13.15C9.4485 13.0278 9.7845 12.8722 10.1503 12.6833C10.2058 12.6611 10.2614 12.65 10.3169 12.65C10.3725 12.65 10.4281 12.6611 10.4836 12.6833C10.7503 12.7944 11.0003 12.8889 11.2336 12.9667C11.4669 13.0444 11.6947 13.1084 11.9169 13.1587C12.1392 13.2089 12.3669 13.2449 12.6003 13.2667C12.8336 13.2884 13.0781 13.3051 13.3336 13.3167C13.5225 13.3278 13.6809 13.3973 13.8089 13.5253C13.9369 13.6533 14.0007 13.8116 14.0003 14C13.9998 14.1884 13.9358 14.3469 13.8083 14.4753C13.6807 14.6038 13.5225 14.662 13.3336 14.65C12.8114 14.6278 12.3141 14.5778 11.8416 14.5C11.3692 14.4222 10.8776 14.2778 10.3669 14.0667C9.9225 14.2778 9.51695 14.4278 9.15028 14.5167C8.78361 14.6056 8.40028 14.65 8.00028 14.65ZM4.66695 4V5.88333L7.66695 5.08333C7.77806 5.05 7.88917 5.03333 8.00028 5.03333C8.11139 5.03333 8.2225 5.05 8.33361 5.08333L11.3336 5.88333V4H4.66695ZM8.00028 12C7.33361 12 6.75028 11.7778 6.25028 11.3333L5.50028 10.6667C5.28917 10.8667 5.06428 11.0473 4.82561 11.2087C4.58695 11.37 4.33961 11.5116 4.08361 11.6333C3.8725 11.7222 3.66428 11.7111 3.45895 11.6C3.25361 11.4889 3.11739 11.3222 3.05028 11.1L1.88361 7.33333C1.82806 7.14444 1.84472 6.97222 1.93361 6.81667C2.0225 6.66111 2.16139 6.55556 2.35028 6.5L3.33361 6.23333V4C3.33361 3.63333 3.46428 3.31956 3.72561 3.05867C3.98695 2.79778 4.30072 2.66711 4.66695 2.66667H6.33361V2C6.33361 1.81111 6.39761 1.65289 6.52561 1.52533C6.65361 1.39778 6.81184 1.33378 7.00028 1.33333H9.00028C9.18917 1.33333 9.34761 1.39733 9.47561 1.52533C9.60361 1.65333 9.66739 1.81156 9.66695 2V2.66667H11.3336C11.7003 2.66667 12.0143 2.79733 12.2756 3.05867C12.5369 3.32 12.6674 3.63378 12.6669 4V6.23333L13.6503 6.5C13.8392 6.55556 13.9781 6.66111 14.0669 6.81667C14.1558 6.97222 14.1725 7.14444 14.1169 7.33333L12.9503 11.1C12.8836 11.3222 12.7476 11.4889 12.5423 11.6C12.3369 11.7111 12.1285 11.7222 11.9169 11.6333C11.6503 11.5111 11.3976 11.3693 11.1589 11.208C10.9203 11.0467 10.7007 10.8662 10.5003 10.6667L9.75028 11.3333C9.25028 11.7778 8.66695 12 8.00028 12Z" fill="white"/></svg>');
}

/* Fix for Nav Icon */
nav ul li a,
.mobilebox__menu ul > li > a{
    display: flex;
    align-items: center;
    gap: 8px !important;
}

nav ul li a:before{
    margin-top: -2px;
}

.archive header{
    background:var(--wp--preset--color--primary) !important;
}

.archive h2 a{
    color: #fff;
}

.archive .entry-content p{
    color: #fff;
}


.archive article footer{
    display: none;
}

.archive article footer span.font-medium {
    color: #fff;
}

.block-accordion .wp-block-details {
    margin-top: 0 !important;
}

.single aside article h2 a{
    color: #fff;
}
