/*
Theme Name: قالب نگاه نو
Theme URI: https://negahenoco.com
Author: گروه نگاه نو
Author URI: https://negahenoco.com
Description: قالب ویژه طراحی های اختصاصی گروه نگاه نو
Version: 1.0
*/

@charset "UTF-8";

:root {
    --white_color: #FFF;
    --gray_color: #696969;
    --border-radius-0: 0px;
    --border-radius-2: 2px;
    --border-radius-4: 4px;
    --border-radius-5: 5px;
    --border-radius-6: 6px;
    --border-radius-8: 8px;
    --border-radius-10: 8px;
}
        
.noselect, .noselect * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

* {
    outline: none !important;
}

p{
    margin:0;
}
.item_small h3 {
    font-size: 15px;
}

.page_title, .header_onthe_cover .page_title {
    margin-top: 0px;
}

h1.page-title {
    font-size: 20px;
    margin-bottom: 20px;
}

.elementor-widget-image img {
    border-radius: var(--border-radius-2);
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-radius: var(--border-radius-4) !important;
}

.wpcf7 .wpcf7-not-valid-tip:before {
    top: -37% !important;
}

.wpcf7 .wpcf7-not-valid-tip:after {
    top: -40% !important;
}

.wpcf7-form-control-wrap.recaptcha div {
    margin: auto;
    margin-bottom: 30px;
}

input:focus, textarea:focus, select:focus {
    color: var(--e-a-color-primary) !important;
}

.wpcf7 span.wpcf7-not-valid-tip {
    top: -4px !important;
}

.wpcf7 div.wpcf7-response-output {
    padding: 5px 15px !important;
    border-radius: var(--border-radius-4) !important;
}

/* Whatsapp Chat */
.whatsapp-icon {
    position: fixed;
    z-index: 100;
    left: 20px;
    bottom: 20px;
    padding: 10px;
    background: var(--e-a-color-secondary);
    border-radius: 100px;
    width: 35px;
    height: 35px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 4%);
}

.whatsapp-text {
    border: 1px solid #e6e6e7;
    position: absolute;
    top: -43px;
    left: 0px;
    background: var(--white_color);
    padding: 6px;
    width: 100px;
    height: 23px;
    line-height: 23px;
    border-radius: var(--border-radius-5);
    font-size: 15px;
    color: #231f20;
    text-align: center;
}

.mobile {
    display: none !important
}

.whatsapp-icon img {
    padding-top: 3px;
    position: relative;
    left: -3px;
    width: 28px !important;
}

body.single-post .tagcloud a:first-child {
    background: none;
    border: none;
    font-size: 16px;
    color: #231F20;
    font-weight: 400;
    padding-right: 0;
}

body.single-post .tagcloud a {
    background: #E1D5CE;
    border-radius: var(--border-radius-4);
    border: none;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 17px;
    padding-left: 17px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: var(--e-a-color-primary);
}

body.single-post .tagcloud {
    margin-bottom: 30px;
}

body.single-post .tagcloud a:hover {
    background: var(--e-a-color-primary) !important;
    color: var(--white_color) !important;
}

input:focus, textarea:focus, select:focus {
    border-color: var(--e-a-color-primary) !important;
}

body.single-post .sidebar_inner .widget {
    background: var(--white_color) !important;
    box-shadow: 0px 10px 40px 6px rgb(217 217 217 / 30%) !important;
    border-radius: var(--border-radius-4) !important;
    padding: 30px !important;
    margin-top: 0px !important;
}

body.single-post .sidebar_inner h4 {
    padding-top: 15px;
}

body.single-post .sidebar_inner h4:before {
    content: ' ';
    height: 1px;
    width: 40px;
    position: absolute;
    top: 0;
    background: var(--e-a-color-primary);
}

.social_share_widget {
    margin-right: 0;
}

.social_share_widget * {
    transition: 0.3s;
}

.social_share_widget li {
    display: inline-block;
    list-style: none;
}

.social_share_widget li i {
    font-size: 20px;
    width: 30px;
    height: 30px;
    background: #F2F2F2;
    border-radius: var(--border-radius-4);
    padding: 5px;
    margin-left: 10px;
    text-align: center;
    line-height: 30px;
    color: var(--gray_color);
}

.social_share_widget li:hover i {
    background: var(--e-a-color-primary);
    color: var(--white_color);
}

