/*
 Theme Name:   tailpress
 Theme URI:    http://example.com/
 Description:  Bumpey Tailpress
 Author:       Conor Walsh
 Author URI:   http://example.com
 Template:     tailpress <--------------------------------------------
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  tailpress
*/

/* Reduce space on checkout form **/
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0px 0 -20px !important;
}

.woocommerce button.button.alt {
  background-color: #121212;
}

.single_variation_wrap .price {
  font-size: 1.875rem !important;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgba(237, 31, 39, var(--tw-text-opacity)) !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.woocommerce button.button.alt:hover {
  background-color: #292828;
}

.woofc-trigger.woofc-icontype-image .woofc-trigger-cart-icon {
  background-image: url('images/shopping-basket.png') !important;
  background-size: auto;
  background-position: center center;
  background-color: #fff;
}

.woofc-trigger.woofc-icontype-image .woofc-trigger-close-icon {
  background-image: url('images/down-arrow.png') !important;
  background-size: auto;
  background-position: center center;
}

.woofc-inner a.woofc-checkout,
.woofc-inner a.woofc-checkout:hover {
  background: #00c851 !important;
}

.intl-tel-input {
  width: 100%;
}

.iti-flag {
  background-image: url('images/flags.png') !important;
}

.iti-flag.ie {
  background-position: -2347px 0px !important;
}

.iti-flag.gb {
  background-position: -1775px 0px !important;
}

/* .alg-wc-civs-term {
  border-radius: 50% !important;
  margin: 0 15px 0 15px !important;
}

.alg-wc-civs-term:not(.disabled).active {
  border: none;
  border-radius: 20px;
  background-image: url('../tick.png') !important;
}
 */
.alg-wc-civs-attribute,
.alg-wc-civs-attribute.image label {
  font-size: 13px;
}

#content .wc-stripe-elements-field {
  border: 1px solid #7a7a7a;
  border-radius: 5px;
}

#content .woocommerce form .form-row input.input-text {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
}

/* .coffatt {
  display: inline-block;
  text-align: center;
} */
/* 
.coffatt label {
  display: block;
  padding: 0 0 10px;
  position: relative;
  top: -18px;
} */


td.details-control {
  background: url('images/details_open.png') no-repeat center center;
  cursor: pointer;
}

tr.details td.details-control {
  background: url('images/details_close.png') no-repeat center center;
}

.label-tag {
  display: block !important;
  padding: 5px 0px;
  text-align: left;
}
.sublabel-tag {
  margin: 5px 0px;
}

.value.above {
  margin-bottom: 25px;
}

.label-tag {
  display: block !important;
  padding: 5px 0px;
  text-align: left;
}
.sublabel-tag {
  margin: 5px 0px;
}

.value.above {
  margin-bottom: 25px;
}

.radio {
  display: block;
  padding: 8px 0px;
}

.extra-options .thwepo-select-field {
  position: initial !important;
}
.entry-content p {
  margin-bottom: 0px !important;
}

#local_pickup_time_select {
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  --tw-bg-opacity: 1;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-transform: translateX(var(--tw-translate-x))
    translateY(var(--tw-translate-y)) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-blur: var(--tw-empty, /*!*/ /*!*/);
  --tw-brightness: var(--tw-empty, /*!*/ /*!*/);
  --tw-contrast: var(--tw-empty, /*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty, /*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty, /*!*/ /*!*/);
  --tw-invert: var(--tw-empty, /*!*/ /*!*/);
  --tw-saturate: var(--tw-empty, /*!*/ /*!*/);
  --tw-sepia: var(--tw-empty, /*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty, /*!*/ /*!*/);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
  font-family: inherit;
  display: block;
  --tw-border-opacity: 1;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(18, 18, 18, var(--tw-text-opacity));
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  font-size: 0.875rem;
  height: 40px;
  border: 1px solid #e6e6e6;
  box-shadow: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
}


select option[disabled] {
  display: none;
}

