/*
Theme Name: Camera
Description: ThietKeWebChuyen
Author: UX Themes
Template: flatsome
Version: 3.0
*/




.RowGiaiPhap .col .col-inner{
    border: 1px solid;
}
.RowGiaiPhap .col .col-inner .box-image{
    background-color: rgba(255, 255, 255, .8);
    padding: 15px;
    border-bottom: rgba(0, 0, 0, .1) 1px solid;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.RowGiaiPhap .col .col-inner .box-text{
    padding-bottom: 10px;

}
.RowGiaiPhap .col .col-inner .box-text .box-text-inner *{
    color: white !important;
}


.sliderDoiTac .img-inner img {
    display: block;
    position: relative;
    margin: 0 auto;
    height: 110px !important;
    object-fit: contain;
    padding: 10px;
    border: 1px solid #ccc;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}