/*
Theme Name:     Mainebeekeepers-child
Description:    Maine State Beekeepers Association. We love honeybees
Author:         theportwebdesign.com
Template:       generatepress

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* WooCommerce */

.woocommerce-product-gallery .flex-viewport {
    margin-bottom: 20px;
    border-radius: 22px;
    border: 1px solid #1b1b1b;
    overflow: hidden;
    z-index: 0;
}

.woocommerce-product-gallery .flex-active-slide {
    margin: 0;
}

.woocommerce div.product div.images img {
    margin-top: -5px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 23.5%;
    margin: 0.75%;
    box-sizing: border-box;
    border: 1px solid #1b1b1b;
    border-radius: 7px;
}
.mdiweb_woocommerce_column_description {
    float: right;
    clear: none;
    width: 48%;
}
.cart .qty {
    padding: 5px;
}

#wpmenucartli {
    margin-top: -3px;
}

#wpmenucartli * {
    color: white !important;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.woocommerce ul.products li.product a img {
    border-radius: 11px
}

/*
.product-template-default .inside-right-sidebar img {
    border: 1px solid #1b1b1b;
    border-radius: 11px;
}
*/

.elementor-599 .elementor-element.elementor-element-9f29fda {
    margin: 0 !important;
    padding: 20px 0 30px 0;
    background-color: #aaa;
    border-top: 3px solid #3a3a3a;
}