
.bolgdetails-content-part{
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
    margin-top: -50px;
}
body.single-post{
    background: #f9f9fc;
}

.blogdetails_left_content h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0%;
}
.blogdetails_left_content h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0%;
}
.blogdetails_left_content h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0%;
}
.blogdetails_left_content h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0%;
}
.blogdetails_left_content h6 {
    position: relative;
    font-weight: 500;
    color: #0E0E0E;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0%;
    margin-bottom: 0.4em;
    padding-left: 26px;
}
.blogdetails_left_content h6::before{
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 8px;
    border-radius: 2px;
    background-color: #EA0056;
}

.blogdetails_left_content ul {
    list-style-type: square;
    padding-left: 20px;
}
.blogdetails_left_content ol{
    list-style-type: decimal;
    padding-left: 20px;
}
.blogdetails_left_content p,
.blogdetails_left_content li {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0%;
    color: #333333;
}
.blogdetails_left_content a {
    text-decoration: underline;
    font-weight: 500;
    color: #FF015B;
}
.blogdetails_left_content a:hover {
    text-decoration: none;
}
.blogdetails_left_content li+li {
    margin-top: 10px;
}
.owl-carousel,
.blogdetails_left_content img{
    margin-bottom: 22px;
} 
.blogdetails_left_content h1, 
.blogdetails_left_content h2, 
.blogdetails_left_content h3, 
.blogdetails_left_content h4, 
.blogdetails_left_content h5 {
    margin-bottom: 16px;
}
.blogdetails_left_content ol, 
.blogdetails_left_content ul, 
.blogdetails_left_content dl,
.blogdetails_left_content p {
    margin-bottom: 22px;
}
.blogdetails_left_content_shortimg{
    display: flex;
    gap: 10px;
    padding: 20px 0;
}
.blogdetails_left_content_shortimg img{
    min-width: 25%;
    flex-grow: 1;
    object-fit: cover;
    margin-bottom: 0;
}
.blogdetails_left_content img:last-child,
.blogdetails_left_content h1:last-child,
.blogdetails_left_content h2:last-child,
.blogdetails_left_content h3:last-child,
.blogdetails_left_content h4:last-child,
.blogdetails_left_content h5:last-child,
.blogdetails_left_content p:last-child,
.blogdetails_left_content ul:last-child,
.blogdetails_left_content ol:last-child,
.blogdetails_left_content dl:last-child {
    margin-bottom: 0;
}
.blogdetails_left_content .owl-carousel .owl-item img.slider_arrow {
    width: 13px;
    height: 13px;
}
.blogdetails_left_content .owl-carousel .owl-item .rating_img img {
    position: static;
    width: 12px !important;
    height: 12px;
}
.blog_details_eventslider {
    margin-bottom: 30px;
}
.blog_details_eventslider .owl-stage,
.blog_details_eventslider_caterers .owl-stage {
    display: flex;
    align-items: flex-start;
}
.blog_details_eventslider .owl-nav,
.blog_details_eventslider_caterers .owl-nav {
    margin: 0;
}
.secondhalf_slider .secondhalf_slider_inner .owl-nav .owl-prev,
.secondhalf_slider .secondhalf_slider_inner .owl-nav .owl-next,
.blog_details_eventslider .owl-prev,
.blog_details_eventslider .owl-next,
.blog_details_eventslider_caterers .owl-prev,
.blog_details_eventslider_caterers .owl-next {
    font-size: 14px;
    color:#111111;
    position: absolute;
    top: 35%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #FFFFFF !important;
    transform: translateY(50%);
    box-shadow: 0px 10px 25px #00000026;
}
.blog_details_eventslider .owl-prev:hover,
.blog_details_eventslider .owl-next:hover, 
.blog_details_eventslider_caterers .owl-prev:hover,
.blog_details_eventslider_caterers .owl-next:hover {
    background-color: rgb(236,72,153) !important; 
    color: rgb(255,255,255) !important;
}
.blog_details_eventslider .owl-prev, 
.blog_details_eventslider_caterers .owl-prev {
    left: -10px !important;
}
.blog_details_eventslider .owl-next, 
.blog_details_eventslider_caterers .owl-next {
    right: -10px !important;
}
.blog_details_eventslider .owl-nav span, 
.blog_details_eventslider_caterers .owl-nav span {
    position: relative; 
    top: 3px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute; 
    width: 100%; 
    cursor: pointer; 
    opacity: 0;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-clear-button {
    display: none;
}
.owl-carousel .owl-item a div {
    position: relative;
}
.owl-carousel .owl-item img {
     
    inset: 0px; 
    width: 100%; 
    object-fit: cover;
}
.blog_details_eventslider_caterers.owl-carousel .owl-item a > div::before {
    position: relative; 
    display: block; 
    width: 100%; 
    padding-top: 75%;
}
.blog_details_eventslider.owl-carousel .owl-item a > div::before {
    position: relative; 
    display: block; 
    width: 100%; 
    padding-top: 160%;
}
.owl-carousel .owl-item a > div.slider_innertext::before {
    display: none;
}
.secondhalf_slider .secondhalf_slider_inner .owl-nav .owl-prev {
    left: -12px !important;
}
.secondhalf_slider .secondhalf_slider_inner .owl-nav .owl-next {
    right: -12px !important;
}


.blogdetails_left_content .slider_innertext h4 img {@apply !right-0 !top-[23px] inset-auto}

#sidebar.fixed {
    position: fixed;
    top: 90px; /* Header height */
}

