/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

.page-id-41050 a#rum_sst_tab {
    display: none;
}

/*Slider button styling*/

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-end!important;
}

.gallery-thumbs .slide-wrapper .swiper-thumb-slide {
	max-height:75px;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
	align-items: center;
}

.et_pb_menu_1.et_pb_menu.menu_button ul li:hover>a
{
	color: #fff !important;
}
 

.menu_button a:hover{
    border-color: #565656 !important;
    background-image: initial;
	color: #fff !important;
    background-color: #565656;
}

.menu_button {
	padding-bottom: 8px;
}

.menu_button a{
    color: #FFFFFF !important;
    border-color: #f78924;
    border-radius: 100px;
    letter-spacing: 0px;
    font-size: 12px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    background-color: #f78924;
    padding-top: 8px !important;
    padding-right: 25px !important;
    padding-bottom: 8px !important;
    padding-left: 25px !important;
    box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.22);
}


/**** Mobile Columns ****/

/* Add .mobile-two-col class to a row to make it show two columns on mobile */
@media only screen and (max-width: 479px) {
  .mobile-two-col .et_pb_column {
    width: 50%!important;
  }
}

/* Remove extra forward+backwards buttons from divi carousel */
.swiper-button-prev:after, .swiper-button-next:after {
  display:none;
}


/******* Gravity Forms Style *******/

body .footer-form #gform_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body .footer-form .gform_body {
    flex-grow: 2;
    padding-right: 20px;
}

body .footer-form input.text, .footer-form input.title, .footer-form input[type=email], .footer-form input[type=text], .footer-form select, .footer-form textarea {
    background-color: transparent!important;
    border: none!important;
    border-bottom: 2px solid #ffffff!important;
}

body .footer-form #gform_wrapper_1 .gform_fields .gfield input::-webkit-input-placeholder {
  color: #A8A8A8;
}


/**** Button Styles ****/

body .gform_wrapper .gform_footer input[type=submit] {
    background-color: #F78924;
    border: none;
    color: white;
    padding: 12px 25px;
    border-radius: 42px;
    font-weight: bold;
    box-shadow: 4px 4px 12px rgb(0 0 0 / 22%);
    transition: .3s

}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #ffffff;
    border: none;
    color: #565656;

}

/**** Make Mobile Button Full Width ****/

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
    width:auto!important;
}

/* position header button on top of wrapper*/

body #page-container .et_pb_section .et_pb_button_0_tb_header {
  z-index:20;
}


/********** End Gravity Forms Styles **********/

/** Add .gallery-square class to gallery to make the gallery preview in squares **/

body .gallery-square .et_pb_gallery_image {
  padding-top: 100%;
}

body .gallery-square .et_pb_gallery_item img {
  position: absolute;
  height: 100%;
  bottom: 0;
  object-fit: cover;
}

/** Give a blurb the class "flex-blurb" to place the icon/image on the right **/
.flex-blurb.et_pb_blurb_position_left .et_pb_blurb_content {
  display: flex!important;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
 
.flex-blurb.et_pb_blurb_position_left .et_pb_main_blurb_image {
  width: auto;
}
 
.flex-blurb.et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 0px;
  padding-right: 15px;
}

/*  remove border from tabs */
ul.et_pb_tabs_controls:after {
  border:0;
}

/** Center Flex Desktop Rows with the "desktop-flex" class **/

@media only screen and (min-width: 980px) {
  body .desktop-flex {
    display:flex;
    align-items: center;
  }
}

 
/**** Reverse Columns on Mobile ****/

@media screen and ( max-width: 980px ) {
.reverse {
display: flex;
flex-direction: column-reverse;
}
}

/**** Keep columns on tablet/mobile ****/

@media only screen and (max-width: 980px) {
    .sticky-progress-bar
    {
    top: 110px;
    }

    body .responsive-flex {
        display: flex;
        flex-wrap: nowrap;
    }
}

/**** h5 padding *****/
h5 {
    padding-bottom: 0;
}

/***** Blog Feed Homepage *****/
.et_pb_module .et_pb_post {
    display: flex;
    flex-direction: column;
}
.et_pb_module .et_pb_post .post-meta {
    order: 1;
}
.et_pb_module .et_pb_post .entry-title {
    order: 2;
}

a.entry-featured-image-url {
    margin-bottom: 0px !important;
}

/*	Maintain blog format for blogs not on homepage	*/
.reg-blog .et_pb_post {
    display: inherit!important;
}

/*add a neceassry position to the blog posts*/

.et_pb_blog_grid .et_pb_post, .et_pb_posts .et_pb_post {
position: relative;
}

/*make the title link spread over the entire post*/

.et_pb_blog_grid .et_pb_post .entry-title a:after, .et_pb_posts .et_pb_post .entry-title a:after {
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
}

/*change the mouse cursor into a pointer*/

.et_pb_blog_grid .et_pb_post:hover, .et_pb_posts .et_pb_post:hover {
cursor: pointer !important;
}

/***** Border next to title *****/
/*align the heading and lines*/

.heading-line-right h4 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;

}


/*add and adjust the lines*/

.heading-line-right h4:after {
    content: '';
    border-top: 2px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
    color: #FAB012;
}


/*add spacing between heading and line*/

.heading-line-right h4:after {
    margin: 0 0 0 20px;
}

/***** Exhibit and Collection Sliders *****/

.slider-text-right .et_pb_slides .et_pb_slider_container_inner {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    background-image: linear-gradient(
180deg,rgba(15,15,15,0.84) 0%,rgba(35,35,35,0.73) 100%);
    float: right;
    min-height: 90vh;
}

.slider-text-right .et_pb_slide {
    padding: 0;
}

.slider-text-right .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description, .et_pb_slides .et_pb_slide_1.et_pb_slide .et_pb_slide_description {
    text-align: left;
  /*  position: absolute;*/
}
/*
.et_pb_slide_2.et_pb_slide .et_pb_slide_description {
	position: absolute;
}
*/

.slider-text-left .et_pb_slides .et_pb_slider_container_inner {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    background-image: linear-gradient(
180deg,rgba(15,15,15,0.84) 0%,rgba(35,35,35,0.73) 100%);
    min-height: 90vh;
}

.slider-text-left .et_pb_slide {
    padding: 0;
}

.slider-text-left .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description, .et_pb_slides .et_pb_slide_1.et_pb_slide .et_pb_slide_description {
    text-align: left;
   /* position: absolute;*/
}

/*Search */

