/*
Theme Name: NineZeroSeven Child
Theme URI: https://thegratzi.com
Author: Daniel Hatter of The Gratzi, Inc.
Author URI: https://thegratzi.com/team-member/daniel-hatter
Template: ninezeroseven
Description: Updated <a href="/wp-content/themes/ninezeroseven-child/changelog.txt">05/04/2022</a>
Version: 5.0
*/

@import url("../ninezeroseven/style.css");

/************************************************************************
* Custom CSS code below
*************************************************************************/

/***** HEADINGS *****/
@import url("headings.css");
@import url("woocommerce.css");

/***** FONT IMPORT *****/
@import url("assets/fonts/lato/stylesheet.css");

/***** CUSTOM FONTS *****/
.special-heading-1 {
	text-transform: uppercase;
}
.special-heading-2 {
	text-transform: none;
}
.special-heading-3 {
	text-transform: uppercase;
}
.special-heading-4 {
	text-transform: none;
}

/***** STYLES *****/
.admin-bar-logo {
    top: -1px!important;
}
.wow/*,
.wbc-hr,
.wbc-list li,
.wpb_wrapper > a > .wbc-icon-wrapper*/ { /* fixes 907 animated elements appearing then animating */
	visibility: hidden;
}
/*.wbc-color {
	font-weight: 600;
}*/
ul#main-menu a,
ul#mobile-nav-menu-ul a {
	text-transform: uppercase;
	transition: .28s;
	letter-spacing: 1px;
}
ul#main-menu li:not(.current-menu-item) a,
ul#mobile-nav-menu-ul li:not(.current-menu-item) a {
	font-weight: 500;
}
ul#main-menu .sub-menu,
.mobile-nav-menu {
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.mobile-nav-menu {
    overflow-y: auto;
}
ul#main-menu li.current-menu-item > a,
ul#mobile-nav-menu-ul li.current-menu-item > a {
	animation: glow 1s ease-in-out infinite alternate;
	color: #1862cf;
}
/* Adam's Glowing Animation for menu
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #8cfaf3, 0 0 4px #8cfaf3, 0 0 5px #8cfaf3, 0 0 6px #8cfaf3, 0 0 7px #8cfaf3;
  	}
  
  to {
    text-shadow: 0 0 10px #fff, 0 0 20px #8cfaf3, 0 0 10px #8cfaf3, 0 0 20px #8cfaf3, 0 0 10px #8cfaf3, 0 0 20px #8cfaf3, 0 0 11px #8cfaf3;
  }
}
*/
.primary-menu .wbc_menu li>ul {
	width: 225px;
}
ul#main-menu li.menu-item-has-children > a::after {
    content: "\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-left: 3px;
}
ul.sub-menu {
	padding: 0!important;
}
/* Added on 2025-05-29 for sub-menu click */
/* Hide submenu by default */
#main-menu .sub-menu {
    display: none;
}
/* Optional: show open submenu with a class (for styling if needed) */
#main-menu .menu-item-has-children.submenu-open > a {
    color: #577cfe; /* highlight clicked parent */
}
/* End of 2025-05-29 addition for sub-menu click */

