/*
Theme Name: Kamaka
Template: frost
Author: SLD
Version: 1.3
Updated: 2024-10-17 19:01:32

*/

.page header.wp-block-template-part {background-color: #fff;}
.page.home header.wp-block-template-part {background-color: rgba(0, 0, 0, 0.64);}

p {margin-top: 0; margin-bottom: 1.5rem;}
strong, b {font-weight: 700;}
main ul {	margin: 1vw 0;	padding-left: 1em;}

.wp-block-site-logo,
figure.header_logo_white 
{width: clamp(90px, 28%, 180px);}

.header_band {z-index: 100;}

.wp-block-site-title {
font-size: 1.4rem;}
.wp-block-post-title {
font-size: clamp(1.8rem, 6vw, 4rem);}

.wp-block-navigation {gap: 0;}
.wp-block-navigation li {gap:0; ;margin: 4px 8px; line-height: 1.4;}

.wp-container-core-post-content-is-layout-1 > * + * {margin-block-end: 1rem;}

.wp-block-image img {width: 100%;}

body input, body select, body textarea {
background-color:#e3e3e3;}
body input:focus, body textarea:focus {background-color: #fff;}

form label {
	font-size: 0.8rem;
	margin: 0 0 0.4em 0 !important;
	line-height: 1;
	padding: 0;
	font-weight: 600;
	letter-spacing: 0.02em;
}

footer h5 {margin-top: 0;}
footer a {color: #fff; text-decoration: underline;}
footer a:hover {color: #fff; text-decoration: none;}
footer li { margin: 0 0 0.5rem 0; line-height: 1.3;}

.custom_gallery figure.wp-block-image {margin: 0;}


body.page_w_backgr_pattern {
	background-image: url(/wp-content/uploads/logo_patern-angled-tint.svg);
	background-repeat: no-repeat;
	background-attachment: fixed;}
@media screen and (min-width: 1100px) {
body.page_w_backgr_pattern {background-size: 60vw; background-position: 50vw -260px;}
}
@media screen and (min-width: 600px) and (max-width: 1100px) {
body.page_w_backgr_pattern {background-size: 90vw; background-position: 40vw -190px;}
}
@media screen and (max-width: 600px) {
body.page_w_backgr_pattern {background-size: 118vw; background-position: 18vw -170px;}
}

body.page-id-142 {
	background-image: url(https:/wp-content/uploads/logo_patern-angled-tint.svg);
	background-size: 90%;
	background-position-y: 35vh;}

.custom-html-widget .mega_memu_image {
width: 100%;
  aspect-ratio: 1/1;
}


.custom_quote_a .message {max-width: 900px; margin: 0 auto; padding-left: 6.5vh;}
.custom_quote_b.has_quotation .message {margin-left: calc(20px + 3vw);}
.custom_quote_b.has_quotation .message::before,
.custom_quote_a .message::before
{content: "";
	width: calc(28px + 3vw);
	display: block;
	position: relative;
	top: 27px;
	left: calc(-4vw - 32px);
	background-image: url(https://kamaka.slddev.com/wp-content/uploads/quote_marks-start-tan.svg);
	background-repeat: no-repeat;
	background-size: contain;
	aspect-ratio: 3/2;
}

.dealer_contact_card .biz_name {
  font-family: 'work sans';
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1em;
}
.dealer_contact_card .detail {
  line-height: 1.1em;
  font-size: 14px;
}

.gold_rule {height:0px; border-top: 5px solid #cbab63; border-left: 0;border-bottom: 0; border-right: 0; width: 100%;}


.img_w_overlay_box figure {
	height: 100%; overflow: clip;}
.img_w_overlay_box figure img {
	object-fit: cover; height: 100%;}


/* lightbox - - - - - - - - - - - - - */

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {padding: 0 !important; background-color: transparent !important;}
#slb_viewer_wrap .slb_theme_slb_default .slb_container {box-shadow: none !important;}
#slb_viewer_wrap .slb_theme_slb_baseline * {text-align: center !important;}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: 400;
	color: #fff;
}
#slb_viewer_wrap .slb_theme_slb_black .slb_group_status,
#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
    font-size: 12px !important; 
    font-family: inherit !important;
    font-style: normal !important;
    margin-left: 8px;
    color: rgb(102, 102, 102) !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details .slb_data {background-color: #000) !important;}

.model_list_card .model_name {
	color: rgba(238, 210, 172, 0.7);
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 10px;
	z-index: 100;}
.model_list_card:hover .model_name {color: #fff; transition: color 1s ease;}
.model_list_card::before {
	content: "";
	width: 100%;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	display: block;
}
.model_list_card:hover::before {background-color: rgba(0, 0, 0, 0.6); transition: background-color 1s ease;}


/* tabs module - - - - - - - - - - - - - - */

.custom_tabs .gs_tabs_list {border-bottom: 2px solid #000;}
.custom_tabs .gs_tab, .custom_tabs .gs_tab.active {
	line-height: 1.1;
	color: #000;
	padding-top: 12px;
	background-color: transparent;
	font-size: clamp(14px, 2vw, 20px);
	padding-left: clamp(8px,2vw,30px);
	padding-right: clamp(8px,2vw,30px);
	padding-bottom: clamp(10px,1vw,18px);
	font-family: 'oswald'; }
.custom_tabs .gs_tab {border-bottom: 4px solid transparent;}
.custom_tabs .gs_tab.active {border-bottom: 4px solid #000;}
.custom_tabs button {border-radius: 0;}



/* block modifications - - - - - - - - - - - - - - - - - - - - - - */


.wp-element-button:hover, .wp-block-button__link:hover {color: #fff;}

.wp-block-quote {
	margin: 6vw auto;
	padding: 0;
	border: none;
	max-width: 800px;
}
.wp-block-quote p {
  font-size: clamp(1.2rem,2.5vw,2.5rem);
  text-align: center;
  font-family: 'Larken';
  margin: 0;
  font-weight: 400;
}
.wp-block-quote cite {
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.wp-block-quote p::before {
	content: "";
	background-image: url(/wp-content/uploads/quote_marks-start-30t.svg);
	display: inline-block;
	width: clamp(15px,3.5vw,56px);
	height: clamp(15px,3.5vw,53px);
	background-repeat: no-repeat;
	margin-right: clamp(8px,1vw,15px);
	background-position: 0px 0px;
}
.dealer-card-block {background-color: rgba(255, 255, 255, 0.65);	padding: 2vw;}



/* WooCommerce - - - - - - - - - - - - - - - - - - - - - - - - - */

.wc-block-product-template__responsive {grid-gap: 1vw;}

.woocommerce-account .woocommerce {
	display: flex;
	flex-wrap: wrap;
}
@media screen and (min-width : 770px) {
	.woocommerce-account .woocommerce-MyAccount-navigation {width: 25%; margin-right: 3%;}
	.woocommerce-account .woocommerce-MyAccount-content {width: 72%; max-width: 915px;}
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads
{display: none;}
.woocommerce-account .woocommerce-MyAccount-navigation li {  margin: 0 0 0.3em 0;  padding: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  background-color: #e1be9169;
  padding: 0.5em;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {background-color: rgb(255, 219, 149);}

.woocommerce-page :where(.post_title, .wp-block-query-title, .wp-block-post-title):not(.single-product.woocommerce-page .wp-block-post-title)
{	font-size: clamp(1.2rem, 4vw, 1.8rem);
	font-family: work-sans;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.3vw;
	margin-bottom: 4vw;
	max-width: none;}

.woocommerce-MyAccount-content h2 {
	margin: 0 0 1em;
	line-height: 1.2;
	text-transform: initial;
	font-size: clamp(1.2rem, 5vw, 2.6rem);
	font-family: work-sans;
}

.woocommerce-checkout h2, .woocommerce-checkout h2.wc-block-components-title {
	font-family: open sans;
	font-size: clamp(1.1rem, 2vw, 1.4rem);}

.woocommerce-Address header h2 {font-size: 1.2rem;	letter-spacing: 0;}
.woocommerce-Addresses .woocommerce-Address {  background-color: rgba(255, 255, 255, 0.6);  padding: 1.4em; min-height: 400px;}
.woocommerce-Addresses .woocommerce-Address .edit {  font-size: 13px;}
.woocommerce-Address .woocommerce-Address-title { margin-bottom: 2em;}
.woocommerce-Addresses .woocommerce-Address address {  font-style: normal;  line-height: 1.5em;}
.wc-block-product-template__responsive.columns-4 {row-gap: 5vw;	column-gap: 0.5vw;}
.woocommerce table.variations tr td, .woocommerce table.variations tr th {padding-bottom: 0.2em;}
.woocommerce table.variations tr td select {height: 2.5em;	padding: .5em 1.1em;	line-height: 1;}
.woocommerce div.product form.cart .variations select, 
.woocommerce .woocommerce-ordering select 
{background-color: #fff; border: 1px solid rgb(213, 200, 169);}
.woocommerce .quantity .qty {width: auto; background-color: #fff; border: 1px solid rgb(213, 200, 169);}
.woocommerce div.product form.cart .variations tbody tr {padding-top: 1.6vw;}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {line-height: 1em;}
#gspbgrid_id-gsbp-4f371a5 .gspb_filter_panel {box-shadow: none;}

fieldset {
	border: solid 1px rgba(0, 0, 0, 0.67);
	padding: 1.4em;
	margin: 2em 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {border-bottom: 1px solid rgba(0, 0, 0, 0.29);}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent;
	border-bottom: 4px solid #000;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after 
{box-shadow: none; border: none;}  
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {font-size: 0.9rem;}

.woocommerce table.shop_attributes,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th 
{border: none;}

.woocommerce div.product .woocommerce-tabs ul.tabs {margin: 0 0 0.7em 0;}

.wp-block-button.small .wp-block-button__link,
.woocommerce div.product form.cart button.single_add_to_cart_button, 
.woocommerce div.product form.cart button[name="add-to-cart"],
.wc-block-components-button
{display: block;
	margin-top: 20px;
	margin-bottom: 6px;
	padding: 13px 17px;
	text-transform: uppercase;
	font-family: 'oswald';
	font-weight: 600;
	font-size: 0.8rem;
	line-height: 1;
	color: #000;
	background-color: var(--wp--preset--color--custom-gold);
}
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained,
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained
{	font-size: 1rem;	padding: 1.2em 1em;}
:is(.wp-block-button.small .wp-block-button__link, .woocommerce div.product form.cart button.single_add_to_cart_button, .woocommerce div.product form.cart button[name="add-to-cart"], .wc-block-components-button):hover
{background-color: var(--frwvar-bright_gold); color: #000;}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
	padding: 8px;
	width: 16px;
	height: 16px;
	min-width: 16px;
	min-height: 16px;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before {
	min-width: 8px;
  min-height: 8px;
  padding: 0;
  margin: 0;
  width: 8px;
  height: 8px;
}
.wp-block-woocommerce-checkout-order-summary-block {
	border: 1px solid rgba(18, 18, 18, 0.33);
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.3);
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
	width: 20px;
	min-width: 20px;
	padding: 2px;
	line-height: 1;
	height: 20px;
	color: #000;
}