/*
 Theme Name:     RYNO Child Theme
 Theme URI:      http://rynoss.com/
 Description:    RYNO Child Theme
 Author:         Ryno SS - Jerad Shepherd
 Author URI:     http://www.rynoss.com
 Template:       theme-3
 Text Domain:	 ryno-theme-three-child
 Version:        1.0.0
*/

 
@import url("../theme-3/style.css");
 
/*----------------------------------------------------- */
/*----------------------------------------------------- */
/*----------------------------------------------------- */
/* Helpers
------------------------------------------------------- */
.flexCenter {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Layout
------------------------------------------------------- */
.mobile-nav-name,
.deskBreak,
.postscript-cities__aws,
.contact-us .postscript-contact {
    display: none;
}

img {
    object-fit: contain;
}

/* Font Styles
------------------------------------------------------- */
.postscript-contact h2,
.footer__phone h3 {
    font-family: 'Roboto', sans-serif;
}

.postscript-contact h2 span,
.headerButton--left,
.header__phone a.headerButton--right {
    font-family: 'Frank Ruhl Libre', serif;
}

[class*="p--md"],
.mobile-cta__button,
.redList__listItem,
.servicesArticle__listItem,
.main-navigation a,
.headerServing__text,
.header__phone--text,
.postscript-contact .select2-container--default .select2-selection--single,
.postscript-contact input.wpcf7-form-control.wpcf7-text.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.cf-text::placeholder,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text::placeholder {
    font-size: 16px;
}

.headerButton--left,
.header__phone a.headerButton--right {
    font-size: 17px;
}

.footer__address,
.headerServing__review a {
    font-size: 18px;
}

.mobile-cta__button--bottom {
    font-size: 20px;
}

[class*="heading--md"],
[class*="heading--lg"],
.redList__heading--sub,
.servicesArticle__heading--sub,
.postscript-contact .wpcf7-submit,
.footer__top h2 {
    font-size: 24px;
}

.postscript-contact h2,
.postscript-contact h2 span,
.header__phone--link {
    font-size: 30px;
}

.mobile-nav-name,
.footer__phone h3 {
    font-size: 36px;
}

[class*="heading--lg"],
[class*="heading--md"],
.redList__heading--sub,
.redList__listItem a,
.servicesArticle__listItem a,
.servicesArticle__heading--sub,
.postscript-contact h2 span,
.headerServing__text,
.headerServing__review a,
.headerButton--left,
.header__phone a.headerButton--right,
.header__phone--link,
.header__phone--text {
    font-weight: 700;
}

.main-navigation a {
    font-weight: 900;
}

.topArticle__heading--lg {
    color: #c22b55 !important;
}

.servicesArticle__heading--sub,
.headerServing__text,
.header__phone--text {
    color: #c22b55;
}

.redList__heading--sub,
.redList__listItem,
.redList__listItem a,
.redList__listItem a:hover,
.copyright,
.copyright a,
.copyright a:hover,
.headerButton--left,
.headerButton--left:hover,
.header__phone a.headerButton--right,
.header__phone a.headerButton--right:hover {
    color: #ffffff;
}

.header__phone--link {
    color: #1e1e1e;
}

[class*="heading--md"] {
    color: #32256c;
}

.servicesArticle__listItem,
.servicesArticle__listItem a,
.servicesArticle__listItem a:hover,
.footer__phone h3,
.headerServing__review a,
.headerServing__review a:hover {
    color: #000000;
}

.postscript-contact .wpcf7-submit,
.postscript-contact .wpcf7-submit:hover {
    color: #000000 !important;
}

.postscript-contact input.wpcf7-form-control.wpcf7-text.cf-text::placeholder,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text::placeholder,
.postscript-contact span[title="Are You a New Customer?*"],
.postscript-contact span[title="Inquiry About...*"] {
    color: #383838 !important;
}

.headerServing__review a,
.headerButton--left,
.header__phone a.headerButton--right {
    text-transform: uppercase;
}

.postscript-contact h2 span,
.postscript-contact .wpcf7-submit,
.main-navigation a {
    text-transform: capitalize;
}

[class*="heading--md"],
[class*="heading--lg"] {
    text-transform: initial;
}

a.mobile-cta__button,
.redList__listItem a:hover,
.servicesArticle__listItem a:hover,
.copyright a:hover,
.headerServing__review a:hover,
.headerButton--left:hover,
.header__phone a.headerButton--right:hover,
.header__phone--link:hover {
    text-decoration: none !important;
}


/* Accordion
------------------------------------------------------- */
[id^="accordion"] .panel {
    padding: 0;
}

[id^="accordion"] .panel-body {
    padding-left: 20px;
    padding-right: 20px;
}

[id^="accordion"] .panel-title {
    margin-bottom: 0;
    line-height: 1;
}

[id^="accordion"] .panel-title span {
    color: #222;
}

[id^="accordion"] .panel-title br {
    display: none;
}

[id^="accordion"] .panel-title > a {
    display: block;
    padding: 30px 20px;
}

[id^="accordion"] .panel-heading > p,
[id^="accordion"] .panel > p {
    margin-bottom: 0;
}

[id^="accordion"] .panel-collapse {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 20px 10px;
    background: white;
}

[id^="accordion"] .accordionIcon {
    float: right;
}

[id^="accordion"] .accordionIcon:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f068";
}

