/*
Theme Name: RP26
Theme URI: https://conference.reliableplant.com/
Author: James Swearengin
Author URI: https://swearenginweb.design/
Description: A custom block theme for Reliable Plant Conference & Exhibition 2026
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 8.2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rp26
*/

:root {
    --scroll-margin-top: 150px;
}


/* Apply scroll-margin-top to all potential anchor targets */

[id] {
    scroll-margin-top: var(--scroll-margin-top);
}


/* Specific targets that might need different spacing */

h1[id],
h2[id],
h3[id],
h4[id],
h5[id],
h6[id] {
    scroll-margin-top: var(--scroll-margin-top);
}

section[id],
div[id],
article[id] {
    scroll-margin-top: var(--scroll-margin-top);
}

#header-main {
    background: #fff;
    height: auto;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}


/* logo hover */

.wp-block-custom-svg-logo-logo svg#logo {
    fill: var(--wp--preset--color--blue);
}

.wp-block-custom-svg-logo-logo svg#logo path,
.wp-block-custom-svg-icon-block-svg-icon a svg path,
.wp-block-custom-svg-logo-logo a svg path {
    transition: fill 0.3s ease-out;
}

.wp-block-custom-svg-logo-logo svg#logo:hover path,
.wp-block-custom-svg-icon-block-svg-icon a:hover svg path,
.wp-block-custom-svg-logo-logo a:hover svg path {
    fill: var(--wp--preset--color--orange) !important;
    transition: fill 0.3s ease-in;
}


/* Link Hovers */

a:hover,
.wp-block-navigation .wp-block-navigation-item__content:hover {
    color: var(--wp--preset--color--orange);
}


/* One Page Navigation Current Item Styling */

.wp-block-navigation .wp-block-navigation-item.current .wp-block-navigation-item__content {
    color: var(--wp--preset--color--orange) !important;
}

.wp-block-navigation .wp-block-navigation-item.current a {
    color: var(--wp--preset--color--orange);
}


/* Text Shadow Utility Classes */

.has-text-shadow-none {
    text-shadow: none !important;
}

.has-text-shadow-secondary {
    text-shadow: 0px 3px 0px rgba(0, 49, 84, 0.66) !important;
}


/* Default text shadows for headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    text-shadow: 0 1px 2px rgba(0, 49, 84, 0.1);
}


/* Text shadow on hover effects for interactive elements */

.wp-block-button:hover .wp-block-button__link {
    transition: text-shadow 0.3s ease;
}

.wp-block-button:hover .wp-block-button__link.has-text-shadow-secondary {
    text-shadow: 0px 3px 0px rgba(0, 49, 84, 0.8) !important;
}


/* button hover */

a.wp-block-button__link:hover {
    background: var(--wp--preset--color--blue) !important;
    color: var(--wp--preset--color--white) !important;
}

li.nav-get-alerts a {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNiAzMiI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjUuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4wIEJ1aWxkIDE0MSkgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMDA2MWE1OwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTE3LjEsNS4zYy0uOC0uNS0xLjQtMS40LTEuNC0yLjRoMGMwLTEuNi0xLjItMi44LTIuNy0yLjhzLTIuNywxLjMtMi43LDIuOGgwYzAsMS0uNSwxLjktMS40LDIuNEMyLjksOC45LDYuMywyMC45LDAsMjN2Mi4zaDI2di0yLjNjLTYuMy0yLjEtMi45LTE0LjEtOC45LTE3LjdaTTEzLDEuM2MuNywwLDEuMy42LDEuMywxLjNzLS42LDEuMy0xLjMsMS4zLTEuMy0uNi0xLjMtMS4zLjYtMS4zLDEuMy0xLjNaTTE2LjksMjhjMCwyLjEtMS44LDQtMy45LDRzLTMuOS0xLjktMy45LTRoNy44Wk0yMy40LDExLjNjLS4zLTItMS4yLTQuOS0zLjctNy40bDEuOC0xLjljMi4zLDIuMywzLjksNS40LDQuNCw4LjhsLTIuNi40Wk0wLDEwLjlDLjUsNy40LDIuMSw0LjQsNC40LDJsMS44LDEuOWMtMi40LDIuNC0zLjMsNS4zLTMuNyw3LjRsLTIuNi0uNFoiLz4KPC9zdmc+);
    background-repeat: no-repeat;
    background-position-x: right;
    padding: 0 25px 0 0;
}

