/*
Theme Name: WpRentals Child theme
Theme URI: http://themeforest.net/user/wpestate
Description: Ultimate WordPress Theme created by WpEstate for accommodation booking. WpRentals is clean, flexible, fully responsive and retina Ready. Its smart settings allow you to build outstanding renting websites easily and fast.
Version: 3.15.0
Author: wpestate.org
Author URI: http://themeforest.net/user/annapx
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: wprentals

-------------------------------------------------------------- */
.blog-list .listing-unit-img-wrapper {
    overflow: hidden;
    border-radius: 10px;
}
.post-template-default.carousel.slide.post-carusel {
    display:none!important;
}

.blog-list .listing-unit-img-wrapper img{
    transition: .3s ease-in-out all;
} 
 .blog-list .listing-unit-img-wrapper:hover img {
    transform: scale(1.05);
}
div#post {
   padding-bottom:15px!important;
}
input#submit:hover {
    border:0px!important;
}
.content_wrapper.row {
    padding: 0px !important;
}
.leaflet-pane.leaflet-marker-pane {
    display:none;
}
.single-post .content_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.single-post .content_wrapper #post{
    width: 1170px !important;
}

.copy-rigth p {
    margin: 0px !important;
}
.backtop {
	padding: 13px 3px 0px 13px !important;
}
.social-links img {
    width:23px!important;
}
.header_wrapper_inside .logo img {
 max-height:70px!important;
}
/* .content_wrapper.row {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content_wrapper div#post {
    width: 1170px !important;
	padding-bottom: 30px;
} */
.prop_social {
    display: none;
}
/* section.elementor-section.elementor-top-section.elementor-element.elementor-element-3640d93.elementor-section-stretched.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    left:0!important;
}
.chateau-details,.chateau-prices,.cancellation-policy,.contact-us,.things-to-do,.virtual-tour {
    left:0!important;
} */
@media only screen and (max-width: 480px) {
	span.copyright {
    text-align: center;
    padding: 18px;
}
	.social-section {
		padding-bottom: 30px !important;align-content}
footer#colophon {
    padding-bottom:25px!important;
}
}