/** category, product styles **/

.ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description {
    background-color: #0d171f!important;
}

body.tax-product_cat.ast-separate-container #primary {
    margin: 0;
    padding: 0;
}
body.tax-product_cat.woocommerce-js .site-main .ast-woocommerce-container, body.tax-product_cat.woocommerce-js .site-main .products ul, body.tax-product_cat.woocommerce-js .site-main ul.products {
    padding: 0;
}
body.tax-product_cat.woocommerce-js .site-content .woocommerce-breadcrumb {
    position: static;
    padding: 15px 0;
}
body.tax-product_cat.ast-separate-container #content .ast-container {
    padding: 0 20px;
}
.gallery-pinatas-mobile {
    min-height: 76vh!important;
    padding-bottom: 50px!important;
}
.gallery-pinatas-mobile .swiper-wrapper .elementor-widget-image .elementor-widget-container {
    overflow: hidden;
    border-radius: 5px;
}
.gallery-pinatas-mobile .swiper-wrapper .elementor-widget-image .elementor-widget-container img {
    transform: scale(1.01);
}
.gallery-pinatas-mobile.swiper-initialized .swiper-button-next, .gallery-pinatas-mobile.swiper-initialized .swiper-button-prev {
    background: #00FFF8;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    position: absolute;
    right: unset;
    left: unset;
    margin: 0 10px;
    bottom: 0;
    top: unset!important;
}
.gallery-pinatas-mobile .swiper-button-next {
    right: 50%!important;
    margin-right: -49px!important;
}
.gallery-pinatas-mobile .swiper-button-prev {
    left: 50%!important;
    margin-left: -49px!important;
}
.gallery-pinatas-mobile .swiper-button-next:after {
    content: '';
    width: 8px;
    height: 13px;
    background-image: url('../assets/images/icons/slider-icon-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.gallery-pinatas-mobile .swiper-button-prev:after {
    content: '';
    width: 8px;
    height: 13px;
    background-image: url('../assets/images/icons/slider-icon-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}
.price-page-row {
    margin-bottom: 8px !important;
}
.price-row-value {
    position: relative;
}
.price-page-item-img {
    position: relative;
}
.price-page-item-img img {
    position: absolute;
    right: -6px;
    top: -13px;
}
/*price page*/

.price-row-value-with-image {

}

.price-page-main-block .price-page-item p {
    margin: 0;
}
.price-page-item-img-wrapper {
    position: relative !important;
    margin-left: -11px!important;
    width: 21px !important;
}
.price-page-item-img-wrapper img.price-page-item-img {
    position: absolute;
    right: 0;
    top: 0;
}
.min-w-60 {
    min-width: 60px!important;
    text-align: right;
}
.price-mb-20 {
    border-bottom: 1px dotted #FFFFFF80;
}
.price-mb-20.m-0 {
    border: unset;
}
.elementor-element .price-row-title {
    width: 60%!important;
    text-align: left!important;
}
.elementor-element .price-row-title p {
    text-align: left!important;
}
.elementor-element .price-row-value {
    width: 40%!important;
    text-align: right!important;
}
.elementor-element .price-row-value p {
    text-align: right!important;
}
.price-row-value.title {
    width: 100%!important;
}
.price-page-item-title-left {
    max-width: 50%;
}
.price-page-item-title-right {
    max-width: 50%;
}
.price-page-item-title-left.w-55 {
    width: 55%!important;
}
.price-page-item-title-right.w-55 {
    width: 45%!important;
}
.price-img-wrapper {
    position: relative;
}
.price-img-wrapper .img-1 {
    position: absolute;
    bottom: 6px;
    right: 40px;
}
.ls-prices .site-content .ast-container .woocommerce-breadcrumb {
    position: static;
}
body.tax-product_cat.woocommerce-js .woocommerce-products-header {
    margin-top: 20px;
}
body.tax-product_cat.woocommerce-js .woocommerce-products-header__title {
    color: #00fff8;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 65px;
    line-height: 78px;
}
/*.ls-birthday {

}
.woocommerce-js .site-content .woocommerce-breadcrumb  {

}*/
.ast-footer-copyright a {
    color: #747b7e;
}
.ast-footer-copyright a:hover {
    color: #00fff8;
}

.btn-order.elementor-widget-button .elementor-button {
    background: #00FFF8;
    min-width: 150px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 20px;
    color: #0d171f;
}
.ls-privacy_policy .site-main .entry-content ul {
    margin: 0 0 5px 20px;
}

/** ls-news **/

.news-item__excerpt.clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-item__excerpt.clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-item__excerpt.is-expanded {
    -webkit-line-clamp: unset;
    overflow: visible;
}
.news-item:not(.has-overflow) .btn-news-more {
    display: none;
}
.news-item__actions {
    margin-top: 25px;
    display: flex;
}
.ls-news .news-item__image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    border: 1px solid #262F36;
    transition: border 0.3s ease, box-shadow 0.3s ease;
}
.news-item__video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background: #000;
}
.news-item__video iframe,
.news-item__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}
.news-item__video video {
    object-fit: cover;
    background: #000;
}
.ls-news .news-item__image:hover {
    border: 1px solid #00FFF8;
    box-shadow: 0 4px 10px rgba(0, 255, 248, 0.5);
}
.ls-news .news-item__image img {
    transition: transform 0.5s ease;
}
.ls-news .news-item__image:hover img {
    transform: scale(1.05);
}
.ls-news .news-item__image .news-item__labels {
    list-style: none;
}
.news-list .news-item {
    position: relative;
    margin-bottom: 40px;
}
.ls-news .news-item__labels {
    display: block;
    position: absolute;
    margin: 0;
}
.ls-news .news-item__labels .news-label {
    background: #00FFF8;
    border-radius: 5px;
    padding: 0 16px;
    height: 34px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    font-weight: 700;
    color: #0D171F;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-bottom: 10px;
    width: max-content;
}

