.elementor-kit-15{--e-global-color-primary:#DC1155;--e-global-color-secondary:#00D19A;--e-global-color-text:#25214F;--e-global-color-accent:#DC1155;--e-global-color-d4304c0:#FFFEFE;--e-global-color-812a479:#000000;--e-global-color-e078733:#001C38;--e-global-color-535bfc5:#E8F1F7;--e-global-color-932679f:#F8CFDD;--e-global-color-90d8499:#0E332C;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:700;font-family:"Raleway", Sans-serif;font-weight:300;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 a{font-family:"Raleway", Sans-serif;}.elementor-kit-15 h1{font-family:"Raleway", Sans-serif;font-weight:700;}.elementor-kit-15 h2{font-family:"Raleway", Sans-serif;font-weight:700;}.elementor-kit-15 h3{font-family:"Raleway", Sans-serif;font-size:30px;font-weight:500;}.elementor-kit-15 h4{font-family:"Raleway", Sans-serif;font-weight:500;}.elementor-kit-15 h5{font-family:"Raleway", Sans-serif;font-weight:500;}.elementor-kit-15 h6{font-family:"Raleway", Sans-serif;font-weight:300;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{font-family:"MuseoSans", Sans-serif;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF;border-radius:30px 30px 30px 30px;padding:10px 10px 10px 10px;}.elementor-kit-15 label{font-family:"MuseoSans", Sans-serif;}.elementor-kit-15 input:not([type="button"]):not([type="submit"]),.elementor-kit-15 textarea,.elementor-kit-15 .elementor-field-textual{font-family:"MuseoSans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:30px;--container-default-padding-bottom:0px;--container-default-padding-left:30px;}}/* Start custom CSS *//* Product Downloads Styling - Based on Design */
.product-downloads-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 20px;
    margin: 40px 0;
}
.download-item {
    background:  var(--e-global-color-535bfc5);
    border-radius: 12px;
    padding: 20px 20px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    border: 1px solid #e9ecef;
}
.download-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.download-image {
    margin-bottom: 20px;
    height: 200px;
    border-radius: 8px;
    border: 1px solid #e9ecef;
    overflow: hidden;
    position: relative;
}
.download-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.download-title {
    font-size: 21px!important;
    font-weight: 600;
    color: #333;
    margin: 0 0 25px 0;
    line-height: 1.4;
}
.download-button {
    display: inline-flex;
    gap: 8px;
    background-color: var(--e-global-color-primary);
    color: #fff;
    padding: 12px 32px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.3s ease;
    width: 100%;
}

.view-asset-button {
    display: inline-block;
    text-align: center;
    background-color: var(--e-global-color-text);
    color: #fff !important;
    padding: 12px 32px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    width: 100%;
}
/*
.view-asset-button:hover {
        background: #ff6b35;
    color: white !important;
    text-decoration: none;
}
*/

.download-button:hover {
    background: #ff6b35;
    color: white !important;
    text-decoration: none;
    transform: translateY(-1px);
}
.download-text {
    font-size: 16px;
    font-weight: 700;
}

/* download page */ 

.sdm_post_item {
    background-color: var(--e-global-color-535bfc5);
    border-radius: 20px;
    overflow:hidden!important;
    padding: 25px!important;
}

.sdm_post_item_top_right {
    margin-top: 20px!important;
}

.sdm_post_thumbnail img {
    padding:0px;
    border-radius: 20px!important;
    overflow:hidden!important;
}

.sdm_download.white {
    background-color: #FF6500!important;
    color: #fff!important;
    background:none;
    text-shadow:none!important;
    border-color:none!important;
    border:none;
    padding: 15px 30px;
    border-radius: 40px;
}
.sdm_download:hover {
    background-color: #E75C00!important;
    background:#E75C00!important;
}

.sdm_post_item_top_left {
    width: 30%;

}

.sdm_post_item_top_right {
    width: 65%;
}

.sdm_post_item_top {
    display: flex;
    align-items: stretch; /* Makes both left and right sections equal height */
}

.sdm_post_item_top_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1; /* Takes up remaining space */
}

.hero-image-card .elementor-widget-container {
  font-size: 0;
  line-height: 0;
  color: transparent;
}

.hero-image-card .elementor-widget-container img {
  font-size: 1rem;
  line-height: normal;
  display: block;
}

#agendtheme-header .agendtheme-header-navigation .agendtheme-header-navigation-wrap ul li.menu-item-has-children a .agendtheme-menu-toggle-button {
    color:#fff;
}

@media (min-width: 992px) {
    body:not(:has(#agendtheme-dashboard)) .agendtheme-header-navigation {
    background-color: #012c6d;
        background-image: url(https://visualmediaassociation.kinsta.cloud/wp-content/uploads/2025/12/NavBar-scaled.png);
    background-size: cover;
}
}

/* Only apply when #agendtheme-dashboard is NOT an ancestor */
body:not(:has(#agendtheme-dashboard)) .agendtheme-header-navigation {
    background-color: #012c6d;

}

body:not(:has(#agendtheme-dashboard)) #agendtheme-header .agendtheme-header-navigation .agendtheme-header-navigation-wrap ul li a .label {
    color: #fff!important;
    font-weight: 600;
}

body:not(:has(#agendtheme-dashboard)) #agendtheme-header .agendtheme-header-navigation .agendtheme-header-navigation-wrap ul li ul {
    background-color: #012c6d;
}

body:not(:has(#agendtheme-dashboard)) #agendtheme-header .agendtheme-header-navigation .agendtheme-header-navigation-wrap ul li:hover ul:before {
    border-bottom: 10px solid #012c6d;
}

.agendtheme-content-breadcrumbs {
    margin-top:0px!important;
}


.elementor-12564 .elementor-element.elementor-element-2ed119d8 .gform_wrapper .gform_page_footer input[type="button"],
.elementor-12564 .elementor-element.elementor-element-2ed119d8 .gform_wrapper .gform_previous_button,
.elementor-12564 .elementor-element.elementor-element-2ed119d8 .gform_wrapper .gform_next_button {
    background-color: #25214f !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 12px 20px !important;
    cursor: pointer;
    font-weight: bold;
}

/*

.elementor-widget-heading + .elementor-widget-divider--view-line {
  margin-top: 0 !important;
}

.elementor-widget-heading + .elementor-widget-divider--view-line .elementor-widget-container {
  padding-top: 0 !important;
}

.elementor-widget-heading .elementor-widget-container {
  padding-bottom: 0 !important;
}

.elementor-widget-heading {
  margin-bottom: 0 !important;
}

.elementor-widget-heading {
  margin-bottom: 20px !important;
}

*//* End custom CSS */