/* fid 	13073 */
/* 911321.1| 09.29.20 */

a.button{
    font-size: 13px;
 }
 
 #primary > div > div:nth-child(2) > div.account-landing-left.account-info.col-xs-12.col-md-6 > div > a:nth-child(1) {
     position: relative;
     top: 18px;
 }
 .page--account .account-landing .account-landing-section .account-landing-left .button {
     height: 44px;
 }
 
 /* 908045.31| 10.21.20 */
 #product-content > div.product__content > div.product__detail > div.actions.actions--product.product-add-to-cart > form > button{
     font-size: 13.5px;
 
 }
 
 div.actions__bisn > a[href="#bisn-popup"] {
     font-size: 10px;
     padding-left: 7px;
 }
 /* 908045.28 | 10.27.20 */
 
 div#product-images div.carousel-inner div.item div.zoom a > span{
     min-width: 240px;
     margin-left: -120px;
 }
 
 div#product-images div.carousel-inner div.item div.zoom a *{
     white-space: nowrap;
 }
 div.zoomPreload{
 width: 165px;
 }
 
 
 
 /* 934946 | 04.16.21 */
 
 div.display-flex.align-items-center.flex-wrap div.display-inline.c-padding-4 a.black-btn{
     display: inline-block;
     margin: 4px;
 }
 
 

/* 934946 | 04.21.21 */

div.c-flex-80 > div > div.c-flex-40 > div:nth-child(1),
div.c-flex-80 > div > div.c-flex-40 > div:nth-child(2){
    padding: 2%;
}


@media only screen and (min-width:320px)and (max-width:767px){
div.display-flex > div.mobile-block > img.rewards-logo{
    position: relative;
    margin-top: 15px;
}
div.display-flex > div.c-flex-80 > h1.headline-text{
    position: relative;
    top: -7px;
    padding-bottom: 7%;
}
div.c-flex-80 > div.display-flex > div{
    padding-bottom: 0%;
}
}