/**************woocommerce css****************/
/**** Title ****/
.woocommerce .col-1 .woocommerce-billing-fields h3, .woocommerce .col-2 .woocommerce-additional-fields h3, .woocommerce .checkout h3#order_review_heading {
	margin-bottom:20px; }
.woocommerce .checkout h3#order_review_heading {
	margin-top:20px; }
.woocommerce .u-columns h2, .woocommerce .checkout h3#order_review_heading, .woocommerce .col-1 .woocommerce-billing-fields h3, .woocommerce .col-2 .woocommerce-additional-fields h3, .woocommerce .cart-collaterals .cross-sells h2, .woocommerce .cart-collaterals .cart_totals h2 {
	position:relative;
	font-size:20px;
	display:inline-block;
	text-transform:uppercase;
	font-weight:600;
	padding-bottom:15px;
	letter-spacing:1px }
.woocommerce .u-columns h2:before, .woocommerce .checkout h3#order_review_heading:before, .woocommerce .col-1 .woocommerce-billing-fields h3:before, .woocommerce .col-2 .woocommerce-additional-fields h3:before, .woocommerce .cart-collaterals .cross-sells h2:before, .woocommerce .cart-collaterals .cart_totals h2:before {
	content:'';
	display:inline-block;
	position:absolute;
	bottom:0;
	right:0px;
	line-height:20px;
	height:1px;
	width:100%;
	background:rgba(var(--orange), 1)  }
.woocommerce .u-columns h2:after, .woocommerce .checkout h3#order_review_heading:after, .woocommerce .col-1 .woocommerce-billing-fields h3:after, .woocommerce .col-2 .woocommerce-additional-fields h3:after, .woocommerce .cart-collaterals .cross-sells h2:after, .woocommerce .cart-collaterals .cart_totals h2:after {
	content:'';
	width:7px;
	height:7px;
	background:rgba(var(--orange), 1);
	position:absolute;
	bottom:1px;
	right:0;
	transform:translateY(50%)   }
@media only screen and (max-width : 380px) {
.woocommerce .u-columns h2, .woocommerce .checkout h3#order_review_heading, .woocommerce .col-1 .woocommerce-billing-fields h3, .woocommerce .col-2 .woocommerce-additional-fields h3, .woocommerce .cart-collaterals .cross-sells h2, .woocommerce .cart-collaterals .cart_totals h2{font-size: 15px;} }
 .cross-sells h2 {
    font-family: 'Fira Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    color: rgba(var(--black), 1)!important;
    line-height: 1.6em; }
/***** Shop Style V1 ****/
/* Hover **/ 
.woocommerce .cart-collaterals .cross-sells ul.products li .et_shop_image {
	position:relative;
	overflow:hidden }
.metan_shop_v1 ul.products li .et_shop_image:before, .woocommerce .cart-collaterals .cross-sells ul.products li .et_shop_image:before {
	content:"";
	bottom:-126px;
transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
-webkit-transition:all .5s ease-in-out;
	opacity:1;
	z-index:1;
	height:90px;
	width:100%;
	position:absolute;
	left:0;
	-ms-transform:skewY(-5deg);
	-webkit-transform:skewY(-5deg);
	box-sizing:border-box;
	transform:skewY(-6deg);
	background:rgba(var(--orange), 1); }
.metan_shop_v1 ul.products li:hover .et_shop_image:before, .woocommerce .cart-collaterals .cross-sells ul.products li:hover .et_shop_image:before {
	opacity:1;
	content:"";
	z-index:7;
transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
	transition-property:all;
transition-duration:.5s;
	transition-timing-function:ease-in-out;
	transition-delay:0s;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
-webkit-transition:all .5s ease-in-out;
	bottom:-75px }
 .woocommerce .cart-collaterals .cross-sells ul.products li .et_overlay {
transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
-o-transition:all .5s ease;
-moz-transition:all .5s ease;
	-webkit-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-o-transform:scaleX(0);
	-moz-transform:scaleX(0);
	transform:scaleX(0);
	opacity:1;
	z-index:1;
	background-color:rgba(var(--black), 1); }
.et-db #et-boc .et-l .metan_shop_v1 ul.products li:hover .et_overlay, .metan_shop_v1 ul.products li:hover .et_overlay, .woocommerce .cart-collaterals .cross-sells ul.products li:hover .et_overlay {
	opacity:.9;
	-webkit-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	-moz-transform:scaleX(1);
	transform:scaleX(1) }
.et-db #et-boc .et-l .metan_shop_v1 ul.products li .et_overlay:before, 
.metan_shop_v1 ul.products li .et_overlay:before, 
.woocommerce .cart-collaterals .cross-sells ul.products li .et_overlay:before {
	content:'e07a';
	background:rgba(var(--orange), 1);
	padding:10px;
	color:#fff;
	opacity:1;
	font-size:20px }
/* Title **/
.woocommerce .cart-collaterals .cross-sells ul.products li h2.woocommerce-loop-product__title:after {
	background: none;
	bottom: -2px !important;  }
