.awspc-field input  {
    width: 100%;
    padding: 16px 10px !important;
    border: 1px solid #c6c6c8 !important;
    font-size: 14px;
    border-radius: 0;
    outline: 0;
    background-color: #ffffff!important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.woocommerce .summary .cart_wraper.single {
   display: block !important;
}

.awspc-modal-imagelist-clicked {
    background-color: #ffffff;
}

.awspc-modal-imagelist-clicked.iconic-was-swatch__container:before {
    content: "\f147";
    font-family: dashicons;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-52%,-50%);
    transform: translate(-52%,-50%);
    color: #fff;
    font-size: 26px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

.aws_price_calc_imagelist_button {
    width: 100%;
    background-color: #efefef !important;
    border-radius: 0px;
   border-width: 0px;
}

.awspc-field-widget-line {padding:0 0 10px 0 !important;}

.woocommerce-Price-amount{ height:50px;}

.shop_table.cart td.product-name small {
    font-size: 14px;
    font-weight: normal !important;
   padding-top: 20px;
  line-height: 28px;
  display:block;
}

.wpc-cart-container  .wpc-edit-icon {  background-color: #fff; }

.remodal.wpc-cart-form .variations td.label {
    background-color: #fff !important;
    border-color: #fff !important;
    padding: 16px 0px 4px 0px !important;
    font-size: 14px !important;
}

.remodal.wpc-cart-form .variations td.value {
    background-color: #fff !important;
    border-color: #fff !important;
}

.select2-selection__rendered {display: none !important;} 

.select2-hidden-accessible {
   display: block!important;
   width: 100%;
    padding: 16px 10px;
    border: 1px solid #c6c6c8;
    font-size: 14px;
    border-radius: 0;
     background-color: white;
     outline: 0;
}

.cart_wraper.single .select2-hidden-accessible {
   display: block!important;
   width: 100% !important;
    padding: 16px 10px !important;
    border: 1px solid #c6c6c8 !important;
    font-size: 14px !important;
    border-radius: 0;
     background-color: white !important;
     outline: 0;
    clip: auto!important;
    height: auto!important;
    margin: 0px!important;
     position: relative!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none !important;
}

.select2-selection.select2-selection--single{
    display: none !important;
}

.awspc-output-product {
    margin-bottom: 0px;
    text-align: left;
}

.cart_wraper.single .awspc-field-error{
    display: none !important;
}

.iconic-was-swatch--selected {
  pointer-events: none;
  cursor: default;
}

.wpc-product-form .variations_form label {
   margin: 0 0 0px !important;
}

.variations_form label {
    font-weight: 400;
    display: block;
    margin: 0 0 0px !important;
}


.wpc-product-form .variations td.label {
    padding: 16px 0px 0px 0px !important;
}