[id^="accordion"] .collapsed .accordionIcon:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f067";
}

/* Additional products
------------------------------------------------------- */
div.product-box {
    font-weight: 300;
}

.product-box:hover {
    cursor: pointer;
    background: #fff;
    box-shadow: 2px 8px 20px 0 rgba(31,32,68,.25);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    }

.product-box {
    background-color: #f6f6f6;
    padding: 40px 25px;
    margin-bottom: 20px;
    min-height: 230px;
    position: relative;
}

.additional-product .product-title {
    font-size: 20px;
    font-weight: 700;
    color: #606060;
    margin-bottom: 10px;
    font-family: Open Sans;
}

.additional-product .product-description {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    color: #606060;
}

.product-box img {
    max-height: 100px;
    max-width: 70px;
}

h6.product-link {
    font-size: 14px;
    line-height: 21px;
    font-family: Open Sans;
    text-transform: none;
    color: #383838;
}

/* Header
------------------------------------------------------- */
.mobile-header {
  height: 106px;
}

.nav {
  top: 106px;
}

.hamburger {
  padding-right: 0;
  padding-left: 0;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  border-radius: 0px;
  height: 5px;
  width: 31px;
}

.hamburger-inner::after {
  bottom: -11px;
}

.hamburger-inner::before {
  top: -11px;
}

.mobile-header__logo {
  padding: 10px 15px 10px 20px;
}

.mobile-header__logo img {
  max-width: 180px;
  max-height: 80px;
}

/* CTA
------------------------------------------------------- */
.cta {
    padding: 24px 0 29px;
}

.cta__link {
    padding: 16px;
    margin: 0 auto;
    max-width: 342px;
}

.cta__container {
    flex-wrap: wrap;
}

@-webkit-keyframes pop {
    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop {
    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

.pop {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.pop:hover {
    -webkit-animation: 0.6s linear pop;
    animation: 0.6s linear pop
}

/* Top Article
------------------------------------------------------- */
.home .content-wrapper {
    margin: 0;
}

.topArticle__heading--lg {
    padding-bottom: 0;
    margin-bottom: 50px;
}

[class*="heading--md"] {
    margin-bottom: 25px;
    line-height: 1.5;
}

[class*="heading--lg"] {
    line-height: 1.25;
}

p.topArticle__p--md {
    margin-bottom: 110px;
}

p.topArticle__p--md:last-of-type {
    margin-bottom: 70px;
}

/* Red List
------------------------------------------------------- */
.redList {
    background: top right / cover no-repeat url(/wp-content/uploads/mobileredlistbg.png);
    padding: 180px 0 60px;
}

.redList__heading--sub {
    margin-bottom: 25px;
}

.redList__list--1,
.redList__list--2 {
    margin-bottom: 0;
    list-style: none;
    padding-left: 27px;
}

.redList__listItem::before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    margin: 0 5px 0 -25px;
    content: "\f00c";
}

/* Services Article
------------------------------------------------------- */
.servicesArticle {
    padding-bottom: 22px;
}

.servicesArticle__img {
    position: relative;
    top: 50px;
    z-index: -1;
    margin-bottom: -10px;
}

.servicesArticle__p--md {
    margin-bottom: 50px;
}

.servicesArticle__listBox {
    background: #f8f8f8;
    border-left: 15px solid #ffe945;
    padding: 25px 10px 30px 15px;
    margin-bottom: 65px;
}

.servicesArticle__list--1,
.servicesArticle__list--2 {
    margin-bottom: 0;
    list-style: none;
    padding-left: 27px;
}

.servicesArticle__listItem::before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    margin: 0 5px 0 -25px;
    content: "\f00c";
    color: #c22b55;
}

/* AWS
------------------------------------------------------- */
.postscript-cities {
    padding: 0;
}

.postscript-cities__heading--lg {
    margin-bottom: 0;
}

.postscript-cities__short {
    padding: 145px 35px 210px;
}

.contact-us .postscript-cities__short {
    padding: 80px 35px 80px;
}

/* Contact
------------------------------------------------------- */
.postscript-contact {
    padding: 210px 0 170px;
    margin-top: -110px;
    background-color: transparent !important;
}

.postscript-contact h2 {
    line-height: 1.3;
}

.postscript-contact .wpcf7-submit {
    padding: 13px 55px;
    border-radius: 5px;
    background-color: #ffe945;
    box-shadow: 2px 4px 0px 0px #000000;
    margin-top: 0;
    transition: .3s all ease-in-out;
}

.postscript-contact .wpcf7-submit:hover {
    background-color: #ffffff;
}

.postscript-contact input.wpcf7-form-control.wpcf7-text.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email.cf-text,
.postscript-contact .select2-container--default .select2-selection--single {
    background-color: #efefef !important;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
}

.postscript-contact .select2-container--default .select2-selection--single .select2-selection__rendered,
.postscript-contact .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    line-height: 40px;
}

