/*!
Theme Name: Elitario Child
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Elitario Child theme.
Template: kava
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elitario-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: elitario
Template Id: prod-11134
*/

#toTop {
  cursor: pointer;
}

.jet-theme-core-document {
  overflow-x: hidden;
}

.comment-navigation,
.posts-list-navigation {
  overflow: hidden;
  padding-top: 40px;
  border-top: none !important;
}

.banners_one .elementor-widget-container .jet-banner__img {
  display: flex;
  width: 100%;
}

.posts-list-navigation
  .pagination
  .page-numbers:not(.prev):not(.next):not(.dots):hover,
.posts-list-navigation
  .pagination
  .page-numbers:not(.prev):not(.next):not(.dots).current {
  background-color: #caa462 !important;
  border-color: #caa462;
}

.product-grid-custom .jet-woo-products__item-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product-grid-custom .jet-woo-products__item-content > * {
  width: 100%;
}

.product-grid-custom .jet-woo-products__item-content .jet-woo-product-price,
.product-grid-custom .jet-woo-products__item-content .jet-woo-product-rating {
  width: auto;
  flex-basis: auto;
}

.flex-control-thumbs-wrap-custom .flex-control-thumbs img {
  opacity: 0.5;
}

.flex-control-thumbs-wrap-custom .flex-control-thumbs img.flex-active {
  opacity: 1;
}

.comment-form .submit,
.wpcf7-submit,
.post-password-form label + input,
.woocommerce-checkout-payment .place-order button,
.woocommerce-cart table.cart tr td.actions .coupon * + * {
  color: white;
}

.woocommerce-cart table.cart tr td.actions .coupon * + * {
  line-height: 1;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 12px;
}
