/**
 * Template: ms-lms-starter-theme
 * Theme Name: MasterStudy Templates Child
 * Theme URI: https://starter.stylemixthemes.com/
 * Author: StylemixThemes
 * Author URI: https://stylemixthemes.com/
 * Description: MasterStudy Templates Child Theme is the child theme for the MasterStudy Templates. With this child theme, you can customize your eLearning website appearance without changing the original templates.
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: classes, courses, Education, education center, e-commerce, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
 * Text Domain: starter-text-domain
 * Version: 1.0.0
 */
 
/*Stile vario*/
#page .elementor-widget-text-editor a {
    text-decoration: underline !important;
}
#page .elementor-widget-text-editor a:hover {
    text-decoration: none !important;
	color:#000000 !important;
}
#masthead .elementor a {
    text-decoration: none !important;
}
/*Testata*/
 .ehf-header #masthead {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
}
.elementor-widget-stm_lms_pro_site_authorization_links:hover span.ms-lms-authorization-icon {
    background-color: #ED1C25!important;
}
.accedi .elementor-icon {
	padding: 15px;
}
/*Stile form CF7*/
.wpcf7 p {
	margin-bottom:15px;
}
.wpcf7 label {
	width:100%;
}
.wpcf7-text, .wpcf7-textarea {
	border: 1px solid #061A2F !important;
}
.wpcf7-acceptance .wpcf7-list-item {
	margin:0;
}
.wpcf7-submit {
	background-color: #EDAE49!important;
	border-color: #EDAE49!important;
    fill: #061A2F;
    color: #061A2F!important;
    border-style: solid!important;
    border-radius: 25px 25px 25px 25px!important;
	padding: 15px 10px;
	text-transform: uppercase;
	font-size: 15px!important;
	font-weight: 500!important;
	font-family: Roboto;
}
.wpcf7-submit:hover {
	border-color: #00AF3F!important;
	background-color: #00AF3F!important;
	color: #FFFFFF!important;
}
/*Modifiche carrello*/
.woocommerce-notices-wrapper .button, .woocommerce-cart table.cart td.actions, .wc-backward {
	display:none!important;
}
.pages-template {
    margin-top: 120px;
}
.woocommerce-cart .product-thumbnail,
.woocommerce-cart th.product-thumbnail,
.woocommerce-cart .product-quantity,
.woocommerce-cart th.product-quantity,
.woocommerce-cart .product-subtotal,
.woocommerce-cart th.product-subtotal {
    display: none !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 240px!important;
    height: 45px!important;
}
.woocommerce table.cart td.actions button.button, #woocommerce-checkout-form-coupon .button {
	width: 240px!important;
	background-color: #EDAE49!important;
    fill: #061A2F;
    color: #061A2F!important;
    border-style: solid!important;
    border-radius: 25px 25px 25px 25px!important;
	padding: 15px 10px;
}
.woocommerce table.cart td.actions button.button:hover {
	background-color: #00AF3F!important;
	color: #FFFFFF!important;
}
.woocommerce table.cart td.actions button.button {
	height:unset!important;
}
.woocommerce .wc-proceed-to-checkout a.button.alt, .woocommerce-page #payment #place_order {
	background-color: #EDAE49!important;
    fill: #061A2F;
    color: #061A2F!important;
    border-style: solid!important;
    border-radius: 25px 25px 25px 25px!important;
    padding: 20px 40px 20px 40px!important;
}
.woocommerce .wc-proceed-to-checkout a.button.alt:hover, .woocommerce-page #payment #place_order:hover {
	background-color: #00AF3F!important;
	color: #FFFFFF!important;
}
/*Modifiche checkout*/
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
}
.thwcfd-field-paragraph {
    font-weight: bold;
    font-size: 25px;
}
#billing_titolo_field {
	margin-top:40px;
}
#billing_titolo_field h3 {
	margin-bottom:0;
}
#billing_contatto_field h3 {
	margin-bottom:0;
}
.shop_table .cart-subtotal {
    display: none !important;
}
.woocommerce form .form-row input.input-text, .woocommerce .select2-container .select2-selection {
	border: 1px solid #061A2F !important;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: var(--wc-red) !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding:0;
}
.comment-body table td, .comment-body table th, .entry-content table td, .entry-content table th, .textwidget table td, .textwidget table th {
    border: 1px solid #061A2F !important;
}
.woocommerce-checkout-review-order-table thead tr th:first-child, .woocommerce-checkout-review-order-table tbody tr td:first-child, .woocommerce-checkout-review-order-table tfoot tr th:first-child {
	border-right:0 !important;
}
.woocommerce-checkout-review-order-table thead tr th {
	border-bottom:0 !important;
}
.woocommerce-checkout-review-order-table tfoot tr th, .woocommerce-checkout-review-order-table tfoot tr td {
	border-top:0 !important;
}
.container .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
    padding-left: unset !important;
}
.woocommerce form .form-row .input-checkbox {
  display: none;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  user-select: none;
  font-size: 14px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid #333;
  border-radius: 4px;
  background: #fff;
  transition: all 0.2s ease-in-out;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox:checked + .woocommerce-terms-and-conditions-checkbox-text::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #fff;
  background: #0073aa;
  border: 2px solid #0073aa;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 16px;
}
span.woocommerce-terms-and-conditions-checkbox-text a {
  text-decoration: underline!important;
}
span.woocommerce-terms-and-conditions-checkbox-text a:hover {
  text-decoration: none!important;
  color: #273044!important;
}
.stm_lms_acc_tabs {
    display: none;
}
.masterstudy-orders {
	margin-top:40px;
}
/*Pagine riepilogo ordine*/
.woocommerce ul.order_details {
	margin-bottom: 30px;
	padding-left:0;
}
.woocommerce ul.order_details li {
    width: 100%;
    border-right: 0;
    margin-bottom: 15px;
}
.link-corso {
    display: flex;
    align-items: center;
	justify-content: space-between;
    grid-gap: 30px;
    width: 100%;
	background: #dadada;
    padding: 10px 20px;
}
.link-corso h4 {
	margin-bottom: 0 !important;
}
.pulsante-corso {
	background-color: #EDAE49;
    fill: #061A2F;
    color: #061A2F;
    border-style: solid;
    border-radius: 25px 25px 25px 25px;
	padding: 15px 20px;
	text-transform: uppercase;
	font-size: 15px!important;
	font-weight: 500!important;
	font-family: Roboto;
}
.pulsante-corso:hover {
	background-color: #00AF3F;
    color: #FFFFFF;
}
/*Pagina il mio account*/
.woocommerce-form-login__submit {
	background-color: #EDAE49!important;
	border-color: #EDAE49!important;
    fill: #061A2F;
    color: #061A2F!important;
    border-style: solid!important;
    border-radius: 25px 25px 25px 25px!important;
	padding: 15px 10px;
	text-transform: uppercase;
	font-size: 15px!important;
	font-weight: 500!important;
	font-family: Roboto;
}
.woocommerce-form-login__submit:hover {
	background-color: #00AF3F!important;
    color: #FFFFFF!important;
}
.woocommerce-MyAccount-navigation a, .woocommerce-MyAccount-content {
    font-size: 18px;
	line-height: 1.5;
}
.woocommerce-MyAccount-navigation a, .woocommerce-MyAccount-content p a {
	text-decoration: underline!important;
}
.woocommerce-MyAccount-navigation a:hover, .woocommerce-MyAccount-content p a:hover {
	text-decoration: none!important;
	color:#303441;
}
/*Pagina elenco ordini*/
.masterstudy-orders-course-info__image, .masterstudy-orders-course-info__category {
	display:none;
}
/*Pagine modifica utente*/
.woocommerce-edit-account .woocommerce-Button, .woocommerce-orders .woocommerce-button, .order-box .button, .woocommerce-MyAccount-content .button {
	background-color: #EDAE49!important;
	border-color: #EDAE49!important;
    fill: #061A2F;
    color: #061A2F!important;
    border-style: solid!important;
    border-radius: 25px 25px 25px 25px!important;
	padding: 15px 10px;
	text-transform: uppercase;
	font-size: 15px!important;
	font-weight: 500!important;
	font-family: Roboto;
	text-decoration: none!important;
}
.woocommerce-edit-account .woocommerce-Button:hover, .woocommerce-orders .woocommerce-button:hover, .order-box .button:hover, .woocommerce-MyAccount-content .button:hover {
	border-color: #00AF3F!important;
	background-color: #00AF3F!important;
	color: #FFFFFF!important;
}
.woocommerce-checkout #payment ul.payment_methods li {
	padding:10px 0;
}
.payment_method_ppcp div.payment_box {
    display: none!important;
}
/*.woocommerce-checkout #payment div.payment_box {
    display: none!important;
}*/
/*Formattazioni varie testi*/
sub, sup {
    font-size: 40%!important;
    margin: 3px!important;
}
/*Media query*/
@media screen and (max-width: 768px) {
	body h1 {
        font-size: 26px!important;
        line-height: 1.5!important;
    }
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100%!important;
	}
	.woocommerce table.cart td.actions button.button {
		width: 100%!important;
		margin-bottom: 20px;
	}
	.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
		width:100%!important;
	}
	.woocommerce-MyAccount-navigation {
		margin-bottom: 40px;
	}
	.link-corso {
		flex-direction: column;
		grid-gap: 10px;
	}
	.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox::before {
		top: 10px;
	}
	.pages-template {
		margin-bottom: 40px;
	}
}