@font-face {
    font-family: WooCommerce;
    src: url(../fonts/WooCommerce.eot);
    src: url(../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../fonts/WooCommerce.woff) format("woff"), url(../fonts/WooCommerce.ttf) format("truetype"), url(../fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}


.woocommerce .star-rating {
    overflow: hidden;
    position: relative;
    line-height: 1;
    height: 1em;
    font-size: 13px;
    color: #febd69;
    font-family: "Font Awesome 6";
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .star-rating span::before {
    content: '\f005\f005\f005\f005\f005';
    top: 0;
    position: absolute;
    right: 0;
    letter-spacing: 1px;
}

.woocommerce .star-rating::before {
    content: '\f005\f005\f005\f005\f005';
    color: #d3ced2;
    letter-spacing: 1px;
}



.woocommerce .star-rating span {
    overflow: hidden;
    top: 0;
    right: 0;
    position: absolute;
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
    content: ' ';
    display: table
}

.woocommerce .woocommerce-product-rating::after {
    clear: both
}

.woocommerce .entry-summary .woocommerce-product-rating .star-rating {
    margin: 0 0 0 4px;
    float: right;
}
.woocommerce .elementor-widget-mweb-rating .woocommerce-product-rating .woocommerce-review-link{
	margin-right: 3px;
	padding-top: 1px;
}
.woocommerce .woocommerce-product-rating .star-rating span {
    padding-top: 1.5em;
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

p.stars {
    display: inline-block;
    margin: 0;
    font-size: 14px
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -99999px;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f005";
    text-indent: 0;
    
}
p.stars:hover a:before{
	color:#FFC107
}
p.stars a:hover~a:before {
    content: "\f005";
    color:#6d6d6d
}

p.stars:hover a:before {
    content: "\f005";
}
p.stars a:hover {
    color:#FF9800
}
p.stars.selected a.active:before {
    content: "\f005";
    color:#FFC107
}

p.stars.selected a.active~a:before {
    content: "\f005";
    color:#6d6d6d
}

p.stars.selected a:not(.active):before {
    content: "\f005";
    color:#FFC107
}

.woocommerce div.type-product .entry-summary .woocommerce-product-rating .woocommerce-review-link,
.woocommerce div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
    position: absolute;
    display: block;
    bottom: 3px;
    padding-right: 2px;
    font-size: 10px
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link {
    color: #999;
    font-family: var(--mainfontnum)
}

.woocommerce #content .woocommerce-breadcrumb {
    background-color: #FFF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 14px;
    color: #555;
    font-family: var(--mainfont);
    font-size: 11px;
    line-height: 30px;
    padding: 5px 15px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1);
}

.woocommerce .woocommerce-breadcrumb a {
    color: #888;
}

.single-product #content div.product.type-product {
    display: block;
    position: relative;
    margin-top: 14px;
    background-color: #FFF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 15px 15px 15px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1);
}

.woocommerce .entry-img {
    position: relative;
    padding-bottom: 30px
}
.woocommerce .elementor-widget-mweb-product-images .entry-img {
    padding-bottom: 0px
}

.woocommerce .entry-img .images, .woocommerce .entry-img .inner {
    position: relative;
    min-height: 200px
}
.woocommerce .elementor-widget-mweb-product-images .entry-img .images, .woocommerce .elementor-widget-mweb-product-images .entry-img .inner{
	 min-height: auto
}
.mweb-body .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.2)),to(transparent));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.2),transparent);
    background-image: -o-linear-gradient(right,rgba(0,0,0,.2),transparent);
    background-image: linear-gradient(270deg,rgba(0,0,0,.2),transparent);
}
.mweb-body .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.2)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.2),transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.2),transparent);
    background-image: linear-gradient(90deg,rgba(0,0,0,.2),transparent);
}

.woocommerce .entry-img .images .img img, .woocommerce .entry-img .images .woocommerce-product-gallery__image img{
	border: 1px solid #eee;
	    display: block;
}

.woocommerce .gallery_type_v.entry-img .inner .product-label{
	right: 85px!important;
}
.gallery_type_v .images.gallery-with-images{
	display: inline-block;
	max-width: calc(100% - 70px);
}
.gallery_type_v .thumbnails{
	display: inline-block;
	max-width: 70px;
	float: right;
	padding-left: 10px;
	margin: 0 !important;
}
.gallery_type_v .thumbnails .product-thumbs{
    height: 328px;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}
.gallery_type_v .thumbnails .swiper {
    box-sizing: border-box;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
}
.woocommerce .gallery_type_v.entry-img .thumbnails .swiper-button-v1-next {
    left: auto;
    right: 50%;
    text-align: right;
    bottom: 7px;
    top: auto;
    margin: 0 -12px 0 0;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.woocommerce .gallery_type_v.entry-img .thumbnails .swiper-button-v1-prev {
    left: auto;
    right: 50%;
    text-align: right;
    top: 0px;
    margin:0 -12px 0 0;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.gallery_type_h .thumbnails .swiper{
	display:none
}
.gallery_type_h .thumbnails .swiper.swiper-initialized{
	display:block
}
.woocommerce .swiper .swiper-button-next.mweb_gallery_next, .woocommerce .swiper .swiper-button-prev.mweb_gallery_prev{
	background: none;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background-color: hsl(0deg 0% 100% / 85%);
	border-radius: 9px;
	box-shadow: 0 0px 19px -7px rgb(0 0 0 / 10%);
	    opacity: 0;
    visibility: hidden;
}
.woocommerce .gallery-with-images .swiper:hover .swiper-button-next.mweb_gallery_next, .woocommerce .gallery-with-images .swiper:hover .swiper-button-prev.mweb_gallery_prev{
	opacity: 1;
    visibility: visible;
}
.woocommerce .swiper .swiper-button-next.mweb_gallery_next:after, .woocommerce .swiper .swiper-button-prev.mweb_gallery_prev:after{
	font-family: "Font Awesome 6";
	font-weight: 300;
	content: "\f104";
	text-align: center;
	font-size: 20px;
	color: #9c9a9a;
	line-height: 31px;
}
.woocommerce .swiper .swiper-button-prev.mweb_gallery_prev:after{
	 content: "\f105";
}
.product_tools_btn{
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: flex;
    z-index: 1;
    direction: ltr;
    flex-direction: row;
}
.elementor-product-btn-align-vertical-yes .product_tools_btn{
    flex-direction: column;
}
.elementor-product-btn-align-hright-yes .product_tools_btn{
    direction: rtl;
    left: auto;
    right: 10px;
}
.popup-image {
    display: inline-block;
    height: 36px;
    width: 36px;
    position: relative;
    vertical-align: middle;
    z-index: 1;
    cursor: pointer;
    background: #fff;
    border: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    color: #888;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 5px;
}

.popup-image:before {
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f002";
}

.popup-image:hover {
    background: var(--maincolor);
    border-color: var(--maincolor)
}

.popup-image:hover:before {
    color: #fff
}

.popup-image.btn_price_chart:before {
    content: "\f080";
}


.has_right + .btn_360{}

.popup-image.btn_360:before {
    content: "\f6d0";
}

.popup-share {
    display: inline-block;
    height: 36px;
    width: 36px;
    margin: 5px;
}

.popup-share>a {
    height: 36px;
    width: 36px;
    z-index: 1;
    cursor: pointer;
    position: relative;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #888;
    border: 1px solid #eee;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.popup-share>a:before {
    display: inline-block;
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f1e0";
}

.popup-share:hover>a {
    background: var(--maincolor);
    border-color: var(--maincolor)
}

.popup-share:hover>a:before {
    color: #fff
}

.popup-video {
    display: inline-block;
    height: 36px;
    width: 36px;
    position: relative;
    vertical-align: middle;
    z-index: 1;
    cursor: pointer;
    background: #fff;
    border: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    color: #888;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 5px;
}

.popup-video:before {
     font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f04b";
}

.popup-video:hover {
    background: var(--maincolor);
    border-color: var(--maincolor)
}

.popup-video:hover:before {
    color: #fff
}

.popup_inline .mfp-container {
    padding-top: 40px;
    padding-bottom: 40px
}

.popup_inline .mfp-content {
    width: 100%;
    max-width: 700px
}

#popup-video {
    width: 100%
}

#popup-video .mfp-close {
    top: -44px;
    color: #FFF;
    text-align: right;
    right: 1px
}

#popup-video video {
    max-width: 100%;
    height: auto
}

.remindme_icon {
    height: 36px;
    width: 36px;
    display: inline-block;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    background: #fff;
      line-height: 34px;
    font-size: 14px;
    color: #888;
    border: 1px solid #eee;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.remindme_icon:before {
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f0f3";
}

.remindme_icon:hover {
    background: var(--maincolor);
    border-color: var(--maincolor)
}

.remindme_icon:hover:before {
    color: #fff
}

.remindme_on .remindme_icon {
    background: #fff7db;
    border-color: #ffe586
}

.product-360-view-wrapper + #remindme{
	/* right: 68px; */
}
#remindme {
    display: inline-block;
    height: 36px;
    width: 36px;
    vertical-align: middle;
    margin: 5px;
	direction: rtl;
}

#remindme_form {
    background-color: #fff;
    padding: 15px 12px;
    display: block;
    width: 230px;
    right: 0;
    bottom: 50px;
    margin-top: 4px;
    position: absolute;
    z-index: 5;
    border: 1px solid #f1f1f1!important;
    border-radius: 4px;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    visibility: hidden;
    opacity: 0;
}

#remindme_form.fadein {
    /* top: -100px; */
    bottom: 0px;
    visibility: visible;
    opacity: 1;
}
#remindme_form.req:after {
    content:'';
    position: absolute;
    width: 110px;
    height: 25px;
    left: 14px;
    bottom: 15px;
    z-index: 5;
    background-image: url(../images/loading-oval.svg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .9;
	background-size: 17%;
}
    
#remindme_form h5{
    font-size: 11px;
    padding-bottom: 10px;
    margin-top: -4px;
}
#remindme_form .type_of {}
#remindme_form .type_of>span{
    display: block;
    padding: 7px 0;
}
#remindme_form .type_of label {
    display: block;
    margin-right: 0;
    padding-bottom: 5px;
}

#remindme_form .type_of input[type="checkbox"] {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px
}

#remindme_form .type_of input[type="checkbox"]:checked+span:before {
    color: #00cc67;
    font-size: 10px;
	font-family: "Font Awesome 6";
	font-weight: 300;
	
    content: '\f00c';
}

#remindme_form .type_of label span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #a7a7a7;
}

#remindme_form .type_of label span:before {
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 8px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
}
.ui_input_switch {
  position: relative;
  display: inline-block !important;
  line-height: inherit !important;
  padding: 0 !important;
  width: 40px;
  height: 20px;
}
.ui_input_switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.ui_input_switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 4px;
}

.ui_input_switch .slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 2px;
}


.ui_input_switch input:checked + .slider {
  background-color: #00cc67;
}
.ui_input_switch input:checked:focus + .slider {
  box-shadow:none !important
}

.ui_input_switch input:focus + .slider {
  box-shadow: 0 0 5px -1px #ff675f;
}

.ui_input_switch input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
#remindme_form .remindme_row {
  margin-bottom: 7px;
}
#remindme_form .remindme_row p{
    display: inline-block;
    margin-right: 7px;
    opacity: 0.7;
}


#remindme_form input[type="submit"] {
    background-color: #888;
    font-family: var(--mainfont);
    font-size: 11px;
    box-shadow: none;
    line-height: 20px;
    cursor: pointer;
    color: #fff;
    padding: 2px 11px;
    border-radius: 4px;
    border: 1px solid #a9a9a9;
    margin-top: 10px;
}
#remindme_form input[type="submit"]:hover , #remindme_form input[type="submit"]:focus{
	background-color: #909090;
}
#remindme_form .close_remindme {
    position: absolute;
    top: 10px;
    font-size: 17px;
    left: 10px;
    color: #ff675f;
    cursor: pointer;
}

.woocommerce .entry-img .thumbnails {
    margin: 15px 0 0
}

.woocommerce .entry-img .thumbnails .img {
    position: relative;
    cursor: pointer;
    border-radius: 0;
    padding: 0;
    
    overflow: hidden;
}
.woocommerce .entry-img .thumbnails .img img{
	border: 1px solid #eee;
	 max-width: 100%;
    max-height: 100%;
}
.woocommerce .entry-img .thumbnails .img.swiper-slide-thumb-active img {
    border-color: var(--maincolor)
}



.woocommerce .entry-img .thumbnails .swiper-button-v1-next,
.woocommerce .entry-img .thumbnails .swiper-button-v1-prev {
    position: absolute;
    overflow: hidden;
    font-size: 0;
    text-align: center;
    height: 24px;
    width: 24px;
    background: #fff;
    border: 1px solid #eee;
    right: 18px;
    top: 50%;
    left: auto;
    margin: -12px 0 0;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size:17px;
    color:#555;
}

.woocommerce .entry-img .thumbnails .swiper-button-v1-prev {
    right: 18px;
    left: auto;
    text-align: right;
}
 .woocommerce .entry-img .thumbnails .swiper-button-v1-next {
    left: 18px;
    right: auto;
    text-align: right;
}

/* .woocommerce .entry-img .thumbnails .owl-nav .owl-next:before,
.woocommerce .entry-img .thumbnails .owl-nav .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px
} */

.woocommerce .entry-img .thumbnails .swiper-button-v1-prev:after {
    display: inline-block;
	font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f105";
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size:inherit
}

.woocommerce .entry-img .thumbnails .swiper-button-v1-next:after {
    display: inline-block;
	font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f104";
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size:inherit
}

.woocommerce .entry-img .thumbnails:hover .swiper-button-v1-next,
.woocommerce .entry-img .thumbnails:hover .swiper-button-v1-prev {
    visibility: visible;
    opacity: 1
}

.woocommerce .entry-img .thumbnails .swiper-button-v1-next:hover,
.woocommerce .entry-img .thumbnails .swiper-button-v1-prev:hover {
    background: var(--maincolor);
    color: #fff;
    border-color: var(--maincolor)
}
.woocommerce .entry-img .swiper-button-disabled{
	opacity:0 !important;
}

.woocommerce .entry-summary {
    padding-bottom: 30px
}
.woocommerce .entry-summary .dokan-btn {
    margin-top: 10px;
}

.woocommerce div.type-product .single_product_head .product_title,
.woocommerce div.product .single_product_head .product_title {
    float: right;
    padding: 0;
    margin: 10px 0;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    width: calc(100% - 120px);
}
.product_title span.sub_head {
    font-family: sans-serif;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: normal;
    padding-top: 3px;
    color: #a9a9a9;
    text-transform: capitalize;
    display: block;
    clear: both;
}

.woocommerce div.single_product_head .woocommerce-product-rating{
	position: relative;
    display: block;
    margin-right: calc(100% - 80px);
    padding-top: 12px;
    height: 53px;
}

.woocommerce .entry-summary .woocommerce-product-summary-line {
    display: block;
    border-bottom: 1px dashed #ddd;
    height: 10px;
    margin: 0 0 10px
}

.woocommerce .entry-summary .stock {
	margin: 10px 0 0px;
	font-family: var(--mainfontnum);
	background-color: #f9f9f9;
	padding: 7px 15px;
	border-radius: 5px;
	display: block;
	max-width: 150px;
	text-align: center;
}

.woocommerce .entry-summary .out-of-stock {
    color: #ff5252;
	width: 100%;
	margin-bottom:10px
}

.woocommerce .elementor-add-to-cart .stock {
	margin: 10px 0;
	font-family: var(--mainfontnum);
	display: block;
}
.woocommerce .elementor-add-to-cart .out-of-stock {
    color: #ff5252;
}


.woocommerce .entry-summary .stock:after,.woocommerce .entry-summary .stock:before{
  content:'';
  display: block;
  clear:both;
}

.woocommerce .entry-summary .woocommerce-product-rating {
    margin: 0;
    padding: 0 0 5px
}

.woocommerce .entry-summary .cart,
.woocommerce .product-type-variable .cart,
.woocommerce .product-type-grouped .cart {
    padding: 15px 0 10px;
    border-top: none
}

