/*
Theme Name:		Boost Webstore
Theme URI:		https://boostpromotions.co.nz
Description:	Custom Theme developed by Boost
Author:			Nimbl
Author URI:		https://nimbl.nz
Template:		hello-elementor
Version:		1.0.0
Text Domain:	boost-child
Tags:			boost
*/

/* Custom Styling */
.page-header{display:none!important;}
@font-face {
    font-family: "NZ Rugby Chisel Bold";
    src: url("https://merch.allblackstours.com/wp-content/uploads/NZ-Rugby-Chisel-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Trebuchet MS";
    src: url("https://merch.allblackstours.com/wp-content/uploads/Trebuchet-MS.ttf") format("truetype");
}
.woocommerce-message {border-top-color:#00AFF2 !important}
.woocommerce-message:before {color:#00AFF2 !important}
.woocommerce-message .button {color:white !important;background-color:#060707 !important;}

/* Cart Styling */
@media (max-width: 767px) {
	.woocommerce table.shop_table {border: none;}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr { padding-bottom: 10px; }
	td.product-thumbnail { display: block !important; }
	td.product-thumbnail:before { content: "" !important; }
}
.elementor-element-77ee3ddd .coupon .input-text {width:120px !important;}
.elementor-element-77ee3ddd .wc-proceed-to-checkout a {background-color:#00AFF2 !important;}
.elementor-element-77ee3ddd .product-name a{color:black;font-family:"NZ Rugby Chisel Bold", Sans-serif;}


/* Checkout Styling */
.woocommerce-checkout #payment ul.payment_methods { padding: 1.5em 3em; }
.wc-credit-card-form.wc-payment-form .form-row {padding: 0px !important;}
div.form-row.place-order {padding: 1.5em 3em!important;}
.woocommerce button.button.alt { background-color:#00AFF2; width: 50%; }
.woocommerce button.button.alt:hover { background-color:#00AFF2;}
h3#order_review_heading {padding-top: 20px;}
@media (max-width: 767px) {
	div.woocommerce-additional-fields { padding-top: 20px;}
	.woocommerce-additional-fields h3 { margin-bottom: 0px; }
}

/* My account */
.woocommerce-MyAccount-navigation li {list-style: none;
    background-color: #060707;
    text-decoration: none;
    border-radius: 10px;
    width: 200px;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;}
.woocommerce-MyAccount-navigation li a {color: white;padding: 15px 30px;font-size: 16px;font-family:"NZ Rugby Chisel Bold", Sans-serif;}

/* Header */
#nav-search button{display:none;}
#nav-search input{height:30px;}
.menu-item-233 a {padding:10px 0px !important;}

/* Wearable Category */
#abt-slider .ui-slider-range {background-color:#060707}
#abt-slider .ui-slider-handle {background-color:#00AFF2}
#abt-slider .price_slider {background-color:#eee}
#abt-slider button {background-color:#060707;color:white;}
#abt-slider, #abt-filter {font-family:"NZ Rugby Chisel Bold", Sans-serif;color:#060707;}

/* Single Template */
.add-section td {background-color:white !important;}

/* Archive Product Template */
.prod-archive .product .woocommerce-loop-product__title {min-height:56px;}


/* Extra small devices (portrait phones, less than 576px) */

/* Small devices (landscape phones, 576px and up) */

/* Medium devices (tablets, 768px and up) */

/* Large devices (desktops, 992px and up) */

/* Extra large devices (large desktops, 1200px and up) */
