@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400;1,500&display=swap');

@font-face {
    font-family: 'ThaiSansLite';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/thaisanslite_r1-webfont.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/thaisanslite_r1-webfont.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/thaisanslite_r1-webfont.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/thaisanslite_r1-webfont.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('../fonts/thaisanslite_r1-webfont.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/thaisanslite_r1-webfont.svg#Roboto') format('svg');
    /* Legacy iOS */
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('roboto/roboto-300.eot');
    /* IE9 Compat Modes */
    src: url('roboto/roboto-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('roboto/roboto-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('roboto/roboto-300.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('roboto/roboto-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('roboto/roboto-300.svg#Roboto') format('svg');
    /* Legacy iOS */
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('roboto/roboto-400.eot');
    /* IE9 Compat Modes */
    src: url('roboto/roboto-400.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('roboto/roboto-400.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('roboto/roboto-400.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('roboto/roboto-400.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('roboto/roboto-400.svg#Roboto') format('svg');
    /* Legacy iOS */
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('roboto/roboto-500.eot');
    /* IE9 Compat Modes */
    src: url('roboto/roboto-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('roboto/roboto-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('roboto/roboto-500.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('roboto/roboto-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('roboto/roboto-500.svg#Roboto') format('svg');
    /* Legacy iOS */
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('roboto/roboto-700.eot');
    /* IE9 Compat Modes */
    src: url('roboto/roboto-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('roboto/roboto-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('roboto/roboto-700.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('roboto/roboto-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('roboto/roboto-700.svg#Roboto') format('svg');
    /* Legacy iOS */
}
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    background-color: #eff0f5;
    font-size: 14px;
}
/*body, .panel, .form-control {
    color: #4d5d70;
    }*/

p {
    margin: 0 0 2px;
}
.p-0 {
    padding: 0px !important;
}
.p-2 {
    padding: 0.75rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.m-0 {
    margin: 0px !important;
}
.m-3 {
    margin: 3rem !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}

.pt-2 {
    padding-top: 0.825rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.pt-4 {
    padding-top: 1.25rem !important;
}
.pr-0 {
    padding-right: 0rem !important;
}
.pr-1 {
    padding-right: 0.25rem !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.pr-3 {
    padding-right: 1rem !important;
}
.pl-3 {
    padding-left: 1rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
p:empty {
    margin: 10px 0;
}
a>img {
    /* border: 1px solid rgba(51, 51, 53); */
    /*width: 100%;*/
}
i.fa, i.far, i.fas {
    line-height: 1;
    font-size: 14px;
}

h1.title {
    margin-top: 0;
}

h5.panel-title, .h5.panel-title {
    font-weight: 500;
}
/* car panel */

h6 {}
.form-control {}
.car-title {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 1.5em;
    white-space: nowrap;
}
[v-cloak] { display:none; }
.ribbon-wrapper {
    width: 85px;
    height: 88px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    right: 6px;
    .ribbon {
        font: bold 15px sans-serif;
        color: #333;
        text-align: center;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        position: relative;
        padding: 7px 0;
        top: 15px;
        left: -30px;
        width: 120px;
        background-color: #ebb134;
        color: #fff;
    }
}
.ribbon.ribbon-danger {
    left: -2px;
    top: 12px;
    background-color: #ff3f39 !important;
}
.ribbon.ribbon-primary {
    left: -2px;
    top: 12px;
    background-color: #1E88E5 !important;
}
.ribbon.ribbon-success {
    left: -2px;
    top: 12px;
    background-color: #4caf50 !important;
}
.ribbon.ribbon-yellow {
    left: -2px;
    top: 12px;
    background-color: #ffa239 !important;
    text-shadow: 0px 0px 1px #000000;
}
.label {}
.text-size-small {}
.label.top-left:before {
    content: "";
    display: inline-block;
    position: absolute;
    border: .21rem solid transparent;
    border-bottom-color: #a92d05;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0rem;
    bottom: -.3rem;
}
.label-wrapper {
    position: absolute;
    top: 0px;
    left: -3px;
    z-index: 10;
}
.label-wrapper>.label-second {
    top: 20px !important;
}

.notice, div.error, div.updated {
  background: #fff;
  border-left: 4px solid #fff;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  margin: 5px 0px 10px 2px;
  padding: 1px 12px;
}
.notice.notice-success {
  border-left-color: #46b450;
}
.notice.notice-primary {
  border-left-color: #2196F3;
}
.notice.notice-danger {
  border-left-color: #F44336;
}
.notice.notice-warning {
  border-left-color: #FF9800;
}

.wrap {
    -webkit-font-smoothing: subpixel-antialiased;
}

.media-upload-form .notice, .media-upload-form div.error, .wrap .notice, .wrap div.error, .wrap div.updated {
  margin: 5px 0 15px;
}
.form-table td .notice p, .notice p, .notice-title, div.error p, div.updated p {
  margin: .5em 0;
  padding: 2px;
}

.main-holder {
    padding: 10px 0 10px 22px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.fake-file__input-col {
    cursor: pointer;
}

.fake-file__input {
  color: transparent;
  width: 100%;
  opacity: 0;
  z-index: 10;
   position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.main-holder:after {
    display: block;
    content: '';
    background: url({{ scontent('images/title-marker.jpg')
}
}
) 0 0 no-repeat #de0000;
background-size: 11px;
width: 9px;
bottom: 0;
position: absolute;
left: 0;
top: 0;
}

.m-0 {
  margin: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.pull-right {
    /*padding-right: 10px;*/
}
.sub-header {
    font-size: 16px;
    padding-top: 4px;
}
.sidebar-content- {
    padding-bottom: 0px;
    background-color: #32373c;
}
.category-title {
    border-bottom-color: #f7bb0f;
}
.mySlides {
    -webkit-transition: -webkit-transform 1.5s ease-in-out;
    -moz-transition: -moz-transform 1.5s ease-in-out;
    -o-transition: -o-transform 1.5s ease-in-out;
    transition: transform 1.5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    position: relative;
}
.slide.active, .mySlides.active {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    animation-name: fade;
    animation-duration: 2s;
}
@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}
@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}
.img-slide {
    max-width: 100%;
}
a>img.img-make {
    border: transparent;
}
.img-make {
    /*border: 1px solid #ddd;*/
    padding: 0px 20px 0px 20px;
}
.category-title>h5 {
    font-size: 16px;
}
.main-header {
    margin: 15px 5px 10px 5px;
    font-size: 20px;
}
.thumb->a>img, .placeholder-car {
    /*min-height: 166px;*/
    background-image: url("https://scontent.houseofcarsphuket.com/storage/placeholdercar.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-sold>.carousel-inner {
    background-color: transparent;
}
.first-slide {
    max-height: 360px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
iframe {
    width: 100% !important;
    /*height: 100%   !important;*/
}
.panel-flat>.panel-heading+.table, .panel-flat>.panel-heading+.table-responsive {
    border-top: 0px;
}
.heading-elements {
        height: 32px;
        padding-top: 1px;
}
.heading-elements:not(.visible-elements) .heading-text {
    margin-top: 7px
}

.table-legacy {
    border: 1px solid #e5e5e5;
    background: #ffffff;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
}

.table-legacy>thead>tr>th, .table-legacy>tbody>tr>th, .table-legacy>tfoot>tr>th, .table-legacy>thead>tr>td, .table-legacy>tbody>tr>td, .table-legacy>tfoot>tr>td {
    padding: 6px 20px;
}

.row-actions {
    color: #ddd;
}

.row-actions a {
    color: #888;
}
.row-actions a:hover {
    color: #365899;
}

.table-bordered.table-legacy>thead>tr>th {
    border: 1px solid #ccc !important;
}
.table-legacy>thead>tr>th {
    background-color: #eee;
}
.td-fit {
  white-space: nowrap;
  width: 1%;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.5em;
}
@media screen and (max-width: 768px) {
    html, body {
        width: auto;
        overflow-x: scroll!important;
    }
    .content {
        padding: 0 0px 20px 0px;
    }

    .col-md-2 form, .col-md-4 form, .col-md-6 form, .col-md-8 form, .col-md-10 form, .col-md-12 form {
        padding: 0 10px;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .col-md-12, .col-sm-12, .col-xs-12 {
        padding: 0;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        /*padding-left: 5px;
        padding-right: 5px*/
        padding: 5px;
    }
    .login-container .page-container {
        padding-top: 10px;
        position: static
    }
}
.navigation .navigation-header {}
.navbar>.container {
    margin-right: auto;
    margin-left: auto;
    /*padding-left: 10px;
  padding-right: 10px;*/
}
.navigation>li>a {
    font-weight: 400;
}
.header-highlight .navbar-header:not([class*=bg-]) {
    background-color: #263238;
}
.header-highlight .navbar-header {
    min-width: 230px;
}
.header-highlight .navbar-header>.navbar-nav>li>a {
    color: rgba(255, 255, 255, 0.9);
}
.header-highlight .navbar-header>.navbar-nav>li>a:hover, .header-highlight .navbar-header>.navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}
@media (min-width: 769px) {
    .sidebar-xs .header-highlight .navbar-header {
        min-width: 0;
        width: 56px;
        padding-left: 0;
    }
    .sidebar-xs .header-highlight .navbar-header .navbar-brand {
        padding-left: 0;
        padding-right: 0;
        background: url(../images/logo_icon_light.png) no-repeat center center;
        background-size: auto 16px;
        float: none;
        display: block;
    }
    .sidebar-xs .header-highlight .navbar-header .navbar-brand>img {
        display: none;
    }
    .sidebar-main-hidden .header-highlight .navbar-header, .sidebar-all-hidden .header-highlight .navbar-header {
        display: none;
    }
}
@media (min-width: 769px) {
    .sidebar-fixed-expanded .header-highlight .navbar-collapse {
        margin-left: 36px;
    }
    .sidebar-fixed-expanded .header-highlight .navbar-header {
        position: fixed;
        z-index: 99;
    }
}
.main-row {
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-hoc {
    background: -webkit-linear-gradient(left, #003e52 25%, #196a80 75%, #1a9cb7 100%);
    background: linear-gradient(to right, #003e52 25%, #196a80 75%, #1a9cb7 100%);
}
.text-dark {
    color: #2e3742;
}
.alert-warning {
    border: 1px solid #f3d593;
}
.form-group {
    margin-bottom: 5px;
    position: relative;
}
.navbar-head {
    margin: -3px 0;
}
.navbar-header {
    min-width: 150px;
}
.panel {
    margin-bottom: 15px;
    border-radius: 7px;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 35% !important;
}

.btn.btn-light {
    background-color: #fff;
}
.btn-group {
    display: inline-flex;
}
.btn-sm.btn-sm-fat {
    min-width: 80px;
}
.btn-sm, .btn-group-sm>.btn {
    padding: 5px 11px;
    font-size: 12px;
    line-height: 1.6666667;
    border-radius: 2px;
}
.btn-xs {
    min-width: 80px;
}
.btn-icon.btn-xs {
    min-width: 10px;
}
.btn-labeled.btn-sm>b {
    padding: 8px;
}
.no-margin-head {
    margin: -4px 0px 0px 0px;
}
#admin_navbar .no-margin-head {
    margin-top: -2px;
    margin-left: 0;
}
.img.img-article {
    width: 120px !important;
    height: 120px !important
}
.panel-narrow>.panel-body {
    padding: 10px;
}
.img-xl {
    width: 80px !important;
    height: auto;
}
@media screen and (min-width: 768px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        /*padding-left: 5px;
        padding-right: 5px*/
        padding: 5px;
    }
}
.thumbnail.no-padding .caption {
    padding: 5px;
}
.relative {
    position: relative;
}
@media (min-width: 1200px) {
    .form-horizontal .control-label[class*=col-lg-] {
        padding-top: 12px;
    }
}
@media(min-width: 1025px) {
    .form-horizontal .control-label[class*=col-md-] {
        padding-top: 12px;
    }
}
@media (min-width: 480px) {
    .form-horizontal .control-label[class*=col-xs-] {
        padding-top: 12px;
    }
}
.label.top-left {
    position: absolute;
    left: 5px;
    top: 0px;
    display: inline-block;
    /*background-color: #ff5722;*/
    border-radius: 0px 2px 2px 0px;
    padding: .3rem .5rem;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.label-light {
  color: #333;
  background-color: #f5f5f5;
}
.label-warning {
  background-color: #ff5722;
}
.label-primary {
  background-color: #1E88E5;
}
.label-danger {
  background-color: #E53935;
  border-color: #D32F2F;
}
/* ---- ----- ---- */

.hoc-item-card__badge-wrapper {
    position: absolute;
    right: 5px;
    top: 6px;
}
.hoc-item-card__badge-wrapper .hoc-badge {
    float: right;
    margin-left: 0.5rem;
}
.hoc-badge--promotion {
    background-color: rgba(255, 212, 36, .9);
}
.hoc-badge--promotion:after {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    bottom: -3px;
    border-style: solid;
    position: absolute;
    border-width: 0 19px 4px 19px;
    border-color: transparent rgba(255, 212, 36, .9) transparent rgba(255, 212, 36, .9);
}
.hoc-badge {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 4px 2px 3px 2px;
}
.hoc-badge--fixed-width {
    width: 38px;
    height: 35px;
}
.hoc-badge--promotion__label-wrapper--th-TH {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.hoc-badge--promotion__label-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    font-weight: bold;
    line-height: 12px;
    color: #ff5722;
    text-transform: uppercase;
    font-size: 1.2rem;
}
.hoc-badge--promotion__label-wrapper__off-label {
    color: white;
    margin: 2px 0;
}
.hoc-badge--promotion__label-wrapper--th-TH {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.hoc-product-info-price-before-discount {
    text-decoration: line-through;
}
.hoc-price-first-line {
    color: #f57224;
    font-weight: 500;
}
.footer {
    bottom: 10px;
}
.page-footer {
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 1px 0 rgba(187, 187, 187, 0.5), 0 22px 0 #FDF7F0;
    box-shadow: inset 0 1px 0 rgba(187, 187, 187, 0.5), 0 22px 0 #FDF7F0;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: -7px;
}
/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
  */

.carousel-inner {
    background-color: #000000;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
  */

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next, .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.prev, .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.next.left, .carousel-fade .carousel-inner>.item.prev.right, .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* END CUSTOM CAROUSEL */

.main-holder {
    padding: 10px 0 10px 22px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.main-holder:after {
    display: block;
    content: '';
    background: url(https://scontent.houseofcarsphuket.com/images/title-marker.jpg) 0 0 no-repeat #de0000;
    background-size: 11px;
    width: 9px;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.hicon {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    border-radius: 26%;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hicon-lg {
    height: 28px;
    width: 28px;
}
.hicon-xs {
    height: 17px;
    width: 17px;
}
.hicon-facebook {
    background-image: url('icons/facebook.svg');
}
.hicon-instagram {
    background-image: url('icons/029-instagram.svg');
}
.hicon-line {
    background-image: url('icons/line.svg');
}
.hicon-web {
    background-image: url('icons/web.svg');
}
.flag-icon, .flag-icon-background {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}
.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em
}
.flag-icon:before {
    content: "\00a0"
}
.flag-icon.flag-icon-squared {
    width: 1em
}
.flag-icon-th {
    background-image: url(flags/4x3/th.svg)
}
.flag-icon-us {
    background-image: url(flags/4x3/us.svg)
}
.checkbox-switchery.checkbox-right.switchery-sm label:hover, .checkbox-switchery.checkbox-right.switchery-sm label:focus, label.checkbox-switchery.checkbox-right.switchery-sm:hover label.checkbox-switchery.checkbox-right.switchery-sm:focus {
    background-color: #E6E9EF;
    border-radius: 2px;
}
.checkbox-ul {
    list-style-type: none;
    margin-left: -25px;
}
.checkbox-switchery.checkbox-right.switchery-sm label, label.checkbox-switchery.checkbox-right.switchery-sm {
    padding: 10px 15px;
    cursor: pointer;
}
.checkbox-switchery.checkbox-right .switchery {
    margin-right: 10px;
}
.form-horizontal .checkbox {
    padding-top: 0px;
}
.form-horizontal .checkbox {
    min-height: 20px
}
.bootstrap-select .btn {
    padding: 6px 12px;
}
#major-publishing-actions {
    padding: 10px;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #333;
    background-color: #848691;
    border-color: #acacac;
}

/* Official Bootstrap 4.0 */

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}