/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Duc Pham (Opal Team)</a>
* Template: poco
* Version: 1.9.6
*/
.home_featured_products .elementor-tabs-wrapper
{
	display: none!important;
}

.home-outlets .elementor-element-populated
{
    border: 1px solid #ccc;
    border-radius: 25px;
    margin: 15px;
}
.home-outlets .elementor-element-populated .home-outlet-items
{
        background: #fff9e9;
    padding: 20px;
    border-radius: 20px;
}

.footer_quick_links ul
{
    list-style-type: none;
    margin-left: 0px;
}
.footer_phone_number
{
    margin-bottom: 20px!important;
}

.footer_quick_links ul a
{
    color: #B0B0B0!important;
}
.footer_quick_links ul a:hover
{
    text-decoration: underline;
}

.single-product div.product form.cart table.variations td.value ul li.variable-item .variable-item-span {
    padding: 0px 10px;
}

.main-banner-outlets h4 {
   line-height: 45px!important;
}

.main-banner-outlets span {
    width: 5px;
    height: 3px;
    font-size: 31px;
    display: inline-block;
    font-weight: normal;
}

.woocommerce-order-received .wc-bacs-bank-details.order_details.bacs_details
{
    max-width: 100%;
    display: flex;
}
.copyright-footer .elementor-container {
    min-height: 40px!important;
}


@media only screen and (max-width: 600px) {
 .sticky-header .elementor-container .elementor-element-populated 
    {
        display: flex;
        flex-wrap: inherit;
    }

    .sticky-header .elementor-container .elementor-element-populated h1
    {
        margin-left: 20px;
    }


    .sticky-header .elementor-container .elementor-element-populated .elementor-element-3573675 .elementor-icon {
        font-size: 18px;
    }

    .post-type-archive-product .poco-sorting
    {
        display: flex;
        flex-wrap: initial;
    }
    .post-type-archive-product .poco-sorting .filter-toggle
    {
        display: flex;
    }
    .single-product div.product p.price {
        font-size: 22px;
    }
    .single-product div.product .product_title {
    font-size: 40px;
    }

    .copyright-footer
    {
        padding: 2px 0px!important;
    }

    .copyright-footer .elementor-element.elementor-element-70dd110 > .elementor-element-populated {
        margin: 0px;
    }
    #footer-outer
    {
        padding: 10px 0px;
    }
}


.single-product div.product table.variations th, .single-product div.product table.variations td {
    display: flex;
}

.home-main-banner .elementor-widget-wrap, .home-middle-banner .elementor-widget-wrap
{
	padding:0px!important;
}

.woocommerce-table.shop_table.midtrans_payment_info
{
    display:flex;
    justify-content:center;
}

.woocommerce-order-received .woocommerce-order-details .woocommerce-table--order-details
{
    margin-bottom:10px;
}