/* custom css */

/* --------- TOP BAR ---------*/

.top_bar {
	background    : #C6892C;
	color         : white;
	text-align    : center;
	padding       : 10px;
	font-size     : 12px;
	border-bottom : solid 1px #1C1D20;
}

.top_bar strong {
	letter-spacing : 1px;
	background     : #1C1D20;
	padding        : 3px 7px;
	margin         : 0 2px;
	color          : white;
	border-radius  : 3px;
}

/* --------- TOP BAR ---------*/

#headermain {
	background : url("https://shurima-cdn.netlify.app/images/betmagie/header-bg.jpg") center/cover no-repeat fixed !important;
}

div#footer .container + #copyright .container.small a img,
.page-footer ul:nth-of-type(2) li a img.logo {
	content : url(https://i.ibb.co/BNy08Bk/slogansiz-logo.png);
}

.footer-middle {
	border       : solid 3px #C6892C;
	border-left  : none;
	border-right : none;
}

footer.page-footer .footer-middle {
	padding-bottom : 30px;
	background     : url("https://shurima-cdn.netlify.app/images/betmagie/header-bg.jpg") center/cover no-repeat fixed !important;
}

footer.page-footer .footer-middle .footer-middle-container .footer-middle-left,
footer.page-footer .footer-middle .footer-middle-container .footer-middle-right {
	flex : 1 1 50%;
}

footer.page-footer .footer-middle .footer-middle-container .footer-middle-right {
	display         : flex;
	justify-content : space-between;
}

footer.page-footer .footer-middle .footer-middle-container .footer-middle-left {
	border-right : gray solid 1px;
}

footer.page-footer .footer-bottom .container .row {
	display         : flex;
	flex-wrap       : nowrap;
	overflow        : hidden;
	justify-content : flex-start !important;
}

footer.page-footer .footer-bottom .container .row img {
	background : transparent;
}

footer.page-footer .footer-bottom .container .row img:hover {
	background : #3C3A3A;
}

.row.pad-3 {
	display : none;
}

ul.social_links {
	padding : 0;
}

ul.social_links img {
	width : 40px;
}

.social_bar {
	padding : 0 20px;
}

#providersNew .container .text-center {
	flex-wrap       : nowrap;
	overflow        : auto;
	justify-content : flex-start;
}

#providersNew .container .text-center img {
	background : transparent;
}

.module_303 .footer-smbg .row {
	padding : 20px 10px;
}

.module_303 .footer-smbg .row .col-lg-5 {
	margin : 20px 0;
}

.module_303 .footer-smbg .row .col-lg-1 {
	text-align : center;
	padding    : 0;
	margin     : 0;
}

.module_303 .footer-smbg .row .col-lg-1 .col-btn {
	text-align      : center;
	padding         : 0;
	margin          : 0;
	display         : flex;
	flex-direction  : column;
	justify-content : center;
	align-items     : center;
}

#footer {
	background : url("https://shurima-cdn.netlify.app/images/betmagie/header-bg.jpg") center/cover no-repeat fixed !important;
}