body{
	font-family: 'Open Sans', sans-serif;
}
a, a:hover{
	text-decoration:none;
}
.before-nav{
	height:70px;
	background-color: rgba(255,255,255,0.75);
}
.admin-bar .fixed-top{
	top: 32px !important;
}
nav.fixed-top{
	top:70px !important;
}
.admin-bar nav.fixed-top{
    top: 102px !important;
}
.navbar-brand img{
	position: absolute;
    top:-65px;
}
nav#top-nav{
	background-color: rgba(77,53,155,0.85);
	padding-bottom: 0;
    padding-top: 4px;
    min-height: 52px;
}
nav#top-nav a.nav-link{
	color: #fff;
	text-transform: uppercase;
	padding: 0.5em 1em;
    margin-left: 10px;
	-webkit-transition: border-bottom .1s; /* Safari */
    transition: border-bottom .1s;
}
nav#top-nav a.nav-link:hover{
	border-bottom: 4px solid #78bb43;
    margin-bottom: -5px;
}
nav#top-nav a.link-menu-ativo{
	border-bottom: 4px solid #7cba44;
    margin-bottom: -5px;
}
#menu-menu-principal{
	margin-left: 200px;
}

.carousel-item {
  height: 800px;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.navbar-toggler{
	background-color:#a2a1d8;
	border-color: #797181;
}
.navbar-toggler:before{
	font-family: "icomoon";
	content:'\e9bd';
	color: #4d359b;
	font-size: 26px;
}
#top-icons{
	text-align:right;
	padding-top: 10px;
}
ul.social-media li{
	list-style: none;
    display: inline;
    text-align: center;
    padding: 5px 7px;
}
ul.social-media li a{
	background-color: #4d359b;
    color:#fff;
    font-size: 13px;
    -moz-border-radius:15px;
    -webkit-border-radius: 15px;
    padding: 5px 7px;
}
ul.social-media li a:hover{
	background-color: #7b73c2;
}
ul.social-media li i{
	width:12px;
}
ul.social-media li.tel{
	font-weight: bold;
	color: #4d359b;
	font-size: 14px;
	text-shadow: 0px 1px 1px #a2a1d8;
}
section#bem-vindos{
	padding-top:100px;
}
#bem-vindos-left{
	padding-right: 0;
	display: flex;
    align-items: center;
}
#bem-vindos #bem-vindos-right{
	padding-left: 5%;
}

.garden-title{
	padding: 10px;
}

@media(max-width: 768px){
	body{
		text-rendering: optimizeSpeed;
	}
}

.garden-title h1{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color:#353535;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: -0.1rem;
	font-size: 2.7rem;
	margin-bottom: 0;
}

.garden-title h4{
	font-family: 'Great Vibes', cursive;
	font-size:2.2rem;
	color:#64a507;
	line-height: 0.9rem;
	margin-bottom: 0;
}

.garden-title hr{
	margin-top: 0;
    border-top: 0.29rem solid #7cba44;
    margin-bottom: 1rem;
}

.img-responsive{
	width: 100%;
}

