/*
Theme Name: Razzi Child
Theme URI: https://demo4.drfuri.com/razzi/
Author: DrFuri
Author URI: http://drfuri.com
Description: Razzi Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: razzi
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: razzi
*/
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
color:var(--rz-text-color-gray)!important;
}
.grecaptcha-badge{
bottom:140px!important;
}
.col-flex{
padding-bottom:15px;
}
.header-right-items > *{
padding:0 30px;
}
#hu-revoke.hu-position-bottom-left{
bottom:140px!important;
left:5px!important;
}
#wapo-total-price-table table {
width:100%;
}
.wcpa_wrap .wcpa_image img{
max-width:100px;
}
ul.products li.product .product-thumbnail .woocommerce-loop-product__link img {
width:100%;
}
.single-product div.product .woocommerce-tabs .panel{
max-width:95%!important;
}
.rz-stock{
display:none;
}
.entry-content{
text-align:justify;
}
.dropdown-submenu {
min-height: 310px;
}
.mega-menu-content{
width:100%!important;
}
.single-product div.product .summary-price-box{
	display:inherit!important;
}
.header-sticky:not(.header-v6) .site-header.minimized{
	background-color:#ffffffa6;
}
.footer-branding{
	display:inline-block;
	padding: 0 5% 0 5%;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img{
	width:100%;
}
.wcboost-variation-swatches__item{border-style: groove;}
@media (max-width: 480px) {
.ribbon{
font-size:9px!important;
}
.copyright{
display:none;
}
.site-footer .menu li {
padding: 10px;
margin-bottom: 10px;
width:100%;
text-align:center;
}
.wpml-ls-slot-122{
display: inline-block!important;
width: 20%!important;
margin: 5px!important;
}
ul .wpml-ls-menu-item a {
justify-content: space-evenly;
}	
}
@media (min-width: 481px){
.wpml-ls-slot-122{
display:none!important;
}
.site-footer .menu li{
padding: 0px;
margin-bottom: 10px;
width: 32%;
text-align: left;
}
}