/**
Theme Name: Rivery Vally Resorts
Author: Saravanabavan Developer
Author URI: https://newlineinfo.in/
Description: For Rivery Vally Resorts 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Rivery Vally Resorts
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


.d-none, .display-none {
	display: none !important;
}

.anchor-btn a:hover {
	background: #1f1f1f;
}

.fas.fa-phone-alt {
	transform: rotate(90deg);
}
.contact-item .fas.fa-envelope {
	position: t;
	position: relative;
	top: 5px;
}
.copywrite-responsive {
	display: none;
}
footer .location {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}
.contact-info-footer .contact-item i {
	color: #fdc30d;
}

.contact-info-footer p {
	display: flex;
	flex-direction: column;
	gap: 5px;
	margin-bottom: 12px;
}
.site-below-footer-wrap {
	padding-top: 0;
	padding-bottom: 0;
}
.social-icons a:hover {
	background: #0a1039;
	color: white;
}
.ast-footer-copyright p {
	color: white;
	font-size: 14px;
}
footer .widget {
	margin-bottom: 12px;
}
.main-header-menu > .menu-item.current-menu-item > .menu-link,
.main-header-menu > .menu-item > .menu-link:hover {
	color: #fac10e;
}	
.bg-img-pos-bottom-left {
	background-position: left bottom !important;
	background-size: conver !important;
	background-repeat: no-repeat !important;
}
div.bg-img-pos-bottom-center, 
div div.bg-img-pos-bottom-center {
	background-position: center bottom !important;
	background-size: conver !important;
	background-repeat: no-repeat !important;
}
div.bg-img-pos-top-left {
	background-position: top center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
footer section p {
	color: white;
	margin-top: -5px;
	font-size: 18px;
}

p {
	font-size: 17px;
	line-height: 27px;
}
.two-col-flex-para-img {
	display: flex;
	align-items: center;
}

@media screen and (min-width: 922px) and (max-width: 1070px) {

}
@media screen and (max-width: 1230px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	padding-left: 20px;
	padding-right: 20px;
}

}
@media screen and (min-width: 550px) and (max-width: 1000px) {

}
@media screen and (max-width: 550px) {


}
@media screen and (max-width: 767px){
	.two-col-flex-para-img {
	display: flex;
	flex-direction: column-reverse;
}
}


/* container */
.container {
  width: 100%;
  max-width: 1200px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

/* Media Queries for Container Responsiveness */
@media (max-width: 1024px) {
  .container {
    max-width: 960px;
  }
}

@media (max-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (max-width: 576px) {
  .container {
    max-width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}



/* work start */
/* *{
	font-family: "Open Sans", sans-serif;
} */
h1, div .entry-content h1, .h1 {
	font-size: 35px;
}
h2, div .entry-content h2, .h2 {
	font-size: 30px;
}
h3, div .entry-content h3, .h3 {
	font-size: 25px;
}
h3, div .entry-content h3, .h3 {
	font-size: 20px;
}
div .vc_btn3.vc_btn3-size-md {
	padding: 9px 20px;
	font-weight: 700;
	text-transform: uppercase;
}
/* .open-sans-font, .open-sans-font-container * {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.open-sans-medium, .open-sans-medium-container * {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.open-sans-semibold, .open-sans-semibold-container *  {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.open-sans-bold, .open-sans-bold-container * {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
} */
.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
	font-weight: 600;
}
.ast-footer-copyright p {
	text-align: left;
	font-size: 13px !important;
}
.site-footer-below-section-2.site-footer-section.site-footer-section-2 p {
	text-align: right;
	font-size: 12px;
}
.wp-block-social-links {
	gap: 10px !important;
	margin-left: 40px !important;
	margin-top: 30px !important;
}
footer .wp-block-heading {
	color: white;
	position: relative;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
}
.widget_nav_menu li {
	position: relative;
}
footer .wp-block-heading::before {
	position: absolute;
	content: "";
	width: 25px;
	height: 4px;
	background: white;
	left: 3px;
	top: -12px;
}
.contact-info-footer .contact-item {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}
.menu-footer-menu-container {
	margin-top: -4px;
}
.menu-footer-menu-container a {
	color: #c3edff;
	font-weight: 600;
}
.menu-footer-menu-container li {
	margin-bottom: 5px;
	position: relative;
}
.site-footer-primary-section-3.site-footer-section.site-footer-section-3 p, .site-footer-primary-section-3.site-footer-section.site-footer-section-3 a {
	color: #c3edff;
	font-family: 'Catamaran', sans-serif;
	font-weight: 500;
}
.footer-contact {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.footer-contact p {
	margin-bottom: 8px;
}
.footer-contact p {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}
.footer-contact i {
	position: relative;
	top: 6px;
	font-size: 17px;
	color: #32dee0;
}
.widget_nav_menu li::before {
	position: absolute;
	content: "";
	background: #fdc30d;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	left: -17px;
	top: 50%;
	transform: translate(0%, -50%);
}
.widget ul {
	margin-left: 22px;
}
.contact-info-footer {
	position: relative;
	top: 5px;
}
footer ul a:hover {
	color: white;
}
footer .menu-link {
	font-size: 17px;
	font-weight: 600;
}
.menu-footer-menu-container a:hover {
	color: #10a9e2;
}
.ast-above-header-wrap p {
	font-weight: 600;
}
.ast-site-title-wrap {
	display: none;
}
.ast-builder-layout-element[data-section="title_tagline"] {
	position: relative;
}
.ast-builder-html-element i {
	margin-right: 5px;
}
.ast-builder-html-element .fas.fa-envelope {
	position: relative;
	top: 2px;
	font-size: 16px;
}
.text-transform-uppercase-container * {
	text-transform: uppercase; 
}
.three-phase-heading > div h6 {
	color: #9b9b9b;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.three-phase-heading > div h2 {
	display: flex;
	flex-direction: column;
	text-transform: uppercase;
	line-height: 33px;
	color: #1f1f1f;
}
.three-phase-heading > div h2 i {
	color: #12afd9;
}
.slider-row {
	border-bottom: 5px solid #da0867;
}
div .vc_btn3-container.black-btn a.vc_btn3 {
	background: #000000;
	text-decoration: none;
	color: white;
	border: 1px solid #000000;
}
div .vc_btn3-container.black-btn a.vc_btn3:hover {
	background: transparent;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
}
div .vc_btn3-container.green-btn a.vc_btn3 {
	background: #9dc73b;
	text-decoration: none;
	color: white;
	border: 1px solid #9dc73b;
}
div .vc_btn3-container.green-btn a.vc_btn3:hover {
	background: transparent;
	text-decoration: none;
	color: #9dc73b;
	border: 1px solid #9dc73b;
}

.para p {
	color: #040404;
}
.para.lightgray p {
	color: #696969;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
	position: relative;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2::before {
	content: "";
	position: absolute;
	left: -32%;
	top: 0;
	width: 18px;
	height: 100%;
	opacity: 0.5;
	border-left: 1px dashed #4d5aad !important;
	background-color: transparent !important;
	border: none;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2::after {
	content: "";
	position: absolute;
	right: 24%;
	top: 0;
	width: 18px;
	height: 100%;
	background: #34a0d0;
	opacity: 0.5;
		border-left: 1px dashed #4d5aad !important;
	background-color: transparent !important;
	border: none;
}
footer .wp-block-heading {
	font-size: 23px;
}
#colophon {
	position: relative;
}
#colophon::before {
	content: url(https://rivervalleyresorts-wp.newlineinfo.in/wp-content/uploads/2025/07/Footer-logo.png);
	position: absolute;
	left: 50%;
	top: -90px;
	transform: translate(-50%, 0%);
}
.contact-info {
	display: flex;
	align-items: center;
	gap: 30px;
}
.contact-info p {
	margin-bottom: 0;
}
.contact-bar {
	display: flex;
}
.anchor-btn a {
	background: #ffffff;
	color: #201f1f;
	padding: 10px 25px;
	border-radius: 5px;
	margin-left: 30px;
	font-weight: 700;
	box-shadow: -1.672px 15.912px 23.76px 0.24px rgba(45, 45, 45, 0.06);
	margin-left: 70px;
}
.contact-info span {
	color: #000000;
	font-size: 16px;
}
.contact-info i {
	background-color: #12afd9;
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
	color: #b3efff;
	font-size: 15px;

}
.heading h1,.heading-itself
.heading h2,
.heading h3,
.heading h4,
.heading h5,
.heading h6
{
	color: #191919 !important;
}
.white-heading h1,.white-heading-itself,
.white-heading h2,
.white-heading h3,
.white-heading h4,
.white-heading h5,
.white-heading h6
{
	color: #fff;
}

.ast-above-header-bar.ast-above-header.site-header-focus-item {
	position: relative;
}
.site-above-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container::before {
	position: absolute;
	right: 0;
	top: 0;
	background: #fec40d;
	width: 190px;
	height: 100%;
	content: "";
	z-index: 0;
}
.site-above-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container::after {
	position: absolute;
	left: 100%;
	top: 0;
	background: #fec40d;
	width: 200px;
	height: 100%;
	content: "";
	z-index: 0;
}
.site-above-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	position: relative;
}
.ast-header-html-1 {
	z-index: 1;
}
.contact-info .icon:first-child {
	font-family: "Open Sans", sans-serif;
}
.contact-info .icon:first-child span {
	font-size: 13.5px;
}
.ast-builder-menu-1 .menu-item > .menu-link::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #585858;
	width: 1px;
	height: 80%;
	transform: translate(0, -50%);
}
.ast-builder-menu-1 .menu-item:last-child > .menu-link::before {
	display: none;
}
.main-header-menu > .menu-item > .menu-link {
	text-transform: uppercase;
	font-size: 16px;
	color: white;
	padding: 0px 2.5em;
}
.site-below-footer-wrap p, .site-below-footer-wrap a{
	color: #c2c2c2;
	font-size: 14px;
}
footer a, footer span, footer p, footer div  {
	color: #848ccc;
}
footer .location i {
	color: #fdc30d;
	position: relative;
	top: 4px;
}
.social-icons a {
	background: #fdc30d;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #0e133f;
}
.social-icons a i {
	margin-right: 0;
	font-size: 14px;
}
.social-icons {
	display: flex;
	gap: 8px;
}
@media screen and (min-width: 922px) {
	.ast-logo-title-inline .ast-site-identity {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(calc(-50% + 7px), calc(-50% - 16px));
}	
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 50px;
}
}
@media screen and (max-width: 922px) {
.site-branding.ast-site-identity {
	padding-bottom: 0;
	padding-top: 0;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	width: 25px;
	height: 25px;
}
}

/* Responsive mobile */
@media screen and (max-width: 1300px) {
		.site-footer-primary-section-2.site-footer-section.site-footer-section-2::before,
	.site-footer-primary-section-2.site-footer-section.site-footer-section-2::after {
	display: none;
}
	.site-footer-below-section-2.site-footer-section.site-footer-section-2 p {
	text-align: center;
}
}
@media screen and (max-width: 1200px){
		.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
	padding: 0px 8px;
}
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	grid-template-columns: 1fr 2fr 1fr;
}
}
@media screen and (max-width: 921px) {
	footer .wp-block-heading {
	text-align: left;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	padding-top: 5px !important;
}
	.widget_nav_menu li {
	text-align: left;
}
	#menu-primary {
	margin-bottom: 35px;
}
	.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
	margin-bottom: 50px !important;
}
	.site-footer-primary-section-3.site-footer-section.site-footer-section-3 section {
	text-align: left;
}

	.site-footer-below-section-2.site-footer-section.site-footer-section-2 p {
	text-align: center;
}
	.site-footer-below-section-2.site-footer-section.site-footer-section-2 p {
	text-align: center;
}
}



@media screen and (max-width: 650px) {
footer .wp-block-heading {
	text-align: left;
}
	.widget_nav_menu li {
	text-align: left;
}
	#menu-primary {
	margin-bottom: 35px;
}
	.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
	margin-bottom: 50px !important;
}
	.site-footer-primary-section-3.site-footer-section.site-footer-section-3 section {
	text-align: left;
}
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
	grid-template-columns: repeat( 1,1fr );
}
	.site-footer-below-section-2.site-footer-section.site-footer-section-2 p {
	text-align: center;
}
	.social-icons {
	justify-content: center;
	margin-top: 15px;
}
	.site-footer-below-section-2.site-footer-section.site-footer-section-2 {
	margin-bottom: 0 !important;
}

}