.garden-content{
	font-family: inherit;
	color:#8e8e8e;
	font-size: inherit;
	padding-left:2%;
}
section#produtos{
	padding-top: 100px;

}
.flex-container{
	display: flex;
	flex-direction: row;
}
@media(max-width: 640px){
	.flex-container{
		flex-direction: column;
	}
}
.tooth-top {
    height: 10px;
    width: 100%;
    background-image: url(img/tooth-top.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    position: absolute;
    left: 0;
    z-index: 9;
}
.tooth-bottom{
    height: 10px;
    width: 100%;
    background-image: url(img/tooth-bottom.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    position: absolute;
    left: 0;
    z-index: 9;
    margin-top: -10px;
}

.nos-temos-left{
	background-image: url(img/nos-temos-bg.jpg);
	min-height: 200px;
	float:left;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 30px;
}

@media(min-width: 1366px){
	.nos-temos-left .container{
		float:right;
		width: 555px;
    	padding: 5%;
    	margin: 0;
	}
	.nos-temos-right .container{
		float:left;
		width: 555px;
    	padding: 5%;
    	margin: 0;
	}

}
.nos-temos-left hr{
    margin-top: 1.5rem;
    border-top: 1px solid #fff;
    margin-bottom: 1.5rem;
}
.nos-temos-right{
	background-image: url(img/paper-bg.jpg);
	min-height: 200px;
	float:left;
	background-position: center;
    background-repeat: repeat;
    padding-top: 60px;
    padding-bottom: 60px;
}
.nos-temos-left .cursive-title{
	margin-bottom: 40px;
}
.nos-temos-left-content p{
	margin-top: 40px;
}
.cursive-title h1{
	font-family: 'Great Vibes', cursive;
	font-size: 4.5rem;
    color: #fff;
    line-height: 3.5rem;
	margin-bottom: 0;
	padding-top: 25px;
}
.produtos-lista .produto-item{
	padding-top: 20px;
    padding-bottom: 20px;
}    
.produto-item .produto-item-img{
	width:113px;
	height:113px;
	background-image: url(img/produtos-icons.png);
	background-repeat: no-repeat;
    float: left;
    margin-right: 5%;
}
@media(max-width: 768px){
	.produto-item .produto-item-img{
		width:100%;
		margin-bottom:10px;
	}
}
.produto-item .produto-item-img.item-flores{
	background-position: 50% 0;
}
.produto-item .produto-item-img.item-vasos{
	background-position: 50% -113px;
}
.produto-item .produto-item-img.item-adubos{
	background-position: 50% -226px;
}
.produto-item .produto-item-desc h3{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color:#353535;
	text-transform: uppercase;
	font-size: 1.5rem;
}
.produto-item .produto-item-desc p{
	color:#7e7e7e;
}
section#ferramentas{
	text-align: center;
	background: url(img/tools-pattern.png) repeat 0 0 #4d359b;
	padding: 60px 30px;
	margin-top:130px;
	transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}
section#ferramentas:hover{
	transform: translateY(-2px);
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
	filter: brightness(1.04);
}

section#ferramentas .container .row{
	position:relative;
}

section#ferramentas .container .row:before{
	content: ' ';
    display: block;
    position: absolute;
    width: 145px;
    height: 369px;
    margin-top: -110px;
    margin-left: 90%;
    z-index: 1;
    opacity: 1;
    background-image: url(img/garfo.png);
    background-repeat: no-repeat;
    background-position: 80% 0;
}

section#ferramentas .garden-title h1{
	color:#fff !important;
	text-align: center;
}
section#ferramentas .garden-title h4{
	text-align: center;
	z-index: 10;
}
section#ferramentas .garden-title{
	width: 100%;
	z-index: 10;
}    
section#ferramentas .garden-content{
	color:#fff !important;
	text-shadow: 1px 1px #4d359b;
	margin: 10px 80px;
	z-index: 1;
}
section#ferramentas #img-ferramenta{
	background-image: url(img/garfo.png);
	background-repeat: no-repeat;
	background-position-x: right;
	width:100%;
	height:369px;
	position: absolute;
    top: -120px;
    right: -100px;
}
@media(max-width: 768px){
	section#ferramentas .container .row:before{
		display: none;
	}
	section#ferramentas .garden-content{
		margin:auto;
	}
	section .produto-item{
		text-align: center;		
	}
}
section#fotos{
	padding-top: 100px;
}

section#fotos .garden-title, section#vasos .garden-title{
	text-align: center;
    position: relative;
    margin: 0 auto;
}

section#fotos .garden-title h1, section#vasos .garden-title h1{
	text-align: center;
}

section#vasos{
	margin-top: 100px;
}
section#vasos .container-vasos{
	padding:0;
}
section#vasos .col-sm .vasos-item:first-child{
	padding-bottom: 10%;
}
.vaso-center{
	padding-top: 5%;

}
.vasos-item{
	text-align:center;
}

.vasos-item .vasos-item-desc h5{
	font-family: 'Raleway', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #353535;
    margin-top: 20px;
}
.vasos-item .vasos-item-desc p{
	color: #7e7e7e;
}
/* Premium Contact & Location Section Styles */
#localizacao {
    padding: 85px 0;
    background: #fdfdfd;
}

.contact-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    border: 1px solid #edf2f7;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-card h2 {
    font-family: 'Outfit', sans-serif;
    font-weight: 800;
    font-size: 1.8rem;
    color: #0c1e0f;
    margin-bottom: 25px;
    border-bottom: 2px solid #7cba44;
    padding-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.contact-card h2 i {
    color: #64a507;
}

