/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1
Text Domain: stockholm
Template: stockholm
*/

.color_sand{
	color:#E30613;
}

.font_poppins,
.font_poppins *{
    font-family: 'Poppins', sans-serif !important;
}

.font_playfair,
.font_playfair *{
    font-family: 'Playfair Display', sans-serif !important;
}


/*header*/
.header_bottom {
    background-color: transparent!important;
    padding-top: 20px !important;
}


.header_top{
    font-family: 'Poppins', sans-serif;
	background-color:#000 !important;
    line-height: 45px !important;
    height: 45px !important;
}

.header_top a,
.header_top a:hover{
	color:#FFF;
}

.header_top *{
	font-size:14px;
}

header.fixed.scrolled .header_bottom{ 
	padding-top:0px !important;
	
}
header.fixed.scrolled .q_logo img.normal{
	opacity:0 !important;
}
.q_logo a {
    position: relative;
    display: block;
    visibility: hidden;
    max-height: 75px;
}
header.fixed.scrolled .q_logo img.sticky{
	opacity:1  !important;
	margin-top:6px !important;
}

.q_logo img{
	max-height:90%;
	margin-top:10px;
}

.q_logo .mobile_logo{
	display:none;
}


/*main menu*/
.main_menu li{
	background-color:#FFF;
}

.main_menu > ul > li:first-child{
	border-left:10px solid white
}

nav.main_menu > ul > li:last-child:after{
	display: block;
    content: "";
    position: absolute;
    top: 0px;
    left: 100%;
    height: 100%;
    width: 300px;
    background-color: white;
}



nav.main_menu > ul > li > a{
	letter-spacing:0px !important;
}

nav.main_menu > ul > li > a.current{
	background-color:#E30613;
}

nav.main_menu > ul > li > a.current:before{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	border-top:4px solid white;
	border-bottom:4px solid white;
}
nav.main_menu > ul > li:hover > a.current,
nav.main_menu > ul > li > a.current:hover{
	color:#FFF !important;
}

nav.main_menu .second{
	border:8px solid #E6BE8A;
	margin-top:5px;
}

nav.main_menu .second .inner ul{
	padding:10px 5px !important;
}

nav.main_menu .second .inner ul li{
	width:320px !important;
	padding:10px 0px !important;
}

nav.main_menu .second .current-menu-item {

    font-weight: 600 !important;
	background-color:#AEAEAE !important;

}

nav.main_menu .second .current-menu-item a{
    color: #FFF !important;
}

.menu-item-object-gs_sim{
	display:none !important;
}


/*home*/

.box_number{
	margin-left:-20px;
}

.row_panettone{
	z-index:999;
}

.image_panettone{
	width: 105%;
    margin-top: 10px;
    margin-left: 20px;
}

.image_panettone_2{
	position:absolute;
	margin-left:-140px;
}

.row_number{
	top:-80px;
}

.row_number .number{
	margin-right:40px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-block;
	
}

.row_number .number > span{
	margin-right:20px;
}

.box_dono{
	top:-30px;
}

.home_gioia{
	padding:40px 60px;
	border-top:0px;
	border-left:8px solid #e6be8a;
	border-right:8px solid #e6be8a;
	border-bottom:8px solid #e6be8a;
}



/*footer*/
footer{
    z-index: 99 !important;
}

.footer_top h4:after{
	content:"";
	display:block;
	margin:20px -15px;
	border-top:2px solid #E6BE8A;
	
}

.footer_bottom .container_inner,
.footer_bottom .container_inner *{
	color:#FFF;
	text-align:left;

}

.logo_footer{
	margin-bottom:30px;
}

.col_footer h4{
	text-transform:capitalize;
}

.col_footer a,
.col_footer a:hover{
	color:#000 !important;
}

.col_footer .social,
.col_footer .social:hover{
	color:#000;
}

.col_footer .link_shop{
	padding:8px;
	border:1px solid #000;
	display:none;
}

.footer_top .col_footer.last{
	padding:0px !important;
	text-align:right;
}

/*degustazione shortcode*/
.degustazione{
	border:8px solid #E6BE8A;
	padding:80px 40px;
}

.degustazione h2 span{
	font-size:48px;
}

