/**
Theme Name: RTS Consulting child
Author: RTS Consulting
Author URI: https://rts-consulting.com
Description: Have a website that needs updating? Need a new site? Want to add a store, payment portal, or appointment calendar? RTS Consulting can help with e-commerce integration, website design, project management, SEO, online ad campaigns, social media integration, and more.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rts-consulting-child
Template: astra
*/

/* Temp Coming Soon */
.branda-maintenance .page {
    color: inherit;
    position: relative;
    top: 400px;
    width: inherit;
}
.branda-maintenance h1 {
    text-align: center;
}
.branda-maintenance .page {
    background-color: transparent;
}
/* End Temp Coming Soon */

/* Client Branding */
:root {
	--blue: #27abe4;
    --red: #c7222d;
    --yellow: #f8ed33;
    --pent-blue: #238dbc;
    --pent-black: #1b121a;
    --pent-pink: #d55e7b;
    --font-header: 'badaboom';
    --font-body: 'woodchuck';
}
.text-blue {
	color: var(--blue) !important;
}
.text-red {
	color: var(--red) !important;
}
.text-yellow {
	color: var(--yellow) !important;
}
.text-pent-blue {
	color: var(--pent-blue) !important;
}
.text-pent-black {
	color: var(--pent-black) !important;
}
.text-pink {
    color: var(--pent-pink) !important;
}
h1, h2, h3, h4, h5 {
    letter-spacing: 2px;
}
.background-white {
    background: #fff;
    border-radius: 5px;
    padding: 1rem;
}
#content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
/* End Client Branding */
/* Buttons */
.button-1, #gform_2 .gform_button {
    color: var(--red);
    font-size: 1rem !important;
    background: var(--yellow) !important;
    padding: 10px 30px;
    text-decoration: none;
    border: 2px solid var(--yellow) !important;
    width: 100%;
    max-width: 300px;
    font-weight: 400;
    box-shadow: 4px 4px 2px var(--blue) !important;
    border-radius: 5px !important;
    text-transform: uppercase;
}
.button-1:hover {
    color: var(--red) !important;
    background: var(--blue) !important;
    box-shadow: 4px 4px 2px var(--yellow) !important;
}
.button-2 {
    color: var(--pent-blue);
    font-size: 1rem !important;
    background: var(--pent-black) !important;
    padding: 10px 30px;
    text-decoration: none;
    border: 2px solid var(--pent-black) !important;
    width: 100%;
    max-width: 300px;
    font-weight: 400;
    box-shadow: 4px 4px 2px var(--pent-blue) !important;
    border-radius: 5px !important;
    text-transform: uppercase;
}
.button-2:hover {
    color: var(--pent-black) !important;
    background: var(--pent-blue) !important;
    box-shadow: 4px 4px 2px var(--pent-black) !important;
}