.contact-label {
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    color: #4a5568;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 6px;
    display: inline-block;
}

.contact-input {
    width: 100%;
    border-radius: 12px !important;
    border: 1px solid #e2e8f0 !important;
    background: #f8fafc !important;
    padding: 12px 16px !important;
    color: #2d3748 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9rem !important;
    transition: all 0.3s ease !important;
    height: auto !important;
}

.contact-input::placeholder {
    color: #a0aec0;
}

.contact-input:focus {
    outline: none !important;
    background: #ffffff !important;
    border-color: #7cba44 !important;
    box-shadow: 0 0 0 4px rgba(124, 186, 68, 0.15) !important;
}

textarea.contact-input {
    min-height: 130px;
    resize: vertical;
}

.btn-submit-contact {
    background: linear-gradient(135deg, #64a507, #7cba44) !important;
    color: #ffffff !important;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    border-radius: 12px !important;
    padding: 14px 28px !important;
    border: none !important;
    align-self: flex-start;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    box-shadow: 0 4px 15px rgba(100, 165, 7, 0.25) !important;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.btn-submit-contact:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(100, 165, 7, 0.35) !important;
    background: linear-gradient(135deg, #7bbf3c, #8cd050) !important;
}

.btn-submit-contact:active {
    transform: translateY(0);
}

/* Right Card: Location & Hours */
.location-card {
    background: linear-gradient(135deg, rgba(12, 30, 15, 0.95), rgba(20, 50, 25, 0.95)), url(img/footer-bg-new.png) center/cover no-repeat;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.05);
    height: 100%;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.location-card .cursive-title h1 {
    font-family: 'Great Vibes', cursive;
    font-size: 4rem;
    color: #7cba44;
    line-height: 1;
    margin-bottom: 25px;
    text-shadow: none;
    text-align: left;
}

.info-items-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.info-glass-box {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.info-glass-box:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(124, 186, 68, 0.35);
    transform: translateX(6px);
}

.info-icon-badge {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(124, 186, 68, 0.15);
    border: 1px solid rgba(124, 186, 68, 0.3);
    color: #7cba44;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.15rem;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.info-glass-box:hover .info-icon-badge {
    background: #7cba44;
    color: #0c1e0f;
    transform: scale(1.05);
}

.info-item-content {
    flex: 1;
}

.info-item-content h3 {
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #7cba44;
    margin: 0 0 6px 0;
    text-shadow: none;
}

.info-item-details {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9rem;
    color: #cbd5e1;
    line-height: 1.5;
}

.info-item-details a {
    color: #cbd5e1;
    transition: color 0.2s;
}

.info-item-details a:hover {
    color: #7cba44;
    text-decoration: none;
}

@media (max-width: 768px) {
    #localizacao {
        padding: 50px 0;
    }
    .contact-card, .location-card {
        padding: 30px 20px;
    }
    .location-card .cursive-title h1 {
        font-size: 3rem;
    }
    .info-glass-box {
        padding: 15px;
        gap: 15px;
    }
}

/* New Premium Footer Styles */
.modern-footer {
    background: linear-gradient(rgba(12, 30, 15, 0.93), rgba(10, 24, 12, 0.97)), url(img/footer-bg-new.png) center/cover no-repeat;
    color: #f8fafc;
    padding-top: 80px;
    margin-top: 80px;
    position: relative;
    border-top: 4px solid #7cba44;
}

.footer-grid-main {
    align-items: stretch;
}

.footer-logo-img {
    max-height: 80px;
    width: auto;
    margin-bottom: 20px;
    filter: drop-shadow(0 2px 8px rgba(0,0,0,0.3));
}

.footer-description {
    color: #cbd5e1;
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 24px;
}

.footer-contacts {
    list-style: none;
    padding: 0;
    margin: 0 0 24px 0;
}

.footer-contacts li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 0.9rem;
    line-height: 1.5;
}

.footer-contacts .contact-icon {
    color: #7cba44;
    font-size: 1rem;
    width: 20px;
    text-align: center;
    margin-top: 2px;
}

.footer-contacts .contact-text {
    color: #e2e8f0;
}

.footer-contacts .contact-text a {
    color: #e2e8f0;
    transition: color 0.2s;
}