.ls-news .news-item--labels-left .news-item__labels {
    left: 10px;
    top: 10px;
}
.ls-news .news-item--labels-right .news-item__labels {
    right: 10px;
    top: 10px;
}
.ls-news .news-item.news-item--labels-overlay .news-item__image {
    display: flex;
    flex-direction: column;
    border: unset;
    border-radius: 0;
}
.ls-news .news-item.news-item--labels-overlay .news-item__image:hover {
    box-shadow: unset;
}
.ls-news .news-item.news-item--labels-overlay .news-item__image .news-item__media-wrapper {
    order: 2;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    border: 1px solid #262F36;
    transition: border 0.3s ease, box-shadow 0.3s ease;
}
.ls-news .news-item.news-item--labels-overlay .news-item__image .news-item__media-wrapper:hover {
    border: 1px solid #00FFF8;
    box-shadow: 0 4px 10px rgba(0, 255, 248, 0.5);
}
.ls-news .news-item.news-item--labels-overlay .news-item__labels {
    position: static;
    order: 1;
    width: 100%;
}
.ls-news .news-item.news-item--labels-overlay .news-item__image:hover .news-item__date {
    transform: unset;
}
.ls-news .news-item.news-item--labels-overlay .news-item__labels .news-label {
    margin: 7px 10px 7px auto;
}
.ls-news .news-item.news-item--labels-overlay .news-item__date-wrapper:after {
    display: none;
}
.ls-news .news-item.news-item--labels-overlay .news-item__date-wrapper {
    bottom: unset;
    top: 0;
    height: auto;
    order: 3;
    position: static;
    padding: 10px 0 0;
}

