body .theme-button-inner {
  padding: 8px 20px;
}
#custom-websites-page .sticky #site-navigation #menu-main .menu-main-item:nth-child(2) .link-inner {
  color: #5B87DA !important; }

#custom-websites-page .btn-wrap {
  text-align: center;
  margin-top: 30px; }

#custom-websites-page #head-section .page-title {
  font-size: 45px !important; }

#custom-websites-page #head-section .base-text {
  line-height: 25.2px;
  padding-right: 20px;
  padding-bottom: 30px;
  font-size: 18px;
  max-width: 510px; }

#custom-websites-page #create-website-converts {
  padding-top: 60px; }
  #custom-websites-page #create-website-converts .section-inner .section-desc {
    margin: 0 auto;
    padding: 20px 0 60px 0;
    max-width: 800px;
    text-align: center; }
  #custom-websites-page #create-website-converts .section-inner .brand-section {
    display: flex;
    margin-left: -15px;
    margin-right: -15px; }
    #custom-websites-page #create-website-converts .section-inner .brand-section .brand-item {
      flex-basis: 16.67%;
      padding: 10px 15px; }

#custom-websites-page #why-hotel-link-section .column {
  align-self: flex-start; }
  #custom-websites-page #why-hotel-link-section .column .section-title, #custom-websites-page #why-hotel-link-section .column .btn-wrap {
    text-align: left; }
  #custom-websites-page #why-hotel-link-section .column .section-title {
    line-height: 66px;
    padding-bottom: 20px; }
  #custom-websites-page #why-hotel-link-section .column p {
    line-height: 26.4px; }

#custom-websites-page #why-hotel-link-section .section-sub-title-with-circle .circle {
  min-width: 25px;
  width: 25px;
  height: 25px;
  border-radius: 25px; }
  #custom-websites-page #why-hotel-link-section .section-sub-title-with-circle .circle span {
    width: 10px;
    height: 10px;
    border-radius: 10px; }

#custom-websites-page #why-hotel-link-section .section-sub-title-with-circle .content-wrapper {
  padding-left: 50px; }
  #custom-websites-page #why-hotel-link-section .section-sub-title-with-circle .content-wrapper .title {
    margin-bottom: 10px; }
  #custom-websites-page #why-hotel-link-section .section-sub-title-with-circle .content-wrapper .content {
    padding-left: 0; }
.box-button {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.box-button > a {
  margin-bottom: 20px;
  margin-right: 20px;
}
.box-button > a:last-child {
  margin-right: 0;
}
.h40 {
  height: 40px;
  padding: 8px 20px;
}
.br30 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
@media (max-width: 767px) {
  #custom-websites-page .btn-wrap {
    margin-top: 0; }
  #custom-websites-page #create-website-converts .brand-section {
    flex-direction: column; }
    #custom-websites-page #create-website-converts .brand-section .brand-item {
      text-align: center; } }
