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

#toTop {
	cursor: pointer;
}
.woocommerce-tabs{
	border-bottom: 0px;
}

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

.c-portfolio .jet-portfolio__image-instance {
	min-height: auto;
}

.single-product .product .elementor-jet-single-add-to-cart .cart .woocommerce-variation-add-to-cart,
.c-add-to-cart .elementor-jet-single-add-to-cart,
.c-add-to-cart .cart {
	align-items: flex-end;
}

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

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

.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-error {
	margin-top: 30px;
}

.woocommerce-mini-cart dd,
.woocommerce-cart-form dd {
	margin: 0 0 1.5em;
}

.woocommerce-mini-cart .variation {
	display: none;
}

@media (max-width: 480px) {
  .woocommerce-notices-wrapper .woocommerce-message .button,
	.woocommerce-notices-wrapper .woocommerce-info .button,
	.woocommerce-notices-wrapper .woocommerce-error .button {
		display: block;
		float: none;
		margin: 0 0 20px 0;
	}
}
