/*
Theme Name:         Dealer Child
Theme URI:          https://www.designstudio.com/
Version:            1.1.1
Author:             Design studio
Author URI:         https://www.designstudio.com/
Description:  Dealer Theme Child Theme
License:            MIT License
Template:     dealer-theme
License URI:        http://opensource.org/licenses/MIT
*/

/* Homepage copy block */
.home-copy {
    background-color: #F1F1F1;
    padding: 30px 0 80px 0;    
}

@media (min-width: 1024px) {
  .page-template-template-promotions .aspot-creator {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }  
}

/* .header-8 .ds-nav-container {
	height: 100%;
} */

.quote-section {
    background-color: transparent;
}

.video-header video {
  background-color: black;
}


/* Actual styles located in themes/theme-name/dist/styles/custom.css */
.anchor-links-bar.stick {
    background: #0039a6!important;
	}
	.page-template-template-collections .anchor-links-bar a {
    color: #fff !important;
}
.anchor-links-bar a:hover, .anchor-links-bar-static a:hover, .anchor-links-bar a, .anchor-links-bar-static a {
  color:#247698 !important;
}

.aspottext.cta-button {
  text-align: center;
}

/* Makes logo container larger on mobile */

.mobile.nav header.mobile {
    height: 150px !important;
}

div.mobile.nav nav.mobile.nav {
	top:140px;
}

div.mobile.nav header.mobile {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16);
	z-index: 999;
}

div.mobile.nav header h1 {
  margin: 15px 0 0 40px !important;
  height: 60px;
}

div.mobile.nav .the-navigation {
	margin-top: 0;
}

div.mobile.nav ul.utilities {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}


div.mobile.nav ul.utilities li {
	width: 50%;
}

div.mobile.nav ul .menu-item-1005925 a{
  border-top: 0px solid #fff !important;
  border-right: 0px solid #fff !important;
}

div.mobile.nav ul.utilities li a {
    background: #2b85c4;
	color: #fff !important;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

div.mobile.nav ul.utilities li:nth-child(2) a,
div.mobile.nav ul.utilities li:nth-child(4) a {
	border-right: none !important;
}

div.mobile.nav ul.utilities li:nth-child(3) a,
div.mobile.nav ul.utilities li:nth-child(4) a {
	border-bottom: 1px solid #fff;
}

div.mobile.nav ul li a {
	text-transform: uppercase;
  padding: 0.25em 0;
}

div.mobile.nav ul .menu-item-1005925{
  width: 100% !important;
}


div.mobile.nav ul li {
	position: relative;
}

div.mobile.nav ul li.menu-item-has-children span {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 72px;
	cursor: pointer;
}

nav.mobile.nav ul li.menu-item-has-children span:after {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    content: "\f105";
    width: 50px;
    height: 50px;
    padding-top: 11px;
}

nav.mobile.nav ul li.menu-item-has-children.active > span:after {
	content: "\f104";
}

/* nav.mobile.nav ul li ul li span {
	display: none;
} */

div.mobile.nav ul.sub-menu {
	display: none;
}

div.mobile.nav ul li.menu-item-has-children.active .sub-menu {
	display: block;
}

/* div.mobile.nav ul.sub-menu li a {
  color: #2b85c4 !important;
 background-color: #fff !important;
} */
/* div.mobile.nav ul.main.nav li a {
	background: #6d6e71;
	color: #fff;
	text-align: left;
	padding: 10px 20px;
}
 */

div.mobile.nav nav.mobile.nav {
	background-color: transparent;
}

div.mobile.nav header.mobile {
  padding-top: 0;
}

div.mobile.nav #nav-toggle {
}

div.mobile.nav #nav-toggle.active {
  margin-top: 0;
}

div.mobile.nav #phone-toggle {
  right: 0;
  float: right;
  height: 100%;
  background: #2B85C4;
  width: 80px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 24px;
  position: absolute;
}

div.mobile.nav #phone-toggle span {
  background: white;
  border-radius: 50px;
  padding: 2px 11px;
}

div.mobile.nav #phone-toggle .fa-phone {
    color: #2B85C4;
}

div.mobile.nav #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {

}

div.mobile.nav ul.utilities li.hide-mobile {
  display: none;
}

/* Logo size larger */

.mobile.nav header h1 {
    height: 105px !important;
}

.video-header .overlay .container .the-content {
    height: 95%;
}

.social-button.footer2.leftalign {
    text-align: left;
    margin-bottom: 0;
    margin-top: 10px;
}

.social-button.footer2.leftalign a.social-icon {
    width: 20px;
    height: 20px;
    float: left;
}

.social-icon {
    margin-right: 5px;
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: cover !important;
    margin: 1em 0.3em 1.5em;
}

.social-icons {
    text-align: center;
}

.header8 header h1 img {
    top: 30px !important;
}

.header8 header h1 {
    background-color: transparent;
    border-radius: 0% !important;
}

.header8 header h1 {
    width: 202px;
    margin: -30px auto 0;
    bottom: 38px;
}

.header8 header h1 a {
        bottom: 4px;
    }

.header8 header.desktop.nav .util.container {
    height: 35px;
    bottom: 0;
}

