
:root {
    --maincolor: #ad0808;
    --seccolor: #FDCD7C;
}
*{
    box-sizing: border-box;
}
.mainColorBtn{
    color:#ad0808;
}
.mainColorBtnBg{
    background-color:#ad0808;
    color: #fff;
}
.productListSec{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 15px;
    margin-bottom: 20px;
}
.productListSec h3{
    margin: 0px;
    font-size: 18px;
    text-align: left;
}
.productListSec .proimage{
    width: 48%;
}
.productListSec .proListSticky{
    position: sticky;
    top: 6px;
}
.productListSec .proListthumbNailImagesDiv img{
    width: 100%;
    height: 120px;
    object-fit: contain;
}
.productListSec .proListthumbNailImagesDiv , .ProthumbNailVideo{
    margin: 0px 10px;
}
.ProthumbNailVideo iframe{
   height: 120px;
}
.thumbnail-slider .thumbNailVideo {
    position: relative;
    cursor: pointer;
}
.productListSec .proListthumbNailImagesDiv, .productListSec .ProthumbNailVideo{
    border: 1px solid rgb(158, 157, 157);
}
.productListSec .ProthumbNailVideo{
height:122px;
}
.productListSec .proListingVideo{
    border: 1px solid rgb(158, 157, 157);
}
.productListSec .prodDetImg{
    min-height: 470px;
    display: flex;
    justify-content: center;
    border: 1px solid #B89E8F;
    align-items: center;
    overflow: hidden;
}
.productListSec .prodDetImg img {
    /* width: calc(100% - 2px); */
    max-height: 469px;
    width: 100%;
    display: block;
    object-fit: contain;
}
.productListSec .proListingVideo{
    height: 470px;
}
.productListSec .proListingVideo iframe{
    height: 470px;
}
.proListSliderMain{
    position: relative;
    margin-top: 20px;
}
.productListSec .proListSliderMain .slick-prev, .productListSec .proListSliderMain.slick-next {
    box-shadow: 0px 2px 7.6px 0px #A5A0A040;
}
.productListSec .slick-list{
    height: 127px;
}

.proListSliderMain .slick-prev:before {
    background: url(../../../../tiimg.tistatic.com/new_website1/design2025/product-details/sliderarrow.png);
    background-repeat: no-repeat;
    top: 14px;
    left: 2px;
    transform: rotate(90deg);
    width: 22px;
    position: absolute;
    height: 19px;
}
.productListSec .proListSliderMain .slick-next:before {
    background: url(../../../../tiimg.tistatic.com/new_website1/design2025/product-details/sliderarrow.png);
    background-repeat: no-repeat;
    top: 4px;
    left: 13px;
    transform: rotate(268deg);
    width: 22px;
    position: absolute;
    height: 19px;
}
.productListSec .proDetailsSec{
    width: 48%;
}
.productListSec .shareSection{
    position: absolute;
    top: 11px;
    right: 15px;
  }
  .productListSec .shareSection .shareBtn{
    box-shadow: 0px 1px 4px 0px #ABA5A540;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
  }
  .productListSec .shareSection .shareBtn a{
    display: block;
      padding: 9px;
  }
  .productListSec .shareSection .shareBtn img{
    display: block;
    width: 24px;
  }
  .productListSec .shareSection .pdfile{
    box-shadow: 0px 1px 4px 0px #ABA5A540;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin-top: 15px;
  }
  .productListSec .shareSection .pdfile a{
    display: block;
      padding: 9px;
  }
  .productListSec .shareSection .pdfile img{
    display: block;
  }
  .productListSec .shareSection .shareBtn{
    position: relative;
  }
