/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.3
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/
.grecaptcha-badge { 
    visibility: hidden !important;
}
@media (max-width: 770px) {
	body ul.products li.product {
		width: 50%!important;
	}
}

ul.products {
    align-items: stretch !important;
}

.below-content .widget svg {
	stroke: #e97601 !important;
}

.secondary-navigation .menu a, .ri.menu-item:before, .fa.menu-item:before {
	color:#131938 !important;
}

.secondary-navigation .icon-wrapper svg {
	stroke: #131938 !important;
}

.image-feature figcaption {
	font-family:Dense;
	padding: 1.5em 1em 0 1em!important;
}

.image-feature figcaption em {
	font-size: 20px!important;
}

.single-product .wcpqt .alg_wc_product_ppq_table {
	margin: 0 !important;
}

.single-product .wcpqt .alg_wc_product_ppq_table tbody tr th{
	padding: 5px !important;
}