/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce-checkout .shipping_method_choice {
	display:none;
}

/* #econt_custom_checkout_field > h3, */
/* #speedy_custom_checkout_field > h3 { */
	/* display:none; */
/* } */

/* #shipping_method span.woocommerce-Price-amount.amount { */
	/* display:none; */
/* } */

/* .checkmark { */
	/* float:left; */
	/* height: 35px; */
	/* width: 35px; */
	/* background-color: #eee; */
	/* position:relative; */
	/* border: solid 1px #00000059; */
/* } */

/* #shipping_method input:checked ~ label .checkmark { */
	
/* } */

/* .checkmark:after { */
  /* content: ""; */
  /* position: absolute; */
  /* display: none; */
/* } */

/* #shipping_method input:checked ~ label .checkmark:after { */
  /* display: block; */
/* } */

/* .checkmark:after{ */
	/* left: 9px; */
    /* top: 4px; */
    /* width: 13px; */
    /* height: 15px; */
    /* border: solid #403b3b; */
    /* border-width: 0 4px 4.2px 0; */
    /* -webkit-transform: rotate(45deg); */
    /* -ms-transform: rotate(45deg); */
    /* transform: rotate(45deg); */
/* } */

/* img.shipping_method_logo{ */
	/* width: 170px; */
    /* float: left; */
	/* margin-left: 70px; */
/* } */

/* img.speedy_shipping_method_logo{ */
	/* margin-top:-7px; */
/* } */

/* .shipping_method_choice ul#shipping_method li label:before { */
	/* display:none; */
/* } */

/* #shipping_method > li:hover { */
	/* background-color: #e2e2e2; */
/* } */

/* #shipping_method > li.choisen_method{ */

/* } */

/* #shipping_method > li { */
	/* width: 49%; */
	/* padding: 1em 20px; */
    /* border: 1px solid #e2e2e2; */
    /* color: #111; */
    /* background-color: #f9f9f9; */
    /* font-size: 15px; */
    /* font-weight: 400; */
	/* cursor:pointer; */
	/* border-radius: 4px; */
	/* text-align: center; */
/* } */

/* #shipping_method > li:nth-child(0) { */
	/* float: left; */
/* } */

/* #shipping_method > li:nth-child(1) { */
	/* float: right; */
/* } */

/* #shipping_method > li label { */
    /* font-size: 25px; */
    /* font-weight: 700; */
	/* cursor:pointer; */
/* } */
