/* 
Theme Name:		 Magnus
Theme URI:		 https://venturequeue.com/
Description:	 Magnus is a child theme of Hello Elementor, created by Vq Dev
Author:			 Vq Dev
Author URI:		 https://venturequeue.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 Magnus
*/

/*
    Add your custom styles here
*/
/* CSS HOME FORM */
img.swiper-slide-image {
  width: 200px;
}
.elementor-element.elementor-element-2dd6e6d.banner.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
  height: 100vh !important;
}
.search-field input {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.no-btn a.button.product_type_simple {
  display: none !important;
}
.no-btn .product-type-simple {
  background-color: #fff;
  padding: 30px 15px !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  height: 100px !important;
  object-fit: contain;
}
img.attachment-full.size-full.wp-image-176,
img.attachment-full.size-full.wp-image-515 {
  object-fit: contain !important;
}
.header-menu a.elementor-item.elementor-item-anchor:hover {
  text-decoration: underline #fff;
}
.four-pics img.attachment-full.size-full {
  width: 120px !important;
  height: 90px;
  object-fit: contain;
}
#elementor-popup-modal-1219 .dialog-widget-content {
  border-radius: 5px;
}

@media (max-width: 767px) {
  div#gallery-1 {
    display: flex;
    gap: 20px;
  }
}
