/*
Theme Name: Event Camera
Theme URI: https://www.ovationthemes.com/products/event-camera
Author: pewilliams
Author URI: https://www.ovationthemes.com/
Description: Event Camera is a clean and functional theme designed for photographers and videographers covering events such as weddings, corporate functions, and social gatherings. It provides a structured layout to showcase portfolios, service details, packages, and contact information in a clear and organized way. With simple customization options for colors, typography, and sections, users can adjust the design to match their visual style. The responsive layout ensures smooth performance across desktops, tablets, and mobile devices. The Free event camera Theme offers a lightweight and user-friendly solution for building a professional photography website. With optimized performance and clean code, the Free event camera Theme helps ensure fast loading speeds and smooth browsing. Designed for ease of use, the Free event camera Theme allows quick setup and simple content management without complexity, while the Free event camera Theme remains flexible enough to support portfolios, galleries, and service listings for event-focused creators.
Requires at least: 6.1
Tested up to: 6.9
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: event-camera
Template: camera-rental
Tags: blog, photography, portfolio, one-column, two-columns, custom-colors, custom-menu, custom-logo, sticky-post, threaded-comments, right-sidebar, left-sidebar, grid-layout, custom-background, rtl-language-support, featured-images, wide-blocks, editor-style, full-site-editing, block-patterns, block-styles, template-editing, translation-ready

Event Camera WordPress Theme, Copyright 2026 pewilliams
Event Camera is distributed under the terms of the GNU GPL

*/

.call-box:before, .call-box:after {
	display: none;
}
.top-bar-wrap {
    position: relative;
    margin-bottom: -11px;
}
.menu-header-wrap .wp-block-social-link a {
	padding: 7px;
}
.banner-content h3, .gallery-section h3 {
	display: inline-block;
}
.gallery-section .gallery-head {
	text-align: center;
}
.footer-widgets h1, .footer-widgets h2, .footer-widgets h3, .footer-widgets h4, .footer-widgets h5, .footer-widgets h6, .footer-widgets h1 a, .footer-widgets h2 a, .footer-widgets h3 a, .footer-widgets h4 a, .footer-widgets h5 a, .footer-widgets h6 a {
	color: #fff;
}
@media screen and (max-width: 1024px) {
	.menu-header-wrap {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}
@media screen and (max-width: 768px) {
	.menu-header-wrap {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.nav-block {
		flex-basis: 100% !important;
	}
	.wp-block-group.camera-rental-swiper-controls {
		right: 5%;
	}
	.gallery-section .wp-block-gallery figure.wp-block-image    {
		width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.75) !important;
	}
}
@media screen and (max-width: 600px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.btn-block {
		flex-basis: 100% !important;
	}
	.btn-block .wp-block-buttons {
		justify-content: center;
	}
	.wp-block-group.camera-rental-swiper-controls {
		display: none;
	}
	.gallery-section .wp-block-gallery figure.wp-block-image {
		width: 100% !important;
	}
}
