.wd-swatch :is(img,picture) {
    display: block;
    max-height: 230px !important;
    max-width: 230px !important;
    width: 173px !important;
    height: 60px !important;
    border-radius: 1px !important;
    object-fit: cover;
    padding-right: unset;
}

.footer-container {
    background-color: black !important;

}

.wd-social-icons:is(.icons-size-small,.icons-size-) .wd-icon {
    font-size: 20px!important;
}

table.variations select {
    max-width: 164px !important;
}

[class*="wd-swatches"].wd-shape-round .wd-swatch {
    margin-right: 35px;
    margin-top: 19px;
    margin-bottom: 20px;
}

[class*="wd-swatches"].wd-bg-style-1 .wd-swatch.wd-bg:after, [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:after {
  
    border-bottom: none !important;
    
}

.widgettitle, .widget-title {
    font-size: 20px !important;
    color: white !important;
    font-weight: bold !important;
   
}