@layer theme-custom {
footer {
  background-color: #D89A91 !important;
}

section.index-editor .read-more,
section.index-editor a.read-more,
section.index-editor .more,
section.index-editor a.more {
  color: #D89A91 !important;
}

/* 花語工作坊｜商品頁加入購物車 */
#add_to_cart.btn-border,
#add_to_cart.btn {
  background-color: #D89A91 !important;
  background: #D89A91 !important;
  border-color: #D89A91 !important;
  color: #FFFFFF !important;
}

#add_to_cart.btn-border:hover,
#add_to_cart.btn:hover,
#add_to_cart.btn-border:focus,
#add_to_cart.btn:focus {
  background-color: #C98980 !important;
  background: #C98980 !important;
  border-color: #C98980 !important;
  color: #FFFFFF !important;
}

/* 花語工作坊｜購物車結帳按鈕 */
body.b_cart_list a.btn-full.btn-block {
  background-color: #D89A91 !important;
  background: #D89A91 !important;
  border-color: #D89A91 !important;
  color: #FFFFFF !important;
}

body.b_cart_list a.btn-full.btn-block:hover,
body.b_cart_list a.btn-full.btn-block:focus {
  background-color: #C98980 !important;
  background: #C98980 !important;
  border-color: #C98980 !important;
  color: #FFFFFF !important;
}

/* 花語工作坊｜購物車商品名稱 */
body.b_cart_list h4.middle-title {
  color: #5A4A45 !important;
}

/* 花語工作坊｜結帳頁商品名稱 */
body.b_cart_checkout a[href*="/product/free-pastel-class"] {
  color: #5A4A45 !important;
}

/* 花語工作坊｜結帳頁套用／清除折扣碼 */
body.b_cart_checkout #apply_coupon_code,
body.b_cart_checkout #clean_coupon_code {
  color: #FFFFFF !important;
}

body.b_cart_checkout #apply_coupon_code {
  background-color: #D89A91 !important;
  background: #D89A91 !important;
  border-color: #D89A91 !important;
}

body.b_cart_checkout #clean_coupon_code {
  background-color: transparent !important;
  background: transparent !important;
  border-color: #D89A91 !important;
  color: #D89A91 !important;
}

body.b_cart_checkout #apply_coupon_code:hover,
body.b_cart_checkout #apply_coupon_code:focus {
  background-color: #C98980 !important;
  background: #C98980 !important;
  border-color: #C98980 !important;
}

body.b_cart_checkout #clean_coupon_code:hover,
body.b_cart_checkout #clean_coupon_code:focus {
  background-color: #FFF8F5 !important;
  border-color: #C98980 !important;
  color: #C98980 !important;
}

/* 花語工作坊｜結帳頁最後結帳按鈕 */
body.b_cart_checkout #order_submit {
  background-color: #D89A91 !important;
  background: #D89A91 !important;
  border-color: #D89A91 !important;
  color: #FFFFFF !important;
}

body.b_cart_checkout #order_submit:hover,
body.b_cart_checkout #order_submit:focus {
  background-color: #C98980 !important;
  background: #C98980 !important;
  border-color: #C98980 !important;
  color: #FFFFFF !important;
}

/* 花語工作坊｜結帳頁返回購物車 */
body.b_cart_checkout a.btn-border[href="/cart/"] {
  border-color: #D89A91 !important;
  color: #D89A91 !important;
  background-color: transparent !important;
}

body.b_cart_checkout a.btn-border[href="/cart/"]:hover,
body.b_cart_checkout a.btn-border[href="/cart/"]:focus {
  background-color: #FFF8F5 !important;
  border-color: #C98980 !important;
  color: #C98980 !important;
}

/* 花語工作坊｜結帳頁導覽圖示 */
body.b_cart_checkout i.fas.fa-search,
body.b_cart_checkout i.fas.fa-user,
body.b_cart_checkout i.fas.fa-shopping-cart {
  color: #D89A91 !important;
}

/* 花語工作坊｜結帳頁登入／忘記密碼 */
body.b_cart_checkout #shop_checkout_link_join_to_login,
body.b_cart_checkout #shop_checkout_link_join_to_forget_password {
  color: #D89A91 !important;
}

body.b_cart_checkout #shop_checkout_link_join_to_login:hover,
body.b_cart_checkout #shop_checkout_link_join_to_login:focus,
body.b_cart_checkout #shop_checkout_link_join_to_forget_password:hover,
body.b_cart_checkout #shop_checkout_link_join_to_forget_password:focus {
  color: #C98980 !important;
}

/* 花語工作坊｜訂單完成頁：查看購物紀錄 */
#pjax-container a[href*="/member/order_detail/goods/"].btn-full {
  background-color: #D89A91 !important;
  background: #D89A91 !important;
  border-color: #D89A91 !important;
  color: #FFFFFF !important;
}

#pjax-container a[href*="/member/order_detail/goods/"].btn-full:hover,
#pjax-container a[href*="/member/order_detail/goods/"].btn-full:focus {
  background-color: #C98980 !important;
  background: #C98980 !important;
  border-color: #C98980 !important;
  color: #FFFFFF !important;
}

/* 花語工作坊｜訂單完成頁：繼續選購 */
#pjax-container a[href="/product"].btn-border {
  border-color: #D89A91 !important;
  color: #D89A91 !important;
  background-color: transparent !important;
}

#pjax-container a[href="/product"].btn-border:hover,
#pjax-container a[href="/product"].btn-border:focus {
  background-color: #FFF8F5 !important;
  border-color: #C98980 !important;
  color: #C98980 !important;
}

/* 花語工作坊｜訂單完成頁導覽圖示 */
#pjax-container i.fas.fa-search,
#pjax-container i.fas.fa-user,
#pjax-container i.fas.fa-shopping-cart {
  color: #D89A91 !important;
}
}
