/* Custom Woo Commerce Style Starts Here 

****************************/

span#select2-billing_state-container,
.woocommerce form .form-row .input-text,
.woocommerce-checkout p#billing_state_field,
.woocommerce-checkout span#select2-billing_country-container,
.contact-information select,
.contact-information textarea {
	width: 100%;
	border-radius: 0px;
	padding-right: 12px;
	outline: none;
}
.contact-information .cheakbox-wraper {
    margin-right: 3px;
    margin-top: 15px;
}
span#select2-billing_state-container,
.select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-checkout p#billing_state_field,
.woocommerce-checkout span#select2-billing_country-container,
.contact-information select,
.contact-information input[type=email],
.contact-information textarea::placeholder,
.contact-information input::placeholder {
	font-weight: 400;
	line-height: 35px;
	padding: 0;
	width: 100%;
	height: 32px;
	stroke-width: 0.5px;
	border: 1px solid #4D302C;
	background-color: transparent;
	padding-right: 10px;
	height: 52px;
	padding: 10px 23px;
	border: 1px solid #D9D2CB;
	background: #F4F1ED;
	outline: unset;
	width: 100%;
}
.woocommerce-checkout textarea#order_comments{
	height: 100px;
	resize: none;
}
.woocommerce-checkout .contact-information input:active,
.woocommerce-checkout .contact-information input:focus{
	border: 2px solid #000000 !important;
	box-shadow: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single{
	border: none !important;
	border-radius: 0 !important;
}
.woocommerce-checkout p#billing_state_field{
	margin-bottom: 55px;
	border-radius: 0%;
	color: #003843;
	text-align: right;
	padding-right: 0;
}
.woocommerce-checkout p#billing_country_field{
    margin-bottom: 55px;
    border-radius: 0%;
    color: #003843;
    text-align: right;
	display: none;
}
.woocommerce-checkout p#billing_state_field{
	border: none !important;
}
.woocommerce-checkout .discount-box tr.cart_item td.product-name{
	padding: 0;
	padding-bottom: 30px;
}
.woocommerce-checkout .discount-box tr.cart_item:last-child td.product-name{
	padding-bottom: 0;
}
.woocommerce-checkout table.shop_table td {
    border: none;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th{
	border-top: none;
	padding-top: 25px;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr{
	font-size: 18px;
    line-height: 38px;
    font-weight: 500;
    color: #000000;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td{
	font-weight: 500;
	border: none;
	text-align: right;
	padding-right: 0px;
}

.ltr.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr th,
.ltr.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td{
	text-align: left;
	padding-left: 20px;
	padding-right: 0;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td{
	text-align: right;
	padding-right: 0px;
	direction: ltr;
	font-size: 16px;
}

.ltr.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td{
	text-align: left;
	padding-left: 20px;
	direction: ltr;
	font-size: 16px;
	padding-right: 0;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total{
	position: relative;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate th{
	padding-bottom: 30px;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total th{
	padding-top: 24px;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.default-shipping-row td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.default-shipping-row th,

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate td{
	line-height: 20px;
}

.woocommerce-checkout ul#shipping_method li label{
	padding-right: 0;
}
.shipping-inner-wraper input[type="radio"]{
	display: inline-grid;
}
.shipping-inner-wraper input[type="radio"]:checked + label {
	color: #f09433;
}
/*.woocommerce-checkout-payment input#payment_method_bacs:before{
	content: '';
	position: absolute;
	background-image: url(../images/payment-cheakbox-2.png);
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
}*/

.payment-wraper li.wc_payment_method.payment_method_bacs,
.payment-wraper li.wc_payment_method.payment_method_cheque{
	position: relative;
    width: fit-content;
    display: inline-block;
    text-align: center !important;
    margin-left: 30px !important;
    margin-bottom: 10px !important;
}
.woocommerce-checkout-payment ul li label input[type="radio"]:checked + label,
.woocommerce-checkout-payment ul li label input[type="radio"]:checked,
.woocommerce-checkout-payment ul li input[type="checkbox"]:checked + label,
.woocommerce-checkout-payment ul li input[type="radio"]:checked + label,
.woocommerce-checkout-payment ul li input[type="radio"]:checked {
    border-color: #000 !important;
}

.woocommerce-checkout #payment ul.payment_methods p{
	font-size: 18px;
}
.woocommerce-privacy-policy-text p{
	font-size: 18px;
}

form.checkout.woocommerce-checkout {
    padding-bottom: 60px;
}

.woocommerce-checkout #payment{
	background: transparent;
}
a.woocommerce-privacy-policy-link{
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
	display: inline-flex;
}
.woocommerce-checkout #payment ul.payment_methods li label.active-payment-method{
	border-color: #d7a23f !important;
}

/* Woo Commerce My Account Page Style */

.woocommerce-info{
	border-top-color: #111111 !important;
}
.woocommerce-info::before{
	color: #111111 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap:20px;
}
/*** Woocommerce Default Pages Style ***/

.woocommerce .woocommerce-MyAccount-navigation ul {
    margin: 0;
	padding-right: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
    padding: 15px 0;
    list-style: none;
    border-bottom: 1px solid #111111;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a {
	padding: 0px 20px;
	font-size: 16px;
	color: #111111 !important;
	text-decoration: none !important;
	width: 100%;
	cursor: pointer;
}
.woocommerce-account .woocommerce-MyAccount-content p a {
    color: #000;
	transition: 0.6s;
	text-decoration: underline;
	text-underline-offset:2px;
	font-size: 16px;
}
.woocommerce-account .media-in-section .article-about p{
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 65%!important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    -ms-flex: 0 0 100.333333%;
    flex: 0 0 100.333333%;
    max-width: 100.333333%}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 46.666667%;
    flex: 0 0 100.666667%;
    max-width: 101.666667%}
.woocommerce-page .col2-set {
    margin-top: 0;
}
.u-column2.col-2.woocommerce-Address, .u-column1.col-1.woocommerce-Address {
    padding-left: 0;
    margin-bottom: 20px;
}
.woocommerce-account .addresses .title .edit {
	background-color: #111111 !important;
	color: #ffffff !important;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 500 !important;
	border-radius: 0px;
	display: flex !important;
	justify-content: center;
	column-gap: 5px;
	position: relative;
	align-items: center;
	width: auto;
	padding: 6px;
}
header.woocommerce-Address-title.title h2{
	margin: 0;
	padding-right: 0;
}
form.woocommerce-EditAccountForm.edit-account fieldset {
    margin-top: 30px;
}
form.woocommerce-EditAccountForm.edit-account fieldset legend {
    color: #532d2a;
	font-size: 18px;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide span.password-input {
    width: 100%
}

li.woocommerce-MyAccount-navigation-link.is-active{
	color: #000;
	font-weight: 700;
    background-color: #111111;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{
	color: #fff !important;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#111111 !important;
}
.woocommerce-Addresses address, .woocommerce-account .woocommerce-MyAccount-content p{
	font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-content p a:hover{
	color:#000000 !important;
	transition: 0.6s;
	text-decoration: none;
}
.woocommerce-account .addresses .title h3 {
    float: left;
    font-size: 20px;
    color: #000000;
}
/* Woo Commerce My Account Page Style Ends */


.woocommerce .woocommerce-MyAccount-navigation ul{
	padding-left: 0;
}
.woocommerce-cart .contniue-btns button.button{
	padding: 0px 12px 0px 26px !important;
	font-size: 31px;
	font-weight: 400;
	color: #fff !important;
	text-decoration: none;
	margin-right: 14px;
	background-color: #ff9717;
	line-height: 1.2;
    border-radius: 0;
}
.woocommerce-message{
	border-top: 3px solid #532d2a !important;
	font-size: 16px;
}
.woocommerce .woocommerce-message a.button.wc-forward{
    text-decoration: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    height: 44px;
    width: auto;
    transition: 0.3s;
    line-height: 25px;
	background-color: #E5E8DF;
	color: #000 !important;
}
.woocommerce .woocommerce-message a.button.wc-forward:hover{
	transition: 0.3s;
	color: #fff !important;
	background-color: #000;
}

/* Woo Commerce My Account Not Logged in style */
.woocommerce-account p.woocommerce-LostPassword.lost_password a,
.woocommerce-account button.woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce-account button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
	color: #F4F1ED;
	font-family: "Fb ElectronCon Heb";
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 113%;
	letter-spacing: 0.44px;
	height: 100%;
	background-color: var(--brown);
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.woocommerce-account .form-row{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.woocommerce form.login, .woocommerce form.register{
	border: none;
	padding: 0;
	margin: 0;
}
.woocommerce-account #customer_login label{
	font-size: 20px;
}
.woocommerce-account p.woocommerce-LostPassword.lost_password a{
	display: flex;
	align-items: center;
	width: auto;
	padding: .618em 1em;
	text-decoration: none;
}

.woocommerce-account form.woocommerce-form.woocommerce-form-register.register {
    min-height: 408px;
}

/* Woo Commerce My Account Not Logged in style */

.woocommerce .woocommerce-breadcrumb{
	font-size: 16px;
    font-weight: 500;
    color: #003843 !important;
    text-decoration: none;
    margin: 0;
}
.woocommerce .woocommerce-breadcrumb a{
	color: #003843 !important;
}
.shoping-cart-wraper .price span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
	margin-right: 5px;
}
.woocommerce-checkout .woocommerce-info{
	font-size: 18px;
}
.woocommerce-checkout .woocommerce-info a.showcoupon{
	text-decoration: underline;
	text-underline-offset:2px;
	color: var(--brown);
	text-align: right;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
	letter-spacing: 0.18px;
}
form.checkout.woocommerce-checkout{
	padding-right: 0;
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}
body.woocommerce-checkout{
	overflow-x: hidden;
}
.woocommerce-checkout .price span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
	margin-right: 5px;
}
table.shop_table.woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
	margin-right: 5px;
}
.tablinks.active:focus {
    outline: none;
}
.woocommerce ul#shipping_method li input:focus {
    outline: none;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
	padding-right: 0;
}
button#place_order:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 50%;
	background-color: var(--hover) !important;
	opacity: 0;
	border-radius: 60px;
	transition: all 0.5s ease;
}
tr.cart-discount a {
    text-decoration: none;
    color: #f09433;
}
.use-from.processing-coupon-wrap{
	opacity: 0.6;
}
ul#display-shipping-home li a{
	font-size: 18px;
    position: relative;
    display: flex;
    margin-left: 48px;
    color: #f09433;
    font-weight: 400;
    cursor: pointer;
}
tr.woocommerce-table__line-item.order_item td a{
	text-decoration: none;
    color: #000;
    font-size: 16px;
}
tr.woocommerce-table__line-item.order_item span.woocommerce-Price-amount.amount,
tr.woocommerce-table__line-item.order_item span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol,
.woocommerce ul.order_details li,
.woocommerce ul.order_details li strong,
.woocommerce-order p{
	font-size: 16px;
}
tr.woocommerce-table__line-item.order_item span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
	padding-right: 3px;
}
.woocommerce ul.order_details{
	padding-right: 0;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.woocommerce-table__product-name.product-name,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.woocommerce-table__product-table.product-total{
	font-size: 16px;
}
section.woocommerce-customer-details address{
	font-size: 16px;
	padding-right: 20px !important;
}
tr.woocommerce-table__line-item.order_item td strong{
	font-size: 16px;
}
.woocommerce-order-received span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
	padding-right: 3px;
}
.woocommerce-order-received span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol,
.woocommerce-order-received span.woocommerce-Price-amount.amount{
	font-size: 16px;
}
.woocommerce-order-received span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
	padding-right: 3px;
}

