/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.12 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
/*! Place your custom styles here */

section, footer {
    padding-top: 5.42857143em;
    padding-bottom: 5.42857143em;
}

.not-found:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
}

.not-found > div {
    z-index: 2;
}

.pt1 {
    padding-top: 1rem;
}

.pl1 {
    padding-left: 1rem;
}

.pt2 {
    padding-top: 2rem;
}

.pt3 {
    padding-top: 3rem;
}

.pt4 {
    padding-top: 4rem;
}

.ml1 {
    margin-left: 1rem;
}

.mt0 {
    margin-top: 0;
}

.px1 {
    padding-right: 1rem;
    padding-left: 1rem;
}

.no-padding {
    padding: 0;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.arrow:after {
    content: '\25bc';
    font-size: 8px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    display: inline-block;
    transform: scaleX(1.4) scaleY(0.9);
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}

.arrow select {
    color: #4a90e2;
}

.dl-icon {
    font-size: 24px;
}

.dl-icon i {
    font-size: 18px;
    padding-left: 10px;
}

.input-checkbox.xs .inner {
    width: 1.55714286em;
    height: 1.55714286em;
    border-radius: 5px;
}

.input-checkbox.xs.checked .inner:after {
    top: -4px;
}

.no-decoration {
    text-decoration: none;
}

.pagination a.active {
    color: #2275d7;
    text-decoration: underline;
}

#menu1 > .container > .row > div:first-child {
    cursor: pointer;
    z-index: 3;
}

#menu1 > .container > .row > div:last-child {
    float: none;
    vertical-align: middle;
    display: inline;
}

.product {
    text-align: center;
}

.product > a:first-child {
    min-height:210px;
    display: inline-block;
}

.product img {
    max-width: 100%;
    max-height: 170px;
    margin-top: 20px;
    transform: none;
    -webkit-transform: none;
}

.product a:hover img {
    transform: translate3d(0, -10%, 0);
    -webkit-transform: translate3d(0, -10%, 0);
}

.product h5 {
    min-height: 52px;
}


.product-content .slides li a {
    width: 100%;
    text-align: center;
}

.product-content .social .btn.btn--primary {
    width: auto;
    padding: 0.12em 1em;
}

