/* Header */
.line_height_normal,
.line_height_normal * {
	line-height:normal !important;
}
.btn_default,
.et-fixed-header #top-menu .oo_menu a,
#et-top-navigation .oo_menu a,
.et-fixed-header #top-menu li.current_page_item.oo_menu>a {
    background: #ff6c2d;
    padding: 15px 30px!important;
    display: inline!important;
    color: #fff!important;
    opacity: 1!important;
    border-radius: 25px;
    cursor: pointer;
}
.btn_default.small_btn {
    padding: 10px 20px !important;
    font-size: 90%!important;
}
@media (max-width: 980px){
	#et-top-navigation .oo_menu a {
		display: block !important;
		text-align:center;
	}
}
@media (max-width: 980px){
	.no_click_toplink > a {
		display: none !important;
	}
}
#main-header{
	box-shadow: 0 1px 0 rgb(0, 0, 0);
	box-shadow:none;
}
@media only screen and (max-width: 980px){
	#main-header .et_mobile_menu li ul,
	.et_pb_fullwidth_menu .et_mobile_menu li ul,
	.et_pb_menu .et_mobile_menu li ul,
	.et_mobile_menu li li {
		padding: 0px;
	}
}


/* Mobile Multicolumn Horizontal Scroll */
@media (max-width: 980px){
	.mob_multicolumn_h_scroll{
        white-space: nowrap;
        display: block !important;
        overflow: auto;
        width: 100% !important;
        padding-left: 5%;
	}
	.mob_multicolumn_h_scroll > div {
		display: inline-flex;
		width: 80%!important;
		float: none !important;
		height: auto !important;
		white-space: normal;
		flex-wrap:wrap;
	}
	.mob_multicolumn_h_scroll.mob_50column>div > * {
		width: 50%;
		margin: 0px!important;
	}
}


/* Inline Buttons */
.divi_btn_inline {
    display: flex;
}
.width_50_btns .et_pb_button_module_wrapper {
	width:50%;
	white-space:nowrap;
}
.divi_btn_inline.center_btns{
    text-align:center;
    justify-content: center;
}
.width_50_btns a{
	display:block;
}
/* Inline Buttons */

/* @media (min-width: 981px){
	.et_fullwidth_nav.et_header_style_left #main-header .container,
	.et_fullwidth_nav.et_header_style_left .logo_container {
		padding-left: 0px;
		padding-right: 0px;
	}
}
.et_fullwidth_nav.et_header_style_left #main-header .container{
	width: 100%;
	max-width: 1440px;
	margin: 0px auto;
	padding: 0px 32px;
}
@media (max-width: 1024px){
	.et_fullwidth_nav.et_header_style_left #main-header .container {
		padding: 0px 16px;
		overflow:hidden;
	}
} */
div#et-top-navigation {
/*     display: none !important; */
}
#top-menu li a{
/* 	font-size:0px; */
}

.mobile_menu_bar {
	/*     opacity: 0;
	width: 0px;
	overflow: hidden; */
}
.nav li ul {
    width: 315px;
    left: 50%;
    transform: translateX(-50%);
}
#top-menu li li {
    padding: 0 10px;
    width: 100%;
}
#top-menu li li a{
	width:100%
}
a#menuToggler {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	display:none !important;
}
@media (max-width: 980px){
	a#menuToggler {
		left: initial;
		right: 95%;
	}
}
header a#menuToggler svg{
	margin-right: 8px;
	width: 24px;
	height: 24px;
	color: rgb(2, 2, 2);
	cursor: pointer;
	vertical-align: middle;
}
/* Header */

/* Instagram Grid */
li.wpmi-item a img {
	width: 100%;
	display: block;
}
.wpmi-list li.wpmi-item{
	margin-right: 3%;
	margin-bottom: 3%;
	width: 22% !important;
}
.wpmi-list li.wpmi-item:nth-child(4n) {
    margin-right: 0;
}
@media (max-width: 767px){	
	.wpmi-list li.wpmi-item{
		margin-right: 3%;
		margin-bottom: 3%;
		width: 47% !important;
	}
	.wpmi-list li.wpmi-item:nth-child(2n) {
		margin-right: 0;
	}
}
/* Instagram Grid */

/* Footer */
footer .et_pb_widget{
    float: none;	
}
#footer-info {
    float: none;
    text-align: center;
}
.bottom-nav {
    text-align: center;
}

/* Footer */


/* Blog */
.blog_cats_title {
    font-size: 32px;
    letter-spacing: 1.5px;
}
.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post{
	opacity:1;
}

@media (min-width: 981px){
	.et_right_sidebar #main-content .container:before {right: 30%!important;background:none !important;}
	#left-area {width: 70%;}
	#sidebar{width: 30%;}
}

