/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.tabing ul.reset-ul.lqd-tabs-nav li.active::after {
  content: "";
  background-image: url("../img/activearrow.png"); /* Relative path to the image */
  position: absolute;
  bottom: -50px;
  text-align: center;
  margin: 0 auto;
  left: 38%;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
}

/* tabbing css */
/* .tab-frame .tab-all_tabs input {
  display: none;
}
div.tab-frame .tab-all_tabs label {
  display: inline-block;
  margin-bottom: 0px;
  cursor: pointer;
  color: #042242;
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 20px;
  padding: 15px 30px;
  border-radius: 5px;
  transition: color 0.3s;
}

.tab-frame .tab-all_tabs input:checked + label {
  cursor: pointer;
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 20px;
  padding: 15px 30px;
  background-color: #a2be40;
  border-radius: 5px;
}
.tab-frame .tab {
  padding: 5px 10px;
  display: none;
}

div.tab-frame .tab-all_tabs input:nth-of-type(1):checked ~ .tab-frame .tab:nth-of-type(1),
div.tab-frame .tab-all_tabs input:nth-of-type(2):checked ~ .tab-frame .tab:nth-of-type(2),
div.tab-frame .tab-all_tabs input:nth-of-type(3):checked ~ .tab-frame .tab:nth-of-type(3),
div.tab-frame .tab-all_tabs input:nth-of-type(4):checked ~ .tab-frame .tab:nth-of-type(4),
div.tab-frame .tab-all_tabs input:nth-of-type(5):checked ~ .tab-frame .tab:nth-of-type(5),
div.tab-frame .tab-all_tabs input:nth-of-type(6):checked ~ .tab-frame .tab:nth-of-type(6),
div.tab-frame .tab-all_tabs input:nth-of-type(7):checked ~ .tab-frame .tab:nth-of-type(7),
div.tab-frame .tab-all_tabs input:nth-of-type(8):checked ~ .tab-frame .tab:nth-of-type(8),
div.tab-frame .tab-all_tabs input:nth-of-type(9):checked ~ .tab-frame .tab:nth-of-type(9),
div.tab-frame .tab-all_tabs input:nth-of-type(10):checked ~ .tab-frame .tab:nth-of-type(10),
div.tab-frame .tab-all_tabs input:nth-of-type(11):checked ~ .tab-frame .tab:nth-of-type(11),
div.tab-frame .tab-all_tabs input:nth-of-type(12):checked ~ .tab-frame .tab:nth-of-type(12),
div.tab-frame .tab-all_tabs input:nth-of-type(13):checked ~ .tab-frame .tab:nth-of-type(13),
div.tab-frame .tab-all_tabs input:nth-of-type(14):checked ~ .tab-frame .tab:nth-of-type(14),
div.tab-frame .tab-all_tabs input:nth-of-type(15):checked ~ .tab-frame .tab:nth-of-type(15) {
  display: block;
}
.tab-frame {
  text-align: center;
}
.portfolio-item.filter-fp {
  text-align: left;
}
.tab-all_tabs {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15) inset;
  text-align: center;
  justify-content: center;
  display: inline-block;
}
.portfolio-item.filter-fp .img-date {
  border-top: 1px solid #355d76;
  padding-top: 20px;
}
.post__date {
  background-color: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  padding: 8px 16px;
  display: inline;
  position: relative;
  top: -31px;
  font-size: 11px;
}
h4.card-title {
  font-family: "Poppins", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #2f5269;
  text-transform: capitalize;
  margin-top: 0px;
}
.portfolio-item.filter-fp .img-date img {
  height: 300px;
  object-fit: cover;
}
.tab-frame .read-more {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  font-style: normal;
  text-decoration: none;
  background-color: #a2be40 !important;
  border-radius: 2px 2px 2px 2px;
  padding: 12px 30px 12px 30px !important;
  color: white;
  display: inline-flex;
  align-items: center;
}
.tab-frame .read-more span.btn-icon {
  margin-left: 5px;
  transition: color 0.3s;
}
.tab-frame .read-more:hover span.btn-icon {
  margin-left: 10px;
}
.tab-frame .read-more:hover {
  color: white !important;
}
.tab-frame .read-more {
  transition: color 0.3s;
} */

/* tabbing css end */

/* @media only screen and (min-width:481px) and (max-width: 812px)  {
	.client-contact {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    vertical-align: middle;
    align-items: center;
}
}
@media only screen and (max-width:576px)  {
.job-overview .btn.btn-small {
    width: -webkit-fill-available;
	text-wrap: pretty;
    text-align: center;
}
} */

.lqd-woo-single-layout-3 div.product .woocommerce-tabs .woocommerce-Tabs-panel--description>h2:last-of-type:first-child, .lqd-woo-single-layout-3 div.product .woocommerce-tabs .woocommerce-Tabs-panel--description>p{
	width:100% !important;
}
