/*!
Theme Name: Orfeostory
Theme URI: https://www.orfeostory.com/
Author: Orfeostory
Author URI: https://www.orfeostory.com/
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Template: hello-elementor
Text Domain: hello-elementor
*/
 



.mobile-only,#wf_tr_div_1{
	display:none;
}

.download_hide, .evcf7-verify-btn input, .second_step .wpcf7-submit {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    line-height: 25px;
    background: #BAAC82 !important;
    color: #FFFFFF;
    padding: 8px 32px 8px 32px;
    width: 100%;
    border: 1px solid #BAAC82 !important;
}
.download_hide {
	margin-top: 30px;
	border-radius: 25px;
}
.download_hide .elementor-widget-container{
	text-align: center;
}
.download_hide a{
	color: #fff !important;
    font-weight: 500 !important;
}
.download_hide:hover, .evcf7-verify-btn input:hover, .second_step .wpcf7-submit:hover{
	color: #FFFFFF;
    border: 1px solid #212121 !important;
    background-color: #212121 !important;
}
.download_form .wpcf7-spinner:last-child{
	display: none !important;
}

.download_form input{
	border: 1px solid #4C29A9;
	margin-top: 15px !important;
	border-radius: 30px;
}
#cf7mls-next-btn-cf7mls_step-1{
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: 25px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #BDAB7D;
    border-radius: 100px 100px 100px 100px;
    padding: 16px 032px 16px 032px;	
}
#cf7mls-next-btn-cf7mls_step-1:hover{
	color: #FFFFFF;
    background-color: #212121;
}
.evcf7-verify-btn input, .second_step .wpcf7-submit{
	margin-top: 0px !important;
}
.evcf7_email_sent {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #212121 !important;
}
.wpcf7-not-valid-tip {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
    line-height: 16px !important;
}
.download_form [type=button]:focus{
	outline: 0px auto !important;
}
.wpcf7-response-output{
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
    line-height: 16px !important;
}
p.download_the_newsletter{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #333333 !important;
}

.moretext {
  display: none;
}
.moreless-button{
	display: inline-block;
    text-align: center;
}
.moreless-button .read_more {
    display: block;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 2px;
}
.image_rotate{
	transform: rotate(180deg) !important;
}
.gallery_loop2 .elementor-image-gallery,.gallery_loop1 .elementor-image-gallery{
	overflow:hidden;
}

.gallery_loop2 .gallery,.gallery_loop1 .gallery{
	display: flex;
	flex-direction: row; 
/*  	width: 220%; */
}

.gallery_loop2 .gallery-item,.gallery_loop1 .gallery-item{
	width:550px !important;
	min-width:550px !important;	
	padding:0 15px !important;
}
.gallery_loop .gallery-item {
    max-width: 100% !important;
}
.gallery_loop .slick-slider .slick-slide {
  padding: 0 20px !important;
}

/*
#gallery-2{
	transform: rotate(180deg) !important;
}
#gallery-2 .slick-slide {
    transform: rotate(180deg) !important;
}
*/
.wpcf7-radio .first{
	margin-left: 0px !important;
}
.gallery_loop1:before,.gallery_loop2:before{
	content: "";
	position: absolute;
	height: 100%;
	width: 110px;
	background: url(//www.sdax.co/wp-content/uploads/2024/01/left-shadow.png);
	z-index: 99;
	left: 0px;
	top: 0px;
}
.gallery_loop1:after,.gallery_loop2:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 94px;
    background: url(//www.sdax.co/wp-content/uploads/2024/01/right-shadow.png);
    z-index: 99;
	right: 0px;
	top: 0px;
}
.gallery_loop1 img,.gallery_loop2 img{
	    width: 100% !important;
}
.preview_text .elementor-text-editor{
	background: -webkit-linear-gradient(#fff, #c1c1c1);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.fixed_section{
    width: 230px;
    position: fixed;
    top: 50%;
    z-index: 999999999;
/*     background: #27292d30; */
    background: #b9ac826b;
    margin-top: -70px;
	padding-left: 20px;
	border-radius: 0px 10px 10px 0px;
}


@media only screen and (max-width: 767px) {
	.gallery_loop2 .gallery-item, .gallery_loop1 .gallery-item {
		width: 280px !important;
		min-width: 280px !important;
		padding: 0 10px !important;
	}
	
.mobile-only{
	display:block;
}
}