.button-3, #gform_2 .gform_button {
    color: var(--white);
    font-size: 1rem !important;
    background: var(--red) !important;
    padding: 10px 30px;
    text-decoration: none;
    border: 2px solid var(--red) !important;
    width: 100%;
    max-width: 300px;
    font-weight: 400;
    box-shadow: 4px 4px 2px var(--yellow) !important;
    border-radius: 5px !important;
    text-transform: uppercase;
    line-height: 1.5;
}
.button-3:hover, #gform_2 .gform_button:hover {
    color: var(--red) !important;
    background: var(--yellow) !important;
    box-shadow: 4px 4px 2px var(--red) !important;
}
.buttonizer-label {
    text-align: center !important;
}
.button-music {
	padding: 10px;
}
/* End Buttons */
/* Navigation */
.menu-text {
    letter-spacing: 2px;
}
.pow-1.current-menu-item, .pow-1:hover {
    background-image: url(/wp-content/uploads/2022/01/menu-pow-1_1.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.pow-2.current-menu-item, .pow-2:hover {
    background-image: url(/wp-content/uploads/2022/01/menu-pow-2_1.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.pow-1-long.current-menu-item, .pow-1-long:hover {
    background-image: url(/wp-content/uploads/2022/01/menu-pow-1-long.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.pow-2-long.current-menu-item, .pow-2-long:hover {
    background-image: url(/wp-content/uploads/2022/01/menu-pow-2-long.png);
    background-size: contain;
    background-repeat: no-repeat;
}
/* End Navigation */
/* Forms */
#gform_2 input {
    border: 2px solid #000000;
    border-radius: 5px;
    line-height: 2;
}
.gform_body input, .gform_body textarea {
    border: 1px solid #000;
    border-radius: 5px;
}
/* End Forms */
/* Mapplic Map */
.mapplic-tooltip-content {
    max-height: inherit !important;
}
#mapplic-id438 {
    overflow: inherit;
}
.home-map-header {
    margin-bottom: 0;
}
/* End Mapplic Map */
/* Timer */
.wpcdt-timer-design-2 .wpcdt-clock .wpcdt-digits-wrap {
    min-height: 35px;
}
.wpcdt-timer-design-2 .wpcdt-clock .wpcdt-digits {
    height: 35px;
    line-height: 35px;
    width: 17.5px;
    font-size: 25px;
}
/* End Timer */
/* Pentalode Page */
.page-id-367 #content {
    padding-top: 0;
}
/* End Pentalode Page */
/* Home */
.home h2 {
    font-size: 3rem;
}
.home h4 {
    font-size: 1.5rem;
}
/*.home-header {
    background: rgb(246,246,246);
    background: linear-gradient(0deg, rgba(246,246,246,1) 0%, rgba(178,178,178,1) 30%, rgba(247,247,247,1) 100%);
}*/
.home-trailer-television .vidbg-container iframe {
    padding: 10% 0 14%;
}
.home-spin-wheel {
    background-image: url(/wp-content/uploads/2022/01/wheel-spin-1.gif?id=444);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
}
.home-pentalode {
    background-image: url(/wp-content/uploads/2022/01/Pentalode-password.gif?id=506);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-pentalode .button-1:hover .fa-lock:before {
    content: "\f09c" !important;
}
.home-recipes {
    background-image: url(/wp-content/uploads/2022/01/lemonade-grammy.gif?id=446);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
}
.home-swag {
    background-image: url(/wp-content/uploads/2022/01/swag.gif?id=465);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
}
.home-newsletter-center {
    margin: 0 auto;
    max-width: 400px;
}
/* End Home */
/* Links Page */
.page-id-7077 .buttonizer {
    display: none !important;
    visibility: hidden !important;
}
.links-header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/* End Links Page */
/* Watch page */
.watch-accordion>div {
    padding: 15px;
}
/* End Watch page */
/* Music page */
iframe {
    height: 100vh;
}
/* End Music page */
/* Meet Team */
.modal-style.style-1 figcaption {
    padding: 20px 10px;
}
.featherlight-content {
    border-radius: 10px;
}
.tshowcase-box-title a {
    font-family: var(--font-header);
    font-size: 1.4rem;
}
.page .tshowcase-box-details .tshowcase-single-position {
    font-size: 0.9rem !important;
}
.ts-filter-nav>ul li, .ts-enhance-filter-nav>ul li, .ts-isotope-filter-nav>ul li {
    font-family: var(--font-body) !important;
}
.tshowcase-single-title {
    font-size: 2rem;
    font-family: var(--font-header);
}
.tshowcase-single-position {
    font-size: 1.1rem;
    font-family: var(--font-header);
}
.tshowcase-single-freehtml {
    max-width: 800px;
}
/* End Meet Team */
/* Watch Page */
.episode-player-row .wpb_video_heading {
    text-align: center;
    margin-bottom: 0;
    border: 3px solid var(--red);
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    width: 100.1%;
}
/* End Watch Page */
/* Spin the Wheel */
@media screen and (min-width:700px){
    .wheel-spin-background{
        background: rgb(135, 0, 0);
        background: linear-gradient(rgb(135, 0, 0), rgb(25, 10, 5));
    }
    .couponwheel_popup{
        max-width: inherit;
    }
    .couponwheel_wheel_container {
        left: 20%;
        width: 100%;
    }
    .couponwheel_popup_wheel_container {
        overflow: inherit;
    }
    .couponwheel_popup_form_container {
        max-width: 40%;
        text-align: center;
    }
    img.couponwheel_popup_header_image {
        margin: 1.2em auto;
        max-height: 15em;
    }
    form.couponwheel_form_stage1:after {
        background-image: url(/wp-content/uploads/2022/02/spin-varma.png);
        background-size: contain;
        height: 50%;
        width: 100%;
        content: "";
        position: absolute;
        right: 0;
        background-repeat: no-repeat;
    }
    .couponwheel_popup_form_container{
        overflow-y: hidden;
    }
    /*.couponwheel_popup_form_container {
        max-width: 25%;
    }*/
}
/* End Spin the Wheel */
/* Footer */
.site-footer .gf_simple_horizontal_wrapper {
    margin: 0;
}
.site-footer .widget-title {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0;
    text-align: center;
}
.site-primary-footer-wrap {
    padding: 15px 0 0;
}
/* End Footer */

@media screen and (max-width:1800px){
    .home-map-header {
        margin-bottom: -25px;
    }
}
@media screen and (max-width:699px){
    .couponwheel_slice_label {
        font-size: 0.9rem !important;
    }
    .home h2 {
        font-size: 1.5rem;
    }
	.links-header {
		background-position: left;
	}
}
/* Keep pow background images full size in sticky header */
#ast-fixed-header .pow-1.current-menu-item,
#ast-fixed-header .pow-1:hover,
#ast-fixed-header .pow-2.current-menu-item,
#ast-fixed-header .pow-2:hover,
#ast-fixed-header .pow-1-long.current-menu-item,
#ast-fixed-header .pow-1-long:hover,
#ast-fixed-header .pow-2-long.current-menu-item,
#ast-fixed-header .pow-2-long:hover,
.ast-sticky-shrunk .pow-1.current-menu-item,
.ast-sticky-shrunk .pow-1:hover,
.ast-sticky-shrunk .pow-2.current-menu-item,
.ast-sticky-shrunk .pow-2:hover,
.ast-sticky-shrunk .pow-1-long.current-menu-item,
.ast-sticky-shrunk .pow-1-long:hover,
.ast-sticky-shrunk .pow-2-long.current-menu-item,
.ast-sticky-shrunk .pow-2-long:hover {
    background-size: auto 70px;
    background-position: center;
}
#ast-fixed-header .main-header-bar .menu-item,
.ast-sticky-shrunk .main-header-bar .menu-item {
    min-height: 70px;
    line-height: 70px;
}
