.widget .myCRED-rank {
float: right;
}
.item-meta > #mycred-my-ranks {
display: none;
}
.item-meta > .mycred-balance {
display:none;
}
.widget .myCRED-rank span {
padding-right: 4px;
color: gray;
}
.widget .myCRED-balance {
display: block;
margin-bottom: 24px;
text-align: center;
font-size: larger;
}
.widget .myCRED-leaderboard .cred {
float: right;
}
.widget .myCRED-leaderboard .first-item {
font-size: 110%}
.widget .myCRED-history {
padding: 0;
margin: 0;
list-style-type: none;
}
.widget .myCRED-history .creds {
float: right;
padding: 0;
clear: left;
}
.mycred-nav-rank img {
display: inherit;
}
button.mycred-submit-transfer.btn.btn-primary.btn-block.btn-lg {
margin: 20px 0;
}
input.mycred-autofill.form-control.ui-autocomplete-input {
margin-left: 20px;
}
.mycred-transfer-form input.form-control {
margin-left: 28px;
margin-top: 10px;
}
span.form-control-static {
text-transform: capitalize;
font-weight: 400;
margin-left: 20px;
}
p.form-control-static {
margin: 0 16px;
}
form#mycred-transfer-form-transfer {
background: #f9f9f9;
padding: 25px;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
border-radius: 10px;
}
form#mycred-transfer-form-donation {
background: #f9f9f9;
padding: 25px;
margin: 150px 0;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
border-radius: 10px;
}
input#mycred-transfer-form-message-field {
margin-left: 24px;
}
span#mycred-transfer-form-amount-field {
margin-left: 28px;
}
.mycred-badges-list-item img {
width: 25%;
display: inline-block;
float: left;
}
.mycred-badges-list-item h3 {
color: red;
}
.mycred-badges-list-item .mycred-left {
float: left;
width: 72%;
margin-left: 15px;
}
.mycred-badges-list-item .clear {
clear: both;
}
.mycred-badges-list-item .mycred-mr-l {
margin-left: 25px;
}
.mycred-badges-list-item {
border-top: 0 solid #9c9c9c;
min-height: 180px;
padding: 15px 0;
cursor: pointer;
}
.mycred-badges-list-item~.mycred-badges-list-item {
border-top-width: 1px;
}
.mycred-badges-list h3:first-child {
margin-bottom: 15px;
margin-top: 0;
}
.mycred-badges-list-item.not-earned {
filter: grayscale(1);
}
.mycred-tabset .mycred-badge-count {
color: #fff;
font-size: 18px;
background: #0173aa;
border-radius: 50%;
padding: 0 7px;
}
.mycred-badges-list-item .mycred-sup-category {
background: #0173aa;
color: #fff;
margin: 0 3px;
padding: 2px 6px;
font-size: 14px;
border-radius: 4px;
}
ul.mycred-badges-list-tabs {
list-style-type: none;
display: flex;
margin: 0;
padding: 0;
}
ul.mycred-badges-list-tabs li {
padding: 10px;
cursor: pointer;
border: 1px solid transparent;
margin-right: 5px;
margin-bottom: -1px;
}
ul.mycred-badges-list-tabs li.active {
border: 1px solid #47525d;
border-bottom: 1px solid #ccc;
}
.mycred-badges-list-panels {
border-top: 1px solid #47525d;
}
.mycred-badges-list-panel.active {
display: initial;
}
.mycred-badges-list-panel {
display: none;
}
.mycred-badge-count {
color: #fff;
font-size: 18px;
background: #0173aa;
border-radius: 50%;
padding: 0 7px;
margin-left: 5px;
}
.mycred-badge-page .mycred-level-image {
width: 150px;
}
.mycred-badge-page .mycred-badge-page-level {
float: left;
width: 30%; }
.mycred-badge-page .mycred-level-requirement {
font-size: 19px;
text-align: left;
}
.mycred-badge-page .mycred-badge-image {
width: 150px;
}
.mycred-badge-page-level .mycred-level-image {
width: 70px;
}
.mycred-float-left {
float: left;
}
.mycred-float-right {
float: right;
}
.mycred-badge-earner-grid img {
width: 150px;
height: 150px;
padding: 10px;
}
.mycred-badge-earner-grid h4 {
margin: 0;
}
.mycred-badge-earner-grid {
text-align: center;
}
.mycred-badges-list-item p {
margin-top: 0;
}
.mycred-left {
float: left;
}
.mycred-right {
float: right;
}
.mycred-clear {
clear: both;
}
.mycred-remove-margin {
margin: 0;
}
.mycred-remove-padding {
padding: 0;
}
.mycred-evidence-page .intro {
margin-left: 45px;
}
.mycred-evidence-page p {
font-size: 19px;
margin: 0;
}
.mycred-evidence-page a {
text-decoration: none;
color: red;
}
.mycred-evidence-page .dashicons-yes-alt {
line-height: inherit;
color: green;
}
.mycred-badge-page-level ul {
margin-left: 0;
padding-left: 20px;
}
.mycred-badge-page-level .mycred-level-reward {
text-align: left;
}
.mycred-level-reward {
margin-bottom: 15px;
}
.mycred-badge-page-level {
margin-right: 15px;
}
.mycred-badges-list-item:hover {
background: #efefef;
}
.mycred-badge-congratulation-msg {
background: #f0f0f0;
padding: 25px 10px;
margin: 20px 0;
border-radius: 5px;
}
li.mycred-strike-off {
text-decoration: line-through;
}
.mycred-search-bar {
padding: 10px 0;
}
.mycred-history-wrapper .pagination>li {
display: inline-block;
padding: 5px;
}
.mycred-badge-page-level h4  {
text-align:  left;
}
.mycred_align_left {
text-align:left
}
.mycred_align_center {
text-align:center
}
.mycred_align_justify {
text-align:justify
}
.mycred_align_right{
text-align:right
}
.mycred_layout_left .mycred-badge-image-wrapper {
float:left;
width:30%;
}
.mycred_layout_left .mycred_content {
float:left;
width:70%;
}
.mycred_layout_left { width:100%
}
.mycred_layout_top {
float:left;
width:100%;
}
.mycred_layout_right .mycred-badge-image-wrapper {
float:right;
width:30%;
}
.mycred_layout_right .mycred_content {
float:right;
width:70%;
}
.mycred_layout_right {
float:right;
width:100%;
}
.mycred-clearfix {
clear: both;
}
.mycred_layout_top .mycred-badge-image-wrapper, .mycred_layout_bottom .mycred-badge-image-wrapper {
text-align: center;
}
.mycred-badge-image {
display: inline;
}
.mycred-not-earned {
opacity: 0.4;
}
.mycred-alert {
padding: 10px;
border-radius: 5px;
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.mycred-alert.success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}@font-face {
font-family: 'mycred-social-icons';
src:  url(//ink-my-tattoo.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.eot?u9j1dx);
src:  url(//ink-my-tattoo.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.eot?u9j1dx#iefix) format('embedded-opentype'),
url(//ink-my-tattoo.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.ttf?u9j1dx) format('truetype'),
url(//ink-my-tattoo.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.woff?u9j1dx) format('woff'),
url(//ink-my-tattoo.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.svg?u9j1dx#mycred-social-icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="mycred-social-icon-"], [class*=" mycred-social-icon-"] { font-family: 'mycred-social-icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mycred-social-icon-bars:before {
content: "\e900";
}
.mycred-social-icon-facebook:before {
content: "\e901";
}
.mycred-social-icon-instagram:before {
content: "\e902";
}
.mycred-social-icon-linkedin:before {
content: "\e903";
}
.mycred-social-icon-pinterest:before {
content: "\e904";
}
.mycred-social-icon-twitch:before {
content: "\e905";
}
.mycred-social-icon-twitter:before {
content: "\e906";
}
.mycred-social-icon-whatsapp:before {
content: "\e907";
}
.mycred-social-icon-youtube:before {
content: "\e908";
}.social-media-br br {
display: none;
}
button.mycred-social-icons, a.mycred-social-icons, button.social-text {
text-align: center;
margin: 0 2px 5px 2px;
cursor: pointer;
}
button.mycred-social-icons:before {
margin-right: 11px;
font-size: 20px;
margin-left: 2px;
vertical-align: middle;
}
button.mycred-social-icons a, button.social-text a {
text-decoration: none;
color: #FFF;
line-height: normal; text-transform: capitalize;
font-family: sans-serif;
font-weight: bold;
box-shadow: none;
}
button.mycred-social-icons a {
vertical-align: middle;
}
button.mycred-social-icons a:hover, button.social-text a:hover {
box-shadow: none;
color: #fff;
}
button.mycred-social-icons, button.social-text {
padding: 10px 15px;
font-size: 15px;
text-align: center;
border: 0px;
white-space: nowrap;
}
a.mycred-social-icons {
font-size: 20px;
text-decoration: none;
box-shadow: none;
min-width: 40px;
height: 40px;
display: inline-flex;
flex-direction: column;
flex: 0 0 10%;
max-width: 10%;
align-items: center;
justify-content: center;
transition: all .2s ease-in-out;
}
a.mycred-social-icons:hover, button.mycred-social-icons:hover, button.social-text:hover {
opacity: 0.7;
box-shadow: none;
color: #fff;
}
a.mycred-social-icon-facebook, button.mycred-social-icon-facebook, button.facebook {
background: #3b5998;
color: white;
}
a.mycred-social-icon-youtube, button.mycred-social-icon-youtube, button.youtube {
background: #f80000;
color: white;
}
a.mycred-social-icon-twitter, button.mycred-social-icon-twitter, button.twitter {
background: #55acee;
color: white;
}
a.mycred-social-icon-twitch, button.mycred-social-icon-twitch, button.twitch {
background: #6441a5;
color: white;
}
a.mycred-social-icon-instagram, button.mycred-social-icon-instagram, button.instagram {
background: #C03B92;
color: white;
}
a.mycred-social-icon-pinterest, button.mycred-social-icon-pinterest, button.pinterest {
background: #bd081c;
color: white;
}
a.mycred-social-icon-linkedin, button.mycred-social-icon-linkedin, button.linkedin {
background: #0077b5;
color: white;
}
a.mycred-social-icon-whatsapp, button.mycred-social-icon-whatsapp, button.whatsapp {
background: #43d854;
color: white;
} a.mycred-social-icons.i-text:hover, a.mycred-social-icons.i-text-admin:hover {
position: relative;
max-width: max-content;
flex: 0 0 35%;
}
a.mycred-social-icons.i-text-admin:hover {
top: -4px;
}
a.mycred-social-icons.i-text:hover:before, a.mycred-social-icons.i-text-admin:hover:before {
position: absolute;
left: 15px;
z-index: 9999;
}
a.mycred-social-icons.i-text span {
display: none;
}
a.mycred-social-icons.i-text:hover span, a.mycred-social-icons.i-text-admin:hover:after {
margin-left: 14px;
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
}
a.mycred-social-icons.i-text-admin:hover:after {
min-width: 150px;
display: inline-block;
}
a.mycred-social-icons.i-text:hover span {
display: inline-block;
}
a.mycred-social-icon-whatsapp.i-text:hover {
min-width: 130px;
}
.entry .entry-content a.social-share {
text-decoration: none;
}
.social-wrapper {
align-items: center;
}
.social-wrapper>* {
flex-basis: auto;
margin: 5px !important;
}
.social-wrapper .mycred-social-icon-whatsapp, .social-wrapper button.whatsapp {
display: none !important;
}
.social-wrapper .show-more {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
margin-right: 0 !important;
min-width: 40px;
}
.social-wrapper>a+.show-more {
border-radius: 0;
}
span.social-span {
font-weight: 400;
color: #afaaa4;
display: block;
font-style: italic;
} ul.filter-fields-list {
max-width: 80%;
}
ul.filter-fields-list li {
clear: both;
}
ul.filter-fields-list li input[type="text"] {
float: right;
}
.mycred-tab-content .form-table th {
width: 24%;
text-align: right;
}
.border-row {
border-top: 1px solid #DDD;
}
.border-b-row {
border-bottom: 1px solid #DDD;
}
@media (max-width:1024px) {
ul.filter-fields-list {
max-width: 80%;
}
}
@media (max-width:768px) {
a.mycred-social-icons.i-text:hover, a.mycred-social-icons.i-text-admin:hover {
min-width: 45%;
}
}
.mycred-tab-content.tab-container {
background-color: white;
border: solid #cccccc 1px;
margin-top: -1px;
}
.mycred-tab-content .form-table td { 
padding: 15px 55px;
}
.filter-fields-list .mycred-social-custom-fields{   
width: 49%;
margin-top: 13px;
}
.filter-fields-list .mycred-select-option {
display: inline-block;
margin-top: 18px;
min-width: 125px;
max-width: 109px;
float: left;
}
.mycred-tab-content a{
text-decoration: none;
}
.correct-app-id
{
border: #01ab01 solid 1px!important;
}
.incorrect-app-id
{
border: #dc3232 solid 1px!important;
}
small.response_message {
color: red;
display: none;
}
.mycred-tab-content li.sortable-item.ui-sortable-handle {
background-color: whitesmoke;
padding-bottom: 8px;
padding-right: 10px;
padding-left: 8px;
border: 1px solid #dadada;
}
.mycred-tab-content li.sortable-item i.mycred-social-icon-bars {
cursor: all-scroll;
}
.mycred-tab-content li.sortable-item.ui-sortable-handle:hover {
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
transition: all 0.3s ease;
}
.mycred-tab-content i.mycred-social-icon-bars {
margin-right: 6px;
}
.my_cred_follow_button_input_field
{
display: inline-block;
width: 78%;
}
.mycred_share_width_fix .my_cred_follow_button_input_field .mycred-social-custom-fields
{
width: 100%;
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-pinterest.i-text-admin:hover:after,
a.i-text-admin.mycred-social-icon-pinterest:hover:after {
content: "Pinterest";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-facebook.i-text-admin:hover:after,
a.mycred-social-icon-facebook.i-text-admin:hover:after {
content: "Facebook";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-twitter.i-text-admin:hover:after,
a.mycred-social-icon-twitter.i-text-admin:hover:after {
content: "Twitter";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-linkedin.i-text-admin:hover:after,
a.mycred-social-icon-linkedin.i-text-admin:hover:after {
content: "Linkedin";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-youtube.i-text-admin:hover:after,
a.mycred-social-icon-youtube.i-text-admin:hover:after {
content: "Youtube";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-twitch.i-text-admin:hover:after,
a.mycred-social-icon-twitch.i-text-admin:hover:after {
content: "Twitch";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-instagram.i-text-admin:hover:after,
a.mycred-social-icon-instagram.i-text-admin:hover:after {
content: "Instagram";
}
.mycred-social-wrapper button a:focus{
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.mycred-social-wrapper a {
color: white;
text-decoration: none;
}
.mycred-social-wrapper button {
min-width: 170px;
}
.mycred_socialshare_notice {
width: 100%;
background-color: #ffc10721;
padding: 5px;
color: #7c7c7c;
border: 1px solid #f5da87;
}	
.mycred-social-wrapper a.social-share button{
padding: 10px 15px;
font-size: 18px;
text-align: center;
border: 0px;
white-space: nowrap;
}
@media (max-width:768px) {
.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-pinterest ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-facebook,
.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-twitter ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-linkedin,
.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-twitch ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-youtube, .mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-instagram {
width: 100%;
display: block;
min-width: unset;
}
}[class*="wcfmfa fa"]:before {
font-family: FontAwesome;
}
.hubhood-card-content .wcfm_buttons,
.product > .wcfm_buttons {
height: 36px;
background-color: transparent;
top: 15px;
left: 20px;
z-index: 200;
}
.wcfm-product-policies h2 {
margin-top: 45px !important;
}
.wcfm-product-policies > div:nth-child(1) h2 {
margin-top: 0 !important;
}
body select#wcfmmp_store_orderby {
padding-right: 60px;
width: 400px;
max-width: 100%;
}
.wcfm_buttons .wcfm_button {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #fff;
color: #000;
}
.wcfm_buttons .wcfm_button span:before {
color: #000;
}
.wcfm_buttons .wcfm_button + .wcfm_button_separator {
opacity: 0;
}
#tab-title-wcfm_product_multivendor_tab {
display: none !important;
}
.wcfmmp_sold_by_container_advanced {
background-color: #fff;
border-radius: 4px !important;
margin-top: 20px;
}
.single .wcfm_catalog_enquiry,
body.single a.wcfm_catalog_enquiry:hover {
border-radius: 22px !important;
border-bottom: 0 !important;
margin-right: 10px !important;
background-color: transparent !important;
color: #252525 !important;
border-bottom: 0 !important;
box-shadow: none !important;
padding: 0 !important;
font-size: 15px !important;
font-weight: bold !important;
}
.woocommerce-page .widget-area.lft.left_sidebar.sidebar-xyzw {
display: block;
}
#wcfmmp-store .logo_area {
position: absolute;
width: 80px;
height: 80px;
top: 0;
left: 35px;
}
#wcfmmp-store .right_side.hubhood-no-wcfm-sidebar {
width: 1140px;
margin: 0 auto;
float: none;
padding-bottom: 80px;
padding-left: 0;
padding-right: 0;
}
#wcfmmp-store .tab_area .tab_links {
text-align: center;
}
#wcfmmp-store .tab_area .tab_links li {	
display: inline-block;
float: none;
}
#wcfm_store_header .wcfmmp-store-rating:before,
.vendor_rating .wcfmmp-store-rating:before,
.wcfmmp_sold_by_container .wcfmmp-store-rating::before {
opacity: .5;
}
.woocommerce [id*="hubhood-wcfmmp-store-vendors"] ul.product_list_widget,
[id*="hubhood-wcfmmp-store-vendors"] ul.product_list_widget,
[id*="hubhood-wcfmmp-store-vendors"] .product_list_widget {
margin-bottom: -30px;
}
[id*="hubhood-wcfmmp-store-vendors"] .product_list_widget .wcfmmp-store-rating {
margin-top: 5px;
}
.wcfm_dashboard_item_title {
font-size: 18px;
font-weight: 700 !important;
}
.variation-Store .wcfm_dashboard_item_title {
font-size: 14px;
}
.woocommerce ul.product_list_widget li.hubhood-vendor-block,
ul.product_list_widget li.hubhood-vendor-block {
position: relative;
}
ul.product_list_widget li.hubhood-vendor-block .hubhood-vendor-block-wrapper {
position: relative;
margin-bottom: 22px;
border-radius: 4px;
overflow: hidden;
box-shadow: 0 0 30px rgba(0,0,0,0.25);
}
.hubhood-front-widget-wrapper ul.product_list_widget li.hubhood-vendor-block .hubhood-vendor-block-wrapper {
margin-bottom: 30px;
}
.hubhood-front-widget-wrapper ul.product_list_widget {
margin-bottom: -30px;
}
ul.product_list_widget li.hubhood-vendor-block:last-child .hubhood-vendor-block-wrapper {
margin-bottom: 30px;
}
#wcfmmp-store [id*="hubhood-wcfmmp-store-vendors"] ul {
padding-bottom: 0;
}
[id*="hubhood-wcfmmp-store-vendors"] ul {
text-align: center;
margin-bottom: -30px;
}
[id*="hubhood-wcfmmp-store-vendors"] ul .vendor_rating {
text-align: left;
}
ul.product_list_widget li.hubhood-vendor-block {
display: inline-block;
float: none;
}
.hubhood-front-widget-wrapper ul.product_list_widget li.hubhood-vendor-block {
float: left;
}
.woocommerce ul.product_list_widget li.hubhood-vendor-block .hubhood-vendor-block-inner,
ul.product_list_widget li.hubhood-vendor-block .hubhood-vendor-block-inner {
border-radius: 3px;
padding-top: 140px;
box-shadow: -2000px 0 0 rgba(0,0,0,0.4) inset;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
}
[id*="hubhood-wcfmmp-store-vendors"] .product_list_widget li a:not(.wcfm_dashboard_item_title) {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
}
.hubhood-vendor-block-content-wrapper {
position: relative;
padding: 30px;
}
.hubhood-vendor-block-content-wrapper {
padding-top: 36px;
background-color: #fff;
}
.woocommerce [id*="hubhood-wcfmmp-store-vendors"] ul.product_list_widget li img,
[id*="hubhood-wcfmmp-store-vendors"] ul.product_list_widget li img,
[class*="wcfmmp-store-best-selling-vendors"] .product_list_widget li a img,
[class*="wcfmmp-store-top-rated-vendors"] .product_list_widget li a img {
width: 60px;
height: 60px;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
}
.hubhood-background-cover-image {
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
}
[class*="wcfmmp-store-top-rated-vendors"] .product_list_widget li a img,
.wcfmmp_sold_by_container_left .hubhood-background-cover-image,
[class*="wcfmmp-store-best-selling-vendors"] .product_list_widget li a img,
aside.wcfmmp-store-category li a img {
width: 60px;
height: 60px;
border: 5px solid #fff !important;
border-radius: 50px;
box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
}
.summary .wcfmmp_sold_by_container_left .hubhood-background-cover-image {
box-shadow: none;
border: 1px solid rgba(125,125,125,0.2) !important;
}
.summary .wcfmmp-store-rating {
margin-top: 10px;
}
.wcfmmp-store-category .wcfmmp_sold_by_container_advanced {
margin-top: 15px;
margin-bottom: 15px;
}
#wcfmmp-store .banner_text {
display: none;
}
.wcfmmp_sold_by_container_advanced {
position: relative;
width: 280px;
padding: 20px !important;
}
.summary .wcfmmp_sold_by_container_advanced {
background-color: transparent;
border: none;
padding: 0 !important;
}
.wcfmmp_sold_by_label,
.wcfmmp-user-locaton-map {
display: none !important
}
.wcfmmp_sold_by_label {
margin-left: 70px;
}
.wcfmmp_sold_by_container_right {
margin-left: 5px !important;
}
.summary .wcfmmp_sold_by_container_right {
display: block;
margin-left: 0 !important;
}
.summary .wcfmmp_sold_by_container_left {
margin-left: 0 !important;
}
.wcfmmp_sold_by_container_left,
aside.wcfmmp-store-category .wcfmmp_sold_by_container_left {
margin-right: 10px !important;
width: 60px;
}
.wcfmmp_sold_by_store .wcfm_dashboard_item_title {
padding-top: 13px;
}
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_label {
position: absolute;
top: 0;
right: 0;
color: #666;
font-size: 12px;
margin: 0;
font-style: italic;
letter-spacing: 2px;
text-transform: lowercase;
padding: 0 4px;
font-style: normal;
}
.woocommerce [id*="hubhood-wcfmmp-store-vendors"] ul.product_list_widget li img,
[id*="hubhood-wcfmmp-store-vendors"] ul.product_list_widget li img {
position: absolute;
left: 50%;
margin-left: -30px;
top: -30px;
border: 5px solid #fff;
border-radius: 30px;
background-color: #fff;
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
[id*="hubhood-wcfmmp-store-vendors"] ul.product_list_widget li img {
width: 70px;
height: 70px;
border-radius: 50%;
top: -35px;
}
.hubhood-vendor-block-inner {
position: relative;
}
.hubhood-store-products-counter {
position: absolute;
width: 44px;
height: 44px;
border-radius: 50%;
background-color: #fff;
line-height: 44px;
top: 119px;
right: 50%;
margin-right: -120px;
z-index: 2;
box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}
.woocommerce ul.product_list_widget li.hubhood-vendor-block .wcfm_dashboard_item_title,
ul.product_list_widget li.hubhood-vendor-block .wcfm_dashboard_item_title {
display: block;
text-align: center;
margin-top: 20px;
color: #252525;
}
.product_list_widget .wcfm_dashboard_item_title,
.wcfm_product_title {
color: #252525;
}
.woocommerce ul.product_list_widget li.hubhood-vendor-block .vendor_rating,
ul.product_list_widget li.hubhood-vendor-block .vendor_rating {
position: relative;
left: calc(50% - 42px);
}
#wcfm_store_header .wcfmmp-store-rating:before,
#wcfm_store_header .wcfmmp-store-rating span:before,
.vendor_rating .wcfmmp-store-rating:before,
.wcfmmp_sold_by_container .wcfmmp-store-rating::before,
.vendor_rating .wcfmmp-store-rating span:before,
.wcfmmp_sold_by_container .wcfmmp-store-rating span:before,
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data .wcfmmp-store-rating:before,
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data .wcfmmp-store-rating span:before,
.wcfmmp_sold_by_container_advanced .wcfmmp-store-rating::before,
.wcfmmp_store_info .wcfmmp-store-rating::before,
.wcfmmp_sold_by_container .wcfmmp-store-rating::before {
font-family: FontAwesome;
content: "\f005" "\f005" "\f005" "\f005" "\f005";
font-size: 14px;
}
#wcfm_store_header .wcfmmp-store-rating span {
margin-left: 0;
left: 0;
height: 15px;
padding: 22px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}
#wcfmmp-store .reviews_area img {
width: 100%;
height: 100%;
border-radius: 100px;
}
#wcfmmp-store .famous_reviewers_picture {
overflow: visible;
}
#wcfmmp-store .tab_area .tab_links {
background-color: transparent;
border-bottom: 0;
}
#wcfmmp-store .tab_area .tab_links {
margin-bottom: 0;
}
#wcfmmp-store .reviews_area,
#wcfmmp-store .policies_area,
#wcfmmp-store .wcfm_store_description {
margin-top: 0;
}
#wcfmmp-store .tab_area .tab_links li {
border: 0 !important;
background-color: #ebe9eb;
border-radius: 25px;
margin-bottom: 30px;
margin-left: 12px;
margin-right: 12px;
padding: 0 1em;
}
#wcfmmp-store .tab_area .tab_links li.active {
border: 0 !important;
}
#wcfmmp-store .tab_area .tab_links li:after {
content: none;
}
#wcfmmp-store .tab_area .tab_links li a,
#wcfmmp-store .tab_area .tab_links li:hover a,
#wcfmmp-store .tab_area .tab_links li.active a {
text-transform: none;
border: 0;
padding: 10px 15px;
color: #515151 !important;
line-height: 1.8;
font-size: 16px;
font-weight: 700 !important;
}
#wcfmmp-store .reviews_area,
#wcfmmp-store .policies_area,
#wcfmmp-store .wcfm_store_description {
box-shadow: none;
border-radius: 20px;
}
#wcfmmp-store .reviews_heading,
#wcfmmp-store .wcfm_policies_heading,
#wcfmmp-store .user_name {
text-transform: capitalize;
}
#wcfmmp-store .user_rated {
width: 44px;
height: 44px;
line-height: 44px;
border-radius: 50px;
background-color: var(--hubhood-color) !important;
}
#wcfmmp-store .rating_number {
background-color: var(--hubhood-color);
width: 100px;
height: 100px;
line-height: 94px;
border-radius: 80px;
}
#wcfmmp-store .reviews_heading a,
#wcfmmp-store .reviews_count a,
.wcfmmp_store_hours .wcfmmp-store-hours-day {
color: var(--hubhood-color) !important;
}
#wcfmmp-store .reviews_count.m10 {
margin: 5px 0 0 18px;
}
#products .product_area {
background-color: #fff;
border-radius: 20px;
padding: 30px 0;
}
#products .product_area .hubhood-sorting-margin-bottom {
margin-top: 0;
margin-bottom: 0;
border-bottom: 1px solid #eaeaea;
margin-bottom: 40px;
}
#secondary,
.sidebar-primary,
.wcfm-store-page .sidebar-container,
.wcfm-store-page .shop-page-title {
display: block !important;
}
#wcfmmp-store .widget {
padding: 30px;
}
#wcfmmp-store .wp-calendar-table caption,
#wcfmmp-store .wp-calendar-table th,
#wcfmmp-store .wp-calendar-table td {
text-align: center;
}
#wcfmmp-store .right_side {
width: 100%;
padding: 0;
}
#wcfmmp-store .left_sidebar,
#wcfmmp-stores-lists .left_sidebar {
width: 33.333333%;
padding: 80px 0 80px 30px;
background-color: transparent !important;
border: 0;
}
.hubhood-grid .tabsWithStyle {
width: 100%;
}
.wcfm-store-page .row,
.wcfm-store-page .vc_row {
margin-left: -15px;
margin-right: -15px;
}
.wcfm-store-page #secondary .row {
margin-left: 0 !important;
margin-right: 0 !important;
}
body .wcfmmp-store-hours-widget .sidebar_heading {
padding-bottom: 25px !important;
}
#wcfmmp-store .banner_img,
#wcfmmp-store .wcfm_slideshow_container {
box-shadow: -10000px 0 0 rgba(0,0,0,0.45) inset;
}
#wcfmmp-store .logo_area {
box-shadow: none;
}
#cboxLoadedContent {
margin: 0;
box-shadow: none;
}
#enquiry_form * {
font-style: normal;
}
div.wcfm_popup_wrapper h2,
form.wcfm_popup_wrapper h2 {
color: rgb(25,30,35) !important;
}
#wcfmmp-store .logo_area a img {
border: 4px solid #fff;
}
.wcfm-admin-menu-head img[src*="wcfmmp-30X30.png"],
.wcfm-admin-menu-head img[src*="wcfm-30x30.jpg"] {
opacity: 0;
}
#products-wrapper > a > img[src*="wcfm-30x30.png"],
.woopage > .row > [class*="col-sm"] > a[href*="store-"] img {
display: none !important;
}
#products-wrapper {
position: relative;
}
#primary ul.product_list_widget li.hubhood-vendor-block {
padding: 0;
overflow: visible;
}
#primary .wcfmmp-store-top-rated-vendors ul.product_list_widget li,
#primary .wcfmmp-store-best-selling-vendors ul.product_list_widget li,
#primary [id*="hubhood-wcfmmp-store-vendors-"].wcfmmp-store-best-selling-vendors ul.product_list_widget li:first-child {
padding: 8px 0;
}
#primary .hubhood-front-widget-wrapper .wcfmmp-store-top-rated-vendors ul.product_list_widget li,
#primary .hubhood-front-widget-wrapper .wcfmmp-store-best-selling-vendors ul.product_list_widget li,
#primary .hubhood-front-widget-wrapper [id*="hubhood-wcfmmp-store-vendors-"].wcfmmp-store-best-selling-vendors ul.product_list_widget li:first-child {
padding: 0 15px;
}
.hubhood-woo-product-card .wcfmmp_sold_by_container {
display: none;
}
#wcfmmp-store [id*="hubhood-wcfmmp-store-vendors-"].wcfmmp-store-best-selling-vendors ul.product_list_widget li {
padding-top: 0;
}
#wcfmmp-store .wcfmmp-store-top-rated-vendors ul.product_list_widget li:first-child,
#wcfmmp-store .wcfmmp-store-best-selling-vendors ul.product_list_widget li:first-child {
margin-top: -10px;
}
#wcfmmp-store .wcfmmp-store-top-rated-vendors ul.product_list_widget li a,
#wcfmmp-store .wcfmmp-store-best-selling-vendors ul.product_list_widget li a {
overflow: visible;
}
#wcfmmp-store .wcfmmp-store-top-rated-vendors ul.product_list_widget li a img,
#wcfmmp-store .wcfmmp-store-best-selling-vendors ul.product_list_widget li a img {
position: relative !important;
width: 60px;
height: 60px;
border: 6px solid #fff;
border-radius: 50%;
margin-top: -12px;
}
#wcfmmp-store aside[id*="hubhood-wcfmmp-store-vendors-"].wcfmmp-store-best-selling-vendors ul.product_list_widget li img {
top: -50px;
left: 50%;
transform: translate(-50%, 0);
margin: 0;
margin-top: 10px;
width: 75px;
height: 75px;
border: 6px solid #fff;
border-radius: 50%;
}
.woocommerce [id*="hubhood-wcfmmp-store-vendors-"] ul.product_list_widget li,
.woocommerce [id*="hubhood-wcfmmp-store-vendors-"] ul.product_list_widget li:first-child:first-child {
border: 0;
padding: 0;
}
.woocommerce [id*="hubhood-wcfmmp-store-vendors-"] ul.product_list_widget li:first-child:first-child {
padding-top: 10px;
}
div.products-wrapper > a[href*="store-"],
.woopage > .row > [class*="col-sm"] > a[href*="store-"] {
position: absolute;
left: auto;
top: -20px;
right: -20px;
}
div.products-wrapper > a[href*="store-"] ~ a[href*="store-"],
.woopage > .row > [class*="col-sm"] > a[href*="store-"] ~ a[href*="store-"] {
position: absolute;
left: auto;
top: auto;
bottom: -20px;
right: -20px;
}
div.products-wrapper > a[href*="store-"],
.woopage > .row > [class*="col-sm"] > a[href*="store-"] {
display: none;
}
#wpadminbar .wcfm-admin-menu-head img[src*="wcfmmp-30X30.png"] ~.screen-reader-text,
#wpadminbar .wcfm-admin-menu-head img[src*="wcfm-30x30.jpg"] ~.screen-reader-text {
width: 30px;
height: 30px;
color: #fff;
clip: unset;
clip-path: none;
-webkit-clip-path: unset;
z-index: 50;
display: inline-block;
font-size: 0;
margin-left: -27px;
}
div.products-wrapper > a[href*="store-"]:before,
.woopage > .row > [class*="col-sm"] > a[href*="store-"]:before,
#wpadminbar .wcfm-admin-menu-head img[src*="wcfmmp-30X30.png"] ~.screen-reader-text:before,
#wpadminbar .wcfm-admin-menu-head img[src*="wcfm-30x30.jpg"] ~.screen-reader-text:before {
font-family: "Font Awesome 5 Free", FontAwesome;
content: "\f54f";
display: inline-block;
font-size: 14px;
position: relative;
background-color: #fff;
color: rgba(25,30,35);
text-align: center;
border-radius: 4px;
width: 24px;
height: 24px;
line-height: 26px;
top: 5px;
}
div.products-wrapper > a[href*="store-"]:before,
.woopage > .row > [class*="col-sm"] > a[href*="store-"]:before {
box-shadow: 0  0 15px rgba(0,0,0,0.15);
}
.wcfm_banner_area_desktop {
position: relative;
}
.hubhood-store-cover {
padding: 0;
position: relative;
width: 100%;
margin-top: 60px;
margin-bottom: 60px;
}
#wcfmmp-store .banner_img,
#wcfmmp-store .wcfm_slideshow_container {
height: auto !important;
max-height: 9999px !important;
}
.wcfm-membership-wrapper {
padding: 30px;
}
#wcfmmp-store #wcfm_store_header,
#wcfmmp-store .logo_area,
#wcfmmp-store .header_left,
#wcfmmp-store .address,
#wcfmmp-store .logo_area_after {
position: relative;
margin: 0;
padding: 0;
left: auto;
right: auto;
width: 100% !important;
text-align: left;
background-color: transparent !important;
}
#wcfmmp-store .logo_area {
margin-bottom: 30px;
}
#wcfmmp-store #wcfm_store_header h1.wcfm_store_title {
margin-bottom: 0;
}
#wcfmmp-store .header_left .logo_area a img {
width: 80px;
position: relative;
height: 80px;
margin: 0 auto;
left: 0;
top: auto;
transform: none;
display: inline-block;
}
#wcfmmp-store .logo_area {
background-color: transparent;
}
#wcfmmp-store .header_left .logo_area a img {
width: 80px;
height: 80px;
margin: 0 auto;
display: inline-block;
background-color: #fff;
}
#wcfmmp-store .social_area a {
display: block;
height: 28px;
}
#wcfmmp-store .address .header_store_name div span {
font-size: 16px;
}
.hubhood-not-found-woo .woocommerce-info {
padding-left: 0 !important;
}
.wcfm-store-page #products-wrapper .hubhood-not-found.entry-content {
display: none !important;
}
.wcfm-store-page #products-wrapper .woocommerce-info {
margin-top: 90px;
}
.wcfm_banner_area ~ section #tab_links_area {
margin-top: 60px;
}
#wcfm_store_header .wcfmmp-store-rating {
margin: 0 auto;
display: inline-block;
text-align: left;
}
#wcfmmp-store #wcfm_store_header .address i,
#wcfmmp-store #wcfm_store_header .bd_icon i,
#wcfmmp-store #wcfm_store_header .social_area ul li,
#wcfmmp-store #wcfm_store_header .social_area ul li a i {
color: #252525 !important;
}
#wcfmmp-store .social_area ul li {
margin-left: 0;
margin-right: 5px;
}
.hubhood-store-header-address-inline {
display: inline-block;
}
#wcfmmp-store #wcfm_store_header .logo_area_after {
margin-bottom: 30px;
}
#wcfmmp-store .address .header_store_name span {
margin-left: 0;
width: auto;
}
#wcfmmp-store .logo_area_after {
top: 0;
}
.hubhood-store-header-banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(25,30,35,0.9);
background: -moz-linear-gradient(left, rgba(25,30,35,0.9) 0%, rgba(25,30,35,0.9) 24%, rgba(25,30,35,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(25,30,35,0.9)), color-stop(24%, rgba(25,30,35,0.9)), color-stop(100%, rgba(25,30,35,0)));
background: -webkit-linear-gradient(left, rgba(25,30,35,0.9) 0%, rgba(25,30,35,0.9) 24%, rgba(25,30,35,0) 100%);
background: -o-linear-gradient(left, rgba(25,30,35,0.9) 0%, rgba(25,30,35,0.9) 24%, rgba(25,30,35,0) 100%);
background: -ms-linear-gradient(left, rgba(25,30,35,0.9) 0%, rgba(25,30,35,0.9) 24%, rgba(25,30,35,0) 100%);
background: linear-gradient(to right, rgba(25,30,35,0.9) 0%, rgba(25,30,35,0.9) 24%, rgba(25,30,35,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191e23', endColorstr='#191e23', GradientType=1 );
} #wcfmmp-store .bd_icon_box .wcfm_store_enquiry,
.wcfm_popup_wrapper .wcfm_popup_button,
#wcfmmp-store .add_review button {
font-size: 14px;
font-weight: 400;
color: #fff;
border: 0;
padding: 10px 40px;
border-radius: 22px;
min-height: 44px;
position: relative;
display: inline-block;
max-width: 100%;
line-height: 1.78;
text-align: center;
cursor: pointer;
text-shadow: 1px 1px rgba(0,0,0,0.2);
text-decoration: none;
background-color: rgb(25,30,35) !important;
color: #fff;
}
#wcfmmp-store .add_review button:hover,
#wcfmmp-store .bd_icon_box .follow:hover,
#wcfmmp-store .bd_icon_box:hover .wcfm_store_enquiry:hover,
#wcfmmp-store .bd_icon_box .wcfm_store_chatnow:hover,
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data p.store-enquiry a.wcfm_catalog_enquiry:hover,
#wcfmmp-stores-wrap .store-footer a.wcfmmp-visit-store:hover,
.wcfm_popup_wrapper .wcfm_popup_button:hover,
#wcfmmp-store .add_review button:hover {
background-color: var(--hubhood-color) !important;
color: #fff;
opacity: 1;
}
#wcfmmp-store .add_review {
text-align: right;
}
.wcfm_popup_wrapper .wcfm_popup_button {
width: auto;
}
#wcfmmp-store .bd_icon_box .wcfm_store_enquiry span {
line-height: 1.8;
}
#wcfmmp-store .bd_icon_area {
top: -100px;
}
#wcfmmp-store .header_right .bd_icon_area {
position: absolute;
top: 0;
right: 0;
bottom: auto;
margin: 0;
z-index: 10;
}
#wcfmmp-store #wcfm_store_header {
background-color: transparent !important;
} .header_store_name i,
.wcfm_store_enquiry  i {
display: none !important;
}
#wcfmmp-store .logo_area {
height: auto;
}
.wcfmmp-store-product-search form {
position: relative;
width: 100%;
padding-left: 15px;
padding-right: 40px;
height: 42px;
border-radius: 4px;
background-color: #fff;
border: 1px solid rgba(125,125,125,0.2);
outline: none;
margin: 0;
}
[id*="woocommerce-product-search-field-"] {
height: 40px;
border: 0;
box-shadow: none;
width: 100%;
outline: none;
color: #252525;
font-size: 14px;
padding: 0;
}
#wcfmmp-store .woocommerce-product-search button {
display: block;
position: absolute;
top: 2px;
right: 8px;
font-size: 20px;
cursor: pointer;
border: 0;
box-shadow: none;
width: 40px;
height: 38px;
background-color: #fff;
color: transparent;
overflow: hidden;
}
#wcfmmp-store .woocommerce-product-search button:before {
position: absolute;
right: 0;
font-family: "FontAwesome";
content: "\f002";
color: #dadada;
}
#wcfmmp-store .woocommerce-product-search:hover button:before {
color: var(--hubhood-color);
}
aside[id*="wcfmmp-store-info-"].wcfmmp-store-category .wcfmmp_sold_by_container_advanced {
width: 100%;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content {
border-bottom: 0 !important;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-footer .store-avatar {
left: 50%;
transform: translate(-50%, 0);
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper {
border-radius: 4px;
overflow: hidden;
box-shadow: 0 0 30px rgb(0 0 0 / 25%);
}
#wcfmmp_store_country,
#wcfmmp_store_country ~ * {
display: none !important;
}
.woocommerce-result-count {
margin-top: 9px;
}
.wcfmmp-store-search-form {
padding-top: 0;
box-shadow: none;
border-bottom: 1px solid #e1e1e1;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li p.store-enquiry a.wcfm_catalog_enquiry {
}
#wcfmmp-stores-lists {
box-shadow: none;
margin-left: -30px;
margin-right: -30px;
}
#wcfmmp-stores-lists .right_side {
padding-left: 0;
padding-right: 0;
}
#wcfmmp-store .social_area {
position: absolute;
top: 38px;
left: 135px;
margin-top: 0;
right: auto;
float: none;
text-align: left;
width: auto;
white-space: nowrap;
min-height: 0;
background-color: transparent !important;
z-index: 10;
}
#wcfmmp-store .social_area ul li a i {
font-size: 14px !important;
}
#wcfmmp-store .social_area ul li,
#wcfmmp-store .social_area ul li:hover {
background-color: #fff !important;
}
#wcfmmp-store .social_area ul {
top: 0;
transform: none;
}
input.required,
textarea.required {
color: #252525;
}
#wcfmmp-store .bd_icon_box .wcfm_store_enquiry span {
color: #252525 !important;
font-size: 14px;
line-height: 1.5;
}
#wcfmmp-store .bd_icon_box .wcfm_store_enquiry:hover span {
color: #ffffff !important;
}
#wcfmmp-store .bd_icon_box .wcfm_store_enquiry {
background-color: #fff !important;
text-shadow: none;
display: none !important;
}
.hubhood-iconized-menu-item a i.fa-store-alt:before {
font-size: 22px;
}
#wcfmmp_store_category + span {
width: 270px !important;
text-align: left;
}
.wcfmmp-store-search-form #wcfmmp_store_category ~ .select2-container--default .select2-selection--single {
padding: 8px 20px 8px 0;
height: 43px;
}
.wcfmmp-store-search-form input.wcfmmp-radius-addr,
.wcfmmp-store-search-form input.wcfm-search-field,
.wcfmmp-store-search-form input#search,
.wcfmmp-store-search-form select#wcfmmp_store_category,
.wcfmmp-store-search-form select#wcfmmp_store_country,
.wcfmmp-store-search-form #wcfmmp_store_state,
.wcfmmp-store-search-form .select2-container,
.wcfmmp-store-search-form .wcfmmp-search-box,
#wcfmmp_store_orderby {
padding-left: 15px;
padding-right: 15px;
}
.wcfmmp-store-search {
padding: 15px 25px !important;
}
#wcfmmp-store aside ul {
margin-bottom: -20px;
}
body .wcfmmp-store-recent-articles ul li::before {
width: 24px;
}
.wcfm_buttons .wcfm_button.wcfmu_product_quick_edit,
.bd_icon_area .bd_icon_box + .bd_icon_box {
display: none;
}
.hubhood-booking-popup .wcfm_ele_wrapper {
text-align: center;
margin: 0;
margin-top: 30px;
}
body.single .hubhood-booking-popup .wcfm_catalog_enquiry,
body.single .hubhood-booking-popup a.wcfm_catalog_enquiry:hover {
border: 0;
width: 100%;
margin: 0;
width: calc(100% + 60px);
margin-left: -30px;
background-color: #eee !important;
padding: 20px 30px !important;
border-radius: 0 0 12px 12px !important;
margin-bottom: -30px;
}
.hubhood-booking-popup .product_meta {
display: none;
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
z-index: 9999999;
}
.hubhood-woo-section .hubhood-section-icon-wrapper {
text-align: left;
}
.hubhood-woo-section .search-field {
font-size: 16px !important;
}
.hubhood-woo-section .sidebar_heading + * {
margin-top: -5px !important;
}
#wcfmmp-store ul.product_list_widget li img {
top: 10px;
position: absolute;
left: -79px;
width: 50px;
height: 50px;
margin-bottom: 5px;
object-fit: cover;
object-position: 50% 50%;
max-width: 100%!important;
}
#wcfmmp-store #secondary {
margin-top: 30px;
}
#wcfmmp-store ul.product_list_widget li a {
overflow: visible
}
#wcfmmp-store .sidebar_heading {
margin-bottom: 30px !important;
}
#wcfmmp-store .wcfmmp-store-hours-widget .sidebar_heading {
margin-bottom: 15px !important;
}
.hubhood-woo-section .hubhood-section-icon {
margin-left: 0;
}
.hubhood-woo-section .widget-title {
line-height: 32px !important;
}
.wcfmmp-store-hours-widget .widget-title {
margin-left: -4px;
}
aside[id*="wcf"] .widget-title {
margin-bottom: 20px !important;
}
body aside[id*="wcf"] .sidebar_heading h4,
body aside[id*="woocommerce"] .sidebar_heading h4 {
margin-bottom: 0 !important;
}
.wcfmmp-store-hours-widget .widget-title .wcfmfa {
display: none !important;
}
.single-job_listing .hubhood-listing-products .hubhood-listing-card-title {
text-align: left !important;
}
@media (min-width:400px) {
section.wcfmmp-store-best-selling-vendors ul {
margin-left: -15px !important;
margin-right: -15px !important;
}
section.wcfmmp-store-best-selling-vendors ul li {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
@media (max-width:991px) {
section.wcfmmp-store-best-selling-vendors ul li {
width: 50% !important;
}
}
@media (max-width:767px) {
section.wcfmmp-store-best-selling-vendors ul li {
width: 100% !important;
}
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
.hubhood-woo-section .hubhood-sidebar-right {
width: 33.33333333% !important;
}
}
@media only screen and (max-width: 992px) {
.hubhood-woo-section .hubhood-sidebar-right {
width: 100%;
}
.hubhood-woo-section .hubhood-floated-content.col-md-8 {
width: 100% !important;
}
.hubhood-woo-section .hubhood-woo-product-card {
width: 50% !important;
}
}
@media only screen and (max-width: 767px) {
.hubhood-woo-section .hubhood-woo-product-card {
width: 100% !important;
}
}
@media only screen and (max-width: 640px) {
body .banner_area_desktop {
display: block !important;
}
}
@media only screen and (max-width: 480px) {
#wcfmmp-store .tab_area .tab_links li {
width: 100%;
text-align: left;
margin-left: 0;
margin-right: 0;
margin-bottom: 5px;
}
.wcfm_store_title {
text-align: left;
}
#wcfmmp-store .header_right {
background-color: transparent !important;
}
.hubhood-store-cover {
margin-top: 40px;
margin-bottom: 40px;
}
#tab_links_area ~ div {
margin-left: -30px;
margin-right: -30px;
}
#wcfmmp-store .bd_icon_box .wcfm_store_enquiry,
#wcfmmp-store .bd_icon_box:hover .wcfm_store_enquiry:hover {
background-color: transparent !important;
padding: 0;
font-weight: bold;
}
.wcfm-membership-wrapper {
margin: 0;
width: 100%;
}
}
@media only screen and (max-width: 562px) {
#wcfmmp-store .address span {
line-height: 22px;
}
}
@media only screen and (min-width: 768px) {
#wcfmmp-store .header_left .logo_area a img {
width: 100px;
height: 100px;
margin: 0 auto;
display: inline-block;
}
#wcfmmp-store .logo_area a img {
border: 6px solid #fff;
}
#wcfmmp-store #wcfm_store_header h1.wcfm_store_title {
font-size: 52px;
}
#wcfmmp-store .header_left {
padding-right: 250px;
}
#wcfmmp-store .header_right .bd_icon_area {
top: auto;
bottom: 0;
}
}
@media only screen and (max-width: 767px) {
#wcfmmp-store .social_area {
top: 28px;
left: 110px;
}
#wcfmmp-store .social_area ul li {
width: 30px;
height: 30px;
}
}
@media (max-width: 400px) {
.hubhood-woo-section .row {
margin-left: 0 !important;
margin-right: 0 !important;
width: 100% !important;
}
.hubhood-woo-section .product_area {
padding-left: 0 !important;
padding-right: 0 !important;
}
#wcfm_store_header .header_area {
padding-left: 20px;
padding-right: 20px;
white-space: normal;
}
.hubhood-store-cover .container .row {
width: calc(100% + 30px) !important;
}
#wcfm_store_header .header_left {
float: none;
}
#wcfm_store_header .header_right {
position: relative;
left: 0;
margin-top: -15px;
margin-bottom: 15px;
padding-left: 0;
float: none;
display: block;
white-space: normal;
}
#wcfmmp-store .social_area {
left: 0 !important;
white-space: normal;
text-align: left;
position: relative;
}
#wcfmmp-store .social_area ul {
text-align: left !important;
}
}