OwlCyberSecurity - MANAGER
Edit File: child-theme.scss
/* Template: goodheart Theme Name: GoodHeart Child Theme URI: https://themeforest.net/user/LaStudio/portfolio?ref=LaStudio Author: LA Studio Author URI: https://themeforest.net/user/LaStudio?ref=LaStudio Description: GoodHeart – Charity & Nonprofit Elementor WordPress Theme Version: 1.0.0 Requires at least: 5.9 Requires PHP: 7.0 Tags: campaign, charity, charity campaign, charity foundation, charity theme, donate, donation, foundation, fundraising, fundraising campaign, funds, ngo, nonprofit, nonprofit theme, volunteer License: GNU General Public License License URI: licence/GPL.txt Text Domain: goodheart-child Domain Path: /languages/ Elementor tested up to: 3.19.4 Elementor Pro tested up to: 3.19.4 WooCommerce tested up to: 8.6.1 */ // Configuration @import "config"; // Mixins @import "mixins"; //p:not([class]) > a{ // .elementor &, // &{ // color: $primary-color; // text-decoration: underline; // &:hover{ // text-decoration: none; // } // } //} section#comments { width: 100%; } //.elementor-location-single.type-post .elementor-post-navigation { // justify-content: space-between; //} //.elementor-location-single.type-post .elementor-post-navigation__link { // width: 40%; // white-space: normal; //} //.elementor-location-single.type-post .elementor-post-navigation .elementor-post-navigation__link a { // flex-direction: column; // align-items: flex-start; //} //.elementor-location-single.type-post .elementor-post-navigation .elementor-post-navigation__next a{ // align-items: flex-end; //} //.elementor-location-single.type-post .elementor-post-navigation .post-navigation__arrow-wrapper { // order: 2; // padding: 0; //} .lakitdoc-enable-header-transparency .lakit-site-wrapper.lakit--is-vheader > .elementor-location-header{ top: 0; } .lakit-vheader-pleft .lakit-hamburger-panel-slide-effect.lakit-hamburger-panel-left-position.lakit-hbg-is-behind .lakit-hamburger-panel__instance { left: 0 !important; } .lakit-site-wrapper .lakit-carousel .swiper-pagination-fraction{ mix-blend-mode: normal; font-family: "Akshar", sans-serif; font-weight: 300; } .lakit-carousel .swiper-pagination-fraction span[class]:before { content: '0'; } .lakit-carousel .swiper-pagination-fraction .swiper-pagination-current{ font-size: 2em; } .lakit-dots--vertical-yes .lakit-carousel__dots{ height: auto !important; .swiper-pagination-bullet{ position: static; } } body.ltr .la-custom-badge.custom-hot { background-color: $primary-color; color: #fff; text-transform: uppercase; border-radius: 0; padding: 5px 40px 5px 30px; line-height: 20px; right: auto; left: -20px; font-family: var(--theme-heading-font-family); } body.ltr .la-custom-badge.custom-hot:after { position: absolute; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-right: 15px solid #fff; right: 0; content: ''; top: 0; } body.ltr .la-custom-badge.custom-hot:before { content: ''; left: 0; top: 100%; border-left: 20px solid transparent; border-top: 10px solid $secondary-color; height: 0; width: 0; position: absolute; } .lastudio-countdown-timer { display: flex; justify-content: space-around; text-align: center; width: 360px; max-width: 90%; margin: 0 auto; } .lastudio-countdown-timer__separator { display: none; } .lastudio-countdown-timer__item-value { font-size: 36px; font-weight: 500; color: #C2943A; line-height: 1; } .lastudio-countdown-timer__item-label { font-weight: 500; color: #C1C1C1; font-size: 14px; } .lastudio-countdown-timer__item { padding: 0 10px; } .lastudio-countdown--inprod.elementor-lastudio-countdown-timer { margin-bottom: 30px; } @media(max-width: 992px) { .lastudio-countdown-timer__item-value { font-size: 26px; } } .lakit-nav--horizontal{ > .menu-item > a > .lakit-nav-arrow { margin-top: 0; } .lakit-nav-arrow{ margin-left: 5px; } } .wc-page-content .entry-summary .variations{ width: 500px; max-width: 100%; } .goodheart-demo-item figure.wp-caption { position: relative; box-shadow: 0 5px 10px 0 #0000000d; overflow: hidden; } .goodheart-demo-item figure.wp-caption img { transition: all .3s } .goodheart-demo-item figure.wp-caption:hover img{ transform:scale(1.1) } .goodheart-demo-item figure.wp-caption a:after{ content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000; opacity: 0; transition: all .3s; } .goodheart-demo-item figure.wp-caption:hover a:after{ opacity: .5; } .goodheart-demo-item figure.wp-caption .wp-caption-text { position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; color: #fff; justify-content: center; align-items: center; font-family: var(--theme-heading-font-family); font-size: var(--theme-h3-font-size); font-style: normal; pointer-events: none; opacity: 0; transition: all .3s; } .goodheart-demo-item figure.wp-caption:hover .wp-caption-text{ opacity: 1; } .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { background: none !important; } .lakit-nav--vertical-sub-bottom .lakit-nav-arrow { margin-left: .7em; margin-right: -1.7em; } .elementor-add-to-cart .swatch-wrapper.swatch-only-label .swatch-anchor { } .elementor-widget-lakit-postformat-content .postformat-content.postformat-content--link{ background-image: url("blog-link-bg.jpg"); background-repeat: no-repeat; background-size: cover; } .need-check-active li.elementor-icon-list-item.current-menu-item a .elementor-icon-list-text { color: $secondary-color; } .elementor-widget-text-path .elementor-widget-empty-icon { display: none !important; } img[src$="woocommerce-placeholder.png"] { filter: brightness(0.97); } //@media(min-width: 768px){ // .lastudio-kit.lakit-breadcrumbs-page-title-yes.lakit-breadcrumbs-align-justify .lakit-breadcrumbs { // align-items: flex-end; // } //} .lakit-breadcrumbs__item-target { max-width: 30ch; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; } @media(max-width: 767px){ .wp-block-cover { min-height: 180px !important; margin: 10px 0 !important; } .preset-grid-2 .lakit-posts__item-g:not(.swiper-slide-active) .lakit-posts__item:nth-child(2) { opacity: 0 !important; } } @media(max-width: 992px){ .variations_form span.swatch-anchor { --lakit-swatch--width: 28px !important; --lakit-swatch--height: 28px !important; } } .postformat-content--link a { color: inherit; } .product_desc-desc{ ul{ list-style: none; margin-left: 0; display: flex; flex-flow: row wrap; gap: 15px; padding-top: 1em; li{ display: flex; width: 48%; align-items: center; gap: 10px; &:before{ content: ''; background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" ><path d="M713.376 329.376L416 626.752 310.624 521.376c-12.512-12.512-32.736-12.512-45.248 0s-12.512 32.736 0 45.248l128 128c6.24 6.24 14.432 9.376 22.624 9.376s16.384-3.136 22.624-9.376l320-320c12.512-12.512 12.512-32.736 0-45.248s-32.736-12.512-45.248 0zM512 0C229.696 0 0 229.696 0 512s229.696 512 512 512 512-229.696 512-512S794.304 0 512 0zm0 960C264.96 960 64 759.04 64 512S264.96 64 512 64s448 200.96 448 448-200.96 448-448 448z"></path></svg>'); width: 20px; height: 20px; background-size: contain; } } } } .elementor-lakit-post-content .alignwide { margin-left: calc((100vw - 100%)/-2); margin-right: calc((100vw - 100%)/-2); max-width: 100vw; } @media(min-width: 1440px){ .elementor-lakit-post-content .alignwide { margin-left: calc((1440px - 100%)/-2); margin-right: calc((1440px - 100%)/-2); max-width: 1440px; padding-top: 1em; padding-bottom: 1em; } }