.site-logo-title.has-logo img {
	padding: 5px 0;
}
@media only screen and (max-width: 480px) {
	/*.site-logo-title.has-logo {
		height: 50px!important;
	}
	.site-logo-title.has-logo img {
		max-width: 100px!important;
	}*/
}
/***** menu items with background color *****/
/*ul#main-menu > li > a {
	padding-left: 15px!important;
	padding-right: 15px!important;
}
ul#main-menu > li.current-menu-item > a,
ul#main-menu > li > a:hover {
	background-color: #333;
	color: #fff;
}*/
/***** end menu items with background color *****/
.mobile-nav-menu .wbc_menu li > ul > li a {
    font-size: 16px;
}
.top-extra-bar .left-top-bar {
    font-size: 14px;
    line-height: 40px;
	font-weight: 600;
}
.left-top-bar .left-content-top li {
    margin-right: 12px;
}
.header-bar .social-links {
    font-size: 18px;
}
.header-bar .social-links a {
    padding: 0 6px;
    line-height: 40px;
}
/***** fix for sticky menu not resizing on scroll up *****/
/*.sticky-menu:not(.is-sticky) .header-inner,
.sticky-menu:not(.is-sticky) .site-logo-title.has-logo {
	height: 100px!important;
}
.sticky-menu:not(.is-sticky) #main-menu > li {
	line-height: 100px!important;
}*/
/***** end fix for sticky menu not resizing on scroll up *****/
/* .wbc-submenu-arrow i {
	color: #777!important;
} */
.mobile-nav-menu {
    max-height: 400px;
}
b,strong {
	font-weight: 500;
}
.vc_row p a:not(.button),
.vc_row ul a:not(.button),
.vc_row ol a:not(.button),
.main-content-area .row p a:not(.button) {
	font-weight: 500;
	text-decoration: none;
	color: #1862cf;
	transition: .28s;
}
.vc_row p a:not(.button):hover,
.vc_row ul a:not(.button):hover,
.vc_row ol a:not(.button):hover,
.main-content-area .row p a:not(.button):hover {
	text-decoration: none;
	color: #3789c9;
}
.hidden {
	display: none!important;
}
.white-text {
	color: #fff!important;
}
.gray-text {
	color: #777!important;
}
.card .wbc-icon-box {
	transition: box-shadow .25s;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.card .wbc-icon-box:hover {
	box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.wbc-button,.btn,.button {
	text-transform: uppercase;
	border-radius: 2px;
	border-width: 1px;
}
.gform_wrapper {
	margin: 0 0 30px!important;
}
#gform_wrapper_3.gform_wrapper {
	margin: 0 0 0!important;
}
#gform_wrapper_3 .show-password-input {
	display: none;
}
.woocommerce form.login label {
	font-size: 16px;
}
ul.gform_fields li:first-of-type:not(.gf_left_half):not(.gf_left_third) {
	margin-top: 0!important;
}
.gform_required_legend {
	display: none;
}
.gfield legend {
	border: 0;
}
.gfield label + .gfield_description {
	margin-top: -5px;
	padding-bottom: 10px!important;
	font-style: italic;
}
.gform_button.button {
	font-weight: 500; /* change as needed */
    float: none;
	font-size: 16px!important; /* change as needed */
	padding: 12px 26px!important; /* change as needed */
	margin: 0!important;
	text-transform: uppercase!important;
	border-width: 1px!important;
	border-radius: 2px!important; /* change as needed */
}
.gform_button.button:hover,
.gform_button.button:active {
	background: #fff!important;
	color: #2e67b1!important; /* change as needed */
	border-color: #fff!important; /* change as needed */
}
.gform_wrapper.gravity-theme .gform_footer input.button:disabled {
	background: #384048!important;
	border-color: #384048!important;
	color: #fff!important;
	cursor: not-allowed;
}
.gfield_description.validation_message.gfield_validation_message {
	padding: 10px!important;
}
.gform_confirmation_wrapper {
	opacity: 1!important;
	margin: 0 0 30px;
}
.gform_footer {
	margin: 0!important;
	padding: 0!important;
}
.gform_footer .gform_button.button {
	margin-top: 16px!important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 5px 12px!important;
}
.gform_wrapper textarea {
    padding: 12px!important;
}
.gform_wrapper.gravity-theme .hour_minute_colon {
	line-height: 50px;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 140px;
}
.gform_wrapper.gravity-theme .ginput_container_time {
	max-width: 70px;
	min-width: 70px;
}
span.gfield_required {
	color: red;
}
legend {
	color: #fff;
}
.light-form legend,
.light-form label {
	color: #2a2a2a!important;
}
label,
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
	margin-bottom: 0!important;
	opacity: 1;
	font-weight: 500!important;
}
.gform_wrapper .gform_heading {
	margin-bottom: 0;
}
.gform_wrapper .gform_heading h3.gform_title {
	margin: 0 0 15px;
	font-weight: 500;
	font-size: 30px;
}
.gform_wrapper .gform_heading span.gform_description {
    font-weight: 300;
    margin: 0 0 15px;
}
@media only screen and (max-width: 480px) {
	.gform_wrapper .gform_heading span.gform_description {
		font-size: 14px!important;
	}
}
.gform_wrapper .gform_heading span.gform_description a {
    font-weight: 600;
}
#contact.fancybox-content {
	width: 700px;
}
.fancybox-content .gform_wrapper {
	margin: 0!important;
}
.nomargin {
	margin: 0!important;
}
.only-mobile,
.only-small,
.medium-down {
	display: none;
}
@media only screen and (max-width: 991px) {
	.no-medium {
		display: none!important;
	}
	.medium-down {
		display: block!important;
	}
	.left-medium,
	.left-medium h1,
	.left-medium h2,
	.left-medium h3,
	.left-medium h4,
	.left-medium h5,
	.left-medium h6,
	.left-medium .wpb_single_image {
		text-align: left!important;
	}
	.center-medium,
	.center-medium h1,
	.center-medium h2,
	.center-medium h3,
	.center-medium h4,
	.center-medium h5,
	.center-medium h6,
	.center-medium .wpb_single_image {
		text-align: center!important;
	}
	.center-medium ul,
	.center-medium ol {
		text-align: left!important;
	}
}
@media only screen and (min-width: 768px) {
	.padding-45-left > .vc_column-inner {
		padding-left: 45px;
	}
	.padding-45-right > .vc_column-inner {
		padding-right: 45px;
	}
	.justify {
		text-align: justify!important;
	}
}
@media only screen and (max-width: 767px) {
	.left-mobile,
	.left-mobile h1,
	.left-mobile h2,
	.left-mobile h3,
	.left-mobile h4,
	.left-mobile h5,
	.left-mobile h6,
	.left-mobile .wpb_single_image {
		text-align: left!important;
	}
	.center-mobile,
	.center-mobile h1,
	.center-mobile h2,
	.center-mobile h3,
	.center-mobile h4,
	.center-mobile h5,
	.center-mobile h6,
	.center-mobile .wpb_single_image {
		text-align: center!important;
	}
	.center-mobile ul,
	.center-mobile ol {
		text-align: left!important;
	}
	.no-mobile {
		display: none!important;
	}
	.only-mobile {
		display: block;
	}
	.wpb_map_wraper {
		height: 360px!important;
	}
	.wpb_map_wraper iframe {
		height: 680px!important;
	}
}
@media only screen and (max-width: 480px) {
	.only-small {
		display: block;
	}
}
.shadow .wbc-heading,
.shadow .wpb_text_column,
.shadow .wbc-countup {
	text-shadow: 0px 0px 3px #242424!important;
}
.smaller {
	font-size: 16px;
}
@media only screen and (min-width: 768px) {
	.larger {
		font-size: 20px;
	}
}