.woocommerce .entry-summary .summary_cart_warp .cart{
    background-color: #fbfbfb;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    border: 1px solid #ececec;
    margin-bottom: 9px;
}
.woocommerce .entry-summary .summary_cart_warp .cart table tr td{
  display:block;
  text-align:right;
}
.woocommerce .entry-summary .summary_cart_warp .woocommerce-grouped-product-list{
  white-space:normal;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.woocommerce .entry-summary .summary_cart_warp>.price{padding: 10px 15px;border: 2px dotted #ececec;border-radius: 5px;margin-bottom: 5px;}
.woocommerce .entry-summary .summary_cart_warp>.stock{
    max-width: unset;
    margin-bottom: 5px;
    background-color: #fbfbfb;
}
.price {
    margin: 0;
    font-weight: 500;
    font-size: 13px;
    color: var(--maincolor);
    letter-spacing: -.01em;
    font-family: var(--mainfontnum)
}
.price i{
	color: #c7c7c7
}
.price_empty {
    color: #b8b8b8!important;
    padding-bottom: 0!important;
	font-weight: normal;
}
.entry-summary .price_empty {
    font-size: 12px!important;
    font-family: var(--mainfont)!important;
	font-weight: normal;
    padding-bottom: 15px !important;
    display: block;
}

.entry-summary .price .woocommerce-Price-amount {
    display: inline-block;
    line-height: 1;
    padding: 0 5px
}

.entry-summary .price del .woocommerce-Price-amount {
    margin: 0;
    display: inline-block;
    color: #444;
    text-decoration: none;
    font-size: 11px;
    font-weight: 500;
    vertical-align: middle;
    padding-left: 8px;
}
.product .woocommerce-Price-currencySymbol{
	font-size: 70% !important;
    filter: grayscale(1);
	font-weight: normal;
}
.product .price del{
	font-size: 98%;
	opacity:0.85
}
.product .price ins{
	text-decoration: none;
}
.entry-summary .price {
    font-size: 15px
}
.entry-summary .price strong {
    font-size: 11px;
    padding-bottom: 10px;
    display: block
}

.entry-summary .price del .woocommerce-Price-amount {
    font-size: 13px
}
.woocommerce .elementor.product-type-variable.type-product .woocommerce-variation-price {
    padding-bottom: 15px;
    margin-top: 10px;
}
.woocommerce div.product.elementor form.cart table.variations td.value:before{
	content:normal !important;
	display:none !important;
}
.woocommerce div.type-product form.cart table,
.woocommerce div.product form.cart table {
    margin: 0 0 15px;
    border: none;
    font-family: var(--mainfont), Tahoma;
}

.woocommerce div.type-product .entry-summary form.cart table tr, .woocommerce div.product .entry-summary form.cart table tr {
    background-color: transparent!important;
    display: block;
    padding-bottom: 7px;
}
.woocommerce div.product form.cart table .sellect-wrap{
	vertical-align: middle;
    display: initial;
}

.woocommerce .type-product.product-type-variable .entry-summary form.cart.variations_form table.variations td.label {
    padding: 0;
    border: none;
    text-align: right;
    display: inline-block
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.label label {
    font-weight: 500;
    font-size: 12px;
    margin: 0 0 0 15px!important;
    border-right: 2px dotted #ddd;
    padding-right: 15px;
}

.woocommerce .type-product.product-type-variable .entry-summary form.cart.variations_form table.variations td.value {
    padding: 0;
    border: none;
    display: inline-block
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value select {
    border-radius: 4px;
}

.woocommerce .type-product.product-type-variable .entry-summary form.cart.variations_form table.variations td.value .sellect-wrap {
    display: inline-block
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option {
    margin: 2px 0px 3px 10px;
    border: 1px solid #eee;
    cursor: pointer;
    border-radius: 3px;
    display: inline-flex
}
.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text {
	border: none;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.disable{
  cursor:not-allowed;
  position: relative;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.disable:before {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #ffffffe0;
    z-index: 1;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.disable:after {
    display: inline-block;
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f00d";
    font-size: 14px;
    position: absolute;
    right: calc(50% - 4px);
    top: calc(50% - 7.5px);
    color: #F44336;
    z-index: 2;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option span {
    display: block;
    text-align: center;
    height: 19px
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text span {
    height: 22px;
    line-height: 23px;
    border-radius: 4px;
    padding: 0 10px;
    background: #eee;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text:hover,
.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text.selected {
    border-color: var(--maincolor)
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text:hover span,
.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text.selected span {
    background-color: var(--maincolor);
    color: #fff
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.color {
    border-color: #ececec;
    border-radius: 3px
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.color span {
    margin: 0;
    padding: 0 0 0 15px;
    height: 24px;
    border-radius: 5px;
    line-height: 24px;
    background-color: #fff;
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.color span i {
    margin: 4px 11px;
    width: 16px;
    height: 16px;
    position: relative;
    float: right;
    border-radius: 50%;
    box-shadow: 0 0 2px 0px #e8e8e8;
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.color.selected span i:after {
    font-size: 10px;
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: '\f00c';
    color: #fff;
    position: absolute;
    right: 5px;
    top: -4px;
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.image {
    border-color: #eee
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.image.selected {
    border-color: var(--maincolor)
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.image span {
    margin: 2px;
    width: 55px;
    height: 35px
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.color.selected {
    border-color: #dfe5e8
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.color.selected span {
    background: #fafbfc
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value a.reset_variations {
    margin: 0 20px 0 0;
    color: red;
    font-size: 11px;
    float: left
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value a.reset_variations:hover {
    color: var(--maincolor)
}

.woocommerce .type-product.product-type-variable .woocommerce-variation-price {
    padding-bottom: 15px;
    margin-top: -5px;
}

.woocommerce .type-product.product-type-variable .woocommerce-variation-price span {
    font-size: 14px;
}

.woocommerce .type-product.product-type-variable .woocommerce-variation-price del span {
    font-size: 12px
}

.quantity {
    margin: 0 0 0 8px;
    display: inline-block;
    position: relative;
    font-family: var(--mainfontnum);
    vertical-align: middle;
}
.quantity .unit{
	position: absolute;
	right: 0;
	background-color: #f5f5f5;
	text-align: center;
	top: 10px;
	right: 50%;
	line-height:18px;
	font-size:11px;
	-moz-transform: translateX(50%) translateY(-100%);
	-webkit-transform: translateX(50%) translateY(-100%);
	transform: translateX(50%) translateY(-100%);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 0;
	visibility: hidden;
	z-index: 0;
	padding:0 5px;
	
}
.product .quantity:hover .unit{
	top: -1px;
	opacity: 1;
	visibility: visible;
}
.quantity.hidden{
	display:none !important
}
.quantity .plus-minus {
    position: absolute;
    right: 8px;
    top: 7px
}
.quantity input[type=hidden] + .plus-minus {
    display: none;
}
.shop_table .quantity .plus-minus {
    top: 5px
}

.quantity .plus-minus .elm_qty {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 7px;
    text-align: center;
    background-color: #f5f5f5;
    color: #7c7c7c;
    line-height: 20px;
    font-size: 10px;
    cursor: pointer;
    transition: all .3s;
}

.quantity input,
.quantity input.input-text {
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    width: 100px;
    font-size: 13px;
    text-align: left;
    padding: 0 20px;
    color: #555;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	-moz-appearance:textfield;
	font-family: var(--mainfontnum);
}

.quantity input[type=number]::-webkit-inner-spin-button,
.cart .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.quantity .plus-minus .elm_qty:hover {
    background-color: var(--maincolor);
    color: #FFF
}

.elementor-add-to-cart .quantity input{
    height: 100%;
}
.elementor-add-to-cart .quantity .plus-minus {
    top: 50%;
    -moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.elementor-quantity--type-alignh .quantity input{
    height: auto;
    text-align: revert;
    width: auto;
    height: 100%;
    max-width: 67px;
}
.elementor-quantity--type-alignh .quantity .plus-minus {
    left: 0px;
    right: auto;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.elementor-quantity--type-alignh .quantity .plus-minus .elm_qty{
    display: flex;
    height: 100%;
    border-radius: 0;
    justify-content: center;
    flex-direction: column;
    line-height: unset;
    border: 1px solid rgb(0 0 0 / 0.1);
}
.elementor-quantity--type-alignh .quantity .plus-minus .elm_qty.increase{
    border-radius: 5px 0 0 0;
    border-bottom: 1px solid rgb(0 0 0 / 0.1);
}
.elementor-quantity--type-alignh .quantity .plus-minus .elm_qty.reduced{
    border-radius: 0 0 0 5px;
    border-top: 1px solid rgb(0 0 0 / 0.1);
}
.woocommerce div.product.elementor .quantity.hidden+button {
    margin-right: 0;
}
.mini_cart_quantity_price_row{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
	    margin-top: 5px;
}
.mini_cart_quantity_price_row .quantity{
    margin: 0;
}
.mini_cart_quantity_price_row .quantity input.qty{
    height: 24px;
    width: 87px;
    font-size: 12px;
    text-align: center;
    padding: 0 20px;
    background: transparent;
}
.mini_cart_quantity_price_row .quantity .plus-minus{
	top:2px;
	left: 2px;
	right: 2px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.mini_cart_quantity_price_row .quantity .plus-minus .elm_qty.increase:hover,
.mini_cart_quantity_price_row .quantity .plus-minus .elm_qty.reduced:hover{
	color:#FFF
}



.woocommerce .entry-summary .cart .single_add_to_cart_button, .cart .single_add_to_cart_button, .cart .added_to_cart {
    position: relative;
    border: none;
    height: 34px;
    line-height: 35px;
    background: var(--cartcolor);
    color: #fff;
    padding: 0 15px 0 15px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    font-family: var(--mainfont);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    vertical-align: middle;
}
.mweb-quick-view .cart .single_add_to_cart_button, .mweb-quick-view .cart .added_to_cart{
    padding: 0 45px 0 15px !important;
}
.cart .added_to_cart.wc-forward{
	background-color:#555;
	margin-right:8px
}
.woocommerce .product .cart .single_add_to_cart_button.disabled{
	background-color:#9E9E9E 
}
.elementor-add-to-cart .cart .single_add_to_cart_button{
	height: auto !important;
}
.woocommerce div.type-product form.cart .button,
.woocommerce div.product form.cart .button {
    vertical-align: middle
}
.elementor-add-to-cart.elementor-product-simple .cart, .elementor-add-to-cart.elementor-product-variable .woocommerce-variation-add-to-cart{
	display: flex;
}

.woocommerce .entry-summary .cart .single_add_to_cart_button.externalaffiliate-product {
    padding: 0 25px
}

.woocommerce .entry-summary .cart .single_add_to_cart_button:before, .cart .single_add_to_cart_button:before, .cart .added_to_cart:before {
    display: inline-block;
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f218";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2;
    margin-left: 10px;
    font-size: 18px;
    color: #fff;
    background: transparent;
   
}
.mweb-quick-view .cart .single_add_to_cart_button:before, .mweb-quick-view .cart .added_to_cart:before{
	position: absolute;
    right: 15px;
    top: calc(50% - 10px);
}
.woocommerce .entry-summary .cart .single_add_to_cart_button.loading, .cart .single_add_to_cart_button.loading {
	padding-right: 60px !important;
}
.woocommerce .entry-summary .cart .single_add_to_cart_button.loading:before, .cart .single_add_to_cart_button.loading:before {
	content: '\f3f4';
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    float: none;
    line-height: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 14px;
    top: calc(50% - 10px);
    display: block;
}
.cart .added_to_cart:before{
	content:'\f847';
	right:12px
}
.woocommerce .entry-summary .cart .single_add_to_cart_button:hover {
    background-color: var(--maincolor)
}

.woocommerce .entry-summary .add_to_wishlist_wrap {
    display: inline-block;
    margin: 0 0 0 10px;
    position: relative;
    float: right;
}
.woocommerce .product .single_add_to_wishlist {
    display: inline-block;
    position: relative;
    background: #fff;
    color: #434343;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e5e5e5;
    padding: 0 40px 0 12px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    font-family: var(--mainfont);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-indent: unset;
}
.woocommerce .product .elementor-widget-mweb-addto-wishlist .single_add_to_wishlist {
	height: auto;
	display: block;
}
.woocommerce .product .elementor-single_wishlist_onlyicon_yes .single_add_to_wishlist {
	width: 35px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 0;
    padding-right: 35px;
}
.woocommerce .product .elementor-single_wishlist_onlyicon_yes .single_add_to_wishlist:before {
    right: 8px !important;
}

.woocommerce .product .add_to_wishlist_wrap.loading .single_add_to_wishlist:before {
    font-size: 14px;
    content:'\f3f4';
    z-index: 1;
    color: #8BC34A;
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    -o-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
}
.woocommerce .product .add_to_wishlist_wrap .single_add_to_wishlist:before {
    display: inline-block;
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f004";
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top:-10px;
    font-size: 15px;
    color: #777;
    background: transparent;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.woocommerce .product .add_to_wishlist_wrap.added .single_add_to_wishlist:before {
  color:#F44336
}
.woocommerce .product .add_to_wishlist_wrap:hover .single_add_to_wishlist{
	border-color: var(--maincolor);
    background-color: var(--maincolor);
    color: #fff;
}
.woocommerce .product .add_to_wishlist_wrap .single_add_to_wishlist:hover:before {
	 color: #fff;
}


.woocommerce .entry-summary .show {
    display: inline-block!important
}

.item .yith-wcwl-add-to-wishlist {
    margin: 0
}

.item .yith-wcwl-add-to-wishlist .feedback {
    display: none!important
}

.item .yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    margin: 0!important;
    width: 100%!important;
    height: 100%!important;
    left: 0!important;
    top: 0!important;
    border-radius: 0;
    overflow: hidden;
    background: none!important;
    opacity: 1;
    background-color: #FFF;
}

.item .yith-wcwl-add-to-wishlist .ajax-loading:before {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    line-height: 28px;
    background: none;
    font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 23px;
    content:'\f3f4';
    -webkit-animation:fa-spin 2s infinite linear;
    animation:fa-spin 2s infinite linear;
    color: rgba(206, 206, 206, 0.75);
}

.woocommerce .entry-summary .compare, .elementor-widget-mweb-compare-btn .compare {
    display: inline-block;
    position: relative;
    background: #fff;
    color: #434343;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e5e5e5;
    margin: 0 0 0 10px;
    padding: 0 37px 0 12px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    font-family: var(--mainfont);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.woocommerce .product .elementor-widget-mweb-compare-btn .compare {
	height: auto;
	display: block;
	    margin: 0;
}
.woocommerce .product .elementor-single_compare_onlyicon_yes .compare {
    width: 36px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 0;
    padding-right: 35px;
}

.woocommerce .entry-summary .compare:before, .elementor-widget-mweb-compare-btn .compare:before {
    display: inline-block;
    font-family: "Font Awesome 6";
    font-weight: 300;
    content: "\f074";
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -10px;
    font-size: 14px;
    color: #777;
    background: transparent;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.woocommerce .entry-summary .compare:hover, .elementor-widget-mweb-compare-btn .compare:hover {
    border-color: var(--maincolor);
    background-color: var(--maincolor);
    color: #fff
}

.woocommerce .entry-summary .compare.waiting:before, .elementor-widget-mweb-compare-btn .compare.waiting:before{
	content:'\f3f4';
	-webkit-animation:fa-spin 2s infinite linear;
	animation:fa-spin 2s infinite linear
}
.woocommerce .entry-summary .compare.added:before, .elementor-widget-mweb-compare-btn .compare.added:before {
	content: '\f00c';
	color: #82d0a1;
	line-height:19px
}
.woocommerce .entry-summary .compare:hover:before, .elementor-widget-mweb-compare-btn .compare:hover:before {
    color: #fff
}

.woocommerce .entry-summary .product_meta {
    padding: 0 15px;
    font-family: var(--mainfont), Tahoma;
    clear: both;
    font-size: 11px;
}

.woocommerce .entry-summary .product_meta>a {
    padding-right: 5px;
    padding-left: 15px
}

.woocommerce .entry-summary .product_meta:before,
.woocommerce .entry-summary .product_meta:after {
    content: " ";
    display: table
}

.woocommerce .entry-summary .product_meta:after {
    clear: both
}

.woocommerce .entry-summary .product_meta .sku_wrapper,
.woocommerce .entry-summary .product_meta .tagged_as,
.woocommerce .entry-summary .product_meta .brand_wrapper,
.woocommerce .entry-summary .product_meta .posted_in {
    color: #434343;
    display: inline-block;
    padding-left: 15px;
}


.woocommerce .entry-summary .product_meta .sku_wrapper>*,
.woocommerce .entry-summary .product_meta .tagged_as>*,
.woocommerce .entry-summary .product_meta .posted_in>* {
    font-weight: 400;
    color: var(--maincolor);
    padding: 1px 2px;
    /* border-radius: 3px; */
    border: 0;
    /* line-height: 24px; */
}


.woocommerce .entry-summary .product_meta .sku_wrapper a:hover,
.woocommerce .entry-summary .product_meta .tagged_as a:hover,
.woocommerce .entry-summary .product_meta .posted_in a:hover {
    color: #555
}

.woocommerce table.shop_table {
    /* border: 1px solid #eee; */
    box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 5%);
    border-right: none;
    margin: 5px 0 0px;
    text-align: right;
    width: 100%;
    clear: both;
    font-family: var(--mainfontnum);
}
.woocommerce table.shop_table tr{
	border-bottom: 1px solid #eeeff1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.shop_table.account-orders-table tbody tr:hover {
    -webkit-box-shadow: 0 0 21px -9px rgb(0 0 0 / 14%);
    box-shadow: 0 0 21px -9px rgb(0 0 0 / 14%);
    z-index: 99;
    border-bottom-color: transparent;
}
.woocommerce table.shop_table tbody tr:last-child{
	border: none
}
.woocommerce table.shop_table th {
    padding: 10px 15px;
    /* border-right: 1px solid #eee; */
    font-weight: 500;
    text-align: right;
    font-size: 12px;
}

.woocommerce table.shop_table>thead>tr>th {
    /* background: #f9f9f9; */
}

.woocommerce table.shop_table td {
    padding: 7px;
    vertical-align: middle;
}
.woocommerce table.shop_table tr td:last-child {
    border-left: none;
    border-bottom: none;
}
.woocommerce table.shop_table tr:last-child td:first-child {border-bottom: none !important;}

.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.shop_table td.product-remove {
    /* border-right: 1px solid #eee; */
    width: 60px;
    text-align: center;
}

.woocommerce table.shop_table td.product-remove .remove {
    margin: auto
}

.woocommerce table.shop_table td.product-thumbnail {
    width: 80px;
    text-align: center
}

.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-subtotal,
.woocommerce table.shop_table td.product-quantity {
    text-align: center;
    font-family: var(--mainfontnum);
    font-size: 12px;
}
 table.cart .woocommerce-Price-currencySymbol, .woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-Price-currencySymbol, .mini_cart_item .woocommerce-Price-currencySymbol, .widget_shopping_cart_content .total .amount .woocommerce-Price-currencySymbol{
 	font-size:80%;
 	filter: grayscale(1);
 	font-weight: normal;
 }
.woocommerce table.shop_table td.product-price label,
.woocommerce table.shop_table td.product-subtotal label,
.woocommerce table.shop_table td.product-quantity label {
    float: left;
    line-height: 45px
}

.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce table.shop_table tbody:first-child tr:first-child td {
    border-top: 0;
}

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody th {
    font-weight: 500;
    border-top: 1px solid #eee
}

.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td {
    padding: 13px 10px;
    vertical-align: middle;
    text-align: center;
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    display: inline-block;
}

.woocommerce table.my_account_orders .order-actions {
    text-align: right
}

.woocommerce table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em
}
.woocommerce table.my_account_orders .button:hover{
	color: #333;
	background-color: white !important;
	box-shadow: 0 0 0 1px #eee !important;
}

.woocommerce td.product-name dl.variation {
    margin: .7em 0 .25em;
}

.woocommerce td.product-name dl.variation:before,
.woocommerce td.product-name dl.variation:after {
    content: " ";
    display: table
}

.woocommerce td.product-name dl.variation:after {
    clear: both
}

.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd {
    display: inline-block;
    float: right
}

.woocommerce td.product-name dl.variation dt {
    font-weight: 500;
    padding: 0 0 .25em;
    margin: 0 0 0 4px;
    clear: right
}

.woocommerce td.product-name dl.variation dd {
    padding: 0 0 .25em
}

.woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce table.wishlist_table {
    font-size: 100%
}

.woocommerce table.wishlist_table thead th {
    padding: 9px 12px
}

td.product-price .woocommerce-Price-amount, .cart td.product-subtotal .woocommerce-Price-amount{
    margin: 0;
    display: inline-block;
    line-height: 1;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 500;
    color: var(--maincolor);
}

td.product-price del .woocommerce-Price-amount {
    margin: 0;
    display: inline-block;
    color: #b8b8b8;
    text-decoration: line-through;
    font-size: 11px;
    font-weight: 400;
    vertical-align: middle;
    padding-left: 8px
}

.woocommerce-cart table.cart th {
    color: #333
}

.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
    vertical-align: middle;
    border: none;
    border-bottom: 1px solid #eee !important;
    padding: 14px 7px;
}
.woocommerce-cart table.cart td.product-name a {font-weight: 500;}
.woocommerce-cart table.cart td.actions {
    padding: 20px
}

.woocommerce-cart table.cart td.actions .coupon {
    float: left;
    padding: 0
}

.woocommerce-cart table.cart td.actions .coupon label {
    display: none;
    float: left
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: left;
    margin: 0 10px 0 0;
    min-width: 200px
}


.woocommerce-cart table.cart td.actions>.button {
    float: right
}


.woocommerce-cart table.cart input {
    margin: 0;
    vertical-align: middle
}

.woocommerce-cart table.cart input.button {
    margin: 0
}

.woocommerce-cart table.cart a.remove {
    font-size: 17px;
    line-height: 17px;
    border-radius: 7px;
    background: rgb(158 158 158 / 32%);
    color: rgb(255 255 255);
    font-family: auto;
}

.woocommerce-cart table.cart a.remove:hover {
    background-color: rgba(255, 0, 0, .5);
}

.woocommerce-cart table.cart a.remove:before,
.woocommerce-cart table.cart a.remove:after {
    display: none
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 1em 0;
}

.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after {
    content: " ";
    display: table
}

.woocommerce-cart .wc-proceed-to-checkout:after {
    clear: both
}

@keyframes bounceAlpha {
  0% {opacity: 1; transform: translateX(0px) scale(1);}
  25%{opacity: 0; transform:translateX(-10px) scale(0.9);}
  26%{opacity: 0; transform:translateX(10px) scale(0.9);}
  55% {opacity: 1; transform: translateX(0px) scale(1); color:#FFF}
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    text-align: center;
    position: relative;
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background-color: var(--maincolor);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:before, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after{
    content: '\f104';
    display: inline-block;
    font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 18px;
    position: absolute;
    top: calc(50% - 11px);
    left: 9px;
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after{
   left: 17px;
   animation-name: bounceAlpha;
   animation-duration:1.4s;
   animation-delay:0.2s;
   animation-iteration-count:infinite;
   animation-timing-function:linear;
}

.woocommerce-cart .cart-collaterals {
}

.woocommerce-cart .cart-collaterals:before,
.woocommerce-cart .cart-collaterals:after {
    content: " ";
    display: table
}

.woocommerce-cart .cart-collaterals:after {
    clear: both
}

.woocommerce-cart .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block
}

.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\e019";
    text-decoration: none
}

.woocommerce-cart .cart-collaterals .cross-sells {
    width: 100%;
    float: right;
    padding: 0 30px 0 0
}

.woocommerce-cart .cart-collaterals .cross-sells h2 {
    font-size: 13px;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    margin: 0 0 60px;
    padding: 10px 15px;
    border: 1px solid #eee;
    background: rgb(255, 255, 255);
    width: 100%;
    font-family: var(--mainfontnum);
    float: right;
    box-shadow: 0 1px 7px -5px rgba(0,0,0,.1);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
    font-size: 12px;
    margin: 10px 0 15px;
    color: #444;
    font-weight: 500;
    display: block;
}

.woocommerce-cart .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    margin: 0 0 15px;
    padding: 0;
    border: none;
    box-shadow: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    padding: 7px 0
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    text-align: right;
    /* padding-right: 15px; */
    font-weight: 500;
}

.woocommerce-cart .cart-collaterals .cart_totals table small {
    color: #777
}
.woocommerce-cart .cart-collaterals .cart_totals table .amount {
    color: #797979;
    font-size: 13px;
    font-weight: 500;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
    width: 100%
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
    margin-top: 5px
}

.woocommerce-cart .cart-collaterals .cart_totals .discount td {
    color: #77a464
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-bottom: 0;
    border: none;
    text-align: left;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th{
	text-align:right
}
strong {
    font-weight: 500!important
}

.woocommerce-cart .cart-collaterals .cross-sells {
    margin-bottom: 20px
}

.woocommerce-cart .cart-collaterals .cross-sells .mweb_products_heading {
    margin-bottom: 60px
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .block-product-inner .item-info .info-inner {
    padding-bottom: 0
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .block-product-inner .item-info .item-content {
    *zoom: 1
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .block-product-inner .item-info .item-content:before,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .block-product-inner .item-info .item-content:after {
    content: " ";
    display: table
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .block-product-inner .item-info .item-content:after {
    clear: both
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .block-product-inner .item-info .item-content .variations-product-wrap {
    float: right
}

.blog_body .btn:not(.btn-shortcode),
.blog_body input[type="submit"],
.blog_body input[type="button"],
.blog_body .button:not(.compare):not(.add_to_cart_button),
.blog_body button {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    padding: 3px 15px;
    border: 1px solid #eee;
    color: #666;
    background: #fff;
    cursor: pointer;
    font-size: 11px;
    vertical-align: top;
    white-space: normal;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    border-radius: 4px;
}

.woocommerce-checkout .checkout h3 {
    color: #555;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 0
}



.woocommerce-checkout .checkout #customer_details h3#ship-to-different-address label {
    margin: 0 0px 0 0;
    font-weight: inherit;
    color: inherit;
}
.woocommerce-checkout .checkout #customer_details h3#ship-to-different-address input {
    vertical-align:middle
}

.woocommerce-checkout .checkout #customer_details .notes {
    clear: left
}

.woocommerce-checkout .checkout .form-row-first, .woocommerce-checkout .checkout .form-row-last {
   width: 50%;
   display: inline-block;
}
.woocommerce-checkout .checkout .form-row label{
	font-weight: 500;
	color: #666;
	font-size: 12px;
}
.woocommerce-checkout .checkout .form-row input.input-text{padding: 9px 15px;}
.woocommerce-checkout .checkout .form-row select{padding: 10px 15px}
.mweb-body.woocommerce-checkout .select2-container--default .select2-selection--single{
	padding: 3px 15px;
	height: 41px;
}

.woocommerce-checkout .checkout #customer_details .form-row{
	padding: 3px 5px;
	width: 50%;
	display: inline-block;
}
.woocommerce-checkout .checkout  #customer_details .form-row.notes, .woocommerce-checkout .checkout #billing_address_1_field, .woocommerce-checkout .checkout #billing_address_2_field{
	width: 100%;
}
.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: 400
}

.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

.woocommerce-checkout .checkout .shipping_address {
    clear: both
}

.woocommerce-checkout .checkout h3#order_review_heading {
    display: block;
    clear: both;
}

.woocommerce-checkout .checkout #order_review .shop_table th {
    text-align: right
}

.woocommerce-checkout #payment {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 7px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 15px 10px 10px 10px;
    border-bottom: 1px solid #e8e8e8;
}

.woocommerce-checkout #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods:after {
    content: " ";
    display: table
}

.woocommerce-checkout #payment ul.payment_methods:after {
    clear: both
}

.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: right;
    margin: 5px 0 0 0;
    font-weight: 400;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0 0 0.4em;
    vertical-align: middle;
}

.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    padding: 0;
    position: relative;
    box-shadow: none;
    max-width: 50px;
    margin-left: 8px;
    float: left;
}

.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: 2px
}

.woocommerce-checkout #payment div.form-row {
    padding: 1em
}

.woocommerce-checkout #payment div.payment_box {
    position: relative;
    width: 100%;
    padding: 1em 2%;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #f1f1f1;
    color: #515151;
}

.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #c7c1c6;
    border-top-color: #bbb3b9
}

.woocommerce-checkout #payment div.payment_box::-webkit-input-placeholder {
    color: #bbb3b9
}

.woocommerce-checkout #payment div.payment_box:-moz-placeholder {
    color: #bbb3b9
}

.woocommerce-checkout #payment div.payment_box:-ms-input-placeholder {
    color: #bbb3b9
}

.woocommerce-checkout #payment div.form-row #place_order{
    display: block;
    width: 100%;
    line-height: 36px;
    font-size: 13px;
    font-weight: 500;
	    margin-top: 10px;
}
.woocommerce-checkout #payment div.form-row #place_order:hover{
	background-color:var(--maincolor)
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    padding: 0 0 10px;
    margin: 0;
    font-family: var(--mainfontnum)
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 15px 5px 0 0;
    margin: 0;
    position: relative;
    text-align: right;
}

.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
    clear: both
}

.woocommerce ul.cart_list li:first-child,
.woocommerce ul.product_list_widget li:first-child {
    padding-top: 0;
}

.woocommerce ul.cart_list li:first-child .remove,
.woocommerce ul.product_list_widget li:first-child .remove {
    top: -5px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    /* margin-bottom: 5px */
}

.woocommerce ul.product_list_widget li a {
    font-weight: 500;
    font-size: 11px;
    color: #777;
    display: block
}

.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover {
    color: var(--maincolor)
}

.woocommerce ul.cart_list li .product-image,
.woocommerce ul.product_list_widget li .product-image {
    position: relative;
    display: block;
    float: left;
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 70px;
    height: auto
}

.woocommerce ul.cart_list li .product-image:before,
.woocommerce ul.product_list_widget li .product-image:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    left: 0;
    top: 0
}

.woocommerce ul.cart_list li .title,
.woocommerce ul.product_list_widget li .title {
    font-size: 1em;
    padding: 0;
    margin: -5px 0 5px;
    display: block
}

.woocommerce ul.cart_list li .title:hover,
.woocommerce ul.product_list_widget li .title:hover {
    color: #464646
}

.woocommerce ul.cart_list li .quantity,
.woocommerce ul.product_list_widget li .quantity {
    display: block;
    padding: 0;
}

.woocommerce ul.cart_list li .quantity .amount,
.woocommerce ul.product_list_widget li .quantity .amount {
    color: #fe5d5d
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    box-shadow: 0 0 10px -5px rgb(0 0 0 / 15%);
    border-radius: 7px;
    padding: 2px;
    max-height: 60px;
    float: right;
    margin-left: 10px;
    width: 50px
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    padding-top: 6px;
    display: inline-block;
    vertical-align: top;
}

.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:before,
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
    clear: both
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    display: inline-block;
    float: right;
    margin-bottom: 0
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 500;
    padding: 0 0 .25em;
    margin: 0 0 0 4px;
    clear: right;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 5px
}
.woocommerce ul.cart_list li.mini_cart_item{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.woocommerce ul.cart_list li.mini_cart_item.loading:after{
	content:'';
	display: block;
	position: absolute;
	right:0;
	left:0;
	top:0;
	bottom:0;
	background: rgb(255 255 255 / 50%) url('../images/loading-oval.svg') no-repeat center center;
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	background-size: 20px;
	opacity: .9;
	z-index: 1;
}
.cart_list .mini_cart_item .mini_cart_item_right{
    flex: 0 0 60px;
    max-width: 60px;
}
.cart_list .mini_cart_item .mini_cart_item_left{
	width: calc(100% - 60px);
}


.woocommerce.widget_recent_reviews ul.product_list_widget li .star-rating {
    float: right;
    margin-top: 3px
}

.woocommerce ul.cart_list li:hover .product-image:before,
.woocommerce ul.product_list_widget li:hover .product-image:before {
    background: rgba(0, 0, 0, .15)
}

.widget_shopping_cart_content .total {
    height: 45px;
    line-height: 46px;
    padding: 0 10px;
    margin: 0 0 20px;
    font-size: 12px;
    position: relative;
    font-family: var(--mainfontnum);
    color: #777
}

.widget_shopping_cart_content .total:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 100%!important;
    left: 0;
    background: #eee
}

.widget_shopping_cart_content .total:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
    left: 0;
    background: #eee
}

.widget_shopping_cart_content .total strong {
    display: inline-block;
    float: right;
    font-weight: 500
}

.widget_shopping_cart_content .total .amount {
    float: left;
    font-size: 13px;
    font-weight: 500;
    color: var(--maincolor);
}

.widget_shopping_cart_content .buttons {
    margin: 25px 0 10px!important;
    *zoom: 1;
    text-align: center
}
.widget_shopping_cart_content .buttons:before,
.widget_shopping_cart_content .buttons:after {
    content: " ";
    display: table;
	clear: both
}

.widget_shopping_cart_content .button {
    margin: 0 5px 10px;
    display: block;
    float: right;
    border-radius: 0;
    width: calc(50% - 10px);
    font-family: var(--mainfontnum);
    padding: 5px 10px;
    background-color: #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.widget_shopping_cart_content .button:hover {
    border-color: var(--maincolor);
    background-color: var(--maincolor);
    color: #fff
}

.widget_shopping_cart_content .remove {
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 17px;
    text-indent: -1px;
    padding: 0;
    margin: 0;
    position: absolute;
    overflow: hidden;
    border: 1px solid #fe6780;
    color: #fe6780;
    background-color: #fff;
    right: -4px;
    top: 8px;
    z-index: 1;
    border-radius: 6px;
}
.widget_shopping_cart_content .remove:hover {
    border-color: #555;
    color: var(--maincolor)
}

.star-rating+.reviewer {
    color: azure
}

.woocommerce ul.product_list_widget li .reviewer {
    float: right;
    font-size: 10px;
    color: #ccc
}

.woocommerce ul.cart_list li .amount,
.woocommerce ul.product_list_widget li .amount {
    color: var(--maincolor);
    display: inline-block;
    font-size: 12px;
    padding: 0 4px
}

.woocommerce ul.product_list_widget li del .amount {
    color: #969696;
    text-decoration: line-through
}

.woocommerce-product-search input[type="submit"] {
    padding: 6px 15px;
    border: none;
    background-color: var(--maincolor);
    color: #FFF
}

.woocommerce-product-search input[type="search"] {
    padding: 5px 20px
}
.widget_product_search .widget-content>form button {
	border:unset;
	background-color: #f9f9f9;
	font-family: var(--mainfont), Tahoma;
	color: #555;
	font-size: 12px;
	line-height: 32px;
	padding: 0 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.widget_product_search .widget-content>form button:hover{
	border:unset;
	background-color: #555;
	color: #fff;
}

.widget .product-categories li {
	padding: 0 5px;
	position: relative;
}
.widget .product-categories .accr_wrap {
	padding: 0 5px !important;
	-webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.widget .product-categories li .accr_header {
	position: relative;
}
.widget .product-categories li .accr_header + .count{
	position: absolute;
	left: 27px;
	top: 5px;
	font-size: 89%;
	background-color: #7f7f7f;
	color: white;
	min-width: 16px;
	text-align: center;
	border-radius: 6px;
}
.widget .product-categories .children li .accr_header + .count{
	left: 6px
}
.widget .product-categories .children li.cat-parent > .accr_header + .count{
	left: 27px;
}
.widget .product-categories li .accr_header .btn_accor {
	position: absolute;
	top: 2px;
	left: 0px;
	cursor: pointer;
	font-size: 15px;
	color: #ccc;
}
.widget .product-categories li .accr_header a {
	padding: 0 0 0 0;
	position: relative;
	color: inherit;
	color: #555;
	line-height: 31px;
	font-size: 12px;
}
.widget .product-categories li .accr_header a:before {
	content: "\f07b";
	display: inline-block;
	font-family: 'Font Awesome 6';
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	vertical-align: middle;
	margin-left: 10px;
}
.widget .product-categories li .accr_header a:hover, .widget .product-categories li .accr_header.open>a, .widget .product-categories li.current-cat-parent>div>a, .widget .product-categories li.current-cat>div>a{
	color: var(--secoundcolor);
}
.widget .product-categories li .accr_content a:before {
	content: "\f068";
	font-size:9px
}
.widget .product-categories li ul {
	border-top: 1px dashed #eaeaea;
	margin-top: 8px;
	padding: 8px 15px 0 0;
	display:none;
}
.widget .product-categories li .open ul{
	display:block;
}
.widget .product-categories li .accr_content {
    background-color: rgb(128 132 138 / 0.03);
    border-radius: 5px;
    margin-top: 8px;
}
.widget .product-categories li .accr_content ul{
	border: 0;
	padding: 10px 10px !important;
	margin-top: 0;
}

.tab_content_heading{
    display: flex;
    vertical-align: middle;
    padding: 15px 0;
}
.tab_content_heading i{
    font-size: 30px;
    padding-left: 15px;
    color: #bbbfc7;
    align-self: center;
}
.tab_content_heading .heading_left{
    line-height: 19px;
	align-self: center;
}
.tab_content_heading .tab_h_title{
    display: block;
    font-weight: 500;
    font-size: 13px;
}
.tab_content_heading .tab_h_desc{
    font-size: 11px;
    font-family: sans-serif;
    opacity: 0.5;
}
.single-product .wc-tab {
    padding: 1.5em;
    background-color: #FFF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    display: none;
    font-size: 12px;
    line-height: 2em;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1);
}
.mweb-body.woocommerce div.product.elementor .woocommerce-tabs .panel{
	border-top: none;
}
.woocommerce div.product.elementor ul.tabs li a {
    line-height: inherit;
}
.woocommerce-Tabs-panel--description{
	display: block;
}
.wc-tabs {
    padding-top: 10px;
    display: block;
    font-family: var(--mainfontnum)
}
.wc-tabs>li {
    display: inline-block
}
.style_tabs_default .wc-tabs>li a {
    line-height: 18px;
    font-size: 13px;
    color: #6b6b6b;
    padding: 12px 15px;
    position: relative;
    font-weight: 500;
    background-color: rgba(0, 0, 0, .05);
    display: block;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.wc-tabs>li.active a {
    font-weight: 500;
    background-color: var(--maincolor);
    color: #FFF !important
}

.style_tabs_default .wc-tabs>li.active a::before {
    border-right: 15px solid transparent;
    border-bottom: 0 solid transparent;
    border-top: 8px solid var(--maincolor);
    border-left: 15px solid transparent!important;
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -15px;
    bottom: -6px
}
.style_tabs_default .wc-tabs>li+li, .style_tabs_one .wc-tabs>li+li, .style_tabs_two .wc-tabs>li+li {
    margin-right: 15px;
    font-family: var(--mainfontnum)
}

/* --- tab style 1 --- */
.style_tabs_one .wc-tabs, .style_tabs_two .wc-tabs{
  text-align:center;
  padding-bottom: 15px;
}
.style_tabs_one .wc-tabs>li a {
    line-height: 18px;
    font-size: 13px;
    color: #6b6b6b;
    padding: 10px 17px;
    position: relative;
    font-weight: 500;
    background-color: rgba(0, 0, 0, .05);
    display: block;
    border-radius: 50px;
}
.style_tabs_one .wc-tabs>li:first-child a{
    border-radius: 50px 50px 20px 50px;
}
.style_tabs_one .wc-tabs>li:last-child a{
    border-radius: 50px 50px 50px 20px;
}
/* --- tab style 2 --- */
.style_tabs_two .wc-tabs>li a {
    line-height: 18px;
    font-size: 11px;
    color: #6b6b6b;
    padding: 15px 15px 9px 15px;
    position: relative;
    font-weight: 500;
    display: block;
    border-radius: 5px;
}
.style_tabs_two .wc-tabs>li a:before, .style_tabs_three .wc-tabs>li a:before {
    content:'\f111';
    font-family: "Font Awesome 6";
    font-weight: 300;
    display: block;
    font-size: 25px;
    margin-bottom: 9px;
}
.style_tabs_two .wc-tabs>li#tab-title-description a:before, .style_tabs_three .wc-tabs>li#tab-title-description a:before {
    content:'\f037';
}
.style_tabs_two .wc-tabs>li#tab-title-additional_information a:before, .style_tabs_three .wc-tabs>li#tab-title-additional_information a:before {
    content:'\f851';
}
.style_tabs_two .wc-tabs>li#tab-title-questions a:before, .style_tabs_three .wc-tabs>li#tab-title-questions a:before {
    content:'\f128';
}
.style_tabs_two .wc-tabs>li#tab-title-reviews a:before, .style_tabs_three .wc-tabs>li#tab-title-reviews a:before {
    content:'\f086';
}
.style_tabs_two .wc-tabs>li#tab-title-review_p_tab a:before, .style_tabs_three .wc-tabs>li#tab-title-review_p_tab a:before {
    content:'\f542';
}
.style_tabs_two .wc-tabs>li#tab-title-shipping a:before, .style_tabs_three .wc-tabs>li#tab-title-shipping a:before {
    content:'\f4de';
}
.style_tabs_two .wc-tabs>li#tab-title-seller a:before, .style_tabs_three .wc-tabs>li#tab-title-seller a:before {
    content:'\f54f';
}
.style_tabs_two .wc-tabs>li#tab-title-seller_enquiry_form a:before, .style_tabs_three .wc-tabs>li#tab-title-seller_enquiry_form a:before {
    content:'\f059';
}
/* --- tab style 3 --- */
.style_tabs_three .wc-tabs{
   text-align:center;
   padding: 15px 10px 10px;
   background-color: #FFF;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   font-size: 12px;
   line-height: 2em;
   margin-bottom: 1px;
   margin-top: 20px;
   box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1);
   display: flex;
   justify-content: center;
}
.style_tabs_three .wc-tabs li{
    margin:0 10px;
    position:relative;
    display: block;
    width: 100%;
}
.style_tabs_three .wc-tabs li a{
    font-size: 12px;
    color: #999;
	display: block;
}
.style_tabs_three .wc-tabs li a:before{
    color: #656565;
}
.style_tabs_three .wc-tabs li.active:before, .woocommerce.style_tabs_three div.product.elementor ul.tabs li.active:before{
   content:'';
   width: 26px;
   height: 27px;
   border-radius: 30px 30px 50px 50px / 60px 60px 80px 80px;
   background-color: var(--bgcolor);
   display: block;
   position: absolute;
   right: calc(50% - 13px);
   top: -30px;
}
.style_tabs_three .wc-tabs li.active:after, .woocommerce.style_tabs_three div.product.elementor ul.tabs li.active:after{
   content:'';
   width: 12px;
   height: 12px;
   background-color: var(--maincolor);
   display: block;
   position: absolute;
   right: calc(50% - 6px);
   top: -18px;
   border-radius: 15px;
}
.style_tabs_three .wc-tabs>li.active a{
    color: var(--maincolor) !important;
    background-color:transparent !important;
}
.style_tabs_three .wc-tabs>li a:before {
    content:'\f39b';
    font-size: 20px;
    margin: 1px 0 0 0;
}
.single-product .woocommerce-tabs {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    clear: both;
    font-family: var(--mainfont), Tahoma
}
.single-product .woocommerce-tabs~div.products {
    margin-bottom: 4.857em
}
.single-product .woocommerce-tabs~div.products>h2 {
    font-size: 1.786em;
    line-height: 1.6em;
    display: block;
    position: relative;
    padding-bottom: .4em;
    border-bottom: 1px solid #dadada;
    margin-bottom: 1.36em
}
.single-product .woocommerce-tabs~div.products>h2::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 20%;
    position: absolute;
    bottom: -1px
}

