.elementor-1362 .elementor-element.elementor-element-41c7f9f > .elementor-background-overlay{opacity:0.5;}.elementor-1362 .elementor-element.elementor-element-41c7f9f{margin-top:-130px;margin-bottom:0px;}.elementor-1362 .elementor-element.elementor-element-b07ca9f:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-1362 .elementor-element.elementor-element-b07ca9f > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://sellameir.ussl.co/wp-content/uploads/2026/07/playful-lines-05.svg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1362 .elementor-element.elementor-element-b07ca9f > .elementor-element-populated >  .elementor-background-overlay{background-color:var( --e-global-color-primary );opacity:0;}.elementor-1362 .elementor-element.elementor-element-b07ca9f > .elementor-element-populated, .elementor-1362 .elementor-element.elementor-element-b07ca9f > .elementor-element-populated > .elementor-background-overlay, .elementor-1362 .elementor-element.elementor-element-b07ca9f > .elementor-background-slideshow{border-radius:0px 0px 0px 0px;}.elementor-1362 .elementor-element.elementor-element-b07ca9f > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1362 .elementor-element.elementor-element-b07ca9f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1362 .elementor-element.elementor-element-6d38ecd{--spacer-size:300px;border-radius:25px 25px 25px 25px;}.elementor-1362 .elementor-element.elementor-element-6aea9f9{border-style:solid;border-width:1px 0px 0px 0px;border-color:#DDDDDD;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 0px 0px;}.elementor-1362 .elementor-element.elementor-element-6aea9f9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-theme-archive-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1362 .elementor-element.elementor-element-a88c969{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-1362 .elementor-element.elementor-element-a88c969 .elementor-heading-title{font-family:"polin", Sans-serif;font-size:55px;font-weight:600;}@media(max-width:1024px){.elementor-1362 .elementor-element.elementor-element-6aea9f9{padding:25px 0px 0px 0px;}}@media(max-width:767px){.elementor-1362 .elementor-element.elementor-element-41c7f9f{padding:0px 0px 0px 0px;}.elementor-1362 .elementor-element.elementor-element-6d38ecd{--spacer-size:200px;}.elementor-1362 .elementor-element.elementor-element-a88c969{text-align:center;}.elementor-1362 .elementor-element.elementor-element-a88c969 .elementor-heading-title{font-size:25px;}}/* Start custom CSS for theme-archive-title, class: .elementor-element-a88c969 */.elementor-1362 .elementor-element.elementor-element-a88c969 p {
    margin-bottom: 0px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-62a2c91 */.sibolet-archive-filter-bar {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
    max-width: 650px;
    margin: 0 auto 40px;
    padding: 15px;
    box-sizing: border-box;
    direction: rtl;
    font-family: 'polin', sans-serif;
}

.sibolet-search-wrapper {
    width: 100%;
}

.sibolet-search-wrapper input {
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #000;
    border-radius: 50px;
    outline: none;
    box-sizing: border-box;
    font-family: 'polin', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    transition:
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.sibolet-search-wrapper input:focus {
    border-color: #000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.sibolet-categories-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    width: 100%;
}

.cat-filter-btn {
    padding: 8px 18px;
    border: 1px solid #000;
    border-radius: 50px;
    background: transparent;
    color: #000;
    cursor: pointer;
    font-family: 'polin', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    transition:
        background-color 0.2s ease,
        color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.cat-filter-btn:hover,
.cat-filter-btn.active {
    border-color: #000;
    background: #000;
    color: #fff;
}

.cat-filter-btn:active {
    transform: scale(0.97);
}

.no-books-found {
    grid-column: 1 / -1;
    width: 100%;
    padding: 60px 0;
    color: #666;
    font-family: 'polin', sans-serif;
    font-size: 18px;
    text-align: center;
}

.store-archive-section {
    position: relative;
}

.sibolet-loader {
    position: absolute;
    top: 100px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
}

.sibolet-loader .spinner {
    display: block;
    width: 40px;
    height: 40px;
    border: 3px solid #f3f3f3;
    border-top-color: #000;
    border-radius: 50%;
    animation: siboletSpin 1s linear infinite;
}

.books-grid-section {
    width: 100%;
    padding: 10px 30px 30px;
    box-sizing: border-box;
    direction: rtl;
    font-family: 'polin', sans-serif;
}

.books-grid-container {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    align-items: stretch;
    gap: 40px 30px;
    width: 100%;
    transition: opacity 0.2s ease;
}

.book-card-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-width: 0;
    height: 100%;
    position: relative;
    opacity: 0;
    transform: translateX(40px);
    font-family: 'polin', sans-serif;
    text-align: center;
    transition:
        opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1),
        transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.book-card-item.visible {
    opacity: 1;
    transform: translateX(0);
}

.book-link-wrapper {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
    width: 100%;
    color: inherit;
    text-decoration: none !important;
}

.book-3d-container {
    --book-size: 250;
    width: 100%;
    max-width: 190px;
    aspect-ratio: 1 / 1.6;
    position: relative;
    margin-bottom: 15px;
    perspective: calc(var(--book-size) * 3px);
    transform-style: preserve-3d;
}

.book-3d {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    direction: rtl;
    border-radius: 4px;
    transform: rotateY(10deg);
    transform-style: preserve-3d;
    box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.14);
    transition:
        transform 0.4s ease,
        box-shadow 0.4s ease;
}

