.more-pics a {
    position: relative;
    !im;!i;!;
}
.book-data * {
    color: #fff !important;
}

.book-main-content * {
    color: #fff;
}

.book-author-box * {
    color: #fff;
}

.book-translator-box * {
    color: #fff;
}

.book-comments-box * {
    color: #fff;
}

.single-product-top-section-informations-footer #favorite-book-btn svg * {
    fill: #fff;
}

button#share-book-btn svg * {
    stroke: #fff;
}
.more-pics a svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    !i;!;
    !i;!;
    z-index: 2;
}

.more-pics a:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: #e8e8e8bf;
    border-radius: 7px;
    z-index: 1;
}

.more-pics.no-view {
    display: none;
}
.single-product-top-section {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}
.comming-soon-badge-in-single-product {
    top: -10px;
    right: -8px;
    position: absolute;
    background: #c41515;
    padding: 7px 15px;
    border-radius: 10px 0 10px;
    color: #fff;
    font-family: 'IranYekanBlack';
    border: 2px solid;
}
.single-product-top-section-information-item {
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.single-product-top-section-information-item > p {
    min-width: 90px;
    margin: 5px 0;
}

.single-product-top-section-information-item-contents a {
    color: #fff !important;
    margin-left: 15px;
}

.single-product-top-section-information-item-excerpt {
    display: flex;
}

.single-product-top-section-information-item-excerpt p {
    min-width: 90px;
    margin: 5px 0;
}

#single-product-top-section-information-suggest-box svg {
    width: 40px;
}

#single-product-top-section-information-suggest-box {
    display: flex;
    align-items: center;
}

button#suggest-book svg {
    width: 33px;
    margin-left: 5px;
}

button#suggest-book {
    display: flex;
    align-items: center;
    margin: 10px auto;
    background: var(--first-color);
    border: none;
    border-radius: 20px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
}

button#favorite-book-btn svg {
    width: 32px;
}

button#share-book-btn svg {
    width: 32px;
}
button#favorite-book-btn, button#share-book-btn {
    background: no-repeat;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.single-product-top-section-informations-footer {
    display: flex;
    align-items: center;
}
.share-box {
    display: flex;
}

.share-box a svg {
    width: 40px;
}

.single-product-top-section-add-to-cart-box {
    width: 300px;
    border-radius: 16px;
    border: 1px solid #CCC;
}

img.product-pic {
    width: 220px;
}

.single-product-top-section-informations {
        margin-left: 30px;
    margin-right: 5px;
    margin-top: 60px;
}
.star-system {
    margin-bottom: 50px;
}
button.owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

button.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#gallery-box button.owl-next span ,#gallery-box  button.owl-prev span {
    font-size: 26px;
}

#gallery-box button.owl-next:hover,#gallery-box  button.owl-prev:hover {
    background: none !important;
    color : unset !important;
}
#gallery-box button.owl-next ,#gallery-box  button.owl-prev{
    background: none !important;
    box-shadow: none !important;
}
.single-product-top-section-add-to-cart-box-tab-links {
    display: flex;
    justify-content: center;
    padding: 15px 15px 0;
    border-bottom: 1px solid #ccc;
}

.single-product-top-section-add-to-cart-box-tab-links button {
    flex: 1;
    background: none;
    border: none;
    position: relative;
    bottom: 0;
    transition: 0.3s;
    height: 43px;
    cursor: pointer;
}

.single-product-top-section-add-to-cart-box-tab-links button.active {
    border-bottom: 2px solid var(--first-color);
    bottom: -2px;
    color: var(--first-color);
    font-size: 16px;
    
}

.single-product-top-section-add-to-cart-box-tab-contents > div {
    padding: 10px 20px;
    min-height: 150px;
}
.single-product-top-section-informations h1 {
    margin: 0px 0 30px;
    font-size: 28px;
    font-family: 'IranYekanBold';
	color : #fff;
}

.single-product-top-section-information-item-excerpt .single-product-top-section-information-item-contents p {
    text-align: justify;
}

#single-product-top-section-information-suggest-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

button#suggest-book svg * {
    fill: #fff;
}
.single-product-top-section-informations-footer {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

button#book-links-btn {
    background: none;
    border: 3px solid var(--first-color);
    color: var(--first-color);
    border-radius: 20px;
    padding: 5px 10px;
    font-family: 'IranYekanBold';
    cursor: pointer;
    margin-left: 10px;
}

.share-box {
    background: #222;
    padding: 5px 20px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
}

.share-box a {
    display: flex;
    margin: 0 5px;
}

.share-box a:not(:first-child) svg {
    fill: #fff;
}

