.product_content_wrapper .product_infos
{
    table.variations
    {
        td.label
        {
            text-transform: uppercase;
            font-size: .8125rem;
            font-weight: bold;
            margin-top: 8px;
            margin-bottom: 1px;
            line-height: 2em;
        }

        .wcvaswatchlabel,
        .wcva_single_textblock
        {
            outline-color: transparent !important;
        }

        .wcvaswatchlabel
        {
            border-width: 2px !important;
            transition: all .15s ease-in;
        }

        .wcvaswatchlabel.wcvaround:hover
        {
            border: 1px solid !important;
        }

        .wcva_single_textblock,
        .wcva_single_textblock:hover
        {
            border-width: 1px !important;
        }

        .wcva_single_textblock:hover
        {
            outline-color: transparent !important;
        }

        label.wcvasquare.selectedswatch
        {
            opacity: 1;
            outline-width: 2px !important;
        }

        label.wcva_image_label
        {
            background-size: cover;
        }

        div.swatchinput
        {
            padding-bottom: 0;
        }

        label.wcvasquare,
        label.wcvaround
        {
            margin: 0;
        }

        label.wcvasquare
        {
            border-radius: 0;
        }

        label.wcva_single_textblock
        {
            background: transparent;
            font-size: 13px;
            font-weight: bold !important;
            line-height: 1.4;
            margin-top: 0;
            padding: 9px 10px 5px;
            text-transform: none;
        }

        label.selectedswatch.wcvaround.wcva_single_textblock
        {
            border-radius: 50%;
        }

        label.wcva_single_textblock + .belowtext
        {
            margin-top: 12px;
        }

        span.belowtext
        {
            font-size: 13px !important;
            line-height: 1.4;
            display: block;
            text-align: center;
            width: 100% !important;
        }
    }
}

ul.products
{
    li.product
    {
        .shopswatchinput
        {
            line-height: 0;
            padding: 4px 1px;
        }

        div.wcvashopswatchlabel
        {
            background-size: contain!important;
            margin-right: 0;
            background: transparent;
            outline: none !important;
        }

        div.wcvashopswatchlabel:not(.wcvaround)
        {
            border-radius: 0;
        }

        .wcva_shop_textblock
        {
            font-size: 10px;
            font-weight: bold;
            line-height: 1.3;
            padding-top: 7px;
        }

        div.shopswatchinput a
        {
            margin-right: 4px;
        }

        a.wcvaswatchinput:hover
        {
            opacity: 1;
        }

        a.multiple.slide.wcvaswatchinput
        {
            min-height: 100%;
        }

        .wcva-multiple-items .slide
        {
            margin-bottom: 2px;
            margin-top: 2px;
        }

        .shopswatchinput img.nextArrowBtn.slick-arrow
        {
            cursor: pointer;
            margin-top: 8px;
        }

        .product_thumbnail_wrapper + .shopswatchinput
        {
            padding-top: 17px;
            padding-bottom: 0;
            padding-right: 35px;
            margin-bottom: -13px;
        }

        .wcvashopswatchlabel,
        .wcva_filter_textblock
        {
            outline-color: transparent;
            outline-style: solid;
        }

        div.wcvashopswatchlabel
        {
            border-width: 1px !important;
            transition: all .15s ease-in;
            outline: 1px solid transparent;
        }

        div.wcva_filter_textblock:hover
        {
            border-width: 1px !important;
        }
    }
}

.wcva-filter-widget
{
    overflow: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.wpb_widgetised_column
{
    br
    {
        display: none !important;
    }
}

.wcva_layered_nav
{
    .wcvashopswatchlabel,
    .wcva_filter_textblock
    {
        outline-color: transparent;
        outline-style: solid;
    }

    .wcvashopswatchlabel.wcva-selected-filter
    {
        border-width: 2px !important;
    }

    div.wcvashopswatchlabel
    {
        border-width: 1px !important;
        transition: all .15s ease-in;
    }

    div.wcva_filter_textblock:hover
    {
        border-width: 1px !important;
    }

    div.wcva_filter_textblock
    {
        border: 1px solid;
        background: transparent;
        padding: 7px 10px 4px;
        line-height: 1.4;
    }

    div.wcvashopswatchlabel
    {
        margin: 0 10px 10px 1px;
    }

    .wcvasquare
    {
        border-radius: 0;
    }

    a.wcvaswatchinput:hover
    {
        opacity: 1;
    }

    .wcvashopswatchlabel.wcvasquare.wcva-selected-filter.wcva_filter_textblock
    {
        &:hover
        {
            border-color: transparent !important;
        }
    }
}

#powerTip
{
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    opacity: 1;
}

.cd-quick-view
{
    .swatchtitlelabel,
    .wcva_attribute_sep,
    .wcva_selected_attribute
    {
        text-transform: uppercase;
        font-size: .8125rem;
        font-weight: bold;
        line-height: 2em;
    }
}
