.select2-selection {
    height: 43px !important;
    padding: 6px 12px !important;
}
.select2-container img {
    width: 35px;
    border-radius: 50%;
    max-height: 35px;
}
.select2-selection__clear {
    margin-right: 10px;
    font-size: 20px;
}
.swal-footer {
    text-align: center;
}
.swal-button--confirm, .swal-button--confirm:hover {
    background-color: #ea5e2e !important;
}

.caret { margin-bottom: 2px; }

.logo { width: 300px !important; }

.supporting-text p {
    font-size: 14px;
    margin-bottom: 20px;
}

.supporting-text { margin-bottom: 20px; }

.thumbnail {
    overflow: hidden;
    position: relative;
}

.caption {
    background: rgba(0, 0, 0, 0.3);
    color: #fff !important;
    display: none;
    height: 100%;
    padding: 2%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2;
}

.catpage-content { padding: 50px 0px; }

.pro-thumbnail h3 {
    background: rgb(234, 94, 46);
    color: #fff;
    line-height: 22px;
    padding: 15px;
}

.thumbnail.pro-thumbnail { text-align: center; }

.thumbnail img {
    min-height: 250px;
    min-width: 350px;
}

.add-image {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}

span.photo-count.like {
    background: transparent;
    bottom: 10px;
    color: #000;
    font-size: 25px;
    top: inherit;
}

.add-details { margin-top: 20px; }

select.orderby {
    background-color: #fff !important;
    border: 1px solid #e1e1e1 !important;
    border-radius: 5px;
    color: #999;
    font-size: 13px;
    height: 40px;
    min-width: 120px;
    vertical-align: middle;
}

.product-filter {
    height: 40px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.product-filter .grid-list-count {
    float: left;
    margin-left: 15px;
    margin-right: 0px;
    margin-top: 10px;
}

.pagination > li:first-child > a, .pagination .pagination > li:first-child > span { border-radius: 5px 0px 0px 5px; }

.pagination .active > a, .pagination .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #ea5e2e !important;
    border-color: #ea5e2e !important;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #ea5e2e !important;
    border-color: #ea5e2e !important;
    color: #fff;
}

.pagination > li > a, .pagination > li > span { color: #2a363f; }

.pagination > li:last-child > a, .pagination .pagination > li:last-child > span { border-radius: 0px 5px 5px 0px; }

.finder {
    border-top: 1px solid #eaeaea;
    margin-top: 40px;
    padding-top: 29px;
}

.rating i { color: #ffd925; }

.rating { margin-bottom: 10px; }

.login-signup {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin: 20px;
    padding: 20px;
}

.login-header {
    background: #2a363f;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
}

.login-header .navbar-right { margin-right: 0px; }

.login-header .nav-tabs > li.active > a,
.login-header .nav-tabs > li.active > a:focus,
.login-header .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border: none;
    color: #fff;
}

.login-header .nav-tabs > li > a {
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    padding: 15px 30px;
}

.login-header .nav-tabs {
    border-bottom: none;
    width: 100%;
}

.login-header .nav-tabs > li {
    margin-bottom: 0px;
    text-align: center;
    width: 50%;
}

.login-header .nav > li > a:focus,
.login-header .nav > li > a:hover {
    background: none;
    text-decoration: none;
}

.linking {
    margin-bottom: 20px;
    text-align: center;
}

.login-header .nav-tabs > li.active { background-color: #ea5e2e; }

.login-inner h1 {
    color: #8492af;
    font-size: 35px;
    font-weight: 300;
    margin-top: 0;
    text-align: center;
}

.login-inner h1 span { color: #5584ff; }

.login-signup .tab-content {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: inline-block;
    width: 100%;
}

.sub-btn,
.social-login { text-align: center; }

.social-login i { margin-right: 20px; }

a.face {
    background: #4463b1;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 20px;
    text-align: left;
    width: 75%;
}

a.gog { background-color: #da4935; }

a.twi { background-color: #4d9edb; }

.page-login-form .log-btn {
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0px 0px 20px;
    padding: 10px 22px;
    text-transform: capitalize;
    width: 75%;
}

section#login { margin: 50px 0px; }

section#services-work, section#categories-homepage, section#counter { /*margin: 50px 0px;*/ }

.infobox_title {
    color: #707070;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1em;
    padding: 5px 0px;
    text-transform: uppercase;
}

.map-category a {
    background: #4c4c4c;
    border-radius: 3px;
    color: #fff;
    display: inline-block !important;
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 10px;
    padding: 5px 20px;
    text-transform: uppercase;
}

.infoimage img {
    border: 1px solid #eaeaea;
    padding: 5px;
    width: 120px;
}

.col-md-6.infoimage { text-align: center; }

.info_details { width: 335px; }

.map-company {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

.booking-page .booking { background: #F7F8FA; }

.booking-tab {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
}

.booking .nav > li.active > a { background: #fff; }

.booking .nav > li > a { background: #eee; }

.booking .booking-tab .tab-content {
    border: 1px solid #eee;
    border-top: none;
    min-height: 90px;
}

.booking-heading h3 { margin-bottom: 20px; }

#bootstrapModalFullCalendar {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
}

.schedule .fc-day-header.fc-widget-header {
    font-size: 14px;
    padding: 5px;
}

.fc-toolbar h2 {
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
}

.fc-button.fc-state-default {
    background: #ea5e2e;
    color: #fff;
}

.fc-unthemed .fc-today {
    background: #ea5e2e;
    color: #fff;
}

.fc-event {
    background-color: #ea5e2e;
    border: 1px solid #ea5e2e;
    border-radius: 3px;
    display: block;
    font-size: .85em;
    font-weight: 400;
    line-height: 2.3;
    padding: 0px 10px !important;
    position: relative;
}

.invoice {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
}

.dataTables_length .form-control.input-sm { padding: 0 10px !important; }

.booking .dataTables_filter .form-control.input-sm {
    height: 30px;
    padding: 0 15px;
}

#favourite_wrapper {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
}
