/**
Theme Name: Akasha Element
Author: Akasha Element
Author URI: https://akashaelement.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: akasha-element
Template: astra
*/

h2.h3-size {
    font-size: 2.1333333333333rem !important;
}

i.icon-home {
    display: block;
    width: 15px;
}

i.icon-home:before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path d='M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z'></path></svg>");
}

.button-cta button, .button-cta a {
    border: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    color: var(--ast-global-color-5);
    background-color: var(--ast-global-color-1);
}

.button-cta button:hover, .button-cta a:hover {
    background-color: var(--ast-global-color-0);
}

.button-cta a {
    display: inline-block;
    padding: 12px 40px;
    border-radius: 5px;
}

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

.button--big button {
    color: var(--ast-global-color-0);
    background-color: #ffffff;
}

.braceletsPopUp {
    padding: 0;
    border: none;
    background-color: transparent;
    color: var(--ast-global-color-0);
}

.braceletsPopUp:hover {
    color: var(--ast-global-color-1);
    background-color: transparent;
}

.image--boxShadow figure img {
    -webkit-box-shadow: 0 50px 35px -20px rgba(0, 0, 0, 0.22);
    box-shadow: 0 50px 35px -20px rgba(0, 0, 0, 0.22);
}

@media (max-width: 768px) {
    .image--boxShadow figure img {
        margin-bottom: 15px !important;
    }
}

@media (min-width: 769px) {
    .image--bottomMargin figure {
        margin-bottom: -160px !important;
    }
}

img.image--boxShadow {
    -webkit-box-shadow: 0 50px 35px -20px rgba(0, 0, 0, 0.22);
    box-shadow: 0 50px 35px -20px rgba(0, 0, 0, 0.22);
}

@media (max-width: 768px) {
    img.image--boxShadow {
        margin-bottom: 15px !important;
    }
}

@media (max-width: 544px) {
    .margin-top-20 {
        margin-top: 20px;
    }
}

.slick-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: black;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.slick-lightbox .slick-loading .slick-list {
    background-color: transparent;
}

.slick-lightbox .slick-prev {
    left: 15px;
}

.slick-lightbox .slick-next {
    right: 15px;
}

.slick-lightbox-hide {
    opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
    position: absolute;
    top: -9999px;
    opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.slick-lightbox-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slick-lightbox-slick-item {
    text-align: center;
    overflow: hidden;
}

.slick-lightbox-slick-item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    display: block;
    text-align: center;
}

.slick-lightbox-slick-item-inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
}

.slick-lightbox-slick-img {
    margin: 0 auto;
    display: block;
    max-width: 90%;
    max-height: 90%;
}

.slick-lightbox-slick-caption {
    margin: 10px 0 0;
    color: white;
}

.slick-lightbox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
}

.slick-lightbox-close:focus {
    outline: none;
}

.slick-lightbox-close:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '×';
}

/* Slider */
.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.js .panel-title {
    margin: 0;
}

.panel-title a {
    border-bottom: none;
    color: var(--ast-global-color-2);
    display: block;
    padding: 1.25em 20px;
    position: relative;
    text-decoration: none;
    -webkit-transition: color .4s ease 0s;
    transition: color .4s ease 0s;
    width: 100%;
}

.panel-title a .icon {
    color: var(--ast-global-color-1);
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.panel-title a .icon--angle:after {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'><path style='fill:%23946659;' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'></path></svg>");
    display: block;
    width: 15px;
}

.panel-title a:hover, .panel-title a:focus {
    color: #37474f;
}

.panel-title a:hover .icon, .panel-title a:focus .icon {
    color: #ec407a;
}

.panel-title a.active {
    color: #37474f;
}

.panel-title a.active .icon {
    color: #ec407a;
    -webkit-transform: translateY(-65%) rotate(180deg);
    transform: translateY(-65%) rotate(180deg);
}

.panel-content {
    padding-left: 20px;
    padding-right: 60px;
}

.panel-content p {
    margin-bottom: 5px;
}

.js .accordion {
    border-bottom: 1px solid #ececec;
    margin: 2em 0;
}

.accordion .panel-title a {
    border-top: 1px solid #ececec;
    padding-right: 55px;
}

[id^="panel-"] {
    padding-bottom: 2em;
}

.accordion h3 {
    font-size: 17px;
    margin-bottom: 0;
}

.background {
    width: 100%;
    height: 100%;
    min-height: 140px;
    border-radius: 20px;
    background-position: center center;
    background-size: cover;
}

.background--colors {
    background-image: url("https://akashaelement.com/wp-content/uploads/2020/05/kolory.jpg");
}

@media (max-width: 768px) {
    .background--column .background {
        margin-bottom: 1.6em;
    }
}

.wp-block-buttons .wp-block-button__link {
    padding: 10px 40px;
    font-size: 1rem;
    color: var(--ast-global-color-5);
    line-height: 1.4;
    border: none;
    border-radius: 2px;
    background-color: var(--ast-global-color-1);
}

.wp-block-buttons .wp-block-button__link:hover {
    background-color: var(--ast-global-color-0);
}

.wp-block-image:not(.postImage--float).image--effect {
    text-transform: uppercase;
}

.wp-block-image:not(.postImage--float).image--effect img {
    opacity: 0.8;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.wp-block-image:not(.postImage--float).image--effect:hover img {
    opacity: 1;
}

.wp-block-image:not(.postImage--float).image--rounded img, .image--rounded img {
    border-radius: 15px;
}

.wp-block-image:not(.postImage--float) .alignleft,
.wp-block-image:not(.postImage--float) .alignright {
    float: none;
}

.wp-block-image:not(.postImage--float) .alignright {
    margin-top: 1em;
}

.wp-block-cover, .wp-block-cover-image {
    padding-left: 20px;
    padding-right: 20px;
}

.wp-block-cover + .wp-block-cover {
    margin-top: 0;
}

@media (min-width: 480px) and (max-width: 768px) {
    .wp-block-media-text figure {
        text-align: center;
    }
    .wp-block-media-text figure img {
        max-width: 80%;
    }
}

@media (max-width: 768px) {
    .wp-block-image:not(.postImage--float).allLeft .alignleft,
    .wp-block-image:not(.postImage--float).allLeft .alignright {
        margin: 0 auto;
    }
    .wp-block-media-text .wp-block-media-text__content {
        padding: 20px 0 0 0;
    }
}

@media (min-width: 769px) {
    .wp-block-image:not(.postImage--float) .alignright {
        float: right;
    }
}

.blog .post .blog-layout-1, .archive .post .blog-layout-1 {
    padding-bottom: 1em;
}

.blog .post .entry-title, .blog .post .ast-excerpt-container, .blog .post .ast-read-more-container, .archive .post .entry-title, .archive .post .ast-excerpt-container, .archive .post .ast-read-more-container {
    padding-left: 15px;
    padding-right: 15px;
}

.blog .post-thumb-img-content.post-thumb, .archive .post-thumb-img-content.post-thumb {
    max-height: 370px;
    overflow: hidden;
}

.blog .post-thumb-img-content.post-thumb a img, .archive .post-thumb-img-content.post-thumb a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.blog .ast-article-single, .archive .ast-article-single {
    padding-top: 0;
}

.blog .ast-grid-3 .blog-layout-1, .archive .ast-grid-3 .blog-layout-1 {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
}

.blog .ast-grid-3 .blog-layout-1 .entry-header,
.blog .ast-grid-3 .blog-layout-1 .entry-content, .archive .ast-grid-3 .blog-layout-1 .entry-header,
.archive .ast-grid-3 .blog-layout-1 .entry-content {
    padding-right: 1.5em;
    padding-left: 1.5em;
}

.blog .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0),
.blog .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1),
.blog .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0),
.blog .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1),
.blog .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0),
.blog .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1), .archive .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0),
.archive .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1),
.archive .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0),
.archive .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1),
.archive .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0),
.archive .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1) {
    padding: 0 1em 0;
}

