/*!
Theme Name: Tutorgo
Theme URI: https://data.themeim.com/wp/tutorgo/
Author: Themeim
Author URI: https://themeforest.net/user/themeim/portfolio
Description: Tutorgo – Education WordPress Theme
Version: 1.0.2
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tutorgo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.woocommerce-message {
    border-top-color: #8fae1b;
    max-width: 1170px;
    margin: auto;
}
.etn-widget {
    position: relative;
    padding: 30px;
    -webkit-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
    -moz-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
    box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 40px;
}
.etn-widget.etn-variable-ticket-widget {
    padding: 0;
    box-shadow: none;
}