.woocommerce-cart .banner-title.title-2{
	padding-top: 12px;
}
.woocommerce-cart .mammar2-banner{
	height: 90px;
}
.woocommerce-cart .banner-title h1{
	font-weight: 700;
}
.woocommerce-checkout .shipping-inner-wraper{
	font-size: 18px;
}
.woocommerce-checkout .contact-information .add-to-cart a.return{
	text-underline-offset: 5px;
	margin-right: 15px;
}
.woocommerce-checkout .contact-information .cheakbox-wraper .control__indicator{
	top: 5px;
	width: 20px;
	height: 20px;
}
.woocommerce-checkout #payment div.form-row{
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}
.search-product-categrey .select.search-arrow input:focus{
	border: none;
	outline: none;
}
.woocommerce-cart .contniue-btns.sec-line .Continue-play{
	padding: 0px 192px 0px 26px;
}
.woocommerce-cart .contniue-btns.sec-line{
	margin-top: 10px;
}
.woocommerce-cart p.sku{
	width: auto;
    display: inline-block;
}
.woocommerce-cart p.product-page {
    width: auto;
    display: inline-block;
    padding-left: 10px;
}
.shoping-cart-wraper .cart-paragraph .basket{
	display: flex;
}
.pagination-wraper ul li a.page-link.current_page {
    color: #fff;
    background: #f09433;
}
.single-product .tabble-wraper .add-to-cart span.simple-product-price{
	display: block;
    width: 25%;
    font-weight: 700;
	font-size: 18px;
    color: #003843;
    position: relative;
    left: 10px;
}
.woocommerce-checkout .contact-information .cheakbox-wraper .control--checkbox .control__indicator:after{
	top: -2px;
    left: 5px;
}
.woocommerce-checkout .contact-information .add-to-cart{
	padding-bottom: 20px;
}
.pagination-wraper ul li a.page-link.current_page{
	border-radius: 0;
}
.woocommerce-cart .calibers-section.calibers-section-second .calibers-wraper .calibers-image img{
	max-height: -webkit-fill-available;
}
.woocommerce-cart .calibers-section.calibers-section-second .calibers-wraper .calibers-image {
    height: 180px !important;
    display: block;
}


