/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.ai1ec-agenda-widget-view .ai1ec-date {
    float: left;
    width: 100%;
}
.timely *, .timely *:before, .timely *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
    border-top: 1px solid #e5e5e5;
    background: #f5f5f5;
    background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
    background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
    background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background-repeat: no-repeat;
}

.ai1ec-agenda-widget-view .ai1ec-date-title {
    font-size: 0.9em;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
    border: 1px solid #114787;
    border-top: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.08);
    box-shadow: 0 2px 2px rgba(0,0,0,0.08);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #2c3745;
    float: left;
    font-weight: bold !important;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0250ab', endColorstr='#ff074c9c', GradientType=0);
    filter: none \9;
    line-height: 1.2em;
    margin: 6.5px 0.65em;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 4em;
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
    background: #fff;
    border-radius: 4px 4px 0 0;
    color: #0250ab;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    padding: 0 0.2em;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
    font-size: 2em;
    padding: 0.35em 0 0.22em;
}

.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday {
    font-size: 0.8em;
    padding: 0 0 0.2em;
}
.ai1ec-agenda-widget-view .ai1ec-date-events {
    margin: 0 0.5em 0 0;
}
.ai1ec-agenda-widget-view .ai1ec-event {
    clear: right;
    margin: 6.5px 0 6.5px 4.8em;
    padding: 0;
    position: relative;
}
.ai1ec-event-title { 
	clear: both;
	display: inline-block;
	width: 100%;
}

.ai1ec-agenda-widget-view .ai1ec-date-title.ai1ec-load-view{
	background:#fff;
}

.ai1ec-agenda-widget-view .ai1ec-day { 
	color: #0250ab;
}

.ai1ec-agenda-widget-view .ai1ec-date {
	background:none !important;
}

.ai1ec-agenda-widget-view .ai1ec-popup-trigger {
	border:none !important;
}

.ai1ec-agenda-widget-view .ai1ec-event-title {
	color: #0250ab;
	font-size: 17px;
	font-weight: 700 !important;
}

.ai1ec-agenda-widget-view .ai1ec-date-title {
	border: 1px solid #0250ab;
	border-radius: 0;
}

.ai1ec-agenda-widget-view .ai1ec-month, 
.ai1ec-agenda-view .ai1ec-month{
	padding: 0.5em 0.2em;
}

.ai1ec-agenda-widget-view .ai1ec-event > a{	
	color:#0250ab;
}

.ai1ec-agenda-widget-view .ai1ec-allday-badge {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #676767;
	font-family: "helvetica",sans-serif;
	vertical-align: middle !important;
	text-transform: capitalize;
	font-weight: bold;
}

.ai1ec-agenda-widget-view .ai1ec-event-location{ 
	font-family:"helvetica",sans-serif;
	color:#676767;
}

.ai1ec-agenda-widget-view .ai1ec-event-time{ 
	font-family:"helvetica",sans-serif;
	color:#676767;
}

.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-xs.ai1ec-pull-right.ai1ec-calendar-link::after{

	background:rgba(0, 0, 0, 0) linear-gradient(to right bottom, #0250ab, #9cd3ef) repeat scroll 0 0;
}

.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-xs.ai1ec-pull-right.ai1ec-calendar-link:hover::after {
	background-position: left center !important;
	background-size: 100% 100% !important;
	transform: scale(1, 1); 
	transform-origin: left center 0;
}

.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-xs.ai1ec-pull-right.ai1ec-calendar-link {
	background: #fff none repeat scroll 0 0;   
	/*  border-image: linear-gradient(to right bottom, #0250ab 0px, #9cd3ef 100%) 1 1 1 1;    
	border-width: 4px; */	
	border:none;    
	color: #0250ab;    
	font-family: "helvetica",sans-serif;    
	font-size: 13px;    
	font-weight: bold;	
	padding: 7px;
	letter-spacing:2px;
	text-decoration:uppercase;
}

.ai1ec-agenda-widget-view .fa {
	width: 20px;
}

.ai1ec-agenda-widget-view .ai1ec-subscribe-buttons-widget {
	float: left;
}

#sidebar .NextendAccordionMenuWidget {
    margin-top: 30px;
}
.main-content #sidebar {
    margin-top: 30px;
}

