/**
Theme Name: ZING PADEL CLUBS
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra 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, Astra comes with schema.org code integrated so search engines will love your site. Astra 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. Astra 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: zing-padel-clubs
Template: astra
*/

/*---- Global CSS ----*/

.custom-icon .elementor-icon-wrapper{
	line-height: 0 !important;
}

#ast-scroll-top {
    background-color: #000000 !important;
	color: #a9ff00 !important;
	border: 1px solid #a9ff00 !important;
}

.ast-container{
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ast-separate-container .ast-article-post{
	padding: 0 !important;
	margin: 0 !important;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single:not(.ast-related-post) {
    background: transparent !important;
    border-bottom: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.ast-separate-container #primary {
	margin: 0 !important;
	padding: 0 !important;
}

.w-300 p{
	font-weight: 300 !important;
}

.w-400 p{
	font-weight: 300 !important;
}

.w-500 p{
	font-weight: 300 !important;
}

.w-600 p{
	font-weight: 300 !important;
}


.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
	margin: 0 !important;
	padding-bottom: 15px !important;
}

.post-content p{
	margin: 0 !important;
	padding-bottom: 15px !important;
}

.display-block {
	display: block !important;
}

/*---- Header ---*/

.mobile-menu .elementor-menu-toggle .elementor-menu-toggle__icon--open{
	line-height: 0 !important;
}

.mobile-menu .elementor-menu-toggle .elementor-menu-toggle__icon--close{
	line-height: 0 !important;
}

.h1-line-height h1{
	line-height: 1.1em !important;
}


.elementor-slideshow__title{
	display: none !important;
}

/*---- Brand Slider ----*/

.brand-slider .swiper-wrapper{
	transition-timing-function: linear !important
}

.low-line-height .elementor-heading-title{
	line-height: 1.1em !important;
}

/*---- Ul Designs ----*/

.custom-ul ul{
    margin-left: 20px !important;
    margin-bottom: 0 !important;
}

.custom-ul ul p{
    margin: 0 !important;
}

.custom-ul ul li:not(:last-child){
    padding-bottom: 15px !important;
}

.ul-m-20 ul{
	margin-left: 20px !important;
	margin-bottom: 0 !important;
}

.ul-m-25 ul{
	margin-left: 25px !important;
	margin-bottom: 0 !important;
}

.ul-m-30 ul{
	margin-left: 30px !important;
	margin-bottom: 0 !important;
}

/*---- Table Images ---*/

.table-contents .table-image{
	overflow: auto !important;
}

.no-margin-text p{
	margin-bottom: 0 !important;
}

.table-view table thead tr th {
    background-color: #faefe5 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
}

.table-view table{
	margin: 0 !important;
/* 	border: 1px solid #dec7b1; */
    border-radius: 10px !important;
	font-family: 'Poppins' !important;
}

.table-wrapper .table-view{
	min-width: 700px !important;
}

.table-view table caption{
	display: none !important;
}

.table-view table thead tr th:not(:last-child){
	border-right: 1px solid #dec7b1;
}

.table-view table tbody tr td:not(:last-child){
	border-right: 1px solid #dec7b1;
}

.table-view table tbody tr td{
	background-color: #f9f7f5 !important;
	border-color: #dec7b1 !important;
	font-size: 15px !important;
	font-weight: 500 !important;
}

/*---- Contact Us ----*/

/* .page-id-726 .global-footer{
	display: none !important;
}
 */

/*---- Blog Item ----*/

.blog-item:hover .blog-img{
 transform: scale(1.1);
}

/*---- Responsiveness ---*/


@media(max-width: 1024px){
	.no-tab-br br{
		display: none !important;
	}
}

@media(max-width: 767px){

.mobile-menu .elementor-menu-toggle{
	padding: 0px !important;
}

.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
	padding-bottom: 10px !important;
}

.post-content p{
	padding-bottom: 10px !important;
}
}

/*---- Breadcrumb ----*/

/* Breadcrumb appearance */
.av-breadcrumb {
    color: #fff;
    font-size: 20px;   /* bigger */
    font-weight: 500;
}

.av-breadcrumb a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

.av-breadcrumb a:hover {
    opacity: 0.8;
}

.bc-sep {
    margin: 0 6px;
    color: #fff;
}

/* Responsive */
@media (max-width: 768px) {
    .av-breadcrumb {
        font-size: 16px;
    }
    .av-breadcrumb a {
        font-size: 16px;
    }

}

@media (max-width: 480px) {
    .av-breadcrumb {
        font-size: 14px;
    }
    .av-breadcrumb a {
        font-size: 14px;
    }
}

/*---- MAP SECTION ---*/

.icon-wrapper .details{
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.icon-wrapper .icon{
    cursor: pointer;
}

.icon-wrapper {
    transform: translate(-50%, -50%);
	transition: 0.5s ease-in-out;
}

.icon-wrapper:hover{
	gap: 15px !important;
}

/* 
.icon-wrapper .icon:hover ~ .details{
    opacity: 1;
}
 */