@font-face {
    font-family: 'Dana';
    src: url('../fonts/dana-fanum-regular.eot');
    src: url('../fonts/dana-fanum-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dana-fanum-regular.woff2') format('woff2'),
    url('../fonts/dana-fanum-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body, html {
    direction: rtl;
    font-family: Dana!important;
}

h1, h2, h3, h4, h5, h6, a, p {
    font-family: Dana!important;
}

a, a:link {
    text-decoration: none;
}

.btn.btn-border {
    border: 1px solid;
}
#product-top h1.product_title.entry-title,
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_size .woocommerce-product-attributes-item__value {
    direction: ltr;
}
header {
    height: 90px;
    position: fixed!important;
	top: 0!important;
    z-index: 999;
    background: white;
}

.alertify {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 999999;
}

#logo img {
    height: 72px!important;
}

nav {
    position: relative;
}

ul#menu-menu {
    display: flex;
}

#user-area {
    display: flex;
    align-items: center;
}

#user-area a {
    color: black;
}

header.page-header {
    display: none;
}

.main-nav ul > li.menu-item > a {
    font-size: 18px;
}

#user-area i {
    font-size: 27px;
}

footer {
    background: #161853;
}

footer h6 {
    color: white;
    font-size: 20px;
    margin-bottom: 30px;
}

footer p {
    font-size: 14px;
    color: white
}

footer ul li a {
    color: white;
    font-size: 16px;
}

footer ul li {
    margin-bottom: 30px!important;
}

footer span.meafe-icon-list-text {
    white-space: nowrap!important;
}

footer .meafe-feature-list-content {
    margin-right: 20px!important;
}

#copyright {
    border-top: 1px solid #E4E4E4;
    text-align: center;
    color: white;
    font-size: 20px;
}

.global-icon {
    width: 60px;
    height: 60px;
    background: #323591;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.global-btn,.global-btn:hover {
    background: #161853;
    color: white;
}

.socialMedia li {
    margin: 0 10px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 20px!important;
    height: 8px!important;
    transition: .5s all ease!important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1A6D9C!important;
    width: 50px!important;
}

.owl-stage-outer {
    padding: 25px 0!important;
}

.header-search-active i.fa-search::before {
    content: "\f00d"!important;
}

#nav-content,
#header-search-content {
    display: none;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    z-index: 99;
}

#header-search-content input {
    border: unset;
    outline: unset;
    width: 100%;
    background: unset;
    height: 45px;
    padding: 0 15px;
}

#header-search-wrapper {
    background: #f0f0f0;
    height: 50px;
    border-radius: 30px;
    width: 50%;
    margin: auto;
}

#header-search-content {
    padding: 50px 0;
}

#header-search,
#header-search-close,
#close-search {
    cursor: pointer;
}

#header-search-close {
    display: none;
}

#header-search-content button {
    font-size: 25px;
    border: unset;
    outline: unset;
    height: 40px;
    background: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 10px;
    border-radius: 50%;
    width: 40px;
}

#header-search-content button:hover {
    background: #e1e1e1;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}
header>div{
    box-shadow: 0 0 16px 1px #e5e5e5;
}
.search-tire-content {
    position: fixed;
    top: -100vh;
    right: 0;
    background: white;
    z-index: 99;
    width: 100%;
    height: calc(100vh - 100px);
    z-index: 999999;
    transition: .5s all ease;
}

.search-tire-content.active {
    top: 0!important;
}

.mapData {
    display: none;
}

.mapData.active {
    display: block;
}

.noptin-form-fields button {
    width: 100%;
    background: #161853!important;
}

.noptin-newsletter-form .noptin-form-field-wrapper {
    margin-bottom: 0!important;
}

#product-details {
    border: 1px solid #DCDADA;
    border-radius: 12px;
    margin-bottom: 20px;
}

#product-details li {
    border-bottom: 1px solid #DCDADA;
    padding: 15px;
    width: 50%;
    font-size: 14px;
}

#product-details ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

#product-details li:nth-child(odd) {
    border-left: 1px solid #DCDADA;
}

#product-details li:nth-child(-n + 2) {
    border-top: unset!important;
}

#product-details li:nth-last-child(-n+2) {
    border-bottom: unset!important;
}


/*.hello-elementor {
    background: #F8F7F7;
}*/

