.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
body .product-info-main h1.page-title { font-size: 22px;  color: #1c252c;  font-weight: 700;  text-transform: uppercase; margin-bottom: 15px; text-align:left;}
.product-info-main .tablinks:after{ display: none;}
.pdp-tabs-data { width: 100%; clear: both; background: #fff;  overflow: auto;  margin: 0 0 30px; text-align: left;}
.pdp-tab-value.active { display: block;}
.pdp-tabs-data .tab_content p{ margin-top: 0; margin-bottom: 1rem; }
ul.pdp-top-tabs { margin: 0 auto 20px; padding: 0; list-style: none; text-align: center; font-size: 0; border-bottom: 1px solid #ddd; display: flex; justify-content: space-between;  align-items: center;}
.pdp-tab-value ul.faq-list, .pdp-tab-value ul.faq-list li.mb-4{ padding: 0;}
.pdp-tab-value ul { margin: 0; padding: 0px; list-style: none;}
.pdp-tab-value ul li { margin: 0 0 10px;  padding: 0px 0px 0px 20px; position: relative;}
.pdp-tab-value ul li:before { background: #35343e;  width: 5px; height: 5px; background-size: 100%;  content: ""; position: absolute;  left: 0; top: 8px; border-radius: 10px;}
.pdp-tab-value.active { display: block;}
.need-help-text { margin: 0 0 20px; font-weight: 700; color: #000;}
@media (min-width: 600px) {
.need-help-icon-section { display:flex; justify-content: flex-start  }
.need-help-icon-section>div { margin-right: 25px }
}
.product-info-main .faqtab div h3 { text-transform: uppercase; margin: 0;  font-weight: 400;  color: #1c252c;  height: 40px;  display: flex;  align-items: center;  padding: 0 45px 0 15px;  font-size: 12px;  letter-spacing: .8px;  left: initial; cursor: pointer;  position: relative;  -webkit-transition: all .5s ease;  -moz-transition: all .5s ease;  transition: all .5s ease; overflow: hidden;  background-color: #ccc;}
.product-info-main .faqtab>ul>li { padding: 0; margin: 0 0 10px;  position: relative;}
.product-info-main .faqtab div h3:before { position: absolute;  top: 50%;  transform: translateY(-50%);  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%); width: 40px;  -moz-transform: translateY(-50%);  -o-transform: translateY(-50%); display: block;  content: "";  height: 40px; line-height: 40px; text-align: center; background-color: #35343e; right: 0; left: inherit;  background-image: url(../images/faq-plus.png);  background-repeat: no-repeat;  background-position: center center}
.product-info-main .faqtab ul li.active div h3 { background: #f47323; color: #fff;}
.product-info-main .faqtab ul li.active div h3:before { background-image: url(../images/faq-minus.png);  background-repeat: no-repeat;  background-position: center center; background-color: #35343e; content: ""}
.product-info-main .faqtab div.ans { padding: 10px;  border: solid 1px #f47323; border-top: 0; display: none}
.product-info-main .faqtab div.ans p { font-size: 14px; color: #1c252c; font-weight: 400; margin: 0 0 15px}
.product-info-main .faqtab div.ans p a { font-weight: 700; color: #1c252c}
.product-info-main .faqtab div.ans p a:hover { color: #ee7421}
.instockicon-wrap { margin: 0 50px 0 0; }
.productsharingtools-instockicon {  position: relative;  display: flex;  justify-content: flex-start;  align-items: center;  width: 100%; padding: 18px 0 0;  border-top: 1px solid #ddd;}
.instockicon > div { display: table-cell; vertical-align: bottom;  text-align: left;  line-height: 1;  padding-left: 20px;}
.instockicon > div.in-icon{ padding-left:0;}
.result-sku-data {
    background-color: #fac9b1 !important;
}
        
.product\.description .container {
    padding-bottom: 0;
    padding-left: 0;
}
.product\.description .grid {
    display: block;
}
.product\.description h2.title-font {
    font-weight: 700;
    line-height: normal;
    font-size: 22px;
    color: #ee7421;
    text-decoration: none;
    border-bottom: none;
    height: 30px;
    padding: 0;
    width: auto;
    text-transform: uppercase;
    color: #ee7421;
    border-bottom: 2px solid #ee7421;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block;
}
        
.catalog-product-view .page-bottom {
    margin: 0;
    background: #f6f2f3;
    padding: 75px 15px;
}
.need-help-icon-section>div.need-help-icon.live-chat a {
    background-image: url(../images/chat.svg);
    padding-left: 38px;
    background-size: 27px 27px;
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 30px;
    margin: 0 0 5px;
    line-height: 30px;
    display: inline-block
}

.need-help-icon-section>div.need-help-icon.call a {
    background-image: url(../images/call.svg);
    padding-left: 38px;
    background-size: 27px 27px;
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 30px;
    margin: 0 0 3px;
    display: inline-block;
    line-height: 30px
}

.need-help-icon-section>div.need-help-icon.email a {
    background-image: url(../images/mail.svg);
    padding-left: 38px;
    background-size: 27px 27px;
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 30px;
    margin: 0 0 3px;
    display: inline-block;
    line-height: 30px
}
.catalog-product-view .page-bottom .block-title {
    margin: 0 auto 30px;
    position: relative;
    padding: 0 0 15px;
}
.catalog-product-view .page-bottom .block-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 1px;
    background-color: #ee7421;
} 
.featured-products-section{ margin-top: 0;}
.outstockicon .outstockicon-red {
    display: block;
    margin-bottom: 5px;
    line-height: 1;
    font-size: 17px;
    color: red;
    font-weight: bold;
}
.productsharingtools-instockicon .prod-attach-item {
    display: inline-block;
    margin-right: 15px;
}
.productsharingtools-instockicon>div .product-social-links a {
    position: relative;
}
.product-social-links a.brochure-icon {
    background: url(../images/brochure-icon.svg) no-repeat left center;
}
.product-social-links a.msds-icon {
    background: url(../images/msds-icon.svg) no-repeat left center
}
.product-social-links a.pdp-msds-download {
    text-decoration: none !important;
    display: inline-block;
    position: relative;
    padding: 7px 0 0 38px;
    min-height: 40px;
}
.product-social-links a, .product-detail-pdf-attchment a {
    text-decoration: underline !important;
    color: #000 !important;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
}
.product-social-links a.pdp-msds-download strong {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    display: block;
    padding: 0;
}

.catalog-product-view .product\.description .prose1 p { margin-bottom: 1rem;}

/* .rental-form-section {
    display: none
}

body.rent-active .rental-form-section {
    display: block;
    position: relative;
    margin-bottom: 20px
} */

.pdp-view-rent-block {
    display: flex;
    width: 100%;
    background: #f4f0f1;
    padding: 25px;
    margin-bottom: 50px;
    box-sizing: border-box
}

.pdp-view-rent-left {
    width: 52%;
    display: inline-block;
    font-size: 40px;
    color: #000;
    line-height: 50px;
    font-weight: 400;
    letter-spacing: .9px
}

.pdp-view-rent-left .pdp-rent-text2 {
    color: #f47323;
    font-weight: 600
}

.pdp-view-rent-right {
    width: 75%;
    display: flex;
    justify-content: flex-end;
    gap: 10px
}

.pdp-view-rent-right .pdp-rent-rent-now {
    width: 30%;     overflow: hidden;
}

.pdp-view-rent-block .rent-button {
    display: inline-flex;
    align-items: center;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    justify-content: center;
    font-size: 13px;
    background-color: #ee7421;
    color: #fff;
    margin-top: 15px;
    padding: 15px 25px;
    box-sizing: border-box;
    min-width: 222px
}

.pdp-view-rent-block .pdp-rent-txt {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    min-height: 96px
}

.pdp-view-rent-block .pdp-rent-txt .price {
    font-size: 20px;
    color: #f47323;
    font-weight: 700;
    line-height: 24px
}

.rent-agreement-box {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    font-size: 14px;
    padding-right: 60px;
    box-sizing: border-box
}

.rental {
    display: inline-block;
    vertical-align: top;
    width: 64%;
    font-size: 14px;
    background-color: #f6f2f3;
    padding: 60px 30px;
    box-sizing: border-box
}

.rent-main-title {
    color: #ee7421;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 8px;
    margin: 0 0 50px;
    border-bottom: solid 1px #d8d8d8;
    letter-spacing: normal;
    display: inline-block;
    width: 100%;
    position: relative
}
.rental-form-section {
    position: relative;
    margin-top: 20px;
}
.rent-close-button {
    height: 25px;
    width: 25px;
    text-align: center;
    box-sizing: border-box;
    border: solid 2px #ee7421 !important;
    border-radius: 50%;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.rent-close-button:before {
    font-size: 15px;
    color: #ee7421;
    font-family: "FontAwesome";
    content: "x";
    display: block;
    line-height: 23px;
    position: relative;
    bottom: 0;
    top: -2px;
    left: 0;
    right: 0
}
.custom_product_addtocart {
    display: inline-block;
    width: 100%;     margin-bottom: 50px;
}
.product-info-main .container {
    margin-top: 0;
}
.rent-main-title:after {
    content: '';
    background: #f47323;
    height: 2px;
    width: 280px;
    position: absolute;
    left: 0;
    bottom: 0
}

.rent-form-title {
    font-size: 22px;
    color: #1c252c;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    padding: 0 0 15px;
    text-align: center;
    display: block;
    margin: 0 0 30px; width: 100%;
}

.rent-form-title:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: 0;
    width: 40px;
    height: 1px;
    background-color: #ee7421
}

.rental .field-box .field-box-inner {
    margin: 30px -5px 0;
    font-size: 0
}

.rental .field-box .field-box-inner:last-child {
    margin: 0
}
.fields-wrapper {
    margin: 30px -5px 0;
    font-size: 0;
}
.rental .field-box-inner .field-inner {
    margin-bottom: 10px;
    position: relative;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    font-size: 13px;
    padding: 0 5px
}
.rental .field-box-inner .field-inner  input.input-text, .rental .field-box-inner .field-inner  select {
    padding: 0 20px; font-size: 13px;  color: #1c252c;  font-weight: 400; width: 100%; height: 45px; line-height: 18px;     border: 1px solid #ddd;
}
.check-box-wrap {
    position: relative;
}
.check_box_wap .choice {
    position: relative;
}
.check_box_wap>div {
    display: inline-block;
    vertical-align: top;
    margin-top: 18px;
    margin-right: 15px;
}
.check_box_wap .choice input[type=radio] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}


.field-box-inner .field-inner input {
    padding: 0 20px;
    font-size: 13px;
    color: #1c252c;
    font-weight: 400;
}
.check_box_wap .choice input[type=radio]+label {
    position: relative;
}
.check_box_wap .choice label {
    padding-left: 30px;
    cursor: pointer;
    line-height: 1.5;
    display: inline-block;
    min-width: 60px;
    font-size: 13px;
    color: #1c252c;
}
.check_box_wap .choice input[type=radio]+label:before {
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f47323;
    opacity: 0;
    visibility: hidden;
}
.check_box_wap .choice input[type=radio]+label:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    height: 18px;
    width: 18px;
    border: solid 2px #d7d7d7;
    border-radius: 50%;
}
.check_box_wap .choice input[type=radio]:checked+label:before {
    opacity: 1;
    visibility: visible
}
.check_box_wap .choice input[type=radio]:checked+label:after {
    border-color: #f47323
}

.radio-title {
    font-size: 14px;
    color: #000
}

.radio-title span {
    display: block;
    font-size: 11px
}

.rental .date_box {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.rental .field-box {
     width: 100%;
    padding: 0;
    margin-right: 0;
    font-size: 13px;
    display:inline-block
}

.rental .date_box input {
    background: #fff;
    width: 100%;
    display: inline-block;
    color: #1c252c;
    font-weight: 400;
    height: 45px !important
}
.rental .field-box .field-box-inner:last-child {
    margin: 0;
}
.rental .date_box label {
    margin-right: 10px
}

.rent-agreement-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.rent-agreement-box ul li {
    background: url(../images/arrow-froum.png) no-repeat left top;
    padding: 0 0 5px 40px
}

.rental .field.terms {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative
}
.rental .field.terms label.checkbox {
    display: inline-block;
    vertical-align: middle;
}
.rental  .form-list .field-box .control textarea {
    background-color: #fff;
    font-weight: 400;
    color: #606060;
    height: 110px;
    padding: 10px 20px;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #ddd; width: 100%;
}

.rent-agreement-box h2 {
    font-size: 22px;
    color: #1c252c;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 15px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0 0 15px
}

.rent-agreement-box h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 1px;
    background-color: #ee7421
}
.table_pallet_wrapper table td,.table_pallet_wrapper table th,.table_pallet_wrapper table td,.table_pallet_wrapper table th {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
    vertical-align: middle
}

.table_pallet_wrapper table td:first-child {
    background: #f7f7f7
}

.table_pallet_wrapper {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 25px
}

.table_pallet_wrapper table th {
    background: #fff4ee;
    padding: 10px 15px;
    text-align: left;
    position: sticky;
    left: -2px
}

.table_pallet_wrapper table>tbody>tr:last-child>td {
    background: #ef7422;
    text-align: center;
    font-weight: 700;
    color: #fff;
    vertical-align: middle
}

.table_pallet_wrapper table>tbody>tr:last-child>td a {
    color: #fff;
    font-size: 14px;
    line-height: 18px
}

.table_pallet_wrapper table th.last-th {
    background: 0 0;
    border: none 0px
}

h2.table-pallet-title {
    color: #ee7421;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 30px;
    position: relative
}

h2.table-pallet-title:after {
    content: '';
    background: #f47323;
    height: 2px;
    width: 280px;
    position: absolute;
    left: 0;
    bottom: 0
}

.grouped tbody tr td:nth-child(2) {
    text-align: left;
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    line-height: 42px;
}
.grouped tbody tr td:nth-child(4) {
    min-width: 93px;
}
.table.grouped td[data-th="Order Qty"] {
    width: 19%;
}
.table-wrapper.grouped {
    width: 100%;
    overflow-x: auto;
}
.table-wrapper.grouped .hidden{display: table-header-group;}

.scroll-right {
    float: left;
    position: relative;
    margin-top: 5px;
}
.custom_product_addtocart .float-right button span.hidden { display: block;}
.product-item .price-container {  display: inline-block;}


.related-product-slider .product-item .price-label {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.btn-primary:hover svg path{ fill: #fff;}


@media (max-width: 1200px) {
    .tablinks{font-size: 12px;     margin: 0 10px;}

 .pdp-view-rent-left {
        font-size: 18px;
        line-height: 24px; width: 25%;
        
    }
    .pdp-view-rent-block .pdp-rent-txt{ font-size: 12px;}
    .rent-agreement-box h2 {
        font-size: 14px;
    }
        .rent-form-title {
        font-size: 16px;
        margin: 0 0 15px;
        padding: 0 0 5px;
    }

}

@media (max-width: 1023px) {
    #mobileMenu nav ul li .text-current { color: #000; }
    .scroll-right:after {
        content:'';
        background: url(../images/right-arrow.png) no-repeat;
        width: 61px;
        height: 37px;
        display: block;
        position: absolute;
        left: 0;
        top: -18px;
        -webkit-animation-name: example;
        -webkit-animation-duration: 4s;
        -webkit-animation-iteration-count: 1000;
        animation-name: example;
        animation-duration: 4s;
        animation-iteration-count: 1000
    }
    .custom_product_addtocart {
    display: inline-block;
    width: 100%;
    position: relative;
}
.catalog-product-view .page-bottom{ padding: 15px;}
.catalog-product-view .page-bottom .product-slider h2.title-font{ font-size: 20px;  text-align: center;}
.featured-products-section{ padding: 0;}
.featured-products-section .relative .pb-3.mb-6{ margin: 0; padding: 0;}
.product\.description iframe { width: 100%;}
.grouped-products-toolbar {
    margin-top: 30px;
    overflow: auto;
}
    .pdp-view-rent-block .rent-button {
        min-width: 100%;
        font-size: 11px;
        padding: 10px 2px;
    }
       .rental{    width: 59%;}
       .rent-agreement-box{    width: 40%;     padding-right: 10px;}
       .rental .field-box-inner .field-inner{ width: 100%;}

}

@-webkit-keyframes example {
    0% {
        left: 0;
        top: 0
    }

    25% {
        left: 10px;
        top: 0
    }

    50% {
        left: 0;
        top: 0
    }

    75% {
        left: 0;
        top: 0
    }

    100% {
        left: 0;
        top: 0
    }
}

@keyframes example {
    0% {
        left: 0;
        top: 0
    }

    25% {
        left: 10px;
        top: 0
    }

    50% {
        left: 0;
        top: 0
    }

    75% {
        left: 0;
        top: 0
    }

    100% {
        left: 0;
        top: 0
    }
}

@media (max-width: 767px) {
    .custom_product_addtocart form .prod_enq_validation_msg  { padding-top: 40px; }
    ul.pdp-top-tabs{margin: 0 auto 10px; flex-direction: column;  align-items: flex-start;   text-align: left;}
    .tablinks{ width: 100%;  margin:4px 0 4px 0; padding-bottom: 0px;}
        .custom_product_addtocart .float-right .actions, .custom_product_addtocart .float-right button {
        max-width: 100%;
        margin: 0 0 10px !important;
        min-height: inherit;
        width: 100% !important;
    }
        .custom_product_addtocart .float-right {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        padding: 0;
        height: auto;
    }
    .custom_product_addtocart .product-add-form .box-tocart {
        margin: 40px 0 25px;
    }
    .productsharingtools-instockicon{    flex-direction: column;
    align-items: flex-start;
    gap: 10px;}

    .pdp-view-rent-block {
        flex-direction:column
    }

    .pdp-view-rent-right,.pdp-view-rent-left {
        width: 100%
    }

    .pdp-view-rent-block .rent-button {
        margin-top: 5px
    }

    .rental .field-box-inner .field-inner {
        width: 100%
    }

    .rental .field-box-inner .field-inner .check_box_wap>div {
        margin-top: 10px
    }
        .pdp-view-rent-right .pdp-rent-rent-now {
        width: 100%;
        margin-top: 10px;
    }
    .pdp-view-rent-block .rent-button {
        margin-top: 5px;
    }
        .pdp-view-rent-right {
        flex-direction: column;
    }
    .rental {
        width: 100%;
        padding: 10px;
    }
    .rent-agreement-box {
        width: 100%;
        padding: 0;
    }
    .rental .field-box-inner .field-inner {
        width: 100%;
    }
    .field-box-inner .field-inner input, .field-box-inner .field-inner textarea {
        padding: 10px;
    }
        .fields-wrapper {
        margin: 20px 0 0;
    }
    .pdp-view-rent-block .pdp-rent-txt{ min-height: auto;}

}