.woocommerce .cart-collaterals .cross-sells ul.products li h2.woocommerce-loop-product__title:before {
	background: none;
	bottom: 1px; }
.woocommerce .cart-collaterals .cross-sells ul.products li h2.woocommerce-loop-product__title {
	text-transform:uppercase;
	position:relative;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	font-size:15px !important;
	font-weight:600;
	line-height:28px;
	color:#2d2d2d; }
.metan_shop_v1 ul.products li:hover h2.woocommerce-loop-product__title {
	color:rgba(var(--orange), 1); }
.metan_shop_v1 ul.products li h2.woocommerce-loop-product__title:after, .metan_shop_v1 ul.products li h2.woocommerce-loop-product__title:before, .woocommerce .cart-collaterals .cross-sells ul.products li h2.woocommerce-loop-product__title:before, .woocommerce .cart-collaterals .cross-sells ul.products li h2.woocommerce-loop-product__title:after {
	content:'';
	position:absolute;
	bottom:0;
	width:11%;
	border-top:1px solid #d4d4d4;
	left:0  }
.metan_shop_v1 ul.products li h2.woocommerce-loop-product__title:after, .woocommerce .cart-collaterals .cross-sells ul.products li h2.woocommerce-loop-product__title:after {
	border-top:3px solid rgba(var(--orange), 1);
	display:block;
	position:absolute;
	bottom:-1px;
	width:10.5%;
-webkit-transition:all .27s cubic-bezier(0, 0, .58, 1);
transition:all .27s cubic-bezier(0, 0, .58, 1)  }
.metan_shop_v1 ul.products li:hover h2.woocommerce-loop-product__title:after {
	width:60px;  }
/* Button **/
.metan_shop_v1 ul.products li .product_type_simple, .metan_shop_v1 ul.products li .button.product_type_grouped, .metan_shop_v1 ul.products li .button.product_type_external, .metan_shop_v1 ul.products li .button.product_type_variable, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_simple, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_grouped, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_external, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_variable {
    width: 100%; }
.metan_shop_v1 ul.products li .product_type_simple, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_simple, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_grouped, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_external, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_variable, .metan_shop_v1 ul.products li .button.product_type_grouped, .metan_shop_v1 ul.products li .button.product_type_external, .metan_shop_v1 ul.products li .button.product_type_variable {
    color: #fff !important;
    background-color: rgba(var(--orange), 1);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 20px !important;
    text-align: center;
    border: none !important;
    border-radius: 0;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease 0s; }
.metan_shop_v1 ul.products li .product_type_simple:hover, .metan_shop_v1 ul.products li .button.product_type_grouped:hover, .metan_shop_v1 ul.products li .button.product_type_external:hover,
ul.products li .button.product_type_variable:hover, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_simple:hover, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_grouped:hover, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_external:hover, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_variable:hover {
    background-color: transparent;
    color: #fff !important;
    border-radius: 30px;
    box-shadow: 0 0 5px -2px #333; }
.metan_shop_v1 ul.products li .product_type_simple:before, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_simple:before, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_grouped:before, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_external:before, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_variable:before, .metan_shop_v1 ul.products li .button.product_type_grouped:before, .metan_shop_v1 ul.products li .button.product_type_external:before, .metan_shop_v1 ul.products li .button.product_type_variable:before {
    visibility: visible;
    display: block;
    margin-left: 0; }
@media only screen and (max-width: 380px) {
    .metan_shop_v1 ul.products.columns-4 li.product,
    .et_pb_wc_related_products ul.products.columns-3 li.product {
		width: 100% !important;    }}
/* Types Of Button **/
.metan_shop_v1 ul.products li .button.product_type_grouped, .metan_shop_v1 ul.products li .button.product_type_external, .metan_shop_v1 ul.products li .button.product_type_variable, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_grouped, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_external, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_variable {
    background-color: rgba(var(--black), 1); }
.metan_shop_v1 ul.products li .button.product_type_grouped::after, .metan_shop_v1 ul.products li .button.product_type_grouped::before, .metan_shop_v1 ul.products li .button.product_type_external::after, .metan_shop_v1 ul.products li .button.product_type_external::before, .metan_shop_v1 ul.products li .button.product_type_variable:hover:before, .metan ul.products li .button.product_type_variable:hover:after, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_grouped:before, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_external:before, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_variable:before, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_grouped:after, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_external:after, .woocommerce .cart-collaterals .cross-sells ul.products li .product_type_variable:after {
    background-color: rgba(var(--orange), 1); }
.metan_ft_shop .woocommerce ul.products li a.button {display:none;}
/* Star Rating **/
.metan_shop_v1 ul.products .star-rating, .woocommerce .cart-collaterals .cross-sells ul.products li .star-rating {
	position: absolute;
	right: 0; }
.metan_shop_v1 .star-rating span::before, .metan_shop_v1 ul.products li .star-rating span::before {
color:rgba(var(--black), 1) !important; }
/* Sale Label **/
.woocommerce .cart-collaterals .cross-sells ul.products li .onsale  {
	background: rgba(var(--black), 1) !important;
	border-radius: 0 !important;
	font-size: 16px;
	padding: 1px 15px !important;
	top: 1px !important;
	left: 1px !important; }
/* Shop Page **/
.metan_shop_v1 .woocommerce .woocommerce-ordering .orderby {
	height: 45px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 20px;
	border-radius: 25px 0px 0px 25px;
	background-color: #f2f3f6!important;
	color: rgba(var(--black), 1)!important;
    font-family: 'Fira Sans';  }
.metan_shop_v1 .woocommerce .woocommerce-result-count {
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px !important;
	font-size: 15px;
	font-weight: 600;
	line-height: 28px;
	color: #2d2d2d;
	font-family: 'Fira Sans'; }
.metan_shop_v1 .woocommerce .woocommerce-result-count:before, .metan_shop_v1 .woocommerce .woocommerce-result-count:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 60px;
	border-top: 1px solid #d4d4d4;
	left: 0;
	font-family: 'Fira Sans'; }
.metan_shop_v1 .woocommerce .woocommerce-result-count:after {
	border-top: 3px solid rgba(var(--orange), 1)!important;
	display: block;
	position: absolute;
	bottom: -1px;
	width: 30px;
-webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
transition: all .27s cubic-bezier(0, 0, .58, 1); }
.metan_shop_v1 .woocommerce .woocommerce-result-count:hover:after {
	width: 60px!important;  }
@media only screen and (max-width : 420px) {
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product{width: 100% !important;}	}
/* ===== Product Single Page ======*/
.et_pb_wc_add_to_cart .et_pb_module_inner .woocommerce-grouped-product-list {
    width: 100%;
    margin-bottom: 20px; }
.et_pb_wc_add_to_cart .et_pb_module_inner .woocommerce-grouped-product-list a {
    color:rgba(var(--orange), 1); }
.woocommerce div.product form.cart .group_table td {
    padding: 10px !important;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #232323;
    border: 1px solid rgba(40, 61, 88, 0.1) !important; }
.woocommerce div.product form.cart table div.quantity {
    margin: 0 !important; }
.et_pb_wc_images .et_pb_module_inner .onsale {
    height: 50px;
    line-height: 50px !important;
    width: 50px;
    padding: 0 !important;
    font-size: 15px;
    background: rgba(var(--orange), 1) !important;
    border-radius: 0 !important; }
.woocommerce div.product form.cart .variations td.label {
    line-height: 50px; }
.woocommerce div.product form.cart .variations td select {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #ccc;
    height: 45px; }
.et_pb_wc_add_to_cart form.cart .variations td.value span::after {
    top: 35px;  }
.et_pb_wc_rating .woocommerce-product-rating .woocommerce-review-link {
    color: rgba(var(--black), 1);
    color: #000;
    text-transform: capitalize;
    padding: 5px;  }
.et_pb_wc_rating, .et_pb_wc_rating .woocommerce-product-rating {
    margin-bottom: 10px !important; }
.et_pb_wc_add_to_cart .single_variation_wrap .woocommerce-variation-price .price, .et_pb_wc_price .et_pb_module_inner .price {
    color: rgba(var(--black), 1) !important;
    font-weight: 600; }
.woocommerce div.product form.cart .variations {
    margin-bottom: 0; }
.et_pb_wc_add_to_cart .single_variation_wrap .woocommerce-variation-price {
    margin-bottom: 20px;  }
.metan_shop_v1 .related.products ul.products li h2.woocommerce-loop-product__title {
    margin-bottom: 10px !important;
    font-size: 16px !important; }
.metan_s_product .et_pb_text .et_pb_text_inner h2,
.et_pb_wc_related_products .related.products h2{
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 28px;
    color: #2d2d2d; }
.metan_s_product .et_pb_text .et_pb_text_inner h2:after, .metan_s_product .et_pb_text .et_pb_text_inner h2:before, .metan_shop_v1 .related.products h2:after, .metan_shop_v1 .related.products h2:before, .et_pb_wc_title .et_pb_module_inner h1:after, .et_pb_wc_title .et_pb_module_inner h1:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 60px;
    border-top: 1px solid #d4d4d4;
    left: 0;}
.metan_s_product .et_pb_text .et_pb_text_inner h2:after, .metan_shop_v1 .related.products h2:after, .et_pb_wc_title .et_pb_module_inner h1:after {
    border-top: 3px solid rgba(var(--orange), 1);
    display: block;
    position: absolute;
    bottom: -1px;
    width: 30px;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }
.metan_s_product .et_pb_text:hover .et_pb_text_inner h2:after, .metan_shop_v1:hover .related.products h2:after, .et_pb_wc_title:hover .et_pb_module_inner h1:after {
    width: 60px; }
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .woocommerce-form-row .woocommerce-Button, .woocommerce-page button.button.alt, .woocommerce #review_form #respond .form-submit input, .woocommerce .woocommerce-form-coupon .form-row .button {
    color: #fff !important;
    background-color: rgba(var(--orange), 1);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 13px 20px !important;
    text-align: center;
    border: none !important;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease 0s;   }
