.toast {
    flex-flow: column wrap;
}
    
.payment-panel,
.div-cc_ttype {
    background: #f8f8f8;
    padding: 20px ;
    margin-bottom:20px;
    border-radius:5px;
    box-shadow:0 0 0 1px #eaeaea;
}
    .payment-panel input ,
    .div-cc_ttype input {
        background:#fff;
    }
.singlepage .ct_singlepage .payment-panel p ,
.singlepage .ct_singlepage .div-cc_ttype p {
    margin: 0;
}

.readonly-copypaste {
    line-height: 47px;
    height: 47px;
    box-sizing: border-box;
    box-shadow: none;
    width: 100%;
    padding: 0 10px;
    border-radius: 10px;
    font-size: 1.2rem;
    border: 1px solid #aaa;
}
    
.readonly-copypaste i.material-icons {
    line-height: inherit;
    vertical-align: middle;
    margin: 0 0 0 5px;
}
.readonly-copypaste i.material-icons {
    position: absolute;
    right: 0;
    top: -1px;
    pointer-events: none;
    background: linear-gradient(0deg, #fff, #ddd);
    padding: 0 10px;
    box-shadow: 0 0 0 1px #aaa;
}

.singlepage .ct_singlepage .payment-panel p:not(:last-child) ,
.singlepage .ct_singlepage .div-cc_ttype p:not(:last-child) {
    margin-bottom: 19px;
}

    @media screen and (max-width:996px) {
.singlepage .ct_singlepage .payment-panel p .alignright ,
.singlepage .ct_singlepage .div-cc_ttype p .alignright {
    width: 100%;
    margin: 0 0 10px;
}
        .menu_w {
            height: auto;
        }

        .new_menus a {
            color: #fff;
            font-weight: bold;
            font-family: 'Arial';
            text-decoration: none;
            margin: 0 9px;
            white-space: nowrap;
        }
}
    
.singlepage .ct_singlepage .payment-panel p .alignright ,
.singlepage .ct_singlepage .div-cc_ttype p .alignright {
    display:none;
}



:root {
	--color-lime:lime;
}
@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&display=swap');


html {overflow:auto;}

/* mejs */
html:not(.mejs-fullscreen) .mejs-container {
  margin-bottom: 55px;
  border-radius: 0;
  box-shadow: 0 0 0 1px #e8e8e8, 0 5px 20px #e8e8e8;
}

html:not(.mejs-fullscreen) .mejs-container.mejs-video .mejs-controls {
  transform: translateY(45px);
  box-shadow: 0 1px 0 #e8e8e8, 1px 0 0 #e8e8e8, -1px 0 0 #e8e8e8;
  border-radius:0;
}




.mejs-container .mejs-controls[style*="opacity"] .mejs-time-rail .mejs-time-total>span:not(.mejs-time-float),
.mejs-container .mejs-controls[style*="opacity"] .mejs-time-rail .mejs-time-total,
.mejs-container .mejs-controls[style*="visibility: hidden"] .mejs-time-rail .mejs-time-total>span:not(.mejs-time-float),
.mejs-container .mejs-controls[style*="visibility: hidden"] .mejs-time-rail .mejs-time-total{
  transition: 0s ease !important;
}
.block_6 h2.post_title {
    font-size: 2rem;
    line-height: 3rem;
    background: none;
    margin: 0;
    padding: 0;
}

.btn_edit_post {
    vertical-align: middle;
}

.block_6 h2.post_title + p:not(.article) {
    background:url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/line_h6.png') bottom center no-repeat;
    padding-bottom: 30px;
}


.mejs-poster.mejs-layer {
    background-size: contain;
}

.mejs-controls {
/*     bottom: -40px !important; */
}


.wp-video {
    width: 100% !important;
}
.mejs-container {
    margin-bottom: 60px !important;
	width:100% !important;
}

html:not(.mejs-fullscreen) .featured-video .mejs-container {
    margin-bottom: 50px !important;
}


html:not(.mejs-fullscreen) .featured-video .mejs-time,
html:not(.mejs-fullscreen) .featured-video .mejs-volume-button,
html:not(.mejs-fullscreen) .featured-video .mejs-time-rail {
    display: none;
}

html:not(.mejs-fullscreen) .featured-video .mejs-controls {
	opacity:1 !important;
	visibility:visible !important;
	display:flex !important;
	clip:unset !important;
	overflow:visible;
	clip-path:unset !important;
}


span.mejs-offscreen {
	display: none !important;
}

.mejs-video .mejs-overlay-play .mejs-overlay-button:before {
    content: "\f04b";
    font-family: 'FontAwesome';
    font-size: 1.2rem;
    color: white;
    line-height: 50px;
    height: 50px;
    width:50px;
   
}

.mejs-video .mejs-overlay-play .mejs-overlay-button {
    background: transparent;
    border-radius: 50px;
/*     box-shadow: 0 0 0 2px #fff; */
    width:50px;
    height:50px;
    margin: -10px 0 0 -25px !important;
}

.mejs-video:hover .mejs-overlay-play .mejs-overlay-button {
    background:#000000c4;
    box-shadow:0 0 0 2px #fff, 0 0 20px 5px #00000094;
}

.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
    display: block;
}

.mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] {
    display: block !important;
    visibility: visible !important;
    height: 3px;
    transform: translateY(3px) !important;
}

.mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-button, .mejs-controls[style*="visibility: hidden"] .mejs-time {
    display: none;
}

.mejs-container.mejs-video:not(#media_player .mejs-container) .mejs-controls[style*="visibility: hidden"] .mejs-time-rail,
.mejs-container.mejs-video:not(#media_player .mejs-container) .mejs-controls[style*="visibility: hidden"] .mejs-time-slider {
    width: 100% !important;
}

.mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-time-rail, .mejs-controls[style*="visibility: hidden"] .mejs-time-slider {}

.mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-time-rail {
    height: 3px !important;
}

.mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-time-rail .mejs-time-total>span:not(.mejs-time-float),
.mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-time-rail .mejs-time-total {
    height: 3px !important;
    box-shadow: none !important;
    
}

.mejs-container.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total>span:not(.mejs-time-float),
.mejs-container.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total {
    transition:none !important;
}


.mejs-container.mejs-audio .mejs-controls,
.mejs-container.mejs-video .mejs-controls:not([style*="visibility: hidden"]) {
  height: 45px !important;
  border-radius: 0 !important;
}

.nav-footer .mejs-container.mejs-audio .mejs-controls,
.nav-footer .mejs-container.mejs-video .mejs-controls {
  height:40px !important;
}

.mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-button, .mejs-controls[style*="visibility: hidden"] .mejs-time {
  display: none !important;
}

.mejs-container .mejs-controls .mejs-time {
  color: #982850 !important;
  padding-top: 0 !important;
  font-weight:bold;
}

html:not(.mejs-fullscreen) .mejs-container .mejs-controls .mejs-time {
  height: 45px !important;
  line-height: 45px;
}



.mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
  box-shadow: none  !important;
  top:0;
  width:1px !important;
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
 background: #982850 !important; 
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  width:100% !important;
  left:0 !important;
  height:1px !important;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle  {
  
}

.mejs-container .mejs-controls .mejs-volume-current {
  width: 100% !important;
  background-color: #982850 !important;
  background-image:linear-gradient(90deg, #982850, #ff72a4) !important;
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: #f1f1f1 !important;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  background: transparent !important;
}


html:not(.mejs-fullscreen) .nav-footer .mejs-video .mejs-mediaelement {
  width: 240px !important;
  position: relative;
  right: 0 !important;
  /* float: right; */
  z-index: 9;
  height: auto !important;
  aspect-ratio: 16/9;
  top: -135px;
}

html:not(.mejs-fullscreen) .nav-footer .mejs-video .mejs-layers {
  width: 240px !important;
  overflow: hidden !important;
  position: relative;
  aspect-ratio: 16/9;
}

html:not(.mejs-fullscreen) .nav-footer .mejs-container {
  background: transparent !important;
}

html:not(.mejs-fullscreen) .nav-footer .mejs-controls {
  visibility: visible !important;
  transform: none !important;
  top: -1px;
  display: block !important;
  opacity: 1 !important;
}

html:not(.mejs-fullscreen) .nav-footer .mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-button,
html:not(.mejs-fullscreen) .nav-footer .mejs-container.mejs-video .mejs-controls[style*="visibility: visible"] .mejs-button{
  top:0 !important;
  display: block !important;
}

html:not(.mejs-fullscreen) .nav-footer .mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] .mejs-button,
html:not(.mejs-fullscreen) .nav-footer .mejs-controls[style*="visibility: hidden"] .mejs-time {
  display: block !important;
}
html.mejs-fullscreen .mejs-container.mejs-video .mejs-controls[style*="visibility: hidden"] {
  display: none !important;
  visibility: hidden !important;
}

.mejs-overlay-button {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
}

.mejs-overlay.mejs-layer.mejs-overlay-play {
    position: absolute;
    height: 100%;
}

.mejs-video .mejs-overlay-play .mejs-overlay-button {
    text-align: center;
    top: 50% !important;
    transform: translateX(-50%) translateY(-50%);
    margin: 0 !important;
}

html:not(.mejs-fullscreen) .featured-video .mejs-container .mejs-controls div.mejs-button,
html:not(.mejs-fullscreen) .featured-video .mejs-container .mejs-controls div button {
    height: 30px !important;
    width: 30px !important;
}

html:not(.mejs-fullscreen) .featured-video .mejs-container .mejs-controls div.mejs-button::before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
    left: 0;
}

html:not(.mejs-fullscreen) .featured-video .mejs-container .mejs-controls div.mejs-playpause-button::after {
    width: 20px;
    height: 20px;
}

html:not(.mejs-fullscreen) .featured-video .mejs-container.mejs-audio .mejs-controls,
html:not(.mejs-fullscreen) .featured-video .mejs-container.mejs-video .mejs-controls:not([style*="visibility: hidden"]) {
    height: 30px !important;
}

html:not(.mejs-fullscreen) .featured-video .mejs-controls {
    transform: translateY(30px) !important;
}

html:not(.mejs-fullscreen) .featured-video .mejs-container {
    margin-bottom: 30px !important;
}

.mejs-container .mejs-controls .mejs-time-rail span:not(.mejs-time-float-corner, .mejs-time-float-current), .mejs-container .mejs-controls .mejs-time-rail a {/* height: auto !important; */}

.mejs-container .mejs-controls  span.mejs-time-hovered {
/*     background: red !important; */
/*     box-shadow: none !important; */
    z-index:1;
}

.mejs-container .mejs-controls .mejs-time-float {
    z-index: 2;
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
    left: 1px;
}

