﻿@charset "utf-8";
*{ 
    padding:0; margin:0; outline: none; 
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: subpixel-antialiased;
    outline: none !important;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
    text-shadow:none !important;
}

body, html {
    display:block;
    position:relative;
    width:100%;
    height:100%;
}
.instagram-wrap {
    margin:30px auto !important;
    display:block;
    position:relative;
}
.instagram-wrap.g10 .instagram_badge_image {
    padding: 0px 10px;
}

.instagram-wrap.col5 .instagram_badge_image {
    width: 24%;

    display: inline-block;
    text-align: center;
}
.instagram-wrap.style-1 .thumb {
    position: relative;
}

.data-effect .data-effect-item {
    position: relative;
    overflow: hidden;
}
.thumb img {
    max-width: 100%;
    height: auto;
}

.thumb img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}



h1 {
    font-size:40px;
    font-family: 'Raleway', sans-serif;
    color:#bb9c7a;
}
    h1.titleHome {
        padding:30px 0;
        letter-spacing: 0px;
        line-height: normal;
        font-weight: 400;
        color: #bb9c7a;
        font-size: 40px;
    }
    h1.titlePost {
        padding:30px 0;
        letter-spacing: 0px;
        line-height: normal;
        font-weight: 600;
        color: rgb(51, 51, 51);
        font-size: 26px;
    }
    h1.titleCategoria {
        font-size:30px;
        padding:15px 0;
    }

h2 {
    font-size:26px;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
    color:#bb9c7a;
    margin:10px 0;
}
h3 {
    font-size:18px;
    font-family: 'Raleway', sans-serif;
    font-weight:200;
    color:#bb9c7a;
}
h4 {
    font-size:16px;
    font-family: 'Raleway', sans-serif;
    font-weight:600;
    text-transform:uppercase;
    margin-bottom:10px;
}

h5 {
    font-size:16px;
    font-family: 'Raleway', sans-serif;
    font-weight:600;
    margin-bottom:5px;
}

h6 {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #ec008c;
    line-height: 13px;
    padding: 3px 0;
}


p,ul {
    font-family: 'Raleway', sans-serif;
    font-size:16px;
    line-height: 26.6px;

    margin-bottom:10px;
    color:#666666;
}

.contentElem ul {
    list-style:circle;
     list-style-position: inside;
}

strong {
    font-weight:600 !important;
    color:#333;
}


    p.note, ul.note {
        font-size:12px;
        line-height:16px;
    }


.posRelative {
    position:relative !important;
}


.white {
    color:#fff !important;
}

.circle-rounded {
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


a {
    font-family: 'Raleway', sans-serif;
    color:#999;
}

a:hover {
    color:#bb9c7a;
}


.center {
    text-align:center !important;
}
.uppercase {
    text-transform:uppercase;
}
.rightFloat {
    float:right;
}
.leftFloat {
    float:left;
}


#master {
    display:block;
    position:relative;
    width:100%;
    height:100%;
    z-index:0;
}
#top_header {
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:150px;
    z-index:99;
    background-color:#fff;
}

.spacerTop {
    display:block;
    height:150px;
    width:100%;
}
.blockPage {
    width: 100%;
    display: block;
    position: relative;
    z-index: 6;
}


.halfBlock {
    width: 50%;
    display: inline-block;
    vertical-align:top;
    position: relative;
}

.threeBlock {
    width: 33.333%;
    display: inline-block;
    vertical-align:top;
    position: relative;
}

.paddingBig {
    padding:30px 40px;
}

.fixBlockLeft {
    position:absolute;
    width:50%;
    height:100%;
    left:0;
    top:0;
    bottom:0;
}
.fixBlockRight {
    position:absolute;
    width:50%;
    height:100%;
    right:0;
    top:0;
    bottom:0;
}

#logo {
    display:block;
    margin:0 auto;
    width:300px;
    height:120px;
    background-image:url(../App_Images/amolinda-logo.svg);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:300px;
}
#boxTopHeader {
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:35px;
    background-color:#ec008c;
    color:#fff;
    z-index:2;
}


.corniceSx {
    position:fixed;
    z-index:100;
    display:block;
    width:260px;
    height:115px;
    background-image:url(../App_Images/cornice-sx.png);
    background-position:left top;
    background-repeat:no-repeat;
    top:0;
    left:0;
}
.corniceDx {
    position:fixed;
    z-index:100;
    display:block;
    width:260px;
    height:115px;
    background-image:url(../App_Images/cornice-dx.png);
    background-position:right top;
    background-repeat:no-repeat;
    top:0;
    right:0;
}
.btnHeader{
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
}