li.nav-get-alerts a:hover {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 32'%3e%3cstyle%3e.st0{fill:%23f99d34;fill-rule:evenodd}%3c/style%3e%3cpath class='st0' d='M17.1,5.3c-.8-.5-1.4-1.4-1.4-2.4h0c0-1.6-1.2-2.8-2.7-2.8s-2.7,1.3-2.7,2.8h0c0,1-.5,1.9-1.4,2.4C2.9,8.9,6.3,20.9,0,23v2.3h26v-2.3c-6.3-2.1-2.9-14.1-8.9-17.7ZM13,1.3c.7,0,1.3.6,1.3,1.3s-.6,1.3-1.3,1.3-1.3-.6-1.3-1.3.6-1.3,1.3-1.3ZM16.9,28c0,2.1-1.8,4-3.9,4s-3.9-1.9-3.9-4h7.8ZM23.4,11.3c-.3-2-1.2-4.9-3.7-7.4l1.8-1.9c2.3,2.3,3.9,5.4,4.4,8.8l-2.6.4ZM0,10.9C.5,7.4,2.1,4.4,4.4,2l1.8,1.9c-2.4,2.4-3.3,5.3-3.7,7.4l-2.6-.4Z'/%3e%3c/svg%3e");
}

.home.wp-singular.page-template-default .entry-content {
    margin: 82px 0 0 0;
}

.mask {
    position: relative;
}

