/* Start custom CSS */.gc-arrow-btn svg {
    height: auto;
}
.gc-nav-link a:hover{
    font-weight: 500;
    color: #000;
}
.gc-chef-section img:hover {
   box-shadow: 30px 20px 10px 4px rgba(0, 0, 0, 0.15);
   transition-duration: 1s;
 }
.gc-about-heading h1 span{
    color: #fc6d4f;
}
.gc-footer-section path{
    color: #FC6D4F;
}
@media screen and (max-width:1440px) and (min-width:1336px){
    .elementor-6145 .elementor-element.elementor-element-0018d3a{
            padding: 100px 100px 130px 100px;

    }
}
@media screen and (max-width:767px) and (min-width:640px){
    .gc-chef-image img{
            padding: 0 50px 0 50px !important;

    }
}
@media screen and (max-width:767px){
 .gc-welcome-text h2 br{
        display:none;
    }
}
@media screen and (max-width:767px) and (min-width:480px){

    .gc-cta-col .elementor-widget-wrap>.elementor-element{
            width:50%;
}
.elementor-6067 .elementor-element.elementor-element-f95a6da > .elementor-element-populated,.elementor-6067 .elementor-element.elementor-element-76c5322 > .elementor-widget-container{
    margin: 0 10px 0 10px ;
}
}

@media screen and  (max-width:366px){
 .gc-nav-link span.elementor-button-icon.elementor-align-icon-right{
        display:none;
}
}
/**Map Marker**/

@media screen and (max-width:425px) and (min-width:381px){
    .gc-footer-section .fa-map-marker-alt:before {
    margin: 0px 0 0 30px;
}
    
}
@media screen and (max-width:380px){
    .gc-footer-section .fa-map-marker-alt:before{
            margin: 0 0 0 20px;

    }
}/* End custom CSS */