img {
    max-width: 100%;
}

.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (max-width: 996px) {
    .preview {
        margin-bottom: 20px;
    }
}

.preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.tab-content {
    overflow: hidden;
}

.tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.card {
    padding: 3em;
    line-height: 1.5em;
}

.card-body-custom {
    background: #f7f7f7;
    padding-bottom: 5px;
}

.card-body-custom p.card-title {
    padding: 0px 7px;
    font-size: 1.1em;
}

.book-card {
    margin-top: 3%;
}

@media screen and (min-width: 997px) {
    .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-title {
    text-transform: UPPERCASE;
    font-weight: bold;
}

.product-title,
.product-description {
    margin-bottom: 15px;
}

.product-title {
    margin-top: 0;
}

.add-to-cart,
.like {
    background: #ffa962;
    padding: 1.2em 1.5em;
    border: none;
    text-transform: UPPERCASE;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.add-to-cart:hover,
.like:hover {
    background: red;
    color: #fff;
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.large-text {
    margin: 0 10px;
    font-size: 15px;
    font-weight: bold;
}

ul li.active-item {
    color: white;
    background: #654a17;
}

.catg-custom.list-group-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

ul li.list-group-item a {
    color: #414755;
}

ul li.list-group-item a:hover {
    color: #654a17;
    opacity: 0.5;
}

.wrapper-row-custom {
    margin-top: 5%;
}

.wrapper-row-custom .table>tbody>tr>td,
.wrapper-row-custom .table>tbody>tr>th {
    vertical-align: middle;
}

.iw-panel {
    margin-bottom: 15px;
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    margin: 0 0 15px 0;
    box-shadow: rgba(0, 0, 0, 0.05) 0 0 10px;
}

.list-item {
    position: relative;
    padding: 0;
    border-bottom: 0 none;
}

iw-panel .list-item>.media,
.iw-panel .list-item>.media>.media-body {
    overflow: visible;
}

.media-left,
.media>.pull-left {
    padding-left: 10px;
    padding-right: initial;
}

.media-left,
.media>.pull-left {
    padding-left: 10px;
    padding-right: initial;
}

.iw-panel .list-item>.media,
.iw-panel .list-item>.media>.media-body {
    overflow: visible;
}

.media-body>div {
    display: block;
    clear: both;
}

.list-item h3.user-name {
    display: inline;
}

h3.user-name {
    font: 400 100% GE_SS;
}

.time {
    float: right;
}

[dir="rtl"] .time {
    float: left;
}

.time {
    font: normal 75.2%/2 Tahoma;
    color: #999;
}

.fragment-inner {
    margin-top: 10px;
    border: #d8d8d8 solid 1px;
}

.side-media-wrap,
.side-book-wrap {
    display: table;
    width: 100%;
}

.side-media-thumb {
    width: 14%;
}

.side-media-thumb,
.side-media-disc,
.side-book-thumb,
.side-book-disc {
    display: table-cell;
    vertical-align: middle;
}

.side-media-thumb,
.side-media-disc,
.side-book-thumb,
.side-book-disc {
    display: table-cell;
    vertical-align: middle;
}

.mp3-player,
.mp4-player {
    cursor: pointer;
}

.mp3-player,
.mp4-player,
.jwplayer {
    max-width: 854px;
}

.thumb-wpr {
    width: 100%;
    height: 250px;
    min-height: 200px;
    display: block;
    position: relative;
    overflow: hidden;
}

.thumb-wpr img.veiled {
    width: 245px;
    min-height: 100%;
}

.mp3-player,
.mp4-player {
    cursor: pointer;
}


/* .mp4-player img.play-icon {
    left: 50%;
    margin-left: -36px;
}

.mp4-player img.play-icon {
    position: absolute;
    display: block;
    top: 50%;
    width: 72px;
    height: 72px;
    margin-top: -36px;
    background: rgba(66, 170, 224, .5) url(../../../bundles/islamway/images/vid-play.png) no-repeat center;
    border: rgba(255, 255, 255, 0.5) solid 2px;
    border-radius: 50%;
} */

.mp3-player,
.mp4-player,
.jwplayer {
    max-width: 854px;
}

img.veiled {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.side-media-disc {
    width: 40%;
    padding: 15px;
}

.lesson-title {}

.fragment-inner .side-media-disc h2,
.fragment-inner .side-book-disc h2 {
    padding: 0;
    margin-bottom: 10px;
}

.html,
.fragment-inner .question {
    padding: 5px 10px 10px 10px;
    margin: 0;
}

.fragment-inner .side-media-disc span {
    font-size: 14px;
    color: #666;
}

.entry-footer {
    margin-top: 10px;
    padding-top: 10px;
}

.tags a {
    font: normal 114.3% NotoNaskhArabic;
    color: #78909c;
}

.list-item .entry-footer>div {
    margin: 0;
}

.entry-footer .entry-ctrls {
    position: relative;
    clear: both;
    border-top: solid 1px #dbe0e2;
}

.entry-ctrls>div {
    margin-top: 7px;
    padding: 3px 0;
    display: inline-block;
}

.entry-ctrls .act[class*=" icon-"],
.icon-views,
.icon-download,
.wmdat-more i {
    width: 30px;
    height: 30px;
    color: #666;
    background: #eee;
    font-size: 10px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.scholarBottom[class^="icon-"],
.scholarBottom[class*=" icon-"] {
    display: inline-block;
    vertical-align: bottom;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.entry-footer .views-count {
    margin: 0;
    padding: 0 5px;
    color: #333;
    font: normal 100%/26px Arial;
    font-size: 15px;
}

.iw-panel .list-item>.media,
.iw-panel .list-item>.media>.media-body {
    overflow: visible;
}

h3.user-name {
    font: 400 100% GE_SS;
}

.entry .section,
.collection .section,
#collection .section {
    color: #9d1f60;
    font-size: 100%;
}

.pt-45 {
    padding-top: 45px;
}

img.veiled {
    height: 245px;
}

.fragment-inner h2 a {
    color: #333;
}

div.media-body h3.user-name a {
    color: #333;
}

.container-guest {
    padding-right: 15px;
    padding-left: 15px;
    background: #f1f1f1;
}

.d-flex {
    display: flex;
}

span.icon-views i.fa.fa-eye.custom-eye {
    font-size: 16px;
}

.iw-panel,
.w-box {
    background: #fff;
    border-radius: 5px;
    margin: 0 0 15px 0;
    box-shadow: rgba(0, 0, 0, 0.05) 0 0 10px;
    padding: 25px;
}

.post-title {
    margin-bottom: 15px;
}

.post-title h1.title {
    margin: 0 !important;
    padding: 0;
    color: #333;
}

.entry-view .time .icon-time {
    vertical-align: middle;
    padding: 0 3px;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.entry-view .scholarBottom {
    padding: 15px !important;
    background: #eee;
    border-radius: 5px;
    border-top: 0 !important;
}

div.info h3 {
    margin-top: 0;
}

.entry-view .entry-ctrls {
    float: right;
}

.entry-view .entry-ctrls {
    margin-top: 10px;
    padding-bottom: 10px;
    color: #78909c;
    font-family: Tahoma;
    font-size: 10pt;
}

ul.post-actions {
    padding: 0 !important;
    margin: 15px 0 0 0 !important;
}

.post-actions li {
    list-style: none;
    display: inline-block;
    padding: 0;
}

div.iw-resources a {
    float: right;
    color: #333;
}

.w-96 {
    width: 96%;
}

.m-2p {
    margin: 2%;
}

.mb-16 {
    margin-bottom: 16px;
}

.iw-resources a:nth-child(2) {
    margin-right: 10px;
}

.downlowd-icon-custom {
    padding: 0px 5px;
    background: #db9e30;
    font-size: 16px;
    position: relative;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

ul.pagination {
    display: flex;
}

.box-chine {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 15px;
    margin-bottom: 5px;
    border-radius: 19px;
}

.item-content-chine {
    text-align: center;
    padding: 15px;
}

.item-content-chine a {
    color: #000;
}

.mt-65 {
    margin-top: 65px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-16 {
    margin-bottom: 16px;
}