
body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "Playfair Display", serif;
}
body h1 {
    font-size: 70px!important;
    line-height: 80px!important;
    
}
body h2 {
    font-size: 40px!important;
    line-height: 50px!important;
    
}
body h3 {
    font-size: 32px!important;
    line-height: 42px!important;
    
}
body h4 {
    font-size: 28px!important;
    line-height: 36px!important;
    
}
body h5 {
    font-size: 26px!important;
    line-height: 36px!important;
    
}
body h6 {
    font-size: 22px!important;
    line-height: 32px!important;
    
} 
body .text-10 {
    font-size: 10px!important;
    line-height: normal!important;
}
body .text-11 {
    font-size: 11px!important;
    line-height: normal!important;
}
body .text-12 {
    font-size: 12px!important;
    line-height: normal!important;
}
body .text-14 {
    font-size: 14px!important;
    line-height: 22px!important;
}
body .text-16 {
    font-size: 16px!important;
    line-height: normal!important;
}
body .text-18 {
    font-size: 18px!important;
    line-height: normal!important;
}
body .text-20 {
    font-size: 20px!important;
    line-height: normal!important;
}
body .text-22 {
    font-size: 22px!important;
    line-height: normal!important;
}
body .text-24 {
    font-size: 24px!important;
    line-height: normal!important;
}
body .text-26 {
    font-size: 26px!important;
    line-height: normal!important;
}
body .text-30 {
    font-size: 30px!important;
    line-height: normal!important;
}
body .text-32 {
    font-size: 32px!important;
    line-height: normal!important;
}
body .text-36 {
    font-size: 36px!important;
    line-height: normal!important;
}
body .text-dark {
    color: #000000!important;
}
body {
    font-family: "Karla", sans-serif;   
}
body a {
    color: #e72e77;
}
body p {
    font-family: "Karla", sans-serif;
    font-size: 16px;
    line-height: 24px;   
}
body .text-gray-600 {
    color: #565656!important;
}
body .text-danger {
    color: #e72e77!important;
}
.mw-1280 {
    max-width: 1280px;
}
body header .nav-linking > li a {
    font-family: "Karla", sans-serif!important;   
    font-size: 14px!important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
body .hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: #e72e77;
}
img.main-logo {
    height: 60px;
}
body .hover\:text-red-500:hover,
body .hover\:text-primary-600:hover,
body .hover\:text-primary-400:hover,
body .group:hover .group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: #e72e77;
}
.nav-hover-clr:hover,
.nav-hover-clr:focus {
    color: #e72e77!important;
}
.nav-hover-clr:hover svg path,
.nav-hover-clr:focus svg path {
    stroke: #e72e77;
}
.nav-hover-clr svg {
    transition: all 0.3s;
}
.megamenu-px {
    padding-left: 2rem!important;
    padding-right: 2rem!important;
}
.bg-home-banner {
    background: url(../img/home-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 70vh;
    background-position: center center;
    display: flex;
    align-items: center;
    padding: 70px 20px;
}
body .banner-heading > span {
    color: #e72e77!important;
}
body .menu-titles {
    font-weight: 400!important;
}
.btn-danger {
    background: #e72e77!important;
    color: #ffffff!important;
    border: 1px solid #e72e77!important;
    padding: 15px 30px;
    transition: 0.3s;
    font-weight:500;
    font-family: "Karla", sans-serif;
    border-radius: 8px;
    cursor: pointer;
}
.btn-danger:hover,
.btn-danger:focus {
    background: transparent!important;
    color: #e72e77!important;
}
.btn-white {
    background: transparent;
    color: #ffffff;
    border: 1px solid #FFFFFF;
    padding: 15px 30px;
    transition: 0.3s;
    font-weight:500;
}
.btn-white:hover,
.btn-white:focus {
    background: #ffffff;
    color: #e72e77;
    border: 1px solid #FFFFFF;
}
.btn-sm {
   padding: 8px 10px!important;;
}
.rounded-4 {
    border-radius: 4px!important;
}
.rounded-6 {
    border-radius: 6px!important;
}
.rounded-8 {
    border-radius: 8px!important;
}
.rounded-10 {
    border-radius: 10px!important;
}
.rounded-12 {
    border-radius: 12px!important;
}
.rounded-14 {
    border-radius: 14px!important;
}
.header-search::placeholder {
    color: #383838!important;
}
.header-search {
    background: #bc00320a!important
}
.btn-obasidian {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    padding: 15px 30px;
    transition: 0.3s;
    font-weight:500;
    font-family: "Karla", sans-serif;
    border-radius: 8px;
    font-size: 14px;
}
.btn-obasidian:hover,
.btn-obasidian:focus {
    background: transparent;
    color: #000000;
    border: 1px solid #000000;
}

.btn-obasidian-outline {
    color: #000000;
    background: transparent;
    border: 1px solid #000000;
    padding: 15px 30px;
    transition: 0.3s;
    font-weight:500;
    font-family: "Karla", sans-serif;
    border-radius: 8px;
    font-size: 14px;
}
.btn-obasidian-outline:hover,
.btn-obasidian-outline:focus {
    background: #000000;
    color: #ffffff;
}
.btn-danger-outline {
    color: #e72e77!important;
    background: transparent!important;
    border: 1px solid #f9a8d4!important;
    padding: 15px 30px;
    transition: 0.3s;
    font-weight:500;
    font-family: "Karla", sans-serif;
    border-radius: 8px;
    font-size: 14px;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus {
    background: #e72e77!important;
    color: #ffffff!important;
}
body .bg-primary-100\/25 {
    background-color: #fff0f8!important;
}
body .footer-logo {
    width: 125px;
}
.first-col-footer {
    padding-right: 100px;
}
.bg-danger {
    background: #e72e77!important;
}
.border-danger {
    border: 1px solid #bc003217!important;
}
.border-danger-v2 {
    border: 1px solid #bc003234!important;
}
.bg-light {
    background: #fff0ed!important;
}
.hw-text {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}
.home-portfolio-slide {
    width: 100%;
    max-width: 304px;
}
body .-ml-4 {
    margin-left: -1.5rem;
}
body .-mr-4 {
    margin-right: -1.5rem;
}
.hover-up {
    transition: all 0.3s;
}
.hover-up:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(168, 71, 47, 0.15);
}
.blog-img {
    height: 300px;
}
.blog-slider .slick-track {
    display: flex;
    gap: 15px;
    justify-content: space-between;
}
.blog-slider .slick-prev {
    left: unset;
    right: 45px;
    top: -30px;
}
.blog-slider .slick-next {
    right: 10px;
    top: -30px;
}
.slick-track:before, .slick-track:after {
    display: none!important;
}
.footer-div-1 {
    padding: 80px 20px 40px;
}
.capitalize {
    text-transform: capitalize;
}
.mw-search {
    max-width: 600px;
}
.logo-wrapper {
    position: relative;
    z-index: 1;
}
/* .logo-wrapper:before {
    content: '';
    background: #ffffff;
    width: 170px;
    height: 170px;
    border-radius: 50rem;
    position: absolute;
    top: -28px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    box-shadow: 0 14px 10px #e72e7712;
} */
/* .logo-wrapper:before {
    content: '';
    background: #ffffff;
    width: 170px;
    height: 170px;
    border-radius: 50rem;
    position: absolute;
    top: -28px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
} */
 .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, opacity 0.25s ease;
    opacity: 0;
}
.accordion-content.open {
    opacity: 1;
}
header.header-before {
    position: relative;
}
/* header.header-before:before {
    background: #ffffff;
    width: 100%;
    height: 120px;
    position: absolute;
    left: 0;
    content: '';
    top: 40px;
} */
 #myLang div button span {
    overflow: hidden;
    white-space: nowrap;
    max-width: 17px;
    text-transform: uppercase;
 }
