/**
Theme Name: Perla Resort
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: The Perla resort theme is lightning-fast and highly customizable made by Boris Horvat to Hotel Corner.
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: perla-resort
Template: astra
*/

/* Name field */
#nf-field-1-wrap:before {
 font-family: 'FontAwesome';
 content: "\f1ae"; /* Icon name */
 padding: 2px 7px 0 0;
}

/* Email field */
#nf-field-2-wrap:before {
 font-family: 'FontAwesome';
 content: "\f2ba"; /* Icon name */
 padding: 2px 7px 0 0;
}

.ast-builder-menu-2 .main-header-menu .sub-menu { max-width: 100px;}
#ast-scroll-top{z-index;1000;}

@media (min-width: 921px) {
  .ast-theme-transparent-header .ast-above-header, .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
    background-color: #4A4A4AD6!important;
  }
}


.elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
border: 2px solid #a48e82;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 5px;
}
.elementor .shadow-image{
border: 2px solid #a48e82;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 5px;
}
.elementor-widget-image-carousel .swiper .swiper-slide figure {
  line-height: inherit;
padding: 10px 0 10px 0;}

.text-button {
 background-color: #a48e82;
 color: white;
 border-radius: 4px;
 padding: 5px 15px;
}
.text-button:hover{
 background-color: #4a4a4a;
 color: white;
 border-radius: 4px;
 padding: 5px 15px;
}
