#wcfm_home {
    display: inline-block;
    float: left;
    margin: 0 5px
}

.required {
    display: inline-block;
    color: red;
    margin-left: 2px;
    font-weight: 500
}

.wcfm-clearfix {
    clear: both
}

.wcfm_clearfix {
    clear: both
}

.wcfm_ele_wrapper {
    display: block;
    clear: both;
    margin: 10px 0
}

.wcfm-info,
.wcfm-success,
.wcfm-warning,
.wcfm-error,
.wcfm-validation,
.wcfm-wcfmu {
    border: 1px solid;
    border-radius: 2px;
    margin: 10px 0;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    display: none
}

.wcfm-info span,
.wcfm-success span,
.wcfm-warning span,
.wcfm-error span,
.wcfm-validation span,
.wcfm-wcfmu span {
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 5px
}

.wcfm-info {
    color: #20a8d8
}

.wcfm-success {
    color: #4dbd74
}

.wcfm-warning {
    color: #f8cb00
}

.wcfm-error {
    color: #f86c6b
}

.wcfm-wcfmu1 {
    color: #D15600
}

.wcicon-status-default:before {
    content: "\e011"
}

.wcicon-status-on-hold:before {
    content: "\e033"
}

.wcicon-status-shipped:before {
    content: "\e01a"
}

.wcicon-status-pending:before {
    content: "\e012"
}

.wcicon-status-cancelled:before {
    content: "\e013"
}

.wcicon-status-refunded:before,
.wcicon-status-partial-refunded:before {
    content: "\e014"
}

.wcicon-status-completed:before,
.wcicon-status-active:before {
    content: "\e015"
}

.wcicon-status-failed:before,
.wcicon-status-expired:before {
    content: "\e016"
}

.wcicon-status-withdrawal:before {
    content: "\e01e"
}

.wcicon-status-default {
    color: #20a8d8
}

.wcicon-status-on-hold {
    color: #6d6d6d
}

.wcicon-status-pending {
    color: #f8cb00
}

.wcicon-status-processing {
    color: #20c997
}

.wcicon-status-completed {
    color: #4dbd74
}

.wcicon-status-failed {
    color: #ffc107
}

.wcicon-status-cancelled {
    color: #f86c6b
}

.wcicon-status-shipped {
    color: #20a8d8
}

.wcicon-status-withdrawal {
    color: #63c2de
}

.wcicon-status-refunded {
    color: #e83e8c
}

.wcicon-status-partial-refunded {
    color: #e83e8c
}

th .wcicon-status-processing {
    color: #20c997!important
}

.wcfm-action-icon {
    display: inline-block;
    margin: 0 4px 4px 0;
    cursor: pointer;
    vertical-align: baseline;
    position: relative;
    padding: 0!important;
    height: 2em!important;
    width: 2em;
    color: #1C2B36;
    background: #fff;
    -webkit-box-shadow: 0 2px 1px #ccc;
    box-shadow: 0 2px 1px #ccc;
    text-decoration: none;
    font-size: 13px;
    line-height: 27px;
    border-width: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .5s
}

.wcfm-action-icon:hover {
    background: #17a2b8;
    color: #fff;
    text-decoration: none
}

.wcfm_product_title,
.wcfm_coupon_title,
.wcfm_order_title,
.wcfm_booking_title,
.wcfm_appointment_title,
.wcfm_auctions_title,
.wcfm_listing_title,
.wcfm_dashboard_item_title {
    font-weight: 500;
    color: #17a2b8
}

.img_tip {
    display: inline-block;
    cursor: help;
    margin-left: 5px
}

.fa-question.img_tip {
    font-size: 8px;
    border: 1px solid #63c2de;
    background: #63c2de;
    color: #fff;
    border-radius: 50%;
    padding: 3px
}

.fa-question.img_tip:hover {
    border: 1px solid #20a8d8;
    background: #20a8d8;
    color: #fff
}

.wcmp_fpm_buttons {
    display: none!important
}

.wcfm_buttons {
    left: 0;
    right: auto
}

.wcfm_buttons {
    position: absolute;
    color: #555;
    background-color: #ddd;
    z-index: 999;
    width: auto;
    height: auto;
    padding: 3px;
    border-radius: 3px
}

.wcfm_buttons .wcfm_button {
    display: block;
    float: left;
    width: 32px;
    height: 24px;
    margin: 0;
    text-align: center;
    border-radius: 3px;
    font-size: 18px;
    color: #555;
    text-decoration: none;
    padding: 0 7px
}

