.descr {
    list-style: none;
    padding-left: 10px !important;
    margin-top: 10px;
}

.woocommerce.single div.product .woocommerce-tabs .panel {
    width: 80%;
    color: #000;
}

.panel>.my-table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.my-table-bordered>thead>tr>th:first-child,
.panel>.my-table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.my-table-bordered>tbody>tr>th:first-child,
.panel>.my-table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.my-table-bordered>tfoot>tr>th:first-child,
.panel>.my-table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.my-table-bordered>thead>tr>td:first-child,
.panel>.my-table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.my-table-bordered>tbody>tr>td:first-child,
.panel>.my-table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.my-table-bordered>tfoot>tr>td:first-child {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.panel>.my-table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.my-table-bordered>thead>tr>th:last-child,
.panel>.my-table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.my-table-bordered>tbody>tr>th:last-child,
.panel>.my-table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.my-table-bordered>tfoot>tr>th:last-child,
.panel>.my-table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.my-table-bordered>thead>tr>td:last-child,
.panel>.my-table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.my-table-bordered>tbody>tr>td:last-child,
.panel>.my-table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.my-table-bordered>tfoot>tr>td:last-child {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.panel>.my-table-bordered,
.panel>.table-responsive>.my-table-bordered {
    border: 1px solid #ddd;
}

.my-descr {
    margin-bottom: 20px;
    float: left;
}

.my-table-bordered p {
    margin-bottom: 0px !important;
    padding: 3px 0px !important;
}

.my-table-bordered {
    width: 80%;
}

.rated {
    display: none !important;
}

#main-shop .container {
    width: 80%;
}

.header-top .container {
    width: 80%;
}

.cont-txt {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 5px !important;
}

.cont-head h2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 25px !important;
    line-height: 180% !important;
    text-align: center !important;
    font-family: "Times New Roman", Sans-serif;
}

.cont-head {
    border-bottom: 2px solid #94c300;
    margin-bottom: 10px !important;
}

.img-shad {
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 2px rgb(0 0 0 / 38%);
    display: block;
    padding: 2px;
}

.my-shdw-blk-top img {
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 2px rgb(0 0 0 / 38%);
    display: block;
    padding: 2px;
}

.img-shad-2 {
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    display: block;
}

.product-thumbnails img {
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 2px rgb(0 0 0 / 38%);
    display: block;
    padding: 2px;
}

@media (min-width: 1200px) {
    .container {
        width: 85% !important;
        margin: 0 auto !important;
    }
}

.item-grid .ct-product-right h2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 50px;
    text-overflow: ellipsis;
    padding: 0 0px;
    overflow: hidden;
}

.woocommerce-product-gallery__image img {
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 2px rgb(0 0 0 / 38%);
    display: block;
    padding: 2px;
}

.my-mt-1 {
    margin-top: 1%;
}

.my-txt {
    text-indent: 25px;
}

.my-head h2 {
    font-size: 20px !important;
}

.my-head h2 {
    font-size: 20px !important;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px !important;
    position: relative;
    padding-bottom: 25px !important;
    color: #000;
    font-weight: 600;
}

.my-txt-main {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px !important;
}

.my-mt-5 {
    margin-top: 5%;
}

.footer-top>.row {
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 90%;
}

.site-footer .footer-v7 .logo-footer {
    max-width: 80%;
}

.logo-footer img {
    max-width: 250px;
}

.site-footer .footercopyright {
    color: #fff;
}

.foot-txt {
    color: #ccc;
}

