 /*
 Theme Name: Bateaux Child
 Theme URI: http://www.bateauxtheme.com
 Description: Bateaux Child Theme.
 Author: Twisttheme
 Template: bateaux
 Version: 1.0.0
 Text Domain: bateaux-child
 */

.btx-heading-text.btx-secondary-font {
    letter-spacing: -0.04em;
}

.btx-navbar--mobile .btx-collapsed-menu--full a, .btx-collapsed-menu--classic a {
    font-family: 'europa', sans-serif;
}

.btx-side-navbar--minimal.closed .btx-container {
    left: -335px;
}
.btx-side-navbar--minimal.opened .btx-container {
    width: 335px;
}

.js-item-box .btx-background {
    transition-duration: .3s;
}

.js-item-box:hover .btx-background, .js-item-box:focus .btx-background {
    transform: scale(1.05);
    transition-duration: .3s;
}
.js-item-box .btx-background-overlay {
	transition: 0.3s;
}
.js-item-box:hover .btx-background-overlay, .js-item-box:focus .btx-background-overlay {
    opacity: 0 !important;
    transition: 0.3s;
}

.btx-text-content a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.btx-text-content a {
    text-decoration: underline;
}
.home img.btx-navbar-mobile-logo.btx-navbar-logo--image, .page-id-65 img.btx-navbar-mobile-logo.btx-navbar-logo--image {
    -webkit-filter: invert(1) brightness(150%);
    filter: invert(1) brightness(150%);
}
header.btx-content-header {
    padding-top: 50px;
}
.btx-tab--left.btx-tab--underline>.btx-tab-nav>li {
	text-align:left;
}
.btx-tab--left>.btx-tab-body, .btx-tab--right>.btx-tab-body {
    padding: 3px 0px 3px 40px;
}
.btx-tab-nav .btx-tab-nav-title {
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
	font-weight: 700;
}

.woofc-count {
    bottom: 80px;
}
.social {
    position: relative;
    display: inline;
    padding: 0 0px 0 20px;
}
.btx-topbar-column ul.btx-widgets-list {
    display: inline-block;
}
.social .twf {
    font-size: 24px;
}

.price {
    margin-bottom: 10px;
}
.woocommerce.single.single-product #main {
    padding-top: 120px;
}
.woocommerce-breadcrumb {
	display:none;
}
.woocommerce .thumbnails, .woocommerce-tabs.wc-tabs-wrapper, .product_meta, .btx-product-share.btx-share {
    display: none;
}


.btx-slider-subtitle.btx-primary-font {
    font-size: 21px;
    /*font-style: italic;
    font-weight: 600;*/
    line-height: 1.1em;
}

.bugme {
    position: fixed;
    bottom: 0;
}
@media (min-width:767px) {
	html, body {
    	overscroll-behavior: none;
	}
}
main {
    background-color: hsl(calc(var(--scrollpos) * 3.6), 100%, 50%);
}

/*
#main.btx-content:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2023/09/texture.svg);
    position: fixed;
		background-position: top right;
    display: block;
    background-repeat: no-repeat;

    filter: invert(0.5) sepia(1) saturate(5) hue-rotate(175deg);
}*/
/*
.btx-slider-item .btx-background {
    transform: skewX(-32deg);
	margin-left: -18px;
    margin-right: 10px;
}*/
.btx-slider.slider-ready .btx-slider-item {
    margin-bottom: -25px;
}
.btx-slider-item {
    overflow: visible;
}
.btx-action-title {
    font-size: 21px;
    letter-spacing: 0.05em;
    margin-bottom: 0;
}
.btx-slider-light-scheme .btx-overlay, .btx-entry-light-scheme .btx-overlay {
    background-color: transparent;
}
.btx-product-entry-media img {
	transition:1s;
}
.btx-product-entry-media:hover img {
    transform: scale(1.05);
    transition: 1s;
}
a.btx-product-entry-image {
    overflow: hidden;
}
.btx-product-entry-media:hover .btx-product-entry-button:hover .btx-overlay {
    visibility: visible;
    opacity: 0;
    background: transparent;
}
p.info {
    font-style: normal;
    margin-top: 10px;
	font-size: 15px;
    line-height: 1.2em;
}
p.excerpt {
    font-style: italic;
    color: #222;
    font-weight: 700;
	line-height: 1.2em;
}
.btx-product-entry-info-inner>* {
    margin-bottom: 0px;
    line-height: 1.1em;
}

.woocommerce a.add_to_cart_button[data-product_id="80"] {
    background-color: #009cdc;
    border-color: #009cdc;
}
.woocommerce a.add_to_cart_button[data-product_id="83"] {
    background-color: #ef5a28;
    border-color: #ef5a28;
}
.woocommerce a.add_to_cart_button[data-product_id="84"] {
    background-color: #c9c925;
    border-color: #c9c925;
}
.btx-product-entry-button-wrapper a.btx-overlay {
    pointer-events: none;
}