.share-box a:first-child svg * {
    stroke: #fff;
}

.share-box a svg {
    width: 30px;
}
.share-box.active {
    opacity: 1;
    pointer-events: all;
}
.book-infos-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.book-infos-item p:first-child {
    font-size: 16px;
    font-family: 'IranYekanBlack';
    color: #222;
    min-width: 120px;
}

.book-infos-item p:last-child {
    margin: 0 0 20px 0;
    font-size: 15px;
    color: #222;
}
.chapi-infos {
    margin-right: 10px;
}
.top-product-page {
    background: #f9fafb;
    margin-bottom: 30px;
    padding: 8px 0;
}
nav.woocommerce-breadcrumb {
    margin-bottom: 0 !important;!i;!;
}
ul.other-links-box a {
        background: #fafbfc;
    margin: 30px 20px;
    border-radius: 10px;
    color: #222;
    overflow: hidden;
    text-align: center;
}
ul.other-links-box a p {
    min-height: 50px;
    margin: 0;
}

button.owl-next {
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff !important;
    border-radius: 8px 0px 0px 8px !important;
    width: 48px;
    height: 48px;
    margin: 0 !important;
    font-size: 43px !important;
    line-height: 37px !important;
    box-shadow: 5px 0px 10px #22222242;
    color: #222 !important;
}
button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff !important;
    left: 0;
    border-radius: 0px 8px 8px 0px !important;
    width: 48px;
    height: 48px;
    margin: 0 !important;
    font-size: 43px !important;
    line-height: 37px !important;
    box-shadow: 5px 0px 10px #22222242;
    color: #222 !important;
}
button.owl-next span, button.owl-prev span {
    font-family: monospace;
}
form.cart .quantity {
    display: none;
}

form.cart button.single_add_to_cart_button {
    background: var(--first-color) !important;
    width: 100%;
    border-radius: 15px;
}
.chapi-price-box {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.chapi-price-box p:first-child {
    font-family: 'IranYekanBold';
}
div#soti-box > a , div#electronici-box > a {
        background:#fbf9fa !important;
    width: 100%;
    display: flex;
    text-align: center;
    margin-top: 20px;
    padding: 10px 7px;
    color: var(--first-color);
    border-radius: 15px;
    margin-bottom: 20px;
    border: 3px solid var(--first-color);
    align-items: center;
    gap: 6px;
    justify-content: center;
    font-weight: bold;
}
div#soti-box > a, div#electronici-box > a img {
    width: 65px;
}
.person-thumb-box {
    display: flex;
    align-items: center;
}

.person-thumb-box img {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    margin-left: 10px;
}

.person-thumb-box-info p:first-child {
    margin: 0;
    font-family: 'IranYekanBold';
}

.person-thumb-box-info p:last-child {
    margin: 0;
    font-size: 13px;
    margin-top: 5px;
}

.person-content-box p {
    text-align: justify;
}
.book-comments-box-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.book-comments-box-list {
    display: flex;
}

.book-comments-box-list-item-top {
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.book-comments-box-list-item-top p {
    flex: 1;
    font-weight: bold;
}

ul.book-comments-box-list li {width: 25%;display: flex;flex-direction: column;}

.book-comments-box-list-item-top img {
    width: 50px;
    border-radius: 50%;
    margin-left: 7px;
}

.book-comments-box-list-item-top span {
    font-size: 13px;
}

ul.book-comments-box-list li:not(:last-child) .book-comments-box-list-item-content {
    border-left: 1px solid #ccc;
}

ul.book-comments-box-list li .book-comments-box-list-item-content {
    padding: 0 20px;
    height: auto;
    flex: 1;
}

ul.book-comments-box-list li .book-comments-box-list-item-content p {
    text-align: justify;
    font-size: 14px;
}

.book-comments-box-title a {
    font-weight: bold;
    color: #606060;
}
button#add-comment {
    display: block;
    padding: 7px 30px;
    background: #fc9a40;
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
}
.book-comments-box > a {
    display: block;
    background: #63c3d1;
    text-align: center;
    margin: auto;
    width: fit-content;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
}
.video-slider li {
    margin: 30px 10px;
    padding: 15px 10px;
    direction: rtl;
    text-align: right;
    border-radius: 16px 16px 40px 16px;
    transition: 0.3s all;
    border: 1px solid #9ad1da00;
}

.video-slider li img {
    border-radius: 14px;
}

.video-slider li p.video-title {
    font-size: 16px;
    color: #3E4151;
    font-weight: bold;
    margin-bottom: 5px;
}

