/*
Theme Name: luxia child
Theme URI:http://wordpress.zcube.in/luxia
Description: luxia – Beauty & Spa Center WordPress Child Theme.
Text Domain: luxia
Author:       zcube
Author URI: http://wordpress.zcube.in/luxia/demo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     luxia
Version:      1.0

*/


/* Theme customization starts here
  -------------------------------------------------------------- */
.slider-btn a.video-i.popup-video { display: none; }
#doctora .slider-btn .ss-btn, #doctor .slider-btn .ss-btn { display: none; }
#doctora .about-area { padding-top: 120px; padding-bottom: 20px; } 
#doctor .about-area { padding-top: 60px; padding-bottom: 120px; }
/* .breadcrumb-area { background-color: transparent !important; } */
textarea { resize: none; }

/* Services Pages */
.postid-2410 #about.about-area { padding: 2rem 0; }
.postid-2413 #services2 .section-title { display: none; }
.postid-2413 #services2.services-area {  padding: 1.25rem 0; }
.postid-2413 #about.about-area { padding: 2rem 0; }
.postid-2413 .services-box .ss-btn2 { display: inherit !important; bottom: 2px; }
#media_image-1 { border: none !important; }

/* Scroll Up */
#scrollUp { right: 21px; bottom: 110px; }

/* Footer */
.footer-bg { background-color: #FFFFFF !important; }
.footer-top { padding-bottom: 1rem; }
.footer-widget .widgettitle { font-family: font-family: 'Playfair Display', serif; }
.copyright-wrap { color: #62605c; }

/* ajustes para small mobile :320px. */
@media (max-width: 812px) {
    .breadcrumb-title h2 {
        margin: 0 auto !important;
        padding: 0.5rem 0;
        background: rgba(255,255,255,0.8);
        text-align: center !important;
    }
}

/* Hide ReCaptcha V3 (11-2021) */
.grecaptcha-badge { visibility: hidden; }