.woocommerce-page button.button.alt:hover, .woocommerce .woocommerce-form-row .woocommerce-Button:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce .woocommerce-form-coupon .form-row .button:hover {
    background-color: rgba(var(--black), 1);
    color: #fff !important;
    border-radius: 30px;
    box-shadow: 0 0 5px -2px #333; }
.et_pb_wc_add_to_cart .cart .single_add_to_cart_button:before, .woocommerce-page button.button.alt:before, .woocommerce .woocommerce-form-row .woocommerce-Button:before, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:before, .woocommerce .woocommerce-form-coupon .form-row .button:before {
    visibility: visible;
    display: block;
    margin-left: 0; }
.et_pb_wc_add_to_cart .cart .single_add_to_cart_button:before, .et_pb_wc_add_to_cart .cart .single_add_to_cart_button:after, .woocommerce-page button.button.alt:before, .woocommerce-page button.button.alt:after, .woocommerce .woocommerce-form-row .woocommerce-Button:before, .woocommerce .woocommerce-form-row .woocommerce-Button:after, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:before, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:after, .woocommerce .woocommerce-form-coupon .form-row .button:before, .woocommerce .woocommerce-form-coupon .form-row .button:after {
    content: "";
    background: rgba(var(--black), 1);
    width: 50%;
    height: 100%;
    margin-left: 0;
    border-radius: 100px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.4s ease 0s; }
.single .et_pb_wc_meta .product_meta .posted_in {
    display: block;
    font-size: 15px; }
.single .et_pb_wc_meta .product_meta .posted_in a {
    color: rgba(var(--orange), 1);
    border-bottom: 1px solid;
    font-weight: 700; }
.single .et_pb_wc_meta .product_meta .sku_wrapper {
    line-height: 35px;
    font-size: 15px; }
.single .et_pb_wc_meta .product_meta .sku_wrapper:after {
    display: none; }
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity {
    margin: 0 !important;  }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: rgba(var(--orange), 1);  }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    border: 2px solid #fff;  }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    background: #fff;  }