#sidebar.absolute {
    position: absolute;
    bottom: 0;
}


.wedding-slider .owl-stage {
    display: flex;
    align-items: stretch;
}
.wedding-slider .owl-item {
    display: flex;
}
.wedding-slider .item {
    padding: 0 10px;
    display: flex;
    width: 100%;
}
.wedding-slider .item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.wedding-slider .item h3 {
    flex: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.wedding-slider .owl-nav {
    margin: 0;
}
.wedding-slider .owl-prev,
.wedding-slider .owl-next {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    background: #fff !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    font-size: 15px !important;
    line-height: 35px !important;
    color: #111 !important;
    transition: 0.3s;
}
.wedding-slider .owl-prev:hover,
.wedding-slider .owl-next:hover {
    background: #ec4899 !important;
    color: #fff !important;
}
.wedding-slider .owl-prev {
    left: -4px;
}
.wedding-slider .owl-next {
    right: -4px;
}
.wedding-slider .owl-nav span {
    position: relative;
    top: -3px;
}



#pagination{
    margin:60px 0;
    display:flex;
    justify-content:center;
}

#pagination .page-numbers{
    display:flex;
    align-items:center;
    gap:12px;
    list-style:none;
    padding:0;
    margin:0;
}

#pagination .page-numbers li{
    list-style:none;
}

#pagination .page-numbers a,
#pagination .page-numbers span{
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    text-decoration:none;
    font-size:18px;
    font-weight:600;
    background:#F1F2F5;
    color:#555;
    transition:.3s;
}

/* Current Page */
.page-numbers .current{
    background:#ff0066 !important;
    color:#fff !important;
    box-shadow:0 8px 20px rgba(255,0,102,.35);
}

/* Hover */
.page-numbers a:hover{
    background:#ff0066 !important;
    color:#fff !important;
}

/* Dots */
#latest-posts #pagination .page-numbers .dots{
    width:auto;
    background:transparent;
    color:#888;
    font-size:24px;
}

/* Prev & Next */
#latest-posts #pagination .prev,
#latest-posts #pagination .next{
    font-size:22px;
    font-weight:bold;
}

#latest-posts .page-numbers .prev,
#latest-posts .page-numbers .next {
    font-size: 0;
}


#latest-posts #pagination li {
    cursor: pointer;
}

#latest-posts #pagination li a,
#latest-posts #pagination li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
}

.mygallery .item{
    padding:10px;
}

.mygallery img{
    width:100%;
    height:300px;
    object-fit:cover;
    border-radius:10px;
    display:block;
}

.mygallery .owl-prev {
  left: -10px !important;
}
.mygallery .owl-next {
  right: -10px !important;
}


/* Style when slider is disabled */
.no-slider{
    display:flex;
    gap:20px;
    flex-wrap:wrap;
}

.no-slider .item{
    flex:1;
    min-width:280px;
}
/* Navigation */
.owl-nav {
    margin: 0 !important;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    background: #fff !important;
    border: 1px solid #ddd !important;
    font-size: 24px !important;
    color: #333 !important;
    transition: .3s;
}

