/*
 * Custom code goes here.
 */

/*GENERALE - BODY*/
#wrapper .container,
html body div:not(#product-modal)>div>.modal-content {
    background-color: #fff !important;
}

body {
    -webkit-animation: fadeIn  1.5s;
    -moz-animation: fadeIn 1.5s;
    -o-animation: fadeIn  1.5s;
    animation: fadeIn  1.5s;
}

.text-center {
    text-align: center !important;
}
.breadcrumbwrapper {
    padding: 15px;
}

#bodywrapperinner {
    max-width: 100% !important;
}

#wrapperinner,
main #header #headerwrapper {
    padding: 0;
}

#header #headerwrapper{
    position: static;
}

#index #headerwrapper, #category #headerwrapper{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

/*HEADER*/
#header .header-nav {
    margin: 0 !important;
}

.header-top-wrapper .container {
    max-width: 90%;
}

.header-top {
    background-color: transparent !important;
}
#checkout #headerwrapper {
    background-color: #131313;
    margin-bottom: 50px;
}

#top-menu {
    justify-content: space-around !important;
}

#_desktop_logo {
    text-align: center;
}

#header.fixedbehaviour.fixed .header-top .menu #top-menu {
    margin-top: 0px;
}

#header .logo {
    padding: 0;
}

.fixedbehaviour {
    background-color: #131313;
}

.header_menu {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #fff;
    flex-direction: column;
}

.header_menu_scroll {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row;
    border-bottom: none;
}

#header .header_menu_scroll #top-menu {
    justify-content: flex-end !important;
}

#header .header_menu_scroll #top-menu>li {
	margin-right: 15px;
}

#header .header_menu_scroll #top-menu>li>a {
    font-size: 1rem !important;
}

.header-top .clearfix::after{
	content: none !important;
}

.top-menu a[data-depth="0"] {
    font-weight: 400;
}

body #header.fixedbehaviour.fixed .header-top-wrapper .logo {
    padding-top: 5px;
}

.sub-menu .top-menu {
	display: flex;
	justify-content: space-around;
}

/*CAROUSEL*/
.carousel .carousel-item .caption {
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

#wrapper #carousel h2 {
    font-weight: 400;
    letter-spacing: 3px;
}

#wrapper #carousel .caption-description h2 {
    font-family: 'Parisienne', cursive;
    letter-spacing: 0px;
    font-size: 2rem !important;
}

#wrapper .display-1 {
    font-size: 3.125rem !important;
    font-weight: 400;
}

@keyframes pulse {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.carousel-inner::after {
    content: url("/img/cms/Icone/angel-down.png");
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
    -webkit-animation: pulse 3s infinite;
    -moz-animation: pulse 3s infinite;
    -o-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
}

.carousel-inner:hover::after {
    cursor: pointer;
}

.carousel .carousel-item .caption {
    top: 50%;
}

/*HOME PAGE*/
.container_azienda_home {
    margin: 50px 0;
}
#custom-text.fullscreenmodule {
    width: unset;
    max-width: 100% !important;
    position: static;
}
.container_azienda_home * {
    text-align: left;
}
#wrapper .container_azienda_home h3 {
    font-size: 2.9rem !important;
    font-family: 'Parisienne', cursive;
}
.container_azienda_home .row {
    display: flex;
    align-items: center;
}
.container_azienda_home .caption {
    max-width: 90%;
}
.container_azienda_home img {
    transform: rotate3d(1, 1, 0.5, -13deg);
}
.container_azienda_home .barrale {
    margin-top: 30px;
}

.container_azienda_home .barrale img {
    transform: rotate3d(1, 1, 0.5, 13deg);
}

#wrapper #products-from-category h2 , #wrapper h2.products-section-title{
    font-size: 2.9rem !important;
    font-family: 'Parisienne', cursive;
}
/*CATEGORY PAGE*/
.category-id-21 #js-product-list {
	display: none;
}

.products-selection,.products-sort-order .select-title {
    background-color: #ddd !important;
}
.products-selection  p {
    margin-bottom: 0;
}

.card-block {
    padding-top: 0;
}
#category .category-none {
    display: none !important ;
}
.on-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    z-index: 99;
}
#wrapper .on-img h1:not(.h6) {
    color: #fff !important;
    font-size: 3.5rem !important;
    font-family: 'Parisienne', cursive;
}
.block-category img{
    margin-bottom: 30px;
}
.overlay {
    position: relative;
}
.overlay::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 99999999999999999999999999999;
}
#category-description .breadcrumb {
    display: flex;
    justify-content: center;
}
#category .breadcrumbwrapper a, #category .breadcrumbwrapper span {
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
}
#category .breadcrumbwrapper {
    display: flex;
}
.description p {
    color: #131313 !important;
    text-align: center;
    line-height: 1.5;
}