.button_degustazione{
	position:relative;
	background-color:#E6BE8A;
	padding:15px 30px;
	color:#FFF;
	top:98px;
	font-size:20px;
	font-weight:600;
	margin-bottom:-45px;
}

.crumbs{
	position:absolute;
	top: 169px;
    right: -140px;
}


/*Product*/
.box_title_prod{
	border:8px solid #E6BE8A;
	padding:30px 20px 30px 45px !important;
}

.box_title_prod h1{
	font-size:50px;
	line-height:54px;
	margin-bottom:5px;
	letter-spacing:0px;
	text-transform: none;
	margin-bottom:15px;
}

.box_title_prod .single_testata{
	position:relative;
	margin-top:-100px;
	margin-left:100px;
	
}

.box_title_prod .cod_prod{
	color:#000;
	font-size:30px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.box_title_prod .content_prod{
	font-size: 15px;
	color:#000;
}

.box_title_prod .btn_cf_prod{
	background-color:#E30613;
	color:#FFF;
	display:inline-block;
	margin-right:15px;
	margin-bottom:15px;
	padding:8px 0px;
	width:200px;
	text-align:center;
}

.box_title_prod .qta_price{
	font-size:24px;
	vertical-align:middle;
	line-height:45px;
	font-weight:600;
	letter-spacing:0px;
	
	
}

.prod_table{
	width:100%;
	border:2px solid #E6BE8A;
	margin-bottom:5px;
}

.prod_table th{
	background-color:#E6BE8A;
	color:#FFF;
	text-align:left;
	font-weight:400;
	font-size:15px;
	padding:15px;
}

.prod_table td{
	text-align:left;
	font-size:15px;
	padding:15px;
	border:1px solid #bcbcbc;
	vertical-align:middle;
}

.prod_table tr td:first-child{
	color:#E6BE8A;
	font-weight:600;	
}

.prod_packaging_border{
	border:8px solid #E6BE8A;
	width:80%;
	padding:40px 45px;
	margin-top:40px;
}

.prod_packaging_border h2{
	text-transform:capitalize;
	font-size:57px;
}

.prod_packaging_border a{
	color: #E30613;
	border:1px solid #E30613;
	padding:8px 50px;
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
}

.prod_packaging_border a.reverse{
	background-color: #E30613;
	border:1px solid #E30613;
	color:#FFF;
	

}

.hide-nav .owl-controls {
    display: none;
}

.prod_carousel{
	margin-top:60px;
	margin-bottom:50px;
}

.prod_carousel .item{
	font-size:14px;
}

.prod_carousel .owl-controls{
	text-align: center;
}

.prod_carousel .owl-controls .owl-prev,
.prod_carousel .owl-controls .owl-next{
	color: #E6BE8A;
	display: inline-block;
	margin:10px;
	font-size:20px;
}

.gallery{
	margin:30px -5px;
}

.gallery div{
	padding:0 5px;
}

.prod_detail {
	margin:40px 0px;
	position:relative;
}

.prod_detail > div{	
	border:2px solid #E6BE8A;
	margin-bottom:5px;
	background-color:#FFF;
}

.prod_detail_head{
	background-color:#E6BE8A;
	color:#FFF;
	font-weight:600;
	padding:10px 45px;
}

.prod_detail_body{
	padding:15px 30px;
}

.prod_detail_body .vc_col-sm-4{
	height:85px;
}


.prod_detail_body div{
	padding:10px 15px;
}


.middle_image{
	position: absolute;
    left: -12%;
    z-index: 0;
}

.bottom_image{
	margin-top:-100px;
	margin-left:150px;
	margin-bottom:-100px;
	max-width:none;
}

.go_all_prod:hover{
	color:#000;
}

/*Modal*/

.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}



