* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	padding-top:140px;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	display: block;
	z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 10px !important;
	margin: 0 0px 28px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: auto;
	float: left;
	color: #282828;
	font-family: 'inter';
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px !important;
	padding: 0  4px;
	line-height: 120%;
	margin-bottom: -10px;
	margin-left: 18px;
	background-color: #ffffff !important;
	z-index: 1;
	position: relative;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 140px !important;
	border-radius: 20px !important;
	border: none !important;
}
.ginput_container.ginput_container_textarea {
	height: 140px;
}
.gform_footer.top_label {
	margin: 0 !important;
	padding: 0 !important;
	text-align: right;
}
.gform_footer.top_label {
/* 	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	transform: translate(-1rem, -3.2rem); */
	text-align:left;
}
body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}
input#gform_submit_button_3 {
	margin: 0;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: 'inter';
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}
body .gform_wrapper .top_label div.ginput_container {
	border: 1px solid #a5a5a5 !important;
	border-radius: 12px;
}
body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border:none !important;
	/* 	border-radius: 30px !important; */
	padding: 19px 20px 20px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'inter';
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/arrow-up.svg);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}
/* dev-css */
.header-wrapper .search-btn-box {
	width: auto !important;
}
.footer-sec > .elementor-column-gap-default{
	justify-content:space-between ; 
}
.footer-col-1{
	width:19% !important;
}
.footer-col-2{
	width:49.4% !important;
}
.footer-links-ctn > .elementor-column-gap-default {
	justify-content:space-between;
}
.footer-menu-1{
	width:15% !important;
}
.footer-menu-2 {
	width:10% !important;
}
.footer-menu-3{
	width:25% !important;
}
body .gform_body input[type=text]::placeholder, body .gform_body input[type=email]::placeholder, body .gform_body input[type=tel]::placeholder, body .gform_body input[type=number]::placeholder, body select::placeholder, body textarea::placeholder{
	color:#999999;
}


body .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100%!important;
}
.wpulike-heart .wp_ulike_general_class{
	box-shadow: none;
	border-radius: 0;
	padding: 0px;
	gap: 10px;
}
.wpulike-heart .count-box {
	color: #999999;
	padding: 0 !important;
}
.wpulike{
	padding:0;
}
.taxo-filter select.e-filter-dropdown{
	border: 1px solid #999 !important;
	border-radius: 4px;
	max-width: 20.5%;
	color: #999 !important;
	padding: 14px !important;
}
.taxo-filter .e-filter-dropdown option, .gallery-taxo-filter .e-filter-dropdown option  {
	color: #999;
}
.popup-search-sec form input[type="submit"] {
	color: #fff;
	border: none;
	padding: 10px 20px;
	border-radius: 30px;
	cursor: pointer;
	font-size: 16px;
	transition: 0.3s ease;
}

.popup-search-sec form input[type="text"] {
	flex: 1;
	padding: 10px 15px;
	border: none;
	border-radius: 30px;
	outline: none;
	font-size: 16px;
	background: transparent;
	width: 80%;
	border: none !important;
}
.popup-search-sec form {
	display: flex;
	align-items: center;
	background: #f9f9f9;
	padding: 8px;
	border-radius: 30px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	max-width: 100%;
	width: 100%;
	transition: 0.3s ease-in-out;
}
.search-bar a.dialog-close-button.dialog-lightbox-close-button {
	padding: 10px;
	border-radius: 30px;
}
.coment-ctn h3 {
	color: #282828 !important;
	margin-bottom: 30px;
}
.comment-form {
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
.comment-form textarea, .comment-form input {
	border: 1px solid #a5a5a5 !important;
	border-radius: 12px;
	width: 100%;
	padding: 19px 20px 20px 20px;
	background: transparent;
}
form textarea{
	border: 1px solid #a5a5a5 !important;
	border-radius: 12px;
	width: 100%;
	padding: 19px 20px 20px 20px;
	background: transparent;
}
form input{
	border: 1px solid #a5a5a5 !important;
	border-radius: 12px;
	width: 100%;
	padding: 19px 20px 20px 20px;
	background: transparent;
}
form label{
	width: auto;
	float: left;
	color: #282828;
	font-family: 'inter';
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px !important;
	padding: 0 4px;
	line-height: 120%;
	margin-bottom: -10px;
	margin-left: 18px;
	background-color: #ffffff !important;
	z-index: 1;
	position: relative;
}
input[type=submit]{
	border:none !important;
	width:auto;
    cursor: pointer;
}
.comment-form label, .custom-login label {
	width: auto;
	float: left;
	color: #282828;
	font-family: 'inter';
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px !important;
	padding: 0 4px;
	line-height: 120%;
	margin-bottom: -10px;
	margin-left: 18px;
	background-color: #ffffff !important;
	z-index: 1;
	position: relative;
}
.comment-form input#wp-comment-cookies-consent {
	width: auto;
}
.comment-form .comment-form-cookies-consent label {
	margin: 0;
}
.form-submit input#submit {
	width: auto;
}
/* //////////////////////////// */
#comments-list {
	background: #f9f9f9;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 40px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.comments-title {
	font-size: 24px;
	color: #333;
	margin-bottom: 15px;
}

