@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ekaland.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 90px;
	--wd-text-font: "Iran-yekan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Iran-yekan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Iran-yekan", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Iran-yekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Iran-yekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Iran-yekan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(255,149,0);
	--wd-alternative-color: rgb(196,196,196);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(244,118,15);
	--btn-default-bgcolor-hover: rgb(244,118,15);
	--btn-accented-bgcolor: rgb(244,118,15);
	--btn-accented-bgcolor-hover: rgb(244,118,15);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://ekaland.com/wp-content/uploads/2021/09/hardware-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(211,211,211);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 150px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1700px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1717px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1700px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Iran-yekan";
	src: url("//ekaland.com/wp-content/uploads/2024/02/iranyekanwebmediumfanum.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.product-grid-item .wd-product-cats {
    display: none !important;
}
table.Table-s {
  border: 1px solid #F5770F;
  background-color: #EEEEEE;
  width: 100%;
  text-align: right;
  border-collapse: collapse;
}
table.Table-s td, table.Table-s th {
  border: 5px solid #fff;
  padding: 5px 6px;
	height: 35px !important;
}
table.Table-s tbody td {
  font-size: 15px;
}
table.Table-s tr:nth-child(even) {
  background: #D0E4F5;
}
table.Table-s thead {
  background: #F5770F;
  background: -moz-linear-gradient(top, #f7994b 0%, #f68427 66%, #F5770F 100%);
  background: -webkit-linear-gradient(top, #f7994b 0%, #f68427 66%, #F5770F 100%);
  background: linear-gradient(to bottom, #f7994b 0%, #f68427 66%, #F5770F 100%);
  border-bottom: 2px solid #444444;
}
table.Table-s thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
}
table.Table-s thead th:first-child {
  border-left: none;
}

table.Table-s tfoot td {
  font-size: 14px;
}
table.Table-s tfoot .links {
  text-align: right;
}
table.Table-s tfoot .links a{
  display: inline-block;
  background: #F5770F;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.page-id-8 #awoo_btn_address {
    cursor: pointer;
}
.wd-header-my-account>a {
    pointer-events: none;
    cursor: default;
}
html .gpfup__droparea {
    border-radius: 5px!important;
  	box-shadow: 0 0 7px -1px #00000040!important;
    border: none !important;
    background-color: #f7f7f7 !important;
}
html .gpfup__files {
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  	box-shadow: 0 0 7px -1px #00000040!important;
    border: none !important;
    background-color: #f7f7f7 !important;
}
html .gpfup__delete {
    display: inline-block !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    margin-left: auto !important;
    cursor: pointer !important;
    padding: 0.2rem !important;
    background-color: transparent !important;
    border: 0 !important;
}   
button.gpfup__delete {
    box-shadow: none !important;
    margin: 0 !important;
    border: none !important;
}
html .gpfup__select-files-container button.gpfup__select-files {
    border-radius: 5px;
    color: white !important;
    background-color: #f4760f !important;
    padding: 12px !important;
    text-shadow: none !important;
    box-shadow: 0 0 10px !important;
    border: none !important;
    FONT-WEIGHT: 100 !important;
		margin: -10px 0 -10px!important;
}
html .gform_wrapper .gform_footer .gform_button {
    color: white !important;
    background-color: #f4760f !important;
    width: 100px;
    padding: 12px !important;
    text-shadow: none !important;
}
.argmc-wrapper .argmc-tab-text {
    display: table-cell;
}
.woocommerce-checkout .woocommerce .argmc-wrapper .argmc-nav-buttons .button {
    width: auto !important;
    border-radius: 5px;
}
.gfield_description {
    font-size: 13px !important;
    color: #f4760f !important;
}
html .btn-outline-primary {
    border: 1px solid #f4760f!important;
}
td.woocommerce-table__product-name.product-name a {
    color: #f4760f!important;
}
.cart-discount u {
    text-decoration: none !important;
}
/* .ginput_container_fileupload::before {
    background-color: #f7f7f7;
    position: absolute;
    content: "انتخاب فایل";
    width: 95px;
    padding: 8px;
    border-radius: 10px;
    z-index: 0;
    margin-right: 103px;
} */
.gf_stylespro.sp_threed input, .gf_stylespro.sp_threed select, .gf_stylespro.sp_threed textarea, .gf_stylespro.sp_threed button, .gf_stylespro.sp_threed .ginput_total, .gf_stylespro.sp_threed .ginput_product_price, .gf_stylespro.sp_threed .ginput_shipping_price, .sp_threed .gfsp_icon, .gf_stylespro.sp_threed input[type=checkbox]:not(old) + label, .gf_stylespro.sp_threed input[type=radio]:not(old) + label, .gf_stylespro.sp_threed .ginput_container {
    color: #000000!important;
}
.gf_stylespro_wrapper.gform_wrapper input {
    box-shadow: 0 0 7px -1px #00000040!important;
    border: none !important;
    background-color: #f7f7f7 !important;
    min-height: 40px;
    border-radius: 5px;
    padding-right: 10px;
}
.ginput_container_fileupload input {
    margin-right: 0 !important;
}
.large.gfield_select {
    box-shadow: 0 0 7px -1px #00000040!important;
    border: none !important;
    background-color: #f7f7f7 !important;
}
.sin-cost p.price {
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
}
.product-wrapper .woocommerce-Price-amount.amount bdi {
    color: black;
}
.scrollToTop {
    left: 110px!important;
}
.wd-pagin-hr-center .flickity-page-dots {
    bottom: 0;
}
.pagin-style-3 .flickity-page-dots li.is-selected {
    background-color: #f4760f!important;
}
.pagin-style-3 .flickity-page-dots li {
    width: 30px!important;
    height: 8px!important;
    border: 2px solid #f4760f!important;
    border-radius: 20px!important;
    background-color: white;
}
.msg-item-telegram-plane svg {
    margin-left: -14px;
}
.arcu-widget .messanger .arcu-item-icon i {
    margin-left: -11px;
}
span.gfield_required {
    display: none !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wishlist {
    display: none;
}
.page-id-267 .wd-my-account-sidebar {
    flex: 1 0 0%!important;
    max-width: 0%!important;
    width: 0%!important;
    display: none;
}
.page-id-267 .woocommerce-MyAccount-content {
    flex: 1 0 100%!important;
    max-width: 100%!important;
    width: 100%!important;
}
.fsww-wallet-checkout-icon {
    position: absolute !important;
    margin-right: 15px !important;
}
.shipping-step button#argmc-next::after {
    top: 6px;
    right: 10px;
    position: absolute;
    display: flex;
    color: white;
    background-color: #f4760f;
    content: "ادامه برای تکمیل سفارش";
    height: 30px;
    justify-content: center;
    align-items: center;
    padding-top: 1px;
}
.shipping-step  button#argmc-next {
    width: 155px !important;
}
.billing-step button#argmc-next {
    width: 180px !important;
}
.billing-step button#argmc-next::after {
    top: 6px;
    right: 10px;
    position: absolute;
    display: flex;
    color: white;
    background-color: #f4760f;
    content: "ادامه برای انتخاب نحوه ارسال";
    height: 30px;
    justify-content: center;
    align-items: center;
    padding-top: 1px;
}
.woocommerce-checkout-review-order p.form-row {
    display: inline-block;
}
tr.cart-discount.coupon-8qc8wmk9 {
    background-color: #e7e7e7;
}
.cart-actions .coupon {
    display: none !important;
}
tr.order-total th {
    font-size: 15px!important;
}
.argmc-wrapper .coupon-wrapper .checkout_coupon {
    max-width: 100%;
}
.woocommerce-checkout-review-order p.form-row.form-row-first {
    width: 75%;
}
p#dtwc_delivery_date_field {
    display: none;
}
.col-12.order-first.order-md-last.col-md-auto {
    display: none;
}
ul.variation {
    font-size: 14px;
    padding: 10px;
    background-color: #e7e7e7;
    border-radius: 5px;
    margin-top: 5px;
}
small .amount {
    color: #fff !important;
    font-weight: 400;
    font-size: 14px;
}
.product-subtotal small .amount {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    display: block;
}
.product-subtotal small {
    border-radius: 5px;
    color: white !important;
    background-color: #f4760f;
    display: block;
    margin-top: 24px;
    padding: 10px;
}