/*PRODUCT PAGE*/
.product-actions .add-to-cart {
    align-items: center;
}
.js-qv-product-cover {
    max-width: 100% !important;
    width: unset !important;
}
.product-cover {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-price-and-shipping {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-price-and-shipping .btn {
    order: 3;
    margin-top: 15px;
}
.product-price-and-shipping .aeuc_from_label {
    order: 1;
    margin-top: 10px;
    font-family: 'Parisienne', cursive;
}
.product-price-and-shipping .price {
    order: 2;
    font-size: 1.2rem;
    margin-top: 10px;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a {
    font-size: 1.2rem !important;
}

#product .tabs {
    display: none;
}

#cms #wrapper .page-header h1:not(.h6) {
    font-size: 3rem !important;
    font-family: 'Parisienne', cursive;
    text-align: center;
}

/*AZIENDA*/
.cms-id-6 .category-none,.page-header{
    display: none !important;
}
.cms-id-6 .page-content.page-cms {
    padding-top: 0;
}
.cms-id-6 p {
    color: #131313 !important;
    line-height: 1.5;
    font-size: 14px;
}
.cms-id-6 .description p{
    text-transform: lowercase !important;
    font-family: 'Parisienne', cursive;
    font-size: 2.5vw;
    line-height: 1.5;
    max-width: 70%;
    margin: 0px auto;
    margin-bottom: 0;
}

.cms-id-6 .famiglia .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cms-id-6 .produzione .row {
    display: flex;
    flex-wrap: wrap;
}
.cms-id-6 .produzione .row img {
    padding: 15px 0;
}

.cms-id-6 #wrapper h2 {
    font-family: 'Parisienne', cursive;
    font-size: 35px !important;
    letter-spacing: 2px;
}
.produzione {
    margin-top: 65px;
}
.produzione .intro-produzione {
    margin-bottom: 55px;
}

@media screen and (min-width: 1200px) {
    .cms-id-6 .container {
        max-width: 65%;
    }
}

.azienda .text-center {
    margin-bottom: 65px;
}

.product-id-category-13 .product-cover {
  position: relative;
}
.food_service {
    position: absolute;
    left: 0;
    top: 10%;
    z-index: 100;
}
.food_service:hover {
    cursor: pointer;
}

.product-id-28 .food_service, 
.product-id-category-20 .food_service,
.product-id-category-16 .food_service,
.product-id-category-14 .food_service,
.product-id-category-17 .food_service,
.product-id-category-18 .food_service {
    display:  none;
}

#js-product-list-top {
    display: none;
}

#subcategories ul li {
    width: unset;
	max-width: 100%;
}

#copyright p {
	text-align: center;
	margin-top: 15px;
}

.cms-id-3 p,.cms-id-9 p,.cms-id-10 p {
	color: #333;
}

.cart-summary-line.cart-total *,.card-block.cart-summary-totals .cart-summary-line.cart-total .value,.card div,.card span,.card p  {
    color: #000 !important;
}

/*---------------------------------*/

div#paymenticons {
    display: flex;
    justify-content: center;
}

.wup {
    position: fixed;
    right: 2%;
    bottom: 2%;
    z-index: 99999;
}

.wup img {
    max-width: 40px;
}

#blockcart-modal .cart-content p.cart-products-count {
    color: #1e2022;
}

.highlighted-informations {
    display: none;
}

.breadcrumb {
    max-width: 100%;
    padding: 15px;
}

@media (min-width: 768px) and (max-width: 1280px) {
    #top-menu>li>a {
        font-size: 0.9rem !important
    }
    .header-top-wrapper .container {
        max-width: 100%;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .page-header {
        text-align: center;
    }

    #content-wrapper {
        padding: 0 15px;
    }

    #wrapper {
        padding: 0 15px;
    }

    #wrapperinner {
        padding: 0 !important;
    }

    .top-logo h1 {
        margin-bottom: 0;
    }

    #carousel {
        margin-top: -3px;
    }

    .wup {
        bottom: 4%;
        right: 5%;
    }

    .logo.img-responsive {
        margin-left: 15px;
    }

    #header .header-nav .top-logo a img {
        max-height: 65px;
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

