.woocommerce .woocommerce-breadcrumb {
  font-size: 14.56px;
  line-height: 30px;
}
.woocommerce div.product .woocommerce-product-gallery__trigger {
  opacity: 0.55;
}
body #loginform {
  border-style: none;
  border-radius: 33px 33px 33px 33px;
}
body > #login > #loginform #wp-submit {
  border-radius: 40px 40px 40px 40px;
  background-color: #f85182;
  border-style: none;
}
body > #login .privacy-policy-link {
  color: #f85182;
}
.woocommerce div.product .single_add_to_cart_button {
  background-image: linear-gradient(to right bottom, red 0%, #ff9900 100%);
  transition: all 1s ease 1s;
}
.woocommerce div.product .single_add_to_cart_button:hover {
  background-image: linear-gradient(to right bottom, #ff9900 0%, #ff0000 100%);
}
.track-order-section .for_order_number {
  min-width: 49%;
}
.track-order-section .for_tracking_number {
  min-width: 49%;
}
.order_track_form img {
  display: none !important;
}
.row .trackship_branding {
  display: none !important;
}
.container .track_fail_msg {
  text-align: center;
  font-weight: 900;
}
.track-order-section .order_id_email > .form-row {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
}
.order_track_form .order_id_email .button {
  margin-top: 24px;
  width: 100%;
}
.row .order_id_email {
  margin-top: 24px;
}
.order_track_form #order_tracking_number {
  min-width: 100%;
}
.order_track_form .by_tracking_number label {
  text-align: center;
}
.order_track_form .by_tracking_number .button {
  display: block;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
}
.track-order-section .by_tracking_number > .form-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.woocommerce-tabs > #tab-reviews > #reviews .wcpr-overall-rating-and-rating-count {
  width: 65%;
  align-items: center;
}
.woocommerce div.product #comments {
  justify-content: space-between;
}
.row #reviews {
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.woocommerce div.product #comments > h2 {
  top: 0;
  padding: 50px;
}
.woocommerce-tabs > #tab-reviews > #reviews .commentlist {
  margin-top: 34px !important;
  padding-left: 0.1719px !important;
}
.reviews-images:hover {
  filter: opacity(69%);
  transition: all 0.4s;
}
.reviews-images {
  transition: all 0.4s;
}
.wcpr-grid-item:hover {
  box-shadow: 2px 2px 3px 0px #b4b4b4;
  transition: all 0.4s;
}
.wcpr-grid-item {
  border-radius: 6px;
  transition: all 0.4s;
}
div .tracking-detail {
  min-width: 100%;
}
.tracking_number_wrap li {
  list-style: none;
}
.shipment-content .tpi_product_tracking_ul > li {
  list-style: none;
}
.content_panel li a {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
.content_panel li a:hover {
  color: #f85182;
}
.wpb_wrapper .tracking_detail_label {
  font-size: 20px !important;
}
.wpb_wrapper .heading_panel {
  font-size: 20px !important;
}
.wpcpq-wrap {
  width: 100%;
}
.wpced-inner {
  width: 100%;
}
.woocommerce ul.products li.product > a:not(.button) {
  text-align: center;
}
.product-category > a > img {
  border-radius: 200px 200px 200px 100px;
}
.product-category > a > img {
  transition: all 0.2s !important;
}
.product-category > a > img:hover {
  transform: translate(0, -10px);
  box-shadow: 5px 5px 10px 0px #E7E8DF !important;
  transition: all 0.2s !important;
}
.cuw-column .attachment-medium {
  border-radius: 23px 23px 23px 23px;
}
.row > #product-45680 .cuw-heading {
  padding-top: 57px;
}
.container .cuw-fbt-products {
  margin-bottom: -85px !important;
}
.container-wrap .nectar-prod-wrap {
  flex-wrap: wrap;
  justify-content: center;
}
#gpay-button-online-api-id {
  background-color: #000 !important;
}
@media screen and (max-width: 1024px) {
  .woocommerce-tabs > #tab-reviews > #reviews .wcpr-overall-rating-and-rating-count {
    width: 60%;
  }
  #checkout > #order_review > #cfw-payment-method .previous-button {
    display: flex;
    justify-content: center;
  }
  #cfw_order_bumps_above_terms_and_conditions .attachment-cfw_cart_thumb {
    height: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  #wfacp_smart_buttons .wfacp_smart_button_wrap_st {
    flex-direction: column;
  }
}
@media screen and (max-width: 667px) {
  .woocommerce .woocommerce-breadcrumb {
    line-height: 19px;
  }
  .woocommerce-tabs > #tab-reviews > #reviews .wcpr-overall-rating-and-rating-count {
    width: 100%;
  }
  .woocommerce div.product #comments > h2 {
    padding: 0px;
  }
}
@media screen and (max-width: 375px) {
  .woocommerce .woocommerce-breadcrumb {
    line-height: 15px;
  }
  .track-order-section .order_id_email > .form-row {
    display: block;
  }
}
