.product-view-section .pd-thumbs ul.view-pro-img li {
    display: inline;
}
.prod_desc img {
    max-width: 100%;
}
section.view-description button.accordion-button {
    background: #DAF2FF !important;
    color: #000 !important;
    box-shadow: none !important;
    font-size: 24px;
}

section.view-description .accordion-item {
    border: none !important;
}

section.view-description .accordion-body {
    padding: 30px 0px;
}

section.view-description .prod_desc ul li {
    margin: 5px 0px;
    list-style: disc !important;
}

section.view-description .prod_desc ul {
    padding-left: 20px;
    padding-bottom: 20px;
}

section.view-description .prod_desc ol li {
    list-style: decimal !important;
    margin: 5px 0px;
}

section.view-description .prod_desc ol {
    padding-left: 20px;
}

.header-logo-contain {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}

  tbody,
  td,
  tfoot,
  th,
  thead,
  tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    padding: 8px;
  }
  .owl-carousel.owl-loaded.owl-drag {
    z-index: 1;
}
.owl-drag .owl-prev {
    /* float: right; */
    font-size: 0;
    background-color: transparent;
    background-image: url(/images/r1.png);
    width: 20px;
    height: 25px;
    display: inline-block;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    box-shadow: 0 0 10px #ccc;
    padding: 15px;
    background-position: center;
    border-radius: 50px;
    position: absolute;
    left: -6px;
    z-index: 111;
    background-color: #fff;
}

body .my-quote {
    padding: 0px 30px;
    text-align: left;
}

.owl-drag .owl-next {
    /* float: left; */
    font-size: 0;
    background-color: transparent;
    background-image: url(/images/r1.png);
    width: 20px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 15px;
    background-position: center;
    border-radius: 50px;
    box-shadow: 0 0 10px #ccc;
    position: relative;
    /* left: 10px !important; */
    position: absolute;
    right: -12px;
    background-color: #fff;
}

section.video.cer-img-wrapper-div {
    margin-bottom: 30px !important;
}
.owl-drag .owl-nav {
    /* position: absolute; */
    /* left: -34%; */
    /* bottom: 18%; */
    position: relative;
    top: -80px;
    display:block !important;
}

