/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/

.num {
	font-size: 33px!important;
	padding-top: 20px;
}
.wpcf7-form {
	display: flex;
    flex-direction: column;
	max-width: 500px;
    margin: 0 auto;
	width: 100%;
}
.wpcf7-form label {
	padding-top: 25px;
	padding-bottom: 12.5px;
}
.wpcf7-text {
	background: transparent;
	border: 1px solid white;
	padding: 10px;
	width: 100%;	
	max-width: 500px;
	color: #fff!important;
}
.wpcf7-text:focus {
	color:#fff;
}
.wpcf7-textarea:focus {
	color:#fff;
}
.wpcf7-textarea {
	color: #fff!important;
	background: transparent;
	border: 1px solid white;
	padding: 10px;
	width: 100%;	
	max-width: 500px;
}

.wpcf7-submit {
	margin-top: 25px;	
	background-color: #C48F55!important;
    border-radius: 0px 0px 0px 0px;
	display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
	width: 100%;	
	max-width: 500px;	
}

.wpcf7-submit:hover {
	background-color: transparent!important;
	border: 1px solid #C48F55!important;
	color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output {
	border-color: #C48F55!important;
}
.item .text {
    max-width: 500px;
    width: 100%;
	background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 3px;	
}
.item .heading > h3 {
	font-size: clamp(1.5rem, 5vw, 5rem);
}
.navigation>ul>li>a {
	max-width:unset!important;
}
.price-list > .owl-stage-outer > .owl-stage > .owl-item > .item > .options > a.button-style1 {
	color: #c48f55!important;
    border-color: #000000!important;
    background-color: #000000!important;
}
.elementor-2585 .elementor-element.elementor-element-1e3db2b .elementor-heading-title {
	font-family: 'Vanadine'!important;
}