/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://graphicbob.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Robert Long
 Author URI:  https://graphicbob.com/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

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



/*===================================FONT FAMILY==================================*/


/*font-family: 'Jost', sans-serif;*/


/*===================================FONT FAMILY==================================*/




/*===================================HEADER START==================================*/


body {
    color: #383838 !important;
    line-height: 1.7;
    font-size: 16px !important;
    background-color: #fff !important;
	font-family: 'Jost', sans-serif !important;
}


a, p, li, div, span, button, input, strong, select{
	font-family: 'Jost', sans-serif !important;
}


body p, li{
	font-size:18px; line-height: 1.7 !important;
}


a, button, input{
	transition: all 0.3s linear !important;
	-webkit-transition: all 0.3s linear !important;
	-moz-transition: all 0.3s linear !important;
	-ms-transition: all 0.3s linear !important;
}


body h1{
	font-size:90px; line-height:90px; margin: 0 0 20px;
	font-weight: 600;
    letter-spacing: 1px;
}

body h2{
	font-size:1.5em;
	margin: 0 0 20px;
	font-weight: 600;
    letter-spacing: 1px;
}

body h3{
	font-size:25px; margin: 0 0 20px;
	font-weight: 600;
    letter-spacing: 1px;
}

body h4{
	font-size:20px; margin: 0 0 20px;
	font-weight: 600;
    letter-spacing: 1px;
}

body h5{
	font-size:18px; margin: 0 0 20px;
	font-weight: 600;
    letter-spacing: 1px;
}

.upper-footer-item.footer-contact-info a {
	color:#e6d769;	
}

header#site-header {
    left: 0;
    right: 0;
    top: 0;
    background: transparent;
    position: fixed;
	transition: all 03s linear;
	-webkit-transition: all 03s linear;
	-moz-transition: all 03s linear;
	-ms-transition: all 03s linear;
	z-index:999;
}


.container {
    width: 100%;
    max-width: 1300px;
    padding: 0 20px;
    margin: 0 auto;
}


#site-header .header-inner.section-inner .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}

.header-top {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b4ddb4+4,438e65+5,007745+95,065918+96&0.8+0,0.8+100 */
background: -moz-linear-gradient(top,  rgba(180,221,180,0.8) 0%, rgba(180,221,180,0.8) 4%, rgba(67,142,101,0.8) 5%, rgba(0,119,69,0.8) 95%, rgba(6,89,24,0.8) 96%, rgba(6,89,24,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(180,221,180,0.8) 0%,rgba(180,221,180,0.8) 4%,rgba(67,142,101,0.8) 5%,rgba(0,119,69,0.8) 95%,rgba(6,89,24,0.8) 96%,rgba(6,89,24,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(180,221,180,0.8) 0%,rgba(180,221,180,0.8) 4%,rgba(67,142,101,0.8) 5%,rgba(0,119,69,0.8) 95%,rgba(6,89,24,0.8) 96%,rgba(6,89,24,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccb4ddb4', endColorstr='#cc065918',GradientType=0 ); /* IE6-9 */
	padding: 0px 30px;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
    -ms-align-items: center;
    text-shadow: 1px 1px rgba(0,0,0,.4);
}


header#site-header.f-header .header-top {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b4ddb4+4,438e65+5,007745+95,065918+96&0.92+0,0.92+100 */
background: -moz-linear-gradient(top,  rgba(180,221,180,0.92) 0%, rgba(180,221,180,0.92) 4%, rgba(67,142,101,0.92) 5%, rgba(0,119,69,0.92) 95%, rgba(6,89,24,0.92) 96%, rgba(6,89,24,0.92) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(180,221,180,0.92) 0%,rgba(180,221,180,0.92) 4%,rgba(67,142,101,0.92) 5%,rgba(0,119,69,0.92) 95%,rgba(6,89,24,0.92) 96%,rgba(6,89,24,0.92) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(180,221,180,0.92) 0%,rgba(180,221,180,0.92) 4%,rgba(67,142,101,0.92) 5%,rgba(0,119,69,0.92) 95%,rgba(6,89,24,0.92) 96%,rgba(6,89,24,0.92) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccb4ddb4', endColorstr='#cc065918',GradientType=0 ); /* IE6-9 */

}


#site-header .header-inner.section-inner {
    width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0a0a0a+0,262626+5,111111+26,212121+92,050505+100&0.8+0,0.8+100 */
background: -moz-linear-gradient(top,  rgba(10,10,10,0.8) 0%, rgba(38,38,38,0.8) 5%, rgba(17,17,17,0.8) 26%, rgba(33,33,33,0.8) 92%, rgba(5,5,5,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(10,10,10,0.8) 0%,rgba(38,38,38,0.8) 5%,rgba(17,17,17,0.8) 26%,rgba(33,33,33,0.8) 92%,rgba(5,5,5,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(10,10,10,0.8) 0%,rgba(38,38,38,0.8) 5%,rgba(17,17,17,0.8) 26%,rgba(33,33,33,0.8) 92%,rgba(5,5,5,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0a0a0a', endColorstr='#cc050505',GradientType=0 ); /* IE6-9 */
	max-width: 100%;
    padding: 0;
    box-shadow:0 7px 15px rgba(0,0,0,.5);
    border-bottom:1px solid rgba(230,215,105,0.3);
    text-shadow: 1px 1px rgba(0,0,0,.4);
}

header#site-header.f-header .header-inner.section-inner {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0a0a0a+0,262626+5,111111+26,212121+92,050505+100&0.92+0,0.92+100 */
background: -moz-linear-gradient(top,  rgba(10,10,10,0.92) 0%, rgba(38,38,38,0.92) 5%, rgba(17,17,17,0.92) 26%, rgba(33,33,33,0.92) 92%, rgba(5,5,5,0.92) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(10,10,10,0.92) 0%,rgba(38,38,38,0.92) 5%,rgba(17,17,17,0.92) 26%,rgba(33,33,33,0.92) 92%,rgba(5,5,5,0.92) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(10,10,10,0.92) 0%,rgba(38,38,38,0.92) 5%,rgba(17,17,17,0.92) 26%,rgba(33,33,33,0.92) 92%,rgba(5,5,5,0.92) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0a0a0a', endColorstr='#cc050505',GradientType=0 ); /* IE6-9 */

}

.metaslider .flexslider .slides p {
background:rgba(0,0,0,.5);
padding:10px 20px;
border-radius:10px;
}


#site-header .header-navigation-wrapper {
    width: 100%;
}


.header-top .parent-link ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.header-top .parent-link ul li {
	margin: 0 24px 0 0;
	position: relative;
}




.header-top .parent-link ul li::after {
	content: "";
	display: inline-block;
	height: 16px;
	width: 2px;
	background: #fff;
	position: absolute;
	right: -13px;
	top: 24px;
}



.header-top .parent-link ul li:last-child{
	margin-right: 0;
}


.header-top .parent-link ul li:last-child::after {
	display:none;
}


.header-top .parent-link a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    display: inherit;
    padding: 20px 0;
}


header#site-header.f-header .header-top .parent-link a {
    padding: 10px 0;
}



.header-top .parent-link a:hover {
    color: #e6d769;
}

.textwidget.custom-html-widget {
    line-height: normal;
}

.header-top .social-icon ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}

.social-icon ul li {
    margin: 0 0 0 22px;
}

.social-icon ul li:first-child {
    margin-left: 0;
}

.social-icon ul li a {
    color: #e6d769;
    font-size: 17px;
}

.social-icon ul li a:hover {
    color: #fff;
}

#site-header .header-inner.section-inner ul {
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
	margin: 0;
}

.header-inner.section-inner ul li {
    margin: 0 20px;
}


header#site-header.f-header ul li.centered-logo a {
    width: 110px;
    height: 70px;
}


header#site-header.f-header nav ul li a {
	padding-top: 30px;
	padding-bottom: 30px;
}


.header-inner.section-inner nav ul li a {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 45px;
	transition: all 03s linear;
	-webkit-transition: all 03s linear;
	-moz-transition: all 03s linear;
	-ms-transition: all 03s linear;
}

.header-inner.section-inner nav ul li a:focus {
	outline:none;
}



#site-header .primary-menu li.current-menu-item > a, 
#site-header .primary-menu li.current-menu-item > .link-icon-wrapper > a, 
#site-header .primary-menu li a:hover {
    text-decoration: none;
	color: #e6d769;
}


.header-navigation-wrapper ul li.current-menu-parent.menu-item-has-children a {
    color: #e6d769;
}


.header-inner.section-inner ul li span.icon {
    color: #fff;
}



.header-inner.section-inner ul.sub-menu li span.icon {
    color: #707070;
}



.header-inner.section-inner ul.sub-menu li:hover span.icon {
    color: #fff;
}



#site-header .header-inner.section-inner ul.sub-menu ul, 
#site-header .header-inner.section-inner ul.sub-menu ul a {
	border-radius: 0 !important;
}


header#site-header .header-navigation-wrapper nav ul ul {
	display: none;
	position: absolute;
}


header#site-header .header-navigation-wrapper nav > ul {
  display: flex;
}


header#site-header .header-navigation-wrapper nav > ul > li ul {
	top: calc(100% + 0rem) !important;
	left: 0 !important;
}


header#site-header .header-navigation-wrapper nav > ul > li ul ul {
	top: 0 !important;
	left: 100% !important;
}



header#site-header .header-navigation-wrapper nav > ul > li:hover > ul,
header#site-header .header-navigation-wrapper nav > ul > li li:hover > ul {
	display: inherit;
}





#site-header .header-titles-wrapper {
    display: none;
}


#site-header .header-toggles.hide-no-js {
    display: none;
}


body:not(.overlay-header) .primary-menu ul.sub-menu::before, 
body:not(.overlay-header) .primary-menu ul.sub-menu::after {
    display: none;
}


body:not(.overlay-header) .primary-menu ul {
    background-color: #f9f9f9 !important;
    border-radius: 0;
    top: calc(100% + 0rem);
    padding: 0;
    width: 25rem !important;
    border-radius: 0 0 10px 10px;
}


#site-header .header-inner.section-inner ul.sub-menu li {
    margin: 0;
}


#site-header .header-inner.section-inner ul.sub-menu li a {
    color: #707070;
    padding: 15px 15px;
    text-shadow:none;
}

#site-header .header-inner.section-inner ul.sub-menu li.current-menu-item a, 
#site-header .header-inner.section-inner ul.sub-menu li a:hover {
    background: #e6d769;
    color:#fff;
}