.header8 header.desktop.nav .util {
    height: 35px;
    border-bottom: solid 1px #e1e1e1 !important;
    background: linear-gradient(to bottom, #b7b7b7 10%, #fff 100%);
}

.header8 nav.utilities.nav2 {
    height: 35px;
    border-right: 1px solid rgba(129, 127, 127, 0.26);
}

.header8 .utilities.nav2 ul li, .header8 .utilities.nav ul li {
    padding: 4px 0;
    height: 35px;
    border-right: 1px solid rgba(129, 127, 127, 0.26);
}

.header8 .utilities.nav2 ul li:hover, .header8 .utilities.nav ul li:hover {
    border-bottom: 1px solid rgba(225, 225, 225, 0.18) !important;
}

.header8 .utilities.nav2 ul li a, .header8 .utilities.nav ul li a {
    padding: 6px 1.4em;
}

.header8 .cart-search-combo a.cart {
    height: 35px;
    padding: 0px 1.5em 0px;
    border-right: 1px solid rgba(129, 127, 127, 0.26);
}

.header8 .cart-search-combo a.cart img {
    height: 70%;
    width: auto;
    margin-top: 3px;
}

.header8 .the-cart-quantity {
    top: 3px;
    left: 46px;
}

.header8 a.the-search-icon {
    height: 35px;
    background-size: 25px;
    padding: 0 2.2em;
    background-image: url(dist/img/lupa2.png);
    border-right: 1px solid rgba(129, 127, 127, 0.26);
    background-color: #247698;
}

.header8 header.desktop.nav {
    height: 166px;
}

.header8 nav.global ul li {
    /*border-right: 1px solid rgba(225, 225, 225, 0.50);
    /*	border-right: 1px solid rgba(129, 127, 127, 0.26);*/
}

/* .header8 nav.global.nav ul li:hover> ul {
    display: block;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
} */

/* .header8 nav.global ul ul li {
    /*	border-right: 1px solid rgba(225, 225, 225, 0.50);*/
    border-right: 1px solid rgba(129, 127, 127, 0.26);
}

.header8 .utilities.nav2 ul li:first-of-type, .header8 .utilities.nav ul li:first-of-type {
    border-left: 1px solid rgba(129, 127, 127, 0.26);
}

.header8 .utilities.nav ul li:first-of-type {
    border-left: 1px solid rgba(129, 127, 127, 0.26);
}
 */
.header8 nav.global ul li a {
    padding: 12px 0 10px 0;
}

.header8 nav.global.nav {
    height: 48px;
    border-top: solid 1px #e1e1e1;
}

/* .header8 nav.global ul li a {
    font-weight: bold;
    text-transform: uppercase;
} */

.header8 nav.global ul ul li a {
    color: #000 !important;
}

.header8 nav.global.nav {
 background:#247698;
   /* background: -webkit-linear-gradient(#3CB4E6 0%, #247698 100%);
    background: -o-linear-gradient(#3CB4E6 0%, #247698 100%);
    background: linear-gradient(#3CB4E6 0%, #247698 100%);*/
}

.header8 ul ul {
    top: 98%;
    background-color: #fff;
/*     outline: 1px solid rgba(225, 225, 225, 0.5); */
}

.header8 p.header-text, p.header-text2 {
    font-weight: bold;
    top: 48px !important;
}

.header8 .header-text .locations-link {
    color: #247698 !important;
	font-family: Helvetica, Roboto, Arial, sans-serif;
    font-weight: 600;
}
.header8 .header-text2 {
	font-family: Helvetica, Roboto, Arial, sans-serif;
    font-weight: 600;
}
.header8 .header-text .location-link:hover {
    color: #0092f4;
}

.header8 .global.nav ul li.menu-item-has-children span {
    top: 4px;
    right: 0px;
}

.header-8 .page-template-front-page .product-carousel {
    padding: 100px 0 120px !important;
}

.read-more-wrap p {
    max-width: 750px;
    margin: 1em auto 0;
}

.general.block.section-block.the-brands div.gb-header {
    padding: 120px 0px 0px!important;
}

.general.block.section-block.the-brands .gblocks.wrapper.cf {
    padding-bottom: 120px;
}

.general.block.section-block.the-brands h2 {
    max-width: 888px;
    margin: 70px auto;
}

.general.block.section-block.the-products {
    padding: 120px 0px;
}

.general.block.section-block.the-products p {
    max-width: 235px;
    margin: 0px auto;
}

.general.block.section-block.the-products div.gb-header div.content h2 {
    padding-bottom: 20px;
}

.general.block.section-block.the-products .general-block-inner h3 {
    padding: 40px 0 20px 0;
    text-transform: capitalize;
}

.real-people-real-stories {
    padding: 120px 0;
    background-color: #333 !important;
    background: url('/wp-content/uploads/2015/08/bgpattern10.png');
}

.natural-chemistry .product-carousel {
    padding: 40px 0 !important;
}

.freeflow-spas .product-carousel {
    padding: 0 !important;
}

.real-people-real-stories iframe {
    margin: 0px auto;
    display: block;
}

.real-people-real-stories h2 {
    text-align: center;
    padding: 50px 0;
    color: white;
}


