.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 95%;
    -ms-touch-action: pan-y;
    margin-top: 2%;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
    cursor: pointer;
}
.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer;
    display: none;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
#owl-demo .item {
    /*margin: 3px;*/

	border: 1px solid #eeeff0;
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.075);
    display: block;
    line-height: 1;
 	margin:10px;
	 
	
	
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.item span {
    color: #fff;
	font-size:1.2em;
   /* font-size: 20px;*/
 text-align: center;
    text-transform: uppercase;
    top: 42%;
    width: 90%;
	margin-top:28%;
    z-index: 200;
    font-family: OpenSansCondensedLight,Arial,Helvetica,sans-serif;
	font-weight:200;
    position: absolute;
	/*background-color:#f1f1f2;*/
	/*background: rgba(244, 125, 31, 0.7);*/
	background: rgba(0, 0, 0, 0.7);
	 
	 padding:5px;
	 

}
.item:hover .tipo-produto {
    opacity: 0;
}
.item:hover .lazyOwl, .tipo-produto:hover .lazyOwl {
    opacity: 1;
}
.box {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    opacity: .7;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.tipo-produto {
    position: absolute;
    z-index: 200;
	text-decoration:none;
}
.lazyOwl {
    opacity: .7;
}
.activelazyOwl, .lazyOwl:hover {
    opacity: 1;
}
.span-active {
    opacity: 0;
}


@media (width:1680px) {
	 .item span {
	 top: 40%;
    width: 89%;
	
}
	
}

@media (width:1600px) {
	 .item span {
	 top: 40%;
    width: 88%;
	
}
	
}


@media (max-width:1440px) {
	 .item span {
    font-size: 16px;
	width:85%;
	top:37%;
	
}
	
}

@media (width:1440px) {
	 .item span {
    font-size: 16px;
	width:88%;
	top:38%;
	
}
	
}

@media (width:1366px) {
	 .item span {
    font-size: 16px;
	width:87%;
	top:38%;
	
}
	
}



@media (max-width:1280px) {
	 .item span {
    font-size: 16px;
	width:85%;
	top:37%;
	
}
	
}

@media (width:1136px) {
	 .item span {
    font-size: 16px;
	width:83%;
	top:33%;
	
	}
	
}

@media (width:1080px) {
	 .item span {
    font-size: 16px;
	width:82%;
	top:32%;
	
	}
}

@media (min-width:1050px) and (max-width:1100px) {
	 .item span {
    font-size: 16px;
	width:82%;
	top:32%;
	
	}
}

@media (max-width:1024px) {
	 .item span {
    font-size: 16px;
	width:85%;
	top:37%;
	}
	}


@media (max-width:980px) {
	 .item span {
    font-size: 16px;
	width:85%;
	top:37%;
	
}
	
}


@media (max-width:960px) {
	 .item span {
    font-size: 16px;
	width:88%;
	top:39.3%;
	
}
	
}


@media only screen and (min-width:800px) and (max-width:900px) {
    .item span {
    font-size: 18px;
	width:87%;
	top:36%;
}
#owl-demo .item {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
}

@media (max-width:900px) {
	 .item span {
    font-size: 16px;
	width:87%;
	top:39%;
	
}
	
}

@media (width:800px) {
	 .item span {
    font-size: 16px;
	width:85%;
	top:37%;
	
}
	
}


@media only screen and (min-width:700px) and (max-width:799px) {
    .item span {
    font-size: 20px;
	width:89%;
	top:39%;
	}
	
.owl-carousel {
    width: 80%}
	
.owl-carousel .owl-wrapper-outer {
    margin-top: 20px;
}
#owl-demo {
    width: 550px;
}
#owl-demo .item {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
}

@media only screen and (min-width:600px) and (max-width:699px) {
    #owl-demo .item {
    margin: 10px;
}
.item span {
    font-size: 18px;
}
.owl-carousel .owl-wrapper-outer {
    margin-top: 20px;
}
}

@media (width:640px) {
	 .item span {
    font-size: 16px;
	width:88%;
	top:39.5%;
	
}
	
}


@media (width:600px) {
	 .item span {
    font-size: 16px;

	top:39%;
	
}
	
}

@media only screen and (min-width:300px) and (max-width:499px) {
    .owl-carousel .owl-wrapper-outer {
    margin-top: 20px;
}
.item span {
    font-size: 16px;
}
}

@media (width:480px) {
	 .item span {
    font-size: 14px;
	width:84%;
	top:36%;
	
}
	
}


@media (width:360px) {
    .item span {
    font-size: 20px;
	width:89%;
	top:40%;
}
}

@media (width:320px) {
    .item span {
     font-size: 18px;
    top: 39%;
    width: 88%;
}
}