span.mejs-time-handle {}

.mejs-controls:not(:hover) .mejs-time-rail .mejs-time-handle {
    opacity: 0;
}

.mejs-container .mejs-controls .mejs-time-rail span.mejs-time-float {
    height: 15px !important;
    top: -11px;
    z-index: 999;
}

.mejs-container .mejs-controls .mejs-time-rail span.mejs-time-float-corner {
    left: 50%;
}

.mejs-container .mejs-controls .mejs-time-rail span.mejs-time-float-current {
    left: 50%;
    box-sizing: border-box;
}

span.mejs-time-handle {
    z-index: 1;
}
/* mejs */







































/* START - LIZ EDITS FOR AW TEAM PLUGIN */

.modal-style.style-1 .awsm-modal-details .awsm-team-link-control, .modal-style.style-1 .awsm-modal-details a {
    color: #720089;
		text-decoration:underline;
}

.awsm-grid-wrapper .awsm-grid-list-item, .awsm-grid-wrapper a {
 color: #862ded;
	text-decoration:underline;
}

.modal-style.style-1 .awsm-image-main {
    float: none;
    max-width: 100%;
    margin: 0 20% 0 20%;
}

.modal-style.style-1 .awsm-modal-content {
    max-height: 85%;
	    padding: 30px;

}

.modal-style.style-1 .awsm-modal-details h2 {
    font-size: 30px;
	    text-align: center;
}

.modal-style.style-1 .awsm-modal-details h3 {
    text-align: center;
}

.modal-style.style-1 .awsm-modal-details .awsm-contact-details {
    text-align: center;
}

pre {
    overflow: unset;
}

.modal-style.style-1 figcaption::before {
    height: 5%; 
}

.awsm-personal-info span {
    font-size: 1.1em;
}

.awsm-grid-wrapper .awsm-grid h3 {
    font-size: 2em;
}

.modal-style.style-1 .awsm-modal-content-inner {
    padding-right: 50px;
}

.awsm-grid-wrapper .awsm-grid>.awsm-grid-card {
    margin: 5px 0 5px 0;
}

.su-button {padding:20px;}

#container.container .gallery .gallery-item img {
    height: auto;
}





































/* START - ABE FIX THERAPIST CONTACT US PAGE */

a.pink.lighten-4.black-text.text-darken-4 {
    background: linear-gradient(0deg,#ff7171,#ffa0a0);
    border: 1px solid #ff7171;
    border-radius: 10px;
    line-height:34px;
}

form.wpcf7-form input,
form.wpcf7-form textarea,
form.wpcf7-form select.wpcf7-select  {
    border: 1px solid #aaa;
    border-radius: 10px;
    font-size: 1.2rem;
    box-sizing: border-box;
}
form.wpcf7-form input,
form.wpcf7-form select.wpcf7-select  {
    line-height: 45px !important;
	  padding: 0 20px;
		min-height: 45px;
}
form.wpcf7-form textarea {
		line-height: 2rem !important;
    min-height: 160px;
    padding: 10px 20px;
}
form.wpcf7-form select.wpcf7-select {
    display: block;
}

form.wpcf7-form input[type="checkbox"] {
    left: 0;
    position: relative;
    opacity: 1;
    min-height: 10px;
}

form.wpcf7-form span.wpcf7-acceptance {
    margin: 0 10px 0px 0;
}

form.wpcf7-form span.wpcf7-form-control-wrap[class*="acceptance"] {
    float: left;
}

form.wpcf7-form p {
    display: block;
    position: relative;
}

span.ccexp_month,
span.ccexp_year {
    width: 120px;
    display: inline-block;
    box-sizing: border-box;
}

span.ccexp_month input,
span.ccexp_year input {
    margin: 0;
}

form.wpcf7-form span.wpcf7-list-item {
    margin: 0;
}

form.wpcf7-form .wpcf7-submit:disabled {
    background: #e3e3e3;
    border-color: #c9c9c9;
}

form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    background: linear-gradient(0deg,#ff7171,#ffa0a0);
    border-color:#ff7171;
}

form.wpcf7-form span.wpcf7-form-control-wrap.Photo {
	line-height: inherit;
	vertical-align: middle;
	min-height: 45px;
	display: inline-block;
	height: 45px;
}


form.wpcf7-form span.wpcf7-form-control-wrap.Photo:not(:hover) input {
    background: #ebebeb;
}


.grecaptcha-badge {
  visibility: hidden;
  pointer-events: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #77c155;
    padding: 30px;
    font-size: 2rem;
    line-height: 3rem;
    margin: 20px 0px 90px;
    background: #ecffe3;
    border-radius: 20px;
    text-align: center;
}


.wpcf7-form-control label {
    font-size: 1.25rem !important;
    color: black;
}

[type="radio"]+span:before, [type="radio"]+span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
/*     transition: .28s ease; */
}
[type="radio"]:not(:checked)+span:before, [type="radio"]:not(:checked)+span:after, [type="radio"]:checked+span:before, [type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
    border-radius: 50%;
}

