/*
 Theme Name:   Pubzinne Child Theme
 Theme URI:    https://pubzinne.axiomthemes.com/
 Description:  Pubzinne Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     pubzinne
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  pubzinne
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/*MOBILE*/
@media screen and (max-width: 767px){
	.sc_blogger_item_button .sc_button {
		width: 160px;
	}
	.sc_button.sc_button_simple:before, .sc_button.sc_button_simple:after {
		top: 12px;
	}
	.font-tutti .sr7_splitted_words_noanim {
		margin-left: 10px;
	}
	.testo-center-mobile{
		text-align: center;
	}
	.griglia-home-box > .elementor-widget{
		padding: 40px 20px !important;
	}
	.wpcf7-form .column-1_2, .wpcf7-form .column-1 {
		padding-top: 0 !important;
	}
	.header-mobile-custom > .elementor-container {
		max-width: 95% !important;
	}
	.icon-header-mobile {
		line-height: 0.4;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1499px){
	.griglia-home-box > .elementor-widget {
		padding: 50px 20px !important;
	}
	.box-contatti .sc_icons_item {
		padding-left: 20px;
		padding-right: 20px;
	}
}
.menu_mobile_inner .search_form {
    display: none;
}
.sc_item_descr{
	font-size: 1rem;
}
.show_comments_single{
	display: none;
}
.griglia-home-box > .elementor-widget {
    background: #e4dfd9;
	padding: 50px;
}
.griglia-home-box > .elementor-widget .sc_item_descr {
    font-size: 16px;
}
.scheme_default .sc_button_hover_slide_left {
    color: #fff !important;
}
.sezione-birre-proposte > .elementor-container {
    gap: 1px;
}
@media screen and (min-width:1024px){
		.menu-header-customizzato .sc_layouts_menu .menu-item a:not(.menu-header-customizzato .sc_layouts_menu .menu-item-has-children ul a) {
		padding: 0.6vw !important;
	}
	.menu-header-customizzato .sc_layouts_menu .menu-item a{
		font-size: 1vw;
	}
}
.box-contatti .sc_icon_extra_title {
    display: none;
}