/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.4.5
*

/*************** ADD CUSTOM CSS HERE.   ***************/

.checkout-cart-text .accordion-title  {
  color: #666;
}

.hide-from-cart {
  display: none;
}

.woocommerce-validated input {
  border-color: #00b203 !important;
}
#bloque_escalera_field {
  border-color: #AAA !important;
}

.digit-email-rest {
  border: 2px solid;
  padding: 10px;
}
.digit-email-rest a {
  margin: 0;
}
.digit-email-rest .digit-rest-order {
  color: #000 !important;
}

@media only screen and (max-width: 850px) {

  .woocommerce-cart .message-container, .woocommerce-checkout .message-container {
    font-size: 11px !important;
  }
}


.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}

@media screen and (min-width: 768px) {
  .f-full-desc {
    display: block !important;
  }
  .f-short-desc {
    display: none !important;
  }
}

.f-read-more:hover {
  cursor: pointer;
}

/* Digit cart checkout CSS */
.woocommerce-cart, .woocommerce-checkout {
  background-color: white;
}
.f-cart-header {
  text-align: center;
  background-color: #EEEEEE;
}
.f-cart-header img {
  margin: 0 auto;
  width: 200px;
  height: auto;
  padding: 25px 0;
}
.f-cart-trust {
  padding: 15px 0;
  background-color: black;
  color: white;
}
@media screen and (max-width: 850px) {
  .f-cart-trust-col {
    text-align: center;
  }
  .f-cart-trust-col img {
    margin: 0 auto !important;
  }
  .f-cart-trust-slider .slick-prev {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 20px;
    z-index: 999;
  }
  .f-cart-trust-slider .slick-next {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    font-size: 20px;
    z-index: 999;
  }
}
@media screen and (min-width: 850px) {
/*   .digit-checkout {
    padding-bottom: 120px;
  } */
  .f-cart-trust > div {
    max-width: 1500px;
    display: grid;
    margin: 0 auto;
    grid-template-columns: 25% 25% 25% 25%;
  }
  .f-cart-trust-col {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.f-cart-trust-col > img {
  margin-right: 10px;
}
.f-cart-trust-col > span {
  font: normal normal normal 14px/17px Lato;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.f-cart-steps > div {
  max-width: 650px;
  margin: 0 auto;
  padding: 60px 0 20px 0;
}
.f-cart-steps ul {
  list-style: none;
}
.f-cart-steps li {
  width: 33.3%;
  float: left;
  position: relative;
  text-align: center;
}
.f-cart-steps li.active .f-step-num a {
  color: #FFF !important;
}
.f-cart-steps li:not(.active) a {
  color: #AAA !important;
}
.f-cart-steps li:not(.active) a:hover {
  color: #777 !important;
}
.f-cart-steps li::after {
  background-color: #f3f3f3;
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-bottom: 1px solid #AAA;
  border-top: 1px solid #AAA;
}
.f-cart-steps li .f-step-num {
  background-color: white;
  border: 2px solid #AAA;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 37px;
  font-family: Lato;
  font-weight: bold;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 1;
}
.f-cart-steps li .f-step-title {
  position: absolute;
  top: -70%;
  left: 50%;
  width: 100%;
  text-align: center !important;
  transform: translate(-50%, 0);
  text-align: left;
  font: normal normal bold 18px/22px Lato;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #AAA;
  opacity: 1;
}
.f-cart-steps li:last-child::after {
  width: 50%;
}
.f-cart-steps li.active .f-step-num {
  background-color: #000000;
  color: #ffffff;
}
.f-cart-steps li.active .f-step-num {
  border-color: #000000 !important;
}
.f-cart-steps li.active .f-step-title {
  color: #000000 !important;
}
.f-cart-steps .f-step-title a {
  color: #000 !important;
}
.f-cart-steps li.active::after {
  background-color: #000000;
  left: 50%;
  width: 50%;
  border-color: #000000;
  border-style: solid !important;
  border-bottom-width: 2.5px !important;
  border-top-width: 2.5px !important;
}
.f-cart-steps li.active:nth-child(2):after {
  width: 100% !important;
  left: 0 !important;
}
.f-cart-steps li:last-child::after {
  left: 0;
}
.f-cart-notification-bar {
  background-color: #64FE9E;
  color: black;
  padding: 8px 0;
  text-align: center;
}
.woocommerce-checkout .f-cart-notification-bar {
  border-radius: 4px;
}
.woocommerce-cart .woocommerce-Price-amount{
  color: #000 !important;
}
.f-cart-notification-bar .f-cart-notification {
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-cart-notification-bar .f-cart-notification img {
  margin-right: 10px;
}
.f-cart-notification-bar .f-cart-notification .f-cart-notification-message {
  font: normal normal bold 15px/18px Lato;
}
.f-cart-table, .f-cart-table-content .woocommerce-cart-form__cart-item {
  display: grid;
  grid-template-columns: 100px auto 100px 100px 100px;
  border: unset;
  margin: 0;
  align-items: center;
  padding: 20px 0;
}
.f-cart-table-content .woocommerce-cart-form__cart-item .product-subtotal {
  text-align: right;
}
.f-table-head .product-quantity, .f-cart-table-content .product-quantity {
  text-align: center;
}
.f-cart-table-content .product-quantity .quantity {
  width: 100%;
  max-width: 80px;
  border-radius: 4px;
}
.f-cart-table-content .product-quantity .quantity select, .woocommerce-checkout .product-option .qty {
  background-color: #FFFFFF !important;
  border: 1px solid #AAAAAA !important;
  border-radius: 4px !important;
  box-shadow: unset !important;
  font: normal normal normal 18px/22px Lato;
  color: #000 !important;
  background-size: auto 21px;
  padding-left: 1.4em !important;
  margin: 0 !important;
}
.woocommerce-checkout .product-option {
  text-align: right;
}
.woocommerce-checkout .product-option .qty {
  font: normal normal normal 14px Lato !important;
  padding-left: 10px !important;
  background-position: right 0.25em top 50% !important;
  background-size: auto 14px !important;
  width: 60px;
}
.f-table-head .f-cart-table td, .f-table-head .f-cart-table th {
  background-color: #EEEEEE !important;
  color: black;
  vertical-align: middle;
}
.f-table-head {
  background-color: #EEEEEE;
}
.f-cart-table-content .product-name img {
  max-width: 100px;
  margin-right: 30px;
}
.f-cart-table-content .product-name a {
  font: normal normal normal 18px/22px Lato;
  color: #000 !important;
}
.f-cart-table-content .product-name {
  display: flex;
  align-items: center;
}
.f-cart-table-content, .f-table-head {
  font: normal normal normal 18px/22px Lato;
}
.woocommerce-cart .woocommerce-notices-wrapper, .woocommerce-cart .woocommerce-message {
  display: none !important;
}
.woocommerce-cart a.remove {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 40px !important;
  height: 40px !important;
  border-radius: 4px !important;
}
.wc-proceed-to-checkout {
  max-width: 460px;
  float: right;
  width: 100%;
}
.woocommerce-checkout #place_order {
  width: 100%;
  margin: 0 !important;
  background-color: transparent !important;
  box-shadow: unset !important;
  padding: 16px 0 !important;
  color: #FFF !important;
}
.woocommerce-checkout .f-proceed-to-checkout:hover {
  cursor: pointer;
}
.f-proceed-to-checkout {
  display: grid;
  grid-template-columns: 60px auto;
  border-radius: 4px;
  align-items: center;
}
.f-proceed-to-checkout div:first-child {
  background-color: #333;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 10px;
}
.f-proceed-to-checkout div:last-child, .f-proceed-to-checkout .f-proceed-to-checkout-text {
  background-color: #FF7214 !important;
  color: #ffffff;
  padding: 16px 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: .4s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.f-proceed-to-checkout .f-proceed-to-checkout-text {
  padding: 0 !important;
}
a.checkout-button.button.alt.wc-forward:after {
  display: none !important;
}
a.checkout-button.button.alt.wc-forward, .woocommerce-checkout #place_order {
  padding: 0;
  border: unset !important;
  min-height: unset !important;
  font: normal normal bold 22px/27px Lato !important;
}

a.checkout-button.button.alt.wc-forward:hover .f-proceed-to-checkout div:last-child,
.woocommerce-checkout .f-proceed-to-checkout:hover .f-proceed-to-checkout-text {
  background-color: #d25b0c;
}
.f-payment-icons {
  max-width: 330px;
  margin-left: auto;
}
.digit-additional-row > .digit-additional-add {
  background: #FFF9DD 0% 0% no-repeat padding-box;
  border: 1px solid #E5C419;
  border-radius: 4px;
  color: #000;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
}
.digit-additional-row > .digit-additional-add > .digit-additional-cta {
  text-align: right;
}
.digit-additional-row > .digit-additional-add > .digit-additional-item {
  display: flex;
  align-items: center;
  margin: 10px 10px 10px 20px;
  font: normal normal normal 16px Lato;
}
.digit-additional-row > .digit-additional-add > .digit-additional-item .digit-additional-item-price {
  font-weight: bold;
}
.digit-additional-row > .digit-additional-add > .digit-additional-cta button {
  margin: 10px;
  border: 2px solid transparent;
  border-radius: 4px;
  font: normal normal 900 16px/19px Lato;
  color: #FFF;
  background: #FF7214;
  text-transform: none;
  transition: .4s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.digit-additional-row > .digit-additional-add > .digit-additional-cta button:hover {
  border-color: black;
}
.woocommerce-cart .continue-shopping {
  display: none !important;
}
.digit-additional-success > div {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #64FE9E;
  border-radius: 4px;
  text-align: center;
  font: normal normal bold 15px Lato;
  padding: 20px 10px;
  color: #000;
}
.f-checkout-top-bar {
  background: #FFD814;
  padding: 10px;
  color: #000;
  text-align: center;
}
#f-checkout-top-bar-text {
  font: normal normal normal 16px Lato;
}
.f-bold {
  font-weight: bold;
}
#f-timer {
  font-weight: bold;
  color: #FF0000;
}
.fl-labels .form-row input:not([type=checkbox]), .fl-labels .form-row textarea {
  border: 1px solid #AAAAAA;
  border-radius: 4px;
  margin: 0 !important;
  font: normal normal normal 16px Lato;
}
.woocommerce-invalid input {
  border-color: #b20000 !important;
}
label[for=billing_country] {
  display: inline-block;
  margin-right: 10px;
}
.woocommerce-checkout h3 {
  font: normal normal bold 22px/27px Lato !important;
  color: #000;
}
.f-customer-details, .is-well {
  padding: 15px 60px 15px 30px !important;
}
.woocommerce-billing-fields {
  padding-top: 0 !important;
  border: none !important;
}
.is-well {
  background-color: transparent;
  box-shadow: unset;
  border: unset;
}
.f-shipping__list_item {
  display: grid;
  align-items: center;
  grid-template-columns: 25px auto 70px;
  padding: 25px 20px;
  border: 1px solid #AAAAAA;
  text-align: left;
  margin: 0;
  background-color: #EEEEEE;
}
.f-shipping-item-description{
  grid-column: 1 / -1;
  width: 100%;
  font-weight: 500;
  margin-top: 10px;
  font-size: 12px;
}
#payment .f-active .f-shipping-item-description{
  display: block !important;
}
#payment .f-shipping-item-description{
  display: none !important;
}
#payment .f-shipping__list_item {
  grid-template-columns: 25px auto auto !important;
}
#payment .f-shipping__list_item > div:last-child {
  grid-column: 1 / span 3;
}
#payment .f-shipping__list_item .about_paypal {
  display: none;
}
#payment .f-shipping__list_item .wc-stripe-card-icon {
  margin: 2px 0;
}
#payment #wc-stripe-card-element {
  margin-top: 10px;
}
.wc_payment_method #wc-stripe-card-element {
  display: none;
}
.wc_payment_method.f-active #wc-stripe-card-element {
  display: block !important;
}
.wc_payment_method .payment_method_stripe {
  display: none !important;
}
.wc_payment_method.f-active .payment_method_stripe {
  display: block !important;
}
.wc-stripe_cc-new-method-container {
  margin-bottom: 0 !important;
}
/* .f-shipping__list_item.f-active {
  background-color: white !important;
} */
.f-shipping__list_item.f-active:hover {
  cursor: default !important;
}
.f-shipping__list_item:hover {
  cursor: pointer;
}
.f-shipping__list_item:first-child {
  border-radius: 4px 4px 0px 0px;
}
.f-shipping__list_item:last-child {
  border-radius: 0px 0px 4px 4px;
}
.f-shipping__list_item .f-shipping-item-label {
  padding-left: 15px;
  font: normal normal bold 18px/22px Lato;
}
.f-shipping__list_item .f-shipping-item-delivery {
  padding-top: 5px;
  display: block;
  font: normal normal normal 16px/19px Lato;
}
.f-shipping__list_item .f-shipping-item-cost {
  font: normal normal normal 18px/22px Lato;
  text-align: right;
}
.f-shipping__list_item .f-shipping-item-icon {
  padding-top: 5px;
  text-align: right;
}
.f-shipping__list_item .f-shipping-item-icon img {
  max-height: 26px;
  margin-right: 0;
}
.f-shipping__list_item .f-shipping-item-name {
  font: normal normal bold 18px/22px Lato;
  color: #000;
}
/* The container */
.f-custom-radio {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.f-custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.f-checkmark-style {
  position: absolute;
  top: -12.5px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid black;
}

.f-custom-radio input:checked ~ .f-checkmark-style {
  background-color: #FFFFFF;
}

.f-checkmark-style:after {
  content: "";
  position: absolute;
  display: none;
}

.f-custom-radio input:checked ~ .f-checkmark-style:after {
  display: block;
}

.f-custom-radio .f-checkmark-style:after {
  top: 4.5px;
  left: 4.5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: black;
}
.woocommerce-cart .container, .woocommerce-checkout .container,
.woocommerce-cart .row, .woocommerce-checkout .row {
  max-width: 1200px !important;
}
.f-order-totals li.head-list {
  display: grid;
  grid-template-columns: 50% 50%;
  font: normal normal bold 18px/22px Lato;
  padding: 25px 20px;
  background-color: #eee;
  color: black;
  border: 1px solid #AAAAAA;
  border-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: none !important;
}
.f-order-totals li.head-list > div:first-child {
  text-align: left;
}
.f-order-totals li.head-list > div:last-child {
  text-align: right;
}
.woocommerce-checkout li.body-list {
  display: grid;
  grid-template-columns: 50% 25% 25%;
  padding: 10px 20px;
  border-left: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  font: normal normal normal 14px/17px Lato;
}
.woocommerce-checkout li.body-list.cart-discount,
.woocommerce-checkout li.body-list.fee,
.woocommerce-checkout li.body-list.tax-rate,
.woocommerce-checkout li.body-list.tax-total {
  grid-template-columns: 60% 40% !important;
}
.woocommerce-checkout li.body-list > div:last-child {
  text-align: right;
}
.f-order-totals li:nth-child(2) {
  padding-top: 20px !important;
}
.woocommerce-checkout li.body-list:last-child {
  border-bottom: 1px solid #AAAAAA;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-bottom: 20px !important;
}

.woocommerce-checkout .col {
  padding: 0;
}
.woocommerce-checkout .large-5 .is-well {
  padding-right: 30px !important;
}

@media screen and (min-width: 850px) {
  .f-show-on-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 850px) {
  .f-show-on-mobile {
    display: block !important;
  }
  .f-hide-on-mobile {
    display: none !important;
  }
  .f-cart-table-content .woocommerce-cart-form__cart-item {
    border-bottom: 2px solid #EEEEEE;
  }
  .f-cart-item-mobile-head {
    display: grid;
    grid-template-columns: auto 40px;
  }
  .f-cart-table-content .product-name {
    display: flex !important;
    align-items: center !important;
  }
  .f-cart-table-content .product-name img {
    margin-right: 22px !important;
    max-width: 80px !important;
  }
  .f-cart-table-content .product-name a {
    font: normal normal bold 16px/19px Lato !important;
  }
  .digit-additional-row {
    margin-top: 15px;
  }
  .digit-additional-row > .digit-additional-add > .digit-additional-item {
    font: normal normal normal 14px/17px Lato !important;
    margin: 10px !important;
  }
  .f-cart-item-mobile-body > div {
    margin-top: 15px;
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
  }
  .f-cart-item-mobile-body > div > div:first-child {
    font: normal normal bold 14px/17px Lato;
    color: #000;
  }
  .f-cart-item-mobile-body > div > div:last-child {
    text-align: right;
    font: normal normal normal 14px/17px Lato;
    color: #000;
  }
  .f-cart-table-content .product-quantity .quantity select {
    background-size: 17px !important;
    font: normal normal normal 14px/17px Lato !important;
  }
  .woocommerce-cart .sm-touch-scroll, .woocommerce-checkout .sm-touch-scroll {
    overflow-x:visible !important;
  }
  .woocommerce-cart .cart-collaterals {
    position: sticky;
    bottom: 0;
    padding: 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px #00000040;
  }
  .woocommerce-checkout .sticky-place-order {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0px 0px 15px #00000040;
  }
  .woocommerce-checkout .sticky-place-order .form-row {
    padding: 15px 20px;
    background-color: #FFFFFF;
  }
  .woocommerce-checkout .sticky-place-order button {
    font: normal normal bold 16px/19px Lato !important;
  }
/*   .woocommerce-checkout {
    padding-bottom: 75px;
  } */
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    padding: 0 15px;
    margin-top: 0;
  }
  a.checkout-button.button.alt.wc-forward {
    font: normal normal bold 16px/19px Lato !important;
    margin-bottom: 0;
  }
  .woocommerce-cart .f-payment-icons {
    margin: 0 auto !important;
  }
  .f-cart-steps {
    border-bottom: 2px solid #EEEEEE;
  }
  #f-checkout-top-bar-text {
    font: 12px Lato !important;
    line-height: 1.1 !important;
    display: inline-block;
  }
  .f-cart-trust-col > img {
    max-height: 40px;
  }
  .f-cart-trust-col {
    font-size: 12px !important;
  }
  .f-cart-steps li .f-step-title {
    font: normal normal bold 14px/17px Lato !important;
  }
  .f-step-num {
    height: 25px !important;
    width: 25px !important;
    line-height: 20px !important;
  }
  .f-cart-steps > div {
    padding: 40px 0 0px 0 !important;
  }
  .f-cart-steps {
    border-bottom: unset !important;
  }
  .mobile-cart-items h5 {
    font: normal normal bold 12px/15px Lato !important;
    color: #000;
    margin-bottom: 10px !important;
    text-transform: uppercase;
  }
  .accordion-tabs-mobile {
    position: relative;
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  .accordion-tabs-mobile .accordion-item {
    background-color: #ffffff;
    border: 1px solid #AAAAAA;
    border-radius: 4px;
  }
  .accordion-tabs-mobile .tab-title {
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
  }
  .accordion-tabs-mobile .tab-title.tab-active {
    background-color: #FFFFFF;
    border-bottom: 1px solid #AAAAAA;
  }
  .accordion-tabs-mobile .tab-title > span {
    display: inline-block;
    color: #000;
    font: normal normal normal 16px/19px Lato;
    text-decoration: none !important;
  }
  .accordion-tabs-mobile .tab-title .fa {
    position: absolute;
    right: 10px;
    transition: .3s ease;
  }
  .accordion-tabs-mobile .tab-active .fa {
    transform: rotate(180deg);
  }
  .accordion-tabs-mobile .tab-content {
    padding: 10px;
  }
  .woocommerce-checkout li.body-list {
    border: none !important;
  }
  .body-list {
    padding: 7.5px 0 !important;
    font: normal normal normal 14px/17px Lato !important;
  }
  .woocommerce-checkout .product-option .qty {
    width: 40px !important;
  }
  .f-cart-header img {
    width: auto !important;
    padding: 10px 0 !important;
    max-height: 50px !important;
  }
  .f-customer-details, .is-well {
    padding: 15px 30px !important;
  }
  .f-payment-icons {
    margin: 0 auto !important;
  }
  .woocommerce-checkout .f-proceed-to-checkout {
    margin-bottom: 1em !important;
  }
  .f-on-mobile {
    display: none;
  }
  .woocommerce-checkout #place_order {
    font: normal normal bold 16px/19px Lato !important;
  }
  .mobile-cart-items-preloader {
    text-align: center;
  }
  .woocommerce-cart {
    overflow-x: visible;
  }
  .html-checkout-sidebar.pt-half {
    display: none;
  }
  .toggle-coupon {
    font-size: 10px;
  }
  .f-cart-trust-slider {
    display: none;
  }
  .molongui-bump {
    margin-top: 10px;
  }
  #billing_phone::placeholder {
    font-size: 10px;
  }
}
a.checkout-button {
  background-color: transparent !important;
}
.wfob_outer .wfob_Box.is-active .wfob_bgBox_table {
  background: #FFF9DD !important;
  border: 1px solid #E5C419 !important;
  border-bottom: none !important;
}
.wfob_outer .wfob_bgBox_table {
  background-color: #EEEEEE !important;
  border-bottom: none !important;
  border: 1px solid #AAAAAA;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.wfob_outer .wfob_contentBox {
  border-top: none !important;
  border: 1px solid #AAAAAA;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.woocommerce-cart .cross-sells {
  display: none;
}
.digit-remove-product-btn {
  padding: 10px;
  line-height: normal;
  border: 1px solid #AAAAAA;
  border-radius: 4px;
  margin-bottom: 0;
}
.digit-remove-product-btn:hover {
  border-color: #000 !important;
}
p#billing_country_field { display: none }
.mobile-cart-items {
  background: #EEEEEE;
  padding: 10px;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.iti {
  display: block !important;
}

.f-above-payment {
  color: #000;
  margin-bottom: 15px;
}
.f-above-payment img {
  width: 32px;
  height: 32px;
}

/* f accordion */
.f-accordion {
  margin-top: 20px;
}
.f-accordion .inner-accordion {
  display: none;
}
.f-accordion .toggle-accordion {
  position: relative;
  display: block;
  background: #EEEEEE;
  border-radius: 4px;
  padding: 20px;
  color: #000;
  font: normal normal bold 16px/19px Lato;
}
.f-accordion .toggle-accordion:hover {
  cursor: pointer;
  background: #e4e4e4 !important;
}
.f-accordion .toggle-accordion .fa {
  position: absolute;
  right: 10px;
  transition: .3s ease;
}
.f-accordion .toggle-accordion.is-active .fa {
  transform: rotate(180deg);
}
.f-accordion .toggle-accordion.is-active {
  background-color: #e4e4e4 !important;
}
/* digit cart checkout END */

/* volume pricing table prefuk */
.rp_wcdpd_pricing_table table, .rp_wcdpd_pricing_table td, .rp_wcdpd_pricing_table tr {
	border: unset !important;
	background: transparent;
}
.rp_wcdpd_pricing_table table, .rp_wcdpd_pricing_table tbody, .rp_wcdpd_pricing_table tr, .rp_wcdpd_pricing_table td {
  display: block !important;
  height: auto !important;
}
.rp_wcdpd_pricing_table table {
	border-spacing: 10px;
}
.rp_wcdpd_pricing_table table tr:last-child td {
	background: #fbfbfb;
	border: 1px solid #bfbfbf !important;
	padding: 0;
}
.rp_wcdpd_pricing_table table .rp_wcdpd_pricing_table_product_price {
	display: block;
	padding: 15px 0;
}
.rp_wcdpd_pricing_table table .woocommerce-Price-amount:hover {
	color: #000 !important;
}
.rp_wcdpd_pricing_table table tr:last-child td .rp_wcdpd_pricing_table_product_price:hover, .rp_wcdpd_pricing_table .is-selected {
	background: #fff6e1 !important;
}
.rp_wcdpd_pricing_table table tr:first-child {
	display: none !important;
}
.rp_wcdpd_pricing_table table tr:last-child td:nth-child(2) {
	position: relative;
}
.rp_wcdpd_pricing_table table tr td {
	width: 100% !important;
}
.rp_wcdpd_pricing_table table tr:last-child td:first-child .woocommerce-Price-amount.amount:before {
	content: '1x ';
}
.rp_wcdpd_pricing_table table tr:last-child td:nth-child(2) .woocommerce-Price-amount.amount:before {
	content: '2x ';
}
.rp_wcdpd_pricing_table table tr:last-child td:last-child .woocommerce-Price-amount.amount:before {
	content: '3x ';
}
.rp_wcdpd_product_page {
	margin-bottom: 0 !important;
}
/* volume pricing table end 
@media (max-width: 768px) {
  .custom_sticky_add_to_cart {
    display: none !important;
  }
}

/*CHRISTIAN STICKY CHECKOUT*/

.sticky-add-to-cart--active{
	background-color: #FF3B3B;
	height: 70px;
  }
  
  .custom_sticky_add_to_cart--container{
	width: 100%;
	justify-content: space-between;
	display: flex;
	align-items: center;
	max-width: 500px;
	height: 70px;
  }

  .sticky-icon{
    display: inline-block;
    background-color: #333;
    padding: 5px 10px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 45px;
  }

  .sticky-text{
    padding: 0 20px;
    display: inline-block;
  }

  .sticky_add_to_cart_button{
    display: flex;
    color: #000;
    padding: 0;
    border: 0;
    align-items: center;
    background-color: #fff !important;
    border-radius: 4px;
    animation: grow-button 4s infinite;
  }
  
  .sticky_add_to_cart{
	background-color: #FFFFFF !important;
	color: #000 !important;
	margin: auto 0;
  }
   
  .remove-icon::before{
	content: none !important;
  }

  .alt.button.custom_sticky_add_to_cart--button{
	display: flex;
	align-items: center;
	background-color: #FFFFFF !important;
	color: #000 !important;
	vertical-align: middle;
	border-radius: 10px;
	font-size: 16px;
	margin: auto 0;
	margin-right: 10px;
	animation: grow-button 4s infinite;
  }
  
  .custom_sticky_add_to_cart span {
	display: inline-block;
  }
  
  .sticky-add-to-cart--active del span.amount {
	font-size: 13px;
	color: #fff;
	text-decoration: line-through;
	opacity: 1;
  }
  
  .sticky-add-to-cart--active span.woocommerce-Price-amount{
	font-size: 20px;
	color: #fff !important;
  }
  
  .popust-wrapper{
	height: 20px;
  }
  
  .popust{
	color: #fff;
	background-color: #000;
	font-size: 14px;
	text-align: center;
	width: fit-content;
	padding: 0 10px;
	animation: grow-text 4s infinite;
  }
  
  .woocommerce-Price-amount-del{
	opacity: 1 !important;
  }

  .custom_sticky_add_to_cart .woocommerce-Price-amount-del bdi{
    text-decoration: line-through;
    opacity: 1;
  }
  .custom_sticky_add_to_cart--price{
	margin-left: 10px;
  }

  .loading-inactive{
	display: none !important;
  }

  .custom_sticky_add_to_cart #sticky_add_to_cart{
	white-space: nowrap;
  }
  
  @keyframes grow-text {
	0% {
	  transform: scale(1.2);
		}
	10% {
	  transform: scale(1);
		}
	90% {
	  transform: scale(1);
	}
	100% {
	  transform: scale(1.2);
		}
  }
  
  @keyframes grow-button {
	0% {
	  transform: scale(1.1);
	  }
	10% {
	  transform: scale(1);
	  }
	90% {
	  transform: scale(1);
	  }
	100% {
	  transform: scale(1.1);
	  }
  }

  /*Premakni cookie button*/
  
  @media only screen and (max-width: 420px){
	.osano-cm-widget--position_right{
	  position: fixed;
	  bottom: 50px;
	}
  }

