/*
Theme Name: Oldlionrugby
Theme URI: https://slinggroups.in/
Description: Oldlionrugby
Author: Slinggroups
Author URI: https://slinggroups.in/
Version: 1.0
Requires at least: 5.0
Tested up to: 6.2
Requires PHP: 7.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, sticky-post, theme-options
Text Domain: oldlionrugby
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - GENERAL	
FOOTER
--------------------------------------------------------------*/


/*--------------------------------------------------------------
=============== 1.0 - GENERAL ===============
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
@font-face {
	font-family: "proximanova_light";
	src: url('assets/css/fonts/Proxima-Nova/proximanova_light.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "proximanova_regular";
	src: url('assets/css/fonts/Proxima-Nova/proximanova_regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "proximanova_black";
	src: url('assets/css/fonts/Proxima-Nova/proximanova_black.ttf');
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #ffffff;
	color: #666666;
	font-family: 'proximanova_regular', sans-serif, Arial, Verdana, 'Trebuchet MS';
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
}

.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.body-font .elementor-widget-container,
.body-font,
.elementor-widget-premium-icon-list .premium-bullet-list-text span,
.elementor-widget-text-editor .elementor-widget-container p,
.elementor-widget-text-editor .elementor-widget-container strong{	
	font-family: 'proximanova_regular', sans-serif, Arial, Verdana, 'Trebuchet MS';
		
}

h1, h2, h3, h4, h5, h6{
	font-family: "Nunito", Sans-serif;
	color: #333333;
	letter-spacing: 1px;
	margin: 15px 0;
	padding: 0;
}

.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor h5,
.elementor h6{
	margin: 0;
}

h1 {
	font-size: 55px;
	font-weight: 600;
	line-height: 70px;
}

h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 50px;
}

h3 {
	font-size: 35px;
	font-weight: 600;
	line-height: 45px;
}

h4 {
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
}

h5 {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

h6 {
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}

p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

.single-post blockquote{
	margin-top: 0;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	max-width:100%;
	height: auto;
}

img.alignleft,
figure.alignleft {
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 5px;
}

img.alignright,
figure.alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 0;
	margin-left: 20px;
	margin-top: 5px;
	text-align: right;
}
.clear-floats,
.wp-block-image {
	display: table;
	width: 100%;
}
.wp-block-image figure img{
	margin: 0 !important;
}
figure img{
	margin: 10px 0;
}

.elementor figure img{
	margin: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
	max-width: 100%;
	height: auto;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	min-width: inherit;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	padding: 6px 10px 6px 0;
}

del {
	color: #333333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0;
	height: 1px;
}
.breadcrumb-nav span,
h1, h2, h3, h4, h5, h6,
p,
a{
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.page-entry-content:after {
	content: "";
	clear: both;
	display: table;
}

.empty-tags{
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

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

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.justify {
	text-align: justify;
}

.sticky{
	outline:0;
}

.row {
	margin-top: 20px;
}

.no-padding-right{
	padding-right: 0;
}

.no-padding-lr{
	padding-left: 0;
	padding-right: 0;
}

.no-margin-top{
	margin-top: 0 !important;
}

.no-margin-rgt{
	margin-right: 0 !important;
}

.no-margin-btm{
	margin-bottom: 0 !important;
}

.no-margin-lft{
	margin-left: 0 !important;
}

.margin-top20{
	margin-top: 20px;
}

.margin-bottom10{
	margin-bottom: 10px;
}

.margin-bottom15{
	margin-bottom: 15px;
}

.clear-float{
	float:none !important;
	display:table !important;
	width: 100% !important;
}


a,
a:hover,
a:active,
a:focus,
a:visited {
	text-decoration: none;
	outline: none !important;
	color: #5e6fb5;
}

:focus,
button:focus,
button:active,
button:hover {
	outline: 0 !important;
}

.full-width{
	padding: 0 !important;
}

.site{
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
}

/* sticky post */
.centered-wrapper{
	max-width: 1170px;
	margin: 0 auto;
	padding: 30px 20px 30px 20px;
}

