/*!
Theme Name: Lian
Theme URI: http://pgwp.ir/
Author: Alireza Darvishi
Author URI: http://pgwp.ir/
Description: A complate wordpress & woocommerce theme!
Version: 1.2.6
Tested up to: 5.7.2
Requires PHP: 7.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lian
Tags: woocommerce,digikala,lian,wordpress,dokan

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
p{
	line-height: 22px;
}

/*
*
*	Insert Fonts
*
*/

@font-face {
  font-family: 'lian';
  src: url('./assets/fonts/lian/lian.eot?84311961');
  src: url('./assets/fonts/lian/lian.eot?84311961#iefix') format('embedded-opentype'),
       url('./assets/fonts/lian/lian.woff2?84311961') format('woff2'),
       url('./assets/fonts/lian/lian.woff?84311961') format('woff'),
       url('./assets/fonts/lian/lian.ttf?84311961') format('truetype'),
       url('./assets/fonts/lian/lian.svg?84311961#lian') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lianf{font-family: lian;font-style: normal;font-weight: bold;}
.lian-list-add:before { content: '\0828'; }
.lian-angle-left:before { content: '\e799'; }
.lian-user-alt:before { content: '\e800'; }
.lian-search:before { content: '\e801'; }
.lian-shopping-cart:before { content: '\e802'; }
.lian-times:before { content: '\e803'; }
.lian-check:before { content: '\e804'; }
.lian-sort-amount-down:before { content: '\e805'; }
.lian-store-alt:before { content: '\e806'; }
.lian-rocket-launch:before { content: '\e807'; }
.lian-bell-on:before { content: '\e808'; }
.lian-shield-check:before { content: '\e809'; }
.lian-user-headset:before { content: '\e810'; }
.lian-badge-check:before { content: '\e811'; }
.lian-money-check-alt:before { content: '\e812'; }
.lian-shipping-fast:before { content: '\e813'; }
.lian-exchange-alt:before { content: '\e814'; }
.lian-heart:before { content: '\e815'; }
.lian-share-alt:before { content: '\e816'; }
.lian-tasks:before { content: '\e817'; }
.lian-comments-alt:before { content: '\e818'; }
.lian-glasses:before { content: '\e819'; }
.lian-plus:before { content: '\e820'; }
.lian-minus:before { content: '\e821'; }
.lian-bars:before { content: '\e822'; }
.lian-star:before { content: '\e823';color:#fac74b; }
.lian-dot-3:before { content: '\e824'; }
.lian-photo-video:before { content: '\e825'; }
.lian-archive:before { content: '\e826'; }
.lian-trash-empty:before { content: '\e827'; }
.lian-download-cloud:before { content: '\e829'; }
.lian-back-in-time:before { content: '\e830'; }
.lian-logout:before { content: '\e831'; }
.lian-address-card-o:before { content: '\e832'; }
.lian-location-outline:before { content: '\e833'; }
.lian-commenting-o:before { content: '\e834'; }
.lian-wpforms:before { content: '\e835'; }
.lian-mail:before { content: '\e836'; }
.lian-warning-empty:before { content: '\e837'; }
.lian-whatsapp:before { content: '\e838'; }
.lian-telegram:before { content: '\e839'; }
.lian-twitter:before { content: '\e840'; }
.lian-facebook:before { content: '\e841'; }
.lian-link:before { content: '\e842'; }
.lian-clock:before { content: '\e843'; }
.lian-spin4:before { content: '\e844'; }
.lian-pin:before { content: '\e845'; }
.lian-back:before { content: '\e846'; }
/*----------------------Responsive Codes------------------------*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  /* padding-right: 15px; */
  /* padding-left: 15px; */
  box-sizing: border-box;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
	box-sizing: border-box;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
		box-sizing: border-box;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
		box-sizing: border-box;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
    box-sizing: border-box;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333% !important;
  }
  .col-lg-9 {
    width: 75% !important;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

/*----------------------End Responsive Codes--------------------*/
body, html {
    font-size: 14px;
    direction: rtl;
    scroll-behavior: smooth;
}
body{
		color: #515151;
    background: #f5f5f5;
    position: relative;
    padding-top: 113px;
    line-height:17px;
}
h3{
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.571;
	font-weight: 700;
	height: 42px;
}
a{text-decoration: none;}
textarea:focus, input:focus{
    outline: none;
}
input, textarea{
	background: #f5f5f5;
	padding: 10px;
	box-sizing: border-box;
	color: #555;
	border: 1px solid #eaedf7;
	background-color: #F3F5FD;
	border-radius: 3px;
	font-family: inherit;
}
.container{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
}
.container {
	min-width: 1009px;
	max-width: 1676px;
	margin: auto;
	display: block;
}
#primary,#primary #main{
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 0;
}

header.site-header {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    background: #fff;
    position: relative;
    -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0,0,0,.04);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 234;
		transition: 0.3s;
}
header.site-header .headerrow{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0;
	position: relative;
	padding: 12px 0;
	z-index: 2;
	background: #fff;
}
header.site-header .header-branding{
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	-ms-flex: 0 0 110px;
	-webkit-box-flex: 0;
	flex: 0 0 110px;
	max-width: 110px;
	max-height: 100%;
	padding-right: 0;
	margin-left: 24px;
	margin-right: 8px;
}
header.site-header .header-right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.site-header .header-action {
    -ms-flex: 0 0 370px;
    -webkit-box-flex: 0;
    flex: 0 0 370px;
    max-width: 370px;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: unset;
}

.header-search {
		width: 60%;
    position: relative;
    height: 100%;
}
.search input {
    width: 100%;
    height: 100%;
    color: #474747;
    font-weight: 300;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    z-index: 51;
    position: relative;
    border-radius: 8px;
    background-color: #f0f0f1;
    border: none;
    padding: 14px 45px 14px 10px;
    box-sizing: border-box;
    z-index: 101;
		font-family: inherit;
}
.search::before{
	font-family: lian;
	content: '\e801';
	right: 4px;
	position: absolute;
	z-index: 52;
	color: #a1a3a8;
	font-size: 19px;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-style: normal;
	font-weight: bold;
	top: 3px;
	z-index: 102;
}


.header-action .mini-cart{position: relative;padding-right: 12px;}
.mini-cart a{
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 5px;
	position: relative;
	box-sizing: border-box;
	padding: 8px;
}

.header-action .mini-cart:before {
    content: "";
    display: block;
    height: 24px;
    background: #e0e0e2;
    position: absolute;
    right: 0;
    width: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mini-cart .mini-cart-count{
	position:absolute;
	font-size: 9px;
	background: #ef394e;
	width: 18px;
	height: 18px;
	border-radius: 12px;
	box-sizing: border-box;
	right: -5px;
	top: 3px;
	color: #fff;
	border: 2px solid #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header-action .account{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-user-nav{
	position: relative;
	padding-left: 0px;
	border-radius: 5px;
}
.login-user-nav.notloggedin{
	border: 1px solid #eee;
}

.login-user-nav > a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    width: auto;
    height: 40px;
    padding: 8px;
    box-sizing: border-box;
}
.header-action .loggedin > a::after{
  content:'';
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #424750;
	margin-right:10px;
}
.site-footer{
	width:100%;
	float:right;
	margin-top: 15px;
	background: #fff;
	display: inline-block;
	line-height: 30px;
}
.site-footer .site-info{
	display: inline-block;
	text-align: center;
	width: 100%;
}
/*---------------------------Header Nav-----------------------------*/
.header-nav{
    -webkit-box-shadow: 0 2px 4px 0 hsla(0,0%,44.3%,.05);
    box-shadow: 0 2px 4px 0 hsla(0,0%,44.3%,.05);
    background-color: #fff;
    position: absolute;
    -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0,0,0,.04);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    top: 100%;
    right: 0;
    transition: 0.5s;
    z-index: 1;
}
.header-nav .container{
	background:#fff;
}
header.site-header .header-nav .headerrow{
	padding:0;
}
.header-nav ul{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important;
	font-size: .857rem;
	line-height: 30px;
	padding-right: 0;
	margin: 0;
}
.header-nav ul li{
	list-style:none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
	color: #616161;
	cursor: default;
	position: inherit;
}
.header-nav ul li.has-child{
	position:relative;
}
.header-nav ul li a{
	padding: 7px 8px 8px;
	width: 100%;
	box-sizing: border-box;
	text-align: right;
}
.header-nav ul li ul li a{
	padding:4px 8px;
}
.header-nav ul li a::before{
	font-family:lian;
	margin-left:5px;
}
.site-main{
	float:left;
	margin-top: 17px;
}
.site-main article{
    float: right;
    width: 100%;
}
.site-main article.post{
	background:#fff;
	padding:15px;
	box-sizing: border-box;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
	margin-bottom: 15px;
}
.sidebar{
	padding:0;
	float: right;
	margin-top: 17px;
	padding-left: 15px;
}
.sidebar section{
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
    border-radius: 8px;
}
.woocommerce-ordering{
	width: 100%;
	border-bottom: 1px solid #ebe9e9;
	position: relative;
	padding: 0px;
	z-index: 2;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0;
}
.woocommerce-ordering ul{
	float:right;
	width:100%;
	margin: 7px 0px;
	box-sizing: border-box;
}
.woocommerce-ordering ul::before{
	font-family:lian;
	content: '\e805' !important;
	position: absolute;
	right: 15px;
	font-size: 17px !important;
	top: 9px;
}
.woocommerce-ordering ul a{
	margin-left:5px;
	padding: 0px 10px 3px 10px;
	position: relative;
	font-size: 12px;
	font-size: .857rem;
	line-height: 25px;
	vertical-align: middle;
	border-radius: 8px;
	white-space: nowrap;
	float: right;
}
.woocommerce-ordering ul a.active {
    background-color: #00bfd6;
    color: #fff;
}
.woocommerce-result-count{
	position:absolute;
	left: 0px;
	top: 4px;
	color: #b7b7b7;
}
.woocommerce-ordering ul::before {
    display: inline-block;
    content: attr(aria-label);
    color: #3b3b3b;
    margin-left: 5px;
    font-size: 12px;
    line-height: 21px;
    vertical-align: middle;
    white-space: nowrap;
    float: right;
    padding: 2px 10px 3px 10px;
}
.woocommerce .woocommerce-breadcrumb{
	float:right;
	width: 100%;
	height: 30px;
	margin: 0;
	line-height: 30px;
	box-sizing: border-box;
}

 .woocommerce ul.products li.product .woocommerce-loop-product__title{
 	display: block;
    overflow: hidden;
    font-size: 12px;
    font-size: .857rem;
    line-height: 30px;
    text-align: right;
    line-height: 22px;
    margin-top: 13px;
    height: 43px;
 }
 .woocommerce ul.products li.product .price{
	margin-top: 13px;
	float: left;
	width: 100%;
	height: 52px;
	}
 .woocommerce ul.products li.product .twoprice{
 	font-size: 14px;
 	text-align: left;
 	box-sizing: border-box;
 	padding-top: 40px;
 	font-weight: 400;
 }
 .woocommerce ul.products li.product .twoprice bdi{
 	font-weight:700;
 	font-size: 20px;
 	font-size: 1.429rem;
 }
 .woocommerce ul.products li.product .woocommerce-Price-currencySymbol,
 .woocommerce div.product span.price .woocommerce-Price-currencySymbol{
 	font-size: calc(100% - 6px);
 	font-weight: 400;
 }
 .woocommerce .price ins, .woocommerce .price ins, .woocommerce .price > span > bdi{
 	width: 100%;
 	height: 20px;
 	text-decoration: none;
 	font-size: 20px;
 	font-size: 1.429rem;
 	text-align: left;
 	line-height: 16px;
 }
 .woocommerce div.product span.price > span > bdi{
 	line-height: 3rem;
 }
 .woocommerce ul.products li.product .price ins span.woocommerce-Price-currencySymbol,
 .woocommerce div.product span.price ins span.woocommerce-Price-currencySymbol{
 		font-weight: 400;
    font-size: calc(100% - 6px);
 }
 .woocommerce ul.products li.product .price ins bdi,
 .woocommerce div.product span.price ins bdi{
 	text-decoration: none;
 }
  .price del, .woocommerce .price del{
 	width: auto;
 	height: 20px;
 	text-align: left;
 	line-height: 25px;
 	font-size: 16px;
 	font-size: 1.143rem;
 	float: left;
 }

 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
 	margin:0;
 	width:calc(25% + 0.9px);
 	padding: 40px 12px 46px;
 	box-sizing:border-box;
 	display: block;
 	background: #fff;
 	height: 100%;
 	position: relative;
 	-webkit-transition: -webkit-box-shadow .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1);
 	transition: -webkit-box-shadow .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1);
 	transition: box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);
 	transition: box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1),-webkit-box-shadow .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1);
 	border: 1px solid #ebebeb;
 	border-top: none;
 	margin-left:-1px;
 	position: relative;
 }
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover{
    -webkit-box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
    z-index: 11;
}
.sidebar section{
	padding:5px;
	box-sizing:border-box;
	position: relative;
}
.sidebar section h2{
	position: relative;
	color: #535353;
	letter-spacing: .2px;
	font-weight: 700;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.571;
	padding: 8px 16px 10px 15px;
	border-bottom: 1px solid #f2f2f2;
	margin-top: 0;
}
.sidebar section .woocommerce-product-search{
	position:relative;
}
.sidebar section .woocommerce-product-search::before{
	font-family: lian;
	content: '\e801';
	right: 10px;
	position: absolute;
	z-index: 52;
	color: #a1a3a8;
	font-size: 19px;
	align-items: center;
	font-weight: bold;
	top: 11px;
}
.sidebar section input{
	font-size: 11px;
	font-size: .786rem;
	line-height: 2;
	color: #555;
	background: #f8f8f8;
	border: 1px solid transparent;
	-webkit-transition: .15s ease-in;
	transition: .15s ease-in;
	letter-spacing: 0;
	padding: 7px 35px 8px 2px;
	border-radius: 8px;
}
.sidebar .widget_product_search .search-field{
	width:100%;
}
.sidebar .widget_product_search button[type="submit"]{
	display:none;
}
.sidebar section .product-categories {
    max-height: 250px;
    overflow: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-right: 20px;
}
.sidebar section .product-categories li {
    display: list-item;
    margin-bottom: 10px;
    line-height: 20px;
    list-style: none;
    position:relative;
}
.sidebar section .product-categories li ul {
    margin-top: 10px;
}