.news-list .news-item__title {
    color: #00fff8;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
}
.ls-news .news-item__content {
    margin-top: 10px;
}
.ls-news .news-item__date-wrapper {
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    height: 50px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    pointer-events: none;
}
.ls-news .news-item__date-wrapper--right {
    justify-content: flex-end;
}
.ls-news .news-item__date-wrapper--right .news-item__date {
    margin-left: auto;
    text-align: right;
}
.ls-news .news-item__date-wrapper:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-image: url('../assets/images/news-overlay-mobile.png');
    background-repeat: repeat-x;
    background-position: center;
}
.ls-news .news-item__date {
    margin-top: auto;
    position: relative;
    z-index: 2;
    font-size: 16px;
    font-weight: 500;
    transition: transform 0.5s ease, opacity 0.5s ease;
}
.ls-news .news-item__image:hover .news-item__date {
    transform: translate(15px, -15px) scale(1.05);
}
.ls-news .news-item--date-right .news-item__image:hover .news-item__date {
    transform: translate(-15px, -15px) scale(1.05);
}
.ls-news .btn-news-more {
    color: #00FFF8;
    font-size: 15px;
    line-height: 17px;
    display: inline-block;
    border-bottom: 1px solid #00FFF8;
    cursor: pointer;
    background: unset;
    padding: 0;
    border-radius: 0;
}
.ls-news .btn-news-participate {
    min-width: 160px;
}
.ls-news .news-list {
    margin-bottom: 60px;
}
body.blog .site-content .ast-container,
.archive.author .site-content .ast-container,
.archive.tag .site-content .ast-container,
.archive.category .site-content .ast-container {
    max-width: 1320px;
    margin: 0 auto;
}
body.blog .site-content .ast-container .ast-article-post,
.archive.author .site-content .ast-container .ast-article-post,
.archive.tag .site-content .ast-container .ast-article-post,
.archive.category .site-content .ast-container .ast-article-post {
    padding: 0 10px;
}
body.blog .site-content .ast-container .ast-article-post .entry-title,
.archive.author .site-content .ast-container .ast-article-post .entry-title,
.archive.tag .site-content .ast-container .ast-article-post .entry-title,
.archive.category .site-content .ast-container .ast-article-post .entry-title {
    padding: 0 15px;
    margin: 0 0 10px;
}
body.blog .site-content .ast-container .ast-article-post .ast-excerpt-container,
.archive.author .site-content .ast-container .ast-article-post .ast-excerpt-container,
.archive.tag .site-content .ast-container .ast-article-post .ast-excerpt-container,
.archive.category .site-content .ast-container .ast-article-post .ast-excerpt-container {
    padding: 0 15px;
}
body.blog .site-content .ast-container .ast-article-post .ast-read-more-container a,
.archive.author .site-content .ast-container .ast-article-post .ast-read-more-container a,
.archive.tag .site-content .ast-container .ast-article-post .ast-read-more-container a,
.archive.category .site-content .ast-container .ast-article-post .ast-read-more-container a {
    color: #00FFF8;
    line-height: 17px;
    display: inline-block;
    border-bottom: 1px solid #00FFF8;
    cursor: pointer;
}
body.blog .site-content .ast-container .ast-article-post .ast-read-more-container,
.archive.author .site-content .ast-container .ast-article-post .ast-read-more-container,
.archive.tag .site-content .ast-container .ast-article-post .ast-read-more-container,
.archive.category .site-content .ast-container .ast-article-post .ast-read-more-container {
    padding: 0 15px;
    margin: 0 0 20px;
}
body.blog .site-content .ast-container .ast-article-post .cat-links,
.archive.author .site-content .ast-container .ast-article-post .cat-links,
.archive.tag .site-content .ast-container .ast-article-post .cat-links,
.archive.category .site-content .ast-container .ast-article-post .cat-links {
    padding: 0 15px;
    margin: 0 0 5px;
}
body.blog .site-content .ast-container .ast-article-post .tags-links,
.archive.author .site-content .ast-container .ast-article-post .tags-links,
.archive.tag .site-content .ast-container .ast-article-post .tags-links,
.archive.category .site-content .ast-container .ast-article-post .tags-links {
    padding: 0 15px;
}
body.blog .site-content .ast-container .ast-article-post .cat-links a,
body.blog .site-content .ast-container .ast-article-post .tags-links a {
    display: inline-block;
    line-height: 1;
    color: #00fff8;
    transition: border-bottom-color 0.5s ease;
    border-bottom: 1px solid transparent;
}
.archive.author .site-content .ast-container .ast-article-post .cat-links a,
.archive.author .site-content .ast-container .ast-article-post .tags-links a,
.archive.tag .site-content .ast-container .ast-article-post .cat-links a,
.archive.tag .site-content .ast-container .ast-article-post .tags-links a,
.archive.category .site-content .ast-container .ast-article-post .cat-links a,
.archive.category .site-content .ast-container .ast-article-post .tags-links a {
    display: inline-block;
    line-height: 1;
    color: #00fff8;
    transition: border-bottom-color 0.5s ease;
    border-bottom: 1px solid transparent;
}
body.blog .site-content .ast-container .ast-article-post .cat-links a:hover,
body.blog .site-content .ast-container .ast-article-post .tags-links a:hover {
    border-bottom: 1px solid #00fff8;
}
.archive.author .site-content .ast-container .ast-article-post .cat-links a:hover,
.archive.author .site-content .ast-container .ast-article-post .tags-links a:hover,
.archive.tag .site-content .ast-container .ast-article-post .cat-links a:hover,
.archive.tag .site-content .ast-container .ast-article-post .tags-links a:hover,
.archive.category .site-content .ast-container .ast-article-post .cat-links a:hover,
.archive.category .site-content .ast-container .ast-article-post .tags-links a:hover {
    border-bottom: 1px solid #00fff8;
}
body.blog .site-content .ast-container .ast-article-post .entry-title a,
.archive.author .site-content .ast-container .ast-article-post .entry-title a,
.archive.tag .site-content .ast-container .ast-article-post .entry-title a,
.archive.category .site-content .ast-container .ast-article-post .entry-title a {
    color: #00fff8;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}
body.blog .blog-archive-header h1,
.archive.author .blog-archive-header h1,
.archive.tag .blog-archive-header h1,
.archive.category .blog-archive-header h1,
body.archive.author .ast-archive-description .ast-archive-title,
body.archive.tag .ast-archive-description .ast-archive-title,
body.archive.category .ast-archive-description .ast-archive-title {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 46px;
    color: #00fff8;
}
body.archive.author .ast-archive-description .ast-archive-title,
body.archive.tag .ast-archive-description .ast-archive-title,
body.archive.category .ast-archive-description .ast-archive-title {
    margin: 0;
}
body.archive.author .ast-archive-description {
    padding: 0;
    margin: 0;
    border: none;
}
body.archive.tag .ast-archive-description,
body.archive.category .ast-archive-description {
    padding: 0;
    margin: 0 0 30px;
    border: none;
}
body.blog .ast-article-inner,
.archive.author .ast-article-inner,
.archive.tag .ast-article-inner,
.archive.category .ast-article-inner {
    padding: 0 0 15px;
    background: linear-gradient(296.2deg, #0D171F 1.55%, #4C565C 357.85%);
    border: 1px solid #262F36;
    overflow: hidden;
    transition: border 0.3s ease, box-shadow 0.3s ease;
    border-radius: 40px;
}
body.blog .ast-article-inner:hover,
.archive.author .ast-article-inner:hover,
.archive.tag .ast-article-inner:hover,
.archive.category .ast-article-inner:hover {
    border: 1px solid #00FFF8;
    box-shadow: 0 4px 10px rgba(0, 255, 248, 0.5);
}
body.blog .ast-blog-layout-4-grid .ast-row,
.archive.author .ast-blog-layout-4-grid .ast-row,
.archive.tag .ast-blog-layout-4-grid .ast-row,
.archive.category .ast-blog-layout-4-grid .ast-row {
    padding: 0 10px;
    margin-bottom: 30px;
}
.single.single-post .site-content .ast-container {
    max-width: 1320px;
    margin: 0 auto;
}
.single.single-post .site-content .entry-title {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    color: #00fff8;
}
body.blog .ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.archive.author .ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.archive.tag .ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.archive.category .ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
    margin: 0;
}
body.blog .ast-article-inner .ast-thumbnail-posted-on,
.archive.author .ast-article-inner .ast-thumbnail-posted-on,
.archive.tag .ast-article-inner .ast-thumbnail-posted-on,
.archive.category .ast-article-inner .ast-thumbnail-posted-on {
    position: absolute;
    right: 10px;
    top: 15px;
    background: rgba(48, 57, 64, 1);
    font-weight: 700;
    font-size: 12px;
    line-height: 16.8px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 7px 5px 5px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 10px;
}
body.blog .ast-container #primary,
.archive.author .ast-container #primary,
.archive.tag .ast-container #primary,
.archive.category .ast-container #primary  {
    margin: 0;
    padding: 0;
}
body.blog.woocommerce-js .site-content .woocommerce-breadcrumb,
.archive.author.woocommerce-js .site-content .woocommerce-breadcrumb,
.archive.tag.woocommerce-js .site-content .woocommerce-breadcrumb,
.archive.category.woocommerce-js .site-content .woocommerce-breadcrumb {
    padding-left: 0;
    padding-right: 0;
}
body.blog.woocommerce-js .blog-archive-header,
.archive.author.woocommerce-js .blog-archive-header,
.archive.tag.woocommerce-js .blog-archive-header,
.archive.category.woocommerce-js .blog-archive-header {
    margin-bottom: 30px;
}
.single.single-post .entry-header .post-thumb {
    text-align: center;
}
.single.single-post .entry-content {
    padding: 0 20px;
    margin-bottom: 30px;
}
.single.single-post .entry-content p {
    text-align: justify;
    margin-bottom: 10px;
}
.single.single-post .entry-meta.entry-meta--stacked {
    margin-bottom: 20px;
}
.single.single-post .entry-meta.entry-meta--stacked .entry-meta__item .ast-taxonomy-container {
    display: block;
}
.single.single-post .entry-meta.entry-meta--stacked .entry-meta__item .ast-taxonomy-label {
    margin: 0;
}
.single.single-post .entry-meta.entry-meta--stacked .entry-meta__item {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0;
}
.single.single-post .entry-meta.entry-meta--stacked .entry-meta__item .published, .single.single-post .entry-meta.entry-meta--stacked .entry-meta__item a, .single.single-post .entry-meta.entry-meta--stacked .entry-meta__item a span {
    color: #00fff8;
}
.single.single-post .entry-meta.entry-meta--stacked .entry-meta__item a:hover {
    text-decoration: underline;
}
.single.single-post .navigation.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
}
.single.single-post .navigation.post-navigation .nav-previous {
    margin: 0;
}
.single.single-post .navigation.post-navigation .nav-previous a {
    display: flex;
    align-items: center;
    font-size: 15px;
    transition: all 0.3s ease;
}
.single.single-post .navigation.post-navigation .nav-next {
    margin: 0 0 0 auto;
}
.single.single-post .navigation.post-navigation .nav-next a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 15px;
    transition: all 0.3s ease;
}
.single.single-post .navigation.post-navigation .nav-previous a:hover, .single.single-post .navigation.post-navigation .nav-next a:hover {
    color: #00fff8;
}
.single.single-post .navigation.post-navigation .nav-previous a:hover .ast-left-arrow:after, .single.single-post .navigation.post-navigation .nav-next a:hover .ast-right-arrow:after  {
    background-color: #00fff8;
}
.single.single-post .post-navigation .ast-left-arrow, .single.single-post .post-navigation .ast-right-arrow {
    display: inline-block;
    font-size: 0;
    width: 30px;
}
.single.single-post .post-navigation .ast-left-arrow:after {
    content: '';
    width: 12px;
    height: 10px;
    display: inline-block;
    mask-image: url('../assets/images/icons/icon-btn-arrow-right.svg');
    background-color: #ffffff;
    transform: scaleX(-1);
    position: relative;
    top: 6px;
    transition: all 0.3s ease;
}
.single.single-post .post-navigation .ast-right-arrow:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 10px;
    mask-image: url('../assets/images/icons/icon-btn-arrow-right.svg');
    background-color: #ffffff;
    position: relative;
    top: 6px;
    transition: all 0.3s ease;
}
.entry-meta.entry-meta--stacked.entry-meta--tags-after-content {
    padding: 0 20px;
}
.archive.author .ast-author-bio,
.archive.tag .ast-author-bio,
.archive.category .ast-author-bio {
    margin-bottom: 30px;
}
.decorated-link:hover {
    text-decoration: underline;
}