.btx-primary-font {
    line-height: 1.4em;
}
ul.btx-text-bullet li {
    padding-bottom: 5px;
}
/*
img.btx-navbar-logo--image {
	width: 150px;
}*/
.btx-side-navbar .btx-navbar-brand {
    padding-top: 40px;
    padding-bottom: 80px;
    bottom: 0px;
    position: absolute;
}

img.btx-navbar-mobile-logo.btx-navbar-logo--image {
    max-width: 80px;
    position: absolute;
    top: -10px;
    left: 45px;
}

tr.order-total {
    vertical-align: top;
}
small.includes_tax {
    display: block;
    font-size: 13px;
    color: #898989;
}
.woocommerce-privacy-policy-text {
    font-size: 13px;
}
.woofc-menu-item .woofc-menu-item-inner:after, .woofc-count span {
    background-color: #ef5a28;
}
.woofc-area.woofc-position-01 .woofc-inner {
    height: fit-content;
    max-height: 100%;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
    width: 55px;
    flex: 0 0 55px;
    padding-right: 10px;
}
.woofc-area.woofc-style-01 .woofc-area-top {
	background-color: rgba(0, 0, 0, 0.8);
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
    font-size: 2em;
}
.woofc-area.woofc-position-01 {
	max-width:360px;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
	background-color:#eeeeee;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
    background-color: #222222;
    color: #ffffff;
}


.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
    color: #222222;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
		border-bottom: 1px solid #222222;
}
.woofc-area.woofc-style-01 .woofc-inner {
    background-color: #ffffff;
}
.woofc-show .woofc-area.woofc-position-01, .woofc-area.woofc-position-01.woofc-slide-no {
    -webkit-transform: translate3d(-105%, 0, 0);
    transform: translate3d(-105%, 0, 0);
}
.woofc-area.woofc-position-01 {
    top: 20px;
}
.woofc-area.woofc-style-01 .woofc-area-top {
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}
.woofc-area.woofc-position-01 .woofc-inner {
    border-radius: 25px;
}
#menu-mobile li.menu-item.woofc-menu-item.menu-item-type-woofc {
    padding-top: 30px;
}
a.btnx {
    border-radius: 80px!important;
}
.btx-products-nav {
    display: none;
    visibility: hidden;
}

.btx-slider-content {
    padding: 0;
}

.btx-slider-body {
    padding: 80px 0;
    max-width: 750px;
    margin: auto;
}
/*
.btx-slider-content-wrapper {
    display: flex;
    flex-flow: column-reverse;
}*/
.btx-slider-media {
	margin-bottom: 0px;
}
ul.slick-dots {
    position: absolute;
    top: 10px;
  	height: 40px;
}
.btx-slider-footer .btx-button a.added_to_cart.wc-forward {
    background-color: #222222;
    margin-left: 14px;
    border-radius: 32px;
    color: #fff;
	text-transform: uppercase;
    padding: 12.5px 24px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1em;
}
.btx-slider-footer .btx-button a.added_to_cart.wc-forward:hover {
   background-color: transparent;
    color: #222222;
    border-color: #222222;
}

.btx-carousel-arrow {
    top: 140px;
}
.btx-slider-body>* {
    margin: 40px 8% 20px;
}
.slick-dots li.slick-active button:before
{
	color: #FFF;
	content: '●';

}
.slick-dots li button:before {
    color: #FFF;
    content: '○';
}
.btx-bottombar .btx-widgets.right {
    float: none;
    text-align: center;
}
a.btnx {
	position:relative;
}
.btx-page-title-content {
    padding: 80px 0 0;
}

input.wpcf7-form-control {
    margin: 10px 0;
}

.btx-layout--sidenav .btx-content-wrapper, .btx-layout--sidenav .btx-wrapper--header-transparent .btx-content-wrapper > .btx-page-title {
    padding-top: 0!important;
}

.btx-side-navbar-logo .btx-navbar-brand {
    display: block;
    width: max-content;
}

.btx-side-navbar-logo .btx-navbar-brand {
	display:none;
}




/* RESPONSIVE UPDATES. */




