/*
Theme Name: Alliance Child
Theme URI: https://wpcodeus.com/
Description: A child theme of Alliance Theme
Author: WP Codeus
Author URI: https://wpcodeus.com/
Version: 1.0.0
Template: alliance
*/
@import url("../alliance/style.css");


/* Imported Custom CSS */

.q_icon_with_title.tiny .icon_holder img {
    width: 78px;
}
.q_icon_with_title .icon_text_holder h5.icon_title {
    margin-bottom: 7px;
}
.q_icon_with_title:not(.right) .icon_holder {
    padding-top: 0px;
	position: relative;
	bottom: 3px;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    color: #1fb9b9;
}
.testimonials_c_holder .testimonial_content_inner {
    padding: 53px 45px 55px;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 16px 0 20px;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 27px;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    margin-bottom: 26px;
}
.testimonials_c_holder.light .flex-control-nav li a {
    background-color: rgba(255,255,255,0.3);
}
.testimonials_c_holder .flex-control-nav li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
}
.qode_video_box .qode_video_image .qode_video_box_button {
    background-color: #e8f6f6;
}
.qode_video_box .qode_video_image .qode_video_box_button_arrow {
    border-left-color: #1fb9b9;
}
.footer_top .widget_nav_menu ul li {
    padding: 3px 0px;
}
.wpcf7 form.wpcf7-form p {
    margin-bottom: 2px;
}
.footer_top h5 {
    margin: 8px 0 10px;
}
.footer_top a:hover {
    text-decoration: underline;
}
.carousel-inner .slider_content .text .qbutton {
    margin: 5px 0 0;
}
.q_icon_with_title .icon_text_inner {
    padding: 1px 0 0;
}
.title.title_size_medium h1 {
    text-transform: none;
}
.q_icon_with_title.medium .icon_holder img {
    width: 32px;
}
.q_icon_with_title.medium.custom_icon_image .icon_text_holder {
    padding: 0 0 0 43px;
}

.qicon_with_title.medium.custom_icon_image .icon_text_holder .icon_text_inner p {
    font-size: 13px;
}
.q_icon_with_title.medium.custom_icon_image .icon_text_holder .icon_text_inner h6 {
    margin: 0px 0 0px 0;
    color: #ee3824 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 14.25px !important;
    font-family: "Bahnschrift", Open Sans !important;
}
@media only screen and (max-width: 768px) {
.call-to-action h3 {
    text-align: center !important;
}
}
header:not(.centered_logo) .header_fixed_right_area{
	line-height: 53px;
}
.header_bottom{
    box-shadow: -4px 4px 5px 0px rgba(0, 0, 0, 0.03);
}
@media only screen and (min-width: 1001px) {
.header_top_bottom_holder:after {
    background-color: #2d2d2d !important;
    width: 100%;
    content: '';
    height: 60px;
    position: absolute;
    top: 123px!important;
    border-top: 1px solid #ebebeb;
}
.sticky .header_top_bottom_holder:after {
    display: none!important;
}
header .container_inner .header_inner_left {
    margin-top: 2px;
    margin-bottom: 5px;
}
.sticky .container_inner .header_inner_left {
    margin-top: 3px;
    margin-bottom: 0px;    
}
}
@media only screen and (max-width: 1000px){
 header:not(.centered_logo) .header_fixed_right_area{
    display: none;
}
.logo_wrapper {
    height: 130px!important;
}
}
.header_bottom_right_widget_holder {
    padding-right: 0;
}
div.wpcf7 .ajax-loader {
    display: none;
}
input[type="date"]::-webkit-calendar-picker-indicator {
	color:#505050;
}
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a {
    opacity: 1;
}
nav.main_menu > ul > li:before {
    content: ''!important;
    position: relative;
    color: #fff!important;
    font-size: 15px;
    font-weight: 400;
    overflow: hidden!important;
    border-left: 1px dotted #ccc!important;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    opacity: 0.3!important;
}
.header_menu_bottom nav.main_menu>ul {
    border-right: 1px dotted rgba(204, 204, 204, 0.3) !important;
}
.sticky nav.main_menu > ul > li:before {
    padding-top: 25px!important;
    padding-bottom: 25px!important;
}
header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li:first-child>a {
    padding-left: 20px!important;
}
nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash {
    background-color: #EE3824;
    bottom: -130%;
    left: 54% !important;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 150%!important;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}
