/*! ******************************************************
*
*   Theme Name:     Mail Road Wines v2.0
*   Author:         GlossyDev
*   Author URI:     http://www.GlossyDev.com/
*   Description:   Built on top of the WP-Toolset Bootstrap Starter Theme
*   Version:        1.1
*   License:        GNU General Public License v2 or later
*   License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*   Template:       toolset-starter
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


/* Commerce7 */

body .c7-content,
body .c7-content.c7-account-login {
/* padding-top: 80px; */
}
.c7-account__header {
	    padding: 90px 0 0px;
}

.c7-utility-menu-container {
z-index: 100000;
}
.c7-page-checkout #nav-container,
.c7-page-checkout .c7-utility-menu-container,
.c7-page-checkout #beige-bar {
display: none;
}
@media screen and (min-width:481px){
body .c7-form__group .c7-form__field + button {
margin: 26px 0 20px 10px;
}
}
body h1.c7-h1 {
font-size: 30px;
text-transform: uppercase;
margin-top: 1em;
text-align: center;
}
body .c7-notice--empty p {
text-align: center;
}
body .c7-account-details__header h1 {
margin-left: auto;
margin-right: auto;
}
body .c7-user-nav__account__dropdown {
--c7-bg: #f9f8ef;
}
h3.c7-product__title {
border-bottom: 1px solid #88b1bb;
padding-bottom: .5em;
margin-bottom: 1.5em;
}
#c7-side-cart,
.c7-content--checkout {
background-color: #faf8f0;
}
.c7-page-checkout #mr-footer {
display: none;
}

.footer-policies {
display: block;
margin-top: 3em;
text-align: center !important;
}