#order_review td.product-total small {
    width: 230px;
    border-radius: 5px;
    color: white !important;
    background-color: #f4760f;
    display: block;
    margin-top: 24px;
    padding: 10px;
    position: absolute;
    left: 13%;
    text-align: right;
}
.wd-wishlist-head.wd-border-off {
    display: none;
}
.btn-outline-primary {
    border-color: #f4760f !important;
    color: #ffffff !important;
    background-color: #f4760f;
}
button#wupp_sign_in_btn {
    width: 100px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
input.cwg_popup_submit {
    background-color: #ff4646;
    color: white;
    border-radius: 5px;
}
.wd-buttons {
    box-shadow: none!important;
    border-radius: 5px!important;
	  background-color: #ff000000!important;
}

html .wd-buttons .wd-action-btn>a {
    background-color: #ebebeb;
    border-radius: 7px !important;
    border: none !important;
    box-shadow: 0 0 #0000 !important;
	  margin-bottom: 5px
}
.slider-in-container .wd-slide-container {
    padding-right: 50px!important;
    padding-left: 80px!important;
    padding-top: 0!important;
}
.wd-sub-menu li>a:hover {
    background-color: #f3f3f3;
    border-radius: 5px;
    padding-right: 10px;
    margin-right: -10px;
    padding-left: 4px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(72 72 72);
    font-size: 10px;
}
.searchform input[type="text"] {
    border-radius: 40px;
}
div#gform_fields_25 input {
    background-color: white;
}
.wd-entry-meta {
    display: none!important;
}
.gform_fileupload_rules {
    display: none!important;
}
.sp_threed_wrapper .gf_stylespro .gfield_label {
    color: black!important;
    text-shadow: none !important;
}
.wd-accordion-content {
    text-align: justify;
}
.banner-s .promo-banner .wrapper-content-banner {
    padding: 20px!important;
}
.logo-stic {
    display: none;
}
.whb-sticked .logo-stic{
    display: block;
}
.wd-dropdown {
    border-top: 2px solid #818181;
    margin-top: 10px;
}
table.woocommerce-product-attributes.shop_attributes tr {
    margin-bottom: 8px!important;
    padding-bottom: 8px!important;
}
.shop_attributes {
    overflow: auto!important;
}
.promo-banner:hover {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 30%) !important;
    transform: scale(1.03);
	  transition:all 0.4s;
}
.product-label.featured {
    border-radius: 5px 0 0 5px;
}
.promo-banner{
    transition:all 0.4s;
}
.promo-banner {
    box-shadow: 0 0px 10px -3px rgb(0 0 0 / 22%)!important;
	  border-radius: 5px !important;
}
.product-wrapper:hover {
    box-shadow: 0 0 9px 1px rgb(0 0 0 / 20%) !important;
    transform: scale(1.03);
}
.promo-s .promo-banner .wrapper-content-banner {
    padding: 15px 24px!important;
}
.product-wrapper {
    transition: all 0.3s;
   	margin-top:20px !important;
}
.copyrights-wrapper {
    background-color: #818181;
}
.woocommerce-page h5.widget-title {
    display: none!important;
}
.logged-in .login-s-text {
    display: none;
}
h5.widget-title {
    border-right: 3px #f4760f solid;
    padding-right: 7px;
}
p.dc-copyright {
    color: white !important;
}
.wpb_image_grid .wpb_image_grid_ul img {
    height: 140px !important;
    object-fit: contain;
    width: 110px!important;
}
p.dc-copyright a {
    color: #ff933f;
}
.owl-dots .owl-dot span {
    width: 30px!important;
    height: 8px!important;
    border: 2px solid #f4760f!important;
    border-radius: 20px!important;
}
.owl-dots .owl-dot.active span {
    border-color: #f4760f!important;
    background-color: #f4760f!important;
}
.product-wrapper .price ins .amount {
    color: black !important;
}
.product-wrapper del bdi {
    font-size: 14px;
    color: darkgrey !important;
}
p.title-head-s {
    color: #f4760f;
    font-size: 15px;
}
ul.item-head-s li a:hover {
    color: #f4760f;
}
.product-grid-item .product-wrapper {
    box-shadow: 0 0px 10px -3px rgb(0 0 0 / 22%);
    margin-bottom: 20px;
    border-radius: 5px !important;
    margin-top: 5px;
}
.wd-tabs.tabs-design-simple .tabs-name>span {
    font-size: 26px!important;
    top: -10px!important;
    position: relative;
}
.gf_stylespro_wrapper.gform_wrapper textarea {
    box-shadow: 0 0 7px -1px #00000040!important;
    border: none !important;
    background-color: #f7f7f7 !important;
}
.gform_button:hover {
    margin: 0 0 8px !important;
    border-radius: 5px;
}
textarea::placeholder {
    color: #4c4c4c !important;
    text-shadow: none !important;
}
input::placeholder {
    color: #4c4c4c !important;
    text-shadow: none !important;
}
.woopb-has-sidebar #woopb-modal .woopb-modal-left {
    display: none !important;
}
.brand-css .brands-widget .brand-item a {
    padding: 20px;
    height: 100px;
    display: flex;
    justify-content: center;
}
.product-label.out-of-stock {
    background-color: #f4760f!important;
    border-radius: 5px 0 0 5px!important;
    color: white!important;
}
.brand-css .brands-widget .brand-item img {
    object-fit: contain;
}
.wd-side-hidden.wd-opened {
    z-index: 99999999!important;
}
.wd-threed-view .nav_bar {
    border-radius: 6px !important;
    bottom: 0px !important;
}
.info-s .info-box-wrapper {
    background-color: #d1d1d1;
    padding: 20px 10px 1px;
    border-radius: 5px;
}
.wd-product-cats a {
    width: 50%;
    background-color: #efefef;
    padding: 4px;
    border-radius: 5px;
	  margin-bottom: 10px;
    font-size: 12px;
}
[class*="wd-header-search-form"] {
    padding-right: 5px!important;
    padding-left: 0!important;
}
.info-s .info-box-wrapper .wd-wpb {
    margin-bottom: 10px!important;
}
.info-s img.info-icon.image-1 {
    filter: brightness(30);
}
.whb-top-bar .container {
    max-width: 1370px !important;
}
.whb-top-bar  .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-right: 2px!important;
    margin-left: 6px!important;
}
.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
    height: 30%;
    top: 21px;
}
.whb-top-bar span.nav-link-text {
    padding: 8px;
    margin-right: -5px;
}
.whb-general-header .container {
    max-width: 1370px !important;
}
.sin-pro-img>.product-labels {
    display: none !important;
}
.labels-rectangular .product-label {
    width: max-content !important;
}
span.wd-icon {
    font-family: "woodmart-font" !important;
    font-weight: 100 !important;
}
/* .main-page-wrapper {
    margin-bottom: -55px;
} */
.wd-nav-tabs>li:not(:last-child) {
    margin-right: 5px;
}
rs-module#rev_slider_1_1 {
    margin-top: -38px;
}
                                             /* header */