#site-header .header-inner.section-inner ul.sub-menu li:last-child a:hover, #site-header .header-inner.section-inner ul.sub-menu li.current-menu-item:last-child a, #site-header .header-inner.section-inner ul.sub-menu li:last-child a {
border-radius:0 0 10px 10px;
}

#site-header .primary-menu .current_page_ancestor a {
     color:#e6d769;
}

#site-header .primary-menu .current_page_ancestor, #site-header .primary-menu .current_page_ancestor:focus {
    text-decoration: none;
}



.primary-menu li.menu-item-has-children:hover > ul, 
.primary-menu li.menu-item-has-children:focus > ul, 
.primary-menu li.menu-item-has-children.focus > ul {
    right: auto;
    left: 0;
}





.menu-wrapper.section-inner {
    width: 100%;
    max-width: 100%;
}

.menu-top .toggle.close-nav-toggle.fill-children-current-color {
    padding-right: 15px;
}

.menu-modal.active {
    z-index: 999;
}

.menu-modal .menu-modal-inner, .menu-modal {
	background: #000;
}

.menu-modal .menu-modal-inner .mobile-menu ul li {
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.menu-modal .menu-modal-inner .mobile-menu ul li a {
    font-size: 12px;
    letter-spacing: .5px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff; 
	padding: 14px 20px;
}

.modal-menu .ancestor-wrapper {
    width: calc(100% - 0px);
}

.modal-menu .ancestor-wrapper button {
    background: #fff;
    height: 50px;
    margin: 0;
    padding: 0 16px;
    text-align: center;
}

button.sub-menu-toggle svg {
    color: #000;
}

.modal-menu .sub-menu li a {
    padding-left: 40px !important;
}


.menu-modal .menu-modal-inner .mobile-menu ul li.current-menu-item, 
.menu-modal .menu-modal-inner .mobile-menu ul li:hover {
    background: #e6d769;
}

.menu-modal.cover-modal {
	transition: all 0.4s linear 0s;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-ms-transition: all 0.4s linear 0s;
}

.menu-modal.cover-modal.header-footer-group.show-modal.active {
	 transition: all 0.4s linear 0s;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-ms-transition: all 0.4s linear 0s;
}

.menu-wrapper {
	flex-direction: row;
}

.menu-modal .modal-menu {
	left: 0;
	width: 100%;
}

.menu-modal .menu-top {
	width: 100%;
}

.menu-modal .menu-modal-inner .mobile-menu ul li:hover a {
	color: #fff;
}

.mobile-nav-toggle .toggle-inner {
    background: url("images/hamburger.png");
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0; margin-top:40px;
}

.mobile-nav-toggle .toggle-inner span {
	display: none;
}

.toggle.search-toggle.mobile-search-toggle {
    display: none;
}


.toggle.nav-toggle.mobile-nav-toggle {
    padding: 0;
    right: 20px;
    width: auto;
}


.toggle.nav-toggle.mobile-nav-toggle:focus {
    outline: none;
}

.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
    color: #fff !important;
}

.menu-top ul li.centered-logo {
    display: none;
}









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

	#site-header .header-titles-wrapper {
		display: block;
		padding: 15px 0;
	}

	.site-logo img {
		max-height: 4rem;
	}	

	header#site-header .header-top .parent-link a {
		padding: 10px 0 !important;
	}

	.header-top {
		padding: 0px 20px;
	}
	
	
}/*=====media close=====*/




@media only screen and (min-width:1000px) and (max-width:1030px){
	
	#site-header .header-titles-wrapper {
		display: none;
		padding:0;
	}

	header#site-header .header-top .parent-link a {
		padding: 20px 0;
	}

	
}/*=====media close=====*/




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

	.header-inner.section-inner ul li.centered-logo a {
		width: 125px !important;
	}


	header#site-header.f-header ul li.centered-logo a {
		width: 100px !important;
	}


	.header-inner.section-inner ul li {
		margin: 0 13px;
	}
		
		
	.header-inner.section-inner nav ul li a {
		font-size: 13px;
	}	

	
}/*=====media close=====*/




@media (max-width:360px){
	

	#site-header .social-icon ul li {
		margin: 0 0 0 8px;
	}


	#site-header .social-icon ul li:first-child {
		margin-left: 0;
	}


	.header-top .parent-link ul li {
		margin: 0 11px 0 0;
	}


	.header-top .parent-link ul li a {
		font-size: 10px;
	}


	.header-top .parent-link ul li::after {
		width: 1px;
		right: -6px;
		top: 11px;
		height: 13px;
	}
	
	
}/*=====media close=====*/




@media (min-width:360px) and (max-width:767px){
	
		
	.header-top .parent-link ul li {
		margin: 0 20px 0 0;
	}
	
	
	.header-top .parent-link ul li:last-child {
		margin-right: 0;
	}
	
	
	.header-top .parent-link ul li a {
		font-size: 12px;
	}


	.header-top .parent-link ul li::after {
		width: 1px;
		right: -10px;
		top: 12px;
		height: 16px;
	}	
	
	
	#site-header .social-icon ul li {
		margin: 0 0 0 8px;
	}


	#site-header .social-icon ul li:first-child {
		margin-left: 0;
	}

	
}/*=====media close=====*/






@media (min-width:767px) and (max-width:1000px){
	
	.header-top .parent-link ul li::after {
		top: 14px;
	}

	
}/*=====media close=====*/




/*===================================HEADER CLOSE==================================*/





/*===================================SLIDER START==================================*/


.slider-section {
    overflow: hidden;
}


.slider-section .metaslider .caption-wrap h1 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size:2.5em;
    text-shadow:2px 2px 4px rgba(0,0,0,.5);
    line-height:1em;
}


.slider-section .metaslider .caption-wrap {
    background: rgba(0,0,0,0.3);
    opacity: 1;
    width: 100%;
    top: 0;
}


.slider-section .caption-wrap p a {
    color: #e6d769;
    text-decoration: none;
}


.slider-section .caption-wrap h5 {
    font-size: 1.5em;
    margin: 18px 0 20px;
    text-shadow:2px 2px 4px rgba(0,0,0,.5);
    }


.slider-section .caption {
	width: calc(55% - ( ( 4% ) * 0.4 ) );
	max-width: 580px;
	position: absolute;
	left: 8.7%;
	margin-right: 4%;
	bottom: 70px;
	top: 45%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding: 85px 0 0 70px !important;
}

.slider-section .caption::after {
    content: "";
    display: block;
    width: 374px;
    height: 500px;
/* 
    background: url("images/slider-icon-1.png") no-repeat;
 */
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
	z-index: -1;
}


.slider-section .metaslider .flexslider .flex-direction-nav li a {
    width: 22px;
    height: 40px;
    background-repeat: no-repeat !important;
}

.slider-section .metaslider .flexslider .flex-direction-nav li.flex-nav-next a {
    background: url("images/arrow-next.png");
	background-size: 100% !important;
	right: 30px;
}

.slider-section .metaslider .flexslider .flex-direction-nav li.flex-nav-prev a {
    background: url("images/arrow-prev.png");
	background-size: 100% !important;
	left: 30px;
}


.slider-section  .metaslider .flexslider {
    margin: 0 0 0;
}


.btn-section a {
    background: rgba(28,94,82,1);
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    line-height: normal;
    padding: 18px 40px;
    border-radius: 30px;
}

.slider-section .btn-section a:last-child {
    background: #fff;
    color: #383838;
}

.btn-section a:hover, .slider-section .btn-section a:last-child:hover {
    background: #e6d769;
    color: #fff;
}

/*===================================SLIDER CLOSE==================================*/




/*===================================HOME START==================================*/


.coach-fluid-section {
    background-size: cover;
    background-attachment: fixed;
	position: relative;
	box-shadow:inset 0 0 30px #000;
	border-top:1px solid rgba(230,215,105,0.9);
	border-bottom:1px solid rgba(230,215,105,0.9);
}


.coach-fluid-section .container {
    position: relative;
    z-index: 1;
}


.coach-fluid-section::after {
    content: "";
    display: block;
    background: linear-gradient(94deg, rgba(28,94,82,1) 0%, rgba(198,180,87,1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
}


.coach-fluid-section h2, .coach-fluid-section p {
    color: #fff;
}


.coaches-section .title-section {
    padding: 80px 0 70px;
    text-align: left;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.coaches-section .title-section img {
width:20%;
float:left;
margin-right:2%;
margin-bottom:50px;
border-radius:5px;
border:1px solid #e6d769;
box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.coaches-section .title-section text-content {
width:78%;
display:inline;
}

.title-section h2 {
    display: inline-block;
    margin-bottom: 20px;
}


.coaches-list-outer {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
    position: relative;
    margin-bottom: 0px;
    background-image: none !important;
}

/*
.coaches-list-outer::after {
    content: "";
    display: block;
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
*/

.coaches-list-outer .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	position: relative;
    z-index: 1;
}


.coaches-list-outer .container .coaches-list {
    width: 35%;
}

.coaches-list-outer .container .coaches-video {
    width: 60%;
}


h2.border-heading {
    border-left: 6px solid #e6d769;
    padding-left: 13px;
	margin-bottom: 25px;
    text-shadow:2px 2px 4px rgba(0,0,0,.5);	
}


.coaches-list-outer h2 {
    color: #343434;
    text-shadow:none;
}


.coaches-list-outer .coaches-list ul {
    list-style: none;
    margin: 0;
    background: #fff;
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.1);
    /*box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);*/
	border-radius:4px;
}


.coaches-list-outer .coaches-list ul li {
	margin: 0 0 20px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 20px;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 100%;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}


.coaches-list-outer .coaches-list ul li .coaches-img {
    width: 100%;
    max-width: 130px;
    background: #fff;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    padding: 10px 10px;
    min-height: 80px;
    border: 1px solid rgba(0,0,0,0.1);
}


.coaches-list-outer .coaches-list ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}


.coaches-list-outer .coaches-list ul li .coaches-title {
    float: right;
    width: calc(100% - 145px);
}

.coaches-list-outer .coaches-list ul li .coaches-title h4 {
    margin: 0;
}


.coaches-list-outer .coaches-list ul li .coaches-title a {
    text-decoration: none;
    color: #343434; font-size: 18px;
}


.coaches-video .iframe-video {
    position: relative;
    padding: 0;
    border: 15px solid #fff;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
    height: 400px;
}


.coaches-video .iframe-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}