.menu-item-has-children .underline_dash {
    left: 61%!important;
}
.sticky nav.main_menu ul li a span.underline_dash, .sticky nav.vertical_menu ul li a span.underline_dash {
    bottom: -131%;
}
.header_fixed_right_area .q_icon_with_title {
    border-right: 1px solid #e5e5e5 !important;
    padding-right: 20px!important;
    padding-bottom: 5px;
}
.header_fixed_right_area .last-header-icon {
    border: none!important;
    padding-right: 0px!important;
}
.pupi-inline li {
    display: inline!important;
    padding-right: 30px;
}
.header_top.clearfix {
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    text-transform: uppercase!important;
}
.header_top.clearfix a:hover {
    color: #EE3824 !important;
}}
.q_logo img {
    margin-top: 2px!important;
}
.sticky .q_logo {
    position: relative!important;
    margin-top: -5px!important;
}
.header_fixed_right_area .fa.fa {
    font-size: 30px!important;
    color: #EE3824 !important;
    position: relative;
    bottom: 4px;
    left: 3px;
}
@media (min-width: 768px) {
.footer_top .column1, .footer_top .column2, .footer_top .column3 {
   	border-right: 1px solid rgb(26 26 26 / 7%);
    padding-right: 15px!important;
    box-sizing: border-box;
    min-height: 420px;
    overflow: hidden;
    display: flex;
}
.four_columns>.column3>.column_inner {
    padding: 0 15px 0 20px!important;
}
.four_columns>.column4>.column_inner {
    padding: 0 0px 0 23px!important;    
}
.four_columns>.column2>.column_inner {
    padding: 0 20px 0 15px!important;    
}
}
.footer_top h5 {
    margin-bottom: 17px!important;
}
#slide-1-layer-9 {
    line-height: 28px!important;
}
@media (min-width: 768px) {
.footer_top .four_columns>.column1>.column_inner, .footer_top .four_columns>.column2>.column_inner, .footer_top .four_columns>.column3>.column_inner, .footer_top .four_columns>.column4>.column_inner {
    padding-top: 40px!important;
    padding-bottom: 40px!important;   
}
}
@media (max-width: 768px) {
.footer_top .four_columns>.column1>.column_inner, .footer_top .four_columns>.column2>.column_inner, .footer_top .four_columns>.column3>.column_inner, .footer_top .four_columns>.column4>.column_inner {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    padding-left: 20px;
    padding-right: 20px;
}
.footer_top {
    padding-top: 45px!important;
    padding-bottom: 45px!important;
}
.header_top.clearfix {
    line-height: 22px!important;
    padding-top: 12px!important;
    padding-bottom: 10px!important;
}
.pupi-inline li {
    display: block!important;
}
.agent-login-link {
    position: relative;
    top: 7px!important;
}
}
.breadcrumb {
    font-size: 14.5px!important;
    font-weight: 500!important;
}
.header_fixed_right_area .icon_text_inner h6 {
    font-size: 16px!important;
    font-weight: 400!important;
}
.header_fixed_right_area .icon_text_inner p {
    font-size: 12.75px!important;
    color: #6d6d6d !important;
}
.pupi-head-button {
    background-color: #ee3824;
    color: #fff;
    display: inline-block;
    padding: 17px 25px;
    font-weight: 400!important;
    font-family: "Bahnschrift", sans-serif !important;
    font-size: 15px !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
}
.pupi-head-button:hover {
    background-color: #fff;
    display: inline-block;
    padding: 17px 25px;
}
.sticky .pupi-head-button {
    padding: 19.5px 18px;
    margin-left: -17px;
}
.hero-cta {
    color: #EE3824 !important;
    font-weight: 400!important;
    background-color: #fff;
    padding: 11px 29px!important;
    font-size: 17px!important;
    -o-border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    -ms-border-radius: 2px!important;
    border-radius: 2px!important;
    letter-spacing: 0.5px!important;
    Font-family: 'Fira Sans Condensed', sans-serif!important;
}
.hero-cta:hover {
    color: #fff!important;
    background-color: #EE3824;
}

