/* tem85-pro */
.tem85-pro .column{padding:0 10px;}
.tem85-pro .item{padding:10px;margin-bottom:20px;}
.tem85-pro .item,
.tem85-pro figure{background-color:rgba(255,255,255,.8);}
.tem85-pro .item .text{padding:15px 20px;}
.tem85-pro .item .text.data{padding-top:20px;padding-bottom:20px;}
.tem85-pro .item .description{font-size:12px;opacity:.5;}
.tem85-pro .item .text.data .pro_price{display:block;}
.tem85-pro .item .pro_price{line-height:1;padding-top:15px;display:none;}
.tem85-pro .item .mod_price{padding:0 2px;}
.tem85-pro .item .price_origin{opacity:.5;}
.tem85-pro .item a{color:inherit;text-decoration:none!important;}
.tem85-pro .item img,
.tem85-pro .column .item{width:100%;padding:0 !important;transition:.5s;}
.tem85-pro.content-left{text-align:left;}
.tem85-pro.content-middle{text-align:center;}
.tem85-pro.content-right{text-align:right;}
.tem85-pro .item:hover{box-shadow:0 5px 10px rgba(0,0,0,.05);transform:translateY(-5px);}
@media(max-width:768px){
    .tem85-pro{padding:15px 5px!important;}
    .tem85-pro .container{padding:0 !important;}
    .tem85-pro .column{padding:0 5px;}
    .tem85-pro .item{padding:5px;margin-bottom:10px;}
    .tem85-pro .item .text{padding:5px;}
    .tem85-pro .item .text.data{padding-top:5px;padding-bottom:5px;}
    .tem85-pro .item .pro_price{padding-top:5px;}
}
.tem85-pro .owls.open{z-index:99;opacity:1;}
.tem85-pro .owls{z-index:-1;opacity:0;position:fixed;top:0;left:0;transition:.5s;background-color:inherit;}
.tem85-pro .owls,
.tem85-pro .owl{width:100vw;height:100vh;}
.tem85-pro .owl{position:relative;}
.tem85-pro .owl img{width:auto;height:auto;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
/*
@media(min-width:769px){
    .tem85-pro .item img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);}
    .tem85-pro .item:hover img{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);}
}
*/