@media (max-width: 480px) {
	.btx-layout-responsive .btx-bannertext-dynamic, .btx-layout-responsive .btx-bannertext-static, .btx-layout-responsive .btx-button--inline {
		display: inline-block;
	}
	span.woofc-menu-item-inner-subtotal {
    display: none;
	}
}
@media (max-width: 767px) {
	.btx-layout-responsive .font-style-big {
    	font-size: 16vw!important;
	}
	.btx-topbar-column .btx-widgets {
    	right: 5%!important;
	}
	/*
	.btx-slider-item .btx-background {
    transform: skewX(-12deg);
    margin-left: -10px;
    margin-right: 0px;
	}*/
}
@media (max-width: 960px) {
	/*.btx-navbar-header {
    margin-left: calc(50% - 60px);
    margin-top: 10px;
	}*/
	/*.btx-navbar--mobile img.btx-navbar-logo--image, .btx-navbar--mobile img.btx-fixed-nav-logo {
    max-width: 120px;
	}*/
}
@media (min-width: 960px) {
	.btx-page-title-breadcrumbs .btx-container {
    	max-width: 100%!important;
    	padding: 0 40px;
	}
}
/*.btx-navbar-header {
    margin-left: 40px;
    margin-top: 10px;
}*/
/*
.home .btx-navbar--mobile a.btx-navbar-brand {
    display: none;
}*/

@media (max-width: 960px) {
.btx-layout-responsive .btx-navbar--mobile, .btx-layout-responsive .mobile-topbar-enable .btx-topbar {
   /* display: inline;*/
	        height: 80px;
}
	.btx-layout-responsive .btx-content-wrapper {
    padding-top: 80px;
}
	/*.btx-navbar--minimal .btx-collapsed-button {
    float: left;
		top: 10px;
}*/
}


@media (min-width: 768px) and (max-width: 960px) {
.btx-layout-responsive .btx-blog .btx-col-2, .btx-layout-responsive .btx-blog .btx-col-3, .btx-layout-responsive .btx-blog .btx-col-4, .btx-layout-responsive .btx-blog .btx-col-5, .btx-layout-responsive .btx-gallery .btx-col-2, .btx-layout-responsive .btx-gallery .btx-col-3, .btx-layout-responsive .btx-gallery .btx-col-4, .btx-layout-responsive .btx-gallery .btx-col-5, .btx-layout-responsive .btx-portfolio .btx-col-2, .btx-layout-responsive .btx-portfolio .btx-col-3, .btx-layout-responsive .btx-portfolio .btx-col-4, .btx-layout-responsive .btx-portfolio .btx-col-5, .btx-layout-responsive .btx-product .btx-col-2, .btx-layout-responsive .btx-product .btx-col-3, .btx-layout-responsive .btx-product .btx-col-4, .btx-layout-responsive .btx-product .btx-col-5, .btx-layout-responsive .btx-productcat .btx-col-2, .btx-layout-responsive .btx-productcat .btx-col-3, .btx-layout-responsive .btx-productcat .btx-col-4, .btx-layout-responsive .btx-productcat .btx-col-5 {
    width: calc(16.66667% - 0.01px);
	}
}
@media (min-width: 961px) and (max-width: 1099px) {
.btx-layout-responsive .btx-blog--grid .btx-col-1-5, .btx-layout-responsive .btx-blog--grid .btx-col-2, .btx-layout-responsive .btx-gallery--grid .btx-col-1-5, .btx-layout-responsive .btx-gallery--grid .btx-col-2, .btx-layout-responsive .btx-portfolio--grid .btx-col-1-5, .btx-layout-responsive .btx-portfolio--grid .btx-col-2, .btx-layout-responsive .btx-product--grid .btx-col-1-5, .btx-layout-responsive .btx-product--grid .btx-col-2, .btx-layout-responsive .btx-productcat--grid .btx-col-1-5, .btx-layout-responsive .btx-productcat--grid .btx-col-2 {
    width: calc(16.66667% - 0.01px);
	}
}
@media (max-width: 767px) {
.btx-layout-responsive .btx-blog--grid .btx-col-1-5, .btx-layout-responsive .btx-blog--grid .btx-col-2, .btx-layout-responsive .btx-gallery--grid .btx-col-1-5, .btx-layout-responsive .btx-gallery--grid .btx-col-2, .btx-layout-responsive .btx-portfolio--grid .btx-col-1-5, .btx-layout-responsive .btx-portfolio--grid .btx-col-2, .btx-layout-responsive .btx-product--grid .btx-col-1-5, .btx-layout-responsive .btx-product--grid .btx-col-2, .btx-layout-responsive .btx-productcat--grid .btx-col-1-5, .btx-layout-responsive .btx-productcat--grid .btx-col-2 {
    width: calc(16.66667% - 0.01px);
	}
}


