:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-white: #ffffff;
    --bs-header-bc: #EAD2DF;
    --bs-text-color: #707070;
    --bs-social-media-icon-color: #EDB5D2;
    --padding-start: 6px;
    --font-family-Bold: Lora Bold;
    --font-family-BoldItalic: Lora BoldItalic;
    --font-family-Italic: Lora Italic;
    --font-family-Regular: Lora Regular;
}
.path-user .custom-header{display: none;}
.path-user .temphalla-content{max-width: 100%;}
.path-frontpage .user-section-outer-wrapper{display: none; }
body{
    font-size:16px;
    font-family: Lora Regular;    
}
#navbarSupportedContent{justify-content: center;}
#navbarSupportedContent nav ul{ padding-left: 0px; }
#navbarSupportedContent nav ul li:nth-child(1){ margin-left: 0px; }
.remove-padding-class{padding:0px;}

.temphalla-cart-page-content, .temphalla-content{min-height:600px; overflow-y: auto;}
.customer-information{
    min-height: auto;
    overflow-y: inherit;
}

.temphalla-spacer{min-height:1px;}

/* .temphalla-header{ background-color:#e4e4e4; padding: 10px 0px;}

.temphalla-footer{ background-color:#e4e4e4; padding: 10px 0px;} */

#block-sitebranding img{ 
    width: 60%;
    padding: 16px 0px;
}

.path-user .temphalla-header, .path-user .temphalla-footer, .path-user .temphalla-spacer{display: none;}

#block-socialmedia {text-align: right;}
#block-socialmedia a{text-decoration: none; padding-left: 15px;}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.page-node-type-error-pages .row{
    margin-left: 0px;
    margin-right: 0px;
}
.path-cart .bottom-border, .path-cart .temphalla-footer,
.path-customer-information .bottom-border, .path-customer-information .temphalla-footer,
.path-customer-info-confirm .bottom-border, .path-customer-info-confirm .temphalla-footer,
.path-payment-information .bottom-border, .path-payment-information .temphalla-footer,
.path-success-checkout .bottom-border, .path-success-checkout .temphalla-footer{
    display: none;
}
