/**
*Theme Name:     PatioTime Child Theme
*Theme URI: 	 https://patiotime.loftocean.com/
*Description:    PatioTime child theme for user customization
*Author:         Loft.Ocean
*Author URI:     http://www.loftocean.com
*License: 		 GNU General Public License v2 or later
*License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       patiotime
*Text Domain: 	 patiotime-child
*Version:        1.0
*/

 /** Add your styles below **/
.btn-beige a:hover{
    color:#9E825E!important
}
.btn-white a:hover{
    color:#fff!important
}
.pt-gallery.gallery-carousel .pt-gallery-item{
    height:400px;
}
.pt-gallery.gallery-carousel .pt-gallery-item img{
    height:400px;
    object-fit:cover;
}
body:not(.rtl) .elementor-1492 .elementor-element.elementor-element-89b56da{
    pointer-events: none;
}

.site-header.overlap-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}

.no-touch button.slick-arrow:before, .touch .slick-arrow:before{
    transform: rotate(45deg) scaleX(0.55);
}
.no-touch button.slick-arrow:after, .touch .slick-arrow:after {
    transform: rotate(-45deg) scaleX(0.5);
}
button.slick-arrow:before, button.slick-arrow:after{
    height: 5px;
}
.elementor-element-85286fc p{
    margin-bottom: 0;
}