#breadcrumbs {
   border-bottom: 1px solid #dedede;
    font-size: 12px;
    margin-top: 10px;
}
 .row .col h3 {
	letter-spacing :0px !important;
	} 
#mega-menu-wrap-top_nav, #mega-menu-wrap-top_nav #mega-menu-top_nav, #mega-menu-wrap-top_nav #mega-menu-top_nav ul.mega-sub-menu, #mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item, #mega-menu-wrap-top_nav #mega-menu-top_nav a.mega-menu-link { background:#fff !important;}
.nextend-accordion-menu-inner-container dt.active a span{
    color: #000 !important;
}
.nextend-accordion-menu-inner-container dt.active a::after{
     content: '\f139';
    position: absolute;
    right: 0px;
    top: 3px;
    -moz-transition: color .1s ease-in 0;
    -webkit-transition: color .1s ease-in 0;
    display: inline-block;
    font-family: "dashicons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1.5;
	 font-size: 35px;
    text-decoration: inherit;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
#sidebar h3 {
    font-size: 25px;
    font-weight: normal;
}
/********************************************************************************************************/

/*--------------------------------------------------------------------*\
    #CPM CSS ADDED
\*--------------------------------------------------------------------*/


/*--------------------------------------------------------------
 * ## TO MAKE HEADER FIXED AT TOP AND SLIDER FULL SCREEN
 *--------------------------------------------------------------
 */

header#top > .container > .row > .col{
	margin-right: 0;
}

header#top { padding-bottom:10px;}

header#top > .container > .row > .col.col_last{
	margin-right: -28px;
}

html body.ascend #header-outer[data-transparent-header="true"].transparent{
	background: #ffffff !important;
}

#header-outer header#top nav > ul.buttons{
	height: auto !important;
}

html body.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn{
	margin-left: 10px !important;
	margin-right: 0 !important;
}

html body.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn > div{
	padding-left: 0;
}

html body.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] header#top nav ul #search-btn a{
	border-left: 1px solid rgba(0, 0, 0, 0.07) !important;
}

html body.ascend #header-outer[data-transparent-header="true"].transparent header#top nav ul #search-btn a span{
	color: rgba(0,0,0,0.48) !important;
}	

html body.ascend #header-outer[data-transparent-header="true"].transparent header#top nav ul #search-btn a span{
	color: #0250ab !important;
}

/********************************************************************************************************/

/*----------------------*\
    #HEADER
\*----------------------*/

#mega-menu-wrap-top_nav {
    clear: none;
    float: left;
}

#header-secondary-outer ul.sub-menu{
	height: auto;
	padding: 0;
	width: 200px;
}

#header-secondary-outer ul.sub-menu li{
	line-height: 1.1 !important;
}

#header-secondary-outer ul.sub-menu a{
	background: #F8F8F8;
	border-bottom: 1px solid #eeeeee !important;
	color: #000000;
	display: block;
	padding: 10px;
}

#header-secondary-outer ul.sub-menu a:hover{
	color: #ffffff;
}

.nextend-arrow-previous,
.nextend-arrow-next{
	top: 50% !important;
}

.nextend-arrow-previous:hover,
.nextend-arrow-next:hover{
	background: #0250ab !important;
}

.full-page-inner .blog-recent[data-style="minimal"],
.full-page-inner .timely.ai1ec-agenda-widget-view > div:first-child{
	height: 350px;
	margin-bottom: 20px;
	overflow-x: none;
	overflow-y: scroll;
}

.full-page-inner .blog-recent[data-style="minimal"] .col {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 0;
    padding: 15px 10px 10px;
}

.full-page-inner .blog-recent[data-style="minimal"] .col p{
	padding-bottom: 10px;
}

