/* here you can put your own css to customize and override the theme */

/***
General typography 
***/
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  font-family: inherit;
}

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
  padding-bottom: 10px;
}

h2, h2 a {
  color: #444;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

h2 a:hover {
  color: #DD4F05;
 }
 
h3 {
  color: #222;
}

hr.faded {
	border-top-color: #f8f8f8;
}

/*MarketHub Body Override*/

.front-topbar.notice {
	background-color: #660000;
	color: #fff;
	text-align: center;
}

.front-topbar.notice .message {
	text-align: center;
	padding: 5px;
}

.navbar-brand.shop-name-v1 {
	font-weight: 700;
	font-size: 2.4em;
}


.markethub-caption {
	text-align: center;
}

/*MarketHub Button*/
.btn.markethub {
  color: white;
  text-shadow: none;	 
  background-color: #DD4F05;
}
.btn.green:hover, 
.btn.green:focus, 
.btn.green:active, 
.btn.green.active,
.btn.green.disabled, 
.btn.green[disabled]{ 
  background-color: #1d943b !important;
  color: #fff !important;
  outline: none !important;
}

/***
General More Link
***/
a.more {
  color: #DD4F05;
}

/*Global classes*/

.theme-btn {
	color: #fff!important;
    background: #ff8503 !important;
    border: solid 1px #ff8503!important;
}
 
.theme-btn:hover {
	color:#fff; 
	background: #e86800 !important; 
	border: solid 1px #e86800;
}

/********************
 GENERAL LAYOUT 
*********************/

/***
Header and header elements.
***/
/*Navigation*/
.header a.brand b {
	color: #DD4F05;
}

.markethub .navbar {
	opacity:1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.front-lists-v1 li > i {
	color: #DD4F05;
}

.header .navbar-nav > li > a:hover,
.header .navbar-nav li.active > a,
.header .navbar-nav li.active:hover > a {
	color: #ff4400!important;
	border-top: solid 2px #ff4400 !important;
}
	.header .navbar-nav > li.luxe > a:hover,
	.header .navbar-nav li.luxe.active > a,
	.header .navbar-nav li.luxe.active:hover > a {
		color: #333 !important;
		border-top: solid 2px #b29600 !important;
	}

.header .in.collapse li a:hover {
	background: #DD4F05;
}

.header .in.collapse li.active > a,
.header .in.collapse li.active:hover > a {
	background: #DD4F05;
}

.header .nav li.active > a:after { 
	border-top: 3px solid #DD4F05;
}
@media (max-width: 767px) {
.header.navbar-default .navbar-nav > li.luxe > a:hover, .header.navbar-default .navbar-nav > .active > a, .header.navbar-default .navbar-nav > .active > a:hover, .header.navbar-default .navbar-nav > .active > a:focus {
	background: #b29600 !important;
	color: #fff !important;
}
	
.header.navbar-default .navbar-nav > li > a:hover, .header.navbar-default .navbar-nav > .active > a, .header.navbar-default .navbar-nav > .active > a:hover, .header.navbar-default .navbar-nav > .active > a:focus {
	background: #ff4400 !important;
	color: #fff !important;
}
}
.header .nav li.dropdown.open>.dropdown-toggle {
	color: #DD4F05;
}

/*Navigation Toggle Icon*/
.header .navbar-btn {
	background:#ff4400 !important;
}

.header .navbar-btn:hover {
	background:#ea7a04 !important;
}

.header .navbar-btn.luxe {
	background:#b29600 !important;
}

.header .navbar-btn.luxe:hover {
	background:#b29600 !important;
}

/*Navigation Dropdown*/
.header .dropdown-menu {
	border-top: solid 2px #ff4400 !important;
}

.header .navbar-inner .nav li.dropdown.open>.dropdown-toggle {
	color: #DD4F05;
}

.header .navbar-inner .in.collapse li.dropdown.active > a,
.header .navbar-inner .in.collapse li.dropdown.active:hover > a {
	background: #DD4F05;
}

.header .nav > li.dropdown.open.active > a:hover,
.header .nav > li.dropdown.open.active > a:focus {
  border-color: #DD4F05;
}

/*Menu Search*/
.header .navbar-inner li.menu-search i:hover {
	color: #DD4F05;
}

/***
Content and content elements.
***/

/*Revolution Slider*/
.slide_subtitle {
	background-color: #DD4F05;
}

.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover { 
	background-color: #ff4400 !important;	
}

/*Bx Slider & Testimonial Carousel*/
.recent-work ul.bxslider li:hover a.bxslider-block {
	background: #DD4F05;
}

.recent-work ul.bxslider li i.icon-hover-1:hover,
.recent-work ul.bxslider li i.icon-hover-2:hover {
	color: #DD4F05;
}

.bx-wrapper .bx-prev:hover,
.testimonials-v1 .left-btn:hover  {
	background: url(../img/sliders/bxslider/left-orange-hover.png) no-repeat;
}

.bx-wrapper .bx-next:hover, 
.testimonials-v1 .right-btn:hover  {
	background: url(../img/sliders/bxslider/right-orange-hover.png) no-repeat;
}

.testimonials-v1 .item span.testimonials-slide {
	background: #f8f8f8 url(../img/sliders/carousel/corners-orange.png) no-repeat right bottom;
}	

.quote-v1 {
	text-align: center;
	margin: 30px 0;
	background: transparent;
	padding: 10px;
}

/*Blockquote Box*/
.quote-v1-inner {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	padding: 10px;
	text-align: center;
	background: #7c858e;
}

.quote-v1-inner a {
	margin: 5px auto;
	width: 99%;
	display: block;
}

/*Keyframes for animation*/

/*@-webkit-keyframes greenPulse {
  from { background-color: #DD4F05; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #749a02; -webkit-box-shadow: 0 0 18px #91bd09; }
  to { background-color: #DD4F05; -webkit-box-shadow: 0 0 9px #333; }
}

.quote-v1.markethub a.btn-transparent {
  -webkit-animation-name: greenPulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
*/

.quote-v1.markethub a.btn-transparent:hover {
	background: #35aa47;
}



.btn.markethub.glow:hover {
	background: #35aa47;
	transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;  
}

/*Tabs*/
.tab-style-1 ul.nav-tabs {
	border-bottom-color: #DD4F05; 
}

.tab-style-1 ul.nav-tabs li > a:hover {
	background: #DD4F05;
	border-color: #DD4F05;
}

.tab-style-1 ul.nav-tabs .active > a,
.tab-style-1 ul.nav-tabs .active > a:hover,
.tab-style-1 ul.nav-tabs .active > a:focus {
	background: #DD4F05;
	border-color: #DD4F05;
}

/*Testimonials*/
.testimonials-v1 span.testimonials-name {
	color: #DD4F05;
}

/*Steps*/
.front-steps.front-step-one {
	background: #ff4400 url(../img/steps/one.png) no-repeat right bottom;
}

.front-steps.front-step-one:after { 
	border-left: 15px solid #ff992d;
}

/***
Footer
***/

.footer {
	background: #f8f8f8;
	border-top: 1px solid #e7e7e7;
	color: #333;
}
.footer.container{
	max-width: 1920px; min-width: 1024px; width:100%; margin:auto;
}

.footer a {
	/*color: #ff9729;*/
}

.footer h2, .footer address, .footer p {
	color: #333;
}
/***
Copyright
***/


.copyright {
	background: #0a0a09;
}
.copyright.container{
	max-width: 1920px; min-width: 1024px; width:100%; margin:auto;
}

.copyright p a {
	color: #dc4e04;
}

.copyright.fixed-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}

/*BEGIN max and min width 940px Responsive footer hack*/
@media (max-width: 940px) {
	.copyright.fixed-footer {
		position: static;
		/*bottom: 0;
		left: 0;
		right: 0;*/
	}
}

/*Breadcrumbs*/
.breadcrumbs li a {
	color: #DD4F05;
}

.fullwidthbanner-container.markethub {
	margin-bottom: -1px;
}

/*Skils*/
.front-skills .progress .bar {
	background: none #DD4F05;
}

/*Team Blocks*/
.front-team h3 a {
	color: #DD4F05;
}

/*Service Box v1*/
.service-box-v1:hover {
	background: #DD4F05;
}

.markethub.service-box {
	margin-top: 0px;
}

.markethub.service-box > div {
	margin-bottom: 20px;
}

/***
Blog Page
***/
/*Blog Posts*/
.blog-info li i {
	color: #DD4F05;
}

/*Blog Sidebar*/
.blog-photo-stream li img:hover {
	border-color: #DD4F05;
}

.blog-tags li a:hover {
	background: #DD4F05;
}

.blog-tags li i {
	color: #DD4F05;
}

.blog-tags li a:hover:after { 
	border-left-color: #DD4F05;
}

/* Blog Item */
.blog-item blockquote {
	border-color: #DD4F05;
}

.blog-item h4.media-heading span a {
    color: #DD4F05;
}

/* Portfolio */
.filter-v1 .filter-category li:hover,
.filter-v1 .filter-category li.active {
	color: #fff;
	background: #DD4F05;
}

.grid-v1 li .hover-portfolio {
	background: #DD4F05;
}

.grid-v1 li a.hover-portfolio-lft, 
.grid-v1 li a.hover-portfolio-rgt {
	background: #ffa423;
}

/* Pricing */
.pricing-table:hover {
  border-color: #DD4F05;
}

.pricing-table2:hover {
  border-color: #DD4F05;
}

.pricing-table ul li i {
  color: #DD4F05;
}

.pricing-table.selected {
  background-color: #DD4F05;
}

.pricing-table2.selected {
  background-color: #DD4F05;
}

.pricing-table2 ul li i {
  color: #DD4F05;
}

.pricing-table2 .rate { 
  background-color: #DD4F05;
}

.pricing:hover,
.pricing-active {
  border-color:#DD4F05;
}
.pricing:hover h4 {
  color:#DD4F05;
}

.pricing-head h3 {
  background:#DD4F05;
  border-bottom:solid 1px #DD4F05;
}

.pricing-head-active h4 {
  color:#DD4F05;
}

.pricing-content li i {
  color:#DD4F05;
}

.price-active h4 {
  color:#DD4F05;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color:#DD4F05;
}

/*Page Container*/
.markethub.page-container {
	min-height: 500px;max-width: 1920px; width:100%; margin:auto;
}

.markethub.page-container.headless {
	padding-top: 60px;
}

.markethub.dark {
	background: #5A6673;
}

/*Menu Search*/
.header .nav li.menu-search i:hover {
	color: #DD4F05;
}

/*Storefront Headers*/
h1.markethub-header,
h2.markethub-header,
h3.markethub-header,
h4.markethub-header,
h5.markethub-header,
h6.markethub-header {
	color: #DD4F05;
	padding-bottom: 5px;
	// margin-left: 10px;
}

/**
 * Portfolio Overrides
 **/

.mix-grid .mix {
	margin-bottom: 25px;
}

.mix-filter li {
	padding: 0px 0px;
}

.mix-filter li:hover,
.mix-filter li.active {
	color: #fff;
	background: #DD4F05;
}

.mix-filter li a {
	color: inherit;
	display: block;
	text-decoration: none;
	padding: 6px 15px;
}

.mix-filter li.active a, .mix-filter li:hover a:hover {
	color: #fff !important;
	display: block;
	text-decoration: none;
} 

.mix-grid .mix .mix-details {
	color: #fff;
	text-align: center;
	background: #DD4F05;
	opacity:0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity = 80);
}

