/*  
Theme Name: CityGov-Child
Description: Government & Municipal WordPress Theme. Online Documentation: http://capethemes.com/docs/citygov
Theme URI: http://capethemes.com/docs/citygov
Author: Dannci & Themnific 
Author URI: http://themnific.com/
Template: citygov
Version: 4.0
Text Domain: citygov
Tags: two-columns,three-columns,left-sidebar,right-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,full-width-template,microformats,post-formats,sticky-post,theme-options,translation-ready
License: GNU/GPL Version 2 or later. 
License URI: http://www.gnu.org/licenses/gpl.html 
Copyright: (c) 2021 Dannci.

*/



/*spacing body from header*/
.page-id-1015338 .upper.tmnf_width_wide.bottombar_dis.tmnf-sidebar-active.header_default {
	margin-top: 275px;
}

a:hover {
	color: #1D3157 !important;
  background-color: #d8af7a;
  text-decoration: underline !important;
}

/*Contact Form 7 Styles Start*/
.wpcf7-form p {
	font-size: 18px;
	font-style: normal;
}

.wpcf7-form p input, .wpcf7-form p textarea {
	font-size: 16px !important;
}

.stack span.wpcf7-list-item {
	display: block;
	margin-left: 0;
}
/*Contact Form 7 Styles End*/

/*CC Signup Form Start*/
.wpcf7-form input[type="checkbox"] {
	width: 13px;
}

h2.widget.dekoline {
    font-size: 21.6px;
    color: #960026;
}
/*CC Signup Form End*/

/*contact form styles start*/
.ascip-email-form .ascip-contact-form-input input,
.ascip-email-form .ascip-contact-form-input input#email {
	width: 75% !important;
	background-color: #fff; 
}

.ascip-email-form .ascip-contact-form-input textarea {
	width: 100% !important;
}

.ascip-email-form .ascip-contact-form-input textarea::placeholder,
textarea {
	font-family: Nunito;
	font-size: 18px;
}



.ascip-email-form button.button.is-link {
	background-color: #960026;
	color: #fff;
	border: none;
	transition: all 0.2s ease-in;
}

.ascip-email-form button.button.is-link:hover {
	background-color: #d8af7a;
}
/*contact form styles end*/

/*font awesome bullet replace*/
ul.fa-ul {
	list-style: none;
}

.fa-li {
	left: 0;
	color: #960026;
}

/*icon box icon resize*/
.elementor-icon {
	font-size: 40px;
}

/*link icon spacing*/
i.fas.fa-link {
	margin-right: 5px;
}

/*Elementor H2 Override*/
.entry h2 {
	font-size: 160% !important;
}

/*Elementor H3 icon box Cursor fix*/
.elementor-widget-icon-box .elementor-icon-box-content {
	cursor: pointer;
}

/*button color text override start*/
a.elementor-button-link.elementor-button.elementor-size-sm {
	color: #ffffff !important;
}
/*button color text override end*/

#header {
	height: 100px;
}

/*elementor anchor adjustment start */
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 1px; /* fixed header height*/
  margin: -175px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}
/*elementor anchor adjustment end*/

/*blog post fixes start*/
.single-post .page-header img, .give-page .page-header img {
	opacity: 0.8 !important;
}
/*blog post fixes end*/

a,
.elementor a{
	text-decoration: underline;
}

.page-id-1015338 .elementor a {
	text-decoration: none;
}

.sidebar_item a {
	text-decoration: none;
}
/*Hiding default theme elements in header and footer*/
.container_vis,
.menu_label,
#footerlinktochildthemewp
{
	display: none;
}

/*Primary Nav Overrides*/
.nav li.current-menu-item>a, #main-nav li.current-menu-ancestor>a {
	padding: 0 10px 7px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid;
}

.nav li.menu-item-has-children a, .nav li.page_item_has_children a {
	padding-right: 0 !important;
}

.menu-item-has-children>a::after {
	display: none !important;
}

/*Active Sub Menu Style Override*/
.nav li.current-menu-item>a {
	padding-left: 0px;
}


#titles {
	padding: 0 15px 0 10px;
}


	#titles .mobile-logo {
		display: none;
	}

label.show-menu.ribbon {
	display: none !important;
}

.logo-mobile-container {
	float: left;
	height: 100px;
	background-color: #960026;
	padding: 18px 25px;
	margin-right: -1px;
}

.logo-mobile {
	background-color: #ffffff;
	padding: 10px;
}

[class^="mob-icon-"]:before {
	margin-right: 20px;
}

#mobmenuright li a {
	width: 260px;
}