.whatsapp-fixed-btn:hover a {
    min-width: 100px !important;
}

small {
    margin: 0px 0 0 !important;
}

/* Custom CSS */
.datepicker-rtl {
    direction: rtl;
}

.datepicker {
    border-radius: 4px;
    direction: ltr;
}

.datepicker-rtl * {
    font-family: 'iranyekan';
    font-size: 11px;
}

.datepicker-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.datepicker-days {
    padding: 5px;
}

.datepicker table tr td.today {
    color: #ffffff;
    background-color: #ff594c;
    border-color: #ff594c;
}

.submit-reserve, .searchtrigger {
    cursor: pointer;
}

.search-trigger {
    cursor: pointer;
}

.search-trigger:hover {
    background-color: #005bb5;
}

.fullscreen-search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    animation: fadeIn 0.5s ease forwards;
}

.fullscreen-search .search-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 500px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.search-container form {
    width: 100%;
    display: flex;
    position: relative;
}

.search-container input {
    font-family: iranyekan;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    margin-bottom: 0px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
    font-size: 12px !important;
    padding-right: 35px !important;
    line-height: 25px;
    position: relative;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="26" viewBox="0 0 24 26" fill="none"%3E%3Cg id="Outline / Search / Magnifer"%3E%3Cpath id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M11.5 3.26303C6.66751 3.26303 2.75 7.38672 2.75 12.4736C2.75 17.5604 6.66751 21.6841 11.5 21.6841C16.3325 21.6841 20.25 17.5604 20.25 12.4736C20.25 7.38672 16.3325 3.26303 11.5 3.26303ZM1.25 12.4736C1.25 6.51469 5.83908 1.68408 11.5 1.68408C17.1609 1.68408 21.75 6.51469 21.75 12.4736C21.75 15.1688 20.8111 17.6333 19.2589 19.5243L22.5303 22.9679C22.8232 23.2763 22.8232 23.7761 22.5303 24.0844C22.2374 24.3927 21.7626 24.3927 21.4697 24.0844L18.1982 20.6408C16.4017 22.2747 14.0605 23.263 11.5 23.263C5.83908 23.263 1.25 18.4324 1.25 12.4736Z" fill="%23FF594D"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 20px;
}

.search-container input:focus {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="26" viewBox="0 0 24 26" fill="none"%3E%3Cg id="Outline / Search / Magnifer"%3E%3Cpath id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M11.5 3.26303C6.66751 3.26303 2.75 7.38672 2.75 12.4736C2.75 17.5604 6.66751 21.6841 11.5 21.6841C16.3325 21.6841 20.25 17.5604 20.25 12.4736C20.25 7.38672 16.3325 3.26303 11.5 3.26303ZM1.25 12.4736C1.25 6.51469 5.83908 1.68408 11.5 1.68408C17.1609 1.68408 21.75 6.51469 21.75 12.4736C21.75 15.1688 20.8111 17.6333 19.2589 19.5243L22.5303 22.9679C22.8232 23.2763 22.8232 23.7761 22.5303 24.0844C22.2374 24.3927 21.7626 24.3927 21.4697 24.0844L18.1982 20.6408C16.4017 22.2747 14.0605 23.263 11.5 23.263C5.83908 23.263 1.25 18.4324 1.25 12.4736Z" fill="%23283779"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
}

.search-container button[type="submit"] {
    background-color: var(--e-global-color-accent);
    color: white;
    border: none;
    font-size: 12px;
    font-weight: 300;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    position: absolute;
    left: 4px;
    top: 3px;
    border-top-right-radius: 0px;
    transition: 0.3s;
    padding-right: 19px !important;
    padding-left: 19px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    border: none !important;
}

.search-container button[type="submit"]:hover {
    background-color: #E2362A !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.close-search {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: white;
    background: none;
    border: none;
    cursor: pointer;
}

.close-search:hover {
    color: #ff6f61;
}

.close-search {
    position: absolute;
    top: -40px;
    left: 0px;
    right: 0;
    padding: 7px !important;
    border-radius: 6px !important;
    width: 30px;
    height: 30px;
    transition: 0.3s;
}