.single-product .woocommerce-tabs~div.products ul.products {
    margin-bottom: 0
}

#tab-description {
    color: #686c6f
}

#tab-description:last-child {
    margin-bottom: 0
}

#tab-description>ul , #tab-description ol {
    padding-right: 10px;
    margin: 10px 0;
    line-height: 2em;
}
#tab-description ol li{
    list-style: arabic-indic;
    padding-right: 5px;
    margin-right: 10px;
}

.woocommerce table.shop_attributes {
    border-right: none;
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes tr:nth-child(even) {
    border-bottom: 5px solid transparent;
}

.woocommerce table.shop_attributes tr:nth-child(odd) {
    border-bottom: 5px solid transparent;
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 500;
    padding: 8px 15px;
    background-color: #fbfbfb;
    margin: 0;
    border-radius: 0px 5px 20px 0px;
    line-height: 1.5;
}

.woocommerce table.shop_attributes td {
    padding: 8px 15px;
    border-right: 7px solid transparent;
    background-color: #fdfdfd;
    margin: 0;
    line-height: 1.5;
}

.woocommerce table.shop_attributes tr.attribute_we_di>td {
    background-color: #FFF;
	padding: 0px 15px;
}
.woocommerce table.shop_attributes tr.attribute_we_di {
    border-bottom:none
}

.woocommerce table.shop_attributes td p {
    margin: 0
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
    /* background: #f9f9f9 */
}
.woocommerce table.shop_attributes .attribute_row_list>td{
    padding: 0 15px 0 0;
    background-color: transparent;
}
.woocommerce table.shop_attributes tr.attribute_group_row_defined{
    border-bottom-width: 10px;
}
.woocommerce table.shop_attributes tr.attribute_group_row_defined th{background-color: #ffffff;border: 1px solid #eeeff1;display: block;font-size: 12px;width: 100%;}
.woocommerce table.shop_attributes .attribute-group-icon{
    font-size: 16px;
    vertical-align: middle;
    margin-left: 7px;
    color: var(--maincolor);
}

#reviews:not(.woocommerce-Reviews) #comments {
  padding-top: 0; }
  #reviews:not(.woocommerce-Reviews) #comments > h2 {
        display: block;
    font-size: 12px;
    padding-top: 5px;
    line-height: 1.6em;
    color: #333e48;
    position: relative;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #eeeff1;
    padding-bottom: 10px;
    clear: both;
    }
    #reviews:not(.woocommerce-Reviews) #comments > h2:after {
      border-bottom: 2px solid var(--maincolor);
      bottom: -1px;
      content: " ";
      display: block;
      position: absolute;
      width: 3.684em; }
#reviews:not(.woocommerce-Reviews) #comments .avatar {
    width: 55px;
    height: 55px;
    float: right;
    margin-right: -4px;
    margin-left: 15px;
    border-radius: 22px 0px 10px 10px;
    overflow: hidden;
    box-shadow: 0px 0px 9px -4px rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
}
#reviews:not(.woocommerce-Reviews) #comments .comment-text {}
#reviews:not(.woocommerce-Reviews) #comments .description {
    padding: 15px 66px;
}
#reviews:not(.woocommerce-Reviews) #comments .description h4 {
    font-size: 11px;
    padding-bottom: 5px;
}
#reviews:not(.woocommerce-Reviews) #comments .comment-text .edit-review-btn {
    padding: 0 10px;
    height: 23px;
}
#reviews:not(.woocommerce-Reviews) .comment-form > p {
  margin-bottom: 1.714em; }
  #reviews:not(.woocommerce-Reviews) .comment-form > p label {
    display: block; }
  #reviews:not(.woocommerce-Reviews) .comment-form > p input[type="text"], #reviews:not(.woocommerce-Reviews) .comment-form > p textarea, #reviews:not(.woocommerce-Reviews) .comment-form > p input[type="email"], #reviews:not(.woocommerce-Reviews) .comment-form > p input[type="url"] {
    width: 100%; }

#reviews:not(.woocommerce-Reviews) .comment-form-rating {
  clear: both; }
  #reviews:not(.woocommerce-Reviews) .comment-form-rating label {
    display: block; }

#reviews:not(.woocommerce-Reviews) .comment-form-author,
#reviews:not(.woocommerce-Reviews) .comment-form-email {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media (min-width: 768px) {
    #reviews:not(.woocommerce-Reviews) .comment-form-author,
    #reviews:not(.woocommerce-Reviews) .comment-form-email {
      width: 50%; } }

#reviews:not(.woocommerce-Reviews) .comment-form-author {
  padding-left: 0; }

#reviews:not(.woocommerce-Reviews) .comment-form-email {
  padding-right: 0; }

#reviews:not(.woocommerce-Reviews) .comment-form-email {
  margin-right: 0; }