/***** wpbakery single image *****/
.wpb_single_image a img {
	opacity: 1;
	transition: .25s;
}
.wpb_single_image a:hover img {
	opacity: .8;
}
/***** end wpbakery single image *****/

/***** wpbakery image gallery *****/
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul {
	text-align: center!important;
	font-size: 0!important;
	height: auto!important;
}
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul li.isotope-item {
    position: static!important;
    margin: 15px!important;
    float: none!important;
	display: inline-block!important;
}
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul li.isotope-item a img {
    opacity: 1;
	transition: .25s;
}
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul li.isotope-item a:hover img {
    opacity: .8;
}
/***** end wpbakery image gallery *****/

.main-footer .widgets-area {
	padding: 60px 0 30px;
	min-height: 0;
}
footer .bottom-band {
	border-top: 0px;
    font-size: 14px;
}
footer .bottom-band .col-sm-6.copy-info {
	width: 100%;
	text-align: center;
	max-width: 100%;
	flex: auto;
}
footer .bottom-band .col-sm-6.extra-info {
	display: none;
}
footer .zoom-social-icons-list li {
	border: none!important;
	margin: 0!important;
}
footer.main-footer .contacts a {
	display: block;
	padding: 2.5px 0;
}
footer.main-footer .contacts a i {
	margin: 0 8px 0 0;
	width: 20px;
	text-align: center;
	color: #819b20;
	font-size: 18px;
	position: relative;
	top: 2px;
}
footer .widget {
	font-size: 14px;
}
@media only screen and (min-width: 768px) {
	footer .widgets-area .col-sm-4:first-of-type {
		padding-right: 60px;
	}
	.menuSubText {
		color: inherit;
	}
	.mobile-nav-menu li.menu-item-has-children i {
		color: #8cfaf3;
	}
}
@media only screen and (max-width: 767px) {
	footer {
		text-align: center;
	}
	.footer-menu ul {
		text-align: center;
		padding-left: 0;
		margin-top: 20px;
	}
	.mobile-nav-menu li.menu-item-has-children i {
		left: 36px;
	}
	.menuSubText {
		margin-left:25px;
		color: #8cfaf3;
	}
}
@media (min-width:768px) and (max-width: 991px){
	.mobile-nav-menu li.menu-item-has-children i {
		left: 36px;
	}
	.menuSubText {
		margin-left:25px;
	}
}
/*.footer-menu li {
    border-right: 1px solid #fff;
}*/
.blog .main-content-area,
.search .main-content-area,
.category .main-content-area {
	padding: 60px 0 30px;
}
.blog h1.entry-title,
.search h1.entry-title,
.category h1.entry-title {
	margin: 0 0 30px;
}
.search .search-header {
	margin: 0 0 30px;
}
.search .entry-content {
	padding: 0;
}
.blog article.post,
.search article,
.category article.post,
.wbc-blog-post-wrapper article.post {
	padding: 0 0 30px;
	margin: 0 0 30px;
}
.blog article.post:last-of-type,
.search article:last-of-type,
.category article.post:last-of-type,
.wbc-blog-post-wrapper article.post:last-of-type {
	margin: 0;
	border-bottom: 0;
}
.blog article.post .post-header,
.search article .post-header,
.category article.post .post-header,
.wbc-blog-post-wrapper article.post .post-header {
	margin: 15px 0;
}
.blog .entry-meta,
.search .entry-meta,
.category .entry-meta,
.single-post .entry-meta,
.wbc-blog-post-wrapper .entry-meta {
	font-size: 14px;
	margin: 0;
	opacity: .8;
}
.blog .entry-meta .user,
.blog .entry-meta .post-in,
.blog .entry-meta .comments,
.search .entry-meta .user,
.search .entry-meta .post-in,
.search .entry-meta .comments,
.category .entry-meta .user,
.category .entry-meta .post-in,
.category .entry-meta .comments,
.single-post .entry-meta .user,
.single-post .entry-meta .post-in,
.single-post .entry-meta .comments,
.wbc-blog-post-wrapper .entry-meta .user,
.wbc-blog-post-wrapper .entry-meta .post-in,
.wbc-blog-post-wrapper .entry-meta .comments {
	display: none;
}
.blog .more-link,
.search .more-link,
.category .more-link,
.wbc-blog-post-wrapper .more-link {
	text-align: left;
	margin-top: 20px;
}
.blog .more-link a,
.search .more-link a,
.category .more-link a,
.wbc-blog-post-wrapper .more-link a {
	border-radius: 2px;
	padding: 8px 18px;
	text-transform: uppercase;
	font-size: 16px;
}
.blog .post-header .entry-title,
.search .post-header .entry-title,
.category .post-header .entry-title,
.wbc-blog-post-wrapper .post-header .entry-title {
	margin-bottom: 5px;
}
.single-post .entry-content {
	padding: 0 0 20px;
}
.single-post img {
	padding:10px 0px;
}
.single-post .entry-content h3 {
	color: white;
}
.single-post article.post {
	margin: 0;
	border-bottom: 0;
}
.link-box .wbc-color-box h3.vc_custom_heading a {
	padding: 40px 40px 20px 40px;
	display: block;
}
.link-box .wbc-color-box div.vc_custom_heading a {
	padding: 0 40px 40px 40px;
	display: block;
}
.link-box .wbc-color-box .wpb_single_image {
	overflow: hidden;
}
.link-box .wbc-color-box .wpb_single_image img {
	transition: transform 3s;
}
.link-box .wbc-color-box:hover .wpb_single_image img {
	transform: scale(1.25);
}
.link-box a.vc_single_image-wrapper img {
	opacity: 1!important;
}
form.post-password-form {
	margin: 100px auto 0;
	padding: 60px 15px 50px;
	max-width: 1170px;
}
td, th {
	border: inherit;
}
table {
	text-align: left;
}
table:not(.wp-calendar-table) tr:nth-child(2n) {
    background-color: inherit;
}
.wbc-list {
	margin: 0 0 20px;
}
.wbc-list li .wbc-icon-wrapper {
	position: relative;
	top: 3px;
}
footer .menu-item a {
	position: relative;
	padding: 8px 15px;
	border: 0;
	text-align: left!important;
	transition: .28s;
}
footer .menu-item a::before {
	content: "\f126";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	left: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
footer .menu-item.current-menu-item a::before {
	color: #fff;
}
footer .menu-item.current-menu-item a {
	color: #fff;
}
table.contact i {
	font-size: 22px;
	color: #333;
	position: relative;
	top: 2px;
}
table.contact th,
table.contact td {
	border: 0;
	padding: 8px 4px;
	word-break: break-all;
}
table.contact th:nth-child(1),
table.contact td:nth-child(1) {
	text-align: center;
}
table.contact th:nth-child(2),
table.contact td:nth-child(2) {
	text-align: left!important;
}
.owl-carousel.owl-theme .owl-dots {
	line-height: 0;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
	margin-bottom: 0;
}
/*.owl-carousel.owl-theme .owl-nav {
	position: initial;
}
.owl-carousel.owl-theme .owl-nav button {
	position: absolute;
	top: calc(50% - 45px);
	width: 40px;
	height: 80px;
	border-radius: 0;
	margin: 0;
	color: #fff;
	background: rgba(0,0,0,.4);
	transition: .25s;
}
.owl-carousel.owl-theme .owl-nav button:hover {
	color: #fff;
	background: rgba(0,0,0,.6);
}
.owl-carousel.owl-theme .owl-prev {
	left: 0;
}
.owl-carousel.owl-theme .owl-next {
	right: 0;
}
@media only screen and (max-width: 480px) {
	.owl-carousel.owl-theme .owl-nav {
		margin: 0;
	}
	.owl-carousel.owl-theme .owl-nav button {
		top: calc(50% - 40px);
	}
	.owl-carousel.owl-theme .owl-dots {
		display: none;
	}
}*/
.wbc-button.button.underline {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	transition: .25s;
	position: relative;
	bottom: 0;
}
.wbc-button.button.underline:hover {
	bottom: 5px;
	padding-left: 3px!important;
	padding-right: 3px!important;
}
a.anchor {
	display: block;
	position: relative;
	visibility: hidden;
}
@media only screen and (min-width: 768px) {
	a.anchor {
		top: -108px;
	}
}
.vc_images_carousel {
	margin: 0;
}
.text-center .vc_images_carousel {
	margin: 0 auto;
}
.vc_tta-container {
	margin: 0!important;
}
.vc_tta-container .vc_tta-panel {
	margin: 0 0 10px;
}
.vc_tta-container .vc_tta-panel-heading {
	color: #fff!important;
	background-color: #333!important;
	border-color: #333!important;
	transition: .28s!important;
	border-radius: 5px!important;
}
.vc_tta-container .vc_tta-panel-heading:hover,
.vc_tta-container .vc_active .vc_tta-panel-heading {
	background-color: #555!important;
	border-color: #555!important;
}
.vc_tta-container .vc_tta-panel-body {
	padding: 10px!important;
	border: 1px solid #eee!important;
	border-radius: 5px!important;
	font-size: 16px;
}
.vc_tta-container .vc_tta-panel-heading span.vc_tta-title-text {
	font-size: 18px;
	font-weight: 600;
}
.vc_tta-container .vc_tta-panel-heading i.vc_tta-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	font-size: 1.15em;
	line-height: 0;
	display: inline;
}
.wpb_text_column ul li {
	list-style-type: none;
}
.wpb_text_column ul li::before {
	content: "\f058";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	left: 20px;
	font-size: 16px;
}
/*.testimonials .section-overlay {
	background-color: transparent!important;
	background-image: linear-gradient(180deg, #333 47%, #777 93%);
	opacity: 0.76;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}*/
