/*
Theme Name: Resort Booking
Theme URI: https://resortbooking.net/
Author: UNITECH BD SOFTWARE
Author URI: https://www.unitechbdsoft.com/
Description: Resort Booking is a modern, responsive WordPress theme crafted for resorts and tour operators — featuring custom tour package post types, an itinerary builder, flexible pricing, and destination-driven layouts that make showcasing your getaways effortless.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shamimashraf
*/

ul {
    list-style-position: inside;
	list-style: none;
}

.page-content__wrapper .has-nested-images {
    margin: 30px 0;
}

.wp-block-list {
    list-style-position: inside;
    margin-bottom: 15px;
}

.wp-block-heading {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
	color: #333;
}

.wp-block-paragraph {
    margin-bottom: 20px;
}

.wp-block-table {
	margin-bottom: 25px;
}

.wp-block-image.size-large {
    margin-bottom: 20px;
}

.wp-block-image.size-full {
    margin-bottom: 20px;
}

.wp-block-gallery.has-nested-images {
	margin-bottom: 25px;
}

.single-post__content .wp-block-image {
    margin-bottom: 20px;
	width: 100%;
}

.single-post__content .wp-block-image img {
	width: 100%;
}

.single-post__content .wp-block-image .is-resized {
	width: 100%;
}
