/*
Theme Name: Caltheme
Theme URI: https://www.cal-webdesign.com
Template: hello-elementor
Author: Cal Studio
Author URI: https://www.cal-webdesign.com
Version: 2.5.0.1732884723
Updated: 2024-11-29 20:52:03

*/

@font-face {
  font-family: "UxumGrotesque-Regular";
  src: url(fonts/UxumGrotesque-Regular.ttf) format("ttf"), url(fonts/UxumGrotesque-Regular.woff) format("woff"), url(fonts/UxumGrotesque-Regular.woff2) format("woff2");
  font-weight: bold;
}
@font-face {
  font-family: "GT-Flexa-Standard-Regular";
  src: url(fonts/GT-Flexa-Standard-Regular.ttf) format("ttf"), url(fonts/GT-Flexa-Standard-Regular.woff) format("woff"), url(fonts/GT-Flexa-Standard-Regular.woff2) format("woff2");
  font-weight: bold;
}

html {
	overflow-x: hidden;
}
body {
    line-height: 1.3;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    font-family: 'GT-Flexa-Standard-Regular', Sans-Serif;
	background-color: #000;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3 !important;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-family: 'UxumGrotesque-Regular', Sans-Serif;
    text-transform: normal;
}
.elementor-button, .menu-item {
	font-family: 'UxumGrotesque-Regular', Sans-Serif;
}
h1 {
    font-size: 60px;
}
h2 {
    font-size: 48px;
}
h3 {
    font-size: 36px;
}
.elementor-text-editor h3 {
    margin-top: 15px;
    margin-bottom: 5px;
}
h4 {
    font-size: 21px;
}
p {
    line-height: 1.3;
}
hr {
    max-width: 50px;
    border-color: #000;
    border-width: 1px;
}
hr.light {
    border-color: #fff;
}
sup {
    top: -11px;
    font-size: 10px;
}
.jet-accordion sup {
	top: -7px;
}
svg {
	height: 15px !important;
}
a {
    color: #fff;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
.text-faded {
    color: rgba(255, 255, 255, 0.9);
}
.margin-bottom {
    margin-bottom: 30px;
}
.no-padding {
    padding: 0;
}
section {
    padding: 60px 0;
}
.section-heading {
    margin-top: 0;
}
::-moz-selection {
    background-color: #000000;
    color: #fff;
    text-shadow: none;
}
::selection {
    background-color: #000000;
    color: #fff;
    text-shadow: none;
}
img::selection {
    background-color: transparent;
    color: #fff;
}
img::-moz-selection {
    background-color: transparent;
    color: #fff;
}
ul, ol {
    padding: 0;
    margin: 0 0 1.5em 1.5em;
}
.elementor-pagination .page-numbers {
    color: #000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 15px;
}
.elementor-pagination .page-numbers:hover {
    background-color: #ffffff;
    color: #fff !important;
}
.elementor-pagination .page-numbers.current {
    background-color: #ffffff;
    color: #fff !important;
    padding: 15px;
}
.slider .swiper-slide-contents {
    width: 1120px;
}
.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 9999;
    background-image: url('/wp-content/uploads/2022/02/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50px 50px;
}
.elementor-editor-active .loader {
    display: none;
}
#gototop {
    -moz-transition: opacity .5s, visibility .5s;
    -webkit-transition: opacity .5s, visibility .5s;
    -o-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
}
#gototop.show {
    opacity: 1;
    visibility: visible;
}
.section-no-padding section {
    padding: 0;
}
.no-margin-bottom.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.p-no-margin p {
    margin-bottom: 0;
}
.h3-no-margin-top h3 {
    margin-top: 0;
}
.elementor-upload-field, .pafe-form-builder-upload input {
    width: 100%;
    background-color: #faf9f5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #faf9f5;
    padding: 8px 15px;
}
.elementor-social-icons-wrapper .elementor-grid-item, .elementor-widget-share-buttons .elementor-grid-item {
    margin-right: 10px;
}
.elementor-social-icons-wrapper .elementor-grid-item:last-child, .elementor-widget-share-buttons .elementor-grid-item:last-child {
    margin-right: 0;
}