.container_head {
	background-color:transparent !important;
}

.nav>li>a, .bottomnav p {
	font-family: 'Raleway' !important;
}

.nav>li>a {
	padding-bottom: 15px;
	padding: 15px 0 15px 0;
}

#main-nav {
	padding: 0 4%;
	margin-top: 30px;
}

#main-nav>a {
	margin-bottom: 10px !important;
}

#main-nav>li {
	margin: 0;
	padding: 0 8px 0 8px;
}

#main-nav>li:before {
	display: none;
	height: 35px;
}

/*.nav li ul li:first-child>a {
	margin-top: 15px;
}*/

.nav li.current-menu-item>a, .nav >li>a:hover, #main-nav li.current-menu-ancestor>a {
	padding: 15px 5px;
}

.nav li.menu-item-has-children a {
  padding: 15px 5px;
	border-color: #ffffff;
	border-style: solid;
	border-left: none;
}

/*.nav>li>ul>li, .nav li ul ul li {
	margin-top: 15px;
}

.nav li ul.sub-menu {
	margin-top: 10px;
}*/

#bottombar {
	padding-right: 50px;
}

.iconbox {
	display: flex; 
	align-items: center;
}

/*social media override*/
#bottombar .social-menu {
	margin-left: 15px !important;
}

.social-menu span {
	display: none !important;
}

ul.social-menu {
	min-width: 106px;
	margin-top: 8px;
	margin-right: 10px;
}

ul.social-menu li a i{
	color: #ffffff;
	margin-bottom: 1px !important;
}

ul.social-menu li a:hover {
	background-color: #d8af7a !important;
}

ul.social-menu li.sprite-linkedin a:hover {
		background-color: #d8af7a !important;
}

.header-right {
	background-color: #960026;
	height: 125px;
	justify-content: flex-end;
	margin-top: 40px;
	margin-right:5px;
}

.logospacer {
	float: left;
	width: 25px;
	height: 125px;
	background-color: #960026;
	margin-top: 40px;
	margin-left: 5px;
}

@media screen and (max-width: 1300px) {
	.logospacer {
		margin-left: 0;
	}
	
	.header-right {
		margin-right: 0;
	}
}

@media screen and (max-width:1087px) {
	.header-right.for-menu {
		flex-direction: column-reverse;
		align-items: baseline;
	}

	ul.social-menu {
    margin: 25px 25px 0 25px;
    min-width: unset;
	}

	ul.social-menu li {
		margin: 0 10px 0 0;
	}

	#main-nav {
		margin-top: 0;
	}

	.iconbox {
		width: 100%;
	}
}

@media screen and (max-width: 973px) {
	.header-right.for-menu {
		display: flex;
		width: auto;
		flex-direction: column-reverse;
		align-items: baseline;
	}
	
	#main-nav {
		margin-top: 0;
	}
	
	#navigation {
		padding-top: 0 !important;
	}
	
	#main-nav>li {
		padding: 0 8px 0px 8px;
	}
	
	.iconbox {
		margin-top: 15px;
	}
}

@media screen and (max-width: 885px) {
	.header-right {
		margin-top:0;
		height: 100px;
	}
	
	.header-right.for-menu {
		align-items: flex-end;
	}
	
	.logospacer {
		margin-top: 0;
		height: 100px;
		display:none;
	}

	#titles .logo {
		display: none;
	}
	
	#titles .mobile-logo {
		display: none;
	}
	
	#navigation {
		display: none;
	}

	div#rmp-container-7688 {
		margin-top: 100px;
	}
	
	.membersigninbtn {
		display: none;
	}

	ul.social-menu {
		margin-right: 0;
	}
	
	ul.social-menu li {
		margin-right: 15px;
    }
	
	.iconbox {
		height: 100%;
		margin-top: 0;
	}
	
}

ul.social-menu li a i {
		font-size: 18px !important;
	}

ul.navphone {
	list-style-type: none;
}

li.navphone {
	  background-image: url(https://webdev.ascip.org/wp-content/uploads/2021/02/ASCIP-Icons-Phone-White-15x15-1.png);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    margin-right: 20px;
		padding-left: 20px;
		min-width: 152px;
}

a.navphone {
	font-family: 'Nunito';
	font-size: 18px;
	color: #ffffff;
}

.navphone-mobile {
	margin: 0 13px 0 22px;
	width: 35px;
	min-width: 15px;
}

@media screen and (max-width: 1060px) {
	.navphone {
		display: none;
	}
}

@media screen and (min-width: 1061px){
.navphone-mobile {
	display: none;
	}
}

.slogan {
	padding-left: 50px;
	margin-right: auto;
}

#header.scrolled .container_head {
	box-shadow: none;
}


