/*
Theme Name: Aqua-Tots Promo
Description: This is a custom theme for Aqua-Tots
Theme URI:   https://www.aqua-tots.com
Author: Geek Town USA
Author URI:  https://www.geektownusa.com
Template: salient
Version: 1.0
*/

.atss-leadmobile .row-bg-wrap .inner-wrap.using-image .row-bg.using-image { background-image: url(https://swimtoday.aqua-tots.com/wp-content/uploads/2020/08/at_landingpagesbg_aug2020_optimized.jpg) !important; background-position: center !important; }

.atss-leaddesktop .row-bg-wrap .inner-wrap.using-image .row-bg.using-image { background-image: url(https://swimtoday.aqua-tots.com/wp-content/uploads/2020/08/at_landingpagesbg_aug2020_optimized.jpg) !important; background-position: center !important; }

.atss-schoolfooterinfo { text-align: right; }

/*#freeswim.wpb_row.vc_row-fluid.vc_row.full-width-section.standard_section.vc_hidden-sm.vc_hidden-xs div.row-bg-wrap div.inner-wrap.using-image div.row-bg.using-image {
		background-image: url(https://swimtoday.aqua-tots.com/wp-content/uploads/2020/08/at_landingpagesbg_aug2020_optimized.jpg) !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
	}*/

.covid-section .toggle h3 a { color: #002f67 !important; }
.covid-section .toggle h3 i { border: 2px solid #ed1c24 !important; }
.covid-section .toggle h3 i:before, .covid-section .toggle h3 i:after { background-color: #ed1c24 !important; }

@media only screen and (min-width: 1000px) {
	.atss-mobileonly { display: none; }
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
    .atss-schoolfooterinfo, .atss-schoolfootericons { text-align: center !important; }
	.atss-desktoponly { display: none; }
	.atss-logo { max-width: 75% !important; }
	
}

@media only screen and (max-width: 690px) {
	.nectar-button.extra_jumbo { font-size: 22px !important; line-height: 22px !important; padding: 20px !important; }
	.ATSSphoneButtonWhite{font-size: 16px !important;line-height: 16px !important;padding: 16px !important;}
}

.ATSSphoneButtonWhite{
	font-family: Montserrat;
    text-transform: uppercase!important;
    letter-spacing: 1px;
    font-weight: 800;
    background-color: #fff;
    border: 3px solid #DF333A;
    -webkit-border-radius: 200px!important;
    box-shadow: none;
    font-size: 35px;
    line-height: 35px;
    padding: 20px 40px;
    position: relative;
    top: 0;
    margin-bottom: 10px;
    color: #DF333A;
    display: inline-block;
}
.ATSSphoneButtonWhite:hover{
	color: #DF333A;
}
.span_12.light .wpb_text_column a.ATSSphoneButtonWhite{
    color: #DF333A;
}