@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800");
@import url("https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Shadows+Into+Light");

body {
	font-family: "Open Sans", "Open Sans", sans-serif;
}

strong {
	font-weight: 800;
}

.maxWidth {
	max-width: 1980px;
	margin: 0 auto;
}
.maxWidth1200 {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.topbarNew {
	background-color: #7F1734;
	min-height: 62px;
	margin-bottom: 22px;
}
.topbarNew a {
	text-decoration: none;
	color: #fff;
	font: 400 13px "Oswald", sans-serif;
	text-transform: uppercase;
}
.topbarNew a:hover {
	text-decoration: underline;
}
.headLogo ul li a {
	text-decoration: none;
	color: #000;
}
.headLogo ul li a:hover {
	text-decoration: underline;
}

.liTopCustom {
	list-style: none;
	margin: 0px 20px 0 20px;
	line-height:  60px;
}
.list-group-item {
	border: none;
	background-color: unset;
	color: #fff;
	line-height: 15px !important;
}
@media(max-width: 991px){
	.list-group-item {
		padding: 12px !important;
	}
}

.navbar .megamenu{ padding: 1rem; }
.navbar-toggler {
        background-color: #7F1734;
    }
.navbar-nav .nav-item a.nav-link {
        color: #000; /* Colore del testo dei link */
	    font: 400 14px "Oswald", sans-serif;
		text-transform: uppercase;
	margin-right: 20px;
    }
.navbar-nav .nav-item a.nav-link:hover {
        color: #000; /* Colore del testo dei link al passaggio del mouse */
    }

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

}	
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
}
/* ============ mobile view .end// ============ */


p {
	font-size: 16px;
	font-weight: 300;
	color: #000;
}
h1 {
	font-size: 48px;
	font-weight: 700;
	color: #000;
}
h2 {
	font-size: 30px;
	font-weight: 300;
	color: #000;
}
h3 {
	/*font-size: 30px;
	font-weight: 300;*/
	font: 700 3rem / 1.1 "Oswald", sans-serif;
	color: #000;
}
h4 {
	/*font-size: 24px;
	font-weight: 300;*/
	font: 400 1.4rem "Poppins";
	color: #000;
}
h5 {
	font-size: 20px;
	font-weight: 300;
	color: #000;
}
.areaSlide h5 {
	color: #fff;
	font-size: xxx-large;
	font-weight: 600;
	text-shadow: 2px 2px 10px #000;
}
.carousel-caption {
	right: 10%;
	left: 10%;
}
.messaggioSpeditioniTop {
	line-height: 32px;
	color: #fff;
}
@media(max-width: 500px){
	.messaggioSpeditioniTop {
		font-size: small;
		text-align: center !important;
	}
	.topMenuUser {
		font-size: small;
	}
}
.cercaTop {
	margin-left: 10px;
	margin-right: 0px;
	width: 160px;
	height: 3.2rem !important;
}
@media(max-width: 500px){
	.cercaTop {
		margin-left: 0;
		width: 100%;
	}
}
.carousel-caption {
	bottom: 11.25rem;
}
#prodotti1 .carousel-control-prev, #prodotti2 .carousel-control-prev, #prodotti3 .carousel-control-prev, #prodotti4 .carousel-control-prev, #loghi .carousel-control-prev {
	left: -110px
}
#prodotti1 .carousel-control-next, #prodotti2 .carousel-control-next, #prodotti3 .carousel-control-next, #prodotti4 .carousel-control-next, #loghi .carousel-control-next {
	right: -110px
}
#prodotti1 span.carousel-control-next-icon, #prodotti4 span.carousel-control-next-icon, #loghi span.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");;
}

#prodotti1 span.carousel-control-prev-icon, #prodotti4 span.carousel-control-prev-icon, #loghi span.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
#prodotti2 span.carousel-control-next-icon, #prodotti3 span.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");;
}

