@import url('https://fonts.googleapis.com/css2?family=Shantell+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@font-face {
    font-family: meriendaregular;
    src: url(../fonts/MeriendaRegular.eot);
    src: url(../fonts/MeriendaRegular.eot) format('embedded-opentype'), url(../fonts/MeriendaRegular.woff2) format('woff2'), url(../fonts/MeriendaRegular.woff) format('woff'), url(../fonts/MeriendaRegular.ttf) format('truetype'), url(../fonts/MeriendaRegular.svg#MeriendaRegular) format('svg')
}

body {
    font-family: dosis, sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #444;
    background: #fff
}

html,
body {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

img {
    max-width: 100%
}

a {}

a,
a>* {
    outline: none;
    cursor: pointer;
    text-decoration: none
}

a:focus {
    color: #ef4836
}

a:hover {
    color: #e14456
}

a:focus,
a:hover {
    outline: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #3e3a3a;
    padding: 0;
    margin: 0 0 10px;
    text-transform: capitalize;
    font-family: 'Shantell Sans', cursive;
    line-height: 1.5
}

p {
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0
}

h1 {
    font-size: 52px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

p {
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #333
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=tel],
input[type=date],
textarea,
select {
    background-color: #fff;
    color: #666;
    border-color: #f1f1f1;
    height: 42px;
    padding: 10px;
    box-shadow: none
}

label {
    font-weight: 400
}

.preloader-area {
    background: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999
}

.loader {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%
}

.loader-13 .css-heart {
    position: absolute;
    background-color: red;
    -webkit-animation: star-fly-out 1s ease alternate infinite;
    animation: star-fly-out 1s ease alternate infinite;
    -webkit-transform: scale(.2);
    transform: scale(.2)
}

.loader-13 .heart1 {
    top: 0;
    left: 30px
}

.loader-13 .heart2 {
    left: 60px;
    top: 30px
}

.loader-13 .heart3 {
    top: 60px;
    left: 30px
}

.loader-13 .heart4 {
    left: 0;
    top: 30px
}

.css-heart {
    position: absolute
}

.css-heart:before,
.css-heart:after {
    position: absolute;
    content: "";
    left: 50px;
    top: 0;
    width: 50px;
    height: 80px;
    background: #e14456;
    border-radius: 50px 50px 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.css-heart:after {
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

@-webkit-keyframes star-fly-out {
    0% {
        top: 19px;
        left: 19px
    }

    100% {}
}

@keyframes star-fly-out {
    0% {
        top: 19px;
        left: 19px
    }

    100% {}
}

.seperator {
    width: 100%;
    position: absolute;
    bottom: -20px;
    height: fit-content;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 9
}

.seperator img {
    width: 100%;
    display: block;
}

.seperator.seperator-up {
    top: -1px;
    bottom: inherit;
    transform: rotate(180deg)
}

.home-2 header .seperator {
    bottom: -72px;
    transform: rotate(180deg)
}

@media(max-width:991px) {
    .home-2 header .seperator {
        bottom: -50px
    }
}

@media(max-width:767px) and (min-width:640px) {
    .home-2 #wd-banner .seperator {
        bottom: -1px
    }
}

@media(max-width:640px) {
    .home-2 header .seperator {
        bottom: -40px
    }
}

@media(max-width:480px) {
    .seperator.seperator-up {
        top: -2px
    }

    .seperator {
        bottom: -6px
    }

    .home-4 .seperator {
        bottom: -1px
    }

    .home-2 header .seperator {
        bottom: -27px
    }

    .home-3 .seperator.seperator-up {
        top: -2px;
        left: -1px;
        right: -1px;
        width: calc(100% + 2px);
    }

    .home-3 .seperator.seperator-up img,
    .home-3 .seperator img {
        width: 100%;
    }

    .home-3 .seperator {
        bottom: -2px;
        left: -1px;
        right: -1px;
        width: calc(100% + 2px);
    }
}

@media(max-width:360px) {
    .home-3 .seperator.seperator-up {
        top: -1px;
        left: -1px;
        right: -1px;
        width: calc(100% + 2px);
    }

    .home-3 .seperator {
        bottom: -1px;
        left: -1px;
        right: -1px;
        width: calc(100% + 2px);
    }
}

@media(max-width:320px) {
    .seperator {
        display: none
    }
}

.section-padding {
    padding: 75px 0 70px
}

.section-top {
    padding-top: 0
}

.section-title {
    text-align: center;
    padding-bottom: 30px
}

.section-title h2 {
    line-height: 36px;
    color: #333;
    font-weight: 700;
    position: relative;
    margin-bottom: 60px;
    line-height: 1.5
}

.section-title h2:after {
    content: "";
    width: 1px;
    bottom: -52px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    height: 32px;
    position: absolute;
    z-index: 1;
    background: #e14456
}

.section-title h2:before {
    content: "\f08a";
    font-family: fontawesome;
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 95px;
    color: #e14456
}

@media(max-width:320px) {
    .section-title h2:before {
        top: 89px
    }
}

.section-title p {
    font-size: 14px;
    color: #666;
    margin: 15px auto 60px
}

.section-background {
    position: relative
}

.section-background:before {
    background-color: #e14456;
    z-index: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .8
}

.button-group {
    position: absolute;
    z-index: 5;
    margin: 0 auto;
    margin-top: 40px;
    left: 0;
    right: 0
}

a.btn.btn-normal {
    background-color: #e14456;
    color: #fff;
    padding: 8px 16px;
    border-style: solid;
    font-size: 14px;
    text-transform: uppercase;
    transition: all ease-in-out .5s
}

a.btn.btn-normal:hover {
    border-color: #fff;
    background: 0 0;
    transition: all ease-in-out .5s
}

.button-group .btn i.fa {
    margin-left: 5px
}

.section-more {
    text-align: right;
    padding: 40px 0
}

.white {
    color: #fff
}

.container {
    position: relative
}

header#inner-navigation {
    position: absolute;
    width: 100%
}

.home-2 header#inner-navigation {
    position: relative
}

.navbar-nav-wrapper {
    padding-right: 50px
}

.navbar.navbar-default.reveal-menu-home.sticky-nav,
.sticky-nav-white {
    padding: 10px;
    background: #000;
    transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -webkit-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -moz-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -o-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -ms-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52)
}

.navbar.navbar-default.reveal-menu-home.sticky-nav .logo a img,
.sticky-nav-white .logo a img,
#inner-navigation .navbar.navbar-sticky-in .logo img {
    width: 150px;
    transition: all ease-in-out .5s
}

.reveal-menu-blog {
    background: #fff !important;
    padding: 15px !important;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.reveal-menu-blog ul.nav.navbar-nav li a {
    color: #444 !important
}

.navbar.navbar-default {
    padding: 0;
    border-bottom: 0
}

.sticky-nav-white {
    background-color: #fff !important
}

.sticky-nav-white ul.nav.navbar-nav li a {
    color: #444 !important
}

.reveal-menu-home {
    background-color: transparent
}

.reveal-menu-home ul.nav.navbar-nav li a {
    color: #444
}

.navbar.navbar-default ul.nav.navbar-nav {
    margin-top: 0
}

.navbar.navbar-default.sticky-nav ul.nav.navbar-nav {
    margin-top: 2px
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:last-child {
    border-bottom: none
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
#inner-navigation .nav.navbar-nav>li>a {
    font-size: 15px;
    font-family: 'Shantell Sans', cursive;
    font-weight: 500;
    color: #fff;
    padding: 24px 0;
    position: relative;
    text-transform: capitalize
}

#inner-navigation .sticky .nav.navbar-nav>li>a {
    color: #666
}


#inner-navigation h1 {
    color: azure;
}

#inner-navigation .sticky h1 {
    color: #666
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active a,
.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a:hover {
    background: 0 0;
    color: #e14456 !important;
    transition: all ease-in-out .5s
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:before {
    display: none
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li,
#inner-navigation .nav.navbar-nav li {
    padding: 0;
    margin-bottom: 0;
    margin-left: 30px
}

.slicknav_menu .slicknav_nav,
.slicknav_menu .slicknav_nav a:hover,
.slicknav_menu .slicknav_nav ul li {
    background: #ffffffd6;
}

.slicknav_menu .slicknav_nav {
    border-top: 1px solid #8b8b8b;
}

.slicknav_menu .slicknav_nav a {
    color: #000 !important;
    border-bottom: 1px solid #8b8b8b;
    font-family: 'Shantell Sans', cursive;
}

@media only screen and (min-width:768px) and (max-width:1200px) {
    .navbar.navbar-default .navbar-header {
        margin-bottom: 0;
        margin-top: 0;
        display: inline-block
    }

    .reveal-menu-blog .navbar-right {
        float: none !important;
        margin: 0 auto;
        width: 97%
    }

    .reveal-menu-home .navbar-right {
        margin: 0 auto
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li,
    #inner-navigation .nav.navbar-nav li {
        margin-left: 10px
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
    #inner-navigation .nav.navbar-nav>li>a {
        font-size: 13px
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li {
        margin-bottom: 0;
        padding: 0
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:first-child {
        margin-left: 0
    }
}

@media(max-width:812px) {
    #inner-navigation .slicknav_nav {
        height: 265px;
        overflow-y: scroll;
        top: 63px
    }
}

@media only screen and (max-width:767px) {
    .navbar.navbar-default .navbar-toggle {
        border-color: #e14456;
        background-color: #e14456;
        margin-top: 10px;
        margin-right: 0
    }

    #inner-navigation .navbar-sticky-in.navbar-default .slicknav_nav {
        top: 63px !important;
    }

    .navbar.navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .navbar.navbar-default .navbar-toggle:hover {
        border-color: #fff;
        background-color: #fff
    }

    .navbar.navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #e14456
    }

    .navbar.navbar-default .navbar-collapse {
        background: #1f1d26;
        border: none;
        margin-top: 15px;
        max-height: 415px
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
    #inner-navigation .nav.navbar-nav>li>a {
        color: #b6b3c4 !important;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.5
    }

    .navbar.navbar-default ul.nav.navbar-nav {
        margin: 0
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li {
        margin: 0
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a {
        padding: 10px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .05)
    }

    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:last-child a {
        border-bottom: 0
    }
}

@media only screen and (max-width:640px) {
    .navbar.navbar-default .navbar-collapse {
        max-height: 225px
    }
}

@media only screen and (max-width:360px) {

    .navbar.navbar-default.reveal-menu-home.sticky-nav .logo a img,
    .sticky-nav-white .logo a img {
        margin-top: 0;
        width: 150px
    }

    .reveal-menu-home .logo a img {
        margin-top: 0;
        width: 150px
    }
}

.logo {
    margin-top: 25px
}

.navbar-sticky-in .logo {
    margin-top: 14px
}

.logo a.sticky-logo,
.navbar-sticky-in .logo a {
    display: none
}

.navbar-sticky-in .logo a.sticky-logo {
    display: block
}

.home-2 .navbar-sticky-in .logo a {
    display: block
}

@media(max-width:991px) {
    .navbar-sticky-in .logo {
        margin-top: 6px;
    }
}

#inner-navigation .navbar {
    border-bottom: 0;
    transition: all ease-in-out .5s;
    position: relative
}

#inner-navigation .navbar.navbar-default {
    margin: 0;
    height: auto;
    background: 0 0
}

#inner-navigation .navbar-nav {
    display: inline-block
}

#inner-navigation .logo-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

#inner-navigation ul.nav-mini {
    padding-top: 3px;
    padding-right: 13px
}

#inner-navigation ul.nav-mini li {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    background: #00bcd4;
    border-radius: 5px;
    padding: 2px 10px
}

#inner-navigation ul.nav-mini li:last-child {
    margin-right: 0
}

#inner-navigation ul.nav-mini li i {
    color: #fff;
    padding-right: 5px
}

#inner-navigation .nav.navbar-nav {
    float: left;
    transition: all ease-in-out .5s;
    margin-right: 0
}

#inner-navigation .nav.navbar-nav li a:hover,
#inner-navigation .nav.navbar-nav li.active>a {
    color: #e14456 !important;
    text-decoration: none;
    background: 0 0
}

#inner-navigation .nav.navbar-nav>li:last-child>a:after {
    display: none
}

#inner-navigation .nav.navbar-nav li ul {
    z-index: 99999;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 80px;
    left: -15px;
    width: 200px;
    display: none;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-left: 2px solid #e14456;
    border-right: 2px solid #e14456;
    -webkit-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4)
}

#inner-navigation .nav.navbar-nav li ul li a {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    padding: 14px 20px;
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #444;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 1.25;
    font-family: 'Shantell Sans', cursive;
}

#inner-navigation .nav.navbar-nav li ul li a i {
    float: right
}

#inner-navigation .nav.navbar-nav li>ul>li:last-child>a,
#inner-navigation .navbar-nav li>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

#inner-navigation .nav.navbar-nav li ul li:hover ul li a {
    color: #444
}

#inner-navigation .nav.navbar-nav li ul li:hover a,
.nav.navbar-nav li ul li ul li:hover a {
    padding-left: 25px;
    padding-right: 15px;
    color: #e14456
}

#inner-navigation .nav.navbar-nav li ul li ul {
    position: absolute;
    left: 196px;
    top: -2px
}

#inner-navigation .nav.navbar-nav li ul li:hover ul li a {
    padding-left: 15px;
    padding-right: 15px
}

#inner-navigation .nav.navbar-nav li ul li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px
}

#inner-navigation .nav.navbar-nav li ul li {
    display: block;
    text-align: left;
    margin-left: 0
}

.slicknav_menu .slicknav_btn.slicknav_open:before,
.slicknav_menu .slicknav_btn.slicknav_collapsed:before {
    color: #fbfbfb
}

.home-2 .slicknav_menu .slicknav_btn.slicknav_open:before,
.home-2 .slicknav_menu .slicknav_btn.slicknav_collapsed:before {
    color: #eb262a
}

@media only screen and (max-width:1200px) {
    .logo-wrapper {
        width: 50%
    }

    .logo img {
        float: left
    }

    #inner-navigation .navbar-nav-wrapper {
        width: 0%
    }

    #inner-navigation .navbar {
        margin: 0;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

    #inner-navigation .navbar-brand {
        line-height: 30px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

    #inner-navigation .navbar-arrow>ul>li .arrow-indicator,
    #inner-navigation .navbar-arrow ul ul>li .arrow-indicator {
        display: none
    }

    #inner-navigation ul.nav-mini {
        padding-right: 0
    }

    #inner-navigation ul.nav-mini li {
        margin-right: 5px;
        padding: 2px 6px
    }
}

@media(max-width:767px) {
    #inner-navigation .navbar-nav .open .dropdown-menu>li>a {
        line-height: 23px
    }

    #inner-navigation .navbar.navbar-default {
        /*padding: 10px 0*/
    }
}

#inner-navigation .navbar-sticky-in {
    z-index: 101;
    transition: all ease-in-out .5s;
    position: fixed;
    width: 100%;
    top: 0
}

#inner-navigation .navbar-sticky-in.navbar-default {
    background-color: #fbfbfb;
    box-shadow: 0 0 5px #ccc
}