.masonry__container.flex.flex-wrap.masonry--active {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product-content .social .download-btn {
    padding: 0.15em 1.5em;
    font-size: 12px;
    text-transform: none;
}

.feature-1 > a.block {
    max-height: 220px;
}

.sidebar__widget ul li a.active {
    font-weight: 600;
    text-decoration: underline;
}

.feature-1.boxed.boxed--border > * {
    z-index:2;
}

.feature-1.boxed.boxed--border h5 {
    color: #fff;
    text-shadow: 2px 2px rgba(0,0,0,.4);
}

.feature-1.boxed.boxed--border a {
    text-shadow: 1px 1px rgba(0,0,0,.2);
}
/*
.feature-1.boxed.boxed--border:before {
    content: '';
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: rgba(0,0,0,.5);
}*/

[data-aspect-ratio] {
    display: block;
    max-width: 100%;
    position: relative;
}

[data-aspect-ratio="1:1"]:before {
    content: '';
    padding-top: 100%;
    display: block;
}

[data-aspect-ratio] > * {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.product-content .slide:not([class*='col-']) > img:only-child {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.product-content .slide img {
    max-height: 400px;
    display: block;
    margin: 0 auto;
}

.product-content .social > a {
    margin-right: 10px;
    font-size: 19px;
    line-height: 21px;
    vertical-align: top;
    display: inline-block;
}

.icon-printer img {
    max-width: 26px;
}




@media print {
    @page { margin: 0; }
    body { margin: 1.6cm; }
    html, body {
        height: calc(99% - 3.2cm);
    }
    .printable {
        display: block !important;
        visibility: visible !important;
    }

    .printable p,
    .printable span,
    .printable label {
        font-size: 16px;
    }

    .pt4 {
        padding-top: 0;
    }

    img.printable {
        margin: 10px 0;
        display: inline-block;
        float: left;
        text-align: left;
    }

    .product-content h1 {
        width: 100%;
        display: block;
        float: left;
        margin-top: 15px;
        text-align: left;
    }

    .text-block.printable {
        margin: 90px 0 0;
        display: inline-block;
        text-align: right;
        float: right;
    }

    .slider.boxed--border .slides li {
        border: 0;
    }

    .breadcrumbs li:first-child,
    .search-box, header, footer, .nav-container, section.related-products, section.imagebg, .main-container > .unpad, .social { display: none }

    .prod > div {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    a[href]:after {
        content: "";
    }

    body.produto .light-blue { background-color: #fff }
    section.product-details .gallery .thumbs { display: none }
    section.sub-header h1:before {
        content: ' ';
        display: table;
        width: 100%;
        height: 174px;
        background: url('/assets_img/logos/canoliva_footer.png') 50% 50% no-repeat;
        margin-bottom: 30px;
    }

    .printable > span {
        font-size: 13px;
        color: #999999;
        margin-top: 10px;
        margin-bottom: 90px;
        display: block;
        text-align: right;
        width: 100%;
    }

    .printable > span label {
        margin-right: 10px;
        color: #09c;
    }

    .pritable > div { margin-bottom: 40px; }
    .pritable > div img {
        padding-right: 15px;
        padding-left: 15px;
    }

    .accordion li.active .accordion__content {
        overflow-y: visible;
        margin-bottom: 1rem;
        max-height: none;
    }
}

.background-image-holder {
    background-size: cover;
}

.imagebg.product {
    padding-top: 4.5em;
    padding-bottom: 4.2em;
}

.main-container {
    overflow: hidden;
}

.stick-to-bottom {
    position: absolute;
    bottom: 3rem;
    left:0;
    right: 0;
}

.masonry__item.item--border > article {
    height: 100%;
    border: 1px solid #ececec;
    border-radius: 0 0 6px 6px;
}

.menu-vertical li a {
    text-decoration: none;
}

@media (max-width: 767px){
    .stick-to-bottom {
        bottom: auto;
        position: relative;
        max-width: 100%;
    }


    .bar .menu-horizontal li {
        padding: 0.2rem 2rem;
    }

    .bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
        font-size: 1.2rem;
    }

    .bar .menu-horizontal {
        top: 15px;
    }
}

.accordion li.active .accordion__content {
    overflow-y: auto;
    margin-bottom: 1rem;
}

.boxed.boxed--border {
    background-size: cover;
    background-position: center;
}

.imagebg .background-image-holder:after {
    position: absolute;
    content: '';
    background: rgba(37,37,37,0.5);
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.main-container .home.imagebg {
    min-height: 720px;
}

.video-play-icon.video-play-icon--sm.modal-trigger {
    height: 3.71428571em;
    position: relative;
    z-index: 4;
    display: inline-block;
    border: 2px solid #ffffff;
    cursor: pointer;
    background: #ffffff;
    border-radius: 25px;
    width: 150px!important;
}


.video-play-icon.video-play-icon--sm.modal-trigger > span {
    position: absolute;
    left: 25px;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: calc(100% - 25px);
    padding: 0 5%;
    z-index: 9;
    color: #000;
}

.video-play-icon.video-play-icon--sm:before {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 20px;
    margin-left: 0;
}

.pos-absolute.container {
    left: 0;
    right: 0;
    bottom: 25%;
}

.mb1 {
    margin-bottom: 1rem;
}

.slogan {
    padding-bottom: 2rem;
}

.slogan img {
    max-width: 90%;
}

.slogan p {
    font-size: 24px;
}

.gallery-item {
    text-align: center;
}

article .article__body p, article .article__body ul {
    font-size: 1.2em;
}

.product-content h1 {
    font-size: 2.5em;
    margin-bottom: 2rem;
}


footer .row > div:first-child img {
    margin-bottom: 0.2em;
    margin-top: -45px;
}

footer .row > div:first-child p {
    font-size: 12px;
    line-height: 1.2;
}

footer ul:not(.list-inline) {
    padding-top: 1.3em;
}

footer ul:not(.list-inline):not(.slides) > li {
    line-height: 1.6;
}

footer img.logos-rodape {
    margin-top: 15%;
}

footer .contactos {
    padding-top: 1.2em;
}


footer.space--sm {
    padding-top: 4em;
    padding-bottom: 3em;
}

footer.footer-2 .row:last-child {
    margin-top: 2.5em;
}


@media all {
    .featherlight-next, .featherlight-previous {
        display: block;
        position: absolute;
        top: 25px;
        right: 25px;
        bottom: 0;
        left: 80%;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: transparent; }
    .featherlight-previous {
        left: 25px;
        right: 80%; }
    .featherlight-next:hover, .featherlight-previous:hover {
        background: rgba(255, 255, 255, 0.25); }
    .featherlight-next span, .featherlight-previous span {
        display: none;
        position: absolute;
        top: 50%;
        left: 5%;
        width: 82%;
        text-align: center;
        font-size: 80px;
        line-height: 80px;
        margin-top: -40px;
        text-shadow: 0 0 5px #fff;
        color: #fff;
        font-style: normal;
        font-weight: 400; }
    .featherlight-next span {
        right: 5%;
        left: auto; }
    .featherlight-next:hover span, .featherlight-previous:hover span {
        display: inline-block; }
    .featherlight-first-slide.featherlight-last-slide .featherlight-next, .featherlight-first-slide.featherlight-last-slide .featherlight-previous, .featherlight-loading .featherlight-next, .featherlight-loading .featherlight-previous, .featherlight-swipe-aware .featherlight-next, .featherlight-swipe-aware .featherlight-previous {
        display: none; } }

@media only screen and (max-device-width: 1024px) {
    .featherlight-next:hover, .featherlight-previous:hover {
        background: 0 0; }
    .featherlight-next span, .featherlight-previous span {
        display: block; } }

@media only screen and (max-width: 1024px) {
    .featherlight-next, .featherlight-previous {
        top: 10px;
        right: 10px;
        left: 85%; }
    .featherlight-previous {
        left: 10px;
        right: 85%; }
    .featherlight-next span, .featherlight-previous span {
        margin-top: -30px;
        font-size: 40px; } }