.single-post #left-area h1.entry-title {
	margin-top:15px;
    font-size: 2rem;
	color: #ff6c2d;
}
.single-post .et_pb_post .entry-content {
    padding-top: 10px;color: #555;
}
.single-post .et_post_meta_wrapper > img {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.05);
	border-radius: 0px;
}
.single-post #left-area p.post-meta {
    font-size: 0px;
    padding-bottom: 5px;
}
.single-post #left-area p.post-meta>a {
    color: #000 !important;
    font-size: 10px!important;
    padding: 0px 8px;
    background: #fff;
    border-radius: 5px;
    margin: 5px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 1px;
    font-weight: bold;
    border: 1.5px solid #000 !important;
}
.single-post {}
.grid_custom {text-align: left;}
.grid_custom .custom_post_meta{display:none !important;}
.grid_custom article {text-align:left;position:relative;box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.05) !important;border-radius: 0px !important;font-size: 14px;font-style: normal;font-weight: 400;line-height:1.7em;transition: all .5s;background-color: #fff!important;border: none !important; opacity: 1 !important;}
.grid_custom article:hover {transform: scale(1.05);}
.grid_custom .entry-featured-image-url,
.grid_custom .et_pb_image_container {margin-bottom:0px !important;margin: -19px -19px 0 -19px !important;position:static;	border-radius:0px 0px 0 0 ;overflow:hidden;}
.grid_custom .et_pb_image_container:after {
    content: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg,rgba(255,255,255,0) 50%,rgba(0,0,0,0.65) 100%);
}

.grid_custom a.cstitle_blog {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0px;
    padding: 15px;
    font-size: 20px;
    line-height: 25px;
    color: #ffff;
    z-index: 1;
	font-weight: 600;
}
.grid_custom article .post-meta {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0px !important;
    width: 100%;
    text-align: left;
    padding: 10px !important;
}
.grid_custom article .post-meta a {
    background: rgba(0,0,0,0.35);
    font-size: 8px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff!important;
    padding: 0px 5px;
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    border-radius: 3px;
    letter-spacing: 1px;
}

.csauthor_postmeta {
	margin-top: -35px;
}
.csauthor_img img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    box-shadow: none;
    margin: 0 auto;
    border: 10px solid #fff!important;
	box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.3);
	background-color:#fff;
}
.csauthor_postdate,
.csauthor_name {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 10px;
}
.csauthor_name {font-weight: bold;color: #020202 !important;}
.csauthor_postdate {color: #202020;}
.grid_custom article h2 {
    font-size: 22px!important;
    line-height: 1.3!important;
    color: #000!important;
}
.grid_custom article h2 a{
    color: #202020 !important;
	font-weight: bold;
}
.grid_custom article .post-content {
    display: block;
    clear: both;
    color: #202020;
    font-size: 16px !important;
}
.grid_custom article .post-content p{
    color: #202020;
    font-size: 16px !important;}
a.more-link_old {
    display: inline-block;
    color: #000 !important;
    border-bottom: 1.5px solid;
    font-weight: bold;
    text-transform: capitalize;
	margin-top: 10px;
}
.grid_custom article a.more-link {
display: block;
    margin: 20px auto 3px;
    background: #fff;
    padding: 8px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;
    max-width: 200px;
    color: #ff6c2d;
    letter-spacing: 1px;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}

.cs_categoryPage{width:100%!important;float: none!important;padding: 0px!important;max-width:1080px!important;margin:0 auto!important;font-size:0px;}
.cs_categoryPage article{width: 29.666%;margin-right: 5.5%;display:inline-block;font-size:14px;vertical-align:top;text-align: left;padding: 20px;transition: all .5s;}
.cs_categoryPage article:hover {
    transform: scale(1.05);
}
.cs_categoryPage article img{}
.cs_categoryPage article:nth-child(3n) {
    margin-right: 0!important;
}
@media (max-width: 980px){
.cs_categoryPage article, .cs_categoryPage article:nth-child(n){
    width: 46.25%!important;
    margin: 0 7.5% 7.5% 0!important;
}
.cs_categoryPage article:nth-child(odd) {
    margin-right: 0!important;
}
.cs_categoryPage .pagination {
    font-size: 14px;
}
.entry-content .rp4wp-related-posts, #sidebar{display:none !important;}
}
@media (max-width: 767px){
.cs_categoryPage article, .cs_categoryPage article:nth-child(n){
    width: 100%!important;
    margin-right: 0!important;
}
}

/* Blog */

.categories_blurbs .et_pb_main_blurb_image {
    display: block;
	overflow: hidden;
}
.categories_blurbs .et_pb_column img {
    width: 100%;
	transition: all 0.5s ease-in-out;
}
.categories_blurbs .et_pb_column .et_pb_blurb:hover img {
    transform: scale(1.1);
    box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.2);
}

@media (max-width: 479px){
	.categories_blurbs_6x .et_pb_column_1_6 {
		display: flex;
		padding-top: 0 !important;
		margin-bottom: 0px !important;
	}
	.categories_blurbs_6x .et_pb_column:first-child{
		margin-bottom: 50px;		
	}
	.categories_blurbs_6x .et_pb_column_1_6 > div:first-child{
		margin-right: 20px;
	}
}


@media (max-width: 479px){
	.mob_2x_cols .et_pb_column {
		width: 47.25% !important;
		margin-right: 5.5% !important;
	}
	.mob_2x_cols .et_pb_column:nth-child(2n) {
		margin-right: 0 !important;
	}
}


/* Cognito Forms */
body .c-forms-form-title {display: none;}
body .cognito .c-label label,
body .cognito .c-forms-form :not(.c-question) > .c-label {
}
body .cognito #c-submit-button {
  	padding: 15px 40px;
    background-color: #ff6c2d!important;
    border: 2px solid #ff6c2d!important;
    color: #fff!important;
    border-radius: 0px;
    letter-spacing: 0.1em;
    text-transform: uppercase!important;
    font-weight: 500;
    font-style: normal;
    font-size: 1.1em;
}
.cognito .c-forms-form input[type=text], .cognito .c-forms-form input[type=password], .cognito .c-forms-form input[type=email], .cognito .c-forms-form input[type=tel], .cognito .c-forms-form input[type=url], .cognito .c-forms-form textarea, .cognito .c-forms-form select, .cognito .c-forms-form .c-repeating-section-container, .cognito .c-forms-form .c-background-highlight, .cognito .c-forms-form .c-fileupload-dropzone .c-upload-button button, .cognito .c-forms-form .c-add-item, .cognito .c-forms-form .c-signature .c-editor>div, .cognito .c-forms-form .has-switch, .cognito.c-payment .c-payment-field {
	 border-radius: 0 !important;
}
.cognito:not(.c-forms-actionBar) {
    max-width: 100%!important;
}
.cognito .c-action {
    float: right;
}
/* Cognito Forms */