.news-event-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
	padding: 60px 0;
	position: relative;
}



.news-list h2 {
    color: #fff;
}


.news-event-section::after {
    content: "";
    display: block;
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.news-event-section .container {
    position: relative;
    z-index: 1;
}

/*
.news-event-section .news-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}



.news-event-section .news-list ul li {
	width: 23.45%;
	background: #fff;
	margin: 0 2% 3% 0;
	border-radius: 7px;
	overflow: hidden;
	box-shadow: rgba(36, 38, 53, 0.09) 0px 20px 35px;
	transition: transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-moz-transition: transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-o-transition: transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-webkit-transition: transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
}

.news-event-section .news-list ul li:nth-child(4n) {
    margin-right: 0;
}

*/

.news-event-section .swiper-slide{
	background: #fff;
	border-radius: 7px;
	overflow: hidden;
	box-shadow: rgba(36, 38, 53, 0.09) 0px 20px 35px;
	transition: transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-moz-transition: transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-o-transition: transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-webkit-transition: transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
}



.news-event-section .swiper-slide .news-image {
    position: relative;
    overflow:hidden;
}


.news-event-section .swiper-slide .news-image img {
	width: 100%;
	height: 300px;
    object-fit: cover;
	transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;
	-o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;
}


.news-event-section .swiper-slide:hover {
	transform: translate3d(0, -15px, 0);
	-webkit-transform: translate3d(0, -15px, 0);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}


.news-event-section .swiper-slide:hover .news-image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.news-event-section .swiper-slide .news-image a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
	transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;
	-o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;
}


.news-event-section .swiper-slide:hover .news-image a::after {
    opacity: 0.5;
}


.news-event-section .swiper-slide .news-content {
    padding: 20px;
}


.news-event-section .swiper-slide .news-content h3 a {
	text-decoration: none;
	color: #383838;
	font-size: 22px;
	line-height: normal;
	display: inline-block;
}


.news-event-section .swiper-slide .news-content p {
    color: #9b9b9b;
    font-size: 15px;
}


.read-more a {
    color: #e6d769;
	font-size: 15px;
    text-decoration: none;
}


.news-event-section .btn-section {
    text-align: center;
    margin-top: 40px;
}


.social-hub-section {
    padding: 80px 0 0;
    text-align: center;
}

.social-hub-section h2 {
    display: inline-block;
}

.social-hub-section iframe {
    width: 100% !important;
    max-width: 500px;
    margin: 0 auto;
    height: 600px !important;
}


.news-event-section .swiper-pagination {
    display: none;
}


.news-event-section .swiper-button-next, .news-event-section .swiper-button-prev {
    top: 24px;
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 40px;
    border-radius: 4px;
}


.news-event-section #news-events-slider {
    padding-top: 60px;
    margin-top: -60px;
}


.news-event-section .swiper-button-prev {
    left: auto;
    right: 42px;
}


.news-event-section .swiper-button-next {
    right: 0;
}


.news-event-section .swiper-button-next::after, 
.news-event-section .swiper-button-prev::after {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}


.newsletter-section {
    margin: 0px 0;
}

.newsletter-section .coach-fluid-section {
    padding: 70px 0;
}


.newsletter-section .title-section {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.newsletter-section .title-section h2 {
    font-size: 42px;
    width: 60%;
    line-height: 44px;
        text-shadow:2px 2px 4px rgba(0,0,0,.5);
}

.newsletter-section .title-section h2 span{
	color:#e6d769;
}


.newsletter-section .title-section .subscribers-form {
    width: 35%;
}


.newsletter-section .subscribers-form .emaillist {
    position: relative;
}


.newsletter-section .subscribers-form .emaillist input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	background: rgba(28,94,82,1);
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	line-height: normal;
	padding: 18px 40px;
	border-radius: 30px;
}

.newsletter-section .subscribers-form .emaillist input[type="submit"]:hover {
    background: #e6d769;
    color: #fff;
}


.newsletter-section .subscribers-form .emaillist label input {
    width: calc(100% - 104px);
    border-radius: 30px;
    padding-right: 70px;
    border: none;
}


.newsletter-section .subscribers-form .es_caption {
    color: #fff;
    text-align: right;
    padding-bottom: 12px;
}


.newsletter-section .subscribers-form small {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: right;
    display: block;
}



.our-sponsors {
    margin-bottom: 70px;
}


.our-sponsors .swiper-slide img {
    display: initial;
    width: calc(100% - 60px);
    max-width: 100%;
    border: 0px solid rgba(0,0,0,0.1);
    height: 200px;
    object-fit: contain;
    padding: 0px 0px;
}



.our-sponsors .swiper-slide {
    text-align: center;
}


.our-sponsors .swiper-wrapper {
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}


.our-sponsors #our-sponsors-slider {
    margin-top: 40px;
}


.our-sponsors .swiper-sponser-pagination {
    text-align: center;
    margin-top: 30px;
}


.slider-section .flex-control-paging li a.flex-active {
    background: #e6d769;
}


.our-sponsors .swiper-sponser-pagination span.swiper-pagination-bullet-active {
    background: #e6d769;
}


.our-sponsors .swiper-sponser-pagination span {
    background: #000;
}



.bottom-image-gallery .fluid-container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}



.bottom-image-gallery .fluid-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.bottom-image-gallery .fluid-container a {
    width: 100%;
}


#lightbox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


.popup-mask {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: rgba(0,0,0,0.7);
   z-index: 999;
}



.popup-form-container {
	position: fixed;
	top: 50%;
	background: #fff;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 9999;
	padding: 30px; border-radius: 10px;
	width: 90%;
	max-width: 600px;
	margin: 0 auto; min-height: 400px;
}


.site-auto-popup-container .close-btn {
    width: 35px;
    height: 35px;
    background: url("images/closeicon.png");
    background-size: auto;
    font-size: 0;
    background-size: 100%;
    position: absolute;
    right: -20px;
    top: -20px;
    background-repeat: no-repeat;
    cursor: pointer;
}


.site-auto-popup-inner .btns a {
    background: rgba(28,94,82,1);
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    line-height: normal;
    padding: 18px 31px;
    border-radius: 30px;
    margin: 0 3px 5px;
}


.site-auto-popup-inner .btns a:hover {
    background: #e6d769;
    color: #fff;
}

.site-auto-popup-inner h2 {
    font-size: 22px;
    margin: 20px 0 10px;
}

.site-auto-popup-inner {
    text-align: center;
}


.site-auto-popup-inner img.top-logo {
    width: 100%;
    max-width: 230px;
    margin: 0 auto 32px;
}


.fluid-gallery-section {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
}


.fluid-gallery-section h2 {
    color: #fff;
}


.fluid-gallery-section::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
}


.fluid-gallery-section .container {
    position: relative;
    z-index: 1;
}


.gallery-list-container .ngg-gallery-thumbnail-box a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border: 7px solid #fff;
}


.gallery-list-container .ngg-gallery-thumbnail-box {
    width: 23.5%;
    margin: 0 2% 2% 0;
}


.gallery-list-container .ngg-gallery-thumbnail-box:nth-child(4n) {
    margin-right: 0;
}


.fluid-gallery-section .btn-section {
    text-align: center;
}


.gallery-list-container .ngg-gallery-thumbnail-box a {
    margin: 0 !important;
    padding-top: 70.5%;
    position: relative;
}





.mission-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	padding: 70px 0;
}




.mission-inner .m-v-block {
    width: 48%;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 30px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
}



/*===================================HOME CLOSE==================================*/




/*===================================FOOTER START==================================*/

.home #site-footer, .parent-pageid-22 #site-footer {
    margin-top: 0px;
}



#site-footer {
    background: #000;
    margin-top: 50px;
    padding: 70px 0 0;
	position:relative
}


#site-footer .container {
    position: relative;
    z-index: 1;
}


#site-footer .section-inner {
    display: none;
}


.footer-section-upper {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.footer-section-upper .upper-footer-item {
    width: 26%;
}


.footer-section-upper .upper-footer-item.footer-newsletter {
    width: 35%;
}



.footer-section-upper .upper-footer-item.footer-contact-info {
    margin-right: 8%;
}


.footer-section-upper .upper-footer-item h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 35px;
}


#site-footer .footer-section-upper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


#site-footer .footer-section-upper p, 
#site-footer .footer-section-upper ul li a, 
#site-footer .footer-section-upper .es_caption {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
	font-family: 'Jost', sans-serif;
	opacity: 0.7;
}


#site-footer .upper-footer-item.footer-links ul {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


#site-footer .upper-footer-item.footer-links ul li {
    margin: 0 0 0;
    list-style: none;
    width: 48%; padding-right:20px;
}


#site-footer .upper-footer-item.footer-links ul li a{
    opacity:1;
}


#site-footer .upper-footer-item.footer-links ul li a:hover{
    color: #e6d769; text-decoration:none;
}


.footer-section-upper .footer-newsletter form {
    position: relative;
}

#site-footer .footer-section-upper .footer-newsletter form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 43px;
    border: none;
    background-color: rgba(28,94,82,1);
    padding: 10px 20px;
    line-height: normal;
    border-radius: 30px;
    font-size: 15px;
    font-family: 'Jost', sans-serif;
}


#site-footer .footer-section-upper .footer-newsletter form input[type="submit"]:hover, 
#site-footer .footer-section-upper .footer-newsletter form input[type="submit"]:focus {
    background: #e6d769;
    color: #fff;
	text-decoration:none;
}


.footer-section-upper .footer-newsletter form label input {
    padding: 10px 20px;
    width: calc(100% - 145px);
    line-height: normal;
    border: none;
    border-radius: 30px;
    font-size: 15px;
	color:#343434;
	font-family: 'Jost', sans-serif;
}

input:focus {
   outline:none !important;    
}


.upper-footer-item.footer-newsletter .textwidget.custom-html-widget ul {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.upper-footer-item.footer-newsletter .textwidget.custom-html-widget ul li {
    margin: 0 22px 0 0;
}


#site-footer .footer-section-upper .footer-newsletter .textwidget.custom-html-widget ul li a {
    color: #e6d769;
    font-size: 20px;
	opacity:1;
}



#site-footer .footer-section-upper .footer-newsletter .textwidget.custom-html-widget ul li a:hover {
    color: #fff;
}


#site-footer .footer-bottom p {
    margin: 0;
}