.wcfm_buttons .wcfm_button_separator {
    color: #fff;
    float: left
}

div#wcfm-main-contentainer [class*="fa-"],
div#wcfm-main-contentainer [class*=" fa-"],
div#wcfm-main-contentainer [class^="fa-"]:before,
div#wcfm-main-contentainer [class*=" fa-"]:before,
div.wcfm_buttons [class*="fa-"],
div.wcfm_buttons [class*=" fa-"] {
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 300
}

.fab,
div#wcfm-main-contentainer .fab[class*="fa-"],
div#wcfm-main-contentainer .fab[class*=" fa-"],
div#wcfm-main-contentainer .fab[class^="fa-"]:before,
div#wcfm-main-contentainer .fab[class*=" fa-"]:before,
div#wcfm-main-contentainer [class^="fab-"]:before,
div#wcfm-main-contentainer [class*=" fab-"]:before {
    font-family: 'Font Awesome 5 Brands'!important
}

#ui-datepicker-div {
    display: none
}

.qtip-wcfm-core-css,
.jvectormap-tip {
    background: #fff;
    color: #000;
    border-color: #17a2b8;
    z-index: 10005!important
}

table.dataTable.display tbody tr td:last-child {
    text-align: center
}

.wcfm_mark_as_recived {
    background: #555;
    padding: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff!important;
    text-align: center;
    text-decoration: none;
    margin-bottom: 8px;
    margin-left: 10px;
    -webkit-box-shadow: 0 1px 0 #ccc;
    box-shadow: 0 1px 0 #ccc
}

a.wcfm_mark_as_recived:hover {
    background-color: #17a2b8
}

.wcfm_popup_wrapper {
    padding: 10px
}

div.wcfm_popup_wrapper h2,
form.wcfm_popup_wrapper h2 {
    font-size: 20px;
    font-style: italic;
    line-height: 20px;
    display: table-cell;
    float: left;
    font-weight: 600;
    color: #17a2b8;
    margin-top: 6px;
    margin-bottom: 15px;
    width: auto;
    padding: 0;
    padding-bottom: 15px;
    clear: none
}

div.wcfm_popup_wrapper h2:before, form.wcfm_popup_wrapper h2:before, #wcfmmp-store h1:before, #wcfmmp-store h2:before {
	display:none;
}

.wcfm_popup_wrapper .wcfm_popup_label {
    width: 38%;
    font-weight: 600;
    font-size: 15px;
    font-style: italic;
    display: inline-block;
    vertical-align: top
}

.wcfm_popup_wrapper .wcfm_popup_label strong {
    font-weight: 600!important;
    font-style: italic
}

.wcfm_popup_wrapper .wcfm_vendor_approval_response_form_label,
.wcfm_popup_wrapper td.wcfm_popup_label {
    width: 100%
}
.wcfm_popup_wrapper td{border:none!important;}

.wcfm_popup_wrapper .wcfm_popup_input {
	  max-width: 100%;
    width: 80%!important;
    line-height: 18px;
    padding: 8px 10px;
    font-size: 15px;
    display: inline-block!important;
    box-shadow: none;
    background-color: #fff!important;
    border: 1px solid #ccc!important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px
}

.wcfm_popup_wrapper .wcfm_popup_input {
    width: 59%!important;
}

.wcfm_popup_wrapper .wcfm_popup_textarea {
    height: 75px;
    resize: vertical
}

.wcfm_popup_wrapper .wcfm_popup_input:focus,
.wcfm_popup_wrapper .wcfm_popup_textarea:focus {
    outline: none;
    border-color: #20a8d8!important
}

.wcfm_popup_wrapper .wcfm_popup_input.wcfm_validation_failed {
    border-left: 6px solid #f86c6b!important
}

.wcfm_popup_wrapper p.wcfm_popup_descripton {
	display: block;
	width: 59%;
	margin-left: 38%;
}

.wcfm_popup_wrapper .wcfm_popup_button {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    background: #1a1a1a none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 500;
    letter-spacing: .046875em;
    line-height: 1;
    padding: .84375em .875em .78125em;
    text-transform: uppercase
}

.wcfm_popup_wrapper .wcfm_popup_button:hover {
    background: #17a2b8 none repeat scroll 0 0;
    color: #ffffff!important
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute!important;
    height: 1px;
    width: 1px
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000
}

.wcfm_notification_wrapper {
    width: 350px;
    height: auto;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100015;
    background: transparent
}

