/* ------------------------------------- */
/* 16. woocommerce ..................... */
/* ------------------------------------- */
.woocommerce {
  display: block;
  float: left;
  width: 100%;
}
.internal-content .widget.woocommerce {
    padding-top:0;
    padding-bottom:0;
}
.woocommerce div.product div.images{ width:100%;}
.woocommerce legend {
    padding-bottom: 10px;
    font-size: 16px;
    @extend .bold-weight;
}
.woocommerce #respond input#submit, .woocommerce > a.button, .woocommerce button.button, .woocommerce input.button , .mo-cart-content a.button{
    padding: 12px 25px;
    font-size: 16px;
	  font-size: 14px;
    text-transform: capitalize;
    line-height: 1.4em;
    letter-spacing: 0;
}
.mo-cart-content .cart_list.product_list_widget .mini_cart_item img {
  width: 40px;
  height: 40px;
  float: left;
  border-radius: 50%;
}
.mo-cart-content .cart_list.product_list_widget .mini_cart_item{
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
}
.woocommerce form table {
    @extend .border;
    margin-top: 15px;
    @include border-radius(0);
}
.wp-block-woocommerce-empty-cart-block{
  padding-top: 50px;
  padding-bottom: 50px;
}
/* group_table */
.woocommerce form table tr:nth-child(even){ background: $color-gray; }
.woocommerce div.product form.cart .group_table td {
    vertical-align:middle;
    border: 0;
    padding: 9px 10px;
    font-size: 14px;
    display: table-cell;
    line-height: 18px;
    text-align: left;
	label { margin-bottom:0; }
}
.woocommerce div.product form.cart .group_table td.price .amount {
    font-size: 14px;
}
/* mo-products-grid.tpl1  ,  mo-products-carousel.tpl1  */
.mo-product-carousel.tpl1 .product .mo-thumb img {
  min-width:100%;
  height:auto;
}
.mo-products-grid.tpl1 article , .mo-product-carousel.tpl1  article{
  position:relative;
  margin-bottom:15px;
  @include single-transition(all, .4s, ease-in-out);
}
.mo-products-grid.tpl1 article:before , .mo-products-carousel.tpl1 article:before {
  @include single-transition(all, 0.4s, ease-in-out);
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  z-index:1;
  background: rgba(255, 255, 255, 0.5);
}
.mo-products-grid.tpl1 article .mo-thumb, .mo-product-carousel.tpl1 article .mo-thumb {
  position:relative;
  overflow:hidden;
  @extend .radius10;
	.onsale {
    font-weight: 600;
    font-size: 12px !important;
    line-height: 1.5 !important;
    text-transform: uppercase;
    z-index: 4;
    overflow: hidden;
    padding: 2px 13px 2px 14px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 15px;
    min-height: auto;
	  @extend .bg-color-main;
	  @include border-radius(50px);
	}
	img {
	  -webkit-transition:all 0.7s;
	  -moz-transition:all 0.7s;
	  -o-transition:all 0.7s;
	  transition:all 0.7s;
	  height:auto;
	}
}

