/*
Theme Name: woo MRkiller site 
Theme URI: https://fishknow.ir
Author: MrSiteGroup
Author URI: https://fishknow.ir
Description: this site has been created By MRkiller and Mr site group with help : seo90.ir for learning wookamers site maker by wordpress and php lang 
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1
Text Domain: woosite
*/


* {
    padding: 0;
    margin: 0;
    outline: none;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

ul,
li,
ol {
    list-style: none;
    padding: 0;
}

@font-face {
    font-family: 'marketing-pro';
    src: url('fonts/Sahel-Light-FD.woff') format('woff');
}

body,
html {
    font-family: 'marketing-pro';
    background-color: #f5f5f5;
}

.cursor-zoom {
    cursor: zoom;
}

.text-light-info {
    color: #21aeea;
}

.bg-light-info {
    background-color: #21aeea;
}

.fs-13 {
    font-size: 13px;
}

.custom-tooltip {
    --bs-tooltip-bg: var(--bs-primary);
    font-family: 'marketing-pro';
}

.custom-tooltip-black {
    --bs-tooltip-bg: var(--bs-black);
    font-family: 'marketing-pro';
}

.see-all-a {
    top: 23px;
}

.see-all-a i {
    transition: all .3s ease;
    position: absolute;
    left: 0;
}

.see-all-a:hover i {
    left: -2.5px;
    transition: all .3s ease;
}

.si-buy-btn p {
    margin: 0;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    padding: 5px 10px;
    background-color: #eee;
    border-radius: 4px;
}

.si-buy-btn table.table-var-pro {
    line-height: 2.5;
}

.si-buy-btn table.table-var-pro select{
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: .25rem;
    width: 100%;
}

.si-buy-btn table.table-var-pro a.reset_variations{
    visibility: visible;
    background-color: #dc3545;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0 5px 0;
}

.si-buy-btn .woocommerce-variation-price{
    text-align: center;
}

.quantity input {
    border: 1px solid #eee;
    margin: 10px 0 0 0;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
}

.si-buy-btn button {
    padding: 8px 16px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    background-color: #dc3545;
    border: none;
    width: 100%;
}

.si-buy-btn button::before {
    content: "";
    position: absolute;
    top: 0;
    right: -95px;
    rotate: 45deg;
    width: 100%;
    height: 100%;
    background-color: #ffffff2f;
    transition: all .3s ease-in-out;
}

.si-buy-btn button:hover:before {
    right: 95px;
    transition: all .3s ease-in-out;
}

.si-buy-btn button::after {
    content: "";
    position: absolute;
    top: 0;
    left: -95px;
    rotate: 45deg;
    width: 100%;
    height: 100%;
    background-color: #ffffff2f;
    transition: all .3s ease-in-out;
}

.si-buy-btn button:hover:after {
    left: 95px;
    transition: all .3s ease-in-out;
}

span.title {
    display: block;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: .5rem;
    border-bottom: 1px solid #ddd;
    position: relative;
}

span.title::before {
    content: "";
    position: absolute;
    bottom: -.5px;
    right: 0%;
    background-color: #ff8592;
    height: 2px;
    width: 27%;
}

.side-post-content span.title::after {
    content: "\f3b9";
    position: absolute;
    top: 13px;
    left: 0;
    font-family: 'bootstrap-icons';
}

.side-post-cat span.title::after {
    content: "\f227";
    position: absolute;
    top: 13px;
    left: 0;
    font-family: 'bootstrap-icons';
}

.scroll-up-box {
    bottom: 20px;
    right: 8px;
    z-index: 2000;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.scroll-up-box span{
    margin: 0 auto;
}

.live-chat {
    bottom: 20px;
    left: 8px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
    z-index: 1000;
}

.live-chat a{ 
    margin: 0 auto;
}
    
    
.widgettitle{
    font-size: 20px !important;
}

.on-sale{
    left: -27px;
    top: 6px;
    width: 100px;
    line-height: 2;
    rotate: -45deg;
}

/*
    1. top-access
    2.main-menu
    3.item
    4.product-category
    5.counter-box
    6.index-ads
    7.pre-sale
    8.index-blog
    9.instagram-posts
    10.f-menu
    11.f-mega
    12.f-social-img
    13.page-p-gallery
    14.page-p-sidebar
    15.page-tab
    16.product-category
    17.single-content
    18.single-body-sidebar share
    19.single-body-sidebar content
    20.single-body-sidebar ads
    21.single-body-sidebar cat
    22.archive-post
    23.post-search-box
    24.not-found
    25.pagination
    26.comments
    27.responsive
    28.other
*/
.top-access {
    border-bottom: 1px solid #dddddd5e;
}

.bread-crumbs a {
    display: inline-block;
    padding: 8px;
    padding-right: 0;
}

.top-wrap {
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.top-wrap .col-md-1 a img {
    height: 50px;
    width: 50px;
}

.top-card ul li i {
    padding: 2px 7px;
    border: 1px solid #c0c0c085;
    border-radius: 4px;
}

.top-card ul.d-flex li.text-light-info {
    cursor: pointer;
}


.top-wrap .form-search form::before {
    content: "";
    position: absolute;
    top: 0;
    right: 48%;
    height: 100%;
    width: 1px;
    background-color: #eee;
    z-index: 1;
}

.top-wrap .form-search input {
    height: 40px;
    border-radius: 20px;
    padding-right: 49%;
    position: relative;
}

.top-wrap .form-search select {
    position: absolute;
    right: 12px;
    top: 3px;
    width: 45%;
    padding: 2px;
    border: none;
}

.top-wrap .form-search button {
    height: 40px;
    width: 40px;
    background-image: linear-gradient(45deg, #080078, #aeb0ff);
    border: none !important;
}

/*2.main-menu*/

.main-menu {
    height: 40px;
    position: sticky;
    top: 0;
    z-index: 20;
}

.main-menu .menu-box ul {
    display: flex;
}

.main-menu .menu-box ul li {
    padding-left: 10px;
    position: relative;
}

.main-menu .menu-box ul li a {
    color: #333;
    padding: 8px 0 8px 12px;
    display: inline-block;
    position: relative;
}

.main-menu .menu-box ul li a::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 19px;
    right: -13px;
    background-color: #21aeea;
}

.main-menu .menu-box ul li:first-child a::before {
    width: 0;
}

.main-menu .menu-box ul li ul {
    position: absolute;
    display: block;
    background: #fff;
    width: 180px;
    top: 40px;
    right: 0;
    padding: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    z-index: 2;
}

.main-menu .menu-box ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    transform: translateX(-5px);
}

.main-menu .menu-box ul li ul li a {
    display: block;
    width: 100%;
    padding-right: 18px;
    border-bottom: 1px solid #eeeeee54;
}

.main-menu .menu-box ul li ul li a::before {
    content: "\f284";
    font-family: "bootstrap-icons";
    width: 0;
    right: -5px;
    top: 8px;
    transition: all .3s ease;
}

.main-menu .menu-box ul li ul li:hover a::before {
    margin-right: 5px;
    transition: all .3s ease;
}

.main-menu .menu-box ul li ul li ul {
    right: 100%;
    top: -10px;
}

.slider-wrap .slider-box .carousel-item img {
    border-radius: 4px;
}

/* responsive menu */

.res-menu .offcanvas-body ul li {
    border-bottom: 1px solid #ddd;
    position: relative;
}

.res-menu .offcanvas-body ul li a {
    display: block;
    width: 100%;
    padding: 13px 6px;
    color: #333;
}

.res-menu .offcanvas-body ul li a:focus,
.res-menu .offcanvas-body ul li a:active {
    background-color: #ddd;
}

.res-menu .offcanvas-body ul li:last-child {
    border: none;
}

.res-menu .offcanvas-body ul li span {
    position: absolute;
    top: 16px;
    left: 0;
    transition: all .3s ease;
}

.rotate-180 {
    transition: all .3s ease;
    rotate: 180deg;
}

/*3.item*/

.slider-item .item {
    position: relative;
}

.slider-item .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: -5.9px;
    background-color: rgb(243, 240, 240);
    width: 1px;
    height: 100%;
}

.spec-offer-bf {
    position: relative;
    overflow: hidden;
}

.spec-offer-bf::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    top: 0;
    right: -17%;
    background-image: url('img/pattern.png');
    background-repeat: repeat;
    rotate: 45deg;
}

