/* Concepto y/o Desarrollo Milay Pava
    Avanzada Wordpress - Sitios Web y Marketing Digital. */


.dotted {
    border-top: 2px dotted;
    border-bottom: 2px dotted;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    padding: 2.5% 12% 1%;
}

.servicios {
    background: #423E3B;
    padding: 6% 4%;
    color: #FFF;
    line-height: normal;
    font-size: 18px;
}

.servicios a{
    color: #FFF;
}

.servicios h3 {
    text-align: center;
    border: 0;
    text-transform: none;
    color: #FDC300;
    font-weight: bold;
    font-size: 20px;
}

.servicios img {
    float: left;
    width: 20%;
    padding: 2% 0 5% 2%;
}

.sow-headline{
    margin-bottom: 0 !important;
}

.decoration {
    margin: 0 !important;
    padding-bottom: 10px;
}
.decoration-inside {
    border-color: #adaaa9 !important;
}

#footer-widgets{
    border-top: 8px solid #9c9c9c;
}

.page-id-122 #pgc-w5d1be79a6d93d-0-0 {
    display: none;
}

.page-id-122 #pgc-w5d1be79a6d93d-0-1{
    width: 100%;
}

 .page-id-122 #pgc-w5d1be79a6d93d-0-1 img{
    margin-top: -60px;
}

.page-id-134 #pgc-w5d1be79a6d93d-0-1 {
    display: none;
}

.page-id-134 #pgc-w5d1be79a6d93d-0-0{
    width: 100%;
}

 .page-id-134 #pgc-w5d1be79a6d93d-0-0 img{
    margin-top: -60px;
}

#posthome .cat-post-item {
    width: 31%;
    display: table-cell;
    padding: 1% !important;
}

#posthome .cat-post-item img {
}

#posthome .cat-post-item .cat-post-title {
    font-size: 20px;
    letter-spacing: normal;
    font-weight: bold;
}

#posthome .cat-post-excerpt-more {
    display: grid;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 3px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    width: fit-content;
    padding-top: 10px;
}

#posthome  .cat-post-item {
    border-bottom: none !important;
}


@media only screen and (max-width: 767px) {
#site-logo {
    width: 300px;
}

#posthome .cat-post-item {
    width: 100%;
    display: block;
    margin-bottom: 40px !important;
}
}