/*
Theme Name:   Constructo Child Theme
Theme URI:    https://themeforest.net/user/Anps/portfolio
Description:  Constructo Child Theme
Author:       AnpsThemes
Author URI:   https://themeforest.net/user/Anps/portfolio
Template:     constructo
Version:      1.0.0
Text Domain:  constructo-child
*/

/* Place your custom CSS in this file */

.logo-desktop {
	max-width: 200px;
}
.large-above-menu.large-above-menu-style-4 .anpstext-arrow:before,
.large-above-menu.large-above-menu-style-4 .anpstext-arrow:after,
.large-above-menu.large-above-menu-style-4 .anpstext-wrap .fa{
	color:#0db1f0 !important;
}

.top-bar-right #anpstext-5,
.top-bar-left,
.show-md.cartwrap.cart-search-space,
form.cart,
.woocommerce-product-rating,
.star-rating,
.woocommerce-Price-amount.amount,
.add-to-cart-wrapper,
.onsale{
	display: none !important;
}
.site-logo .logo-mobile{
	height: 72px !important;
}
.logo-sticky{
	max-width: 90px !important;
}

@media(max-width: 520px){
	.site-footer #anpsimages-3 img {
		max-height: 100px;
		margin-left: calc(50% - 75px);
	}
}