.slider-item .item .products-name-offer h6 {
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slider-item .item figure {
    height: 190px;
    background-color: #eeeeee;
    border-radius: 4px;
    text-align: center;
}

.slider-item .item figure figcaption {
    height: 100%;
    width: 100%;
}

.slider-item .item figure figcaption.cap-2 {
    opacity: 0;
    transition: all .3s ease;
}

.slider-item .item figure figcaption img {
    display: table;
    margin: 0 auto;
    object-fit: contain;
    height: 100%;
}

.slider-item .item figure:hover figcaption.cap-2 {
    opacity: 1;
    transition: all .3s ease;
}

.slider-item .item figure:hover figcaption.cap-1 {
    opacity: 0;
    transition: all .3s ease;
}

.special-offer #end_time {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    opacity: .5;
    top: 0;
    right: 0;
    filter: invert(1);
    background-color: #fcfcfd;
}

.special-offer #end_time img {
    width: 74%;
    height: 100%;
    object-fit: cover;
}

/*4. product-category*/
.pr-price {
    height: 57px;
}

.pr-price span.d-block {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pr-price del,
.si-price del {
    display: block;
    font-size: 14px;
    color: #ff0000;
}

.pr-price ins,
.si-price ins {
    display: block;
    font-size: 16px;
    margin-top: 8px;
    color: #222;
    text-decoration: none;
}

.si-price ins {
    font-size: 25px;
}

.pr-price span bdi,
.si-price span bdi {
    font-size: 16px;
}

.prod-meta .si-price span bdi {
    font-size: 20px;
}

.prod-meta .si-price del bdi {
    font-size: 14px;
}

.si-price span bdi span {
    display: inline-block;
    margin-left: 10px;
}

.pr-price span,
.pr-price del {
    width: 100%;
}

.category-slider .cat-slider {
    border: 5px dashed #ddd;
}

.category-slider .cat-slider .item img {
    height: 80px;
    object-fit: contain;
}

.title-box h6::before {
    content: "";
    position: absolute;
    width: 25%;
    bottom: -10px;
    height: 2px;
    background-image: linear-gradient(to left, #21aeeaad, transparent);
}

.title-box h6::after {
    content: "";
    position: absolute;
    width: 24%;
    top: -10px;
    right: 0px;
    height: 2px;
    background-image: linear-gradient(to right, #ff000061, transparent);
}

/*5.counter-box*/

.counter-box span {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(225deg, #f35050, transparent);
    border-radius: 50%;
    box-shadow: 0px 0px 5px #fd4343;
    color: #050000;
    font-size: 20px;
    margin-left: 10px;
}

.counter-box span sub {
    position: absolute;
    bottom: -24px;
    right: 0;
    left: 0;
    color: #333;
    font-size: 1rem;
}

/*6.index-ads*/

.index-ads .ads-box figure {
    height: 100%;
    width: 100%;
    background-color: #000;
}

.index-ads .ads-box figure figcaption:hover {
    transform: scale(1.1);
    transition: all .3s ease;
    background: #00000033;
}

.index-ads .ads-box figure img {
    object-fit: contain;
}

.index-ads .ads-box figure figcaption {
    top: 0;
    right: 0;
    outline: 1px solid #ddd;
    outline-offset: -8px;
    transition: all .3s ease;
}

/*7.pre-sale*/

.pre-sale .dis-sec::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 7%;
    width: 50%;
    height: 79%;
    background-image: url('img/pattern.png');
    z-index: 1;
}

.pre-sale .pre-sale-box p {
    text-align: justify;
}

.pre-sale .pre-sale-box .big-fig {
    background-color: transparent;
}

.pre-sale .pre-sale-box .big-fig img {
    height: 330px;
    object-fit: contain;
    z-index: 10;
}

.pre-sale .pre-sale-box {
    margin-bottom: 30px;
}

.pre-sale .pre-sale-box figure {
    background-color: #eee;
    border-radius: 4px;
    text-align: center;
}

.pre-sale .pre-sale-box figure img {
    object-fit: cover;
    height: 150px;
}

/*8.index-blog*/

.index-blog {
    margin-top: 10rem;
}

.index-blog .container::before {
    content: "وبلاگ \f256";
    font-family: "bootstrap-icons";
    position: absolute;
    top: -35%;
    right: 37%;
    font-size: 5rem;
    color: var(--bs-gray-300);
    letter-spacing: 10px;

}

.index-blog .container::after {
    content: "";
    position: absolute;
    bottom: -9%;
    right: 0;
    border-bottom: 4px dashed #ddd;
    width: 100%;
    height: 10px;
}

.index-blog .blog-h4-t {
    top: -28%;
    right: 32%;
    letter-spacing: 70px;
}

.index-blog .index-blog-text h4 {
    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-blog .index-blog-text .excerpt-blog-p,
.index-blog .index-blog-text .excerpt-blog-p {
    height: 60px;
    overflow: hidden;
    font-size: 13px;
}

.index-blog .blog-slider .index-blog-img::before {
    content: "";
    position: absolute;
    top: -27px;
    left: -27px;
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    border-right: 25px solid #f8f9fa;
    border-left: 25px solid transparent;
    transform: rotate(45deg);
}

.index-blog .blog-slider .index-blog-img img {
    height: 300px;
    object-fit: cover;
}

.index-blog .blog-slider .blog-btn-box .blog-btn .s1 {
    position: absolute;
    top: 10px;
    right: -12px;
    width: 50%;
    height: 1px;
    background-color: #333;
    transition: all .3s ease;
}

.index-blog .blog-slider .blog-btn-box .blog-btn:hover .s1 {
    right: 0;
    width: 100%;
    transition: all .3s ease;
}

.index-blog .blog-slider .blog-btn-box .blog-btn .s2 {
    position: absolute;
    bottom: 19px;
    right: 0px;
    width: 1px;
    height: 70%;
    background-color: #333;
    transition: all .3s ease;
}

.index-blog .blog-slider .blog-btn-box .blog-btn:hover .s2 {
    bottom: 8px;
    width: 1px;
    height: 68%;
    transition: all .3s ease;
}

.index-blog .blog-slider .blog-btn-box .blog-btn .s3 {
    position: absolute;
    bottom: 8px;
    left: -11px;
    width: 55%;
    height: 1px;
    background-color: #333;
    transition: all .3s ease;
}

.index-blog .blog-slider .blog-btn-box .blog-btn:hover .s3 {
    left: 0;
    width: 100%;
    transition: all .3s ease;
}

.index-blog .blog-slider .blog-btn-box .blog-btn .s4 {
    position: absolute;
    top: 19px;
    left: 0;
    width: 1px;
    height: 70%;
    background-color: #333;
    transition: all .3s ease;
}

.index-blog .blog-slider .blog-btn-box .blog-btn:hover .s4 {
    top: 10px;
    transition: all .3s ease;
}

/*9.brands*/
.brands-slider-sec {
    margin: 65px 0 42px 0;
}

.brands-slider-sec .brands-slider .item img {
    filter: grayscale(1);
    height: 100px;
    display: table;
    margin: 0 auto;
    object-fit: contain;
}

/*9.instagram*/

.instagram-posts {
    width: 100%;
}

.instagram-posts::before {
    content: 'instagram posts';
    padding: 8px 6px;
    position: absolute;
    top: -15%;
    right: 45%;
    background-color: #fff;
    outline-offset: 5px;
    outline-color: #eee;
    outline-width: 1px;
    outline-style: solid;
    z-index: 10;
}

.instagram-posts .item figure {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin: 0;
    position: relative;
}

.instagram-posts .item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.instagram-posts .item figure figcaption {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 50px;
    background-color: #00000038;
    outline: 1px solid #eee;
    outline-offset: -6px;
    opacity: 0;
    transition: all .3s ease;
}


.instagram-posts .item figure:hover figcaption {
    transition: all .3s ease;
    opacity: 1;
}

.instagram-posts .item figure figcaption a {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    color: #333;
    outline: o;
}

/*10.f-menu*/

footer .footer-menu h5 {
    color: #8a8383;
    padding: 15px 0;
    margin-bottom: 10px;
    position: relative;
}

footer .footer-menu h5:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60%;
    height: 1px;
    background-image: linear-gradient(to left, #635563c5, transparent);
}

footer .footer-menu ul li {
    margin: 5px 0;
}

footer .footer-menu ul li a {
    position: relative;
    padding: 5px 0;
    color: #b5b2b2;
    display: block;
    width: 100%;
}

footer .footer-menu ul li a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 15px;
    right: -20px;
    background-color: #b5b2b2;
    border-radius: 50%;
    transition: all .3s ease;
}

footer .footer-menu ul li a:hover:before {
    background-color: #fff;
    transition: all .3s ease;
    border-radius: 0;
}

footer .footer-dec {
    color: #b5b2b2;
}

footer .footer-dec p {
    line-height: 2;
    text-align: justify;
}

/*10.f-mega*/

footer .footer-mega {
    background-color: #111;
    border-top: 4px dashed #dddddd8f;
    color: #7e7e7e;
    background-image: url(img/map-dots.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    transition: all 1s ease;
}

footer .footer-mega:before {
    content: "\F528";
    font-family: 'bootstrap-icons';
    rotate: 270deg;
    position: absolute;
    top: -14px;
    right: -28px;
    color: #dddddd8f;
    transition: all 1s ease;
}

footer .footer-mega:hover::before {
    right: 102%;
    transition: all 1s ease;
}

footer .footer-mega:hover {
    rotate: 2.4deg;
    transition: all 1s ease;
}

footer .footer-mega .footer-add li i {
    background-color: #212529;
    width: 30px;
    height: 30px;
    line-height: 33px;
    padding-right: 8px;
    border-radius: 50%;
}

footer .footer-mega .footer-social ul {
    /*d-flex justify-content-center mt-4*/
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

footer .footer-mega .footer-social li {
    margin: 0 auto;
    display: table;
}

footer .footer-mega .footer-social li i {
    color: #8a8383;
    background-color: #212529;
    width: 30px;
    height: 30px;
    line-height: 33px;
    padding: 5px 8px;
    border-radius: 4px;
    transition: all .3s ease;
}

/*11.f-social-img*/

footer .footer-mega .footer-social .footer-is img.me-2 {
    filter: contrast(.3);
    transition: all .3s ease;
}

footer .footer-mega .footer-social .footer-is img.me-2:hover {
    filter: contrast(0);
    transition: all .3s ease;
}

footer .footer-mega .footer-social .footer-is img {
    filter: drop-shadow(0px 0px 3px #f00000);
    transition: all .3s ease;
}

footer .footer-mega .footer-social .footer-is img:hover {

    filter: drop-shadow(0px 0px 10px #f00000);
    transition: all .3s ease;
}

footer .footer-mega .footer-social li a:hover i {
    color: #b5b2b2;
    transition: all .3s ease;
}

footer .footer-mega .footer-logo .footer-brands img {
    filter: grayscale(1);
}

/*12.page-p-gallery*/

.page-body-sec .product-exc .prod-meta a {
    display: inline-block;
    margin-top: 8px;
    font-size: 13px;
}


.page-body-sec .product-exc .si-text p {
    line-height: 2;
    margin: 0;
    text-align: justify;
}


.page-body-sec .sku {
    padding: 20px 15px 0 0;
}

.page-body-sec .product-exc .si-tag a {
    display: inline-block;
    margin-top: 8px;
}

.page-body-sec .product-gallery {
    margin: 0 auto;
    height: 400px;
}

.page-body-sec .product-gallery figure.text-center {
    background-color: #f3f3f3;
    border-radius: 4px;
}

.page-body-sec .pr-ga-sm .gallery-pic {
    background-color: #f3f3f3;
    border-radius: 4px;
}

/*13.page-p-sidebar*/

.page-body-sec .prod-sidebar-bx {
    margin-bottom: 30px;
    padding-left: 10px;
}

.page-body-sec .prod-sidebar-bx ul {
    padding: 0 10px;
}

.page-body-sec .prod-sidebar-bx ul li {
    width: 100%;
    padding: 3px;
    margin: 3px 0;
    border-bottom: 1px solid #eee;
    transition: all .3s ease;
    position: relative;
}

.page-body-sec .prod-sidebar-bx ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -7px;
    width: 0px;
    height: 2px;
    background-color: #ff8592;
    transition: all .3s ease;
}

.page-body-sec .prod-sidebar-bx ul li:last-child {
    border: none;
}

.page-body-sec .prod-sidebar-bx ul li:hover::before {
    width: 10px;
    transition: all .3s ease;
}

.page-body-sec .prod-sidebar-bx ul li a {
    display: block;
    padding: 5px;
    color: #555;
}

/*14.page-p-profile*/

.page-body-sec .profile-pro-img::before,
.page-body-sec .profile-pro-poet::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #dddddd94;
}

.page-body-sec .profile-pro-poet::before {
    right: -10px;
    height: 74%;
    top: 11px;
}

.page-body-sec .profile-pro-img {
    width: 90px;
    height: 60px;
    border-radius: 10px;
    line-height: 60px;
}

.page-body-sec .profile-pro-poet p {
    overflow: hidden;
    height: 65px;
    line-height: 2;
}

.related-prod .related-prod-slider .item::before {
    left: -9.9px;
}

/*14.page-tab*/

.page-body-sec .tab-ul-box h2 {
    width: 0;
    height: 0;
    visibility: hidden;
}

.page-body-sec .tab-ul-box table {
    width: 100%;
}

.page-body-sec .tab-ul-box table tr {
    margin: 10px 0;
    box-shadow: inset -1px 1px 2px 0px #eee;
}

.page-body-sec .tab-ul-box table th {
    padding: 10px;
    color: #21aeea;
}

.page-body-sec .tab-ul-box table td {
    padding: 10px;
}

.page-body-sec .tab-ul-box table td p {
    margin: 0;
}

.page-body-sec .tab-ul-box table tr:hover {
    background-color: #f9f9f9;
}

.page-body-sec .tab-ul-box ul li span {
    color: #21aeea;
}

.page-body-sec #nav-descrip p {
    text-align: justify;
    line-height: 2;
}

/*15.product-category*/

.product-category .item {
    margin-bottom: 30px;
    padding: 3px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.product-category .item::before {
    width: 0;
    height: 0;
}

span.page-title {
    padding: 8px 10px 16px 0;
    display: block;
}

/*16.single-content*/

.page-body .single-content img {
    display: table;
    margin: 0 auto;
}

.single-body .single-content .single-post-meta {
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.single-body .single-content .single-post-meta h1 {
    margin: 0;
    padding: 10px 0;
    font-size: 17px !important;
    color: #666;
    border-bottom: 1px solid #eee;
}

.single-body .single-content .single-post-meta .si-p-cat a {
    font-size: 13px;
    color: #b4b2b2;
    display: inline-block;
    padding: 8px 0;
}

.single-body .single-content .single-post-meta .si-excerpt {
    margin: 10px 0;
    line-height: 2;
    text-align: justify;
    color: #888;
}

.single-body .single-content .single-post-meta .si-excerpt p {
    padding: 8px 0;
}

.single-body .single-content .single-pic figure,
.single-content .single-pic figure img {
    border-radius: 4px;
    height: 310px;
    object-fit: cover;
}

.single-body .single-content .single-pic figure img {
    display: table;
    margin: 0 auto;
    object-fit: cover;
    width: 100%;
}

.single-body .single-content .post-content p {
    line-height: 2.3;
    font-size: 15px;
    color: #515151;
}

/*17.single-body-sidebar share*/

.single-body .sidebar-post .share-post {
    text-align: center;
    margin-bottom: 30px;
    background-color: #21aeea;
    border-radius: 4px;
    padding: 8px 5px;
}

.single-body .sidebar-post .share-post ul {
    margin: 0;
}

.single-body .sidebar-post .share-post ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 33px;
    background-color: #fff;
    color: #21aeea;
    border-radius: 4px;
    text-align: center;
}

/*18.single-body-sidebar content*/

.single-body .sidebar-post .side-post-content ul {
    padding-top: 14x;
}

.single-body .sidebar-post .side-post-content ul li {
    width: 100%;
    line-height: 2;
    margin: 5px;
}

.single-body .sidebar-post .side-post-content ul li a {
    display: block;
    padding: 5px 10px 5px 0;
    position: relative;
}

.single-body .sidebar-post .side-post-content ul li a::before {
    content: "";
    position: absolute;
    top: 0%;
    right: 0%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 2px solid #ff8592;
}

.single-body .sidebar-post .side-post-content ul li a::after {
    content: "";
    position: absolute;
    top: 16%;
    right: 1.52px;
    width: 1.5px;
    height: 65%;
    background-color: #03a9f4;
}

.single-body .sidebar-post .side-post-content ul li:hover a::before {
    border: 2px solid #ff0019;
}

/*19.single-body-sidebar ads*/

.single-body .sidebar-post .side-post-ads {
    margin: 30px 0;
}

.single-body .sidebar-post .side-post-ads img {
    display: table;
    margin: 0 auto;
}

.single-body .sidebar-post .side-post-ads figure figcaption {
    top: 0;
    right: 0;
    max-width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #666, transparent);
    padding: 67px 5px 0 5px;
    text-align: center;

}

.single-body .sidebar-post .side-post-ads figure figcaption a {
    font-size: 15px;
    color: #f4f4f4;
}

/*20.single-body-sidebar cat*/

.single-body .sidebar-post .side-post-cat ul li {
    border-bottom: 1px solid #eee;
}

.single-body .sidebar-post .side-post-cat ul li a {
    position: relative;
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px;
    margin: 5px 0;
    color: #444;

}

.single-body .sidebar-post .side-post-cat ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4px;
    background-color: #03a9f4;
    border-radius: 50% 0 0 50%;
    transition: all .3s ease;
}

.single-body .sidebar-post .side-post-cat ul li:hover a::before {
    width: 5px;
    transition: all .3s ease;
}

.single-body .sidebar-post .side-post-cat ul li:last-child {
    border-bottom: none
}

/*21.archive-post*/

.archive-post {
    padding-right: 25px;
}

.archive-post .col-md-4 {
    height: 255px;
    margin-bottom: 50px;
}

.archive-post .col-md-4 .item img {
    height: 263px;
    object-fit: cover;
}

.archive-post .item::before {
    content: none;
}

.archive-post .item {
    width: 100%;
    height: 284px;
    border: 1px solid #eee;
}

.archive-post .item h4 {
    font-size: 15px;
    padding: 14px 0 10px 0;
    margin: 0;
    line-height: 2;
    overflow: hidden;
    height: 80px;
    color: #21aeea;
}

.archive-post .item p {
    text-align: justify;
    line-height: 1.7;
    height: 130px;
    overflow: hidden;
}

.archive-post .item .col-5 {
    padding-right: 0;
}

.archive-post .item .col-5 .index-blog-img {
    height: 100%;
}

.archive-post .item .col-5 .index-blog-img figure {
    height: 100%;
}

.archive-post .item .col-5 .index-blog-img figure img {
    height: 100%;
    width: auto;
    object-fit: cover;
}

.archive-post .index-blog-text p {
    margin-bottom: 16px;
    font-size: 13px;
}

/*22.post-search-box*/

.post-search-box {
    margin-bottom: 15px;
    margin-left: 12px;
}

.post-search-box form {
    width: 100%;
    position: relative;
}

.post-search-box form input {
    width: 80%;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 40px;
    background-color: #fff;
    padding: 5px 15px;
}

.post-search-box form button {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #5368b3;
    border-radius: 4px;
    height: 40px;
    background-color: #5368b3;
    color: #fff;
}

/*23.not-found*/

.not-found span {
    font-size: 50px;
}

.not-found form input {
    width: 100%;
}

.page-blank {
    line-height: 2;
    font-size: 15px;
    color: #515151;
}

/*24.pagination*/

.pagination ul {
    display: flex;
}

.pagination li:not(:first-child) a {
    margin-right: calc(var(--bs-border-width)* -1);
}

.pagination li a,
.pagination li span {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.pagination li span {
    color: #21aeeaee;
    background-color: #9999992e;
}

.pagination li a:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color);
}

/*25.comments*/
.star-1,
.star-2,
.star-3,
.star-4,
.star-5{
    font-size: 0;
    position: relative;
}

.star-1::before,
.star-2::before,
.star-3::before,
.star-4::before,
.star-5::before{
    content: "\F588";
    font-family: "bootstrap-icons";
    color: #ffd700;
    font-size: 14px;
}

.star-fill::before{
    content: "\F586";
}


.woocommerce-noreviews{
    font-size: 16px;
    margin-top: 30px;
}
#comments {
    font-size: 25px;
    position: relative;
    padding: 10px 40px 20px;
}

#comments h2 {
    font-size: 25px;
}

#comments::before {
    content: "\F32E";
    font-family: 'bootstrap-icons';
    position: absolute;
    top: 8px;
    right: 0;
    color: #ff5b6d;
}

