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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//aquaticsunlimited.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 18px;
	--wd-primary-color: rgb(20,183,149);
	--wd-alternative-color: rgb(0,123,130);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(20,183,149);
	--btn-accented-bgcolor-hover: #2da2bc;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(20,183,149);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(0,123,130,0);
	background-image: url(https://aquaticsunlimited.com/wp-content/uploads/2025/05/FooterBackgroundDiscus.png);
	background-repeat: repeat-x;
	background-size: cover;
	background-position: center bottom;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-my-account .wd-sub-menu li a {
	color: rgb(0,123,130);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-my-account .wd-sub-menu li a:hover {
	color: #777777;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	color: rgb(255,255,255);
}
html .page-title > .container > .title:hover, html .page-title .wd-title-wrapp > .title:hover {
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1360px;
--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-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1360px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* MetaSlider */
.testimonial-slider.metaslider .caption-wrap .caption {
	margin-left: 0;
	max-width: 100%;
	width: 100%;
}
.testimonial-slider.metaslider .caption-wrap .caption {
	color: #666 !important;
}
.testimonial-slider p, .testimonial-slider small {
    color: #666 !important;
}
.testimonial-slider.metaslider .caption-wrap p {
	display: flex;
	align-items: center;
	justify-content: center;
}
.testimonial-slider.metaslider .caption-wrap p::before {
	content: '\201C';
	color: #2bb8b2 !important;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0 10px;
}
.testimonial-slider.metaslider .caption-wrap p::after {
	content: '\201D';
	color: #2bb8b2 !important;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0 10px;
}
.testimonial-slider .flex-control-paging li a {
    background: #2bb8b2;
}
.testimonial-slider .flex-control-paging li a.flex-active {
    background: #00485e;
}
.testimonial-slider.metaslider .caption-wrap {
    color: #666 !important;
}
.testimonial-slider.metaslider .caption-wrap .caption .row {
    width: 90%;
	margin: 0 auto;
}
.testimonial-slider.metaslider .caption-wrap .caption .row .column {
    width: 100%;
}
@media (max-width: 767px) {
	.testimonial-slider.metaslider .caption-wrap {
		text-align: center;
	}
	.testimonial-slider.metaslider .caption-wrap p {
		display: flex;
	}
	.testimonial-slider.metaslider .caption-wrap p, .testimonial-slider.metaslider .caption-wrap small {
		text-align: center;
	}
}
/* Realmz tile */
    .flex-container {
        display: flex;
        align-items: center;
        background-image: url('https://aquaticsunlimited.com/wp-content/uploads/2025/04/WEB-SLIDER-BACKGROUND-1800x700.png');
        justify-content: center;
        flex-wrap: wrap;
        /*width: 70%;*/
        border-radius: 20px;
        border 3px solid #f8f8f8;
        padding: 30px 0 30px 0;
        position: relative;
        margin: 0 auto;
        gap: 5px;
    }
    
    .flex-item {
        position: relative;
        display: flex; /* Enables flexbox */
        align-items: center; /* Centers vertically */
        justify-content: center; /* Centers horizontally */
        overflow: hidden;
        flex: 1 1 300px;
    }
    
    .flex-item > img {
        width: 60%;
        height: 60%;
    }
    
    .text {
        padding: 5px;
        align-items: center;
        justify-content: center;
        text-wrap: wrap;
    }

    
    .text > p {
        color: white;
    }
    
    .text > p > a {
        padding: 10px;
        border-radius: 5px;
        border-radius: 40px;
    }
    
    .text > p > a:hover {
        background: #00485e !important;
        color: white !important;
    }
    
    
    @media screen and (max-width: 768px) {
        .text {
            position: static; /* Removes absolute positioning */
            transform: none; /* Removes unnecessary translation */
            width: 90%; /* Ensures text fits within the screen */
            text-align: center; /* Centers text */
        }
    }

/*Footer */
:root {
    --footer-text-clr: white;
		--copyrights-text-clr: white;
}

.footer-container {
/* 	background: url('https://aquaticsunlimited.com/wp-content/uploads/2025/05/FooterBackgroundDiscusDarkened.png') repeat-x center center; */
/* 	background-attachment: fixed; */
/* 	background-size: cover; */
	padding-top: 100px;
/* 	border: 2px dotted red; */

}

.main-footer { /* footer box underlay*/
    background-color: rgba(85, 180, 151, 0.90);
    border-radius: 18px;
}

.footer-column { /* padding: 20px !important; */
    flex: 1;
}

.footer-sidebar.widget-area { /* footer column 1 svg icons and store hours text*/ /* color: var(--footer-text-clr); */ /* justify-content: space-between; align-items: flex-start; */
}

.footer-sidebar.widget-area h5 { /* footer column title*/
    color: var(--footer-text-clr);
}

.footer-sidebar.widget-area a { /* footer column text*/
    color: var(--footer-text-clr);
}

.footer-sidebar.widget-area .menu a:hover, .footer-sidebar.widget-area .footer-address a:hover {
    text-decoration: underline;
    color: var(--footer-text-clr);
}

/* Copyrights (end of footer)*/
.wd-copyrights > div:nth-child(1) {
    color: var(--copyrights-text-clr);
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: auto;
}

.wd-copyrights > div:nth-child(1) a {
    color: var(--copyrights-text-clr);
}

.wd-copyrights {
    border-top: none !important; /*prevents the top border from being colored grey by default footer css file wordpress creates*/
}
