/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.8.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* Add your custom styles here */


/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

html {
    font-size: 62.5%;
    background-color: #000;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    background-color: #000;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
    transition: all .2s ease;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.f-accent {
    color: var(--e-global-color-accent);
}

.post-content {
    font-size: 1.5rem;
    color: #fff;
    line-height: 1.5em;
}

[type=button],
[type=submit],
button {
    color: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-accent);
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    color: #fff;
    background-color: var(--e-global-color-accent);
    text-decoration: none;
}

a {
    color: #Fff;
}

a:active,
a:hover {
    color: inherit;
    opacity: .7;
}

li.menu-cart.menu-item a img {
    width: 3.3rem;
    height: 3.3rem;
    object-fit: contain;
    opacity: .8;
    margin-top: -0.2rem;
}

li.menu-mypage.menu-item a img {
    width: 2.8rem;
    height: 2.8rem;
    object-fit: contain;
}

#ast-scroll-top {
    background-color: var(--e-global-color-fc0d328);
    font-size: 1.7rem;
    border-radius: 100%;
}

.popular-prod-container .swiper-slide {
    padding: 0;
}

.popular-prod-container .swiper-slide .elementor-widget-theme-post-featured-image a {
    padding-bottom: 100%;
    height: 0;
    position: relative;
    display: block;
}

.popular-prod-container .swiper-slide .elementor-widget-theme-post-featured-image a {
    padding-bottom: 100%;
    height: 0;
    position: relative;
    display: block;
}

.popular-prod-container .swiper-pagination span.swiper-pagination-bullet {
    width: 2rem;
    border-radius: 0;
    height: 0.4rem;
    margin: 0 0.4rem;
}

.popular-prod-container .swiper-pagination {
    margin-bottom: -2rem;
}

.popular-prod-container .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--e-global-color-accent);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before {
    background: var(--e-global-color-accent);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 3px;
    box-shadow: none;
    top: auto;
    left: 0;
    border-radius: 0;
    bottom: 0;
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li#tab-title-pwb_tab {
    display: none !important;
}

.elementor-posts-container.elementor-posts.elementor-posts--skin-classic.elementor-grid {
    display: none;
}

.prodSwiper .swiper-slide .thumb img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prodSwiper .swiper-slide .thumb {
    padding-bottom: 61%;
    height: 0;
    position: relative;
}

.prodSwiper {
    overflow: hidden;
}

.prodSwiper .swiper-button-next:after,
.prodSwiper .swiper-button-prev:after {
    font-size: 2rem;
}

.prodSwiper .swiper-button-next,
.prodSwiper .swiper-button-prev {
    width: 3rem;
    background: #fff;
    height: 4rem;
}

.prodSwiper .swiper-button-next {
    right: 0;
}

.prodSwiper .swiper-button-prev {
    left: 0;
}

form.wpcf7-form {
    font-size: 1.6rem;
    font-family: "Pretendard", Sans-serif;
    font-weight: 500;
    color: #000;
}

form.wpcf7-form label {
    display: block;
}

form.wpcf7-form label>span {
    margin: 1rem 0;
    display: block;
}

.wpcf7-not-valid-tip {
    font-size: 1.4rem;
    margin-top: 0.5rem;
}

.wpcf7 input:not([type=submit]),
.wpcf7 select,
.wpcf7 textarea {
    padding: 0.75em;
    font-size: 1.4rem;
    color: #000;
}

.wpcf7 input.wpcf7-submit {
    background: #000;
    font-size: 1.6rem;
    padding: 1rem 2rem;
    color: #fff;
    border: 0;
    float: right;
}

.woocommerce.single-product div.product .elementor-widget-woocommerce-product-add-to-cart form {
    flex-wrap: wrap !important;
}

.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart form .msdsp-customizer-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

.msdsp_customizer_row .msdsp_button_selector {
    margin-top: 10px;
}

.msdsp_customizer_row .msdsp_button_selector .item input[type=radio]:checked~label {
    background-color: #000;
    background-size: 16px;
    border-color: inherit;
    color: #fff;
}

.woocommerce.single-product div.product .elementor-widget-woocommerce-product-add-to-cart form .input-text.qty {
    font-size: 1.5rem;
    height: 4rem;
}

.woocommerce.single-product div.product .elementor-widget-woocommerce-product-add-to-cart form button.single_add_to_cart_button {
    height: 4rem;
}

.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart form .msdsp-customizer-wrapper .one_time_purchase_description,
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart form .msdsp-customizer-wrapper .subscription_purchase_description {
    background: #eee;
    font-size: 1.3rem !important;
    padding: 1rem;
    margin: 0.5rem 0;
    font-family: "Pretendard", Sans-serif;
}

.woocommerce .quantity .qty {
    min-height: auto;
}

.inspired-cart-link svg {
    fill: #000 !important;
}

.inspired-cart-wrapper {
    font-family: "Pretendard", Sans-serif;
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
    font-family: "Pretendard", Sans-serif;
}

#wpmem_login,
#wpmem_msg,
#wpmem_reg,
.wpmem_msg {
    width: 90%;
    position: fixed;
    z-index: 99;
    max-width: 600px;
    left: 50%;
    top: 15vh;
    transform: translateX(-50%);
    font-size: 1.5rem;
    line-height: 1.5em;
    font-family: "Pretendard", Sans-serif;
    animation: fade-out .4s ease forwards 2s;
}

.elementor-widget-loop-carousel .swiper-pagination-bullets {
    transform: none !important;
}

#wp-kboard_content-media-buttons #insert-media-button {
    display: none !important;
}

.kboard-modern-gallery-poweredby {
    display: none !important;
}

.my-row-wrapper.meta-key-billing_phone .phone-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 20px;
}

.my-row-wrapper.meta-key-billing_phone .phone-wrap select,
.my-row-wrapper.meta-key-billing_phone .phone-wrap input {
    max-width: 100px;
}

#my_account {
    font-family: "Pretendard", Sans-serif;
    margin-bottom: 24px;
}

#my_account .info {
    font-size: 16px;
}

#my_account .info .role {
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 5px;
}

#my_account .info .name {
    font-size: 24px;
    color: #000;
    margin: 7px 0;
}

#my_account .info strong {
    color: #000;
}

form#header_search_form {
    position: relative;
}

form#header_search_form>button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .2rem;
    z-index: 1;
    border: 0;
    color: #000;
    font-size: 1.6rem;
}

form#header_search_form input {
    font-size: 1.5rem;
    padding-right: 4rem;
    max-width: 17rem;
}

form#header_search_form.mobile input {
    width: 100%;
    max-width: 100%;
    border: 1px solid #9b9b9b;
}

h2.page-title {
    margin: 0;
    font-size: 2.7rem;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 6px;
}

button.closeTap {
    float: right;
    margin-bottom: 10px;
}

pre, .wpdberror{
    font-size: 1.2rem;
    background-color: #fff;    
}



@media screen and (max-width:767px) {
    #main_section_1>div {
        flex-direction: column-reverse;
    }
}

@keyframes fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        display: none;
    }
}