@import url(https://fonts.googleapis.com/css?family=Muli:400,700,800);
body,
html {
    height: 100%;
    font-family: Muli, sans-serif!important;
    color: #7d8a99
}

li,
ul {
    padding: 0;
    list-style: none
}

img {
    max-width: 100%
}

.link-btn01 {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 12px;
    background: #47aef6;
    display: inline-block;
    text-align: center;
    padding: 15px 30px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 30px;
    margin: 0 auto;
    display: table;
    margin-bottom: 10px
}

.link-btn01:hover {
    background: #3596da;
    color: #fff
}

.btn-default {
    background-color: #7f73d6!important;
    color: #fff!important
}

.skin-heavens .login-logo {
    background: #7460ee;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
    padding: 20px 10px;
    text-align: center;
    font-size: 26px;
    margin-bottom: 0
}

.main-logo {
    background: url(../img/logo.png);
    display: block;
    margin: auto;
    width: 300px;
    height: 90px
}

.register-logo a,
.skin-heavens .login-logo a {
    color: #fff
}

.skin-heavens .login-button {
    background: #7460ee;
    width: 100%
}

.skin-heavens .sidebar-menu>li>a {
    padding: 20px 5px 20px 20px!important;
    font-size: 15px
}

.skin-heavens .treeview-menu>li>a {
    padding: 10px 5px 10px 15px!important
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion,
.treeview-menu>li>a>.fa,
.treeview-menu>li>a>.glyphicon,
.treeview-menu>li>a>.ion {
    margin-right: 10px
}

.skin-heavens.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span {
    padding: 20px 5px 20px 20px!important
}

.skin-heavens.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container {
    top: -32px!important
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 4px
}

.bg-violet {
    background: #7f73d6!important
}

.bg-violet-light {
    background: #b477de!important
}

.bg-skyblue {
    background: #47bbf6!important
}

.bg-grey {
    background: #3e4a57!important
}

.text-head {
    background: #3e4a57!important
}

.text-content {
    background: #7d8a99!important
}

.box.box-violet {
    border-top-color: #7f73d6
}

.box.violet-light {
    border-top-color: #b477de
}

.box.skyblue {
    border-top-color: #47bbf6
}

.box.white {
    border-top-color: #fff
}

.skin-heavens .info-box {
    border-radius: 4px
}

.info-box-icon {
    font-size: 26px!important;
    color: #fff
}

.infobox-content {
    padding: 17px;
    color: #fff
}

.infobox-content a {
    color: #fff
}

.infobox-content h2 {
    margin: 0;
    font-weight: 800;
    font-size: 23px
}

.infobox-content .info-box-number {
    font-weight: 800;
    font-size: 40px;
    float: right;
    margin-top: -32px
}

.infobox-content i {
    font-size: 22px;
    margin-top: 7px
}

.fc-toolbar h2 {
    font-size: 23px
}

/* .office-setup.skin-heavens {
    background: -moz-linear-gradient(left, #5741c9 0, #b376dd 100%);
    background: -webkit-linear-gradient(left, #5741c9 0, #b376dd 100%);
    background: linear-gradient(to right, #5741c9 0, #b376dd 100%)
} */

.office-setup.skin-heavens .login-box {
    background: #fff;
    border-radius: 5px;
    padding-top: 15px;
    /* border:solid 1px gray; */
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.f-right {
    float: right
}

a.anchorlink {
    color: #fff
}

a.anchorlink:hover {
    color: #333
}

.skin-heavens .main-header .navbar {
    background-color: #fff
}

.skin-heavens .main-header .navbar .nav>li>a {
    color: #7f73d6
}

.skin-heavens .main-header .navbar .nav .open>a,
.skin-heavens .main-header .navbar .nav .open>a:focus,
.skin-heavens .main-header .navbar .nav .open>a:hover,
.skin-heavens .main-header .navbar .nav>.active>a,
.skin-heavens .main-header .navbar .nav>li>a:active,
.skin-heavens .main-header .navbar .nav>li>a:focus,
.skin-heavens .main-header .navbar .nav>li>a:hover {
    background: #7f73d6;
    color: #f6f6f6
}

.skin-heavens .main-header .navbar .sidebar-toggle {
    color: #fff
}

.skin-heavens .main-header .navbar .sidebar-toggle:hover {
    color: #f6f6f6;
    background: rgba(0, 0, 0, .1)
}

.skin-heavens .main-header .navbar .sidebar-toggle {
    color: #7d8a99
}

.skin-heavens .main-header .navbar .sidebar-toggle:hover {
    background-color: #7f73d6
}

.skin-heavens .box-header {
    color: #3e4a57;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.skin-heavens .form-control {
    color: #7d8a99
}

@media (max-width:767px) {
    .skin-heavens .main-header .navbar .dropdown-menu li.divider {
        background-color: rgba(255, 255, 255, .1)
    }
    .skin-heavens .main-header .navbar .dropdown-menu li a {
        color: #fff
    }
    .skin-heavens .main-header .navbar .dropdown-menu li a:hover {
        background: #d73925
    }
}

.skin-heavens .main-header .logo {
    background-color: #fff;
    color: #7f73d6;
    border-bottom: 0 solid transparent
}

.skin-heavens .main-header .logo:hover {
    background-color: #fff
}

.skin-heavens .main-header li.user-header {
    background-color: #dd4b39
}

.skin-heavens .content-header {
    background: 0 0
}

.skin-heavens .left-side,
.skin-heavens .main-sidebar,
.skin-heavens .wrapper {
    background-color: #fff;
    overflow-y:hidden;
}

.skin-heavens .user-panel>.info,
.skin-heavens .user-panel>.info>a {
    color: #fff
}

.skin-heavens .sidebar-menu>li.header {
    color: #4b646f;
    background: #1a2226
}

.skin-heavens .sidebar-menu>li>a {
    border-left: 3px solid transparent
}

.skin-heavens .sidebar-menu>li.active>a,
.skin-heavens .sidebar-menu>li.menu-open>a,
.skin-heavens .sidebar-menu>li:hover>a {
    color: #7f73d6;
    background: #f0eefc
}

.skin-heavens .sidebar-menu>li.active>a,
.skin-heavens .sidebar-menu>li:hover>a {
    border-left-color: #7f73d6
}

.skin-heavens .sidebar-menu>li>.treeview-menu {
    margin: 0;
    background: #f0eefc
}

.skin-heavens .sidebar a {
    color: #7d8a99
}

.skin-heavens .sidebar a:hover {
    text-decoration: none
}

.skin-heavens .sidebar-menu .treeview-menu>li>a {
    color: #7d8a99
}

.skin-heavens .sidebar-menu .treeview-menu>li.active>a,
.skin-heavens .sidebar-menu .treeview-menu>li>a:hover {
    color: #7f73d6
}

.skin-heavens .sidebar-form {
    border-radius: 3px;
    border: 1px solid #374850;
    margin: 10px 10px
}

.skin-heavens .sidebar-form .btn,
.skin-heavens .sidebar-form input[type=text] {
    box-shadow: none;
    background-color: #374850;
    border: 1px solid transparent;
    height: 35px
}

.skin-heavens .sidebar-form input[type=text] {
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px
}

.skin-heavens .sidebar-form input[type=text]:focus,
.skin-heavens .sidebar-form input[type=text]:focus+.input-group-btn .btn {
    background-color: #fff;
    color: #666
}

.skin-heavens .sidebar-form input[type=text]:focus+.input-group-btn .btn {
    border-left-color: #fff
}

.skin-heavens .sidebar-form .btn {
    color: #999;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0
}

.morris-hover {
    position: absolute;
    z-index: 1000
}

.morris-hover.morris-default-style {
    border-radius: 10px;
    padding: 6px;
    color: #666;
    background: rgba(255, 255, 255, .8);
    border: solid 2px rgba(230, 230, 230, .8);
    font-family: sans-serif;
    font-size: 12px;
    text-align: center
}

.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: 700;
    margin: .25em 0
}

.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: .1em 0
}

#officesites-theme_id figure,
#weddingsites-theme_id figure,
#invitations-theme_id figure{
    position: relative
}

