.sm_heading {
    color: #000;
    float: left;
    font-family: TrajanProbold;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.machine-item-details.addline a {
    color: #0c0c0c!important;
    font-weight: 700;
    overflow: hidden;
    letter-spacing: 0;
    cursor: pointer;
}

.machine-item-details.addline a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.machine-item-link {
    color: #62a9d3!important;
    font-style: normal;
    /* text-align: right; */
    font-weight: 600;
}

/* .machine-item>.machine-item-details.container_mid {
    width: 80%;
} */

.machine-video {
    background-image: url(../images/video.gif);
    max-width: 66px;
    height: 31px;
    color: transparent;
    width: fit-content;
    cursor: pointer;
}

/* .machine-item-image .machine-item-price {
    background-color: unset !important;
    overflow: hidden;
    float: right;
    width: 100%;
    padding: 2px 10px !important;
} */

.machine-item-price-normal,
span.price {
    background-color: unset;
    padding: 4px;
    cursor: pointer;
    width: inherit;
    text-align: center;
    font-size: 40px !important;
}

.product.data.items>.item.title:not(.disabled)>.switch:active,
.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover {
    /* background: #459acf !important; */
    /* background: #aaa !important; */
    color: #ffffff !important;
    text-decoration: none;
    background: #295089 !important;
}

.machine-item-details.addline a:hover {
    text-decoration: none;
}

.page-heading {
    margin: 0;
    margin-bottom: 0.7em;
    color: #3399cc;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 22px;
}

.s_container-top {
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    color: #636363;
    font-size: 14px;
    line-height: 1.5;
}

span#required-text {
    color: red;
}

span.highlight {
    font-weight: bold;
}

.s_container-bottom {
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    color: #636363;
    font-size: 14px;
    line-height: 1.5;
}

.specification_row {
    display: grid;
    /* border: solid; */
    grid-template-columns: 310px auto;
    max-width: 450px;
}

.Spf_eq_container {
    background-color: rgb(217, 226, 225);
    padding: 20px;
    position: relative;
    /*  display: grid;
    grid-template-columns: 1fr 1fr; */
    margin: 40px 0px;
}

.gray-background-box {
    /* background-color: rgb(217, 226, 225); */
    background-color: white;
}

.speci_and_eq {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-family: TrajanProbold;
    color: black;
}

.spec_heading,
.equip_heading {
    background: #eee813;
    width: fit-content;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-family: TrajanProbold;
    padding: 9px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.specification div>div,
.equip_row {
    text-transform: uppercase;
    padding: 10px;
  /*   font-weight: 600; */
}

.data.item.content,
div#similar_machine {
    border: solid 1px #d9e2e1 !important;
    background: #fbfbfb !important;
}

.product-custom-video-lang {
    color: #3f61ad;
    font-family: pt sans;
    font-size: 28px;
    font-style: italic;
}

.product-custom-video-main {
    /* padding: 20px; */
    padding: 5px;
}

.product-custom-video {
    /*flex-direction: row-reverse;*/ /* video not showing in correct order (Nikunj rawat) */
    margin: auto;
    display: inline-flex;
    text-align: center;
    flex-wrap: inherit;
}
/* .product-custom-video {
    margin-top: 66px;
    margin-bottom: 20px;
} */
h1.page-title {
    text-transform: uppercase;
    font-size: 20px !important;
    font-weight: 600;
    color: #636363;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    text-align: left;
    padding: 20px;
    width: 97% !important;
    padding: 15px 10px !important;
}

.product.media {
    /* border: 2px solid #f4f3f3; */
    max-width: 37%;
    margin-left: 10px;
}

.product-info-main {
    width: 60% !important;
    margin-top: 20px;
    margin-left: 20px;
}

.product-info-stock-sku {
    display: grid;
    /* line-height: 2; */
    line-height: 1.75;
}
.product-info-stock-sku img {
    max-width: 170px;

}

strong.type {
    /* color: #9e9e9e !important; */
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
}

.value {
    color: #000000 !important;
    /* font-weight: bold; */
    padding-left: 5px;
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    float: left;
}

.click_larger_image {
    background: #2a5088;
    max-width: 250px;
    text-align: center;
    color: white;
    padding: 10px;
    border-radius: 4px;
    font-size: 20px;
    max-height: 30px;
}
/* .extra-product-content-trade {
    text-align: right;
    max-width: 90%;
    margin-top: 24px;
} */

/* .machine-item-link {
    float: right;
    padding-top: 6px;
    padding-right: 6px;
} */

.machine-video {
    float: right;
}

.spec-color
{
    color: #004696;
}


/*tab css*/

/* .product.data.items {
    background-image: url(../images/gred-menu.jpg);
} */

.data.item.title a {
    /* background-image: url(../images/gred-menu.jpg) !important; */
    /* color: white !important; */
    background: white !important;
    color: black !important;
    transition: background-color 0.3s ease;
    font-size: 24px !important;
    font-family: MuseoSans_500 !important;
    margin-bottom: 0px;
}

