/** Cowboy Poetry CSS RESPONSIVE**/

body {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 18px!important;
  line-height: 30px!important;
  color: #271501!important;
  background-image: url(/images/body-bkg.jpg)!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
body {
  font-size: 18px!important;
  line-height: 28px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
body {
  font-size: 16px!important;
  line-height: 26px!important;
  }
}


#sp-header {
    border-bottom: 0px #b86d01 solid;
    box-shadow: 0px 2px 10px #000;
    background-image: url(/images/hdr-bkg.jpg)!important;
}

#sp-feature {
    box-shadow: 0px 2px 8px #9e9081!important;
  background-image: url(/images/feature-bkg.jpg)!important;
}

/**************************************************/

/* use with feature photos */

h1 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 28px!important;
  line-height: 38px!important;
  font-weight: bold!important;
  color: #271501!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
h1 {
  font-size: 25px!important;
  line-height: 35px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h1 {
  font-size: 22px!important;
  line-height: 32px!important;
  }
}

/* use as top level headers on page or section */
h2 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 26px!important;
  line-height: 36px!important;
  font-weight: 500!important;
  color: #271501!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
h2 {
  font-size: 23px!important;
  line-height: 33px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h2 {
  font-size: 20px!important;
  line-height: 30px!important;
  }
}

/* use for sub-headings on page */
h3 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 24px!important;
  line-height: 34px!important;
  font-weight: bold!important;
  color: #271501!important
}

/* tablet size */
@media screen and (max-width: 768px) {
h3 {
  font-size: 21px!important;
  line-height: 31px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h3 {
  font-size: 18px!important;
  line-height: 28px!important;
  }
}

/* use as other headings */
h4 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 22px!important;
  line-height: 32px!important;
  color: #271501!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
h4 {
  font-size: 20px!important;
  line-height: 30px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h4 {
  font-size: 20px!important;
  line-height: 30px!important;
  }
}

/* use as other headings */
h5 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 20px!important;
  line-height: 30px!important;
  color: #709954!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
h5 {
  font-size: 20px!important;
  line-height: 30px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h5 {
  font-size: 18px!important;
  line-height: 28px!important;
  }
}

/**************************************************/

#sp-bottom    {
    box-shadow: 0px -2px 8px #9e9081!important;
    background-image: url(/images/feature-bkg.jpg)!important;
}

#sp-footer,
#sp-footer1,
#sp-footer2 {
  font-size: 16px!important;
  font-family:'Open Sans', sans-serif!important;
  line-height: 16pt!important;
  background-image: url(/images/hdr-bkg.jpg)!important;
  color: #FFFFFF!important;

}

/* tablet size */
@media screen and (max-width: 768px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
 }
}

/* phone size */
@media screen and (max-width: 640px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
  background: #000000!important;
 }
}

#sp-footer a,
#sp-footer a:visited  {
  text-decoration: underline!important;
  color: #ffffff!important;
}

#sp-footer a:hover  {
  text-decoration: none!important;
  color: #ffffff!important;
}


/****************************************/

/* menu and megamenu top level */

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > a:visited,
.sp-menu-separator                {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 22px!important;
  font-weight: bold!important;
  color: #b86d01!important;
  text-decoration: none!important;
}

.sp-megamenu-parent > li > a:hover {
  text-decoration: none!important;
  color: #cfa044!important;
}

.sp-megamenu-parent>li.active> a  {
  font-weight: bold!important;
  color: #b86d01!important;
}


/* menu dropdown */

.sp-dropdown li.sp-menu-item > a {
  font-size: 18px!important;
  line-height: 28px!important;
  font-family: 'Open Sans', sans-serif!important;
  color: #b86d01!important;
  text-decoration: none!important;
  text-align: left!important;
}

.sp-dropdown li.sp-menu-item > a:hover {
  text-decoration: none!important;
  color: #cfa044!important;
}

/* megamenu dropdown */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,
.sp-megamenu-parent .sp-mega-group> li> a    {
  background-color: #e0dace!important;
  font-family: 'Open Sans', sans-serif!important;
  font-size: 14px!important;
  font-weight: semi-bold!important;
  line-height: 20px!important;
  color: #b86d01 !important;
  text-transform: none!important;
}

.sp-mega-group> li> a:hover {
  text-decoration: underline!important;
  color: #cfa044!important;
}

/* mobile burger menu */

.burger-icon > span {background-color: #b86d01!important;}

/*close all menu */

/***************************************/

.sp-scroll-up {
  background-color: #ffffff!important;
  border: thin solid #336699!important;
}

a.sp-scroll-up {
  color: #336699!important;
}

a.sp-scroll-up:hover  {
     background-color: #336699!important;
     color: #ffffff!important;
}

/**************************************/
.cog-header h1,
.cog-cognito--styled h2,
.cog-cognito--styled h3   {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 22px!important;
  font-weight: bold!important;
  color: #fod057!important;
}

.txtcenter img	{
	padding: 0!important;
	margin: 0 auto!important;
	justify-content: center!important;
}


