/*
Theme Name: Martfury Child (WPVibe Draft)
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
/*#e5b73a*/
h1, h2, h3, h4 {
    font-family: 'Rokkitt', serif;
}

h2 {
    font-weight: 400 !important; 
    font-size: 24px !important;   
}

.header-layout-2 .site-header .primary-nav > ul > li > a {
    font-weight: 500 !important;
}

.site-header .extras-menu .menu-item-hotline .hotline-content label {
    font-size: 18px !important; 
}

.woocommerce div.product .entry-summary {
    padding-left: 80px;
}
/*
.mf-elementor-banner-small .banner-desc {
    margin-bottom: 0;
    font-size: 16px !important;
}
*/

.mf-elementor-banner-small .banner-content > h2 {
  font-size: 38px !important;
  font-weight: 700 !important;
}

.mf-elementor-icons-list .martfury-icon-box {
    font-size: 17px !important;
    line-height: 1.3;
}

.mf-elementor-icons-list .box-title {
    font-size: 20px !important;
}

.woocommerce ul.products li.product .price {
    font-size: 22px !important;
    font-weight: 700;
}

.woocommerce-checkout .woocommerce-info {
    font-size: 18px !important;     
}

.site-header .products-cats-menu .cats-menu-title {
    font-size: 20px !important;         
}

.woocommerce ul.products li.product h2 a, .woocommerce ul.products li.product .woo-loop-product__title a {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.woocommerce ul.products li.product .mf-product-details-hover a.button {
    font-size: 18px !important;
}

.site-header .martfury-container .header-logo, .site-header .martfury-container .mr-extra-department {
    width: 380px;
}

.site-header .header-logo .products-cats-menu .toggle-product-cats {
    left:-220px !important;    
}

.social-links-list {
    font-size: 25px !important;
}

.woocommerce ul.products li.product h2 a, .woocommerce ul.products li.product .woo-loop-product__title a {
    color: #282828;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.woocommerce ul.products li.product .price {
    /*color: #686868;*/
    /*color: #ebce80;*/
    /*color: #dbb44a;*/
    /*color:#e5b73a;*/
    color: #066163;
}

.page-header-catalog .page-breadcrumbs {
    background-color: #ffffff;
}


.woocommerce ul.products li.product .mf-product-thumbnail .footer-button {
    display: none !important;
}

.page-header .breadcrumbs .sep {
  color: #6fc5e2 !important;
}

.woocommerce .quantity .qty {
  padding: 15px 0 !important;
}

.woocommerce div.product form.cart div.quantity .label {
    display: none !important;
}

.woocommerce div.product span.price, .woocommerce div.product p.price {
    /*color: #dbb44a !important;*/
    color: #066163 !important;
    font-size: 28px;
}

.header-layout-2 .site-header .primary-nav > ul > li > a:hover {
  opacity: 1;
  color: #ebce80 !important;
}

body.page-template-default .page-header-page .entry-title {
  padding-top: 65px !important;
}
body.page-template-default .site-content {
  padding-top: 50px !important;
}

.woocommerce-checkout #payment .form-row.place-order .button {
    font-size: 25px !important;
}

.woocommerce-checkout #payment ul.payment_methods > li > label {
    font-size: 18px !important;
}

.woocommerce-checkout table.shop_table .shipping #shipping_method li label {
  font-size: 18px !important;
}

