.hasCountdown {	
overflow: hidden;
padding: 0.5em 0;
}
.countdown_rtl {
direction: rtl;
}
.countdown_holding span {
color: #888;
}
.countdown_row {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.countdown_show1 .countdown_section {
width: 98%;
}
.countdown_show2 .countdown_section {
width: 48%;
}
.countdown_show3 .countdown_section {
width: 32.5%;
}
.countdown_show4 .countdown_section {
width: 24.5%;
}
.countdown_show5 .countdown_section {
width: 19.5%;
}
.countdown_show6 .countdown_section {
width: 16.25%;
}
.countdown_show7 .countdown_section {
width: 14%;
}
.countdown_section {
display: block;
float: left;
font-size: 75%;
text-align: center;
}
.countdown_amount {
font-size: 200%;
}
.countdown_descr {
display: block;
width: 100%;
}
span.winning {
min-height: 52px;
min-width: 32px;
padding: 4px;
font-size: 12px;
font-weight: bold;
position: absolute;
text-align: center;
line-height: 52px;
top: -16px;
left: -16px;
margin: 0;
-moz-border-radius: 20px;
border-radius: 40px;
background: #a2c094;
background: -webkit-gradient(linear,left top,left bottom,from(#a2c094),to(#85ad74));
background: -webkit-linear-gradient(#a2c094,#85ad74);
color:#fff;	 
}
.widget .hasCountdown{background: none; border:none;}
.widget .countdown_amount {font-size:120%}
.widget .time-left,.widget  .has-finished{display: block}
.hasCountdown .over {text-align: center; padding:1em;}
.ajax-working {background: url(//happylocal.lu/wp-content/plugins/woocommerce-simple-auctions/images/ajax-loader.gif) center center no-repeat; width: 100%; height:50px;}
.auction-bage{background: url(//happylocal.lu/wp-content/plugins/woocommerce-simple-auctions/images/auction-big.png) center center no-repeat; background-size: 100%; width:24px; height: 24px; position: absolute; right:10px; top:10px;}
.auction_form .ui-spinner-button.ui-spinner-up.ui-corner-tr.ui-button.ui-widget.ui-state-default.ui-button-text-only {
bottom: 5px;
right: 5px;
cursor: pointer;
}
.auction_form .ui-spinner-button {
position: absolute;
}
.auction_form .ui-spinner-button.ui-spinner-down.ui-corner-br.ui-button.ui-widget.ui-state-default.ui-button-text-only {
right: 5px;
top: 0;
cursor: pointer;
}
.auction_form .ui-spinner {
height: 16px;
overflow: hidden;
padding-right: 20px;
position: relative;
}
.blink{ color:red !important; }
.add-wsawl.sa-watchlist-action:before {
font-family: "dashicons";
content: "\f177";
margin-right: 0.5em;
}
.remove-wsawl.sa-watchlist-action:before {
font-family: "dashicons";
content: "\f530";
margin-right: 0.5em;
}
.my_auctions_activity .closed{ background-color: #F9F9F9 }
.my_auctions_activity .winning{background-color:#E5F2E5;}
.auction-history-table .sealed{font-weight: 700; text-align: center; padding: 1em 0;}
.sealed-text .sealed-bid-desc{display: block;}.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle; }
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
height: 33;
user-select: none;
-webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered {
display: block;
padding-left: 8px;
padding-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__clear {
position: relative; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding-right: 8px;
padding-left: 20px; }
.select2-container .select2-selection--multiple {
box-sizing: border-box;
cursor: pointer;
display: block;
min-height: 32px;
user-select: none;
-webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 8px;
text-overflow: ellipsis;
white-space: nowrap; }
.select2-container .select2-search--inline {
float: left; }
.select2-container .select2-search--inline .select2-search__field {
box-sizing: border-box;
border: none;
font-size: 100%;
margin-top: 5px;
padding: 0; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none; }
.select2-dropdown {
background-color: white;
border: 1px solid #ededed;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051; }
.select2-results {
display: block; }
.select2-results__options {
list-style: none;
margin: 0;
padding: 0; }
.select2-results__option {
padding: 6px;
user-select: none;
-webkit-user-select: none; }
.select2-results__option[aria-selected] {
cursor: pointer; }
.select2-container--open .select2-dropdown {
left: 0; }
.select2-container--open .select2-dropdown--above {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-search--dropdown {
display: block;
padding: 4px; }
.select2-search--dropdown .select2-search__field {
padding: 4px;
width: 100%;
box-sizing: border-box; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none; }
.select2-search--dropdown.select2-search--hide {
display: none; }
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0); }
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important; }
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #ededed;
border-radius: 0px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 31px; }
.select2-container--default .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #999; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 30px;
position: absolute;
top: 1px;
right: 1px;
width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 1px;
right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #ededed;
border-radius: 0px;
padding:0px 2px;
cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0 5px;
width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
line-height:22px;
list-style: none; }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
color: #999;
margin-top: 5px;
float: left; }
.select2-container--default .select2-selection--multiple .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-top: 5px;
margin-right: 10px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #eeeeee;
border: 1px solid #ededed;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 6px;
margin-top: 7px;
padding: 0 8px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #999;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
border: solid #ededed 1px; padding: 0px 2px;
outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
background: transparent;
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {
padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #fafafa; }
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #ededed;
color: #333; }
.select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 6px; }
.select2-container--classic .select2-selection--single {
background-color: #f7f7f7;
border: 1px solid #aaa;
border-radius: 4px;
outline: 0;
background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic .select2-selection--single:focus {
border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
color: #999; }
.select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color: #ddd;
border: none;
border-left: 1px solid #aaa;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
border: none;
border-right: 1px solid #aaa;
border-radius: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
left: 1px;
right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single {
border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
background: transparent;
border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
.select2-container--classic .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
outline: 0; }
.select2-container--classic .select2-selection--multiple:focus {
border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
display: none; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
color: #888;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
float: right; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple {
border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa;
outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field {
outline: 0;
box-shadow: none; }
.select2-container--classic .select2-dropdown {
background-color: white;
border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above {
border-bottom: none; }
.select2-container--classic .select2-dropdown--below {
border-top: none; }
.select2-container--classic .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] {
padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] {
color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
background-color: #3875d7;
color: white; }
.select2-container--classic .select2-results__group {
cursor: default;
display: block;
padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown {
border-color: #5897fb; }.dokan-spinner{position:absolute;width:20px;height:20px;background:url(//happylocal.lu/wp-content/plugins/dokan-pro-6/assets/images/dist/spinner-2x.gif) 50% no-repeat;z-index:99;background-size:20px}.dokan-variation-loader{background:url(//happylocal.lu/wp-content/plugins/dokan-pro-6/assets/images/dist/ajax-loader@2x.gif) no-repeat;position:absolute;height:35px;width:35px;top:45%;left:50%}li.dokan-share-btn-wrap .dokan-share-btn{margin-top:3px;margin-right:10px}.dokan-share-popup-wrapper{text-align:center;max-width:350px;padding:5px}ul.dokan-account-migration-lists{margin:0;padding:0;list-style:none;border:1px solid #eee}ul.dokan-account-migration-lists li{padding:10px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #eee}ul.dokan-account-migration-lists li:last-child{border-bottom:none}ul.dokan-account-migration-lists li .left-content{text-align:left;flex:2}ul.dokan-account-migration-lists li .left-content p{margin:0}ul.dokan-account-migration-lists li .right-content{text-align:right;flex:1}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.dokan-progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:5px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.dokan-progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.dokan-progress-bar-striped,.dokan-progress-striped .dokan-progress-bar{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px}.dokan-progress-bar.active,.dokan-progress.active .dokan-progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.dokan-progress-bar-success{background-color:#5cb85c}.progress-striped .dokan-progress-bar-success{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.dokan-progress-bar-info{background-color:#5bc0de}.progress-striped .dokan-progress-bar-info{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.dokan-progress-bar-warning{background-color:#f0ad4e}.progress-striped .dokan-progress-bar-warning{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.dokan-progress-bar-danger{background-color:#d9534f}.progress-striped .dokan-progress-bar-danger{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget{min-height:310px}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper{height:100%;margin:70px auto;text-align:center}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper .dokan-announcement-icon{font-size:100px;color:#e3e3e3;-moz-animation:ring 8s 1s ease-in-out infinite!important;-moz-transform-origin:50% 4px;-webkit-animation:ring 8s ease-in-out 1s infinite!important;-webkit-transform-origin:50% 4px;animation:ring 8s ease-in-out 1s infinite!important;transform-origin:50% 4px}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper p{margin-top:10px;color:#a6a6a6;font-size:18px}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .widget-title,.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul{margin-bottom:0}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li{border-bottom:1px solid #e8e8e8}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content{width:80%;font-size:13px;color:#656565;padding-left:4px}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content h3{font-size:15px;font-weight:700;margin:16px 0 0;padding:5px 0;color:#6f6f6f}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-date{width:20%;height:77px;text-align:center;line-height:20px;margin:7px 0}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-date .announce-day{padding-top:5px;font-size:15px;font-weight:700}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-date .announce-year{font-size:15px}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-read{background-color:#f3f3f3;color:#8b8b8b}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-unread{background-color:#f05025;color:#f3f3f3}.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li:last-child{border-bottom:none}.product-edit-new-container .dokan-product-seo .seo-snippet{background-color:#fff;font-family:arial,sans-serif;box-sizing:border-box;padding:0 12px 12px;line-height:1.4em;font-size:13px}.product-edit-new-container .dokan-product-seo .seo-snippet .seo-title{color:#1e0fbe;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;font-size:18px;line-height:1.2;font-weight:400;margin:0;overflow:hidden;max-width:600px;vertical-align:top;text-overflow:ellipsis}.product-edit-new-container .dokan-product-seo .seo-snippet .seo-slug{display:inline-block;color:#006621;cursor:pointer;max-width:600px;white-space:nowrap;font-size:14px;overflow:hidden;text-overflow:ellipsis}.product-edit-new-container .dokan-product-seo .seo-snippet .seo-meta{color:#545454;cursor:pointer;position:relative;max-width:600px;font-size:13px}.product-edit-new-container .dokan-product-seo .snippet-btn{border:1px solid #ccc;background-color:#eee}.product-edit-new-container .dokan-product-seo .snippet-btn:hover{background-color:#ddd}.product-edit-new-container .dokan-product-seo .wpseo-shortcode-wrap{position:absolute;right:0;top:-8px}.product-edit-new-container .dokan-product-seo .wpseo-shortcode-wrap select.wpseo_shortcode{height:30px;background-color:#fafafa}.product-edit-new-container .dokan-product-seo .wpseo-shortcode-wrap select.wpseo_shortcode:hover{height:30px;background-color:#f1f1f1}@-webkit-keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}to{transform:rotate(0)}}@-moz-keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}to{transform:rotate(0)}}.dokan-panel .dokan-panel-body .woocommerce_order_items_wrapper table.woocommerce_order_items tbody tr td div small.refunded{color:#f05025}.dokan-panel .dokan-panel-body .wc-order-data-row table.wc-order-totals{float:right}.dokan-panel .dokan-panel-body .wc-order-data-row table.wc-order-totals tbody tr td.label{color:#000}.dokan-panel .dokan-panel-body .wc-order-data-row table.wc-order-totals tbody tr td.refunded-total{color:#f05025}.dokan-panel .dokan-panel-body .wc-order-data-row .add-items{padding-top:10px;float:right}.dokan-panel .dokan-panel-body .wc-order-data-row .refund-actions{float:right}.dokan-orders-content .label.dokan-order-discount,.dokan-orders-content .label.dokan-quantity-discount{font-size:100%;padding:0;color:#444;font-weight:400}.dokan-coupon-content .dashboard-coupons-area .dokan-coupon-header{margin-bottom:20px}.dokan-coupon-content .dashboard-coupons-area .dokan-coupon-header .left-header-content{width:40%}.dokan-coupon-content .dashboard-coupons-area .dokan-coupon-header .left-header-content h1{padding:0;margin:0}.dokan-coupon-content .dashboard-coupons-area .dokan-coupon-header .right-header-content{width:40%}.dokan-coupon-content .dashboard-coupons-area table tr td{vertical-align:top}.dokan-coupon-content .code:after,.dokan-coupon-content .code:before,.dokan-coupon-content .code a:after,.dokan-coupon-content .code a:before,.dokan-coupon-content .code span:after,.dokan-coupon-content .code span:before{content:"";display:block;position:absolute;width:8px;height:4px;background:#f7f7f7;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow:0 2px 0 0 hsla(0,0%,100%,.3),inset 0 2px 0 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 0 hsla(0,0%,100%,.3),inset 0 2px 0 0 rgba(0,0,0,.1);box-shadow:0 2px 0 0 hsla(0,0%,100%,.3),inset 0 2px 0 0 rgba(0,0,0,.1)}.dokan-coupon-content .code{overflow:hidden;vertical-align:middle;margin:0 8px 0 0;background:#ececec;color:#21759a;text-shadow:0 1px 0 #ddd;padding:2px;position:relative;float:left;line-height:1em;-moz-box-shadow:0 2px 0 0 #ddd;-webkit-box-shadow:0 2px 0 0 #ddd;box-shadow:0 2px 0 0 #ddd;font-weight:700}.dokan-coupon-content .code:before{bottom:5px;left:0;margin:0 0 0 -4px}.dokan-coupon-content .code:after{top:5px;left:0;margin:0 0 0 -4px}.dokan-coupon-content .code a,.dokan-coupon-content .code span{float:left;padding:0 4px;color:#21759a}.dokan-coupon-content .code a:before,.dokan-coupon-content .code span:before{bottom:5px;right:0;margin:0 -4px 0 0}.dokan-coupon-content .code a:after,.dokan-coupon-content .code span:after{content:"";top:5px;right:0;margin:0 -4px 0 0}.dokan-coupon-content .code a span,.dokan-coupon-content .code span span{border:1px dashed #ccc;padding:.5em 6px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px}.dokan-coupon-content .code a span:before,.dokan-coupon-content .code span span:before{top:50%;left:0;margin:-2px 0 0 -4px}.dokan-coupon-content .code a span:after,.dokan-coupon-content .code span span:after{top:50%;right:0;margin:-2px -4px 0 0}.dokan-coupon-content .code:hover{background:#975e83;color:#fff;text-shadow:0 1px 0 #5a324b}.dokan-coupon-content .code:hover a,.dokan-coupon-content .code:hover span{color:#fff}.dokan-coupon-content .code:hover a span,.dokan-coupon-content .code:hover span span{border:1px dashed #bb82a7}.dokan-coupon-content .row-actions{visibility:hidden;font-size:12px;color:#ccc;clear:both;padding-top:8px}.dokan-coupon-content .row-actions .delete a{color:#a05}.dokan-coupon-content .row-actions .delete a:hover{color:red}.dokan-coupon-content tr:hover .row-actions{visibility:visible}.dokan-reports-content .dokan-reports-area h1{margin:0 0 20px}.dokan-reports-content .dokan-reports-area .dokan-reports-wrap{margin-top:20px}.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-left{width:28%;margin-right:10px}.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right{width:68%}.dokan-reports-content .dokan-reports-area ul.chart-legend{background:#fff;list-style:none;margin:0;padding:0;border:1px solid #ededed}.dokan-reports-content .dokan-reports-area ul.chart-legend li{color:#aaa;padding:13px 18px;border-bottom:1px solid #ededed;font-weight:400;font-size:13px}.dokan-reports-content .dokan-reports-area ul.chart-legend li strong{display:block;color:#464646;font-size:30px;font-weight:400}.dokan-reports-content .dokan-reports-area .report-filter{margin-top:15px}.dokan-reports-content .dokan-reports-area .report-filter select{border:1px solid #ededed;padding:2px 5px}.dokan-reports-content .dokan-reports-area table.table{margin-top:15px}.dokan-reports-content .dokan-reports-area table.table .progress{margin-bottom:0}.dokan-reports-content .dokan-reports-area .dokan-reports-main h3{margin:0 0 15px}.dokan-reports-content .dokan-reports-area .dokan-reports-main .chart-placeholder.main{height:435px}.dokan-reports-content .dokan-reports-area .chart-tooltip{position:absolute;display:none;line-height:1;background:#333;color:#fff;padding:3px 5px;font-size:11px;border-radius:3px}.dokan-reviews-content .dokan-reviews-area h1{margin:0;padding:0}.dokan-reviews-content .dokan-reviews-area #dokan-comments_menu ul li{display:inline-block;padding:0 5px!important}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap ul.dokan-cmt-row-actions{visibility:hidden;list-style:none;margin:0;padding:0;font-size:13px}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap ul.dokan-cmt-row-actions a{text-decoration:none}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap ul.dokan-cmt-row-actions li{display:inline;border-right:1px solid #ededed;padding-right:5px;margin:0!important}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap ul.dokan-cmt-row-actions li:last-child{border-right:none}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap select{padding:5px;border:1px solid #ededed}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-check{width:5%;padding:0 0 0 10px;vertical-align:middle}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author,.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author{width:33%}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author .dokan-author-img,.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author .dokan-author-img{float:left;margin-right:5px}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author .dokan-author-meta,.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author .dokan-author-meta{float:left}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-content,.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-content{width:60%}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-link,.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-link{width:25%}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td,.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th{vertical-align:top}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table tr.pending{background:#ffffe0}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table tr:hover .dokan-cmt-row-actions{visibility:visible}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table .dokan-comments-subdate{font-size:12px;color:#7c7c7c;margin-bottom:8px}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table .dokan-comment-edit-row tr.dokan-comment-edit-contact td{padding-bottom:10px;padding-right:10px}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table .dokan-comment-edit-row tr.dokan-comment-edit-contact td label{padding-right:10px}.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table .dokan-comment-edit-row tr.dokan-comment-edit-actions td,.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table .dokan-comment-edit-row tr.dokan-comment-edit-body td{padding-left:55px;padding-bottom:10px}.dokan-profile-completeness .dokan-alert{margin-bottom:0}.dokan-settings-content .dokan-settings-area .dokan-seo-image{position:relative}.dokan-settings-content .dokan-settings-area .dokan-seo-image .dokan-remove-gravatar-image{position:absolute;width:150px;height:150px;background:#000;top:0;left:0;opacity:.7;font-size:70px;text-align:center;color:red;padding-top:35px;display:none;border-radius:0}.dokan-settings-content .dokan-settings-area .dokan-seo-image .gravatar-wrap .dokan-gravatar-img{border-radius:0;height:150px!important;width:150px}.dokan-settings-content .dokan-settings-area .dokan-seo-image:hover .dokan-remove-gravatar-image{display:block}table.dps-shipping-table{padding:10px;width:100%}table.dps-shipping-table tr,table.dps-shipping-table tr td{padding:10px}table.dps-shipping-states{padding:10px;width:100%}table.dps-shipping-states tr{padding:10px}table.dps-shipping-states tr td{padding:10px;width:30%}#dps-shipping-hidden-lcoation-content{display:none}.dokan-shipping-location-wrapper{border-top:1px solid #ededed;padding-top:15px;margin-top:30px}.dokan-shipping-location-wrapper .dps-shipping-location-content{border:2px solid #eee;margin-bottom:15px;position:relative}.dokan-shipping-location-wrapper .dps-shipping-location-content table tr td{padding:10px 15px}.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-table{background:#f5f5f5}.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-table tr td{width:50%}.dokan-shipping-location-wrapper .dps-shipping-location-content .dps-shipping-remove{position:absolute;top:-1px;right:-1px;height:25px;width:25px;background:#fff;color:#ccc}.dokan-shipping-location-wrapper .dps-shipping-location-content .dps-shipping-remove:hover{color:#fff;background:#ccc}.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-states{text-align:center}.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-states tr td:last-child{vertical-align:middle}.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-states .dps-add,.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-states .dps-remove{color:#a8a8a8;font-size:11px;border:1px solid #eee;padding:3px 5px 2px;border-radius:3px}.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-states .dps-add:hover,.dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-states .dps-remove:hover{background:#eee}.dokan-single-store .store-review-wrap h2.headline{font-size:17px;margin-bottom:15px}.dokan-single-store .store-coupon-wrap{margin-bottom:10px}.dokan-single-store .store-coupon-wrap:after,.dokan-single-store .store-coupon-wrap:before{content:" ";display:table}.dokan-single-store .store-coupon-wrap:after{clear:both}.dokan-single-store .store-coupon-wrap .code:after,.dokan-single-store .store-coupon-wrap .code:before,.dokan-single-store .store-coupon-wrap .code a:after,.dokan-single-store .store-coupon-wrap .code a:before,.dokan-single-store .store-coupon-wrap .code span.inside:after,.dokan-single-store .store-coupon-wrap .code span.inside:before,.dokan-single-store .store-coupon-wrap .code span.outside:after,.dokan-single-store .store-coupon-wrap .code span.outside:before{content:"";display:block;position:absolute;width:8px;height:4px;background:#f7f7f7;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow:0 2px 0 0 hsla(0,0%,100%,.3),inset 0 2px 0 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 0 hsla(0,0%,100%,.3),inset 0 2px 0 0 rgba(0,0,0,.1);box-shadow:0 2px 0 0 hsla(0,0%,100%,.3),inset 0 2px 0 0 rgba(0,0,0,.1)}.dokan-single-store .store-coupon-wrap .code{overflow:hidden;vertical-align:middle;margin:0 15px 15px 0;background:#ececec;color:#21759a;text-shadow:0 1px 0 #ddd;padding:2px;position:relative;float:left;line-height:1em;-moz-box-shadow:0 2px 0 0 #ddd;-webkit-box-shadow:0 2px 0 0 #ddd;box-shadow:0 2px 0 0 #ddd;font-weight:700;max-width:250px}.dokan-single-store .store-coupon-wrap .code:before{bottom:5px;left:0;margin:0 0 0 -4px}.dokan-single-store .store-coupon-wrap .code:after{top:5px;left:0;margin:0 0 0 -4px}.dokan-single-store .store-coupon-wrap .code span.outside{float:left;padding:0 4px;color:#21759a}.dokan-single-store .store-coupon-wrap .code span.outside:before{bottom:5px;right:0;margin:0 -4px 0 0}.dokan-single-store .store-coupon-wrap .code span.outside:after{content:"";top:5px;right:0;margin:0 -4px 0 0}.dokan-single-store .store-coupon-wrap .code span.outside span.inside{border:1px dashed #ccc;padding:15px 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;text-align:center}.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-title{font-size:20px;padding-bottom:15px;font-weight:500;text-align:center}.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-body{font-size:14px;font-weight:500}.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-details{display:block;color:#666;line-height:20px;margin-bottom:10px}.dokan-single-store .store-coupon-wrap .code span.outside span.inside .expiring-in{font-size:13px;font-style:italic;display:block;color:#999;margin-top:5px}.dokan-single-store .store-coupon-wrap .code span.outside span.inside:before{top:50%;left:0;margin:-2px 0 0 -4px}.dokan-single-store .store-coupon-wrap .code span.outside span.inside:after{top:50%;right:0;margin:-2px -4px 0 0}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap{display:flex;justify-content:space-between;margin-top:25px;flex-wrap:wrap;align-items:center}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category{position:relative}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input{border:1px solid #ccc;width:250px;border-radius:3px;padding:10px 15px;color:#8c8a8a;cursor:pointer;position:relative}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input span{display:inline-block}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input .category-label{color:#444;font-weight:700}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input .dokan-icon{position:absolute;top:10px;left:87%;font-size:17px;color:rgba(0,0,0,.6901960784313725)}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box{position:absolute;background:#fff;z-index:500;width:400px;box-shadow:1px 1px 20px 0 #bbb;top:58px;padding:20px 10px}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box:before{content:"\f142";height:0!important;top:-3px;left:50%;position:absolute;transform:translate(-50%,-50%);font-family:dashicons;font-size:40px;color:#fff;font-weight:700;line-height:0!important}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:space-around;margin:0;padding:0}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box ul li{list-style:none;padding:5px 10px;border:1px solid #ccc;margin:5px;border-radius:3px;cursor:pointer}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item{display:flex;align-items:center}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item label{color:#444;font-weight:700}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item .dokan-toogle-checkbox{position:relative;width:50px;height:22px;-webkit-appearance:none;appearance:none;outline:none;border-radius:30px;background-color:#ccc;cursor:pointer;display:inline-block;margin-left:10px}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item .dokan-toogle-checkbox:checked{background-color:#64b450}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item .dokan-toogle-checkbox:before{content:"";position:absolute;width:15px;height:15px;border-radius:50%;top:3px;left:4px;background-color:#fff;transition:.5s}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item .dokan-toogle-checkbox:checked:before{left:30px}#dokan-store-listing-filter-form-wrap .apply-filter{margin-top:0}.dokan-product-list-inline-edit-form fieldset{padding:0;margin:0}.dokan-product-list-inline-edit-form .dokan-inline-edit-column{padding:0 10px}.dokan-product-list-inline-edit-form .dokan-inline-edit-field-row{margin-bottom:10px}.dokan-product-list-inline-edit-form hr{display:block;margin:12px 0;opacity:0}.dokan-product-list-inline-edit-form .dokan-inline-edit-section-title{display:block;margin-bottom:10px;font-size:13px;text-transform:uppercase}.dokan-product-list-inline-edit-form label{display:block;margin:8px 0 4px;font-size:14px}.dokan-product-list-inline-edit-form .inline-edit-submit-button{position:relative}.dokan-product-list-inline-edit-form .inline-edit-submit-button .dokan-spinner{top:8px;left:-30px;visibility:hidden}.dokan-product-list-inline-edit-form .inline-edit-submit-button.show-loading-animation .dokan-spinner{visibility:visible}@media (max-width:992px){#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap{font-size:13px}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input{width:195px}}@media (max-width:767px){#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap{font-size:14px;flex-direction:column}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box,#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input{width:100%}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item{justify-content:space-between;width:100%}#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item:not(.store-lists-category){margin-top:20px}}@media (max-width:430px){#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input .dokan-icon{left:90%}#dokan-store-listing-filter-form-wrap .apply-filter{margin-top:30px}}@media (max-width:320px){#dokan-store-listing-filter-wrap #dokan-store-list-filter-button,#dokan-store-listing-filter-wrap .sort-by.item{font-size:12px}}.jssocials-shares {
margin: 0.2em 0; }
.jssocials-shares * {
box-sizing: border-box; }
.jssocials-share {
display: inline-block;
vertical-align: top;
margin: 0.3em 0.6em 0.3em 0; }
.jssocials-share:last-child {
margin-right: 0; }
.jssocials-share-logo {
width: 1em;
vertical-align: middle;
font-size: 1.5em; }
img.jssocials-share-logo {
width: auto;
height: 1em; }
.jssocials-share-link {
display: inline-block;
text-align: center;
text-decoration: none;
line-height: 1; }
.jssocials-share-link.jssocials-share-link-count {
padding-top: .2em; }
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
display: block;
font-size: .6em;
margin: 0 -.5em -.8em -.5em; }
.jssocials-share-link.jssocials-share-no-count {
padding-top: .5em; }
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
height: 1em; }
.jssocials-share-label {
padding-left: 0.3em;
vertical-align: middle; }
.jssocials-share-count-box {
display: inline-block;
height: 1.5em;
padding: 0 0.3em;
line-height: 1;
vertical-align: middle;
cursor: default; }
.jssocials-share-count-box.jssocials-share-no-count {
display: none; }
.jssocials-share-count {
line-height: 1.5em;
vertical-align: middle; }.jssocials-share-twitter .jssocials-share-link {
color: #00aced; }
.jssocials-share-twitter .jssocials-share-link .jssocials-share-label {
color: #00aced; }
.jssocials-share-twitter .jssocials-share-link:hover, .jssocials-share-twitter .jssocials-share-link:focus, .jssocials-share-twitter .jssocials-share-link:active {
color: #0087ba; }
.jssocials-share-twitter .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-twitter .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-twitter .jssocials-share-link:active .jssocials-share-label {
color: #0087ba; }
.jssocials-share-facebook .jssocials-share-link {
color: #3b5998; }
.jssocials-share-facebook .jssocials-share-link .jssocials-share-label {
color: #3b5998; }
.jssocials-share-facebook .jssocials-share-link:hover, .jssocials-share-facebook .jssocials-share-link:focus, .jssocials-share-facebook .jssocials-share-link:active {
color: #2d4373; }
.jssocials-share-facebook .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-facebook .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-facebook .jssocials-share-link:active .jssocials-share-label {
color: #2d4373; }
.jssocials-share-googleplus .jssocials-share-link {
color: #dd4b39; }
.jssocials-share-googleplus .jssocials-share-link .jssocials-share-label {
color: #dd4b39; }
.jssocials-share-googleplus .jssocials-share-link:hover, .jssocials-share-googleplus .jssocials-share-link:focus, .jssocials-share-googleplus .jssocials-share-link:active {
color: #c23321; }
.jssocials-share-googleplus .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-googleplus .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-googleplus .jssocials-share-link:active .jssocials-share-label {
color: #c23321; }
.jssocials-share-linkedin .jssocials-share-link {
color: #007bb6; }
.jssocials-share-linkedin .jssocials-share-link .jssocials-share-label {
color: #007bb6; }
.jssocials-share-linkedin .jssocials-share-link:hover, .jssocials-share-linkedin .jssocials-share-link:focus, .jssocials-share-linkedin .jssocials-share-link:active {
color: #005983; }
.jssocials-share-linkedin .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-linkedin .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-linkedin .jssocials-share-link:active .jssocials-share-label {
color: #005983; }
.jssocials-share-pinterest .jssocials-share-link {
color: #cb2027; }
.jssocials-share-pinterest .jssocials-share-link .jssocials-share-label {
color: #cb2027; }
.jssocials-share-pinterest .jssocials-share-link:hover, .jssocials-share-pinterest .jssocials-share-link:focus, .jssocials-share-pinterest .jssocials-share-link:active {
color: #9f191f; }
.jssocials-share-pinterest .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-pinterest .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-pinterest .jssocials-share-link:active .jssocials-share-label {
color: #9f191f; }
.jssocials-share-email .jssocials-share-link {
color: #3490F3; }
.jssocials-share-email .jssocials-share-link .jssocials-share-label {
color: #3490F3; }
.jssocials-share-email .jssocials-share-link:hover, .jssocials-share-email .jssocials-share-link:focus, .jssocials-share-email .jssocials-share-link:active {
color: #0e76e6; }
.jssocials-share-email .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-email .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-email .jssocials-share-link:active .jssocials-share-label {
color: #0e76e6; }
.jssocials-share-stumbleupon .jssocials-share-link {
color: #eb4823; }
.jssocials-share-stumbleupon .jssocials-share-link .jssocials-share-label {
color: #eb4823; }
.jssocials-share-stumbleupon .jssocials-share-link:hover, .jssocials-share-stumbleupon .jssocials-share-link:focus, .jssocials-share-stumbleupon .jssocials-share-link:active {
color: #c93412; }
.jssocials-share-stumbleupon .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-stumbleupon .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-stumbleupon .jssocials-share-link:active .jssocials-share-label {
color: #c93412; }
.jssocials-share-whatsapp .jssocials-share-link {
color: #29a628; }
.jssocials-share-whatsapp .jssocials-share-link .jssocials-share-label {
color: #29a628; }
.jssocials-share-whatsapp .jssocials-share-link:hover, .jssocials-share-whatsapp .jssocials-share-link:focus, .jssocials-share-whatsapp .jssocials-share-link:active {
color: #1f7d1e; }
.jssocials-share-whatsapp .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-whatsapp .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-whatsapp .jssocials-share-link:active .jssocials-share-label {
color: #1f7d1e; }
.jssocials-share-telegram .jssocials-share-link {
color: #2ca5e0; }
.jssocials-share-telegram .jssocials-share-link .jssocials-share-label {
color: #2ca5e0; }
.jssocials-share-telegram .jssocials-share-link:hover, .jssocials-share-telegram .jssocials-share-link:focus, .jssocials-share-telegram .jssocials-share-link:active {
color: #1c88bd; }
.jssocials-share-telegram .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-telegram .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-telegram .jssocials-share-link:active .jssocials-share-label {
color: #1c88bd; }
.jssocials-share-line .jssocials-share-link {
color: #25af00; }
.jssocials-share-line .jssocials-share-link .jssocials-share-label {
color: #25af00; }
.jssocials-share-line .jssocials-share-link:hover, .jssocials-share-line .jssocials-share-link:focus, .jssocials-share-line .jssocials-share-link:active {
color: #1a7c00; }
.jssocials-share-line .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-line .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-line .jssocials-share-link:active .jssocials-share-label {
color: #1a7c00; }
.jssocials-share-viber .jssocials-share-link {
color: #7b519d; }
.jssocials-share-viber .jssocials-share-link .jssocials-share-label {
color: #7b519d; }
.jssocials-share-viber .jssocials-share-link:hover, .jssocials-share-viber .jssocials-share-link:focus, .jssocials-share-viber .jssocials-share-link:active {
color: #61407b; }
.jssocials-share-viber .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-viber .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-viber .jssocials-share-link:active .jssocials-share-label {
color: #61407b; }
.jssocials-share-pocket .jssocials-share-link {
color: #ef4056; }
.jssocials-share-pocket .jssocials-share-link .jssocials-share-label {
color: #ef4056; }
.jssocials-share-pocket .jssocials-share-link:hover, .jssocials-share-pocket .jssocials-share-link:focus, .jssocials-share-pocket .jssocials-share-link:active {
color: #e9132e; }
.jssocials-share-pocket .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-pocket .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-pocket .jssocials-share-link:active .jssocials-share-label {
color: #e9132e; }
.jssocials-share-messenger .jssocials-share-link {
color: #0084ff; }
.jssocials-share-messenger .jssocials-share-link .jssocials-share-label {
color: #0084ff; }
.jssocials-share-messenger .jssocials-share-link:hover, .jssocials-share-messenger .jssocials-share-link:focus, .jssocials-share-messenger .jssocials-share-link:active {
color: #006acc; }
.jssocials-share-messenger .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-messenger .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-messenger .jssocials-share-link:active .jssocials-share-label {
color: #006acc; }
.jssocials-share-vkontakte .jssocials-share-link {
color: #45668e; }
.jssocials-share-vkontakte .jssocials-share-link .jssocials-share-label {
color: #45668e; }
.jssocials-share-vkontakte .jssocials-share-link:hover, .jssocials-share-vkontakte .jssocials-share-link:focus, .jssocials-share-vkontakte .jssocials-share-link:active {
color: #344d6c; }
.jssocials-share-vkontakte .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-vkontakte .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-vkontakte .jssocials-share-link:active .jssocials-share-label {
color: #344d6c; }
.jssocials-share-link {
-webkit-transition: color 200ms ease-in-out;
transition: color 200ms ease-in-out; }
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
font-size: .5em; }
.jssocials-share-label {
font-size: 0.8em;
color: #444;
-webkit-transition: color 200ms ease-in-out;
transition: color 200ms ease-in-out; }
.jssocials-share-count-box {
margin-left: 0.3em;
border: 1px solid #efefef;
border-radius: 0.3em; }
.jssocials-share-count-box .jssocials-share-count {
line-height: 1.8em;
font-size: 0.8em;
color: #444; }.dokan-verify-links{
padding-left: 20px;
}
.dokan-verify-links div{
padding-bottom: 10px;
}
.dokan-verify-links img{
width: 120px;
height: 120px;
}
.dokan_verify_dc_button{
display: inline-block;
}
.dokan_verify_dc_button button.dokan-btn.dokan-btn-block{
width: auto;
padding-left: 10px;
padding-right: 10px;
}
.dokan-verify-connect-btn{
margin-top: 15px;
}
.dokan-verify-info{
padding-left: 20px;
}
.dokan_v_id .dokan-gravatar-img{
width: 200px;
height: 200px;
}
.dokan_v_id .radio {
margin-top: 0px;
margin-right: 65px;
}
.dokan_v_id .dokan-form-horizontal {
text-align: left;
}
.clickable
{
cursor: pointer;
}
.dokan-verify-photo-id{
margin-top: 20px;
} input#dokan_v_id_submit {
margin-top: 10px;
width: 160px;
}
button.dokan-v-start-btn{
margin-bottom: 20px;
}
#dokan-verify-address-form label{
margin-top: 7px;
}
#dokan_v_address_submit, #dokan_v_phone_submit, #dokan_v_code_submit{
margin-left: 23%;
}
input.dokan-v-cancel-btn{
margin-top : 10px;
}
.dokan-verification-content input.dokan-btn{
margin-right: 10px;
}
.dokan-address-fields label{
font-weight: normal !important;
}
#dokan-verification-list i{
display: inline-block;
vertical-align: middle;
padding-right: 5px;
font-size : 1.7em;
}
i.verification-icon {
color: #4EA00E;
}
#dokan-verification-list .fa-facebook-square{
color :#0064cd;
}
#dokan-verification-list .fa-twitter-square{
color: #5EA9DD;
}
#dokan-verification-list .fa-linkedin-square{
color : #1C87BD;
}
.fa-google-square:before{content:"\f1a0"}
#dokan-verification-list .fa-google-square{
color : #DC4A38;
}
#dokan-verification-list ul.fa-ul {
margin-left: 0;
padding-left: 0;
}
#dokan-verification-list ul.fa-ul li {
padding: 8px 0;
}
#dokan-verification-list ul.fa-ul li span {
padding-left: 5px;
}
.dokan-va-row {
clear: both;
display: block;
overflow: hidden;
}
.dokan-panel-body .document-box{
margin-left: 20px;
}.postmetadata {display:none;}.ovic-menu-clone-wrap {
position: fixed;
top: 0;
left: -320px;
width: 320px;
height: 100vh;
background-color: #fff;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
z-index: 100000;
-webkit-box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
-moz-box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
color: #000;
}
.ovic-menu-clone-wrap.open {
left: 0;
}
.ovic-menu-panels-actions-wrap {
border-bottom: 1px solid #eee;
height: 50px;
position: relative;
}
.ovic-menu-panels-actions-wrap .ovic-menu-close-btn,
.ovic-menu-panels-actions-wrap .ovic-menu-prev-panel {
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
z-index: 10;
border-left: 1px solid #eee;
text-align: center;
line-height: 50px;
color: #000;
}
.ovic-menu-panels-actions-wrap .ovic-menu-close-btn:hover,
.ovic-menu-panels-actions-wrap .ovic-menu-prev-panel:hover {
color: #000;
}
.ovic-menu-panels-actions-wrap .ovic-menu-prev-panel {
right: inherit;
left: 0;
border: none;
border-right: 1px solid #eee;
}
.ovic-menu-panels-actions-wrap .ovic-menu-current-panel-title {
display: block;
text-align: center;
line-height: 50px;
padding: 0 50px;
text-transform: uppercase;
}
.ovic-menu-panels-actions-wrap .ovic-menu-prev-panel:before {
content: "\f104";
font-family: FontAwesome;
}
.ovic-menu-panel > ul {
padding: 0;
margin: 0;
}
.ovic-menu-panel li {
list-style: none;
position: relative;
}
.ovic-menu-panel > ul > li {
padding: 0 20px;
border-bottom: 1px solid #eee;
}
.ovic-menu-panel li > a > .icon {
margin-right: 10px;
}
.ovic-menu-panel > ul > li > a {
display: block;
line-height: 50px;
color: #000;
}
.ovic-menu-panel > ul > li:hover > a,
.ovic-menu-panel > ul > li.active > a {
color: #000;
}
.ovic-menu-next-panel {
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
position: absolute;
top: 0;
right: 0;
z-index: 10;
}
.ovic-menu-next-panel:before {
content: "\f105";
font-family: FontAwesome;
}
.ovic-menu-clone-wrap .toggle-submenu {
display: none !important;
}
.ovic-menu-clone-wrap .ovic-menu-panels {
background: inherit;
border-color: inherit;
z-index: 0;
box-sizing: border-box;
overflow: hidden;
height: calc(100% - 50px);
position: relative;
}
.ovic-menu-clone-wrap .ovic-menu-panel {
background-color: #fff;
}
.ovic-menu-clone-wrap .ovic-menu-panel.ovic-menu-sub-panel {
border-color: #fff;
bottom: 0;
box-sizing: border-box;
display: block;
left: 0;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
position: absolute;
right: 0;
top: 0;
transform: translateX(100%);
transition: all 0.2s ease 0s;
z-index: 0;
}
.ovic-menu-clone-wrap .ovic-menu-panel.ovic-menu-panel-opened {
transform: translateX(0);
z-index: 999;
}
.ovic-menu-clone-wrap .ovic-menu-sub-opened {
z-index: 1;
opacity: 0;
visibility: hidden;
}
.ovic-menu-clone-wrap .ovic-menu-hidden {
display: block !important;
opacity: 0;
visibility: hidden;
}
.ovic-menu-clone-wrap .sub-menu.megamenu {
padding: 20px;
max-width: 100% !important;
width: 100% !important;
}
.ovic-menu li > a > .icon {
margin-right: 10px;
}
.ovic-menu-panel-main {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
overflow-x: hidden;
overflow-y: auto;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}