/*
red - #F24464
blue - #1E5979
*/
/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
	font-family: MardotoMedium;
	src: 	url('mardoto/fonts/ttf/Mardoto-Medium.ttf'),
	url('mardoto/fonts/woff/Mardoto-Medium.woff2') format('woff2') /* Super Modern Browsers */; /* Legacy iOS */
}
@font-face {
	font-family: MardotoBold;
	src: 	url('mardoto/fonts/ttf/Mardoto-Bold.ttf'),
	url('mardoto/fonts/woff/Mardoto-Bold.woff2') format('woff2') /* Super Modern Browsers */; /* Legacy iOS */
}
@font-face {
	font-family: MardotoItalic;
	src: 	url('mardoto/fonts/ttf/Mardoto-Italic.ttf'),
	url('mardoto/fonts/woff/Mardoto-Italic.woff2') format('woff2') /* Super Modern Browsers */; /* Legacy iOS */
}
@font-face {
	font-family: MardotoLight;
	src: 	url('mardoto/fonts/ttf/Mardoto-Light.ttf'),
	url('mardoto/fonts/woff/Mardoto-Light.woff2') format('woff2') /* Super Modern Browsers */; /* Legacy iOS */
}
@font-face {
	font-family: MardotoRegular;
	src: 	url('mardoto/fonts/ttf/Mardoto-Regular.ttf'),
	url('mardoto/fonts/woff/Mardoto-Regular.woff2') format('woff2') /* Super Modern Browsers */; /* Legacy iOS */
}





@font-face {
	font-family: MontserratoBold;
	src: 	url('Montserratarm/Montserratarm-Bold.otf');
}
@font-face {
	font-family: MontserratoLight;
	src: 	url('Montserratarm/Montserratarm-Light.otf');
}
@font-face {
	font-family: MontserratoMedium;
	src: 	url('Montserratarm/Montserratarm-Medium.otf');
}
@font-face {
	font-family: MontserratoRegular;
	src: 	url('Montserratarm/Montserratarm-Regular.otf');
}
@font-face {
	font-family: MontserratoExtraBold;
	src: 	url('Montserratarm/Montserratarm-ExtraBold.otf');
}
@font-face {
	font-family: MontserratoExtraLight;
	src: 	url('Montserratarm/Montserratarm-ExtraLight.otf');
}
@font-face {
	font-family: MontserratoSemiBold;
	src: 	url('Montserratarm/Montserratarm-SemiBold.otf');
}
@font-face {
	font-family: MontserratoThin;
	src: 	url('Montserratarm/Montserratarm-Thin.otf');
}

a {
	cursor: pointer;
}

.text-red {
	color: #F24464;
}

.delete-my-profile {
	width: 100%;
	display: block;
	text-align: center;
	border: 2px solid #F24464;
	color: #F24464 !important;
	margin-top: 60px;
	padding: 15px;
}
.profile-urls.logout {
	border-bottom: 1px solid #F24464;
	margin-bottom: 30px;
	display: inline-block;
}
.profile-urls.active {
	color: #F24464 !important;
	font-family: MontserratoBold;
}
.profile-info-pages h2{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.profile-info-pages{
	padding-top: 40px;
}
.profile-info-pages .menu{
	border-right: 1px solid;
}

.bold {
	font-family: MontserratoBold;
}
b, strong {
	font-family: 'MontserratoBold';
}
.blue {
	color: #1E5979;
}
.top-nav-collapse .navbar-brand img {
	/*display: none;*/
	margin-top: 0px;
}
.top-nav-collapse .navbar-brand {
	height: auto;
}
.top-nav-collapse .navbar-collapse {

}

.top-nav-collapse .navbar-brand {
	padding: 0;
}
.navbar-brand>img {
	display: inline-block;
}

#mobile-search-bar {
	padding: 10px 0px;
	padding-left: 10px;
}
#mobile-search-bar button{
	float: right;
	border: none;
	outline: none;
	background: none;
}
#close-mobile-filter-button {
	border: none;
	outline: none;
	background: none;
}