#inner-navigation .navbar-sticky-in.navbar-default .nav.navbar-nav {
    padding-top: 0;
    margin-top: 0
}

#inner-navigation .navbar-sticky-in .navbar-nav>li>ul {
    top: 80px
}

#inner-navigation .transparent-header .navbar-sticky-in {
    padding: 0;
    background-color: rgba(0, 0, 0, .9);
    margin: 0;
    border: none
}

@media only screen and (max-width:1199px) {}

@media only screen and (max-width:1200px) {
    #inner-navigation .navbar.navbar-default {
        /*padding: 10px*/
    }

    .sticky .slicknav_btn.slicknav_open:before,
    .sticky .slicknav_btn.slicknav_collapsed:before {
        color: #e14456
    }

    #inner-navigation .transparent-header .navbar-sticky-in {
        padding: 10px 0;
        background: 0 0;
        border: 1px solid rgba(255, 255, 255, .2)
    }

    #inner-navigation .slicknav_btn {
        top: 25px
    }

    #inner-navigation .navbar-sticky-in.navbar-default .slicknav_btn {
        top: 25px
    }

    #inner-navigation .slicknav_btn.slicknav_open:before,
    .slicknav_btn.slicknav_collapsed:before {
        font-size: 21px;
        color: #e14456
    }

    .home-2 #inner-navigation .slicknav_btn.slicknav_open:before,
    .home-2 .slicknav_btn.slicknav_collapsed:before {
        color: #e14456
    }
}

.single-slider {
    height: 100vh;
    background-size: cover;
    position: relative;
    z-index: 1
}

.single-slider:before {
    content: "";
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1
}

.slider-title {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 30px
}

.slider-title h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase
}

.slider-title h1 span {
    color: #e14456
}

.slider-title p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase
}

.owl-item.active .slider-title-animation {
    animation: slideInDown .5s
}

.owl-item.active .slider-animation-up {
    animation: slideInUp .5s
}

.slider-active .owl-nav div {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%);
    font-weight: 300
}

.owl-nav div.owl-next {
    left: auto;
    right: 70px;
    font-weight: 300;
    opacity: 1;
    transition: .9s
}

.owl-nav div:hover.owl-next {
    color: #e14456
}

.owl-nav div.owl-prev {
    right: auto;
    left: 70px;
    font-weight: 300;
    opacity: 1;
    transition: .9s
}

.owl-nav div:hover.owl-prev {
    color: #e14456
}

.owl-carousel .owl-nav .owl-next i,
.owl-carousel .owl-nav .owl-prev i {
    font-size: 36px
}

.slider-active .owl-dots {
    position: absolute;
    left: 48%;
    bottom: 0
}

.slider-active.owl-carousel .owl-dot {
    display: inline-block
}

.slider-active.owl-carousel .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 10px 4px;
    border-radius: 20px;
    background: #d5d5d5
}

.slider-active.owl-carousel .owl-dot.active span {
    background: #e14456
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0
}

.animation-header-text span {
    padding: 0 !important
}

.coundown-area {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%
}

.coundown-title {
    color: #f1f1f1;
    font-size: 60px;
    padding-bottom: 20px
}

.coundown-title span {
    color: #e14456
}

.coundown-subtitle {
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
    color: #f1f1f1;
    padding-bottom: 30px;
    text-transform: lowercase
}

.coundown_box {
    width: 130px;
    margin: 0 auto;
    height: 120px;
    border: 1px solid #fff;
    position: relative
}

.coundown_box_time {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 20%
}

.coundown_box .coundown_box_time h2 {
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 400
}

.coundown_box .coundown_box_time p {
    color: #f1f1f1;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize
}

.coundown_box:before,
.coundown_box:after {
    content: '';
    top: 50%;
    height: 37px;
    width: 37px;
    background: 0 0;
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    position: absolute;
    border-bottom-left-radius: 3px
}

.coundown_box:after {
    left: -19px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.coundown_box:before {
    right: -19px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff
}

.breadcumb {
    background-image: url(../images/header/breadcrumb.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1
}

.breadcumb-height {
    min-height: 350px
}

.breadcumb::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .8;
    z-index: -1
}

.breadcumb-bg-1::after {
    background: linear-gradient(0deg, #e14456 -30%, #000000 30%);
    opacity: .4
}

.col-lg-8.my-auto {
    display: block;
    width: 100%;
    margin: 165px auto 0
}

.page-breadcumb h2 {
    color: #fff
}

.page-breadcumb p,
.page-breadcumb a {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    margin: 0 auto 0
}

.page-breadcumb a {
    color: #ccc
}

.parallax {
    height: 100vh;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-attachment: fixed
}

.parallax:before {
    content: "";
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1
}

#wd-banner {
    position: relative;
    padding: 0;
    /*height: 658px;*/
    overflow: hidden;
    height: calc(100vh - 100px);
    height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}

#wd-banner .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#kenburns_061 {
    max-height: 100vh !important;
}

.kbrns_zoomInOut>.carousel-inner>.item>img,
.kbrns_zoomInOut>.carousel-inner>.item>a>img {
    animation: none !important;
}

.home-3 #wd-banner {
    height: 100vh;
}

#wd-banner .s-list {
    position: relative
}

.black-overlay,
.blue-overlay {
    background-color: #000;
    opacity: .4;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.blue-overlay {
    background: linear-gradient(to right, rgb(199, 19, 26), rgba(0, 0, 0, 0.6))
}

.black-overlay-se {
    background: linear-gradient(-33deg, #000000 50%, #ffff0000);
    opacity: .8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#wd-banner .banner_caption_text {
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    transform: translateY(-50%);
    /* top: 34%; */
    top: 55%;
    width: 50%;
    height: auto;
    padding: 10px 0;
    z-index: 2
}

#wd-banner .banner_caption_text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/img/fancy.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 17%;
    height: 100%
}

#wd-banner .banner_caption_text:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 82%;
    background-image: url(../images/img/fancy-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 17%;
    height: 100%;
    background-position: bottom;
}

@media only screen and (max-width:1300px) {
    #wd-banner .banner_caption_text:before {
        display: none;
    }

    #wd-banner .banner_caption_text:after {
        display: none;
    }
}

#wd-banner .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    height: 10px;
    width: 10px
}

#wd-banner .swiper-pagination-bullet-active {
    background: #e14456
}

.home-1 #wd-banner .swiper-container-horizontal>.swiper-pagination-bullets,
.home-1 #wd-banner .swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 120px
}

.heart-arrow {
    position: absolute;
    left: calc(25% - 1px);
    top: 0;
    width: 2px;
    height: 100%;
    background-color: transparent;
    z-index: 1
}

.heart-arrow span {
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    left: calc(25% - 1px);
    opacity: .8;
    background-color: #e14456;
    animation: animate-line-3 8s ease-in-out infinite;
    -moz-animation: animate-line-3 8s ease-in-out infinite;
    -webkit-animation: animate-line-3 8s ease-in-out infinite;
    -o-animation: animate-line-3 8s ease-in-out infinite;
    -ms-animation: animate-line-3 8s ease-in-out infinite
}

.heart-arrow span,
.heart-arrow2 span {
    color: #e14456
}

.heart-arrow1 span {
    color: #fff
}

@keyframes animate-line-3 {
    0% {
        opacity: 0;
        top: 0
    }

    20% {
        opacity: .5
    }

    50% {
        opacity: 1;
        top: 50%
    }

    80% {
        opacity: .5
    }

    100% {
        top: 100%;
        opacity: 0
    }
}

.heart-arrow1 {
    position: absolute;
    left: calc(50% - 1px);
    top: 0;
    width: 2px;
    height: 100%;
    background-color: transparent;
    z-index: 1
}

.heart-arrow1 span {
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    left: calc(50% - 1px);
    opacity: .8;
    background-color: #9c9c9c;
    animation: animate-line-2 6s ease-in-out infinite;
    -moz-animation: animate-line-2 6s ease-in-out infinite;
    -webkit-animation: animate-line-2 6s ease-in-out infinite;
    -o-animation: animate-line-2 6s ease-in-out infinite;
    -ms-animation: animate-line-2 6s ease-in-out infinite
}

@keyframes animate-line-2 {
    0% {
        opacity: 0;
        bottom: 0
    }

    20% {
        opacity: .5;
        bottom: 20%
    }

    50% {
        opacity: 1;
        bottom: 50%
    }

    80% {
        opacity: .5;
        bottom: 80%
    }

    100% {
        bottom: 100%;
        opacity: 0
    }
}

.heart-arrow2 {
    position: absolute;
    left: calc(75% - 1px);
    top: 0;
    width: 2px;
    height: 100%;
    background-color: transparent;
    z-index: 1
}

.heart-arrow2 span {
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    left: calc(75% - 1px);
    opacity: .8;
    background-color: #9c9c9c;
    animation: animate-line-3 5s ease-in-out infinite;
    -moz-animation: animate-line-3 5s ease-in-out infinite;
    -webkit-animation: animate-line-3 5s ease-in-out infinite;
    -o-animation: animate-line-3 5s ease-in-out infinite;
    -ms-animation: animate-line-3 5s ease-in-out infinite
}

@keyframes animate-line-3 {
    0% {
        opacity: 0;
        top: 0
    }

    20% {
        opacity: .5
    }

    50% {
        opacity: 1;
        top: 50%
    }

    80% {
        opacity: .5
    }

    100% {
        top: 100%;
        opacity: 0
    }
}

#wd-banner .banner_caption_text h2 {
    color: #fff;
    margin: 0;
    position: relative;
    font-weight: 600;
    font-size: 52px;
    margin-bottom: 20px;
}

#wd-banner .banner_caption_text h3 {
    color: #fff
}

#wd-banner.mt_video .banner_caption_text {
    width: 60%;
    top: 38%
}

#wd-banner.mt_video .banner_caption_text h1 {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 1.3;
    /*margin-bottom:*/
}

#wd-banner .banner_caption_text h1 span {
    font-size: 28px;
    display: block
}

#wd-banner .banner_caption_text p {
    display: inline-block;
    font-size: 16px;
    background: #e14456;
    color: #fff;
    font-weight: 600;
    padding: 12px 35px;
    line-height: 1.5;
    text-transform: uppercase;
    border-radius: 10px;
    margin-bottom: 0;
    /*display: inline-flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}

.text-date p span {
    font-size: 28px;
    /*padding-left: 15px*/
    display: block;
}

#wd-banner.mt_video .banner_caption_text p {
    margin-top: 0
}

#wd-banner .banner_caption_text h3 {
    font-size: 28px;
    font-weight: 300
}

.home-4 #wd-banner .banner_caption_text h3 {
    font-size: 28px;
    margin-bottom: 20px;
}

#wd-banner svg.wave-shape {
    position: absolute;
    bottom: 0;
    z-index: 2
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
    background: rgba(248, 255, 254, 0.81);
    width: 55px;
    height: 55px;
    line-height: 50px;
    margin-top: -30px;
    text-align: center;
    border-radius: 60px;
    border: 4px solid rgba(248, 255, 254, 0.91);
    z-index: 10;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.hero-slider .swiper-button-prev:hover,
.hero-slider .swiper-button-next:hover {
    opacity: 0.5;
}

.hero-slider .swiper-button-prev:before {
    font-family: "FontAwesome";
    content: "\f104";
    font-size: 20px;
    color: #3e7884;
}

.hero-slider .swiper-button-next:before {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 20px;
    color: #3e7884;
}

@media (max-width: 991px) {

    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
        display: none;
    }
}

@media only screen and (max-width:1200px) {
    #wd-banner.wd-slider-ot .banner_caption_text h2 {
        font-size: 40px
    }

    .text-date h4 {
        margin-top: 0
    }

    #wd-banner .banner_caption_text:before,
    #wd-banner .banner_caption_text:after {
        top: 10px
    }
}

@media only screen and (max-width:991px) {
    #wd-banner {
        position: relative
    }

    #wd-banner.mt_video .banner_caption_text {
        width: 80%
    }
}

@media only screen and (max-width:767px) {

    #wd-banner .banner_caption_text h2,
    #wd-banner.mt_video .banner_caption_text h2,
    #wd-banner.wd-slider-ot .banner_caption_text h2 {
        font-size: 30px;
        line-height: 48px;
    }

    #wd-banner .banner_caption_text h3 {
        font-size: 21px;
        margin-top: 15px
    }
}

@media only screen and (max-width:639px) {
    #wd-banner {
        background-position: 25% center !important
    }

    #wd-banner .banner_caption_text h2,
    #wd-banner.mt_video .banner_caption_text h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 10px;
        position: relative
    }

    #wd-banner .banner_caption_text {
        top: 30%
    }
}

@media only screen and (max-width:480px) {

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: -12px !important
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: -12px !important
    }

    #wd-banner .banner_caption_text h3,
    .home-4 #wd-banner .banner_caption_text h3 {
        font-size: 18px
    }

    #wd-banner .banner_caption_text .mt_btn_red,
    #wd-banner .banner_caption_text .mt_btn_green,
    #wd-banner .banner_caption_text input[type=submit] {
        font-size: 12px
    }

    #wd-banner .ps_indicators_txt_icon>.carousel-indicators {
        display: block
    }
}

.swiper-container {
    height: 100%
}

.swiper-slide {
    overflow: hidden
}

.slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    z-index: 3;
}

.slide-inner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.3;
    z-index: -1;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white,
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: none !important
}

.swiper-button-next.swiper-button-white:before,
.swiper-container-rtl .swiper-button-prev.swiper-button-white:before,
.swiper-button-prev.swiper-button-white:before,
.swiper-container-rtl .swiper-button-next.swiper-button-white:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 45px;
    position: absolute;
    right: 25px;
    color: #fff
}

.swiper-button-prev.swiper-button-white:before,
.swiper-container-rtl .swiper-button-next.swiper-button-white:before {
    content: '\f104';
    left: 25px
}

.swiper-pagination-bullet-active {
    background: #fff
}

.home-2 .top-head,
.home-3 .top-head {
    background: #fff;
    position: relative
}

.top-head-container {
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.top-head ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}

.top-head ul li {
    display: inline-block
}

.top-head .top-contact {
    display: inline-block;
    float: left;
    width: 50%
}

.top-contact ul>li>a {
    font-weight: 500;
    font-size: 15px;
    margin-right: 20px;
    color: #666
}

.top-contact ul>li>a:hover {
    color: #e14456
}

.top-contact ul li i.fa {
    color: #ec2928;
    padding-right: 5px;
    font-size: 16px
}

.top-bar-right {
    display: inline-block;
    width: 50%;
    text-align: right;
    position: relative
}

.top-bar-right .social-link-t {
    display: inline-block
}

.social-link-t ul li a {
    color: #666;
    border: 1px solid #fbfbfb;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    margin-left: 10px;
    transition: all ease-in-out .3s
}

.social-link-t ul li a:hover {
    color: #e14456;
    border: 1px solid #e14456;
    transition: all ease-in-out .3s
}

.home-2 .navbar-fixed-top {
    position: relative;
    background: #fff !important
}

.home-2 #inner-navikbrns_zoomInOutgation .nav.navbar-nav>li>a {
    color: #666
}

.home-2 .wd-slide {
    height: initial !important
}

