/* 
Theme Name:		 Superb Pixels Child Theme
Description:	 Superb Pixels Child Theme is a child theme of Superb Pixels
Author:			 Superb
Template:		 superb-pixels
Version:		 1.0
Text Domain:	 superb-pixels-child-theme
*/


/*
    Add your custom styles here
*/

:root {
    --font-primary-lineheight: 170%;
    --font-primary: 'Inter', sans-serif;
}

body .custom-logo-link img {
    width: 220px;
}

.border-title .elementor-heading-title {
    border-bottom: 2px solid #FCF1EA;
    padding-bottom: 10px;
    display: inline-block;
}

#ftwp-container.ftwp-wrap #ftwp-header-title {
    font-weight: var(--font-secondary-bold);
    font-family: var(--font-secondary);
    line-height: var(--font-secondary-lineheight);
    border-bottom: 2px solid #FCF1EA;
    padding-bottom: 10px;
    display: inline-block;
    margin-left: 22px;
}

#ftwp-container.ftwp-wrap #ftwp-header-control {
    display: none;
}

body #ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-decimal > .ftwp-item > .ftwp-anchor::before,
body #ftwp-container #ftwp-list.ftwp-strong-first > .ftwp-item > .ftwp-anchor .ftwp-text {
    font-weight: 400;
}

#ftwp-container.ftwp-wrap #ftwp-list {
    padding-bottom: 20px;
    padding-top: 10px;
}

body #ftwp-container #ftwp-list.ftwp-liststyle-decimal .ftwp-anchor::before {
    content: counters(List) ". ";
}

#ftwp-container-outer {
    margin-top: 35px;
}

body #ftwp-container.ftwp-wrap #ftwp-trigger {
    border: 2px solid #FCF1EA;
    background: #fff;
}

.table-product .button-table {
    color: #fff !important;
    background: #F5A834;
    padding: 16px 32px;
    display: inline-block;
    border-radius: 35px;
    text-align: center;
}

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

.author-avatar img {
    border-radius: 100%;
}

header.page-header.search-results-header-wrapper h1.page-title {
    margin: 25px 0;
}

.archive-description {
    font-size: 16px;
}

footer section.widget:not(.widget_block) {
    margin: 0;
}

footer .menu {
    margin: 0 auto;
    text-align: center;
}

footer .menu li {
    display: inline-block;
    margin-right: 20px;
}

footer .menu li:last-child {
    margin-right: 0;
}


.elementor-posts-container.elementor-posts-masonry {
    align-items: flex-start
}

.elementor-posts-container:not(.elementor-posts-masonry) {
    align-items: stretch
}

.elementor-posts-container .elementor-post {
    padding: 0;
    margin: 0
}

.elementor-posts-container .elementor-post__excerpt {
    flex-grow: var(--read-more-alignment,0)
}

.elementor-posts-container .elementor-post__thumbnail {
    overflow: hidden
}

.elementor-posts-container .elementor-post__thumbnail img {
    display: block;
    width: 100%;
    max-height: none;
    max-width: none;
    transition: filter .3s
}

.elementor-posts-container .elementor-post__thumbnail__link {
    position: relative;
    display: block;
    width: 100%
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    transform: scale(1.01) translate(-50%,-50%)
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%;
    width: auto
}

.elementor-posts .elementor-post {
    flex-direction: column;
    transition-property: background,border,box-shadow;
    transition-duration: .25s
}

.elementor-posts .elementor-post__title {
    font-size: 18px;
    margin: 0
}

.elementor-posts .elementor-post__excerpt {
    margin-bottom: 10px
}

.elementor-posts .elementor-post__excerpt p {
    margin: 0;
    line-height: 1.5em;
    font-size: 14px;
    color: #777
}

.elementor-posts .elementor-post__text {
    display: var(--item-display,block);
    flex-direction: column;
    flex-grow: 1
}

.elementor-posts .elementor-post__meta-data {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 13px;
    color: #adadad
}

.elementor-posts .elementor-post__read-more {
    font-size: 12px;
    font-weight: 700;
    align-self: flex-start
}

.elementor-posts .elementor-post__thumbnail {
    position: relative
}

.elementor-posts--skin-classic .elementor-post {
    overflow: hidden
}

.elementor-posts--align-left .elementor-post {
    text-align: left
}

.elementor-posts--align-right .elementor-post {
    text-align: right
}

.elementor-posts--align-center .elementor-post {
    text-align: center
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 20px
}

.elementor-posts--thumbnail-top .elementor-post__text {
    width: 100%
}

.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link {
    margin-right: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link {
    margin-left: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link {
    margin-right: auto;
    margin-left: auto
}

.elementor-posts--thumbnail-left .elementor-post,.elementor-posts--thumbnail-right .elementor-post {
    flex-direction: row
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
    flex-shrink: 0;
    width: 25%
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
    order: 0;
    margin-right: 20px
}

.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
    order: 5;
    margin-left: 20px
}

.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link {
    display: none
}

.elementor-posts .elementor-post {
    display: flex
}

.elementor-posts .elementor-post__card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #69727d;
    transition: all .25s
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
    width: calc(100% + 1px)
}

