/*
Theme Name: Child Hello elementor
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



#wpcf7-f490-p8-o1 .wpcf7-response-output {
    color: #fff;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.csub_btn {
    background-color: #dab749;
    padding: 10px 65px;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    border:1px solid #dab749;
}
.csub_btn:hover {
    background-color: #000 !important;
    border:1px solid #fff !important;
}
.p_class p{
    color:#fff !important;
}
.logistics_desc p {
    margin-bottom: 0px;
}
.bck_color:hover{
    background-color: #dab749 !important;
}
.bck_color:hover .elementor-image-box-description
{
    color: #000 !important;
}
.left_title_class h2:before {
  
    left: 50% !important;
    
}
.elementor-sticky--active .elementor-element-d4288d8 img {
    width: 80px;
}
.hover_services_class  h3.elementor-flip-box__layer__title {
    background-color: #dab749;
    padding: 15px 10px;
    border-radius: 33px;
}
.hover_services_class .elementor-flip-box__layer__overlay {
   
    padding-bottom: 0px;
}

.hover_services_class .elementor-flip-box:hover .elementor-flip-box__back {
    
    opacity: 0.85 !important;
}
.hover_services_class .elementor-flip-box__layer.elementor-flip-box__front {
    border-radius: 5px;
}
.elementor-sticky--active{
   background-color: #000;
}
.serve-title {
    display: none;
}
.serve-box:hover .serve-title {
    display: block;
}
.serve-box:hover .elementor-element.box-shape{ 
	position:relative;
	overflow: hidden;
}

.serve-box:hover .elementor-element.box-shape::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    left: -120px;
    width: 400px;
    content: "";
    opacity: 0.9;
    border-radius: 30px 90px 20px 30px;
    -webkit-transform: skew(-22deg);
    transform: skew(-22deg);
    background-color: #dab749;
}
a.link-color {
    color: #dab749;
}
a.link-color:hover {
    color: #dab749;
}

input[type=email], input[type=text],textarea {
    
    border-radius: 15px !important;
    padding: 15px !important;
    margin-bottom: 10px;
}

