﻿.li_select {
    background-color:green;
}
.mobileOtpCancel {
    position: absolute;
    right: 5%;
    /*z-index: 100;
    font-weight: 600;
    color: #000000;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    padding: 2px 6px;
    border: 1px solid #000000;
    border-radius: 4px;*/
}


/************Style Black Surendu***************/
.ModalSection .modal-header .close, .sortModal .modal-header .close {
    color: #ffffff;
}
.ModalSection .modal-header, .sortModal .modal-header,
.ModalSection .modal-header, .sortModal .modal-header .testArea p
 {
    background: #0192bf;
    color: #ffffff;
}
.ProductDetailsSection .ShareArea {
    /*padding: 11px 15px 5px 50px;*/
    padding:0px;
    margin-right: auto;
    margin-left: auto;
}

.price_rate_box p {
  min-height: 42px;
}
.paymentWarning {
    width:100%;
    float:left;
    padding:15px;
}
.PincodeArea p, p.Message {
    color: #fff;
    padding: 0 0 0 40px;
}
.paymentWarning1 {
    width: 100%;
    float: left;
    /*padding:5px;*/
}
.feature_products .feature_title h4 {
    font-size: 1.4rem;
}

/*section.ProductDetailsSection .similarProdArea .ProductsDisplayArea .product_description h5 {
    text-align: left;
    margin: 5px 0;
}*/
section.ProductDetailsSection .similarProdArea .ProductsDisplayArea .product_description h5 span {
    color: #312f34;
    background: #e4e4e4;
    padding: 4px 10px;
    border: 1px solid #6f6f6f;
    font-weight: 700;
    font-size:  0.94rem;
    display: inline-block;
}
/*section.CartSectionNew .MyAccountCard {
    min-height:600px;
}*/
section.CartSectionNew .ProductDesc .Description p a {
    display:inline-block;
}
.BottomFilter ul li.fullWidth {
    float: left;
    width: 100%;
    position: relative;
}
#cartReviewSection .address_review {
    /*min-height:250px;*/
}
.PaymentOptions .new_pymnt_inr .nav-tabs>li>a>p>span>strong>i {
    color:red;
    font-weight: 600;
    font-size: 13px;
}
.AdvancedCategorySearch .SearchPanel .form-control {
    padding: 6px 10px 6px 10px;
}
.AdvancedCategorySearch .SearchPanel {
    padding-top: 2px;
}
.checkout_content .form_section .otp_content p.change_no a {
    font-size: 1.2rem;
    text-decoration: underline;
    text-transform: capitalize;
}
.address_review .review_area .review_item .order_details h5 {
    padding-right: 35px;
}

.recentview .feature_title {
   background-color:#e4e4e4;
}
.recentview .feature_products .feature_title {
    padding: 5px 15px;
}
.recentview .feature_products .feature_title h4 {
    font-size: 1.4rem;
    margin: 0;
    line-height: 22px;
}
.ProductDetails .clslblSellDevice {
    color:#000;
    font-size:11px;
}
.ProductDetails .clslblSellDevice span {
    color:red;
    font-size:11px;
}
/**surendu**/
section.ProductDetailsSection .clscategory {
    padding: 8px 15px;
}
section.ProductDetailsSection .clscategory a{
    text-transform: uppercase; 
    color: #ff4943;
    font-weight: bold;
    text-decoration: underline;
}
.ShippingHL {
    color: red;
}
.paymentDetailsSection .tabSection ul li, .InfoTabSection ul li {
    float: none;
    width: 23%;
    display: inline-block;
}

.OTPFourBlocks {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.OTPFourBlocks li {
    width:24%;
    }

.shortcut {
    padding: 5px 0;
    background: #fff;
}

