/****/
.nav-tabs, .block-builder-main ul, .topbar ul, ul.contact-info, ul.menu {
  list-style: none;
  padding-left: 0;
}

.article-detail p {
  margin-bottom: 10px;
}

/*************** Pricing Tables ***************/
.pricing-table {
  text-align: center;
  position: relative;
  background-color: #fff;
  top: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding: 65px 50px 50px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 !important;
}
@media (max-width: 991px) {
  .pricing-table {
    padding: 30px;
  }
}
.pricing-table ul li {
  list-style: none;
}
.pricing-table .plan-name {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding: 10px 0;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: "Roboto", serif;
}
.pricing-table .plan-name h3 {
  font-weight: 700;
  color: #000;
  font-size: 18px;
  letter-spacing: 2px;
}
.pricing-table .content-wrap .plan-price {
  padding: 0 0 25px;
  background: #1585FE;
}
.pricing-table .content-wrap .plan-price .price-value {
  padding: 20px 0 0;
}
.pricing-table .content-wrap .plan-price .price-value span {
  font-size: 48px;
  font-weight: 700;
  font-family: "Roboto", serif;
  display: inline-block;
  position: relative;
  color: #fff;
  line-height: 1;
}
.pricing-table .content-wrap .plan-price .price-value div.value {
  font-size: 48px;
  font-weight: 700;
  font-family: "Roboto", serif;
  display: inline-block;
  color: #fff;
  line-height: 1;
}
.pricing-table .content-wrap .plan-price .interval {
  line-height: 28px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Roboto", serif;
  color: #fff;
}
.pricing-table .plan-list {
  padding: 0;
}
.pricing-table .plan-list ul {
  margin: 0 !important;
}
.pricing-table .plan-list ul li {
  padding: 12px 0;
  font-size: 14px;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pricing-table .plan-signup {
  padding: 20px 0;
}
.pricing-table .plan-signup a {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Roboto", serif;
}
.pricing-table .plan-signup a:hover {
  color: #1585FE;
}
.pricing-table:hover {
  -webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.08);
}
.pricing-table.highlight-plan {
  -webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.08);
}

#user-register-form {
  padding: 20px 0;
}
#user-register-form .form-wrapper {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#user-register-form .form-wrapper#edit-actions {
  border-bottom: none;
}
#user-register-form .form-wrapper label {
  width: 100%;
}
#user-register-form .form-item {
  margin-bottom: 15px;
}

input[type*='submit'] {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Roboto", serif;
  background: #1585FE;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 8px 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}
input[type*='submit']:hover {
  background: #fff;
  color: #000;
  border-color: #1585FE;
}

/* Teaser-7: item-first trái, items-second phải (ghi đè template.css) */
.gva-view-mlayout-1 .item-first {
  float: left !important;
  width: 40% !important;
  padding-right: 10px !important;
  padding-left: 0 !important;
}
.gva-view-mlayout-1 .items-second {
  float: right !important;
  width: 60% !important;
  padding-left: 10px !important;
  padding-right: 0 !important;
}
@media (max-width: 530px) {
  .gva-view-mlayout-1 .item-first,
  .gva-view-mlayout-1 .items-second {
    float: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 680px) {
  .gva-view-mlayout-4 .item-first .post-block .post-image, .gva-view-mlayout-3 .item-first .post-block .post-image {
    width: 100%;
  }
  .gva-view-mlayout-4 .item-first .post-block .post-content, .gva-view-mlayout-3 .item-first .post-block .post-content {
    width: 100%;
    padding-left: 0;
  }
}
.node-detail.node--type-video .post-thumbnail iframe {
  position: relative;
  min-height: 440px;
}

@media (max-width: 991px) {
  .gva-offcanvas-inner .gva-navigation .gva_menu > li ul.menu.sub-menu {
    display: none;
  }
}
.gva-block-breadcrumb{max-width: 1170px; margin: 0 auto;}

.block-twitter-block .twitter-timeline iframe{
  width: 100%!important;
}

/* Ẩn toàn bộ phần tìm kiếm */
#search-form{
  display: none;
}

#block-gavias-remito-content h2{
  display: none;
}

/* .search-results{
  display: none;
} */

/* Thanh tìm kiếm thông thường */
.search-form{
    display: flex;
    justify-content: right;
    align-items: center;
  	margin-top: 20px;
    width: 100%;
}

#edit-submit{
  display: none; /*Ẩn nút tìm kiếm*/
}

.search-form .search__group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 35em;
}

.search__group .form-search {
  font-family: inherit;
  font-size: inherit;
  background-color: #fff;
  border: 1px solid #c5c4c4 !important;
  color: black;
  padding: 0.7rem 1rem;
  border-radius: 30px;
  width: 35em;
  transition: all ease-in-out .5s;
  margin-right: 0px;
  overflow: hidden;
  padding-right: 34px !important;
}

.form-search:hover, .form-search:focus {
  box-shadow: 0 0 1em #00000013;
}

.form-search:focus {
  outline: none;
}

.form-search::-webkit-input-placeholder {
  font-weight: 100;
  color: #ccc;
}

.form-search:focus + .search__button {
  background-color: #f0eeee;
}

.search__button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search__button:hover {
  cursor: pointer;
}

.search__icon {
  height: 1.3em;
  width: 1.3em;
  fill: #b4b4b4;
}

svg{
  background-color: #fff;
}

.search-suggestions {
  position: absolute;
  width: 35em;
  top: 100%;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-top: 5px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  z-index: 1000;
}

.suggestions-list {
  max-height: 300px;
  overflow-y: auto;
}

.suggestion-item {
  padding: 10px 15px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}

.suggestion-item:hover {
  background-color: #f8f9fa;
}

.suggestion-item.active {
  background-color: #f0f7ff;
}

.suggestion-icon {
  width: 16px;
  height: 16px;
  fill: #666;
}

.suggestion-text {
  flex: 1;
  font-size: 14px;
  color: #333;
}

.suggestion-type {
  font-size: 12px;
  color: #666;
  background: #f0f0f0;
  padding: 2px 6px;
  border-radius: 3px;
}

.loading-suggestions {
  padding: 15px;
  text-align: center;
  color: #666;
  font-size: 14px;
}

.loading-suggestions::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #007bff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.post-block .post-title a{
  font-weight: 600 !important;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
 
@media(min-width: 342px) and (max-width: 374px) {
  .search-form{
    margin-top: 0px;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
  }
	.search__group{
    width: 22em !important;

  }
  .search__group .form-search{
      width: 22em;
  }

  .search__button{
    right: 10px;
  }

  .search-suggestions{
    width: 22em;
  }
}

@media(min-width: 375px) and (max-width: 767px) {
	.search-form{
    margin-top: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .search__group{
    width: 24em !important;

  }
  .search__group .form-search{
      width: 24em;
  }

  .search__button{
    right: 10px;
  }

  .search-suggestions{
    width: 24em;
  }
}

@media(min-width: 768px) and (max-width: 991px) {
	.search-form{
    margin-top: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}

@media(min-width: 992px) {
  .search-form{
    margin-top: 20px;
    justify-content: right;
    align-items: center;
  }
}

