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

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://www.findyourscoop.gr/wp-content/uploads/2021/09/bikes-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(190,47,47);
	background-image: none;
}

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

.footer-container{
	background-color:rgb(209,209,209);
	background-image: none;
	background-position:center center;
}

:root{
--wd-text-font:"Play", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(15,15,15);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Play", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Play", 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:"Play", 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:"Play", 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:rgb(25,25,25);
}
:root{
--wd-alternative-color:rgb(249,249,249);
}
:root{
--wd-link-color:rgb(25,25,25);
--wd-link-color-hover:rgb(12,12,12);
}
:root{
--btn-default-bgcolor:rgb(25,25,25);
}
:root{
--btn-default-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor:rgb(25,25,25);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:rgb(15,15,15);
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:rgb(15,15,15);
}
.product-labels .product-label.new{
	background-color:rgb(15,15,15);
}

.product-labels .product-label.featured{
	background-color:rgb(15,15,15);
}

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

.product-labels .product-label.attribute-label:not(.label-with-img){
	background-color:rgb(15,15,15);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 1px;
		
					--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;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
#menu-main-categories-menu .nav-link-text{
	text-transform: initial;
}

.wd-header-search-form {
	margin: 0 2rem;
}

div.cookies-info-text,
.footer-container small,
#post-20 > div > div > div > div.woocommerce-MyAccount-content > div.woocommerce-info > a,
.wd-search-form .searchform .searchsubmit,
.mini_cart_item .cart-item-link,
.mini_cart_item .cart-info .quantity,
.woocommerce-order-overview li,
.wc-bacs-bank-details li
{
	color: black;
}



.woocommerce-breadcrumb a,
.wd-products-per-page .per-page-variation,
td.product-price>.amount,
.cart-totals-inner table .cart-subtotal .amount,
tr.cart_item .product-total .amount
{
    color: #242424;
}

.woocommerce-thankyou-order-received {
	color: #435534;
}

.woocommerce-form-login-toggle {
  display: none;
}