/*
  Theme Name: DiiT
  Theme URI: https://TrustDeal.pl
  Version: 1.0
  Template: Divi
  Author: Trust Deal
  Author URI: https://trustdeal.pl
  Text Domain: diit
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


#mega-menu-wrap-max_mega_menu_1 {
    position: absolute;
    width: 100%;
}

#megaMenu .et_pb_blurb_content {
    cursor: pointer;
}

body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button {
    padding: 0.3em 1em !important;
}

.woocommerce-loop-product__add_to_cart form.cart {
    margin: unset !important;
    align-items: center;
    justify-content: center;
    display: flex !important;
    flex-wrap: wrap;
}

#mega-menu-max_mega_menu_1 {
    display: block !important;
}

.woocommerce-loop-product__title {
    min-height: 60px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.woocommerce-MyAccount-navigation {
    border-right: 1px solid #f3f3f3;
}

.woocommerce-MyAccount-navigation-link {
    padding: 8px 8px 8px 12px;
    transition: 0.3s all;
}

.woocommerce-MyAccount-navigation-link a {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 1rem;
}

.woocommerce-MyAccount-navigation-link.is-active,
.woocommerce-MyAccount-navigation-link:hover {
    background-color: #fafafa;
}

.woocommerce-MyAccount-navigation-link.is-active,
.woocommerce-MyAccount-navigation-link:hover a span {
    font-weight: bold;
}

.woocommerce-MyAccount-navigation-link a img {
    height: 14px;
}

.woocommerce-account .woocommerce:not(.dgwt-wcas-search-wrapp) {
    -webkit-box-shadow: 0px 0px 20px -7px rgba(183, 183, 186, 1);
    -moz-box-shadow: 0px 0px 20px -7px rgba(183, 183, 186, 1);
    box-shadow: 0px 0px 20px -7px rgba(183, 183, 186, 1);
    padding: 1.25rem;
}