.home-page-section-title {
	text-align: center;
	text-transform: uppercase;
	margin-top: 90px;
	margin-bottom: 33px;
	font-size: 24px;
	line-height: 19px;
	font-family: MontserratoBold;
	color: #3A3838;
	letter-spacing: 1px;
}
.shop-by-age img, .shop-by-category img {
	opacity: 1;
	border-radius: 10px;
	cursor: pointer;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
	width: 100%;
}
.shop-by-category:hover img {
	opacity: .74;
}
.shop-by-age:hover img {
	opacity: 1;
	filter: brightness(70%);
	border-radius: 10px;
}
.subscription-container {
	background-color: #ECD45E;
	margin-bottom: 40px;
	margin-top: 96px;
	padding-bottom: 30px;
}
.padding-10 {
	padding: 10px !important;
}
.navbar {
	min-height: 10px;
	margin-bottom: 0px;
}

#small_logo {
	display: none;
}

.top-nav-collapse #small_logo {
	display: inline-block;
	height: 50px;
	width: 50px;
	background: url(../images/icons/logo_triangle.svg) no-repeat center center;
	background-size: contain;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 10px;
}
#small_logo_mobile {
	display: inline-block;
	height: 50px;
	width: 50px;
	background: url(../images/icons/logo_triangle.svg) no-repeat center center;
	background-size: contain;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 15px;
	transition: 500ms;
}

body,
html {
	width: 100%;
	height: 100%;
	color: #3A3838;
}
a {
	color: #1E5979;
}
a:hover, a:active, a:visited, a:focus {
	text-decoration: none;
	color: inherit;
}
.no-padding {
	padding: 0px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: MontserratoRegular, "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 14px;
}

.lead {
	font-size: 18px;
	font-weight: 400;
}

.intro-header {
	text-align: center;
	color: #f8f8f8;

}

.intro-message {
	position: relative;
	padding-top: 20vh;
	max-width: 800px;
	margin: 0 auto;
}
.intro-message h3{
	line-height: 1.6em;
}

.slider-buy-button {
	display: inline-block;
	background-color: #F24464;
	/* color: #1E5979; */
	color: #fff !important;
	font-family: 'MontserratoExtraBold';
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: none;
	padding: 10px;
	text-align: center;
	border-radius: 30px;
	width: 250px;
}
.slider-buy-button:hover {
	background-color: #fff;
	color: #F24464 !important;
	border: 2px solid #F24464;
}


.slick-list {
	padding: 0px !important;
}

.intro-message > h1 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
	font-size: 5em;
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	padding: 0;
	background-color: #fff;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	float: left;
	width: 200px;
	border-top: 3px solid #e7e7e7;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../images/banner-bg.jpg) no-repeat center center;
	background-size: cover;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
	font-size: 3em;
}

.banner ul {
	margin-bottom: 0;
}

.banner-social-buttons {
	float: right;
	margin-top: 0;
}

@media(max-width:1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}
}

@media(max-width:767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}
}

footer {
	padding: 34px 0;
	padding-top: 50px;
	background-color: #f8f8f8;
}

p.copyright {
	margin: 15px 0 0;
}



.navbar-nav {
	display: inline-block;
}
#bs-example-navbar-collapse-1 {
	max-height: 34px;
}

