/*
Theme Name: Urna Child
Theme URI: https://urnawp.com/
Author: Thembay
Description: This is a child theme for Urna
Version: 1.0
Author URI: https://thembay.com/
Template: urna
Text Domain: urna-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

#shop-now.has-buy-now .tbay-buy-now.button {
  background-color: #fff7e1;
  color: black;
}

.woocommerce div.product div.images .flex-control-thumbs,
body div.product div.images .flex-control-thumbs {
  padding: 0 !important;
  margin: 0 -5px;
}

.topbar-device-mobile.active-home-icon .active-mobile,
body.woocommerce-page .topbar-device-mobile .active-mobile,
.topbar-mobile-history {
  max-width: initial;
}

.topbar-device-mobile {
  align-items: center;
}

.topbar-device-mobile i {
  font-size: 28px;
}

.topbar-device-mobile .cart-dropdown .cart-icon i {
  font-size: 28px;
}

#category-marquee {
  width: 100%;
  overflow: hidden;
  background: #c9e6e7;
  padding: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.tbay-breadscrumb .breadcrumb {
  padding: 0px 0;
}