.mask-bottom-1::before,
.mask-bottom-2::before,
.mask-bottom-3::before,
.mask-bottom-4::before,
.mask-top-1::after,
.mask-top-2::after,
.mask-top-3::after,
.mask-top-4::after,
.mask-bottom-1-with-shadow::before {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.mask-bottom-1::before {
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    bottom: -48px;
    height: 50px;
}

.mask-bottom-2::before {
    background-image: url('assets/images/svg/mask-bottom-2.svg');
    height: 99px;
    top: 0px;
}

.mask-bottom-3::before {
    background-image: url('assets/images/svg/mask-bottom-3.svg');
    height: 160px;
    top: 0;
}

.mask-bottom-4::before {
    background-image: url('assets/images/svg/mask-bottom-4.svg');
    height: 64px;
    top: 0;
}

.mask-top-1::after {
    background-image: url('assets/images/svg/mask-top-1.svg');
    height: 50px;
    top: -50px;
}

.mask-top-2::after {
    background-image: url('assets/images/svg/mask-top-2.svg');
    height: 160px;
    bottom: -3px;
}

.mask-top-3::after {
    background-image: url('assets/images/svg/mask-top-3.svg');
    height: 160px;
    top: -160px;
}

.mask-top-4::after {
    background-image: url('assets/images/svg/mask-top-4.svg');
    height: 100px;
    top: unset;
    bottom: -5px;
}

/* Adding shadows to existing mask classes */

.mask-bottom-1-with-shadow::before {
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    bottom: -48px;
    height: 50px;
    filter: drop-shadow(0 10px 3px rgba(0, 49, 84, 0.123));
}


/* HubSpot Form Styles */
/* subscribe form */

.hubspot-form-subscribe input {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    z-index: 60;
}

.hubspot-form-subscribe label {
    display: none;
}

.hubspot-form-subscribe .hs-form {
    margin: 0 auto;
    display: flex;
    gap: 1rem;
}

.hubspot-form-subscribe .hs-form .hs-email {
    flex: 1;
}

.hubspot-form-subscribe .hs-form .hs-input {
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid #e5e5e5;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    max-height: 64px;
    min-height: 64px;
    min-width: 300px;
    padding: 10px;
    transition: border-color 0.3s ease;
    width: 100%;
}

.hubspot-form-subscribe .hs-form .hs-input:hover,
.hubspot-form-speakers .hs-form .hs-input:hover {
    background-color: #f2f2f2;
}

.hubspot-form-speakers .hs-form label:hover input[type="checkbox"] {
    box-shadow: 3px 3px 0px 0px var(--wp--preset--color--orange);
}

.hubspot-form-subscribe .hs-form .hs-input:focus {
    border: 2px solid var(--wp--preset--color--orange);
    outline: none;
}

.hubspot-form-subscribe .hs-form .hs-input::placeholder {
    color: #808080;
    font: 300 16px/1 "Gotham", Arial, Helvetica, sans-serif;
}

.hubspot-form-subscribe .hs-form .hs-submit {
    margin: 0;
}

.hubspot-form-subscribe .hs-form .hs-button {
    background-color: #ff7f32;
    background-image: -moz-linear-gradient(18deg, rgb(250, 145, 52) 0%, rgb(247, 176, 95) 100%);
    background-image: -ms-linear-gradient(18deg, rgb(250, 145, 52) 0%, rgb(247, 176, 95) 100%);
    background-image: -webkit-linear-gradient(18deg, rgb(250, 145, 52) 0%, rgb(247, 176, 95) 100%);
    border-radius: 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 28px;
    font-weight: 700;
    font: 700 28px/1 "Gotham", Arial, Helvetica, sans-serif;
    height: 64px;
    padding: 0 30px;
    text-shadow: 0px 1px 3px rgba(0, 49, 84, 0.28);
    transition: background-color 0.3s ease;
    white-space: nowrap;
}

.hubspot-form-subscribe .hs-form .hs-button:hover {
    background-color: #ffffff !important;
    background-image: unset !important;
    color: var(--wp--preset--color--blue);
    text-shadow: unset;
}

.hubspot-form-subscribe .hs-form .hs-error-msgs,
.hubspot-form-subscribe .hs_error_rollup {
    display: none;
}


/* speakers form */

.hubspot-form-speakers .hs-form {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin: 0 auto;
    max-width: 100%;
}

.hubspot-form-speakers .form-columns-1,
.hubspot-form-speakers .form-columns-2 {
    max-width: 100% !important;
    width: 100% !important;
    gap: 3rem;
    display: flex;
}

.hubspot-form-speakers {
    border-radius: 1rem;
    position: relative;
    text-shadow: rgba(0, 49, 84, 0.66) 0px 2px 0px;
}

.hubspot-form-speakers .field.hs-form-field {
    width: 100% !important;
}

.hubspot-form-speakers .hs-form .hs-fieldtype-text,
.hubspot-form-speakers .hs-form .hs-fieldtype-email {
    margin-bottom: 1.5rem;
}

.hubspot-form-speakers .hs-form .field {
    position: relative;
}

.hubspot-form-speakers .hs-form label {
    align-content: flex-start;
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.hubspot-form-speakers .hs-form label:hover {
    color: #8ecfff;
}

.hubspot-form-speakers .hs-form label .hs-form-required {
    color: var(--wp--preset--color--orange);
    margin-left: 0.25rem;
}

.hubspot-form-speakers .hs-error-msg.hs-main-font-element {
    color: #ffbf00;
    font-size: 12px;
    font-weight: 300;
    text-shadow: unset !important;
    width: 100% !important;
}

.hubspot-form-speakers .hs-form .hs-input {
    background-color: #fff;
    border-radius: 0;
    border: 2px solid transparent;
    box-sizing: border-box;
    color: #333;
    font-size: 1rem;
    height: 3.5rem;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding: 0.75rem 1rem;
    transition: border-color 0.3s ease;
    width: 100% !important;
}

.hubspot-form-speakers .input {
    margin-right: 0 !important;
}

.hubspot-form-speakers .hs-form .hs-input:focus {
    border-color: #ff7f32;
    outline: none;
}

.hubspot-form-speakers .hs-form .hs-input::placeholder {
    color: #666;
    font-style: italic;
}


/* Checkbox styles */

.hubspot-form-speakers .hs-form .inputs-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem 3rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

.hubspot-form-speakers .hs-form .hs-form-checkbox {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    text-align: left;
}

.hubspot-form-speakers .hs-form input[type="checkbox"] {
    border-radius: 3px;
    border: 1px solid orange;
    box-shadow: 3px 3px 0px 0px rgba(0, 49, 84, 0.25);
    cursor: pointer;
    display: flex;
    height: 32px !important;
    margin: 0px !important;
    padding: 0px !important;
    width: 32px !important;
}

.hubspot-form-speakers .hs-form .hs-form-checkbox-display,
.hubspot-form-speakers .hs-form .hs-form-booleancheckbox-display {
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    font-size: 16px;
    font-weight: 400;
    gap: 0.5rem;
    line-height: 20px;
    text-align: left;
}

.hubspot-form-speakers .hs-form label br {
    display: none !important;
    display: flex;
}

.hs_suggested_conference_speaker_topics label span {
    display: inline-block;
}

.hubspot-form-speakers #label-suggested_conference_speaker_topics-777814b9-3961-4609-a93c-0d43a5d32c11 span {
    font-size: 1.3rem;
    display: flex;
}

.hubspot-form-speakers #label-suggested_conference_speaker_topics-777814b9-3961-4609-a93c-0d43a5d32c11 span em {
    font-size: 75%;
    display: flex;
    align-self: center;
    margin-left: 1rem;
    font-weight: 300;
}

