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

.wd-popup.wd-promo-popup{
	background-color:rgba(255,249,249,0);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Anton", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Anton", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Anton", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(0,0,0);
--wd-widget-title-font-size:20px;
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:none;
--wd-header-el-font-size:14px;
}
.wd-load-additional-fonts{
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;font-weight: 700;
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-size: 40px;
}

html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 28px;
}

@media (max-width: 1024px){
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 22px;
}

}
@media (max-width: 767px){
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 20px;
}

}
:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:rgb(1,140,255);
}
:root{
--wd-link-color:rgb(1,140,255);
--wd-link-color-hover:rgb(32,60,104);
}
body{
	background-color:rgb(0,0,0);
	background-image: none;
}

.page .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--btn-default-font-family:"Anton", Arial, Helvetica, sans-serif;
--btn-default-font-weight:400;
--btn-default-transform:uppercase;
}
:root{
--btn-default-bgcolor:rgb(1,140,255);
}
:root{
--btn-default-bgcolor-hover:rgb(0,100,163);
}
:root{
--btn-accented-font-family:"Anton", Arial, Helvetica, sans-serif;
--btn-accented-font-weight:400;
--btn-accented-transform:uppercase;
}
:root{
--btn-accented-bgcolor:rgb(1,140,255);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,100,163);
}
:root{
--btn-font-family:"Anton", Arial, Helvetica, sans-serif;
--btn-font-weight:400;
--btn-transform:uppercase;
--btn-font-size:30px;
}
@media (max-width: 1024px){
:root{
--btn-font-size:26px;
}
}
@media (max-width: 767px){
:root{
--btn-font-size:24px;
}
}
html .wpcf7 input[type="submit"]{
	font-family: "Anton", Arial, Helvetica, sans-serif;font-weight: 400;text-transform: uppercase;color: rgb(255,255,255);background: rgb(1,140,255);
}

html .wpcf7 input[type="submit"]:hover{
	color: rgb(255,255,255);background: rgb(0,100,163);
}

:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 0px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.grecaptcha-badge {visibility: hidden;}

.main-page-wrapper {
    margin-top: 0px !important;
}

.amount { color: #ccc; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: none;
}

.woocommerce-price-suffix .woocommerce-Price-amount {
     color: #aaa !important;
}

.wd-shop-tools { display: none; }

.copyrights-wrapper { background-color: #fff; color: #ccc; }
	
.hurrytimer-campaign-18567 { font-weight: bold; font-family: "Playfair Display", Arial, Helvetica, sans-serif; }
.hurrytimer-campaign-18858 { font-weight: bold; font-family: "Playfair Display", Arial, Helvetica, sans-serif; }
.hurrytimer-campaign-20371 { font-weight: bold; font-family: "Playfair Display", Arial, Helvetica, sans-serif; }
.hurrytimer-campaign-20402 { font-weight: bold; font-family: "Playfair Display", Arial, Helvetica, sans-serif; }

.tutor-wrap.tutor-wrap-parent.tutor-dashboard.tutor-frontend-dashboard.tutor-dashboard-student.tutor-pb-80 {
  width: 100%;
}

.tutor-container, .tutor-container-sm, .tutor-container-md, .tutor-container-lg, .tutor-container-xl, .tutor-container-xxl {
    margin-bottom: 50px;
}

.tutor-col-auto { display: none; }

.tutor-wrap { width: 100%; }

.tutor-login-wrap { margin: 0px 20px 50px 20px; }

.tutor-login-form-wrapper, #tutor-registration-form { padding: 15px 20px; }

.tutor-container, .tutor-container-sm, .tutor-container-md, .tutor-container-lg, .tutor-container-xl, .tutor-container-xxl {
    margin-bottom: 0px !important;
}

.tutor-dashboard-menu-settings {display: none; !important }
.tutor-dashboard-menu-purchase_history {display: none; !important }

.wd-price-table.price-highlighted .wd-plan-inner { border-radius: 25px; }

/*Nikola CSS*/
.homepage-h1 {
	color: unset;
  line-height: unset;
  font-size: unset;
}

.mailerlite-form .mailerlite-form-field label {
    display: none;
}

.widget_nav_menu ul li {
    margin-bottom: 5px;
	  font-size: 14px;
}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
    font-size: 16px;
}

.wd-accordion-title.wd-opener-pos-right { display: none; }@media (min-width: 1025px) {
	.tutor-login-wrap { margin: 0px 20px 50px 350px; }


}

@media (min-width: 768px) and (max-width: 1024px) {
	.tutor-login-wrap { margin: 0px 150px 50px 150px; max-width: 100% }
}

@media (min-width: 577px) and (max-width: 767px) {
	.tutor-login-wrap { margin: 0px 120px 50px 120px; padding: 20px !important; max-width: 100% }
}

@media (max-width: 576px) {
	.tutor-login-wrap { margin: 0px 20px 50px 20px; padding: 20px !important; max-width: 100% }
}