.comment-author img {
    display: block !important;
    margin: 10px 0 10px 0 !important;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.comment-author .fn a {
    color: #444;
}

.commentlist .comment-text .star-rating {
    font-size: 13px;
    background-color: #eee;
    border-radius: 4px;
    padding: 3px 5px;
    width: 7%;
}

.commentlist .comment-text .meta {
    font-size: 16px;
    padding: 10px 3px;
    border-bottom: 2px dashed #eee;
}

.description p {
    margin: 0;
    line-height: 1.2;
    font-size: 15px;
}

.comment-meta {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

.comment-body,
.comment_container {
    background-color: #eeeeee78;
    padding: 1px 10px 15px;
    border-right: 5px solid #21aeea;
    border-radius: 10px;
    margin: 5px 0 15px;
}

.comment_container img {
    display: block !important;
    margin: 10px 0 10px 0 !important;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.comment-body p {
    padding: 10px 5px;
    line-height: 1.2;
}

.reply {
    text-align: left;
}

.comment-reply-link {
    padding: 5px 10px;
    border-radius: 4px;
    background: #fff;
    color: #21aeea;
    width: 20%;
    display: inline-block;
    text-align: center;
    transition: all .3s ease;
}

.comment-reply-link:hover {
    transition: all .3s ease;
    box-shadow: inset 0 3px 3px #999;
}

.comment-form-comment label span {
    color: #ff0000;
    display: inline-block;
    margin-bottom: 10px;
}

.comment-form-comment label span::after {
    content: ":";
}

#review_form_wrapper #respond {
    padding-top: 20px;
}

#respond {
    border-top: 1px solid #eee;
    padding-top: 4px;
}

#reply-title {
    font-size: 20px;
    display: inline-block;
    position: relative;
    padding: 10px 40px 20px;
}

