.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://dysin.com/wp-content/uploads/2021/08/retail-popup-bg.jpg);
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://dysin.com/wp-content/uploads/2022/07/background.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(9,33,67);
	background-image: url(https://dysin.com/wp-content/uploads/2022/07/Footer_BG.jpg);
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--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:"Cabin", 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:14px;
}
: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:14px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 18px;
}

:root{
--wd-primary-color:rgb(66,166,70);
}
:root{
--wd-alternative-color:rgb(66,166,70);
}
:root{
--wd-link-color:rgb(30,115,190);
--wd-link-color-hover:rgb(30,115,190);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(244,165,28);
}
:root{
--btn-shop-bgcolor-hover:rgb(222,150,26);
}
:root{
--btn-accent-bgcolor:rgb(244,165,28);
}
:root{
--btn-accent-bgcolor-hover:rgb(222,150,26);
}
: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: 35px;
	
	
	
	--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: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
	
		}

	
	
	/* 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;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

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




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dysin.com/wp-content/themes/Nortonit/fonts/woodmart-font.woff2?v=6.4.2") format("woff2");
}

.entry-meta-list {
  list-style: none;
  --li-pl: 0;
  --list-mb: 0;
  --li-mb: 0;
  display: none !important;
}
.wd-post-date.wd-style-with-bg {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
  display: inline-block;
  min-width: 53px;
  background-color: var(--bgcolor-white);
  box-shadow: 0 0 9px rgba(0,0,0,0.1);
  color: var(--color-gray-800);
  text-align: center;
  line-height: 1;
  display: none !important;
}

.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    display: none;
}
.page-title  .page-title-default .title-size-default .title-design-centered .color-scheme-light .title-blog .title-size-default {
  padding: 0px 0 !important;
}
.white-link{
	color: white;
}
.footer-column {
  margin-bottom: 0px !important;
}
.title-size-default {
    padding: 0px 0 !important;
}
.blog-design-meta-image .wd-post-entry-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: none !important;
}
.blog-design-meta-image.has-post-thumbnail .wd-post-header {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px 20px;
  transition: all .25s ease;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.3) 100%);
  display: none !important;
}
.meta-post-categories.wd-post-cat.wd-style-with-bg {
  display: none;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  max-width: 50% !important;
}
.hovered-social-icons.wd-tltp.wd-tltp-top {
  display: none;
}

.main-page-wrapper {
  margin-top: -40px;
  padding-top: 40px;
  min-height: 50vh;
  background-color: var(--wd-main-bgcolor);
  margin-bottom: 40px;
}

.post-single-page .post-title {
  margin-bottom: 10px;
  font-size: 25px !important;
  line-height: 1.2;
}
.entry-thumbnail {
	max-width: 60%;
}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  display: none !important
}
