/**
Theme Name: Astra Child - Von
Author: Shoelessdesigns
Author URI: https://www.shoelessdesigns.com
Description: Child theme for Von Furniture Blog
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-von
Template: astra
*/

/****** CHANGE IN MENU LINK COLORS ON MOBILE SCREENS ******/
@media (max-width: 921px) {
  .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link {
  color:#000000
  }
	.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link:hover {
color:#896957;
	}
  }
  
  
@media (max-width: 1065px) {

.elementor-1678 .elementor-element.elementor-element-96e04e8{
  margin-top: 100px;
}
}

@media (max-width: 320px) {

.elementor-1678 .elementor-element.elementor-element-96e04e8{
  margin-top: 40px;
}
}

#content {background-color:#ffffff !important}


.elementor-widget-container img {
width: 100%;
max-width: 293px; 
height: auto;
display: block; 
height: auto;
}