@media (min-width: 1000px) {
.pupi-dropdown:after {
    font-family: FontAwesome!important;
    content: "\f107"!important;
    color: #959595 !important;
    position: relative;
    right: 16px!important;
    bottom: 0px!important;
    padding-right: 4px!important;
}
.last-menu-item:after {
    font-family: FontAwesome!important;
    content: "\f107"!important;
    color: #959595 !important;
    position: relative;
    right: 15px!important;
    bottom: 0px!important;
    padding-right: 0px!important;
}
.sticky .pupi-dropdown:after {
    right: 10px!important;
    padding-right: 5px!important;
}
.sticky .last-menu-item:after {
    right: 10px!important;
    padding-right: 5px!important;
}
}
.main_menu .new-product:after {
    content: 'NEW';
    padding: 6px 12px 4.5px 12px!important;
    font-size: 12.25px!important;
    line-height: 12.25px!important;
    background-color: #EE3824 !important;
    color: #fff !important;
    display: inline!important;
    float: right;
    position: relative;
    margin-right: 5px;
    margin-top: -29px!important;
}
header.sticky nav.main_menu > ul > li > a {
    padding-left: 18px!important;
    padding-right: 18px!important;
}
.footer_top .widget_nav_menu a {
    line-height: 31px!important;
}
.footer_top a:hover {
    color: #d7d7d7 !important;
}
.header-right-widget #google_language_translator {
    margin-left: 20px;
    margin-top: 1px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea.large {
    color: #555!important;
    background: #fff!important;
    padding: 13px 13px!important;
    border: 1px solid #d5d5d5 !important;
    margin-top: 0px!important;
 	font-family: 'Bahnschrift', sans-serif !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half select {
    color: #555!important;
    background: #fff!important;
    padding: 12px 12px!important;
    border: 1px solid #ccc !important;
    margin-top: 0px!important;
	font-family: 'Bahnschrift', sans-serif !important;
}
.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large {
    color: #555!important;
    background: #fff!important;
    padding: 12px 12px!important;
    border: 1px solid #ccc !important;
    margin-top: 0px!important;
	font-family: 'Bahnschrift', sans-serif !important;
}
.gform_wrapper .top_label .gfield_label {
    font-weight: 500!important;
    font-size: 15.25px!important;
    font-family: Bahnschrift !important;
    color: #282828 !important;
}
.gform_wrapper .gfield_checkbox li label {
    font-weight: 300!important;
    font-size: 15px!important;
    font-family: Bahnschrift!important;
}
.gform_wrapper textarea.large {
    height: 175px!important;
    width: 100%;
}
.gform_wrapper .gform_footer {
    margin-top: -7px!important;
}
.gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset] {
    height: 46px!important;
    line-height: 46px!important;
    padding: 0 30px!important;
    border: none!important;
    font-weight: 300!important;
    color: #fff!important;
    text-transform: capitalize!important;
    letter-spacing: 0.5px!important;
    -o-border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    -ms-border-radius: 2px!important;
    border-radius: 2px!important;
    background-color: #EE3824 !important;
}
.gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {
    background-color: #161616!important;
}
.gform_wrapper .gfield_required {
    display: none!important;
}
.content .widget.widget_nav_menu a {
    background-color: #a39b95;
    display: block;
    padding: 11px 20px;
    font-weight: 600!important;
}
.content .widget.widget_nav_menu a:hover {
    background-color: #2d2d2d;
    display: block;
    padding: 11px 20px;
    font-weight: 600!important;
    color: #fff!important;
}
.content .widget.widget_nav_menu li {
    margin-bottom: 5px!important;
}
.content .widget.widget_nav_menu li a:hover {
    color: #fff!important;
}
.content .wpb_widgetised_column .widget a:hover {
     color: #fff!important;
     transition: 0s!important;   
}
.content .wpb_widgetised_column .widget a {
     color: #fff!important;
     transition: 0s!important;   
}
.qode-accordion-holder .qode-accordion-content span {
    font-weight: 300!important;
}
.qode-accordion-holder .qode-tab-title-inner {
    font-size: 19px!important;
}
@media (max-width: 768px) {
.qode-accordion-holder .qode-tab-title-inner {
    font-size: 17px!important;
    line-height: 22px!important;
    padding: 15px!important;
}
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_body textarea:focus {
	border: 1px solid #EE3824 !important;
}
.tablepress thead th {
    background-color: #a39b95!important;
    color: #fff!important;
    font-weight: 600!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
@media (min-width: 770px) {
.dataTables_wrapper .dataTables_filter input {
    padding: 8px!important;
    widtH: 300px;
	height: 40px;
	margin-bottom: 13px;
	margin-right: 0px!important;
    border: 1px solid #ccc !important;
}
}
@media (max-width: 1000px) {
.dataTables_wrapper .dataTables_filter input {
    padding: 8px!important;
    width: 169!important;
	height: 40px;
	margin-bottom: 13px;
	margin-right: 0px!important;
    border: 1px solid #ccc !important;
}
}
.tribe-events-notices {
    background: #292929 !important;
    border-radius: 2px!important;
    border: none!important;
    color: #fff!important;
    margin: 10px 0 11px!important;
    padding: 10px 20px 10px 20px!important;
    text-shadow: none!important;
    font-family: 'Roboto'!important;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #EE3824 !important;
    color: #fff!important;
}
.tribe-events-calendar thead th {
    background-color: #57585b!important;
    font-weight: 500!important;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #f6f6f6 !important;
    color: #222!important;
}
#tribe-bar-form {
    background: #f6f6f6 !important;
    margin-top: 26px!important;
}
.tribe-events-page-title {
    font-size: 30px;
    font-weight: 300!important;
}
.footer-contact-holder {
    border-bottom: 1px solid rgb(26 26 26 / 7%);
    padding-bottom: 11px;
    margin-bottom: 9px;
}
.footer-contact-holder .fa {
    font-size: 23px!important;
    position: relative;
    top: 0px!important;
}
.footer-contact-holder .icon_text_holder {
    padding: 0 0 0 35px!important;
}
@media (max-width:768px) {
#slide-1-layer-9 {
    line-height: 25px!important;
    position: relative;
    top: 0px;
}
}
@media (max-width:500px) {
#slide-1-layer-9 {
    line-height: 26px!important;
    position: relative;
    top: 10px;
}
}
@media (max-width:1600px) and (min-width: 1000px) {
.hero-cta {
    position: relative;
    top: 20px!important;
}
}
@media (max-width:1300px) and (min-width: 800px) {
#slide-1-layer-9 {
    line-height: 20px!important;
    position: relative;
    top: 0px;
}
}
.blog_holder.masonry, .blog_holder.masonry_full_width {
    margin-top: 90px!important;
    margin-bottom: 40px!important;
}
.logged-in .agent-login-link {
    display: none!important;
}
.woocommerce-privacy-policy-text {
    display: none!important;
}
.wpc-agent-notice {
    background-color: #292929!important;
    border-left: 5px solid #EE3824!important;
    color: #fff;
    padding: 23px;
    margin-bottom: 10px;
}
.woocommerce #customer_login input[type=text], .woocommerce #customer_login input[type=email], .woocommerce #customer_login input[type=password] {
    color: #555!important;
    background: #fff!important;
    padding: 12px 12px!important;
    border: 1px solid #ccc !important;
    margin-top: 0px!important;
}
.woocommerce input[type=text]:not(.qode_search_field), .woocommerce input[type=password], .woocommerce input[type=email], .woocommerce textarea, .woocommerce-page input[type=tel], .woocommerce-page input[type=password], .woocommerce-page input[type=email], .woocommerce-page textarea {
    color: #555!important;
    background: #fff!important;
    padding: 12px 12px!important;
    border: 1px solid #ccc !important;
    margin-top: 0px!important;
}
.woocommerce input[type=text]:not(.qode_search_field):focus, .woocommerce input[type=password]:focus, .woocommerce input[type=email]:focus, .woocommerce textarea:focus, .woocommerce-page input[type=tel]:focus, .woocommerce-page input[type=text]:not(.qode_search_field):focus, .woocommerce-page input[type=password]:focus, .woocommerce-page input[type=email]:focus, .woocommerce-page textarea:focus {
	border: 1px solid #EE3824 !important;
}
.woocommerce #customer_login input[type=text]:focus, .woocommerce #customer_login input[type=email]:focus, .woocommerce #customer_login input[type=password]:focus {
	border: 1px solid #EE3824 !important;
}
/* Update by Matthew Poulton on 5/29/24. Changed padding-left and padding-right css to prevent overflow on smaller screen sizes per Astyn's request.  */
.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce .button {
    line-height: 51px!important;
    height: 51px!important;
    border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    letter-spacing: 0px!important;
    padding-left: 30px!important;
    padding-right: 30px!important;
    font-weight: 400!important;
    font-family: "Bahnschrift", sans-serif !important;
    font-size: 15px !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
    border-bottom: 3px solid #d23726 !important;
}
.qbutton:hover, .qbutton.medium:hover, #submit_comment:hover, .load_more a:hover, .blog_load_more_button a:hover, .post-password-form input[type='submit']:hover, input.wpcf7-form-control.wpcf7-submit:hover, input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover, .woocommerce table.cart td.actions input[type="submit"]:hover, .woocommerce input#place_order:hover, .woocommerce .button:hover {
    border-bottom: 3px solid #4e4e4e !important;
}
@media (max-width: 1200px) {
.logged-in nav.main_menu > ul > li > a {
    padding: 0 13px;
}
header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li:first-child>a {
    padding-left: 13px!important;
}
.logged-in .pupi-dropdown:after {
    position: relative;
    right: 10px!important;
}
}
@media (max-width: 1090px) {
#menu-logged-in #nav-menu-item-446 {
    display: none!important;
}
}
@media (min-width: 1400px) {
header.sticky nav.main_menu > ul > li > a {
    padding-left: 16px!important;
    padding-right: 16px!important;
}
}
header.sticky .pupi-dropdown:after {
    font-family: FontAwesome!important;
    content: "\f107"!important;
    color: #959595 !important;
    position: relative;
    right: 11px!important;
    bottom: 0px!important;
    padding-right: 0px!important;
}
@media (max-width: 1400px) and (min-width: 1200px) {
header.sticky nav.main_menu > ul > li > a {
    padding-left: 12px!important;
    padding-right: 12px!important;
}
header.sticky .pupi-dropdown:after {
    font-family: FontAwesome!important;
    content: "\f107"!important;
    color: #959595 !important;
    position: relative;
    right: 9px!important;
    bottom: 0px!important;
    padding-right: 0px!important;
}
}
@media (max-width: 1200px) {
header.sticky nav.main_menu > ul > li > a {
    padding-left: 9px!important;
    padding-right: 9px!important;
}
header.sticky .pupi-dropdown:after {
    font-family: FontAwesome!important;
    content: "\f107"!important;
    color: #959595 !important;
    position: relative;
    right: 7.5px!important;
    bottom: 0px!important;
    padding-right: 0px!important;
}
}
@media (max-width: 1150px) {
header.sticky #menu-logged-in #nav-menu-item-446 {
    display: none!important;
}
}
.header_top.clearfix p, .header_top.clearfix span, .header_top.clearfix li {
    font-family: "Bahnschrift", Open Sans !important;
    font-weight: 700!important;
    font-size: 13.5px!important;
}
.header_top.clearfix a {
    font-family: "Bahnschrift", Open Sans !important;
    font-weight: 400!important;
    font-size: 13.5px!important;
    margin-left: 3px !important;
}
#tablepress-1 .column-1   {
    font-weight: 600!important;
}
.mapplic-tooltip-content {
    max-height: 200px!important;
    margin-top: -12px!important;
}
.mapplic-tooltip-content .mapplic-tooltip-description p {
    color: #343e47 !important;
}
.mapplic-tooltip-content .mapplic-tooltip-description strong {
    color: #EE3824 !important;
}
.view-list #tribe-events-footer .tribe-events-sub-nav {
    margin-top: 50px!important;
}
.single.single-tribe_events {
    overflow: hidden!important;
}
.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {
    line-height: 5px!important;
}
.pupi-contact-box .vc_column-inner {
    height: 124px!important;
    display: flex!important;
    justify-content: center!important;
    align-content: center!important;
    flex-direction: column!important;
    background-color: rgb(163 155 149 / 82%)!important;
}
.pupi-contact-box {
    box-sizing: border-box!important;
    overflow: hidden!important;
}
.pupi-contact-box p, .pupi-contact-box a, .pupi-contact-box h4 {
    color: #fff!important;
}
.tablepress .odd td {
    background-color: #d9d3c9!important;
}
.tablepress .even td {
    background-color: #ffffff !important;
}
#tribe-bar-collapse-toggle {
    background: #f8f6f4!important;
}
.wpfd-content {
    background: transparent!important;
    margin-top: -4px!important;
}
.wpfd-content-table .table {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    border: 1px solid #eee!important;
}
.mediaTableWrapper .mediaTable .col-download {
    padding-right: 14px!important;
}
.wpfd-container-table .zmdi.zmdi-settings {
    display: none!important;
}
.wpfd-container-table {
    padding: 0 0px 0 0px!important;

}
.wpfd-content-table .table th {
    background-color: #f8f6f4!important;
}
.content .widget_nav_menu li.current-menu-item a {
    background-color: #2d2d2d!important;
}
.pupi-link-box {
    padding-top: 35px !important;
    padding-right: 30px !important;
    padding-bottom: 35px !important;
    padding-left: 30px !important;
    background-color: #ee3824 !important;
    display: block;
    text-align: center!important;
    color: #fff!important;
    font-weight: 400!important;
	margin-bottom: 10px!important;
	background-image: url('/wp-content/uploads/2019/02/link-background.jpg');
    font-size: 17px!important;
}
.pupi-link-box:hover {
    background-color: #222222 !important;
	background-image: none!important;
}
.tribe-events-list .tribe-events-venue-details a {
    color: #303030!important;
}
.mapplic-clickable:not(g), g.mapplic-clickable > * {
    opacity: 1!important;
}
.mapplic-clickable:not(g):hover, g.mapplic-clickable > *:hover {
    opacity: 1!important;
}
.pupi-contact-box a {
    font-weight: 400!important;
}
.breadcrumb a {
    color: #fff!important;
}
@media (min-width: 1000px) {
.title.title_size_medium h1 span {
    border-left: 5px solid #ee3824!important;
    padding: 9px 0px 6px 22px;
}
.title.title_size_medium h1 {
    font-size: 32px!important;
    line-height: 38px !important;
}
}
@media (max-width: 1000px) {
.title.title_size_medium h1 {
    font-size: 27px!important;
}
}
.breadcrumb .delimiter {
    color: #fff!important;
    padding-left: 3px;
    margin-right: -1px!important;
}
#tablepress-1_wrapper .dataTables_filter {
    float: left!important;
    margin-bottom: 12px !important;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active {
    background-color: #f8f6f4!important;
}

