.category_page h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #001144;
}
.menu_art {
    display: flex;
    gap: 20px;
    color: #fff;
    float: left;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 30px;
}
.menu_art li {
    list-style: none;
    margin: 0;
}
.products {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.gallery-columns-4 .gallery-item, .large-columns-4 .flickity-slider>.col, .large-columns-4>.col {
        flex-basis: 25%;
        max-width: 25%;
    }
}
.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 9.8px 19.6px;
}
.box-image img {height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.category-page-row{display: flex;
    flex-flow: row wrap;
    width: 100%;}
.col, .columns, .gallery-item{
    margin: 0;
    padding: 0 15px 30px;
    position: relative;
    width: 100%;
}
.product-small.box img {
    height: 263px;
    object-fit: cover;
}
.product-small .col-inner .box-text {
    padding: 10px 10px;
}
.box-text {
    font-size:14px;
    padding-bottom: 1.4em;
    padding-top: .7em;
    position: relative;
    width: 100%;
}
.product-small .col-inner {
    box-shadow: 0px 0px 1px;
}
.product-small h3 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 5px;
}
.product-small h3 a {
    font-weight: bold;
}
.size_imgs {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;
}

.size_imgs a, .materials {
    font-size: 14px;
}
.materials {
    margin-bottom: 5px;
    font-size: 14px;
    opacity: .7;
}.info_tgs {
    padding: 30px;
    border: 1px dotted #ccc;
    background: rgba(255, 255, 255, .05);
    font-size: 16px;
    font-style: italic;
}
#bio h3{margin-bottom:25px;}
.large-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }
	.large-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
	.row_datatg{display: flex;
    flex-flow: row wrap;
    width: 100%;}
	.info_tgs{
    font-size: 14px;
}.row_datatg h3 {
    margin-top: 14px;
    font-size: 20px;
}
.list_postus h2 {    margin-bottom: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 15px;font-size:20px;
}
.latest-post a {
    color: #001144 !important;
}
.list_postus{
    margin: 0px;
    padding: 0px;
}
.latest-post {
    margin-left: 15px;
    line-height: 26px;
}
.term-description p{margin-bottom: 1.3em;}