span.nav-link-text {
    font-size: 14px;
}
a.woodmart-nav-link {
    margin-left: -10px;
}


/* form.searchform.wd-style-default {
    width: 50% !important;
    position: relative;
    right: 50%;
} */

                                             /* header-menu */
.wd-sub-menu li>a {
    color: #363636;
}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after {
    color: #363636;
}
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-top: 12px;
}
                                            /* mahsoolat-pishnahadi */
.wd-star-rating {
    background-color: white;
    margin-top: -5px;
}
.wd-product-cats a {
    color: #4e4e4e;
}
.product-element-top.wd-quick-shop {
    background-color: white;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.entered.litespeed-loaded {
    background-color: white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
h3.wd-entities-title {
    background-color: white;
    padding: 10px 1px;
    margin-top: -10px;
	  min-height: 50px;
}
.wd-product-cats {
    background-color: white;
    padding: 2px 0;
    margin-top: -5px;
}
.product-grid-item .price {
    background-color: white;
    margin-top: -5px !important;
    padding-bottom: 20px;
	  padding-top: 8px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
/* .product-grid-item .product-wrapper {
    box-shadow: 0 1px 6px rgb(0 0 0 / 22%);
    margin-bottom: 20px;
    border-radius: 5px !important;
} */
                                                   /* tab */
.promo-banner {
    border-radius: 5px!important;
}
.tab-css .wd-tabs-header.text-center {
    background-color: #f4f4f4;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0 6px 10px -9px rgb(0 0 0 / 50%);
}
.banner-shadow {
    margin-top: 24px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 22%)!important;
}
.hovered-social-icons:after {
    display: none !important;
}
                                                  /* blog */
.blog-design-masonry.has-post-thumbnail .post-date {
    border-top: 2px solid #f4760f;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #ffffffdb;
}
.post-img-wrapp {
    border-top-right-radius: 5px!important;
    border-top-left-radius: 5px!important;
}
.blog-design-masonry.blog-style-shadow .article-inner {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.blog-style-shadow .article-body-container {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
                                                   /* khdamat */
.khadamat-css .promo-banner .wrapper-content-banner {
    background-color: #f3f3f3;
    z-index: -1;
		overflow: visible !important;
  	border-radius: 5px;
	  box-shadow: 0 2px 8px rgb(0 0 0 / 22%);
}
.khadamat-css .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    transform: translate3d(0px, 0, 0);
    padding: 10px 0 44px;
}
.khadamat-css .promo-banner {
    overflow: visible !important;
}
.khadamat-css .content-banner.text-center {
    position: absolute !important;
    bottom: -40px;
}
.khadamat-css .promo-banner .banner-title {
    font-size: 16px;
}
.btn.btn-style-bordered:not(:hover) {
    background-color: unset!important;
}
                                              /*footer */
/* footer.footer-container.color-scheme-dark {
    margin-top: -77px;
} */
.logo-footer .vc_single_image-wrapper.vc_box_border_grey {
    margin-top: -60px;
    margin-bottom: -55px;
	  padding-top: 10px;
}
.icons-design-bordered .wd-social-icon {
    border: 1px solid #9b9b9b!important;
}
                                          /* contact-us */
/* .call-gf input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], select, textarea {
    border: 1px solid #969696;
} */
input#input_2_1 {
    border: 1px solid #969696;
}
input#input_2_4 {
    border: 1px solid #969696;
}
input#input_2_3 {
    border: 1px solid #969696;
}
textarea#input_2_5 {
    border: 1px solid #969696;
}
.call-gf input::placeholder {
    color: #969696!important;
}
h2.gform_title {
    display: none;
}
input#gform_submit_button_2 {
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 5px 10px #36363673;
    background-color: #0078ff;
    color: white!important;
}
.call-gf {
	  box-shadow: 1px 5px 20px #8d8d8d66;
    background-color: #939393;
    border-radius: 15px;
    padding: 21px 20px 20px 20px;
}
.call-dark-mode {
    background-color: #939393!important;
    border-radius: 15px!important;
	  padding: 30px 0px 8px 0!important;
}
.call-dark-mode .info-box-icon {
    margin-top: -81px;
    margin-bottom: -10px;
    background-color: #0078ff;
}
.call-dark-mode .info-box-content {
    padding: 15px;
}
.call-gf .gform_wrapperr {
    background-color: #5e5e5e;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 1px 5px 10px #36363673;
}
.call-map { 
	margin-left: -34px;
}
input#input_2_1::placeholder {
    color: #d5d5d5 !important;
}
input#input_2_4::placeholder {
    color: #d5d5d5 !important;
}
input#input_2_3::placeholder {
	color: #d5d5d5 !important;
}
textarea#input_2_5::placeholder {
	color: #d5d5d5 !important;
}
                                             /* shop-page */