#officesites-theme_id figcaption,
#weddingsites-theme_id figcaption,
#invitations-theme_id figcaption{
    display: flex
}

#officesites-theme_id figcaption .discription,
#weddingsites-theme_id figcaption .discription,
#invitations-theme_id figcaption .discription{
    width: 52%;
    background-color: #363e42;
    padding: 30px 0 20px 20px;
    color: #fff;
    position: relative
}

#officesites-theme_id figcaption .theme,
#weddingsites-theme_id figcaption .theme,
#invitations-theme_id figcaption .theme{
    width: 60%;
    position: relative
}

.theme .image-scroll {
    transition: all 6s ease-out 0s;
    -webkit-transition: all 6s ease-out 0s;
    -moz-transition: all 6s ease-out 0s;
    -ms-transition: all 6s ease-out 0s;
    -o-transition: all 6s ease-out 0s;
    background-position: center 0!important;
    background-repeat: no-repeat!important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-size: cover!important;
    margin: 0 auto
}

.theme:hover .image-scroll {
    background-position: center 100%!important
}

#officesites-services label,
#weddingsites-theme_id label,
#invitations-theme_id label {
    width: 30.5%;
    margin: 15px;
    position: relative;
    border: solid 2px #363e42
}

#officesites-services label img,
#weddingsites-theme_id label img,
#invitations-theme_id label img{
    max-width: 100%
}

