/*
Theme Name:  DinaKala Child
Description: DinaKala Child Theme
Author:      Meysam Hosseinkhani
Author URI:  https://i-design.ir
Template:    dinakala
Version:     1.0.0
Text Domain: dina-kala
*/
.dina-logo img {
	max-width:100%!important;
	width:65%!important;
	height:8%!important
		
}

.ekit-flip-box slide_style right_to_left box_hover {
	height:100px!important;
	width:100%!important
	
}
.my-header-btn {
  background-color: #6a5acd; /* رنگ پس‌زمینه */
  color: #fff; /* رنگ متن */
  padding: 6px 14px;
  border-radius: 8px;
  margin-left: 10px; /* فاصله از متن کناری */
  font-size: 14px;
  text-decoration: none;
}
.my-header-btn:hover {
  background-color: #e1ff00; /* رنگ هنگام هاور */
}