.home-2 .wd-slide #kenburns_061 {
    max-height: 565px
}

.home-2 .wd-slide:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

/*.wd-slide #kenburns_061 {*/
/*    max-height: 900px*/
/*}*/

#wd-banner.wd-slider-ot .banner_caption_text {
    top: 28%;
    width: 50%
}

#wd-banner.wd-slider-ot .banner_caption_text h2 {
    font-size: 48px
}

@media only screen and (max-width:1400px) {
    #wd-banner.wd-slider-ot .banner_caption_text h2 {
        font-size: 40px
    }
}

@media only screen and (max-width:700px) {
    #wd-banner.wd-slider-ot .banner_caption_text h2 {
        font-size: 30px
    }
}

#wd-banner.wd-slider-ot .banner_caption_text p {
    font-size: 12px
}

.wd-slider-ot .text-date h4 {
    margin-top: 5px;
    font-size: 32px
}

.wd-slide .ps_indicators_txt_icon>.carousel-indicators {
    top: inherit;
    bottom: 50px
}

.wd-slide .ps_indicators_txt_icon>.carousel-indicators .active {
    border-bottom: none;
    color: #e14456;
    width: auto
}

.wd-slide .ps_indicators_txt_icon>.carousel-indicators li {
    font-size: 8px;
    width: auto
}

.wd-slide .ps_indicators_txt_icon>.carousel-indicators li:after {
    content: "\f111"
}

.home-2 .quote-img img,
.home-3 .quote-img img.ic-main {
    border: 10px solid #fbfbfb
}

.wd-slide .ps_control_txt_icon .carousel-control {
    top: 42%;
    width: auto;
    height: auto
}

.ps_control_txt_icon .carousel-control.left span:after,
.ps_control_txt_icon .carousel-control.right span:before {
    display: none
}

.wd-slide .ps_control_txt_icon .carousel-control>span {
    font-size: 50px
}

.top-head.top-home-3 {
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    background: #ffffff20
}

.top-home-3 .dropdown-content {
    display: none
}

.home-3 .top-head-container {
    border-bottom: none
}

.home-3 #inner-navigation .navbar {
    top: 0px;
    background: #ffffff2e
}

.home-3 #inner-navigation .navbar-sticky-in.navbar-default {
    border-bottom: none;
    top: 0;
    background: #fbfbfb
}

.home-3 .top-contact ul>li>a {
    color: #fbfbfb
}

.home-3 .social-link-t ul li a {
    color: #fbfbfb;
    border: 1px solid #eee
}

.home-3 .social-link-t ul li a:hover {
    color: #e14456;
    border: 1px solid #e14456;
    transition: all ease-in-out .3s
}

.home-3 .dropdown .dropbtn {
    background-color: transparent;
    color: #fbfbfb
}

.home-3 .dropdown:hover .dropbtn {
    background-color: transparent
}

.home-3 .wd-slide .ps_control_txt_icon .carousel-control {
    top: 50%
}

.home-3 #wd-banner.wd-slider-ot .banner_caption_text {
    top: 31%
}

.home-planner #inner-navigation .navbar {
    background: #ffffff2e
}

#about-us {
    position: relative;
    /*padding-bottom: 0*/
}

.home-1 #about-us {
    padding-top: 40px
}

.home-4 #about-us {
    padding-top: 65px
}

.section-title p {
    text-transform: none
}

.section-title h2 span {
    color: #e14456
}

.about-text p {
    line-height: 1.5;
    color: #666;
    text-transform: none;
    width: 80%;
    margin: 0 auto 25px
}

.about-item {
    position: relative;
    overflow: hidden
}

.about-item .a-caption {
    position: absolute;
    background: rgba(243, 56, 7, .92);
    width: 100%;
    padding: 5px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    bottom: 0;
    transition: all ease-in-out .5s;
    text-align: center;
    transform: translateY(100px)
}

.about-item:hover .a-caption {
    transition: all ease-in-out .5s;
    transform: translateY(0px)
}

.single-about-item {
    text-align: center
}

.about-slider .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px
}

.about-slider .owl-dot {
    background: #ddd;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 2px;
    transition: .5s
}

.about-slider .owl-dot.active {
    background: #008cba
}

.the-couple {
    position: relative;
    /*min-height: 300px*/
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
    z-index: 3;
}

.the-couple.bride {
    z-index: 2;
}

.the-couple.uncle {
    flex-direction: row-reverse;
}

.the-couple.uncle .about-couple {
    margin-right: -20px;
}

.the-couple.bride .about-couple {
    margin-left: -20px;
}

.about-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about-couple-1 .about-top {
    flex-direction: row-reverse;
}

.about-couple-1 .about-top h3 {
    margin-left: 0;
    margin-right: 20px;
}

.couple-img {
    border-radius: 50%;
    display: inline-block;
    width: 212px;
    height: 212px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: 8px solid #fff;
    box-shadow: 0 0 15px #eee;
    flex: 0 0 auto;
}

.couple-img h4 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    padding: 90px 7px;
    opacity: 0;
    font-size: 28px;
    font-family: dosis, sans-serif;
    transition: all ease-in-out .3s
}

.the-couple:hover .couple-img h4 {
    opacity: .7;
    transition: all ease-in-out .3s
}

.couple-img:before {
    background: #fff;
    content: "";
    height: 70px;
    left: -155px;
    opacity: .2;
    position: absolute;
    top: 77%;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    width: 300px;
    z-index: 1
}

.the-couple:hover .couple-img:before {
    left: 40%;
    top: -14%
}

.about-couple {
    /*position: absolute;*/
    top: 15px;
    right: 0;
    width: calc(100% - 190px);
}

.about-couple.about-couple-1 {
    right: inherit;
    left: 0
}

.about-couple h3 {
    display: inline-block;
    float: left;
    margin-left: 20px
}

.home-4 .about-couple h3 {
    font-size: 21px
}

.cp-detail {
    padding: 20px 30px;
    border: 8px solid #fff;
    /*margin-top: 45px;*/
    box-shadow: 0 5px 35px #e4e4e4;
    background: #fbfbfb;
    border-radius: 10px
}

.cp-detail p {
    line-height: 2;
    font-size: 16px;
    margin-bottom: 0
}

.cp-social ul {
    display: inline-block;
    float: right;
    list-style: none;
    padding-left: 0
}

.cp-social li {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #fbfbfb;
    border-radius: 50%;
    margin: 0 4px;
    transition: all .3s ease-in-out
}

.cp-social li:hover {
    background: #e14456;
    color: #fff;
    transition: all .3s ease-in-out
}

.cp-social li a {
    color: #e14456;
    font-size: 16px;
    padding: 8px;
    line-height: 30px;
    transition: all .3s ease-in-out
}

.cp-social li a:hover {
    color: #fff;
    transition: all .3s ease-in-out
}

#about-us.aboutus-inner {
    padding-bottom: 70px
}

.aboutus-inner .the-couple {
    margin-bottom: 60px;
    display: inline-block;
    width: 100%
}

.aboutus-inner .the-couple.couple-bride {
    margin-bottom: 0
}

.aboutus-inner .about-couple {
    width: 80%;
    position: relative;
    float: right
}

.couple-bride .couple-img,
.couple-bride .about-couple h3 {
    float: right;
    padding-left: 0
}

.aboutus-inner .couple-bride .about-couple,
.couple-bride .cp-social ul {
    float: left
}

.aboutus-page .the-quote {
    margin-bottom: 80px
}

section#about-us.aboutus {
    padding-bottom: 70px
}

.the-countdown {
    position: relative;
    overflow: hidden;
    margin-top: 60px;
}

@media(max-width:767px) {

    .the-countdown,
    .the-quote {
        background-attachment: initial !important;
        background-position: top !important;
    }
}

.the-countdown:before {
    content: "";
    position: absolute;
    right: -105px;
    top: 0;
    bottom: 0;
    width: 40%;
    background: #fff;
    z-index: 1;
    transform: skewX(-20deg)
}

.the-countdown.layered-b .count-img i {
    border-color: #d3d3d3;
}

.count-img {
    position: relative;
    z-index: 1
}

.count-img:before {
    content: "";
    position: absolute;
    right: 30px;
    top: 23px;
    width: 240px;
    height: 240px;
    background-image: url(../images/f1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    transform: rotate(320deg)
}

.count-img i {
    border: 10px solid #f8f8f8;
    position: absolute;
    right: 230px;
    top: 36px;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    background: #fff;
    font-size: 90px;
    text-align: center;
    line-height: 1.4;
    color: #ed4144
}

.count-titles {
    position: relative;
    z-index: 1;
    margin: 0
}

.count-titles h2 {
    color: #fff;
    margin-bottom: 20px
}

.act-counter {
    display: inline-block;
    width: 100%;
    padding: 50px 0 0
}

.act-counter #demo {
    position: relative;
    font-size: 76px;
    font-weight: 600;
    color: #fff;
    font-family: dosis, sans-serif
}

.act-counter #demo span {
    font-size: 24px;
    padding: 0 10px
}

@media(max-width:1100px) {
    .count-img i {
        right: 180px
    }

    .act-counter #demo {
        font-size: 72px
    }
}

@media(max-width:991px) {
    .count-img i {
        right: 100px;
        top: -24px
    }

    .count-img:before {
        right: -10px;
        top: 0;
        height: 140px;
        width: 140px
    }
}

.the-quote {
    position: relative;
    overflow: hidden;
}

.the-quote:before {
    content: "";
    position: absolute;
    left: -105px;
    top: 0;
    bottom: 0;
    width: 40%;
    background: #fff;
    z-index: 1;
    transform: skewX(-20deg)
}

.quote-titles {
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 20px 0
}

.quote-titles h2 {
    color: #fff;
    margin-bottom: 20px;
    text-align: left
}

.quote-counter {
    position: relative;
    padding-left: 120px
}

.quote-counter p {
    font-size: 26px;
    color: #fff;
    line-height: 40px;
    padding: 10px 0;
    font-family: dosis, sans-serif
}

/*.quote-counter p:before {*/
/*    content: "\f10d";*/
/*    font-family: fontawesome;*/
/*    position: absolute;*/
/*    left: 17%;*/
/*    top: 65px;*/
/*    font-size: 40px*/
/*}*/

.quote-titles button.btn {
    margin: 0
}

.quote-img {
    position: relative;
    z-index: 1
}