.book-card-item:hover .book-3d,
.book-3d:hover {
    transform: rotateY(30deg);
    box-shadow: 8px 9px 16px rgba(0, 0, 0, 0.18);
}

.book-cover-img {
    display: block;
    width: 100%;
    height: 100% !important;
    border-radius: 4px;
    background: #bdbdbd;
    object-fit: cover;
    transform: translateZ(calc(var(--book-size) / 10 * 1px));
}

.book-3d::before {
    content: "";
    position: absolute;
    top: 5%;
    inset-inline-end: 0;
    width: 20%;
    height: 90%;
    background: linear-gradient(
        90deg,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff,
        #898989,
        #fff
    );
    transform:
        translate(calc(var(--book-size) / 30 * -1px))
        rotateY(90deg);
}

.book-3d::after {
    content: "";
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-image: var(--bg-img);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    filter: brightness(0.6);
    transform: translateZ(calc(var(--book-size) / 10 * -1px));
}

.book-3d-container::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: 4px;
    pointer-events: none;
    backface-visibility: hidden;
    transform:
        rotateY(10deg)
        translateZ(calc(var(--book-size) / 10 * 1px));
    transform-origin: center;
    transform-style: preserve-3d;
    background: linear-gradient(
        270deg,
        rgba(255, 255, 255, 0.74) 0.29%,
        rgba(158, 158, 158, 0.54) 1.95%,
        rgba(138, 138, 138, 0.23) 3.03%,
        rgba(255, 255, 255, 0.59) 3.45%,
        rgba(255, 255, 255, 0) 8.53%,
        rgba(0, 0, 0, 0) 97.65%,
        rgba(0, 0, 0, 0.23) 99.94%
    );
    transition:
        transform 0.4s ease,
        opacity 0.4s ease;
}

.book-card-item:hover .book-3d-container::before,
.book-3d-container:hover::before {
    opacity: 0.82;
    transform:
        rotateY(30deg)
        translateZ(calc(var(--book-size) / 10 * 1px));
}

.book-title {
    display: -webkit-box;
    width: 100%;
    min-height: 58px;
    margin: 5px 0 4px;
    overflow: hidden;
    color: #222;
    font-family: 'polin', sans-serif;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 1.2;
    text-align: center;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.book-author {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    color: #333;
    font-family: 'polin', sans-serif;
    font-size: 17px !important;
    font-weight: 500;
    letter-spacing: 1px !important;
    line-height: 1.3;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color 0.3s ease;
}

.book-card-item:hover .book-author {
    color: #5674ff !important;
}

.book-price {
    margin-bottom: 16px;
    color: #000;
    border-bottom: none !important;
    font-family: 'polin', sans-serif;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 1.3;
    text-align: center;
    text-decoration: none !important;
}

.book-price del,
.book-price del *,
.book-price del span,
.book-price del bdi,
.book-price del .woocommerce-Price-currencySymbol {
    color: #b5b5b5 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-decoration: line-through !important;
    text-decoration-color: #b5b5b5 !important;
}

.book-price ins,
.book-price ins *,
.book-price span:not(del):not(.old-price) {
    color: #000 !important;
    border-bottom: none !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.book-action-area {
    display: flex;
    justify-content: center;
    width: 100%;
    min-height: 42px;
    margin-top: auto;
}

.book-card-item .book-add-to-cart-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: 140px;
    min-height: 42px;
    padding: 8px 24px !important;
    border: 2px solid #5674ff !important;
    border-radius: 50px !important;
    box-sizing: border-box !important;
    background-color: transparent !important;
    color: #5674ff !important;
    font-family: 'polin', sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 20px;
    text-align: center !important;
    text-decoration: none !important;
    opacity: 1 !important;
    transform: none !important;
    transition:
        background-color 0.3s ease,
        color 0.3s ease,
        transform 0.2s ease !important;
}

.book-card-item .book-add-to-cart-btn:hover {
    background-color: #5674ff !important;
    color: #fff !important;
}

.book-card-item .book-add-to-cart-btn:active {
    transform: scale(0.97) !important;
}

.book-card-item .book-add-to-cart-btn.added {
    background-color: #5674ff !important;
    color: #fff !important;
}

.book-card-item .added_to_cart {
    margin-top: 8px;
    color: #5674ff;
    font-family: 'polin', sans-serif;
    font-weight: 600;
    text-decoration: none;
}

@keyframes siboletSpin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1200px) {
    .books-grid-container {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 35px 25px;
    }
}