/* Footer
------------------------------------------------------- */
.footer__top {
    padding: 60px 0;
}

.serving1947Img {
    max-width: 310px;
    margin: 60px auto 25px;
    width: 100%;
}

.footerBox__1 {
    order: 3;
}

.footerBox__2 {
    order: 1;
}

.footerBox__3 {
    order: 2;
}

.footerBox__2 img {
    max-width: 270px;
    margin: 0 auto;
    margin-bottom: 8px;
}

.footerBox__2 {
    margin-bottom: 40px;
}

.footer__address {
    margin-bottom: 15px;
}

.footer__top h2 {
    margin-bottom: 15px;
}

.bbbImg {
    width: 196px;
    margin: 35px auto 0;
}

.social-icons {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    width: 260px;
    margin: auto !important;
    padding: 0;
}
  
.social-icons li {
    background: transparent;
    height: 35px;
    width: 35px !important;
    border-radius: 50%;
    display: flex;
    transition: .3s all ease-in-out;
    margin: 5px;
}
  
.social-icons li:hover {
    background: transparent;
}
  
.social-icons li a {
    font-size: 28px;
    display: flex;
    margin: auto;
    transition: .3s all ease-in-out;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #c22b55 !important;
}

/* Copyright
------------------------------------------------------- */
.footer__bottom {
    border-top: 7px solid #ffe945;
    background: #000000;
}

.footer__bottom .copyright {
    padding: 22px 0 15px;
}

/* Media Queries
------------------------------------------------------- */
@media only screen and (min-width: 350px) {
    [class*="p--md"],
    .mobile-cta__button,
    .redList__listItem,
    .servicesArticle__listItem {
        font-size: 18px;
    }
    
    .mobile-cta__button--bottom {
        font-size: 22px;
    }

    [class*="heading--md"],
    [class*="heading--lg"],
    .redList__heading--sub,
    .servicesArticle__heading--sub {
        font-size: 29px;
    }

    .postscript-contact h2 span {
        font-size: 38px;
    }

    .mobile-header__logo img {
        max-width: 210px;
        max-height: 100px;
    }

    .servicesArticle__img {
        margin-bottom: -20px;
    }

    .postscript-cities__short {
        padding: 145px 40px 210px;
    }

    .postscript-contact {
        margin-top: -120px;
    }
}

@media only screen and (min-width: 400px) {
    [class*="p--md"],
    .redList__listItem,
    .servicesArticle__listItem {
        font-size: 20px;
    }

    .mobile-cta__button {
        font-size: 21px;
    }
    
    .mobile-cta__button--bottom {
        font-size: 25px;
    }

    [class*="heading--md"],
    .servicesArticle__heading--sub {
        font-size: 30px;
    }

    [class*="heading--lg"],
    .redList__heading--sub {
        font-size: 34px;
    }

    .postscript-contact h2 span {
        font-size: 44px;
    }

    .servicesArticle__img {
        margin-bottom: -30px;
    }
}