.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav li {
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 5px;
    -webkit-transition: box-shadow 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: box-shadow 0.27s cubic-bezier(0, 0, 0.58, 1); }
.et_pb_wc_tabs .et_pb_tabs_controls::after {
    border: none;  }
.et_pb_wc_tabs .et_pb_tabs_controls li:after {
    content: "";
    width: 50%;
    border: 2px solid rgba(var(--orange), 1);
    position: absolute;
    top: 50%;
    right: -50%;
    z-index: -1;  }
.et_pb_wc_tabs .et_pb_tabs_controls li:last-child:after {
    border: none;  }
.et_pb_wc_tabs .et_pb_tabs_controls li a {
    display: block;
    background: rgba(var(--orange), 1);   
    text-transform: uppercase;
    border-radius: 25px;
    padding: 0;
    margin-right: 0;
    padding: 10px 17px;
    text-align: center;
    border: 3px solid rgba(var(--orange), 1);  }
.et_pb_wc_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
    background: rgba(var(--orange), 1);
    color: #fff !important;
    border: 3px solid rgba(var(--orange), 1);
	position: relative;  }
#reviews #comments h2.woocommerce-Reviews-title,
.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab .et_pb_tab_content h2 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;  }
#reviews #comments h2.woocommerce-Reviews-title:after,
#reviews #comments h2.woocommerce-Reviews-title:before,
.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab .et_pb_tab_content h2:before,
.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab .et_pb_tab_content h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 60px;
    border-top: 1px solid #d4d4d4;
    left: 0;  }
#reviews #comments h2.woocommerce-Reviews-title:after,
.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab .et_pb_tab_content h2:after,
.woocommerce .cart-collaterals .cross-sells ul.products li h2.woocommerce-loop-product__title:after {
    border-top: 3px solid rgba(var(--orange), 1);
    display: block;
    position: absolute;
    bottom: -1px;
    width: 30px;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);  }
#reviews #comments h2.woocommerce-Reviews-title:hover:after,
.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab .et_pb_tab_content h2:hover:after,
.woocommerce .cart-collaterals .cross-sells ul.products li:hover h2.woocommerce-loop-product__title:after {
    width: 60px; }
.woocommerce table.shop_attributes tbody tr {
    border-bottom: 1px solid;  }
.woocommerce #review_form #respond textarea,
#commentform input[type="text"],
#commentform input[type="email"] {
    border: 1px solid; }
.woocommerce p.stars a {
    color: rgba(var(--orange), 1); }
.woocommerce #review_form #respond .form-submit input:hover {
    background-color: #fff !important;
    color: rgba(var(--black), 1)!important; }
