.dnnModuleDialog,.dnnPageContainer,.dnnPage,.dnnDialogTitle,.search-container{direction:ltr!important;}
.dnnModuleDialog .dnnDialogTitle .search-container {
    left: 68px !important;
	Right:auto!important;
}
.rtl.dnn-9 #divCb > div, .rtl.dnn-9 #divCb > svg {
   left: 80px !important;

}
.hvr-grow-shadow {
    width: fit-content;
    margin: auto  !Important;
    text-align: center;
    padding: 1em;
    cursor: pointer;
    background: #bb0b12;
    text-decoration: none !Important;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    transition-property: box-shadow, transform;
   display: inline-block;
    vertical-align: middle;
      transition-duration: 0.3s;
      transition-property: box-shadow, transform;
}
.hvr-grow-shadow a{
color: #fff !important;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 19px 10px -10px rgb(0 0 0 / 50%) !Important;
    transform: scale(1.1)!Important;
}











