/* .page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0;
}
.page-template-template-homepage .type-page {
    padding-top: 0;
    padding-bottom: 2.617924em;
    position: relative;
} */

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
body.page-id- {
background-image: url('https://latiqueteracr.com/wp-content/uploads/2023/05/TicketIcon.png');
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}

/* Replace cart icon: desktop | 42982048-hc JP */
.site-header-cart .cart-contents::after {
    color: transparent;
    background: url('https://latiqueteracr.com/wp-content/uploads/2023/07/ticket-solid.png') no-repeat center/100%;
    height: unset;
}

/* Replace cart icon: mobile | 42982048-hc JP */
.storefront-handheld-footer-bar ul li.cart>a::before {
    color: transparent;
    background: url('https://latiqueteracr.com/wp-content/uploads/2023/07/ticket-solid.png') no-repeat center/1.618em;
}

.main-navigation ul li:hover{
	background-color:#a3b746;
}
.wc-proceed-to-checkout .button.checkout-button{
	background-color:#a3b746;
	color: black;
}
table.cart th{
	background-color: #231c51;
	color: white;
}
.wp-block-table:not( .has-background ):not( .is-style-stripes ) tbody tr:nth-child(2n) td {
    background-color: white;
}

/*Tickera - Checkout form*/
form.checkout .tickera-input-field { width: 100%; }
@media screen and (min-width:768px) {
	form.checkout {position: relative !important;}
	
	form.checkout #order_review_heading { position: absolute; top: 0; right: 0; }
	
	form.checkout #order_review { position: absolute; top: 83px; right: 0; }

	form.checkout .tickera_additional_info { width: 53%; float:left; margin-bottom: 22%;}
}
table.woocommerce-checkout-review-order-table .product-name{
	width: 100% !important; 
}
.seat-generated, .product-name{
	margin-bottom: 0 !important;
}

.site-footer h3{
	color: #ffffff;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	border: 7px solid #140d42;
  border-radius: 5px;
}

ul.products li.product img, ul.products .wc-block-grid__product img, .wc-block-grid__products li.product img, .wc-block-grid__products .wc-block-grid__product img {
	border: 7px solid #140d42;
  border-radius: 5px;
}

.search-field {
	border-radius: 25px !important;
}

table.shop_table_responsive tbody tr th {
	background-color: #DDDDDD;
	color: black;
}