/* huo breadcrumb .t4-section.t4-breadcrumbs {
z-index: 1000;
}
.t4-section.t4-breadcrumbs .breadcrumb {
margin-bottom:-55px;
}
*/
html[lang="zh-CN"] .mod_djclassifieds_items div.title a.title {
font-weight: normal !important;
}
/** huo add blue color layout */
.t4-header {
background-color: #004288;
}
.t4-topbar {
padding: 0.5rem 0 !important;
}
#loginModal139 {
background: transparent !important;
}
.post-ads {
background-color: #ffdd00;
padding: 3px 15px;
border: solid #ffdd00 1px;
border-radius: 3px;
}
.post-ads a{
color: #0057B7;
/**
font-family: "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
**/
}
.navbar-toggler .fa {
color: #ffffff;
}
.nav-tabs {
  --t4-nav-tabs-link-active-bg: #eee !important;
  }
.nav-breakpoint-lg .t4-megamenu {
background-color: #004387 !important;
}
@media (max-width: 767.98px) {
  .t4-header .header-wrap {
    min-height: 80px !important;
  }
}
.logo-img {
max-width: 110px;
}
.dj-cattree .lvl0 {
 margin-bottom: 15px;
}
.dj-cattree .lvl0 a{
  color: #d8a61a !important;
}
.dj-cattree .lvl1 a{
  color: #004B90 !important;
}
/* huo set items layout 
#dj-classifieds a {
color: #198754;
}
*/
.description .desc_content {
  padding: 20px 0px 20px 20px;
  background-color: beige;
}
.djcf_items_blog .title a {
color: #333 !important;
}
#dj-classifieds .djcf_items_blog .region .label_title2 {
background: url(/images/icons/distance.svg) no-repeat center center;
height: 16px;
  width: 15px;
  float: left;
  margin: 2px 10px 0 0;
}
.title .price {
 color: red;
 font-weight: bold;
}
/** icon bellow */
.title-zh, .desc-zh { background:#fef3f2; padding:10px; }
.title-en, .desc-en { background:#eef6ff; padding:10px; }
.title-uz, .desc-uz { background:#f0fdf4; padding:10px; }
.title-default, .desc-default { background:#f9fafb; padding:10px; }
/** above is email template */
/** huo bellow dj-items 模块显示收藏安按钮 */
.see-more-button {
 text-align: right;
 margin: 0px 10px 0px 0px;
 padding-bottom: 20px;
}
.mod_djclassifieds_items .title a.title {
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: #333;
  line-height: 20px;
  height: 42px;
  overflow: hidden;
}
#t4-section-3 .item .fav-fixed {
 position: absolute;
 top: 18px;
 right: 15px;
}
#t4-section-3 .mod_djclassifieds_items .title img {
 margin-bottom: 20px !important;
}
#t4-section-3 .see-more-button a {
 color: #0056b3;
}
.item .fav-fixed {
    position: absolute;
    top: 18px;
    right: 3px;
    z-index: 10;
}
span.fav_icon.fav_icon_na,
span.fav_icon.fav_icon_a {
    display: inline-block;
    width: 30px;      /* 控制宽度 */
    height: 30px;     /* 控制高度 */
}
/** 显示收藏安按钮 end */
#t4-section-3 {
 margin-top: 10px;
}
#t4-section-3 .mod_djclassifieds_items .item-box-in .item {
  border: solid 1px #EAEAEA !important;
  padding: 20px;
  border-bottom: solid 3px #EAEAEA !important;
}
#t4-section-3 .mod_djclassifieds_items .row_value {
 margin-left: 18px;
 margin-right: 5px;
}
#t4-section-3 .mod_djclassifieds_items .row_label {
 display:none;
}
#t4-section-3 .mod_djclassifieds_items .row_floor_m2 .row_value {
  margin-left: 15px;
}
#t4-section-3 .mod_djclassifieds_items .row_floor .row_value {
 margin-right: 0px !important;
}
.mod_djclassifieds_items .row_property_for {
  background: url(/images/icons/property_for.svg) no-repeat center left;
}
.mod_djclassifieds_items .row_rooms {
  background: url(/images/icons/rooms.svg) no-repeat center left;
}
.mod_djclassifieds_items .row_floor_m2 {
  background: url(/images/icons/square_meter.svg) no-repeat center left;
}
.mod_djclassifieds_items .row_floor {
  background: url(/images/icons/floor_level.svg) no-repeat center left;
}
#t4-section-2 .module-title  {
  padding-top: 30px;
  font-size: 15px;
}
#t4-section-3 .module-title  {
  padding-top: 30px;
  font-size: 15px;
  color: #6c757d;
 /** background: url(/images/icons/property_for.svg) no-repeat bottom left;   */
  border-bottom: solid 1px #eaeaea; 
  margin-bottom: 30px;
}
/**
#t4-section-3 .module-title span {
  margin-left: 30px;
  }
  **/