#officesites-services input[type=checkbox],
#weddingsites-theme_id input[type=radio],
#invitations-theme_id input[type=radio]{
    position: absolute;
    left: -9999px
}

input[type=checkbox]:checked+figure>img,
input[type=radio]+figure>img {
    transition: .5s all
}

#officesites-services label {
    width: 20%
}

#officesites-services .service-detail {
    font-weight: 400
}

.theme-name {
    font-weight: 600;
    font-size: 26px;
    display: block;
    margin-bottom: 10px;
    font-size: 20px
}

.price {
    text-decoration: line-through;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
    color: #778890;
    font-size: 12px
}

.promoprice {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px
}

.discription ul {
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    margin-left: 15px;
    margin-bottom: 15px
}

.discription ul li {
    line-height: 23px;
    color: #acb7bd
}

#officesites-services label:after,
#weddingsites-theme_id label:after,
#invitations-theme_id label:after{
    position: absolute;
    top: 4px;
    left: 6px;
    width: 25px;
    height: 25px;
    content: '';
    display: block;
    font-style: normal;
    border: 1px solid #16b663;
    border-radius: 50%;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#officesites-services label.selected,
#weddingsites-theme_id label.selected,
#invitations-theme_id label.selected{
    background: 0 0;
    border-color: #16b663
}

#officesites-services label.selected:after,
#weddingsites-theme_id label.selected:after,
#invitations-theme_id label.selected:after{
    background: #16b663;
    border-radius: 25px;
    content: "\f00c";
    color: #fff;
    text-align: center;
    padding-top: 6px
}

#officesites-services .discription {
    padding: 15px
}

.discription .off {
    font-size: 12px;
    color: #ff7d7d
}

.demo-btn-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 20px;
    padding-bottom: 20px
}

.demo-btn {
    background: #7f73d6;
    border-radius: 30px;
    border: 0;
    outline: 0;
    display: inline-block;
    padding: 6px 15px;
    font-size: 12px;
    letter-spacing: .8px;
    margin-top: 15px;
    color: #fff;
    margin-right: 20px;
    display: block;
    text-align: center
}

.demo-container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    padding: 20px;
    z-index: 9999;
    background: rgba(105, 105, 105, .7)
}