/*Background Image Adjustment start*/
/*homepage & calendar background image*/
body.page-id-1015338 {
	background-image: url('https://webdev.ascip.org/wp-content/uploads/2021/02/Berkeley-USD-White_Overlay-2021-Q1v1.jpg')
}

body.post-type-archive-tribe_events,
body.tribe_events-template-default.single.single-tribe_events {
background-image: url('https://webdev.ascip.org/wp-content/uploads/2021/02/Berkeley-USD-White_Overlay-2021-Q1v1.jpg');
	background-position: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

body.custom-background {
	background-size: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.postbar {
	background-color: #d1d1d1 !important;
}
/*Background Image Adjustment end*/

/*Homepage Responsive*/
.rigid {
	max-width: 325px;
}

.page-id-1015338 .elementor-row {
	justify-content: center;
}

/*Dropdown Hover Style*/
.showme span:hover{
		color: #1D3157;
    background-color: #D8AF7A;
}


/*Footer Menu Style Override*/
#footer, #footer .searchform input.s, .footop-right {
	background-color: transparent !important;
}

#footer .bottom-menu {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#footer .bottom-menu li {
	margin: 5px 0 5px 0;
	width: 155px;
}

#footer .bottom-menu li a {
	font-size: 13px !important;
	font-weight: bold !important;
	color: #222222;
	padding: 0 3% 0;
}

#footer .bottom-menu li:first-child a {
	padding: 5px 0 5px 0;
}

@media screen and (max-width: 885px) {
	#footer .bottom-menu {
		margin-bottom: 25px !important;
	}
}

#footer .container {
	background-color: #f5f5f5 !important;
	margin-bottom: 40px;
	max-width: 1300px;
}

@media screen and (max-width: 1024px) {
	#footer .container {
		margin-bottom: 0;
	}
	
	section.elementor-section.elementor-top-section.elementor-element.elementor-element-73639ca.elementor-hidden-desktop.flexcenter.elementor-hidden-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default,section.elementor-section.elementor-top-section.elementor-element.elementor-element-4231fcb.elementor-hidden-desktop.flexcenter.elementor-hidden-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
		padding: 0 20px;
	}
	
	.page-id-1015338 .upper.tmnf_width_wide.bottombar_dis.tmnf-sidebar-active.header_default {
		margin-top: 250px;
	}
}

#footer {
	color: #222 !important;
}

/*vertically center search bar*/
.header-right {
	align-items: center;
}

/*search bar styles*/
.searchform {
	width: 40%;
	margin: 0 25px 0 0;
}

.searchform input.s {
	height: 45px;
	/*border-radius: 6px*/
}

.searchSubmit {
	background-color: transparent !important;
	/*border-radius: 0 6px 6px 0;*/
	color: #960026 !important;
	height: 45px;
	width: 45px;
}

a.searchSubmit {
	color: #960026;
}

/*sidebar styles start*/
.sidebar_item .searchform {
	width: 100%;
}

.sidebar_item ul.menu>li>a {
	color: #1D3157;
}

#sidebar ul.menu a:hover {
	color: #1d3157;
	background-color: #d8af7a;
	/*border-color: #d8af7a !important;*/
}

#sidebar ul.menu .current-menu-item>a {
	color: #960026;
	border-color: inherit;
}

.page-id-156057 .sidebar_item ul.menu>li>a {
	color: #1D3157;
	border-bottom: 2px solid rgba(0,0,0,0);
}

/*sidebar styles end*/

/*anchor styles start*/
.anchor a {
	color: #1d3157 !important;
	border-color: rgba(204,204,204,.5) !important;
}


.anchor a:hover {
	color: #d8af7a !important;
	border-color: #d8af7a !important;
}

/*anchor styles end*/

/*quick-links styles*/
.menu-quick-links-container ul.menu {
	background-color: #960026;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	list-style: none;
  margin: 15px auto 15px;
	max-width: 1300px;
	padding: 0 px;
	
}

.menu-quick-links-container ul.menu li {
	width:135px;
	border: none;	
}


.menu-quick-links-container ul.menu li a {
	color: #ffffff !important;
	font-family: 'Raleway';
	font-size: 14px;
	font-weight: bold;
	padding: 18px 10px 16px;
	text-align: center;
	text-decoration: none;
	line-height: 1.55em;
	min-height: 72px;
	width:135px;
}