/*.the-awards {
	padding: 120px 0;
}*/

.the-awards h2 {
    text-align: center;
    /*padding: 50px 0;*/
}


/*.the-awards h3 {
	margin-bottom: 20px!important;
}*/

.the-awards article p {
    text-align: center;
    text-transform: capitalize;
    font-family: 'prelolight', Helvetica, Roboto, Arial, sans-serif;
    font-weight: bold;
    margin: 20px auto;
    max-width: 180px;
}


/*.the-awards .gblocks {
	display: none;
}*/

section.general.block.section-block.awards .gb-header {
    text-align: center;
}

section.general.block.section-block.awards .gb-header h2 {
    margin-bottom: 0;
    padding: 40px 0;
}

section.general.block.section-block.awards .unit h3 {
    margin-bottom: 0;
    /*padding:.5em;*/
    padding-top: 0;
    /*background:#333;
  color:white;*/
    /*border-radius:5px 5px 0 0;*/
    text-transform: capitalize;
    font-family: 'prelolight', Helvetica, Roboto, Arial, sans-serif;
    font-weight: bold;
}


/*section.general.block.section-block.awards .unit:hover h3 {
  background:#BF211E !important;
}*/

section.general.block.section-block.awards .unit img {
    width: 100%;
    padding: 0;
    border-radius: 0 0 5px 5px;
}

section.general.block.section-block.awards .unit {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 1em;
    padding-bottom: 40px;
}

section.general.block.section-block.awards {
    margin: 60px 0;
}

.inside-page .main.large-12.xsmall-12.columns {
    padding-left: 0em !important;
    padding-right: 0em !important;
}

@media screen and (min-width:1024px) {
    section.general.block.section-block.awards .unit {
        width: 20%
    }
    section.general.block.section-block.awards .unit h3 {
        font-size: 1.8em;
    }
}

section.gray-border div.gb-header {
    border: 1px solid silver;
    margin-bottom: 40px;
}

.header8 header h1 img {
    top: -32px;
    border: solid 3px white;
    border-radius: 102px / 73px;
    padding: 0;
}

.header-8 .iframe-wrap iframe {
    display: inline-block;
    margin: 2em auto 0 auto;
    width: 100%;
    outline: outset 2px black;
}


/* Removed on 5/4 by Nick
-Was causing a spacing issue on the border on the hot tub pages */


/* .header-8 .breadcrumbs {
	margin: 0 0 5px 12px;
}
 */

.header-8 .breadcrumbs a {
    color: #1e73be !important;
    font-weight: bold;
}

.video-header .overlay .container .the-content h3 {
    font-size: 3em;
    text-transform: none;
    max-width: 600px;
}

.video-header .overlay .container .the-content .the-links a {
    font-weight: bold;
}

div.product-price-button a {
    color: #fff !important;
}

div.product-price-button a:hover {
    color: #fff !important;
}

body.page-id-1004797 div.title-bar h2.title.collections-page-title {
    display: inline-block;
    position: relative;
}

body.page-template-template-50-50 div.aspot-creator {
    margin-bottom: 20px;
}


/*
body.page-template-template-50-50 div.aspot-creator img {
	margin-bottom:20px;
}
*/


/*body.postid-1005774 #spa-selector img:first-of-type,
body.postid-1005772 #spa-selector img:first-of-type,
body.postid-1005770 #spa-selector img:first-of-type,
body.postid-1005768 #spa-selector img:first-of-type {
  display:none;
}*/

body.page-id-1003788 div.product-price-button, body.page-id-3324 div.product-price-button {
    width: calc(50% - 10px) !important;
    margin-bottom: 20px;
}

body.page-id-1004808 div.collection-box a div.image-title-box h3.title {
    top: auto;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+80&0+0,1+80 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 80%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 80%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 80%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
}

div.copy.social {
    background-color: #1e73be !important;
}

footer .gmap {
    padding-bottom: 40px;
}

footer.footer2 .gmap {
    margin-bottom: 0 !important;
}

iframe#map {
    /*width: calc(100% - 10em);*/
    width: 100%;
    position: relative;
    top: -45px;
    border: medium none;
    border-radius: 15px;
    overflow: hidden !important;
}

.footer2-lower-menu a:hover {
    color: #d93b20 !important;
}