.summary.entry-summary img {
    pointer-events: none;
}
  .gernal-heads {
    padding-top: 40px;
  }

  body .chance-innerr-wrapper-product a {
    text-align: left;
  }

  .col-md-6.col-sm-12.col-xs-12.my-quote {
    margin: 0px;
    width: 44%;
  }

  .gernal-heads {
    text-align: center;
  }

  .chance-pros-mainn {
    height: 370px;
    margin-top: 30px;
    margin-bottom: 0;
    transition: .3s ease;
    margin-bottom: 0 !important;
    /* background: #f5f5f5; */
    transition: .5s;
    position: relative;
    /* box-shadow: 0 0 10px #cccccc94; */
    margin: 0 10px;
    /* overflow: visible; */
    margin-top: 25px;
    /* border-bottom: 5px solid #3ebbd9; */
  }

  .chance-mainn-1 {
    max-width: 100%;
    height: 290px;
    position: relative;
    transition: .5s ease !important;
    margin-bottom: 0;
    position: relative;
    /* background: #ccc; */
    border: 10px solid #f3f3f3;
  }

  .chance-mainn-1 img {
    max-height: 100%;
    position: absolute;
    width: unset !important;
    max-width: 100%;
    transition: 0.5s;
    /* width: 100% !important; */
    /* height: 100%; */
    object-fit: cover;
    /* padding: 9px; */
    /* padding-bottom: 10px !important; */
    top: 0;
    bottom: 0;
    margin: auto !important;
    right: 0;
    left: 0;
    margin: 0 auto;
  }



  .chance-innerr-wrapper-product a {
    color: #000000 !important;
    font-weight: 700;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: .3s !important;
    opacity: 1 !important;
    text-align: center;
    margin-bottom: 8px;
  }

  .prod_desc h2 {
    color: #000;
    font-weight: 700;
  }

  .container.prod_main {
    padding-top: 80px;
  }

  .col-md-1.col-xs-12.no-s {
    padding: 0;
    margin: 0;
  }

  ul.view-pro-img {
    white-space: nowrap;
    padding-left: 15px !important;
  }

  body .main-pic {
    /*border: 1px solid #ccc;*/
    /*margin-bottom: 10px;*/
  }
    
    .arrival-area.product .summary.entry-summary {
        border: 1px solid #cecece;
        border-radius: 20px;
    }   

  .main-pic {
    height: 400px;
    text-align: center;
    padding: 0 !important;
    margin: 0 auto;
    float: none;
    position: relative;
  }

  .main-pic img {
    vertical-align: middle !important;
    max-height: 100% !important;
    border-radius: 20px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  ul.view-pro-img {
    white-space: nowrap;
    padding-left: 15px !important;
  }

 body .product_secondary_images_container {
    height: 80px;
    position: relative;
    margin: 0;
    /* background: #bcbcbc75; */
    overflow: hidden;
  }

  .short-description-inner {
    padding: 15px 0px;
}

  
 

.prod_desc_box {
    overflow: hidden;
    position: relative;
}

  .product_secondary_images_container img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100% !important;
    object-fit: cover !important;
    height: 100% !important;
    border-radius: 15px;
  }

  body .pd-thumbs ul li {
    text-align: left;
    padding-left: 0;
    display: block;
    margin-bottom: 10px;
  }

  h1.pgtitle {
    color: var(--sec-color);
    font-weight: 600;
    margin-top: 0px;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 10px;
  }

  .short-descrition-inner {
    overflow: hidden;
    overflow-x: auto;
  }

  table {
    WIDTH: 100% !important;
    max-width: 100%;
    padding: 30px !important;
  }

  /*.prod_desc img {*/
  /*    display: none !important;*/
  /*}*/
  .prod_desc h5 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 0 0;
  }

  .gernal-heads h2 {
    font-weight: 700;
  }

  body h1,
  h2,
  span {
    font-family: Poppins, sans-serif !important;
    ;
  }

  /* alibaba product page css start */
  .leadtime-table__value {
    padding: 4px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .prod_desc table,
  .prod_desc td {
    max-width: 100%;
  }

  .prod_main .btn-primary {
    background: #93ba22;
  }

  button.btn.btn-primary.inquiry-pops {
    background: #59BDE6;
  }

  section.clearfix.arrival-area.product {
    padding-bottom: 30px;
    position:relative;
  }

  .prod_main .btn-primary {
    background: #59BDE6;
  }

  ul.view-pro-img {
    white-space: nowrap;
    padding-left: 15px !important;
  }

  body .pd-thumbs ul li {
    width: 25% !important;
    float: left;
    margin: 0px 5px 0px 0px;
  }
.prod_desc_box li {
    list-style: none;
}
  body .product_secondary_images_container {
    height: 130px !important;
    width: 100%;
    border-radius: 15px;
  }

  body .product_secondary_images_container {
    margin-bottom: 0px;
    border: 1px solid #cecece;
  }

  .ui2-table-normal {
    width: auto;
    max-width: 100%;
  }

  .ui2-table td,
  .ui2-table th {
    padding: 12px;
    text-align: left;
    border: 1px solid #c8d2e0;
  }

  .do-content {
    overflow: hidden;
  }

  .widget-detail-overview .do-overview {
    border-top: 1px dashed #e6e7eb;
  }

  .widget-detail-overview .do-overview .do-entry-title {
    font-weight: 700;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    padding: 8px 0;
  }

  .do-overview {
    border-top: 1px dashed #e6e7eb;
  }

  .do-entry {
    border-bottom: 1px dashed #e6e7eb;
    padding: 10px 0 16px;
    font-size: 12px;
    float: left;
    width: 100%;
  }

  .do-overview .do-entry-title {
    font-weight: 700;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    padding: 8px 0;
  }

  .do-entry .do-entry-list {
    margin: 0 0px;
    box-sizing: border-box;
  }

  .do-entry-separate dl {
    width: 480px;
  }

  .do-entry dt {
    width: 110px;
  }

  .do-entry dt {
    padding: 4px 0;
    color: #666;
    width: 102px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    text-overflow: ellipsis;
  }

  .do-entry dd {
    padding: 4px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    margin: 0;
  }

  .text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .do-entry-separate dl {
    width: 480px;
  }

  .do-entry-separate dl {
    width: 380px;
    zoom: 1;
    float: left;
  }

  /* alibaba product page css end */
  body .row.menus {
    background-color: unset;
    box-shadow: unset;
  }

  .prod_desc table tr td:first-child {
    font-weight: 700 !important;
  }

  .prod_desc table tr td:first-child p span {
    font-weight: 600 !important;
  }

  .prod_desc table tr td:nth-child(3) {
    font-weight: 700 !important;
  }

  .prod_desc table tr td:nth-child(3) p span {
    font-weight: 600 !important;
  }

  /*.prod_desc p {*/
  /*    display: none;*/
  /*}*/
  .prod_desc table td span {
    font-weight: 400;
  }

  .prod_desc table td {
    padding: 10px 10px !important;
  }

  ul.short-specification li {
    font-size: 16px;
  }

  .prod_desc h3 {
    color: #343434;
    font-weight: 400;
    padding-bottom: 20px;
    margin: 0;
    font-size: 20px;
  }

  /*child category css start*/
  .pd-thumbs ul li:nth-child(6) {
    display: none;
  }

  .pd-thumbs ul li:nth-child(7) {
    display: none;
  }

  .pd-thumbs ul li:nth-child(8) {
    display: none;
  }

  .pd-thumbs ul li:nth-child(9) {
    display: none;
  }

  .pd-thumbs ul li {
    display: none;
  }

  .cat_level_1 a:first-child:before {
    content: "v";
    position: absolute;
    right: 11px;
    /* transform: rotate(85deg); */
    font-size: 15px !important;
    color: #242b5b;
    font-weight: 700;
    opacity: 0;
  }

  .cat_level_1 a:first-child {
    position: relative;
  }

  .cat_level_1.menu_opened>a {
    display: block !important;
    position: relative;
  }

  .cat_level_1>a {
    display: none !important;
  }

  .cat_level_1>a:nth-child(1) {
    display: block !important;
  }

  body .my_cat .active_child {
    /*background-color: #056da4 !important;*/
    color: #fff !important;
  }

  .heng-1 {
    border: solid 1px #f7a84c !important;
    margin: 14px 9px 0 0 !important;
    vertical-align: top !important;
    margin-bottom: 20px !important;
  }

  .prod_main .btn-primary {
    float: unset;
    margin-top: 10px;
    background-color: #ef4b50;
    border: 0;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 9px 30px 9px 30px;
    background: #e22723;
    text-transform: uppercase;
  }

  /*child category css end*/
  h1 {
    font-size: 30px;
  }

  body .pro-menu {
    margin-top: 0px;
  }

  body .my_cat a {
    width: 100%;
  }

  .bx-wrapper img {
    margin: 0 auto;
  }

  .slide_img_box {
    height: 500px;
    line-height: 500px !important;
    /*border: 1px Solid #ccc;*/
    max-width: 500px;
    text-align: center;
    padding: 0 !important;
    margin: 0 auto;
  }

  .heze-pros-main {
    margin-top: 50px;
    background: #fff;
    position: relative;
    /* height: 335px; */
    transition: 0.5s ease;
    border: 1px solid #ccc;
    margin-bottom: 15px;
  }

  .slide_img_box img {
    vertical-align: middle;
    max-height: 500px;
    display: initial;
  }

  .main-pic {
    height: 500px;
    text-align: center;
    padding: 0 !important;
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 100%;
    border-radius: 20px;
  }

  .req-btn {
    background-color: #242b5b;
    border: none;
    color: #fff;
    padding: 10px 50px;
    font-weight: 700;
  }
  .pd-thumbs ul li {
    text-align: left;
    width: 20%;
    display: inline-block;
  }

  .pd-thumbs ul li:hover {
    cursor: pointer;
  }

  .pd-thumbs ul li span {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    /* border: 1px solid #ccc; */
    vertical-align: middle;
  }



  .col-md-1.col-xs-12.no-s {
    padding: 0;
    margin: 0;
  }

  .product_secondary_images_container {
    height: 90px;
    margin-bottom: 5px;
  }

  body .pd-thumbs ul li img {
    max-height: 100%;
    vertical-align: middle;
  }
.owl-carousel.owl-loaded.owl-drag {
    position: relative;
    bottom: 0px;
    display: inline-block;
    left: 0px;
}
.pd-thumbs {
    text-align: left;
    margin-top: 10px;
    padding-right: 8px;
}

.related-products .main-div {
    text-align: center;
}

.prod_desc #_jrYsZavaG5G9gAaA8JTIAw_29 {
    position: relative !important;
}