.hubspot-form-speakers .hs-form label#label-suggested_conference_speaker_topics-777814b9-3961-4609-a93c-0d43a5d32c11 {
    margin: 0 0 1.5rem 0;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    position: absolute;
    bottom: var(--wp--preset--spacing--60);
    left: var(--wp--preset--spacing--60);
    opacity: 0.5;
    max-width: 260px;
}

.grecaptcha-badge {
    box-shadow: none !important;
}

.hs_recaptcha:hover.hs-recaptcha.field.hs-form-field {
    opacity: 1;
}


/* Submit button */

.hubspot-form-speakers .hs-form .hs-submit {
    align-self: center;
    display: flex;
    margin-top: 1rem;
    text-align: center;
}

.hubspot-form-speakers .hs-form .hs-button {
    background: #ff7f32;
    background-image: linear-gradient(18deg, rgb(250, 145, 52) 0%, rgb(247, 176, 95) 100%);
    border: none;
    border-radius: 0.5rem;
    color: #fff;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 700;
    padding: 1rem 4rem;
    text-shadow: 0px 1px 3px rgba(0, 49, 84, 0.28);
    transition: all 0.3s ease;
}

.hubspot-form-speakers .hs-form .hs-button:hover {
    background: #fff;
    background-image: none;
    color: #0061a5;
    text-shadow: none;
}


/* Error messages */

.hubspot-form-speakers .hs-error-msgs {
    color: #ff7f32;
    font-size: 0.875rem;
    list-style: none;
    margin: 0.5rem 0 0;
    padding: 0;
    position: absolute;
}


/* Legal text and reCAPTCHA */

.hubspot-form-speakers .legal-consent-container .hs-form-booleancheckbox-display>span {
    align-items: center;
    color: var(--wp--preset--color--orange);
    display: flex;
    font-weight: 500;
    margin-left: 0;
}

.hubspot-form-speakers .hs-richtext {
    color: #fff;
    font-size: 0.875rem;
}

.hubspot-form-speakers .hs_suggested_conference_speaker_topics {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    margin: 1rem 0;
    padding: 2rem 0;
}


/* animated arrow */

.arrow {
    text-align: center;
    margin: 8% 0;
}

.bounce {
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}


/* miscellaneous */