.data.item.title {
    margin: 0px !important;
}


/*End tab css*/


/*cart box design css*/

.wishlist-button-repos
{
    top: -6px !important;
}
button#product-removequote-button {
    /* width: 100%;
    margin-left: 0px;
    position: relative;
    top: -303px;
    padding: 0px !important; */
    height: 50px !important;
    /* text-align: center;
    font-size: 0; */
    cursor: pointer;
    /* background-image: url(../images/banicon.jpg) !important; */
    background: #2a5088;
    text-align: center;
    color: white !important;
    font-size: 18px;

}

/*quote cart new css*/
.product-view-compare-section {
    position: relative;
    top: 30px;
}


/*end css*/
a.action.tocompare {
    background: unset !important;
    border: 0px !important;
    font-weight: 400 !important;
    float: right;
    margin-right: 20px !important;
    margin: 10px !important;
    font-size: 14px !important;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif !important;
}

.extra-product-content-call-for-price {
    background-color: rgb(244, 242, 77);
    max-width: 155px !important;
    text-align: center;
    float: left;
    padding: 10px;
    font-family: "PT Sans", sans-serif !important;
    color: #000000 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    margin-left: 5px;
}

/* .extra-product-content-doller {
    float: left;
    margin-top: 23px;
} */

/* .extra-product-content-finance {
    background-attachment: scroll !important;
    background-image: url(../images/financing-green-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 293px 70px;
    float: right;
    padding-right: 25px !important;
    height: 75px;
    margin-top: 15px !important;
    width: 300px;
} */

.gallery-placeholder {
    position: relative;
}

span.master-sold-label {
    color: #D00A00 !important;
    font-size: 28px;
    font-style: normal;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    letter-spacing: 1.1px !important;
    overflow: hidden;
    text-transform: uppercase;
}

.custom-sold-machine {
    right: 0px;
    background-image: url(../images/sold_out.png) !important;
    width: 144px;
    position: absolute;
    height: 70px;
    background-repeat: no-repeat;
    font-size: 0;
    top: 5px;
    padding: 3px 6px;
    z-index: 1;
}

/* .extra-product-content-finance a {
    color: white;
    font-size: 22px;
    float: left;
    padding-left: 36px;
} */
/* 
.extra-product-content-finance a:hover {
    text-decoration: unset;
} */


/*end cart box css*/

span.finance_txt {    
    font-size: 22px;
    color: black;
}
span.finance_txt a {
    display: block;
    color: #1a55aa;
    text-decoration: none;
}
.finance_txt_price{
   font-size: 25px !important;
    font-weight: bold;
}
span.mdf {
    display: block;
    float: right;
    width: 39%;
    font-size: 21px;
    font-family: 'TrajanProRegular' !important;
    position: relative;
    top: -29px;
    left: -33px;
}

span.border-top {
    display: block;
    border-top: solid 2px;
}

a.action.tocompare span {
    display: none;
}

/* .product-info-price {
    width: 65%;
    float: left;
} */

.action.towishlist.moveupper {
    margin-top: -66px;
}

/*single prodect view page*/

h1.page-title {
    text-transform: uppercase;
    font-size: 15px !important;
}


/*serach box responsive css*/

.field.search label {
    display: none;
}

.block-search input {
    position: unset !important;
    width: 10% !important;
    margin: 0px;
}

.field.search input#search {
    width: 100% !important;
    border: solid 1px black;
    border: 1px solid #c2c2c2;
}

.block-search .control {
    border: 0px !important;
}

/* .actions button {
    border-radius: 0px;
    line-height: 21px;
    margin-left: 10px;
} */


/*Mobile responsive code here*/

@media screen and (max-width: 667px) {
    .product-info-main {
        width: 100% !important;
        margin: 10px;
    }
    .header_menu ul {
        width: 100% !important;
        padding: unset;
    }
    .product-custom-video {
        margin: auto;
        display: inline-flex;
        text-align: center;
        flex-wrap: wrap;
        align-content: center;
        flex-direction: column-reverse;
        padding: 10px;
    }
    .extra-product-content-call-for-price {
         padding: 5px;
         font-size: 15px !important;

    }
}

