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

:root {
	--wd-text-font: "Anek Bangla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Anek Bangla", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(63,28,86);
	--wd-entities-title-font: "Anek Bangla", 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: "Anek Bangla", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Anek Bangla", 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: "Anek Bangla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(63,28,86);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-font-family: "Anek Bangla", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(63,28,86);
	--btn-default-bgcolor-hover: rgb(241,175,27);
	--btn-accented-font-family: "Anek Bangla", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(63,28,86);
	--btn-accented-bgcolor-hover: rgb(241,175,27);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(241,175,27);
	--wd-link-color-hover: rgb(241,175,27);
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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;
--wd-brd-radius: 8px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

html {
    scroll-behavior: smooth !important;
}

.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a {
	color: #F1AF1B !important;
}

.whb-color-light .wd-nav-header.wd-style-default {
	--nav-color-hover: #F1AF1B !important;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
	background-color: #F1AF1B !important;
}

.product-labels {
	display: none !important;
}

.product-wrapper {
	transition: 0.6s;
}

.product-wrapper:hover {
	transform: translatey(-10px);
}

.wd-add-btn-replace>a:after {
	display: none !important;
}

.wd-add-btn-replace>a:before {
	display: none !important;
}

.tutor-course-details-page .tutor-course-details-tab .tutor-is-sticky {
	z-index: 1 !important;
}

.wd-loop-builder-off[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
	font-size: 24px !important;
}

.wd-loop-builder-off .wd-product .wd-entities-title {
	font-size: 20px !important;
	color: #3F1C56 !important;
}

.woocommerce-LoopProduct-link,
.product-image-link,
.wd-entities-title a,
.product-title a,
.woocommerce-loop-product__title a {
    pointer-events: none !important;
    cursor: default !important;
}

.elementor .e-tab-base.e--selected {
	border-color: #F1AF1B !important;
}

.free-resources-card {
	transition: 0.4s;
}

.free-resources-card:hover {
	transform:translatey(-5px);
}

.wd-product.wd-hover-fw-button .wd-add-btn>a:hover span {
	transform: translateY(0) translateZ(0) !important;
}

.inside-nav {
	position: sticky !important;
	top: 90px !important;
}

@media (max-width: 767px) {
    .custom-ebook-button {
        touch-action: manipulation !important;
    }
	
		.inside-nav {
			top: 60px !important;
		}
	
		.prompt-nav-btn {
			flex: 1 0 auto !important;
		}
}

:is(.btn,.button,button,[type=submit],[type=button]) {
	background-color: #3F1C56 !important;
	color: #fff !important;
}

.quantity{
    display: none !important;
}

.tutor-dashboard-menu-my-ebooks i:before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('https://masterwithsirat.com/wp-content/uploads/2026/05/icons8-book-24.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}