/*CART MESSAGE*/

@media only screen and (min-width: 420px){
  .custom-cart-message{
    display: none;
  }}

.custom-cart-title{
  text-align: center;
  background-color: #FFB232;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  width: fit-content;
  margin: 0 auto;
  padding: 5px 20px;
  border-radius: 100px;
  bottom: -15px;
  position: relative;
  z-index: 1;
  font-weight: 800;
}
  /* Style the buttons that are used to open and close the accordion panel */
.accordion-cart-message {
  background-color: #FFF1DA;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 0px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: bold;
}

.cart-message-list li{
  list-style: disc !important;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-cart-message, .accordion-cart-message:hover {
  border-bottom: 1px #FFD692 solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* Style the accordion panel. Note: hidden by default */
.custom-cart-message-panel {
  padding: 10px 40px;
  background-color: #FFF1DA;
  display: none;
  overflow: hidden;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #000;
}
  
.accordion-cart-message:after {
  font-family: "Font Awesome 5 Free";
  content: '\f107'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active-cart-message:after {
  content: "\f106"; /* Unicode character for "minus" sign (-) */
}

.shop_table ul li {
  list-style: none;
  margin: 10px 0;
}

/*Style za checkout disclaimer - Christian*/

.billing-disclaimer-right{
  float: right;
}

@media (max-width: 420px) {
  .billing-disclaimer-left, .billing-disclaimer-right {
    display: inline-block;
    vertical-align: top;
    word-wrap: break-word;
    width: 50%;
  }
  .billing-disclaimer-right {
    text-align: right;
  }
}

/*Skrij kupon*/
#payment > ul.f-order-totals.f-hide-on-mobile > li.body-list.cart-discount.coupon-digit-partnerji-free{
  display: none;
}

/*UPPERCASE CHECKOUT 6-10-23*/
/* Uppercase placeholders and labels */
#customer_details .woocommerce-input-wrapper .fl-label {
  text-transform: uppercase;
}

#customer_details ::placeholder {
  text-transform: uppercase;
}