.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {

  position: absolute;
  z-index: 9999;
  top: 0;
  left: 50%;
  width: 60em;
  margin-left: -38em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
  padding:4em 8em ;
  border:8px solid #E6BE8A; 
  overflow:hidden;
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-content .title_contact{

	font-size: 30px;
	color:#BF8849;
	font-family: 'Playfair Display', sans-serif !important;
}

.modal-content p{
	margin-bottom:15px;
}

.modal-content a{
	color:#000;
}

.modal-content input[type=text],
.modal-content input[type=email],
.modal-content textarea{
    border: 1px solid #D5D5D5 !important;
    color: #000000 !important;
    padding: 20px !important;
    margin-bottom: 20px !important;

}

.modal-content  .wpcf7-submit{
	background-color:#E30613 !important;
	color:#FFF !important;
	padding:0px 50px !important;
	border:none !important;
}

.modal-content span.wpcf7-not-valid-tip{
    margin-top: -18px;
    margin-bottom: 20px;
}

.modal-content .spago{
	position: absolute;
    left: 0px;
    display: inline-block;
    top: 60px;
    width: 125%;
	max-width:none;
}

.modal-content .ordinare,
.modal-content .informazioni{
	display:none;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}

/* product category */
.other_product{
	border:8px solid #E6BE8A;
	padding:25px 50px;
}

.title_other_product{
	position: absolute;
    right: -420px;
    top: -66px;
}

.category_title{
	text-transform:capitalize;
	margin:30px 0px;
}

.other_product .category_title{
	line-height:80px;
	letter-spacing:0px;
	margin:0px;
}

.category_description{
	font-size:16px;
	color:#000;
}

.list_categories {
    padding: 8px 8px;
   border: 1px solid #BF8849;
    margin-left: 0px;
}

.other_categories.list_categories{
	margin-left:0px;
}

.list_categories li{
	padding:15px 20px;
	list-style-type:none;
}

.list_categories li a{
	color:#000;
	font-size:18px;
}

.list_categories li.current-cat {
    background-color: #BF8849;
}

.list_categories li.current-cat a{
	color:#FFF;
	font-weight:600;
}

/*product list*/
.product_list_item{
	text-align:center;
	margin-bottom:30px;
}

.product_list_item .wrap_item{
	border: 1px solid #E5E5E5;
}

.product_list_item .item_title{
	font-size:20px;
	color:#000;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	// height:40px;
}

.product_list_item p{
	margin-bottom:10px;
}
.product_list_item .mini_description{
	display:block;
	height:18px;
}

.product_list_item .range_price{
	height:20px;
	margin:5px 0;
	font-weight:600;
	color:#BF8849;
	font-size:16px;
}

.product_list_item .item_image{
	display:block;
	margin-top:20px;
	
	overflow:hidden;
	position:relative;
	font-size:0px;
	line-height:0px;
}

.list_other_product .product_list_item{
	background-color:#FFF;
	padding:25px 0px;
	border:8px solid #E6BE8A;
	text-align:left;
}

.list_other_product .product_list_item .item_title{
	font-size: 38px !important;
    margin-top: 0px;
	color:#E6BE8A;
	text-transform:none;
	height:auto;
}

.list_other_product .product_list_item .item_image{
	
	margin:0px;
}

/*contact module*/
.contact_module input[type="text"],
.contact_module input[type="email"],
.contact_module input[type="checkbox"],
.contact_module textarea{
	margin-top:30px !important;
	border:1px solid #ccc !important;
	margin-bottom:0px !important;
}

.contact_module input[type="submit"]{
	border: 2px solid #E30613 !important;
	background-color: #E30613 !important;
    color: #fff !important;
}

/*pagination*/
.pagination .real-btn{
	width:24px;
	height:24px;
	line-height:19px;
	font-size:22px;
	font-family: 'Playfair Display', sans-serif !important;
	display:inline-block;
	margin:0px 1px;
	background-color:#A89D8F;
	color:#FFF;
}

.pagination .real-btn.current{
	background-color:#BF8849;
	width:30px;
	height:30px;
	font-size:26px;
	line-height:21px;
	pointer-events:none;
	
}
.top_header_button_red,
.top_header_button{
	font-size:14px;
	padding:8px 20px;
	border:1px solid #FFF;
	margin:0 5px;
}

.top_header_button_red{
	background-color:#E30613;
	border:1px solid #E30613;
}

/*Page*/
.box_come_ordinare .vc_column-inner{
	padding:15px !important; 
	height:190px !important;
}

.btn_confezioni_natalizie{
    background-color: #E30613;
    color: #FFF;
    display: inline-block;
    padding: 15px 30px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
}

/*CG*/

.box_home, .box_confezioni{
    position: relative;
    display: inline-block;
    width: 24%;
    height: auto;
    vertical-align: top;
    background-image: url();
    margin-left: 8px;
}

.box_confezioni{
    text-align: center;
}

.box_home:nth-child(1){
    background-image: url('https://regalidigusto.it/wp-content/uploads/2024/09/1.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.box_home:nth-child(2){
    background-image: url('https://regalidigusto.it/wp-content/uploads/2024/09/2.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.box_home:nth-child(3){
    background-image: url('https://regalidigusto.it/wp-content/uploads/2024/09/3.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.box_home:nth-child(4){
    background-image: url('https://regalidigusto.it/wp-content/uploads/2024/09/4.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icona_home{
    display: block;
}

.icona_cn{
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.txt_titolo_passi{
    font-family: "Playfair Display";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.contenitore_passi{
    border: 8px solid #E6BE8A;
    padding: 80px 20px;
}

.contenitore_passi_conf{
    background: rgba(191, 136, 73, 0.10);
    padding: 80px 20px;
}

.intro_passi{
    color: #1F1F1F;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 60px;
}

.contenitore_interno{
    border: 1px solid #bf8849;
    padding: 24px;
}

.contenitore_interno_no_border{
    padding: 100px 24px;
    margin-top: 40px;
}

.contenitore_interno_no_bo_sot{
    border: 1px solid #bf8849;
    border-bottom: none;
    padding: 24px;
}

.contenitore_interno_no_bo_sop{
    border: 1px solid #bf8849;
    border-top: none;
    padding: 24px;
}

.pulsante_dett, .pulsante_dett_big{
    display: block;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-color: #BF8849;
    width: fit-content;
    height: 24px;
}

.link_conf{
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}


.title h1.titolocategoria{
	font-size: 60px;
    padding-top: 100px;

}
.rdg-cat-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.title_holder {
    position: relative;
    z-index: 2;
}
.galleria_regali .wpb_image_grid .gallery_holder.with_space ul li a{
    margin: 0 auto !important;
}

#quattro_passi{
    top: -50px !important;
}

/*----------- RESPONSIVE--------------*/

@media (max-width: 1800px) {
	nav.main_menu > ul > li > a{
		font-size:13px !important;
		padding: 0 14px!important;
	}
}

@media (max-width:1600px){
	.container_inner,
	.boxed .section .section_inner,
	.grid_section .section_inner,
	.fotter_bottom_border_holder.in_grid,
	.fotter_top_border_holder.in_grid{
		width:calc(100% - 100px) !important;
	}
	
	.header_bottom{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.row_number {
		top: -50px;
	}
	
}

@media (max-width:1400px){
	.row_number {
		top: 10px;
		
	}
	
	.section_xmas_basket{
		margin-top:40px;
	}
	
	
	.prod_packaging_border h2{
		font-size:38px;
	}
	
}


@media (min-width:1350px){
	.container_inner,
	.boxed .section .section_inner,
	.grid_section .section_inner,
	.fotter_bottom_border_holder.in_grid,
	.fotter_top_border_holder.in_grid{
	width:calc(100% - 360px) !important;
	}
	
	.header_bottom{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.box_number{
		margin-left:-40px;
		margin-right:-40px;
	}
	
	
}

@media (max-width:1300px){
	nav.main_menu > ul > li > a{
		line-height: 65px !important;
	}
	
	header:not(.scrolled) .q_logo img {
		max-height: 55%;
		margin-top: 5px;
	}
	
	.modal-wrapper{
		width: 50em;
		margin-left: -33em;
	}
	
	.modal-content .spago{
		top:74px;
	}

}

@media (max-width:1200px){
	.logo_wrapper, .mobile_menu_button {
		display: table !important;
	}
	
	.main_menu{
		display:none;
	}
	
	.mobile_menu{
		display:block !important;
	}
	
	header {
		position: relative!important;
		left: 0!important;
		margin-bottom: 0;
	}
	
	
	.q_logo .mobile_logo{
		display:block;
		position:relative;
		left:0px;
	}
	
	.header_inner_left{
	    position: relative!important;
		left: 0!important;
		margin-bottom: 0;
	}
	
	.logo_wrapper {
		height: 100px;
		left: 50%;
		position: absolute;
	}
	
	.q_logo {
		display: table-cell;
		position: relative;
		top: auto;
		vertical-align: middle;
		top:76% !important;
		
	}
	.q_logo a {
		left: -50%;
		width: auto!important;
		height:165px !important;
	}
	
	header.fixed.scrolled .q_logo img.sticky{
		opacity:0 !important;
		
	}
	
	header.scrolled .q_logo img{
		max-height:55%;
	}
	
	.home_product a[href*=prodotto] {
		height: 60px;
		display: inline-block;
	}
	
	.category_description{
		margin-bottom:30px;
	}
	
	.list_categories{
		margin-left:0px;
	}
	
	.modal-wrapper{
		width: 40em;
		margin-left: -28em;
	}
	
	.modal-content .spago{
		top:118px;
	}
}

@media (max-width:1000px){
	header .q_logo img.sticky {
		display: block!important;
		opacity:1 !important;
	}
	header .q_logo{
	    top: 0!important;
	}
	
	header .q_logo img.normal{
		height:0px !important;
	}
	
	header:not(.scrolled) .q_logo img {
		max-height: 55%;
		margin-top: 5px;
	}
	
	.col_footer{
		margin-bottom:30px;
	}
	
	.col_footer.last{
		margin-left: 15px !important;
	}
	
	.col_footer.last h4{
		text-align:left !important;
	}
	
	.col_footer.last h4:after{
		display:none !important;
	}
	
	.single-product .title,
	.tax-product_cat .title{
		min-height: 330px;
	}
	
	.category_description{
		margin-bottom:30px;
	}
	
	.list_categories{
		margin-bottom:30px;
		margin-left: -15px !important;
		margin-right: -15px;
	}
	
	.hidden-sm{
		display:none;
	}
	
	.title{
		margin-bottom: 40px;
	}
	
	.title_subtitle_holder h1{
		font-size:38px !important;
		text-shadow: 0px 0px 10px rgba(10, 10, 10, 1);
	}
	
	.full_width_inner h1{
		line-height:40px !important;
	}
	
	.full_width_inner h1 span{
		line-height:40px !important;
		font-size:34px !important;
	}
	
	.modal-wrapper{
		width: 29em;
		margin-left: -19em;
		padding:4em;
	}
	
	.modal-content .spago{
		top:160px;
	}
	
	.category_title{
		font-size: 44px;
		line-height: 56px;
	}
	
	.wrap_prod_table{
		overflow-x:scroll;
	}
	.prod_table th:first-child{
		width:50px !important;
	}
	.prod_table{
		width:1000px;
	}
	
	.prod_packaging_border h2{
		font-size:32px;
		margin-bottom: 15px;
	}
	
	.box_title_prod {
		padding:30px 20px!important;
		
	}
	.box_title_prod h1{
		line-height:60px;
		margin-bottom:15px;
	}
}


@media (min-width: 992px) {
    .rdg-right-float {
        float: right !important;
    }
	
	.rdg-right-left {
        float: left !important;
    }
	
}

@media (max-width:850px){
	.row_number .number{
		width:100%;
	}
	
	.home_product a[href*=prodotto] {
		height: 90px;
		display: inline-block;
	}
	
	.header_top .left{
		float:left !important;
	}
	.header_top .right {
		float:right !important;
	}
}
@media (min-width: 767px) {
	
}

@media (max-width:767px){
	.container_inner,
	.boxed .section .section_inner,
	.grid_section .section_inner,
	.fotter_bottom_border_holder.in_grid,
	.fotter_top_border_holder.in_grid{
		width:calc(100% - 60px) !important;
	}

	.other_product{
		padding:15px;
		margin: 0 -15px;
	}
	
	.other_product .category_title{
		font-size:48px;
		line-height:56px;
	}

	.box_number{
		margin-left:0px;
	}
	
	.home_gioia{
		border-top: 8px solid #e6be8a;
	}
	
	.number{
		margin-top:15px !important;
		margin-bottom:15px !important;
	}

	.mobile_menu_button{
		margin-left:-20px !important;
	}
	
	.hidden-xs{
		display:none;
	}

	.home_product{
		margin-bottom:30px;
	}
	
	.home_product a[href*=prodotto] {
		height: auto;
	}
	
	.section_home_category .wpb_column{
		margin-bottom:50px;
	}
	
	.image_panettone_2{
		display:none;
	}
	
	.home_gioia{
		padding:20px;
	}
	
	.degustazione h2 span{
		font-size:35px !important;
		line-height:50px;
	}
	
	.degustazione .button_degustazione{
		font-size:15px;
		display:inline-block;
		text-align:center;
	}
	
	.degustazione .crumbs{
		display:none;
	}
	
	.modal-wrapper{
	    width: 89%;
		padding: 3.6%;
		margin-left: 0px;
		left: 0px;
	}
	
	.modal-content .spago{
		display:none;
	}
	
	.box_title_prod h1{
		line-height:45px !important;
		font-size:35px;
	}
	
	.prod_packaging_border{
		width:88%;
		padding:20px 15px;
	}
	
	.prod_packaging_border a{
		padding:5px 10px;
		font-size:12px;
	}
	.prod_packaging_border .vc_col-md-offset-1{
		padding-left:15px;
	}
	
	.prod_detail_body .vc_col-sm-4{
		height:100px;
	}
	
	.prod_detail_body{
		padding:15px 0px;
	}
}


.home_slider .owl-nav .owl-prev {
    position: absolute;
    top: calc(50% - 15px);
    left: 20px;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 28px;
    height: 31px;
    line-height: 33px;
    text-align: center;
    padding-right: 3px;
    transition: all .2s;
}
.home_slider .owl-nav .owl-next {
    position: absolute;
    top: calc(50% - 15px);
    right: 20px;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 28px;
    height: 31px;
    line-height: 33px;
    text-align: center;
    padding-left: 3px;
    transition: all .2s;
}
.home_slider .owl-nav .owl-prev:hover,
.home_slider .owl-nav .owl-next:hover {
    color: #e30613;
    background-color: #fff;
}
@media (max-width: 600px){
	.home_slider .owl-nav .owl-prev,
	.home_slider .owl-nav .owl-next {
		width: 20px;
		height: 23px;
		font-size: 14px;
		line-height: 25px;
	}
}

@media (max-width: 450px){
    .contenitore_passi, .contenitore_passi_conf{
		position: relative !important;
        margin-top: 130px !important;
	}

    .contenitore_passi .box_home, .contenitore_passi_conf .box_confezioni{
        width: 100% !important;
        display: block !important;
        margin-top: 20px;
    }

    .pulsante_dett_big{
		height: 48px !important;
	}
    .sottotit_h2{
		font-size:22px !important;
	}
    .tit_h1{
		font-size:28px !important;
	}
	.header_top .left, .header_top .right {
		width: 100%;
	}
	header .header_top {
		height: 80px !important;
		line-height: 36px !important;
	}
}

input.newsletter-footer-text {
    padding: 10px 17px;
    border: 2px solid transparent;
    outline: 0;
    resize: none;
    font-family: inherit;
    line-height: 18px;
    background-color: #fff;
    color: #8d8d8d;
    box-sizing: border-box;
}
button.newsletter-footer-btn {
    padding: 10px 17px;
    border: 2px solid #e30613;
    outline: 0;
    resize: none;
    font-family: inherit;
    line-height: 18px;
    background-color: #e30613;
    color: #fff;
    box-sizing: border-box;
} 


/* 20210806 */
.product_list_item .wrap_item {
    border: 1px solid #E5E5E5;
    height: 310px;
}
.product_list_item .item_image {
	height: 100%;
    width: 100%;
}
.product_list_item .item_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.product_list_item {
    min-height: 340px!important;
}
.product_list_item {
    text-align: center;
    margin-bottom: 85px;
}
button.slick-arrow {
    width: 25px;
    height: 25px;
    border: 1px solid #bf8849;
    color: #bf8849;
    border-radius: 4px;
}
button.slick-next.slick-arrow {
    position: absolute;
    bottom: -20px;
    right: 25px;
}
button.slick-prev.slick-arrow {
    position: absolute;
    bottom: -20px;
    right: 75px;
}

/* 20210909 */
.current-product-parent {
    background: #e30613!important;
}
.current-product-parent a {
	color: #fff!important;
}




/* Nuove Media Queries Per Home Page 20210913 */
@media screen and (min-width: 1401px) {
	#row_panettone_id {
		margin-bottom: 65px!important;
	}
}
@media screen and (max-width: 1400px) {
	#row_panettone_id {
		margin-bottom: auto!important;
	}
}




/* Nuove Media Queries Per Gallerie Custom 20210913 */
@media screen and (max-width: 768px) {
	div.gallery-slider {
		margin-bottom: 55px!important;
	}
}

/* Nuove Media Queries Per Confezioni 20210910 */
.product_list_item {
    text-align: center!important;
    margin-bottom: 25px!important;
}
p.category_description {
    margin-bottom: 45px;
}
@media screen and (min-width: 1921px) {
	.product_list_item {
		min-height: 420px!important;
		height: auto!important;
	}
}
@media screen and (min-width: 1640px) {
	.product_list_item {
		min-height: 380px!important;
		height: auto!important;
	}
}
@media screen and (min-width: 1201px) and (max-width: 1640px) {
	.product_list_item {
		height: auto!important;
		min-height: 325px!important;
	}
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
	.product_list_item {
		min-height: 360px!important;
		height: auto!important;
	}
}
@media screen and (min-width: 769px) and (max-width: 992px) {
	.product_list_item {
		min-height: 400px!important;
		height: auto!important;
	}
}
@media screen and (max-width: 768px) {
	.product_list_item {
		height: auto!important;
		min-height: unset!important;
	}
}
@media screen and (max-width: 425px) {
	.title_subtitle_holder span {
		font-size: 20px!important;
	}
	.title_subtitle_holder_inner h1 {
		line-height: 22px!important;
	}
}

.custom-grid-prodotti .product_list_item {
	height: auto!important;
	max-height: unset!important;
}
@media screen and (max-width: 425px) {
	.single-product .title{
		min-height: unset!important;
		height: 100px!important;
	}
	.tax-product_cat .title {
    min-height: unset!important;
    height: 300px!important;
}
.title h1.titolocategoria {
    font-size: 40px;
    padding-top: 0px;
}
}

/* Media Query Logo In Alto */
@media screen and (min-width: 1000px) and (max-width: 1200px) {
	.q_logo img {
		top: 0%!important;
	}
}

@media screen and (min-width: 1350px) and (max-width: 1440px) {
	.q_logo {
		top: 50%;
		left: -140px!important;
	}
}

/* Allineamento testo prodotti */
.custom-grid-prodotti p {
    text-align: left!important;
}
.custom-grid-prodotti * {
    text-align: left!important;
}

/* Modifiche Home Page 20210929 */
div.custom-button-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 45px;
    margin-top: 25px;
}
div.custom-button-container > a.custom-catalogo {
    border: 2px solid #e30613;
    color: #E30613;
    padding: 20px 40px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 500;
    transition-property: all;
    transition-duration: .5s;
    /* font-family: 'Playfair Display', sans-serif; */
}
div.custom-button-container > a.custom-come-ordinare {
    border: 2px solid #000;
    color: #000;
    padding: 20px 40px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 500;
    transition-property: all;
    transition-duration: .5s;
    /* font-family: 'Playfair Display', sans-serif; */
}
div.custom-button-container > a.custom-catalogo:hover {
    color: #fff;
    background-color: #E30613;
    border-color: #E30613;
}
div.custom-button-container > a.custom-come-ordinare:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

@media( max-width: 1000px) {
	div.custom-button-container {
		flex-wrap: wrap;
		gap: 0;
	}
	div.custom-button-container > a {
		width: calc((100% - 45px) / 4);
		margin-right: 15px;
		box-sizing: border-box;
		text-align: center;
		padding: 15px 5px !important;
	}
	div.custom-button-container > a.custom-catalogo {
		margin-right: 0;
	}
}
@media( max-width: 600px) {
	div.custom-button-container>a {
		width: calc((100% - 15px) / 2);
		margin-bottom: 15px;
	}
	div.custom-button-container>a:nth-child(2) {
		margin-right: 0;
	}
}
@media( max-width: 400px) {
	div.custom-button-container>a {
		width: 100%;
		margin-right: 0;
	}
}

/* Nascondere Catalogo */
/*
div.custom-button-container a.custom-catalogo {
    display: none!important;
}
a.top_header_button_red {
    display: none!important;
}

.category-blog img.sticky.lazyloaded {
	opacity: 1;
}*/