#content_form {
    margin-bottom: 5px;
}

.open>.dropdown-menu{
    background-color: var(--portalThemeColor4, #ffffff);
}
.open>.dropdown-menu>li>a{
    color: var(--portalThemeOnColor9, #1276CE);
}


.open .dropdown-menu > li > a:hover,.dropdown-menu > .active > a:hover{
    /* color: var(--portalThemeColor4, #ffffff);
    background-color: var(--portalThemeOnColor9, #1276CE);
    
*/
text-decoration: Underline;
}
.dropdown-menu>.active>a{
    color: var(--portalThemeColor4, #ffffff);
    background-color: var(--portalThemeOnColor9, #1276CE);
    text-decoration: Underline;

}
.open .dropdown-menu>.active>a:focus{
    color: var(--portalThemeColor4, #ffffff);
    background-color: var(--portalThemeOnColor9, #1276CE);
    text-decoration: Underline;

}

#et-info-email:before,#et-info-phone:before{
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr
}
#et-info {
    float: left
}

#et-info-phone,#et-info-email {
    position: relative
}



#et-info-phone {
    margin-right: 13px
}


#et-info-email,#et-info-phone,.et-cart-info span {
    position: relative;
    color: #ffffff
}
div.et_pb_section.et_pb_section_0,div.et_pb_section.et_pb_section_1 {
    height: 550px;
    background-image: linear-gradient(180deg,rgba(0,131,201,0.8) 0%,rgb(168 173 176 / 80%) 100%),url(https://worldwidefoam.com/wp-content/uploads/2021/01/WF-Inventory-edit.jpg)!important
}
.et_pb_section {
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}