/*
Theme Name: Odyl
Author: Vestmint
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

body {
	font-family: 'Montserrat' !important;
}

.page-content {
	padding-top: 118px;
}

.header-inner {
	width: 100% !important;
	max-width: 100% !important;
}

.site-header {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	position: fixed !important;
	z-index: 10;
	width: 100%;
	top: 0;
}

.top-menu {
	background-color: #f3f3f3;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.top-menu ul li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}

.top-menu ul li a {
	color: #000;
	text-transform: uppercase;
	line-height: 40px;
}

.top-menu a {
	color: #000;
}

.top-menu-content {
	max-width: 1250px;
	margin: 0 auto;
	display: flex;
}

.top-menu-col-1 {
	width: 85%;
	text-align: right;
	border-right: 1px solid #000;
}

.top-menu-col-2 {
	width: auto%;
}

.social-circle {
	font-size: 16px;
	border-radius: 20px;
	border: 1px solid #000;
	color: #000;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	margin-left: 20px;
	margin-top: 4px;
	line-height: 30px;
}

.social-circle a, .social-circle a:hover {
	color: #000 !important;
}

.main-menu {
	background-color: #e3e3e3;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	max-height: 100px;
}

.main-menu-content {
	max-width: 1250px;
	margin: 0 auto;
	display: flex;
	position: relative;
}

.rrg-logo img {
	display: block;
	height: 65px;
	width:  auto;
}

.main-menu-col-1 {
	width: 40%;
}

.main-menu-col-2 {
	width: 50%;
	text-align: right;
	line-height: 60px;
}

.main-menu-col-3 {
	width: 10%;
}

.main-menu ul li {
	list-style: none;
	display: inline;
	margin-right: 20px;
	position: relative;
}

.main-menu ul li a {
	color: #000;
	text-transform: uppercase;
	line-height: 40px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.sub-menu {
	display: none;
	position: absolute;
	background-color: #f3f3f3;
	width: 250px;
	text-align: left;
	z-index: 1;
	padding-left: 0;
}

.menu-item-has-children:hover .sub-menu {
	display: block;
	top: 57px;
	left: 0;
}

.main-menu ul li ul.sub-menu li a {
	padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    display: table;
    padding-left: 20px;
}

.main-menu ul.sub-menu li {
	display: block;
	width: 100%;
	padding-left: 0;
}

.sub-menu li:hover {
	background-color: #f3f3f3;
	color: #000000;
}


#search-container {
	display: none;
	position: absolute;
	z-index: 1;
}

#search-icon {
	color: #000;
	font-size: 25px;
	position: absolute;
	top: 18px;
	cursor: pointer;
}

.is-search-form {
	width: 120px !important;
}

.white-separator {
	width: 1px;
	height: 30px;
	display: inline-block;
	margin-right: 15px;
	margin-top: 15px;
	background-color: #000;
}

#homepage-form * {
	border-radius: 0;
}

#homepage-form input[type="email"] {
	padding: 20px 40px;
    border: 0;
    margin-bottom: 20px;
    outline: none;
    font-size: 18px;
}

#homepage-form input[type="email"]::placeholder {
	color: #b8b8b8;
}

#homepage-form textarea {
	padding: 40px;
	height: 110px;
	font-size: 18px;
	border: 0;
	outline: none;
	resize: none;
}

#homepage-form textarea::placeholder {
	color: #b8b8b8;
}


#homepage-form input[type="submit"] {
	font-size: 18px;
	font-weight: 700;
	padding: 15px 60px;
	color: #FFFFFF;
	border: 0;
	background-color: #0070D5;
	line-height: 18px;
	border-radius: 0;
}

#footer-form * {
	outline: none;
	border: 0;
	border-radius: 0;
}

#footer-form input[type="email"] {
	margin-bottom: 15px;
}

#footer-form textarea {
	height: 100px;
	resize: none;
}

#footer-form input[type="submit"] {
	background-color: #FFFFFF;
	color: #000;
	margin-top: 8px;
	font-weight: 600;
	padding: 4px 28px;
}

#footer-form p {
	margin-bottom: 0;
}

.ue_post_category {
	position: absolute;
    background-color: #86cc00;
    border-radius: 20px;
    top: 15px;
    left: 15px;
    padding: 3px 10px;
}

.ue_post_category a {
	color: #FFFFFF !important;
	font-weight: 700;
	text-transform: lowercase;
}

.top-footer {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}

.top-footer img {
	width: 300px;
}

.footer {
	width: 100%;
	background-color: #e3e3e3;
}

.footer-content {
	max-width: 1250px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 70px;
	padding-bottom: 70px;
	display: flex;
	margin: 0 auto;
}

.footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
	width: 25%;
	color: #000;
}

.footer-col-1 {
	padding-right: 20px;
}

.footer-col-2 {
	padding-left: 20px;
	padding-right: 20px;
}

.footer-col-3 {
	padding-right: 20px;
}

.footer-content a {
	color: #000 !important;
}

.icon-row {
	width: 100%;
	display: flex;
	margin-bottom: 15px;
}

.icon-row .icon {
	width: 30px;
}

.icon-row .text {
	width: 100%;
}

.footer input[type="search"] {
	width: 100% !important;
}

.footer .is-form-style.is-form-style-3 label {
	width: 100% !important;
}

.footer .is-search-form {
	width: 100% !important;
}

.footer .is-form-style button.is-search-submit {
	position: absolute;
	top: 0;
	right: 0;
}

.footer .is-form-style input.is-search-submit, .footer .is-search-icon {
	background-color: #FFF;
}

.footer .is-form-style .is-search-submit path {
	fill: #000;
}

.footer .is-search-icon:hover, .footer form.is-form-style input.is-search-submit:hover {
	background-color: #FFF;
}

.is-form-style input.is-search-input {
	font-family: 'Montserrat';
}


.single-post .page-content {
	padding-top: 180px;
}

.current-menu-item a {
	color: #86cc00 !important;
	font-weight: 700;
}

.mobile-menu {
	display: none;
}

.mobile-menu i {
	font-size: 24px;
	color: #000;
	margin-right: 20px;
	margin-top: 18px;
}

.site-header .header-inner {
	padding: 0 !important;
}

#mobileMenu {
	display: none;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
}

#mobile-menu-closer {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 40px;
}

.mobile-menu-container a {
	color: #000000;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 55px;
}
.mobile-menu-container ul {
	list-style: none;
	padding-left: 0;
	text-align: center;
	font-weight: 600;
}
.mobile-menu-container {
	width: auto;
	display: table;
	margin: 0 auto;
	padding-top: 100px;
}
#mobileMenu .menu-item-has-children:hover .sub-menu {
	position: relative;
	display: block;
	top: 0;
}

#mobileMenu .sub-menu a {
	font-size: 20px;
	line-height: 30px;
}

#mobileMenu .sub-menu li:hover {
	background-color: #e8e8e8;
}

#mobileMenu .sub-menu {
	background-color: #e8e8e8;
}

/* BLOG */