section.related-products.product-section .pro-content .single-product-wrapper .pro-icon-btn {
    border: none !important;
}

section.related-products.product-section .single-product-wrapper .pro-icon-btn {
    border: none;
    justify-content: center;
}

section.related-products.product-section .single-product-wrapper:before {
    width: 255px;
}

section.related-products.product-section .single-product-wrapper .pro-content {
    padding: 20px 0;
}

section.related-products.product-section .single-product-wrapper .pro-content .pro-btn a {
    color: var(--btn-color);
    transition: 0.5s;
}

section.related-products.product-section .single-product-wrapper:hover .pro-content .pro-btn a {
    color: #000;
    transition: 0.5s;
}

section.related-products .product-list {
    height: 250px;
    position: relative;
    margin-bottom: 20px;
}

section.related-products .product-list img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

section.related-products .product-url a {
    color: var(--h);
    font-size: 20px;
    font-weight: 400;
}

section.related-products .section-heading .defalt-heading .heading-h {
    color: var(--h-color) !important;
}

.rate-product .pro-star .products-social-icons ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 50px;
}

.rate-product .pro-star .products-social-icons ul li {
    margin: 0 5px;
}
 .product-features h2 {
        font-size: 30px;
        font-weight: 400;
        color: var(--sec-color);
    }

  @media only screen and (max-width: 600px) {
    .main-pic {
      max-height: 220px;
      line-height: 296px !important;
      /*border: 1px Solid #ccc;*/
      /* max-width: 20px; */
      text-align: center;
      padding: 0 !important;
      margin: 0 auto;
      float: none;
    }

    body .pd-thumbs ul li span {
      width: 100%;
      height: 100%;
      display: block;
      text-align: center;
      border: 0px solid #ccc;
      vertical-align: middle;
    }

    .main-pic img {
      max-width: 100%;
      width: 100% !important;
    }
  }



  @media only screen and (min-width: 600px) and (max-width: 900px) {
    ul.products>li {
      width: 48%;
    }
  }

  @media only screen and (min-width: 320px) and (max-width: 600px) {
    ul.products>li {
      width: 100%;
    }

    body .ZoomContainer {
      display: none !important;
    }

    .pull-right {
      display: none;
    }
  }

  .Product-Description {
    color: #ffad19;
  }

  .Product-Description-main {
    font-size: 40px;
    color: #000000;
    font-family: 'Roboto' !important;
    font-weight: 800;
  }

  .Product-Description-cap {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 0;
  }

  .no-paddis {
    padding: 0 0;
  }

  .my-quote textarea {
    resize: none;
  }

  @media only screen and (max-width: 992px) {
    .header-logo-contain {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    body ul.view-pro-img li {
      width: 17% !important;
      float: left;
      margin-right: 2px;
      border: 1px solid #ccc;
      margin: 3px;
      overflow: hidden;
    }
    body .prod_desc p.MsoNormal span {
        font-size: 12px !important;
    }
    .bannermain.innerbanner {
        margin-top: 80px;
            height: auto !important;
    }
    
    section.related-products.product-section .single-product-wrapper:before { width: 90%; height: 130px; } section.related-products.product-section .single-product-wrapper .pro-img { height: 90px; } section.related-products.product-section .single-product-wrapper .pro-content { padding-top: 0px; }
}
  .prod_desc p.MsoNormal span {
    font-size: 17px !important;
 }



/*View CSS*/

.view-mid-banner {
    position: relative;
    padding:80px 0px;
}
.view-mid-content {
    max-width: 50%;
    padding: 0px 200px;
}

.view-mid-banner:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url("/images/pro-view-midbanner.jpg");
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    z-index:-1;
}
.view-mid-content .head-txt {
    font-family: 'Roboto' !important;
    color: #fff;
    font-size: 40px;
    line-height: 55px;
    font-weight:800;
}

