/*
Theme Name: childconsultsolutions
Theme URI: http://www.Wpopal.com?theme=consultsolutions
Author: Wpopal Team
Author URI: http://www.Wpopal.com
Description: The Consultsolutions theme for WordPress by Wpopal.Com and Based On <a href="http://bit.ly/opalwp">Opal Framework</a> is a fully responsive theme that looks great on any device. That's the best for any kind of online shoping sites.
Version: 1.2.1 Update: 16 May, 2017;
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: consultsolutions
Template:     consultsolutions
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/ 
@import url("../consultsolutions/style.css");
/*woocommerce regform password display none*/

a.opal-user-login{display:none;}
.rrp-banner {
    text-align: center;
    background: #009DDC;
    color: #FFFFFF;
    padding: 10px;
}
/*rrp color*/
.rrp-banner span.woocommerce-Price-amount.amount{
color:white;
}
.rrp-banner span.woocommerce-Price-currencySymbol{
color:white;
}
.ced_hpul_login_link{display:none;}
/*cart button color*/
.product-info .cart .button.single_add_to_cart_button{
           background-color:#e60000 !important;
		   color:white;
}
/*desable opal login button on top of the page*/
.opal-user-login{
  display:none;
}
/*disable search box on top*/
.opal-dropdow-search.dropdown{
  display:none;
}
/*remove opal login on top*/
.opal-user-register:before{
    content:"Login ";
}
.account-links.dropdown{
     list-style-type:none;
}
/*menu padding*/
#opal-masthead a{
       padding-left:12px;
	   padding-right:12px;
}
/*rrp price color*/
.woocommerce div.product
 div.rrp-banner span.price{color: white;}
/*mailchimp button style*/
.widget_mc4wp_form_widget .input-group .btn{
	padding-left:5px;
	padding-top:10px;
	
}
.widget_mc4wp_form_widget .input-group .btn {
    background-color: #009cdb;
    border-color: #009cdb;
    border-radius: 4px;
	
    height: 45px;
    
}
div#opal-logo{
	padding-bottom:20px;
}


#media_image-2 {
  display: none;
}

body.logged-in #media_image-2 {
  display: block;
}