.blog .entry-title,
.blog .entry-title a, .archive .entry-title,
.archive .entry-title a {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 15px;
}

.blog .ast-archive-description, .archive .ast-archive-description {
    background-color: transparent;
}

@media (min-width: 545px) {
    .blog .ast-archive-description, .archive .ast-archive-description {
        padding: 2em 0 1em 0;
    }
}

@media (min-width: 600px) {
    .blog .ast-grid-2 > .site-main > .ast-row,
    .blog .ast-grid-3 > .site-main > .ast-row,
    .blog .ast-grid-4 > .site-main > .ast-row, .archive .ast-grid-2 > .site-main > .ast-row,
    .archive .ast-grid-3 > .site-main > .ast-row,
    .archive .ast-grid-4 > .site-main > .ast-row {
        margin-left: -1em;
        margin-right: -1em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .blog .ast-grid-2 .ast-article-post,
    .blog .ast-grid-3 .ast-article-post,
    .blog .ast-grid-4 .ast-article-post, .archive .ast-grid-2 .ast-article-post,
    .archive .ast-grid-3 .ast-article-post,
    .archive .ast-grid-4 .ast-article-post {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 768px) {
    .blog .post-thumb-img-content.post-thumb, .archive .post-thumb-img-content.post-thumb {
        max-height: 190px;
    }
    .blog .ast-grid-3 .site-main .ast-col-md-4, .archive .ast-grid-3 .site-main .ast-col-md-4 {
        width: 50%;
    }
}

@media (min-width: 850px) {
    .blog .post-thumb-img-content.post-thumb, .archive .post-thumb-img-content.post-thumb {
        max-height: 240px;
    }
}

@media (min-width: 1024px) {
    .blog .post-thumb-img-content.post-thumb, .archive .post-thumb-img-content.post-thumb {
        max-height: 200px;
    }
    .blog .ast-grid-3 .site-main .ast-col-md-4, .archive .ast-grid-3 .site-main .ast-col-md-4 {
        width: 33.333333%;
    }
}

.single .wp-block-image img {
    border-radius: 15px;
}

.single.single-post header.entry-header {
    text-align: center;
}

.single.single-post .ast-inside-advanced-header-content {
    margin-top: 40px;
}

.single.single-post .ast-single-post-order,
.single.single-post .post-thumb-img-content.post-thumb {
    text-align: center;
}

.single.single-post .post-thumb-img-content.post-thumb img {
    border-radius: 15px;
}

.single.single-post .post-navigation .ast-left-arrow,
.single.single-post .post-navigation .ast-right-arrow {
    display: inline-block;
}

.single.single-post .post-thumb-img-content.post-thumb {
    max-width: 375px;
    margin-bottom: 2.5em;
}

@media (max-width: 900px) {
    .single.single-post .post-thumb-img-content.post-thumb {
        margin: 2.5em auto 0 auto;
    }
}

@media (min-width: 900px) {
    .single.single-post .entry-content.clear {
        clear: none;
    }
    .single.single-post .post-thumb-img-content.post-thumb {
        float: right;
        margin-left: 25px;
        margin-bottom: 15px;
    }
    .single.single-post .entry-header {
        margin-bottom: 50px;
    }
    .single.single-post .entry-header .post-thumb {
        margin-top: 50px;
    }
    .single.single-post .entry-header .post-thumb img {
        margin-top: 0;
    }
}

@media (min-width: 920px) {
    .single.single-post .ast-inside-advanced-header-content {
        margin-top: -20px;
    }
}

@media (min-width: 922px) {
    .single.single-post .entry-header {
        margin-bottom: 80px;
    }
    .single.single-post .entry-header .post-thumb {
        margin-top: 80px;
    }
}

.comments-area input[type="checkbox"] {
    display: none;
}

.comments-area input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.6rem;
}

.comments-area input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #5597a3;
    border-radius: 25%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s,  border-color .08s;
    transition: all .12s,  border-color .08s;
}