.view-mid-content .with {
    font-family: 'Roboto' !important;
    color: #fff;
    font-size: 60px;
    line-height: 30px;
    font-weight:800;
}
.view-mid-content .sub-txt {
    font-family: 'Roboto' !important;
    color: #FF0000;
    font-size: 80px;
    line-height: 46px;
    font-weight:800;
}

/*Description CSS*/

section.view-description {
    padding: 0px;
    position: relative;
}

section.view-description .prod_desc p {
    color: #343434 !important;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 20px;
}

.prod_desc {
    margin-top: 50px;
}

.mid-desc-img {
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    border-radius: 35px;
}

.mid-desc-content .sub-txt {
    font-family: 'Roboto' !important;
    color: #fff;
    font-size: 25px;
    line-height: 60px;
}

.mid-desc-content .head-txt {
    font-size: 80px;
    font-family: AlexBrush !important;
    color: #fff;
    line-height: normal;
}

.mid-desc-content .with {
    font-family: 'Roboto' !important;
    color: #fff;
    font-size: 25px;
    line-height: 34px;
}

.mid-desc-content {
    text-align: center;
    padding: 150px 60px 80px 60px;
}
.row.view-desc-secondrow {
    margin-top: 50px;
}
.mid-desc-cont .mid-desc-sub h3 {
    font-size: 16px;
    color: #FF0000;
    display: inline-block;
    font-weight:700;
}

