/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Insider Search
Author URI: 	http://www.insider-search.com
Description:	Child Theme for Betheme - Premium WordPress theme highly customized by Insider-Search.com
Template:		betheme
Version: 		1.4
*/

/* Theme customization starts here
-------------------------------------------------------------- */


/* general & misc
-------------------------------------------------------------- */
h2, h3 { font-weight: 700; }
h4, h5 { font-weight: 400; }
img.has_border {
    border-color: #f8f8f8;
    border-width: 8px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.newsletter_form .column {
    margin-bottom: 0;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
    margin-bottom: 10px;
}
.dark a {
    color: #fff;
}
.section-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mc4wp-alert {
    float: left; width: 100%;
}





/* header stuff
-------------------------------------------------------------- */
div#Action_bar {
    position: absolute !important;
    height: 166px;
    margin-bottom: -166px;
    background-color: transparent !important;
    z-index: 1;
    pointer-events: none;
}
#Action_bar .column {
    text-align: right;
}
#Action_bar .contact_details {
    float: none !important;
    padding: 0 30px;
    pointer-events: all;
}
#Action_bar .contact_details li .action-loc {
    display: none;
    font-size: 15px;
    padding-top: 4px;
}
#Action_bar .contact_details li .action-loc.visible {
    display: block !important;
}
#Action_bar .contact_details li .action-loc span {
    color: #9D60A7;
    display: block;
    line-height: 1;
}
#Action_bar .contact_details li .action-loc span:nth-child(3){
    color: #035EAA;
    font-weight: 600;
    font-size: 27px;
    line-height: 1.275;
    margin-top: 3px;
    text-shadow: 1px 1px 1px #00A4E3, 2px 2px 1px #A9DDF0;
}
/* custom rules for location numbers */
.page-long-beach #Action_bar .contact_details li .action-loc.ace,
.page-lakewood #Action_bar .contact_details li .action-loc.ace,
.page-los-alamitos #Action_bar .contact_details li .action-loc.ace,
.page-cerritos #Action_bar .contact_details li .action-loc.ace,
.page-rossmoor #Action_bar .contact_details li .action-loc.ace,
.page-seal-beach #Action_bar .contact_details li .action-loc.ace {
    display: inherit !important;
}
.page-long-beach #Action_bar .contact_details li .action-loc.hb.visible,
.page-lakewood #Action_bar .contact_details li .action-loc.hb.visible,
.page-los-alamitos #Action_bar .contact_details li .action-loc.hb.visible,
.page-cerritos #Action_bar .contact_details li .action-loc.hb.visible,
.page-rossmoor #Action_bar .contact_details li .action-loc.hb.visible,
.page-seal-beach #Action_bar .contact_details li .action-loc.hb.visible {
    display: none !important;
}
div#Top_bar {
    border-bottom: 1px solid #BBDD88;
    background: #fff url(https://4ad109.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/home_insurance_menu_bg.png) repeat-x left bottom !important;
}
div#Top_bar .menu > li > a span:not(.description) {
    border: 0;
}
div#Top_bar #logo {
    height: 150px;
    line-height: 150px;
    padding-bottom: 0 !important;
}
/* menu */
#Header .menu_wrapper {
    position: relative;
    top: 90px;
}
div#Top_bar .menu > li > a:after, #Top_bar .menu > li.hover > a:after {
    background-color: transparent !important;
}
div#Top_bar .menu > li > a {
    color: #035CAA;
}
div#Top_bar.is-sticky #logo {
    padding-bottom: 0 !important;
    height: 55px;
    line-height: 55px;
}
div#Top_bar.is-sticky #logo img {
    max-height: 55px;
}
div#Top_bar.is-sticky .menu_wrapper {
    top: 3px;
}