/* Reset text-transform for input fields */
#customer_details .woocommerce-input-wrapper .fl-input.input-text {
  text-transform: none;
}

/*CHECKOUT STYLES */
@media only screen and (max-width: 400px) {
  .fields-shipping-disclaimer {
    font-size: 14px;
  }
  .f-above-payment{
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  #payment{
    padding-top: 30px;
  }
}
.above-woocommerce-checkout-payment{
  display: flex;
  margin: 10px 0;
}
.piggy-icon{
  margin-right: 10px;
  width: 32px;
}

/*ORDER DETAILS REVIEW PAGE THANK YOU*/

.f-cart-header{
  background-color: #FF3535 !important;
}


.digit-thank-you-container{
  display: flex;
  justify-content: center;
  gap: 20px;
}

.digit-thank-you {
  text-align: left;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 20px;
  background-color: #fff;
  max-width: 500px;
}

.digit-thank-you-title{
  color: #000;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px; /* 105.556% */
}

.digit-thank-you td{
  background-color: #fff;
  border-bottom: 0;
  text-align: left;
  vertical-align: top;
}

.digit-thank-you th{
  background-color: #fff;
  border-bottom: 0;
  text-align: left;
}

.digit-thank-you  th.woocommerce-table__product-name.product-name {
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #000;
}