.woocommerce-cart .woocommerce table.shop_table td.product-name a {
  font-size: 18px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table {
  font-size: 18px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping .shipping-title {
    font-size: 18px;    
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table th {
    font-size: 18px;
}

.woocommerce a.button.alt {
    font-size: 18px;    
}

.mf-background-primary {
  background-color: #CDBE78 !important;
}

/** skrij podkategorije v mega meniju **/
.nav .menu .is-mega-menu .dropdown-submenu .mega-menu-submenu .sub-menu {
    display: none !important;
}

.nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega > a {
    font-weight: 400 !important;    
}

.mf_widget_product_categories ul li .children li {
    padding-top:4px;
    padding-bottom: 4px;
    line-height: 1.2;
}

.mf_widget_product_categories ul li .children li.current-cat > a {
    /*color: #dbb44a;*/
    color:#e5b73a;   
}

.primary-nav .current-menu-item {
    color: #ebce80;    
}

.woocommerce .shop-toolbar {
  background-color: #fff !important;
}

.header-layout-2 .site-header .primary-nav > ul > li {
    padding-left: 13px !important;
}

.woocommerce ul.products li.product .mf-product-price-box .footer-button {
    display: block !important;
}

.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: none !important;    
}

.woocommerce ul.products li.product .mf-product-details-hover {
    display: none !important;      
}

.woocommerce ul.products li.product .product-inner:hover {
    border-bottom: 1px solid silver;
}
.p-icon.icon-bag2 {
    display: none !important;
}

body.mf-catalog-page .add_to_cart_button, body.mf-catalog-page .product_type_simple {
  height: 30px !important;
  line-height: 30px !important;
  font-size: 16px !important;
}

.catalog-sidebar .widget .widget-title {
    font-size: 25px;
    text-transform: none !important;
    font-weight: 500;
    color: #cdbe78;
    border-bottom: 1px solid #dfdfdf;
}

.mf_widget_product_categories ul li, .wcv.widget_product_categories ul li {
    font-size: 19px !important;
}

.woocommerce-products-header .term-description p {
    margin-bottom: 15px !important;
    margin-top: 0;
    line-height: 1.2 !important;    
} 

.woocommerce-products-header .term-description {
    margin-bottom: 20px; 
} 

.woocommerce ul.products li.product .product-inner {
    padding: 20px 20px 20px 20px;
}

.page-header .breadcrumbs li:last-child a {
    color: #383838;
}

.page-header .breadcrumbs a {
    color: #066163;
}

.woocommerce div.product .product_title {
  font-size: 28px;
  color: #383838;
  font-weight: 700;
}

.site-footer .footer-gray {
  background-color: #383838;
}

.site-footer .footer-widgets .widget .widget-title {
  font-family: "Rokkitt";
  font-size: 23px;
  font-weight: 700;
  color: #fff;
}

.site-footer .footer-widgets .widget ul li a {
  color: #9d9d9d;
  position: relative;
}

.site-footer .footer-widgets .widget ul li a:hover {
  color: #9d9d9d !important;
}

.site-footer .footer-widgets .widget ul li a::before {
  background-color: #9d9d9d;
}

.site-footer .footer-copyright {
  color: #9d9d9d;
}

.site-footer .footer-payments .text {
  color: #9d9d9d;
}

.footer-sidebar .primary-color,
.footer-sidebar.footer-5 .textwidget {
  color: #cdbe78;
}

.woocommerce .ribbons .newness.ribbon {
    background-color: #CDBE78 !important;
    font-size: 16px !important;
}

.woocommerce .ribbons .out-of-stock.ribbon {
    background-color: #cecece !important;
    font-size: 16px !important;
}

.woocommerce .ribbons .ribbon.out-of-stock {
  color: #6a6a6a !important;
}

/* SHOP LIST */

.woocommerce ul.products li.product .mf-product-thumbnail {
    height: 320px;
    display: grid;
    align-items: center;
}


.woocommerce ul.products li.product a img {
    width: auto;
    max-height: 300px;
    margin: 0px auto;
}

.woocommerce ul.products li.product h2, 
.woocommerce ul.products li.product .woo-loop-product__title {
    height: 47px;
    overflow: hidden;    
}

.kocak_spec_container {
    display: grid;
    grid-template-columns: auto auto auto auto;
    text-align: center;
}

.kocak_spec {
    padding: 20px;
}

.kocak_spec span {
    display: block;
    padding-top: 20px;
    font-size: 22px;    
}

.exit-dimenzije {
    display: inline-block;
}

.exit-dimenzije .feature {
    width: auto;
    background: #cdbe7833;
    display: inherit;
    padding: 10px 20px 0px 20px;
    height: 70px;
}

.exit-dimenzije .feature .key {
    width: 150px;
    float: left;
    font-weight: 700;   
}

.exit-dimenzije .feature .value {
    width: 150px;
    float: right;
    display: inline-block;    
}

.isaac_custom_stock_msn {
    padding: 10px 0 10px 0;
    color: #cdbe78;
}

.isaac_custom_request {
    padding: 10px;
    color: #fff;
    background: #cdbe78;
    width: fit-content;
    border-radius: 5px;
    font-weight: 700;
    cursor: pointer;
}

.isaac_custom_request:hover {
    background: #b9aa62;    
}

.woocommerce div.product p.stock {
    font-size: 16px !important;
}

#lang_sel a.lang_sel_sel, .lang_sel a.lang_sel_sel {
    font-size: 18px !important;
}

#lang_sel img {
    display: inline-flex;
    vertical-align: baseline;
}

#lang_sel ul ul li a, .lang_sel ul ul li a {
    font-size: 18px !important;
}

.woocommerce-cart .woocommerce table.shop_table td.product-subtotal, 
.woocommerce-cart .woocommerce table.shop_table td.product-quantity, 
.woocommerce-cart .woocommerce table.shop_table td.product-price {
    font-size: 18px !important;
}

.woocommerce .woocommerce-shipping-destination {
    font-size: 18px !important;
}

.woocommerce table.wishlist_table td {
    font-size: 18px !important;
}

.site-header .product-extra-search .search-wrapper .search-results ul li .title-item {
    font-size: 16px !important;
}

div.product p.price ins {
    font-size: 28px !important;
    color: #066163 !important; 
}

.woocommerce div.product span.price del, .woocommerce div.product p.price del {
    font-size: 25px !important;
    font-weight: 400 !important;
}

div.product p.price .sale {
    font-size: 28px !important;
    margin-top: 10px;
}

.woocommerce ul.products li.product .price ins {
    font-size: 22px !important;
    font-weight: 600 !important;
}

