:root {
    --blue: #01b3ed;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #d63384;
    --red: red;
    --orange: #ffba00;
    --yellow: #ffba00;
    --green: #74b100;
    --teal: #67981a;
    --cyan: #0583c5;
    --white: #fff;
    --gray: #999;
    --gray-dark: #343a40;
    --primary: #23d3d3 !important;
    --secondary: #666;
    --success: #67981a;
    --info: #3f93f3;
    --warning: #ffba00;
    --danger: red;
    --light: #f0f0f0;
    --dark: #000;
    --white: #fff;
    --gray: #999;
    --darker-light: #ccc;
    --dark-red: #c00;
    --lighter-dark: #262626;
    --green: #74b100;
    --gray-01: #e8edef;
    --gray-02: #f5f5f5;
    --gray-03: #eee;
    --gray-04: #eef1f2;
    --gray-05: #ecf0f1;
    --gray-06: #f0f2f3;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Cera Pro Reqular", sans-serif !important;
    --font-family-monospace: "Cera Pro Reqular", sans-serif !important;
}
body {
    font-family: "Cera Pro Reqular", sans-serif;
}
.header-wrapper {
    font-family: inherit;
}
.header-customize-item,
.header-customize-item .btn,
.main-header .nav-link,
.main-header.text-uppercase .header-customize-item a,
.main-header.text-uppercase .navbar-nav > .nav-item > .nav-link {
    font-size: 15px !important;
}
/*begin:: Listing View Content*/
.explore-details-full-gallery .page-container{

}
.explore-details-full-gallery .page-container .h2,
.explore-details-full-gallery .page-container h2{
    /*font-size: 1.5rem;*/
    font-size: 1.875rem;
}
/*end:: Listing View Content*/
.explore-details-full-gallery .page-container{

}

.text-danger {
    color: #23d3d3 !important;
}
.testimonials-slider.arrow-top .testimonial-icon .icon {
    stroke: #23d3d3;
    fill: #23d3d3;
}
.store .content-left .badge-primary {
    background: #23d3d3;
}
.btn-primary {
    color: #fff;
    background: #63349c;
    border: 0 solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.icon-box-style-02 .icon {
    fill: #63349c;
    stroke: #63349c;
}
.ui-widget-content .ui-widget-header {
    background: #23d3d3;
}
.bg-primary {
    background-color: #ffcc29 !important;
}
.btn-dark-red {
    color: #fff;
    background: #23d3d3 -webkit-gradient(linear, left top, left bottom, from(#23d3d3), to(#23d3d3)) repeat-x;
    background: #23d3d3 linear-gradient(180deg, #23d3d3, #23d3d3) repeat-x;
    border-color: #23d3d3;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-dark-red:hover {
    color: #fff;
    background: #ed2da6 -webkit-gradient(linear, left top, left bottom, from(#ed2da6), to(#ed2da6)) repeat-x;
    background: #ed2da6 linear-gradient(180deg, #ed2da6, #ed2da6) repeat-x;
    border-color: #ed2da6;
}
.text-primary {
    color: #303538 !important;
}
.bg-pattern-01 {
    background-image: none;
    background-color: #eff1fe;
    background-size: cover;
    background-position: center;
}
.bg-gray-04 {
    background-color: #f6f9fc !important;
}
.bg-gray-06 {
    background-color: #f6f9fc !important;
}
.badge-success {
    background: #088178;
}
.datepicker {
    font-family: "Cera Pro", sans-serif !important;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #23d3d3;
    background-image: none;
}
.btn-primary:hover {
    color: #fff;
    background: #23d3d3;
    border-color: transparent;
}
.store .check .icon {
    fill: #23d3d3 !important;
}

ins.adsbygoogle[data-ad-status=unfilled] {
    display: none !important
}
