/*
Theme Name: Customized by swerkl.com
Description: Child theme for Avada theme
Author: swerkl
Author URI: https://swerkl.com
Template: Avada
Version: 1.0.2
Text Domain:  Avada
*/

.nop p {
	margin: 0 !important;
}

.noul ul {
	margin: 0 !important;
}

a[href^=tel] {
   text-decoration:inherit;
   color: inherit;
}

.tab-bottel-nav-item .img-responsive{
    cursor: pointer;
    transition: all ease 0.5s !important;
	padding: 10px;
}
.tab-bottel-nav-item:hover .img-responsive, .tab-bottel-nav-item.active .img-responsive {
    filter: drop-shadow(0 0 15px #ffffff) drop-shadow(0 0 15px #ffffff);
    transform: scale(1);
}

#desktop-bottel-tabs-section .tab-bottel-content-item:not(.active), #mobile-bottel-tabs-section .tab-bottel-content-item:not(.active){
    display: none;
}
form.post-password-form {
    padding: 160px;
}
.tab-bottel-nav-item {
    z-index: unset !important;
}
.tab-bottel-nav-item.active .fusion-image-element {
    scale: 1.1;
}

.tab-bottel-nav-item:hover .fusion-image-element {
    scale: 1.1;
    z-index:11;
}

.tab-bottel-nav-item .fusion-image-element {
    transition: all ease 0.5s;
    position: relative;
    z-index:10;
}

.tab-bottel-nav-item .fusion-image-element .fusion-imageframe {
    overflow: visible;
}

.home-banner-logo-wrap {
    max-width: calc(1300px + 20px);
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    float: none !important;!i;!;
    left: 0;
    right: 0;
}