.quote-img:before {
    content: "";
    position: absolute;
    left: -100px;
    top: -40px;
    width: 270px;
    height: 270px;
    background-image: url(../images/f1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    transform: rotate(140deg)
}

.quote-img img.ic-main {
    border: 10px solid #f8f8f8;
    position: absolute;
    left: 130px;
    top: -36px;
    border-radius: 50%;
    height: 300px;
    width: 300px;
    object-fit: cover;
}

@media(max-width:1100px) {
    .quote-img img.ic-main {
        width: 250px;
        height: 250px
    }
}

.the-wishes {
    position: relative;
    padding: 0 0 55px
}

.home-3 .the-wishes {
    position: relative;
    overflow: hidden;
    background-image: url(../images/section/gl-9.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 75px 0 70px
}

.wish-titles {
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 10px 0
}

.wish-titles h2 {
    color: #fff;
    margin-bottom: 20px
}

.wish-titles .owl-carousel .owl-nav {
    display: none
}

.the-wishes .testimony-slide {
    position: relative;
    margin-top: 25px
}

.the-wishes .testimony-slide figure {
    margin-bottom: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 100px;
    height: 100px
}

.the-wishes .testimony-slide figure img {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.the-wishes .testimony-slide span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    display: block
}

.the-wishes .testimony-slide blockquote {
    border: none;
    margin: 15px auto 20px;
    width: 60%;
    position: relative;
    border-radius: 4px
}

.the-wishes .testimony-slide blockquote p {
    font-style: italic;
    font-size: 20px;
    line-height: 1.6em
}

section#our-story {
    position: relative;
    padding-bottom: 0
}

.story-timeline {
    position: relative
}

.story-timeline.story-time-mb {
    display: none
}

.story-lt-rt {
    position: relative
}

.story-lt-rt.story-lt {
    text-align: right
}

.expand-story {
    display: inline-block;
    width: 91%;
    /*margin-top: 35px;*/
    padding: 0 30px;
    margin-bottom: 50px;
}

.story-rt .expand-story {
    margin-right: 0;
    /*margin-left: 25px*/
}

.story-head h6 {
    /*padding: 0 45px;*/
    font-family: dosis, sans-serif;
    font-weight: 400
}

.expand-story p {
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    background: #fff;
    color: #666;
    min-height: 155px;
    padding: 30px 25px;
    box-shadow: 0 5px 35px #e4e4e4;
    border-radius: 10px
}

.expand-story p:after {
    content: "\f04b";
    font-family: fontawesome;
    font-size: 35px;
    position: absolute;
    right: -22px;
    top: 22px;
    color: #fff;
    text-shadow: 20px 0 24px #eee
}

.story-rt .expand-story p:after {
    right: initial;
    left: -22px;
    transform: rotate(180deg);
}

.story-head:before {
    content: "";
    position: absolute;
    bottom: -270px;
    right: -30px;
    width: 2px;
    height: 250px;
    /*background: #e14456;*/
    /*border-radius: 50%*/
    border-right: 2px dashed #e14456;
}

.story-rt .expand-story .story-head:before {
    right: inherit;
    left: -30px;
}

.story-head {
    position: relative;
    margin-bottom: 15px;
}

.story-lt .expand-story .story-head {
    margin-right: -16px
}

.story-rt .expand-story .story-head {
    margin-left: -16px
}

.story-head h3 {
    margin-bottom: 10px
}

.home-4 .story-head h3 {
    font-size: 21px
}

.image-story {
    width: 90%;
    margin: 0 auto 80px
}

.image-story:before {
    content: "";
    position: absolute;
    border: 2px solid #fbfbfbad;
    top: 10px;
    left: 38px;
    right: 38px;
    bottom: 10px;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.image-story:hover:before {
    background: #fbfbfb52;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

section.section-padding.our-story {
    padding-bottom: 0
}

.wedding-event {
    position: relative;
    overflow: hidden;
    padding: 75px 0 0
}

.wedding-event .section-title {
    position: relative;
    z-index: 1
}

.wedding-event .section-title h2 {
    color: #333
}

.event-dates {
    margin-top: 30px;
    position: relative;
}

.event-dates>.row {
    display: flex;
    justify-content: center;
}

.event-dates .banner-event {
    position: absolute;
    top: 20px;
    left: 0;
    width: 555px;
    z-index: 3;
    bottom: 55px;
}

.banner-event .sticky {
    position: absolute;
    z-index: 1;
    width: 555px;
}

.event-img {
    padding: 40px 80px;
    margin-top: 0;
    position: relative
}

.event-img img {
    padding: 15px;
    background: #fbfbfb;
    border: 2px solid #eee;
    transform: rotate(-5deg);
    box-shadow: -16px 12px 60px #969696
}

.event-img:before {
    content: "";
    position: absolute;
    top: -45px;
    right: -6px;
    background-image: url(../images/f1.png);
    width: 50%;
    height: 40%;
    background-repeat: no-repeat;
    background-size: 100%
}

.event-img:after {
    content: "";
    position: absolute;
    bottom: -39px;
    left: -22px;
    height: 40%;
    width: 45%;
    background-image: url(../images/f2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(0);
    z-index: 0
}

.event-stack {
    position: relative;
    text-align: left;
    padding: 25px;
    /*background: #ebebeb;*/
    z-index: 1;
    overflow: hidden;
    /*border: 5px solid #fff;*/
    box-shadow: 0 0 32px #cdcdcd;
    margin-bottom: 40px;
    border-radius: 10px
}

.event-stack h3 {
    padding-bottom: 10px;
    text-align: center;
}

.home-4 .event-stack h3 {
    font-size: 21px
}

.event-stack ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0
}

.event-stack ul li {
    color: #333;
    padding: 5px 15px 5px 0;
    font-size: 14px;
    display: inline-block
}

.event-stack ul li:last-child {
    padding-right: 0;
}

.event-stack ul li i.fa {
    width: 15px;
    text-align: center;
    margin-right: 5px;
}

.event-stack p {
    font-size: 16px;
    display: inline-block;
    /*text-align: center;*/
    width: 100%;
    /*padding: 10px 8px 10px 0;*/
    margin-bottom: 0
}

.event-stack a.read-btn {
    margin-top: 0
}

.event-stack a.read-btn:hover {
    background: 0 0;
    color: #e14456;
    border-color: #e14456
}

.event-stack a.read-btn:hover i.fa {
    padding-left: 5px;
    transition: all ease-in-out .3s
}

.event-stack button.btn {
    padding: 8px 14px;
    margin: 15px 0 5px;
    position: absolute;
    right: 29px;
    bottom: 35px
}

.event-stack.event-left button.btn {
    right: inherit;
    left: 29px
}

.wedding-event .modal-dialog .modal-content {
    display: block
}

.wedding-event .modal-content .modal-body {
    padding: 0
}

.wedding-event .modal-content .modal-body iframe {
    width: 100%
}

.g-registry-inner {
    position: relative
}

.g-registry-inner .owl-registry .owl-item img {
    border: 1px solid #eee;
    box-shadow: 0 0 32px #eee
}

.imp-people {
    position: relative;
    overflow: hidden
}

.important-people ul.nav.nav-tabs {
    margin-bottom: 40px !important;
    display: block;
    width: 28.9%;
    margin: 0 auto;
    border-bottom: none;
    border-radius: 4px;
    display: flex;
    justify-content: center;
}

.important-people ul.nav-tabs li a {
    border: 1px solid #938f8f;
    background: 0 0;
    color: #727272;
    font-size: 20px;
    border-radius: 0;
    padding: 6px 16px;
    margin: 0 10px;
    border-radius: 20px;
    font-weight: 600;
}

.important-people ul.nav-tabs li a:hover {
    background: #e14456;
    color: #fbfbfb;
    border-color: #e14456;
    transition: all ease-in-out .3s
}

.important-people ul.nav-tabs li.active a {
    color: #fbfbfb;
    background: #e14456;
    border: 1px solid #e14456
}

.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus {
    border: 1px solid #e14456
}

.our-team {
    text-align: center;
    width: 100%;
    margin: 0 auto
}

.team-img {
    overflow: hidden;
    position: relative;
    height: 240px;
    width: 240px;
    margin: 20px auto;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0 0 15px #ccc
}

.team-img:before {
    background: #fff;
    content: "";
    height: 70px;
    left: -150px;
    opacity: .2;
    position: absolute;
    top: 77%;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    width: 300px;
    z-index: 1
}

.our-team:hover .team-img:before {
    left: 40%;
    top: -14%
}

.team-img img {
    width: 100%;
    height: auto;
    border-bottom: 3px solid #fbfbfb;
    -webkit-transition: all .3s;
    -moz-transition: all 3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.link {
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 35px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all ease-in-out .3s;
    opacity: 0
}

.team-img .link ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.our-team:hover .link {
    transition: all ease-in-out .3s;
    opacity: 1;
    z-index: 1;
    background: #000000b3;
    padding: 98px 26px
}

.link ul li {
    margin-bottom: 15px;
    display: inline-block
}

.our-team .link a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 2px 0;
    font-size: 16px;
    color: #fbfbfb;
    margin: 0 3px;
    background: #e14456e6
}

.our-team .link a:hover {
    background: #e14456;
    color: #fff;
    border-color: #e14456
}

.our-team .team-content {
    padding: 10px 0 5px;
    position: relative
}

.our-team .team-content h4 {
    color: #666;
    margin: 0;
    font-weight: 600
}

.our-team .title {
    display: block;
    font-weight: 500;
    text-transform: none;
    margin: 0 0 7px
}

.our-team .post {
    display: block;
    font-size: 15px;
    color: #666
}

@media(max-width:1100px) {
    .team-img {
        width: 200px;
        height: 200px
    }

    .our-team:hover .link {
        padding: 80px 0
    }
}

@media(max-width:991px) {
    .imp-people {
        padding-bottom: 50px
    }

    .our-team {
        margin-bottom: 30px
    }
}

@media(max-width:991px) and (min-width:641px) {
    .team-img {
        width: 300px;
        height: 300px
    }
}

@media(max-width:639px) {
    .team-img {
        width: 250px;
        height: 250px
    }
}

.people-inner .our-team {
    background: #fff;
    padding: 10px 0;
    margin-bottom: 40px;
    border: 1px solid #eee;
    box-shadow: 0 0 32px #eee
}

#the-gallery {
    position: relative;
    padding-bottom: 0;
}

.portfolio-inner .mix {
    display: none;
    padding: 4px
}

.masonry-gallery .col-md-3 {
    padding: 3px;
}

ul.gallery {
    padding: 0;
    list-style: none;
    margin-left: 8px;
    text-align: center;
    margin-bottom: 35px;
    min-width: 100px
}

ul.gallery li {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #777;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    margin: 0 10px;
    padding: 5px 10px;
    text-transform: uppercase;
    min-width: 115px;
    font-weight: 500
}

ul.gallery li:hover {
    color: #fff;
    border: 1px solid #e14456;
    -webkit-transition: .3s;
    transition: .3s;
    background: #e14456
}

ul.gallery li.active {
    border: none;
    color: #fff;
    border: 1px solid #e14456;
    background: #e14456
}

.gallery .item {
    position: relative;
    overflow: hidden
}

.portfolio-posts .mix:hover .item img {
    filter: grayscale(90%);
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.gallery .item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ffffff6e;
    opacity: 0;
    z-index: 2;
    transition: all cubic-bezier(.45, .05, .55, .95) .6s
}

.gallery .item:hover::before {
    opacity: 1;
    transition: all cubic-bezier(.45, .05, .55, .95) .6s
}

.mix .item i.fa {
    position: absolute;
    bottom: 20%;
    left: 47%;
    margin: 0 auto;
    font-size: 22px;
    text-align: center;
    color: #fbfbfb;
    opacity: 0;
    width: 45px;
    height: 45px;
    line-height: 43px;
    border-radius: 50%;
    z-index: 4;
    background: #e14456de;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.portfolio-posts .mix:hover .item i.fa,
.wide-gallery .mix .item:hover i.fa {
    bottom: 45%;
    opacity: 1;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s
}

.wide-gallery .col-md-12 {
    padding: 0 5px
}

.wide-gallery .col-md-4 {
    padding: 0 5px;
}

.wide-gallery .col-md-4:nth-child(n+7) {
    /*display: none;*/
}

.drop-left .col-md-8 {
    padding-left: 9px
}

.drop-left .col-md-4 {
    padding-left: 15px;
    padding-right: 0
}

.drop-right .col-md-8 {
    padding-right: 8px
}

.drop-right .col-md-4 {
    padding-right: 15px;
    padding-left: 0
}

.wide-gallery .item {
    padding-top: 5px;
    padding-bottom: 5px
}

.wide-gallery .item img {
    /*border-radius: 10px*/
}

.gallery-quote {
    padding: 5px 0;
    position: relative
}

.gallery-quote h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    text-align: center
}

.btn {
    background: #fbfbfb;
    color: #e14456;
    border-color: #e14456;
    border-radius: 3px;
    padding: 10px 25px;
    margin: 15px;
    font-size: 16px
}

.btn:hover {
    background: #e14456;
    color: white;
    border: 1px solid #e14456
}

.btn_red {
    background: #e14456;
    color: #fff;
    border: none;
    padding: 8px 25px;
    border-radius: 0;
    margin: 15px 15px 15px 0;
    font-size: 16px;
    display: inline-block;
    line-height: 1.5;
    font-style: italic;
    border: 1px solid #e14456
}

.btn_red:hover {
    opacity: .9;
    color: #fff
}

.our_store {
    background: #fbfbfb;
    padding: 75px 0 50px
}

.our_store .col-sm-3.col-xs-12 {
    padding: 0 10px
}

.rt-product-wrapper {
    border: 1px solid #f1f1f1;
    transition: all .5s;
    margin-bottom: 30px
}

.rt-product-wrapper:hover {
    border-bottom-color: #e14456;
    transition: all .5s
}

.rt-product-wrapper .product-image img {
    transition: all .5s
}

.rt-product-wrapper:hover .product-image img {
    transform: rotate(15deg) scale(1.2);
    transition: all .5s
}

.product-thumbnail-wrapper {
    position: relative;
    overflow: hidden
}

.rt-product-wrapper .product-label span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2px 15px;
    background: #333;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.rt-product-wrapper .product-label span.hot {
    background: #eb262a;
    text-align: center;
    left: inherit;
    right: 0
}

.rt-product-meta-wrapper {
    text-align: center;
    background: #fff;
    padding: 28px 15px 30px
}

.product-categories,
.product-categories a {
    color: #e14456a3
}

h3.product_title {
    margin: 15px 0;
    font-size: 24px
}

.rt-product-meta-wrapper del {
    opacity: .6;
    font-size: 16px
}

.rt-product-meta-wrapper ins {
    padding-left: 15px;
    text-decoration: none;
    font-size: 16px
}

.rt-product-meta-wrapper .btn_red {
    margin-bottom: 0
}

.our_store .slick-prev,
.our_store .slick-next {
    top: -50px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    height: 35px;
    width: 35px;
    margin-top: 0
}

.our_store .slick-prev {
    right: 55px;
    left: inherit
}

.our_store .slick-next {
    right: 10px
}

.our_store .slick-prev:before,
.our_store .slick-next:before {
    font-size: 32px;
    color: #666
}

.our_store .slick-prev:hover,
.our_store .slick-prev:focus,
.our_store .slick-next:hover,
.our_store .slick-next:focus,
.our_store .slick-prev:visited,
.our_store .slick-next:visited {
    color: #666;
    outline: none;
    background: #eb262a;
    border-color: #eb262a;
    transition: all .5s
}

.our_store .slick-prev:hover:before,
.our_store .slick-prev:focus:before,
.our_store .slick-next:hover:before,
.our_store .slick-next:focus:before {
    color: #fff;
    transition: all .5s
}

@media(max-width:1100px) {
    .rt-product-meta-wrapper {
        padding: 28px 5px 30px
    }
}

.store-detail {
    padding: 75px 0 80px
}

.store-detail .slider.slider-nav {
    margin-top: 15px
}

.store-detail .slider.slider-nav .slick-slide {
    opacity: .5
}

.store-detail .slider.slider-nav .slick-slide.slick-active {
    opacity: 1
}

.store-detail .slider.slider-nav .slick-prev,
.store-detail .slider.slider-nav .slick-next {
    top: 45%
}

.store-detail .slider.slider-nav .slick-prev {
    left: 0
}

.store-detail .slider.slider-nav .slick-next {
    right: 0
}

.store-detail .slider.slider-nav .slick-prev:before,
.store-detail .slider.slider-nav .slick-next:before {
    color: #eb262a;
    opacity: 1
}

.store-detail .rt-product-meta-wrapper {
    background: 0 0;
    text-align: left;
    padding: 0
}

.store-detail span.rt-price-amount {
    font-weight: 600;
    font-size: 18px
}

.single-product-summary .product-details_short-description {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 40px 0 0
}

.single-product-summary .product-details_short-description p {
    margin-bottom: 0
}

.single-product-summary form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 54px 0 0
}

.quantity-buttons {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e1e1e1;
    padding-right: 22px;
    margin: 0 15px 0 0;
    background: #fff
}

.screen-reader-text {
    position: relative;
    width: auto;
    padding: 14px 43px 8px 17px;
    display: inline-block;
    font-weight: 400
}

input.quantity-input {
    padding: 2px 0 2px 10px;
    border: 1px solid #ccc;
    text-align: center
}

.single-product-summary button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 19px;
    font-style: italic;
    line-height: 2em;
    font-weight: 400;
    padding: 10px 70px 9px;
    color: #fff;
    background-color: #eb262a;
    border: none
}

.single-product-summary .product_meta {
    margin: 54px 0 0
}

.single-product-summary .product_meta>span {
    display: block;
    margin: 10px 0
}

.single-product-summary .product_meta a,
.single-product-summary .product_meta span {
    font-size: 11px;
    line-height: 1.82em;
    letter-spacing: .12em;
    font-weight: 600;
    text-transform: uppercase;
    color: #333
}

.single-product-summary .product_meta a:hover {
    color: #eb262a
}

.our_store.related_store {
    background: 0 0
}

#store-tab-main .nav-tabs>li {
    margin: 0
}

#store-tab-main .nav-tabs>li>a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 17px 14px;
    font-size: 21px;
    font-weight: 300;
    color: #eb262a;
    font-style: italic;
    background: 0 0;
    border-radius: 0;
    margin: 0;
    line-height: inherit;
    border: none
}

#store-tab-main .nav-tabs>li:first-child>a {
    padding-left: 0
}

#store-tab-main .nav-tabs>li>a:after,
#store-tab-main .nav-tabs>li.active>a:after {
    content: '';
    width: 0;
    height: 1px;
    opacity: 0;
    left: 50%;
    bottom: -1px;
    position: absolute;
    background-color: #eb262a;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    transform: translateX(-50%)
}

#store-tab-main .nav-tabs>li.active>a:after {
    opacity: 1;
    width: 100%
}

#store-tab-main .nav-tabs>li>a:hover:after {
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%
}

#store-tab-main .nav-tabs>li>a:hover,
#store-tab-main .nav-tabs>li.active>a:hover,
#store-tab-main .nav-tabs>li.active>a,
#store-tab-main .nav-tabs>li.active>a:focus {
    color: #eb262a;
    border: none;
    background: 0 0
}

#store-tab-main .tab-pane p {
    padding: 30px 0 0;
    margin: 0
}

.shopping-main {
    position: absolute;
    right: 0
}

.shopping-cart-holder .header-cart {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 25px 0 0
}

.shopping-cart-holder .header-cart span.cart-icon path {
    fill: #fff
}

#inner-navigation .navbar-sticky-in.navbar-default .shopping-cart-holder .header-cart span.cart-icon path,
.home-2 .shopping-cart-holder .header-cart span.cart-icon path {
    fill: #000
}

.shopping-cart-holder .header-cart:hover {
    color: #818491
}

.shopping-cart-holder .header-cart .cart-number {
    position: relative;
    top: 0;
    right: 10px;
    font-weight: 400;
    font-size: 10px;
    border-radius: 100%;
    background-color: #e14456;
    color: #fff;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    display: inline-block
}