/* Custom */
.hero-slider .elementor {
	width: 100%;
}
.hero-slider .sp-arrows {
	width: 140px !important;
	top: inherit !important;
	bottom: 130px !important;
	left: 65% !important;
}
.hero-slider .sp-next-arrow {
	left: 80px !important;
}
 .hero-slider .sp-previous-arrow {
	left: 0 !important;
}
.footer-menu a svg {
	width: 1.5em !important;
	opacity: 0;
	transition: opacity 0.5s;
}
.footer-menu a:hover svg {
	opacity: 1;
	transition: opacity 0.5s;
}
.form-button button[type="submit"] {
	position: absolute;
    top: -85px;
    right: 30px;
}
.form-button textarea {
	padding: 14px 16px !important;
}
.e-loop-item .view-product {
	opacity: 0;
	transition: opacity 0.5s;
}
.e-loop-item:hover .view-product {
	opacity: 1;
	transition: opacity 0.5s;
}
.commitment-content-1, .commitment-content-2, .commitment-content-3, .commitment-content-4, .commitment-content-5, .commitment-content-6, .commitment-content-7 {
	opacity: 0;
}
.commitment:has(.commitment-menu-1:hover), .commitment:has(.active-toggle #commitment-menu-1:hover) {
	/* background-color: #004D87 !important; */
	transition: background-color 0.5s;
}
.commitment:has(.commitment-menu-2:hover), .commitment:has(.active-toggle #commitment-menu-2:hover) {
	/* background-color: #FFA4A3 !important; */
	transition: background-color 0.5s;
}
.commitment:has(.commitment-menu-3:hover), .commitment:has(.active-toggle #commitment-menu-3:hover) {
	/* background-color: #03443E !important; */
	transition: background-color 0.5s;
}
.commitment:has(.commitment-menu-4:hover), .commitment:has(.active-toggle #commitment-menu-4:hover) {
	/* background-color: #D8F26D !important; */
	transition: background-color 0.5s;
}
.commitment:has(.commitment-menu-5:hover), .commitment:has(.active-toggle #commitment-menu-5:hover) {
	/* background-color: #E50020 !important; */
	transition: background-color 0.5s;
}
.commitment:has(.commitment-menu-6:hover), .commitment:has(.active-toggle #commitment-menu-6:hover) {
	/* background-color: #FCCF00 !important; */
	transition: background-color 0.5s;
}
.commitment:has(.commitment-menu-7:hover), .commitment:has(.active-toggle #commitment-menu-7:hover) {
	/* background-color: #DBCCFC !important; */
	transition: background-color 0.5s;
}

.commitment:has(.active-toggle #commitment-menu-1) {
	background-color: #004D87 !important;
	transition: background-color 0.5s;
}
.commitment:has(.active-toggle #commitment-menu-2) {
	background-color: #FFA4A3 !important;
	transition: background-color 0.5s;
}
.commitment:has(.active-toggle #commitment-menu-3) {
	background-color: #03443E !important;
	transition: background-color 0.5s;
}
.commitment:has(.active-toggle #commitment-menu-4) {
	background-color: #D8F26D !important;
	transition: background-color 0.5s;
}
.commitment:has(.active-toggle #commitment-menu-5) {
	background-color: #E50020 !important;
	transition: background-color 0.5s;
}
.commitment:has(.active-toggle #commitment-menu-6) {
	background-color: #FCCF00 !important;
	transition: background-color 0.5s;
}
.commitment:has(.active-toggle #commitment-menu-7) {
	background-color: #DBCCFC !important;
	transition: background-color 0.5s;
}