.digit-thank-you  th.woocommerce-table__product-table.product-total.product-total{
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #000;
}

.digit-order-details-img{
  width: 50px;
}

.woocommerce-order-details .tax_label{
  display: none;
}

.order_item:last-child {
  border-bottom: 1px solid #000;
}

.digit-thank-you-reg-price .woocommerce-Price-amount{
  color: red;
  text-decoration: line-through;
}

/*BILLING ADDRESS*/
.digit-thank-you-flex{
  display: flex;
  gap: 20px;
  text-align: left;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 20px;
  background-color: #fff;
  max-width: 500px;
}

/*GUARANTEE*/

.digit-thank-you-guarantee{
  border-radius: 10px;
  display: grid;
  grid-template-columns: 90px auto;
  border: 2px solid #EFD171;
  background-color: #FFFBEE;
  padding-top: 20px;
  gap:20px;
  margin-top: 20px;
}

.guarantee-badge{
  margin-left: 20px;
  width: 70px;
}

.guarantee-title{
  color: #333;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0em;
}

.guarantee-content{
  color: #333;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; /* 135.714% */
  padding-bottom: 20px;
  margin-right: 20px;
}

/*HAPPY CUSTOMERS*/

.digit-thank-you-fullwidth{
  background-color: #FEEFDA;
  text-align: center;
  padding-bottom: 40px;
  margin-top: 20px;
}
.digit-thank-you-fullwidth h3{
  padding: 40px 0 30px 0;
}
.digit-happy-customer-grid{
  display: grid;
  grid-template-columns: 320px 320px 320px;
  justify-content: center;
  gap: 30px;
}
.digit-review{
  text-align: center;
  border-radius: 10px;
  background-color: #FDFDFD;
  margin-bottom: 30px;
  padding: 10px 15px;
}

