/**
* Theme Name: Rebuilto Child
* Description: This is a child theme of Rebuilto, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: rebuilto
* Version: 1.0.8
*/

.service-item.service-style-2 .service-post-thumbnail img {
    object-position: top !important;
}
.service-more-link-wrap.style-link{
	display:none !important;
}
.breadcrumb-listItem{
	display:none !important;
}
.project-content h4{
	    font-family: "Roboto Condensed", Sans-serif !important;
}
.project-content h4 a{
	    font-family: "Roboto Condensed", Sans-serif !important;
}
.service-item.service-style-2 .service-post-thumbnail {
    padding-top: 0 !important;
    height: 270px !important;
}
#post-navigation{
	display:none !important;
}
.widget .wp-block-group__inner-container > h2, .widget .widget-title, .widget .widgettitle {
    font-family: "Roboto Condensed", Sans-serif !important;
}

a.added_to_cart.wc-forward {
    color: #ffffff !important;
    background-color: #223885 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 100% !important;
    margin-top: 10px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 10px !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 100% !important;
    margin-top: 10px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 10px !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
	color: #ffffff !important;
    background-color: #223885 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 100% !important;
    margin-top: 10px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 10px !important;
}
.scrollup{
	display:none !important;
}