@media only screen and (min-width: 450px) {
    .mobile-cta__button {
        font-size: 24px;
    }
    
    .mobile-cta__button--bottom {
        font-size: 30px;
    }

    [class*="heading--lg"] {
        font-size: 36px;
    }

    .redList__heading--sub {
        font-size: 40px;
    }

    .servicesArticle__img {
        margin-bottom: -40px;
    }

    .postscript-contact {
        margin-top: -130px;
    }
}

@media only screen and (min-width: 500px) {
    .redList__heading--sub {
        font-size: 44px;
    }

    .servicesArticle__img {
        margin-bottom: -50px;
    }

    .servicesArticle__listBox {
        padding-left: 35px;
    }
}

@media only screen and (min-width: 576px) {
    /* Header
    ------------------------------------------------------- */
    .mobile-nav-name {
        display: inline-block;
        top: 3px;
        right: 25px;
        position: relative;
    }

    /* Services Article
    ------------------------------------------------------- */
    .servicesArticle__listBox {
        padding-left: 60px;
    }

    /* Contact
    ------------------------------------------------------- */
    .postscript-contact {
        margin-top: -140px;
    }
}

@media only screen and (min-width: 700px) {
    .postscript-contact {
        margin-top: -150px;
    }
}

@media only screen and (min-width: 768px) {
    /* Layout
    ------------------------------------------------------- */
    .postscript-cities__aws {
        display: block;
    }

    .mobileBreak,
    .postscript-cities__short,
    .contact-us .postscript-cities__aws {
        display: none;
    }

    .contact-us .postscript-cities__short {
        display: block;
    }

    /* Slider
    ------------------------------------------------------- */
    .slider {
        border-bottom: 7px solid #c22b55;    
    }

    /* AWS
    ------------------------------------------------------- */
    .postscript-cities__aws {
        padding: 150px 0 240px;
    }

    .ryno-column li {
        font-size: 18px;
    }

    .ryno-column li a:hover {
        color: #ffe945 !important;
        text-decoration: none;
    }

    .postscript-cities h3 {
        font-size: 44px;
        font-weight: 900;
        margin-bottom: 45px;
    }

    /* Contact
    ------------------------------------------------------- */
    .postscript-contact {
        margin-top: -160px;
    }
}

@media only screen and (min-width: 800px) {
    .postscript-contact {
        margin-top: -170px;
    }
}

@media only screen and (min-width: 850px) {
    .postscript-contact {
        margin-top: -180px;
    }
}

@media only screen and (min-width: 900px) {
    .postscript-contact {
        margin-top: -200px;
    }
}

@media only screen and (min-width: 992px) {
    .deskBreak {
        display: block;
    }

    .mobileTabBreak {
        display: none;
    }

    .nav {
        top: 0;
    }

	/* Font Styles
    ------------------------------------------------------- */
    [class*="heading--md"] {
        font-size: 36px;
    }

    [class*="heading--lg"] {
        font-size: 44px;
    }

    /* Header
    ------------------------------------------------------- */
    .header-wrapper {
        border-top: 7px solid #ffe945;
    }

    .header {
        padding: 26px 0 32px;
    }

    .headerButton--left,
    .headerButton--right {
        border-radius: 5px;
        background-color: #c22b55;
        box-shadow: 4px 4px 0px 0px #000000;
        height: 45px;
        width: 195px;
        margin-top: 32px;
        margin-bottom: 11px;
        transition: .3s all ease-in-out;
    }

    .headerButton--left:hover,
    .headerButton--right:hover {
        background-color: #ffe946;
        color: #000000 !important;
    }

    .smaller .headerButton--left,
    .smaller .headerButton--right {
        margin-top: 8px;
        margin-bottom: 0;
    }

    .smaller .headerServing__text,
    .smaller .header__phone--text {
        display: none;
    }

    .header-sticky .smaller .header__logo img {
        max-width: 65%;
    }

    .header__phone--link {
        line-height: 1;
    }

    .headerServing__review a {
        white-space: pre;
    }

    .headerServing__review > a:hover svg {
        color: #e2cd30 !important;
    }

    .headerServing__review svg {
        transition: .3s all ease-in-out;
    }

    /* CTA
    ------------------------------------------------------- */
    .cta {
        padding: 46px 0 56px;
    }

    .cta__link {
        padding: 0 16px;
        margin: 0;
    }

    /* Top Article
    ------------------------------------------------------- */
    .topArticle__heading--lg {
        margin-bottom: 45px;
        line-height: 1.05;
    }

    [class*="heading--md"] {
        margin-bottom: 25px;
        line-height: 1.3;
    }

    p.topArticle__p--md {
        margin-bottom: 50px;
    }

    p.topArticle__p--md:last-of-type {
        margin-bottom: 25px;
    }

    /* Red List
    ------------------------------------------------------- */
    .redList {
        background-image: url(/wp-content/uploads/redlistbg.png);
        padding: 240px 0 105px;
    }

    .redList__list--1 {
        padding-right: 100px;
    }

    /* Services Article
    ------------------------------------------------------- */
    .servicesArticle {
        padding: 90px 0 100px;
    }

    .servicesArticle__img {
        flex-basis: 50%;
        margin-bottom: -80px;
        top: 0;
    }

    .servicesArticle__innerContainer > .servicesArticle__innerContainer {
        order: -1;
        flex-basis: 50%;
    }

    .servicesArticle__p--md {
        margin-bottom: 12px;
    }

    .servicesArticle__listBox {
        margin-bottom: 35px;
        padding-left: 70px;
    }

    .servicesArticle__heading--sub {
        margin-bottom: 20px;
    }

    .servicesArticle__list--1 {
        padding-right: 60px;
    }

    /* Contact
    ------------------------------------------------------- */
    .postscript-contact {
        background-image: url(/wp-content/uploads/contactbg.png) !important;
        padding: 260px 0 83px;
    }

    .postscript-contact .wpcf7-submit {
        margin-top: 17px;
    }

    /* Footer
    ------------------------------------------------------- */
    .footer__top {
        padding: 70px 0 60px;
    }

    .serving1947Img {
        margin-top: 0;
    }

    .footerBox__1 {
        order: 3;
    }

    .footerBox__2 {
        order: 2;
    }

    .footerBox__3 {
        order: 1;
    }
}

