/*
Theme Name: Child Theme
Template: education-zone-pro
Version: 0.1
*/

.box-1 a,
.box-2 a,
.box-3 a,
.box-4 a {
	color: #fff;
}

.banner .banner-text .text {
	width: 50% !important;
}

.variations tbody tr td {
	max-width: 30% !important;
}

#p_tot, #p_price {
	font-weight: bold;
	text-align: left;
}

#p_tot_name, #p_label {
	font-weight: bold;
	width: 87.5%;
}

.welcome-note header {
    width: 100% !important;
}

.woocommerce-variation-price {
	display: none !important;
}

table td.product-price,table td.product-subtotal,table td.product-quantity,.product-total,.order-total td, table td.product-name{text-align: left !important;}

.welcome-note{
	text-align: left;
    padding: 10px 0 50px;
}
.welcome-note header{
	width:97%;
}


.site-info{
	padding-top:20px;
}

span.wpcf7-list-item{
	margin:0;
}

.site-footer .widget-area {
	border:0;
	padding-bottom:0;
}

.site-footer .widget-area .col {
    width: 100%;
}

.site-footer .widget{
	margin-bottom:-10px;
}
#primary .page .entry-content .woocommerce ul#shipping_method{
	margin-left:0;
	margin-bottom:0;
}
#primary .page .entry-content .woocommerce ul#shipping_method li {
	background:none;
	text-align:left;
	padding-left:0;
}
#primary .page .entry-content table .pickup_location td{
	text-align:left;
}

.cart_totals  .woocommerce-shipping-destination {
	display:none;
}

#primary .page .entry-content .woocommerce-checkout ul li{
	background:none;
	padding-left:0;
}

.makecommerce-picker-country .breaker {
	margin-bottom:20px;
}

.extra-options .label-wrapper-checkbox .label-tag {
	display: inline;
}

.extra-options .question,
.extra-options .question2 {
	display: none;
}

.extra-options .question .label {
	/* padding-top: 15px !important; */
	font-size: 0.83em;
}

.extra-options .question .value {
	font-size: 0.83em;
	padding-left: 20px !important;
}

.extra-options .question2 .value {
	font-size: 0.83em;
}

.extra-options .question .checkbox.thwepo-valign {
	margin-bottom: 0;
}

.extra-options .question .value .longtext {
	width: 400px;
}

.cart_totals .woocommerce-shipping-totals {
	display: none;
}