#product-top::after {
    content: "";
    clear: both;
    display: block;
}

.woocommerce-tabs-items {
    position: relative;
}

.woocommerce-tabs-items ul {
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
    z-index: 99;
}

.woocommerce-tabs-items ul li a {
    color: black!important;
    font-size: 28px;
    font-weight: normal!important;
}

.woocommerce-tabs-items ul li {
    margin: 0 35px!important;
}

.woocommerce-tabs-items ul li:hover a {
    border-bottom: 4px solid black;
}

.woocommerce-Tabs-panel h2::before {
    content: "";
    display: inline-block;
    width: 15px;
    background: #EC255A;
    height: 15px;
    border-radius: 50%;
    margin-left: 10px;
}

.woocommerce-Tabs-panel h2 {
    font-size: 18px!important;
}

#tab-description li {
    list-style: none;
}

#tab-description li::before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 3px;
    background: #EC255A;
    margin-left: 15px;
}

#tab-description li {
    list-style: none;
    margin-bottom: 45px;
}

#tab-description p {
    line-height: 46px;
}

#tab-description ul {
    margin-top: 40px;
}

#tab-description h2 {
    margin: 50px!important;
}

.woocommerce-product-attributes-items {
    background: white;
    width: 100%;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 10px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 5%);
}

.woocommerce-product-attributes-items p {
    margin: 0!important;
}

ol.commentlist {
    padding: 0!important;
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 15px;
    background: #FFFFFF!important;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 6%);
    border-radius: 12px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: unset!important;
    position: relative!important;
    width: 100px!important;
    height: 100px!important;
    border-radius: 50%;
}

.comments_container {
    display: flex;
    padding: 30px 15px;
}

strong.woocommerce-review__author,
.comments-text .description p {
    color: black;
    font-size: 17px;
}

#commentform input#submit {
    background: #F5CFD6!important;
    border-radius: 12px!important;
    padding: 30px 50px!important;
}

.comments-text {
    width: 100%;
    margin-right: 20px;
}

.woocommerce .star-rating span::before {
    color: #ffc107!important;
}

#review_form {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 6%);
    border-radius: 12px;
    padding: 15px;
    display: flex;
    align-items: center;
}

.user-avatar {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: flex;
}

/* Product */

#products .products .productz,
.product-list .productz,
.search-products .productz,
.search-page .productz {
    background: #FAFAFA;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
	transition: .3s all ease;
	position: relative;
}

#products .products .productz:hover,
.product-list .productz:hover,
.search-products .productz:hover,
.search-page .productz:hover {
	box-shadow: 0px 4px 18px rgb(0 0 0 / 50%)!important;
}


.product-image {
    background: #F1F1F1;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.product-image img {
    width: 100%;
}

.product-label {
    background: url(../img/polygon.svg) no-repeat;
    width: 53px;
    height: 53px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
}

.product-label span {
    color: white;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    left: 6px;
    top: 7px;
    font-size: 12px;
}

.product-tags a,
.product-tags li {
    border: 1px solid #000000;
    border-radius: 22px;
    padding: 0 10px;
    margin: 0 0 5px 5px;
    font-size: 14px;
    color: black;
    list-style: unset;
}

.product-tags {
    display: flex;
    flex-wrap: wrap;
}

.product-tools {
    border-top: 1px solid #ebebeb;
    width: 100%;
    margin-top: auto;
}

.product-tools a {
    width: 100%;
    text-align: center;
    font-size: 16px!important;
    padding: 15px!important;
    background: unset!important;
	color: black!important;
}

.search-products .product-tools a {
    font-size: 14px!important;
}

.product-tools a:first-child {
    border-left: 1px solid #ebebeb!important;
}

.product-archive-tools a {
    font-size: 14px!important;;
}

.product-attributes li {
    margin: 0 0 0 10px;
}

.product h2 {
    font-size: 18px!important;
    font-weight: bold;
    color: black!important;
	direction: ltr;
}

#products .product-attributes {
    font-size: 20px;
}

.product-list .product-attributes {
    font-size: 14px!important;
}

aside.archive-sidebar,
.product-orderby {
    background: #FFFAFB;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 6%);
    border-radius: 12px;
    padding: 15px;
}

aside.archive-sidebar {
	position: sticky;
    top: 110px;
}

.product-orderby {
    margin-bottom: 20px;
}

