.etn-event-search-wrapper .form-control:focus {
  box-shadow: none;
}
.etn-event-search-wrapper .input-group-text {
  background-color: transparent;
  border: none;
}
.etn-event-search-wrapper .form-control,
.etn-event-search-wrapper .etn_event_select {
  outline: none;
  background: none;
}

.input-group-prepend .input-group-text i.fa-buffer::before {
  content: "\e931" !important;
}
.etn-event-item .etn-event-footer .etn-event-date i {
  color: var(--tp-theme-1);
}

.etn-event-search-wrapper.etn-row {
  margin-left: 0;
}

@media (max-width: 991px) {
  button.etn-btn.etn-btn-primary {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 10px;
  }
  .etn-event-search-wrapper .input-group {
    border: none;
  }
}

@media (max-width: 768px) {
  .lp-user-profile .wrapper-profile-header .lp-profile-left {
    width: 220px;
    margin: auto;
  }
}

.etn-event-item .etn-event-location i {
  color: var(--tp-theme-1) !important;
}

.etn-event-item .etn-event-location {
  color: #6a727f !important;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 10px;
}

.etn-event-date {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #6a727f;
  text-transform: capitalize;
  display: inline-block;
  margin-right: 30px;
}

.etn-event-item {
  box-shadow: 0px 30px 40px 0px rgb(1 11 60 / 10%);
}
/*Pagination Css*/
span.page-numbers.current {
  background-color: var(--it-theme-2);
}

.header-one .it-main-menu {
  padding: 42px 0;
}
.header-two .it-main-menu {
  padding: 42px 0;
  background: #fff;
}
.active_menu_class .header-two .it-main-menu {
  padding: 0;
  background: inherit;
}
.active_menu_class .header-one .it-main-menu {
  padding: 0;
}
.header-three .it-main-menu {
  padding: 42px 0;
}

.header-four .it-main-menu {
  padding: 42px 0;
}

.active_menu_class .header-four .it-main-menu {
  padding: 0;
}

.active_menu_class .header-three .it-main-menu {
  padding: 0;
}

.page.header_four_active .it-header-transparent {
  position: relative;
}

.home.header_four_active .it-header-transparent {
  position: absolute;
}
.it-tm-details-thumb img {
  max-width: 223px;
}

.it-about-info__text {
  text-align: left;
}

.it-service-2-area .it-service-5-shape {
  position: absolute;
  left: 46px;
  top: 52px;
  z-index: -1;
  animation: rotate2 15s linear infinite;
}

h1.product_title.entry-title {
  font-size: 36px;
  font-weight: 700;
}
.it-shop-details__ratting {
  margin: 15px 0;
}

.product_meta span .sku {
  display: inline-block;
}

div#tab-description,
div#tab-additional_information {
  padding: 55px 60px;
  background: #f3fbf5;
}
div#tab-description h2,
div#tab-additional_information {
  margin-bottom: 25px;
}

table.woocommerce-product-attributes.shop_attributes {
  background: #fff;
}

.related.products .yith-wcwl-add-button span {
  display: none !important;
}

p.comment-form-comment textarea {
  padding: 30px;
  height: auto !important;
}

.it-shop-details__area .woocommerce-message,
.woocommerce-info {
  border-top-color: var(--it-theme-1);
  background: #fff;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 41%;
  margin-top: 50px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  th {
  border-left: 1px solid #eaedff;
  border-right: 1px solid #eaedff;
  border-top: 1px solid #eaedff;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: none;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td {
  border: none;
}

tr.woocommerce-cart-form__cart-item.cart_item td {
  border-left: 1px solid #eaedff !important;
  border-right: 1px solid #eaedff !important;
  border-bottom: 1px solid #eaedff !important;
}

td.actions {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 50px !important;
}

table.shop_table.shop_table_responsive,
.woocommerce form.checkout_coupon {
  border: 1px solid #eaedff;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
  border-bottom: 0;
}

.cart_totals h2 {
  margin-bottom: 20px;
}

.woocommerce-info::before {
  color: var(--it-theme-1);
}

.checkout__wrapper span.woocommerce-input-wrapper {
  width: 100%;
}

.checkout__wrapper .form-row label {
  margin: 0;
  margin-bottom: 10px;
}

.checkout__wrapper input {
  height: 55px;
  line-height: 55px;
  border: 2px solid #ebebeb;
  outline: none;
  width: 100%;
  border-radius: 5px;
  font-size: 16px;
  padding-left: 40px;
  padding-right: 20px;
  margin-bottom: 30px;
}

.checkout__wrapper .select2-container--default .select2-selection--single {
  border: 1px solid #ebebeb;
  padding: 30px 10px;
}

.checkout__wrapper .select2-selection__rendered {
  margin-top: -15px;
}

.checkout__wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}

.woocommerce .checkout__summary-wrapper {
  margin-top: 0;
  padding: 30px 50px;
}

.woocommerce-checkout-payment ul.wc_payment_methods.payment_methods.methods {
  padding: 0 !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: transparent;
}

table.shop_table.woocommerce-checkout-review-order-table {
  border: none;
}
table.shop_table.woocommerce-checkout-review-order-table tr th {
  border: none;
  text-align: left;
}

tr.cart-subtotal td,
tr.order-total td,
td.product-total,
td.product-name {
  border: none !important;
}

.woocommerce-additional-fields {
  margin-top: 30px;
}
.woocommerce-additional-fields__field-wrapper textarea {
  border: 2px solid #ebebeb;
  padding: 20px;
  height: auto !important;
}

.woocommerce input {
  border: 1px solid #ddd;
}

/* For webkit-based browsers (Chrome, Safari, etc.) */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: inner-spin-button;
  appearance: auto;
  opacity: 1; /* Ensure it's visible */
}

/* For Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

/* General styling to ensure the arrows are visible */
input[type="number"] {
  appearance: auto;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  background: #eaeff3;
}

.postbox-tag-box .row .col-xl-6:nth-child(2) {
  justify-content: end;
  align-items: center;
  display: flex;
}

section.related.products {
  display: none;
}
section.related_Product section.related.products {
  display: block;
}

div#tab-description p {
  font-size: 20px;
}

p.comment-form-cookies-consent input {
  width: auto;
  display: inline-block;
  height: auto;
}

.it-service-btn {
  position: relative;
  z-index: 99;
}
