/*Add Css Custom Here*/

/*====== Fix bugs Megamenu not showing icon font (26/1/2018) =====*/
@media (min-width: 992px){
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {  line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{position: static; transform: inherit;}

}

.so-groups-sticky, .box-review, .inner-box-viewed, .social-share, .producttab li:nth-child(2), #coupon_voucher_reward,
#checkout-cart #content h2, #checkout-cart #content p, #accordion, #checkout-cart table thead td:nth-child(3), #checkout-cart table tbody td:nth-child(3),
.myprofile .thumbnail, #account-edit .custom-field{
	display: none!important;
}

