/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-edit-area { z-index: 999999 !important; }

/* HOME PAGE - Our Menu */
.menu-box:hover .separator-line .elementor-divider-separator { border-color: #fff; }
.menu-box:hover h2 { color: #fff !important; }
.menu-box:hover .elementor-button { background-color: #000 !important; }
.menu-img-bg { opacity: 0; transition: opacity 0.3s ease; }
.menu-box:hover .menu-img-bg { opacity: 1; }
.slider-con {overflow: hidden !important;}
.menu-img { left: 0 !important; right: 0 !important; }

/* HOME PAGE - Gallery */
.gallery-slider .bwg-container-0.bwg-standard-thumbnails { gap: 25px !important; width: 100% !important; }
.gallery-slider .bwg-item0, .gallery-slider .bwg-container-0.bwg-standard-thumbnails .bwg-item1 img { border-radius: 15px !important; -webkit-box-shadow: 7px 7px 23px 0px rgba(0,0,0,0.52); 
box-shadow: 7px 7px 23px 0px rgba(0,0,0,0.52); }
.gallery-slider .pagination-links { width: 100%; max-width: 422px; display: flex; justify-content: space-between; align-items: center; margin: 30px auto 0 !important; }
.gallery-slider .pagination-links_col1 a.bwg-a:nth-child(1), .gallery-slider .pagination-links_col2, .gallery-slider .pagination-links_col3 a.bwg-a:nth-child(2) { display: none; }
.gallery-slider .pagination-links_col1 a.bwg-a:nth-child(2)  { content: url(/azaleasgardenbistro/wp-content/uploads/2026/04/prev.png); border: 0 !important; background: unset !important; }
.gallery-slider .pagination-links_col3 a.bwg-a:nth-child(1)  { content: url(/azaleasgardenbistro/wp-content/uploads/2026/04/next.png); border: 0 !important; background: unset !important; }

/* CONTACT FORM - Global CSS */
form { color: #fff; }
form br { display: none; }
form input:not([type="checkbox"], [type="submit"]), form textarea { height: 55px; margin-bottom: 10px; border: 1px solid #EEE; padding: 15px 30px; border-radius: 10px}
form textarea { height: 138px; }
form .wpcf7-list-item { margin-bottom: 15px; }
form .wpcf7-list-item-label { font-family: Arial; font-size: 16px; line-height: 1.45em; }
form [type="submit"] { background: #57116A; font-family: "Montserrat", Sans-serif; font-size: 17px; font-weight: 500; color: #FFFFFF; padding: 20px; width: 246px; display: block; margin: auto; border: 0; }
form [type="submit"]:hover { background: #000; }
form label { font-size: 0; }

/* CONTACT US PAGE - Footer Contact form hidden */
.page-id-283 #ft-contact-form { display: none !important}

@media screen and (max-width: 768px) {
	.gallery-slider .bwg-container-0.bwg-standard-thumbnails { gap: unset !important; width: 1108px !important;}
}