.mod_djclassifieds_items div.title a.title {
 font-size: 1em !important;
}
#dj-classifieds .djcf_items_blog .cuisines {
  background: url(/images/icons/cuisine.svg) no-repeat top left;
}
#dj-classifieds .djcf_items_blog .job_type {
  background: url(/images/icons/job_type.svg) no-repeat top left;
}
#dj-classifieds .djcf_items_blog .wage {
  background: url(/images/icons/salary.svg) no-repeat center left;
}
.djcf-row.ld-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.ld-left{min-width:0;}
.ld-right{text-align:right; white-space:nowrap;}
.region.distance a {
  position: relative;
  z-index: 10;
}
#dj-classifieds .djcf_items_blog .price .row_negotiable {
 float: right;
 margin-top: 6px !important
}
#dj-classifieds .dj-item .general_det .price_wrap .row_negotiable {
 font-weight: normal;
}
#dj-classifieds span.fav_icon {
 width: 32px !important;
 height: 32px !important;
}
.djcf-fav-fixed {
  float: right;
  margin-left: -10px;
}
#dj-classifieds .pagination ul li{
 border: none;
}
#dj-classifieds .dj-additem .price_neg_box input {
width: 30px;
}
.item-page.layout-default.no-sidebar .top-article-info {
text-align: left;
}
.card-body {
text-align: left;
}
/** footer */
.t4-footnav {
background: #012A57 !important;
}
.ukrdeal-footer {
  background: #012A57;
  color: #fff;
  padding: 20px 10px 0px 10px;
  font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
}

.ukrdeal-footer .footer-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 40px;
  max-width: 1200px;
  margin: auto;
}

.ukrdeal-footer h3 {
  color: #ffd700;
  font-size: 22px;
  margin-bottom: 15px;
}

.ukrdeal-footer h4 {
  font-size: 16px;
  margin-bottom: 15px;
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  padding-bottom: 5px;
}

.ukrdeal-footer p {
  font-size: 14px;
  line-height: 1.7;
  color: #cccccc;
}

.ukrdeal-footer ul {
  list-style: none;
  padding: 0;
}

.ukrdeal-footer ul li {
  margin-bottom: 8px;
}

.ukrdeal-footer ul li a {
  color: #cccccc;
  text-decoration: none;
  transition: 0.3s;
}

.ukrdeal-footer ul li a:hover {
  color: #ffd700;
  text-decoration: underline;
}

.ukrdeal-footer .social-icons a {
  color: #ffffff;
  margin-right: 12px;
  font-size: 18px;
  transition: color 0.3s;
}

.ukrdeal-footer .social-icons a:hover {
  color: #ffd700;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 40px;
  padding-top: 15px;
  color: #bbbbbb;
  font-size: 13px;
}

.footer-bottom-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 1200px;
  margin: 0 auto;
  text-align: left; /* ✅ 防止继承 */
}

.social-icons {
  margin-top: 12px;
  margin-left: 2px;
}
.social-icons a img {
  width: 22px;
  height: 22px;
  margin-right: 6px;
  transition: transform 0.3s, opacity 0.3s;
  vertical-align: middle;
}
.footer-logo {
  width: 48px;
  margin-bottom: 15px;
}
.footer-column h2 {
  color: #ffcc00;
  font-size: 22px;
  margin: 0 0 10px;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.footer-links a {
  color: #cccccc;
  text-decoration: none;
  font-size: 13px;
  transition: color 0.3s;
}

.footer-links a:hover {
  color: #ffd700;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .footer-bottom-container {
    flex-direction: column;
    text-align: center;
  }
  .footer-links {
    justify-content: center;
  }
}

