/*
Theme Name: jeanslegging 2
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.mejs-controls {
	display: none !important;
	visibility: hidden !important;
}

.d-block{
	display:block !important;
}

.d-flex{
	display:flex !important;
}

.text-left{
	text-align: left!important;
}

.cart_totals .product-name{
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

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

.woocommerce-billing-fields > h3{
	display: none;
}

#order_review_heading{
	display: none;
}

.checkout-sidebar-mobile .col{
	padding-bottom: 0;
}

.checkout-sidebar .is-sticky-column__inner{
	top: 1em!important;
}

@media screen and (min-width: 768px) {
	.checkout-sidebar .checkout-sidebar-mobile {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.checkout-sidebar-mobile + * {
		display: none;
	}
	.checkout-sidebar{
		padding-bottom: 0;
	}

	#toggle-checkout-sidebar-mobile:checked ~ .checkout-sidebar-mobile + * {
		display: block;
	}
}

#expand-checkout-sidebar{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	white-space: nowrap;
	padding: 20px 0;
	color: #0073aa;
}
#expand-checkout-sidebar #arrow{
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin-left: 6px;
	fill: #0073aa;
	margin-top: 3px;
}

@media screen and (max-width: 767px) {
	.checkout-sidebar{
		/*position: absolute;*/
		/*top: 30px;*/
		background: #f4f4f4;
	}
}

@media screen and (max-width: 767px) {
	.checkout-wrap .large-7 {
		order:2
	}
	.checkout-wrap .large-5 {
		order:1
	}
}


.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="text"],
.woocommerce-checkout select,
.woocommerce-checkout textarea {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	background: #fff;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	color: #333;
	/* padding: .82em; */
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: normal !important;
	border-radius: 5px !important;
	border: 1px solid #d9d9d9 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition-delay: 0s,0s;
	transition-delay: 0s,0s;
	-webkit-transition-duration: .2s,0s;
	transition-duration: .2s,0s;
	-webkit-transition-property: all,width;
	transition-property: all,width;
	-webkit-transition-timing-function: ease-out,ease;
	transition-timing-function: ease-out,ease;
	height: 46px !important;
	font-size: 13px;
}

.woocommerce-checkout input[type="email"]:focus,
.woocommerce-checkout input[type="number"]:focus,
.woocommerce-checkout input[type="password"]:focus,
.woocommerce-checkout input[type="tel"]:focus,
.woocommerce-checkout input[type="text"]:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus
{
	box-shadow: 0 0 0 2px #333333 !important;
}

.woocommerce-checkout [type="submit"],
.woocommerce-checkout .btn-submit{
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	-webkit-appearance: button;
	text-transform: none;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	background: #232323!important;
	background-color: rgb(35, 35, 35);
	color: #fff;
	border-radius: 5px;
	border: none;
	font-size: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 19px 15px;
	background-color: #333333;
	color: #ffffff!important;
	text-shadow: none!important;
	font-size: 14px;
}

.woocommerce-checkout .checkout_coupon [type="submit"],
.woocommerce-checkout .checkout_coupon .btn-submit
{
	padding: 15px;
	border: 0;
	margin-left: 10px;
	display: block;
	width: 140px;
}

.woocommerce-checkout .checkout_coupon input{
	margin: 0;
	width: calc(100% - 140px);
}

.woocommerce-checkout .woocommerce-form-coupon-toggle{
	display: none;
}

.woocommerce-checkout .woo_order_tip,
.woocommerce-checkout .woo_order_tip_apply,
.woocommerce-checkout .woo_order_tip_remove{
	border: 1px solid #d9d9d9;
	border-radius: 5px;
}

.woo_order_tip.active{
	border: 0;
}

.woocommerce-checkout .has-border{
	border: none;
	border-left: 1px solid #eee;
	padding-top: 0;
	padding-bottom: 0;
}
@media screen and (max-width: 992px) {
	.woocommerce-checkout .has-border{
		border-left: 0;
		border-top: 2px solid #eee;
		padding: 10px 0;
	}
}

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

.woocommerce-checkout-payment .wc_payment_methods{
	line-height: 1;
	border-radius: 5px;
	border: 1px solid #ddd;
	overflow: visible;
	padding: 0;
	list-style: none;
	margin: 20px 0 0;
}

.woocommerce-checkout-payment .wc_payment_method{
	border-top: none;
	border-radius: 5px 5px 0 0;
}

.woocommerce-checkout-payment .wc_payment_method + .wc_payment_method{
	border-top: 1px solid #ddd;
	padding: 0 !important;
	overflow: hidden;
}

.woocommerce-checkout-payment .payment_method_title_wrap {
	background: #fff;
	padding: .6em 0;
	font-size: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style-type: none !important;
	text-indent: 0;
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0;
}

.woocommerce-checkout-payment .payment_method_title_wrap .payment_method_icons a {
	display: none;
}

