/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/*-------- START EVENT STYLE CSS --------*/
.scva-event-in-col {
    padding: 15px 10px 22px;
}

.scva-event-in-img-box a {
    display: flex;
}

.scva-event-in-img-box img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;
}

.scva-event-in-box {
    border-radius: 25px;
    background: #eef2f5;
    padding: 20px 20px;
    height: 100%;
    position: relative;
}
.scva-event-icon-div {
    width: 40px;
    height: 40px;
    background: #C15F28;
    display: flex;
    border-radius: 50%;
    position: absolute;
    bottom: -15px;
    right: 13px;
    z-index: 9;
}

.scva-event-icon-div i {
    color: white;
    font-size: 20px;
    margin: auto;
}

.scva-event-list-title {
    color: #2b4f70;
    font-size: 22px;
    display: block;
    font-weight: bold;
    line-height: 1.2;
    text-transform: capitalize;
    margin: 0px;
    padding-bottom: 15px;
}

.scva-event-list-desc {
       color: #607182;
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 18px;
}

.scva-event-in-desc {
    padding: 20px 0px 0px;
}

.scva-event-meta-icon-outer img {
    width: 100%;
    height: 20px;
    object-fit: contain;
    margin: auto;
    filter: invert(1);
}

.scva-event-meta-icon-outer {
    background: #2b4f70;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
}

.scva-event-meta-row {
    display: flex;
    margin-bottom: 8px;
}

.scva-event-meta-lft-col {
    margin-right: 10px;
}

.scva-event-schedule-details {
    margin: auto;
}

.scva-event-meta-rght-col {
    display: flex;
}
.scva-event-icon-div a {
    display: flex;
    width: 100%;
}
ul.ins-events-tab-ul {
    padding: 0px;
    list-style-type: none;
    display: flex;
}

ul.ins-events-tab-ul li button {
    background: #2b4f70;
    color: white;
    cursor: pointer;
    font-size: 18px;
    display: block;
    font-weight: 500;
    line-height: 1.2;
    padding: 12px 37px;
    border-radius: 20px 20px 0px 0px;
    border: none;
}

ul.ins-events-tab-ul li{
    margin: 0px 12px;
}

ul.ins-events-tab-ul li.active-tab button {
    background: #c15f28;
}
.scva-event-schedule-address {
    display: flex;
}
.scva-event-schedule-venue-link {
    color: black;
    margin: auto;
    display: flex;
}
.tribe-events-venue {
    margin: auto;
}
.scva-event-bottom-block {
    padding: 30px 30px;
    border: 3px solid #eef2f5;
    border-radius: 25px;
    position: relative;
}

.scva-event-slider .slick-arrow {
        font-size: 20px;
    color: white;
    background: #2b4f70;
    width: 52px;
    height: 52px;
    display: flex;
    z-index: 999;
    cursor: pointer;
    border-radius: 50%;
}

.scva-event-slider .slick-arrow i {
    margin: auto;
}

.scva-event-slider .ad_prev {
    position: absolute;
    top: 40%;
    left: -58px;
}

.scva-event-slider .ad_next {
    position: absolute;
    top: 40%;
    right: -58px;
}
/*-------- END EVENT STYLE CSS --------*/

/*------------------ EVENTS PAGE CSS--------------*/
.filter_col.show {
    display: flex;
}

.filter_col {
    display: none;
}       
#myBtnContainerFilter .btn-primary.active {
    background: #C7744C;
    border-color: #C7744C;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    justify-content: center;
}

div#myBtnContainerFilter {
    text-align: center;
}

.row input {
    background-color: #ECEDEF;
    border: 1px solid #ECEDEF;
    border-radius: 0;
    box-shadow: none;
    color: #2B4E6E;
    font-size: 20px;
    font-weight: 200;
    padding: 6px 10px !important;
    width: 100%;
}

input[type="submit"] {
    background-color: #8CAB5D;
    border: 2px solid #8CAB5D;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 8px 18px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    white-space: normal;
    width: auto;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-8 label {
    width: 100%;
}

div#date_filter {
    text-align: center;
}