/*---- HOME PAGE--------------------------------------------------------*/

.boxSquare {
    min-height:390px;
    display:block;
    width:100%;
    position:relative;
}
.homeGreca {
    background-image:url(../App_Images/home-greca.png);
    background-position: 150px 85px;
    background-repeat:no-repeat;
}
.homeGreca-left {
    background-image:url(../App_Images/home-greca-left.png);
    background-position: -50px 85px;
    background-repeat:no-repeat;
}
/*------------------------------------------------------------*/

.bgRosa {
    background-color:#cf6db6;
}


/*-- LAZY LOAD------------------------------------------------------------------*/
.preloader {
    position:absolute;
    height:100%;
    width:100%;
    z-index:0;
    top:0;
    left:0;
    opacity:1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background:url(../App_Images/preloader.gif) no-repeat center center;
}
.endLoadLazy {
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    height:100%;
    width:100%;
    display:block;

    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    opacity:0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.imageElem:hover .endLoadLazy{

    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}
.imageElem .endLoadLazy {
        z-index:0;
    } 
/*-- LAZY LOAD------------------------------------------------------------------*/

.entry-footer, .entry-footer-detail {
    padding: 20px 0;
    border-top: 1px dotted #dedede;
    border-bottom: 1px dotted #dedede;
    width: 100%;
    margin-bottom: 40px;
    text-align: right;
}
.entry-box-share {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.entry-share {
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    margin-right: 0;
    text-align: right;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 4px;
    color: #999;
}
.entry-meta {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 2;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 4px;
    color: #999;
}
.post-date {
    display: inline-block;
    color: #333;
    margin-right: 20px;
}

.imgCopertinaPost {
    margin:10px auto;
    display:block;
}
.imageBig.loaded {
    width:100%;
    height:auto;
}
.filters-container {
    margin-top:10px;
}
.filters-container input {
    width:100%;
}



.mini-media-box .media-box-content {
    padding:10px 0 !important;
}

.mini-media-box .media-box-title {
    font-size: 16px;
}
.mini-media-box .media-box-text {
    font-size: 12px;
    line-height: 20px;
}

.linkPostTitle {
    text-decoration:none;
    display: inline-block;
}
    .linkPostTitle:hover {
        opacity:0.6 !important;
    }
/*---- SLIDE-----------------------------------------------*/

.slidePageTop {
    display: block;
    width: 100%;
    position: relative;
    height: 200px;
    background-color: #eaeaea;
}


.slideHome {
    display:block;
    width:100%;
    position:relative;
    height:400px;
    background-color:#eaeaea;
}

.slideHomePage {
    display:block;
    width:100%;
    position:relative;
    background-color:#eaeaea;
}

.swiper-slide {
    text-align: center;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;

    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

    .swiper-slide img {
        height: 100%;
        width: auto;
        margin: 0 auto;
        display: block;
    }


.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    border:2px solid #ec008c;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
    border:2px solid #ec008c;
}

.swiper-lazy {
    opacity:0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.swiper-lazy-loaded {
    opacity:1;
}

/*----------- SEARCH -----------------------------*/
.topSearch {
    position:absolute;
    right:20px;
    top:33px;
    height:40px;
    width:220px;
    background-color:#fff;
    border:2px solid #ec008c;
    display:block;
}
.a-left {
    display:inline-block;
    height:36px;
    width:40px;
    background-color:#fff;
    vertical-align:top;
    position:relative;
}
.a-right {
    display:inline-block;
    width:calc(100% - 40px);
    height:36px;
    vertical-align:top;
    position:relative;
}
.btnSearch {
    display:block;
    background-image:url(../App_Images/btn-search.svg);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:20px;
    position:absolute;
    height:100%;
    width:100%;
}
.inputSearch {
    border:none;
    width:100%;
    line-height:40px;
    height:36px;
    color:#bb9c7a;
    font-size:11px;
}
/*------------------------------------*/


/*--- MENU -----------------------------------*/

.left-menu {
    list-style:none;
    display:inline-block;
    vertical-align:top;
    padding-left:20px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;

    transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);


}



.left-menu li{
    display:inline-block;
    vertical-align:top;
    margin-right:30px;
    cursor:pointer;
}
    .left-menu li .elemMenu {
        color:#fff;
        text-transform:uppercase;
        font-size:14px;
        text-decoration:none;
        line-height:35px;
        cursor:pointer;
        padding:10px 5px;
    }
    .left-menu li .elemMenu:hover {
        color:#bb9c7a;
        
    }


    .left-menu li.active {
        background-color:#fff;
    }
    .left-menu li.active .elemMenu{
        color:#bb9c7a !important;
    }
    .left-menu li.active .subMenu{
        display:block;
        visibility:visible;
        opacity: 1;
    }



.right-menu {
    float:right;
    display:inline-block;
    vertical-align:top;
    padding-right:20px;
}
.right-menu li{
    display:inline-block;
    vertical-align:top;
    color:#fff;
}
    .right-menu li a {
        line-height:35px;
        color:#fff;
    }
    .right-menu li a:hover {
        color:#bb9c7a;
    }
.btnHeaderLogin {
    font-size:12px;
}

.menuActive {
    background: #fff;
    color: #ff9933 !important;
}



.subMenu {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 35px;
    left: 0px;
    width: 340px;
    z-index: 100;
    max-height: 500px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    padding: 15px;
    color: #ec008c !important;
    -webkit-transition: all 0.3s cubic-bezier(.48,1,.63,.97);
    -moz-transition: all 0.3s cubic-bezier(.48,1,.63,.97);
    -ms-transition: all 0.3s cubic-bezier(.48,1,.63,.97);
    -o-transition: all 0.3s cubic-bezier(.48,1,.63,.97);
    transition: all 0.5s cubic-bezier(.48,1,.63,.97);
    border-bottom: 1px solid #dedede;
    vertical-align: top;
    -moz-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.4);
    box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.4);
}
.subMenu li {
        display: inline-block;
        width: 48%;
        text-align: left;
        vertical-align: top;
        margin-right: 0;
    }
    .subMenu li a{
        font-family: 'Raleway', sans-serif;
        color: #999 !important;
        padding: 5px 0;
        display: inline-block;
    }
    .subMenu li a:hover{
        color: #bb9c7a  !important;
    }
