/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

input[name="yandex-delivery-method"] {

	margin-left: 5px !important;
}

#yandex-delivery-method_field {

	font-size: 14px !important;
}

#wc-local-pickup-plus-toggle-default-handling {

	display: none !important; 
}

#order_review th {

	width: 50% !important;
}

.woocommerce-shipping-totals > td {

	font-size: 13px !important;
}