#site-footer .footer-bottom p, #site-footer .footer-bottom p a {
    color: #fff;
    opacity: 0.7;
    font-size: 17px;
    font-weight: 500;
}


#site-footer .footer-bottom p a:hover {
    color: #e6d769;
}


#site-footer .footer-bottom {
    padding: 30px 0;
    text-align: center;
    margin-top: 40px;
}


#back_top {
    width: 50px;
    height: 50px;
    background: rgba(28,94,82,1);
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    position: fixed;
    bottom: 100px;
    right: 10px;
    color: #fff;
	cursor:pointer;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	z-index: 999;
}

#back_top:hover {
    background: #e6d769;
    color: #fff;
}


/*===================================FOOTER CLOSE==================================*/



/*===================================DEFAULT START==================================*/

.default-fluid-banner {
    position: relative;
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: 80px;
}


.default-fluid-banner::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}


.default-fluid-banner .default-caption {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -40%);
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    width: 100%;
    text-align: center;
    padding: 0 20px;
    max-width: 1050px;
    margin: 0 auto;
    z-index: 1;
}


.default-fluid-banner img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}


.default-fluid-banner .default-caption h1 {
    color: #fff;
    font-size: 54px;
    text-transform: uppercase;
    letter-spacing: 2px;
	line-height: 56px;
}


.page-template-default #site-content article {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}


.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100% !important;
    width: 100% !important;
}


.entry-header.has-text-align-center.header-footer-group, .post-meta-wrapper.post-meta-edit-link-wrapper {
    display: none;
}


figure figcaption {
    text-align: center;
    margin: 10px 0 0;
    font-weight: 800;
    color: #343434;
	font-family: 'Jost', sans-serif;
}


.alignnone.size-full {
    margin-bottom: 20px;
}



.parent-pageid-26 #site-content article .entry-content .fig-program-left {
    float: left;
    width: 100% !important;
    margin: 0 33px 20px 0;
    max-width: 300px;
}


.parent-pageid-26 #site-content article .entry-content .fig-program-left br {
    display: none;
}


.fig-program-section {
    display: inline-block;
    margin-bottom: 30px;
}

.fig-program-section .fig-program-left img {
    margin: 0;
    width: 100%;
	border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 13px 0 3px 0 rgba(0,0,0,0.05);
}

.page-template-default .entry-content ul li a{
	color:#e6d769;
	text-decoration:none;
}


.btn-section.registration-link {
    text-align: center;
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 44px;
}


/*===================================DEFAULT CLOSE==================================*/




/*===================================flag-football START==================================*/

.flag-football-list-outer h2 {
    margin-top: 0;
}


.flag-football-list-outer {
    margin: 25px 0 60px;
}


.flag-football-list {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	margin-top: 50px;
}


.flag-football-list-outer .flag-football-items {
    width: 31.9%;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 20px;
    margin: 0 2% 2% 0;
    position: relative;
    box-shadow: 11px 6px 5px 0 rgba(0,0,0,0.1);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.flag-football-list-outer .flag-football-items:hover {
    box-shadow: none;
}


.flag-football-list-outer .flag-football-items:last-child {
    margin-right: 0;
}


.flag-football-list-outer p:empty {
    display: none;
}


.flag-football-list-outer ul {
    margin: 0 !important;
    padding-left: 15px;
}


.flag-football-list-outer ul li {
    font-size: 17px;
    line-height: 1.5 !important;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 8px 0;
    margin: 0;
}


.flag-football-list-outer ul li:last-child {
    border-bottom: none;
}


.flag-football-list-outer .flag-football-items strong {
    position: absolute;
    top: -16px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    background: #fff;
    padding: 0 24px;
    text-transform: uppercase;
}


/*===================================flag-football CLOSE==================================*/




/*===================================ABOUT START==================================*/


.about-info-wrap .part-right {
    float: left;
    width: 100%;
    max-width: 300px;
    margin: 0 30px 10px 0;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 13px 0 3px 0 rgba(0,0,0,0.05);
}


.about-info-wrap .part-right img {
    width: 100%;
}


.about-info {
    margin-bottom: 60px;
}


.about-info p a{
	color:#e6d769;
}


.about-other-info figure {
    position: relative;
    margin-bottom: 25px;
}

.about-other-info figure img {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 8px;
}


.about-other-info figure figcaption {
    padding: 17px 50px 20px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    background: rgba(255,255,255,0.8);
    line-height: normal;
    width: 100%;
    margin: 0;
}


.our-sponsors {
    margin-top: 60px;
}



/*===================================ABOUT CLOSE==================================*/






/*===================================NEWS START==================================*/


.news-outer {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.news-outer .news-container {
    width: 67%;
}


.news-outer .news-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}

.news-outer .news-container ul li {
	width: 48%;
	background: #fff;
	margin: 0 4% 4% 0;
	border-radius: 7px;
	overflow: hidden;
	box-shadow: rgba(36, 38, 53, 0.09) 0px 20px 35px;
	transition: transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-moz-transition: transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-o-transition: transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-webkit-transition: transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
}


.news-outer .news-container ul li:hover {
    /*transform: translate3d(0, -15px, 0);
    -webkit-transform: translate3d(0, -15px, 0);*/
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}


.news-outer .news-container ul li:nth-child(2n) {
    margin-right: 0;
}


.news-outer .news-container ul li .blog-image a{
    display: block;
    width: 100%;
    position: relative;
	overflow:hidden;
}


.news-outer .news-container ul li .blog-image a img {
	width: 100%;
	height: 340px;
	object-fit: cover;
	transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;
	-o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;
}


.news-outer .news-container ul li:hover .blog-image a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.news-outer .news-container ul li .blog-image a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;
    -o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;
}


.news-outer .news-container ul li:hover .blog-image a::after {
    opacity: 0.5;
}


.news-outer .news-container ul li h2 a {
	color: #383838;
	text-decoration: none;
	font-size: 22px;
	line-height: normal;
	display: inline-block;
}


.news-outer .news-container ul li .blog-content {
    padding: 20px;
}


.news-outer .news-container ul li .blog-content p {
    color: #9b9b9b;
    font-size: 15px;
	margin-bottom: 30px;
}


.news-outer .news-container ul li a.read-more {
    background: #e6d769;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    line-height: normal;
    padding: 18px 40px;
    border-radius:30px;
}


.news-outer .news-container ul li a.read-more:hover {
    background: rgba(28,94,82,1);
    color: #fff;
}


.news-outer #sidebar {
    width: 27%;
}


#sidebar ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #383838;
    line-height: normal;
    display: inline-block;
}


#sidebar ul li a:focus, #sidebar ul li a:hover {
    outline:none;
	text-decoration:none;
}


#sidebar ul li a:hover {
    color: #e6d769;
}


#sidebar ul li span {
    color: #9b9b9b;
    font-size: 15px;
    font-weight: 400;
}


#sidebar ul li {
    margin: 0 0 25px;
}


#sidebar h2 {
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.search-form input[type="submit"] {
    background: #e6d769;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    line-height: normal;
    padding: 18px 40px;
    border-radius:0px;
}


.search-form input[type="submit"]:hover {
    background: rgba(28,94,82,1);
    color: #fff;
}




/*===================================NEWS CLOSE==================================*/






/*===================================NEWS DETAIL START==================================*/

.single-post .featured-media-inner {
    left: 0;
    width: 100%;
    max-width: 100%;
}

.single-post .featured-media-inner img {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.single-post .news-container p, .single-post .news-container ul li {
    color: #9b9b9b;
    font-size: 15px;
}

.single-post .news-container p a, .single-post .news-container ul li a{
    color: #e6d769;
}


.single-post .news-outer .news-container article ul {
    display: block;
    width: 100% !important;
    list-style: inside;
}


.single-post .news-outer .news-container article ul li {
    width: 100%;
    background: transparent;
    box-shadow: none;
    margin: 0 0 8px;
}


.single-post .news-outer article .pagination-single {
    width: 100%;
    max-width: 100%;
    display: none;
}


.single-post .news-outer article .pagination-single a {
    color: #343434;
    font-size: 18px;
}


.single-post .news-outer article .pagination-single a:hover, 
.single-post .news-outer article .pagination-single a:focus {
    color: #e6d769;
    text-decoration:none !important;
	outline:none;
}

.single-post figure a {
    color: #e6d769;
    text-decoration: none;
    font-size: 18px;
}


.single-post figure img {
    width: 100%;
}


.single-post #site-content .news-container-wide .news-container article figure {
    width: 100% !important;
    max-width: 480px !important;
	margin: 0 auto;
}


.single-post #site-content .news-container-wide .news-container article figure figcaption {
    margin: -15px 0 20px;
}


.file-pdf a {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 100%;
}

.file-pdf img {
    width: 16px;
    height: 16px;
    margin: 5px 7px 0 0;
}


/*===================================NEWS DETAIL CLOSE==================================*/





/*===================================CONTACT START==================================*/


.container.contact-page {
text-align:center;
}

.contact-address {
	
	margin-bottom: 70px; 
	width:60%;    display:inline-block;
}


.contact-address .contact-address-box {
    width: 40%;display:inline-block;

}


.contact-address-box i {
    font-size: 40px;
    margin-bottom: 40px;
}


.contact-address .contact-address-box h3 {
    font-weight: 800;
    display: block;
    margin: 0 0 25px;
}


.contact-address .contact-address-box p {
    color: #9b9b9b;
    font-size: 16px;
}


.contact-address .contact-address-box a {
    color: #343434;
    text-decoration: none;
    font-size: 18px;
}


.contact-address .contact-address-box a:hover {
    color: #e6d769;
}


.contact-form {
    background: #f3f3f3;
    padding: 90px 0;
}


.contact-form .title {
    text-align: center;
}


.contact-form .title h2 {
    font-size: 39px;
    font-weight: 800;
    margin-bottom: 20px;
}


.contact-form .title::after {
    content: "";
    width: 40px;
    height: 17px;
    border-bottom: 2px solid #2b2b2b;
    display: block;
    margin: 0 auto 50px;
}


.contact-form .wpcf7 {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}


.contact-form span input, .contact-form textarea {
    border-width: 1px 1px 2px 1px;
    font-size: 15px;
    padding: 15px;
    resize: none;
    border-color: rgba(0,0,0,0.1);
}


.contact-form textarea {
    height: 150px;
}