#reviews:not(.woocommerce-Reviews) .form-submit {
  clear: both; }

#reviews .comment_override{
    float: right;
    width: 100%;
}
#reviews .commentlist {
	list-style: none;
    padding-left: 0;
    margin-top: 25px;
    position: relative;
    min-height: 50px;
}
#reviews .commentlist .review_awaiting_approval{
    border: 1px solid rgb(247 230 180);
    border-radius: 5px;
    margin: 10px 15px;padding: 5px 15px;background-color: #fff8e3;}
#reviews .commentlist>li {
    margin-bottom: 15px;
        border-bottom: 1px solid rgb(235 236 238);
    /* border-radius: 5px; */
    padding: 10px 15px;

}
#reviews .commentlist>li .meta {
    padding: 5px 0 10px;
    opacity: 0.8;
    border-bottom: 1px dashed #c6c6c6;
}

#reviews .commentlist>li .meta strong {
    display: inline-block;
    padding-right: 5px;
	color:#333
}

#reviews .commentlist>li .meta span {
    padding: 0 5px
}
#reviews .commentlist>li .meta time {
    padding: 0 5px
}
#reviews .commentlist>li .meta .woocommerce-review__published-date, #reviews .commentlist>li p.meta .woocommerce-review__dash{
    font-size: 11px;
}
#reviews .commentlist>li ul.children {
    width: 100%;
    padding-top: 1.618em;
    clear: both;
    display: inline-block;
}

#reviews .commentlist>li .star-rating {
    margin: 0 0 10px
}

#reviews .commentlist>li:last-child {
    margin-bottom: 0;
}
#reviews .woocommerce-noreviews {
    padding: 5px 10px;
    margin: 15px 0;
    background-color: var(--maincolor);
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-right: .618em solid rgba(0, 0, 0, .15)
}

#reviews .bought_an_item{
    display: inline-block;font-size: 11px;
    
    background-color: #f9f9f9;
    
    border-radius: 24px;
    color: #333;
    padding: 0 15px;
margin: 0 10px;}
#reviews .bought_an_item i{
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
#reviews .average_q{
    display: inline-block;vertical-align: middle;
    
    background-color: #f9f9f9;
    
    border-radius: 5px;
    color: #FFF;
    padding: 0 7px;
    
margin-left: 5px;font-size: 10px;}
#reviews .average_q i{
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
#reviews .avg_color1{background-color: #8A9A5B;}
#reviews .avg_color2{background-color: #C9CC3F;}
#reviews .avg_color3{background-color: #84cd84;}
#reviews .avg_color4{background-color: #3de074;}
#reviews .avg_color5{background-color: #02cb47;}
#reviews .recommend_q{
    font-size: 11px;
    
    
    
    
    color: #4caf50;
    padding: 5px 0px 5px 10px;
    margin-top: 10px;
font-weight: 500;}
#reviews .recommend_q i{
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
#reviews .recommend_q.recommended{}
#reviews .recommend_q.no_idea{
    color: #58acee;
}
#reviews .recommend_q.not_recommended{color: #ec7168;}
#reviews ul.children .comment_content{
    padding: 10px 17px;
    background-color: #fff;
    border-radius: 4px;
    margin: 10px 0;
    border: 1px solid #f3f3f3;
}
#reviews .comment_content .commen_point{
    font-size: 12px;
    align-items: center;
	    padding-top: 6px;
}
#reviews .comment_content .commen_point>span{
    margin-left: 25px;
    white-space: nowrap;
    margin: 3px 0;
    float: right;
    position: relative;
    color: #43cc86;
font-weight: 500;}
#reviews .comment_content .commen_point.ev_negative>span{
    color: #f94c3f;
}

#reviews .comment_content .commen_point ul{
    display: block;
    padding-right: 60px;
}
#reviews .comment_content .commen_point ul li{
    margin: 3px 0;
    padding-right: 17px;
    color: #5f5f5f;
    position: relative;
}
#reviews .comment_content .commen_point ul li:before{
        width: 6px;
        height: 6px;
        background: #4dce8c;
        border-radius: 50%;
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        margin-top: 1px;
}
#reviews .comment_content .commen_point.ev_negative ul li:before{
    background: #fa7369;
}
#reviews .comment_content .description{
    font-size: 12px;
    color: #5f5f5f;
    padding: 10px 0;
    line-height: 2em;
}

.woocommerce-Reviews #reply-title {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    border: none;
    padding-bottom: 0;
    font-family: var(--mainfontnum);
}
.woocommerce-Reviews h2 , .woocommerce-Reviews-title {
    font-size: 13px !important;
    
    
    border: none;
    
    font-family: var(--mainfontnum);
    
    
}
.woocommerce-Reviews-title>span{
	background-color: #f9f9f9;display: inline-block;vertical-align: middle;margin-right: 6px;padding: 0 5px;text-align: center;border-radius: 5px;min-width: 25px;line-height: 20px;}

.woocommerce-Reviews #reply-title::after,
.woocommerce-Reviews h2::after {
    content: none
}

.woocommerce-Reviews .comment-form {
    padding-top: 15px
}

.woocommerce-Reviews .comment-form p {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

.woocommerce-Reviews .comment-form p.comment-notes {
    display: none
}

.woocommerce-Reviews .comment-form label {
    display: block;
    padding-bottom: 8px;
    font-size: 12px;
    vertical-align: middle;
    white-space: nowrap;
}

.woocommerce-Reviews .comment-form input[type="text"],
.woocommerce-Reviews .comment-form input[type="email"],
.woocommerce-Reviews .comment-form textarea {
    display: block;
    border: 1px solid #eee;
    border-radius: 26px;
    padding: 5px 10px;
    width: 100%;
}

.woocommerce-Reviews .comment-form p.stars {
    display: block;
    margin: 0;
    padding-top: 2px;
}

.woocommerce-Reviews .comment-form textarea {
    height: 110px;
    border-radius: 10px;
}

.woocommerce-Reviews .comment-form .form-submit input[type="submit"] {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    padding: 7px 20px;
    font-weight: 500;
    border-radius: 10px;
    margin-right: 0;
}
.woocommerce-Reviews .warp_add_point{
    padding-top: 10px;
    padding-bottom: 10px;
}
.woocommerce-Reviews .warp_add_point label{
    position: relative;
    line-height: 29px;
}
.woocommerce-Reviews .warp_add_point label:before{
    content:'';
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width: 7px;
    height: 7px;
    border-radius: 2px;
}
.woocommerce-Reviews .warp_add_point.advantages label:before{
    background-color: #88ecb9;
}
.woocommerce-Reviews .warp_add_point.disadvantages label:before{
	background-color: #ff9d9d;
}
.woocommerce-Reviews .warp_add_point .add_point{
    position: relative;
}
.woocommerce-Reviews .warp_add_point .add_point input{
    width: 100%;
    text-indent: 10px;
    display: block;
line-height: 25px;}
.woocommerce-Reviews .warp_add_point .add_point button{
    position: absolute;
    left: 10px;
    top: calc(50% - 10.5px);
    background-color: #FFF;
    border: 1px solid #eee;
    color: #ccc;
    border-radius: 9px;
    text-align: center;
    width: 21px;
    height: 21px;
    display: none;
}
.woocommerce-Reviews .warp_add_point .add_point button:after{
	content:'\f067';
	font-size: 9px;
	font-family: "Font Awesome 6";
	font-weight: 300;
	display: block;
	line-height: 0;
}
.advantages_list , .disadvantages_list{
    padding: 5px 0;
}
.advantage_item , .disadvantage_item{
    background-color: #eafff4;
    border-radius: 15px;
    padding: 6px 15px;
    margin-bottom: 5px;
    display: block;
    color: #41a773;
    position: relative;
}
.disadvantage_item{
    background-color: #fff7f7;
    border-radius: 15px;
    padding: 6px 15px;
    margin-bottom: 5px;
    display: block;
    color: #ea5d5d;
    position: relative;
}
.advantage_item input , .disadvantage_item input{}
.advantage_item button , .disadvantage_item button{
    position: absolute;
    left: 5px;
    
    top: calc(50% - 8px);background-color: transparent !important;
    border: 1px solid transparent !important;
    color: rgb(119, 206, 160) !important;
    text-align: center;
    line-height: 10px;
}
.disadvantage_item button{
    color: rgb(230, 151, 151) !important;
}

.advantage_item button:before , .disadvantage_item button:before{
	    content: '\f00d';
	    font-size: 10px;
		font-family: "Font Awesome 6";
		font-weight: 300;
}


.woocommerce-Reviews , .mfp-counter{
    font-family: var(--mainfontnum)
}

.advanced-review .based-title {
    margin-bottom: 20px;
    margin: 0 0 15px 0;
    border: 0;
    line-height: 18px;
}

.advanced-review .avg-rating {
    margin-bottom: 15px;
    direction: ltr
}

.advanced-review .avg-rating .avg-rating-number {
    font-size: 25px;
    font-weight: 700;
    line-height: .6em;
    padding-right: 15px
}

.advanced-review .rating-histogram .rating-bar {
    margin-bottom: 10px
}

.advanced-review .rating-histogram .rating-bar::after {
    content: "";
    display: table;
    clear: both
}

.advanced-review .rating-histogram .rating-bar .rating-percentage-bar {
    float: left;
    margin-left: 20px
}

.advanced-review .rating-histogram .rating-bar .star-rating {
    float: right;
    margin: 0
}

.advanced-review .rating-histogram .rating-percentage-bar {
    width: calc(100% - 150px);
    height: 7px;
    border-radius: .286em;
    background-color: #f3f3f3;
    margin-top: 4px
}

.advanced-review .rating-histogram .rating-percentage {
    height: 100%;
    background-color: #a2a2a2;
    display: block;
    border-radius: .286em
}

.advanced-review .rating-histogram .rating-count {
    float: left;
    margin-left: 5px;
    line-height: 17px
}

.advanced-review .rating-histogram .rating-count.zero {
    color: #b6b6b6
}



.woocommerce_review_point {
    padding: 10px 0 15px;
    line-height: 2em
}

.woocommerce_review_point .review_title {
    font-weight: 500;
    font-size: 13px;
    color: #36ab00;
    display: block;
    padding-bottom: 10px
}

.woocommerce_review_point.bad .review_title {
    color: #ff2428
}

.woocommerce_review_point ul {
    padding: 0 0 0 10px
}

.woocommerce_review_point ul li {
    font-size: 12px;
    line-height: 28px;
}

.woocommerce_review_point ul li:before {
    float: right;
    font-family: "Font Awesome 6";
    font-weight: 300;
    position: relative;
    top: 0;
    margin-left: 10px;
    color: #36ad5f
}

.woocommerce_review_point.good ul li:before {
    content: "\f0d8"
}

.woocommerce_review_point.bad ul li:before {
    content: "\f0d7";
    color: #ff2428
}

.woocommerce_review_progress .progress {
    width: 100%;
    float: right;
    background-color: #eee;
    height: 4px;
    margin: 0;
    border-radius: 10px;
}

.woocommerce_review_progress .progress .progress-bar {
    background-color: var(--maincolor);
    font-weight: 700;
    color: #FFF;
    float: right;
    width: 0;
    height: inherit;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    border-radius: 10px;
    right: 0
}

.woocommerce_review_progress .progress-label {
    font-size: 11px;
    margin: 10px 0 5px;
    font-family: var(--mainfontnum);
    display: inline-block;
    width: 100%
}

.woocommerce_review_progress .progress-label span {
    float: left
}

.widget.yith-woocommerce-ajax-product-filter{
	overflow: unset;
	width: 100%;
    display: inline-block;
}
.woocommerce .widget_layered_nav ul {
    margin: 0;
    margin-left: 20px;
    padding: 0;
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce .widget_layered_nav ul li {
    padding: 0 27px 7px 15px;
    width: 100%;
    display: inline-block;
    position: relative;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
    position: relative;
    padding: 3px 35px 3px 10px;
    margin-bottom: 0;
    border: none;
    background: transparent;
    display: block
}

.woocommerce .widget_layered_nav ul li a:before {
    width: 18px;
    height: 18px;
    border: 1px solid #eee;
    border-radius: 0;
    position: absolute;
	background-color: #fff;
    content: "";
    top: 0;
    right: 0
}

.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce .widget_layered_nav ul li:hover a {
    color: #434343
}

.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav ul li:hover a:before {
    content: '\f00c';
    display: inline-block;
	font-family: "Font Awesome 6";
	font-weight: 300;
    line-height: 1;
    text-align: center;
    margin: 0;
    line-height: 18px;
    color: #666;
    font-size: 14px
}

.woocommerce .widget_layered_nav ul li:first-child a {
    padding-top: 3px
}

.woocommerce .widget_layered_nav ul li .count {
    position: relative;
	margin-right: 1px;
	padding: 0 5px;
	font-size: 10px;
}

.woocommerce .widget_layered_nav ul.mweb_layered_nav_color li {
    padding: 5px 0
}

.woocommerce .widget_layered_nav ul.mweb_layered_nav_color li:before {
    display: none
}

.woocommerce .widget_layered_nav ul.mweb_layered_nav_color li .mweb_nav_color {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    margin-right: 10px
}

.woocommerce .widget_layered_nav ul.yith-wcan-color {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li {
    padding: 0;
    margin: 0 10px 18px 3px;
    display: inline-block;
    float: right;
    width: auto
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li:last-child {
    margin-bottom: 0
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li:before {
    display: none
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li a {
    width: 21px;
    height: 21px;
    display: block;
    font-size: 0;
    overflow: visible;
    position: relative;
    margin: 0;
    border: none!important
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li a:before {
    content: "";
    width: 27px;
    height: 27px;
    border: 1px solid #eee;
    position: absolute;
    top: -3px;
    right: -3px;
	background-color: transparent;
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li:hover a {
    color: #434343
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a:before,
.woocommerce .widget_layered_nav ul.yith-wcan-color li:hover a:before {
    border-color: #aaa
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li:first-child {
    padding-top: 0
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li:first-child a {
    padding-top: 0
}

.woocommerce .widget_layered_nav .dropdown_layered_nav_color {
    width: 100%;
    border-radius: 0;
    background: transparent
}

.woocommerce .yith-wcan-select-wrapper {
	z-index: 4 !important;
	margin: 0;
	width: calc(100% - 20px);
}
.woocommerce .widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan {
	margin: 0 15px;
}

.woocommerce .widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
	padding: 0 27px 7px 15px !important;
	border-bottom: none !important;
	border-top: none !important; 
	box-shadow:none !important; 
}

.woocommerce .widget_layered_nav .yith-wcan-label li {
    margin-bottom: 0;
    padding: 0 0 5px 15px;
}

.woocommerce .widget_layered_nav .yith-wcan-label li:before {
    display: none
}

.woocommerce .widget_layered_nav .yith-wcan-label li:hover:before {
    display: none
}

.woocommerce .widget_layered_nav .yith-wcan-label li a {
    padding: 4px 8px
}

.woocommerce .widget_layered_nav .yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav .yith-wcan-label li.chosen a {
    background: transparent!important;
    border: none!important;
    color: #555!important
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
    float: right;
    padding: 0 0 1px 10px;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
    color: inherit
}

.woocommerce .widget_layered_nav_filters ul li a:hover {
    color: var(--maincolor)
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 5px;
    content: "\e013";
    text-decoration: none;
    top: 1px;
    position: relative
}

.woocommerce .widget_price_filter form,
.woocommerce .widget_price_filter .widget-title+form {
    padding: 0
}

.woocommerce .widget_price_filter .price_slider_wrapper {
    position: relative;
    padding-top: 6px
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 28px;
    margin-top: 10px
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    display: block;
    float: right;
    padding: 0 10px;
    height: 26px;
    background: #f5f5f5;
    border: 1px solid #eee;
    font-weight: 400;
    font-size: 12px;
    border-radius: 5px;
    margin-left: 18px;
	    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
	color: #333
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: var(--maincolor);
    color: #fff;
    border-color: var(--maincolor)
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
    line-height: normal;
    line-height: 29px;
    padding-right: 55px
}

.woocommerce .widget_price_filter .price_slider_amount .price_label span {
    font-size: 11px;
    width: calc(50% - 5px)
}

.woocommerce .widget_price_filter .price_slider_amount .price_label .from {
    left: 0
}

.woocommerce .widget_price_filter .price_slider_amount .price_label .to {
    right: 0
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #fff;
    cursor: ew-resize;
    border: 2px solid var(--maincolor);
    outline: none;
    top: -5px;
    margin: 0 0 0 -6px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-color: var(--maincolor)
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 2px;
    background-color: #eee;
    margin: 0 6px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.woocommerce .widget_price_filter .price_slider_amount {
    margin-top: 15px
}

.widget-content>ul>li.wc-layered-nav-rating {
    border-bottom: 1px dashed #e8ecec;
    color: #999;
    float: right;
    font-size: 11px;
    line-height: 34px;
    padding: 0;
    position: relative;
    width: 100%
}
.widget-content>ul>li.wc-layered-nav-rating .star-rating{
	display: inline-block;
    vertical-align: middle;
}
.widget-content>ul>li.wc-layered-nav-rating .star-rating span{
	padding-top: 15px;
}
.woocommerce-pagination {
    padding: 15px 0;
    text-align: center;
	clear: both;
}

.woocommerce-pagination ul.page-numbers,
.pagination ul.page-numbers {
    margin-bottom: 0;
    font-family: var(--mainfontnum);
    text-align: center;
    direction: ltr;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    background-color: var(--maincolor);
    border-radius: 30px
}

.woocommerce-pagination ul.page-numbers::before,
.pagination ul.page-numbers::before {
    border-radius: 30px;
    position: absolute;
    width: 95%;
    height: 129%;
    background: #fff;
    display: block;
    content: "";
    z-index: -1;
    opacity: .5;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.woocommerce-pagination ul.page-numbers::after,
.pagination ul.page-numbers::after {
    content: "";
    display: table;
    clear: both
}

.woocommerce-pagination ul.page-numbers>li,
.pagination ul.page-numbers>li {
    display: inline-block;
    margin: 5px
}

.woocommerce-pagination ul.page-numbers>li a,
.woocommerce-pagination ul.page-numbers>li span,
.pagination ul.page-numbers>li a,
.pagination ul.page-numbers>li span {
    color: #fff;
    display: block;
    padding: 4px 12px;
    border-radius: 1.143em
}

.woocommerce-pagination ul.page-numbers>li a:focus,
.woocommerce-pagination ul.page-numbers>li a:hover,
.woocommerce-pagination ul.page-numbers>li span:focus,
.woocommerce-pagination ul.page-numbers>li span:hover,
.pagination ul.page-numbers>li a:focus,
.pagination ul.page-numbers>li a:hover,
.pagination ul.page-numbers>li span:focus,
.pagination ul.page-numbers>li span:hover {
    text-decoration: none
}

.woocommerce-pagination ul.page-numbers>li a.current,
.woocommerce-pagination ul.page-numbers>li span.current,
.pagination ul.page-numbers>li a.current,
.pagination ul.page-numbers>li span.current {
    color: #FFF;
    background-color: rgba(255, 255, 255, .23);
    border: none
}

.woocommerce-pagination ul.page-numbers>li a.dots,
.woocommerce-pagination ul.page-numbers>li span.dots,
.pagination ul.page-numbers>li a.dots,
.pagination ul.page-numbers>li span.dots {
    border: none;
    padding: .642em
}

.woocommerce-pagination ul.page-numbers>li a:hover,
.pagination ul.page-numbers>li a:hover {
    background-color: #fff;
    color: #444
}

.woocommerce-pagination ul.page-numbers>li .next,
.pagination ul.page-numbers>li .next {
    border-left: dashed 2px #FFF
}

.woocommerce-pagination ul.page-numbers>li .prev,
.pagination ul.page-numbers>li .prev {
    border-right: dashed 2px #FFF
}

.shop-control-bar {
    background-color: rgba(0, 0, 0, .1);
    padding: 5px 10px;
    border-radius: 7px;
    margin-bottom: 14px;
	font-family:var(--mainfontnum)
}
.shop-control-bar .woocommerce-notices-wrapper{
	margin: 0px;
}

.shop-control-bar .woocommerce-result-count {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    color: #FFF
}

.shop-control-bar .woocommerce-ordering {
    float: left;
}
.shop-control-bar .woocommerce-ordering:before {
    content: '\f888';
    font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 20px;
    vertical-align: middle;
    margin-left: 4px;
	color: #444;
}

.woocommerce-ordering .orderby {
    display: inline-block;
    max-width: 100%;
    padding: 5px 10px;
    vertical-align: middle;
    line-height: 14px;
    background: transparent url(../images/select-arrows.png) no-repeat left 0.75rem center;
    background-size: 8px 10px;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 5px;
    color: #555;
    font-family: var(--mainfontnum);
    font-size: 12px;
}

.sidebar_toggle_content .orderby{
	width: 100%;
}

.woocommerce-ordering .orderby:focus {
    border-color: #51a7e8;
    outline: none
}

.woocommerce-ordering .orderby::-ms-expand {
    opacity: 0
}
.woocommerce-notices-wrapper{
    display: block;
    clear: both;
    margin: 5px 0;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
    padding: 12px 40px 12px 10px;
    margin: 10px 0;
    position: relative;
    list-style: none!important;
    display:block;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after {
    content: " ";
    display: block;
}

.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after {
    clear: both
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
	font-family: "WooCommerce";
    content: "\e028";
    display: inline-block;
    position: absolute;
	top: 50%;
    transform: translateY(-50%);
    right: 16px;
    line-height: inherit;
}

.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
    float: left;
    background: #777;
    color: #fff;
    font-size: 100%;
    padding: 0 15px;
    border: none;
	    border-radius: inherit;
}

.woocommerce .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li {
    list-style: none;
    padding-right: 0;
    margin-right: 0
}

.woocommerce .woocommerce-message {
    background: #dff0d8;
    color: #8fae1b
}

.woocommerce .woocommerce-message:before {
    content: "\e015";
    color: #8fae1b
}

.woocommerce .woocommerce-info {
    background: #d9f1f7;
    color: #00a5ce;
}

.woocommerce .woocommerce-info:before {
    color: #00a8d2;
}

.woocommerce .woocommerce-error {
    background: #f2dede;
    color: #b94a48
}

.woocommerce .woocommerce-error:before {
    content: "\e016";
    color: #b94a48
}

.woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px
}

.woocommerce-order-details__title, .woocommerce-customer-details h2, .woocommerce-order-downloads__title, .view_order_status_title {
    margin: 20px 0 15px 0;
    color: #444;
    font-weight: 500;
}
.woocommerce-order-details__title:before, .woocommerce-customer-details h2:before, .woocommerce-order-downloads__title:before, .view_order_status_title:before {
	content:"\f543";
	font-family: "Font Awesome 6";
    font-weight: 300;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-size: 20px;
	color: #222332;
}
.view_order_status + h2{
	font-size: 14px !important;
    margin: 15px 0;
}
.woocommerce-customer-details h2:before{
	content:"\f5a0";
}
.woocommerce-order-downloads__title:before{
	content:"\f56d";
	
}
.woocommerce-view-order .woocommerce-column{
    width: auto !important;
    float: none !important;
    padding: inherit !important;
}
.woocommerce form .form-row {
    padding: 3px 0;
    margin: 0 0 6px
}
.woocommerce form .form-row.create-account{
    margin-top: 12px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    -moz-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row .select2-container .select2-choice {
    padding: 4px 0 4px 8px;
    border-color: #e9e9e9;
    border-radius: 0
}

.woocommerce form .form-row label {
    line-height: 2em;
    padding: 5px 0;
    display: block;
    color: #444;
    font-size: 12px;
}
.woocommerce form .form-row label input{
    vertical-align:middle
}
.woocommerce form .form-row label.woocommerce-form-login__rememberme {
    display:block;
    padding-bottom:10px
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: block;
    margin-top: 9px
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0
}

.woocommerce form .form-row .required {
    color: red;
    font-weight: 500;
    border: 0
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: 0px 0px 0 8px;
    text-align: center;
    vertical-align: middle;
    position: static;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    border-radius: 5px;
    line-height: 22px;
    font-size: 12px;
}

.woocommerce form .form-row textarea {
    height: 6em;
    line-height: 1.5;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    border: 1px solid #eee;
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 5em;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #ef0c17
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #69bf29
}

.woocommerce form .form-row::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row:-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row:-ms-input-placeholder {
    line-height: normal
}


.woocommerce form.checkout_coupon{
    border: 1px solid #eee;
    padding: 20px;
    margin: 15px 0 25px;
    text-align: right;
    border-radius: 5px
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    height: 31px;
    border-radius: 0
}

.woocommerce .order_details {
    margin: 25px 0 30px;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
}

.woocommerce .order_details:before,
.woocommerce .order_details:after {
    content: " ";
    display: table
}

.woocommerce .order_details:after {
    clear: both
}

.woocommerce .order_details li {
    display: inline-block;
    margin-left: 2em;
    font-family: var(--mainfontnum);
    font-size: 12px;
    line-height: 1;
    border-left: 1px dashed #d3ced2;
    padding-left: 2em;
}

.woocommerce .order_details li strong {
    display: block;
    font-size: 13px;
    text-transform: none;
    line-height: 30px
}
.woocommerce .order_details li.woocommerce-order-overview__order strong{
	color:#0ec32d
}
.woocommerce .order_details li.method {
    border: none
}


.wishlist_table tr td a.button.yith-wcqv-button {
    white-space: normal;
    padding: 2px 5px;
    border: 1px solid #efefef
}

.wishlist_table tr td.product-thumbnail,
.wishlist_table tr td.product-name,
.wishlist_table tr td.wishlist-name,
.wishlist_table tr td.wishlist-privacy,
.woocommerce table.wishlist_table tfoot td {
    text-align: right
}

#yith-quick-view-content.single-product div.product.type-product {
    box-shadow: none;
}

#yith-quick-view-content div.summary {
    /* float: right */
    width: 66%;
}
#yith-quick-view-content .single_product_head{
    margin-bottom: 10px;
    background-color: #FFF;
    border: 1px solid #ececec;
    border-radius: 6px;
}
#yith-quick-view-content .product_title{
  padding-right:15px
}
#yith-quick-view-content .woocommerce-product-rating{
  display:none
}
#yith-quick-view-content .product_meta{
  background-color:transparent;
  padding-bottom: 10px;
}
#yith-quick-view-modal.open .yith-wcqv-main{
  
overflow-y: inherit;
}
.woocommerce-variation-availability {
    display: none
}

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 12px;
    padding: 1em 0;
    text-align: center;
    background-color: var(--maincolor);
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, .2)
}

a.woocommerce-store-notice__dismiss-link {
    padding-right: 10px;
    color: inherit
}

.woocommerce table.shop_table td.product-quantity .quantity input {
    height: 31px
}

a.remove {
    display: block;
    width: 18px;
    height: 18px;
    text-align: center;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    font-size: 14px;
    position: relative
}

.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] {
    cursor: not-allowed;
    opacity: .9
}



@media (max-width:500px) {
    .wishlist_table td.product-thumbnail {
        display: none
    }
    .woocommerce table.wishlist_table thead th.product-thumbnail {
        display: none
    }
}

#yith-wcms-back-to-cart-button {
    text-transform: none
}

#checkout_timeline {
    margin-bottom: 60px
}

#checkout-wrapper {
    background: #f8f8f8;
    padding: 40px;
    max-width: 70%;
    margin: 0 auto
}

