.product-breadcrumb .breadcrumb {
    justify-content: flex-end;
}

/*.product-breadcrumb ol.breadcrumb li a{
    padding-bottom: 2px;
}*/
.product-breadcrumb ol.breadcrumb li a:hover {
    text-decoration: underline;
    text-decoration-color: #333;

}

.product-breadcrumb .bg-para-desc {
    background-color: #ededed;
    height: auto;
    margin-bottom: 10px;
    padding: 4px;
}

.product-breadcrumb .bg-para-desc h2 {
    font-size: 24px;
}

.CustomBoxes-product-h1 {
   
    color: black;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    margin-top: 8px;
}

/*================== Product-info-styling=================
===============*/


/*#Product-info-features .banner-text h2 {
    font-family: "Tcb_cooper_black_medium";
    font-size: 24px;
    text-align: center;
    color: #AA225A;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 22px;
}

#Product-info-features .banner-text h2:after {
    margin: 0px auto;
    content: "";
    position: absolute;
    width: 9%;
    height: 2px;
    bottom: 0;
    left: 45%;
    border-bottom: 2px solid #AB2259;
}
*/
label.label-styling {
    color: #333;
    font-size: 15px;
    font-weight: bolder;
    padding-bottom: 10px;

}


#CustomBoxes-Product-info-features .form-detailed .form-group .form-control {
    border: 1px solid #f28965;
    border-radius: 0;
}

#CustomBoxes-Product-info-features .form-detailed .form-group {
    margin: 0px 0px 20px;
}

#CustomBoxes-Product-info-features .p-tb-50 {

    padding: 35px 0px 0px;
}


.form-detailed .form-group input:focus {
    outline: 0;
    border: 0;
    box-shadow: none;
}

ul.Boxes-ul {
    padding: 0 40px;
}

ul.Boxes-ul li {
    list-style-type: disc;
    text-align: left;
}

/*first  slider col-lg-4*/
.slider_tp_20 {
    padding-top: 50px;
}

.slider_icons-border {
    border-right: 1px solid #ccc;
}

.slider_icons-border:last-child {
    border-right: 0px;
}

.slider_icons-border h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

img.CustomBoxes-light-slider-pic {
    /* border: 1px solid #ba2aa3 !important; */
    /*border-right: 0.4px  solid #f28965 !important;*/
}

.CustomBoxes-form_product_styling {
    /* border: 1px solid #ba2aa3; */
 background-color: #faf4d8;
    padding: 10px;
    display: block;
    max-width: 600px;
    min-height: 610px;
    margin: 0 auto;
}

.CustomBoxes-form_product_styling .form-group .form-control {
    height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    font-size: 12px;
    border-color: #e7ebf1;
    border-radius: 0px;
    box-shadow: none;
    background: #fafafa;
    transition: background-color 200ms linear;
    /* border: 1px solid #ba2aa3; */

}

.CustomBoxes-form_product_styling .form-group {
    font-size: 12px;
    text-transform: uppercase;
    color: #323232;
    font-weight: 700;
    margin-bottom: 30px;
}


.CustomBoxes-form_product_styling .product-form-inputs {
    height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    font-size: 12px;
    border-color: #e7ebf1;
    border-radius: 0px;
    box-shadow: none;
    background: #fafafa;
    transition: background-color 200ms linear;
    /* border: 1px solid #ba2aa3;
    ss */
}

input.block-level-btn {
    margin-bottom: 10px;
    height: 40px;
    width: 150px;
    font-size: 18px;
    color: #000;
   
    background-color: #fdeda2;
    border-radius: 0px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

.explaination-boxes {
    font-family: Arial,
        Helvetica,
        sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: normal;
    text-align: justify;
}
.section-desc-CustomBoxes{
    padding: 40px 0px;
    background-color: #eeeeef;
   
}
/*=====================product-slider====================*/
/* .mySlides {display:none}

.w3-button img{
 display:inline:block;
 width:144px;
 height:150px;
}
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

.w3-content, .w3-auto {
    margin-left: auto;
    margin-right: auto;
}
.w3-red:hover {
    color: #fff!important;
    background-color: #f44336!important;
    background: url(https://www.w3schools.com/w3css/img_snow_wide.jpg);
    width: 144px;
    height: 150px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}*/
ul#CustomBoxes-image-gallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 35px 0px 0px;
}

