/* Theme Name: Prooty Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of prooty
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: prooty
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  prooty-child
*/


#scrollUp {
    background-color: #d44527 !important;
}


.whatsapp-button {
  position: fixed;
  bottom: 150px;
  right: 20px;
  z-index: 1000;
}

/* Call Button */
.call-button {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 1000;
}

.ova-ctform7 {
    padding: 30px 30px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
    background: #fff;
    width: 450px;
}
.ova-ctform7 h2 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 26px;
    line-height: 34px;
    /* font-family: 'Inter'; */
}
.ova-ctform7 .form-contact-us .ova-submit {
    width: 100%;
	text-align: center;
}

.ova-icon-box .iconbox {
    padding: 20px !important;
	text-align: center;
}

.ova-heading .title {
    font-size: 40px;
	margin-bottom: 0px;
}
.jungle_view_box .ova-icon-box .iconbox {
    padding: 8px !important;
}

h2.elementor-cta__title.elementor-cta__content-item.elementor-content-item.elementor-animated-item--grow {
    visibility: hidden;
}
.merak_gallery_box {
    border: 1px solid #ccc;
    min-height: 520px;
}
.merak_gallery_box .elementor-image-box-content {
    padding: 0px 10px;
    text-align: center;
}

.merak_gallery_box {
    overflow: hidden;
}
.merak_gallery_box figure.elementor-image-box-img {
    overflow: hidden;
}
.merak_gallery_box img {
    transition: 1s !important;
}
.merak_gallery_box:hover img {
    transform: scale(1.2);
    transition: 0.5s;
}

.merak_nature_box  {
    border: 1px solid #fefefe;
    min-height: 480px;
	overflow: hidden;
}
.merak_nature_box figure.elementor-image-box-img {
    overflow: hidden;
}
.merak_nature_box .elementor-image-box-content {
    padding: 0px 10px;
    text-align: center;
}

.merak_nature_box img {
    transition: 0.5s ease all !important;
}
.merak_nature_box:hover img {
    transform: scale(1.1);
    transition: 0.5s ease all;
}

#bnr-cont .top-heading .title {
    font-size: 70px;
}
.bnr-from-cont {
    background: #d44527;
    padding: 40px 20px;
    border-radius: 10px;
    text-align: center;
}
#brand-logo .item-images-slider img {
    border: 1px solid #00000036;
    border-radius: 10px;
    height: 120px;
    width: 100% !important;
    max-width: 100% !important;
    opacity: 1 !important;
}
div#top-btn .elementor-button-wrapper {
    justify-content: end;
}
#brand-logo .item-images-slider {
    padding: 5px !important;
}
/* ======== Wedding page css start here ======= */



.wedding_home_slider .elementor-slide-description {
    background: #fff;
    width: 80%;
    color: #000;
    padding: 20px;
    margin: 0 auto;
}
.wedding_home_slider .elementor-slide-heading {
    /* color: #fff; */
/*     -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke: 1px #ffffff; */
}
.wedding_home_slider b {
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: none;
    font-weight: 600;
}
.footer_icon_box .elementor-icon-box-icon {
    width: 100px;
    height: 100px;
    /* background: #000; */
    /* color: #fff; */
    border: 4px solid #c39e76;
    border-radius: 50px;
    align-content: center;
}
.ova-menu-custom-line .main-navigation ul.menu > li > a:before {
    bottom: 0 !important;
	top: auto;
    background-color: #bc9875;
}
.foot_copyright p {
    margin-bottom: 0;
}
.foot_bits_link p {
    margin-bottom: 0;
}
.foot_bits_link a {
    color: #fff;
    text-decoration: underline !important;
}

.wedd_icon_box .elementor-icon-box-icon {
    width: 100px;
    height: 100px;
    background: #bc9875;
    border-radius: 50px;
	align-content: center;
}
.ova-gallery-slide .owl-carousel.template1 .gallery-box .list-gallery {
    box-shadow: none;
    border: none;
    margin: 0;
}

.wedding_form br {
    display: none;
}
.wedding_form p {
    margin-bottom: 0;
}
.wedding_form input {
    width: 16%;
    float: left;
    padding: 15px;
    margin: 4px;
    border: none;
    border-radius: 0;
}
.wedding_form .wpcf7-submit {
    color: #fff;
}
.wedding_form .wpcf7-submit:hover {
    background: #292f29;
    color: #fff;
}
.abt-para p {
    margin: 10px;
}
.why_chose_cont {
    box-shadow: rgba(5, 13, 54, 0.05) 5px 15px 30px 0px;
    padding: 30px 30px;
    border-radius: 10px;
    border: 1px solid rgba(119, 124, 144, 0.1);
    transition: 0.5s ease all;
}

.why_chose_cont .elementor-icon-box-title {
    margin-bottom: 10px !important;
}

.why_chose_cont:hover {
    transform: translateY(-10px);
}
.footer-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.footer-form .elementor-col-50 {
    flex: 0 0 auto;
    width: 48%;
}
.footer-form .form-cont input {
    width: 100%;
}
.footer-form .elementor-col-100{
	width: 100%
}
.elementor-col-100 textarea {
    height: 110px;
}
.ftr-cont h3.elementor-icon-box-title {
    margin-bottom: 0px !important;
}
.footer-form .form-btn input {
    background: #d44527;
    border: 1px solid #fff;
}
div#ftr-form-hding h2 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
    letter-spacing: 0.3px;
}
.merak_nature_box h3.elementor-image-box-title {
    margin-top: 0px;
}
.call-btn {
	margin-top:30px;
}
.call-btn a {
    background: #d44527;
    padding: 10px 30px;
    color: #fff;
    border-radius: 10px;
}
p:empty {
    display: none;
}
.call-btn a:hover {
    background: #000;
}

.ftr-cont a {
    color: #fff !important;
}



/* Responsive start here */


@media only screen and (max-width: 1440px) {
	.home_cont_form {
    left: 200px !important;
	}
}

@media only screen and (max-width: 1280px) {
	.home_cont_form {
    left: 130px !important;
	}
}

@media only screen and (max-width: 768px) {
	.ova-ctform7 {
    width: 100%;
	}
	.ova-ctform7 h2 {
    font-size: 22px;
    line-height: 32px;
	}
	.wedding_home_slider .elementor-slide-description {
    width: 60%;
	}
	br{
		display:none;
	}
	.wedding_form input {
    width: 100%;
	}
.ova-heading .title {
    font-size: 28px !important;
    font-weight: 600 !important;
	}
}
@media only screen and (max-width: 600px) {
	.ova-heading .title {
    font-size: 28px !important;
    font-weight: 600 !important;
	}
	.merak_nature_box {
    background: #fff;
    min-height: auto;
    padding-bottom: 20px;
}
	.merak_gallery_box {
    min-height: auto;
    padding-bottom: 20px;
	}
	br{
		display:none;
	}
	.wedding_home_slider .elementor-slide-description {
    width: 80%;
    padding: 12px;
	}		
	.abt-para p {
    margin: 0px;
}
	.why_chose_cont {
    padding: 20px 10px;
}
	.footer-form .elementor-col-50 {
    width: 100%;
}
/* 	.wedding_form input {
    width: 100%;
	} */
	#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33% !important;
    padding: 3px;
    margin: 0;
}

	.bnr-from-cont {
    padding: 30px 20px;
}
	.merak_nature_box p.elementor-image-box-description {
    display: none;
}
	.merak_nature_box figure.elementor-image-box-img {
    margin-bottom: 0px !important;
}
	.call-btn {
    margin-top: 20px;
}
}