.rounded-full {
    border-radius: 50rem!important;
}
.text-nowrap {
    white-space: nowrap;
}
h2.text-xl.font-semibold {
    font-size: 26px !important;
    font-weight: 400;
}
body .badge-danger {
    border: 1px solid #e72e77;
    background-color: #e72e7720;
    color: #e72e77;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
}
body .badge-danger:hover {
    border: 1px solid #e72e77;
    background-color: #e72e77;
    color: #ffffff;
}
body .border-none {
    border: 0px!important;
}
body .hover-events:hover {
    background-color: #000000!important;
    color: #ffffff!important;
    border-color: #000000!important;
}
body .rounded-t-14 {
    border-radius: 14px 14px 0 0!important;
}
.article-content h2 {
    font-size: 30px !important;
}
.article-content img {
    margin-bottom: 30px;
}
.article-content p {
    margin-bottom: 20px;
}
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6,
.article-content h2 {
    margin-top: 20px;
}
body .text-sm {
    font-size: 14px!important;
}
input, select, textarea {
    border: 1px solid #e5e7eb !important;
    font-weight: 400!important;
    font-size: 14px!important;
}
button {
    font-size: 14px!important;
}
.modal-center {
    height: 100vh;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
}
[type=checkbox]:checked {
    background: url(../img/checked.svg) !important;
    background-size: 18px !important;
}
.text-truncate {
     display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; 
}
.vendor-form {
    max-width: 570px;
    margin: auto;
    width: 100%;
}
.no-label > div > label {
    display: none;
}
.btn-request div {
    font-size: 16px!important;
}
#form-sec {
    background: url(../img/wedding.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-black-90 {
    background-color: #000000be;
}
.bg-dark {
    background-color: #000000!important;
}
.bg-light-50 {
    background-color: #ffffff90;
}
.left-20px {
    left: 20px;
}
.wedding-pose {
    background: url(../img/wedding-pose.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.mw-600 {
    max-width: 510px !important;
    margin: auto;
    width: 100%;
}
.bg-white {
    background-color: #ffffff!important;
}
#tab-buttons button:hover,
#tab-buttons button:focus,
#tab-buttons button.active {
    background-color: rgb(253 232 232 / var(--tw-bg-opacity));
}
body .border-0 {
    border: 0px!important;
}


.bg-[#CD5C75] {
    background: #e72e77;
    color: #ffffff;
    border: 1px solid #e72e77;
    transition: 0.3s;
    font-weight: 500;
    font-family: "Karla", sans-serif;
    border-radius: 10px;
    cursor: pointer;
} 

.bg-[#b04a60]:hover {
    background: #fff;
    color: #e72e77;
    border: 1px solid #e72e77;
}

.pointer {
    cursor: pointer;
}
.text-primary {
    --tw-text-opacity: 1;
    color: rgb(231 46 119 / var(--tw-text-opacity, 1))!important;
}
.text-muted-foreground {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-red-400 {
    --tw-text-opacity: 1;
    color: #e72e77;
}
body label {
    font-weight: 400!important;
}
.button-middle {
    height: -webkit-fill-available;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .select2-container .select2-selection--single {
    border-radius: 8px!important;
    height: 52px !important;
    padding: 15px!important;
    width: 100%!important;
}

body .home-btn {
    font-size: 16px!important;
}
.h-210 {
    height: 210px!important;
}
.w-left {
    width: 25%!important;
}
.w-right {
    width: 75%!important;
}

@media (min-width: 768px) {
    body .md\:space-x-6>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0; 
        margin-left: 0!important;
        margin-right: 0!important;
    }
}

@media (max-width: 1400px) {
    body .bg-home-banner {
        height: 80vh;
    }
    body .enire-plan h2 {
        font-size: 60px;
        line-height: 70px;
    }
    body .custom-width {
        max-width: 760px;
    }
    .enire-plan > svg {
        width: 80px!important;
    }
    .hw-text {
        padding-left: 0.5rem!important;
        padding-right: 0.5rem!important;
    }
    body h1 {
        font-size: 60px!important;
        line-height: 70px!important;
    }
    body h2 {
        font-size: 45px!important;
        line-height: 55px!important;
    }
    body h3 {
        font-size: 36px!important;
        line-height: 45px!important;
    }
    body h4 {
        font-size: 30px!important;
        line-height: 40px!important;
    } 
    .mega-menu {
        width: calc(100% - 10rem);
        inset: 76px auto auto 90px !important;
    }
}
@media (max-width: 992) {
    br {
        display: none;
    }
}
@media (max-width: 767px) {
    .bg-home-banner {
        height: 100%;
        padding: 50px 20px;
    }
    body .enire-plan h2 {
        font-size: 40px;
        line-height: 50px;
    }
}