/*
Theme Name: Durotan Child
Theme URI: https://demo4.drfuri.com/durotan/
Author: DrFuri
Author URI: http://drfuri.com
Description: Durotan Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: durotan
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: durotan
*/
.durotan-product-carousel ul.swiper-wrapper,
.single-product section.products .swiper-container-initialized > ul.products,
.durotan-posts-carousel .list-posts__inner {
    overflow: hidden;
}

.header-search.durotan-header__search.header-search-form {
    display: none;
}


.single-product .quantity .qty-box {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Jost";
  }

.overflow-hidden {
  overflow: hidden;
}

.footer-payments .label {
    margin-right: 20px;
}

.footer-main .footer-container {
    padding-top: 30px;
    padding-bottom: 30px;
}


.footer__copyright {
    line-height: 2.5;
}

.pswp__caption__center {
    display: none;
}

.woocommerce-order .header-success .woocommerce-notice {
    font-family: "Jost"!important;
}

.page-header__catalog-page .page-header__title {
    line-height: 1;
}

.durotan-product-taxonomy-list {
    display: contents!important;
}

.durotan-product-taxonomy-list__catalog.container.durotan-scrollbar {
    margin-bottom: 30px;
}