/*---------------------------------------------------------*/

.maxWidth {
    position:relative;
    max-width:1024px;
    margin:0 auto;
}

#footer {
    position:relative;
    display:block;
    font-size:12px;
    padding:40px 10px;
    background-color:#000;
    color:#fff;
}

.logo_title {
    color:#fff;
    font-size:40px;
    font-family: 'Open Sans', sans-serif;
    background-image:url(../App_Images/logo_amolinda.png);
    background-position:center;
    background-repeat:no-repeat;
    width:300px;
    height:80px;
    overflow:hidden;
    position:relative;
    text-indent:-99999px;
    display:inline-block;
    margin:0 auto;
}
.box_undercostruction {
    display:inline-block;
    margin:0 auto;
    max-width:900px;
}
    .box_undercostruction * {
        color:#fff;
    }
.topFooter {
    padding-top:10px;
    border-top:1px dotted #dedede;
}


/* ----- CENTER BOX ------*/
.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto; 
}
/* ----- CENTER BOX ------*/



.introTitle {
    padding:30px 0;
}





/*---- COOKIES------------------------------------*/
.boxCookies {
    position: fixed;
    display: none;
    z-index: 900;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: #333;
    color: #dedede;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.boxCookies .linkCookie {
    display: inline-table;
    background: #C7B299;
    cursor: pointer;
    color: #fff;
    padding: 5px;
    text-decoration: none;
    margin: 5px;
}
/*-----------------------------------------*/






/*-------------- ZOOM PRODOTTO -------------------*/
#loadZoomAjax {
    opacity: 0;
    display: none;
    position: fixed;
    z-index: 9999;
    background: rgba(255, 255, 255, 1);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#loadZoomAjax.init {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-transition: all 0.4s cubic-bezier(.48,1,.63,.97);
    -moz-transition: all 0.4s cubic-bezier(.48,1,.63,.97);
    -ms-transition: all 0.4s cubic-bezier(.48,1,.63,.97);
    -o-transition: all 0.4s cubic-bezier(.48,1,.63,.97);
    transition: all 0.4s cubic-bezier(.48,1,.63,.97);
}
.Imagewidth { width: 100%; height:initial; }
.Imageheight { height: 100%; width:initial;}

.closeZoom {
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    background-color: #C7B299;
    background-image: url(../App_Images/btn_close.svg);
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;

    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}
    .closeZoom:hover {
        background-color:#000000;
    }
