/*!
Theme Name: Kadence Child1
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.left {width: 48%;}
.right {
	float: right;
	width: 48%;
}
.allagleft {
	float: left;
	width: 48%;
}
.allagright {
	float: right;
	width: 48%;
}
.blocks_poduct .left {
	width: 23%;
	display: inline-block;
}
.blocks_poduct .right {
	width: 73%;
	display: inline-block;
}
.blocks_poduct h3 {
  padding-bottom: 10px;
}
.blocks_poduct h5 {
  padding-bottom: 0;
  position: relative;
}
.blocks_poduct h5 a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #010101;
  position: relative;
}
.blocks_poduct h5 a:hover {
  color: #f6a33f;
  text-decoration: underline;
}
.blocks_poduct .block_prd {
  margin-bottom: 50px;
}
.blocks_poduct h5 {
  padding-bottom: 0 !important;
  position: relative;
  line-height: 18px !important;
  margin: 0;
}
.blocks_poduct h5 a {
  font-size: 16px;
  line-height: 30px;
  color: #010101;
  position: relative;
}
.blocks_poduct h5 a:hover {
  color: #f6a33f;
  text-decoration: underline;
}
.blocks_poduct .block_prd {
  margin-bottom: 50px;
}
.blocks_poduct li {
    list-style: none;
}
.navigation_ar {
    padding: 20px 0;
}
