/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.titulo-fotos{
    background-color: #8ac5cb;
}
.titulo-fotos h5{

    font-size: 24px;
    color: white;
}
h1{
    color: #ff5f4b;
    font-size: 28px;
    font-weight: bold;
}

#wrapper .breadcrumb {
    background: rgba(138, 197, 203, 0.3) !important;
}
#wrapper .breadcrumb ol{
    text-align: center;
}
.breadcrumb li, .breadcrumb li a, .breadcrumb li a span{
    text-align: center;
    font-size: 13px;
    color: black;
}

#content-wrapper .page-title {
    text-align: center;
    font-size:2rem;
}
.box-cate .elementor-iqit-banner-title{
    font-size: 22px !important;
    font-weight: normal;
    padding: 15px 0 !important;
    margin: 0 !important;
}
.elementor-brands > .row > div {
    margin-bottom:20px;
}
.contact-rich .part .icon {
    vertical-align: top !important;
}
.contact-rich .part .icon i {
    color: #878787 !important;
}
.contact-rich .part .data {
    color: #414141 !important;
    font-size: 13px !important;
}
.input-group .input-group-btn>.btn{
    background: #8ac5cb;
    color: #fff;
    border: solid 1px #8ac5cb;
}
#footer .block-title{

}
.contact-rich .icon i{
    font-size: 20px !important;
}
.contact-rich .icon{
    width:20px !important;
    margin-right:20px !important;
    margin: 0 !important;
}
.contact-rich .part .data{
    width: calc(100% - 45px);
}
.contact-rich .part .data,
.contact-rich .part .data a,
.contact-rich .part .data p{
    color: #858585 !important;
}
#footer .block-title{
    text-transform: uppercase;
}
#footer .block-title:after{
    display:none;
}
#footer-container-main a:before{
    display: none;
}
#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe{
    background: #8ac5cb !important;
    color: #ffffff !important;
    border: solid 1px #8ac5cb !important;
}
.block-iqitcontactpage hr{
    border: 0;
    margin-bottom: 20px;
}
body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img {
    width:100px !important;
}