.wcfm_notification_wrapper .wcfm_notification_box {
    margin: 5px 10px;
    padding: 10px;
    font-size: 15px;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #17a2b8;
    -webkit-box-shadow: 0 2px 1px #ccc;
    box-shadow: 0 1px 1px #ccc
}

.wcfm_notification_wrapper .wcfm_notification_box a {
    color: #4096EE
}

.wcfm_notification_wrapper .wcfm_notification_box a:hover {
    color: #FF7400
}

.wcfm_notification_wrapper .wcfm_notification_close {
    display: block;
    float: right;
    margin: 5px 10px;
    cursor: pointer
}

.wcfm_notification_wrapper .wcfm_notification_close:hover {
    color: #C00
}

.wcfm-message-type-icon {
    font-size: 20px;
    color: #17a2b8
}

.wcfm_notification_wrapper .wcfm_notification_box .wcfm-message-type-icon {
    margin-right: 5px;
    font-size: 15px;
    color: #17a2b8
}

.wcfm-message-type-order {
    color: #20a8d8
}

.wcfm-message-type-product_review {
    color: #ffc107
}

.wcfm-message-type-new_product {
    color: #ffc107
}

.wcfm-message-type-new_taxonomy_term {
    color: #FF7400
}

.wcfm-message-type-new_customer {
    color: #73880A
}

.wcfm-message-type-new_staff {
    color: #356AA0
}

.wcfm-message-type-direct {
    color: #ff8761
}

.wcfm-message-type-notice {
    color: #4dbd74
}

.wcfm-message-type-booking {
    color: #6610f2
}

.wcfm-message-type-appointment {
    color: #6f42c1
}

.wcfm-message-type-enquiry {
    color: #e83e8c
}

.wcfm-message-type-support {
    color: #e83e8c
}

.wcfm-message-type-registration {
    color: #F8CB00
}

.wcfm-message-type-membership {
    color: #F8CB00
}

.wcfm-message-type-membership-cancel {
    color: #f86c6b
}

.wcfm-message-type-membership-expired {
    color: #f86c6b
}

.wcfm-message-type-membership-reminder {
    color: #e83e8c
}

.wcfm-message-type-vendor-disable, .wcfm-message-type-affiliate-disable {
    color: #f86c6b
}

.wcfm-message-type-vendor-enable, .wcfm-message-type-affiliate-enable {
    color: #F8CB00
}

.wcfm-message-type-vendor_approval, .wcfm-message-type-affiliate_approval {
    color: #e83e8c
}

.wcfm-message-type-verification {
    color: #e83e8c
}

.wcfm-message-type-shipment_tracking {
    color: #20a8d8
}

.wcfm-message-type-shipment_received {
    color: #20a8d8
}

.wcfm-message-type-delivery_boy_assign {
    color: #20a8d8
}

.wcfm-message-type-delivery_complete, .wcfm-message-type-affiliate_commission {
    color: #20a8d8
}

.wcfm-message-type-pay_for_product {
    color: #e85656
}

.wcfm-message-type-status-update {
    color: #17a2b8
}

.wcfm-message-type-withdraw-request, .wcfm-message-type-affiliate_commission_paid {
    color: #20c997
}

.wcfm-message-type-refund-request {
    color: #e83e8c
}

.wcfm-message-type-review {
    color: #4dbd74
}

.wcfm-message-type-new_affiliate {
    color: #F8CB00
}

.wcfm_sc_notifications p {
    display: inline-block
}

.wcfm_sc_notifications a,
.wcfm_sc_notifications span {
    color: #555;
    margin-left: 12px;
    text-decoration: none;
    position: relative;
    font-size: 20px
}

.wcfm_sc_notifications .unread_notification_count {
    background-color: #FF7400;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    font-weight: 500;
    padding: 1px 3px;
    font-size: 12px;
    position: absolute;
    top: -6px;
    right: -6px
}

.wcfm_sc_notifications .unread_notification_count.notice_count {
    background-color: #4096EE
}

.wcfm_sc_notifications .unread_notification_count.enquiry_count {
    background-color: #FF0084
}

.wcfm_sc_notifications a:hover,
.wcfm_sc_notifications a.active {
	color: #17a2b8
}

.wcfm_multiblock_sortable {
	float: right;
	color: #17a2b8;
	cursor: move;
	margin-bottom: 10px;
	font-size: 18px
}

.wcfm_ele_hide,
.wcfm_head_hide,
.wcfm_block_hide,
.wcfm_toolset_hide,
.wcfm_acf_hide,
.wcfm_wpml_hide,
.wcfm_custom_hide {
	display: none!important
}

