/*
Theme Name: MonotaRO Theme
Theme URI:
Author: ecse-ecdeva
Author URI: https://www.monotaro.com/
Description: WordPress Theme
Requires at least: 5.9
Tested up to: 5.9
Requires PHP: 5.7
Version: 1.0.4
License:
License URI:
Text Domain: monotarotheme
Tags:

Copyright (C) 2022 MonotaRO Co., Ltd. All Rights Reserved.
*/

#cocomite {
    width: initial;
    max-width: 1025px;
    font-size: small;
}

#page_productinfo .cms_carousel .img {
    margin-left: initial !important;
}

@media screen and (max-width: 781px) {
    .wp-block-column.wp-container-core-column-is-layout-1 {
        display: none !important;
    }
}

.producttips li {
	margin-right: 15px;
}

.popular-posts {
    margin-top: 20px;
}
