/*!
Theme Name: myhomeus
Theme URI:
Author: wwwest.solutions
Author URI:
Description: Starter-Theme-Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wwwest.solutions
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Functions prefix: ho_
Theme Folder name: myhomeus
Url of development local site: {{localhost-domain}}

This theme, like WordPress, is licensed under the GPL.
*/
body.is-swiper-animating {
    overflow: auto !important;
}
.s-post-form .md\:mt-28 {
    margin-top: 0 !important;
}
@media screen and (max-width: 991px) {
.block .flex {
    display: block !important;
}
}
@media screen and (max-width: 479px) {
.whitespace-nowrap { white-space: unset !important; }
.o-header__cta.pl-25.pr-25.xl\:pr-0.hidden.lg\:flex.h-\[75px\].items-center { DISPLAY: flex !IMPORTANT; }
.c-btn--header { font-size: 14px;  letter-spacing: 2px;  min-width: 104px; padding: 4px 10px; }
}

/* Classic Pagination Styles */
.myProjectsPagination .page-numbers{
    margin-inline: 3px;
    background: #fff;
    min-width: 40px;
    min-height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.myProjectsPagination .page-numbers.current{
	  background:#CF704C;
	  color:#ffffff;
}
.myProjectsPagination .page-numbers.next, .myProjectsPagination .page-numbers.prev{
    padding-inline: 20px;
}
.projectDynamicLayout{
	max-width:900px;
	margin:0 auto;
}