.comments-area input[type="checkbox"]:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.comments-area .comment-form-cookies-consent, .comments-area .form-submit {
    padding-left: 20px;
    padding-right: 20px;
}

.comments-area .form-submit {
    margin-top: 1em;
}

.comments-area .comment-textarea, .comments-area p {
    margin-bottom: .5em;
}

body.home #primary {
    margin-top: 0;
}

.container {
    padding-top: 75px;
    padding-bottom: 75px;
}

.container--padding-top {
    padding-top: 75px;
}

.container--padding-bottom {
    padding-bottom: 75px;
}

.container--margin {
    margin-top: 75px;
    margin-bottom: 75px;
}

.container--margin-top {
    margin-top: 75px !important;
}

.container--margin-bottom {
    margin-bottom: 75px !important;
}

.container--inner-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 900px) {
    .container--first-of-page {
        margin-top: 0;
    }
    .container .wp-block-column {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
}

@media (min-width: 600px) {
    .container-50-50 {
        margin-left: 0px;
    }
}

@media (max-width: 768px) {
    .container-50-50.wp-block-media-text.is-stacked-on-mobile {
        -ms-grid-columns: 100% !important;
        grid-template-columns: 100% !important;
    }
    .container-50-50.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        -ms-grid-column: 1;
        grid-column: 1;
    }
    .container-50-50.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .container-50-50.orderSwitch {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .container-50-50.orderSwitch.wp-block-media-text.is-stacked-on-mobile > :first-child {
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .container-50-50.orderSwitch.wp-block-media-text.is-stacked-on-mobile > :last-child {
        -ms-grid-row: 1;
        grid-row: 1;
    }
}

@media (min-width: 769px) {
    .container-50-50.wp-block-columns .wp-block-column:nth-child(2n) {
        margin-left: 25px;
    }
}

.container-25-25-25-25.wp-block-columns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 600px) {
    .container-25-25-25-25.wp-block-columns .wp-block-column {
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    }
    .container-25-25-25-25.wp-block-columns .wp-block-column:nth-child(odd) {
        padding-right: 10px;
    }
    .container-25-25-25-25.wp-block-columns .wp-block-column:nth-child(even) {
        padding-left: 10px;
    }
}

@media (min-width: 600px) {
    .container-25-25-25-25 {
        margin-left: -15px;
    }
    .container-25-25-25-25.wp-block-columns .wp-block-column {
        -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
        padding-left: 15px;
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .container-33-66.orderSwitch {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (min-width: 769px) and (max-width: 782px) {
    .container-33-66.wp-block-columns .wp-block-column:nth-child(1n) {
        -ms-flex-preferred-size: 33.3% !important;
        flex-basis: 33.3% !important;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

@media (min-width: 769px) and (max-width: 782px) {
    .container-33-66.wp-block-columns .wp-block-column:nth-child(2n) {
        -ms-flex-preferred-size: 66.6% !important;
        flex-basis: 66.6% !important;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-left: 25px;
    }
}

@media (max-width: 768px) {
    .container-66-33.orderSwitch {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 768px) {
    .container-33-33-33.orderSwitch {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .container-33-33-33.container-inner {
        margin-bottom: 0;
    }
}

@media (max-width: 781px) {
    .container-33-33-33 .wp-block-column {
        text-align: center;
    }
}

@media (max-width: 782px) {
    .container-33-33-33 .wp-block-column {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
}

@media (min-width: 783px) {
    .container-33-33-33.wp-block-columns .wp-block-column {
        -ms-flex-preferred-size: 33.33% !important;
        flex-basis: 33.33% !important;
    }
}

@media (min-width: 782px) and (max-width: 782px) {
    .wp-block-columns .wp-block-column {
        margin-left: 10px !important;
        margin-right: 10px;
    }
}

.container--cta {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    border-radius: 15px;
    padding: 50px 30px;
    margin: 30px 0;
}

.container--cta .wp-block-columns {
    margin-bottom: 0;
}

.container--cta .wp-block-buttons {
    margin-bottom: 0;
}

.container--cta .wp-block-buttons .wp-block-button__link {
    padding: 15px 50px;
    font-weight: bold;
    text-transform: uppercase;
}

.container--cta.container--twoColumn h1, .container--cta.container--twoColumn h2, .container--cta.container--twoColumn h3, .container--cta.container--twoColumn h4, .container--cta.container--twoColumn h5, .container--cta.container--twoColumn h6 {
    margin-bottom: 0;
}

.container--cta.container--twoColumn .wp-block-column:first-child {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .container--cta .wp-block-column {
        text-align: center;
    }
    .container--cta .wp-block-buttons {
        float: none;
        text-align: center;
        margin-left: 0;
    }
}

@media (min-width: 769px) {
    .container--cta.container--twoColumn .wp-block-column:first-child {
        margin-bottom: 0;
    }
}

.container--chakra {
    margin-top: 40px;
}

.container--posts {
    margin-top: 50px;
}

@media (min-width: 769px) {
    .container--paddingTop {
        padding-top: 170px;
    }
}

.site-footer .site-primary-footer-wrap {
    padding-bottom: 20px;
}

.site-footer a.footer-social-item {
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: -webkit-box-shadow .2s linear;
    transition: box-shadow .2s linear;
    transition: box-shadow .2s linear, -webkit-box-shadow .2s linear;
}

.site-footer a.footer-social-item:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.site-footer .footer-newsletter {
    margin-bottom: 20px;
}

.site-footer .widget {
    margin-bottom: 20px;
}

.site-footer .widget-title {
    margin-bottom: 8px;
    font-size: 1.2rem;
}

.site-footer .widget nav > ul > li {
    list-style: none;
}

.site-footer .widget nav > ul > li > a {
    display: inline-block;
    padding: 5px 0;
    font-size: 13px;
    line-height: 1.4rem;
    color: var(--ast-global-color-3);
}

.site-footer .widget nav > ul > li > a:hover {
    color: var(--ast-global-color-0);
    text-decoration: underline;
}

.wpcf7 input[type="checkbox"] {
    display: none;
}

.wpcf7 input[type="checkbox"] + span {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
}

.wpcf7 input[type="checkbox"] + span:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid var(--ast-global-color-1);
    border-radius: 25%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

.wpcf7 input[type="checkbox"]:checked + span:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wpcf7 [type="radio"]:checked,
.wpcf7 [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.wpcf7 [type="radio"]:checked + span,
.wpcf7 [type="radio"]:not(:checked) + span {
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.wpcf7 [type="radio"]:checked + span:before,
.wpcf7 [type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid var(--ast-global-color-1);
    border-radius: 100%;
    background: #fff;
}

.wpcf7 [type="radio"]:checked + span:after,
.wpcf7 [type="radio"]:not(:checked) + span:after {
    content: '';
    width: 12px;
    height: 12px;
    background: var(--ast-global-color-1);
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.wpcf7 [type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.wpcf7 [type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.wpcf7 input[type=submit] {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    line-height: 1.4;
    font-size: 13px;
}

.wpcf7 input:not([type="submit"]),
.wpcf7 textarea {
    font-size: 13px;
    color: #4c4c4c;
    border: none;
    border-bottom: 1px solid var(--ast-global-color-1);
    border-radius: 0;
    background-color: transparent;
    padding: 0;
}

.wpcf7 select {
    color: #051145;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="26px" height="16.043px" viewBox="57 35.171 26 16.043" enable-background="new 57 35.171 26 16.043" xml:space="preserve"><path d="M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z"></path></svg>');
    background-repeat: no-repeat;
    background-position: center right 12px;
    background-size: 19px;
    padding: 7px;
}

.wpcf7 .contact-form {
    margin-top: 40px;
}

.wpcf7 .contact-form label {
    display: inline-block;
    margin-bottom: 10px;
}

.wpcf7 .contact-form span.acceptance-1,
.wpcf7 .contact-form span.acceptance-2,
.wpcf7 .contact-form div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    text-align: center;
}

.wpcf7 .contact-form span.wpcf7-list-item {
    margin: 0;
}

.wpcf7 .contact-form .wpcf7-radio .wpcf7-list-item {
    margin-right: 20px;
}

.wpcf7 .contact-form .radio-sizeB .wpcf7-list-item {
    min-width: 75px;
}

span.wpcf7-spinner {
    display: block;
    margin: 5px auto;
}

@media (min-width: 782px) {
    .newsletter-form__field-wrapper p {
        display: flex;
        gap: 20px;
        margin-bottom: 20px;
    }
}

.woocommerce form .form-row .input-checkbox {
    display: none;
}

.woocommerce form .form-row .input-checkbox + span {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.6rem;
}

.woocommerce form .form-row .input-checkbox + span:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid var(--ast-global-color-1);
    border-radius: 25%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

.woocommerce form .form-row .input-checkbox:checked + span:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 15px;
}

.woocommerce form .form-row .required {
    font-size: 17px;
    line-height: 1.8rem;
    display: inline-block;
    color: var(--ast-global-color-3);
}

.woocommerce-privacy-policy-text {
    font-size: 13px;
}

.ast-below-header-bar {
    border-bottom-width: 1px;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-color: #eaeaea;
    border-top-style: solid;
}

.pageHeader {
    text-align: center;
    padding: 100px 20px;
    background-color: var(--ast-global-color-6);
    margin-left: calc( -50vw + 50%);
    margin-right: calc( -50vw + 50%);
    max-width: 100vw;
    width: 100vw;
}

.pageHeader h1 {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.pageHeader .ast-breadcrumbs {
    font-size: 14px;
}

.pageHeader .trail-begin {
    position: relative;
    padding-left: 20px !important;
}

.pageHeader .trail-begin::before {
    content: url("/wp-content/themes/akashaelement/icon/home.svg");
    display: inline-block;
    position: absolute;
    top: calc(50% + 2px);
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: auto;
    margin-right: 7px;
}

@media (min-width: 871px) {
    .pageHeader {
        margin-top: -4em;
    }
}

#ast-mobile-popup .ast-mobile-popup-content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#ast-mobile-popup .main-navigation ul .menu-item .menu-link {
    border-bottom-width: 0;
}

#ast-mobile-popup .main-header-menu {
    border-top-width: 0;
}

#ast-mobile-popup .icon-home {
    width: 100%;
}

#ast-mobile-popup .icon-home:before {
    display: block;
    width: 15px;
    margin: 0 auto;
}

.ast-header-break-point.ast-woocommerce-cart-menu.ast-hfb-header .ast-cart-menu-wrap,
.ast-header-break-point.ast-hfb-header .ast-cart-menu-wrap,
.ast-header-break-point .ast-edd-site-header-cart-wrap .ast-edd-cart-menu-wrap {
    width: 1em;
    height: 1.5em;
    font-size: 1.1em;
}

.ast-hfb-header .ast-builder-menu-1 .main-header-menu .sub-menu .menu-link {
    line-height: 1.5em;
}

.main-header-menu .sub-menu {
    width: 355px;
}

@media (max-width: 800px) {
    .ast-header-break-point #ast-mobile-header {
        display: block;
    }
}

@media (max-width: 900px) {
    #masthead .ast-mobile-header-wrap .ast-above-header-bar,
    #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
    #masthead .ast-mobile-header-wrap .ast-below-header-bar {
        padding-left: 20px;
        padding-right: 20px;
    }
    header .custom-logo-link img,
    .ast-header-break-point
    .site-logo-img .custom-mobile-logo-link img {
        max-width: 70px;
    }
    .ast-builder-menu-1 .main-header-menu,
    .ast-builder-menu-1 .main-header-menu .sub-menu {
        background-color: #ffffff;
        background-image: none;
    }
    .ast-header-break-point .ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .ast-header-break-point .ast-builder-menu-1 .main-header-menu .sub-menu > .menu-item > .menu-link {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 20px;
    }
    .ast-header-break-point .ast-builder-menu-1 .main-header-menu .sub-menu > .menu-item > .menu-link span.icon-arrow:first-of-type {
        display: none;
    }
    .ast-builder-menu-1 .main-header-menu.ast-nav-menu .sub-menu {
        background: rgba(221, 221, 221, 0.2);
    }
    .ast-hfb-header .ast-builder-menu-1 .main-header-menu .sub-menu .menu-link {
        line-height: 2.7em;
    }
}

.ast-mobile-header-wrap .ast-header-woo-cart {
    margin-top: -12px;
}

h1 a, h1.page-title,
h2 a, h3.page-title,
h3 a, h3.page-title,
h4 a, h4.page-title,
h5 a, h5.page-title,
h6 a, h6.page-title {
    color: var(--ast-global-color-2);
}

.wide-letter-spacing {
    letter-spacing: 4px;
}

h2.text--uppercase {
    text-transform: uppercase;
}

.privacy-policy .entry-content ul {
    margin: 0 0 1.5em 3em;
}

ul {
    margin: 0 0 1.5em 1.5em;
}

.entry-content p.link-tableOfContent {
    margin-bottom: .7em;
}

.entry-content ul li a, .entry-content ol li a {
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 7px;
}

.entry-content ul li .payment_box.payment_method_conotoxia_pay a, .entry-content ol li .payment_box.payment_method_conotoxia_pay a {
    margin: 0;
}

.entry-content > :last-child, .entry-summary > :last-child, .page-content > :last-child {
    padding-bottom: 0;
}

ul li {
    line-height: 1.8em;
}

ol li {
    line-height: 1.8em;
}

.wp-admin ul {
    margin: 0;
}

.has-text-align-right {
    text-align: left;
}

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

.postImage img {
    border-radius: 15px;
}

.link--decor a {
    color: black;
    padding: 5px 12px;
    border-bottom: 1px solid black;
}

.acf-switch span {
    padding: 4px 6px !important;
}

#ast-scroll-top {
    -webkit-box-shadow: 0px 0px 0px 2px #fff inset;
    box-shadow: 0px 0px 0px 2px #fff inset;
}

@media (max-width: 781px) {
    .mobile-hide {
        display: none;
    }
}

@media (max-width: 600px) {
    .marginTop--mobile {
        margin-top: 20px;
    }
}

@media (min-width: 600px) {
    p.paragraph-without-margin {
        margin-bottom: 0;
    }
    .has-text-align-right {
        text-align: right;
    }
}

@media (min-width: 769px) {
    .textRight {
        text-align: right;
    }
}

.payments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80px;
    height: 50px;
    margin: 8px 10px;
}

.payments__wrapper, .payments__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.payments__link-wrapper {
    margin-bottom: 50px;
}

.payments > svg, .payments > img {
    width: 100%;
}

.payments--ipko > svg {
    height: 85%;
}

.payments--bosBank > svg, .payments--sgb > svg {
    height: 75%;
}

.payments--mastercard > svg, .payments--blik > svg, .payments--gPay > svg {
    height: 90%;
}

.payments--nestBank > img {
    width: 65%;
}

.popUp.hide {
    opacity: 0;
    visibility: hidden;
}

.popUp.show {
    opacity: 1;
    visibility: visible;
}

.popUp__overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 998;
}

.popUp__content {
    position: fixed;
    top: 50%;
    left: 50%;
    bottom: -45%;
    width: 87vw;
    max-height: 550px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 25px 25px;
    background-color: white;
    border-radius: 15px;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 2s linear;
    transition: all 2s linear;
}

@media (min-width: 600px) {
    .popUp__content {
        width: 80vw;
    }
}

@media (min-width: 768px) {
    .popUp__content {
        width: 70vw;
        max-width: 600px;
        padding: 50px 50px;
    }
}

@media (min-width: 1024px) {
    .popUp__content {
        width: 50vw;
    }
}

.popUp__close {
    position: absolute;
    top: 15px;
    right: 5px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .1s ease-out;
    transition: -webkit-transform .1s ease-out;
    transition: transform .1s ease-out;
    transition: transform .1s ease-out, -webkit-transform .1s ease-out;
    color: transparent;
}

.popUp__close:after {
    content: url("data:image/svg+xml; utf8, <svg aria-labelledby='menu-toggle-close' class='ast-mobile-svg ast-close-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z'></path></svg>");
}

.pricingTables {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pricingTables .pricingTab {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 8% 5%;
    margin: 10px 0;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    border-radius: 20px;
}

@media (min-width: 768px) {
    .pricingTables .pricingTab--moreItems {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
    }
    .pricingTables .pricingTab--moreItems:nth-child(odd) {
        margin-right: 10px;
    }
    .pricingTables .pricingTab--moreItems:nth-child(even) {
        margin-left: 10px;
    }
}

.pricingTables .pricingTab__header, .pricingTables .pricingTab__price-wrapper, .pricingTables .pricingTab__list-wrapper {
    text-align: center;
}

.pricingTables .pricingTab__header {
    margin-bottom: 35px;
}

.pricingTables .pricingTab__price-wrapper {
    margin-top: 15px;
    margin-bottom: 25px;
}

.pricingTables .pricingTab__currency-wrapper {
    display: inline-block;
    position: relative;
}

.pricingTables .pricingTab__version {
    color: #bfbfbf;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 15px;
}

.pricingTables .pricingTab__title {
    font-size: 27px;
    margin-bottom: 0;
}

.pricingTables .pricingTab__price {
    font-size: 50px;
    line-height: 1;
}

.pricingTables .pricingTab__price--red {
    color: #ff0000;
}

.pricingTables .pricingTab__currency {
    font-size: 25px;
}

.pricingTables .pricingTab__currency--red {
    color: #ff0000;
}

.pricingTables .pricingTab__another-currency {
    position: absolute;
    top: -5%;
    right: -65%;
    font-size: 21px;
    font-weight: bold;
    color: #000000;
}

.pricingTables .pricingTab__list {
    display: inline-block;
    text-align: left;
    list-style: none;
    margin: 0;
}

.pricingTables .pricingTab__listItem {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 18px;
}

.pricingTables .pricingTab__listItem:last-child {
    margin-bottom: 0;
}

.pricingTables .pricingTab__listItem .include,
.pricingTables .pricingTab__listItem .exclude {
    position: absolute;
    left: 0;
    font-size: 24px;
}

.pricingTables .pricingTab__listItem .include {
    color: green;
}

.pricingTables .pricingTab__listItem .exclude {
    color: red;
}

.pricingTables .pricingTab__button.wp-block-buttons {
    margin-bottom: 0;
    margin-top: 25px;
}

hr.wp-block-separator {
    height: 0;
    border-top: none;
    border-bottom: 1px solid rgba(168, 168, 168, 0.2);
    margin-bottom: 15px;
}

hr.is-style-full-width {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw !important;
    width: 100vw;
}

hr.is-style-heading-top {
    max-width: 80% !important;
    width: 80%;
    margin-left: 0 !important;
}

hr.is-style-100 {
    margin: 20px 0;
    max-width: 100%;
}

.slick-lightbox .slick-prev,
.slick-lightbox .slick-next {
    z-index: 1;
}

.slider {
    padding: 0 0 5px;
}

.slider .slides {
    padding-right: 25px;
    padding-left: 25px;
}

.slider .slides .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider .slides .slick-prev:before,
.slider .slides .slick-next::before {
    display: block;
    width: 15px;
}

.slider .slides .slick-prev::before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'><path style='fill:%23946659;' d='M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z'></path></svg>");
}

.slider .slides .slick-next::before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'><path style='fill:%23946659;' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z'></path></svg>");
}

.slider .slides .slick-prev,
.slider .slides .slick-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 100%;
}

.slider .slides .slick-prev {
    left: -30px;
}

.slider .slides .slick-next {
    right: -30px;
}

.slider .slides .slick-slide {
    text-align: center;
}

.slider .slides img {
    height: 240px;
    width: auto;
    margin: 0 auto;
    border-radius: 10px;
    cursor: -webkit-grab;
    cursor: grab;
}

.slider .slides img:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.slider .slides--testimonial .testimonial_link {
    color: var(--ast-global-color-3);
    text-decoration: none;
}

.slider .slides--testimonial blockquote,
.slider .slides--testimonial cite {
    font-size: 16px;
}

.slider .slides--testimonial blockquote {
    margin: 0;
    padding: 0;
    border-left: none;
    font-style: normal;
}

.slider .slides--testimonial cite {
    display: inline-block;
    margin-top: 20px;
}

.slider .slides--testimonial cite {
    font-style: normal;
    font-weight: bold;
}

.slider .slides--testimonial .rating {
    margin-left: 5px;
}

@media (min-width: 768px) {
    .slider .slides--testimonial blockquote,
    .slider .slides--testimonial cite {
        font-size: 18px;
    }
    .slider .slides--testimonial blockquote {
        padding: 0 15px;
    }
}

.slider__testimonial {
    width: 90%;
    margin: 40px auto 30px auto;
}

@media (min-width: 768px) {
    .slider__testimonial.slider__testimonial--first-static blockquote {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    .slider__testimonial.slider__testimonial--first-static {
        width: 100%;
    }
    .slider__testimonial.slider__testimonial--first-static .slides {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
    }
    .slider__testimonial.slider__testimonial--first-static .slick-track {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .slider__testimonial.slider__testimonial--first-static .testimonial_quote, .slider__testimonial.slider__testimonial--first-static .author {
        text-align: center;
    }
    .slider__testimonial.slider__testimonial--first-static .testimonial_quote {
        padding: 0 15px;
    }
    .slider__testimonial.slider__testimonial--first-static .author {
        display: block;
    }
}

.slider.is-admin:before {
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 40px;
    position: absolute;
    z-index: 1;
}

.social__link {
    padding: 20px;
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: -webkit-box-shadow .2s linear;
    transition: box-shadow .2s linear;
    transition: box-shadow .2s linear, -webkit-box-shadow .2s linear;
}

.social__link:not(:last-child) {
    margin-right: 20px;
}

.social__link:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.social__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 10px;
}

.social__icons.aligncenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social__icons.alignnright {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
}

.social__icon {
    position: relative;
    display: block;
}

.social__icon:before {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.social__envelope:before {
    content: url("/wp-content/themes/akashaelement/icon/envelope.svg");
}

.social__facebook:before {
    content: url("/wp-content/themes/akashaelement/icon/facebook.svg");
}

.social__instagram:before {
    content: url("/wp-content/themes/akashaelement/icon/instagram.svg");
}

.testimonial {
    margin: 75px auto;
}

@media (min-width: 600px) {
    .testimonial {
        width: 85%;
    }
}

@media (min-width: 769px) {
    .testimonial {
        width: 75%;
    }
}

@media (min-width: 1024px) {
    .testimonial {
        width: 65%;
    }
}

.testimonial blockquote {
    margin: 0;
    padding: 0;
    border-left: none;
    font-size: 14px;
    font-style: normal;
    text-align: center;
}

.testimonial figcaption {
    margin-top: 20px;
    text-align: center;
}

.testimonial cite {
    font-style: normal;
    font-weight: bold;
}

.testimonial .rating {
    margin-left: 5px;
}

.testimonial--static {
    border: none;
    padding: 0;
    margin: 40px auto 40px auto;
}

.testimonial--static img {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto 0 auto;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.07);
}

.testimonial--static .testimonial-text-wrapper {
    display: block;
    margin-top: 25px;
    text-align: center;
}

.testimonial--static .testimonial-text-wrapper .testimonial-author, .testimonial--static .testimonial-text-wrapper .testimonial-author-role, .testimonial--static .testimonial-text-wrapper .testimonial-rating {
    display: block;
}

.testimonial--static .testimonial-text-wrapper .testimonial-author {
    font-weight: bold;
}

.testimonial--static .testimonial-text-wrapper .testimonial-author-role {
    color: var(--ast-global-color-3);
    font-size: 14px;
}

.testimonial--static .testimonial-text-wrapper .testimonial-rating {
    margin-top: 5px;
}

.testimonial--static .testimonial-text-wrapper > p {
    margin-top: 5px;
    font-size: 16px;
    font-style: normal;
    color: var(--ast-global-color-3);
}

.testimonial--static + .testimonial-separator {
    margin: 0 auto;
    border-bottom: 2px solid var(--ast-global-color-3);
}

@media (min-width: 480px) {
    .testimonial--static img {
        width: 75%;
    }
}

@media (min-width: 600px) {
    .testimonial--static img {
        width: 60%;
    }
}

@media (min-width: 768px) {
    .testimonial--static {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 50px auto 40px auto;
    }
    .testimonial--static img {
        width: 25%;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .testimonial--static .testimonial-text-wrapper {
        width: 100%;
        margin-top: 0;
        padding-left: 30px;
        text-align: left;
    }
}

@media (min-width: 1024px) {
    .testimonial--static .testimonial-text-wrapper {
        padding-left: 45px;
    }
}

.buy-now {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 10px 0 25px 0;
}

.buy-now__text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.buy-now__text-container:before, .buy-now__text-container:after {
    content: '';
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-top: 1px solid rgba(168, 168, 168, 0.2);
}

.buy-now__text {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0;
}

.buy-now__button {
    width: 100%;
    text-align: center;
}

/* WooCommerce */
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
    padding-top: 45px;
}

/* Head Section on All Page */
.head_countdown,
.head_countdown .wp-block-group__inner-container,
.head_countdown .wp-block-uagb-container {
    padding-top: 0;
    padding-bottom: 0;
}

/* Sale Badge */
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce-js.single-product .sale > span.onsale {
    display: flex;
    align-items: center;
    padding: 7px !important;
    background-color: var(--ast-global-color-1) !important;
    aspect-ratio: 1;
}

.woocommerce-js ul.products li.product .onsale {
    top: -5px !important;
    right: -5px !important;
}

.woocommerce-js.single-product .sale:not(.ast-product-gallery-layout-vertical-slider)>span.onsale  {
    top: -17px !important;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button.buy-now__button {
    padding: 15px 40px;
}

.single-product .payment_box.payment_method_conotoxia_pay {
    border: 1px solid var(--ast-global-color-3);
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
}

.single-product .payment_box.payment_method_conotoxia_pay p {
    margin: 0;
    font-size: 13px;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-products-header {
    text-align: center;
}

.woocommerce .woocommerce-result-count {
    margin: .7em 0 0;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1.4em;
}

.woocommerce .ast-checkout-labels-as-placeholders form .ast-float-label input[type=email],
.woocommerce .ast-checkout-labels-as-placeholders form .ast-float-label input[type=number],
.woocommerce .ast-checkout-labels-as-placeholders form .ast-float-label input[type=password],
.woocommerce .ast-checkout-labels-as-placeholders form .ast-float-label input[type=tel],
.woocommerce .ast-checkout-labels-as-placeholders form .ast-float-label input[type=text],
.woocommerce .ast-checkout-labels-as-placeholders form .ast-float-label select,
.woocommerce .ast-checkout-labels-as-placeholders form .ast-float-label textarea {
    padding: 1.8em .8em .2em .8em;
}

.woocommerce ul.columns-1 li.ast-article-post,
.woocommerce ul.columns-1 li.ast-article-post:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    border-radius: 15px;
    overflow: hidden;
}

form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.ast-woocommerce-container .woocommerce-ordering select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml; utf8, <svg xmlns='http: //www.w3.org/2000/svg' width='100' height='100' fill='%235597a3'><polygon points='0, 0 100, 0 50, 50'/></svg>") no-repeat;
    background-size: 12px;
    background-position: calc(100% - 10px) 14px;
    background-repeat: no-repeat;
    background-color: #fff;
}

.ast-woocommerce-container .ast-quick-view-text {
    padding-top: 3px;
    color: #000;
    background-color: rgba(var(--ast-global-color-1), 0.8);
}

.ast-woocommerce-container .ast-quick-view-text:hover {
    background-color: var(--ast-global-color-1);
}

.woocommerce-cart .ast-site-header-cart i.astra-icon:after {
    padding-left: 2px;
}

.woocommerce-cart .woocommerce a.remove {
    line-height: 1.4rem;
}

.woocommerce-cart .woocommerce-shipping-destination {
    display: none;
}

form.checkout #customer_details .form-row label {
    top: -3px;
    font-size: 10px;
}

form.checkout #customer_details .form-row input, form.checkout #customer_details .form-row textarea {
    font-size: 15px;
}

.woocommerce-page.woocommerce-checkout #payment ul.payment_methods {
    margin-bottom: 20px;
}

