/*
Theme Name: rl-archery
Version: 1.0
Description: A child theme of Astra
Author: SamMontgomery
Template: astra
*/

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* POST META DISPLAY NONE */

.entry-meta{
	display: none;
}
/* END POST META DISPLAY NONE */


/* NEWSLETTER FORM STYLES */

.widget {
    margin: 0px 0 0.8em;
}

.submit-btn{
	padding-top: 10px;  
}
/* END NEWSLETTER FORM STYLES */

body, button, input, select, textarea{
	text-transform: none;
}

/*CONTENT VIEWS PLUGIN STYLES*/
.theme-heading {
    font-size: 31px;
    font-weight: 400;
}
/* END CONTENT VIEWS PLUGIN STYLES
 */
.widget_sow-features .sow-features-list .sow-features-feature .textwidget {

margin: initial;
margin-left: 15px;
margin-top: -8px;
}
.widget_sow-features .sow-features-feature {
    margin-bottom: 0px !important; 
}
.widget_sow-features .sow-features-list {
    margin: 0px -20px;
}
#enquiry textarea
{
height: 160px;
}

/*NAVBAR STYLES*/

.main-header-menu a, .ast-header-custom-item a {color: white}

.main-header-bar{
	background-color: #333333;
}

.submenu-with-border ul a{
	background-color:#333333;
	border: 1px solid #CCCCCC;
}
.submenu-with-border ul {
    border-top: 1px solid #CCCCCC;
}

.main-header-menu li {
	background-color: #333333;
}

.search-wid{text-align:center;}

.main-header-bar {
    z-index: 4;
    position: relative;
    line-height: initial;
}

.main-header-bar .main-header-bar-navigation.toggle-on {
    padding-top: 0;
}
/*END NAVBAR STYLES*/

/*LOGO SLIDER*/

.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active {background:rgba(0, 0, 0, 0.5) url('') center center no-repeat !important;background-size: 15px 15px !important;box-shadow:none !important;display: none !important;}
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active{background:rgba(0, 0, 0, 0.5) url('') center center no-repeat !important;background-size: 15px 15px !important;box-shadow:none !important;display: none !important;}

.wpls-logo-showcase .slick-dots {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    display: none !important;
}

/*END LOGO SLIDER*/


/* CALDENDAR STYLES */

.tribe-list-widget{
	list-style: none;
}

.entry-content h5 {
	margin-bottom: 0;
}

.tribe-event-title h5{
	color: black;
	line-height: 1.2;
	font-size: 1.5rem;
	text-decoration: underline;
}

.tribe-event-title h4{
	color: black;
	margin-bottom: 0;
	margin-top: 20px;
}

h4.tribe-event-title a {
	font-size: 1.2rem;
	color: #ff0000;
	line-height: 1.2;
/* 	font-weight: bold; */
	text-decoration: underline;
}

.tribe-event-date-start {
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}

.tribe-event-date-end {
	    font-weight: normal;
    font-style: italic;
/* 	text-transform: none;
	display: none; */
}

.tribe-event-time {
	text-transform: none;
	display: none;
}

.tribe-list-widget{margin: 0;}

.tribe-events-widget-link {
	margin-top: 20px;
	text-decoration: underline;
}

.single-tribe_events .secondary .tribe-events-venue-map{
display: none;
}



/* END CALENDAR STYLES */


/* LINE-HEIGHT STYLES */

p { margin-bottom: 0;}

.entry-content p {
    margin-bottom: 0;
}

/* END LINE-HEIGHT STYLES */

.post-thumb-img-content.post-thumb {
    display: none !important;
}


@import url("../astra/style.css");

.tribe-bar-views-list{
	list-style:none;
	margin: 0;
}
.gallery-icon{
	border: none !important;
}


/* MEDIA QUERIES */

	/* CONTAINER */
	@media (min-width: 993px){

		.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
		margin: 0 0;
		padding: 0;
	}

	}


	@media (max-width: 768px){
		.ast-separate-container #primary, .ast-separate-container #secondary {
		padding: 0 0;
	}
	/* 	END CONTAINER */
	
}


/* SEARCH STYLES */

@media (min-width: 768px) and (max-width: 1024px){
	input[type=search] {
		    width: 88%;
    margin-bottom: 16px;
	}

	}


/* END SEARCH STYLES */

/* END MEDIA QUERIES */
