.vfete {
    display: none !important;
}

.navbar-nav {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float: none;
    padding-left: 0px;
}

@media (max-width: 600px) {
    .vfete {
        display: unset !important;
    }
}

.sub-banner .banner-section {
    position: relative;
    padding: 132px 200px 0 215px;
}

.product-details {
    padding: 120px 0px;
    overflow: hidden;
}

.product-details .product-details__title {
    color: #e1b261;
    font-wegiht: bold;
    text-transform: uppercase;
}

.product-details .product-details__content-text2 {
    color: black;
}

.quantity-box .thm-btn {
    background-color: #e1b261;
    border-color: #e1b261;
    border: 0px solid red;
    padding: 10px 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}

/*Cart*/
#add-cart {
    position: relative;
    overflow: hidden;
    padding: 50px 0px;
}

.OrdHisTop {
    background: #1f1f1f;
    float: left;
    margin-top: 15px;
    width: 98%;
    ma;
    margin-left: 12px;
}

.OrdHisTop ul {
    margin: 0px;
    padding: 0px;
}

.OrdHisTop li {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-right: 1px solid #2C3137;
    padding: 5px 0px;
    width: 17%;
    text-align: center;
    list-style: none;
}

.OrdHisTop li:first-child {
    width: 25px;
}

.OrdHisTop li:last-child {
    border: none;
    width: 145px;
}

.EmptyCart {
    margin: 20px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.EmptyCart a {
    color: #F00;
}

.EmptyCart a:hover {
    text-decoration: none;
}

.BasketCon {
    padding: 10px 0px;
    border: 1px solid #2C3137;
    float: left;
    width: 98%;
    mar;
    /* margin-lef;/* border-width:0px 1px 1px; */
    px 1px;
    /* margin-bottom:15px; */
    margin-left: 12px;
}

.BasketImg {
    width: 115px;
    float: left;
    border-right: 1px solid #2C3137;
}

.BasketDetails {
    float: left;
    width: 47%;
    padding: 0 3px;
    display: block
}

.BasketDetails p {
    border-bottom: 1px solid #2C3137;
    padding-bottom: 3px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #424242;
}

.BasketQty {
    width: 17%;
    float: left;
    padding: 0 3px;
}

.BasketCon .txt_id {
    background: #f1f1f1;
    border: 1px solid #666;
    text-align: center;
    margin-bottom: 8px;
}

.BasketRate {
    width: 13%;
    float: left;
    text-align: center;
    font-size: 14px;
}

.BasketTotal {
    width: 13%;
    float: left;
    text-align: center;
    padding: 0 3px;
}

.BasketTotal p {
    font-size: 14px;
    margin-bottom: 10px;
}

.BasketTotal a {
    color: #F00;
}

.BasketTotal a:hover {
    text-decoration: none
}

.TotalCon {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}

.TotalQA {
    background: #f1f1f1;
    border: 1px solid #ccc;
    padding: 5px;
}

.TotalQA label {
    font-weight: bold;
    color: #000;
    float: left;
    margin-right: 10px;
}

.TotalQA span {
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #900
}

.TotalCon p {
    margin-top: 8px;
    margin-bottom: 15px;
}

.TotalCon p a {
    background: #e1b261;
    color: #fff;
    font-weight: bold;
    padding: 7px;
}

.TotalCon p a:hover {
    text-decoration: none;
}

.UpdateBtn {
    background: #000;
    padding: 3px 22px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.UpdateBtn:hover {
    background: #666;
    color: #fff;
}

.QuoteForm {
    margin: 15px;
}

.SubmitText {
    font-size: 18px;
    font-weight: bold;
    color: #060;
    padding-top: 30px;
    text-decoration: underline;
    min-height: 250px;
}
.sfsadfsdfs {
    width: 100% !important;
    height: 35px;
    border: 1px solid #24242447;
    border-radius: 5px;
    padding-top: 5px;
}

.btnet {
    background-color: #e1b261;
    border: 1px solid #e1b261;
    color: white;
    padding: 10px 25px;
    border-radius: 7px;
    margin-top: 15px;
}
/*Cart*/

.class-box {
    position: relative;
    overflow: hidden;
}

.class-box img {
    max-width: 100%;
}

.class-box h6 {
    color: #e1b261;
    text-decoration: none;
}