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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #fbbc34;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #979c6d;
	--btn-accented-bgcolor-hover: #8A8E64;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #faf8f6;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #16232B;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
}
body[class*="wrapper-boxed"] {
	background-color: #fecd32;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: #faf8f6;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1160px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1160px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1160px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1160px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.headerLoginBox p{
		color: #ffffff !important;
}

.headerLogin{
	background-color: #fff !important;
	padding:5px 15px !important;
	border-radius: 8px !important;
	
}

.site-content {
    margin-bottom: 0px !important;
}

/* temp course page*/

.lp-course-page__content {
	    display: none !important;
}

.learn-press-courses[data-layout=list] .course-content .course-footer {
    width: fit-content !important;
}

.course-sidebar-preview .media-preview {
	margin: 0px 20px 20px !important;
}

/* temp */


#profile-nav .courses{
	    display: none !important;
}

.grecaptcha-badge {
		display:none !important;
}

.learn-press-course-tab-enrolled{
    display:block !important;
}

.learn-press-course-tab-created {
    display: none !important;
}

.learn-press-profile-course__tab__inner li a[data-tab="created"] {
    display: none !important;
}

.learn-press-profile-course__tab__inner li a[data-tab="enrolled"]{
    /*color: var(--lp-primary-color) !important;*/
    /*background: #fff !important;*/
    border-top: 4px solid var(--lp-primary-color) !important;
}



.learn-press-courses[data-layout=list] .course-content .course-readmore {
    float: left !important;
}

.lp-archive-courses .course-content .lp-button {
    background: black !important;
    margin-left: 10px;
}

.page-id-2478 {
	background: #fecd32 !important;
	background-color: #fecd32 !important;
}

.page-id-2478 .wrapper-profile-header {
	display: none !important;
}



#learn-press-profile .wrapper-profile-header .lp-profile-left {
	bottom: 30px !important;
  left: 300px !important;
  width: 225px !important;
}
.lp-profile-left{
	  width: 225px !important;
}

.aboutMeText{
	  padding-right: 50px; 
    padding-left: 50px;
}
.aboutMeText p{
	text-align: center;
}

.whatYouWillLearn{
	margin-left:10%;
	margin-right:10%;
}

.formrequired{
 color: red;
}

.SubsRoundBorder input {
	border-color: #fff !important;
	border-radius: 20px;
}
.SubsRoundBorder {
	font-family: Patua One, Arial, Helvetica, sans-serif;
	color:white;
}

.roundBorder input {
	border-radius: 20px;
}
.roundBorder textarea {
	border-radius: 20px;
}
.roundBorder select {
	border-radius: 20px;
}

.submitButton{
	width: 100%;
	border-radius: 20px;
  color: white;
	background-color: #feba00;
}

.landingSubmitButton{
	width: 100%;
	border-radius: 20px;
	background-color: #feba00;
}

.rightSideImage img{
	border-radius: 10px !important;
}
.rightSideButton{
	margin-bottom: 40px;
}

.contactusTitle h4{
	margin-bottom: 0px;
}
.contactusTitle .info-btn-wrapper{
	margin-top: 1%;
}

.contactusTitle a{
	font-weight: 1000;
}

.popup-aboutme{
	text-align:justify;
	line-height: 20px;
}

.popupTitle .box-icon-wrapper{
	margin-top: 5px !important;
}

.popupTitle {
	margin-bottom: 0px !important;
}

#my_popup{
		border-radius: 50px;
    margin-top: 40px;
}

.animatedCounter .counter-label{
	margin-top: 0px !important;
	font-family: Lato, Arial, Sans-serif, helvetica !important;
	font-size: 15px !important;
	font-weight: 600 !important;
}

#my-photo img{
		border: solid 3px #ffc234 !important;
    border-radius: 15px;
}

.courseEnlarge{
	transition: transform .4s; /* Animation */
}

