.modal {
    z-index: 99999 !important;
}
.E-card-SubTitle br{
    display: none;

}
.E-card-SubTitle{
   padding-bottom: 4px !important;

}
/*.disclaimer_note{
    color: #707070;
    font-family: "Product Sans",Arial,sans-serif!important;
}*/

.containerforcart {
    margin: 90px auto;
    padding-left: 15px;
    padding-right: 15px;
        max-height: 90% !important;
    z-index: 1200;
    font-family: "Product Sans", Arial, sans-serif;
}
.added_item {
    color: #000;
    font-size: 25px;
    font-family: "Product Sans", Arial, sans-serif;
    text-align: left;
    margin: 0px;
    padding: 16px 0px 0px;
}
.price_info {
    color: #000;
    text-align: center;
    font-family: "Product Sans", Arial, sans-serif;
    font-size: 22px;
    /* line-height: 200px; */
}
.cartnumber_lineitem {
    position: absolute;
    right: 30px;
    /* right: 60px; */
    top: 8px;
}
#cart_lineitemdetail {
    position: absolute;
    color: rgb(255, 255, 255);
    font-size: 16px;
    right: 10px;
    top: 1px;
    left: 11px;
    text-align: center;
}
.bottomborder {
    border-top: 1px solid #a9a9a9;
    margin: 0px;
    padding: 10px;
}
.new_btnclose_cart {
    position: absolute;
    top: -6px;
    right: 5px;
    border: none;
    font-size: 31px;
    color: #000;
    cursor: pointer;
    background: transparent !important;
}
.info_content {
    padding: 0px 6px 35px 15px;
}
.show_info {
    font-family: "Product Sans", Arial, sans-serif;
    font-size: 14px;
    margin: 0px;
}
.show_info2 {
    float: right;
}
.continuebtn {
    border: 1px solid #000;
    padding: 5px 0px;
    width: 100%;
    text-align: center;
    font-size: 19px;
    font-family: "Product Sans", Arial, sans-serif;
    color: #000;
    cursor: pointer;
}
.viewcartbtn {
    padding: 5px 0px;
    width: 100%;
    text-align: center;
    font-size: 19px;
    font-family: "Product Sans", Arial, sans-serif;
    color: #FFF;
    background: #0a7e2b;
    cursor: pointer;
}
@media screen and (max-width: 768px) and (min-width:320px){
.viewcartbtn{
    margin-bottom: 10px;
}
.continuebtn{
   margin-bottom: 10px; 
}
.added_item{
    font-size: 14px;
}
.price_info{
    font-size: 14px
}
.cartnumber_lineitem{
        right: 14px;
}
.personal_note{
        height: 44px;
    overflow: scroll;
}
#personalNote{
        width: 70%;
        text-align: right;
}
.price_info_holder{
    padding: 0px !important;
}
.GiftSubTitle{
    font-size: 11px;
}
.add_to_card_btn{
    width: 100% !important;
}

}
.GiftCardHolder {
    background: #00529f;
    font-family: "Product Sans", Arial, sans-serif !important
}

.GiftTitles {
    font-size: 57px;
    color: #fff;
    text-align: center;
    padding: 10px 0 0;
    font-family: "Product Sans", Arial, sans-serif !important;
    margin: 0
}

.GiftSubTitle {
    font-size: 21px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-family: "Product Sans", Arial, sans-serif !important
}

.GiftCardLabel {
    color: #0052a0;
    font-size: 19px;
    text-transform: uppercase;
    font-family: "Product Sans", Arial, sans-serif !important;
    font-weight: 400;
    margin-top: 12px
}

.GiftCardInput::-webkit-input-placeholder {
    color: #707070;
    text-transform: uppercase;
    font-family: "Product Sans", Arial, sans-serif !important
}

.GiftCardInput::-moz-placeholder {
    color: #707070;
    text-transform: uppercase;
    font-family: "Product Sans", Arial, sans-serif !important
}

.GiftCardInput::-ms-input-placeholder {
    color: #707070;
    text-transform: uppercase;
    font-family: "Product Sans", Arial, sans-serif !important
}

.GiftCardInput::placeholder {
    color: #707070;
    text-transform: uppercase;
    font-family: "Product Sans", Arial, sans-serif !important
}

.E-card-Title {
    color: #0052a0;
    font-size: 30px;
    font-family: "Product Sans", Arial, sans-serif !important;
    padding: 20px 0 0;
    margin: 0
}

.E-card-SubTitle {
    color: #707070;
    font-size: 16px;
    padding-bottom: 20px;
    font-family: "Product Sans", Arial, sans-serif !important
}

.GiftCardInput {
    border: 1px solid #bebebe;
    color: #707070;
    font-size: 14px;
    height: 44px;
    border-radius: 0;
    font-family: "Product Sans", Arial, sans-serif !important
}

.add_to_card_btn {
    background-color: #189c4c;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    color: #fff;
    width: 60%;
    margin-bottom: 20px;
    font-family: "Product Sans", Arial, sans-serif !important;
    display: inline-block;
    border: 1px solid #189c4c
}

.textarea_input {
    width: 100%;
    margin-top: 15px;
    height: 129px;
    padding: 10px
}

.add_to_card_btn:hover {
    text-decoration: none;
    color: #fff
}

.Gift_image {
    max-width: 100%
}

.Gift_img_holder {
    text-align: right;
    padding-top: 7%
}

.GiftFormSection {
    padding-bottom: 10%
}

.d-none {
    display: none
}

.errorMessage {
    color: red
}

.add_cart_loader {
    display: none
}