/**
Theme Name: Unique Logo Designs
Author: uniquelogodesigns
Author URI: https://uniquelogodesigns.com/
Description: Unique is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Unique comes with schema.org code integrated so search engines will love your site. Unique offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Unique is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unique-logo-designs
Template: astra
*/

.hover-col .elementor-element-populated:hover{background:#0000 !important;}
.hover-col .elementor-element-populated{transition:0.5s !important;}
.hover-col .elementor-element-populated:hover h2{color:#fff !important;}
.hover-col .elementor-element-populated:hover div{color:#fff !important;}
.padding-text p.elementor-image-box-description {
    padding: 0 25px;
}
.star-rating { color: #000000; /* margin-right: 0 !important; */ margin: auto !important; padding: 10px 0px; }


.column-hover {
  background-color: yellow; /* Example hover effect */
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    margin-bottom: 0 !important;
}
a.fw-button.fw-button--active {
    color: white;
}


.tm-per-row label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
  /* Accessible outline */
  /* Remove comment to use */
  /*
  	&:focus-within {
  			outline: .125em solid $primary-color;
  	}
  */
}
.tm-per-row label input {
  position: absolute;
  left: -9999px;
}
.tm-per-row label input:checked + span {
  background-color: #d6d6e5;
}
.tm-per-row label input:checked + span:before {
  box-shadow: inset 0 0 0 0.2375em #717171;
}
label, legend{
	color:#717171 !important;
}
.tm-per-row label span {
  display: flex;
  align-items: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s ease;
}
.tm-per-row label span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 100px;
  height: 30px;
  margin-right: 0.375em;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.111em #000;
}

.tm-per-row span.tc-label.tm-label {
    position: absolute;
    top: 53%;
    width: 100%;
    text-align: center;
    padding: 0 !IMPORTANT;
    left: -7%;
}

.tm-per-row span.tc-label.tm-label:before {
    display: none;
}


div#wc-bookings-booking-form {
    width: 100%;
    color: #fff;
}

.ui-datepicker-title {
    background: #0d0d0d;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #f5cb38 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
    background: #000 !important;
}


.wc-bookings-booking-form .wc-bookings-booking-cost {
    color: #000 !important;
    font-size: 16px;
    font-weight: 700;
}

span.woocommerce-Price-amount.amount {
    color: #000;
}

form.cart {
    display: block !important;
}

dl.tm-extra-product-options-totals.tm-custom-price-totals {
    display: none;
}

#tmcp_select_167a2ad6c064b7{line-height: 24px !important; padding: 0px 10px !important; margin-top:12px !important;}
.woocommerce-page select {
    padding: 0.6em !important;
}