/*
    * All Core public css here
    * Product Grid
    * Product Banner
    * Product Search
    * Product Button
    */

/* CSS written by Alamin */
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
  display: inline-block;
}
.woo-ready-product-title-layout .area__content .area__title {
  margin-top: 0;
}
/* CSS written by Alamin ends*/

.woo-ready-single-product .wready-loop-product__title {
  margin: 0;
}

.woo-ready-product-var-table .variation_color select,
.woo-ready-product-var-table .variation_radio select {
  display: none !important;
}

.woo-ready-product-var-table {
  border: none;
}

.woo-ready-product-var-table .wready-attr-wrapper input[type="radio"] {
  display: none !important;
}

.woo-ready-product-var-table
  .wready-attr-wrapper
  input[type="radio"]:checked
  + label {
  border: 2px solid rgb(27, 23, 48);
}


.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #3772ff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  padding: 0 30px;
  border-radius: 5px;
  margin-top: 32px;
  border: 1px solid #3772ff;
  transition: all linear 0.3s;
  transform: translateY(-10px);
  background: transparent;
  color: #3772ff;
  box-shadow: 0 3px 20px 0 #0000001f;
}

.woo-ready-edit-account-form .woocommerce-form-row input,
.woocommerce-ResetPassword input.woocommerce-Input,
.woo-ready-lost-reset-password .woo-ready-form-username input[type="text"],
.woo-ready-form-register input[type="text"],
.woo-ready-form-register input[type="email"],
.woo-ready-form-register input[type="password"],
.woocommerce-form.woocommerce-form-register input[type="email"],
.woocommerce-form input[type="text"],
.woocommerce-form input[type="password"] {
  width: 100%;
  height: 60px;
  padding-left: 30px;
  border: 1px solid #353945;
  border-radius: 10px;
  color: #353945;
  font-size: 16px;
  font-weight: 500;
}

.woo-ready-form-register label {
  margin: 0 0 8px;
}

.woo-ready-form-register > div {
  margin-bottom: 30px;
}

.woocommerce .woocommerce-form.login {
  margin: 0;
}

.woocommerce-form .woocommerce-privacy-policy-text p a {
  color: #3772ff;
}

.woocommerce-form span.show-password-input {
  top: 50%;
  transform: translateY(-50%);
}

.woocommerce-form input[type="checkbox"] {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  margin-right: 6px;
}

.woocommerce-form .woocommerce-form-login__rememberme {
  margin-top: 35px;
}

.woocommerce-form .lost_password a,
.woocommerce-form .woocommerce-LostPassword a {
  color: #3772ff;
}

.woocommerce-form .woocommerce-form-login__rememberme {
  display: inline-flex !important;
  align-items: center;
}

/** Default Preset
 */

.woocommerce
  #content
  .woo-ready-product-zimage-layout.product-image
  div.product
  div.images,
.woocommerce
  .woo-ready-product-zimage-layout.product-image
  div.product
  div.images,
.woocommerce-page
  #content
  div.product
  .woo-ready-product-zimage-layout.product-image
  div.images,
.woocommerce-page div.product div.images {
  width: 100%;
}


.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 0 !important;
}

.woocommerce
  div.product
  .woo-ready-product-tabs-layout.tabs
  ul.tabs
  li::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}

.wready-stock-progress-bar {
  border-radius: 30px;
  box-shadow: inset 0 1px 11px rgb(0 0 0 / 30%);
  padding: 3px 3px 3px 3px;
}

.woocommerce div.product form.cart {
  margin-bottom: 0 !important;
}

.woocommerce .star-rating span::before {
  color: #ffc202 !important;
}

.woocommerce button:focus {
  border: 0 !important;
}

[type="button"]:focus,
[type="submit"]:focus,
button:focus {
  outline: 0px !important;
}

li.product {
  list-style: none;
}

.woocommerce
  .woo-ready-related-product-layout.default
  .woo-ready-single-product
  a.button:hover {
  background: #3772ff;
  color: #fff;
}

.woo-ready-wc-shortcode-cart-collateral.default
  table
  tbody
  > tr:nth-child(even)
  > td,
.woo-ready-product-add-to-cart-layout.default
  table
  tbody
  > tr:nth-child(even)
  > td,
table tbody > tr:nth-child(even) > th {
  background: transparent;
}

body table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background: none !important;
}

body.woocommerce .woo-ready-product-add-to-cart-layout form .reset_variations {
  display: none !important;
}

.wooready_product_quantity .product-quantity input {
  padding: 0 0 0 2px !important;
}

.woocommerce-grouped-product-list-item__label a {
  color: #3772ff;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
  color: rgba(35, 47, 62, 0.65);
}

.woocommerce-Tabs-panel--reviews #comments .woocommerce-noreviews {
  color: rgba(35, 47, 62, 0.65);
}