.contact-form span input:focus, .contact-form textarea:focus {
    border-color: rgba(0,0,0,0.1);
    border-width: 1px 1px 2px 1px;
    outline: none;
}


.contact-form label {
    font-size: 18px;
}


.contact-form label br {
    display: none;
}


.contact-form .form-field-1-column {
    margin-bottom: 15px;
}


.contact-form .form-field-1-column span.which-program {
    display: block;
    width: 100%;
    margin-top: 8px;
}

.contact-form .form-field-1-column span.which-program span {
    display: block;
    margin: 0px;
}


.contact-form .form-field-1-column span.which-program span label {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.contact-form .form-field-1-column span.which-program span input {
    padding: 0;
    width: 22px;
    height: 22px;
}

.contact-form .form-field-1-column span.which-program span label span {
    margin: 5px 0 0 7px;
    font-size: 16px;
}


.contact-form input.wpcf7-form-control.wpcf7-submit {
	background: rgba(28,94,82,1);
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	line-height: normal;
	padding: 18px 40px;
	border-radius: 30px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}

.contact-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #e6d769;
    color: #fff;
	text-decoration:none;
}


.contact-map iframe {
    width: 100% !important;
    height: 500px !important;
}


.contact-social-icon {
    margin-top: 70px;
    margin-bottom: 20px;
}


.contact-social-icon ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}


.contact-social-icon ul li {
    margin: 0 15px;
}


.contact-social-icon ul li a {
    color: #e6d769;
    font-size: 20px;
}

.contact-social-icon ul li a:hover {
    color: rgba(28,94,82,1);
}

.wpcf7-response-output {
    font-size: 12px;
    text-align: center;
}


.wpcf7-not-valid-tip {
    font-size: 14px !important;
}


/*===================================CONTACT CLOSE==================================*/






/*===================================STORE START==================================*/




.archive #primary, .single #primary {
    max-width: 100%;
    padding: 0;
    width: 100%;
}


.archive #primary #main, .single #primary #main {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}


.woocommerce-breadcrumb {
    font-family: 'Jost', sans-serif;
}


.woocommerce-result-count {
    font-weight: 800;
    margin-bottom: 0;
}


.woocommerce-breadcrumb a {
    color: #e6d769;
    text-decoration: none;
}


.woocommerce-products-header {
    display: none;
}


.woocommerce-ordering {
    padding: 0;
    margin-bottom: 30px;
}


.woocommerce-ordering select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px solid rgba(0,0,0,0.1);
    background: url("images/select-icon.jpg") no-repeat right center;
    padding: 8px 75px 8px 6px;
    background-size: 40px;
    font-size: 16px;
}



.woocommerce ul.products li {
	background: #fff;
	margin: 0 3% 3% 0 !important;
	width: 22.67% !important;
	border-radius: 7px;
	text-align: center;
	overflow: hidden;
	box-shadow: rgba(36, 38, 53, 0.09) 0px 20px 35px;
	transition: transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-moz-transition: transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-o-transition: transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
	-webkit-transition: transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;
}


.woocommerce ul.products li:nth-child(4n) {
    margin-right: 0 !important;
}


.woocommerce ul.products li:hover {
    /*transform: translate3d(0, -15px, 0);
    -webkit-transform: translate3d(0, -15px, 0);*/
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}


.woocommerce ul.products li img {
    width: 100% !important;
    height: auto;
    object-fit: cover;
}


.woocommerce ul.products li a h2.woocommerce-loop-product__title {
    font-size: 20px;
    padding: 0 20px;
}


.woocommerce ul.products li a span.price {
    padding: 0 20px;
    font-size: 16px;
    margin-top: 10px;
    color: #9b9b9b;
}


.woocommerce ul.products li a.button, .woocommerce ul.products li a.added_to_cart {
	
	 background: rgba(28,94,82,1);
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	margin: 0 auto 20px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	line-height: normal;
	padding: 18px 40px;
	border-radius: 30px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}


.woocommerce ul.products li a.button:hover, .woocommerce ul.products li a.added_to_cart:hover {
   background: #e6d769;
   color: #fff;
	text-decoration:none !important;
}


.woocommerce ul.products li a.added_to_cart {
	background: rgba(28,94,82,1);
}


.woocommerce ul.products li span.onsale {
    background: rgba(28,94,82,1);
}


ul.page-numbers {
    text-align: center;
}


ul.page-numbers li {
    margin: 20px 0 0;
}


ul.page-numbers li span, ul.page-numbers li a {
    width: 35px;
    height: 35px;
    background: rgba(28,94,82,1);
    line-height: 35px;
    padding: 0 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 100%;
}


ul.page-numbers li span.current, ul.page-numbers li a:hover {
    background: #e6d769;
}




.post-type-archive-product .woocommerce-message .button{
	background: rgba(28,94,82,1);
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	/* margin: 0 auto 20px; */
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	line-height: normal;
	padding: 18px 40px;
	border-radius: 30px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}



.post-type-archive-product .woocommerce-message .button:hover{
	background: #e6d769;
	color: #fff;
	text-decoration: none !important;
}






/*===================================STORE CLOSE==================================*/







/*===================================STORE SINGLE START==================================*/

.single #primary #main .woocommerce-product-gallery {
    width: 54%;
    max-width: 100%;
}

.single #primary #main .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    width: 100%;
}


.single #primary #main .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    width: 100%;
}


.single #primary #main .summary.entry-summary {
    width: 40%;
}


.single #primary #main .summary.entry-summary h1 {
    font-size: 40px;
    letter-spacing: 2px;
    line-height: normal;
}

.single #primary #main  p {
    color: #9b9b9b;
    font-size: 16px;
}




body.single-product .qib-button.qib-button-wrapper button.qib-button, 
body.single-product .qib-button.qib-button-wrapper .quantity input {
    height: 50px !important;
	text-decoration: none;
}


/*===================================STORE SINGLE CLOSE==================================*/






/*===================================FAQ START==================================*/


.container-faq .tab {
    background: transparent;
    border: none;
}


.container-faq .tab button {
    background: rgba(35, 31, 32, 1);
    border-radius: 5px 5px 0 0;
    margin-right: 2px;
}

.container-faq .tab button.active {
    background: rgba(28,94,82,1);
}

.container-faq .tab button:hover {
    background: #e6d769;
	text-decoration:none;
}


.container-faq .tabcontent {
    margin: 0;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 30px;
}

.roll-out-list .item-head {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
}

.item-roll-out .roll-list {
    padding-left: 26px;
}

.item-head strong {
    display: block;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 15px;
	line-height: normal;
    padding-bottom: 15px;
}

.item-roll-out .item-head::after, .item-roll-out .item-head::before {
    background: #e6d769;
    content: '';
    height: 5px;
    left: 0px;
    position: absolute;
    top: 9px;
    width: 15px;
    transition: transform 500ms ease;
    -webkit-transition: transform 500ms ease;
    -moz-transition: transform 500ms ease;
}

.item-roll-out .item-head.close::before, .item-roll-out .item-head.close::after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.item-roll-out .item-head::after {
    transform-origin: center;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.item-roll-out .item-head.close:hover::after, .item-roll-out .item-head.close:hover::before, .item-roll-out .item-head.close::before, .item-roll-out .item-head.close::after {
    background: rgba(28,94,82,1);
}



/*===================================FAQ CLOSE==================================*/



.entry-content ul {
margin-left:20px;
}

.entry-content h3 {
margin:10px 0;
}



/*===================================SPONSORS START==================================*/

.entry-content p a{
	color: rgba(28,94,82,1); text-decoration:none;
}

.entry-content p a:hover {
color:#e6d769;
}


.page-template-tpl-sponsors .entry-content p {
    text-align: center;
    margin-bottom: 5px;
}



.list-new-sponsors ul {
    list-style: none;
    margin: 0;
    padding: 0;
}







.page-template-tpl-sponsors .ngg-galleryoverview, .list-new-sponsors ul {
	display: flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box, 
.list-new-sponsors ul li {
    width: 22.7%;
    margin: 0 3% 3% 0;
    border: 1px solid rgba(0,0,0,0.1);
}


.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(4n), .list-new-sponsors ul li:nth-child(4n) {
    margin-right: 0;
}


.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box a, 
.list-new-sponsors ul li a {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 2vh 0 25vh;
	display: block;
}


.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box a img, 
.list-new-sponsors ul li a img {
    width: 100%;
    object-fit: contain;
    padding: 40px;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}


.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail {
    height: 100%;
}



.sl-wrapper .sl-navigation button, .sl-wrapper .sl-close, .sl-wrapper .sl-counter {
    color: #fff !important;
}

.sl-wrapper .sl-counter {
    font-size: 18px !important;
}


.sl-overlay {
    background: rgba(0,0,0,0.8) !important;
    opacity: 1 !important;
}


.sl-image img {
    border: 10px solid #fff !important;
    padding: 10px !important;
}


/*===================================SPONSORS CLOSE==================================*/






/*===================================SEARCH START==================================*/

.search-results #site-content {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}



.search-results header.archive-header {
    padding: 0;
}


.search-results .archive-subtitle {
    margin-top: 0;
}


.search-results a {
    color: #343434;
    text-decoration: none !important;
}


.search-results h2.entry-title {
    font-size: 40px;
}


.search-results .entry-content {
    text-align: center;
    margin-top: 15px;
}


.search-results .pagination .nav-links {
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
}


.search-results .nav-links a, .search-results .nav-links span.current {
    transform: none !important;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    background: #000;
    color: #fff;
    margin: 0 3px;
    border-radius: 100%;
    line-height: 30px;
}


.search-results .nav-links span.current {
    background: #e6d769;
    color: #fff;
}


.search-results header.archive-header .color-accent {
    color: #e6d769;
}


.search-results span.page-numbers.placeholder {
    margin: 0;
}


.search-results .nav-links a.next.page-numbers, .search-results .nav-links a.prev.page-numbers {
    border-radius: 0;
    width: auto;
    height: auto;
    padding: 2px 9px;
}



/*===================================SEARCH CLOSE==================================*/





/*===================================GALLERY START==================================*/


.page-id-472 .ngg-gallery-thumbnail-box {
    width: 25%;
    margin: 0 0% 0% 0;
}


.page-id-472 .ngg-gallery-thumbnail-box a {
    margin: 0 !important;
    background: #fff;
    padding: 50px 0 56.25%;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.1) !important;
    position: relative;
}


.page-id-472 .ngg-gallery-thumbnail-box a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
	border: 10px solid #fff;
}


