@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kaaf.coffee/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "kalameh", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "kalameh", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "kalameh", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "kalameh", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "kalameh", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "kalameh", 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(17,70,57);
	--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(17,70,57);
	--btn-accented-bgcolor-hover: rgb(15,64,52);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://kaaf.coffee/wp-content/uploads/2021/10/coffee-popup-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.page-title-default {
	background-color: rgb(17,70,57);
	background-image: url(http://kaaf.coffee/wp-content/uploads/2021/10/coffee-page-title-1.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(17,17,17);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "kalameh";
	src: url("//kaaf.coffee/wp-content/uploads/2024/11/Kalameh-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "kalameh-bold";
	src: url("//kaaf.coffee/wp-content/uploads/2024/11/Kalameh-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

/* single shop rtl add to cart  */
.quantity {
    flex-direction: row-reverse !important;
}

/* remove close button in account menu  */

.close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon a {
    display: none;
}


/* paggination row  */
ul.page-numbers {
    flex-direction: row-reverse;
}
a.next.page-numbers {
    transform: rotate(180deg);
}
a.prev.page-numbers {
    transform: rotate(180deg);
}

.wd-prefooter {
    display: none;
}

/* footer  */

.footer_list h4 {
    font-size: 19px !important;
}
div.footer_list ul li, div.footer_list ul li a, footer.footer-container.color-scheme-light p  {
    color: #bdbdbd;
}


/* account */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads, .downloads-link {
    display: none;
}

/* shop page  */

.price_slider_wrapper .price_label {
    font-size: 14px;
}


/* hide scroll bar  */
body {
  overflow: hidden; /* Hide scrollbars */
}

body {
  overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
::-webkit-scrollbar {
    display: none;
}

/* remove inputs from checkout  */
.woocommerce-billing-fields p#billing_country_field,  {
    display: none;
}

div#customer_details h3#ship-to-different-address {
    display: none;
}
div#customer_details .woocommerce-additional-fields {
    display: none;
}

.article-body-container li.meta-author {
    display: none;
}
.entry-meta.wd-entry-meta {
    display: none;
}
.article-inner h1.wd-entities-title.title.post-title {
    margin-bottom: 2rem;
}


.wd-product :is(.product-image-link,.hover-img) img {
    width: 75%;
}

.digits_site_footer_box {
    display: none !important;
}@media (min-width: 1025px) {
	/* set navbar to the right of the screen  */
.wd-header-nav.wd-header-main-nav.text-left.wd-design-1 {
    display: flex;
    align-items: center;
}
}

