/* 
Theme Name: MUDRA Storefront Child
Version: 1.0 
Description: MUDRA theme 
Author: Rodion Riabinin
Template: storefront 
*/

@font-face {
  font-family: 'KobzarKS';
  font-weight: bold;
  font-style: normal;

  src: url('/wp-content/themes/mudra-storefront/assets/fonts/KobzarKS.woff2') format('woff2'),
  url('/wp-content/themes/mudra-storefront/assets/fonts/KobzarKS.woff') format('woff'),
  url('/wp-content/themes/mudra-storefront/assets/fonts/KobzarKS.ttf') format('truetype');
}

h4 {
  margin-bottom: 0.2em;
}

p.site-description {
  display: none;
}

.site-branding .site-title a {
  font-family: myriad-pro, sans-serif;
  font-size: 30px;
}

.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
  display: inline-block;

  margin-bottom: 0;
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: .5em;
}

.no-wc-breadcrumb .site-header {
  margin-bottom: .5em;
}

.site-brand-desc {
  margin-bottom: 10px;
  margin-left: 10px;
}

#toggle-cat-menu-btn,
.added_to_cart {
  font-weight: 600;

  display: inline-block;

  padding: .6180469716em 1.41575em;

  cursor: pointer;
  text-decoration: none;

  color: #fff;
  border: 0;
  border-color: #43454b;
  border-radius: 4px;
  background: none;
  background-color: #43454b;
  text-shadow: none;

  -webkit-appearance: none;
}

.widget .widget-title,
.widget .widgettitle {
  font-size: 1em;
  font-weight: 300;

  margin-bottom: 1em;
  padding: 0 0 .5em;

  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;

  color: rgb(160, 160, 168);
  border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.site-header {
  padding-top: .5em;
  padding-bottom: 2.7em;
}

.widget_product_categories ul li.cat-parent {
  margin-bottom: 18px;
}

.widget_product_categories ul li::before {
  content: unset;
}

.widget_product_categories .cat-parent > .children{
  border-top: 1px solid #f0f0f0;
  padding-top: 10px;
  margin-top: 6px;
}

.widget_product_categories .cat-parent > a {
  font-size: 16px;
  text-decoration: none !important;
}

.widget_product_categories .cat-parent ul li::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\f07b";
}

.widget_nav_menu ul li::before,
.widget_product_categories .cat-parent ul li::before {
  opacity: 1;
  color: #dab249;
}

#menu-meniu-khedera {
  text-align: right;
}

#toggle-cat-menu-btn {
  width: 100%;
  margin-bottom: 20px;
}

#woocommerce_product_categories-2 {
  display: none;
}

#menu-meniu-katehorij {
  font-size: 16px;

  display: none;
}

h1 {
  margin: 0 0 .2em;
}

.term-description > p {
  margin: 0 0 .5em;
}

.products .product .woocommerce-loop-product__title {
  height: 38px;
}

ul.products li.product img {
  margin: 0 auto .8em;
}

ul.products li.product .price {
  margin-bottom: .5em;
}

.site-footer {
  margin: 0;
  padding: 0;

  border-top: 1px solid #f0f0f0;
  background: transparent;
}

.site-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1em 0;
}

.site-info > p {
  margin: 0;

  text-align: center;
}

.hentry {
  margin: 0;
}

.site-main {
  margin-bottom: 0;
}

.single-product div.product .woocommerce-tabs {
  display: flex;
  flex-direction: column;
}

.woocommerce-tabs .panel {
  display: block !important;
}

.woocommerce-tabs .panel[aria-labelledby="tab-title-description"] {
  order: 2;
}

.woocommerce-tabs .panel[aria-labelledby="tab-title-additional_information"] {
  order: 1;
}

.woocommerce-tabs ul.tabs {
  display: none;
}

@media (min-width: 768px) {
  #woocommerce_product_categories-2 {
    display: block;
  }

  .main-navigation ul.menu > li > a,
  .main-navigation ul.nav-menu > li > a {
    padding: 1em;
  }

  .storefront-breadcrumb {
    margin: 0;
  }

  .storefront-sorting {
    margin-bottom: 1em;
  }

  .site-header-cart .cart-contents {
    padding: 1em;
  }

  p.site-description {
    font-family: KobzarKS;
    font-size: 30px;

    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;

    display: block;

    margin: 0;

    text-align: center;
  }

  .woocommerce-active .site-header .main-navigation {
    display: inline-block;
    float: none;

    width: 50%;
  }

  .storefront-secondary-navigation.woocommerce-active .site-header .site-branding,
  .woocommerce-active .site-header .site-branding {
    display: inline-block;

    width: 17%;
  }

  .header-widget-region {
    display: none;
  }

  .single-product div.product .woocommerce-product-gallery {
    margin-bottom: 20px;
  }

  .woocommerce-tabs {
    padding-top: 0;
  }
}

/* jjj */

.order-three_top-row {
  display: flex;
  justify-content: center;
  padding-bottom: 5px;
}

.order-three_bottom-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #ffefd0;
  padding: 10px;
}

.order-three_text {
  width: 70%;
  font-size: 14px;
  line-height: 1.3;
}

.order-three_text__attention {
  text-transform: uppercase;
  font-weight: bold;
}

.order-three_gift-img {
  width: 80px;
}

.order-three_x3-img {
  width: 64px;
  height: auto;
}

#payment .payment_methods > li .payment_box {
  background-color: #e8f9e2;
}

#payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 0;
}

#payment .payment_methods > .woocommerce-PaymentMethod > label::before, #payment .payment_methods > .wc_payment_method > label::before {
  content: "";
  width: 40px;
  height: 40px;
}

#payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before,
#payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before {
  content: "";
  width: 40px;
  height: 40px;
}

#payment .payment_methods li.payment_method_cheque > input[type=radio] + label[for="payment_method_cheque"]::before {
  background-image: url(./assets/images/cards.svg);
  background-size: 40px 40px;
}

#payment .payment_methods li.payment_method_cod > input[type=radio] + label[for="payment_method_cod"]::before {
  background-image: url(./assets/images/cash.svg);
  background-size: 40px 40px;
}

#payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label,
#payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label {
  background-color: #c2e4b2;
}

.socialmedia-buttons {
  display: flex;
  flex-direction: row;
}

.socialmedia-buttons_title {
  margin-right: 12px;
}

.socialmedia-buttons_buttons {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.socialmedia-buttons_buttons a {
  transition: transform .3s;
}

.socialmedia-buttons_buttons a:hover {
  transform: translateY(-5%);
}

.feature__image {
  border-radius: 50%;
  background-color: #2f353f;
  width: 100px;
  height: 100px;
  margin: auto auto 1.41575em !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.feature__image img {
  width: 60px;
  height: 60px;
  border-radius: 0 !important;
}

.wp-container-4 {
  line-height: 1.2;
}

@media (max-width: 568px) {
  .site-info {
    flex-direction: column;
    margin-bottom: 60px;
  }
  
  .socialmedia-buttons {
    justify-content: center;
    margin-bottom: 10px;
  }
}