.menu-quick-links-container ul.menu li a:hover {
	background-color: #D8AF7A;
	color: #ffffff !important;
}

li.single.menu-item.menu-item-type-custom.menu-item-object-custom a {
	line-height: 3em;
}

.menu-quick-links-container ul.menu li a.single {
	line-height: 3em;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-26 {
	margin-left: 0;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-33 {
	margin-right: 0;
}

/*Member Sign-In Button Styles*/
.membersigninbtn {
	display: none;
}

.membersigninbtn {
	float: right;
	margin: 0 15px 7px 0;
	min-width: 156px;
	padding: 15px 0 10px 0;
}

.membersigninbtn a{
	color: #960026;
	background-color: #ffffff;
	font-family: 'Raleway';
	font-size: 15px;
	font-weight: bold;
	padding: 12px 15px;
}

.membersigninbtn a:hover{
	color: #ffffff;
	background-color: #d8af7a;
}

/*@media screen and (max-width: 1155px) {
	.membersigninbtn {
		display: none;
	}
}*/

/*Subpage Styles*/
#core {
	margin-top: 40px;
	padding-top: unset;
}

/*subpage navigation*/
.nav >li>a {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff !important;
	padding: 0 0 7px 10px !important;
	margin-bottom: 10px;
}

.entry {
	background-color: #f9f9f9;
	padding: 35px;
}

.page-header {
	padding-bottom: 0 !important;
}
.page-header img {
	opacity: 0.8;
}

.page-header h1,
.page-header a{
	color: #222222 !important;
}

.custom-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

img.property {
	width: 396px;
	opacity: 1;
	position: unset;
}

footer .page-id-4902.bottom-menu li a {
	color:#1D3157;
}

.main-breadcrumbs {
	margin-left: 3px;
	letter-spacing: 0.1em;
}

.main-breadcrumbs span {
	color: #222222 !important;
	font-weight: 700;
}

h1 {
	letter-spacing: unset;
}

.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-e6f59e4 .hover .elementor-widget-container .elementor-icon-box-wrapper h2.elementor-icon-box-title:hover {
	color: #1d3157;
}


/*Sub-menu Active Border Override*/
.nav li.current-menu-item>a, #main-nav li.current-menu-ancestor>a {border-left: none;}

/*override data table link colors*/
.eael-data-table-wrap table td a {
	color: #960026 !important;
}

/*responsive menu*/
@media screen and (max-width: 8000px){
	.mobile-menu {
		margin: 0 15px 0 0;
		padding-bottom: 4px;
	}

	#rmp_menu_trigger-7688 {
		background-color: transparent;
		position: unset !important;
	}
	
	#rmp-container-7688 {
		top: 100px;
		border-top: 1px solid #ffffff;
	}
	
	button.rmp_menu_trigger .responsive-menu-pro-inner::before {
		top: 8px;
	}
	
	button.rmp_menu_trigger .responsive-menu-pro-inner::after {
		bottom: 8px;
	}
}

@media screen and (min-width: 886px){
	.mobile-menu,
	.logo-mobile-container {
		display: none;
	}
	
	/*div#header {
		position: absolute !important;
	}*/
	
}

@media screen and (max-width: 500px) {
	#rmp-container-7688 {
		width: 100%;
}
}

/*icon-list hover override*/
.entry a:hover, .events-table h3 a:hover {
	color:#1D3157 !important;
	background-color: #d8af7a;
	text-decoration: none !important;
}

/*Tablet Spacer Adjustment*/
@media screen and (max-width:885px) and (min-width:769px){
	.page-id-1015338 .upper.tmnf_width_wide.bottombar_dis.tmnf-sidebar-active.header_default {
		margin-top: 125px !important;
	}
}

@media screen and (max-width:768px) {
	.page-id-1015338 .upper.tmnf_width_wide.bottombar_dis.tmnf-sidebar-active.header_default {
		margin-top: 0;
	}
}

/*Member Page Member Lists*/
.memberlist {
	columns: 2;
}

.memberlist li {
	list-style: none !important;
}

/*Upcoming Events Page*/
.event.training-event {
	border-bottom: 1px solid #222222;
	margin: 25px 0;
	padding: 25px 0;	
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-details{
	width: 100% !important;
}

.page-id-8144 .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	margin-top: 0;
	padding-top: 25px !important;
}

a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
	color: #960026 !important;
}

.tribe-common ol, .tribe-common ul {
	list-style: none !important;
}

/*Events Calendar Adjustments*/
.tribe-common-l-container.tribe-events-l-container {
	background-color: #ffffff
}

