/*Tùy Biến Hello Theme  */
 
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: white;
    border-color: #e3e3e3;
}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: hsl(210deg 100% 95%);border-color: #e3e3e3;}
    
 table td, table th {border-color: #e3e3e3;}
h2{    font-size: 25px;margin-top:0px;}
.page-header{display:none;}
.footxd{background:black;font-size:12px;text-align:center;padding:2px;color:white;}
.footxd a{color:#E63312;}
.iconx{position: fixed;
z-index: 99;
right: 10px;
bottom:120px;
width: 50px;}
.stickxd {position: sticky;top: 46px;    position: -webkit-sticky;z-index:9;}
.elementor-element-76731f0{    position: sticky;    top: 46px;    position: -webkit-sticky;}
.logged-in .stickxd{top: 78px;}
.logged-in .elementor-element-76731f0{top: 78px;}
@font-face {
    font-family: 'Hyundai Sans Head';
    src: url('https://hyundaibinhtan5s.com/wp-content/themes/hello-theme-child/fonts/HyundaiSansHead.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('https://hyundaibinhtan5s.com/wp-content/themes/hello-theme-child/fonts/HyundaiSansText.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




  .elementor-kit-3834, body, html, .hyundaitext { 
font-family: "Hyundai Sans Text"  !important;
}

 h1, h2, h3, h4, h5, h6 .menu-link, .hyundaibold{ 
font-family: "Hyundai Sans Head" !important; 
}
/* Table  xd */
.thxd, .thxd th{background:var( --e-global-color-primary )!important; color:white;}
.tablexd table tr th:first-child {    text-align: left;}
.tablexd tr:nth-child(2n) {    background: #F4F9FE;}
.tablexd table th, table td {    padding: 5px;} 
.trxd-red{ background:#a60300!important; color:white!important; font-weight:bold;}
.trxd { background:#033ca5!important; color:white!important; font-weight:bold;}

.trxd-red{position:-webkit-sticky;position: sticky;top: 80px;}
.tablexd table tr td:first-child, table tr th:first-child {    padding-left: 10px !important;}

.tbgia table{margin-bottom:0px !important;}
table tr th:last-child{    padding-right: 10px !important;}
/*Tùy Chỉnh Khác */
.stickxd {position: sticky;top: 45px;    position: -webkit-sticky;z-index:999;}
.sidebarx{    position: sticky;    top: 45px;    position: -webkit-sticky;}
.logged-in .stickxd{top: 77px;}
.logged-in .sidebarx{top: 77px;}
.responsive-video-wrap{
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
    padding-bottom: 56.25%;
}
.responsive-video-wrap .embed-responsive-item,
.responsive-video-wrap iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

select {    height: 100% !important;}
.xdtit h2 {margin-bottom:0 !important;}

 
.nomar h3, .nomar h1{margin-bottom:0px!important;} 
 
.jet-listing-dynamic-field__content img {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3), 0 2px 4px 0 rgba(0,0,0,0.1);
    margin: 20px 0px;
}
#custom_html-2 {list-style:none;}
.nomar h1{margin-bottom:5px !important;}
.formx   .wpcf7-text  {    text-indent: 0 !important;}

.jet-carousel__item {padding:0 !important;}

.elementxd .elementor-widget:not(:last-child) {margin-bottom:2px!important;}

.xdtit h3 {margin-bottom:0 !important;}

/* Fix font awesome 5 */
 .jet-menu-toggle__icon {font-family: "Font Awesome 5 Free" !important; font-weight: 900 !important;}
.jet-engine-gallery-slider__item-wrap.is-lightbox::before,
.jet-engine-gallery-grid__item-wrap.is-lightbox::before 
{font-family: "Font Awesome 5 Free" !important; font-weight: 900 !important;}

 
 

  
/* call XD */
.sodt{position: fixed;bottom: 30px;left: 50px;padding: 5px 20px;background: #E3342F;color: white;
border-radius: 0px 40px 40px 0px;font-size: 120%;  font-weight: bold;z-index: -1;}
.sozalo{position: fixed;bottom: 93px;left:44px;padding: 5px 20px;background: #018fe5;color: white;
border-radius: 0px 40px 40px 0px;font-size: 120%;  font-weight: bold;z-index: -1;}
.sozalo a{color:white !important;}

.callxd{ position: fixed; bottom: 25px; left: 10px;z-index: 999;}
.zaloxd{ position: fixed; bottom: 85px; left: 10px;z-index: 999;}
.zaloxd img{box-shadow: 0 2px 5px 0 rgba(0,0,0,0.50);border-radius: 7px;}

.zaloxd i {position: absolute; top: 10px; left: 14px; font-size: 30px;  color: white;}
.pulse i{position: absolute; top: 10px; left: 14px; font-size: 30px;  color: white;}
.mailxd{display: block;  width: 50px;  height: 50px;  border-radius: 50%;background:#018fe5;}

.pulse {
  
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #E3342F;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(227,52,47,0.63);
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px rgba(227,52,47,0.63);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
    box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
  }
  70% {
     
      box-shadow: 0 0 0 10px rgba(227,52,47,0.4);
  }
  100% {
      
      box-shadow: 0 0 0 0 rgba(227,52,47,0.4);
  }
}
@media only screen and (max-width: 600px) {
  .sodt, .sozalo{display:none;}
  #site-logo{opacity:1!important;}
    .mobiform{opacity:1;}
}
@media only screen and (min-width: 600px){
  .mobiform{opacity:0; }

 
}
  .mobiform{ 
  height: 30px;
position: fixed;
bottom: 0px;
background: #2779bd;
width: 100%;
text-align: center;
font-size: 16px;
text-transform: uppercase;}
  .mobiform a{color:white;}

 
@media only screen and (max-width: 500px) {
   

  .list-menu-mobile a, .menuxd a{color:white !important;}
    .xdbot{display:none;}
.xdtable  td { padding:1px !important; font-size:60%;}
  table th, table td {padding:2px !important; font-size:80%;}
  table td h4{font-size:12px !important;}
	.elementor-icon-box-wrapper, .elementor-image-box-wrapper { display: flex;}
.elementor-icon-box-content, .elementor-image-box-content {text-align: left;margin-left: 20px;}
}

 