/*
Theme Name: Hologic GSS
Theme URI: https://oceanwp.org/
Description: OceanWP child theme customized for Hologic GSS.
Author: SFC Group
Author URI: https://sfcgroup1.com/
Template: oceanwp
Version: 1.4.1
*/

/************************************************
 * Global Styling
 */

sup {
    font-size: 60%;
}

.hidden {
    display: none !important;
}

/* end Global Styling */
/***********************************************/

/************************************************
 * Header styling
 */

.elementor-nav-menu--main > .elementor-nav-menu > .menu-item {
    border-radius: 15px;
}

.elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a,
.elementor-nav-menu--main > .elementor-nav-menu > .menu-item:hover > a {
    padding: 6px 20px !important;
}

body:not(.single-betteroab) .elementor-sticky--effects .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a,
body:not(.single-betteroab) .elementor-sticky--effects .elementor-nav-menu--main > .elementor-nav-menu > .menu-item:hover > a {
    /* color: #2b2967 !important; */
}

.elementor .elementor-element .elementor-nav-menu--dropdown li:first-child li:not(:first-child) a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/* .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.elementor-item-active,
.elementor-nav-menu--main > .elementor-nav-menu > .current-menu-ancestor > a {
    background: #3CB3EAA6;
    border-radius: 15px;
    text-decoration: none;
} */

@media only screen and (min-width: 1024px) {
    .elementor-sticky--effects .menu-item a,
    .elementor-sticky--effects .current-menu-item a {
        color: #ffffff;
    }

    .elementor-sticky--effects .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.elementor-item-active,
    .elementor-sticky--effects .elementor-nav-menu--main > .elementor-nav-menu > .current-menu-ancestor > a.elementor-item-active,
    .elementor-sticky--effects .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.highlighted {
        /* color: #2b2967 !important; */
    }

    .elementor-sticky--effects .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.elementor-item:hover,
    .elementor-sticky--effects .current-menu-item a:hover,
    .elementor-sticky--effects .current-menu-ancestor a:hover,
    .elementor-sticky--effects .menu-item a.highlighted,
    .elementor-sticky--effects .menu-item a.highlighted,
    .elementor-sticky--effects .current-menu-item a.highlighted,
    .elementor-sticky--effects .current-menu-ancestor a.highlighted {
        color: #008AAD
    }

    .elementor-sticky--effects .sub-menu .current-menu-item a.elementor-item-active {
        color: #ffffff !important;
    }
}

.elementor-sticky--effects .elementor-menu-toggle {
    color: #2B2967;
}

/* end header customizations */
/***********************************************/

/***********************************************
 * Global Dialog/Litebox Styling
 */
.dialog-widget.dialog-lightbox-widget .dialog-widget-content {
    max-width: 1364px;
    width: 80vw;
}

.dialog-widget.dialog-lightbox-widget .dialog-message {
    width: 80%;
    margin: auto;
}

@media (max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        position: fixed !important;
    }
}

@media (max-width: 767px) {
    .dialog-widget.dialog-lightbox-widget .dialog-widget-content {
        width: 100vw;
    }

    .dialog-widget.dialog-lightbox-widget .dialog-message {
        width: 100%;
        padding: 0 20px;
    }
}

@media (max-width: 450px) {
    .litebox-overlay .litebox-container {
        left: 1%;
        right: 1%;
    }
}

/* End global dialog/litebox styling
/***********************************************/

/***********************************************
 * Global Form Styling
 */
.form-title {
    font-family: proxima-nova, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.23;
    letter-spacing: -0.01em;
    color: #2B2967;
    text-align: center;
}

.form-introduction,
.gform_confirmation_message {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.27;
    letter-spacing: -0.005em;
    color: #333;
}

.gform_confirmation_message {
    max-width: 1010px;
    width: 100%;
    text-align: center;
    margin: 3em 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 16px;
    font-style: italic;
    letter-spacing: -0.005em;
    font-family: proxima-nova, sans-serif;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 16px;
    font-style: italic;
    letter-spacing: -0.005em;
    font-family: proxima-nova, sans-serif;
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
    font-style: italic;
    letter-spacing: -0.005em;
    font-family: proxima-nova, sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 16px;
    font-style: italic;
    letter-spacing: -0.005em;
    font-family: proxima-nova, sans-serif;
}

input[type=text],
textarea {
    padding-left: 1em !important;
    border-color: #707070 !important;
    font-size: 16px !important;
}

.gfield_select {
    max-width: 288px;
    width: 50%;
    border-color: #707070;
    border-radius: 18px;
    padding-right: 50px;
    padding-left: 1em;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20.813' height='11.93' viewBox='0 0 20.813 11.93'><path id='Path_2' data-name='Path 2' d='M20.766-13.172a.517.517,0,0,1,0,.8L10.922-2.531a.469.469,0,0,1-.75,0L.328-12.375a.517.517,0,0,1,0-.8l.938-.891a.482.482,0,0,1,.8,0l8.484,8.438,8.484-8.437a.482.482,0,0,1,.8,0Z' transform='translate(-0.141 14.273)' fill='#5a5a5a'/></svg>");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position-x: 95%;
    line-height: 1;
    font-size: 16px !important;
    -webkit-appearance: none;
}

.gform_footer {
    text-align: center !important;
}

