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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(239,239,239); --wd-bordered-bg:rgb(239,239,239);
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(246,244,231);
	background-image: none;
}

:root{
--wd-text-font:"Quicksand", Arial, Helvetica, sans-serif;
--wd-text-font-weight:500;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Quicksand", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Quicksand", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Quicksand", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Quicksand", 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:16px;
}
:root{
--wd-header-el-font:"Quicksand", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:inherit;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(215,162,85);
}
:root{
--wd-alternative-color:rgb(41,47,50);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(185,141,88);
}
:root{
--btn-default-bgcolor-hover:rgb(186,113,24);
}
:root{
--btn-accented-bgcolor:rgb(185,141,88);
}
:root{
--btn-accented-bgcolor-hover:rgb(186,113,24);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.onsale{
	color:rgb(255,255,255);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(36,36,36);
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
		
					--wd-cat-brd-radius: 8px;
			}

	
	
			:root{
			--wd-container-w: 1361px;
		}
	
			@media (min-width: 1378px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1361px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.single-product .wd-carousel-container .owl-carousel .product-wrapper > .product-element-top > a > img {
    height: 250px;
    object-fit: contain;
}
.post-type-archive-product .product-wrapper > .product-element-top > a > img, .archive .product-wrapper > .product-element-top > a > img {
    height: 250px;
    object-fit: contain;
}
.tabs-home .product-wrapper > .product-element-top > a > img {
	height: 300px;
	object-fit:contain;
}
p#billing_country_field {
    display: none!important;
}
.home-slider .wd-slide {
    min-height: 84vh!important;
}
.single-product .product-images-inner .woocommerce-product-gallery .attribute-label {
    display: none;
}
.tabs-home .img-wrapper img {
    width: 50px;
    object-fit: cover;
		filter: invert(55%) sepia(57%) saturate(333%) hue-rotate(353deg) brightness(95%) contrast(89%);
}
.wd-product-cats a {
    color: var(--wd-alternative-color);
    font-weight: bold;
}
.icon-prod .info-box-icon img {
    width: 70px;
    object-fit: cover;
		filter: invert(55%) sepia(57%) saturate(333%) hue-rotate(353deg) brightness(95%) contrast(89%);
}
.reviews .testimonial-avatar img {
    height: 100px;
    object-fit: cover;
		width: 100px;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
.wd-prefooter .container {
    max-width: 100%;
    padding: 0!important;
}
.menu-pref .mega-menu-list>li>a {
    text-transform: initial;
    font-size: 22px;
}
.home-slider .wd-slide-container {
    background: #00000035;
}
.slider-main-title .title, .slider-main-title .title-after_title, .main-cat .banner-title, .main-cat .banner-inner {
	    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
}
.widget-title {
    line-height: 1;
    border-width: 0 0 0 3px;
    border-style: solid;
    border-color: var(--wd-primary-color);
    padding-left: 15px;
    text-transform: inherit;
    font-size: 18px;
}
.categories-top .wd-entities-title {
    font-size: 16px!important;
    text-transform: initial!important;
		min-height: 45px;
}
.categories-top .category-image-wrapp img {
    height: 170px;
    object-fit: cover;
}
.categories-top .wrapp-category {
    background: #f6f4e7;
    border-radius: 10px;
}
nav.woocommerce-breadcrumb > a:nth-child(1) {
    display: none;
}
.reviews .testimonial-inner {
    min-height: 307px;
}
.desp-count .wd-info-box {
    padding: 30px;
    border: 1px solid #1010101a;
}@media (min-width: 1025px) {
	.archive .products .product-wrapper .attribute-label {
    max-width: unset;
    width: 60px;
    object-fit: cover;
}
.single-product .woocommerce-product-gallery__wrapper img {
    height: 600px;
    object-fit: contain;
}
.single-product .thumbnails img {
    height: 150px;
    object-fit: contain;
}
.logomob {
	display:none!important;
}
}

@media (max-width: 576px) {
	.shop_attributes th {
	flex:unset!important;
}
.logomob > a {
    padding: 0 0 0 10px!important;
		    border: 0!important;
    margin-bottom: 25px;
}
.woocommerce-page .main-page-wrapper {
	padding-top: 20px!important;
}
.wd-nav-mobile>li>a {
    text-transform: initial;
    font-size: 15px;
}
.single-product .woocommerce-product-gallery__wrapper img {
    height: 350px;
    object-fit: contain;
}
.single-product .thumbnails img {
    height: 120px;
    object-fit: contain;
}
.single-product .wd-carousel-container .owl-carousel .product-wrapper > .product-element-top > a > img {
	height: 200px;
}
.tabs-home .product-wrapper > .product-element-top > a > img, .post-type-archive-product .product-wrapper > .product-element-top > a > img, .archive .product-wrapper > .product-element-top > a > img {
	height: 180px;
}
.home-slider .wd-slide {
    min-height: 70vh!important;
}
.prefooter-row {
    padding: 40px 0!important;
}
.prefooter-col50 {
    width: 50%!important;
}
.categories-top .category-image-wrapp img {
    height: 100px;
}
.categories-top .wd-entities-title {
    font-size: 14px!important;
		    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
		min-height: 44px;
}
}