@media screen and (max-width: 600px) {
    /*single prodect view page css */
    .page-title-wrapper-prouct h1 {
        font-size: 15px !important;
    }
    .product-info-main {
        width: 100% !important;
        margin: 10px;
    }
    strong.type {
        font-size: 17px;
    }
    .value {
        font-size: 15px;
    }
    .page-title-wrapper-prouct h1 {
        font-size: 15px !important;
    }
    strong.type {
        font-size: 17px;
    }
    .custom-option-item {
        margin: 10px !IMPORTANT;
    }
    .machine-item-image {
        float: unset;
        width: 100%;
        text-align: center;
        margin: auto;
    }

    .product.media {
        /* border: 2px solid #f4f3f3; */
        max-width: 94%;
        margin-left: 10px;
    }
    /* .extra-product-content-trade {
        text-align: center;
        margin-top: 24px;
    } */
    .optional_equi_container {
        margin: 10px;
        padding-top: 10px;
        text-align: left;
    }
    p.sellmachinery_txt {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .specification_row {
        grid-template-columns: 2fr 1fr !important;
        max-width: 100% !important;
    }
    .speci_and_eq {
        grid-template-columns: 1fr !important;
    }
}

.award-info {
    text-align: center;
    padding-top: 10px;
}

.award-info img {
    padding: 10px;
}


/*new css for quote cart popup*/

.quick-quote-wrapper .modal-header {
    background: #3399cc;
    border-bottom: 1px solid #3399cc;
}

.quick-quote-modal .quoted-product {
    background: unset;
}

.quick-quote-modal .quoted-product:after {
    width: unset;
}

.quick-quote-modal .product-image .image-wrapper a {
    display: block;
   /*  margin: 0 auto; */
    max-width: unset;
    width: unset;
}

.quick-quote-wrapper .modal-footer .primary {
    float: right;
    margin: 0px 20px;
}

.product-image.quick-quote-product .product-image-container {
    display: grid;
    min-width: 150px;
    /* max-width: 150px !important; */
    border: solid 1px #80808021;
    /* margin:auto; */
}

.product-image.quick-quote-product .image-wrapper {
    box-shadow: unset;
}


/* .product-add-form .box-tocart > div > div {display:none !important;} */

.product-view-term_condition {
    background-color: #fff200;
    min-height: 30px;
    height: auto;
    font: 300 12px 'Lucida Grande', Tahoma, Verdana, sans-serif;
    padding: 5px;
    color: black;
}
.product-view-term_condition p {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.product-view-term_condition  {
    max-width: 91%;
    margin: 10px auto;
    border-radius: 30px;
    padding: 10px;
    border: solid 1px gray;
}

@media screen and (max-width: 740px) {
    .product-info-main {
        padding-left: 10px !important;
    }
}
/*css for Ipad */
@media all and (device-width: 768px) {

    .product-info-main {
        width: 55% !important;
    }
        .page-layout-1column .product.media {
        width: 38%;
    }

    }
    @media screen and (max-width: 500px) {
        .product-custom-video-main {
            padding: 2px;
            overflow: auto;
        }
        .product-custom-video-type {
            display: block;
            overflow: auto;
        }
    }

.breadcrumbs.product-view-page li.item.home a{
    color: #004696;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: unset;
    text-transform: capitalize;
}

.breadcrumbs.product-view-page li.item a{
    color: #1979c3;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: unset;
    text-transform: capitalize;
}

.breadcrumbs.product-view-page li.item:not(:last-child):after {
    color: #004696;
    font-size: 14px;
    font-weight: unset;
    content: '>';
    padding: 0px 3px;
}

.breadcrumbs.product-view-page .items > li{
    vertical-align:unset;
}

.product-custom-video-main .video-labels {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

p#addational-info {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    text-align: center;
}

p.addational-info-heading {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    text-align: center;
}

.award-info .awards-heading{
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    text-align: center;
}

/* .similar-product-register-discount {
    text-align: center;
    margin: 8px auto 0 0;
} */

.similar-product-register-discount img, .similar-product-register-discount picture {
    width: 150px;
}

/*increase video size*/
div#brand-video-container video {
    width: 90%;
}

/*similar new used load more button*/
.loadMoreBtn {
    width: 200px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid transparent;
    background-color: #3599cd;
    transition: .3s;
}


/* product page tabs design  */
.custom-tabs-wrapper .custom-tabs .tab {
  text-align:center;
  flex: 1;  
  transition: background-color 0.3s ease;
  font-size: 24px !important;
  font-family: MuseoSans_500 !important;
  margin-bottom: 0px;
}

.product.info.detailed .gray-background-box {
    background-color: rgb(217, 226, 225);
    padding: 15px 0px;
}

.custom-quote-button {
    padding: 0px !important;
    background: unset !important;
}

.custom-quote-button .icon-container {
    background-color: #0072ce;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.custom-quote-button .icon-container i {
    color: #fff;
    font-size: 18px;
}

.custom-quote-button .text {
    padding: 0 10px;
    white-space: nowrap;
}
.dis_bage_img img {
    height: 65px;
}

.catalog-product-view .product-info-main {
    display: inline-grid;
}

.catalog-product-view .product-info-price {
    order: 1;
}

.catalog-product-view .product-add-form {
    order: 3;
}

.catalog-product-view .product-social-links {
    order: 2;
}
div#easytabs {
    max-width: 92%;
    margin: auto;
}