.mid-desc-cont .mid-desc-head h2 {
    font-size: 30px;
    color: #000;
    display: inline-block;
    font-family: 'Roboto' !important;
    margin-bottom: 25px;
    font-weight:800;
}
.mid-desc-cont ul {
    padding: 0px 0px 0px 30px;
}

.mid-desc-cont ul li {
    margin: 8px 0px;
    list-style: decimal !important;
    padding-left: 15px;
    position: relative;
    padding-bottom: 5px;
}

.mid-desc-cont ul li.mid-desc-list h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: Roboto!important;
     margin: 0;
}

.mid-desc-cont ul li.mid-desc-list p {
    font-size: 16px;
    font-family: Roboto !important;
}

.mid-desc-cont ul li:before {
    position: absolute;
    left: -25px;
    right: auto;
    top: 0;
    bottom: auto;
    margin: auto;
    height: 25px;
    width: 25px;
    content: "";
    background: #000;
    border-radius: 20px;
    z-index: -1;
}

.mid-desc-cont ul li::marker {
    color: #fff;
    font-size: 16px;
    font-family: Roboto !important;
}

.mid-desc-cont ul li:after {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto;
    background: #C2C2C2;
    height: 1px;
    width: 60%;
    content: "";
}
.disclaimer p {
    font-size: 16px;
    color: #656565;
}

.disclaimer p span {
    color: #000;
}

.spec-div {
    display: flex;
    align-items: center;
    justify-content: left;
    max-width: 100%;
    position: relative;
    padding-left: 35px;
}

