/*
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 tailored for photographers and videographers who cover occasions like weddings, corporate functions, and social gatherings. It features a structured layout to elegantly showcase a photography portfolio, service details, packages, and contact information in an organized manner. With straightforward customization options for colors, typography, and sections, users can easily align the design with their visual style. The responsive layout guarantees smooth performance across desktops, tablets, and mobile devices. The Free Event Camera Theme offers a lightweight and user-friendly solution for creating a professional photography website, ideal for those specializing in wedding photography and videography. Its optimized performance and clean code ensure fast loading speeds and effortless browsing. Designed for ease of use, the Free Event Camera Theme facilitates quick setup and simple content management, remaining flexible enough to support portfolios, galleries, and service listings for event-focused creators.
Requires at least: 6.1
Tested up to: 7.0
Requires PHP: 5.6
Version: 1.1.4
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;
	}
}