.widget {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.sidebar-container {
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 15px;
	  box-shadow: 0 1px 6px rgb(0 0 0 / 22%);
}
.woocommerce-page body .select2-container--default .select2-selection {
    border: none!important;
    color: #282828!important;
}
div#block-16 {
    border: none;
    margin-top: -10px;
    position: relative;
    top: 15px;
}

                                         /* single-product */

.star-rating:before {
    font-family: 'woodmart-font';
}
.star-rating span:before {
    font-family: 'woodmart-font';
}
.product-wrapper .price .amount {
    font-size: 18px!important;
		font-weight: 100 !important;
}
.product-wrapper .price {
    text-align: center;
}
.dhvc-woocommerce-page h2 {
    display: none;
}
.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
    top: 30px!important;
}

.jodakonande-mahsool .vc_separator {
    margin-bottom: 23px;
    margin-top: -17px;
}
.single-product .woocommerce-breadcrumb {
    display: flex!important;
    background-color: #f9f9f9;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    padding: 8px;
    border-radius: 5px;
    margin-bottom: -10px;
    border: 1px solid #e1e1e1;
	  margin-top: -35px;
    margin-bottom: -40px;
}
.sin-probox-main {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    border: 1px solid #e1e1e1;
}
.vc_column-inner.vc_custom_1669022761645 {
    box-shadow: 0 2px 16px 3px rgb(0 0 0 / 10%);
}
.dhvc_woo_product_page_custom_field.dhvc_woo_product-meta-field-فروشنده {
    color: #4e4e4e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .9rem;
    text-align: center;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    padding-top: 15px;
}
.dhvc_woo_product_page_custom_field.dhvc_woo_product-meta-field-ضمانت.محصول {
    color: #4e4e4e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .9rem;
    text-align: center;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    padding-top: 15px;
}
.dhvc_woo_product_page_custom_field.dhvc_woo_product-meta-field-فروشنده:before {
    content: url(https://foratkala.com/wp-content/uploads/2022/11/New-Project-7.png);
    margin-left: 15px;
}
.dhvc_woo_product_page_custom_field.dhvc_woo_product-meta-field-ضمانت.محصول:before {
    content: url(https://foratkala.com/wp-content/uploads/2022/11/New-Project-6.png);
    margin-left: 15px;
}
.sin-probox1{
	  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    border: 1px solid #e1e1e1;
}
.sin-probox2{
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    border: 1px solid #e1e1e1;
}
.wpb_column.single-garanti {
    box-shadow: 0 2px 16px 3px rgb(0 0 0 / 10%);
    border-radius: 5px;
}

                                               /* chatty */
circle {
    fill: #1972f5;
}
ellipse {
    fill: #1972f5;
}
                                               /* factor */

a.button.pre-invoice {
    background-color: #0078ff!important;
    border-radius: 5px!important;
    border-color: #f4760f!important;
    color: white!important;
    margin-top: 16px!important;
}
                                             /* checkout */
.woocommerce-terms-and-conditions-wrapper a {
    color: #f4760f!important;
}
body .select2-container--default .select2-selection {
    border: var(--wd-form-brd-width) solid rgb(247 247 247)!important;
}
p#billing_country_field {
    display: none;
}
.footer-back2 {
    overflow: visible !important;
}
.footer-back {
    background-image: linear-gradient( 88deg , #ff7300,#ffa052)!important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 19%);
    border-radius: 20px;
    padding: 25px;
    padding-top: 35px;
    margin-top: -60px;
}
.footer-container {
    background-image: linear-gradient( 88deg , #f7f7f7,#fbfbfb)!important;
}

.wpb_gmaps_widget .wpb_wrapper {
    border-radius: 5px;
}

element.style {
    border: 0px;
    pointer-events: none;
}
iframe {
    border-radius: 5px;
}

.footer-back .wd-title-style-simple .liner-continer:after {
    height: 4px;
    border-radius: 5px;
}
.brand-css .brands-style-bordered.brands-carousel .owl-stage-outer {
    background-color: #f9f9f9!important;
    border-radius: 5px !important;
}
.wd-title-style-bordered .liner-continer:after {
    margin-left: 20px;
    border-image-source: linear-gradient(to left, #dbdbdb 10% , #f4760f , #fbfbfb00 90%)!important;
    border-image-slice: 1!important;
    border-bottom: 2px solid!important;
}
.wd-title-style-bordered .liner-continer:before {
    margin-left: 20px;
    border-image-source: linear-gradient(to left, #f4760f 10% , #e1e1e1 , #ffffff00 90%)!important;
    border-image-slice: 1!important;
    border-bottom: 2px solid!important;
}

-------------------------------
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    position: absolute;
    top: -5px;
    left: -9px;
    z-index: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgb(255 255 255) !important;
    color: #000 !important;
    text-align: center;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
}

.products[class*="wd-stretch-cont"] .product-element-bottom {
    display: grid !important;
    flex-direction: column;
    flex: 1 1 auto;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #f4760f;
    border-color: #f4760f;
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #f4760f;
}

.box-icon-align-left .box-icon-wrapper {
    margin-right: 20px;
    max-width: 50%;
    margin-top: -15px;
}

.dhvc_woo_product_page_custom_field.dhvc_woo_product-meta-field-ضمانت.محصول:before {
    content: url(https://ekaland.com//wp-content/uploads/2023/09/New-Project-orange1.png) !important;
    margin-left: 15px;
}

.dhvc_woo_product_page_custom_field.dhvc_woo_product-meta-field-فروشنده:before {
    content: url(https://ekaland.com//wp-content/uploads/2023/09/New-Project-orange.png) !important;
    margin-left: 15px;
}@media (min-width: 1025px) {
	#img-fot-s {
    width: 101px;
    height: 101px;
    margin-top: 26px;
}
.info-product{
    margin-right: -30px !important;
    margin-left: 30px !important;
}
/* header */


                                  /* tab */
.tab-css .tabs-name.title {
    margin-bottom: 0;
    background: #007ed3;
    padding: 7px 40px !important;
    font-size: 20px;
    position: relative !important;
    color: #fff!important;
    z-index: 1;
    right: -5px;
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.tab-css .tabs-name.title:before {
    position: absolute;
    content: "";
    height: 105%;
    width: 204px;
    background: #007ed3;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-33deg);
    right: 14px;
    top: 0px;
    z-index: -1;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.wd-products-tabs.tabs-design-simple .owl-nav {
    left: 1%;
    top: -15%;
}
                                              /* footer */
.social-footer .wd-social-icons {
    font-size: 0;
    margin-top: -22px;
    margin-bottom: 20px;
}
                                             /* preefooter */
.vc_custom_1666602715099 {
    padding-top: 130px !important;
    padding-bottom: 145px !important;
    background-position: right!important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}   
                                              /* khadamat */

                                             /* khabarname */

.ginput_container.ginput_container_phone {
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
    justify-content: center;
}
input#input_1_2 {
    color: #2c2c2c!important;
    background-color: white!important;
    border-radius: 40px!important;
}
.gform_footer.top_label {
    display: flex;
    justify-content: center;
}
input#gform_submit_button_1 {
    background-color: #ebebeb;
    color: #545454;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 40px;
    position: relative;
    top: -64px;
    right: 13%;
}
                                                 /* blog */
.entry-content.wd-entry-content {
    margin-top: -28px!important;
}

                                                /* contact-us */
textarea#input_2_5 {
  height: 115px!important;
	min-height: 100px!important;
	
}
.call-gf {
    margin-top: 15px;
}
.call-map {
    margin-left: -98px;
}
                                               /* pagetitle */
.title-size-default {
    padding: 97px 0!important;
}
                                               /* single-product */
.woocommerce-tabs .wd-accordion-title.wd-opener-pos-right {
    display: none;
}
section.vc_section {
    padding-right: 2%;
    padding-left: 2%;
}
/* .sin-etemad {
    position: absolute;
    bottom: 0;
    right: 13px;
    left: 15px;
} */
.etemad {
    border-left: 1px solid #e1e1e1;
}
.wc-tabs-wrapper .shop_attributes {
    width: 50%;
}

.wd-header-nav {
    padding-right: 10px;
    padding-left: 15px !important;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.woocommerce-tabs .wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    display: none;
}
.slide-s .wpb_single_image.wpb_content_element {
    margin-right: -32px !important;
}
div#tab-item-title-additional_information {
    display: none;
}
.single-garanti {
    margin-top: -20px;
}
.single-garanti>div {
    padding-top: 10px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	div#img-fot-s {
    width: 50%;
    margin-bottom: -20px;
}
.argmc-wrapper .argmc-tab-item-outer {
    height: 70px!important;
}
#order_review td.product-total small {
    width: auto !important;
    position: relative !important;
}
.argmc-wrapper .argmc-tab-text {
    font-size: 14px;
    padding-top: 10px;
}
.argmc-wrapper .argmc-tab-item-outer {
    height: 70px!important;
}
.woocommerce-tabs .wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    display: none;
}
.slide-s .wpb_single_image.wpb_content_element {
    margin-right: -32px !important;
}
div#tab-item-title-additional_information {
    display: none;
}
.single-garanti {
    margin-top: -20px;
}
.single-garanti>div {
    padding-top: 10px !important;
}
}