@media only screen and (max-width: 767px) {
    .et_pb_wc_tabs .et_pb_tabs_controls li::after {
        display: none;    }
    .et_pb_wc_tabs .et_pb_tabs_controls li {
        margin: 0 0px 10px 0;    }}
@media only screen and (max-width: 380px) {
    .metan_s_product .et_pb_text .et_pb_text_inner h2,
    .et_pb_wc_title .et_pb_module_inner h1 {
        font-size: 15px !important;    }
    .woocommerce div.product form.cart .group_table td {
        line-height: 20px;    }}
/****************Cart Page table text******************/
#content-area table td, #content-area table th, #content-area table tr, #main-content table.cart td, #main-content table.cart th, #main-content table.cart tr, table.cart td, table.cart th, table.cart tr {
    padding: .857em .587em;
    max-width: 100%;
    font-family: 'Barlow';
    font-size: 16px!important;
    color: rgba(var(--black), 1)!important;  }
/**** Checkout Page ****/
.select2-container .select2-selection--single {
    height: 50px; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
    background: rgba(var(--orange), 1)!important;
    height: 50px;
    width: 40px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent; }
.woocommerce .lost_password a {
	color: rgba(var(--orange), 1); }
@media (max-width:480px) {
.et_pb_shop ul.products.columns-1 li.product, .et_pb_shop ul.products.columns-2 li.product, .et_pb_shop ul.products.columns-3 li.product, .et_pb_shop ul.products.columns-4 li.product, .et_pb_shop ul.products.columns-5 li.product, .et_pb_shop ul.products.columns-6 li.product, .et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
width:100% !important; }}
/**** My Account Page ****/
.woocommerce .woocommerce-MyAccount-navigation ul {
	padding:0!important;
	line-height:inherit!important;
	list-style:none!important;
	position:relative }
.woocommerce .woocommerce-MyAccount-navigation ul li {
	position:relative;
	margin-bottom:15px }
/*********Mobile inline scroll tab************/
	@media (max-width: 767px){ 
.woocommerce .woocommerce-MyAccount-navigation ul {
    width: 100%;
    display: flex;
    overflow: scroll;	}
		.woocommerce .woocommerce-MyAccount-navigation ul li:before{
				width:0px!important;		}}
.woocommerce .woocommerce-MyAccount-navigation ul li:before {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:4px;
	background-color:rgba(var(--black), 1);
	content:"";
	opacity:0;
	z-index:10;
	visibility:hidden;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-ms-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease }
.woocommerce .woocommerce-MyAccount-navigation ul li:hover:before {
	opacity:1;
	visibility:visible }
.woocommerce .woocommerce-MyAccount-navigation ul li a {
	position:relative;
	font-size:18px;
	font-weight:600;
	color:#1a2940;
	border:1px solid #ccc;
	border-radius:0;
	line-height:26px;
	padding:15px 25px;
	display:block;
	padding-left:25px;
	border-radius:3px;
	background-color:#fff;
	z-index:9;
	overflow:hidden;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-ms-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease }
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover{
		border:1px solid #ccc!important;  }
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a {
	color:#fff;
	padding-left:0;
	border:none }
.woocommerce .woocommerce-MyAccount-navigation ul li a:before {
	margin-right:10px;
	font-size:18px;
	line-height:26px;
	color:rgba(var(--orange), 1);
	font-weight:900;
	content:"45";
	font-family:ETmodules!important;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-ms-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease  }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
	content:"e023" }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
	content:"e015" }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
	content:"e091" }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
	content:"e01d" }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
	content:"e026" }
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
	content:"e02e" }
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a:before {
	opacity:0 }
.woocommerce .woocommerce-MyAccount-navigation ul li a:after {
	position:absolute;
	left:-1px;
	top:0;
	height:100%;
	width:100%;
	content:"";
	background-color:rgba(var(--orange), 1);
	z-index:-1;
-webkit-transition:-webkit-transform .4s ease;
transition:-webkit-transform .4s ease;
transition:transform .4s ease;
transition:transform .4s ease, -webkit-transform .4s ease;
	-webkit-transform:scale(0, 1);
	-ms-transform:scale(0, 1);
	transform:scale(0, 1);
	-webkit-transform-origin:right top;
	-ms-transform-origin:right top;
	transform-origin:right top }
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a:after {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	transform:scale(1, 1) }
.woocommerce .woocommerce-MyAccount-content a, .woocommerce .u-columns .woocommerce-LostPassword a, .woocommerce .woocommerce-privacy-policy-text a, .woocommerce .woocommerce-message .restore-item {
	color:rgba(var(--orange), 1);
	font-weight:600;
	text-transform:capitalize;
	border-bottom:2px solid; }
.woocommerce .woocommerce-MyAccount-content p, .woocommerce .u-columns p {
	font-size:15px;
	line-height:30px }
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	border-radius: 5px;
	line-height: 30px;
	text-transform: capitalize;
	background: #000; }
