/*
Theme Name: Gardis Child Theme
Theme URI: https://gardis.ancorathemes.com/
Description: Gardis - excellent WordPress theme with many different blog and header layouts
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.2.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.8.1
Requires at least: 6.0
Requires PHP: 7.4
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: gardis
Template: gardis
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/* ===================================================================
 *    CurtainsHome.ae Brand Refresh
 *    Deep Teal / Warm Terracotta / Cream / Charcoal
 *    =================================================================== */

:root{
	  --ch-teal:#1B4D4A;
	  --ch-teal-dark:#123534;
	  --ch-terracotta:#C97B4A;
	  --ch-terracotta-dark:#B36538;
	  --ch-cream:#F5EFE6;
	  --ch-charcoal:#2B2B2B;
	  --ch-amber:#F2C879;
}

body, p, li, span, a, input, textarea, select, button{
	  font-family:'Segoe UI', Arial, Helvetica, sans-serif;
	  color:var(--ch-charcoal);
}

h1, h2, h3, h4, h5, h6,
.site-title, .entry-title, .page-title, .woocommerce-loop-product__title,
.product_title, .widget-title, .section-title{
	  font-family:Georgia,'Times New Roman',serif !important;
	  color:var(--ch-teal) !important;
}

body{ background-color:var(--ch-cream); }

a{ color:var(--ch-terracotta); }
a:hover, a:focus{ color:var(--ch-teal); }

.site-header, header#masthead, .header-top, .main-header, .whb-header{
	  background-color:#ffffff !important;
	  border-bottom:1px solid rgba(27,77,74,0.12);
}
.main-nav ul li a, .main-navigation ul li a, .whb-main-menu > ul > li > a{
	  color:var(--ch-teal) !important;
	  font-family:'Segoe UI', Arial, sans-serif;
	  font-weight:600;
}
.main-nav ul li a:hover, .main-navigation ul li a:hover{
	  color:var(--ch-terracotta) !important;
}

.button, a.button, button, input[type="submit"], input[type="button"],
.woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit,
.wpb_button, .vc_btn3, .theme-button{
	  background-color:var(--ch-terracotta) !important;
	  border-color:var(--ch-terracotta) !important;
	  color:#ffffff !important;
	  font-family:'Segoe UI', Arial, sans-serif !important;
	  font-weight:600;
	  border-radius:4px;
	  transition:background-color .2s ease;
}
.button:hover, a.button:hover, button:hover, input[type="submit"]:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.wpb_button:hover, .vc_btn3:hover{
	  background-color:var(--ch-teal-dark) !important;
	  border-color:var(--ch-teal-dark) !important;
}

.woocommerce span.price, .price ins{ color:var(--ch-teal) !important; }
.woocommerce span.onsale, .onsale{
	  background-color:var(--ch-amber) !important;
	  color:var(--ch-charcoal) !important;
}

.site-footer, footer#colophon, .footer-widgets, .footer-bottom, .whb-footer{
	  background-color:var(--ch-teal) !important;
	  color:var(--ch-cream) !important;
}
.site-footer a, footer#colophon a, .footer-widgets a, .footer-bottom a{
	  color:var(--ch-amber) !important;
}
.site-footer .widget-title, footer#colophon .widget-title{
	  color:var(--ch-cream) !important;
	  font-family:Georgia,'Times New Roman',serif !important;
}

.service-item, .icon-box, .feature-box{
	  border-color:rgba(201,123,74,0.25) !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
	  color:var(--ch-teal) !important;
}

.site-logo img, .custom-logo, #logo img{
	  max-height:70px;
	  width:auto;
}

}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
/* ===================================================================
 *    Gardis theme-specific selector overrides (sc_ / top_panel / footer_wrap)
 *    =================================================================== */

.top_panel{
	  background-color:var(--ch-teal-dark) !important;
}
.sc_layouts_menu a, .sc_layouts_menu .menu-item a{
	  color:var(--ch-cream) !important;
	  font-family:'Segoe UI', Arial, sans-serif !important;
}
.sc_layouts_menu a:hover, .sc_layouts_menu .sfHover > a{
	  color:var(--ch-amber) !important;
}
.sc_layouts_logo, .sc_layouts_logo a{
	  color:var(--ch-teal) !important;
}

.sc_button, a.sc_button, .sc_item_button{
	  background-color:var(--ch-terracotta) !important;
	  border-color:var(--ch-terracotta) !important;
	  color:#ffffff !important;
}
.sc_button:hover, a.sc_button:hover{
	  background-color:var(--ch-teal-dark) !important;
	  border-color:var(--ch-teal-dark) !important;
	  color:#ffffff !important;
}

.footer_wrap{
	  background-color:var(--ch-teal) !important;
	  color:var(--ch-cream) !important;
}
.footer_wrap a{
	  color:var(--ch-amber) !important;
}
.footer_wrap h1, .footer_wrap h2, .footer_wrap h3, .footer_wrap h4,
.footer_wrap .widget_title, .footer_wrap .sc_layouts_title{
	  color:var(--ch-cream) !important;
	  font-family:Georgia,'Times New Roman',serif !important;
}

.top_panel a[href^="tel:"]{
	  color:var(--ch-amber) !important;
}

}
}
}
}
}
}
}
}
}
}