/* Product Table Styling */

.product-table td {
    background-color: #fff!important;
}
.product-table .tablepress th, .product-table .tablepress td {
    padding: 9px 14px!important;
    font-weight: 500!important;
    font-size: 15.5px!important;
    line-height: 22px!important;
}
.product-table .tablepress th {
    text-transform: uppercase!important;
}
.product-table .tablepress th {
    font-size: 15px!important;
    line-height: 18px!important;
    padding-top: 13.5px!important;
    padding-bottom: 11.5px!important;
}
@media (max-width: 780px) {
    .product-table .tablepress th,
    .product-table .tablepress td {
        font-size: 13px!important;
    }
}


/* Product CTA Styling */

.pupi-product-cta label {
    display: none!important;
}
.pupi-product-cta h2 {
    color: #fff!important;
}
.pupi-product-cta .gform_wrapper .gform_fields .gfield {
    margin: 0 0 10px!important;
}
.pupi-product-cta  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea.large {
    color: #555!important;
    background: rgba(255, 255, 255, 0.9) !important;
    padding: 12px 12px!important;
    border: 1px solid rgba(204, 204, 204, 0.85) !important;
    margin-top: 0px!important;
    border-radius: 0px !important;
}
.pupi-product-cta ::-webkit-input-placeholder { /* Chrome */
    font-size: 14.5px!important;
    font-family: 'Roboto'!important;
    color: #474747 !important;
}
.pupi-product-cta :-ms-input-placeholder { /* IE 10+ */
    font-size: 14.5px!important;
    font-family: 'Roboto'!important;
    color: #474747 !important;
}
.pupi-product-cta ::-moz-placeholder { /* Firefox 19+ */
    font-size: 14.5px!important;
    font-family: 'Roboto'!important;
    color: #474747 !important;
}
.pupi-product-cta :-moz-placeholder { /* Firefox 4 - 18 */
    font-size: 14.5px!important;
    font-family: 'Roboto'!important;
    color: #474747 !important;
}
.blog_holder.masonry article .post_text .post_text_inner, .blog_holder.masonry_full_width article .post_text .post_text_inner {
    padding: 17px 0px 18px!important;
}

