/*
Theme Name: Arkhitekton Child
Theme URI: https://neuronthemes.com/arkhitekton
Description: This is a child theme of Arkhitekton
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: arkhitekton
Version: 1.0.0
*/


@font-face {
  font-family: 'lordFont';
  src: url('fonts/YekanBakh-Regular-1.woff2') format('woff2');
  font-display: swap;
  font-weight: 400;
    font-style: normal;
}

@font-face {
  font-family: 'lordFont';
  src: url('fonts/YekanBakh-Heavy.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

body, p, span, a, button, input , select {
   font-family: 'lordFont' !important;
   letter-spacing : 0px !important;
}
 h1, h2, h3, h4, h5, h6 , strong {
      font-family: 'lordFont' !important;
 }

.woocommerce .o-product .m-product-summary .product_title  ,.elementor-widget-counter .elementor-counter-title, .woocommerce div.product form.cart .button{
    letter-spacing : 0px !important;
      font-family: 'lordFont' !important;
   
}

.o-breadcrumb .o-breadcrumb__holder .o-breadcrumb__page {
     letter-spacing : 0px !important;
    
}

.woocommerce .quantity .qty {
    text-align : left !important;
}
.woocommerce .quantity .quantity-nav {
    right : -25px;
}
.woocommerce div.product div.images img {
    border-radius : 10px;
}
.m-nav-menu--horizontal ul {
    display : flex;
    gap : 20px
}
.elementor-widget-image img , .elementor img {
    border-radius: 10px;
}
.elementor-heading-title , .elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title , .widget .widgettitle-wrapper .widgettitle , .woocommerce .o-product .woocommerce-tabs .woocommerce-Tabs-panel h2 ,h2.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title,.wc-block-checkout__sidebar .wc-block-components-product-name ,.wc-block-components-title.wc-block-components-title{
    letter-spacing: 0;
}
.l-primary-footer.l-primary-footer--dark-skin .l-primary-footer__widgets , .l-primary-footer.l-primary-footer--dark-skin .l-primary-footer__copyright {
background-color : #000E49  !important}