.woocommerce-cart #coupon_code{
	width: 50%;
	border-bottom: 1px solid #532d2a !important;
	font-size: 18px;
	font-weight: 400;
	color: #2B3134;
	transition: 0.3s;
	border: none;
	border-radius: 0;
	background: transparent;
}
.woocommerce-cart #coupon_code::placeholder{
	font-size: 16px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	color: #F4F1ED !important;
	font-family: "Fb ElectronCon Heb";
	font-size: 22px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 130%;
	letter-spacing: 0.44px;
	height: 100%;
	background-color: var(--brown) !important;
	border-radius: 0;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.woocommerce-billing-fields h3{
	font-size: 20px;
	margin-bottom: 20px;
}
h3#order_review_heading {
	font-size: 20px;
	margin-bottom: 40px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	direction: ltr;
}
.woocommerce form .form-row label{
	margin-bottom: 5px;
}
.woocommerce form .form-row label {
	color: var(--brown);
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
	letter-spacing: 0.16px;
	margin-bottom: 16px;
}
.woocommerce-Address-title  {
    display: flex;
    gap:10px;
	margin-bottom: 10px;
	height: auto;
	border-bottom: none;
	padding: 0;
}
body .woocommerce-Button {
    background-color: #111111 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    border: 1px solid #111111 !important;
    border-radius: 0px  !important;
}
body .woocommerce-Button:hover {
    background-color:transparent !important;
    color: #000 !important;
}
/*Set Cart Page 50 50 column*/
.cart-page-center{
	display: flex;
	gap:30px;
	margin-top: 50px;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	width: 50%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	float: none;
	width: 100%;
}
.woocommerce-page .cart-collaterals .cart_totals h2{
	display: none;
}

