/*
Theme Name: CozyCorner Child
Theme URI: https://demo.theme-sky.com/cozycorner/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: cozycorner
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: cozycorner-child
*/

.style-default .product-category-wrapper > a {
    height: auto;
}
.style-default.woocommerce .products .product .product-category-wrapper > a img {
    max-width: 100%;
    width: 100%;
}
.products.swiper .product-category {
    position: relative;
}
.products.swiper .product-category h4 {
    position: absolute;
    bottom: 16px;
    left: 25px;
    color: #fff;
    font-weight: 700;
}
@media only screen and (min-width: 1201px) {
    :where(.header-v1, .header-v2, .header-v4, .header-v6) .header-sticky:not(.is-sticky) .header-middle > .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
.shortcode-heading-wrapper .shop-more {
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.ts-shortcode.ts-slider.has-nav .shortcode-heading-wrapper {
    position: relative;
    padding-bottom: 18px;
}
}