/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.imgclsh img {
  height: 300px; /* ارتفاع دلخواه */
  object-fit: cover; /* برای برش و جلوگیری از کشیدگی */
  width: 100%; /* یا auto بسته به نیاز */
  display: block;
}
#gallery-1 img {
  border: none !important;
  outline: none;
  box-shadow: none;
}
.whb-general-header{
	  border: none !important;
  outline: none;
  box-shadow: none;
	
}