.mo-products-grid.tpl1 .mo-action, .mo-product-carousel.tpl1 article .mo-action {
  position:absolute;
  z-index: 2;
  bottom:25px;
  right:10px;
  width:50px;
  margin:0;
  padding:0;
  list-style: none;
	> li {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		-o-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		@include single-transition(all, 0.4s, ease-in-out);
		a {
		  display:block;
		  height:35px;
		  width:35px;
      min-height: 35px !important;
      line-height: 35px !important;
		  min-width: auto;
		  font-size:14px;
		  text-align:center;
		  margin:0;
		  padding:0;
		  -webkit-box-shadow:none;
		  -moz-box-shadow:none;
		  box-shadow:none;
		  color:#fff;
		  @extend .bg-dark;
		  @include border-radius(5px);
			i{
				font-size: 12px;
				padding: 0;
				top: 0;
				vertical-align: 0;
			}
		}
	 }
	 > li:last-child { -webkit-transition-delay: 0.2s; transition-delay: 0.2s;  margin-top:5px; }
	 li a.add_to_cart_button { 
     position:relative;
	   &:after {
        content:"";
        font-family:WooCommerce;
        font-size:12px;
        position:absolute;
        top:0;
        left:-33px;
        text-align:center;
        color:#fff;
      }
	  }
	 li a.add_to_cart_button.added {
		 margin:0;
		 padding:0;
		 &:after { content:"\e017"; }
	 }
	 li a.added_to_cart {
		 position: absolute;
		 top: 0;
		 text-align: left;
		 padding-left: 15px;
		 right: 55px;
		 height: 35px;
		 width: 110px;
		 margin: 0;
		 z-index: -1;
     letter-spacing: .04em;
     font-weight: 600;
     /* line-height: 40px !important; */
     font-size: 12px;
     text-transform: uppercase;
		 @extend .bg-color-main;
	  }
}
.mo-products-grid.tpl1 article .mo-content, .mo-product-carousel.tpl1 article .mo-content{
  position:relative;
  background-color: transparent;
  min-height: 95px;
  padding: 20px 1px;
  z-index:2;
  .mo-title {
	  @extend .font-sm-subtitle;
	  margin-bottom: 0;
	  a{
      background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
      background-position: 0 calc(100% - 0.1em);
      background-size: 0 2px;
      transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
      padding: 3px 0;
      display: inline;
      background-repeat: no-repeat;
      box-sizing: border-box;
        &:hover{ background-size: 100% 2px; }
      }
	}
	.mo-categories {
	   a {
		  font-size:12px;
		  font-weight:300;
		  letter-spacing:0.04em;
		  display:inline-block;
		  margin:0 2px;
	   }
	}
	.mo-price {
	   @extend .bold-weight;
	   margin-top: 2px;
	   @extend .color-main; 
	  .amount {margin-right: 12px;}
	}
	.mo-price > span:before, .mo-price > span:after {
	   content:" ";
	   display:table;
	}
    .mo-price > span:after { clear:both; }
	.mo-price > span > del {
		opacity: 0.7;
	    color:$color-dark-gray;
	}
	 .mo-price > span > ins {
	    text-decoration:none;
	}
}
.mo-products-grid.tpl1 article:hover, .mo-product-carousel.tpl1 article:hover {
	.mo-thumb > img {
	  -webkit-transform:scale(1.2);
	  -moz-transform:scale(1.2);
	  -o-transform:scale(1.2);
	  -ms-transform:scale(1.2);
	  transform:scale(1.2);
     }
	 li{ opacity: 1;  -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	 li:last-child { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{ 
    margin-bottom: 0;
    padding: 0;
    box-sizing: border-box;
    @extend .color-dark;
    @extend .font-primary;
    @extend .font-xsm-subtitle;
  	span { margin-top:10px; }
}
.woocommerce ul.product_list_widget .woocommerce-Price-amount.amount{ font-size:14px; }
.woocommerce ul.product_list_widget del{ margin-right:5px; }
.main-container .woocommerce ul.cart_list li{
    margin-bottom: 5px;
	@include single-transition(all, .4s, ease-in-out);
	&:hover { @extend .border-color-main; }
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  padding: 7px 0;
}
/* mo-products-grid.tpl2 , .mo-products-carousel.tpl2 */
.mo-products-grid.tpl2 .product, .mo-product-carousel.tpl2 .product{ 
     margin-bottom:30px;
     overflow:hidden;  
	 .mo-thumb {
	     position:relative;
       overflow:hidden;
       border: 1px solid rgba(10, 29, 53, 0.1);
       @extend .radius10;
		.onsale {
      font-weight: 600;
      font-size: 12px !important;
      text-transform: uppercase;
      z-index: 4;
      overflow: hidden;
      padding: 2px 13px 2px 14px;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      position: absolute;
      top: 15px;
      left: 15px;
      min-height: auto;
      line-height: 1.5 !important;
		  @include border-radius(50px);
		  @extend .font-primary;
		  @extend .bg-color-main;
		}
		img {
		  height:auto;
		  min-width: 100%;
		}
	}
	.mo-thumb .mo-actions{
	  position:absolute;
	  bottom:-61px;
	  left:0;
	  width:100%;
	  z-index:-1;
	  opacity:0;
	  @include single-transition(all, 0.4s, ease-in-out);
	  .add_to_cart_button, .product_type_variable , .button.product_type_external , .button.product_type_grouped{
		  width:100%;
		  height: 40px;
      min-height: 40px;
		  text-align: left;
      padding: 0 20px;
      letter-spacing: .04em;
      font-weight: 600;
      line-height: 40px !important;
      padding: 0 20px;
      font-size: 12px;
      text-transform: uppercase !important;
      color: #fff;
      @extend .bg-dark;
		  @include border-radius(0);
      text-transform: initial;
		}
	  .lightbox-gallery {
			position: absolute;
			text-align: center;
			width: 40px;
			height: 40px;
			top: 0;
			right: 0;
			color: #fff;
			i { margin-top:13px; }
	   }
	  .add_to_cart_button:after {
		  content:"";
		  font-family:WooCommerce;
		  font-size:12px;
		  position:absolute;
		  top:0;
		  left:5px;
      width: 20px;
      height: 100%;
      text-align: center;
      padding: 0;
		}
		.add_to_cart_button.loading:after {
      margin-left: 0.53em;
		  content:"\e01c";
		  -webkit-animation:spin 2s linear infinite;
		  -moz-animation:spin 2s linear infinite;
		  animation:spin 2s linear infinite;
		}
    .add_to_cart_button.loading {
      margin:0;
		  padding:0 35px;
		}
		.add_to_cart_button.added {
		  margin:0;
		  padding:0 35px;
		}
		.add_to_cart_button.added:after { content:"\e017"; }
		 .added_to_cart {
		  position: absolute;
		  top: 0;
		  right: 10px;
      width: 80%;
      left: 0;
		  z-index: 3;
		  height: 40px;
		  margin:0;
		  border: 0px;
      letter-spacing: .04em;
      font-weight: 600;
      line-height: 40px !important;
      padding: 0 20px;
      text-transform: uppercase;
      font-size: 12px;
      color: #fff;
      text-align: left;
      @extend .bg-dark;
		  @include border-radius(0);
		}
		.added_to_cart:after {
		  @include single-transition(all, 0.4s, ease-in-out);
		  content:"\f105";
		  font-family:FontAwesome;
		  font-size:0;
		  display:inline-block;
		  vertical-align:middle;
		  margin-top: -2px;
		}
		.added_to_cart:hover:after {
		  font-size:12px;
		  line-height:16px;
		  margin-left:5px;
		}
	}
	.mo-content { 
	  position:relative;
	  padding: 20px 0 0;
	  min-height: 100px;
	}
	.mo-content h3  , .mo-content .woocommerce-LoopProduct-link h2{
	  text-overflow:ellipsis;
	  //white-space:nowrap;
	  overflow:hidden;
	  margin-top: 5px;
	  margin-bottom: 5px;
	  padding: 0;
  }
	.mo-content .woocommerce-LoopProduct-link h2{
    @extend .font-sm-subtitle;
		background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
		background-position: 0 calc(100% - 0.1em);
		background-size: 0 2px;
		transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
		padding: 3px 0;
		display: inline;
		background-repeat: no-repeat;
		box-sizing: border-box;
		&:hover{ background-size: 100% 2px; }
	}
	.mo-content .price {
	  font-size:0;
	  @extend .bold-weight;
	  letter-spacing:0.1em;
	  display:block;
    margin-bottom:0;
    margin-top: 5px;
	  @extend .font-primary;
	}
	.mo-content .price .amount {
	  font-size:15px;
	  @extend .bold-weight;
	  line-height: 1;
	}
	.mo-content .price > del {
	  font-size:15px;
	  line-height:16px;
	}
	 .mo-content .price > del .amount {
	  font-size:15px;
	  line-height:16px;
	}
	.mo-content .price > ins {
	  font-size:15px;
	  text-decoration:none;
	}
	.mo-content .star-rating {
	  font-size:13px;
	  line-height:14px;
	  position:absolute;
    top: 60px;
	  right: 15px;
	  margin-bottom:0;
	}
	&:hover .mo-thumb .mo-actions {
	  bottom:0;
	  z-index:9;
	  opacity:1;
	}
}
.mo-products-grid .mo-pagination {
  text-align:center;
  padding:30px 0;
}
.mo-products-grid .mo-pagination > .page-numbers.dots {
  position:relative;
  color:transparent;
  border-color:transparent;
}
.mo-products-grid .mo-pagination > .page-numbers.dots:hover { color:transparent; }
.mo-products-grid .mo-pagination > .page-numbers.dots:before {
  content:".........";
  position:absolute;
  bottom:0;
  left:50%;
  font-size:16px;
  line-height:1;
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
}
@media (max-width: 767px) {
  .mo-products-grid.tpl1 article {
    max-width:420px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px !important;
  }
  .mo-products-grid.tpl2 article {
    max-width:320px;
    margin-left:auto;
    margin-right:auto;
  }
}
/*-----------------*/
.wc-block-featured-product{
  border-radius: 50px;
}
.wc-block-featured-product__description {
  max-height: 100px;
  overflow: hidden;
}
.wc-block-featured-product__price{
  margin-top: 15px;
}
.wp-block-button .wp-block-button__link{ border-radius:50px !important; padding:15px 35px 15px 35px;}
.wc-block-checkout-empty .wc-block-checkout-empty__description{ margin:.5em auto 1.5em !important; max-width:700px;}
.archive-product , .archive .sidebar-shop{
  margin-top: 90px;
}
.mo-products-header{
    display: block;
    width: 100%;
    clear: both;
    float: left;
}
.woocommerce-pagination ul.page-numbers li {
    text-align: center;
  	&:hover{
	  	color: #fff;
      @extend .bg-color-main;
	}
}
.woocommerce-pagination > .page-numbers.current{ opacity: 0.5; background: $color-gray; color:$color-font; }
.woocommerce-pagination > .page-numbers.dots {
  position:relative;
  color:transparent;
}
.woocommerce-pagination > .page-numbers.dots:hover { color:transparent; }
.woocommerce-pagination > .page-numbers.dots:before {
  content:".........";
  position:absolute;
  bottom:0;
  left:50%;
  font-size:16px;
  line-height:1;
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
}
.woocommerce-pagination > .page-numbers.prev, .woocommerce-pagination > .page-numbers.next {
  width:65px;
}

.mo-pagination.woocommerce-pagination{
  display: contents;
  ul.page-numbers{
    display:block;margin:auto;border:0;margin: 10px 10px 50px 10px;
    li{position:relative;vertical-align:middle;}
    i{font-style:normal}
    li{float:none;border:0;margin:0 3px;cursor:text;line-height:inherit;overflow:inherit}
    li:before{display:none}
    li span.current{color:#fff}
    li{margin-right:3px; @extend .radius50;}
    li>a, ul li>span{width:39px;height:39px;line-height:39px;padding:0;box-sizing:border-box;background-color:#f9f9f9}
    li a.next, li a.prev{font-size:15px;display:inline-block}
    li a, li span{padding:0;font-size:14px;line-height:inherit;display:inline-block;font-weight:400; @extend .radius50;}
    li .page-numbers.next{width:90px;}
    li .page-numbers.next i{padding-left:5px;font-size:10px;}
    li .page-numbers{height:35px;min-width:35px;line-height:35px;}
    li .page-numbers.current{ @extend .bg-color-main; color:#fff}
    li .page-numbers span.mo_pagination_current{margin:0;padding:0 .25em;min-width:auto}
  }
}
.left nav.woocommerce-pagination.mo-pagination { text-align: left; padding-left: 0; width: auto;}
.right nav.woocommerce-pagination.mo-pagination {text-align: right; padding-right: 0; width: auto;}

.mo-single-add-to-cart > span {
  font-size:12px;
  font-weight:400;
  letter-spacing:0.16px;
  text-transform:uppercase;
  color:#282828;
  display:inline-block;
  vertical-align:middle;
  @extend .font-primary;
}
.mo-single-add-to-cart .quantity {
  display:inline-block;
  vertical-align:middle;
  float:none;
  margin-left:15px;
}
.mo-single-add-to-cart .quantity > input {
  font-size:12px;
  @extend .bold-weight;
  letter-spacing:0.48px;
  color:#282828;
  width:85px;
  height:42px;
  border:1px solid $color-gray;
  @include border-radius(0);
}
.mo-product-grid-item .mo-thumb {
  position:relative;
  margin-bottom:10px;
  overflow:hidden;
}
.mo-product-grid-item .mo-thumb .onsale {
  min-height:24px;
  font-size:10px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-align:center;
  text-transform:uppercase;
  color:$color-font;
  background:transparent;
  padding:5px 8px;
  border:2px solid $color-font;
  position:absolute;
  top:10px;
  left:10px;
  @extend .font-primary;
}
.mo-product-grid-item .mo-thumb img {
  height:auto;
}
.mo-product-grid-item .mo-thumb .mo-actions {
  @include single-transition(all, 0.4s, ease-in-out);
  position:absolute;
  bottom:-61px;
  left:0;
  width:100%;
  @extend .bg-dark;
  padding-right:70px;
  z-index:-1;
  opacity:0;
}
.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button {
  width:100%;
  height:60px;
  font-size:14px;
  @extend .bold-weight;
  line-height:60px;
  letter-spacing:0.03em;
  text-align:center;
  text-transform:uppercase;
  color:#ffffff;
  @extend .bg-dark;
  padding:0; 
}
.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button:after {
  content:"";
  font-family:WooCommerce;
  font-size:12px;
  position:absolute;
  top:0;
  left:0;
  width:20px;
  height:20px;
  line-height:20px;
  text-align:center;
  margin:5px;
  padding:0;
}
.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.loading {
  opacity:0.25;
  margin:0;
  padding:0;
}
.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.loading:after {
  content:"\e01c";
  -webkit-animation:spin 2s linear infinite;
  -moz-animation:spin 2s linear infinite;
  animation:spin 2s linear infinite;
}
.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.added {
  margin:0;
  padding:0;
}
.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.added:after { content:"\e017"; }
.mo-product-grid-item .mo-thumb .mo-actions .added_to_cart {
  position:absolute;
  top:-20px;
  left:0;
  width:100%;
  font-size:12px;
  @extend .bold-weight;
  line-height:16px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  text-align:center;
  margin:0;
  padding:6px;
  color:#ffffff;
  @extend .bg-dark;
}
.mo-product-grid-item .mo-thumb .mo-actions .added_to_cart:after {
  @include single-transition(all, 0.4s, ease-in-out);
  content:"\f105";
  font-family:FontAwesome;
  font-size:0;
  display:inline-block;
  vertical-align:middle;
}
.mo-product-grid-item .mo-thumb .mo-actions .added_to_cart:hover:after {
  font-size:14px;
  line-height:16px;
  margin-left:5px;
}
.mo-product-grid-item .mo-content { position:relative; }
.mo-product-grid-item .mo-content h3 {
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  font-size:14px;
  @extend .bold-weight;
  line-height:28px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  margin-bottom:5px;
}
.mo-product-grid-item .mo-content .price {
  font-size:0;
  @extend .bold-weight;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.1em;
  display:block;
  margin-bottom:15px;
  margin-bottom:0;
  padding-right:75px;
}
.mo-product-grid-item .mo-content .price .amount {
  font-size:14px;
}
.mo-product-grid-item .mo-content .price > del {
  font-size:14px;
  line-height:16px;
  color:$color-dark-gray;
  margin-right:5px;
}
.mo-product-grid-item .mo-content .price > del .amount {
  font-size:14px;
  line-height:16px;
  color:$color-dark-gray;
}
.mo-product-grid-item .mo-content .price > ins {
  font-size:14px;
  text-decoration:none;
}
.mo-product-grid-item .mo-content .star-rating {
  font-size:13px;
  line-height:12px;
  position:absolute;
  bottom:11px;
  right:0;
  margin-bottom:0;
}
.mo-product-grid-item .mo-content .star-rating:before { color:$color-gray; }
.mo-product-grid-item:hover .mo-thumb .mo-actions {
  bottom:0;
  z-index:9;
  opacity:1;
}
.mo-product-list-item .mo-col-full-height {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-wrap:wrap;
}
.mo-product-list-item .mo-col-full-height .mo-col {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  -webkit-flex-direction:column;
  flex-direction:column;
  -webkit-flex-grow:1;
  flex-grow:1;
  -webkit-justify-content:center;
  justify-content:center;
}
.mo-product-list-item .mo-col-full-height .mo-col.mo-col-left { width:30%; }
.mo-product-list-item .mo-col-full-height .mo-col.mo-col-right {
  width:70%;
  padding:30px;
  background:$color-gray;
  border:3px solid $color-gray;
}
.mo-product-list-item .mo-thumb {
  position:relative;
  overflow:hidden;
}
.mo-product-list-item .mo-thumb .onsale {
  min-height:24px;
  font-size:10px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-align:center;
  text-transform:uppercase;
  color:$color-font;
  background:transparent;
  padding:5px 8px;
  border:2px solid $color-font;
  position:absolute;
  top:10px;
  left:10px;
  @extend .font-primary;
}
.mo-product-list-item .mo-thumb img {
  height:auto;
}
.mo-product-list-item .mo-content h3 {
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  font-size:22px;
  @extend .bold-weight;
  line-height:28px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  margin-bottom:5px;
}
.mo-product-list-item .mo-content .price-rating { position:relative; }
.mo-product-list-item .mo-content .price-rating .price {
  font-size:0;
  @extend .bold-weight;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.1em;
  display:block;
  margin-bottom:15px;
  margin-bottom:0;
  padding-right:75px;
}
.mo-product-list-item .mo-content .price-rating .price .amount {
  font-size:14px;
}
.mo-product-list-item .mo-content .price-rating .price > del {
  font-size:14px;
  line-height:16px;
  color:$color-gray;
  margin-right:5px;
}
.mo-product-list-item .mo-content .price-rating .price > del .amount {
  font-size:14px;
  line-height:16px;
  color:$color-gray;
}
.mo-product-list-item .mo-content .price-rating .price > ins {
  font-size:14px;
  text-decoration:none;
}
.mo-product-list-item .mo-content .price-rating .star-rating {
  position:absolute;
  bottom:11px;
  right:0;
}
.mo-product-list-item .mo-content .price-rating .star-rating:before { color:$color-gray; }
.mo-product-list-item .mo-content > div[itemprop="description"] {
  font-size:14px;
  line-height:28px;
  letter-spacing:0.05em;
  color:$color-gray;
  margin-bottom:15px;
  height:80px;
  overflow:hidden;
}
.mo-product-list-item .mo-content .mo-actions .add_to_cart_button {
  display:inline-block;
  vertical-align:middle;
  font-size:12px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:$color-gray;
  background:$color-gray;
  margin:2px 0;
  padding:8px 30px; 
}
.mo-product-list-item .mo-content .mo-actions .add_to_cart_button:after { font-size:12px; }
.mo-product-list-item .mo-content .mo-actions .added_to_cart {
  display:inline-block;
  vertical-align:middle;
  font-size:12px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:$color-gray;
  background:$color-gray;
  margin:2px 0 2px 10px;
  padding:8px 30px; 
}
.woocommerce .widget_layered_nav_filters ul li{margin-right:10px;}
/* ------- woocommerce archive product ----------*/
.archive-product .mo-action-bar {
  position: relative;
  margin-bottom: 40px;
  padding: 10px 25px;
  border-radius: 50px;
  @extend .bg-grey;
}
.col-md-9.archive-product{
    padding-right: 50px;
}
.archive-product .mo-action-bar .woocommerce-result-count {
  letter-spacing: .04em;
  color: inherit;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom:0;
  margin-top: 5px;
  float:right;
}
.archive-product .mo-action-bar .woocommerce-ordering {
  margin-bottom:0;
  float:left;
}
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view {
  display:inline-block;
  line-height:24px;
}
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout {
  position:relative;
  top: 3px;
  font-size:16px;
  line-height:24px;
  display:inline-block;
  opacity: 0.7;
}
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout.list { margin-left:10px; }
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout.active { color:var(--color-primary); opacity:1; }
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout.active input { display:none; }
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout:hover { opacity:0.8; }
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout input {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  margin:0;
  cursor:pointer;
  opacity:0;
  z-index:1;
}
.archive-product .mo-action-bar .woocommerce-ordering .mo-sort-by {
  position:relative;
  display:inline-block;
  line-height: 23px;
  margin-left: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2px 10px;
  border-radius: 20px;
}
.archive-product .mo-action-bar .woocommerce-ordering .mo-sort-by .orderby {
  height:30px;
  padding:5px;
  font-size:13px;
  font-weight:400;
  line-height:30px;
  overflow:hidden;
  text-overflow:ellipsis;
  border:0;
  background-color: transparent;
  vertical-align: inherit;
}
.archive-product .grid .product {
  @include single-transition(all, .4s, ease-in-out);
}
.archive-product .grid .product .mo-thumb {
  position:relative;
  overflow:hidden;
  max-height: 330px;
  margin: 0px 5px 50px;
  border: 1px solid rgba(10, 29, 53, 0.1);
  @extend .radius10;
}
.archive-product .grid .product .mo-thumb .onsale {
  font-weight: 600;
  font-size: 12px !important;
  line-height: 1.5 !important;
  text-transform: uppercase;
  z-index: 4;
  overflow: hidden;
  padding: 2px 13px 2px 14px;
  text-align:center;
  text-transform:uppercase;
  color:#fff;
  position:absolute;
  top:15px;
  left:15px;
  min-height: auto;
  @include border-radius(50px);
  @extend .bg-color-main;
  @extend .font-primary;
}
.archive-product .grid .product .mo-thumb img {
  height:auto; 
  width: 100%;
}
.archive-product .grid .product .mo-thumb .mo-actions {
  @include single-transition(all, 0.4s, ease-in-out);
  position:absolute;
  bottom:-61px;
  left:0;
  width:100%;
  z-index:-1;
  opacity:0;
}
.archive-product .grid .product .mo-thumb .mo-actions .lightbox-gallery{
    position: absolute;
    text-align: center;
    color:#fff;
    width: 40px;
    height: 40px;
    top: -90px;
    left: 42%;
    right: 42%;
    i{ padding:14px 19px;}
}
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button ,
.archive-product .grid .product .mo-thumb .mo-actions .product_type_variable ,
.archive-product .grid .product .mo-thumb .mo-actions a.button{
    width: 100%;
    height: 40px;
    min-height: 40px;
    letter-spacing: .04em;
    font-weight: 600;
    line-height: 40px !important;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-align: center;
    @extend .bg-dark;
    @include border-radius(0);
}
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button:after {
  content:"";
  font-family:WooCommerce;
  font-size:12px;
  position:absolute;
  top:0;
  left:0;
  width:20px;
  height:20px;
  line-height:20px;
  text-align:center;
  margin:9px;
  padding:0;
}
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading {
  opacity:0.25;
  margin:0;
  padding:0;
}
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading:after {
  content:"\e01c";
  -webkit-animation:spin 2s linear infinite;
  -moz-animation:spin 2s linear infinite;
  animation:spin 2s linear infinite;
}
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.added {
  margin:0;
  padding:0;
}
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.added:after { content:"\e017"; }
.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart {
  position:absolute;
  letter-spacing: .04em;
  font-weight: 600;
  line-height: 40px !important;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0;
  color: #fff;
  border: 0;
  @extend .bg-dark;
  @extend .font-primary;
}
.archive-product .grid .product .mo-content {
  position: relative;
  background-color: transparent;
  padding: 0 5px 0;
  min-height: 90px;
  margin-top: -30px;
  margin-bottom: 20px;
}
.archive-product .grid .product .mo-content h3 , .woocommerce-LoopProduct-link h2 {
    @extend .font-sm-subtitle;
    padding: 0;
	  text-transform: capitalize;
    letter-spacing: -0.03em;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 calc(100% - 0.1em);
    background-size: 0 2px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 3px 0;
    display: inline;
    background-repeat: no-repeat;
    box-sizing: border-box;
	&:hover{ background-size:100% 2px; }
}
.archive-product .grid .product .mo-content .price {
  font-size:0;
  line-height:24px;
  letter-spacing:0.1em;
  display:block;
  margin-bottom:0;
  padding-right:60px;
}
.archive-product .grid .product .mo-content .price .amount {
  font-size:13px;
}
.archive-product .grid .product .mo-content .price > del {
  font-size:13px;
  line-height:16px;
}
.archive-product .grid .product .mo-content .price > del .amount {
  font-size:13px;
  line-height:16px;
}
.archive-product .grid .product .mo-content .price > ins {
  font-size:13px;
  text-decoration:none;
}
.archive-product .grid .product .mo-content .star-rating {
  font-size:11px;
  line-height:12px;
  bottom: 20px;
  right: 0;
  margin-bottom:0;
}
.archive-product .grid .product:hover .mo-thumb .mo-actions {
  bottom:0;
  z-index:9;
  opacity:1;
}
.archive-product .list .product .mo-col-full-height {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-wrap:wrap;
  @include border-radius(0);
  @include single-transition(all, .4s, ease-in-out);
}
.archive-product .list .product .mo-col-full-height .mo-col.mo-col-left { 
	width:30%; 
	overflow: hidden;
    padding-top: 30px;
    padding-left: 30px;
	padding-bottom: 30px;
}
.archive-product .list .product .mo-col-full-height .mo-col.mo-col-right {
  width:70%;
  padding:30px;
  border:0;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  .add_to_cart_button, .added_to_cart.wc-forward{
    background-color: transparent;
    font-size: 13px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 15px;
    min-height: 15px;
    line-height: 12px !important;
    border-bottom: 1px solid;
    padding: 0;
    margin: 0;
  }
  .added_to_cart.wc-forward{ margin-left: 10px;}
}
.archive-product .list .product .mo-col-full-height .mo-col.mo-col-right .woocommerce-product-details__short-description{
	margin-bottom: 0;
    font-size: 14px;
    line-height: 26px;
}
.archive-product .list .product .mo-col-full-height .price-rating .star-rating{ top:-5px; font-size:14px; }
.archive-product .list .product .mo-thumb {
  position:relative;
  overflow:hidden;
}
.archive-product .list .product .mo-thumb .onsale {
	@extend .bold-weight;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 12px !important;
  line-height: 1.5 !important;
  padding: 2px 13px 2px 14px;
  margin: auto;
  display: block;
  width: fit-content;
  min-height: auto;
	@include border-radius(50px);
  @extend .font-primary;
	@extend .bg-color-main;
}
.archive-product .list .product .mo-thumb img {
  height:auto;
  border: 1px solid rgba(10, 29, 53, 0.1);
  @include border-radius(10px);
}
.archive-product .list .product .mo-content h3 {
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  font-size:22px;
  @extend .bold-weight;
  line-height:28px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  margin-bottom:5px;
  @include border-radius(0);
}
.archive-product .list .product .mo-content .price-rating { position:relative; }
.archive-product .list .product .mo-content .price-rating .price {
  font-size:0;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  display:block;
  margin-bottom:15px;
  margin-bottom:0;
  padding-right:75px;
}
.archive-product .list .product .mo-content .price-rating .price .amount {
  font-size:14px;
}
.archive-product .list .product .mo-content .price-rating .price > del {
  font-size:14px;
  line-height:16px;
  color:$color-dark-gray;
  margin-right:5px;
}
.archive-product .list .product .mo-content .price-rating .price > del .amount {
  font-size:14px;
  line-height:16px;
  color:$color-dark-gray;
}
.archive-product .list .product .mo-content .price-rating .price > ins {
  font-size:14px;
  text-decoration:none;
}
.archive-product .list .product .mo-content .price-rating .star-rating {
  position:absolute;
  bottom:11px;
  right:0;
}
.archive-product .list .product .mo-content .price-rating .star-rating:before {  @extend .color-main; }
.archive-product .list .product .mo-content > div[itemprop="description"] {  overflow:hidden;  height:77px; }
.archive-product .list .product .mo-content .mo-actions .add_to_cart_button , .archive-product .list .product .mo-content .mo-actions .product_type_variable , .archive-product .list .product .mo-content .mo-actions .added_to_cart, .archive-product .list .product .mo-content .mo-actions .product_type_grouped, .archive-product .list .product .mo-content .mo-actions .product_type_variable , .archive-product .list .product .mo-content .mo-actions .button.product_type_external{
	  display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    font-size: 13px;
    @extend .bold-weight;
    padding: 0 20px;
    line-height: 40px !important;
    min-height: 40px;
    vertical-align: middle;
    margin-top: 5px;
  	color: $color-content;
    background: $color-gray;
    margin-right: 10px;
  	@include border-radius(0);
    @include single-transition(all, .4s, ease-in-out);
}
.archive-product .list .product .mo-content .mo-actions .add_to_cart_button:after { font-size:12px; }
@media (max-width: 1199px) {
  .archive-product .list .product .mo-col-full-height .mo-col.mo-col-right { width:58%; }
}
@media (max-width: 767px) {
  .archive-product .grid .product {
    max-width:320px;
    margin-left:auto;
    margin-right:auto;
  }
}
@media (max-width: 640px) {
  .archive-product .list .product .mo-col-full-height .mo-col.mo-col-right { width:100%; }
  .archive-product .list .product .mo-content .mo-actions .add_to_cart_button, .archive-product .list .product .mo-content .mo-actions .added_to_cart { padding:8px 15px; }
}
@media (max-width: 540px) {
  .archive-product .mo-action-bar .woocommerce-result-count, .archive-product .mo-action-bar .woocommerce-ordering {
    float:none;
    text-align:center;
  }
}
.woocommerce .mo-products-header{
  background-color: var(--color-grey);
  border-radius: 5px;
  padding: 3px 12px;
  margin-bottom: 30px;
  width: calc(100% - 30px);
  margin-left: 15px;
  .woocommerce-ordering{ margin:0;}
  p.mo-products-header-sort_by {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    letter-spacing: .04em;
    color: inherit;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
  }
  .mo-woocommerce-ordering-select{float: left;}
  .woocommerce-ordering select {
    vertical-align: top;
    height: 30px;
    padding: 5px;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #e7e7e7;
    background-color: transparent;
    vertical-align: inherit;
    margin-top: 10px;
  }
}
/* ------- woocommerce single product ----------*/
.single.single-product .container{ max-width:1140px; }
.single.single-product .single-product-content {
    padding-top: 30px;
    float: none;
    margin: auto;
}
.single-product .mo-product-item { 
	margin-bottom:30px;
	margin-top: 90px;
}
.single-product .mo-product-item .mo-thumb { 
  position:relative;  padding-right:30px;
  img.size-shop_single.wp-post-image {
    border: 1px solid rgba(10, 29, 53, 0.1);
    @include border-radius(10px);
  }
}
.single-product .mo-product-item .mo-thumb .onsale {
  height:24px;
  font-size:10px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-align:center;
  text-transform:uppercase;
  padding:5px 17px;
  position:absolute;
  top:30px;
  left:30px;
  z-index:9;
  color:#fff;
  @include border-radius(25px);
  @extend .font-primary;
  @extend .bg-color-main;
}
.woocommerce-product-details__short-description {
    margin-bottom: 30px;
	  font-size: 16px;
    line-height: 29px;
    letter-spacing: 0;
    font-weight: 400;
}
.single-product .share-links { 
	padding:0; float:left; 
	li { float:right; }
}
.single-product .social-icons.style1 a {
    background: $color-gray !important;
    color:#7f7f7f !important;
}
.single-product .mo-product-item .mo-thumb .woocommerce-main-image img {
  height:auto;
  @extend .radius10;
}
.mo-slick-slider .slick-slide {
	@extend .radius10;
}
.woocommerce #reviews #comment {
    height: 112px;
}
a.woocommerce-review-link {
    display: none;
}
/* mo-slick-slider */
.single-product .mo-slick-slider {
	position: relative;
	margin-bottom: 10px;
	z-index: 2;
	.slick-arrow {
		position: absolute;
		top: 55%;
		width: 40px;
		height: 40px;
		font-size: 16px;
		line-height: 40px;
		text-align: center;
		color: #000;
		z-index: 9;
		border: none;
		@extend .radius10;
		-webkit-transform: translateY(-50%) scale(0);
		-moz-transform: translateY(-50%) scale(0);
		-o-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		&.slick-prev {
			left: 10px;
		}
		&.slick-next {
			right: 10px;
		}
	}
	&:hover {
		.slick-arrow {
			-webkit-transform: translateY(-50%) scale(1);
			-moz-transform: translateY(-50%) scale(1);
			-o-transform: translateY(-50%) scale(1);
			-ms-transform: translateY(-50%) scale(1);
			transform: translateY(-50%) scale(1);
		}
	}
	}
	.mo-slick-slider-nav {
	position: relative;
	.slider-item {
		position: relative;
		padding: 10px;
    cursor: pointer;
    height: auto;
    img{@include border-radius(5px);}
		&.slick-current {
			&:before {
				content: "";
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				z-index: 9;
        @include border-radius(5px);
        @extend .border;
			}
		}
	}
}
.single-product .mo-product-item .mo-content .star-rating { display:none; }
.single-product .mo-product-item .mo-content .star-rating:before { color:$color-gray; }
.single-product .mo-product-item .mo-content .product_meta_top {
  font-size:11px;
  @extend .bold-weight;
  line-height:30px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color: $color-font;
}
.single-product .mo-product-item .mo-content .product_meta_top .sku_wrapper, .single-product .mo-product-item .mo-content .product_meta_top .stock {
  display:inline-block;
  width:49.5%;
}
.single-product .mo-product-item .mo-content .product_title {
  margin-top: 50px;
  margin-bottom: 5px;
  @extend .font-title;
}
.single-product .mo-product-item .mo-content .price {
  line-height:24px;
  letter-spacing: -.03em;
  display:block;
  margin-bottom:30px;
}
.single-product .mo-product-item .mo-content .price .amount {
  @extend .font-l-subtitle;
  @extend .color-main;
}
.single-product .mo-product-item .mo-content .price > del , .single-product .mo-product-item .mo-content .price > del .amount{
  @extend .font-l-subtitle;
}
.single-product .mo-product-item .mo-content .price > ins {
  text-decoration:none;
}
.single-product .mo-product-item .mo-content .price > del .amount {
  color: $color-dark-gray;
}
.single-product .mo-product-item .mo-content .price .amount:nth-child(even) { margin-left:12px; }
.single-product .mo-product-item .mo-content .price > ins { font-size:0; }
.single-product .mo-product-item .mo-content div[itemprop="description"] {
  font-size:15px;
  font-weight:400;
  line-height:28px;
  letter-spacing:0.04em;
  color:$color-gray;
  margin-bottom:40px;
}
.single-product .mo-product-item .mo-content .cart { margin-bottom:25px; }
.single-product .mo-product-item .mo-content .cart > span { display:none; }
.single-product .mo-product-item .mo-content .cart .quantity {
  position:relative;
  width:100px;
  font-size:16px;
  @extend .bold-weight;
  overflow:hidden;
  margin-right: 15px;
  z-index: 2;
  border: 1px solid #ededed;
  @include border-radius(25px);
  @include single-transition(all, .4s, ease-in-out);
}
.woocommerce form.grouped_form{
   table tr:nth-child(even) { background-color: transparent; }
   table tr{ border-bottom: 1px solid #ececec; float:left; width:100%;}
}
.single-product .mo-product-item .mo-content .cart .quantity input {
  width:100%;
  height: 36px;
  line-height: 36px;
  padding:0 12px 0 25px;
  border:none;
  background: $color-gray !important; 
}
.single-product .mo-product-item .mo-content .cart .quantity .qty-minus, .single-product .mo-product-item .mo-content .cart .quantity .qty-plus {
  position:absolute;
  left:0;
  top:0;
  width:30px;
  height:38px;
  line-height:38px;
  font-size:12px;
  text-align:center;
  background: $color-gray !important; 
  color:$color-content;
  cursor:pointer;
  @include single-transition(all, 0.4s, ease-in-out);
  i{ font-size: 10px; }
  &:hover{ color:$color-font; }
}
.single-product .mo-product-item .mo-content .cart .quantity .qty-plus {
  left:auto; right:0;
}
.single-product .mo-product-item .mo-content .cart .quantity .qty-minus i, .single-product .mo-product-item .mo-content .cart .quantity .qty-plus i{
  line-height:inherit;
}
.single-product .mo-product-item .mo-content .cart .single_add_to_cart_button {
  position: relative;
  font-size:13px;
  font-weight:600;
  border: none;
  padding: 0 28px;
  color: #fff;
  overflow: hidden;
  min-height: 38px;
  line-height: 38px !important;
  height: 38px;
  @extend .bg-dark;
  @include border-radius(25px);
  @include single-transition(all, 0.4s, ease-in-out);
  &:after {
		content: '';
		position: absolute;
		top: 0;
		left: -200%;
		width: 200%;
		height: 100%;
		-webkit-transform: skewX(-20deg);
		transform: skewX(-20deg);
		background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
		background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
	}
  &:hover{ opacity: 0.9; }
}
.woocommerce .button.alt.disabled, .woocommerce .button.alt.disabled:hover{ background:$color-font !important; }

.single-product .woocommerce-product-rating {
    margin-bottom: 0 !important;
}
.single-product .mo-product-item .mo-content .cart.variations_form .variations {
  margin:0 0 20px;
  padding:0;
}
.single-product .mo-product-item .mo-content .cart.variations_form .variations > li {
  list-style:none;
  margin-bottom:15px;
}
.single-product .mo-product-item .mo-content .cart.variations_form .variations > li > span {
  position:relative;
  display:block;
  width: 280px;
  border-radius: 0;
  overflow: hidden;
}
.single-product .mo-product-item .mo-content .cart.variations_form .variations > li > span:after {
  content:"\f0d7";
  font-family:FontAwesome;
  position:absolute;
  top:0;
  right:0;
  width:40px;
  height:40px;
  line-height:40px;
  text-align:center;
  background:$color-gray;
}
.single-product .mo-product-item .mo-content .cart.variations_form .variations > li > span > select {
  height:40px;
  width: 280px;
  font-size:12px;
  font-weight:400;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  background:$color-gray;
  margin:0;
  border-color:$color-gray;
}
.single-product .mo-product-item .mo-content .cart.variations_form .variations > li > span .reset_variations {
  position:absolute;
  bottom:-30px;
  left:0;
  font-size:12px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:#454545;
}
.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-description {
  font-size:14px;
  font-weight:400;
  line-height:28px;
  letter-spacing:0.04em;
  margin-bottom:15px;
  @extend .font-primary;
}
.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price {
  font-size:0;
  @extend .bold-weight;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.1em;
  display:block;
  margin-bottom:15px;
}
.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price .amount {
  font-size:14px;
}
.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price > del {
  font-size:14px;
  line-height:16px;
  color:$color-dark-gray;
  margin-right:5px;
}
.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price > del .amount {
  font-size:14px;
  line-height:16px;
  color:$color-dark-gray;
}
.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price > ins {
  font-size:14px;
  text-decoration:none;
}
.single-product .mo-product-item .mo-content .product_meta  {
   margin-bottom:25px;
   h6{margin-bottom:10px; padding-top:10px;  @extend .font-sm-subtitle;}
  .tagged_as, .SKU_in , .posted_in{
	 font-size:15px;
	 span{
      line-height: 25px;
      font-size: 15px;
		  color: $color-font;
	  }
	  a { font-weight:600; padding-left:3px; color: $color-dark-gray; }
   }
}
.single-product .mo-product-item .mo-content .mo-socials {
  margin:0;
  padding:0;
}
.single-product .mo-product-item .mo-content .mo-socials > li {
  display:inline-block;
  font-size:12px;
  width:32px;
  height:32px;
  line-height:32px;
  text-align:center;
  margin-right:0px;
  @include border-radius(0);
  a{ background:#ccc; color:#fff; line-height:32px;}
  &:hover{
	 a{ @extend .bg-color-main; }
  }
}
/* woocommerce-tabs */
.single-product div.product .woocommerce-tabs { 
	margin-bottom:30px; 
}
.single-product div.product .woocommerce-tabs ul.tabs { margin:0; padding:0; border-bottom:1px solid #ddd; line-height:0; }
.single-product div.product .woocommerce-tabs ul.tabs:before, .single-product div.product .woocommerce-tabs ul.tabs:after { display:none !important; }
.single-product div.product .woocommerce-tabs ul.tabs > li {
    position: relative;
    padding:0;
	  font-size: 15px;
    @extend .bold-weight;
    line-height: 24px;
    text-align: center;
	  border:0;
  	margin: 0 25px 0 0;
    background-color: transparent;
  	overflow: hidden;
	a{  
		@extend .font-sm-subtitle;
    padding: 1.5em 0;
    color: $color-font !important;
    @extend .font-primary;
		@include single-transition(all, .4s, ease-in-out);
		&:after{
			content: '';
			position: absolute;
			left: 0;
			bottom: 0;
			height: 2px;
			width: 100%;
			z-index: 1;
			@extend .bg-dark;
			transform: translateX(-100%);
			@include single-transition(all, .4s, ease-in-out);
		}
	}
}
.single-product div.product .woocommerce-tabs ul.tabs > li:hover a:after {
    transform: translateX(0);
}
.single-product div.product .woocommerce-tabs ul.tabs > li.active {
   background-color: transparent;
	a:after{  transform: translateX(0); }
}
.single-product div.product .woocommerce-tabs ul.tabs > li:last-child { margin-right:0; }
.single-product div.product .woocommerce-tabs ul.tabs > li:before, .single-product div.product .woocommerce-tabs ul.tabs > li:after { display:none; }
.single-product div.product .woocommerce-tabs .panel {
  margin-bottom:0;
  padding-top:20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0;
  background-color: transparent;
  @include border-radius(0);
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  p{
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color:$color-dark-gray;
  }
}
.single-product div.product .woocommerce-tabs .panel > h2, .single-product div.product .woocommerce-tabs .panel #reviews h2 { display:none; }
.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes { margin:0; }
.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes th { 
  border-left-width: 1px;
  border-left-style: solid;
  @extend .borde-color;
}
.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes td { padding:10px; }
.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes td p { padding:0; }
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist {
  margin:0;
  padding:0;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    @extend .borde-color;
	  padding: 0 0 10px;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li:last-of-type{
	 border-bottom: 0px;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li img.avatar { 
	width:60px; height:60px; border-width:0; padding:0;
	@include border-radius(50%);
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text {
    margin-left: 70px;
    border: 0;
    padding: 5px;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .star-rating {
  font-size:13px;
  line-height:14px;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .meta {
  font-size:12px;
  line-height:24px;
  margin-bottom:5px;
  color:$color-font;
  .woocommerce-review__published-date{
    font-size: 10px;
    font-style: normal;
    @extend .bold-weight;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: $color-dark-gray;
  }
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .meta .woocommerce-review__author{ font-size:16px;}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .meta [itemprop="author"] { font-weight:600; }
.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .description {
  font-size:16px;
  font-weight:400;
  line-height:29px;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-respond .comment-reply-title {
  font-size: 18px;
  line-height: 30px;
  position:relative;
  @extend .bold-weight;
  color: $color-font !important;
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
}
.woocommerce .woocommerce-Reviews #review_form_wrapper{
	max-width: 900px;
  margin: 0;
}
.woocommerce .woocommerce-Reviews #comments{
    padding: 0 40px 0 0;
    max-width: 900px;
    margin: 0;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form { margin-bottom:0; }
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form > p:before, .single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form > p:after { display:none; }
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .comment-form-rating {
  padding-top: 10px;
  label { 
    color: var(--color-dark);
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 29px;
    opacity: 0.8;
	}
	.stars {
    display: inline-block;
		> span { font-size:13px; line-height:16px; }
    }
}
.woocommerce .star-rating span{
  color: var(--color-primary);
}
.woocommerce .woocommerce-noreviews{
  font-size: 10px !important;
  font-weight: 600 !important;
  font-style: normal;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 0;
}
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .comment-form-comment, .single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .form-submit { margin-bottom:0; }
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .form-submit input.submit {
	font-size: 13px;
    @extend .bold-weight;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 0 28px;
    line-height: 38px;
    margin-top: 5px;
    @include single-transition(all, 0.4s, ease-in-out);
}
/* single product related */ 
@media (min-width: 992px){ .single-product .mo-related .col-md-4{ width:25%; }}
.single-product .mo-related{
   display: block;
   position: relative;
   z-index: 1;
   padding-top: 60px;
   padding-bottom: 30px;
   border-top-width: 1px;
   border-top-style: solid;
   @extend .borde-color;
}
ul.products.columns-4 .grid:first-child {
  padding-left: 0;
}
ul.products.columns-4 .grid:last-child {
  padding-right: 0;
}
.single-product .mo-related > h3 {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 0;
	  font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}
.single-product .mo-related .products .grid .product {
   max-width: 300px;
   @include single-transition(all, .4s, ease-in-out); 
}
.single-product .mo-related .products .grid .product .mo-thumb {
  position:relative;
  overflow:hidden;
  margin: 0px 0 50px;
  border: 1px solid rgba(10, 29, 53, 0.1);
  @extend .radius10;
}
.single-product .mo-related .products .grid .product .woocommerce-LoopProduct-link h2{
    @extend .font-sm-subtitle;
	  margin-bottom: 0;
	  padding: 3px 0;
	  text-transform: capitalize;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 calc(100% - 0.1em);
    background-size: 0 2px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    display: inline;
    background-repeat: no-repeat;
    box-sizing: border-box;
	  &:hover{ background-size: 100% 2px;}
}
.single-product .mo-related .products .grid .product .mo-thumb .onsale {
    z-index: 4;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 15px;
    min-height: auto;
    font-weight: 600;
    font-size: 12px !important;
    line-height: 23px !important;
    text-transform: uppercase;
    z-index: 4;
    overflow: hidden;
    line-height: 1.5 !important;
    padding: 2px 13px 2px 14px;
    @include border-radius(50px);
    @extend .font-primary;
    @extend .bg-color-main;
}
.single-product .mo-related .products .grid .product .mo-thumb img {
  height:auto;
}
.single-product .mo-related .products .grid .product .mo-thumb .mo-actions {
  @include single-transition(all, 0.4s, ease-in-out);
  position:absolute;
  bottom:-61px;
  left:0;
  width:100%;
  z-index:-1;
  opacity:0;
}
.single-product .mo-related .products .grid .product .mo-thumb .mo-actions .add_to_cart_button , 
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .ajax_add_to_cart,
.single-product .mo-related .products .grid .product .mo-thumb .mo-actions .product_type_variable,
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .button.product_type_grouped,
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .button.product_type_external{
  width:100%;
  height: 45px;
  min-height: 45px;
  letter-spacing: .04em;
  font-weight: 600;
  line-height: 40px;
  padding: 0 20px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 30px; 
  color:#fff;
  text-align: center;
  @extend .bg-dark;
  @include border-radius(0);
}
.single-product .mo-related .products .grid .product .mo-thumb .mo-actions .add_to_cart_button:after {
  content:"";
  font-family:WooCommerce;
  font-size:12px;
  position:absolute;
  top:5px;
  left:5px;
  width:20px;
  height:20px;
  line-height:20px;
  text-align:center;
  margin:5px;
  padding:0;
}
.single-product .mo-related .products  .grid .product .mo-thumb .lightbox-gallery {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 40px;
    top: -90px;
    left: 42%;
    right: 42%;
    i { padding: 14px 19px;}
}
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading {
  opacity:0.25;
  margin:0;
  padding:0;
}
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading:after {
  content:"\e01c";
  -webkit-animation:spin 2s linear infinite;
  -moz-animation:spin 2s linear infinite;
  animation:spin 2s linear infinite;
}
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .add_to_cart_button.added:after { content:"\e017"; }
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .added_to_cart {
  	position: absolute;
   	width: 100%;
    height: 100%;
    letter-spacing: .04em;
    font-weight: 600;
    line-height: 45px;
    padding: 0 20px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    top: 0;
    right: 0px;
    padding: 0;
    margin: 0;
    border: 0;
    color: #fff;
    @extend .bg-dark;
    &:hover{ opacity: 1;}
}
.single-product .mo-related .productss .grid .product .mo-thumb .mo-actions .added_to_cart:after {
  @include single-transition(all, 0.4s, ease-in-out);
  content:"\f105";
  font-family:FontAwesome;
  font-size:0;
  display:inline-block;
  vertical-align:middle;
}
.single-product .mo-related .products  .grid .product .mo-thumb .mo-actions .added_to_cart:hover:after {
  font-size:14px;
  line-height:16px;
  margin-left:5px;
}
.single-product .mo-related .products  .grid .product .mo-content { 
  position:relative;
  padding:0 5px;
  min-height: 90px;
  background-color: transparent;
  margin-top: -30px
}
.single-product .mo-related .products .grid .product .mo-content h3 {
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  font-size:14px;
  @extend .bold-weight;
  line-height:28px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  margin-bottom:5px;
}
.single-product .mo-related .products  .grid .product .mo-content .price {
  font-size:0;
  @extend .bold-weight;
  display:block;
  margin-bottom:0;
}
.single-product .mo-related .products .grid .product .mo-content .price .amount {
  font-size:14px;
  @extend .bold-weight;
  color: $color-font;
  opacity: 0.7;
}
.single-product .mo-related .products .grid .product .mo-content .price > del {
  font-size:14px;
  line-height:16px;
  color: $color-font;
}
.single-product .mo-related .products  .grid .product .mo-content .price > del .amount {
  font-size:14px;
  line-height:16px;
  color: $color-font;
}
.single-product .mo-related .products .grid .product .mo-content .price > ins {
  font-size:16px;
  text-decoration:none;
  color:$color-font;
}
.single-product .mo-related .products  .grid .product .mo-content .star-rating {
  font-size:13px;
  line-height:12px;
  position:absolute;
  bottom: 31px;
  right: 12px;
  margin-bottom:0;
}
.single-product .mo-related .products .grid .product:hover .mo-thumb .mo-actions {
  bottom:0;
  z-index:9;
  opacity:1;
}

@media (max-width: 991px) {
  .single-product .mo-product-item .mo-col-full-height .mo-col { width:100%; }
  .single-product .mo-product-item .mo-thumb { margin-bottom:30px; }
  .single-product .mo-related .products .grid .product {
    max-width:320px;
    margin-left:auto;
    margin-right:auto;
  }
}
@media (max-width: 479px) {
  .single-product .mo-product-item .mo-content .product_meta_top .sku_wrapper, .single-product .mo-product-item .mo-content .product_meta_top .stock { width:100%; }
  .single-product .mo-product-item .mo-content .cart .quantity { width:120px; }
  .single-product .mo-product-item .mo-content .cart .single_add_to_cart_button {
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-product div.product .woocommerce-tabs ul.tabs > li {
    display:block;
    margin:5px 0;
  }
  .single-product div.product .woocommerce-tabs ul.tabs > li > a {
    display:block;
    text-align:center;
  }
  .single-product div.product .woocommerce-tabs #tab-description, .single-product div.product .woocommerce-tabs #tab-additional_information, .single-product div.product .woocommerce-tabs #tab-reviews { padding:10px; }
  .single-product .mo-related > h3 { font-size:22px; }
  .woocommerce table.shop_attributes th { width:70px; }
}
/* woocommerce cart */
.woocommerce .cart .button, .woocommerce .cart input.button {
  width: auto;
  min-height: 40px;
  line-height: 40px !important;
  padding-top: 0;
  padding-bottom: 0;
}
.woocommerce-cart .main-content .woocommerce table.shop_table {
  margin-bottom:60px;
  border:none;
  border-collapse:collapse;
  overflow: hidden;
  border: 1px solid rgba(0,0,0,.1);
}
.woocommerce-cart .cart-collaterals .cart_totals table th{
    font-size: 14px;
    @extend .bold-weight;
    color: $color-font;
	  background: #fff;
	  padding: 15px 20px;
    vertical-align: middle;
    display: table-cell;
}
tr.order-total th, tr.order-total td {
    background:$color-gray !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total span.woocommerce-Price-amount.amount {
    color: $color-font;
}
.woocommerce-cart .main-content .woocommerce .cart_totals table.shop_table {
    margin-bottom: 15px;
}
.woocommerce-cart .main-content .woocommerce .wc-proceed-to-checkout .checkout-button {
	  float: left;
	  text-align: center;
    font-size: 13px;
    border: none;
    color: #fff;
    line-height: 45px !important;
    min-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
  	@extend .bg-color-main;
  	&:hover{ opacity: 0.9; }
}
.woocommerce table.shop_table{
  border-radius: 0;
   @extend .border;
	 td {  padding: 0 12px; }
   th {  @extend .font-primary; }
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  margin-bottom: 70px;
}
table.shop_table.cart {
  margin-top: 20px;
}
div#customer_details, .woocommerce-MyAccount-content, .woocommerce-account nav.woocommerce-MyAccount-navigation{
  margin-top: 20px;
  margin-bottom: 70px;
}
table.shop_table td.woocommerce-table__product-name.product-name , 
table.shop_table td.woocommerce-table__product-total.product-total { 
    border-top: 1px solid #e9e9e9; 
    padding: 15px 12px;
}
table.shop_table tr {
  border-top-width: 1px;
  border-top-style: solid;
  @extend .borde-color;
}
table.shop_table tbody tr:nth-child(even), table.shop_table tr:nth-child(even){
  background-color: transparent;
}
table.shop_table tfoot, .woocommerce table.shop_table th{
  @extend .bg-grey;
  @extend .color-dark;
}
.woocommerce ul.order_details li strong{
  @extend .color-dark;
}
.woocommerce .woocommerce-orders-table{
  th {
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    letter-spacing: 0;
    padding: 0 30px;
    text-align: center;
    height: 60px;
    background: #f5f7f8;
    color: #232323;
  }
  td {
    vertical-align: middle;
    line-height: 1.5em;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    letter-spacing: 0;
    padding: 0 30px;
    text-align: center;
    height: 60px;
  }
}
.woocommerce .woocommerce-customer-details address{
  border-radius: 5px;
	padding: 30px;
  line-height: 25px;
  font-size: 15px;
  @extend .font-primary;
  @extend .bold-weight;
  @extend .color-dark;
  @extend .border;
  @include border-radius(0);
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border: 0;
}
.woocommerce-customer-details h2, .woocommerce-order-details h2{
  @extend .font-sm-subtitle;
}
.woocommerce ul.order_details {
    padding: 30px;
    @extend .border;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tr:nth-child(even) {
	td.product-quantity .quantity .qty-minus , td.product-quantity .quantity .qty-plus{ background:#fff; }
}
.woocommerce-cart .main-content .woocommerce table.shop_table th, .woocommerce-cart .main-content .woocommerce table.shop_table td {
  border:0;	
  position: relative;
}
.woocommerce-cart .main-content .woocommerce table.shop_table th {
    border-right: 1px solid #ebe9eb;
    background-color: transparent;
}
.woocommerce-cart .main-content .woocommerce .cart_totals table.shop_table td { padding: 15px 20px}
.woocommerce-cart .main-content .woocommerce table.shop_table thead tr th {
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    @extend .bold-weight;
    letter-spacing: 0;
    padding: 0 30px;
    text-align: center;
	  height: 60px;
    background: $color-gray; 
	  color: $color-font;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tr td.actions {
	padding: 10px 20px;
	background:$color-gray; 
  input.button{ background:var(--color-dark); &:hover{background: var(--color-primary);}}
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr { border-bottom:1px solid #ececec; }
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a.remove {
  display:inline-block;
  vertical-align:middle;
  width:40px;
  height:40px;
  font-size:16px;
  line-height:40px;
  text-align:center;
  position: relative;
  left:0;
  @include single-transition(all, .4s, ease-in-out);
  i{ 
    color:#ccc;
    line-height: inherit;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
  &:hover {
    background-color: transparent;
    i{ color:red!important;}
  }
}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input{
  height: 40px;
  line-height: 1;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { 
	position:absolute; 
	left: 23px;
  top: 23px;
  font-size: 16px;
	opacity: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover{
	opacity: 1; 
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item img {
  width:50px;
  height:50px;
  margin: 10px; 
  margin-right: 20px;
  @include border-radius(50px);
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a {
  font-size:14px;
  @extend .bold-weight;
  @extend .font-primary;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-price, .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-subtotal {
  line-height:28px;
  letter-spacing:0;
  text-align: center;
  font-size: 13px;
  @extend .border;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity {
  position:relative;
  width:110px;
  font-size:12px;
  margin: auto;
  overflow: hidden;
  @extend .bold-weight;
  @extend .border;
  @extend .radius50;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity input {
  width:100%;
  height:35px;
  line-height:35px;
  padding:0 12px 0 25px;
  border:none;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-minus, .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-plus {
  @include single-transition(all, 0.4s, ease-in-out);
  position:absolute;
  left:0;
  top:0;
  width:30px;
  height:35px;
  font-size:10px;
  text-align:center;
  line-height:35px;
  background:#ffffff;
  color:$color-dark-gray;
  cursor:pointer;
  &:hover{ color:$color-font; }
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-plus {
  left:auto;
  right:0;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-plus i, .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-minus i {
  line-height: inherit;
}
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.actions .coupon input.input-text {
    margin-right: 10px;
    min-width: 230px;
    padding: 7px 15px;
    border-color: rgba(0,0,0,0.1);
    @include single-transition(all, 0.4s, ease-in-out);
}
.coupon label {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap > h4 , .cart_totals h2{
	font-size: 13px;
    line-height: 30px;
    text-transform: uppercase;
    @extend .bold-weight;
    margin-bottom: 13px;
    letter-spacing: 0.06em;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap > h4:before {
  content: "";
  border-radius: 50%;
  border: 1px solid currentcolor;
  opacity: 0.3;
  text-indent: -32px;
  width: 9px;
  height: 9px;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
  margin-right: 12px;
  text-align: center;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap > p {
  margin-top:10px;
  margin-bottom:10px;
  font-size: 14px;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p {
  padding:0;
  margin-bottom:30px;
  font-size: 14px;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p input, .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p select {
  font-size:16px;
  @extend .bold-weight;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.04em;
  color:$color-gray;
  @extend .border;
  @include border-radius(0);
  @extend .font-primary;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p input:hover, .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p input:focus, .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p select:hover, .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p select:focus { border-color:#dadada; }
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p#calc_shipping_country_field, .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p#calc_shipping_state_field { position:relative; }
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p#calc_shipping_country_field:after, .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p#calc_shipping_state_field:after {
  content:"\f0d7";
  font-family:FontAwesome;
  position:absolute;
  top:1px;
  right:1px;
  width:25px;
  height:43px;
  line-height:43px;
  background:#ffffff;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p button {
  @include single-transition(all, 0.4s, ease-in-out);
  font-size:14px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  background:#ffffff;
  padding:10px 30px;
  border:2px solid #dadada; 
  @include border-radius(0);
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p button:hover { background:$color-gray; }
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total > h4 {
	font-size: 13px;
    line-height: 30px;
    text-transform: uppercase;
    @extend .bold-weight;
    margin-bottom: 13px;
    letter-spacing: 0.06em;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total > h4:before {
  content: "";
  border-radius: 50%;
  border: 1px solid currentcolor;
  opacity: 0.3;
  text-indent: -32px;
  width: 9px;
  height: 9px;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
  margin-right: 12px;
  text-align: center;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul {
  margin:0;
  padding:0;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li {
  list-style:none;
  height: 40px;
  line-height: 40px;
  margin: 7px 0;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.order-total{
  border-top-width: 1px;
  border-top-style: solid;
  @extend .borde-color;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li:first-child { padding-top:0; }
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li .title {
  display:inline-block;
  width:59%;
  font-size:12px;
  font-weight:900;
  line-height:30px;
  letter-spacing:0.1em;
  text-transform:uppercase;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li span[data-title="Subtotal"], .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li span[data-title="Tax"], .woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li span[data-title="Total"] {
  display:inline-block;
  width:39%;
  font-size:14px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-align:right;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.shipping .title { width:50%; }
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.shipping div[data-title="Shipping"] {
  display:inline-block;
  width:49%;
  font-size:10px;
  font-weight:400;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:$color-gray;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.shipping div[data-title="Shipping"] ul {
  margin:0;
  padding:0;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.shipping div[data-title="Shipping"] ul > li {
  position:relative;
  padding:0 0 15px 30px !important;
  text-indent:0 !important;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.shipping div[data-title="Shipping"] ul > li input {
  position:absolute;
  top:2px;
  left:0;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.shipping div[data-title="Shipping"] ul > li label span {
  display:block;
  font-size:16px;
  font-weight:600 !important;
  line-height:24px;
  letter-spacing:0.1em;
  @extend .font-primary;
}
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.order-total span[data-title="Total"] .amount {
  display:inline-block;
  font-size:14px;
  @extend .bold-weight;
  line-height:40px;
  margin-top:5px;
}
.woocommerce-cart .main-content .woocommerce .grand-total{ margin-bottom:40px; }
.woocommerce-cart .main-content .woocommerce .wc-proceed-to-checkout { padding: 0; }
.woocommerce-cart .main-content .woocommerce .cart-empty { margin-bottom:15px; }
.woocommerce-cart .main-content .woocommerce .return-to-shop > a {
  margin-top: 15px;
  @include single-transition(all, 0.4s, ease-in-out);
  &:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
   }
}
@media (max-width: 991px) {
  .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item img { display:none; }
}
@media (max-width: 768px) {
  .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a.remove{ float:right; top:17px;}
  .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td { padding:5px 10px; border: 0 !important; text-align:left !important; }
  .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity { float:inherit; margin: 15px 0 0; }
  .woocommerce-cart .main-content .woocommerce table.shop_table thead { display:none; }
  .woocommerce-cart .main-content .woocommerce table.shop_table tbody  tr:first-child td:first-child { border-top:0; }
  .woocommerce-cart .main-content .woocommerce table.shop_table tbody th { display:none; }
  .woocommerce-cart .main-content .woocommerce table.shop_table tr { display:block; padding: 30px; }
  .woocommerce-cart .main-content .woocommerce table.shop_table tr td { display:block; font-size:12px !important; }
  .woocommerce-cart .main-content .woocommerce table.shop_table tr td.order-actions { text-align:left !important; }
  .woocommerce-cart .main-content .woocommerce table.shop_table tr td:before { content:attr(data-title) ': ';  }
  .woocommerce-cart .main-content .woocommerce table.shop_table tr td.product-remove:before, .woocommerce-cart .main-content .woocommerce table.shop_table tr td.actions:before { display:none; }
  .woocommerce table.shop_table tr td::before, .woocommerce-page table.shop_table tr td::before{ font-size:14px; font-weight:600; font-style:normal; color:$color-font; }
}
/* ------- woocommerce checkout ----------*/
.woocommerce-checkout .select2-drop .select2-search {
  line-height:16px;
  padding:0;
}
.woocommerce-checkout .select2-drop .select2-search .select2-input {
  margin-bottom:0;
}
.woocommerce-checkout .select2-drop .select2-search .select2-input:hover, .woocommerce-checkout .select2-drop .select2-search .select2-input:focus { border-color:$color-gray; }
.woocommerce-checkout .select2-drop .select2-results > li {
  font-size:14px;
  font-weight:400;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.04em;
  margin:0;
}
.woocommerce-checkout .woocommerce #customer_details > h3 , .woocommerce-additional-fields > h3 {
  @extend .font-sm-subtitle;
  margin-bottom:15px;
  &:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    overflow: hidden;
    margin-right: 10px;
    text-align: center;
    background-image: url(../images/mo-star-dark.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    top: 0;
    animation: push_animat2 05s infinite linear;
    animation-delay: 2s;
  }
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row {
  margin-bottom:20px;
  padding:0;
}
form.checkout.woocommerce-checkout {
    padding: 30px 0;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row label, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row label, .woocommerce form .form-row label, #payment ul.payment_methods li label {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 5px;
  color: $color-content;
  margin-left: 25px;
  @extend .font-primary;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row label .required, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row label .required {
  font-size:14px;
  text-decoration:none;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row input,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row select,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row .select2-container .select2-choice,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row input, 
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row select,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row .select2-container .select2-choice ,
.select2-container--default .select2-selection--single{
  padding: 0 25px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  border: 0;
  @include border-radius(25px);
  @include single-transition(all, .4s, ease-in-out);
  @extend .bg-grey;
}
.woocommerce form .form-row .input-text {
    @extend .bg-grey;
    border: 0;
    border-radius: 10px;
    padding: 25px;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row textarea,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row textarea, 
.woocommerce form .form-row textarea {
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  border: 0;
  @include single-transition(all, .4s, ease-in-out);
  @extend .bg-grey;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height:35px; }
.woocommerce form .form-row textarea{ border-radius:25px; padding:10px 20px; min-height:100px; margin-bottom:30px;}
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 50px; width: 50px; }
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row.create-account, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row.create-account { margin-bottom:0; }
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row.create-account label, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row.create-account label {
  font-size:12px;
  font-weight:900;
  font-style:normal;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
}
.woocommerce-shipping-fields {
    margin-top: 25px;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .create-account, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .create-account {
  font-size:14px;
  font-weight:400;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.04em;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .create-account > p, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .create-account > p { margin-bottom:20px; }
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address .checkbox, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address .checkbox {
  font-size:12px;
  font-weight:900;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  padding-left:25px;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address .checkbox .input-checkbox, .woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address .checkbox .input-checkbox {
  position:absolute;
  top:2px;
  left:0;
  margin-left:0;
}
.woocommerce-checkout .woocommerce #order_review {
  border:0;
  overflow: hidden;
}
.woocommerce-checkout .woocommerce #order_review .order-review-heading, .woocommerce-checkout .woocommerce #order_review .payment-method-heading {
   @extend .font-sm-subtitle;
    margin-bottom: 13px;
    &:before {
      content: "";
      width: 10px;
      height: 10px;
      display: inline-block;
      overflow: hidden;
      margin-right: 10px;
      text-align: center;
      background-image: url(../images/mo-star-dark.svg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      position: relative;
      top: 0;
      animation: push_animat2 05s infinite linear;
      animation-delay: 2s;
 	 }
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li , .woocommerce-privacy-policy-text p {
    text-align: left;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
	  a{ @extend .bold-weight; }
}
.woocommerce form .form-row label.woocommerce-form__label-for-checkbox {
  line-height: 1;
}
.woocommerce form .form-row .input-checkbox {
  position: relative;
}
.woocommerce form .form-row.validate-required{
  margin-top: 10px;
}
.woocommerce-terms-and-conditions-checkbox-text{
    font-size: 12px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.woocommerce-checkout .woocommerce #order_review .shop_table  { 
	margin-bottom:30px;
}
div#customer_details , .grand-total, .shipping-wrap , .woocommerce-checkout .woocommerce #order_review .shop_table { 
	@include border-radius(0);
}
.col-md-8 div#customer_details {
  padding-right: 30px;
}
.shipping-wrap {
    margin-bottom: 60px;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul {
  margin:0;
  font-size: 14px;
  line-height: 26px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(10, 29, 53, 0.1);
  padding: 30px;
  border-radius: 25px;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li {
  list-style:none;
  padding:5px 0;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li .col-left {
  display:inline-block;
  width:70%;
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0;
  color: $color-content;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.header .product-name, .woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.header .product-total{font-weight:600;}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li .col-right {
  display:inline-block;
  width:28%;
  text-align:right;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.header {
  font-size:13px;
  line-height:24px;
  border-bottom: 1px solid #ccc;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.cart_item {
  font-size:14px;
  padding: 7px 0 0;
}
.woocommerce ul#shipping_method li label{
  font-size: 14px;
  @extend .bold-weight;
  letter-spacing: 0;
  color:$color-font;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.cart_item .product-name .product-quantity {
  display:inline-block;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.cart_item .product-total {
  font-size:14px;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.cart-subtotal, .woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.tax-total, .woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.order-total {
  font-size:13px;
  line-height:24px;
  letter-spacing:0.1em;
  border-top-width: 1px;
  border-top-style: solid;
  @extend .borde-color;
  margin-top: 5px;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.cart-subtotal .amount, .woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.tax-total .amount, .woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.order-total .amount {
  font-size:12px;
  @extend .bold-weight;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.shipping .title {
  display:inline-block;
  vertical-align:top;
  width:50%;
  font-size:12px;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.shipping div[data-title="Shipping"] {
  display:inline-block;
  width:49%;
  font-size:10px;
  font-weight:400;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.shipping div[data-title="Shipping"] ul {
  margin:0;
  padding:0;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.shipping div[data-title="Shipping"] ul > li {
  position:relative;
  padding:0 0 15px 30px !important;
  text-indent:0 !important;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.shipping div[data-title="Shipping"] ul > li input {
  position:absolute;
  top:2px;
  left:0;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.shipping div[data-title="Shipping"] ul > li label span {
  display:block;
  font-size:16px;
  font-weight:600 !important;
  line-height:24px;
  letter-spacing:0.1em;
  @extend .radius10;
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.order-total {
  	font-size: 13px;
    @extend .bold-weight;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 7px 15px;
    margin-top: 5px;
    border: 0;
    background-color: var(--color-grey);
    @extend .radius10;
    .col-left{@extend .color-dark;} 
}
.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.order-total .amount {
  font-size:11px;
  @extend .bold-weight;
  @extend .color-main;
}
.woocommerce-checkout .woocommerce #order_review #payment { 
  padding: 30px;
  background: transparent;
  @extend .radius25;
  @extend .border;
}
.woocommerce-checkout .woocommerce #order_review #payment .payment_methods {
  margin:0 0 15px;
  padding:0;
  border:none;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
}
.woocommerce-checkout .woocommerce #order_review #payment .payment_methods > li .payment_box {
  @extend .bg-grey;
  @include border-radius(5px);
  font-size: 13px;
  line-height: 23px;
  margin-top: 0;
}
.woocommerce-checkout .woocommerce #order_review #payment .payment_methods > li .payment_box:before { display:none; }
.woocommerce-checkout .woocommerce #order_review #payment .place-order {
  padding:0;
  margin:0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-top: 15px;
}
.woocommerce-checkout .woocommerce .woocommerce-info:before { display:none; }
.woocommerce-checkout .woocommerce .woocommerce-info > a { color:$color-font; }
.woocommerce-checkout .woocommerce .login, .woocommerce-checkout .woocommerce .checkout_coupon {
  font-size:14px;
  font-weight:400;
  line-height:24px;
  @extend .border;
}
.woocommerce-checkout .woocommerce .login > p, .woocommerce-checkout .woocommerce .checkout_coupon > p { margin-bottom:15px; }
.woocommerce-checkout .woocommerce .login > p.lost_password, .woocommerce-checkout .woocommerce .checkout_coupon > p.lost_password { margin-bottom:0; }
.woocommerce-checkout .woocommerce .login .form-row, .woocommerce-checkout .woocommerce .checkout_coupon .form-row {
  margin-bottom:20px;
  padding:0;
}
.woocommerce-checkout .woocommerce .login .form-row label, .woocommerce-checkout .woocommerce .checkout_coupon .form-row label {
  font-size:12px;
  @extend .bold-weight;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  margin-bottom:5px;
}
.woocommerce-checkout .woocommerce .login .form-row label .required, .woocommerce-checkout .woocommerce .checkout_coupon .form-row label .required {
  font-size:14px;
  text-decoration:none;
}
.woocommerce-checkout .woocommerce .login .form-row input, .woocommerce-checkout .woocommerce .checkout_coupon .form-row input {
  padding: 0 20px;
  line-height: 45px;
  font-size: 13px;
  height: 45px;
  @extend .border;
}
.woocommerce-checkout .woocommerce .login .form-row input.button, .woocommerce-checkout .woocommerce .checkout_coupon .form-row input.button {
  font-size:12px;
  @extend .bold-weight;
  font-style:normal;
  line-height:24px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:#ffffff;
  @extend .bg-dark;
  margin-right:15px;
  padding:10px 30px; 
  @include border-radius(0);
}
.woocommerce form.checkout_coupon p.form-row {
  width: auto !important;
  float: left !important;
}
.woocommerce form.checkout_coupon input {
  min-width: 320px;
}
.woocommerce form.checkout_coupon .form-row-last{
  margin-left: 15px;
}
.woocommerce-checkout .woocommerce .checkout_coupon .form-row { margin-bottom:0; }
.woocommerce-checkout .woocommerce .checkout_coupon .form-row input.button { margin-right:0; }

/* woocommerce-account */
.woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 30px;
	  margin-bottom: 30px;
    @extend .border;
    @extend .radius25;
	  ul{ list-style:none; padding:0;
	    li{ 
		    margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 15px;
        font-size: 16px;
        @extend .bold-weight;
        line-height: 28px;
			 text-transform: capitalize;
		    @include single-transition(all, .4s, ease-in-out);
		    @extend .font-primary;
			a{
        font-size: 15px;
        line-height: 25px;
        @extend .bold-weight;
				background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
				background-position: 22px bottom;
				background-size: 0 2px;
				transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
				padding: 3px 0;
				display: inline;
				background-repeat: no-repeat;
				box-sizing: border-box;
        &:before{
            content: "";
            margin-right: 10px;
            width: 10px;
            height: 10px;
            display: inline-block;
            overflow: hidden;
            text-align: center;
            background-image: url(../images/mo-star-dark.svg);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: top center;
            position: relative;
            top: 1px;
            animation: push_animat2 05s infinite linear;
            animation-delay: 2s;
        }
        br{ display: none;}
				&:hover{ background-size:100% 2px; }
			}
		}
	}
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding-left: 30px;
    min-height: 262px;
    letter-spacing: 0;
    border-radius: 0;
  	a { font-weight:600; color:$color-font; }
    a:hover{ @extend .color-main;  }
}
.woocommerce-info {
  border-top-color: var(--color-primary);
}
.woocommerce-info::before {
  color: var(--color-primary);
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button.button{
 font-size:14px !important; 
}
.woocommerce-account .woocommerce .myaccount_user {
  font-size:15px;
  font-weight:400;
  line-height:24px;
  letter-spacing:0.04em;
  text-align:center;
  margin-bottom:30px;
}
.woocommerce-account .woocommerce > h2 {
  font-size:21px;
  @extend .bold-weight;
  line-height:32px;
  text-align:center;
  text-transform:uppercase;
  color:$color-font;
  margin-bottom:0;
}
.woocommerce-account .woocommerce .myaccount_address {
  font-size:15px;
  font-weight:400;
  font-style:italic;
  line-height:24px;
  letter-spacing:0.04em;
  text-align:center;
  color:$color-gray;
  margin-bottom:40px;
}
.woocommerce-account .woocommerce .addresses .title > h3 ,.woocommerce-account .woocommerce .addresses .title > h2 {
	  margin-bottom: 5px;
    margin-top: 15px;
    @extend .font-sm-subtitle;
}
.woocommerce-Address-title h2{  @extend .font-sm-subtitle; }
.woocommerce-Address {
  padding: 10px 30px;
  margin-bottom: 30px;
  @extend .border;
  @extend .radius25;
}
.woocommerce-account .woocommerce .addresses .title > h3:before {
  content: "";
  border-radius: 50%;
  border: 1px solid currentcolor;
  opacity: 0.3;
  text-indent: -32px;
  width: 9px;
  height: 9px;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
  margin-right: 12px;
  text-align: center;
}
.woocommerce-account .woocommerce .addresses .title > a {
	position: relative;
  margin-top: 21px;
  line-height: 17px;
  float: left;
	@extend .bold-weight;
	font-size: 14px;
  color: var(--color-primary);
  text-transform: uppercase;
	&:before, &:after  {
		content: '';
		display: block;
		border-bottom: 1px solid;
		border-color: inherit;
		position: absolute;
		bottom: 0;
		width: 100%;
		-webkit-transition: .1s;
		-moz-transition: .1s;
		transition: .1s;
	}
	&:before {
		right: 0;
		-webkit-transform-origin: 100% 0;
		-moz-transform-origin: 100% 0;
		transform-origin: 100% 0;
		-webkit-transform: scaleX(1);
		-moz-transform: scaleX(1);
		transform: scaleX(1);
	}
	&:after {
		left: 0;
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: scaleX(0);
		-moz-transform: scaleX(0);
		transform: scaleX(0);
		
	}
	&:hover{
		&:before {
			-webkit-transform: scaleX(0);
			-moz-transform: scaleX(0);
			transform: scaleX(0);
			-webkit-transition: .4s;
			-moz-transition: .4s;
			transition: .4s;
		}
		&:after {
			-webkit-transform: scaleX(1);
			-moz-transform: scaleX(1);
			transform: scaleX(1);
			-webkit-transition: .6s .3s;
			-moz-transition: .6s .3s;
			transition: .6s .3s;
		}
	}
}
.woocommerce-account .woocommerce .addresses .title > a:hover { color:var(--color-primary); }
.woocommerce-account .woocommerce .addresses address {
  font-style:normal;
  line-height:24px;
  font-size: 15px;
}
.woocommerce-account .woocommerce form > h3 {
  padding-bottom:15px;
  border-bottom:1px solid $color-gray;
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
  @extend .bold-weight;
  margin-bottom: 13px;
  letter-spacing: 0.06em;
}
.woocommerce-account .woocommerce form > h3:before {
  content: "";
  border-radius: 50%;
  border: 1px solid currentcolor;
  opacity: 0.3;
  text-indent: -32px;
  width: 9px;
  height: 9px;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
  margin-right: 12px;
  text-align: center;
}
.woocommerce-account .woocommerce form .form-row{
  margin-bottom:20px;
  padding:0;
}
.woocommerce-account .woocommerce form .form-row label{
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  margin-bottom: 0;
  color: $color-content;
}
.woocommerce-account .woocommerce form .form-row label .required {
  font-size:14px;
  text-decoration:none;
}
.woocommerce legend {
  border: 0;
  padding-top: 20px;
  margin-bottom: 0;
  @extend .font-xsm-subtitle;
}
.woocommerce-account .woocommerce form .form-row input,
.woocommerce-account .woocommerce form .form-row select,
.woocommerce-account .woocommerce form .form-row .select2-container .select2-choice {
  font-size:14px;
  font-weight:400;
  padding:10px 20px; 
  height: 45px;
  line-height: 45px;
  border: 0;
  background: var(--color-grey);
  @include single-transition(all, .4s, ease-in-out);
}
.woocommerce-account .woocommerce form .form-row em {
  font-size: 13px;
  opacity: 0.7;
}
.woocommerce-account .woocommerce form .form-row input[type="checkbox"] { height:13px; }
.woocommerce-account .woocommerce form .form-row textarea {
  font-size:14px;
  font-weight:400;
  padding:10px 20px;
  background: $color-gray;
  @include single-transition(all, .4s, ease-in-out);
}
.woocommerce-account .woocommerce form input.button {
  line-height:15px;
}
/* .woocommerce form login */
.woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.lost_reset_password {
  max-width:450px;
  margin:30px auto 0;
  padding:50px;
  border: 0;
  background: #fff;
  @extend .box-shadow;
}
.woocommerce-account .woocommerce form.login .form-row .woocommerce-form__input-checkbox {
    height: 15px;
    width: 15px;
    margin-top: 10px;
}
.woocommerce-account .woocommerce form.login .form-row, .woocommerce-account .woocommerce form.lost_reset_password .form-row {
  margin-bottom:20px;
  padding:0;
}
.woocommerce-account .woocommerce form.login .form-row label, .woocommerce-account .woocommerce form.lost_reset_password .form-row label {
  font-size:12px;
  @extend .bold-weight;
  line-height:24px;
  text-transform:uppercase;
  margin-bottom:5px;
  @extend .font-primary;
}
.woocommerce-account .woocommerce form.login .form-row label .required, .woocommerce-account .woocommerce form.lost_reset_password .form-row label .required {
  font-size:14px;
  text-decoration:none;
}
.woocommerce-account .woocommerce form.login .form-row input, .woocommerce-account .woocommerce form.lost_reset_password .form-row input {
  font-size:14px;
  font-weight:400;
  line-height:24px;
  padding:10px 20px;
  @extend .border;
  &:hover{ border-color:var(--color-primary); }
}
.woocommerce-account .woocommerce form.login .form-row input.button, .woocommerce-account .woocommerce form.lost_reset_password .form-row input.button{
  border:0; 
  @extend .bg-color-main;
  font-size:12px;
  @extend .bold-weight;
  font-style:normal;
  line-height:24px;
  padding:10px 30px;
  color:$color-font;
}
.woocommerce-account .woocommerce form.login p.lost_password, .woocommerce-account .woocommerce form.lost_reset_password p.lost_password { margin-bottom:0; }
.woocommerce-account .woocommerce form.lost_reset_password { margin-top:0; margin-bottom: 90px; border-radius: 25px;}
.woocommerce-account .woocommerce form.lost_reset_password > p.form-row-first {
  width:100%;
  margin-top:30px;
}
/* woocommerce-message */
.woocommerce-error, .woocommerce-info, .woocommerce-message{
  font-size:14px;
  font-weight:400;
  line-height:40px;
  color:$color-font;
  border-bottom-width: 0px;   border-left-width:0px;   border-right-width:0px;
  border-bottom-style: solid; border-left-style: solid; border-right-style: solid;
  @extend .borde-color;
  @extend .bg-grey;
  @extend .radius10;
  padding: 1em 1em 1em 3.5em;
   > a {
	  @extend .bold-weight;
	  color:#303030;
	  @extend .font-primary;
  }
  .button {
    min-height: 38px;
    line-height: 38px !important;
  }
}
.woocommerce-message {
  border-top-color: var(--color-primary);;
}
.woocommerce-message::before {
  color: var(--color-primary);;
}
.wpb_text_column :last-child .woocommerce-error {
  margin-bottom: 30px !important;
}
.single-product-content .woocommerce-message{ margin-top:110px; }
.mo-action-bar .woocommerce-message , .mo-action-bar .woocommerce-error, .mo-action-bar .woocommerce-info{
  margin: 0;  margin-top: -10px;
  &:before, &:before { left:0; }
}
@media (max-width: 1199px) {
  .single-product .ro-reviews-content #review_form_wrapper .comment-form { width:37%; }
  .single-product .ro-reviews-content #review_form_wrapper .comment-form > p.comment-form-comment { width:58%; }
}
@media (max-width: 991px) {
  .single-product .ro-reviews-content #review_form_wrapper .comment-form { width:48%; }
  .single-product .ro-reviews-content #review_form_wrapper .comment-form > p.comment-form-comment { width:47%; }
}
@media (max-width: 767px) {
  .single-product .ro-reviews-content #review_form_wrapper .comment-form { width:100%; }
  .single-product .ro-reviews-content #review_form_wrapper .comment-form > p.comment-form-comment {
    width:100%;
    position:relative;
  }
  .single-product .ro-reviews-content #review_form_wrapper .comment-form > p.form-submit {
    position:relative;
    left:0;
  }
}
@media (max-width: 479px) {
  .woocommerce-cart .woocommerce table.shop_table tbody tr td.actions .coupon input.input-text, .woocommerce-cart .woocommerce table.shop_table tbody tr td.actions .coupon input.button {
    float:none;
    width:100%;
    margin-bottom:30px;
  }
  .woocommerce-cart .woocommerce table.shop_table tbody tr td.actions > .button {  width:100%;  }
  .widget_shopping_cart_content .buttons { margin: 0;}
  .mo_mini_cart .mo-cart-content {left: -100px; }
}
/* ------- woocommerce widget ----------*/
.woocommerce ul.cart_list li , .woocommerce ul.product_list_widget li{
	img{
		float: left;
		margin: 0 15px 0 0;
    display: inline-block;
    width: 75px;
    height: 75px;
    position: relative;
    border: 1px solid #eaeaea;
		@include border-radius(50px);
		@include single-transition(all , 0.4s , ease-in-out);
	}
	.star-rating{ 
		font-size: 11px;
		visibility: hidden;
        height: 0;
	}
}
.product-categories li {
    padding: 0px;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
	a{ color: $color-content; }
	span.count{ 
		float: right;
		font-size: 10px;
		width: 25px;
		height: 25px;
		line-height: 25px;
		border-radius: 50px;
		text-align: center;
		color: $color-font;
		background: $color-gray;
	}
	a:hover{ @extend .color-main; }
}

.wc-block-product-categories-list{
 list-style: none;
 padding-left: 0;
    li{
      display: inline-block;
      margin-left: 10px;
      font-size: 12px !important;
      line-height: 1.5 !important;
      font-weight: 600 !important;
      text-transform: capitalize;
      width: fit-content;
      background-color: var(--color-grey);
      color: #6a7c92;
      padding: 5px 18px;
      margin: 0 5px 5px 0;
      letter-spacing: 1px;
      text-transform: uppercase;
      border-radius: 20px;
    }
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li  , .elementor-widget-sidebar .widget.widget_products ul > li, ul.product_list_widget > li{
	 padding-left: 0;
	 margin-top: 5px;
}
.widget_shopping_cart_content .buttons{ text-align:center; }

.woocommerce #respond input#submit, .woocommerce > a.button, .woocommerce button.button, .woocommerce input.button, .mo-cart-content a.button,
.woocommerce #respond input#submit.alt, .woocommerce > a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    margin: 0;
    border: none;
    color: #fff;
    height: 40px;
    min-height: 40px;
    line-height: 40px !important;
    font-size: 14px;
    letter-spacing: 0;
    padding:0 1.8em;
    vertical-align: middle;
    text-align: center;
    @extend .bold-weight;
    @include border-radius(25px);
    @include single-transition(all, .4s, ease-in-out);
    @extend .bg-color-main;
    &:hover{
      color:#fff;
      -webkit-box-shadow:none;
      -moz-box-shadow:none;
      box-shadow:none;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      transform: translateY(0);
      opacity: 0.9;
      @extend .bg-dark;
  }
}
.woocommerce .woocommerce-button.button.view {
  height: 35px;
  min-height: 35px;
  line-height: 35px !important;
}
.woocommerce .checkout.wc-forward , .mo-cart-content .checkout.wc-forward{ 
	@extend .bg-color-main;
	margin-left: 10px;
}
.woocommerce-product-search input[type=submit]{
    padding: 8px 15px;
    outline: none;
    text-align: center;
    border: 0;
    font-size: 12px;
    letter-spacing: 0.04em;
    color: #fff;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
	  @extend .bg-color-main;
    @include single-transition(all, 0.4s, ease-in-out);
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: 0px;
  padding: 5px;
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  @extend .borde-color;
}
.woocommerce span.reviewer { font-size: 12px; }
.woocommerce-product-search .search-field{
    margin-bottom: 15px;
    padding: 7px 0;
    height: 40px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    background-color: transparent;
	border: 0;
	outline: 0;
	box-shadow: inset 0 -1px 0 #979797;
}
.widget_product_search button[type=submit]{
	height: 40px;
	width: 55px;
    position: absolute;
    top: 1px;
    right: -7px;
    background-color: transparent;
    border: 0px;
    z-index: 2;
	font-size: 10px;
	@extend .bold-weight;
    text-transform: uppercase;
}
.elementor-widget-sidebar .widget {
  margin: 0 auto 50px;
}
.elementor-widget-sidebar .wg-title{
  @extend .font-sm-subtitle;
}
.elementor-widget-sidebar .widget.widget_product_categories > ul {
  margin:0;
  padding:0;
}
.elementor-widget-sidebar .widget.widget_product_categories > ul li{
  list-style:none;
  position:relative;
}
.elementor-widget-sidebar .widget.widget_product_categories > ul li > a {
  letter-spacing:0;
  display:inline-block;
  @include single-transition(all, .4s, ease-in-out);
  &:hover{padding-left:5px;}
}
.elementor-widget-sidebar .widget.widget_product_categories > ul li > a:before {
  content:"\f105";
  font-family:FontAwesome;
  font-weight:400;
  display:inline-block;
  vertical-align:middle;
  margin-right:15px;
}
.elementor-widget-sidebar .widget.widget_product_categories > ul li > span.count {
  position:absolute;
  top:50%;
  right:0;
  width:30px;
  height:30px;
  font-size:10px;
  @extend .bold-weight;
  letter-spacing:0;
  text-align:center;
  line-height:26px;
  color:#474747;
  border:2px solid $color-gray;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.elementor-widget-sidebar .widget.woo-filter-attribute ul {
  margin:0;
  padding:0;
}
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li {
  list-style:none;
  display:inline-block;
  margin:0 4px 15px;
}
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a{
  display:inline-block;
  width:40px;
  height:40px;
  @extend .bg-dark;
}
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.blue{ background:#0080ff; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.gray { background:#dadada; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.green { background:#4dd737; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.orange { background:#ffa500; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.pink { background:#ff4d4f; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.red{ background:#b30000; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.violet{ background:#8f00ff; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a.yellow{ background:#ffff00; }
.elementor-widget-sidebar .widget.woo-filter-attribute ul > li > a:hover {
  -webkit-transform:scale(0.85);
  -moz-transform:scale(0.85);
  -o-transform:scale(0.85);
  -ms-transform:scale(0.85);
  transform:scale(0.85);
}
.elementor-widget-sidebar .widget.widget_price_filter .price_slider_wrapper {
  position:relative;
  padding-top:30px;
}
.elementor-widget-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider {
  background:rgba(0,0,0,0.1);
  height:5px;
  margin-bottom:20px;
  @include border-radius(0);
}
.elementor-widget-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
  @extend .bg-color-main;
  @include border-radius(0);
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
  height: 0.2em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  @extend .bg-color-main;
  border: 0;
  top: -0.4em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
  @extend .bg-color-main;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .3em;
    background-color: rgba(0,0,0,.05) !important;
    border-radius: 0 !important;
	margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	  display: inline-block;
    letter-spacing: 0;
    font-size: 12px !important;
    line-height: 1.5 !important;
    text-transform: uppercase;
    padding: 0 20px;
    height: 28px;
    min-height: 28px;
    color:var(--color-dark);
    @extend .bg-grey;
    @extend .bold-weight;
	  @include border-radius(50px); 	
    @include single-transition(all, 0.4s, ease-in-out);
}
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 12px;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating .star-rating {
    font-size: .7em;
}
.elementor-widget-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  font-size:0;
  font-weight:400;
  line-height:24px;
  letter-spacing:0;
  text-align:center;
}
.elementor-widget-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span { font-size:13px; }
.elementor-widget-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span.from:after {
  content:"-";
  display:inline-block;
  margin:0 5px;
}
.elementor-widget-sidebar .widget.widget_products ul {
  margin:0;
  padding:0;
}
.elementor-widget-sidebar .widget.widget_products ul > li {
  list-style:none;
  position:relative;
  margin-bottom:10px;
  padding:0;
}
.elementor-widget-sidebar .widget.widget_products ul > li > a {
  @extend .font-xsm-subtitle;
}
.elementor-widget-sidebar .widget.widget_products ul > li del:after {
  content:"-";
  display:inline-block;
  margin-left:2px;
}
.elementor-widget-sidebar .widget.widget_products ul > li ins { text-decoration:none; }
.elementor-widget-sidebar .widget.widget_products ul > li:after {
  content:"";
  display:block;
  clear:both;
}
.elementor-widget-sidebar .widget.widget_products ul > li:last-child { margin-bottom:0; }
.price .amount {
    font-size: 14px;
    margin-right: 10px !important;
}
.price > ins {
    font-size: 14px;
    margin: 0;
}
.woocommerce-mini-cart__empty-message{
	font-size: 14px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0;
}
.woocommerce .woocommerce-order-details table.shop_table{
  th { padding: 15px 20px; border-right: 0; }
  tfoot th , tfoot td{ padding: 15px 20px; background: #fff;}
  tfoot td{ font-weight:400;}
}
.woocommerce-MyAccount-content {
  font-size: 16px;
  mark {
    background-color: transparent;
    color: var(--color-primary);
    font-size: 14px;
  }
}

.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    max-width: 100%;
    width: auto;
    float: left;
    margin: 0 15px 10px 0;
    display: inline-block;
    width: 95px !important;
    height: 95px !important;
    position: relative;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.wc-block-grid__product-title {
  text-align: left;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
  font-weight: 600;
  font-size: 12px !important;
  line-height: 1.5 !important;
  padding: 2px 13px 2px 14px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  min-height: auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 0;
  width: fit-content;
  margin: 0;
  @extend .bg-color-main;
}
.wc-block-grid__product{
  text-align: left;
}
.wc-block-grid__product-price.price{
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.wc-block-grid__product-add-to-cart.wp-block-button .added_to_cart.wc-forward,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{
  position: relative;
  font-size: 12px !important;
  line-height: 1.5 !important;
  font-weight: 600 !important;
  text-transform: capitalize;
  width: fit-content;
  background-color: var(--color-grey);
  color: #6a7c92;
  padding: 5px 10px !important;
  margin: 0 5px 5px 0;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 50px;
  &::after {
    position: absolute;
    right: 0;
    font-size: 10px;
    top: 5px
  }
}
.wc-block-grid__product-rating{
  float: left;
}
a.product-img-tpl {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  z-index: 1;
}
/* wc-block */
.wp-block-woocommerce-cart{
  table.wc-block-cart-items{
    margin-bottom: 60px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    .wc-block-cart-items__header th{
      border-bottom: 1px solid #ececec;
      border-right: 1px solid #ececec;
      letter-spacing: 0;
      padding: 0 30px;
      text-align: center;
      height: 60px;
      background: #f5f7f8 !important;
      color: #232323;
    }
    td{ @extend .border; position: relative;}
    tbody tr:nth-child(even) { background: transparent; }
    .wc-block-cart-items__header .wc-block-cart-items__header-product { visibility: visible !important; }
    .wc-block-cart-item__product .wc-block-components-product-metadata{ display:none;}
    .wc-block-cart-items__row {
      .wc-block-components-product-name{ margin-bottom:0;  @extend .font-primary; @extend .bold-weight;}
      .wc-block-cart-item__image img { width:70px; height:70px; margin-left:10px; -webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px;}
      .wc-block-components-formatted-money-amount{ line-height:28px; letter-spacing:0; text-align:center; font-size:13px;}
      .wc-block-components-quantity-selector{
        position: absolute;
        right: 20px;
        top: 20px;
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        margin: auto;
        overflow: hidden;
        border-radius: 50px;
        font-weight: 700;
        @extend .border;
        input.wc-block-components-quantity-selector__input {height:100%; &:focus{ box-shadow:none; border:none;} }
      }
    }
  }
  .wp-block-woocommerce-cart-order-summary-block{
    border-collapse: collapse;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    .wc-block-cart__totals-title{padding:15px 30px !important; background:#f5f7f8 !important}
    .wc-block-cart__totals-title, .wc-block-components-panel__button, .wc-block-components-totals-item__label{ font-size:14px; letter-spacing:0; color:var(--color-dark); @extend .font-primary; @extend .bold-weight;}
    .wc-block-components-formatted-money-amount{line-height: 28px;letter-spacing: 0; text-align: center;font-size: 13px;}
    .wc-block-components-totals-coupon__input label{font-size:14px; padding:6px 10px;}
  }
  .wc-block-cart__submit-button{
    text-align: center;
    font-size: 13px;
    border: none;
    line-height: 45px !important;
    min-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    background: var(--color-primary);
    margin-top: 20px;
    border-radius: 50px;
    font-weight: 700;
  }
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url]{
  border-radius: 50px !important;
  border: 1px solid rgba(10, 29, 53, 0.1) !important;
  font-size: 15px;
  padding-left: 20px !important;
}
.wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=password]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus{box-shadow:none !important;}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{font-size:15px; border-radius:25px;color:#fff; background:var(--color-dark);}
.wp-block-woocommerce-cart-totals-block .wc-block-components-totals-wrapper {padding:15px;}
.wc-block-components-totals-item__label , .wc-block-components-order-summary__button-text{
  @extend .font-primary;
  @extend .bold-weight;
  @extend .color-dark;
  text-transform: uppercase;
  font-size: 14px !important;
  line-height: 21px;
}
.wc-blocks-components-select .wc-blocks-components-select__label {left:25px !important;}
.wc-blocks-components-select .wc-blocks-components-select__container, .wc-block-components-textarea{padding-left:15px; border-radius:25px !important;  border:1px solid rgba(10, 29, 53, 0.1) !important;}
.wc-block-components-notice-banner.is-error { border-radius:50px;}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{ padding:0; min-width:15px; min-height:15px; height:15px;}
.wc-block-components-form {
  margin-bottom: 50px;
}
.wc-block-components-checkout-return-to-cart-button{min-width: 120px;}
.wp-block-woocommerce-checkout-order-summary-block {
  @extend .border;
  border-radius: 25px !important;
  padding: 15px 15px 0;
  .wc-block-components-formatted-money-amount, .wc-block-components-product-price__regular, .wc-block-components-product-price__value.is-discounted{
      letter-spacing: 0;
      font-size: 13px;
      font-weight: 700;
  }
  .wc-block-components-order-summary-item{
    .wc-block-components-order-summary-item__image{
      >img {
        max-width: 50px;
        width: 50px;
        height: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
      }
      .wc-block-components-order-summary-item__quantity{
        width: 20px;
        height: 20px;
        border: 0;
        box-shadow: none;
        font-size: 12px;
        color: #fff;
        background: var(--color-primary);
      }
    }
    .wc-block-components-product-name{
      font-size: 14px;
      letter-spacing: 0;
      color: var(--color-dark);
      @extend .font-primary;
      @extend .bold-weight;
      line-height: 1.4;
    }
    .wc-block-components-order-summary-item__individual-prices { padding-top: 0;}
    .wc-block-components-product-metadata__description{display:none;}
  }
}

.wc-blocks-components-select .wc-blocks-components-select__select{ border:1px solid rgba(10, 29, 53, 0.1) !important;}
.wc-block-components-checkout-place-order-button{
  text-align: center;
  font-size: 13px;
  border: none;
  line-height: 45px !important;
  min-height: 45px;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  background: var(--color-primary);
  margin-top: 20px;
  margin-bottom: 30px;
  border-radius: 50px;
  font-weight: 700;
  min-height: 50px !important;
  height: 50px !important;
  width:100%;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  font-size: 15px;
  padding-top: 15px;
}
.wp-block-woocommerce-coming-soon{
  min-height: 500px;
  padding-bottom: 100px;
  background-image: linear-gradient(180deg, #E4EDF5 0%, #FFFFFF00 100%);
    .wp-block-heading {
      display: block;
      margin-top: 150px;
      @extend .font-title;
   }
}
.wc-block-components-quantity-selector:after{border:0;}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {background:var(--color-grey);border:0;color:var(--color-dark);font-weight:600;font-size:14px;}
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{background:var(--color-grey); border:0 !important; color:var(--color-dark);}
.wc-block-components-quantity-selector:after{border:0;}
.wc-block-components-product-badge{border-radius:25px; @extend .border;}
.wc-block-cart__main .wc-block-cart-items td:last-child{border-left:0;border-right:0;border-bottom:0;}
.wc-block-components-text-input.is-active input[type=text]{padding-left:20px!important;}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .wc-block-checkout__add-note .wc-block-components-textarea:focus{box-shadow:none !important;}
.wc-block-components-totals-coupon .wc-block-components-panel__button, .wc-block-components-address-form__address_2-toggle, .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label{font-size:.875em;line-height:1.2;}
.wc-block-checkout__billing-fields .wc-block-components-address-form{gap: 15px 12px;}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label{padding-left:15px;}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url]{height:2.7em;}
.wc-blocks-components-select .wc-blocks-components-select__select{border: 0 !important;}
.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step{margin-bottom:30px;}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator{ padding-top:15px!important;}
.wc-block-checkout__terms{ margin-bottom:30px !important;}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row{display: block;}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label{ @extend .font-primary;}