.mix-grid .mix .mix-details i {
	color: #fff;
	font-size: 14px;
}

.mix-grid .mix .mix-details small, .mix-grid .mix .mix-details a {
	color: #fff;
}

.mix-grid .mix a.mix-link, 
.mix-grid .mix a.mix-preview {
	color: #555;
	display: block;
	cursor: pointer;
	margin-top: 20px; 
	position: absolute;
	padding: 10px 15px;
	background: #000000;
}

.mix_all {
	margin-bottom: 30px;
}


/*Signup Form*/
.form-header {
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	color: #DD4F05;
	border-bottom: 1px solid #f6f6f6;
	margin-bottom: 5px;
}
.form-header .guest_info{color:#737373;font-size: 0.6em!important;}
.form-header .guest_info span{display: block;}
.form-header .guest_info span a{font-size: 1.1em!important;}

.form-footer {
	padding: 10px;
	text-align: center;
	font-weight: normal;
	border-top: 1px solid #f6f6f6;
	margin-bottom: 10px;
	color: #333333;
}

.form-footer a {
	color: #DD4F05;
}

.signup-form {
	background: #fcfcfc;
	position: relative;
	border: 1px solid #c7c7c7;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    opacity: 0.9;
    -moz-opacity: 0.9;
    -webkit-opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.mct_link{
	width: 150px;
	height: 42px;
	position: absolute;
	background: #fcfcfc;
	top: -42px;
	left: -1px;
	border-radius: 3px 50px 0px 0px!important;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	box-shadow: 0px -0.5px 1px rgba(0, 0, 0, 0.3);
	text-align: left;
	line-height: 40px;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 7px;

}
.cus_link{
	width: 155px;
	height: 41px;
	position: absolute;
	background: #fcfcfc;
	left: 115px;
	top: -42px;
	z-index: -1;
	border-radius: 3px 50px 0px 0px!important;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	text-align: left;
	line-height: 40px;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 15px;
}

.fix{
	margin-top: 60px;
}
.link_tag{
	color: #777!important;
}
.active{
	color: #dd4f05!important;
}
.active .cus_link, .active .mct_link{
	z-index: 0;
}
.activeluxe{
	color: #b29600!important;
}

.signup-form a {
	color: #DD4F05;
}

.signup-form label {
	font-weight: bold;
}

.checkbox-list label {
	font-weight: normal;
}

/*Error Pages*/
.page-404 .number .page-500 .number {
	color: #DD4F05;
}

.coming-soon-content, .coming-soon-content p {
	color: #0a0a09 !important;
}

.coming-soon-content h1,
.coming-soon-content h2,
.coming-soon-content h3 {
	color: #ff4400 !important;
}

.coming-soon-footer, .coming-soon-footer span {
	color: #0a0a09;
}
.coming-soon-footer a {
	color: #DD4F05;
}

/*Product Page Styles*/
.product-page {
	padding-top: 30px;
}

.image-holder {
	background: inherit;
	min-height: 450px;
	height: auto;
	max-height: 500px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;

}
.image-holderluxe{
	background: inherit;
	/*min-height: 450px;*/
	height: auto;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle;	
}
.image-holderluxe > a img{
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.image-thumbnail-holder {
	margin-top: 10px;
	text-align: center;
	padding: 5px;
	min-width: 80px !important;
	display: inline-block;
}

.image-thumbnail-holder .product-thumbnail {
	height: 85px;
    width: 85px;
	border: 1px solid #d7d7d7;
	padding: 3px;
	margin-left: 5px;
	// background: #f9f9f9;
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	cursor: pointer;
}

.image-thumbnail-holder .product-thumbnail img {
	width: auto;
	height: 100%;
	display: block;
	margin: 0px auto;
}

.image-holder img {
	display: block;
	width: auto;
	max-height: 100%;
	margin: 0px auto;
}

.checkout_table > tr > th { border-bottom: 3px solid #cccccc; }
.well.white { background-color: #fff; }
.or_field { margin-top: 150px;}
.summary_pane {}

#recaptcha_response_field {
	font-size: 12px;
}

.caption {
	color: #999;
	font-size: 80%;
}

.transaction-box {
	text-align: center;
	margin-top: 100px;
}

.front-topbar .topbar-social i {
	color: #ff4400 ;
}

.disclaimer {
	text-align: center;
	color: #fff;
	background: #770000;
	padding: 5px;
	margin-top: -9px;
}
.luxedisclaimer {
	height: 40px;
	line-height: 40px;
	border: 2px solid #928647;
	background: #928647;
	color: #fff;
	margin-bottom: 30px;
}
.luxedisclaimer a{
	color: #2a6496 !important;
}

/* Splash Screen design */

#splash-screen {
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #fff;
	opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    display: none;
	visibility: hidden;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;  
}

#splash-screen.visible, #splash-screen-dialog.visible {
	display: block;
	visibility: visible;
}

#splash-screen-dialog {
	position: absolute;
	z-index: 10000;
	border: 1px solid #c7c7c7;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
	background: #fff;
	width: 40%;
	top: 20%;
	left: 30%;
	display: none;
	visibility: hidden;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;

}

#splash-screen-dialog .title {
	color: #DD4F05;
}