input[type=submit].gform_button,
.find-physician input[type=submit] {
    /* max-width: 233px !important;
    width: 100% !important;
    padding: 15px 20px 15px 20px !important;
    display: block;
    margin: 0 auto;
    background-color: #a700ad;
    background-image: url(images/icon-white-right-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 25px);
    background-size: 8px;
    border: none;
    border-radius: 40px 40px 40px 40px;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    font-size: 16px !important;
    font-weight: 600;
    text-transform: none;
    color: #fff; */

    color: var(--color-bg--primary-btn-txt, #FFFFFF) !important;
    background-color: var(--color-bg--primary-btn, #292A66);
    border-color: var(--color-bg--primary-btn, #292A66);
    font-size: 1.125rem;
    
    border-radius: 32px;
    border: 2px solid;

/*
    // from.wp-block-button:not(.is-style-secondary, .is-style-minimal) .wp-block-button__link, .wp-element-button:not(.wp-block-button__link)
    font-weight: normal;
    color: var(--color-bg--primary-btn-txt, #FFFFFF) !important;
    background-color: var(--color-bg--primary-btn, #292A66);
    border-color: var(--color-bg--primary-btn, #292A66);
    font-size: 1.125rem;

    // from .wp-element-button
    line-height: 1.4;
    padding: 0.5rem 2.25rem 0.5rem 1rem;
    border-radius: 32px;
    border: 2px solid;
    letter-spacing: 0.9px;
    text-transform: uppercase;
*/
}

input[type=submit].gform_button:hover,
input[type=submit].gform_button:focus{
    /* -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); */


    background-color: var(--color-bg--primary-btn-hover, #4E769C);
}

@media (max-width: 767px) {
    .form-title {
        font-size: 32px;
    }

    .form-introduction,
    .gform_confirmation_message {
        font-size: 24px;
    }
}

/* End global forms */
/***********************************************/


/***********************************************
 * Ajax styling
 */
/* dj -- moved to _physician-finder.scss
.ajax-spinner:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .8;
}

.ajax-spinner:after {
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    background-image: url('images/ajax-spinner.svg');
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* end ajax styling */
/***********************************************/


/* // */
/* Begin modal */
.modal {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    overflow-y: auto;
    z-index: 999;
}

.modal-backdrop {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(48, 72, 86, 0.88);
    z-index: 998;
}

.modal-backdrop.in {
    display: block;
}

.modal .close {
    position: absolute;
    top: -25px;
    right: -40px;
    width: 32px;
    height: 32px;
    background: #46c3b2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    color: #495e6a;
    cursor: pointer;
    z-index: 1;
}

.modal-dialog {
    position: relative;
    width: 100%;
    max-width: 1065px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 500px) {
    .mfp-contaniner .mfp-content {
        width: 95%;
        margin-top: 15%;
        margin-bottom: 15%;
    }
}


@media only screen and (min-width: 1024px) {
    /* .sub-menu .menu-item a:hover {
        color: #fff !important;
    } */

    .sub-menu .highlighted {
        color: #fff !important;
    }
}

@media (max-width: 1024px) {
    .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
        width: 20% !important;
        padding-right: 7%;
    }

    .elementor-reverse-mobile > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        width: 80% !important;
        max-width: 356px;
        padding-left: 1%;
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .elementor-reverse-mobile > .elementor-container > .menu-cart-wrap {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
        width: 45px !important;
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile > .elementor-container > .menu-cart-wrap {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12 !important;
        width: auto !important;
        flex: 1 1 auto;
    }
}

.elementor-posts-nothing-found:after {
    content: "No Results";
}

/* Style Quiz template */

html.html.quiz {
    background: #EDEBEB;
}

.page-template-tpl-quiz.admin-bar,
.page-template-tpl-results.admin-bar {
    margin-top: -32px;
}

/*.page-template-tpl-quiz #wpadminbar,
.page-template-tpl-quiz #site-header,
.page-template-tpl-quiz .page-header,
.page-template-tpl-quiz .elementor-location-footer{
    display: none;
}*/

.page-template-tpl-quiz .page-header,
.page-template-tpl-quiz #wpadminbar,
.page-template-tpl-results #wpadminbar,
.page-template-tpl-results #site-header,
.page-template-tpl-results .page-header,
.page-template-tpl-results .elementor-location-footer {
    display: none;
}


/* Style Quiz form */
#quizForm {
    /*min-height: calc(100vh - 105px);*/
    margin: 0;
    padding: 25px 50px 0;
    width: 100%;
    min-width: 300px;
    background-color: #ffffff;
}

#quizForm input[type="radio"] {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    width: 25px;
}

.button-container {
    padding: 20px 0 50px;
}

button[type="submit"], .quizSubmit {
    width: auto;
    margin: 10px 16px 10px 0;
    padding: 8px 26px;
    border: 0;
    background: #108BAD !important;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.8;
}

.quizSubmit.quizSubmit2 {
    background: #108BAD !important;
}

.quiz-nav-btn {
    width: auto;
    margin: 10px 16px 10px 0;
    padding: 8px 26px;
    background: #535353;
    border: 0;
    border-radius: 30px;
    color: white;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}

#nextBtn {
    background: #108BAD;
}

.pdot-form {
    border: 0;
    width: 100%;
    min-height: 350;
}

#quizForm p.pdot-blurb {
    text-transform: none;
    margin-left: 0px;
}

input .quiz {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: "proxima-nova", sans-serif !important;
    border: 1px solid #aaaaaa;
}

input .invalid {
    background-color: #ffdddd;
}

.quiztab {
    display: none;
    width: 90%;
    margin: auto;
}

.quiztab h2:not(:first-of-type) {
    margin-top: 28px;
}

.quizstep-outer-wrapper {
    width: 100%;
    text-align: center;
    /*position:fixed;*/
    bottom: 0px;
}

.quiztab p {
    margin-bottom: 0;
}

.quiztab.contact p {
    margin-bottom: 16px;
}

.quiztab.contact input {
    max-width: 580px;
}

.quiztab.quiztab--1,
.quiztab.quiztab--9 {
    margin-bottom: 55px;
}

/*.quizset-outer-wrapper{
    position: absolute;
    bottom: 0;
    width: 100%;
}*/

.quizstep {
    display: none;
    text-align: center;
    width: 90%;
    margin: auto;
}

.required-icon {
    color: #CE3633;
}

.invalid {
    background: #CE3633;
}

#quizForm .error-message {
    margin: 10px auto;
}

#quizForm .error-message p {
    text-align: center;
    color: #CE3633;
    text-transform: none;
}

.quiztab.contact input.quizCheckBox {
    padding: 8px 3px;
    width: 42px;
    height: 42px;
    font-size: 41px;
    margin-top: 1px;
    margin-left: 5px;
}

#quizForm p.quizDisclaimer {
    font-size: 10px;
}

.error {
    color: #CE3633 !important;
}

.error input[type="text"],
.error input[type="email"] {
    border: 1px solid #CE3633 !important;
}

.quizstep-wrapper, .user-statistic__quizstep-wrapper {
    display: flex;
    clear: both;
    width: 100%;
    align-items: center;
    margin: 0 !important;
    background: #EDEBEB;
    padding: 40px 0px;
    border-top: 1px solid #707070;
}

.user-statistic__quizstep-wrapper {
    padding: 0px 0px 40px 0px;
    border-top: none;
    background-color: transparent;
    border-bottom: 1px solid #707070;
}

.quizstep-progress {
    background: #2D8AAD !important;
    height: 12px !important;
    text-align: right;
    font-family: "proxima-nova", sans-serif !important;
    font-size: .813em !important;
    text-shadow: 0 1px 1px rgb(0 0 0 / 50%);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 999;
    vertical-align: middle;
}