.search-container input:focus, .search-container textarea:focus, .search-container select:focus {
    border-color: #ff594c91 !important;
    color: #283779 !important;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

i.fixed_contact {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #00c821;
    width: 48px;
    height: 48px;
    border-style: none;
    border-width: 0px;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 5px rgba(0, 200, 33, 0.2);
    right: 15px;
    bottom: 15px;
}

a[aria-label="Contact"] .fa-comment-dots::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(assets/img/Chat-Dots.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: normal;
    margin-top: -5px;
}

i.fixed_contact {
    display: none;
    overflow: hidden;
    position: fixed;
    right: 30px;
    bottom: 30px;
    font-size: 18px;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.4em;
    text-align: center;
    border-radius: 60px;
    border: 1px solid rgba(167, 167, 167, .2);
    z-index: 99999;
    cursor: pointer;
    transform: scale(1);
    transition: all 400ms cubic-bezier(.77, 0, .175, 1), opacity 0s ease;
}

i.fixed_contact {
    display: block;
}

.top-section {
    position: relative !important;
}

.top-section::before {
    content: url("assets/img/pattern-bottom.svg") !important;
    position: absolute !important;
    left: 0 !important;
    bottom: -10px !important;
}

.top-section::after {
    content: url("assets/img/pattern-top.svg") !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}

table {
    width: 100%;
    border-collapse: collapse;
    color: #3c4959;
    font-size: 15px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    margin-top: 40px;
}

table thead {
  background-color: #283779;
  color: white;
  text-align: left;
}

table thead th {
  padding: 12px 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

table tbody tr:nth-child(even) {
  background-color: #fafafa;
}

table td {
  padding: 12px 16px;
  vertical-align: middle;
}

table tbody tr:hover {
  background-color: #283779;
  transition: background-color 0.2s ease-in-out;
}

table tbody tr:hover td {
    color: #FFF !important;
}

table tbody tr:first-child td {
    color: #FFF !important;
}

table tbody tr:first-child {
    background: #283779 !important;
}

@media(min-width:768px) and (max-width:1024px) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media(min-width:481px) and (max-width:767px) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media(min-width:320px) and (max-width:480px) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media(min-width:481px) and (max-width:767px) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media(min-width:320px) and (max-width:480px) {
    .mobile {
        display: block !important
    }
    .desktop {
        display: none !important
    }
}

@media (max-width: 768px) {
    .whatsapp-icon {
       bottom: 10px;
    }
}

.vertical-align-top img {
    margin-top: 5px;
}

select {
    background: var(--white_color) url(assets/img/chevron-left-filled.svg) no-repeat left 15px center !important;
    background-size: 12px !important;
}

select:focus {
    background: var(--white_color) url(assets/img/chevron-left-filled.svg) no-repeat left 15px center !important;
}

body.category .section_title {
    display: none;
}

nav.navigation.pagination {
    margin-top: -30px;
    margin-bottom: -30px;
}

.pagination .current, .pagination > b, .pagination a:hover, .page-numbers .current, .page-numbers a:hover, .pagination .next:hover, .pagination .prev:hover {
    border-radius: var(--border-radius-4) !important;
    color: #365861 !important;
    border: 2px solid #365861 !important;
}

.pagination a, .pagination > b, .pagination span, .page-numbers a, .page-numbers span {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    background: #F3F3F3 !important;
    border: 2px solid #F3F3F3 !important;
    color: var(--gray_color) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: var(--border-radius-4) !important;
    margin: 0 !important;
}

.pagination .next.page-numbers i:before {
    content: "\f053" !important;
}

.pagination .prev.page-numbers i:before {
    content: "\f054" !important;
}

.font-awesome-icon {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}

.font-awesome-icon i {
    font-family: "Font Awesome 5 Free";
}

.eicon-element {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.eicon-element:before {
    box-sizing: border-box;
}

.slick-slide {
    background: #F2F2F2 !important;
    border-radius: var(--border-radius-4) !important;
}

.related {
    padding-bottom: 50px;
    padding-top: 0px;
}

.slider.round {
  border-radius: 8px;
}

.slider.round:before {
  border-radius: 50%;
}

aside .close-button {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 32px;
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 18px;
}

aside .close-button:hover {
    color: #000;
}

aside .close-button .close-text {
    color: #1F1F1F;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px; /* 171.429% */
}

/* Comment CSS */
.comment-wrapper {
    border: 1px solid #E4E5E5;
    padding: 20px 40px;
    border-radius: 20px;
}

ol.comment-list {
    list-style: none;
    padding-right: 10px;
    padding-left: 10px;
}

.comment-author .says {
    display: none;
}

.comment-author .fn a {
    color: #141414 !important;
    font-size: 12px;
}

.comment-author .fn {
    font-style: normal;
    cursor: default;
    pointer-events: none;
    color: #141414 !important;
    font-size: 12px !important;
}

.comment-list li {
    position: relative;
    margin-bottom: 20px;
    color: #3C4959 !important;
    font-size: 13px;
    line-height: 30px;
    text-align: justify;
}

.comment-list li:nth-child(odd) {
    background-color: #ffffff;
    border: 1px solid #E4E5E5;
    padding: 20px;
    border-radius: 20px;
}

.comment-list li:nth-child(even) {
    background-color: #FAFAFA;
    border: 1px solid #E4E5E5;
    padding: 20px;
    border-radius: 20px;
}

ol.comment-list li.thread-alt.depth-1, ol.comment-list li.thread-alt.depth-2, ol.comment-list li.thread-alt.depth-3 {
    margin-right: 30px;
}

.comment-meta.commentmetadata a {
    font-size: 12px;
    color: #141414 !important;
    cursor: default;
    pointer-events: none;
}

.comment-meta.commentmetadata {
    display: inline-flex;
    float: left;
    padding-top: 5px;
    position: absolute;
    left: 30px;
    top: 20px;
}

.comment-body p {
    color: #3C4959 !important;
    font-size: 13px;
    line-height: 30px;
    text-align: justify;
}

.comment-list .reply a:hover {
    color: #283779 !important;
    opacity: 1 !important;
}

.comment-list .reply a {
    font-size: 13px;
    font-weight: bold;
    color: #283779 !important;
}

#comments > h3 {
	font-size: 20px
}

#comments a {
	color: inherit
}

#comments a:hover {
	opacity: .3
}

