.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), "Roboto","Helvetica", "Arial","LiHei Pro","黑體-繁","微軟正黑體", sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-10 .elementor-element.elementor-element-3a40254 > .elementor-widget-container{background-color:#1ABC9C;margin:30px 0px -60px 0px;padding:11px 11px 11px 11px;border-style:dotted;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-c54c26b );}.elementor-10 .elementor-element.elementor-element-3a40254 .elementor-heading-title{font-family:"Roboto", "Roboto","Helvetica", "Arial","LiHei Pro","黑體-繁","微軟正黑體", sans-serif;font-size:16px;font-weight:400;line-height:28px;letter-spacing:0.8px;color:#FFFFFF;}.elementor-10 .elementor-element.elementor-element-1220c455{margin-top:0px;margin-bottom:80px;}.elementor-10 .elementor-element.elementor-element-29d0a775 > .elementor-widget-container{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-10 .elementor-element.elementor-element-29d0a775 > .elementor-widget-container{padding:0px 10px 0px 10px;}}@media(max-width:767px){.elementor-10 .elementor-element.elementor-element-3a40254 > .elementor-widget-container{margin:30px 0px -50px 0px;}.elementor-10 .elementor-element.elementor-element-1220c455{padding:0px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-20351f19 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-29d0a775 > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS */#wcf_custom_coupon_field{
    display:none;
}

.woocommerce-checkout-payment{
    margin-top: 20px;
}

#creditcardimg img{
    background: #fff;
}


.wcf-embed-checkout-form table.shop_table thead tr th:nth-child(1), .wcf-embed-checkout-form table.shop_table tbody tr td:nth-child(1), .wcf-embed-checkout-form table.shop_table tfoot tr td:nth-child(1){
    width:50%!important;
}

.wcf-embed-checkout-form table.shop_table tbody tr td:nth-child(2){
    width:50%!important;
}

.wcf-embed-checkout-form table.shop_table tfoot th{
    padding:10px;
}

#billing_address_1_field,
#shipping_address_1_field{
    width:100%;
}

.one-container .site-content{
    padding:0 40px;
}


.woocommerce table.shop_table{
    border-collapse: collapse;
}


.woocommerce-additional-fields {
    border-top: 1px dotted #333;
    margin-top: 10px;
    padding-top: 10px;
}

#CVSStoreName_field label,
#CVSAddress_field label,
#CVSTelephone_field label{
    display:inline-block;
    font-weight: 600;
}

.choose_cvs button{
    background-color:#3d619e!important; 
    color: #fff!important;
    margin-bottom: 10px!important;
}

.choose_cvs button:hover{
    background-color: #1c3154!important;
    color: #fff!important;
}

input[type=checkbox]{
    width:20px;
    height:20px;
}

input[type=radio] {
    width:20px;
    height:20px;
}

#ECPay.light-box .wrapper .main{
	padding:0!important;
}


.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 8px!important;
}

@media screen and (min-width:1200px) {
/*結帳頁面layout*/
.woocommerce-checkout .col2-set .col-2 {
    float: none;
    width: 100%;
}

.woocommerce-checkout .col2-set .col-1 {
    float: none;
    width: 100%;
}

.woocommerce-customer-details .woocommerce-column--billing-address.col-1,
.woocommerce-customer-details .woocommerce-column--shipping-address.col-2{
    float:left;
    width:48%;
    margin:5px;
}

#customer_details+#wc_checkout_add_ons, 
#order_review, 
#order_review_heading,
.woocommerce-checkout .col2-set {
    width: 80%;
    float: none;
    margin-right: auto;
		margin-left:auto;
}
	
	
#customer_details{
	display: inline-block;
    width: 55%;
    float: left;
    padding-right: 40px;
    margin: 0;
}

#order_review{
	display: inline-block;
    float: none;
    width: 45%;
    border: none;
    background-color: inherit/*#F6F6F6*/;
    padding: 0 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	}
	.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    width: 50%;
    }
	
}
.select2-container .select2-selection--single{
    height:40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height:35px;
}

#ship-to-different-address{
    margin-top:20px;
}#ship-to-different-address input{
    margin-right: 8px;
}

#invoice_type_field input{
    margin: 4px 8px 0 0;
}
@media (max-width: 480px){
  .woocommerce-checkout .checkout.woocommerce-checkout{
      padding:0 10px;
  } 
  .product-name{
      width:50%!important;
  }
}/* End custom CSS */