/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.hideOnDesktop,
.product-labels{
	display:none;
}
.woodmart-back-btn{
	display:none!important;
}
.widget-title{
	position: relative;
	margin: 0 0 20px;
    padding: 0 0 16px;
}
.widget-title:before{
	width: 80px;
    height: 1px;
	content: "";
    background: #D1AE82;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.widget-title:after{
	width: 50px;
    height: 1px;
    margin-bottom: 5px;
	content: "";
    background: #D1AE82;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.page-id-861 .page-title{
	padding-bottom: 90px;
	margin-bottom:0px;
}
#cook{
	padding-top: 100px;
    margin-top: -100px;
}
#cn-accept-cookie,
#cn-refuse-cookie,
#cn-more-info{
	color:#000;
	background:#fff;
}
.main-footer li,
.main-footer li a,
.main-footer a,
.copyrights-wrapper,
.copyrights-wrapper a,
.woocommerce-breadcrumb .breadcrumb-link.breadcrumb-link-last,
.product-title a,
.price del,
del .amount,
.posted_in a,
.minus,
.input-text.qty.text,
.plus,
.woocommerce-breadcrumb .breadcrumb-link,
.cart-info .product-title,
.cart-info .quantity,
abbr.required,
td.product-total .amount,
.meta-sep{
	color:#000!important;
}
.sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.flagsTop li {
    display: inline-block;
}
.flagsTop {
    text-transform: uppercase;
	flex: unset;
}
.flagsTop li:first-child:after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
}
.home .main-page-wrapper {
    padding-top: 0px;
}
html.modal-cacsp-open:not(.modal-cacsp-open-no-backdrop) {
    position: unset!important;
}
body.modal-cacsp-open .modal-cacsp-backdrop {
    opacity: 0.1!important;
}
.dVYIqU {
    bottom: 50px!important;
}
.woodmart-sticky-social-right .woodmart-social-icon img{
	margin-right:10px;
}
.whb-main-header > .whb-row{
	background: linear-gradient(to right, #282828, #585350)!important;
}
html:lang(el) .epsaEn{
	display:none;
}
html:lang(en-GB) .epsaGr{
	display:none;
}
.entry-header .entry-title{
	font-size:35px;
}
.Bubble__BubbleComponent-sc-83hmjh-3{
	top:-60px;	
}
@media only screen and (max-width: 750px) {
	.hideOnDesktop{
		display:block;
	}
	.hideOnMobile{
		display:none;
	}
	.resizeTitle .woodmart-title-container{
		font-size:25px!important;
		line-height:25px!important;
	}
	h5.resizeTitle{
		font-size:25px!important;
		line-height:25px!important;
	}
	.resizeShopTitle .woodmart-title-container{
		line-height: 25px!important;
		font-size: 17px!important;
	}
}
@media only screen and (max-width: 560px) {
	.footer-sidebar{
		text-align:center;
	}
	.widget-title:after,
	.widget-title:before{
		left: 50%!important;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {color:#000000 !important;}