/*
@media (max-width: 767px) 
	{.btx-gallery-item .btx-gallery-media img {
			opacity: 0; 
	}
	.loaded .btx-gallery-item .btx-gallery-media img {
		opacity: 1; 
	 transition: opacity 1s ease-out; 
-webkit-transition: opacity 1s ease-out;  
    -moz-transition: opacity 1s ease-in-out;  
	}
	
	
	.loaded .btx-gallery-item:first-child .btx-gallery-media img {
	transition-delay: 0s;
	}
	.loaded .btx-gallery-item:nth-child(2) .btx-gallery-media img {
    transition-delay: 0.2s;
	}
	.loaded .btx-gallery-item:nth-child(3) .btx-gallery-media img {
    transition-delay: 0.4s;
	}
	.loaded .btx-gallery-item:nth-child(4) .btx-gallery-media img {
    transition-delay: 0.6s;
	}
	.loaded .btx-gallery-item:nth-child(5) .btx-gallery-media img {
    transition-delay: 0.8s;
	}
		.loaded .btx-gallery-item:nth-child(6) .btx-gallery-media img {
    transition-delay: 1s;
	}
		.loaded .btx-gallery-item:nth-child(7) .btx-gallery-media img {
    transition-delay: 1.2s;
	}
		.loaded .btx-gallery-item:nth-child(8) .btx-gallery-media img {
    transition-delay: 1.4s;
	}
		.loaded .btx-gallery-item:nth-child(9) .btx-gallery-media img {
    transition-delay: 1.6s;
	}
		.loaded .btx-gallery-item:nth-child(10) .btx-gallery-media img {
    transition-delay: 1.8s;
	}
		.loaded .btx-gallery-item:nth-child(11) .btx-gallery-media img {
    transition-delay: 2s;
	}
		.loaded .btx-gallery-item:nth-child(12) .btx-gallery-media img {
    transition-delay: 2.2s;
	}
		.loaded .btx-gallery-item:nth-child(13) .btx-gallery-media img {
    transition-delay: 2.4s;
	}
		.loaded .btx-gallery-item:nth-child(14) .btx-gallery-media img {
    transition-delay: 2.6s;
	}
		.loaded .btx-gallery-item:nth-child(15) .btx-gallery-media img {
    transition-delay: 2.8s;
	}
				.loaded .btx-gallery-item:nth-child(16) .btx-gallery-media img {
    transition-delay: 3s;
		}
					.loaded .btx-gallery-item:nth-child(17) .btx-gallery-media img {
    transition-delay: 3.2s;
		}
					.loaded .btx-gallery-item:nth-child(18) .btx-gallery-media img {
    transition-delay: 3.4s;
		}
}
	
	/*
	


/* RESPONSIVE END */



.btx-feature-description {
    font-weight: bold;
    color: #222;
    line-height: 1.2em;
}
h2 {
	line-height:1.05em;
}
.age-gate-loader, .age-gate__loader {
    color: var(--ag-loader-color, #fff);
}
button.age-gate-button, button.age-gate-submit-no, button.age-gate-submit-yes, button.age-gate__button, button.age-gate__submit--no, button.age-gate__submit--yes {
    border-radius: var(--ag-button-radius,3px);
    padding: var(--ag-button-padding,1.5rem 2rem);
}
.age-gate-remember-text, .age-gate__remember-text {
    text-transform: capitalize;
}
.age-gate {
    max-width: 100%;
    background: transparent;
    color: white;
}
p.age-gate__challenge {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.05em;
    padding-bottom: 10px;
}
.age-gate__buttons {
    display: block;
}
button.age-gate__submit.age-gate__submit--yes {
    background-color:  rgba(255,255,255,0.5);
    color: black;
	border: 1px solid  rgba(255,255,255,0.5);
}
button.age-gate__submit.age-gate__submit--no {
    border: 1px solid  rgba(255,255,255,0.5);
    background-color: transparent;
}
button.age-gate__submit.age-gate__submit--yes:hover, button.age-gate__submit.age-gate__submit--no:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
    color: black;
}
p.age-gate__subheadline {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 5px;
}
button.age-gate-button, button.age-gate-submit-no, button.age-gate-submit-yes, button.age-gate__button, button.age-gate__submit--no, button.age-gate__submit--yes {
    border-radius: var(--ag-button-radius, 33px);
    padding: var(--ag-button-padding, .8rem 3rem);
    display: block;
    margin: 5px auto;
}
.age-gate__heading-title {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 0px;
}
button.age-gate__submit {
    background-color: #666;
}
button.age-gate__submit:hover {
    background-color: #222;
}
#ginslider .btx-slider-body {
	padding: 40px 0 80px; 
}
#ginslider .slick-track .btx-slider-subtitle:before {
    content: '';
    display: block;
    position: relative;
    width: -webkit-fill-available;
    height: 110px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: center;
    margin-bottom: 40px;
}
#ginslider .btx-slider-item[aria-describedby="slick-slide01"] .btx-slider-subtitle:before {
    background: url(/wp-content/uploads/2023/08/Y.svg);
    background-repeat: no-repeat;
    background-position: center;
}
#ginslider .btx-slider-item[aria-describedby="slick-slide02"] .btx-slider-subtitle:before {
    background: url(/wp-content/uploads/2023/08/Z.svg);
    background-repeat: no-repeat;
    background-position: center;
}
#ginslider .btx-slider-item[aria-describedby="slick-slide00"] .btx-slider-subtitle:before {
    background: url(/wp-content/uploads/2023/08/X.svg);
    background-repeat: no-repeat;
    background-position: center;
}
#ginslider .slick-track .btx-slider-title {
    font-size: 26px;
    visibility: hidden;
	display:none;
}

