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

#toTop {
	cursor: pointer;
}

.wpcf7-spinner {
	display: none;
}

input[type=checkbox],
.login-remember label {
	cursor: pointer;
}

.tabs_fix .woocommerce-Tabs-panel--additional_information, .tabs_fix .woocommerce-Tabs-panel--reviews .woocommerce-Reviews {
	margin: 0 20px;
}

@media (max-width: 1024px) {
	.tabs_fix .woocommerce-Tabs-panel--additional_information, .tabs_fix .woocommerce-Tabs-panel--reviews .woocommerce-Reviews {
		margin: 0 10px;
	}
}

@media (max-width: 767px) {
	.tabs_fix .elementor-widget-wrap .elementor-social-icons-wrapper{
		margin-bottom: 20px;
	}
}

.woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .button {
	padding: 6px 20px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .place-order button.button:hover {
	background-color: #242729;
}

.tabs_fix .comment-respond .comment-reply-title {
	margin-top: 50px;
}

.tabs_fix .comment-form-cookies-consent{
	display: flex;
}

.tabs_fix .comment-form label {
	cursor: pointer;
}

.woocommerce-account .woocommerce>.woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox {
	display: block;
	margin-left: 0px;
}

.tabs_fix .woocommerce-Reviews ol ul {
	list-style-type: none !important;
} 