body{color:#212121 !important}
/*Add Css Custom Here*/
.logo a img{max-width:200px}
.typeheader-9 .telephone a{color:#04e158}
.block-services .icon-service .icon{display:flex}
.block-services .icon-service .icon svg{color:#ff2d37;width:36px;height:36px;margin:auto}
#wrapper .product-item-container h4{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.deals-layout9 .so-deal .product-item-container .button-group .addToCart i{margin-right:8px}
.typefooter-9 .box-infos .list-icon li{padding-left:0 !important;margin-bottom:12px !important}
.typefooter-9 .box-infos .list-icon li span{position:relative;margin-right:8px;top:2px}
.typefooter-9 .box-infos .list-icon li span svg{display:inline-block}
.typefooter-9 .row-dark {background-size:cover}
.product-view .content-product-right .box-info-product .cart .btn.btn-checkout{background-color:#1c2637 !important}
.product-view .content-product-right .box-info-product .cart .btn.btn-checkout:hover{background-color:#3b4557 !important}
.product-view .content-product-right .box-info-product .add-to-links .fa,
.product-detail #so_askquestion #so_askquestion_product:before{background:#ed1e24 !important;border: 1px solid #ed1e24 !important; color: #ffffff !important; margin-right: 5px !important}
.product-view .content-product-right .box-info-product .add-to-links .compare{display:none}

/*====== 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}
}

@media (max-width: 992px){
	.logo a img{max-width:180px}
}