[type="radio"]:not(:checked)+span:before, [type="radio"]:not(:checked)+span:after {
    border: 2px solid #eee;
	background:linear-gradient(0deg, #fff, #ddd)
}

[type="radio"]:checked+span:before {
    border: 2px solid transparent;
}

[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
    border: 2px solid #03A9F4;
}

[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
    background-color: #93ddff;
    z-index: 0;
}


[type="radio"]:not(:checked)+span, [type="radio"]:checked+span {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
/*     transition: .28s ease; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.wpcf7-radio label span {
    box-shadow: 0 0 0 1px #aaa;
    margin: 0 5px 5px 0;
    border-radius: 5px;
    padding: 0 9px;
    line-height: 34px;
    height: 34px;
    display: block;
}

[type="radio"]:checked+span {
    background: #dfdfdf;
    font-weight:bold;
}


[type="radio"]:checked+span {
    background: linear-gradient(0deg,#d8d1d1,#ffffff);
    box-shadow:0 0 0 2px #03A9F4, 0 0 7px #03A9F4;
}
[type="radio"]:not(:checked)+span {
/*     font-weight:bold; */
    box-shadow:0 0 0 1px #555;
}
[type="radio"]+span:before, [type="radio"]+span:after {
    left: 5px;
}



input[type="radio"][name="cc_ttype"][value="Zelle"] + span {
    background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-zelle.svg') no-repeat 5px center / auto 30px;
}
input[type="radio"][name="cc_ttype"][value="Bitcoin"] + span {
    background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-bitcoin.svg') no-repeat 5px center / auto 30px;
}
input[type="radio"][name="cc_ttype"][value*="credit card"] + span, input[type="radio"][name="cc_ttype"][value*="credit card"] + span, input[type="radio"][name="cc_ttype"][value*="Amex Serve"] + span {
    background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-credit-card.svg') no-repeat 5px center / auto 30px;
}
input[type="radio"][name="cc_ttype"][value="Check"] + span {
    background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-paycheque.svg') no-repeat 5px center / auto 30px;
}
input[type="radio"][name="cc_ttype"][value="VIP"] + span {
    background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-vip.svg') no-repeat 5px center / auto 30px;
}


input[type="radio"][name="cc_ttype"] + span {
    padding-left:40px !important;
}


.wpcf7-radio input[type="radio"]:not(:checked) + span:before,
.wpcf7-radio input[type="radio"]:not(:checked) + span:after {
    width:16px;
    height:16px;
    transform:scale(.6);
}



.wpcf7-radio input[type="radio"]:checked + span:before,
.wpcf7-radio input[type="radio"]:checked + span:after {
    transform:scale(.6);
}
.wpcf7-radio [type="radio"]+span:before, .wpcf7-radio [type="radio"]+span:after {
    top: 3px;
}

input[type="radio"][name="cc_ttype"] + span:before, input[type="radio"][name="cc_ttype"] + span:after {
	left: 34px;
}


input[type="radio"][name="cc_ttype"] + span {
    padding-left: 55px !important;
}

.wpcf7-radio input[type="radio"]:not(:checked)+span, .wpcf7-radio input[type="radio"]:checked+span {
    height:30px;
    line-height: 30px;
}


form.wpcf7-form p.submitty {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap:10px;
}

span.cc_cards_all img {
    height: 30px;
    vertical-align: middle;
}

form.wpcf7-form p.submitty .wpcf7-spinner {
    order:3;
}


a.submitty_privacy strong {
    font-size: .9rem;
    line-height: 1rem;
    display: inline-block;
    color: #7b8b9b;
}

a.submitty_privacy strong em {
    display: block;
    font-size: .7rem;
}

a.submitty_privacy {text-decoration: none;border: 1px solid #d0dae4;display: flex;align-items: center;padding: 0 10px;gap: 7px;border-radius: 10px;background: #f5faff;}

a.submitty_privacy img {
    width: 38px;
}

a.submitty_privacy img[src*="icons8-secure"] {
    width: 24px;
    margin-left: -18px;
    margin-right: 0px;
}

:root {
    --color_blue:#9caeb7;
    --color_blue_shadow:#b8c9d087;
    --color_blue_active:#526975;
    --color_blue_active_shadow:#ccd9df;
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border: 1px solid transparent;
    box-shadow: 0 0 0 2px var(--color_blue_active), 0 2px 7px var(--color_blue_active_shadow) inset;
    transition: none;

}


input:not([type]):not([readonly]),
input[type=text]:not([readonly]),
input[type=password]:not([readonly]),
input[type=email]:not([readonly]),
input[type=url]:not([readonly]),
input[type=time]:not([readonly]),
input[type=date]:not([readonly]),
input[type=datetime]:not([readonly]),
input[type=datetime-local]:not([readonly]),
input[type=tel]:not([readonly]),
input[type=number]:not([readonly]),
input[type=search]:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border: 1px solid transparent;
    box-shadow: 0 0 0 1px var(--color_blue), 0 2px 7px var(--color_blue_shadow) inset;
    transition: none;
}


[type="radio"]:checked+span {
    background: linear-gradient(0deg,#d8d1d1,#ffffff);
    box-shadow: 0 0 0 2px var(--color_blue_active), 0 0 7px var(--color_blue_active);
}

[type="radio"]:not(:checked)+span {
    /* font-weight: bold; */
    box-shadow: 0 0 0 1px var(--color_blue_shadow), 0 2px 10px 1px var(--color_blue_shadow);
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
    border: 2px solid var(--color_blue_active);
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
    background-color: var(--color_blue_active_shadow);
    z-index: 0;
}

.payment-panel a.btn.btn-flat.pink.lighten-3.white-text ,
.div-cc_ttype a.btn.btn-flat.pink.lighten-3.white-text {
    margin: 0 0 ;
    background: linear-gradient(0deg,#ff7171,#ffa0a0);
    border: 1px solid #ff7171;
    border-radius: 10px;
    font-size: 1.1rem;
    box-sizing: border-box;
    text-transform:none;
}

 form.wpcf7-form .payment-panel td:nth-child(1),
 form.wpcf7-form .div-cc_ttype td:nth-child(1),
 form.wpcf7-form .payment-panel td:nth-child(2) ,
 form.wpcf7-form .div-cc_ttype td:nth-child(2) {
    width: 33.333%;
 	 text-align:left;
}
 form.wpcf7-form .payment-panel td:nth-child(2) ,
 form.wpcf7-form .div-cc_ttype td:nth-child(2) {
	text-align:right;	
	width: 50%;
}
 form.wpcf7-form .payment-panel td ,
 form.wpcf7-form .div-cc_ttype td {
    padding: 10px;
}

.payment-panel-bitcoin table ,
.div-cc_ttype-bitcoin table {
    width: auto !important;
    /* margin: 0 auto; */
}

.readonly-copypaste {
    background: #fff;
    border: 1px solid transparent;
    box-shadow: 0 0 0 1px #eaeaea, 0 2px 7px #fff inset;
    transition: none;
}

.readonly-copypaste i.material-icons {
    background: linear-gradient(0deg, #fff, #fff0f0);
    box-shadow: 0 0 0 1px #eaeaea;
    color:pink;
}
.readonly-copypaste .waves-ripple{
    background-color:#ffc0cb6e !important;
}
/* color:pink; */

.readonly-copypaste:active, .readonly-copypaste:focus {
 border: 1px solid pink;
}
.readonly-copypaste:active i.material-icons,
.readonly-copypaste:focus i.material-icons {
        box-shadow: 0 0 0 1px pink;
}

a.div-cctype-help {
    text-decoration-style: dashed;
    text-decoration-thickness: 1px;
    display: inline-block;
    margin-top: 10px;
    color: var(--color_blue_active);
}

a.div-cctype-help i {
    line-height: inherit;
    height: inherit;
    vertical-align: middle;
    display: inline-block;
}
@media screen and (max-width:768px) {

    
    a.div-cctype-help {
        text-decoration-style: dashed;
        text-decoration-thickness: 1px;
        display: inline-block;
        margin-top: 10px;
        color: var(--color_blue_active);
    }
    
    a.div-cctype-help i {
        line-height: inherit;
        height: inherit;
        vertical-align: middle;
        display: inline-block;
    }
    
    form.wpcf7-form p.submitty {
        flex-flow: column wrap;
        justify-content: center;
    }
    
    form.wpcf7-form p.submitty .wpcf7-spinner {order: 0;}
    
    form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
        order: 1;
        width: 50%;
        margin-bottom: 50px !important;
    }
    
    span.cc_cards_all {
        order: 2;
        width: 100%;
        text-align: center;
    }
    
    a.submitty_privacy {
        order: 4;
    }

}
span.wpcf7-form-control-wrap.cc_ttype > span > span {
    margin: 7px 7px 0 0;
}
[type="radio"]:not(:focus):checked+span.wpcf7-list-item-label {
box-shadow:0 0 0 2px var(--color_blue), 0 0 7px var(--color_blue) !important;
}


.payment-panel h3 ,
.div-cc_ttype h3 {
    font-size: 1.4rem;
}

.payment-panel h3:not(:first-child) ,
.div-cc_ttype h3:not(:first-child) {
    margin-top: 20px;
    border-top: 1px solid #ffffff;
    box-shadow: 0 -1px 0 #e1e1e1;
    padding-top: 20px;
}
.payment-panel p ,
.div-cc_ttype p {
/*    padding-left: 20px;*/
}

@media screen and (min-width:792px) {
    .payment-panel h3 ~ p ,
    .div-cc_ttype h3 ~ p {
        padding-left: 120px;
    }   
	
	.payment-panel table ,
    .div-cc_ttype table {
        margin-left: 120px;
    }   
}
.page-id-57441 .ct_singlepage > ul li {
    list-style-type: disclosure-closed;
    padding-left: 10px;
    margin-left: 40px;
}

.page-id-57441 .ct_singlepage > ul {
    margin: 30px 0 30px;
}
[type="radio"]:not(:checked):hover+span {
    box-shadow: 0 0 0 1px var(--color_blue_active), 0 2px 10px 1px var(--color_blue_shadow);
}
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field,
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field [type="checkbox"]+label{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: 0;
    height: auto !important;
    padding: 0;
}
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field:not(:hover) [type="checkbox"]+label {
    background: #ffffffb0;
}
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field {
    background:transparent;
    margin: 15px;
}
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field [type="checkbox"]+label{
    padding: 24px 55px;
    margin: 0;
    height: auto !important;   
}
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field:not(:hover) [type="checkbox"]:not(:checked)+label{
    color: black;
}

.awsm-grid-card-checkbox .input-field + .awsm-team-link-control figure > .ezm-status-online, .awsm-grid-card-checkbox .input-field + .awsm-team-link-control figure > .ezm-status-online {
    opacity: 0 !important;
    display: none;
}


[type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    left: 25px;
    top: 25px;
}

[type="checkbox"]:checked+label:before,
[type="checkbox"]:checked:not(.filled-in)+label:after {
    left: 20px;
    top: 20px;
}

.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field [type="checkbox"]:checked+label,
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field [type="checkbox"]:checked:not(.filled-in)+label {
    background:#ff1a1a00;
}

.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field [type="checkbox"]:hover+label,
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card>.input-field [type="checkbox"]:checked+label{
    color: white !important;
}

[type="checkbox"]:hover:not(:checked)+label:before, [type="checkbox"]:hover:not(:checked):not(.filled-in)+label:after {
    border-color: white;
}























/* signup page */
.page-id-57791 .su-box.su-box-style-contact-callbox {
  display: none;
}

.page-id-57791 .singlepage h2 {
  font-weight: bold;
  font-style: normal;
  font-size: 2rem;
  background: transparent;
  text-align: center;
  margin: 0;
  padding: 0;
}

.page-id-57791 .singlepage h2 span {
  background: no-repeat;
  padding: 0;
}

.singlepage h2 a {
  display: none;
}

.page-id-57791 a.btn {
  text-transform: none;
  letter-spacing: 0;
}


.page-id-57791 .tabs .tab {text-transform: none;}

.page-id-57791 .tabs .tab a {
  text-decoration: none;
  letter-spacing: 0;
}

.page-id-57791 .tabs .tab:first-child a {
  color: gray;
}

.page-id-57791 .tabs .tab:first-child a.active {
  display:none;
}

.page-id-57791 .tabs .indicator {
  display: none;
}

i.material-icons {
  line-height: inherit;
  vertical-align: middle;
}

.page-id-57791 .tabs .tab {
  flex-grow: 0;
  width: auto;
}

.page-id-57791 .tabs .tab:nth-child(n+2) {
  display: none;
}

.collapsible.no-shadow .collapsible-header {
  display: none;
}
.collapsible.no-shadow .collapsible-body p {
	padding:0;
}

.collapsible.no-shadow .collapsible-body {
  padding: 0 20px 20px;
  border-bottom: 1px solid #aaa;
}

input[type="radio"][name="cc_ttype"][value="Cash App"] + span {
  background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-cashapp.svg?sdf') no-repeat 5px center / auto 30px;
}

input[type="radio"][name="cc_ttype"][value="Venmo"] + span {
  background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-venmo.svg') no-repeat 5px center / auto 30px;
}

input[type="radio"][name="cc_ttype"][value="PayPal"] + span {
  background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-paypal.svg') no-repeat 5px center / auto 30px;
}


input[type="radio"][name="cc_ttype"][value="Checks-By-Phone"] + span {
  background: url('https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/icons8-check-book-96-clean.png') no-repeat 5px center / auto 30px;
}



a.btn.pink.lighten-4.black-text.text-darken-4.rounded.selected {
  background: linear-gradient(0deg,#fdc4c4,#ffecec) !important;
}


a.btn.pink.lighten-4.black-text.text-darken-4.rounded.selected i.material-icons {
  background: #2196F3;
  border-radius: 100px;
  height: 23px;
  width: 23px;
  line-height: 23px;
  vertical-align: middle;
  font-weight:bold;
  top: -2px;
  color: white;
  position: relative;
	pointer-events:none;
}

/* .collapsible.no-shadow .collapsible-body[style*="display: none"] {
	display:block !important;
  opacity:1 !important;
  height:0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
} */


ul.collapsible.no-shadow {
	margin:0.5rem 0 1rem 0;
  border: none;
}

.page-id-57791 span.wpcf7-form-control .wpcf7-list-item {
  opacity:0;
  transform:translateX(100px);
  transition:1000ms ease 0s;
	will-change: transform, opacity;
}
.page-id-57791 .active span.wpcf7-form-control .wpcf7-list-item {
  transform: translateX(0);
  opacity:1;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(1) {
  transition-delay:150ms;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(2) {
  transition-delay:300ms;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(3) {
  transition-delay:450ms;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(4) {
  transition-delay:600ms;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(5) {
  transition-delay:750ms;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(6) {
  transition-delay:900ms;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(7) {
  transition-delay:1050ms;
}
.page-id-57791 span.wpcf7-form-control .wpcf7-list-item:nth-child(8) {
  transition-delay:1200ms;
}

a strong {
	pointer-events:none;
}

.page-id-57791 .singlepage > h2 {
	display:none;
}

.page-id-57791 .singlepage .ct_singlepage h2 {
	margin-bottom:15px;
}


[data-id="credit-card-billing"] + .collapsible-body [type="radio"]:not(:focus):checked+span.wpcf7-list-item-label {
    display: none;
}

.payment-credit-cards-icons {
    display: inline-block;
    overflow:hidden;
    vertical-align:middle;
    margin: 0 10px
}

.payment-credit-cards-icons img {
    display: inline-block;
    margin:0 2px;
}

@media screen and (min-width: 792px){
    .collapsible-body .div-cc_ttype p {
        clear: both;
    }
    .collapsible-body .div-cc_ttype h3 ~ p {
        padding: 0px 0 0px 120px !important;
    }
    .singlepage .payment-panel h3 + p, .singlepage .div-cc_ttype h3 + p{
        margin-top:-40px !important;
    }
}
















































/* START sex calls */
.page-id-56869 .material-grid li {
	aspect-ratio: 16/9;
	height: auto !important;
	width: calc(calc(100% / 4) - calc(var(--material-grid-spacing) * 4));
}

.page-id-56869 .material-grid img {
    aspect-ratio: 720/480;
    object-fit: cover;
    object-position: top;
}

.page-id-56869 .material-grid a {
    display: block;
}

.page-id-56869 .material-grid a {
    display: block;
}

.page-id-56869 .material-grid h3 {
    /* height: 33px; */
    margin: 10px 5px;
}

.page-id-56869 ul.material-grid {
    display: flex;
    flex-flow: row wrap;
    gap: 5px;
    align-items: flex-start;
    margin-bottom: 40px;
}

.page-id-56869 .material-grid li:nth-child(2n) {
    margin: 0;
}

.page-id-56869 .material-grid li {
    margin: 0;
}


.page-id-56869 .material-grid a .video-img:before {
    content: "\f04b";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translateX(-50%) translateY(calc(-50% - 10px));
    background: #3c0707bd;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ff9799;
    border-radius: 100px;
    text-align: center;
}

.page-id-56869 .material-grid a {
    position: relative;
}


.page-id-56869 .material-grid a:hover .video-img:before {
    background: #3c0707;
    color: #ffd5d5;

}

.page-id-56869 .material-grid a:hover {
    background: #f5f4f4;
}


.page-id-56869 .material-grid li p {
    font-size: 1.1rem !important;
    max-height: 100px;
    overflow: hidden;
}

.page-id-56869 .material-grid li {
    width: 100%;
    aspect-ratio: unset;
}

.page-id-56869 .material-grid li a {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
}

.page-id-56869 .material-grid img {
    width: auto;
    height: 170px;
}

.page-id-56869 .material-grid .video-info {
    width: auto;
    padding: 10px 20px;
    flex-grow: 1;
}

.page-id-56869 .material-grid li a {
    text-decoration: none;
}

.page-id-56869 .material-grid li h3 {
    font-size:1.4rem;
    margin: 10px 0;
}

.page-id-56869 .material-grid li .video-img {
    aspect-ratio: 2/1;
    height: auto;
    position: relative;
}

.page-id-56869 .material-grid a .video-img:before {
    transform: translateX(-50%) translateY(-50%);
}


.page-id-56869 .singlepage .ct_singlepage h2 {
  margin-bottom: 10px;
	background: url(https://drsusanblockinstitute.com/wp-content/themes/Gadge/img/line_h8.png) bottom left repeat-x;
	padding-bottom: 22px;
	font-weight: bold;
}

.page-id-56869 div#container {
    padding-top: 0;
}

.page-id-56869 .singlepage {
    width: calc(100% - 2rem);
}

.page-id-56869 img.alignnone.size-large.wp-image-56874 {
    width: 100%;
}

video.wp-video-shortcode {
    height: auto;
}

.featured-video {
		width: 100%;
    font-size: 0px;
    line-height: 0px;
}

.page-id-56869 .singlepage > h2 {
    display: none;
}

.page-id-56869 .ct_singlepage {
    padding-top: 3px !important;
}

.featured-video .wp-video ~ * {
    display: none;
}

.s4 > div#callus, .s4 > div#callus + div {
    width: 50%;
}

.l8.block_6 + .col.s4 {
    padding: 0;
}

.page-id-56869 .material-grid li .video-img {
    width: auto;
    height: 170px;
    aspect-ratio: 720/480;
}

.page-id-56869 .material-grid .video-info {
    box-sizing: border-box;
    height: 170px;
}

.page-id-56869 .material-grid li p {
    margin: 0;
    position: relative;
}
.page-id-56869 .material-grid li a {
    margin-bottom: 10px;
}
#text-2 img {
  aspect-ratio: 2/3;
  object-fit: cover;
	width:100% !important;
	margin:0 0 5px !important;
}
@media screen and (max-width: 767px){
#text-2 img {
  margin: 0 !important;
}

.page-id-56869 .material-grid li a {
    flex-flow: column nowrap;
    margin-bottom: 40px;
}

.page-id-56869 .material-grid li .video-img {
    width: 100%;
    height: auto;
}

.page-id-56869 .material-grid .video-info {
    height: auto;
    width: 100%;
}
}

.page-id-56869 .material-grid li p:after {
    content: "";
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    left: 0;
    right: 0;
    top: auto;
    background: linear-gradient(0deg, #fff, #ffffffa3, transparent);
}

.page-id-56869 .material-grid li a:hover p:after {
    background: linear-gradient(0deg, #f5f4f4, transparent);
}

/* .page-id-56869 .material-grid img {
    object-fit: contain;
    object-position: center;
    background: #000;
}

span.video-info {
    display: none;
}

.page-id-56869 .material-grid li {
    width: 33%;
}

.page-id-56869 .material-grid li .video-img {
    height: auto;
    width: 100%;
}

.page-id-56869 .material-grid img {
    width:100%;
    height:auto;
} */

/* END sex calls */
















































/* START SEARCH */
:root{
	--abe-nav-height: 50px;
	--abe-input-height: 46px;
	--abe-icon-width: 50px;
}

nav.material-search-bar {
	height: var(--abe-nav-height);
}

nav.material-search-bar input.input-field, nav.material-search-bar .prefix ~ input {
    line-height: var(--abe-input-height) !important;
    box-shadow: 0 0 0 1px #a0a0a0 !important;
    height: var(--abe-input-height) !important;
    width: 100%;
    max-width: 100% !important;
    border-radius: 10px;
}

nav.material-search-bar li {
    padding: calc(calc(var(--abe-nav-height) - var(--abe-input-height))/2) 0;
}

nav.material-search-bar .input-field .prefix {
    width: var(--abe-icon-width);
}

nav.material-search-bar li.input-field label {
    height: var(--abe-nav-height);
    user-select: none;
    pointer-events: none;
}

nav.material-search-bar li.input-field label:not(.active) {
    line-height: var(--abe-nav-height);
    width: 100%;
}

nav.material-search-bar .input-field .prefix ~ label {
    padding-left: var(--abe-icon-width);
    margin: 0;
    max-width: 100% !important;
    width: 100% !important;
}

nav.material-search-bar .prefix ~ input {
    padding-left: var(--abe-icon-width);
    box-sizing: border-box;
    line-height: 12rem !important;
}

nav.material-search-bar .input-field label.active {
}

nav.material-search-bar .material-filters i.material-icons.prefix {
    position: absolute;
    width: var(--abe-icon-width);
}

nav.material-search-bar input.select-dropdown {
    width: var(--abe-icon-width) !important;
    color: transparent;
}

nav.material-search-bar .material-filters .dropdown-content {
    margin-top: var(--abe-input-height);
}

nav.material-search-bar .start .prefix ~ input {
    border-radius: 10px 0 0 10px;
}

nav.material-search-bar .end .prefix ~ input {
    border-radius: 0 10px 10px 0;
}



nav.material-search-bar .prefix ~ input {
    border-bottom: none;
}

nav.material-search-bar i.material-icons.prefix.center {
    color: #9e9e9e;
}

nav.material-search-bar .select-wrapper span.caret {
    display: none;
}


nav.material-search-bar i,
nav.material-search-bar [class^="mdi-"],
nav.material-search-bar [class*="mdi-"],
nav.material-search-bar i.material-icons {
	height: var(--abe-input-height);
    line-height: var(--abe-input-height);
}

nav.material-search-bar .input-field label.active {
	-webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.material-search-bar ul {
    align-items: flex-end;
    display: flex;
    flex-flow: row wrap;
    justify-content: right;
}
/* END SEARCH */















































.block_4 h2 a {
    float: none;
    font-size: inherit;
    border-bottom: 1px dotted black;
    text-decoration: none;
    height: 16px;
    box-sizing: border-box;
    line-height: 16px;
}

.block_4 h2 a:hover {
    border-bottom: 1px solid black;
}

.swiper-slide a {
	background-position: center;
	height: auto;
	aspect-ratio: 2/1;
	overflow: hidden;
	background-color: black;
  backdrop-filter: blur(21px);
  background-size: cover;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.swiper-slide a img {
    opacity: 1;
    z-index: 2;
    aspect-ratio: 2/1;
    object-fit: contain;
}

.swiper-slide a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    backdrop-filter: blur(50px);
}
.swiper-wrapper .html-caption {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    font-size:0;

}

.html-caption h2 {
    display: none;
}

.swiper-slide a {
    background-color: #ffffff;
}

.swiper-slide > a:before {
    backdrop-filter: none !important;
}

.swiper-slide a img {
    z-index: 3;
    position: relative;
}


@media screen and (max-width:700px) {

	.modal-style.style-1 figcaption {
	    display: block;
	    opacity: 1;
	    transform: scale(1);
	    height: auto;
	    top: auto;
	    left: 0;
	    right: 0;
	    padding: 5px 10px 0px;
	    bottom: 0;
	}

	.modal-style.style-1 .awsm-personal-info {
	    margin: 0 !important;
	    padding: 0 !important;
	    height: auto;
	    display: block;
	}

	.modal-style.style-1 figcaption::before {
	    height: 0;
	    display: none;
	}

	.awsm-grid-wrapper .awsm-grid h3 {
	    font-size: 1.92rem;
	}

	.ezm-status-online {
	    font-size: 1.1rem;
	}

}




/* therapists page */
/* .ezm-status-online:before {
    content:"";
    background: #fff;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right:5px;
    line-height:0px;
    line-height:30px;
    vertical-align:middle;
} */

/* .ezm-status-online:after {
    content: "On";
    font-family:sans-serif;
    font-size:1rem;
    line-height:30px;
    height:30px;
    display: inline-block;
    vertical-align:middle;
		transform:scale(1) !important;
} */
figure .ezm-status-online {
    border-radius:10px;
    background: linear-gradient(0deg,#13ae0e,#7ed19f);
    box-shadow: 0 0 0 1px #0fc131, 0 1px 0px 0px #24f839 inset, 0 -1px 0px 0px #12891e inset;
    display:flex;
    flex-flow:row nowrap;
    line-height:30px;
    height:30px;
    align-items:center;
    justify-content:center;
	opacity: 1;
    padding:0 10px;
}
figure:not(:hover) .awsm-personal-info .ezm-status-online {
    opacity: 0;
}


.modal-style.style-1 figure figcaption {
    transition:1s ease;
}
.modal-style.style-1 figure:not(:hover) figcaption {
    opacity: 1;
    background: rgba(35,35,35,0);
}
.modal-style.style-1 figure:not(:hover) figcaption {
    transform:scale(1);
}

figure:not(:hover) .ezm-status-online {
    position: fixed;left: -20px;top: -20px;
}
figure:not(:hover) .ezm-status-online {
    transform:scale(1) !important;
    transform-origin:top left; 
}

.awsm-grid.modal-style figure:not(:hover) .awsm-personal-info h3 {
color:transparent;
}

.awsm-grid.modal-style figure:not(:hover) .awsm-personal-info span {
    opacity: 0;
}

figure .ezm-status-online {
    opacity: 1;
    padding:0 10px;
}
figure .ezm-status-online:after {
    text-shadow:2px 2px 2px #00000077, 0px 0px 9px #00000077;
}
figure .ezm-status-online:before {
    box-shadow:2px 2px 2px #00000077, 0px 0px 9px #00000077;
}
figure:hover .awsm-personal-info .ezm-status-online:before {
  background: lime;
}
figure:hover .awsm-personal-info .ezm-status-online:after {
  color: lime;
}
figure:hover .awsm-personal-info .ezm-status-online {
  width: auto;
  clear: both;
  background:transparent;
  box-shadow:none;
  vertical-align: middle;
  line-height: 0;
}
@media screen and (max-width: 700px) {
  figure:not(:hover) .awsm-personal-info .ezm-status-online {
    bottom: 10px;
    left: 10px;
    top: auto;
  }
  .modal-style.style-1 figcaption {
    padding:10px;
  }
}





.su-box.su-box-style-default {
    background: transparent;
}
.su-box-style-contact-callbox .su-box-title {
		text-align: center;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
.su-box-style-contact-callbox .su-box-title span {
    display: block;font-weight: normal;
}
.awsm-grid.modal-style figure:not(:hover) .awsm-personal-info > h3 > span {
	opacity: 1;
}
.awsm-grid.modal-style figure:not(:hover) .awsm-personal-info h3 {
    color: white;
    position: unset !important;
}
.modal-style.style-1 figure figcaption {
    background: black !important;
    height: auto !important;
    bottom: 0;
    top: auto;
    left:0;
    right:0;
    padding:0 10px;
}

.modal-style.style-1 .awsm-personal-info {
    display: flex;
    flex-flow: column-reverse nowrap;
    margin: 0 0 0 !important;
}

.modal-style.style-1 figcaption::before {
    display:none !important;
}

.awsm-grid.modal-style figure:not(:hover) .awsm-personal-info > span {
    max-height:0;
    opacity:0;
    line-height:0;
    margin:0;
    padding:0;
}

.awsm-grid.modal-style figure .awsm-personal-info > span {
    transition:350ms ease;
    max-height:60px;
    opacity:1;
    line-height:2rem;
    margin:0;
    padding:0 0 10px;
}
/* figure:not(:hover) > .ezm-status-online {
    display:inline-block;
}
figure:hover > .ezm-status-online {
    display:none;
} */
figure:not(:hover) .awsm-personal-info .ezm-status-online {
    position: relative;
    display: inline-block;
    
    display:none;
}
figure:not(:hover) > .ezm-status-online,
figure > .ezm-status-online {
    display:inline-block !important;
    opacity:1;
    left: 5px;
    top: 5px;
    vertical-align: middle;
    line-height: 0;
    margin: 0;
    position:absolute;
    z-index: 2;
}

.awsm-grid.modal-style figure  .awsm-personal-info a.btn {
    display:none
}

.awsm-team-item > span {
    aspect-ratio: 5/4;
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.awsm-grid figure img {
    aspect-ratio: 5/5.2;
    object-fit: cover;
}

.page-id-25 h4 {
    font-size: 14px;
    font-weight: 600;
}

.su-box-content li {
    list-style: outside;
    padding-left: 10px;
    margin-left: 40px;
}

.su-box-content ul {
    margin: 0 0 20px;
}
.awsm-team-item > span {
    aspect-ratio: unset;
}

.awsm-grid-wrapper .awsm-grid>.awsm-grid-card {
    padding: 15px;
    margin: 0;
}

.awsm-grid figure img {
    aspect-ratio: 5/5;
    object-fit: cover;
}

.modal-style.style-1 figure figcaption {
    background: linear-gradient(0deg, black, #00000091, transparent) !important;
    padding-top: 20px;
    transition:1s ease !important;
}
.modal-style.style-1 figure:not(:hover) figcaption {
    background: linear-gradient(0deg, #0000009c, #0000005c, transparent) !important;
    padding-top: 20px;
    
}
.modal-style.style-1 figure figcaption {
    text-shadow: 1px 2px 5px #000;
}

div#awsm-team-56274 .awsm-personal-info .ezm-status-online {
    display: none;
}


.modal-style.style-1 .awsm-image-main {
    text-align: center;
}

.modal-style.style-1 .awsm-modal-content-inner {
    padding: 0 50px;
}

span.ezm-status-online {}

.modal-style.style-1 .awsm-modal-content-inner span.ezm-status-online {/* background: transparent; */padding: 0 10px;}

.modal-style.style-1 .awsm-modal-content-inner span.ezm-status-online + span.ezm-status-online {
    display: none;
}



.modal-style.style-1 .awsm-modal-content-inner .ezm-status-online:before {background: green;}

.modal-style.style-1 .awsm-modal-content-inner .ezm-status-online{
    border-radius: 10px;
    background: linear-gradient(0deg,#13ae0e,#7ed19f);
    box-shadow: 0 0 0 1px #0fc131, 0 1px 0px 0px #24f839 inset, 0 -1px 0px 0px #12891e inset;
    line-height: 30px;
    display: inline-block;
    clear: both;
}


.modal-style.style-1 .awsm-modal-content-inner .ezm-status-online:before {
	background:#fff;
}

.modal-style.style-1 .awsm-modal-details h2 {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    gap: 9px;
}

#awsm-member-56012-57630 figcaption {
    display: none;
}

.awsm-team-filter-wrap {
    display: none;
}

.awsm-grid.modal-style figure:not(:hover) .awsm-personal-info > span {
    
}

.awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span:before,
.awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span:after {
    content: "For Availability";
    font-size:1rem;
    color:#fff;
    line-height:.5rem;
}
.awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span:after {
    content: "Call 626.461.5950";
    font-size:1rem;
    color:#fff;
    display:block;
}

.awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span {
    font-size:0;
}

#awsm-member-56012-56273 span.ezm-status-online {
    display:none !important;
}

div#awsm-team-56274 .ezm-status-online {
    display: none !important;
}

.awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span {
    font-size: 0 !important;
    max-height:60px;
    opacity:1;
    line-height: 1rem;
    margin:0;
    padding: 0 0 15px;
}

#awsm-member-info-56012-56273 span.ezm-status-online {
    display: none;
}


.awsm-grid.list-style .image-wrap {
    display: inline-block;
    float: left;
    margin-right: 30px;
    position: relative;
}

.awsm-grid.list-style .image-wrap figcaption {
    display: inline-block;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    color: #fff;
    top:auto;
    background: linear-gradient(0deg, #0000009c, #0000005c, transparent) !important;
    padding: 20px 0 10px;
    text-shadow: 1px 2px 5px #000;
    text-align:center;
    font-size:1rem;
	
    text-transform:uppercase;
    
}

.list-style.style-1 figure .image-wrap img {
    margin: 0;
    float: none;
}














































body:not(.logged-in) div#awsm-member-56012-57264 {
    display: none;
}

.awsm-modal-content-inner td {
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    width: 12.5%;
}

.awsm-modal-content-inner td:first-child {border-left: 1px solid black;}

.awsm-modal-content-inner tr:first-child td {
    border-top: 1px solid black;
}

.awsm-modal-content-inner tr:hover td {
    background: #9feaff;
}
span.available-time {
    display: block;
    margin-bottom: 10px;
}

.available-time-day {
    text-align: center;
}
.available-time-day {
    margin-bottom: 40px;
}

/* questionnaire */
.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
  left:5px;
  top:0;
}

.wpcf7-radio label span.wpcf7-list-item-label{
  padding-right:10px;
}

.wpcf7-radio input[value="No"]:not(:checked) + span:before,
.wpcf7-radio input[value="Yes"]:not(:checked) + span:before {
  background:none;
  border:none;
}

.wpcf7-radio input[value="No"]:not(:checked) + span:after,
.wpcf7-radio input[value="Yes"]:not(:checked) + span:after {
  background: transparent;
  border: none;
  content: "done";
  font-family: "Material Icons";
  font-size: 30px;
  line-height: 22px;
  overflow: visible !important;
  width: 30px;
  height: 22px;
  left: 0px;
  top: 0;
  color: var(--color_blue);
}
.wpcf7-radio label:hover input[value="No"]:not(:checked) + span:after,
.wpcf7-radio label:hover input[value="Yes"]:not(:checked) + span:after {
  color: var(--color_blue_active);
}
.wpcf7-radio input[value="No"]:not(:checked) + span:after {
  content: "clear";
}
input[value="Yes"]:checked + span:before,
input[value="No"]:checked + span:before {
  display: none;
}

input[value="No"]:checked + span:after,
input[value="Yes"]:checked + span:after {
  background: transparent;
  border: none;
  content: "done";
  font-family: "Material Icons";
  font-size: 30px;
  line-height: 22px;
  overflow: visible !important;
  width: 30px;
  height: 22px;
  left: 0px;
  top: 0;
  color: mediumseagreen;
}
input[value="No"]:checked + span:after {
  content: "clear";
  color:crimson;
}

ol > li:not([data-val="yes"]) > p:first-child + p:last-child {
  display: none;
}


ol > li.wpcf7-always-show-part-ii[data-val] > p:first-child + p:last-child {
  display:block;
}

/* END Questionnaire */




.material-grid a.tooltipped {
  text-decoration: none;
  font-size: 14px;
  font-family: "Arial", serif;
}

.material-grid a.tooltipped:after {
  content: attr(data-tooltip);
  line-height: 1.35rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  padding: 0 5px;
}



body:not(.logged-in) div#awsm-member-56012-57264 {
    display: none;
}



.ezm-status-online:after {
    float: left;
    content: "";
}

figure .ezm-status-online:before {
    float: left;
    margin: 10px 0;
    display: none;
}

figure:not(:hover) > .ezm-status-online, figure > .ezm-status-online {
    line-height: 30px;
    vertical-align: middle;
}

.ezm-status-online span {
    vertical-align: top;
    text-shadow: 2px 2px 2px #00000077, 0px 0px 9px #00000077;
    margin: 0 0px;
    height: 36px;
    line-height: 36px;
    font-size: 1.5rem;
}
figure .ezm-status-online span {
	 color: white;
	height: 30px;
	line-height: 30px;
}

.ezm-status-online span + span {
    font-size: 2rem;
}
























.awsm-modal-content-inner .ezm-status-online.ezm-status-phone:not(.ezm-status-webcam):after {
    content: "Available Now for Phone Therapy";
    font-family: sans-serif;
    font-size: 1rem;
    line-height: 36px;
    vertical-align: top;
}
.awsm-modal-content-inner .ezm-status-online:after {
	margin:0 0 0 9px;
}

.awsm-modal-content-inner .ezm-status-online {
    background: transparent !important;
}

.awsm-modal-content-inner .ezm-status-online:before, .awsm-modal-content-inner .ezm-status-online:after, .awsm-modal-content-inner .ezm-status-online span {
    text-shadow:none;
}

.singlepage .modal-style.style-1 .awsm-modal-details h2 span {
    background: transparent;
    box-shadow: none;
}



.awsm-modal-content-inner .ezm-status-online.ezm-status-phone:not(.ezm-status-webcam):after {
    content: "Available Now for Phone Therapy";
/*     text-shadow:2px 2px 2px #00000077, 0px 0px 9px #00000077 !important; */
}
.awsm-modal-content-inner .ezm-status-online.ezm-status-webcam:not(.ezm-status-phone):after {
    content: "Available Now for Webcam Therapy";
/*     text-shadow:2px 2px 2px #00000077, 0px 0px 9px #00000077 !important; */
}

.modal-style.style-1 .awsm-modal-content-inner span.ezm-status-online {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}



.awsm-modal-content-inner .ezm-status-online:after {
	font-family:sans-serif;
	font-size:1rem;
	line-height:36px;
	height:36px;
	vertical-align:top;
}

.awsm-modal-content-inner .ezm-status-online span.material-symbols-outlined {
    color: #673AB7;
}
.awsm-modal-content-inner .ezm-status-online span + span {
    display:inline-block;
    margin-top:10px;
}












.ezm-status-online-legend a {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    margin: 0 10px 10px;
    text-decoration: none;
    font-size:1.3rem;
}

.ezm-status-online-legend a {
    margin: 0;
}

.ezm-status-online-legend a + a {
    margin: 0 0 0 30px;
}


.ezm-status-online-legend a span {
    line-height: inherit;
    vertical-align: middle;
    background: linear-gradient(0deg,#13ae0e,#7ed19f);
    box-shadow: 0 0 0 1px #0fc131, 0 1px 0px 0px #24f839 inset, 0 -1px 0px 0px #12891e inset;
    line-height:30px;
    height:30px;
    padding:0 5px;
    border-radius:10px;
    color:#fff;
    text-shadow:2px 2px 2px #00000077, 0px 0px 9px #00000077;
}

.ezm-status-online-legend a + a span,
.awsm-grid figure > span.ezm-status-online.ezm-status-webcam:not(.ezm-status-phone) {
    background: linear-gradient(0deg,#673AB7,#bf7ed1);
    box-shadow: 0 0 0 1px #5c0fc1, 0 1px 0px 0px #a224f8 inset, 0 -1px 0px 0px #441289 inset;
}

.awsm-grid figure > span.ezm-status-online.ezm-status-webcam.ezm-status-phone {
        background: linear-gradient(0deg,#13ae0e,#7ed19f);
        background: transparent;
        box-shadow: none;
        padding: 0;
        flex-flow: row nowrap;
        display: flex !important;
        gap: 8px;
        flex-flow: row nowrap;
}

.awsm-grid figure > span.ezm-status-online.ezm-status-webcam.ezm-status-phone span {
    border-radius: 10px;
    background: linear-gradient(0deg,#13ae0e,#7ed19f);
    box-shadow: 0 0 0 1px #0fc131, 0 1px 0px 0px #24f839 inset, 0 -1px 0px 0px #12891e inset;
    display: flex;
    flex-flow: row nowrap;
    line-height: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    opacity: 1;
    padding: 0 10px;
}
.awsm-grid figure > span.ezm-status-online.ezm-status-webcam.ezm-status-phone span.material-symbols-outlined {
    background: linear-gradient(0deg,#673AB7,#bf7ed1);
    box-shadow: 0 0 0 1px #5c0fc1, 0 1px 0px 0px #a224f8 inset, 0 -1px 0px 0px #441289 inset;
}

.awsm-grid figure > span span.material-symbols-outlined {
    font-size: 2rem;
}



.modal-style.style-1 .awsm-modal-content-inner .ezm-status-online:before {
    color:#12891e;
    text-shadow:none;
}







span.ezm-status-online.ezm-status-webcam:not(.ezm-status-phone):before,
span.ezm-status-online.ezm-status-webcam:not(.ezm-status-phone):after {
/*     display: none; */
}


.awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span {
    display: inline-block;
    margin: 0;
    width: auto !important;
    position: relative;
}
.awsm-modal-content-inner span.ezm-status-online  span.material-icons {
    color:#12891e;
}
.awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span.material-symbols-outlined {
    color:#673AB7;
}

.awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span:after {
    color:#000;
}

.awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam:after {
    content: "Available Now for Phone & Webcam Therapy";
    color:#000;
}
.awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span.material-symbols-outlined {
    position: relative;
}



.awsm-modal-content-inner span.ezm-status-online span.material-symbols-outlined {
    font-size: 2rem;
}

.modal-style.style-1 .awsm-modal-details a.btn {
    text-decoration: none;
    color: black;
}

.singlepage .modal-style.style-1 .awsm-modal-details h2 a.btn {
    display: inline-block;
    height: auto;
    line-height: 1rem !important;
}

.modal-style.style-1 .awsm-modal-content-inner .ezm-status-online:after {
    line-height: 36px;
    text-transform: none;
    letter-spacing: 0px;
}

.singlepage h2 .ezm-status-online span {
    padding: 0;
}

@media screen and (max-width: 678px) {
	
.ezm-status-online-legend a + a {
  margin: 10px 0 0;
}

.ezm-status-online-legend a span {
  font-size: 1rem;
  height: 24px;
  line-height: 24px;
}
    .awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span.material-symbols-outlined:after {
        display: block;
        text-indent: 0;
    }
    .awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span.material-symbols-outlined {
        height: auto;
        text-indent: 15px;
        margin-top: -30px;
    }
    .modal-style.style-1 .awsm-image-main {
        margin: 0 auto;
    }
    .modal-style.style-1 .awsm-modal-content {
        max-height: 100%;
    }
    .awsm-grid-wrapper .awsm-grid {
        margin: 0;
    }
    .modal-style.style-1 .awsm-modal-content-inner {
        padding:0 8%;
    }
	.awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span.material-icons {    		left: -15px;
	}
}




.singlepage h2 .ezm-status-online span {
    padding: 0;
}
.singlepage .modal-style.style-1 .awsm-modal-details h2 a.btn {
     padding: 0 10px;
     box-shadow: 0 8px 17px 0 rgba(0,0,0,0.03), 0 6px 20px 0 rgba(0,0,0,0.09), 0 0 0 1px #aaaaaa47;
     border-radius: 5px;
     background:#fff;
 }

@media screen and (max-width: 678px) {
 .singlepage h2 .ezm-status-online:after {
     white-space: nowrap;
 }   
 
 
 .singlepage .modal-style.style-1 .awsm-modal-details h2 span.ezm-status-online {
     display: flex;
     flex-flow: row nowrap;
     border-radius: 3px;
 }
 
 .awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span.material-icons {
     left: 0;
 }
 
 .awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam span.material-symbols-outlined {
     text-indent: 0;
     margin-top: 0;
 }
 
 .awsm-modal-content-inner span.ezm-status-online.ezm-status-phone.ezm-status-webcam:after {
     max-width: 180px;
     white-space: break-spaces;
     line-height: 1rem;
     padding: 4px 0;
     margin: 0 0 0 5px;
 }
 
 
 
 .modal-style.style-1 .awsm-modal-content-inner {
     padding: 0 2.5%;
 }

}


.article > .text > ul, .article > .text > ul > li {list-style-type: disc;margin: 0 0 20px;}

.article > .text > ul {
    margin: 0 0 0 10px;
}




.featured-video > * {
    font-size: 0 !important;
    line-height: 0 !important;
}

.mejs-container:not(.mejs-container-fullscreen) {
    border-radius: 5px;
}
.mejs-container.mejs-container-fullscreen {
    border-radius: 0;
}

html:not(.mejs-fullscreen) .mejs-container .mejs-poster.mejs-layer {
    border-radius: 5px 5px 0 0;
}

html:not(.mejs-fullscreen) .mejs-container .mejs-mediaelement {
    border-radius: 5px 5px 0 0;
}

html:not(.mejs-fullscreen) .mejs-container video {
    border-radius: 5px 5px 0 0;
}

html:not(.mejs-fullscreen) .featured-video .mejs-controls, html:not(.mejs-fullscreen) .featured-video .mejs-controls:not([style*="visibility: hidden"]) {
    border-radius: 0 0 5px 5px !important;
}



body.page-template .block_6 .article .text h4 {
    font-size: 1.15rem !important;
    line-height: 1.75rem;
}




@media screen and (max-width: 600px) {
  .hide-if-large.centeredtext h1 {
    font-family: "Lora" !important;
    font-weight: bold;
    font-size: 1.4rem;
  }
  
  .content-column.one_third a {display: inline-block;}
  
  .content-column.one_third a:nth-child(4) {
    display: block;
    margin: 0 auto !important;
  }
  
  .content-column.one_third br {
    display: none;
  }
  
  .content-column.one_third {
    margin-bottom: 0;
  }
  .content-column.one_third {
    width: 33.333%;
    clear: unset !important;
  }
}

.hide-if-large.centeredtext {
    position: relative;
	background-image:url('https://archive.drsusanblock.com/_private1/ccbill_test/members/pink2.jpg')
}

.hide-if-large.centeredtext:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f9dfdf73;
}

.hide-if-large.centeredtext * {
    z-index: 2;
    position: relative;
    font-weight: bold !important;
}


.collapsible-header.cTopics_i h1:before {
    content: "menu";
    font-family: 'Material Icons';
    font-size: 2rem;
    line-height: 50px;
    /* position: absolute; */
    float: left;
    margin-right: 12px;
	text-transform:none !important;
	font-variant:none;
}

#cTopics .col.btn,
#modal_nav .col.btn {
    word-wrap: break-word;
    overflow: hidden;
    white-space: break-spaces;
}

#cTopics .col.btn,
#modal_nav .col.btn {
    background: #ffffff none repeat scroll 0 0;
    border: 8px solid #fff;
    box-shadow: 0 0 0 2px #ffa0a0 inset;
    color: #000000;
}

#cTopics .col.btn i,
#modal_nav .col.btn i {
/*     font-size: 1.1rem; */
    line-height: 1.75rem !important;
    display: block;
}

#cTopics .col.btn,
#modal_nav .col.btn {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 0 5px !important;
	 
    position: relative;
}
#cTopics .col.btn:not(:last-child),
#modal_nav .col.btn:not(:last-child) {
	background-image: url('https://archive.drsusanblock.com/_private1/ccbill_test/members/pink2.jpg') !important;
}

#cTopics .col.btn:not(:last-child):before,
#modal_nav .col.btn:not(:last-child):before {
    content: "";
    display: block;
    background: #ffffff9c !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    left: 0;
}

#cTopics .col.btn:not(:last-child) i,
#modal_nav .col.btn:not(:last-child) i {
    position: relative;
    z-index: 2;
}

#cTopics .col.btn:nth-child(3) i,
#modal_nav .col.btn:nth-child(3) i {
    font-size: 0 !important;
    line-height:0 !important;
}

#cTopics .col.btn:nth-child(3) i:before,
#modal_nav .col.btn:nth-child(3) i:before,
#cTopics .col.btn:nth-child(3) i:after ,
#modal_nav .col.btn:nth-child(3) i:after {
    content: "Phone";
    font-size: 1.3rem;
    line-height: 1.75rem !important;
	display:block;
}

#cTopics .col.btn:nth-child(3) i:after,
#modal_nav .col.btn:nth-child(3) i:after {
    content: "Sex Therapy";
}

#cTopics .col.btn:nth-child(6),
#modal_nav .col.btn:nth-child(6),
#cTopics .col.btn:nth-child(7),
#modal_nav .col.btn:nth-child(7){
	display:none;
}

@media only screen and (min-width: 601px){
    #cTopics .col.btn,
    #modal_nav .col.btn {
        width: 20% !important;
    }
}


@media screen and (max-width:600px) {
.material-grid li {
    width: calc(calc(100% / 3) - calc(var(--material-grid-spacing) * 3));
}
	
	#callus h2 + a {
    display: none;
}

#phone-list {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 0;
}

#phone-list > a {
    width: 50%;
    margin: 0 !important;
    padding: 10px 0;
}