.ins-fil-col {
    width: 33.33%;
}

.site_button {
    display: flex;
    background: #c15f28;
    color: white;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    width: 200px;
    height: 50px;
    border-radius: 10px;
}
.site_button span{
    margin: auto;
}

.ins-view-all-events-block {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: auto;
}

/*--------- Start Brochure Order Form ---------*/
.scva-brochure-row {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}

.scva-brochure-col {
    padding: 10px 10px;
}

.scva-brochure-img-box img {
    width: 100%;
    height: 225px;
    object-fit: contain;
}

.scva-brochure-box {
    border: 5px solid #F3F4F6;
}

.scva-brochure-box a {
    margin: auto;
    width: 100%;
    height: 100%;
    padding: 20px 20px;
}
div#input_2_9 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

div#input_2_9 > div {
    width: 25%;
}

/*------------- Event Detail Page -----------*/
.scva-ed-inner-title-div-row {
    display: flex;
    background: #eef2f5;
    padding: 10px 10px;
    margin-bottom: 30px;
}
.scva-ed-inner-title-col {
    width: 50%;
}
.scva-ed-inner-date-col {
    width: 50%;
}
.ed-desc-ot-row {
    display: flex;
}
.ed-desc-ot-left-col {
    width: 40%;
}
.ed-desc-ot-right-col {
    width: 60%;
    margin: auto;
    padding-left: 30px;
}

.ed-desc-ot-left-col img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 15px;
}
.ed-recurring-text {
    color: #C15F28;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.scva-ed-inner-description-block {
    margin-bottom: 30px;
}

.ed-other-details-row {
    display: flex;
}

.ed-other-details-box {
    border-radius: 15px;
    background: #eef2f5;
}

.ed-other-details-title {
    background: #C15F28;
    color: white;
    padding: 10px 10px;
    border-radius: 15px 15px 0px 0px;
}

.ed-other-details-title h3 {
    margin: 0px;
}

.col-6 {
    padding: 10px 10px;
}
.ed-other-details-lft-inner {
    padding-bottom: 20px;
}

.ed-other-details-desc {
    padding: 15px 15px;
}
div#scva_event_map {
    border-radius: 15px;
	height:auto !important;
}
div#scva_event_map > div {
       height: 350px !important;
	position:relative !important;
}
.scv-evnt-pag-cls {
    color: #2b4f70;
    border: 3px solid #eef2f5;
    border-radius: 10px;
    padding: 12px 26px;
    justify-content: center;
    font-size: 19px;
}

.scva-events-nav-pagination {
    display: flex;
    margin-top: 40px;
}

.scva-events-nav-pag-right {
    justify-content: right;
    display: flex;
}

.scva-events-nav-pag-left {
    display: flex;
    justify-content: left;
}
.ed-other-dt-row {
    display: flex;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #2b4f70;
}

.ed-other-dt-lft {
    width: 29%;
    color: #2b4f70;
    font-size: 20px;
    font-weight: 600;
}

.ed-other-dt-row:last-child, .ed-gmap-row {
    border-bottom: none !important;
}

.ed-other-dt-rght {
    width: 71%;
}


/*-------------- Property Detail page -------*/
.scva-property-details-img-box {
    position: relative;
}

.scva-property-title-block {
    display: flex;
}

h3.scva-property-title {
    color: #2B4F70;
    margin: 0px;
    font-size: 34px;
    display: block;
    font-weight: 700;
    line-height: 1.2;
        margin: auto 0px;
}

.scva-site-btn {
    background: #C15F28;
    color: white;
    width: 180px;
    display: flex;
    height: 54px;
    border-radius: 10px;
    font-size: 20px;
}

.scva-site-btn span {
    margin: auto;
}

.scva-property-titel-right {
    display: flex;
    justify-content: right;
    width: auto;
}

.scva-property-title-left {
    width: 100%;
    display: flex;
}
.scva-property-details-main-row {
    display: flex;
}

.scva-property-details-col-1 {
    width: 35%;
}

.scva-property-details-col-2 {
    width: 35%;
        padding: 0px 20px;
        position: relative;
}