.wcfm_popup_wrapper .wcfm_popup_input.wcfm_ele_hide,
.wcfm_popup_wrapper .wcfm_popup_input.wcfm_block_hide,
.wcfm_popup_wrapper .wcfm_popup_input.wcfm_custom_hide,
.wcfm_popup_wrapper .wcfm_popup_input.wcfm_wpml_hide {
	display: none!important
}

.wcfm_tutorials_wrapper {
    float: right
}

.wcfm_tutorials_wrapper a.wcfm_tutorials {
    color: #20a8d8;
    font-weight: 600;
    cursor: pointer
}

.enquiry_form_wrapper_hide,
.mce-btn .mce-i-fullscreen {
    display: none
}

#wcfm-main-contentainer *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: #F5F5F5
}

#wcfm-main-contentainer *::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5
}

#wcfm-main-contentainer *::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #1C2B36;
    border: 1px solid #17a2b8
}

.wcfmmp_sold_by_wrapper {
    width: 100%;
    display: block
}

.wcfmmp_sold_by_wrapper img.wcfmmp_sold_by_logo {
    width: 25px!important;
    display: inline-block!important;
    margin: 0px!important;
    padding: 0px!important;
    vertical-align: bottom
}

.wcfmmp_sold_by_wrapper a {
    display: inline-block!important;
    color: #17a2b8!important;
    text-decoration: none!important
}

.vendor_rating .wcfmmp-store-rating,
.wcfmmp_sold_by_container .wcfmmp-store-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    width: 6em!important;
    font-family: 'Font Awesome 5 Free'!important;
    font-weight: 900
}

.vendor_rating .wcfmmp-store-rating:before,
.wcfmmp_sold_by_container .wcfmmp-store-rating::before {
    content: "" "" "" "" "";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #adb5b6
}

.vendor_rating .wcfmmp-store-rating span,
.wcfmmp_sold_by_container .wcfmmp-store-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.vendor_rating .wcfmmp-store-rating span:before,
.wcfmmp_sold_by_container .wcfmmp-store-rating span:before {
    content: "" "" "" "" "";
    top: 0;
    position: absolute;
    left: 0;
    color: #FF912C
}

.wcfmmp_sold_by_container .wcfmmp-store-rating,
.wcfmmp_sold_by_container .wcfmmp-store-rating span {
    float: none!important
}

.bfastmag-shop .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}

.post-type-archive-product.oceanwp-theme .wcfmmp_sold_by_container .wcfmmp-store-rating, .oceanwp-theme .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}

.post-type-archive-product.online-shop .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}

.post-type-archive-product.woodmart-archive-shop .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}
.post-type-archive-product.woodmart-archive-shop .product-quick-view .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0;
}

.post-type-archive-product.rigid .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}

.post-type-archive-product[class*="storefront"] .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}

.post-type-archive-product[class*="porto"] .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}

.post-type-archive-product.wcfm-theme-techmarket .wcfmmp_sold_by_container .wcfmmp-store-rating {
    margin: 0 auto
}

#yith-quick-view-content .wcfmmp_sold_by_container .wcfmmp-store-rating, #owp-qv-content .wcfmmp_sold_by_container .wcfmmp-store-rating {
	margin-left: 0px!important;
	float: left!important
}

.wcfm_vendor_badges {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px
}

.wcfm_store_close_msg {
    width: 100%;
    padding: .5em;
    margin-bottom: 1em;
    background-color: #17a2b8;
    margin-left: 0;
    color: #fff;
    clear: both;
    border-left: .618em solid rgba(0, 0, 0, .15);
    border-right: .618em solid rgba(0, 0, 0, .15);
    text-align: center
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-store-manager a:before,
body.storefront .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-store-manager a:before {
    content: "\f51b";
    font-family: "Font Awesome 5 Free";
    font-weight: 300
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-affiliate-manager a:before,
body.storefront .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-affiliate-manager a:before {
    content: "\f500";
    font-family: "Font Awesome 5 Free";
    font-weight: 300
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-delivery-manager a:before,
body.storefront .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-delivery-manager a:before {
    content: "\f0d1";
    font-family: "Font Awesome 5 Free";
    font-weight: 300
}

@media only screen and (max-width:768px) {
    .wcfm_notification_wrapper {
        width: 200px
    }
    .wcfm_popup_wrapper .wcfm_popup_label,
    .wcfm_popup_wrapper .wcfm_popup_input {
        width: 100%!important;
    }
    
    .wcfm_popup_wrapper p.wcfm_popup_descripton {
			width: 100%;
			margin-left: 0%;
		}
}