.summary .add_to_cart_button.button.share_button {
    background: unset!important;
    border: 1px solid #DCDADA;
    width: 100%!important;
    border-radius: 10px;
    padding: 20px;
    height: 58px;
    margin-left: 10px;
    text-align: center;
}

.summary .add_to_cart_button.button.br_compare_button {
    width: 100%!important;
    background: unset!important;
    border: 1px solid #DCDADA;
    border-radius: 10px;
    padding: 20px;
    margin: unset!important;
    height: 58px;
}

.summary .btn.btn-global-blue, .btn.btn-global-blue:hover {
    width: 100%;
    margin-top: 15px;
    height: 60px;
    left: 61px;
    top: 626px;
    background: #161853;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white!important;
}


h1.woocommerce-products-header__title.page-title {
    display: none!important;
}

.product-tools .add_to_cart_button.button.br_compare_button {
    margin: 0!important;
}

.product-tools .add_to_cart_button.button.br_compare_button i {
    display: none;
}

span.prdctfltr_widget_title {
    font-size: 18px;
}

.archive-sidebar .prdctfltr_columns_1 .prdctfltr_filter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.archive-sidebar .prdctfltr_columns_1 .prdctfltr_filter:last-of-type {
    border: unset!important;
}

.archive-sidebar .prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter {
    margin-bottom: 20px!important;
}

/* Auth */

.auth-view {
	width: 45%;
	margin: auto;
}

/* News */

.page-news .post,
.related-posts .post {
    background: #FFFFFF;
    box-shadow: 0px 4px 34px rgb(0 0 0 / 11%);
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
}

.page-news .post h2,
.page-news .post p,
.page-news .post span a,
.normal-post span a,
.single-post span a {
    font-size: 14px;
    color: black;
    text-decoration: unset;
}

.post-featured h2 a,
.normal-post h2 a {
    font-size: 16px;
    color: black;
    font-weight: bold;

}

.post-featured span a,
.post-featured p {
    font-size: 16px;
    color: black;
}

.page-news .post h2 {
    font-weight: bold;
}

.page-news .post h2 a {
    color: black;
    line-height: 25px;
}

.post-featured p,
.page-news .post p,
.normal-post h2 {
    line-height: 25px;
}

.featured-post {
    background: #F9F9F9;
    border-radius: 12px;
    overflow: hidden;
}

.post-author-avatar {
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
}

.related-posts-title {
    border-bottom: 1px solid black;
}

.single-post p {
    font-size: 20px;
    line-height: 30px;
}

.normal-post p {
    font-size: 14px!important;
    line-height: 25px!important;
}

.woocommerce-MyAccount-Nav,
.woocommerce-MyAccount-Main {
    background: #F9F9F9;
    border-radius: 12px;
    padding: 15px
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders::before,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard::before,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads::before,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address::before,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account::before,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout::before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    background: #FAE2E7;
    border-radius: 3px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard::before {
    content: "\f3fd";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders::before {
    content: "\f07a";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads::before {
    content: "\f381";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address::before {
    content: "\f277";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account::before {
    content: "\f406";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout::before {
    content: "\f52b";
}

nav.woocommerce-MyAccount-Nav li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

nav.woocommerce-MyAccount-Nav li a {
    color: black;
    padding-right: 15px;
}

.woocommerce-MyAccount-Data {
    border-bottom: 1px solid #9B3205;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.product-agency-area {
    background: #FFFFFF;
    border-radius: 12px;
    position: absolute;
    top: 50px;
    left: 0;
    width: 80%;
    z-index: 9;
    margin: auto;
    right: 0;
    display: none;
}

#product-top {
    transition: .5s alle ease;
    margin-top: 60px;
}

#product-top.isBlur {
    filter: blur(10px);
}

.agency-item {
    background: #F2F2F2;
    border-radius: 10px;
    padding: 15px;
    width: calc(50% - 12px);
    margin: 6px;
    display: none;
}

select#city-selector {
    background: #D9D9D9;
    border-radius: 10px;
    border: unset;
}

#agency-list {
    display: flex;
    flex-wrap: wrap;
}

#agency-close {
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    cursor: pointer;
}

span.elementor-button-text,
.elementor-sub-item,
.elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: 'Dana'!important;
}

.elementor-nav-menu li {
    z-index: 9;
}

