/* --------------------------------------
 * woocommerce
 * ---------------------------------------*/
.pbmit-cart-wrapper.pbmit-show-cart-amount-no .woocommerce-Price-amount.amount{
	display: none !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	padding: 0px;
	padding-bottom: 35px;
	background-color: transparent;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin-bottom: 30px;
}
.woocommerce .woocommerce-ordering {
	margin-bottom: 40px;
}
.woocommerce .woocommerce-ordering .pbmit-select {
	background-color: #fff;
}
.woocommerce .woocommerce-result-count {
	margin-top: 17px;
}
/*=== product box ===*/
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-size: 20px;
	line-height: 30px;
	padding-top: 0;
	font-weight: 500;
	letter-spacing: 0;
	padding: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	text-align: center;
}
.woocommerce ul.products li.product .onsale {
	padding: 5px 12px;
	font-size: 10px;
	font-weight: 700;
	position: absolute;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-transform: uppercase;
	border-radius: 0px;
	top: 16px;
	left: 10px;
	bottom: auto;
	right: auto;
	letter-spacing: 2px;
	background: #f14705;
	line-height: normal;
	min-height: auto;
}
.woocommerce ul.products li.product .price {
	font-size: 15px;
	color: #53565c;
}
.woocommerce ul.products li.product .price del {
	margin-right: 5px;
	opacity: .7;
}
.woocommerce ul.products li.product .button {
	margin-top: 1em;
	padding: 12px 40px;
	background-color: var(--pbmit-xcoach-global-color) !important;
	color: var(--pbmit-xcoach-white-color);
	border-radius: 0;
}
.woocommerce ul.products li.product .button:hover {
	background-color: var(--pbmit-xcoach-blackish-color) !important;
	color: var(--pbmit-xcoach-white-color) !important;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
	top: 10px;
	right: 20px;
	font-style: normal;
}
.woocommerce a.added_to_cart {
	padding-top: .5em;
	display: inline-block;
	position: absolute;
	display: block;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*=== Woocommerce Details Page ===*/
.woocommerce span.onsale {
	padding: 0px 12px;
	font-size: 10px;
	font-weight: 800;
	position: absolute;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-transform: uppercase;
	border-radius: 0px;
	top: 13px;
	left: 10px;
	bottom: auto;
	right: auto;
	letter-spacing: 2px;
	background: #f14705;
}
.single-product .entry-summary .product_meta .posted_in,
.single-product .entry-summary .product_meta .sku_wrapper {
	font-weight: 500;
	color: #252525;
}
.single-product .entry-summary .product_meta .posted_in a,
.single-product .entry-summary .product_meta .sku_wrapper span {
	font-weight: normal;
	color: rgba(var(--pbmit-xcoach-blackish-color-rgb),0.8);
}
.single-product .entry-summary .product_meta .posted_in a:hover {
	color: var(--pbmit-xcoach-blackish-color);
}
.single-product .entry-summary .product_meta .posted_in {
	margin-left: 10px;
}
.single-product div.product p.price ins {
	text-decoration: none;
	font-weight: 500;
}
.single-product div.product .summary p.price,
.single-product div.product .summary span.price {
	font-size: 18px;
}
.single-product div.product .summary p.price,
.single-product div.product .summary span.price {
	font-size: 20px;
}
.woocommerce div.product .product_title {
	font-size: 32px;
	line-height: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	position: relative;
	top: 0px;
	display: block;
	float: left;
	font-size: 12px !important;
	line-height: normal !important;
	border: 1px solid rgba(var(--pbmit-xcoach-white-color-rgb),0.2);
	text-transform: capitalize;
	line-height: 24px;
	cursor: pointer;
	padding: 14px 30px 14px;
	transition: all 500ms ease;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: var(--pbmit-xcoach-blackish-color);
	border-radius: 0;
	margin: 0;
	padding: 0;
	border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: var(--pbmit-xcoach-global-color);
	z-index: 2;
	border-bottom-color: var(--pbmit-xcoach-global-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px !important;
	margin: 0px 0 0px !important;
	border: none !important;
	line-height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	display: none;
	border: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin-top: 0px;
	padding: 30px;
	border: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.1);
	border-radius: 0;
	margin-top: -1px;
}
.woocommerce-Tabs-panel h2 {
	font-size: 22px;
	margin-top: 0;
	line-height: 28px;
}
/*=== woocommerce div.product form.cart ===*/
.woocommerce div.product form.cart .button {
	margin-top: 0;
	padding: 13px 22px !important;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: var(--pbmit-xcoach-white-color);
	border-radius: 0px;
}
.woocommerce div.product form.cart .button:focus {
	outline: none;
}
.woocommerce div.product form.cart .button:hover {
	background-color: var(--pbmit-xcoach-blackish-color) !important;
	color: var(--pbmit-xcoach-white-color) !important;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th{
	padding: 5px 16px 5px 15px !important;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th:last-child{
	padding-right: 15px;
}
.woocommerce-cart .wc-block-components-product-badge{
	padding: 5px 15px;
	margin: 10px 0;
}
.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
	box-shadow: none;
	background-color: var(--pbmit-xcoach-secondary-color);
	border: 0;
	font-size: 12px;
	padding-bottom: 2px;
}
.woocommerce-cart .wc-block-cart__submit-container .components-button,
.woocommerce-cart .wc-block-cart__submit-container button{
	text-transform: capitalize !important;
	font-size: 16px !important;
	line-height: 20px !important;
	letter-spacing: 0.5px !important;
}
.woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, 
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{
	text-decoration: underline;
	color: var(--pbmit-xcoach-blackish-color);
}
body:not(.woocommerce-block-theme-has-button-styles).woocommerce-cart .wc-block-components-button:not(.is-link):focus{
	box-shadow: unset;
	outline: 0;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label, 
.woocommerce-checkout .wc-block-components-text-input label,
.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, 
.woocommerce-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{
	color: rgba(var(--pbmit-xcoach-blackish-color-rgb), .7);
	left: 20px;
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, 
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=email], 
.wc-block-components-form .wc-block-components-text-input input[type=number], 
.wc-block-components-form .wc-block-components-text-input input[type=tel], 
.wc-block-components-form .wc-block-components-text-input input[type=text], 
.wc-block-components-form .wc-block-components-text-input input[type=url], 
.wc-block-components-text-input input[type=email], 
.wc-block-components-text-input input[type=number], 
.wc-block-components-text-input input[type=tel], 
.wc-block-components-text-input input[type=text], 
.wc-block-components-text-input input[type=url]{
	padding-left: 20px !important;
}
/* place order page */
.woocommerce .woocommerce-order ul.order_details{
	padding: 0;
}
.woocommerce-order .woocommerce-notice--success{
	background-color: green;
	padding: 10px 20px;
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce-order .product-name,
.woocommerce .woocommerce-order table.shop_table tfoot th{
	background-color: var(--pbmit-xcoach-light-bg-color);
}
/*=== .woocommerce .quantity .qty ===*/
.woocommerce .quantity .qty {
	height: 50px;
	width: 60px;
	margin-right: 5px;
	background-color: #fff;
	color: var(--pbmit-xcoach-blackish-color);
	padding: 0 10px;
	font-weight: 800;
}
.woocommerce div.product form.cart .reset_variations {
	position: relative;
	top: 8px;
	right: 0;
}
/*=== woocommerce div.product p.price ===*/
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-size: 15px;
	color: #53565c;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
	margin-right: 5px;
}
/*=== woocommerce div.product div.images ===*/
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	z-index: 5;
}
/*=== woocommerce table.shop_attributes ===*/
.woocommerce table.shop_table {
	border-radius: 0;
	background-color: transparent !important;
	border: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.2);
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
	padding: 5px 7px;
	font-weight: 500;
	background: transparent;
	border-right: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.2);
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	padding: 6px 15px 5px;
	background-color: #fff;
}
/*=== related products ===*/
h3#order_review_heading,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.cart_totals h2,
.related.products h2 {
	font-size: 28px;
	line-height: 38px;
}
.woocommerce-shipping-fields h3 label {
	display: inline-flex;
}
.woocommerce-shipping-fields h3 label span {
	margin-left: 10px;
}
/*=== woocommerce-cart .wc-proceed-to-checkout ===*/
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	margin-top: 0;
	line-height: normal;
	border-radius: 0px;
	color: var(--pbmit-xcoach-blackish-color);
	padding: 17px 30px !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-size: 12px !important;
}
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce ul.products li.product .button:hover {
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 135px;
	height: 50px;
	color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce table.shop_table .cart-subtotal,
.woocommerce table.shop_table .order-total{
	border: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.2);
}
.woocommerce table.shop_table .cart-subtotal th,
.woocommerce table.shop_table .order-total th{
	color: var(--pbmit-xcoach-blackish-color);
	font-weight: 600;
	border-color: rgba(var(--pbmit-xcoach-blackish-color-rgb),0.2);
}
.woocommerce table.shop_table .order-total th{
	border-top: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.2);
}
.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td{
	border: 0;
	line-height: 3px;
	height: auto;
	color: var(--pbmit-xcoach-blackish-color);
	background-color: var(--pbmit-xcoach-light-bg-color);
	vertical-align: middle;
	padding: 0;
	text-align: center;
}
.woocommerce div.product form.cart .variations label{
	padding: 0 30px;
}
.wc-block-components-button:not(.is-link){
	background-color: var(--pbmit-xcoach-global-color);
	color: var(--pbmit-xcoach-white-color);
	border-radius: 40px;
	transition: all 0.4s ease 0s !important;
	-webkit-transition: all 0.4s ease 0s !important;
	-moz-transition: all 0.4s ease 0s !important;
	-ms-transition: all 0.4s ease 0s !important;
	-o-transition: all 0.4s ease 0s !important;
}
.wc-block-components-button:not(.is-link):hover {
	background-color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce-cart .wc-block-grid__product-title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0 !important;
}
.woocommerce-cart .wc-block-grid__product-price.price{
	font-size: 15px;
}
.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .add_to_cart_button{
	margin-top: 5px;
	padding: 12px 40px;
	background-color: var(--pbmit-xcoach-global-color) !important;
	color: var(--pbmit-xcoach-white-color);
	border-radius: 0;
	font-weight: 500;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}
