@font-face {
    font-family: 'iran';
    src: url('../font/IRANSansWeb.eot') format('embedded-opentype');
    src: url('../font/IRANSansWeb.woff') format('woff');
    src: url('../font/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

i {
    transition: all ease-out 0.1s;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font: inherit;*/
    vertical-align: baseline;
    font-family: 'iran' !important;
    font-size: 14px;
    transition: all ease-out 0.1s;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    direction: rtl;
    /*background-image: url("../images/back.png");*/
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    font-family: 'iran' !important;
    width: 100%;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none !important;
}

.clearfix {
    clear: both;
}

header {
    background-color: #dfdf20;
    padding: 15px 0 0;
}

header .color-menu {
    color: #fff !important;
}

header .search-box {
    max-width: 400px;
    width: 350px;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    float: right;
}

header .search-box input {
    border: 1px solid #fff;
    display: inline-block;
    width: 85%;
    background: #dfdf20;
}

header .search-box input::placeholder {
    color: #fff;
}

header .search-box button {
    border: none;
    display: inline-block;
    margin-bottom: 0 !important;
    padding: 10px;
    float: left;
    background: #fff;
    color: #dfdf20;
}

header .login-box {
    float: left;
    width: 50%;
    text-align: left;
}

header .login-box .login-button a {
    padding: 10px 15px;
    border-radius: 10px;
    width: 100px;
    display: inline-block;
    text-align: center;
}

header .login-button {
    padding-right: 15px;
    border-right: 1px solid #e8edf3;
    display: inline-block;
}

header a.btn-sign-up {
    color: #dfdf20 !important;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

header a.btn-login {
    color: #3074c1;
    border: 1px solid #ffffff;
}

header .login-box .cart-box {
    display: inline-block;
    margin-left: 10px;
    color: #ffffff;
}

header .nav-box {
    position: absolute;
    bottom: 0;
}

header .nav-box .nav a {
    color: #aeaeae;
    transition: all ease-out 0.2s;
    padding: 5px 0;
    margin: 0 20px;
}

header .nav-box .nav a i {
    margin: 0 0 0 5px;
    font-size: 16px;
    vertical-align: bottom;
}

header .nav-box .nav .active {
    border-bottom: 2px solid #ffffff;
}

header .nav-box .nav a:hover {
    border-bottom: 2px solid #ffffff;
}


/* end of header style  */

section.content {
    padding: 30px 0;
}

section.content .banner {
    text-align: center;
}

.banner-content {
    padding: 30px 0;
    text-align: justify;
}

.banner-content h2 {
    color: #464646;
    font-size: 28px;
    margin-bottom: 20px;
}

.banner-content p {
    color: #707070;
    line-height: 2;
    font-size: 16px;
}

.banner-content .banner-btn {
    text-align: center;
    margin: 30px 0;
}

.banner-content .banner-btn a {
    color: #fff;
    background-color: #9fb878;
    padding: 10px 20px;
    border-radius: 10px;
}

.banner-content .banner-btn a i {
    margin-left: 10px;
    font-size: 18px;
    vertical-align: bottom;
}

.title-box {
    text-align: center;
    margin: 20px 0;
    color: #464646;
}

.title-box h3 {
    font-size: 24px;
}

.best-seller-slider {
    background-color: #ffeacb;
    padding: 15px;
    border-radius: 10px;
    background-image: url("../images/slider.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}

.best-seller-slider .title-box h3 {
    font-size: 20px;
    text-align: right;
}

.best-seller-slider .title-box {
    display: inline-block;
    width: 40%;
}

.best-seller-slider .slider-pagination {
    display: inline-block;
    width: 30%;
    text-align: left;
}

.best-seller-slider .slider-pagination i {
    color: #b1b1b1;
    font-size: 10px;
    margin: 0 5px;
}

.best-seller-slider .slider-pagination i.active {
    color: #9fb878;
}

.best-seller-slider .slider-pagination i:hover {
    color: #9fb878;
}

.best-seller-slider .slider-pagination .navigate {
    display: inline-block;
}

.best-seller-slider .slider-pagination .navigate i {
    font-size: 18px;
    padding: 5px 10px;
    border: 1px solid #9fb878;
    color: #9fb878;
    border-radius: 10px;
}

.best-seller-slider .slider-pagination .navigate i:hover {
    border: 1px solid #9fb878;
    color: #fff;
    background-color: #9fb878;
}

.best-seller-slider .best-product h3 {
    font-size: 18px;
    font-weight: bold;
    color: #d18008;
}

.best-seller-slider .best-product h3 span {
    font-weight: 300;
}

.best-seller-slider .best-product p {
    max-width: 70%;
    height: 50px;
    padding: 0 0 0 30px;
    line-height: 2;
    overflow: hidden;
}

.best-seller-slider .best-product .pricing {
    color: #9fb878;
    width: 60%;
    margin: 20px 0;
}

.best-seller-slider .best-product .pricing span {
    color: #9fb878;
    font-size: 20px;
    padding: 10px 20px;
    float: right;
}

.best-seller-slider .best-product .pricing .add-to-cart {
    color: #fff;
    background-color: #9fb878;
    padding: 10px 20px;
    font-size: 20px;
    float: left;
    border-radius: 10px;
}

.newest-box {
    margin: 20px 0;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.newest-box .top-bar {
    margin: 0 0 20px 0;
}

.newest-box h3 {
    font-size: 20px;
    text-align: right;
    float: right;
}

.newest-box .pagination-box {
    float: left;
    color: #0cc3ce;
}

.newest-box .pagination-box i {
    padding: 5px 10px;
    border: 1px solid #0cc3ce;
    border-radius: 10px;
}

.newest-box .pagination-box i:hover {
    background-color: #0cc3ce;
    color: #fff;
}

.newest-box .product-box {
    text-align: center;
}

.newest-box .product-box img {
    width: 100%;
    border-radius: 10px;
    margin: 10px 0;
}

.newest-box .product-box img:hover {
    box-shadow: 0 3px 10px 0 #0cc3ce94;
}

.newest-box .product-box h4 {
    font-weight: bold;
}

.newest-box .product-box span {
    display: block;
    color: #9fb878;
    font-size: 18px;
    margin: 10px 0;
}

.newest-box .product-box span {
    display: block;
    color: #9fb878;
    font-size: 18px;
    margin: 10px 0;
}

.newest-box .product-box a {
    display: block;
    border-radius: 10px;
    padding: 10px;
}

.newest-box .product-box a.more {
    border: 1px solid #9fb878;
    color: #9fb878;
}

.newest-box .product-box a.more:hover {
    border: 1px solid #9fb878;
    color: #fff;
    background-color: #9fb878;
}

.newest-box .product-box a.add-to-cart {
    border: 1px solid #0cc3ce;
    color: #0cc3ce;
    margin: 10px 0;
}

.newest-box .product-box a.add-to-cart:hover {
    border: 1px solid #0cc3ce;
    color: #fff;
    background-color: #0cc3ce;
    margin: 10px 0;
}

.reading-book .title-box {
    text-align: left;
    margin: 10px 0;
}

.reading-book .title-box h3 i {
    margin-left: 10px;
}

.reading-book .title-box h3 {
    margin: 20px 0;
}

.reading-book p {
    text-align: justify;
    line-height: 2;
}

.Available-box .product-box span {
    font-size: 14px;
}

.tafsir-gooya h3 {
    text-align: right;
    margin: 20px 0;
}

.tafsir-gooya .title-box h3 i {
    margin-left: 10px;
}

.tafsir-gooya p {
    text-align: justify;
    line-height: 2;
}

iframe {
    max-width: 450px !important;
    max-height: 200px !important;
}

.tafsir-gooya .dropdown {
    display: inline-block;
}

.tafsir-gooya .dropdown .btn {
    background-color: #fff;
    border-radius: 10px;
    color: #b1b1b1;
    padding: 10px 30px;
}

.dropdown-menu {
    width: 100%;
}

.tafsir-gooya .form-tafsir button {
    border: 1px solid #9fb878;
    border-radius: 10px;
    padding: 10px 30px;
    background-color: #9fb878;
    color: #fff;
}

.tafsir-gooya .form-tafsir button i {
    margin: 5px 10px;
}

.match-box {
    background-color: transparent;
}

.match-box .match {
    border-radius: 10px;
    background-color: #fff;
}

.match-box .match h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}

.match-box .match img {
    width: 100%;
}

.match-box .match p {
    height: 40px;
    line-height: 1.5;
    color: #707070;
    overflow: hidden;
    margin-bottom: 15px;
}

.match-box .match .match-detail {
    padding: 15px;
}

.match-box .match .start-date,
.match-box .match .end-date {
    color: #707070;
    margin: 15px 0;
}

.match-box .match .start-date i,
.match-box .match .end-date i {
    margin-left: 10px;
}

.match-box .match .start-date span,
.match-box .match .end-date span {
    float: right;
}

.match-box .match .start-date strong,
.match-box .match .end-date strong {
    float: left;
}

.match-box .match a.more-btn {
    display: block;
    text-align: center;
    padding: 15px;
    color: #0cc3ce;
    border: 1px solid #0cc3ce;
    border-radius: 10px;
    font-weight: bold;
}

.match-box .match a.more-btn:hover {
    background-color: #0cc3ce;
    color: #fff;
}

.match-box .match a.more-btn i {
    margin-left: 10px;
    vertical-align: bottom;
}

.match-box .slider-pagination {
    display: block;
    width: 100%;
    text-align: center;
    color: #707070;
    margin: 15px;
    font-size: 10px;
}


/* footer start */

footer {
    background-color: #fff;
    padding: 20px 0;
}

footer .about-box img {
    float: right;
    margin-left: 10px;
}

footer .about-box .company-name {
    float: right;
}

footer .about-box .company-name h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
    color: #fff;
}

footer .about-box .company-name span {
    color: #fff;
}

footer button.btn.btn-primary {
    background: #fff;
    color: #0cc3ce;
}

footer .about-box .map {
    margin: 30px 0;
}

footer .about-box .map iframe {
    width: 100%;
    max-height: 250px;
    border-radius: 10px;
}

footer .feed-box h4 {
    margin: 20px 0;
    color: #fff;
}

footer .feed-box input {
    width: 70%;
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding: 10px;
    background: #0cc3ce;
}

footer .feed-box input::placeholder {
    color: #fff;
}

footer .feed-box button {
    border-radius: 10px;
    padding: 12px 20px;
    background-color: #3074c1;
    border: 1px solid #3074c1;
}

footer .contact-box h4 {
    margin: 50px 0;
    color: #fff;
}

footer .contact-box i {
    color: #0cc3ce;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
}

footer .copy-right p {
    color: #fff;
}

footer .contact-box .contact-right {
    float: right;
}

footer .contact-box .contact-left {
    float: right;
}

@media screen and (min-width: 443px) {
    footer .contact-box .contact-left {
        float: left;
    }
}

@media screen and (max-width: 443px) {
    .tag-box span {
        display: block;
    }
    .tag-box ul li {
        margin-top: 23px;
    }
    .desc-tab ul {
        display: flex;
    }
}

footer .contact-box .contact-right span {
    display: block;
    padding: 20px 0;
    color: #fff;
}

footer .contact-box .contact-left span {
    display: block;
    padding: 20px 0;
    color: #fff;
}

footer .copy-right {
    display: block;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #dfdfdf;
}


/* footer end */


/* shop style start  */

.breadcrumb-box {
    margin: 20px 0 0;
    color: #b1b1b1;
}

.breadcrumb-box a {
    color: #b1b1b1;
}

.breadcrumb-box a.active {
    color: #464646;
    font-weight: bold;
}

.shop .best-seller-slider {
    margin: 30px 0;
}

.shop-content .product-box {
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    padding: 10px;
    margin: 0 0 10px;
}

.shop-content .product-box img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 250px;
    max-height: 250px;
}

.shop-content .product-box h4 {
    font-weight: bold;
    margin: 10px 0;
}

.shop-content .product-box span {
    display: block;
    color: #9fb878;
    font-size: 18px;
    margin: 10px 0;
}

.shop-content .product-box a {
    display: block;
    border-radius: 10px;
}

.shop-content .product-box a.more {
    border: 1px solid #9fb878;
    color: #9fb878;
    padding: 10px;
}

.shop-content .product-box a.more:hover {
    border: 1px solid #9fb878;
    color: #fff;
    background-color: #9fb878;
}

.shop-content .product-box a.add-to-cart {
    border: 1px solid #0cc3ce;
    color: #0cc3ce;
    margin: 10px 0;
    padding: 10px;
}

.shop-content .product-box a.add-to-cart:hover {
    border: 1px solid #0cc3ce;
    color: #fff;
    background-color: #0cc3ce;
    margin: 10px 0;
}

.shop-content .best-seller-slider {
    margin: 20px 0;
}

.shop-pagination-box {
    margin: 20px 0;
}

.shop-pagination-box nav {
    text-align: center;
}

.shop-pagination-box .pagination {
    display: inline-flex !important;
}

.shop-pagination-box .pagination li.page-item {
    margin: 0 5px;
}

.shop-pagination-box .pagination li.page-item a.page-link {
    border-radius: 10px;
    padding: 10px 15px;
    color: #0cc3ce;
    font-weight: bold;
    border: 1px solid #0cc3ce;
}

.shop-pagination-box .pagination li.page-item a.page-link:hover {
    background-color: #0cc3ce;
    color: #fff;
}

.shop-pagination-box .pagination li.page-item a.active {
    background-color: #0cc3ce;
    color: #fff !important;
}

section.sidebar {
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
}

section.sidebar .filter-box i {
    margin-left: 10px;
    vertical-align: bottom;
}

section.sidebar .filter-box h2 button,
section.sidebar .filter-box .accordion-body label {
    color: #b1b1b1;
}

section.sidebar .filter-box button.accordion-button,
.filter-box .publish-date button.accordion-button {
    width: 100%;
    padding: 10px;
    text-align: right;
    margin: 20px 0 0;
    border: none;
    background: no-repeat;
    border-bottom: 1px solid;
}

section.sidebar .filter-box button.accordion-button:focus {
    outline: none;
}

section.sidebar .filter-box .accordion-body {
    padding: 20px 10px;
    max-height: 200px;
    overflow-y: auto;
}

section.sidebar .filter-box .accordion-body .form-check-input {
    margin-top: 0;
}

section.sidebar .filter-box .accordion-body .form-check {
    margin: 10px;
}

section.sidebar .filter-box .accordion-body .range {
    display: block;
}

section.sidebar .filter-box .accordion-body input[type=range] {
    width: 100%;
}

section.sidebar .filter-box .accordion-body span.high-peice {
    float: right;
}

section.sidebar .filter-box .accordion-body span.low-peice {
    float: left;
}

.shop-content .content {
    padding: 0;
}


/* price range style */

.price-input {
    width: 100%;
    display: flex;
    margin: 30px 0 35px;
}

.price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
}

.field input {
    width: 100%;
    outline: none;
    font-size: 12px;
    margin-right: 12px;
    border-radius: 10px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.price-input .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center;
}

.slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

.slider .progress {
    height: 100%;
    left: 0%;
    right: 0%;
    position: absolute;
    border-radius: 5px;
    background: #9fb878;
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #17A2B8;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17A2B8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}


/* price range style */


/* shop style end   */


/* single product style  */

.single-book,
.single-sidebar {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin: 20px 0;
}

.book-img-slider {
    float: right;
    width: 35%;
}

.book-img-slider .main-slide {
    width: 250px;
    overflow: hidden;
    height: 300px;
    border-radius: 10px;
}

.book-img-slider .main-slide img {
    width: 100%;
    height: 100%;
}

.book-img-slider .main-slide i {
    position: absolute;
    top: 50px;
    right: 30px;
    font-size: 24px;
    padding: 5px 10px;
    color: #fff;
    background-color: #0cc3ce;
    border-radius: 10px;
}

.book-img-slider .main-slide i.fa-angle-left {
    right: 70px;
}

.book-img-slider .tumbnails {
    width: 250px;
    height: 80px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.book-img-slider .tumbnails img {
    width: 50px;
    margin: 10px 5px;
    display: inline-block;
    float: right;
    border: 1px solid #4d4d4d;
    opacity: 0.6;
    border-radius: 10px;
}

.book-img-slider .tumbnails img.active {
    opacity: 1;
}

.book-desc {
    width: 63%;
    float: right;
    margin-right: 10px;
}

.desc-tab {
    border-bottom: 1px solid #b1b1b1;
    padding: 10px 0;
}

.book-desc .desc-tab ul {
    display: inline-block;
    float: right;
}

.book-desc .desc-tab ul li {
    display: inline-block;
    color: #9fb878;
}

.book-desc .desc-tab ul li a {
    color: #b1b1b1;
    padding: 5px 10px;
}

.book-desc .desc-tab ul li a.active {
    color: #0cc3ce;
    font-weight: bold;
    border-bottom: 2px solid #0cc3ce;
}

.book-desc .book-point {
    display: inline-block;
    float: left;
}

.book-desc .book-point i {
    color: #f3d50c;
}

.book-desc .book-point span {
    color: #707070;
}

.book-desc .book-point span.vote {
    color: #fff;
    background-color: #9fb878;
    padding: 0 5px;
    border-radius: 10px;
}

.book-desc .title-box {
    text-align: right;
}

.book-desc .title-box p {
    margin: 10px 0;
    line-height: 1.5;
}

.more-desc {
    width: 100%;
}

.more-desc p {
    line-height: 1.5;
}

.tag-box {
    display: block;
    margin: 20px 0;
    color: #b1b1b1;
}

.tag-box ul {
    display: inline-block;
}

.tag-box ul li {
    display: inline-block;
}

.tag-box ul li a {
    padding: 5px 10px;
    margin: 0 5px;
    color: #333;
    background-color: #dbdbdb;
    border-radius: 10px;
}

.single-comment {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin: 20px 0;
}

.single-comment .warning {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
}

.single-comment .warning span {
    float: right;
    padding: 10px 0;
}

.single-comment .warning a {
    float: left;
    padding: 10px 20px;
    background-color: #0cc3ce;
    color: #fff;
    border-radius: 10px;
}

.single-comment .comment-box {
    padding: 10px;
    margin: 20px 0;
}

.single-comment .comment-box .user-info {
    float: right;
}

.single-comment .comment-box img {
    width: 48px;
    float: right;
    margin: 0 0 0 10px;
}

.single-comment .comment-box span {
    font-weight: bold;
}

.single-comment .comment-box .comment-date {
    margin: 10px 0;
    width: 250px;
}

.single-comment .comment-box .comment-date span {
    font-weight: 200;
    color: #b1b1b1;
    margin: 0 5px;
}

.single-comment .comment-box .comment-date span i {
    margin-left: 10px;
    vertical-align: bottom;
}

.single-comment .comment-box .rate {
    float: left;
}

.single-comment .comment-box .rate i {
    color: #f3d50c;
}

.single-comment .comment-box .comment-content {
    margin: 10px 0;
}

.single-comment .comment-box .comment-content p {
    line-height: 1.5;
}

.single-comment .comment-box .reply-btn span {
    font-size: 12px;
    color: #b1b1b1;
}

.single-comment .comment-box .reply-btn span i {
    vertical-align: bottom;
}

.single-comment .comment-box .reply-btn a {
    margin: 0 10px;
    color: #b1b1b1;
}

.single-comment .comment-box.reply {
    padding: 0 50px 0 0;
}

.single-sidebar {
    height: auto;
}

.single-sidebar .options span {
    color: #4d4d4d;
    display: block;
    margin: 10px 0;
}

.single-sidebar .options span i {
    padding: 10px;
    color: #fff;
    border-radius: 10px;
}

.single-sidebar .options span i.fa-truck {
    background-color: #0c92ce;
    color: #fff;
}

.single-sidebar .options span i.fa-medal {
    background-color: #0cce85;
    color: #fff;
}

.single-sidebar .buy-box {
    margin-top: 100px;
}

.single-sidebar .buy-box .Available {
    color: #9fb878;
    font-size: 18px;
    display: block;
    margin: 10px 0;
}

.single-sidebar .buy-box .Available i {
    margin-left: 15px;
    vertical-align: bottom;
}

.single-sidebar .buy-box .price-box {
    color: #b1b1b1;
    font-size: 18px;
    display: block;
    margin: 20px 0;
}

.single-sidebar .buy-box .price-box span i {
    margin-left: 15px;
}

.single-sidebar .buy-box .price-box .price strong {
    color: #9fb878;
    font-size: 24px;
}

.single-sidebar .buy-box .buy-btn {
    margin: 20px 0px;
}

.single-sidebar .buy-box .buy-btn input {
    display: inline-block;
    width: 50px;
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    padding: 5px;
}

.single-sidebar .buy-box .buy-btn button {
    padding: 10px 10px;
    border: 1px solid #9fb878;
    background: #9fb878;
    color: #fff;
    border-radius: 10px;
}

.related-post {
    margin: 30px 0;
}

.related-post .top-bar {
    margin: 0 0 20px 0;
}

.related-post .top-bar h3 {
    font-size: 20px;
    text-align: right;
    float: right;
}

.related-post .pagination-box {
    float: left;
    color: #0cc3ce;
}

.related-post .pagination-box i {
    padding: 5px 10px;
    border: 1px solid #0cc3ce;
    border-radius: 10px;
}

.related-post .product-box {
    background: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}

.related-post .product-box img {
    width: 100%;
    border-radius: 10px;
    height: 300px;
}

.related-post .product-box h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}

.related-post .product-box span.price {
    display: block;
    color: #9fb878;
    margin: 0 0 10px;
}

.related-post .product-box span.price strong {
    font-size: 16px;
}

.related-post .product-box a {
    display: block;
    border-radius: 10px;
}

.related-post .product-box a.more {
    border: 1px solid #9fb878;
    color: #9fb878;
    padding: 10px;
}

.related-post .product-box a.more:hover {
    border: 1px solid #9fb878;
    color: #fff;
    background-color: #9fb878;
}

.related-post .product-box a.add-to-cart {
    border: 1px solid #0cc3ce;
    color: #0cc3ce;
    margin: 10px 0;
    padding: 10px;
}

.related-post .product-box a.add-to-cart:hover {
    border: 1px solid #0cc3ce;
    color: #fff;
    background-color: #0cc3ce;
}


/* single product style  */


/* tafsir style   */

.nanigation {
    margin: 30px 0;
    border-bottom: 1px solid #d2d2d2;
}

.nanigation .nav-link {
    color: #464646 !important;
}

.nanigation a.nav-link.active {
    color: #0cc3ce !important;
    background: transparent !important;
    border-bottom: 2px solid #0cc3ce;
}

.sureh-box {
    padding: 30px 40px;
    box-shadow: 0 3px 48px 0 rgb(0 0 0 / 8%);
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid transparent;
    margin: 10px 0;
}

.name {
    float: right;
    color: #464646;
}

.name span.number {
    position: relative;
    overflow: hidden;
    padding: 15px 25px;
    text-align: center;
    float: right;
    border-radius: 10px;
    font-size: 22px;
    font-weight: bold;
    background-color: #d2d2d2;
}

.detail {
    float: right;
    padding: 10px 20px;
}

.detail strong {
    font-size: 18px;
    display: block;
    margin: 0px 0 5px;
}

.sureh-btn {
    float: left;
    display: none;
}

.sureh-btn i {
    font-size: 22px;
    background-color: #0cc3ce;
    padding: 15px 20px;
    border-radius: 10px;
    color: #fff;
}

.sureh-box.active,
.sureh-box:hover {
    border: 1px solid #0cc3ce;
    background-color: #ecfbfc;
}

.sureh-box.active .number,
.sureh-box:hover .number {
    background-color: #0cc3ce;
    color: #fff;
}

.sureh-box.active .detail span,
.sureh-box:hover .detail span {
    color: #0cc3ce;
}

.sureh-box.active .sureh-btn,
.sureh-box:hover .sureh-btn {
    display: block;
}

.sureh-form .dropdown {
    width: 40%;
}

.sureh-form .dropdown .btn {
    width: 100%;
    text-align: right;
}

@media screen and (max-width:580px) {
    .banner-content .banner-btn a {
        padding: 10px 8px;
        margin: 2px;
    }
    .forget-pass a {
        font-size: 12px;
    }
    .match-filter .nav .nav-item {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .best-seller-slider .best-product .pricing .add-to-cart {
        padding: 10px 10px;
        font-size: 14px;
        float: right;
    }
    .book-img-slider {
        float: right;
        display: flex;
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .book-desc {
        width: 100%;
        float: right;
        margin-top: 350px;
    }
    .dropdown {
        margin: 10px 0;
    }
    .form-tafsir {
        display: flex;
        flex-direction: column;
    }
    .sureh-form .dropdown {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width :1200px) {
    .form-tafsir button {
        margin-top: 20px;
    }
    .slider__big-img>a>img {
        width: 230px;
    }
    .slider {
        width: 220px !important;
    }
}

.sureh-form {
    margin: 20px 0;
    padding: 10px 0;
    border-bottom: 1px solid #d2d2d2;
}

.sureh-form .sureh-dropdown .btn {
    color: #0cc3ce;
    border: 1px solid #0cc3ce;
    background-color: #ecfbfc;
}

.sureh-name {
    margin: 20px 0;
    text-align: center;
}

.sureh-name h3 {
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    padding: 20px 40px;
    background-image: url(../images/sureh.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
}

.jalase-form {
    margin: 20px 0;
}

.jalase-form .dropdown {
    width: 100%;
    margin: 20px 0;
}

.jalase-form .dropdown .btn {
    width: 100%;
    color: #0cc3ce;
    border: 1px solid #0cc3ce;
    background-color: #ecfbfc;
    text-align: right;
}

.tafsir-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 48px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 20px;
}

.tafsir-box h3 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 20px;
    margin-bottom: 10px;
    background-image: url(../images/frame.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.tafsir-box .aye {
    margin: 20px 0;
}

.tafsir-box .aye-translate p {
    line-height: 1.5;
}

.tafsir-box .aye-tafsir {
    margin: 30px 0;
}

.tafsir-box .aye-tafsir h4 {
    padding: 10px 20px;
    color: #0cc3ce;
    border-right: 2px solid;
    font-weight: bold;
    border-image: linear-gradient(to bottom, #0cc3ce, #f2f2f2) 1;
    float: right;
}

.tafsir-box .aye-tafsir .opration-btn {
    float: left;
}

.tafsir-box .aye-tafsir .opration-btn i {
    color: #b1b1b1;
    padding: 15px;
    border-radius: 50%;
}

.tafsir-box .aye-tafsir .opration-btn i:hover {
    color: #fff;
    background-color: #0cc3ce;
}

.tafsir-box .aye-tafsir p {
    line-height: 1.5;
}


/* tafsir style end    */


/* reading match style  */

.match-banner {
    min-height: 300px;
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
}

.match-banner .slider-pagination {
    float: left;
    padding: 20px;
}

.match-banner .slider-pagination i {
    color: #fff;
    margin: 0 5px;
}

.match-banner .slider-pagination i.active {
    color: #0cc3ce;
}

.match-banner .slider-pagination .navigate {
    display: inline-block;
}

.match-banner .slider-pagination .navigate i {
    font-size: 24px;
    padding: 5px 10px;
    background-color: #b1b1b1;
    border: 1px solid #b1b1b1;
    border-radius: 10px;
    vertical-align: middle;
}

.match-banner .slider-pagination .navigate i:hover {
    background-color: #0cc3ce;
    border: 1px solid #0cc3ce;
}

.match-banner .banner-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 30px 50px;
    color: #fff;
    background-color: #0cc3ce;
    padding: 10px 20px;
    border-radius: 10px;
}

.match-filter {
    margin: 20px 0;
}

.match-filter span {
    display: inline-block;
}

.match-filter ul {
    display: inline-block;
}

.match-filter ul li {
    display: inline-block;
}

.match-filter ul li a.active {
    background-color: #0cc3ce !important;
}

.match-filter ul li a.nav-link {
    border: 1px solid #b1b1b1;
    color: #b1b1b1;
}

.match-box-page {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px 0;
}

.match-box-page img {
    width: 100%;
    margin-bottom: 15px;
}

.match-box-page .match-detail {
    padding: 15px;
}

.match-box-page h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}

.match-box-page p {
    height: 40px;
    line-height: 1.5;
    color: #707070;
    overflow: hidden;
    margin-bottom: 15px;
}

.match-box-page .start-date,
.match-box-page .end-date {
    color: #707070;
    margin: 15px 0;
}

.match-box-page .start-date span,
.match-box-page .end-date span {
    float: right;
}

.match-box-page .start-date strong,
.match-box-page .end-date strong {
    float: left;
}

.match-box-page a.more-btn {
    display: block;
    text-align: center;
    padding: 15px;
    color: #0cc3ce;
    border: 1px solid #0cc3ce;
    border-radius: 10px;
    font-weight: bold;
}

.match-box-page a.more-btn:hover {
    background-color: #0cc3ce;
    color: #fff;
}


/* reading match style end  */


/* single match style   */

.single-match {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 20px 0;
}

.single-match .desc-tab {
    margin: 0px 0 10px;
}

.match-desc .desc-tab ul li {
    display: inline-block;
    color: #9fb878;
}

.match-desc .desc-tab ul li a {
    color: #b1b1b1;
    padding: 5px 10px;
}

.match-desc .desc-tab ul li a.active {
    color: #0cc3ce;
    font-weight: bold;
    border-bottom: 2px solid #0cc3ce;
}

.single-sidebar .match-img img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 20px;
}

.single-sidebar h2 {
    font-size: 16px;
    font-weight: bold;
    float: right;
}

.single-sidebar i.fa-share {
    font-size: 16px;
    font-weight: bold;
    float: left;
    color: #b1b1b1;
}

.match-sidebar .start-date,
.match-sidebar .end-date,
.match-sidebar .match-award {
    color: #707070;
    margin: 15px 0;
}

.match-sidebar .start-date span,
.match-sidebar .end-date span,
.match-sidebar .match-award span {
    float: right;
}

.match-sidebar .start-date strong,
.match-sidebar .end-date strong,
.match-sidebar .match-award strong {
    float: left;
}

.match-sidebar .start-date i,
.match-sidebar .end-date i,
.match-sidebar .match-award i {
    margin-left: 10px;
}

.match-sidebar .match-award strong {
    color: #9fb878;
}


/* single match style end  */


/* login style   */

.login-page {
    background-color: #fff;
    border-radius: 10px;
}

.login-page .login-form {
    padding: 20px;
}

.login-page .login-form form {
    margin: 50px 0px;
}

.login-page .login-banner img {
    width: 100%;
}

.login-page .login-form span {
    float: right;
    color: #9fb878;
    padding: 10px;
}

.login-page .login-form .signup-btn {
    float: left;
    color: #fff;
    background-color: #9fb878;
    padding: 10px 20px;
    border-radius: 10px;
}

.login-page .login-form form input {
    padding: 20px;
    border: 1px solid #d6d6d6;
    margin: 10px 0;
    border-radius: 10px;
}

.login-page .login-form form label {
    color: #464646;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: -15px;
    margin-right: 10px;
    background: #fff;
}

.login-page .login-form .memorise {
    float: right;
}

.login-page .login-form .memorise label {
    font-size: 14px;
    color: #464646;
    font-weight: 300;
    margin-top: 10px;
    margin-right: 20px;
}

.login-page .login-form .forget-pass {
    float: left;
    margin: 10px 0;
}

.login-page .login-form .forget-pass a {
    color: #0cc3ce;
}

.login-page .login-form button {
    background-color: #0cc3ce;
    color: #fff;
    border: none;
    padding: 15px;
    display: block;
    width: 100%;
    margin: 20px 0;
    border-radius: 10px;
    bottom: 0px;
    font-size: 18px;
}

.signup-levels {
    display: block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.signup-levels .level span {
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #b5b5b5;
    border-radius: 50px;
    background-color: #b5b5b5;
    float: none;
    padding: 0;
    margin: auto;
}

.signup-levels .level {
    width: 140px;
    display: inline-block;
    text-align: center;
}

.signup-levels .level.active {
    color: #9fb878;
}

.signup-levels .level.active span {
    background-color: #9fb878;
    border: #9fb878;
}

.login-page .login-form .warrnning {
    font-size: 16px;
    font-weight: bold;
    color: #464646;
    width: 100%;
}

.login-page .login-form .security-code {
    text-align: center;
}

.login-page .login-form .security-code .input-group {
    display: block;
}

.login-page .login-form .security-code input {
    width: 50px;
    padding: 10px 20px;
    margin: 0 10px;
    text-align: center;
}

.login-page .login-form .security-code button {
    width: 45%;
    display: inline-block;
}

.login-page .login-form .security-code button i {
    vertical-align: bottom;
}

.login-page .login-form .security-code button.back {
    background-color: #d2d2d2;
    color: #464646;
}

.login-page .login-form .forget-form button {
    width: 45%;
    display: inline-block;
}

.login-page .login-form .forget-form button i {
    vertical-align: bottom;
}

.login-page .login-form .forget-form button.back {
    background-color: #d2d2d2;
    color: #464646;
}

.login-page .login-form .forget-form label[for=memorise] {
    font-size: 14px;
    color: #464646;
    font-weight: 300;
    margin-top: 10px;
    margin-right: 20px;
}

.login-page .login-form .forget-form .input-group {
    margin: 20px 0;
}

.login-page .login-form .forget-form .input-group button {
    width: 45%;
    display: inline-block;
    margin: 20px 5px;
}

.login-page .login-form .security-code .again-code {
    display: block;
    margin-bottom: 30px;
}

.login-page .login-form .security-code .again-code span.time {
    color: #464646;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    margin: 30px 0 10px;
}

.login-page .login-form .security-code .again-code a {
    color: #fff;
    background-color: #9fb878;
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 14px;
}


/* login style end  */


/* cart style  */

.shopping-level {
    text-align: center;
}

.shopping-level .active {
    color: #0cc3ce !important;
}

.shopping-level .active span {
    background-color: #0cc3ce !important;
    border: #0cc3ce !important;
}

.product-cart {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    background-color: #fff;
    border-radius: 10px;
}

.product-cart .product-img {
    float: right;
    margin-left: 20px;
}

.product-cart .product-img img {
    border-radius: 10px;
}

.product-title {
    float: right;
    width: 80%;
}

.product-cart .product-title h3 {
    float: right;
    color: #464646;
    font-size: 18px;
    font-weight: bold;
}

.product-cart .product-title .point {
    float: left;
}

.product-cart .product-title .point i:first-child {
    color: #f3d50c;
    vertical-align: bottom;
}

.product-cart .product-title .point strong {
    color: #fff;
    background-color: #9fb878;
    border-radius: 10px;
    padding: 2px;
}

.product-cart .product-title .point i:last-child {
    color: #fff;
    background-color: #e64343;
    padding: 5px;
    border-radius: 5px;
    margin: 0 15px 0 0;
}

.product-cart .count {
    display: inline-block;
}

.product-cart .count form {
    display: inline-block;
    margin-left: 20px;
}

.product-cart .count input {
    width: 40px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    margin: 20px 0;
}

.product-cart .count .price {
    color: #9fb878;
    font-weight: bold;
    font-size: 16px;
}

.product-cart .cart-detail {
    height: 40px;
    overflow: hidden;
}

.product-cart .cart-detail p {
    line-height: 1.5;
}

.product-cart .option {
    display: inline-block;
    margin-top: 10px;
}

.product-cart .option span:first-child {
    color: #0c92ce;
}

.product-cart .option span:first-child i {
    background-color: #0c92ce;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    vertical-align: middle;
}

.product-cart .option span:last-child {
    color: #0cce85;
    margin: 10px;
}

.product-cart .option span:last-child i {
    background-color: #0cce85;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    vertical-align: middle;
}

.single-sidebar .sum-price span {
    display: block;
    margin: 15px 0;
    color: #979898;
}

.single-sidebar .sum-price span strong {
    color: #9fb878;
}

.single-sidebar .buy-box a {
    display: block;
    padding: 10px 20px;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    margin: 10px 0;
}

.single-sidebar .buy-box a i {
    margin-left: 10px;
    vertical-align: middle;
}

.single-sidebar .buy-box a.buy-more {
    color: #fff;
    background-color: #9fb878;
}

.single-sidebar .buy-box a.continue-shopping {
    color: #fff;
    background-color: #0cc3ce;
}

.login-quest {
    padding: 20px;
    color: #9fb878;
    background-color: #fff;
    border-radius: 10px;
}

.login-quest span {
    float: right;
    margin: 10px 0 0;
}

.login-quest a {
    float: left;
    color: #fff;
    background-color: #9fb878;
    padding: 10px 30px;
    border-radius: 10px;
}

.cart-data-form {
    padding: 20px;
    color: #9fb878;
    background-color: #fff;
    border-radius: 10px;
    margin: 20px 0;
}

.cart-data-form form label {
    color: #464646;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: -15px;
    margin-right: 10px;
    background: #fff;
}

.cart-data-form form input,
.cart-data-form form textarea {
    padding: 20px;
    border: 1px solid #d6d6d6;
    margin: 10px 0;
    border-radius: 10px;
}

.cart-data a {
    display: inline-block !important;
    width: 45% !important;
}

.cart-data a.back {
    color: #464646;
    background-color: #d2d2d2;
}

.off-box,
.cart-product-payment {
    padding: 10px 20px;
    margin: 20px 0;
    background-color: #fff;
    border-radius: 10px;
}

.off-box h4,
.cart-product-payment h4 {
    font-size: 18px;
    font-weight: bold;
    color: #464646;
    margin: 0 0 20px;
}

.off-box input {
    padding: 20px;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
}

.off-box button {
    padding: 10px;
    background-color: #9fb878;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #9fb878;
}

.cart-product-payment .pay-product-box {
    display: block;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    border: solid 1px #d6d6d6;
    margin: 10px 0;
}

.cart-product-payment .pay-product-box img {
    float: right;
    border-radius: 10px;
    width: 64px;
}

.cart-product-payment .pay-product-box .book-detail {
    float: right;
    margin: 10px;
}

.cart-product-payment .pay-product-box .book-detail h3 {
    font-size: 16px;
    color: #464646;
    font-weight: bold;
    margin: 0 0 15px;
}

.cart-product-payment .pay-product-box .book-detail h3 span {
    font-size: 12px;
    color: #464646;
    margin-right: 10px;
}

.cart-product-payment .pay-product-box .book-detail strong {
    font-size: 18px;
    color: #9fb878;
    font-weight: bold;
    margin: 10px 0
}

.cart-product-payment .pay-product-box .book-detail strong span {
    font-size: 14px;
    margin-right: 10px;
}

.cart-product-payment .pay-product-box a {
    float: left;
}

.cart-product-payment .pay-product-box a i {
    color: #fff;
    background-color: #e64343;
    padding: 10px;
    border-radius: 5px;
}

.pay-btn a {
    color: #fff;
    background-color: #0cc3ce;
    border-radius: 10px;
    padding: 15px 30px;
    width: 100%;
}

.success-massage {
    margin: 30px 0;
    text-align: center;
}

.success-massage h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px;
    color: #464646;
}

.success-massage span {
    font-size: 14px;
    margin: 0 0 20px;
    color: #707070;
}

.success-massage img {
    width: 100%;
    margin: 30px 0;
}

.owl-carousel.owl-theme.owl-loaded.owl-drag {
    direction: ltr;
}

#slider-1 .owl-nav {
    position: absolute;
    top: 10px;
    left: 30%;
}

#slider-1 .owl-dots {
    position: absolute;
    top: 35px;
    left: 39%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: inherit;
    border: 2px solid #9fb878;
    padding: 6px 10px!important;
    font: inherit;
}

.owl-prev span,
.owl-next span {
    font-size: 20px;
    color: #9fb878;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: #fff;
}

#slider-2 .owl-nav {
    position: absolute;
    top: -37px;
    left: 0%;
}

#slider-2 .owl-dots {
    display: none;
}

#slider-3 .owl-nav {
    position: absolute;
    top: -37px;
    left: 0%;
}

