@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ccard.digital/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.5") format("woff2");
}

:root {
	--wd-text-font: "Lunasima", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lunasima", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lunasima", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lunasima", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lunasima", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lunasima", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(131,131,131);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(131,131,131);
	--btn-accented-bgcolor-hover: rgb(99,99,99);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(215,215,215);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(240,240,240);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 400;
	color: rgb(24,24,24);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(84,84,84);
}
.page .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(15,82,214);
}
.product-labels .product-label.onsale {
	background-color: rgb(15,82,214);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(15,82,214);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(15,82,214);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
:root{
--wd-container-w: 1230px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1230px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Lunasimahe";
	src: url("//ccard.digital/wp-content/uploads/2024/11/Lunasima-Regular.woff2") format("woff2"), 
url("//ccard.digital/wp-content/uploads/2024/11/Lunasima-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Lunasimahe";
	src: url("//ccard.digital/wp-content/uploads/2024/11/Lunasima-Bold.woff2") format("woff2"), 
url("//ccard.digital/wp-content/uploads/2024/11/Lunasima-Bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wpcf7 .hidden-fields-container {
    display: none !important;
}
.grecaptcha-badge { 
    visibility: hidden !important;
}
/* Hide the default close icon */
.dialog-close-button.dialog-lightbox-close-button .eicon-close {
    display: none;
}

/* Add custom icon */
.dialog-close-button.dialog-lightbox-close-button::before {
    content: "\f112"; /* Replace this with the Unicode for your desired icon */
    font-family: "woodmart-font";
    font-weight: 100;
    font-size: 20px;
    color: rgba(255,255,255,0.8);
}
.dialog-close-button.dialog-lightbox-close-button {
    transition: transform 0.3s ease, color 0.3s ease; /* Smooth animation for rotation and color change */
}

.dialog-close-button.dialog-lightbox-close-button:hover {
    transform: rotate(90deg);
    color: #ffffff; /* Change the color */
}
.wpcf7-form {
    direction: rtl;
    text-align: right;
}

.wpcf7-form input,
.wpcf7-form textarea {
    text-align: right;
}
.wd-prefooter {
    padding-bottom: 0px;
    background-color: #f4f4f4;
}
.wd-page-title {
    border-bottom: solid 2px;
}
.btn.btn-style-bordered {
	border-bottom-width: 1px !important;
    border-color: rgb(0, 0, 0) !important;
    border-left-width: 1px !important;
    border-right-width: 1px !important;
    border-style: solid !important;
    border-top-width: 1px !important;
	  border-radius: 0.75rem !important;
    background-color: #28282c !important;
    box-shadow: rgba(255, 255, 255, 0.5) 0px 2px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0.5px 1px 0px, rgba(0, 0, 0, 0.2) 0px 2px 4px 0px !important;
    height: 100%;
    opacity: 1;
    color: #ffffff;
    padding: 9px 20px 9px 20px;
}
.btn-style-3d-landing:hover {
		color: white;
		box-shadow: rgba(255, 255, 255, 0.5) 0px -2px 2px 0px inset, 
                rgba(0, 0, 0, 0.5) 0px -0.5px 1px 0px inset, 
                rgba(0, 0, 0, 0.3) 0px 2px 4px 0px inset !important;
    transform: translateY(1px) !important;
	  opacity: 1;
}
.single_add_to_cart_button{
display:none;
}
input[type='email'], input[type='text'], input[type='tel'] {
		border-radius: 12px;
	font-weight: 400 !important;
}
.wpcf7-form-control-wrap {
font-family: Lunasima, FontAwesome;
}
.btn.btn-style-3d {
	border-bottom-width: 1px !important;
    border-color: rgb(0, 0, 0) !important;
    border-left-width: 1px !important;
    border-right-width: 1px !important;
    border-style: solid !important;
    border-top-width: 1px !important;
	  border-radius: 0.75rem !important;
    background-color: #28282c !important;
    box-shadow: rgba(255, 255, 255, 0.5) 0px 2px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0.5px 1px 0px, rgba(0, 0, 0, 0.2) 0px 2px 4px 0px !important;
    height: 100%;
    opacity: 1;
    color: #ffffff;
    padding: 9px 20px 9px 20px;
    flex-direction: row;
    display: flex;
    font-weight: 600;
    font-size: 15px;
    gap: 5px;
    align-items: center;
    justify-content: center;
		width: 100% !important;
}
.btn.btn-style-3d:hover {
		color: white;
		box-shadow: rgba(255, 255, 255, 0.5) 0px -2px 2px 0px inset, 
                rgba(0, 0, 0, 0.5) 0px -0.5px 1px 0px inset, 
                rgba(0, 0, 0, 0.3) 0px 2px 4px 0px inset !important;
    transform: translateY(1px) !important;
	  opacity: 1;
}
.btn i {
    margin-left: 6px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

input[type='tel'] {
    direction: rtl;
}
.whb-general-header {
    border-radius: 20px;
}@media (min-width: 1025px) {
	body.trigger-position-left #enable-toolbar-trigger {
    margin-top: -180px !important;
		margin-left: 16px !important;
}
.whb-boxed:not(.whb-sticked) .whb-main-header:before {
        height: 8px;
}
.whb-boxed:not(.whb-sticked) .whb-main-header {
	 max-width: 1200px;
    }
 .whb-sticked .whb-main-header {
		max-width: 1160px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 8px;
    }
.whb-sticked .whb-row {
    background-color: #ffffff;
		box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
		border-radius: 1rem;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body.trigger-position-left #enable-toolbar-trigger {
    margin-top: -80px !important;
		margin-left: 16px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-nav>li>a {
    justify-content: center;
}
.whb-general-header {
		margin-top: 8px;
		border-radius: 1rem;
}
.whb-sticked .whb-row {
    transition: background-color .3s ease;
    background-color: #ffffff;
		box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
body.trigger-position-left #enable-toolbar-trigger {
    margin-top: -180px !important;
		margin-left: 7px !important;
}
}

@media (max-width: 576px) {
	.wd-nav>li>a {
    justify-content: center;
}
.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-right.wd-opener-arrow {
    top: 50% !important;
    bottom: auto !important;
    right: 0 !important;
    left: 0 !important;
    width: auto !important;
    max-width: calc(100% - 40px) !important;
    margin: 0 auto !important;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
    opacity: 0;
    height: auto !important;
    max-height: 80vh !important;
}

.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-right.wd-opener-arrow.wd-opened {
    transform: translateY(-50%);
    opacity: 1;
}

.mobile-nav .wd-scroll {
    max-height: 80vh;
    overflow-y: auto;
}

@media (max-width: 768px) {
    .mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-right.wd-opener-arrow {
        max-width: calc(100% - 20px) !important;
    }
}

.whb-general-header {
		margin-top: 8px;
		border-radius: 1rem;
}
.whb-sticked .whb-row {
    transition: background-color .3s ease;
    background-color: #ffffff;
		box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.wd-nav-tabs-wrapper {
    max-width: 400px;
}
.mobile-nav .wd-heading {
    justify-content: flex-start;
}
body.trigger-position-left #enable-toolbar-trigger {
    margin-top: -180px !important;
		margin-left: 7px !important;
}
}