/* sub-menu */
div#Top_bar .menu > li > a {
  padding: 15px 0 5px;
}
div#Top_bar .menu > li ul {
    border: 1px solid #DBDBDB;
    background-color: #fff;
}
div#Top_bar .menu > li ul li a {
    color: #858585;
    border-bottom: 1px solid #A7D791;
}
div#Top_bar .menu > li ul li a:hover,
div#Top_bar .menu > li > ul > li.current-menu-item > a {
    color: #96469B;
    background-color: transparent;
    border-bottom-color: #C092C4;
}
div#Top_bar .menu > li ul li:last-child a,
div#Top_bar .menu > li ul li.current-menu-item:last-child a {
    border: none;
}
div#Top_bar .menu > li ul li a:before {
    position: absolute;
    display: inline-block;
    border-top: 6px solid transparent;
    border-left: 6px solid #96479B;
    border-bottom: 6px solid transparent;
    left: -5px;
    top: 14px;
    content: '';
    opacity: 0;
    transition: all 300ms ease;
}
div#Top_bar .menu > li ul li a:hover:before {
    left: 10px;
    opacity: 0;
}
@media only screen and (max-width: 1239px){
    div#Action_bar {
        height: 136px;
        margin-bottom: -136px;
    }
    #Header .menu_wrapper {
        top: 140px;
        float: right;
        width: 536px;
    }
    div#Top_bar #logo {
        height: 120px;
        line-height: 120px;
    }
    div#Top_bar a.responsive-menu-toggle {
        top: -44px;
    }
}
@media only screen and (max-width: 959px){
    #Header .menu_wrapper {
        width: 308px;
    }
}
@media only screen and (max-width: 767px){
    #Header_wrapper header#Header {
        min-height: 136px !important;
    }
    #Header_wrapper #Action_bar .container {
        width: 100% !important;
    }
    #Action_bar .contact_details {
        text-align: right !important;
        padding: 0px 10px !important;
}
    #Action_bar .contact_details li.slogan {
        display: inherit !important;
    }
    div#Top_bar .container {
        width: 100% !important;
    }
    div#Top_bar .logo {
        
    }
    div#Top_bar .logo #logo {
        padding: 5px 15px 15px;
        text-align: left;
    }
    div#Top_bar .logo #logo img {
        height: 110px !important;
        position: absolute;
        bottom: -1px;
    }
    #Header .menu_wrapper {
        top: 0;
        width: 100%;
    }
    div#Top_bar #menu {
        background-color: transparent;
        border-top: 1px solid #BBDD88;
        width: 100%;
    }
    #Header div#Top_bar a.responsive-menu-toggle {
        top: -45px !important;
    }
}
@media only screen and (max-width: 599px){
    div#Action_bar .contact_details li .action-loc {
        font-size: 13px;
    }
    div#Action_bar .contact_details li .action-loc span:nth-child(3) {
        font-size: 24px;
    }
    div#Top_bar .logo #logo img {
        height: 90px !important;
    }
}
@media only screen and (max-width: 479px){
    header#Header {
        min-height: 131px !important;
    }
    div#Action_bar .contact_details {
        padding: 0 !important;
        text-align: center !important;
    }
    div#Action_bar .contact_details li {
        font-size: 14px;
        line-height: 1.375;
        margin-top: 4px;
        padding-bottom: 0 !important;
        *border-bottom: 1px solid #D0D8D4;
    }
    div#Action_bar .contact_details li .action-loc span:nth-child(3) {
        font-size: 20px;
    }
    div#Top_bar .logo #logo {
        text-align: center;
    }
    div#Top_bar .logo #logo img {
        height: 70px !important;
        bottom: -25px;
        position: relative;
    }
}
@media only screen and (max-width: 319px){
    #Action_bar .contact_details li {
        font-size: 12px;
        line-height: 1.475;
        margin-top: 9px;
        padding-bottom: 7px !important;
    }
}




