/*
Theme Name: Gadgetry
Theme URI: https://woocommerce.com/products/gadgetry
Author: ArtifyWeb
Author URI: https://artifyweb.com/
Description: Gadgetry, a versatile WooCommerce block theme, transforms your e-commerce store into a visually appealing haven for gadgets, electronics, and related products. Its user-friendly drag-and-drop blocks, pre-designed pages, patterns, and modern aesthetic ensure a seamless and visually stunning online shopping experience.
Tags: e-commerce, blog, full-site-editing, block-patterns, custom-colors, one-column, full-width-template, rtl-language-support, translation-ready, threaded-comments, wide-blocks, editor-style, block-styles
Version: 1.0.6
Requires at least: 6.6
WC requires at least: 8.5.0
WC tested up to: 9.3.3
Tested up to: 6.6
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gadgetry
 * Woo: 18734004606507:66ba09761f56587c38169d37725cceb0

*/

.wp-block-uagb-container.uagb-block-f6e00767 {width:100%;}
.wp-block-uagb-container.uagb-block-f6e00767 .wp-block-columns.are-vertically-aligned-center.are-vertically-aligned-top.is-layout-flex.wp-container-core-columns-is-layout-e0e4babd {justify-content: space-between;}
.gadgetry-downloads-section{background:#F58220;width:100vw;position:relative;left:50%;transform:translateX(-50%)}.downloads-block{max-width:1280px;margin:0 auto;padding:80px 0}.gadgetry-downloads-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:var(--wp--preset--spacing--24,24px)}.gadgetry-tab-btn{appearance:none;border:2px solid #000;background:transparent;color:#000;padding:12px 16px;border-radius:10px;font-weight:600;cursor:pointer;text-align:center}.gadgetry-tab-btn.is-active,.gadgetry-tab-btn[aria-selected="true"]{background:#000;color:#F58220}.gadgetry-downloads-panel{background:#fff;color:#000;border-radius:12px;padding:16px}.gadgetry-empty{margin:0}.gadgetry-table-wrapper{overflow:auto}.gadgetry-files-table{width:100%;border-collapse:collapse;min-width:560px}.gadgetry-files-table th,.gadgetry-files-table td{text-align:left;padding:10px;border-bottom:1px solid #e5e5e5}.gadgetry-download-btn{display:inline-flex;align-items:center;gap:8px;border:2px solid #000;background:#000;color:#F58220;padding:8px 12px;border-radius:8px;text-decoration:none;font-weight:600}.gadgetry-download-btn svg{color:#F58220}
.responsive-youtube {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
}
.responsive-youtube iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
}
.responsive-youtube {
    width: 100%;
    height: auto;
}
.responsive-youtube iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}
.wc-block-components-product-image img, .wc-block-grid__product-image img {
  aspect-ratio: 1 / 1;
}