.woocommerce.archive:not(.entertainment-category) .ast-woocommerce-container ul.products li.product  {
    background: unset;
}
.woocommerce.archive:not(.entertainment-category) .ast-woocommerce-container ul.products li.product .astra-shop-summary-wrap .ast-loop-product__link {
    pointer-events: none;
}
.woocommerce.archive:not(.entertainment-category) .ast-woocommerce-container ul.products li.product .astra-shop-summary-wrap .woocommerce-loop-product__title {
    color: #fff;
    text-align: center;
    font-weight: 500;
}
.woocommerce.archive:not(.entertainment-category) .ast-woocommerce-container ul.products li.product .astra-shop-summary-wrap .price {
    text-align: center;
    font-weight: 500;
    margin-bottom: 15px;
}
.woocommerce.archive:not(.entertainment-category) .ast-woocommerce-container ul.products li.product .astra-shop-summary-wrap .button {
    margin: 0 auto;
    display: block;
    border-radius: 0;
    transition: box-shadow 0.3s ease;
}
.woocommerce.archive:not(.entertainment-category) .ast-woocommerce-container ul.products li.product .astra-shop-summary-wrap .button:hover {
    box-shadow: 0 4px 10px rgba(0, 255, 248, 0.5);
}

.woocommerce.archive:not(.entertainment-category) .ast-woocommerce-container ul.products {
    margin-bottom: 50px;
}

