input.btn {
  font-size: 16px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
/*
display:block;
*/
padding: 6px 12px 6px 12px;
border: 0px solid #333;
text-decoration: none;
color:#fff;
background:#444;
}


input.btn:hover {
background:#cccccc;
}

input.btn:active {
background:red;
}


input.btn:visited {
background:#cccccc;
}



a.btn {
  font-size: 16px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;

padding: 6px 6px 6px 6px;
border: 0px solid #333333;
text-decoration: none;
color:#fff;
background:#444;
}


a.btn:hover {
background:#888888;
}






#contactmap{
margin-left:20px;
float:left;
margin-top:10px;
border: 1px solid #0f2557;
padding:10px;
}


#contactpage{
float:left;
margin-left: 50px;

margin-top:10px;
border: 1px solid #0f2557;
padding:10px;
}

#customform{
float: left;
margin-left: 50px;
margin-top: 10px;
border: 1px solid #0F2557;
padding: 10px;
}

#darktext{
color:#000000;
}




.album .footer{
height:30px;

}

#ordercheckout {
padding: 10px 5px 10px 5px;
background: white;
border: solid 1px black;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}


#sizechart{
border: 0px solid;
padding:15px;
}

#sizecharttable{
border: 0px solid;
width:100%;
}





.contactpage{
text-align:center;
border:solid 0px #000000;
}
.contactpage .contactblocks {
display:inline-block; 
border:solid 0px #000000; 
margin:12px;

}

a#discountlink {
color:#ffffff;
font-weight: bold;
display: block;
}

#message{
color:#333333;
font-size: 2.5em;
line-height: 1em;

font-weight: bold;
}

#rounded{
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 350px;
}

#roundedcenter{

-webkit-border-radius: 13px;
-moz-border-radius: 13px;
-ms-border-radius: 13px;
-o-border-radius: 13px;
border-radius: 13px;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;

width:100%;
max-width: 863px;
}

.content-home{
  max-width: 422px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 0px;
}

.content-home h3{
background: #939598;
color:#ffffff;
padding: 3px;
text-align: center;
}


#centerdiv {
margin-left:auto;
margin-right:auto;
}

#associatedproductprice {
  font-size: 13px;
}



#smallproductpic{
/*
width:300px;
*/
}

/*
#productimage{
width:100%;
}
*/

#productdesc {
  width: 50%;
}





/* additional styling for responsive iframes */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
margin-left: auto;
    margin-right: auto;
    width: 90%;
	overflow: hidden;
}
.calendar-container {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.calendar-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}


a#blacklink{
color:#000000;
font-weight:bold;
}




#logotextlg{
font-size:2em;
}

#logotextmed{
font-size:1.3em;
}


/* additional styling for responsive iframes */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.calendar-container {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.calendar-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}


.site-body{
width:100%;
max-width:1160px;
    margin-left: auto;
    margin-right: auto;
/*
padding:15px;
*/
background: #000000;
}



.text-primary {
    color: #c1c1c1 !important;
}

a {
    color: #c9a25e;
    text-decoration: none;
  
}

a:hover {
    color: #916d2e;
    text-decoration: none;
  
}
.btn-primary {
    color: #212529;
    background-color: #c1c1c1;
    border-color: #cccccc;
}



.h4, h4 {
    font-size: 1.3rem;
}



.site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    position: relative;
    background: #000000;
    border-bottom: 1px solid #FCD47C;
}

h1#redhead{
display:block;
background-color: red;
font-size:2.3em;
font-family:arial;
}



#crumb{
display:block;
color:red;
width:100%;
}


.listings{
background:#000000;
padding: 10px;
    color: #c9a25e;
min-height: 300px;	
}

.pt-5, .py-5 {
padding-top: 0.3em!important;
}


.site-navbar .site-navigation .site-menu .has-children .dropdown {
    border-top: 0px solid #8bc34a;
    border-left: 0px solid #edf0f5;
    border-right: 0px solid #edf0f5;
    border-bottom: 0px solid #edf0f5;
    background: #ffffff00;
 }


.site-navbar .site-navigation .site-menu .has-children .dropdown > li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 200px;
    background: #000000;
border-left: 2px solid #e8a557;
    border-right: 2px solid #e8a557;

}

.site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
    color: #ffffff;
}



.btngold{	
background: gold;
border-radius: 5px;
    bottom: 26px;
    color: #333;
    padding: 4px 4px;
    z-index: 198;
    margin: 5px;
display: inline-block;
    }



.btngold:hover{
	background: silver;
}

.btnchangesold{	
background: pink;
border-radius: 5px;
    bottom: 26px;
    color: #333;
    padding: 4px 4px;
    z-index: 198;
    margin: 5px;
width:150px;
text-align:center;
display: inline-block;
    display: inline;

    }





.btnchangeprivate{	
background: white;
border-radius: 5px;
    bottom: 26px;
    color: #333;
    padding: 4px 4px;
    z-index: 198;
    margin: 5px;
width:150px;
text-align:center;
display: inline-block;
    display: inline;

    }






.btnchange{	
background: orange;
border-radius: 5px;
    bottom: 26px;
    color: #333;
    padding: 4px 4px;
    z-index: 198;
    margin: 5px;
width:150px;
text-align:center;
display: inline-block;
    display: inline;

    }



.btnchange:hover{
	background: silver;
}

.btnchangeselected{
	background: silver;
}




#mmstotal{
font-family: quatro-slab;
font-size:1.3em;
float: left;
width:70%;
line-height:normal;
text-align:right;
}


#mmstotal2{
font-family: quatro-slab;
font-size:1.3em;
float: left;
width:30%;
line-height:normal;

text-align:right;
}

#mmstotals{
font-family: quatro-slab;
color:#ffffff;

font-size:1.6em;
float: right;
}


.container-fluid {
    max-width: 1160px;
width:100%;
    padding-right: 0px;
    padding-left: 0px;
}


#eventtitle {
    font-size: 2.2em;
    fornt-weight: 100;
    text-align: center;

    line-height: 1.1em;
    font-family: BlackChancery;
    text-transform: capitalize;
    color: #ffffff;
margin-left: auto;
    margin-right: auto;
}



#eventtitle2 {
    font-size: 1.4em;
    fornt-weight: 100;
    text-align: center;

    line-height: 1.1em;
font-family: quatro-slab;
    text-transform: capitalize;
    color: #c9a25e;
}


#eventtitle3 {
    font-size: 1.4em;
    fornt-weight: 100;
    text-align: center;

    line-height: 1.1em;
font-family: quatro-slab;
    text-transform: capitalize;
    color: #c9a25e;
}


#eventtitle4 {
    font-size: 1.4em;
    fornt-weight: 100;
    text-align: center;

    line-height: 1.1em;
font-family: quatro-slab;
    text-transform: capitalize;
    color: #ffffff;
}

#eventtitle5 {
    font-size: 1.1em;
    fornt-weight: 100;
    text-align: center;

    line-height: 1.1em;
font-family: quatro-slab;
    text-transform: capitalize;
color: #c9a25e;
}

#white{
color:white;
}


.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
}