.search-container{max-width: 1300px;width:  100%;margin: auto;}
.search-loop h2.search-title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 30px;
}
.search-top-wrap {display: flex;flex-direction: row;align-items: center;}
.search-heading-wrap {width: 65%;background: #faa61a;padding: 10px 20px;}
.search-show-count {
    width: 40%;
    padding: 12px 40px;
    text-align: right;
}
.search-top-wrap{background: #dfdfdf;}
.show-data-inner {background: #fefefe;    padding: 20px 40px;box-shadow: -1px 6px 9px #ccccccd1;}
.search-results-main{padding: 30px 15px;    background: #fff;}

.search-p {
     border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search_post_title a{
    text-decoration: underline;
    color: #f7890e;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    }

.search-heading-wrap{
    position: relative;
}

.search-heading-wrap:after{
    content: "";
    border-top: 50px solid transparent;
    border-left: 40px solid #faa61a;
    border-right: 0px solid transparent;
    position: absolute;
    right: -40px;
    top: 0;
}

 .search-top-wrap .search-show-count { color: #4c4c4c;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0px;
}

.search-top-wrap .search-show-count a{color: #4c4c4c;text-decoration: underline;   font-family: 'Montserrat', sans-serif;  font-size: 16px;
    font-style: normal;
    font-weight: 700;}

.search-sections-form .qode_search_form_3{
position: relative;
    bottom: 0px !important;
    background: transparent;
}

.search-sections-form{
    max-width: 1300px;
width: 100%;
margin: auto;
}


.search-sections-form .search-form-inners{
        max-width: 600px;
    margin: auto;
}

.search-sections-form .qode_search_form_3 .form_holder{
    padding: 0 0px;
    display: flex;
    align-items: center;
}

body  .search-sections-form .qode_search_form_3 .form_holder_outer {
    height: auto !important;
}

.search-sections-form input.qode_search_field {
    height: 55px;
    padding: 5px 12px !important;
        border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.qode_search_form_2 .container {z-index:auto}
.qode_search_form_2 .form_holder_outer {display:table;height:100px;width:100%}
.qode_search_form_2 input,.qode_search_form_2 input:focus,
.qode_search_form_3 input,
.qode_search_form_3 input:focus {width:90%;outline-offset:0;vertical-align:middle;font-weight:600;box-shadow:none;text-transform:uppercase;font-family:inherit;outline:0}
.qode_search_form_2.animated .form_holder_outer{height:100px}
.qode_search_form_2 .container_inner .form_holder{padding:0}
.qode_search_form_2 .form_holder{display:table-cell;vertical-align:middle;position:relative;padding:0 45px}
.qode_search_form_2 input,
.qode_search_form_2 input:focus{background-color:transparent;border:none;color:#9d9d9d;font-size:15px;display:inline-block;padding:0;-webkit-appearance:none;border-radius:0}
.qode_search_form_2 input:focus{outline-offset:0!important}
.qode_search_form_2 .qode_search_submit{width:auto;cursor:pointer;font-size:50px;position:absolute;right:45px;top:50%;}

.search-sections-form .qode_search_form_3 .qode_search_close {
    width: 50px;
    right: 5px;
}

.search-sections-form .qode_search_form_3 .qode_search_close .submit-search {
    cursor: pointer;
    background: #2a2b2d;
    box-shadow: none;
    border: 0px;
    height: 55px;
    width: 65px;
    color: #fff;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;;
}
.search-sections-form .qode_search_form_3 .qode_search_close .submit-search .fa-search{
    color: #fff;
}

.search-sections-form .qode_search_form_3 .qode_search_close .submit-search .fa-search:before{
color: #fff !important;
font-size: 22px;
}

.search-sections-form{
    padding: 0px 10px;
    padding-top: 60px;
    padding-bottom: 30px;
}

.header-search-heading{
    text-align: center;

}
.header-search-heading h2{
    font-family: 'Domine', sans-serif !important;
    color: #565656;
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 25px;
}


.search-sections-form .qode_search_form_3 .qode_search_close .submit-search:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.map-hide{ display: none; }
.map-show{ display: flex !important; }

.map-mains {
    margin-bottom: 30px;
}

.map-tribe_events .search-heading-wrap{
background: #F7890E;
}

.map-tribe_events .search-heading-wrap:after{
    border-left: 40px solid #F7890E; 
}


.map-post .search-heading-wrap{
background: #123D74;
}

.map-post .search-heading-wrap:after{
    border-left: 40px solid #123D74; 
}

.map-attachment  .search-heading-wrap{
background: #049AA7;
}

.map-attachment  .search-heading-wrap:after{
    border-left: 40px solid #049AA7; 
}

.map-artist  .search-heading-wrap{
background: #B42018;
}

.map-artist  .search-heading-wrap:after{
    border-left: 40px solid #B42018; 
}

input:not(#s):not(#searchsubmit):not([type=submit]), textarea{
    color: black;
    font-size: 14px;
    padding: 6px;
    border: 0 !important;
    outline: 0 !important;
    border-bottom: 5px solid #f79717 !important;
    background-color: #dfdfdf !important;
}

.plus-icons a {
   color: #faa61a;
background: #fff;
padding: 10px 16px;
font-size: 20px;
display: flex;
align-items: center
}
.plus-icons a span{
padding: 0px 10px;
letter-spacing: 2px;
}
.plus-icons a i.fa-plus{
background: #faa61a;
padding: 8px 10px;
color: #fff;}

.search-p-inner {
    width: 85%;
}

.main_menu li.ss360-search-menu-item{
display: none !important;
}


@media(max-width: 1200px){
.search-top-wrap .search-show-count{
    font-size: 14px;
}
.search-top-wrap .search-show-count a{
    font-size: 14px;
}

.search-loop h2.search-title{
    font-size: 20px;
}

.search-loop h2.search-title{
        line-height: 30px;
}
.map-attachment .search-heading-wrap{
    height: 30px;
}
.search_post_title a{
        font-size: 20px;
}
.search-show-count{
    padding: 12px 20px;
}
.search-heading-wrap{
        width: 55%;
}
.search-show-count{
        width: 45%;
}

.search-p-inner {
    width: 70%;
}
.plus-icons a {
    color: #faa61a;
    background: #fff;
    padding: 10px 16px;
    font-size: 16px;
    display: flex;
    align-items: center;
}

}

@media(max-width: 991px){
    body #page-container .et_pb_section .et_pb_button_0_tb_header
    {
        font-size: 11px !important;
    }
.search-top-wrap .search-show-count{
    font-size: 12px;
}
.search-top-wrap .search-show-count a{
    font-size: 12px;
}

.search-heading-wrap{
    width: 50%;
}
.search-loop h2.search-title {
    font-size: 18px;
}
.search_post_title a {
    font-size: 18px;
}
.show-data-inner{
        padding: 20px 20px;
}
.search-show-count {
    width: 50%;
    padding: 12px 10px 11px 45px;
    text-align: right;
}

.search-sections-form {
    padding: 0px 10px;
    padding-top: 45px;
    padding-bottom: 10px;
}
.search-sections-form{

}
.search-p-inner {
    width: 80%;
}
.plus-icons a{
    padding: 10px 0px;
}

}

@media(max-width: 767px){

    .search-top-wrap {
    background: transparent;
}

.search-top-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.search-heading-wrap {
    width: 80%;
}
.search-show-count {
    width: 100%;
    padding: 12px 10px 11px 0px;
    text-align: left;
}
.search_post_title a {
    font-size: 16px;
        word-break: break-word;
}
.search-p-inner {
    width: 80%;
}

.header-search-heading h2{
        font-size: 32px;
    line-height: 40px;
}
.search-sections-form input.qode_search_field{
    width: 70%;
    border: 0 !important;
    outline: 0 !important;
    border-bottom: 5px solid #f79717 !important;
    background-color: #dfdfdf !important;
}
.search-sections-form{
    width: auto;
}
.search-sections-form .qode_search_form_3 .form_holder{
    justify-content: center;
}

.search-p-inner {
  width: 80%;
}
.plus-icons a{
    padding: 10px 0px;
}


}

@media(max-width: 480px){
    .plus-icons a span{
        display:none !important;
    }
    .search-p-inner {
        width: 80%;
    }
}

@media(max-width: 360px){
    .search-heading-wrap {
        width: 75%;
    }
}

/*Header search bar*/

header form.qode_search_form_3{
    right: 0;
    width: 50%;
    left: auto;
}

header .header_inner .qode_search_form_3 .form_holder_outer .form_holder {
    background-color: #d7d7d7 !important;
    border-bottom: 5px solid #f79717 !important;
    padding: 5px 50px !important;
    position: relative;
}
header .header_inner .qode_search_form_3 .form_holder_outer .form_holder:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background: #f79717;
    left: 0;
    right: 0;
    bottom: -4px;
}

header .header_inner .qode_search_form_3 .form_holder_outer .form_holder input:not(#s):not(#searchsubmit):not([type=submit]){
    background-color: #d7d7d7 !important;
}

@media(max-width: 999px){
    header form.qode_search_form_3 {
    right: 0;
    width: 100%;
    left: auto;
}
}



/* Blog Single Page */

.blog-post-banner-inner {
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
}
.blog-post-banner .et_pb_title_container {
    padding: 0 !important;
}
.blog-post-banner .et_pb_title_container h1 {
    padding: 0;
}
.post-content-title .et_pb_title_meta_container {
    margin-bottom: 15px;
}

.blog-sidebar {
    box-shadow: unset;
    border: unset;
}
.blog-sidebar .widget_search {
    margin-bottom: 35px !important;
}
.blog-sidebar .widget_recent_entries .widgettitle {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 14px;
}
.blog-sidebar .widget_recent_entries ul li a:hover {
    color: #fbbd54;
}
.blog-sidebar .widget_recent_entries ul li {
    line-height: 24px;
    margin-bottom: 12px;
	padding-bottom: 15px;
	border-bottom: solid 2px #ccc;
}

.blog-sidebar .widget_recent_entries {
    margin-bottom: 35px !important;
}
.blog-sidebar .widget_recent_entries ul li:last-child {
    margin-bottom: 0;
}
h2.category-heading {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 14px;
}
.blog-sidebar #block-3.widget_block {
    margin-bottom: 0px !important;
}
.sidebar-categories > select {
    width: 100%;
    overflow: hidden;
    border: 1px solid transparent;
    font-size: 14px;
    background-color: #fff;
    outline: 0;
    color: #565656;
    font-family: inherit;
    padding: 2px 4%;
    height: 37px;
}
.post-content-title {
    margin-bottom: 20px !important;
}
.sidebar-categories > select option {
    font-size: 14px;
    background-color: #fff;
    outline: 0;
    color: #565656;
}
.single-post-sidebar {
    width: 30% !important;
}
.single-post-content-side {
    width: calc(70% - 40px) !important;
    margin-right: 40px !important;
}

/*	Blog post single column on mobile	*/
@media only screen and (max-width:980px) {
	.single-post-sidebar, .single-post-content-side {
		width:100%!important;
	}
}

/* Home Page */

.image-grid-row .et_pb_module .et_pb_blurb_content {
    display: flex;
    flex-flow: row-reverse;
    align-items: self-end;
}
.image-grid-row .et_pb_module .et_pb_blurb_content > .et_pb_blurb_container {
    width: calc(100% - 32px);
}
.image-grid-row .et_pb_module .et_pb_blurb_content > .et_pb_main_blurb_image {
    margin: 0;
    width: 41px;
}


.slider-text-right.custom-slider-arrow .et-pb-slider-arrows a:before {
    color: #FAB012;
    font-size: 30px;
    content: '';
    width: 50px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: 50% 50%;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
}

.slider-text-right.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-next:before{
    background-image: url(/wp-content/uploads/2021/12/right-arrow.png);
}

.slider-text-right.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-prev:before{
    background-image: url(/wp-content/uploads/2021/12/arrow-icon.png);
}


.slider-text-right.custom-slider-arrow .et-pb-slider-arrows a {
    opacity: 1;
    background-color: #FFFFFF;
    border-radius: 50%;
    left: 40px;
}
.slider-text-right.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: unset;
    right: 180px;
    top: unset;
    bottom: 80px;
}
.slider-text-right.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-next {
    left: unset;
    right: 110px;
    top: unset;
    bottom: 80px;
}

.slider-text-left.custom-slider-arrow .et-pb-slider-arrows a:before {
    color: #FAB012;
    font-size: 30px;
    content: '';
    width: 50px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: 50% 50%;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
}

.slider-text-left.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-next:before{
    background-image: url(/wp-content/uploads/2021/12/right-arrow.png);
}

.slider-text-left.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-prev:before{
    background-image: url(/wp-content/uploads/2021/12/arrow-icon.png);
}


.slider-text-left.custom-slider-arrow .et-pb-slider-arrows a {
    opacity: 1;
    background-color: #FFFFFF;
    border-radius: 50%;
    left: 40px;
}
.slider-text-left.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 28%;
    top: unset;
    bottom: 80px;
}
.slider-text-left.custom-slider-arrow .et-pb-slider-arrows a.et-pb-arrow-next {
    left: 33%;
    right: unset;
    top: unset;
    bottom: 80px;
}


/* Hore Banner Slider*/

.gallery.hero-banner-custom {
    width: 100%;
}
.gallery-slider.hero-banner-custom {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}
.gallery-slider.hero-banner-custom .swiper-slide {
    width: auto;
    height: 400px;
}
.gallery-slider.hero-banner-custom .swiper-slide img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}
.hero-banner-custom .gallery-slider .swiper-slide {
/*    height: 700px;*/
    height: 80vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.hero-banner-custom .gallery-slider .swiper-slide:before {
    content: '';
    background-image: url('/wp-content/uploads/2022/04/shadow.svg');
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 99;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.hero-banner-custom .gallery-slider .hero-slide-inner {
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.hero-banner-custom .gallery-slider .hero-slide-inner .slide-content {
    padding: 70px 20px 70px 150px;
    width: 100%;
    z-index: 999;
    max-width: 670px;
}
.gallery-slider h5.slide-sub-title {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}
.gallery-slider h2.slide-title {
    font-size: 30px;
    line-height: 47px;
    color: #fff;
    font-weight: 700;
}
.gallery-slider a.slider-btn {
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.swiper-thumb-slide h2.slide-title {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 16px;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hero-thumb-slide-inner {
    height: 100%;
}
.hero-thumb-slide-inner .slide-content {
    padding: 12px 12px;
    text-align: left;
}
.gallery-slider a.slider-btn img {
    padding-left: 30px;
}
.image-grid-row .et_pb_module .et_pb_blurb_content > .et_pb_main_blurb_image > span {
    opacity: 0;
}
.image-grid-row .et_pb_module .et_pb_blurb_content > .et_pb_main_blurb_image {
    position: relative;
}
.image-grid-row .et_pb_module .et_pb_blurb_content > .et_pb_main_blurb_image:before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    background-image: url('assets/images/plus-icon.svg');
    background-repeat: no-repeat;
}
.gallery-thumbs .slide-wrapper .swiper-thumb-slide {
    height: 100%;
}
.gallery-thumbs .slide-wrapper {
    height: 140px !important;
}
.gallery-thumbs .slide-wrapper .swiper-thumb-slide {
    height: 100%;
    border-radius: 10px;
    background-size: cover;
    background-blend-mode: overlay;
    background-color: rgba(0,0,0,0.65);
}
.gallery-thumbs {
    width: 450px;
    position: absolute;
    bottom: 2.5rem;
    right: 4rem;
}
.gallery-thumbs .slide-wrapper .swiper-thumb-slide.swiper-slide-active {
    background-color: rgba(0,0,0,0.3);
}
.slider-text-left.custom-slider-arrow .et-pb-controllers {
    bottom: 30px;
}
header .et_pb_section_sticky {
    transition: ease-in-out 0.3s;
}
.sticky_header .top-menu--item.custom-hide-menu .et_pb_menu__wrap > .et_pb_menu__menu {
    display: none;
}
.sticky_header .right-side-btn-search-icon {
    display: flex;
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.sticky_header .right-side-btn-search-icon .top-menu--item {
    padding: 0;
    padding-left: 25px;
}
body.sticky_header .top-menu--item .et_pb_menu__search-container{
    
    top: -11px;
}
.top-menu--item .et_pb_menu__search-container {
    top: -35px;
    position: fixed;
}
html body .top-menu--item .et_pb_menu__search-container button.et_pb_menu__icon {
    position: absolute;
    right: 35px;
    color: #f78924;
    font-weight: 900;
    font-size: 15px;
}
body .top-menu--item .et_pb_menu__search-container form.et_pb_menu__search-form input {
    /* height: 60px; */
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 13px 70px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-size: 15px !important;
}
.add-top-margin {
    margin-top: 60px;
}
.event-menu-row > .et_pb_column {
    width: 100% !important;
    display: flex;
}
.event-menu-row > .et_pb_column > .event-menu-element {
    width: 77%;
}
.event-menu-row > .et_pb_column > .event-menu-element header.tribe-events-header,
.event-menu-row > .et_pb_column > .event-menu-element .tribe-events-pro-photo-nav,
.event-menu-row > .et_pb_column > .event-menu-element .tribe-events-c-subscribe-dropdown__container{
    display: none !important;
}
.event-menu-row > .et_pb_column > .event-menu-element .tribe-common-g-row{
    flex-wrap: nowrap !important;
}
.event-menu-row > .et_pb_column > .event-menu-element article.tribe-common-g-col:nth-of-type(n+4) {
    display:none;
}
@media screen and (max-width: 1052px) {
    .event-menu-row > .et_pb_column > .event-menu-element article.tribe-common-g-col:nth-of-type(n+3) {
        display:none;
    }
}
.event-menu-row > .et_pb_column > .event-menu-element article.tribe-common-g-col{
    margin-bottom: 0px;
    position: relative;
}
.event-menu-row > .et_pb_column > .event-menu-element .tribe-events-pro-photo__event-details-wrapper span,
    .event-menu-row > .et_pb_column > .event-menu-element .tribe-events-pro-photo__event-details-wrapper time
.event-menu-row > .et_pb_column > .event-menu-element .tribe-events-pro-photo__event-details-wrapper .tribe-common-h6{
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
    border-color: transparent;
}
.event-menu-row > .et_pb_column > .event-menu-element .tribe-common.tribe-events{
    width: 100% !important;
}
.event-menu-row > .et_pb_column > .event-menu-element .tribe-common-l-container{
    min-height: auto !important;
    padding: 0px !important; 
}
.event-menu-row > .et_pb_column > .event-menu-element span,
.event-menu-row > .et_pb_column > .event-menu-element time,
.event-menu-row > .et_pb_column > .event-menu-element h3 a{
    color: white !important;
}
.event-menu-row > .et_pb_column > .event-menu-element img{
    border-radius: 15px !important;
}
.event-menu-row > .et_pb_column > .event-menu-right-col {
    width: 23%;
}

.event-menu-col:hover,
.event-menu-right-col:hover {
    background-image: unset !important;
}
.event-menu-events {
    display: flex;
    flex-flow: row;
    align-items: flex-start;
}
.event-menu-events .event-block-inner {
    margin-right: 36px;
}
.event-block-inner a {
    display: block;
}
.menu-event {
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    min-height: 260px;
    display: flex;
    align-items: flex-start;
    flex-flow: column;
    justify-content: flex-end;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.event-menu-events .event-block {
    width: 33.33%;
}
.menu-event .event-date p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #FFFFFF!important;
    transition: color 300ms ease 0ms;
    padding: 0;
	text-align: left;
}
.menu-event .event-date {
    z-index: 999;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.menu-event .event-title h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF!important;
    transition: color 300ms ease 0ms;
    padding: 0;
}
.event-title-icon {
    display: flex;
    flex-flow: row;
    align-items: center;
    z-index: 999;
}
.event-title-icon .event-title {
    width: 85%;
    padding-right:10px;
}
.event-title-icon .event-icon {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-event:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg,rgba(10,1,1,0) 40%,rgba(10,2,2,0.93) 100%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
.menu-event {
    position: relative;
}
.menu-event:hover:before {
    background-image: linear-gradient(180deg,rgba(10,1,1,0.62) 40%,rgba(10,2,2,0.93) 100%);
}

body.ss360-u-hide-y-overflow  .header_top_margin
{
    padding-top: 0px !important;
}

/* Timeline section */

.timeline-section-row .section-heading h2 {
    color: #606060 !important;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 14px;
}
.timeline-section-row .section-heading p {
    color: #565656;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
}
.timeline-section-row .section-heading {
    max-width: 550px;
}
.timeline-section-slider span.ctl-story-time {
    font-size: 16px;
	font-weight: 700;
}
.timeline-section-slider .timeline-stories .clt_carousel_slider ul.slick-slider .slick-list li {
    min-height: 118px;
}
.timeline-section-slider .timeline-stories .clt_carousel_slider ul .slick-list .icon-placeholder {
    width: 50px !important;
    height: 50px !important;
    left: calc(50% - 25px) !important;    
}
.timeline-section-slider .timeline-stories .clt_carousel_slider ul .slick-list .icon-placeholder img {
    max-width: 40px;
    margin-top: 4px !important;
}
.timeline-section-slider .clt_caru_slider li .ctl_info.event-description img {
    height: 240px;
}
.timeline-section-slider .clt_caru_slider li .content-title {
    height: calc(100% - 240px);
    padding-top: 30px !important;
    padding-bottom: 18px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 20px !important;
}
.timeline-section-slider .clt_caru_slider li .content-title a {
    pointer-events: none;
}
.timeline-section-row {
    margin-bottom: 20px;
}
.temporary-closures-col h4 {
    color: #606060;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 15px;
}
.temporary-closures-col {
    width: 50% !important;
    margin-right: 0 !important;
    padding-right: 50px;
}
.temporary-closures-col .temporary-closures-element {
    max-width: 500px;
}
.temporary-closures-col .temporary-closures-element p {
    word-break: break-word;
    font-size: 16px;
}
.currently-closed-col {
    padding-left: 15px;
    width: 50%;
}
.currently-closed-col .section-heading strong {
    color: #faa61a;
}
.currently-closed-col .section-heading {
    margin-bottom: 19px !important;
}
.section-content .et_pb_blurb_container {
    padding-left: 0;
}
.section-content .et_pb_blurb_container h4 {
    font-size: 16px;
}


@media(min-width: 1025px){
    .result-data .ss360-list .ss360-suggests__link:hover
    {
        color: #faa61a !important;
        text-decoration: none !important;
    }
    .result-data .ss360-more-results:hover
    {
        color: #ffffff!important;
        background-color: #565656;
    }
    #more_posts:hover
    {
        background-color: #303030 !important;
    }

    .product-image:hover .overlay
    {
        opacity: 1;
        visibility: visible;
    }
    .custom-slider-arrow .et-pb-slider-arrows a:hover:before {
        background-color: #555;
    }
    .gallery-slider a.slider-btn:hover {
        color: #fbbf5b;
    }
    .gallery-thumbs .swiper-thumb-slide:not(.swiper-slide-active):hover {
        cursor: pointer;
    }
    .gallery-thumbs .swiper-slide:hover {
        background-color: rgba(0,0,0,0.3);
    }
}

@media(max-width: 1200px){
    .hero-banner-custom .gallery-slider .hero-slide-inner .slide-content {
        max-width: 630px;
    }
}

@media(max-width: 1200px){
    .hero-banner-custom .gallery-slider .hero-slide-inner .slide-content {
        padding-bottom: 200px;
        padding-left: 50px;
        max-width: 700px;
    }
    .hero-banner-custom .gallery-slider .swiper-slide {
        height: 80vh;
    }
}


@media(min-width: 1024px){
    .home-feed .et_pb_salvattore_content .column > article {
        height: 100%;
        margin-bottom: 0px !important;
    }
    .home-feed .et_pb_salvattore_content {
        display: flex;
        margin-bottom: 58px;
    }
}

@media(min-width: 768px) and (max-width: 980px){
    header .et_pb_row_1_tb_header .et_pb_column--with-menu .et_pb_menu--with-logo {
        padding-top: 10px;
        padding-bottom: 10px;        
    }
}


@media(min-width: 768px){
    .home-feed .et_pb_salvattore_content .column > article {
        height: 100%;
        min-height: 368px;
    }
    .timeline-section-slider .clt_caru_slider ul.slick-slider .slick-track {
        display: flex;
        height: 100%;
    }
    .timeline-section-slider .clt_caru_slider ul.slick-slider .slick-track li {
        height: auto;
    }
    .timeline-section-slider .clt_caru_slider ul.slick-slider .slick-track li .timeline-post {
        height: 100%;
        flex-flow: column-reverse;
        justify-content: flex-end;
    }
}

@media(max-width: 1024px){
    .hero-banner-custom .gallery-slider .swiper-slide:before {
        background-color: #000;
        background-image: unset !important;
        opacity: 0.6;
    }
}

@media(max-width: 980px){
    header ul#mobile_menu3 {
        top: 96px;
        position: fixed;
        overflow: scroll;
        height: 100vh;
        padding-bottom: 100px;
    }
  
}

@media only screen and (max-width: 980px) and (min-width: 767px)
{
  .hero-banner-custom .gallery-slider .hero-slide-inner .slide-content
    {
        padding-bottom: 290px !important;
    }

}


@media(max-width: 767px){
    .gallery-thumbs .slide-wrapper
    {
        height: 130px !important;
    }
    .hero-banner-custom .gallery-slider .hero-slide-inner .slide-content {
        padding: 240px 0 0 30px;
    }
    .hero-banner-custom .gallery-slider .hero-slide-inner {
        align-items: center;
    }
    .gallery-thumbs {
        right: 50%;
        transform: translate(50%, 0%);
    }
    .gallery-thumbs{
        max-width: 480px;
        padding: 0 15px;
    }
    .hero-banner-custom .gallery-slider .swiper-slide {
        max-height: 75vh;
        height: 100vh;
    }
    .gallery.hero-banner-custom {
        width: 100%;
    }
    .timeline-section-slider .clt_caru_slider li .content-title {
        text-align: center;
        padding-top: 18px !important;
    }
    .temporary-closures-col {
        width: 100% !important;
        margin-right: 0 !important;
        padding-right: 0px;
        margin-bottom: 60px;
    }
    .temporary-closures-col .temporary-closures-element {
        max-width: 100%;
        text-align: center;
    }
    .currently-closed-col {
        padding-left: 0;
        width: 100%;
    }
    .currently-closed-col .section-heading,
    .currently-closed-col .section-content {
        text-align: center;
    }
    .section-content .et_pb_blurb_container h4 {
        text-align: center;
        padding-bottom: 0;
    }
    .currently-closed-col .section-content .et_pb_main_blurb_image {
        display: none;
    }
    .currently-closed-col .section-heading {
        margin-bottom: 14px !important;
    }
    .temporary-closures-row {
        padding-bottom: 0 !important;
    }
}

@media(max-width: 480px){
    .hero-banner-custom .gallery-slider .hero-slide-inner .slide-content
    {
        padding-top: 0px !important;
    }
    .gallery-slider h2.slide-title
    {
        line-height: 35px !important;
    }
    .gallery-thumbs .slide-wrapper
    {
        height: 96px !important;
    }
    .gallery-thumbs {
        max-width: 350px;
        padding: 0 15px;
    }
    .hero-banner-custom .gallery-slider .hero-slide-inner .slide-content {
        padding: 140px 40px 0 15px;
    }
    .gallery-slider h5.slide-sub-title
    {
        font-size: 16px;
    }
    .gallery-slider a.slider-btn
    {
        font-size: 16px;
    }
    .gallery-slider a.slider-btn img
    {
		padding-left: 15px;
		width:40px;
		/* width: 90%;*/
		padding-top: 0px;
    }
    .gallery-slider h2.slide-title
    {
            font-size: 25px;
            padding: 8px 0px;
    }
}



/* remove divi default effects for items with a drop down menu */
.et-menu .menu-item-has-children>a:first-child:after {
	display: none;
}
.et-menu .menu-item-has-children>a:first-child {
	padding-right: 0px;
}
.custom-blurb .et_pb_main_blurb_image {
float: right !important;
}

/**** Side Tab *****/

#rum_sst_tab {
	font-family: 'Montserrat';
	font-size: 12px;
    font-weight: 600;
    padding: 6px 18px 8px 18px;
	box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 22%);
}

/***** Homepage Event Feed ******/
.event-feed {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);
    border-radius: 15px;
	padding-bottom: 30px;
}

.event-feed h5 {
    padding-left: 30px;
    padding-right: 30px;
}

.event-feed p {
    padding-right: 30px;
    padding-left: 30px;
	padding-top: 15px;
}

.event-feed img {
    border-radius: 15px 15px 0 0;
}


/*****Page body padding*****/

div#et-main-area {
    padding-top: 100px !important;
}

@media(max-width: 980px){
	div#et-main-area {
    padding-top: 74px !important;
}
}



/*** Timeline styles ***/
.cool-timeline-horizontal .clt_caru_slider ul.slick-slider .slick-list li.slick-slide {
    padding-bottom: 10px!important;
}

.cool-timeline-horizontal.light-timeline .full-width img {
  width:100%;
  height:180px;
  object-fit:cover;
  
}

.cool-timeline-horizontal.light-timeline .clt_caru_slider .slick-slider .slick-list .slick-slide .timeline-post {
    display: flex!important;
    flex-wrap: wrap-reverse;
    box-shadow: 0px 5px 9px rgb(0 0 0 / 11%);
}

.cool-timeline-horizontal.dark-timeline .full-width img, .cool-timeline-horizontal.light-timeline .full-width img {
    width: 100%!important;
    margin: 0!important;
}

span.icon-placeholder {
    background-color: #fab012!important;
}

span.icon-placeholder img {
    margin-top: 5px!important;
    max-width: 30px;
    margin-left: auto;
    margin-right: auto;
}

.slick-slide:after {
    border-bottom-color: #fab012!important;
}

.cool-timeline-horizontal.light-timeline .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post .content-details {
    display: none;
}


.content-title {
    width: 100%;
    padding: 25px 18px 45px 18px!important;
    background-color: #ffffff!important;
}

.content-title a {
    color: #555!important;
    font-weight: 700!important;
    font-size: 18px!important;
    letter-spacing: 0px!important;
}

.timeline_slider .clt_caru_slider .slick-track {
    display: flex !important;
}
.timeline_slider .clt_caru_slider .slick-track li {
    min-height: 100%;
    height: initial;
}
.timeline_slider .clt_caru_slider .slick-track li .timeline-post {
    height: 100%;
    background: #fff !important;
}
.timeline_slider .clt_caru_slider .slick-track li .timeline-post .ctl_info > .full-width, .timeline_slider .clt_caru_slider .slick-track li .timeline-post .ctl_info > .full-width a, .timeline_slider .clt_caru_slider .slick-track li .timeline-post .ctl_info > .full-width a img {
    height: 240px;
    object-fit: cover;
}
.timeline_slider .clt_caru_slider .slick-track li .timeline-post h2 {
    padding: 18px 15px !important;
}
.timeline_slider .clt_caru_slider .slick-track li .timeline-post h2>a {
    pointer-events: none;
}

.single-tribe_events .tribe-events-single-event-title{
    font-size: 30px !important;
    font-weight: 500;
}

.tribe-events-schedule.tribe-clearfix{
    margin-block: 12px !important;
}

.tribe-events-cal-links{
    display: none !important;
}

.single-tribe_events .tribe-events-back{
    margin-bottom: 0px;
}

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
	width: 50% !important;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta {
    background: #e5e5e5;
    width: 100%;
    padding-inline: 40px;
    gap: 20px;
    margin-top: 24px;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta a{
   color: #0f0f0f;
}

.single-tribe_events .tribe-events-single ul.tribe-related-events li{
    border: none !important;
    background-color: transparent;
}

a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light {
    color: #FFFFFF!important;
    border-color: #f78924;
    border-radius: 100px;
    letter-spacing: 0px;
    font-size: 15px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    background-color: #f78924;
	padding-top: 8px!important;
    padding-right: 25px!important;
    padding-bottom: 8px!important;
    padding-left: 25px!important;
}


a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light:hover {
color: #ffffff!important;
    border-color: #565656!important;
    background-image: initial;
    background-color: #565656;
}

.cart_totals.calculated_shipping h2 {
    font-size: 20px;
}

button.button {
    font-size: 17px !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
}

.woocommerce a.remove {
    color: #f78924 !important;
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: #f78924 !important;
}

woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #f78924;
}

/* THREE COLUMN PORTFOLIO GRID LAYOUT */

@media only screen and ( min-width: 768px ) {

.three-column-grid .et_pb_grid_item {
width: 28.333% !important;
margin: 0 2% 2% 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}

.three-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}

.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}

}

header .et_builder_inner_content
{
	z-index:99 !important;
}

.gfield input.medium {
    width: 100% !important;
}

/*styles the wp-pagenavi pagination links*/
.wp-pagenavi a, .wp-pagenavi span {
  padding: 0.3em 0.8em !important;
  font-size: 2em !important;
  color: #333333;
  line-height: 2em;
  background: #eeeeee;
  transition: all .5s;
  border: none;
}
 
/*styles the wp-pagenavi current page number*/
.wp-pagenavi span.current {
  color: #ffffff !important;
  background: #fab012 !important;
}
 
/*styles the wp-pagenavi pagination links on hover*/
.wp-pagenavi a:hover {
  color: #ffffff !important;
  background: #fab012 !important;
}
 
/*styles the wp-pagenavi pages text*/
.wp-pagenavi .pages {
  background: none;
}

/** Outdoor Gallery Carousel **/

@media only screen and ( max-width: 768px ) {
.outdoor-gallery .swiper-pagination.dica-paination-0.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none !important;
}
}

.sticky_header .tippy-popper
{
    top: 45px !important;
}
.tippy-popper
{
    position: fixed !important;
    top: 85px !important;
}

body.logged-in .tippy-popper
{
    top: 118px !important;
}


.woocommerce-message a.button.wc-forward {
    display: none !important;
}

a.button.wc-backward {
    display: none !important;
}


.product-data-main  .product-data-items
{
    margin: 0;
    display: grid;
   /** grid-template-rows: 1fr auto; **/
    margin-bottom: 10px;
    break-inside: avoid;
}
.product-data-main  .product-data-items a
{
       grid-row: 1 / -1;
    grid-column: 1;
}
.product-data-main 
{
     column-count: 3;
  column-gap: 10px;
}
.product-image
{
    line-height: 0;
    position: relative;
}
.product-image .overlay
{   
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000094;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.product-image .overlay i
{
    font-size: 30px;
}

.product-image img
{

    object-fit: cover;
}
.product-heading {
    background-color: #fff;
    text-align: center;
}
.product-heading h2
{
    font-weight: 600 !important;
    color: #333;
    text-align: center !important;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
}


.woocommerce form .form-row select {
    display: block;
    height: 44px;
    line-height: 42px;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    margin: 0;
}
.pagination-text a.p-disabled
, .pagination-text a.p-disabled:hover
{
        border: 1px solid #DDDDDD;
    color: #DDDDDD;
    cursor: not-allowed;
    background-color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    padding: 10px 13px;
    min-width: 93px;
    margin: 0 7px;
    margin-right: 0;
}
.pagination-text span.current
{
        color: #fff;
    background-color: #faa61a;
    padding: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    border-radius: 3px;
    min-width: 33px;
    margin-left: 10px;
}
.pagination-text a.page-numbers
{
       
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    padding: 10px;
    color: #333;
    background-color: #fff;
    margin-left: 10px;
    border-radius: 3px;
    transition: 0.3s all ease-in;
    -webkit-transition: 0.3s all ease-in;
    min-width: 33px;
}
.pagination-text-blog a.next
{
    margin-left: 10px
}
.pagination-text-blog a.next
{
        border-radius: 3px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    padding: 10px 13px !important;
    border: 1px solid #3670C8;
    color: #3670C8;
    background-color: #fff;
    min-width: 93px;
    -webkit-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
    margin: 0 10px;
}

.pagination-text {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -60px;
}

.loader_sec {
    width: 100%;
    float: left;
    background: #ffffffc4;
    position: fixed;
    z-index: 999999;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
}
.loader_sec .lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   z-index: 999999;
}
.lds-dual-ring:after {
 content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #fba718;
    border-color: #fcb233 transparent #fcbc4e transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    z-index: 999999;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.product-image .badge
{
    background-color: #fbac26;
    color: #fff;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 35px;
    z-index: 9;
}

@media(max-width: 580px)
{
    header ul#mobile_menu3
    {
        top: 74px !important;
    }
	.data-result-section > .et_pb_row
	{
		width:100% !important;
	}
    .product-data-main
    {
        column-count: 1 !important;
    }
	.data-result-section
	{
		padding-top:20px;
	}
}

@media(max-width: 767px)
{
    .product-data-main
    {
        column-count: 2;
    }
   .product-data-main .product-data-items
    {
        width: 100%;
    }  
}

#product-data-main
{
    text-align: center;
}

#more_posts
{
    margin: auto;
    display: inline-block;
    text-align: center;
    left: 0;
    right: 0;
    margin-top: 60px;
    padding: 12px 20px;
    color: #FFFFFF!important;
    border-color: #f78924;
    border-radius: 100px;
    letter-spacing: 0px;
    font-size: 17px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    background-color: #f78924;
    cursor: pointer;
    transition: background-color 300ms ease 0ms;
}
.larger-img .et_pb_image_wrap
{
    width: 100% !important;
}
.larger-img .et_pb_image_wrap img
{
    height: 300px;
    max-height: inherit !important;
}


.best-of-division .et_pb_column .et_pb_module:first-child h3
{
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;

}

@media(max-width: 991px)
{
    .larger-img .et_pb_image_wrap img
    {
        height: auto !important;
        width: 100% !important;
            min-width: 100% !important;
    }
}


input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: button !important;
  -moz-appearance: button !important; 
  display: none !important;
}
.et-menu-nav .ss360-search-menu-item
{
    display: none !important;
}
.right-side-btn-search-icon .et_pb_button
{
    position: relative;
    z-index: -4;
}


.result-data .ss360-list .ss360-suggests
{
        background: #fefefe;
    padding: 20px;
    box-shadow: -1px 6px 9px #ccccccd1;
}
.result-data .ss360-list .ss360-suggests__link 
{
        text-decoration: underline;
    color: #f7890e !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
}

.result-data .ss360-list  .ss360-suggests__snippet
{
        font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #333;
}

.result-data .ss360-more-results
{
        background-color: #F78924;
            box-shadow: 4px 4px 12px 0px rgb(0 0 0 / 22%);
    border: none;
    color: white !important;
    padding: 12px 25px;
    font-size: 17px;
    border-radius: 42px;
    font-weight: bold;
    box-shadow: 4px 4px 12px rgb(0 0 0 / 22%);
    transition: .3s;
        font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

.show-data-inner .search_post_title
, .show-data-inner .search_post_content
{
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.search-loop h2.search-title
{
    padding-bottom: 0px;
}

@media(max-width: 1300px)
{
    .home-featured-slider .et_pb_slide_description
    {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}
@media(max-width: 1024px)
{
    .button-size-decrease .et_pb_button
    {
        font-size: 14px !important;
    }
.home-featured-slider .et_pb_slider_container_inner
{
    display: flex !important;
    align-items: center;
    min-width: 55%;
}

.home-featured-slider .et_pb_slider_container_inner .et_pb_slide_description
{
    padding-top: 0px;
    padding-bottom: 0px;
}
.home-featured-slider-2 .et-pb-arrow-prev
{
    left: 70px !important;
}
.home-featured-slider-2 .et-pb-arrow-next
{
    left: 140px !important;
}

}


@media(max-width: 767px)
{
    .home-featured-slider .et_pb_slider_container_inner
{
    min-width: 100% !important;
}
.home-featured-slider-2 
{

}
}

@media(max-width: 480px)
{
    .home-featured-slider .et-pb-slider-arrows
    {
     text-align: center;   
    }
     .home-featured-slider .et-pb-arrow-next {
        left: auto !important;
    right: 80px!important;
    margin: auto;
    bottom: 80px!important;
}
 .home-featured-slider .et-pb-arrow-prev {
   left: 30px!important;
    right: auto !important;
    margin: inherit;
    bottom: 80px!important;
}
 .home-featured-slider .et-pb-controllers
 {
        text-align: center !important;
    bottom: 55px !important;
 }

}
.sticky_header .sticky-logo
{
    display: block !important;
}
.sticky_header .sticky-logo img
{
    width: 140px;
}
.sticky-logo
, .sticky_header .org-logo-desktop
{
    display: none;
}
.sticky_header header .et_pb_section > .et_pb_row
{
    align-items: center;
    margin-bottom: 10px !important;
}


.sticky-progress-bar 
{
     position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 70px;
  z-index: 99;
}
.sticky-quest-custom
{
    position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 70px;
  z-index: 99;
}
.page-id-30248 #page-container
{
    overflow-y: unset !important;
}
.registration-tabs .et_pb_all_tabs .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a
{
    text-align: center;
}

.page-id-30971 #page-container
{
    overflow: unset !important;
}

.registration-steps .et_pb_image_wrap picture
{
	visibility:visible !important;
}
.tippy-tooltip[data-placement^=bottom] > .tippy-arrow
{
	transform-origin:65% 7px !important;
}


/*button.et_pb_menu__icon.et_pb_menu__search-button {
    display: none !important;
}*/

.thankyou-page-social-icons > .et_pb_column:last-child
{
padding-left: 15px !important;
    padding-right: 15px !important;
}
.tribe-events-list #tribe-events-photo-events .tribe-events-event-details .tribe-events-list-event-title
{
    font-size: 16px !important;
}
.tribe-events-shortcode .tribe-events-event-details
{
    position: relative;
}
.tribe-events-shortcode .tribe-events-event-image + .tribe-events-event-details .tribe-events-event-meta
{
    position: absolute;
    top: -35px;
    color: #fff;
    z-index: 999;
}
.tribe-events-event-image
{
    position: relative;
}
.tribe-events-event-image:after
{
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg,rgba(10,1,1,0) 40%,rgba(10,2,2,.93) 100%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{
    position: static !important;
    transform: none !important;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a{
    padding-top: 0px !important;
}

.upcoming-events header.tribe-events-header,.tribe-events-c-subscribe-dropdown__container{
    display: none !important;
}

.upcoming-events article .tribe-events-pro-photo__event-featured-image-wrapper{
    margin-bottom: 0px !important;
}

.upcoming-events article .tribe-events-pro-photo__event-details-wrapper{
    background: #f6f6f6;
    padding: 15px;
}

.upcoming-events .tribe-common-l-container{
    max-width: fit-content !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


.small-button.smallblue {
    background-color: #f78924 !important;
    color: #fff !important;
    background-image: none;
    border: none;
    border-radius: 50px;
    text-shadow: none !important;
    padding-top: 8px!important;
    padding-right: 25px!important;
    padding-bottom: 8px!important;
    padding-left: 25px!important;
}


.small-button.smallblue:hover {
	color: #fff !important;
	background-color: #565657 !important;
}

@media(max-width: 767px)
{
input#bboxmembership_btnSubmit {
    font-size: 12px !important;
}
}



.right-side-btn-search-icon .custom-hide-menu
{
    background-color: transparent !important;
}


/** custom CSS for menu **/

/*.divimegapro .et_pb_section
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #565656!important;
}

.divimegapro .et_pb_section .et_pb_row
{
        width: 90%;
    max-width: 100%;
}
.divimegapro .et_pb_section .et_pb_row > .et_pb_column
{
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}


*/

/** css for optimization **/


footer .mobile-two-col > .et_pb_column:first-child  > .et_clickable
{
    position: relative;
    z-index: 999;
}
footer .mobile-two-col > .et_pb_column:nth-child(2)
{
    position: relative;
    z-index: 0;
}

@media only screen and (min-width: 600px) {
	.dataTables_filter {
    display: none !important;
}
}

.wpDataTablesWrapper table.scroll {
    width: 100% !important;
}


@media only screen and (max-width: 600px) {
.wpDataTablesWrapper table.wpDataTable tr td {
    font-size: 12px !important;
	line-height: 15px !important;
}
}