.mapData h3 {
    font-size: 18px;
    font-weight: bold;
}

.mapData hr {
    color: #EC255A;
}

.elementskit-blog-block-post {
    padding: 0!important;
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb {
    margin: 0!important;
}

.ekit-wid-con .elementskit-blog-block-post .entry-title a {
    font-size: 12px!important;
}

.ekit-wid-con .elementskit-blog-block-post .entry-title {
    margin: 0!important;
    line-height: 25px!important;
}

.elementskit-post-footer p {
    color: black!important;
}

.elementskit-post-footer {
    margin-top: 10px;
}

.ekit-wid-con .post-meta-list>span:not(:last-child),
.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-cat, .ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-date,
.elementor-widget-meafe-featurelist.meafe-icon-position-left ul li .meafe-feature-list-icon-box {
    margin: 0!important;
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb {
    border-radius: 10px 10px 0 0!important;
}

.footer-text span.meafe-icon-list-text {
    font-size: 16px!important;
}

span.elementskit-post-category::before {
    content: "دسته بندی:";
    margin-left: 5px;
    color: black;
}

.elementskit-post-body {
    padding: 20px;
}

span.elementskit-post-category a {
    color: black;
}

main#main.product {
    margin-bottom: 40px;
    margin-top: 90px;
}

span.prdctfltr_customize_name {
    font-size: 16px;
}

.product-orderby .prdctfltr_filter {
    display: flex!important;
    align-items: center!important;
}

.product-orderby .prdctfltr_checkboxes span {
    font-size: 18px;
}

.product-orderby .prdctfltr_add_scroll {
    margin-right: 30px!important;
}

.pf-help-title h2 {
    font-weight: normal!important;
    margin: 0!important;
}

.prdctfltr_filter.prdctfltr_orderby.prdctfltr_inline.prdctfltr_text {
    padding-bottom: 0!important;
}

.sidebar-title h6 {
    font-size: 18px;
    margin: 15px 0!important;
}

.sidebar-title i {
    font-size: 25px;
}

.woocommerce-page.single-product {
    background: #F8F7F7;
}

#tab-additional_information {
    background: #F2F2F2;
    padding: 50px;
}

textarea#comment {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    resize: none;
}

#commentform {
    margin-right: 15px;
    display: flex;
}

.woocommerce #review_form #respond,
.comment-form-comment {
    width: 100%!important;
}

.prdctfltr_woocommerce .prdctfltr_inline.prdctfltr_filter label {
    margin-left: 25px!important;
}

.woocommerce #review_form #respond p {
    margin: 0 10px 0 0!important;
}

.about-us-content .meafe-feature-list-items li.meafe-feature-list-item {
    border-bottom: 1px solid #EC255A;
    margin-bottom: 20px!important;
    padding-bottom: 35px!important;
}

.about-us-content .meafe-feature-list-items li.meafe-feature-list-item:last-child {
    border: unset!important;
}

.about-us-slider .swiper-pagination-bullet {
    width: 40px!important;
    border-radius: unset!important;
    height: 3px!important;
    background: white!important;
}

.about-us-slider .swiper-pagination-bullet-active {
    background: white!important;
}

.elementor-image-carousel.swiper-wrapper.swiper-image-stretch {
    margin-bottom: 15px!important;
}

.contact-us .meafe-feature-list-content-box {
    margin-right: 15px;
}

.contact-us li.meafe-feature-list-item {
    background: #292C6D;
    border-radius: 8px;
    padding: 0!important;
}

.contact-us .meafe-feature-list-icon-inner {
    border-radius: 10px;
    margin: 10px;
}

.product {
    position: relative;
}

.border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.23);
}

.border-right {
    border-right: 1px solid white;
}

.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter {
	margin: 0!important;
}

span.prdctfltr_customization_search,
span.prdctfltr_customize_image_text_tip {
    display: none!important;
}

span.prdctfltr_customize_image,
span.prdctfltr_customize_image_text {
    background: transparent!important;
}

label.prdctfltr_active .prdctfltr_customize_block {
	box-shadow: unset!important;
}

.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_customize_block .prdctfltr_customize_image_text img {
    border: unset!important;
	height: auto!important;
}

.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image label.prdctfltr_active .prdctfltr_customize_block .prdctfltr_customize_image_text img {
    border: unset!important;
    box-shadow: unset!important;
}

