.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
top: 50%;
margin: -55px 0 0 0;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }header nav ul.menu li a,
.fixed-button-home {
font-family: "Lexend", Lexend;
font-weight: normal;
}
form#register select {
border: 1px solid #ceced2;
padding: 8px 20px;
border-radius: 5px;
color: #000;
font-size: 14px;
width: 100%;
margin-bottom: 20px;
}
ul.woocommerce-error {
text-align: center;
display: block;
color: #ff0000;
font-size: 16px;
border: none;
font-weight: 500;
font-family: "Open Sans", Open sans-serif;
}
.page-id-23620 #customer_login h2 {
display: none;
}
.page-id-23619 #register h2 {
color: #042F4D;
font-size: 40px;
}
.page-id-23619 #customer_login label,
.page-id-23620 #customer_login label {
color: #000000;
font-family: "Helvetica", Open Sans;
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
}
.page-id-23620 #customer_login input#username {
background-color: #ffffff;
border-color: #DBDBDB;
border-radius: 8px 8px 8px 8px;
}
.page-id-23619 .register_form input {
background-color: #ffffff;
border-color: #DBDBDB;
border-radius: 8px 8px 8px 8px;
color: #000000;
font-family: "Helvetica", Open Sans;
font-size: 14px;
font-weight: 400;
}
.page-id-23619 .register_form select {
background-color: #ffffff;
border-color: #b3b3b3 !important;
border-radius: 8px 8px 8px 8px;
color: #000000;
font-family: "Helvetica", Open Sans;
font-size: 14px;
font-weight: 400;
}
.page-id-23620 #customer_login input#password {
background-color: #ffffff;
border-color: #DBDBDB;
border-radius: 8px 8px 8px 8px;
display: block !important;
}
.page-id-23620 #customer_login button.woocommerce-button.button.woocommerce-form-login__submit {
background-color: #026FC2;
font-family: "Lato", Open Sans;
font-size: 14px;
font-weight: 500;
text-transform: none;
letter-spacing: -0.1px;
border-style: none;
border-radius: 8px 8px 8px 8px;
width: 100%;
text-align: center;
display: block;
margin-top: 10px;
}
.page-id-23620 #customer_login button.woocommerce-button.button.woocommerce-form-login__submit:hover {
background-color: #0199E2;
color: #FFFFFF;
}
.page-id-23620 #customer_login .notaccount {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
font-size: 13px;
}
.page-id-23620 #customer_login .notaccount a,
.notaccount a:hover {
color: #026fc2;
font-family: "Open Sans", Open sans-serif;
}
.woocommerce-account.page-id-23620 #customer_login .woocommerce-form-login p:nth-of-type(3) {
display: block !important;
}
.page-id-23619 .woocommerce-privacy-policy-text {
font-size: 14px;
line-height: 20px;
}
.accordion-content input::placeholder {
color: #a2a2a2;
}
.page-id-23619 .notaccount {
margin-top: 15px;
}
.page-id-23619 .notaccount a,
.page-id-23619 .notaccount a:hover {
color: #026fc2;
}
.page-id-23619 button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
width: 100%;
text-align: center;
display: block;
}
.page-id-23619 button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
background-color: #026fc2;
color: #FFFFFF;
}
input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email::placeholder {
color: #000 !important;
}
input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
color: #000 !important;
} .page-id-8139 .custom_new_form-section .accordion-content {
background: #fff;
box-shadow: none;
padding-left: 0;
padding-right: 0;
}
.page-id-8139 .custom_new_form-section .accordion-form select,
.page-id-8139 .custom_new_form-section .accordion-form input {
border-color: #DBDBDB;
font-family: 'helvetica';
font-weight: 400 !important;
font-size: 14px;
color: #000;
border-radius: 8px;
}
.page-id-8139 .accordion-form {
box-shadow: none;
width: 100%;
}
.page-id-8139 .custom_new_form-section .accordion-form button {
background-color: #CDCDCD;
width: 120px;
border-radius: 4px;
font-weight: 500;
font-family: 'helvetica-compressed';
font-size: 16px;
letter-spacing: 0!important;
}
.page-id-8139 .custom_new_form-section button.next-btn {
background-color: #026FC2;
text-transform: uppercase;
}
.page-id-8139 .dokan-dashboard label {
color: #000;
font-weight: 400 !important;
font-family: 'helvetica';
}
.page-id-8139 .accordion-heading {
font-size: 18px;
font-family: 'lato';
background-color: transparent;
color: #042F4D;
border: 1px solid #B1D2EC;
border-radius: 30px;
font-weight: 400;
}
.page-id-8139 .accordion-heading:hover {
background: transparent;
}
.page-id-8139 .get-offer-content-area h1.entry-title {
font-family: 'helvetica-compressed';
letter-spacing: 0!important;
font-size: 24px !important;
border-radius: 10px!important;
font-weight: 500 !important;
padding: 20px 10px!important;
}
.page-id-8139 .custom_new_form-section {
width: 100%;
box-shadow: none;
display: flex;
justify-content: space-between;
gap: 20px;
}
.page-id-8139 .custom_new_form-section .accordion-form select:not(:focus):invalid {
color: #D7E0E6;
}
.page-id-8139 .custom_new_form-section .accordion-section {
margin-bottom: 20px;
}
.custom_new_form-section .accordion-section {
margin-bottom: 20px;
}
.custom_new_form-section .accordion-section .filepond--drop-label {
border: 2px dashed #026FC2;
border-radius: 8px;
}
.page-id-8139 .custom_new_form-section .accordion-content strong {
color: #F55252;
font-family: 'Lato';
font-size: 10px;
}
.page-id-8139 .custom_new_form-section .accordion-content .required {
font-size: 10px;
}
.page-id-8139 .custom_new_form-section .accordion-form .input-radio input[type=radio] {
appearance: none;
width: 24px !important;
height: 24px !important;
border: 1px solid #049cdb;
border-radius: 50%;
margin: 5px 10px 0 0;
}
.page-id-8139 .custom_new_form-section .accordion-form .input-radio input[type=radio]:checked::before {
content: "";
width: 12px;
height: 12px;
background-color: #2371AE;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.page-id-8139 .custom_new_form-section .accordion-form .input-radio input[type=radio]:checked {
border-color: #022B4C;
accent-color: #026FC2;
width: 20px;
height: 20px;
}
.page-id-8139 .custom_new_form-section .accordion-form .input-radio input[type=radio] {
appearance: none;
width: 24px !important;
height: 24px !important;
border: 1px solid #d5d8dc;
border-radius: 50%;
margin: 3px 10px 0 0;
position: relative;
}
.page-id-8139 .custom_new_form-section .input-radio {
align-items: self-start;
}
.page-id-8139 .custom_new_form-section .input-checkbox input[type=checkbox] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 24px;
height: 24px;
border: 1px solid #d5d8dc;
margin: 1px 10px 0 0;
border-radius: 6px!important;
position: relative;
}
.page-id-8139 .custom_new_form-section .input-checkbox input[type="checkbox"]:checked {
background-color: #ffffff;
border-color: #042F4D;
}
.page-id-8139 .custom_new_form-section .input-checkbox input[type="checkbox"]:checked::after {
content: '\2714';
position: absolute;
left: 5px;
top: 3px;
color: #026FC2;
font-size: 14px;
font-family: 'FontAwesome';
}
.page-id-8139 .custom_new_form-section .input-checkbox {
align-items: self-start;
}
.page-id-8139 .custom_new_form-section .accordion-form button.filepond--file-action-button.filepond--action-remove-item {
width: auto;
right: 10px;
left: inherit;
}
.page-id-8139 .filepond--image-preview-overlay-idle {
color: transparent;
} .dokan-panel.dokan-panel-default.dokan-profile-completeness {
display: none;
}
div#dokan-banner-wrapper {
display: none;
}
.dokan-form-group input,
.dokan-form-group select {
border-radius: 8px;
padding: 10px 21px !important;
border: 1px solid #DBDBDB;
height: auto !important;
}
input.dokan-btn.dokan-btn-danger.dokan-btn-theme,
input.dokan-btn.dokan-btn-danger.dokan-btn-theme:hover,
input.dokan-btn.dokan-btn-danger.dokan-btn-theme:focus {
background-color: #026FC2 !important;
border-color: #026FC2 !important;
}
button.dokan-update-setting-top-button.dokan-btn.dokan-btn-theme.dokan-right {
background-color: #026FC2 !important;
border-color: #026FC2 !important;
}
.edit-account input {
border-radius: 8px;
}
input.dokan-btn.dokan-btn-danger.dokan-btn-theme {
padding: 15px 20px;
}
.dashboard-content-area h1.entry-title {
font-size: 30px;
}
form#store-form {
margin-top: 40px;
}
.dokan-dashboard .dokan-dashboard-content ul li.filepond--item {
width: 100px !important;
max-width: 100px;
min-width: 100px !important;
height: 100px !important;
overflow: hidden;
border-radius: 10px;
background: transparent !important;
top: 7px;
}
.dokan-dashboard .dokan-dashboard-content ul li.filepond--item:nth-child(2) {
left: 10px;
}
.dokan-dashboard .dokan-dashboard-content ul li.filepond--item:nth-child(3) {
left: 20px
}
.dokan-dashboard .dokan-dashboard-content ul li.filepond--item:nth-child(4) {
left: 30px
}
.dokan-dashboard .dokan-dashboard-content ul li.filepond--item:nth-child(5) {
left: 40px
}
.dokan-dashboard .dokan-dashboard-content ul li.filepond--item:nth-child(6) {
left: 50px
} #qodef-404-page .qodef-404-button .qodef-button.qodef-layout--outlined,
#qodef-404-page .qodef-404-background-text,
#qodef-404-page .qodef-404-title,
#qodef-404-page .qodef-404-subtitle,
#qodef-404-page .qodef-404-text {
color: #042F4D!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
background: #042F4D!important;
padding: 10px!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
background: #026FC2!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
border-radius: 8px;
border-bottom: 0!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
opacity: 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
margin-bottom: 10px!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 ul.navigation-submenu.settings li {
margin-bottom: 0!important;
border-radius: 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
background: #026FC2!important;
}
.dokan-dashboard .dokan-dash-sidebar {
background-color: #042F4D!important;
}
.page-id-8139 .get-offer-content-area h1.entry-title {
padding: 20px 20px 0!important;
background-color: transparent!important;
color: #042F4D!important;
text-align: left!important;
}
.page-id-8139 ul.dokan-dashboard-menu li {
border-bottom: 0!important;
}
.page-id-8139 ul.dokan-dashboard-menu a {
font-weight: 400!important;
padding: 15px !important;
}
.dokan-dashboard .dokan-dash-sidebar {
background-color: #042F4D!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
padding: 15px!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i {
padding-right: 0!important;
}
textarea {
border-color: #DBDBDB;
font-weight: 400 !important;
font-size: 14px;
color: #000;
border-radius: 8px;
}
.dtr-expanded td {
font-size: 14px;
font-weight: normal;
}
span.dtr-data {
font-size: 14px;
font-weight: normal;
} .page-id-8139 .custom-new-menu {
padding: 20px;
margin-top: 20px;
}
.page-id-8139 .custom-new-menu ul.custom-menu-list {
position: relative;
margin: 0;
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
}
.page-id-8139 .custom-new-menu li.custom-menu-item {
position: relative;
width: auto;
}
.page-id-8139 .custom-new-menu a.custom-menu-link {
color: #042F4D;
font-weight: 400;
font-size: 14px;
padding: 10px 10px;
border: 1px solid #D9E9F6;
border-radius: 26px;
background-color: #fff;
display: inline-block;
width: 220px;
}
.page-id-8139 .custom-new-menu li.custom-menu-item.active a.custom-menu-link {
background-color: #D9E9F6;
text-align: center;
}
.page-id-8139 .custom-new-menu li.custom-menu-item a.custom-menu-link {
text-align: center;
}
.page-id-8139 .custom-new-menu a.custom-menu-link span.custom-num {
margin-right: 10px;
background-color: #D9E9F6;
padding: 5px 8px;
font-size: 12px;
border-radius: 50%;
position: relative;
}
.page-id-8139 .custom-new-menu li.custom-menu-item.active a.custom-menu-link span.custom-num {
background-color: #042F4D;
color: #fff;
position: relative;
}
.page-id-8139 .custom-new-menu li.custom-menu-item:before {
position: absolute;
content: "";
bottom: 50%;
right: -50%;
border-bottom: 1px solid #D9E9F6;
width: 50%;
z-index: -1;
}
.page-id-8139 .custom-new-menu li.custom-menu-item:last-child:before {
display: none;
}
.page-id-8139 .custom-new-menu::-webkit-scrollbar {
width: 12px;
height: 12px;
}
.page-id-8139 .custom-new-menu::-webkit-scrollbar-track {
background: #F3F3F3;
border-radius: 2px;
padding: 5px;
margin: 5px 0;
}
.page-id-8139 .custom-new-menu::-webkit-scrollbar-thumb {
background: #fff;
border-radius: 8px;
border: 3px solid #f1f1f1;
}
.page-id-8139 .custom-new-menu li.custom-menu-item.active a.custom-menu-link span.custom-num:before {
content: '\2714';
position: absolute;
font-family: 'FontAwesome';
color: #ffffff;
top: -1px;
font-size: 12px;
left: 6px;
}
.page-id-8139 .custom-new-menu li.custom-menu-item.active a.custom-menu-link span.custom-num {
color: #042F4D;
} @media (max-width:768px) {
.custom_new_form-section {
width: 100% !important;
}
.custom_new_container {
flex-direction: column;
}
.custom_new_info-section {
width: 100% !important;
}
}
@media (max-width:767px) {
.page-id-8139 .custom_new_form-section {
display: inline-block;
}
.page-id-8139 .accordion-form {
width: 100%;
}
.custom_new_info-section {
width: 100% !important;
}
}
@media (max-width:575px) {
.custom_new_form-section {
width: 100% !important;
}
.custom_new_container {
flex-direction: column;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
display: none !important;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
overflow: hidden!important;
display: inline-block!important;
padding: 0 !important;
margin: 0!important;
}
.dokan-dashboard .dokan-dash-sidebar ul li i {
display: none!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
min-width: inherit !important;
width: auto!important;
margin: 0!important;
border-right: none!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active i.fa {
display: block!important;
}
.dokan-dashboard .dokan-dash-sidebar ul li.active i {
display: block!important;
padding-right: 4px !important;
font-size: 12px !important;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
text-transform: capitalize !important;
padding: 5px !important;
font-weight: 400 !important;
} .page-id-8139.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
overflow: visible!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu {
bottom: auto!important;
left: -65px!important;
margin-top: 10px;
min-width: 120px !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after {
right: 18px!important;
} .page-id-8139 .custom-new-menu {
overflow-x: auto;
}
.page-id-8139 .custom-new-menu a.custom-menu-link {
font-size: 14px;
width: 200px;
}
.page-id-8139 .get-offer-content-area h1.entry-title {
background-color: #026fc2!important;
color: #fff!important;
padding: 20px!important;
}
li.dokan-common-links.dokan-clearfix {
display: none!important;
} }
@media (max-width:575px) {
.dokan-dashboard .dokan-dashboard-content ul li.filepond--item:nth-child(4) {
left: 0;
top: 10px;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
background: transparent!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
border-right: none!important;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
font-size: 11px;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
display: flex!important;
flex-direction: row;
justify-content: space-between;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
background: #042F4D!important;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
color: #042F4D;
display: flex;
align-items: center;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover, .page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:active, .page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a.submenu-link  {
color:#fff;
}
h1.latest-offer-title {
padding: 20px!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
padding-right: 5px!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu {
min-width: 125px !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after {
top: 1.9rem!important;
border-color: #042F4F transparent transparent transparent!important;
border-width: 7px!important;
margin-top: auto!important;
}
.page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a.submenu-link:hover {
background: transparent!important;
font-weight: 400!important;
}
}
@media(max-width:375px){
.page-id-8139.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
font-size: 10px;
}
}