#slider-3 .owl-dots {
    display: none;
}

#slider-4 .owl-nav {
    position: absolute;
    top: -45px;
    left: 0%;
}

#slider-4 .owl-dots {
    margin-top: 10px;
}

#slider-5 .owl-nav {
    position: absolute;
    top: 0;
    left: 10px;
}

#slider-5 .owl-dots {
    position: absolute;
    left: 110px;
    top: 20px;
}

#slider-6 .owl-nav {
    position: absolute;
    top: -55px;
    left: 0%;
}

#slider-6 .owl-dots {
    display: none;
}

.shop .owl-nav,
.shop .owl-dots {
    margin-top: 40px;
}

.shop .owl-dots {
    margin-top: 30px;
}

.slider {
    width: 260px;
    margin: 30px auto 0;
    position: relative;
}

.slider__previews {
    display: flex;
    overflow: auto;
    margin-left: -10px;
}

.slider__preview {
    margin: 10px 3px;
    transition: all 300ms ease;
}

.slider__preview:hover {
    opacity: .5;
}

.arrow {
    position: absolute;
    top: 150px;
    transform: translateY(-50%);
    font-size: 30px;
}

#Profile-show {
    display: none;
}

#document-match-text,
#how-match-text {
    display: none;
}

.exam h3 {
    font-size: 20px;
}

.exam h2 {
    font-size: 20px;
    color: #e64343;
}

.exam .answer {
    color: #fff;
    padding: 10px 50px;
    background-color: #0cce85;
    font-size: 18px;
    border-radius: 10px;
}

.exam .answer:hover {
    background-color: #05692f;
}

.exam label {
    line-height: 24px;
    font-size: 16px;
}

.exam button#pills-home-tab,
.exam button#pills-profile-tab {
    border: none;
    padding: 20px 30px;
}

.exam .login-quest span {
    font-size: 20px;
}

.exam .a-tab-link {
    border: none;
    padding: 20px 30px;
    border-radius: 0.25rem;
    color: #464646;
    background-color: rgb(219, 219, 219);
    margin-left: 20px;
}

footer {
    background: #01b1bb;
}

@media screen and (max-width:995px) {
    #slider-1 .owl-nav {
        top: 10px;
        left: 0%;
    }
    #slider-1 .owl-dots {
        display: none;
    }
}

.add-to-cart {
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;
    color: #9fb878;
    border: 1px solid #9fb878;
    background-color: #fff;
}

.add-to-cart:hover {
    color: #fff;
    border: 1px solid #fff;
    background-color: #9fb878;
}