.elementor-page .centered-wrapper{
	max-width: 100%;
	padding: 0 !important;
}

.empty-tags{
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.page-entry-content::after {
	content: "";
	clear: both;
	display: table;
}
.breadcrumbs span,
.breadcrumbs {
	text-transform: uppercase;
}
/* Clearing floats */
.begin-content:after, .nav-links:after, .entry-content .gallery:after, .btn-margin:after, .read-more-btn:after, .navbar-brand:after, #commentform .form-submit:after{
	clear: both;
}
.begin-content:before, .begin-content:after, .nav-links:before, .nav-links:after, .entry-content .gallery:before, .entry-content .gallery:after, .btn-margin:before, .btn-margin:after, .navbar-brand:before, .navbar-brand:after, #commentform .form-submit:before, #commentform .form-submit:after{
	content: "";
	display: table;
}
/* Assistive text */
.widget-area .screen-reader-text, .foo-widgets-wrap .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}
/* 404 Page Style */
body.error404 .blog-section {
	margin-top: 0 !important;
}
body.error404 #site-footer svg {
	display: none !important;
}
body.error404 #footer_one {
	padding-top: 80px !important;
}

/*--------------------------------------------------------------
=============== HEADER BANNER ===============
--------------------------------------------------------------*/
.header-banner .elementor-background-overlay {
	background: linear-gradient(90deg, rgba(159, 10, 16, 0.80) 0%, rgba(159, 10, 16, 0.30) 100%, rgba(159, 10, 16, 0.00) 100%) !important;
}
/*--------------------------------------------------------------
=============== VISSION MISSION SECTION ===============
--------------------------------------------------------------*/
.mission-vission .mv-container { 
	box-shadow: 0px 4px 30px 0px rgba(85, 85, 85, 0.10);
}
.mission-vission .mv-content span {
	background-color: #EC1A23;
	color: #ffffff;
	padding: 0 5px
}
.counter .elementor-counter-number-prefix {
	display: none;
}
.counter .elementor-counter-title {
	text-align: left !important;
}
.award-box {
	border-radius: 8px;
	background: #FFF;
	padding: 30px 20px;
	box-shadow: 0px 6px 50px 0px rgba(85, 85, 85, 0.04);
}
.award-box ul {
	padding-left: 15px;
}
.manufacture-section .award-box {
	padding: 15px 15px 20px 15px;
}
.contact-us-form .uacf7-col-12 {
	padding: 0;
	margin-top: 10px !important;
}
.contact-info-box { 
	position: absolute;
	z-index: 9;
	right: 0;
	top: 100px;
}
.contact-info-box .elementor-widget-wrap {
	box-shadow: 0px 8px 30px 0px rgba(85, 85, 85, 0.10);

}
.wpcf7-submit {
	cursor: pointer;
}
/*--------------------------------------------------------------
=============== FOOTER ===============
--------------------------------------------------------------*/
.footer-contact-us svg {
	margin-top: 5px;
}
.elementor-maintenance-mode footer#colophon {
	display: none;
}

@media only screen and (max-width: 767px){
	.contact-header img {
		margin-bottom: 18px !important;
		width: 32px;
		height: 32px;
	}	
	.contact-info-box {
		position: inherit;
		top: inherit;
		padding: 30px 15px;
	}

	.footer-menu .menu-item{
		width: 100%;
		text-align: center;
		align-items: center;
		justify-content: center;
		display: flex;
		margin: 15px 10px;
	}
}

.premium-mobile-menu .premium-nav-menu-item:hover > .premium-menu-link {
	border-color: #666666 !important;
}

.main-menu:not(.she-header-transparent-yes) .premium-hamburger-toggle i {
	color: #333333 !important
}

.overflow-hidden {
	overflow: hidden;
}

.lh-0 {
	line-height: 0;
}