.commitment:has(.commitment-menu-1:hover) .commitment-content-1, .commitment:has(.commitment-menu-2:hover) .commitment-content-2, .commitment:has(.commitment-menu-3:hover) .commitment-content-3, .commitment:has(.commitment-menu-4:hover) .commitment-content-4, .commitment:has(.commitment-menu-5:hover) .commitment-content-5, .commitment:has(.commitment-menu-6:hover) .commitment-content-6, .commitment:has(.commitment-menu-7:hover) .commitment-content-7 {
	/* opacity: 1; */
	transition: opacity 0.5s;
}
.product-section {
	overflow-x: scroll;
	cursor: grab;
}
#product-section { cursor: grab; overflow: auto; }
.product-section::-webkit-scrollbar { display: none; /* Hide scrollbar for WebKit browsers */ }
/* Scrollbar styles for WebKit browsers (Chrome, Safari)
.product-section::-webkit-scrollbar { width: 10px; height: 10px; padding: 2px; } 
.product-section::-webkit-scrollbar-track { background: #fff; padding-top: 2px; } 
.product-section::-webkit-scrollbar-thumb { background: #000; border-radius: 100px; } 
.product-section::-webkit-scrollbar-thumb:hover { background: #000; } */ 

/* Optional: Adjust for Firefox .product-section { scrollbar-width: thin; scrollbar-color: #000 #fff; } */

.featured-product:hover .view-featured-product .elementor-button {
	background-color: #fff !important;
	border-color: #fff !important;
}
.featured-product:hover .view-featured-product .elementor-button svg {
	/* fill: #000 !important; */
}
.featured-product:hover .view-featured-product .elementor-button svg path[stroke], .featured-product:focus .view-featured-product .elementor-button svg path[stroke], .featured-product:active .view-featured-product .elementor-button svg path[stroke] {
	stroke: black !important;
}
.product-more-button .elementor-button svg {
	font-size:40px !important;
}
.product-back-button .elementor-button svg {
	font-size:21px !important;
}
.product-more-button:hover .elementor-button svg, .product-more-button:focus .elementor-button svg, .product-more-button:active .elementor-button svg, .product-more-button .elementor-button:focus svg {
	color: transparent !important;
	fill: none !important;
}
.product-more-button:hover .elementor-button svg path[stroke], .product-more-button:focus .elementor-button svg path[stroke], .product-more-button:active .elementor-button svg path[stroke], .product-more-button .elementor-button:focus svg path[stroke] {
	stroke: black !important;
}
.product-button:hover .elementor-button svg, .product-button:focus .elementor-button svg, .product-button:active .elementor-button svg, .product-button .elementor-button:focus svg {
	color: transparent !important;
	fill: none !important;
}
.product-button:hover .elementor-button svg path[stroke], .product-button:focus .elementor-button svg path[stroke], .product-button:active .elementor-button svg path[stroke], .product-button .elementor-button:focus svg path[stroke] {
	stroke: black !important;
}
.product-button:hover .elementor-button svg circle[stroke], .product-button:focus .elementor-button svg circle[stroke], .product-button:active .elementor-button svg circle[stroke], .product-button .elementor-button:focus svg circle[stroke] {
	stroke: black !important;
}
.featured-product .elementor-widget-container {
	overflow: hidden;
	border-radius: 25px;
}
.featured-product .elementor-widget-heading .elementor-widget-container {
	border-radius: 0;
}
.featured-product img {
	transform: scale(1);
	transition: transform 0.5s;
}
.featured-product:hover img {
	transform: scale(1.05);
	transition: transform 0.5s;
}
.accordion-slider .jet-image-accordion__image-instance.loaded {
	border-radius: 0 0 25px 0;
}
.jet-image-accordion__content .jet-image-accordion__title, .jet-image-accordion__content .jet-image-accordion__desc {
	width: 300px;
}
.jet-image-accordion__content .elementor-button {
	position: absolute;
	left: 60px;
	bottom: 60px;
}
.accordion-slider .active-accordion .jet-image-accordion__content {
	background-color: #00000000;
}
.accordion-slider .title-display-mode__on_hover::before {
	background-color: #00000080;
}
.accordion-slider .title-display-mode__on_hover.active-accordion::before {
	background-color: #00000000;
}
/* .title-display-mode__on_hover {
	margin-left: -25px !important;
}
.title-display-mode__on_hover.active-accordion {
	margin-left: inherit !important;
} */
.mobile-menu {
	/* margin: -20px 0;
	overflow: hidden; */
	z-index: 8 !important;
	/* height: calc(100vh - 20px) !important; */
}
/* .portfolio-listing:nth-child(1) div[data-elementor-type="loop-item"] {
	width: 67%;
}
.portfolio-listing:nth-child(2) div[data-elementor-type="loop-item"] {
	width: 33%;
} */
.jet-image-accordion__list {
	height: 100vh !important;
}