.full-page-inner .news-block .nectar-button[data-color-override="false"].regular-button{
	background: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    color: #0250ab !important;
    font-family: "helvetica",sans-serif !important;
    font-size: 13px !important;
    font-weight: bold !important;
    padding: 7px !important;
    text-transform: uppercase !important;
}

#post-area.masonry.span_9 .masonry-blog-item:first-child {
    width: 98%;
}

#post-area.masonry.span_9 .masonry-blog-item .standard_section{
	margin-bottom: 0;
}

#post-area.masonry.span_9 .masonry-blog-item .standard_section .dark.left .col:first-child,
#post-area.masonry.span_9 .masonry-blog-item .standard_section+.standard_section{
	display: none !important;
}

#post-area.masonry.span_9 .masonry-blog-item .standard_section .dark.left .col+.col{
	margin-left: 0;
	width: 100%;
}

#header-secondary-outer #social i {
	color:#0250ab !important;
}

#header-secondary-outer .buttons {
 	float: right;
}

#header-secondary-outer #social li > a {
    height: 18px!important;
}

#header-secondary-outer .buttons .icon-salient-search{
	color: #0250ab !important;
	background: none; 
	vertical-align: middle;    
	display: inline-block;
	padding-top: 10px;
}

.down-arrow{
	cursor: pointer;
	height: 65px !important;
	width: 65px !important;
}

.n2-ss-align .n2-ss-slide-background-image{
	background-size: cover !important;
}

.lst-img img {
    float: left;
    padding-right: 10px;
}
.fpiller .nectar-button.see-through-extra-color-gradient-1.no-text-grad .start { color: #fff !important;}
.fpiller .vc_column-inner .wpb_wrapper h4 span:hover {
    color: #0250ab !important;
	
}

.fpiller .vc_column-inner .wpb_wrapper h4 span {cursor:pointer;}
#tog-text {
    font-size: 8px;
    margin-top: 7px !important;
    padding: 0 !important;
}

/* .home .full-page-inner {
	
	display:inline-block !important;
} 

*/

.fp-tableCell {background:#fff;}

#post-area { margin-top:30px;}


#sidebar .rpwwt-post-date {
    color: #999;
    font-size: 11px;
}


html .heading-title #single-meta {
    float: none;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    z-index: 102;
}

.single-post .row #breadcrumbs {display:none;}
.gform_page .gform_page_footer .button {
	
	    background:#2152ab;
    border-left: 0 none !important;
    border-right: 1px solid rgba(0, 0, 0, 0.06) !important;
    color: #fff;
    display: block;
    padding: 8px 15px !important;
    position: relative;
    transition: all 0.2s linear 0s;
	display: inline-block;
}

.gform_wrapper .gform_footer .gform_button.button {
	
	    background:#2152ab;
    border-left: 0 none !important;
    border-right: 1px solid rgba(0, 0, 0, 0.06) !important;
    color: #fff;
    display: block;
    padding: 8px 15px !important;
    position: relative;
    transition: all 0.2s linear 0s;
}
.gform_wrapper label.gfield_label
{
	font-size:14px !important;
}
.gform_body .gfield .ginput_container input {
    background: #fff none repeat scroll 0 0 !important;
}
.gform_body .gfield .ginput_container textarea {
    background: #fff none repeat scroll 0 0 !important;
}
.gform_body .gfield .gfield_label  .gfield_required
{
	color: red !important;
}
.button.gform_button_select_files {
    color: #000;
}

#nextend-accordion-menu-leftamenu {
    margin-top: 35px !important;
}
 .page-header-bg-image{
	background-position: center -20px !important;
} 
#page-header-wrap{ margin-top:0px !important;margin-bottom:-60px !important; }
.timely {
	font-family:Roboto !important;
}

.gform_wrapper .gform_body input[type="checkbox"] { vertical-align:top !important;}
#header-secondary-outer nav > ul > li > a {padding:8px 6px !important}

