/* 
Theme Name: Hello Elementor Child (DLP & Website)
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.4.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
 *  oom_cc
*/

html {
    overflow-x: hidden;
    max-width: 1920px;
    margin: 0 auto;
}

/* Header */
.header-widget-shortheader{
	background-color: #000 !important;	
}
.header-widget-shortheader{
    transform: translateY(0) !important;
}

/* Floating WhatsApp */
.oom-widget-chat-content-message {
    width: 100%;
}

/* Contact Form Header Section*/
input#form-field-c_name {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;
	padding-left: unset;
}
input#form-field-c_contact_number {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;    
	padding-left: unset;
}
input#form-field-c_email {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;     
	padding-left: unset;
}
textarea#form-field-c_message {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;    
    margin-bottom: 30px;
	padding-left: unset;
}

select#form-field-c_treatment {
	border-bottom: 1px solid #1D1D1D;
    border-radius: 0;    
	padding-left: unset;
}

/* Contact Form Footer Section*/
input#form-field-c_footer_name {
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0;
	padding-left: unset;
}
input#form-field-c_footer_number {
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0;    
	padding-left: unset;
}
input#form-field-c_footer_email {
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0;     
	padding-left: unset;
}
textarea#form-field-c_footer_message {
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0;    
    margin-bottom: 30px;
	padding-left: unset;
}

select#form-field-c_footer_treatmnet {
	border-bottom: 1px solid #FFFFFF;
    border-radius: 0;     
	padding-left: unset;
}

/* Floating WhatsApp Button */
.oom-widget-popup-wrapper .oom-widget-chat-button {
	background-color: #2AA81A !important;
	border-radius: 15px !important;
}

.footer-form select option{
	color: #000000 !important;
}

/* Button */

.elementor-button{
    cursor: pointer;
}

/* Hyperlink Color */
a.loc-txt-clr {
    color: #FFF;
}

/* Hover Effect */
.hov-txt-clr:hover .elementor-image-box-title {
    color: white !important;
}
.hov-txt-clr:hover p.elementor-image-box-description {
    color: white !important;
}

/* Mobile Menu */

.custom-menu-nav {
    display: none !important;
}
.custom-menu-nav.active {
    display: block !important;
}

.custom-menu-nav {
    position: fixed;
    background: #000;
    width: 100%;
    z-index: 999;
}

.toggle-btn-open {
    margin-bottom: 0px !important;
}

.toggle-btn-open .elementor-icon-wrapper,
.toggle-btn-close .elementor-icon-wrapper {
    width: 30px;
    height: 30px;
}

/* Icon List */

.icon-list .elementor-icon-box-title {
    display: none;
}

.icon-list .elementor-icon-box-description a {
    color: #fff !important;
}

.icon-list .elementor-icon-box-description a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.icon-list .elementor-icon-box-icon .elementor-icon {
    margin-top: 5px;
}

/* Footer */

.site-footer {
    display: none !important;
}


/** Responsive **/

@media (min-width: 1025px){
    
    /* Elementor Form */
	
	/* CUSTOM RECAPTCHA	 */
    .cstm-recaptcha .elementor-field-type-recaptcha_v3.recaptcha_v3-inline {
        width: 80% !important;
		justify-content: flex-end !important;
    } 
	
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline {
        width: 60% !important;
    }
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(.85);
        transform-origin: left center;
    }
    
    .elementor-field-group.elementor-field-type-submit {
        align-items: center;
    }
}

@media only screen and (max-width: 1024px) {
	.what-is-pico-laser-section .elementor-element.elementor-element-f4170f0 {
        padding-top: 80px;
	}
	 .cstm-recaptcha .elementor-field-type-recaptcha_v3.recaptcha_v3-inline {
        width: 100% !improtant;
        justify-content: flex-end !important;
    }
	.cstm-recaptcha .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons{
		width: 100%;
		flex-direction: column;
	}
	.what-is-pico-laser-section {
		padding-top: 180px !important;
	}
	.typage-cstm {
		top: unset;
	}
	.elementor-134 .elementor-element.elementor-element-16ff9ca .elementor-button {
		padding: 15px 105px;
	}
}

@media only screen and (max-width: 1024px) and (orientation : landscape){
	.what-is-pico-laser-section {
		padding-top: 140px;
	}
	.typage-cstm {
		top: 40px !important;
	}
}

@media (max-width: 767px){
    /* Elementor Form */
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline{
        justify-content: center !important;
    }
    
   .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(1);
        transform-origin: center center;
    } 
	.pico-laser-girl {
		width: unset;
        margin-bottom: unset;
	}
	.what-is-pico-laser-section {
		padding-top: unset;
	}
	.cstm-recaptcha .elementor-field-type-recaptcha_v3.recaptcha_v3-inline {
        width: 100% !improtant;
        justify-content: center !important;
    }
	.cstm-recaptcha .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons{
		width: 100%;
		display: flex;
    	align-content: center;
	}
	.typage-cstm {
		top: unset;
	}
}

@media only screen and (max-width: 767px) and (orientation : landscape) {
	.pico-laser-girl {
		width: 45%;
        margin-bottom: 100px;
	}
	.what-is-pico-laser-section {
		padding-top: 180px;
	}
	.typage-cstm {
		top: 130px;
	}
}

@media (max-width: 1920px) {
	
}

@media (max-width: 1440px) {
	
}

@media (max-width: 1280px) {
	
}

@media (max-width: 1024px) {
	
}

/*
 * Surface Pro
 */
@media (max-width: 912px) {
	
}

/*
 * iPad Air
 */
 @media (max-width: 820px) {
	
}

/*
 * iPad 9th
 */
@media (max-width: 810px) {
	
}

/*
 * iPad Mini
 */
@media (max-width: 768px) {


}

@media (max-width: 767px){
     /* WA Widget */

    .oom-widget-popup-wrapper .oom-widget-chat-button{
        right: 10px !important;
    }
}


@media (max-width: 480px) {

}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) {
	
}


@media (max-width: 360px) {

}


@media (max-width: 320px) {
	
}

