/*
Theme Name: Private Chef Aruba
Theme URI: https://www.myprivatechef.com
Template: astra
Author: Web Tech Aruba
Author URI: https://www.webtecharuba.com
Description: This theme is use to create Private Chef Aruba website.
Tags: private-chef-aruba, my-private-chef, my-private-chef-aruba
Version: 1.0.1.1677256258
Updated: 2023-02-24 12:30:58

*/
a {text-decoration:none !important;}
.textitem input[type=text], .textitem input[type=email], .textitem input[type=tel], .textitem input[type=date], .textitem input[type=number] {
    background: #fff;
	height: 40px;
	border: 1px solid #000;
}
#wpcf7-f656-p693-o1 .textitem .wpcf7-submit { background-color: #FF5757; border-radius: 4px 4px 4px 4px; padding: 12px 20px 10px 20px; text-transform: uppercase; font-family: "Roboto", Sans-serif; font-size: 14px; font-weight: 600; line-height: 25px; }
#wpcf7-f656-p693-o1 .textitem .wpcf7-submit:hover {background-color: #18969D;}
.textitem textarea {
	 background: #fff;
	height: 80px;
	border: 1px solid #000;
}
/*.hovrimg .elementor-column {overflow:hidden;}
.hovrimg .elementor-column .elementor-widget-wrap { transition: transform .5s ease;}
.hovrimg .elementor-column:hover .elementor-widget-wrap{transform: scale(1.2);}*/
.textitem p {
    margin-bottom: 12px;
}
.elefull .taxonomy-grid .col-lg-6 {
    width: 100%;
}
.elefull .module-wrap {
	margin-bottom : 0px;
}
.elefull .taxonomy-grid-1 .taxonomy-card a {
	max-height: 300px;
	min-height: 150px;
}
.elefull .taxonomy-grid-1 .taxonomy-card {
	margin-bottom:0px;
}
.imghet .elefull .taxonomy-grid-1 .taxonomy-card a img {
	object-fit: cover;
    height: 150px;
}

.prthvr > .elementor-element-populated {
	-webkit-transition: all .5s !important;
    -moz-transition: all .5s !important;
    -o-transition: all .5s !important;
    transition: all .5s !important;
}
.prthvr:hover .elementor-element-populated {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.elementor-column.prthvr {
    position: relative;
    overflow: hidden;
	margin: 5px;
    border-radius: 10px;
}
section.elementor-section.home3 { left: -60px; }
@media screen and (max-width: 600px) {
section.elementor-section.home3 { left: 0px; }	
}