.comment {
	background: #fff;
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 8px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 15px;
}

.comment-author {
	display: flex;
	align-items: center;
	gap: 10px;
}

.comment-author .avatar {
	border-radius: 50%;
	border: 2px solid #ddd;
}

.comment-body {
	flex: 1;
}

.comment-meta {
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}

.comment p {
	font-size: 16px;
	color: #444;
	line-height: 1.5;
}
.comment a{
	color: #282828 !important;
}
.wpulike {
	/*     margin-top: 10px; */
}

.wpulike-heart {
	display: flex;
	align-items: center;
	gap: 5px;
}

.wpulike-heart .wp_ulike_btn {
	background: none;
	border: none;
	cursor: pointer;
	padding: 0 !important;
	width: 20px;
	height: 20px;
}

.wpulike-heart .wp_ulike_btn:after {
	display: block;
	content: "";
	width: 20px;
	height: 20px;
	background-size: cover;
}

.reply {
	margin-top: 10px;
}

.reply a {
	color: #0073aa;
	text-decoration: none;
	font-weight: bold;
}

.reply a:hover {
	text-decoration: underline;
}
/* ///////////////////////////////////////// */
.custom-pagination {
	display: flex;
	align-items: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666;
	gap: 8px;
	justify-content:flex-end;
	position: relative;
	z-index: 1;
}
.pagination nav.elementor-pagination {
	width: 50% !important;
	float: right;
}
.pagination-input {
	width: 80px;
	height: 44px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 8px;
	outline: none;
	padding-right: 20px;
}

.pagination-input::-webkit-inner-spin-button,
.pagination-input::-webkit-outer-spin-button {

	padding:3px;
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 20px;
	border-left: 1px solid #bbb;
	opacity: .5; 

}
.safari .pagination-input::-webkit-inner-spin-button,
.safari .pagination-input::-webkit-outer-spin-button {
    padding: 0px;
    position: absolute;
    top: 5px;
    right: 30px;
    bottom: 0;
    width: 20px !important;
	opacity: 0.5;
}

.custom-loop-controls {
	display: flex;
	align-items: center;
	gap: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #555;
	width: 100% !important;
}

.custom-loop-controls select {
	padding: 11px 20px !important;
	padding-right: 30px !important;
	font-size: 16px !important;
	border: 1px solid #ccc !important;
	border-radius: 8px;
	cursor: pointer;
	appearance: none;
	text-align: center;
	width: 89px !important;
	background-position: right 7px center !important;
}

.custom-loop-controls select:focus {
	outline: none;
	border-color: #888;
}
.custom-loop-controls span, .custom-pagination span {
	color: #676666;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
/* .custom-login form#custom_loginform {
background: #F5F5F5 !important;
max-width:30%;
margin:0 auto;
padding: 20px;
border-radius:8px;
} */
.custom-login form label {
	background: #F5F5F5 !important;
}
.custom-login input#rememberme {
	width: auto !important;
	margin:0 !important;
}
.custom-login .login-remember label {
	width: 100% !important;
	margin: 0 !important;
	text-align: start;
}
#change-password form br{
	display:none;	
}
.custom-login form p {
	margin-bottom: 15px;
}
#user-posts form br{
	display:none;
}
p.login-submit {
	margin-top: 10px !important;
	display: inline-block;
}
.register form p {
	margin-bottom: 15px;
	text-align: center;
}
.register label {
	background-color: #F5F5F5 !important;
}
.gallery-taxo-filter select.e-filter-dropdown{
	border: 1px solid #999 !important;
	max-width:100%;
	border-radius: 4px;
    color: #999 !important;
    padding: 14px !important;
	padding-right: 40px !important;
}
search.e-filter > .e-filter-item{
	opacity:0;
}
search.e-filter > select > .e-filter-item{
	opacity:1;
}
.gallery-img-ctn img {
    aspect-ratio: 1/1;
    height: 362px !important;
    width: 362px;
}
.postup-popup form br {
	display: none;
}
/* image-preview-post-upload */
.custom-file-upload {
	/* display: inline-block; */
	padding: 10px 15px;
	background: #007bff;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: none;
	transition: background 0.3s ease;
}

.custom-file-upload:hover {
	background: #0056b3;
}



.preview-container {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 20px 0;
	width:100%;
}

.preview-item {
	position: relative;
	display: inline-block;
}

.preview-container img{
	max-width: 100px !important;
	max-height: 100px;
	border-radius: 5px !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)!important;
}

.delete-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	background: red;
	color: white;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
}
.file-input {
	display: none;
}

.custom-file-button {
	display: inline-block;
	padding: 10px 15px;
	background-color: #007bff !important;
	color: #fff;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
	margin: 0;
	margin-bottom: 10px;
	width: 100%;
}

.custom-file-button:hover {
	background-color: #0056b3;
}

