a{
	font-family: "Roboto", Sans-serif !important;
}
.blog-post .entry-media img{
	width: 100%;
}
.widget_media_image img{
	width: 100%;
}
.style-2 .octf-cta-header .h-search-form-field{ right: 0; }

.page-id-3355 .side-panel{
	right: auto;
	left: 0;
	transform: translateX(-100%);
}
.page-id-3355 .side-panel.side-panel-open{
	transform: translateX(0);
}

@media only screen and (min-width: 1025px) {
	.blog-slider .octf-swiper-pagination {display: none;}
}


/*-- Slider Arrow --*/
#SR7_7_1 .arrow-home-3_5.sr7-arrows {
    background: #fff9eb !important;}

/*-- Slider Arrow --*/


/*-- Side Panel --*/
.side-panel {
    background: #a57a57;
}
.side-panel .side-panel-close {
    background: #876244;
}
/*-- Side Panel --*/

/*-- Back to Top --*/
#back-to-top {
	background: #876244;}
@media (max-width: 767px) {
#back-to-top.show { bottom: 20px;  right: 25px;}
    }
}

/*-- Back to Top --*/

/*-- WP Chat --*/
@media (max-width: 767px) {
.wa__btn_popup {
    bottom: 75px;
    right: 25px;
}}
/*-- WP Chat --*/

/*-- Line under Heading --*/
.ot-heading.is-dots {
        padding-bottom: 1px;
    }

@media (max-width: 767px) {
.ot-heading.is-dots .main-heading {
        margin-bottom: -5px;
    }
}
/*-- Line under Heading --*/

/*-- Related post Hide --*/
#jp-relatedposts {
    display: none !important;
}

/*-- Related post Hide --*/

/*-- Related Projects --*/

.project-bottom {
    border-top: 1px solid rgb(228 189 158);
}
.portfolio-related-title-wrap h2 {
    color: #B88C69;
    font-family: 'Roboto';
    font-weight: 300;
}
/*-- Related Projects --*/


/* contact form */

form{
	font-family: "Roboto", Sans-serif !important;
font-weight: 300 !important;
color: #2E2E2E !important;
}
form input{
/* 	background-color: #A57A57 !important; */
	border:1px solid #A57A57 !important;
	padding: 18px 42px !imporatnt;
}
form textarea{
	border:1px solid #A57A57 !important;
}

form{
	font-family: "Roboto", Sans-serif!important;
font-weight: 300!important;
color: #2E2E2E !important;
}
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #A57A57;
	color: #fff;
	padding: 13px 41px;
	font-size: 13px;
	font-weight: 600;
	font-family: "Roboto", Sans-serif;
	text-transform: uppercase !important;
}


.wpcf7 div.wpcf7-response-output {
    margin: 0 0 20px 0 !important;
}

/* contact form */

/* home icon hover */
.ot-process .process_nav li .icon-main svg {
    fill: #fffaf2;
}

.ot-process .process_nav li:hover .icon-main svg {
    fill: #705138;
}
/* home icon hover */

/* contact page */
input, textarea {
    font-family: 'Roboto' !important;
background: #fff9eb;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea{
	background: #fffdf8;
}
input[type=number]{
   width: 335px !important;
}
/* contact page */
/* our portfolio page */
.octf-btn:hover{
	border-color:#A57A57 !important;
}
.octf-btn:active{
	border-color:#A57A57 !important;
}
/* our portfolio page */
/* footer */
.festoon-media{
	color: white;
}
.festoon-media:hover{
	color: #c6b4a5 !important;
}
/* footer */




/* why-choose home page section
 *  Centers both the image and the text inside the wrapper */
.why-choose-icon-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center; 
    align-items: center;     
    text-align: center;      
    border-radius: 8px;
    height: 100%;            
}

/* Force the Elementor image container to center its contents */
.why-choose-icon-box .elementor-image-box-img {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Ensure the image block itself sits strictly in the middle */
.why-choose-icon-box .elementor-image-box-img img {
    margin: 0 auto !important;
    display: block;
}


/* Apply text input styling properties to the select dropdown */
div.wpcf7-id-785c9ea input[type="text"],
div.wpcf7-id-785c9ea input[type="email"],
div.wpcf7-id-785c9ea input[type="tel"],
div.wpcf7-id-785c9ea select.wpcf7-form-control.wpcf7-select,
div.wpcf7-id-785c9ea textarea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    border: 1px solid #876244 !important;
    padding: 8px 12px !important;
}

div.wpcf7-id-785c9ea textarea {
    height: 90px !important;
}