.quizstep-progress span {
    display: none !important;
}

.quizstep-progressbar {
    padding: 0 !important;
    background: transparent;
    height: 12px !important;
    width: calc(100% - 300px);
    margin-left: 300px;
    box-shadow: inset 0 0 1px 1px rgb(0 0 0 / 25%);
    border-radius: 25px;
}

.quizstep-titlebar {
    padding: 0 !important;
    background: transparent;
    height: 12px !important;
    width: 300px;
}

.quizstep-title {
    text-align: right;
    font-size: 40px;
    font-weight: 300;
    color: #333333;
    font-family: "proxima-nova", sans-serif;
    bottom: 12px;
    position: relative;
    right: 14px;
}

.quizstep.active {
    display: block;
}

.user-statistic__splash-message {
    font-family: "proxima-nova",
    sans-serif !important;
    font-size: 24px;
    font-weight: 500;
    color: #333;
}

.user-statistics__wrap {
    position: relative;
    max-width: 1120px;
    width: 100%;
    margin: auto;
    padding: 30px;
}

.user-statistic__title {
    margin-bottom: 50px;
    font-size: 40px;
    line-height: 1.22;
    font-weight: 400;
    font-family: "proxima-nova", sans-serif !important;
    text-transform: none;
    letter-spacing: -0.01em;
    text-align: center;
    color: #333;
}

.user-statistic__item {
    margin-bottom: 70px;
}

.page-template-tpl-results .user-statistic__item {
    margin-bottom: 50px;
}

.user-statistic__question-number {
    margin-bottom: 10px;
    font-size: 10px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #939393;
}

.user-statistic__question {
    margin-bottom: 30px;
    font-family: "proxima-nova", sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.user-statistic__answer {
    position: relative;
    margin-bottom: 25px;
    padding-left: 36px;
    font-size: 14px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif !important;
    color: #000;
}

.user-statistic__progress {
    position: relative;
    width: 100%;
    height: 24px;
    margin-top: 5px;
    background: #d3cfd4;
}

.user-statistic__percentage {
    min-width: 30px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

#quizForm h2 {
    font-size: 30px;
    font-weight: normal;
    font-family: "proxima-nova", sans-serif;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 18px;
    color: #333333;
}

#quizForm h1 {
    font-size: 40px;
    text-align: center;
    font-weight: normal;
    color: #333333;
    font-family: "proxima-nova", sans-serif;
    margin-bottom: 35px;
    margin-top: 30px;
}

#quizForm h3 {
    text-align: center;
    font-size: 22px;
    color: #2B2967;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
}

#quizForm p {
    text-align: left;
    font-size: 22px;
    color: #333333;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    margin-left: 10px;
}

@media (max-width: 1024px) {
    #quizForm h2 {
        font-size: 24px !important;
        line-height: 1.3;
    }

    #quizForm h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    #quizForm h3 {
        font-size: 20px;
    }

    #quizForm p {
        font-size: 20px;
        margin-left: 0px;
    }

    #quizForm h5 {
        font-size: 30px;
        bottom: 2px;
        right: 14px;
    }
}

@media (max-width: 768px) {

    .page-template-tpl-quiz .dialog-widget.dialog-lightbox-widget .dialog-message {
        padding: 0;
    }

    #quizForm {
        padding: 20px;
    }

    #quizForm h2 {
        font-size: 22px !important;
        line-height: 1.3;
    }

    #quizForm h1 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    #quizForm h3 {
        font-size: 18px;
    }

    #quizForm p {
        font-size: 18px;
        margin-left: 0;
    }

    #quizForm h5 {
        font-size: 12px;
        bottom: -10px;
        right: 14px;
    }

    .quizstep-titlebar {
        width: 250px;
    }

    .quizstep-title {
        bottom: 6px;
        font-size: 32px;
    }

    .quizstep-progressbar {
        margin-left: 250px;
    }
}

@media (max-width: 399px) {

    .quizstep-titlebar {
        width: 100%;
        margin: 0;
    }

    .quizstep-title {
        text-align: center;
    }

    .quizstep-progressbar {
        display: none;
    }
}

/*@media only screen and (min-width: 1025px) {
    #quizForm h2 {
        font-size: 30px !important;
        line-height: 1.3;
    }

    #quizForm h1 {
        font-size: 40px;
        margin-bottom: 50px;
    }

    #quizForm h3 {
        font-size: 22px;
    }

    #quizForm p {
        font-size: 22px;
        margin-left: 0px;
    }

    #quizForm h5 {
        font-size: 40px;
        bottom: 12px;
        right: 14px;
    }
}*/

.no-result-title {
    font-size: 62px;
    font-family: proxima-nova, sans-serif;
    color: #9D9B9B;
    margin: 100px 0 45px;
    line-height: 1;
}

.text-align-center {
    text-align: center;
}

.btn-default {
    position: relative;
    font-family: proxima-nova, sans-serif;
    color: #ffffff;
    text-shadow: none;
    line-height: 1.5;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    transition: all 0.3s;
    background-color: #A700AD;
    display: inline-block;
    border-radius: 40px;
    padding: 15px 45px 15px 20px;
    box-shadow: none;
    border-width: 0;
    border-style: solid;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}

.btn-default::after {
    content: "";
    background: url('images/icon-white-right-arrow.svg') no-repeat center right;
    width: 8px;
    height: 14px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}

.btn-default:hover {
    transform: scale(1.1);
    color: #fff;
}

@media screen and (max-width: 767px) {
    .no-result-title {
        font-size: 35px;
        margin-top: 50px;
    }
}

#powerTip {
    max-width: 320px;
}

#powerTip p {
    white-space: normal;
}

@media screen and (max-width: 576px) {
    #powerTip {
        max-width: 250px;
    }
}

.single-wts-blog .gallery .gallery-icon {
    text-align: center;
}

.single-wts-blog .gallery img {
    padding: 0 30px;
    margin-bottom: 30px;
    max-height: 70px;
    height: auto;
    width: auto;
}

.single-wts-blog.content-max-width #main #content-wrap,
.single-ki-blog.content-max-width #main #content-wrap,
.single-news.content-max-width #main #content-wrap {
    width: 100%;
    max-width: 100%;
}

/* password protected form */
.post-password-form {
    padding-top: 290px;
    padding-bottom: 60px;
    background-color: #F1F1F6;
}

.post-password-form:before {
    content: '';
    height: 230px;
    background-color: #2B2967;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
}