.shopping-cart-dropdown {
    position: absolute;
    top: 80px;
    right: 20px;
    width: 260px;
    background-color: #fff;
    text-align: left;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    -webkit-transition: all .35s cubic-bezier(.53, .01, .18, 1);
    -moz-transition: all .35s cubic-bezier(.53, .01, .18, 1);
    transition: all .35s cubic-bezier(.53, .01, .18, 1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .03)
}

.shopping-cart-holder:hover .shopping-cart-dropdown {
    opacity: 1;
    visibility: visible
}

.shopping-cart-dropdown ul {
    margin: 22px 20px;
    padding: 0
}

.shopping-cart-dropdown ul li {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box
}

.shopping-cart-dropdown ul li:first-child {
    padding-top: 0
}

.shopping-cart-dropdown ul li:last-child {
    padding-bottom: 0
}

.shopping-cart-dropdown .item-image-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 76px;
    vertical-align: top
}

.shopping-cart-dropdown .item-image-holder>a {
    display: block;
    border-radius: 100%;
    max-height: 76px;
    overflow: hidden
}

.shopping-cart-dropdown .item-image-holder img {
    display: block
}

.shopping-cart-dropdown .item-info-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding-left: 14px
}

.shopping-cart-dropdown .item-info-holder .product-title {
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    line-height: 1.2em
}

.shopping-cart-dropdown .item-info-holder .rt-price-amount,
.shopping-cart-dropdown .item-info-holder .rt-quantity {
    display: inline-block;
    font-size: 21px;
    font-style: italic;
    color: #c78665;
    font-weight: 400;
    margin-top: 3px
}

.shopping-cart-dropdown .item-info-holder .remove i {
    position: absolute;
    top: -1px;
    right: 0;
    font-size: 22px;
    line-height: 1
}

.shopping-cart-dropdown .cart-bottom {
    padding: 16px 0 0;
    border-top: 1px solid #e1e1e1
}

.shopping-cart-dropdown .cart-bottom .subtotal-holder {
    position: relative;
    display: table;
    width: 100%;
    margin: 0 0 17px
}

.shopping-cart-dropdown .cart-bottom a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 20px;
    font-size: 13px;
    letter-spacing: 0;
    background-color: #e14456;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -moz-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out;
    font-weight: 400;
    font-style: italic;
    white-space: nowrap;
    width: 48%;
    float: left;
    color: #fff;
    margin: 0 1%
}

.shopping-cart-dropdown .cart-bottom a:hover {
    opacity: .9;
    color: #fff
}

@media(max-width:991px) {
    .navbar-sticky-in .shopping-cart-holder .header-cart {
        padding-top: 13px
    }
}

@media(max-width:811px) {
    .shopping-main {
        right: 30px
    }
}

.checkout-inner .checkout-coupon {
    position: relative;
    display: block;
    padding: 20px 30px;
    margin: 0 0 30px;
    line-height: 55px;
    list-style: none;
    background-color: transparent;
    border: 1px solid #e1e1e1;
    width: 100%
}

.checkout-inner .checkout-coupon a {
    float: right
}

.checkout-info,
.checkout-order {
    margin-bottom: 20px
}

.checkout-info h3 {
    margin-bottom: 10px
}

.checkout-info label {
    font-weight: 400;
    color: #999
}

.checkout-info label span {
    padding-left: 5px
}

.checkout-info label abbr[data-original-title],
.checkout-infolabel abbr[title] {
    border: none
}

.checkout-info .form-control,
.checkout-info textarea.form-control {
    height: 42px;
    box-shadow: none;
    background: #fff;
    border-color: #eee
}

.checkout-info textarea.form-control {
    min-height: 174px
}

table.shop_table.rt-checkout-review-order-table {
    width: 100%
}

table.shop_table.rt-checkout-review-order-table tr {
    border: 1px solid #f1f1f1
}

table.shop_table.rt-checkout-review-order-table tr th,
table.shop_table.rt-checkout-review-order-table tr td {
    padding: 10px 15px;
    font-size: 15px;
    border: 1px solid #f1f1f1
}

table.shop_table.rt-checkout-review-order-table thead,
table.shop_table.rt-checkout-review-order-table tr.order-total {
    background: #fbfbfb
}

.checkout-place-order button {
    margin: 15px 0 0
}

.cart-table-list thead {
    width: 100%
}

.cart-table-list th,
.cart-table-list td {
    text-align: center
}

.cart-table-list .product-thumbnail img {
    width: 30%;
    margin-right: 15px
}

.cart-inner .checkout-order {
    margin: 30px 0
}

.cart-table-list table td.actions .coupon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left
}

.cart-table-list .coupon input[type=text] {
    width: 250px;
    margin-left: 22px;
    box-shadow: none;
    border: 1px solid #f1f1f1;
    background: #fff;
    height: 42px;
    padding-left: 10px
}

.cart-table-list table td.actions .coupon button {
    color: #c78665;
    background-color: transparent;
    border: 1px solid #c78665;
    border-radius: 0
}

.cart-table-list table td.actions .coupon button.update_cart {
    background: #e14456;
    color: #fff;
    border-color: #e14456
}

.cart-table-list table td.actions .button {
    margin: 0 0 0 22px
}

@media(max-width:991px) {
    .cart-table-list .quantity-buttons {
        position: relative
    }

    .cart-table-list input.quantity-input {
        position: absolute;
        top: 9px;
        right: 8px
    }
}

@media(max-width:568px) {
    .cart-table-list table.shop_table.rt-checkout-review-order-table {
        display: inline-block;
        overflow-x: scroll
    }
}

.account-inner {
    width: 50%;
    margin: 0 auto
}

.account-inner input[type=checkbox] {
    display: inline-block
}

p.lt-pswrd {
    margin-bottom: 20px
}

@media(max-width:991px) {
    .account-inner {
        width: 80%
    }
}

@media(max-width:480px) {
    .account-inner {
        width: 100%
    }
}

#our-blog {
    position: relative;
    padding: 0 0 50px
}

.home-3 #our-blog {
    padding-top: 75px
}

.blog-col {
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    background: #ffffff96;
    position: relative;
    overflow: hidden
}

.blog-img {
    position: relative;
    overflow: hidden;
    height: 220px
}

.blog-img img {
    width: 100%
}

.blog-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    visibility: hidden
}

.blog-img img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.blog-col:hover .blog-img img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.blog-col:hover .blog-img:before {
    visibility: visible
}

.blog-content {
    position: relative;
    padding: 25px 15px
}

.blog-content.wide-blog {
    width: 50%
}

.blog-col:hover .post-date {}

.post-date h6 {
    color: #bbb;
    font-size: 14px;
    font-weight: 400;
    font-family: inherit;
    text-transform: uppercase;
    padding: 10px 0
}

.blog-col h4 {
    margin-bottom: 0;
    text-transform: none;
    margin-left: 0;
    line-height: 1.5;
    text-align: left
}

.blog-col h4 a {
    color: #666;
    font-weight: 600;
    transition: all ease-in-out .3s
}

.blog-col h4 a:hover {
    color: #e14456;
    transition: all ease-in-out .3s
}

.blog-col p {
    color: #666;
    margin-bottom: 0
}

.blog-content a.read-btn:hover,
.post_button_wrapper a.read-btn:hover {
    color: #e14456;
    border-color: #e14456;
    background: 0 0
}

.blog-content .info-bar {
    margin-bottom: 0;
    padding: 15px 0;
    line-height: 1.5
}

.blog-content .info-bar ul {
    margin: 0;
    padding: 0
}

.blog-content .info-bar ul li {
    margin-right: 10px;
    display: inline-block
}

.blog-content .info-bar ul li i {
    margin-right: 5px
}

.blog-content .info-bar ul li a {
    color: #bbb;
    text-transform: uppercase;
    transition: all ease-in-out .3s
}

.blog-content .info-bar ul li a:hover {
    color: #ec3d42;
    transition: all ease-in-out .3s
}

#blog-list .blog-sidebar .bl-content .sidebar_lists,
#blog-list .blog-sidebar .bl-content .posts.blog {
    list-style: none;
    margin-left: 0;
    margin-top: 0;
    padding: 0
}

.blog-sidebar {
    display: inline-block;
    width: 100%
}

ul.sidebar_lists {
    margin: 0 !important
}

#blog-list .blog-sidebar .bl-content .sidebar_lists li.widget {
    margin: 40px 0 0;
    padding: 0 15px;
    float: left;
    clear: both;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    border: 1px solid #f1f1f1;
    padding: 15px
}

#blog-list .blog-sidebar .bl-content .sidebar_lists li.widget:first-child {
    margin-top: 0
}

#blog-list .blog-sidebar .bl-content .sidebar_lists li h4.widgettitle,
h4.widgettitle,
h4.widgettitle {
    display: inline-block;
    text-align: left;
    position: relative;
    font-weight: 900;
    letter-spacing: 1px;
    color: #fff;
    background: #e14456;
    width: 100%;
    padding: 12px 10px;
    margin-bottom: 25px
}

#blog-list .blog-sidebar .bl-content .posts.blog.withthumb,
.blog_sidebar_wrapper .blog-sidebar .bl-content .posts.blog.withthumb {
    margin-bottom: 0
}

.search-container form {
    position: relative
}

.search-container input {
    width: 100%;
    border: 1px solid #eee;
    font-size: 14px;
    padding: 5px 40px 5px 10px
}

.search-container button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 14px;
    background: 0 0;
    border-left: 1px solid #eee !important;
    border: none
}

.search-container form:hover button {
    color: #e14456;
    transition: all ease-in-out .3s
}

.royalwedding_tags ul {
    padding: 0;
    list-style: none
}

.royalwedding_tags ul li {
    display: inline-block
}

.royalwedding_tags ul li a {
    padding: 0 20px;
    background: #eee;
    color: #666;
    position: relative;
    display: block;
    margin-bottom: 4px;
    margin-right: 4px;
    border: 1px solid #eee;
    border-radius: 3px
}

.royalwedding_tags ul li a:hover {
    color: #e14456;
    border-color: #e14456;
    background: #fbfbfb;
    transition: all ease-in-out .3s
}

#blog-list .blog-sidebar .bl-content .posts.blog.withthumb li {
    line-height: 1.5em;
    border: 0;
    display: block;
    clear: both;
    background: 0 0;
    width: 100%;
    float: left;
    margin: 0;
    padding-top: 10px
}

#blog-list .blog-sidebar .bl-content .posts.blog.withthumb li:first-child {
    padding-top: 0
}

.sidebar_lists .post_circle_thumb {
    position: relative;
    z-index: 2;
    overflow: hidden;
    float: left;
    width: 85px;
    height: 85px;
    float: left;
    margin-right: 0
}

.posts.blog .post_circle_thumb img {
    float: left;
    margin: 0 10px 2px 0;
    width: 70px;
    border-radius: 0
}

.bl-content .posts.blog li a,
.page_content_wrapper .posts.blog li a {
    color: #666;
    font-family: 'Shantell Sans', cursive;
}

.bl-content .posts.blog li a:hover,
.page_content_wrapper .posts.blog li a:hover,
.bl_post_header .post_header_title a:hover {
    color: #e14456;
    transition: all ease-in-out .3s
}

.post_attribute,
.comment_date,
.post-date {
    padding: 0;
    margin-top: 0;
    color: #bbb;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: 600;
    margin-top: 5px;
    text-transform: uppercase
}

.mc4wp-form-fields input {
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.mc4wp-form-fields input[type=email] {
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #eee
}

.mc4wp-form-fields input[type=submit],
.form-submit input[type=submit],
.cmt-btn a {
    background: #e14456;
    border: 1px solid #e14456;
    color: #fff;
    width: inherit;
    display: inline-block;
    padding: 6px 30px;
    transition: all ease-in-out .5s;
    border-radius: 0
}

.form-submit input[type=submit] {
    width: initial;
    margin-top: 20px;
    padding: 5px 15px;
    font-size: 16px
}

.mc4wp-form-fields input[type=submit]:hover,
.form-submit input[type=submit]:hover,
.cmt-btn a:hover {
    color: #e14456;
    background: 0 0;
    border-color: #e14456;
    transition: all ease-in-out .5s
}

li.royalwedding_Instagram ul.flickr {
    list-style: none;
    padding: 0;
    float: left;
    display: block;
    clear: both;
    width: 100%
}

.bl-content .sidebar_lists li.royalwedding_Instagram ul.flickr li {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    padding: 0;
    border: 0;
    clear: none;
    width: calc(28% - 15px);
    box-sizing: border-box
}

.bl-content .sidebar_lists li.royalwedding_Instagram ul.flickr li img {
    width: 100%;
    height: auto;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.bl-content .sidebar_lists li.royalwedding_Instagram ul.flickr li img:hover {
    transform: translateY(-4px);
    transition: all ease-in-out .3s
}

.royalwedding_social_posts ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.royalwedding_social_posts ul li {
    margin: 0 5px;
    display: inline-block
}

.royalwedding_social_posts ul li a {
    display: block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    background: #000;
    border-radius: 250px;
    line-height: 40px;
    text-align: center;
    transition: all ease-in-out .1s
}

.royalwedding_social_posts ul li a:hover {
    transform: translateY(-4px);
    transition: all ease-in-out .3s
}

.social_wrapper.shortcode ul li.facebook a {
    background: #2d5f9a
}

.social_wrapper.shortcode ul li.twitter a {
    background: #00c3f3
}

.social_wrapper.shortcode ul li.flickr a {
    background: #ff0084
}

.social_wrapper.shortcode ul li.pinterest a {
    background: #bd081c
}

.social_wrapper.shortcode ul li.instagram a {
    background: #e23b61
}

.blog_sidebar_content .blog_main_post {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 15px;
    border: 1px solid #fbfbfb;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blog_sidebar_content .blog_main_post:hover {
    box-shadow: 0 5px 25px #ddd;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -o-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all 0.s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all 0.s ease-in-out
}

.blog_main_post .blog_post_img.static {
    display: block;
    position: relative;
    width: 40%;
    float: left;
    overflow: hidden
}

.blog_main_post .blog_post_img.static img {
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.blog_main_post:hover .blog_post_img img {
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog_post_img .blog_date_infos {
    position: absolute;
    top: 5px;
    left: 5px
}

.blog_date_infos ul {
    list-style: none;
    padding: 0
}

.blog_date_infos ul li {
    color: #fff;
    background: #e14456;
    padding: 10px 4px 14px;
    line-height: 15px;
    font-size: 20px;
    text-align: center
}

.blog_date_infos li a {
    color: #fff
}

.blog_date_infos ul li:first-child {
    border-bottom: 1px solid #fbfbfb
}

.blog_date_infos ul li:last-child:hover {
    background: #333333c2;
    transition: all ease-in-out .3s
}

.blog_date_infos ul li span {
    font-size: 10px
}

.blog_main_post .blog_post_content_wrapper {
    display: block;
    width: 60%;
    float: right;
    padding-left: 15px
}

.bl_post_header .post_header_title {
    margin: 10px 0
}

.bl_post_header .post_header_title a {
    text-transform: initial;
    color: #666;
    font-weight: 600
}

.bl_post_header .post_detail.single_post {
    position: relative;
    margin-bottom: 5px
}

.post_detail.single_post span a {
    color: #bbb;
    letter-spacing: 1px;
    text-transform: uppercase
}

.wrap-pagination {
    display: inline-block;
    width: 100%
}

.blog-leftsidebar .wrap-pagination {
    text-align: right
}

.blog-leftsidebar .col-md-8.col-sm-8.col-xs-12 {
    float: right
}

.pagination {
    margin: 0 10px;
    float: left
}

.blog-leftsidebar .wrap-pagination .pagination {
    float: inherit
}

.blog-leftsidebar .wrap-pagination .pagination_detail {
    float: right
}

.pagination a,
.pagination span {
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    color: #777;
    background: #eee;
    margin-right: 5px;
    border-radius: 50px;
    overflow: hidden;
    font-size: 12px;
    transition: all ease-in-out .3s
}

.pagination a.inactive:hover {
    background: #e14456;
    color: #fff;
    transition: all ease-in-out .3s
}

.pagination span {
    background-color: #e14456;
    color: #fff
}

.pagination_detail {
    margin-top: 2px;
    font-size: 14px;
    color: #666
}

.blog-grid .blog_sidebar_content .blog_main_post {
    min-height: 615px
}

.blog-grid .blog_main_post .blog_post_img.static,
.blog-grid .blog_main_post .blog_post_content_wrapper {
    width: 100%
}

.blog-grid .blog_main_post .blog_post_content_wrapper {
    padding-left: 0;
    padding-top: 15px
}

.blog-fullwidth .blog_sidebar_content {
    padding: 0 100px
}

.blog-fullwidth .blog_main_post .blog_post_img.static {
    width: 35%
}

.blog-fullwidth .blog_main_post .blog_post_content_wrapper {
    width: 65%
}

.blog_sidebar_content.blog_sidebar_detail {
    position: relative;
    padding: 15px 0 0
}

.blog_sidebar_content.blog_sidebar_detail .blog_main_post {
    border: none;
    padding: 0
}

.blog_sidebar_content.blog_sidebar_detail .blog_main_post:hover {
    box-shadow: none;
    transform: none
}

.blog-detail .blog_main_post .blog_post_img.static,
.blog-detail .blog_main_post .blog_post_content_wrapper {
    width: 100%
}

.blog-detail .blog_main_post .blog_post_content_wrapper {
    padding-top: 20px;
    padding-left: 0
}

#about_the_author {
    display: inline-block;
    padding: 0 0 40px
}

#about_the_author .gravatar {
    float: left;
    margin-right: 20px;
    width: 100px
}

.gravatar {
    position: relative;
    z-index: 2;
    overflow: hidden;
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 5px
}

#about_the_author .gravatar img {
    max-width: 100%;
    height: auto
}

#about_the_author .author_detail {
    float: left;
    width: calc(100% - 120px)
}