.page-id-472 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
    padding: 7px;
}


.ngg-galleryoverview.default-view .ngg-navigation span, 
.ngg-galleryoverview.default-view .ngg-navigation a {
    width: 30px !important;
    height: 30px !important;
    display: inline-block;
    line-height: 30px;
    padding: 0;
    text-align: center;
}


.ngg-galleryoverview.default-view .ngg-navigation span {
    background: #e6d769;
}

.ngg-galleryoverview.default-view .ngg-navigation a {
    background: #000;
    color: #fff;
}


.ngg-galleryoverview.default-view .ngg-navigation a:hover {
    background: rgba(28,94,82,1);
	color: #fff !important;
}





@media only screen and (max-width:767px){
	
	.page-id-472 .ngg-gallery-thumbnail-box {
		width: 50%;
	}	
	
}/*========media close=======*/





/*===================================GALLERY CLOSE==================================*/





/*===================================EVENT START==================================*/



body .tribe-events-header #tribe-events-events-bar-search button.tribe-common-c-btn {
    background-color: rgb(28, 94, 82);
    color: #fff;
    border-radius: 50px;
}


body .tribe-events-header #tribe-events-events-bar-search button.tribe-common-c-btn:hover {
    background: #e6d769;
    color: #fff;
}


body .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__list li:hover, 
body .tribe-common-l-container .tribe-events-c-ical a.tribe-events-c-ical__link:hover{
	background: #e6d769;
}


body .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__list li:hover a span{
	color: #fff;
}



body .tribe-common-l-container .tribe-events-c-ical a.tribe-events-c-ical__link {
    background: rgb(28, 94, 82);
    color: #fff;
    border-radius: 50px;
    border: none;
}


body .tribe-common-l-container .tribe-events-c-ical a.tribe-events-c-ical__link {
    background: rgb(28, 94, 82);
    color: #fff;
    border-radius: 50px;
    border: none;
    padding: 13px 15px;
    font-size: 14px;
}


body .tribe-common-l-container .tribe-events-c-ical a.tribe-events-c-ical__link .tribe-events-c-ical__link-icon-svg {
    color: #fff;
}


body .datepicker table tr td.active {
    background: rgb(28, 94, 82) !important;
}


body .datepicker table tr td {
    font-size: 14px !important;
}


body .datepicker table thead tr th {
    margin-bottom: 15px !important;
    padding-bottom: 20px !important;
	font-size: 14px !important;
    font-weight: 700 !important;
}



body .datepicker table tr td {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0 !important;
}


.tribe-events-calendar-month .tribe-events-calendar-month__header-row h3 span {
    font-size: 16px;
    font-weight: 700;
}



.tribe-events-calendar-month .tribe-events-calendar-month__day-cell h3 time {
    font-size: 18px;
    font-weight: 400;
}



body .tribe-common .tribe-common-c-svgicon {
    color: #000;
}


body #tribe-events-content .tribe-events-schedule {
    margin: 0 0 24px;
}


body #tribe-events-content .tribe-events-single-event-description p {
    margin-bottom: 10px;
    font-size: 15px;
}


body #tribe-events-content .tribe-events-meta-group dl {
    font-size: 16px;
}



body #tribe-events-content .tribe-events-meta-group h2 {
    font-size: 22px;
    margin-bottom: 20px;
}



.tribe-events-calendar-list__event-description p {
    font-size: 15px;
}


body .tribe-common-l-container.tribe-events-l-container {
    overflow: hidden;
    padding-top: 0 !important;
}


body .tribe-events .tribe-events-c-view-selector__button::before {
    background-color: #000;
}




.tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current button.tribe-events-calendar-month__day-cell--mobile, .tribe-events .tribe-events-calendar-month__mobile-events-icon--event, 
span.month.focused.active.current {
    background-color: rgb(28, 94, 82) !important;
}


.tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current button.tribe-events-calendar-month__day-cell--mobile h3 time{
    color:#fff !important;
}



.tribe-events-calendar-month-mobile-events__mobile-day--show {
    padding-top: 6px !important;
}



body .tribe-events .datepicker .datepicker-switch {
    font-size: 18px !important;
}




@media only screen and (max-width:767px){
	
	
	.tribe-events-calendar-month .tribe-events-calendar-month__body div div {
		border: 1px solid rgba(0,0,0,0.1);
		border-radius: 0 !important;
	}



	.tribe-events-calendar-month .tribe-events-calendar-month__body div div h3 time {
		font-size: 14px !important;
		padding-top: 12px;
		display: block;
	}
	
	
	.tribe-events-c-nav__today.tribe-common-b2 {
		font-size: 14px;
	}
	
	
	.tribe-events-calendar-list__event-date-tag-datetime {
		padding-top: 0 !important;
	}
		
	
	
	
}/*===media close===*/



/*===================================EVENT CLOSE==================================*/





/*====================================================================================================================================================================RESPONSIVESTART====================================================================================================*/








/*===================================FOOTER START==================================*/

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

	.footer-section-upper .upper-footer-item.footer-contact-info {
		margin-right: 0;
	}

	.footer-section-upper .upper-footer-item {
		width: 100%;
		margin-bottom: 50px;
	}


	.footer-section-upper .upper-footer-item:last-child {
		margin-bottom: 0px;
	}

	.footer-section-upper .upper-footer-item.footer-newsletter {
		width: 100%;
	}

	.footer-section-upper .upper-footer-item h2 {
		margin-bottom: 10px;
	}


	#site-footer .footer-section-upper .footer-newsletter form input[type="submit"] {
		position: static; width: 100%;
	}

	.footer-section-upper .footer-newsletter form label input {
		width: calc(100% - 0px);
	}

	#site-footer .footer-bottom p, #site-footer .footer-bottom p a {
		font-size: 15px;
	}


	#site-footer .footer-bottom {
		padding: 25px 0;
		margin-top: 40px;
		border-top: 1px solid rgba(255,255,255,0.2);
	}
	
	
	#site-footer {
		margin-top: 40px !important;
	}
	
	
}/*=====media close=====*/


@media only screen and (min-width:767px) and (max-width:1000px){
	
	.footer-section-upper .footer-newsletter form label input {
		width: calc(100% - 0px);
	}

	#site-footer .upper-footer-item.footer-links ul li {
		width: 100%;
		padding-right: 20px;
	}

	#site-footer .footer-section-upper .footer-newsletter form input[type="submit"] {
		position: static;
	}
	
	
}/*=====media close=====*/


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

	#site-footer .footer-section-upper .footer-newsletter form input[type="submit"] {
		top: auto;
		bottom: 0px;
	}	
	
}/*=====media close=====*/




@media only screen and (min-width:800px){

	#site-footer::before {
		height: 147px;
		top: -60px;
	}
	
}/*=====media close=====*/



@media only screen and (min-width:1800px){

	#site-footer::before {
		top: -85px;
	}
	
}/*=====media close=====*/



/*===================================FOOTER CLOSE==================================*/





/*===================================SLIDER START==================================*/


@media only screen and (max-width:1000px){
	
	.slider-section .metaslider .slides li img {
		height: 700px;
		object-fit: cover;
	}

	body h1 {
		font-size: 50px;
		line-height: normal;
	}


	.slider-section .metaslider .caption-wrap h1 {
		margin-bottom: 15px !important;
	}

	.metaslider .flexslider .slides p {
		margin: 0;
		line-height: 1.4 !important;
	}


	.slider-section .caption-wrap h5 {
		font-size: 23px;
		margin: 13px 0 20px;
	}


	.slider-section .caption::after {
		display: none;
	}


	.slider-section .caption {
		width: 100%;
		max-width: 100%;
		left: 0;
		margin-right: 0;
		bottom: auto;
		padding: 85px 20px 0 !important;
		right: 0;
		margin: 0 auto;
		text-align: center;
		top: 50%;
	}


	.flex-direction-nav {
		display: none;
	}
		

	.slider-section .flex-control-paging li a.flex-active {
		background: #e6d769;
	}

	.slider-section .flex-control-paging li a {
		background: #000;
	}	
		
	.slider-section .metaslider .flex-control-nav {
		bottom: 10px;
	}	

	
}/*======media close======*/



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

	.flex-control-nav.flex-control-paging {
		display: none;
	}
	
}/*======media close======*/




@media only screen and (min-width:1000px) and (max-width:1500px){
	
	.slider-section .caption {
		width: calc(100% - ( ( 4% ) * 0.4 ) );
		max-width: 590px;
		left: 8.7%;
		margin-right: 0;
		bottom: 70px;
		top: 45%;
		padding: 85px 0 0 70px !important;
		text-align: left;
		right:auto;
	}


	.slider-section .caption::after {
		display: block;
	}


	body h1 {
		font-size: 70px;
		line-height: 70px;
	}	
	
	
	.slider-section .metaslider .slides li img {
		height: 800px;
		object-fit: cover;
	}
	
	
}/*======media close======*/





@media only screen and (min-width:1500px){
	
	.slider-section .metaslider .slides li img {
		height: 100vh;
		object-fit: cover;
	}	
	
}/*======media close======*/



/*===================================SLIDER CLOSE==================================*/





/*===================================HOME START==================================*/