.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .add_to_cart_button:hover{
	background-color: var(--pbmit-xcoach-blackish-color) !important;
}
.woocommerce-cart .wc-block-grid .wc-block-grid__product-onsale{
	padding: 8px 12px;
	font-weight: 500;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1.3px;
	position: absolute;
	text-align: center;
	color: var(--pbmit-xcoach-white-color);
	border: 0;
	z-index: 2;
	text-transform: uppercase;
	border-radius: 0px;
	top: 10px;
	left: 10px;
	bottom: auto;
	right: auto;
	background: #f14705;
	line-height: normal;
	min-height: auto;
}
.woocommerce-cart .wp-block-woocommerce-cart-items-block table tbody tr {
	border-bottom: 0;
	border-top: 0;
}
.woocommerce-cart .wp-block-woocommerce-cart-items-block table thead tr{
	border-bottom: 0;
}
/*=== Sidebar button ===*/
.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce .widget_price_filter .price_slider_amount .button {
	margin-top: 0;
	padding: 8px 16px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	color: var(--pbmit-xcoach-white-color);
	border-radius: 0px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	background-color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce .widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button) {
	background-color: var(--pbmit-xcoach-secondary-color);
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 5px;
}
/*=== widget_price_filter ===*/
.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 14px;
	height: 14px;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	cursor: ew-resize;
	outline: none;
	box-sizing: border-box;
	opacity: 1;
	top: -5px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	height: 5px;
	background-color: var(--pbmit-xcoach-light-bg-color);
}
.woocommerce ul.products li.product .price ins {
	text-decoration: none;
	font-weight: 500;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	color: #fff;
}
.woocommerce .col-1,
.col-2 {
	max-width: none;
}
.woocommerce form .form-row {
	display: block;
}
.woocommerce-pagination {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 80px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 22px;
	margin: 0 2px;
	border: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.08);
	border-radius: 0px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list tbody tr,
