@charset "UTF-8";

/*
Theme Name: Gazelle Label
Theme URI: https://bohradevelopers.com/
Author: Gazelle Label
Author URI: https://bohradevelopers.com/
Description: Custom theme for Gazelle Label — portfolio, business, and blog layouts with WooCommerce support.
Requires at least: 5.3
Tested up to: 6.6
Requires PHP: 5.6
Version: 2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gazelle-label
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Gazelle Label Theme, (C) 2026 https://bohradevelopers.com */

body #content strong {
    color: #D6B36A !important;
    font-weight: 700;
}
body header.sticky .header-main .logo img{width:60% !important;}
body header#masthead .header-main .request-sample-btn{padding: 0.7rem 0.85rem;}

body #content .home.sec-nine .row.one > .wpb_column > .vc_column-inner > .wpb_wrapper .faq .vc_toggle_title .vc_toggle_icon::after{width: 1.4rem !important; height: 0.3rem !important;}
body #content .home.sec-nine .row.one > .wpb_column > .vc_column-inner > .wpb_wrapper .faq .vc_toggle_title .vc_toggle_icon::before{width: 0.3rem !important; height: 1.6rem !important;}
.intl-tel-input input {padding:1rem !important;}
body #content .page-header .page-header-container .flex-row h3{margin-bottom:6.25rem !important;}
.woocommerce .woocommerce-product-gallery__wrapper img {
    height: 68vh ! IMPORTANT;
    object-fit: contain;
}
.product-upper-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.related.products {
    clear: both !important;
    width: 100% !important;
    display: block !important;
    margin-top: 50px !important;
}

.related.products h2 {
    width: 100%;
	text-align:center;
    display: block;
	margin-bottom:1rem;
}

.woocommerce-product-details__short-description ul{ margin-bottom:1rem; padding-left: 1rem;}
.woocommerce div.product .woocommerce-tabs .panel > h2{display:none;}
body #content .woocommerce .woocommerce-Tabs-panel b{ font-size: 1.7rem;}