@import url('https://fonts.googleapis.com/css?family=Monda:400,700|Open+Sans:400,400i,600,600i&subset=latin-ext');
@import url('font-awesome-4.7.0/css/font-awesome.min.css');

:root{

    --color-primary: #99c221;
    --color-secondary: #4a21c2;

}


.d-block{display: block; width: 100%;}
.d-none{display: none;} 
.d-ib{display: inline-block;}
.d-flex{display: flex;flex-wrap: wrap;}

.bg-white{background: #fff;}

.mt-10{margin-top: -10px;}

.row {
    max-width: 90%
}

body,
p,
ul,
ol,
dl {
    line-height: 130%;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif
}

a:hover {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    color: var(--color-secondary)
}

button:hover, button:focus, .button:hover, .button:focus {
    background: var(--color-secondary);
}

button.success, .button.success {
    background: var(--color-primary);
}

h1 {
    margin: 10px 0
}

h1 img {
    max-height: 95px;
    margin-top: -45px;
}

h2 {
    font-family: 'Monda';
    font-size: 18px
}

h3 {
    font-family: 'Monda';
    color: #474948;
    font-size: 16px
}

h4 {
    font-size: 14px;
    font-family: 'Monda';
    font-weight: bold
}

.text-bold{font-weight: bold;}

header {
    font-size: 12px
}

header a.animated{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
header a.animated > i{
    font-size: 16px;
    margin-right: 5px;
    vertical-align: bottom;
}

header+nav{
    padding: 0 12px;
}

.menubox, .top .button, .button.inverted{background: #474948;}

.tabs{border-bottom: 1px solid #ccc}
.tabs > dd{border-bottom: 2px solid transparent;transition: 0.25s;}
.tabs > dd.active{border-color:var(--color-primary)}
.tabs > dd, .tabs > dd > a{text-transform: uppercase;background: transparent !important;}
.tabs > dd > a{padding: 1rem 2rem;text-decoration: none !important}

table{border-spacing: 0;}

.table-enc{
    border: 0;
}

.table-enc .quantidade{margin-bottom: 0}
.table-enc th{background: #474948;color:#fff;text-transform: uppercase;}
.table-enc tbody > tr:last-of-type td{border-bottom: 20px solid #fff}
.table-enc .separador{background: rgba(176, 210, 55, 0.6)}
.table-enc .separador a{color:#555;text-transform: uppercase;}

.top {
    color: #fff;
    font-family: 'Monda'
}

.top a {
    display: inline-block;
    padding: 10px 3px
}

.top .fa-lg {
    font-size: 13px
}

.top .fa-inverse {
    color: #474948
}

.top .fa-circle {
    color: #7e9922
}

ul.menu {
    display: inline-block;
    margin-top: 23px;
}

.menu li {
    list-style: none;
    float: left;
    display: block;
    margin-right: 25px;
    /* padding: 10px 4px;
    margin-top: 20px */
}

.menu a {
    font-family: 'Monda';
    font-size: 13px;
    text-transform: uppercase;
    color: #474948
}

.telefone{color: #474948;}

.menu a:hover {
    color: #7e9922
}

input[type=search] {
    margin-top: 12px;
    box-shadow: none;
}

.body {
    background: #f0f0f0;
    padding: .9375em 0
}

.imagem {
    display: block
}

.linha {
    margin-top: 1px;
    padding-top: 5px;
    border-top: 1px solid #eaeaea;
    font-family: 'Monda';
    margin-bottom: 3px;
    position: relative;
}

.titulo {
    font-family: 'Monda';
    font-size: 12px;
    color: #444;
    display: block;
    min-height: 33.8px;
}

.preco {
    margin-top: 5px;
    color: #000
}

/* Card */
.card {
    background: white;
    padding: 60px;
    border-radius: 4px;
    box-shadow: 0 2px 3px #C8D0D8;
    display: inline-block;
    margin: 0 auto;
}

.card i.success{
    color: var(--color-primary);
    font-size: 100px;
    line-height: 200px;
    margin-left: -19px;
}

.panel2{
    font-size: 20px;
    background: #f0f0f0;
    color: #fff;
    padding: 25px 10px;
}
.panel2 p{color:#474948}
.panel2.shadow{box-shadow: 4px 5px 4px #d8d8d8;}

.panel2.warning{background: #4f2dc8;}
.panel2.warning h5{font-size: 30px;line-height: 38px;margin-bottom: 15px;}
.panel2.warning p{font-size: 14px;line-height: 24px;}

.panel2.warning *{color: #fff;}

.panel.small{
    padding: 14px;
}

.panel.small dd:last-of-type{margin-bottom: 0}

.pricepan{padding-right:0;right:-10px}

.pricettl{
    color: #474948;
    font-size: 14px;
    margin-top: 5px;
}
.pricettl.cprim{color:var(--color-primary);font-size: 22px;margin-top: 0}

.pricettl.cprim del{
    line-height: 20px;
    font-size: 19px;
}
del {color: #9c9c9c;}

.preco-list{
    font-size: 120%;
    color: var(--color-primary);
    font-weight:bold;
}

#cart {
    display: inline-block;
    padding: 5px;
    margin-top:12px;
    position:relative;
}

#cart:hover {
    background-color: #fff;
    color: #000;
    box-shadow: 1px 1px 1px #ccc;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}

#cart div {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    display: none;
    height: auto;
    padding: 5px;
    position: absolute;
    right: 0;
    width: 215px;
    z-index: 3;
    text-align: left;
    box-shadow: 1px 1px 1px #ccc;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

#cart:hover div { display: block }

.cart,
.novidade,
.promocao,
.outlet,
.favorito {
    color: #fff;
    padding: 5px 10px;
    display: block;
    background: var(--color-primary);
    margin-right: -9px;
    margin-left: 1px;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    bottom: -5px;
    top: 5px;
    content: "";
    box-shadow: 0 1px 0 rgba(176, 210, 55, .3);
    position: relative
}



.cart:hover,
.novidade:hover,
.promocao:hover,
.outlet:hover,
.favorito:hover{
    color: #fff;
    background: var(--color-secondary);
}


.cart.space{
    top: -2px;
}

.favorito{
    position: absolute;
    top: 34px;
    right: 0;
    bottom: auto;
}

.cart:after,.favorito:after{
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #7e9922;
    border-style: solid;
    border-width: 0 0 5px 5px;
    bottom: -7px;
    content: "";
    position: absolute;
    right: -3px
}

.novidade:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #7e9922;
    border-style: solid;
    border-width: 0 0 5px 5px;
    bottom: -7px;
    content: "";
    position: absolute;
    right: -3px
}

.promocao, .outlet {
    margin-left: -9px;
    margin-right: 0
}

.promocao:before, .outlet:before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #7e9922;
    border-style: solid;
    border-width: 0 5px 5px 0;
    bottom: -7px;
    content: "";
    position: absolute;
    left: -3px
}

.novidade,
.promocao,
.outlet {
    top: 5px;
    z-index: 5
}

.orbit-container .novidade,
.orbit-container .promocao,
.orbit-container .outlet{
    display: none;
}
.orbit-container .orbit-timer {opacity: 0;}

.outlet{
    background: #000000;
}

.badge-container{
    z-index: 9;
    position: absolute;
    left: 10px;
    top: 15px;
}

.badge-container > .bd-badger{
    color: #fff;
    background: var(--color-secondary);
    display: inline-block;
    padding: 5px 7px;
}


.banner .icon {
    float: left;
    font-size: 80px;
    margin: 12px 12px 12px 3px;
    color: var(--color-primary)
}

.banner h4 {
    margin-bottom: 5px;
    color: #333
}

.pagina,
.produto,
.banner,
.familia {
    background: #fff;
    /* box-shadow: 1px 1px 1px #ccc; */
    padding: 3px
}

.produto {
    margin: 3px 3px 20px 3px;
    padding: 3px;
    height: 290px
}


.produto.preco {
    min-height: 318px;
    height: calc(100% - 23px);
}
.produto.preco.moreInfo {
    min-height: 335px
}

.th.imgbox{
    height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 1px;
}

.sidemenu a{
    display: block;
    margin-bottom: 10px;
    color: #555;
    transition: 0.25s;
    font-size: 14px;
    text-transform: uppercase;
}
.sidemenu a:last-of-type{margin-bottom: 0}
.sidemenu a.active,.sidemenu a i{
    color:#00c567;
    transition: 0.25s;
}
.sidemenu a:hover, .sidemenu a:hover i{color:#9bc02c}


.breadcrumbs {
    background-color: #fff;
    box-shadow: 1px 1px 1px #ccc;
    border: 0;
    border-radius: 0
}

div.breadbox{
	background-color: #fff;
	box-shadow: 1px 1px 1px #ccc;
	border: 0;
	border-radius: 0;
	padding: 0.5625rem 0.875rem 0.5625rem;
}
div.breadbox > ul.breadcrumbs{box-shadow:none;padding:0;margin-bottom:0}

.flex-center {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.verde {
    background: var(--color-primary)
}

.verde_c {
    color: var(--color-primary)
}

.camera_caption {
    left: 10px;
    bottom: 10px;
    width: 15rem;
    display: block;
    position: absolute;
    border: 1px solid #fff;
    box-shadow: 1px 1px 3px #000;
    font-family: "Monda";
    text-transform: capitalize;
    text-align: center
}

.camera_caption>div {
    background: rgba(176, 210, 55, 0.65)
}

.camera_prev,
.camera_next,
.camera_commands {
    margin-top: 120px
}

.camera_prev {
    left: inherit;
    right: 82px
}

ul.pagination li {
    display: inline-block;
    float: none
}

.preco input,
.preco a {
    margin-bottom: 0
}

.price-placeholder {
    background: url(/img/price-placeholder.jpg?v=3) center center / cover;
    height: 238px;
    position: relative;
    margin: 0 -10px;
}
.price-placeholder > .row{
    margin: 0;
    background: var(--color-primary);
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    padding: 15px 10px 0;
}
.price-placeholder a{font-size: 15px;}
.price-placeholder p, .price-placeholder a {
    color: #fff;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .price-placeholder {height: 188px}
}

footer .side-nav li a:hover {
    color: #fff;
}

footer {background: #474948;padding: 20px 0}
footer p, footer a, footer{color: #fff;}
footer h4 {
    margin: 10px 0;
    color: #fff
}

footer a:hover {
    color: var(--color-primary)
}

.fa-tag {
    color: var(--color-primary)
}

/* .fa-tags {
    color: #7e9922
} */

a.produto-item {
    height: 230px;
    display: block;
    position: relative
}

.produto-item:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.produto-item .imagem {
    transition: all .2s linear;
    display: block;
    position: relative;
    height: 230px
}

.produto-item .imagem:hover{transform: scale(1.1);}

.produto-item .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    height: 230px;
    background-color: rgba(0, 0, 0, 0.45);
    color: #fff;
    padding: 40px 20px 20px;
    text-shadow: 1px 1px 1px #000
}

.facebook-right2 {
    position: fixed;
    right: -300px;
    top: 20vh;
    width: 300px;
    transition: .5s ease-in-out;
    border: 1px solid #ccc;
    z-index: 999999
}

.facebook-right2>.facebook-flag {
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    width: 100px;
    padding: 8px;
    color: #fff;
    border: 1px solid #ccc;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    background: #3b5998;
    position: absolute;
    left: -66px;
    top: 31px
}

.facebook-right2:hover {
    transform: translateX(-300px)
}

.ui-helper-hidden-accessible {
    display: none
}

.lg-backdrop.in {
    opacity: .55
}


.noticia_img.banner-home .orbit-container {
    margin-bottom: 30px
}

.banner-home .orbit-container .orbit-slides-container li .orbit-caption {
    background: 0;
    color: #58595b;
    top: 0;
    bottom: inherit;
    text-transform: uppercase
}

.banner-home .orbit-container .orbit-slides-container>* .orbit-caption {
    padding-top: 170px;
    text-align: center
}

.banner-home h2,
.banner-home h2 span,
.banner_title {
    display: block;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    color: #545454
}

.banner-home h2 span>small {
    color: inherit
}

.banner-home p {
    line-height: 40px
}

.banner-home .btt40,
.btt40_style {
    padding: 0 12px;
    height: 40px;
    border: 0;
    line-height: 40px;
    min-width: 180px;
    background: #00793f;
    border-color: #00793f;
    color: #fff;
    text-align: center
}

.banner-home .btt40:hover,
.btt40_style:hover {
    background: #00c567;
    border-color: #00c567;
    color: #fff;
    line-height: 40px;
    border: 0
}

.banner-home .orbit-container .orbit-prev span,
.banner-home .orbit-container .orbit-next span {
    color: #474948;
    border: 0;
    line-height: 100px;
    text-indent: 0;
    top: 10px
}

.orbit-container .orbit-next>span {
    right: 35px;
    left: inherit
}

.banner-home .orbit-container .orbit-prev,
.banner-home .orbit-container .orbit-next {
    background-color: transparent;
    height: 100px
}

.banner-home .orbit-container .orbit-prev {
    padding-right: 5%
}

.banner-home .orbit-container .orbit-next {
    padding-left: 5%
}

.banner-home .orbit-container .orbit-prev span:before,
.banner-home .orbit-container .orbit-next span:before {
    font-family: FontAwesome;
    opacity: .1;
    font-size: 100px;
    line-height: 100px;
    display: inline-block;
    transition: .25s
}

.banner-home .orbit-container .orbit-prev span:before {
    content: "\f104"
}

.banner-home .orbit-container .orbit-next span:before {
    content: "\f105"
}

.banner-home .orbit-container .orbit-prev:hover span:before,
.banner-home .orbit-container .orbit-next:hover span:before {
    opacity: 1
}

.banner-home .orbit-container .orbit-slides-container img {
    margin:auto;
    min-height:414px;
    object-fit: contain;
    padding: 0
}

.orbit-container .orbit-bullets li {
    border: 0;
    width: .563rem;
    height: .563rem;
    background: none repeat scroll 0 0 #cdcccc;
    cursor: pointer
}

.orbit-bullets {
    z-index: 20
}

.orbit-bullets-container {
    margin-top: -55px
}

.orbit-container .orbit-bullets li.active {
    background: none repeat scroll 0 0 #565656
}

.product-slider .orbit-container{min-height:333px}
.product-slider .orbit-container > ul{min-height: inherit;}
.product-slider .orbit-bullets{margin-top: 45px;}
.product-slider .orbit-container:hover .orbit-timer > span {display:none;}
.product-slider .orbit-container .orbit-timer .orbit-progress {background:transparent;}
.product-slider .orbit-container .orbit-prev span,
.product-slider .orbit-container .orbit-next span {
    color: #cccccc;
    border: none;
    font-size: 120px;
    text-indent: 0;
    margin-top: -32px;
	opacity:1;
	transition:0.25s ease-in-out;
} 
.product-slider .orbit-container .orbit-prev {background-color: transparent;}
.product-slider .orbit-container .orbit-next {background-color: transparent;right: 5px;}
.product-slider .orbit-container .orbit-prev span:before {content: "\2039";}
.product-slider .orbit-container .orbit-next span:before {content: "\203A";}
.product-slider .orbit-container .orbit-prev:hover span:before, .product-slider .orbit-container .orbit-next:hover span:before {color:#000;}
.product-slider .orbit-container .orbit-prev, .product-slider .orbit-container .orbit-next{
	top:0%;
	height:100%;
	padding-right:5%
}
.product-slider .orbit-container .orbit-next {padding-left:5%;padding-right:0%;}
.product-slider  .orbit-container .orbit-next > span {left:initial;margin-left: -18px;}
.product-slider .product-col:not(:last-child){border-style: solid;border-width: 0px 1px 0px 0px;border-image: linear-gradient(transparent,transparent 10%,#dbdbdb 10%,#dbdbdb 90%,transparent 90%) 0 1 0 0 stretch;}
div.product-list:not(.list-4) .product-col:not(:nth-child(3n)){border-style: solid;border-width: 0px 1px 0px 0px;border-image: linear-gradient(transparent,transparent 10%,#dbdbdb 10%,#dbdbdb 90%,transparent 90%) 0 1 0 0 stretch;}
div.product-list.list-4 .product-col:not(:nth-child(6n)){border-style: solid;border-width: 0px 1px 0px 0px;border-image: linear-gradient(transparent,transparent 10%,#dbdbdb 10%,#dbdbdb 90%,transparent 90%) 0 1 0 0 stretch;}

.product-slider h2 {
    color: #fff;
    font-size: 19px;
    background: #474948;
    margin: 0;
    padding: 6px;
    text-transform: uppercase;
}
div.product-list.list-4 > div.large-12 > div.row {margin: 0;background: #fff;}



.end {
    float: left !important;
}

/* .menu-list { background: var(--color-primary) } */

.menu-list ul {
    margin-left: 0;
    margin-bottom: 0
}

.menu-list ul li {
    display: inline-block;
    padding: 10px 16px;
    vertical-align: top
}

.menu-list li a {
    font-family: Monda;
    font-size: 12px;
    color: #fff;
    display: block;
}

.menu-list li.large-submenu > a {text-transform: uppercase;}

.menu-list li a img {
    margin-bottom: 5px
}

.large-submenu > a{line-height: 28px;}
.large-submenu > a > span{
    vertical-align: middle;
    margin-right: 7px;
}

.large-submenu.active,
.large-submenu:hover,
.large-submenu.destaque {
    background: var(--color-primary)
}

.large-submenu>ul.large-block-grid-5 {
    display: none
}

.large-submenu:hover>ul {
    display: block;
    background: #fff;
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 50px;
    left: 0;
    padding: 10px;
    box-shadow: 0 6px 13px #bababa;
}

.large-submenu:hover>ul>li {
    display: inline-block;
    padding-left: 0
}

.large-submenu:hover>ul>li>a,
.nav-parent a {
    color: #7e9922 !important;
    font-size: 14px;
    font-weight: bold;
    transition: .25s
}

.large-submenu:hover>ul>li>a:hover,
.nav-parent a:hover {
    color: var(--color-primary) !important
}

.large-submenu:hover>ul>li>div {
    margin-bottom: 2px
}

.large-submenu:hover>ul>li>div>a span,
.nav-child a {
    font-size: 12px;
    color: #555 !important;
    padding-bottom: 0
}

.large-submenu:hover>ul>li>div>a:hover span,
.nav-child a:hover span {
    border-bottom: 1px solid #555
}

.large-submenu:hover>ul>li>div>a:before,
.nav-child a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 3px;
    color: #555
}

.large-submenu .menuop {
    display: block;
    border-top: 1px solid #e3e3e3;
    padding: 3px
}

.large-submenu .menuop:first-child {
    border-top: 0;
    padding-top: 0
}

.nav-parent {
    margin-top: 15px !important
}

.side-nav {
    padding: 0
}

.mb0 {
    margin-bottom: 0 !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt40 {
    margin-top: 40px !important
}

.pt30 {
    padding-top: 30px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pl10 {
    padding-left: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.white {
    background: #fff
}

.familia {
    padding: 10px
}

.f-dropdown li {
    padding: 5px
}

.mini-banner.responsive-banner{
    height:9.5vw;
    margin:auto;
}

@media only screen and (max-width:40em) {
    .small-only-text-center {
        text-align: center !important
    }
    h1 {
        margin: 10px 30px 0
    }
    h1 img {
        max-height: 60px
    }
    .product-slider .orbit-container{min-height:960px}

    #cart{margin-top: 14px !important;}
    
    .tabs > dd {width:100%;text-align: center;}

    .pricepan{padding-right: 0.9375em;right:0}

    .mini-banner.responsive-banner{
        min-height:25vw;
    }
    header+nav{
        padding: 0;
    }    
        
    .banner-home .orbit-container .orbit-slides-container img {
        min-height:auto;
    }

}

@media only screen and (min-width:40.063em) and (max-width:64em) {
    h1 {margin: 0}
    h1 img {
        max-height: 70px;
        margin: 0px 14px 10px
    }
    .menu li {
        margin-top: 35px
    }

    input[type="search"], .search-button{
        margin-top: 18px !important;
    }

    .medium-mgb20{margin-bottom: 20px !important}

    .mini-banner.responsive-banner{
        min-height:20vw;
    }


}

.pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 225px;
    left: -225px;
    background: #555
}

.menu_open {
    overflow: hidden;
    white-space: nowrap
}

.menu_open img {
    max-width: none
}

.menu_close img {
    max-width: 100%
}

.menu_close {
    overflow: visible;
    white-space: normal
}

.slideIt span.close i {
    margin-top: 20px
}

.logo_mobile {
    width: 100%
}

.menu_open .top-menu-mobile {
    white-space: nowrap;
    overflow: hidden
}

.slideIt span i {
    color: var(--color-primary);
    transition: .25s
}

.slideIt span i:hover {
    color: var(--color-primary)
}

.menu_background span i {
    color: #fff
}

.menu_background span i:hover {
    color: #f5f5f5
}

aside.left-off-canvas-menu a {
    color: #fff;
    text-transform: uppercase
}

.mobile_menu.menu_background .banner {
    margin: 10px 0
}

.off-canvas-wrap ul.menu_alt li {
    border-bottom: 1px solid #444;
    transition: .25s
}

.off-canvas-wrap ul.menu_alt li a {
    padding: 1rem 0 1rem 1rem;
    width: 100%;
    height: 100%;
    display: block
}

.off-canvas-wrap ul.menu_alt li.active a,
.off-canvas-wrap ul.menu_alt li:hover a {
    background: var(--color-primary)
}

.off-canvas-wrap ul.menu_alt li.active,
.off-canvas-wrap ul.menu_alt li:hover {
    padding: 0
}

.off-canvas-wrap ul.menu_alt li.active,
.off-canvas-wrap ul.menu_alt li a:hover {
    text-decoration: none !important
}

.off-canvas-wrap ul.menu_alt {
    margin-left: 0
}

.move-right .exit-off-canvas {
    box-shadow: none
}

.left-off-canvas-menu {
    background: #555
}

.left-off-canvas-menu a {
    font-size: 16px
}

.top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px var(--color-primary), 0 16px 0 1px var(--color-primary), 0 22px 0 1px var(--color-primary)
}

.top-bar-section ul li:hover>a {
    background: #7e9922
}

.top-bar {
    height: 50px;
    line-height: 50px
}

.top-bar .toggle-topbar.menu-icon {
    left: 10px;
    right: auto;
    padding-left: 0
}

.top-bar .toggle-topbar {
    right: auto
}

.top-bar .name {
    height: 50px
}

.top-bar.expanded .toggle-topbar a span {
    box-shadow: none
}

.mobile_menu {
    border-bottom: 3px solid var(--color-primary);
    background: #555
}

.mobile_menu span {
    color: #f5f5f5
}

.mobile_menu .top-bar-section li a {
    padding: 22px 0 22px .9375rem !important
}

.mobile_menu .top-bar-section ul li.active>a {
    background: #7e9922 !important
}

.mobile_menu nav a {
    padding: 0
}

.mobile_menu .top-bar,
.mobile_menu .top-bar.expanded .title-area {
    background: #f5f5f5
}

.title.back a:before {
    font-family: "FontAwesome";
    content: "\f104";
    margin-right: 10px
}

.title.back+li>a {
    color: #ccc
}

.left-off-canvas-toggle {
    padding-top: 26px;
    float: left;
    margin-left: 10px;
    font-size: 18px;
}

.left-off-canvas-toggle+a.notafter {
    display: inline-block;
    margin-left: -80px
}

.left-off-canvas-menu {
    background: #474948
}

.responsivelogo {
    max-height: 45px;
    margin-top: 3px
}

.search-button {
    margin-top: 12px
}

.menu-acordeao {
    background: #474948;
    color: #fff
}

.menu-acordeao h3 {
    background: rgba(255, 255, 255, 1);
    margin-top: 0;
    margin-bottom: 0
}

.menu-acordeao h3 a {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 40px;
    display: block;
    color: #000;
    text-decoration: none
}

.menu-acordeao h3 a i {
    padding-top: 15px
}

.menu-acordeao h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7)
}

.menu-acordeao ul {
    margin-left: 0;
    margin-bottom: 0
}

.menu-acordeao li {
    list-style-type: none
}

.menu-acordeao ul ul li a,
.menu-acordeao h4 {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 40px;
    display: block;
    padding: 0 15px;
    -webkit-transition: all .15s;
    transition: all .15s;
    position: relative;
    font-weight: normal
}

.menu-acordeao ul ul li a:hover {
    background: #7e9922;
    border-left: 5px solid #577101
}

.menu-acordeao ul ul {
    display: none
}

.menu-acordeao li.active>ul {
    display: block
}

.menu-acordeao ul ul ul {
    margin-left: 15px;
    border-left: 1px dotted rgba(255, 255, 255, 0.3)
}

.menu-acordeao a:not(:only-child):after {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px
}

.menu-acordeao a.notafter:after {
    content: ""
}

.menu-acordeao .active>a:not(:only-child):after {
    content: "\f107"
}

.erro_message {
    display: none;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: normal;
    background: none repeat scroll 0 0 #c60f13;
    color: #FFF
}

.erro {
    margin-bottom: 0 !important
}

.contact-panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fff
}

.pl0 {
    padding-left: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.lg-backdrop {
    background-color: rgba(0, 0, 0, 0.6) !important
}

.lg-toolbar {
    background-color: transparent !important
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: var(--color-primary) !important
}

.noticia img {
    border: 1px solid #ccc
}

.noticia p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0
}

.noticia a {
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    max-width: 100%
}

.noticia_anterior,
.noticia_seguinte,
.noticia_home {
    transition: .25s;
    vertical-align: middle;
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: var(--color-primary);
    border: 2px solid var(--color-primary);
    padding: 0 5px;
    text-align: center
}

.noticia_anterior {
    margin-right: 10px;
    line-height: 36px
}

.noticia_seguinte {
    margin-left: 10px;
    line-height: 36px
}

.noticia_home {
    line-height: 38px
}

.noticia_anterior:hover,
.noticia_seguinte:hover,
.noticia_home:hover {
    background: var(--color-primary);
    color: #fff
}

.noticia_img {
    background: rgba(176, 210, 55, 0.4);
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4
}

.noticia_ttl {
    font-size: 24px;
    text-transform: uppercase
}

.follow i {
    font-size: 16px;
    margin: 0 5px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    transition: all ease .3s;
    border-radius: 3px
}

.follow a:nth-child(1) i {
    background: #3b5998
}

.follow a:nth-child(2) i {
    background: #cd332d
}

.follow a:nth-child(3) i {
    background: #4875b4
}

.follow a:nth-child(4) i {
    background: #d34836
}

.follow a:hover:nth-child(1) i {
    color: #3b5998
}

.follow a:hover:nth-child(2) i {
    color: #cd332d
}

.follow a:hover:nth-child(3) i {
    color: #4875b4
}

.follow a:hover:nth-child(3) i {
    color: #d34836cc
}

.follow a:hover i {
    background: #ececec;
    transform: rotatex(360deg);
    transition-duration: .4s
}

.v-text-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.blog-post {
    padding-left: 45px
}

@media only screen and (max-width:40em) {
    
    .blog-post {
        padding-left: 0
    }
    
    input[type="search"],.search-button {margin-bottom: 10px}

    h1 img {
        max-height: 65px;
        margin-top: -7px;
    }

    .row{
        max-width: 100%;
    }

    .row.collapse{max-width:95%;}

    .banner-home.responsive-banner > .orbit-container > .orbit-slides-container{min-height: 195px !important;}

}

.blog-line {
    border: 2px solid #9bc02c;
    padding: 10px;
    color: #9bc02c;
    font-size: 20px;
    margin-bottom: 15px;
    background: #f0f0f0
}

.blog-line:after {
    content: " ";
    position: absolute;
    top: 76px;
    border-right: 2px solid var(--color-primary);
    display: block;
    left: 32px;
    height: 100%;
    z-index: 0
}

a.filtro {
    font-size: 20px;
    margin: 10px;
    color: var(--color-primary);
    border: 2px solid var(--color-primary);
    padding: 10px;
    display: inline-block;
    text-transform: capitalize
}

a.filtro:hover {
    background: var(--color-primary);
    color: #fff;
    text-decoration: none
}

a.filtro.active {
    background: var(--color-primary);
    color: #fff;
    border-color: var(--color-primary)
}

iframe[name="google_conversion_frame"] {
    display: none
}


.familia1, .familia10, .familia180, .familia184, .familia3, 
.familia4, .familia40, .familia48, .familia5, .familia6, 
.familia67, .familia2, .familia150
{ display: inline-block; background: url('../img/familia_sprite.png?u=1') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
.familia1 { background-position: -0px -0px; width: 29px; height: 27px; }
.familia10 { background-position: -0px -27px; width: 29px; height: 22px; }
.familia180 { background-position: -0px -49px; width: 29px; height: 28px; }
.familia184 { background-position: -0px -77px; width: 29px; height: 28px; }
.familia3 { background-position: -0px -105px; width: 29px; height: 27px; }
.familia4 { background-position: -0px -132px; width: 29px; height: 28px; }
.familia40 { background-position: -0px -160px; width: 29px; height: 28px; }
.familia48 { background-position: -0px -188px; width: 29px; height: 26px; }
.familia5 { background-position: -0px -214px; width: 29px; height: 25px; }
.familia6 { background-position: -0px -239px; width: 29px; height: 30px; }
.familia67 { background-position: -0px -269px; width: 29px; height: 28px; }
.familia2 { background-position: -0px -297px; width: 27px; height: 25px; }
.familia150 { background-position: -0px -323px; width: 29px; height: 30px; }

/* overlay color icon
    filter: brightness(0) saturate(100%) invert(67%) sepia(53%) saturate(514%) hue-rotate(33deg) brightness(89%) contrast(100%);
*/

.box-familia150 {
    position: relative;
}
.box-familia150::before {
    content: "novo";
    background: var(--color-secondary);
    position: absolute;
    right: -15px;
    padding: 3px;
    display: block;
    font-size: 10px;
    line-height: 10px;
    top: -17px;
}


ul[data-orbit] {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}

/* initially, hide all slides... */
ul[data-orbit] li,
ul[data-orbit] .orbit-caption {
    display: none;
}

/* ...except for the first one */
ul[data-orbit] li:first-child { display: block; }

/* show slides once .orbit-container is loaded */
.orbit-container ul[data-orbit] li,
.orbit-container ul[data-orbit] .orbit-caption {
    display: block;
}

.lg-outer .lg-toogle-thumb{
    right: none;
    left: 20px;
}

.accordion.profile-nav dd.accordion-navigation > a{
    background: var(--color-primary);
    border-bottom: 1px solid #fff;
    position: relative;
    color: #fff;
    font-weight: bold;
}

.accordion.profile-nav dd.accordion-navigation > a:after{
    content:"\f067";
    font-family: FontAwesome;
    font-size: 14px;
    right: 10px;
    position: absolute;
    color: #fff;
}


.banner-stat{
    height: 450px;
    overflow: hidden;
}

.filter-cp{
    background: rgba(176, 210, 55, 0.2);
    height: 100%;
    width: 100%;
}

.filter{
    background: rgba(0, 0, 0, 0.45);
    height: 100%;
    width: 100%;
}


.statbox{
    display: flex;
    flex-direction: row;
}

.stats > li:nth-child(1) .statbox > span{padding: 110px 0}
.stats > li:nth-child(2) .statbox > span{padding: 130px 0}
.stats > li:nth-child(3) .statbox > span{padding: 170px 0}

.statbox > span{
    display: block;
    background-color: #fff;
    width: 2px;
    margin-right: 20px;
    position: relative;
}

.statbox > span::after{
    border: 2px solid #fff;
    width: 15px;
    height: 15px;
    background: transparent;
    display: block;
    content: " ";
    border-radius: 50%;
    position: absolute;
    bottom: -14px;
    left: -7.5px;
}

.statbox div.description{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 30px 0 20px;
}

.statbox div.description > div.number{
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 5px;
    letter-spacing: 0;
}

.anime{
    transition-property: opacity;
    transition-duration: 0.8s;
    opacity: 0;
}
.anime.animated {opacity: 1;}

.popform input[type="text"], 
.popform input[type="email"],
.popform input[type="password"]{
    box-shadow: none;
    border: 1px solid #ccc;
    border-left:0;
    background: #fff;
}

.popform .prefix{
    box-shadow: none;
    border: 1px solid #ccc;
    border-right:0;
    background: var(--color-primary);
    color: #fff;
    text-align: center;
}

.ctm-banner h2, .ctm-banner div.number{
    text-transform: uppercase;
    color: #fff;
    font-size: 62px;
    line-height: 72px;
}

.ctm-banner h2{
    text-transform: uppercase;
    color: #fff;
    font-size: 31px;
    line-height: 48px;
    font-weight: 400;
}

.ctm-banner .description{
    margin: auto;
    font-size: 22px;
    text-transform: uppercase;
}

.ctm-banner div.description > div.number{
    font-size: 55px;
    line-height: 74px;
}

.ctm-banner .stats{
    background: var(--color-primary);
    margin: 0 -20px;
}

@media only screen and (min-width: 1008px) and (max-width: 1820px) { 

    nav ul.menu{margin-left: 0}
    nav ul.menu li {margin-right: 15px;}
    
    .menu-list ul{display: flex;justify-content: center;}
    .menu-list ul li {padding: 6px 16px;}

    .menu-list ul > li > a {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .large-submenu > a {line-height: 18px;}
    .large-submenu > a > span {
        display: block;
        transform: scale(0.85);
        margin: auto;
    }

    .large-submenu:hover > ul {top: 60px;}

}

@media only screen and (min-width: 1266px) and (max-width: 1388px) {
    .menu-list ul li {padding: 6px 11px;}
}

@media only screen and (min-width: 1134px) and (max-width: 1265px) { 
    .large-submenu:hover > ul {top: 76px;}
    .menu-list ul li {padding: 6px 11px;}
}

@media only screen and (min-width: 1008px) and (max-width: 1133px) {
    .large-submenu:hover > ul {top: 94px;}
    .menu-list ul li {padding: 6px 11px;}
}


@media only screen and (max-width: 40em) { 
    #cart{margin-top: 0;}
}

/* FIX Flex on Safari */
@media only screen and (-webkit-min-device-pixel-ratio:0) { 
    .imgbox:before, .imgbox:after,
    .menu-list ul:before, .menu-list ul:after,
    .menu-list ul > li > a :before, .menu-list ul > li > a:after
    {
        width: 0;
    }
}