.elementskit-navbar-nav-default.elementskit_fill_arrow .elementskit-submenu-indicator::before {
    content: "\f105"!important;
    font-family: 'Font Awesome 5 Free'!important;
}

.close-search {
    cursor: pointer;
    margin-top: 10px;
    font-size: 30px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-left: 20px;
    margin-bottom: 20px;
}

.product-image-first {
    visibility: hidden;
    position: absolute;
    width: 100%;
	opacity: 0;
	transition: .5s all ease;
	top: 0;
}

.productz > a {
    width: 100%!important;
}

.product-image-second {
	opacity: 1;
	transition: .5s all ease;
}

.product-image:hover .product-image-first {
	visibility: visible!important;
	opacity: 1!important;
}

.product-image:hover .product-image-second {
	opacity: 0!important;
	visibility: hidden!important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	z-index: 1!important;
}

ol.flex-control-nav.flex-control-thumbs {
    margin-top: 10px!important;
}

.compare-products table td, .compare-products table th {
    border: unset!important;
    padding: 15px!important;
}

.compare-products img {
    width: 150px!important;
    border-radius: 10px;
}

.hide-product {
    display: none!important;
}

.product-search-filters h6 {
    font-size: 20px;
}

.nice-select.search-filters {
    width: 100%;
    background: #F0F0F0!important;
    border-radius: 20px!important;
	text-align: right!important;
    margin-bottom: 20px;
}

.nice-select .option {
    text-align: right!important;
}

.selector .nice-select {
    border: unset!important;
    width: 100%;
}

.nice-select:after {
    left: 15px!important;
    right: unset!important;
}

.nice-select .list {
    width: 100%!important;
}

.home-product-lists .product-lists {
	width: 100%!important;
}

.woocommerce-tabs-items {
    position: relative;
    padding: 40px 0 20px 0;
    background: white;
}

#tab-description {
    background: #FFFAFB;
}

#reviews {
    margin-top: 20px;
}

.woocommerce div.product div.summary,
.woocommerce div.product div.images {
margin-bottom: unset!important;
}

.prdctfltr_wc.prdctfltr_woocommerce.woocommerce.prdctfltr_wc_regular.pf_default.prdctfltr_always_visible.prdctfltr_click_filter.prdctfltr_disable_bar.prdctfltr_round.prdctfltr_search_fields.prdctfltr_hierarchy_lined.pf_remove_clearall.pf_mod_multirow.prdctfltr_scroll_default,
.prdctfltr_wc.prdctfltr_woocommerce.woocommerce.prdctfltr_wc_regular.pf_default.prdctfltr_always_visible.prdctfltr_click_filter.prdctfltr_disable_bar.prdctfltr_checkbox.prdctfltr_search_fields.prdctfltr_hierarchy_lined.pf_mod_multirow.prdctfltr_scroll_default.pf_after_ajax {
    display: none!important;
}

.products.product-list.row.owl-carousel.owl-theme.owl-rtl.owl-loaded.owl-drag {
    margin: 0!important;
}

button.elementskit-menu-close.elementskit-menu-toggler {
    font-size: 0px;
}

button.elementskit-menu-close.elementskit-menu-toggler::after {
    content: "\f00d";
    display: block;
    font-family: 'Line Awesome Free';
    font-weight: 800;
    font-size: 25px!important;
}


.compare-list {
    position: fixed;
    left:0;
    top: 50%;
    padding: 10px;
    border-radius: 0 15px 15px 0;
    text-align: center;
    background: #FFFAFB;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 6%);
	z-index: 999;
	transition: .5s all ease;
}

.compare-list.comeOutBaby {
	left: 0px!important;
}

.compare-list i {
    font-size: 20px;
}

.compare-list span {
    font-size: 11px;
	display: block;
}


@media all and (max-width: 767px){ 

aside.archive-sidebar {
    top: unset;
}

#product-details img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
#products .products .product, .product-list .product {
	margin-bottom: 10px;
}

.prdctfltr_wc .prdctfltr_filter {
    width: 100%!important;
}
.prdctfltr_terms_customized_system select {
    max-width: 100%!important;
}
#map-row-1 {
    order: 1;
}
.border-left {
border: unset!important;
}
nav.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-4294940 {
    order: 1;
}

#header-search-wrapper {
width: 85%!important;
}
}