.jssocials-share-linkedin {
    margin-right: 6px ! important;
    
}
  .productListSec .shareSection .socialIconeDiv{
    position: absolute;
    display: flex;
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 12px;
    padding: 5px 13px;
    right: 50px;
    visibility: hidden;
    align-items: center;
    transition: all 0.25s ease-in-out;
  }
  .productListSec .shareSection .socialIconeDiv a{
    padding: 4px;
    width: 32px;
    transition: auto;
  }
  .productListSec .shareSection .socialIconeDiv.showSocialIcon{
    visibility: visible;
    transition: all 0.25s ease-in-out;
  }
  .productListSec .shareSection .jssocials-shares{
    display: flex;
  }
  
.productListSec .productTitle {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.productListSec .productTitle a{
    color: #000;
    text-decoration: none;
}
.productListSec .productTitle a:hover{
    opacity: 0.7;
}
.productListSec .product_price_div {
    display: flex;
    gap: 40px;
    align-items: center;
    margin: 3px 0 6px 0px;
}
.productListSec .product_price_div h3 {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #dedede;
}
.productListSec .quantity {
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    margin: -16px 0px 5px 0px;
}
.productListSec .product_price_div .getBtn {
    max-width: 130px;
    /* height: 36px; */
    border: 1px solid var(--maincolor);
    border-radius: 8px;
    text-align: center;
    width: 100%;
}
.productListSec .product_price_div .getBtn a {
    display: block;
    font-size: 14px;
    padding: 8px 3px;
    text-decoration: none;
}

.productListSec .pro_det_other {
    text-align: left;
    margin-bottom: 16px;
}
.productListSec .pro_det_other .proTitleText {
    margin: 0px;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}

.productListSec .pro_details_list {
    list-style: none;
    padding-left: 0px;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-width: 1px 1px 0px 1px;
    border-color: #DDDDDD;
    /* background-color: #f6f6f6; */
    border-style: solid;
    padding: 0px;
}
.productListSec .pro_details_list li {
    width: 50%;
    padding: 10px 10px;
}
.productListSec ul.pro_details_list:last-of-type {
    border-width: 1px 1px 1px 1px;
}
.pro_details-div {
    margin-bottom: 15px;
}
.productListSec ul.pro_details_list li:nth-child(1) {
    background-color: #f6f6f6;
}
.productListSec ul.pro_details_list li:nth-child(2) {
    padding-left: 25px;
    background-color: #fff;
}
.productListSec .moreTextViewBtn{
    cursor: pointer;
    text-decoration: underline;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 700;
    text-align: left;
    margin-top: 15px;
}
.productListSec .moreTextViewBtn a{
color:#000;
}
.pro_title h1{
text-align:left;
}
.productListSec .ProDtwoEpic{
    display: -webkit-box;
  -webkit-line-clamp: 4;   /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productListSec .getPriceBtn {
    max-width: 250px;
    width: 100%;
    margin-top: 20px;
}
.productListSec .requestBtn{
    max-width: 200px;
    width: 100%;
    margin-top: 20px;
}
.productListSec .getBtnMore {
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    gap: 20px;
    align-items: center;
}
.productListSec .getPriceBtn a {
    background-color: var(--maincolor);
    display: block;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    padding: 13px 0px;
    text-align: center;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.productListSec .requestBtn a{
    border: 1px solid var(--maincolor);
    display: block;
    color: var(--maincolor);
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    padding: 13px 0px;
    text-align: center;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.productListSec .getPriceBtn a:hover{
    opacity: 0.7;
}
.productListSec .requestBtn a:hover{
    opacity: 0.7;
}
@media screen and (max-width: 900px) {
    .productListSec {
        display: block;
    }
    .productListSec .prodDetImg img{
        width: 100%;
        object-fit: contain;
        max-height: 350px;
    }
    .productListSec .proListingVideo{
        height: 350px;
    }
    .productListSec .proListingVideo iframe{
        height: 350px;
    }
    .productListSec .proimage {
        width: 100%;
    }
    .productListSec .proDetailsSec {
        width: 100%;
    }
    .productListSec .prodDetImg{
        min-height: 350px;
    }
    .productListSec .getPriceBtn a {
        margin-bottom: 0px;
    }
  }