.woocommerce td.product-name dl.variation p{
	width: 100%;
	display: contents;
}
.woocommerce ul#shipping_method li{
	display: flex;
	align-items: center;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-total,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name{
	border-bottom: 1px solid #00000042;
}
.woocommerce-error li{
	padding-right: 40px !important;
}
.woocommerce-checkout #payment div.payment_box{
	padding-bottom: 20px;
}
.payment_box.payment_method_cheque{
	padding-bottom: 20px;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input{
	margin-left: 20px;
}
.woocommerce-cart .product-box .btns a.shop{
	pointer-events: all;
}
.woocommerce-account button.woocommerce-Button.button,
.woocommerce-account .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward,
.woocommerce-account a.woocommerce-Button.button{
	background-color: #111111 !important;
	color: #ffffff !important;
	text-align: center;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 500 !important;
	border-radius: 0px !important;
	display: flex;
	justify-content: center;
	column-gap: 5px;
	position: relative;
	height: 40px;
	border: transparent !important;
	align-items: center;
}

.woocommerce-account .wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{
	gap: 10px;
	display: flex;
	align-items: center;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 52px;
	padding: 0 23px;
	border: 1px solid #D9D2CB;
	background: #F4F1ED;
	outline: unset;
	width: 100%;

}
/*Cart Page*/
.cart-page-center {
	display: flex;
	gap: 90px;
	margin-top: 0;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	width: 50%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	float: none;
	width: 100%;
}
.woocommerce-page .cart-collaterals .cart_totals h2{
	display: none;
}

.woocommerce td.product-name dl.variation p{
	width: 100%;
	display: contents;
}
.woocommerce ul#shipping_method li{
	display: flex;
	align-items: center;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-total,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name{
	border-bottom: 1px solid #00000042;
}
.woocommerce-error li{
	padding-right: 40px !important;
	color: var(--brown) !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: 0.16px;
}
.woocommerce-checkout #payment div.payment_box {
	padding-bottom: 20px;
	padding-top: 1px;
}
.payment_box.payment_method_cheque{
	padding-bottom: 20px;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input{
	margin-left: 20px;
}
.woocommerce-cart .product-box .btns a.shop{
	pointer-events: all;
}
.cart-page-center form.woocommerce-cart-form{
	width: 70%;
}
.woocommerce a.remove{
	color: #C51346;
}
.woocommerce a.remove:hover{
	background: #C51346;
}

.woocommerce .cart .coupon .button{
	display: block;
	font-weight: 400;
	z-index: 1;
	overflow: hidden;
	position: relative;
	text-transform: capitalize;
	border-radius: 60px;
	background-color: var(--brown);
	border: none;
	color: var(--lightBrown);
	text-align: center;
	font-style: normal;
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #F4F1ED !important;
	font-family: "Fb ElectronCon Heb";
	font-size: 18px;
	font-style: normal;
	font-weight: 400 !important;
	/* line-height: 130%; */
	letter-spacing: 0.44px;
	height: 100%;
	background-color: var(--brown) !important;
	border-radius: 0;
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.woocommerce .cart .coupon .button:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 50%;
	background-color: var(--hover) !important;
	opacity: 0;
	border-radius: 60px;
	transition: all 0.5s ease;
}
.woocommerce .cart .coupon .button:hover:before{
	left: 0;
	right: 0;
	opacity: 1;
	z-index: -1;
}
.woocommerce .cart td.product-name a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 2px;
	transition: 0.6s;
}
.woocommerce .cart td.product-name a:hover{
	text-decoration: none;
	transition: 0.6s;
}
.woocommerce .cart td.product-quantity .quantity{
	direction: ltr;
	display: flex;
	justify-content: right;
}