.navbar-default .navbar-nav>li>a {
	font-size: calc(12px + ( ( 100vw - 1200px ) / ( 1920 - 1200 ) ));
	color: #3A3838;
	letter-spacing: 0px;
	font-family: 'MontserratoBold';
}
.nav>li {
	padding: 6px 12px;
}
.nav>li>a {
	padding: 6px 0px;
	border-bottom: 2px solid transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a.active {
	color: #3A3838;
	border-bottom: 2px solid #F24464;
}
.slide-to-right-menu li a.active {
	margin-top: -10px;
	display: inline-block;
	font-family: 'MontserratoMedium';
}

.slide-to-right-menu li p {
	padding: 5px 15px;
}
.slide-to-right-menu li a.active::before {
	content:url('svg/2021/sorting_arrow.svg'); /* with class ModalCarrot ??*/
	top:5px;
	position: relative;
	display: inline-block;
	transform: scale(.5) rotate(270deg);
}

.nav {
    float: none !important;
}

.navbar-default {
    background-color: #fff/*#c3efed*/;
}
.navbar-brand {
	padding: 0px;
	width: auto !important;
	display: inline-block;
	height: auto;
}
.navbar-brand img{
	/*-webkit-transition: 300ms;
	transition: 300ms;*/
	max-width: 100%;
}
.navbar-fixed-top{
	-webkit-transition: 200ms;
	transition: 200ms;
	padding-bottom: 6px;
	position: relative;
}
.navbar-fixed-top .nav>li {
	padding: 0px 12px;
}
.top-nav-collapse{
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	position: fixed !important;
}
.top-nav-collapse .main-menu {
	margin-top: 3px !important;
}

.no-padding {
	padding: 0px;
}

.sub-title {
	display: table;
	height: 678px;
}
.text-vertical-align {
	display: table-cell;
	vertical-align: middle;
}
.text-center {
	text-align: center;
}
.sub-title .lead, .sub-title .section-heading{

	padding: 0px 10%;
}

.button {
	padding: 12px 20px;
	border: 2px solid #53BCDD;
	color: #20606e !important;
	font-size: 12px;
	line-height: 1.8em;
	border-radius: 30px;
}
.button:hover {
	background-color: #F24464;
	border: 2px solid #F24464;
	color: #fff !important;
}

.sub-title-subscribe {
	display: table;
	height: 760px;
	margin: 0 auto;
}
.sub-title-testimonials {
	display: table;
	height: 500px;
	margin: 0 auto;
}
.subscribe-section {
	background-color: #e8eb94;
	height: 760px;
}
.testimonials-section {
	background-color: #e8eb94; /*#ade3e4*/
	height: 500px;
}
.subfooter {
	background-color: #e5e2e2;
	padding: 55px 20px;
}
footer {
	background-color: #1E5979;
	color: #214451;
}
.follow-icons img {
	margin: 0px 5px;
	height: 40px;
}
.follow-icons img:hover {
	filter: brightness(0.8);
}
.email {
	color: #1E5979;
	font-size: 22px;
}
.email-input {
	border: none;
	font-weight: normal;
	padding: 6px 20px;
	width: 100%;
	height: 44px;
	border-radius: 0px;
	border-top-left-radius: 30px !important;
	border-bottom-left-radius: 30px !important;
}
.email-submit {
	background-color: #53BCDD;
	border: none;
	font-family: MontserratoBold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #fff;
	padding: 5px 10px;
	padding-top: 4px;
	margin-left: -2px;
	height: 44px;
	width: 100%;

	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}


.dropdown-submenu {
	position: relative;
}
.dropdown-submenu .dropdown-menu {
	text-transform: uppercase;
	top: 35px;
	left: 0;
	right: auto;

}
.dropdown-submenu .dropdown-menu a{
	color: #1E5979 !important;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-family: 'MontserratoBold';
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: transparent;
	color: #1E5979 !important;
}
.dropdown-menu-mobile, .dropdown-menu-mobile-on {
	display: none;
}

.slider-container {
	background-color: #2cd373;
	padding: 0px;
}

.email-submit:hover, .add-to-cart:hover
{
	background-color: #F24464;
}

.parallax {
	/* The image used */

	/* Set a specific height */
	height: 100%;

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;

	background-size: contain, cover;
	-webkit-background-size: contain, cover;
	-moz-background-size: contain, cover;
	-o-background-size: contain, cover;
	/* background-size: cover, contain;
	-webkit-background-size: cover, contain;
	-moz-background-size: cover, contain;
	-o-background-size: cover, contain;*/
}



.header-slider .parallax {
	height: 100vh;
}

.site-icon-mobile {
	display: none;
	margin-left: 20px;
}
.search-field {
	text-align: right;
	padding-top: 3px;
}
.search-field input{
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #1E5979;
	font-weight: normal;
	height: 20px;
}

.fa {
	font: normal normal normal 19px/1 FontAwesome;
	color: inherit;
	margin: 0px 3px;
}

.header-slider .slick-slide, .header-slider-mobile .slick-slide {
	height: 85vh;
}


.slick-slide img {
	display: inline-block;
}

.slick-slide:focus {
	outline: none;
}
.slick-dots li button:before {
	font-size: 7px;
	line-height: 20px;
}

.slick-dots .slick-active button:before {
	font-size: 10px;
}

.slick-dots {
	bottom: 20px;
}
.slick-dots li{
	margin: 0px 4px;
	width: 10px;
	height: 10px;
}

.slick-prev, .slick-next {
	z-index: 10;
	height: 50px;
	width: 50px;
	background-size: 14px;
	background-repeat: no-repeat;
	-webkit-transition: 300ms; /* Safari */
	transition: 300ms;
	filter: brightness(0.2);
}
.slick-prev {
	/*background-position: 100px;
	left: 2px;
	background-image: url(images/left_arrow.svg);*/
	background-position: center;
	left: 20px;
	background-image: url(svg/2021/arr_prev.svg);
}
.slick-next {
	/*background-position: -100px;
	right: 2px;
	background-image: url(images/right_arrow.svg);*/
	background-position: center;
	right: 20px;
	background-image: url(svg/2021/arr_next.svg);
}
.slick-prev:before, .slick-next:before {
	content: none;
}
.slick-prev:focus {
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
	background-position: 100px;
}
.slick-next:focus {
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
	background-position: -100px;
}
.slick-prev:hover, .slick-next:hover {
	opacity: 0.8;
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
}

.slick-prev:hover, .slick-prev:focus {
	background-image: url(svg/2021/arr_prev.svg) !important;
	left: 20px;
}
.slick-next:hover, .slick-next:focus {
	background-image: url(svg/2021/arr_next.svg) !important;
	right: 20px;
}

.flow-to-top {
	opacity: 0.5;
	margin-top: 300px;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.to-top {
	opacity: 1;
	margin-top: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {

	opacity: 1;

}
.modal-content {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.custom-modal-body {
	padding: 20px 15px;
}
.custom-modal-body .checked i{
	font-size: 50px;
}
.custom-modal-body .continue{
	font-size: 20px;
	color: #a5208d;
}

.modal-open {
	overflow: scroll;
}
.modal-open .modal {
	overflow-y: hidden;
}

body {
	padding-right: unset !important;
}
.price small {
	font-size: 65%;
}

.fa-arrow-right {
	font-weight: bold;
}

/*
.modal-backdrop.in {
	height: 100vh;
	z-index: 10000;
}
.modal.in .modal-dialog {
	z-index: 10001;
}*/

.navbar-header {
	float: none;
	height: 90px;
	position: relative;
	padding-top: 2px;
}
.top-nav-collapse .navbar-header {
	height: 40px;
}
.navbar-header>div {
	margin: 0;
	/*position: absolute;???*/
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.navbar-default .navbar-toggle {
	border-color: transparent;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
	background-color: #eee;
}
.intro-message > h1 {
	font-size: 4em;
}

.button:hover, .find-stores:hover {
	/*color: #1E5979 !important;
	color: white !important;
	background-color: #1d5663 !important;*/
}
.testimonials-slider .slick-dots li button:before {
	font-size: 10px;
}

.modal-backdrop{
	height: 100vh;
	position: fixed;
}

body.modal-open {
	overflow: hidden;
}
.modal-open .navbar-fixed-top {
	background-color: #808080;
	border-bottom: 1px solid #808080;
}
.footer-links {
	margin-top: 8px;
}
footer a, footer p {
	color: #fff;
	font-size: 12px;
	text-transform: none;
	font-family: 'MontserratoExtraLight';
}
footer a:hover {
	text-decoration: underline;
}
.footer-social-icons img{
	margin-right: 10px;
}
footer .bold {
	font-size: 13px;
	font-family: 'MontserratoBold';
}

footer a:hover{
	filter: brightness(120%);
}
.copyrights p {
	margin-bottom: 20px;
}

#search-submit {
	cursor: pointer;
}

.search-input {
	border: none;
	font-size: 20px;
	color: #3a3838;
	padding: 0px 5px;
	letter-spacing: 1px;
	-webkit-transition: 300ms;
	transition: 300ms;
	font-family: 'MontserratoExtraLight';
	background-color: transparent;

	border-bottom: 1px solid !important;
	border-radius: 0px;
}
.search-input:focus, .search-input:active {
	border: none;
	outline-width: 0;
	outline: 0;
}
.search-input-shown {
	width: 160px !important;
}
.navbar-header sup {
	padding: 2px 5px;
	border-radius: 50%;
	background-color: #F24464;
	color: white;
	margin-left: -18px;
	font-size: 10px;
	top: -8px;
	line-height: 12px;
	text-align: center;
}
.hide-mobile a {
	font-weight: normal;
}
.header-slider .slick-dots li button:before {
	color: #ffffff;
}
.header-slider .slick-dots li.slick-active button:before {
	color: #ffffff;
	opacity: .85;
}

.page-header-message {
	padding-top: 40px !important;
	padding-bottom: 25px !important;
	/*
	sra het kapvac poxel nayev pages.css:229 #basic_map { margin-top }-y
	padding-top: 6.5%; padding-bottom: 4.5%;
	*/
}
.contacts_mobile {
	font-size: 37px
}
.checked {
	padding: 8px 0px;
	font-weight: normal;
}
.product_count_in_modal {
	color: #a91c8e;
	font-size: 20px;
}
.modal .close {
	color: #2c3e50;
	opacity: 1;
}
@media(max-width:1199px) {

}
.slide-to-right-menu {
	position: fixed;
	top: 0;
	left: -100%;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	width: 90%;
	height: 100vh;
	z-index: 10000000000;
	background-color: #fff;
	border-right: 1px solid #eee;
	padding: 5px 0px;
	overflow-y: scroll;
	z-index: 10000;
	max-width: 400px;
}
.slide-to-right-menu-appeared {
	left: 0;
}
.slide-to-right-menu-appeared .navbar-brand img{
	width: auto;
}
.slide-to-right-menu ul {
	width: 100%;
	margin-left: 0px;
}
.slide-to-right-menu .panel {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.slide-to-right-menu .panel-heading {
	padding: 10px 0px;
}
.slide-to-right-menu .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
}
.slide-to-right-menu li {
	list-style: none;
	padding: 0px 15px;
	/*border-bottom: 1px solid #eee;*/
	float: none;
}
.slide-to-right-menu li a{
	font-size: 14px;
	font-weight: normal;
	color: #3a3838;
}
.slide-to-right-menu .search-input{
	margin: 0px;
	border: none;
	padding: 10px 0px;
	background-color: transparent;
	font-weight: normal;
}
.slide-to-right-menu .search-button{

}
.slide-to-right-menu button{
	background: none;
	border: none;
	font-size: 40px;
	color: #1E5979;
	font-family: MontserratoLight;
	font-weight: lighter;
	line-height: 33px;
}
.veil-on-screen, .veil-on-screen-after-filter-appear {
	height:100vh;
	top: 0;
	width: 100%;
	background-color: #181d1e;
	opacity: 0;
	display: none;
	position: fixed;
	z-index: 9999;
}
.veil-on-screen-on {
	opacity: 0.5;
	display: block;
}

.sale.sale-current {
	color: #EE3663 !important;
	/*font-size: 110%;*/
}
.sale.regular-price {
	color: #1a1a1a !important;
	font-size: 80%;
	font-weight: normal;
	text-decoration: line-through;
}

.price.sale-current {
	font-size: 22px;
}
.price.regular-price {
	font-size: 16px !important;
	display: block;
	font-family: 'MontserratoSemiBold';
}
.modal-content .price {
	font-size: 18px;
}
.modal-content .price.sale-current {
	font-size: 18px;
}
.modal-content .price.regular-price {
	font-size: 12px;
}


.sale-title {
	color: #EE3663 !important;
	font-size: 75%;
}

.games-header {
	font-size: 19px;
	margin-bottom: 30px;
	font-family: 'MontserratoLight';
}
.sorting-games {
	padding-right: 10px;
}
.sorting-games button{
	text-align: right;
	font-size: 13px;
	font-family: 'MontserratoBold';
	color: #1E5979;
}
.sorting-games a {
	font-size: 12px;
	font-family: 'MontserratoRegular';
	display: block;
	padding: 12px 30px;
	color: #3A3838;
}.sorting-games a:hover {
	 color: #1E5979;
 }
.sorting-games .dropdown-toggle {
	border: none;
	background-color: transparent;
}
.sorting-games .dropdown {
	float: right;
}
.buy-process-path p{
	font-size: 13px;
	margin-top: 5px;
}
.sorting-games .dropdown-menu {
	width: 210px;
	background: #FFFFFF;
	border: 0.5px solid #1E5979;
	box-sizing: border-box;
	border-radius: 10px 0px 10px 10px;
	padding: 20px 0px;
}

.dropdown-menu {
	left: auto;
	right: 0;
}

.home-page-slider-title-container {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
.home-page-slider-title {
	font-size: 24px;
	text-transform: uppercase;
	max-width: 500px;
	margin: 0 auto;
	padding: 0px 15px;
}

.thanks h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: center;
	color: #53BCDD;
	margin-bottom: 25px;
}
.thanks .info {
	font-family: MontserratoBold;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #1E5979;
	margin-bottom: 40px;
}
.thanks .hg {
	font-family: MontserratoRegular;
	font-size: 12px;
	text-align: center;
	color: #3A3838;
	margin-bottom: 0px;
}

#add-to-card-modal .title {
	font-family: MontserratoBold;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: center;
	color: #1E5979;
}
#add-to-card-modal .title span{
	width: 210px;
	display: inline-block;
}

.dismiss {
	font-family: MontserratoRegular;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: underline;
	color: #3A3838;
	margin-top: 30px;
}
.modal-image-container {
	float: left;
	display: inline-block;
	margin: 8px 0px;
}
.modal-title-container {
	padding-left: 15px;
	display: inline-block;
	float: left;
	width: 152px;
}
#modal-image {
	width: 113px;
}
#modal-title {
	font-family: MontserratoRegular;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #3A3838;
}
/*
sorting as select
.sorting-games select:hover, .sorting-games select:active{
	border: none;
	outline: hidden;
}
.sorting-games select, .sorting-games option {
	font-size: 12px;
	font-family: 'MontserratoRegular';
	display: block;
}
.sorting-games option {
	padding: 8px 30px;
}
.sorting-games option:hover {
	background-color: #efefef;
}
.sorting-games select {
	border: none;
	background-color: transparent;text-align: right;
	font-size: 11px;
	font-family: 'MontserratoBold';
	color: #1E5979;
	float: right;
}

*/
button.close-popup-banner {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 32px;
	background-color: #eee;
	opacity: 0.5 !important;
	border-radius: 50%;
	padding: 0px 8px;
}

