/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Author: Tomasek Ilona
Author URI: https://tomkor.com
Description: GeneratePress Child Theme
Template: generatepress
Version: 1.0.0
Requires at least: 5.2
Tested up to: 6.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2023 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2022 Automattic, Inc.

Actual CSS can be found in /assets/css/ folder.
*/

body #field_1_40  {
	visibility: hidden;
	height: 0px;
}
body #field_1_44 {

	visibility: hidden;
	height: 0px;
}
.ld-course-resume {
border-radius: 6px;
}
.ld-course-resume:hover {
background-color: #ffffff;
border-color: #2F5C69;
}

@media (max-width: 767px) {
tr.woocommerce-cart-form__cart-item {
padding: 0;
}
}