/*!
Theme Name: Paletto
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Paletto 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: paletto
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: paletto
Template Id: prod-25518
*/

#toTop {
  cursor: pointer;
}

body:not(.elementor-template-full-width) .site-content__wrap {
  margin-top: 60px;
  margin-bottom: 60px;
}

html body .woocommerce-product-gallery__trigger {
  background-color: #fff;
  color: #000;
}

html body .woocommerce-product-gallery__trigger:hover {
  background-color: #000;
  color: #fff;
}

.custom-add-to-cart .cart {
  align-items: flex-start;
}

.jet-woo-product-price .price {
  margin: 0;
}

@media (min-width: 768px) {
  html body #toTop {
    bottom: 50px;
    right: 20px;
  }
}

.select2-container--default .select2-selection--single {
  height: 38px;
  border-color: #ebeced;
}

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

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 6px;
}