.favourite-content {
	opacity: 0;
}
.favourite-1:hover .favourite-content, .favourite-2:hover .favourite-content, .favourite-3:hover .favourite-content, .favourite-4:hover .favourite-content, .favourite-5:hover .favourite-content, .favourite-6:hover .favourite-content, .favourite-7:hover .favourite-content {
	opacity: 1;
	transition: opacity 0.5s;
}
.favourite-1, .favourite-2, .favourite-3, .favourite-4, .favourite-5, .favourite-6, .favourite-7 {
	transition: transform 0.5s;
}
/* .favourite-1:hover {
	transform: translate(0px, 50px);
}
.favourite-1:hover ~ .favourite-2 {
	transform: translate(0px, 100px);
}
.favourite-1:hover ~ .favourite-3 {
	transform: translate(-50px, -50px);
}
.favourite-1:hover ~ .favourite-4 {
	transform: translate(-50px, -50px);
}
.favourite-1:hover ~ .favourite-5 {
	transform: translate(0px, -50px);
}
.favourite-1:hover ~ .favourite-6 {
	transform: translate(50px, 50px);
}
.favourite-1:hover ~ .favourite-7 {
	transform: translate(50px, 50px);
} */
.jet-checkboxes-list__decorator {
	position: absolute !important;
	right: 0 !important;
}
.jet-filter-items-dropdown__label:after {
	background-image: url('https://dev.calstudio.biz/lotusdemo/wp-content/uploads/2025/01/dropdown.png')  !important;
    background-size: 20px 10px !important;
    display: inline-block  !important;
    width: 20px  !important; 
    height: 10px  !important;
	border: 0 !important;
	transform: inherit !important;
	top: 6px !important;
	content: "";
}
.jet-filter-items-dropdown.jet-dropdown-open .jet-filter-items-dropdown__label:after {
	background-image: url('https://dev.calstudio.biz/lotusdemo/wp-content/uploads/2025/01/dropdown-close.png')  !important;
    background-size: 20px 1px !important;
    width: 20px  !important; 
    height: 1px  !important;
	top: 11px !important;
	content: "";
}
.filter-mobile .jet-checkboxes-list__decorator {
    position: inherit !important;
    left: 0 !important;
}
.mobile-menu-height, .mobile-menu-height .mobile-menu-height-column, .mobile-menu {
	height: 100dvh;
}

.material1-content, .material2-content, .material3-content, .material4-content {
	display: none;
}
.material1.active, .material3.active {
	background-color: #fff;
	color: #000;
	border-radius: 100px 0 0 100px;
}
.material2.active, .material4.active {
	background-color: #fff;
	color: #000;
	border-radius: 0px 100px 100px 0px;
}

@media screen and (max-width: 1024px) {
	.jet-image-accordion__content .elementor-button {
		left: 30px;
		bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	body {
    	font-size: 14px;
	}
	.hero-slider .sp-arrows {
		left: 20px !important;
	}
	.jet-image-accordion__content .jet-image-accordion__title, .jet-image-accordion__content .jet-image-accordion__desc {
		width: 100%;
	}
	.favourite-content {
		display: none;
	}
}