/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.maallam-acaart-testimonails .wd-nav-pagin-wrap{
    margin-top: 50px !important;
}
.maallam-acaart-testimonails .wd-nav-pagin .wd-nav-pagin-item span{
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    height: 3px;
    width: 30px;
}
.maallam-acaart-testimonails .wd-nav-pagin .wd-nav-pagin-item:hover {
    background-color: #000;
}
.maallam-acaart-testimonails .wd-nav-pagin .wd-nav-pagin-item.wd-active span{
    background-color: #000;
}

.maallam-acaart-testimonails .testimonial-content {
    margin-inline: auto;
    width: 60%;
    font-size: 1.6rem !important;
    color: #000;
    font-weight: 500;
}
@media (max-width: 576px) {
    .maallam-acaart-testimonails .testimonial-content {
     width: 80%;   
    }
} 

.box-with-icon .info-box-icon {
	min-height: 20px
}

#billing_country_field{
    display: none;
}

.testimonial-content p{
    color: #fff;
    font-size: 2rem;
}