.demo-container iframe {
    width: 100%;
    height: 100%
}

.demo-container.active {
    display: block
}

.iframe-container {
    position: relative;
    height: 100%
}

.demo-close {
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 9999;
    background: #fff;
    padding: 10px 15px;
    border-radius: 28px;
    color: #000;
    cursor: pointer
}

.wedding-sites-view figure.img {
    max-width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto
}

.wedding-sites-view h3 {
    text-align: center;
    margin-top: 10px
}

.panel-default {
    border-radius: 0
}

.event-list {
    padding: 0 3px
}

.event-list .panel-body {
    padding: 5px 3px
}

.sp-preview {
    margin-right: 4px!important
}

.share-container {
    display: block
}

.share {
    background: #00a65a;
    color: #fff;
    padding: 15px;
    display: block;
    margin-bottom: 10px
}

.share i {
    margin-right: 10px
}

.pricing {
    background: #fff;
    padding: 100px 0
}

.pricing .head03 span.sml-head {
    color: #8f9aa7;
    font-size: 13px;
    letter-spacing: 6px;
    text-transform: uppercase;
    padding-bottom: 10px;
    display: block
}

.pricing .head03 {
    padding-bottom: 50px;
    color: #fff;
    font-size: 34px;
    color: #3e4a57;
    margin: 0;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -1px
}

.pricing li.price-list {
    border-radius: 3px
}

.pricing li .head {
    padding: 40px 0;
    background: #7f73d6;
    text-align: center;
    color: #fff;
    font-size: 24px
}

.pricing li .head .price {
    font-size: 55px;
    font-weight: 700;
    text-decoration: initial;
    color: #fff
}

.pricing li .head .price i {
    font-size: 50px;
    padding-right: 10px;
    margin-bottom: 0
}

.pricing li .head .monthly_price {
    font-size: 20px;
    color: rgba(255, 255, 255, .5)
}

.pricing li .head .monthly_price i {
    font-size: 17px;
    padding-right: 5px
}

.price-list {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px
}

.price-list ul {
    background: #f4f7f9;
    padding: 0 15px
}

.price-list ul li {
    border-bottom: solid 1px #e2e7eb;
    padding: 26px 0;
    text-align: center;
    text-transform: capitalize;
    font-size: 17px;
    color: #7d8a99
}

.price-list ul li:last-child {
    border-bottom: 0
}

.trail-btn {
    width: 100%;
    border-radius: 60px;
    padding: 20px 0;
    display: block;
    background: #7f73d6;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800
}

.list-2 .price-list .head,
.list-2 .trail-btn {
    background: #b477de!important
}

.list-3 .price-list .head,
.list-3 .trail-btn {
    background: #47bbf6!important
}

