.hint--left:before {
  border-left-color: #7c8f00;
}

.hint--right:before {
  border-right-color: #7c8f00;
}

[class*=hint--]:after {
  background-color: #7c8f00;
}

.hint--bottom-left:before,
.hint--bottom-right:before,
.hint--bottom:before {
  border-bottom-color: #7c8f00;
}

.hint--top-left:before,
.hint--top-right:before,
.hint--top:before {
  border-top-color: #7c8f00;
}

body .elementor-heading-title {
  line-height: initial;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
.popup-search-form:before,
textarea {
  border-radius: 5px;
}

.row-popular-search-keywords {
  display: none;
}

#popup-search .popup-search-logo a {
  width: 100%;
  max-width: 200px;
}
#popup-search #search-popup-close {
  border: 1px solid #7c8f00;
  color: #7c8f00;
  right: 10px;
  top: 10px;
  border-radius: 100%;
}
#popup-search #search-popup-close:hover {
  background-color: #7c8f00;
  color: #fff;
}
@media (max-width: 767px) {
  #popup-search #search-popup-close {
    position: absolute;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  #popup-search .inner {
    padding-top: 60px;
  }
}

.tm-button.style-border {
  color: #7c8f00;
}

.minimog-slider-buttons .slider-btn,
.minimog-slider-buttons .swiper-nav-button,
.tm-swiper .slider-btn,
.tm-swiper .swiper-nav-button,
.tm-swiper.nav-style-02 .slider-btn,
.tm-swiper.nav-style-02 .swiper-nav-button {
  color: #7c8f00;
  border-color: #7c8f00;
}
.minimog-slider-buttons .slider-btn:hover,
.minimog-slider-buttons .swiper-nav-button:hover,
.tm-swiper .slider-btn:hover,
.tm-swiper .swiper-nav-button:hover,
.tm-swiper.nav-style-02 .slider-btn:hover,
.tm-swiper.nav-style-02 .swiper-nav-button:hover {
  background-color: #7c8f00;
  border-color: #7c8f00;
  box-shadow: 0 0 0 0.2rem #7c8f00;
}
@media (max-width: 1024px) {
  .minimog-slider-buttons .slider-btn,
.minimog-slider-buttons .swiper-nav-button,
.tm-swiper .slider-btn,
.tm-swiper .swiper-nav-button,
.tm-swiper.nav-style-02 .slider-btn,
.tm-swiper.nav-style-02 .swiper-nav-button {
    background-color: #fff;
  }
}
@media (min-width: 1300px) and (max-width: 1800px) {
  .minimog-slider-buttons .slider-btn.swiper-button-next,
.minimog-slider-buttons .swiper-nav-button.swiper-button-next,
.tm-swiper .slider-btn.swiper-button-next,
.tm-swiper .swiper-nav-button.swiper-button-next,
.tm-swiper.nav-style-02 .slider-btn.swiper-button-next,
.tm-swiper.nav-style-02 .swiper-nav-button.swiper-button-next {
    right: 30px;
  }
  .minimog-slider-buttons .slider-btn.swiper-button-prev,
.minimog-slider-buttons .swiper-nav-button.swiper-button-prev,
.tm-swiper .slider-btn.swiper-button-prev,
.tm-swiper .swiper-nav-button.swiper-button-prev,
.tm-swiper.nav-style-02 .slider-btn.swiper-button-prev,
.tm-swiper.nav-style-02 .swiper-nav-button.swiper-button-prev {
    left: 30px;
  }
}

@media (min-width: 1024px) {
  .no-dots--desktop .tm-swiper .swiper-pagination-container {
    display: none;
  }
}

.tm-modern-heading .heading-description a {
  display: inline;
  text-decoration: underline;
}

.page-title-bar-standard-02 {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .page-title-bar-standard-02 {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.page-title-bar-standard-02 .page-title-bar-bg {
  background-position: center bottom;
  background-size: auto 100%;
}
@media (max-width: 767px) {
  .page-title-bar-standard-02 .page-title-bar-bg {
    background-image: none !important;
  }
}

.page-title-bar-minimal-01 {
  padding: 30px 0;
}

#page-mobile-main-menu #page-close-mobile-menu {
  width: 36px;
  height: 36px;
  color: #7c8f00;
  right: 10px;
  left: auto;
  border: 1px solid #7c8f00;
  top: 10px;
  border-radius: 100%;
  z-index: 9;
}
#page-mobile-main-menu .page-mobile-menu-content .mobile-menu-nav-menus {
  margin-top: 60px;
}

#popup-fly-cart #btn-close-fly-cart {
  width: 36px;
  height: 36px;
  color: #7c8f00;
  right: 10px;
  left: auto;
  border: 1px solid #7c8f00;
  top: 10px;
  border-radius: 100%;
}
#popup-fly-cart #btn-close-fly-cart:hover {
  background-color: #7c8f00;
  color: #fff;
}
#popup-fly-cart .cart-footer-actions .icon {
  color: #7c8f00;
}