.woocommerce .woocommerce-form .woocommerce-privacy-policy-text {
	padding-bottom: 10px; }
.woocommerce .woocommerce-MyAccount-content .woocommerce-message .woocommerce-Button, .woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button {
	color:rgba(var(--black), 1)!important;
	background-color:#fff;
	font-size:15px;
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:10px 20px;
	border:none;
	border-radius:0;
	position:relative;
	z-index:1;
transition:all .4s ease 0s }
.woocommerce .woocommerce-MyAccount-content .woocommerce-message .woocommerce-Button:hover, .woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button:hover {
	background-color:transparent;
	color:#000 !important;
	border-radius:30px;
	box-shadow:0 0 5px -2px #333 }
.woocommerce-account .addresses .title .edit {
	background: rgba(var(--orange), 1);
	padding: 3px 15px;
	text-transform: uppercase;
	color: #fff;  }
.woocommerce-account .addresses .title .edit:hover {
	background:rgba(var(--black), 1);  }
/**** Woocommerce My Account ****/
.woocommerce .u-columns .woocommerce-form .woocommerce-button {
	color:#fff;
	background-color:rgba(var(--orange), 1);
	font-size:15px;
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:10px 20px;
	border:none;
	border-radius:0;
	position:relative;
	z-index:1;
transition:all .4s ease 0s  }
.woocommerce .u-columns .woocommerce-form .woocommerce-button:hover {
	background-color:transparent;
	color:#fff !important;
	border-radius:30px;
	box-shadow:0 0 5px -2px #333  }
.woocommerce .u-columns .woocommerce-form .woocommerce-button:before {
	visibility: visible;
	display: block;
	margin-left:0; }
.woocommerce .u-columns .woocommerce-form .woocommerce-button:before, .woocommerce .u-columns .woocommerce-form .woocommerce-button:after {
	content:"";
	background:rgba(var(--black), 1);
	width:50%;
	height:100%; }
/***Order css (view cart button)****/
.woocommerce .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a {
    padding: 0.2em 1em .3em 1em; }
.woocommerce .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a:hover {
    padding: 0.2em 1em .3em 1em;
    background-color: rgba(var(--orange), 1);
	color: #fff!important; }
/*******view cart page(table header text)***********/
.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
    color: rgba(var(--black), 1);
    font-weight: 700;
    font-size: 16px!important;
    padding: 9px 24px;
    text-align: left; }
/*******view cart page(table  text)***********/
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
    font-size: 14px!important;
    color: rgba(var(--black), 1)!important;
    font-family: 'Barlow'!important; }
/*********account details page(save changes button)***********/
button.woocommerce-Button.button {
    background-color: rgba(var(--orange), 1);
    color: #fff!important;
	padding: 6px 35px 15px 35px;
	border-radius: 100px; }
button.woocommerce-Button.button:hover {
    background-color: rgba(var(--black), 1);
    color: #fff;
	padding: 6px 35px 15px 35px;   }
.woocommerce .return-to-shop .wc-backward:before, .woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button:before, .woocommerce-page .coupon button.button:before, .woocommerce .actions .button:before {
	visibility: visible;
	display: block;
	margin-left:0; }
.woocommerce .return-to-shop .wc-backward:before, .woocommerce .return-to-shop .wc-backward:after, .woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button:before, .woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button:after, .woocommerce-page .coupon button.button:before, .woocommerce-page .coupon button.button:after, .woocommerce .actions .button:before, .woocommerce .actions .button:after {
	content:"";
	background:rgba(var(--black), 1)!important;
transition:all .4s ease 0s   }
.woocommerce .cart-collaterals .cross-sells h2, .woocommerce .cart-collaterals .cart_totals h2 {
	margin-bottom:20px;  }
.woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button {
	width:100%;  }
.woocommerce .cart-collaterals .cross-sells ul.products li .star-rating span:before {
	color:rgba(var(--orange), 1)  }
@media only screen and (max-width:767px) {
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
width:90%;
max-width:1170px;
margin:0 auto }
.woocommerce .cart-collaterals .cross-sells h2 {
font-size:16px   }}
/**** Privacy Policy ****/
.metan_privacy .et_pb_text .et_pb_text_inner h2,  .metan_privacy .et_pb_text .et_pb_text_inner h3 {
	position:relative;
	margin-bottom:20px;
	display:inline-block;
	padding-left:20px;
	padding-bottom:0 }
.metan_privacy .et_pb_text .et_pb_text_inner h2:before,  .metan_privacy .et_pb_text .et_pb_text_inner h3:before {
	content:'';
	position:absolute;
	width:100%;
	height:2px;
	background:rgba(var(--orange), 1);
	bottom:-10px;
	left:0 }
.metan_privacy .et_pb_text .et_pb_text_inner h2:after, .metan_privacy .et_pb_text .et_pb_text_inner h3:after {
	content:'';
	position:absolute;
	width:7px;
	height:7px;
	background:rgba(var(--orange), 1);
	top:50%;
	left:0;
	transform:translateY(-50%) }
.metan_privacy .et_pb_text p a {
	color:rgba(var(--orange), 1) }
.metan_privacy blockquote {
	border-color:rgba(var(--orange), 1) }
/* ===== Woocommerce Notification ======*/
.et_pb_wc_cart_notice .et_pb_module_inner .woocommerce-message .button.wc-forward {
	color:#fff !important;
	background-color:rgba(var(--orange), 1);
	font-size:15px;
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:10px 20px !important;
	border:none !important;
	border-radius:0;
	position:relative;
	z-index:1;
transition:all .4s ease 0s  }
.et_pb_wc_cart_notice .et_pb_module_inner .woocommerce-message .button.wc-forward:hover {
	background-color:transparent;
	color:#fff !important;
	border-radius:30px;
	box-shadow:0 0 5px -2px #333   }
.et_pb_wc_cart_notice .et_pb_module_inner .woocommerce-message .button.wc-forward:hover {
	color:rgba(var(--black), 1) !important  }
/**********Dropdown Box Color*********/
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: rgba(var(--orange), 1)!important;
    color: #fff;
}
/* =======================    Thank you =========================*/
.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(var(--black), 1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px;   }
.woocommerce .woocommerce-order .woocommerce-order-overview {
    padding: 0;
    border: 1px dashed rgba(var(--black), 1);  }
.woocommerce .woocommerce-order .order_details li {
    border-right: 1px dashed rgba(var(--black), 1);
    padding: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-right: 0;
    color: rgba(var(--black), 1);
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;   }
.woocommerce ul.order_details li strong {
    display: flex;
    font-weight: 500;
    line-height: 30px;
    font-size: 15px;   }
.woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
    text-transform: capitalize;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 40px;
    background: #000;
    padding: 20px;
    border-radius: 5px;  }
