



.wapf-field-label, .uk-apf-hide,
.wapf-product-totals[data-product-id="3438"],
.wapf-product-totals div span:first-child,
.uk-apf-choose-color .wapf-checked,
table.variations,div#wapf_3641,.uk-apf-stopper,
.uk-apf-color .wapf-field-label,
.uk-apf-oxford-swatches-desktop .wapf-field-label,
.uk-apf-choose-color .wapf-field-label,
.uk-apf-piping .wapf-field-label
    {
    display: none!important;
    visibility: hidden!important}

/* .wapf{display:flex; flex-flow:column-reverse;} */


span.wapf-total.wapf-grand-total.price.amount {
    font-size: 1.955555rem;
    font-family: 'Barlow';
    font-weight: 500;}


.wapf-swatch.wapf-swatch--text.wapf-checked:before {
    position:relative;
    font-family: 'et-icon';
    content:"\e92c"" ";
    top: 1px;
    left: 2px;
    color:white;}


.wapf-ttp,.wapf-swatch--text {border-radius: 1.2rem;}
div.wapf-ttp {opacity: .9;}
.wapf-field-label {font-size:.8rem;}
.wapf-swatch--text,select.wapf-input {font-size:1rem;}

.wapf-swatch--text{
    padding:.4rem 1.5rem .25rem 1.5rem;
}

.wapf-swatch--text.wapf-checked{
        padding:.3rem 1.5rem .35rem 1.5rem;
        background-color:#182f34;
    }

.wapf-field-input select:hover {border:rgb(53 60 78 / 50%) 1px solid}



@media only screen and (max-width: 575px){
    .uk-apf-bolstersize-column1
    ,.uk-apf-bolstersize-column2
    ,.uk-apf-dbsize ,.uk-apf-height-inch
    ,.uk-apf-height-cm {width:100%!important;}

    /* .uk-apf-piping .wapf-field-label,
    div#wapf_3641, .uk-apf-stopper {
        display: none!important;
        visibility: hidden!important}*/
    }

.uk-apf-dbsize>.wapf-field-input:before {
    /* content:"asdasd"; */
    z-index:10;
    position: absolute;
    /* display:inline-block; */
    font-weight: 400;
    color: black;
}

.uk-apf-label {
    font-size:1rem;
    padding-bottom:.3rem;
    padding-top:1rem;
    
/*     font-weight:400; */
}

.uk-apf-req {
    position:relative;
    left:.25rem;
    top:-.1rem;
/*     color:black; */
    font-weight:400;
}

.uk-apf-req:hover {
    color:red;
}


.uk-apf-piping {
    padding-top:.7777rem;
}

/***/

body.postid-4600 ins > .woocommerce-Price-amount.amount > bdi > .wapf-p {display:none;}
body.postid-4600 ins > .woocommerce-Price-amount.amount > bdi > .woocommerce-Price-currencySymbol:after {
   display:inline;
   content:"366";
}