.my-mt-3 {
    margin-top: 3%;
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: var(--add-to-wishlist-icon-color, #000);
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg,
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor img {
    width: 20px;
    color: #222;
    max-width: 20px;
    margin-left: 7px;
}

.yith-add-to-wishlist-button-block {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: max-content;
    margin: 0px auto !important;
}

.modus-box .layout1.style3 h4.boxsub-title {
    color: #555555;
    text-transform: none !important;
    font-weight: 400;
}

.txt-bannr {
    font-size: 17px;
    font-family: "Times new Roman"
}

.unique-shopnow {
    padding: 10px 41px;
    font-size: 20px;
}

.my-bnr-row-shad {
    border-top: 2px solid #2c1e76;
    border-bottom: 2px solid #2c1e76;
}

.bord-top {
    border-top: 2px solid #2c1e76;
}

.item-6 p {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px !important;
}

.item-6 img {
    max-width: 70%
}

.boxsub-title {
    font-size: 15px !important;
}

.md-sub-title {
    font-size: 16px !important;
}

.widget_product_categories h3 {
    padding-bottom: 8px !important;
    margin-bottom: 10px !important;
}

.woocommerce .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
    padding: 0px 40px !important;
}

.cart-collaterals .cart-subtotal .amount .woocommerce-Price-currencySymbol,
.cart-collaterals .order-total .amount .woocommerce-Price-currencySymbol {
    position: relative !important;
    font-size: 18px !important;
    top: 0px !important;
}

.woocommerce-billing-fields>h2 {
    display: none !important;
}

.woocommerce table.shop_table.order_details tr td {
    text-align: left;
}

.woocommerce table.shop_table.order_details tr {
    text-align: left;
}

.woocommerce-order-details__title {
    display: none;
}

.footer-center .widget-title:after {
    margin-top: 20px;
    content: '';
    display: block;
    border-bottom: 3px solid #2c1e76;
    width: 180px;
    /* margin-left: auto; */
    margin-right: auto;
    padding-top: 0px;
}

.links ul li span {
    color: #CCCCCC;
}

.links ul li em {
    margin-right: 8px;
    color: #CCCCCC;
}

.links ul li {
    position: relative;
    padding: 0 0 0 0px !important;
    line-height: 1.5;
    margin-bottom: 25px;
}

.site-footer ul li {
    display: block;
}

@media (max-width: 768px) {
    .links {
        margin-bottom: 20px;
    }
}

.tmjs-modal,
.tmjs-modal-flat {
    margin-top: 200px !important;
}

.modus-register-add {
    display: none;
}

.links-top ul {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 10px;
}

.links-top ul li a {
    color: #999;
    display: flex;
    align-items: center;
}


.links-top ul li em {
    float: left;
    margin-right: 8px;
    color: #CCCCCC;
}

.links-top ul li {
    display: inline-flex;
    align-items: center;
    list-style: none;
    margin-left: 30px;
    margin-right: 0;
    line-height: 30px;
    color: #999;
}

.links-top ul li a:hover {
    color: #2c1e76;
}

.woocommerce div.product form.cart .button {
    align-items: center;
    justify-content: center;
    display: flex;
}

.ct-product-right .price-product {
    text-align: center;
}

.woocommerce-loop-product__title {
    text-align: center;
}

.alignnone {
    float: left;
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 2px rgb(0 0 0 / 38%);
    display: block;
    padding: 2px;
}

.header-top {
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 0px;
    color: #222;
}

.item-grid.grid-type1 .product h2 {
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 9px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}

.item-grid .ct-product-right h2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 50px;
    text-overflow: ellipsis;
    padding: 0 0px;
    overflow: hidden;
}

.col-img i {
    font-size: 23px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 55px;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    border: double 2px transparent;
    background-image: linear-gradient(white, white), linear-gradient(to right, #cccccc, #6856c9);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-radius: 50%;
    color: #222;
    /* background: #fdc400; */
}

.col-img {
    text-align: center;
}

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

.block-text.style2 ul li .fly-icon {
    border: double 2px transparent;
    background-image: linear-gradient(white, white), linear-gradient(to right, #cccccc, #94c300);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-radius: 50%;
    color: #222;
}

@media (min-width: 400px) {
    @media (min-width: 1400px) {
        .block-text.style2 ul li .fly-icon {
            width: 60px;
            height: 60px;
            line-height: 55px;
            margin-left: -30px;
            margin-top: -20px;
        }
    }
}

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

.padding-bottom-45 {
    padding-bottom: 45px;
}

@media (min-width: 300px) and (max-width:767px) {
    .my-4icon-mt3 {
        margin-top: 3% !important;
    }

    .header-v1 .header_wrap .logo {
        max-width: 50%;
    }

    #header_v1 .container {
        width: 80%;
    }

    .header-v1 .header-center {
        align-items: center;
        justify-content: space-between;
        display: flex;
        padding-top: 0;
        padding-bottom: 5px;
        padding-top: 5px;
    }

}


@media (min-width: 768px) and (max-width:1023px) {
    .my-4icon-mt3 {
        margin-top: 3% !important;
    }

    .header-v1 .header-center {
        align-items: center;justify-content: space-between;
display: flex;
padding-top: 0;
padding-bottom: 5px;
padding-top: 5px;
}
}

@media (min-width: 1024px) and (max-width:2000px) {
    #header_v1 .container {
        width: 80%;
    }
}

@media(min-width:481px) and (max-width:768px) {}

@media (min-width: 800px) {}