.commentlist {
	margin: 0 !important
}

.comment-respond {
	padding-bottom: 30px
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	width: calc(100% / 2);
	float: left
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	width: 90%
}

.comment-form-url input {
	width: 100%
}

.comment-form-cookies-consent {
	clear: both
}

.form-submit {
	margin: 0 0 10px 0
}

.comment-form-comment {
	margin-bottom: 15px
}

.comment-form-cookies-consent {
    display: none;
}

h3#reply-title {
	font-size: 24px;
	color: inherit
}

.commentlist, .commentlist .children {
	list-style: none;
	margin: 0
}

.comment-author {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    background: #FFF;
    border: 1px solid #E4E5E5;
    padding: 6px 10px;
    border-radius: 50px;
}

.comment-author img {
	vertical-align: middle;
	margin: 0 10px 0 0;
	display: inline-block;
	width: 35px;
    margin: 0px 0px 0px 5px;
	border-radius: 100%;
    width: 30px;
    border-radius: 100px !important;
}

.comment-meta {
	margin: 0 !important
}

.comment-metadata {
	display: inline-block;
	font-size: 12px;
	float: right;
	margin: 0
}

.comment-edit-link {
	font-size: 0
}

.comment-edit-link:before {
	font-family: "Font Awesome 5 Free";
	content: "\f304";
	font-size: 12px;
	font-weight: 900
}

#cancel-comment-reply-link {
	font-weight: 500;
	font-size: 14px
}

.commentlist li.comment {
	list-style: inherit;
	margin: 0
}

.commentlist li article {
	display: block;
	padding: 40px;
	margin: 0 0 20px;
	border: 1px solid rgba(167, 167, 167, .2)
}

.commentlist li.comment-author-admin .fn {
	color: #fff;
	background: #4e71fe;
	padding: 2px 10px;
	font-weight: 500;
	border-radius: 2px;
	text-transform: capitalize;
	font-size: 14px
}

.commentlist li.comment li.comment {
	margin: 0 0 0 20px
}

.comment-metadata > * {
	margin: 0 4px 0
}

li .comment-reply-title {
	margin: 20px 0
}

.commentlist .children li {
	margin: 10px 0 0
}

.comment-reply-link {
	display: inline-block;
	margin: 20px 0 0;
	font-size: 12px;
	color: #a7a7a7
}

.comment-reply-title small, 
.logged-in-as {
	float: right;
	margin-bottom: 10px
}

.comment .children {
	margin: 0 0 0 10px
}

