/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2026 | 11:21:21 */
.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share {
    margin-top: 27px;
    display: none;
}

.qodef-grid-inner .qodef-col-num--2  a>img {
/* 	 height: 350px !important; */
	aspect-ratio: 8 / 6;
    object-fit: cover;
    /* width: 100%; */
    max-width: 100% !important;
	
}

.qodef-portfolio-list .qodef-e-image img {
	 aspect-ratio: 8 / 6;
	 max-width: 100%;
     object-fit: cover;
}


.qodef-grid-inner .qodef-col-num--1  a>img {
	max-width:100%;
}

.qodef-e-info-item {
	font-weight:400 ;
}
.qodef-e-title {
  font-weight:700;
}