#checkout-wrapper input[type="text"],
#checkout-wrapper textarea,
#checkout-wrapper select,
#checkout-wrapper .select2-container--default .select2-selection--single,
#checkout-wrapper .select2-dropdown {
    border: none
}

#checkout_timeline li {
    text-align: center;
    color: #555;
    margin: 0 3px;
    padding: 0;
    min-width: 0;
    float: right;
    position: relative;
    background-color: #f8f8f8;
    width: calc(25% - 8px);
    font-size: 13px!important;
    font-weight: 500!important;
    line-height: 1;
    font-family: var(--mainfont), Tahoma;
    transition: background .2s ease;
    -moz-transition: background .2s ease;
    -webkit-transition: background .2s ease;
    -ms-transition: background .2s ease
}

.woocommerce-checkout-5-steps #checkout_timeline li {
    width: calc(20% - 8px)
}

#checkout_timeline li:hover {
    cursor: pointer
}

.woocommerce-checkout form.login {
    margin-top: 0
}

.woocommerce-checkout form.login p:nth-last-child(3) {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.woocommerce-checkout #checkout-wrapper #payment .place-order {
    padding: 0
}

.woocommerce #checkout-wrapper .place-order input[type="submit"],
.woocommerce-checkout form.login p:nth-last-child(3) input[type="submit"] {
    order: 10;
    padding: 5px 15px;
    border: 1px solid var(--maincolor);
    background: #fff;
    color: #202020;
    border-radius: 5px
}

.woocommerce #checkout-wrapper .place-order input[type="submit"]:hover,
.woocommerce-checkout form.login p:nth-last-child(3) input[type="submit"]:hover {
    color: var(--maincolor)
}

#checkout-wrapper .woocommerce-checkout #payment ul.payment_methods,
#checkout-wrapper #add_payment_method #payment,
#checkout-wrapper .woocommerce-checkout #payment {
    border: none;
    background: none
}

#checkout-wrapper #add_payment_method #payment ul.payment_methods,
#checkout-wrapper .woocommerce-cart #payment ul.payment_methods,
#checkout-wrapper .woocommerce-checkout #payment ul.payment_methods {
    padding: 0
}

.woocommerce-checkout form.login p:nth-last-child(3):before,
.woocommerce-checkout form.login p:nth-last-child(3):after {
    content: none
}

.woocommerce-checkout form.login .lost_password {
    text-align: right
}

#form_actions {
    margin-top: 35px
}

#checkout_timeline li:after,
#checkout_timeline li:before {
    content: " ";
    position: absolute;
    top: 0;
    left: -17px;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 17px solid #f8f8f8;
    z-index: 2;
    transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -webkit-transition: border-color .2s ease;
    -ms-transition: border-color .2s ease
}

#checkout-wrapper .widget-title-wrap {
    margin-bottom: 30px
}

#checkout-wrapper h3 {
    margin-top: 0
}

#checkout_timeline li:before {
    right: auto;
    right: 0;
    border-right: 17px solid #fff;
    z-index: 0
}

#checkout_timeline li:first-child:before {
    border: none
}

#checkout_timeline li:first-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-right: 0
}

#checkout_timeline.text li.active {
    color: #fff;
    font-weight: 500;
    background-color: var(--maincolor)
}

#checkout_timeline li.active:after {
    border-right: 17px solid var(--maincolor)
}

#checkout_timeline.text li .timeline-wrapper {
    line-height: 38px;
    text-align: center
}

#checkout_timeline.horizontal.text li:not(:last-child) .timeline-wrapper::after {
    content: none!important
}

.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-selection--single {
    border-color: #eee;
    border-radius: 2px
}

.select2-container .select2-selection--single {
    height: 34px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
    color: #505050
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 1px
}

@media(max-width:768px) {
    #checkout-wrapper {
        max-width: 100%!important
    }
    #checkout_timeline li .timeline-wrapper .timeline-step:not(.with-icon):after {
        content: none!important
    }
    #checkout_timeline.text li .timeline-wrapper .timeline-step {
        display: block!important;
        margin: 0!important;
        width: auto!important;
        padding: 0!important;
        font-family: var(--mainfontnum)
    }
    #checkout_timeline.text li .timeline-wrapper .timeline-label {
        display: none!important
    }
    .woocommerce-Reviews .comment-form p {
        display: block
    }
    .woocommerce-Reviews .comment-form label {
        width: auto;
        padding-bottom: 8px;
        padding-right: 5px
    }
    .woocommerce-Reviews .comment-form-rating {
        padding: 10px 3px
    }
}

#checkout_timeline.text {
    display: flex;
    padding-left: 15px
}

.woocommerce-checkout form.login p:nth-last-child(3) input[type="submit"] {
    padding: 3px 20px;
    border: 1px solid #eee;
    color: #555;
    border-radius: 0
}

.woocommerce-ordering {
    z-index: 1
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.label label[for=pa_guarantee] {
    border: none
}

.woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.label label[for=pa_guarantee]:before {
    font-size: 17px;
	font-family: "Font Awesome 6";
	font-weight: 300;
    content: '\f132';
    color: #cecece;
    position: relative;
    right: -14px;
    top: 3px
}

.yith-wcan-loading {
    min-height: 500px;
    padding-bottom: 50px;
    background: none;
    position: relative;
    height: auto;
    opacity: .4
}

.yith-wcan-loading:before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    content: "\f3f4";
    display: inline-block;
	font-family: "Font Awesome 6";
	font-weight: 300;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 32px;
    color: #000;
    z-index: 2;
   	-webkit-animation:fa-spin 2s infinite linear;
	animation:fa-spin 2s infinite linear

}

.yith-wcan-loading * {
    cursor: wait!important
}

.woocommerce-products-header {
    margin-top: 10px!important
}

ul.products li.product-category {
    position: relative;
    float: right;
    width: 14.28%;
    padding: 0 5px 10px;
    text-align: center
}

ul.products li.product-category.last+.type-product {
    clear: right
}

ul.products li.product-category a {
    padding: 20px 10px;
    display: block;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1)
}

ul.products li.product-category a:hover {
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%)
}

.product-category img {
    display: block;
    max-width: 80px;
    height: auto;
    margin: 0 auto 1.429em;
    position: static
}

.product-category .woocommerce-loop-category__title {
    font-size: 12px;
    font-weight: 400;
    height: 1.286em;
    margin-bottom: 0
}

.product-category .count {
    background-color: transparent;
    color: inherit;
    display: none
}

.product-category.first {
    clear: both
}

.product-category.last::after,
.product-category:last-child::after {
    content: none
}

.product-category:hover::after {
    content: none
}

@media (max-width:992px) {
    ul.products li.product-category {
        width: 20%
    }
}

@media (max-width:768px) {
    ul.products li.product-category {
        width: 50%
    }
}


.woocommerce table.woocommerce-checkout-review-order-table{
	margin-bottom: 15px;
}
table.woocommerce-checkout-review-order-table .woocommerce-Price-amount{
	font-size:12px
}
.cart-discount td>span {
	background-color: #717171;
	color: #FFF !important;
	font-size: 12px !important;
	padding: 0px 15px;
	border-radius: 0 10px 10px 7px;
}
.cart-discount td>span .woocommerce-Price-currencySymbol{
	font-size: 10px;
}
.woocommerce-orders .woocommerce-MyAccount-content, .woocommerce-downloads .woocommerce-MyAccount-content, .woocommerce-woo-wallet-transactions .woocommerce-MyAccount-content, .order_action.or_cancel{
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 14px;
    overflow: hidden;
    display: block;
    padding: 15px;
    background-color: #FFF;
    box-shadow: 0 1px 18px -10px rgb(0 0 0 / 10%);
}
.woocommerce-downloads .woocommerce-MyAccount-content table.shop_table td{
	border: unset;
}
.woocommerce-account .woocommerce-Pagination>a{
	background-color: #f6f7f9;
    padding: 4px 15px;
    border-radius: 15px;
    display: inline-block;
    margin: 0 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    position: relative;
    width: 100%;
    padding: 20px 15px 30px 15px;
    background-color: #FFF;
    box-shadow: 0 0px 15px -8px rgb(0 0 0 / 10%);
    margin-top: -74px;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    z-index:99;
}

.woocommerce-account .woocommerce-MyAccount-navigation:before{
	content:'';
	position:absolute;
	right: 10px;
	left: 10px;
	top:0;
	height: 74px;
	background-color: rgb(255 255 255);
	border-radius:0 0 50px 50px;
	box-shadow: 0 20px 33px -15px rgb(239 241 245);
	border-bottom: 1px dashed #c3c3c3;
}

.woocommerce-account .woocommerce-MyAccount-content {
    position: relative;
    float: left;
    min-height: 1px;
    width: 100%;
    /* padding: 0 15px 0 0; */
    margin-bottom: 10px;
    position: relative;
}



.woocommerce-MyAccount-navigation ul {
    margin-top: 20px;
}

.woocommerce-MyAccount-navigation ul li {
    /* border: 1px solid #eceeef; */
    position: relative;
    /* border-radius: 5px; */
    margin-bottom: 8px;
}

.woocommerce-MyAccount-navigation ul li:first-child {
    /* border-top: 1px solid #eceeef; */
}

.woocommerce-MyAccount-navigation ul li.is-active:after {
    content: "";
    display: block;
    height: auto;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 5px;
    border-radius: 5px 0 0 5px;
    background-color: var(--maincolor);
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    font-weight: 500;
    background-color: var(--maincolor);
    padding-right: 15px;
    /* margin-left: -25px; */
    color: #FFF;
}

.woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li a {
    padding: .79em 0;
    padding-right: 15px;
    display: block;
    font-size: 12px;
    color: #555;
    border-radius: 5px;
    background-color: #f6f7f9;
}

.woocommerce-MyAccount-navigation ul li a:before {
    display: inline-block;
    font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 17px;
    content: "\f15c";
    line-height: 1.3em;
    margin-left: 10px;
    width: 16px;
    text-align: right;
    opacity: .9;
    vertical-align: middle;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    font-weight: 500
}

.woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f0e4"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f291"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\f1c6"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f015"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: "\f09d"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f007"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f08b"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content: "\f021"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlists a:before {
    content: "\f004"
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--review a:before {
    content: "\f4ad"
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--notification a:before {
    content: "\f0f3"
}
.mweb-body .woocommerce-MyAccount-navigation>ul li.woocommerce-MyAccount-navigation-link--woo-wallet a::before {
    content: "\f555" !important;
    font-family: 'Font Awesome 6' !important;
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button ,.order-again .button {
    padding: 3px 10px;
    font-size: 11px;
    margin-left: 10px;
    border: 1px solid rgb(0 0 0 / 9%);
    border-radius: 7px;
}
.my_account_orders .button.cancelled{
    background-color: #ff8a82 !important
}
.order-again .button{
  background-color: #4caf50;
  color: #FFF;
  padding: 6px 20px;
  display: inline-block;
}
p.order-again .button:before {
    display: inline-block;
	font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 14px;
    content: "\f021";
    margin-left: .53em;
	vertical-align: middle;
}

p.order-again{
	padding: 15px 0;
}

.woocommerce-customer-details{
    display: block;
}
.woocommerce-customer-details address{
	padding-bottom:15px;
	font-style: normal;
	background: #ffffff;
	padding: 10px 15px;
	display: block;
	line-height: 26px;
	font-size: 12px;
	margin-bottom: 10px;
	transition: all 0.3s ease;
	border-radius: 7px;
	box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
}
address{
	font-style: normal;
}
.woocommerce-MyAccount-downloads th,
.woocommerce-MyAccount-downloads td {
    vertical-align: middle
}

.woocommerce-MyAccount-downloads .button:before {
    display: inline-block;
        font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 14px;
    content: "\f0ed";
    margin-left: .53em
}

.woocommerce-MyAccount-content #payment .payment_methods {
    margin-bottom: 1.618em!important
}

.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
    background-color: rgba(0, 0, 0, .05)
}

.MyAccount-dashboard-table {
    padding-bottom: 10px
}

.MyAccount-dashboard-table table {
    width: 100%
}

.MyAccount-dashboard-table table td {
    border: 1px solid #eff0f2;
    padding: 7px 15px;
    font-size: 11px;
    font-family: var(--mainfontnum);
}

.MyAccount-dashboard-table .value {
    color: var(--maincolor);
    margin-right: 5px
}


.woocommerce table.wishlist_table tbody td {
    padding: 16px 12px;
    background-color: #FFF
}

.woocommerce table.wishlist_table .yith-wcqv-button {
    display: none
}

.woocommerce .wishlist-title h2 {
    font-size: 12px
}

.woocommerce-cart .woocommerce .coupon {
    position: relative;
    padding: 15px;
    border-radius: 7px;
    margin: 35px 0 15px 0;
    border: 1px solid #eee;
}
.woocommerce-shipping-calculator{
     padding: 15px;
     box-shadow: 0 1px 7px -5px rgba(0,0,0,.1);
     border-radius: 7px;
     overflow: hidden;
     background-color: #FFF;
     margin-bottom: 15px;
}
.woocommerce-cart .woocommerce .coupon label {
    display: inline-block;
    font-size: 12px;
    /* font-weight: 500; */
    color: #555;
    background-color: #FFF;
    position: relative;
    padding: 0 25px;
    top: -28px;
}

.woocommerce-cart .woocommerce .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
    color: #999;
    padding-right: 15px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 30px;
}

.woocommerce-cart .woocommerce .coupon .button{
	position: absolute;
	white-space: nowrap;
	left: 21px;
	bottom: 30px;
}
.woocommerce-cart .woocommerce .coupon .button:hover{
	background-color: var(--maincolor)
}

.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    position: relative;
    margin-bottom: 15px;
}

.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:before, .woocommerce-cart .cart-collaterals .cart_totals h2:before {
    content: '';
    display: inline-block;
    width:7px;
    height:7px;
    background-color: #e0e0e0;
    margin-left: 8px;
    border-radius:50%;
    vertical-align:middle;
}

.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
    display: block!important;
    height: auto!important
}

.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator .form-row {
    margin-bottom: 5px
}

.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator .input-text,
.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator select {
    width: 100%
}



.woocommerce-cart .woocommerce .cart-collaterals .calculated_shipping li input {
    margin-left: 6px;
    vertical-align: middle
}
.woocommerce-Address-title {
    background-color: rgba(238, 239, 241, 0.31);
    border-radius: 4px;
    padding: 5px 15px;
    margin: 15px 0;
}
.woocommerce-Address-title h3{
    font-size: 12px !important;
    display: inline-block;
    padding: 0 !important;
}
.woocommerce-Address-title a{
    float: left;
    font-size: 11px;
    color: #989898;
}
.woocommerce-Address address{
    font-size: 11px;
	border: 1px dashed #eeeff1;
    padding: 10px 15px;
    border-radius: 4px;
}
.woocommerce-order h2 {
    font-size: 12px !important;
}