#phone-list > a:first-child {
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding: 0 0 30px;
}

#phone-list > p:last-child {
    display: none;
}

#phone-list > a span {
    font-size: 1.25rem;
    line-height: 2.25rem;
}

#phone-list > a strong {
    font-size: 1.1rem;
}

#phone-list > a:first-child strong br {
    display: none;
}

#phone-list > a:first-child span {
    font-size: 1.85rem;
    line-height: 2rem;
}

#phone-list > a:first-child strong {
    font-size: 1.5rem;
    line-height: 2.5rem;
}

#phone-list > a {
    border-bottom: 1px solid #dedede;
}

#phone-list > a:nth-child(2n+2) {border-right: 1px solid #dedede;}

#phone-list .block_4 h2 span {
    background: transparent;
    padding: 20px 0 0;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

.list + br + .block_4 a, #talkabout > .col > a[href*="what-can-we-talk-about"] {
    background: url('https://drsusanblockinstitute.com/wp-content/uploads/2024/09/what-can-we-talk-about.jpg') center center / contain no-repeat;
    display: block;
    height: 118px;
}

.list + br + .block_4 a img, #talkabout > .col > a[href*="what-can-we-talk-about"] img{
    opacity: 0;
    pointer-events: none;
}

.block_4 .block_4 > .list a {

    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    font-family:'Lora', serif;
    font-weight:500;
    
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    
    
    text-decoration: none;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
    
    background: linear-gradient(0deg,#ff7171,#ffa0a0);
    border: 1px solid #ff7171;
    border-radius: 10px;
    line-height: 34px;
    padding:0 2rem;
    font-size:15px;
}

#phone-list ~ .block_4 .list {
    padding:15px 0 0;
}