.author_label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #999
}

#about_the_author .author_detail h4 {
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0
}

.ot-comments {
    padding-top: 20px
}

span.comment-title {
    font-size: 22px;
    display: block;
    margin-bottom: 20px;
    color: #666;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 10px
}

.ot-comments ul {
    padding-left: 0;
    list-style: none;
    position: relative
}

ul.comments-item li {
    position: relative;
    display: block;
    padding-left: 65px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #f1f1f1
}

ul.comments-item li li:last-child,
ul.comments-item li li li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.comments-item .comment-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px
}

.comments-item a.comment-reply {
    float: right;
    font-size: 16px;
    color: #e14456;
    line-height: 1;
    width: 30px;
    height: 30px;
    padding: 6px;
    border: 1px solid #e14456;
    border-radius: 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block
}

.comments-item a.comment-reply:hover {
    background: #e14456;
    color: #fbfbfb;
    -webkit-transition: all .3s;
    transition: all .3s
}

.comment-header h5.heading {
    margin: 10px 0
}

.comments-item .comment-time {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #999;
    margin-bottom: 10px;
    line-height: 1.2;
    letter-spacing: 2px
}

ul.comments-item ul {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px dashed #f1f1f1;
    margin-left: -20px
}

.cmt-btn a {
    margin: 0
}

.fullwidth_comment_wrapper {
    width: 100%;
    margin-top: 40px
}

#respond.comment-respond {
    width: 100%;
    padding-top: 30px
}

.fullwidth_comment_wrapper .comment-form {
    margin-top: 20px
}

.comment-form label {
    clear: both;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    display: block;
    text-align: left !important
}

.fullwidth_comment_wrapper #commentform textarea {
    width: 100%;
    min-height: 120px
}

.comment-form p.comment-form-author,
.comment-form p.comment-form-email,
.comment-form p.comment-form-url {
    float: left;
    width: 33.33%
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    border: 1px solid #eee;
    padding: 5px;
    font-size: 16px;
    width: 96%
}

.bg-content-share {
    display: inline-block;
    width: 100%;
    margin: 20px 0
}

.bg-content-share ul {
    padding-left: 0;
    list-style: none;
    float: right
}

.bg-content-share ul li {
    display: inline-block
}

.bg-content-share span {
    font-weight: 600;
    padding-right: 5px;
    font-size: 14px
}

.blog-tags a {
    display: inline-block;
    border: 1px solid #999;
    color: #666;
    padding: 0 10px;
    margin: 0 5px 5px 0;
    border-radius: 3px;
    transition: all .3s
}

.blog-tags a:hover {
    background: #e14456;
    border-color: #e14456;
    color: #fbfbfb;
    transition: all .3s
}

.bg-content-share .blog-tags {
    display: inline-block;
    margin: 5px 0
}

.social_wrapper.shortcode.light.small.blog-social-share {
    display: inline-block;
    float: right
}

.royalwedding_social_posts .blog-social-share ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px
}

button.open-btn {
    background: 0 0;
    border: none;
    color: #666;
    padding: 0;
    letter-spacing: 1px;
    transition: all .3s ease 0s
}

button.open-btn:hover {
    color: #e14456;
    transition: all .3s ease 0s
}

.open-btn i.fa {
    margin-left: 2px
}

button.open-btn:hover i.fa {
    margin-left: 6px;
    transition: all .3s ease 0s
}

a.read-btn {
    color: #666;
    display: inline-block;
    margin: 15px 0 0;
    padding: 0;
    letter-spacing: 1px;
    transition: all .3s ease 0s
}

a.read-btn:hover {
    color: #666;
    background: #e14456
}

.read-btn i.fa {
    margin-left: 5px
}

.blog-content a.read-btn:hover i.fa,
.post_button_wrapper a.read-btn:hover i.fa {
    padding-left: 5px;
    transition: all ease-in-out .3s
}

.subscribe-area {
    background: #e14456;
    bottom: -45px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 80%;
    z-index: 99
}

.subscribe-area-title {
    float: left;
    width: 38%;
    padding: 20px 25px;
    margin-right: 30px
}

.subscribe-area-title h2 {
    color: #fff;
    font-size: 18px
}

.subscribe-area-title p {
    color: #fff
}

.email-subscribe {
    margin-top: 22px
}

.subscribe-area input[type=email] {
    background-color: #fcfcfc;
    border: none;
    width: 42%;
    padding: 7px
}

.subscribe-area .email-subscribe input[type=submit] {
    padding: 7px 25px;
    margin-left: -4px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background-color: #f34580;
    font-size: 14px;
    border: none;
    -webkit-transition: .3s;
    transition: .3s
}

.g-registry {
    position: relative;
    padding: 0 0 70px
}

.g-registry.grunge {
    position: relative;
    overflow: hidden;
    background-image: url(../images/section/bg-gift.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0;
    background-attachment: fixed;
    padding: 75px 0 80px
}

.layover-title {
    text-align: center;
    position: relative;
    z-index: 1
}

.layover-title h2 {
    color: #fff;
    margin-bottom: 40px
}

.owl-registry .item {
    padding: 0 40px
}

.owl-registry .owl-item img {
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    border: 1px solid #f1f1f1
}

.owl-registry .owl-nav button {
    position: absolute;
    top: 15%
}

.owl-registry.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0
}

.owl-registry.owl-theme .owl-nav [class*=owl-]:focus {
    outline: none
}

.owl-registry .owl-nav button.owl-prev {
    left: 0
}

.owl-registry .owl-nav button.owl-next {
    right: 0
}

.owl-registry .owl-nav button i.fa {
    color: #eb262a;
    opacity: 1
}

.owl-registry .owl-nav button:hover i.fa {
    opacity: 1
}

@media(max-width:767px) {
    .owl-registry .owl-nav button {
        top: 28%
    }

    .event-image {
        width: 100%;
    }
}

.rsvp {
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 14px;
    position: relative
}

.home-3 .rsvp {
    padding-top: 75px
}

.rsvp .section-title h2 {
    color: #333
}

.rsvp-widgets {
    position: relative;
    padding: 0 0 30px;
    z-index: 1;
    overflow: hidden
}

.widget-rsvp {
    margin: 0 auto 40px;
    /*padding: 30px;*/
    position: relative
}

.widget-rsvp .widget-title {
    margin: 0 0 60px;
    text-transform: capitalize;
    text-align: center;
    color: #333;
    font-weight: 400;
    position: relative
}

.home-4 .widget-rsvp .widget-title {
    font-size: 21px
}

.widget-rsvp .widget-title:after {
    background: #e14456;
    content: "";
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    width: 20%;
    height: 1px;
    position: absolute
}

.widget-content p {
    color: #888;
    padding: 10px;
    margin-left: -10px
}

.contacts-widget .contacts-info-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.contacts-widget .contacts-info-list>li {
    position: relative;
    padding-left: 30px;
    min-height: 32px;
    display: table
}

.contacts-widget .contacts-info-list>li>.fa {
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 22px;
    color: #fff
}

.rsvp a {
    color: #fff
}

.info-item span {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.contacts-widget .contacts-info-list>li .info-item {
    color: #888;
    margin-bottom: 20px
}

.ft-about-content form {
    text-align: center
}

.ft-about-content .form-control {
    background: #fbfbfb;
    margin-bottom: 28px;
    border: 1px dashed #fd4951;
    height: 45px;
    border-radius: 8px;
    box-shadow: none;
    resize: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4;
    background-color: #272727;
    border: 1px solid #888;
    border-radius: 0;
    color: #666
}

textarea.form-control {
    min-height: 160px;
    width: 100%
}

.ft-about-content form button.btn {
    margin: 6px 0 0;
    transition: all .5s;
    text-transform: uppercase;
    padding: 8px 25px;
    border-color: #e14456;
    background-color: #e14456;
    color: white;
}

.ft-about-content form button.btn:hover {
    /*border-color: #e14456;*/
    /*background: white;*/
    /*color: #e14456;*/
}

button.btn:hover,
.btn-info:active:hover,
.btn-info.focus,
.btn-info:focus {
    border: 1px solid #e14456;
    color: #e14456;
    background-color: #fbfbfb;
    transition: all ease-in-out .3s
}

.rsvp-copyright {
    font-size: 14px;
    color: #666;
    padding: 30px 0 25px;
    position: relative;
    text-align: center;
    z-index: 1
}

.rsvp-copyright .col-sm-12 {
    border-top: 1px solid #fafafa;
    padding-top: 25px
}

.rsvp-copyright a {
    color: #e14456
}

.ft-about-content p {
    color: #666
}

.ft-about-content {
    position: relative;
    z-index: 1;
    margin-top: 10px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px 35px 15px;
    background: #fff;
    /*box-shadow: 0 0 20px #cf878775;*/
    /*border: 3px dashed #f23b43;*/
}

.latest-posts-widget,
.wish-box {
    margin-top: 30px;
}

ul.service-info-list {
    padding-left: 0;
    list-style: none;
    color: #fff
}

.service-info-list i.fa {
    padding-right: 10px
}

ul.insta-info-list {
    padding-left: 0
}

.insta-info-list li {
    display: inline-block;
    float: left;
    margin: 0 2px 2px 0
}

.footer {
    position: relative
}

.footer-widgets {
    position: relative;
    min-height: 465px;
    margin-top: 50px;
}

.footer-note {
    position: relative;
    /*padding: 135px 0;*/
    text-align: center;
    z-index: 1;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 35px;
}

.footer-note:before {
    content: "";
    background: url(../images/footer-c.png);
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 400px;
    height: 85%;
    background-repeat: no-repeat;
    background-size: 100%;
    transform: translate(-50%, -50%) scale(0.85);
    animation: transformX infinite 1s;
}

@keyframes transformX {
    0% {
        transform: translate(-50%, -50%) scale(0.85);
    }

    50% {
        transform: translate(-50%, -50%) scale(1);
    }

    100% {
        transform: translate(-50%, -50%) scale(0.85);
    }
}

.footer-note h1 {
    color: #fbfbfb;
    position: relative
}

.footer-note p {
    color: #fbfbfb;
    font-size: 25px;
    margin: 15px 0;
    position: relative;
    font-family: great vibes, cursive;
    letter-spacing: 1px;
}

.footer-copyright {
    font-size: 14px;
    background: #fbfbfb96;
    color: #333;
    font-weight: 600;
    padding: 30px 0;
    line-height: 1.5;
    text-align: center;
    z-index: 1;
    /* display: inline-block; */
    width: 100%
}

.footer-copyright ul.social-media {
    margin: 22px 0 28px;
    padding: 0;
    text-align: center
}

.footer-copyright ul.social-media li {
    display: inline-block
}

.footer-copyright ul.social-media li a {
    display: block;
    color: #666;
    line-height: 2.2;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    border: 2px solid #666;
    margin-right: 6px;
    transition: all ease-in-out .5s
}

.footer-copyright ul.social-media li a:hover {
    border-color: #eb262a;
    color: #eb262a;
    transition: all ease-in-out .5s
}

.footer-copyright a {
    color: #e14456
}

.footer-copyright p {
    margin-bottom: 0;
    line-height: inherit
}

.footer-copyright p.para {
    font-size: 28px;
    font-weight: 500;
    font-family: great vibes, cursive
}

.footer-2 .footer {
    position: relative;
    background: #1b1b1b;
    color: #bbb
}

.footer-2 .footer .footer-top {
    padding: 70px 0
}

.footer-2 .footer .footer-box p {
    margin-bottom: 20px;
    color: #bbb
}

.footer-2 .footer .footer-box .aboutus-info ul li i {
    padding: 0 10px 0 0
}

.footer-2 .footer .footer-box h5 {
    margin-bottom: 30px;
    color: #fff;
    text-transform: capitalize
}

.footer-2 .footer ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.footer-2 .footer .footer-box ul.menu li a {
    line-height: 2.5;
    display: inline-block;
    color: #bbb;
    transition: all .5s
}

.footer-2 .footer .footer-box ul.menu li a:hover {
    color: #eb262a;
    padding-left: 10px;
    transition: all .5s
}

.footer-2 #widget-subscriptions .subscribe-inner .newsletter {
    margin-bottom: 30px
}

.footer-2 #widget-subscriptions .subscribe-inner form {
    position: relative;
    clear: both;
    overflow: hidden;
    width: 100%;
    display: block
}