.woocommerce .woocommerce-thankyou-order-details li {
    font-size: 1em;
    line-height: 1; }
.woocommerce .woocommerce-thankyou-order-details li strong {
    font-size: 1.4em;
    line-height: 2.5;   }
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tbody tr:nth-child(2n), 
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:first-child {
    background: #f5f5f5; }
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:last-child,
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table thead tr {
    background: rgba(var(--black), 1); }
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:last-child td span,
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:last-child th,
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table thead tr th {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;  }
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tbody td span,
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot td span,
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr th {
    font-size: 15px;
    color: rgba(var(--black), 1); }
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table td {
    line-height: 2.5em; }
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address {
    font-size: 15px;
    color: rgba(var(--black), 1);
    text-align: justify;
    text-transform: capitalize;
    box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
    padding: 20px; }
@media only screen and (max-width: 1099px) {
    .woocommerce .woocommerce-order .order_details {
        padding: 10px;   }
    .woocommerce .woocommerce-order .order_details li {
        border: none;
        display: contents;    }}
@media only screen and (max-width: 767px) {
    .woocommerce table.shop_table td a {
        font-size: 14px;   }
    .woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
        font-size: 25px;
        line-height: 35px;    }}
.et-l .et_pb_wc_related_products .related.products ul.products {
    padding-top: 30px;   }
.woocommerce-tabs {
    box-shadow: 0 0 5px 0 #999;  }
.woocommerce .cart .button:hover {
    padding: 0.4em 1.7em !important;
    border: 2px solid rgba(var(--black), 1) !important;   }
#et-boc .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
    background: rgba(var(--black), 1);   }
#et-boc .woocommerce .cart-empty.woocommerce-info {
    background: 0 0;  }
#et-boc .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title.title h3,
#et-boc .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title,
#et-boc .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title {
    margin-bottom: 20px;  }
@media only screen and (max-width : 480px) {
.et_pb_wc_related_products ul.products.columns-3 li.product{width: 100% !important;
margin-right: 0% !important;}}
.woocommerce-page .star-rating::before, .woocommerce .star-rating::before,
.woocommerce .star-rating span::before {color:rgba(var(--orange), 1) !important;}
/**************** restore item*********************/
a.restore-item{ 
color: rgba(var(--black), 1)!important;
    background-color: #fff;
    padding: 10px;
    border-radius: 50px;   }
.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]{	
	opacity:0!important;  }
button.button {
    padiing: 20px!important;
    height: 49px!important;  }
button.button:hover {
    padiing: 20px!important;
    height: 49px!important;   }
.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    margin: 0 0 0px!important; }
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 60px;
    height: auto;
    box-shadow: none;   }
/*shop page css extra fixes*/
.et_pb_shop.et_pb_shop li.product h2 {
    position: relative;
    margin-bottom: 10px!important;
    padding-bottom: 10px!important;  }