@media (max-width: 576px) {
	div#img-fot-s {
    width: 50%;
    margin-bottom: -20px;
}
.argmc-wrapper .argmc-tab-item-outer {
    height: 70px!important;
}
#order_review td.product-total small {
    width: auto !important;
    position: relative !important;
}
.argmc-wrapper .argmc-tab-text {
    font-size: 14px;
    padding-top: 10px;
}
.woocommerce-tabs .wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    display: none;
}
.single-garanti {
    margin-top: -20px;
}
.single-garanti>div {
    padding-top: 10px !important;
}
div#tab-item-title-additional_information {
    display: none;
}
.slide-s .wpb_single_image.wpb_content_element {
    margin-right: -32px !important;
}
/* khabarname */
input#input_1_2 {
    color: #2c2c2c;
    background-color: white;
    border-radius: 40px;
}
input#gform_submit_button_1 {
    position: relative;
    right: 77%;
    border-radius: 40px;
    padding-left: 30px;
    padding-right: 30px;
    top: -72px;
    background-color: #ebebeb;
    color: #545454;
}
input#input_1_2 {
    color: black;
    background-color: white;
    border-radius: 40px;
    padding: 24px 0;
}
                                           /* khadamat */
.khadamat-css .promo-banner .wrapper-content-banner {
    box-shadow: 0 1px 6px rgb(0 0 0 / 22%);
}
                                           /* tamirat */
.tamirat-css .vc_column-inner.vc_custom_1628754559515 {
    background-color: whitesmoke!important;
}
.wd-products-tabs.tabs-design-simple .owl-carousel .owl-nav {
    top: -13%;
    left: 1%!important;
}
                                           /* single-product */
.wd-nav-tabs-wrapper {
    display: none;
}
.wd-accordion.wd-style-default:before {
    border-top: none!important;
}
}