.scva-property-details-col-3 {
    width: 30%;
}
.scva-property-title-outer-block {
    padding-bottom: 20px;
    border-bottom: 3px solid #2B4F70;
    margin-bottom: 35px;
}
.scva-property-details-img-box .swiper {
    position: relative;
    overflow: hidden;
}

.scva-property-details-img-box .swiper-wrapper img {
    width: 100%;
    height: 365px;
    border-radius: 20px;
}

.scva-property-details-in-box {
    height: 100%;
    border: 1px solid #2B4F70;
    border-radius: 20px;
    position: relative;
}

.scva-property-details-in-box .scva-property-box-dt:nth-child(odd){
    background: white;
}
.scva-property-details-in-box .scva-property-box-dt:nth-child(even){
    background: #eef2f5;
}

.scva-property-box-dt{
    padding: 15px 20px;
}
.sc-loc-title {
    color: #c15f28;
    display: block;
    font-weight: 700;
}

.sc-loc-desc {
    color: #2b4f70;
}
.scva-property-details-in-box .scva-property-box-dt:last-child {
    border-radius: 0px 0px 20px 20px;
}
.scva-property-details-in-box .scva-property-box-dt:first-child {
    border-radius: 20px 20px 0px 0px;
}
.scva-member-logo-div {
    position: absolute;
       top: -36px;
    right: 35px;
    z-index: 9;
}

.scva-member-logo-div img {
    width: 100%;
    height: 105px;
    object-fit: contain;
}
.location-pro-desc-width {
    width: 70%;
}
.scva-prop-btn {
    width: 100%;
    display: flex;
    padding: 15px 10px;
    background: #c15f28;
    color: white;
    font-size: 20px;
    border-radius: 10px;
}

.scva-prop-btn span {
    margin: auto 9px;
}

.scva-property-other-dt-visit-box {
    margin: 15px 0px;
}
.scva-property-contact-box {
    border: 1px solid #2B4F70;
    background: #eef2f5;
    padding: 20px 20px;
    border-radius: 17px;
    margin-top: 25px;
}

.scva-property-ct-div img {
    width: 100%;
    height: 24px;
    object-fit: contain;
    filter: invert(1);
    margin: auto;
}

.scva-property-ct-div {
    background: #2B4F70;
    width: 43px;
    height: 43px;
    border-radius: 5px;
    display: flex;
}

.scva-property-ct-row {
    display: flex;
    margin-bottom: 13px;
}

.scva-property-ct-row:last-child {
    margin-bottom: 0px;
}

.scva-property-ct-rght-col {
    margin: auto 10px;
}
div#scva_prop_map {
    border-radius: 17px;
    border: 1px solid #2B4F70;
}

.scva-property-other-dt-btn-box {
    margin-bottom: 25px;
}

.scva-pop-up-lg-reg-block {
    position: fixed;
    top: 5%;
    right: -100%;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px 25px;
    z-index: 999;
    transition: 1s !important;
    width: 35%;
}
.active_lg_panel{
    right: 0 !important;
}
.scv-busns-btn {
    background: #C15F28;
    color: white;
    width: 230px;
    display: flex;
    height: 54px;
    border-radius: 10px;
    font-size: 20px;
}

.scv-busns-btn span {
    margin: auto;
}

.scva-bussiness-action-bar ul {
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: center;
}

.scva-bussiness-action-bar ul li {
    padding: 0px 10px;
}

.scva-business-category-links {
    display: block;
    text-align: center;
}

.sc-grn-btn {
    background: #84A655 !important;
}
.toast_ins.show {
    display: block;
    opacity: 1;
}
div#added_trip_Toast {
    margin-top: 15px;
}

/*----------- Trip Planner Page -----------*/
ul.scva-bussiness-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    list-style-type: none;
}

ul.scva-bussiness-ul li {
    width: 25%;
    padding: 10px 10px;
}

.scva-business-logo img {
    width: 100%;
    height: 282px;
    object-fit: contain;
}

.mapp-layout {
    border: 1px solid #E9EAEE !important;
    width: 100% !important;
}
.mapp-map-links {
    border-top: none !important;
}
.mapp-map-links a{
        color: #C7744C;
        font-size: 18px;
        font-weight: 700;
}

