/*
Theme Name: Krystal
Theme URI: https://www.spiraclethemes.com/krystal-free-wordpress-theme/
Author: Spiracle Themes
Author URI: https://www.spiraclethemes.com
Description: Krystal is a WordPress theme built for most popular drag and drop page builder Elementor. Krystal comes with 9+ unique demos and with 1 click demo import feature. Krystal is SEO friendly, mobile responsive, translation ready theme and is compatible with most of the popular plugins. We also provide support to the free version. More information : https://www.spiraclethemes.com/krystal-free-wordpress-theme/ 
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: right-sidebar,left-sidebar,custom-menu,featured-images,theme-options,blog,custom-colors,custom-logo,flexible-header,threaded-comments,one-column,full-width-template,sticky-post,translation-ready
Text Domain: krystal
*/

h1, h2, h3, h4, h5, h6, p, span, input, select, label { 
   direction: rtl !important; 
   unicode-bidi: embed !important; 
   text-align: right !important;
}

.anasayfa-talep-formu {  }
.anasayfa-talep-formu form { background-color: rgba(255, 255, 255, 0.97);  display: table;  }
.anasayfa-talep-formu form label{ width: calc(50% - 10px); float: left; margin: 0 5px 15px; text-align: left; }
.anasayfa-talep-formu .aracim { width: 100%; }
.anasayfa-talep-formu  form.wpcf7-form select {
    margin-top: 0;
}
.anasayfa-talep-formu .wpcf7-submit { background:#6a4696 !important; color: #fff !important; }

.iletisim-formu, .ik-formu { background:#eee; padding:30px;  border-radius: 10px;  }
.iletisim-formu form {}
.iletisim-formu form label, .ik-formu form label{ margin-bottom: 30px; }

.iletisim-formu .wpcf7-submit, .ik-formu .wpcf7-submit { background:#6a4696 !important; color: #fff !important; }

.dil-sec .dropdown-toggle {
    color: #ffffff !important;
    background-color: #6a4696!important;
    border-radius: 15px;
    padding: 0 15px;}

.dil-sec .dropdown-toggle:hover {
	color: #ffffff !important;
    background-color: #6a4696 !important;}

header.menu-wrapper.fixed .dil-sec a {
    padding: 0px 15px;
}

header.menu-wrapper.fixed .dil-sec a ul li a{
    padding: 10px;
}

@media all and (max-width: 991px) {
.anasayfa-talep-formu form label{ width:calc(100% - 40px); float: none; margin: 0 auto 5px; text-align: left; }	
.anasayfa-talep-formu .aracim { width:calc(100% - 40px); float: none; margin: 0 auto 5px;  }
.anasayfa-talep-formu .wpcf7-submit { width:calc(100% - 40px); float: none; margin: 25px auto 5px; display: block;  }
.iletisim-formu, .ik-formu {
    padding: 20px;

}
footer#footer {
    padding-top: 0 !important;
}
	
.dil-sec .dropdown-toggle {
    padding: 10px 15px;
    margin-bottom: 15px;
}
}