#phone-list ~ .block_4:last-child h2 span{
    text-align:center;
    line-height:2rem;
}

.m3 .block_4 h2 span {
    font-size: 1.5rem;
    line-height: 2rem;
    background-size: 100% 15px;
}

.m3 .block_4 h2 a {
    border-bottom: none;
}

#text-2 .textwidget {
    display: flex;
    flex-flow: row nowrap;
    gap: 10px;
    align-items: center;
}

#text-2 .textwidget a {
    width: 25%;
}

} /* end max 600px */


#phone-list > a {
  font-family: "Lora", serif !important;
  font-size: 1.25rem !important;
  line-height: 1.875rem !important;
  text-align: center;
  display: block;
  margin-bottom:8px;
}

#phone-list > a:not(:hover), #phone-list > a:not(:hover) span {
  color: black;
  text-decoration:none;
}

@media screen and (min-width:600px) {
		#phone-list a strong {
		user-select: none;
	}

	#phone-list > a {
		pointer-events: none;
	}
}


/* nav footer */
nav.nav_icons {position: fixed;bottom: 0;left: 0;right: 0;top: auto;z-index: 19;}

nav.nav_icons i.material-icons {
  line-height: 37px;
  height: 37px;
}

nav.nav_icons ul a {
  text-decoration: none;

}
nav.nav_icons ul a:not(:hover, .active) {
	opacity:.5;	
}