@media only screen and (max-width:767px){
		
	.coaches-list-outer .container .coaches-list {
		width: 100%;
		margin-bottom: 40px;
	}

	.coaches-list-outer .container .coaches-video {
		width: 100%;
	}

	.coaches-list-outer .coaches-list ul li .coaches-title {
		width: 100%;
		text-align: center;
		margin: 15px 0 0;
	}

	.coaches-list-outer .coaches-list ul li .coaches-img {
		max-width: 100%;
	}


	.news-event-section .news-list ul li {
		width: 100%;
		margin: 0 0 40px 0;
	}

	.news-event-section .news-list ul li:last-child {
		margin-bottom: 0;
	}


	.news-event-section .news-list ul li .news-image img {
		height: auto;
	}
	
	
	.news-event-section #news-events-slider {
		margin-top: 0;
	}
	
	
	.coach-fluid-section {
		background-attachment: scroll;
	}
	
	
	.newsletter-section .title-section h2 {
		font-size: 34px;
		width: 100%;
		line-height: 38px;
		text-align: center;
	}
	
	.newsletter-section .title-section .subscribers-form {
		width: 100%;
		text-align: center;
	}
	
	
	.newsletter-section .subscribers-form .es_caption, .newsletter-section .subscribers-form small {
		text-align: center;
		line-height: normal;
	}
	
	.newsletter-section .subscribers-form .emaillist input[type="submit"] {
		padding: 18px 20px;
	}
	
	.newsletter-section .subscribers-form .emaillist label input {
		width: calc(100% - 30px);
		padding-right: 100px;
	}
	
	
	.bottom-image-gallery .fluid-container {
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}
	
	
	.bottom-image-gallery .fluid-container img {
		height: auto;
		padding: 0 20px 20px;
	}
	
	
	.site-auto-popup-inner .btns a {
		width: 100%;
	}
	
	
	.site-auto-popup-inner img.top-logo {
		max-width: 170px;
		margin: 0 auto 20px;
	}
	
	
	.site-auto-popup-container .close-btn {
		right: -15px;
		top: -15px;
	}
	
	.site-auto-popup-inner h2 {
		font-size: 20px;
	}
	
	.popup-form-container {
		padding: 30px 20px;
	}
	
	
	.coaches-section .title-section img {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 40px;
	}
	
	
	.gallery-list-container .ngg-gallery-thumbnail-box {
		width: 47.5%;
		margin: 0 5% 5% 0;
	}
	
	
	.gallery-list-container .ngg-gallery-thumbnail-box:nth-child(2n) {
		margin-right: 0;
	}
	
	.fluid-gallery-section {
		padding: 60px 0;
	}
	
	
	
	.mission-inner .m-v-block {
		width: 100%;
		margin-bottom: 30px;
	}
	
	
	.mission-inner .m-v-block:last-child {
		margin-bottom: 0;
	}
			
	
}/*======media close======*/




@media only screen and (max-width:500px){
	
	.news-event-section .swiper-slide .news-image img {
		height: 300px;
		object-position: left;
	}
	
	.news-event-section .btn-section {
		margin-top: 20px;
	}
	
}/*======media close======*/





@media only screen and (min-width:700px) and (max-width:1200px){
		
	.news-event-section .swiper-slide .news-image img {
		height: 250px;
	}	
	
}/*======media close======*/





@media only screen and (min-width:767px) and (max-width:999px){
		
	.coaches-list-outer .container .coaches-list {
		width: 100%;
		margin-bottom: 40px;
	}


	.coaches-list-outer .container .coaches-video {
		width: 100%;
	}


	.news-event-section .news-list ul li {
		width: 49%;
		margin: 0 2% 3% 0;
	}


	.news-event-section .news-list ul li:nth-child(2n) {
		margin-right: 0;
	}


	.news-event-section .news-list ul li .news-image img {
		height: 300px;
	}
		
		
	.coaches-video .iframe-video {
		padding: 15vh 0 40vh;
	}	
	
	
}/*======media close======*/



@media only screen and (min-width:1700px){
		
	.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box a {
		padding: 2vh 0 20vh;
	}
	
}/*======media close======*/



@media only screen and (min-width:767px) and (max-width:1140px){
	

	.newsletter-section .title-section h2 {
		font-size: 32px;
		width: 50%;
		line-height: 38px;
	}


	.newsletter-section .title-section .subscribers-form {
		width: 45%;
	}


	.newsletter-section .subscribers-form .emaillist label input {
		width: calc(100% - 70px);
	}	
		

	.newsletter-section .subscribers-form .emaillist input[type="submit"] {
		padding: 18px 25px;
	}

}/*======media close======*/




/*===================================HOME CLOSE==================================*/







/*===================================ABOUT AND DEFAULT AND CONTACT START==================================*/



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

	.default-fluid-banner .default-caption {
		top: 60%;
	}


	.default-fluid-banner .default-caption h1 {
		font-size: 40px; line-height: 40px;
	}
	
	
}/*======media close======*/



@media only screen and (max-width:767px){
	
	.parent-pageid-26 #site-content article .entry-content .fig-program-left {
		width: 100% !important;
		margin: 0 0px 30px 0;
		max-width:100%;
	}	
	
	.entry-content ul, .entry-content ol {
		margin-left: 8px;
	}
	
	.container-faq .tab button {
		font-size: 12px;
	}
	
	.container-faq h3 {
		font-size: 20px;
	}
	
	.container-faq .tabcontent {
		padding: 30px 20px;
	}
	
	
	.contact-address .contact-address-box {
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
		border: 1px solid rgba(0,0,0,0.1);
		padding: 40px;
	}
	
	.contact-address .contact-address-box:last-child {
		margin-bottom: 0;
	}
	
	.contact-form .title h2 {
		font-size: 33px;
		margin-bottom: 10px;
	}
	
	.about-info-wrap .part-right {
		max-width: 100%; margin: 0 0 20px 0;
	}
	
	
	.about-other-info figure figcaption {
		padding: 17px 0 20px;
		position: static;
	}
	
	.about-other-info figure {
		margin-bottom: 0;
	}
	
	
}/*======media close======*/



/*===================================ABOUT AND DEFAULT AND CONTACT CLOSE==================================*/




/*===================================NEWS LIST AND DETAIL AND SPONSORS START==================================*/


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

	.news-outer .news-container {
		width: 100%;
		margin-bottom: 40px;
	}


	.news-outer .news-container ul li {
		width: 100%;
		margin: 0 0 40px 0;
	}


	.news-outer .news-container ul li .blog-image a img {
		height: auto;
	}


	.news-outer #sidebar {
		width: 100%;
	}
	
	.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box, 
	.list-new-sponsors ul li {
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box a, 
	.list-new-sponsors ul li a {
		padding: 5vh 0 30vh;
	}
	
	
}/*======media close======*/



@media only screen and (min-width:767px) and (max-width:1000px){
	
	.news-outer .news-container ul li .blog-image a img {
		height: 250px;
	}	
	
	.page-template-tpl-sponsors .ngg-galleryoverview .ngg-gallery-thumbnail-box a img, 
	.list-new-sponsors ul li a img {
		padding: 20px;
	}
	
	
}/*======media close======*/




/*===================================NEWS LIST AND DETAIL AND SPONSORS CLOSE==================================*/




/*===================================flag-football CLOSE==================================*/

@media only screen and (max-width:1000px){
	
	.flag-football-list-outer .flag-football-items {
		width: 100%;
		margin: 0 0 60px;
	}	

	.flag-football-list-outer .flag-football-items:last-child {
		margin-bottom: 0;
	}


	.flag-football-list-outer .flag-football-items strong {
		transform: none !important;
		left: 10px;
	}
	
}/*===media close===*/


/*===================================flag-football CLOSE==================================*/




/*===================================board-of-directors CLOSE==================================*/








.director-section {
    text-align: center;
}


.director-section h2 a{
    font-family: 'Jost', sans-serif;
	color:#e1152e;
	text-decoration:none;
}



.director-section ul {
	list-style: none;
	margin: 40px 0 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}


.director-section ul li {
    margin: 0 10px 50px;
    width: 24%;
}


.director-section ul li .team-img {
	width: 260px;
	height: 260px;
	margin: 0 auto 17px;
	border-radius: 100%;
	border: 10px solid #fff;
	box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
	overflow: hidden;
	position: relative;
}




.director-section ul li .team-img strong {
    color: #000;
    background: #fff;
    width: 100%;
    padding: 30px 10px 45px;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    position: absolute;
    bottom: -120px;
    left: 0;
    z-index: 2;
    transition: transform 0.5s ease 0.2s,bottom 0.5s ease 0.1s;
    -webkit-transition: transform 0.5s ease 0.2s,bottom 0.5s ease 0.1s;
    -moz-transition: transform 0.5s ease 0.2s,bottom 0.5s ease 0.1s;
    -ms-transition: transform 0.5s ease 0.2s,bottom 0.5s ease 0.1s;
    margin: 0;
}



.director-section ul li .team-img:hover strong {
    bottom: 0;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
}



.director-section ul li .team-img::before {
	content: '';
	background: linear-gradient(94deg, rgba(28,94,82,1) 0%, rgba(198,180,87,1) 100%);
	height: 0;
	width: 100%;
	opacity: 0.6;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}


.director-section ul li .team-img:hover::before {
    height: 100%;
}


.director-section ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.director-section ul li strong {
    text-transform: uppercase;
    font-size: 18px;
}


.director-section ul li p {
    margin-bottom: 0;
}


.director-section ul li p a {
    text-decoration: none;
}



.director-section.club-contacts {
    margin-bottom: 70px;
	margin-top: 40px;
}


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


	.director-section h2 {
		font-size: 28px;
		font-family: 'Jost', sans-serif;
	}


	.director-section ul li {
		width: 100%;
	}

	
}/*====media close====*/



@media only screen and (min-width:767px) and (max-width:1000px){
	
	
	
	
	 .director-section h2 {
		font-size: 34px;
	}
	
	
	.director-section ul li {
		width: 30%;
	}
	
	
	.director-section ul li .team-img {
		width: 190px;
		height: 190px;
	}
	
	.director-section ul li p {
		margin-bottom: 0;
		font-size: 13px;
	}
	
	
	.director-section ul li .team-img strong {
		bottom: -150px;
		font-size: 14px;
		padding: 20px 10px 40px;
	}
	
	
}/*====media close====*/




@media only screen and (min-width:1000px) and (max-width:1240px){
	
	
	.director-section ul li {
		width: 29%;
	}
	
	
}/*====media close====*/






/*===================================board-of-directors CLOSE==================================*/









/*==================================woocommerce products=================================*/






.single-product .woocommerce-product-gallery__image {
	box-shadow: rgba(36, 38, 53, 0.09) 0px 20px 35px;
}




.single-product .type-product span.onsale {
	background: rgba(28,94,82,1);
}




.single-product .woocommerce-product-gallery__trigger {
	background: url("images/search-icon.png") no-repeat 94% center;
	background-size: 24px;
	text-decoration: none;
	font-size: 0;
	width: 26px;
	height: 32px;
	top: 20px;
	right: 20px;
}


.single-product .flex-viewport {
  margin-bottom: 0!important;
}




.single-product .flex-control-nav li{
	 width:25%;
	 margin: 0px;
	 padding: 10px 5px 0;
 }
 
 
 

 .single-product .flex-control-nav li img{
	 width:100%;
	 display:block;
 }
 
 
 
 

