/*
Theme Name: Precious Smile
*/

:where(figure) {
    margin: 0 !important;
}


.pagination {
    text-align: center;
    margin-top: 35px;
}

.wp-pagenavi a, .wp-pagenavi span {padding: 5px 10px !important; margin: 5px;!important}

.wp-pagenavi span.current {
	background: #142736;
	color: #fff;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.form-contro {
    border: 1px solid #8E7159;
}

.Home_SecF .container .grid .inner-wrap figcaption p a{color:#8E7159;}

.whatsapp-icon {
    font-size: 40px;
    position: fixed;
    right: 35px;
    bottom: 60px;
    z-index: 996;
    border-radius: 50%;
    color: white;
    background: #4ba558;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}