.sub-head{
   font-weight: 500 !important;   
}
.recall-lamaze{
    padding: 45px;
    border-left: 2px solid #0055a0;
    border-right: 2px solid #0055a0;
    border-bottom: 25px solid #0055a0;
    border-top: none;
}
.recall-lamaze>h1{
    
}
.tomy-logo{
 padding-top: 0px; 
padding-bottom: 10px;
}

.header1-group{
    margin-bottom: 15px;
}
.header1{
   font-size:26px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 400;

}

.header2-group>h1{
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 800;
    color: #0055a0;
}
.header3-group>h1{
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #696969;
}


.column{
 margin-top: 30px; 
    padding: 10px;
}
.alt-imgs{
    margin-bottom: 15px;
}
.product-info{
    margin-bottom: 30px;
}
.product-info>h3{
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 18px;
}
.prod-head{
    color: #696969;
}

.you-live{
    margin-top: 30px;
}

.location-btn{
    background-color: #0055a0;
    padding: 10px 18px;
}

.location-btn:hover{
    color: #fff;
    background-color: #44a2f3;
    border-color: #44a2f3;
}

.return-home{
    margin-top: 30px;
}

.check-order-group{
    padding: 10px;
    border: 1px solid #acacac;
    margin-top: 15px;
}
.check-order-title{
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}