.footer-2 #widget-subscriptions form input.subscribe_email {
    width: 100%;
    display: block;
    min-height: 40px;
    padding-left: 15px;
    padding-right: 0;
    border: none;
    border-bottom: 1px solid #666;
    background: 0 0;
    color: inherit
}

.footer-2 #widget-subscriptions form button.button {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 14px;
    padding-right: 0;
    padding-left: 0;
    width: 40px;
    height: 40px;
    outline: none;
    background: 0 0;
    border-radius: 0;
    color: #bbb;
    border: none;
    box-shadow: none
}

.footer-2 .footer .footer-bottom {
    padding: 30px 0;
    border-top: 1px solid #333
}

.footer-2 .footer .footer-bottom span a {
    color: #eb262a
}

.footer-2 .social-icons li {
    display: inline-block;
    padding: 0 5px;
    list-style: none;
    text-align: center
}

.footer-2 .social-icons li a {
    color: #bbb
}

.footer-2 .social-icons li a:hover {
    color: #fbfbfb
}

@media(max-width:911px) {
    .footer-2 aside.footer-box {
        margin-bottom: 30px
    }

    .footer-2 .footer .footer-top {
        padding-bottom: 40px
    }
}

#scrollup {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    color: #e14456;
    background: #ffffffe0;
    cursor: pointer;
    border: 1px solid #e14456;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    z-index: 9999;
    display: none;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.validate-rsvp-form label.error {
    color: red;
}

.wish-box {
    overflow-y: auto;
    height: 502px;
    background-color: #fff;
    border: 5px solid #f23b43;
    color: #333;
    padding: 0;
}

.wish-box::-webkit-scrollbar {
    width: 5px;
    background: #ccc;
}

.wish-box::-webkit-scrollbar-thumb {
    background-color: #999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.wish-box .wish-box-item {
    padding: 12px;
}

.wish-box .wish-box-item p {
    color: #333;
    margin: .5rem 0;
}

.wish-box .wish-box-item.bg {
    background-color: #fff0f1;
}

.donate-modal {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 100px;
    padding-bottom: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
}

.donate-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 750px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetopfordonatemodal;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetopfordonatemodal;
    animation-duration: 0.4s
}

@-webkit-keyframes animatetopfordonatemodal {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetopfordonatemodal {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.donate-modal strong,
.donate-modal h3 {
    font-family: inherit !important;
}

.donate-modal-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.donate-modal-header {
    padding: 8px 16px;
    background-color: #f23b43;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
}

.donate-modal-header strong {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #fff;
}

.donate-modal-header strong span {
    margin-left: 10px;
}

.donate-modal-body {
    padding: 0 15px;
}

/* .donate-box{display: flex;justify-content: space-evenly;flex-wrap: wrap;} */
.donate-box .donate-card {
    width: 100%;
    padding: 20px;
    border: 3px solid #f23b43;
    border-radius: 10px;
    text-align: center;
}

.donate-box .donate-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.donate-box .donate-card h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}

.donate-box .donate-card p {
    margin: 10px 0 !important;
    font-size: 16px;
}

.donate-box .donate-card p:last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 699px) {
    .donate-box .donate-card {
        width: 100%;
        margin: 20px 5px;
    }
}

.donate-box .donate-card {
    position: relative;
}

.donate-box .donate-card .qr-code-image {
    max-width: 150px;
    border: 1px solid #ccc;
    padding: 3px;
    margin: auto;
    display: block;
}

.donate-box .cryptos-box {
    border-top: 1px solid #f23b43;
    margin-top: 25px;
}

.donate-box .cryptos-box h4 {
    margin: 0;
    margin-top: 20px;
    text-align: center;
}

.donate-box .cryptos-box .cryptos-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 10px;
}

.donate-box .cryptos-box .cryptos-items .crypto-item {
    padding: 10px 10px 0;
}

.donate-box .cryptos-box .cryptos-items .crypto-item img {
    width: 50px;
    max-width: 100%;
    min-width: 35px;
    cursor: pointer;
}

.donate-box .cryptos-box-view {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 7px;
    padding: 10px;
    text-align: center;
}

.donate-box .cryptos-box-view h5 {
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.donate-box .cryptos-box-view h5 img {
    width: 25px;
}

.donate-box .cryptos-box-view h5 .coin-img {
    margin-right: 5px;
}

.donate-box .cryptos-box-view h5 .coin-id {
    margin-left: 5px;
}

.donate-box .cryptos-box-view .coin-address {
    display: block;
    padding: 10px;
    background: #ffe2e4;
    margin-bottom: 15px;
    word-break: break-word;
    color: #201f1f;
}

.donate-box .cryptos-box-view .cryptos-box-view-close {
    margin-top: 15px;
    background: #f23b43;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #e3252d;
}

.donate-box .cryptos-box-view .cryptos-box-view-close:hover {
    background: #e3252d;
}

#clock {
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

#clock>div {
    width: 90px;
    height: 90px;
    float: left;
    display: table;
    border: 3px solid #f23b43;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 100%);
}

#clock>div>div {
    display: table-cell;
    vertical-align: middle;
}

#clock>div {
    margin: 15px;
    color: #000;
}

#clock .time {
    font-family: 'Century Gothic', Arial;
    color: #f9667e;
    font-size: 24px;
    line-height: 24px;
    padding-top: 15px;
}

.text-center {
    text-align: center;
}

.event-image {
    border: 5px solid #fff;
    box-shadow: 0 0 32px #eee;
    border-radius: 15px;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.event-stack {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.event-stack ul {
    display: inline-block;
    /*margin-right: auto;*/
    /*margin-left: auto;*/

}

.event-stack a {
    display: block;
    color: #e14456;
}

.event-stack a i {
    margin-left: 4px;
}

.section-accessibilities {
    background: #ffe2e5;
    padding: 0;
}

.section-accessibilities .btn-container {
    margin-top: 20px;
    margin-bottom: 30px;
}

.section-accessibilities .button-accessibilities .accessibility-btn,
.btn {
    padding: 15px 20px !important;
    min-width: 220px !important;
    margin: 10px 5px 0 !important;
    font-size: 1.4rem !important;
    text-transform: uppercase;
}

.section-accessibilities .button-accessibilities .accessibility-btn .content-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-accessibilities .button-accessibilities .accessibility-btn .content-button svg {
    margin-right: 5px;
}

.section-accessibilities .button-accessibilities .accessibility-btn:after {
    content: "" !important;
}

@media (max-width: 500px) {
    .section-accessibilities .button-accessibilities .accessibility-btn {
        width: 100% !important;
        margin: 10px 0 !important;
    }
}

@media (max-width: 900px) {
    .text-center-sm {
        text-align: center;
    }
}

.btn {
    coler: red;
    boder-coler: red
}

@media only screen and (max-width: 1200px) {
    .slicknav_nav {
        top: 92.5px;
    }

    .banner-event .sticky {
        width: 450px;
    }
}

.atcb-button-wrapper {
    padding: 0;
    margin-top: 10px;
}

.calendar-button .atcb-button {
    min-width: auto;
    box-shadow: none !important;
    font-size: 16px !important;
    font-family: inherit !important;
    padding: 0px;
    margin: 0;
    color: #e14456;
    background-color: transparent;
    font-weight: 400;
    border: 1px solid #e14456;
    padding: 5px 20px;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.parent-info .parent-name {
    text-transform: uppercase;
    font-weight: 600;
}

@media (max-width: 639px) {

    .al,
    .ar {
        text-align: center;
    }
}

/*section video*/
.event-section {
    padding-top: 0;
    padding-bottom: 0;
}

.event-section .top-area h2,
.event-section .top-area p {
    position: relative;
    z-index: 2;
}

.video-section .top-area:before {
    background: rgba(0, 0, 0, .2);
}

.event-section .top-area:before {
    content: "";
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.top-area h2 {
    padding: 0;
    margin: 0;
}

.top-area p {
    margin-bottom: 10px;
    font-size: 20px !important;
}

.video-section .top-area {
    text-align: center;
    width: 100%;
    height: 60%;
    padding: 150px 0;
    position: relative;
    left: 0;
    top: 0;
    /*border-top: 3px solid #DF4758;*/
    border-bottom: 3px solid #ffe2e5;
}

.video-section p,
.event-section h2,
.top-area p {
    color: #fff;
}

.video-btn {
    width: 80px;
    height: 80px;
    display: block;
    margin: auto;
    margin-top: 16px;
    position: relative;
}

.video-play-btn {
    line-height: 75px;
    font-size: 2rem;
    background: rgba(200, 157, 156, 0.3);
    border: 3px solid #DF4758;
    border-radius: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 1px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.container-qr {
    max-width: 850px;
    margin: 0 auto;
}

.pb-0 {
    padding-bottom: 0;
}

.image-story img {
    width: 100%;
}

@media (max-width: 576px) {
    .section-padding {
        padding: 25px 0;
    }

    .section-title h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .story-head h3 {
        font-size: 20px;
    }

    .section-title h2:before {
        top: 75px;
    }

    .section-title h2:after {
        bottom: -41px;
    }

    .gallery .section-title {
        padding-bottom: 50px;
    }

    .logo {
        margin-top: 6px !important;
    }

    #inner-navigation h1 {
        margin-bottom: 3px;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes triangleStroke {
    from {
        stroke-dashoffset: 90;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@keyframes smallScale {
    from {
        transform: scale(1);
        opacity: 1;
    }

    to {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* .container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%; }
   */
.button-pl {
    display: inline-block;
    position: relative;
}

.button-pl.is-play {
    background-color: #FFF;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 254px;
    top: 86px;
}

.button-pl.is-play .button-outer-circle {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.button-pl.is-play .button-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
}

.button-pl.is-play .button-icon .triangle {
    animation: fadeIn 8s ease;
}

.button-pl.is-play .button-icon .path {
    stroke-dasharray: 90;
    stroke-dashoffset: 0;
    animation: triangleStroke 8s;
    animation-timing-function: ease;
}

.has-scale-animation {
    animation: smallScale 8s infinite;
}

.has-delay-short {
    animation-delay: 1.5s;
}

.circle.expand {
    width: 1200px;
    height: 1200px;
    top: -520px;
    right: -565px;
    -webkit-transition: all .4s cubic-bezier(0, .995, .99, 1);
    transition: all .4s cubic-bezier(0, .995, .99, 1);
}

.circle {
    border-radius: 50%;
    width: 0;
    height: 0;
    position: fixed;
    top: 35px;
    right: 29px;
    background: #fff;
    opacity: 1;
    z-index: 104;
    -webkit-transition: all .3s cubic-bezier(0, .995, .99, 1);
    transition: all .3s cubic-bezier(0, .995, .99, 1);
}

@media (min-width: 960px) {
    .d-md-none {
        display: none !important;
    }
}

@media (min-width: 960px) {
    .d-md-none {
        display: none !important;
    }
}

.nav-toggle {
    line-height: 1;
    display: none;
    padding: 2px;
    right: 0px;
    width: 50px;
    height: 36px;
    position: absolute;
    z-index: 999;
    outline: none !important;
    top: 8px;
    background: transparent;
    font-size: 14px;
    color: #666;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    font-weight: 700;
    border-radius: 5px;
    border: 0;
}

.nav-toggle.is-active span {
    background: transparent;
}

.nav-toggle span {
    position: relative;
    margin: auto;
    display: block;
    width: 25px;
    height: 3px;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}

.nav-toggle span:before,
.nav-toggle span:after {
    content: "";
    top: -7px;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}

.nav-toggle.is-active span:before {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    transform: translateY(7px) translate(0) rotate(45deg);
    background: #666;
}

.nav-toggle.is-active span:after {
    -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
    transform: translateY(-7px) translate(0) rotate(-45deg);
    background: #666;
}

.nav-toggle span:after {
    top: inherit;
    bottom: -7px;
}

.navbar-sticky-in .nav-toggle span:before,
.navbar-sticky-in .nav-toggle span:after,
.navbar-sticky-in .nav-toggle span {
    background: #666;
}

#inner-navigation .navbar-nav.navbar-right.showhide {
    display: block;
    z-index: 99999999;
    position: fixed;
    left: 0;
    top: 50px;
    width: 100%;
}

#inner-navigation .navbar-nav.navbar-right.showhide li {
    margin-left: 0;
    font-weight: 700;
}

#inner-navigation .navbar-nav.navbar-right.showhide li a {
    padding: 13px 0;
    font-size: 16px;
}

#inner-navigation .nav.navbar-nav.showhide>li>a {
    color: #333 !important;
}

#inner-navigation .nav.navbar-nav.showhide>li.active>a {
    color: #e14456 !important
}

/* Guestbook Section */
.guestbook-section {
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.guestbook-form-container {
    background: #fff;
    padding: 30px;
    height: 100%;
}

.gb-title {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 30px;
    color: #444;
    font-family: dosis, sans-serif;
    font-weight: 500;
}

.guestbook-form .form-group {
    margin-bottom: 20px;
}

.guestbook-form .gb-input {
    border: none;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 0;
    font-family: dosis, sans-serif;
    font-size: 15px;
    background: transparent;
    width: 100%;
}

.guestbook-form .gb-input:focus {
    border-bottom-color: #e14456;
    outline: none;
}

.gb-btn-submit {
    background-color: #d9534f;
    color: #fff;
    padding: 10px 40px;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    transition: all 0.3s;
    font-family: dosis, sans-serif;
}

.gb-btn-submit:hover {
    background-color: #c9302c;
    color: #fff;
}

.guestbook-messages-container {
    border: 4px solid #d9534f;
    padding: 20px;
    background: #fff;
    height: 100%;
    min-height: 400px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.messages-list {
    max-height: 480px;
    overflow-y: auto;
    padding-right: 10px;
}

.messages-list::-webkit-scrollbar {
    width: 6px;
}

.messages-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.messages-list::-webkit-scrollbar-thumb {
    background: #d9534f;
}

.message-item {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #eee;
}

.message-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.message-item h4 {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    font-family: dosis, sans-serif;
    font-weight: 700;
}

.message-item p {
    font-size: 14px;
    color: #666;
    font-style: italic;
    line-height: 1.6;
    margin-bottom: 0;
}

.read-more-btn {
    color: #df4758;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    margin-left: 5px;
    display: inline-block;
    text-decoration: underline;
}

.read-more-btn:hover {
    color: #c23343;
}

/* Couple Section */
.about-us-section {
    background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
    position: relative;
    overflow: hidden;
}

.couple-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    margin-top: 20px;
}

.couple-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.04);
    padding: 40px 30px;
    transition: all 0.4s ease;
    height: 100%;
    position: relative;
    border: 1px solid rgba(225, 68, 86, 0.05);
    margin-bottom: 30px;
    z-index: 1;
}

.couple-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(225, 68, 86, 0.1);
}

.couple-image-frame {
    position: relative;
    display: block;
    margin: 0 auto 30px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    padding: 6px;
    background: linear-gradient(135deg, #e14456, #f857a6);
    box-shadow: 0 15px 35px rgba(225, 68, 86, 0.2);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.couple-card:hover .couple-image-frame {
    transform: scale(1.05) rotate(5deg);
}

.couple-image-frame .couple-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #f0f0f0;
    border-radius: 50%;
    display: block;
    border: 4px solid #fff;
    transition: all 0.5s ease;
}

.couple-card:hover .couple-image-frame .couple-img {
    transform: rotate(-5deg);
}

.couple-name {
    font-family: 'Shantell Sans', cursive;
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: capitalize;
    background: linear-gradient(to right, #e14456, #f857a6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.couple-role {
    font-family: dosis, sans-serif;
    color: #e14456;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.couple-role::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    background: #e14456;
    border-radius: 2px;
    transition: width 0.3s ease;
}

.couple-card:hover .couple-role::after {
    width: 50px;
}

.couple-desc {
    color: #666;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 25px;
    padding: 0 10px;
    font-family: dosis, sans-serif;
}

@media (max-width: 768px) {

    /* Xếp dọc 2 card cặp đôi */
    .couple-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .couple-wrapper .col-md-6 {
        width: 100%;
    }

    .couple-card {
        padding: 28px 20px 24px;
        margin-bottom: 0;
        border-radius: 24px;
        box-shadow: 0 8px 30px rgba(225, 68, 86, 0.08);
    }

    /* Khung ảnh tròn nhỏ gọn, không bị méo */
    .couple-image-frame {
        width: 220px;
        height: 220px;
        margin-bottom: 20px;
        border-radius: 50%;
        overflow: hidden;
        padding: 5px;
    }

    .couple-image-frame .couple-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        border-radius: 50%;
        border: 3px solid #fff;
    }

    /* Tên nhỏ lại vừa màn hình */
    .couple-name {
        font-size: 26px;
        margin-bottom: 4px;
    }

    .couple-role {
        font-size: 13px;
        letter-spacing: 2px;
        margin-bottom: 14px;
    }

    /* Mô tả rút gọn, đọc được */
    .couple-desc {
        font-size: 14px;
        line-height: 1.7;
        margin-top: 16px;
        padding: 0 4px;
        color: #777;
    }

    /* Dải tim phân cách giữa 2 card */
    .couple-wrapper::after {
        content: '❤';
        display: block;
        text-align: center;
        font-size: 22px;
        color: #e14456;
        order: 1;
        margin: -10px auto;
        animation: heartbeat 1.2s infinite;
    }

    .couple-wrapper .col-md-6:first-child {
        order: 0;
    }

    .couple-wrapper .col-md-6:last-child {
        order: 2;
    }
}

@keyframes heartbeat {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.25);
    }
}

/* Center navigation on desktop (> 960px) */
@media (min-width: 961px) {
    .nav-toggle {
        display: none !important;
    }

    #inner-navigation .navbar-nav-wrapper {
        width: 100% !important;
        display: flex !important;
        justify-content: center;
        padding-right: 0;
    }

    #inner-navigation .navbar-nav.navbar-right {
        display: block !important;
    }

    #inner-navigation .navbar-nav-wrapper .navbar-right {
        float: none !important;
    }
}

