#field_productcates .title_block {
    border: 1px solid #eee;
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    width: 100%;
     margin-top:0;
}
#field_productcates{margin-bottom:-20px;}
#field_productcates .title_block span {
    background: #08bbb7  none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: -1px;
    padding: 9px 15px;
}
#productCates{margin-top:29px;}
#field_productcates .owl-carousel .owl-item{border:0;}
#field_productcates .owl-carousel .owl-item .item{padding:0 10px;}
#field_productcates .owl-carousel .owl-item .item_inner{ border:1px solid #eeeeee; position:relative;}
#field_productcates .owl-theme .owl-controls .owl-buttons div.carousel-next, #field_productcates .owl-theme .owl-controls .owl-buttons div.carousel-previous{
    top:-58px;
}
.block_productcates{margin-bottom:30px;}
#field_productcates .owl-theme .owl-controls .owl-buttons div.carousel-next{right:10px;}
#field_productcates .owl-theme .owl-controls .owl-buttons div.carousel-previous{right:25px;}
#field_productcates .container{overflow:hidden;}
#field_productcates .row{margin:0 -10px;}
@media(max-width:991px){
    #field_productcates .owl-carousel .owl-item .item{ height:340px;}
}
@media(max-width:667px){
    #field_productcates .owl-carousel .owl-item,  #field_productcates .owl-carousel .owl-item .item {width:328px!important; height:356px;}
    #field_productcates .owl-carousel .owl-wrapper{text-align:center;}
    #field_productcates .owl-item img{width:100%;}
    #field_productcates .hover-image{height:100%; width:100%;}
}
@media(max-width:640px){
     #field_productcates .owl-carousel .owl-item,  #field_productcates .owl-carousel .owl-item .item {width:315px!important; height:400px;}
}
@media(max-width:540px){
     #field_productcates .owl-carousel .owl-item,  #field_productcates .owl-carousel .owl-item .item {width:265px!important; height:356px;}
}
@media(max-width:480px){
     #field_productcates .owl-carousel .owl-item,  #field_productcates .owl-carousel .owl-item .item {width:235px!important;}
}
@media(max-width:360px){
    #field_productcates .title_block span{display:block;}
     #field_productcates .owl-carousel .owl-item,  #field_productcates .owl-carousel .owl-item .item {width:350px!important; height:436px;}
}
@media(max-width:320px){
     #field_productcates .owl-carousel .owl-item,  #field_productcates .owl-carousel .owl-item .item {width:310px!important;}
}

.owl-item img {max-height: 120px;}