/* Commerce 7 */

/* adjust page headers */
.page-profile header .wrapper {padding: 0;}
.page-profile header { background-image: none !important }
.page-profile header .logo, .page-profile header .pageTitle { display: none }

/* account and cart links */
#c7-account {display: inline-block; margin-top: 10px;}
.c7-user-nav__account > a {color:#fcfcfc!important; text-transform: uppercase; letter-spacing: .125em; font-family: 'Lora', Times, "Times New Roman", "serif";font-size: 12px; }
#c7-cart {display: inline-block;}
.c7-user-nav__cart > button {padding: 0!important; margin-top: -10px; border: none!important}
.c7-user-nav__cart > button span {padding: 0;}
.c7-user-nav__cart__title svg {stroke:#fcfcfc!important;}
.c7-user-nav__cart__count {background: #777!important}

/* fonts */
h1.c7-h1, h2.c7-h2, h3.c7-h3, h4.c7-h4, h5.c7-h5, h6.c7-h6 { color: #3c3c3c !important; font-family: 'Lora', Times, "Times New Roman" !important; font-weight: 400 !important; text-transform: uppercase; }

/* buttons and links */
.c7-btn--primary, .c7-btn--primary--small {background:#69727d; color:#fff; border:none!important; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; transition: all .3s ease-out;}
button.c7-link {color:#69727d;}
button.c7-link:hover {color: #000; background: transparent!important; border: none!important; text-decoration: none!important}

/* misc */
.c7-account {padding-bottom: 20px;}