/* Blog Styling */

.single-post .title {
    display: none!important;
}
.single-post .content .container .container_inner {
    margin-top: 75px!important;
}
.blog_holder article .post_text h2 .date {
    color: #ee3824 !important;
}
.widget #searchform input[type=text] {
    border: 1px solid #dcdbdb !important;
}
.widget #searchsubmit {
    color: #fff !important;
    background: #ee3824 !important;
}
.single-post .latest_post_title.entry_title a {
    font-size: 16px!important;
    line-height: 20px!important;
}
.single-post .latest_post_title.entry_title,
.single-post .latest_post_title.entry_title a {
    color: #252525;
    line-height: 21px!important;
    text-transform: unset !important;
    font-weight: 500 !important;
}
.blog_holder article .post_info {
    color: #536776 !important;
}
.single-post .latest_post_inner .date_hour_holder {
    color: #ee3824 !important;
    display: none!important;
}
.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #ee3824 !important;
}
.blog_holder article .post_info .post_author_link {
    color: #536776 !important;
}
.pupi-text-link:hover {
    text-decoration: underline!important;
}
.esg-filters.esg-singlefilters {
    margin-bottom: 20px!important;
}
.eg-washington-element-3 {
    background: rgba(0,0,0,0.50)!important;
}
.minimal-light .esg-filterbutton, .minimal-light .esg-navigationbutton, .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton a {
    border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
}
.agent-login-link {
    text-decoration: underline!important;
}
.tribe-bar-disabled {
    display: none!important;
}
.tribe-events-list-separator-month {
    margin: 5px!important;
    font-size: 1.3em!important;
}
.tribe-events-list .type-tribe_events {
    margin-bottom: 15px!important;
}
.tribe-events-list .tribe-events-loop .tribe-events-content, .tribe-events-event-meta .tribe-events-gmap  {
    display: none!important;
}
.tribe-events-list .type-tribe_events .tribe-events-list-event-title a {
    font-size: 0.82em!important;
    line-height: 0.82em!important;
    pointer-events: none!important;
}
@media (min-width: 780px) {
.tribe-events-list .tribe-events-loop .tribe-events-event-meta, .tribe-events-list .tribe-event-schedule-details, .tribe-events-list .tribe-events-venue-details {
    display: inline!important;
}
}
.tribe-events-list .tribe-events-venue-details {
    padding-left: 10px!important;
    pointer-events: none!important;
}
.tribe-events-list .tribe-event-schedule-details {
    color: #ee3824 !important;
}
.tribe-events-list .type-tribe_events:first-of-type {
    margin-top: 0px!important;
    padding-top: 0px!important;
}
.product-table #tablepress-7 .row-2 td, .product-table #tablepress-8 .row-2 td {
    background: #494b51 !important;
    border-top: 2px solid #494b51 !important;
    text-align: center!important;
    color: #fff!important;
}
.product-table #tablepress-10 .row-2 td, .product-table #tablepress-10 .row-8 td, .product-table #tablepress-10 .row-11 td {
    background: #494b51 !important;
    border-top: 2px solid #494b51 !important;
    text-align: center!important;
    color: #fff!important;
}
@media only screen and (max-width: 480px) {
.agent-login-link {
    display: none!important;
}
.header-right-widget #google_language_translator {
    margin-left: 0px!important;
    margin-top: 1px;
}
.pupi-inline li {
    display: inline!important;
    padding-right: 0px!important;
}
}
@media only screen and (min-width: 1000px) {
.mobile-nav-only {
    display: none!important;
}
}

/* Search Form */

.header_top #searchform input[type=text] {
    height: 35px;
    margin-top: -2px;
    font-size: 12.5px!important;
    color: #000000!important;
    background-color: #f1f1ed !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.header_top #searchform input[type=text]::placeholder {
    height: 32px;
    font-size: 14px!important;
    color: #000000 !important;
}
.header_top #searchform input[type=submit] {
    color: #ee3824 !important; 
}
.header_top #searchform input[type=submit] {
	height: 29px !important;
    position: relative;
    top: -1px;
    margin-right: -7px;
}
.search-results h2 a, .search-results h2 {
    font-family: 'Bahnschrift', sans-serif;
    font-size: 20px;
    line-height: 30px;
}
.search-results .post_more {
    margin: 15px 0 0!important;
    border-top: 1px solid #e6e6e6;
    padding-top: 23px;
}
.search-results .blog_holder {
    margin-top: 45px!important;
    margin-bottom: 35px!important;
}
.blog_holder.masonry article .post_info .entry_date, .blog_holder article .post_text h2 .date {
    display: none!important;
}
.product-table #tablepress-20 .row-7 td, .product-table #tablepress-20 .row-11 td {
    background-color: #EE3824!important;
    color: #fff!important;
}
.gallery_inner.gallery_with_space.v6 a {
    margin: 2.6px!important;
}
.gallery_holder ul.gallery_with_space.v3 li, .wpb_gallery_slides .gallery_holder ul.gallery_with_space.v3 li {
    margin: 0 5.2px 5.2px 0!important;
}
@media (max-width: 650px) {
#google_language_translator {
    display: none!important;
}
}
.wpfd-file.wpfd-single-file {
    margin-top: 48px;
    margin-bottom: 40px;
}
.search-results .post_info{
    display: none!important;
}
.tooltipster-light {
	border-radius: 0px!important;
}
.tooltipster-shadow {
	border-radius: 0px!important;
}
.tooltipster-shadow .tooltipster-content {
    color: #2d363d !important;
    font-family: 'Fira Sans', sans-serif!important;
    font-size: 15px!important;
    line-height: 21.5px!important;
    font-style: normal!important;
    font-weight: 300!important;
}
.tribe-events-list .tribe-events-venue-details .tribe-address {
    display: none!important;
}
@media (min-width: 1000px) {
.pupi-desktop-phone {
    pointer-events: none!important;
    cursor: text!important;
}
}
.woocommerce-page #anu_additional_info {
    width: 98%!important;
    display: block!important;
}
.gform_confirmation_wrapper  {
    background: #222222 !important;
    color: #fff !important;
    padding: 25px 30px!important;
}