#commentlist-container .page-numbers a {
	width: auto;
    padding: 5px 20px;
    margin: 5px 0 20px -7px;
}

#respond {
    margin-top: 40px;
    padding: 40px 90px 60px 90px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E4E5E5;
    border-radius: 20px 20px 20px 20px;
    background: #FAFAFA url(assets/img/comment-form-bg.svg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.comment-form-cookies-consent {
	margin-bottom: 10px
}

.comment-form-cookies-consent label {
	display: inline-block
}

.cz_nocomment {
	font-size: 14px
}

.comment-content {
	clear: both
}

.comment-form button {
	font-size: 15px
}

.commentlist li.comment li.comment {
	margin-left: 0;
	margin-right: 0
}

.comment-author {
	margin-bottom: 10px
}

.comment-metadata {
	float: none;
	opacity: .7;
	font-size: 10px;
	margin-bottom: 20px
}

.commentlist li article {
	padding: 30px
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	width: 100%
}

#comments .commentlist li img.avatar {
	left:-20px !important
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	float: right;
}

.comment-metadata {
	float: left
}

.commentlist li.comment li.comment {
	margin: 0 20px 0 0
}

.comment-reply-title small, 
.logged-in-as {
	float: left
}

.comment .children {
	margin: 0 10px 0 0
}

#comments .g-recaptcha {
    float: right;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.comment-edit-link {
    display: none;
}

h3#reply-title {
    font-size: 20px !important;
    padding-bottom: 10px !important;
}

.comment-reply-title small, .logged-in-as {
    font-size: 14px;
    float: right;
    width: 100%;
}

.post-comment .logged-in-as a:first-child {
    display: none;
}

h2.comments-title {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 15px !important;
    font-size: 16px !important;
    color: var(--text_color) !important;
    font-weight: 500 !important;
    padding-right: 2px !important;
}

#comments > h3 {
    font-size: 16px !important;
    color: var(--text_color) !important;
    font-weight: 400 !important;
    padding-right: 2px !important;
}

#respond h3 {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 30px !important;
    font-size: 16px !important;
    color: var(--text_color) !important;
    font-weight: 500 !important;
    padding-right: 2px !important;
}

.comment-notes {
    display: none;
}

.comment-form .form-submit {
    text-align: left !important;
    position: relative;
    top: 15px;
}

.comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form textarea {
    border-radius: var(--border-radius-8) !important;
    padding: 10px !important;
    font-family: iranyekan;
}

.comment-form-url input {
    width: 100% !important;
}

.comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form textarea {
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 12px !important;
    border: 1px solid #E4E5E5 !important;
}

.comment-form-author input:focus, .comment-form-email input:focus, .comment-form-url input, .comment-form textarea:focus {
    border-color: #283779 !important;
    color: #283779 !important;
}

.comment-form-author, .comment-form-email, .comment-form-url {
    margin-bottom: 20px !important;
}

.commentlist li article {
    display: block;
    padding: 30px;
    margin: 0 0 20px;
    border: 1px solid var(--gray_color);
    border-radius: var(--border-radius-4);
}

.commentlist .says {
    display: none;
}

#comments .commentlist li .avatar {
    width: auto !important;
    height: auto;
    max-height: 30px;
    border-radius: var(--border-radius-4);
}

.comment-awaiting-moderation, .comment-content {
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    color: #545353;
    padding-right: 15px;
}

.comment-metadata {
    float: left;
    position: absolute;
    top: 20px;
    left: 20px;
}

.post-comment label {
  display: inline-block;
}

.post-comment .comment-form-author label::before {
  content: url("img/user.svg");
  position: absolute;
  z-index: 2;
  right: 0;
  line-height: normal;
  padding-top: 5px;
}

.post-comment .comment-form-author label {
  padding-right: 30px;
  position: relative;
  display: none;
}

.post-comment .comment-form-email label::before {
  content: url("img/email.svg");
  position: absolute;
  z-index: 2;
  line-height: normal;
  padding-top: 8px;
  right: 0;
}

.post-comment .comment-form-email label {
  padding-right: 30px;
  position: relative;
  display: none;
}

.post-comment .comment-form-url label::before {
  content: url("img/website.svg");
  position: absolute;
  z-index: 2;
  line-height: normal;
  padding-top: 5px;
  right: 0;
}

.post-comment .comment-form-url label {
  padding-right: 30px;
  position: relative;
  display: none;
}

