/*
Theme Name: DermaClear
Theme URI: https://dermaclear.qodeinteractive.com
Description: Beauty Cosmetics & Skincare Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: dermaclear
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
	font-family: "Oswald";
}
.qodef-pricing-list .qodef-e-title,
.qodef-pricing-list .qodef-e-text,
.qodef-section-title div.qodef-m-subtitle,
.qodef-contact-form-simple.qodef-form input[type=text],
.qodef-pricing-list .qodef-e-price-value,
.qodef-contact-form-simple.qodef-form input[type=text]::placeholder {
	font-family: "Oswald" !important;
	color: #000000 !important;
}
.dermaclear_core_button-3 {
	border: 1px solid #000000 !important;
}
.qodef-button.qodef-html--link {
	font-family: "Oswald" !important;
	color: #000000 !important; 
	border: 1px solid #000000 !important;
}
.qodef-button.qodef-html--link:hover {
	background-color: #d5b58a !important;
}
.qodef-newsletter-form-data input[type="date"],
.qodef-contact-form-simple.qodef-form input[type=text]{
	padding-left: 0 !important;
	border-color: #000000 !important;
}
.qodef-pricing-list .qodef-e-title {
	font-weight: 600 !important;
}
.elementor-14 .elementor-element.elementor-element-4cd9703 {
	--divider-color: #000000 !important
}
.qodef-menu-item-text {
	color: #000000 !important;
	font-family: "Oswald" !important;
}
.widget .qodef-working-hours-list .qodef-e-day, .widget .qodef-working-hours-list .qodef-e-time {
	font-family: "Oswald" !important;
}
.popup-sale__tab {
	display: flex;
	justify-content: center;
	align-items: center;
}
.popup-sale__line {
	display: flex;
	margin: 0 10px;
	height: 2px; 
	width: 20px;
	background-color: #929292;
}
.popup-sale__caption {
	cursor: pointer;
	color: #929292;
}
.caption-active {
	color: #000000;
}
.popup-sale_select {
	position: absolute;
	z-index: -1;
	opacity: 0;
	transition: 0.4s;
	font-family: "Oswald"; !important;
}
.select-active {
	position: relative;
	z-index: 1;
	opacity: 1;
	transition: 0.4s;
	padding-left: 0;
	text-transform: uppercase;
}
.qodef-h1, h1,
.qodef-h2, h2,
.qodef-h3, h3,
.qodef-h4, h4,
.qodef-pricing-list .qodef-e-title{
	text-transform: inherit;
}