:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: rgb(0,105,55);
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 105, 55);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,105,55);
	--wd-alternative-color: rgb(152,205,8);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(0,105,55);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,105,55);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: scroll;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(0,105,55);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center top;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(227,227,227);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(227,227,227);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(227,227,227);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,245,245);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(0,105,55);
}

@media only screen and (max-width:1024px){
.basetopo{
margin-top:-18px!important;
}
.menu-item-wishlist,
.menu-item-my-account{
display:none!important;
}
.galeria-home{
display:none!important;
}
}
@media only screen and (min-width:1025px){
.wd-categories-wrap .col-lg-3 {
  flex: 0 0 33%!important;
  max-width: 33%!important;
}
}
@media only screen and (max-width: 768px){
.catcol .vc_col-sm-1\/5 {
	float:left;
  width: 33%!important;
}
.col1, .col5{
	display:none!important;
}
}





/* Configuração inicial da tarja para o topo absoluto da tela */
body > .aviso-tarja-preta {
    display: block !important;
    width: 100vw !important;
    max-width: 100% !important;
    background-color: #000000 !important; /* Fundo Preto */
    color: #ffffff !important; /* Texto Branco */
    text-align: center !important;
    padding: 12px 15px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 1.3 !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 99999 !important;
}

/* Oculta a tarja enquanto ela estiver dentro da estrutura verde do cabeçalho */
.whb-top-bar .aviso-tarja-preta {
    display: none !important;
}

