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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(28,31,41);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(28,31,41);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(28,31,41);
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.82);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(28,31,41);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(28,31,41);
	--wd-alternative-color: rgb(46,153,158);
	--btn-default-bgcolor: rgb(28,31,41);
	--btn-default-bgcolor-hover: rgba(28,31,41,0.9);
	--btn-accented-bgcolor: rgb(28,31,41);
	--btn-accented-bgcolor-hover: rgba(28,31,41,0.9);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 250px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(28,31,41);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 12px;
	color: rgba(28,31,41,0.87);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(28,31,41);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 48px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height: 41px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	color: rgb(46,153,158);
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(28,31,41);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(28,31,41);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(28,31,41);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(28,31,41);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(28,31,41);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-widget-title-font-size: 14px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 14px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 20px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.wd-page-title {
background-color: rgb(28,31,41);
}

/* Changing color of submenu indication arrow icon */
.wd-nav-vertical>li.menu-item-has-children>a:after {
    color: rgba(82,82,82);
}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after{
	color: rgba(82,82,82);
}

/* hiding swatch i.e brand image */
.woodmart-woocommerce-layered-nav .filter-swatch {
    display: none;
}

/* scroll to top button position change */
.scrollToTop {
    right: auto;
    left: 20px;
}
@media (max-width: 1024px)
.scrollToTop {
    left: 12px;
}
.vi-wpb-wrapper{
	color: #1C1F29;
	background:none!important;
}
#woopb-modal .woopb-modal-product .woopb-product-title a{
	color: #232b48!important;
	font-weight:600;
	line-height: 1.5em;
}
.vi-wpb-wrapper .woopb-button{
	margin-bottom:10px;
}
.wd-after-add-to-cart .woocommerce-Price-amount{
	color:rgb(46,153,158);
}
.wcemi-variable-prices > div:hover .amount {
    color: #fff!important;
}
.wd-after-add-to-cart a{
	font-weight:800;
}
.wd-after-add-to-cart a:hover{
	color:rgb(46,153,158);
}
.wd-swatches-brands .wd-swatch.wd-bg{
	display:none;
}
.wd-swatch+.wd-filter-lable {
   margin-inline-start: 0px;
}
.wd-prefooter{
	padding-bottom:0!important;
}
.wd-prefooter>.container, .container-fluid {
	margin:0!important;
	max-width:100%!important;
	padding-left:0!important;
	padding-right:0!important;
}

/* VARIATION SWATCHES CSS */
[class*="wd-swatches"].wd-bg-style-3 .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-3 .wd-swatch.wd-text{
	padding:10px!important;
}@media (min-width: 1025px) {
	.wd-after-add-to-cart{
	font-size:24px;
	font-weight:600;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.elementor-2225 .elementor-element.elementor-element-d9c30f3 > .elementor-element-populated{
	margin:0px!important;
}
.elementor-6965 .elementor-element.elementor-element-cdda70c > .elementor-element-populated{
	margin:0px!important;
}
.wd-after-add-to-cart{
	font-size:20px;
	font-weight:600;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.elementor-2225 .elementor-element.elementor-element-d9c30f3 > .elementor-element-populated{
	margin:0px!important;
}
.elementor-6965 .elementor-element.elementor-element-cdda70c > .elementor-element-populated{
	margin:0px!important;
}
.wd-after-add-to-cart{
	font-size:18px;
	font-weight:600;
}
}

@media (max-width: 576px) {
	.footer-logo{
	width:40%;
}

.elementor-2225 .elementor-element.elementor-element-d9c30f3 > .elementor-element-populated{
	margin:0px!important;
}
.elementor-6965 .elementor-element.elementor-element-cdda70c > .elementor-element-populated{
	margin:0px!important;
}
.wd-after-add-to-cart{
	font-size:18px;
	font-weight:600;
}
.wd-prefooter>.container, .container-fluid {
	margin:0!important;
	max-width:100%!important;
	padding-left:0!important;
	padding-right:0!important;
}
}

