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

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #767676;
	--wd-text-font-size: 17px;
	--wd-title-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(148,198,1);
	--wd-alternative-color: rgb(0,57,85);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(150,198,2);
	--btn-accented-bgcolor-hover: rgb(0,57,86);
	--btn-transform: capitalize;
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(239,250,255);
	--wd-link-color-hover: rgb(204,230,242);
}
.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: rgb(16,16,16);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(0,22,34);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(0,22,34);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(0,22,34);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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: 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);
}
}


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

/*=====NAV BAR STICKY VERSION BLUR=====*/
.whb-overcontent.whb-sticked .whb-row:not(.whb-with-bg) {
    background-color: rgba(0, 22, 34, 0.7) !important;
    backdrop-filter: blur(22px) !important;
    -webkit-backdrop-filter: blur(22px) !important;
	 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);
}

.wd-dropdown-menu {
	background: #1C1C1C !important;
	border-radius: 20px !important;
}

:is(.services-section) {
    background-attachment: fixed !important;
}


/*=====ARTICLES CSS EFFECTS=====*/
.fm-articles .wd-post-content {
	background: none !important;
}

.fm-articles .article-inner {
  padding: 0px;
	border-radius: 20px !important;
	height: 100% !important;
}

.fm-articles .wd-carousel-item {
	height: auto !important;
}

.fm-articles .wd-post {
	height: 100% !important;
}

/*CHANGES FONT SIZES FOR ARTICLES CAROUSEL ON MOBILE*/
.fm-articles .wd-post-title {
	font-size: 24px;
	line-height: 24px;
}

.fm-articles .wd-post-excerpt {
	font-size: 14px;
	line-height: 28px;
}

/*=====FLOAT EFFECT=====*/
.float {
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

/*=====GLASS CARD STARTS HERE=====*/
:is(.glass-card, .glass-gallery .wd-gallery-item, .fm-articles .article-inner, .tabs1 .wd-tabs-content-wrapper, .plan-comparison-table tbody tr:hover) {
	/*padding: 17px !important;*/
	background: rgba(135, 135, 135, 0.1);
	/*background: rgba(213, 213, 213, 0.10);*/
  /*background: rgba(255, 255, 255, 0.21);*/
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);
  position: relative;
  overflow: hidden;
}

.glass-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
}

.glass-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8),
    transparent,
    rgba(255, 255, 255, 0.3)
  );
}

/*=====GLASS CARD ENDS HERE=====*/


/*=====GREEN GLASS CARD STARTS HERE=====*/
.glass-card-green {
  /*padding: 0px;*/
  background: rgba(140, 198, 1, 0.4);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);
  position: relative;
  overflow: hidden;
}

.glass-card-green::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
}

.glass-card-green::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8),
    transparent,
    rgba(255, 255, 255, 0.3)
  );
}

/*=====GREEN GLASS CARD ENDS HERE=====*/

/*=====CLIENTS LOGO REEL HOMEPAGE*/
.glass-gallery .wd-gallery-item {
margin: 8px;
}


/*SERVICES PAGES TAB CSS*/
/*CHANGES FONT SIZE ON SELECTION*/
:is(.tabs1 .wd-active .wd-tabs-title, .tabs1 .wd-active i) {
    font-size: 24px !important;
    transition: 0.2s ease;
}

/*ADDS PADDING TO CONTENT DIV INSIDE TABS*/
.tabs1 .wd-tab-content {
    padding: 32px !important;
}

/*=====EQUAL HEIGHT FOR GLASS CARD BOXES======*/
/*NOTE:  ENSURE "EQUAL HEIGHT" is enabled on the rows otheriwse these effects wont take place.*/
/*NOTE:  Because wp bakery inserts so many containers & wrappers sometimes making the element itself a flex box or 100% height doesnt make it take effect since the wrappers housing it are not flexed to 100% as well*/

/*Add "make-flex" to column*/
.make-flex .wpb_wrapper {
	display: flex !important;
	height: 100% !important;
	flex-direction: column !important;
}

/*add to item with "glass-card" class to make it fill & match height of other items near it*/
.height-fix {
	flex-grow: 1 !important;
}