.footer-contacts .contact-text a:hover {
    color: #7cba44;
    text-decoration: none;
}

.btn-directions-modern {
    background: #64a507;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 10px 18px;
    font-size: 0.85rem;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(100, 165, 7, 0.25);
    margin-right: 10px;
}

.btn-directions-modern:hover {
    background: #7bbf3c;
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(123, 191, 60, 0.35);
}

.btn-facebook-modern {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    padding: 10px 18px;
    font-size: 0.85rem;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    transition: all 0.3s ease;
}

.btn-facebook-modern:hover {
    background: #1877f2;
    border-color: #1877f2;
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(24, 119, 242, 0.35);
}

/* Instagram widget modern styling */
.footer-col-header {
    margin-bottom: 24px;
    border-bottom: 2px solid rgba(124, 186, 68, 0.3);
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer-col-header h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 0.05em;
}

.footer-col-header .insta-link {
    font-size: 0.85rem;
    color: #7cba44;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-col-header .insta-link:hover {
    color: #fff;
}

.insta-grid-modern {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.insta-img-item {
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.insta-img-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.insta-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(100, 165, 7, 0.88);
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease;
    color: #fff;
    font-size: 1.3rem;
}

.insta-img-item:hover img {
    transform: scale(1.1);
}

.insta-img-item:hover .insta-hover-overlay {
    opacity: 1;
}

/* Newsletter Box Modern Styling */
.footer-newsletter-box {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    height: 100%;
}

.news-header h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    letter-spacing: 0.05em;
    border-bottom: 2px solid rgba(124, 186, 68, 0.3);
    padding-bottom: 10px;
}

.news-header p {
    color: #cbd5e1;
    font-size: 0.85rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

.news-form-modern {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.input-group-modern {
    position: relative;
    display: flex;
    align-items: center;
}

.input-group-modern .field-icon {
    position: absolute;
    left: 14px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    z-index: 10;
}

.field-input-modern {
    width: 100%;
    padding: 12px 12px 12px 42px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.field-input-modern::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.field-input-modern:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.15);
    border-color: #7cba44;
    box-shadow: 0 0 0 3px rgba(124, 186, 68, 0.25);
}

.btn-submit-modern {
    width: 100%;
    padding: 12px;
    background: #64a507;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 8px;
    font-size: 0.95rem;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    box-shadow: 0 4px 15px rgba(100, 165, 7, 0.35);
    margin-top: 5px;
}

.btn-submit-modern:hover {
    background: #7bbf3c;
    box-shadow: 0 6px 20px rgba(123, 191, 60, 0.45);
    transform: translateY(-1px);
}

.modern-alert {
    border-radius: 8px;
    font-size: 0.85rem;
    padding: 10px 14px;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
}

/* Copyright Bar Redesign */
.copyright-bar-modern {
    background: #081309;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding: 20px 0;
    margin-top: 60px;
    color: #94a3b8;
    font-size: 0.85rem;
}

.copyright-text {
    font-weight: 500;
}

.developer-text {
    font-weight: 500;
}

/* LGPD Consent Modal Styling */
.lgpd-modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
}

.lgpd-modal-content {
    background: #fff;
    color: #333;
    border-radius: 16px;
    width: 90%;
    max-width: 550px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    max-height: 85vh;
    animation: lgpdSlideDown 0.3s ease-out;
}