.woocommerce-EditAccountForm input[type=email] {
    display: none!important;
}
.woocommerce-EditAccountForm label[for="account_email"]:after {
   content: "To change your email address assigned to your account, please contact us directly.";
   display: block;
}
@media (max-width: 1400px) and (min-width: 1200px) {
.header_top.clearfix .header-left-widget a, .header_top.clearfix .header-left-widget li {
    font-size: 14px!important;
    letter-spacing: 0px!important;
}
.header_top.clearfix .container_inner {
    width: 1200px!important;
    margin: 0 auto;
}
}
@media (max-width: 1200px) and (min-width: 1000px) {
.header_top .container {
    display: inline-block!important;
}
.header_top .left, .header_top .right {
    align: center!important;
    text-align: center!important;
}
.header_top {
    height: 70px!important;
    display: block!important;
    text-align: center!important;
}
.header_top.clearfix {
    text-align: center!important;
}
.header_top_bottom_holder:after {
    background-color: #292929!important;
    width: 100%;
    content: '';
    height: 60px!important;
    position: absolute;
    top: 160px!important;
    border-top: 1px solid #ebebeb;
}
}


/* New Find Representative */

.drts-view-entities .drts-display-default-summary {
    padding: 22px!important;
    box-sizing: border-box!important;
}
.pupi-agent-holder .drts-display-element-header, .pupi-manager-holder .drts-display-element-header {
    margin-top: 6px!important;
    margin-bottom: 8px!important;
    margin-right: 10px!important;
    border-bottom: 1px solid #e7e7e7;!important;
    padding-bottom: 8px!important;
    font-size: 18px!important;
}
.pupi-agent-holder, .pupi-manager-holder {
    font-size: 15px!important;
    line-height: 23px!important;
}
.drts-display>.drts-display-element.drts-display-element-no-header[data-name=columns]>.drts-row>.drts-display-element>.drts-display-element-header:before, .drts-display>.drts-display-element>.drts-display-element-header:before {
    display: none!important;
}
.drts-display>.drts-display-element.drts-display-element-no-header[data-name=columns]>.drts-row>.drts-display-element>.drts-display-element-header span {
    margin: 0px!important;
    padding: 0px!important;
}
.drts-view-entities .drts-display-default-summary .pupi-rep-title {
    font-size: 19px!important;
    color: #ee3824;
    font-weight: 500!important;
    padding-bottom: 7px!important;
}
.drts-view-entities .drts-display-default-summary .pupi-rep-title {
    font-size: 19px!important;
    color: #ee3824;
    font-weight: 500!important;
    padding-bottom: 7px!important;
}
.drts-view-entities .pupi-rep-company, .drts-display-element-entity_field_field_representative_city-1, .pupi-rep-title {
    display: inline-block!important;
    padding-right: 30px!important;
}
@media (max-width: 750px) {
    .pupi-agent-holder, .pupi-manager-holder {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
     .pupi-agent-holder {
         margin-bottom: 5px!important;
         margin-top: 5px!important;
     }
}

.tooltipster-base {
    margin-top: -25px!important;
}

/* WooCommerce Login Form */

.woocommerce input[type=password] {
    width: 97%!important;
}

/* Table SUP Formatting */

sup {
    font-size: .7em!important;
    vertical-align: super;
}

/* Message */

.q_message .message_text_inner {
    color: #fff;
    text-align: center;
    font-weight: 500!important;
    font-size: 15px!important;
}
.q_message .message_text_inner a {
    color: #ffffff !important;
    text-decoration: underline!important;
}
.q_message .message_text_inner a:hover {
    color: #434752 !important;
    text-decoration: underline!important;
}
.q_message .message_text {
    width: 100%!important;
}
.q_message {
    padding: 19px 30px!important;
    background-color: #da1a14 !important;
}
.q_message a.close {
    position: absolute;
    top: -13px!important;
}


/* Event Calendar */

.tribe-events.tribe-common--breakpoint-medium .datepicker {
    background-color: #fff !important;
    z-index: 10 !important;
}
.tribe-events-calendar-list__event-wrapper.tribe-common-g-col {
    z-index: 1 !important;
}
.tribe-events .tribe-events-calendar-list__event-title-link {
    pointer-events: none !important;
}
.tribe-events-calendar-list__event-datetime {
    color: #ee3824 !important;
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
    background-color: #ee3824 !important;
}
.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium a,
.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium  {
    font-size: 25px !important;
    line-height: 32px !important;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row {
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 25px !important;
    padding-bottom:40px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description {
    margin-top: -6px !important;
    margin-bottom: 12px !important;
}
@media (max-width: 780px) {
    .tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium a, .tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium {
        font-size: 18px !important;
        line-height: 24px !important;
    }
	.tribe-common .tribe-common-l-container {
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-top: 0px !important;
	}
}
.tribe-events-calendar-list__event-venue-address {
    display: none !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-common .tribe-common-c-btn-border {
    background-color: #ee3824 !important;
    color: #fff !important;
    border-color: #ee3824 !important;
}


/* Footer Links */

.footer_top .widget_nav_menu li.menu-item a {
    position: relative;
}
.footer_top .widget_nav_menu li.menu-item a:after {
    content: "\f0da";
    font-family: FontAwesome;
    color: #ee3824;
    padding-left: 10px;
    font-size: 17px !important;
    text-decoration: none !important;
}
.footer_top a:not(.qbutton) {
    font-size: 15.5px !important;
}
@media (max-width: 768px) {
    .footer_responsive_adv .footer_top .four_columns .column1, .footer_responsive_adv .footer_top .four_columns .column2, .footer_responsive_adv .footer_top .four_columns .column3, .footer_responsive_adv .footer_top .three_columns .column1, .footer_responsive_adv .footer_top .three_columns .column2, .footer_responsive_adv .footer_top .two_columns_50_50 .column1, .footer_responsive_adv .footer_top .two_columns_50_50 .column2 {
        margin: 0 0 0px !important;
    }
    .footer_top a:not(.qbutton) {
        font-size: 14.5px !important;
        padding-bottom: 0px !important;
        margin-bottom: -4px !important;
    }
}
@media (max-width: 768px) {
    .footer_top .four_columns>.column1>.column_inner, .footer_top .four_columns>.column2>.column_inner, .footer_top .four_columns>.column3>.column_inner, .footer_top .four_columns>.column4>.column_inner {
        padding-top: 5px!important;
        padding-bottom: 5px!important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .all-footer-logo {
        height: 65px !important;
    }
    .footer_top .widget_nav_menu ul {
        margin-top: -19px !important;
        display: block;
        position: relative;
    }
	.footer_top h5 {
        font-size: 17px !important;
        line-height: 25px !important;
    }
}


/* Header Top */

.header_inner_left .q_icon_with_title.medium.custom_icon_image .icon_text_holder .icon_text_inner h6 {
    margin: 3px 0 -5px 0;
	color: #2d2d2d !important;
}


/* Page Title */

.title.has_background, .title.has_fixed_background {
    background-position: center center!important;
    background-size: cover!important;
}
.title.has_background:before, .title.has_fixed_background:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: rgb(91 88 85 / 92%);
}
@media (max-width: 1000px) {
    .image.not_responsive img {
    	width: 100%;
        height: 180px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        vertical-align: middle;
        object-fit: cover !important;
    }
	.title.title_size_large {
	    padding-top: 0px !important;
	    padding-bottom: 0px !important;
	}
    .title.title_size_medium h1 {
        font-size: 24px!important;
        line-height: 31px !important;
        padding-bottom: 8px;
    }
    .content .title .container_inner {
        margin-left: 30px !important;
    }
    .breadcrumb a {
        line-height: 25px !important;
    }
}


/* Tablepress */

.tablepress .row-2 td {
    background-color: #a39b95!important;
    padding-top: 11px!important;
    padding-bottom: 11px!important;
    color: #fff !important;
}


/* Global Changes */

@media (min-width: 780px) {
    p, body.qode-overridden-elementors-fonts .elementor-widget-heading p.elementor-heading-title {
        font-size: 15px !important;
    }
}
@media (max-width: 780px) {
    p, body.qode-overridden-elementors-fonts .elementor-widget-heading p.elementor-heading-title, .footer_top .textwidget {
        font-size: 13.5px !important;
    }
}
@media (min-width: 1000px) {
	nav.main_menu > ul > li > a {
		font-size: 13.75px;
	}
	header.sticky nav.main_menu > ul > li > a {
		font-size: 13px;
	}
}
header.stick .q_logo img {
    margin-top: 5px;
    height: 62px !important;
    width: auto;
}
header.stick.sticky .q_logo img {
    margin-top: 1px;
    height: 55px !important;
    width: auto;
}
@media (max-width: 1000px) {
    header .q_logo img.mobile {
        margin-top: -8px;
    }
}
header.stick.sticky nav.main_menu ul li a span.underline_dash, header.stick.sticky nav.vertical_menu ul li a span.underline_dash {
    background-color: #EE3824;
    bottom: -162%;
    left: 54% !important;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 150%!important;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}
.header_top .pupi-inline {
    margin-top: 1px;
}
.retina-image img {
    width: 50%;
    height: 50%;
}
@media (max-width: 780px) {
	.vc_column_container>.vc_column-inner {
		box-sizing: border-box;
		padding-left: 8px !important;
		padding-right: 8px !important;
		width: 100%;
	}
}
.q_elements_item_content .vc_column_container>.vc_column-inner {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 88px !important;
}
.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    line-height: 51px!important;
    height: 51px!important;
    border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    letter-spacing: 0px!important;
    padding-left: 45px!important;
    padding-right: 45px!important;
    font-weight: 400!important;
    font-family: "Bahnschrift", sans-serif !important;
    font-size: 15px !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
    border-bottom: 3px solid #d23726 !important;
    text-align: center !important;
}
.gform_legacy_markup_wrapper .gform_footer input.button:hover, .gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover, .gform_legacy_markup_wrapper .gform_page_footer input.button:hover, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]:hover {
    border-bottom: 3px solid #4e4e4e !important;
}
@media (max-width: 780px) {
    .pupi-contact-box .vc_column-inner {
        padding-left: 20px !important;
        padding-right: 30px !important;
        box-sizing: border-box !important;
    }
}


/* Blog Archive */

.blog_holder.blog_pinterest {
    margin-top: 60px !important;
}
.pagination ul li a, .pagination ul li span {
    color: #292929 !important;
    font-size: 15px !important;
    border: 1px solid #292929 !important;
    -o-border-radius: 0px!important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    border-radius: 0px !important;
}
.pagination ul li a:hover, .pagination ul li span {
    color: #fff !important;
    background-color: #ee3824 !important;
    border-color: #ee3824 !important;
}


/* Blog Single */

.blog_holder article .post_image img {
    width: 100%;
    height: 400px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    vertical-align: middle;
    object-fit: cover;
    margin-bottom: 6px !important;
}
.blog_single.blog_holder {
    padding-bottom: 20px !important;
}


/* Reversed Flex */

@media (max-width: 780px) {
    .wpc-flex-mobile-reserved {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
}


/* Color Swatch */

.alliance-color-swatch-holder {
    display: inline-block;
    text-align: center !important;
    margin-right: 14px !important;
}
.alliance-color-swatch {
    display: block;
    height: 70px;
    width: 70px !important;
    border-radius: 0px;
    text-align: center !important;
    margin: auto !important;
}
.alliance-color-swatch-title {
    font-size: 16px !important;
    padding-top: 3px;
}
@media (max-width: 780px) {
    .alliance-color-swatch-holder {
        margin-bottom: 10px; !important;
    }
    .alliance-color-swatch {
        display: block;
        height: 50px;
        width: 50px !important;
        border-radius: 0px;
        text-align: center !important;
        margin: auto !important;
    }
    .alliance-color-swatch-title {
        font-size: 14px !important;
        padding-top: 2px;
		font-weight: 400 !important;
    }    
}


/* Single Product Template */

.alliance-product-list li {
    font-size: 14.5px !important;
    list-style-type: square;
    list-style-position: outside !important;
    margin-left: 13px;
    padding-bottom: 1px !important;
}
.alliance-table-cta {
    background-color: #ee3824;
    color: #fff;
    padding: 12px 25px;
    text-align: center;
    display: inline-block;
    margin: auto 0 !important;
}
.alliance-table-cta.grey {
    text-align: left !important;
}
@media (max-width: 780px) {
    .alliance-product-list li {
        font-size: 13.5px !important;
        list-style-type: square;
        padding-bottom: 5px;
    }
    .alliance-product-list {
        margin-left: 1px !important;
    }
}


/* White Text Styling */

.white-text h2,
.white-text h6 {
    color: #fff !important;
}


/* Application Photos */

.minimal-light .esg-filterbutton, .minimal-light .esg-navigationbutton, .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton a {
    color: #fff !important;
    background-color: #a39b95 !important;
    margin-right: 5px !important;
    cursor: pointer;
    padding: 3px 22px !important;
    border: 1px solid #d1d1d1 !important;
    font-size: 13px !important;
}
.minimal-light .esg-navigationbutton:hover, .minimal-light .esg-filterbutton:hover, .minimal-light .esg-sortbutton:hover, .minimal-light .esg-sortbutton-order:hover, .minimal-light .esg-cartbutton a:hover, .minimal-light .esg-filterbutton.selected {
    background-color: #ee3824 !important;
    border-color: #ee3824 !important;
    color: #fff !important;
    box-shadow: none !important;
}
.esg-filter-wrapper.eg-search-wrapper {
    display: none !important;
}
.esg-filters.esg-singlefilters {
    margin-bottom: 35px!important;
}


/* Mobile Navigation */

@media (min-width: 1000px) {
	.all-mobile-only {
		display: none !important;
	}
}


/* Pole Component Holder */

.all-pole-component-image-holder img {
    max-width: 275px;
    height: auto !importnat;
}


/* Advanced Image Gallery */

.qode-advanced-image-gallery.qode-image-behavior-lightbox .qode-aig-image a .aig-gallery-hover {
    background-color: rgb(0 0 0 / 24%) !important;
}
@media (max-width: 768px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image {
        width: 50% !important;
    }
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image:nth-of-type(5) {
        display: none !important;
    }
}
.qode-advanced-image-gallery .qode-aig-image img {
    width: 100%!important;
    overflow:hidden!important;
	object-fit: cover!important;
    height: 300px!important;
}
@media (max-width: 780px) {
	.qode-advanced-image-gallery .qode-aig-image img {
	    width: 100%!important;
	    overflow: hidden!important;
		object-fit: cover!important;
	    height: 200px!important;
	}
}
.footer-contact-holder .q_icon_with_title:not(.right) .icon_holder {
    padding-top: 0px;
    position: relative;
    top: 4.5px;
}


/* Formidable Forms Styling */

/* General field styling */
.with_frm_style input[type=text], 
.with_frm_style input[type=email], 
.with_frm_style input[type=tel], 
.with_frm_style input[type=password], 
.with_frm_style input[type=number], 
.with_frm_style select, 
.with_frm_style textarea {
    background-color: #ffffff !important;
    border: 1px solid #d5d5d5 !important;
    border-radius: 0px !important;
    color: #555555 !important;
    font-family: 'Bahnschrift', sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
    text-transform: none !important;
    padding: 13px 15px !important;
    margin-top: 0px !important;
    margin-bottom: 4px !important;
    box-shadow: none !important;
}
.with_frm_style textarea {
	height: 192px !important;
}

/* Focus state for inputs */
.with_frm_style input[type=text]:focus, 
.with_frm_style input[type=email]:focus, 
.with_frm_style input[type=tel]:focus, 
.with_frm_style input[type=password]:focus, 
.with_frm_style input[type=number]:focus, 
.with_frm_style select:focus, 
.with_frm_style textarea:focus {
    border: 1px solid #ee3824 !important;
    box-shadow: none !important;
}

/* Submit button styling */
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, 
.frm_style_formidable-style.with_frm_style input[type=submit], 
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button], 
.frm_style_formidable-style.with_frm_style .frm_submit button, 
.frm_form_submit_style, 
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    background-color: #ee3824 !important;
    color: #ffffff !important;
    font-family: Open Sans !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
    padding: 0 50px !important;
    text-align: center;
    height: 54px !important;
    line-height: 54px !important;
    border-width: 0px !important;
    border-radius: 0px !important;
	margin-top: 0px !important;
}

/* Submit button hover state */
.frm_style_formidable-style.with_frm_style input[type=submit]:hover, 
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover, 
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background-color: #313131 !important;
}