nav.nav_icons ul li {
  width: 20%;
  text-align: center;
}
.nav_icons {
  background:darkred;
}

nav.nav_icons:nth-child(2) {
  position: relative;
}
.nav_icons a {
  font-family:'Arial';
	height:54px;
  line-height: .5rem;
  font-size: .8rem;
}
@media screen and (min-width:687px) {
	.body_box .nav_icons a {
			font-size: 1rem;
		margin: 0 10px 0 0
	}
}
/* nav footer */

.modal-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  position: fixed;
  background: black;
}




.modal-overlay {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

nav .nav-wrapper.container {
  padding: 0;
}

.modal a {
  text-decoration: none;
}

.no-shadow {
  box-shadow: none !important;
}

#modal_nav .modal-content.row {
  padding-top: 0;
}

.nav_icons {
  overflow:hidden;
}

nav.nav_icons ul a.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  background: #ff0053;
  bottom:-7px;
	left:0;
	right:0;
  border-radius:5px 5px 0 0;
}

nav.nav_icons ul a.active {
  position: relative;
}


#modal_search .gsc-control-cse.gsc-control-cse-en {
  height: auto;
  padding: 0;
}

#modal_search form.gsc-search-box.gsc-search-box-tools {
  position: relative;
  background: transparent;
  padding: 0 !important;
}

