

.info-shipping{
display:flex !important;}
#pnlLoginVeloce ,#pnlAnteprimaCarrello, #pnlUserVeloce {
/*	background: white;*/
/*	padding: 10px;*/
background-color: #ffffff;
z-index: 1000;

box-shadow: 0 0 0 8px #edf2f4;
border: 1px solid #b48f5d;
padding: 15px 25px;
margin: -1px 0 0;
}

#mobile-menu a.directlink {
	background-image: none !important;
}
#mobile-menu #dtrMenuMobile > li.category > a.collapsed {
	background-image: url("/themes/cicala2/assets/images/hamburger/plus.png");
}

#mobile-menu #dtrMenuMobile > li.category > a {
	background: url("/themes/cicala2/assets/images/hamburger/close.png");
	background-repeat: no-repeat;
	background-origin: content-box;
	background-position-x: right;
	background-position-y: 5px;
	border-bottom: 1px solid #e7e7e7;
}

#mobile-menu #dtrMenuMobile > li.category ul li a {
	background-image: url("/themes/cicala2/assets/images/hamburger/arrow_active.png");
	background-repeat: no-repeat;
	background-origin: content-box;
	background-position-x: right;
	background-position-y: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 0px;
	border-bottom: 1px solid #e7e7e7;
}

#mobile-menu #dtrMenuMobile > li.category ul li a.collapsed {
	background-image: url("/themes/cicala2/assets/images/hamburger/arrow_default.png");

}

#mobile-menu #dtrMenuMobile > li.category ul li ul li {
	margin-left: 10px;
}
#mobile-menu #dtrMenuMobile > li.category ul li ul li a{
	background: url("/themes/cicala2/assets/images/hamburger/dot.png") !important;
	background-position: 5px 18px !important;
	background-repeat: no-repeat !important;

}

#mobile-menu-top {
	height: 40px;
	border-bottom: #101010;
}

@media (min-width: 768px) {
	.info-shipping > div{
		width: 100% !important;
		text-align: center !important;
	}
	.container-header{
		position:relative;
		padding-top:20px;
		/*padding-bottom:20px;*/
	}
	#collapsible-panels {
		position: absolute;
		right: 0px;
	}

	#collapsible-panels .panel .panel-collapse {
		width: 400px;
		top: 80px;
		right: 0px;
	}

	.header-button-mobile {
		width: auto;
		text-transform: uppercase;
	}
}

#upper-menubar { font-family: 'Roboto',sans-serif; font-size: 12px; color: #333333;
	background-color: #fff; padding-top:  0px;height:170px;border:none !important;}


.navbar{
	margin-bottom: 0 !important;
}
#upper-menubar .header-button-mobile:after {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0px 10px;
	border-color: #333 transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	margin-left: -20px;
	transition: bottom 1s;
	z-index: 100;
	border: none;
}
#upper-menubar .header-button-mobile.collapsed:after {
	content: '';
	border: none !important;
}

#nav_sub-bar {
height: 52px;
	margin-top: 170px;
	font-family: 'Spectral';
	font-size: 12px;
}


#nav_sub-bar .nav-section  {
	padding: 0px;
	padding-top: 0px;
}
#nav_sub-bar .nav-section a {
	text-transform: uppercase;
	color: #ebe8e6;
	text-decoration: none;
	margin: 0px;
	color: #000;
	font-size: 18px;

	text-align: center;
	text-transform: uppercase;
	font-family: Spectral;
	padding: 15px 5px;
}
#nav_sub-bar .nav-section a:hover { color: #b3905f;}
#nav_sub-bar .nav-section a:first-child { margin-left: 0px;}
#nav_sub-bar .nav-section a:last-child { margin-right: 0px;}

@media (min-width: 992px) and (max-width: 1199.98px) {
	#upper-menubar{
		height: 200px;
	}

.menu-flex{
	display: flex;
	align-items: center;
}
}
@media (min-width: 1220px) and (max-width: 1440px) {
	#nav_sub-bar .nav-section a {

		font-size: 15px !important;
	}
	.nav_sub-bar-wrapper{
		padding: 10px 0 !important;}

}

@media (min-width: 768px) and (max-width: 991.98px) {
.menu-flex{
	display: flex !important;
}
	.navbar-collapse{
		width:20% !important;
	}

	.container-header {

		padding-top: 30px;
	}
	#upper-menubar{
		height:200px;
	}
}