#tribe-events-pg-template, .tribe-events-pg-template {
	max-width: 1340px;
}

#tribe-events-content {
	background-color: #F9F9F9;
	margin-top: 225px;
	padding: 32px;
}

dt.tribe-events-start-date-label,
dt.tribe-events-start-time-label,
dt.tribe-events-event-categories-label {
	padding: 10px;
}

/*Hide Calendar Table on Individual Events*/
.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
	display: none;
}

/*ordered and unordered list styles*/
.entry ul li, .entry ol li {
	padding-left: 40px;
	text-indent: -25px;
}

.noindent ul li, .noindent ol li {
	padding-left: 0 !important;
	text-indent: 0 !important;
}

li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev {
	text-indent: 0;
	padding-left: 4px;
}

.entry ul, li.comment ul {
	margin-bottom: 15px;
}

.elementor-widget .elementor-icon-list-item {
	text-indent: unset;
}

/*speacial ed table styles*/
.specialed table {
  table-layout: fixed ;
  width: 100% ;
}
.specialed tr:nth-child(odd) {
	background-color: #d1d1d1;
}
.specialed td {
  width: 25% ;
	border: 1px solid #525252;
}

/*Calendar Page Start*/
.tribe-common .tribe-common-l-container {
	max-width: 1300px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	background-color: #fff;
	margin-top: 275px;
	padding-top: 42px;
	padding-bottom: 42px;
}

.tribe-common .tribe-common-c-btn {
	background-color: #960026;
}

.tribe-common .tribe-common-c-btn:hover {
	background-color: #d8af7a;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link,
.tribe-common .tribe-common-c-svgicon{
	color: #960026;
}

.tribe-events .tribe-events-c-ical__link {
	border: 1px solid #960026;
	color: #960026;
}

.tribe-events .tribe-events-c-ical__link:hover {
	background-color: #960026;
}
	
}
/*Calendar Page End*/

/*Single Event Page Start*/
.single-tribe_events .tribe-events-single-event-title {
	color: #960026;
}

#tribe-events-content a {
	text-decoration: underline;
}

.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
	color: #1d3157;
}

.single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical:hover {
	color: #d8af7a;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
	margin-bottom: 0;
	padding: 12px;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
	background-color: transparent;
}

.tribe-events-single-event-description.tribe-events-content p {
	margin-bottom: 1rem;
}
/*Single Event Page End*/

/*Covid Form Button*/
.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: 20%;
}

/*Header Scroll fix Start*/
.scrolled2 {
	margin-top: 0 !important;
	height: 100px;
	-webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
	transition: all .5s ease;
}

.header-right.for-menu,
.logospacer,
.logo-mobile-container {
	-webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
	transition: all .5s ease;
}
/*Header Scroll Fix End*/
/*Contact Form 7 Styles Start*/
label {
	font-size: 18px;
	font-style: normal;
}

input.wpcf7-form-control.wpcf7-submit {
	min-width: 156px;
	padding: 15px 0 10px 0 !important;
	font-size: 18px !important;
	transition: all 0.2s ease-in;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #d8af7a;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0;
}
/*Contact Form 7 Styles End*/

/*blog post fixes start*/
.single-post .page-header img, .give-page .page-header img {
	opacity: 1 !important;
}
/*blog post fixes end*/

/*Responsive Adjustments for Page Content*/
@media screen and (max-width: 768px) {
	
	.eightcol, .fourcol {
		padding: 0;
	}
	
	.entry {
		padding: 15px;
	}
	
	.iconbox {
		float: right;
	}
}

@media screen and (max-width: 378px) {
	#core {
		margin-top: 0;
	}

	.eightcol, .fourcol {
		padding: 0 !important;
	}

	.logo-mobile-container {
		float: unset;
		margin-bottom: 0;
		margin-right: 0;
		height: 75px;
	}
	
	#header {
		height: 150px;
	}

/*	.homebuilder.builder {
		margin-top: 170px;
	}*/
	
	.header-right {
		height: 75px;
	}

	.header-right.for-menu {
		display: flex !important;
		align-items: center;

	}
	
	div#rmp-container-7688 {
		margin-top: 150px;
	}
}

.eael-data-table {
	border: 1px solid #444444;
}

.hide {display:none !important;}

@media screen and (max-width: 1301px) {
		.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
	padding: 0;
}
	}

@media screen and (max-width: 768px) {
		.elementor-1015338 .elementor-element.elementor-element-702e380 {
			margin: 15px 0;
			padding: 0 32px;
	}
}

#rev_slider_1_1_wrapper .custom.tparrows {background:transparent !important;}