.woocommerce div.product form.cart table.variations tbody tr {
	border: 0;
}
.woocommerce div.product form.cart .group_table td {
	vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td label {
	margin: 0;
}
/*==== woocommerce-checkout ====*/
.woocommerce-checkout #customer_details {
	margin-top: 35px;
}
.woocommerce-checkout .col2-set .col-1 {
	padding: 0;
}
/*==== woocommerce-checkout ====*/
.woocommerce-checkout-payment {
	margin-bottom: 35px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border-color: rgba(var(--pbmit-xcoach-blackish-color-rgb), 0.2);
}
.pbmit-woo-box-border .woocommerce ul.products li.product {
	border: 1px solid #ededed;
	padding-bottom: 30px;
}
.woocommerce-breadcrumb,
.woocommerce-products-header__title {
	display: none;
}
.woocommerce #review_form #respond textarea {
	line-height: 20px;
	height: 110px;
	padding: 15px;
}
.woocommerce #review_form #respond .form-submit {
	margin: 0;
	padding: 0;
}
.woocommerce #review_form #respond .form-submit input {
	padding: 12px 36px;
	border-radius: 0px;
	color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce #review_form #respond .form-submit input:hover {
	color: var(--pbmit-xcoach-white-color);
	background-color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce-checkout #payment ul.payment_methods {
	padding: 20px;
	border-top: 3px solid var(--pbmit-xcoach-global-color);
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li .woocommerce-info {
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}
.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-info::before {
	top: 3px;
} 
/*===woocommerce-Reviews===*/
.woocommerce-Reviews .comment-reply-title {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0px;
}
.woocommerce-Reviews .comment-respond input[type="text"],
.woocommerce-Reviews .comment-respond input[type="email"],
.woocommerce-Reviews .comment-respond textarea {
	border: 1px solid rgba( var(--pbmit-xcoach-blackish-color-rgb), 0.10);
}
/*===woocommerce -- remove===*/
.woocommerce a.remove {
	line-height: 21px;
}
/*===woocommerce -- customer_details===*/
.woocommerce-checkout .woocommerce-checkout-review-order,
.woocommerce #customer_details {
	margin-bottom: 30px;
}
.return-to-shop,
.woocommerce-cart .wc-proceed-to-checkout {
	margin-bottom: 40px;
}
/*===woocommerce -- cart_list - product_list_widget ===*/
.woocommerce ul.cart_list li del,
.woocommerce ul.product_list_widget li del {
	margin-right: 10px;
}
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins {
	text-decoration: none;
	font-weight: 500;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	margin-bottom: 10px;
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
	margin-bottom: 0px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	border: 1px solid rgba(0, 0, 0, 0.10);
}
/*=== widget_product_categories ===*/
.site-content .widget_product_categories ul ul {
	margin-top: 2px;
}
.site-content .widget_product_categories ul li {
	margin: 2px 0;
	padding: 0;
	position: relative;
}
.site-content .widget_product_categories ul li a {
	padding: 12px 30px 10px 25px;
	display: block;
	line-height: normal;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 600 !important;
	position: relative;
	color:rgba(var(--pbmit-xcoach-blackish-color-rgb), .8);
}
.site-content .widget_product_categories ul li a:hover {
	color:rgba(var(--pbmit-xcoach-global-color-rgb), 1);
}
.rtl .site-content .widget_product_categories ul li a {
	padding: 12px 25px 10px 30px;
}
.woocommerce a.remove:hover {
	color: var(--pbmit-xcoach-white-color) !important;
	background-color: var(--pbmit-xcoach-global-color);
}
.woocommerce a.remove {
	line-height: 30px;
	width: 30px;
	height: 30px;
	font-size: 25px;
	font-weight: 500;
	color: red !important;
}
.site-content .widget_product_categories ul li a:before {
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	content: '\f115';
	left: 0px;
	top: 15px;
	font-size: 13px;
	font-weight: normal;
	color: var(--pbmit-xcoach-global-color);
}
.rtl .site-content .widget_product_categories ul li a:before {
	right: 0;
	left: inherit;
}
.site-content .widget_product_categories ul li span {
	position: absolute;
	right: 15px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: var(--pbmit-xcoach-blackish-color);
	background-color: var(--pbmit-xcoach-light-bg-color);
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: 600;
	border-radius: 0;
	top: 8px;
}
.rtl .site-content .widget_product_categories ul li span {
	left: 25px;
	right: inherit;
}
/*=== woocommerce-message ===*/
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
	float: none;
	position: absolute;
	right: 20px;
	top: 13px;
	padding: 13px 30px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	padding: 25px 180px 25px 55px;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.woocommerce-message a.restore-item {
	color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce-message a.restore-item:hover {
	color: var(--pbmit-xcoach-global-color);
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background-color: var(--pbmit-xcoach-light-bg-color);
}
/*=== woocommerce-form-login ===*/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	background-color: transparent;
	padding: 0 15px;
}
.woocommerce form .form-row textarea {
	padding-top: 15px;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit {
	padding: 10px 40px;
	border-radius: 0px;
	margin-top: 20px;
	background-color: var(--pbmit-xcoach-global-color);
	color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit:hover {
	color: var(--pbmit-xcoach-blackish-color);
	background-color: var(--pbmit-xcoach-white-color);
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__rememberme {
	margin-top: 26px;
}
/*====================================  woocommerce  ====================================*/
.woocommerce-cart .woocommerce-notices-wrapper {
	margin-bottom: 35px;
}
.woocommerce-cart .woocommerce-notices-wrapper:empty {
	display: none;
}
.woocommerce ul.products li.product .onsale,
.woocommerce #respond input#submit,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product form.cart .button,
.woocommerce button.button,
.woocommerce a.button,
.woocommerce .woocommerce-message .button {
	font-style: normal !important;
}
.woocommerce-info,
.woocommerce-message {
	border-top-color: var(--pbmit-xcoach-global-color);
}
.woocommerce-info a:hover {
	color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce-info::before,
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins {
	color: var(--pbmit-xcoach-blackish-color);
}
.single-product .entry-summary .product_meta .posted_in,
.single-product .entry-summary .product_meta .sku_wrapper {
	color: var(--pbmit-xcoach-global-color);
}
.woocommerce .cart .button,
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce div.product form.cart .button {
	color: var(--pbmit-xcoach-white-color);
	background-color: var(--pbmit-xcoach-global-color);
}
.woocommerce-product-search [type=submit],
.widget_product_search .woocommerce-product-search button,
.woocommerce-form-coupon button[type=submit]:hover,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce .widget_price_filter .price_slider_amount .button,
/* .woocommerce div.product .woocommerce-tabs ul.tabs li a, */
.woocommerce ul.products li.product .button {
	color: var(--pbmit-xcoach-white-color);
	background-color: var(--pbmit-xcoach-global-color);
}
.widget_product_categories ul li .count,
.woocommerce-form-coupon button[type=submit],
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce ul.products li.product .button:hover {
	color: var(--pbmit-xcoach-white-color);
	background-color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce .woocommerce-message .button,
.woocommerce-page #payment #place_order:hover {
	color: var(--pbmit-xcoach-white-color);
	background-color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce ul.products li.product .button:hover {
	background-color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce .woocommerce-message .button {
	padding: 8px 28px !important;
}
.woocommerce .woocommerce-message .button:hover {
	color: var(--pbmit-xcoach-white-color);
	background-color: var(--pbmit-xcoach-global-color);
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border: 0;
	border-radius: 0;
	padding: 20px;
	margin-top: 0;
	background-color: var(--pbmit-xcoach-light-bg-color);
}
.woocommerce form.login {
	padding: 50px 50px 30px 50px;
	background-color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce form.woocommerce-form-coupon .form-row input.input-text {
	height: 50px;
}
.woocommerce form.woocommerce-form-coupon .form-row .button{
	background-color: var(--pbmit-xcoach-global-color);
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce form.woocommerce-form-coupon .form-row .button:hover{
	background-color: var(--pbmit-xcoach-secondary-color);
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce-form-coupon button[type=submit] {
	margin-top: 1em;
	padding: 17px 22px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	border-radius: 0px;
	margin-top: 0;
	margin-left: -40px;
	font-size: 13px !important;
}
.woocommerce-form-coupon button[type=submit]:hover {
	background-color: var(--pbmit-xcoach-blackish-color);
	color: #ffffff;
}
.woocommerce-form-coupon button[type=submit]:focus {
	outline: none;
}
.woocommerce table.shop_table,
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="url"],
.woocommerce-checkout input[type="search"],
.woocommerce-checkout textarea {
	background-color: #fff;
}
.woocommerce-input-wrapper .pbmit-select {
	border: 1px solid #d3d3d3;
	background-color: #fff;
}
.woocommerce ul.products li.product .button::after {
	font-size: 12px;
	position: inherit;
	right: 0;
	top: 50%;
	transform: translateX(-50%);
}
.rtl.woocommerce ul.products li.product .button::after {
	left: 0;
	right: inherit;
	margin-right: 0;
	margin-left: 5px;
}
/*=== Sidebar Section ===*/
.woocommerce-product-search {
	position: relative;
}
.pbminfotech-sidebar .widget.widget_product_search {
	background-color: transparent;
}
.pbminfotech-sidebar .widget.widget_product_search .widget-title::before{
	background-color: var(--pbmit-xcoach-white-color);
}
.widget_product_search .woocommerce-product-search input[type="search"] {
	background-color: transparent;
	height: 55px;
	padding: 0px 50px 0 30px;
	border-radius: 50px;
	font-size: 15px;
	font-weight: 400;
	color: var(--pbmit-xcoach-blackish-color);
	border: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.2);
}
.widget_product_search .woocommerce-product-search button {
	position: absolute;
	right: 0;
	padding: 0;
	outline: none;
	top: 0;
	font-size: 0;
	width: 55px;
	height: 55px;
	z-index: 1;
	background-color: transparent;
}
.widget_product_search .woocommerce-product-search button:after {
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	content: '\e80d';
	right: 20px;
	top: 50%;
	font-size: 18px;
	color: var(--pbmit-xcoach-blackish-color);
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.woocommerce-checkout-payment .woocommerce-info::before {
	top: 25px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.woocommerce ul.products li.product .button:hover {
	background-color: var(--pbmit-xcoach-secondary-color);
	color: var(--pbmit-xcoach-white-color)!important;
}
/*Select2 box*/
#page .woocommerce-ordering .select2-container .select2-selection--single {
	padding: 0px 25px;
}
#page .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
	font-size: 15px;
	font-weight: 400;
	color: var(--pbmit-xcoach-blacksih-color);
}
#page .woocommerce-ordering .select2-container .select2-selection--single {
	height: 50px;
}
.woocommerce-shop.woocommerce #page .select2-container--default .select2-results__option {
	padding: 6px 15px;
	font-size: 15px;
	color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce-shop.woocommerce #page .select2-container--default .select2-results__option.select2-results__option[aria-selected=true] {
	color: var(--pbmit-xcoach-blackish-color);
	background: var(--pbmit-xcoach-light-bg-color);
}
.woocommerce-shop.woocommerce #page .select2-container--default .select2-results__option.select2-results__option[aria-selected=true]:hover,
.woocommerce-shop.woocommerce #page .select2-container--default .select2-results__option.select2-results__option--highlighted {
	color: var(--pbmit-xcoach-white-color);
	background: var(--pbmit-xcoach-blackish-color);
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce table.shop_table td {
	border-right: 0;
	border-top: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.2);
}
.woocommerce table.shop_table tbody:first-child tr:first-child td{
	border-top: 0;
}
.woocommerce table.shop_table tbody tr.order-total th{
	border-top: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),0.1);
}
.woocommerce form.woocommerce-form-coupon .form-row input.input-text {
	background-color: var(--pbmit-xcoach-light-bg-color);
	height: 50px;
}
.woocommerce-form-coupon button[type=submit]{
	padding: 12px 25px;
	margin-left: -53px;
	font-size: 14px !important;
}
.woocommerce-form-coupon input[type="text"],
.woocommerce .woocommerce-form-coupon p,
.woocommerce .woocommerce-info a,
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled]{
	color: var(--pbmit-xcoach-blackish-color);
}
.woocommerce button.button:disabled[disabled] {
	color: var(--pbmit-xcoach-white-color);
}
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover{
	color: var(--pbmit-xcoach-global-color);
	opacity: 0.8;
}
.woocommerce .woocommerce-info a:hover {
	color: var(--pbmit-xcoach-global-color);
}
.woocommerce .woocommerce-checkout .woocommerce-additional-fields textarea {
	padding: 20px 15px 20px;
}
.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb), .1);
}
.woocommerce-checkout .select2-container--default input[type="text"]{
	color: var(--pbmit-xcoach-blackish-color);
	padding: 0 15px;
	font-weight: 600;
}
.woocommerce-checkout .select2-container--default .select2-results__option {
	padding: 6px 15px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	padding: 6px 15px 5px;
	margin: 0 10px 0 0;
	background-color: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-radius: 0;
	border-color: rgba(var(--pbmit-xcoach-white-color-rgb),0.2);
}
.woocommerce .woocommerce-Tabs-panel--reviews .comment-form svg{
	margin-top: -4px;
}
.woocommerce .woocommerce-Tabs-panel--reviews .comment-form button{
	padding: 13px 30px;
}