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

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

.footer-container{
	background-color:rgb(25,65,98);
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:#83b735;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(0,66,101);
--wd-link-color-hover:rgb(226,226,226);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#6ca300;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#6ca300;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@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;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sapo.com.cy/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//sapo.com.cy/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

/* span.nav-link-text {
    color: #fff;
} */
.whb-wjlcubfdmlq3d7jvmt23 .menu-opener{
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-27c77c0.animated-slow.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled.elementor-invisible {
    visibility: visible!important;
}


.wd-nav[class*="wd-style-"]>li>a {
    color: #fff;
}
.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a {
    color: rgb(193 193 193);
}
.wd-nav[class*="wd-style-"]>li:hover>a {
    color: rgb(193 193 193);
}
[class*="color-scheme-light"] .copyrights-wrapper {
    background: #000;
}
div#block-10, div#block-12 {
    border: none;
}
.site-content {
    margin-bottom: 20px;
}
.widget_nav_menu ul li a {
    font-weight: 700;
    color: #d9d9d9;
    font-size: 16px;
}
.wp-block-social-links.has-large-icon-size {
    float: left;
}
div#block-12 {
    padding-bottom: inherit;
}

.searchform .searchsubmit {
	background:var(--wd-primary-color);
	color: #fff;
}
.whb-sticky-shadow+.whb-clone .whb-row span.nav-link-text{
	color: #000;
}
/* span.nav-link-text {
    color: #000;
} */
.tabs-layout-tabs .tabs {
    text-align: left;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    margin-top: 75px;
}

.hover-mask h3 {
    color: #fff;
}
.hover-mask {
    color: #ccc;
}
span.sku, span.sku_wrapper {
    color: #000!important;
    font-weight: bold!important;
    font-size: 17px;
}
.product-meta-sku {
    color: #6a6a6a;
    font-size: 12px;
}
span.nav-link-text.wd-tabs-title{
	color:#000;
}


li.cat-item a {
	font-size: 16px!important;
    color:#194261!important;
}

ul.children.list-shown .cat-item a {
    color: #7D7D7D!important;
}
.category-name {
    text-align: center;
}
.widget_product_categories .wd-cats-toggle {
    color: #004265;
}
.category-item img {
   width: 130px;
		border:0px;
    border-radius: 50%;
    object-fit: contain;
	padding: 0px 50px 0px 50px;
}
/* 
#free_print_img{
    width:180px;
    height:275px;
    padding-left:20px;
    display:none;
} */
i.fa.fa-mobile{
	    padding-right: 5px;
    padding-left: 5px;
}

.wd-nav-mob-tab.wd-style-underline .nav-link-text {
    color: #194261;
}
.elementor-background-slideshow__slide__image {
    background-repeat: no-repeat;
}

.widget_product_categories .product-categories li a::after {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
}

.tabs-layout-tabs .tabs li a {
    padding-top: 5px;
}
.tabs-layout-tabs .tabs li {
    margin-top: 30px;
}

.tabs-layout-tabs .tabs li.active a {
    color: #000080;
}
.wc-tab-inner {
    color: rgb(5 163 224 / 78%);
}

div#tab-description, div#tab-wd_custom_tab {
    border: 1px solid #7e7e7e;
    border-radius: 10px;
    padding: 10px;
}
:root {
    --wd-primary-color: #194261 !important;
}
@media (max-width: 768px) {
    .whb-header-bottom-inner {
        height: 80px !important;
        max-height: 80px !important;
    }
}
ul.wd-nav-product-cat.wd-nav.wd-style-underline.has-product-count {
    display: none;
}


div#block-52 {
    text-align: center;
}

.elementor-kit-5 a {
    font-family: "Montserrat", Sans-serif;
    padding: 15px !important;
}@media (min-width: 1025px) {
	.mobile_1 {
	display:none;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	 .category-item img{
	 padding: 0px 20px 0px 20px;
}
.mobile_1 {
	display:none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	 .category-item img{
	 padding: 0px 20px 0px 20px;
}
.category-name {
    font-size: 12px;
    padding: 9px;
}
.desktop_1 {
	display:none;
}

}

@media (max-width: 576px) {
	 .category-item img{
	 padding: 0px 20px 0px 20px;
}
.category-name {
    font-size: 12px;
    padding: 9px;
}
#free_print_img {
    width: 130px;
    height: 40px;
    padding-left:10px;
    }
.wd-nav[class*="wd-style-"]>li>a {
    font-size: 11px!important;
}
.desktop_1 {
	display:none;
}
.wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon {
    display: none;
}
}

