/*
Theme Name: Fana Child
Theme URI: https://el4.thembaydev.com/fana
Author: Thembay
Description: This is a child theme for Fana
Version: 1.0
Author URI: https://thembay.com/
Template: fana
Text Domain: fana-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
body h1, h2, h3, h4, h5, h6, a, span, div, p, input, checkbox, button, tr, td, tbody, thead, table, th{
	font-family: 'Lato', sans-serif !important;
}
.header-default ul.navbar-nav>li>a {
    font-size: 14px !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
}
/* .tb-home #tbay-header.header-on-slider {
    background: var(--white-color, #fff);
    position: fixed;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.06);
}
.home div#tbay-main-content {
    margin-top: 90px;
} */
.home div#tbay-main-content {
    margin-top: 125px;
}
/* .home .content-banner {
    background: #f8f8f873;
    padding: 25px 15px;
    border-radius: 30px;
}*/
.home h3.heading-tbay-title.style-2 {
    display: inline-flex;
    padding: 20px 30px;
    border-radius: 30px;
} 
.home .tbay-element.tbay-element-heading{
	text-align:center;
}
.product-block.grid .group-add-to-cart a {
        background: #ffffffbf;
}
aside#sidebar-bottom-archive {
    display: none;
}
.wc-block-components-checkout-order-summary__content {
    padding: 0px 15px;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item { 
    border-bottom: 1px solid #ddddddad;
    margin-bottom: 15px;
}

/*contact form*/

.cf7-form {
  max-width: 600px;
  margin: auto;
}

.cf7-field {
  margin-bottom: 15px;
}

.cf7-field label {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
}

.cf7-field input,
.cf7-field textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}

.cf7-field textarea {
  min-height: 50px;
  resize: vertical;
}

.cf7-submit {
  background-color: #cb9b47;
  color: #fff;
  padding: 12px 30px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 15px;
}
.cf7-submit:hover {
  background-color: #87652c;
  color: #fff;
}
label.components-base-control__label.css-2o4jwd.ej5x27r2 {
    margin-top: 15px;
}
.components-combobox-control__input.components-form-token-field__input {
    border: 1px solid #222 !important;
    border-radius: 5px !important;
    padding: 10px;
    color: #2b2d2f;
    border: 1px solid hsla(0, 0%, 7%, .8);
    font-size: 16px;
}
#orddd_lite_time_slot ul {
    margin-top: -19px;
    margin-left: 0;
    width: 98%;
    list-style: none;
    padding-left: 0px;
    background: #ffffff;
    margin-left: 10px;
    box-shadow: 0px 0px 11px 0px #2222221f;
}
#orddd_lite_time_slot ul li:hover {
    background: #d8a764;
/*     margin: 0px; */
    color: #fff;
}
@media (max-width: 992px) {
.home div#tbay-main-content {
    margin-top: 0px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-9a28e7e.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top: 35px;
}
.elementor-145 .elementor-element.elementor-element-7ec5bdf {
        margin-top: 0px !important;
}