@charset "UTF-8";
/*
Theme Name: nimamahdavi
Theme URI: https://nimamahdavi.com/
Author: Ali Amin
Author URI: https://nimamahdavi.com/
Description: nimamahdavi Wordpress theme Design by Ali Amin
Version: 1.0.0
Text Domain: nimamahdavi
*/
@-ms-viewport {width: device-width;}
* ,*::before, *::after{padding: 0;margin: 0;border: 0;outline: 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body {overflow-wrap: break-word;font-size: 15px;line-height: 1.5;color: #111;font-weight: 200;font-feature-settings: "ss01";}
img {max-width: 100%;display: block;box-sizing: border-box}
a {color: #2954FF;text-decoration: none;transition: all .2s ease-in-out}
h1, h2, h3, h4, h5, h6 {line-height: 1.4;font-weight: bold;box-decoration-break: clone;-webkit-box-decoration-break: clone;}
h1 {font-size: 28px}
h2 {font-size: 24px}
h3 {font-size: 20px}
h4 {font-size: 18px}
h5 {font-size: 16px}
h6 {font-size: 14px}
form input,form select,form button,form textarea {border: 1px solid #CED4DA;padding: 12px;border-radius: 8px;transition: all 0.3s;}
textarea {width: 100% !important;}
small {opacity: .8;display: block;font-size: .9em;font-weight: normal;margin: 4px 0 0}
strong, big {font-weight: bold}
em {font-style: italic}
ul,ol {list-style: none;}
pre {display: inline-block;position: relative;padding: 6px 14px;margin-bottom: 30px;border-radius: 8px;overflow: auto;max-width: 100%}
pre small {margin: 0;font-size: inherit;display: inline-block}
q {font-weight: 700;position: relative;padding: 6px 14px;background: rgba(167, 167, 167, .1);border-radius: 8px;overflow: auto;max-width: 100%;}
.blockquote {text-align: center;padding: 30px}
cite {opacity: .7;font-size: 16px;margin: 0 5px;background: rgba(167, 167, 167, .1);padding: 3px 10px;display: inline-block}
blockquote cite, .blockquote cite, pre cite{display: block;font-size: 12px;font-style: italic;background: none;}
code,tt {position: relative;padding: 8px 10px;background: rgba(167, 167, 167, .1);border-radius: 8px;overflow: auto;display: inline-block;vertical-align: middle;line-height: 1.2}
blockquote code {padding: 4px 6px}
pre,code{font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;white-space: pre-wrap;}
mark {padding: 3px 5px}
video {width: 100%;height: auto}
iframe {max-width: 100%}
figure {width: 100% !important;}
.widget th:last-child, .widget td:last-child {border-right: 0}
thead {background-color: rgba(167, 167, 167, .1)}
table {border-collapse: separate;width: 100%;margin: 30px 0;}
table caption {padding: 0 0 10px}
abbr, acronym {border-bottom: 1px dotted;cursor: help}
kbd {background: rgb(111, 111, 111);padding: 4px 10px;border-radius: 8px;color: #fff}
dl {border: 3px double rgba(167, 167, 167, .3);padding: 20px;margin: 0 0 20px}
dt {float: left;clear: left;width: 150px;text-align: right;font-weight: bolder}
dt:after {content: ":"}
dd {margin: 0 0 10px 170px;padding: 0 0 10px 0;border-bottom: 1px solid rgba(167, 167, 167, .2)}
dd:last-child {margin-bottom: 0;border-bottom: 0}
address {border: 1px dashed rgba(167, 167, 167, .3);display: inline-block;padding: 20px;margin: 0 0 30px}
button, input, textarea {font-family: inherit;}
input:focus, textarea:focus {border-color: #2954FF;}
input:disabled {background-color: #CED4DA;cursor: no-drop;}
.wp-video,.mejs-container {border-radius: 8px;overflow: hidden;width: 100% !important;}
.wp-video,.wp-audio-shortcode {max-width: 100% !important;margin: 20px auto;}
hr {width: 100%;height: 1px;background-color: #000;margin: 30px 0;}
svg {width: 24px;height: 24px;}
img.alignleft {float: left;margin: 30px !important;height: auto;}
img.alignright {float: right;margin: 30px !important;height: auto;}
.gallery {display: flex;flex-wrap: wrap;}
.gallery .gallery-item {padding: 15px;}
figcaption {text-align: center;}
.alignleft {float: left;margin-right: 1rem;}
@media only screen and (min-width: 768px) {.alignleft {margin-right: calc(2 * 1rem);}}
.alignright {float: right;margin-left: 1rem;}
@media only screen and (min-width: 768px) {.alignright {margin-left: calc(2 * 1rem);}}
.aligncenter,.aligncenter img {clear: both;display: block;margin:0 auto}
.clear {clear: both;}
.wp-block-table {width: 100%;}
/*--------- Ready Class ---------*/
.container {width: 100%;padding:0 15px;margin:0 auto;position: relative;height: 100%;}
.container-full {margin: 50px calc(50% - 50vw) 50px calc(50% - 50.7vw);padding: 40px 0;}
@media (min-width: 576px) {.container {padding-left: calc(50% - 275px);padding-right: calc(50% - 275px);}}
@media (min-width: 768px) {.container {padding-left: calc(50% - 368px);padding-right: calc(50% - 368px);}}
@media (min-width: 1024px) {.container {padding-left: calc(50% - 500px);padding-right: calc(50% - 500px);}}
@media (min-width: 1200px) {.container {padding-left: calc(50% - 580px);padding-right: calc(50% - 580px);}}
@media (min-width: 1280px) {.container {padding-left: calc(50% - 620px);padding-right: calc(50% - 620px);}}
@media (min-width: 1440px) {.container {padding-left: calc(50% - 665px);padding-right: calc(50% - 665px);}}
.cols-1 > *,.col-d-100 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.col-d-80 {-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;}
.col-d-70 {-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
.col-d-60 {-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
.cols-2 > *, .col-d-50,.gallery-columns-2 .gallery-item {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.cols-3 > *, .col-d-33,.gallery-columns-3 .gallery-item {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.col-d-40 {-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.col-d-30 {-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
.col-d-20 {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.cols-4 > *, .col-d-25,.gallery-columns-4 .gallery-item {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.cols-5 > *, .col-d-20,.gallery-columns-5 .gallery-item {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.cols-6 > *, .col-d-16,.gallery-columns-6 .gallery-item {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.cols-10 > *,.col-d-10 {-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}
.flex {display: flex;}
.inline-flex {display: inline-flex;}
.flex-column {flex-direction: column;-ms-flex-direction:column;}
.flex-row-reverse {-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.flex-column-reverse {-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
.flex-wrap {-ms-flex-wrap: wrap;flex-wrap: wrap;}
.flex-nowrap {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
.flex-wrap-reverse {-ms-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}
.justify-content-start, .justify-content-right {-ms-flex-pack: start;justify-content: flex-start;}
.justify-content-end, .justify-content-left {-ms-flex-pack: end;justify-content: flex-end;}
.justify-content-center {-ms-flex-pack: center;justify-content: center;}
.justify-content-between {-ms-flex-pack: justify;justify-content: space-between;}
.justify-content-around {-ms-flex-pack: distribute;justify-content: space-around;}
.align-items-start,.align-items-right {-ms-flex-align: start;align-items: flex-start;}
.align-items-end,.align-items-left {-ms-flex-align: end;align-items: flex-end;}
.align-items-center {-ms-flex-align: center;align-items: center;}
.align-content-start {-ms-flex-line-pack: start;align-content: flex-start;}
.align-content-end {-ms-flex-line-pack: end;align-content: flex-end;}
.align-content-center {-ms-flex-line-pack: center;align-content: center;}
.align-content-between {-ms-flex-line-pack: justify;align-content: space-between;}
.align-content-around {-ms-flex-line-pack: distribute;align-content: space-around;}
.text-left {text-align: left}
.text-center {text-align: center}
.text-right {text-align: right}
.overflow-hidden {overflow: hidden;}
.select-none {pointer-events: none;}
.has-underline {position: relative;}
.has-underline::before {content: "";position: absolute;bottom: 0;height: 1px;width: 100%;right: 0;background-color: #111;}
.header-sticky.elementor-sticky--effects .bg-header-sticky {background: #000 !important;}
/*--------- Swiper Slider ---------*/
.swiper {padding-bottom: 30px !important;margin-bottom: 15px;}
.swiper-pagination-bullet {transition: all 0.3s;}
.swiper-pagination-bullet.swiper-pagination-bullet-active {width: 20px;border-radius: 4px;background-color: #2954FF;}
/** === Slider Element === **/
.tmt-slider-item {position: relative;cursor: grab;}
.tmt-slider-item img {width: 100%;height: 100%;}
.tmt-slider-item .content {position: absolute;width: 100%;height: 100%;top: 0;right: 0;display: flex;flex-direction: column;justify-content: center;text-align: center}
.tmt-slider-item .content .slide-heading {-webkit-animation-duration: 1s;animation-duration: 1s;font-size: 35px;font-weight: 700;}
.tmt-slider-item .content .slide-description {-webkit-animation-duration: 2s;animation-duration: 2s;font-size: 17px;}
.tmt-slider-item .content .slide-button {-webkit-animation-duration: 3s;animation-duration: 3s;}
.tmt-slider-item .content .slide-button a {display: inline-block;font-size: 15px;text-align: center;transition: all .3s;border: 2px solid #FFF;}
.tmt-slider-item > img {overflow: hidden;transition: all 0.3s;}
/** === Post List === **/
.post-tab {min-height: 300px;}
.post-tab-content {display: none;}
.post-tab-content.active {display: block;}
.post-item .thumbnail {overflow: hidden;}
.post-item img {width: 100%;height: 100% !important;object-fit: cover;transition: all 0.3s;}
.post-item .thumbnail:hover img {scale: 1.2;}
.post-item .title {font-size: 16px;color: #111;font-weight: 600;transition: all 0.3s;display: block;overflow: hidden;text-overflow: ellipsis;height: 100%;border-radius: 10px 10px 0 0;white-space: nowrap;width: 100%;}
.post-item .title:hover {color: #1E3A8E;}
.post-item .content p {font-size: 13px;}
.post-item .category a {background-color: #E8E8E8;color: #111;padding: 3px 6px 2px 6px;display: inline-block;font-size: 13px;margin: 5px 0 0 5px;}
.post-tab .post-section.style-1 .post-style-1 {width: 40%;}
.post-tab .post-section.style-2,.post-tab .post-section.style-4 {width: 60%;padding-right: 20px;gap: 15px;}
.post-style-1 {position: relative;}
.post-style-1 .thumbnail {width: 100%;height: 330px;border-radius: 20px;}
.post-style-1 .content {position: absolute;bottom: 10px;right: 50%;width: 95%;transform: translateX(50%);padding: 15px;background-color: #F0F0F0;}
.post-style-2 .thumbnail {width: 150px;height: 100px;border-radius: 20px;}
.post-style-2 .content {width: calc(100% - 150px);padding-right: 15px;}
.post-style-2 .category {margin-bottom: 8px;}
.post-style-3 {padding: 0 0 20px 20px;}
.post-style-3:last-child {padding-left: 0;}
.post-style-3 .content {padding: 15px 0;}
.post-style-3 .thumbnail {height: 220px;}
.post-section.style-3 {padding-top: 20px;}
.post-style-4 {width: calc(50% - 7.5px);}
.post-style-4:first-child {width: 100%;}
.post-style-4 .thumbnail {height: 150px;}
.post-style-4:first-child .thumbnail {height: 230px;}
.post-tab.style2 .post-style-3 .content,.top-category .content {display: flex;flex-direction: column;}
.post-tab.style2 .post-style-3 .content .title,.top-category .content .title {order: 2;}
.post-tab.style2 .post-style-3 .content p,.top-category .content p {order: 3;margin-top: 10px;}
.post-tab.style2 .post-style-3 .content .category,.top-category .content .category {order: 1;margin-bottom: 10px;}
.top-category .content {align-items: flex-start;background-color: #f9f9f9;padding: 20px;border-radius: 0 0 10px 10px;}
.top-category .content .timing {order: 4;margin-top: 10px;font-size: 14px;}
.post-tab.style3 .post-style-5 .thumbnail {width: 100px;height: 100px;}
.post-ajax-filter {margin-bottom: 20px;gap: 25px;}
.post-ajax-filter .cat-item {color: #888;padding-bottom: 5px;border-bottom: 2px solid transparent;cursor: pointer;text-align: center;}
.post-ajax-filter .cat-item.active {color: #000;border-color: #000;text-align: center;font-weight: 400;}
.loading {display: none;position: absolute;width: 100%;height: 100%;top: 0;right: 0;z-index: 99;align-items: center;justify-content: center;}
.loading.active {display: flex;}
.loading > div {display:inline-block;width:80px;height:80px}
.loading > div:after {content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #1E3A8E;border-color:#1E3A8E transparent #1E3A8E transparent;animation:dual-ring 1.2s linear infinite}
@keyframes dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.load-more div {display: inline-flex;cursor: pointer;align-items: center;gap: 5px;}
.pagination {text-align: center;margin:40px 0}
.pagination a, .pagination > b, .pagination span, .page-numbers a, .page-numbers span {display: inline-flex;transform: scale(.8);border-radius: 100%;margin: 0 -4px 0;border: 1px solid #CCC;font-weight: bold;text-align: center;font-size: 18px;justify-content: center;align-items: center;}
.pagination .current, .pagination > b, .pagination a:hover, .page-numbers .current, .page-numbers a:hover, .pagination .next:hover, .pagination .prev:hover {color: #fff;}
.pagination svg {width: 16px;height: 16px;}
@media (max-width:767px){
    .post-tab .post-section {flex-direction: column;}
    .post-tab .post-section.style-1 .post-style-1,.post-tab .post-section.style-2, .post-tab .post-section.style-4 {width: 100%;}
    .post-item img {border-radius: 8px !important;}
    .post-tab .post-section.style-2,.post-tab .post-section.style-4 {padding: 0;}
    .post-style-2 {flex-direction: column;margin-top: 20px;position: relative;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .post-style-2 .thumbnail {width: 100%;height: 250px;}
    .post-style-2 .content {width: 100%;padding: 15px 0 0 0;}
    .post-style-2 .category,.post-style-3 .category {position: absolute;left: 10px;top: 10px;}
    .post-item .category a {padding: 8px;border-radius: 5px;background-color: #E8E8E8 !important;color: #111 !important;}
    .post-item.post-style-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;position: relative;margin-top: 20px;}
    .post-style-4:first-child {margin-top: 20px;}
    .post-tab .post-section.style-4 {flex-direction: row;}
    .post-style-5 {flex-direction: row;}
    .post-style-5 .content {padding-right: 20px;}
    .post-style-5 .category {position: relative;top: 0;left: 0;}
}
/** === Form === **/
.gform_wrapper input {outline: 0 !important;border: 0 !important;width: 100% !important;text-align: right;}
.gform-footer {margin-top: 12px !important;}
.nimamahdavi-form .gform_fields {gap: 10px !important;}
.nimamahdavi-form .gform_fields > * {background-color: white;border: 1px solid #D0DBFF;padding: 10px 10px 0 10px;border-radius: 8px;}
.nimamahdavi-form input[type=tel] {text-align: right;}
.nimamahdavi-form input:not([type=submit]),.nimamahdavi-form textarea {color: #6c6c6c !important;padding-right: 0 !important;}
.nimamahdavi-form textarea {border: none !important;outline: none !important;}
.nimamahdavi-form .gform-field-label {margin-bottom: 0px !important;}
.newslleter_wrapper .gform_required_legend {display: none;}
.nimamahdavi-form input[type=submit] {background-color: #1E3A8E !important;padding: 20px !important;border-radius: 10px !important;}
.nimamahdavi-form.newsletter .gform_fields > * {padding: 0;background: none;border: none;}
.nimamahdavi-form.newsletter .gform_fields input[type=tel] {padding: 30px !important;border-radius: 30px;}
.nimamahdavi-form.newsletter input[type=submit] {position: absolute;left: 8px;top: 5px;width: 150px !important;border-radius: 50px !important;padding: 18px !important;background-color: #1E3A8E !important;}
/** === Accordion === **/
.tmt-accordion-item .tmt-accordion-content {display: none}
.tmt-open .tmt-accordion-content {display: block}
.tmt-accordion-container .tmt-accordion {list-style-type:none;margin:0;padding:0}
.tmt-accordion-container .tmt-accordion .tmt-accordion-title {outline:none;font-size:14px;cursor:pointer;font-weight:bold;line-height:1;margin:0;padding:15px 20px;transition:all 300ms cubic-bezier(0, .49, .27, .99)}
.tmt-accordion-container .tmt-accordion .tmt-accordion-title .tmt-accordion-icon {display:inline-block;font-weight:400}
.tmt-accordion-container .tmt-accordion .tmt-accordion-title .tmt-accordion-icon svg,.tmt-accordion-container .tmt-accordion .tmt-accordion-title .tmt-accordion-icon i {width:1.5em}
.tmt-accordion-container .tmt-accordion .tmt-accordion-title .tmt-accordion-icon.tmt-accordion-icon-right {float:right;text-align:right}
.tmt-accordion-container .tmt-accordion .tmt-accordion-title .tmt-accordion-icon.tmt-accordion-icon-left {float:left;text-align:left}
.tmt-accordion-container .tmt-accordion .tmt-accordion-item .tmt-accordion-icon-closed {display:flex}
.tmt-accordion-container .tmt-accordion .tmt-accordion-item .tmt-accordion-icon-opened {display:none}
.tmt-accordion-container .tmt-accordion .tmt-accordion-title.tmt-open .tmt-accordion-icon-closed {display:none}
.tmt-accordion-container .tmt-accordion .tmt-accordion-title.tmt-open .tmt-accordion-icon-opened {display:flex}
.tmt-accordion-container .tmt-accordion .tmt-accordion-content {padding:15px 20px;margin-top:0}
.tmt-accordion-container .tmt-accordion .tmt-accordion-content > * {margin:0}
@media (max-width:767px){
    .tmt-accordion-container .tmt-accordion .tmt-accordion-title {padding:12px 15px}
    .tmt-accordion-container .tmt-accordion .tmt-accordion-title .tmt-accordion-icon {width:1.2em}
    .tmt-accordion-container .tmt-accordion .tmt-accordion-content {padding:7px 15px}
}
/** === Content === **/
article.content {color: #222222;line-height: 30px;text-align: justify;}
article.content h2,article.content h3,article.content h4,article.content h5,article.content h6 {margin: 30px 0 10px 0;}
article.content img {border-radius: 25px;}
/** === List Text === **/
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {display: flex;font-size: inherit;align-items: center;}
.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {align-self: center;padding-left: 5px;padding-right: 5px;}
.elementor-widget .elementor-icon-list-icon {display: flex;position: relative;top: initial;}
.elementor-icon i, .elementor-icon svg {width: 1em;height: 1em;position: relative;display: block;}
.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {justify-content: flex-start;text-align: right;}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item::after {width: auto;left: auto;right: auto;position: relative;height: 100%;border-top: 0;border-bottom: 0;border-right: 0;border-left-width: 1px;border-style: solid;left: -8px;}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {margin-right: 8px;margin-left: 8px;}
.elementor-widget.elementor-align-between .elementor-icon-list-items {justify-content: space-between;}
/** === Social Fix === **/
.fixed-social {position: fixed;display: flex;color: #fff;mix-blend-mode: difference;z-index: 9999;writing-mode: sideways-lr;}
.fixed-social a {color: inherit;align-items: center;display: flex;opacity: 0.7;}
.fixed-social a:not(:last-child)::after {content: "-";margin: 20px 0;font-size: 34px;}
.fixed-social a:hover {opacity: 1;}
/** === Player === **/
.plyr--stopped .plyr__controls {position: absolute;left: 0;top: 0;z-index: 1 !important;}
.plyr--stopped .plyr__controls > * {display: none !important;}
.plyr--stopped .plyr__controls .plyr__time--current {display: block !important;background-color: white;color: black;position: absolute;left: -2px;top: 0;padding: 10px 20px !important;}
/** === Login Element === **/
.drop-down-btn {position: relative;cursor: pointer}
.drop-down-content {display: none;position: absolute;top: 40px;z-index: 999;}
.right-0 {right:0;}.left-0 {left:0;}.center-50 {right:50%;transform: translateX(50%);}
.user-login #loginform p {display: flex;flex-direction: column;margin-bottom: 15px}
.user-login #loginform p:last-child {margin-bottom: 0}
.user-login .register-btn {text-align: center;display: block;padding: 10px 0 8px 0;background-color: darkred;margin: 0 15px 15px 15px;color: #FFF;font-size: 14px;}
/** === Content === **/
.nimamahdavi-continer-table {overflow-x: auto;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) {border-spacing: 10px !important;border-collapse: separate !important;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) tbody td,.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) thead th {border-radius: 10px;text-align: center;background-color: #e6e6e6;padding: 6px !important;font-size: 14px;border: none;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) tbody tr:nth-child(2n) td {background-color: #f5f5f5;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) tbody tr:first-child td,.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) thead th {color: black !important;font-weight: bold;background-color: #b5b5b5;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) tbody tr:first-child td {background-color: #e6e6e6;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) tbody tr:first-child td a,.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) thead th a {color: black !important;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) tbody td:first-child {font-weight: bold;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) thead ~ tbody tr:first-child td {background-color: #e6e6e6;color: inherit !important;font-weight: normal;}
.nimamahdavi-continer-table table:not(.brands-grid-table):not(.sponsorship-table) thead th {padding: 12px !important;font-weight: bold;}
.faq-accordion {margin: 30px 0;}
.faq-question {background: #e8e8e8;width: 100%;padding: 15px 20px;font-size: 16px;font-weight: 600;display: flex;justify-content: space-between;align-items: center;border: none;cursor: pointer;transition: background 0.3s;}
.faq-question:hover {background: #ddd;}
.faq-icon {font-size: 20px;transition: transform 0.3s;}
.faq-answer {display: none;background: #fff;padding: 0 20px;}
.faq-answer p {margin: 15px 0;color: #444;line-height: 1.6;}
.faq-item {margin-bottom: 10px;border-radius: 10px;overflow: hidden;border: 1px solid #e8e8e8;}
.faq-item.active .faq-icon {transform: rotate(45deg);}
/** === Custom CSS === **/
.glass-box{backdrop-filter: blur(10px);}
.elementor-heading-title {line-height: 36px;}
.ellipsis-heading-title a{line-height:3;display: block !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.elementor-testimonial .elementor-testimonial__cite {background:none;}
.post-ajax-filter li.cat-item.active[data-cat="24"] {display: none !important;}
.post-style-1 .content{border-radius:10px}
.elementor-16 .elementor-element .bloor> .elementor-widget-container { backdrop-filter: blur(10px);}
.elementor-element .bloor2{backdrop-filter: blur(10px);}
.elementor-16 .elementor-element.elementor-element-ee5cedb .elementor-main-swiper .swiper-slide{backdrop-filter: blur(10px);}
.comment-reply-title{font-size:24px;color:#00305C;}
.why-us::before{content: "" !important;display: block !important;width: 200px !important;height: 0 !important;z-index: 0;box-shadow: 0 0 90px 94px #FDB9135E;position: absolute !important;left: 50% !important;top: 30px !important;transform: translatex(-50%);}
.price-style1 .price {display: flex;align-items: center;justify-content: space-between;color: #25408F;font-size: 20px;font-weight: bold;flex-direction: row;}
.woocommerce p.price ins {text-decoration: none;}
.woocommerce p.price del {position: relative;color: red;opacity: 1 !important;text-decoration: none;}
.woocommerce p.price del::before {content: "";background: red;width: 110%;height: 1px;position: absolute;transform: rotate(171deg);top: 12px;right: -5px;}
.woocommerce p.price .woocommerce-Price-currencySymbol svg {margin-bottom: -5px;fill: #25408F;}
.woocommerce p.price del .woocommerce-Price-currencySymbol svg {fill: red;}
.custom-radius-s1::before,.custom-radius-s1::after,.custom-radius-s2::before,.custom-radius-s2::after {content: "" !important;display: block !important;position: absolute !important;width: 60px !important;height: 60px !important;background: transparent;border-radius: 100px !important;top: 0 !important;right: -60px;box-shadow: -30px -30px #fff;}
.custom-radius-s1::after {right: auto;left: 0;top: auto !important;bottom: -60px;}
.custom-radius-s2::before,.custom-radius-s2::after {box-shadow: 30px -30px #fff;right: auto;left: -60px !important;}
.custom-radius-s2::after {left: auto !important;right: 0;top: auto !important;bottom: -60px;}
.woocommerce ul.products li.product .woocommerce-loop-category__title {padding:0!important;}
.elementor-widget-theme-post-featured-image a {display: block !important;}
/** === Login === **/
.nimamahdavi-main-login-form {color: white;width: 350px;}
.nimamahdavi-main-login-form .text-center {text-align: center;}
.nimamahdavi-main-login-form .nimamahdavi-form-title {font-size: 18px;margin-bottom: 10px;}
.nimamahdavi-main-login-form input {width: 100%;background-color: #ffffff69;border: none;height: 50px;border-radius: 8px;margin-top: 15px;padding: 0 15px;text-align: left;font-size: 16px;}
.nimamahdavi-main-login-form input.nimamahdavi-submit {background-color: #FFF;color: #092C5D !important;font-size: 16px;border: none;cursor: pointer;text-align: center;}
.nimamahdavi-main-login-form input[name="full_name"],.nimamahdavi-main-login-form input[name="password"] {text-align: center;}
.nimamahdavi-main-login-form .nimamahdavi-error-text {color: #ffb4b4;text-align: center;margin-top: 20px;}
.nimamahdavi-main-login-form .nimamahdavi-success-text {color: green;text-align: center;margin-top: 20px;}
.nimamahdavi-main-login-form .nimamahdavi-footer-text {font-size: 12px;text-align: center;margin-top: 15px;}
.nimamahdavi-main-login-form .nimamahdavi-footer-text a {color: white;text-decoration: underline;}
.nimamahdavi-main-login-form .nimamahdavi-change-link {width: auto;display: block;cursor: pointer;border: none;height: auto;background-color: transparent;padding: 0 4px 0 10px;color: white;margin-top: 15px;font-size: 14px;position: relative;}
.nimamahdavi-change-link::after {border-color: #213047;left: 0;}
.nimamahdavi-error-text.error-fixed {position: fixed;top: 20px;right: 20px;z-index: 99999;background-color: #092C5D;padding: 15px;border-radius: 8px;color: #FFF;}
.btn-loading {width: 100%;height: 50px;border-radius: 8px;margin-top: 15px;padding: 0 15px;background-color: white;display: flex;align-items: center;justify-content: center;}
.btn-loading > div {position: relative;width: 70px;height: 50px;}
.btn-loading div div {position:absolute;top: 20px;width:11px;height:11px;border-radius:50%;background: #092C5D;animation-timing-function:cubic-bezier(0,1,1,0)}
.btn-loading.nimamahdavi-loading {background-color: transparent;}
.btn-loading.nimamahdavi-loading div div {background: #fff;}
.btn-loading div div:nth-child(1) {left:8px;animation:btn-ellipsis1 0.6s infinite}
.btn-loading div div:nth-child(2) {left:8px;animation:btn-ellipsis2 0.6s infinite}
.btn-loading div div:nth-child(3) {left:32px;animation:btn-ellipsis2 0.6s infinite}
.btn-loading div div:nth-child(4) {left:56px;animation:btn-ellipsis3 0.6s infinite}
@keyframes btn-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}
@keyframes btn-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}
@keyframes btn-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}
.nimamahdavi-main-login-form .nimamahdavi-back {position: absolute;top: -95px;right: 0;fill: white;}
.nimamahdavi-main-login-form .nimamahdavi-back svg {width: 25px;height: 25px;}
.nimamahdavi-main-login-form .nimamahdavi-countdown-timer {margin-top: 50px;}
.nimamahdavi-main-login-form .nimamahdavi-timer-text {margin-right: 8px;font-size: 13px;}
.nimamahdavi-main-login-form .text-error {display: none;}
.nimamahdavi-main-login-form .has-error .text-error {display: block;color: red;margin-top: 4px;}
.nimamahdavi-main-login-form .has-error input[type="text"] {border-color: red;}
/** === Model === **/
.tmt-modal .tmt-modal-botton {color: #FFF;}
.tmt-modal .tmt-modal-botton button {padding: 8px 15px;background-color: #818a91;cursor: pointer;}
.tmt-modal .tmt-modal-botton button svg {margin-right: 8px;}
.tmt-modal .tmt-modal-bg {visibility: hidden;position: fixed;top:0;right:0;width: 100%;height: 100%;z-index: 1010;overflow-y: auto;-webkit-overflow-scrolling: touch;padding: 15px 15px;background: rgba(0,0,0,0.6);opacity: 0;transition: opacity .15s linear;}
.tmt-modal.tmt-open .tmt-modal-bg {opacity: 1;visibility: visible;}
.tmt-modal .tmt-modal-bg .tmt-modal-box {position: relative;margin: 0 auto;width: 600px;max-width: calc(100% - 0.01px) !important;background: #fff;transform: translateY(-100px);transition: .3s linear;transition-property: all;transition-property: opacity,transform;border-radius: 3px;}
.tmt-modal.tmt-open .tmt-modal-bg .tmt-modal-box {opacity: 1;transform: translateY(0);}
.tmt-modal .tmt-modal-header {font-size: 24px;padding: 15px 30px;background: #f8f8f8;}
.tmt-modal .tmt-modal-content {padding: 30px 30px;}
.tmt-modal .tmt-modal-footer {padding: 15px 30px;background: #f8f8f8;}
.tmt-modal .tmt-modal-close {position: absolute;left: 0;top: 0;display: flex;align-items: center;justify-content: center;color: #999;background: transparent;width: 40px;height: 40px;cursor: pointer;}
@keyframes loadAfter {to {visibility: visible;opacity: 1;}}
/*--------- Comments ---------*/
.comments-area {margin-top: 50px;height: auto;color: #505052;}
.comment-form {display: flex;align-items: center;flex-wrap: wrap;position: relative;z-index: 1;}
.comment-form textarea,.comment-form input {line-height: 1.5;padding: .9rem .8rem .8rem 4rem;border-radius: 25px;color: #000;font-size: 16px;border: 1px solid #CECECE;width: 100%;}
#comments .comment-reply-title {border-bottom: 1px solid #bebebe;margin-bottom: 20px;padding-bottom: 20px;font-size: 24px;font-weight: bold;}
.comment-form .comment-notes,.comment-form .comment-form-comment,.comment-form .logged-in-as {width: 100%;margin-bottom: 20px;}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .form-submit {width: 33.33%;}
.comment-form .comment-form-email {padding: 0 10px;}
.comment-form .form-submit .submit {padding: .9rem 0 .8rem 0;font-size: 16px;color: white;border-radius: 25px;font-weight: bold;background-color: #1E3A8E;}
.comment-form input:focus,.comment-form textarea:focus {border-color: #222;}
.comment-list,.comment-list ul {list-style: none;}
.comment-list {padding: 20px;margin: 20px 0;}
.comment-list li {margin-bottom: 20px;background-color: #F1FDFD;padding: 15px;border-radius: 25px;}
.comment-author {display: flex;align-items: center;margin-bottom: 10px;}
.comment-author .icon.avatar {background-color: #D2D2D2;width: 50px;height: 50px;margin-left: 15px;background-image: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M80,71.2V74c0,3.3-2.7,6-6,6H26c-3.3,0-6-2.7-6-6v-2.8c0-7.3,8.5-11.7,16.5-15.2c0.3-0.1,0.5-0.2,0.8-0.4 c0.6-0.3,1.3-0.3,1.9,0.1C42.4,57.8,46.1,59,50,59s7.6-1.2,10.8-3.2c0.6-0.4,1.3-0.4,1.9-0.1c0.3,0.1,0.5,0.2,0.8,0.4 C71.5,59.5,80,63.9,80,71.2z'/%3E%3Cellipse cx='50' cy='36.5' rx='14.9' ry='16.5'/%3E%3C/svg%3E");background-repeat: no-repeat no-repeat;background-position: center top;background-size: 130%;border-radius: 50px;}
.comment-author .says {margin-right: 5px;}
.comment-reply-link {display: inline-block;border-radius: 50px;font-size: 16px;background-color: #4f4f4f;color: #fff;padding: 8px 24px;}
.comment-reply-link:hover {background-color: white;}
.comment-meta {display: flex;align-items: center;gap: 20px;}
.comment-body {padding: 15px;}
.comment-list li ul {margin: 15px 15px 0 0;}
.comment-list li ul.children .comment-body {background-color: #E3EAFF;border-radius: 25px;}
.comment-list li .like-dislike span.text,.comment-form-website {display: none;}
/*---- Woocommerce Cart ----*/
.woocommerce-cart .woocommerce-notices-wrapper {display: none;}
.nimamahdavi-cart .cart {border: 1px solid #e0e0e2;padding: 20px 0;border-radius: 8px;}
.nimamahdavi-cart .cart-heading {padding-right: 20px;}
.nimamahdavi-cart .cart-heading p {font-size: 16px !important;font-weight: bold;margin: 0;}
.nimamahdavi-cart .cart-heading span {color: #81858b;}
.nimamahdavi-cart .product-thumbnail {width: 150px;}
.nimamahdavi-cart .product-thumbnail img {margin: 0;width: 100%;border-radius: 10px;}
.nimamahdavi-cart .product-info {width: calc(100% - 160px);}
.nimamahdavi-cart .product-name {font-weight: bold;text-align: right !important;}
.nimamahdavi-cart .product-quantity {position: relative;}
.nimamahdavi-cart .product-quantity .product-remove {position: absolute;bottom: 13px;right: 26px;z-index: 9;background-color: white;}
.nimamahdavi-cart .product-quantity .product-remove.hide-remove {display: none;}
.nimamahdavi-cart .product-quantity .product-remove a {width: 20px;height: 20px;}
.nimamahdavi-cart .product-quantity .product-remove a svg {width: 20px;height: 20px;fill: var(--wc-red) !important;}
.woocommerce a.remove:hover {background: transparent;}
.nimamahdavi-cart .product-discount {color: #1E3A8E;}
.nimamahdavi-cart .product-discount svg{width: 18px;height: 18px;margin: 0 3px -3px 2px;fill: #1E3A8E;}
.nimamahdavi-cart .product-subtotal bdi {font-size: 18px !important;font-weight: bold;}
.nimamahdavi-cart .product-subtotal svg {margin: 2px 4px -4px 0;width: 20px;height: 20px;}
.nimamahdavi-cart .product-subtotal {margin-top: 10px;}
.nimamahdavi-cart .woocommerce-cart-form__cart-item {padding: 15px 20px;border-bottom: 1px solid #e0e0e2;}
.nimamahdavi-cart .woocommerce-cart-form__cart-item:nth-last-child(2) {border: none;padding-bottom: 10px;}
.nimamahdavi-cart .cart-collaterals,.checkout-billing .checkout-delivery {padding-right: 25px;}
.nimamahdavi-cart .cart-collaterals .cart_totals,.checkout-billing .checkout-delivery aside {width: 100%;position: sticky;top: 430px;right: 0;padding: 20px;border: 1px solid #e0e0e2;border-radius: 8px;}
.nimamahdavi-cart .wc-proceed-to-checkout .checkout-button,.checkout-delivery .order-pay,.checkout-delivery .order-submit button {padding: 16px !important;font-size: 20px;margin: 0 0 -10px 0 !important;text-align: center !important;background-color: #1E3A8E !important;border-radius: 8px;}
.nimamahdavi-cart .cart-collaterals .cart-total-item,.checkout-billing .cart-total-item {margin: 10px 0;}
.nimamahdavi-cart .cart-collaterals .cart-total-item svg,.checkout-billing .cart-total-item svg,.nimamahdavi-payment-box svg {width: 20px;height: 20px;margin: 0 4px -3px 0;fill: #62666d;}
.nimamahdavi-cart .cart-collaterals .order-discount,.checkout-billing .order-discount {color: #1E3A8E;}
.order-discount {position: relative;}
.order-discount .nimamahdavi-discount-text {position: absolute;background: white;top: 0;right: 0;}
.nimamahdavi-cart .cart-collaterals .order-discount svg,.checkout-billing .order-discount svg {fill: #1E3A8E;}
.nimamahdavi-cart .cart-collaterals .order-discount .woocommerce-Price-amount,.checkout-billing .order-discount .woocommerce-Price-amount {text-indent: 0;}
.nimamahdavi-cart .shop_table .actions .button {display: none;}
.wc-empty-cart-message {display: none;}
.nimamahdavi-empty-cart {padding: 0 24px 24px 24px;border: 1px solid #e0e0e2;border-radius: 8px;}
.nimamahdavi-empty-cart .title {font-size: 19px !important;font-weight: bold;}
.nimamahdavi-empty-cart .button {background-color: #1E3A8E !important;color: white !important;margin-top: 10px !important;}
.woocommerce-cart .blockOverlay {display: none !important;opacity: 0;}
/*---- Woocommerce Checkout ----*/
.woocommerce-checkout .woocommerce {display: flex;flex-wrap: wrap;flex-direction: column;}
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper {order: 2;}
.woocommerce-checkout .woocommerce .woocommerce-checkout {order: 3;margin-bottom: 20px;}
.checkout-billing .woocommerce-checkout-payment {order: 2;background: #fff !important;border-radius: 8px !important;padding: 24px;border: 1px solid #e0e0e2;}
.checkout-billing #customer_details {order: 1;display: flex;flex-direction: column;}
.checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {display: flex;flex-wrap: wrap;gap: 20px;}
.checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * {width: calc(50% - 10px);}
#customer_details {display: block !important;padding: 16px 20px 20px 20px;border: 1px solid #e0e0e2;border-radius: 8px;margin: 0 0 20px 0;}
.checkout-billing .woocommerce-billing-fields #billing_email_field label {margin-bottom: 5px;font-weight: bold;}
.checkout-billing #order_comments,.checkout-billing input.input-text,.select2-container .select2-selection--single {border: 1px solid #e0e0e2 !important;}
.checkout-billing .shipping-metod {border-bottom: 1px solid #e0e0e2;border-top: 1px solid #e0e0e2;padding: 5px;}
.woocommerce ul#shipping_method li {display: flex;align-items: center;gap: 10px;position: relative;}
.woocommerce ul#shipping_method li input {opacity: 0;position: absolute;top: 0;right: 0;width: 100%;height: 100%;z-index: 2;cursor: pointer;}
.woocommerce ul#shipping_method .amount {position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.woocommerce ul#shipping_method li label {display: flex;align-items: center;justify-content: space-between;padding-right: 25px;width: 70%;cursor: pointer;text-align: right !important;line-height: 1.5 !important;}
.woocommerce ul#shipping_method li label::before,.checkout-billing .woocommerce-checkout-payment .methods li label::before,.multiple-addresses-list.active .multiple-address-item label::before {content: "";width: 16px;height: 16px;border-radius: 50px;border: 2px solid #424750;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.woocommerce ul#shipping_method li input:checked + label::before,.woocommerce ul#shipping_method li input[type=hidden] + label::before,.checkout-billing .woocommerce-checkout-payment .methods li input:checked + label::before,.multiple-addresses-list.active .multiple-address-item input:checked + label::before {border: 5px solid #1E3A8E;}
.checkout-delivery .order-pay {margin: 20px 0 0 0 !important;font-weight: bold;color: white;cursor: pointer;}
.checkout-delivery .order-submit button {width: 100%;}
.checkout-billing {padding-top: 30px;}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon {position: relative;width: 28%;order: 1;border-radius: 8px !important;padding: 24px;border: 1px solid #e0e0e2 !important;display: block !important;align-self: flex-end;position: absolute;left: 0;top: 0;}
.woocommerce-checkout .woocommerce-form-coupon .coupon-form {position: relative;width: 100%;}
.woocommerce-checkout .woocommerce-form-coupon .coupon-form #coupon_code {width: 100%;}
.woocommerce-checkout .woocommerce-form-coupon .coupon-form .button {position: absolute;left: 0;background: none;top: 0;color: #a1a3a8;padding: 0 20px;height: 100%;}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon .title {font-size: 16px !important;font-weight: bold;}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon .toggle-coupon {position: absolute;left: 24px;top: 24px;padding-left: 15px;color: #1E3A8E;font-weight: bold;cursor: pointer;}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon .toggle-coupon::after {content: "";display: block;border: solid #1E3A8E;border-width: 0 1px 1px 0;position: absolute;left: 0;top: 30%;padding: 3px;transform: rotate(45deg);}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon.active .toggle-coupon::after {top: 45%;transform: rotate(-135deg);}
.checkout-billing .woocommerce-checkout-payment::before {content: "انتخاب روش پرداخت";display: block;font-size: 16px;font-weight: bold;}
.checkout-billing .woocommerce-checkout-payment .methods {border: none !important;padding: 0 !important;}
.checkout-billing .woocommerce-checkout-payment .methods .payment_box {display: block !important;background: none !important;padding: 0 !important;margin: 8px 0 0 0 !important;}
.checkout-billing .woocommerce-checkout-payment .place-order,.checkout-billing .woocommerce-checkout-payment .methods .payment_box::before {display: none !important;}
.checkout-billing .woocommerce-checkout-payment .methods li {position: relative;display: flex;flex-wrap: wrap;align-items: center;padding: 16px 40px 16px 0;border-top: 1px solid #f0f0f1;cursor: pointer;}
.checkout-billing .woocommerce-checkout-payment .methods li:first-child {border: none;}
.checkout-billing .woocommerce-checkout-payment .methods li label {display: inline-flex;flex-direction: row-reverse;align-items: center;line-height: 22px !important;}
.checkout-billing .woocommerce-checkout-payment .methods li input {position: absolute;width: 100%;height: 100%;opacity: 0;top: 0;right: 0;cursor: pointer;z-index: 9;}
.checkout-billing .woocommerce-checkout-payment .methods li label::before,.multiple-addresses-list.active .multiple-address-item label::before {width: 20px;height: 20px;}
.checkout-billing .woocommerce-checkout-payment .methods li img {margin: 0 0 0 10px !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {margin-top: 0;transform: translateY(50%);}
.select2-container .select2-selection--single .select2-selection__arrow {left: 8px !important;top: 6px !important;height: auto !important;}
.main-address-form .address-form-item span.required {color: red;}
.order-summary {border: 1px solid #e0e0e2;border-radius: 8px;padding: 20px;order: 2;margin-top: 20px;}
.category-summary-box:not(:last-child) {margin-bottom: 25px;border-bottom: 1px solid #e0e0e2;padding-bottom: 25px;}
.order-summary .title {font-size: 16px !important;font-weight: bold;margin-bottom: 30px;}
.order-summary .category-title {gap: 10px;}
.order-summary .category-title svg {fill: #1E3A8E;}
.order-summary .category-title strong {font-size: 16px !important;}
.order-summary .category-title span {display: inline-block;background-color: #f0f0f1;color: #62666d;padding: 2px 10px 0 10px;border-radius: 50px;}
.order-summary .order-summary-item {padding: 10px;width: 110px;margin: 20px 0 0 10px;border-left: 1px solid #e0e0e2;}
.order-summary .order-summary-item:last-child {border: none;}
.order-summary .order-summary-item img {width: 100%;height: 100%;margin: 0;}
.order-summary .order-summary-item .lable,.order-summary .order-summary-item .cart-item-number,.order-summary .order-summary-item .attribute-item {font-size: 12px !important;text-align: right !important;line-height: 1.5 !important;margin: 5px 0;}
/** === Download Box === **/
.nimamahdavi-download-box{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#f8f9ff 0%,#eef2ff 100%);border-radius:16px;border:1px solid #e0e7ff;box-shadow:0 10px 30px rgba(0,0,0,0.06);}
.download-description{margin-bottom:1.8rem;padding:1rem 1.2rem;background:#ffffff;border-radius:12px;border-right:4px solid #6366f1;box-shadow:0 2px 8px rgba(0,0,0,0.04);line-height:1.7;}
.download-description p:last-child{margin-bottom:0;}
.download-items{display:flex;flex-direction:column;gap:1rem;}
.download-card{display:block;text-decoration:none;color:#1e293b;background:white;border-radius:12px;overflow:hidden;transition:all 0.28s ease;box-shadow:0 4px 15px rgba(0,0,0,0.08);border:1px solid #e2e8f0;}
.download-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(99,102,241,0.18);border-color:#c7d2fe;}
.card-content{display:flex;align-items:center;padding:1.1rem 1.4rem;gap:1.1rem;}
.icon-wrapper{flex-shrink:0;width:48px;height:48px;background:#6366f1;color:white;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background 0.3s ease;}
.download-card:hover .icon-wrapper{background:#4f46e5;}
.download-icon{width:28px;height:28px;}
.card-text{flex:1;}
.card-title{margin:0;font-size:1.05rem;font-weight:600;line-height:1.4;color:#1e293b;}
/** === Woocommerce My Account === **/
.woocommerce-account .woocommerce {display: flex;flex-wrap: wrap;}
.woocommerce-account .woocommerce ul {list-style: none;}
.woocommerce-account .woocommerce * {line-height: 24px !important;}
.woocommerce-account .woocommerce .nimamahdavi-wc-account-menu {width: 25%;border: 1px solid #e0e0e2;border-radius: 8px;}
.woocommerce-account .back-wc-account-menu {display: none;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {width: 75%;padding-right: 16px;}
.nimamahdavi-wc-account-menu .profile {padding: 16px;}
.nimamahdavi-wc-account-menu .profile-info strong {font-size: 16px !important;}
.nimamahdavi-wc-account-menu .profile-info .mobile-number {color: #a1a3a8;margin: -4px 0 0 0;}
.nimamahdavi-wc-account-menu .profile .profile-edit svg {width: 20px;height: 20px;fill: #1E3A8E;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation {width: 100%;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation ul {display: flex;flex-direction: column;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard {order: 1;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders,.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--licenses {order: 2;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads {order: 3;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--wishlist {order: 4;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address {order: 5;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--recently-viewed {order: 6;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account {order: 7;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout {order: 8;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li a {display: flex;align-items: center;text-align: right !important;position: relative;gap: 10px;padding: 16px;border-top: 1px solid #f0f0f1;color: #222;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.is-active a::before {content: "";top: 8px;height: calc(100% - 16px);width: 4px;border-radius: 2px 0 0 2px;position: absolute;right: 0;background-color: #1E3A8E;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li.is-active a {font-weight: bold;}
.nimamahdavi-wc-account-menu .woocommerce-MyAccount-navigation li a:hover {background-color: #f0f0f1;}
.nimamahdavi-dashboard-content .dashboard-box {padding: 20px;border: 1px solid #e0e0e2;border-radius: 8px;margin-bottom: 16px;}
.woocommerce-MyAccount-content .heading-box {margin-bottom: 40px;}
.woocommerce-MyAccount-content strong.title {font-size: 16px !important;position: relative;}
.woocommerce-MyAccount-content strong.title::after {content: "";display: block;width: 70px;height: 2px;background-color: #1E3A8E;margin-top: 8px;}
.nimamahdavi-dashboard-content .dashboard-box .heading-box a {font-size: 12px !important;position: relative;color: #1E3A8E;font-weight: bold;padding-left: 8px;display: flex;align-items: center;}
.nimamahdavi-dashboard-content .dashboard-box .heading-box a::before {content: "";display: block;border: solid #1E3A8E;border-width: 0 1px 1px 0;position: absolute;left: 0;top: 38%;padding: 3px;transform: rotate(135deg);}
.nimamahdavi-dashboard-content .dashboard-orders-items li:not(:first-child) a {border-right: 1px solid #f0f0f1;padding-right: 16px;}
.nimamahdavi-dashboard-content .dashboard-orders-items img {margin: 0 0 0 16px;}
.nimamahdavi-dashboard-content .dashboard-orders-items a div p {margin: 0;font-weight: bold;}
.nimamahdavi-orders {border: 1px solid #e0e0e2;border-radius: 8px;}
.nimamahdavi-orders .heading-box {padding: 20px 20px 0 20px;}
.nimamahdavi-orders .order-tabs ul {display: flex;border-bottom: 1px solid #e0e0e2;margin-bottom: 16px;padding-bottom: 12px;}
.nimamahdavi-orders .order-tabs ul li a {color: #81858b;display: flex;align-items: center;gap: 6px;position: relative;padding: 0 16px;font-size: 15px !important;}
.nimamahdavi-orders .order-tabs ul li a span {width: 20px;height: 20px;line-height: 21px !important;display: inline-block;text-align: center !important;background-color: #81858b;color: white;border-radius: 4px;}
.nimamahdavi-orders .order-tabs ul li a.is-active span {background-color: #1E3A8E;}
.nimamahdavi-orders .order-tabs ul li a.is-active {color: #1E3A8E;}
.nimamahdavi-orders .order-tabs ul li a.is-active::after {content: "";background-color: #1E3A8E;border-top-left-radius: 4px;border-top-right-radius: 4px;height: 4px;left: 50%;transform: translateX(-50%);width: calc(100% - 16px);position: absolute;bottom: -13px;}
.nimamahdavi-order-list {padding: 4px 14px 14px 14px;}
.nimamahdavi-order-list .order-item {display: block;border: 1px solid #dfdfdf;border-radius: 8px;margin-bottom: 16px;}
.nimamahdavi-order-list .order-item header {padding: 16px;border-bottom: 1px solid #dfdfdf;position: relative;}
.nimamahdavi-order-list .order-item header p {width: 100%;margin-top:10px}
.nimamahdavi-order-list .order-item header .view-order {position: absolute;left: 12px;top: 25px;}
.nimamahdavi-order-list header .new-order-status-labels {width: 100%;margin-bottom: 10px;}
.nimamahdavi-order-list header .new-order-status-labels .order-status-lable {margin:0;font-weight: 600;flex-wrap: wrap;}
.nimamahdavi-order-list .new-order-status-labels .order-status-lable:first-child {padding-left: 120px;}
.nimamahdavi-order-list .new-order-status-labels .order-status-lable svg {width: 20px;height: 20px;}
.nimamahdavi-order-list .new-order-status-labels .order-status-type {padding-right: 25px;color: #5e5c5c;}
.nimamahdavi-order-list .order-status-lable svg {fill: #787878;margin: 0 0 -6px 6px;}
.nimamahdavi-order-list .order-status-lable .order-status-date {font-size: 13px !important;}
.nimamahdavi-order-list .list-order-status-labels .order-status-lable:last-child svg {fill: #03b354;}
.nimamahdavi-order-list .order-status-cancelled .order-status-lable svg,.nimamahdavi-order-list .order-status-refunded .order-status-lable svg {fill: #a1a3a8;}
.nimamahdavi-order-list .order-item header ul li,.nimamahdavi-order-item .order-info ul li {padding: 0 5px 0 20px;position: relative;font-size:14px}
.nimamahdavi-order-list .order-item header ul li:not(:first-child)::before,.nimamahdavi-order-item .order-info ul li::before {content: "";display: block;position: absolute;background-color: #e8e8e8;width: 6px;height: 6px;right: -10px;top: 10px;border-radius: 50px;}
.nimamahdavi-order-list .order-item header ul li .woocommerce-Price-amount svg,.nimamahdavi-order-item .order-info ul li .woocommerce-Price-amount svg {width: 16px;height: 16px;margin: -2px 5px -2px 0;}
.nimamahdavi-order-list .products-order {padding: 16px;}
.nimamahdavi-order-list .products-order .product-item {width: 100px;margin-top: 10px;height:100px;padding:0 10px;display: inline-block;}
.nimamahdavi-order-list .products-order .product-item img {margin: 0;width: 100%;height: 100%;object-fit: contain;}
.nimamahdavi-order-list .get-invoice {padding: 16px;border-top: 1px solid #dfdfdf;}
.nimamahdavi-order-item {border: 1px solid #e0e0e2;border-radius: 8px;}
.nimamahdavi-order-item .return-back {padding: 12px;border-bottom: 1px solid #e0e0e2;}
.nimamahdavi-order-item .order-info {padding: 0 18px;border-bottom: 1px solid #e0e0e2;color: #81858b;}
.nimamahdavi-order-item .order-info strong {color: #213047;}
.nimamahdavi-order-item .order-info ul {padding: 12px 0;border-bottom: 1px solid #e0e0e2;}
.nimamahdavi-order-item .order-info ul:last-child {border: none;}
.nimamahdavi-order-item .order-info ul li {padding: 5px 5px 5px 20px;}
.nimamahdavi-order-item .order-info ul li::before {top: 15px;}
.nimamahdavi-order-item .order-info ul li.note,.nimamahdavi-order-item .order-info ul li.note p {color: #1E3A8E;}
.nimamahdavi-order-item .order-products {padding: 0 16px 16px 16px;}
.woocommerce-MyAccount-content .get-invoice {gap: 5px;color: #1E3A8E;}
.woocommerce-MyAccount-content .get-invoice svg {fill: #1E3A8E;width: 20px;height: 20px;}
.order-summary .cart_item {width: 100%;padding: 15px 20px;border-bottom: 1px solid #e0e0e2;}
.order-summary .cart_item:last-child {border: none;}
.nimamahdavi-order-item .cart-item-number {text-align: center !important;}
.nimamahdavi-order-item .order-summary .category-title {margin-bottom: 20px;}
.nimamahdavi-order-item .heading-box {position: relative;margin-bottom: 15px;border-bottom: 1px solid #e0e0e2;padding-bottom: 15px;}
.order-progress-bar {position: relative;max-width: 300px;}
.order-progress-bar span {display: block;height: 6px;background-color: #1E3A8E;color: #1E3A8E;border-radius: 50px;margin-top: 10px;}
.order-progress-bar span::before {content: "";position: absolute;width: 100%;bottom: 0;right: 0;background-color: #CED4DA;height: 6px;border-radius: 50px;z-index: -1;}
.order-progress-bar.cancelled,.order-progress-bar.refunded {color: #b2001a;}
.order-progress-bar.cancelled span,.order-progress-bar.refunded span {background-color: #b2001a;}
.empty-order p,.empty-text-products {text-align: center !important;margin: -20px 0 25px 0 !important;}
.empty-order img {margin: 0 auto !important;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm {border: 1px solid #e0e0e2;padding: 20px;border-radius: 8px;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm label {margin-bottom: 10px;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset em {color: #a1a3a8;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row {padding: 8px;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;border-radius: 8px;border: 1px solid #e0e0e2;padding: 10px;margin: 10px 0;color: #a1a3a8;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {color: #424750;padding: 0 10px;margin-right: -10px;max-width: 100%;display: flex;align-items: center;white-space: nowrap;position: relative;top: 6px;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset #checkbox_change_password {margin: -9px 0 0 6px;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset .password-input {position: relative;display: block;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset .show-password-input {background-image: url("");background-color: transparent;border: none;position: absolute;left: 10px;top: 8px;width: 24px;height: 24px;padding: 0;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm .save-details {text-align: left !important;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm .save-details button {background-color: #1E3A8E;color: white;padding: 10px 40px;}
.nimamahdavi-account-addresses {border: 1px solid #e0e0e2;border-radius: 8px;padding: 20px;}
.nimamahdavi-account-addresses .add-new-address {border: 1px solid #1E3A8E;cursor: pointer;border-radius: 8px;padding: 10px 16px;font-weight: bold;color: #1E3A8E;}
.nimamahdavi-account-addresses .add-new-address svg,.nimamahdavi-account-addresses .multiple-address-item .edit-address svg {fill: #1E3A8E;}
.nimamahdavi-account-addresses .multiple-address-item {position: relative;padding: 12px;border-bottom: 1px solid #e0e0e2;}
.nimamahdavi-account-addresses .multiple-address-item:nth-last-child(2) {border: none;}
.nimamahdavi-account-addresses .multiple-address-item .edit-address {color: #1E3A8E;margin-bottom: 10px;cursor: pointer;gap: 4px;}
.nimamahdavi-account-addresses .multiple-address-item .delete-address {color: red;gap: 4px;cursor: pointer;}
.nimamahdavi-account-addresses .multiple-address-item .delete-address svg {fill: red;}
.nimamahdavi-account-addresses .multiple-address-item .edit-address svg,.nimamahdavi-account-addresses .multiple-address-item .delete-address svg {width: 20px;height: 20px;}
.nimamahdavi-recently-viewed .products *,.nimamahdavi-favorite-viewed .products * {margin: 0 !important;}
.woocommerce-additional-fields {display: none;}
@media (max-width:1024px){
    .checkout-address,.checkout-delivery,.woocommerce-cart-form,.cart-collaterals {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .nimamahdavi-cart .cart-collaterals, .checkout-billing .checkout-delivery {padding: 25px 0 0 0;}
    .woocommerce-checkout .woocommerce .woocommerce-form-coupon {width: 100%;position: relative;}
}
@media (max-width:767px){
	.why-us::before {display: none !important;}
    .woocommerce-account .woocommerce .nimamahdavi-wc-account-menu,.woocommerce-account .woocommerce .woocommerce-MyAccount-content {width: 100%;padding-right: 0;margin-bottom: 16px;}
    .nimamahdavi-dashboard-content .dashboard-orders-items a {flex-direction: column;}
    .nimamahdavi-dashboard-content .dashboard-orders-items img {margin: 0;}
    .nimamahdavi-dashboard-content .dashboard-orders-items div {width: 100%;display: flex;flex-direction: column;align-items: center;text-align: center;}
    .nimamahdavi-dashboard-content .dashboard-orders-items div span {line-height: 18px !important;padding: 0 4px;}
    .nimamahdavi-wc-account-menu:not(.page-profile) {display: none;}
    .back-wc-account-menu:not(.page-profile) {display: block;margin-bottom: 16px;width: 100%;}
    .back-wc-account-menu:not(.page-profile) a {padding: 15px;color: black;border: 1px solid #e0e0e2;border-radius:8px;width: 100%;font-size: 16px !important;gap: 5px;}
    .back-wc-account-menu:not(.page-profile) span {font-size: 15px !important;}
}
@media (max-width:480px){
    .checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * {width: 100%;}
    .nimamahdavi-download-box{padding:1.2rem;}
    .card-content{padding:1rem;}
    .icon-wrapper{width:42px;height:42px;}
    .download-icon{width:24px;height:24px;}
    .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .form-submit {margin: 8px 0;width: 100%;}
    .comment-form textarea, .comment-form input {padding: .8rem;}
    .comment-form .comment-form-email {padding: 0;}
}