#splash-screen-dialog #splash-wrap {
	position: relative;
	padding: 15px;
}

#splash-screen-dialog .splash-screen-content {
	min-height: 100px;
	max-height: 400px;
	overflow: auto;
	padding: 10px 20px;
	text-align: center;
	font-size: 110%;
}

#splash-screen-dialog .splash-screen-actions {
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

body.page-404-full-page {
	background-color: #fff !important;
	background: url('../img/success_bg.html');
	background-position: left 300px;
	background-repeat: no-repeat;
	background-size: 400px auto;
}


.stores-thumbnails {
	padding: 0px;
	margin-bottom: 20px;
}
/*.check{
	background: rgba(64,64,64,0.2);
	position: absolute;
	height: 200px;
	width: 93%;
	text-align: center;
	padding: 50px;
	opacity: 0;
	
}
.stores:hover .check{
	opacity:1;
}
.check .cat-title{
	display: block;
	font-size: 23px;
	color: #fbfbfb;
	margin-bottom: 10px;
	font-weight: 100;
}
.check .cat-product{
	display: block;
	font-size: 14px;
	color:#fbfbfb;
	font-weight: 100;
}*/
.stores {
	padding:10px;
	padding-top: 15px;
	opacity: 1;
	border: 1px solid #f4f4f4;
	margin-left: -1px;
	margin-top: -1px;
}

