/*
Theme Name: IClient
Author: the DEV team
Version: 1.7
License: GNU General Public License v2 or later
*/
#mega-menu-wrap-Menu-Primary #mega-menu-Menu-Primary > li.mega-menu-item > a.mega-menu-link {
  font-weight: 500 !important;
}
.header-layout img {
  max-width: 100%;
}
.site-footer .widget p {
  text-align: left !important;
}
.randompost {
  margin: 15px 0px !important;
}
.item-list-template-post-related,
.tags-template {
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .partner {
    padding: 25px 30px;
  }
  .partner .widget-title span {
    font-size: 22px;
  }
}
body {
  background: #fff;
}
.custom-list-post-news li {
  clear: both;
  min-height: 80px;
}
.custom-list-post-news li img {
  max-height: 55px;
}
.camket-dichvu {
  background: #fb6427 url(images/bg-h3-quickcontact.png) repeat-x scroll left center !important;
  border-bottom: 1px solid #f5591a;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
.widget_custom_html {
  background: #b52a3d none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
}
.camket-dichvu span {
  background: #fb6427 none repeat scroll 0 0;
  padding: 0 10px;
  text-shadow: 0 1px 0 #000;
}
.ul-camket li {
  background: #fb6427 url(images/check_icon.png) no-repeat scroll 15px 10px;
  border-bottom: 1px solid #ef5516;
  border-top: 1px solid #fe7a45;
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
  padding: 8px 8px 8px 40px;
  margin-bottom: 0px !important;
}
#custom_html-3 .custom-html-widget{
  background-color: white;
}
#custom_html-3 #btn-call-now{
  position: inherit;
  margin: 0 auto;
}
.single .box-content-entry a {
  color: blue;
  font-weight: bold;
}
/* Style for page https://sofahoanghuy.com/boc-ghe-sofa/ */
.postid-1042 .site-main > span {
  display: none;
}
h2.title-h2 span {
  font-size: 17px;
  margin-bottom: 11px;
  display: block;
}
.postid-1042 .box-content-entry h2{
  font-size: 17px;
  margin-top: 15px;
  color: green;
}
.box-content-entry .wp-caption p.wp-caption-text {
  font-size: 12px;
  text-align: center;
  padding: 6px 4px 2px;
}
.content-single-template {
  padding: 0;
}
.content-single-template .wp-caption {
  border: none;
  max-width: 100%;
  padding: 0px !important;
  margin: 21px auto !important;
  display: block;
}
.content-single-template .wp-caption img {
  max-width: 100%;
}
.site-footer .footer-row-4 .footer-3 a {
  color: #ff0021;
}
.single .box-content-entry h2 em span, .single .box-content-entry h2 em p, .single .box-content-entry h2 em strong,.box-content-entry h2, .box-content-entry p span, .box-content-entry p, .box-content-entry p em, .box-content-entry p strong em, .box-content-entry p strong, .box-content-entry h2 strong {
  font-size: 18px !important;
  line-height: 31px !important;
}
.box-content-entry .wp-caption p {
  font-size: 15px !important;
  line-height: 29px !important;
  font-style: italic;
}
.call-now-btn {
  background-color: #ff6565;
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 48px;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 0 15px rgba(255, 0, 0, 0.8);
  animation: blink 1s infinite alternate, pulse 1.5s infinite;
  transition: all 0.3sease-in-out;
  display: block;
  width: 223px;
  margin: 25px auto;
}

.call-now-btn:hover {
  background-color: #ff6600;
  transform: scale(1.1);
  box-shadow: 0 0 3px rgba(255, 102, 0, 1);
}

@keyframes blink {
  0% {
      background-color: #ff0000;
  }
  100% {
      background-color: #ff6600;
  }
}

@keyframes pulse {
  0% {
      box-shadow: 0 0 3px rgba(255, 0, 0, 0.5);
  }
  100% {
      box-shadow: 0 0 6px rgba(255, 0, 0, 1);
  }
}


@media (max-width: 768px) {
  .header-layout {
    text-align: left;
    padding: 0px 30px;
  }
  .header-layout img {
    max-width: calc(100% - 260px);
  }
  .topbar_hotline, .topbar_hotline a {
    font-size: 18px
  }
  .topbar_hotline {
    padding-bottom: 7px;
    text-align: center;
  }
  .slogan {
    border-top: 1px solid #e8e8e8;
    padding: 11px 30px 0px;
  }
  .heading-ck {
    font-size: 22px;
  }
}
/* End style for page https://sofahoanghuy.com/boc-ghe-sofa/ */