/** footer end **/
.menu-item-title {
color: #ffffff;
}
/** jt login */
#jtl button{
font-size: 0.9rem;
}
.dropbtn {
  background-color: #0057B7;
  color: white;
  padding: 4px 15px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #FFD700;}
/** jt login end */
/** huo fix the bar width */
.djform_field #latitude {
width: 300px !important;
}
.djform_field #longitude {
width: 300px !important;
}
#dj-classifieds .dj-additem .djform_row .label {
text-align: left;
width: 220px;
margin: 5px 0px 5px 0;
}
#dj-classifieds .dj-additem .djform_row .djform_field select {
width: 300px;
}
#name, #djaddress, #djcontact, #website, #video {
width: 300px !important;
}
#dj-classifieds .dj-additem select.price_currency {
width: 80px !important;
}
#price {
width: 270px !important;
}
/** huo fix end */
#dj-classifieds .dj-item .general_det .price_wrap {
color: #198754 !important;
font-weight: bold;
}
#dj-classifieds .type_button, .mod_djclassifieds_items .type_button {
    float: right;
    margin-right: -22px;
    margin-top: -5px;
}
div.mod-languages li {
margin-right: 15px;
}
.dj-useradverts .col_ua_in img {
max-width: 80px;
}
.custom_det_content .row_label {
width: 260px;
}
.custom_det_content .row_value {
width: auto;
padding-right: 0px;
color: #004871;
}
/** huo disable place bid */
.djform_field input, .djform_field select{
width: auto;
}
.djform_field input#djmobile {
width: 300px;
}
#dj-classifieds .dj-item .auction .bids_form .bids_box .bids_info {
display: none;
}
#dj-classifieds .dj-item .auction .bids_form .bids_box .bids_input {
  width: 50%;
  margin-left: 10px;
}
#dj-classifieds .dj-item .auction .bids_form .bids_button {
  width: 100px;
  padding-top: 5px;
}
#dj-classifieds .dj-item .auction .bids_title h2 {
  display: none;
}
#dj-classifieds .dj-item .auction .bids_form .bids_box {
  background: #004871;
  border-radius: 2px;
}
.item_box_in .jreview-quick-star .starContainer {
margin: 0px;
}
.jreview-quick-star .starContainer {
margin: 12px 0 0 12px;
}
.dj_cf_search {
max-width: 1100px;
margin: auto;
padding: 20px;
}
#dj-classifieds .dj-item {
 background-color: #fff;
 color: #222;
}
#t4-section-1 {
  background: url("/images/bg3.jpg");
  background-repeat: no-repeat;
  padding: 60px 0 10px;
}
.search_cats select, .search_type select, .search_regions select {
  background: #ffffff;
}
#triggerButton {
 display: none;
}
.show_on_map {
color: #666 !important;
}
#dj-classifieds .djcf_items_blog .category .label_title, #dj-classifieds .djcf_items_blog .price .label_title, #dj-classifieds .djcf_items_blog .region .label_title {
margin-top: 4px !important;
}
#dj-classifieds .blog_det .item_desc, #dj-classifieds .blog_det .region, #dj-classifieds .blog_det .category, #dj-classifieds .blog_det .cf_box {
padding: 0;
}
#dj-classifieds .blog_det .price {
color: #198754;
padding: 0;
border: none;
font-size: 18px;
}
#dj-classifieds .button, .dj_cf_search button.button, .dj_cf_search a.button, .dj_cf_regions_selects button.button {
padding: 9px 18px;
}
#dj-classifieds .djcf_items_blog .title h2 {
display: block !important;
font-size: 1.1em !important;
font-weight: normal !important;
}
#dj-classifieds .blog_det .cf_box .label_title {
font-weight: normal !important;
margin-left: 24px;
color: #198754;
}
#dj-classifieds .djcf_items_blog .title {
line-height: 20px;
height: 42px;
overflow: hidden;
border-bottom: none !important;
}
#dj-classifieds .blog_det .distance .show_distance {
color: #198754;
font-size: 14px;
}
/* huo change template */
@media (min-width: 992px) {
  .t4-footnav .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  }
/* huo set items layout end */
@media (min-width: 992px) {
.logo-img {
max-width: 150px;
margin-left: 10px;
margin-right: 10px;
}
.t4-header .header-wrap {
padding: 0 50px 0 60px;
}
}
@media (max-width: 720px) {
.avPlayerWrapper .avPlayerContainer .avPlayerBlock {
padding: 178% 0 0 0 !important;
}
#t4-section-1 {
padding: 30px 0 10px;
}
.custom_det_content .row_label {
width: 180px;
}
}
@media (max-width: 481px) {
#t4-section-3 .mod_djclassifieds_items .items .items-col {
width: 100% !important
}
#t4-section-2 .mod_djclassifieds_items .item-box-in .item {
 padding: 0px;
 border: none;
}
#dj-classifieds .djcf_items_blog .title {
  line-height: 23px;
  height: 47px;
  overflow: hidden;
  border-bottom: none !important;
}
#dj-classifieds .djcf_items_blog .title h2 {
font-size: 1.5em !important;
}
#dj-classifieds .djcf_items_blog .category .label_title, #dj-classifieds .djcf_items_blog .price .label_title, #dj-classifieds .djcf_items_blog .region .label_title { 
 font-size: 16px;
}
}