.spec-div:before {
    position: absolute;
    left: 0;
    right: auto;
    top: 6px;
    bottom: 0;
    height: 20px;
    width: 20px;
    content: "";
    background-image: url("/images/product-tick.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}

.spec-div .left-div {
    max-width: 35%;
    width: 35%;
    padding: 10px 30px;
    background-color: #FBFBFB;
    font-size: 15px;
    font-weight: 700;
    border-right:1px solid #E3E3E3;
}

.spec-div .right-div {
    max-width: 65%;
    width: 65%;
    padding: 5px 0px;
    font-size: 16px;
}
.product-features {
    /* border: 1px solid #E3E3E3; */
    position:relative;
    margin-top: 5px;
}

.view-quote-btn {
    text-align: left;
    margin-top: 30px;
}

.view-quote-btn a {
    color: #fff;
    padding: 10px 30px;
    background-image: var(--linear-color) !important;
    border-radius: 100px;
}

.short-descrition-inner p {
    font-size: 14px;
}

.short-descrition-inner h3 {
    font-size: 22px;
    font-family: emoji !important;
    font-weight: 600;
    padding-top:10px;
}

/*Mid Banner2 CSS*/
.view-mid-banner2 {
    position: relative;
    padding:40px 0px;
}
.view-mid-content2 {
    max-width: 50%;
    padding: 0px 200px;
}

.view-mid-banner2:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url("/images/view-mid-banner2.jpg");
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    z-index:-1;
}
.view-mid-content2 .head2-txt {
    font-family: 'Roboto' !important;
    color: #fff;
    font-size: 40px;
    line-height: 55px;
    font-weight:800;
}
.view-mid-content2 .head2-txt span {
    font-family: 'Roboto' !important;
    color: #FF0000;
    font-size: 40px;
    line-height: 55px;
}

/*Related Section CSS*/
section.related-products.product-section .related-head h2 {
    display: inline-block;
    font-family: 'Roboto' !important;
    text-transform: uppercase;
    margin: 0;
    /*background: -webkit-linear-gradient(70deg, var(--btn-color) 40%, var(--sec-color) 70%);*/
    padding: 10px;
    font-weight: 700;
    color: #fff;
    border-radius: 10px;
    padding:20px;
}

.zoomWindowContainer .zoomWindow {
    background-color: #f4f1ea !important;
    border: 2px solid var(--btn-color) !important;
}

section.product-section .related-head {
    background: -webkit-linear-gradient(70deg, var(--btn-color) 40%, var(--sec-color) 70%);
    border-radius: 10px;
    margin-bottom: 20px;
}

.rate-product .pro-star {
    display: flex;
    align-items: center;
    justify-content: left;
    border-bottom: 2px solid #D9D9D9;
    padding-bottom: 20px;
}

.rate-product .pro-star .view-count {
    display: inline-block;
}

.rate-product .pro-star .view-count ul.view-icons-div {
    margin-left: 20px;
}

.rate-product .pro-star .view-count ul.view-icons-div img {
    max-width: 35%;
}

.rate-product .rate-span {
    padding: 10px 0;
}

.rate-product {
    /* border: 1px solid var(--btn-color); */
    padding: 5px 0;
    border-width: 1px 0;
}

@media (max-width: 767px) {
    section.clearfix.arrival-area.product:before {
        height: 0;
        width: 0;
        opacity: 0;
    }
    
    section.view-description:after {
        height: 0;
        width: 0;
        opacity: 0;
    }
    
    section.view-description:before {
        height: 0;
        width: 0;
        opacity: 0;
    }
    
    .single-product-wrapper {
        margin-bottom: 30px;
    }
    
    .mid-desc-content {
        padding: 30px;
    }
    
    .mid-desc-content .sub-txt {
        font-size: 17px;
        line-height: 20px;
    }
    
    .mid-desc-content .head-txt {
        font-size: 30px;
    }
    
    .mid-desc-content .with {
        font-size: 18px;
    }
    
    .mid-desc-img {
        border-radius: 15px;
    }
    .summary.entry-summary img {
        padding: 0px !important;
    }
    
    .owl-carousel.owl-loaded.owl-drag {
        bottom: 0px !important;
    }
    
    body .my-quote {
        padding: 20px 10px 20px !important;
        width: 100% !important;
    }
    
    h1.pgtitle {
        font-size: 14px !important;
    }
    
    .short-descrition-inner p {
        font-size: 12px;
        margin: 0 !important;
    }
    
    .spec-div .left-div {
        padding: 10px !important;
        font-size: 12px !important;
    }
    
    .spec-div .right-div {
        font-size: 12px !important;
    }
    
    .Product-Description-main {
        font-size: 20px !important;
    }
    
    section.view-description .prod_desc p, section.view-description .prod_desc li {
        font-size: 12px !important;
        margin-bottom: 5px !important;
    }
    
    .mid-desc-cont .mid-desc-sub h3 {
        font-size: 12px !important;
    }
    
    .mid-desc-cont .mid-desc-head h2 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }
    
    .mid-desc-cont ul li::marker {
        font-size: 10px !important;
    }
    
    .mid-desc-cont ul li:before {
        height: 20px;
        width: 20px;
        left: -17px;
        top: 0px;
    }
    
    .mid-desc-cont ul li.mid-desc-list h3 {
        font-size: 14px !important;
    }
    
    .mid-desc-cont ul li.mid-desc-list p {
        font-size: 12px;
        line-height: normal;
    }
    
    .disclaimer p {
        font-size: 12px !important;
    }
    
    section.related-products.product-section .related-head h2 {
        font-size: 20px;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .summary.entry-summary img {
        padding: 10px !important;
    }
    
    .owl-carousel.owl-loaded.owl-drag {
        bottom: 0px !important;
    }
    
    body .my-quote {
        padding: 20px 10px 20px !important;
    }
    
    h1.pgtitle {
        font-size: 16px !important;
    }
    
    .short-descrition-inner p {
        font-size: 12px;
        margin: 0 !important;
    }
    
    .spec-div .left-div {
        padding: 10px !important;
        font-size: 12px !important;
    }
    
    .spec-div .right-div {
        font-size: 12px !important;
    }
    
    .Product-Description-main {
        font-size: 20px !important;
    }
    
    section.view-description .prod_desc p, section.view-description .prod_desc li {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }
    
    .mid-desc-cont .mid-desc-sub h3 {
        font-size: 12px !important;
    }
    
    .mid-desc-cont .mid-desc-head h2 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }
    
    .mid-desc-cont ul li::marker {
        font-size: 10px !important;
    }
    
    .mid-desc-cont ul li:before {
        height: 20px;
        width: 20px;
        left: -17px;
        top: 0px;
    }
    
    .mid-desc-cont ul li.mid-desc-list h3 {
        font-size: 14px !important;
    }
    
    .mid-desc-cont ul li.mid-desc-list p {
        font-size: 12px;
        line-height: normal;
    }
    
    .disclaimer p {
        font-size: 12px !important;
    }
    
    section.related-products.product-section .related-head h2 {
        font-size: 20px;
    }
    body .main-pic {
        height: 450px !important;
    }
    
    section.clearfix.arrival-area.product:before {
        height: 50% !important;
    }
    
    .product-features {
        margin-top: 20px !important;
    }
    
    section.view-description:after {
        top: 0;
        right: 2%;
        height: 250px !important;
        width: 200px !important;
    }
    
    section.view-description:before {
        background-size: cover !important;
    }
    
    .mid-desc-content {
        padding: 80px 30px 80px 30px;
        position: relative;
        z-index: 1;
    }
    
    .mid-desc-content .sub-txt {
        font-size: 18px !important;
        line-height: normal !important;
    }
    
    .mid-desc-content .head-txt {
        font-size: 50px !important;
    }
    
    .mid-desc-content .with {
        font-size: 18px !important;
    }
    
    .mid-desc-content:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 80%;
        height: 80%;
        background: #0000002e;
        z-index: -1;
        border-radius: 30px;
    }
}