@keyframes lgpdSlideDown {
    from {
        transform: translateY(-30px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.lgpd-modal-header {
    padding: 20px 24px;
    border-bottom: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lgpd-modal-header h3 {
    margin: 0;
    font-size: 1.2rem;
    color: #4d359b;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

.lgpd-modal-close {
    background: none;
    border: none;
    font-size: 1.75rem;
    line-height: 1;
    color: #a0aec0;
    cursor: pointer;
    transition: color 0.2s;
    padding: 0;
}

.lgpd-modal-close:hover {
    color: #4a5568;
}

.lgpd-modal-body {
    padding: 24px;
    overflow-y: auto;
    font-size: 0.88rem;
    line-height: 1.6;
}

.lgpd-modal-body h5 {
    color: #4d359b;
    font-weight: 700;
    margin-top: 18px;
    margin-bottom: 6px;
    font-size: 0.95rem;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.lgpd-modal-body p {
    margin-bottom: 12px;
    color: #4a5568;
}

.lgpd-link {
    color: #64a507;
    text-decoration: underline;
    font-weight: 600;
}

.lgpd-link:hover {
    color: #7bbf3c;
}

.lgpd-checkbox-container {
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 14px 16px;
    margin-top: 20px;
}

.lgpd-checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    cursor: pointer;
    font-size: 0.85rem;
    color: #2d3748;
    margin: 0;
    text-align: left;
}

.lgpd-checkbox-label input {
    margin-top: 3px;
    accent-color: #64a507;
}

.lgpd-modal-footer {
    padding: 16px 24px;
    border-top: 1px solid #e2e8f0;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

.btn-lgpd-cancel {
    padding: 10px 20px;
    background: #edf2f7;
    color: #4a5568;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    font-size: 0.9rem;
}

.btn-lgpd-cancel:hover {
    background: #e2e8f0;
}

.btn-lgpd-confirm {
    padding: 10px 24px;
    background: #64a507;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.2s;
    font-size: 0.9rem;
    box-shadow: 0 4px 12px rgba(100, 165, 7, 0.2);
}

.btn-lgpd-confirm:hover {
    background: #7bbf3c;
}

.col-footer{
	padding-top: 25px;
}
.col-footer .col-footer-title h4{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
}
footer #col-insta-footer{
	padding-right: 2rem;
}
footer #col-fb-footer{
	padding-left: .8rem;
    padding-right: .8rem;
}
footer #col-logo-footer{
    padding-left: 2rem;
}

footer#contato #copyright{
	text-align: center;
	margin-top: 50px;
	min-height: 50px;
    line-height: 20px;
    background-color: #4d359b;
    padding-top: 1%;
    padding-bottom: 1%;
}
footer #logo-footer{
	text-align: right;
}
footer #col-logo-footer p{
	text-align: right;
}
footer .col-footer .simula-container{
	height: 300px;
	width: 100%;
    background-color: #fff;
}
.wp1s-slider-wrapper{
	display:none;
}

body.page-template article{
	padding-top: 200px;
}
.col-content{
	padding-top:10px;
}
.ngg-gallery-thumbnail img{
	margin: 1em auto !important;
}
.ngg-gallery-thumbnail{
	border: 1px solid #eee !important;
}
@media(max-width: 640px){
	#bem-vindos-left{
		display:none;
	}
	section#localizacao .row{
		flex-direction: column-reverse; 
	}
	#map{
		height:400px;
	}
}

.carousel-caption{
	position: absolute;
    width: 100%;
    height: 100%;
	right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 16em;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 2px 1px #000;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    background-color: rgba(21, 03, 46, 0.4);
}
.carousel-caption h1{
	font-weight: 700;
	font-size: 4rem;
}

.toggleCaption {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -moz-transition: none !important;
}
.toggleButton {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -moz-transition: none !important;
}
.btn-primary{
	background-color: #64a507;
	border-color: #7cba44;
	text-shadow: none;
}

.btn-primary:hover, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
	background-color: #7bbf3c;
    border-color: #7bbf3c;
}
.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
}
@media(max-width: 768px){
	.vaso-center{
		padding-bottom: 20%;
	}
	.informacoes-item .informacoes-item-img{
		width:100%;
		margin-bottom:10px;
	}
	.informacoes-item{
		text-align: center;
	}
	#venha-conhecer .informacoes-lista{
		padding-left: 0;
	}
	footer#contato .garden-title h1{
		line-height: 35px;
	}
	footer#contato .garden-title p{
		line-height: 16px;
    	margin-top: 10px;
	}

	#div-input-news{
		width: 100%;
	}
}

/* Premium Slideshow Gallery Section */
#fotos {
    padding: 85px 0;
    background: #f8fafc;
}

.gallery-slider-wrapper {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(12, 30, 15, 0.12);
    border: 1px solid rgba(124, 186, 68, 0.15);
    background: #000;
}

.gallery-stage {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    cursor: zoom-in;
}

.gallery-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out, visibility 0.6s;
    transform: scale(1.02);
}

.gallery-slide.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    z-index: 2;
}

.gallery-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-slide-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(12, 30, 15, 0.85) 0%, rgba(12, 30, 15, 0) 100%);
    padding: 30px 40px 20px;
    color: #ffffff;
    z-index: 10;
}

