@font-face {
  font-family: 'feria';
  src: url('./fonts/feria.woff2') format('woff2 supports variations'),
       url('./fonts/feria.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
button,
ul,
li,
.btn,
blockquote,
del,
em,
strong,
small,
fieldset,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
select,
blockquote cite {
    font-family: feria !important;
}
.woocommerce .star-rating,
.woocommerce .star-rating span::before {
    font-family: "star" !important;
}
.add-cart a i {
    font-family: Flaticon;
}
.rtl [type="tel"],
.rtl [type="url"],
.rtl [type="email"],
.rtl [type="number"],
.rtl .wpcf7-form {
    text-align: right;
    direction: rtl;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 700;
}

.elementor-testimonial-item-wrapper .name,
.hentry .entry-content .wp-block-code,
.hentry .entry-content .wp-block-preformatted pre,
.editor-block-list__block,
.editor-default-block-appender textarea.editor-default-block-appender__content,
.editor-post-title__block .editor-post-title__input,
pre,
code,
kbd,
tt,
var,
.mfp-close,
ul.products li.product h2,
ul.products li.product h3,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .wc-block-grid__product-title,
ul.products .wc-block-grid__product h2,
ul.products .wc-block-grid__product h3,
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products li.product h2,
.wc-block-grid__products li.product h3,
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products .wc-block-grid__product h2,
.wc-block-grid__products .wc-block-grid__product h3,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.merlin__content--license-key input,
html,
button,
input,
textarea,
select,
.poco-cute *,
.elementor-widget-poco-product-categories,
.elementor-tabs-wrapper,
.woocommerce-review-link,
.woocommerce-breadcrumb a,
#secondary .widget .widget-title, #secondary .widget .widgettitle,
.single-product div.product .product_meta .sku_wrapper:last-child, .single-product div.product .product_meta .posted_in:last-child, .single-product div.product .product_meta .tagged_as:last-child,
.single-product div.product .poco-social-share .social-share-title,
.poco-sticky-add-to-cart__content-title,
.poco-sticky-add-to-cart .poco-sticky-add-to-cart__content-button,
.single-product .time-sale .deal-text,
.post-style-1 .entry-meta,
.elementor-widget-poco-team-box .elementor-teams-wrapper .info,
.elementor-5009 .elementor-element.elementor-element-6c5fcd0 .vertical-navigation .vertical-navigation-header,
.search-by-category .input-dropdown-inner > a span,
.elementor-widget-poco-categories-carousel .cat-title span,
.elementor-widget-poco-categories-carousel .product-cat-link .cat-total,
.elementor-widget-poco-team-carousel .elementor-teams-wrapper .info,
.elementor-widget-poco-team-carousel .elementor-teams-wrapper .team-description,
.elementor-widget-poco-team-carousel .elementor-teams-wrapper .team-name,
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .hentry .more-link, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart,
.error404 .error-text,
.hide-text-menu-yes span.screen-reader-text,
.elementor-widget-poco-menu-list .elementor-menu-list-item-wrapper .elementor-menu-list-text,
.post-style-2 > .row .column-item {
font-family:feria !important;
}
.rtl .widget_price_filter .price_label, .rtl .widget_price_filter .price_label span {
  direction: rtl !important;
  unicode-bidi: embed;
  font-family:feria !important;
}
.single-product .time-sale .deal-text {
    font-size:14px; 
    margin-left: 0px;

}
.woocommerce-breadcrumb .breadcrumb-separator::after,
.main-navigation ul.menu ul li.menu-item-has-children > a::after, .main-navigation ul.menu ul li.page_item_has_children > a::after,
.main-navigation ul.nav-menu ul li.menu-item-has-children > a::after,
.main-navigation ul.nav-menu ul li.page_item_has_children > a::after,
#wl-wrapper .wl-tabs > li.active::after  {
  font-family: "poco-icon";
  content: "\e002" !important; 

} 
.wc-forward::after,
.woocommerce-Button--next::after {
  content: "\e028"; }

.woocommerce-Button--previous::before {
  content: "\e029" !important; }

.site-main nav.navigation .nav-previous a::before {
  content: "\e029" !important; }

.site-main nav.navigation .nav-next a::after {
  content: "\e028" !important; }


.slick-prev:before {
  content: "\e039"; }
  [dir="rtl"] .slick-prev:before {
    content: "\e039" !important; }
	
.slick-next:before {
  content: "\e03a"; }
  [dir="rtl"] .slick-next:before {
    content: "\e03a" !important; }
    
.single-product div.product .woocommerce-product-rating {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.elementor-widget-poco-product-categories,
.woocommerce-breadcrumb {
    font-family:feria !important;
}

.rtl .pagination a.next, .rtl .pagination a.prev, .rtl .woocommerce-pagination a.next, .rtl .woocommerce-pagination a.prev {
    -webkit-transform: rotateY(0deg) !important;
    transform: rotateY(0deg) !important;
}
.poco-icon-angle-left:before {
    content: "\e003"  !important;;
} 
.poco-icon-angle-right:before {
    content: "\e002"  !important;;
}
[dir="rtl"] .slick-slide {
  float: right;
}