.mags-news { 
position:absolute;width:100%;
background:rgba(2, 80, 171, 0.65) none repeat scroll 0 0;
    color: #fff;
	display:block;
	visibility:hidden;
	}
	
	.mags-news .mtphr-dnt-tick-contents a{ color:#fff;}
	.mags-news .mtphr-dnt-tick-contents a:hover{ text-decoration:underline;}
	
	.sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a { background:#fff !important;}
/******/
.tribe-events-page-template .at-content {
  background: #f6f6f6;
}
#tribe-events-content .tribe-events-calendar td {
  background: #fcfcfc;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-present{background: #ffffdd; }
.tribe-events-calendar th, .tribe-events-calendar th, .tribe-events-calendar th {
	border: medium none !important;
	background: #f5f5f5 !important;
	padding: 0.2em !important;
	color: #9e9e9e !important;
	text-align: center;
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]
{
    background: #eaf4ff;
    color: #3d6b99;
    font-size: 10pt;
    line-height: 13px;
    height: 13px;
    margin-bottom: 1px;
    padding: 0 0.4em;
    font-size: 8pt;
    text-align: right;
    text-shadow: 0 1px 0 #fff;
}
.tribe-events-calendar td.tribe-events-present{background: #ffd;}
#tribe-bar-form input[type=text],#tribe-bar-form .tribe-bar-submit input[type=submit]{padding: 5px !important;}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events{padding: 0;}
.tribe-bar-filters-inner .tribe-bar-submit {
    padding: 27px 15px 0;
    margin-left: 0;
}
.tribe-events-calendar thead th {
  border-color: #d2d2d2 !important;
  border-style: solid none !important;
  border-width: 1px 0px !important;
}
/********************************************************************************************************/
.single-tribe_events .tribe-events-single-event-title {font-size: 22px; }
.single-tribe_events .tribe-events-single .tribe-events-schedule h2{font-size: 13px; line-height: 20px;font-weight: normal;}
.single-tribe_events .tribe-events-schedule .tribe-events-cost{font-size: 22px; color: #2152ab;}

#tribe-events-pg-template #breadcrumbs {display: inline-block; width: 100%; margin-bottom: 10px; }
#breadcrumbs{margin-bottom: 10px;}
.tribe-events-back {  display: none;}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea,.container-wrap input[type="text"], 
.container-wrap textarea, .container-wrap input[type="email"], 
.container-wrap input[type="password"], .container-wrap input[type="tel"], 
.container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"],
#product-11858 form #nyp{background-color: #ffffff !important; }
.woocommerce-account .woocommerce-MyAccount-navigation ul{border-top: 0;}
.left_part,.right_part{float: left;width: 50%;}
.woocommerce.single-product #product-11858 #single-meta {margin-top: 12px; }
#product-11858 form .nyp {margin-bottom: 0; }
#product-11858 form .nyp label {display: block; padding: 5px 0; }
#product-11858 .quantity.hidden.buttons_added {display: none; }

.woocommerce-cart table.cart .cart_item img{ height: auto !important; }.postid-11858 h3.addon-name {    font-size: 13px !important;}.postid-11858 .product-addon p {    font-size: 13px;}.postid-11858 .addon.addon-checkbox {    vertical-align: middle;    margin-right: 15px;}.postid-11858 div.clear { padding:0;}.postid-11858 .entry-summary p { padding:0 !important;}


 body.single-product #tab-description {display:block !important;} body.single-product .woocommerce-tabs > div h2{display:none !important;} 
body.single-product .tabs {padding:20px 0 0px 0 !important;}

.page-id-11240 #primary {
  background: #fff;
  padding: 20px 0;
}
.page-id-11240 #primary #main {
  width: 90%;
  margin: 0 auto;
}
.rsvp .show_addtocart {
    display: none;
}
.postid-15997 .quantity.buttons_added
{
	display:none;
}
.tribe-tickets-meta.tribe-tickets-meta-radio ~ .tribe-tickets-meta {
    display: none;
}
/* .home .blog-recent .span_12:first-child {
    display: none;
} */
.blog-recent .col {
    margin-bottom: 8px !important;
}
.blog-recent{
    margin-top: 25px;
	padding-bottom: 0;
}

#post-area {

    float: right;

}
#copyright{background:#0250ab !important;}
#copyright p {color:#fff !important;}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {font-size:11px !important}
/*----------------------*\
    #RESPONSIVE
\*----------------------*/
@media (min-width: 1450px) and (max-width: 1680px){

	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link{
		font-size: 15px !important;
	}
}

@media (min-width: 1001px) and (max-width: 1680px){
	#nectar_fullscreen_rows > div:not(.first-section){padding-top: 0px !important; }
	#header-outer .cart-menu {padding-top:30px !important;}
	.container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, #post-area.standard-minimal.full-width-content article.post .inner-wrap
	{
		max-width:1680px !important;
	}
	#header-outer .cart-menu
	{
		padding:35px 17px 17px 20px !important
}
}
@media( max-width: 1680px){
	#header-outer{padding-top: 15px !important; }
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item{margin-right:0px; }
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link{
		font-size: 12px;
		height: 55px;
		line-height: 55px;
		padding: 0 5px;
	}
	header#top > .container > .row > .col.span_3{max-width: 190px; }
	#header-outer header#top #logo img{height: auto !important; width: 100%; }
	html body.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a{padding: 44px 15px 25px !important; }
}
@media( max-width: 1350px){
	#header-outer {padding-top: 12px !important; padding-bottom: 12px; }
	#header-outer header#top nav{display: none !important; }
	header#top .span_9 > .slide-out-widget-area-toggle,
	#slide-out-widget-area .mobile-only,
	body #slide-out-widget-area:not(.slide-out-from-right-hover) .slide_out_area_close{
		display: block !important;
	}
	#slide-out-widget-area.slide-out-from-right{padding: 20px 0; }
	body #slide-out-widget-area:not(.slide-out-from-right-hover) .slide_out_area_close{
   		clear: both;
		float: right;
    	margin: 0 15px 15px 0;
    	position: relative;
    	right: 0;
    	top: 0;
	}
	#slide-out-widget-area.slide-out-from-right .mega-menu-toggle{display: none; }
	#slide-out-widget-area.slide-out-from-right #mega-menu-wrap-top_nav {background: transparent; width: 100%; }
	#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container{clear: both; float: none; overflow: hidden; }
	#slide-out-widget-area.slide-out-from-right #mega-menu-wrap-top_nav .mega-menu-toggle + #mega-menu-top_nav{
		background: transparent;
		display: block;
	}
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav li{
		display: block !important;
    	float: none !important;
    	width: 100% !important;
	}
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav > li{overflow:hidden; padding: 0 20px; }
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav li.mega-menu-megamenu.mega-toggle-on{background: rgba(0, 0, 0, 0.3); }
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav > li.mega-menu-item > a {
		background: transparent !important; 
	    color: #0250ab !important;
	    font-size: 14px;
	    text-align: left !important;
	}
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav > li.mega-menu-item > a:after{float: right; }
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav li.mega-menu-megamenu > .mega-sub-menu{
		display: none;
    	opacity: 0;
    	visibility: hidden;
    	margin-bottom: 20px;
    	overflow: hidden;
    	padding: 20px 15px;
    	position: static;
    	width: 100%;

    	-webkit-transition-duration: 200ms;
    	-o-transition-duration: 200ms;
    	transition-duration: 200ms;
    	-webkit-transition-timing-function: ease-in;
    	-o-transition-timing-function: ease-in;
    	transition-timing-function: ease-in;
    	-webkit-transition-property: opacity, margin-top, visibility;
    	-o-transition-property: opacity, margin-top, visibility;
    	transition-property: opacity, margin-top, visibility;
	}
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav li.mega-menu-megamenu.mega-toggle-on > .mega-sub-menu {
	    display: block;
    	opacity: 1;
    	visibility: visible;
	}
	#slide-out-widget-area.slide-out-from-right #mega-menu-top_nav li.mega-menu-megamenu .mega-sub-menu .mega-sub-menu{
		padding: 0 10px;
	}	
	.mega-menu li a.mega-menu-link { width:85% !important; float:left !important;}
	.mega-sub-menu li a.mega-menu-link { width:100% !important; float:none !important;}
	.mega-menu li .fa.fa-angle-down {
	    display: inline-block;
		cursor:pointer;
		color:#0250ab;
		  font-weight: bold;
	    margin-top: 10px;
	}
	.mega-sub-menu li .fa.fa-angle-down {display:none; }
	.mega-menu li a.mega-menu-link::after{ display:none !important;}
}