.minimog-modal .button-close-modal {
  color: #7c8f00;
  border: 1px solid #7c8f00;
}
.minimog-modal .button-close-modal:hover {
  background-color: #7c8f00;
  color: #fff;
}

@media (max-width: 767px) {
  #woosw_wishlist.woosw-popup .woosw-item--actions {
    display: none;
  }
}

@media (max-width: 767px) {
  #page-top-bar {
    padding-right: 0px;
  }
  #page-top-bar .top-bar-wrap {
    overflow: visible !important;
    height: auto !important;
  }
  #page-top-bar .top-bar-column-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  #page-top-bar .top-bar-section {
    position: relative !important;
  }
  #page-top-bar .top-bar-collapsible-toggle {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #page-header .mini-cart__button {
    display: none;
  }
}

.footer__menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .footer__menu ul {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.footer__menu ul li {
  padding: 10px 30px;
}
.footer__menu ul li a:hover {
  color: #7c8f00;
}

@media (min-width: 768px) {
  .home .tm-slider-slideshow.tm-slider-slideshow--style-1.tm-slider-slideshow--content-reverse .slide-bg-wrap {
    margin-left: 10px;
  }
  .home .tm-slider-slideshow.tm-slider-slideshow--style-1.tm-slider-slideshow--content-reverse .slide-content {
    margin-right: 10px;
  }
}

@keyframes infiniteRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.sobre_badge img {
  animation: infiniteRotate 10s linear infinite;
}

.contacts__map a.simple-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.wpforms-container .newsletter-icon {
  display: none;
}
.wpforms-container input::placeholder, .wpforms-container input::-webkit-input-placeholder,
.wpforms-container textarea::placeholder,
.wpforms-container textarea::-webkit-input-placeholder {
  color: black !important;
  opacity: 1 !important;
}
.wpforms-container .wpforms-field-large,
.wpforms-container .wpforms-field-medium {
  border-color: #000 !important;
  color: #000 !important;
}
.wpforms-container .wpforms-field-large:focus,
.wpforms-container .wpforms-field-medium:focus {
  box-shadow: none !important;
  border-color: #7c8f00 !important;
}
.wpforms-container .wpforms-submit-container {
  text-align: right;
}
.wpforms-container .wpforms-submit-container .wpforms-submit {
  background: transparent !important;
  border: 1px solid #7c8f00;
  color: #7c8f00 !important;
  text-transform: uppercase;
  min-height: 45px;
  border-radius: 5px;
  padding: 0px 33px 0px 33px;
  line-height: 23px;
  font-weight: 500;
  font-size: 15px;
  box-shadow: 0 0 0 0 #7c8f00 !important;
}
.wpforms-container .wpforms-submit-container .wpforms-submit:hover {
  background: #7c8f00 !important;
  color: #fff !important;
  box-shadow: 0 0 0 0.2rem #7c8f00 !important;
}

body.post-type-archive-product #page-title-bar.page-title-bar-standard-02 .page-title-bar-bg {
  background-color: #efeee9;
  background-position: left bottom;
}

#active-filters-bar .js-product-filter-link.remove-filter-link:hover {
  background: #7c8f00;
}

.minimog-wp-widget-filter ul.list-style-checkbox a:after,
.minimog-wp-widget-filter ul.list-style-radio a:after {
  background-color: #7c8f00;
}
.minimog-wp-widget-filter ul.list-style-text .chosen > a,
.minimog-wp-widget-filter ul.list-style-text a:hover {
  background-color: #7c8f00;
  border-color: #7c8f00;
}

#archive-layout-switcher .switcher-item {
  background-color: transparent;
  border: 1px solid #7c8f00;
  color: #7c8f00;
}
#archive-layout-switcher .switcher-item.selected, #archive-layout-switcher .switcher-item:hover {
  background-color: #7c8f00;
  color: #fff;
}
#archive-layout-switcher .grid-four {
  display: none;
}

.btn-js-open-off-sidebar.btn-open-sidebar1 {
  background-color: #7c8f00;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0 0 5px 5px;
}

.page-sidebar.sidebar-off .btn-close-off-sidebar {
  width: 36px;
  height: 36px;
  color: #7c8f00;
  right: 10px;
  left: auto;
  border: 1px solid #7c8f00;
  top: 10px;
  border-radius: 100%;
}
.page-sidebar.sidebar-off .btn-close-off-sidebar:hover {
  background-color: #7c8f00;
  color: #fff;
}
.page-sidebar.sidebar-off .btn-close-off-sidebar path {
  fill: currentColor;
}

