.product_detail h2 {
  font-size  : 16px;
  font-weight: 500;
  line-height: 28px;
}

.left-pic {
  width: 40%;
}

.right-text {
  width: 45%;
}

.text-red {
  color:
    #E55C28;
  font-size  : 18px;
  font-weight: 600;
  line-height: 21px;
}

.text-lite-color {
  color:
    #323232;
  font-size: 16px;

}

.title {
  font-size    : 28px !important;
  font-weight  : 600 !important;
  line-height  : 43px !important;
  margin-bottom: 0px;
}

.main-pillar {
  display        : flex;
  justify-content: space-between;
}

.pdf_downloaded {
  border       : 1px solid #e55c28;
  padding      : 5px 15px;
  border-radius: 7px;
  background   : #ffe6dc;
  color        : #e55c28;
  font-size    : 12px;
  width: 139px;
  display: flex;
  justify-content: center;
}
.view-product-video {
  border       : 1px solid #e55c28;
  padding      : 5px 15px;
  border-radius: 7px;
  background   : #ffe6dc;
  color        : #e55c28;
  font-size    : 12px;
}

.text-lite-color {
  color:
    #323232;
  font-size  : 14px;
  font-weight: 600;
}

.qulictiy p {
  color:
    #111111;
  font-size  :18px;
  font-weight: 600;
  line-height: 12px;
}

.qulictiy button {
  width        : 142px;
  margin       : 10px;
  padding      : 5px;
  border-radius: 4px;
  color        : #919191 !important;
  border       : 1px solid #919191;
}

.size p {

  color:
    #111111;
  font-size  : 22px;
  font-weight: 600;
  line-height: 30px;
}

.size button {
  height       : 42px;
  width        : 42px;
  margin       : 10px;
  padding      : 7px;
  border-radius: 4px;
  border       : none;
  color        : #919191;
  border       : 1px solid #919191;
}

.Quantity p {
  color:#111111;
  font-size  : 18px;
  font-weight: 600;
  line-height: 36px;
  margin:0px;
}

.Quantity button {
  height       : 42px;
  width        : 42px;
  margin       : 0px;
  padding      : 7px;
  border-radius: 4px;
  border       : none;
}

.Quote-btn{
	margin-left: auto !important;
}

.Quantity input {
  width     : 8%;
  text-align: center;
}

.Quote-btn {
  width: 38% !important;
}

.qulictiy .active {
  width        : 142px;
  margin       : 10px;
  padding      : 5px;
  border-radius: 4px;
  color        : #fff !important;
  border       : none;
  background-color:
    #E55C28;

}


.select {
  height       : 42px;
  width        : 42px;
  margin       : 10px;
  padding      : 7px;
  border-radius: 4px;
  border       : none;
  color        : #fff !important;
  background-color:
    #E55C28;

}

.part-box{
	display: flex; 
	align-content: center; 
	align-items: center; 
	flex-wrap: wrap;
	margin-bottom:15px;
}
.part-box p{
	margin-bottom:15px;
}


.qulictiy {
  width        : 50%;
  margin-bottom: 15px;
}
.part-number{
	width:50%;
}

.tip-length{
	width        : 48%;
}
.tip-length p{
	color: #111111;
    font-size: 18px;
    font-weight: 600;
    line-height: 12px;
}

.qulictiy select {
  border       : 1px solid #919191;
  height       : 37px;
  border-radius: 5px;
  padding      : 7px;
  width: 90%;
}

.tip-product{
  border       : 1px solid #919191;
  height       : 37px;
  border-radius: 5px;
  padding      : 7px;
  width:58px;
   margin-right: 10px;
}
.dimension-size{
	width:115px;
}
.dimension-length{
	width: 22%;
	margin-left: 10px;
}

.ship-via {
  width: 270px;

}

.Size-product {
  width: 170px;
}



/*   img */
.preview {
  display: flex;
  width  : 55%;
  align-items: flex-start;
}

.active {
  background-color: unset !important;
  border          : none;
  color           : #fff !important;
}

.preview-thumbnail {
  width : 18%;
  border: none;
}

.tab-pane img {}

.preview-thumbnail li {
  /* border: 1px solid #E6E6E6; */
  padding   : 6px 12px;
  margin-top: 10px;
  height    : 80px;
}