.sidebar section .product-categories li::before{
	content: '\f103';
	font-family: 'lian';
	position: absolute;
	right: -13px;
	top:1px;
	color:#acacac;
}
.ul-brands,.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list{
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding-right: 45px;
	margin: 0;
	max-height: 155px;
	overflow-y:auto;
}
.ul-brands li,.woocommerce-widget-layered-nav li{
	display: inline-block;
	width: 100%;
	line-height: 30px;
	cursor: pointer;
	position: relative;
}
.ul-brands li span{
	background:#fff;
	position: relative;
	z-index: 1;
}
.ul-brands li b{
	float:left;
	color: #d0d0d0;
	font-weight:300;
	text-transform: capitalize;
	font-size: 12px;
	margin-left: 10px;
	position: absolute;
	left: 0;
}
.woocommerce-widget-layered-nav li::before,.ul-brands li::before{
	content:'';
	width: 18px;
	height: 18px;
	background: #fff;
	position:absolute;
	right: -30px;
	top: 7px;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
}
.woocommerce-widget-layered-nav li.chosen::before,.ul-brands li.active::before{
	background:#00bfd6;
	border:1px solid #00b6d6;
}
.woocommerce-widget-layered-nav li.chosen a::after,.ul-brands li.active::after{
	display: inherit !important;
	font-family: 'lian' !important;
	content: '\e804' !important;
	position:absolute;
	right: -32px;
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	top: 0;
}
.woocommerce-widget-layered-nav li a::after{
	content:'';
	position: absolute;
	right: -32px;
	font-size: 21px;
	font-weight: 500;
	width: 20px;
	height: 20px;
	top: 7px;
}
.woocommerce-widget-layered-nav li{
	line-height: 30px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{
	display:none;
}

.woocommerce .widget_layered_nav_filters ul li{
	line-height:30px;
	border: 1px solid #eee;
	padding: 0;
	margin-left: 15px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.woocommerce .widget_layered_nav_filters ul li a{
	padding: 1px 1em 1px 2em;
	position: relative;
	float: right;
}
.woocommerce .widget_layered_nav_filters ul li a::before{
	position: absolute;
	left: 0;
	top: 8px;
	content:'\e803';
	font-family: 'lian';
	color: #b3b3b3;
	font-size: 16px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle::after{
	content: '\f103';
	font-family:lian;
	font-size: 20px;
	z-index: 7;
	float: left;
	margin-top: 9px;
	margin-left: 5px;
	color: #bbb;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
	border-radius: 50%;
	background:#fff;
	width:19px;
	height:19px;
	top: -9px;
}
.woocommerce .widget_price_filter .price_slider span:nth-child(2){
	transform:rotate(180deg);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background: #35ccde;
	height: 2px;
	top: 0px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
	background: #eee;
	height: 2px;
	margin-top: 25px;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
	width:100%;
	margin-top: 10px;
	border-radius: 8px;
	background-color: #00bfd6;
	border: 0;
	padding: 11px 5px;
	color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover{
	background:#36cddf;
}
.sidebar .price_slider_wrapper{
	padding: 0px 15px;
}
.sidebar .price_slider_wrapper .price_label{
	width:100%;
	float:right;
}
.sidebar .price_slider_wrapper .price_label >div{
	width: calc( 50% - 1px );
	float: right;
	text-align: center;
	border-left: 1px solid #eee;
}
.sidebar .price_slider_wrapper .price_label >div:last-child{
	border:0;
}
.sidebar .price_slider_wrapper .price_label span{
	font-size: 11px;
	direction: rtl;
}

.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{
	width: 100%;
	background: #fff0;
	color: #ee384e;
	border-bottom: 1px solid #ee384e;
	border-radius: 0;
	right: 0;
	min-height: 15px;
	box-sizing: border-box;
}
.woocommerce .price .perc, .woocommerce .price .perc,.woocommerce ul.product_list_widget li .price .perc, .woocommerce ul.product_list_widget li .perc{
	background-color: #fb3449;
	font-weight: 700;
	color: #fff;
	border-radius: 20px;
	padding: 2px 4px 3px 4px;
	letter-spacing: 0;
	margin-bottom: 3px;
	text-align: center;
	font-size: 16px;
	font-size: 1.143rem;
	line-height: 28px;
	margin-right: 8px;
	min-width: 43px;
	height: 23px;
	float: left;
}
.vendor_name{
	position:absolute;
	bottom:0;
	height: 35px;
	line-height: 35px;
	width: 100%;
	right: 0;
	padding-right: 10px;
	font-weight:500;
	border-top: 1px solid #f5f5f5;
	background: #fff;
	z-index: 3;
	box-sizing: border-box;
	transition: 0.3s;
	opacity: 0;
}
.vendor_name span{
	font-weight:300 ;
	margin-left:5px;
}
.vendor_name i{
	color:#777;
	margin-left: 7px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product:hover .vendor_name{
	opacity:1;
}
.sidebar .widget_lian_woocommrece_fast_delivery,
.sidebar .widget_lian_woocommrece_in_stock,
.sidebar .widget_lian_woocommrece_is_original{
	height: 40px;
	line-height: 25px;
	padding-right: 75px;
	position: relative;
}
.sidebar .widget_lian_woocommrece_fast_delivery a:before,
.sidebar .widget_lian_woocommrece_in_stock a:before,
.sidebar .widget_lian_woocommrece_is_original a:before{
	content:'';
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 40px;
	height: 21px;
	border-radius: 29px;
	border: 1px solid #8c8c8c;
	background: #e5e5e5;
	position: absolute;
	right: 20px;
	top: 8px;
}
.sidebar .widget_lian_woocommrece_fast_delivery a:after,
.sidebar .widget_lian_woocommrece_in_stock a:after,
.sidebar .widget_lian_woocommrece_is_original a:after{
	content:'';
	display: block;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #959595;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	border-radius: 50%;
	position: absolute;
	top: 11px;
	right: 24px;
}
.sidebar .widget_lian_woocommrece_fast_delivery a.active:before,
.sidebar .widget_lian_woocommrece_in_stock a.active:before,
.sidebar .widget_lian_woocommrece_is_original a.active:before{
    background-color: #00bfd6;
    border-color: #148693;
}
.sidebar .widget_lian_woocommrece_fast_delivery a.active:after,
.sidebar .widget_lian_woocommrece_in_stock a.active:after,
.sidebar .widget_lian_woocommrece_is_original a.active:after{
	right: 41px;
}
.sidebar .widget_layered_nav_filters .removeactivefilters{
	color:red;
	position: absolute;
	left: 15px;
	top: 13px;
}
.vendor_name b{
	background:#f2f8f2;
	font-size: 12px;
	font-weight: 300;
	padding: 0px 0px 2px 5px;
	border-radius: 20px;
	margin-right: 10px;
}
.vendor_name b i{
	padding:2px 3px;
	background:#388e3c;
	color:#fff;
	font-size:12px;
	font-weight:700;
	width: 15px;
	height: 15px;
	border-radius:50%;
	margin-left: 5px;
}
.notorg{
	padding: 0 6px;
	color: #d5901f;
	background-color: rgba(249,168,37,.11);
	font-size: 11px;
	font-size: .786rem;
	line-height: 2;
	position: absolute;
	bottom: 8px;
	border-radius: 8px;
	position: absolute;
	right: 15px;
	z-index: 2;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	float:right;
	width:100%;
	box-sizing: border-box;
	display: inline-block;
	background: #fff;
	box-shadow: 0px 3px 10px #eee;
	line-height: 25px;
	margin-bottom: 0px;
	padding: 5px 45px 5px 15px;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
	top:7px;
}
.woocommerce ul.products li.product .button{
	width:100%;
	text-align:center;
	box-sizing:border-box;
	padding: 12px;
	background: #ee384e;
	color: #fff;
}
.woocommerce ul.products li.product .button:hover{
	background:#da3246;
}
.loop-fastdelv-star{
	height: 25px;
	width:100%;
	line-height: 25px;
}
.loop-fastdelv-star .lian-rocket-launch{
	font-size: 11px;
	font-size: .8rem;
	font-weight: 500;
	padding-right: 20px;
	position: relative;
	font-family: inherit;
}
.loop-fastdelv-star .lian-rocket-launch p{
	display: inline-block;
	margin: 0;
}
.loop-fastdelv-star .lian-rocket-launch::before{
    color:#a63489;
    margin-left: 10px;
    font-size: 14px;
    transform: rotate(-45deg);
    position: absolute;
    right: 0;
    top: -8px;
    font-weight: 700;
    font-family: lian !important;
}

.loop-fastdelv-star .lian-star{
	float:left;
	padding-left: 16px;
	position: relative;
	font-weight: 500;
	font-family: inherit;
}
.loop-fastdelv-star .lian-star::before{
	position:absolute;
	left: 0;
	color: #fac74b;
	font-family: 'lian';
	top: -1px;
}
.loop-fastdelv-star .lian-star b{
	float:right;
	margin-left:3px;
	font-size:12px;
	font-weight:300;
}
.single-product .entry-header{
	display: inline-block;
	width: 100%;
}
.single-product .entry-content{
	display: inline-block;
	width: 100%;
	padding: 1rem;
	box-sizing: border-box;
}
.single-product .lian-single-title{
	width:100%;
	display:inline-block;
	position: relative;
	padding: 7px 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 0 solid #f2f2f2;
}
.single-product .lian-single-title h1 {
    margin: .8rem 0 !important;
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 24px;
    font-weight: 700;
    color: #000;
}
.single-product .woocommerce div.product div.images.woocommerce-product-gallery{
	width:100%;
	padding: 5em 3em 0em;
	box-sizing: border-box;
}
.single-product .product > .col-lg-4{
	padding-right: 0;
	border-left: 1px solid #f4f4f4;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	position:absolute;
	right:0;
	top: 2em;
	background: #0000;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{
	border-color: #999;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{
	background: #999;
}
.single-product .lian-product-Information span.onsale{
	text-align:right;
	font-size: 16px;
	font-size: 1.143rem;
	line-height: 24px;
	border-bottom: 1px solid #fb3449;
	color: #fb3449;
	padding: 14px 20px 17px;
}

.single-product .lian-config-summary .col-lg-6{
    float:right;
}
.single-product .lian-config-summary .col-lg-6:last-child{
    float:left;
	padding-left: 15px;
}
.single-product .lian-config-summary .lian-single-config{
	border-top: 1px solid #f2f2f2;
	display: inline-block;
	padding-top: 25px;
	padding-right: 0;
}
.single-product .lian-config-summary .lian-single-config .lian-single-entitle{
	padding: 5px 0px 5px 10px;
	position: absolute;
	top: -17px;
	right: 0;
	color: #c0c2c5;
	background-color: #fff;
	font-size: 12px;
	font-size: .857rem;
	line-height: 1.833;
}
.single-product .lian-config-summary .lian-single-config .lian-single-meta{
	display:inline-block;
	float: right;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
}
.lian-single-meta .lian-star::before{
	margin-left:4px;
	float: right;
	font-family: 'lian';
}
.lian-single-meta .lian-star{
    color: #81858b;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    font-family: inherit;
}
.single-product .lian-config-summary .lian-single-config .lian-single-meta .item{
	width:auto;
	float:right;
	font-size: 12px;
	font-size: .857rem;
	line-height: 1.833;
	font-weight: 500;
    margin-left:30px;
    position:relative;
}
.single-product .lian-config-summary .lian-single-config .lian-single-meta .item::after{
	content:'';
	position:absolute;
	left:-15px;
	top:10px;
	height: 4px;
	width: 4px;
	background-color: #dfdfdf;
	border-radius: 999px;
	font-family: 'lian';
}
.single-product .lian-config-summary .lian-single-config .lian-single-meta .item:last-child::after{
	display:none;
}
.single-product .lian-config-summary .lian-single-summary .entry-summary{
	width:100%;
	background-color: #f5f5f5;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	box-sizing: border-box;
}
.single-product .lian-config-summary .lian-single-summary .entry-summary form{
	padding:10px;
}
.lian-single-short-attribute{
    width:100%;
    display: inline-block;
    line-height: 35px;
    margin-top: 10px;
}
.lian-single-short-attribute li::marker{
	color:#ccc;
	top:2px;
	padding-top: 6px;
}
.lian-single-short-attribute ul{
	margin-top:0px;
	margin-bottom:0;
}
.lian-single-short-attribute > span{
	padding-right: 23px;
	color: #03A9F4;
	cursor: pointer;
	position: relative;
}
.lian-single-short-attribute > span span{
	padding-right:17px;
}
.lian-single-short-attribute > span > i{
	margin-left:7px;
	position: absolute;
	top: 0px;
	line-height: 20px;
}
.lian-single-short-attribute .attributes-title{
	font-weight:bold;
}
.lian-wc-gallery{
	display:inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.lian-wc-gallery .item{
	width:20%;
	float: right;
	cursor: pointer;
	padding: 5px;
	box-sizing: border-box;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.lian-wc-gallery .item div{
	box-sizing: border-box;
	padding: 4px;
	border: 1px solid #ccc;
	border-radius: 8px;
}
.lian-wc-gallery .video img{
	-webkit-filter: blur(3px);
	filter: blur(3px);
}
.lian-wc-gallery .item img{
	opacity:0.7;
	transition:0.3s;
}
.lian-wc-gallery .item:hover img{
    opacity:1;
}
.lian-wc-gallery .item:last-child img{
	-webkit-filter: blur(3px);
	filter: blur(3px);
}
.lian-wc-gallery .item:last-child::after,
.lian-wc-gallery .item.video::after{
	content:'';
	background: #ddd;
	width: 50%;
	height: 50%;
	border-radius: 34px;
	color: #fff;
	background-color: rgba(115,114,115,.6);
	font-size: 14px;
	font-size: 1rem;
	line-height: 14px;
	position: absolute;
	top: 25%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}
.lian-wc-gallery .item.video::before{
	content: '\e825';
	font-family: 'lian';
	position: absolute;
	top: 41%;
	margin: auto;
	color: #fff;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}
.lian-wc-gallery .item:last-child::before{
	content: '\e824';
	position: absolute;
	font-family: 'lian';
	top: 40%;
	color: #fff;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}
.modal{
	width:100%;
	height:100%;
	top:0;
	background: #00000036;
	position:fixed;
	right:0;
	z-index: 999;
}
#lian-wc-gallery .lian-wc-gallery-modal{
	position: fixed;
	top: 11%;
	height: 80%;
	width: 66%;
	overflow: hidden;
	right: 0;
	left: 0;
	margin: auto;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
}
#lian-wc-gallery .lian-wc-gallery-modal .head{
	position: absolute;
	width: 97%;
	border-bottom: 1px solid #dfdfdf;
	height: 40px;
}
#lian-wc-gallery .lian-wc-gallery-modal .head h3{
	font-size:0.99rem;
}
#lian-wc-gallery .lian-wc-gallery-modal .side{
	width: 33%;
	position: absolute;
	overflow-y: scroll;
	left: 10px;
	height: 86%;
	box-sizing: border-box;
	top: 11%;
}
#lian-wc-gallery .lian-wc-gallery-modal .side::-webkit-scrollbar {
  width: 6px;
}

#lian-wc-gallery .lian-wc-gallery-modal .side::-webkit-scrollbar-track {
  background:#eee;
}

#lian-wc-gallery .lian-wc-gallery-modal .side::-webkit-scrollbar-thumb {
  background-color: #d9d9d9;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item{
	width:25%;
	float:right;
	padding: 5px;
	box-sizing: border-box;
	cursor:pointer;
    position:relative;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item.active div{
	border-color: #b1b1b1;
	border-width: 2px;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item.active div img{
	opacity:1;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item img{
	opacity:0.5;
	transition:0.3s;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item:hover img{
	opacity:1;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item div{
	box-sizing: border-box;
	padding: 4px;
	border: 1px solid #ccc;
	border-radius: 8px;
	position: relative;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item.video img{
    -webkit-filter: blur(3px);
	filter: blur(3px);
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item.video div::before{
	content: '\e825';
	font-family: 'lian';
	position: absolute;
	top: 30%;
	color: #fff;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}
#lian-wc-gallery .lian-wc-gallery-modal .side .item.video div::after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	background-color: #0000007d;
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
#lian-wc-gallery .lian-wc-gallery-modal .content{
	width: 67%;
	position: absolute;
	left: 33%;
	height: 90%;
	padding: 50px;
	box-sizing: border-box;
	top: 10%;
}
#lian-wc-gallery .lian-wc-gallery-modal .content img{
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}
#lian-wc-gallery .lian-wc-gallery-modal .content video{
	width:100%;
	height:100%;
	background: #000;
	border-radius: 4px;
}
#lian-wc-gallery .lian-wc-gallery-modal .lianf{
	position: absolute;
	left: 4px;
	top: 0px;
	padding: 7px 12px;
	background: #f4f4f4;
	border-radius: 4px;
	cursor: pointer;
}
.woocommerce-product-gallery__trigger{
	display: none;
}
.lian-single-vendor{
	border-bottom: 1px solid #e4e4e4;
	line-height:25px;
	position: relative;
	padding: 10px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}
.lian-single-vendor i{
	position:absolute;
	font-size:18px;
	color:#999;
	top: 24px;
}
.lian-single-vendor > div{
	padding-right:35px;
}
.lian-single-vendor > div > span{
	width:100%;
	display:inline-block;

}
.lian-single-vendor .vscore{
	color:#00bfd6;
	font-size: 0.9rem;
}
.lian-single-vendor .vname{
	font-size:1rem;
}
.lian-single-shield{
	display:inline-block;
	line-height:25px;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e4e4e4;
	position:relative;
	padding: 10px;
	box-sizing: border-box;
}
.lian-single-shield i{
	position:absolute;
	font-size: 23px;
	color:#999;
	top: 10px;
}
.lian-single-shield span{
	padding-right:35px;
	color: #000;
}
.lian-single-instockvendor{
	display:inline-block;
	line-height:25px;
	width:100%;
	height: 75px;
	border-bottom: 1px solid #e4e4e4;
	position:relative;
	padding: 10px;
	cursor: pointer;
	box-sizing: border-box;
}
.lian-single-instockvendor:hover{
	background:#eee;
}
.lian-single-instockvendor::after{
	content: '\e799';
	font-family:lian;
	position: absolute;
	left: 20px;
	top: 24px;
	font-size: 1.5rem;
}
.lian-single-instockvendor i{
	position:absolute;
	font-size: 18px;
	color:#999;
	top: 24px;
}
.lian-single-instockvendor > div{
	padding-right:35px;
}
.lian-single-instockvendor > div span{
	width:100%;
	clear:both;
	display:block;
}
.lian-single-instockvendor > div span:nth-child(1){
	font-size:1rem;
	color:#000;
}
.lian-single-instockvendor > div span:nth-child(2){
	font-size:0.9rem;
}
.product-type-variable .summary > p.price{
	display:none;
}
.woocommerce div.product form.cart .button{
	width:100%;
	font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222;
    border-radius: 8px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    min-height: 55px;
    background-color: #ef394e;
    border: none;
    padding: 16px 18px;
		outline: none;
}
.woocommerce div.product form.cart .button.disabled:hover{
	background:#ce2d40;
}
.woocommerce div.product form.cart div.quantity{
	width: 45%;
	margin: 0px 0px 10px 0px;
	position: relative;
}
.woocommerce div.quantity i.lian-plus{
	position:absolute;
	right: 0;
	height: 42px;
	text-align: center;
	line-height: 42px;
	padding: 0px 15px;
	box-sizing: border-box;
	cursor:pointer;
}
.woocommerce div.quantity i.lian-minus{
	position:absolute;
	left: 0;
	height: 42px;
	text-align: center;
	line-height: 42px;
	padding: 0px 15px;
	box-sizing: border-box;
	cursor:pointer;
}
.woocommerce div.product form.cart div.quantity input,.cart .quantity input{
	width:100%;
	box-sizing: border-box;
	line-height: 40px;
	border-radius: 8px;
	border: 0px;
	background: #fff;
	padding: 2px 0;
}

.single_variation{
	width:50%;
	float:left;
	line-height: 25px;
	margin-bottom: 10px;
}
.woocommerce div.product form.cart div.quantity input[type="number"] ,.cart .quantity input[type="number"]{
  -webkit-appearance: textfield !important;
  -moz-appearance: textfield !important;
  appearance: textfield !important;
  }

.woocommerce div.product form.cart div.quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce div.product form.cart div.quantity input[type=number]::-webkit-outer-spin-button,
.cart .quantity input[type="number"]::-webkit-inner-spin-button,
.cart .quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
 }
.woocommerce div.product form.cart .variations select{
	line-height:25px;
	padding: 10px;
	border: 0;
	outline:0;
	border-radius: 8px;
}
.woocommerce div.product form.cart .variations td{
	padding-bottom: 10px;
}
.woocommerce div.product form.cart .variations select option{
	padding: 15px;
	outline: 0;
	border: 0;
}
.woocommerce-variation-price{
	text-align:left;
	line-height: 20px;
}
.lian-single-instockvendor-child{
	line-height:30px;
	padding:10px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	padding-top: 50px;
}
.lian-single-instockvendor-child p{
	margin-top:0;
	font-size:0.9rem;
	text-align: justify;
}
.lian-single-instockvendor-child span{
	font-weight:bold;
	font-size:0.9rem;
}
.lian-single-instockvendor-child > div{
	position:absolute;
	right:0;
	top:0;
	width:100%;
	box-sizing: border-box;
	padding-right: 45px;
	height: 50px;
	line-height: 50px;
	background: #eee;
	cursor: pointer;
	transition:0.3s;
}
.lian-single-instockvendor-child > div:hover{
	background:#ddd;
}
.lian-single-instockvendor-child > div::before{
	content: '\e799';
	font-family:lian;
	position:absolute;
	transform: rotate(180deg);
	right: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	line-height:30px;
	padding-right: 0;
	background: #f4f4f4;
	border: 1px solid #ddd;
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	border-top:3px solid #00bfd6;
	padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a::before{
	content: '\e818';
	font-family: lian;
	color: #a4a4a4;
	font-size: 19px;
	float: right;
	margin-left: 7px;
	margin-top: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border-radius: 0px;
	background: #f4f4f4;
	padding-top: 3px;
	border: 0;
	margin: 0;
	border-left: 1px solid #ddd;
	float: right;
}
.woocommerce div.product .woocommerce-tabs{
	background-color: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs > div{
	padding:20px !important;
	box-sizing:border-box;
	line-height: 25px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	padding-right:40px;
	padding-left:40px;
}
.related.products{
	background-color: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	border-radius: 8px;
	padding: 0px 20px 20px;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab a::before{
	content: '\e819';
	font-family:lian;
	color: #a4a4a4;
	font-size: 19px;
	float: right;
	margin-left: 7px;
	margin-top: 1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab a::before{
	content: '\e817';
	font-family:lian;
	color: #a4a4a4;
	font-size: 19px;
	float: right;
	margin-left: 7px;
	margin-top: 1px;
}
.lian-product-Information{
	display: inline-block;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	border-radius: 8px;
	margin-bottom: 20px;
}
.lian-product-Information > div{
	float:right;
}
.lian-config-summary{
	border-right: 1px solid #f2f2f2;
	padding-right: 15px;
}
.woocommerce table.shop_attributes th{
	background: #fafafa !important;
	border: 0;
	padding: 10px;
	text-align: right;
	margin-left: 15px;
}
.woocommerce table.shop_attributes td{
	padding-right: 15px;
	background:#fff !important;
	line-height: 30px;
}
.woocommerce table.shop_attributes td p{
    background: #fafafa !important;
    font-style: initial;
		padding-right: 10px;
}
.woocommerce table.shop_attributes{border: 0;}
.woocommerce table.shop_attributes td{
	border:0 !important;
}

.woocommerce table.shop_attributes{
 border-collapse: separate;
 border-spacing: 0 8px;
}

.related.products > h2{
	padding: 8px 0px;
	min-height: 31px;
	font-size: 18px;
	font-size: 1.286rem;
	line-height: 31px;
	border-bottom: 1px solid #dfdfdf;
	margin-top: 0;
	position: relative;
}
.related.products > h2:after{
	content:'';
	width: 25%;
	position:absolute;
	height:1px;
	background: #ee384e;
	bottom: -1px;
	right: 0;
}
.woocommerce-tabs h2{
	color: #4d4d4d;
	font-size: 16px;
	font-size: 1.143rem;
	line-height: 1.375;
	margin-bottom: 25px;
	position:relative;
	padding-right: 15px;
}
.woocommerce-tabs h2::before{
	content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #00bfd6;
    border-style: solid;
    border-width: 7px 0 0 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.woocommerce div.product div.images.woocommerce-product-gallery{
	width:100%;
	padding: 15% 9% 0%;
	box-sizing: border-box;
}
.woocommerce p.stars a{
    color:#fac74b;
}
.post-type-archive-product ul.products{
	background:#fff;
}
.post-type-archive-product .woocommerce-ordering{
	background:#fff;
	width: 100%;
	margin: 0;
}

.product-type-simple p.price{
    box-sizing:border-box;
    padding-left:10px;
}
.woocommerce .related.products ul.products li.product .price{
	text-align:left;
	line-height: 30px;
	font-size: 20px;
	font-size: 1.429rem;
}
.woocommerce .related.products ul.products li.product-type-variable .price .woocommerce-Price-currencySymbol{
	font-size: 14px;
}
.woocommerce-notices-wrapper{
	display:inline-block;
	width:100%;
}
a,button,input,textarea{outline:0 !important;}
.woocommerce-page .woocommerce-message {
	line-height:40px;
}
.woocommerce-page .woocommerce-message .button{
	line-height:25px;
}
.site-main h1{
	color: #818181;
	position: relative;
	font-size: 1.3rem;
	line-height: 1.467;
}
.woocommerce-cart-form{
	border-radius: 8px;
	margin-bottom: 40px;
}
.woocommerce-cart-form tr{
	background-color: #fff;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	background:#fff;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
}
.woocommerce-cart .col-lg-3 .cart_totals{
    width:100%;
    box-sizing: border-box;
    padding: 0px 15px 0px;
}
.woocommerce-cart .col-lg-3 .cart_totals h2{
	display:none;
}
.woocommerce-cart .cart_totals table{
	border:0;
}
 .woocommerce .cart_totals table tr th,
  .woocommerce .cart_totals table tr td{
 	padding-right:0;
 }
 .woocommerce .cart_totals table tr td{
 	text-align:left;
 }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
 .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
 	background-color: #ef394e;
 	border: 1px solid #ef394e;
 	color: #fff !important;
}
 .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
 .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
 .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover{
 	background: #e3122a;
    border: 1px solid #e3122a;
    color:#fff;
 }

 .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
 	padding: 13px 16px;
 	direction: rtl;
 	font-size: 14px;
 	font-size: 1rem;
 	line-height: 1.571;
 	font-weight: 700;
 	border-radius: 8px;
 }
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:0;
}
.woocommerce .woocommerce-cart-form__cart-item a.remove{
	color: #999 !important;
	padding: 0px 2px 3px 1px;
	float: right;
	width: auto;
}
.woocommerce .woocommerce-cart-form__cart-item a.remove:hover{
	color:#ef394e !important;
	background: #fff0;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
	line-height:25px;
	border-radius:4px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
	padding: 11px 25px 11px;
}
.woocommerce-page table.cart td.actions .input-text{
	width:150px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
	   width:140px;
}


.woocommerce-cart .cart .product-name > a{
	font-size: 16px;
	font-size: 1.143rem;
	line-height: 1.375;
	color: #3f3f3f;
	text-align: right;
	margin-top: 6px;
	width: 100%;
	font-weight: 500;
	margin-bottom: 10px;
	display: block;
}

.woocommerce-cart .cart .lian-cart-shield,.woocommerce-cart .cart .variation,.woocommerce-cart .cart .lian-cart-instockvendor{
	color: #62666d;
	font-size: 12px;
	font-size: .857rem;
	line-height: 1.833;
	width: 100%;
	text-align: right;
	position: relative;
	margin-bottom: 4px;
	padding-right:20px;
	display: block;
	margin-top: 0 !important;
}
.woocommerce-cart .cart .lian-cart-shield i {
	font-size:13px;
}
.woocommerce-cart .cart .lian-cart-instockvendor i,.cart .lian-cart-shield i{
	position:absolute;
	right:0px;
	color: #979797;
}
.woocommerce-cart .cart .variation p{
	margin:0;
}
.woocommerce-cart .cart .variation > dt{
	display: none !important;
}
.woocommerce-cart .cart .variation::before{
	content: '\e806';
	font-family:lian;
	position:absolute;
	right:0;
	color: #979797;
}

.woocommerce-cart .cart .quantity input{
    border: 1px solid #eee;
    border-radius: 8px;
    width: 120px !important;
    padding: 0;
}
.woocommerce-cart .cart .quantity{
	float:right;
	margin-left: 35px;
	margin-top: 15px;
	position: relative;
}
.woocommerce-cart .shop_table .product-subtotal{
	position:relative;
}
.woocommerce-cart .shop_table .product-subtotal .woocommerce-Price-amount{
	position:absolute;
	left: 15px;
	bottom: 9px;
}
.woocommerce-cart .shop_table .product-subtotal .woocommerce-Price-amount bdi{
	text-align: left;
	color: #000;
	font-size: 17px;
	font-size: 1.214rem;
	line-height: 1.294;
}
.woocommerce-cart .shop_table .product-subtotal .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol{
	font-size: 10px;
    font-size: .714rem;
    line-height: 2.2;
}
.woocommerce table.shop_table{
	border-radius:8px;
	position: relative;
	overflow: hidden;
}
.woocommerce table.shop_table td .remove{
	float:right;
	width:auto;
	margin-top: 17px;
	font-size: 12px;
	font-size: .857rem;
	line-height: 1.833;
	color: #777;
	padding-right: 25px;
	position: relative;
	cursor: pointer;
	padding-top: 8px;
	margin-left: 30px;
}
.woocommerce table.shop_table td .remove::before{
    content: '\e827';
	font-family:lian;
	position: absolute;
	right: 0;
	font-size: 15px;
	top: 4px;
}
.woocommerce-cart .col-lg-3{
	margin-bottom: 40px;
	padding-right: 15px;
}
.cart-relatedp{
	display: inline-block;
	width:100%;
	float: inherit;
}
.lian-cart-tab .main-cart-content > div{float: right;}
.lian-cart-tabs{
	width:100%;
	line-height:30px;
	padding: 0 15px;
	box-sizing: border-box;
}
.lian-cart-tabs ul{
	float:right;
	width:100%;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
	padding-right: 0;
}
.lian-cart-tabs ul li{
	float:right;
	list-style: none;
	cursor: pointer;
	color: #818181;
	text-align: center;
	position: relative;
	min-width: 140px;
	font-size: 15px;
	font-size: 1.071rem;
	line-height: 1.467;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.lian-cart-tabs ul li > span{
	padding:8px 24px 10px;
	display: inline-block;
}
.lian-cart-tabs ul li span span.count{
	color: #f8f8f8;
	background-color: #999;
	margin-right: 4px;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 19px;
}
.lian-cart-tabs ul li.active span.count{
	background:#ee384e;
}
.lian-cart-tabs ul li.active > span{
	color:#ee384e;
}
.lian-cart-tabs ul li.active{
	border-bottom:4px solid #ee384e;
	color: #ee384e;
	font-weight: 500;
}
.woocommerce-cart .entry-title{
	display:none;
}
.woocommerce-cart .cart .product-name .lian-addtonextcart{
    float: right;
    width: auto;
    margin-top: 17px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    color: #777;
    padding-right: 30px;
    position: relative;
    cursor: pointer;
    padding-top: 8px;
    margin-left: 20px;
    font-weight: 500;
}
.lian-addtonextcart:hover{
	color:#ee384e;
}
.lian-addtonextcart::before{
    content: '\0828';
    font-family:lian;
    position: absolute;
    right: 0;
    font-size: 20px;
    top: 0.5px;
}
.lian-next-cart-tab{
	display:inline-block;
	width:100%;
}
.lian_next_cart_empty img{
	width: 200px;
    height: 150px;
}
.lian_next_cart_empty{
	display:inline-block;
	border-radius: 8px;
	width: 100%;
	background: #fff;
	padding: 30px;
	text-align: center;
	line-height: 22px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}
.lian_next_cart_empty h5{
	font-size: 18px;
    font-size: 1.286rem;
    line-height: 31px;
    color: #424750;
    text-align: center;
    margin: 4px auto 12px;
}
.lian_next_cart_empty p{
	color: #787d8a;
    max-width: 420px;
    margin: 12px auto;
    font-size: 12px;
    font-size: .857rem;
    line-height: 21px;
}
.lian-next-cart-tab table{
	background:#fff;
}
.lian-next-cart-tab > div{
	float:right;
}
.whatsnextcart{
	background:#fff;
	line-height:25px;
	padding:10px;
	display:inline-block;
	width:100%;
	text-align:justify;
	border-radius: 8px;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.whatsnextcart p{
	font-size:0.9rem;
	padding-bottom:10px;
	border-bottom:1px solid #f5f5f5;
}
.whatsnextcart span{
	display:inline-block;
	box-sizing: border-box;
	padding: 12px 12px 12px;
	color: #ef394e;
	font-weight: 700;
	text-align: center;
	border-radius: 8px;
	border: 1px solid #ef394e;
	width: 100%;
	background-color: #fff;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	font-size: 1rem;
	line-height: 25px;
	text-align: center;
	transition:0.3s;
}
.whatsnextcart span::before{
     content: '\e802';
     font-family: 'lian';
     display: inline-block;
     margin-left: 7px;
}
.whatsnextcart span:hover{
	background:#ee384e;
	color:#fff;
}
.woocommerce-cart .cart .product-name  .lian-addtocart{
	display: inline-block;
	border-radius: 8px;
	color: #ffffff;
	background: #ef394e;
	padding: 8px 16px;
	cursor: pointer;
	font-weight: 700;
	font-size: 12px;
	font-size: .857rem;
	line-height: 20px;
	width: auto;
	float: right;
	margin-left: 30px;
	margin-bottom: 0;
	margin-top: 16px;
	transition:0.3s;
}
.woocommerce-cart .cart .product-name  .lian-addtocart::before{
	content: '\e802';
	font-family: 'lian';
	display: inline-block;
	margin-left: 7px;
}
.woocommerce-cart .cart .product-name  .lian-addtocart:hover{
	box-shadow:0px 0px 10px #ef394e;
}
.archive.woocommerce ul.products, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
	background:#fff;
	margin-bottom: 0;
}
.cart-empty-links{
	color:#ddd;
}
.cart-empty-links a{
	margin:0px 7px;
	color: #12b4cd;
    font-size: 12px;
    font-size: .857rem;
}
.login-user-nav i{
	margin-left:7px;
	font-size: 20px;
}
.login-user-nav a{
	font-size:14px;
	font-weight:500;
}
.login-user-nav a::before{
	right: 10px !important;
}
form.woocommerce-checkout > div{
	float:right;
}
form.woocommerce-checkout > div:nth-child(2){
	padding-right: 2%;
}
form.woocommerce-checkout > div:first-child{
	padding-right:0;
}
form.woocommerce-checkout > div:last-child{
	padding-left:0;
}
form.woocommerce-checkout #customer_details{
	background:#fff;
	box-sizing:border-box;
	padding:5px 15px;
	border-radius:5px;
	box-shadow: 0 0 10px 2px #0000000d;
}
form.woocommerce-checkout .lian-order-preview{
	background:#fff;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 5px;
	box-shadow: 0 0 10px 2px #0000000d;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	background:#fff;
	padding-top: 4em;
	border: 0;
	box-shadow: 0 0 10px 2px #0000000d;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding: 5px 12px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e0e0e2;
    font-size: 14px;
    font-size: 1rem;
    line-height: 24px;
}
.woocommerce form .select2-container--default .select2-selection--single{
    padding: 2px 12px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e0e0e2;
    font-size: 14px;
    font-size: 1rem;
    line-height:20px;
    height:36px
}
.select2-results__option[aria-selected], .select2-results__option[data-selected]{
	line-height:24px;
}
.woocommerce-checkout h1.entry-title{
	display:none;
}
.lian-search-result{
	line-height:25px;
	background: #fff;
	box-shadow: 0px 7px 36px #00000033;
	border-radius: 0px 0px 10px 10px;
	position: absolute;
	z-index: 100;
	top: 25px;
	width: 100%;
	padding-top: 10px;
	display: none;
}
.lian-search-result ul{
	padding-right:0;
}
.lian-search-result li a{
	list-style:none;
	width: 100%;
	height: 39px;
	box-sizing: border-box;
	float: right;
	padding: 0px 45px 0px 15px;
  position: relative;
}
.lian-search-result li a:hover{
	background:#f4f4f4;
}
.lian-search-result li{
	list-style:none;
	line-height: 39px;
	width: 100%;
	height: 39px;
	overflow: hidden;
	border-bottom: 1px solid #f9f9f9;
}
.search .lian-times{
	color: #999;
	position:absolute;
	padding: 4px 10px;
	border-radius: 50%;
	background: #04040414;
	left: 7px;
	z-index: 101;
	top: 9px;
	display: none;
	cursor: pointer;
}
.header-action .mini-cart:hover .mini-cart-dropdown{
	display:block !important;
	top: 41px;
	opacity: 1;
	height: auto;
	visibility: inherit;
}
.mini-cart .mini-cart-head{
	width:100%;
	display: inline-block;
	float: right;
	border-bottom: 1px solid #eee;
}
.mini-cart .mini-cart-head div{
	width:50%;
	display: inline-block;
	float: right;
	line-height: 40px;
}
.mini-cart .mini-cart-head div a{
	color: #0fabc6;
	font-size: 12px!important;
	font-size: .857rem!important;
	font-weight: 500;
	position: relative;
}
.mini-cart .mini-cart-head div a::after{
	content: '\e799';
	font-family:lian;
	font-size: 14px;
	margin-right: 7px;
	margin-top: 2px;
	font-weight: 700;
}
.mini-cart .mini-cart-head div:first-child{
	font-size: 12px;
	font-size: .857rem;
	color: #81858b;
	padding-right: 10px;
	box-sizing: border-box;
}
.mini-cart .mini-cart-dropdown{
	transition: 0.3s;
	position:absolute;
	width: 300px;
	left: 0;
	background: #fff;
	z-index: 100;
	box-shadow: 0px 7px 36px #00000033;
	border-radius: 7px;
	top: 60px;
	opacity: 0;
	height: 0;
	visibility: hidden;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__empty-message{
	text-align:center;
	width: 100%;
	position: relative;
	height: 35px;
	display: block;
}
.mini-cart .mini-cart-dropdown center.woocommerce-mini-cart__empty-message{
	height: 70px;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__empty-message i{font-size: 40px;color: #eee;display: inline-block;position: absolute;top: 46px;left: 0;right: 0;}
.mini-cart .mini-cart-dropdown ul{
	padding-right:0;
	margin: 0;
	line-height: 17px;
	display: inline-block;
	float: right;
	width: 100%;
}
.mini-cart a{
	float:right;
	width: 100%;
}
.mini-cart .mini-cart-dropdown ul img{
	width:75px;
	height: auto;
	float: right !important;
	padding-left: 10px;
}
.mini-cart .mini-cart-dropdown ul a{
    font-size: 12px;
    font-size: .857rem;
    display: inline-block;
    height: 90px;
    padding-right: 22px;
    overflow: hidden;
    font-weight: 500;
}
.mini-cart .mini-cart-dropdown ul li{
	border-bottom: 1px solid #eee;
	position:relative;
	display: inline-table;
	height: 50px;
	float: right;
	width: 100%;
}
.mini-cart .mini-cart-dropdown ul li:hover{
	background:#fbfbfb;
}
.mini-cart .mini-cart-dropdown ul a.remove{
	position:absolute;
	left: 0;
	height: 28px;
	bottom: 5px;
	width: auto;
	z-index: 110;
	padding: 5px 9px;
	font-size: 12px;
	color: #999 !important;
}
.mini-cart .mini-cart-dropdown ul a.remove:hover{
	color: red !important;
	background:#fff0;
}
.mini-cart .mini-cart-dropdown ul a.remove i{
	font-weight:300;
}
.mini-cart .mini-cart-dropdown .variation{
	display:none;
}
.mini-cart .mini-cart-dropdown .quantity{
	/* display:none; */
	position: absolute;
	bottom: 13px;
	font-size: 12px;
	left: calc(100% - 195px);
	color: #999;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__total{
	width:50%;
	display: inline-block;
	float: right;
	box-sizing: border-box;
	padding-right: 10px;
	overflow: hidden;
	border-top: 1px solid #eee;
	margin-bottom: 0;
	padding-top: 2px;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__buttons{
	width:50%;
	display: inline-block;
	float: right;
	padding: 10px;
	box-sizing: border-box;
	border-top: 1px solid #eee;
	margin-bottom: 0;
}

.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__total strong{
	font-size: 10px;
	font-weight: 500;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__total span{
	font-size:16px;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__buttons a{
	background:#ef394e;
	color:#fff;
	font-size: 14px;
	font-size: 1rem;
	transition:0.3s;
	text-align: center;
	line-height: 25px;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__buttons a:hover{
	background:#ef5662;
}
.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__buttons a:first-child{
	display:none;
}
.dropdown{
	transition: 0.3s;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 100;
    box-shadow: 0px 7px 36px #00000033;
    border-radius: 7px;
    top: 60px;
    opacity: 0;
    height: 0;
    visibility: hidden;
}
.loggedin-dropdown{
	top:60px;
	width:200px;
	line-height:30px;
	overflow: hidden;
}
.loggedin-dropdown ul{
	margin:0;
	padding-right: 0;
}
.loggedin-dropdown ul li{
	list-style:none;
	line-height: 40px;
	position: relative;
}
.loggedin-dropdown ul li::after{
	content:'';
	background: #fbfbfb;
	position: absolute;
	bottom: 0;
	height: 1px;
	margin: auto;
	left: 0;
	right: 0;
	width:calc(100% - 15px);
}
.loggedin-dropdown ul li a{
	width: 100%;
	padding: 0px 37px 0px 10px;
	display: block;
	box-sizing: border-box;
	font-weight: normal;
	transition:0.3s;
}
.loggedin-dropdown ul li a:hover{
	background:#fbfbfb;
}
.login-user-nav.loggedin:hover .loggedin-dropdown{
	opacity: 1;
	height: auto;
	visibility: inherit;
	top:35px;
	z-index: 120;
}
.loggedin-dropdown ul li a::before,.woocommerce-MyAccount-navigation ul li a::before{
    font-family:'lian';
    margin-left:7px;
    font-size: 1.2em;
    position: absolute;
    right: 0;
    width: 20px;
    text-align: center;
    margin-top: 2px;
}
.loggedin-dropdown ul li.dashboard a::before,.woocommerce-MyAccount-navigation-link--dashboard a::before{
	content:'\e800';
}
.loggedin-dropdown ul li.orders a::before,.woocommerce-MyAccount-navigation-link--orders a::before{
	content: '\e817';
}
.loggedin-dropdown ul li.downloads a::before,.woocommerce-MyAccount-navigation-link--downloads a::before{
	content: '\e829';
}
.loggedin-dropdown ul li.edit-address a::before,.woocommerce-MyAccount-navigation-link--edit-address a::before{
	content: '\e833';
}
.loggedin-dropdown ul li.edit-account a::before,.woocommerce-MyAccount-navigation-link--edit-account a::before{
    content: '\e835';
}
.loggedin-dropdown ul li.customer-logout a::before,.woocommerce-MyAccount-navigation-link--customer-logout a::before{
	 content: '\e831';
}
.loggedin-dropdown ul li.wishlist a::before,.woocommerce-MyAccount-navigation-link--wishlist a::before{
	 content: '\e815';
}
.loggedin-dropdown ul li.user-history a::before,.woocommerce-MyAccount-navigation-link--user-history a::before{
	content: '\e830';
}
.loggedin-dropdown ul li.comments a::before,.woocommerce-MyAccount-navigation-link--comments a::before{
	content: '\e834';
}
.loggedin-dropdown ul li.tracking a::before,.woocommerce-MyAccount-navigation-link--tracking a::before{
    content: '\e813';
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content{
	background:#fff;
	line-height: 30px;
	border-radius:8px;
	padding: 0px 15px;
	box-sizing: border-box;
	-webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
	box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
}
.woocommerce-MyAccount-navigation ul{
	padding:0;
	line-height: 50px;
	margin-top: 0;
}
.woocommerce-MyAccount-navigation ul li{
	list-style:none;
}
.woocommerce-MyAccount-navigation ul li:last-child{
	border-top:1px solid #ededed;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
	color:#ee384e;
}
.woocommerce-MyAccount-navigation ul li a{
	padding-right: 28px;
	position:relative;
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.woocommerce-account .woocommerce-MyAccount-navigation-parent{
	width:20%;
	float: right;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
	width:100%;
}
 .woocommerce-account .woocommerce-MyAccount-content-parent{
	width:78%;
	float: right;
	margin-right: 2%;
}
 .woocommerce-account .woocommerce-MyAccount-content{
	width:100%;
	min-height: 400px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper{
	margin:0;
}
.rtl .woocommerce .col2-set .col-1{
	float:right;
	padding-left: 4%;
}
.woocommerce-MyAccount-profile{
	width:100%;
	display: inline-block;
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
	padding-top: 15px;
}
.woocommerce-MyAccount-profile p{
    display: inline-block;
    float: right;
    margin: 20px 10px 0px 0px;
    font-weight: 500;
		width: 50%;
}
.woocommerce-MyAccount-profile img{
	float:right;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	margin-top: 10px;
	border: 2px solid #f5f5f5;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px #0909091f;
}
.woocommerce-MyAccount-profile span{
    display: inline-block;
    float: right;
    margin: 0px 10px 0px 0px;
		width: 50%;
}
.woocommerce-MyAccount-dashboard-orders{
	display:inline-block;
	width:100%;
	border-top: 1px solid #ededed;
	margin-top: 50px;
	padding-top: 40px;
	padding-bottom: 30px;
}
.woocommerce-MyAccount-dashboard-orders h3{
	font-size: 18px;
    font-size: 1.286rem;
}

.single-product .product-actions{
	position:absolute;
	right: 20px;
	top: 90px;
	z-index: 1;
	line-height: 40px;
}
.single-product .product-actions ul{
	padding:0;
	margin:0;
}
.single-product .product-actions ul li{
	list-style:none;
	font-size:17px;
	color:#555;
	cursor:pointer;
	position: relative;
}
.single-product .product-actions ul li:hover{
	color:#ee384e;
}
.single-product .product-actions ul li span{
	display:none;
	position: absolute;
	top: 4px;
	right: 35px;
	width: 110px;
	font-size: 11px;
	text-align: right;
	background: #555;
	color: #fff;
	line-height: 30px;
	border-radius: 2px;
	padding: 0 10px;
	text-align: center;
}
.single-product .product-actions ul li i{
	width: 25px;
	display: block;
	text-align: center;
}
.single-product .product-actions ul li:hover span{
	display: inline-block;
}
.single-product .product-actions ul li span::before{
    content:'';
    border-width: 7px 0px 8px 7px;
    border-color: transparent transparent transparent #555555;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    right: -7px;
}
.lian-p-fav.active{
	color:#ee384e !important;
}
.single-product .product-actions ul .lian-p-fav.active::before{
	background: #ee384e;
	content:'';
	width: 15px;
	height: 12px;
	position: absolute;
	right: 5px;
	top: 13px;
	z-index: -1;
	border-radius: 0px 0px 22px 22px;
}
#lian_modal{
	position:fixed;
	width:100%;
	height:100%;
	background: #0003;
	top: 0;
	left: 0;
	z-index: 9999;
}
.sharebox{
	width: 400px;
	margin:auto;
	margin-top: 15%;
	background:#fff;
	display: block;
	line-height: 35px;
	border-radius: 10px;
	box-shadow: 1px 1px 20px #0003;
	padding: 10px;
	box-sizing: border-box;
}
.sharebox .sharebox_title{
	font-weight:500;
	border-bottom:1px solid #eee;
	margin-bottom: 10px;
	position: relative;
}
.sharebox .sharebox_descp{
	line-height:25px;
	margin-bottom: 20px;
}
.sharebox .sharebox_buttons {
    display: flex;
    width:100%;
    padding-bottom: 15px;
}
.sharebox .sharebox_buttons a,.sharebox .sharebox_buttons div{
	display:inline-block;
	flex: 1;
	text-align: center;
}
.sharebox .sharebox_buttons div{
	font-size:12px;
}
.sharebox .sharebox_buttons i{
	font-size:22px;
	width: 42px;
	height: 42px;
	display: inline-block;
	line-height: 21px;
	transition:0.3s;
}
.sharebox .sharebox_buttons .sharebox_url_copy i{
	background:#f9f9f9;
	box-shadow:0px 0px 10px #ddd;
	cursor:pointer;
	padding: 10px;
	box-sizing:border-box;
	border-radius: 50%;
}
.sharebox .sharebox_buttons .sharebox_whatsapp i{
	background: #075E54;
	color: #fff;
	box-shadow: 0px 0px 10px #075E54;
	cursor:pointer;
	padding: 10px;
	box-sizing:border-box;
	border-radius: 50%;
}
.sharebox .sharebox_buttons .sharebox_telegram i{
	background: #0088cc;
	box-shadow: 0px 0px 10px #0088cc;
	color: #fff;
	cursor:pointer;
	padding: 10px;
	box-sizing:border-box;
	border-radius: 50%;
}
.sharebox .sharebox_buttons .sharebox_twitter i{
	background: #00acee;
	box-shadow: 0px 0px 10px #00acee;
	color: #fff;
	cursor:pointer;
	padding: 10px;
	box-sizing:border-box;
	border-radius: 50%;
}
.sharebox .sharebox_buttons .sharebox_facebook i{
	background: #3b5998;
	box-shadow: 0px 0px 10px #3b5998;
	color: #Fff;
	cursor:pointer;
	padding: 10px;
	box-sizing:border-box;
	border-radius: 50%;
}
.sharebox .sharebox_buttons a:hover i,.sharebox .sharebox_buttons div:hover i{
    box-shadow: 0 0 0;
}

.sharebox .sharebox_title i{
	position:absolute;
	left:0;
	top:0;
	padding:10px;
	line-height: 12px;
	cursor: pointer;
}
.lian_compare,.lian_compare table{
	width: 100%;
}
.lian_compare tbody tr:nth-child(odd){
	background:#f4f4f4;
}
.lian_compare tbody tr td:first-child{
	text-align:right;
}
.lian_compare tbody tr td{
	padding-right:5px;
	text-align:center;
}
.lian_compare thead th{
	padding:10px;
	box-sizing:border-box;
	text-align: center;
	position: relative;
}
.lian_compare thead img{
    margin:auto;
    display: block;
}
.lian_compare{
	line-height:35px;
	padding: 15px;
	box-sizing: border-box;
}
body.page .entry-content{
	line-height:35px;
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	border-radius: 8px;
}
.lian_compare thead th::after{
	content:'';
	width: 2px;
	background: #f4f4f466;
	height:100%;
	position:absolute;
	top:0;
	left: -2px;
}
.lian_compare thead th:last-child::after{
	display:none;
}
.lian_compare thead th .remove{
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 20px;
	font-weight: 500;
	color: #d8d6d6;
	cursor: pointer;
	width:30px;
	height:30px;
	display: block;
	border-radius: 50%;
	transition:0.3s;
	padding: 0px;
	line-height: 30px;
}
.lian_compare thead th .remove:hover{
	color:#ee384e;
}
.lian_compare .compare-empty i{
	color:#ee384e;
	font-size: 5rem;
	display: block;
	margin-bottom: 2rem;
}
.lian_compare .compare-empty{
    margin: 7em auto;
}
.lian-p-compare.active{
	color:#ee384e !important;
}
body.woocommerce-account .entry-content{
	background:inherit;
	box-shadow:0 0 0;
	padding:0;
}
.lian-fav-empty i{
	color: #ee384e;
	font-size: 5rem;
	display: block;
	margin-bottom: 2rem;
	font-weight: 300;
}
.lian-fav-empty{
	margin: 7em auto;
}

.lian-myaccount-comments > li{
	list-style: none;
	display: flex;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 7px;
	background: #fff;
	border-bottom: 1px solid #eee;
}
.lian-myaccount-comments .comment-author img{
	display:none;
}
.lian-myaccount-comments .reply{
	display:none;
}
.lian-order-tracking{
	padding-top: 20px;
}
.lian-order-tracking > i{
	font-size:50px;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	border-radius: 50% 50% 50% 25%;
	padding: 9px;
	color: #ee384e;
	background: #ffffff;
	text-align: center;
	margin-bottom: 25px;
	box-shadow: 0px 0px 20px #0001;
}
.lian-order-tracking button,.lian-order-tracking .links{
	background:#ee384e;
	border:1px solid #ee384e;
	padding: 5px 20px;
	border-radius:3px;
	color:#fff;
	cursor:pointer;
	transition:0.3s;
}
.lian-order-tracking button:hover,.lian-order-tracking .links:hover{
	background:#ef5662;

}
.lian-order-tracking input[type="number"]::-webkit-outer-spin-button,
.lian-order-tracking input[type="number"]::-webkit-inner-spin-button,
.lian-order-tracking input[type="number"]{
	-webkit-appearance: none;
	margin: 0;
	-moz-appearance: textfield;

}
.woocommerce-cart .entry-content{
	background:#0000 !important;
	box-shadow:0 0 #0000 !important;
	padding:0 !important;
	display: inline-block;
	width: 100%;
}

.comments-area{
	background:#fff;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.comments-area h2{
	font-size: 18px;
	font-weight: 500;
}
.comments-area .comment-list{
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}
.comments-area .comment-list li{
	list-style:none;
	box-shadow: 0px 3px 7px #0002;
	display: inline-block;
	padding: 10px;
	border-radius: 8px;
	width: 100%;
	box-sizing: border-box;
}

.comments-area .comment-list li .comment-author img{
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.comment-form textarea,.comment-form input{
	width:100%;
}
.comment-form-author,.comment-form-email,.comment-form-url{
	width: 33.3333333%;
	float: right;
	box-sizing: border-box;
	padding: 0px 10px;
}
.comment-form-author{
	padding-right:0;
}
.comment-form-url{
	padding-left:0;
}
.comment-form-cookies-consent{
	float:right;
	width:100%;
}
.comment-form-cookies-consent input{
	float:right;
	width: auto;
	margin-top: 6px;
	margin-left: 7px;
	cursor: pointer;
}

.comment-form .form-submit .submit{
	width: auto;
	padding: 10px 40px;
	background: #ee384e;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	font-family: inherit;
}
.comment-form .form-submit .submit:hover{
	background:#ef5662;
}
.comment-form label{
	margin-bottom: 3px;
	display: block;
}
.comment-respond h3{
	height:auto;
}
.comment-respond{
	margin-top:40px;
}
.comments-area .comment-metadata{
	font-size:12px;
}
.comments-area .comment-meta{
	line-height: 20px;
}
.post-thumbnail img{
	width: 100%;
	height:auto;
}
.comment-respond h3 small{
	display: block;
	margin-right: 10px;
	float: left;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
	float:right;
	height: 60px;
	width: 60px;
	margin-right: 10px;
	border-radius: 3px;
}
.woocommerce ul.product_list_widget li a{
	font-size: 12px;
	font-weight: 500;
}
.woocommerce ul.product_list_widget li a span{
	height: 33px;
	overflow: hidden;
	display: block;
	float: right;
	width: calc(100% - 80px );
}
.woocommerce ul.product_list_widget li .star-rating{
	display:none;
}
.woocommerce ul.product_list_widget li .price ins,.woocommerce ul.product_list_widget li .price ins{
 	width: 100%;
 	height: 20px;
 	text-decoration: none;
 	font-size: 17px;
 	text-align: left;
 	line-height: 16px;
 	float: left;
 	padding-left: 55px;
 }
 .woocommerce ul.product_list_widget li .price del{
 	font-size:12px;
 	float: left;
 	padding-left: 55px;
 }
.woocommerce ul.product_list_widget li .price{width: calc(100% - 80px );text-align: left;float: left;margin-top: 0px;}
.woocommerce ul.product_list_widget li{
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}
.woocommerce ul.product_list_widget li:last-child{
    border:0;
    margin-bottom:0;
}
.woocommerce-page #primary,.woocommerce #primary .site-main{
	width:100%
}
.post .entry-footer > span{
	margin-left:15px;
	float: right;
}
body.home .entry-content{
	background: inherit;
	box-shadow: 0 0 BLACK;
	padding: 0;
}
body.home h1.entry-title{
	display:none;
}
.slick-slide{
	float: right !important;
  outline: 0;
}

.lian-shake {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.lian_navbar_wrapper.header-nav{
	position:relative;
	box-shadow: 0 0 0;
	top: inherit;
	background: #0000;
}
.header-nav ul li ul{
	display:none;
	transition: 0.3s;
}
.header-nav ul li:hover > ul{
	display:block;
	position:absolute;
	top:45px;
	background:#fff;
	width:100%;
	right:0;
}
.lian-nav-active{
	position:absolute;
	padding: 0 !important;
	right:0;
	bottom: 0;
	transition:0.3s;
	z-index: -1;
	transform: scaleX(0);
}
.lian-separate::before,.lian-separate::after{
	content:'';
	background:#eee;
	height: 1px;
	width:100%;
	position: absolute;
}
.lian-separate::before{
	right:0;
}
.lian-separate::after{
	left:0;
}
.lian-separate span{
	position: absolute;
	right:0;
	background: #fff;
  z-index: 1;
}
.slick-slide img {
    width: 100%;
}
.lian_post_date_span{
	padding-right: 20px;
}
.lian_post_date_span i{
	position:absolute;
	right:0;
	top:1px;
}
.carousel_posts_btn_more_link{
	position: absolute;
	left: 30px;
	top: -80px;
}
.elementor-widget-lian_slides,.elementor-widget-lian_slides div:not(.swiper-pagination){
	height:100%;
}.elementor-swiper-button,.swiper-slide-inner > div{
  height: auto !important;
}
.lian-posts-widget ul li a span.post-date {
    font-size: 13px;
    display: flex;
    float: right;
    padding-right: 32px;
    position: absolute;
    bottom: 0;
    right: 59px;
    color: #b7b7b7;
}
.lian-posts-widget ul li a span.post-title {
    font-size: 13px;
    display: flex;
    float: right;
    padding-right: 15px;
    width: 100%;
}
.lian-posts-widget ul li a img {
	 float: right;
	 height: 60px;
	 width: 60px;
	 margin-right: 15px;
	 border-radius: 3px;
}
.lian-posts-widget ul li a {
    font-size: 12px;
    font-weight: 500;
    display: flex;
    position: relative;
}
.lian-posts-widget ul li {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}
.lian-posts-widget ul {
    list-style: none outside;
    padding: 0;
    margin: 0;
    width: 100%;
}
.sidebar section h2 {
    position: relative;
    color: #535353;
    letter-spacing: .2px;
    font-weight: 700;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    padding: 8px 16px 10px 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 0;
}
.lian-posts-widget ul li:last-child {
    border: 0;
    margin-bottom: 0;
}
.lian-posts-widget ul li a span.post-date i{
	margin-left:7px;
}
.woocommerce-cart .related ul{
	display:flex;
}
.post-navigation .nav-previous ,.post-navigation .nav-next{
    background: #fff;
    width: 48.7%;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
    float: right;
    font-weight: 500;
}
.post-navigation .nav-next{
	float:left;
	text-align: left;
}
.post-navigation {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.post .entry-footer{
	margin-top:20px;
}
.post .entry-meta{
	margin-bottom:20px;
}
.post .entry-content{
	line-height:25px;
}

.page-numbers{
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
}
.page-numbers li{
	list-style:none;
	width: auto;
	display: inline-block;
	margin:0px 2px;
}
.page-numbers li a.page-numbers:not(a.prev,a.next){
	background:#fff;
	padding: 0;
	border-radius: 3px;
	box-shadow: 0px 0px 10px #eee;
	width: 33px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.page-numbers li a.page-numbers:not(a.prev,a.next):hover{
	background:#fb3449;
	color:#fff;
}
.page-numbers li span.page-numbers:not(a.prev,a.next){
	background: #ffffff73;
	color:#fb3449;
	padding: 0;
	border-radius: 3px;
	width: 33px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lian-order-status{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.lian-order-status .lian-order-status-all div{
	width: 25%;
	display: inline-block;
	text-align: center;
	position: relative;
}
.lian-order-status .wc-pending i::before{
	content: '\e843';
}
.lian-order-status .wc-processing i::before{
	content: '\e844';
}
.lian-order-status .wc-on-hold i::before{
	content: '\e845';
}
.lian-order-status .wc-completed i::before{
	content: '\e804';
}
.lian-order-status .wc-cancelled i::before{
	content: '\e803';
}
.lian-order-status .wc-refunded i::before{
	content: '\e846';
}
.lian-order-status .wc-failed i::before{
	content: '\e803';
}
.lian-order-status .lian-order-status-all i{
	clear:both;
	display: block;
	width: 50px;
	height: 50px;
	margin: auto;
	padding: 30px;
	border-radius: 50% 70% 40% 50%;
	background: #f3f3f3;
	font-size: 3.5rem;
	text-align: center;
	line-height: 3.5rem;
	position: relative;
	z-index: 1;
	box-sizing: content-box;
}
.lian-order-status .lian-order-status-all div.active > i{
	background: #ef394e;
	color:#fff;
	z-index: 2;
	position: relative;
}
.lian-order-status .lian-order-status-all div > i::before{
	position:absolute;
	right: 0;
	left: 0;
}
.lian-order-status .lian-order-status-all div::before{
	content:'';
	width: 100%;
	height: 6px;
	position: absolute;
	top: 37%;
	right: -50%;
	background: #f3f3f3;
	z-index: 0;
}
.lian-order-status .lian-order-status-all div:first-child::before{
	display:none;
}
.lian-order-status .lian-order-status-all div.active::before{
	background:#ef394e;
}
.lian-order-status .lian-order-status-all div span{
	margin-top: 10px;
	display: block;
}
.lian-order-status-text{
	text-align: center;
	margin-top: 50px;
}
.lian-order-status-tracking-code{
	text-align: center;
	max-width: 320px;
	border-radius: 20px 30px 16px 15px;
	display: block;
	margin: auto;
	margin-top: 25px;
	padding: 9px;
	color: #515151;
}
.lian-order-status-tracking-code b,.lian-order-status-text b{
	color: #ef394e;
}
.lian-order-tracking .links{
	margin-top: 33px;
	display: inline-block;
}
.lian-login{
	border-radius: 8px;
	border: 1px solid #ededed;
	padding: 30px;
}
.lian-login .lian-login-logo img{
	margin: auto;
	display: block;
}
.lian-login .lian-login-logo{
	margin-bottom:20px;
}
.lian-login .lian-login-title{
	color: #232933;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 20px;
    font-size: 1.429rem;
    line-height: 50px;
}
.lian-login span{
    font-size: 12px;
    font-size: .857rem;
    line-height: 21px;
    color: #62666d;
    margin-bottom: 16px;
}
.lian-login input{
	padding: 9px 12px;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #e0e0e2;
	font-size: 14px;
	font-size: 1rem;
	line-height: 24px;
	width: 100%;
	color: #030a16;
	margin-bottom: 10px;
}
input:focus{
	border-color:#008eb2;
}
.lian-login .lian-login-form{
	display: block;
	width: 100%;
}
.lian-login .lian-login-form form{
	display: block;
	width: 100%;
	position: relative;
}
.lian-login-form > span{
	margin-bottom: 12px;
	display: block;
	width: 100%;
}

.lian-login-form button{
    padding: 13px 16px;
    direction: rtl;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
    background-color: #ef394e;
    color: #fff;
    border: 1px solid #ef394e;
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    cursor: pointer;
}


.lian-login-privacy{
	margin-top:17px;
	text-align: center;
    color: #62666d;
    font-size: 10px;
    font-size: .714rem;
    line-height: 25px;
}

.lian-login-form button:hover{
	background: #f9465b;
}
.loading-cover{
	width:100%;
	height:100%;
	background: #ffffff96;
	position:absolute;
	top:0;
	right:0;
	z-index: 1;
}
.loading-cover::before{
  position:absolute;
  top:27%;
  left:0;
  right:0;
  margin:auto;
  content:'';
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #ee3f55 transparent #ee384e transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
.lian-login span#error{
	color:#ef394e;
	display: block;
	margin-bottom: 0;
	font-weight: bold;
}
.lian-login input:read-only{
	background: #eee;
	border-color: #eee;
}
.lian-login input:read-only:focus{
	border-color: #eee;
}
.resetloginform{
	text-align:center;
	margin-top: 15px;
	display:block;
	cursor: pointer;
}
#password,#password_repeat{
	position:relative;
}
#password i,#password_repeat i{
	position:absolute;
	left: 15px;
	top: 25%;
	cursor: pointer;
}
.error-404{
	background:#fff;
	border-radius:10px;
	text-align:center;
	box-shadow: 0px 0px 10px #eee;
	padding: 8rem 1rem;
}
.error-404 > span{
	font-size: 7rem;
	font-family: arial;
	color: #ef394e;
	display: inline-block;
	width: 100%;
	line-height: initial;
}

.button{
	background: #ef394e;
	padding:10px 20px;
	display:inline-block;
  color:#fff;
  border-radius:4px;
}
.button:hover{
	background: #f9465b;
	color:#fff;
}
.error-404 .button{
	margin-top: 20px;
}
.nav-mobile{
	position:fixed;
	width: 100%;
	height:100%;
	right: 0;
	top: 0;
	z-index: 999;
	right: -100%;
	transition: 0.3s;
}
.nav-mobile .nav-mobile-content{
	background: #fff;
	position: fixed;
	width: 70%;
	height: 100%;
	z-index: 3;
	transition: 0.3s;
}
.dark-overlay{
	width: 100%;
	position: fixed;
	height: 100%;
	background: #0000002e;
	z-index: 1;
	right:0;
	top:0;
}
.nav-mobile > .nav-mobile-content > div:last-child{
	width: 100%;
	margin-top: 10px;
	display: block;
	height: 83%;
	overflow-y: auto;
	box-sizing: border-box;
	overflow-x: hidden;
}
.nav-mobile ul{
	width: 100%;
	display: block;
}
.nav-mobile ul li{
	width:100%;
	display: inline-block;
	float: right;
	position: relative;
	box-sizing: border-box;
}
.nav-mobile ul li a{
	display: inline-block;
	width: auto;
}
.hamburger,.hamburger i.close{
	z-index: 1000;
	position: relative;
}
.entry-title{
	line-height:30px;
}
#review_form #respond .form-submit input {
    right: auto;
    font-size: 1rem;
    font-family: inherit;
    padding: 1rem 4rem;
}
#commentform .form-submit{
	display: inline-block;
	width: 100%;
}
.admin-bar header.site-header {
    padding-top: 32px;
}
.lian_thumbnail a{
	width:100%;
	position: relative;
	display: block;
}
.lian_thumbnail a img{
	display:block;
	margin:auto;
	}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{
	left: 0 !important;
	right: inherit !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i{
	padding-right:10px !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i.fa-angle-right{
	position:absolute;
	left:0;
	top:13px;
}
select{
	font-family:inherit;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .featured-favourite .featured-label{
	right:20px !important;
	left:inherit !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller{
	box-sizing:border-box;
}
.dokan-store .dokan-store-sidebar{
	display:none;
}
.dokan-store-wrap{
	box-sizing:border-box;
	width: 100%;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-img.dummy-image{
	height: 100% !important;
	position: absolute;
	background-size: 100% auto !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{
	height: auto !important;
	display:block;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.dokan-single-store .profile-frame .profile-info-box{
	display:block;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper{
	display:block;
	position: relative !important;
}
.dokan-store-tabs{
	display:none;
}
.seller-items{
	margin-top:15px;
}
.dokan-store .content-area{
	width: 97% !important;
	margin: auto;
	display: block !important;
	box-sizing: border-box;
    max-width:1675px;
}

.dokan-store ul.products li.product{
	width:25% !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3{
	float:right;
	box-sizing: border-box;
}

#dokan-seller-listing-wrap .dokan-store-is-open-close-status{
	left:20px !important;
	right:inherit !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content{
	text-align:right !important;
}
.owl-stage-outer{
	overflow:hidden;
}
.lian_title h3{
	height:40px !important;
}
.woocommerce #reviews #comments ol.commentlist{
	box-sizing:border-box;
}
.woocommerce .star-rating span{
	color: #facb5a;
}
.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap{
	float: right !important;
}
.lian-notf{
  position: absolute;
  top: 0;
  width: 100%;
	z-index: 235;
}
.woocommerce table.shop_table .lian_next_cart_empty{
	border: 0;
}
.woocommerce table.shop_table tbody tr td:first-child{width: 165px;}
.lian-search-result h3{
	text-align:center;
	font-size:12px;
	font-weight:300;
	color:#bdbdbd;
}
.lian-search-result.loading-cover{
	height: 118px;
	top:22px;
}
.lian-search-result.loading-cover::before{
	top: 50%;
}
.lian-search-result img{
	display: inline-block;
	margin-left: 7px;
	position: absolute;
	height: 100% !important;
	width: auto !important;
	padding: 5px 0px;
	right: 10px;
}
.header-nav ul li:hover > ul.sub-menu{
	position:absolute;
	max-width: 180px;
	left: 0;
	width: 180px;
	box-shadow: 0px 13px 17px #0003;
	border-radius: 0px 0px 5px 5px;
}
.header-nav ul li > ul.sub-menu li{
	position: relative !important;
}
.header-nav ul li ul li:hover > ul.sub-menu{
    top:0;
    right: calc(100% + 1px);
    border-radius: 5px;
}
.header-nav ul li ul.lian-megamenu{
	width:100%;
	max-width:100%;
	box-shadow: 0px 13px 17px #0003;
	border-radius: 0px 0px 5px 5px;
	overflow:hidden;
	z-index: 1;
}
.header-nav ul li.has-child > a::before{
	content: '\e799';
	font-family: 'lian';
	transform: rotate(-90deg);
	position: absolute;
	left: 0;
	top: 8px;
	margin: 0;
}
.header-nav ul li ul li.has-child > a::before{
	transform: rotate(0deg);
	left: 15px;
	top: 5px;
}
.nav-mobile ul li.has-child > a::before{
	content: '\e799';
	font-family: 'lian';
	transform: rotate(0deg);
	position: absolute;
	left: 15px;
	top: inherit;
	font-size: 16px;
	width: 27px;
	text-align: center;
	right: inherit !important;
}
.openedli ul{
	width: 100% !important;
	max-width: 100% !important;
	padding-right: 15px;
	box-shadow: 0 0 0 !important;
}
.openedli ul > li a::after{
	content: '\2022';
	font-family: 'lian';
	position: absolute;
	right: 0px;
	font-size: 20px;
}

.woocommerce nav.woocommerce-pagination ul{
	border: 0;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	padding: 15px;
}
.woocommerce nav.woocommerce-pagination ul li{
	list-style:none;
	width: auto;
	display: inline-block;
	margin:0px 2px;
	border: 0;
	float: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers{
	background:#fff;
	border-radius: 3px;
	box-shadow: 0px 0px 10px #eee;
	height: 33px;
	width: 33px;
	text-align: center;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover{
	background:#fb3449;
	color:#fff;
}
.woocommerce nav.woocommerce-pagination ul li span.page-numbers{
	background: #ffffff73;
	color:#fb3449;
	padding: 0px;
	border-radius: 3px;
	width: 33px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sidebar section.close h2::before,.sidebar section.open h2::before{
	content: '\e820';
	font-family: 'lian';
	position: absolute;
	left: 10px;
	font-weight: bold;
	color: #999;
}
.sidebar section.open h2::before{
	 content: '\e821';
}
.sidebar section.close > ul,.sidebar section.close > form,.sidebar section.close > div{
	display:none;
}
.sidebar section.close h2{
	margin-bottom:0;
	border: 0;
	padding-bottom: 8px;
	cursor: pointer;
}
.sidebar section.open h2{
	cursor:pointer;
}
/*----------------------Responsive-----------------------*/
@media screen and (max-width:768px){
	.container{
		max-width:100%;
		min-width:100%;
	}
	.elementor-widget-lian_slides, .elementor-widget-lian_slides div{
	    min-height: 150px;
  }
  .elementor-widget-lian_slides, .elementor-widget-lian_slides div.elementor-swiper-button,.elementor-widget-lian_slides, .elementor-widget-lian_slides div.swiper-pagination{
  	    min-height: auto !important;
  }
	.elementor-tabs .elementor-tab-content, .elementor-tabs .elementor-tab-title{
		text-align:right;
		padding-right: 25px !important;
	}
	.header-nav .nav-mobile-content ul li ul{
		position: relative !important;
		box-shadow: 0 0 0 !important;
		width: 100% !important;
		top: 0;
		margin: 0;
	}
	.header-nav .nav-mobile-content ul li ul.lian-megamenu{
		padding-right:0;
		margin-top: 5px;
	}
	.header-nav .nav-mobile-content ul li ul li{
		padding-right: 12px;
	}
	.elementor-tabs .elementor-tab-content{
		max-height:200px;
		overflow-y:scroll;
		background:#00000005;
	}
	.mobile-opened-tab{
		display:block !important;
	}
	.hasmegamenu .elementor-tab-mobile-title {
		border-bottom: 1px solid #eaeaea !important;
	}
	.hasmegamenu::before,.elementor-tab-mobile-title::before{
		content: '\e820';
		position: absolute;
		left: 20px;
		font-family: lian !important;
		font-size: 20px;
		top: 6px;
		font-weight: 300 !important;
	}
	.elementor-tab-mobile-title::before{
		top: 10px;
	}
	.elementor-tab-mobile-title{
		position:relative;
	}
	.hasmegamenu:hover::before{
		content: '\e821';
	}
	.elementor-tab-mobile-title.elementor-active::before{
		content: '\e821';
	}
	.hamburger.open i::before{
		content: '\e803';
	}
	.nav-mobile-content-logo{
		display:inline-block;
		width:100%;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.nav-mobile-content-logo img{
		margin:auto;
		display: block;
	}
	.elementor-widget-lian_products_carousel .owl-nav .owl-next, .elementor-widget-lian_posts_carousel .owl-nav .owl-next,.elementor-widget-lian_products_carousel .owl-nav .owl-prev , .elementor-widget-lian_posts_carousel .owl-nav .owl-prev {
		width: 29px !important;
	}
	.site-main{
		padding:0;
	}
	.lian_cartbtn{
		position:relative !important;
		margin-top: 10px;
		width: 100%;
	}
	.lian_cartbtn a{
		width: 100% !important;
		padding: 0;
	}
	.woocommerce .woocommerce-breadcrumb{
		height:auto;
	}
	.single-product .lian-config-summary .col-lg-6:last-child{
		padding-right:0;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li{
		width:100%;
	}
	.woocommerce table.shop_attributes th{
		width:45%;
	}
	#lian-wc-gallery .lian-wc-gallery-modal .head{
		height:auto;
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		position: relative;
		padding-top: 10px;
	}
	#lian-wc-gallery .lian-wc-gallery-modal .side{
		width: 100%;
		height: auto;
		left: 0;
		bottom: 10px;
		top: auto;
	}
	#lian-wc-gallery .lian-wc-gallery-modal .content{
		position: relative;
		width: 100%;
		padding: 0;
		left: 0;
		margin-top: 30px;
		height: auto;
		display: inline-block;
		top: 0;
	}
	#lian-wc-gallery .lian-wc-gallery-modal .lianf{
		left: -10px;
		top: -10px;
	}
	#lian-wc-gallery .lian-wc-gallery-modal .head h3{
		display: inline-block;
		width: 100%;
		position: relative;
	}
	.sharebox{
		width:90%;
		margin-top: 38%;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation{
		width:100%;
	}
	.woocommerce-MyAccount-profile span,.woocommerce-MyAccount-profile p{
		text-align: center;
		width:100%;
		margin-right: 0;
	}
	.woocommerce-MyAccount-profile img{
		margin:auto;
		display:block;
		float: inherit;
	}
	.woocommerce-account .woocommerce-MyAccount-content{
		width:100%;
	}
	.lian-order-tracking input{
		width:80%;
		margin-bottom:5px;
	}
	.lian-order-tracking button, .lian-order-tracking .links{
		width:80%;
		margin-top:20px;
	}
	.lian-order-status .lian-order-status-all i{
		padding: 0;
		font-size: 21px;
	}
	.lian-order-status-all{
	display: flex;
	}
	.lian-order-status .lian-order-status-all div::before{
		top: 21%;
		height: 3px;
	}
	.lian-order-status .lian-order-status-all div span{
		font-size:10px;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width: 100%;
	}.woocommerce-cart .related ul{
		position: relative;
		display: block;
	}
	.lian-cart-tabs ul li{
		width:50%;
	}
	.woocommerce-page table.cart .product-thumbnail{
		display:block;
		float: right;
		width: 100% !important;
		box-sizing: border-box;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
		display:none;
	}
	.woocommerce table.shop_table tbody tr td a, .woocommerce table.shop_table tbody tr th a{
		margin:auto;
		display: block;
		float: right;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		position: initial;
	}
	.woocommerce table.shop_table td .remove{
		position: absolute;
		top: 15px;
		left: 15px;
		margin: 0;
	}
	.woocommerce-cart .shop_table .product-subtotal{
		float:left;
		padding: 3px;
	}
	.lian-cart-tabs ul li a span.count{
		position:absolute;
		top: 8px;
	}
	.lian_compare{
		width: 100%;
		max-width: 100%;
		overflow-x: scroll;
	}
	.notloggedin > a{
		overflow:hidden;
		font-size:0px !important;
	}
	.woocommerce-cart .col-lg-3{
		width:100%;
		padding-right: 15px;
	}
	.lian_carousel_products_wrapper .lian_price{
		display: inline-block;
	}
	.woocommerce-page .woocommerce-message .button{
		margin-top: 20px;
	}
	.comment-form-author, .comment-form-email, .comment-form-url,.woocommerce #review_form #respond p{
		width:100%;
		padding: 0;
	}
	html #wpadminbar{
		position:fixed;
		top:-6px;
	}
	.lian-cart-tabs ul li > span{
		padding: 8px 0px 10px;
		height: 22px;
	}
	.loop-fastdelv-star .lian-star{
		width: 40%;
		text-align:left;
		display: inline-block;
		overflow: hidden;
		height: 20px;
	}
	.loop-fastdelv-star .lian-rocket-launch::before{
		top: -2px;
	}
	.lian_carousel_products_wrapper .price{
		height:64px !important;
		line-height: 20px !important;
		overflow: hidden;
	}
	body.dokan-store ul.products li.product{
			width:100% !important;
	}
	.lian_carousel_products_wrapper .lian_price .price,
	.lian_carousel_products_wrapper .lian_price{
		height: 70px !important;
		width: 100%;
	}
	.twoprice{
		text-align: right !important;
	}
	.lian_carousel_products_wrapper .price .perc{
		margin-bottom:0 !important;
		clear: both;
		display: block !important;
	}
	.lian_carousel_products_wrapper .price del{
		clear:both;
		display: inline-block;
		width: 65%;
		float: inherit;
	}
	.elementor-widget-lian_products_carousel .owl-nav .owl-prev, .elementor-widget-lian_posts_carousel .owl-nav .owl-prev,
	.elementor-widget-lian_products_carousel .owl-nav .owl-next, .elementor-widget-lian_posts_carousel .owl-nav .owl-next{
		top:12% !important;
	}
	.sidebar{
		padding-left:0;
		width: 100%;
	}
	.woocommerce ul.product_list_widget li .price .perc, .woocommerce ul.product_list_widget li .perc{
		left:10px;
	}
	.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap{
		width:100% !important;
		margin-top:10px;
	}
	.dokan-form-horizontal .dokan-control-label{
		text-align: right !important;
	}
	.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part{
		width:100% !important;
	}
	.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part ul{
		padding:0;
	}
	.woocommerce-cart .col-lg-3{
		padding-right: 0;
	}

	.woocommerce-sidebar{
		display:none;
	}
	.woocommerce-sidebar{
		position:fixed;
		top:0;
		z-index:99999;
		background:#fff;
		margin-top: 0;
		width: 100%;
		right: 0;
		height: 100%;
		overflow-y: auto;
		padding: 55px 20px 20px 20px;
		box-sizing: border-box;
	}
	.woocommerce-cart .cart .product-name > a{
		display: inline-block !important;
		width: 100%;
	}
	.woocommerce-cart .cart .lian-cart-shield, .woocommerce-cart .cart .variation, .woocommerce-cart .cart .lian-cart-instockvendor{
		float: right;
		width: 100%;
	}
	.woocommerce table.shop_table_responsive tr:last-child td{
		width:100% !important;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
		background:#fff;
		border:0;
	}
	.woocommerce table.shop_table_responsive tr{
		border-bottom:1px solid #f2f2f2;
		position: relative;
	}
	.woocommerce-account .woocommerce-MyAccount-content-parent,.woocommerce-account .woocommerce-MyAccount-navigation-parent{
		width:100%;
		margin: 0;
	}
	.blog article header, .blog article .entry-content, .archive.category article header, .archive.category article .entry-content{
		width:100% !important;
	}
	.comments-area .comment-list{
		padding-right:0;
	}
	form.woocommerce-checkout > div:nth-child(2){
		padding-right:0;
		margin-top:25px;
	}
	.loop-fastdelv-star span{
	    width: 50%;
	}
	.loop-fastdelv-star .lian-rocket-launch p{
		display:none;
	}
}
.show-filters{
    margin-top: 20px;
	width: auto;
	clear: both;
	display: inline-block;
	padding: 8px 10px 8px 10px;
	background-color: #ffffff;
	color: #424242;
	border-radius: 5px;
	box-shadow: 0px 0px 6px #9992;
}
.show-filters i{
	margin-left: 7px;
}
.woocommerce-sidebar .close-filters{
	width: calc(100% - 40px);
	text-align: center;
	position: absolute;
	top: 14px;
	box-sizing: border-box;
	line-height:25px;
}
.woocommerce-sidebar .close-filters i{
	margin-left:5px;
}
.header-nav .lian-nav-active{
	position: absolute;
}
.elementor-widget-lian_navbar,
.elementor-widget-lian_navbar > div,
.elementor-widget-lian_navbar > div > div,
.elementor-widget-lian_navbar > div > div > ul{
	position: initial !important;
}
.lian_carousel_small_products_wrapper .lian_thumbnail{
	float: right;
	max-width: 102px;
}
.lian_carousel_small_products_wrapper .lian_content{
	float: right;
	width: calc(100% - 102px);
}
.lian_carousel_small_products_wrapper .lian_title h3{
	margin:0;
	height: 27px !important;
}
.lian_carousel_small_products_wrapper p.stars > span > span{
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
}
.lian_carousel_small_products_wrapper p.stars > span > span::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0;
    color: #f6ab4b;
}
.lian_carousel_small_products_wrapper p.stars > span > span:not(.active)::before {
    content: "\e020";
}
.lian_carousel_small_products_wrapper p.stars > span > span.active~span::before {
    content: "\e021";
}
.lian_carousel_small_products_wrapper p.stars > span > span.active::before {
    content: "\e020";
}
.lian_carousel_small_products_wrapper .lian_item,.lian_carousel_small_products_wrapper .lian_item > div{
	float:right;
	width:100%;
}
.lian_carousel_small_products_wrapper .loop-fastdelv-star,.lian_carousel_small_products_wrapper .loop-fastdelv-star p{
	line-height:15px;
	height: auto;
	margin: 0;
}
.lian_carousel_small_products_wrapper .owl-nav{
	position:absolute;
	top: 15px;
	left: 10px;
}
.lian_carousel_small_products_wrapper .owl-nav .owl-prev,
.lian_carousel_small_products_wrapper .owl-nav .owl-next{
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 0px 12px;
	cursor:pointer;
	margin-right: 7px;
}
.woocommerce div.product p.price{
	text-align:left;
}
.blog article .post-thumbnail,.archive.category .post-thumbnail{
	width:auto;
	max-width:300px;
	float:right;
}
.blog article header,.blog article .entry-content,.archive.category article header,.archive.category article .entry-content{
	width: calc(100% - 300px);
	float: right;
	padding-right: 15px;
	box-sizing: border-box;
}
.blog article .entry-footer,.archive.category article .entry-footer{
	width:100%;
	display: inline-block;
	float: right;
}
.navigation {
	display: inline-block;
	width: 100%;
}
.blog article h2,.archive.category h2{
	margin-top:0;
}
.woocommerce div.product p.stock{
	text-align:center;
}
.lian_carousel_products_wrapper .price del bdi{line-height: 35px;}
.single-product .lian-config-summary .lian-single-summary .entry-summary .price{
	margin-bottom: 0px;
}
.lian_carousel_products_wrapper .price ins bdi span, .lian_carousel_products_wrapper .price ins bdi span{
	font-size: calc(100% - 6px);
}
.lian_carousel_products_wrapper .price del bdi span{
    font-size: calc(100% - 3px);
}
body.woocommerce-checkout .entry-content{
	background:inherit;
	box-shadow: 0 0 0;
	display: inline-block;
}
body.woocommerce-checkout .entry-content .container{
	padding:0;
}
.woocommerce ul.products li.product .price > .amount > bdi{
	font-size: 20px;
	font-size: 1.429rem;
	text-align: left;
	margin-top: 2.2rem;
	width: 100%;
	display: inline-block;
	font-weight: 700;
}
.header-nav ul li:before{
	font-family: lian,'Font Awesome 5 Free';
}
.nav-mobile li:before{
	right: 5px;
	display: inline-block;
	margin-right: 8px;
}
.header-nav .nav-mobile-content li.openedli > .sub-menu{
    display: inherit !important;
    right: 0;
}
.header-nav .nav-mobile-content li > .sub-menu{
    display: none !important;
    right: 0;
}

.header-nav .nav-mobile-content li.openedli > a:before{
	transform:rotate(-90deg);
}

.product_list_widget ins{
    background: inherit;
    font-weight: 700;
    display: inline-block;
}

.product_list_widget ins bdi,.product_list_widget ins {
    width: 100%;
    height: 20px;
    text-decoration: none;
    font-size: 16px;
    font-size: 1.2rem;
    text-align: left;
    line-height: 16px;
}

.product_list_widget del {
    opacity: .5;
    display: inline-block;
}
.product_list_widget del {
    width: auto;
    height: 20px;
    text-align: left;
    line-height: 25px;
    font-size: 14px;
    font-size: 1rem;
    float: left;
}
.lian-category-content{
    width:100%;
    display: inline-block;
}
.lian-category-content-p{
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    border: 1px solid #dedede;
    margin: 0 0 10px;
    border-radius: 8px;
}
.lian-category-content-p h3{
    padding-right: 20px;
}
.lian-category-content-p p{
    padding:0px 20px;
    text-align: justify;
}
