td {
    text-align: center;
}

.navbar .dropdown-menu li > a {
    direction:  rtl;
    text-align:  right;
}

.card.card-plain.card-blog {
    text-align: center;
}

.card.card-profile.card-plain {
    text-align:  right;
}

.col-md-5 {
    margin: auto;
    float: none;
}

.col-md-7 {
    width: 100%;
    text-align: center;
}

ul.dropdown-menu {
    right: 0px !important;
    width: fit-content;
}

p.card-description {
    font-size: 21px;
    line-height: 1.2em;
    color: #3c4858;
}

.clients-headline {
    text-align:  center;
    font-size:  42px;
    font-weight: 400;
}

section#clients {
    padding-top:  20px;
}

.subscribe-description:hover, .clients-bar-item:hover, .buttons:hover {
    transform: scale(1.05,1.05);
    transition: 0.3s;
    font-weight: bold;
}

img.book-featured {
    float: right;
    width: 30%;
    max-width: 200px;
    margin-left: 10px;
}

body#tinymce {
    direction: rtl !important;
}

.hero-slideshow-normal .container {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}

input[type="text"], input[type="submit"] {
    width:  260px;
    border-radius: 5px;
    max-width: 80%;
}

img.book-featured {
    float: left;
    width: 50%;
    max-width: 380px;
}

@media (min-width: 800px) {
img.book-featured {
    margin-right: 200px;
}
  
.entry-thumbnail {
    width: 50%;
}
  
div#content {
    width: 80%;
    margin: auto;
}
}

@media (min-width: 768px){
.section-news .list-article {
    max-height: 257px !important;
    overflow: hidden;
}
}

.sidebar .widget a {
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1.3em;
}

h2.widget-title {
    font-size: 2.1em !important;
    letter-spacing: -.5px !important;
    margin-bottom: 4px !important;
    text-align: center;
}

.widget_recent_entries ul li {
    text-align: center;
}

.search-live-form {
    text-align: center;
}

.search-live-field {
    text-align: center;
    font-size: 1.3em !important;
    font-weight: bold !important;
}

span.title {
    text-align: right;
}

.search-live.floating .search-live-results {
    right: 23px;
}

img.arpw-thumbnail.alignright.wp-post-image {
    margin-left: 8px;
}

li.arpw-li.arpw-clearfix {
    border-bottom: 1px solid lightgray;
    padding-bottom: 1em;
    font-size: 1.1em !important;
}

.arpw-summary {
    line-height: 1.2em;
    font-size: 1.2em;
    width: 110%;
    color: rgb(100,100,100);
}

a.arpw-title {
    line-height: 1em !important;
    display: -webkit-box;
    font-weight: 600 !important;
    margin-bottom: 0.5em !important;
    color:  rgb(45,45,45)
}

@media (max-width: 768px) {
.arpw-random-post {
    max-width: 70%;
    margin: auto;
}
}


a.arpw-title {
    color: rgb(45,45,45) !important;
}

@media (max-width: 600px){
.epyt-gallery-title {
    font-size: 20px !important;
    line-height: 1em;
    letter-spacing: -.5px !important;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 9px;
}
  
.epyt-gallery-thumb {
    width: 50% !important;
    min-height: 210px;
    max-height: 210px;
}


.epyt-gallery-rowbreak {
    clear: unset;
}
}