footer.btx-footer {
    padding-top: 0px;
}


/*
.btx-menu li:after, .social .btx-social-item:after {
    background-color: transparent;
    height: 2px;
    width: 25px;
    content: '';
    display: block;
    position: relative;
	top: -25px;
    margin-left: calc(50% - 12.5px);
}*/
.btx-menu .sub-menu li:after {display:none;}

.btx-dark-scheme .btx-menu a:hover {color:#FFF;	}


.btx-menu li:hover:after, .social .btx-social-item:hover:after {
	background-color:currentColor;
}
/*
.home .btx-menu li:hover:after, .social .btx-social-item:hover:after {
    background-color: #fff;
}*/
.home .btx-topbar a.btx-social-item:hover .twf {
    color: #fff;
}
.btx-topbar a.btx-social-item:hover .twf {
    color: #222;
}
.btx-topbar .btx-icon {
    margin-left: 0px!important;
}
.btx-topbar .btx-social-item {
    margin-right: 10px;
}

.btx-collapsed-menu .btx-menu li:after {
   top: -1px;
    width: 20px;
    margin: 0;
    margin-left: 40px;
}
@media (max-width:767px) {
	.btx-collapsed-menu .btx-menu li:after {
		margin-left: calc(50% - 10px);
	}	
}

.btx-side-navbar .btx-menu {
    padding: 60px 0;
}
.btx-collapsed-menu .btx-menu li:hover:after {
    background-color: #000;
}
.btx-side-navbar .btx-menu a {
    padding: 12px 60px 12px 40px;
}

body .btx-side-navbar .btx-menu a {
    font-family: 'Europa', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
}

.btx-page-title-content {
    padding: 80px 0 0;
}

@media (max-width:767px) {
	.btx-col-6 {
		width:100%;
	}
	.btx-page-title-content {
    padding: 20px 0 0;
	}
	/*
	.btx-heading-text, .btx-text-content {
    text-align: center;
	}*/
}
@media (max-width:550px) {
	.btx-bannertext-static span, .btx-bannertext > * {
    font-size: 18vw!important;
	}
	.btx-bannertext-dynamic-inner span:last-child:after {
    width: 40vw!important;
	top:calc(11px - 0.5vw)!important;
	}
	#menu-main li.menu-item-object-page {
    display: none;
	}
	.btx-topbar-column .btx-widgets {
    right: 10vw;
	}
}
	

img {
    width: 100%;
}

.btx-media-wrapper-inner {
	width: 100%;
}

.btx-lines::before {
	display:none;
}
.btx-lines {
	top: 1px;
	height: 2px;
}
.btx-lines:after {
    top: -12px;
	height: 2px;
}

.opened .btx-collapsed-button.btx-closed .btx-lines:after {
    top: 0px;
}
.opened .btx-collapsed-button.btx-closed .btx-lines {
    top: -4px;
}

.btx-side-navbar--minimal .btx-side-navbar-nav {
	top:25px;
}
.btx-topbar {
    top: 20px;
}
@media only screen and (max-width: 767px) {
	.mobile-topbar-enable .btx-topbar {
		top:20px;
	}
}
.btx-layout--wide .btx-topbar .btx-container {
    max-width: 100%;
}
/*
nav.btx-navbar--mobile {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 45px;
}

.btx-navbar--minimal .btx-collapsed-button {
	margin-left:0px;
}*/

