/**
* Mageplace Callforprice
*
* @category      Mageplace
* @package       Mageplace_Callforprice
* @copyright     Copyright (c) 2011 Mageplace. (http://www.mageplace.com)
* @license       http://www.mageplace.com/disclaimer.html
*/


/****CALL FOR PRICE*****/
.callforprice {
     display: none;text-decoration: none; background: red; color: #ffffff; margin-top: 10px; margin-bottom: 5px; width: 105px;     padding: 5px;    border-radius: 3px;}
.compareCFP {margin-left: auto; margin-right: auto;}
 
 
 
 body.hk  .footer-container .payment-logos , 
 body.hk  .sliding-nav.active-desktop ,
 body.hk-en  .footer-container .payment-logos , 
 body.hk-en  .sliding-nav.active-desktop , 
 body.hk-en  .promotion-home .btn-shopnow ,
 body.hk .promotion-home .btn-shopnow , 
 body.hk  .main-header .header-topmenu , 
 body.hk-en .main-header .header-topmenu ,
 /*
body.hk-en .price-box ,
body.hk .price-box,
*/
body.hk-en .left-footer.left-bottom .footer-links:nth-child(1) .li:nth-child(4),

body.hk-en .left-footer.left-bottom .footer-links:nth-child(1) .li:nth-child(5),
body.hk-en .child-trust-message .trust-message:nth-child(2) ,
body.hk  .left-footer.left-bottom .footer-links:nth-child(1) .li:nth-child(4),

body.hk  .left-footer.left-bottom .footer-links:nth-child(1) .li:nth-child(5),
body.hk  .child-trust-message .trust-message:nth-child(2)  
 

{
     display: none !important;
     visibility: hidden;
	}
	
	 
 body.hk-en .main-header .header-topmenu:nth-child(2),
 body.hk .main-header .header-topmenu:nth-child(2) {
   display: block !important;    visibility: visible;
}