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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//webaro.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,24);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,38,105);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,24);
	--wd-entities-title-color-hover: rgb(0, 38, 105);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: 16px;
	--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: 13px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(24,120,236);
	--wd-alternative-color: rgb(0,37,105);
	--wd-link-color: rgb(0,37,105);
	--wd-link-color-hover: rgb(24,120,236);
	--btn-default-bgcolor: rgb(25,119,236);
	--btn-default-bgcolor-hover: rgb(14,114,237);
	--btn-accented-bgcolor: rgb(24,120,236);
	--btn-accented-bgcolor-hover: rgb(0,106,237);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(24,120,236);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(3,40,106);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,50);
	background-image: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 20px;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(28,28,37);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,250,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,250,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,250,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,250,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,250,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,250,255);
	background-image: none;
}
html .wd-buy-now-btn, html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout {
	color: rgb(255,255,255);
	background: rgb(3,40,106);
}
html .wd-buy-now-btn:hover, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .checkout:hover {
	color: rgb(255,255,255);
	background: rgb(0,26,89);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-offset-h: 10px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(0,0,0);
	--wd-arrow-bg: rgb(24,120,235);
	--wd-arrow-bg-hover: rgb(0,105,234);
	--wd-arrow-bg-dis: rgb(24,120,235);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(0,0,0,0.13);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 50px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


/* Pricing table add to cart button use only other table hide this is for blue */
.pricing-table-atc .wd-price-table, .pricing-table-datc .wd-price-table {
		transform:none !important;
		box-shadow: none !important;
		border: none !important;
}
.pricing-table-atc .wd-price-table:hover, .pricing-table-datc .wd-price-table:hover {
    transform: none !important;
		box-shadow:none !important;
		border:none !important;
}
.pricing-table-atc .wd-plan, .pricing-table-datc .wd-plan {
    display: none;
}
.pricing-table-atc .wd-price-table.price-style-alt .wd-plan-price, .pricing-table-datc .wd-price-table.price-style-alt .wd-plan-price {
    display: none;
}
.pricing-table-atc .wd-price-table .wd-plan-features, .pricing-table-datc .wd-price-table .wd-plan-features {
    display: none;
}
.pricing-table-atc .wd-price-table .wd-plan-inner, .pricing-table-datc .wd-price-table .wd-plan-inner {
    border: none !important;
    box-shadow: none !important;
    transition: none !important;
}
.pricing-table-atc .wd-price-table .wd-plan-inner:hover, .pricing-table-datc .wd-price-table .wd-plan-inner:hover {
    border: none !important;
    box-shadow: none !important;
    transition: none !important;
}
.pricing-table-atc .wd-price-table .wd-plan-footer, .pricing-table-datc .wd-price-table .wd-plan-footer {
    display: flex !important;
    width: 100% !important;
}
.pricing-table-atc .wd-price-table .wd-plan-footer>a, .pricing-table-datc .wd-price-table .wd-plan-footer>a{
		margin:auto !important;
		width:100% !important;
}
/* For primary blue color customization hover and backgorund color */
.pricing-table-atc .wd-price-table .wd-plan-footer>a
 {
    background: #1878ec;
    color: white;
    border-radius: 50px;
}
.pricing-table-atc .wd-price-table .wd-plan-footer>a:hover
 {
    background: #146cd7;
    color: white;
    border-radius: 50px;
}

/* This is for dark blue color add to cart button customization hover and background */
.pricing-table-datc .wd-price-table .wd-plan-footer>a
 {
    background: #03286a;
    color: white;
    border-radius: 50px;
}
.pricing-table-datc .wd-price-table .wd-plan-footer>a:hover
 {
    background: #021e50;
    color: white;
    border-radius: 50px;
}@media (min-width: 1025px) {
	//** Web development page process info widget **//
/* .processinfo .wd-info-box {
	height: 160px !important;
} */
}