.video-slider li p.video-desc {
    font-size: 12px;
    color: #606060;
    margin: 0;
}

.video-slider li:hover {
    box-shadow: 0px 23px 20px -7px #4696A147;
    background: #fff;
    border: 1px solid #9AD1DA;
}
ul.img-gallery li {
    margin: 30px 10px;
    padding: 15px 10px;
    overflow: hidden;
}
ul.img-gallery li img {
    border-radius: 10px;
}
button#favorite-book-btn svg:last-child {
    display: none;
}
button#favorite-book-btn.is_favorite svg:first-child {
    display: none;
}
button#favorite-book-btn.is_favorite svg:last-child {
    display: initial;
}
button#suggest-book p:last-child {
    display: none;
}
button#suggest-book.is_suggested p:nth-child(2) {
    display: none;
}
button#suggest-book.is_suggested p:last-child {
    display: initial;
}
.one-user .more-user-text {
    display: none !important;
}
.more-user .one-user-text{
    display : none !important;
}
.zero-user {
    display : none !important;
}
#single-product-top-section-information-suggest-box p {
    margin: 0 5px 0 0;
}
.must-login-btn a {
    background: var(--first-color);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin: 5px;
    color: #222;
    padding: 0px 13px;
}
.must-login-btn a svg {
    margin-left: 8px;
}
.must-login-btn {
    display: flex;
    justify-content: center;
}
p.login-notif {
    text-align: center;
    font-weight: bold;
}
/*---------------------------------------
- popups
---------------------------------------*/ 
.comment-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100000;
    display: none;
}
.comment-popup.active-popup{
    display: flex;
}
.comment-popup-background {
    background: #000000e6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.comment-popup-body {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 10px;
    display: flex;
    flex-direction: column;
    width: 600px;
    max-width: 94%;
    border-radius: 10px;
    box-shadow: 0 0 10px;
    align-items: flex-end;
}

.comment-popup-body p {
    margin: 0;
    padding: 10px 0;
    width: 100%;
}

.comment-popup-body textarea#comment-text {
    border: 1px solid #222;
    border-radius: 8px;
    margin: 10px 0;
    width: 100%;
}

.comment-popup-body button#add-text-comment {
    background: var(--first-color);
    border: none;
    padding: 10px 30px;
    border-radius: 10px;
    max-width: max-content;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}


