/**
Theme Name: DiplessBrush
Author: Procom Software Solutions Pvt Ltd
Author URI: https://procomsoftsol.com/
Description: DiplessBrush
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: diplessbrush
Template: astra
*/


.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img{
max-width: 250px;
max-height: 250px;
height: auto;
width: auto;
margin-left: auto;
margin-right: auto;	
min-height:250px;
}


.dip-videos-header.container .dip-videos-sec.blog {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
}
.dip-videos-header.container .dip-videos-sec.blog li {
    width: 33.33%;
    padding: 10px;
    border-bottom: 2px solid #e3e3e3;
    margin-top:50px;
   
}

.dip-videos-header.container .dip-videos-sec.blog .dip-video-title {
    color: #000000;
    font-family:  'Lato',sans-serif;
    margin-bottom: 0px;
    font-size: 19px;
}
.elementor-dip-videos-wrapper nav.elementor-pagination {
    text-align: center;
    margin-bottom:40px;
}
.elementor-dip-videos-wrapper .page-numbers {
    background: #171717;
    padding: 2px 10px 2px 10px;
    color:#ffffff;
}