.insertZoom {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.contImageZoom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
    .contImageZoom img {
        -webkit-transition: opacity 0.4s cubic-bezier(.48,1,.63,.97);
        -moz-transition: opacity 0.4s cubic-bezier(.48,1,.63,.97);
        -ms-transition: opacity 0.4s cubic-bezier(.48,1,.63,.97);
        -o-transition: opacity 0.4s cubic-bezier(.48,1,.63,.97);
        transition: opacity 0.4s cubic-bezier(.48,1,.63,.97);
        width: initial;
        display:block;
        margin:0 auto;
    }

    .contImageZoom img.loaded {
        height: 100%;
        opacity:1 !important;
    }

/*----- CARRELLO --------------------*/

.btnCarrello {
    display:inline-block;
    vertical-align:top;
    height:35px;
    width:40px;
    text-align:center;
    line-height:35px;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:25px;
    background-image:url(../App_Images/shopping-bag.svg);
}
    .btnCarrello:hover {
        opacity:0.8;
    }

.numItem {
    position: absolute;
    right: -15px;
    top: -6px;
    font-weight: bold;
    background-color: #fff;
    border: 2px solid #ec008c;
    color: #ec008c;
    height: 30px;
    width: 30px;
    line-height: 26px;
}

/*----------------------------*/


/* --- BREADCRUMB ----------------------- */
.subMenuPage {
    width: 100%;
    background: #f8f8f8;
    z-index: 4;
    padding: 10px 5px 10px 5px;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    color: #666;
    vertical-align: top;
}
.breadcrumb {
    position:relative;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    color: #666;
    font-size:13px;
    margin-bottom:0;
}

    .breadcrumb li {
        display: inline-block;
        vertical-align: top;
        border-left: 1px solid #dedede;
        padding: 0px 10px;
    }
        .breadcrumb li:first-child {
            border-left: none;
            padding-left: 5px;
        }
    .breadcrumb a {
        text-decoration: none;
        padding:0;
        display: inline-block;
        vertical-align: top;
        
    }
    .breadcrumb a:hover {

        color:#f08804;
    }

        

/*----------------------------*/

/*-------- LAYOUT  HOME ---------*/
.contentFullPage {
    position: relative;
    width: 100% ;
    min-height:410px;
    display: inline-block;
    vertical-align:top;
    padding:0 20px;
}
.contentPage {
    position: relative;
    width: calc( 100% - 220px ) ;
    min-height:410px;
    display: inline-block;
    vertical-align:top;
}
.dobleCol {
    display:inline-block;
    width:calc(50% - 10px);
    height:300px;
    margin-right:10px;
    padding:10px;
    vertical-align:top;
    position:relative;
}
.contentThreeBox {
    position: relative;
    width: calc( 100% - 290px ) ;
    min-height:300px;
    display: inline-block;
    vertical-align:top;
}
.threeCol {
    display:inline-block;
    width:calc(33.33% - 10px);
    min-height:300px;
    background-color:#fff;
    margin-right:10px;
    padding:10px;
    vertical-align:top;
}

.fourCol {
    display:inline-block;
    width:calc(25% - 10px);
    min-height:300px;
    margin-right:10px;
    padding:10px;
    vertical-align:top;
}


.colDX {
    position: relative;
    display:inline-block;
    width: 290px;
    z-index: 99;
    vertical-align:top;
}


.colCategorie {
    position: relative;
    display:inline-block;
    width: 200px;
    z-index: 99;
    vertical-align:top;
    padding:0 10px 0 30px;
    margin:10px 20px 10px 0;

    font-family: 'Open Sans', sans-serif;
    font-size:13px;
}

/*-------- LAYOUT CATEGORIE PRODOTTI ---------*/



/*-------------- BLOG -----------------------------------*/
#grid {
    margin:20px 0;

}


.media-boxes-search:focus {
      border-color: #fab2dd !important;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
              box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

a.media-box-read-more-link {
    background: #b8860b !important;
    color: #fff;
    padding:4px 6px !important;
    text-transform:none !important;
    text-decoration:none  !important;
    font-size:11px !important;
}
a.media-box-read-more-link:hover {
    background: #000000 !important;
}
.media-boxes-no-more-entries {
    display:none !important;
}

.thumbnail-overlay {
    background-color: rgba(236, 0, 140, 0.60) !important;
}

/*-------------- BLOG -----------------------------------*/



.miniBtnMenu {
    display: none;
    position: absolute;
    left: 10px;
    top: 1px;
    height: 35px;
    width: 35px;
    overflow: hidden;
    background: url(../App_Images/btnMiniMenu-white.png) no-repeat top;
    z-index: 10;
    cursor: pointer;
}

.hiddenElem {
    display:none;
}


/*-------------- MAPPA  -----------------------------------*/
#map_canvas {
    height: 400px;
    background: #fff;
}