/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.lightbrown h2 {color:#987758}
.lightbrown h1 {color:#987758}

.darkbrown h2 {color:#52423D}
.darkbrown h1 {color:#52423D}

.shadow {text-shadow: 1px 1px 2px #000}




.recipientbox {width:100%; padding-top:30px;}
.recipientpic {width:100%; float:left; }
.recipientdesc {width:69%; float:right; padding-top:30px; text-align:left}
  .town {padding-top: 10px; padding-bottom:10px;}
.recipientvid {clear:left}


@media only screen and (max-width: 1000px) {
    .recipientdesc {
        text-align:center;
        width:100%; clear:both;
    }
	.cowboy-row {
    flex-direction: column;
	}

}








.ovalpic {float:left; width:30%;  background:#c37}
.oldpic {float:left;width:30%; height:410px; max-width:410px;}

.oldpic_sm {float:left;width:30%; height:150px; width:130px;}


@media only screen and (max-width: 1000px) {

    .videobutton {
      margin:0 auto;
      text-align:center;
    }

    .oldpic {
      width:100%;
      margin:0 auto;
    }

    .oldpic_sm {
      width:100%;
      margin:0 auto;
    }

    .recipient_info {
      text-align:center;
      width:100%; clear:both;
    }

}











.paperbg {
  background: url('https://ranchingheritage.org/goldenspur/wp-content/uploads/2021/11/bg-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;

}




.sponsorbox {
    display:inline-block;
    width:340px;
    margin:1%;
	padding:1%;
    background: url('https://ranchingheritage.org/goldenspur/wp-content/uploads/2021/11/bg-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 50px -12px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 50px -12px rgba(0,0,0,0.55);
    border-radius: 5px;
}

.sponsorbox:hover {
    transition: 0.3s;
}

@media only screen and (max-width: 1000px) {
    .sponsorbox {
        width:85%;
    }
}

.logobox {
    float:right;
    width:60%;
    text-align:left!important;
    padding:10px;
}

@media only screen and (max-width: 1000px) {
    .logobox {
        height:190px;
    }
}



.infobox h5{
    text-align:center!important;
    color:#FFF!important;
    padding-left:1%;
    padding-right:1%;
}

.infobox h6{
    text-align:center!important;
    color:#FFF!important;
    padding-left:1%;
    padding-right:1%;
    font-weight: 100!important;
}

.infobox {
    padding: 3%;
    width:100%;
    border-radius: 0 0 5px 5px;
}

.visit {
    font-size:14px;
    font-weight: 900;
    padding: 0.2em 1em 0.2em 1em;
    color:#FFF;
    display:inline-block;
    margin:0 5% 0 0;
    border-radius: 5px;
    border: 1px solid #FFF;
}
.visit:hover {
    background:#A9882F;
    transition: 0.3s;
    color:#FFF
}


.visit, .infobox  {
    background: #B89A45
}

.sponsorbox:hover {
  background:#F3EADC;
}




.searchandfilter ul li li {
    padding:0!important;
    color:#FFF!important}

.searchandfilter ul li {
    display:inline-block;
    margin: 0 15px 0 15px;
}


.wpgb-grid-1 .wpgb-area-bottom-1 {margin-top: .5em!important;}
.spaceme {font-size:50px; letter-spacing:10px!important; line-height:60px;}
