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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://new.woth.gr/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(204,103,15);
	background-image: none;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-image: url(https://new.woth.gr/wp-content/uploads/2022/09/HeaderBck.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

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

:root{
--wd-text-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(63,63,63);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(51,51,51);
}
:root{
--wd-entities-title-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:rgb(51,51,51);
--wd-entities-title-color-hover:rgb(0, 0, 0);
}
:root{
--wd-alternative-font:"Manrope", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(51,51,51);
--wd-widget-title-font-size:14px;
}
:root{
--wd-header-el-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(255,119,0);
}
:root{
--wd-alternative-color:rgb(234,103,32);
}
:root{
--wd-link-color:rgb(255,119,0);
--wd-link-color-hover:rgb(234,103,32);
}
:root{
--btn-default-bgcolor:rgb(255,119,0);
}
:root{
--btn-default-bgcolor-hover:rgb(234,103,32);
}
:root{
--btn-accented-bgcolor:rgb(255,119,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(234,103,32);
}
:root{
--notices-success-bg:rgb(255,119,0);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(255,119,0);
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--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;
			}

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

		.container {
			max-width: 1222px;
		}

		: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;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

									--wd-form-color: rgb(66,66,66);
					
									--wd-form-placeholder-color: rgb(160,160,160);
					
									--wd-form-brd-color: rgb(240,240,240);
					
									--wd-form-brd-color-focus: rgb(168,168,168);
					
								}
a.glink {
    padding-right: 3px;
    padding-left: 3px;
  }
  
  .woocommerce-variation-add-to-cart .btn.btn-color-primary {
    border-radius: 6px;
  }
  
  table.variations select {
    max-width: 100% !important;
  }
  
  .select-flex-block {
    max-width: 100% !important;
  }
  
  .popImg {
    object-fit: contain !important;
  }
  
  .popImgTitle {
      position: absolute;
      bottom: 0;
  }
  
  .popImgTitle::before {
      content: attr(data-title);
      display: block;
      font-size: 13px;
      position: relative;
      width: 223px;
      text-align: center;
      padding: 6px 0px 6px 0px;
      text-transform: capitalize;
      background: rgba(255, 255, 255, 0.6);
  }
  
  
  .stockTableExpress {
    width: 160px;
    display: inline-block;
  }
  .stockTableExpress span {
    width: 160px;
    text-align: center;
  }
  .stockTableExpress img {
    max-width: 42px !important;
    margin-top: -7px;
    float: left;
  }
  
  /*product thumbnails*/
  .wd-v-thumb-custom .product-image-thumbnail img {
    object-fit: contain !important;
  }
  
  /* hide megethos ektipwsis next to position value */
  .value.cell.with-swatches.class_pa_position #max_printing_size strong {
    display: none;
  }
  
  /*table.variations tr:nth-child(2) .label.cell .wd-attr-selected {
    display: none;
  }
  
  table.variations tr:nth-child(2) .label.cell {
    width: auto;
    float: left;
  }
  
  table.variations tr:nth-child(2) .value.cell {
    width: auto;
    float: left;
  }
  
  table.variations tr:nth-child(2) .value.cell #pa_position {
    border: 0px;
    height: auto;
    margin-left: 5px;
    margin-top: 2px;
  }
  
  table.variations tr:nth-child(2) .value.cell .select-flex-block {
    margin-top: 35px;
    margin-left: -61px;
  }*/
  
  table.variations tr:nth-child(2) .value.cell .select-flex-block .bond.swatches-select.swatches-on-single {
    display: block;
  }
  
  /*
  table.variations tr:nth-child(2) .value.cell .select-flex-block .bond.swatches-select.swatches-on-single .wd-swatch.swatch-on-single::before {
    content: attr(data-title);
    display: block;
    font-size: 12px;
    margin-top: 0px;
    position: relative;
    left: 0;
    margin-left: 0px;
    width: auto;
    text-align: center;
  }*/
  
  table.variations tr:nth-child(2) .value.cell .swatches-select[data-id="pa_position"] .wd-swatch {
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 0px;
    border: 0px;
  }
  
  
  /* Single product grey image background */
  .woocommerce-product-gallery img {
    mix-blend-mode: multiply;
  }
  .woocommerce-product-gallery__image {
    background: #f2f2f2;
      border-radius: 12px !important;
  }
  /* End Single product grey image background */
  
  /* Archive product grey image background */
  .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    mix-blend-mode: multiply;
  }
  .product-grid-item .product-element-top {
    background: #f5f5f5;
      border-radius: 12px;
  }
  /* End Archive product grey image background */
  
  /* Footer menu dark */
  #footerMenuDark {
    color: #515151;
    font-weight: 600;
  }
  /* End Footer menu dark */
  
  /* Header banner - center */
  .header-banner span {
    display: block;
  }
  /* End Header banner - center */
  
  /* Search bar style */
  .dgwt-wcas-details-product-sku {
      display: none;
  }
  
  .dgwt-wcas-pd-price {
      display:none;
  }
  
  .dgwt-wcas-pd-addtc-form {
      display: none;
  }
  /* End Search bar style */
  
  .set-cont-mb-s .price {
    display: none !important;
  }
  
  /* Product archive style */
  .product-grid-item .wd-swatches-grid.wd-swatches-product {
    display: none;
  }
  
  .product-grid-item .product-wrapper .wd-swatch.swatch-on-single.swatch-with-bg {
    border-radius: 50% !important;
      border: 1px solid #777;
  }
  .product-grid-item .product-wrapper .amount {
    display: block;
  }
  .product-grid-item .product-wrapper a.login-to-prices-msg {
    display: block;
  }
  .labels-rounded .out-of-stock {
    display: none !important;
  }
  .labels-rounded {
    top: inherit !important;
    bottom: 0px;
  }
  .product-grid-item .swatches-on-grid {
    display: none;
  }
  /* End Product archive style */
  
  /* Widget style */
  .widget_product_categories .product-categories li.current-cat>a {
      color: #000;
      font-weight: 800;
  }
  /* End Widget style */
  
  
  /* Blog style */
  .meta-author {
      display: none !important;
  }
  /* End Blog style */
  
  /* Single product general */
  .woocommerce-variation-add-to-cart > * {
    flex: none !important;
  }
  .woocommerce-variation-add-to-cart {
      display: flex !important;
  }
  #custom_reset {
    display: none !important;
  }
  .woocommerce-variation.single_variation {
    display: none !important;
  }
  .summary-inner .price {
    margin-bottom: 5px !important;
  }
  .single-breadcrumbs-wrapper .container {
    justify-content: flex-start !important;
  }
  div.quantity {
    display: block !important;
  }
  .single_variation_wrap {
    display: block !important;
  }
  .single-product ..main-page-wrapper {
      padding-top: 20px !important;
  }
  .single-breadcrumbs-wrapper .single-breadcrumbs {
      justify-content: start !important;
  }
  .wd-wishlist-btn {
    margin-top: 10px;
  }
  .single_variation_wrap {
    display: inline-flex;
  }
  .single_add_to_cart_button {
    display: none;
  }
  .quantity {
    margin-right: 15px;
  }
  .wpcf7-form-control.product_details { 
      display:none;
  }
  .swatch-on-single.swatch-disabled {
    display: none !important;
  }
  .pswp__bg {
    opacity: 0.7 !important;
  }
  /* End Single product general */
  
  /* Printing prices analyze */
  .iconWrap {
    position: relative;
    /*margin-bottom: 1.5rem;
    padding: 0.5rem 0.75rem;
    font-size: 1.25rem;*/
    cursor: pointer;
    width: 60%;
  }
  .iconWrap .tooltipCustom {
    position: absolute;
    left: 30px;
    top: -100px;
    font-size: 13px;
    color: #fff;
    background-color: #313131;
    padding: 25px 25px;
    border-radius: 6px;
    transform: translateX(-0.300rem);
    opacity: 0;
    pointer-events: none;
    transition: opacity 250ms ease-in-out 0s, transform 300ms ease-in-out 0s;
  }
  .iconWrap .tooltipCustom::before {
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    background-color: #313131;
    left: 3px;
    top: 45%;
    transform: translate(-50%, 0%) rotate(45deg);
    border-radius: 3px;
  }
  .iconWrap:hover .tooltipCustom {
    transform: translateX(0.300rem);
    opacity: 1;
  }
  /* End Printing prices analyze */
  
  
  /* Stock Table style */
  .stockTableTitles {
    float: left;
    width: 100%;
    border-width: 0px 0px 1px 0px;
    border-color: #cecece;
    border-style: solid;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .stockTableTitlesthumb {
    float: left;
    width: 230px;
    text-align: center;
  }
  .stockTableTitlesName {
    float: left;
    width: 150px;
    text-align: center;
  }
  .stockTable {
    /*float: left;*/
    width: 100%;
  }
  .stockTableInner {
    /*float: left;*/
    width: 100%;
    border-width: 0px 0px 1px 0px;
    border-color: #cecece;
    border-style: solid;
  }
  .stockTableID {
    width: 130px !important;
    text-align: left !important;
  }
  .stockTable img {
    max-width: 100px;
    padding: 5px;
    /*float: left;*/
  }
  .stockTableInner span {
    width: 150px;
    /*float: left;*/
  text-align: center;
  display: inline-block;
  }
  .mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .5;
  }
  .stock.in-stockCustom {
    color: #595959;
    margin-left: 5px;
    padding: 10px 10px 0px 10px;
  }
  .stock.out-of-stockCustom {
    color: #B50808;
    margin-left: 5px;
    padding: 10px 10px 0px 10px;
  }
  .stock.in-stock {
    display: none !important;
  }
  .stock.out-of-stock {
    display: none !important;
  }
  .product-image-summary .in-stockCustom::before, .variations_form .in-stockCustom::before {
      content: "\f107";
      color: #ff7700;
      font-family: "woodmart-font";
      margin-right: 5px;
    margin-top: 3px;
  }
  /* End Stock Table style */
  
  /* Related products */
  .relatedSingle .wd-product-cats {
    display: none;
  }
  .relatedSingle .wd-buttons.wd-pos-r-t {
    display: none;
  }
  .relatedSingle .wd-entities-title {
    display: none;
  }
  .relatedSingle .woocommerce-Price-amount.amount {
    display: none;
  }
  .relatedSingle {
    margin-top: 40px;
    border-radius: 7px;
    border: 2px solid #F3F3F3;
    margin-bottom: 40px;
  }
  .related-products .title.slider-title {
    font-size: 15px;
    text-transform: none;
    padding: 15px 30px 15px 28px;
    background: #F3F3F3;
    font-style: normal;
  }
  .related-products .title.slider-title::before {
    display: none;
  }
  .inner-related-products {
    margin-right: 25px;
    margin-left: 25px;
      margin-bottom: 10px;
  }
  .inner-related-products .owl-nav > div[class*="prev"] {
    left: calc(-39px + var(--wd-car-sp) / 2) !important;
      margin-top: -50px;
  }
  .inner-related-products .owl-nav > div[class*="next"] {
    right: calc(-39px + var(--wd-car-sp) / 2) !important;
      margin-top: -50px;
  }
  .relatedSingle .owl-carousel:hover .owl-nav > div {
    margin-top: -50px;
  }
  .relatedSingle .owl-dots {
    margin-top: -5px;
    margin-bottom: 10px;
  }
  .inner-related-products .wd-hover-quick .wd-add-btn > a {
    display: none;
  }
  .inner-related-products .product-labels {
    max-width: 40%;
  }
  .inner-related-products .labels-rounded .product-label {
    padding: 4px 5px;
    min-height: 35px;
    border-radius: 35px;
  }
  .inner-related-products .product-label {
    min-width: 35px;
    word-break: break-word;
    font-weight: 500;
    text-transform: none;
  }
  .inner-related-products .labels-rounded {
    top: 3px;
    left: 3px;
  }
  /* End Related products */
  
  /* Variations table style */
  .wd-accordion.wd-style-default::before {
    border-top: 0px !important;
  }
  .wd-accordion.wd-style-default .wd-accordion-item {
    margin-bottom: 10px;
    border-bottom: 0px !important;
  }
  .wd-accordion-title {
    background: #f3f3f3;
    padding: 0px !important;
    border-radius: 7px;
  }
  .wd-accordion-title.wd-active {
    border-radius: 0px;
    border: 1px solid #e8e8e8;
    border-bottom: 0px;
  }
  .wd-accordion-title-text {
    text-transform: capitalize !important;
    padding: 10px 30px;
      font-size: 15px !important;
  }
  .wd-opener-style-arrow {
    padding: 10px 30px;
  }
  #tab-description {
    padding: 15px 25px;
    background: #fafafa;
    border: 1px solid #e8e8e8;
  }
  .wd-swatch:hover::after, .wd-swatch.active-swatch::after {
    opacity: 0 !important;
  }
  .reset_variations::before {
    margin-right: 8px !important;
    margin-top: -3px;
  }
  .reset_variations {
    color: #313131 !important;
    font-size: 14px !important;
    padding: 6px 15px 5px 15px;
    border: 1px solid #eee;
    background: #fff;
    font-weight: 500;
    margin-left: 0px !important;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .reset_variations:hover {
    color: #fff !important;
    background: #f70;
  }
  /* End Variations table style */
  
  /* Printing position image */
  .popImg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    width: auto;
    max-height: 245px;
    padding: 5px 0px;
  }
  .popImgOut {
  position: absolute;
  left: -9999px;
  }
  .swatches-select {
    width: 100%;
  }
  .wd-swatch.swatch-on-single.swatch-with-bg:hover .popImgOut {
    left: -87px;
    top: -266px;
    width: 245px;
    height: 245px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    padding: 10px 10px 10px 10px;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1); 
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
  }
  .popImgOut:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -40px;
    width: 0;
    height: 0;
    border-top: solid 20px #a4a4a4;
    border-left: solid 40px transparent;
    border-right: solid 40px transparent;
  }
  .tabs-layout-accordion [data-id="pa_printing-position"] .wd-scroll-content {
    max-height: none !important;
    overflow: visible;
  }
  /*.tabs-layout-accordion .wd-scroll-content:hover {
    overflow: visible;
  }*/
  /* End Printing position image */
  
  /* Printing position attribute style */
  /*[data-id="pa_printing-position"] .wd-swatch.swatch-on-single.swatch-disabled {
    opacity: 1;
  }*/
  [data-id="pa_printing-position"] .swatch-on-single {
    width: 110px !important;
    height: 110px !important;
    margin-bottom: 10px;
    border: 1px solid #eee;
      background-size: contain;
      background-repeat: no-repeat;
  }
  [data-id="pa_printing-position"] .swatch-enabled:hover {
    border: 1px solid #ff7700;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  [data-id="pa_printing-position"] .active-swatch.swatch-enabled {
    border: 1px solid #ff7700;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  .wd-swatch.swatch-with-bg {
      border-radius: 0 !important;
  }
  /* End Printing position attribute style */
  
  /* Printing technique attribute style */
  [data-id="pa_printing-technique"] .swatch-on-single {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #eee;
    width: 100%;
    background: #fff;
    font-weight: 500;
  }
  [data-id="pa_printing-technique"] .swatch-enabled:hover {
    background: #ff7700;
    border: 1px solid #dd7419;
    color: #fff;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  [data-id="pa_printing-technique"] .active-swatch.swatch-enabled {
    background: #ff7700;
    border: 1px solid #ff7700;
    color: #fff;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  /* End Printing technique attribute style */
  
  /* Printing colors attribute style */
  [data-id="pa_colors"] .swatch-on-single {
    padding: 10px 14px 10px 14px;
    font-size: 14px;
    border: 1px solid #eee;
    background: #fff;
    font-weight: 500;
  }
  [data-id="pa_colors"] .swatch-enabled:hover {
    background: #ff7700;
    border: 1px solid #ff7700;
    color: #fff;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  [data-id="pa_colors"] .active-swatch.swatch-enabled {
    background: #ff7700;
    border: 1px solid #ff7700;
    color: #fff;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  /* End Printing colors attribute style */
  
  /* Printing size attribute style */
  [data-id="pa_printing-size"] .swatch-on-single {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #eee;
    background: #fff;
    font-weight: 500;
  }
  [data-id="pa_printing-size"] .swatch-enabled:hover {
    background: #ff7700;
    border: 1px solid #dd7419;
    color: #fff;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  [data-id="pa_printing-size"] .active-swatch.swatch-enabled {
    background: #ff7700;
    border: 1px solid #ff7700;
    color: #fff;
    box-shadow: 1px 1px 2px #bfbfbf;
  }
  /* End Printing size attribute style */@media (min-width: 1025px) {
	.swatches-select[data-id="pa_technique"] .wd-swatch:first-child {
  border-radius: 8px 0px 0px 8px !important;
}

.swatches-select[data-id="pa_technique"] .wd-swatch:last-child {
  border-radius: 0px 8px 8px 0px !important;
}

.swatches-select[data-id="pa_technique"] .wd-swatch {
  background-color: #f7f7f7;
  border-radius: 0px !important;
  border: 16px solid #f7f7f7;
  width: 105px !important;
  height: 65px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.swatches-select[data-id="pa_technique"] .wd-swatch:hover {
  background-color: #e8e8e7;
	border: 16px solid #e8e8e7;
}

[data-id="pa_technique"] .active-swatch.swatch-enabled {
  background-color: #e8e8e7;
  border: 16px solid #e8e8e7 !important;
}

.wd-tools-element.wd-design-6 .wd-tools-icon {
  width: 32px;
  height: 32px;
}

.wd-header-my-account .wd-tools-icon::before {
  font-size: 16px;
}

.box-icon-align-left .box-icon-wrapper {
  margin-right: 12px;
}

.title-size-default .title {
  font-size: 34px !important;
  font-weight: 300 !important;
}

/* SHOP PAGE TITLES */
/*
.wd-nav-product-cat.wd-nav.wd-gap-m {
      margin-left: 3px;
}
.wd-nav-product-cat.wd-nav.wd-gap-m li a {
  border: 1px solid #828282a3;
  padding: 6px 15px;
  margin-right: 20px;
  font-size: 12px;
  font-weight: 400;
  margin-top: 20px;
  box-shadow: 0px 0px 2px #828282;
  background: #0000004f;
}
*/
/* END SHOP PAGE TITLES */
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Shop page title style */
.title-size-small {
  padding: 30px 0 !important;
}
/* End Shop page title style */

.woocommerce-product-gallery .col-lg-3 {
  display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Shop page title style */
.title-size-small {
  padding: 22px 0 !important;
}
.title-size-small .title {
  font-size: 28px !important;
}
.page-title .container > * {
  margin-bottom: 16px !important;
}
/* End Shop page title style */

.woocommerce-product-gallery .col-lg-3 {
  display: none;
}
}

@media (max-width: 576px) {
	/* Shop page title style */
.title-size-small {
  padding: 22px 0 !important;
}
.title-size-small .title {
  font-size: 28px !important;
}
.page-title .container > * {
  margin-bottom: 16px !important;
}
/* End Shop page title style */

.woocommerce-product-gallery .col-lg-3 {
  display: none;
}
}

