/*
Theme Name: Envo Business Child
Theme URI: https://envothemes.com/free-envo-business/
Template: envo-business
Author: EnvoThemes
Author URI: https://envothemes.com/
Description: Envo Business is a flexible, clean and modern multipurpose responsive WordPress theme developed for KingComposer and Elementor drag and drop page builders. It's perfect for many different types of websites: business, creative, corporate, one page, eCommerce store (WooCommerce), portfolio, landing page, digital agency, product showcase, freelancer and perfect for everyone else who appreciates a good and flexible design. Envo Business is mobile friendly and fully responsive, it supports the WooCommerce plugin, is SEO friendly and WPML, translation and RTL ready. DEMO: https://envothemes.com/envo-business/
Tags: one-column,two-columns,right-sidebar,custom-background,custom-menu,featured-images,theme-options,translation-ready,custom-logo,photography,threaded-comments,e-commerce,portfolio
Version: 1.0.7.1712173359
Updated: 2024-04-03 19:42:39
*/

.agree {
   display:none;
}
/* Корректное отображение видео iframe */
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}