.scva-event-icon-div .fa:before {
    background: transparent !important;
}


/*----------- DOVE MAP PAGE --------------- */
.sc-dove-map-main-cont-row {display: flex;}

.sc-dove-map-main-cont-left-col {
    width: 70%;
}

.sc-dove-map-main-cont-right-col {
    width: 30%;
    padding-left: 20px;
}
div#dove-map-id {
    height: 400px;
}
.sc-dove-map-block {
    margin-top: 0px;
    border: 2px solid #8CAB5D;
    padding: 10px;
}

.dov-log-image-div img {
    width: 238px;
    height: 83px;
    object-fit: contain;
}
#map_img {
    float: right;
    padding-left: 15px;
}
div#map_img img {
    width: 100%;
    height: 280px;
    object-fit: contain;
}


/*--------------- SC EXPLORE -----------*/
.sc-explore-main-dv-row {
    display: flex;
}

.sc-explore-main-dv-left-col {
    width: 25%;
}

.sc-explore-main-dv-right-col {
    width: 75%;
}

ul.search-ul-sl {
    padding: 0px;
    list-style-type: none;
    display: block;
    width: 100%;
}

ul.search-ul-sl li {
    width: 100%;
}
.container_ex {
    padding: 0px 20px;
}

/*---------- ITINERARY PAGE -------------*/
.ig-sc-row {
    display: flex;
}

.ig-sc-left-col {
    width: 40%;
}

.ig-sc-rght-col {
    width: 60%;
}
.ig-sc-ititery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.ig-sc-ititery-grid-col {
    padding: 20px 10px;
    cursor: pointer;
}

.iv-itinry-rpce-dv-row {
    display: flex;
}

.iv-itinry-rpce-dv-left-col {
    width: 35%;
}

.iv-itinry-rpce-dv-rght-col {
    width: 65%;
}

.iv-itinry-explore-feature-div img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

ul.ivc-itniry-dp-ul {
    padding: 0px;
    list-style-type: none;
    display: block;
}

ul.ivc-itniry-dp-ul li {
    display: block;
    margin-bottom: 19px;
        position: relative;
}

.ivc-itniry-dp-row {
    display: flex;
}

.ivc-itniry-dp-rleft-col {
    width: 30%;
}

.ivc-itniry-dp-rleft-col img {
    width: 100%;
    height: 107px;
    object-fit: cover;
}
.ivcrw-count {
    background: #C15F28;
    color: white;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
}

.ivc-itniry-dp-rrght-col {
    position: relative;
    width: 75%;
}

/*---*/
.loader-itn1 {
    width: 48px;
    height: 48px;
    border: 5px solid #000;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
0% { transform: rotate(0deg) }
100% { transform: rotate(360deg) }
}


.ig-sc-section {
    position: relative;
}

.itinry-outer-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #888888b8;
    display: flex;
    justify-content: center;
    align-items: center;
}
.itinry-outer-loader {
    display: none;
}
.loader-itn1 {
    display: flex;
    justify-content: center;
    margin: auto;
    margin-top: 10%;
}

.itn-map-vol img {
    width: 100%;
    height: 148px;
    object-fit: cover;
}