#prodotti2 span.carousel-control-prev-icon, #prodotti3 span.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.scopriSconto {
	background-color: #7F1734;
	color: #fff;
	width: 75%;
	line-height: normal;
	padding: 5px;
	display: inline-block;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.scopriScontoRegistrazione {
	background-color: #7F1734;
	color: #fff;
	max-width: 50%;
	display: inline-block;
	padding: 10px;
}
a.noSottolineato {
	text-decoration: none !important;
}
.price {
	/*font-weight: 900;*/
	font: 500 1.7rem "Oswald", sans-serif;
}
del {
	font: 300 1.5rem "Oswald", sans-serif;
	color: #777;
}

.titoloprodotto {
	height: 90px;
	/*margin-top: 10px;*/
	padding-top: 3rem;
}

.bgSecondario {
	background-color: #99A7A4;
}
.coloreViola {
	color: #7F1734;
}

.imgBorded .img-fluid {
	/*border: 1px solid #757575;*/
}

footer {
	background-color: #00172f;
	color: #fff;
	margin-top: 50px;
}
footer h5 {
	font: 400 1.7rem/1 "Oswald",sans-serif;
	margin-bottom: 15px;
}
footer p {
	font: 400 1.3rem/1 "Poppins",sans-serif;
	line-height: 24px;
}
footer h5, footer p {
	color: #fff;
}
footer ul {
	padding-left: 0;
}
footer li {
	list-style: none;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
small p {
	font-size: small;
}

/***CART TOP***/
.cart-dropdown .dropdown-menu {
    right: 0;
    left: auto;
    padding-top: 0;
}

.cart-dropdown .dropdownmenu-wrapper {
    padding: 1.5rem 1.3rem;
	width: 300px;
}
.dropdownmenu-wrapper {
    position: relative;
    background-color: #fff;
    padding: 2rem;
    border-radius: 0;
    border: 1px solid #f0f0f0;
    box-shadow: 0 29px 28px rgba(0,0,0,0.1);
}
.dropdown-cart-header {
    border-bottom: 1px solid #e6ebee;
    margin-bottom: 0;
    padding-top: 0;
}
.dropdown-cart-header a {
    color: inherit;
    margin-left: auto;
    font-size: 0.9rem;
}

.dropdown-cart-header, .dropdown-cart-total {
    padding: 0.7rem 1rem;
    display: block !important;
    align-items: flex-end;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #474747;
}
.cart-dropdown .product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 !important;
    padding: 1.6rem 1rem;
    border-bottom: 1px solid #e6ebee;
    box-shadow: none !important;
}
.cart-dropdown .product-title {
    margin-bottom: 0.2rem;
    color: #696969;
    font-size: 1.3rem;
    font-weight: 600;
    text-align: left;
}
.cart-dropdown .product-details {
    color: #696969;
    font-size: 0.9rem;
    font-weight: 300;
    text-align: left;
}
.cart-dropdown .product-image-container {
    position: relative;
    max-width: 80px;
    margin: 0;
    margin-left: auto;
    border: 1px solid #ededed;
}
.dropdown-cart-total {
    margin-bottom: 1.1rem;
}
.dropdown-cart-header, .dropdown-cart-total {
    padding: 0.7rem 1rem;
    display: flex;
    align-items: flex-end;
    font-size: 1.0rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #474747;
}
.dropdown-cart-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.2rem 1rem 1.5rem;
}
.dropdown-cart-products img {
	width: 78px !important;
	height: auto;
}
.dropdown-cart-products .product-title a {
	color: #000000 !important;
	font-size: x-small;
	font-weight: normal;
}
.dropdown-cart-products h4 {
	line-height: 0.5 !important;
}
.dropdown-cart-action a {
	background-color: #7F1734;
	text-decoration: none;
}
.dropdown-cart-action a:hover {
	background-color: #7F1734;
	color: #000;
	text-decoration: none;
}
.modal {
	--bs-modal-width: 350px;
}
.modalCustom {
	background-color: rgba(0,0,0,0.3);
	padding-top: 100px;
}
.modal-dialog {
	max-width: 500px;
}

	