.group-hotline .item {
  display: inline-block;
}

.group-hotline strong {
  color: var(--color-primary-theme);
}

.group-hotline .item-left {
  margin-right: 10px
}

.group-hotline .item i {
  font-size: 19px;
}

.group-hotline .item i:before {
  color: var(--color-primary-theme);
}

.group-hotline li {
  align-items: center;
  display: flex;
}

.head-header .logo {
  display: flex;
  align-items: center;
}

.header-main {
  background: var(--color-primary-theme);
}

.margin-61 {
  margin-block: 61px !important;
}

.margin-31 {
  margin-block: 31px !important;
}

.header-right span {
  color: #ffffff;
  line-height: 47px;
}

.service_duoi_slide .wrap-content {
  background: #f5f5f5;
  padding: 36px 33px 26px;
  border-radius: 25px;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 0px 0px 0px, rgba(14, 30, 37, 0.32) 0px 0 5px 0px;
}

.service_duoi_slide {
  margin-top: -100px;
  z-index: 1;
  position: relative;
}
.service_text_thumb {
       background: #00a3c8;
    padding: 3rem 0;
}
.service_text_thumb .item {
  margin-bottom: 2rem;
  background: #fff;
  padding: 10px;
  border-radius: 100px;
  align-items:center;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05),
            0 8px 16px rgba(0, 0, 0, 0.1);
}



.heading-title {
  font-weight: 700;
}

.service_text_thumb .info-title h4 {
  font-weight: 600;
  font-size:18px;
  line-height:24px;
}

.service_text_thumb .sub-title h6 {
  color: var(--color-secondary-theme)
}

.heading_title {
  margin-bottom: 2rem;
}

@media (max-width:1199px) {
  .service_text_thumb .item-left .item:nth-child(odd) {
    margin-left: 0;
  }

  .service_text_thumb .item-right .item:nth-child(odd) {
    margin-right: 0;
  }

  .service_text_thumb .item {
    margin-bottom: 40px;
  }

  .service_text_thumb .heading_title {
    margin-bottom: 50px;
  }
}

@media (max-width:575px) {

}


.padding-61 {
  padding-block: 61px !important;
}

.product-block-item .product-info .item-product-name {
  font-weight: 500;
  font-size: 16px;
}

.section_best_deal .block-product .swiper-container .swiper-slide .item_product_main .product-info {
      padding: 0 10px 14px;
      text-align: left;
}
.product-block-item .sale-label {
  left: 15px;
  top: 20px;
  background-color: var(--color-primary-theme);
  border-radius: 0;
}

.home-slider .swiper-pagination {
  bottom: 57px;
}

.product-block-item {
  background: #FFFFFF;
}

.section_best_deal .swiper-pagination {
  display: inline-block;
  margin-top: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.section_best_deal .swiper-pagination span {
  width: 20px;
  border-radius: 0;
  height: 5px;
  background-color: var(--color-secondary-theme);
  margin-left: 5px;

}

@media (min-width:1200px) {
    
}

.service_banner_home .item {
  padding:3rem 0;
}

.service_banner_home h5 {
  font-weight: 600;
}

.service_banner_home .button {
  margin-top: 45px;
}

.service_banner_home .button a {
  font-weight: 600;
  background-color: var(--color-primary-theme);
  border-radius: 100px;
  color: #FFFFFF;
  padding:1rem 2rem;
}



.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 31px;
  color: #000;
}

@media (max-width:575px) {
  .feedback_id [class^='swiper-button'] {
    display: none;
  }
}

.feedback_id .swiper-slide {
  flex-direction: column;
  padding: 80px 30px 60px;
  border: 1px solid var(--color-primary-theme);
  border-radius: 8px;
}

.feedback_id .slide-image {
  margin-bottom: 30px;
  border-radius: 50%;
  overflow: hidden;
}

.feedback_id .swiper-slide h4 {
  font-weight: 700
}

b {
  background-color: currentColor;
  display: block;
  flex: 1;
  height: 2px;
  opacity: .1;
}

.line-custom {
  display: flex;
}

.news__module .blog-item .blog-des {
  margin-block: 10px;
}

.news__module .blog-item .blog-image {
  border-radius: 15px;
  overflow: hidden;
}

.news__module .blog-item {
  margin-bottom: 30px;
}

.news__module .blog-title{
        background: #f3f3f3;
    padding: 10px;
}
.news__module .blog-title h4 {
  font-weight: 700;
  color: #494949;
  font-size: 18px;
  min-height:52px;
}

@media (max-width: 574px) {
  .news__module .blog-item .blog-des {
    margin-block: 10px;
  }

  .news__module .blog-item .blog-title {
    margin-top: 15px;
  }
}

.footer .footer-title {
  color: var(--color_text_footer);
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}

.footer .footer-content {
  color: #FFFFFF;

}

.footer .social-btn:hover {
  background: var(--color-secondary-theme);
}

.footer ul li {
  color: #fff;
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 5px;
}

.footer .social-btn {
  background: #FFFF;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  display: inline-block;
  padding: 5px 8px;
}

.footer .social-btn path {
  fill: var(--color-primary-theme)
}

hr:not([size]) {
  height: 1px;
  color: #cecece;
}

.footer {

  background: var(--color-primary-theme);

}

.footer .col-contact-footer .title {
  margin: 5px 0 8px;
  color: var(--color_text_footer);
  font-weight: 500;
}

