/*

    Theme Name:		 Brikk Child
    Theme URI:		 https://themeforest.net/item/brikk-directory-listing-wordpress-theme/29105129
    Description:	 Brikk Child is a child theme of Brikk
    Author:			 Utillz
    Author URI:		 https://themeforest.net/user/utillz
    Template:		 brikk
    Version:		 1.7.0.2
    Text Domain:	 brikk-child

*/
*{direction:rtl !important}
.brk-header .brk-header-container .brk-site-actions{
	margin-left:unset !important;
		font-family: "DIN Next", Sans-serif;
}
body,head,main,p,h1,h2,h3,h4,h5,h6,div,a,pre,ul,li,article,section{
	font-family: "DIN Next", Sans-serif !important;
}
header > div > div > div.brk-site-nav,#page > header > div > div > div > div.brk-site-nav{
	margin-left:auto !important;
	margin-right:auto !important;
}
.brk-bxs.brk--dynamic{
	grid-auto-rows:40vh !important;
}#split3d {
	position:fixed;
    top: -210px;
    right: -310px;
}
.brk-cards .brk--item,.rz-listing.rz-cover--none,.brk-bg.rz--border.rz--white, .rz-button.rz--border.rz--white,.brk-dark-header.brk-overlap-header.brk-is-sticky .brk-header{
    background-color: #D9E6C020 !important;
    backdrop-filter: blur(3px) !important;
    box-shadow: inset 0 0 10px rgb(255, 255, 255, 0.3) !important;
}
#pormptscards{
	color:#eeeeee !important;
}
.brk-dark-header .brk-header .brk--pad>i{
	background-color:#99CC33 !important;
}
pre{
	  white-space: pre-wrap;     
    white-space: -moz-pre-wrap; 
    white-space: -pre-wrap;     
    white-space: -o-pre-wrap;   
    word-wrap: break-word;  
}
#primary > div > div > div > div > div > div > div > div.rz-single-content > div:nth-child(7) > div > p > button{
	display:none;
}