.header-gradient {
    background: #0060A4;
    background: linear-gradient(to top left, #0060A4 0%, #524D99 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    border-radius: 1rem;
}


/* Example: Box shadow on SVG background image container */

.svg-background-with-shadow {
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 4px 8px rgba(0, 49, 84, 0.3);
    /* or for a more dramatic effect: */
    /* box-shadow: 0 10px 25px rgba(0, 49, 84, 0.5); */
}


/* For a colored shadow effect */

.svg-background-with-colored-shadow {
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 4px 8px rgba(255, 127, 50, 0.4);
    /* Orange shadow */
}


/* Method 2: Filter drop-shadow for SVG shape-aware shadows */

.svg-background-with-drop-shadow {
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    filter: drop-shadow(0 4px 8px rgba(0, 49, 84, 0.3));
}


/* Multiple drop shadows for more complex effects */

.svg-background-with-multiple-shadows {
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    filter: drop-shadow(0 2px 4px rgba(0, 49, 84, 0.2)) drop-shadow(0 4px 8px rgba(0, 49, 84, 0.3)) drop-shadow(0 8px 16px rgba(0, 49, 84, 0.1));
}


/* Colored drop shadow */

.svg-background-with-colored-drop-shadow {
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    filter: drop-shadow(0 4px 8px rgba(255, 127, 50, 0.4));
}


/* Method 3: Pseudo-element approach for more control */

.svg-background-with-pseudo-shadow {
    position: relative;
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.svg-background-with-pseudo-shadow::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    right: -4px;
    bottom: -4px;
    background-image: url('assets/images/svg/mask-bottom-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    filter: blur(4px);
    opacity: 0.3;
}


/* back to top link */

.to-top-link {
    background-color: var(--wp--preset--color--blue);
    border: 3px solid var(--wp--preset--color--white);
    border-radius: 50%;
    bottom: 6.2rem;
    display: none;
    height: auto;
    padding: 1rem 0.889rem;
    position: fixed;
    right: 1.833rem;
    width: auto;
    z-index: 9999;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer;
}

.to-top-link:hover {
    background-color: var(--wp--preset--color--orange);
}

.to-top-link:hover svg path {
    fill: var(--wp--preset--color--white);
    -webkit-transition: fill .2s ease-out;
    transition: fill .2s ease-out;
}

.to-top-link svg {
    height: auto;
    display: block;
    max-width: 100%;
}

.to-top-link svg path {
    fill: var(--wp--preset--color--white);
    -webkit-transition: fill .2s ease-in;
    transition: fill .2s ease-in;
}

.to-top-link>svg:hover {
    opacity: 1;
    -webkit-transition: opacity 1s ease-out 0s;
    transition: opacity 1s ease-out 0s;
}

.page-template-default #wrapper-content {
    margin-top: 125px !important;
}

.page-template-default .entry-content {
    margin: 0;
}


/* Pricing Table Styles */

.theme-pricing-table {
    background: #fff;
    border-collapse: collapse;
    border-radius: 1rem;
    font-family: inherit;
    font-size: 1.1rem;
    margin: 1.5rem 0;
    overflow: hidden;
    width: 100%;
}

.theme-pricing-table th,
.theme-pricing-table td {
    border-bottom: 1px solid #dbe6ef;
    border-left: unset;
    border-right: unset;
    border-top: 1px solid #dbe6ef;
    padding: 1.5rem;
    text-align: left;
    vertical-align: middle;
}

.theme-pricing-table th {
    background: #f7fafc;
    color: #0061a5;
    font-weight: 700;
    text-align: left;
}

.theme-pricing-table tr:first-child td {
    border-top: unset;
}

.theme-pricing-table tr:not(:last-child) {
    border-bottom: 1px solid #dbe6ef;
}

.theme-pricing-table tr:last-child td {
    border-bottom: unset;
}

.theme-pricing-table td {
    color: #2d3e4f;
}

.theme-pricing-table td:nth-child(2) {
    text-align: right;
}

.theme-pricing-table .sold-out {
    color: #b0b8be;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: right;
}

.theme-pricing-table .button-table {
    color: #c94d0c;
    font-weight: 700;
    text-align: center;
}

.theme-pricing-table .button-table {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #fa9235;
    color: #fa9235;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0.5rem;
    text-transform: capitalize;
    transition: background 0.2s, color 0.2s;
}

.theme-pricing-table .button-table:hover {
    background: #c94d0c;
    color: #fff;
    border-color: var(--wp--preset--color--blue);
}

.theme-pricing-table .strikethrough {
    text-decoration: line-through;
    color: #7a8a99;
}

.pricing-card {
    display: flex;
    flex-direction: column;
    min-height: 710px;
}

.pricing-card .wp-block-buttons {
    align-self: flex-end;
    display: flex;
    margin-top: auto;
    width: 100%;
}


/* swiper gallery */
/* swiper scrollbar */

.swiper-scrollbar.swiper-scrollbar-horizontal {
    background: #ff7f32;
    background-image: linear-gradient(18deg, rgb(250, 145, 52) 0%, rgb(247, 176, 95) 100%);
    border: 1px solid #ff7f32;
    cursor: pointer;
    height: 1rem !important;
    margin-bottom: 1rem;
    padding: 3px;
    position: relative !important;
}

.swiper-scrollbar.swiper-scrollbar-horizontal:hover {
    background-color: var(--wp--preset--color--white);
    border: 1px solid #c76528;
}

.swiper-scrollbar-drag {
    background: rgba(65, 58, 120, 0.25) !important;
}

.swiper-scrollbar-drag:hover {
    background: rgba(65, 58, 120, 1) !important;
    -webkit-transition: none;
    transition: none;
}

.highlights {
    -webkit-clip-path: polygon(0 0%, 100% 10%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0%, 100% 10%, 100% 100%, 0% 100%);
    margin: 0 auto -1px;
}

#highlights-gallery .swiper-carousel {
    padding-top: 1rem;
}