.footer .col-contact-footer .content span {
  color: #FFFFFF;
  border: 1px solid;
  display: inline-block;
  width: fit-content;
  height: 45px;
  border-radius: 100px;
  line-height: 45px;
  padding-inline: 19px;
}
.footer .col-contact-footer .content span a{
    color:#fff;
}

@media (max-width:767px) {
  .footer .col-contact-footer .content span {
    padding: 10px;
    height: 40px;
    line-height: 18px;
  }

  .footer .col-contact-footer .col-4:nth-child(2) .content {
    margin-left: -17px;
  }

}

.section_best_deal {
  position: relative;
}

h1.title-head {
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}

.bread-crumb {
  background-color: #f5f5f5;
}


.service_coupon .coupon-item {
  position: relative;
  background: #fff;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .15));
  display: flex;
  border-radius: 5px;
  min-height: 110px;
}

.service_coupon .coupon-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: -3px;
  height: 100%;
  width: 10px;
  color: #FFFFFF;
  background-clip: padding-box;
  background: repeating-linear-gradient(#e5e5e5, #e5e5e5 5px, transparent 0, transparent 9px, #e5e5e5 0, #e5e5e5 10px) 0/1px 100% no-repeat, radial-gradient(circle at 0 7px, transparent, transparent 2px, #e5e5e5ee 0, #e5e5e5 3px, currentColor 0) 1px 0/100% 10px repeat-y;
}

.service_coupon .coupon-item .title h5 {
  font-weight: 700;
}

.service_coupon .coupon-item .des {
  font-size: 14px;
}

.service_coupon .coupon-item .button a {
  font-size: 14px;
}

.left-content .aside-filter .aside-titles {
  display: none;
}

.service_coupon .coupon-item .button a:first-child {
  background: var(--color-primary-theme);
  color: #fff;
  border-radius: 100px;
  padding: 7px 12px;
  cursor: pointer;
}

.service_coupon .coupon-item .button a:last-child {
  float: right;
  text-decoration: underline;
  color: #6295dd;
}

.category-products .sort-cate .sort-cate-left h3 {
  white-space: nowrap;
}

div#sort-by {
  float: right;
}

@media (max-width:991px) {
  .footer ul li a {
    color: #fff;
    font-size: 14px;
  }

  h4, .h4 {
    font-size: 20px;
  }

  .product-block-item .product-info .item-product-name {
    font-size: 20px;
  }

  .section_best_deal .swiper-pagination {
    margin-top: 10px;
}

}

.news-news h1{
  font-size: 26px;
  font-weight: bold;
  color: #333333;
}


#form-comment input,
#form-comment textarea{
  border:1px solid #cecece;
  background:#FFFFFF;
}
#form-comment input{
  border-radius:100px;
}
#form-comment input::placeholder,
#form-comment textarea::placeholder{
  color:#333333;
}
#form-comment textarea{
  border-radius:25px;
}
.page-contacts .btn-blues, #btnnewreview, .nd-button{
  border-radius:100px;
  background:var(--color-primary-theme) !important;
}
.page-contacts .info-socical .item {
    flex-direction: column;
    display: flex;
    align-items: center;
}
.page-contacts .info-socical .item .title{
  font-size:21px;
  font-weight:600;
  margin-block:10px;
}

.page-contacts .info-socical .item{
  margin-bottom:40px;
}
.page-contacts {
    padding-top: 10px;
}
.heading-form .title-form {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}
.form-newsletter input,
.form-newsletter textarea{
    background-color: #FFFFFF !important;
    border:1px solid #cecece;
}
.form-newsletter input::placeholder,
.form-newsletter textarea::placeholder{
  color:#333333 !important;
}

.form-newsletter input{
  border-radius:100px;
  font-size:14px;
}
.form-newsletter textarea{
  border-radius:20px
}



.arrow_custom .arrow-left,
.arrow_custom .arrow-right {
    background: var(--color-primary-theme);
    height: 1px;
    width: 100%;
    margin-inline:10px
   
}

.arrow_custom {
    display: flex;
    align-items: center;
    margin-bottom:10px;
    justify-content: center;
}
.arrow_custom .arrow {
    height: 15px;
    width: 15px;
    border-right: 1.5px solid var(--color-primary-theme);
    border-bottom: 1.5px solid var(--color-primary-theme);
    transform: rotate(45deg);
    margin: 0 auto;
    position: absolute;
  
}

@media (max-width:599px){
  .service_duoi_slide {
      margin-top: -35px;
  }
    .home-slider .swiper-pagination{
      display:none;
    } 
  }

/*  .service_text_thumb .icon {*/
/*    border: 2px solid var(--color-secondary-theme);*/
/*  border-radius:50%;*/
/*  padding:20px;*/
/*}*/
.service_text_thumb .icon svg{
    width:35px;
    height:35px;
}


.service_banner_home .button a:hover{
  background-color: var(--color-secondary-theme);
}

.news__module .blog-item .blog-title:hover h4 {
  color: var(--color-secondary-theme);
}

.service_card_payment .image img{
  max-height: 40px;
  width: auto;
}

.float-icon-hotline {
  right: 13px !important;
  left: unset !important;
}

.float-icon-hotline ul li span {

  left: unset !important;

  right: 15px;
}

.feedback_id .slide-author{
  width:70%;
}

.show-two-line {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

.show-three-line {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}

