span#btn-kebab {
    display: none;
}
span.js-phoneedit.lnr.lnr-pencil {
    margin-left: 5px;
}
#send_email_otp, #send_mobile_otp{
    padding: 10px 2.6rem !important;
    cursor: pointer;    
}
#new-email.empty_email,#new-mobileno.empty_mobile{
    border-color:red;
}
#message-edit-email-para{
    margin: 0;
    color: #000;
    font-size: 1.2rem;
    transition: border-color 0.15s linear,background 0.15s linear;
}
div#leftOptions.modifyAddress {
    display: none! important;
}
.countrycode_custom_val{
    display:none;
}
.add_to_cart_billing_address {
    font-family: "ralewaymedium", helvetica, arial, sans-serif;
    border-radius: 5rem !important;
    color: #fff !important;
    background: #f00909 !important;
    border: none !important;
    height: 3.4rem !important;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.1rem;
    padding: 10px 1.6rem !important;
    display: inline-block;
    position: relative;
    float: right;
	cursor: pointer;
}
#message-edit-email-para::-webkit-scrollbar { 
    display: none; 
} 
.mobile_otp_div, .mobile_otp_button{
    display: none;
}
div#form-edit-email {
    padding: 0!important;
}
.changeemaildiv, .mobile_otp_button{
    margin: 0 -2.4rem!important;
}
.sendemailotp, .sendmobileotp{
    padding-top: 6%!important;
}
.password-change-div{
    padding-right: 0!important;
}
span.js-fullemailedit.lnr.lnr-pencil {
    cursor: pointer;
}
span.js-phoneedit.lnr.lnr-pencil {
    cursor: pointer;
}
#gender-name-info{
    margin-bottom: 4px;
}
.pink.js-changePassword{
    padding-top: 5px;
    display:inline-block;
    margin-right: 5px;
}
.js-password{
    cursor: pointer;
}
#span-a-add-phone span.pink{
    cursor: pointer;
}
div#otp_message {
    color: red;
    font-size: 12px;
    padding-top: 2px;
    display: block;
    float: left;
}
#homepage p.product-page-sub-head {
    margin-top: 0;
    font-weight: 200;
    color: #333;
}
#seo-category h2 {
    padding-left: 7rem;
    padding-right: 7rem;
    font-size: 1.3rem;
    margin-bottom: 0;
    padding-bottom: 10px;
    background-color: white;
    position: relative;
    z-index: 2;
    color: #999;
    line-height: 1.5;
}
div#form-edit-email input#input-edit-email {
    border: none;
    background: none;
    padding: 0;
    margin-bottom: 0px;
    width: auto;
    display: inline-block;
}
div#form-edit-email {
    padding: 0!important;   
}
#checkout-review-table-wrapper .cart-item .bottom-section-three  .price.sale{
    bottom: 0;
}
#checkout-review-table-wrapper .cart-item .bottom-section-three {   
    position: relative;    
    padding: 47px 0 0 12px;
}
#checkout-review-table-wrapper .cart-item .bottom-section-three  .cart-price{
    margin-top: 5px!important;
    margin-right: -9px!important;
}
#checkout-review-table-wrapper .review-cart-item .price.sale{
    right: 0;
}
.forgetpassword-captcha {display: none;}
a.js-forgot-password.forgotPassword {display:none;}
a.send-otp-forgetpassword {display:none;}
p.error_message_captcha {color: red;font-size: 14px;margin-top: 10px;}
#authSlider .forgotPassword.send-otp-forgetpassword {
    color: #fff!important;
    font-size: 1.2rem;
    font-weight: 500;
    background-color: red;
    padding: 1.125rem 2.25rem 1.1875rem;
    border-radius: 100px;
	text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
    .cms_index_index #section-one .row.z-max-width.clear-both {
        margin-top: -59px;
    }
  }
@media only screen and (min-width: 48em) {
    #homepage p.product-page-sub-head {        
        font-size: 2.3125rem;       
    }
  }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px){
    #checkout-step-review #checkout-review-table-wrapper .price.sale{
        position: inherit;
        bottom: 0px !important;
    }
    .row .section-bottom.checkout-review-block .bottom-section-three span.cart-price{
        margin-left: 0 !important;
    }
  }
  @media only screen and (max-device-width: 340px) and (min-device-width: 320px){
    #checkout-review-table-wrapper .cart-item .bottom-section-three  .price.sale{       
        right: 0.4em;
    } 
  }