.minimog-nice-select-wrap .minimog-nice-select li.selected,
.minimog-nice-select-wrap .minimog-nice-select li:hover {
  background: #7c8f00;
}

.type-product .product-wrapper .product-thumbnail {
  overflow: visible !important;
}
.type-product .product-wrapper .product-info {
  text-align: center;
}
.type-product .product-wrapper .woocommerce_loop_add_to_cart_wrap .add_to_cart_button,
.type-product .product-wrapper .quick-view-btn a,
.type-product .product-wrapper .wishlist-btn a {
  border: 1px solid #7c8f00 !important;
  color: #7c8f00 !important;
}
.type-product .product-wrapper .woocommerce_loop_add_to_cart_wrap .add_to_cart_button.woosw-btn-added, .type-product .product-wrapper .woocommerce_loop_add_to_cart_wrap .add_to_cart_button:hover,
.type-product .product-wrapper .quick-view-btn a.woosw-btn-added,
.type-product .product-wrapper .quick-view-btn a:hover,
.type-product .product-wrapper .wishlist-btn a.woosw-btn-added,
.type-product .product-wrapper .wishlist-btn a:hover {
  color: #fff !important;
}

.minimog-product.style-list .product-wrapper .product-info {
  text-align: left;
}
.minimog-product.style-list .product-wrapper .product-info .woocommerce_loop_add_to_cart_wrap .add_to_cart_button {
  background-color: #7c8f00 !important;
  color: #fff !important;
}

#woosw_wishlist.woosw-popup .woosw-popup-content-top,
#woosw_wishlist.woosw-popup .woosw-popup-content-bot {
  background-color: #7c8f00;
}
#woosw_wishlist.woosw-popup .woosw-popup-content-mid {
  background-color: #f5f5f5;
}
#woosw_wishlist.woosw-popup .woosw-item--time {
  display: none;
}

.single-product #page-title-bar.page-title-bar-minimal-01 {
  margin: 0 !important;
  background: #f5f5f5;
}
.single-product .entry-product-page-content {
  background-color: #f5f5f5;
  padding: 30px 0 90px 0;
}
.single-product .col-woo-single-summary,
.single-product .quick-view-col-summary {
  background-color: #f5f5f5;
}
.single-product .col-woo-single-summary .quantity-discount-table .quantity-discount-add,
.single-product .quick-view-col-summary .quantity-discount-table .quantity-discount-add {
  margin-left: 15px;
}
.single-product .col-woo-single-summary .wishlist-btn a.woosw-btn,
.single-product .quick-view-col-summary .wishlist-btn a.woosw-btn {
  background-color: transparent;
  border: 1px solid #7c8f00;
  color: #7c8f00;
}
.single-product .col-woo-single-summary .wishlist-btn a.woosw-btn:hover,
.single-product .quick-view-col-summary .wishlist-btn a.woosw-btn:hover {
  background-color: #7c8f00;
  color: #fff;
}
.single-product .col-woo-single-summary .woocommerce-product-details__short-description,
.single-product .quick-view-col-summary .woocommerce-product-details__short-description {
  margin: 30px 0 0px 0;
}
.single-product .col-woo-single-summary .entry-product-quantity-wrapper,
.single-product .quick-view-col-summary .entry-product-quantity-wrapper {
  margin-top: 15px;
}
.single-product .col-woo-single-summary .entry-product-quantity-wrapper div.quantity input.qty,
.single-product .quick-view-col-summary .entry-product-quantity-wrapper div.quantity input.qty {
  background-color: #fff;
  border-color: #7c8f00;
  border-radius: 5px;
}
.single-product .col-woo-single-summary .single-product-accordion,
.single-product .quick-view-col-summary .single-product-accordion {
  margin-top: 0;
}
.single-product .col-woo-single-summary .quantity-discount-table-wrap,
.single-product .quick-view-col-summary .quantity-discount-table-wrap {
  margin-top: 30px;
}
.single-product .col-woo-single-summary .quantity-discount-table-wrap .quantity-discount-heading,
.single-product .quick-view-col-summary .quantity-discount-table-wrap .quantity-discount-heading {
  font-size: 16px;
}
.single-product .col-woo-single-summary .quantity-discount-table-wrap .quantity-discount-table,
.single-product .quick-view-col-summary .quantity-discount-table-wrap .quantity-discount-table {
  border: 1px solid #7c8f00;
}
.single-product .col-woo-single-summary .quantity-discount-table-wrap .quantity-discount-table .quantity-discount-item,
.single-product .quick-view-col-summary .quantity-discount-table-wrap .quantity-discount-table .quantity-discount-item {
  border-bottom: 1px solid #7c8f00;
}
.single-product .col-woo-single-summary .quantity-discount-table-wrap .quantity-discount-table .quantity-discount-item:last-child,
.single-product .quick-view-col-summary .quantity-discount-table-wrap .quantity-discount-table .quantity-discount-item:last-child {
  border-bottom: none;
}
.single-product .col-woo-single-summary .quantity-discount-table-wrap .quantity-discount-table .single_add_to_cart_button,
.single-product .quick-view-col-summary .quantity-discount-table-wrap .quantity-discount-table .single_add_to_cart_button {
  padding: 0 20px;
}
.single-product .col-woo-single-summary .entry-product-meta-shipping,
.single-product .quick-view-col-summary .entry-product-meta-shipping {
  display: none;
}
.single-product .col-woo-single-summary .product-attributes,
.single-product .quick-view-col-summary .product-attributes {
  color: #000;
}
.single-product .col-woo-single-summary .product-attributes ul,
.single-product .quick-view-col-summary .product-attributes ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #666;
}
.single-product .col-woo-single-summary .product-attributes ul strong,
.single-product .quick-view-col-summary .product-attributes ul strong {
  color: #000;
  font-weight: 500;
}
.single-product .col-woo-single-summary .entry-product-meta .meta-label,
.single-product .quick-view-col-summary .entry-product-meta .meta-label {
  font-weight: 500;
  margin: 0 4px 0 0;
}
.single-product .col-woo-single-summary .product-popup-links,
.single-product .quick-view-col-summary .product-popup-links {
  border: 0;
}
.single-product .col-woo-single-summary .product-popup-links a,
.single-product .quick-view-col-summary .product-popup-links a {
  color: #7c8f00;
}
.single-product .col-woo-single-summary .single-product-accordion .minimog-accordion .accordion-header,
.single-product .quick-view-col-summary .single-product-accordion .minimog-accordion .accordion-header {
  border-color: #000;
}
.single-product .col-woo-single-summary .entry-product-meta .meta-label,
.single-product .quick-view-col-summary .entry-product-meta .meta-label {
  min-width: 0;
}
.single-product .col-woo-single-summary .summary.entry-summary,
.single-product .quick-view-col-summary .summary.entry-summary {
  display: flex;
  flex-direction: column;
}
.single-product .col-woo-single-summary form.cart,
.single-product .col-woo-single-summary .product-popup-links,
.single-product .col-woo-single-summary .single-product-accordion,
.single-product .quick-view-col-summary form.cart,
.single-product .quick-view-col-summary .product-popup-links,
.single-product .quick-view-col-summary .single-product-accordion {
  order: 3;
}
@media (min-width: 1700px) {
  .single-product .col-woo-single-summary .tm-sticky-column {
    margin-left: 160px;
  }
}
@media (max-width: 767px) {
  .single-product .quick-view-col-summary {
    padding: 20px;
  }
}
.single-product .woo-single-gallery .swiper-slide {
  text-align: center;
}

