.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px;
    width: auto;
    display: inline-block;
    height: auto;
    overflow: hidden;
    vertical-align: top;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(100% - 8px);
}
.vc_separator.vc_separator_align_center h2 {
  font-size: 40px !important;
}

.blog-left img {
    min-width: 680px !important;
}

.woocommerce div.product form.cart .variations select {
    color: black;
}

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    color: black;
}

.carousel-indicators {
    bottom: -15px;
    left: 480px;
}