/* Garante que o corpo do site fique colado no topo */
body, html {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Correção definitiva para o menu mobile abrir logo abaixo da tarja */
@media (max-width: 1024px) {
    /* Desloca o contêiner do menu lateral e o botão de fechar */
    .wd-side-hidden, 
    .mobile-nav,
    .wd-drawer,
    .wd-search-sidebar {
        top: 60px !important; /* Aumentado para liberar totalmente o primeiro item */
        height: calc(100vh - 60px) !important; /* Ajusta a altura da barra de rolagem do menu */
    }
    
    /* Ajusta o fundo escurecido (overlay) para não cobrir a tarja */
    .wd-close-side {
        top: 60px !important;
    }
}








.woocommerce-Tabs-panel--additional_information, .description_tab.additional_information_tab { 
	display: none !important; 
}
.additional_information_tab{ 
	display: none !important; 
}
.tab-title-additional_information { 
	display: none !important; 
}




.footer-container {
	padding-top: 20px!important;
}

.vc_custom_1689006601586 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.single-product .whb-header{
	background:url(https://floriculturasantarita.com.br/wp-content/uploads/2023/04/bg.jpg) no-repeat center top;
}
.cathome a{
-webkit-border-radius: 50%!important;
-moz-border-radius: 50%!important;
border-radius: 50%!important;
}
.cathome a img{
-webkit-border-radius: 50%!important;
-moz-border-radius: 50%!important;
border-radius: 50%!important;
display: inline-block!important;
border: 2px solid #cccccc!important;
}
.cathome a:hover img{
border: 2px solid #98cd08!important;
}



.wd-header-cart.wd-design-4 .wd-cart-number {
  background-color:#98cd08!important;
}
.wd-header-cart{
	font-size:16px!important;
}
.hide-larger-price .price :not(.price) {
	font-size:24px!important;
}
.cat-design-alt.categories-with-shadow .category-image-wrapp {
  box-shadow:none!important;
	background:#fff;
}
.category-grid-item .hover-mask {
  padding: 10px;
	background:#000;
	color:#fff;
}
.category-grid-item .wd-entities-title {
	color:#fff;	
	font-size:18px!important;
}



.woocommerce-variation-price{
	margin-bottom:20px;
}

.single-product .amount{
		font-size:36px!important;
}



.whb-header-bottom{
	background-color:#006937!important;
}
.imgsinternas{
	background:#fff;
	padding:10px;
	border:1px solid #a2a2a2;
}
.wd-hover-quick .wd-add-btn > a {
  display: block;
  font-size: 13px;
  opacity: .8;
  color: #FFF;
  background-color:#000!important;
}
.cat-design-replace-title .wd-entities-title {
  padding: 12px 25px;
  box-shadow: 0 0 3px rgba(0,0,0,0.1);
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  transition: opacity .25s ease .25s;
  background-color:#000!important;
}



.registration-info{
display:none!important;
}
.searchform input[type="text"]{
	background:rgba(255, 255, 255, 0.65)!important;
}
.amount {
    font-weight: 600;
    font-size: 18px!important;
    color:#006937;
}
.footer-container.amount {
    font-weight: 600;
    font-size: 18px!important;
    color:#fff!important;
}

.footer-container{
	color:#fff;
}
.footer-container a{
	color:#fff;
}
.footer-container a:hover{
	color:#d5f4e5;
}
.footer-container .woocommerce-Price-amount{
	color:#d5f4e5;
}







.txtbranco{
	color:#fff;
}
.txtbranco h3{
	color:#d5f4e5;
}
.fones{
	font-size:16px!important;
}
#billing_country_field{
	display:none;
}

.widget_nav_menu ul li a{
    display: block;
    flex: 1 1 calc(100% - 40px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    width: calc(100% - 40px);
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
    border-top: 1px solid #c5c5c5;
}
.widget li, .woodmart-widget li{
    margin-bottom:0;
}


.joinchat {
	bottom: 80px;
}
.product-grid-item img {
    object-fit: cover;
    object-position: center;
    height:250px;
    width:100%;
}
.compare-value img {
    object-fit: cover;
    object-position: center;
    height:250px;
    width:100%;
}
.footer-container .menu-item {
  	padding-top: 10px;
}
.widget_product_categories .product-categories li a {
    display: block;
    flex: 1 1 calc(100% - 40px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    width: calc(100% - 40px);
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
	  border-top:1px solid #ededed;
}
.product-tabs-wrapper{
	background:#ededed;
}

.related-products h3{
	font-size:24px;
	color:#006937;
	font-weight:700;
}
.basetopo{
    z-index:99;
    position:relative;
    margin-top:-40px;
}
.blog .site-content {
    margin-bottom:10px;
}
.woodmart-prefooter .vc_row{
	padding-bottom: 30px!important;
}
.variations_form .variations label::after {
    display:none;
}
.cart-totals-inner {
	background:#fff;
}
.footer-column {
    margin-bottom:0;
}
.rpwwt-post-title{
font-weight:bold;
}
.quick-shop-wrapper {
	background-color: rgba(255,255,255,.65);
}
.rpwwt-post-excerpt{
	padding:10px 0 0 0!important;
}
.footer-sidebar {
    padding-top:0;
}
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top:0;
}
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner{
    padding-top:0;
}

.display{
	display:inline;
}
.contatosrod {
    float: left;
}
.separador20{
    clear: both;
    height: 20px;
}
.iconerod {
    float: left;
    margin-right: 15px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    line-height: 35px;
}
.iconerodwhats {
    border: 1px solid #45c153;
    background: #45c153;
    color:#fff!important;
}
.iconerodface {
    border: 1px solid #1873eb;
    background: #1873eb;
    color:#fff!important;
}
.iconerodinsta {
    border: 1px solid #d6249f;
	  background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    color:#fff!important;
}
.iconerodhorario {
    border: 1px solid #f0c414;
    background: #f0c414;
    color:#fff!important;
}

.titulosrod {
    font-weight: bold;
    color: #d5f4e5;
}
.txtrod {
    clear: both;
    color: #fff;
}

.footer-container h2 {
	color:#fff!important;
}
.copyrights-wrapper{
	background:#014e29!important;
	border-top: 1px solid #007d41!important;
}
.sepver{
	border-right: 1px solid #007d41!important;
}
.rpwwt-widget ul li {
margin-bottom: 15px!important;
padding-bottom: 15px!important;
border-bottom: 1px solid;
border-color:#007d41;
}
.product_list_widget > li .widget-product-img > img{
width: 75px!important;
height: 75px!important;
}
.rpwwt-widget ul li img {
    margin: 0 .75em 0 0!important;
}
.rpwwt-widget ul li:last-child {
	border:hidden;
}
.min-footer {
    padding-top: 10px;
    padding-bottom: 0;
}
.footer-sidebar {
    padding-top:10px;
}
.menurodape{
	padding-bottom:30px;
	border-bottom:1px solid;
	border-color:#007d41;
}
.footer-container .widget-title{
	font-size:20px;
	padding-bottom:10px;
}
.widget-title{
	color:#006937;
	font-size:24px;
	padding-bottom:10px;
}
.footer-container .menu-item{
	font-size:16px;
	padding-bottom:10px;
	border-bottom:1px solid;
	border-color:#007d41;	
}
.footer-container .menu-item:last-child{
	border-bottom:hidden;
}
.product_title{
	font-size:28px!important;
	color:#000;
}
.woodmart-product-categories{
	display:none!important;
}
.woocommerce-info{
    background-color: #000;
}
.woocommerce-MyAccount-content h3{
	font-size:20px!important;
	color:#000;	
}
.entry-content{
	text-align:justify;
}

.form-group{
	margin-bottom:10px;
}
.wpcf7-text, .wpcf7-email, .wpcf7-form-control{
	background:#fff!important;
}
[type="submit"]{
	border:hidden;
	background: #98cd08!important;
	color:#fff!important;
}
[type="submit"]:hover{
	color:#fff!important;
	background: #006937!important;	
}
.woodmart-show-categories{
    display:none!important;
}

.footer-container h2{
	margin-bottom: 40px;
}