@media( max-width: 1000px){	
	#header-secondary-outer > .container{padding-left: 0 !important; padding-right: 0 !important; }
	#nectar_fullscreen_rows > div:first-child{padding-top: 0 !important; }
	#header-secondary-outer{text-align: center; }
	#header-secondary-outer nav > ul.buttons, 
	#header-secondary-outer nav > ul#social{display: inline-block; width: auto; }
	body:not(.material) #header-secondary-outer nav > ul {width:auto !important;}
}
@media( max-width: 799px){
	.left_part,.right_part{float: none;width: 100%;}
}
@media( max-width: 767px){
	header#top .span_9 >.slide-out-widget-area-toggle { top: 90% !important;}
	a.closed {
    font-size: 13px !important;
}
	/* #header-secondary-outer nav > ul.buttons, #header-secondary-outer nav > ul#social {display:none !important;} */
	.nextend-arrow-previous, 
	.nextend-arrow-next {top: 45% !important; }
	.down-arrow {height: 40px !important; top: 180px !important; width: 40px !important; }
}

@media only screen and (max-width: 690px){
   #page-header-bg{min-height:200px;}
	body #header-secondary-outer ul#social,
	#header-secondary-outer nav ul.sf-menu {padding: 0 !important; }
}

@media only screen and (max-width: 480px){
  header#top #mobile-cart-link{ right: -10px !important;}
	.container-wrap, .project-title {
    background-color: #f8f8f8;
    position: relative;
    z-index: 10;
    margin-top: 0 !important;
    padding-top: 20px !important;
}
@media only screen and (max-width: 1333px) {
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu {position:static;}
}
@media only screen and (min-width: 1000px) {
	body .container, body .woocommerce-tabs .full-width-content .tab-container, body .nectar-recent-posts-slider .flickity-page-dots {
    	max-width: 1725px;
	}
	

}
#tribe-events-pg-template{max-width: inherit;}
.portfolio-items .work-meta h4{display:none;}
.staff-fixing .vc_col-sm-2 img{max-width:165px;height:auto!important}
#customer_login .u-column1.col-1 > p,#customer_login .u-column2.col-2 > p {
  font-size: 14px;
}
.row .col img{height:auto!important;}
.rsvp {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  margin: 30px 0;
  text-align: center;
  padding: 10px 0;
}
.rsvp p{padding-bottom: 0;}
.woocommerce-MyAccount-content .tribe-clearfix::after, 
.woocommerce-MyAccount-content .tribe-clearfix::before {
  display: inline-block;
  float: left;
}
.cart_form{display: none; }
.cart_form.display{display: block; }
/*#tribe-events .woocommerce-MyAccount-navigation {
  float: left;
  width: 18%;
}
#tribe-events #tribe-events-content-wrapper,#tribe-events > #tribe-events-content {
  float: right;
  width: 80%;
}*/

div#tab-description > h2 {
    display: none !important;
}
.woocommerce .container-wrap{
  padding-top: 60px;
}
.woocommerce .woocommerce-breadcrumb {
  color: #676767;
  font-size: 12px;
  margin:10px 0;
  padding-bottom: 15px;
  border-bottom:1px solid #dedede;
}
.woocommerce .woocommerce-breadcrumb a{ color: #2152ab; }
.woocommerce .woocommerce-breadcrumb .fa{font-size: 12px; line-height: 37px; width: 15px; }
a.ai1ec-date-title.ai1ec-load-view {
    background: #fff;
	border-top: 1px solid #114787; 
}
a.ai1ec-date-title .ai1ec-day {
    color: #2152ab;
}
div#n2-ss-3 .n2-ss-background-image{
background-size: cover !important;
} 