.post-comment .comment-form-comment label::before {
  content: url("img/Chat Dots.svg");
  position: absolute;
  z-index: 2;
  line-height: normal;
  padding-top: 5px;
  right: 0;
}

.post-comment .comment-form-comment label {
  padding-right: 30px;
  position: relative;
  display: none;
}

.post-comment .comment-form-comment textarea {
    border-radius: 12px !important;
    width: 100%;
}

.post-comment .fa-comments {
  color: #ff6b6b;
}

.post-comment .form-submit button {
  text-align: center;
  line-height: normal;
  background-image: linear-gradient(90deg, #ae0045, #cf3c40) !important;
  padding: 9px 26px 9px 15px;
  border-radius: 5px !important;
}

.post-comment .form-submit button::before {
  content: url("img/btn-icon.svg");
  position: absolute;
  z-index: 2;
  line-height: normal;
  right: 0;
}

.post-comment .comment-form .form-submit {
  text-align: center !important;
}

.table-content-blog .elementor-toc__header-title {
  padding-right: 20px;
}

body.single-post .comment-form .comment-form-author {
  padding: 0 0 0 10px;
}

body.single-post .comment-form .comment-form-email {
  padding: 0 10px 0 10px;
}

body.single-post .comment-form .comment-form-url {
  padding: 0 10px 0 0;
}

a[aria-label="Contact"] .fa-comment-dots::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(assets/img/Chat-Dots.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: normal;
    margin-top: -5px;
}

#comments .form-submit {
    text-align: left !important;
}

#comments .form-submit #submit {
    font-weight: 400 !important;
    color: #FFF !important;
}

.post-comment input::placeholder {
    color: #C2C2C2;
}

.post-comment input::-webkit-input-placeholder {
    color: #C2C2C2;
}

.post-comment input:-moz-placeholder {
    color: #C2C2C2;
}

.post-comment input::-moz-placeholder {
    color: #C2C2C2;
}

.post-comment input:-ms-input-placeholder {
    color: #C2C2C2;
}

.post-comment input::placeholder,
.post-comment textarea::placeholder {
    color: #C2C2C2;
}

.post-comment input::-webkit-input-placeholder,
.post-comment textarea::-webkit-input-placeholder {
    color: #C2C2C2;
}

.post-comment input:-moz-placeholder,
.post-comment textarea:-moz-placeholder {
    color: #C2C2C2;
}

.post-comment input::-moz-placeholder,
.post-comment textarea::-moz-placeholder {
    color: #C2C2C2;
}

.post-comment input:-ms-input-placeholder,
.post-comment input:-ms-input-placeholder {
    color: #C2C2C2;
}

@media (max-width:768px) {
    table {
        border: 0;
        box-shadow: none;
      }
    
      table thead {
        display: none;
      }
    
      table, 
      table tbody, 
      table tr, 
      table td {
        display: block;
        width: 100%;
      }
    
      table tr {
        margin-bottom: 15px;
        background-color: white !important;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
        border-radius: 6px;
        overflow: hidden;
        padding: 10px;
      }
    
      table td {
        text-align: right;
        padding: 10px 16px;
        position: relative;
        padding-left: 50%;
        box-sizing: border-box;
      }
    
      table td::before {
        content: attr(data-label);
        position: absolute;
        left: 16px;
        top: 10px;
        font-weight: bold;
        color: #283779;
        white-space: nowrap;
      }
    .widget li {
        text-align: right !important;
    }
    
    .comment-form-author, .comment-form-email, .comment-form-url {
        width: 100% !important;
    }
    
    .comment-form-author input, .comment-form-email input, .comment-form-url input {
        width: 100% !important;
    }
    
    body.single-post .comment-form .comment-form-author {
      padding: 0px;
    }
    
    body.single-post .comment-form .comment-form-email {
      padding: 0px;
    }
    
    body.single-post .comment-form .comment-form-url {
      padding: 0px;
    }

    #comments .g-recaptcha {
        float: none;
        display: flex;
        justify-content: center;
    }
    
    .comment-form .form-submit {
        text-align: center !important;
        top: 0;
    }
    
    .post-comment .elementor-widget-container {
        padding: 40px !important;
    }
    
    #comments .form-submit #submit {
        width: 100%;
    }

    .fullscreen-search .search-container {
        width: 80%;
    }
}