.ck-wrap:after, .ck-wrap:before {
    content: "";
    display: table;
}

.ck-wrap {
    max-width: 85em;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

.ck-wrap .large-6.col {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    background-color: #fff;
}

.ck-wrap .large-5.col {
    position: relative;
    background: #fafafa;
}

.absolute-footer, html {
    background: #fff !important;
}


.ck-wrap .large-5.col:before {
    left: 0;
    background-position: left top;
    -webkit-box-shadow: 1px 0 0 #e1e1e1 inset
    box-shadow: 1px 0 0 #e1e1e1 inset;
}
.ck-wrap .large-5.col:before {
    content: "";
    display: block;
    width: 300%;
    position: absolute;
    top: 0;
    left: -100%;
    bottom: 0;
    background: #fafafa;
    z-index: -1;
    box-shadow: 0 -1px 0 #e1e1e1 inset;
}

td.product-thumbnail img,  ul.product_list_widget li img {
    border-radius: 5px;
}

.variation dd, .variation dl, .variation dt {
    float: left !important;
    padding: 2px 0;
    margin: 0;
    font-size: 11px;
}

dl.variation {
    opacity: 1 !important;
}

dd.variation-SelectStyle,  dd.variation-SelectyourStyle,  dd.variation-Style {
    color: #ff642e;
    font-weight: 700;
}

dd.variation-ColorGroup {
    color: #008b8b;
    font-weight: 700;
}

dd.variation-Size {
    color: #63af1a;
    font-weight: 700;
}

.shop_table .mobile-product-price,  ul.product_list_widget li .quantity {
    clear: both;
}

dd.variation-SelectyourStyle img {width: 60px !important;}

.variation dt {
    font-weight: 700;
}

dd.variation-SelectyourStyle img {
    display: none !important;
}

.col-inner.has-border {
    padding: 30px;
    background-color: #fafafa;
    border: 0;
}

button.button.expand {
    height: 42px;
    border-radius: 3px;
    font-weight: 400;
}

.coupon {
    margin-bottom: 15px;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea, .select2-container .select2-selection {
    border-radius: 4px !important;
    box-shadow: 0 0 !important;
	height: 42px !important;
	margin-bottom: 8px;
}

p.form-row-first, p.form-row-last {
    width: 100% !important;
}

input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus, .select2-container .select2-selection:focus {
    box-shadow: none;
    border: 2px solid #2a9dcc !important;
}

.select2-container .select2-selection {
    display: flex !important;
    align-items: center !important;
}

form.checkout h3 {
    text-transform: none !important;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.woocommerce-billing-fields {
    border-top: 0 !important;
}

.message-container.container.medium-text-center {
    background-color: #f1f1f187;
    border: 1px dashed #446084!important;
    border-radius: 6px;
    padding: 20px;
	margin-top: 20px;
}

a.showcoupon {
    color: #2a9dcc;
}

table.shop_table.woocommerce-checkout-review-order-table thead tr th {
    border: 0;
}

table.shop_table.woocommerce-checkout-review-order-table thead tr th {
    border-bottom: 1px solid #e1e1e1;
}


table.shop_table.woocommerce-checkout-review-order-table th {
    font-weight: 400;
}

.woocommerce-checkout div#top-bar {
    display: none;
}

span.woocommerce-Price-amount.amount bdi {
    font-weight: 400;
}

tr.order-total span.woocommerce-Price-amount.amount bdi {
    color: #2a9dcc;
    font-size: 20px;
}

li.wc_payment_method.payment_method_cod, li.wc_payment_method.payment_method_bacs {
    border: 1px solid #cecdcd;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
	text-align: left
}

li.wc_payment_method.payment_method_bacs {
	margin-top: 12px;
}

.payment_box.payment_method_cod p {
    margin-bottom: 0;
}

button#place_order {
    background-color: #357ebd;
    border-radius: 4px;
}

.woocommerce-billing-fields__field-wrapper label {
    display: none;
}

.woocommerce-billing-fields__field-wrapper .select2.select2-container {
    margin-bottom: 0;
}

table.shop_table.woocommerce-checkout-review-order-table tbody tr td, table.shop_table.woocommerce-checkout-review-order-table tfoot tr td, table.shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    border: 0;
}

form.checkout_coupon.woocommerce-form-coupon.has-border {
    border: 0;
    padding: 15px 16px 0px;
}

.checkout-sidebar.sm-touch-scroll p {
    font-size: 14px;
}

input#payment_method_cod {
    display: inline-block !important;
    margin-right: 6px;
}

button.button.expand.wp-element-button {
    height: 50px;
    border-radius: 0 4px 4px 0 0;
}
input#coupon_code {
    border-radius: 3px !important;
    width: 74%;
	height: 36px !important;
}

.woocommerce-additional-fields h3 {
    display: none;
}

span.select2-selection__arrow {
    border-left: 1px solid rgba(179,179,179,.5);
    width: 33px !important;
    height: 24px !important;
    display: flex;
    align-items: center;
    top: unset !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent !important;
    border-style: solid !important;
    border-width: 5px 4px 0 4px !important;
    height: 0 !important;
    left: 50% !important;
    margin-left: -4px !important;
    margin-top: -2px !important;
    position: absolute !important;
    top: 50% !important;
    width: 0 !important;
}

.select2-container .select2-selection {
    background-image: unset !important;
}

form.checkout.woocommerce-checkout {
	margin-bottom: 0 !important;
}

section.woocommerce-order-details, section.woocommerce-customer-details {
    box-shadow: 0 0 5px #00000040;
    border-radius: 6px;
    padding: 15px;
}

section.woocommerce-customer-details {
    margin-top: 20px;
}

section.woocommerce-order-details .shop_table tfoot th {
    padding: 15px 0;
}

section.woocommerce-order-details table.woocommerce-table {
    margin-bottom: 0;
}

section.woocommerce-order-details .shop_table tfoot tr:last-child th, section.woocommerce-order-details .shop_table tfoot tr:last-child td {
    border: 0
}


@media (min-width: 850px) {
	.large-7.col {
		padding-left: 0;
	}

	.large-5.col {
		padding-right: 0;
	}
	
	.ck-wrap {
		flex-direction: row;
		display: flex;
		flex: 1 0 auto;
	}
}

@media (max-width: 480px) {
	.col-inner.has-border {
		padding: 15px;
	}
}