/*
Theme Name: Listeo Child
Theme URI: http://listeo.pro/
Template: listeo
Author: Purethemes.me
Author URI: http://purethemes.net/
Description: Directory WordPress Theme by Purethemes
Tags: theme-options,translation-ready,two-columns
Version: 1.9.92.1741867817
Updated: 2025-03-13 12:10:17

*/

/* Common Styles */

body input[type='submit'] {
  background: #009933 !important;
  border: #009933 !important;
  color: #fff;
}

input,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  border: none;
  border-radius: 25px;
  background-color: #f5f5f5;
}

#navigation.style-1 ul li a {
  color:#fff;
}

.input-with-icon.location a i {
  background-color: transparent !important;
}

.main-search-input-item.location a {
  background-color: transparent !important;
}

/* Remove apenas fundos sólidos padrão do Elementor, sem afetar imagens */
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
    background-color: transparent !important;
}

/* Mantém imagens de fundo */
.elementor-section[style*="background-image"],
.elementor-container[style*="background-image"],
.elementor-column[style*="background-image"],
.elementor-widget-wrap[style*="background-image"] {
    background-color: inherit !important;
}

.user-menu .user-name span {
  display: none;
}

.user-menu .user-name div {
  margin-left: -40px;
}

.wpcf7-form-control.wpcf7-submit {
  padding: 0 40px !important;
}

.listeo-cart-container .mini-cart-button {
  background: #F5F5F5;
}

.listeo-cart-container .mini-cart-button .badge {
  background-color: #009933 !important;
  color: #fff;
  /* border: 1px solid #101920 */
}

#footer h4 {
  margin-bottom: 15px;
}

#footer ul.menu {
  width: 80%;
}

#footer ul.menu li a {
  color:#fff;
}

/* #footer ul.menu li:before {
  content: none;
} */

#footer.custom-footer h4 {
  color:#fff;
  font-weight: bold;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color:#101920;
}

.single-product-titlebar #breadcrumbs {
  border-radius: 50px !important;
  background: #0068384d !important;
}


.container.single-product-titlebar nav#breadcrumbs, 
.container.single-product-titlebar nav#breadcrumbs a, 
.container.single-product-titlebar nav#breadcrumbs span, 
.container.single-product-titlebar nav#breadcrumbs ul li:before { 
    color: #1E1E1E !important; /* Altere para a cor desejada */
}

.listeo-products-slider ins, .product .price ins {
  background-color: #0068384d !important;
  padding: 10px;
}

.listeo-products-slider ins span bdi{
  color: #1e1e1e !important;
}
  
/* Input Placeholder Color */

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #1e1e1e;
  opacity: 1;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #1e1e1e;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #1e1e1e;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #1e1e1e;
  opacity: 1;
}

/* Product section */

.product section {
  padding: 27px 0;
  text-align: center;
  background-color: #EBFFF3;
  min-height: 69px;
  border-radius: 0 0 25px 25px;
}

.product section h5 a {
  color: #1E1E1E;
}

.listeo-products-slider .woocommerce-Price-amount.amount {
  font-size: 18px;
  color: #009933;
  font-weight: bold;
}

.product .mediaholder,
.products .mediaholder {
  border-radius: 25px 25px 0 0;
}

.products .woocommerce-Price-amount {
  color: #009933;
  font-weight: bold;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border: 2px solid #009933;
}

/* Slider */

.slider-controls {
  background: #009933;
}

.slick-dots li {
  box-shadow: inset 0 0 0 2px #101920;
}

.slick-dots li.slick-active {
  box-shadow: inset 0 0 0 6px #101920;
}

.slick-dots li:after {
  background-color: #101920;
}

.slider-controls button.slide-m-next,
.slider-controls button.slide-m-prev {
  /* background-image: url(http://aquidao.pt/wp-content/uploads/2025/03/slider-right-arrow.png); */
  background-size: 30% !important;
}

.home-search-carousel .slider-controls button.slide-m-next,
.home-search-carousel .slider-controls button.slide-m-prev {
  /* background-image: url(http://aquidao.pt/wp-content/uploads/2025/03/slider-right-arrow.png); */
  background-size: 30% !important;
}

@media (max-width: 992px) {
  .main-search-input .menu-toggle {
    border-radius: 25px;
  }
}

.blog-compact-item-container {
  border-radius: 25px;
}

.blog-compact-item {
  border-radius: 25px;
}

.blog-compact-item:before {
  border-radius: 25px;
}

body .blog-compact-item img {
  border-radius: 25px;
}

/* Category-slider */

.category-box {
  border-radius: 25px;
}

/* Taxonomy Category Section */

.alternative-imagebox .img-box {
  border-radius: 40px;
}

.photo-box .photo-box-content {
  background: rgba(0, 66, 35, 0.7);
}

.photo-box .photo-box-content:hover {
  background: rgba(0, 66, 35, 0.8);
}

.photo-box {
  border-radius: 25px;
}

/**/


/* Listeo - Product page */

