/*
Theme Name:    Provac
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        Tom Curry @ Colewood
Author URI:    https://www.colewood.net/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

/* pricing styles */
.price-excluding-tax span.woocommerce-Price-amount.amount {
    font-size: 1.7em !important;
    font-weight: bold !important;
}

.price > span.woocommerce-Price-amount.amount {
    font-size: 1.3em;
    font-weight: BOLD;
}

.facetwp-checkbox{
	font-size: 11px;
}
/* table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents span.woocommerce-Price-amount.amount:after {

    content: ' ex. VAT';
    font-size: 12px;
} */

span.facetwp-counter {
    display: none;
}

.pp-has-submenu-container:hover {
    background: #f2f2f2;
}

.prod-link-wrap{
	text-decoration: none !important;
}

.prod-link-wrap .price > .woocommerce-Price-amount bdi {
    font-size: 0.9em;
    font-weight: bold;
}

.prod-link-wrap .price small.woocommerce-price-suffix{
	font-size: 13px;
}

/* navigation mega styles */
@media only screen and (min-width: 900px) {
.sub-menu .pp-has-submenu {
    padding: 20px;
    border: 1px solid #e1e1e1 !important;
    background: white;
}

ul.sub-menu.focus {
    box-shadow: 0px 20px 40px #00000038 !important;
}
	
ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu > li > .pp-has-submenu-container a {
    font-weight: normal;
}
}

/*grid styles*/
.product-grid-title {
    min-height: 145px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.product-grid-info .price{
	text-align: center;
}

.price > span.woocommerce-Price-amount.amount {
    width: 100% !important;
    /* display: block; */
    margin-bottom: -8px;
    display: inline-block;
}

/* product table style */
.table.vartable button.single_add_to_cart_button {
    width: 130px;
}

.table.vartable input.input-text.qty.text {
    width: 60px;
}

/* product tab styles */
div#tab-description > h2 {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active{
	background: #d20000;
	color: white;
}

.woocommerce div.product .woocommerce-tabs .panel{
	margin: 0 0 0em;
}

/* delivery page */
table#delivery td {
    padding: 10px 20px;
    border: 1px solid #818181;
}

table#delivery {
    margin-bottom: 20px;
}

/* facet styles */
.facetwp-facet {
    margin-bottom: 20px !important;
    padding-top: 10px;
}

/* header search form */
.fl-search-form-fields a.fl-button{
	border: 0px !important;
}

/* category archive subcat boxes */
.cat-mb{
	margin-bottom: 20px;
}

.category {
	border: 1px solid #ddd !important;
	text-align: center;
	width: 100%;
	height: 100%;
	display: inline-block;
	border-radius: 4px;
}

.category h3 {
	margin-top: 10px;
		padding: 10px;
}

.category img {
	border: 0px solid black;
	max-height: 120px;
    max-width: auto;
    width: auto;
    margin-top: 20px;
}

@media only screen and (max-width: 900px) {
.category {
/* 	margin: 5px; */
/* 	width: 47%; */
	display: inline-block;
}
	
.category h3 {
	font-size: 13px;
}
}


.cat-list ul > li{
	border: 0px solid green;
	padding: 10px 10px 10px 25px;
	display: block;
	background: #eeeeee;
	font-size: 13px;
	margin-bottom: 1px;
	font-weight: 700;
}

.main > a{
	border: 1px solid #f1f1f1;
	padding: 10px;
	display: block;
	font-size: 13px;
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	background: white;
	transition: ease all .2s;
}

.main:hover > a{
	border: 1px solid #f1f1f1;
	padding: 10px;
	display: block;
	background: #D20000;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom: 0px;
}

.main.active > a{
	border: 0px solid green;
	padding: 10px;
	display: block;
	background: #D20000;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom: 0px;
}

.cat-list ul > li {
	transition: ease all .2s;
}

.cat-list ul > li.active {
    padding: 10px 10px 10px 25px;
    display: block;
    background: #dddddd;
    font-size: 13px;
	font-weight: 700;
    margin-bottom: 1px;
}

.cat-list ul > li:hover {
    padding: 10px 10px 10px 25px;
    display: block;
    background: #dddddd;
    font-size: 13px;
    margin-bottom: 1px;
}

.cat-list ul, ul.cat-list{
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

.cat-list li.main.active ul{
	display: block;
}

.cat-list li.main ul{
	display: none;
}

li.main[data-slug="uncategorised"] {
    display: none;
}


/* mini cart styles */
span.cart-contents-count-after {
    position: absolute;
}

span.cart-counter {
    margin-top: -10px !important;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 14px;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
}





/* ----- */
.mob-filter-button .pp-modal-button .pp-modal-trigger {
    background: #bf0000;
    border-radius: 20px;
    color: white;
    width: 130px;
    padding: 10px 10px;
}

.mob-filter-button .pp-modal-button .pp-modal-trigger svg{
	width: 20px;
}

.mob-filter-button .pp-modal-button {
    position: fixed;
    bottom: 20px;
}

#sagepaydirect-card-type {
    padding: 0px !important;
    font-size: 20px !important;
    padding-left: 5px !important;
}


/* added skus and minicart styling */
li.woocommerce-mini-cart-item.mini_cart_item a p {
    font-size: 10px;
    color: black !important;
    font-weight: 100;
}

li.woocommerce-mini-cart-item.mini_cart_item a {
    font-size: 14px;
    font-weight: 500 !important;
}


/* SINGLE PRODUCT PAGE IMAGES */
/* stops the tall images falling out of the container */
.woocommerce-product-gallery__image a img {
    max-height: 500px !important;
    width: auto !important;
    margin: 0px auto !important;
}

/* fix the image size on the archive pages */
.product-grid-img {
    max-width: 200px !important;
    display: flex !important;
    align-items: center !important;
    min-height: 150px !important;
    justify-content: center !important;
}


/* .spswiper-wrapper {
	height: 512px !important;
}

#wpgs-gallery img {
	max-width: auto !important;
    height: 100% !important;
    margin: auto !important;
    display: block !important;
    box-shadow: none !important;
    max-height: 512px !important;
    width: auto !important;
} */

.wcgs-slider-image-tag {
	max-width: auto !important;
    height: 100% !important;
    margin: auto !important;
    display: block !important;
    box-shadow: none !important;
    max-height: 512px !important;
    width: auto !important;
} 
