@charset "UTF-8";

/*
Theme Name:polyshade
Theme URI: https://wordpress.org/themes/polyshade/
Author: the WordPress team
Author URI: https://wordpress.org/
Description:polyshade is a blank canvas for your ideas and it polyshadees the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See howpolyshade elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.6
Requires PHP: 5.6
Version: 2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:polyshade
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

polyshade WordPress Theme, (C) 2020 WordPress.org */

body #content .project-grid .vc_grid .vc_pageable-slide-wrapper{display:flex; flex-wrap:wrap; justify-content:center; gap:1rem;}
body #content .project-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item {flex:0 0 30%;}
body #content .project-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-zone-mini{padding:1rem; border-radius:1rem; border: 1px solid rgba(255, 255, 255, 0.7); border-radius: 15px;}
body #content .project-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-row-position-top , body #content .project-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-row-position-middle{padding:0;} 
body #content .project-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-zone-mini .post-img img{width:100%; height:auto; aspect-ratio:1.5 / 1; object-fit:cover;}
body #content .project-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-zone-mini .post-title p{font-family: var(--global-font-family-2); text-align: center; font-size: 1.2rem; font-weight: 400; color: #0E2232; margin:1rem 0; padding: 0;}
body #content .home-project > .wpb_column > .vc_column-inner > .wpb_wrapper {background:#E3E3E3; border-radius:15px; transition:all 0.6s; padding:1rem;}
body #content .home-project > .wpb_column > .vc_column-inner > .wpb_wrapper:hover{color: #fff; background: #0E2232 !important;}
body #content .home-project > .wpb_column > .vc_column-inner > .wpb_wrapper .full-img img{transform:scale(1.05); transition:all 0.6s;}
body #content .home-project > .wpb_column > .vc_column-inner > .wpb_wrapper .full-img img{border-radius:15px;}
body #content .home-project > .wpb_column > .vc_column-inner > .wpb_wrapper .main-head{margin:1rem 0 0 0;}
body #content .home-project > .wpb_column > .vc_column-inner > .wpb_wrapper:hover .main-head{color:#fff !important;}
body #content .img-grid .wpb_image_grid_ul{display: flex; gap: 1rem; flex-wrap: wrap; justify-content: center; height: 100% !important;}
body #content .img-grid .wpb_image_grid_ul li{flex: 0 0 31%; position: relative !important; top: initial !important; left: initial !important;}
body #content .img-grid .wpb_image_grid_ul li img{width: 100%; height: auto; object-fit: cover; aspect-ratio: 1 / 1.5;}
