/*
Theme Name: iProff
Theme URI: https://iproff.ee/
Author: Dmitri
Author URI: https://gomedia.ee/
Description: iProff web site
Version: 1.0
Text Domain: iproff
Tags: iphone, booking, apple, mac, watch, repear
*/

.page-template-page-teenus .banner h1 {
    font-size: 50px;
}

.page-template-page-teenus .banner p {
    font-size: 25px
}

.booking-step-1 .categories .categories-row .category-col .category .gadgetname span {
    display: inline-block;
    margin-left: -25px;
    margin-bottom: 0.5rem;
}

.booking-step-1 .categories .categories-row .category-col .category .gadgetname {
    font-size: 1em;
    color: #18191F;
    text-align: center;
    font-weight: 400;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
}

.booking-step-1 .categories .categories-row .category-col .category.active .gadgetname i {
    visibility: visible;
    opacity: 1;
}

.booking-step-1 .categories .categories-row .category-col .category .gadgetname i {
    background-image: url(/wp-content/themes/iproff/assets/svg/checkbox.svg);
    width: 20px;
    height: 21px;
    visibility: hidden;
    opacity: 0;
    margin-right: 5px;
    position: relative;
    top: 4px;
    transition: visibility 0s, opacity 0.15s linear;
}

.booking-step-1 .products .product .details .gadgetname {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: 1.4;
    color: #1C2026;
    margin-top: 0;
    display:block;
    font-weight: 500;
}

.booking-step-1 .products .product:hover .gadgetname {
    font-weight: 700 !important;
}

.page-template-page-teenus .content h3 {
    font-size: 1.2rem;
}
.page-template-page-teenus .content h2 {
    margin-top: 0px;
}
.footer .h3 {
    color: #F6F7F9;
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 22px;
    padding-bottom: 0;
    display: block;
}

.footer .menu,
.footer .menu ul li {
    list-style: none;
}

.footer .menu {
    padding-left: 0px;
}

.footer .menu li a {
    color: #AFB7C5;
    line-height: 1.625rem;
}

.menu .sub-menu {
    padding-left: 10px;
}
