.woocommerce-cart .woocommerce-cart-form {
  background: #f5f5f5;
  padding: 10px;
}

.woocommerce-cart .woocommerce-cart-form a.remove {
  width: 17px;
  margin: 0 auto;
}

.woocommerce-cart .woocommerce-cart-form a.remove:hover {
  background: none;
}

.woocommerce-cart .entry-content .woocommerce-form-login p.btn_set label {
  padding: 10px 0;
}

.woocommerce-cart .entry-content .woocommerce-form-login p.lost_password {
  font-size: .875em;
  line-height: normal;
  padding-top: 10px;
}

.woocommerce-cart .entry-content .woocommerce-form-login input[type=checkbox] {
  margin-top: 0;
}

.woocommerce-cart .woocommerce-checkout form .woocommerce-error,
.woocommerce-cart .entry-content form .woocommerce-error {
  display: none;
}

.woocommerce-cart .woocommerce-checkout form .form-row label.checkbox,
.woocommerce-cart .entry-content form .form-row label.checkbox {
  line-height: 1.875em;
  font-family: "OpenSans", "Arial", sans-serif;
  font-weight: normal;
}

.woocommerce-cart .woocommerce-checkout form .form-row label.checkbox .input-checkbox,
.woocommerce-cart .entry-content form .form-row label.checkbox .input-checkbox {
  position: relative;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields,
.woocommerce-cart .entry-content .woocommerce-billing-fields,
.woocommerce-cart .entry-content .woocommerce-shipping-fields,
.woocommerce-cart .entry-content .woocommerce-additional-fields,
.woocommerce-cart .entry-content .woocommerce-form-login,
.woocommerce-cart .entry-content .woocommerce-account-fields {
  margin: 0 -15px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields > div::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields > div::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields > div::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login > div::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields > div::after,
.woocommerce-cart .entry-content .woocommerce-billing-fields > div::after,
.woocommerce-cart .entry-content .woocommerce-shipping-fields > div::after,
.woocommerce-cart .entry-content .woocommerce-additional-fields > div::after,
.woocommerce-cart .entry-content .woocommerce-form-login > div::after,
.woocommerce-cart .entry-content .woocommerce-account-fields > div::after {
  width: 100%;
  display: table;
  content: '';
  clear: both;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p,
.woocommerce-cart .entry-content .woocommerce-billing-fields p,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p,
.woocommerce-cart .entry-content .woocommerce-additional-fields p,
.woocommerce-cart .entry-content .woocommerce-form-login p,
.woocommerce-cart .entry-content .woocommerce-account-fields p {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
  padding: 0 15px;
  clear: none;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p:nth-of-type(odd),
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p:nth-of-type(odd),
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p:nth-of-type(odd),
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p:nth-of-type(odd),
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p:nth-of-type(odd),
.woocommerce-cart .entry-content .woocommerce-billing-fields p:nth-of-type(odd),
.woocommerce-cart .entry-content .woocommerce-shipping-fields p:nth-of-type(odd),
.woocommerce-cart .entry-content .woocommerce-additional-fields p:nth-of-type(odd),
.woocommerce-cart .entry-content .woocommerce-form-login p:nth-of-type(odd),
.woocommerce-cart .entry-content .woocommerce-account-fields p:nth-of-type(odd) {
  clear: left;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p#billing_phone_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p#billing_fax_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p#billing_phone_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p#billing_fax_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p#billing_phone_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p#billing_fax_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p#billing_phone_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p#billing_fax_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#billing_phone_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#billing_fax_field,
.woocommerce-cart .entry-content .woocommerce-billing-fields p#billing_phone_field,
.woocommerce-cart .entry-content .woocommerce-billing-fields p#billing_fax_field,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p#billing_phone_field,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p#billing_fax_field,
.woocommerce-cart .entry-content .woocommerce-additional-fields p#billing_phone_field,
.woocommerce-cart .entry-content .woocommerce-additional-fields p#billing_fax_field,
.woocommerce-cart .entry-content .woocommerce-form-login p#billing_phone_field,
.woocommerce-cart .entry-content .woocommerce-form-login p#billing_fax_field,
.woocommerce-cart .entry-content .woocommerce-account-fields p#billing_phone_field,
.woocommerce-cart .entry-content .woocommerce-account-fields p#billing_fax_field {
  width: 50%;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p#billing_country_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p#billing_country_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p#billing_country_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p#billing_country_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#billing_country_field,
.woocommerce-cart .entry-content .woocommerce-billing-fields p#billing_country_field,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p#billing_country_field,
.woocommerce-cart .entry-content .woocommerce-additional-fields p#billing_country_field,
.woocommerce-cart .entry-content .woocommerce-form-login p#billing_country_field,
.woocommerce-cart .entry-content .woocommerce-account-fields p#billing_country_field {
  width: 100%;
  clear: none;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p#order_comments_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p#order_comments_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p#order_comments_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p#order_comments_field,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#order_comments_field,
.woocommerce-cart .entry-content .woocommerce-billing-fields p#order_comments_field,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p#order_comments_field,
.woocommerce-cart .entry-content .woocommerce-additional-fields p#order_comments_field,
.woocommerce-cart .entry-content .woocommerce-form-login p#order_comments_field,
.woocommerce-cart .entry-content .woocommerce-account-fields p#order_comments_field {
  width: 100%;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce-invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce-invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce-invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce_invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce_invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce_invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce-invalid .select2-container--default .select2-selection--single,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce-invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce-invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce-invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce_invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce_invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce_invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce-invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce-invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce-invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce_invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce_invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce_invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce-invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce-invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce-invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce_invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce_invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce_invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce-invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce-invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce-invalid select,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce_invalid input,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce_invalid textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce_invalid select,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce-invalid input,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce-invalid textarea,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce-invalid select,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce_invalid input,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce_invalid textarea,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce_invalid select,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce-invalid input,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce-invalid textarea,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce-invalid select,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce_invalid input,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce_invalid textarea,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce_invalid select,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce-invalid input,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce-invalid textarea,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce-invalid select,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce_invalid input,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce_invalid textarea,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce_invalid select,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce-invalid input,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce-invalid textarea,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce-invalid select,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce_invalid input,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce_invalid textarea,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce_invalid select,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce-invalid input,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce-invalid textarea,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce-invalid select,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce_invalid input,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce_invalid textarea,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce_invalid select {
  border-color: #f00 !important;
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.5);
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce_invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce_invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce_invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce-invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce_invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce_invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce_invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce_invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce_invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce-invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce_invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce-invalid > span::after,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce_invalid > span::after {
  content: 'This field is required!';
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce-invalid-phone > span::after,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce-invalid-phone > span::after {
  content: 'Please enter minimum of 10 digits!';
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p.woocommerce-invalid-email > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p.woocommerce-invalid-email > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.woocommerce-invalid-email > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p.woocommerce-invalid-email > span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p.woocommerce-invalid-email > span::after,
.woocommerce-cart .entry-content .woocommerce-billing-fields p.woocommerce-invalid-email > span::after,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p.woocommerce-invalid-email > span::after,
.woocommerce-cart .entry-content .woocommerce-additional-fields p.woocommerce-invalid-email > span::after,
.woocommerce-cart .entry-content .woocommerce-form-login p.woocommerce-invalid-email > span::after,
.woocommerce-cart .entry-content .woocommerce-account-fields p.woocommerce-invalid-email > span::after {
  content: 'Please enter valid email!';
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p span::after,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p span::after,
.woocommerce-cart .entry-content .woocommerce-billing-fields p span::after,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p span::after,
.woocommerce-cart .entry-content .woocommerce-additional-fields p span::after,
.woocommerce-cart .entry-content .woocommerce-form-login p span::after,
.woocommerce-cart .entry-content .woocommerce-account-fields p span::after {
  color: #f00;
  font-size: 0.75em;
  position: absolute;
  bottom: -25px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p label,
.woocommerce-cart .entry-content .woocommerce-form-login p label,
.woocommerce-cart .entry-content .woocommerce-account-fields p label {
  font: normal 0.875em/normal "OpenSans", "Arial", sans-serif;
  color: #666;
  margin: 0;
  padding: 8px 16px;
  position: absolute;
  top: 0;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p label abbr,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p label .optional,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p label abbr,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p label .optional,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p label abbr,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p label .optional,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p label abbr,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p label .optional,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p label abbr,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p label .optional,
.woocommerce-cart .entry-content .woocommerce-billing-fields p label abbr,
.woocommerce-cart .entry-content .woocommerce-billing-fields p label .optional,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p label abbr,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p label .optional,
.woocommerce-cart .entry-content .woocommerce-additional-fields p label abbr,
.woocommerce-cart .entry-content .woocommerce-additional-fields p label .optional,
.woocommerce-cart .entry-content .woocommerce-form-login p label abbr,
.woocommerce-cart .entry-content .woocommerce-form-login p label .optional,
.woocommerce-cart .entry-content .woocommerce-account-fields p label abbr,
.woocommerce-cart .entry-content .woocommerce-account-fields p label .optional {
  display: none !important;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .entry-content .woocommerce-billing-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .entry-content .woocommerce-shipping-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .entry-content .woocommerce-additional-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .entry-content .woocommerce-form-login p textarea,
.woocommerce-cart .entry-content .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]),
.woocommerce-cart .entry-content .woocommerce-account-fields p textarea {
  width: 100%;
  height: 55px;
  display: block;
  border: solid 1px #999;
  font-size: 0.875em;
  font-family: "OpenSans", "Arial", sans-serif, sans-serif;
  color: #666;
  margin: 0;
  padding: 12px 15px;
  outline: none;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p textarea:focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p textarea:active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p textarea.not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p textarea:focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p textarea:active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p textarea.not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p textarea:focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p textarea:active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p textarea.not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p textarea:focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p textarea:active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p textarea.not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p textarea:focus ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p textarea:active ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p textarea.not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p textarea:focus ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p textarea:active ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p textarea.not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p textarea:focus ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p textarea:active ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p textarea.not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p textarea:focus ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p textarea:active ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p textarea.not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p textarea:focus ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p textarea:active ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p textarea.not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]):focus ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]):active ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]).not_empty ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p textarea:focus ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p textarea:active ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p textarea.not_empty ~ label {
  font-size: 0.65em;
  color: #0054b4;
  padding: 2px 5px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p textarea,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-billing-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-additional-fields p textarea,
.woocommerce-cart .entry-content .woocommerce-form-login p textarea,
.woocommerce-cart .entry-content .woocommerce-account-fields p textarea {
  height: 180px;
  resize: none;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-billing-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .entry-content .woocommerce-billing-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-additional-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .entry-content .woocommerce-additional-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-form-login p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .entry-content .woocommerce-form-login p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-account-fields p input:not([type=checkbox]):not([type=radio]):focus,
.woocommerce-cart .entry-content .woocommerce-account-fields p textarea:focus {
  width: calc(100% + 4px);
  height: calc(55px + 4px);
  border: solid 3px #0054b4;
  color: #000;
  margin: -2px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p textarea:focus,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-billing-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-additional-fields p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-form-login p textarea:focus,
.woocommerce-cart .entry-content .woocommerce-account-fields p textarea:focus {
  height: calc(180px + 4px);
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p select,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p select,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p select,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p select,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p select,
.woocommerce-cart .entry-content .woocommerce-billing-fields p select,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p select,
.woocommerce-cart .entry-content .woocommerce-additional-fields p select,
.woocommerce-cart .entry-content .woocommerce-form-login p select,
.woocommerce-cart .entry-content .woocommerce-account-fields p select {
  width: 100%;
  cursor: pointer;
  margin: 0;
  height: 55px;
  display: block;
  color: #666;
  padding: 0 15px;
  background: url("../images/backgrounds/selectbox_arrows.png") no-repeat calc(100% - 14px) calc(50% + 1px) #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p select ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p select ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p select ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p select ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p select ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p select ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p select ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p select ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p select ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p select ~ label {
  font-size: 0.65em;
  color: #0054b4;
  padding: 2px 5px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p .select2-container--default,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p .select2-container--default,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p .select2-container--default,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p .select2-container--default,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p .select2-container--default,
.woocommerce-cart .entry-content .woocommerce-billing-fields p .select2-container--default,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p .select2-container--default,
.woocommerce-cart .entry-content .woocommerce-additional-fields p .select2-container--default,
.woocommerce-cart .entry-content .woocommerce-form-login p .select2-container--default,
.woocommerce-cart .entry-content .woocommerce-account-fields p .select2-container--default {
  height: 55px;
  display: block;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p .select2-container--default ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p .select2-container--default ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p .select2-container--default ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p .select2-container--default ~ label,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p .select2-container--default ~ label,
.woocommerce-cart .entry-content .woocommerce-billing-fields p .select2-container--default ~ label,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p .select2-container--default ~ label,
.woocommerce-cart .entry-content .woocommerce-additional-fields p .select2-container--default ~ label,
.woocommerce-cart .entry-content .woocommerce-form-login p .select2-container--default ~ label,
.woocommerce-cart .entry-content .woocommerce-account-fields p .select2-container--default ~ label {
  font-size: 0.65em;
  color: #0054b4;
  padding: 2px 5px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p .select2-container--default .select2-selection--single,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p .select2-container--default .select2-selection--single,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p .select2-container--default .select2-selection--single,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p .select2-container--default .select2-selection--single,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p .select2-container--default .select2-selection--single,
.woocommerce-cart .entry-content .woocommerce-billing-fields p .select2-container--default .select2-selection--single,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p .select2-container--default .select2-selection--single,
.woocommerce-cart .entry-content .woocommerce-additional-fields p .select2-container--default .select2-selection--single,
.woocommerce-cart .entry-content .woocommerce-form-login p .select2-container--default .select2-selection--single,
.woocommerce-cart .entry-content .woocommerce-account-fields p .select2-container--default .select2-selection--single {
  height: 55px;
  border: solid 1px #999;
  border-radius: 0px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .entry-content .woocommerce-billing-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .entry-content .woocommerce-additional-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .entry-content .woocommerce-form-login p .select2-container--default .select2-selection--single .select2-selection__placeholder,
.woocommerce-cart .entry-content .woocommerce-account-fields p .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #666;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .entry-content .woocommerce-billing-fields p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .entry-content .woocommerce-additional-fields p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .entry-content .woocommerce-form-login p .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .entry-content .woocommerce-account-fields p .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 0.875em;
  line-height: 43px;
  font-family: "OpenSans", "Arial", sans-serif, sans-serif;
  padding-left: 15px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .woocommerce-checkout .woocommerce-form-login p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .entry-content .woocommerce-billing-fields p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .entry-content .woocommerce-shipping-fields p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .entry-content .woocommerce-additional-fields p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .entry-content .woocommerce-form-login p .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-cart .entry-content .woocommerce-account-fields p .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 44px;
  margin-top: -13px;
  top: 50%;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p,
.woocommerce-cart .entry-content .woocommerce-account-fields p {
  width: auto;
  float: none;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#account_password_field > label,
.woocommerce-cart .entry-content .woocommerce-account-fields p#account_password_field > label {
  display: none;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p label,
.woocommerce-cart .entry-content .woocommerce-account-fields p label {
  padding: 0;
  position: static;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p label[for='account_password'],
.woocommerce-cart .entry-content .woocommerce-account-fields p label[for='account_password'] {
  position: absolute;
}

.woocommerce-cart .woocommerce-checkout #payment,
.woocommerce-cart .entry-content #payment {
  background: none;
  border-radius: 0px;
}

.woocommerce-cart .woocommerce-checkout #payment div.form-row,
.woocommerce-cart .entry-content #payment div.form-row {
  margin: 0;
  padding: 0;
}

.woocommerce-cart .woocommerce-checkout #payment button.button,
.woocommerce-cart .entry-content #payment button.button {
  width: 145px !important;
  display: block;
  background-color: #0054b4;
  font-weight: normal;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  min-width: 145px;
  margin: 0 auto;
  padding: 15px 15px 16px;
  float: none !important;
}

.woocommerce-cart .woocommerce-checkout #payment button.button:hover,
.woocommerce-cart .entry-content #payment button.button:hover {
  background-color: #003674;
}

.woocommerce-cart table.cart {
  border: none;
  margin: 0;
  border-radius: 0px;
}

.woocommerce-cart table.cart > tbody > tr:last-child table {
  margin-bottom: 0;
}

.woocommerce-cart table.cart > tbody > tr > td {
  padding: 0;
  border: none;
}

.woocommerce-cart table.cart img {
  width: 100%;
  display: block;
}

.woocommerce-cart table.cart tr {
  display: block;
}

.woocommerce-cart table.cart td {
  display: block;
}

.woocommerce-cart table.cart td::before {
  display: none;
}

.woocommerce-cart table.cart td table {
  width: 100%;
  background: #fff;
  margin-bottom: 10px;
}

.woocommerce-cart table.cart td table td {
  background: #fff !important;
  display: block;
  padding: 10px 9px;
  text-align: left !important;
}

.woocommerce-cart table.cart td table td.product-thumbnail {
  width: 100px;
  display: block;
  float: left;
}

.woocommerce-cart table.cart td table td.product-name {
  width: calc(100% - 100px);
  float: left;
}

.woocommerce-cart table.cart td table td.product-name h3 {
  font: bold 0.875em/normal 'Tahoma', sans-serif;
  margin: 0 0 3px;
}

.woocommerce-cart table.cart td table td.product-name h3 a {
  color: #000;
}

.woocommerce-cart table.cart td table td.product-name h3 a:hover {
  color: #0054b4;
}

.woocommerce-cart table.cart td table td.product-name .info {
  font: normal 0.75em/1.5em "OpenSans", "Arial", sans-serif;
  color: #000;
}

.woocommerce-cart table.cart td table td.product-remove {
  width: 105px;
  text-align: center !important;
  margin: 0 auto;
  padding-bottom: 30px;
  clear: both;
}

.page_cms .block_cart .entry-content h2 {
  font-family: 'Tahoma', sans-serif;
  font-weight: bold;
  margin-bottom: 29px;
  padding-top: 4px;
}

.page_cms .block_cart .entry-content h2 em {
  display: block;
  font-size: 0.445em;
  font-style: normal;
  font-weight: normal;
  font-family: "OpenSans", "Arial", sans-serif;
  color: rgba(0, 0, 0, 0.8);
  letter-spacing: -0.15px;
  padding-top: 15px;
}

.page_cms .block_checkout {
  margin-bottom: 20px;
}

.page_cms .block_checkout .entry-content h2 {
  padding-top: 9px;
  margin-bottom: 41px;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.mailchimp-newsletter {

}

/* .woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.mailchimp-newsletter input[type="checkbox"] {
  display: none;
} */

.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.mailchimp-newsletter label {
  font-weight: bold;
  padding: 0 0 0 0px;
  position: relative;
  cursor: pointer;
}

/* .woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.mailchimp-newsletter label::before {
  width: 16px;
  height: 16px;
  background: url('../images/backgrounds/mailchimp_checker.png') no-repeat center top;
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
}

.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p.mailchimp-newsletter input[type="checkbox"]:checked + label::before {
  background-position: center bottom;
} */

.woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #0054b4;
  height: 20px;
  width: 18px;
}

@media screen and (min-width: 768px) {
  .woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p,
  .woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p,
  .woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p,
  .woocommerce-cart .woocommerce-checkout .woocommerce-form-login p,
  .woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p,
  .woocommerce-cart .entry-content .woocommerce-billing-fields p,
  .woocommerce-cart .entry-content .woocommerce-shipping-fields p,
  .woocommerce-cart .entry-content .woocommerce-additional-fields p,
  .woocommerce-cart .entry-content .woocommerce-form-login p,
  .woocommerce-cart .entry-content .woocommerce-account-fields p {
    width: 50%;
  }

  .woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p#billing_phone_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p#billing_fax_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p#billing_phone_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p#billing_fax_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p#billing_phone_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p#billing_fax_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-form-login p#billing_phone_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-form-login p#billing_fax_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#billing_phone_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#billing_fax_field,
  .woocommerce-cart .entry-content .woocommerce-billing-fields p#billing_phone_field,
  .woocommerce-cart .entry-content .woocommerce-billing-fields p#billing_fax_field,
  .woocommerce-cart .entry-content .woocommerce-shipping-fields p#billing_phone_field,
  .woocommerce-cart .entry-content .woocommerce-shipping-fields p#billing_fax_field,
  .woocommerce-cart .entry-content .woocommerce-additional-fields p#billing_phone_field,
  .woocommerce-cart .entry-content .woocommerce-additional-fields p#billing_fax_field,
  .woocommerce-cart .entry-content .woocommerce-form-login p#billing_phone_field,
  .woocommerce-cart .entry-content .woocommerce-form-login p#billing_fax_field,
  .woocommerce-cart .entry-content .woocommerce-account-fields p#billing_phone_field,
  .woocommerce-cart .entry-content .woocommerce-account-fields p#billing_fax_field {
    width: 33.33333333%;
  }

  .woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p#billing_country_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p#billing_country_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p#billing_country_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-form-login p#billing_country_field,
  .woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p#billing_country_field,
  .woocommerce-cart .entry-content .woocommerce-billing-fields p#billing_country_field,
  .woocommerce-cart .entry-content .woocommerce-shipping-fields p#billing_country_field,
  .woocommerce-cart .entry-content .woocommerce-additional-fields p#billing_country_field,
  .woocommerce-cart .entry-content .woocommerce-form-login p#billing_country_field,
  .woocommerce-cart .entry-content .woocommerce-account-fields p#billing_country_field {
    width: 33.33333333%;
  }

  .woocommerce-cart .woocommerce-checkout .woocommerce-billing-fields p label,
  .woocommerce-cart .woocommerce-checkout .woocommerce-shipping-fields p label,
  .woocommerce-cart .woocommerce-checkout .woocommerce-additional-fields p label,
  .woocommerce-cart .woocommerce-checkout .woocommerce-form-login p label,
  .woocommerce-cart .woocommerce-checkout .woocommerce-account-fields p label,
  .woocommerce-cart .entry-content .woocommerce-billing-fields p label,
  .woocommerce-cart .entry-content .woocommerce-shipping-fields p label,
  .woocommerce-cart .entry-content .woocommerce-additional-fields p label,
  .woocommerce-cart .entry-content .woocommerce-form-login p label,
  .woocommerce-cart .entry-content .woocommerce-account-fields p label {
    padding: 16px;
  }

  .woocommerce-cart table.cart tr {
    display: table-row;
  }

  .woocommerce-cart table.cart td {
    display: table-cell;
  }

  .woocommerce-cart table.cart td table td {
    display: table-cell;
  }

  .woocommerce-cart table.cart td table td.product-thumbnail {
    width: 133px;
    display: table-cell;
    float: none;
  }

  .woocommerce-cart table.cart td table td.product-name {
    width: auto;
    float: none;
  }

  .woocommerce-cart table.cart td table td.product-remove {
    clear: none;
    margin: 0;
    padding-bottom: 10px;
  }

  .page_cms .block_cart .entry-content h2 em {
    display: inline;
    margin-left: 20px;
    padding-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .woocommerce-cart table.cart td table td.product-thumbnail {
    display: table-cell;
  }
}

@media screen and (min-width: 1200px) {
  .woocommerce-cart table.cart td table td.product-thumbnail {
    display: table-cell;
  }
}