.modal-dialog {
	width: 80%;
	margin: 30px auto !important;
}
.timerLine {
	height: 3px;
	background-color: indianred;
	display: block;
}

.social-icon-color_new {
	border: 2px solid #b9b9c1;
	padding: 10px 0px;
	border-radius: 30px;
}
.social-icon-color_new span {
	font-size: 12px;
	padding-left: 8px;
}
.social-icon-color_new img {
	height: 20px;
	margin-top: -3px;
}


.menu-dropdown-fixed {
	z-index: 1000;
	padding: 20px 0px;
	position: fixed;
	top: 55px;
	width: 100%;
	background-color: #fff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.menu-dropdown-fixed p {
	padding: 0px;
	margin: 0px;
}
.menu-dropdown-fixed a {
	padding: 0px 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	display: inline-block;
	font-size: 13px;
	font-family: MontserratoLight;
}
.menu-dropdown-fixed a:hover {
	color: #37b58e;
}
.menu-dropdown-fixed .background-placeholder {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left top;
	width: 80%;
	border-radius: 10px;
	display: inline-block
}
.menu-dropdown-fixed img {
	border-radius: 10px;
}

.content-section-why {
	text-align: center !important;
}
.content-section-why *{
	display: inline-block;
}
.content-section-why .desc {
	padding-top: 20px;
	font-size: 18px;
	font-family: MontserratoLight;
	text-align: center;
	max-width: 360px;
	margin-bottom: 40px;
}
.content-section-why .home-page-section-title{
	font-size: 44px;
	font-family: 'MontserratoRegular';
}
.content-section-why .home-page-section-subtitle{
	font-size: 24px;
	font-family: MontserratoLight;
	max-width: 900px;
	color: #1E5979;
	text-align: center;
	padding: 18px 0;
	padding-bottom: 40px;
	line-height: 1.5em;
}
.round-img {
	margin: 0 auto;
	display: block;
	height: 150px;
	width: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #D9D9D9;
}


.search-field img:hover {
	opacity: .7;
}



@-webkit-keyframes fadeInUpSD {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpSD {
	0% {
		opacity: 0.5;
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpSD {
	-webkit-animation-name: fadeInUpSD;
	animation-name: fadeInUpSD;
}

.slick-active .slide-content {
	animation-name: fadeInUpSD;
	animation-duration: 1s;
	opacity: 1;
	width: 100%;
	padding: 10px 20px 30px 0;
}
.light-font {
	font-family: MontserratoLight;
}
.panel-default>.panel-heading {
	color: #2c3e50;
	background-color: transparent;
	border: none;
}
.panel-default {
	border: none;
}
.panel-heading a{
	color: #3A3838;
	font-size: 14px;
}

.panel-title .collapsed:after {
	content: url('svg/2023/expand-arrow.svg');
	margin-left: 10px;
	display: inline-block;
	line-height: 0.9em;
	transform: rotate(180deg);

	float: right;
	padding-right: 15px;
}
.panel-title a:after {
	content: url('svg/2023/expand-arrow.svg');
	margin-left: 10px;
	display: inline-block;
	transform: rotate(0deg);
	float: right;
}