/*
Theme Name: MX5OC theme
Theme URI: https://mx5oc.co.uk/MX5OC/
Version: 1.0
Description: Divi child theme (MX5OC theme).
Author:Obergine
Author URI: https://www.obergine.com
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  mx5oc
*/

.address-primary {
	display: none;
}

.cfc-notices-CF5d49526cc7f1e, .cfc-notices-CF5bf5a735c6d08, .cfc-notices-CF5b86f7a053e08, .cfc-notices-CF5b87abb110f43 {
	display: none;
}

#wppb_form_general_message {
	display: none;
}

.login-username {
	display: none;
}

.menu-item-16182 a {
	color: coral !important;
}

.menu-item-16260 a {
	color: #ffd700 !important;
}

ul.ccselect2-choices {
    padding-right: 30px !important;
}

ul.ccselect2-choices:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.logged-in #new-login-notice {
  display: none;     
}


/****************Obergine - begins *************/
body #et-secondary-menu {
  text-align: right !important;
}

/****************Obergine - ends *************/