.modal-quick-view-popup .single-product-accordion {
  display: none;
}
@media (max-width: 767px) {
  .modal-quick-view-popup .modal-content-inner {
    padding: 0 !important;
  }
}

body.blog .page-title-bar-bg,
body.archive.category .page-title-bar-bg {
  background-color: #f3e5d8;
  background-image: url("../img/blog-banner-image.jpg");
  background-position: left top;
}
body.blog .grid-item .post-wrapper .post-categories,
body.archive.category .grid-item .post-wrapper .post-categories {
  color: #7c8f00;
}

.post-template-default.single.single-post .entry-header .entry-post-categories a {
  color: #7c8f00;
}
.post-template-default.single.single-post .entry-header .entry-post-categories a:hover {
  color: #9b9b9b;
  background-color: transparent;
}
.post-template-default.single.single-post .entry-header .post-date span {
  display: none;
}
.post-template-default.single.single-post .entry-footer .entry-post-share {
  margin-left: auto;
}
.post-template-default.single.single-post .entry-footer .entry-post-share .share-list a {
  color: #7c8f00;
}
.post-template-default.single.single-post .blog-nav-links a:before {
  color: #9b9b9b;
}
.post-template-default.single.single-post .blog-nav-links a h6 {
  color: #7c8f00;
}
.post-template-default.single.single-post .blog-nav-links a:hover h6 {
  color: #9b9b9b;
}

.woocommerce-account #customer_login {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .woocommerce-account #customer_login::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #d2d2d2;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: -1;
  }
}
.woocommerce-account #customer_login .woocommerce-form-register-wrap {
  padding: 0;
}
@media (max-width: 767px) {
  .woocommerce-account #customer_login .woocommerce-form-register-wrap {
    margin-top: 90px;
  }
}

body.error404 .error-image img {
  max-width: 200px;
}

body.woocommerce-cart .cart-footer-actions .icon, body.woocommerce-checkout .cart-footer-actions .icon {
  color: #7c8f00;
}