


[data-cattype="84001"] .wrapper_slider{
    position: relative;
    width: 1180px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 28px;
}
[data-cattype="84001"] .wrapper_slider #owl-slider.owl-carousel{ max-width: 100%; }
[data-cattype="84001"] #owl-slider .owl-item { text-align: center; }
[data-cattype="84001"] #owl-slider .owl-item .item{
    width: 260px;
    padding: 0 5px;
    text-align: left;
    display: inline-block;
}
[data-cattype="84001"] #owl-slider .owl-item .item h3.subtitle{
    color: #BC8C4E;
    font-size: 21px;
    text-transform: uppercase;
}
[data-cattype="84001"] #owl-slider .owl-item .item h4.item-title{ 
    margin-bottom: 8px; 
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
[data-cattype="84001"] #owl-slider .owl-item .item h4.item-title:hover{ color: #8D090A; }

[data-cattype="84001"] #owl-slider .owl-item .item .item-synopsis{ 
    text-align: justify; 
    line-height: 1.5;
}
[data-cattype="84001"] #owl-slider .item .wrapper_image{
    width: 260px;
    height: 187px;
}

[data-cattype="84001"] .owl-carousel#owl-slider .owl-controls .owl-buttons div{
    position: absolute;
    left: -65px;
    top: 33%;
    background: none;
    opacity: 1;
    
    -webkit-border-radius: 0px;
    border-radius: 0px; 
}
[data-cattype="84001"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-next{
    left: auto;
    right: -65px;
}
[data-cattype="84001"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.disabled{ display: none; }



@media screen and (max-width: 1200px) {
    [data-cattype="84001"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-prev{ left: -35px; }
    [data-cattype="84001"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-next{ right: -35px; }
}


@media screen and (max-width: 767px) {
  
}