@media (min-width: 1250px) and (max-width: 1350px) {}
@media (min-width: 1100px) and (max-width: 1250px) {
    
    .main-pic{
        height:450px;
    }
    .col-md-6.col-sm-12.col-xs-12.my-quote {
        width: 50%;
        padding: 20px;
    }
    .short-description-inner {
        padding: 5px 0px;
        font-size: 14px;
    }
    .spec-div .right-div {
        font-size: 14px;
    }
    .rate-product .pro-star {
        padding-bottom: 10px;
    }
    body .product_secondary_images_container {
        height: 100px !important;
    }
    .owl-drag .owl-nav {
        top: -65px;
    }
}
@media (min-width: 993px) and (max-width: 1100px) {
    .col-md-6.col-sm-12.col-xs-12.my-quote {
        max-width: 50%;
        padding: 20px;
    }
    
    .rate-product .pro-star .view-count ul.view-icons-div li {
        font-size: 14px;
    }
    .owl-drag .owl-nav{
        top:-65px;
    }
    body .product_secondary_images_container{
        height:100px !important;
    }
}
@media (min-width: 767px) and (max-width: 992px) {
    
    .short-description-inner {
        font-size: 14px;
        padding: 10px 0px;
    }
    
    .rate-product .pro-star .view-count ul.view-icons-div li {
        font-size: 10px;
    }
    
    .col-md-6.col-sm-12.col-xs-12.my-quote {
        width: 50%;
    }
    
    .product-features h2 {
        font-size: 20px;
    }
    
    .view-quote-btn a {
        font-size: 14px;
    }
    
    .container.prod_main {
        padding-top: 10px;
    }
    
    body .product_secondary_images_container {
        height: 100px !important;
    }
    
    .rate-product .pro-star .products-social-icons ul {
        padding-left: 10px;
    }
    
    .spec-div:before {
        height: 15px;
        width: 15px;
    }
    
    .spec-div {
        padding-left: 25px;
    }
    
    .owl-drag .owl-nav{
        top:-65px;
    }
    section.view-description .accordion-body {
        padding: 10px 0px;
    }
    
    .prod_desc h3 {
        padding-bottom: 10px;
    }
    
    section.related-products .product-list {
        height: 150px;
    }
    
    section.related-products .product-url a {
        font-size: 16px;
    }

}
@media (min-width: 575px) and (max-width: 767px) {
    
}
@media (max-width: 767px) {
    
    .container.prod_main {
        padding-top: 10px;
    }
    
    body .product_secondary_images_container {
        height: 100px !important;
    }
    
    .owl-drag .owl-nav {
        top: -65px;
    }
    .rate-product .pro-star {
        display: block;
    }
    
    .rate-product .pro-star .products-social-icons ul {
        justify-content: left;
        padding: 0;
        margin-top: 15px;
    }
    .short-description-inner {
        font-size: 12px;
    }
    
    .rate-product .pro-star .view-count ul.view-icons-div li {
        font-size: 12px;
    }

    .product-features h2 {
        font-size: 20px;
    }
    .prod_desc {
        margin-top: 20px;
    }
    
    section.view-description button.accordion-button {
        font-size: 20px;
    }
    
    section.related-products .product-list {
        height: 150px;
        margin-bottom: 10px;
    }
    
    .related-products .main-div {
        margin-bottom: 20px;
    }
    
    section.related-products .product-url a {
        font-size: 14px;
    }
    .view-quote-btn a {
        font-size: 12px;
    }
    
    section.clearfix.arrival-area.product {
        padding-bottom: 0px;
    }
    section.view-description .accordion-body {
        padding: 10px 0px;
    }
    .prod_desc h3 {
        padding-bottom: 10px;
    }
}