/*
Theme Name: tikla
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	@media (max-width: 768px) {
		.footer {
		padding: 20px !important;
	}
}

}

.tooltipster-content {
    display: none;
}
.tooltipster-base {
    display: none;
}
.tooltipster {
    display: none;
}

.box-text a:not(.button), .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6 {

	font-size: 22px;

}

.box-text p {
  margin-bottom: .1em;
  margin-top: .1em;
  /*color: #222;*/
  line-height: 24px;
  font-size: 15px;
}

.is-divider {
  background-color: transparent;
  display: block;
  height: 3px;
  margin: 1em 0;
  max-width: 30px;
  width: 100%;
}

.box-text:hover {

  background: #fff !important;

}



.custom-category-images {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
}

.custom-category-images .single-category {
    position: relative;
    overflow: hidden;
}

.custom-category-images .single-category::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3); /* Black background with 50% opacity */
    z-index: 1; /* Ensure it's above the image but below the text */
}

.custom-category-images .single-category img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    transition: transform 0.3s ease; /* Smooth transition for zoom effect on hover */
}

.custom-category-images .single-category:hover img {
    transform: scale(1.05); /* Zoom effect on hover */
}

.custom-category-images .single-category .category-name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);*/
    width: 100%;
    text-align: center;
    margin: 0;
    z-index: 2; /* Ensure the text is above the overlay */
}


#text-3 {
  margin-bottom: 1.5em;
  background: #f6f7f8;
  padding: 30px;
}
.footer .button.icon.circle {
    color: #000;
}
.absolute-footer {
  color: #000;
  font-size: .9em;
}
.footer {
    padding: 100px;
}
widget > ul > li + li, ul.menu > li + li {
  border-top: transparent;
  font-size:16px	
}
.app-promo { margin-bottom:-30px;}

.header .social-icons i {
  min-width: 1em;
  color: #0048ff;
}

h4, .heading-font {
  font-weight: normal !important;
  font-size: 18px;

  position: relative;

  padding: 0.3em;
}
.sideBarWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
	gap:15px;
	padding: 10px 0px;
}
.col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li{
	margin-left:unset !important;
}
span.post-number {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
}
ul.top-posts-list li:first-child{
    margin-left:5px !important;
}

ul.top-posts-list li:first-child .flexSidebar{
    margin-left:5px !important;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    position: absolute;
    top: 8px;
    right: 8px;
    background-color: transparent;
    color: #838383;
	border-color: none !important;
}
.post-meta a {
    font-size: 15px;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    border-color: unset !important;
    box-shadow: none !important;
    border: none;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	height: 3.507em;
}


.fill {

  border: 0px !important;
}


.bloc-reh-hom
{
  color: #fff !important;	
  border-color: #fff !important;
}

.post .entry-title {
  position: relative;
  text-align: center;
  color: #000;
}


.xoo-el-form-container button.btn.button.xoo-el-action-btn {
  border-radius: 10px;
}

.customPriceTikla {
    font-size: 25px !important;
	font-weight: bold;
	margin-bottom:20px;
}
.custPop .custom-popup__title {
	font-size: 35px;
	font-weight: 600;
	text-align: center;
	font-family: Karla, sans-serif;
}
.custPop  .custom-popup__content input {
	height: 45px;
	margin-bottom: 20px;
	font-size: 14px;
	border-radius: 5px;
	width: 100%;
	font-family: Karla, sans-serif;
}
.custPop .custom-popup__holder.js-custom-popup-holder {
	display: block;
}
.custPop  .custom-popup__footer ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
	list-style: none;
}
.custPop .custom-popup__footer ul li span  {
	font-size: 13px;	font-family: Karla, sans-serif;
}
.custPop .custom-popup__footer ul li a {
	font-size: 15px;	font-family: Karla, sans-serif;
}
.custPop .custom-popup__footer ul li input {
	height: auto;
	width: auto;
	margin: 0;
}
.custPop .custom-popup__footer .button {
	background-color: #2a9d8f;
	color: #ffffff;
	font-weight: 600;
	font-size: 15px;
	font-family: Karla, sans-serif;
	width: 100%;
	height: 40px;
	border-radius: 10px;
	text-transform: capitalize;
}
.custPop .custom-popup__holder {
	max-width: 500px;
	width: 100%;
	height: auto;
}
.custPop .custom-popup__close::before, .custPop .custom-popup__close::after {
	height: 18px;
}
.custPop {
	padding: 0 20px;
}
@media only screen and (max-width:767px){
	.custPop .custom-popup__content {
	margin: 0;
	padding-bottom: 0;
}
.custPop .custom-popup__footer ul {
	flex-direction: column;
}
}


.ft_socialmedia {
  margin-top: 20px;
}

.wacu-widget.wacu-br {
  display: none;
}

.page-2347 .wacu-widget.wacu-br,
.page-2339 .wacu-widget.wacu-br {
  display: block;
  right: 16px;
  bottom: 16px;
}

