/*
Theme Name: Modern Flat V2 Child

Description: Tema filho do Modern Flat

Author: Orgânica Digital

Author URI: https://organicadigital.com;

Template: modern-flat

Version: 1.0.0

*/ 


.menu-hamb svg {
	display: grid !important;
	justify-content: center;
	align-content: center;
  width: 20px;
}
.menu-icon-close svg{
	width: 20px;
	z-index: 500000000;
}
.submit_search svg {
  width: 16px;
}
#desktop-share-wrap svg {
  width: 15px;
}

.icon{
	display: grid !important;
	justify-content: center;
	align-content: center;
}

#search {
  color: white;
}

.text-primario.read_more-link svg {
  width: 8px;
}

.sticky {
  border: none !important;
}

.title-homepage {
  overflow: inherit !important;
}

.submit_search svg {
  width: 16px;
  color: white !important;
}

.container-fluid.footer-wrapper {
  background-color: #222333 !important;
  color: white !important;
}

.container-fluid.footer-wrapper a {
  color: white;
}


.footer-absolute {
  background-color: #222333;
  color: white !important;
}

.footer-wrapper .widget-title, .text-secundario {
  color: white;
}

.footer-wrapper{
	padding-bottom: 0.5rem !important;
}

#open_share {
  background-color: #222333;
}

.social_icons-item.instagram svg {
  width: 25px !important;
}

.social_icons-item.tiktok svg {
  width: 25px !important;
}

.social_icons-item.pinterest svg {
  width: 25px !important;
}

.social_icons-item.facebook svg {
  width: 17px !important;
}
#buttons_share svg {
  fill: #fff !important;
}

.widget-title {
  color: white !important;
}

#nav_menu-3,
#nav_menu-5{
  padding-top: 50px;
}

#block-5{
  padding-top: 20px;
}

.menu-bottom svg,
.menu-bottom .fa-linkedin-in svg {
  width: 25px;
  height: 25px;
  fill: #ff214f !important;
}

.wp-element-caption {
  text-align: center;
  text-transform: none;
}

.share-buttons.share-buttons-close svg {
  fill: #fff !important;
  width: 17px;
}

.share-buttons.share-buttons-close{
	width: 12%;
}

.social_icons {
  margin-top: 10px;
}

#submit {
  background-color: #d52e25;
  color: black;
}