.woocommerce-page.woocommerce-checkout #payment ul.payment_methods > li:not(:last-child) {
    padding-bottom: 10px;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box {
    padding: 0 0 5px 0 !important;
}

.woocommerce-checkout .payment_box .woocommerce-error,
.woocommerce-checkout .payment_box .woocommerce-info,
.woocommerce-checkout .payment_box .woocommerce-message {
    margin: 0 0 1em;
    border-radius: 0 0 5px 5px;
}

/* Start Only if Blik LVL0 is deactivate */
.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box:before {
    display: none !important;
}
/* End Only if Blik LVL0 is deactivate */

.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box .tpay-accept-conditions {
    display: none;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box .tpay-blik0 {
    padding: 0;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method .tpay-blik0 .top label input[type=radio] {
     display: none !important;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box.payment_method_tpayblik .tpay-blik0 .tpay-accept-conditions p, .woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box.payment_method_tpaypbl p {
    margin-bottom: 0;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method.payment_method_tpaypbl > label {
    display: inline-flex !important;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method .tpay-pbl-container .tpay-pbl .tpay-item > div {
    height: 100%;
}

.woocommerce-checkout .wc_payment_methods .payment_box.payment_method_tpayblik {
    display: none !important;
}

.woocommerce-checkout .wc_payment_methods .wc_payment_method .tpay-pbl-container .tpay-pbl .tpay-item > div > div {
    height: 100%;
    padding: 10px 5px;
}

@media (min-width: 992px) {
    .woocommerce-checkout .wc_payment_methods .wc_payment_method .tpay-pbl-container .tpay-pbl .tpay-item {
        width: 48%;
    }
}

@media (max-width: 768px) {
    .woocommerce-checkout #order_review,
    .woocommerce-checkout #order_review_heading {
        padding-left: 1.4em !important;
        padding-right: 1.4em !important;
    }
}

.woocommerce-order-received .entry-content {
    margin-top: 20px;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 1.2em;
    font-weight: bold;
}

.woocommerce-order-received .woocommerce ul.order_details {
    margin-bottom: -1.5em !important;
}

.woocommerce-order-received .woocommerce ul.order_details li {
    margin-bottom: 1.5em;
}

.woocommerce-order-received .entry-content .tpay_thank-you {
    padding-bottom: 20px;
}

.woocommerce-order-received .wp-block-buttons {
    margin-bottom: 0;
}

.single-product.woocommerce .woocommerce-breadcrumb {
    text-align: left;
}

.single-product.woocommerce div.product .ast-product-navigation-wrapper {
    top: -7px;
}

.single-product.woocommerce div.product .product_title {
    margin: -.3em 0 .3em 0;
}

.single-product.woocommerce div.product p.price {
    margin: 0 0 .7em;
}

.single-product.woocommerce .woocommerce-product-details__short-description p {
    margin-bottom: 1.15em;
}

.single-product.woocommerce div.product form.cart .variations {
    border-bottom: none;
    margin-bottom: 0;
}

.single-product.woocommerce div.product form.cart div.quantity.hidden {
    margin: 0;
}

.single-product.woocommerce form .button.single_add_to_cart_button {
    margin-left: 0;
}

@media (min-width: 545px) {
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
        margin: 0;
        padding: 2px 20px;
    }
}

.single-product.woocommerce select {
    color: #051145;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="26px" height="16.043px" viewBox="57 35.171 26 16.043" enable-background="new 57 35.171 26 16.043" xml:space="preserve"><path d="M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z"></path></svg>');
    background-repeat: no-repeat;
    background-position: center right 12px;
    background-size: 19px;
    padding: 7px;
}

.single-product.woocommerce .ast-article-single .product-links i {
    display: block;
    line-height: 2.1rem;
}

@media (min-width: 871px) {
    .single-product.woocommerce .ast-article-single .product-links i {
        line-height: 1.8rem;
    }
}

.single-product.woocommerce .ast-article-single .product-links i.ast-icon-previous:before, .single-product.woocommerce .ast-article-single .product-links i.ast-icon-next:before {
    width: 13px;
    height: 26px;
    -webkit-transform: none;
    transform: none;
}

.single-product.woocommerce .ast-article-single .product-links i.ast-icon-previous:before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'><path style='fill:%23946659;' d='M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z'></path></svg>");
}

.single-product.woocommerce .ast-article-single .product-links i.ast-icon-next:before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'><path style='fill:%23946659;' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z'></path></svg>");
}

.single-product.woocommerce .lead-time__prepend {
    font-weight: 700;
}

.single-product.woocommerce .lead-time__value,
.single-product.woocommerce .lead-time__append {
    color: #77a464;
}

.ast-site-header-cart .ast-cart-menu-wrap .count,
.ast-site-header-cart .ast-cart-menu-wrap .count:after,
.ast-site-header-cart .ast-addon-cart-wrap .count,
.ast-site-header-cart .ast-addon-cart-wrap .ast-icon-shopping-cart:after {
    color: var(--ast-global-color-2);
    border-color: var(--ast-global-color-2);
}

.single-product form.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.single-product form.cart .single_add_to_cart_button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 10px 5px !important;
}