.img-fluid img {
	width: 100%;
}

.slider-img .swiper-slide:before {
	/* background: linear-gradient(180deg, rgba(14, 8, 6, 0.5) 0%, rgba(14, 8, 6, 0.2) 100%); */
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	content: '';
	display: block;
	background-color: rgba(0,0,0,0.4);
}

.slider-img-pos-absolute {
	left: 0;
	right: 0;
	top: 50% !important;
	transform: translateY(-50%);
	display: table;
	margin: 0 auto;
}

body .header-banner .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1349px;
}

.header-slider,
.header-slider .swiper-slide-image{
	height: 100vh !important;
	object-fit: cover;	
}

.animate-scroll {
	-webkit-transition: 1.5s ease all !important;
	transition: 1.5s ease all !important;
	opacity: 0;
	transform: translateY(40px);
}

.animate-scroll.revealed {
	opacity: 1;
	transform: translateY(0px);
}
.wpcf7-form > div {
	width: 100%;	
}
.elementor-widget-premium-contact-form select:invalid,
.elementor-widget-premium-contact-form select option[value=""] {
	color: #8e8e8e;
}

.margin0 .e-con-inner{
	margin: 0 !important;
}

footer#colophon{
	padding: 0;
}

.text-white,
.text-white a{
	color: #ffffff !important;
}

.d-logo {
	display: none;
}
/* CHANGING LOGO ON SCROLL - WebSensePro.com*/
.she-header .d-logo {
	display: inline-block;
}
.she-header .d-menu{
	justify-content: end;
}

@media (max-width:1024px) { 
	.she-header-transparent-yes .d-menu{
		width: 100%;
		justify-content: end;
	}
}

@media (min-width:769px) {
	body {
		margin-bottom: var(--footer-height)
	}   
	#page > .elementor {
		min-height: 90vh;
		z-index: 1;
	}
	.c-footer {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: -1;
		opacity: 1;
	}
}

.um-popup .premium-modal-box-modal-header{
	position: relative;	
	border-bottom: 0;
	padding: 0;
}

.um-popup .premium-modal-box-close-button-container{
	position: absolute;
	right: 20px;
	top: 30px;
}

.menu-head {
	position: relative;
}
.menu-head .elementor-image-box-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: table;
	left: 0;
	right: 0;
}
.blog-section {
	background-color: #fff;
}

.single-featured-image .tbfe-pro-image-size-large .wp-post-image{
	width: 100%;
  max-width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: center center;
}

.sidebar .searchform {
	display: flex;
}
.sidebar .search {
	border: 1px solid #dcdcdc;
  height: 40px;
  padding-left: 10px;
}
.sidebar .search-button {
	border: 0;
  height: 40px;
  padding: 0 10px;
  background-color: #222;
  color: #fff;
}

.sidebar .elementor-widget ul{
	padding-left: 15px;
}
.sidebar .elementor-widget ul li,
.sidebar .elementor-widget ul li a{
	color: #666;
}
.sidebar .elementor-widget ul li{
	margin-bottom: 5px;
}
.sidebar .elementor-widget li .post-date{
	display: block;
	font-size: 12px;
  	color: #666;
}
.sidebar .elementor-widget ul li:hover a{
	color: #151515;
}

.height100{
	height:100%;
}
.ha-post-navigator .ha-post-navigator__separator-wrapper {
  text-align: center;
  margin: 0 10px;
}

/*
.happenings.type-happenings .content {
    display: flex;
    flex-direction: column;
    height: 150px;
}

.happenings.type-happenings .content .link  {
    display: flex;
    flex: 1;
    align-items: flex-end;
} */
.happenings.type-happenings .desc {
	display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}	

.overlay-bg {
	height: 100%;
}

.happenings-archive .wcf-post.happenings{
	background-color: #F6E8CE;
	padding: 20px 20px 30px 20px;
}
.happenings-archive .wcf-post.happenings .link::after {  
  height: 0;
}