.elementor-posts .elementor-post__card .elementor-post__text {
    padding: 0 30px;
    margin-bottom: 0;
    margin-top: 20px
}

.elementor-posts .elementor-post__card .elementor-post__read-more {
    margin-bottom: 20px;
    display: inline-block
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
    padding: 15px 30px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea
}

.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before {
    margin: 0 5px
}

.elementor-posts .elementor-post__card .elementor-post__title {
    font-size: 21px
}

.elementor-posts .elementor-post__card .elementor-post__excerpt {
    line-height: 1.7
}

.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title {
    margin-bottom: 25px
}

.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more {
    text-transform: uppercase
}

.elementor-posts .elementor-post__badge {
    position: absolute;
    top: 0;
    background: #69727d;
    color: #fff;
    font-size: 12px;
    padding: .6em 1.2em;
    line-height: 1;
    font-weight: 400;
    margin: 20px;
    border-radius: 999px
}

.elementor-posts .elementor-post__avatar {
    position: relative;
    padding: 0 30px;
    width: 100%;
    top: -25px;
    height: 0;
    pointer-events: none
}

.elementor-posts .elementor-post__avatar img {
    border-radius: 50%;
    width: 60px;
    pointer-events: all;
    transform: translateY(-50%)
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data {
    margin-top: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar {
    padding-top: 0;
    position: static;
    height: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar {
    transform: translateY(0);
    vertical-align: bottom
}

.elementor-posts--show-avatar .elementor-post__thumbnail__link {
    margin-bottom: 25px
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
    display: block;
    content: "";
    background-image: linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: all .3s ease-out
}

.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after {
    opacity: .5
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
    height: 115%
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
    height: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img {
    transition: filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1)
}

.elementor-card-shadow-yes .elementor-post__card {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15)
}

.elementor-card-shadow-yes .elementor-post__card:hover {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15)
}

.elementor-posts--skin-full_content article {
    flex-direction: column;
    overflow: hidden
}

.elementor-posts--skin-full_content article .elementor-post__thumbnail {
    padding-bottom: 0
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content {
    pointer-events: none
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link {
    display: none
}

body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link {
    display: block
}

.elementor-post__meta-data span + span:before {
    content: "•";
}

.disclosure {
    border: 0;
    background: #FCF1EA;
    color: #3b3b3b;
    text-decoration: none;
    border-radius: 30px;
    font-family: var(--font-primary);
    font-weight: var(--font-primary-bold);
    font-size: var(--font-primary-small);
    transition: 0.2s all;
    padding: 0 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
}

.featured-thumbnail {
    margin-bottom: 0;
}

.single .entry-meta {
    margin-bottom: -10px;
}

body.single:not(.woocommerce-page) {
    background-color: var(--superb-pixels-background-elements);
}

body:not(.woocommerce-page).single #comments.comments-area .comments-title, body:not(.woocommerce-page).page #comments.comments-area .comments-title {
    margin: 0px;
    background-color: var(--superb-pixels-background);
    padding: var(--boxed-padding-large);
    padding-bottom: var(--boxed-padding-small);
}

.archive .page-header h1 {
    text-transform: uppercase !important;
}

.wp-caption .wp-caption-text {
    font-size: 0.8em;
    margin: 0;
}

@media screen and (min-width: 1023px) {
    .navigation-layout-large .center-main-menu .pmenu {
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .pmenu li.first-social a {
        margin-left: 20px;
    }
}

.social-menu a,
.astm-search-menu a {
    padding: 0 3px !important;
    line-height: 16px !important;
    opacity: 0.3;
}

.is-menu path.search-icon-path {
    fill: var(--superb-pixels-foreground) !important;
}

.info-down,
.info-down p {
    color: #444444;
    font-size: 10px;
    line-height: 15px;
}

.header-content-container.navigation-layout-large {
    padding: 25px 0 0 !important;
}

.category .page-header h1,
.author .page-header h1 {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgba(17, 19, 20, 0.4);
}

.category .page-header h2,
.author .page-header h2 {
    font-size: 40px;
    text-align: center;
}

@media screen and (max-width: 1024px) {
    .featured-thumbnail-cropped {
        min-height: 200px !important;
    }
}

@media (min-width: 767px) {
    .table-product table td {
        width: 33.333%
    }
}

.related-posts-posts {
    gap: 10px;
}

.blogposts-list {
    max-width: calc(50% - 5px);
    -ms-flex: 1 1 calc(50% - 5px);
    flex: 1 1 calc(50% - 5px);
}

.is-style-rounded img {
    border-radius: 100%;
}

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

.wp-block-social-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wp-block-social-links.aligncenter {
    justify-content: center;
}

.aligncenter {
    text-align: center;
}

@media (max-width: 599px) {
    .single .site-content {
        background: #fff;
        padding-top: 20px;
    }
    .single .site-header {
        margin-bottom: 0;
    }
}