/*
Theme Name: Pearl's Peak
Theme URI: https://pearlspeak.shop
Author: YBS Works
Author URI: https://ybs.works
Description: Pearl's Peak WordPress Theme
Tags: Pearl's Peak, YBS Works
Text Domain: pearlspeak
Template: issabella

Requires at least: 4.9.6
Tested up to: 6.4.1
Requires PHP: 5.7
Version: 1.0

License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
*/

/* ROOT */
:root {
	--main: #000000;
	--text: #545353;
	--light: #ffffff99;
	--white: #ffffff;
	--green: #70833c;
	--heading: #000000;
	--body: #646f79;
	--bodybg: #ffffff;
	--btn-color: #ffffff;
	--btn-bgcolor: #000000;
	--btn-bgcolor2: #fff;
	--e-global-color-primary: #000000;
	--e-global-color-secondary: #9b0401;
	--menu-color: #000;
	--font-size-sm: 14px;
	--line-height-sm: 19.6px;
	--font-size-md: 18px;
	--line-height-md: 25.2px;
}

.btn-theme {
	background: var(--main);
	color: #ffffff;
	height: 50px;
	padding: 0 40px;
	text-align: center;
	line-height: 50px;
}

button.btn-theme {
	border: 0;
}

/* DEBUG */
.show-password-input {
	display: none !important;
}

.cafe-sticky-row-container {
	height: auto !important;
}

.single_add_to_cart_button {
	width: calc(100% - 230px) !important;
}

@media (max-width: 480px) {
	.single_add_to_cart_button {
		width: calc(100% - 80px) !important;
	}
}

a.jws-wishlist-btn {
	vertical-align: sub !important;
}

blockquote {
	margin: 2rem 0;
}

form.cart {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.quick-view-gallery {
		min-height: 480px;
	}
}

p.product-short-text {
	display: none;
}

.jws-offcanvas .jws-offcanvas-content-data {
	background: #000000 !important;
}

.wpcf7-radio input[type="radio"]:not(:checked) + span:before {
	background-color: transparent !important;
}

.u-column1.col-1.woocommerce-Address {
	max-width: 100% !important;
}

.woocommerce-ordering .select2-container .select2-selection--single {
	font-size: 12px !important;
}

.ui-datepicker-title {
	color: #000 !important;
}

.rmheader {
	display: none;
}

/* .register.change-form {
	display: none;
} */

/* STYLES */
.entry-summary .product_title {
	font-size: 32px !important;
	text-transform: inherit !important;
}

p {
	margin: 6px 0 6px 0;
}

.woocommerce-bacs-bank-details {
	margin: 50px 0px;
}

.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close {
	padding: 0 !important;
}

@media (max-width: 767px) {
	.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close {
		padding: 30px 30px 0px 0px !important;
	}
}

.woocommerce-thankyou-order-details + p {
	background-color: #9b0401;
}

.wpcf7-form-control {
	color: #545353;
}

.wpcf7-radio {
	color: #ffffff;
}

.intl-tel-input {
	margin-top: 9px !important;
	margin-bottom: 20px !important;
}

.intl-tel-input > input {
	padding-left: 50px !important;
}

.country-name {
	color: #000;
}

.header_service_row > h3 {
	font-size: 18px;
}

.yith_wcevti_item_message {
	font-size: 12px;
}

dl.variation > dd > p {
	margin: 0 10px 0 4px;
}

.age-gate__heading {
	width: 300px;
}