/* Popup */
body.pcs_popup_enabled{
    overflow: hidden;
}
.pcs_popup_wrap {
    position: fixed;
    z-index: 1000000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    backdrop-filter: blur(2px);
    padding: 70px 15px;
    transition: all 0.5s;
    overflow: auto;
}
.pcs_popup_wrap.pcs_popup_disable {
    top: -300%;
}
.pcs_popup_main {
    width: 95%;
    margin: 0 auto;
    background: #fff;
    color:#333;
    padding: 30px;
    max-width: 750px;
    position: relative;
}
.pcs_popup_main .pcs_popup_close_btn {
    display: block;
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    line-height: 25px;
    position: absolute;
    top: -10px;
    right: -10px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: arial;
    font-weight: bold;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
/* Popup */

/* Blog Fix */
.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post{
	opacity:1 !important;
}
@media (min-width: 981px){
	.grid_custom .et_pb_salvattore_content > div:not(.size-1of3) > article{
		width: 31.333%;
		margin-right: 3%;
		float: left;
		max-width: 100%;
	}
	.grid_custom .et_pb_salvattore_content > div:not(.size-1of3) > article:last-child {
		margin-right: 0;
	}
}
/* Blog Fix */

/* Reviews Overflow fix */
@media only screen and (max-width: 767px){
	.wprs_unslider-arrow{
		right:-25px !important;
	}
	.wprs_unslider-arrow.prev {
		left: -25px !important;
	}
	.wprevpro_t3_outer_div{
		padding:0px 10px 20px !important;
	}
}
/* Reviews Overflow fix */


#main-footer .footer-widget h4 {
	line-height: 1.4;
}
.et_pb_contact span.wpcf7-form-control input[type=checkbox] {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 10px;
    -webkit-appearance: checkbox;
    appearance: checkbox;
}
p.footer_fineprints {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding: 5px 0px 10px !important;
}
p.footer_fineprints .et-pb-icon {
    font-size: 120%;
    vertical-align: middle;
    margin-right: 5px;
    color: #f8eb38;
}
.social_links a .et-pb-icon {
    font-size: 100%;
    color: #f8eb38;
    display: inline-block;
    vertical-align: middle;
}
.social_links a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    background: #fff;
    margin-right: 10px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
}
.social_links {
    margin: 15px auto;
}
#footer-info {
    float: none;
    text-align: center;
    padding: 0px 5px 10px;
}

div.pp_details .pp_description {
    display: none !important;
}

