/* Archive Specials
------------------------------------------------------------ */

.z-content-inner>h2 {
  font-size: 32px;
}

.z-content-inner>h3 {
  font-size: 28px;
}

.specials_system {
  margin-left: 0;
  width: 33.3%;
  float: left;
}

.special_container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  /* overflow: hidden; */
  display: block;
  width: 325px;
  /* height: 250px; */
}

.special_container_single {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: flex;
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
}



.special_text_top {
  width: 100%;
}

.top {
  /* font-size: 15px; */
  font-weight: 400;
  text-transform: uppercase;
  color: #c3002f;
}

.top2 {
  font-family: 'NissanLight';
  /* font-size: 16px; */
}

.specialFormHeading h2 {
  margin: 0;
  padding: 0;
}

.special_price {
  width: 100%;
}

span.extra_text {
  display: block;
  padding: 25px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.price_1,
.price_2 {
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  min-height: 22px;
}

.price_1 {
  min-height: 44px;
}

.price_1::fir {
  color: #c71633;
}

.price_2 {
  color: #c71633;
  min-height: 43px;
}

.special_image {
  position: relative;
}

.special_image_single {
  position: absolute;
  width: 100%;
  height: 300px;
  text-align: center;
}

.special_image_single img {
  height: 480px;
}

.special_image img {
  /*max-height: 230px;*/
}

.special_button {
  width: 100%;
  text-align: center;
  font-weight: 400;
  background: rgb(195 0 47);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#1b1b1b', GradientType=0);
  padding: 10px;
  text-transform: uppercase;
  text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
  font-size: 1.1em;
  -webkit-transition: ease-in-out, all .35s ease-in-out;
  transition: ease-in-out, all .35s ease-in-out;
  margin-top: 20px;
  color: #fff;
}

.special_button a {
  color: #fff;
}

.special_button:hover {
  background: #930527;
  -webkit-transition: ease-in-out, all .35s ease-in-out;
  /* Safari 3.1 to 6.0 */
  transition: ease-in-out, all .35s ease-in-out;
}


.carousel ul li {
  list-style: none !important;
}

p.greyBgText {
  background: #b5b5b5;
  margin: 0 0 0px;
  padding: 2%;
}

.specsHalf p {
  margin: 0 0 0;
  padding: 2%;
}

.trackNumber.contact_dealer_button_new {}

.trackNumber.contact_dealer_button_new a {
  display: block;
  width: 100%;
  padding: 3%;
  background: #c71633;
  color: #fff !important;
  text-align: center;
  margin-top: 2.6%;
}

.trackNumber.contact_dealer_button_new:first-child a {
  margin-top: 8.6%;
}

a.trackingNumber {
  color: #fff;
}

/*.connected-carousels .prev-stage, .connected-carousels .next-stage {
    position: absolute;
    top: 50%;
    background: #333333bf;
    font-size: 30px;
    padding: 10px;
    transform: translateY(-50%);
}
*/
.special_container_single {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: flex;
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}

.UsedPageDiscription {
  width: 60%;
  float: left;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 8px #999999;
  padding: 0 5px;
}

.connected-carousels .carousel li {
  float: left;
}

.formHolder {
  margin-top: 0;
}

.singleVehicleBackBanner a {
  display: block;
  max-width: 1300px;
  color: #fff;
  text-decoration: none;
  padding: 15px;
  margin: 0 auto;
}

.gallerHolder {
  width: 60%;
  margin: 15px 0px;
  float: left;
}

.gallerHolder img {
  width: 100%
}

.infoSection {
  width: 100%;
  overflow: hidden;
  margin: 20px 0;
  float: left;
}

.commentsInfo,
.discriptionSection p,
.discriptionSection h4 {
  background: #fff;
  padding: 5px 12px;
  margin: 0;
}

.bottomGallery {
  overflow: hidden;
  width: 100%;
  background: #fff;
  text-align: right;
  padding: 5px;
}

.bottomGallery img {
  float: right;
}

.financeHolder,
.formHolder {
  background: #fff;
  padding: 10px 20px;
  box-shadow: 0 0 8px #999999;
}

.detailsInfo {
  background: #fff;
  padding: 15px 12px;
  width: 100%;
}

p.commentsInfo {
  padding: 15px 12px;
}

.detailsHolder {
  margin-top: 10px;
  box-shadow: 0 0 8px #999999;
  padding: 0 5px;
  overflow: hidden;
}

.detailsInfo p {
  margin-bottom: 0px;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.connected-carousels .carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.connected-carousels .stage {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  background: #fff;
}


.detailsInfo p {
  width: 50%;
}

.special_text_top {
  width: 100%;
  height: 75px;
}

.top {
  /* font-size: 15px; */
  font-weight: 400;
  text-transform: uppercase;
  color: #c3002f;
}

.top2 {
  font-family: 'NissanLight';
  /* font-size: 16px; */
}

.special_price {
  width: 100%;
}

span.extra_text {
  display: block;
  padding: 25px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  min-height: 110px;
}

.price_1,
.price_2 {
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
}

.price_1::fir {
  color: #c71633;
}

.price_2 {
  color: #c71633;
  display: none;
}

.special_image {
  position: relative;
}

.special_image_single {
  position: absolute;
  width: 100%;
  height: 200px;
  text-align: center;
}

.special_image_single img {
  height: 200px;
}

.bx-wrapper {
  overflow: hidden;
  display: none;
}

.special_button {
  width: 100%;
  text-align: center;
  font-weight: 400;
  background: rgb(149, 149, 149);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#1b1b1b', GradientType=0);
  padding: 10px;
  text-transform: uppercase;
  text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
  font-size: 1.1em;
  -webkit-transition: ease-in-out, all .35s ease-in-out;
  transition: ease-in-out, all .35s ease-in-out;
  margin-top: 20px;
}

.special_button a {
  color: #fff;
}

.special_button:hover {
  background: #ad0000;
  -webkit-transition: ease-in-out, all .35s ease-in-out;
  /* Safari 3.1 to 6.0 */
  transition: ease-in-out, all .35s ease-in-out;
}

@keyframes flickerAnimation {

  0%,
  10%,
  50% {
    opacity: 1;
  }

  51%,
  60%,
  99% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes flickerAnimation {

  0%,
  10%,
  50% {
    opacity: 1;
  }

  51%,
  60%,
  99% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes flickerAnimation {

  0%,
  10%,
  50% {
    opacity: 1;
  }

  51%,
  60%,
  99% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes flickerAnimation {

  0%,
  10%,
  50% {
    opacity: 1;
  }

  51%,
  60%,
  99% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes flickerAnimation2 {

  0%,
  10%,
  50% {
    opacity: 0;
  }

  51%,
  60%,
  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes flickerAnimation2 {

  0%,
  10%,
  50% {
    opacity: 0;
  }

  51%,
  60%,
  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes flickerAnimation2 {

  0%,
  10%,
  50% {
    opacity: 0;
  }

  51%,
  60%,
  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes flickerAnimation2 {

  0%,
  10%,
  50% {
    opacity: 0;
  }

  51%,
  60%,
  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*.price_1 {
  -webkit-animation: flickerAnimation 5s infinite;
  -moz-animation: flickerAnimation 5s infinite;
  -o-animation: flickerAnimation 5s infinite;
  animation: flickerAnimation 5s infinite;
}
.price_2 {
  -webkit-animation: flickerAnimation2 5s infinite;
  -moz-animation: flickerAnimation2 5s infinite;
  -o-animation: flickerAnimation2 5s infinite;
  animation: flickerAnimation2 5s infinite;
}
*/
.one-thirds {
  width: 31.623931623931625%;
  float: left;
  margin-left: 2.564102564102564%;
  margin-bottom: 2.564102564102564%;
}

.first {
  clear: both;
  margin-left: 0;
}

/* Single Specials
------------------------------------------------------------ */

.special-single-summary {
  min-height: 300px;
  background: #dedede;
  padding: 1%;
  position: relative;
}

.special-title h1 {
  text-align: left;
  text-transform: uppercase;
  margin-top: 1%;
  font-size: 30px;
  line-height: 1em;
  color: #ad0000;
}

.special-title-2 h1 {
  font-family: 'NissanLight';
  font-size: 25px;
}

.special-extras>span>p {
  text-align: center;
  font-weight: 600;
  margin: 1%;
}

.special-price-1,
.special-price-2 {
  text-align: left;
  color: #ad0000;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 auto;
}

.special-desciption2 {
  margin-top: 30px;
  margin-bottom: 40px;
}

.special-contact {
  background: #ad0000;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px;
  color: #fff;
}

.special-contact {
  background: #ad0000;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.special-contact a,
.quform-popup-link-23 {
  color: #fff;
  font-size: 1.9em;
  font-weight: bold;
}

.special-desciption2 span {
  font-size: 0.7em;
  line-height: 1em;
  word-break: break-word;
  text-transform: capitalize;
  margin-top: 0;
  display: block;
  font-style: italic;
}

.special-price-2 {
  -webkit-animation-duration: 1s !important;
  -webkit-animation-delay: 0s !important;
  -webkit-animation-iteration-count: 1 !important;
  animation-duration: 1s !important;
  animation-delay: 0s !important;
  animation-iteration-count: 1 !important;
  font-size: 1.2em;
}

#tabbed_show {
  visibility: hidden;
  margin-top: 75px;
  overflow: hidden;
}

.z-content-inner h1 {
  font-size: 25px;
}

#tabbed_loader {
  visibility: visible;
  background-image: url('images/camera-loader.gif');
  background-position: center;
  background-repeat: no-repeat;
}

.special_gal {
  display: block;
  clear: both;
}

.section_title {
  font-size: 20px;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
}

.section_title:first {
  font-size: 20px;
  margin: 0px 0 10px 0;
}

.section_title {
  float: left;
}

.spec_value {
  float: right;
}

.spec_block {
  clear: both;
  font-size: 16px;
  font-weight: 600;
}

.disclaimer {
  font-size: 1em;
  font-style: italic;
}

.SpecialsSpecsSection h2 {
  width: 100%;
}

.specialsFormHolder {
  margin-bottom: 0;
  width: 38%;
  float: right;
  margin: 20px 0;
}

.singleVehicleBackBanner {
  background: #c3002f;
}

.specialSingleHolder,
.singleContent {
  overflow: hidden;
  padding: 0 5px;
}

.SpecialsSpecsSection {
  text-align: left;
  width: 38%;
  float: right;
  margin: 0px 0;
  background: #fff;
  align-content: baseline;
  box-shadow: 0 0 8px #999999;
  padding: 0 5px;
}

.detailsInfo p {
  width: 50%;
}

.infoSection {
  width: 100%;
  overflow: hidden;
  margin: 20px 0;
  float: left;
  box-shadow: 0 0 8px #999999;
  padding: 0 5px;
}

.specsHalf {
  width: 100%;
}

.specsHalfHolder {
  width: 100%;
  padding: 10px 25px;
}

.discriptionSection {
  height: 100%;
}

.SpecialsSpecsSection h2 {
  width: 100%;
}

.discriptionHolder {
  height: 100%;
}

.specialsFormHolder,
.singleContent div.product div.summary {
  margin-bottom: 0;
  width: 38%;
  float: right;
  margin: 20px 0;
}

.specialHeading {
  text-align: center;
}

.specialPage {
  background: #ececec;
}

.specialSearcOptions {
  display: flex;
  flex-wrap: wrap;
}

.specialSearchOption {
  width: calc(100%/8);
  padding: 5px;
}

.specialHolder {
  display: flex;
  flex-wrap: wrap;
}

.specialSearchOption img {
  display: block;
  box-shadow: 0 0 10px #9d9b9b;
  cursor: pointer;
  border-bottom: 10px solid #fff;
}

.specialSearchOption img:hover {
  border-color: #c3002f;
}

p.filterResetBUtton {
  background: #c3002f;
  color: #fff;
  margin-top: 10px;
  max-width: 150px;
  text-align: center;
  margin: 20px auto;
  padding: 5px 0px;
  cursor: pointer;
}

.brandLogo {
  width: 25%;
  padding: 5px;
}

.archiveSpecialHolder {
  width: 75%;
}

.specialeVehicleHolder {
  width: 33%;
  padding: 0 5px;
  height: 100%;
}

.specialeVehicleHolder img {
  border: 1px solid;
  display: block;
  min-height: 287px;
}

.specialsReturnHolder {
  height: 100%;
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
}

.brandLogo img {
  display: block;
  border: 1px solid;
}

.single-newsoffers h1 {
  max-width: 1300px;
  margin: 10px auto 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  font-weight: 800;
  color: #000;
}

.specialPriceHolderTop {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  max-width: 1300px;
  margin: 15px auto 25px;
  justify-content: space-between;
}

.specialFinanceContent {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 12px;
}

.specialFinanceContent span {
  /* margin-right: 10px; */
  margin: 5px 10px 5px 0px;
}

.specialPriceHolderTop .specialPriceHolder {
  width: 50%;
  min-width: 250px;
  margin: 25px 0;
}

.mainInfoHolderUsed {
  width: 100%;
  overflow: hidden;
  padding: 5px;
}

.mainCarouselHolder {
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
}

.specialPriceHolder p {
  color: #c3002f;
  font-weight: 600;
  font-size: 30px;
}

.redBorder {
  border-bottom: 5px solid #c3002f;
  margin-bottom: 0;
}

.redFont {
  color: #c3002f;
}

.specialPriceHolderTop .specialFinanceHolder {
  width: 50%;
  max-width: 450px;
  box-shadow: 0 0 8px #999999;
  padding: 0 5px;
}

.specialFormHeading span {
  display: block;
  text-align: center;
  background: #c3002f;
  color: #fff;
  padding: 10px 0;
}


/*  */
.specialPriceHolder {
  width: 60%;
}

.usedFormHolder .specialFormHeading {
  margin-bottom: 50px;
}

.quform-field-size-slim>.quform-input>.quform-field-textarea {
  height: 87px !important;
}

.specialsFormHolder,
.singleContent div.product div.summary {
  margin-top: -6.7%;
}

@media only screen and (max-width:768px) {
  .gal_slider {
    display: block;
  }

  .special_gal {
    display: none;
  }

  .gallerHolder {
    width: 100%;
    margin: 20px 5px;
    float: left;
  }

  .specialsFormHolder,
  .singleContent div.product div.summary {
    margin-bottom: 0;
    width: 100%;
    float: right;
    margin: 20px 0;
    margin-top: -4.7%;
  }

  .UsedPageDiscription {
    width: 100%;
    float: left;
    background: #fff;
  }

  .SpecialsSpecsSection {
    width: 100%;
  }

  .one-thirds {
    clear: none;
    margin-left: auto;
    width: 47%;
  }

  .specialPriceHolderTop .specialFinanceHolder {
    width: 100%;
    max-width: 700px;
  }

  .specialPriceHolderTop .specialPriceHolder {
    width: 100%;
    min-width: 250px;
    margin: 25px 0 25px;
  }

  /* Offers page */
  .post-type-archive-nissanspecials .site-inner {
    padding: 0px 15px;
    background-color: #d4d4d4;
  }

  .post-type-archive-nissanspecials .site-inner .entry {
    padding: 0 !important;
  }

  .post-type-archive-nissanspecials .site-inner .nissanspecials {
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.19);
  }

  .post-type-archive-nissanspecials .site-inner .entry-content {
    padding: 0;
  }

  .post-type-archive-nissanspecials span.extra_text {
    padding: 25px 8px;
  }

  .post-type-archive-nissanspecials .price_1,
  .post-type-archive-nissanspecials .price_2 {
    padding: 0px 8px;
  }

  /*  */
  .specialPriceHolder {
    width: 100%;
  }

  .usedFormHolder .specialFormHeading {
    margin-bottom: unset;
    margin-top: 30px;
  }

  .quform-field-size-slim>.quform-input>.quform-field-textarea {
    height: 100px !important;
  }

  .specialsFormHolder,
  .singleContent div.product div.summary {
    margin-top: 0px;
  }

}

@media only screen and (max-width:480px) {

  .special_container_single,
  .special_image_single,
  .special_image_single img {
    height: 200px;
  }

  .special-single-summary {
    min-height: 350px;
  }

  .one-thirds {
    width: 100%;
    clear: both;
    margin-left: auto;
  }

  .special_container {
    width: 100%;
  }

  .trackNumber.contact_dealer_button_new {
    margin-top: 6%;
  }
}

@media screen and (max-width: 320px) {
  .special-contact {
    font-size: 12px;
  }

  .essb_links.essb_template_bold-retina {
    font-size: 4px;
  }

  .special_container {
    width: 270px;
  }

  .special_button {
    width: 270px;
  }

  .special_price {
    font-size: 1.0em;
  }

  .special-contact {
    background: #ad0000;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -20px;
    z-index: 1;
    left: 0;
  }
}

/* ======================

new specials

================*/
:root {
  --red: #c71633;
}

.entry-content:has(> .special-single-page-section) {
  max-width: 1300px;
}

.special-single-page-section {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.special-single-page-section p {
  line-height: 1.2;
  margin-bottom: 0px;
}

.special-single-page-section .boxed-shade {
  padding: 20px;
  border-radius: 0px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.26);
}

.special-single-page-section .img-spec-container {
  width: 62%;
}

.special-single-page-section .img-spec-container .special-info-container {
  text-align: center;
}

.special-single-page-section .img-spec-container .special-info-container h1 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0px;
}

.special-single-page-section .img-spec-container .special-info-container .price1 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 0px;
}

.special-single-page-section .img-spec-container .special-info-container .price2 {
  font-size: 30px;
  margin-bottom: 0px;
}

.special-single-page-section .img-spec-container .special-info-container p {
  font-size: 16px;
  margin-top: 20px;
}

.special-single-page-section .img-spec-container .img-container {
  margin-top: 10px;
}

.special-single-page-section .img-spec-container .spec-list-container {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info {
  text-align: center;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .icon-container {
  display: flex;
  padding: 0px 10px;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .title,
.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .value {
  width: 100%;
  display: block;
  font-size: 14px;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .title {
  line-height: 1;
  min-height: 45px;
  padding: 0px 8px;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .value {
  background-color: var(--red);
  color: #fff;
}

.special-single-page-section .enquiry-container {
  width: 38%;
  padding-left: 20px;
}

.theme-btn,
.theme-btn-o {
  border-radius: 10px;
  padding: 10px 30px;
  text-transform: capitalize;
  border: 2px solid var(--red);
  display: inline-block;
  text-decoration: unset;
  text-align: center;
}

.theme-btn,
.theme-btn:hover,
.theme-btn:focus {
  background-color: var(--red);
  color: #fff;
}

.theme-btn-o,
.theme-btn-o:hover,
.theme-btn-o:focus {
  background-color: transparent;
  color: var(--red);
}

.special-single-page-section .enquiry-container .tracking-info .theme-btn,
.special-single-page-section .enquiry-container .tracking-info .theme-btn-o {
  width: 100%;
  margin-bottom: 10px;
}

.special-single-page-section .enquiry-container .share-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.special-single-page-section .enquiry-container .share-btn img {
  width: 25px;
}

.special-single-page-section .enquiry-container .form-container input,
.special-single-page-section .enquiry-container .form-container textarea,
.special-single-page-section .enquiry-container .form-container select,
.special-single-page-section .enquiry-container .form-container .quform-submit {
  border-radius: 10px !important;
  padding: 14px 8px;
}

.special-single-page-section .enquiry-container .form-container .quform-field-textarea {
  height: 207px !important;
}

.special-single-page-section .enquiry-container .form-container .quform-spacer {
  padding: 0 0 5px 0 !important;
}

.special-single-page-section .enquiry-container .description {
  margin-bottom: 20px;
}

.special-single-page-section .description-container {
  margin-top: 30px;
}

.special-single-page-section .description-container h4 {
  font-size: 30px;
}

.special-single-page-section .description-container p {
  line-height: 1.5;
}

.special-single-page-section .disclaimer {
  margin-top: 30px;
}

.special-single-page-section .sharepopoutholder {
  background: #2b2b2b9e;
}

.special-single-page-section .show-hide-spec {
  display: none;
}

@media only screen and (max-width:768px) {
  .special-single-page-section .img-spec-container {
    width: 100%;
  }

  .special-single-page-section .enquiry-container {
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }

  .special-single-page-section .small-description {
    margin-top: 15px;
  }
}

@media only screen and (max-width:480px) {
  .special-single-page-section .img-spec-container .special-info-container .price1 {
    font-size: 30px;
  }

  .special-single-page-section .img-spec-container .special-info-container h1 {
    font-size: 26px;
  }

  .special-single-page-section .boxed-shade {
    padding: 15px 10px;
  }

  .special-single-page-section .img-spec-container .spec-list-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .special-single-page-section .show-hide-spec {
    display: block;
    width: 100%;
    line-height: 1.6;
  }

  .special-single-page-section .spec-info-container {
    height: 0px;
    padding: 0px;
    overflow: hidden;
    opacity: 0;
    transition-duration: 0.5s;
  }

  .special-single-page-section .spec-info-container.show {
    height: fit-content;
    padding: 15px 10px;
    opacity: 1;
    margin-top: 10px;
    transition-duration: 0.5s;
  }

}