/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* HIDE DESCARREGAMENTOS - ACCOUNT */

.wd-my-account-links .downloads-link{
	display: none;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads, .woocommerce-MyAccount-navigation-link--downloads{
	display: none;
}

.wd-dropdown-menu.wd-dropdown.wd-design-full-width.color-scheme-dark{
	padding-bottom:0px;
}

.footer-widget .wp-block-social-link{
	background-color:unset!important;
	filter:brightness(100);
}
.footer-widget .wp-block-social-link svg{
	fill:#fff!important
}

.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner{
	padding-top:0!important
}

.wd-dropdown-menu .container{
	width:100%;
	max-width:unset!important;
	padding:0
}
#menu-produtos{
	max-width:1440px
}
.menu-azul .nav-link-text{
	color:#fff!important
}