@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.vmetv.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: "Facit Semibold", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Facit Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Facit Semibold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Facit Semibold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 22px;
	--wd-header-el-font: "Facit Semibold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(109,82,237);
	--wd-alternative-color: rgb(186,31,49);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	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: url(https://www.vmetv.com/wp-content/uploads/2024/04/vmetvpgtitler4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Facit Semibold", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Facit Semibold", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(109,82,237);
}
h1, h1.woodmart-title-container {
	font-family: "Facit Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 65px;
	line-height: 75px;
	text-transform: capitalize;
}
.title-subtitle {
	font-family: "Facit Semibold", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	color: rgb(109,82,237);
}
h2, h2.woodmart-title-container {
	font-family: "Facit Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 45px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	font-family: "Facit Semibold", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}
	h1, h1.woodmart-title-container {
		font-size: 55px;
	line-height: 65px;
	}
	h2, h2.woodmart-title-container {
		font-size: 35px;
	line-height: 45px;
	}

}

@media (max-width: 768.98px) {
	h1, h1.woodmart-title-container {
		font-size: 35px;
	line-height: 45px;
	}
	h2, h2.woodmart-title-container {
		font-size: 28px;
	line-height: 38px;
	}

}
:root{
--wd-container-w: 1349px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

@media (min-width: 1349px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Facit Regular";
	src: url("//www.vmetv.com/wp-content/uploads/2024/03/Facit-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Facit Bold";
	src: url("//www.vmetv.com/wp-content/uploads/2024/03/Facit-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Facit Semibold";
	src: url("//www.vmetv.com/wp-content/uploads/2024/03/Facit-Semibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.wd-portfolio-btns {
  display: none !important;
}
.wd-project .portfolio-info {
  display: none !important;
}
.btn.btn-style-link {
  border: unset !important;
  font-weight: var(--btn-font-weight);
  font-family: var(--btn-font-family);
  font-size: 13px;
}
.main-page-wrapper {
  background-color: #130d29 !important;
}

/***Newsletter***/
.footer-container nf-rows-wrap {
    display: flex;
    flex-wrap: wrap;
		column-gap: 10px;
}
.footer-container .nf-row:first-child {
    flex: 1;
}
.footer-container .nf-form-content input[type=submit]{
    color: #fff;
  	background: var(--wd-alternative-color) !important;
    border-radius: 35px;
    font-size: 16px;
		font-weight: var(--btn-font-weight);
  	font-family: var(--btn-font-family);
}
.footer-container .nf-form-content input:not([type=button]){
    background: #f0f0f0;
    border-radius: 35px;
    font-size: 14px;
		font-weight: var(--btn-font-weight);
  	font-family: var(--btn-font-family);
		border:unset;	
}
.footer-container .nf-form-content input[type="submit"]:hover {
    color: #fff !important;
    background-color: var(--wd-primary-color) !important;
    box-shadow: unset !important;
}
.footer-container .nf-form-content {
  padding: 0px;
  margin: 0 auto;
}
.footer-container ::placeholder {
    color: #939292 !important;
    opacity: 1 !important;
}
.nf-error .nf-error-msg {
  display: none;
}
.footer-container .nf-error.field-wrap .nf-field-element::after {
  border-radius: 35px;
}
.cust_insta_channel .info-box-icon {
  padding: 10px 5px !important;
  border-radius: 5px !important;
}
.cust_insta_channel .info-box-inner {
  margin-top: 0px !important;
}
.wd-project .portfolio-thumbnail::after {
  background-color: rgba(0,0,0,0.2) !important;
}
.wd-slide-bg.wd-fill::after {
  background: linear-gradient(0deg,#130d29 0%,rgba(19,13,41,.7) 15.62%,rgba(19,13,41,0) 31.32%),linear-gradient(90deg,#130d29 6.03%,rgba(19,13,41,0) 78.64%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.mobile-nav .wd-heading {
  height: 100px !important;
  background: url(/wp-content/uploads/2024/03/vme-tv-logo.webp);
  background-repeat: repeat;
  background-size: auto;
  background-size: 87px;
  background-repeat: no-repeat;
  background-position: left 20px center;
  border-color: #fff !important;
}
.mobile-nav.wd-side-hidden.wd-right.wd-opener-arrow.wd-opened {
  background: #130d29;
}
.mobile-nav.wd-side-hidden.wd-left.wd-opener-arrow.wd-opened {
  background: #130d29 !important;
}
.mobile-nav .wd-nav-opener {
  border-color: #fff !important;
}
.wd-nav-mobile > li > a, .wd-nav-mobile > li > ul li > a {
  border-bottom-color:#fff !important;
}
.mobile-nav .wd-nav-opener {
  color: #fff !important;
}
.wd-nav-mobile li.opener-page > a, .wd-nav-mobile li:active > a, .wd-nav-mobile li.opener-page > a {
  background-color: transparent !important;
}
.mobile-nav .wd-nav-opener.wd-active {
  background-color: var(--wd-alternative-color) !important;
}
.mobile-nav .searchform input[type="text"] {
  height: 55px !important;
  background: #fff !important;
}
.mobile-nav .wd-action-btn.wd-style-text > a {
    color: #fff !important;
}
.mobile-nav .wd-action-btn.wd-style-text > a::before {
    color: #fff !important;
}
.sby_player_outer_wrap {
  padding: 0px !important;
}
.wpgp--video-container iframe {
  height: 75% !important;
}
.wpgp--youtube-gallery {
  max-width: 100% !important;
  margin: 0 auto;
}
@media(min-width:1025px){
	.sby_video_thumbnail.sby_player_video_thumbnail.sby_imgLiquid_bgSize.sby_imgLiquid_ready {
  height: 570px !important;
}
.wd-header-overlap .title-size-default {
    padding-top: 180px;
    padding-bottom: 80px;
  }
}

/***Prog***/
.elementor-widget-rating {
  margin-bottom: 5px !important;
}
.p_watch_trail .btn-icon-pos-left .wd-btn-icon {
  margin-right: 15px;
}
.p_watch_trail .wd-btn-icon svg {
  width: 45px;
}
.single-portfolio .wd-carousel-container.wd-projects {
  padding-bottom: 80px;
}
.single-portfolio .slider-title {
  color: #fff !important;
}
.p_watch_now .btn-style-round:hover {
  color: #fff !important;
  background-color: var(--wd-primary-color) !important;
}
.p_watch_now .btn-style-round {
  padding: 16px 30px !important;
  color: #fff !important;
  background: var(--wd-alternative-color) !important;
  min-width: 12rem !important;
}
.mfp-bg {
  background-color: rgba(0,0,0,0.9);
}
.mfp-close {
  background: var(--wd-alternative-color) !important;
}
.mfp-iframe-holder .mfp-content {
  max-width: 1000px;
}
.page-title {
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 35%);
}
.not-found .entry-header .entry-title {
  color: #fff !important;
}
.not-found .entry-content>p {
  color: #fff;
}
.not-found .searchform input[type="text"] {
  border-color: #fff !important;
  border-radius: 35px;
	color: #fff;
}
.not-found .entry-header:before {
  color: #fff;
}
.not-found .searchform .searchsubmit:after {
    color: #fff;
}
.external_show_link .elementor-button {
    color: #fff !important;
    background: var(--wd-alternative-color) !important;
	  transition: .2s ease;
}
.external_show_link .elementor-button:hover {
    color: #fff !important;
    background-color: #6d52ed !important;
		transform: translateY(-3px);
}
.external_show_link {
  margin-bottom: 0px !important;
}
.wp-video-popup-close {
  background-color: var(--wd-alternative-color) !important;
  color: #fff;
}
.shows_meta a {
  color: #fff !important;
}
.shows_meta a:hover {
  color: var(--wd-primary-color) !important;
}
.portfolio-filter .wd-nav-portfolio > li > a {
  color: #fff !important;
}
button.simplefavorites-clear {
    border-radius: 35px;
    font-size: 14px;
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    border: unset;
    text-transform: capitalize;
    min-height: 45px;
		background: var(--wd-alternative-color) !important;
    color: #fff !important;
}
button.simplefavorites-clear:hover {
    color: #fff !important;
    background-color: var(--wd-primary-color) !important;
    box-shadow: unset !important;
}
button.simplefavorite-button.preset {
    border-radius: 35px;
    text-transform: capitalize !important;
    font-size: 16px;
    padding: 19px 40px 18px 40px;
    min-width: 11rem;
}
.simplefavorite-button.preset i {
    position: initial;
    font-size: 16px !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	.p_watch_trail span {
    text-align: left;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.cust_insta_btn .btn-style-round {
  min-width: 10rem !important;
}
.single-portfolio .wd-carousel-container.wd-projects {
  padding-bottom: 40px;
}
.p_watch_trail span {
    text-align: left;
}
}

@media (max-width: 576px) {
	.cust_insta_btn .btn-style-round {
  min-width: 10rem !important;
}
.single-portfolio .wd-carousel-container.wd-projects {
  padding-bottom: 40px;
}
}