/* Confirmation message styling */
.with_frm_style .frm_message, 
.frm_success_style {
    background-color: #ee3824 !important;
    padding: 15px 25px;
    color: #fff !important;
    text-align: center !important;
}
.with_frm_style .frm_message p {
    color: #ffffff !important;
}

/* Required field indicator */
.with_frm_style .frm_required {
    color: #ee3824 !important;
}

/* Field labels */
.with_frm_style .frm_primary_label {
    font-weight: 500 !important;
    font-size: 15.25px !important;
    font-family: Bahnschrift !important;
    color: #282828 !important;
	margin-bottom: 6px !important;
}
.with_frm_style .frm_radio label {
    margin-bottom: 6px !important;
}


/* Make TablePress tables scroll horizontally on smaller screens */
.tablepress {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* smooth scrolling on iOS */
}

.tablepress td,
.tablepress th {
  white-space: nowrap; /* prevent content from wrapping awkwardly */
}


.menu-external span:nth-of-type(1)::after {
	content: '\f35d'; /* Unicode for link icon */
	font-family: "Font Awesome 5 Free"; /* For FA5 */
	font-weight: 900; /* Required for solid icons in FA5+ */
	padding-left: 10px;
	position: relative; 
	bottom: 1.3px;
	font-size: 11px !important;
	display: inline-block;
    color: #ffffff !important;
    opacity: 1 !important;
}