[type=radio]:checked,
[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

[type=radio]:checked+label,
[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666
}

[type=radio]:checked+label {
    color: #7f73d6
}

[type=radio]:checked+label:before,
[type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #7f73d6;
    border-radius: 100%;
    background: #fff
}

[type=radio]:checked+label:after,
[type=radio]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #7f73d6;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

[type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type=radio]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.current-plan .price-list .head,
.current-plan .trail-btn {
    background: #47bbf6!important
}

.scenario-multiple,
.scenario-single {
    display: none
}

.scenario-multiple.active,
.scenario-single.active,
.scenario-multiple.singlefn,
.scenario-single.singlefn {
    display: block
}

.list-gallery {
    text-align: center;
    text-transform: uppercase
}

.list-gallery li {
    overflow: hidden;
    margin-bottom: 10px
}

.list-gallery li .gallery-container {
    position: relative;
    background-color: #f3f3f3
}

.list-gallery li .gallery-container figure {
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    display: flex;
    min-height: 150px
}

.list-gallery li .gallery-container figure img {
    margin: auto
}

.list-gallery li .gallery-container .actions {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.list-gallery li .gallery-container:hover .actions {
    transition-timing-function: ease-in;
    top: 0;
    bottom: 50px;
    background-color: rgba(0, 0, 0, .3)
}

.list-gallery .gallery-container span {
    padding: 15px 0;
    display: block;
    font-weight: 900;
    cursor: default;
    background: -webkit-gradient(linear, left top, right top, from(#5741c9), to(#b376dd));
    background: linear-gradient(90deg, #5741c9 0%, #b376dd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: block
}

.list-gallery .gallery-container .upload-photos {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.available-count {
    font-size: 22px;
    padding: 15px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}

.available-count span {
    width: 100%;
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.list-gallery-form .add-count {
    background: #f3f3f3;
    float: left
}

.list-gallery-form .add-count form {
    padding: 15px;
    float: left;
    width: 100%
}

.list-gallery-form .box-body {
    padding: 15px
}

.list-gallery-form .top-details {
    min-height: 35px;
    margin-bottom: 15px
}

.file-preview {
    border-radius: 0
}

.file-drop-zone {
    border-radius: 0
}

.create-professional-btn {
    margin-top: 15px
}

.content-wrapper {
    position: relative;
}
.payment-overlay{position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.8); z-index: 9;}
.payment-container{ position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);  background:#fff;width:300px;}
  .payment-container-head{padding: 10px; font-weight: 700;    background:#7f73d6; color:#fff;}
  .payment-container-body{ padding: 15px;}
  
@media screen and (max-width:767px) {
    #weddingsites-theme_id .discription,
    #invitations-theme_id .discription{
        width: 100%!important
    }
    #weddingsites-theme_id .theme,
    #invitations-theme_id .theme{
        display: none
    }
    .price-container {
        display: none
    }
}

@media screen and (min-width:300px) and (max-width:560px) {
    #weddingsites-theme_id label,
    #invitations-theme_id label{
        width: 100%;
        margin: 0 0 15px 0
    }
    .discription ul {
        margin-left: 0
    }
    #officesites-services label {
        width: 100%;
        margin: 0 0 10px 0
    }
}

@media screen and (min-width:561px) and (max-width:767px) {
    #weddingsites-theme_id label,
    #invitations-theme_id label{
        width: 47%;
        margin: 8px 5px
    }
    .discription ul {
        margin-left: 0
    }
    #officesites-services label {
        width: 48%;
        margin: 0 10px 10px 0
    }
}

@media screen and (min-width:768px) and (max-width:800px) {
    #weddingsites-theme_id label,
    #invitations-theme_id label{
        width: 100%;
        margin: 8px 0
    }
    #officesites-services label {
        width: 48%;
        margin: 0 10px 10px 0
    }
}

@media screen and (min-width:801px) and (max-width:991px) {
    #weddingsites-theme_id label,
    #invitations-theme_id label{
        width: 95%;
        margin: 8px 0
    }
    #officesites-services label {
        width: 48%;
        margin: 0 10px 10px 0
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    #weddingsites-theme_id label,
    #invitations-theme_id label{
        width: 70%;
        margin: 8px 0
    }
    #officesites-services label {
        width: 48%;
        margin: 0 10px 10px 0
    }
}

@media screen and (min-width:1025px) and (max-width:1499px) {
    #weddingsites-theme_id label,
    #invitations-theme_id label{
        width: 47.5%;
        margin: 8px
    }
    .discription .off {
        display: block
    }
    #officesites-services label {
        width: 30%;
        margin: 0 10px 10px 0
    }
}

@media screen and (min-width:1360px) {
    #weddingsites-theme_id label,
    #invitations-theme_id label{
        width: 32.5%;
        margin: 4px
    }
    .discription ul {
        margin-left: 0
    }
    .discription .off {
        display: block
    }
    .discription .price {
        display: inline-block
    }
}

@media screen and (min-width:500px) {
    .share-container {
        display: flex;
        justify-content: space-around
    }
}

@media screen and (min-width:570px) {
    .professionals-index .create-professional-btn {
        float: right;
        margin-top: 0
    }
}