.owl-nav button:hover {
    background: #000 !important;
    color: #fff !important;
}

.owl-prev {
    left: -60px;
}

.owl-next {
    right: -60px;
}

.owl-nav span {
    line-height: 1;
}

.owl-dots {
    margin-top: 15px;
}
.blog-details-contact-form form textarea, .blog-details-contact-form form input {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    border-width: 1px;
    height: auto;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    border-color: #D1D5DB;
    outline-style: none;
    width: 100%;
    font-size: 14px;
    line-height: normal;
    color: #374151;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    border-radius: 7px;
}
.blog-details-contact-form form [type="submit"] {
    background-color: #FF015B;
    color: #FFF;
    font-size: 18px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: 600;
}
.blog-details-contact-form form [type="submit"]:hover{
    background-color: #e60050;
}
.blog-details-contact-form form textarea:focus,
.blog-details-contact-form form input:focus{
    border-color: #ec4899;
}
.blog-details-contact-form form textarea::placeholder,
.blog-details-contact-form form input::placeholder{
    color: rgb(107, 114, 128);
}
.blog-details-contact-form form>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.blog-details-contact-form{
    margin-bottom: 16px;
}



.blog-para-two h6{
    font-weight: 500;
    color: #000;
    font-size: 22px;
    margin-bottom: 8px;
}
.blog-para-two p {
    font-weight: 400;
    color: #333333;
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 0;
}


.author-content-dtl h2{
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 0.8rem;
    padding-top: 0.8rem;
}
.author-content-dtl p{
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 1rem
}
.author-content-dtl p:last-child,
.author-content-dtl p:last-of-type{
    margin-bottom: 0;
}
.wedding-slider-static {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}
.wedding-slider-static .item {
    flex: 1 1 0;
    min-width: 0;
}

.hero-banner {
    position: relative;
    overflow: hidden;
}
.hero-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    background: url('../images/bg-blog.png') 0 center / 50% auto repeat-x;
    animation: heroPan 35s linear infinite;
    background-size: auto 100%;
    z-index: 0;
}
.wpcf7 form.invalid .wpcf7-response-output{display: none;}
.wpcf7 form.sent .wpcf7-response-output {
    color: #0a8315;
}

.tag-slider .owl-dots {
   margin-top: 15px;z-index: 99;
 position: relative;
 display: flex;
  justify-content: center;
  gap: 10px;
}
.tag-slider button.owl-dot {
  width: 10px;   height: 10px;
   border-radius: 100%;
    background: #fff !important;
}
.tag-slider button.owl-dot.active {
   background: red !important;
}

body .owl-carousel .owl-nav button.owl-next,
body .owl-carousel .owl-nav button.owl-prev{
    font-size: 24px !important;
}
body .owl-carousel .owl-nav button.owl-next i,
body .owl-carousel .owl-nav button.owl-prev i{
    position: relative;
    top: -8px;
    font-size: 14px;
}
body .owl-carousel .owl-nav button.owl-next span,
body .owl-carousel .owl-nav button.owl-prev span{
    position: relative;
    top: -7px;
    font-size: 21px;
}
.entry-content p {
    font-size: 17px;
    color: #000000;
    line-height: 1.7;
}
.entry-content h2 {
    color: #101010;
    font-size: 24px;
}
.entry-content h3 {
    color: #101010;
    font-size: 22px;
}
article h3.text-lg.font-medium{
    font-weight: 700;
    font-size: 20px;
}
article p.text-sm.text-\[\#333333\]{
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
}
.bg-no-repeat.lg\:py-16.py-12{
    padding-top: 3rem;
    padding-bottom: 2.5rem;
}
.space-y-8>h1:first-child+p{
    margin: 8px 0 -10px !important;
}
article h3.mt-5{
    margin-top: 12px;
}
.picture.before\:pt-\[60\%\]::before {
    padding-top: 50%;
}
.container {
    max-width: 100%;
    margin-inline: auto !important;
    padding-inline: 16px !important;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-weight: 700 !important;
}

.blog-slider  .owl-stage{
    display: flex;
}
.blog-slider  .owl-item article{
    height: 100%;
}

.category-slider  .owl-prev {
 left: -22px;
}
.category-slider .owl-next{
right:-22px;
}