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

:root {
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 18px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", 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%);
	--wd-alternative-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(17,119,255);
	--wd-alternative-color: rgb(253,86,2);
	--wd-link-color: rgb(17,119,255);
	--wd-link-color-hover: rgb(255,177,45);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(12,57,124);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(30,115,190);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(226,122,52);
	--notices-warning-color: rgb(255,255,255);
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(30,115,190);
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: capitalize;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(30,115,190);
}
body[class*="wrapper-boxed"] {
	background-color: rgb(230,233,239);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
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-bg: rgb(252,252,252);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(31,102,196);
	--wd-arrow-bg-hover: rgb(244,101,29);
	--wd-arrow-radius: 10px;
}
.product-labels .product-label.onsale {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 13px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 12px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 12px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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

.wd-nav-tabs>li>a {
		background-image: linear-gradient(to right, #1177FF, #21A9FF);
    padding: 10px 12px;
    border-radius: 5px;
}


.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {
    display: none;
}

.product-grid-item {
    text-align: var(--text-align);
    --text-align: left;
    --wd-prod-gap: 10px;
}

.wapf-product-totals .wapf--inner {
    padding: 10px 400px 10px 0px;
}


.woocommerce-product-rating {
    margin-bottom: 5px;
		margin-top: 0px;
}

.product_title {
    margin-bottom: 10px;
}

.summary-inner>.price, .wd-scroll-content>.price {
    line-height: 1;
}




div.quantity input[type="button"] {
    background-color: #1c93b3;
}

div.quantity input[type="number"], div.quantity input[type="button"] {
    color: #000000;
}

.single_add_to_cart_button {
    background-color: #1c93b3;
}

.related-and-upsells>div:last-child {
    margin-bottom: 100px;
}


.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
    background-color: #e6e9ef;
}

table td {
    padding: 0px 0px 0px 0px;
}

.wd-nav-img img, .mega-menu-list img img {
    max-height: inherit;
    width: 20px;
}


element.style {
}
@media (max-width: 767px)
.elementor-15547 .elementor-element.elementor-element-a902848 .wd-nav.wd-nav-tabs .wd-nav-link {
    font-size: 14px;
}
.elementor-15547 .elementor-element.elementor-element-a902848 .wd-nav.wd-nav-tabs .wd-nav-link {
    font-weight: 500;
}

.wd-sub-menu li>a .wd-nav-icon {
    margin-right: 10px;
    font-size: 100%;
}


.cart-widget-side .widget_shopping_cart_content {
    padding: 15px;
}


/* SVG এর জন্য জায়গা */
@media (min-width: 1025px) {
	.whb-col-right .wd-dropdown-my-account {
    background: #005B96;
    border-radius: 10px;
}

.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
    background: #005B96;
    border-radius: 10px;
	  margin-top: 5px;
}

.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 250px;
}

.wd-sub-menu li>a {
    color: #ededed;
    font-size: 16px;
    line-height: .6;
		 --sub-menu-color-hover: #fdc700;
}

[data-file=hide-file], [data-size=hide-size] {
    margin-bottom: 0px;
    margin-top: -40px;
    margin-left: -760px;    
}

td.product-thumbnail img {
    min-width: 50px;
    max-width: 65px;
    margin-right: 15px;
}



}

@media (max-width: 576px) {
	.wapf-product-totals .wapf--inner {
    padding: 10px 200px 10px 0px;
}

[data-file=hide-file], [data-size=hide-size] {
    margin-bottom: 0px;
    margin-top: -40px;
    margin-left: -380px;    
}

.wd-nav-img img, .mega-menu-list img img {
    max-height: inherit;
    width: 20px;
		margin-right: 05px;
}



.main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title {
    margin-bottom: -6px;
}



}