.digit-review h5{
  color: #333;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}

.review p{
  color: #333;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 131.25% */
}

@media only screen and (max-width: 851px) {
  .digit-happy-customer-grid{
    grid-template-columns: 90%;
  }
  .digit-thank-you-container .col{
    width: auto;
  }
  .digit-thank-you-guarantee{
    max-width: 335px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .review p{
    font-size: 12px;
  }
  .digit-thank-you-date img{
    margin-right: 10px;
    margin-left: 10px;
  }
  .digit-kontakt{
    overflow-wrap: anywhere;
  }
  .guarantee-title{
    font-size: 14px;
  }
}

@media only screen and (max-width: 400px) {
  .digit-thank-you-date{
    font-size: 14px;
  }
  .digit-thank-you-btn{
    line-height: 1.5em;
  }
  .guarantee-badge{
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .digit-thank-you-guarantee{
    grid-template-columns: 100%;
  }
  .guarantee-text{
    text-align: center;
    margin: 0 10px;
  }
  .digit-thank-you-date{
    padding-right: 10px;
  }
}

/*ORDER NUMBER*/
.digit-order-number{
  background-color: #64FE9E;
  text-align: center;
  color: #050505;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; /* 105.556% */
  padding: 20px 0;
  margin-bottom: 30px;
}

.digit-thank-you-btn-outer{
  border-radius: 10px;
  background-color: #FF3B3B;
  width: 260px;
  text-transform: none;
}
.digit-thank-you-btn{
  color: #fff;
}

/*NUMBERS*/
.zelen{
  background-color: #06D6A0 !important;
}

/*TRUCK*/
.digit-thank-you-date{
  text-align: center;
  display: flex;
  border-radius: 10px;
  border: 1px solid #CCC;
  max-width: 1020px;
  height: 60px;
  justify-content: center;
  align-items: center;
}
.digit-thank-you-date img{
  margin-right: 10px;
}

.page-id-66 .digit-checkout {
  padding-bottom: 0px !important;
}

.page-id-66.woocommerce-checkout.woocommerce-page {
  padding-bottom: 0px !important;
}

/*ZAMENJAN VRSTNI RED CHECKOUT POPRAVKI */
.f-shipping__list_item.free div.f-shipping-item-cost {
  grid-column: unset !important;
}

/* WOOFUNNEL ELEMENTOR GRAY OUT */
.woofunnel-grayed-out{
  filter: grayscale(100%); /* Grayscale effect */
}

/*PACKETA STAJL */
.packeta-widget-button.packetery-widget-button-row .button{
  margin-bottom: 0;
}

.woocommerce-checkout-review-order-table .packetery-widget-button-table-row{
  background-color: #ececec;
  display: flex;
  border: 1px solid #AAAAAA;
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-top: unset;
}

.packetery-widget-button-table-row th{
  background-color: transparent;
}

.packetery-widget-button-table-row td{
  background-color: transparent;
}

.f-shipping-methods [for='shipping_method_0_packetery_shipping_methodpacketery_carrier_zpointcz']{
  border-bottom: unset;
  border-radius: unset;
}

.f-shipping__list_item.f-active {
  background-color: #e6f1fc !important;
}

/* EMAIL AUTOFILL */
#digit-email-suggestions{
  border: 1px solid #AAAAAA;
  border-radius: 4px;
}

#digit-email-suggestions ul{
  margin-bottom: 0px;
}

#digit-email-suggestions li{
  padding-left: 10px;
  border-bottom: 1px solid #AAAAAA;
}