#modal_search .gsc-webResult.gsc-result {
  border: none;
  box-shadow: none !important;
}

#modal_search .gs-title {
  width: 100%;
}

#modal_search .gsc-input-box {
  padding: 0;
  border: none;
}

#modal_search table.gsc-search-box td.gsib_a {
  padding: 0;
}

#modal_search table.gsc-search-box td {
  height: 56px;
}

#modal_search button.gsc-search-button.gsc-search-button-v2 {
  padding: 0 10px;
}


#modal_search .gsc-control-cse {
  pointer-events: all;
}

.gsc-results-wrapper-nooverlay.gsc-results-wrapper-visible {
  clear: both;
}

#modal_search button.gsc-search-button.gsc-search-button-v2 {
  height: 46px;
  line-height: 0;
  padding: 15px 15px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  line-height: 46px;
  box-sizing: border-box;
  height: 46px;
  border-radius:10px;
}

.gsc-search-box-tools .gsc-search-box input.gsc-input {
  line-height: 44px !important;
  height: 44px !important;
  border-radius:10px 0 0 10px;
  padding: 0 27px 0 10px !important;
}

a.gsst_a {
  padding: 9.5px 4px;
  box-sizing: border-box;
  height: 46px;
  vertical-align: top;
  line-height: 0;
}

#modal_search table.gsc-search-box td.gsib_b {
  position: absolute;
  right: 0;
}

#modal_search table.gsc-search-box tr {
  position: relative;
}



@media only screen and (max-width: 600px) {
  nav .container {width:100%;}
	.modal {
		width: 100%;
		max-height: 100vh;
		top: 0 !important;
	}
	nav.nav_icons {
		background: #fff;
	}

	nav.nav_icons a {
		color: black;
		padding:0;
	}
}
@media only screen and (min-width: 601px) {
	form.gsc-search-box table {
	  max-width: 25dvw;
	}
  nav.nav_icons ul a {
    height:64px;
    padding:0 10px;
    line-height:64px;
  }
  nav.nav_icons i.material-icons {
    height:40px;
    line-height:40px;
  }
  nav.nav_icons ul li {
    width:auto;
  }
  nav.nav_icons ul a i.material-icons {
    display:inline-block;
    line-height:inherit;
    height:auto;
    vertical-align:top;
  }
  nav.nav_icons ul li:last-child {
    float:right;
    padding:10px 0;
  }
  nav.nav_icons ul li:last-child a {
    background:#ffffff22;
    height:34px;
    line-height:34px;
    border-radius:20px;
    padding:0 30px;
  }
  nav.nav_icons:not(:nth-child(2)) {
    display: none !important;
  }
}

.modal .modal-content {
	padding-top:0;
}



.modal-overlay {
  background:#eee3e3;
}
.modal {
  box-shadow:none;
}

form.gsc-search-box {
  max-width: 100%;
}

form.gsc-search-box table {
  box-shadow: 0 0 0 7px #efefef;
  border-radius: 10px;
  float: left;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0;
  border-radius: 10px 0 0 10px;
}

#modal_search button.gsc-search-button.gsc-search-button-v2 {
  border-radius: 0 10px 10px 0;
}



#cTopics_w {
	padding:0 0 40px;
}

nav.nav_icons.active-nav {
    background: #6f102f none repeat scroll 0 0;
    box-shadow: none;
}

nav.nav_icons.active-nav {
    background: #6f102f none repeat scroll 0 0;
    box-shadow: none;
}

nav.nav_icons.active-nav ul li:not(:nth-child(2)) a {
    opacity: .1;
    pointer-events: none !important;
}

nav.nav_icons.active-nav {
    background: #6f102f none repeat scroll 0 0;
    box-shadow: none;
}

nav.nav_icons.active-nav ul li:not(:nth-child(2)) a {
    opacity: .1;
    pointer-events: none !important;
}

.modal h1 {
    font-size: 2rem;
    line-height: 3rem;
    height: 3rem;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif !important;
}

.gsc-search-box-tools .gsc-search-box input.gsc-input::placeholder {
    color: var(--color_blue);
}

.gsc-search-box-tools .gsc-search-box input.gsc-input::placeholder {
    padding: 0;
    text-indent: 0 !important;
    left: 0;
    font-size:1rem;
}

.modal a.modal-close {
    width: 64px;
    text-align: center;
}

nav .nav-wrapper.container {
    width: 100%;
}

.gsc_wrap {
	display:none !important;
}

nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
	height:54px;
	line-height:54px;
}
@media only screen and (min-width: 601px){
nav.nav_icons ul a {
	height:54px;
	line-height:54px;
}
}

