#top div .av-dark-form input[type="text"] {
  font-size: 14px;
  line-height: 0px;
  border-width: 0px;
  border-style: solid;
  border-color: #050505;
  background-color: #ffffff;
  border-radius: 20px;
}

.products .product h2 {
  font-size: 20px;
}

#top .price span {
  font-size: 20px;
}

.main_color span {
  font-size: 16px;
}

.cart_dropdown .dropdown_widget .widget_shopping_cart_content p {
  font-size: 18px;
}

.phone-info div {
  font-size: 14px;
}

.av_secondary_right .sub_menu {
  font-size: 14px;
}

#top a:where(:not(.wp-element-button)) {
  font-size: 16px;
}

.orddd_lite_field_note {
    font-size: 15px;
}

#top div form .form-row input.input-text, #top div #content .form-row input.input-text, #top div form .form-row textarea, #top div #content .form-row textarea {
    box-sizing: border-box;
    box-shadow: none;
    width: 100%;
    padding: 8px 6px;
    margin: 0;
    outline: 0;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 18px;
}

.woocommerce-page .button {
    min-width: 110px;
    padding: 15px;
    line-height: 1em;
    margin: 4px 2px 0 0;
    float: left;
    font-size: 16px;
    width: auto;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-family: inherit;
    border-radius: 2px;
}

#top label {
    font-weight: bold;
    font-size: 20px;
}

li.additional_information_tab {
    display: none !important;
}