.postup-popup form .custom-file-button {
	margin-top:10px !important;
}
input[type="checkbox"] {
	width: auto;
}
.categories-seleter label {
	float: unset;
	margin-right: 10px !important;
}
/* profile-page */
.profile-sidebar {
	width: 25%;
	padding: 20px;
	background: #F5F5F5;
	border-radius: 5px;
}
.profile-content h2 {
	margin-bottom: 40px;
}
#change-password form {
	margin-top: 20px;
	max-width: 550px;
}
#change-password form input {
	margin-bottom: 15px;
}
#change-password input[type="submit"]{
	margin-top:10px;
}
#form-upload {
	max-width: 90%;
}
.img-preview-thumb {
	max-width: 100px !important;
	height: auto !important;
	display: block;
	border-radius: 5px !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
}
#form-upload input {
	margin-bottom: 20px;
}
.current-img {
	margin: 20px 0;
}
.current-img p {
	margin-bottom: 10px;
}
.profile-sidebar a {
	color: #282828 !important;
	width: 100%;
	padding: 10px;
	display: block;
	transition:all 0.2s ease-in-out;
}
.profile-sidebar a:hover, .profile-sidebar a.active {
	background: #6983FF;
	padding: 10px;
	border-radius: 4px;
	color: #fff !important;
	transition:all 0.2s ease-in-out;
}
.profile-sidebar h2 {
	margin-bottom: 40px;
}
div.dt-container select.dt-input {
	padding: 5px !important;
	border: 1px solid #aaa !important;
}
.elementor-slideshow__header .elementor-slideshow__counter{
	margin-inline-end: unset !important;
}
.elementor-slideshow__header {
	justify-content: center;
}
/* user-post-images */
.gallery-container {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin:10px 0 30px 0;
}

.gallery-item {
	text-align: center;
}
.gallery-item input[type="checkbox"]{
	margin:0 !important;
}
.gallery-img {
	max-width: 100px;
	height: auto;
	display: block;
	margin: 0 auto 5px;
	border-radius:5px !important;
}

.no-image {
	font-size: 14px;
	color: #777;
}

.remove-label {
	margin:0;
	font-size:14px;
	display: block;
	margin-top: 5px;
}

.no-gallery {
	font-size: 16px;
	font-weight: bold;
	color: #555;
}
a.edit-link {
	color: #282828 !important;
	margin-right: 10px;
}
a.delete-link {
	color: #ff0000 !important;
}
.dt-layout-cell.dt-layout-start {
	width: 70%;
}
.dt-length {
    width: 100%;
}
select#dt-length-0 {
    width: 100%;
    max-width: 100px;
}
.forgot-password-container form input[type="email"] {
    margin-bottom: 20px;
}
.forgot-password-container label {
    background: #F5F5F5 !important;
}
.img-thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 20px 0;
}
#user-posts form label {
    background: #FCFCFC !important;
}
body .shorting-ctn select {
    border: 1px solid #999 !important;
    border-radius: 4px;
    max-width: 27%;
    color: #999 !important;
    padding: 14px !important;
}
.user-profile {
	display: flex;
	gap: 20px;
}
.profile-content {
	width: 75%;
	padding: 20px;
}
.profile-pic {
	margin-bottom: 20px;
	text-align: center;
	display:none;
}
.profile-sidebar ul {
	list-style: none;
	padding-left: 0;
}
.profile-sidebar li {
	margin: 10px 0;
}
.img-thumbs-hidden {
	display: none;
}
.wrapper-thumb {
	position: relative;
	display: inline-block;
}
.reset-password-container label {
    background: #F5F5F5 !important;
}
body .reset-password-container form button {
    margin-top: 30px !important;
}
.media-sec .elementor-widget-wrap {
    display: table !important;
}
.post-img-ctn {
    float: left;
}
.post-title-ctn {
    float: right;
}
.page-id-1061 h2.elementor-heading-title.elementor-size-default {
    text-transform: capitalize;
}
a#cancel-comment-reply-link {
    margin-left: 20px;
    border: 1px solid #f00;
    padding: 3px;
    border-radius: 4px;
    font-size: 12px;
}
.error-msg-ctn {
    margin-bottom: 20px;
}
#galleryMessage p {
    margin-top: 20px;
}
input#post_title {
    font-size: 16px;
	outline: none;
}
div.dt-container div.dt-layout-table>div {
    overflow-x: scroll;
}
#user-posts form label.remove-label {
    position: absolute;
    top: 5px;
    right: 5px;
    background: transparent !important;
}
.gallery-item.user-post-ctn{
	position:relative;
}
.gallery-item .remove-label input[type="checkbox"] {
    z-index: 1;
    position: relative;
    height: 20px;
    width: 20px;
    top: 5px;
    right: 1px;
    opacity: 0;
}
.gallery-item {
    transition: opacity 0.5s ease-in-out; /* Smooth fade-out effect */
}
p.no-gallery {
    margin: 20px 0;
}
p.comment-form-cookies-consent {
    display: flex;
    gap: 10px;
}
.footer-col-1 img {
    filter: invert(1);
}