#digit-email-suggestions li:hover{
  background-color: #f1eeee;
  cursor: pointer;
}

/* COOKIES */
.cookie-overlay {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  background: #fff;
  z-index: 2051;
  line-height: 20px;
  font-size: 14px;
  border-radius: 6px;

  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);

  > div:first-child {
    width: 458px;
  }

  a {
    text-decoration: underline;
  }

  .close-cookies {
    cursor: pointer;
  }

  @include media-breakpoint-down(md) {
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0;

    > div:first-child {
      width: auto;
    }
  }
}

.cart-collaterals{
  z-index: 3;
}
/*Money back*/
.f-cart-money-back{
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

/* BLACK FRIDAY TIMER 22-11 */
.black-friday-badge {
  position: absolute;
  top: 10px; /* Adjust the top position */
  font-weight: bold;
  z-index: 99; /* Make sure it's above other elements */
  background-color: #000; /* Black background color */
  color: #fff; /* White text color */
  padding: 5px 10px; /* Adjust padding as needed */
  font-size: 14px; /* Adjust font size as needed */
  border-radius: 5px; /* Adjust border radius as needed */
}

.black-friday-badge-product {
  position: absolute;
  top: 35px;
  font-weight: bold;
  z-index: 99;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 5px;
}

.black-friday-badge-product-cpl {
  position: absolute;
  top: 280px;
  font-weight: bold;
  z-index: 99;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 5px;
  left: 30px;
}

@keyframes barrelRoll {
  from {
      transform: rotate(0deg);
  }
  to {
      transform: rotate(360deg);
  }
}

.barrel-roll {
  animation: barrelRoll 2s linear;
  animation-fill-mode: forwards;
}