.itn-map-vol h3 {
    font-size: 22px;
    color: black;
    display: block;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.itn-map-vol .fa:before {
    background: #2B4F70;
    color: #fff;
    display: inline-block !important;
    padding: 10px 10px;
    border-radius: 7px;
    font-size: 14px;
}
.itn-map-vol .d-block span {
    color: #2B4F70;
    font-size: 14px;
    font-weight: 600;
    margin: 0px 5px;
}
.itn-map-vol .d-block{
    border-bottom: 1px solid #2B4F7080;
    padding: 8px 0px;
}
.itn-map-vol {
    width: 320px;
}
.custom-marker {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #C15F28;
  border-radius: 50%;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}

.ivw-itnry-second-abs-section {
    background: white;
    position: fixed;
    width: 100%;
    height: 90%;
    bottom: 0;
    left: 0;
    z-index: 99;
    border-top: 4px solid #d57851;
}
.ivw-itnry-second-abs-section{
    display: none;
}
.itn-map-vol img {
    width: 100%;
    height: 148px;
    object-fit: cover;
}

.itn-map-vol h3 {
    font-size: 22px;
    color: black;
    display: block;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.itn-map-vol .fa:before {
    background: #2B4F70;
    color: #fff;
    display: inline-block !important;
    padding: 10px 10px;
    border-radius: 7px;
    font-size: 14px;
}
.itn-map-vol .d-block span {
    color: #2B4F70;
    font-size: 14px;
    font-weight: 600;
    margin: 0px 5px;
}
.itn-map-vol .d-block{
    border-bottom: 1px solid #2B4F7080;
    padding: 8px 0px;
}
.itn-map-vol {
    width: 320px;
}
.custom-marker {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #C15F28;
  border-radius: 50%;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}

/*-------- Itinerary Detail Page -----------*/
.swipe-slide-itn img {
    width: 100%;
    height: 365px;
    border-radius: 20px;
}
.swipe-itn-row .slick-arrow .fa {
    color: red;
    font-size: 20px;
    z-index: 999;
}

.swp-lft-arw {
    position: absolute;
    top: 10%;
    left: 0;
}
.swp-rght-arw{
    position: absolute;
    top: 10%;
    right: 0;
}

.ivw-itn-botom-inner-section {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}
.itwsecond-itnry-in-loader-sec {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #181616b5;
    z-index: 9;
    top: 0;
    left: 0;
}

.itenray-mn-section {
    position: relative;
}
.itwsecond-itnry-in-loader-sec{
    display: none;
}
.ivw-itinerary-container {
    position: relative;
}

.ivw-itinerary-container:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 12%;
    background: white;
    top: -13%;
    left: 0;
    z-index: -1;
    filter: blur(18px);
}
/*-----------*/
.ivw-ner-plc-txt {
    background: #c15f28;
    display: block;
    color: white;
    text-align: center;
    font-size: 29px;
    font-weight: 500;
    padding: 10px;
}

.ivw-nr-plcs-itn-box {
    padding: 15px 15px;
    height: 450px;
    overflow: auto;
}

.itp-nearby-plc-box img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 25px;
}

.itp-nearby-plc-col {
    padding: 10px 10px;
}
/*---------------------*/
ul.pagination_of_ul {
    display: flex;
    justify-content: right;
    list-style-type: none;
}

ul.pagination_of_ul li {
    display: block;
    margin: 5px 5px;
    padding: 10px 10px;
    color: black;
}

.active_pg_itn {
    background: #c15f28;
}
.itpw-ajx-response-div {
    height: 350px;
    overflow: auto;
}

span.loader-2-near {
    width: 48px;
    height: 48px;
    border: 3px solid #021e7a;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
    margin-top: 82px;
}

span.loader-2-near:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-bottom-color: #FF3D00;
}

.itp-inr-loader-out {
    background: #c15f288c;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.itpw-ajx-response-div {
    position: relative;
}
.itp-inr-loader-out{
    display: none;
}
.ivw-nr-plcs-itn-box{
    position: relative;
}
.itpw-nearr-response-main-div{
    position: relative;
}

/*=================== CUSTOM POPUP =============*/
#itinry-li-lft-PopUp {
    background: white;
    box-shadow: 10px 10px 10px 10px #1a19194f;
    position: fixed;
    width: 40%;
    height: 53%;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    z-index: 999;
    transition: 1s !important;
    transform: scale(0);
}
.activepopupBlock{
    transform: scale(1) !important;
}
.blur_bgp {
    background: white !important;
    filter: blur(6px) !important;
}

.itinry-close-btn {
    color: white;
    font-size: 20px;
    background: #c15f28;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    cursor: pointer;
    top: -14px;
    right: -3px;
}
.itnry-li-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #3a3838ab;
    display: flex;
    justify-content: center;
}

.itnry-li-loader .loader-2-near {
    margin-top: 9px !important;
}
.itnry-li-loader{
    display: none;
}

