/*!
Theme Name: Monstroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Monstroid2 child theme.
Template: monstroid2
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: monstroid2-child
*/
.jet-mobile-menu__item-inner{
	flex-direction: row-reverse;
}

.jet-mobile-menu .jet-dropdown-arrow{
	    transform: rotate(180deg);
}
.elementor-accordion {
    text-align: right !important;
}

#masthead{
	margin-top:25px;
}

#content{
	margin-top:0;
}
.gt_switcher_wrapper{
	position: absolute !important;
}
.jet-smart-listing__post-title,
.jet-smart-listing__meta,
.jet-smart-listing__post-excerpt,
.jet-smart-listing__more-wrap{
	text-align:right !important;
	justify-content: flex-end !important;
}

.wpcf7-form{
	text-align:right;
}
.wpcf7-spinner{display:none}
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], select, textarea{
border: 1px solid #c5c5c5;	
}
.single-post .entry-title{text-align:right}