/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {border:1px solid #eee;}
.berocket_single_filter_widget {padding:20px; border:1px solid #eee; margin: 10px 0;border-radius:16px;}
.berocket_single_filter_widget .bapf_sfilter {margin-bottom: 0;}
.berocket_single_filter_widget .bapf_head {margin-bottom:10px 10px 0 10px;}
.berocket_single_filter_widget .bapf_head h3 {position: relative;}
.berocket_single_filter_widget .bapf_head h3:before {display: block;content: '';position: absolute;left: 0;width: 60px;height: 3px;bottom: -5px;background: #9EFF00;}
.berocket_single_filter_widget .bapf_body {margin-top: 16px; overflow-x: hidden;overflow-y: auto;max-height: 200px;scrollbar-color: #9EFF00 #f9f9f9;scrollbar-width: thin;}
.wp-block-woocommerce-product-categories {border: 1px solid #eee;}
.wp-block-woocommerce-product-categories ul {padding-left:0!important; margin-top: 16px;}

.wp-block-getbowtied-categories-grid.gbt_18_categories_grid_wrapper.is-style-layout-1 .gbt_18_categories_grid.columns-4 .gbt_18_category_grid_item {border:1px solid #eee;margin:0.5%;}
span.gbt_18_category_grid_item_count:before {content: "[";}
span.gbt_18_category_grid_item_count:after {content: "]";}
.prod_message {display: block;font-size: 10px;background: #9EFF00;padding: 4px;text-align: center;text-decoration: none;}
.prod_message:hover {color:#000;}
.primary-sidebar.widget-area .widget {background: #fff;border-radius: 16px;}
#search-drawer .drawer-inner input.search-field:focus {
    color: #fff;
    box-shadow: 5px 5px 0px 0px var(--circuit-blue)!important;
}
#search-drawer .drawer-inner input.search-field {
    background: rgba(255,255,255,0.05)!important;
    border: 2px solid rgba(255,255,255,0.1)!important;
}
.kadence-breadcrumb-container {
    background: var(--circuit-blue);
    padding: 7px 18px;
    border-radius: 4px;
}
.kadence-breadcrumbs .kadence-bc-home {
  display: inline-flex;
  align-items: center;
}
.kadence-breadcrumbs .kadence-bc-home > span{
  display:inline-block;
  width:25px; height:25px;
  text-indent:-9999px; overflow:hidden; white-space:nowrap;
  background: url("data:image/svg+xml,%3Csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.3543 9.94042C23.4601 10.7014 23.0978 11.8379 22.5633 12.471L20.517 15.3101H16.2921L11.3337 4.66872L4.49629 15.3101H0L9.5187 0.694336H13.6831L18.7898 11.7219L21.6254 7.5407C22.4187 8.20846 23.1959 8.79375 23.3543 9.94042Z' fill='%239EFF00'/%3E%3Cpath d='M26.2694 0.69043L21.5908 7.60615L21.5173 7.71436C21.4934 7.6952 21.4934 7.68684 21.4701 7.66654C20.0986 6.4673 19.5851 4.45139 20.715 2.76431L22.0995 0.695811L26.2694 0.69043Z' fill='%239EFF00'/%3E%3C/svg%3E") no-repeat center / contain;
}


.kadence-breadcrumbs .bc-delimiter{
  display:inline-block; width:20px; height:12px;
  font-size:0; line-height:0; color:transparent; overflow:hidden;
  background: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M0.643576 0.5C0.548688 0.5 0.451583 0.536924 0.378762 0.608599C0.23312 0.75195 0.23312 0.986524 0.378762 1.12987L5.36368 6.03638L0.451582 10.8712C0.305941 11.0146 0.305941 11.2491 0.451582 11.3925C0.597224 11.5358 0.835547 11.5358 0.981189 11.3925L6.1603 6.29702C6.30594 6.15367 6.30594 5.91909 6.1603 5.77574L0.910575 0.608599C0.835548 0.534752 0.740671 0.5 0.643576 0.5Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center / contain;
}
#footer-navigation {background: #3F4044;border-radius: 16px;padding: 0 20px;}
/*** HIDE PRICES ***/
.woocommerce-cart .wc-block-cart-items__header-total, .woocommerce-cart .wp-block-woocommerce-cart-order-summary-subtotal-block, .woocommerce-cart .wc-block-components-totals-footer-item, .woocommerce-checkout .product-total, .woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-total, .woocommerce table.my_account_orders th.woocommerce-orders-table__header-order-total, .wc-block-components-totals-shipping, .woocommerce-shipping-totals {display: none;}
.wc-block-product-categories, .woocommerce .quantity .qty {border-radius: 16px;}
a:link {text-decoration:none;}
@media screen and (min-width: 768px) {
	.wp-block-getbowtied-categories-grid.gbt_18_categories_grid_wrapper.is-style-layout-1 .gbt_18_categories_grid.columns-4 .gbt_18_category_grid_item {width:24%;}	
}