span.btx-navbar-logo.btx-navbar-logo--text {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
/*
@media (max-width: 960px) {
	.btx-layout-responsive .btx-navbar {
		display:block;
	}
}
*/

.btx-topbar-column .btx-widgets {
    float: right;
    font-size: 18px;
    font-family: 'europa';
    display: inline;
    position: absolute;
    right: 70px;
    /* top: 20px; */
	z-index: 999;
}

.btx-collapsed-button.btx-closed .btx-lines:after {
	    -webkit-transform: rotate3d(0,0,1,-90deg);
    -moz-transform: rotate3d(0,0,1,-90deg);
    -ms-transform: rotate3d(0,0,1,-90deg);
    -o-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
}
.btx-collapsed-button.btx-closed .btx-lines {
    background-color: #222222!important;
		-webkit-transform: rotate3d(0,0,1,45deg);
    -moz-transform: rotate3d(0,0,1,45deg);
    -ms-transform: rotate3d(0,0,1,45deg);
    -o-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
}
.home .btx-collapsed-button.btx-closed .btx-lines {
	    background-color: #ffffff!important;
}
@media (max-width:960px) {
.home .btx-collapsed-button.btx-closed .btx-lines {
	    background-color: #000000!important;
}
}

.btx-collapsed-menu.btx-collapsed-menu--minimal.active {
    background-color: rgba(0,0,0,0.02);
}

.btx-bottombar p {
    line-height: 1em;
    font-family: 'europa';
    text-align: center;
    margin-bottom: 5px;
	letter-spacing: 0.02em;
}
.btx-bottombar {
    padding-top: 15px;
}

.btx-footer-column .widget .btx-menu .menu-item:last-child {
    border-right: none;
}
.btx-footer-column .widget .btx-menu .menu-item {
    display: inline-block;
    padding: 0px 5px;
    font-size: 15px;
    border-right: 1px solid transparent;
}


.btx-footer-column .widget_nav_menu {
    margin-top: 5px;
}

.btx-footer-column {
	    padding-top: 40px;
    padding-bottom: 10px;
}

.tiles img {
	
    transition: 2s;
	transition-delay:0s;
}

.tiles img:hover {
    opacity: 0;
    transition: 0.3s;
	
}

span.btx-bannertext-dynamic {
    margin-left: -3px;
}
/*.btx-bannertext-dynamic-inner.flip:after {*/
.btx-bannertext-dynamic-inner span:last-child:after {
    content: '';
    width: 250px;
    height: -webkit-fill-available;
    background: url(/wp-content/uploads/2023/08/XYZ.svg);
    display: inline;
    background-repeat: no-repeat;
    position: absolute;
    top: 11px;
    /*left: 210px;*/
    background-size: contain;
	transition: 1s;
	/*animation: fadeIn 2s ease-in;*/
	    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

/*
.btx-bannertext-dynamic-inner.flip:after {
    animation: slide 0.5s forwards;
    animation-delay: 2s;
}

@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}*/


span.sold-out-overlay {
    font-weight: bold;
    font-style: italic;
}
.outofstock a.button {
    display: none!important;
}


/****** TESTIMONIALS *******/



body .strong-view.wpmtst-default .wpmtst-testimonial-heading {
    background: url('/wp-content/uploads/quotes.svg') no-repeat scroll left center transparent;
	background-size: 25px;
}

body .strong-view.wpmtst-default .wpmtst-testimonial-inner {
    padding: 30px 0;
}
body .strong-view.wpmtst-default .wpmtst-testimonial {
    margin: 40px auto;
}
body .wpmtst-testimonial-field.testimonial-field.testimonial-name {
    font-family: 'Quentin', sans-serif;
    font-size: 28px;
}
body img.attachment-thumbnail.size-thumbnail.wp-post-image {
    border: none;
}


body .testimonial-content {
    padding-bottom: 20px;
}
body .testimonial-field {
    margin-bottom: 0px!important;
    text-align: left!important;
    line-height: 1.4em;
}
.testimonial-category {
    position: absolute;
    top: 0;
    left: 30;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding: 10px 0px;
}

body .strong-view.wpmtst-default .wpmtst-testimonial-heading {
    background-position: left top;
	padding-left:50px;
	font-size: 28px;
    padding: 0px 0 20px 50px;
	margin-top: 10px;
}
/*
body .strong-view.wpmtst-default .wpmtst-testimonial-heading {
    background: url('/wp-content/uploads/testimonials/img/quotes.png') no-repeat scroll left top transparent;;
    background-size: 50px;
    padding-left: 70px;
	margin-bottom: 20px!important;
	margin-top: 10px;
	font-size: 1.7em;
}*/


.wpmtst-testimonial-field.testimonial-company {
    padding: 10px 0;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-company a {
    border: none;
    border-radius: 20px;
    padding: 4px 0px;
}



.testimonial-company a:after {
        display: inline-block;
        padding-left: 8px;
        content: "\0279E"; 
        -webkit-transition: transform 0.3s ease-out;
        -moz-transition: transform 0.3s ease-out;
        -ms-transition: transform 0.3s ease-out;
        -o-transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
 }


.testimonial-company a:hover:after {
            -webkit-transform: translateX(4px);
            -moz-transform: translateX(4px);
            -ms-transform: translateX(4px);
            -o-transform: translateX(4px);
            transform: translateX(4px);
 }
body .strong-view.wpmtst-default .wpmtst-testimonial-inner {
	border:none;
}
body .strong-view.wpmtst-default .wpmtst-testimonial {
    border: none;
}
.wpmtst-testimonial-content.testimonial-content, .wpmtst-testimonial-field.testimonial-field.testimonial-company, .wpmtst-testimonial-field.testimonial-field.testimonial-name {
    padding-left: 50px;
}



@media only screen and (max-width:960px) {
.strong-masonry.columns-2 .wpmtst-testimonial {
		width:100%!important;
	}
	body .strong-view.wpmtst-default .wpmtst-testimonial-inner {
    padding: 40px 20px 40px 0px;
	}
	body .strong-view.wpmtst-default .wpmtst-testimonial-heading {
    font-size: 1.4em;
	}
}


.strong-view.wpmtst-default.slider-container .wpmslider-viewport {
    border: none !important;
}

.strong-view.wpmtst-default.slider-container .wpmslider-viewport {
    border: 1px solid #E6E6E6;
}
.strong-view-id-2 .wpmtst-testimonial-content.testimonial-content p {
    display: none;
}
.strong-view.wpmtst-default .readmore a:after {
    display: inline-block;
    padding-left: 8px;
    content: "\0279E";
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.strong-view.wpmtst-default .readmore a {
	padding-left: 50px;
}

body .strong-view-id-2.strong-view.wpmtst-default .wpmtst-testimonial-image {
    max-width: 35%;
}
.strong-view-id-2 h3 {
    line-height: 1.25em;
}
/****** END TESTIMONIALS *******/




@keyframes fadeIn { 
  from { opacity: 0; } 
}
#map circle {
	animation: fadeIn 1s infinite alternate;
	stroke-width: 3px;
	stroke: orange !important;
}
#map svg {
    width: 100%;
	height:auto;
}



h3 {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -0.01em;
}

.btx-row--main > div.btx-col-12 {
    padding-right: 0px!important;
}

.btx-button--plain:hover .twf-long-arrow-right {
    transform: translateX(20px);
    transition: .2s;
}
.btx-button--plain .twf-long-arrow-right {
	transition: .2s;
}



/*footer.btx-footer * {
    text-align: center!important;
}*/
footer .btx-widgets ul li {
	text-align:center;
}

footer .btx-widgets h3 {
    text-transform: none;
    font-size: 24px;
    letter-spacing: 0.01em;
    display: inline;

}
footer .btx-widgets .btx-button {
    float: none;
	padding:0 20px;
	display:inline-block;
}
footer .btx-widgets i.twf.btx-icon--after.twf-long-arrow-right {
    color: #fff!important;
}

@media (min-width:767px) {
	.btx-row > div:nth-child(2) {
    	padding-left: 40px;
	}
	.btx-row--main > div:first-of-type {
    	padding-right: 40px;
	}
	.btx-row--main > div.btx-col-4 {
		padding-right: 15px;
    	padding-left: 15px;
	}
}
/*
i.twf.btx-icon--after {
    color: #222!important;
}*/
.home .btx-topbar .btx-widgets a, .page-id-65 .btx-topbar .btx-widgets a {
    color: #efefef;
}

.home i.twf, .page-id-65 i.twf {
    color: #efefef;
}

.btx-topbar {
	height: 50px;
}


h1.btx-heading-text {
   line-height: 1.25em;
	/*font-size: 42px;*/
	margin: 0 0 80px 0;
}
h1.btx-heading-text {
    max-width: 100vw;
}

h2.btx-heading-text {
	   line-height: 1.25em;
	    margin: 0 0 20px 0;
}
.home .btx-row.btx-row--main {
    margin-bottom: 0px;
}
.btx-row.btx-row--main {
    margin-bottom: 40px;
}

#menu-top li {
    max-width: 280px;
    text-align: left;
	margin-right:20px;
}
@media only screen and (max-width: 1100px) and (min-width: 960px) {
	.btx-topbar-column li {
    font-size: 15px;
    padding: 0 0px;
    margin-right: 0px !important;
}
}

.btx-feature-title {
    font-family: 'linotype-didot', sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2em;
}
.btx-feature-description {
    font-weight: 100;
    line-height: 1.4em;
}
a.btnx {
    font-family: 'europa', sans-serif;
}

#anchor-nav a.btnx {
    text-align: left;
}

