/* 
Theme Name:		 Betheme Child Theme
Theme URI:		 http://themes.muffingroup.com/betheme/
Description:	 The biggest WordPress Theme ever
Author:			 Muffin group
Author URI:		 http://muffingroup.com/
Template:		 betheme
Version:		 1.0.0
Text Domain:	 Betheme-child
-------------------------------------------------------------- */

/* =Theme customization starts here
------------------------------------------------------- */
/* --- links --- */

.panel a {
    color: #2A4F80;
    text-decoration: none;
}

/* --- icons --- */

i.fa {
    color: #2A4F80 !important;
}

.section-heading i.fa {
    color: #eee !important;
}

/* --- nav bar --- */
#Top_bar .logo {
    margin: 0 !important;
}

#menu a {
    text-decoration: none;
    color: black !important;
}

#menu a:hover {
    color: rgb(42, 79, 128) !important;
}

/*Application Page*/
.applicationtable {
    margin-top: 25px !important;
    border-spacing: 0 5px;
    border-collapse: separate;
}

.applicationtable tbody {
    width: 100%;
}

.section_wrapper .post {
    width: 100%;
}

.applicationtable th {
    background-color: #f5f5f5 !important;
    border-bottom: solid !important;
    border-color: #ddd !important;
    text-align: left !important;
    font-size: 18px !important;
    font-weight: 500;
    color: #2A4F80 !important;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left !important;
    text-transform: capitalize !important;
    width: 100%;
    padding: 15px 10px !important;
    margin-bottom: 5px;
}

.applicationtable td {
    padding: 20px 15px !important;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: left;
    float: left !important;
    width: 100% !important;
    border: 1px solid #337ab7;
    border-radius: 4px;
    margin-bottom: 5px;
}

.applicationtable td a {
    color: #2A4F80;
    font-size: 16px;
    text-decoration: none;
    padding-left: 6px;
}

.applicationtable td img.application-document-icon {
    height: 18px;
}

.applicationtable td span {
    float: right;
    padding-right: 13px;

}

.page-template-archive-application .panel {
    display: none;
}

.page-template-archive-application .accordion {
    cursor: pointer;
}

.page-template-archive-application .panel.show {
    display: block !important;
}

#menu ul.sub-menu li.current-menu-parent ul.sub-menu li.current-menu-item a {
    color: #0d5682 !important;
}


.page-id-724 .desc_wrapper {
    text-align: center;
}

.page-id-724 .desc_wrapper .hr_color {
    width: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .applicationtable td a {
        font-size: 11px !important;
    }
}

@media only screen and (min-width: 448px) and (max-width: 500px) {
    .applicationtable td a {
        font-size: 11px !important;
    }
}

@media only screen and (max-width: 479px) {
    .applicationtable td a {
        font-size: 11px !important;
    }
}

a.button.action_button.top-bar-right-button {
    background-color: white;
    color:green; 
    font-size:15px;
}

a.button.action_button.top-bar-right-button:hover:before {
    background-color: white;
}

a.hull-text-link {
    color:rgb(42, 79, 128);
    text-decoration: none;
}

#Subheader::after {
    content: "\0020";
    z-index: 0 !important;
}

#menu-brown-brown-copyright-menu {
    background-color: transparent;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 25px;
}

#text-4 li > a {
    text-decoration: none;
    color: #2A4F80;
}

#text-4 li > a:hover {
    text-decoration: underline;
}

#menu-brown-brown-copyright-menu li a {
    padding: 0;
    text-decoration: none;
    color: white;
}

#menu-brown-brown-copyright-menu li a:hover {
    text-decoration: underline;
}

.ot-sdk-show-settings:hover {
    cursor: pointer;
    text-decoration: underline;
    color: white;
}

.ot-sdk-show-settings {
    color: white;
}

#contact-us .button:hover {
    background-color: #ffffff !important;
}

#contact-us .button {
    transform-style: unset;
}

#back_to_top {
    background: transparent;
    transform-style: unset;
}

/* --- button --- */

.btn.btn-primary {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    border: none;
    border-radius: 300px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    background-color: #2A4F80;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.btn-xl {
    padding: 15px 30px !important;
}

/* --- news page --- */

.news-card a {
    text-decoration: none;
}

.news-title {
    color: rgb(42, 79, 128);
    font-size: 18px;
}

/* --- contact page --- */

.panel-default {
    border-color: #ddd;
    border: 1px solid;
}

/* --- meet the staff page --- */

.staff-row .row .col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
}

.staff-row .contact-img {
    height: 192px;
    margin-top: 15px;
}

.staff-row .panel {
    margin-bottom: 20px !important;
}

.staff-row .panel p {
    margin: 0;
}

/* --- request appointment page --- */

.request-appointment-content {
    a {
        color:#2A4F80;
        text-decoration: none;
    }

    ul.list-group {
        margin: 0;
    }
}

/* --- home page --- */

.column_attr h4 a {
    text-decoration: none;
}

.column_attr h4 a:hover {
    text-decoration: underline;
}

hr.light {
    max-width: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 3px solid #eee ;
    text-align: center;
    opacity: 1;
}

/* --- products --- */

.wpb_wrapper h4 a {
    text-decoration: none;  
}

.wpb_wrapper h4 a:hover {
    text-decoration: underline;
}

#menu-products {
    padding: 0;
}

#menu-products a {
    text-decoration: none;
    color: #2A4F80;
    padding: 15px 20px;
    border-color: #337ab7;
    border: 1px solid;
}

#menu-products a:hover {
    text-decoration: underline;
    color: #2A4F80 !important;
    background-color: white;
}

#menu-products .current_page_item a {
    color: white;
    background-color: #18283d;
}

#menu-products .current_page_item a:hover {
    color: white !important; 
}

#menu-products li {
    margin-bottom: 20px;
}


.custom-question .icon-plus.acc-icon-plus,
.custom-question .icon-minus.acc-icon-minus {
    color:cadetblue !important;
    font-size: 27px !important;
}

.custom-question .title {
    color: #2A4F80 !important;
    font-size: 18px !important;
    box-shadow:  1px 1px rgba(0,0,0,.05)
}

.custom-question .title:hover {
    text-decoration: underline;
}

/* --- online quotes page --- */

.online-quotes-content .desc {
    border: 1px solid #ddd;
}

.online-quotes-content .desc a:not(.btn) {
    text-decoration: none;
    color: #2A4F80;
}

.online-quotes-content .desc a:hover {
    text-decoration: underline;
}

/* --- report a loss page --- */

.report-loss-text a {
    text-decoration: none;
    color: #2A4F80;
}

#Side_slide {
    background-color: white !important;

}

/* --- footer --- */

.legal-bottom {
    background-color: #002d5b;
}

.legal-bottom .one {
    margin-bottom: 20px;
    padding-top: 30px;
    min-height: 33px;
}