.courseEnlarge :hover {
transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.firstRow {
	margin-bottom: 8vh;
	padding-bottom: 4vh;
}

.footer-sidebar{
	text-align: center;
}

.subscriberBtn{
	border-radius: 20px;
	background-color: #fecd32;
	width: 100%;
}

.subscribeForm{
padding-top:0px;
}

.single-lp_course .website-wrapper {
	padding-top: 190px;
}

.archive .website-wrapper {
	padding-top: 190px;
}

.sideWidgetImage{
border-radius:20px;
}

.page-id-3283 .whb-main-header{
	display: none !important;
}
.page-id-3283 .site-content{
	margin-bottom: 0px !important;
}

.page-id-3283 body {
	background-color: #16232B !important;
}


.landing-btn-raw-html button{
	font-weight: 900;
}

.landingbuynow{
	width: 100%;
}

.landingbuynow button{
	background-color: #feba00; 
}

#wpcf7-f2424-p2303-o3{
	width: 85% !important;
}

/* learnPress */
#learn-press-course .lp-course-buttons {
    display: grid !important; 
}

#learn-press-course .wrap-btn-add-course-to-cart{
	margin: auto !important;
}

#learn-press-course .course-detail-info{
	    background: #442E66 !important;
}

/* element.style { } */

#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview {
    text-align: center !important;
}

#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview img{
    height: 300px !important;
		padding-top: 20px !important;
}

.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner  {
	margin-top: -38px !important;
	padding-top: 38px !important;
}

 
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-top {
	border: solid 6px #442E66 !important;
	border-radius: 20px !important;
}

.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
		margin-left: 5% !important;
}


.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
    width: calc(100% - 22% - 74px) !important;
}

.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
		width: 20% !important;
}


#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
    background-color: #FECD32;
    border-radius: 10px;
		font-weight: 800;
}

@media only screen and (max-width: 768px) {
	#learn-press-course{
		width	: 100vw !important;
	}
	
	.single-lp_course .learn-press-breadcrumb{
		display: none !important;
	}
	.single-lp_course .main-page-wrapper{
	padding-top: 0px;
	}
	
	.slide-top 	.course-summary-sidebar__inner {
		top: unset !important;
	}
	
	.course-summary .course-summary-sidebar.slide-top .course-summary-sidebar__inner {
    position: unset;
	}
	
	.course-summary-sidebar {
		margin-bottom: 30px;
	}
	
.learn-press-nav-tabs{
		display: flex !important;
	}
}


@media (min-width: 1025px) {
	#mobileSubscribeRow{
display:none;
}

.landing-hindi-btn{
    padding-left: 15px;
}


.post-type-archive-lp_course .main-page-wrapper, .single-lp_course .main-page-wrapper{
	margin-top: 0px !important;
}

.post-type-archive-lp_course .website-wrapper, .single-lp_course .website-wrapper, .lp_lesson-template-default .website-wrapper{
	background: #000823 !important;
}


.lp_lesson-template-default .main-page-wrapper {
    margin-top: 170px !important;
}

.page-id-2478 .wrapper-profile-header {
	display: none !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#mobileSubscribeRow{
display:none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#desktopSubscribeRow{
	display:none;
}


.landing-btn-raw-html{
	text-align: center;
}

.landing-hindi-btn{
		width: 90%;
}

.landing-english-btn{
		width: 90%;
		padding-bottom: 15px;
}
}

@media (max-width: 576px) {
	#contactUsTitle {
	padding-top: 105px !important;
}

#contactUsTitle h1{
	font-size: 28px !important;
}

#desktopSubscribeRow{
	display:none;
} 

.aboutMeText{
	  padding-right: 0px; 
    padding-left: 0px;
}
.aboutMeText p{
	text-align: justify;
}
.whatYouWillLearn{
	margin-left:5%;
	margin-right:5%;
}

.firstRow{
	margin-bottom: 0px;
  padding-bottom: 0px;	
}

.counterRow{
	margin-bottom: 30px;
}

.single-lp_course .website-wrapper {
	padding-top: 100px;
}

.archive .website-wrapper {
	padding-top: 100px;
}

.landing-btn-raw-html{
	text-align: center;
}

.landing-hindi-btn{
		width: 90%;
}

.landing-english-btn{
		width: 90%;
	padding-bottom: 15px;
}

//learnpress
#learn-press-course {
	width : 100vw !important;
}
}