.woocommerce ul.products li.product.lw-has-hover-image .woocommerce-LoopProduct-link {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.woocommerce ul.products li.product.lw-has-hover-image .lw-product-image-hover {
    position: absolute;
    inset: 0;
    opacity: 0;
    display: block;
    transition: opacity 0.25s ease-in-out;
}

.woocommerce ul.products li.product.lw-has-hover-image .lw-product-image-hover img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}

.woocommerce ul.products li.product.lw-has-hover-image .woocommerce-LoopProduct-link img:not(.lw-product-hover-image) {
    transition: opacity 0.25s ease-in-out;
    margin: 0;
}

.woocommerce ul.products li.product.lw-has-hover-image .woocommerce-LoopProduct-link:hover .lw-product-image-hover,
.woocommerce ul.products li.product.lw-has-hover-image .woocommerce-LoopProduct-link:focus .lw-product-image-hover {
    opacity: 1;
}

.woocommerce ul.products li.product.lw-has-hover-image .woocommerce-LoopProduct-link:hover img:not(.lw-product-hover-image),
.woocommerce ul.products li.product.lw-has-hover-image .woocommerce-LoopProduct-link:focus img:not(.lw-product-hover-image) {
    opacity: 0;
}


@media only screen and (max-width: 1024px) {
    .price-page-item-title-left, .price-page-item-title-left.w-55 {
        width: auto!important
    }
    .price-page-item-title-right, .price-page-item-title-right.w-55 {
        width: auto!important
    }
    .min-w-60 {
        min-width: 56px !important;
    }
    .price-img-wrapper .img-1 {
        position: absolute;
        bottom: -1px;
        right: 20px;
    }
    .price-img-wrapper .img-2 {
        width: 50px;
    }
    .price-top-title-left {
        width: auto!important;
    }
    .price-img-wrapper {
        width: 120px!important;
    }
    body.tax-product_cat.woocommerce-js .woocommerce-products-header {
        margin-top: 10px;
    }
    body.tax-product_cat.woocommerce-js .woocommerce-products-header__title {
        font-size: 32px;
        line-height: 46px;
    }
    .single.single-post.woocommerce-js .site-content .woocommerce-breadcrumb {
        line-height: 20px;
        padding: 13px 20px;
    }
}

