/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .static_cms .box_cms {
     position: relative;
     display: flex;
     align-items: flex-start;
     padding: 10px 0;
 }

 .static_cms img {
    width: 60px;
    flex: 0 0 60px;
    margin: 0;
    margin-right: 10px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.static_cms .txt_cms {
    overflow: hidden;
    flex-grow: 1;
}

@media (min-width: 992px) and (max-width: 1199px)
.static_cms .txt_cms h2 {
    font-size: 18px;
}

.static_cms .txt_cms h2 {
    font-size: 23px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 22px;
    margin-bottom: 0;
    color: #989ea2;
}

@media (min-width: 992px) and (max-width: 1199px)
.static_cms .txt_cms p {
    font-size: 12px;
}

.static_cms .txt_cms p {
    line-height: 20px;
    color: #666666;
    font-size: 16px;
    margin-top: 8px;
}

.footer-container{

border-top: outset;

}


.linkedin {
    background-image: url(https://agataboutique8.com/img/cms/pagos.png);
}


.block-social li .linkedin {

    background-repeat: no-repeat;

    margin: .1rem;

}


.roy_levibox.mobile .box-one.box-arrow.box-menu, .roy_levibox.mobile>div.box-deseos {
    position: fixed;
    top: 0;
    right: 0;
    height: 70px;
    z-index: 1010;
    margin-right: 80px;
}