#reply-title::before {
    content: "\F4C8";
    font-family: 'bootstrap-icons';
    position: absolute;
    top: 8px;
    right: 0;
    color: #ff5b6d;
}

#comment {
    border: 1px solid #ddd;
    border-right: 5px solid #21aeea;
    padding: 10px;
    color: #444;
    max-height: 200px;
    min-height: 200px;
    width: 100%;
}

.st_height {
    min-height: 150px;
    max-height: 150px;
}

.comment-form-author label span {
    color: #ff0000;
    display: inline-block;
    margin-bottom: 10px;
}

.comment-form-author label span::after {
    content: " : ";
}


#author {
    border: 1px solid #ddd;
    border-right: 5px solid #21aeea;
    padding: 10px;
    color: #444;
    width: 100%;
}

.comment-form-email label span {
    color: #ff0000;
    display: inline-block;
    margin-bottom: 10px;
}

.comment-form-email label span::after {
    content: " : ";
}

#email {
    border: 1px solid #ddd;
    border-right: 5px solid #21aeea;
    padding: 10px;
    color: #444;
    width: 100%;
}

.comment-form-url label {
    margin-bottom: 10px;
}

.comment-form-url label::after {
    content: " : ";
}

#url {
    border: 1px solid #ddd;
    border-right: 5px solid #21aeea;
    padding: 10px;
    color: #444;
    width: 100%;
}

.form-submit {
    text-align: center;
}

#submit {
    padding: 5px 10px;
    background-color: #21aeea;
    background-image: linear-gradient(222deg, transparent, #ff5b6d);
    color: #fff;
    border: none;
    border-radius: 4px;
    width: 50%;
    transition: all .3s ease-in;
}

#submit:hover {
    transition: all .3s ease-in;
    background-color: #ff5b6d;
}


/* costumize-woo */

.input-customize {
    border: 1px solid #ddd !important;
    border-right: 5px solid #21aeea !important;
    padding: 10px !important;
    color: #444 !important;
    width: 100% !important;
}

.input-customize-danger {
    border: 1px solid #ddd !important;
    border-right: 5px solid #dc3545 !important;
    padding: 10px !important;
    color: #444 !important;
    width: 100% !important;
}

.is-active {
    background-color: #eee;
}

tbody tr,
tfoot tr {
    transition: all .2s ease;
}

tbody tr:hover,
tfoot tr:hover {
    background-color: #eee;
    transition: all .2s ease;
}



@media only screen and (max-width: 767px) {
    .index-blog {
        margin-top: 0;
    }

    .index-blog .container::before {
        content: none;
    }

}