@media (max-width:1200px){
	.glyphicon-menu-hamburger:before{
		content: url("/themes/cicala2/assets/images/hamburger/hamburger_menu.png") !important;
	}
	.navbar-collapse{
		width:41.66666667%
	}

	.container-header{
		width: 100% !important;
	}

	.navbar-toggle{
		display: block !important;
	}
	#nav_sub-bar{
		display: none !important;
	}
}
@media (min-width: 991px) {
	.box-info2 .info-shipping div,.box-info .info-shipping div{
		/*display: inline-block;*/
	}

}
@media (max-width: 768px) {
	#lnkCarrelloMobile_ctl{
		margin-left:auto
	}
	li:has(>.header-button-mobile), li:has(> span >.header-button-mobile){

		min-width: 40px !important;
		/*height: 38px !important;*/
	}

	.longines-mobile a{
		padding:0 !important;
	}
	li.longines img{
		width: 100px !important;
	}

	div#txtCercapnlRicercaSemplice_ctl {
		width: 60% !important;
	}
	.btn-close-search {


		right: 5px !important;


	}

	#c21_ctl {
		width: 40% !important;
	}

	.container-ricerca {
		width: 80%;
		margin: 0 auto;
		margin-top: 5.5rem !important;
	}
	.box-info, .box-info2 {


		font-size: 12px !important;
	}

	.single_banner img {
		width: 100%;
	}

	#pnlMain{
		margin-top:110px !important;
	}
	ul.nav.col-sm-7 {
		justify-content: start;
		width: 90%;
		align-items: flex-end !important;
	}
	.logo-mobile{
		margin-left:0;
	}
	.box-info, .box-info2{
		width:100%;
	}

	.row.display-flex {
		display: flex !important;
		flex-wrap: wrap;
	}
	.navbar-collapse {
		width: 15% !important;
	}
	ul.nav.col-sm-7{
		margin-left:auto;
	}
	.navbar-toggle{
		padding:0px;
	}
	.logo-mobile{
		margin-right: 0;
	}

	.logo-mobile a{
		padding:0 !important;
	}
	.cart_items{
		display: none !important;
	}
	#upper-menubar{
		height:100px;
	}
	.container-header {

		padding-top: 10px;}
	.navbar-collapse{
		border:none;
	}
}
@media (max-width: 991px) {

	#nav_sub-bar .nav-section a {
		margin: 6px;
	}
}

#nav_sub-bar .nav-section a.golden {
	color: #b3905f;
}
#nav_sub-bar .nav-section a.golden:hover {
	color: #fff;
}

.glyphicon-user:before, .glyphicon-shopping-cart:before,.glyphicon-search:before,.glyphicon-log-out:before{
	display: none;
}
.button-header{
	background-position: 50% 0%;
	background-repeat: no-repeat;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	display: inline-block;
	font-family: 'Roboto', Verdana, Arial, sans-serif;
	padding: 33px 15px 0;
}
.button-account{
	background-image: url('/themes/cicala2/assets/images/header/user.png');

}
.button-wishlist{
	display: flex;
	flex-direction: column;
	padding: 0;
	align-items: center;
}
a.wishlist:hover{
	text-decoration: none !important;
}

.lnr-heart:before {
	content: "\e813";
	font-size: 22px;}

.button-cart {
	background-image: url('/themes/cicala2/assets/images/header/basket.png');

}
.button-search{

	background-image: url('/themes/cicala2/assets/images/header/search-1.png');

}
.button-logout{

	background-image: url('/themes/cicala2/assets/images/header/logout.png');


}


ul.nav.col-sm-7 {
	display: flex;
	align-items: center;
}
.logo-flex{
	margin-right:auto;
}

button.btn.dropdown-toggle.btn-primary.btn-lang {
	background: none;
	color: #141412;
	border: none;
	font-family: 'Montserrat', Verdana, Arial, sans-serif;
	padding:2px 20px !important;
}

ul.nav-left{
	list-style: none;
	padding: 0 0;
	margin: 0 0;
}
ul.nav-left a {
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	line-height: normal;
	font-family: Roboto;
}

ul.nav-left  li {
	display: inline-block;
	border-left: 1px solid #cacaca;
	padding: 4px 15px;
}

ul.nav-left  li:first-child {
	border-left: none;
	padding: 4px 15px 4px 0;
}

