/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2020 | 13:14:13 */
/* Menu menu style -------------------------------------------------- */
.mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li > .item_link:before {
	background: none;
}

.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
	padding: 0 15px;
}

.mega_main_menu li.multicolumn_dropdown > ul,
.mega_main_menu li.default_dropdown > ul 
{
	-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
    -moz-box-shadow: 0px 0px 0px 0px #ffffff;
    -ms-box-shadow: 0px 0px 0px 0px #ffffff;
    -o-box-shadow: 0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff;
}
/* ------------------------------------------------------------------ */



/* Intelligence section css styles ---------------------------------- */
.link-section-nav-as .section-content a span {
    color: #333;
}

.section-content.relative {
    display: flex !important;
    flex-direction: column !important;
}

a.button.primary.is-link.box-shadow-1-hover.lowercase.nav-links-as {
    text-align: left;
}


div.col.button-link-as-nav.medium-3.small-12.large-3 div {
    display: flex;
    flex-direction: column;
}

div.col.button-link-as-nav.medium-3.small-12.large-3 div a {
    text-align: left;
}

li#menu-item-5283 {
    width: 100% !important;
}

.button span {
  display:initial;
}
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
.logo a {
	min-width: 150px;
}
/* ------------------------------------------------------------------ */



/* Search form style ------------------------------------------------ */
/*.header-nav-main {
	min-width: 500px;
}
*/

form.searchform {
	/*width: 220px;*/
  	width: 260px;
    float: right;
}

form.searchform .search-field {
	border: 1px solid #4D4D4D;
}

form.searchform input[type='search'] {
	padding: 25px 1em;
	font-size: 18px;
	color: #cccccc;
}

#wide-nav .container {
	border-top: 3px solid #c80000;
	border-bottom: 1px solid #000000;
} 

.account-item,
.header-search-form,
.header-button-1 {
	margin-bottom: -60px !important;
}

.header-account-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #B00012;
}

@media screen and (min-width: 850px) {
	.row-divided>.col+.col:not(.large-12) {
			border-left: 2px solid #ececec;
	}
}
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/*.nav-right {
    min-width: 450px;
}
*/
.header-block {
	margin-bottom: -60px !important;
	margin-right: 20px;
}

.header-block-block-1 ul li {
	display: inline-block;
}

.header-block-block-1 ul li ul li {
	display: cell;
	width: auto;
}

.header-block-block-1 ul li ul li a {
	text-transform: uppercase;
  	font-weight: 500;
  	padding: 5px 5px;
  	letter-spacing: 0.1px;
}

.header-block ul.menu>li+li,
.header-block .widget>ul>li+li {
	border-top: 0;
}
/* ------------------------------------------------------------------ */