/* content area
-------------------------------------------------------------- */
div#Content {
    background-image: url(https://a6d361.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/content-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}





/* home-tabs + service tabs
-------------------------------------------------------------- */
.home .home-tabs {
    margin-bottom: 0;
}
.home .home-tabs .ui-tabs {
    margin-bottom: 0; border-bottom: 0;
}
.home .home-tabs .ui-tabs .ui-tabs-panel {
    padding: 15px 3% 0 !important;
}
.home .home-tabs .ui-tabs .ui-tabs-nav {
    text-align: center;
}
.home .home-tabs .ui-tabs .ui-tabs-nav li {
    float: none; display: inline-block;
}
.home .home-tabs .ui-tabs .ui-tabs-nav li:last-child {
    border-right: none;
}
.home .home-tabs .ui-tabs .ui-tabs-nav li a {
    font-size: 18px;
    padding: 16px 30px !important;
    font-weight: 500 !important;
    color: #7E7E7E;
}
.home .home-tabs .ui-tabs .ui-tabs-nav li a:hover {
    color: #035CAA;
}
.home .home-tabs .ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #035CAA;
}
.home .home-tabs a.mfn-link {
    margin: 0px;
}
.home .home-tabs h2 {
    font-size: 38px;
    line-height: 1;
}
.home div#service-1 {
    background-image: url(https://a0dac7.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/why-chem-dry-slide.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.home div#service-2 {
    background-image: url(https://482dcb.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/tile-stone-and-grout-cleaning-slide.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.home div#service-3 {
    background-image: url(https://7f7dd5.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/carpet-cleaning-slide.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.home div#service-4 {
    background-image: url(https://cddb95.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/slide1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.home div#service-5 {
    background-image: url(/assets/www.beachcitiescarpetcleaning.com/wp-content/uploads/specials-slide.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.home div#service-6 {
    background-image: url(https://e82517.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/blog-slide.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after, .ui-tabs .ui-tabs-nav li.ui-state-active:after {
    bottom: 0;
}
@media only screen and (max-width: 1239px){
    .home .home-tabs .ui-tabs .ui-tabs-nav li a,
    .service-tabs .ui-tabs .ui-tabs-nav li a {
        font-size: 16px;
        padding: 16px 20px !important;
    }
    .home .home-tabs hr.no_line:nth-of-type(1) {
        margin: 0 auto 10px !important;
    }
    .home .home-tabs h2 {
        font-size: 30px;
        line-height: 32px;
    }
    .home .home-tabs hr.no_line:nth-of-type(2) {
        margin: 0 auto 20px !important;
    }
    .home .home-tabs h5 {
        font-size: 16px;
          max-width: 80%;
    }
    .home .home-tabs hr.no_line:nth-of-type(3) {
        margin: 0 auto 15px !important;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
    .home .home-tabs .ui-tabs .ui-tabs-nav li a,
    .service-tabs .ui-tabs .ui-tabs-nav li a {
        font-size: 14px;
        padding: 16px 8px !important;
        font-weight: 300;
    }
    .home div#service-1 {
        background-position: -65px;
    }
    .home div#service-2, .home div#service-3 {
        background-position: -80px;
    }
    .home div#service-4 {
          background-position: -130px;
    }
    .home div#service-5 {
        background-position: 95px 36px;
        background-size: 600px;
    }
    .home div#service-6 {
        background-position: -75px;
    }
    .home .home-tabs .one-second.column {
        width: 60%;
    }
    .home .home-tabs h2 {
        font-size: 26px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 767px){
    .section_wrapper .column.home-tabs {
        margin-bottom: 0;
    }
    .home div#service-1 {
        background-position: -450px bottom;
        background-size: 980px;
        height: 730px;
    }
    .home div#service-2, .home div#service-3 {
        background-position: -535px bottom;
        background-size: 980px;
        height: 675px;
    }
    .home div#service-4 {
        background-position: -450px bottom;
        background-size: 850px;
        height: 650px;
    }
    .home div#service-5 {
        background-position: -210px bottom;
        background-size: 600px;
        height: 510px;
    }
    .home div#service-6 {
        background-position: -360px bottom;
        background-size: 800px;
        height: 660px;
    }
}
@media only screen and (max-width: 479px){
    .home .home-tabs hr.no_line:nth-of-type(1) {
        margin: 0 auto !important;
    }
    .home .home-tabs h2 {
        font-size: 24px;
        line-height: 26px;
    }
    .home .home-tabs hr.no_line:nth-of-type(2) {
        margin: 0 auto 10px !important;
    }
    .home .home-tabs hr.no_line:nth-of-type(4) {
        margin: 0 auto !important;
    }
    .home div#service-1 {
        background-position: -285px bottom;
        background-size: 650px;
        height: 625px;
    }
    .home div#service-2 {
        background-position: -360px bottom;
        background-size: 650px;
        height: 570px;
    }
    .home div#service-3 {
        background-position: -360px bottom;
        background-size: 650px;
        height: 530px;
    }
    .home div#service-4 {
        background-position: -330px bottom;
        background-size: 600px;
        height: 530px;
    }
    .home div#service-5 {
        background-position: -135px bottom;
        background-size: 400px;
        height: 460px;
    }
    .home div#service-6 {
        background-position: -230px bottom;
        background-size: 515px;
        height: 545px;
    }
}
/* home-steps */
@media only screen and (max-width: 959px) and (min-width: 768px) {
    .home .home-steps .column:first-child h4 {
        font-size: 22px !important;
    }
    .home .home-steps .column:first-child h5 {
        font-size: 18px !important;
    }
    .home .home-steps .column:nth-child(2) > div,
    .home .home-steps .column:nth-child(3) > div,
    .home .home-steps .column:nth-child(4) > div {
        background-size: 50px !important;
        padding-left: 60px !important;
    }
    .home .home-steps .column:nth-child(2) h5,
    .home .home-steps .column:nth-child(3) h5,
    .home .home-steps .column:nth-child(4) h5 {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 767px){
    .home .home-steps {
        padding-top: 25px !important;
    }
    .home-steps .column.one-fourth:first-child h4,
    .home-steps .column.one-fourth:first-child h5 {
        text-align: center !important;
    }
    .home-steps .column.one-fourth:last-child {
        margin-bottom: 0;
    }
    .home-steps .column.one-fourth:last-child > div {
          min-height: 45px;
    }
}
/* about home */
@media only screen and (max-width: 767px){
    .about-home .column.one.column_divider:first-child {
        margin: 0;
    }
    .about-home .column.one.column_divider:first-child hr {
        margin: 0 !important;
        padding: 0;
    }
}
/* home services */
.home-services .services {
    margin-bottom: 0;
}
/* home- testimonials */
.home-testimonials .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    background:   url(https://77bb10.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/home_insurance_blockquote_left.png) no-repeat left center,
    url(https://dbff1e.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/home_insurance_blockquote_right.png) no-repeat right center;
}
.home-testimonials .testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote {
    background: none;
    color: #001E63;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    text-align: center;
}
.home-testimonials .testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote:after {
    background: none;
}
@media only screen and (max-width: 767px){
    .home-testimonials .testimonials_slider .testimonials_slider_ul li {
        padding: 0 10px;
    }
    .home-testimonials .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
        background: url(https://77bb10.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/home_insurance_blockquote_left.png) no-repeat left top,
        url(https://dbff1e.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/home_insurance_blockquote_right.png) no-repeat right bottom;
    }
}
@media only screen and (max-width: 479px){
    .home-testimonials .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
        padding: 15px 15px 10px;
    }
}




/* location pages, error pages, service pages
-------------------------------------------------------------- */
.location-content .column.one.column_fancy_heading,
.error-content .column.one.column_fancy_heading,
.services-content .column.one.column_fancy_heading {
    background-color: #fff;
    padding: 0 30px;
    box-sizing: border-box;
    border: 1px solid #DBDBDB;
}
.location-content .fancy_heading.fancy_heading_line,
.error-content .fancy_heading.fancy_heading_line,
.services-content .fancy_heading.fancy_heading_line {
    background-image: none;
}
/* title */
.location-content .fancy_heading .title,
.error-content .fancy_heading .title,
.services-content .fancy_heading .title {
    color: #035EAB;
    padding: 40px 0 0;
    font-weight: inherit;
}
.services-content-main .icon-check {
    color: #3EAD47;
}
.services-content-main tr:hover .icon-check {
    color: #fff;
}
.locations-block .items_group {
    background-color: #fff;
    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 35px;
}
.locations-block h1 {
    color: #035EAB;
    font-size: 42px;
    line-height: 42px;
}
.locations-block h4 {
    font-size: 18px;
    line-height: 22px;
    color: #858585;
}
.locations-block .photo_box:hover h4 {
    color: #035EAB;
}
.locations-block .image_frame {
    border-color: #DEE9E3;
}
/* service tabs*/
.service-tabs .ui-tabs .ui-tabs-panel {
    padding: 15px 3% 0 !important;
}
.service-tabs .ui-tabs .ui-tabs-nav {
    text-align: center;
}
.service-tabs .ui-tabs .ui-tabs-nav li {
    float: none;
    display: inline-block;
    text-align: center;
    width: 50%;
    box-sizing: border-box;
}
.service-tabs .ui-tabs .ui-tabs-nav li:last-child {
    border-right: none;
}
.service-tabs .ui-tabs .ui-tabs-nav li a {
    font-size: 16px;
    padding: 16px 0px !important;
    font-weight: 500 !important;
    color: #7E7E7E;
}
.service-tabs .ui-tabs .ui-tabs-nav li a:hover {
    color: #035CAA;
}
.service-tabs .ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #035CAA;
}
@media only screen and (max-width: 1239px){
    .service-tabs .ui-tabs .ui-tabs-nav li a {
        font-size: 16px;
        padding: 16px 20px !important;
    }
    .location-content .fancy_heading .title, .error-content .fancy_heading .title, .services-content .fancy_heading .title {
        font-size: 36px;
    }
}
@media only screen and (max-width: 959px){
    .location-content .fancy_heading .title, .error-content .fancy_heading .title, .services-content .fancy_heading .title {
        font-size: 36px;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
    .service-tabs .ui-tabs .ui-tabs-nav li a {
        font-size: 14px;
        padding: 16px 8px !important;
        font-weight: 300;
    }
}
@media only screen and (max-width: 767px){
    .location-content .fancy_heading .title, .error-content .fancy_heading .title, .services-content .fancy_heading .title {
        font-size: 30px;
        line-height: 30px;
        padding: 20px 0 0;
    }
    .location-content .section_wrapper {
        width: 90% !important;
    }
    .locations .section_sidebar {
        width: 100% !important;
    }
}
/* services column_list */
.services-content-main .list_item {
      margin: 15px 0;
      padding: 15px 0 0;
      border-top: 1px solid #ededed;
}
.services-content-main .list_item:first-child {
    border-top: none;
}
.services-content-main .list_item .circle {
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-color: #90D5ED;
    color: #039FD7;
}
.services-content-main .list_item .list_right {
    padding-top: 0px;
}
@media only screen and (max-width: 767px){
    .services-content .section_wrapper, .services-content .container {
        width: 90% !important;
    }
}





/* location only stuff
-------------------------------------------------------------- */
.location-feat-list {
    padding-top: 37px;
}
.location-feat-list .infobox {
    background-color: #035EAB;
}
.location-feat-list h3 {
    font-size: 18px;
}
.location-feat-list .infobox ul li:before {
    background-image: url(https://b282ce.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/list_check-white.png);
}
.location-map {
    padding-top: 37px;
}
.location-services .section_wrapper {
    border-top: 1px solid #EAEAEA;
}





/* contact page
-------------------------------------------------------------- */
.page-contact-us .column_opening_hours {
    margin-top: 46px;
}
.contact-content .items_group {
    position: relative;
}
.ace-map {
    position: absolute;
}
.hb-map {
    position: relative;
}
.hb-map, .ace-map {
    visibility: hidden;
    z-index: 1;
    transition: all 300ms ease;
}
.ace-map.visible, .hb-map.visible {
    visibility: visible;
    z-index: 2;
}
.chooser {
    background-color: #0060A6;
    border-bottom: 1px solid #dedede;
    color: #fff;
    padding: 35px 0 0;
}
.map-select {
    font-size: 24px;
}
.choose {
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin: 2px;
    padding: 5px 10px;
    vertical-align: middle;
}
.choose.visible {
    color: #00A4E3;
    background-color: white;
    font-weight: 500;
}
.serving {
    background-color: #FFFFFF;
    color: #888888;
    margin-top: 25px;
    padding: 29px;
    font-size: 16px;
}
.serving .ace-locations, .serving .hb-locations {
    display: none;
    transition: all 300ms ease;
}
.serving .visible {
    display: block;
}
.serving .ace-locations span, .serving .hb-locations span {
    background-color: #f2f2f2;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    margin: 3px;
    padding: 2px 6px;
}
.serving i {
    font-size: 16px;
    color: #CBCBCB;
}
.serving i:before {
    margin: 0 0px 0 -2px;
    vertical-align: middle;
}

/* get a quote */
.service-quote .contact-form span.wpcf7-list-item {
    margin: 5px 0;
    box-sizing: border-box;
    width: 33%;
    display: inline-block;
}
@media only screen and (max-width: 767px){
    .column_map .google-map-contact-wrapper .get_in_touch {
        padding: 10px;
    }
    .column_map .google-map-contact-wrapper .get_in_touch h3 {
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .column_map .google-map-contact-wrapper .get_in_touch .get_in_touch_wrapper {
        text-align: center;
    }
    .column_map .google-map-contact-wrapper .get_in_touch .get_in_touch_wrapper .phone {
        padding: 0;
    }
    .column_map .google-map-contact-wrapper .get_in_touch .get_in_touch_wrapper .phone .icon {
        margin-left: -20px;
    }
    .column_map .google-map-contact-wrapper .get_in_touch .get_in_touch_wrapper .icon, .column_map .google-map-contact-wrapper .get_in_touch .get_in_touch_wrapper p {
        position: relative;
        display: inline-block;
        vertical-align: bottom;
        color: #0661AC;
    }
    .column_map .google-map-contact-wrapper .get_in_touch .get_in_touch_wrapper p a {
        font-size: 20px;
        font-weight: 600;
    }
    div.google-map {
        height: 300px !important;
    }
}
@media only screen and (max-width: 479px){
    div.google-map {
        height: 250px !important;
        *display: none !important;
    }
    .map-select {
        padding-bottom: 30px;
    }
    .contact-content .serving {
        display: none;
    }
}





/* side bar
-------------------------------------------------------------- */
.widget-area:before {
    display: none;
}
.widget:after {
    border: none !important;
}
.left-sidebar .four.columns {
    overflow: hidden;
}
.widget_mfn_menu {
    border: 1px solid #DBDBDB;
    background-color: #fff;
    padding: 20px 20px 10px;
}
.widget_mfn_menu:after {
    border-color: transparent;
}
.widget_mfn_menu h3 {
    position: relative;
    left: -21px;
    color: #035EAB;
    font-weight: 500;
    border-left: 4px solid rgb(105, 185, 120);
    padding: 5px 0 5px 12px;
}
aside.widget_mfn_menu ul li a {
    position: relative;
    border: none;
    border-bottom: 1px solid #A7D791;
    margin: 0;
}
.widget_mfn_menu ul li a:hover,
.widget_mfn_menu ul li.current_page_item a {
    color: #95479B !important;
    border-bottom-color: #C092C4;
    background-color: transparent;
    padding-left: 20px;
}
.widget_mfn_menu ul li:last-child a {
    border: none;
}
.widget_mfn_menu ul li a:before {
    position: absolute;
    display: inline-block;
    border-top: 6px solid transparent;
    border-left: 6px solid #96479B;
    border-bottom: 6px solid transparent;
    left: -10px;
    top: 11px;
    content: '';
    opacity: 0;
    transition: all 300ms ease;
}
.widget_mfn_menu ul li a:hover:before,
.widget_mfn_menu ul li.current_page_item a:before {
    left: 0px;
    opacity: 1;
}
@media only screen and (max-width: 1239px){
    .widget_mfn_menu h3 {
        font-size: 16px;
    }
    .widget_mfn_menu ul li a {
        font-size: 14px;
        padding: 7px 0;
        line-height: 16px;
    }
}
@media only screen and (max-width: 959px){
    .widget_mfn_menu h3 {
        font-size: 15px;
    }
    .widget_mfn_menu ul li a {
        font-size: 13px;
        padding: 5px 0 ;
        line-height: 15px;
    }
}
@media only screen and (max-width: 767px){
    .services-content .four.columns.section_sidebar {
        width: 100% !important;
    }
    .widget_mfn_menu h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .widget_mfn_menu ul li a {
        font-size: 14px;
        line-height: inherit;
        padding: 7px 10px;
    }
}




/* services page
-------------------------------------------------------------- */
@media only screen and (max-width: 959px){
    .page-services .section-border-bottom hr.no_line {
        margin: 0 auto 0px !important;
    }
    .page-services .section-border-bottom h2 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 767px){
    .page-services .section-border-bottom .section_wrapper {
        width: 90% !important;
    }
    .page-services .section-border-bottom .column_image {
        display: none;
    }
    .page-services .section-border-bottom .column_column {
        border: 1px solid #ededed;
        padding: 30px;
        background-color: #fff;
        border-radius: 3px;
        max-width: 100% !important;
        float: none;
        width: auto !important;
    }
}
@media only screen and (max-width: 459px){
    .page-services .section-border-bottom h2 {
        font-size: 28px;
    }
    .page-services .section-border-bottom a.button_large .button_label {
        padding: 39px 10px 0px 55px;
        margin-top: -80px;
        font-size: 14px;
    }
}





/* services icon block
-------------------------------------------------------------- */
.services a.content_link {
    width: 100px;
}
.services a.content_link.carpet-cleaning-services span,
.services a.content_link.upholstery-cleaning-services span,
.services a.content_link.area-and-oriental-rug-cleaning-services span,
.services a.content_link.pet-urine-and-stain-removal-services span,
.services a.content_link.specialty-stain-removal-services span,
.services a.content_link.tile-stone-and-grout-cleaning-services span,
.services a.content_link.leather-cleaning-services span,
.services a.content_link.commercial-cleaning-services span {
    *margin-bottom: 0;
}
.services a.content_link.carpet-cleaning-services i {
    background-image: url(https://656604.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/carpet-cleaning-services.png);
}
.services a.content_link.upholstery-cleaning-services i {
    background-image: url(https://3cdae4.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/upholstery-cleaning-services.png);
}
.services a.content_link.area-and-oriental-rug-cleaning-services i {
    background-image: url(https://844244.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/area-and-oriental-rug-services.png);
}
.services a.content_link.pet-urine-and-stain-removal-services i {
    background-image: url(https://40e9fe.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/pet-urine-and-odor-removal-services.png);
}
.services a.content_link.specialty-stain-removal-services i {
    background-image: url(https://08f7b8.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/specialty-stain-removal-services.png);
}
.services a.content_link.tile-stone-and-grout-cleaning-services i {
    background-image: url(https://03c595.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/tile-and-stone-cleaning-services.png);
}
.services a.content_link.leather-cleaning-services i {
    background-image: url(https://cd92bd.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/leather-cleaning-and-restoration-services.png);
}
.services a.content_link.commercial-cleaning-services i {
    background-image: url(https://aefe3c.claudeassets.com/20190617220159im_/http://www.beachcitiescarpetcleaning.com/wp-content/uploads/commercial-cleaning-services.png);
}
.services a.content_link.carpet-cleaning-services i,
.services a.content_link.upholstery-cleaning-services i,
.services a.content_link.area-and-oriental-rug-cleaning-services i,
.services a.content_link.pet-urine-and-stain-removal-services i,
.services a.content_link.specialty-stain-removal-services i,
.services a.content_link.tile-stone-and-grout-cleaning-services i,
.services a.content_link.leather-cleaning-services i,
.services a.content_link.commercial-cleaning-services i {
    display: inline-block;
    background-repeat: no-repeat;
    width: 60px !important;
    height: 60px;
}
.services a.content_link.carpet-cleaning-services i:before,
.services a.content_link.upholstery-cleaning-services i:before,
.services a.content_link.area-and-oriental-rug-cleaning-services i:before,
.services a.content_link.pet-urine-and-stain-removal-services i:before,
.services a.content_link.specialty-stain-removal-services i:before,
.services a.content_link.tile-stone-and-grout-cleaning-services i:before,
.services a.content_link.leather-cleaning-services i:before,
.services a.content_link.commercial-cleaning-services i:before{
    content: "";
}
@media only screen and (max-width: 1239px){
    .services a.content_link {
        width: 145px;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
    .services a.content_link {
        width: 132px;
    }
}
@media only screen and (max-width: 768px) {
    .services a.content_link {
        width: 130px;
        margin-left: 0;
        vertical-align: top;
    }
    .services a.content_link {
        margin-top: 4px;
    }
    a.content_link .icon {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 479px) {
    .column.services > div > div {
        padding-top: 0 !important;
    }
    .column.services > div > div h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .services a.content_link {
        width: 80px;
        height: 93px;
    }
    a.content_link .icon {
        font-size: 40px;
        line-height: 40px;
    }
    .services a.content_link.carpet-cleaning-services i,
    .services a.content_link.upholstery-cleaning-services i,
    .services a.content_link.area-and-oriental-rug-cleaning-services i,
    .services a.content_link.pet-urine-and-stain-removal-services i,
    .services a.content_link.specialty-stain-removal-services i,
    .services a.content_link.tile-stone-and-grout-cleaning-services i,
    .services a.content_link.leather-cleaning-services i,
    .services a.content_link.commercial-cleaning-services i {
        width: 50px !important;
        height: 50px;
        background-size: 50px;
    }
    a.content_link .title {
        font-size: 14px;
        line-height: 16px;
        display: block;
    }
}




/* misc
-------------------------------------------------------------- */
.hr_zigzag i {
    color: #92CD88;
}
#healthy-home-package:target h5, #stain-fighter-package:target h5, #basic-cleaning-package:target h5 {
    color: #00A4E3;
    padding-bottom: 5px;
    border-bottom: 1px solid #CDCDCD;
}
.allergen-image .mask {
    display: none;
}
.allergen-image .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: 0 !important;
}
.allergen-image .image_frame:hover .image_wrapper img, .allergen-image .image_frame.hover .image_wrapper img {
    top: 0;
}
.allergen-image .image_links {
    display: none;
}

/* 404 stuff */
.error-content .fancy_heading_icon {
    padding-top: 40px;
}
.error-content .fancy_heading_icon i.icon-attention {
    font-size: 150px;
}
.error-content .fancy_heading_icon i.icon-attention:before {
    color: #96469A;
}
.error-content span.check {
    display: block;
    margin-bottom: 25px;
}
aside.widget_chemdry_specials_widget h3 {
    margin-bottom: 0;
}
aside.widget_chemdry_specials_widget .special {
    margin-top: 15px;
    max-width: 98%;
}
@media only screen and (max-width: 479px){
    table {
        max-width: 100%;
    }
    table thead tr th {
        font-size: 12px;
        line-height: 15px;
    }
    table tbody tr td {
        font-size: 12px;
        line-height: 15px;
        padding: 6px;
    }
}
@media only screen and (max-width: 410px){
    table {
        margin-left: -15px;
    }
    table thead tr th {
        font-size: 10px;
        line-height: 12px;
        font-weight: 300;
    }
    table tbody tr td {
        font-size: 10px;
        line-height: 12px;
        padding: 4px;
    }
}





/* specials
-------------------------------------------------------------- */
body.post-type-archive-specials #Subheader {
    display: none;
}
body.post-type-archive-specials #Content {
    padding-top: 0;
}
body.post-type-archive-specials .cat-title {
    text-align: center;
    margin: 60px auto 0;
    padding-bottom: 5px;
    color: #858585;
    text-decoration: underline;
}
.specials-wrapper {
    padding: 35px 15px;
    background-color: #fff;
    border: 1px solid #DBDBDB;
    box-sizing: border-box;
}
.special {
    max-width: 500px;
    margin: 30px auto;
    padding: 30px 30px 10px;
    text-align: center;
    background-color: #fff;
    border: 3px dashed #94469A;
    box-sizing: border-box;
}
.special img {
    margin-bottom: 15px;
}
#print {
    display: none;
}
@media only screen and (max-width: 1239px){
    .special {
        padding: 20px 20px 5px;
    }
    .special h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .special h5 {
        font-size: 17px;
    }
    .special p {
        font-size: 13px;
        line-height: 17px;
    }
}
@media only screen and (max-width: 959px){
    .specials-wrapper {
          padding: 35px;
    }
    .special h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .special h5 {
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 10px;
    }
    .special p {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 10px;
    }
    .special a.button .button_label {
        padding: 8px 16px;
    }
}
@media only screen and (max-width: 767px){
    .post-type-archive-specials .section_wrapper {
        width: 90% !important;
    }
    .post-type-archive-specials .specials .section_wrapper img {
        margin: 0 auto 10px;
        display: block;
    }
    aside.widget_chemdry_specials_widget .special {
        padding: 30px 30px 10px;
        max-width: 500px;
    }
    .special h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 15px;
    }
    .special h5 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .special p {
        font-size: inherit;
        line-height: inherit;
        margin-bottom: 15px;
    }
    .special a.button .button_label {
        padding: 11px 20px;
    }
}
@media only screen and (max-width: 539px){
    aside.widget_chemdry_specials_widget .special {
        padding: 20px 20px 5px;
        max-width: 500px;
    }
    .special h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .special h5 {
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 10px;
    }
    .special p {
        font-size: 13px;
        line-height: 17px;
        margin-bottom: 10px;
    }
    .special a.button .button_label {
        padding: 8px 16px;
    }
}
@media only screen and (max-width: 479px){
    aside.widget_chemdry_specials_widget .special {
        max-width: 90%;
    }
    .special h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .special h5 {
        font-size: 16px;
        line-height: 19px;
    }
    .special p {
        font-size: 12px;
        line-height: 15px;
    }
    .special a.button .button_label {
        padding: 6px 14px;
    }
}
@media print {
    body * {
        visibility: hidden;
    }
    #Header_wrapper, /* hide the header */
    .sidebar, /* hide the side bar */
    #Content, /* hide the content */ 
    .dark.footer, /* hide the footer */
    #ascrail2000 /* hide the nice scroll bar */
    {
        display: none;
    }
    #print {
        display: block;
    }
    #print, #print * {
        visibility: visible;
    }
    #print .special { /* aligning the printable area */
        margin: 40px auto 0;
    }
    #print .special input {
        display: none;
    }
}





/* blog
-------------------------------------------------------------- */
div.post.type-post .section-post-header .section_wrapper {
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    background-color: #fff;
    padding: 30px 30px 0;
}
div.post.type-post .post-wrapper-content .section_wrapper,
div.post.type-post .section-post-related .section_wrapper {
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    background-color: #fff;
    padding: 0 30px;
}
div.post.type-post .section-post-comments .section_wrapper {
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
    padding: 0 30px 30px;
}
div.post.type-post p {
    margin: 0 0 30px 0;
}
div.post.type-post p:last-child {
    margin: 0;
    padding-bottom: 30px;
}
div.post.type-post li {
    margin-bottom: 30px;
}




/* footer area
-------------------------------------------------------------- */
#Footer {
    display: none;
}
.footer .column.foot-item {
    margin-bottom: 0px !important;
}
.footer .column.foot-item a {
    color: #BBECFF;
    transition: all 300ms ease;
}
.footer .column.foot-item a:hover {
    color: #fff;
}
.footer-logo-column.column {
    margin-bottom: 0;
}
.footer-logo-column.column .image_frame {
    margin-bottom: 0;
}
@media only screen and (max-width: 959px) {
    .footer .column.foot-item {
        width: 48%;
        text-align: center;
        min-height: 275px;
    }
    .footer .column:nth-child(5) {
        width: 100%;
        padding: 35px 0;
        height: auto;
        min-height: inherit;
    }
    .footer .column:nth-child(5) img {
        width: 50%;
        display: block;
        margin: 0 auto !important;
    }
    .footer .column:nth-child(5) ul {
        width: 41%;
        display: inline-block !important;
        margin: 10px 0 0 !important;
    }
}
@media only screen and (max-width: 959px) {
    .footer .column:nth-child(5) ul {
        width: 100%;
        display: block !important;
        margin: 10px 0 0 !important;
    }
}
/*
     FILE ARCHIVED ON 10:53:02 Feb 12, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:20:55 Aug 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.626
  exclusion.robots: 0.101
  exclusion.robots.policy: 0.09
  esindex: 0.008
  cdx.remote: 38.946
  LoadShardBlock: 198.237 (3)
  PetaboxLoader3.datanode: 236.703 (5)
  PetaboxLoader3.resolve: 254.746 (3)
  load_resource: 364.478 (2)
*/