#pnlLoginHeader .form-control{
	background-color: rgba(51, 51, 51, 0.06);
	border: none;
	font-size: 18px;
	font-weight: 200;
	height: 40px;
	outline: none;

	line-height: 18px;
	font-family: 'Montserrat', Verdana, Arial, sans-serif;
}
#LoginPanelLoginButtonpnlLoginVeloce.btn-primary,#pnlAnteprimaCarrello .btn-primary {
	color: #fff;
	background-color: #B48F5D;
	border-color: #B48F5D;
	font-size: 16px;
	font-weight: 500;

	line-height: 18px;
	font-family: 'Montserrat', Verdana, Arial, sans-serif;
	padding: 21px 45px;
}
.btn-register{
	background: none!important;
	text-transform: none !important;
	border: none !important;
	font-weight: 300;
	font-family: 'Montserrat', Verdana, Arial, sans-serif;
	color: #141412;
}
.trash:before{
	content: url('/themes/cicala2/assets/images/header/remove.svg');
}
.btn-register:hover{
	color: #141412;
	text-decoration: underline;
}
#dtrAnteprimaCarrello .btn-default{
	background: none !important;
	border:none !important;
}
.box-ricerca{

	left: 0;
}
.nav_sub-bar-wrapper{
	padding: 6px 0;
	width:100%;
background-color: #F7E9D4 !important;
}
.box-info{
	background-color: #c3dbe5;
	font-weight: 500;
}

.box-info, .box-info2{


	font-size: 14px;
	font-weight: 600;
	font-family: 'Montserrat', Verdana, Arial, sans-serif;
}
.box-info .info-shipping div{
/*background-color:rgba(153, 153, 153, 0.4);*/
	background-color: #000;
	color: #fff;
	text-align: left;
	/*padding: 8px 13px 8px 20px;*/
	padding:0px  8px ;

	text-transform: uppercase;


}

.box-info2 .info-shipping div {
	background-color:rgba(153, 153, 153, 0.4);
	color: #fff;
	text-align: left;
	padding: 8px 13px 8px 20px;
	text-transform: uppercase;

}

.info-customer span {
	background-position: 0 50%;
	background-repeat: no-repeat;
	font-weight: 500;
	background-image: url('/themes/cicala2/assets/images/header/phone-1.png');
	padding-left: 25px;
	text-transform: uppercase;

}
.info-customer{
	padding: 8px 13px 8px 20px;
	color: #141412;
}

.info-customer div{

	text-align:center;
}
.box-info .info-customer div {
	font-weight: 300;
}
.box-info2{
	background-color: #9BB3BD;
}





.box_sottocategorie {
	position: absolute;
	display: block;
	padding: 19px;
	z-index: 100;
	background: white;
	/*margin-left: -20px;*/
	display: none;
	box-shadow: -1px 2px 7px 0px rgba(0, 0, 0, 0.06);
	min-width: 190px;
	margin-top: 14px;
}

.box_sottocategorie > div > div > div:first-child:empty {
	display: none !important;
}

.box_sottocategorie ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.box_sottocategorie ul li {
	text-align: left;
	height: 30px;
	word-spacing: inherit;
}

.box_sottocategorie ul li a:hover {
	color: #9E9E9E;
}

.box_sottocategorie ul li a {
	font-size: 15px !important;
	transition: all 200ms;
	padding: 11px 0;
}

/*.box_sottocategorie ul li a:before {*/
/*content: "\e258";*/
/*font-family: 'Glyphicons Halflings';*/
/*font-size: 6px;*/
/*top: -1px;*/
/*display: inline-block;*/
/*position: relative;*/
/*transition: all 200ms;*/
/*}*/

.box_sottocategorie ul li a:hover:before {
	left: 2px;
}

.main-sections-container {
	display: inline-block;
	/*overflow: hidden;*/
	padding: 8px 0;	padding-left: 2px;
	padding-right: 0px;
}
.container-ricerca{
	width:80%;
	margin:0 auto; margin-top:2.5rem;
}

div#txtCercapnlRicercaSemplice_ctl {
	width: 70%;
}
#c21_ctl{
	width: 20%;
}
.btn-ricerca {

	background-color: #B48F5D;
	border: none;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	font-family: 'Montserrat', Verdana, Arial, sans-serif;
	padding: 10px 20px;
	height: 100%;
	width: 100%;
}
.btn-ricerca::before{
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\e003";
}
.btn-close-search {
	width: 10%;
	position: absolute;
	right: 0;
	color: #fff !important;
	top: 0;
}
#pnlRicercaSemplice .close {
	float: right;
	font-size: 28px;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-shadow:none !important;
opacity:1 !important;}


#txtCercapnlRicercaSemplice_ctl .form-control:focus{
	box-shadow: none !important;
}

#lnkCarrelloMobile_ctl,#c26_ctl,.li-search,#c27_ctl,#c29_ctl ,#c30_ctl{
	align-self: center;
}
#dtrMenuMobile .Saldi a,
.main-section.sale{
	font-weight: 700 !important;

	/* text-decoration: underline; */
	font-family: 'Montserrat', Verdana, Arial, sans-serif !important;
	font-size: 18px !important;
}
.main-section.sale{
color: #b48f5d !important;}