#anchor-nav i.twf.btx-icon--after {
    float: right;
}

#anchor-nav .btx-button--fill.btx-button-color--brand > .btnx:hover {
    background-color: #222;
    color: #ebebeb;
}
#anchor-nav .btx-button--fill.btx-button-color--brand > .btnx {
    background-color: #ebebeb;
    color: #222;
}
#products .btx-item.js-item-heading.btx-heading {
	clear:both;
	width:100%;
}
#products .left {
    display: inline-block;
    width: 50%;
	float:left;
	    vertical-align: top;
}
#products .left {
    display: inline-block;
    float: right;
    width: 50%;
    vertical-align: top;
	padding-left: 40px;
}

#products .left {
    padding-right: 40px;
}
#products .right.btx-image {
    padding-left: 40px;
}
#products h2.btx-heading-text {
    margin-top: 40px;
}
.full-width {
    width: 100%!important;
}

#home-feature a.btx-media-wrapper-inner {
    max-height: 220px;
    overflow: hidden;
}
#home-feature a.btx-media-wrapper-inner img {
    transition: transform .2s;
}

#home-feature a.btx-media-wrapper-inner:hover img {
    transform: scale(1.05);
    transition: transform .2s;
}


.btx-content-header .btx-background-overlay.btx-s-bg-bg {
    background-color: transparent;
}
.btx-bottombar-content a:hover {
    opacity: 0.5;
}
.btx-bottombar-content a {
    text-decoration: underline;
}
.btx-footer-widgets-content p {
    margin-bottom: 0px;
}
.btx-heading--breakline .btx-heading-text:after {
	bottom: -20px;
}
.btx-section.btx-dark-scheme .btx-background-inner:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 30%);
    width: 100vw;
    content: '';
    height: 100vh;
    display: inline-block;
    position: relative;
    z-index: 2;
}