.woocommerce .cart td.product-name dd.variation-AdditionalColors,
.woocommerce .cart td.product-name dd.variation-Measure,
.woocommerce .cart .woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation p,
.woocommerce .cart td.product-name dl.variation {
	font-size: 12px;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th{
	padding: 18px 12px;
}
.woocommerce-cart p.return-to-shop,
.woocommerce-checkout .media-in-section .article-about p{
	margin: 0 !important;
	font-size: 16px !important;
	text-align: right;
}

.woocommerce-checkout .media-in-section .woocommerce-billing-fields .form-row{
	position: relative;
	margin-bottom: 10px !important;
	padding-bottom: 0;
}

p#order_comments_field label{
	margin-bottom: 10px;
}

.woocommerce-checkout textarea#order_comments{
	font-weight: 400;
	transition: 0.5s;
	width: 100%;
	height: 100px;
	padding-top: 10px;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li{
	list-style: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	height: 84px;
	background: #111111;
	width: 100%;
	color: #F4F1ED !important;
	font-size: 24px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	letter-spacing: 0.72px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 33px;
	margin-bottom: 33px;
	border-radius: 0;
	max-width: 100%;
}

.woocommerce-info .button{
	background-color: #111111 !important;
	color: #ffffff !important;
	text-align: center;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 500 !important;
	border-radius: 0px !important;
	display: flex !important;
	justify-content: center;
	column-gap: 5px;
	position: relative !important;
	height: 40px;
	align-items: center;
}
.woocommerce table.my_account_orders .button,
.woocommerce #review_form #respond .form-submit input{
	background-color: #111111 !important;
	color: #ffffff !important;
	text-align: center;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 500 !important;
	border-radius: 0px !important;
	display: flex !important;
	justify-content: center;
	column-gap: 5px;
	position: relative !important;
	height: 40px;
	align-items: center;
}

