/* Product with Banners */
.mt_woocommerce_categories.banners .categories_shortcode {
    width: auto;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    margin-right: -10px;
    display: flex;
}
.mt_woocommerce_categories.banners .categories_shortcode .category {
    width: initial;
    margin-right: 15px;
    float: right;
}
.mt_woocommerce_categories.banners .owl-carousel .owl-wrapper{
    width: 100% !important;
}
.mt_woocommerce_categories.banners h2 {
    font-size: 22px;
    margin-top: 0px;
    padding-left: 0px;
}
 .categories_shortcode a {
    font-weight: 400;
    font-size: 13px;
    max-width: initial;
    height: auto;
    padding: 0px;
    color: #373737 !important;
    text-transform: uppercase;
}
.mt_woocommerce_categories.banners .owl-carousel .owl-item {
    width: initial !important;
    float: right;
}
.mt_woocommerce_categories.banners .header_banners {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px !important;
    padding: 0px;
    margin-bottom: 20px;
}
.mt_woocommerce_categories.banners .product-banner p {
    position: absolute;
    bottom: 0;
    padding: 20px;
    padding-bottom: 0px;
    padding-right: 25px;
    font-weight: 500;
    font-size: 19px;
    line-height: normal;
    color: #222222;
}
.mt_woocommerce_categories.banners .modeltheme-title-metas del,
.mt_woocommerce_categories.banners .modeltheme-title-metas ins {
    text-decoration: initial;
}
.mt_woocommerce_categories.banners del span.amount {
    color: #C3C3C3;
}
.mt_woocommerce_categories.banners .modeltheme-product {
    padding: 0px;
}
.mt_woocommerce_categories.banners .prods_4.modeltheme-product {
    width: 25%;
    float: left;
}
.mt_woocommerce_categories.banners .prods_5.modeltheme-product {
    width: 16.6%;
    float: left;
}
.modeltheme-product-wrapper .modeltheme-archive-product-title a {
    font-size: 15px;
    line-height: 19px;
    color: #222222;
    font-weight: 400;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.modeltheme-product-wrapper .modeltheme-archive-product-title a:hover{
    color: #F29202 !important;
}
.modeltheme-product-wrapper .modeltheme-archive-product-title h3{
    line-height: 19px;
}
.modeltheme-product-wrapper span.amount {
    font-size: 16px;
    font-weight: 500;
}
.modeltheme-product-wrapper {
    padding: 20px;
    padding-top: 0;
}
.modeltheme-product-wrapper span.posted_in {
    color: #A8A8A8;
}
.modeltheme-product-wrapper:hover {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    transition: all 250ms ease-in-out 0s;
    -webkit-transition: all 250ms ease-in-out 0s;
}
.modeltheme-product-wrapper .modeltheme-archive-product-title {
    margin: 0px;
    padding: 5px 0px;
    line-height: 19px;
}
.modeltheme-product-wrapper a.button.product_type_simple.add_to_cart_button{
    margin-right: 5px;
    background: #F29202 !important;
}
.modeltheme-product-wrapper a.button.product_type_simple.add_to_cart_button:hover {
    background: #fff !important;
    color: #F29202;
    border: 2px solid #F29202;
}
.modeltheme-product-wrapper a.compare.button{
    color: #F29202 !important;
}
.modeltheme-product-wrapper a.compare.button:hover {
    color: #fff !important;
    background: #F29202 !important;
}
.modeltheme-product-wrapper a.button.added {
    color: transparent !important;
    background: #fff;
}
.modeltheme-product-wrapper a.added_to_cart.wc-forward {
    padding: 9px 16px;
    margin-right: 5px;
    margin-top: 0px;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    border: 2px solid blue;
    opacity: 0;
}
.modeltheme-product-wrapper:hover a.added_to_cart.wc-forward {
    opacity: 1;
}
.modeltheme-product-wrapper a.compare.button {
    background: #fff !important;
}
.modeltheme-product-wrapper a.button {
    color: #FFF;
    font-weight: 500;
    border: 2px solid #F29202;
    font-size: 11px;
    border-radius: 2px !important;
    text-transform: uppercase;
    transition: all 250ms ease-in-out 0s;
    -webkit-transition: all 250ms ease-in-out 0s;
    padding: 8px 12px;
    margin: 0px;
    opacity: 0;
    visibility: hidden;
}
.products_by_category.active {
    display: block;
}
.products_by_category {
    display: none;
    margin-top: 30px;
}
.modeltheme-product-wrapper:hover a.button {
    opacity: 1;
    visibility: visible;
}
.modeltheme-product-wrapper span.posted_in a {
    color: #A8A8A8;
    text-transform: uppercase;
    font-size: 13px;
}
.mt_woocommerce_categories.banners .active-category{
    color: #F29202 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .mt_woocommerce_categories.banners .categories_shortcode {
        float: left !important;
        padding-left: 0px;
    }
    .mt_woocommerce_categories.banners .header_banners {
        border-bottom: none !important;
    }
    .mt_woocommerce_categories.banners .prods_5.modeltheme-product, 
    .mt_woocommerce_categories.banners .prods_4.modeltheme-product {
        width: 50% !important;
    }
}
@media only screen and (max-width: 767px) {
    .modeltheme-product-wrapper {
        padding: 15px 5px !important;
        box-shadow: none !important;
    }
    .mt_woocommerce_categories.banners .prods_5.modeltheme-product, 
    .mt_woocommerce_categories.banners .prods_4.modeltheme-product {
        width: 100% !important;
        float: left;
        height: 400px;
    }
    .mt_woocommerce_categories.banners .categories_shortcode {
        width: 100% !important;
        float: left !important;
    }
    .mt_woocommerce_categories.banners .product-banner {
        display: none;
    }
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
    .products_by_category .prods {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 47%;
        float: left;
    }
}