/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/************************STYLE DEFAULT WEBSITE*********************/
*{
	outline: none;
} 
a:focus {
	outline: none;
}
ul.list-default{
	margin: 0;
}
.elementor-widget-text-editor p:last-child{ 
	margin-bottom:0px;
}
div.wrapper-icon div.elementor-icon-wrapper {
	display: flex;
}
section.splide button.splide__arrow--prev {
    display: none;
    opacity: 1;
    left: -2.8rem;
    border-radius: 0;
    background-color: #FFF;
    font-size: 22px;
}
section.splide button.splide__arrow--next {
    right: -2.8rem;
    opacity: 1;
    background-color: #FFF;
    border-radius: 0;
    display: none;
    font-size: 22px;
}
section.splide ul.splide__pagination {
    position: relative;
    padding: 0;
    margin-top: 1rem;
}
.splide__pagination__page.is-active {
    background: #000000 !important;
    transform: scale(1) !important;
}
section.splide ul.splide__pagination button.splide__pagination__page {
    background-color: #979797 !important;
    display: flex;
    height: 10px;
    width: 10px;
    transform: scale(1) !important;
}
div.abshero {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	overflow: hidden;
}
div.img-height {
    height: 100%;
}
div.img-height div.elementor-widget-container img {
    height: 100%;
    object-fit: cover;
}
.txt-link a.list-default {
    font-family: 'Barlow regular';
    font-size: 18px;
    line-height: 25.6px;
    color: #6FA859;
    letter-spacing: normal;
    font-weight: 400;
    text-decoration: underline;
}
.header-blur{
	backdrop-filter: blur(6px);
}
span.card-serv {
    font-style: italic;
    font-size: 13px;
}
/*****************************HOME*************************************/
.box-collection {
    display: flex;
    flex-direction: column;
	height: 100%;
    gap: 0;
    border: 1px solid #1E1E1E;
    background: #0F0F0F;
}
.image-collection img {
    width: 100%;
}
.image-collection p.txt-info-abs {
    margin: 0;
    color: #0A3702;
    font-family: 'Barlow condensed';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16.8px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    background: #6FA859;
    padding: 4px 12px;
    width: max-content;
    position: absolute;
    top: 1rem;
    left: 1rem;
}
.info-collection {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 1rem;
}
.info-collection p.tlt-collection {
    color: #E5E2E1;
    font-family: 'Bebas Neue';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}
.info-collection p.info-serv {
    color: #BACCB0;
    font-family: 'Barlow regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
    margin: 0;
}
.info-collection a.link-collection {
	display: flex;
    align-items: center;
    gap: 8px;
    color: #6FA859;
    font-family: 'Barlow condensed';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16.8px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
}
section.sld-collection ul.splide__pagination button.splide__pagination__page, section.sld-gallery ul.splide__pagination button.splide__pagination__page {
	border-radius: 100px;
	border: 1px solid #C8E8F4;
	background: #FFF !important;
}
section.sld-collection ul.splide__pagination button.splide__pagination__page.is-active, section.sld-gallery ul.splide__pagination button.splide__pagination__page.is-active {
	border-radius: 10px;
	background: #6FA859 !important;
	width: 36px;
	height: 8px;
	border: none;
}
section.sld-collection ul.splide__pagination, section.sld-gallery ul.splide__pagination {
    margin-top: 1.8rem;
}
.box-gallery img {
    width: 100%;
    height: 550px;
	object-fit: cover;
}
section.sld-gallery ul.splide__slide__row {
    height: auto !important;
}
.box-gallery img.grid-image {
    width: 100%;
    height: 262px;
    object-fit: cover;
}
.content-blog figure.wp-block-image {
    margin: 1.5rem 0;
}
.card-animation {
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  will-change: transform; 
}
.card-animation:hover {
  transform: scale(1.05);
}
.box-gallery {
    overflow: hidden;
}
.box-gallery img {
    transition: transform .6s cubic-bezier(.22,1,.36,1);
    transform-origin: center center;
    will-change: transform;
}
.box-gallery:hover img {
    transform: scale(1.06);
}
.card-align{
	margin-top: auto;
}
/****************************CONTACT FORM***************************/
.contact-frm {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.contact-frm .card-col {
    display: flex;
    gap: 16px;
}
.contact-frm label {
    font-family: 'Barlow regular';
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #3C3C3C;
	padding-bottom: 5px;
}
.contact-frm input.box-input, .contact-frm textarea.card-message {
    padding: 16px;
    border: 2px solid #5E3F3A;
    background: #FFF;
	font-family: 'Barlow regular';
    font-size: 16px;
    font-weight: 400;
    color: #3C3C3C;
	border-radius: 0;
}
.contact-frm textarea.card-message {
	height: 128px;
	resize: none;
}
.contact-frm input.box-input::placeholder, .contact-frm textarea.card-message::placeholder {
    color: #6B7280;
}
.card-btn .box-btn {
	display: flex;
    align-items: center;
    justify-content: end;
    gap: 8px;
    background: #6FA859;
    border: none;
    border-radius: 0;
    padding: 12px 24px;
    width: 100%;
    font-family: 'Barlow condensed';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.12px;
    font-weight: 700;
    color: #FFF;
    text-align: right;
}
.card-btn .box-btn:hover {
	background-color: #0A3702;
}
.txt-size .elementor-widget-container {
    max-width: max-content;
}
/******************************************************************/
/* # Media Queries (mobile-first)
---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 545px) {}
@media only screen and (min-width: 768px) {}
@media only screen and (min-width: 993px) {}
@media only screen and (min-width: 1025px) {}
@media only screen and (min-width: 1200px) {}
@media only screen and (min-width: 1300px) {
	/************************STYLE DEFAULT WEBSITE*********************/
	section.splide button.splide__arrow--prev,
	section.splide button.splide__arrow--next {
        display: block;
    }
}


/* # Media Queries (mobile-second)
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1159px) {}
@media only screen and (max-width: 1024px) {
	.box-gallery img, .box-gallery img.grid-image {
		height: 500px;
	}

}
@media only screen and (max-width: 992px) {}
@media only screen and (max-width: 767px) {
	.contact-frm .card-col {
		flex-direction: column;
	}
	.box-gallery img, .box-gallery img.grid-image {
		height: 450px;
	}
}
@media only screen and (max-width: 544px) {
	.box-gallery img, .box-gallery img.grid-image {
		height: 350px;
	}
}