.fb8 {
    color: #B8B8B8;
}

.f3 {
    color: #333333!important;
}

.fw400 {
    font-weight: 400!important;
}

.bg-red {
    background-color: #CD102B;
}

.fred {
    color: #CD102B!important;
}

.fwhite {
    color: white!important;
}

.hl-product h1 {
    font-weight: 300;
    font-size: 60px;
}

.hl-product img {
    top: 50px;
    position: absolute;
    width: 500px!important;
    -webkit-box-shadow: 10px 14px 11px 3px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 10px 14px 11px 3px rgba(0, 0, 0, 0.28);
    box-shadow: 10px 14px 11px 3px rgba(0, 0, 0, 0.28);
}

.pb-100 {
    padding-bottom: 100px;
}

.hl-product .slider_area .owl-dots {
    position: absolute;
    bottom: 135px;
    left: 50%;
    transform: translatex(-50%);
}

.flight {
    font-weight: 200!important;
}

.dpre {
    white-space: pre-line;
    display: block;
}

.dpre img,
.dpre iframe {
    max-width: 100%;
}

.sub1 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.sub2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.bg-white {
    background-color: #fff!important;
}

.fbold {
    font-weight: bold;
}

.uul {
    font-size: 18px;
    line-height: 1.8;
    list-style: inside;
    text-indent: 50px;
    font-weight: 300;
}

.btn-main {
    min-width: 300px;
    padding: 10px;
}

.fkanit {
    font-family: kanit!important;
}

.img100 {
    width: 100%;
}

.mimg100 {
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
    .mb-hide {
        display: none!important;
    }
    .mb-center {
        text-align: center!important;
    }
    .hl-product img {
        top: 0!important;
        position: initial!important;
        width: 100%!important;
    }
    .slider_s_three .single_slider {
        height: 100%;
    }
    .slider_c_three {
        padding-top: 90px;
    }
    .hl-product h1 {
        font-weight: 300;
        font-size: 40px;
        line-height: 38px;
    }
    .hl-product .slider_area .owl-dots {
        display: none;
    }
    .widgets_container {
        text-align: left;
    }
    .banner_static_area {
        margin-bottom: 0;
    }
    .banner_static_area {
        margin-bottom: 90px;
    }
    .product_content {
        padding: 15px 0;
    }
    .product_area.mb-100 {
        margin-top: 60px;
    }
    .mb-f20 {
        font-size: 20px!important;
    }
    .mb-f32 {
        font-size: 32px!important;
    }
    .widget_list:last-child {
        margin-bottom: 50px;
    }
    .mb-w120 {
        width: 120px;
    }
    .mb-pt-0 {
        padding-top: 0!important;
    }
}