/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */

html{line-height:1.15;-webkit-text-size-adjust:100%}
*,::after,::before{box-sizing:border-box}

p,h1,h2,h3,h4,h5,h6 { margin-top: 0;}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span { font-weight: 200;}

/* Form */
label{display:inline-block;line-height:1;vertical-align:middle}
button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}
input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border: solid 2px rgba(0,0,0,0.1);border-radius: 10px;padding:.5rem 1rem;margin-bottom: 5px;transition:all .3s;box-shadow: 0 3px 15px rgba(0,0,0,0.05);}
input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#4CAF50}
input::placeholder {color: #888;opacity: 0.5;}
button,input{overflow:visible}
button,select{text-transform:none}
[type=button],[type=submit],button{color: #fff;border-radius: 10px;transition:all .3s;border: 0;}
[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto;resize:vertical}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
select{display:block}

/* contact form 7 */
.wpcf7-form-control-wrap { display: block;}
.wpcf7-list-item { margin-left: 0;}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip, .wpcf7-list-item .wpcf7-list-item-label { font-size: 13px;}
.wpcf7-submit.ct-input {}

/* Table */
table{background-color:transparent;width:100%;margin-block-end:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}
table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid rgba(128,128,128,.5019607843)}
table th{font-weight:700}
table tfoot th,table thead th{font-size:1em}
table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid rgba(128,128,128,0.5019607843)}
table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:rgba(128,128,128,.0705882353)}
table tbody tr:hover>td,table tbody tr:hover>th{background-color:rgba(128,128,128,.1019607843)}
table tbody+tbody{border-block-start:2px solid rgba(128,128,128,0.5019607843)}
@media (max-width:767px){
   table table{font-size:.8em}
   table table td,table table th{padding:7px;line-height:1.3}
   table table th{font-weight:400}
}
dd,dl,dt,li,ol,ul{margin-block-start:0;margin-block-end:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}

/* Customize Testimonial */
.uc_quote_slider .uc_carousel.owl-carousel .uc_quote_item .uc_quote_info { align-items: start; text-align: left;}
.uc_quote_slider .uc_carousel.owl-carousel .uc_quote_item .uc_quote_info .uc_author { flex-direction: row;}
.uc_quote_slider .uc_carousel.owl-carousel .uc_quote_item .uc_quote_info .uc_author_info { text-align: left;}

/* Customize Floating Chat */
#wp-nt-aio-wrapper .nt-aio-active, #wp-nt-aio-wrapper .nt-aio-item .nt-aio-item-icon { width:50px; height:50px; background-size: 18px 18px !important;}

@media (max-width:767px){
	.icon-left .elementor-image-box-wrapper {display:flex; column-gap: 15px;}
}