.preview-thumbnail img {
  width        : 90px;
  height       : 90px;
  border       : 1px solid #ccc;
  border-radius: 10px;
  padding:0px;
  margin-bottom: 10px;
}

.siz {
  padding-left: 60px;
}

.tab-pane img {
  height: 380px;
  width : 400px;
}


.search-products-heading{
	padding:0px;
}
.search-products-heading h2{
	font-size: 22px;
    font-weight: 600;
    line-height: 42px;
	margin-top:15px;
}
.search-products-heading p, .search-products-heading ul li{
	margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
	margin: 10px 0;
}

.product-video .modal-dialog {
    max-width: 70% !important;
    width: 70%;
    border-radius: 0;
}
.product-video .modal-body {
    padding: 0;
}
.product-video button.btn-close {
    position: absolute;
    top: -13px;
    right: -13px;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none !important;
    background-color:#e55c28 ;
    width: 30px !important;
    border-radius: 50%;
    height: 30px;
    line-height: 30px;
    z-index: 9999;
	border:none;
}
.product-catalogue .modal-dialog{
	max-width: 610px !important;
    width: 610px;
    border-radius: 0;
}
.product-catalogue .modal-body {
    padding: 0;
}
.product-catalogue button.btn-close {
    position: absolute;
    top: -13px;
    right: -13px;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none !important;
    background-color:#e55c28 ;
    width: 30px !important;
    border-radius: 50%;
    height: 30px;
    line-height: 30px;
    z-index: 9999;
	border:none;
}

@media screen and (max-width:1100px) {
  .siz {
    padding-left: 19px;
  }

  .Size-product {
    width: 111px;
  }

  .ship-via {
    width: 230px;
  }
}


@media screen and (max-width:980px) {
  .tab-pane img {
    height: 280px;
    width : 320px;
  }

}

@media screen and (max-width:800px) {
  .tab-pane img {
    height: 380px;
    width : 400px;
  }

  .preview {
    display: flex;
    width  : 100%;
  }

  .right-text {
    width: 100%;
  }

  .title {
    font-size    : 22px !important;
    font-weight  : 600 !important;
    line-height  : 43px !important;
    margin-bottom: 0px;
  }

  .qulictiy p {
    color      : #111111;
    font-size  : 18px;
    font-weight: 600;
    line-height: 30px;
  }

  .Quantity p {
    color      : #111111;
    font-size  : 22px;
    font-weight: 600;
    line-height: 30px;
  }
}

@media screen and (max-width:500px) {
  .tab-pane img {
    height: 240px;
    width : 250px;
  }

  .preview {
    display: flex;
    width  : 100%;
  }

  .right-text {
    width: 100%;
  }

  .title {
    font-size    : 20px !important;
    font-weight  : 600 !important;
    line-height  : 43px !important;
    margin-bottom: 0px;
  }

  .qulictiy p {
    color      : #111111;
    font-size  : 16px;
    font-weight: 600;
    line-height: 30px;
  }

  .Quantity p {
    color      : #111111;
    font-size  : 20px;
    font-weight: 600;
    line-height: 30px;
  }
}


.details {
  position: relative;
  width   : 100%;
  height  : 100%;
  float   : left;
}


/*-----------Similar-Products-------------*/

.similar_cards {
  display        : flex;
  justify-content: flex-start;
  flex-wrap      : wrap;
  width          : 100%;
  margin         : auto;
  gap            : 34px;
}
.similar_card {
    border: 1px solid #dbdbdb;
    padding: 0;
    margin: 0px;
    text-align: center;
    font-size: 14px;
    width: 270px;
    border-radius: 8px;
}
.popular_card_images {
    height: 220px;
}
.similar_card img {
    margin: 20px 0;
    height: 200px;
    width: 200px;
}
.similar_cards_content {
    text-align: start;
    padding: 15px;
    border-top: 1px solid #dbdbdb;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 110px;
    align-items: center;
}
.similar_cards_content p:nth-child(1) {
    font-size: 12px;
    font-weight: 500;
    line-height: 16.39px;
    color: #9199a3;
    margin-bottom: 5px;
}
.similar_cards_content p:nth-child(2) {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
}
.get-quote {
    color: #e55c28;
    border: 1px solid #e55c28;
    background-color: white;
    height: 36px;
    width: 120px;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
}
.similar_product .section_header {
    font-size: 36px;
    margin-bottom: 2.5rem !important;
}