.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    margin: 0 0 0px!important;  }
.metan_shop_v1.et_pb_shop.et_pb_shop .woocommerce ul.products li.product .onsale,  .metan_shop_v1 .woocommerce span.onsale, .woocommerce-page span.onsale{ 
    color: #fff;
    z-index: 15;
    background: rgba(var(--orange), 1)!important;
    font-size: 12px;
    font-weight: 700!important;
    text-align: center;
    line-height: 31px!important;
    width: 40px;
    height: 52px;
    position: absolute;
    top: 0!important;
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,50% 75%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 100%,50% 75%,0 100%);
    left: auto!important;
    border-radius: 0!important;
    padding: 5px!important;  }
.metan_shop_v1.et_pb_shop_0.et_pb_shop .woocommerce ul.products li.product .onsale {
    left: 10px!important;
    margin: 0!important;
    right: auto!important;   }
.metan_shop_v1.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0;  }
.et_pb_wc_images_0_tb_body .et_pb_module_inner span.onsale{ 
    color: #fff;
    z-index: 15;
    background: rgba(var(--orange), 1)!important;
    font-size: 12px;
    font-weight: 700!important;
    text-align: center;
    line-height: 31px!important;
    width: 50px;
    height: 62px;
    position: absolute;
    top: 0!important;
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,50% 75%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 100%,50% 75%,0 100%);
    left: auto!important;
    border-radius: 0!important;
    padding: 5px!important;  }
.et_pb_wc_images_0_tb_body .et_pb_module_inner span.onsale {
    left: 10px!important;
    margin: 0!important;
    right: auto!important;  }
.et_pb_wc_images_0_tb_body .et_pb_module_inner span.onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0;   }
.woocommerce-product-gallery {
    display: flex;   }
.woocommerce-product-gallery .flex-control-thumbs {
    order: -10;
    margin-top: 0 !important;
    margin-right: 10px !important; }
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    padding-top: 0;
    padding-bottom: 5px; }
.et_pb_wc_images_0_tb_body .et_pb_module_inner span.onsale {
    top: 0em!important;
    left: 99px!important;   }
/*===============ecom 1st page header css===================*/
/**search button adjust ment*/
.dgwt-wcas-ico-magnifier-handler {
    margin-bottom: -3em;
    width: 100%;   }
/**cart pops adjustment*/
.cartpops-cart__toggle .cartpops-cart__container-icon i {
    font-size: 22px;
    color: rgba(var(--orange), 1);   }
.cartpops-cart__toggle .cartpops-cart__container span {
    text-decoration: inherit;
    color: rgba(var(--orange), 1);
	    font-size: 20px;  }
a.dgwt-wcas-details-more-products {
    display: none;   }
/**woo paggination**/
.woocommerce-pagination .page-numbers .current, .woocommerce-pagination .page-numbers li a {
    padding: 14px 16px!important;
    background: rgba(var(--orange), 1)!important;
    color: #fff!important;
    border-radius: 100px;
	margin-left: 10px!important;  }
.woocommerce-pagination .page-numbers .current, .woocommerce-pagination .page-numbers li a:hover {
    padding: 14px 16px!important;
    background: rgba(var(--orange), 1)!important;
    color: #fff!important;
    border-radius: 100px;
	margin-left: 10px!important;   }
.woocommerce-pagination .page-numbers a:link, .woocommerce-pagination .page-numbers a{
    display: block!important;
    background: rgba(var(--black), 1)!important;
    color: #fff!important;
    border-radius: 100px;
	margin-left: 10px!important;   }
ul.page-numbers {
    border: none!important;  }
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
  border: none!important; }
/****** REMOVE ARROWS ON HOVER AND ADJUST PADDING ******/
.woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce a.button.alt:after, .woocommerce a.button:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after,  .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after {
  content: none !important;  }
.woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button.alt:hover, .woocommerce button.button:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
 /* this is Divis default button padding */
} 
/******woo button mobile optimize********/
@media (max-width: 767px){ .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {    float: right;
    width: 100%;	}}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: rgba(var(--orange), 1);  }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: rgba(var(--orange), 1);  }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background-color: #d3dce8; }
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
    font-family: 'Fira Sans';
    text-transform: uppercase;
    background-color: rgba(var(--orange), 1);
    color: #fff;
    padding: 8px 30px;
    border: none;  }
.woocommerce .widget_price_filter .price_slider_amount .button:hover{
    background-color: rgba(var(--black), 1);    }
.wc-block-product-categories.is-dropdown {
    display: inline-flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    width: 270px!important;  }
.wc-block-product-categories__button {
    display: flex;
    background-color: rgba(var(--orange), 1);
    align-items: center;
    color: #fff;
    border: none;
    margin: 0;
    padding: 1em 1em;
    position: relative;
    overflow: hidden;  }
.et_pb_widget select {
    width: 100%;
    max-width: 200px;
    height: 46px;
    padding: 0 10px;
    font-size: 15px;
    color: rgba(var(--black), 1);
    font-weight: 500;
    margin-right: 0px;  }
option {
    color: rgba(var(--black),1) !important;
    font-family: 'Barlow';
    line-height: 1.8em;
    padding: 5px;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;  }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: rgba(var(--orange), 1);
    border: 0;  }