.scv-explore-iner-row {
    display: flex;
}
.scv-explore-left {
    width: 25%;
}

.scv-explore-right {
    width: 75%;
}
.left-cat-div label {
    display: block;
    margin-bottom: 10px;
}
.left-cat-div label input {
    width: 16px;
    height: 16px;
}
.CAt-col {
    position: relative;
}

.display_show_trip_cls{
    display: block !important;
}
.added_plan_trip_show_div {
    display: none;
}   
.scv-explore-left {
    position: sticky;
    top: 0px;
    left: 0;
}

/* ============================ Featured Business Slider ============================= */

.featured-bussiness-slides .featured-container{
    align-items: center;
    padding: 30px 35px;
    display: flex !important;
}
.scv-feature-bussiness-wrapper{
    background: #EEF1F4;
}
.featured-bussiness-slides .featured-image img{
    height: 408px;
    object-fit: cover;
    border-radius: 10px;
}
.featured-bussiness-slides .featured-content{
    padding: 0 40px 0 20px;
    display: grid;
    gap: 10px;
    width: 62%;
}
.featured-bussiness-slides .featured-image{
    width: 38%;
    display: flex;
    justify-content: center;
}
.featured-bussiness-slides .featured-title h2{
    font-family: "Inter", Sans-serif;
    color: #002546 !important;
    font-weight: 700;
}
.featured-bussiness-slides .featured-link{
    text-decoration: none;
    padding: 15px 18px;
    background: #c15f28;
    color: white;
    font-size: 18px;
    border-radius: 10px;
}
.featured-bussiness-slides .featured-editor{
    color: #607182;
    font-size: 17px;
    line-height: 25px;
    font-family: "Inter", Sans-serif;
}
.featured-bussiness-slides .featured-button{
    margin-top:15px;
}
.featured-bussiness-slides .slick-arrow{
    font-size: 20px;
    color: white;
    background: #2b4f70;
    width: 52px;
    height: 52px;
    display: flex;
    z-index: 999;
    cursor: pointer;
    border-radius: 50%;
}
.featured-bussiness-slides .fb_prev{
    position: absolute;
    top: 40%;
    left: -25px;
}
.featured-bussiness-slides .fb_next{
    position: absolute;
    top: 40%;
    right: -25px;
}
.featured-bussiness-slides .fa-angle-right {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='23' viewBox='0 0 12 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.48047 21.3347L9.78405 13.0312C10.7647 12.0505 10.7647 10.4458 9.78405 9.4652L1.48047 1.16162' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
}
.featured-bussiness-slides .fa-angle-left {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='23' viewBox='0 0 12 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1016 21.3347L1.79798 13.0312C0.817341 12.0505 0.817341 10.4458 1.79798 9.4652L10.1016 1.16162' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
}

/* ============================ Business Hero Slider ============================= */
.scv-explore-container {
    margin: 0 !important;
}
.business_hero_slider .business-slider-container{
    background-repeat: no-repeat;
    background-size: cover; 
    position: relative;
}
 
.business_hero_slider .business-slider-heading h1{
    font-size: 50px;
    font-weight: 700;
    color: #ffffffeb;
    text-shadow: -4px 4px #1f1f1f;
     font-family: "Inter", Sans-serif;
}
.business_hero_slider .business-slider-description  p{
    color: #ffffffeb;
    font-size: 25px;
    font-weight: 500;
    text-shadow: -2px -2px #1f1f1f;
     font-family: "Inter", Sans-serif;
}
.business_hero_slider .bn_prev{
    padding-left: 35px;
    left: 0;
}
.business_hero_slider .bn_next{
    padding-right: 35px;
    right: 0;
}
.business_hero_slider .bn_next,
.business_hero_slider .bn_prev{
    position: absolute;
    top: 45%;
    z-index: 99;
}
.business_hero_slider .bn_next img,
.business_hero_slider .bn_prev img{
    width: 55px;
    height: 55px;
}
.page-template-sv-bussiness-category .bredcumb-title{
    display: none;
}
.business_hero_slider .bg-overlay{
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 15%);
    position: absolute;
    top: 0;
    left: 0;
}
.business-slider-img img.b_l-img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    height: 550px;
}
.heading_b2 {
    position: absolute;
    bottom: 12%;
    left: 5%;
    width: 40%;
}

