@media (max-width: 991.98px) {
  .logo-box {
    width: auto!important;
    padding-left: 5px!important;
  }
  body[data-layout-mode=horizontal] .navbar-toggle span {
    background-color: var(--ct-gray-200);
  }
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_info {
    text-align: center !important;
  }
}

@media (max-width: 640px) {
  .page-title-box .page-title-right {
    display: block;
  }
  .card-body {
    padding: 15px !important;
  }
}

@media (max-width: 381px) {
  .logo-box {
    padding-left: 3px !important;
  }
  .navbar-custom .topnav-menu .nav-link {
    padding: 0 10px !important;
  }
  .card-body {
    padding: 10px !important;
  }
}

@media (max-width: 345px) {
  .navbar-custom .topnav-menu .nav-link {
    padding: 0 5px !important;
  }
  .card-body {
    padding: 5px !important;
  }
}

.navbar-custom {
  padding: 0;
}

.text-justify {
  text-align:justify;
}

.gal-box .gall-info .gal-like-btn {
  top: unset;
  bottom: 13px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

.line-button a {
  background-color: #06c755;
  border-color: #06c755;
}
.line-button a:hover {
  background-color: #05a648;
  border-color: #05a648;
}

.google-button a {
  background-color: #DB4437;
  border-color: #DB4437;
}
.google-button a:hover {
  background-color: #C20806;
  border-color: #C20806;
}

.agreement {
  margin: 10px auto;
  background-color: #ededed;
  border: 1px solid #ccc;
  height: 300px;
  padding: 12px;
  text-transform: none;
  overflow-y: auto;
  word-break: break-all;
}

.parsley-success {
  border-color: #1abc9c !important;
  padding-right: calc(1.5em + 0.9rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231abc9c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.225rem) center;
  background-size: calc(0.75em + 0.45rem) calc(0.75em + 0.45rem);
}

.parsley-error {
  border-color: #f1556c !important;
  padding-right: calc(1.5em + 0.9rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f1556c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1556c' stroke='none'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.225rem) center;
  background-size: calc(0.75em + 0.45rem) calc(0.75em + 0.45rem);
}

.parsley-success .form-check-input {
  border-color: #1abc9c !important;
}

.parsley-error .form-check-input {
  border-color: #f1556c !important;
}

select.parsley-error {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%238b96a0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f1556c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1556c' stroke='none'/%3e%3c/svg%3e") !important;
}

.dropzone {
  border: 2px dashed var(--ct-input-border-color)!important;
}

.break-all {
  word-break: break-all;
}

.section-divider {
  height: 0;
  border-top: 1px solid #DDD;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.section-divider span {
  display: inline-block;
  position: relative;
  padding: 0 17px;
  background: #ffffff;
  color: #999;
  top: -11px;
  font-size: 15px;
}

.required::after {
  content: " *";
  color: red;
}

/*
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}
*/

.navbar-fixed-top { 
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
} 

.form-check {
  display: inline-block;
  margin-right: 10px;
}

.cdx-search-field {
  display: none;
}

.ce-block__content,
.ce-toolbar__content {
  max-width: unset;
}
    
.ce-toolbar__actions {
  padding-right: 10px;
}

.image-tool--withBorder .image-tool__image {
  padding: 10px;
  text-align: center;
}

.image-tool__image-picture {
  display: initial!important;
}

.d-inline-flex {
  display: -webkit-inline-box!important;
  display: -ms-inline-flexbox!important;
}

div.datatable-search input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

.hidden {
  display: none;
}

.gal-box .p-2 {
  display: block;
}

.conversation-list .ctext-wrap i {
  font-size: 1rem;
  font-weight: 700;
}

.conversation-list .ctext-wrap p {
  font-size: 1rem;
  word-break: break-all;
}

.conversation-list .ctext-wrap img {
  max-width: 100%;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.flatpickr-current-month .numInputWrapper {
  width: auto!important;
}

.avatar-sm {
  height: 2.25rem!important;
  width: 2.25rem!important;
}

.avatar-md {
  height: 3.5rem!important;
  width: 3.5rem!important;
}

.avatar-lg {
  height: 4.5rem!important;
  width: 4.5rem!important;
}

.btn {
  white-space:nowrap;
}

.header-title {
  font-size: 1.2rem;
  margin: 0 0 7px 0;
}

.blog_content {
  line-height: 1.5rem;
  text-align:justify;
}

.hidestr {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.logo img {
  vertical-align: sub;
}

.text-earth {
  --ct-text-opacity: 1;
  color: #8C5B00!important;
}

.conversation-list .odd .conversation-text i{
  text-align:right;
}

.image-upload>input {
  display: none;
}
#uploader1 i, .image-upload i {
  cursor: pointer;
}

.message-list li .col-mail-2 .date {
  white-space:nowrap;
}

.topnav {
  z-index: 1000!important;
}
.fancybox__container {
  z-index: 9999!important;
}
.topnav .dropdown-item {
  font-weight: 700;
}

.gal-box img.img-fluid {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}

.product-box .product-info {
  padding-top: 1rem;
}

.gal-box2 {
  display: inline-block;
}
.gal-box2 img.img-fluid {
  max-width: unset;
  width: 48px;
  object-fit: cover;
  aspect-ratio: 1;
}

.commodity h4 {
  font-size: 1.2rem;
}
.commodity p, .commodity ol {
  font-size: 1rem;
}

.blog h4 {
  font-size: 1.2rem;
}
.blog p, .blog ol {
  font-size: 1rem;
}