/*
 Theme Name:   Divi Child
 Theme URI:    http://www.shortpockets.net
 Description:  Divi Child Theme
 Author:       Brian Johnson
 Author URI:   http://www.shortpockets.net
 Template:     Divi
 Text Domain:  Divi-child
*/

@import url("../Divi/style.css");

/*------------------------------------------------*/
/*--------[Theme Customization Starts Here]-------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[Slider]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-[Store Plugin Custom Store Page Template CSS]--*/
/*------------------------------------------------*/

/*** Hide Sidebar for single project posts ***/
.single-wpsl_stores #sidebar {display:none;}

/*** Take out the divider line between content and sidebar ***/
.single-wpsl_stores #main-content .container:before {background: none;}

/*** Expand the content area to full width ***/
@media (min-width: 981px){
.single-wpsl_stores #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

.et_pb_pagebuilder_layout.single-wpsl_stores #page-container .et_pb_row {
width: 100%;
}
.et_pb_pagebuilder_layout.single-wpsl_stores #page-container .et_pb_with_background .et_pb_row {
width: 80%;
}




/*---------------------------------------------------------------------*/
/*--------[Page Template - Life Time Target & Other Information]-------*/
/*---------------------------------------------------------------------*/
/*
<hr size="2" />
<p><b>Life Time Target Report:</b><ul>
<li><a href=""_blank">Amateur Trapshooting Association (ATA)</a></li>
<li><a href=""_blank">Pacific International Trapshooting Association (PITA)</a></li>
</ul></p>
<p><b>Other Information:</b><ul>
<li><a href="" Target="_blank">Amateur Trapshooting Association (ATA) Hall of Fame</a></li>
<li><a href="" Target="_blank">Pacific International Trapshooting Association (PITA) Hall of Fame</a></li></ul></p>
<hr size="2" />
*/

/*------------------------------------------------*/
/*-----------[Calendar Colors Reference]----------*/
/*--[Leagues = #FFFF00 Lettering = #000000]-------*/
/*--[Fun Shoots = #FF0000 Lettering = #FFFFFF]----*/
/*--[ATA Shoots = #00FF00 Lettering = #000000]----*/
/*--[PITA Shoots = #0000FF Lettering = #FFFFFF]---*/
/*--[Board Meetings = #00FFD0 Lettering = #000000]---*/
/*------------------------------------------------*/