.woocommerce-Tabs-panel--reviews #review_form_wrapper #respond {
  color: rgba(35, 47, 62, 0.65);
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .comment-form-rating
  .stars {
  margin-top: 18px;
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .comment-form-comment
  label {
  margin-bottom: 12px;
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .comment-form-comment
  textarea {
  height: 120px;
  border-radius: 5px;
  resize: none;
  border-color: #000;
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .form-submit
  input.submit {
  border-color: #037207;
  color: #037207;
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .form-submit
  input.submit:hover {
  background: #037207;
  color: #fff;
}

.woocommerce-variation-price .woocommerce-Price-amount {
  margin-bottom: 10px;
}

.woocommerce
  div.product
  form.cart
  .variations
  .variation_radio
  .wready-attr-wrapper
  label {
  background: transparent;
  line-height: 45px;
  padding: 0 20px;
  border: 2px solid #000;
}

.woo-ready-product-var-table
  .variation_radio
  .wready-attr-wrapper
  input[type="radio"]:checked
  + label {
  background: #037207 !important;
  border-color: #037207 !important;
  color: #fff;
}

.wooready_product_quantity
  .product-quantity
  input[type="number"]::-webkit-inner-spin-button,
.wooready_product_quantity
  .product-quantity
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  tbody
  > tr:nth-child(even)
  > td,
.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  tbody
  > tr:nth-child(even)
  > th {
  background: transparent;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .woocommerce-cart-form__contents {
  border: 0;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

/* .woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1 table caption+thead tr td{

} */

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  caption
  + thead
  tr:first-child
  td,
.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  caption
  + thead
  tr:first-child
  th,
.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  colgroup
  + thead
  tr:first-child
  td,
.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  colgroup
  + thead
  tr:first-child
  th,
.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  thead:first-child
  tr:first-child
  td,
.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  thead:first-child
  tr:first-child
  th {
  border-left: 0;
  border-right: 0;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 20px 12px;
}

.woocommerce a.remove {
  color: #3772ff;
}

.woocommerce a.remove:hover {
  background-color: #3772ff;
  line-height: 13px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1 table.cart img {
  width: 70px;
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  display: flex;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td
  a {
  color: rgba(35, 47, 62, 0.85);
  font-size: 16px;
  font-weight: 500;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td
  a:hover {
  color: #3772ff;
}

.woocommerce
  .woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  a.remove:hover {
  background: #3772ff;
  line-height: 13px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td.actions
  button.button {
  border-color: #3772ff;
  border-radius: 5px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td.actions
  button.button:hover {
  color: #fff;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .woo-raedy-cart-totals.cart_totals
  .woo-ready-total-price-table {
  border: 0;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .wc-proceed-to-checkout
  a.checkout-button {
  border-color: #3772ff;
  background: #3772ff;
  padding: 0;
  line-height: 60px;
  border-radius: 5px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td
  .coupon
  .input-text {
  width: 100%;
  padding-left: 20px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td
  .coupon {
  text-align: left;
}

.woocommerce
  .woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  ul#shipping_method
  li {
  margin-bottom: 0 0 10px;
}

.woocommerce
  .woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table
  tbody
  tr:nth-child(even):hover {
  background: none;
}

.woocommerce ul#shipping_method li input {
  margin: 7px 0.4375em 0 0;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .wooready_product_quantity
  .product-quantity {
  display: inline-block;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .wooready_product_quantity
  .product-quantity
  button {
  width: 30px;
  background: transparent;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .wooready_product_quantity
  .product-quantity
  input {
  background: transparent;
}

.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  margin-right: 10px;
}

.elementor-739
  .elementor-element.elementor-element-33cbdc7c
  .elementor-image-box-title,
.elementor-632
  .elementor-element.elementor-element-61546047
  .elementor-image-box-title,
.elementor-428
  .elementor-element.elementor-element-10f5a9e
  .elementor-image-box-title {
  background: #237b47;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
}

.elementor-739
  .elementor-element.elementor-element-191d5b6e
  .elementor-image-box-title,
.elementor-739
  .elementor-element.elementor-element-2ff57a55
  .elementor-image-box-title,
.elementor-428
  .elementor-element.elementor-element-e9b7863
  .elementor-image-box-title,
.elementor-428
  .elementor-element.elementor-element-49cc8fc
  .elementor-image-box-title {
  background: rgba(35, 47, 62, 0.1);
  color: rgba(35, 47, 62, 0.75);
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .shipping-calculator-form
  span.select2 {
  line-height: 0;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .shipping-calculator-form
  span.select2
  .selection {
  display: block;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .shipping-calculator-form
  span.select2
  .selection
  .select2-selection__rendered {
  line-height: 40px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .shipping-calculator-form
  span.select2
  .selection
  .select2-selection--single {
  height: auto;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .shipping-calculator-form
  span {
  display: block;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .shipping-calculator-form
  button.button {
  border-color: #3772ff;
  color: #3772ff;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .shipping-calculator-form
  button.button:hover {
  background: #3772ff;
  color: #fff;
}

.woocommerce-notices-wrapper .woocommerce-message a.button {
  margin-top: 20px;
  color: #3772ff;
  border-color: #3772ff;
}

.woocommerce-notices-wrapper .woocommerce-message a.button:hover {
  background: #3772ff;
  color: #fff;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  padding: 0 20px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td
  .coupon
  button {
  border-color: rgba(35, 47, 62, 0.1);
  color: #fff;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td
  .coupon
  button:hover {
  background: #3772ff;
  color: #fff;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  td,
.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  table.shop_table
  th {
  color: rgba(35, 47, 62, 0.75);
  font-size: 16px;
  font-weight: 500;
}

.elementor-632
  .elementor-element.elementor-element-4bd0d37a
  .elementor-image-box-title,
.elementor-632
  .elementor-element.elementor-element-5bcba15c
  .elementor-image-box-title {
  background: rgba(35, 47, 62, 0.1);
  color: rgba(35, 47, 62, 0.75);
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
}

.woo-ready-wc-shortcode-cart-collateral.default
  .cart-collaterals
  .woo-raedy-cart-totals {
  width: 100%;
}

.woo-ready-wc-shortcode-cart-collateral.default
  .cart-collaterals
  .woo-raedy-cart-totals
  .wc-proceed-to-checkout {
  text-align: left;
  margin-top: 30px;
}

.cart-collaterals
  .woo-raedy-cart-totals
  .wc-proceed-to-checkout
  .checkout-button {
  color: #fff;
  border-radius: 5px;
  display: inline-block;
}

.woo-ready-wc-shortcode-cart-collateral.default table tbody {
  text-align: left;
}

.woocommerce-form-coupon-toggle .woocommerce-info .showcoupon {
  color: #3772ff;
}

.checkout_coupon.woocommerce-form-coupon
  .wready-coupon-row-wrapper
  .input-text {
  width: 350px;
  height: 50px;
  border-radius: 5px;
  margin-top: 25px;
  border-color: #ebebec;
  margin-top: 0;
}

.checkout_coupon.woocommerce-form-coupon
  .wready-coupon-row-wrapper
  .woo-ready-coupon-col,
.checkout_coupon.woocommerce-form-coupon
  .wready-coupon-row-wrapper
  .wready-coup-btn-col {
  float: none !important;
}

.checkout_coupon.woocommerce-form-coupon
  .wready-coupon-row-wrapper
  .wready-coup-btn-col
  button {
  height: auto;
  line-height: 50px;
  padding: 0 20px;
  border-radius: 5px;
  border-color: #3772ff;
  color: #3772ff;
}

.checkout_coupon.woocommerce-form-coupon
  .wready-coupon-row-wrapper
  .wready-coup-btn-col
  button:hover {
  background: #3772ff;
  color: #fff;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents
  input[type="number"]::-webkit-inner-spin-button,
.wr-checkout-cart-table.woocommerce-cart-form__contents
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents
  tbody
  > tr:nth-child(even)
  > td,
.wr-checkout-cart-.wr-checkout-cart-table.woocommerce-cart-form__contents
  tbody
  > tr:nth-child(even)
  > th {
  background: transparent;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents {
  border: 0;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents
  caption
  + thead
  tr:first-child
  td,
.wr-checkout-cart-table.woocommerce-cart-form__contents
  caption
  + thead
  tr:first-child
  th,
.wr-checkout-cart-table.woocommerce-cart-form__contents
  colgroup
  + thead
  tr:first-child
  td,
.wr-checkout-cart-table.woocommerce-cart-form__contents
  colgroup
  + thead
  tr:first-child
  th,
.wr-checkout-cart-table.woocommerce-cart-form__contents
  thead:first-child
  tr:first-child
  td,
.wr-checkout-cart-table.woocommerce-cart-form__contents
  thead:first-child
  tr:first-child
  th {
  border-left: 0;
  border-right: 0;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td a {
  color: rgba(35, 47, 62, 0.85);
  font-size: 16px;
  font-weight: 500;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td a:hover {
  color: #3772ff;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td .variation {
  display: flex;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td .variation dd {
  margin-right: 15px;
  margin-left: 5px;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents
  td.product-thumbnail
  a
  img {
  width: 70px;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td,
.wr-checkout-cart-table.woocommerce-cart-form__contents th {
  padding: 20px 12px;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td {
  vertical-align: middle;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce
  .wr-checkout-cart-table.woocommerce-cart-form__contents
  .woocommerce-cart-form__cart-item.cart_item
  .product-quantity
  .product-quantity {
  width: 120px;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents
  .woocommerce-cart-form__cart-item.cart_item
  .product-quantity
  .product-quantity
  input {
  width: 40px;
  padding: 10px;
  margin-bottom: 7px;
  background: transparent;
  border: 0;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents
  .woocommerce-cart-form__cart-item.cart_item
  .product-quantity
  .product-quantity
  button {
  background: transparent;
  width: 33px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  padding: 0;
  border: 0;
}

table.shop_table tbody tr td a {
  color: #3772ff;
}

table.shop_table tbody > tr:nth-child(even) > td,
table.shop_table tbody > tr:nth-child(even) td,
.woo-ready-wc-shortcode-cart-collateral
  .woo-ready-total-price-table
  table
  tbody
  > tr:nth-child(even)
  > th
  .woo-ready-wc-shortcode-cart-collateral
  .woo-ready-total-price-table
  table
  tbody
  > tr:nth-child(even)
  td,
table tbody > tr:nth-child(even) > th {
  background: none !important;
}

.elementor-820
  .elementor-element.elementor-element-334ac96
  .elementor-image-box-title,
.elementor-820
  .elementor-element.elementor-element-e23aafd
  .elementor-image-box-title {
  background: #237b47;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
}

.elementor-820
  .elementor-element.elementor-element-1501558
  .elementor-image-box-title {
  background: rgba(35, 47, 62, 0.1);
  color: rgba(35, 47, 62, 0.75);
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
}

.woo-raedy-check-layout-2 #customer_details {
  width: auto !important;
}
.woo-raedy-check-layout-2
  .shop-ready-checkout-two
  .woocommerce-checkout-review-order {
  width: 100%;
  float: none;
  padding-left: 0;
}
.payment_methods .woocommerce-info {
  text-align: left;
}

.woo-ready-async-checkout-wrapper .wready-checkout-address {
  margin-bottom: 40px;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing {
  flex-basis: 49%;
  margin-right: 0;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  h3 {
  font-size: 20px;
  font-weight: 500;
  color: rgba(35, 47, 62, 0.9);
  margin-bottom: 27px;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  label {
  font-size: 15px;
  color: rgba(35, 47, 62, 0.75);
  font-weight: 500;
  margin-bottom: 5px;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .woocommerce-input-wrapper {
  display: block;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .woocommerce-input-wrapper
  input.input-text {
  width: 100%;
  border: 1px solid rgba(145, 151, 158, 0.5);
  height: 45px;
  padding-left: 20px;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .woocommerce-input-wrapper
  select {
  padding-left: 20px;
  height: 45px;
  border: 1px solid rgba(145, 151, 158, 0.5);
  color: rgba(35, 47, 62, 0.65);
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .form-row-first {
  float: none;
}
.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper {
  flex-direction: inherit;
}
.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  p.form-row {
  width: 100%;
  padding: 0 5px;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .form-row-last {
  float: none;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping {
  flex-basis: 49%;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkout-shipping-fields
  h3
  span {
  font-size: 20px;
  color: rgba(35, 47, 62, 0.9);
  font-weight: 500;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkout-shipping-fields
  .woocommerce-shipping-fields__field-wrapper
  label {
  font-size: 15px;
  color: rgba(35, 47, 62, 0.75);
  font-weight: 500;
  margin-bottom: 5px;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkout-shipping-fields
  .woocommerce-shipping-fields__field-wrapper
  input.input-text {
  width: 100%;
  border: 1px solid rgba(145, 151, 158, 0.5);
  height: 45px;
  padding-left: 20px;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkout-shipping-fields
  .woocommerce-shipping-fields__field-wrapper
  select {
  padding-left: 20px;
  height: 45px;
  border: 1px solid rgba(145, 151, 158, 0.5);
  color: rgba(35, 47, 62, 0.65);
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkout-shipping-fields
  .woocommerce-shipping-fields__field-wrapper
  .form-row-first {
  float: none;
  width: 100%;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkout-shipping-fields
  .woocommerce-shipping-fields__field-wrapper
  .form-row-last {
  float: none;
  width: 100%;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkout-shipping-fields
  .woocommerce-shipping-fields__field-wrapper
  .woocommerce-input-wrapper {
  display: block;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkouts-additional-fields
  .woocommerce-input-wrapper {
  display: block;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .wready-checkout-address
  .wready-checkout-shipping
  .woo-ready-checkouts-additional-fields
  .woocommerce-input-wrapper
  textarea {
  width: 100%;
  border: 1px solid rgba(145, 151, 158, 0.5);
  height: 120px;
  padding-left: 20px;
  padding-top: 12px;
  padding-right: 20px;
  resize: none;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  padding: 0;
  background: transparent;
}

.woocommerce-terms-and-conditions-wrapper
  .woocommerce-privacy-policy-text
  .woocommerce-privacy-policy-link {
  color: #3772ff;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #3772ff;
  border-color: #3772ff;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  height: auto;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #fff;
  z-index: 10px;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #fff;
  transform: rotate(45deg);
  top: 5px;
  z-index: 1;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #fff;
  color: #3772ff;
}

.wready-billing-fields > h3 {
  font-size: 20px;
  font-weight: 500;
  color: rgba(35, 47, 62, 0.9);
  margin-bottom: 27px;
}

.wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .form-row
  label {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  color: rgba(35, 47, 62, 0.75);
  font-weight: 500;
}

.wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .form-row
  .woocommerce-input-wrapper {
  display: block;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before {
  display: none;
}

.wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .form-row
  .woocommerce-input-wrapper
  select {
  position: relative;
}

.woo-ready-mini-cart-container .woo-ready-mini-cart-item {
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 60px;
  flex-direction: column;
  position: relative;
}

.woo-ready-mini-cart-container
  .woo-ready-mini-cart-item
  .remove_from_cart_button {
  padding-top: 3px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.woo-ready-mini-cart-container .woo-ready-mini-cart-item .wr-mini-cart-thumb {
  max-width: 300px;
  color: rgba(35, 47, 62, 0.9);
  font-size: 20px;
  font-weight: 500;
}

.woo-ready-mini-cart-container
  .woo-ready-mini-cart-item
  .wr-mini-cart-thumb:hover {
  color: #3772ff;
}

.woo-ready-mini-cart-container
  .woo-ready-mini-cart-item
  .wr-mini-cart-thumb
  img {
  margin-bottom: 10px;
}

.woo-ready-mini-cart-container .woo-ready-mini-cart-item .variation {
  margin-right: 30px;
  margin-top: 20px;
}

.woo-ready-mini-cart-container .woo-ready-mini-cart-item .variation dd,
.woo-ready-mini-cart-container .woo-ready-mini-cart-item .variation dt {
  color: rgba(35, 47, 62, 0.9);
  font-weight: 500;
}

.woo-ready-mini-cart-container .woo-ready-mini-cart-item span.product-quantity {
  font-weight: 500;
  color: rgba(35, 47, 62, 0.9);
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .product-name {
  display: block;
  padding: 20px;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .woo-ready-review-order
  .cart_item
  .product-title {
  font-weight: 500;
  color: rgba(35, 47, 62, 0.9);
  font-size: 16px;
  order: 2;
  margin-left: 30px;
  flex-basis: 80%;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .product-name {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  white-space: nowrap;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .product-quantity {
  border: 1px solid rgba(145, 151, 158, 0.5);
  display: inline-block;
  order: 1;
  flex-basis: 15%;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .product-name
  .variation {
  margin-top: 15px;
  order: 3;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .product-quantity
  button {
  width: 40px;
  height: 40px;
  background: transparent;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .product-quantity
  button:hover {
  color: #3772ff;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .product-quantity
  input {
  height: 40px;
  width: 40px;
  min-width: 40px;
  padding: 0;
  text-align: center;
  background: transparent;
  border: 0;
}

.wooready_product_quantity .product-quantity,
.wr-checkout-cart-product-qty .product-quantity {
  display: inline-block;
}

.woo-ready-product-zimage-layout.product-image
  .woocommerce-product-gallery
  ul.flex-direction-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.woo-ready-product-zimage-layout.product-image
  .woocommerce-product-gallery
  ul.flex-direction-nav
  li
  a {
  color: #3772ff;
}

span.posted_in {
  display: block;
}

.woo-ready-async-checkout-wrapper
  .woo-ready-review-order
  .cart_item
  .product-quantity
  input[type="number"]::-webkit-inner-spin-button,
.woo-ready-async-checkout-wrapper
  .woo-ready-review-order
  .cart_item
  .product-quantity
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.woo-ready-async-checkout-wrapper
  table.woo-ready-review-order
  tbody
  > tr:nth-child(even)
  > th,
.woo-ready-async-checkout-wrapper
  table.woo-ready-review-order
  tbody
  > tr:nth-child(even)
  > td,
table.woo-ready-review-order tbody > tr:nth-child(even) > td {
  background: none !important;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .wready-checkout-address
  .woo-ready-checkouts-additional-fields
  .woo-ready-additional-order-notes-fld-wrapper
  label {
  color: rgba(35, 47, 62, 0.75);
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .wready-checkout-address
  .woo-ready-checkouts-additional-fields
  .woo-ready-additional-order-notes-fld-wrapper
  .woocommerce-input-wrapper {
  display: block;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .wready-checkout-address
  .woo-ready-checkouts-additional-fields
  .woo-ready-additional-order-notes-fld-wrapper
  .woocommerce-input-wrapper
  textarea {
  width: 100%;
  border: 1px solid rgba(145, 151, 158, 0.5);
  height: 120px;
  padding-left: 20px;
  padding-top: 12px;
  padding-right: 20px;
  resize: none;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  white-space: nowrap;
  color: #3772ff;
  border-color: #3772ff;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #3772ff;
  color: #fff;
}

.woo-ready-lost-reset-password .woo-ready-form-btn button,
.woo-ready-form-register .woo-ready-register-btn-wrp button {
  padding: 0 20px;
  margin: 0;
  border: 1px solid #3772ff;
  background: #fff;
  color: #3772ff;
  line-height: 50px;
  border-radius: 10px;
  font-weight: 700;
}

.woo-ready-lost-reset-password .woo-ready-form-btn button:hover,
.woo-ready-form-register .woo-ready-register-btn-wrp button:hover {
  background: #3772ff;
  color: #fff;
}

.woo-ready-form-register .woo-ready-register-btn-wrp button:hover i {
  color: #fff;
}

.woo-ready-edit-account-form .form-row-last,
.woo-ready-edit-account-form .form-row-first {
  width: 49% !important;
}

/* shop page css */

.woocommerce .woocommerce-pagination {
  margin-top: 50px;
}

.woocommerce .woocommerce-pagination ul.page-numbers {
  border: 0;
}

.woocommerce .woocommerce-pagination ul.page-numbers li {
  margin: 0 10px;
  border: 0;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a,
.woocommerce .woocommerce-pagination ul.page-numbers li span {
  padding: 0;
  color: rgba(35, 47, 62, 0.75);
  display: inline-block;
  background: transparent;
  font-weight: 500;
  height: 40px;
  width: 40px;
  background: rgba(35, 47, 62, 0.08);
  text-align: center;
  line-height: 40px;
  border: 1px solid rgba(35, 47, 62, 0.08);
  border-radius: 5px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li span.current {
  background: #3772ff;
  color: #fff;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a:hover {
  background: #3772ff;
  color: #fff;
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart-item
  .remove_from_cart_button {
  padding-top: 3px;
  color: #3772ff !important;
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart-item
  .remove_from_cart_button:hover {
  color: #fff !important;
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart-item
  .woo-ready-cart-ptitle {
  color: #353945 !important;
  font-size: 20px;
  margin: 5px 0 10px !important;
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart-item
  .woo-ready-cart-ptitle
  img {
  width: 100px;
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart-item
  .quantity {
  color: rgba(35, 47, 62, 0.5);
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart__total {
  font-weight: 600;
  color: 353945;
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart__buttons
  a {
  margin-right: 20px;
}

.woo-ready-shop-cart-content-layout
  .widget_shopping_cart_content
  .woocommerce-mini-cart__buttons
  a:last-child {
  margin-right: 0;
}

.woocommerce
  .widget_price_filter
  .price_slider_wrapper
  .price_slider
  .ui-slider-range {
  background: #3772ff;
}

.woocommerce
  .widget_price_filter
  .price_slider_wrapper
  .price_slider
  .ui-slider-handle {
  background-color: #3772ff;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #e2e2e4;
}

.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
  flex-basis: 70%;
}

.woocommerce .widget_price_filter .price_slider_amount button.button {
  margin-top: 15px;
  flex-basis: 30%;
}

.woocommerce .woo-ready-shop-layer-nav ul {
  padding: 0;
  margin: 0;
}

.woocommerce .woo-ready-shop-layer-nav ul li a {
  color: #3772ff;
}

.wready_quickview_products .wready-quickview-right-details h3 {
  font-size: 24px;
}

.wready_quickview_products .wready-quickview-right-details h3 a {
  color: #353945;
}

.wready_quickview_products
  .wready-quickview-right-details
  .wready-qv-cart-btn
  .woo-ready-quickview-cart-btn {
  margin-top: 15px;
  margin-bottom: 10px;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  .woo-ready-review-order
  thead {
  background: transparent;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  .woo-ready-review-order
  thead
  tr
  .product-total,
.woo-ready-async-checkout-wrapper
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  .woo-ready-review-order
  thead
  tr
  .product-name {
  color: #333333;
}

.woo-ready-product-compare-modal
  .woo-ready-product-compare-content
  .wready-md-title {
  padding-top: 15px;
  padding-bottom: 15px;
}

.woo-ready-product-compare-modal
  .woo-ready-product-compare-content
  .wready_cmp_products
  .wready-cmp-column
  ul
  li
  .woo-ready-wishlist-pro-title {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-top: 10px;
}

.woo-ready-product-compare-modal
  .woo-ready-product-compare-content
  .wready_cmp_products
  .wready-cmp-column
  ul
  li
  .woo-ready-wishlist-pro-title:hover {
  color: #3772ff;
}

.woo-ready-product-wishlist-modal
  .woo-ready-product-wishlist-content
  .wready-md-title {
  padding-top: 15px;
  padding-bottom: 15px;
}

.wooready_course_product_layout {
  background: #f7f7f7;
  transition: all linear 0.5s;
}

.wooready_course_product_layout .wooready_course_thumb img {
  transition: all linear 0.3s;
}

.wooready_course_product_layout .wooready_course_thumb > span {
  background: #3772ff;
  color: #fff;
  line-height: 25px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.wooready_course_product_layout
  .wooready_course_thumb
  .wooready_product_cart_box {
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all linear 0.5s;
  width: 100%;
}

.wooready_course_product_layout
  .wooready_course_thumb
  .wooready_product_cart_box
  .wooready_product_cart
  a {
  background: #3772ff;
  color: #fff;
  border-radius: 6px;
  line-height: 45px;
  padding: 0 15px;
  text-decoration: none;
  border: 1px solid #3772ff;
  transition: all linear 0.3s;
  white-space: nowrap;
}

.wooready_course_product_layout
  .wooready_course_thumb
  .wooready_product_cart_box
  .wooready_product_cart
  a:hover {
  transform: scale(1.05);
  background: #fff;
  color: #3772ff;
}

.wooready_course_product_layout
  .wooready_course_thumb
  .wooready_product_cart_box
  .wooready_product_popup {
  margin-left: 10px;
}

.wooready_course_product_layout
  .wooready_course_thumb
  .wooready_product_cart_box
  .wooready_product_popup
  a {
  width: 55px;
  text-align: center;
  line-height: 45px;
  background: #f0f0f0;
  border-radius: 6px;
  color: #1d3557;
  font-size: 20px;
  transition: all linear 0.3s;
}

.wooready_course_product_layout
  .wooready_course_thumb
  .wooready_product_cart_box
  .wooready_product_popup
  a:hover {
  background: #3772ff;
  color: #fff;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_title
  .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_title
  .title
  a {
  color: #1d3557;
  text-decoration: none;
  transition: all linear 0.3s;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_title
  .title
  a:hover {
  text-decoration: underline;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_user_item
  .wooready_course_user
  a {
  text-decoration: none;
  color: #1d3557;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_user_item
  .wooready_course_user
  a
  span {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_user_item
  .wooready_course_user
  a
  span
  img {
  margin-right: 10px;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_user_item
  .wooready_course_user_count
  span {
  color: #1d3557;
  font-size: 14px;
  font-weight: 400;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_user_item
  .wooready_course_user_count
  span
  i {
  color: #b2b2b2;
  margin-right: 5px;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_price_item
  .wooready_course_price
  span {
  font-size: 18px;
  font-weight: 600;
  color: #1d3557;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_price_item
  .wooready_course_price
  span.wooreadu_discount_price {
  font-weight: 400;
  text-decoration: line-through;
  color: #b2b2b2;
  margin-left: 10px;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_price_item
  .wooready_course_review
  ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_price_item
  .wooready_course_review
  ul
  li {
  display: inline-block;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_price_item
  .wooready_course_review
  ul
  li
  i {
  color: #ffb307;
  font-size: 14px;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_price_item
  .wooready_course_review
  span {
  font-size: 14px;
  color: #596d89;
  padding-left: 5px;
  display: inline-block;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_sub_item {
  border-top: 2px solid #e6e6e6;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_sub_item
  ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_sub_item
  ul
  li {
  display: inline-block;
  margin-right: 15px;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_sub_item
  ul
  li
  a {
  font-size: 14px;
  color: #1d3557;
  text-decoration: none;
}

.wooready_course_product_layout
  .wooready_course_content
  .wooready_course_sub_item
  ul
  li
  a
  i {
  color: #b2b2b2;
  padding-right: 5px;
}

.wooready_course_product_layout:hover {
  background: #fff;
  box-shadow: 0 25px 60px 0 rgba(29, 53, 87, 0.2);
}

.wooready_course_product_layout .wooready_course_thumb img {
  display: block;
}

.wooready_course_product_layout:hover .wooready_course_thumb img {
  transform: scale(1.1);
}

.wooready_course_product_layout:hover
  .wooready_course_thumb
  .wooready_product_cart_box {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_content {
  border-top: 2px solid #e6e6e6;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay {
  background: #3772ff;
  opacity: 0;
  visibility: hidden;
  transition: all linear 0.5s;
  transform: scale(1.1);
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_title
  .title {
  font-size: 20px;
  line-height: 30px;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_title
  .title
  a {
  color: #fff;
  text-decoration: none;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_review
  ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_review
  ul
  li {
  display: inline-block;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_review
  ul
  li
  i {
  font-size: 14px;
  color: #fff;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_review
  span {
  color: #fff;
  font-size: 14px;
  margin-left: 5px;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_cart
  a {
  background: #fff;
  border: 1px solid #fff;
  color: #3772ff;
  line-height: 45px;
  padding: 0 20px;
  text-decoration: none;
  border-radius: 10px;
  transition: all linear 0.3s;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_cart
  a
  i {
  padding-left: 10px;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_cart
  a:hover {
  background: transparent;
  color: #fff;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_sub_item {
  border-top: 2px solid #fff 2e;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_sub_item
  ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_sub_item
  ul
  li {
  display: inline-block;
  margin-right: 20px;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_sub_item
  ul
  li:last-child {
  margin-right: 0;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_sub_item
  ul
  li
  a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.wooready_course_product_layout.wooready_course_product_layout_3
  .wooready_course_product_overlay
  .wooready_course_sub_item
  ul
  li
  a
  i {
  padding-right: 5px;
}

.wooready_course_product_layout.wooready_course_product_layout_3:hover
  .wooready_course_product_overlay {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

/* woocommerce MyAccount */

.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  th
  span {
  font-size: 20px;
  font-weight: 600;
}

.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  td.woocommerce-orders-table__cell-order-number
  a {
  color: #3772ff;
}

.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  td {
  padding: 20px;
}

.entry .entry-content a.button:hover {
  background: #3772ff !important;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Message {
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  color: rgba(35, 47, 62, 0.9);
  border-top-color: #3772ff;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Message::before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-Message::after {
  display: none;
}

.woocommerce-form-login-toggle .woocommerce-info {
  border-top-color: #3772ff;
}

.woocommerce-form-login-toggle .woocommerce-info::before {
  color: #3772ff;
}

.woocommerce-form-login-toggle .woocommerce-info a.woo-ready-show-login {
  color: #3772ff;
}

.woo-ready-LostPassword a.woo-ready-lpass-link {
  color: #3772ff;
}

.woo-ready-LostPassword
  .woo-ready-lost-reset-password
  .woo-ready-lpass-heading {
  padding: 15px 0;
}

.woo-ready-lost-reset-password .woo-ready-form-label {
  margin-bottom: 8px;
}

.woo-ready-lost-reset-password .woo-ready-lpass-heading {
  margin-bottom: 20px;
}

.woo-ready-lost-reset-password .woo-ready-form-username {
  margin-bottom: 30px;
}

.woo-ready-edit-account-form .woocommerce-form-row span.display-name-info {
  margin-top: 15px;
  display: inline-block;
}

.woo-ready-edit-account-form fieldset {
  padding: 15px 30px 30px;
  border-radius: 10px;
  margin-top: 20px;
}

.woo-ready-edit-account-form fieldset legend {
  padding: 0 10px 0;
}

.woo-ready-account-nav-container li a {
  display: inline-block;
  background: #3772ff;
  line-height: 45px;
  padding: 0 25px;
  border-radius: 30px;
  color: #fff;
  border: 1px solid #3772ff;
}

.woo-ready-account-nav-container li:hover a,
.woo-ready-account-nav-container li.is-active a {
  background: transparent;
  color: #3772ff;
}

.woo-ready-address-container {
  gap: 30px;
}

.woo-ready-address-container .woo-ready-address {
  flex-basis: 50%;
}

.woo-ready-edit-address-form
  .woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .woocommerce-input-wrapper {
  display: block;
}

/* shop sidebar css */
.woo-ready-product-check-box ul ul {
  padding-left: 20px;
}
.woo-ready-product-check-box ul {
  margin: 0;
  padding: 0;
}

.woo-ready-product-check-box {
  padding: 6px 0 22px;
}

.woo-ready-product-check-box ul li {
  list-style: none;
  display: block;
  font-size: 15px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0.45px;
  color: rgba(35, 47, 62, 0.75);
  display: block;
}

.woo-ready-product-check-box ul li input[type="checkbox"] {
  display: none;
  margin: 0;
}

.woo-ready-product-check-box ul li label {
  position: relative;
  width: 100%;
  padding-left: 29px !important;
  cursor: pointer;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.woo-ready-product-check-box ul li label span {
  float: right;
}

.woo-ready-product-check-box ul li label:before {
  width: 14px;
  height: 14px;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  background: transparent;
  border: 1px solid #d5d8e6;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.woo-ready-product-check-box
  ul
  li
  input[type="checkbox"]:checked
  + label::after,
.woo-ready-product-check-box ul li input[checked="checked"] + label::after {
  background: #3772ff;
  border-radius: 0;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.woo-ready-product-check-box
  ul
  li
  input[type="checkbox"]:checked
  + label::before,
.woo-ready-product-check-box ul li input[checked="checked"] + label::before {
  border-color: #3772ff;
}

.woo-ready-product-check-box ul li input[type="checkbox"]:checked + label,
.woo-ready-product-check-box ul li input[checked="checked"] + label {
  color: #3772ff;
}

.woo-ready-product-check-box ul li .show-more {
  display: inline-block;
  font-size: 14px;
  line-height: 34px;
  color: rgba(35, 47, 62, 0.65);
  letter-spacing: 0.7px;
  margin: 4px 0 0;
}

.woo-ready-product-check-box ul li .show-more:hover {
  color: #3772ff;
}

.woo-ready-product-check-box ul li label:before {
  border-radius: 50%;
}

.woo-ready-product-check-box
  ul
  li
  input[type="checkbox"]:checked
  + label::after,
.woo-ready-product-check-box ul li input[checked="checked"] + label::after {
  border-radius: 50%;
}

/* woocommerce massage */

table.woo-ready-order-details-table {
  text-align: left;
}

table.woo-ready-order-details-table tbody tr td a,
table.woo-ready-order-view-downloads tbody tr td a {
  color: #3772ff;
}

.woocommerce-cart-form .shop_table .coupon input[type="text"] {
  height: 45px;
  padding-left: 20px;
}

.slick-slide img {
  display: inline-block !important;
}

/* wishlist table css */

.woo-ready-wishlist-title {
  font-size: 30px;
  line-height: 39px;
  color: rgba(35, 47, 62, 0.9);
  text-align: center;
  margin: 0 0 55px;
}

.woo-ready-wishlist-table {
  width: 100%;
  position: relative;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 0 50px;
}

.woo-ready-wishlist-table thead tr th {
  font-size: 14px;
  color: rgba(35, 47, 62, 0.75);
  letter-spacing: 0.7px;
  background: transparent;
  padding: 19px 20px 18px;
  font-weight: 400;
  line-height: 18px;
  border: none;
  border-top: 1px solid #e9eaeb;
  border-bottom: 1px solid #e9eaeb;
}

.woo-ready-wishlist-table thead tr th.product-remove {
  text-align: right;
}

.woo-ready-wishlist-table tbody tr td {
  border-bottom: 1px solid #e9eaeb;
  color: rgba(35, 47, 62, 0.75);
  font-size: 16px;
  padding: 28px 15px 28px 15px;
  line-height: 21px;
  font-weight: 400;
}

.woo-ready-wishlist-table tbody tr td.product-name {
  padding-left: 28px;
}

.woo-ready-wishlist-table tbody tr td.product-name img {
  max-width: 60px;
  max-height: 79px;
}

.woo-ready-wishlist-table tbody tr td.product-name .cp-title {
  display: inline-block;
  color: rgba(35, 47, 62, 0.85);
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.45px;
  margin: 0 0 0 26px;
}

.woo-ready-wishlist-table tbody tr td.product-name .cp-title:hover {
  color: #3772ff;
}

.woo-ready-wishlist-table tbody tr td.product-price .price {
  letter-spacing: 0;
  font-weight: 400;
  white-space: nowrap;
}

.woo-ready-wishlist-table tbody tr td .quantityd input[type="text"] {
  background: rgba(35, 47, 62, 0.05);
  border-left: 1px solid rgba(35, 47, 62, 0.15);
  border-right: 1px solid rgba(35, 47, 62, 0.15);
}

.woo-ready-wishlist-table tbody tr td .quantityd button.qtyBtn {
  background: rgba(35, 47, 62, 0.05);
}

.woo-ready-wishlist-table tbody tr td.product-subtotal .price {
  font-weight: 500;
  letter-spacing: 0;
  color: rgba(35, 47, 62, 0.85);
  white-space: nowrap;
}

.woo-ready-wishlist-table tbody tr td.product-remove {
  text-align: right;
  padding-right: 55px;
}

.woo-ready-wishlist-table tbody tr td.product-remove a {
  display: inline-block;
  color: rgba(35, 47, 62, 0.5);
  font-size: 20px;
}

.woo-ready-wishlist-table tbody tr td.product-remove a:hover {
  color: #3772ff;
}

.woo-ready-wishlist-table tbody tr.with-bg {
  background: rgba(35, 47, 62, 0.02);
}

.woo-ready-wishlist-table tbody tr td.actions {
  text-align: right;
  padding: 30px 20px 50px;
}

.woo-ready-wishlist-table tbody tr td.actions button {
  position: relative;
  background: rgba(35, 47, 62, 0.1);
  color: rgba(35, 47, 62, 0.85);
  height: 46px;
  font-size: 13px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border-radius: 3px;
  border: none;
  outline: none;
  display: inline-block;
  text-align: center;
  padding: 0 24px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.woo-ready-wishlist-table tbody tr td.actions button:hover {
  background: #3772ff;
  color: #fff;
}

/* Product compare css */

.woo-ready-productcompare th,
.woo-ready-productcompare td,
.woo-ready-productcompare table {
  border: 1px solid #0003;
  border-collapse: collapse;
}

.woo-ready-productcompare table {
  width: 100%;
}

.woo-ready-productcompare th {
  padding: 15px 80px 15px 20px;
  text-align: left;
  white-space: nowrap;
}

.woo-ready-productcompare td {
  padding: 15px 20px;
  text-align: center;
}

.woo-ready-productcompare td p {
  display: inline-block;
  max-width: 380px;
}

.woo-ready-productcompare
  table
  tr
  td
  .woo-ready-product-title
  .woo-ready-product-name {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  text-transform: capitalize;
  line-height: 24px;
}

.woo-ready-productcompare table tr td .woo-ready-product-title p {
  font-size: 18px;
  margin-top: 10px;
}

.woo-ready-productcompare table tr td .woo-ready-stock {
  color: #3772ff;
}

.woo-ready-productcompare table tr td .woo-ready-out-stock {
  color: #e10000;
}

.woo-ready-productcompare table tr td .woo-ready-button a {
  background: #3772ff;
  color: #fff;
  border: 1px solid #3772ff;
  line-height: 45px;
  padding: 0 20px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all linear 0.3s;
}

.woo-ready-productcompare table tr td .woo-ready-button a:hover {
  background: transparent;
  color: #3772ff;
}

.woo-ready-product-compare
  .woo-ready-productcompare
  table
  tbody
  > tr:nth-child(even)
  > th,
.woo-ready-product-compare
  .woo-ready-productcompare
  table
  tbody
  > tr:nth-child(even)
  > td {
  background: transparent !important;
}

.woo-ready-productcompare table {
  font-size: 16px;
  line-height: 24px;
  color: #707070;
}

.woo-ready-productcompare table .wr-product-compare-remove {
  height: 20px;
  width: 20px;
  border: 1px solid #3772ff;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  font-size: 12px;
  color: #3772ff;
  transition: all linear 0.4s;
  margin-top: 5px;
  margin-right: 5px;
}
.woo-ready-productcompare table .wr-product-compare-remove:hover {
  background: #3772ff;
  color: #fff;
}

.woo-ready-productcompare table .wooready_product_color {
  justify-content: center;
}

.woo-ready-productcompare table .woo-ready-thumb img {
  width: 100%;
}

.woo-ready-product-compare-modal::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0;
  height: 100%;
  width: 100%;
  background: transparent;
  z-index: 99;
  border-radius: 30px;
  opacity: 0;
  visibility: hidden;
}
.sr-compare-overly-preloading::before {
  opacity: 1;
  visibility: visible;
}

.woo-ready-product-compare-modal .sr-compare-preloader-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  z-index: 55555;
  opacity: 0;
  visibility: hidden;
}

.woo-ready-product-compare-modal.sr-compare-overly-preloading
  .sr-compare-preloader-img {
  opacity: 1;
  visibility: visible;
}

/* QuickView */

.woo-ready-product-quickview-content::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(248, 248, 248, 1);
  z-index: 55555;
  border-radius: 0px;
  opacity: 0;
  visibility: hidden;
}

.woo-ready-product-quickview-modal-preloader-overlay::before {
  opacity: 1;
  visibility: visible;
}
.woo-ready-product-quickview-content .sr-quickview-preloader-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  z-index: 55556;
  opacity: 0;
  visibility: hidden;
}

.woo-ready-product-quickview-modal-preloader-overlay
  .sr-quickview-preloader-img {
  opacity: 1;
  visibility: visible;
}

/** WishList */

.woo-ready-product-wishlist-content::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  z-index: 99;
  border-radius: 30px;
  opacity: 0;
  visibility: hidden;
}
.woo-ready-product-wishlist-modal-overlay::before {
  opacity: 1;
  visibility: visible;
}

.woo-ready-product-wishlist-content .sr-wishlist-preloader-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}

.woo-ready-product-wishlist-modal.woo-ready-product-wishlist-modal-overlay
  .sr-wishlist-preloader-img {
  opacity: 1;
  visibility: visible;
}

.woo-ready-wishlist-table.shop-ready-wishlist-common-identifier-widget.shop-wishlist-overlay::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.445);
}



/**
* Quick Checkout
**/

.shop-ready-pro-quick-checkout-popup-modal
  .shop-ready-pro-quick-checkout-preloader-img {
  width: auto;
}

.shop-ready-pro-quick-checkout-popup-modal::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0;
  height: 90%;
  width: 100%;
  background: #fff;
  z-index: 9990;
  border-radius: 0px;
  opacity: 0;
  visibility: hidden;
}
.shop-ready-pro-quick-checkout-popup-modal.overly-preloading::before {
  opacity: 1;
  visibility: visible;
}

.shop-ready-pro-quick-checkout-preloader-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  display: none;
  z-index: 9999;
}

.shop-ready-pro-quick-checkout-popup-modal.overly-preloading
  .shop-ready-pro-quick-checkout-preloader-img {
  display: block;
}
.shop-ready-pro-quick-checkout-popup-modal.overly-preloading
  .wready-md-content
  .wready-md-close {
  opacity: 0;
  visibility: hidden;
}

/* Shop Ready product category css */

.woo-ready-product-category-slider-area {
  padding-top: 100px;
  padding-bottom: 100px;
}

.woo-ready-product-category-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  color: #86888f;
  background: #fff;
  cursor: pointer;
  z-index: 99;
  font-size: 20px;
  transition: all linear 0.3s;
}

.woo-ready-product-category-slider .slick-arrow.prev {
  left: -8px;
}

.woo-ready-product-category-slider .slick-arrow.next {
  right: -8px;
}

.woo-ready-product-category-slider .slick-arrow:hover {
  background: #3772ff;
  color: #fff;
}

.woo-ready-product-category-slider .woo-ready-category-slider-item a {
  display: block;
  background: #f5f5f6;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #f5f5f6;
  padding: 20px 0 25px;
}

.woo-ready-product-category-slider
  .woo-ready-category-slider-item
  a
  .category-slider-thumb
  i {
  font-size: 40px;
  color: #86888f;
}

.woo-ready-product-category-slider
  .woo-ready-category-slider-item
  a
  .category-slider-thumb
  img {
  display: inline-block;
}

.woo-ready-product-category-slider
  .woo-ready-category-slider-item
  a
  .category-slider-content {
  font-size: 22px;
  font-weight: 600;
  color: #141518;
  margin-top: 20px;
}

.woo-ready-product-category-slider
  .woo-ready-category-slider-item.woo-ready-category-slider-bg-image
  a {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 50px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.woo-ready-product-category-slider
  .woo-ready-category-slider-item.woo-ready-category-slider-bg-image
  a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #0000007a;
  z-index: -1;
}

.woo-ready-product-category-slider
  .woo-ready-category-slider-item.woo-ready-category-slider-bg-image
  a
  .category-slider-content {
  color: #fff;
  margin-top: 0;
}

/* Shop ready thank you css */

.woo-ready-thankyou-review .woocommerce-order-details {
  margin-bottom: 0;
}

.woo-ready-thankyou-review .wr-thankyou-container {
  display: flex;
  justify-content: center;
  background: #f8f8f8;
  padding: 30px 0;
}

.woo-ready-thankyou-review .wr-thankyou-container .wr-order-details {
  margin: 0 20px;
}

.woocommerce-form-login
  .woo-ready-password-wrapper
  .password-input
  .show-password-input {
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

/* product ads css */

.woo-ready-ads {
  position: relative;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

.woo-ready-ads .woo-ready-ads-content {
  width: 76%;
  padding: 33px 0px 0 30px;
}

.woo-ready-ads-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

.woo-ready-ads img {
  width: 100%;
  height: auto;
  border-radius: 3px;
  display: block;
}

.woo-ready-overlay-anim::before {
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  right: 51%;
  top: 0;
  opacity: 1;
  pointer-events: none;
  transition: all 500ms linear;
}

.woo-ready-overlay-anim:hover::before {
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 500ms linear;
}

.woo-ready-overlay-anim::after {
  background: rgba(255, 255, 255, 0.2);
  bottom: 50%;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  opacity: 1;
  pointer-events: none;
  transition: all 600ms linear;
}

.woo-ready-overlay-anim:hover::after {
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 600ms linear;
}

.woo-ready-ads .woo-ready-ads-content .ads-cat {
  display: inline-block;
  font-size: 13px;
  line-height: 0.8;
  font-weight: 500;
  letter-spacing: 1.95px;
  color: #fff;
  opacity: 0.85;
  text-transform: uppercase;
  margin-bottom: 14px;
  text-decoration: none;
}

.woo-ready-ads .woo-ready-ads-content h4.text-uppercase {
  font-weight: 700;
  letter-spacing: 0.72px;
}

.woo-ready-ads .woo-ready-ads-content h4 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.72px;
  line-height: 36px;
  margin-bottom: 29px;
  text-transform: uppercase;
  font-weight: 500;
}

.woo-ready-ads .woo-ready-ads-content .ads-btn {
  background: #fff;
  height: 50px;
  color: rgba(35, 47, 62, 0.85);
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.97px;
  line-height: 50px;
  padding: 0 28px;
  border-radius: 5px;
  text-decoration: none;
}

.wooready_price_box del span bdi {
  text-decoration: line-through;
  opacity: 0.5;
}

@-webkit-keyframes shop_ready_sticky {
  0% {
    top: -200px;
  }
  100% {
    top: 0;
  }
}

@keyframes shop_ready_sticky {
  0% {
    top: -200px;
  }
  100% {
    top: 0;
  }
}

.shop-ready-sticky {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  animation: shop_ready_sticky 1.2s;
}

.woocommerce .woo-ready-single-product .onsale {
  padding: 0 6px;
}

.woocommerce .woo-ready-single-product .woocommerce-loop-product__title {
  margin-top: 15px;
  font-size: 24px;
  line-height: 34px;
}

.woocommerce
  .woo-ready-single-product
  .wready-thumbnail-wrapper
  .wready-product-loop-extra {
  left: 30px;
  bottom: 30px;
  position: absolute;
}

.woocommerce
  .woo-ready-single-product
  .wready-thumbnail-wrapper
  .wready-product-loop-extra
  li
  a {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  color: #222;
}

.woocommerce .woo-ready-single-product .wready-loop-product__title a {
  color: #222;
  font-size: 24px;
  line-height: 34px;
  margin-top: 15px;
}

.woo-ready-product-wishlist-modal,
.woo-ready-product-compare-modal,
.woo-ready-product-quickview-modal {
  display: block;
  width: 100%;
  max-width: 1100px;
  overflow: visible;
}

.woocommerce
  .woo-ready-product-compare-modal
  .woo-ready-product-compare-content,
.woocommerce
  .woo-ready-product-wishlist-modal
  .woo-ready-product-wishlist-content,
.woocommerce
  .woo-ready-product-quickview-modal
  .woo-ready-product-quickview-content {
  border-radius: 20px;
  position: relative;
}

.woocommerce
  .woo-ready-product-wishlist-modal
  .woo-ready-product-wishlist-content,
.woocommerce
  .woo-ready-product-compare-modal
  .woo-ready-product-compare-content {
  border-radius: 20px;
}

.wready-product-wishlist-remove {
  margin-right: -10px;
}

.woo-ready-product-wishlist-content
  .wready-wishlist-column
  td
  a.woo-ready-wishlist-pro-title {
  font-size: 18px;
  font-weight: 700;
  color: #222;
}

.woo-ready-product-wishlist-content
  .wready-wishlist-column
  td
  a.add_to_cart_button {
  margin-left: 20px;
}

.woo-ready-product-var-table .select,
.woo-ready-product-var-table .variation_color {
  gap: 0;
}

.woo-ready-product-var-table .label {
  margin-right: 20px;
}

.woocommerce
  .woo-ready-product-var-table
  .single_variation_wrap
  .woocommerce-variation-price
  .price {
  color: #3772ff;
}

.woo-raedy-cart-layout-1 .woocommerce-cart-form__cart-item .product-thumbnail {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.woo-raedy-cart-layout-1
  .woocommerce-cart-form__cart-item
  .product-thumbnail
  .product-remove {
  margin-right: 10px;
}

.woo-raedy-cart-layout-1
  .woocommerce-cart-form__cart-item
  .product-thumbnail
  .product-name {
  margin-left: 50px;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .wooready_product_quantity
  .product-quantity {
  background: #f6f7f8;
  border: 1px solid #f6f7f8;
}

body.single-product:not([class*="elementor-page-"]) .site-main {
  max-width: 960px;
}

.woo-ready-product-var-table .wready-attr-wrapper label {
  height: 15px;
  width: 15px;
  border-radius: 50%;
}

body.single-product .woocommerce-breadcrumb {
  display: none;
}

input:-internal-autofill-selected {
  background-color: #fff !important;
  color: #86888f !important;
}

.wr-checkout-cart-table.woocommerce-cart-form__contents td {
  vertical-align: middle;
}

.tabs__area {
  overflow: visible;
}

.nav-tabs.tab__nav {
  overflow: visible;
}

.nav-tabs.tab__nav li.active a {
  border-top: 7px solid #3772ff;
  box-shadow: 0 -18px 30px 0 #00000014;
}

img {
  display: block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 0 30px 0 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #86888f;
  font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #3772ff;
  font-weight: 600;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}

.woocommerce div.product .woo-ready-product-tabs-layout.tabs ul.tabs li {
  border-bottom: 0;
}

.wready-product-tab-content .woocommerce-Tabs-panel p {
  color: #72757d;
  font-weight: 400;
  line-height: 26px;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  padding: 30px 20px;
}

.woocommerce table.shop_attributes td p {
  padding: 0;
}

.woocommerce p.stars a {
  color: #3772ff;
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .comment-form-comment
  textarea {
  border-radius: 5px;
  border-color: #00000017;
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .form-submit
  input.submit {
  background: #3772ff;
  border-color: #3772ff;
}

.woocommerce-Tabs-panel--reviews
  #review_form_wrapper
  #respond
  .form-submit
  input.submit:hover {
  background: transparent;
  color: #3772ff;
}

.woocommerce-message {
  border-top-color: #3772ff;
}

.woocommerce-message::before {
  color: #3772ff;
}

.woocommerce-notices-wrapper .woocommerce-message a.button {
  border-color: #3772ff;
  background: #3772ff;
  color: #fff;
}

.woocommerce-notices-wrapper .woocommerce-message a.button:hover {
  color: #3772ff;
  background: transparent;
}

.woocommerce-billing-fields__field-wrapper {
  display: block;
}

.woo-ready-mini-cart-container .woo-ready-mini-cart-item .variation {
  display: none;
}

.wready_wishlist_products tr td {
  vertical-align: middle !important;
  border: 0;
  border-top: 1px solid #f6f7f8;
  border-bottom: 1px solid #f6f7f8;
  padding: 40px 20px !important;
}

.woocommerce-cart-form__cart-item .product-thumbnail .variation dt,
.woocommerce-cart-form__cart-item .product-thumbnail .variation dd {
  margin-right: 5px;
  display: block;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: #3772ff;
  border-color: #3772ff;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #3772ff;
  color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-top: 0px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  border-top: 3px solid #3772ff;
  border-bottom: 3px solid #3772ff;
}

.woocommerce .woocommerce-variation-add-to-cart button.button.alt.disabled {
  opacity: 1;
}

.woocommerce .woocommerce-variation-add-to-cart button.button {
  border-radius: 5px;
  box-shadow: none;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing {
  flex-basis: 100%;
}

.woo-ready-mini-cart-container .variation {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.cart_item .variation {
  margin-left: -20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cart_item .variation dt,
.cart_item .variation dt {
  display: inline-block;
  margin-top: 0;
  color: #a1a8c1;
  font-weight: 400;
}

.cart_item .variation dd,
.cart_item .variation dd {
  position: relative;
  left: 80px;
  top: -24px;
  margin-bottom: 0;
  color: #a1a8c1;
  font-weight: 400;
}

.cart_item .variation dd p,
.cart_item .variation dd p {
  margin: 0 0 -22px;
}

.woo-raedy-cart-layout-1 .woocommerce-cart-form__cart-item .product-thumbnail {
  position: relative;
}

.woo-raedy-cart-layout-1
  .woocommerce-cart-form__cart-item
  .product-thumbnail
  .product-remove {
  position: absolute;
  left: 82px;
  top: 24px;
}

.woocommerce
  .woo-raedy-cart-layout-1
  .woocommerce-cart-form__cart-item
  .product-thumbnail
  .product-remove
  a {
  line-height: 0.9;
}

.woo-ready-related-product-layout.default .related > h2 {
  margin-bottom: 35px;
  font-size: 36px;
  font-weight: 700;
  color: #353945;
}

.wready-product-loop-color-wrapper label {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  border: 2px solid #f5f5f6;
}

.woocommerce-product-page-notice-wrapper {
  opacity: 0;
}

.woocommerce-product-page-notice-wrapper {
  display: none;
  margin-top: 20px;
}

p.woocommerce-result-count.shop-ready--grid-result-count {
  position: absolute;
  right: 80px;
  top: -59px;
}

.shop-ready--grid-ordering {
  position: absolute;
  top: -68px;
}

.shop-ready--grid-ordering select {
  border: 2px solid #ebebec;
  color: #72757d;
}

.woo-ready-wc-shortcode-cart-wrapper
  .woocommerce-notices-wrapper
  .woocommerce-info {
  display: none;
}

.wooready_product_thumb
  .wooready_product_thumb_overlay
  .wooready_list
  ul
  li
  a
  i {
  padding-right: 6px;
}

/** Quick View  */

.woo-ready-product-quickview-content
  .wready_quickview_products
  .wready-quickview-left-thumbnail {
  flex-basis: 40%;
}

.woo-ready-product-quickview-content
  .wready_quickview_products
  .wready-quickview-left-thumbnail
  img {
  width: 100%;
  border-radius: 20px;
}
.shop-ready-pro-quick-view-image-slider-wrapper {
  column-gap: 4px;
  row-gap: 4px;
}

.woo-ready-product-quickview-content
  .wready_quickview_products
  .wready-quickview-left-thumbnail
  .shop-ready-pro-quick-view-image-slider-wrapper
  img {
  width: auto;
}

.woo-ready-product-quickview-content
  .wready_quickview_products
  .wready-quickview-right-details
  .wready-qv-cart-btn
  a {
  border-radius: 5px;
}

.woo-ready-product-quickview-content
  .shop-ready-quick-view-tab-content
  .woocommerce-tabs
  ul.shop-ready-q-tabs {
  margin-top: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.woo-ready-product-quickview-content
  .shop-ready-quick-view-tab-content
  .woocommerce-tabs
  ul.shop-ready-q-tabs
  li {
  display: inline-block;
  margin-right: 30px;
}

.woo-ready-product-quickview-content
  .shop-ready-quick-view-tab-content
  .woocommerce-tabs
  ul.shop-ready-q-tabs
  li
  a {
  color: #86888f;
  font-weight: 500;
  border-top: 3pxsolid #fff;
  border-bottom: 3pxsolid #fff;
  padding: 10px 0;
}

.woo-ready-product-quickview-content
  .shop-ready-quick-view-tab-content
  .woocommerce-tabs
  ul.shop-ready-q-tabs
  li.active
  a {
  color: #3772ff;
  border-top-color: #3772ff;
  border-bottom-color: #3772ff;
}

.woo-ready-product-quickview-content .wready-product-tab-content {
  margin-top: 20px;
}

.wready-product-tab-content .woocommerce-Tabs-panel h2 {
  display: none;
}

.wready_quickview_products .woocommerce-product-gallery__image {
  width: 100px;
  display: inline-block;
}
.sr-quick-thumbnail-wrapper {
  position: relative;
}

.sr-quick-thumbnail-wrapper .wooready_sell_discount {
  color: #fff;
  background-color: #3772ff;
  padding: 15px;
}

body
  .woo-ready-product-quickview-content
  .wready_quickview_products
  .star-rating {
  float: none;
  margin-top: 25px;
  width: auto;
  height: 1.1em;
}

body
  .woo-ready-product-quickview-content
  .wready_quickview_products
  .star-rating
  span::before {
  font-size: 18px;
  letter-spacing: 8px;
}

body
  .woo-ready-product-quickview-content
  .wready_quickview_products
  .star-rating::before {
  font-size: 18px;
  letter-spacing: 8px;
}

body
  .woo-ready-product-quickview-content
  .wready_quickview_products
  .wready-qv-price
  .woocommerce-Price-amount {
  font-size: 18px;
  font-weight: 700;
  color: #3772ff;
}

body .woo-ready-product-quickview-content .wready_quickview_products .wready-qv-price del .woocommerce-Price-amount {
  font-weight: 600;
  color: #86888f;
  text-decoration: line-through;
  margin-left: 10px;
}

body .woo-ready-product-quickview-content .wready_quickview_products .wready-qv-price {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: start;
}

.woocommerce-product-page-notice-wrapper
  .woocommerce-message
  .shop-rady-cart-view-link {
  float: right;
  background: #3772ff;
  border: 1px solid #3772ff;
  color: #fff;
  padding: 13px 30px;
  border-radius: 5px;
}

.woocommerce-product-page-notice-wrapper
  .woocommerce-message
  .shop-rady-cart-view-link:hover {
  background: #fff;
  color: #3772ff;
}

.woo-ready-async-checkout-wrapper
  .woocommerce-checkout-review-order
  .woo-ready-review-order
  .product-quantity {
  border: 0;
}

.select2-container--default .selection {
  width: 100%;
}

.select2-container--default .select2-selection--single {
  width: 100%;
  height: 50px;
  padding-top: 8px;
  border-color: rgba(145, 151, 158, 0.5);
}

.woocommerce-message a {
  color: #3772ff;
}

.wready_cmp_products .wready-cmp-column ul li img {
  width: 100%;
}

.wready_cmp_products .wready-cmp-column ul li a {
  margin-bottom: 5px;
}

.wready_cmp_products .wready-cmp-column ul li {
  color: #72757d;
}

.wready_cmp_products .wready-product-cmp-remove {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #000;
  border-radius: 50%;
  margin-bottom: 8px;
}

.woocommerce-lost-password .status-publish {
  padding: 100px 0;
}

.woocommerce-lost-password
  .status-publish
  .page-content
  .lost_reset_password
  .woocommerce-Input {
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-top: 20px;
}

.shop--ready-footer-content-wrapper,
.shop--ready-header-content-wrapper {
  z-index: 500;
}

.wready-product-loop-color-wrapper.variable label {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  border: 2px solid #f5f5f6;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
}

.shop-ready .wpcf7-form-control-wrap {
  display: block;
}

.woo-ready-wc-shortcode-cart-wrapper.woo-raedy-cart-layout-1
  .wooready_product_quantity
  .product-quantity {
  display: inline-flex;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}

.address-field > span {
  width: 100%;
}

.woocommerce-shipping-calculator {
  padding-right: 20px;
}

.woocommerce-shipping-calculator .shipping-calculator-form input[type="text"] {
  height: 50px;
  border-color: rgba(145, 151, 158, 0.5);
}

.woo-ready-review-order td[data-title="Shipping"] {
  width: 160px;
}

.element-ready-shopping-cart-canvas
  .element-ready-shopping_cart
  .element-ready-shopping_cart-btn
  .total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.shop-ready-pro-checkout-param-two .woo-ready-review-order tr td:last-child,
.shop-ready-pro-checkout-param-two .woo-ready-review-order tr th:last-child {
  text-align: right;
}

.woo-ready-thankyou-order-details .order_details tr td:last-child,
.woo-ready-thankyou-order-details .order_details tr th:last-child {
  text-align: right;
}

.woo-raedy-check-layout-3
  .shop-ready-checkout-three
  .woocommerce-checkout-review-order,
.woo-raedy-check-layout-3 .shop-ready-checkout-three #customer_details {
  width: auto;
  float: none;
  padding-right: 0;
}

.woo-raedy-check-layout-3 .shop-ready-checkout-three .wready-checkout-address,
.woo-raedy-check-layout-3
  .shop-ready-checkout-three
  .woocommerce-checkout-review-order,
.woo-raedy-check-layout-3
  .shop-ready-checkout-three
  .woocommerce-checkout-payment {
  flex-basis: 33%;
}

/* rating css */

.products .star-rating {
  display: block;
  margin: 0 0 0.5em;
  float: none;
}

.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}

.star-rating::before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating span::before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.shop-ready-eforest-grid-style2,
.wooready-product-slider-style2 {
  transition: all linear 0.4s;
}

.wooready-product-slider-style2 .wooready-slider-product-layout {
  transition: all linear 0.4s;
}

.shop-ready-eforest-grid-style2 .product-thumb .product-meta,
.wooready-product-slider-style2
  .wooready-slider-product-layout
  .product-thumb
  .product-meta {
  top: 20px;
  left: auto;
  right: 5px;
  padding: 0;
  width: auto;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.shop-ready-eforest-grid-style2 .product-thumb .product-meta a,
.wooready-product-slider-style2
  .wooready-slider-product-layout
  .product-thumb
  .product-meta
  a {
  border-radius: 50%;
  background: #f8f8f8;
  color: #000;
  font-size: 15px;
}

.shop-ready-eforest-grid-style2 .product-details .add-to-cart,
.wooready-product-slider-style2
  .wooready-slider-product-layout
  .product-details
  .add-to-cart {
  opacity: 0;
  visibility: hidden;
  transition: all linear 0.4s;
  margin-top: 20px;
  transform: translateX(-50%);
}

.shop-ready-eforest-grid-style2:hover .product-details .add-to-cart,
.wooready-product-slider-style2
  .wooready-slider-product-layout:hover
  .product-details
  .add-to-cart {
  opacity: 1;
  visibility: visible;
}

.shop-ready-eforest-grid-style2::before,
.wooready-product-slider-style2 .wooready-slider-product-layout::before {
  transform: scale(1);
  height: 100%;
}
.shop-ready-eforest-grid-style2:hover::before,
.wooready-product-slider-style2 .wooready-slider-product-layout:hover::before {
  height: 116%;
  box-shadow: 0 15px 50px 0 #0000001a;
}

.shop-ready-eforest-grid-style2 .wooready_product_content_box {
  padding: 20px 25px 26px;
  border-top: 0;
}

.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .wooready_title
  h3
  a {
  font-size: 15px;
  font-weight: 500;
  color: #222222;
  line-height: 24px;
  font-family: Inter, sans-serif;
}

.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .sr-review-rating
  .star-rating {
  margin-bottom: 0;
}
.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .sr-review-rating
  .sr-review-number-count {
  display: none;
}
.shop-ready-eforest-grid-style2 {
  border: 1px solid #fff;
  background: #fff;
}

.shop-ready-eforest-grid-style2 .wooready_product_content_box .sr-ef-sold-by {
  color: #9a9a9a;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
}

.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .sr-ef-sold-by
  .sr-ef-vendor-name-lbl {
  display: none;
}

.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .wooready_price_box {
  flex-direction: row;
  margin-top: 4px;
}

.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .wooready_price_box
  del
  .woocommerce-Price-amount
  bdi {
  color: #9a9a9a;
  font-size: 15px;
  font-weight: 600;
}

.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .wooready_price_box
  .woocommerce-Price-amount
  bdi {
  color: #ef262c;
  font-size: 15px;
  font-weight: 600;
}

.shop-ready-eforest-grid-style2
  .wooready_product_content_box
  .add_to_cart_button {
  position: absolute;
  left: 30px;
  bottom: -25px;
  width: 200px;
  transform: translateX(0);
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
  background-color: rgb(255, 187, 56);
  border-radius: 0;
  color: #1d1d1d;
}

.shop-ready-eforest-grid-style2:hover::before {
  height: 112%;
}

.woo-ready-async-checkout-wrapper
  .wready-checkout-address
  .wready-checkout-billing
  .wready-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .flex-basis\:col-6 {
  flex-basis: 50%;
}

.woo-ready-wc-breadcrumb-layout a {
  color: #000;
}

.woocommerce
  .woocommerce-variation-add-to-cart
  button.button.alt.disabled:hover {
  background: #000;
}