.woocommerce-message a{
	color: #111111;
	text-decoration: underline;
	transition: 0.5s;
}
.woocommerce-message a:hover{
	text-decoration: none;
	transition: 0.5s;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn:hover{
	background-color: #2B3134;
	transition: 0.5s ease;
	color: #ffffff;
}

.woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	margin-bottom: 20px !important;
}
.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	margin-right: 0;
}
.woocommerce-order-received h2.woocommerce-column__title,
.woocommerce-order-received h2.woocommerce-order-details__title {
	margin-right: 0;
	margin-bottom: 10px;
	font-size: 26px;
}
.woocommerce-account .woocommerce-MyAccount-content p {
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
	gap:5px;
}
.woocommerce-account section.woocommerce-order-details h2{
	font-size: 30px;
}
.woocommerce-cart .woocommerce table.shop_table th{
	text-align: right;
	font-family: "Fb ElectronCon Heb";
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p{
	margin-bottom: 15px;
}
.woocommerce-account .woocommerce-form-login .form-row{
	flex-wrap: wrap;
}
p.woocommerce-LostPassword.lost_password{
	width: fit-content;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	width: 100%;
	margin-bottom: 20px;
}
.woocommerce-account button.woocommerce-button.button.woocommerce-form-login__submit {
	margin-right: 0;
}
.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	display: flex;

}
tr.woocommerce-table__line-item.order_item td a{
	text-align: center;
}
.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.woocommerce-table__product-name.product-name,
.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.woocommerce-table__product-table.product-total{
	text-align: left;
}
.woocommerce-order-received .woocommerce table.shop_table td,
.woocommerce-order-received .woocommerce table.shop_table th{
	text-align: left;
}
.story-section .there .main-row p.woocommerce-customer-details--email,
.story-section .there .main-row p.woocommerce-customer-details--phone{
	display: math;
}
.woocommerce-cart tr.woocommerce-cart-form__cart-item.cart_item td {
	text-align: left;
}
.body-care .product-cards .product .slide{
	width: 252px;
}
.tax-product_cat .body-care .product-cards .product{
	column-gap: 155px;
}
p.return-to-shop a.button.wc-backward{
	color: #F4F1ED !important;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	letter-spacing: 0.44px;
	max-width: 142px;
	height: 100%;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (min-width: 2400px) {
	.cart-sidebar {
		box-shadow: 0.788px 3.591px 1.152px 0px rgba(0, 0, 0, 0.2) !important;
	}
}

@media (max-width: 680px) {
	.woocommerce-account .woocommerce-MyAccount-content {
		width: 90% !important;
		padding-right: 20px;
	}

}

.woocommerce-cart tr.woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation{
	display: flex;
	justify-content: right;
	gap: 10px;
}
.woocommerce-cart tr.woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation p{
	font-size: 12px;
}

.woocommerce-checkout .woocommerce-info{
	border: none;
	background: transparent;
}
.woocommerce-checkout .woocommerce-info a.showlogin{
	color: #F4F1ED;
	font-family: "Fb ElectronCon Heb";
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.44px;
	height: 100%;
	background-color: var(--brown);
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 52px;
	padding: 10px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
	color: #F4F1ED;
	font-family: "Fb ElectronCon Heb";
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 113%;
	letter-spacing: 0.44px;
	height: 100%;
	background-color: var(--brown);
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
form.checkout.woocommerce-checkout h2{
	color: var(--black);
	text-align: right;
	font-size: 45.091px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.902px;
}
.woocommerce-page .col2-set .col-2,
.woocommerce-page .col2-set .col-1{
	width: 100%;
}
p.check-price{
	padding-bottom: 24px;
}
.shopping-cart-b .flx .col .flx .col .text-wrapper p.attri{
	font-weight: 700;
}
.shopping-cart-b .flx .col .flx .col .text-wrapper p.attri span{
	font-weight: 400;
}
.woocommerce-account .woocommerce-MyAccount-content p{
	margin-bottom: 0 !important;
	margin: revert;
}
.woocommerce-cart table.cart img{
	width: 62px;
}
button.cart-coupon-field.button{
	color: #F4F1ED !important;
	font-family: "Fb ElectronCon Heb";
	font-size: 18px;
	font-style: normal;
	font-weight: 400 !important;
	letter-spacing: 0.44px;
	height: 100%;
	background-color: var(--brown) !important;
	border-radius: 0;
}
.checkout-page .check-flx .order .heading h4{
	margin-top: 0;
}
.woocommerce-checkout .post-detail .container-fluidss{
	max-width: 1528px;
}
.woocommerce-checkout .woocommerce form .form-row{
	width: 47%;
}
.woocommerce-billing-fields__field-wrapper{
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	background: rgba(217, 210, 203, 0.35);
	padding: 16px;
	width: 100%;
}
.woocommerce-billing-fields__field-wrapper #billing_first_name_field {
    order: 1;
}
.woocommerce-billing-fields__field-wrapper #billing_last_name_field {
    order: 2;
}
.woocommerce-billing-fields__field-wrapper #billing_city_field {
    order: 3;
}
.woocommerce-billing-fields__field-wrapper #billing_address_1_field {
    order: 4;
}
.woocommerce-billing-fields__field-wrapper #billing_address_2_field {
    order: 5;
}
.woocommerce-billing-fields__field-wrapper #billing_postcode_field {
    order: 6;
}
.woocommerce-billing-fields__field-wrapper #billing_phone_field {
    order: 7;
}
.woocommerce-billing-fields__field-wrapper #billing_email_field {
    order: 8;
}
.woocommerce-billing-fields__field-wrapper #billing_company_field {
    order: 9;
}
.woocommerce-billing-fields__field-wrapper #billing_state_field {
    order: 10;
}
.woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link,
.woocommerce-privacy-policy-text p{
	color: var(--brown);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: 0.48px;
	font-family: 'Discovery_Fs';
	margin-top: 0;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
	width: 100%;
}
.woocommerce-order-received .woocommerce-order {
	margin-top: 50px;
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
	margin-top: 40px;
	margin-bottom: 40px;
}
/* my css */
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td {
    float: left;
}
.woocommerce-checkout .woocommerce-info a.showcoupon{

}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	margin: 0em 0;
}
form.woocommerce-form.woocommerce-form-login.login p,
.woocommerce form.checkout_coupon p {
	margin-bottom: 20px !important;
	color: var(--brown);
	text-align: right;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
	letter-spacing: 0.18px;
}
.woocommerce form.checkout_coupon button.button{
	color: #F4F1ED;
	font-family: "Fb ElectronCon Heb";
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 113%;
	letter-spacing: 0.44px;
	height: 100%;
	background-color: var(--brown);
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.woocommerce-form-login-toggle .woocommerce-info{
	margin-bottom: 20px;
	margin-top: 50px;
}
form.woocommerce-form.woocommerce-form-login.login{
	display: flex;
	flex-wrap: wrap;
}
.woocommerce-form-login-toggle .woocommerce-info::before {
	top: 30px;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
.wc-block-components-title.wc-block-components-title,
.is-large.wc-block-cart .wc-block-cart__totals-title,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header,
.wc-block-components-product-name{
	font-size: 21px !important;
}
.wc-block-components-product-badge{
	font-size: 1em !important;
}
.wc-block-components-checkout-step__description{
	font-size: 16px !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
	color: #ffffff;
	background-color: #d13636;
	transition: all .3s ease-in-out;
	font-weight: bold;
	border: transparent !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover{
	color: #ffffff;
	background-color: #000000;
	transition: all .3s ease-in-out;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{
	padding: 0;
}
.wc-blocks-components-select .wc-blocks-components-select__select,
input[type=text], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel]{
	height: 50px !important;
	border-radius: 8px !important;
	border: 1px solid #dddddd !important;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
	top: 2em;
}

.woocommerce-checkout nav#main_navwr,
.woocommerce-checkout div#shopify-section-template--19101054533882__banner,
.woocommerce-checkout div#shopify-section-template--19101054533882__breadcrumb,
.woocommerce-checkout div#shopify-section-sections--19101054861562__footer{
	display: none !important;
}
.heroTtl, .heroTxt{
	font-weight: bold !important;
}

.woocommerce-checkout .header_menu .fl1.leftcol.fl.f-aic.hide-sm.hide-md,
.woocommerce-checkout .header_menu .fl1.fl.f-jce.icons-col.icont1{
	opacity: 0;
	visibility: hidden;
}