/* ============================
   TABLET NAV (961px - 1200px)
   ============================ */
@media (min-width: 961px) and (max-width: 1200px) {

    /* Giảm padding (chiều cao) của nav item */
    #inner-navigation .nav.navbar-nav>li>a {
        padding: 18px 0 !important;
        font-size: 13px;
    }

    /* Tăng khoảng cách giữa các mục nav */
    #inner-navigation .nav.navbar-nav li {
        margin-left: 22px !important;
    }

    #inner-navigation .nav.navbar-nav li:first-child {
        margin-left: 0 !important;
    }
}

/* ============================
   MOBILE NAVIGATION
   ============================ */
@media (max-width: 960px) {

    /* Hiện nút hamburger */
    .nav-toggle {
        display: block !important;
        z-index: 99999;
    }

    /* Ẩn menu ngang - chỉ ẩn ul, không ẩn wrapper để con có thể dùng position:fixed */
    #inner-navigation .navbar-nav-wrapper {
        display: block !important;
        padding: 0;
    }

    #inner-navigation .navbar-nav.navbar-right {
        display: none;
    }

    /* Khi menu mở (showhide) - hiện toàn màn hình */
    #inner-navigation .navbar-nav.navbar-right.showhide {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(255, 255, 255, 0.97);
        z-index: 10000;
        gap: 0;
        animation: navFadeIn 0.3s ease;
        float: none !important;
    }

    #inner-navigation .navbar-nav.navbar-right.showhide li {
        margin-left: 0;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid rgba(225, 68, 86, 0.1);
        padding: 0;
    }

    #inner-navigation .navbar-nav.navbar-right.showhide li:last-child {
        border-bottom: none;
    }

    #inner-navigation .navbar-nav.navbar-right.showhide li a {
        display: block;
        padding: 20px 40px !important;
        font-size: 20px !important;
        color: #333 !important;
        font-family: 'Shantell Sans', cursive;
        font-weight: 600;
    }

    #inner-navigation .navbar-nav.navbar-right.showhide li a:hover,
    #inner-navigation .nav.navbar-nav.showhide>li.active>a {
        color: #e14456 !important;
    }

    /* Nút X khi mở menu */
    .nav-toggle.is-active {
        position: fixed;
        right: 15px;
        top: 12px;
        z-index: 99999;
    }

    .nav-toggle.is-active span,
    .nav-toggle.is-active span:before,
    .nav-toggle.is-active span:after {
        background: #e14456 !important;
    }

    /* Ẩn vòng tròn trắng khi mobile - không cần thiết */
    .circle {
        display: none !important;
    }
}

@keyframes navFadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ============================
   GUESTBOOK MOBILE
   ============================ */
@media (max-width: 768px) {

    /* Bố cục xếp dọc, cân đối */
    .guestbook-section .row {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .guestbook-section .col-md-6 {
        width: 100%;
        padding: 0 15px;
    }

    /* Form container */
    .guestbook-form-container {
        padding: 24px 20px;
        border-radius: 16px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
        border: 1px solid rgba(217, 83, 79, 0.1);
    }

    .gb-title {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 1.7;
    }

    .guestbook-form .form-group {
        margin-bottom: 16px;
    }

    .guestbook-form .gb-input {
        font-size: 14px;
        padding: 10px 0;
    }

    .gb-btn-submit {
        width: 100%;
        padding: 14px;
        font-size: 15px;
        border-radius: 10px;
        margin-top: 8px;
        letter-spacing: 1px;
    }

    /* Messages container */
    .guestbook-messages-container {
        border: 2px solid #d9534f;
        border-radius: 16px;
        padding: 16px;
        min-height: 200px;
        height: auto;
        box-shadow: 0 4px 20px rgba(217, 83, 79, 0.08);
    }

    .messages-list {
        max-height: 280px;
        padding-right: 6px;
    }

    .message-item {
        margin-bottom: 14px;
        padding-bottom: 14px;
    }

    .message-item h4 {
        font-size: 14px;
    }

    .message-item p {
        font-size: 13px;
    }
}

/* ============================
   THANK YOU DIALOG
   ============================ */
.thank-dialog-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    justify-content: center;
    align-items: center;
    animation: fadeOverlay 0.3s ease;
}

.thank-dialog-overlay.active {
    display: flex;
}

.thank-dialog {
    background: #fff;
    border-radius: 24px;
    padding: 40px 36px 32px;
    max-width: 420px;
    width: 90%;
    text-align: center;
    box-shadow: 0 25px 60px rgba(225, 68, 86, 0.25);
    animation: dialogPop 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    overflow: hidden;
}

.thank-dialog::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(to right, #e14456, #f857a6, #e14456);
}

.thank-dialog-heart {
    font-size: 50px;
    margin-bottom: 12px;
    animation: heartPulse 1s ease infinite;
    display: inline-block;
}

.thank-dialog-title {
    font-family: 'Shantell Sans', cursive;
    font-size: 28px;
    color: #e14456;
    margin: 0 0 12px;
    font-weight: 700;
}

.thank-dialog-message {
    font-family: dosis, sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 1.7;
    margin: 0 0 16px;
}

.thank-dialog-names {
    font-family: 'Shantell Sans', cursive;
    font-size: 22px;
    color: #333;
    margin-bottom: 24px;
    background: linear-gradient(to right, #e14456, #f857a6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.thank-dialog-btn {
    background: linear-gradient(135deg, #e14456, #f857a6);
    color: #fff;
    border: none;
    padding: 12px 40px;
    border-radius: 30px;
    font-size: 16px;
    font-family: dosis, sans-serif;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

.thank-dialog-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(225, 68, 86, 0.35);
}

@keyframes fadeOverlay {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes dialogPop {
    from {
        opacity: 0;
        transform: scale(0.8) translateY(20px);
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

@keyframes heartPulse {

    0%,
    100% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.2);
    }

    50% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.15);
    }
}

/* Slider Fixes */
.hero-slider {
    height: 100vh;
    min-height: 500px;
    position: relative;
}

.hero-slider .swiper-container {
    height: 100%;
}

.hero-slider .swiper-slide .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .hero-slider {
        height: 70vh;
    }
}

/* ============================
   WELCOME DIALOG
   ============================ */
.no-scroll {
    overflow: hidden !important;
    height: 100vh !important;
    touch-action: none;
}

.welcome-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999999;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    animation: welcomeFadeIn 0.5s ease;
}

.welcome-overlay.active {
    display: flex;
}

@keyframes welcomeFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.welcome-dialog {
    background: linear-gradient(145deg, #fff 0%, #fff5f7 100%);
    border-radius: 28px;
    padding: 44px 36px 36px;
    max-width: 460px;
    width: 90%;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow:
        0 30px 80px rgba(225, 68, 86, 0.25),
        0 0 0 1px rgba(225, 68, 86, 0.08);
    animation: welcomePop 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes welcomePop {
    from {
        opacity: 0;
        transform: scale(0.75) translateY(30px);
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

@keyframes welcomeSlideUpOut {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-50px);
    }
}

/* Viền gradient trên cùng */
.welcome-dialog::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: linear-gradient(90deg, #e14456, #f857a6, #ff9a8b, #f857a6, #e14456);
    background-size: 200%;
    animation: shimmerBar 3s linear infinite;
}

@keyframes shimmerBar {
    0% {
        background-position: 0% center;
    }

    100% {
        background-position: 200% center;
    }
}

/* Cánh hoa / emoji trang trí */
.welcome-petals {
    display: flex;
    justify-content: center;
    gap: 8px;
    font-size: 20px;
    margin-bottom: 8px;
    animation: petalSwing 2s ease-in-out infinite alternate;
}

@keyframes petalSwing {
    from {
        transform: rotate(-3deg);
    }

    to {
        transform: rotate(3deg);
    }
}

/* Tim đập */
.welcome-heart-anim {
    font-size: 52px;
    color: #e14456;
    margin-bottom: 10px;
    display: inline-block;
    animation: heartPulseWelcome 1s ease infinite;
    filter: drop-shadow(0 4px 12px rgba(225, 68, 86, 0.4));
}

@keyframes heartPulseWelcome {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}

/* Tên cô dâu chú rể */
.welcome-title {
    font-family: 'Great Vibes', cursive;
    font-size: 40px;
    font-weight: 400;
    background: linear-gradient(135deg, #e14456, #f857a6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 10px;
    line-height: 1.2;
}

/* Huy hiệu ngày cưới */
.welcome-date-badge {
    display: inline-block;
    background: linear-gradient(135deg, #e14456, #f857a6);
    color: #fff;
    font-family: dosis, sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 4px;
    padding: 6px 20px;
    border-radius: 30px;
    margin-bottom: 18px;
    box-shadow: 0 4px 15px rgba(225, 68, 86, 0.3);
}

/* Lời nhắn */
.welcome-msg {
    font-family: dosis, sans-serif;
    font-size: 16px;
    color: #555;
    line-height: 1.8;
    margin: 0 0 16px;
}

.welcome-msg em {
    color: #e14456;
    font-style: italic;
    font-weight: 600;
}

/* Tên nhỏ dưới */
.welcome-names {
    font-family: 'Great Vibes', cursive;
    font-size: 26px;
    color: #e14456;
    margin-bottom: 24px;
    opacity: 0.85;
}

/* Nút bấm */
.welcome-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #e14456, #f857a6);
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 14px 36px;
    font-family: dosis, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(225, 68, 86, 0.35);
    position: relative;
    overflow: hidden;
}

.welcome-btn::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.15);
    opacity: 0;
    transition: opacity 0.3s;
}

.welcome-btn:hover::after {
    opacity: 1;
}

.welcome-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 14px 35px rgba(225, 68, 86, 0.45);
}

.welcome-btn:active {
    transform: translateY(0);
}

.welcome-btn .fa-heart {
    animation: heartPulseWelcome 1s ease infinite;
    font-size: 14px;
}

/* Mobile */
@media (max-width: 480px) {
    .welcome-dialog {
        padding: 36px 22px 28px;
        border-radius: 22px;
    }

    .welcome-title {
        font-size: 32px;
    }

    .welcome-msg {
        font-size: 14px;
    }

    .welcome-btn {
        padding: 12px 28px;
        font-size: 15px;
    }
}

/* ═══ Floating Guestbook Button ═══ */
@keyframes biilogo-pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(0.95, 0.95, 0.95);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

@keyframes gb-shake {

    0%,
    100% {
        transform: rotate(0deg);
    }

    15% {
        transform: rotate(-18deg);
    }

    30% {
        transform: rotate(14deg);
    }

    45% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(7deg);
    }

    75% {
        transform: rotate(-4deg);
    }

    90% {
        transform: rotate(2deg);
    }
}

/* Wrapper cố định */
.floating-guestbook-wrap {
    position: fixed;
    bottom: 70px;
    right: 50px;
    width: 40px;
    height: 40px;
    z-index: 9999;
}

/* Pulse ring xung quanh */
.floating-guestbook-wrap::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: rgba(242, 59, 67, 0.3);
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
    animation: biilogo-pulse 1s infinite;
    z-index: 1;
}

/* Icon nút tròn */
.floating-gb-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #df4758;
    color: white;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    text-decoration: none;
}

.floating-gb-icon:hover,
.floating-gb-icon:focus {
    color: white;
    text-decoration: none;
}

/* Hiệu ứng lắc */
.floating-guestbook-wrap.gb-shaking .floating-gb-icon {
    animation: gb-shake 0.7s ease;
}

/* Tooltip hiện sang trái nút */
.floating-gb-tooltip {
    position: absolute;
    right: calc(100% + 14px);
    top: 50%;
    transform: translateY(-50%) scale(0.85);
    background: #df4758;
    color: #fff;
    padding: 4px 16px;
    border-radius: 10px;
    font-size: 13px;
    font-family: arial, sans-serif;
    font-weight: 500;
    white-space: nowrap;
    letter-spacing: 0.3px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease;
    z-index: 3;
}

/* Mũi tên chỉ sang phải (về phía nút) */
.floating-gb-tooltip::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    border: 7px solid transparent;
    border-left-color: #df4758;
}

/* Trạng thái hiện tooltip */
.floating-guestbook-wrap.gb-show-label .floating-gb-tooltip {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

@media(max-width: 799px) {
    .floating-guestbook-wrap {
        bottom: 30px;
        right: 20px;
    }

    .messages-list {
        max-height: 80vh;
    }
}