.single-product form.cart .added_to_cart {
    position: fixed;
    bottom: 0;
    margin: 0 0 0 -20px;
    background-color: var(--ast-global-color-1);
    padding: 5px 15px 5px 33px;
    border-top-right-radius: 20px;
    color: var(--ast-global-color-3);
    font-size: 14px;
    font-weight: 900;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.single-product form.cart .added_to_cart:before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path d='M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z'></path></svg>");
    display: inline-block;
    width: 17px;
    position: absolute;
    top: 50%;
    left: 8px;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}

.single-product form.cart .added_to_cart:hover {
    background-color: var(--ast-global-color-0);
}

@media (min-width: 871px) {
    .single-product form.cart .added_to_cart {
        height: 70px;
        width: 70px;
        bottom: 5%;
        left: 5%;
        padding: 15px;
        border-radius: 50%;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
    }
    .single-product form.cart .added_to_cart:before {
        top: unset;
        left: 50%;
        bottom: 7%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.single-product form.variations_form.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.single-product form.variations_form.cart .single_variation_wrap {
    width: 100%;
}

.single-product form.variations_form.cart .woocommerce-variation-add-to-cart {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product {
    text-align: center;
}

.wc-block-grid.wp-block-handpicked-products.has-1-columns {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 480px) and (max-width: 685px) {
    .woocommerce.woocommerce.tablet-columns-1 ul.products li.product, .woocommerce.woocommerce-page.tablet-columns-1 ul.products li.product {
        width: 85vw;
        margin: 0 auto !important;
    }
}

@media (max-width: 685px) {
    .woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product {
        display: block;
    }
    .woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap {
        padding: 2em;
    }
}