@media (max-width: 992px) {
    .books-grid-section {
        padding: 30px 20px;
    }

    .books-grid-container {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 35px 20px;
    }

    .book-3d-container {
        --book-size: 220;
        max-width: 165px;
    }

    .book-title {
        min-height: 48px;
        font-size: 20px !important;
    }

    .book-author {
        font-size: 15px !important;
    }
}

@media (max-width: 768px) {
    .sibolet-archive-filter-bar {
        max-width: 100%;
        margin-bottom: 25px;
        padding: 10px 15px;
    }

    .sibolet-search-wrapper input {
        padding: 10px 16px;
        font-size: 17px;
    }

    .cat-filter-btn {
        padding: 7px 14px;
        font-size: 13px;
    }

    .books-grid-section {
        width: 100%;
        padding: 20px 15px;
        box-sizing: border-box;
    }

    .books-grid-container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        justify-content: center;
        gap: 45px 15px;
        width: 100%;
    }

    .book-3d-container {
        --book-size: 190;
        max-width: 130px;
        margin-bottom: 15px;
    }

    .book-title {
        min-height: 34px;
        margin: 5px 0 4px;
        font-size: 14px !important;
    }

    .book-author {
        font-size: 12px !important;
        letter-spacing: 0 !important;
    }

    .book-price {
        margin-bottom: 12px;
        font-size: 16px !important;
    }

    .book-price del,
    .book-price del *,
    .book-price del span,
    .book-price del bdi,
    .book-price del .woocommerce-Price-currencySymbol {
        font-size: 13px !important;
    }

    .book-card-item .book-add-to-cart-btn {
        min-width: 110px;
        padding: 8px 16px !important;
        font-size: 15px !important;
    }
}

@media (max-width: 420px) {
    .books-grid-section {
        padding-inline: 10px;
    }

    .books-grid-container {
        gap: 40px 10px;
    }

    .book-3d-container {
        --book-size: 175;
        max-width: 118px;
    }

    .book-card-item .book-add-to-cart-btn {
        min-width: 100px;
        padding-inline: 12px !important;
        font-size: 14px !important;
    }
}

.sibolet-search-wrapper input {
    width: 100%;
    padding: 12px 20px;
    border: 0px solid #000;
    border-radius: 50px;
    outline: none;
    box-sizing: border-box;
    font-family: 'polin', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}

.cat-filter-btn {
    padding: 8px 18px;
    border: 1px solid #746fed;
    border-radius: 50px;
    background: transparent;
    color: #746fed;
}

.cat-filter-btn:hover, .cat-filter-btn.active {
    border-color: #746fed;
    background: #746fed;
    color: #fff;
}

@media (min-width: 767px){
.book-title {
    font-size: 20px !important;
    margin-top: 20px;
}
}

@media (max-width: 767px){
.book-title {
    font-size: 18px !important;
    margin-top: 20px;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'polin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sellameir.ussl.co/wp-content/uploads/2026/06/SimplerPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'polin';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://sellameir.ussl.co/wp-content/uploads/2026/06/SimplerPro-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'polin';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://sellameir.ussl.co/wp-content/uploads/2026/06/SimplerPro-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */