/* 
  Template Name: Hossmate - Automobile Bootstrap Template
  Template URI: https://www.designtocodes.com/product/hossmate-automobile-bootstrap-template/
  Description: Hossmate Automobile Template is a paid and elegant website template that is built on Bootstrap.
  Author: DesigntoCodes
  Author URI: https://www.designtocodes.com
  Text Domain: Hossmate
*/
/* =========================================== tag page css start ===========================================*/

.d2c_tags {
  padding: 100px 0px;
}

.d2c_tags .card {
  background: var(--default_one);
  box-shadow: 0px 0px 25px rgba(43, 46, 57, 0.05);
  border: none;
  border-radius: 0;
}
.d2c_tags .card .card-img-top img {
  width: 100%;
  height: 215px;
  object-fit: cover;
}
.d2c_tags .card .card-body .card-title {
  margin-bottom: 15px;
}
.d2c_tags .card .card-body .card-title a {
  text-decoration: none;
}
.d2c_tags .card .card-body .card-title h4 {
  font-family: var(--primary_font);
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  text-transform: uppercase;
  color: var(--secondary_color);
  margin-bottom: 0;
}
.d2c_tags .card .card-body .card-text {
  margin-bottom: 15px;
}
.d2c_tags .card .card-body .card-text a {
  text-decoration: none;
}
.d2c_tags .card .card-body .card-text a p {
  font-family: var(--primary_font);
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--second_primary_color);
  margin-bottom: 0;
}

/* =========================================== tag page css end ===========================================*/