.gallery-slide-title {
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 4px;
    color: #ffffff;
    transform: translateY(15px);
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1) 0.2s;
}

.gallery-slide.active .gallery-slide-title {
    transform: translateY(0);
    opacity: 1;
}

/* Slider Controls */
.gallery-control-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    cursor: pointer;
    z-index: 15;
    transition: all 0.3s ease;
}

.gallery-control-btn:hover {
    background: #64a507;
    border-color: #64a507;
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 4px 15px rgba(100, 165, 7, 0.4);
}

.gallery-control-btn.prev-btn {
    left: 20px;
}

.gallery-control-btn.next-btn {
    right: 20px;
}

.gallery-play-pause-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    cursor: pointer;
    z-index: 15;
    transition: all 0.3s ease;
}

.gallery-play-pause-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}

/* Thumbnail Strip */
.gallery-thumbs-wrapper {
    max-width: 900px;
    margin: 20px auto 0;
    padding: 0 10px;
}

.gallery-thumbs-container {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 10px 0;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: rgba(124, 186, 68, 0.4) transparent;
}

/* Custom scrollbar for thumbnails */
.gallery-thumbs-container::-webkit-scrollbar {
    height: 6px;
}
.gallery-thumbs-container::-webkit-scrollbar-track {
    background: transparent;
}
.gallery-thumbs-container::-webkit-scrollbar-thumb {
    background-color: rgba(124, 186, 68, 0.3);
    border-radius: 3px;
}
.gallery-thumbs-container::-webkit-scrollbar-thumb:hover {
    background-color: rgba(100, 165, 7, 0.6);
}

.gallery-thumb-item {
    width: 100px;
    aspect-ratio: 16 / 10;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.5;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.gallery-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-thumb-item.active {
    opacity: 1;
    border-color: #7cba44;
    transform: scale(1.03);
    box-shadow: 0 4px 10px rgba(124, 186, 68, 0.2);
}

.gallery-thumb-item:hover {
    opacity: 0.85;
}

/* Fullscreen Lightbox Modal */
.gallery-lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 19, 9, 0.95);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 99999;
    justify-content: center;
    align-items: center;
}

.lightbox-content-wrapper {
    position: relative;
    max-width: 90%;
    max-height: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lightbox-img {
    max-width: 100%;
    max-height: 80vh;
    border-radius: 12px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    object-fit: contain;
    animation: zoomIn 0.3s ease-out;
}

@keyframes zoomIn {
    from {
        transform: scale(0.95);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.lightbox-caption {
    color: #ffffff;
    font-family: 'Outfit', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    margin-top: 15px;
    text-align: center;
}

.lightbox-close {
    position: absolute;
    top: -45px;
    right: 0;
    font-size: 2.2rem;
    color: #a0aec0;
    cursor: pointer;
    background: none;
    border: none;
    transition: color 0.2s;
}

.lightbox-close:hover {
    color: #ffffff;
}

.lightbox-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 3rem;
    cursor: pointer;
    transition: color 0.2s;
}

.lightbox-nav-btn:hover {
    color: #ffffff;
}

.lightbox-nav-btn.prev {
    left: -60px;
}

.lightbox-nav-btn.next {
    right: -60px;
}

@media (max-width: 992px) {
    .lightbox-nav-btn.prev {
        left: 15px;
    }
    .lightbox-nav-btn.next {
        right: 15px;
    }
    .lightbox-close {
        right: 15px;
        top: -55px;
    }
}

/* Toast Notification System */
.toast-container {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    pointer-events: none;
    width: 90%;
    max-width: 480px;
}

.toast-message {
    pointer-events: auto;
    background: #ffffff;
    color: #2d3748;
    padding: 14px 22px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    border: 1px solid #e2e8f0;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 0.92rem;
    font-weight: 600;
    width: 100%;
    animation: toastSlideUp 0.35s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.toast-message.toast-success {
    border-left: 5px solid #78bb43;
}

.toast-message.toast-success i {
    color: #78bb43;
    font-size: 1.15rem;
}

.toast-message.toast-danger {
    border-left: 5px solid #e53e3e;
}

.toast-message.toast-danger i {
    color: #e53e3e;
    font-size: 1.15rem;
}

.toast-message.fade-out {
    opacity: 0;
    transform: translateY(20px);
}

@keyframes toastSlideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

