/* Blog distribuidora */
.loop-blog .cc-query-item:first-child {grid-column: span 3;}
.loop-blog .cc-query-item:first-child .cc-img {max-height: 450px;height: 100%;width: 100%;object-fit: cover;}
.loop-blog .cc-query-item:first-child h3 {font-size: 218.75%; color: var(--white);text-decoration: underline; order:2;padding-bottom: 0px;}
.loop-blog .cc-query-item:first-child .tag-post{top: unset;right: unset;position: relative; order:1;}
.loop-blog .cc-query-item:first-child .date-post{order:3;color: var(--white)}
.loop-blog .cc-query-item:first-child .content-post{position: absolute; bottom: 20px;left: 20px;}
.loop-blog .cc-query-item:first-child .excerpt-post, .loop-blog .cc-query-item:first-child .secondary-btn {display: none;}



/* Blog distribuidora */