#wrapper > #header .header-inner {
  max-width: 1480px;
}
#wrapper > #header #top-bar > .flex-row {
  max-width: 1480px;
}
.flex-row .social-icons {
  color: #252831;
  font-size: 14px !important;
}
.searchform-wrapper #woocommerce-product-search-field-1 {
  height: 50px;
  border-radius: 10px 0 0 10px;
  padding: 0 20px;
}
.searchform-wrapper .submit-button {
  height: 50px;
  width: 50px;
  border-radius: 0 10px 10px 0;
  background-color: #252831 !important;
}
.product-small .attachment-woocommerce_thumbnail {
  border: 1px solid #000;
  border-radius: 25px;
  border: 1px solid #e1e1e1;
  padding: 10px;
  background-color: #fff;
}
.row > .product-small .box-text {
  border: 1px solid #e1e1e1;
  border-radius: 0 0 25px 25px;
  padding: 35px 0 25px 0;
  margin-top: -20px;
  background-color: #f9f9f9;
  z-index: -1;
}
.shop-container .product-small .product-small {
  z-index: 0;
}
.product-small .product-small .woocommerce-LoopProduct-link {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4;
  color: #252831;
}
.product-small .name {
  padding-bottom: 10px;
}
.product-small bdi {
  font-size: 18px;
  background-image: linear-gradient(to right, #6345ed 20%, #e139fd) !important;
  background-size: 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.box-image {
  border-radius: 25px;
}
.flickity-viewport .col .box-vertical {
  border: 1px solid #eee;
  border-radius: 25px;
  background-color: #f9f9f9;
  padding-left: 10px;
}
.row .flickity-slider > .product-small > div {
  border: 1px solid #e1e1e1;
  border-radius: 25px;
  background-color: #f9f9f9;
}
.accordion-title {
  font-weight: 600;
  border: 1px solid #e1e1e1;
  border-radius: 25px;
  padding: 20px 40px;
  margin-bottom: 20px;
  color: #252831 !important;
}
.accordion .toggle {
  margin-left: 5px;
  top: 1rem;
}
.accordion > .accordion-item .icon-angle-down {
  color: #aaa;
}
.accordion-title.active {
  border-color: #6345ed;
  color: #6345ed !important;
  font-weight: bold;
  background-color: #fff;
}
.wpcf7-form > p .wpcf7-form-control {
  border-radius: 12px;
  height: 50px;
  box-shadow: none;
}
.wpcf7-form > p .wpcf7-form-control:focus {
  border: 1px solid #6345ed;
}
div > #wpcf7-f10-p5-o1 p > .wpcf7-form-control {
  border: 1px solid #6345ed !important;
  background-color: #fff !important;
  color: #252831;
}
#footer .copyright-footer {
  margin-top: 15px;
}
.woocommerce div.product .single_add_to_cart_button {
  margin-top: 20px;
  font-size: 18px;
  line-height: 25px;
}
.woocommerce div.product .single_add_to_cart_button:hover {
  background-color: #252831;
}
.text-center .quantity,
.quantity {
  margin-right: 0;
}
#tab-reviews > #reviews > #review_form_wrapper .review-form-inner {
  border-radius: 12px;
  margin: 10px;
}
.product-price-container bdi {
  font-size: 25px;
}
.checkout-page-title .hide-for-small {
  font-size: 15px;
}
.checkout-page-title .current {
  font-size: 15px;
}
.woocommerce-cart .woocommerce table.shop_table.cart td {
  text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-name {
  font-size: 18px;
  font-weight: bold;
  color: #252831 !important;
}
.woocommerce-cart .woocommerce table.shop_table tr {
  border: 1px solid #e1e1e1 !important;
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 13px;
  padding: 0 20px 0 20px;
  width: 100%;
}
th,
td {
  border-bottom: 0px;
  padding-left: 20px;
}
.woocommerce-cart .woocommerce table.shop_table.cart thead th {
  padding-left: 40px;
}
.woocommerce-cart-form thead > tr {
  padding-left: 170px !important;
}
.woocommerce form.checkout_coupon .input-text {
  box-shadow: none;
  border-radius: 13px;
}
.woocommerce form.checkout .form-row .input-text {
  box-shadow: none;
  border-radius: 13px;
}
.woocommerce form.checkout .form-row .input-text:focus {
  border: 1px solid #6345ed;
}
#billing_state_field .select2-selection {
  border-radius: 13px;
}
#billing_country_field .select2-selection {
  border-radius: 13px;
}
.woocommerce .large-5 > div {
  border-radius: 13px;
  border-width: 1px;
}
tbody .button-continue-shopping {
  font-size: 13px !important;
  border-width: 1px !important;
}
