/*
 Theme Name:   sdshred_gp
 Theme URI:    https://generatepress.com
 Description:  Custom GeneratePress child theme for NorthSanDiegoShred.com
 Author:       ASW
 Author URI:   https://astreetweb.com
 Template:     generatepress
 Version:      0.1
dark plum BG Color	#462641 
lighter plum #502B4A
	Headings (h1-h6)    :#333333
	SubHeading Color   	:#AE7915 (gold)
	Content Color      	:#1a1a1a
	Link Color			:#AE7915 (gold)
	Footer bg #563c53
	button hover: #F5B800 dk purple
contract pink - #E2D5CC

tan highlight: #CABBAF

*/


div.article {max-width: 665px; margin: 0 auto;}
.default li, #right-sidebar .widget ul li{margin-bottom:.70em;}
.note {font-size:.9em; font-style:italic;}
.mylabel {font-size:.7em; text-transform:uppercase;}
a.button {border-radius:6px;}

.white-text {color:#fff;}
.text-gold-lighter {color: #f5b800!important;}
.text-blue { color: #502B4A;}
.text-plum {color: #7b216c;}

.heading-privacypolicy {
  font-size: 17px;
  font-weight: bold;
  color: #AE7915;
  margin: 0 0 6px 0;
  padding: 0;
}

.header-head1 {
    font-size: 38px;
    
    line-height: 50px;
    letter-spacing: 2px;
}

.header-head1-bottom {
    margin-bottom: 20px;
}

.header-head3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 2px;
	color: #AE7915; 
}

.header-head4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    
}

.header-text-bottom {
    margin-bottom: 50px;
}


ul.default {margin-top:.4em;} 
ul.default li{padding-bottom:.7em;}
div.box {border:2px solid #777; padding:12px; 16px; margin-bottom: 1em;}
div.box-nopad {border:1px solid #111;}
ul.no-indent {padding-left: 1em; margin-left:1em;}

.footer-widget-1 {font-size:14px;}
.site-header {border-bottom:1px solid #777;}
.site-footer {border-top:1px solid #777;}

h3.sm-title {font-size:19px!important;}
div.my-grid{
display: flex;
  flex-wrap: wrap;
  --columns: 2; /* Redefine the number of columns */
  column-gap: 20px;
  row-gap: 56px!important;}



.forminator-button-submit {border-radius: 3px; padding:12px 30px;
font-weight: 700 !important;
letter-spacing: 1px !important;}