.featured-video h2 {
	display:none;
}
.page-id-53548 .content-column img:not(:hover) {
    opacity: 1;
}

.page-id-53548 .content-column img:hover {
    opacity: .8;
}

.page-id-56061 .singlepage > h2 {
  display: none;
}


#text-2 a[href*="https://www.amazon.com/gp/product/0688026443"] img {
  border:1px solid #e5cb76;
  box-sizing:border-box;
}

@media screen and (max-width:339px) {
	.hide-if-large.centeredtext h2 {
		font-size: 1.25rem;
		margin-top: 5px;
	}

	.hide-if-large.centeredtext > * {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.hide-if-large.centeredtext p {
		margin-bottom: 10px !important;
	}

	.hide-if-large.centeredtext br + br {
		display: none;
		margin: 0 10px !important;
	}
}


@media (max-width: 678px){
	#cTopics .col.btn, #modal_nav .col.btn {
		min-height:80px;
	}
	#cTopics .col.btn i, #modal_nav .col.btn i {
		font-size:1.1rem !important;
		line-height:1.6rem !important;
	}
	#cTopics .col.btn:nth-child(3) i:before, #modal_nav .col.btn:nth-child(3) i:before, #cTopics .col.btn:nth-child(3) i:after, #modal_nav .col.btn:nth-child(3) i:after {
		font-size:1.1rem !important;
		line-height:1.6rem !important;
	}
.page-id-48 .one_half.last_column {
  clear: none;
}
  .awsm-grid-wrapper .awsm-grid>.awsm-grid-card {
    width:33.333%;
    padding: 3px;
  }
    
  .modal-style.style-1 figure figcaption h3 {
    font-size:1.2rem;
  }
  
  .awsm-grid.modal-style figure .awsm-personal-info > span {
    font-size: .8rem;
    line-height: .8rem;
  }
  
  .awsm-grid figure > span.ezm-status-online span {
    font-size: 1rem;
    line-height: 15px;
    height: 15px;
  }
  
  .awsm-grid figure > span.ezm-status-online.ezm-status-webcam.ezm-status-phone span {
    font-size: 1rem;
    padding: 0 1px;
    line-height: 15px;
    height: 15px;
  }
  
  figure:not(:hover) > .ezm-status-online, figure > .ezm-status-online {
    line-height:15px;
    height: 15px;
    padding: 0 1px;
  }

	#awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card {
		width: 100%;
	}

	#awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card figure {
		display: flex;
		flex-flow: row nowrap;
	}

	#awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card .image-wrap {
		width: 40%;
		margin: 0 10px 0 0;
	}

	#awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card figure > figcaption {
		width: 70%;
	}

	.awsm-contact-info p:not(:nth-child(2)) {
		display: none;
	}
	#modal_nav .modal-content {
		height:calc(100dvh - 54px);
	}
	body.page-id-56061 .ct_singlepage p span[style*="font-size: 14pt"] {
    font-size: 1rem !important;
		line-height:1rem !important;
}
	
}





.text strong {

}

.page-id-48 .block_6 .article .text ul.material-grid {
  padding-left: 0;
}

.page-id-48 .block_6 .article .text ul.material-grid li {
  width: calc(calc(100% / 3) - calc(var(--material-grid-spacing) * 3));
}



.singlepage h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 9px;
}

.awsm-grid.list-style>.awsm-grid-card {
    border-top: 1px solid rgba(35,35,35,.2);
    padding: 30px 0;
}

.singlepage .ct_singlepage > h3:first-child {
    font-size: 2rem;
    font-family: "Times New Roman", serif;
}

.awsm-grid-wrapper + h3 {
  margin: 20px 0 10px;
  font-family: "Times New Roman", serif;
  font-size: 1.5rem;
}


.awsm-grid.list-style .image-wrap figcaption a.drsuzy-click-to-call {
        color:inherit;
    }

@media screen and (max-width: 678px){
    .singlepage .ct_singlepage {
        font-size: 0.85714286rem;
        padding-top: 0;
    }
    .singlepage .ct_singlepage p {
        margin-bottom: 10px;
    }
    .singlepage .ct_singlepage > h3:first-child {
        font-size:1.25rem;
    }
    .singlepage h4 {
        font-size:.9rem;
    }
    .container {
        width: calc(95% - 1.5rem);
    }
    .awsm-grid-wrapper .awsm-grid h3 {
        font-size:1.2rem;
    }
    #awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card .image-wrap {
        width:33.33%;
    }
    .awsm-grid.list-style .image-wrap figcaption {
        font-size: .7rem;
        line-height: .8rem;
    }
    
    .awsm-grid.list-style>.awsm-grid-card {
        padding:20px 0;
        margin: 0 0 20px;
    }
    
    
    .ezm-status-online-legend:before {
        content: "Now Available for";
        display: block;
        font-size: 1rem;
        width:100%;
    }
    
    
    .ezm-status-online-legend a + a {
        margin:0;
    }
    .ezm-status-online-legend {
        display:flex !important;
        flex-flow:row wrap;
        gap:0 10px;
        text-align:center;
        justify-content:center;
    }
    
    
    
    .ezm-status-online-legend a {
        font-size: .9rem;
    }
    
    .awsm-grid-wrapper + p {
        display: none;
    }
        
    .page-id-56061 h4 + p > a.pink.lighten-4.black-text.text-darken-4 {
        margin: 0px auto 10px !important;
    }
    
    .page-id-56061 .awsm-grid-wrapper .awsm-grid {
        padding: 10px 0;
    }
}

.ezm-status-online-legend a {
	border:1px solid #ddd;
	border-radius:5px;
}



@media screen and (max-width:687px) {
.ezm-status-online-legend a {
    font-size: 1rem;
    font-family: "Arial";
    color: #000;
}
.ezm-status-online-legend:before{
    font-weight:bold;
    font-family: "Arial";
    margin:0 0 3px;
}
	
#awsm-team-56274.awsm-grid-wrapper .awsm-grid.list-style .awsm-personal-info span {
    font-size: .9rem;
}

#awsm-team-56274.awsm-grid-wrapper .awsm-grid.list-style figure > figcaption {
    display: flex;
    flex-flow: row wrap;
    align-content: center;
}

#awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card {
    margin-bottom: 0;
}

}

@media screen and (min-width:687px) {
	a.ezm-status-phone:before {
			content: "Now Available for";
	}

	a.ezm-status-phone span {
			float: left;
			margin: 0 10px 0 0;
	}
}


.ezm-status-online-legend {
    text-align:center !important;
    margin:0 auto !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position:relative;
}



#modal_nav .col.btn {
    height: 20%;
}


#cTopics .col.btn:nth-child(2) i:before, #modal_nav .col.btn:nth-child(2) i:before {
    content:"What Can We";
}
#cTopics .col.btn:nth-child(2) i:after, #modal_nav .col.btn:nth-child(2) i:after {
    content:"Talk About?";
}

@media screen and (max-width:687px) {
#cTopics .col.btn:nth-child(2) i:before, #modal_nav .col.btn:nth-child(2) i:before, #cTopics .col.btn:nth-child(2) i:after, #modal_nav .col.btn:nth-child(2) i:after {
    font-size:1.1rem;
    line-height:1.6rem;
	  white-space: nowrap;
		display:block;
}
}

#cTopics .col.btn:nth-child(2) i, #modal_nav .col.btn:nth-child(2) i {
    font-size:0 !important;
    line-height:0 !important;
    
}


body {
	height:auto
}




body > nav.nav_icons {
    transform: translateY(100%);
    transition: 150ms ease;
}

body > nav.nav_icons.affix {
    transform: translateY(0%);
}

body > nav.nav_icons ul a {
    transition: 0s ease;
    transform:translateX(20px);
	text-shadow:1px 1px 0px transparent;
}
body > nav.nav_icons.affix ul a {
	text-shadow:1px 1px 0px #fff;
}

body > nav.nav_icons ul a:not(:hover, .active),
body > nav.nav_icons ul a {
		color:transparent;
}


body > nav.nav_icons.affix ul a {
    transition:350ms ease .5s;
    transform:translateX(0px);
}
body > nav.nav_icons.affix ul a:not(:hover, .active) {
		color:#000;
}
body > nav.nav_icons.affix ul a:hover {
		color:#000;
}

body > nav.nav_icons.affix ul a {
    color: #000;
}
body > nav.nav_icons.affix ul li:nth-child(1) a {
    transition-delay:150ms;
}
body > nav.nav_icons.affix ul li:nth-child(2) a {
    transition-delay:300ms;
}
body > nav.nav_icons.affix ul li:nth-child(3) a {
    transition-delay:450ms;
}
body > nav.nav_icons.affix ul li:nth-child(4) a {
    transition-delay:600ms;
}
body > nav.nav_icons.affix ul li:nth-child(5) a {
    transition-delay:750ms;
}


body > nav.nav_icons {
	height:calc(54px + env(safe-area-inset-bottom));
	padding-bottom:env(safe-area-inset-bottom);
}




body > nav.nav_icons {
	-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
    background:transparent;
		backdrop-filter: blur(10px);	    		background: linear-gradient(180deg,#ffffff,#ffffffd9,#ffffffc4);
}
body > nav.nav_icons ul {

    overflow: hidden;

}
@media screen and (max-width:687px) {
.page-id-48 #talkabout + div > a, .page-id-48 #talkabout + div > .material-grid {
    display: none;
}
}



/* #awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card .image-wrap img, #awsm-team-56274.awsm-grid-wrapper .awsm-grid>.awsm-grid-card .image-wrap {
    aspect-ratio: 3/4;
    object-position: top center;
} */

@media screen and (max-width: 678px) {
    
    #awsm-team-56274  {
        display:none;
        
    }
    
    #awsm-member-56012-56273 {
        order: 1;
    }
    .page-id-56061 .awsm-grid-wrapper .awsm-grid .awsm-grid-card {
        order: 2;
    }
    
    
    .awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span:before,
    .awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span:after {
        font-size: .7rem;
        line-height: .8rem;
    }
    .awsm-grid.modal-style #awsm-member-56012-56273 figure .awsm-personal-info > span {
        line-height:0;
        padding: 0 0 5px;
    }
    
    .awsm-grid.modal-style #awsm-member-56012-56273 figure figcaption {
        padding: 20px 0 0;
        overflow: hidden;
    }
    
    .modal-style.style-1 figure figcaption h3 {
        font-size:1rem;
        letter-spacing:-.5px;
        word-spacing:-1px;
    }
    
    .awsm-grid.modal-style #awsm-member-56012-56273 figure figcaption h3 {
        line-height:1rem;
    }
    
}