.claim-badge {
  display: none;
}

#listing-overview {
  padding: 20px;
  border-radius: 25px;
}

/* .single-product-titlebar s */

.boxed-widget {
  background-color: #e8e8e9;
  border-radius: 20px !important;
}

.hosted-by-title {
  display: none;
}

.share-buttons {
  display: none;
}

.like-button {
  background-color: #0099334d !important;
  border: 1px solid #0099334d !important;
}

.listing-item {
  border-radius: 30px;
}

/*** Vendors store page ***/

body #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
  border-radius: 25px;
}

/*****************/

/*** Whishlist ***/

.like-icon.liked {
  background-color: #009933;
}

.listing-item-container span.like-icon:hover {
  background: #009933;
}

.listing-item-container.list-layout span.like-icon {
  background: #fff
}

.listing-item-container.list-layout span.like-icon.liked, .listing-item-container.list-layout span.like-icon:hover {
  background-color: #009933;
  color: #fff;
}

.listing-item-container.list-layout span.like-icon:hover {
  background: #009933;
}

/****************/

.listing-details-sidebar li a {
  color: #101920 !important;
}

.dokan-store-phone a {
  color: #888 !important;
}

.button.vendors-listings-link {
  background: #009933 !important;
  color:#fff !important;
}

#titlebar.listing-titlebar span.listing-tag {
  background-color: #009933 !important;
}

#titlebar.listing-titlebar span.listing-tag a,
#titlebar.listing-titlebar span.listing-tag {
  color: #fff!important;
}

.woocommerce-Tabs-panel {
  border: 1px solid #000;
  border-radius: 35px;
}

div.product .woocommerce-tabs ul.tabs {
  background: #fff !important;
  margin-bottom: 25px !important;
}

div.product .woocommerce-tabs ul.tabs li.active {
  background: #009933;
  border-radius: 20px !important;
}

div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff;
}

div.product .woocommerce-tabs ul.tabs li:hover{
  /* background-color: rgba(251, 232, 15, 0.4); */
  border-radius: 20px;
}



/* Store page */

/* body input[type='submit'].dokan-btn-theme, body a.dokan-btn-theme, body .dokan-btn-theme {
  background-color: #009933 !important;
  border-color: #009933 !important;
}

body input[type='submit'].dokan-btn-theme, body a.dokan-btn-theme, body .dokan-btn-theme:hover {
  background-color: #009933 !important;
  border-color: #009933 !important;
} */

.dokan-store-products-ordeby-select .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  color:#009933 !important;
}

body #dokan-store-listing-filter-form-wrap {
  border-radius: 10px !important;
}

body #dokan-store-listing-filter-form-wrap .store-search .store-search-input {
  /* background: #fff !important;
  border-radius: 25px !important; */

  border-radius: 50px 0 0 50px !important;
}

body.dokan-pro-active #dokan-store-listing-filter-form-wrap {
  display:flex !important;
}

body.dokan-pro-active #dokan-store-listing-filter-form-wrap div {
  display:flex !important;
  background:#fff;
  border-radius: 50px;
}

body.dokan-pro-active #dokan-store-listing-filter-form-wrap div.store-lists-other-filter-wrap {
  display:none !important;
}

#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap {
  flex-wrap: none !important;
  flex-wrap: nowrap !important;
}

#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn {
  display: none !important;
}

#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box {
  padding: 0 !important;
}

#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box::after {
  background:transparent;
}

body #dokan-store-listing-filter-wrap .right .toggle-view .active {
  border-color: #009933 !important;
}

#dokan-store-listing-filter-wrap .right .toggle-view .active::before {
  color: #009933 !important;
}

#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn {
  background: #009933 !important;
  transition: 0.1s ease;
}

#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn:hover {
  background: #c6835a !important;
}

/*Stores Container*/
body #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
  border-radius: 30px !important;
}

body #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
  display: none;
}

body #dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
  padding-top:100px !important;
  padding-bottom: 0px !important;
}

#dokan-store-listing-filter-wrap .right .toggle-view .active::before {
  color: #009933 !important;
}

#dokan-store-listing-filter-form-wrap #apply-filter-btn {
  background: #009933 !important;
  color:#fff;
  font-weight: 600;
  transition: 0.1s ease;
  padding: 6px 25px 6px 25px !important;
  margin: 5px 5px 5px 0;
  border-radius: 50px;
}

#dokan-store-listing-filter-form-wrap #apply-filter-btn:hover {
  background: #007b29 !important;
}

/**************/

/* Checkout & Cart Page */

.wc-block-cart__submit-button {
	background: #009933 !important;
  border-radius: 30px;
}

.wc-block-cart__submit-button:hover {
  background: #009933e9 !important;
}

.wc-block-components-checkout-place-order-button {
  background: #009933 !important;
  border-radius: 30px;
  transition: 0.2s !important;
}
.wc-block-components-checkout-place-order-button:hover {
  background: #009933e9 !important;
}
/*****************/