.woocommerce-checkout-payment .payment_method_title_wrap .payment_method_icons img {
	max-height: 32px;
	margin-right: 4px;
}

.woocommerce-checkout-payment .payment_method_title_wrap .payment_method_icons {
	padding-right: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.woocommerce-checkout-payment .payment_method_title_wrap .payment_method_label {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px !important;
	clear: both;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1em;
	cursor: pointer;
}

.woocommerce-checkout-payment .payment_method_title_wrap .payment_method_title {
	padding-left: 8px;
	font-size: 1em;
	cursor: pointer;
	font-weight: 400;
}

.woocommerce-checkout-payment .payment_method_title_wrap .input-radio{
	display: block;
}

.woocommerce-checkout .input-radio,
.woocommerce-checkout input[type="radio"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-radius: 50%;
	width: 18px !important;
	height: 18px !important;
	min-width: 18px !important;
	-webkit-box-shadow: 0 0 0 0 #000 inset;
	box-shadow: inset 0 0 0 0 #000;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: relative;
	cursor: pointer;
	vertical-align: -4px;
	border: 1px solid #d9d9d9;
	outline: none;
	position: relative !important;
	top: -1px !important;
	margin: 0;
}

.woocommerce-checkout .input-radio::after,
.woocommerce-checkout input[type="radio"]:after
{
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	width: 4px;
	height: 4px;
	margin-left: -2px;
	margin-top: -2px;
	background-color: #fff;
	border-radius: 50%;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: all .2s ease-in-out .1s;
	transition: all .2s ease-in-out .1s;
}

.woocommerce-checkout .input-radio:checked,
.woocommerce-checkout input[type="radio"]:checked
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-radius: 50%;
	width: 18px !important;
	height: 18px !important;
	min-width: 18px !important;
	-webkit-box-shadow: 0 0 0 0 #000 inset;
	box-shadow: inset 0 0 0 0 #000;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: relative;
	cursor: pointer;
	vertical-align: -4px;
	border: 1px solid #d9d9d9;
	outline: none;
	border: none;
	-webkit-box-shadow: 0 0 0 10px #000 inset;
	box-shadow: inset 0 0 0 10px #000;
}

.woocommerce-checkout-payment .payment_method_content_wrap {
	background: #f4f4f4;
	padding: 20px 10px;
	border-top: 1px solid #ddd;
	margin: 0 !important;
}

.woocommerce-checkout h3,
.woocommerce-checkout form.checkout h3{
	font-size: 1.5em !important;
	color: #333;
	font-weight: 400;
	text-transform: capitalize;
}

.woocommerce-checkout .header-main{
	height: 80px;
	padding-top: 20px;
}
.woocommerce-checkout #logo{
	width: 117px;
}
@media (max-width: 767px) {
	.woocommerce-checkout #logo{
		margin-left: auto;
		margin-right: auto;
	}
}

.woocommerce-checkout td.product-total,
.woocommerce-checkout .shop_table tfoot tr td,
.woocommerce-checkout .cart_totals tbody tr td,
.woocommerce-checkout .shop_table thead tr th:last-of-type,
.woocommerce-checkout .shop_table tr td:last-of-type{
	border-bottom: 0;
}

.woocommerce-checkout .copyright{
	padding: 0px 20px 40px;
	text-align: center;
	background: #fff;
	color: #999;
	font-size: .825em;
}

/*.shop_table thead th,*/
.shop_table .order-total td,
.shop_table .order-total th{
	border-bottom: 0;
	border-top: 3px solid #232323!important;
}

p.form-row-col-4{
	width: 100%;
	float: left;
}

@media screen and (min-width: 768px) {
	p.form-row-col-4{
		width: 30.6%;
	}
	p.form-row-col-4 + p.form-row-col-4{
		margin-left: 4%;
	}
}

.woocommerce-checkout .woocommerce-shipping-methods{
	line-height: 1;
	border-radius: 5px;
	border: 1px solid #ddd;
	overflow: visible;
	padding: 0;
	list-style: none;
	margin: 0;
}
.woocommerce-checkout .woocommerce-shipping-methods .shipping__list_item{
	padding: 10px;
}
.woocommerce-checkout .woocommerce-shipping-methods .shipping__list_item label{
	padding-left: 8px;
	font-size: 1em;
	cursor: pointer;
	font-weight: 400;
}
.woocommerce-checkout .woocommerce-shipping-methods .shipping__list_item + .shipping__list_item{
	border-top: 1px solid #ddd;
}

.woocommerce_checkout_shipping_methods .shipping__table--multiple td{
	border: 0;
}

.woocommerce-checkout .shop_table .cart_item td{
	border-bottom: 0;
}

.woocommerce-checkout .fl-label{
	/* display: none; */
	/* top: 3px!important; */
	left: 10px!important;
}