.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;
}
}select#point-type-select {
margin-bottom: 15px;
}
.mwp-my-account-item {
border: 1px solid gainsboro;
float: left;
width: 45%;
margin: 10px;
padding: 5px;
min-height: 160px;
border-radius: 5px;
box-shadow: 12px 10px 16px -17px rgba(0,0,0,0.75);
}
.mwp-my-account-item > h4 {
padding: 0px;
margin: 0px;
margin-left: 4px;
}
.mwp-my-account-item.level .mwp-my-account-item-body {
margin-left: 4px;
text-align: center;
font-size: 50px;
}
.mwp-my-account-item.balance .mwp-my-account-item-body .loop {
border-bottom: 1px solid #e2e2e2;
margin-left: 4px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.mwp-my-account-item.ranks .mwp-my-account-item-body .loop {
border-bottom: 1px solid #e2e2e2;
margin-left: 4px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.mwp-my-account-item.ranks .mwp-my-account-item-body .loop:last-child {
border-bottom: none;
}
.mwp-my-account-item.balance .mwp-my-account-item-body .loop:last-child {
border-bottom: none;
}
.mwp-history-container > .mwp-history-pagination-wrapper {
text-align: right;
}
.mwp-history-container > .mwp-history-pagination-wrapper > .page-numbers {
text-decoration: none;
border: 1px solid #000000;
cursor: pointer;
padding: 5px 10px;
line-height: 18px;
}
.mwp-history-container > .mwp-history-pagination-wrapper > span.page-numbers.current {
opacity: 0.3;
}
.mwp-prod-ref-generator-heading {
margin-top: 0;
margin-bottom: 10px;
}
.mwp-prod-ref-generator-form button {
margin-top: 15px;
}
.mwp-prod-ref-generator-links {
margin-top: 20px;
background: #ffffff;
padding: 15px 20px 25px 20px;
}
.mwp-prod-ref-generator-links legend {
font-size: 22px;
font-weight: 500;
}
.mwp-prod-ref-generator-links .mwp-prod-ref-generator-links-url {
font-style: italic;
}
.mwp-prod-ref-generator-links-ref-url {
margin-top: 20px;
}
.mwp-prod-ref-generator-links-ref-url > div {
position: relative;
}
.mwp-prod-ref-generator-ref-url {
width: calc( 100% - 75px );
display: block;
font-size: 14px;
padding: 0.9rem 1.1rem;
padding-right: 52px;
}
.mwp-prod-ref-generator-links-ref-url > div > button {
position: absolute;
top: 1px;
bottom: 1px;
right: 3px;
background: transparent;
border: 0;
cursor: pointer;
padding-right: 10px;
}
.mwp-prod-ref-generator-links-ref-url > div > button > span.dashicons-clipboard {
transform: rotateZ(317deg);
}
.mwp-prod-ref-generator-links-ref-url > div > button > span.dashicons-saved {
color: green;
}
.mwp-prod-ref-generator-links {
display: none;
}
.mwp-prod-ref-generator-links.show {
display: block;
}
.mwp-button-spinner {
position: relative;
}
.mwp-button-spinner:after {
animation: mwp_spinner_animation 1s linear infinite;
backface-visibility: hidden;
border: 0.2em solid;
border-left: 0.2em solid transparent;
border-radius: 50%;
box-sizing: border-box;
content: " ";
height: 1em;
left: 50%;
margin: -0.5em 0 0 -0.5em;
position: absolute;
top: 50%;
transform: translateZ(0) scale(.5);
transform-origin: 50% 50%;
width: 1em;
}
.mwp-button-spinner > .mwp__text {
visibility: hidden;
}
@keyframes mwp_spinner_animation {
0% {
animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
transform: rotate(0deg);
}
100% {
transform: rotate(1turn);
}
}
select.mwp-prod-ref-generator-products {
height: 3.5rem;
font-size: var(--wp--preset--font-size--small);
padding: 0.9rem 1.1rem 0.9rem calc( 1.1rem + 4px );
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px;
color: #444;
line-height: 28px;
}
.mwp-prod-ref-generator-links > h3 {
margin: 0 0 15px 0;
}
div#mycred-coupon-action {
padding: 20px;
}
#rewards_points_wrap span.rewards_span {
background-color: #eeeeee;
padding: 5px;
margin: 5px;
display: inline-block;
border-radius: 21px;
padding-right: 12px;
padding-left: 12px;
}[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;
}
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1E73BE; --cmplz_button_accept_border_color: #1E73BE; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;} .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; } .instagram-media.cmplz-placeholder-element > div { max-width: 100%; }