/************ MOBILE RESPONSIVE.  *******************/

@media (max-width:767px) {
	#members .btx-background-inner {
    	background-position: center center!important;
	}
	.widget+.widget {
    	margin-top: 0px;
	}
	.btx-layout-responsive .btx-bottombar .btx-widgets {
    	line-height: 1.5em;
    	padding: 20px 0;
	}
	body .strong-view.wpmtst-default .wpmtst-testimonial {
    margin: 0px auto;
	}
	ul.btx-breadcrumbs {
    display: none;
	}
	/*h1.btx-heading-text {
   line-height: 1.25em;
	font-size: 36px;
	margin: 0 0 80px 0;
	}*/
}
@media (min-width:960px) {
	div#focus-on-highlight {
    	margin-left: -53px;
	}
	.home a.btx-collapsed-button.btx-closed .btx-lines:after, .home a.btx-collapsed-button.btx-closed .btx-lines {
    background-color: #ffffff !important;
	}
}

/*
.home .btx-navbar--mobile img.btx-navbar-logo--image, .btx-navbar--mobile img.btx-fixed-nav-logo, .page-id-65 .btx-navbar--mobile img.btx-navbar-logo--image {
    -webkit-filter: invert(1) brightness(150%);
    filter: invert(1) brightness(150%);
}*/

/*
.home .btx-navbar--minimal.btx-navbar--minimal--full.btx-light-scheme .btx-lines, .home .btx-navbar--minimal.btx-navbar--minimal--full.btx-light-scheme .btx-lines:after, .page-id-65 .btx-navbar--minimal.btx-navbar--minimal--full.btx-light-scheme .btx-lines, .page-id-65 .btx-navbar--minimal.btx-navbar--minimal--full.btx-light-scheme .btx-lines:after {
    background-color: #ffffff;
}
a.btx-collapsed-button.btx-closed .btx-lines:after, a.btx-collapsed-button.btx-closed .btx-lines {
    background-color: #000000 !important;
}
*/



/************ END MOBILE RESPONSIVE.  *******************/


.btx-modal {
    padding: 0px;
}
.btx-modal .btx-text {
    margin-bottom: 0px;
}
.btx-box .btx-background-wrapper {
    aspect-ratio: auto;
    height: -webkit-fill-available;
}

@media screen and (max-device-width: 960px) {
	/*
	.btx-video-background-inner {
    min-height: calc(90vh - 10rem);
	height: calc(90vh - 20rem)!important;
	left:-35%;
	right:0;
	}
	.home .btx-section:first-of-type {
    max-height: calc(90vh - 10rem);
	}*/
	.btx-background-inner {
    background-size: cover!important;
	}
	#members .btx-background-inner {
    background-size: contain!important;
	}
	.btx-item.js-item-box.btx-box {
    margin-top: 20px !important;
	}
	/*
	.btx-box-inner {
		max-height:300vh!important;
		position:absolute;
		height:50vh!important
	}
	*/
	#calendly-inline-widget {
	min-width: 100%!important;
	}
}

video.btx-video-background-inner.btx-video-background-inner--selfhosted {
    visibility: visible;
    opacity: 1;
}
/*
.btx-box-inner {
		max-height:300px!important;
		position:absolute;
		height:300px!important
}*/
