/*====================================================
/*Copyright © 2020. Designed by designtocodes***
/*
/**********FAQ Page Section**********
/*
/======================================================*/

.d2c_faq_body {
  padding: 100px 0px;
}

/* faq header section start */
.d2c_faq_body .d2c_faq_header {
  margin-bottom: 50px;
}

.d2c_faq_body .d2c_faq_header p {
  font-family: var(--primary-font);
  font-weight: 500;
  font-size: 20px;
  width: 85%;
  text-transform: capitalize;
  color: var(--primary-color);
}

.d2c_faq_body .d2c_faq_header h1 {
  font-family: var(--primary-font);
  font-weight: 500;
  font-size: 36px;
  text-transform: capitalize;
  color: var(--secondary-color);
}

/* faq header section end */

/* faq left question section start */
.d2c_item {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  padding: 20px;
  margin-bottom: 20px;
}

.d2c_item h2 {
  margin-bottom: 0px;
  font-size: 18px;
}

.d2c_item h2 a {
  font-family: var(--primary-font);
  color: var(--secondary-color);
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  flex-direction: row;
}

.d2c_item h2 a[aria-expanded="true"],
.p-bold {
  font-family: var(--primary-font);
  color: var(--secondary-color);
}

.d2c_item h2 a i {
  max-width: 30px;
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 29px;
  font-size: 18px;
  color: var(--secondary-color);
  border-radius: 25px;
  border: 2px solid var(--secondary-color);
  margin-left: 15px;
}

.d2c_item .collapse {
  border: none;
  color: #ffffff;
  margin-top: 15px;
}

.d2c_item p {
  font-family: var(--primary-font);
  font-size: 16px;
  color: #363636;
  margin-bottom: 0;
  margin-top: 15px;
}

.d2c_item ul li {
  font-family: var(--primary-font);
  font-size: 16px;
  color: #363636;
}

.d2c_faq_right {
  background-image: url(../images/faq_right_bg.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  padding-bottom: 365px;
}

.d2c_faq_right img {
  width: 100%;
  padding: 20px;
}

/* faq left question section end */

/*
Template Name: Fixwagon - Automobile Bootstrap Template
Template URI: https://www.designtocodes.com/product/fixwagon-automobile-bootstrap-template
Description: Fixwagon Automobile Template is a paid and elegant website template that is built on Bootstrap
Author: designtocodes
Author URI: https://www.designtocodes.com
Text Domain: FixWagon
*/
