/*
Theme Name: Car Theme cho dulichsacmaubinhduong
Description: Child Theme cho trang car
Author: Tống Nhật Trường
Author URI: https://dulichsacmaubinhduong.com
Template: dulichsacmaubinhduong
Version: 1.2
Text Domain: child-theme-dulichsacmaubinhduong
*/
.cdp-gallery-thumb .thumb-link {
    display: inline-block;
    vertical-align: top;
    height: auto;
    margin: 0 2px;
}
.cdp-gallery-thumb .thumb-link img {
    display: block;
}
.cdp-gallery-thumb .slick-slide {
    height: auto !important;
}
.cdp-gallery-thumb .slick-track {
    height: auto !important;
}
.cdp-gallery-thumb {
    min-height: unset !important;
    height: auto !important;
    padding: 0 !important;
}