/*
Theme Name: Total Child Theme
Theme URI:
Description:
Author:
Author URI:
Template: Total
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/* Popup CSS Start Here */

/* #custom-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
} */

/* .popup-content {
    background: #fff;
    padding: 2rem;
    border-radius: 8px;
    max-width: 400px;
    width: 90%;
    text-align: center;
    position: relative;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    animation: fadeIn 0.3s ease-in-out;
} */

/* .close-popup {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #999;
    cursor: pointer;
} */

/* .close-popup:hover {
    color: #000;
} */

/* @keyframes fadeIn {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
} */

/* Popup CSS Ends Here */

.home-hero-img {
    margin-top: 20px;
}

@media(min-width: 992px) {
    .home-hero-img {
        margin-top: 60px;
    }
}

.border-rad-10 img {
	border-radius: 10px !important;
	overflow: hidden !important;
}

.border-rad-10-shadow img {
	border-radius: 10px !important;
	overflow: hidden !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

#site-header {
    border-bottom: 1px solid #eee;
}

.rplg-review-avatar {
	display: none !important;
}

.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
	background: #fff !important;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    background-color: #fff;
    border: 1px #fff;
    border-radius: 15px;
}

/* .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .wpex-select-wrap {
    margin-top: 3px;
    width: 465px;
} */

#responsive-form{
 max-width:600px /*-- change this to get your desired form width --*/;
 margin:0 auto;
 width:100%;
}

.form-row{
 width: 100%;
}

.column-half, .column-full{
 float: left;
 position: relative;
 padding: 0.65rem;
 width:100%;
 -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}

.clearfix:after {
 content: "";
 display: table;
 clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
 .column-half{
  width: 50%;
 }
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="number"], .wpcf7 textarea {
 width: 100%;
 padding: 8px;
 border: 1px solid #ccc;
 border-radius: 3px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box
}

.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 textarea:focus {
 background: #fff;
}

.wpcf7-submit{
    padding: 1em 8em !important;
    font-size: 1em !important;
    display: block !important;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold !important;
}

.wpcf7-submit:hover{
 		background: #ff0000;
}

span.wpcf7-not-valid-tip{
 text-shadow: none;
 font-size: 12px;
 color: #fff;
 background: #ff0000;
 padding: 5px;
}

div.wpcf7-validation-errors { 
 text-shadow: none;
 border: transparent;
 background: #f9cd00;
 padding: 5px;
 color: #9C6533;
 text-align: center;
 margin: 0;
 font-size: 12px;
}

div.wpcf7-mail-sent-ok{
 text-align: center;
 text-shadow: none;
 padding: 5px;
 font-size: 12px;
 background: #59a80f;
 border-color: #59a80f;
 color: #fff;
 margin: 0;
}

.wpex-about-widget-image>img {
    max-width: 185px;
}

#copyright {
    display: flex;
    justify-content: space-between;
}

@media(max-width: 767px) {
	#copyright {
		gap: 6px;
    flex-direction: column;
	}
}

.meta-date .updated:before {
    content: attr(datetime);
}

.single-post main,
.search-results main {
	padding-top: 30px;
}

.archive #main {
    margin-top: 40px;
}

h1, h2, h3, h4, h5, h6 {
	word-break: break-word;
}

.topbar-email,
.topbar-call {
	font-family: lato;
	font-weight: 600;
}

.topbar-email:hover,
.topbar-call:hover {
	color: #ef5626 !important;
	text-decoration: none;
}

.topbar-email span,
.topbar-call span {
	margin-right: 3px;
	font-size: 12px;
}

.topbar-call span {
	font-size: 14px;
	position: relative;
	top: 1.2px;
	margin-right: 2px;
}

#site-scroll-top.show {
    z-index: 9999;
}

.menu-button a>span {
    padding: 8px !important;
    border-radius: 16px !important;
    line-height: 1.2em !important;
}

.wp-gr.wpac .wp-google-left img {
    width: 46px !important;
    height: 46px !important;
    border-radius: 50% !important;
    object-fit: contain;
}

.vc_custom_1756126470080 .wpb_wrapper, .vc_custom_1756126470080 .vcex-icon-box {
    height: 100%;
}