.blog .readmore-blue, .search-page .readmore-blue {
	background-color: #0070D5;
	color: #FFFFFF;
	padding: 8px 15px;
	text-decoration: none !important;
	border: 0;
	display: table;
	margin-top: 30px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.search-page .readmore-blue {
	position: relative;
	margin-top: 0;
	margin-left: 10px;
}
.blog .readmore-blue:hover {
	color: #FFFFFF;
}
.blog .blog-container {
	padding-bottom: 80px;
	padding-top: 80px;
}
.blog .sidebar-content {
	padding-top: 80px;
	width: 25%;
	padding-bottom: 50px;
}
.blog .blog-container {
	padding-right: 30px;
	width: 75%;
}
.blog .blog-square h3 a {
	color: #000000;
}
.blog .blog-content {
	padding-bottom: 150px;
}
.blog .page-numbers-container {
	width: auto;
	position: relative;
	display: table;
	margin: 0 auto;
	padding-bottom: 50px;
}
.blog .page-numbers {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	background-color: #000000;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	text-decoration: none !important;
	border-radius: 50px;
}
.blog .page-numbers:hover {
	color: #FFFFFF;
}
.blog .page-numbers.current {
	background-color: #0070D5;
}
.blog .prev.page-numbers, .blog .next.page-numbers {
	display: none;
}

.blog.site-main {
	width: 100%;
	max-width: 100% !important;
	background-color: #f3f3f3;
}

.blog .page-content {
	display: flex;
	max-width: 1250px;
	margin: 0 auto;
	padding-top: 118px;
}

.blog .post-element {
	border: 2px solid #e9e9e9;
	padding: 10px;
	margin-bottom: 30px;
	box-sizing: border-box;
	position: relative;
	background-color: #FFFFFF;
}

.blog .post-image {
	width: 250px;
	height: 250px;
	background-size: cover;
	display: inline-block;
}

.blog .post-content {
	width: calc(100% - 320px);
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
}

.blog .post-content p {
	font-size: 18px;
}

.blog .post-content h2 {
	font-size: 21px;
	font-weight: 700;
}

.blog p.post-date {
	color: #a0a0a0;
}



.blog .post-link {
	text-decoration: none !important;
	color: #000000;
}

.blog .sidebar-content h3 {
	font-size: 20px;
	background-color: #e9e9e9;
	text-align: center;
	font-weight: 800;
	line-height: 50px;
}

.blog .widget-block {
	margin-bottom: 30px;
}

.blog .widget-block h3 {
	margin: 0;
}

.blog .widget-content {
	padding: 15px 25px;
	background-color: #FFFFFF;
}

.blog .widget-content ul {
	list-style: none;
	padding: 0;
	font-size: 18px;
	font-weight: 300;
}

.blog .widget-content ul li {
	border-bottom: 1px solid #e9e9e9;
	line-height: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.blog .widget-content ul li:last-child {
	border: 0;
}

.blog .widget-content ul li a {
	color: #000000;
	text-decoration: none;
}

.blog .widget-content .wp-post-image {
	width: 85px !important;
	display: inline-block;
	vertical-align: top;
}

.blog .widget-content .rpwwt-post-title {
	width: calc(100% - 100px);
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 16px;
}

.blog .widget-content .rpwwt-post-date {
	font-size: 12px;
	margin-top: 10px;
}

.blog .widget-content .is-search-form {
	width: 100% !important;
}

.blog .widget-content .is-form-style input.is-search-input {
	border: 0 !important;
	border-bottom: 1px solid #e8e8e8 !important;
}

.blog .widget-content .is-search-icon {
	border: 0;
	background: #FFFFFF;
	border-bottom: 1px solid #e8e8e8;
}

.blog .widget-content .is-search-icon svg {
	width: 32px;
	margin-top: -6px;
}

.blog h1 {
	font-size: 24px;
	font-weight: 800;
	margin-top: 30px;
}

body.category h1 {
	margin-top: 30px;
}

.search-page.site-main {
	padding-top: 180px;
}

.search-page .page-content {
	padding-top: 20px;
	padding-bottom: 120px;
}

.search-page h1 {
	font-size: 22px;
	font-weight: 700;
}

.search-page h2 {
	font-size: 20px;
}

.search-page h2 a {
	color: #000000;
	text-decoration: none;
}

.search-result {
	border-bottom: 1px solid #e8e8e8;
	padding-top: 10px;
	padding-bottom: 10px;
}


.contact-card {
    height: 400px;
    background-color: #f4f4f4;
    position: relative;
    text-align: center;
}

.contact-card-image {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    background-size: cover;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
}

.contact-card-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    row-gap: 90px;
    width: 100%;
    padding-bottom: 100px;
}

.contact-card-info {
    position: absolute;
    top: 180px;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

.contact-card-name {
    font-size: 21px;
    color: #0070D5;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.contact-card-amet {
    font-size: 18px;
    font-weight: 300;
}

.contact-card-email a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
}

.contact-card-email {
	margin-bottom: 8px;
}

.elementor-widget-wp-widget-categories h5{
	display: none;
}

a.elementor-post__read-more {
	background: #798958;
    padding: 8px 24px;
    color: #fff!important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    font-size: 16px!important;
    border-radius: 3px;
    text-transform: none!important;
	transition: all .3s;
}

a.elementor-post__read-more:hover {
    line-height: inherit!important;
	background: #263a07;
	transition: all .3s;
}

/* Categories widget*/
.elementor-widget-wp-widget-categories ul {
	padding: 0px;
}

.elementor-widget-wp-widget-categories ul li{
	display: inline-block;
	padding: 7px 22px;
    background: #798958;
    margin-right: 10px;
    border-radius: 3px;
}

.elementor-widget-wp-widget-categories ul li a{
	color:#fff!important;
}

.elementor-widget-wp-widget-categories ul li.current-cat{
    background: #263a07!important;
}

.all-categories-btn {
    width: auto!important;
    margin-bottom: 15px!important;
    margin-right: 15px!important;
}

.sub-categories-btn {
	width: auto!important;
}

.sub-categories-btn ul li{
	margin-bottom:15px;
}

.sub-categories-btn ul li a{
	font-size:14px;
	text-decoration: none;
}

.sub-categories-btn ul li a:hover{
	font-size:14px;
	text-decoration: none;
}

/* RESPONSIVE */

@media screen and (max-width: 1300px) {
	.main-menu-col-1 {
		padding-left: 30px;
	}

	.blog .page-content {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1150px) {
	.contact-card-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    row-gap: 90px;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
}

}

@media screen and (max-width: 1000px) {
	.main-menu {
		padding-left: 30px;
		padding-right: 30px;
	}
	.main-menu-col-1 {
		width: 30%;
	}
	.main-menu-col-2 {
		width: 65%;
	}
	.main-menu-col-3 {
		width: 5%;
	}
	.rrg-logo img {
		height: auto;
		margin-top: 8px;
	}
	.footer-content {
		display: block;
	}
	.footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
		width: 100%;
		margin-bottom: 25px;
	}
	.footer-col-1 .site-logo {
		width: 50%;
	}
	.footer-col-3 {
		display: none;
	}
	.footer-col-4 {
		padding-left: 20px;
	}
	.footer-col-1 {
		padding-left: 10px;
	}
}

