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

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

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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Poppins", 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: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(30,33,83);
	--wd-alternative-color: rgb(247,193,39);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(247,193,39);
	--btn-accented-bgcolor-hover: rgb(30,33,83);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(241,241,241);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height: 32px;
	color: rgb(30,33,82);
}
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: 36px;
	line-height: 40px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
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-brd-color: rgb(206,206,206);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 100%;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 26px;
	line-height: 30px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 32px;
	line-height: 36px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 13px;
	line-height: 17px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	line-height: 26px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 22px;
	line-height: 26px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 12px;
	line-height: 16px;
	}

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

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


/* Elementor Section Margins Fix */

.elementor-template-full-width .main-page-wrapper {
    margin-top: -40px !important;
    padding-top: 0px;
}

div:where(.elementor-location-header) {
    margin-bottom: 0px;
}


/* Page Title Category Links */

.wd-nav>li>a {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-page-title {
    padding: 40px 30px 30px 30px;
}


/* Header search category dropdown */

.wd-dropdown-search-cat.wd-design-default {
    width: 300px !important;
}

.wd-sub-menu li>a {
    color: #333333;
    font-size: 14px;
    line-height: 1em;
}

.wd-dropdown-search-cat .children li a {
    padding-inline-start: 0px !important;
}


/* Woodmart My Account */

.wd-my-account-links a:before {;
    color: #1E2153;
}

.woocommerce-MyAccount-content>p {
    font-size: inherit;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.downloads-link {
    display: none;
}

/* Woodmart Single Product */

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-block: -40px 65px !important;
    padding: 20px 0px;
    background: #f3f3f3;
}

.product_title {
    letter-spacing: -1px;
	color: #1e2153;
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    text-align: left;
}


.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    height: 3px !important;
    background-color: #f7c127;
}

.wc-tab-inner li {
    margin-bottom: 2px;
}

.slider-title {
	text-transform: none;
}

.slider-title:before {
    width: 90px !important;
    height: 3px !important;
    background-color: #f7c127 !important;
}

.wc-tabs-wrapper .shop_attributes {
    margin: 0px !important;
}

/* Woodmart Product Archive */

.products[data-source="main_loop"] {
    margin-bottom: 50px;
}

.wd-term-desc {
    margin-top: 50px !important;
    padding-top: 55px;
    border-top: 1px solid #d1d1d1;
	margin-bottom: 60px;
}

.product.wd-hover-base .wrapp-product-price {
    margin-top: 5px;
}
@media (min-width: 1025px) {
	.tabs-layout-tabs .shop_attributes {
    max-width: 100% !important;
}


}

@media (max-width: 576px) {
	.wd-page-title {
    padding: 30px 15px;
}
}