.auth-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.auth-popup.active-popup{
    display: flex;;
}
.auth-popup-background {
    background: #000000e6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.mobile-row-form {
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 8px;
    display: flex;
    align-items: center;
}
.mobile-row-form input#mobile {
    direction: ltr;
    background: none;
    border: none;
    color: var(--second-color);
    font-size: 16px;
    min-width: 100px;
    width: -webkit-fill-available;
}
.mobile-row-form span {
    margin: 0 4px;
    font-weight: bold;
    color: var(--second-color);
    border-right: 1px solid #69696985;
    padding-right: 5px;
    direction: ltr;
}
.mobile-row-form svg{
    flex-shrink:0;
}
.form-row p {
    margin: 0 0 4px 0;
    line-height: 25px;
    font-size: 15px;
    color: var(--second-color);
}
.auth-btn-row button {
    background: var(--first-color);
    box-shadow: 0px 0px 20px #67676791;
    border-radius: 15px;
    border: none;
    width: 100%;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    cursor: pointer;
}
.auth-form-title {
    color: var(--first-color);
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: bold;
}
.auth-popup .auth-page {
        background: #fff;
    box-shadow: 0 0 14px #22222242;
    border-radius: 20px;
    padding: 20px;
    margin: 30px 0;
    position : relative;
    z-index : 1;
    width : 450px;
    max-width : 92%;

}
button#send-otp-login-code {
    background: var(--first-color);
    box-shadow: 0px 0px 20px #60606091;
    border-radius: 15px;
    border: none;
    width: 100%;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    cursor: pointer;
}
.password-row-form input {
    direction: ltr;
    flex: 1;
    border: none;
    background: none;
    color: var(--second-color);
    font-size: 16px;
    min-width: 100px;
}
.password-row-form {
    border: 1px solid #ccc;
    border-radius: 15px;
    display: flex;
    padding: 10px;
    align-items: center;
}
.password-row-form svg {
    cursor: pointer;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #69696985;
    flex-shrink : 0;
}
.password-row-form svg.hide-pass-link {
    display: none;
}
.password-row-form.show-pass svg.hide-pass-link {
    display: block;
}
.password-row-form.show-pass svg.show-pass-link {
    display: none;
}
.form-row > input[type=text] {
    border: 1px solid #ccc;
    border-radius: 15px;
    width: 100%;
    padding: 10px;
    color: var(--second-color);
    font-size: 16px;
}
button#resend-btn {
    display: flex;
    width: 100%;
    border-radius: 15px;
    border: none;
    align-items: center;
    padding: 12px 15px;
    cursor: pointer;
    font-size: 16px;
    background: var(--first-color);
    box-shadow: 0px 0px 20px #56c5d08c;
    color: #222;
    margin-top : 20px;
}
button#resend-btn:disabled {
    background: rgb(0 0 0 / 26%);
    box-shadow: none;
    cursor: default;
}
button#resend-btn span {
    flex: 1;
}
button#resend-btn p {
    margin: 0;
}
button#remmember_me_btn {
    display: block;
    margin: auto;
    padding: 8px 17px;
    border-radius: 10px;
    border: none;
    background: var(--first-color);
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.course-form {
    width: 550px;
    max-width: 54%;
}
.event-form {
	width: 550px;
    max-width: 98%;
    margin: auto;
}
.record-course-page {
    margin: 20px auto;
    width: 94%;
    max-width: 1100px;
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.record-course-page img {
    width: 42%;
}

.comments-slider {
    max-width: 800px;
    margin: 10px auto;
    width: 94%;
}
.event-form h1 ,.course-form h1 {
    font-family: 'IranYekanBlack';
    color: var(--first-color);
    font-size: 17px;
}
.event-price , .course-price{
    display: flex;
    align-items: center;
    justify-content: center;
}
.event-form-section input#mobile {
    box-shadow: none !important;
}
.event-price p.price , .course-price p.price {
    margin: 0 5px;
}
.event-form-section ,.course-form-section {
    margin: 20px 0;
}
.event-form-section input[type=text], .course-form-section input[type=text] ,
 .event-form-section select, .course-form-section select,
 .event-form-section textarea , .course-form-section textarea{
    border-radius: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #22222238;
}
button#send-user-data-p1 {
    background: var(--first-color);
    box-shadow: 0px 0px 20px #67676791;
    border-radius: 15px;
    border: none;
    width: 100%;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    cursor: pointer;
    margin-top: 20px;
}
.event-form-section .cart button:after , .course-form-section button:after {
    content: "نام نویسی";
    font-size: 15px !important;
    display: block;
    padding: 13px;
}
h2.user_bought_alert {
    text-align: center;
}
a.user_bought_link {
    display: block;
    margin: auto;
    width: max-content;
    background: var(--first-color);
    color: #222;
    padding: 10px 15px;
    border-radius: 14px;
}
.content-section, .excerpt-section {
    text-align: justify;
}
.event-form-section .cart button ,.course-form-section button{
    font-size: 0 !important;
}
.offer-timer-div {
    display: flex;
    align-items: center;
    justify-content: center;
}

span.time-vals {
    min-width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--first-color);
    padding: 5px;
    border-radius: 10px;
    margin: 0 2px;
}

.offer-timer-div p {
    display: flex;
    align-items: center;
}

span.time-unit {
    font-size: 13px;
}
.password-row-form.show-pass input {
    box-shadow: none !important;
    border: none !important;
}

@media only screen and (max-width: 600px) {
	.record-course-page {
		flex-direction: column;
		align-items: center;
	}

	.course-form {
		max-width: 100%;
	}

	.record-course-page img {
		max-width: 100%;
		width: 400px;
	}
}
@media only screen and (max-width: 900px) {
    
        ul.img-gallery li {
    margin: 8px;
    padding: 0;
}

.video-slider li {
    margin: 8px;
    padding: 0;
}

    .single-product-top-section {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    img.product-pic {
        width: 100%;
        max-width: 300px;
        order: 1;
    }
    
    .single-product-top-section-informations {
        width: 100%;
        order: 3;
    }
    
    .single-product-top-section-add-to-cart-box {
        width: 100%;
        order: 2;
        margin: 10px auto;
    }
    .single-product-top-section-informations-footer {
        flex-wrap: wrap;
    }
    
    button#book-links-btn {
        order: 1;
        width: 100%;
        margin: 10px;
    }
    ul.other-links-box a {
        display: block;
        margin: 8px;
    }
    .book-main-content p {
        text-align: justify;
    }
    ul.book-comments-box-list {
        overflow: scroll;
        width: 100%;
    }
    
    ul.book-comments-box-list li {
        width: 270px !important;
        max-width: unset !important;
        align-items: stretch;
    }
    ul.book-comments-box-list li .book-comments-box-list-item-content {
        width: 270px;
    }
    /*---------------------------------------
    - popups
    ---------------------------------------*/
}