.single-product .variations_form table,th, td {
	border:0!important;
	
}





 .single-product  .variations_form  table.variations select {
	 border: 0;
	 width:100%;
	 max-width: 80%;
}



 .single-product .variations_form table.variations  select {
	background: #fff url("images/select-arrow.png") no-repeat 94% center;
	background-size: auto;
	font-size: 15px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	background-size: 11px;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 14px 30px 14px 8px;
	
}


.single-product form.cart .quantity {
	margin-right: 15px;
}




.single-product div.product .product_meta {
	font-size:15px;
}




.single-product .woocommerce-variation{
	margin-bottom: 20px;
}




.single-product .woocommerce-variation-add-to-cart .button,
.single-product .woocommerce-notices-wrapper .button,
.single-product .type-product  .button {
	background: rgba(28,94,82,1);
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	line-height: normal;
	padding: 18px 40px;
	border-radius: 0px;
	opacity:1 !important;
	border-radius: 30px;
	text-decoration: none !important;
}







.single-product .woocommerce-variation-add-to-cart .button:hover,
.single-product .woocommerce-notices-wrapper .button:hover,
.single-product .woocommerce-Tabs-panel--reviews input[type="submit"]:hover,
.single-product .type-product  .button:hover {
	background: #e6d769;
	color: #fff;
	text-decoration:none;
}






.single-product .variations_form  a.reset_variations{
	color: #e6d769;
}


.single-product .product_meta .posted_in a{
	color: #e6d769!important;
	text-decoration:none;
}



 .single-product .woocommerce-tabs ul li.active a {
	color: #e6d769;
	box-shadow: 0 2px 0 #e6d769;
}



.single-product .woocommerce-Tabs-panel--reviews input[type="submit"]{
	 background: rgba(28,94,82,1);
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	line-height: normal;
	padding: 18px 40px;
	border-radius: 30px;
	
	
}



 .single-product #review_form_wrapper{
	 float:left;
	 clear:both;
 }




.single-product .woocommerce-tabs .comment-reply-title,
.single-product  p.comment-notes {
	text-align:left;
}


.single-product form.comment-form p{
	width:100%;
}
 


.single-product .related.products ul.products {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}



.single-product .woocommerce-Tabs-panel th {
	border-right: 1px solid #ddd !important;
}



.woocommerce-tabs.wc-tabs-wrapper {
    border: 1px solid rgba(0,0,0,0.2);
}



.woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 15px 15px 35px;
}



.single-product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid rgba(0,0,0,0.2);
}



.single-product .woocommerce-tabs ul li {
  margin: 0 0 0;
  line-height: normal !important;
}


.single-product .woocommerce-tabs ul li a {
	padding: 10px 15px;
	font-weight: 500;
	line-height: normal;
	display: inline-block;
	background: rgba(0,0,0,0.05);
}


.single-product .woocommerce-tabs ul li.active a {
	color: #fff;
	box-shadow: none;
	background: rgba(28,94,82,1);
}


.single-product .woocommerce-tabs ul li a:hover {
	background: #e6d769;
	color: #fff;
}



.single-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 22px;
	font-family: 'Jost', sans-serif;
}




.summary.entry-summary .wcpa_form_item {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	padding-right: 70px;
}



.summary.entry-summary .wcpa_form_item label {
  width: 210px;
}



.summary.entry-summary .wcpa_form_outer .wcpa_form_item input {
	border: 1px solid rgba(0,0,0,0.1);
	padding: 12px 14px;
}





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



	.post-type-archive-product .woocommerce-message, 
	.post-type-archive-product ul.products{
		flex-direction:column;
	}



	 .post-type-archive-product  .woocommerce ul.products li.product {
		width:100%!important;
		margin: 0 0 30px !important;
	}




	.single .related.products ul.products li.product {
		width:100% !important;
		margin: 0 0 30px!important;
	}


	 .single  ul.products li.product .woocommerce-loop-product__link {
		width:100%;
	}




	.single #primary #main .woocommerce-product-gallery {
		width: 100%;
	}


	.single #primary #main .summary.entry-summary {
		width: 100%;
	}



	.archive ul.products li {
		width: 100% !important;
		margin: 0 0 30px !important;
	}


	.archive ul.products li a.woocommerce-LoopProduct-link {
		display: block;
		width: 100%;
	}


	.archive ul.products li a.woocommerce-LoopProduct-link img {
		height: auto;
	}
	
	
	
	.single-product form.cart input[type="number"] {
	  width: 3em;
	}
	
	
	
	.summary.entry-summary .cart .single_add_to_cart_button {
		padding: 16px 22px;
		margin-left: 5px;
	}
	
	
	.single #primary #main .summary.entry-summary h1 {
		font-size: 32px;
		letter-spacing: 1px;
		line-height: 44px;
	}
	
	
	.single-product .woocommerce-tabs ul li:first-child a {
	    margin-top: 0;
	}
	
	
	.single-product .woocommerce-tabs ul li {
		width: 100%;
	}
	
	
	.single-product .woocommerce-tabs ul li a {
		width: 100%;
		margin-top: 1px;
	}
	
	
	.page-id-9 .cart_totals h2 {
	    margin: 0;
	}
	
	
	
	.summary.entry-summary .wcpa_form_item {
		padding-right: 0;
	}
	
	


}/*=====media-closed========*/




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


	.single .related.products ul.products li.product {
		width: 31% !important;
		margin: 0 3% 3% 0 !important;
	}
	
	
	.single .related.products ul.products li.product:nth-child(3n) {
		margin-right: 0 !important;
	}



	.single #primary #main .woocommerce-product-gallery,
	.single #primary #main .summary.entry-summary {
		width: 48%;
	}



	.single  ul.products li.product .woocommerce-loop-product__link {
		width:100%;
	}



	.archive.woocommerce ul.products li {
		width: 31% !important;
		margin: 0 3% 3% 0 !important;
	}



	.archive.woocommerce ul.products li:nth-child(3n) {
		margin-right: 0 !important;
	}
	
	
	.single-product form.cart input[type="number"] {
	  width: 3em;
	}
	
	
	
	.summary.entry-summary .cart .single_add_to_cart_button {
		padding: 16px 22px;
		margin-left: 5px;
	}
	
	
	.single #primary #main .summary.entry-summary h1 {
		font-size: 32px;
		letter-spacing: 1px;
		line-height: 44px;
	}
	
	
	
	.summary.entry-summary .wcpa_form_item {
		padding-right: 0;
	}



}/*=====media-closed========*/












.page-id-9 .woocommerce-cart-form td.product-name a,
.page-id-9 .woocommerce-cart-form td.product-name variation p{
	color: #e6d769;
   text-decoration: none; 
}






.page-id-9 .woocommerce-cart-form table  {
	border: 1px solid #eee ;
	margin-top: 0;
}




.page-id-9 .woocommerce-cart-form .actions .input-text {
	margin-right: 20px;
	margin-bottom:10px;
}




.page-id-9 .woocommerce-cart-form .actions .button,
.page-id-9 .wc-proceed-to-checkout a {
  background: rgba(28,94,82,1);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block;
  line-height: normal;
  padding: 18px 40px;
  border-radius: 30px;
  border:0;
  
}



 .page-id-9 .wc-proceed-to-checkout a{
   width: 100%;
  max-width: 53%;
} 



.page-id-9 .woocommerce-cart-form .actions .button:hover,
.page-id-9 .wc-proceed-to-checkout a:hover{
   background: #e6d769;
  color: #fff;
  text-decoration: none;
  
}




.page-id-9 .woocommerce-cart-form .actions .input-text {
	border-radius: 30px;
	padding: 15px 20px;
	text-align: center;
}




.page-id-9 .cart_totals  table{
	border: 1px solid rgba(0,0,0,0.1)  !important;
}



.cart-collaterals .cart_totals .shop_table th, 
.cart-collaterals .cart_totals .shop_table td {
    border: 1px solid rgba(0,0,0,0.1) !important;
}



.woocommerce .woocommerce-info {
	border-top: 2px solid rgb(28, 94, 82);
}



.woocommerce .form-row.form-row-last .button, 
.form-row.place-order #place_order, 
.woocommerce-form button.woocommerce-button, 
.woocommerce .woocommerce-ResetPassword .woocommerce-Button, 
.woocommerce .woocommerce-Button.button {
	background: rgb(28, 94, 82);
	color:#fff;
	padding: 18px 40px;
	border-radius: 30px;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}


.woocommerce .form-row.form-row-last .button:hover, 
.form-row.place-order #place_order:hover, 
.woocommerce-form button.woocommerce-button:hover, 
.woocommerce .woocommerce-ResetPassword .woocommerce-Button:hover, 
.woocommerce .woocommerce-Button.button:hover {
	background: #e6d769;
	color: #fff;
	text-decoration: none;
}


.checkout.woocommerce-checkout {
    width: 100%;
}



.page-id-11 .woocommerce h2 {
    margin-top: 0;
}



.logged-in.woocommerce-account #site-content .woocommerce {
	padding: 0;
}


.woocommerce-MyAccount-navigation ul {
    border: 1px solid rgba(0,0,0,0.1);
}



.woocommerce-MyAccount-navigation ul li {
    margin: 0 !important;
}



.woocommerce-MyAccount-navigation ul li a {
	color: #000 !important;
	padding: 8px 15px;
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-size: 16px;
	text-decoration: none !important;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}


.woocommerce-MyAccount-navigation ul li.is-active a, 
.woocommerce-MyAccount-navigation ul li a:hover {
	color: #fff !important;
	background: #e6d769;
}


.woocommerce .woocommerce-MyAccount-content p, 
.woocommerce .woocommerce-MyAccount-content div, .woocommerce-Address address {
    font-size: 18px;
}


.woocommerce .woocommerce-MyAccount-content p a, .woocommerce-Address a{
    color: #e6d769;
}



.woocommerce-Address {
	border: 1px solid rgba(0,0,0,0.1);
	padding: 20px;
}



.woocommerce-Address header h3, 
.woocommerce-Address address{
	font-family: 'Jost', sans-serif;
}



.woocommerce-MyAccount-navigation ul li:last-child a {
    border: none;
}



.page-id-11 .entry-content .woocommerce {
    padding: 0 !important;
}




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



.page-id-9 .wc-proceed-to-checkout a{
   width: 100%;
  max-width: 100%;
}


}/*=====media-closed========*/




@media only screen and (min-width:767px)  and (max-width:1240px) { 


.page-id-9 .wc-proceed-to-checkout a{
  width: 100%;
  max-width: 100%;
} 


}/*=====media-closed========*/








/*===================================woocommerce products==================================*/