@media only screen and (min-width: 1025px) {
    .price-page-col {
        border-right: 1px dotted #FFFFFF80;
    }
    body.tax-product_cat.woocommerce-js .site-content .woocommerce-breadcrumb {
        padding: 32px 20px 15px;
    }
    body.tax-product_cat .woocommerce-products-header, body.tax-product_cat.woocommerce-js .site-main ul.products {
        padding: 0 20px;
    }
    .ls-news .news-item--labels-left .news-item__labels {
        left: 20px;
        top: 20px;
    }
    .ls-news .news-item--labels-right .news-item__labels {
        right: 20px;
        top: 20px;
    }
    .news-list .news-item__title {
        font-size: 32px;
    }
    .news-item__actions {
        justify-content: start;
    }
    .ls-news .news-item__date {
        font-size: 22px;
    }
    .ls-news .news-item__date-wrapper:after {
        height: 110px;
    }
    .ls-news .news-item__date-wrapper {
        height: auto;
        padding: 30px 30px 70px;
    }
    .news-list .news-item__title {
        font-size: 38px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-list .news-item {
        margin-bottom: 60px;
    }
    .news-item__actions {
        margin-top: 30px;
    }
    .news-item__excerpt.clamp-3 {
        line-height: 28px;
    }
    .ls-news .btn-news-participate {
        min-width: 200px;
    }
    .ls-news .news-list {
        margin-bottom: 90px;
    }
    body.blog .blog-archive-header h1,
    .archive.author .blog-archive-header h1,
    .archive.tag .blog-archive-header h1,
    .archive.category .blog-archive-header h1,
    body.archive.author .ast-archive-description .ast-archive-title,
    body.archive.tag .ast-archive-description .ast-archive-title,
    body.archive.category .ast-archive-description .ast-archive-title {
        font-size: 65px;
        line-height: 78px;
    }
    body.blog .site-content .ast-container .ast-article-post .entry-title a,
    .archive.author .site-content .ast-container .ast-article-post .entry-title a,
    .archive.tag .site-content .ast-container .ast-article-post .entry-title a,
    .archive.category .site-content .ast-container .ast-article-post .entry-title a {
        min-height: 102px;
    }
    body.blog.woocommerce-js .site-content .woocommerce-breadcrumb,
    .archive.author.woocommerce-js .site-content .woocommerce-breadcrumb,
    .archive.tag.woocommerce-js .site-content .woocommerce-breadcrumb,
    .archive.category.woocommerce-js .site-content .woocommerce-breadcrumb {
        padding: 32px 0 15px;
    }
    .single.single-post .site-content .entry-title {
        font-size: 65px;
        line-height: 78px;
        margin-bottom: 25px;
    }
    body.blog .site-content .ast-container .ast-article-post,
    .archive.author .site-content .ast-container .ast-article-post,
    .archive.tag .site-content .ast-container .ast-article-post,
    .archive.category .site-content .ast-container .ast-article-post {
        padding: 0 12px;
    }
    .single.single-post .entry-meta.entry-meta--stacked {
        margin-bottom: 30px;
    }
    .single.single-post .entry-header .post-thumb {
        margin-bottom: 40px;
    }
    .single.single-post .entry-content p {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 28px;
    }
    .single.single-post .navigation.post-navigation {
        margin: 0 20px;
        padding: 20px;
    }
    .single.single-post .navigation.post-navigation .nav-previous a,
    .single.single-post .navigation.post-navigation .nav-next a {
        max-width: 200px;
    }
    .single.single-post .navigation.post-navigation .nav-next a {
        margin-left: auto;
    }
    .ls-news .news-item.news-item--labels-overlay .news-item__labels .news-label {
        margin: 7px 20px 15px auto;
    }
    .ls-news .news-item.news-item--labels-overlay .news-item__date-wrapper {
        padding: 25px 0 0;
    }
    .gallery-pinatas-mobile.swiper-initialized .swiper-button-next, .gallery-pinatas-mobile.swiper-initialized .swiper-button-prev {
        bottom: unset!important;
        top: 600px!important;
    }
}