footer nav {
    background: linear-gradient(to bottom, #085296 0%, #07447c 100%);
}

footer nav ul li a {
    font-weight: bold;
    text-transform: uppercase;
}

footer .gencontent p a {
    color: #bed600 !important;
}

footer .gmap {
    height: 450px;
}

footer .gencontent-wrap {
    padding: 2em 1em;
	display: flex;
	flex-wrap: wrap;
}



@media only screen and (max-width: 640px) {
    .general.block.section-block.the-brands img {
        max-width: 230px !important;
    }
    .general.block.section-block.the-brands img {
   
    }
}

/* @media only screen and (max-width: 1200px) { */
    footer div.gencontent h3 {
        font-size: 20px;
    }
/* } */

@media only screen and (max-width: 320px) {
    /* Shrinks the overlay intro text */
    .video-header .overlay .container .the-content h3 {
        font-size: 2em;
    }
}

@media only screen and (min-width: 1025px) {
    .video-header .overlay .container .the-content {
        max-width: 1140px !important;
    }
    .video-header .overlay .container .the-content h3 {
        text-align: right !important;
    }
}

@media only screen and (max-width: 1800px) {
.utilities-nav .ds-nav-container, .utilities-nav .container, .utilities .container, .utilities .ds-nav-container {
    padding: 0 0;
    }
.header8 .utilities.nav2 ul li a, .header8 .utilities.nav ul li a {
    padding: 6px 1.2em;
    }    
}
/* FOOTER HTML THAT KEEPS GETTING REMOVED! STORED HERE FOR SAFE KEEPING */


/*
<h3 style="text-align: left;">HENRICO</h3>
3426 Pump Rd.
Henrico, VA 23233
<a href="/henrico-va-hot-tub-dealer/">Get Directions</a>
<div class="list-column cf">
<div>PHONE: (804) 364-3577</div>
</div>
<div class="social-button footer2 leftalign"></a><a href="https://plus.google.com/109604531591183822601/posts/" class="gplus-social social-icon" target="_blank"></a></a><a href="https://www.facebook.com/luxurypoolsshortpumpva?ref=hl/" class="facebook-social social-icon" target="_blank"></a></div>

<h3 style="text-align: left;">FREDERICKSBURG</h3>
9915 Southpoint Parkway
Fredericksburg, VA 22407

<a>Get Directions</a>
<div class="list-column cf">
<div>PHONE: (540) 710-9700</div>
</div>
<div class="social-button footer2 leftalign"></a><a href="https://plus.google.com/108596354958554798512/posts/" class="gplus-social social-icon" target="_blank"></a></a><a href="https://www.facebook.com/LuxuryPoolNSpa/" class="facebook-social social-icon" target="_blank"></a></div>

<h3 style="text-align: left;">RICHMOND</h3>
15552 Wc Commons Way
Midlothian, VA 23113

<a>Get Directions</a>
<div class="list-column cf">
<div>PHONE: (804) 794-7721</div>
</div>
<div class="social-button footer2 leftalign"></a><a href="https://plus.google.com/+LuxuryPoolSpaMidlothian/posts/" class="gplus-social social-icon" target="_blank"></a></a><a href="https://www.facebook.com/LuxuryPoolAndSpaMidlothian/" class="facebook-social social-icon" target="_blank"></a></div>

<h3 style="text-align: left;">CHARLOTTESVILLE</h3>
257 Connor Dr., Suite A
Charlottesville, VA 22911

<a href="/charlottesville-va-hot-tub-dealer/">Get Directions</a>
<div class="list-column cf">
<div>PHONE: (434) 202-2331</div>
</div>
<div class="social-button footer2 leftalign"></a><a href="https://plus.google.com/117913941810255459705/about?hl=en/" class="gplus-social social-icon" target="_blank"></a></a><a href="https://www.facebook.com/pages/Luxury-Pool-Spa-Charlottesville/102382486759514?ref=hl" class="facebook-social social-icon" target="_blank"></a></div>
*/

body.postid-1005774 #spa-selector img:first-of-type {
    /*display:none;*/
    margin-bottom: -4.4%;
}

body.postid-1005770 #spa-selector img:first-of-type {
    /*display:none;*/
    margin-bottom: -4.4%;
}

body.postid-1005772 #spa-selector img:first-of-type {
    /*display:none;*/
    margin-bottom: -4.4%;
}

body.postid-1005768 #spa-selector img:first-of-type {
    /*display:none;*/
    margin-bottom: -4.4%;
}


/* Commercial video */

.commercial-video-container {
    padding: 0px 20px 120px 20px;
}

.commercial-video-container video {
    height: 315px;
    width: 100%;
}
@media (min-width:1024px) and (max-width:1210px) {
  .header8 header.desktop.nav nav.utilities.nav .container, .header8 nav.utilities.nav2 .container {
    padding: 0;
  }
}
div.mobile.nav #nav-toggle {
    top: 40%;
  }
div.mobile.nav #nav-toggle.active {
  top: 24%;
}
@media (max-width:1024px) {
  .video-header .overlay .container .the-content h3 {
    max-width: initial;
  }
  .video-header .overlay .container .the-content {
    left: 0 !important;
    right: 0;
        height: auto;
            padding-right: 0;
  }
}


body.ace-caring-spa-water .body_container p.description .view-videos {
  margin: 15px;
}

@media (max-width:768px) {
  body.ace-caring-spa-water .body_container p.description .view-videos {
    display: block;
  }
}

.xl-16000-swim-spa h1.product_title {
  text-align: center;
}

.covana-swim-spas-covana-legend .vl-item .fifty-50 {
  width: 100% !important;
    float: none;
}