.post-password-form p {
    max-width: 475px;
    margin: 0 auto 20px;

    font-size: 24px;
    line-height: 1.4;
    text-align: center;
}

.post-password-form p label {
    font-size: 0;
    width: 100%;
    margin: 0;
}

.post-password-form p:last-of-type {
    display: flex;
}

#wrap {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#main {
    height: 100%;
    margin-bottom: auto;
    width: 100%;
}

body.single-post .elementor-widget-theme-post-content p,
body.single-post .elementor-widget-theme-post-content li,
body.single-wts-blog .elementor-widget-theme-post-content p,
body.single-wts-blog .elementor-widget-theme-post-content li {
    color: #000;
    font-size: 16px;
}

/*--- Checkmark List ---*/
ul.checkmarks {
    list-style: none;
    padding-left: 0;
}

ul.checkmarks li {
    position: relative;
    padding-left: 1.75em;
}

ul.checkmarks li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 1em;
    height: 1em;
    background: url("images/checkmark.svg") no-repeat;
}

/**********************************************************
 * Begin GYN Marketing Styling
 */
.hol-hidden {
    opacity: 0 !important;
}

.header-overlay {
    background-color: #2B2967;
    height: 230px;
}

.elementor-222 {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.woocommerce .site-main {
    background-color: #EBF9FF;
    box-shadow: 0px 38px 42px -21px #00000080;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 30px 80px 30px;
    z-index: 10;
}

.elementor .elementor-post__excerpt a.button {
    padding: 6px 20px;
    font-size: 14px;
    border-radius: 30px;
    text-decoration: none;
    line-height: 1.8;
    color: #fff;
    margin-top: 10px;
}

.elementor .elementor-post__excerpt a.button:hover,
.elementor .elementor-post__excerpt a.button:focus {
    color: #fff;
    background-color: #008aad;
}


.woocommerce .button {
    padding: 6px 20px !important;
    font-size: 14px !important;
    margin: 0 !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
    line-height: 1.8;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .woocommerce-checkout-payment #place_order {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.8;
    display: inline-block;
    width: auto;
    font-weight: 600;
    text-transform: uppercase;
}

@media only screen and (min-width: 581px) {
    .woocommerce-checkout .woocommerce-checkout-payment #place_order {
        position: absolute;
        bottom: 0;
        right: 52%;
    }
}

@media only screen and (max-width: 959px) {
    .woocommerce-checkout .woocommerce-checkout-payment #place_order {
        right: 0;
    }
}