.wbc-testimonial .testimonial-message {
    font-weight: 300;
    margin-bottom: 30px;
}
.wbc-testimonial img {
    border: 3px solid #fff;
}
.wbc-testimonial .testimonial-name {
    font-weight: 700;
    font-size: 18px;
}
a.wbc-arrow-buttons {
	display: inline-block!important;
    height: 28px;
    width: 28px;
    line-height: 26px;
    font-size: 20px;
    padding: 0;
    margin: 20px 4px 0;
}
a.arrow::after {
	content: "\f105";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-left: 15px;
	margin-right: -10px;
	transition: .28s;
}
a.arrow:hover::after {
	margin-left: 20px;
	margin-right: -15px;
}
a.arrow.phone::after {
	content: "\f095"!important;
}
a.arrow.email::after {
	content: "\f003"!important;
}
a.arrow.location::after {
	content: "\f041"!important;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0px;
}
.main-content-area.full-width-template {
	padding: 0;
}
.tgi-search {
	font-size: 0;
	max-width: 400px;
	width: 100%;
	height: 50px;
}
.tgi-search input.search-field  {
	height: 50px;
	width: calc(100% - 50px);
	font-size: 16px;
	border: 0;
	border-radius: 0;
	transition: .28s;
}
.tgi-search button.submit {
	height: 50px;
	width: 50px;
	font-size: 16px;
	border: 0;
	border-radius: 0;
	padding: 0;
	transition: .28s;
	color: #fff;
	background-color: #2a2a2a;
	opacity: 1;
}
.tgi-search button.submit:hover {
	background-color: #3a3a3a;
	opacity: 1;
}
ul.better-pagination {
	padding: 0;
	margin: 30px 0 25px;
}
ul.better-pagination li {
    display: inline-block;
	margin: 0 5px 5px 0;
}
ul.better-pagination li a {
    display: inline-block;
	transition: .28s;
}
ul.better-pagination li a,
ul.better-pagination li a:hover,
ul.better-pagination li.active a,
ul.better-pagination li.disabled {
	color: #fff;
	text-decoration: none;
	background-color: #2a2a2a;
	border-radius: 2px;
	font-size: 16px;
	padding: 8px 12px;
}
ul.better-pagination li a:hover,
ul.better-pagination li.active a {
	background-color: #3a3a3a;
}
.advanced-image-gallery .filters,
.advanced-video-gallery .filters {
	text-align: center;
	font-size: 0;
	margin: 0 0 20px;
}
.advanced-image-gallery .filters a.button,
.advanced-video-gallery .filters a.button {
	background-color: #1862cf;
	border: 1px solid #1862cf;
	color: #fff;
	font-size: 16px;
	margin: 0 5px 10px;
	transition: .28s;
}
.advanced-image-gallery .filters a.button.active,
.advanced-image-gallery .filters a.button:hover,
.advanced-video-gallery .filters a.button.active,
.advanced-video-gallery .filters a.button:hover {
	background-color: #31376b;
	border-color: #31376b;
}
.advanced-image-gallery .grid,
.advanced-image-gallery .grid * {
	box-sizing: border-box;
	font-size: 0;
}
.advanced-image-gallery .grid:after {
	content: '';
	display: block;
	clear: both;
}
.advanced-image-gallery .colgrid.spacing0,
.advanced-video-gallery .colgrid.spacing0 {
	margin: 0;
}
.advanced-image-gallery .colgrid.spacing0 .grid-item > .vc_column-inner,
.advanced-video-gallery .colgrid.spacing0 .grid-item > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.advanced-image-gallery .colgrid.spacing15,
.advanced-video-gallery .colgrid.spacing15 {
	margin: 0 7.5px 0;
}
.advanced-image-gallery .colgrid.spacing15 .grid-item,
.advanced-video-gallery .colgrid.spacing15 .grid-item {
	margin: 0 0 15px;
}
.advanced-image-gallery .colgrid.spacing15 .grid-item > .vc_column-inner,
.advanced-video-gallery .colgrid.spacing15 .grid-item > .vc_column-inner {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.advanced-image-gallery .colgrid.spacing30,
.advanced-video-gallery .colgrid.spacing30 {
	margin: 0 15px 0;
}
.advanced-image-gallery .colgrid.spacing30 .grid-item,
.advanced-video-gallery .colgrid.spacing30 .grid-item {
	margin: 0 0 30px;
}
.advanced-image-gallery a img {
	opacity: 1;
	transition: .28s;
}
.advanced-image-gallery a:hover img {
	opacity: .9;
}
.advanced-image-gallery .grid,
.advanced-image-gallery .colgrid,
.advanced-video-gallery .colgrid {
	text-align: center;
	font-size: 0;
}
.advanced-image-gallery .grid .grid-item,
.advanced-image-gallery .colgrid .grid-item,
.advanced-video-gallery .colgrid .grid-item {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.advanced-video-gallery .colgrid .grid-item h5,
.advanced-video-gallery .colgrid .grid-item .no-caption {
	margin: 10px 0 15px;
}
.advanced-image-gallery .colgrid .grid-item img {
	width: 100%;
}
.advanced-image-gallery .grid .grid-item img {
	display: block;
	max-width: 100%;
}
.advanced-image-gallery .grid .grid-sizer,
.advanced-image-gallery .grid .grid-item {
	width: 25%;
}
@media screen and (max-width: 991px) {
	.advanced-image-gallery .grid .grid-sizer,
	.advanced-image-gallery .grid .grid-item {
		width: 33.333%;
	}
}
@media screen and (max-width: 767px) {
	.advanced-image-gallery .grid .grid-sizer,
	.advanced-image-gallery .grid .grid-item {
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.advanced-image-gallery .filters,
	.advanced-video-gallery .filters {
		margin-left: 0!important;
	}
	.advanced-image-gallery .grid .grid-sizer,
	.advanced-image-gallery .grid .grid-item {
		width: 100%;
	}
}
.video-container:not(.mp4) {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.video-container iframe,
.video-container object,
.video-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-container video {
	width: 100%;
	height: auto;
	cursor: pointer;
}
.wpb_single_image img {
	border-radius: 2px;
}
.dark-gradient {
	background: #151518;
	background: radial-gradient(circle, #2a2a2a 0%, #151518 100%);
}
.action-required {
	margin: 30px 0 30px;
	font-size: 1.5em;
	font-weight: bold;
}
#gem-login {
	display: none;
	width: 330px;
	background: #222222;
    border: 2px solid RGB(77,77,77);
    color: #1862cf;
    border-radius: 15px;
	padding: 25px;
}
#gem-login p.login-submit {
	margin: 0;
}
#gem-login label {
	color: #1862cf;
}
#gem-login a.lost-password {
	font-weight: 500;
	margin: 10px 0 0;
	display: inline-block;
}
#user-customizations,
#user-customizations-edit {
	margin: 30px 0;
	padding: 15px;
	background-color: rgba(255,255,255,.1);
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 2px;
}
#user-customizations hr {
	border-color: rgba(255,255,255,.2);
	margin: 15px -15px;
}
#user-customizations p {
	margin: 0 0 3px;
}
#user-customizations p:last-of-type {
	margin: 0;
}
#user-customizations a.edit {
	margin: 15px 0 0;
}
#user-customizations-edit {
	display: none;
}
#user-customizations-edit .acf-fields > .acf-field {
	padding: 0 0 15px;
	border-top: 0;
}
#user-customizations-edit .acf-field .acf-label {
	margin: 0;
}
#user-customizations-edit .acf-field .acf-label label {
	font-size: 16px;
	margin: 0 0 5px;
}
#user-customizations-edit .acf-notice {
	padding: 10px 12px;
}
#user-customizations-edit a.return {
	margin: 0 0 5px;
}
#user-customizations-edit .acf-input .acf-notice {
	margin: 15px 0 5px;
}
#user-customizations-edit .acf-fields > .acf-tab-wrap {
	background-color: transparent;
	padding: 0 0 15px;
}
#user-customizations-edit .acf-fields > .acf-tab-wrap .acf-tab-group {
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
#user-customizations-edit .acf-fields > .acf-tab-wrap .acf-tab-group li {
	margin: 0;
}
#user-customizations-edit .acf-fields > .acf-tab-wrap .acf-tab-group li a {
	text-transform: uppercase;
	border: 0;
	margin: 0;
	height: 35px;
}
#user-customizations-edit .acf-fields > .acf-tab-wrap .acf-tab-group li.active a {
	background-color: #1862cf;
	color: #fff;
}
#user-customizations-edit .acf-switch {
	color: #2a2a2a;
}
#user-customizations-edit a.button.acf-add-checkbox {
	margin: 0;
	padding: 0;
	color: #1862cf;
	background-color: transparent;
	border: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
}
#user-customizations-edit .acf-checkbox-list input[type=text] {
	height: 22.5px;
	padding: 0 3px;
	margin: 0;
	line-height: 1;
	border: 0;
}
span.user,
a.user,
span.field-name {
	font-weight: 500;
}
.widget .post-date {
	opacity: .5;
}
.user-header {
	font-size: 0;
}
.user-header a {
	/*color: #1862cf;*/
	transition: .28s;
}
.user-header a:hover,
.user-header ul li.current-menu-item > a {
	color: #3789c9;
}
.user-header .user-greeting {
	font-size: 16px;
	padding: 10px 0;
}
.user-header ul {
	list-style-type: none;
	margin: 0;
	text-align: right;
	padding: 0;
}
.user-header ul li {
	display: inline-block;
}
.user-header ul li a {
	font-size: 16px;
	display: inline-block;
	padding: 10px 5px;
}
.user-header ul li:last-of-type a {
	padding-right: 0;
}
.blog h1,
.category h1 {
	font-size: 36px;
}
.blog article.post,
.category article.post {
	padding: 0;
	border-bottom: 0;
	margin-bottom: 0;
}
.single-post h1 {
	font-size: 27px;
	margin: 0 0 3px;
}
.single-post .post-featured {
	display: none;
}
.wbc-icon-box .wbc-box-content p {
	margin: 0;
}
.contact-icons .wbc-icon-box .wbc-box-content {
	margin-top: 15px;
}
.rounded img {
	border-radius: 15px;
}
.wbc-logo-wrap {
	padding: 0!important;
}
.wbc-logo-wrap .wbc-arrow-buttons {
	display: none!important;
}
.wbc-logo-wrap .wbc-logo {
	padding: 0 15px;
}
/* .gradient-box .wbc-color-box {
	background: radial-gradient(at top right, rgba(24,98,207,1) 0%, rgba(42,42,42,1) 70%)!important;
} */
.menu-bar-wrapper,
.menu-bar-wrapper.is-sticky,
footer.main-footer {
	box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.wbc-color-box ul li {
	padding: 5px 0;
}
.wbc-color-box ul li:last-of-type {
	padding-bottom: 0;
}
.vc_toggle {
	margin: 0 0 30px;
}
.vc_toggle h4 {
	line-height: 28px;
}
.vc_toggle_content {
	margin: 15px 0 0;
}
.vc_toggle_content *:last-child {
	margin: 0;
}
.membership-levels .wbc-color-box .wpb_text_column ul {
	margin: 0 0 20px;
}
.membership-levels .wbc-color-box .wpb_text_column h5 {
	color: #fff;
	margin: 0 0 10px;
}

/*------ MY ACCOUNT PAGE ------*/
.woocommerce-address-fields #update_all_subscriptions_addresses_field,
.woocommerce-EditAccountForm button {
	margin-top: 15px;
}
.woocommerce-MyAccount-content .woocommerce-Address {
	max-width:50%;
}
.woocommerce-Address-title {
	margin-top: 15px;
}
.woocommerce-MyAccount-content .input-checkbox {
	display: inline;
    margin: 6px -13px 0 0 !important;
    text-align: center;
    vertical-align: middle !important;
}
.mc4wp-checkbox .input-checkbox {
	margin: -2px 0px 0 0 !important;
}

/*------ SHOP PAGE ------ */
.woocommerce-ordering {
	display:none;
}
/*------ CHECKOUT PAGE ------ */
.woocommerce form .form-row input.input-text,
#billing_state_field,
#order_comments,
.woocommerce-info,
.woocommerce div.product form.cart .variations select {
	font-family: 'Montserrat';
    font-weight: bold;
}
.woocommerce div.product p.price {
	display:none;
}
.woocommerce-table__product-name a, .subscription-id a{
	font-weight: bold;
}

.nav-links {
	font-size: 0;
	overflow: hidden;
	margin: 30px 0 15px;
}
.nav-links .previous,
.nav-links .next {
	display: inline-block;
	width: 50%;
	vertical-align: text-top;
	margin: 0 0 15px;
}
.nav-links .previous {
	text-align: left;
}
.nav-links .next {
	text-align: right;
}
.nav-links .previous::before {
	content: "Previous";
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	opacity: .5;
	margin: 0 0 5px;
	font-weight: 500;
}
.nav-links .next::before {
	content: "Next";
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	opacity: .5;
	margin: 0 0 5px;
	font-weight: 500;
}
.nav-links .previous a,
.nav-links .next a {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
}
.nav-links .previous a::before {
	content: "\f060";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #fff;
	margin-right: 5px;
}
.nav-links .next a::after {
	content: "\f061";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #fff;
	margin-left: 5px;
}
@media (max-width: 767px) {
	.nav-links {
		margin-bottom: 45px;
	}
	.nav-links .previous,
	.nav-links .next {
		width: 100%;
		text-align: left;
	}
}
ul#mobile-nav-menu-ul li.tools > span.wbc-submenu-arrow {
	width: 100%;
}
ul#mobile-nav-menu-ul li.tools > span.wbc-submenu-arrow > i {
	right: 25px;
	left: inherit;
}
.page-content .current-user {
	display: none;
}
.fancybox-content {
    color: #333;
}

.socials {
	font-size: 0;
	margin: 0 -2px -4px;
	overflow: hidden;
}
.socials a {
	display: inline-block;
	font-size: 26px;
	width: 54px;
	height: 54px;
	line-height: 54px;
	border-radius: 50%;
	text-align: center;
	color: #fff!important;
	margin: 0 2px 4px;
	opacity: 1;
}
.socials a:hover {
	opacity: .8;
}
.socials a.facebook {
	background-color: #4267b2;
}
.socials a.twitter {
	background-color: black;
}
.socials a.instagram {
	background-color: #5b51d8;
}
.socials a.linkedin {
	background-color: #0077b5;
}
.socials a.google {
	background-color: #db4437;
}
.socials a.youtube {
	background-color: #ff0000;
}
.socials a.discord {
	background-color: #7289da;
}
.socials a.blog {
	background-color: #2e67b1;
}
.wapf-dp-c {
	color:black;
}
.woocommerce span.onsale.wc-memberships-member-discount {
	margin-top:50px;
}
.user-activation.main-content-area.full-width-template {
	padding: 60px 0 50px;
}