.stores .store {
	height: 200px;
	margin-bottom: 5px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	border: 1px solid transparent;
}

.stores:hover {
	background: #f8f8f8;
}

.stores:hover .store {
	border: 1px solid #f3f3f3;
}

.stores .store-name, .stores .store-name a, .stores .store-name h5 {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.stores .store-name h5, .stores .store-name a {
	font-weight: 500;
	color: #DD4F05;
	font-size: 16px;
}

.stores .store-name h5 {
	padding: 5px 0px;
}

.stores .store-description {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 70px;
}

.stores.directory .store {
	width: 200px;
	height: 200px;
	margin: 5px auto;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border: 1px solid transparent;
}

.stores.directory .store-name {
	text-align: center;
}

.modal-title{
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	color: #DD4F05;
	border-bottom: 1px solid #f6f6f6;
}
.modal-content{
	margin-top: 10%!important;
	background: #fcfcfc;
	position: relative;
	border: 1px solid #c7c7c7;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
}
.modal-content label{
	font-weight: bold;font-size: 14px;
}
.login-choice{
	padding: 15px;
}
.login-choice h3{
	color: #4d4d4d;
	text-align: center;
}
.login-choice a{
	color: #fbfbfb;
	text-align: center;
}
.login-choice span:first-child{
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #5984F9;
	color: #fbfbfb;
	text-align: center;
}
.login-choice span:nth-child(2){
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #5984F9;
	color: #fbfbfb;
	text-align: center;
}




.lowernav{
  width: 70%;
  overflow: hidden;
  font-size: 0px;
  display: inline;
}
  .lowernav li {
    font-size: 12px;
}
.lowernav li a {
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	display: block;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px 10px;
	margin-left: -1px;
	color: #dc4e04;
	font-size: 13px;
}
.lowernav lia:hover{
  color: #fff;
}
.social{
  width: 25%;
  overflow: hidden;
  /*height: 50px;*/
  /*line-height: 50px;*/
  position: relative;
  text-align: right;
}
.social li {
    font-size: 20px;
    position: relative;
}
.social li a {
	display: block;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px 10px;
	margin-left: -1px;
	color: #808E9C;
	font-size: 13px;
}
.social li a:hover{
  color: #fff;
}
.social li  img{
	width: 40px;
	height: auto;
}
 li{
  display: inline-block;
  }

.front-topbar li {
  padding: 6px 0px;
  display: inline-block;
}
.fot-icon{
	color: #fff;
}
.social li{
	border: none;
	color: #fff;
	box-shadow: none;
}
.social li a{
	color: #fff;
}
.scial_icon{
	color: #808E9C!important;
}