.woocommerce ul.products li.product .price del {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.povprasevanje_txt {
    width: 580px !important;    
}

.woocommerce div.product p.stock.out-of-stock {
    margin-top: 20px !important;
    font-size: 18px !important;
}

body.woocommerce-checkout .woocommerce table.shop_table td small {
    font-weight: 400;
    display: block;
}

.show-checkout-eur .woocommerce-Price-amount {
    color:#000000 !important;    
}

.sticky-product-info-wapper .sc-product-cart .button {
  margin-left: 10px !important;
}

.products-box .woocommerce ul.products li.product a img {
    width: auto;
    max-height: 188px;
    margin: 0px auto;
}

.products-box .woocommerce ul.products li.product .mf-product-thumbnail {
    height: 200px;
    display: grid;
    align-items: center;
}

.products-box .woocommerce ul.products li.product .product-inner:hover {
  border-bottom: 0px solid silver !important;
}

body.woocommerce-cart #calc_shipping_state_field {
    display: none !important;
}

.woocommerce-checkout form.checkout .woocommerce-form__label > span {
    font-size: 18px;
}

body.single-product .ui-dialog .ui-dialog-titlebar-close {
    margin: 0px -20px 0 0 !important;
}

body.single-product .ui-widget-header {
    border:0px !important;
    color: inherit !important;    
}

body.single-product .ui-dialog .ui-dialog-title {
  white-space: inherit !important;
  width: 100% !important;
  font-weight: 500 !important;
}

body.single-product .ui-dialog-titlebar {
    height: 80px !important;    
}

body.single-product .ui-widget {
  font-size: 18px !important;
}

body.single-product .wpcf7 .wpcf7-form-control-wrap {
  margin-bottom: 15px !important;
}

.woocommerce-checkout form.checkout .woocommerce-form__label > span {
  font-size: 18px;
}

body.single-product .p_dane tr:nth-child(n+4) {
    display: none;    
}

body.single-product .woocommerce-Tabs-panel--description .social{
    display: none;    
}

body.single-product .sku_wrapper {
    display:block;
}

body.single-product .posted_in {
    display:none !important;
}

.prednosti {
    font-size: 20px;
    margin-bottom: 10px;
    color: #066163;
}
.prednosti i {    
    padding-right: 10px;
}

.mf-filter-mobile span {
    font-size: 25px !important;
    color: #066163 !important;
}
/*carousel*/

.isaac-carousel-inner {
    padding: 8px;
}

.isaac-car-img {
    height: 250px;
    display: grid;
    align-items: center;
}

.isaac-car-img img {
    width: auto;
    max-height: 220px;
    margin: 0px auto;
}

.isaac-carousel-inner .car-title a {
    color: #282828;
    font-size: 18px !important;
    font-weight: 500 !important;
}

/* piökotki **/

    .notification-bottom {
      position: fixed;
      display: none;
      width: 100%;
      bottom: 0px;
      left: 0px;
      z-index: 9999;
      padding:5px;
      color: #5e5653;
      background-color: #ffffff;
      opacity: 0.9;
      text-align: center;
    }
    
    .notification-bottom a {
        text-decoration: underline;   
    }
    
    .notification-bottom a:hover {
        color: #5e5653 !important;   
    }
    
    .notification-bottom p {
        color: #000000; 
        font-size: 16px;
        line-height: 23px; 
        padding: 8px;  
    }
    
    .notification-close {
      position: absolute;
      right: 25px;
      top: 5px;
      cursor: pointer;
      font-size: 20px;
    }
    
    .cookie-ok {
        cursor: pointer;
        padding: 0 15px 0 15px;    
    }
    
/*mobile*/
@media (max-width: 991px){
    .woocommerce ul.products li.product .product-inner .mf-product-content, 
    .woocommerce ul.products li.product .product-inner .mf-product-price-box {
        display: block !important;
    }
}

@media (max-width: 768px){
    .woocommerce ul.products li.product .mf-product-thumbnail {
        height: 180px;
    }

    .woocommerce ul.products li.product a img {
        max-height: 180px;
    }

    .woocommerce ul.products li.product .product-inner {
        margin-bottom: 0px !important;
    }

    .mf-products-of-category .cats-info .cat-title {
        font-size: 30px !important;
    }

    .mailerlite-popup .close {
        font-size: 2.5rem !important;
        color: #fff !important;
    }

}

/* Cijeli proizvod u kartici: bez rezanja slike. */
.woocommerce ul.products li.product .mf-product-thumbnail,
.products-box .woocommerce ul.products li.product .mf-product-thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.woocommerce ul.products li.product .mf-product-thumbnail img,
.products-box .woocommerce ul.products li.product .mf-product-thumbnail img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    object-fit: contain !important;
    object-position: center center;
}

/* Povećanje ostaje ograničeno na galeriju na stranici proizvoda. */
.single-product .woocommerce-product-gallery__image {
    overflow: hidden;
}
.single-product .woocommerce-product-gallery__image:hover img {
    transform: scale(1.08);
    transition: transform .25s ease;
}