@media (max-width: 768px) {
    .featured-bussiness-slides .featured-container {
        display: block !important;
    }
    .featured-bussiness-slides .featured-image,.featured-bussiness-slides .featured-content{
        width: 100%;
    }
    .featured-bussiness-slides .featured-content {
        padding: 30px 0;
    }
    .featured-bussiness-slides .fb_prev {
        left: 2px;
    }
    .featured-bussiness-slides .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .featured-bussiness-slides .fb_next {
        right: 2px;
    }
   
    .business_hero_slider .business-slider-content {
        padding: 0 20px 5px 25px;
        width: 100%;
    }
    .business_hero_slider .business-slider-heading h1 {
        font-size: 36px;
    }
    .business_hero_slider .business-slider-description  p {
        font-size: 16px;
    }
    .business_hero_slider .slick-arrow{
        display: none !important;
    }
	 .business-slider-img img.b_l-img { 
    height: 350px;
	}
	.heading_b2 {
		position: absolute;
		bottom: 12%;
		left: 5%;
		width: 100%%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .business-slider-img img.b_l-img { 
    height: 400px;
}
.heading_b2 {
    position: absolute;
    bottom: 12%;
    left: 5%;
    width: 50%;
}
	
    .business_hero_slider .business-slider-content {
        padding: 0 50px 5px;
        width: 600px;
    }
    .business_hero_slider .business-slider-heading h1 {
        font-size: 40px;
    }
    .business_hero_slider .business-slider-description  p {
        font-size: 18px;
    }
    .business_hero_slider .slick-arrow{
        display: block !important;
    }
}

.business-category-description {
    padding: 0 150px;
    font-size: 22px;
    text-align: center;
    color: #82A64E;
    margin-top: 30px;
    line-height: 1.5;
}

/* ============================ Search box & Result ============================= */
.scva-search .dropdown {
	position: relative;
	display: inline-block;
}

.scva-search .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	box-shadow: 0 8px 16px rgba(0,0,0,0.2);
	padding: 10px;
	z-index: 1;
}

.scva-search .dropdown-content label {
	display: block;
	margin-bottom: 8px;
}

.scva-search #searchBox {
	padding: 8px;
}

/* ============================ Search Page ============================= */
.scva-search-page .page-content {
    display: block !important;
	width: 100%;
}
.search-results .page-content .post .entry-title a{
	width:100%!important;
}
.scva-search-wrapper .view-btn-wrapper{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.scva-search-page .filter_row{
	display: flex;
    align-items: center;
    flex-direction: column;
	gap: 30px;
}
.scva-search-in-box{
	display:flex;
	gap: 30px;
}
.filter_row .scva-search-in-box a {
	width:30%;
}
.filter_row .scva-search-in-box a img{
	height:200px;
	width:100%;
	object-fit: contain;
}
.filter_row .scva-search-in-box .search_content{
	width:70%;
}
.scva-search-page #searc-filter-btn button {
    color: #fff;
    font-weight: 500;
    border: 2px solid #2B4F70;
    background: #2B4F70;
    padding: 0.7rem 3rem;
    font-size: 18px;
}

.scva-search-page #searc-filter-btn .btn-primary:hover {
    background: #C7744C;
    border-color: #C7744C;
    color: #fff;
    font-size: 18px;
}
.scva-search-page #searc-filter-btn .btn-primary.active {
    background: #C7744C;
    border-color: #C7744C;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.scva-search-page .scva-search-row {
    padding: 20px;
    background: #EEF1F4;
    border-radius: 10px;
    margin: 15px;
}

.scva-search-page .filter_row {
  display: none;
}
.search-wrapper .filter_row:not(.show) {
	display:none!important;	
}
.scva-search-page  .show {
  display: block;
}

.scva-search-page .nav-previous,
.scva-search-page .nav-next {
	display: none;
} 
.yo-content{    background: #fff;}

