/*
  Theme Name: Divi Child
  Theme URI: https://www.elegantthemes.com/gallery/divi/
  Version: 1.0.0
  Template: Divi
  Author: Elegant Themes
  Author URI: https://www.elegantthemes.com
  Description: Divi Child Theme
  Text Domain: divi-child
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Pinterest overrides */

[class^="PIN_"][class$="_board"] {
	padding-top: 10px !important;
}

[class^="PIN_"][class$="_hd"] {
	display: none !important;
}

[class^="PIN_"][class$="_logo"] {
/*   background: transparent url('https://alanypaula.com/wp-content/uploads/2025/07/pinterest.svg') 50% 50% no-repeat !important; */
	background: none !important;
}

[class^="PIN_"][class$="_string"] {
	display: none !important;
}

@media(max-width: 980px) {
	[class^="PIN_"][class$="_bd"] {
		height: 400px !important;
	}
}

@media(max-width: 768px) {
	[class^="PIN_"][class$="_bd"] {
		height: 320px !important;
	}
}

