@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "techmart-font";
	src: url("//hiies.com/assets/fonts/techmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--tm-text-font: Arial, Helvetica, sans-serif;
	--tm-text-font-weight: 500;
	--tm-text-color: rgb(89,89,89);
	--tm-text-font-size: 15px;
	--tm-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--tm-title-font-weight: 600;
	--tm-title-color: rgb(8,56,47);
	--tm-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--tm-entities-title-font-weight: 500;
	--tm-entities-title-color: rgb(8,56,47);
	--tm-entities-title-color-hover: rgb(5, 148, 115);
	--tm-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--tm-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--tm-widget-title-font-weight: 600;
	--tm-widget-title-transform: uppercase;
	--tm-widget-title-color: rgb(8,56,47);
	--tm-widget-title-font-size: 18px;
	--tm-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--tm-header-el-font-weight: 700;
	--tm-header-el-transform: uppercase;
	--tm-header-el-font-size: 13px;
	--tm-primary-color: rgb(5,148,115);
	--tm-alternative-color: rgb(225,237,235);
	--tm-link-color: rgb(33,33,33);
	--tm-link-color-hover: rgb(5,148,115);
	--btn-default-bgcolor: rgb(5,148,115);
	--btn-default-bgcolor-hover: rgb(4,133,103);
	--btn-accented-bgcolor: rgb(5,148,115);
	--btn-accented-bgcolor-hover: rgb(4,133,103);
	--tm-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.tm-builder-off,.tm-wishlist-content,.related-and-upsells,.cart-collaterals,.tm-shop-product,.tm-fbt) .tm-products-with-bg, :is(.shop-content-area.tm-builder-off,.tm-wishlist-content,.related-and-upsells,.cart-collaterals,.tm-shop-product,.tm-fbt) .tm-products-with-bg .tm-product {
	--tm-prod-bg:rgb(255,255,255);
	--tm-bordered-bg:rgb(255,255,255);
}
.techmart-woocommerce-layered-nav .tm-scroll-content {
	max-height: 223px;
}
.tm-popup.tm-age-verify {
	--tm-popup-width: 500px;
}
.tm-popup.tm-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--tm-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(225,237,235);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(11,81,67);
	background-image: none;
}
html .tm-nav.tm-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,52,52);
	color: rgb(254,253,158);
}
.tm-popup.popup-quick-view {
	--tm-popup-width: 920px;
}
:root{
--tm-container-w: 1222px;
--tm-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
--tm-brd-radius: 5px;
}

@media (min-width: 1239px) {
.platform-Windows .tm-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .tm-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wc_payment_method{
	padding:20px;
	margin-bottom:10px;
	background: #f4f6f8;
	border-radius:10px;
}
.payment_method_softtech_bkash label[for="payment_method_softtech_bkash"], .payment_method_softtech_nagad label[for="payment_method_softtech_nagad"]{
	font-size:0px
}
.payment_method_softtech_bkash label img, .payment_method_softtech_nagad label img{
		height: 32px !important;
    margin-top: -8px;
}
.woocommerce-checkout #payment ul.payment_methods li img.bkash-qr-code-image{
		margin-bottom: -8px;
    margin-top: -10px;
    max-height: 90px;
    float: right;
}
.payment_methods li>label{font-weight:bold;}