.dokan-dashboard {
&.single-product .site-content {
padding-top: 90px;
padding-bottom: 90px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top {
border-bottom: 1px solid #e1e1e1;
margin-bottom: 20px;
margin-top: 20px;
}
.dokan-form-control,
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
border-color: #d9d9d9;
padding: 6px 10px;
min-height: 40px;
}
.dokan-form-group {
label {
color: #000;
font-weight: 600;
}
.checkbox {
label {
font-weight: 400;
color: #666;
display: flex;
align-items: center;
input[type=checkbox] {
margin-right: 10px;
}
}
}
}
.dokan-add-new-product-popup h2 {
font-size: 20px;
font-weight: 600;
color: #000;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
padding: 0;
li {
font-size: 14px;
padding: 0 10px 0 5px;
a {
color: #666;
&:hover {
color: #000;
}
}
&.active {
a {
color: #000;
font-weight: 600;
}
}
}
}
.dokan-withdraw-content .dokan-withdraw-area ul li,
ul.subsubsub li {
padding: 0 10px 0 5px;
a {
color: #666;
&:hover {
color: #000;
}
}
&.active {
a {
color: #000;
font-weight: 600;
}
}
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
margin: 0 auto 30px;
}
}
.dokan-widget-area {
.widget {
background-color: #f5f5f5;
padding: 25px 20px;
margin-bottom: 0;
position: relative;
list-style: none;
&:after {
position: absolute;
bottom: 0;
left: 20px;
right: 20px;
content: "";
height: 1px;
background-color: #d8d8d8;
}
&:last-child {
&:after {
display: none;
}
}
.widgettitle {
margin-bottom: 25px;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
margin-top: 0;
}
ul li {
padding: 5px 0;
.count {
font-size: 13px;
}
}
}
.seller-form {
.dokan-btn {
padding: 0 25px;
background-color: var(--mf-background-primary-color);
color: var(--mf-background-primary-text-color);
transition: all 0.5s;
font-size: 16px;
font-weight: 600;
text-align: center;
border: none;
height: 40px;
line-height: 40px;
width: 100%;
&:hover {
background-color: var(--mf-background-primary-color);
}
}
}
.dokan-category-menu,
.widget-collapse {
border: none;
.widget-title {
margin-bottom: 15px;
color: #000;
padding: 0;
background-color: transparent;
border: none;
}
#cat-drop-stack > ul li.parent-cat-wrap {
background-color: transparent;
a {
color: #000;
font-size: 14px;
margin: 0;
border-bottom: none !important;
&:hover {
color: var(--mf-primary-color);
}
}
}
#cat-drop-stack ul {
margin-top: 0;
}
#cat-drop-stack > ul li a {
padding-top: 5px;
padding-bottom: 5px;
}
#cat-drop-stack > ul li a .caret-icon {
font-size: 16px;
}
#cat-drop-stack ul li:last-child.has-children a {
border-bottom: none !important;
}
#cat-drop-stack > ul li.parent-cat-wrap ul.level-0 {
background-color: transparent;
li a {
color: #666;
}
}
}
.dokan-form-control {
border-color: #d9d9d9;
}
.dokan-store-contact {
.dokan-btn {
padding: 0 25px;
height: 50px;
line-height: 50px;
background-color: var(--mf-background-primary-color);
color: var(--mf-background-primary-text-color);
transition: all 0.5s;
font-size: 16px;
font-weight: 600;
text-align: center;
border: none;
width: 100%;
&:hover {
background-color: var(--mf-background-primary-color);
}
}
}
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
&:after {
clear: both;
content: "";
display: block;
}
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
ul li {
margin-bottom: 0;
}
}
.dokan-single-store {
.dokan-store-tabs {
margin-top: 40px;
background-color: #f5f5f5;
ul.dokan-list-inline {
background-color: transparent;
border: none;
&:after {
clear: both;
display: block;
content: "";
}
li {
margin-right: 0;
margin-bottom: 0;
border-right: none;
&.dokan-share-btn-wrap,
&.dokan-store-support-btn-wrap,
&.dokan-store-follow-store-button-container {
margin-right: 10px;
margin-top: 7px;
margin-bottom: 5px;
}
.dokan-share-btn {
margin-top: 0;
margin-right: 0;
}
a {
font-size: 16px;
font-weight: 600;
color: #999;
&:hover {
color: #000;
background-color: transparent;
}
}
}
}
}
.profile-frame.profile-frame-no-banner .profile-layout-mf_custom {
.profile-info-img {
display: none;
}
.profile-info-summery-wrapper {
position: relative;
.profile-info-summery {
background-color: #f1f1f1;
width: 100%;
overflow: hidden;
padding-top: 0;
.profile-info-head {
float: left;
display: flex;
min-width: 270px;
align-items: center;
justify-content: center;
border-right: 1px solid #d5d5d5;
.profile-img {
margin-bottom: 0;
text-align: left;
&.profile-img-square {
img {
border: none;
padding: 0;
max-width: 100%;
width: auto;
height: auto;
}
}
}
}
.profile-info {
float: left;
padding: 20px 25px 10px;
color: #666;
width: 66%;
.store-social-wrapper {
position: static;
.label {
font-weight: 500;
color: #000;
}
.store-social {
margin: 5px 0 0;
padding: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
li {
margin-left: 0;
margin-right: 10px;
a {
width: 36px;
height: 36px;
line-height: 37px;
text-align: center;
background-color: #1b4e9b;
color: #fff;
border-radius: 3px;
display: block;
i {
font-size: 18px;
text-shadow: none;
}
.fa-flickr {
color: #fff;
}
}
.social-gplus {
background-color: #cc0000;
}
.social-twitter {
background-color: #00aeef;
}
.social-pinterest {
background-color: #c92228;
}
.social-linkedin {
background-color: #007bb5;
}
.social-youtube {
background-color: #bb0000;
}
.social-instagram {
background-color: #125688;
}
.social-flickr {
background-color: #ff0084;
}
}
}
}
}
.store-name {
font-size: 20px;
font-weight: 600;
color: #000;
text-transform: uppercase;
margin: 0 0 5px;
line-height: 1;
}
.dokan-store-info {
margin: 0;
padding: 0;
li {
position: relative;
list-style: none;
display: block;
padding-bottom: 5px;
.label {
font-weight: 500;
color: #000;
}
}
.dokan-store-rating {
display: flex;
align-items: center;
border-bottom: 1px solid #d5d5d5;
margin-bottom: 10px;
padding-bottom: 10px;
.seller-rating {
display: block;
margin-right: 11px;
}
.star-rating {
float: left;
}
}
.store-social-wrapper {
position: relative;
.store-social {
padding-left: 0;
}
}
}
}
}
}
}
.dokan-store {
.shop-toolbar {
margin-bottom: 30px;
}
.dokan-store-sidebar {
padding-right: 15px;
margin-right: 0 !important;
}
.dokan-single-store.dokan-w8 {
width: 75%;
padding-left: 15px;
}
.dokan-single-store {
.site-content {
padding: 0;
}
}
}
.dokan-pagination-container {
margin-top: 50px;
text-align: center;
ul.dokan-pagination {
border: none;
margin: 0;
li {
border-right-width: 0;
margin: 0;
padding: 0 5px;
list-style: none;
display: inline-block;
a {
color: #000;
font-size: 14px;
text-align: center;
padding: 0 12px;
height: 32px;
line-height: 32px;
display: block;
background-color: #f5f5f5;
min-width: 34px;
margin: 0;
border: none;
i {
font-size: 10px;
font-weight: 700;
}
}
&.disabled,
&.prev,
&.next {
display: none;
}
&:first-child {
margin-left: 0;
}
a:focus {
background-color: transparent;
outline: none;
}
&.active a,
a:hover {
background-color: var(--mf-background-primary-color);
color: var(--mf-background-primary-text-color);
}
}
}
&.infinite {
text-align: center;
ul {
li {
padding: 0;
}
.page-numbers {
display: none;
}
.next {
display: block;
padding-left: 0;
}
}
.dots-loading {
font-size: 18px;
letter-spacing: 15px;
text-transform: uppercase;
font-weight: 300;
span {
display: inline-block;
}
}
}
}
.woocommerce div.product form.cart {
.dokan-live-chat {
clear: both;
margin-top: 20px;
min-width: 180px;
border-radius: 3px;
margin-left: 0 !important;
}
}
.woocommerce div.product .wc-tabs-wrapper .panel {
&.woocommerce-Tabs-panel--seller,
&.mf-Tabs-panel--seller {
& > h2 {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
display: block;
text-align: left;
}
ul {
margin: 0;
padding: 0;
list-style: none;
.star-rating {
float: left;
margin-top: 3px;
margin-right: 5px;
}
.store-name,
.seller-name,
.store-address {
span {
color: #000;
font-weight: 500;
b {
font-weight: 500;
}
}
.details {
color: #666;
font-weight: 400;
br {
display: inline-block;
}
}
}
.store-rating {
display: flex;
align-items: center;
.seller-rating {
margin-right: 5px;
}
}
}
}
&.woocommerce-Tabs-panel--seller_enquiry_form,
&.mf-Tabs-panel--seller_enquiry_form {
& > h3 {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
display: block;
text-align: left;
}
#dokan-product-enquiry {
margin: 0 auto;
.form-group {
.form-control {
width: 100%;
margin-bottom: 15px;
}
}
.dokan-btn {
padding-top: 10px;
padding-bottom: 10px;
}
}
}
}
.woocommerce .dokan-info {
border-color: #f7f6f7;
border-top-color: #8fae1b;
background-color: #f7f6f7;
&:before {
background-color: #8fae1b;
}
}
.woocommerce table.my_account_orders {
font-size: 14px;
}
.dokan-store-menu {
ul li {
ul.children {
display: none;
}
.caret-icon {
float: right;
font-size: 16px;
color: #666;
}
}
}
.dokan-single-store .dokan-store-tabs {
text-align: left;
}
.dokan-store-products-filter-area .orderby-search {
appearance: none;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 10px center;
background-size: 8px 10px;
color: #000;
padding: 10px 30px 10px 15px;
cursor: pointer;
height: auto;
}
.dokan-vendor-register {
max-width: 600px;
margin: 0 auto;
.form-row-wide {
label {
display: block;
margin-bottom: 5px;
.required {
color: red;
font-weight: 700;
}
}
.form-control {
width: 100%;
border: 1px solid #d9d9d9;
padding: 14px 16px;
border-radius: 3px;
}
}
.form-row {
.dokan-btn {
padding: 8px 20px;
font-weight: 600;
}
}
}
.dokan-dashboard {
.tooltip {
white-space: inherit;
}
}
/*Store List*/
#dokan-store-listing-filter-wrap {
background-color: #f8f8f8;
box-shadow: none;
border: 1px solid #d9d9d9;
padding: 15px;
border-radius: 5px;
color: #999999;
.right {
.item {
.dokan-store-list-filter-button {
font-weight: 600;
}
select {
color: #000;
padding: 10px 30px 10px 15px;
cursor: pointer;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 10px center;
background-size: 8px 10px;
}
}
.toggle-view {
color: #cccccc;
.active {
color: #000;
}
}
}
}
#dokan-seller-listing-wrap {
&.grid-view {
.store-content {
position: static;
background-color: #f8f8f8;
color: #000;
height: auto;
.store-data-container {
padding-bottom: 15px;
.store-data {
h2 {
margin: 20px 0 15px;
a {
color: #000;
text-shadow: none;
font-size: 25px;
}
}
.store-address {
margin-top: 10px;
br {
display: none;
}
}
.store-phone {
i {
display: none;
}
}
}
}
.store-data-container .featured-favourite {
position: absolute;
top: 15px;
left: 15px;
}
}
ul.dokan-seller-wrap li {
.store-footer {
display: flex;
align-items: center;
justify-content: space-between;
background-color: #f8f8f8;
border-radius: 0 0 5px 5px;
border: none;
position: relative;
padding: 20px;
&::before {
position: absolute;
top: 0;
left: 20px;
right: 20px;
height: 1px;
background-color: #dfe0e1;
content: "";
}
.seller-avatar {
position: static;
width: 46px;
height: 46px;
box-shadow: none;
padding: 0;
}
.dokan-btn-round {
width: 37px;
font-size: 18px;
}
}
.store-wrapper {
box-shadow: none;
border: 1px solid #d9d9d9;
border-radius: 5px 5px 0 0;
}
}
}
&.list-view {
.dokan-seller-wrap .dokan-single-seller .store-wrapper {
.store-content .store-data-container .store-data {
h2 {
margin-bottom: 5px;
a {
font-size: 24px;
}
}
.dokan-seller-rating[class] {
position: static;
float: none;
}
.dokan-seller-rating .rating {
margin-bottom: 0;
}
}
.store-footer[class] {
justify-content: space-between;
flex-direction: row;
align-items: center;
.seller-avatar {
display: block;
position: static;
width: 46px;
height: 46px;
box-shadow: none;
padding: 0;
}
}
}
.dokan-btn-round {
width: 37px;
font-size: 18px;
}
}
}
@media (min-width: 1000px) {
.dokan-store-wrap .dokan-store-sidebar {
flex: 0 1 30%;
}
}
@media (min-width: 768px) {
.dokan-dashboard-layout-1 {
.dokan-dashboard-wrap {
.dokan-dash-sidebar {
width: 100%;
background-color: transparent;
ul.dokan-dashboard-menu {
margin: 0 0 30px;
background-color: #f5f5f5;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
li {
border-bottom: none;
a {
color: #999;
font-size: 16px;
font-weight: 600;
padding: 15px;
&:hover {
color: #000;
}
i {
display: none;
}
}
&.active {
background-color: transparent;
a {
color: #000;
}
&:after {
display: none;
}
}
&:hover {
background-color: transparent;
}
}
.dokan-common-links {
a {
width: auto;
padding: 15px;
float: none;
border-right: none;
&:hover {
background-color: transparent;
color: #000;
}
}
}
}
}
.dokan-dashboard-content {
width: 100%;
padding: 0;
article.dashboard-content-area .dashboard-widget {
box-shadow: none;
border-color: #e1e1e1;
padding: 0 15px;
a {
font-size: 14px;
}
&.big-counter {
padding: 0;
ul {
padding: 0;
}
li {
margin-bottom: 0;
background-color: #f4f4f4;
border-bottom: 1px solid #e1e1e1;
&:last-child {
border-bottom: none;
}
&:after {
display: block;
content: "";
clear: both;
}
}
.title,
.count {
float: left;
width: 50%;
text-align: left;
padding: 15px;
line-height: 1;
color: #000;
font-weight: 400;
font-size: 14px;
border-bottom: none;
}
.count {
background-color: #fff;
}
}
.widget-title {
color: #000;
text-transform: uppercase;
font-weight: 600;
background-color: #f4f4f4;
margin: 0 -15px;
padding: 10px 15px;
a {
text-transform: none;
}
i {
display: none;
}
}
ul.list-count {
padding-left: 0;
}
&.products .list-count {
a {
color: #000;
.count {
color: #666;
}
&:hover {
color: #0066cc;
}
}
}
}
ul.subsubsub {
font-size: 14px;
}
}
.wp-editor-container {
border: none;
}
.dokan-btn {
padding: 0 25px;
background-color: #88aa00;
color: #fff;
height: 40px;
line-height: 40px;
transition: all 0.5s;
font-size: 16px;
font-weight: 600;
text-align: center;
border: none;
border-radius: 0;
vertical-align: top;
}
.dokan-form-control,
input[type=text],
input[type=number] {
border: 1px solid #d9d9d9;
padding: 6px 10px;
min-height: 40px;
}
#payment-form {
fieldset {
border-bottom: none;
}
}
.dokan-table {
color: #000;
tr {
& > td,
& > th {
padding: 15px;
border-color: #e1e1e1;
border-right: none;
}
& > th {
background-color: #f4f4f4;
color: #000;
text-transform: uppercase;
line-height: 1;
font-weight: 600;
border-bottom-width: 1px;
}
}
td.diviader {
display: none;
}
a {
color: #0066cc;
&:hover {
color: var(--mf-primary-color);
}
}
.dokan-btn {
background-color: transparent;
padding: 0;
color: #000;
height: 14px;
line-height: 14px;
}
tbody > tr:nth-of-type(odd) {
background-color: transparent;
}
ins {
margin-right: 5px;
.amount {
color: #000;
font-weight: 400;
}
}
del {
.amount {
color: #999;
font-weight: 400;
}
}
.row-actions {
.delete a,
a {
color: #000;
border-bottom: 1px solid transparent;
&:hover {
border-color: #000;
color: #000;
}
}
}
}
.dokan-dashboard-header,
.edit-account-wrap {
.entry-title {
font-size: 20px;
font-weight: 600;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 10px;
&:after {
clear: both;
display: block;
content: "";
}
}
}
.edit-account-wrap {
.edit-account {
fieldset {
border: none;
padding: 0;
}
legend {
font-weight: 600;
color: #000;
text-transform: uppercase;
}
}
}
}
}
}
@media (max-width: 1199px) {
.dokan-single-store .profile-frame .profile-layout-mf_custom.profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
top: 0;
}
.dokan-single-store .profile-frame .profile-layout-mf_custom.profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info {
.dokan-store-info {
top: 0;
li {
text-align: left;
}
}
.store-social-wrapper {
text-align: left;
}
}
}
@media (max-width: 991px) {
.dokan-store {
.content-area {
display: flex;
flex-direction: column;
.dokan-store-sidebar {
order: 2;
margin-top: 50px;
}
.dokan-single-store {
order: 1;
}
.shop-toolbar {
.products-found,
.shop-view {
width: 50%;
}
}
}
}
.dokan-store {
.dokan-single-store.dokan-w8 {
width: 100%;
padding-left: 0;
margin-top: 30px;
}
.dokan-store-sidebar {
width: 100%;
}
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
width: 100% !important;
}
}
@media (max-width: 767px) {
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
& > span {
display: none;
}
}
.dokan-seller-listing form.dokan-seller-search-form input#search {
width: 100%;
}
.dokan-dashboard {
.mf-navigation-mobile {
display: none;
}
&.mobile-version {
padding-bottom: 0;
}
}
.dokan-store .content-area .shop-toolbar .mf-filter-mobile {
display: none;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li.dokan-share-btn-wrap,
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li.dokan-store-support-btn-wrap,
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li.dokan-store-follow-store-button-container {
margin-left: 10px;
margin-right: 0;
&:last-child {
margin-right: 10px;
}
}
}
@media (max-width: 600px) {
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-mf_custom .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
width: 100%;
text-align: center;
.profile-img.profile-img-square img {
width: auto;
}
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-mf_custom .profile-info-summery-wrapper .profile-info-summery .profile-info {
width: 100%;
}
} |