.woocommerce-order .woocommerce-notice{
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.woocommerce-notice--success:before{
	content:"\f14a";
	    font-family: "Font Awesome 6";
    font-weight: 300;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-size: 16px;
	color: rgba(98, 171, 0, 0.66);
}
.woocommerce-order address{
	padding: 10px 15px;
	font-size: 11px;
	/* line-height: 25px; */
	font-family:var(--mainfontnum);
	box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 5%);
}
address p{
    margin: 8px 0;
    padding-top: 8px;
    border-top: 1px dashed #e6e6e6;
    line-height: 17px;
}
address p:before{
	content:"\f111";
	font-family: "Font Awesome 6";
	font-weight: 300;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-size: 9px;
	color: rgb(34 35 50 / 45%);
	float: right;
}
address p.woocommerce-customer-details--phone:before{
    content:"\f095";
    font-size: 16px;
}
address p.woocommerce-customer-details--email:before{
    content:"\f0e0";
    font-size: 16px;
}
.up-sells.products{
	padding-bottom: 10px;
}
@media (max-width:992px) {
    .woocommerce-cart .woocommerce .coupon {
        margin-bottom: 10px;
        right: 0;
        top: 0;
        margin-top: 10px;
        background-color: #f9f9f9;
    }
    .woocommerce-cart .woocommerce .coupon .button{
		background-color: #c5c5c5;
		color: #FFF;
    }
    .woocommerce-cart .cart-collaterals .cart_totals {
        margin-top: 10px
    }
}
.woocommerce-grouped-product-list{
    background-color: rgba(245, 245, 245, 0.48);
    width: 100%;
    border-radius: 5px 10px;
    padding: 5px;
    display: block;
    white-space: nowrap;
}
.woocommerce-grouped-product-list-item__price {
    width: 150px;
    text-align: left;
    font-weight: 500;
}
.woocommerce-grouped-product-list-item__price .amount{
    font-family: var(--mainfontnum);
    clear: both;
    display: block;
}
.woocommerce-grouped-product-list-item__price .stock{
    padding: 1px 5px !important;
    font-family: var(--mainfontnum);
    font-weight: normal;
    background-color: #ff4f4f;
    color: #ababab;
    display: inline-block;
    font-size: 9px;
}
.woocommerce-grouped-product-list-item__label{
    overflow: hidden;
}
.woocommerce-grouped-product-list-item__quantity .button{
    display: inline-block;
    position: relative;
    border: none;
    background: #808080;
    color: #fff;
    width: 99px;
    padding: 3px 10px;
    font-weight: 500;
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    font-family: var(--mainfont);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.woocommerce-grouped-product-list-item__quantity .button i{
    display: none;
}

.woocommerce-checkout #order_review table{
    border-radius: 5px;
    background-color: hsl(0deg 0% 99.22%);
}
.woocommerce-checkout #order_review table tbody td{
	border:none;
	/* border-bottom:1px solid #eee */
}
.woocommerce-checkout table .product-quantity{
    display: inline-block;
    background-color: rgb(0 0 0 / 3%);
    padding: 0 5px;
    line-height: 17px;
    vertical-align: middle;
    border-radius: 5px;
}

.mweb_checkout_page{
	background-color: #fFF;
	padding: 20px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
}
.blog_body.mweb_checkout_page .button{
	background-color: #818388;
	color: #FFF;
}
.page-shopping-cart .blog_body .woocommerce-notices-wrapper{
	margin:0 0 10px 0
} 
.checkout_wrap{
	margin-top:10px;
	padding-bottom: 20px;
}

.woocommerce-account .widget{
	margin-top:14px
}
.user_line{
    display: block;
    border-top: 1px dashed #e0e2e4;
    width: 100%;
    height: 10px;
    margin-top: 12px;
}
.user_info_left:after , .user_line:before{
	content:'';
	clear:both;
	display:block;
}
.user_info_ds{
    border: 1px solid #eceeef;
    position: relative;
    padding: 15px 15px;
    margin-bottom: 5px;
    border-radius: 3px;
    font-family: var(--mainfontnum);
}
.user_info_ds i{
    float: right;
    margin-left: 30px;
    font-size: 21px;
    position: relative;
}
.user_info_ds i:after {
    content: "";
    height: 51px;
    float: right;
    width: 20px;
    box-shadow: 0.5rem 0rem 0.9rem -0.6rem rgba(0, 0, 0, .7);
    position: absolute;
    left: -32px;
    top: -15px;
    background-color: #FFF;
}
.user_info_ds p{color: #888;position: relative;}
.user_info_ds p>span{
    margin-right: 10px;
    color: #555;
}
.dokan-message, .dokan-info, .dokan-error{
	padding: 7px 15px 7px 50px;
	margin: 5px 15px 15px 15px;
	color: #FFF;
}
.dokan-message:before, .dokan-info:before, .dokan-error:before{
	padding-top: 0px; 
	right:auto;
	left:15px
}
.store-page-wrap .dokan-info{
     margin: 5px 0px 15px 0px;
}
.mweb-body .dokan-store-products-filter-area {
    margin: 10px 0;
}
.mweb-body .dokan-store-products-filter-area .search-store-products {
    height: 32px;
    background-color: #eee;
    float: right;
    line-height: 30px;
    padding: 0px 25px;
    color: #fff;
    background-color: var(--maincolor);
    border-color: var(--maincolor);
}
.mweb-body .dokan-store-products-filter-area .product-name-search {
    height: 33px;
    float: right;
}
.mweb-body .dokan-store-products-filter-area .orderby-search {
    height: 32px;
}
.dokan-pagination-container {
    font-family: var(--mainfontnum);
    font-size: 12px;
}
.mweb-body .dokan-pagination-container .dokan-pagination li a {
	padding: 5px 10px;
    background-color: white;
    margin-right: 5px;
    border-radius: 5px;
}
.mweb-body .dokan-pagination-container .dokan-pagination li.active a {
    background: var(--maincolor);
    color: #FFF;
}
.content-half-part.dokan-product-meta .dokan-price-container .content-half-part{
	direction: ltr
}
.el_recommended{
    display: inline-block;
    width: 100%;
    padding: 3px 10px;
    z-index: 2;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 27px;
    background: #fff;
    /* border: 1px solid #eee; */
    background-color: #fff3f4;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 4px;
}
.el_recommended i{
    font-size: 20px;
    color: #f76776;
    vertical-align: middle;
    margin-left: 6px;
}
.el_recommended span{
    font-family: var(--mainfontnum);
    background: #ffffff;
    text-align: center;
    color: #fb3b50;
    border-radius: 3px;
    line-height: 14px;
    padding: 1px 6px 0;
    min-width: 30px;
}
.elementor-widget-mweb-product-recommend .el_recommended{
	display: block;
    width: auto;
    margin-bottom: auto;
}
.widget-content ul.orderby li a{
    border: 1px solid #f5f5f5;
    padding: 3px 10px;
    border-radius: 3px;
    display: block;
    background-color: white;
}
.widget-content ul.orderby li a.active{
    background-color: #f5f5f5;
}
ul.yith-wcan-stock-on-sale li ,.yith-wcan-list-price-filter li{
    border-bottom: 1px solid #f5f5f5;
    display: block;
    padding:5px 0
}
.wd_filter_wrap{
    background-color: #FFF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 5px;
    margin-bottom: 14px;
    display: block;
    height: 45px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
	position:relative;
	z-index: 0;
}
.wd_filter_wrap.active{
	z-index: 1;
}
.wd_filter_wrap .wd_filter{
    background: transparent;
    margin: 0;
    /* border-radius: 0; */
    box-shadow: none;
}
.wd_filter_wrap .wd_title{
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    cursor: pointer;
}
.wd_filter_wrap .wd_title i{
    float: left;
    line-height: 41px;
    font-size: 15px;
}
.wd_filter_wrap .wd_filter.active .wd_title{
	background-color: #f9f9f9;
}
.wd_filter_wrap .wd_filter.active .wd_title i{
  color:#f74f4f;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wd_filter_wrap .wd_filter .widget-content,.wd_filter_wrap .wd_filter .yith-wcan{
  opacity:0;
  visibility:hidden;
  padding: 15px 12px;
  background-color: #fdfdfd;
  box-shadow: 0px 2px 6px -3px rgba(0, 0, 0, 0.2);
  border: 1px solid #f3f3f3;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  -moz-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wd_filter_wrap .wd_filter.active .widget-content,.wd_filter_wrap .wd_filter.active .yith-wcan{
  opacity:1;
  visibility:visible;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.wd_filter.yith-woo-ajax-reset-navigation .wd_title{
	background-color: #fff3f3;
}

.yith-wcan-reset-navigation {
	background-color: #f74f4f;
    color: white !important;
    padding: 4px 10px;
    border-radius: 5px;
    margin: 10px 0;
    display: inline-block;
}
.woocommerce-products-header h1{
	display:inline
}
.woocommerce-OrderUpdates, .commentlist.notes{
    padding: 0;
}
.woocommerce-OrderUpdates li, .commentlist.notes .comment.note{
    padding: 7px 15px;
    box-shadow: 0 1px 7px -3px rgb(0 0 0 / 10%);
    border-radius: 7px;
    margin-bottom: 15px;
    font-family: var(--mainfontnum);
    background-color: #FFF;
	list-style: none;
}
.woocommerce-OrderUpdates .meta, .commentlist.notes .comment.note .meta{
    border-bottom: 1px dashed #ececec;
    line-height: 29px;
}
.woocommerce-OrderUpdates .description{
    padding: 10px 0;
    font-size: 11px;
    color: #888;
	background-color: #FFF;
    font-family: var(--mainfontnum);
}
.woocommerce ul.dokan-account-migration-lists li .left-content{
	text-align:right
}
.woocommerce ul.dokan-account-migration-lists li .right-content{
	text-align:left
}

.order_action{
    padding-bottom: 15px;
}
.order_action form{
	position:relative
}
.order_action .ajax-loader{
	background: rgba(255, 255, 255, 0.7)
}
.order_action h4{}
.or_cancel h4{
    color: #555;
    font-size: 12px;
    line-height: 45px;
    font-family: var(--mainfont);
    font-weight: 500;
    position: relative;
    display: block;
    background-color: #ffffff;
    border-bottom: 1px solid #f5f5f5;
    box-shadow: 0px 4px 50px -9px #f5f5f5;
    padding: 0 15px 0 5px;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -15px;
}
.order_head{
    border: 2px dashed #eee;
    padding: 7px 15px;
    display: flex;
    margin-top: 20px;
    border-radius: 5px;
    line-height: 25px;
    font-size: 12px;
}
.order_head div{
    flex: 0 0 50%;
}
.order_head div>span:first-child{
    font-family: var(--mainfontnum);
    padding-right: 10px;
    color: #4CAF50;
    font-weight: 500;
}
.order_head div.order_total{
    text-align: left;
}
.order_items{padding: 15px 0;clear: both;/* display: flex; */}
.order_items .order_item{
    padding: 5px 0;
    font-size: 11px;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.order_items .order_item figure img{
  margin: auto;
  float: right;
  margin-left: 15px;
  max-width: 76px;
  box-shadow: 0px 0px 5px -2px #ddd;
  border-radius: 10px;
}
.order_items .order_item span{
    font-family: var(--mainfontnum);
    background-color: #fbfbfc;
    color: #5d5d5d;
    padding: 4px 15px;
    vertical-align: middle;
    border-radius: 4px;
    display: block;
    margin-top: 8px;
}
.order_action textarea{
    width: 100%;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 11px;
    border-color: #eee;
}
.order_action input[type="submit"]{
    background-color: #F44336;
    color: #fff;
    border: none !important;
    border-radius: 7px;
    font-size: 12px;
    margin-top: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}
.woocommerce-orders-table__cell-order-status span{
    display: inline-block;
    padding: 2px 10px;
    background-color: #f4f4f6;
    border-radius: 25px;
}
span.ors_on-hold{
    background-color: #fff1c7;
    color: #908153;
}
span.ors_processing{
    background-color: #def9be;
    color: #708a51;
}
span.ors_pending{
    background-color: #d8f3ff;
    color: #5a7582;
}
span.ors_cancel-request{
    background-color: #ffd7d4;
    color: #8e6a67;
}
span.ors_failed{
	background-color: #ffc3c3;
    color: #9e5e5e;
}
span.ors_completed{
	background-color: #d3ffd5;
	color: #618663;
}

.price_survey_question{
    padding: 10px 0;
    font-size: 11px;
    color: #555;
}
.price_survey_question .question_tit{
    display: inline-block;
    margin-left: 3px;
    border-right: 2px dotted #ddd;
    padding-right: 10px;
}
.elementor-widget-mweb-price-survey .question_tit{
    border-right: none;
}
.price_survey_question .price_survery_answer{
    display: inline-block;
    margin: 0 10px;
    border-bottom: 1px dashed #ccc;
    position: relative;
	cursor: pointer;
}
.price_survey_question .price_survery_answer:hover{
	color:#333
}
.price_survey_question .ps_price_yes:after{
	content: '';
    border-left: 1px solid #e0e0e0;
    height: 16px;
    margin-right: 10px;
    top: calc(50% - 8px);
    position: absolute;
}
.form_pricing_field{
    position: relative;
    padding-bottom: 10px;
}
.form_pricing_field p{
    display: inline-block;
    padding-right: 9px;
}
.ui_input_currency{
    position: absolute;
    left: 10px;
    top: 7px;
    color: #a9a9a9;
}
.unfair_pricing_onlinestore{}
.unfair_pricing_store{display: none;}
.ui_form{}
.ui_form .form_row{}
.ui_form .form_row>*{
	display:inline-block;
	vertical-align: middle;
}
.ui_form label{
    display: block;
    line-height: 2em;
    padding: 5px 0px;
    font-weight: 500;
}
.ui_form input[type="text"]{
    padding: 5px 20px;
    font-family: var(--mainfontnum);
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
}
.ui_form hr{
    opacity: 0.2;
}
.ui_form .form_row label{
    font-weight: 500;
    padding-right: 5px;
}
.ui_form textarea{
    border-radius: 5px;
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 5px;
    font-size: 11px;
}
.ui_form input[type="submit"]{
    cursor: pointer;
}

#unfair_pricing .res_msg, #report_product_wrap .res_msg{
	margin-top: 10px;
	display: block;
	border-radius: 5px;
	padding: 7px 10px;
	font-size: 11px;
	font-weight: 500;
}
#unfair_pricing .res_msg.res_success, #report_product_wrap .res_msg.res_success{
	color:#4caf50;
	background-color: #eeffef;
}
#unfair_pricing .res_msg.res_error, #report_product_wrap .res_msg.res_error{
	color:#f44336;
	background-color: #fff0f0;
}
#report_product_wrap h4{
    font-size: 13px;
    margin-bottom: 12px;
    margin-top: -7px;
}

.is_fake_label, .is_custom_label{
	border-radius: 5px;
    background-color: rgba(249,168,37,.11);
    color: #d5901f;
    margin: 0 12px;
    padding: 1px 8px;
    font-size: 11px;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
}
.is_custom_label{
    background-color: rgb(201, 238, 255);
    color: #2196F3;
}
.is_fake_label + .is_custom_label{margin-right: -4px;}
.fake_note{
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
    color: #d5901f;
}
.fake_note i{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-left: 7px;
}
.fake_note + .modified_date{
    margin-top: -2px;
}
.modified_date{
    color: #2196F3;
}
.modified_date span{
    color: #555;
    font-family: var(--mainfontnum);
}
.lead_time{
    display: inline-block;
    color: #676768;
    height: 35px;
    min-width: 270px;
    line-height: 35px;
    padding: 0 15px 0 20px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin: 0 0 10px 0;
    font-family: var(--mainfontnum);
}
.elementor-widget-mweb-lead-time .lead_time{
	height: auto;
	min-width: auto;
	margin:auto;
	display: block;
	border:none
}
.summary_cart_warp .lead_time {
  display:block
}
.lead_time.el_ready i{
    color: #0ec32d;
}
.lead_time i{
    font-size: 17px;
    vertical-align: middle;
    margin-left: 8px;
    color: #bfa7a7;
}
.el_lt_cart{
    display: block;
    height: auto;
    line-height: 1.8em;
    padding: 3px 0;
    border: none;
    font-size: 11px;
}
.el_lt_cart i{
    font-size: 15px;
}
.checkout_time{
    margin-top: 10px;
    display: block;
    height: auto;
    line-height: 50px;
    font-size: 12px;
    background-color: #ffffff;
    color: #333;
    border: unset;
    box-shadow: 0 1px 7px -3px rgb(0 0 0 / 10%);
}
.checkout_time i{
    font-size: 16px;
    margin-left: 10px;
    background-color: #f6f7f9;
    width: 38px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    border-radius: 31px;
}
.elementor-widget-block-product-table .block-content-inner{
	padding-top: 7px;
}
.elementor-widget-block-archive-product-table .block-title{
	margin-bottom: 22px;
}
.elementor-widget-block-archive-product-table .products.row{
	display: block;
    margin: 0;
}
.product_list_table{
    /* border: 1px solid #dedede; */
    position:relative;
}
.product_list_table:before{
	background-color: #fff;
	width: -webkit-calc(100% - 10px);
	width: -moz-calc(100% - 10px);
	width: calc(100% - 10px);
	height: 7px;
	border-top: 1px solid rgb(0 0 0 / 5%);
	border-right: 1px solid rgb(0 0 0 / 5%);
	border-left: 1px solid rgb(0 0 0 / 5%);
	border-radius: 7px 7px 0 0;
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	margin: auto;
}
.product_list_table thead tr{
	box-shadow: 0px 1px 0px 0px #e7e9ec;
}
.product_list_table thead th{
    font-weight: 500;
    padding: 15px 16px;
    font-size: 12px;
    color: #333;
	margin-top: 7px;
}
.product_list_table tbody tr{
    border-bottom: 1px solid #eeeff1;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}
.product_list_table tbody tr:last-child{
    border-bottom: none;
}
.product_list_table tbody tr:hover{
    -webkit-box-shadow: 0 0 21px -9px rgb(0 0 0 / 14%);
    box-shadow: 0 0 21px -9px rgb(0 0 0 / 14%);
    z-index: 99;
    border-bottom-color: transparent;
}
.product_list_table tbody tr td{
	padding-right:15px
}
.product_list_table .plt_outofstock ,.product_list_table .plt_instock{
    position: absolute;
    background-color: #F44336;
    color: #FFF;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    width: 60px;
    top: 37px;
    right: -10px;
    display: inline-block;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.product_list_table .plt_instock {
    background-color: #8BC34A;
}
.product_list_table .plt_image{
    position: relative;
}
.product_list_table .plt_title{
    padding:0 10px;
}
.product_list_table img{
    max-width: 80px !important;
}
.product_list_table .plt_title span{
    background-color: #f9f9f9;
    display: inline-block;
    margin-right: 10px;
    font-size: 11px;
    padding: 0 15px;
    border-radius: 50px;
    line-height: 18px;
    border: 1px solid #eeeff1;
}
.product_list_table .plt_image img{
	margin-right: 30px;
}
.product_list_table .tb_price i{
	color: #c2c2c2dd;
}
.woocommerce .elementor-widget-block-product-table table.product_list_table td, .woocommerce .elementor-widget-shortcode table.product_list_table td, .woocommerce .elementor-widget-block-archive-product-table table.product_list_table td {
	text-align:right !important
}

.no_wishlist{
	border: 1px solid #f5f6f7;
    background-color: #fff;
    display: block;
    margin-bottom: 10px;
    padding: 7px 15px;
    color: #616161;
	border-radius: 10px;
}
.custom_note_product{
	border: 1px dotted #d8d8d8;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 10px;
	padding: 7px 15px;
	color: #616161;
	border-right-style: dashed;
	border-left-style: dashed;
}
.custom_note_summary, .services_item{
    line-height: 2em;
    color: #555;
}
.custom_note_summary i, .services_item i{
    font-size: 15px;
    margin-left: 6px;
    vertical-align: middle;
    color: #f7958d;
}
.custom_note_summary i + p{
	display:inline
}
.services_item img{
    margin-left: 10px;
    vertical-align: middle;
}
.verifysms_wrap {
    min-height: 80px;
    background: #ffffff;
    padding: 10px 5px;
    display: block;
    margin-bottom:10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
    /* border: 1px solid #eceeef; */
    font-size:11px;
}
.verifysms_wrap .title{
    margin: -10px 10px 0 10px;
    font-size: 12px;
    display: block;
    background-color: var(--maincolor);
    color: white;
    padding: 2px 15px;
    max-width: 180px;
    text-align: center;
    border-top: 3px solid #FFF;
    box-shadow: 0px -4px 0px 0px #222332;
    border-radius: 0 0 5px 5px;
}
.verifysms_wrap input[type="submit"] ,.verifysms_wrap input[type="button"] {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}

.verifysms_wrap #phone_nubmber{
	letter-spacing: 2px;
	text-align: left;
	font-family: unset;
	direction: ltr;
	border-radius: 30px;
	margin-top: 10px;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.45);
	font-size: 12px;
	padding-left: 25px;
}
.verifysms_wrap input.input-text {
    line-height: 2em;
    border-radius: 5px;
}
.entry-content .verifysms_wrap input[type="button"]{
	border-radius: 30px !important;
	background-color: #9E9E9E;
}

.hide ,.verifysms_wrap input.hide{
	display: none !important;
}
.sms_notice.on{
    margin: 9px 0;
    background-color: rgba(0, 204, 103, 0.11);
    padding: 6px 10px;
}
.sms_notice.off{
	background-color: rgba(204, 0, 0, 0.11);
}
#sms_status{
	display: block;
    font-weight: normal !important;
    padding: 10px 0;
}
.account_action .resend_sms{
	padding: 10px 0px;
	font-size: 11px;
	float: left;
	font-family: var(--mainfontnum);
}
.account_action .plable{
	padding-right: 10px;
	margin-bottom: 6px;
	font-size: 11px;
	display: block;
	color: #8c8c8c;
	border-right: 2px solid #d5d5d5;
}