#highlights-gallery a.gallery {
    border-radius: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-height: 200px;
    align-items: center;
    justify-content: center;
}

#highlights-gallery img,
.gallery-inner img {
    -webkit-transform: scale(1);
    -webkit-transition: all .2s ease-out;
    background-color: #0061a5;
    height: auto;
    max-width: 100%;
    opacity: 1;
    transform: scale(1);
    transition: all .2s ease-out;
}

#highlights-gallery img:hover,
.gallery-inner img:hover {
    opacity: 0.66;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}


@media (max-width: 1700px) {
    .responsive-padding {
        padding-left: var(--wp--preset--spacing--60) !important;
        padding-right: var(--wp--preset--spacing--60) !important;
    }
}

@media (max-width: 1366px) {
    #footer-columns {
        flex-direction: column-reverse;
    }

    #footer-columns .wp-block-column {
        flex-basis: 100% !important;
        width: 100% !important;
    }

    #footer-columns .wp-block-column .wp-block-group {
        align-items: center !important;
        justify-content: center !important;
        margin-block-end: var(--wp--preset--spacing--60);
        text-align: center !important;
    }

    #footer-columns .wp-block-column .wp-block-group p.has-text-align-right {
        max-width: 100% !important;
        text-align: center;
    }
}

@media (max-width: 1260px) {

    #header-event-details,
    #header-main .wp-block-navigation__container li {
        font-size: 0.888rem !important;
        gap: 1rem;
    }
}

@media (max-width: 1080px) {
    .responsive-stack {
        flex-direction: column !important;
    }

    .responsive-no-padding {
        padding: 0 !important;
    }

    #header-main {
        position: relative;
        padding: var(--wp--preset--spacing--40) !important;
    }

    .wp-block-custom-svg-logo-logo,
    svg#logo {
        display: flex;
        max-height: 32px;
        width: auto;
    }

    .home.wp-singular.page-template-default .entry-content {
        margin: 0;
    }

    .hs_recaptcha.hs-recaptcha.field.hs-form-field {
        position: relative;
        bottom: unset;
        left: unset;
        opacity: 1;
    }

    #intro h2,
    #intro p {
        text-align: center;
    }

    .pricing-card {
        min-height: unset;
    }
}

@media (max-width: 960px) {
    #header-inner {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        max-width: 100% !important;
        width: 100% !important;
    }

    #logo-details {
        gap: 1rem;
    }

    #header-main .wp-block-navigation__container li a {
        text-decoration: underline;
    }

    .wrapper-video-embed {
        min-height: 400px !important;
    }
}

@media (max-width: 768px) {
    .wrapper-video-embed {
        min-height: 330px !important;
    }
}

@media (max-width: 640px) {
    .hubspot-form-subscribe .hs-form {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .hubspot-form-speakers .form-columns-1,
    .hubspot-form-speakers .form-columns-2 {
        flex-direction: column;
        gap: inherit;
    }

    .wrapper-video-embed {
        min-height: 275px !important;
    }
}

@media (max-width: 540px) {
    #logo-details {
        flex-direction: column;
    }

    #header-inner {
        gap: 1rem;
    }

    .theme-pricing-table th,
    .theme-pricing-table td {
        padding: 1rem 0;
    }

    .pricing-card {
        padding: var(--wp--preset--spacing--40) !important;
    }

    .wrapper-video-embed {
        min-height: 225px !important;
    }
}

@media (max-width: 480px) {
    .has-background {
        background-attachment: scroll !important;
        background-position: top center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    #header-inner .navigation-header {
        flex-direction: column;
        gap: 1rem;
    }

    .hubspot-form-subscribe .hs-form .hs-input {
        min-width: 100%;
    }

    .hubspot-form-subscribe .hs-form .hs-input::placeholder {
        font-size: 13px;
    }

    .hbspt-form,
    .hubspot-form-subscribe .hs-form .hs-email {
        width: 100% !important;
    }

    #intro {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    #footer {
        background-size: cover !important;
        background-attachment: scroll !important;
    }

    .theme-pricing-table th,
    .theme-pricing-table td {
        font-size: 0.9rem;
    }
}

@media (max-width: 375px) {

    #header-event-details,
    #header-event-details {
        flex-direction: column;
    }

    .wp-block-custom-svg-icon-block-svg-icon {
        display: none;
    }
}