@media only screen and (min-width: 1100px) {
    .postscript-contact {
        margin-top: -240px;
    }
}

@media only screen and (min-width: 1200px) {
    .servicesArticle__list--1 {
        padding-right: 100px;
    }

    .header-sticky .smaller .header__logo img {
        max-width: 56%;
    }

    .redList__listContainer {
        padding-left: 160px;
    }
}

@media only screen and (min-width: 1600px) {
}

@media only screen and (min-width: 1700px) {
    .postscript-contact {
        margin-top: -280px;
    }

    .postscript-cities__aws {
        padding: 150px 0 280px;
    }

    .redList {
        padding-top: 280px;
    }
}

@media only screen and (min-width: 2000px) {
    .postscript-contact {
        margin-top: -350px;
    }

    .postscript-cities__aws {
        padding: 150px 0 350px;
    }
}

.postscript-cities .rsa-abc-template__heading {
	font-size: 44px;
}

.postscript-cities .rsa-abc-template__city {
	font-size: 18px;
	padding: 3px 0;
}

.postscript-cities .rsa-abc-template__link,
.postscript-cities .rsa-abc-template__icon {
	color: #fff;
}

@media only screen and (min-width: 768px) {
	.ryno-service-areas .rsa-abc-template__row {
    column-count: 4;
	}
}

picture.aligncenter {
	text-align: center;
}

.wpcf7 p {
    margin: 0 !important;
}
.consent-checkbox{
	margin-bottom:20px;
	position:relative;
}
.consent-checkbox label {
    margin: 0!important;
}

.consent-checkbox span.wpcf7-list-item-label {
    display: none;
}

.consent-checkbox span.wpcf7-list-item.first.last {
    margin: 0;
}
.consent-checkbox br{
	display:none;
}
.consent-checkbox p {
    display: flex;
    gap: 10px;
}

span.sms-consent-text {
    font-size: 14px;
    margin-top: 6px;
    font-weight: 500!important;
}
.sidebarconsent-checkbox , .footer-consent-checkbox {
    color: #fff;
    text-align: start;
}
.sidebarconsent-checkbox a , .footer-consent-checkbox a{
	color:#fff!important;
	font-weight:700;
}
.sidebar-form input[type=submit]{
	bottom:-62px!important;
}
.consent-checkbox span.wpcf7-not-valid-tip {
       position: absolute;
    top: 100%;
    font-size: 16px;
    width: 100%;
}
.consent-checkbox span.wpcf7-form-control-wrap {
    position: static;
}
form .wpcf7-not-valid-tip {
    width: 100%;
    font-size: 16px;
}