/*applies mostly to price plans setup but can be used in other instances to make items equal height*/
/*each wrapper inside had to be made flexbox for the items inside wbp_wrapper to stretch to match height*/
.flex-inner-row .wpb_wrapper {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.flex-inner-row, .flex-inner-row .vc_column-inner {
    display: flex !important;
    height: 100% !important;
}

.flex-inner-row .wpb_wrapper {
	flex-grow: 1 !important;
}

.flex-inner-row:not(.exclude-margin-auto) .wpb_wrapper > :last-child {
    margin-top: auto !important;
}

/*======PRICE PLAN CARDS CSS=====*/
/*These add card effects & hover to the price plans*/
.price-plan {
    transition: transform 0.4s ease;
}

.price-plan:hover {
    transform: translateY(-8px);
}

.glass-card-recommended-plan {
	background: rgba(148, 198, 1, 0.4);
	/*background: rgba(213, 213, 213, 0.10);*/
  /*background: rgba(255, 255, 255, 0.21);*/
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);
  position: relative;
  overflow: hidden;
}

.glass-card-recommended-plan::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
}

.glass-card-recommended-plan::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8),
    transparent,
    rgba(255, 255, 255, 0.3)
  );
}
/*======PRICE PLAN CARDS CSS=====*/


/*======PRICE COMPARISON TABLES CSS=====*/
.plan-comparison-table th, .plan-comparison-table td {
    background-color: transparent !important;
		color: #f4f4f4 !important;
		padding: 0.7rem !important;
		border: none !important;
}

.tablepress {
  border-collapse: separate !important;
  border-spacing: 0 !important;
}

.plan-comparison-table tbody .column-3 {
		border-left: 1px solid #94C601 !important;
		border-right: 1px solid #94C601 !important;
}

.plan-comparison-table thead tr .column-3 {
	border: 1px solid #94C601 !important;
	border-bottom: none !important;
	border-top-left-radius: 20px !important;
	border-top-right-radius: 20px !important;
}

/*.plan-comparison-table tbody .row-18 .column-3 {
		border-bottom: 1px solid #94C601 !important;
}*/

/*Col 2-4 Blue Color Bg*/
.plan-comparison-table tbody .column-2, .plan-comparison-table tbody .column-3, .plan-comparison-table tbody .column-4 {
		background-color: #012638 !important;
}

/*Hover effects for table body rows*/
.plan-comparison-table tbody tr:hover {
		background: rgb(204, 230, 242, 0.1) !important;
		cursor: pointer;
		transition: 0.3s ease;
}
.plan-comparison-table tbody tr:hover td {
		color: #94C601 !important;
		padding: 1em 0.7em 1em 0.7em !important;
		background: none !important;
		border: none !important;
		transition: 0.3s ease;
}
.plan-comparison-table tbody tr:hover .column-1 {
		border-top-left-radius: 20px !important;
		border-bottom-left-radius: 20px !important;
}
.plan-comparison-table tbody tr:hover .column-4 {
		border-top-right-radius: 20px !important;
		border-bottom-right-radius: 20px !important;
}
.plan-comparison-table tbody tr:has(+ tr:hover) td {
  	border-bottom: none !important;
}

/*Adds bottom rounding to td's before hovered item*/
.plan-comparison-table tbody tr:has(+ tr:hover) .column-2 {
		border-bottom-left-radius: 20px !important;
		transition: 0.4s ease;
}
.plan-comparison-table tbody tr:has(+ tr:hover) .column-4 {
		border-bottom-right-radius: 20px !important;
		transition: 0.4s ease;
}
.plan-comparison-table tbody tr:hover + tr .column-4 {
		border-top-right-radius: 20px !important;
		transition: 0.4s ease;
}
.plan-comparison-table tbody tr:hover + tr .column-2 {
		border-top-left-radius: 20px !important;
		transition: 0.4s ease;
}

.plan-comparison-table thead .row-1 .column-3 {
		background-color: #94C601 !important;
}

.plan-comparison-table .column-3, .plan-comparison-table .column-2, .plan-comparison-table .column-4 {
	text-align: center;
}
/*Row seperation border*/
.plan-comparison-table tbody td {
		border-bottom: 0.5px solid rgb(161, 161, 161, 0.3) !important;
}

.plan-comparison-table tbody tr {
	transition: 0.3s ease;
}@media (min-width: 1025px) {
	
/*Line Breaks*/
.mb-linebreak {
	display: none;
}
}

@media (max-width: 576px) {
	.plan-comparison-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}
}