.facebook-social {
    background: url(https://watkinsdealer.s3.amazonaws.com/Images/Icons/facebook-icon.jpg) !important;
}

.youtube-social {
    background: url(https://watkinsdealer.s3.amazonaws.com/Images/Icons/youtube-icon.jpg) !important;
}

.twitter-social {
    background: url(https://watkinsdealer.s3.amazonaws.com/Images/Icons/twitter-icon.jpg) !important;
}

.linkedin-social {
    background: url(https://watkinsdealer.s3.amazonaws.com/Images/Icons/linkedin-icon.jpg) !important;
}

.gplus-social {
    background: url(https://wp-agility2.s3.amazonaws.com/luxpoolandspa/wp-content/uploads/2020/02/google-icon.jpg) !important;
}

.insta-social {
    background: url(https://watkinsdealer.s3.amazonaws.com/Images/Icons/insta-icon.jpg) !important;
}

.yelp-social {
    background: url(https://watkinsdealer.s3.amazonaws.com/Images/Icons/yelp-icon.jpg) !important;
}

.houzz-social {
    background: url(https://watkinsdealer.s3.amazonaws.com/Images/Icons/houzz-icon.jpg) !important;
}


.social-button a {
	background-size: cover !important;
}

.page-template-template-promotions .aspot-creator {
  height: 375px;
}


/*Endless Pools Fitness Aspot on top of mobile menu - fix*/
body.x200-fitness-systems-swim-spa .aspot.img-pan,
body.x500-swimcross-exercise-systems .aspot.img-pan,
body.e500-fitness-systems .aspot.img-pan,
body.e700-fitness-systems .aspot.img-pan,
body.e2000-fitness-systems .aspot.img-pan {
  z-index: 0;
}

.x200-swimcross-exercise-systems section.aspot.img-pan,
.x500-swimcross-exercise-systems section.aspot.img-pan,
.e500-endless-pools-fitness-systems section.aspot.img-pan,
.e700-endless-pools-fitness-systems section.aspot.img-pan {
  z-index: 0;
}

.endless-pools-fitness-systems div.aspot-content h3 {
  margin-bottom: .5em !important;
}

@media (max-width: 1024px) {
  .endless-pools-fitness-systems section.video-header {
    min-height: 500px;
    max-height: 500px;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .endless-pools-fitness-systems section.video-header {
    background-position: 0 !important;
  }
}

@media (max-width: 1024px) {
  .x200-swimcross-exercise-systems .aspot.img-pan,
  .x500-swimcross-exercise-systems .aspot.img-pan,
  .e500-endless-pools-fitness-systems .aspot.img-pan,
  .e700-endless-pools-fitness-systems .aspot.img-pan {
    z-index: 0 !important;
    background: url(https://watkinsdealer.s3.amazonaws.com/Videos/MPD/endless-pools/650x500-fitness-mobile.jpg);
    background-size: cover !important;
    min-height: 500px;
    max-height: 500px;
  }
  .x200-swimcross-exercise-systems .aspot.img-pan .pan-item,
  .x500-swimcross-exercise-systems .aspot.img-pan .pan-item,
  .e500-endless-pools-fitness-systems .aspot.img-pan .pan-item,
  .e700-endless-pools-fitness-systems .aspot.img-pan .pan-item {
    display: none;
  }
}
@media (max-width: 1024px) {
  .e500-endless-pools-fitness-systems .aspot.img-pan,
  .e700-endless-pools-fitness-systems .aspot.img-pan {
    background: url(https://watkinsdealer.s3.amazonaws.com/Videos/MPD/endless-pools/650x500-fitness-mobile.jpg);
    background-position: 100% !important;
  }
}
@media (max-width: 1024px) {
  .x200-swimcross-exercise-systems .aspot.img-pan,
  .x500-swimcross-exercise-systems .aspot.img-pan {
    background: url(https://watkinsdealer.s3.amazonaws.com/Videos/MPD/endless-pools/650-500-exercise-mobile.jpg);
    background-position: 50% 20% !important;
  }
}
body.swimcross-exercise-systems .product-model-section,
body.endless-pools-fitness-systems .product-model-section {
  text-align: center;
}

.endless-pools-fitness-systems h3 {
  font-size: 2.3125rem;
}
.endless-pools-fitness-systems .aspottext.cta-button {
  background-color: #d0b100;
  padding: 1em 2em;
}
.endless-pools-fitness-systems .aspottext.cta-button:hover {
  background-color: #d0b100cc  !important;
}

.endless-pools-landing.quiz-block .gform_wrapper .gform_page_footer .button.gform_next_button {
  background-color: #007bf7;
}
.endless-pools-landing.quiz-block .gform_wrapper .gform_page_footer .button.gform_next_button:hover {
  background-color: #2285a2;
}
.endless-pools-landing.quiz-block .gb-header {
  background: url("https://watkinsdealer.s3.amazonaws.com/Images/Content%20Blocks/Endless%20Pools%20Landing/endless-pools-parallax.jpg");
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.endless-pools-landing.quiz-block .gb-header .custom {
  min-height: 600px;
  padding: 7em 0;
}
.endless-pools-landing.quiz-block .gb-header .custom .overlay {
  background: #000;
  opacity: .6;
  z-index: 0;
}
.endless-pools-landing.quiz-block .gb-header .custom .inner {
  position: relative;
	padding: 0 1em;
}
.endless-pools-landing.quiz-block .button, .endless-pools-landing.quiz-block button {
  padding: 1em 2em;
  text-transform: uppercase;
  background-color: #007bf7;
}
.endless-pools-landing.quiz-block .button:hover, .endless-pools-landing.quiz-block button:hover {
  background-color: #2285a2;
}
.endless-pools-landing.quiz-block .ginput_container {
  margin: 32px 0;
}
.endless-pools-landing.quiz-block .gf_progressbar_title {
  color: #fff;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz {
  max-width: 450px;
  margin: auto;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz li {
  max-width: 220px;
  margin: auto;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz-2 {
  max-width: 450px;
  margin: auto;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz-2 li {
  max-width: 450px;
  margin: auto;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz-3 {
  max-width: 450px;
  margin: auto;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz-3 li {
  max-width: 190px;
  margin: auto;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz-4 {
  max-width: 450px;
  margin: auto;
}
.endless-pools-landing.quiz-block .gform_body li.fitness-quiz-4 .ginput_container {
  margin: 0 0 32px 0;
}
.endless-pools-landing.quiz-block .gform_body label {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 400px) {
	.endless-pools-landing.quiz-block .gform_body label {
		font-size: 18px;
	}
}
.endless-pools-landing.quiz-block .gform_body h3 {
  font-size: 2.3125rem;
  letter-spacing: 0.7px;
  text-transform: none;
  color: #fff;
}
.endless-pools-landing.quiz-block .gform_footer {
  text-align: center;
}
.endless-pools-landing.quiz-block .perfect_quiz .gform_wrapper .gf_page_steps, .endless-pools-landing.quiz-block .gform_wrapper .gform_page_footer {
  text-align: center;
}
.endless-pools-landing.quiz-block .gform_confirmation_wrapper {
  color: white;
  font-size: 24px;
  text-align: center;
}

.endless-pools-landing.accessories-block {
  padding: 6em 0;
}
.endless-pools-landing.accessories-block .row {
  text-align: center;
}
.endless-pools-landing.accessories-block .row .columns {
  margin-bottom: 4em;
}
.endless-pools-landing.accessories-block .row .columns span {
  font-size: 24px;
  line-height: 1.4;
  padding: 0 1em;
  display: inline-block;
  color: #333;
}
.endless-pools-landing.accessories-block .row .columns img {
  margin-bottom: 1em;
}
.endless-pools-landing.accessories-block .row h2 {
  margin: 0 0 2em;
}
.endless-pools-landing.accessories-block .row .button {
  font-weight: bold;
  text-transform: uppercase;
  padding: 1em 2em;
  background-color: #007bf7;
}
.endless-pools-landing.accessories-block .row .button:hover {
  background-color: #2285a2;
}

.endless-pools-landing.video-block {
  background: url("https://watkinsdealer.s3.amazonaws.com/Images/Content%20Blocks/Endless%20Pools%20Landing/endless-pools-video-background.jpg");
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
}
.endless-pools-landing.video-block .row {
  padding: 6em 0 0;
}
.endless-pools-landing.video-block .row .content-container {
  text-align: left;
  padding: 1em;
  margin-top: 2em;
}
.endless-pools-landing.video-block .row h4 {
  font-size: 2.3125rem;
}

@media (min-width: 1024px) {
  .endless-pools-landing.video-block {
    padding: 0 0 6em;
    background-position: 50%;
  }
  .endless-pools-landing.video-block .row {
    width: 100%;
    height: auto;
  }
  .endless-pools-landing.video-block .row .vid-column {
    height: auto;
  }
  .endless-pools-landing.video-block .row .vid-column .video-section {
    max-width: 620px;
    margin: auto;
  }
  .endless-pools-landing.video-block .row .columns .content-container {
    max-width: 600px;
    margin-top: 0;
    padding-top: 34%;
  }
  .endless-pools-landing.video-block .row .columns img {
    padding: 0 !important;
  }
}
.endless-pools-block.collections-block {
  padding: 3em 0;
}
.endless-pools-block.collections-block img {
  width: 100%;
  height: auto;
}
.endless-pools-block.collections-block p {
  text-align: center;
  margin: 0 auto;
  max-width: 580px;
  font-weight: bold;
  margin-bottom: 3em;
}
.endless-pools-block.collections-block .content {
  text-align: center;
  min-height: 500px;
  background-size: cover;
  background-position: 50%;
}
.endless-pools-block.collections-block .overlay {
  background-color: rgba(0, 0, 0, 0.62);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.endless-pools-block.collections-block .overlay:hover {
  opacity: 1;
  cursor: pointer;
}
.endless-pools-block.collections-block .title-container {
  display: inline-block;
  background: #325082;
  height: auto;
  width: 100%;
  text-align: center;
  padding: 2em 0;
  display: table;
  height: 240px;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .endless-pools-block.collections-block .title-container {
    height: 150px;
  }
}
@media (min-width: 1230px) and (max-width: 1399px) {
  .endless-pools-block.collections-block .title-container {
    height: 180px;
  }
}
@media (min-width: 1400px) {
  .endless-pools-block.collections-block .title-container {
    height: 180px;
  }
}
.endless-pools-block.collections-block .title-container .endless-subtitle {
  display: block;
  font-size: .8em;
}
.endless-pools-block.collections-block h4 {
  font-size: 2.3125rem;
  color: white;
  letter-spacing: 0.7px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 1em;
}
.endless-pools-block.collections-block .content-container {
  text-align: left;
  padding: 4em;
}
@media (min-width: 1024px) and (max-width: 1300px) {
  .endless-pools-block.collections-block .content-container {
    padding: 2em;
  }
}
.endless-pools-block.collections-block ul {
  color: #fff;
}
.endless-pools-block.collections-block ul li {
  font-size: 22px;
  margin: 10px 0;
  line-height: 1.4;
}

.endless-pools.intro-block {
  padding: 6em 0;
}

.endless-pools.intro-block h2 {
  font-size: 2.3125rem;
}

.endless-pools.intro-block .content-wrapper {
  max-width: 750px;
}

.endless-pools.intro-block .general-block-1 .content-wrapper {
  text-align: left;
}

.endless-pools.intro-block .general-block-1 .content-wrapper span {
  font-size: 26px;
  line-height: 1.8;
}

.endless-pools.intro-block .content-wrapper h2 {
  margin-top: -5px;
}

@media (min-width: 641px) {
  .endless-pools.intro-block .content-wrapper {
    text-align: right;
    float: right;
    padding: 3em;
  }

  .endless-pools.intro-block .general-block-1 .content-wrapper {
    float: left;
  }

  .endless-pools.intro-block .general-block-0 {
    border-right: 1px solid #ccc;
    position: relative;
  }

  .endless-pools.intro-block .general-block-0:before,
  .endless-pools.intro-block .general-block-0:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #ccc;
    position: absolute;
    right: -8px;
  }

  .endless-pools.intro-block .general-block-0:before {
    top: -14px;
  }

  .endless-pools.intro-block .general-block-0:after {
    bottom: -14px;
  }

  .endless-pools.intro-block .general-block {
    min-height: 200px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .endless-pools.intro-block .general-block-1 .content-wrapper span {
    font-size: 24px;
    line-height: 1.8;
  }
}
@media (max-width: 641px) {
  .endless-pools.intro-block .content-wrapper {
    padding: 2em 1em;
  }

  .endless-pools.intro-block h2 {
    text-align: left;
  }

  .endless-pools.intro-block .general-block-0 .content-wrapper {
    border-bottom: 1px solid #ccc;
    position: relative;
  }

  .endless-pools.intro-block .general-block-0 .content-wrapper:before,
  .endless-pools.intro-block .general-block-0 .content-wrapper:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #ccc;
    position: absolute;
    bottom: -8px;
  }

  .endless-pools.intro-block .general-block-0 .content-wrapper:before {
    left: 0;
  }

  .endless-pools.intro-block .general-block-0 .content-wrapper:after {
    right: 0;
  }

  .endless-pools.intro-block .general-block-0:before,
  .endless-pools.intro-block .general-block-0:after {
    display: none;
  }
}
.endless-pools.intro-block .general-block-1 .content-wrapper {
  padding: 0 3em 3em 3em;
}

@media (max-width: 1024px) {
  .endless-pools-fitness-systems .video-block .row .columns .content-container {
    padding-top: initial;
    margin: auto;
    padding-top: 1em;
  }
}
@media (max-width: 767px) {
  .endless-pools-fitness-systems .endless-pools.intro-block {
    padding: 0;
  }
}
.endless-pools-fitness-systems .endless-pools.intro-block .content-wrapper {
  padding: 1em 3em 3em 3em;
  font-size: 22px;
}
@media (max-width: 1024px) {
  .endless-pools-fitness-systems .endless-pools.intro-block .content-wrapper {
    padding: 1em !important;
  }
}
.endless-pools-fitness-systems .vid-column {
  max-width: 100%;
}
@media (max-width: 767px) {
  .endless-pools-fitness-systems .collections-block .unit .content-container {
    padding: 1em;
    overflow-y: scroll;
  }
}
@media (max-width: 767px) {
  .endless-pools-fitness-systems .collections-block .unit .content-container li {
    font-size: 16px;
  }
}

.endless-pools-landing.quiz-block .gform_body li.fitness-quiz li {
  /*  max-width:215px; */
}

.endless-pools-fitness-systems section.video-header,
.home section.video-header {
  min-height: 600px !important;
}

.seventy30-aspot .aspot-content .hide-on-tablet {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.seventy30-aspot .aspot-content .hide-on-tablet h2 {
  font-size: 2.5rem;
  margin-top: 1em;
}
@media only screen and (min-width: 1024px) {
  .seventy30-aspot video {
    width: 50%;
  }
  .seventy30-aspot div.aspot-content {
    width: 50% !important;
    right: -50%;
    height: 100% !important;
  }
  .seventy30-aspot div.aspot-content:before {
    content: "";
    top: 0;
    bottom: 0;
    right: 100%;
    width: 20px;
    height: 100%;
    position: absolute;
  }
  .seventy30-aspot .img-container {
    width: 100%;
    position: relative;
    padding: 1em;
    height: auto;
  }
}
@media only screen and (min-width: 1400px) {
  .seventy30-aspot video {
    width: 70%;
  }
  .seventy30-aspot div.aspot-content {
    width: 30% !important;
    right: -70%;
  }
}

/* Home pefect quiz */
.perfect_quiz .inner {
    background: none !important;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.perfect_quiz ul.gform_fields.top_label li h3 {
    font-size: 1em;
}

.home .perfect_quiz .gform_body ul {
    max-width: initial;
}

.perfect_quiz .ginput_container {
    display: flex;
    align-items: center;
}

/* Home aspot */
.home .video-header {
    display: none;
}

section.hero.perfect_quiz {
	z-index: 0;
}

.perfect_quiz #gform_page_76_4 label {
    text-align: center;
}


/*fixing gap for new items */

img.ds_shell.provence™-shell {
    margin-bottom: -3.8% !important;
}

img.ds_shell.florence™-shell {
    margin-bottom: -3.4% !important;
}

/*fixing gap for new items */
@media only screen and (max-width: 768px) {
  .hide-on-tablet .aspot-page-title {
	color: #ffffff !important;
	text-shadow: 0px 0px #000000;
	text-decoration: none !important;
	margin: 0;
  }
	div.aspot-creator{
		height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
	}
  div.aspot-content{
	min-height: auto;
	  position: relative;
	  height: auto !important;
	  padding: 0;
	  width: 100% !important;
  }
  .aspot-image img {
	display:none;
  }
}


div.mobile.nav nav.mobile.nav {
    background-color: #005a87 !important;
    color: #fff !important;
}
/* div.mobile.nav ul li a {
    background-color: #005a87 !important;
    color: #fff !important;
} */


/* Fix water care */
.water-care .product-carousel{
  display: none;
}


.dsw-bg-white, .dsw-bg-gray-200 {
    color:#000 !important;
}
.dsw-primary-site-btn {
    color:#fff !important;
}
.page-template-dswaves-sync-template #header, .page-template-dswaves-sync-template #footer {
    display: none;
}
.page-template-dswaves-sync-template #header, .page-template-dswaves-sync-template #footer, .product-template-default #header, .product-template-default #footer, .post-template-default #header, .post-template-default #footer
{
	display: none;
}

.home p.quote-author {
	color:#fff !important;
}
.home .product-reviews blockquote {
	color:#fff;
}
.page-id-1004808 .title-bar h2,
.page-id-1003729 .title-bar h2 {
	text-align:center !important;
}

/* .header8 nav.global ul ul {
	width:auto !important;
	left:0 !important;
	min-width:20em;
} */
.header8 nav.global ul li.menu-item-160 ul,
.header8 nav.global ul li.menu-item-1003732 ul {
		min-width:24em;
}

.header8 nav.global ul ul li {
	display:block !important;
}
.header8 nav.global ul > li > ul > li {
/* 	position:relative !important; */
}
/* .header8 nav.global ul ul ul {
	position:absolute !important;
	left:100% !important;
	top:0 !important;
} */
.the-brands {
	background:#f1f1f1;
}
.the-brands > .gblocks {
	display:none !important;
}
/* .menu-item-1003732 > .sub-menu .sub-menu {
    left: initial !important;
    right: 100% !important;
} */
.menu.utilities .menu-item-has-children > .sub-menu {
    position: absolute;
}
.menu.utilities .menu-item-has-children > .sub-menu a {
    color: #000;
}
.menu.utilities .menu-item-has-children:hover > .sub-menu {
    display: block !important;
}
.menu.utilities .menu-item-has-children:hover > .sub-menu a {
    color: #000 !important;
}
.menu.utilities .menu-item-has-children:hover > .sub-menu li:hover a {
    color: #fff !important;
}
@media (max-width:1024px) {
	.page-id-1000888 div.aspot-content h2 {
		color:#000 !important;
	}
}
@media (min-width:768px) and (max-width:1024px) {
.page-id-1000888 div.aspot-content {
	height:auto !important;
	min-height:100% !important;
	position:relative !important;
	
}
	.page-id-1000888 div.aspot-content h2 {
		color:#000 !important;
		margin-bottom:0 !important;
	}
}
ul.faq {
	position:relative;
	z-index:20;
}
.gfield_visibility_hidden {
	display:none !important;
}
div.collection-wrapper {
	padding-top:2em;
}
@media (min-width:1024px) and (max-width:1165px) {
	.header8 .desktop.nav nav.global ul.main.nav > li > a {
		font-size: 16px !important;
	}	
}

.utilities.nav .themenu.cf {
	display:flex;
}
.utilities.nav .themenu.cf .menu.utilities {
	margin-left:auto;
}

#footer {
  display: none;
}
a:focus {
  outline: 1px solid #f4f4f4;
}

.header8 a.the-search-icon {
	color: #000;
}

.collection-video-reviews {
	background: url(https://watkinsdealer.s3.amazonaws.com/images/sitewide/bgpattern10.png);
	background-color: #333;
}

.general.block div.gb-header, .product-model-section, .collection-video-reviews, .slick-slide, .slick-list, .slick-slider, .slick-track {
	height: auto !important;
}
div.social-button .social-icon {
	text-indent: -99999px;
}