@media screen and (max-width: 800px) {
	.desktop-menu {
		display: none;
	}
	.mobile-menu {
		display: block;
	}
	.main-menu-col-3 #search-container {
		top: 60px;
		right: -10px;
	}

	.main-menu-col-1 {
		width: 200px;
		padding-left: 0;
	}
	.main-menu-col-2 {
		width: calc(100% - 230px);
	}
	.main-menu-col-3 {
		width: 30px;
	}
	#homepage-form textarea {
		padding-left: 40px;
		padding-top: 20px;
	}
	.blog .page-content {
		display: block;
	}
	.blog .blog-container {
		width: 100%;
		padding-right: 0;
	}
	.blog .sidebar-content {
		width: 100%;
		padding-top: 0px;
	}
	.blog .post-content {
		width: calc(100% - 300px);
	}

	.contact-card-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    row-gap: 90px;
    width: 100%;
}


}

@media screen and (max-width: 600px) {
	.top-menu {
		padding-left: 15px;
		padding-right: 15px;
	}
	.top-menu-col-1 {
		text-align: left;
		width: 100%;
		border-right: 0;
	}
	.menu-ulamenuu-container ul {
		padding-left: 15px;
	}
	.top-menu-col-2 {
		width: 135px;
	}

	.footer-col-1 .site-logo {
		width: 80%;
	}
	.blog .post-image {
		width: 100%;
		height: 200px;
	}

	.blog .post-content {
		width: 100%;
	}

	.blog .readmore-blue {
		position: relative;
	}
	.contact-card-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}


/* REAL MOBILE STARTS AROUND HERE */ 

@media screen and (max-width: 500px) {
	.top-menu {
		padding-left: 0;
		padding-right: 0;
	}
	.top-menu-col-1 {
		font-size: 14px;
	}
	.top-menu-col-2 {

	}
	.social-circle {
		margin-left: 5px;
	}
	.contact-card-amet, .contact-card-email a {
		font-size: 16px;
	}

}