/* -----.demo_1 .item{
            margin-top: 60px;
        }------
*/
.content-slider li {
    background-color: #ed3020;
    text-align: center;
    color: #FFF;
}

.content-slider h3 {
    margin: 0;
    padding: 70px 0;
}

/*================== Tabs=================
===============*/
#tabs {
    background-color: #f2f1f1;
    padding: 40px 0;
    color: #333;
}

#tabs .nav {
    justify-content: center;
}

#tabs nav>.nav.nav-tabs {
    border: none;
    color: #fff;
    border-radius: 0;
}

#tabs nav>div a.nav-item.nav-link,
#tabs nav>div a.nav-item.nav-link.active {
    background: linear-gradient(90deg, #ba2aa3 0%, #ba2aa3 100%);
    color: white;
    /*padding: 10px 30px;*/
    margin: 0px 2px;
    font-size: 15px;
    font-weight: bold;
    /* border-color: transparent transparent transparent;
    border-bottom: 4px solid transparent !important; */

}

#tabs nav>div a.nav-item.nav-link.active {
    /* border-bottom: 4px solid #f28965 !important; */
    z-index: 99999;
}

/* nav>div a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -60px;
    left: -10%;
    border: 15px solid transparent;
    border-top-color: #e74c3c;
} */

.tab-content {
    background: #f2f1f1;
    line-height: 25px;
    /* border: 1px solid #ddd;
    border-top: 5px solid #e74c3c;
    border-bottom: 5px solid #e74c3c; */
    padding: 30px 25px;
}

#tabs .nav-fill .nav-item {
    flex: 0 0 auto;
    color: #ffffff;
}

#tabs nav>div a.nav-item.nav-link {
    color: #ffffff;
    font-weight: bold;
    border-radius: 0px;
}

#tabs .tab-content .tab-pane h3 {
    color: #333;
    font-weight: 600;

}

#tabs .tab-content .tab-pane p {
    color: #333;
    line-height: 1.5;
}

/* #tabs .nav-tabs {
    border-bottom: 1px solid #777777 !important;
} */

/* =======================Styling Product
=================== */
.CustomBoxes-para-product {
    background-color:  #eeeeef;
}
.p-tb-60 ,.CustomBoxes-tabs{
    padding: 50px 0px 30px;
}

/*=====================request a quote stylying====================*/
.form-for-Request {
    padding: 30px 10px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    margin: auto;
    max-width: 600px;
}

.our-Breadcrumb-Nav .breadcrumb .breadcrumb-item a {
    color: #ba2aa3;
}

.request-quote-row {
    border-bottom: 6px solid #ba2aa3;
    display: table;
    width: 100%;
    padding-top: 30px;
}

.request-quote-row .request-quote-title h1 {
    font: 500 38px sans-serif;
    text-align: left;
    font-family: "PT Sans", sans-serif;
}

.request-quote-from .label-view {
    color: #f47822;
    font-weight: 600;
}


.request-quote-from .form-group .form-control {
    height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    font-size: 12px;
    border-color: #e7ebf1;
    -webkit-appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fafafa;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;

}

.request-quote-from .form-group textarea.form-control {
    height: auto;
}

/*  .our-offer's .category-headings{
        
    }*/

.our-offers .category-headings h2 {
    position: relative;
    z-index: 1;
    font-size: 26px;
    padding: 10px 0px;
}

.our-offers .category-headings h2::after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background-color: #ddd;
    position: absolute;
    top: 50%;
    z-index: -1;

}

.lSNext,
.lSPrev {
    background-color: #ba2aa3;
    opacity: 1;
}