body.woocommerce-checkout .form-row.place-order {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

body.woocommerce-checkout .form-row.place-order .woocommerce-terms-and-conditions-wrapper {
    text-align: left;
}

.woocommerce .woocommerce-checkout .select2.select2-container--default .select2-selection--single {
    padding: 0;
}

.single_variation_wrap .woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.single-product .variations_form .variations tr:first-of-type th {
    padding-top: 15px;
    width: 102px;
}

.single-product .variations_form .variations th {
    padding: 15px 10px;
}

.woocommerce div.product .summary .added_to_cart {
    margin-left: 10px;
}

.woocommerce {
    font-family: "proxima-nova", Sans-serif;
}

@media only screen and (max-width: 767px) {
    .header-overlay {
        height: 150px;
        margin-bottom: 20px;
    }

    .woocommerce div.product .summary .added_to_cart {
        margin-top: 15px;
        margin-right: 50%;
    }
}

@media only screen and (min-width: 768px) {
    .marketing-stuff {
        padding-bottom: 100%;
    }

    .marketing-stuff .elementor-widget-wrap {
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translateX(-50%);
        max-width: 350px;
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1750px) {
    .marketing-stuff .elementor-widget-wrap {
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1350px) {
    .marketing-stuff .elementor-widget-wrap .elementor-heading-title {
        font-size: 28px !important;
        line-height: 32px !important;
    }

    .marketing-stuff .elementor-widget-wrap .elementor-widget-container p {
        font-size: 15px !important;
        line-height: 1.4 !important;
    }
}


.woocommerce .button {
    color: #fff;
}

.woocommerce form .form-row .woocommerce-form-login__rememberme {
    margin-right: 10px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_button_select_files {
    background-color: #2B2967;
    border-radius: 14px;
    padding: 12px 50px 12px 50px;
    font-family: "proxima-nova", Sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_button_select_files:hover,
.gform_wrapper.gravity-theme input[type=file]::file-selector-button:hover,
.gform_wrapper.gravity-theme input[type=file]::file-selector-button:focus {
    background-color: #008AAD;
    border-color: #008AAD;
}

.gform_wrapper.gravity-theme input[type=file] {
    font-size: 16px;
    transition: all .25s linear 0s;
}

.gform_wrapper.gravity-theme input[type=file]::file-selector-button {
    background-color: #2B2967;
    padding: 11px;
    margin-right: 10px;
}

body .owp-quick-view {
    max-width: 300px;
    left: 50%;
    transform: translateX(-50%);
}

.archive.search .woocommerce-products-header .woocommerce-products-header__title {
    width: 100%;
}

@media only screen and (min-width: 1025px) {
    .archive .woocommerce-products-header {
        max-width: 850px;
        margin: 0 auto 60px;
        overflow: hidden;
    }

    .archive .woocommerce-products-header .woocommerce-products-header__title,
    .archive .woocommerce-products-header .term-description {
        width: 40%;
        float: left;
        padding: 0 10px;
    }

    .archive .woocommerce-products-header .woocommerce-products-header__title {
        font-size: 40px;
    }

    .archive .woocommerce-products-header .category-image {
        float: right;
        width: 60%;
        padding: 0 10px;
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1024px) {
    .archive .woocommerce-products-header {
        display: flex;
        flex-direction: column;
    }

    .archive .woocommerce-products-header > * {
        order: 1;
    }

    .archive .woocommerce-products-header .category-image {
        order: 2;
    }
}

.market-cats-section {
    display: flex;
    flex-wrap: wrap;
}

.market-cat {
    position: relative;
    display: flex;
    float: left;
    color: #000;
    background-color: #FFFFFF;
    border-top: 4px solid #131F6B;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 5%);
    transition: all 0.2s ease-in-out;
    margin-bottom: 40px;
}

.market-cat:hover,
.market-cat:focus {
    transform: scale(1.05);
    color: #000;
}

.market-cat:hover .market-cat__title,
.market-cat:focus .market-cat__title {
    color: #131F6B;
}

.market-cat__thumbnail {
    width: 100px;
    padding-right: 25px;
    flex: 1 0 100px;
    border-radius: 5px;
    overflow: hidden;
}

.market-cat__content {
    flex: 1 1 100%;
}

.market-cat__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    transition: all 0.2s ease-in-out;
    color: #000;
    display: block;
    margin-bottom: 7px;
}

.market-cat__count {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #131F6B;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    transition: all 0.2s ease-in-out;
}

.marketing-wrap__title {
    font-size: 32px;
    line-height: 39px;
    text-align: center;
}

.woocommerce .tabs-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.tabs-nav li {
    padding-right: 8px;
    padding-left: 8px;
    display: block;
    margin-top: 15px;
}

.tabs-nav li a {
    display: block;
    height: 33px;
    padding: 1px 15px;
    border-radius: 16px;
    transition: background-color 0.2s ease-in-out;
    border: 1px solid transparent;
    color: #131F6B;
    font-size: 16px;
    line-height: 30px;
}

.tabs-nav li a:hover,
.tabs-nav li.active a,
.tabs-nav li a:focus {
    background-color: #FFFFFF;
    border: 1px solid #131F6B;
}

.target-market-section h3 {
    border-top: 1px solid #D5D5D5;
    color: #000000;
    padding-top: 20px;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 30px;
}

@media (max-width: 1199px) {
    .market-cat {
        width: 100%;
        min-height: 134px;
        padding: 15px 50px 15px 15px;
    }

    .market-cat__thumbnail {
        width: 115px;
        flex: 1 0 115px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .market-cat__thumbnail {
        width: 71px;
        flex: 1 0 71px;
    }

    .woocommerce .tabs-nav {
        flex-direction: column;
        align-items: center;
    }

    .target-market-section h3 {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width: 1200px) {
    .market-cat {
        padding: 55px 25px;
        width: 28%;
    }

    .market-cat:not(:first-child):not(:nth-child(4n)) {
        margin-left: 8%;
    }

    .marketing-wrap {
        padding-top: 110px;
        padding-bottom: 40px;
    }
}

.category-header {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

.category-header .searchform {
    min-width: 230px;
}

.category-header .searchform input {
    border: 1px solid #707070;
}

.category-header img {
    max-height: 40px;
    width: auto;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

body.woocommerce-page .cart-collaterals .cart_totals {
    border: 0;
    text-align: right;
    padding: 0;
    width: 100%;
}


body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    margin-left: 15px !important;
}

@media only screen and (max-width: 580px) {
    body.woocommerce-page .cart-collaterals .cart_totals .button,
    body.woocommerce-checkout .form-row.place-order a,
    body.woocommerce-checkout .form-row.place-order button {
        width: 100% !important;
        margin-bottom: 20px !important;
        margin-left: 0 !important;
    }
}

.woocommerce.single-product div.product .product_title {
    padding-right: 70px;
}

.woocommerce div.product form.cart .variations td.value .hasCustomSelect,
.woocommerce div.product form.cart .variations td.value .theme-select {
    width: 260px !important;
    max-width: 100%;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

@media only screen and (max-width: 640px) {
    .single-product .variations_form .variations tr:first-of-type,
    .single-product .variations_form .variations tr:first-of-type th,
    .single-product .variations_form .variations tr:first-of-type td {
        display: block;
        overflow: hidden;
    }

    .single-product .variations_form .variations tr:first-of-type th {
        width: 100%;
        border-bottom: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .woocommerce div.product form.cart .variations td.value .hasCustomSelect,
    .woocommerce div.product form.cart .variations td.value .theme-select {
        width: 100% !important;
    }
}

body.woocommerce div.product form.cart .variations .reset_variations {
    /*margin: 10px 0 0 10px;*/
}

body.woocommerce div.product form.cart {
    margin-bottom: 20px;
    padding-top: 20px;
}

body.woocommerce div.product form.cart.variations_form {
    padding-top: 5px;
}

.select2-results__option[aria-selected], .select2-results__option[data-selected] {
    color: #000000;
}

.woocommerce-page .select2-container--default .select2-results > .select2-results__options {
    max-height: 250px !important;
}

.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field {
    display: block !important;
}

.woocommerce-page .select2-search--dropdown {
    padding: 4px !important;
}

.woocommerce-page .select2-container--open .select2-dropdown--below {
    margin-top: 0;
}

.woocommerce-checkout form.checkout {
    padding-bottom: 40px;
}


@media only screen and (min-width: 581px) {
    .woocommerce-checkout .keep-shopping-btn {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

/*
 * END GYN Marketing Styling
 **********************************************************/

/**********************************************************
 * Begin Patient Testimonials Styling
 */

.fibroid-story-form .gform_wrapper .gfield_required {
    display: none;
}

.fibroid-story-form .gfield {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin-bottom: 22px;
}

.fibroid-story-form .gform_wrapper .gfield .gfield_label {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.2px;
}

.share-story-accordion {
    position: relative;
}

.fibroid-story-form .gfield input,
.fibroid-story-form .gfield textarea,
.fibroid-story-form .gfield.share-story-accordion .gfield_label {
    font-size: 22px !important;
    background: #fff;
    border-color: #fff !important;
    border-radius: 8px;
    margin-bottom: 15px !important;
    padding: 13px 20px !important;
    color: #272727;
    text-align: left;
}

.fibroid-story-form .gfield.share-story-accordion .gfield_label {
    font-family: "proxima-nova", sans-serif;
    position: relative;
    margin-bottom: 0 !important;
    padding: 19px 20px !important;
}

.fibroid-story-form .gfield.share-story-accordion .gfield_label:after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(images/icon-dark-down-arrow.svg) no-repeat right #fff;
    background-size: contain;
    transition: 0.3s all ease;
}

.fibroid-story-form .gfield.share-story-accordion--active .gfield_label:after {
    transform: translateY(-50%) rotate(180deg);
}

.share-story-accordion .gfield_checkbox .gchoice {
    padding: 13px 20px !important;
    color: #272727;
    border-bottom: 1px solid #707070;
}

.share-story-accordion .gfield_checkbox .gchoice:last-of-type {
    border-bottom: 0;
}

.share-story-accordion .gfield_checkbox .gchoice {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.share-story-accordion .gfield_checkbox .gchoice label {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 22px !important;
    max-width: 100% !important;
}

.share-story-accordion .gfield_checkbox .gchoice label:hover {
    cursor: pointer;
}

.share-story-accordion .gfield_checkbox .gchoice input {
    width: 27px;
    height: 27px;
    border: 1px solid #272727 !important;
    border-radius: 0;
    background: #fff;
    padding: 0 !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
    margin-right: 0;
}

.share-story-accordion .gfield_checkbox .gchoice input:hover {
    cursor: pointer;
}

.share-story-accordion .gfield_checkbox .gchoice input:checked {
    background-color: #2B2967;
}

.share-story-accordion .gfield_checkbox .gchoice input:checked::before {
    color: #fff;
    margin-top: 6px;
    font-size: 17px;
    margin-left: 3px;
}

.share-story-accordion .gfield_checkbox {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: calc(100% - 6px);
    left: 0;
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-top: 22px;
}

body .gform_wrapper.gravity-theme .gfield.gfield--width-full {
    /* dj */
    /* grid-column: span 6; */
}

body .gform_wrapper.gravity-theme .gfield.share-story-textarea {
    /* dj */
    /* grid-row-end: 4;
    grid-row-start: 1;
    grid-column-start: 7;
    grid-column-end: 13;
    padding-top: 25px; */
}

.gform_wrapper.gravity-theme .gfield.share-story-textarea .ginput_container {
    height: 100%;
    padding-bottom: 15px;
}

.gform_wrapper.gravity-theme .gfield.share-story-textarea .ginput_container textarea {
    min-height: 100%;
}

.fibroid-story-form .gform_wrapper.gravity-theme .gfield textarea.large {
    padding: 20px 25px;
    height: 235px;
}

.fibroid-story-form .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
}

.fibroid-story-form .gform_wrapper.gravity-theme .gfield_html {
    margin-bottom: 0;
}

.fibroid-story-form .gform_wrapper.gravity-theme .gfield_html h3 {
    margin-bottom: 0;
    text-align: left;
    font-family: "proxima-nova", sans-serif;
    letter-spacing: -.01em;
}

.fibroid-story-form .gfield input.large::placeholder,
.fibroid-story-form .gfield textarea.large::placeholder {
    font-size: 22px !important;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    color: #272727;
    font-weight: 600 !important;
    opacity: 1;
}

.fibroid-story-form h3 {
    font-size: 38px;
    font-weight: 500;
    color: #fff;
    line-height: 1.11;
    letter-spacing: -0.01em;
}

.fibroid-story-form .gform_footer {
    position: relative;
    padding: 0 !important;
    width: 172px;
    margin: 28px auto 43px !important;
}

.elementor-popup-modal .fibroid-story-form .gform_footer {
    margin: 20px auto !important;
}

/*.fibroid-story-form .gform_footer:before {*/
/*    content: '';*/
/*    width: 18px;*/
/*    height: 18px;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: calc(50% + 53px);*/
/*    transform: translate(-50%, -50%);*/
/*    background-image: url(images/icon-white-right-arrow.svg);*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: contain;*/
/*    z-index: 1;*/
/*    pointer-events: none;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*.fibroid-story-form .gform_footer:hover:before {*/
/*    transform: translate(-50%, -50%) scale(1.2);*/
/*}*/

.fibroid-story-form input[type=submit].gform_button:hover,
.fibroid-story-form input[type=submit].gform_button:focus {
    background-color: #a700ad;
}

.fibroid-story-form input[type=submit].gform_button {
    /*background: rgb(45, 138, 173);*/
    /*background: -moz-linear-gradient(180deg, rgba(45, 138, 173, 1) 0%, rgba(36, 58, 117, 1) 100%);*/
    /*background: -webkit-linear-gradient(180deg, rgba(45, 138, 173, 1) 0%, rgba(36, 58, 117, 1) 100%);*/
    /*background: linear-gradient(180deg, rgba(45, 138, 173, 1) 0%, rgba(36, 58, 117, 1) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d8aad", endColorstr="#243a75", GradientType=1);*/
    width: 172px !important;
    margin-bottom: 0 !important;
}

.fibroid-story-form .gform_wrapper.gravity-theme .gfield_validation_message, .fibroid-story-form .gform_wrapper.gravity-theme .validation_message {
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 20px;
}

.fibroid-story-form .gform_wrapper .gform_validation_errors > h2 {
    font-size: 19px;
}

.fibroid-story-form .gform_confirmation_message {
    color: #fff;
    margin: 0 auto;
    padding: 0.5em 0;
}
@media only screen and (max-width: 767px) {
    body .gform_wrapper.gravity-theme .gfield.share-story-textarea {
        grid-row-start: 4;
    }

    .fibroid-story-form .gform_wrapper.gravity-theme .gfield.gfield--width-half,
    body .fibroid-story-form .gform_wrapper.gravity-theme .gfield.gfield--width-full {
        grid-column: 1/-1;
    }

    .fibroid-story-form .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 30px;
        grid-column-gap: 0;
    }

    body .gform_wrapper.gravity-theme .gfield.share-story-textarea .ginput_container {
        padding-top: 0;
        padding-bottom: 0;
    }

    body .gform_wrapper.gravity-theme .gfield.share-story-textarea {
        padding-top: 0;
    }

    .fibroid-story-form .gfield,
    .fibroid-story-form .gfield input, .fibroid-story-form .gfield textarea,
    .fibroid-story-form .gfield.share-story-accordion .gfield_label {
        margin-bottom: 0!important;
    }

    .fibroid-story-form .gform_confirmation_message {
        max-width: calc(100% - 2em);
    }

    .fibroid-story-form .gform_wrapper.gravity-theme .gfield input.medium,
    .fibroid-story-form .gform_wrapper.gravity-theme .gfield select.medium {
        width: 100%;
    }

    .fibroid-story-form h3 {
        font-size: 28px;
    }
}

/* Spinner */
.gform_ajax_custom_spinner {
    position: relative;
}

.gform_ajax_custom_spinner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background-color: rgba(0, 0, 0, .8);
}

.gform_ajax_custom_spinner:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-left: 4px solid #F35099;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    z-index: 10001;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*
 * End Patient Testimonials Styling
 **********************************************************/

/**********************************************************
 * Begin SureCare Styling
 */

.hcp-visible-menu-item {
    display: none !important;
}

body.hcp-template-default .hcp-visible-menu-item {
    display: flex !important;
}

/*
 * End SureCare Styling
 **********************************************************/

/**********************************************************
 * Begin Newsroom Styling
 */

/* News items - all */
.blog-post-newsroom {
    background: #fff;
}

.blog-post-newsroom .elementor-post__thumbnail--play:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0, 0.2);
    z-index: 9;
    transition: .3s background-color linear;
}

.blog-post-newsroom .elementor-post__thumbnail__link:hover .elementor-post__thumbnail--play:before {
    background-color: rgba(0,0,0, 0.4);
}

.blog-post-newsroom .elementor-post__thumbnail--play:after {
    content: '';
    width: 70px;
    height: 70px;
    background: url("images/playbtn.svg") center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.blog-post-newsroom--featured-item .elementor-post__thumbnail--play:after {
    width: 100px;
    height: 100px;
}

.blog-post-newsroom .elementor-post__thumbnail img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}

.blog-post-newsroom .elementor-post__text{
    min-height: 225px;
    padding: 20px 25px;
}

.blog-post-newsroom .elementor-post__text a{
    transition: color 300ms;
}

.blog-post-newsroom .elementor-post__text a:hover,
.blog-post-newsroom .elementor-post__text a:focus{
    color: #008AAD !important;
}

.blog-post-newsroom .elementor-post__reference{
    margin-bottom: 0.5em;
    font-family: "proxima-nova", sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.005em;
    color: #000;
}


@media only screen and (max-width: 1024px){
    .blog-post-newsroom .elementor-post__text{
        min-height: 165px;
    }

    .blog-post-newsroom .elementor-post__reference{
        font-size: 21px;
    }
}

/* Featured news item - first page */
.blog-post-newsroom.blog-post-newsroom--featured-item{
     grid-column: 1/-1;
}

.blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post{
    flex-direction: row;
}

.blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__title a{
    font-size: 40px !important;
    line-height: 1.225 !important;
}

.blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__reference{
    font-size: 34px;
}

.blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__meta-data{
    font-size: 20px !important;
}

.blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__thumbnail {
    height: 100%;
    padding-bottom: calc(0.5693 * 100%) !important;
}

.blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__thumbnail__link{
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 1024px){

    .blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__title a{
        font-size: 30px !important;
    }

    .blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__reference{
        font-size: 25px;
    }

    .blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post__meta-data{
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 767px){
    .blog-post-newsroom.blog-post-newsroom--featured-item .elementor-post{
        flex-direction: column;
    }
}


/*
 * End Newsroom Styling
 **********************************************************/


/**********************************************************
 * Begin CTR - Better OAB Microsite Styling
 */

.single-betteroab .elementor p a{
    color: #15598A;
}

.single-betteroab .elementor p a:hover{
    color: #008aad;
}

.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item {
    margin: 0 5px;
}

.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item:last-of-type {
    margin-right: 0;
}

.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.elementor-item {
    border-radius: 25px;
    border: 1px solid #B13BB3;
    padding: 14px 20px !important;
    min-width: 158px;
    justify-content: center;
    font-size: 16px !important;
    background-color: rgba(255, 255, 255, 0.5);
    color: #2b2967;
    font-weight: 600 !important;
}

.single-betteroab .ctr-page-menu .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.elementor-item {
    border-color: transparent;
    background-color: #2b2967;
    color: #ffffff;
}

.single-betteroab .ctr-page-menu .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.elementor-item.highlighted {
    transition-delay: 0.45s;
}

.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item:hover > a,
.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a:focus,
.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item.current-menu-parent > a,
.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item.current-menu-item > a,
.single-betteroab .ctr-page-menu .elementor-nav-menu--main > .elementor-nav-menu > .menu-item:hover > a,
.single-betteroab .ctr-page-menu .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a:focus,
.single-betteroab .ctr-page-menu .elementor-nav-menu--main > .elementor-nav-menu > .menu-item.current-menu-parent > a,
.single-betteroab .ctr-page-menu .elementor-nav-menu--main > .elementor-nav-menu > .menu-item.current-menu-item > a {
    background-color: #C028B9;
    border-color: #C028B9;
    color: #ffffff !important;
}


.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu {
    background-color: transparent;
}

.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu {
    z-index: -1 !important;
    width: 100% !important;
    padding: 5px 0 10px;
}

.single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item-has-children > a {
    z-index: 2;
}

.single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item > .sub-menu {
    position: absolute;
    z-index: 1 !important;
    margin-top: -15px !important;
    background-color: transparent;
}

.single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item > .sub-menu:before,
.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu:before {
    content: '' !important;
    width: 100%;
    display: block !important;
    height: calc(100% + 20px);
    position: absolute;
    left: 0;
    top: -20px;
    background: rgb(43, 41, 103);
    background: -moz-linear-gradient(0deg, rgba(43, 41, 103, 1) 0%, rgba(45, 138, 173, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(43, 41, 103, 1) 0%, rgba(45, 138, 173, 1) 100%);
    background: linear-gradient(0deg, rgba(43, 41, 103, 1) 0%, rgba(45, 138, 173, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2967", endColorstr="#2d8aad", GradientType=1);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item > .sub-menu:before {
    height: calc(100% + 40px);
    top: -55px;
    width: calc(100% - 30px);
    left: 15px;
}

.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu a.elementor-sub-item {
    font-size: 16px !important;
    font-weight: 600 !important;
    background-color: transparent;
    border-left: 0;
    padding: 13px 10px;
    justify-content: center;
}

.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu a.elementor-sub-item:hover,
.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu a.elementor-sub-item:focus,
.single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu.current-menu-item a.elementor-sub-item {
    opacity: 0.5;
}

.ctr-form .gform_wrapper.gravity-theme .gfield input.large,
.ctr-form .gform_wrapper.gravity-theme .gfield select.large {
    font-family: proxima-nova, sans-serif;
    font-size: 20px !important;
    padding: 3px 0;
    /*color: #959595;*/
    background-color: #fff;
    border-radius: 15px;
    border: 0;
    -webkit-box-shadow: inset 0px 6px 8px 2px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: inset 0px 6px 8px 2px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0px 6px 8px 2px rgba(0, 0, 0, 0.16);
}

.ctr-form .gform_wrapper.gravity-theme .gfield input.large::placeholder {
    font-family: proxima-nova, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    color: #959595;
    opacity: 1;
}


#field_12_13 {
    font-family: proxima-nova, sans-serif;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 6px;
}

#field_12_16 {
    font-family: proxima-nova, sans-serif;
    text-align: center;
    margin-top: 35px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 60px;
}

.ctr-form .gform_footer input[type=submit].gform_button {
    font-family: proxima-nova, sans-serif;
    font-size: 24px !important;
    font-weight: 500;
    letter-spacing: 0;
    border: 2px solid #fff;
    width: auto !important;
    padding: 15px 53px 15px 53px !important;
}

.ctr-form .gform_footer input[type=submit].gform_button:hover {
    transform: none;
}

.ctr-form .gform_footer {
    flex-wrap: wrap;
}

.ctr-form .gform_footer p {
    font-family: proxima-nova, sans-serif;
    width: auto;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 40px -51px 45px;
    letter-spacing: -0.2px;
}

.ctr-form .gform_footer p a {
    color: #fff;
}

.ctr-form .gform_confirmation_message {
    color: #fff;
    margin: 0 0 3em;
}

@media only screen and (min-width: 1025px) and (max-width: 1360px) {
    .single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > a.elementor-item {
        padding: 10px 15px !important;
        min-width: 0;
        font-size: 15px !important;
    }

    .single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu a.elementor-sub-item {
        padding: 7px 10px;
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .ctr-form .gform_footer p {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1024px) {
    .single-betteroab .elementor-menu-toggle {
        width: 46px;
        height: 35px;
        padding: 0;
        z-index: 2;
    }

    .single-betteroab .elementor-menu-toggle .elementor-menu-toggle__icon--close {
        display: none !important;
    }

    .single-betteroab .elementor-menu-toggle .elementor-menu-toggle__icon--open {
        position: relative;
    }

    .single-betteroab .elementor-menu-toggle .elementor-menu-toggle__icon--open,
    .single-betteroab .elementor-menu-toggle .elementor-menu-toggle__icon--open:before,
    .single-betteroab .elementor-menu-toggle .elementor-menu-toggle__icon--open:after {
        content: '';
        font-size: 0;
        display: block !important;
        height: 4px;
        width: 100%;
        background: #fff;
        transition: all 0.4s ease-in-out;
        border-radius: 2px;
    }

    .single-betteroab .elementor-menu-toggle .elementor-menu-toggle__icon--open:before {
        position: absolute;
        top: -11px;
        height: 4px !important;
        width: 100% !important;
        background: #fff !important;
    }

    .single-betteroab .elementor-menu-toggle .elementor-menu-toggle__icon--open:after {
        position: absolute;
        top: 11px;
    }

    .single-betteroab .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open {

    }

    .single-betteroab .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open:before {
        transform: rotate(45deg);
        top: 0;
    }

    .single-betteroab .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open {
        background-color: transparent;
    }

    .single-betteroab .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open:after {
        transform: rotate(-45deg);
        top: 0;
    }

    .single-betteroab .elementor-nav-menu--dropdown .elementor-nav-menu:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url("images/menu-bg.jpg") top left no-repeat;
        background-size: cover;

    }

    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: -64px;
        z-index: 1 !important;
        border-radius: 0 !important;
    }

    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu {
        padding-top: 128px;
        padding-bottom: 45px;
    }

    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu li {
        width: 264px;
        margin: 0 auto;
    }

    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu li a {
        font-size: 29px !important;
        font-weight: 500 !important;
        line-height: 36px !important;
        border-radius: 48px !important;
        border: 1px solid #fff;
        background-color: #C028B9;
        padding: 12px 15px;
        justify-content: center;
        margin: 0 auto 20px;
    }

    .single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item > .sub-menu a {
        font-size: 24px !important;
        font-weight: 600 !important;
        background-color: transparent;
        border-color: transparent;
    }

    .single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item > .sub-menu a:hover,
    .single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item > .sub-menu a:focus,
    .single-betteroab .elementor-nav-menu--dropdown > .elementor-nav-menu > .menu-item > .sub-menu .current-menu-item a {
        background-color: transparent;
        opacity: 0.5;
    }

    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu li.ctr-menu-item--yellow a {
        background-color: #ffe74c;
        color: #15598a;
    }

    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu li.ctr-menu-item--yellow a:hover,
    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu li.ctr-menu-item--yellow a:focus,
    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu li.ctr-menu-item--yellow.current-menu-item a {
        background-color: #2B2967;
        color: #ffffff;
    }

    .single-betteroab .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu li.ctr-menu-item--small a {
        font-size: 21px !important;
    }

    .single-betteroab .elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu a.elementor-sub-item {
        font-size: 24px !important;
    }

    .single-betteroab .elementor-nav-menu--dropdown .sub-arrow i {
        transition: transform 0.2s ease;
    }

    .single-betteroab .elementor-nav-menu--dropdown .highlighted .sub-arrow i {
        transform: rotate(180deg);
    }
}

@media only screen and (max-width: 767px){
    .ctr-form .gform_footer input[type=submit].gform_button {
        margin-bottom: 31px;
    }
}

@media only screen and (max-width: 640px) {
    .ctr-form .gform_fields {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ctr-form .gform_wrapper.gravity-theme .gfield input.large,
    .ctr-form .gform_wrapper.gravity-theme .gfield select.large {
        font-size: 14px !important;
        min-height: 33px;
    }

    .ctr-form .gform_wrapper.gravity-theme .gfield input.large::placeholder {
        font-size: 14px;
    }

    .ctr-form .gform_fields .gfield {
        width: 100% !important;
    }

    .ctr-form .gform_fields .gfield.gfield--width-quarter {
        width: calc(50% - 6px) !important;
    }

    #field_12_13 {
        font-size: 21px;
        margin-top: 22px;
        margin-bottom: -8px;
    }

    #field_12_16 {
        font-size: 12px;
        margin-top: 7px;
        margin-bottom: 27px;
    }

    .ctr-form .gform_footer input[type=submit].gform_button {
        font-size: 16px !important;
        line-height: 1 !important;
        padding: 10px 45px 10px 45px !important;
        background-position: calc(100% - 11px);
        background-size: 7px;
    }

    .ctr-form .gform_footer p {
        font-size: 12px;
        line-height: 18px;
        margin: 0 30px;
    }

    .ctr-form .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 20px;
    }

}

/*
 * END CTR Microsite Styling
 **********************************************************/


/**********************************************************
 * Style Overrides
 */


.quiz-link {
    display: inline-block;
}

.quiz-submit:hover,
.quiz-link:hover {
    color: white;
    transform: scale(1.1);
}



/* HOLOGSS-115; Remove dates from Change the Cycle blog. */

/* Post page date */

/* [data-elementor-post-type="post"] */
.elementor-post-info__item--type-date {
    display: none !important;
}

/* Change the cycle blog page */
.elementor-widget-posts .elementor-post-date {
    display: none;
}







