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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//namisport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 16px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(0, 0, 0, 0.62);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(21,24,211);
	--wd-alternative-color: rgb(106,48,232);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,19,234);
	--btn-default-bgcolor-hover: rgb(44,78,232);
	--btn-accented-bgcolor: rgb(55,64,191);
	--btn-accented-bgcolor-hover: rgb(0,0,242);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(30,115,190);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(32,78,204,0.96);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(254,243,241);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: IRansansX;	font-weight: 500;
	font-size: 30px;
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(255,255,255);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 5px;
--wd-cat-brd-radius: 12px;
}



.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #f6f6f6;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	  background: #fff;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
/* hamedamiri style */
.article-inner {
    text-align: center;
}
a.btn.btn-scheme-dark.btn-scheme-hover-dark.btn-style-default.btn-style-rectangle.btn-size-default.btn-icon-pos-left {
    padding: 0 !important;
}
div#text-14 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
p#billing_country_field {
    display: none;
}
.whb-header {
    margin-bottom: 0 !important;
}
.mobit-header-offer-products {
    background-color: rgb(21 24 211) !important;
}
h4.mobit-title-offer {
    color: #fff;
}
.mobit-header-offer-products .shh-offer-timer {
    margin-top: 10px;
}
a.mobit-more-offer {
    padding-top: 20px;
}
.page-title-default{
    margin: 0 !important;
}
.align-items-start {
    margin-top: 20px !important;
}
a.mobit-more-offer{
    display: none !important;
}
.blog-design-masonry.has-post-thumbnail .post-date{
    display: none !important;
}
.shop_table tr :is(td,th):last-child {
    text-align: right;
}
.post-single-page .article-body-container {
    text-align: justify !important;
}
span.woocommerce-Price-currencySymbol {
    margin-right: 5px;
}
.wd-empty-page{
    font-size: 34px !important;
}
@media (max-width: 1024px) {
    .wd-single-breadcrumbs.wd-nowrap-md [class*="-breadcrumb"] {
        direction: rtl !important;
    }
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    font-size: 14px !important;
}
.description-area-after :is(.term-description,.page-description) {
    text-align: justify !important;
}
@media (max-width: 768.98px) {
    .shop-content-area .shop-loop-head {
        margin-top: 0 !important;
    }
}
@media (max-width: 768.98px) {
    .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12).wd-builder-off .woocommerce-result-count {
        display: none !important;
    }
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    border-bottom: none !important;
}
.mobile-nav .wd-heading {
    border-bottom: none !important;
	
}
.mobile-nav .wd-nav-opener {
    border: none !important;
    background: #1518D3;
    width: 27px;
    height: 27px;
    margin-top: 10px;
	  border-radius: 3px;
}
.wd-nav-mobile.wd-active {
    padding: 5px 20px !important;
}
.wd-nav-opener:after {
    color: #fff !important;
 	  font-size: 11px;
	  margin-right: 2px;
    margin-top: 1px;
}
li.wd-drilldown-back {
    background-color: #157bd4;
    border-radius: 3px;
    padding: 0px 10px;
    margin: 0 0 10px;
}
.wd-drilldown-back>a{
		color: #fff !important;
}
@media (max-width: 768.98px) {
    .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
        border-bottom: none !important;
    }
}
h3.nk-title-blog-card.nk-title-blog-card-one {
    text-align: center !important;
}
.create-account-question:before{
    display:none;
}
.wd-backface-hidden .wd-carousel-item {
    margin: 10px; !important;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #f6f6f6;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	  background: #fff;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
/* hamedamiri style */
.article-inner {
    text-align: center;
}
a.btn.btn-scheme-dark.btn-scheme-hover-dark.btn-style-default.btn-style-rectangle.btn-size-default.btn-icon-pos-left {
    padding: 0 !important;
}
div#text-14 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
p#billing_country_field {
    display: none;
}
.whb-header {
    margin-bottom: 0 !important;
}
.mobit-header-offer-products {
    background-color: rgb(21 24 211) !important;
}
h4.mobit-title-offer {
    color: #fff;
}
.mobit-header-offer-products .shh-offer-timer {
    margin-top: 10px;
}
a.mobit-more-offer {
    padding-top: 20px;
}
.page-title-default{
    margin: 0 !important;
}
.align-items-start {
    margin-top: 20px !important;
}
a.mobit-more-offer{
    display: none !important;
}
.blog-design-masonry.has-post-thumbnail .post-date{
    display: none !important;
}
.shop_table tr :is(td,th):last-child {
    text-align: right;
}
.post-single-page .article-body-container {
    text-align: justify !important;
}
span.woocommerce-Price-currencySymbol {
    margin-right: 5px;
}
.wd-empty-page{
    font-size: 34px !important;
}
@media (max-width: 1024px) {
    .wd-single-breadcrumbs.wd-nowrap-md [class*="-breadcrumb"] {
        direction: rtl !important;
    }
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    font-size: 14px !important;
}
.description-area-after :is(.term-description,.page-description) {
    text-align: justify !important;
}
@media (max-width: 768.98px) {
    .shop-content-area .shop-loop-head {
        margin-top: 0 !important;
    }
}
@media (max-width: 768.98px) {
    .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12).wd-builder-off .woocommerce-result-count {
        display: none !important;
    }
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    border-bottom: none !important;
}
.mobile-nav .wd-heading {
    border-bottom: none !important;
	
}
.mobile-nav .wd-nav-opener {
    border: none !important;
    background: #1518D3;
    width: 27px;
    height: 27px;
    margin-top: 10px;
	  border-radius: 3px;
}
.wd-nav-mobile.wd-active {
    padding: 5px 20px !important;
}
.wd-nav-opener:after {
    color: #fff !important;
 	  font-size: 11px;
	  margin-right: 2px;
    margin-top: 1px;
}
li.wd-drilldown-back {
    background-color: #157bd4;
    border-radius: 3px;
    padding: 0px 10px;
    margin: 0 0 10px;
}
.wd-drilldown-back>a{
		color: #fff !important;
}
@media (max-width: 768.98px) {
    .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
        border-bottom: none !important;
    }
}
h3.nk-title-blog-card.nk-title-blog-card-one {
    text-align: center !important;
}
.create-account-question:before{
    display:none;
}
.wd-backface-hidden .wd-carousel-item {
    margin: 0 !important;
}
.wd-product .star-rating {
    display: none;
}
.wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    margin-bottom: 0px;
    background-color: #142740 !important;
    padding: 15px;
}
div#tab-description {
    padding: 20px;
    margin: 30px;
}
@media (max-width: 768.98px) {
    div#tab-description {
    padding: 15px;
    margin: 15px;
    }
}
.description-single-product{
    padding: 0;
}
div#tab-reviews {
    padding: 50px;
}
.whb-main-header {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
/* cart */
.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
    border: 1px solid rgb(0, 0 , 0 , 0.1) !important;
}
@media (max-width: 768.98px) {
    .cart-content-wrapper .wd-coupon-form {
        border: 1px solid rgb(0, 0 , 0 , 0.1)!important;
        border-radius: 3px !important;
    }
}
.cart-totals-inner table .cart-subtotal .amount {
    float: left;
}
@media (max-width: 768.98px) {
    .shop_table_responsive tr {
        padding-bottom: 35px !important;
    }
}
@media (max-width: 768.98px) {
    .cart-totals-inner tr.order-total strong .amount {
        font-size: 18px;
        float: left;
    }
}
.wc-proceed-to-checkout>*:last-child {
    margin-top: 14px !important;
}
.sidebar-container {
    margin-top: 58px !important;
}
.website-wrapper :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {

    margin-top: 20px !important;
}@media (min-width: 1025px) {
	.wd-empty-page:before {
    font-size: 1.8em !important;
}
.title-line-two .product-grid-item .wd-entities-title {
    max-height: 45px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	a.btn.btn-scheme-dark.btn-scheme-hover-light.btn-style-default.btn-style-rectangle.btn-size-default {
    padding: 0 !important;
}
p.cart-empty.wd-empty-page.wc-empty-cart-message {
    font-size: 20px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	a.btn.btn-scheme-dark.btn-scheme-hover-light.btn-style-default.btn-style-rectangle.btn-size-default {
    padding: 0 !important;
}
}

@media (max-width: 576px) {
	/* hamedamiri style */
.footer-column.footer-column-1.col-12.col-sm-6.col-lg-3 {
    text-align: justify;
}
a.btn.btn-scheme-dark.btn-scheme-hover-light.btn-style-default.btn-style-rectangle.btn-size-default {
    padding: 0 !important;
	
}
.mobit-header-offer-products {
    background-color: rgb(21 24 211) !important;
}
p.cart-empty.wd-empty-page.wc-empty-cart-message {
    font-size: 20px !important;
}
.cart-empty:before {
    font-size: 30px !important;
    color: rgba(32, 78, 204, 0.96) !important;
}
}

