.elementor-kit-3753{--e-global-color-primary:#D7B66C;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D7B66C;--e-global-color-b4379d9:#FFFFFF;--e-global-color-f92ae77:#000000;--e-global-color-8b906b2:#D7B66C;--e-global-typography-primary-font-family:"Antic Didone";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Antic Didone";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-3753 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3753 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* WOOCOMMERCE PRODUCTS BOXES */

.woocommerce-loop-product__title {margin: 0 !important;}

.woocommerce ul.products li.product h2 {
  line-height: 2.5ex;
  height: 9ex; /* 2.5ex for each visible line */
  overflow: hidden;
}


.products .product:hover {
/*transition-duration: .3s;
transition-property: transform;
transform: scale(1.1);*/
}

.woocommerce-LoopProduct-link .price, .hide-price .price {display: none !important;}


.elementor-widget-heading .elementor-heading-title {
  /*min-height: 70px;*/
}

.checkout-button, .woocommerce button.button.alt {background-color: #009DC4 !important;}

/* Disable hovering zoom effect */
.woocommerce div.product div.images .zoomImg {
    display: none !important;
}


/* FORMS */


.forms select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url("https://image.flaticon.com/icons/svg/60/60781.svg");
    background-position: 99% 50%;
    background-repeat: no-repeat;
    background-size: 16px;
}


.forms form {margin-top: 40px;}
.forms input, .forms select {
    background-color: #fff;
    border: 1px solid #f0f0f0 !important;
    box-shadow: none !important;
    padding: 8px;
    width: 100%;
    margin: 7px;
	color: #000;
	border-radius: 0 !important;
}
.forms label {
   
	padding: 8px;
	margin: 7px;
    width: 100%;
}

.forms textarea {
    background-color: #fff;
    border: 1px solid #f0f0f0 !important;
    box-shadow: none !important;
    padding: 8px;
    width: 100%;
    margin: 7px;
	color: #000;
}
.forms .wpcf7-submit {
	background-color: #009DC4 !important; border: none !important;  font-size: 1.1rem; margin-bottom: 20px; padding: 1.2rem 1.8rem; color: white; text-transform: uppercase; cursor: pointer; width: inherit !important; line-height: 1.5; border-radius: 0.1875rem !important;}
	
	/* FOOTER */
	
	.elementor-location-footer a {color: white;}
	
	
	/* SEARCH BOX */
	
	.aws-container .aws-search-form .aws-form-btn {
  background: #009DC4;
  border: 1px solid #009DC4;
  border-radius: 0 6px 6px 0 !important;
  color: white !important;
  cursor: pointer !important;
}
	
	.aws-container .aws-search-field {
  border: 1px solid #009DC4;
  border-radius: 6px 0 0 6px !important;}
	
	.aws-container .aws-search-form .aws-search-btn_icon {color: white !important;}
	
	
/* PRODUCT SLIDER */

.elementor-swiper-button.elementor-swiper-button-prev {
  margin-left: -50px;
}
.elementor-swiper-button.elementor-swiper-button-next {
  margin-right: -50px;
}


/* HIDE TOURIST TRAIN BOOKING WIDGET */

.postid-5758 .elementor-element-8aab22b {display: none !important;}



/* BACKGROUND IMG HEIGHT HACK */

.img-stretch {min-height: 400px !important;}


/* OFFEST BOXES */

.c-split__col {
    transform: translate(-2rem, 4rem);
z-index: 9;}


.c-split__alternate {
    transform: translate(2rem, 4rem);
z-index: 9;}


/* PRODUCTS REDUCE WORD COUNT HACK */

.shorten-text {overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;}


@media (max-width: 768px) {
    .c-split__col {
    transform: translate(0rem, 0em);}


.c-split__alternate {
    transform: translate(0rem, 0rem);}

}/* End custom CSS */