.dashboard_order_list .widget-content{
    padding: 5px 15px 10px 15px;
}
.morder_item{
    padding: 0;
    line-height: 40px;
    margin-top: 8px;
    display: flex;
    flex-direction: row;
    flex-flow: row;
    font-size: 11px;
}
.morder_item .column{
    flex: 1 0 20%;
    max-width: 20%;
}
.morder_item span.or_id{color: #9e9e9e;}
.morder_item span.or_view{
    background-color: #f4f4f4;
    float: left;
    line-height: 21px;
    margin-top: 8px;
    padding: 3px 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor:pointer;
    border-radius: 5px;
    font-size: 10px;
}
.morder_item:hover span.or_view{
	background-color: var(--maincolor);
	color:#FFF;
}
.morder_item span.or_view i{
    vertical-align: middle;
    margin-right: 5px;
}
.morder_item span.or_price{
    font-family: var(--mainfontnum);
}
.morder_item .or_status{
    border-radius: 5px;
    padding: 3px 10px;
}
.morder_item span.or_price .woocommerce-Price-currencySymbol{
    font-size: 10px;
    color: #9c9c9c;
}
.morder_item_detail{
    display: none;
    padding: 8px 5px;
    font-size: 11px;
    border: 1px dashed #e8e8e8;
    margin-top: 5px;
    border-radius: 5px;
}
.summary_order_product{
    display: inline-block;
    max-width: calc(12.5% - 10px);
    margin: 0 5px;
}
.summary_order_product h4{
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
    height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.view_order_status, .wc_myaccount_address, .order-info{
    background: #fbfbfb;
    padding: 10px 10px;
    display: block;
    margin: 14px 0 0 0;
    transition: all 0.3s ease;
    border-radius: 7px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
}
table.my_account_orders, table.woocommerce-table--order-details, table.woocommerce-table--order-downloads, table.product_list_table {
	background-color:#FFF;
	box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 5%);
	border-collapse: collapse;
	border-radius: 7px;
	/* overflow: hidden; */
}

.wc_myaccount_address{
	padding: 15px;
	background-color: white;
}
.woocommerce-EditAccountForm, body.woocommerce-edit-address form:not(#verifysms_form) {
	padding: 15px 15px 20px 15px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
	box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
}
.woocommerce-EditAccountForm .button, body.woocommerce-edit-address form:not(#verifysms_form) .button{
	background-color: #9E9E9E;
	border: none;
	border-radius: 5px;
	padding: 5px 15px;
	color: #FFF;
	margin-top: 5px;
	font-family: var(--mainfont), Tahoma;
	font-size: 12px;
	cursor: pointer;
}
.woocommerce-shipping-methods li{
	margin: 5px 0;
}
.woocommerce-shipping-methods input{
	margin-left: 10px;
	vertical-align: middle;
}
.archive_filter_btn{
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    color: #555;
    cursor: pointer;
    padding: 4px 9px 4px 15px;
    float: left;
    height: 30px;
    font-size: 12px;
    margin-left: -4px;
}
.archive_filter_btn i{
    font-size: 20px;
    vertical-align: middle;
    margin-left: 10px;
    color: #444;
}
.is_fixed.archive_filter_btn{
	position: fixed;
	bottom: 15px;
	left: 34px;
	z-index: 997;
	width: 39px;
	height: 39px;
	line-height: 40px;
	border-radius: 10px;
	padding: 0;
	text-align: center;
	overflow: hidden;
	background-color: #fc950f;
	border: none;
	color:white;
	box-shadow: 0 1px 14px -5px rgb(0 0 0 / 15%);
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.is_fixed.archive_filter_btn i{
	margin:0;
	color: inherit;
	margin: 0 3px;
	font-size: 19px;
}
.is_fixed.archive_filter_btn:hover{
	background-color:#FFF;
	color:#555
}
.mweb-body .dokan-report-abuse-button{
	display: inline-block;
	background: #fff;
	color: #434343;
	height: 35px;
	font-size: 11px;
	line-height: 35px;
	border: 1px solid #e5e5e5;
	padding: 0 20px 0 20px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	font-family: var(--mainfont);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.entry-summary .dokan-btn{
    min-width: 269px;
}
.mweb-body .dokan-report-abuse-button i{
	margin-left: 5px;
    font-size: 13px;
    vertical-align: middle;
}
#dokan-product-enquiry textarea{
	display:block;
	width:100%;
	font-size:11px;
	line-height:20px;
	margin-bottom:10px
}
.woocommerce-cart .row .button, .woocommerce-checkout .page-shopping-cart .button, .woocommerce-form-track-order .button{
	background-color: #9e9e9e;
	color: #FFF;
	border: none;
	font-size: 11px;
	padding: 6px 15px;
	border-radius: 4px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-family: inherit;
	cursor: pointer;
}
.order_dtime_title{
    /* font-size: 12px !important; */
    margin-top: 5px;
}
.order_dtime_title i{
    font-size: 17px;
    vertical-align: middle;
    margin-left: 10px;
    color: #4CAF50;
}
.order_dtime_desc{
	line-height: 35px;
	background-color: #f9f9f9;
	padding: 0 15px;
	margin-bottom: 7px;
	border-radius: 7px;
}
.order_dtime_list.mweb-loader {
	opacity: .2;
	min-height: 50px;
	background-size: 23px;
}
.order_dtime_i{
    display: flex;
    padding: 10px;
    border: 1px solid #eff1f5;
    font-family: var(--mainfontnum);
    position: relative;
    border-radius: 7px;
    margin-bottom: 2px;
}
.order_dtime_i.is_closed:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgb(244 67 54 / 0.02);
    z-index: 1;
}
.order_dtime_idate{
    min-width: 85px;
    padding-right: 3px;
    font-size: 10px;
    color: #9c9c9c;
}
.order_dtime_idate span{
    display: block;
    font-size: 11px;
    color: #555;
    font-weight: 500;
}
.order_dtime_itime{
    line-height: 36px;
    padding: 0 10px 0 0;
    width: 100%;
}
.order_dtime_itime input[type="radio"]{
    vertical-align: middle;
    margin-left: 10px;
}
.question_waiting{
    background-color: rgb(2 166 242 / 5%);
    padding: 10px 20px;
    border-radius: 5px;
    color: #333;
    margin-bottom: 12px;
}
.question_waiting>span{
    font-size: 10px;
    display: inline-block;
    margin-top: 8px;
    color: hsl(0deg 0% 0% / 66%);
}
.question_waiting>span:before{
	content:'\e404';
	font-family: "Font Awesome 6";
	font-weight: 300;
	vertical-align: middle;
	margin-left: 7px;
	display: inline-block;
	font-size: 10px;
}

.entry-content>ul.questionlist{
	padding-right: 0px; 
    margin: 0;
}
.entry-content>ul.questionlist li{
    list-style: none;
    margin: 0 0 10px 0;
    background: rgba(236, 236, 236, 0.30);
    padding: 10px 17px;
    border-radius: 5px;
}
ul.questionlist li .question-body{
}
ul.questionlist .question-head{
    border-bottom: 1px dashed #ddd;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
ul.questionlist .question-head span{}
ul.questionlist .question-author{font-weight: 500;}
ul.questionlist .question-date{
    float: left;
    font-size: 11px;
    font-family: var(--mainfontnum);
    background-color: #fff;
    line-height: 22px;
    padding: 0 10px;
}
ul.questionlist .question-text{}
.entry-content>ul.questionlist li ul{
  padding:0
}
.entry-content>ul.questionlist li li{
    background:#FFF;
    margin-top: 15px;
}
.closed_question{
	background: rgba(236, 236, 236, 0.30);
    padding: 8px 15px !important;
    border-radius: 5px;
	font-size: 11px !important;
}
.dig-content{
    font-family: var(--mainfont) !important;
}
.digits_bx_head{
    text-align: right;
}
.digits_bx_head .dig-box-login-title{
    font-family: var(--mainfont) !important;
    font-size: 15px;
}
.digits_bx_head .dig-cont-close{
    float: left;
    top: 4px;
    background-color: #f44336;
    font-size: 19px;
    width: 18px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    color: #FFF !important;
    border-radius: 4px;
}
.minput_inner .digits-input-wrapper{}
.minput_inner .digits-input-wrapper input{
    font-family: var(--mainfont) !important;
    line-height: 30px;
}
.mweb-body .minput_inner label, .mweb-body .minput_inner label *{
  font-family: var(--mainfont) !important;
  font-size: 12px !important;
}
.dig_login_rembe div{
    font-family: var(--mainfont) !important;
  font-size: 12px !important;
}
.dig_ma-box .button, .dig_ma-box .button[type=submit], .dig_ma-box .transupbutton[type=submit]{
    font-family: var(--mainfont) !important;
    font-size: 12px !important;
}
.digits_login_form .dig_lrf_box .dig_opt_mult_lab, .digits_login_form .dig_lrf_box .dig_opt_mult~label, .digits_login_form .dig_lrf_box .minput .digits-input-wrapper~label, .digits_login_form .dig_lrf_box .minput .not-empty~label {
    font-size: 12px!important;
}
.dig_ma-box .backtoLogin, .dig_ma-box .forgotpassworda, .dig_ma-box .signdesc, .dig-container .button, .dig_ma-box .transupbutton {
    font-size: 12px;
    font-family: var(--mainfont) !important;
}
.digits_ui * {
    font-family: var(--mainfontnum);
}
.digits-form_heading {
    font-size: 17px;
}
.digits-form_tab-bar .digits-form_tab-item, .digits-form_input label, .digits_secure_account_heading  {
    font-size: 14px;
}
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper div {
    text-align: right;
}
.digits-form_button-text, .digits2_box .digits-form_input input, .digits2_box .digits-form_input input[type=text], .digits2_box .digits-form_input textarea {
    font-size: 14px;
}
.digits_form_index_section .digits_show_on_index {
    font-size: 15px;
}

/* -------------------   product filter      ------------------- */
aside.prdctfltr-widget{
    padding: 15px 10px 10px;
}
aside.prdctfltr-widget .widget_title{
    background-color: #eff1f585;
    border-radius: 5px;
    border-bottom: none;
	margin-bottom:10px;
}
aside.prdctfltr-widget .widget-content{
    padding:0;
}
aside.prdctfltr-widget .widget_title:before, aside.prdctfltr-widget .widget_title:after{
    left: 12px;
    bottom: 17px;
    right: auto;
}
aside.prdctfltr-widget .pf-help-title{
    margin-bottom:15px;
}
aside.prdctfltr-widget  .prdctfltr_filter label {
    font-size: 12px;
    line-height: 25px;
}
aside.prdctfltr-widget input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 11px;
}
aside.prdctfltr-widget input::-moz-placeholder { /* Firefox 19+ */
    font-size: 11px;
}
aside.prdctfltr-widget input:-ms-input-placeholder { /* IE 10+ */
    font-size: 11px;
}
aside.prdctfltr-widget input:-moz-placeholder { /* Firefox 18- */
    font-size: 11px;
}

.mweb-body .prdctfltr_woocommerce .prdctfltr_filter .prdctfltr_search_terms .prdctfltr_search_terms_input {
    border: 1px solid #eee !important;
    padding: .15em .7em !important;
}
.receipt_divider{
	position:relative;
	margin: 20px -18px;
	border-top: 2px dashed #e1e4e8;
}
.receipt_divider:after, .receipt_divider:before {
    content: '';
    width: 30px;
    height: 30px;
    /* border-left: 1px dashed #ddd; */
    border-radius: 50%;
    background-color: var(--bgcolor);
    position: absolute;
    top: calc(50% - 16px);
    right: -15px;
}
.receipt_divider:after {
    border-left: none;
    border-right: 1px dashed #ddd;
    right: auto;
    left: -15px;
}
.woocommerce-notice.woocommerce-thankyou-order-failed, .woocommerce-notice.woocommerce-thankyou-order-received{
    background-color: #23bf53;
    line-height: 25px;
    padding: 7px 0;
    font-size: 13px;
    display: block;
    max-width: 500px;
    margin: 10px auto;
    color: #FFF;
    border-radius: 30px;
}
.woocommerce-notice.woocommerce-thankyou-order-failed{
	background-color: #F44336;
}
.woocommerce-notice.woocommerce-thankyou-order-failed:before, .woocommerce-notice.woocommerce-thankyou-order-received:before{
	color: #FFF;
}
.woocommerce-order .method_pay{
	display:none;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-bottom: -3px;
	margin-top: 15px;
	position: relative;
	border: 1px dashed #d3ced2;
	border-radius: 10px;
	overflow: hidden;
}
.woocommerce-order .method_pay i{
    font-size: 22px;
    color: #0ec32d;
    font-size: 32px;
    opacity: 0.2;
    position: absolute;
    right: 20px;
    top: 15px;
}
.woocommerce-order .method_pay>p{
	padding: 22px;
}
.woocommerce-order .method_pay .woocommerce-bacs-bank-details{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.woocommerce-order .method_pay .woocommerce-bacs-bank-details .order_details{
	margin: 0;
}
.woocommerce-order .method_pay .woocommerce-bacs-bank-details .order_details li{
    padding: 0;
    border: none;
    margin: 0;
    flex: none;
    max-width: none;
}
.woocommerce-order .method_pay .woocommerce-bacs-bank-details .order_details li strong{
	display:inline-block
}
.woocommerce-table__line-item .product-name img{
    max-width: 50px;
    margin-left: 10px;
}
.woocommerce-table__line-item .product-name .product-quantity{
    display: inline-block;
    margin-right: 3px;
    background-color: #9e9e9e;
    color: #FFF;
    border-radius: 3px;
    padding: 0 10px;
    line-height: 16px;
    font-size: 9px;
    vertical-align: middle;
}
.woocommerce table.shop_table .woocommerce-table__line-item td{
    padding: 10px 15px 10px 10px;
}
.woocommerce table.shop_table .woocommerce-table__line-item .woocommerce-Price-amount{
    font-size: 12px;
    font-weight: 500;
}
.woocommerce table.shop_table tfoot th{
    padding: 9px 15px;
	    background-color: #fdfdfd;
}
.woocommerce table.shop_table tfoot td{
    padding: 10px 15px;
}
.woocommerce table.cart.woocommerce-cart-form__contents{
	border: none;
	border-collapse: collapse;
	border-radius: 7px;
	box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 5%);
}
.woocommerce-mini-cart__empty-message:before {
    content: '\f847';
    font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 30px;
    color: #999;
    display: block;
    margin-bottom: 10px;
    opacity: 0.3;
}
.woocommerce .select2-container--default .select2-selection--single {
    border-color: #e8e8e8;
}
.product_list_widget .star-rating span, .widget .star-rating span{
	padding-top: 15px;
}
.product_meta .detail-container{
	position: relative;
	font-family: var(--mainfontnum)
}
.product_meta .detail-container .sku{
	display: inline-block;
}
.detail-content.minute{
	margin-left: 3px
}
.elementor-woo-meta--view-inline .product_meta {
  display: flex;
  flex-wrap: wrap;
}
.elementor-widget-woocommerce-product-meta .detail-container:after, .elementor-widget-mweb-blog-meta .product_meta .detail-container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.elementor-woo-meta--view-stacked .product_meta .detail-container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.elementor-woo-meta--view-inline .product_meta .detail-container:after {
  width: auto;
  left: auto;
  right: auto;
  position: absolute;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  left: -8px;
}
.elementor-woo-meta--view-table .product_meta {
  display: flex;
  flex-direction: column;
}
.elementor-woo-meta--view-table .product_meta .detail-container {
  display: flex;
}
.elementor-woo-meta--view-table .product_meta .detail-label {
  min-width: 108px;
}
.elementor-woo-meta--view-stacked .product_meta .detail-container {
  display: block;
}
.detail-container:before{
	display: none
}
.elementor-woo-meta-shwo-icon-yes .detail-container:before {
	font-family: 'Font Awesome 6';
	font-weight: 300;
	content: "\e122";
	font-size: 16px;
	color: #d2d4da;
	display:inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.detail-container.reading_time_wrapper:before{
	content: "\f518" !important;
}
.detail-container.sku_wrapper:before{
	content: "\f464" !important;
}
.detail-container.posted_in:before{
	content: "\f07b" !important;
}
.detail-container.publish_date:before{
	content: "\f133" !important;
}
.detail-container.publish_date.modified:before{
	content: "\f274" !important;
}
.detail-container.total_sales:before{
	content: "\f218" !important;
}
.detail-container.total_view:before{
	content: "\f06e" !important;
}
.detail-container.tagged_as:before{
	content: "\f02b" !important;
}
.detail-container.author:before{
	content: "\e461" !important;
}

.elementor-widget-container .fake_note{
	margin-top: 0;
    margin-bottom: 0;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before{
    background: none;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li .count {
    margin-right: 5px;
	border-radius: 4px;
    border-right: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
}
.order_progressbar{
    display: block;
    margin: 15px 0;
    height: 8px;
    background-color: hsl(0deg 0% 0% / 20%);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.order_progress{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #08b92e;
    display: block;
    border-radius: inherit;
    text-align: left;
}
.order_progress.cancelled{
    background-color: #f3817b;
}
.order_progress.failed{
    background-color: #ffc107;
}
.order_progress.refunded{
    background-color: #75b3ed;
}
.order_progress.cancel-request{
    background-color: #9e9e9e;
}
.order_progress:after{
	content:'';
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #FFF;
	border-radius: 10px;
	line-height: 0;
	position: relative;
	left: 3px;
	top: -5px;
}
.custom_tracking_code{
    background-color: #ffffff;
    box-shadow: 0 1px 7px -3px rgb(0 0 0 / 10%);
    padding: 15px 15px;
    border-radius: 7px;
    color: #444;
    margin: 12px 0;
}
.tracking_code_head{
    border-radius: 3px;
    background-color: #ffd001;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 1px 15px;
    color: #fff;
}
.tracking_code_head i{
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 20px;
    margin-right: 10px;
}
.tracking_code_head a{
    float: left;
    direction: ltr;
    font-size: 12px;
    color: inherit !important;
}
.tracking_code_head strong{
    font-size: 12px;
}

.custom_tracking_code>i{
    float: left;
    font-size: 26px;
    color: #555;
}
.custom_tracking_code span{border-right: 2px solid rgb(0 0 0 / 40%);padding-right: 10px;display: block;margin-bottom: 10px;/* font-weight: 500; */font-size: 12px;}
.custom_tracking_code input[type="text"]{
    color: #555;
    text-align: left;
    width: calc(100% - 38px);
    font-size: 12px;
    padding: 4px 10px;
    border: unset;
    border-radius: 3px;
    background-color: #f6f7f9;
}
.mweb-body .woo-wallet-content .woo-wallet-price{
	color: #FFF;
	background-color: rgb(29, 195, 80);
	padding: 0 15px;
	border-radius: 4px;
}
.mweb-body .woo-wallet-my-wallet-container .woo-wallet-sidebar {
    background: rgb(255, 255, 255);
    border-radius: 7px;
    box-shadow: 0 1px 18px -10px rgb(0 0 0 / 10%);
}
.mweb-body .woo-wallet-my-wallet-container{
    border: none;
    margin-top: 12px;
}
.mweb-body .woo-wallet-sidebar ul li span {
    vertical-align: middle;
    margin-bottom: 10px;
}
.mweb-body .woo-wallet-sidebar ul li.card {
    border-radius: 8px;
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    cursor: pointer;
    box-shadow: none;
    border: 1px dashed rgba(0,0,0,.125);
}
.mweb-body .woo-wallet-sidebar ul li.card:hover {
	box-shadow: 0 0 10px -4px #ccc;
}
.mweb-body .woo-wallet-content ,.amount{
	font-family:var(--mainfontnum)
}
.mweb-body .woo-wallet-transactions-items li {
    overflow: hidden;
    padding: 15px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}
.mweb-body p.woo-wallet-field-container {
    margin-bottom: 11px;
    display: block;
    display: block;
    -ms-flex-wrap: block;
}
.woo-wallet-content label{
    font-size: 11px;
    padding-bottom: 8px;
    display: block;
}
.woo-wallet-content input[type="number"],.woo-wallet-content input[type="text"],.woo-wallet-content textarea{padding: 5px 20px 5px 7px;border-radius: 8px;display: block;width: 100%;border: none;height: auto;line-height: 23px;}
.woo-wallet-content textarea{}
.mweb-body .select2-container--default .select2-selection--single{
    height: 34px;
    border-radius: 5px;
}
.woo-wallet-content input[type="submit"]{
    border: none;
    padding: 0 14px;
    line-height: 27px;
    border-radius: 7px;
    background-color: #9e9e9e;
    color: #fff;
}
#wc-wallet-transaction-details{
    border: none;
    background-color: #FFF;
    margin-top: 10px;
    clear: both;
}
.mweb-body .woo-wallet-content-h3 {
    float: right;
    margin: 0 0 15px;
    line-height: 1em;
    font-size: 12px;
}
.mweb-body table.dataTable thead th,.mweb-body  table.dataTable thead td {
    font-weight: 500;
    border-bottom: 1px solid #fff;
}

.woocommerce .woocommerce-MyAccount-downloads-file.button{
    font-size: 11px;
    padding: 4px 15px;
    border: none;
    color: #fff;
    background: #4caf50;
}
.woocommerce .woocommerce-orders-table__cell-order-actions .button{
	font-size: 11px;
	padding: 6px 15px;
	border: none;
	color: #fff;
	background: #9e9e9e;
}
.woocommerce .woocommerce-orders-table__cell-order-actions .button.pay{
	background-color: lightseagreen;
}
.td_img img{
    /* border: 1px solid #eff1f5 !important; */
    margin: 7px;
    /* border-radius: 7px !important; */
    display: block;
    box-shadow: -1rem 0 2rem -1.4rem rgb(0 0 0 / 10%) !important;
}
.td_sku{
	font-weight:500;
	padding-right:10px
}
.td_title a{
    font-weight: 500;
    font-size: 12px;
}
.td_attribute span{
    display: inline-block;
    margin: 0 4px;
}
.td_price>i{
    display: inline-block;
    margin-left: 7px;
    font-size: 14px;
    vertical-align: middle;
    color: silver;
}
.td_price .tooltip-inner{
	font-family:"var(--mainfontnum)"
}
.td_price i.fa-caret-up{
    color: #4caf50;
    font-size: 20px;
}
.td_price i.fa-caret-down{
    color: #f44336;
    font-size: 20px;
}
.td_action .btn{
    display: inline-block;
    margin: 10px 5px;
    width: 29px;
    height: 29px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #444;
    background-color: #f9fafa;
    border-radius: 4px;
    vertical-align: middle;
}
.td_action .btn:hover, .td_action .btn:focus{
	color:white !important
}
.td_action .btn.tb_btn_buy:hover{
	background-color: #23bf53;
}
.td_action .quickview-btn{
    font-size: 16px;
    line-height: 30px;
}
.td_action .quickview-btn:before{
	content: "\f218";
	font-family: "Font Awesome 6";
    font-weight: 300;
}
.td_action .quickview-btn.waiting:before{
	content: '\f3f4';
    display: inline-block;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
@media (max-width:600px) {
    .woo-wallet-my-wallet-container {
        display: block
    }
    .woo-wallet-my-wallet-container .woo-wallet-sidebar {
        width: 100%
    }
    .woo-wallet-my-wallet-container .woo-wallet-content {
        width: 100%
    }
	
}

.on-woo-wallet-cashback {
    border-color: #6d6d6d;
    border: 1px solid;
    color: #43454b;
    padding: .202em .6180469716em;
    font-size: .875em;
    display: inline-block;
    margin-bottom: 1em;
    border-radius: 3px
}
.dataTables_wrapper .dataTables_filter{
    float: none !important;
}
.dataTables_filter label, .dataTables_length label{
    font-size: 12px;
    font-weight: 500;
}
.dataTables_wrapper .dataTables_filter input{
    padding: 3px 10px;
    margin-right: 10px;
    border-radius: 5px;
}
.dataTables_length select{
    border-radius: 5px;
    font-size: 12px;
}
.my_acc_top{
    margin-top: 14px;
    display: flex;
    flex-direction: row;
        flex-direction: row;
    align-items: stretch;
}
.my_acc_user_info{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
    display: flex;
    background-color: #FFF;
    box-shadow: 0 1px 18px -10px rgb(0 0 0 / 10%);
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    padding: 15px 12px;
    width: -webkit-fill-available;
    margin-left: 15px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
	    text-align: center;
}
.my_acc_user_info:last-child{
	margin:0
}
.my_acc_user_info:hover{
    box-shadow: 0 1px 25px -5px rgb(0 0 0 / 10%);
}
.my_acc_user_info i{
    font-size: 45px;
    color: #eff1f5ad;
    position: absolute;
    transform: rotate(-10deg);
    left: -5px;
    /* bottom: -5px; */
}
.my_acc_user_info>span{
    padding: 5px 0;
    /* margin-top: 5px; */
    color: #444;
    position: relative;
    font-weight: 500;
}
.my_acc_user_info strong{
    font-family: var(--mainfontnum);
    font-size: 15px;
    color: var(--maincolor);
}
.my_acc_wallet .woocommerce-Price-currencySymbol{
	font-size:11px;
	opacity:0.6
}
.el_product-attributes{}
.el_attribute-list{
    line-height: 38px;
    font-family: var(--mainfontnum);
	    font-size: 12px;
}
.el_attribute-list li{
    display: flex;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}
.el_attribute-list li:after {
    content: '';
    position: absolute;
    height: 1px;
    right: 10px;
    left: 10px;
    top: 50%;
    border-top: 2px dotted #dce3e7;
}
.el_attribute-list li .label {
    background: var(--bgcolor);
    z-index: 1;
    min-width: 32%;
	font-weight:500
}
.el_attribute-list li .value {
    background: var(--bgcolor);
    z-index: 1;
    min-width: 32%;
    text-align: left;
}
.item.outofstock, .item .item-area.outofstock{
	filter: grayscale(1); 
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
	
}
.products .item.outofstock:hover, .products .item .item-area.outofstock:hover{
	filter: grayscale(0);
}

.order_as_list{
    color: #555;
}
.order_as_list .woocommerce-result-count{
    color: inherit;
    float: left;
    margin-left: 5px;
}

.el_category_orderby{
    float: right;
    display: inline-block;
    white-space: nowrap;
    padding: 2px 33px 2px 0;
    position: relative;
}
.el_category_orderby:before {
    display: inline-block;
    content: attr(data-label);
    margin-left: 5px;
    font-size: 12px;
    line-height: 25px;
    vertical-align: middle;
    white-space: nowrap;
}
.el_category_orderby:after {
    content: '\f888';
    font-family: "Font Awesome 6";
    font-weight: 300;
    font-size: 19px;
    position: absolute;
    top: 4px;
    right: 7px;
	opacity:0.8;
}
.el_category_orderby li{
    display: inline-block;
    margin-left: 7px;
    padding: 2px 8px;
    position: relative;
    font-size: 11px;
    vertical-align: middle;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.el_category_orderby li.is_active{
    color: #FFFFFF;
    background-color: var(--maincolor);
}
.el_category_orderby li:hover{
    color: #FFFFFF;
    background-color: hsl(0deg 0% 0% / 12%);
}
.mweb_checkout_page .pw-gateway-checkout-form{
	display: flex;
	text-align: center;
	flex-direction: row;
	justify-content: center;
}
body.woocommerce-checkout .pw-gateway-cancel.button{
    background-color: #f76f65;
    margin: 0 15px;
    font-weight: 500;
    font-size: 13px;
}
body.woocommerce-checkout .pw-gateway-submit.button{
    background-color: #4caf50;
    margin: 0 15px;
    font-weight: 500;
    font-size: 13px;
}
.view_order_status{
    display: flex;
    padding: 15px 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    background-color: white;
}
.view_order_status span{font-weight: 500;font-family: var(--mainfontnum);font-size: 11px;color: var(--maincolor);}
.view_order_status b{
	font-weight:500;
	color: #555;
}
.view_order_status i{
    font-size: 18px;
    vertical-align: middle;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px dashed #c4c4c4;
    color: #555;
}
.tb_price .null_price{display: inline-block;}
.woocommerce-Tabs-panel--questions .block-title .title {
    background-color: #ffffff;
}


.wcc_media_wrap{margin-bottom: 15px;display: flex;flex-direction: row;flex-wrap: wrap;}
.wcc_media_wrap>span{display: block;margin-bottom: 10px;width: 100%;}
.wcc_media_wrap>span b{
	color: #f44336;
    margin-right: 5px;
    display: inline-block;
    font-weight: 500;
}
.wcc_media_btn{
    background-color: white;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    height: 80px;
    border: 2px dotted #ccc;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 11px;
    cursor: pointer;
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
	border: 2px dotted #ccc;
}
.wcc_media_btn i{
    font-size: 25px;
	color: #2196f3;
	margin-bottom: 1px;
}
.wcc_media_btn:hover{
	background-color:#f9f9f9
}
.wcc_media_wrap input{ display: none; }
.wcc_media_wrap #wcc_media_output{display: inline-flex;flex-direction: row;align-content: center;flex-wrap: nowrap;justify-content: center;align-items: center;margin-right: 10px;}
#wcc_media_output .wcc_media_selected{height: 80px;width: 80px;display: inline-flex;flex-direction: column;align-items: center;margin: 0 5px;position: relative;border: 1px solid #d7d7d7;border-radius: 5px;justify-content: center;}
#wcc_media_output .wcc_media_selected img{display: block;max-width: 100%;max-height: 80px;}
#wcc_media_output .wcc_media_remove{display: inline-block;position: absolute;left: -7px;top: -7px;width: 15px;height: 15px;font-size: 10px;line-height: 16px;color: #FFF;background-color: #f44336;text-align: center;border-radius: 4px;cursor: pointer;}
#wcc_media_output .wcc_media_selected:hover{
	opacity:0.9;
	border-color: #9E9E9E;
}
.elm_table .td_price .pvr_p span{
	margin-left: 5px
}

.product__coupon {
    padding: 20px;
    border: 1px solid #eaeaef;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white;
}
.product__coupon .divider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 35%;
    display: inline-block;
    width: 2px;
    height: 100%;
    background-color: transparent;
    border-left: 2px dashed #eaeaef;
    z-index: 1;
}
.product__coupon .divider:after, .product__coupon .divider:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background-color: #fff;
    bottom: -13px;
    right: 50%;
    z-index: 1;
    transform: translateX(50%);
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border: 1px solid #eaeaef;
    border-bottom: 0 !important;
    -webkit-clip-path: polygon(0 0,100% 0,100% 50%,0 50%);
    clip-path: polygon(0 0,100% 0,100% 50%,0 50%);
}
.product__coupon .divider:before {
    bottom: auto;
    top: -13px;
    transform: translateX(50%) scaleY(-1);
}
.product__coupon .right {
    flex: 0 0 68%;
	display: flex;
    align-items: center;
}
.product__coupon .left {
    flex: 0 0 32%;
    padding-right: 20px;
}
.product__coupon .thumb img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    margin-left: 20px;
    display: block;
}
.product__coupon .title {
    font-size: 15px;
    margin-bottom: 3px;
    font-weight: 500;
}
.product__coupon .offer {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 15px;
	font-family: var(--mainfontnum);
}
.product__coupon .offer strong{
	font-size: 12px;
	margin: 0 2px;
}
.product__coupon .offer span {
    color: var(--maincolor);
    margin-left: 3px;
    font-size: 18px;
}
.product__coupon .product-date{
	display: flex;
	flex-direction: row-reverse;
}
.product__coupon .product-date>div{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #ebebeb;
	display: inline-flex;
	flex-direction: column;
	text-align: center;
	font-family: var(--mainfontnum);
	font-size: 10px
}
.product__coupon .product-date>div .no{
	font-size: 12px;
    font-weight: 500;
}
.product__coupon .product-date>div:first-child{
	border: none
}
.product__coupon .product-date .second .no{
	color: var(--secoundcolor);
}
.product__coupon .state{
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 15px;
}
.product__coupon .state span{
    color: green;
    margin-right: 6px;
    display: inline-block;
}
.product__coupon .state span.inactive{
	color: #ff2400;
}
.product__coupon .coupon_code {
    display: inline-block;
    background-color: rgba(0,128,128,.1);
    border: 2px dashed rgba(0,128,128,.4);
    padding: 6px 10px;
    font-size: 15px;
    color: teal;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    font-family: var(--mainfont);
    text-align: center;
    width: 130px;
}

@media (max-width: 768px){
	.elementor-widget-block-archive-product-table .block-title {
		margin-bottom: 5px;
	}
	.view_order_status{
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: flex-start;
		line-height: 33px;
	}
	.woocommerce table.shop_table td.product-remove{
		padding:0
	}
	.woocommerce-cart table.cart a.remove {
        font-size: 18px;
        border-radius: 20px;
        background-color: #ff9a9a;
        line-height: 19px;
        position: relative;
        margin-bottom: 8px !important;
    }
    .woocommerce-cart table.cart a.remove:hover {
        background: var(--maincolor);
        color: #fff
    }
    .woocommerce-cart table.cart .product-thumbnail img{
		max-width: 80px;
		margin: auto;
		display: block;
	}
    .woocommerce-cart table.cart td.product-quantity .quantity {
        margin: 0 !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals {
        width: 100%
    }
	.woocommerce div.type-product .single_product_head .woocommerce-product-rating {
		position: relative;
		display: inline-block;
		padding: 0;
		height: auto;
		margin: 0;
		width: 100%;
	}
	.woocommerce div.type-product .single_product_head .woocommerce-review-link {
		position: relative !important;
	}
	.product_list_table .plt_outofstock, .product_list_table .plt_instock{
		top: calc(50% - 9px);
		right: auto;
		left: 0;
	}
	.product_list_table .plt_image img{
		margin-right: 0;
	}
	.checkout-breadcrumb div span{
		width: 22px;
		height: 35px;
		margin: 0 10px;
		font-size: 15px;
		border-top: ridge;
		line-height: 32px;
	}
	
	.woocommerce-cart table.cart td.actions .coupon .input-text+.button {
		float: none;
		width: 100%;
    }
    .woocommerce-cart table.cart td.actions {
       padding: 0px;
    }
	.woocommerce-cart table.cart td.actions>.button {
        float: none;
        clear: left;
        margin-bottom:8px;
    }
	.mweb-body .account_action{
		right: calc(50% - 145px);
		width: 290px;
	}
	.woocommerce-table--order-details *:not(span){
		display:block
	}
	.woocommerce-table--order-details th {
		background: #f9f9f9;
	}
	.woocommerce-orders-table, .woocommerce-table--order-downloads, .product_list_table, .cart.woocommerce-cart-form__contents {
		border: 0 !important;
		background: none !important;
		box-shadow: none !important;
	}
	.woocommerce-orders-table thead, .woocommerce-table--order-downloads thead, .product_list_table thead , .cart.woocommerce-cart-form__contents thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	.woocommerce-orders-table tr, .woocommerce-table--order-downloads tr, .product_list_table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em;
	}
	.cart.woocommerce-cart-form__contents tr {
		border-bottom: 2px solid #fbfbfb;
		display: block;
		margin-bottom: .625em;
	}
	.woocommerce table.woocommerce-orders-table td, .woocommerce table.woocommerce-table--order-downloads td, .woocommerce table.product_list_table td, .woocommerce table.cart.woocommerce-cart-form__contents td {
		border: none;
		border-bottom: 1px solid #eee !important;
		display: block;
		text-align: left !important;
		background-color: #FFF;
		width: auto;
	}
	.woocommerce-orders-table td::before, .woocommerce-table--order-downloads td::before, .product_list_table td::before, .cart.woocommerce-cart-form__contents td::before {
		content: attr(data-title);
		float: right;
		font-weight: 500;
	}
	.elm_table td::before{
		float: none;
		color: var(--maincolor);
		margin-left: 14px;
		display: inline-block;
		vertical-align: middle;
	}
	.elm_table .td_action .btn{
		margin: 0px 5px;
	}
	.elm_table tr:hover td{
		background-color:#fbfbfb
	}
	.elm_table .td_price .tb_price{
		display: inline-block;
	}
	
	.woocommerce-orders-table td:last-child, .woocommerce-table--order-downloads td:last-child, .product_list_table td:last-child, .cart.woocommerce-cart-form__contents td:last-child {
		border-bottom: 0 !important;
	}
	.product_list_table td {
		padding: 8px 10px !important;
		vertical-align: middle;
		border: 1px solid #eee;
	}
	.product_list_table tbody tr {
		border-bottom: none;
	}
	.morder_item{
		background-color: #fbfbfb;
		padding: 5px 10px;
		border-radius: 5px;
		flex-flow: wrap;
	}
	.morder_item .column{
		flex: 1 0 50%;
		max-width: 50%;
	}
	.morder_item .column:last-child{
		max-width: unset;
	}
	.morder_item span.or_view{
		float: none;
		display: inline-block;
	}
	.morder_item_detail{
		white-space:nowrap;
		overflow-x:scroll;
		padding-bottom: 30px;
	}
	.summary_order_product {
		max-width: 110px;
		white-space: normal;
	}
	.summary_cart_warp{
		padding-top:10px
	}
	ul.products.row, .body_ismobile .accessories .row{
		--bs-gutter-x: 0.4rem;
	}
	.product_list_table td{
		text-align: right !important;
	}
	.woocommerce .order_details {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.woocommerce .order_details li {
		border-left: none;
		margin: 10px 0;
		max-width: 50%;
		flex: 0 1 50%;
	}
	.woocommerce .order_details li:nth-child(odd) {
		border-left: 1px dashed #d3ced2;
	}
	.woocommerce table.shop_table{
		display: table;
	}
	.woocommerce-order .method_pay .woocommerce-bacs-bank-details{
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding: 15px 0;
	}
	.product__coupon {
		align-items: flex-start;
		justify-content: space-between;
		background-color: white;
		flex-direction: column;
	}
	.product__coupon .right, .product__coupon .left{
		flex: 0 0 100%;
	}
	.product__coupon .divider {
		left: 15%;
	}
	.product__coupon .left{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
		margin-top: 10px;
		padding-right: 0;
	}
	.product__coupon .state {
		margin: 0 0 0 20px;
	}
	.product__coupon .coupon_code {
		padding: 3px 10px;
	}

}

@media (max-width: 450px){
	.woocommerce-ordering .orderby{
		margin-top:2px;
	}
	.woocommerce .order_details li {
		max-width: none;
		flex: 0 0 100%;
		border: none !important;
		padding: 0;
	}
}
.commentlist .custom-loader {
	position: relative;
	top: auto;
	left: auto;
	right: calc(50% - 15px);
	margin: auto;
	display: inline-block;
}

.wc_comment_title {
	font-family: var(--mainfontnum);
	border-bottom: 1px solid #e0e2e4;
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 10px 0;
}

.wcc_comments_filter:bfore {
	content: ""
}

.wcc_comments_filter {
	display: flex;
	color: #444;
	font-size: 12px;
	font-weight: 500;
}

.wcc_comments_filter:before {
	content: "\f160";
	font-family: "Font Awesome 6";
	font-weight: 300;
	color: #333;
	font-size: 17px;
	margin-left: 5px;
}

.wcc_comments_filter li {
	margin: 0 7px;
	cursor: pointer;
}

.wcc_comments_filter .is_active {
	color: var(--maincolor);
	cursor: not-allowed;
}

.wcc_media_list {
	margin-top: 10px;
}

.wcc_media_list img {
	max-width: 45px !important;
	height: auto;
	display: block;
	border-radius: 4px !important;
}

.wcc_media_list a {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 2px;
	border-radius: 7px;
	margin-left: 7px;
}

.wcc_media_list a:hover {
	opacity: 0.5;
}

.wcc_pagination {
	display: flex;
	margin-top: 15px;
	text-align: center;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 10px 0;
	position: relative;
}

.wcc_pagination.paginate_progress {
	opacity: 0.5;
	filter: blur(1px);
}

.wcc_pagination .page-numbers {
	min-width: 31px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50px;
	margin: 0 5px;
	border: 1px solid #eaeaea;
	cursor: pointer;
	color: #444;
}

.wcc_pagination .current {
	background-color: var(--maincolor);
	color: white;
	cursor: not-allowed;
}

.wcc_pagination .next,
.wcc_pagination .prev {
	padding: 0 15px;
	line-height: 27px;
	margin: 0px 15px;
}

.wcc_pagination .next i,
.wcc_pagination .prev i {
	color: var(--maincolor);
	vertical-align: middle;
	font-size: 16px;
	margin: 0 5px;
	position: relative;
	top: 1px;
}

.mweb-body .dokan-rating .star-rating span {
	line-height: 40px;
}

.mweb-body .dokan-rating .star-rating span::before {
	line-height: 14px;
}


.woocommerce .bk_cat_slider_item{ 
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fefefe;
	padding: 20px 10px;
	cursor: pointer;
	justify-content: space-around;
	min-width: 120px;
}
.woocommerce .bk_cat_slider_item img{
	width:auto;
	height: 75px;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
    border-radius:50%
}
.woocommerce .bk_cat_slider_item strong{
    font-size: 12px;
    display: block;
    z-index: 1;
}
.woocommerce .bk_cat_slider_item.has_img strong{
    margin-top: 10px;
}
.woocommerce .bk_cat_slider_item .cat_count{
	margin-top: 15px;
    color: #7e7e7e;
    text-align: center;
    font-family: var(--mainfontnum);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.woocommerce .bk_cat_slider_item.cat_style_two{
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: flex-end;
    overflow: hidden;
}
.woocommerce .bk_cat_slider_item.cat_style_two span:first-child{
	width: 100%;
	height: 100%;
	transition: all .5s;
	background-position: center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.woocommerce .bk_cat_slider_item.cat_style_two:hover span:first-child,
.woocommerce .bk_cat_slider_item.cat_style_two:focus span:first-child{
  transform: scale(1.2);
}
.woocommerce .bk_cat_slider_item.cat_style_two strong{
	background-color: white;
	padding: 1px 10px;
}
.woocommerce .bk_cat_slider_item.cat_style_two .cat_count{
    position: absolute;
    color: white;
    background-color: rgb(0 0 0 / 20%);
    padding: 0 8px;
    top: 10px;
    left: 10px;
    margin: 0;
}
.elementor-shop-control-bar-align--right .shop-control-bar .woocommerce-ordering {
    float: right;
}
.elementor-shop-control-bar-align--right .archive_filter_btn {
	float: right;
    margin-left: 15px;
    margin-right: 0;
}
.elementor-shop-control-bar-align--right .woocommerce-result-count {
    float: left;
    margin-left: 5px;
}
.product .elementor-add-to-cart .added_to_cart.wc-forward{
	display:none
}
.woocommerce .shop_cart .quantity{
	display: none;
}
.wc-archive-loop-remove-margin--yes .products.row{
	margin: 0;
	overflow: hidden;
}
.wc-archive-loop-remove-margin--yes .products.row .item{
	padding: 0;
}
.wc-archive-loop-remove-margin--yes .products.row .item .item-area{
	margin: 0;
}
.wc-archive-loop-remove-margin--yes .products.row .item .item-area:not(.general_mobile){
	padding: 12px 15px;
}

.order_as_list .woocommerce-ordering, .body_ismobile .woocommerce-result-count{
	display:none
}
.body_ismobile .woocommerce-ordering{
	display:block;
	float: right;
}