﻿/*
*
* ======================================================================
* GENERAL
* ======================================================================
*
*/

@font-face {
	font-family: 'FontAwesome';
	src: url('../../fontawesome/webfonts/fa-solid-900.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Arno-Pro';
	src: url('../fonts/ArnoPro-Caption.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Arno-Pro-Bold';
	src: url('../fonts/ArnoPro-BoldCaption.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Gilroy-Regular';
	src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Gilroy-Medium';
	src: url('../fonts/Gilroy-Medium.woff2') format('woff2'), url('../fonts/Gilroy-Medium.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Gilroy-Semibold';
	src: url('../fonts/Gilroy-Semibold.woff2') format('woff2'), url('../fonts/Gilroy-Semibold.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Gilroy-Extrabold';
	src: url('../fonts/Gilroy-Extrabold.woff2') format('woff2'), url('../fonts/Gilroy-Extrabold.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility;
}

.img-wrapper-index img {
	width: auto !important;
	/*max-height: 175px;*/
	max-height: 130px;
	margin: 12px auto;
	mix-blend-mode: multiply;
}

.img-wrapper-index {
	background: #f5f5f5;
	border-radius: 4px;
	border: 0px solid #555;
	min-height: 160px;
	display: flex;
	align-items: center;
	overflow: hidden !important;
}

.grecaptcha-badge {
	display: none;
}

.extra-catalog-link {
	color: #212529;
	text-decoration: none;
}

	.extra-catalog-link:hover {
		color: #212529;
		text-decoration: none;
	}

.price-item-not-in-stock {
	/*margin-top:50px;*/
	margin: 20px 0 20px;
	font-size: .95rem;
	color: #777;
	display: block;
}

.ui-helper-hidden-accessible {
	display: none;
}

#search_mobile {
	position: relative;
}

#search_fields {
	position: relative;
}

#search ul {
	z-index: 10000 !important;
	background: #ffffff;
	border: 0px solid red;
	-webkit-box-shadow: 0 8px 12px rgba(65,70,86,.2);
	box-shadow: 0 8px 12px rgba(65,70,86,.2);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

	#search ul li {
		list-style-type: none !important;
		margin: 5px 5px 5px 5px;
		padding: 5px 0 5px 0;
	}

.suggest-title {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: .9rem;
	font-family: 'Gilroy-Semibold';
	color: #707783;
}

.suggest-subtitle {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: .8rem;
	color: #818997
}


.ui-state-highlight {
	color: #0d0c22;
}

.ui-autocomplete-category {
	margin: 0 5px !important;
	padding: 8px 12px 5px 12px !important;
	font-size: 1rem !important;
	font-family: 'Gilroy-Semibold' !important;
}

.ui-autocomplete-row .media {
	margin: 0 5px;
	padding: 5px 6px;
}

	.ui-autocomplete-row .media:hover {
		cursor: pointer;
	}

.ui-state-active {
	color: #ffffff !important;
	background: #86b5d7 /*#86b5d7 #b1d0f1*/;
	outline: none;
	border-radius: 4px;
}

	.ui-state-active .suggest-title {
		color: #ffffff !important;
	}

	.ui-state-active .suggest-subtitle {
		color: #ffffff !important;
	}


.input-group-append .btn-outline-search {
	border-top: 2px solid #a42921 !important;
	border-right: 0px solid #ffffff !important;
	border-bottom: 2px solid #a42921 !important;
	border-left: 0px solid #ffffff !important;
	background: #fff;
	outline: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

	.input-group-append .btn-outline-search:focus {
		border-top: 2px solid #a42921 !important;
		border-right: 0px solid #ffffff !important;
		border-bottom: 2px solid #a42921 !important;
		border-left: 0px solid #ffffff !important;
	}

.clear-btn-show {
	display: inline-block;
}

.clear-btn-hide {
	display: none;
}

#clear-btn-icon {
	visibility: hidden;
}


body {
	overflow-x: hidden;
	background-color: #f0f0f0 !important;
	font-family: 'Gilroy-Medium','Roboto', Tahoma, Arial;
}

header {
	background: #ffffff;
}

#notAvailableCity {
	display: none;
}

#totalWeightMsg {
	display: none;
}

#bx-lbl2 {
	display: none;
}

.not-in-stock {
	font-size: 14px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0 !important;
}

.card-event-product {
	display: block;
	position: absolute;
}

.card_adv {
	padding-left: 5px !important;
}

	.card_adv .menu-content {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

		.card_adv .menu-content::before, .card .menu-content::after {
			content: '';
			display: table;
		}

		.card_adv .menu-content::after {
			clear: both;
		}

		.card_adv .menu-content li {
			display: inline-block;
		}

		.card_adv .menu-content a {
			color: #fff;
		}

		.card_adv .menu-content span {
			position: absolute;
			left: 50%;
			top: 0;
			font-size: 10px;
			font-weight: 700;
			font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
			-webkit-transform: translate(-50%, 0);
			transform: translate(-50%, 0);
		}

	.card_adv .wrapper {
		background-color: #fff;
		min-height: 306px;
		position: relative;
		overflow: hidden;
		border: 1px solid #ffffff;
		/*-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
		/*border-radius:4px;*/
	}

		.card_adv .wrapper:hover .data {
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}

	.card_adv .data {
		position: relative;
		bottom: 0;
		width: 100%;
		/*
  -webkit-transform: translateY(calc(70px + 1em));
          transform: translateY(calc(70px + 1em));
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; */
	}

		.card_adv .data .content {
			padding: 1em;
			position: relative;
			z-index: 1;
		}

	.card_adv .author {
		font-size: 12px;
	}

	.card_adv .title {
		margin-top: 10px;
	}

	.card_adv .text {
		height: 70px;
		margin: 0;
	}

	.card_adv input[type='checkbox'] {
		display: none;
	}

		.card_adv input[type='checkbox']:checked + .menu-content {
			-webkit-transform: translateY(-60px);
			transform: translateY(-60px);
		}




.btn-primary:hover {
	background-color: #9d132d;
	border-color: #9d132d;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
	box-shadow: inset 0 -1px 0 #ddd !important;
}

a, button {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	outline: none;
}

	a i.fa, button i.fa {
		margin: 0 5px;
	}

h1 {
	font-weight: 700;
	font-family: 'Gilroy-Semibold', 'Roboto', Tahoma, Arial !important;
}

.box h1 {
	font-size: 1.4rem;
	padding: 5px 0;
	margin: 0;
}

.top_header {
	background: #ffffff;
}

#gifts_btn_flag {
	width: 55px;
	height: 30px;
	background: url(../../Images/flag_0223.png) 0 0 no-repeat;
	position: absolute;
	top: -4px;
	right: -10px;
}

#gifts_btn {
	padding: 5px 5px 5px 10px;
	display: block;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 5px 0 0 -80px;
	width: 160px;
	border-radius: 2px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-size: .70rem;
	font-weight: bold;
	background: #a42921;
	cursor: pointer;
}

.title_box {
	/*padding: 12px 20px !important;*/
	padding: 12px 8px !important;
}

.btn-primary {
	color: #fff !important;
}

.btn + .btn {
	margin-left: 5px;
}

.disabled {
	cursor: not-allowed;
}

.clickable {
	cursor: pointer;
}

.menu-large {
	position: static !important;
}

	.menu-large .megamenu {
		padding: 20px;
		width: 100%;
		max-width: 1140px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-top: -1px;
	}

	.menu-large a.nav-link {
		padding: 7px !important;
		padding-left: 0 !important;
	}

#catalogue li {
	margin: 10px 0px;
}

	#catalogue li ul {
		margin: 5px 0;
	}

		#catalogue li ul li {
			margin: 2px 0;
		}

			#catalogue li ul li a {
				font-size: 0.9rem !important;
			}

/*
*
* ======================================================================
* TOP BAR
* ======================================================================
*
*/
#top {
	background: #555;
	padding: 10px 0;
}

	#top .offer {
		color: #fff;
	}

		#top .offer .btn {
			text-transform: uppercase;
			letter-spacing: 0.1em;
		}

@media (max-width: 991.98px) {
	#top {
		font-size: 0.738rem;
		text-align: center;
	}
}

#top a {
	color: #fff;
}

#top ul.menu {
	/*padding-top: 5px;*/
	margin: 0;
	font-size: 0.738rem;
}

	#top ul.menu > li {
		margin-right: 0;
	}

		#top ul.menu > li a {
			color: #eee;
		}

		#top ul.menu > li + li:before {
			content: "|\00a0";
			padding: 0 5px;
			color: #f8f9fa;
		}

	#top ul.menu > .active {
		color: #999;
	}

#login-modal .modal-header {
	background: #a42921;
}

	#login-modal .modal-header h5 {
		color: #fff;
	}

#login-modal a {
	color: #a42921;
}

#login-modal p {
	font-weight: 300;
	margin-bottom: 20px;
}


#recommendedProducts .modal-header {
	background: #a42921;
}

	#recommendedProducts .modal-header h5 {
		color: #fff;
	}

#recommendedProducts a {
	color: #a42921;
}

#recommendedProducts p {
	font-weight: 300;
	margin-bottom: 20px;
}

/*
*
* ======================================================================
* NAVBAR
* ======================================================================
*
*/
.navbar {
	/*border-bottom: 1px solid #e6e6e6;*/
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 4px rgba(85, 85, 85, 0.05);
	box-shadow: 0px 4px 4px rgba(85, 85, 85, 0.05);
}

	.navbar .navbar-nav > .nav-item > .nav-link {
		/*text-transform: uppercase;*/
		/*letter-spacing: 0.1em;*/
		font-weight: 500 !important;
		padding: 30px 15px !important;
		color: #555;
		font-size: 0.85rem;
		font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	}

		.navbar .navbar-nav > .nav-item > .nav-link:hover {
			color: #a42921;
		}

@media (max-width: 991.98px) {
	.navbar .navbar-nav > .nav-item > .nav-link {
		font-weight: 500 !important;
		padding: 30px 7px !important;
		color: #555;
		font-size: 0.85rem;
		font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	}
}

.navbar .navbar-nav > .nav-item > .nav-link.active, .navbar .navbar-nav > .nav-item > .nav-link:hover, .navbar .navbar-nav > .nav-item > .nav-link:focus {
	/*background: #a42921;*/
}

@media (max-width: 991.98px) {
	.navbar .dropdown-menu {
		position: relative !important;
		top: 0px;
		border: none;
	}
}

@media (min-width: 992px) {
	.navbar .dropdown:hover .dropdown-menu {
		display: block;
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
		top: 35px;
	}
}

.navbar .megamenu {
	padding: 30px !important;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

@media (max-width: 991.98px) {
	.navbar .megamenu {
		padding: 15px !important;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar .menu-large h5 {
	font-size: 1.125rem;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: dotted 1px #555;
}

@media (max-width: 767.98px) {
	.navbar .menu-large h5 {
		font-size: 0.9rem;
	}
}

.navbar .menu-large ul {
	margin: 0;
	padding: 0;
}

	.navbar .menu-large ul .nav-item {
		list-style-type: none;
		border-bottom: solid 1px #eee;
		/*text-transform: uppercase;*/
		/*letter-spacing: 0.1em;*/
		padding: 4px 0;
	}

		.navbar .menu-large ul .nav-item a {
			color: #555;
			font-size: 0.9rem;
			display: block;
			padding: 0 !important;
		}

			.navbar .menu-large ul .nav-item a:hover {
				color: #a42921 !important;
				text-decoration: none;
			}

.navbar .menu-large .banner {
	margin-bottom: 10px;
}

.navbar #basket-overview {
	padding: 0;
}

.navbar .navbar-btn {
	color: #fff;
	margin-right: 10px;
}

#search {
	background: #fff;
	/*margin: 1rem 0;*/
}

	#search .container {
		text-align: right;
	}

	#search form {
		/*max-width: 500px;*/
		padding: 20px 0 0 0;
	}

	#search .navbar-form {
		float: right;
		width: 500px;
	}

.breadcrumb {
	/*
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 0;
  padding: 0.5rem 1rem;
	*/
	background: #fff;
	border: solid 0px #e6e6e6;
	padding: 0.5rem 1rem;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;
}

	.breadcrumb, .breadcrumb a {
		font-size: .9rem;
	}
/*
*
* ======================================================================
* HOT
* ======================================================================
*
*/
#hot h2 {
	text-transform: uppercase;
	/*letter-spacing: 0.1em;*/
	font-size: 1.3rem;
	color: #a42921;
	font-weight: 300;
	text-align: center;
}

#hot .product-slider {
	clear: both;
	margin-bottom: 20px;
}

	#hot .product-slider .item {
		margin: 0 10px;
	}

	#hot .product-slider .product {
		margin-bottom: 0;
	}

	#hot .product-slider .owl-dots {
		position: relative;
		margin-bottom: 30px;
	}

.hot .owl-prev, .hot .owl-next {
	/*display:none !important;*/
}

/*
*
* ======================================================================
* ADVANTAGES
* ======================================================================
*
*/
#advantages {
	text-align: center;
}

	#advantages .box .icon {
		position: absolute;
		font-size: 80px;
		width: 100%;
		text-align: center;
		top: -10px;
		left: 0;
		height: 100%;
		float: left;
		color: #eee;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		z-index: 1;
	}

	#advantages .box h3 {
		position: relative;
		margin: 0 0 10px;
		font-weight: 300;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		z-index: 2;
	}

		#advantages .box h3 a:hover {
			text-decoration: none;
		}

	#advantages .box p {
		position: relative;
		color: #555;
		z-index: 2;
	}

/*
*
* ======================================================================
* SLIDERS
* ======================================================================
*
*/
#main-slider {
	margin-bottom: 0px;
	border: solid 0px #f9f9f9;
	/*-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
}

	.box.slideshow ul li div, #main-slider ul li div {
		width: 100%;
	}

	.box.slideshow .owl-dots, #main-slider .owl-dots {
		position: absolute;
		right: 20px;
		bottom: 10px;
	}

.owl-item .item a img {
	/*border-radius:10px;*/
}

/*
*
* ======================================================================
* FOOTER
* ======================================================================
*
*/
#footer {
	background: #e0e0e0;
	padding: 40px 0 20px;
	color: #555;
	font-size: .9rem;
}

	#footer ul {
		padding-left: 0;
		list-style: none;
	}

		#footer ul li a {
			color: #a42921;
		}

	#footer .social {
		text-align: left;
		margin-top: 15px;
	}

		#footer .social a {
			margin: 0 10px 0 0;
			color: #fff;
			display: inline-block;
			width: 30px;
			height: 30px;
			border-radius: 15px;
			line-height: 26px;
			font-size: 15px;
			text-align: center;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
			vertical-align: bottom;
			background-color: #555;
		}

			#footer .social a i {
				vertical-align: bottom;
				line-height: 30px;
			}

			#footer .social a.facebook:hover {
				background-color: #4460ae;
			}

			#footer .social a.gplus:hover {
				background-color: #4e7db2;
			}

			#footer .social a.twitter:hover {
				background-color: #3cf;
			}

			#footer .social a.instagram:hover {
				background-color: #cd4378;
			}

			#footer .social a.telegram:hover {
				background-color: #0088cc;
			}

			#footer .social a.youtube:hover {
				background-color: #f00;
			}

			#footer .social a.rutube {
				-webkit-transition: none !important;
				transition: none !important;
				background: url('../img/rutube.png') 0 -30px no-repeat #555;
			}
				#footer .social a.rutube:hover {
					-webkit-transition: none !important;
					transition: none !important;
					background: url('../img/rutube.png') 0 0 no-repeat #100943;
				}


			#footer .social a.zen {
				background: url('../img/zen.png') center center no-repeat #555;
			}

				#footer .social a.zen:hover {
					background: url('../img/zen.png') center center no-repeat #32363c;
				}

			#footer .social a.ok:hover {
				background-color: #f7931e;
			}

			#footer .social a.email:hover {
				background-color: #4a7f45;
			}

/*
*
* ======================================================================
* COPYRIGHTS
* ======================================================================
*
*/
#copyright {
	background: #333;
	color: #ccc;
	padding: 20px 0;
	font-size: 0.738rem;
}

	#copyright p {
		margin: 0;
	}

/*
*
* ======================================================================
* BOXES
* ======================================================================
*
*/
.box {
	/*
  background: #fff;
  margin: 0 0 30px;
  border: solid 1px #e6e6e6;
  padding: 20px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  */
	background: #fff;
	border: solid 0px #e6e6e6;
	margin: 0 0 30px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;
	padding: 30px 20px;
}

	.box .box-header {
		clear: both;
		background: #f7f7f7;
		margin: -20px -20px 20px;
		padding: 20px;
		border-bottom: solid 1px #eee;
	}

	.box .box-footer {
		clear: both;
		background: #f7f7f7;
		margin: 30px -20px -20px;
		padding: 20px;
		border-top: solid 1px #eee;
	}

@media (max-width: 767.98px) {
	.box .box-footer .btn {
		margin-bottom: 20px;
	}
}

.box.slideshow {
	padding: 20px 0 0 0;
	text-align: center;
}

	.box.slideshow h3 {
		text-transform: uppercase;
		letter-spacing: 0.1em;
		font-weight: 700;
	}

/*
*
* ======================================================================
* RIBBONS
* ======================================================================
*
*/
.ribbon {
	position: absolute;
	top: 50px;
	padding-left: 51px;
	z-index: 20;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

	.ribbon .ribbon-background {
		position: absolute;
		top: 0;
		right: 0;
	}

	.ribbon .theribbon {
		position: relative;
		width: 80px;
		padding: 6px 20px 6px 20px;
		margin: 30px 10px 10px -71px;
		color: #fff;
		background-color: #a42921;
		text-shadow: 0px 1px 2px #bbb;
	}

		.ribbon .theribbon:before, .ribbon .theribbon:after {
			content: ' ';
			position: absolute;
			width: 0;
			height: 0;
		}

		.ribbon .theribbon:after {
			left: 0px;
			top: 100%;
			border-width: 5px 10px;
			border-style: solid;
			border-color: #2d7b6b #2d7b6b transparent transparent;
		}

	.ribbon.sale {
		top: 0;
	}

	.ribbon.new {
		top: 50px;
	}

		.ribbon.new .theribbon {
			background-color: #17a2b8;
			text-shadow: 0px 1px 2px #bbb;
		}

			.ribbon.new .theribbon:after {
				border-color: #0c525d #0c525d transparent transparent;
			}

	.ribbon.gift {
		top: 100px;
	}

		.ribbon.gift .theribbon {
			background-color: #28a745;
			text-shadow: 0px 1px 2px #bbb;
		}

			.ribbon.gift .theribbon:after {
				border-color: #145523 #145523 transparent transparent;
			}

/*
*
* ======================================================================
* CONTENT
* ======================================================================
*
*/
#content .card.sidebar-menu {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

	#content .card.sidebar-menu .card-header .btn.btn-danger {
		color: #fff;
	}

	#content .card.sidebar-menu .badge-light {
		color: #a42921;
	}

	#content .card.sidebar-menu .card {
		padding: 15px;
		background: #fff;
	}

		#content .card.sidebar-menu .card span.colour {
			display: inline-block;
			width: 15px;
			height: 15px;
			border: solid 1px #555;
			vertical-align: top;
			margin-top: 2px;
			margin-left: 5px;
		}

			#content .card.sidebar-menu .card span.colour.white {
				background: #fff;
			}

			#content .card.sidebar-menu .card span.colour.red {
				background: red;
			}

			#content .card.sidebar-menu .card span.colour.green {
				background: green;
			}

			#content .card.sidebar-menu .card span.colour.blue {
				background: blue;
			}

			#content .card.sidebar-menu .card span.colour.yellow {
				background: yellow;
			}

		#content .card.sidebar-menu .card label {
			color: #555;
			font-size: 0.738rem;
		}

			#content .card.sidebar-menu .card label::hover {
				color: #555;
			}

	#content .card.sidebar-menu h3 {
		padding: 5px 0;
		margin: 0;
	}

	#content .card.sidebar-menu ul.nav.category-menu {
		margin-bottom: 20px;
	}

		#content .card.sidebar-menu ul.nav.category-menu li a {
			/*text-transform: uppercase;
  
  letter-spacing: 0.1em;
  font-weight: bold;
  */
			border-radius: 0;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
		}

			#content .card.sidebar-menu ul.nav.category-menu li a:not(.active):hover {
				background: #eeeeee;
			}

	#content .card.sidebar-menu ul.nav ul {
		list-style: none;
		padding-left: 0;
	}

		#content .card.sidebar-menu ul.nav ul li {
			display: block;
		}

			#content .card.sidebar-menu ul.nav ul li a {
				position: relative;
				font-weight: normal;
				text-transform: none !important;
				display: block;
				/*
  padding: 10px 15px;
  padding-left: 30px;
  */
				font-size: 0.8rem;
				color: #555;
			}

				#content .card.sidebar-menu ul.nav ul li a:hover, #content .card.sidebar-menu ul.nav ul li a:focus {
					text-decoration: none;
					background-color: #eeeeee;
				}

#content .info-bar {
	line-height: 32px;
	vertical-align: middle;
}

	#content .info-bar .products-number strong {
		margin-right: 10px;
	}

	#content .info-bar .products-number span {
		margin-left: 10px;
	}

	#content .info-bar .products-sort-by select {
		margin-left: 10px;
	}

#content .product {
	background: #fff;
	border: solid 0px #e6e6e6;
	margin-bottom: 15px;
	/*min-height:560px;*/
	min-height: 515px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;
	padding-top: 8px;
	/* entire container, keeps perspective */
	/* flip speed goes here */
	/* hide back of pane during swap */
	/*  UPDATED! front pane, placed above back */
	/* back, initially hidden pane */
}

	#content .product .img_link {
		display: block;
		/*min-height:190px;*/
		min-height: 210px;
	}

		#content .product .img_link img {
			margin: 10px auto 0 auto;
			max-height: 210px;
			max-width: 92%;
			border: 0px solid #eaeaea !important;
			padding: 0px !important;
			display: block;
			border-radius: 4px;
			-webkit-border-radius: 4px;
		}

	#content .product .flip-container {
		cursor: pointer;
		-webkit-perspective: 1000;
		perspective: 1000;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}

	#content .product .flip-container, #content .product .front, #content .product .back {
		width: 100%;
	}

	#content .product .flipper {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: 0.6s;
		transition: 0.6s;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		position: relative;
	}

	#content .product .front, #content .product .back {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transition: 0.6s;
		transition: 0.6s;
		transform-style: preserve-3d;
		position: absolute;
		top: 0;
		left: 0;
	}

	/*
#content .product .front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

#content .product .back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

#content .product:hover .back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 2;
}

#content .product:hover .front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 1;
}
*/
	#content .product .invisible {
		visibility: hidden;
	}

	#content .product .text {
		/*padding: 10px 10px 0;*/
		padding: 10px 4px 0;
	}

		#content .product .text h3 {
			font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
			font-size: 1rem;
			line-height: 1.1rem;
			height: 52px;
			text-align: center;
			overflow: hidden;
			margin-bottom: 12px;
		}

			#content .product .text h3 a {
				color: #333;
			}

		#content .product .text p.price {
			font-size: 0.9rem;
			text-align: center;
			font-weight: 300;
		}

		#content .product .text p.status {
			font-size: 0.9rem;
			text-align: center;
			font-weight: 300;
			/*color:#02c28e;*/
		}

		#content .product .text p.price del {
			color: #999;
		}

		#content .product .text .buttons {
			clear: both;
			text-align: center;
		}

			#content .product .text .buttons .btn {
				margin-bottom: 10px;
			}

#content .banner {
	margin-bottom: 30px;
}

#content .pages {
	text-align: center;
}

	#content .pages .loadMore {
		text-align: center;
	}

	#content .pages .pagination {
		text-align: center;
	}

#content #mainImage {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

#content #productMain {
	margin-bottom: 30px;
}

	#content #productMain .goToDescription {
		margin-top: 0px;
		font-size: 0.938rem;
		/*text-align: center;*/
	}

		#content #productMain .goToDescription a {
			color: #999;
			text-decoration: underline;
		}

	#content #productMain .price {
		font-size: 1.8rem;
		font-weight: 300;
		text-align: center;
		margin-top: 40px;
	}

	#content #productMain .buttons {
		margin-bottom: 0;
	}

		#content #productMain .buttons .btn {
			margin-bottom: 10px;
		}

#content #details {
	padding: 20px 30px;
}

	#content #details .social {
		text-align: left;
		margin-top: 20px;
	}

		#content #details .social h4 {
			font-weight: 300;
			margin-bottom: 10px;
			font-size: 0.85rem;
		}

#productMain .social {
	padding-left: 15px;
	margin-top: 20px;
	font-size: .85rem;
}

.social p {
	line-height: 26px;
}

	.social p a {
		margin: 0 10px 0 0;
		color: #fff;
		display: inline-block;
		width: 26px;
		height: 26px;
		border-radius: 13px;
		line-height: 26px;
		font-size: 15px;
		text-align: center;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		vertical-align: bottom;
	}

		.social p a i {
			vertical-align: bottom;
			line-height: 26px;
		}

		.social p a.facebook {
			background-color: #4460ae;
		}

		.social p a.gplus {
			background-color: #6383a8;
		}

		.social p a.twitter {
			background-color: #3cf;
		}
		.social p a.telegram {
			background-color: #3390ec;
		}

		.social p a.instagram {
			background-color: #cd4378;
		}

		.social p a.ok {
			background-color: #f7931e;
		}

		.social p a.email {
			background-color: #4a7f45;
		}


#content #details .social p {
	line-height: 26px;
}

	#content #details .social p a {
		margin: 0 10px 0 0;
		color: #fff;
		display: inline-block;
		width: 26px;
		height: 26px;
		border-radius: 13px;
		line-height: 26px;
		font-size: 15px;
		text-align: center;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		vertical-align: bottom;
	}

		#content #details .social p a.facebook {
			background-color: #4460ae;
		}

		#content #details .social p a.gplus {
			background-color: #6383a8;
		}

		#content #details .social p a.twitter {
			background-color: #3cf;
		}

		#content #details .social p a.instagram {
			background-color: #cd4378;
		}

		#content #details .social p a.telegram {
			background-color: #2e87ca;
		}

		#content #details .social p a.email {
			background-color: #4a7f45;
		}

#content #details h2 {
	font-size: 1.125rem;
	padding-bottom: 4px;
}

#content #details h3 {
	font-size: 1.125rem;
}


#content #thumbs a {
	display: block;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	border: solid 2px transparent;
}

	#content #thumbs a.active {
		border-color: #a42921;
	}

#content #checkout .nav {
	margin-bottom: 20px;
	border-bottom: solid 1px #a42921;
}

	#content #checkout .nav a {
		display: block;
		height: 100%;
	}

		#content #checkout .nav a i {
			display: block;
			margin-bottom: 5px;
		}

#content #order-summary table {
	margin-top: 20px;
}

	#content #order-summary table td {
		color: #999;
	}

	#content #order-summary table tr.total td, #content #order-summary table tr.total th {
		font-size: 1.125rem;
		color: #555;
		font-weight: 700;
	}

#content #checkout .table tbody tr td, #content #basket .table tbody tr td, #content #customer-order .table tbody tr td {
	vertical-align: middle;
}

	#content #checkout .table tbody tr td input, #content #basket .table tbody tr td input, #content #customer-order .table tbody tr td input {
		width: 50px;
		text-align: right;
	}

	#content #checkout .table tbody tr td img, #content #basket .table tbody tr td img, #content #customer-order .table tbody tr td img {
		width: 50px;
	}

#content #checkout .table tfoot, #content #basket .table tfoot, #content #customer-order .table tfoot {
	font-size: 1.125rem;
}

#content #text-page h1, #content #text-page h2, #content #text-page h3 {
	font-weight: 700;
}

#content #error-page {
	text-align: center;
}

	#content #error-page h4 {
		margin-bottom: 40px;
	}

	#content #error-page p.buttons {
		margin-top: 40px;
	}

#content #map {
	height: 400px;
}

#content #blog-listing .post, #content #blog-homepage .post {
	margin-bottom: 15px;
	background: #fff;
	margin: 0 0 30px;
	border: solid 1px #e6e6e6;
	padding: 20px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

	#content #blog-listing .post h2 a, #content #blog-listing .post h4 a, #content #blog-homepage .post h2 a, #content #blog-homepage .post h4 a {
		color: #555;
	}

		#content #blog-listing .post h2 a:hover, #content #blog-listing .post h4 a:hover, #content #blog-homepage .post h2 a:hover, #content #blog-homepage .post h4 a:hover {
			color: #a42921;
		}

	#content #blog-listing .post .author-category, #content #blog-homepage .post .author-category {
		color: #999;
		font-weight: 300;
	}

	#content #blog-listing .post .date-comments a, #content #blog-homepage .post .date-comments a {
		color: #999;
		margin-right: 20px;
	}

		#content #blog-listing .post .date-comments a:hover, #content #blog-homepage .post .date-comments a:hover {
			color: #a42921;
		}

	#content #blog-listing .post .intro, #content #blog-homepage .post .intro {
		text-align: left;
	}

	#content #blog-listing .post .image, #content #blog-homepage .post .image {
		margin-bottom: 10px;
		overflow: hidden;
	}

		#content #blog-listing .post .image img, #content #blog-homepage .post .image img {
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}

	#content #blog-listing .post .read-more, #content #blog-homepage .post .read-more {
		text-align: right;
	}

	#content #blog-listing .post:hover .image img, #content #blog-homepage .post:hover .image img {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

#content #blog-listing .pager, #content #blog-homepage .pager {
	margin: 20px 0;
}

	#content #blog-listing .pager a, #content #blog-homepage .pager a {
		border-radius: 30px !important;
		background: #fff;
		text-transform: uppercase;
		letter-spacing: 0.1em;
	}

		#content #blog-listing .pager a:not(.disabled):hover, #content #blog-homepage .pager a:not(.disabled):hover {
			background: #a42921;
		}

#content #blog-homepage .post {
	margin-bottom: 30px;
}

	#content #blog-homepage .post h2, #content #blog-homepage .post h4, #content #blog-homepage .post .author-category, #content #blog-homepage .post .read-more {
		/*text-align: center;*/
	}

	#content #blog-homepage .post .intro {
		font-weight: 300;
	}

	#content #blog-homepage .post .read-more {
		margin-top: 20px;
	}

#content #blog-post .author-date {
	color: #999;
	font-weight: 300;
}

#content #blog-post #post-content {
	margin-bottom: 20px;
}

#content #blog-post .comment {
	clear: both;
	margin-bottom: 25px;
}

	#content #blog-post .comment .posted {
		color: #999;
		font-size: 0.738rem;
	}

	#content #blog-post .comment .reply {
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
	}

	#content #blog-post .comment.last {
		margin-bottom: 0;
	}

#content #blog-post #comments, #content #blog-post #comment-form {
	clear: both;
}

	#content #blog-post #comments h4, #content #blog-post #comment-form h4 {
		margin-bottom: 20px;
	}

#content #blog-post #comment-form {
	margin-bottom: 20px;
}

#content #customer-orders table tr th, #content #customer-orders table tr td {
	vertical-align: baseline;
}

#content #customer-order .table tfoot th {
	font-size: 1.125rem;
	font-weight: 300;
}

#content #customer-order .addresses {
	text-align: right;
}

	#content #customer-order .addresses p {
		font-size: 1.125rem;
		font-weight: 300;
	}

.owl-carousel .owl-dots .owl-dot {
	outline: none;
}

	.owl-carousel .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
		opacity: 0.6;
	}

	.owl-carousel .owl-dots .owl-dot.active span {
		background: #a42921;
		opacity: 1;
	}

.owl-thumbs button {
	display: inline-block;
	background: none;
	border: none;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 0;
	outline: none;
	cursor: pointer;
	opacity: .6;
}

	.owl-thumbs button.active {
		opacity: 1;
	}

	.owl-thumbs button img {
		max-width: 70px;
	}

.owl-prev {
	position: absolute;
	top: 200px;
	left: -10px;
	width: 44px;
	font-size: 30px !important;
	background: #eaeaea !important;
	padding: 0px !important;
	margin: 0 !important;
	outline: none !important;
}

.owl-next {
	position: absolute;
	top: 200px;
	right: -10px;
	width: 44px;
	font-size: 30px !important;
	background: #eaeaea !important;
	padding: 0px !important;
	margin: 0 !important;
	outline: none !important;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.product-preview-slider {
	margin-left: .1rem !important;
}

	.product-preview-slider .owl-prev {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 30% !important;
		left: -0.2rem !important;
		transform: translateY(-50%) !important;
	}

	.product-preview-slider .owl-next {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 30% !important;
		right: -0.2rem !important;
		transform: translateY(-50%) !important;
	}


#preferences .owl-prev, #recommendations .owl-prev, .preferences-carousel .owl-prev, .bg-offers-carousel .owl-prev {
	width: 48px !important;
	height: 48px !important;
	padding: 0 !important;
	border: 0 !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	pointer-events: all !important;
	cursor: pointer !important;
	color: #170724 !important;
	background: #fff !important;
	border-radius: 50% !important;
	box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
	transition: opacity .15s ease !important;
	position: absolute !important;
	top: 34% !important;
	left: -0.8rem !important;
	transform: translateY(-50%) !important;
}

#preferences .owl-next, #recommendations .owl-next, .preferences-carousel .owl-next, .bg-offers-carousel .owl-next {
	width: 48px !important;
	height: 48px !important;
	padding: 0 !important;
	border: 0 !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	pointer-events: all !important;
	cursor: pointer !important;
	color: #170724 !important;
	background: #fff !important;
	border-radius: 50% !important;
	box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
	transition: opacity .15s ease !important;
	position: absolute !important;
	top: 34% !important;
	right: -0.8rem !important;
	transform: translateY(-50%) !important;
}

/*

=====================
STYLE SWITCHER FOR DEMO
=====================

*/
#style-switch-button {
	position: fixed;
	top: 120px;
	left: 0px;
	border-radius: 0;
	z-index: 2;
}

#style-switch {
	width: 300px;
	padding: 20px;
	position: fixed;
	top: 160px;
	left: 0;
	background: #fff;
	border: solid 1px #ced4da;
	z-index: 2000;
}

	#style-switch h4 {
		color: #495057;
	}

/* =========================================

      THEMING OF THE BOOTSTRAP COMPONENTS

   =========================================

    1 - NAVBAR
    2 - BUTTONS
    3 - TYPE
    4 - PAGINATION
    5 - UTILITIES
    6 - FORMS
    7 - CODE
    8 - NAV
    9 - CARD
    10 - DROPDOWNS

*/
/*
 * 1. NAVBAR
 */
.navbar {
	padding: 0 0 18px 0;
}

.navbar-brand {
	display: inline-block;
	padding-top: 0.58rem;
	padding-bottom: 0;
	margin-right: 1rem;
	font-size: 1.125rem;
}

.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.125rem;
	line-height: 1;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9);
}

	.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
		color: rgba(0, 0, 0, 0.9);
	}

.navbar-light .navbar-nav .nav-link {
	font-weight: 500 !important;
	padding: 30px 7px !important;
	color: #555;
	font-size: 0.85rem;
	font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
}

	.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
		color: rgba(0, 0, 0, 0.7);
	}

	.navbar-light .navbar-nav .nav-link.disabled {
		color: rgba(0, 0, 0, 0.3);
	}

	.navbar-light .navbar-nav .show > .nav-link,
	.navbar-light .navbar-nav .active > .nav-link,
	.navbar-light .navbar-nav .nav-link.show,
	.navbar-light .navbar-nav .nav-link.active {
		color: rgba(0, 0, 0, 0.9);
	}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-brand {
	color: #fff;
}

	.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
		color: #fff;
	}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.5);
}

	.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
		color: rgba(255, 255, 255, 0.75);
	}

	.navbar-dark .navbar-nav .nav-link.disabled {
		color: rgba(255, 255, 255, 0.25);
	}

	.navbar-dark .navbar-nav .show > .nav-link,
	.navbar-dark .navbar-nav .active > .nav-link,
	.navbar-dark .navbar-nav .nav-link.show,
	.navbar-dark .navbar-nav .nav-link.active {
		color: #fff;
	}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, 0.5);
}

/*
 * 2. BUTTONS
 */
.btn {
	font-weight: 400;
	border: 1px solid transparent;
	/*padding: 0.375rem 0.75rem;*/
	/*font-size: 0.9rem;*/
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0.25rem;
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
	.btn {
		-webkit-transition: none;
		transition: none;
	}
}

.btn:focus, .btn.focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.disabled, .btn:disabled {
	opacity: 0.65;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
	background-image: none;
}

.btn-link {
	font-weight: 400;
	color: #a42921;
}

	.btn-link:hover {
		color: #a42921;
		text-decoration: underline;
	}

	.btn-link:focus, .btn-link.focus {
		text-decoration: underline;
	}

	.btn-link:disabled, .btn-link.disabled {
		color: #6c757d;
	}

.btn-primary {
	color: #212529;
	background-color: #a42921;
	border-color: #a42921;
}

	.btn-primary:hover {
		color: #fff;
		/*background-color: #3eaa94;*/
		/*border-color: #3aa18c;*/
		/*background-color:#79c99a;
  border-color:#6db58a;*/
	}

	.btn-primary:focus, .btn-primary.focus {
		/*
  -webkit-box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  */
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.btn-primary.disabled, .btn-primary:disabled {
		color: #212529;
		background-color: #a42921;
		border-color: #a42921;
	}

	.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
	.show > .btn-primary.dropdown-toggle {
		color: #fff;
		background-color: #9d132d;
		border-color: #9d132d;
	}

		.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
		.show > .btn-primary.dropdown-toggle:focus {
			/*
  -webkit-box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  */
			-webkit-box-shadow: none;
			box-shadow: none;
		}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

	.btn-secondary:hover {
		color: #fff;
		background-color: #5a6268;
		border-color: #545b62;
	}

	.btn-secondary:focus, .btn-secondary.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
	}

	.btn-secondary.disabled, .btn-secondary:disabled {
		color: #fff;
		background-color: #6c757d;
		border-color: #6c757d;
	}

	.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
	.show > .btn-secondary.dropdown-toggle {
		color: #fff;
		background-color: #545b62;
		border-color: #4e555b;
	}

		.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
		.show > .btn-secondary.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
		}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

	.btn-success:hover {
		color: #fff;
		background-color: #218838;
		border-color: #1e7e34;
	}

	.btn-success:focus, .btn-success.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
	}

	.btn-success.disabled, .btn-success:disabled {
		color: #fff;
		background-color: #28a745;
		border-color: #28a745;
	}

	.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
	.show > .btn-success.dropdown-toggle {
		color: #fff;
		background-color: #1e7e34;
		border-color: #1c7430;
	}

		.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
		.show > .btn-success.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
		}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

	.btn-info:hover {
		color: #fff;
		background-color: #138496;
		border-color: #117a8b;
	}

	.btn-info:focus, .btn-info.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
	}

	.btn-info.disabled, .btn-info:disabled {
		color: #fff;
		background-color: #17a2b8;
		border-color: #17a2b8;
	}

	.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
	.show > .btn-info.dropdown-toggle {
		color: #fff;
		background-color: #117a8b;
		border-color: #10707f;
	}

		.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
		.show > .btn-info.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
		}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

	.btn-warning:hover {
		color: #212529;
		background-color: #e0a800;
		border-color: #d39e00;
	}

	.btn-warning:focus, .btn-warning.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
	}

	.btn-warning.disabled, .btn-warning:disabled {
		color: #212529;
		background-color: #ffc107;
		border-color: #ffc107;
	}

	.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
	.show > .btn-warning.dropdown-toggle {
		color: #212529;
		background-color: #d39e00;
		border-color: #c69500;
	}

		.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
		.show > .btn-warning.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
		}

.btn-danger {
	color: #fff;
	background-color: #a42921;
	border-color: #a42921;
}

	.btn-danger:hover {
		color: #fff;
		background-color: #a42921;
		border-color: #a42921;
	}

	.btn-danger:focus, .btn-danger.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
	}

	.btn-danger.disabled, .btn-danger:disabled {
		color: #fff;
		background-color: #dc3545;
		border-color: #dc3545;
	}

	.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
	.show > .btn-danger.dropdown-toggle {
		color: #fff;
		background-color: #bd2130;
		border-color: #b21f2d;
	}

		.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
		.show > .btn-danger.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
		}

.btn-light {
	color: #212529;
	background-color: #f5f5f5;
	border-color: #e7e7e7;
	padding-top: 7px;
	padding-bottom: 5px;
}

	.btn-light:hover {
		color: #212529;
		background-color: #f5f5f5;
		border-color: #e1dbdb;
	}


	.btn-light:focus, .btn-light.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
	}

	.btn-light.disabled, .btn-light:disabled {
		color: #212529;
		background-color: #f8f9fa;
		border-color: #f8f9fa;
	}

	.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
	.show > .btn-light.dropdown-toggle {
		color: #212529;
		background-color: #dae0e5;
		border-color: #d3d9df;
	}

		.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
		.show > .btn-light.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
		}

.btn-highlight {
	color: #d70834 !important;
	background-color: #ffffff;
	border-color: #d70834 !important;
	border: 1px solid #d70834 !important;
}

.added_wishlist {
	display: none;
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

	.btn-dark:hover {
		color: #fff;
		background-color: #23272b;
		border-color: #1d2124;
	}

	.btn-dark:focus, .btn-dark.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
	}

	.btn-dark.disabled, .btn-dark:disabled {
		color: #fff;
		background-color: #343a40;
		border-color: #343a40;
	}

	.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
	.show > .btn-dark.dropdown-toggle {
		color: #fff;
		background-color: #1d2124;
		border-color: #171a1d;
	}

		.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
		.show > .btn-dark.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
		}

.btn-outline-primary {
	color: #a42921;
	background-color: transparent;
	background-image: none;
	border-color: #a42921;
}

	.btn-outline-primary:hover {
		color: #fff;
		background-color: #a42921;
		border-color: #a42921;
	}

	.btn-outline-primary:focus, .btn-outline-primary.focus {
		/*
  -webkit-box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  */
	}

	.btn-outline-primary.disabled, .btn-outline-primary:disabled {
		/*
  color: #a42921;
  background-color: transparent;
  */
	}

	.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
	.show > .btn-outline-primary.dropdown-toggle {
		color: #212529;
		background-color: #a42921;
		border-color: #a42921;
	}

		.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-primary.dropdown-toggle:focus {
			/*
  -webkit-box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(79, 191, 168, 0.5);
  */
		}

.btn-outline-secondary {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d;
}

	.btn-outline-secondary:hover {
		color: #fff;
		background-color: #6c757d;
		border-color: #6c757d;
	}

	.btn-outline-secondary:focus, .btn-outline-secondary.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
	}

	.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
		color: #6c757d;
		background-color: transparent;
	}

	.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
	.show > .btn-outline-secondary.dropdown-toggle {
		color: #fff;
		background-color: #6c757d;
		border-color: #6c757d;
	}

		.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-secondary.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
		}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745;
}

	.btn-outline-success:hover {
		color: #fff;
		background-color: #28a745;
		border-color: #28a745;
	}

	.btn-outline-success:focus, .btn-outline-success.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
	}

	.btn-outline-success.disabled, .btn-outline-success:disabled {
		color: #28a745;
		background-color: transparent;
	}

	.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
	.show > .btn-outline-success.dropdown-toggle {
		color: #fff;
		background-color: #28a745;
		border-color: #28a745;
	}

		.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-success.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
		}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8;
}

	.btn-outline-info:hover {
		color: #fff;
		background-color: #17a2b8;
		border-color: #17a2b8;
	}

	.btn-outline-info:focus, .btn-outline-info.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
	}

	.btn-outline-info.disabled, .btn-outline-info:disabled {
		color: #17a2b8;
		background-color: transparent;
	}

	.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
	.show > .btn-outline-info.dropdown-toggle {
		color: #fff;
		background-color: #17a2b8;
		border-color: #17a2b8;
	}

		.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-info.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
		}

.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107;
}

	.btn-outline-warning:hover {
		color: #fff;
		background-color: #ffc107;
		border-color: #ffc107;
	}

	.btn-outline-warning:focus, .btn-outline-warning.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
	}

	.btn-outline-warning.disabled, .btn-outline-warning:disabled {
		color: #ffc107;
		background-color: transparent;
	}

	.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
	.show > .btn-outline-warning.dropdown-toggle {
		color: #212529;
		background-color: #ffc107;
		border-color: #ffc107;
	}

		.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-warning.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
		}

.btn-outline-danger {
	color: #a42921;
	background-color: transparent;
	background-image: none;
	border-color: #a42921;
}

	.btn-outline-danger:hover {
		color: #a42921;
		background-color: #fff;
		border-color: #a42921;
	}

	.btn-outline-danger:focus, .btn-outline-danger.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
	}

	.btn-outline-danger.disabled, .btn-outline-danger:disabled {
		color: #dc3545;
		background-color: transparent;
	}

	.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
	.show > .btn-outline-danger.dropdown-toggle {
		color: #fff;
		background-color: #dc3545;
		border-color: #dc3545;
	}

		.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-danger.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
		}

.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa;
}

	.btn-outline-light:hover {
		color: #fff;
		background-color: #f8f9fa;
		border-color: #f8f9fa;
	}

	.btn-outline-light:focus, .btn-outline-light.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
	}

	.btn-outline-light.disabled, .btn-outline-light:disabled {
		color: #f8f9fa;
		background-color: transparent;
	}

	.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
	.show > .btn-outline-light.dropdown-toggle {
		color: #212529;
		background-color: #f8f9fa;
		border-color: #f8f9fa;
	}

		.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-light.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
		}

.btn-outline-dark {
	color: #343a40;
	background-color: transparent;
	background-image: none;
	border-color: #343a40;
}

	.btn-outline-dark:hover {
		color: #fff;
		background-color: #343a40;
		border-color: #343a40;
	}

	.btn-outline-dark:focus, .btn-outline-dark.focus {
		-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
		box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
	}

	.btn-outline-dark.disabled, .btn-outline-dark:disabled {
		color: #343a40;
		background-color: transparent;
	}

	.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
	.show > .btn-outline-dark.dropdown-toggle {
		color: #fff;
		background-color: #343a40;
		border-color: #343a40;
	}

		.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
		.show > .btn-outline-dark.dropdown-toggle:focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
		}

.btn-lg {
	padding: 0.5rem 1rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.3rem;
}

.btn-sm {
	padding: 0.25rem 0.5rem;
	font-size: 0.738rem;
	line-height: 1.5;
	border-radius: 0.2rem;
}

/*
 * 3. TYPE
 */
body {
	font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #f0f0f0;
}

a {
	color: #a42921;
	text-decoration: none;
}

	a:hover, a:focus {
		color: #a42921;
		text-decoration: underline;
	}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
	font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
}

h1,
.h1 {
	font-size: 2.25rem;
}

h2,
.h2 {
	font-size: 1.3rem;
}

h3,
.h3 {
	font-size: 1.53rem;
}

h4,
.h4 {
	font-size: 1.125rem;
}

h5,
.h5 {
	font-size: 1rem;
}

h6,
.h6 {
	font-size: 0.765rem;
}

.lead {
	font-size: 1.125rem;
	font-weight: 300;
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}

hr {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
	font-size: 80%;
	font-weight: 400;
}

mark,
.mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

.blockquote {
	padding: 0.5rem 1rem;
	margin-bottom: 2rem;
	font-size: 0.9rem;
	border-left: 5px solid #a42921;
}

.blockquote-footer {
	color: #6c757d;
}

	.blockquote-footer::before {
		content: "\2014 \00A0";
	}

.text-primary {
	color: #a42921 !important;
}

a.text-primary:hover, a.text-primary:focus {
	color: #3aa18c !important;
}

.text-uppercase {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/*
 * 4. PAGINATION
 */
.page-item:first-child .page-link {
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
	color: #fff;
	background-color: #a42921;
	border-color: #a42921;
}

.page-item.disabled .page-link {
	color: #6c757d;
	background-color: #fff;
	border-color: #dee2e6;
}

.page-link {
	padding: 0.5rem 0.75rem;
	line-height: 1.25;
	color: #a42921;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

	.page-link:hover, .page-link:focus {
		color: #a42921;
		text-decoration: none;
		background-color: #e9ecef;
		border-color: #dee2e6;
	}

.pagination-lg .page-link {
	padding: 0.75rem 1.5rem;
	font-size: 1.125rem;
	line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: 0.3rem;
	border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
	padding: 0.25rem 0.5rem;
	font-size: 0.738rem;
	line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: 0.2rem;
	border-bottom-right-radius: 0.2rem;
}

/*
* 5. UTILITIES
*/
.bg-primary {
	background-color: #a42921 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
	background-color: #3aa18c !important;
}

.bg-secondary {
	background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
	background-color: #545b62 !important;
}

.bg-success {
	background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
	background-color: #1e7e34 !important;
}

.bg-info {
	background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
	background-color: #117a8b !important;
}

.bg-warning {
	background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
	background-color: #d39e00 !important;
}

.bg-danger {
	background-color: #dc3545;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
	background-color: #bd2130 !important;
}

.bg-light {
	background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
	background-color: #dae0e5 !important;
}

.bg-dark {
	background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
	background-color: #1d2124 !important;
}

.border-primary {
	border-color: #a42921 !important;
}

.border-secondary {
	border-color: #6c757d !important;
}

.border-success {
	border-color: #28a745 !important;
}

.border-info {
	border-color: #17a2b8 !important;
}

.border-warning {
	border-color: #ffc107 !important;
}

.border-danger {
	border-color: #dc3545 !important;
}

.border-light {
	border-color: #f8f9fa !important;
}

.border-dark {
	border-color: #343a40 !important;
}

.text-primary {
	color: #a42921 !important;
}

a.text-primary:hover, a.text-primary:focus {
	color: #3aa18c !important;
}

.text-secondary {
	color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
	color: #545b62 !important;
}

.text-success {
	color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
	color: #1e7e34 !important;
}

.text-info {
	color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
	color: #117a8b !important;
}

.text-warning {
	color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
	color: #d39e00 !important;
}

.text-danger {
	color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
	color: #bd2130 !important;
}

.text-light {
	color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
	color: #dae0e5 !important;
}

.text-dark {
	color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
	color: #1d2124 !important;
}

.badge-primary {
	color: #212529;
	background-color: #a42921;
}

	.badge-primary[href]:hover, .badge-primary[href]:focus {
		color: #212529;
		text-decoration: none;
		background-color: #3aa18c;
	}

.badge-secondary {
	color: #fff;
	background-color: #6c757d;
}

	.badge-secondary[href]:hover, .badge-secondary[href]:focus {
		color: #fff;
		text-decoration: none;
		background-color: #545b62;
	}

.badge-success {
	color: #fff;
	background-color: #28a745;
}

	.badge-success[href]:hover, .badge-success[href]:focus {
		color: #fff;
		text-decoration: none;
		background-color: #1e7e34;
	}

.badge-info {
	color: #fff;
	background-color: #17a2b8;
}

	.badge-info[href]:hover, .badge-info[href]:focus {
		color: #fff;
		text-decoration: none;
		background-color: #117a8b;
	}

.badge-warning {
	color: #212529;
	background-color: #ffc107;
}

	.badge-warning[href]:hover, .badge-warning[href]:focus {
		color: #212529;
		text-decoration: none;
		background-color: #d39e00;
	}

.badge-danger {
	color: #fff;
	background-color: #dc3545;
}

	.badge-danger[href]:hover, .badge-danger[href]:focus {
		color: #fff;
		text-decoration: none;
		background-color: #bd2130;
	}

.badge-light {
	color: #212529;
	background-color: #f8f9fa;
}

	.badge-light[href]:hover, .badge-light[href]:focus {
		color: #212529;
		text-decoration: none;
		background-color: #dae0e5;
	}

.badge-dark {
	color: #fff;
	background-color: #343a40;
}

	.badge-dark[href]:hover, .badge-dark[href]:focus {
		color: #fff;
		text-decoration: none;
		background-color: #1d2124;
	}

/*
  * 6. FORMS
  */
.form-control {
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 2px solid #eaeaea;
	border-radius: 0.25rem;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
	.form-control {
		-webkit-transition: none;
		transition: none;
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #eaeaea /*#ade1d6*/;
	outline: 0;
	box-shadow: none;
	/*
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25); */
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
}

.form-control::placeholder {
	color: #6c757d;
}

.form-control:disabled, .form-control[readonly] {
	/*background-color: #e9ecef;*/
	background-color: #fff;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.1rem + 2px);
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff;
}

.form-control-sm {
	padding: 0.25rem 0.5rem;
	font-size: 0.738rem;
	line-height: 1.5;
	border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]) {
	height: calc(1.607rem + 2px);
}

.form-control-lg {
	padding: 0.5rem 1rem;
	font-size: 1.125rem;
	line-height: 1.5;
	border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]) {
	height: calc(2.6875rem + 2px);
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #28a745;
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, 0.8);
	border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
	border-color: #28a745;
}

	.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
	.custom-select:valid:focus,
	.custom-select.is-valid:focus {
		border-color: #28a745;
		-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
		box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	}

	.was-validated .form-control:valid ~ .valid-feedback,
	.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
	.form-control.is-valid ~ .valid-tooltip, .was-validated
	.custom-select:valid ~ .valid-feedback,
	.was-validated
	.custom-select:valid ~ .valid-tooltip,
	.custom-select.is-valid ~ .valid-feedback,
	.custom-select.is-valid ~ .valid-tooltip {
		display: block;
	}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
	color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
	color: #28a745;
}

	.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
		background-color: #71dd8a;
	}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
	background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
	border-color: #28a745;
}

	.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
		border-color: inherit;
	}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #dc3545;
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(220, 53, 69, 0.8);
	border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
	border-color: #dc3545;
}

	.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
	.custom-select:invalid:focus,
	.custom-select.is-invalid:focus {
		border-color: #dc3545;
		-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
		box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
	}

	.was-validated .form-control:invalid ~ .invalid-feedback,
	.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
	.form-control.is-invalid ~ .invalid-tooltip, .was-validated
	.custom-select:invalid ~ .invalid-feedback,
	.was-validated
	.custom-select:invalid ~ .invalid-tooltip,
	.custom-select.is-invalid ~ .invalid-feedback,
	.custom-select.is-invalid ~ .invalid-tooltip {
		display: block;
	}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
	color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
	color: #dc3545;
}

	.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
		background-color: #efa2a9;
	}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
	background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
	box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
	border-color: #dc3545;
}

	.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
		border-color: inherit;
	}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	background-color: #a42921;
}

.custom-control-input:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 0.2rem rgba(79, 191, 168, 0.25);
	box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 0.2rem rgba(79, 191, 168, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
	color: #fff;
	background-color: #d2efe9;
}

.custom-control-input:disabled ~ .custom-control-label {
	color: #6c757d;
}

	.custom-control-input:disabled ~ .custom-control-label::before {
		background-color: #e9ecef;
	}

.custom-checkbox .custom-control-label::before {
	border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #a42921;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
	background-color: #a42921;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(79, 191, 168, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
	background-color: rgba(79, 191, 168, 0.5);
}

.custom-radio .custom-control-label::before {
	border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #a42921;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(79, 191, 168, 0.5);
}

/*
* 7.CODE
*/
code {
	font-size: 87.5%;
	color: #e83e8c;
}

/*
* 8. NAV
*/
.nav-link {
	padding: 0.5rem 1rem;
	background-color: transparent;
	cursor: pointer;
	font-size: .9rem;
}

	.nav-link.disabled {
		color: #6c757d;
	}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

	.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
		border-color: #e9ecef #e9ecef #e9ecef;
	}

	.nav-tabs .nav-link.disabled {
		color: #6c757d;
	}

	.nav-tabs .nav-link.active,
	.nav-tabs .nav-item.show .nav-link {
		border-bottom-color: #fff;
		color: #495057;
		background-color: #fff !important;
	}

.nav-link:focus {
	outline: none !important;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
}

.nav-pills .nav-link {
	border-radius: 0;
}

	.nav-pills .nav-link.active,
	.nav-pills .show > .nav-link {
		color: #fff;
		background-color: #a42921;
	}

.hdr {
	font-size: 1.2rem !important;
	font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 0 0 10px 0px;
	padding-left: 0px;
	padding-top: 4px;
}

.hdr4 {
	font-size: 1.2rem !important;
	font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 0px 0 26px 0px;
	padding-left: 0px;
}


.hdr2 {
	font-size: 1.2rem !important;
	font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 0px 0 22px 0px;
	padding-left: 0px;
}

.hdr3 {
	font-size: 1.2rem !important;
	font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 26px 0 26px 0px;
	padding-left: 0px;
}

.hdr3-b {
	font-size: 1.8rem !important;
	font-family: 'Gilroy-Extrabold', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 26px 0 26px 0px;
	padding-left: 0px;
}

.hdr5 {
	font-size: 1.2rem !important;
	font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 16px 0 26px 0px;
	padding-left: 0px;
}

.hdr6 {
	font-size: 1.2rem !important;
	font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 12px 0 26px 0px;
	padding-left: 0px;
}

.hdr7 {
	font-size: 1.3rem !important;
	font-family: 'Gilroy-Extrabold', 'Roboto', Arial !important;
	text-transform: none !important;
	color: #9d132d !important;
	text-align: left !important;
	margin: 12px 0 26px 0px;
	padding-left: 0px;
}

.hdr8 {
	font-size: 1.2rem !important;
	font-family: 'Gilroy-Semibold', 'Roboto', Arial !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #212529 !important;
	text-align: left !important;
	margin: 0px 0 22px 0px;
	padding-left: 0px;
}

/*
* 9. CARD
*/
.card {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.07);
	border-radius: 0.25rem;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

	.card > .list-group:first-child .list-group-item:first-child {
		border-top-left-radius: 0.25rem;
		border-top-right-radius: 0.25rem;
	}

	.card > .list-group:last-child .list-group-item:last-child {
		border-bottom-right-radius: 0.25rem;
		border-bottom-left-radius: 0.25rem;
	}

.card-body {
	padding: 1.25rem;
}

.card-title {
	margin-bottom: 0.75rem;
}

.card-subtitle {
	margin-top: -0.375rem;
}

.card-link + .card-link {
	margin-left: 1.25rem;
}

.card-header {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

	.card-header:first-child {
		border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
	}

.card-header-transparent {
	background-color: rgba(0, 0, 0, 0.3);
	border-bottom: none;
}

.card-footer {
	padding: 0.75rem 1.25rem;
	background-color: #f8f9fa;
	border-top: 1px solid rgba(0, 0, 0, 0.07);
}

	.card-footer:last-child {
		border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
	}

.card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}

.card-img-overlay {
	padding: 1.25rem;
}

.card-img-overlay-opacity {
	background: rgba(0, 0, 0, 0.2);
}

.card-img {
	border-radius: calc(0.25rem - 1px);
}

.card-img-top {
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
	border-bottom-right-radius: calc(0.25rem - 1px);
	border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.card-deck {
		margin-right: -15px;
		margin-left: -15px;
	}

		.card-deck .card {
			margin-right: 15px;
			margin-left: 15px;
		}
}

/*
* 10. DROPDOWNS
*/

#catalog_navigation {
	display: block;
}

#catalog_navigation_mobile {
	display: none;
}

.dropdown-menu {
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 0.9rem;
	color: #212529;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
}

.dropdown-item {
	padding: 0.25rem 1.5rem;
	font-weight: 400;
	color: #212529;
}

	.dropdown-item:hover, .dropdown-item:focus {
		color: #16181b;
		background-color: #f8f9fa;
	}

	.dropdown-item.active, .dropdown-item:active {
		color: #fff;
		background-color: #a42921;
	}

	.dropdown-item.disabled, .dropdown-item:disabled {
		color: #6c757d;
	}

.main-title {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: none;
}

.item-status {
	margin-top: 15px;
}

#old_price {
	margin-top: 15px;
}

.only_mobile {
	display: none;
}

.im_price_title {
	color: #444;
}


.special_item:hover {
	text-decoration: none !important;
	color: #fff !important;
}

.special_item:focus {
	text-decoration: none !important;
	color: #fff !important;
}


.disc_shortcut_img {
	width: 50px;
	height: 50px;
	position: absolute;
	top: -20px;
	right: -5px;
}

.telegram_adv {
	/*background: url(https://static.biblio-globus.ru/banners/bg_telegram.jpg) center 50px no-repeat;
    background-size:cover;*/
	border: 1px solid #eaeaea;
	border-radius: 4px;
	display: block;
	width: 100%;
	min-height: 208px;
	margin-top: 20px;
	padding: 20px 10px;
	background: #fff;
	text-align: center;
	margin-bottom: 25px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;
}

	.telegram_adv:hover {
		text-decoration: none;
	}

	.telegram_adv span {
		display: block;
		color: #333333;
	}

		.telegram_adv span b {
			color: #67acf1;
		}

.telegram_adv2 {
	/*background: url(https://static.biblio-globus.ru/banners/bg_telegram.jpg) center 50px no-repeat;
    background-size:cover;*/
	border: 1px solid #eaeaea;
	border-radius: 4px;
	display: block;
	width: 100%;
	margin-top: 20px;
	padding: 20px 10px;
	background: #fff;
	text-align: center;
	margin-bottom: 25px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;
}

	.telegram_adv2:hover {
		text-decoration: none;
	}

	.telegram_adv2 span {
		display: block;
		color: #333333;
	}

	.telegram_adv2 img {
		max-height: 180px;
	}

	.telegram_adv2 span b {
		color: #67acf1;
	}

.telegram_adv3 {
	/*background: url(https://static.biblio-globus.ru/banners/bg_telegram.jpg) center 50px no-repeat;
    background-size:cover;*/
	border: 1px solid #eaeaea;
	border-radius: 4px;
	display: block;
	width: 100%;
	margin-top: 20px;
	padding: 20px 10px;
	background: #fff;
	text-align: center;
	margin-bottom: 0px;
	/*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;*/
	clear: both;
}

	.telegram_adv3:hover {
		text-decoration: none;
	}

	.telegram_adv3 span {
		display: block;
		color: #333333;
	}

	.telegram_adv3 img {
		max-height: 140px;
	}

	.telegram_adv3 span b {
		color: #67acf1;
	}

#top_header {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.top-fixed {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1000;
}


.contact_info {
	font-size: .75rem;
	color: #eaeaea;
}

	.contact_info .fas, .contact_info .far {
		padding: 0 4px;
		color: #bcbcbc;
	}

.russian_post_office_img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url('../../Images/post-office.png') 100% 100% no-repeat;
	background-size: contain;
	width: 325px;
	height: 185px;
}

.russian_pochtomat_img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url('../../Images/pochtomat.png') 50px 100% no-repeat;
	background-size: contain;
	width: 325px;
	height: 185px;
}

.russian_post_office_txt {
	font-size: .8rem;
	width: 55%;
}

.russian_pochtomat_txt {
	font-size: .8rem;
	width: 63%;
}

.russian_post_title {
	margin-bottom: 70px !important;
}

.russian_post_switcher .nav-item .nav-link {
	border: 0px;
	background: #eaf0ff;
	padding: 8px 10px !important;
}

.russian_post_switcher .nav-item .active {
	background: #1937ff;
	color: #ffffff !important;
}

.russian_post_info {
	background: #eaf0ff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	padding: 30px 30px;
}

.special-offers-subtitle {
	font-size: .7rem;
	color: #555;
}

.special-offers-title {
	font-size: .75rem;
	line-height: 13px;
	font-family: 'Gilroy-Semibold', 'Roboto', Tahoma, Arial !important;
	color: #333;
}



/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

	.special-offers-subtitle {
		font-size: .75rem;
		padding-bottom: 8px;
	}

	.special-offers-title {
		font-size: .8rem;
		line-height: 13px;
	}

	.russian_post_switcher .nav-item .nav-link {
		padding: 4px 6px !important;
		font-size: .7rem !important;
	}

	.russian_post_title {
		font-size: 1.1rem !important;
		margin-bottom: 80px !important;
	}

	.russian_post_office_txt {
		font-size: .72rem;
		width: 80%;
		padding-bottom: 40px;
	}

	.russian_pochtomat_txt {
		font-size: .72rem;
		width: 80%;
		padding-bottom: 40px;
	}

	.russian_post_office_img {
		background: url('../../Images/post-office.png') 60px 100% no-repeat;
		background-size: contain;
		width: 205px;
		height: 185px;
	}

	.russian_pochtomat_img {
		background: url('../../Images/pochtomat.png') 60px 120% no-repeat;
		background-size: contain;
		width: 225px;
		height: 185px;
	}

	.event-photo-wrapper .event-photo {
		display: block;
		margin: 0 auto;
		min-height: 250px;
	}

	.events_title {
		margin-top: 35px !important;
	}

	#years-orders .owl-prev, #years-orders .owl-next {
		top: 50% !important;
	}

	.dwnl-btn {
		display: block;
		margin-left: 0 !important;
	}

	.sort-list {
		font-size: .8rem;
	}

	#ui-id-1, #history {
		left: 0px !important;
		width: 100% !important;
	}

	.not-in-stock {
		font-size: 12px;
	}

	.pd-t-8-m {
		padding-top: 8px;
	}

	#PromoCode {
		width: 100%;
		margin-bottom: 5px;
	}

	.promocode {
		width: 100%;
		margin-right: 0;
	}

	.contact_info {
		font-size: .65rem;
		color: #eaeaea;
	}

	#AddPromoCode {
		width: 100%;
	}

	.mobile-view-container {
		padding-left: 0px;
		padding-right: 0px;
	}

	.mobile-view-col {
		padding-left: 0px;
		padding-right: 0px;
	}

	.mobile-view-box {
		padding-left: 0;
		padding-right: 0;
	}

	.card-event-product {
		top: 140px;
		right: 12%;
	}

	.category span {
		font-size: 8px;
	}

	.event_header strong {
		font-size: .9rem;
	}

	.event_link img {
		max-width: 60px;
	}

	.event_link {
		right: -5px !important;
	}

	.message {
		font-size: .75rem !important;
	}

	.recommended-cart-header, .shopping-cart-header {
		font-size: .7rem !important;
	}

	.buttons-block {
		padding: 0px !important;
		border: 0px !important;
	}

	.all {
		padding-top: 275px;
		/*padding-top: 208px !important;*/
	}

	#hot .owl-stage {
		width: auto !important
	}

	#hot .owl-item {
		padding: 5px 5px;
	}

	#hot .owl-dots {
		display: none;
	}

	.hot .owl-stage {
		/* width:auto !important */
	}

	.hot .owl-item {
		padding: 5px 5px;
	}

	.hot .owl-dots {
		display: none;
	}

	.hot .owl-prev, .hot .owl-next {
		/* display:none; */
	}

	.hot .product-slider .item {
		margin: 0 0px 0 0px;
	}

	#content .product {
		/*min-height:522px !important;*/
		min-height: 505px !important
	}

	.im_price_title {
		display: none !important;
	}

	.im_status_title {
		/*display:none !important;*/
	}

	.product_photo {
		margin: 0 auto 20px auto;
		display: block;
		max-height: 320px;
	}

	#content #productMain .buttons {
		text-align: center;
	}

	.cat_bottom {
		display: block;
	}

	.cat_top {
		display: none;
	}

	.item-desc {
		text-align: center;
	}

	.owl-dots {
		display: none;
	}

	#gifts_btn {
		display: none !important;
	}

	#bestsellers_list {
		display: none;
	}

	#gift_list {
		display: none;
	}

	#school_title {
		display: none;
	}

	#content .product .img_link {
		max-height: 180px !important;
	}

		#content .product .img_link img {
			max-height: 180px !important;
		}

	.owl-carousel .owl-item img.im-item {
		max-height: 180px !important;
		border-radius: 2px !important;
	}

	#content .product .text h3 {
		font-size: .85rem !important;
		font-weight: normal !important;
		line-height: 1rem !important;
	}

	.sp_offer_txt {
		font-size: 0.75rem !important;
	}

	.catalog_offer_txt {
		font-size: 0.8rem !important;
	}

	#bg_navigation {
		display: none !important;
	}

	.top_links {
		display: none !important;
	}

	#bell {
		background: url(https://www.biblio-globus.ru/content/images/bell.png) no-repeat 75px 5px;
		padding-right: 10px !important;
	}

	.nav-pills {
		margin: 0px 0 16px 0 !important;
	}

		.nav-pills .nav-link {
			font-size: 0.8rem !important;
			padding: .25rem .25rem !important;
		}

	#not_mobile {
		display: none !important;
	}

	.not_mobile {
		display: none !important;
	}

	.only_mobile {
		display: inline;
		padding: 0 15px;
	}

	.only_mobile2 {
		display: block;
	}

	.only_mobile3 {
		display: block;
		padding: 0 15px;
	}

	.card-body-mobile {
		padding: .8rem !important;
	}

	.products {
		margin: 0 0px !important;
	}

	.wrp_mobile {
		padding: 5px !important;
	}
	/*.card_adv {display:none !important;}*/
	.card_adv .wrapper {
		border-radius: 10px !important;
		margin: 0 20px !important;
	}

	.card_adv {
		padding: 0 !important;
	}

		.card_adv .data .content {
			padding: 1em 3em 1em 3em !important;
		}

	.cta {
		width: 100% !important;
	}

	.example-2 .header {
		padding: 1em 1em 0 3em !important;
	}

	.service_nav_desktop {
		display: none !important;
	}

	.nav_mobile {
		display: none !important;
	}

	.search_mobile {
		padding: 0px !important;
	}

	.logo_mobile {
		text-align: center !important;
	}

	.top_elements {
		padding: 0 !important;
	}

	.slider_mobile {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.row_slider_mobile {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.service_nav_mobile {
		padding: 2px 0 3px;
	}

	.navbar {
		padding-bottom: 5px;
	}

		.navbar .navbar-nav {
			margin-top: 10px;
		}

			.navbar .navbar-nav > .nav-item-top > .nav-link {
				padding-left: 1.2rem !important;
				padding-right: 1.2rem !important;
				font-size: .9rem;
				font-weight: 500;
				font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
				color: #555;
				border-bottom: 1px solid #eaeaea;
			}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: .46rem !important;
		padding-right: .46rem !important;
		font-size: .8rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
	}

	.flip_back {
		font-size: 0.75rem !important;
	}

	#content .product .text {
		/*padding: 10px 10px 0;*/
		padding: 5px 0px 0;
	}

	.bright_container_mobile {
		margin-top: 20px;
	}

	#catalog_navigation {
		display: none !important;
	}

	#catalog_navigation_mobile {
		display: block !important;
	}

	.breadcrumb-item {
		font-size: 0.8rem !important;
	}

	.title_box h1 {
		font-size: 1rem !important;
	}

	.hdr, .hdr2, .hdr3, .hdr4, .hdr5, .hdr6 {
		font-size: 1.1rem !important;
	}

	.special_item {
		min-height: 122px !important;
		padding-top: 1.7rem !important;
	}

	#categories_block .owl-nav .owl-prev {
		position: absolute;
		top: 32px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#categories_block .owl-nav .owl-next {
		position: absolute;
		top: 32px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#antique_block .owl-nav .owl-prev {
		position: absolute;
		top: 32px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#antique_block .owl-nav .owl-next {
		position: absolute;
		top: 32px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#promo_items .owl-nav .owl-prev, #special_items .owl-nav .owl-prev, .special_items .owl-nav .owl-prev, .special_products .owl-nav .owl-prev {
		position: absolute;
		top: 25px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#promo_items .owl-nav .owl-next, #special_items .owl-nav .owl-next, .special_items .owl-nav .owl-next, .special_products .owl-nav .owl-next {
		position: absolute;
		top: 25px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-prev {
		position: absolute;
		top: 0px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-next {
		position: absolute;
		top: 0px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	.disc_promo {
		float: none !important;
	}

	.disc_shortcut_img {
		right: 2rem;
	}

	.btn-product-preview-link {
		display: none;
	}

	#sort_selected {
		margin-top: 1.5rem !important;
		width: 100% !important;
		display: block !important;
	}

	#top_header.hide {
		top: -206px;
		/*top: -150px;*/
		
	}
}

.desktop-catalog {
	display: none !important;
}

.desktop-block {
	display: none !important;
}

.desktop-catalog .list-group-item {
	background: #fefefe;
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	.russian_post_title {
		font-size: 1.1rem !important;
		margin-bottom: 80px !important;
	}

	.russian_post_office_img {
		background: url('../../Images/post-office.png') 20px 100% no-repeat;
		background-size: contain;
		width: 225px;
		height: 185px;
	}

	.russian_pochtomat_img {
		background: url('../../Images/pochtomat.png') 50px 100% no-repeat;
		background-size: contain;
		width: 225px;
		height: 185px;
	}

	.event-photo-wrapper .event-photo {
		display: block;
		margin: 0 auto;
		min-height: 250px;
	}

	.events_title {
		margin-top: 35px !important;
	}

	#years-orders .owl-prev, #years-orders .owl-next {
		top: 50% !important;
	}

	.dwnl-btn {
		display: block;
		margin-left: 0 !important;
	}

	.sort-list {
		font-size: .8rem;
	}

	#ui-id-1, #history {
		left: 105px !important;
		width: 420px !important;
	}

	.pd-t-8-m {
		padding-top: 8px;
	}

	#PromoCode {
		width: 100%;
		margin-bottom: 5px;
	}

	.promocode {
		width: 100%;
		margin-right: 0;
	}

	#AddPromoCode {
		width: 100%;
	}

	.buttons-block {
		padding: 0px !important;
		border: 0px !important;
	}

	.card-event-product {
		top: 140px;
		right: 15%;
	}

	.all {
		padding-top: 333px !important;
		/*padding-top: 232px !important;*/
	}

	#hot .owl-stage {
		width: auto !important
	}

	#hot .owl-item {
		padding: 10px 5px;
	}

	#hot .owl-dots {
		display: none;
	}

	.hot .owl-stage {
		/* width:auto !important */
	}

	.hot .owl-item {
		padding: 10px 5px;
	}

	.hot .owl-dots {
		display: none;
	}

	.hot .owl-prev, .hot .owl-next {
		/* display:none; */
	}

	.hot .product-slider .item {
		margin: 0 10px 0 10px;
	}

	.product_photo {
		margin: 0 auto 20px auto;
		display: block;
	}

	#content #productMain .buttons {
		text-align: center;
	}

	.cat_bottom {
		display: block;
	}

	.cat_top {
		display: none;
	}

	.item-desc {
		text-align: center;
	}

	.owl-dots {
		display: none;
	}

	#content .product .img_link {
		max-height: 180px !important;
	}

		#content .product .img_link img {
			max-height: 180px !important;
		}

	#top ul.menu {
		padding-top: 5px;
		margin: 0;
		font-size: 0.738rem;
	}

	#gifts_btn {
		display: none !important;
	}

	#bestsellers_list {
		display: none;
	}

	#gift_list {
		display: none;
	}

	#school_title {
		display: none;
	}

	.top_links {
		display: none !important;
	}

	#bell {
		background: url(https://www.biblio-globus.ru/content/images/bell.png) no-repeat 75px 5px;
		padding-right: 10px !important;
	}
	/*.card_adv {display:none !important;}*/
	.card_adv .wrapper {
		border-radius: 10px !important;
		margin: 0 20px !important;
	}

	.card_adv {
		padding: 0 !important;
	}

		.card_adv .data .content {
			padding: 1em 3em 1em 3em !important;
		}

	.cta {
		width: 100% !important;
	}

	.example-2 .header {
		padding: 1em 1em 0 3em !important;
	}

	.service_nav_desktop {
		display: none !important;
	}

	.nav_mobile {
		display: none !important;
	}

	.search_mobile {
		padding: 0px !important;
	}

	.logo_mobile {
		text-align: center !important;
	}

	.slider_mobile {
		padding: 0 !important;
	}

	.navbar .navbar-nav {
		margin-top: 10px;
	}

	.top_elements {
		padding: 0 !important;
	}

	.navbar .navbar-nav > .nav-item-top > .nav-link {
		padding-left: 1.2rem !important;
		padding-right: 1.2rem !important;
		font-size: .9rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
		border-bottom: 1px solid #eaeaea;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: .46rem !important;
		padding-right: .46rem !important;
		font-size: .8rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
	}

	.only_mobile2 {
		display: none !important;
	}

	.only_mobile3 {
		display: none !important;
	}

	.bright_container_mobile {
		margin-top: 20px;
	}

	#catalog_navigation {
		display: none;
	}

	#catalog_navigation_mobile {
		display: block;
	}

	.breadcrumb-item {
		font-size: 0.75rem !important;
	}

	.title_box h1 {
		font-size: 1rem !important;
	}

	.hdr, .hdr2, .hdr3, .hdr4, .hdr5, .hdr6 {
		font-size: 1.1rem !important;
	}

	.special_item {
		min-height: 142px !important;
	}

	#antique_block .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#antique_block .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#promo_items .owl-nav .owl-prev, #special_items .owl-nav .owl-prev, .special_items .owl-nav .owl-prev, #categories_block .owl-nav .owl-prev, .special_products .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#promo_items .owl-nav .owl-next, #special_items .owl-nav .owl-next, .special_items .owl-nav .owl-next, #categories_block .owl-nav .owl-next, .special_products .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-prev {
		position: absolute;
		top: 5px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-next {
		position: absolute;
		top: 5px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	.promo-slider .owl-nav .owl-prev {
		position: absolute;
		top: 15px !important;
		left: -10px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	.promo-slider .owl-nav .owl-next {
		position: absolute;
		top: 15px !important;
		right: -10px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	.sp_offer {
		padding-top: 20px !important;
	}

	.catalog_offer {
		padding-top: 20px !important;
	}

	.disc_promo {
		float: none !important;
	}

	.disc_shortcut_img {
		right: 6.5rem;
	}

	.btn-product-preview-link {
		display: none;
	}

	#sort_selected {
		margin-top: 1.5rem !important;
		width: 100% !important;
		display: block !important;
	}

	#top_header.hide {
		top: -239px; 
		/*top: -38px;*/
	}

	.ext_info {
		display: none;
	}

	.recommended-cart-header, .shopping-cart-header {
		font-size: .75rem !important;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	.title_box {
		padding: 12px 20px !important;
	}
	.img-wrapper-index {
		min-height: 130px;
	}
		.img-wrapper-index img {
			max-height: 160px !important;
		}
	.promo-sale {
		min-height: 690px;
	}

	.special-offers-subtitle {
		font-size: .75rem;
	}

	.special-offers-title {
		font-size: .8rem;
		line-height: 13px;
	}

	.russian_post_office_img {
		background: url('../../Images/post-office.png') 20px 100% no-repeat;
		background-size: contain;
		width: 225px;
		height: 185px;
	}

	.russian_pochtomat_img {
		background: url('../../Images/pochtomat.png') 50px 100% no-repeat;
		background-size: contain;
		width: 225px;
		height: 185px;
	}

	#ui-id-1, #history {
		left: 135px !important;
		width: 570px !important;
	}

	.pd-t-8-m {
		padding-top: 8px;
	}

	#PromoCode {
		width: 100%;
		margin-bottom: 5px;
	}

	.promocode {
		width: 100%;
		margin-right: 0;
	}

	#AddPromoCode {
		width: 100%;
	}

	.buttons-block {
		padding: 0px !important;
		border: 0px !important;
	}

	.card-event-product {
		top: 100px;
		right: 5px;
	}

	.all {
		padding-top: 323px !important;
		/*padding-top: 333px !important;*/
	}

	#hot .owl-stage {
		width: auto !important
	}

	#hot .owl-item {
		padding: 10px 5px;
	}

	#hot .owl-dots {
		display: none;
	}

	.hot .owl-stage {
		/*width:auto !important*/
	}

	.hot .owl-item {
		padding: 10px 5px;
	}

	.hot .owl-dots {
		display: none;
	}

	.hot .owl-prev, .hot .owl-next {
		/*display:none;*/
	}

	.hot .product-slider .item {
		margin: 0 10px 0 10px;
	}

	.cat_bottom {
		display: block !important;
	}

	.cat_top {
		display: none !important;
	}

	#top ul.menu {
		padding-top: 5px;
		margin: 0;
		font-size: 0.838rem;
	}

	#gift_list {
		display: none;
	}

	#school_title {
		display: none;
	}

	.top_links {
		display: none !important;
	}

	#bell {
		background: url(https://www.biblio-globus.ru/content/images/bell.png) no-repeat 75px 5px;
		padding-right: 10px !important;
	}

	.card_adv {
		display: none !important;
	}

	.service_nav_desktop {
		display: none !important;
	}

	.nav_mobile {
		display: none !important;
	}

	.search_mobile {
		padding: 0px !important;
	}

	.navbar .navbar-nav {
		margin-top: 10px;
	}

	.top_elements {
		padding: 0 !important;
	}

	.navbar .navbar-nav > .nav-item-top > .nav-link {
		padding-left: 1.2rem !important;
		padding-right: 1.2rem !important;
		font-size: .9rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
		border-bottom: 1px solid #eaeaea;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: .46rem !important;
		padding-right: .46rem !important;
		font-size: .8rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
	}

	.only_mobile2 {
		display: none !important;
	}

	.only_mobile3 {
		display: none !important;
	}

	#catalog_navigation {
		display: block;
	}

	#catalog_navigation_mobile {
		display: none;
	}

	.hdr, .hdr2, .hdr3, .hdr4, .hdr5, .hdr6 {
		font-size: 1.1rem !important;
	}

	.card_specials {
		max-width: 307px !important;
	}

	.special_item {
		min-height: 142px !important;
	}

	#antique_block .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#antique_block .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#promo_items .owl-nav .owl-prev, #special_items .owl-nav .owl-prev, .special_items .owl-nav .owl-prev, #categories_block .owl-nav .owl-prev, .special_products .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#promo_items .owl-nav .owl-next, #special_items .owl-nav .owl-next, .special_items .owl-nav .owl-next, #categories_block .owl-nav .owl-next, .special_products .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-prev {
		position: absolute;
		top: 15px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-next {
		position: absolute;
		top: 15px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	.disc_promo {
		float: left !important;
	}

	.disc_shortcut_img {
		right: -1.2rem;
	}

	.btn-product-preview-link {
		display: none;
	}

	.logo_mobile {
		text-align: center !important;
	}

	#top_header.hide {
		top: -233px; 
		/*top: -38px;*/
	}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	.title_box {
		padding: 12px 20px !important;
	}
	.img-wrapper-index {
		min-height: 130px;
	}

		.img-wrapper-index img {
			max-height: 160px !important;
		}
		.promo-sale {
		min-height: 410px;
	}

	.special-offers-wrapper {
		min-height: 518px;
	}

	.russian_post_office_img {
		background: url('../../Images/post-office.png') 20px 100% no-repeat;
		background-size: contain;
	}

	.event-photo-wrapper .event-photo {
		min-height: 250px;
	}

	.events_details {
		max-width: 370px;
		padding-top: .4rem;
		padding-bottom: .4rem;
		font-size: .9rem !important;
	}

	.buttons-block-not-in-stock {
		margin-top: 185px;
	}

	.audio_player {
		max-width: 192px !important;
	}

	#ui-id-1, #history {
		width: 340px;
		left: 30px !important;
	}

	.not-in-stock {
		font-size: 12px;
	}

	.pd-t-8-m {
		padding-top: 8px;
	}

	.add-new-point h2 {
		padding-top: 18px;
	}

	#PromoCode {
		width: 100%;
		margin-bottom: 5px;
	}

	.promocode {
		width: 100%;
		margin-right: 0;
	}

	#AddPromoCode {
		width: 100%;
	}

	.buttons-block {
		padding: 0px !important;
		border: 0px !important;
	}

	.card-event-product {
		top: 140px;
		right: 5px;
	}

	.owl-thumbs button img {
		max-width: 52px;
	}

	.all {
		padding-top: 261px !important;
		/*padding-top: 271px !important;*/
	}

	#hot .owl-stage {
		width: auto !important
	}

	#hot .owl-item {
		padding: 10px 5px;
	}

	#hot .owl-dots {
		display: none;
	}

	.hot .owl-stage {
		/*width:auto !important*/
	}

	.hot .owl-item {
		padding: 10px 5px;
	}

	.hot .owl-dots {
		display: none;
	}

	.hot .owl-prev, .hot .owl-next {
		/*display:none;*/
	}

	.hot .product-slider .item {
		margin: 0 10px 0 10px;
	}

	.cat_bottom {
		display: none;
	}

	.cat_top {
		display: block;
	}

	#top ul.menu {
		/*padding-top: 5px;*/
		margin: 0;
		font-size: 0.838rem; /* 0.938 */
	}

	.top_links {
		display: none !important;
	}

	#bell {
		background: url(https://www.biblio-globus.ru/content/images/bell.png) no-repeat 75px 25px;
		padding-right: 10px !important;
	}

	.card_adv {
		display: none !important;
	}

	.navbar .navbar-nav > .nav-item-top > .nav-link {
		padding-left: 2rem;
		padding-right: 2rem;
		font-size: .8rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 1.2em;
		padding-right: 1.2rem;
		font-size: .8rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
	}

	.service_nav_mobile {
		display: none !important;
	}

	.first_link {
		padding-left: 0 !important;
	}

	.only_mobile2 {
		display: none !important;
	}

	.only_mobile3 {
		display: none !important;
	}

	.hdr, .hdr2, .hdr3, .hdr4, .hdr5, .hdr6 {
		font-size: 1.1rem !important;
	}

	.card_specials {
		max-width: 427px !important;
	}

	.special_item {
		min-height: 142px !important;
	}

	#antique_block .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#antique_block .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#promo_items .owl-nav .owl-prev, #special_items .owl-nav .owl-prev, .special_items .owl-nav .owl-prev, #categories_block .owl-nav .owl-prev, .special_products .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#promo_items .owl-nav .owl-next, #special_items .owl-nav .owl-next, .special_items .owl-nav .owl-next, #categories_block .owl-nav .owl-next, .special_products .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#main-slider .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	.disc_promo {
		float: left !important;
	}

	.disc_shortcut_img {
		right: -1.2rem;
	}

	.btn-product-preview {
		display: none;
	}

	#top_header.hide {
		top: -150px; 
		/*top: -38px;*/
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.title_box {
		padding: 12px 20px !important;
	}
	.img-wrapper-index {
		min-height: 200px;
	}
		.img-wrapper-index img {
			max-height: 175px !important;
		}

	.promo-sale {
		min-height: 352px;
	}

	.special-offers-subtitle {
		font-size: .75rem;
		padding-bottom: 8px;
	}

	.special-offers-title {
		font-size: .8rem;
		line-height: 13px;
	}

	.special-offers-wrapper {
		min-height: 518px;
	}

	.event-photo-wrapper .event-photo {
		min-height: 250px;
	}

	.events_details {
		max-width: 370px;
		padding-top: .4rem;
		padding-bottom: .4rem;
		font-size: .9rem !important;
	}

	.buttons-block-not-in-stock {
		margin-top: 185px;
	}

	#ui-id-1, #history {
		width: 415px;
		left: 30px !important;
	}

	.add-new-point h2 {
		padding-top: 18px;
	}

	.ccs-btns {
		width: 75%;
		margin: 0 auto;
	}

	.card-event-product {
		top: 140px;
		right: 10px;
	}

	.all {
		padding-top: 279px !important;
		/*padding-top: 178px !important;*/
	}

	#hot .product {
		padding: 0px 10px;
	}

	.hot .product {
		padding: 0px 10px;
	}

	.hot .product-slider .item {
		margin: 0 12px 0 8px;
	}

	.cat_bottom {
		display: none;
	}

	.cat_top {
		display: block;
	}

	.hot .owl-prev, .hot .owl-next {
		/*display:block !important;*/
	}

	#top ul.menu {
		/*padding-top: 5px;*/
		margin: 0;
		font-size: 0.838rem; /* 0.938 */
	}

	#bell {
		background: url(https://www.biblio-globus.ru/content/images/bell.png) no-repeat 75px 25px;
		padding-right: 10px !important;
	}

	.navbar .navbar-nav > .nav-item-top > .nav-link {
		padding-left: 2.4rem;
		padding-right: 2.4rem;
		font-size: .95rem;
		font-weight: 500;
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif;
		color: #212529;
	}

		.navbar .navbar-nav > .nav-item-top > .nav-link:hover {
			color: #a42921;
		}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: .87rem;
		padding-right: .87rem;
		font-size: .85rem;
		font-weight: 500;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		color: #555;
	}

		.navbar-expand-lg .navbar-nav .nav-link:hover {
			color: #a42921;
		}

	.service_nav_mobile {
		display: none !important;
	}

	.first_link {
		padding-left: 0 !important;
	}

	.only_mobile2 {
		display: none !important;
	}

	.only_mobile3 {
		display: none !important;
	}

	.card_specials {
		max-width: 517px !important;
	}

	.special_item {
		min-height: 142px !important;
	}

	#antique_block .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#antique_block .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #aeaeae !important;
	}

	#promo_items .owl-nav .owl-prev, #special_items .owl-nav .owl-prev, .special_items .owl-nav .owl-prev, #categories_block .owl-nav .owl-prev, .special_productss .owl-nav .owl-prev {
		position: absolute;
		top: 35px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#promo_items .owl-nav .owl-next, #special_items .owl-nav .owl-next, .special_items .owl-nav .owl-next, #categories_block .owl-nav .owl-next, .special_products .owl-nav .owl-next {
		position: absolute;
		top: 35px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-prev {
		position: absolute;
		top: 45px !important;
		left: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	#main-slider .owl-nav .owl-next {
		position: absolute;
		top: 45px !important;
		right: 0px;
		width: 24px !important;
		font-size: 48px !important;
		background: none !important;
		padding: 0px !important;
		margin: 0 !important;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: #ffffff !important;
	}

	.promo-slider .owl-nav .owl-prev {
		width: 44px !important;
		height: 44px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		background: #eaeaea !important;
		position: absolute !important;
		top: 38% !important;
		left: -10px !important;
		font-size: 30px !important;
		background: #eaeaea;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
	}

	.promo-slider .owl-nav .owl-next {
		width: 44px !important;
		height: 44px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		background: #eaeaea !important;
		position: absolute !important;
		top: 38% !important;
		right: -10px !important;
		font-size: 30px !important;
		background: #eaeaea;
		outline: none !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
	}

	.disc_promo {
		float: left !important;
	}

	.btn-product-preview {
		display: none;
	}

	#top_header.hide {
		top: -140px; 
		/*top:-38px;*/
	}
}

/*
.productMain .owl-item img {
	width:auto !important;	
}
*/

.product_photo {
	/*
	padding:3px;
	border:2px solid #eaeaea;
	*/
}

.im-item {
	max-height: 220px;
}

.im-item2 {
	min-height: 220px;
	display: block;
}

.same-product {
	padding: 10px;
}

	.same-product img {
		display: block;
		margin: 10px auto 10px auto;
	}

.author {
	text-align: center;
	font-size: .8rem;
	height: 20px;
	overflow: hidden;
	margin: 0 0 6px;
	color: #666;
}

.date_info {
	text-align: center;
	font-size: .7rem;
	height: 30px;
	overflow: hidden;
	margin: 0 0 6px;
	color: #666;
}

.attr_wrapper {
	height: 88px;
	overflow: hidden;
	padding: 0 3px;
}

.payments {
	display: block;
	background: url(../img/payments4.png) 0 0 no-repeat;
	width: 220px;
	height: 44px;
}

.unmarked {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}

	.unmarked li {
		margin: 0 0 2px 30px;
		padding: 0;
	}


#regionInput, #regionSelect, #cityInput, #citySelect {
	display: none;
}

#cityInputCustomer, #regionInputCustomer {
	display: none;
}

.sc-w-footer, .sc-w-header {
	display: none;
}

#selected_points {
	color: #333333;
	border-radius: 8px;
	border: 1px solid #eaeaea;
	padding: 10px 5px 10px 75px;
	display: none;
	background: url('../../Images/bx-bg.png') no-repeat 10px center;
}

#selected_points-rp {
	color: #333333;
	border-radius: 8px;
	border: 1px solid #eaeaea;
	padding: 10px 5px 10px 75px;
	display: none;
	background: url('../../Images/pr-bg.png') no-repeat 10px center;
}

#selected_points-cdek {
	color: #333333;
	border-radius: 8px;
	border: 1px solid #eaeaea;
	padding: 10px 5px 10px 75px;
	display: none;
	background: url('../../Images/cdek-bg.png') no-repeat 10px center;
}

#maps {
	background: url('../../Images/preloader.gif') no-repeat center center;
	width: 100%;
	min-height: 350px;
}

#maps2 {
	background: url('../../Images/preloader.gif') no-repeat center center;
	width: 100%;
	min-height: 350px;
}

#maps3 {
	background: url('../../Images/preloader.gif') no-repeat center center;
	width: 100%;
	min-height: 450px;
	overflow: hidden !important;
}

._shiptor_widget_frame_pvz {
	max-width: none !important;
	border: 2px solid #eaeaea !important;
	border-radius: 0.25rem !important;
}

._shiptor_widget_panel_switch {
	display: none !important;
}

._shiptor_widget_points_list label span {
	font-family: 'Gilroy-Semibold', 'Roboto', Tahoma, Arial !important;
}

	._shiptor_widget_points_list label span b {
		font-family: 'Gilroy-Semibold', 'Roboto', Tahoma, Arial !important;
	}

._shiptor_widget ._shiptor_widget_overlay {
	display: none !important;
}

._shiptor_widget_points_confirm {
	font-family: 'Gilroy-Semibold', 'Roboto', Tahoma, Arial !important;
	background: #9d132d !important;
}

@media screen and (min-width: 1000px) {
	._shiptor_widget_points {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	._shiptor_widget_points_map {
		padding: 10px !important;
	}
}

.delivery_operator_1 {
	/*background: url('../../Images/euroset_icon.png') no-repeat 10px 8px;*/
	padding: 7px 0 8px 10px;
	position: relative
}

.delivery_operator_2 {
	/*background: url('../../Images/svyaznoy_icon.png') no-repeat 10px 0;*/
	padding: 7px 0 8px 10px;
	position: relative;
}


#edit_point {
	width: 18px;
	height: 18px;
	background: url('../../Images/edit_point.png') 0 0 no-repeat;
	position: absolute;
	top: 14px;
	right: 15px;
	cursor: pointer;
}

#edit_point_sb {
	width: 18px;
	height: 18px;
	background: url('../../Images/edit_point.png') 0 0 no-repeat;
	position: absolute;
	top: 14px;
	right: 15px;
	cursor: pointer;
}

#edit_point_bx {
	width: 18px;
	height: 18px;
	background: url('../../Images/edit_point.png') 0 0 no-repeat;
	position: absolute;
	top: 14px;
	right: 15px;
	cursor: pointer;
}

#edit_point_rp {
	width: 18px;
	height: 18px;
	background: url('../../Images/edit_point.png') 0 0 no-repeat;
	position: absolute;
	top: 14px;
	right: 15px;
	cursor: pointer;
}

#edit_point_cdek {
	width: 18px;
	height: 18px;
	background: url('../../Images/edit_point.png') 0 0 no-repeat;
	position: absolute;
	top: 14px;
	right: 15px;
	cursor: pointer;
}

.news_item {
	width: 230px;
	float: left;
	margin: 0 14px 30px 0;
	border: 0px solid #eaeaea;
}

.news_item_image {
	display: block;
	width: 230px;
	height: 180px;
}

.news_item_txt {
	margin: 0 0 25px 0;
}

.news_item_title {
	font-weight: bold;
	padding: 10px 0;
	display: block;
}

.news_item_title_main {
	font-weight: bold;
	padding: 0 0 10px 0;
	display: block;
}

.news_item_widget {
	margin: 15px 0;
	color: #777;
	font-size: .8em;
}

.news_full_item_widget {
	margin: 0 0 15px 0;
	color: #777;
	font-size: .8em;
}

.news_item_counter {
	background: url(../../Images/eye.png) 0 -2px no-repeat;
	padding: 0 0 0 20px;
}

.news_item_divider {
	height: 1px;
	font-size: 0;
	padding: 0;
	clear: both;
}

.bull_divider {
	padding: 0 10px;
}

.news_item_image_main {
	display: block;
	float: left;
	width: 300px;
	height: 235px;
}

.news_item_main_wrapper {
	display: block;
	float: left;
	width: 390px;
	height: 235px;
	margin: 0 0 30px 14px;
}

.news_info {
	color: #777;
	font-size: .8em;
}

.add_but {
	/* padding:8px 10px; */
	display: none;
	/* margin:5px 0 0 0 !important; */
}

.buttons {
	margin-top: 10px;
}

/************ Tables *****************/

table.decor {
	border-top: 0;
	border-right: 0;
	/*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
	border-left: 0;
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 20px 0;
	font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
}

	table.decor td {
		border: 0;
		border-collapse: collapse;
		background: #f3f3f3;
		padding: 4px 2px;
		text-align: left;
		font-size: .9em;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
	}

		table.decor td.alt {
			border: 0;
			border-collapse: collapse;
			background: #fff !important;
			padding: 4px 2px;
			text-align: left;
			font-size: .9em;
			font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
		}

	table.decor th {
		background: #fff;
		color: #555;
		border-bottom: 1px solid #ccc;
		border-collapse: collapse;
		padding: 4px 2px;
		font-size: .8em;
		font-weight: bold;
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
	}

table.decor2 {
	border-top: 0;
	border-right: 0;
	/*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
	border-left: 0;
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 20px 0;
	font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
}

	table.decor2 td {
		border: 0;
		border-collapse: collapse;
		background: #f3f3f3;
		padding: 2px 2px;
		text-align: left;
		font-size: .9em;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
	}

		table.decor2 td.alt {
			border: 0;
			border-collapse: collapse;
			background: #fff !important;
			padding: 2px 2px;
			text-align: left;
			font-size: .9em;
			font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
		}

	table.decor2 th {
		background: #fff;
		color: #555;
		border-bottom: 1px solid #ccc;
		border-collapse: collapse;
		padding: 4px 2px;
		font-size: .8em;
		font-weight: bold;
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
	}



/***********************************************/
/***************** Packages ********************/
/***********************************************/
@import url('https://fonts.googleapis.com/css?family=Tajawal');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

#subscribeModal .modal-content {
	overflow: hidden;
}

a.h2 {
	color: #007b5e;
	margin-bottom: 0;
	text-decoration: none;
}

#subscribeModal .form-control {
	height: 56px;
	padding-left: 30px;
}

#subscribeModal .btn {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background: #a42921;
	border-color: #a42921;
	height: 40px;
}

#subscribeModal .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #007b5e;
	outline: 0;
	box-shadow: none;
}

#subscribeModal .top-strip {
	height: 155px;
	background: #a42921;
	transform: rotate(141deg);
	margin-top: -94px;
	margin-right: 190px;
	margin-left: -130px;
	border-bottom: 65px solid #aeaeae;
	border-top: 10px solid #eaeaea;
}

#subscribeModal .bottom-strip {
	height: 155px;
	background: #a42921;
	transform: rotate(112deg);
	margin-top: -110px;
	margin-right: -215px;
	margin-left: 300px;
	border-bottom: 65px solid #aeaeae;
	border-top: 10px solid #eaeaea;
}

/**************************/
/****** modal-lg stips *********/
/**************************/
#subscribeModal .modal-lg .top-strip {
	height: 155px;
	background: #007b5e;
	transform: rotate(141deg);
	margin-top: -106px;
	margin-right: 457px;
	margin-left: -130px;
	border-bottom: 65px solid #4CAF50;
	border-top: 10px solid #4caf50;
}

#subscribeModal .modal-lg .bottom-strip {
	height: 155px;
	background: #007b5e;
	transform: rotate(135deg);
	margin-top: -115px;
	margin-right: -339px;
	margin-left: 421px;
	border-bottom: 65px solid #4CAF50;
	border-top: 10px solid #4caf50;
}

/****** extra *******/
#Reloadpage {
	cursor: pointer;
}

#extra_btn {
	position: relative;
	margin-top: 12px;
}

#special_offer {
	float: left;
	background: #a42921;
	padding: 5px 5px;
	margin-top: 5px;
	border-radius: 2px;
}

#special_offer2 {
	float: right;
	background: #a42921;
	padding: 5px 5px;
	margin-top: 5px;
	border-radius: 2px;
	position: relative;
}

#special_offer a {
	display: block;
	color: #ffffff;
	float: left;
	margin: 0 5px 0 5px;
	/*border:1px solid #767e88;*/
	border-radius: 2px;
	text-decoration: none;
	text-transform: uppercase;
	/*padding:4px;*/
	font-size: .70rem;
	/*background:#1b2838;*/
	background: #a42921;
}

#special_offer3 {
	float: right;
	background: #a42921;
	padding: 5px 5px;
	margin-top: 5px;
	border-radius: 2px;
}


.clearer {
	clear: both;
	font-size: 0px;
	border: 0;
	padding: 0;
	margin: 0;
}

#feedback_btn {
	display: block;
	color: #ffffff;
	float: right;
	margin: 0 5px 0 5px;
	/*border:1px solid #767e88;*/
	border-radius: 2px;
	text-decoration: none;
	text-transform: uppercase;
	/*padding:4px;*/
	font-size: .70rem;
	background: #a42921;
	cursor: pointer;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 15px;
}

	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

#fdb {
	cursor: pointer;
}

#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9999;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	background: #f5f5f5;
	color: #444;
	cursor: pointer;
	border: 1px solid #aeaeae;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}

	#back-to-top:hover {
		background: #e9ebec;
		border: 1px solid #aeaeae;
	}

	#back-to-top.show {
		opacity: 1;
	}

/* Let's get this party started */
.card-description::-webkit-scrollbar {
	width: 8px;
}

/* Track */
.card-description::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Handle */
.card-description::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #aeaeae;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

	.card-description::-webkit-scrollbar-thumb:window-inactive {
		background: rgba(255,0,0,0.4);
	}

.card-columns-product-1 {
	column-count: 1 !important;
	max-width:200px;
}

.card-columns-product {
	column-count: 2 !important;
}
	@media (min-width: 576px) {
		.card-columns {
			column-count: 1;
		}

		.card-columns-catalog {
			column-count: 1 !important;
		}

		.card-columns-product {
			column-count: 2 !important;
		}

		.guest {
			max-width: 217px !important;
		}

		.mobile-catalog {
			display: block !important;
		}

		.desktop-catalog {
			display: none !important;
		}

		.desktop-block {
			display: none !important;
		}

		.delivery-align {
			text-align: left;
		}
	}

	@media (min-width: 768px) {
		.card-columns {
			column-count: 2;
		}

		.card-columns-catalog {
			column-count: 2 !important;
		}

		.card-columns-product {
			column-count: 3 !important;
		}

		.guest {
			max-width: 194px !important;
		}

		.mobile-catalog {
			display: block !important;
		}

		.desktop-catalog {
			display: none !important;
		}

		.desktop-block {
			display: none !important;
		}

		.delivery-align {
			text-align: left;
		}
	}

	@media (min-width: 992px) {
		.card-columns {
			column-count: 3;
		}

		.card-columns-catalog {
			column-count: 2 !important;
		}

		.card-columns-product {
			column-count: 4 !important;
		}

		.mobile-catalog {
			display: none !important;
		}

		.desktop-catalog {
			display: block !important;
		}

		.desktop-block {
			display: flex !important;
		}

		.delivery-align {
			text-align: right;
		}
	}

	@media (min-width: 1200px) {
		.card-columns {
			column-count: 4;
		}

		.card-columns-catalog {
			column-count: 3 !important;
		}

		.card-columns-product {
			column-count: 4 !important;
		}

		.guest {
			max-width: 189px !important;
		}

		.mobile-catalog {
			display: none !important;
		}

		.desktop-catalog {
			display: block !important;
		}

		.desktop-block {
			display: flex !important;
		}

		.delivery-align {
			text-align: right;
		}
	}

	.mobile-catalog .card {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		border: 0;
	}

		.mobile-catalog .card .card-body {
			padding-left: 0 !important;
			padding-right: 0 !important;
		}

		.mobile-catalog .card .card-header {
			margin-bottom: 4px;
			-webkit-border-radius: 4px !important;
			border-radius: 4px !important;
		}

	.card-columns-catalog .card {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		border: 0 !important;
	}

		.card-columns-catalog .card .card-body {
			padding-left: 0 !important;
			padding-right: 0 !important;
		}

	.card-title-mobile {
		margin-bottom: 0px !important;
	}

	#ban_01 {
		background: #a42921; /*url(../../Images/banners/ban_01.jpg) no-repeat;*/
		background-position: center;
		background-size: cover;
	}

		#ban_01 h3 a {
			color: #ffffff;
			text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
			font-weight: bold;
		}

		#ban_01 p {
			color: #ffffff !important;
			text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
		}

	#ban_02 {
		background: #a42921; /*url(../../Images/banners/ban_02.jpg) no-repeat;*/
		background-position: center;
		background-size: cover;
	}

		#ban_02 h3 a {
			color: #ffffff;
			text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
			font-weight: bold;
		}

		#ban_02 p {
			color: #ffffff !important;
			text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
		}


	#ban_03 {
		background: url(../../Images/banners/ban_03.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}

		#ban_03 h3 a {
			color: #a42921;
			/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5); */
			font-weight: bold;
		}

		#ban_03 p {
			color: #a42921 !important;
			/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5); */
		}

	.extra_product_info {
		padding: 0 20px 20px;
		font-size: .85rem;
		color: #999999;
	}



	.bright_container, #content {
		background: #f9f9f9 !important;
		/*background: #ffffff !important;*/
	}

	.hot h2 {
		text-transform: uppercase;
		/*letter-spacing: 0.1em;*/
		font-size: 1.1rem;
		color: #a42921;
		font-weight: 300;
		text-align: center;
	}

	.hot .product-slider {
		clear: both;
		/*margin-bottom: 20px;*/
	}

		/*
.hot .product-slider .item {
  margin: 0 20px 0 0;
}
*/

		.hot .product-slider .product {
			margin-bottom: 0;
		}

		.hot .product-slider .owl-dots {
			position: relative;
			margin-bottom: 0px;
		}

	.hot {
		background: #f9f9f9 !important;
	}

	.nav {
	}

	.nav-pills {
		margin: 26px 0 16px 0;
	}

		.nav-pills .nav-item {
			margin: 0 0.25rem 0 0;
		}

		.nav-pills .nav-item2 {
			margin: 0 40px 0 0 !important;
		}

		.nav-pills .nav-link {
			border-radius: .25rem;
			font-size: 0.8rem;
			padding: .35rem .40rem;
			color: #212529 !important;
			cursor: pointer !important;
		}

	#filter_news {
		margin-top: 0 !important;
	}

		#filter_news .nav-link {
			font-size: 0.9rem !important;
		}

	.nav-pills .nav-link.active1 {
		background: #eaeaea !important;
		color: #444;
	}

	.nav-pills .nav-link.active2 {
		background: #eaeaea !important;
		color: #444;
	}

	.bl_item {
		padding-left: 4px !important;
		padding-right: 4px !important;
	}

	.f_bl {
		padding-top: 20px !important;
		/* padding-top: 120px !important;*/
	}

	.sp_offer {
		text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
		font-size: 1.2rem;
		color: #fff;
	}

	.sp_offer_txt {
		text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
		font-size: .9rem;
		color: #fff;
	}

	.catalog_offer {
		text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
		font-size: 1.05rem;
		color: #fff;
	}

	.catalog_offer_txt {
		text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
		font-size: .85rem;
		color: #fff;
	}

	.card-columns a:hover {
		text-decoration: none !important;
	}



	.index_text {
		font-size: .8rem !important;
		color: #333 !important;
	}

	.category_link {
		color: #212529 !important;
		text-decoration: none !important;
	}

	.preloader_animation {
		height: 10px;
		margin: 0px 0 10px;
	}

	#preload_1 {
		background: url(../../Images/preloader2.gif) center center no-repeat;
		height: 10px;
		display: none;
	}

	#preload_2 {
		background: url(../../Images/preloader2.gif) center center no-repeat;
		height: 10px;
		display: none;
	}

	.preload_3 {
		background: url(../../Images/preloader2.gif) center center no-repeat;
		min-height: 10px;
	}

	#filter_news {
		margin-bottom: 0px !important;
	}



	/* Timeline holder */
	ul.timeline {
		list-style-type: none;
		position: relative;
		padding-left: 1.5rem;
	}

		/* Timeline vertical line */
		ul.timeline:before {
			content: ' ';
			background: #fff;
			display: inline-block;
			position: absolute;
			left: 16px;
			width: 4px;
			height: 100%;
			z-index: 400;
			border-radius: 1rem;
		}

	li.timeline-item, li.timeline-item2 {
		margin: 20px 0;
	}

	/* Timeline item arrow */
	.timeline-arrow {
		border-top: 0.5rem solid transparent;
		border-right: 0.5rem solid #fff;
		border-bottom: 0.5rem solid transparent;
		display: block;
		position: absolute;
		left: 2rem;
	}

	/* Timeline item circle marker */
	li.timeline-item::before {
		content: ' ';
		background: #ddd;
		display: inline-block;
		position: absolute;
		border-radius: 50%;
		border: 3px solid #fff;
		left: 11px;
		width: 14px;
		height: 14px;
		z-index: 400;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	}

	li.timeline-item2::before {
		content: ' ';
		background: #2ebf39;
		display: inline-block;
		position: absolute;
		border-radius: 50%;
		border: 3px solid #fff;
		left: 11px;
		width: 14px;
		height: 14px;
		z-index: 400;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	}

	.index_block {
		background-color: #fff !important;
		border: 1px solid rgba(0, 0, 0, 0.07) !important;
		border-radius: 0.25rem !important;
		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) !important;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) !important;
	}

	.index_block {
		color: #212529 !important;
		text-decoration: none !important;
	}

		.index_block:hover {
			color: #212529 !important;
			text-decoration: none !important;
		}

	.alert {
		border-radius: 0 !important;
		margin-bottom: 0 !important;
		background: #f9e08e !important;
		padding: .55rem 1.25rem !important;
	}


	.alert-warning {
		font-size: .75rem !important;
		color: #272b36 !important;
	}

		.alert-warning a {
			color: #272b36 !important;
		}

			.alert-warning a:hover {
				color: #272b36 !important;
				text-decoration: none !important;
			}

	.badge-info {
		font-size: .8rem !important;
		color: #000000 !important;
		background: #7fffd4 !important;
	}

	.lbl {
		font-size: 1rem !important;
		padding-right: 5px;
	}


	.card-columns .card {
		margin-bottom: 5px !important;
	}

	.top_links_box {
		max-width: 1140px;
		margin: 0 auto;
		line-height: .9rem;
	}


	.testimonials .testimonial {
		padding: 20px;
		background: #fff;
		height: 100%;
		font-family: 'Gilroy-Medium', 'Roboto', Arial !important;
	}

	.testimonials .text {
		font-size: 0.8rem;
		letter-spacing: 0;
	}

		.testimonials .text p {
			color: #555
		}

	.testimonials .avatar {
		min-width: 60px;
		max-width: 60px;
		min-height: 60px;
		max-height: 60px;
		border-radius: 50%;
		overflow: hidden;
		margin-left: 10px
	}

	.testimonials .bottom {
		width: 100%
	}

		.testimonials .bottom .testimonial-info {
			text-align: right
		}

		.testimonials .bottom h5 {
			text-transform: uppercase;
			letter-spacing: 0.1em;
			margin-bottom: 5px
		}

		.testimonials .bottom p {
			font-size: 0.75rem;
			color: #999;
			margin-bottom: 0
		}

	/*.testimonials .icon{color:#ddd;font-size:2rem;margin-right:20px}*/
	.testimonials .icon {
		background: url(../img/books_link.jpg) 0 0 no-repeat;
		width: 48px;
		height: 48px;
	}

	.testimonials .owl-carousel .owl-stage {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.testimonials .owl-dot.active span {
		background: #4fbfa8 !important
	}

	.testimonials .item {
		margin: 0 5px;
		height: 100%;
		padding-bottom: 55px;
	}

	.testimonial {
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		border-radius: 0.25rem;
	}

	.testimonial-info a {
		text-decoration: none;
	}

		.testimonial-info a h5 {
			color: #212529
		}

		.testimonial-info a p {
			color: #555555;
		}

	.owl-carousel.equal-height .owl-stage {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.banner_on_page {
		height: 80px;
		padding: 0px 0;
		border: 0px solid #eaeaea;
		margin: 0 0 20px 0;
		text-align: center;
		background: #badbc8;
	}

	.banner_on_page_txt {
		background: url(../../Images/book_bg_banner.jpg) 0 0 no-repeat;
		margin: 5px auto;
		height: 70px;
		max-width: 380px;
	}

	.card_news {
		color: #333 !important;
		text-decoration: none !important;
	}

		.card_news:hover {
			color: #333 !important;
			text-decoration: none !important;
		}


	.hidden {
		display: none !important;
	}

	#legalCheckout {
		display: none
	}

	.box-footer label {
		color: #555 !important;
		font-size: .85rem !important;
		font-weight: bold;
	}

	.extra_cities_item {
		display: none;
	}

	.search-categories-btn-wrapper {
		padding: 2px 4px 2px 2px;
		border-top: 2px solid #a42921;
		font-size: 13px;
		vertical-align: middle;
		border-bottom: 2px solid #a42921;
		border-left: 2px solid #a42921;
		border-radius: 4px 0px 0px 4px;
	}

	.search-categories-btn {
		margin: 2px;
		background: #f5f3f3;
		padding: 4px 8px;
		border-radius: 4px;
		cursor: pointer;
		color: #555;
	}

	.search-categories-btn-active {
		margin: 2px;
		background: #a42921;
		padding: 4px 8px;
		border-radius: 4px;
		color: #fff;
	}

	.search-categories-btn:hover {
		background: #ebebeb;
	}

	.search-categories-btn-arrow {
		font-size: 10px;
		position: relative;
		top: -3px;
		color: #777;
	}

	.search-categories-btn-delete {
		padding-left: 2px;
		color: #ffffff;
		cursor: pointer;
	}

	.search-result-msg {
		margin: .7rem 0 .7rem 0;
		font-size: .9rem;
	}

	.modal-search-categories {
		max-width: 670px;
		top: 89px;
	}

	.modal-body .search-categories-container {
		margin-top: 10px;
	}

	.modal-search-categories .modal-content {
		padding-bottom: 50px;
	}

		.modal-search-categories .modal-content .modal-body {
			padding-left: 30px;
			padding-right: 10px;
		}

	.search-categories-list {
		margin: 0;
		padding: 0;
	}

		.search-categories-list li {
			padding: 6px 8px;
			font-size: .9rem;
			font-family: 'Gilroy-Semibold';
			margin: 0;
		}

			.search-categories-list li i {
				padding-right: 10px;
				font-size: 1.1rem;
				color: #a42921;
			}

			.search-categories-list li:hover {
				color: #a42921 !important;
				background: #efefef /*#86b5d7 #b1d0f1*/;
				outline: none;
				border-radius: 4px;
				cursor: pointer;
			}

				.search-categories-list li:hover i {
					color: #a42921 !important;
				}

	#SearchBooks {
		outline: 0 !important;
		border-top: 2px solid #a42921 !important;
		border-right: 0px solid #a42921 !important;
		border-bottom: 2px solid #a42921 !important;
		border-left: 0px solid #a42921 !important;
		color: #333333;
	}

		#SearchBooks:focus {
			outline: 0 !important;
			border-top: 2px solid #a42921 !important;
			border-right: 0px solid #a42921 !important;
			border-bottom: 2px solid #a42921 !important;
			border-left: 0px solid #a42921 !important;
			color: #333333;
		}

	/* genres */
	.genre_detective {
		background: url(../../Images/detective.jpg) 0 0 no-repeat;
		min-height: 300px;
		background-size: cover;
	}
	/* /genres */

	#content .panel.sidebar-menu {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	}

		#content .panel.sidebar-menu .panel-heading .btn.btn-danger {
			color: #fff;
		}

		#content .panel.sidebar-menu .panel-body span.colour {
			display: inline-block;
			width: 15px;
			height: 15px;
			border: solid 1px #555555;
			vertical-align: top;
			margin-top: 2px;
			margin-left: 5px;
		}

			#content .panel.sidebar-menu .panel-body span.colour.white {
				background: #fff;
			}

			#content .panel.sidebar-menu .panel-body span.colour.red {
				background: red;
			}

			#content .panel.sidebar-menu .panel-body span.colour.green {
				background: green;
			}

			#content .panel.sidebar-menu .panel-body span.colour.blue {
				background: blue;
			}

			#content .panel.sidebar-menu .panel-body span.colour.yellow {
				background: yellow;
			}

		#content .panel.sidebar-menu .panel-body label {
			color: #999999;
			font-size: 12px;
		}

			#content .panel.sidebar-menu .panel-body label:hover {
				color: #555555;
			}

		#content .panel.sidebar-menu h3 {
			padding: 5px 0;
			margin: 0;
		}

		#content .panel.sidebar-menu ul.nav.category-menu {
			margin-bottom: 20px;
		}

			#content .panel.sidebar-menu ul.nav.category-menu li a {
				text-transform: uppercase;
				font-weight: bold;
			}

		#content .panel.sidebar-menu ul.nav ul {
			list-style: none;
			padding-left: 0;
		}

			#content .panel.sidebar-menu ul.nav ul li {
				display: block;
			}

				#content .panel.sidebar-menu ul.nav ul li a {
					position: relative;
					font-weight: normal;
					text-transform: none !important;
					display: block;
					padding: 10px 15px;
					padding-left: 30px;
					font-size: 12px;
					color: #999999;
				}

					#content .panel.sidebar-menu ul.nav ul li a:hover,
					#content .panel.sidebar-menu ul.nav ul li a:focus {
						text-decoration: none;
						background-color: #eeeeee;
					}

	.orders tr td {
		font-size: 0.8rem !important;
	}

	.category-menu li .active {
		font-weight: bold;
		text-decoration: underline;
	}

	.category-menu li {
		border-bottom: 1px solid #eaeaea;
	}



	/* advertising */



	.example-2 .wrapper {
	}

		.example-2 .wrapper:hover .menu-content span {
			-webkit-transform: translate(-50%, -10px);
			transform: translate(-50%, -10px);
			opacity: 1;
		}

	.example-2 .header {
		color: #212529;
		padding: 1em 1em 0;
	}

		.example-2 .header::before, .example-2 .header::after {
			content: '';
			display: table;
		}

		.example-2 .header::after {
			clear: both;
		}

		.example-2 .header .date {
			float: left;
			font-size: 1rem;
			font-family: 'Gilroy-Extrabold', 'Roboto', Arial !important;
			/*text-shadow: 2px 2px 2px #000000;*/
		}

	.example-2 .menu-content {
		float: right;
	}

		.example-2 .menu-content li {
			margin: 0 5px;
			position: relative;
		}

		.example-2 .menu-content span {
			transition: all 0.3s;
			opacity: 0;
		}

	.example-2 .data {
		color: #fff; /*
  -webkit-transform: translateY(calc(100px + 4em));
          transform: translateY(calc(100px + 4em));*/
	}

	.example-2 .title a {
		color: #fff;
	}

	.example-2 .button {
		display: block;
		width: 120px;
		padding: 6px 4px;
		margin: 2em auto 1em;
		text-align: center;
		font-size: 12px;
		color: #320000;
		line-height: 1;
		position: relative;
		font-weight: 700;
		background: orange;
		border-radius: 10px;
	}
	/*
.example-2 .button::after {
  content: '\2192';
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -30%);
          transform: translate(0, -30%);
  transition: all 0.3s;
}
.example-2 .button:hover::after {
  -webkit-transform: translate(5px, -50%);
          transform: translate(5px, -50%);
  opacity: 1;
}
*/
	/* /advertising */




	/* flip effects */

	.flip_wrapper {
		width: 100%;
		margin: 0 0;
		max-width: 80rem;
	}

	.flip_cols {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.flip_col {
		width: calc(16.6%);
		margin: 0;
		cursor: pointer;
		padding: .4rem;
	}

	.flip_col2 {
		width: calc(14.2%);
		margin: 0;
		cursor: pointer;
		padding: .4rem;
	}

	.flip_container {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.flip_front,
	.flip_back {
		background-size: cover;
		background-position: center;
		-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		text-align: center;
		min-height: 150px;
		height: auto;
		border-radius: 4px;
		color: #fff;
		font-size: .9rem;
		padding: 0.5rem;
	}

	.flip_sm {
		min-height: 100px !important;
	}

	.flip_back {
		background: #cedce7;
		background: -webkit-linear-gradient(45deg, #cedce7 0%,#596a72 100%);
		background: -o-linear-gradient(45deg, #cedce7 0%,#596a72 100%);
		background: linear-gradient(45deg, #cedce7 0%,#596a72 100%);
	}

	.flip_front:after {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		content: '';
		display: block;
		opacity: .3;
		background-color: #000;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		border-radius: 4px;
	}

	.flip_container:hover .front,
	.flip_container:hover .back {
		-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
		transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	}

	.flip_back {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

		.flip_back .flip_inner p {
			margin-top: 1rem;
		}

	.flip_inner {
		-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
		transform: translateY(-50%) translateZ(60px) scale(0.94);
		top: 50%;
		position: absolute;
		left: 0;
		width: 100%;
		padding: 1rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		outline: 1px solid transparent;
		-webkit-perspective: inherit;
		perspective: inherit;
		z-index: 2;
	}

	.flip_container .flip_back {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg);
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}

	.flip_container .flip_front {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	/*
.flip_container:hover .flip_back{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.flip_container:hover .flip_front{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
	*/
	.flip_front .flip_inner p {
		font-size: .95rem;
		text-shadow: 1px 1px 1px #000000;
		margin-bottom: 2rem;
		position: relative;
	}

		.flip_front .flip_inner p:after {
			content: '';
			width: 4rem;
			height: 2px;
			position: absolute;
			background: #ffffff; /*#C6D4DF;*/
			opacity: .6;
			display: block;
			left: 0;
			right: 0;
			margin: 0 auto;
			bottom: -.75rem;
		}

	.flip_front .flip_inner span {
		color: rgba(255,255,255,0.9);
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: 300;
		font-size: .8rem;
		text-shadow: 1px 1px 1px #000000;
	}

	@media screen and (max-width: 64rem) {
		.flip_col, .flip_col2 {
			width: calc(33.333333% - 0.2rem);
		}
	}

	@media screen and (max-width: 48rem) {
		.flip_col {
			width: calc(50% - 0.01rem);
		}

		.flip_col2 {
			width: calc(100% - 0.01rem);
		}
	}

	@media screen and (max-width: 32rem) {
		.flip_col, .flip_col2 {
			width: calc(50% - 0.01rem);
		}

		.flip_col2 {
			width: calc(100% - 0.01rem);
		}
	}

	/* /flip effects */
.top_banner {
	/*background: url("https://static2.bgshop.ru/banners/9may_2025_banner_index.jpg") center top no-repeat #ffffff;*/
	text-align:center;
	width: 100%;
	background: #fee0ba;
	display: block;
}

.top_elements {
	padding: 12px 0 0 0; 
}

	.icon {
		text-align: center;
		margin: 21px 0 0 0;
		display: block;
		color: #444;
		text-decoration: none;
	}

		.icon:hover {
			color: #d70834;
			text-decoration: none;
		}

	#icon_cab1 {
		width: 45px;
	}

	#icon_cab2 {
		width: 45px;
		position: relative;
	}

	#icon_cab3 {
		width: 55px;
	}

	.icon .far, .icon .fas {
		font-size: 1.2rem;
		color: #444;
		cursor: pointer;
	}

	.icon .icon_title {
		font-size: .8rem;
	}

	.icon_title {
		cursor: pointer;
	}

	/**/
	.icon_mobile {
		text-align: left;
		margin: 10px 0 0 0;
		display: block;
	}

	#icon_cab1_mobile {
		width: 25px;
	}

	#icon_cab2_mobile {
		width: 25px;
		position: relative;
	}

	#icon_cab3_mobile {
		width: 25px;
	}

	#icon_cab4_mobile {
		/*
	width:25px;
	margin-right:5px;
		*/
		width: 100%;
		min-height: 100%;
		border: 1px solid #ffffff;
	}


	.icon_mobile .far, .icon_mobile .fas {
		font-size: 1rem;
		color: #999;
		cursor: pointer;
	}

	.icon_mobile .icon_title_mobile {
		font-size: .75rem;
	}



	.contant_phone {
		padding-right: 10px;
	}

	.logo_large {
		margin: 2px 0 0 -25px !important;
	}

	.logo_medium {
		margin: 4px 0 0 0 !important;
		width: 280px;
	}

	.logo_small {
		margin: 5px 0 0 0 !important;
		width: 280px;
	}

	.counter {
		background: #d70834;
		position: absolute;
		top: -8px;
		left: 19px;
		text-align: center;
		vertical-align: middle;
		border-radius: 4px;
		margin: 0;
		padding: 0 .4rem;
		opacity: 0.8;
	}

		.counter span {
			color: #ffffff;
			font-weight: bold;
			font-size: .70rem;
			line-height: 1.2rem;
		}

	#module {
		width: 100%;
	}

		#module a {
			text-decoration: none;
			color: #a42921;
			display: block;
			margin-top: 10px;
			font-size: 0.8rem;
			font-weight: bold;
			text-align: right;
			padding-right: 15px;
		}

			#module a.collapsed:after {
				content: 'Развернуть ↓';
			}

			#module a:not(.collapsed):after {
				content: 'Свернуть ↑';
			}

		#module #collapseExample.collapse:not(.show) {
			display: block;
			height: 6em;
			overflow: hidden;
		}

	.overlay_bg {
		width: 100%;
		height: 60px;
		background: rgb(255,255,255);
		background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 95%);
		background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 95%);
		background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 95%);
		display: block;
		position: absolute;
		bottom: 0px;
		left: 0;
	}

	#module #collapseExample.collapsing {
		height: 6em;
	}

	#module #collapseExample.collapsed {
		height: 6em;
	}

	#module .show .overlay_bg {
		display: none !important;
	}


	.attention_msg {
		border: 2px solid #eaeaea;
		padding: 20px 20px;
		margin-bottom: 20px;
		color: #444; /*a42921*/
		font-size: .85rem;
	}

		.attention_msg b {
			color: #a42921;
		}

	.signature {
		font-size: .85rem;
	}

	.zoomIn {
		cursor: url(../../Images/zoomIn.png), auto !important;
	}

	.parent_category {
		font-size: 1rem !important;
		font-family: 'Gilroy-Semibold', 'Roboto', Arial !important;
		color: #212529 !important;
		padding: .35rem .40rem !important;
		line-height: 1.4 !important;
	}

		.parent_category:hover {
			text-decoration: none !important;
		}

	.active_category {
		background: #eaeaea !important;
		font-family: 'Gilroy-Semibold', 'Roboto', Arial !important;
	}



	/* Advertising */


	.cta_wrapper {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	.cta {
		display: flex;
		padding: 5px 8px 3px;
		text-decoration: none;
		font-size: .9rem;
		color: #fff;
		background: #a42921; /*#6225E6;*/
		transition: 1s;
		/* box-shadow: 6px 6px 0 black; */
		box-shadow: 6px 6px 0 rgba(0,0,0,0.7); /* Параметры тени */
		transform: skewX(-15deg);
		margin-bottom: 14px;
		width: 95%;
	}

		.cta:focus {
			outline: none;
		}

		.cta:hover {
			transition: 0.5s;
			box-shadow: 10px 10px 0 #FBC638;
			color: white;
		}

		.cta span:nth-child(2) {
			transition: 0.5s;
			margin-right: 0px;
		}

		.cta:hover span:nth-child(2) {
			transition: 0.5s;
			margin-right: 45px;
		}

		.cta span {
			transform: skewX(15deg)
		}

			.cta span:nth-child(2) {
				width: 20px;
				margin-left: 38px;
				position: relative;
				top: 2px;
			}

	/**************SVG****************/

	path.one {
		transition: 0.4s;
		transform: translateX(-60%);
	}

	path.two {
		transition: 0.5s;
		transform: translateX(-30%);
	}

	.cta:hover path.three {
		animation: color_anim 1s infinite 0.2s;
	}

	.cta:hover path.one {
		transform: translateX(0%);
		animation: color_anim 1s infinite 0.6s;
	}

	.cta:hover path.two {
		transform: translateX(0%);
		animation: color_anim 1s infinite 0.4s;
	}

	/* SVG animations */

	@keyframes color_anim {
		0% {
			fill: white;
		}

		50% {
			fill: #FBC638;
		}

		100% {
			fill: white;
		}
	}
	/* Advertising */

	.advertise_msg {
		display: none;
		padding: 10px !important;
	}

		.advertise_msg .fancybox-close-small {
			color: #ffffff;
		}

	.fancybox-bg {
		/* display: none !important; */
		opacity: 0.8 !important;
	}

	#mapWidget, #mapButtons {
		display: none;
	}

	input:focus, textarea:focus {
		outline: none;
	}

	#city_wrapper {
		display: none;
	}


	.you_container {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		margin-bottom: 20px;
		height: 0;
	}

	.you_video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


	#rating-wrapper {
		display: block;
		margin-top: 10px;
	}

	.starrr {
		display: inline-block;
	}

		.starrr a {
			font-size: 0.85rem;
			padding: 0 1px;
			cursor: pointer;
			color: #FFD119;
			text-decoration: none;
		}

	#vote-qty {
		font-size: 0.8rem;
		color: #cb9827;
		cursor: pointer;
	}

		#vote-qty span {
			font-size: 0.8rem;
			color: #cb9827;
			cursor: pointer;
		}

	.choice {
		font-size: .8rem;
		color: #cb9827;
	}

	.promo_desc {
		color: #d70834 !important;
		font-family: 'Gilroy-Semibold';
		text-decoration: underline !important;
	}

		.promo_desc:hover {
			color: #ec9c34 !important;
			font-family: 'Gilroy-Semibold';
			text-decoration: underline !important;
		}

	#reviews_carousel .carousel-item .carousel-caption {
		position: relative !important;
		right: 0 !important;
		left: 0 !important;
		bottom: 0 !important;
		color: #212529 !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	#reviews_carousel .carousel-indicators {
		display: none;
	}

		#reviews_carousel .carousel-indicators li {
			background: #eaeaea;
		}

		#reviews_carousel .carousel-indicators .active {
			background: #777;
		}


	#reviews_carousel_wrapper {
		padding: 25px 15px 0 15px;
		background: #fff;
		border: solid 0px #e6e6e6;
		margin-bottom: 15px;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		border-radius: 0.25rem;
		min-height: 210px;
	}

	#reviews_carousel {
		margin: 0;
		padding: 0;
	}

		#reviews_carousel .blockquote-footer {
			padding: 0 15px 15px;
		}

	.client-review-stars {
		color: #FFD119;
		font-size: .85rem;
		padding: 0 1px;
	}

	.product-preview-title {
		display: block !important;
		text-wrap: none;
		font-size: .9rem;
		color: #212529;
		text-decoration: none;
		position: relative;
	}

		.product-preview-title:hover {
			color: #212529;
			text-decoration: none;
		}


		.product-preview-title h2 {
			font-size: 1.1rem;
		}

			.product-preview-title h2 span {
				font-size: .8rem;
				font-weight: normal !important;
				position: absolute;
				top: 5px;
				right: 0 !important;
				color: #a42921 !important;
			}

				.product-preview-title h2 span i {
					font-size: .7rem;
					color: #a42921 !important;
				}

	.btn-product-preview {
		border: 1px solid #ffffff !important;
		background: #a42921 !important;
		color: #ffffff !important;
	}

		.btn-product-preview:hover {
			border: 1px solid #a42921 !important;
			background: #ffffff !important;
			color: #a42921 !important;
		}

	.reviews_title {
		font-size: 1.125rem;
		font-weight: bold;
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
		text-transform: uppercase;
	}

	.review_1 {
		background-color: #fef1f2;
		border-radius: 4px;
	}

	.review_2 {
		background-color: #fef1f2;
		border-radius: 4px;
	}

	.review_3 {
		background-color: #f4f4f5;
		border-radius: 4px;
	}

	.review_4 {
		background-color: #effbf9;
		border-radius: 4px;
	}

	.review_5 {
		background-color: #effbf9;
		border-radius: 4px;
	}

	.review_title {
		font-size: 1.1rem;
		font-weight: bold;
	}

	.review_advantages span, .review_disadvantages span {
		font-weight: bold;
	}

	.review_date, .review_customer_name {
		color: #707783;
		font-size: .9rem;
	}

	#isAcceptLabel {
		color: #6c757d;
	}

	.w-85 {
		width: 85%;
	}

	#review-form-info {
		padding-top: 10px;
		margin: 0 auto;
		font-size: .85rem;
		color: #6c757d;
	}

	#rating-wrapper2 {
		text-align: left;
		width: 85%;
		margin: 0 auto 20px auto;
	}

	#rating_label {
		color: #6c757d;
	}

	.input-group #advantages {
		text-align: left;
	}


	#review_next_page {
		display: block;
		text-align: center;
		color: #a42921;
		cursor: pointer !important;
		font-weight: bold;
	}

	#review_helpful_yes {
		cursor: pointer !important;
	}

	#review_helpful_no {
		cursor: pointer !important;
	}

	.default_star {
		font-size: .85rem;
		color: #FFD119;
	}

	.brightness {
		-webkit-filter: brightness(0.7);
		filter: brightness(0.7);
	}

	.buttons-block {
		padding: 20px 20px 30px;
		border: 2px solid #f6f6f6;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	.btn-block + .btn-block {
		margin: 0 !important;
	}

	a.link-header {
		color: #212529 !important;
	}

		a.link-header:hover {
			color: #a42921 !important;
		}

		a.link-header:focus {
			color: #212529 !important;
		}

	.product-new {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #86b5db !important;
		font-size: 90%;
	}

	a.product-new:hover {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #86b5db !important;
		font-size: 90%;
	}

	a.product-new:focus {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #86b5db !important;
		font-size: 90%;
	}

	.product-for-event {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #47c389 !important;
		font-size: 90%;
	}

	a.product-for-event:hover {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #47c389 !important;
		font-size: 90%;
	}

	a.product-for-event:focus {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #47c389 !important;
		font-size: 90%;
	}


	.product-bestseller {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #92cf7e !important;
		font-size: 90%;
	}

	a.product-bestseller:hover {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #92cf7e !important;
		font-size: 90%;
	}

	a.product-bestseller:focus {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #92cf7e !important;
		font-size: 90%;
	}

	.product-discount {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #7e80cf !important;
		font-size: 90%;
	}

	a.product-discount:hover {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #7e80cf !important;
		font-size: 90%;
	}

	a.product-discount:focus {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #7e80cf !important;
		font-size: 90%;
	}

	.product-digital {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #a469b4 !important;
		font-size: 80%;
	}

	a.product-digital:hover {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #a469b4 !important;
		font-size: 80%;
	}

	a.product-digital:focus {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #a469b4 !important;
		font-size: 80%;
	}

	.product-digital-preview {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal !important;
		color: #9545ab !important;
		background: #ffffff !important;
		font-size: .9rem !important;
		padding: 0;
		margin: 10px 0;
	}


	.product-disc {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: rgb(140,94,195);
		background: -moz-linear-gradient(128deg, rgba(140,94,195,1) 0%, rgba(214,57,200,1) 100%);
		background: -webkit-linear-gradient(128deg, rgba(140,94,195,1) 0%, rgba(214,57,200,1) 100%);
		background: linear-gradient(128deg, rgba(140,94,195,1) 0%, rgba(214,57,200,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c5ec3",endColorstr="#d639c8",GradientType=1);
		font-size: 90%;
	}

		.product-disc:hover {
			color: #ffffff;
		}

	.product-sm-disc {
		display: block;
		text-align: center;
		font-family: Gilroy-Semibold, 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		background: rgb(140,94,195);
		background: -moz-linear-gradient(128deg, rgba(140,94,195,1) 0%, rgba(214,57,200,1) 100%);
		background: -webkit-linear-gradient(128deg, rgba(140,94,195,1) 0%, rgba(214,57,200,1) 100%);
		background: linear-gradient(128deg, rgba(140,94,195,1) 0%, rgba(214,57,200,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c5ec3",endColorstr="#d639c8",GradientType=1);
		width: 130px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 12px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -15px;
		border: 1px solid #fff;
		/*box-shadow: 2px -4px 14px 2px #fff;*/
		box-shadow: 0px -1px 1px 1px #fff;
	}

		.product-sm-disc:hover {
			color: #ffffff;
		}

	.product-best-price {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: rgba(255, 56, 83, 1.0);
		background: -moz-linear-gradient(135deg, rgba(255, 56, 83, 1.0) 0%, rgba(193, 153, 72, 1.0) 100%);
		background: -webkit-linear-gradient(135deg, rgba(255, 56, 83, 1.0) 0%, rgba(193, 153, 72, 1.0) 100%);
		background: linear-gradient(135deg, rgba(255, 56, 83, 1.0) 0%, rgba(193, 153, 72, 1.0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF3853",endColorstr="#C19948",GradientType=1);
		font-size: 90%;
	}

		.product-best-price:hover {
			color: #ffffff;
		}

	.product-sm-best-price {
		display: block;
		text-align: center;
		font-family: Gilroy-Semibold, 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		background: rgba(255, 56, 83, 1.0);
		background: -moz-linear-gradient(135deg, rgba(255, 56, 83, 1.0) 0%, rgba(193, 153, 72, 1.0) 100%);
		background: -webkit-linear-gradient(135deg, rgba(255, 56, 83, 1.0) 0%, rgba(193, 153, 72, 1.0) 100%);
		background: linear-gradient(135deg, rgba(255, 56, 83, 1.0) 0%, rgba(193, 153, 72, 1.0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF3853",endColorstr="#C19948",GradientType=1);
		width: 130px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 12px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -15px;
		border: 1px solid #fff;
		/*box-shadow: 2px -4px 14px 2px #fff;*/
		box-shadow: 0px -1px 1px 1px #fff;
	}

		.product-sm-best-price:hover {
			color: #ffffff;
		}

	.product-exclusive {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: rgba(228, 160, 83, 1.0);
		background: -moz-linear-gradient(135deg, rgba(228, 160, 83, 1.0) 0%, rgba(204, 23, 246, 1.0) 100%);
		background: -webkit-linear-gradient(135deg, rgba(228, 160, 83, 1.0) 0%, rgba(204, 23, 246, 1.0) 100%);
		background: linear-gradient(135deg, rgba(228, 160, 83, 1.0) 0%, rgba(204, 23, 246, 1.0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E4A053",endColorstr="#CC17F6",GradientType=1);
		font-size: 90%;
	}

		.product-exclusive:hover {
			color: #ffffff;
		}

	.product-sm-exclusive {
		display: block;
		text-align: center;
		font-family: Gilroy-Semibold, 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		background: rgba(228, 160, 83, 1.0);
		background: -moz-linear-gradient(135deg, rgba(228, 160, 83, 1.0) 0%, rgba(204, 23, 246, 1.0) 100%);
		background: -webkit-linear-gradient(135deg, rgba(228, 160, 83, 1.0) 0%, rgba(204, 23, 246, 1.0) 100%);
		background: linear-gradient(135deg, rgba(228, 160, 83, 1.0) 0%, rgba(204, 23, 246, 1.0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E4A053",endColorstr="#CC17F6",GradientType=1);
		width: 130px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 12px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -15px;
		border: 1px solid #fff;
		/*box-shadow: 2px -4px 14px 2px #fff;*/
		box-shadow: 0px -1px 1px 1px #fff;
	}

		.product-sm-exclusive:hover {
			color: #ffffff;
		}

	.product-low-price {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: rgb(95,94,195);
		background: -moz-linear-gradient(128deg, rgba(95,94,195,1) 0%, rgba(57,205,214,1) 100%);
		background: -webkit-linear-gradient(128deg, rgba(95,94,195,1) 0%, rgba(57,205,214,1) 100%);
		background: linear-gradient(128deg, rgba(95,94,195,1) 0%, rgba(57,205,214,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5f5ec3",endColorstr="#39cdd6",GradientType=1);
		font-size: 90%;
	}

		.product-low-price:hover {
			color: #ffffff;
		}

	.product-sm-low-price {
		display: block;
		text-align: center;
		font-family: Gilroy-Semibold, 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		background: rgb(95,94,195);
		background: -moz-linear-gradient(128deg, rgba(95,94,195,1) 0%, rgba(57,205,214,1) 100%);
		background: -webkit-linear-gradient(128deg, rgba(95,94,195,1) 0%, rgba(57,205,214,1) 100%);
		background: linear-gradient(128deg, rgba(95,94,195,1) 0%, rgba(57,205,214,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5f5ec3",endColorstr="#39cdd6",GradientType=1);
		width: 130px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 12px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -15px;
		border: 1px solid #fff;
		/*box-shadow: 2px -4px 14px 2px #fff;*/
		box-shadow: 0px -1px 1px 1px #fff;
	}

		.product-sm-low-price:hover {
			color: #ffffff;
		}

	.product-used {
		text-align: left;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		color: #ffffff;
		background: #4c84da !important;
		font-size: 90%;
	}


	.product-sm-used {
		text-align: center;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		background: #4c84da !important;
		width: 110px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 4px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -24px;
		border: 1px solid #fff;
	}

	.product-sm-used-placeholder {
		text-align: center;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		width: 110px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 4px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -24px;
	}

	.product-xsm-used {
		text-align: center;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .7rem;
		color: #ffffff;
		background: #4c84da !important;
		width: 110px;
		height: 22px;
		padding: 2px 8px;
		border-radius: 4px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -5px;
		border: 1px solid #fff;
	}

	.product-xsm-used-placeholder {
		text-align: center;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .7rem;
		color: #ffffff;
		width: 110px;
		height: 22px;
		padding: 2px 8px;
		border-radius: 4px;
		margin: 0 auto 0 auto;
		position: relative;
		top: -5px;
	}

	.product-sm-used-sc {
		text-align: center;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		background: #4c84da !important;
		width: 110px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 4px;
		border: 1px solid #fff;
	}

	.product-sm-used-placeholder-sc {
		text-align: center;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: .75rem;
		color: #ffffff;
		width: 110px;
		height: 24px;
		padding: 2px 8px;
		border-radius: 4px;
	}

	.shopping-cart {
		padding: 0 !important;
		margin: 0 !important;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 0;
	}


		.shopping-cart .card-body {
			padding: 0 !important;
			margin: 0 !important;
		}

	.continue-ordering-btn {
		font-size: .9rem;
	}

	.shopping-cart-product-img {
		margin-top: 0px !important;
		margin-bottom: 10px !important;
		-webkit-border-radius: 2px !important;
		border-radius: 2px !important;
	}

	.shopping-cart-btn-divider {
		color: #eaeaea;
		padding: 0 15px;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
	}

	.shopping-cart-service-btn-group {
		margin-top: 15px;
		font-size: .8rem;
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif;
	}

	.shopping-cart-title-counter {
		font-size: .9rem;
		padding: 0 5px;
		color: #888;
	}

	.shopping-cart-header {
		-webkit-border-radius: 4px;
		border-radius: .4rem;
		background: #f6f6f6;
		padding: 10px 14px;
		color: #444444;
		font-size: .9rem;
		margin: 0 0 20px;
	}

	.recommended-cart-header {
		-webkit-border-radius: 4px;
		border-radius: .4rem;
		background: #fff;
		padding: 10px 14px;
		color: #444444;
		font-size: .9rem;
		margin: 0 0 20px;
		border: 1px dashed #eaeaea;
	}

	.shopping-cart-main {
		font-size: 1.1rem;
		font-weight: bold;
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif;
	}

	.shopping-cart-regular {
		font-size: .9rem;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
	}

	.bt {
		border-top: 1px solid #eaeaea;
	}

	.bb {
		border-bottom: 1px solid #eaeaea;
	}

	.input-validation-error {
		border: 1px solid #a42921;
	}

	.form-group .form-control {
		color: #222222 !important;
	}

	.extra-title {
		color: #888;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		position: relative;
		text-align: center;
		z-index: 1;
		margin-top: 10px;
		margin-bottom: 15px;
	}

		.extra-title:before {
			border-top: 1px solid #ccc;
			content: "";
			position: absolute;
			top: 8px;
			left: 0;
			width: 100%;
			z-index: -1;
		}

		.extra-title span {
			background: #fff;
			padding: 0 10px;
			text-transform: uppercase;
		}

	.image-desc-mob-right {
		float: right;
		margin: 15px 0px 15px 15px;
	}

	/* Events */

	.events_details {
		font-size: .8rem;
		border: 0px solid #8892a0;
		border-radius: 4px;
		width: 99.5%;
		margin: 0 0 25px 0;
		background: #f3f3f3;
	}

	.event_header {
		margin-top: 10px;
		font-family: "Arno-Pro", Georgia, "Times New Roman", serif !important;
		font-weight: normal !important;
		line-height: 1.6rem;
		font-size: 1.125rem;
		max-height: 74px;
		min-height: 74px;
		overflow: hidden;
		position: relative;
	}

		.event_header strong {
		}

	.events_title {
		text-align: left;
	}

	.event_photo_wrapper {
		position: relative;
	}

	.event_link {
		display: block;
		position: absolute;
		bottom: -10px;
		right: 5px;
	}

		.event_link img {
			border-radius: 4px;
			-webkit-box-shadow: 0px 8px 6px -6px #999;
			-moz-box-shadow: 0px 8px 6px -6px #999;
			box-shadow: 0px 8px 6px -6px #999;
		}



	.event_item {
		margin-top: 0;
		margin-bottom: 40px;
	}

	.event_short_desc {
		font-size: 0.8rem;
		color: #555;
		text-align: left;
		position: relative;
		min-height: 57px;
		max-height: 57px;
		overflow: hidden;
	}

	.events_anounce {
		font-size: .75rem !important;
		border: 0px solid #eaeaea;
		border-radius: 4px;
		width: 99.5%;
		margin: 0 auto 15px auto;
		background: #f9f9f9;
	}

	.event_title {
		color: #8892a0;
		margin: 5px 0 5px;
	}

	.event_time, .event_place {
		color: #555;
		font-weight: bold;
	}

	.message {
		color: #c30416 !important;
		padding-left: 5px !important;
		padding-right: 5px !important;
		padding-top: 18px !important;
		max-height: 57px;
		min-height: 57px;
		font-size: .8rem !important;
		background-color: #f8d7da !important;
		border-color: #f5c6cb;
		margin-bottom: 1rem !important;
		-webkit-border-radius: 4px !important;
		border-radius: 4px !important;
	}

	.category {
		color: #888;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		position: relative;
		text-align: center;
		z-index: 1;
		margin-top: 25px;
		margin-bottom: 15px;
	}

		.category:before {
			border-top: 1px solid #ccc;
			content: "";
			position: absolute;
			top: 8px;
			left: 0;
			width: 100%;
			z-index: -1;
		}

		.category span {
			background: #fff;
			padding: 0 10px;
			text-transform: uppercase;
		}

	.category2 {
		color: #888;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		position: relative;
		text-align: center;
		z-index: 1;
		margin-top: 0px;
		margin-bottom: 15px;
	}

		.category2:before {
			border-top: 1px solid #ccc;
			content: "";
			position: absolute;
			top: 8px;
			left: 0;
			width: 100%;
			z-index: -1;
		}

		.category2 span {
			background: #fff;
			padding: 0 10px;
			text-transform: uppercase;
		}

	.btn-outline-dark:hover {
		color: #fff !important;
		background-color: #a42921;
		border-color: #a42921;
	}

	.btn-outline-dark {
		color: #8892a0 !important;
		background-color: transparent;
		background-image: none;
		border-color: #8892a0;
	}

	/* /Events*/

	/* Video */
	.gradient {
		background: rgb(0,0,0);
		background: -moz-linear-gradient(0deg, rgba(0,0,0,0.6895133053221288) 5%, rgba(0,0,0,0) 50%);
		background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.6895133053221288) 5%, rgba(0,0,0,0) 50%);
		background: linear-gradient(0deg, rgba(0,0,0,0.6895133053221288) 5%, rgba(0,0,0,0) 50%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	}

	.more {
		font-family: 'Gilroy-Medium','Roboto', Tahoma, Arial;
		float: right;
		font-size: .8rem;
		position: relative;
		top: 6px;
	}
	/* /Video*/

	.input-group-append .btn-outline-secondary {
		border-top: 2px solid #eaeaea !important;
		border-right: 2px solid #eaeaea !important;
		border-bottom: 2px solid #eaeaea !important;
		border-left: 0 !important;
		background: #fff;
		outline: none !important;
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}

		.input-group-append .btn-outline-secondary:hover {
			border-top: 2px solid #eaeaea !important;
			border-right: 2px solid #eaeaea !important;
			border-bottom: 2px solid #eaeaea !important;
			border-left: 0 !important;
			background: #fff !important;
			outline: none !important;
			box-shadow: none !important;
			color: #6c757d !important;
			-webkit-box-shadow: none !important;
			-moz-box-shadow: none !important;
			box-shadow: none !important;
		}

		.input-group-append .btn-outline-secondary:focus {
			border-top: 2px solid #eaeaea !important;
			border-right: 2px solid #eaeaea !important;
			border-bottom: 2px solid #eaeaea !important;
			border-left: 0 !important;
			background: #fff !important;
			outline: none !important;
			-webkit-box-shadow: none !important;
			-moz-box-shadow: none !important;
			box-shadow: none !important;
		}

	#password-modal {
		border-right: 0 !important;
	}

	.input-group-append {
		margin-left: -2px !important;
	}

	.form-control:focus {
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		outline: 0 !important;
	}

	.special-offers-products .owl-prev {
		width: 36px !important;
		height: 36px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		left: -0.7rem !important;
		transform: translateY(-50%) !important;
	}

	.special-offers-products .owl-next {
		width: 36px !important;
		height: 36px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		right: -0.7rem !important;
		transform: translateY(-50%) !important;
	}

	#mediacenter_photos .owl-prev {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		left: -0.7rem !important;
		transform: translateY(-50%) !important;
	}

	#mediacenter_photos .owl-next {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		right: -0.7rem !important;
		transform: translateY(-50%) !important;
	}

	#portfolio_01 .owl-prev, #portfolio_02 .owl-prev, #portfolio_03 .owl-prev, #portfolio_04 .owl-prev, #portfolio_05 .owl-prev {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		left: -0.7rem !important;
		transform: translateY(-50%) !important;
	}

	#portfolio_01 .owl-next, #portfolio_02 .owl-next, #portfolio_03 .owl-next, #portfolio_04 .owl-next, #portfolio_05 .owl-next {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		right: -0.7rem !important;
		transform: translateY(-50%) !important;
	}


	#customer_service .owl-prev {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		left: -0.7rem !important;
		transform: translateY(-50%) !important;
	}

	#customer_service .owl-next {
		width: 48px !important;
		height: 48px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 50% !important;
		right: -0.7rem !important;
		transform: translateY(-50%) !important;
	}

	#years-orders .owl-prev {
		width: 22px !important;
		height: 22px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 28%;
		left: -0.8rem !important;
		transform: translateY(-50%) !important;
		font-size: 18px !important;
	}

		#years-orders .owl-prev.disabled, #years-orders .owl-next.disabled {
			opacity: 0.8 !important;
		}

	#years-orders .owl-next {
		width: 22px !important;
		height: 22px !important;
		padding: 0 !important;
		border: 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		pointer-events: all !important;
		cursor: pointer !important;
		color: #170724 !important;
		background: #fff !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%) !important;
		transition: opacity .15s ease !important;
		position: absolute !important;
		top: 28%;
		right: -0.3rem !important;
		transform: translateY(-50%) !important;
		font-size: 18px !important;
	}

	.mc-photo {
		cursor: pointer !important;
	}

	.app-form {
		display: block;
		padding: 6px;
		text-align: left;
		background: #7a7a7a; /*linear-gradient(#a42921, #8d231c, #741812);*/
		border-radius: 4px;
		box-shadow: 0 6px 12px -3px rgba(0,0,0,.3);
		color: #fff;
		margin-bottom: 4px;
	}

	.app-form-highlight {
		background: linear-gradient(#a42921, #8d231c, #741812) !important;
	}

		.app-form-highlight:hover {
			background: linear-gradient(#741812, #8d231c, #a42921) !important;
		}

	.app-form:hover {
		background: linear-gradient(#741812, #8d231c, #a42921);
		color: #fff;
		text-decoration: none;
	}

	.app-form:focus {
		color: #fff;
	}

	.app-form-inner {
		min-height: 82px;
		display: block;
		border: 1px dotted #ffffff;
		border-radius: 4px;
		padding: 4px 14px;
	}

	.app-form-inner-2 {
		min-height: 55px;
		display: block;
		border: 1px dotted #ffffff;
		border-radius: 4px;
		padding: 4px 14px;
	}

	.app-form-inner-text {
		font-family: 'Gilroy-Semibold', Tahoma, Arial;
		display: block;
		font-size: 1.1rem;
		text-align: center;
	}

	.pd-t-8 {
		padding-top: 8px;
	}



	.pd-t-20 {
		padding-top: 20px;
	}

	.app-form-inner-text-ext {
		display: block;
		font-size: .75rem;
		text-align: center;
	}

	.mc-footer {
		border: 1px dashed #eaeaea;
		background: #fefefe;
		border-radius: 4px;
	}

	.faq-header {
	}

		.faq-header a {
			font-size: 1.025rem !important;
			color: #a42921;
		}

			.faq-header a span {
				border-bottom: 1px dashed #a42921;
				color: #a42921;
			}

	.mc-faq .card-header h3 a span:before {
		font-family: 'Gilroy-Extrabold', Tahoma, Arial;
		font-size: 1.525rem !important;
		content: "-";
		float: right;
	}

	.mc-faq .card-header h3 a.collapsed span:before {
		/* symbol for "collapsed" panels */
		content: "+";
	}

	#authConfirm .modal-header {
		background: #a42921;
		padding: .75rem !important;
	}

	#authConfirm .modal-body {
		padding: 2rem 1rem 1rem !important;
	}

	#authConfirm .modal-footer {
		justify-content: center !important;
		border: 0 !important;
	}

	#authConfirm .modal-header h5 {
		color: #fff;
	}

	#in-stock-modal .modal-header {
		background: #a42921;
	}

		#in-stock-modal .modal-header h5 {
			color: #fff;
		}

	#event-modal .modal-header {
		background: #a42921;
	}

		#event-modal .modal-header h5 {
			color: #fff;
		}

	#shelf-request-modal .modal-header {
		background: #a42921;
	}

		#shelf-request-modal .modal-header h5 {
			color: #fff;
		}

	#smi-modal .modal-header {
		background: #a42921;
	}

		#smi-modal .modal-header h5 {
			color: #fff;
		}

	#adultContent .modal-header {
		background: #a42921;
	}

		#adultContent .modal-header h5 {
			color: #fff;
		}

	.accordion .card-header .btn-block {
		white-space: normal;
	}

	.placement {
		font-size: .8rem;
		background: #f3f3f3;
		border: 1px solid #eaeaea;
		padding: 6px 8px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
	}

		.placement b {
			display: block;
			margin-bottom: 8px;
		}

		.placement span {
			font-size: .8rem;
		}

	.qtyInStock {
		color: #a42921; /*#d70834;*/
		font-size: .9rem;
		font-family: 'Gilroy-Semibold', 'Roboto', Arial, Tahoma;
		margin-top: 20px;
	}

	s, strike {
		text-decoration: none;
		position: relative;
	}

		s::before, strike::before {
			top: 50%; /*tweak this to adjust the vertical position if it's off a bit due to your font family */
			background: red; /*this is the color of the line*/
			opacity: .7;
			content: '';
			width: 110%;
			position: absolute;
			height: .1em;
			border-radius: .1em;
			left: -5%;
			white-space: nowrap;
			display: block;
			transform: rotate(-15deg);
		}

		s.straight::before, strike.straight::before {
			transform: rotate(0deg);
			left: -1%;
			width: 102%;
		}

	.price_new {
		font-size: 1.35rem !important;
		font-family: 'Gilroy-Extrabold', 'Roboto', Arial, Tahoma;
		color: #a42921; /* 14.10.2024 */
	}

	.price_title {
		font-family: 'Gilroy-Semibold', 'Roboto', Arial, Tahoma;
		padding-top: 5px;
	}

	.price_f {
		padding: 5px 0 0;
	}

	.price_s {
		padding: 0px 0 10px;
	}

	.price_box {
	}

	.price_with_discount {
		color: #a42921;
	}

	.prices_item {
		text-align: center;
		margin: 0 5px;
		border: 1px dotted #eaeaea;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		padding: 5px 0 0;
		background: #fcfcfc;
		/*min-height:138px;*/
	}

	.prices_item_sm {
		text-align: center;
		margin: 0;
		border: 1px dotted #eaeaea;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		padding: 5px 0 0;
		background: #fcfcfc;
		/*min-height: 121px;*/
	}

	.bt-divider {
		border-top: 1px solid #f3f3f3;
		padding-top: 5px;
	}

	.price_item_title {
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
		font-size: .8rem;
	}

	.price_item_new {
		font-size: 1.1rem !important;
		font-family: 'Gilroy-Extrabold', 'Roboto', Arial, Tahoma;
		color: #a42921; /* 14.10.2024 */
	}

	.price_item_new_sm {
		font-size: 1rem !important;
		font-family: 'Gilroy-Extrabold', 'Roboto', Arial, Tahoma;
		color: #a42921; /* 14.10.2024 */
	}

	.price_item_new_lg {
		font-size: 1.1rem;
		font-family: 'Gilroy-Extrabold', 'Roboto', Arial, Tahoma;
		color: #a42921; /* 14.10.2024 */
	}

	.price_item_with_discount {
		color: #a42921;
	}

	.price_item_block s {
		font-size: .8rem;
		color: #333;
	}

	.price_item_wrapper {
		margin-bottom: 5px;
		line-height: 1.3;
	}

	.im_status_title {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.buttons {
		margin-left: 5px;
		margin-right: 5px;
	}

	.pos-center {
		position: relative;
		top: 32px;
	}

	.pos-center-sm {
		position: relative;
		top: 22px;
	}

	.buttons2 {
		margin-top: 15px;
	}

	iframe {
		font-family: Gilroy-Medium, 'Roboto', Helvetica, Arial, sans-serif !important;
		font-size: .8rem !important;
	}


	#boxberry_map {
		max-width: 599px;
		margin: 0 auto;
	}

	.bx-delivery {
		display: none;
	}

	.bx-wrapper {
		background: #fcfcfc;
		border-radius: 4px;
		-webkit-border-radius: 4px;
	}

	.saved-delivery-point {
	}

		.saved-delivery-point label h2 {
			font-size: 1rem;
		}

		.saved-delivery-point label p {
			font-size: .9rem;
			color: rgb(112, 127, 141);
		}

		.saved-delivery-point input[type=radio] {
			display: none;
		}

	.add-new-point h2 {
		font-size: 1rem;
	}

	.add-new-point p {
		font-size: 1rem;
	}

	.add-new-point {
		height: 100%;
		display: block;
		background: rgba(204,214,228,.7);
		border: 2px solid rgba(204,214,228,.7);
		border-radius: 6px;
		padding: 16px;
		text-align: left;
		font-size: 1rem;
		cursor: pointer;
	}
	/*
.saved-delivery-point input[type=radio]:not(:disabled) ~ label {
	cursor: pointer;
}

.saved-delivery-point input[type=radio]:disabled ~ label {
	color: #bcc2bf;
	border-color: #bcc2bf;
	box-shadow: none;
	cursor: not-allowed;
}
*/
	.saved-delivery-point {
		position: relative;
	}

		.saved-delivery-point .del-point {
			position: absolute;
			top: 8px;
			right: 20px;
			width: 25px;
			height: 25px;
			border: 0px solid red;
			text-align: center;
			color: rgba(204,214,228,.7);
			cursor: pointer;
		}

			.saved-delivery-point .del-point:hover {
				color: #a42921;
			}

		.saved-delivery-point label {
			height: 100%;
			display: block;
			background: white;
			border: 2px solid rgba(204,214,228,.5);
			border-radius: 6px;
			padding: 16px;
			text-align: left;
			font-size: 1rem;
			cursor: pointer;
		}

			.saved-delivery-point label:hover {
				border: 2px solid rgba(204,214,228);
			}


		.saved-delivery-point input[type=radio]:checked + label {
			border-color: rgba(204,214,228) !important;
		}

	.delivery-point-option label h2 {
		font-size: 1rem;
		font-family: 'Gilroy-Extrabold', Tahoma !important;
	}

	.delivery-point-option label p {
		font-size: .9rem;
		color: rgb(112, 127, 141);
	}

	.delivery-point-option input[type=radio] {
		display: none;
	}

	.delivery-point-option {
		position: relative;
	}

		.delivery-point-option span {
			font-size: .85rem;
			line-height: 18px !important;
			display: block;
		}

		.delivery-point-option .del-point {
			position: absolute;
			top: 8px;
			right: 20px;
			width: 25px;
			height: 25px;
			border: 0px solid red;
			text-align: center;
			color: rgba(204,214,228,.7);
			cursor: pointer;
		}

			.delivery-point-option .del-point:hover {
				color: #a42921;
			}

		.delivery-point-option label {
			height: 100%;
			display: block;
			background: white;
			border: 2px solid rgba(204,214,228,.5);
			border-radius: 6px;
			padding: 16px;
			text-align: left;
			font-size: 1rem;
			cursor: pointer;
		}

			.delivery-point-option label:hover {
				border: 2px solid rgba(204,214,228);
			}


		.delivery-point-option input[type=radio]:checked + label {
			border-color: #a42921 !important;
			background-color: #a42921 !important;
			color: #ffffff !important;
		}

			.delivery-point-option input[type=radio]:checked + label::after {
				color: #a42921;
				font-family: FontAwesome;
				border: 2px solid #a42921;
				content: "";
				font-size: 16px;
				position: absolute;
				top: 10px;
				right: 25px;
				/*transform: translateX(-50%);*/
				height: 25px;
				width: 25px;
				line-height: 25px;
				text-align: center;
				border-radius: 50%;
				background: white;
				box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
			}

	.hide_element {
		display: none;
	}

	.desktop-catalog .card-body {
		padding: .5rem 0 1.275rem !important;
	}

	.desktop-catalog .card {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		border: 0 !important;
	}

	.spinner-border-sm {
		width: 1rem;
		height: 1rem;
		border-width: .2em;
	}

	.spinner-border {
		display: inline-block;
		width: 1rem;
		height: 1rem;
		vertical-align: -.125em;
		border: .25em solid currentcolor;
		border-right-color: transparent;
		border-radius: 50%;
		-webkit-animation: .75s linear infinite spinner-border;
		animation: .75s linear infinite spinner-border;
	}

	@-webkit-keyframes spinner-border {
		to {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}

	@keyframes spinner-border {
		to {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}

	.btn-disabled, .btn-disabled i {
		cursor: default !important;
		color: #cdcdcd !important;
	}

	.custom-fa-plus-circle {
		color: #888888;
		font-size: 14px !important;
		margin-bottom: -4px;
	}

	.custom-fa-plus-circle-disabled {
		color: #cdcdcd;
		font-size: 14px !important;
		margin-bottom: -4px;
		cursor: default;
	}

	.close:focus {
		border: 0 !important;
		outline: none !important;
	}

	.product-qty {
		color: #a42921;
		font-size: .9rem;
		padding-left: 10px;
		font-family: 'Gilroy-Extrabold', 'Roboto', Helvetica, Arial, sans-serif
	}

	.product-qty-s {
		color: #a42921;
		font-size: .75rem;
		padding-left: 10px;
		font-family: 'Gilroy-Extrabold', 'Roboto', Helvetica, Arial, sans-serif
	}

	#history {
		z-index: 10000 !important;
		background: #ffffff;
		border: 0px solid red;
		-webkit-box-shadow: 0 8px 12px rgba(65,70,86,.2);
		box-shadow: 0 8px 12px rgba(65,70,86,.2);
		-webkit-border-radius: 4px;
		border-radius: 4px;
		position: absolute;
		text-align: left;
		margin: 0 0 0 0;
		padding: 5px 0 5px 0 !important;
		display: none;
	}

	.historyItem {
		margin: 5px 10px 5px 10px !important;
		padding: 5px 5px 5px 5px !important;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		font-size: .95rem;
	}

		.historyItem:hover {
			color: #ffffff !important;
			background: #86b5d7;
			cursor: pointer;
		}

			.historyItem:hover .historyItemIcon, .historyItem:hover .delHistory {
				color: #ffffff !important;
				background: #86b5d7;
				cursor: pointer;
			}

	.historyItemIcon {
		padding-right: 10px;
		color: #999;
	}

	.selectedHistoryItem {
		color: #ffffff !important;
		background: #86b5d7;
	}

	.selected {
		color: #ffffff !important;
		background: #86b5d7;
	}

		.selected .historyItemIcon, .selected .delHistory {
			color: #ffffff !important;
			background: #86b5d7;
		}

	.delHistory {
		float: right;
		color: #999;
	}

	.delHistoryAll {
		float: right;
		color: #a42921;
		font-size: .8rem;
		cursor: pointer;
	}

	.list-group-item-orders {
		padding-left: 16px;
		padding-right: 16px;
	}

	.order-history-date {
		font-size: .9rem;
		color: #777;
	}

	.orderItems {
		cursor: pointer !important;
		border-bottom: 1px dashed #a42921;
		color: #a42921;
		font-size: .8rem;
	}

	.tableOrdersItems td {
		font-size: .85rem;
	}

	.mrg-top {
		margin-top: 35px;
	}


	.jumbotron {
	}

	@keyframes GradientBackground {
		0% {
			background-position: 0% 50%;
		}

		50% {
			background-position: 100% 50%;
		}

		100% {
			background-position: 0% 50%;
		}
	}



	.area {
		background: linear-gradient(45deg, #A42921, #F9E08E);
		background: -webkit-linear-gradient(45deg, #A42921, #F9E08E);
		background-size: 400% 400%;
		animation: GradientBackground 10s ease infinite;
		padding: 3rem 2rem 1rem !important;
	}

		.area h1 {
			color: #ffffff;
			font-family: 'Gilroy-Semibold','Roboto', Tahoma, Arial !important;
		}

	.discount-card-form {
		position: relative;
		z-index: 2 !important;
	}

	.discount-card-msg {
		margin: 1.2rem .9rem 0;
		color: #fff;
	}

	.circles {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		z-index: 1;
	}

		.circles li {
			position: absolute;
			display: block;
			list-style: none;
			width: 20px;
			height: 20px;
			background: rgba(255, 255, 255, 0.2);
			animation: animate 25s linear infinite;
			bottom: -150px;
		}

			.circles li:nth-child(1) {
				left: 25%;
				width: 80px;
				height: 80px;
				animation-delay: 0s;
			}


			.circles li:nth-child(2) {
				left: 10%;
				width: 20px;
				height: 20px;
				animation-delay: 2s;
				animation-duration: 12s;
			}

			.circles li:nth-child(3) {
				left: 70%;
				width: 20px;
				height: 20px;
				animation-delay: 4s;
			}

			.circles li:nth-child(4) {
				left: 40%;
				width: 60px;
				height: 60px;
				animation-delay: 0s;
				animation-duration: 18s;
			}

			.circles li:nth-child(5) {
				left: 65%;
				width: 20px;
				height: 20px;
				animation-delay: 0s;
			}

			.circles li:nth-child(6) {
				left: 75%;
				width: 110px;
				height: 110px;
				animation-delay: 3s;
			}

			.circles li:nth-child(7) {
				left: 35%;
				width: 150px;
				height: 150px;
				animation-delay: 7s;
			}

			.circles li:nth-child(8) {
				left: 50%;
				width: 25px;
				height: 25px;
				animation-delay: 15s;
				animation-duration: 45s;
			}

			.circles li:nth-child(9) {
				left: 20%;
				width: 15px;
				height: 15px;
				animation-delay: 2s;
				animation-duration: 35s;
			}

			.circles li:nth-child(10) {
				left: 85%;
				width: 150px;
				height: 150px;
				animation-delay: 0s;
				animation-duration: 11s;
			}



	@keyframes animate {

		0% {
			transform: translateY(0) rotate(0deg);
			opacity: 1;
			border-radius: 0;
		}

		100% {
			transform: translateY(-1000px) rotate(720deg);
			opacity: 0;
			border-radius: 50%;
		}
	}

	/* Chrome, Safari, Edge, Opera */
	input::-webkit-outer-spin-button,
	input::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	/* Firefox */
	input[type=number] {
		-moz-appearance: textfield;
	}

	.discountCardWrapper {
		background: url('../img/discount_form_bg.jpg') 0 0 no-repeat #b7523a;
		padding: 2rem 1rem !important;
		margin: 20px 0 30px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		position: relative;
	}

	.discountCardParam {
		margin: 0 0 25px;
	}

	.discountCardParamTitle {
		font-family: 'Gilroy-Extrabold', 'Roboto', Helvetica, Arial, sans-serif;
		font-size: 1.6rem;
		margin-bottom: 5px;
		color: #ffffff;
	}

	.discountCardParamDescr {
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif;
		font-size: 1rem;
		margin-bottom: 15px;
		color: #ffffff;
	}

	.discountCardTitle {
		font-family: 'Gilroy-Extrabold', 'Roboto', Helvetica, Arial, sans-serif;
		font-size: 1.8rem;
		margin-bottom: 15px;
		color: #ffffff;
	}

	.discountCardSubTitle {
		font-family: 'Gilroy-Extrabold', 'Roboto', Helvetica, Arial, sans-serif;
		font-size: 1.2rem;
		margin-bottom: 15px;
		color: #ffffff;
	}

		.discountCardSubTitle span {
			font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
			font-size: 1.2rem;
			margin-bottom: 15px;
			color: #ffffff;
		}

	.discountStatuses {
		position: relative;
		z-index: 2 !important;
	}

	.discountStatusLocation {
		position: relative;
		top: -25px;
		background: #a42921;
		color: #fff;
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
		font-size: .75rem;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		text-align: center;
		padding: 4px 0;
		margin: 0 15px;
	}

	.discountStatusWrapper {
		background: #ffffff;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		padding: 15px 5px;
		margin-bottom: 20px;
		position: relative;
	}

	.discountStatusName {
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
		font-size: .95rem;
		margin: 0px auto 15px;
		text-align: center;
	}

	.discountStatusAmount {
		font-family: 'Gilroy-Semibold', 'Roboto', Helvetica, Arial, sans-serif !important;
		font-size: 1.1rem;
		margin: 15px auto 0px;
		text-align: center;
	}

	.discountStatusAmountDescr {
		font-family: 'Gilroy-Medium', 'Roboto', Helvetica, Arial, sans-serif !important;
		font-size: .8rem;
		margin: 5px auto 5px;
		text-align: center;
		color: #999;
	}

	.discountStatusPercent {
		font-family: 'Gilroy-Extrabold', 'Roboto', Helvetica, Arial, sans-serif !important;
		font-size: 1.4rem;
		margin: 15px auto 5px;
		text-align: center;
		color: #a42921;
	}

	.discountStatusDisabled {
		opacity: .6;
	}

	.discountStatusHidden {
		visibility: hidden;
	}

	.orderParams {
		font-size: .85rem;
	}

	.tooltip-inner {
		background-color: #eff9ff; /*#e8f4f8; #4c84da*/
		padding: 6px 10px !important;
		color: #212529;
		font-size: .75rem;
		text-align: left;
		-webkit-box-shadow: 2px 4px 10px rgba(65,70,86,.2);
		box-shadow: 2px 4px 10px rgba(65,70,86,.2);
	}

	.tooltip.bs-tooltip-top .arrow:before {
		border-top-color: #ffffff;
	}

	.tooltip.bs-tooltip-bottom .arrow:before {
		border-bottom-color: #ffffff;
	}

	.tooltip.bs-tooltip-right .arrow:before {
		border-right-color: #ffffff;
	}

	.tooltip.bs-tooltip-left .arrow:before {
		border-left-color: #ffffff;
	}

	.iti__flag {
		background-image: url("../img/flags.png");
	}

	@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
		.iti__flag {
			background-image: url("../img/flags@2x.png");
		}
	}

	.tick {
		font-size: 1rem;
		white-space: nowrap;
		font-family: arial,sans-serif;
	}

	.tick-flip, .tick-text-inline {
		font-size: 2.5em;
	}

	.tick-label {
		margin-top: 1em;
		font-size: 1em;
	}

	.tick-char {
		width: 1.5em;
	}

	.tick-text-inline {
		display: inline-block;
		text-align: center;
		min-width: 1em;
	}

		.tick-text-inline + .tick-text-inline {
			margin-left: -.325em;
		}

	.tick-group {
		margin: 0 .5em;
		text-align: center;
	}

	.tick-text-inline {
		color: rgb(90, 93, 99) !important;
	}

	.tick-label {
		color: rgb(90, 93, 99) !important;
	}

	.tick-flip-panel {
		color: rgb(255, 255, 255) !important;
	}

	.tick-flip {
		font-family: !important;
	}

	.tick-flip-panel-text-wrapper {
		line-height: 1.45 !important;
	}

	.tick-flip-panel {
		background-color: rgb(164, 41, 33) !important;
	}

	.tick-flip {
		border-radius: 0.12em !important;
	}

	.vh-align-center {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 10px;
	}

	.bg-grey {
		background: #eaeaea !important;
		color: #555 !important;
	}

	.bg-highlight {
		background: #fffda5 !important;
	}

	.russian_post_container {
		position: relative;
	}

	.russian_post_switcher {
		position: absolute;
		top: 60px;
		left: 35px;
		z-index: 100;
		border: 0 !important;
		margin: 26px 0 16px 0 !important;
	}


	/* for sm */

	.custom-switch.custom-switch-sm .custom-control-label {
		padding-left: 1rem;
		padding-bottom: 1rem;
	}

		.custom-switch.custom-switch-sm .custom-control-label::before {
			height: 1rem;
			width: calc(1rem + 0.75rem);
			border-radius: 2rem;
			background: #ffffff;
		}

		.custom-switch.custom-switch-sm .custom-control-label::after {
			width: calc(1rem - 4px);
			height: calc(1rem - 4px);
			border-radius: calc(1rem - (1rem / 2));
			background: #ffffff;
		}

	.custom-switch.custom-switch-sm .custom-control-input:checked ~ .custom-control-label::after {
		transform: translateX(calc(1rem - 0.25rem));
	}

	/* for md */

	.custom-switch.custom-switch-md .custom-control-label {
		padding-left: 2rem;
		padding-bottom: 1.5rem;
	}

		.custom-switch.custom-switch-md .custom-control-label::before {
			height: 1.5rem;
			width: calc(2rem + 0.75rem);
			border-radius: 3rem;
		}

		.custom-switch.custom-switch-md .custom-control-label::after {
			width: calc(1.5rem - 4px);
			height: calc(1.5rem - 4px);
			border-radius: calc(2rem - (1.5rem / 2));
		}

	.custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
		transform: translateX(calc(1.5rem - 0.25rem));
	}

	/* for lg */

	.custom-switch.custom-switch-lg .custom-control-label {
		padding-left: 3rem;
		padding-bottom: 2rem;
	}

		.custom-switch.custom-switch-lg .custom-control-label::before {
			height: 2rem;
			width: calc(3rem + 0.75rem);
			border-radius: 4rem;
		}

		.custom-switch.custom-switch-lg .custom-control-label::after {
			width: calc(2rem - 4px);
			height: calc(2rem - 4px);
			border-radius: calc(3rem - (2rem / 2));
		}

	.custom-switch.custom-switch-lg .custom-control-input:checked ~ .custom-control-label::after {
		transform: translateX(calc(2rem - 0.25rem));
	}

	/* for xl */

	.custom-switch.custom-switch-xl .custom-control-label {
		padding-left: 4rem;
		padding-bottom: 2.5rem;
	}

		.custom-switch.custom-switch-xl .custom-control-label::before {
			height: 2.5rem;
			width: calc(4rem + 0.75rem);
			border-radius: 5rem;
		}

		.custom-switch.custom-switch-xl .custom-control-label::after {
			width: calc(2.5rem - 4px);
			height: calc(2.5rem - 4px);
			border-radius: calc(4rem - (2.5rem / 2));
		}

	.custom-switch.custom-switch-xl .custom-control-input:checked ~ .custom-control-label::after {
		transform: translateX(calc(2.5rem - 0.25rem));
	}



	/* The switch - the box around the slider */
	.switch {
		position: relative;
		display: inline-block;
		width: 32px;
		height: 18px;
		float: left;
		top: 2px;
	}

	/* Hide default HTML checkbox */
	.primary_switcher {
		display: none;
	}

	/* The slider */
	.slider {
		position: absolute;
		cursor: pointer;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #ccc;
		-webkit-transition: .4s;
		transition: .4s;
	}

		.slider:before {
			position: absolute;
			content: "";
			height: 14px;
			width: 14px;
			left: 2px;
			bottom: 2px;
			background-color: white;
			-webkit-transition: .4s;
			transition: .4s;
		}



	.primary_switcher:checked + .slider {
		background-color: #1937ff;
	}



	.primary_switcher:focus + .slider {
		box-shadow: 0 0 1px #2196F3;
	}

	.primary_switcher:checked + .slider:before {
		-webkit-transform: translateX(14px);
		-ms-transform: translateX(14px);
		transform: translateX(14px);
	}

	/* Rounded sliders */
	.slider.round {
		border-radius: 20px;
	}

		.slider.round:before {
			border-radius: 50%;
		}



	/* The slider red*/
	.slider-red {
		position: absolute;
		cursor: pointer;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #ccc;
		-webkit-transition: .4s;
		transition: .4s;
	}

		.slider-red:before {
			position: absolute;
			content: "";
			height: 14px;
			width: 14px;
			left: 2px;
			bottom: 2px;
			background-color: white;
			-webkit-transition: .4s;
			transition: .4s;
		}



	.primary_switcher:checked + .slider-red {
		background-color: #a42921;
	}



	.primary_switcher:focus + .slider-red {
		box-shadow: 0 0 1px #2196F3;
	}

	.primary_switcher:checked + .slider-red:before {
		-webkit-transform: translateX(14px);
		-ms-transform: translateX(14px);
		transform: translateX(14px);
	}

	/* Rounded sliders */
	.slider-red.round {
		border-radius: 20px;
	}

		.slider-red.round:before {
			border-radius: 50%;
		}



	.fancybox__counter {
		visibility: hidden !important;
	}


	.special-offers-item {
		/*box-shadow: 0px 2px 6px 2px #f0f0f0;*/
		background: #f2f2f2;
		height: 92px;
		position: relative;
	}



	.special-offers-content {
		font-size: .9rem;
	}

	.special-offers-wrapper {
		font-size: .9rem;
		background: #ffffff;
		box-shadow: 2px 2px 12px 8px #eaeaea;
		position: relative;
		padding-bottom: 80px;
	}

	.special-offers-btn {
		position: absolute;
		left: 3%;
		bottom: 1rem;
		width: 94%;
	}


	.special-offers-item .media-body .price_item_wrapper .price_item_block s {
		font-size: .7rem !important;
	}

	.special-offers-item .media-body .price_item_wrapper .price_item_block .price_item_new {
		font-size: 1rem !important;
	}

	.special-offers-item .media-body .price_item_wrapper .price_item_block .price_item_new_lg {
		font-size: 1rem !important;
	}

	.special-offers-item:hover {
		text-decoration: none !important;
		background: #f6f6f6;
	}

	.special-offers-item:focus {
		text-decoration: none !important;
	}

	/*.modal-backdrop {
	background-color: rgba(0, 0, 0, 0) !important;
	-webkit-backdrop-filter: blur(15px) !important;
	backdrop-filter: blur(15px) !important;
}*/

	#adult_close {
		display: none;
	}

	.subscription_msg {
		border-radius: .4rem;
		background: #e9fece;
		padding: 15px 14px 15px 14px;
		font-size: .9rem;
		margin: 10px 0 20px;
	}

		.subscription_msg i {
			color: #5fb260;
		}

	.subscription_error_msg {
		border-radius: .4rem;
		background: #fff7af;
		padding: 15px 14px 15px 14px;
		font-size: .9rem;
		margin: 10px 0 20px;
	}

		.subscription_error_msg i {
			color: #ea8951;
		}

	.products-zone {
		padding: 0px;
		margin: 0 0 20px 0;
		border: 0px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
	}

	.img-wrapper img {
		width: auto !important;
		/*max-width: 110px;*/
		max-height: 145px;
		margin: 12px auto;
		mix-blend-mode: multiply;
	}

	.img-wrapper {
		background: #f5f5f5;
		border-radius: 4px;
		border: 0px solid #555;
		min-height: 180px;
		display: flex;
		align-items: center;
		overflow: hidden !important;
	}

	#settings-items {
		margin: 20px 0 40px;
	}

		#settings-items h5 {
			margin: 0;
			padding: 0;
			font-size: .95rem;
		}

		#settings-items .card .card-body {
			text-decoration: none;
			color: #212529;
		}

			#settings-items .card .card-body:hover {
				text-decoration: none;
				color: #a42921;
			}

			#settings-items .card .card-body .card-title .fas {
				color: #a42921;
				padding-right: 6px;
			}

	#recommendations, #preferences, .preferences-carousel, .bg-offers-carousel {
		padding: 0;
		margin: 20px 0 40px;
	}

		.preferences-carousel .card {
			border: 0 !important;
			box-shadow: none !important;
			padding: 0 !important;
		}

			.preferences-carousel .card .card-body {
				padding: 0 !important;
				font-size: .75rem;
			}

				.preferences-carousel .card .card-body .prices_item .price_item_wrapper .price_item_new {
					font-size: 1.1rem !important;
				}


				.preferences-carousel .card .card-body .card-title {
					font-size: .9rem;
					padding: 10px 0 0 0;
				}

		.bg-offers-carousel .card {
			border: 0 !important;
			box-shadow: none !important;
			padding: 0 !important;
		}

			.bg-offers-carousel .card .card-body {
				padding: 0 !important;
				font-size: .75rem;
			}

				.bg-offers-carousel .card .card-body .prices_item .price_item_wrapper .price_item_new {
					font-size: 1.1rem !important;
				}


				.bg-offers-carousel .card .card-body .card-title {
					font-size: .9rem;
					padding: 10px 0 0 0;
				}

		#recommendations .card {
			border: 0 !important;
			box-shadow: none !important;
			padding: 0 !important;
		}

			#recommendations .card .card-body {
				padding: 0 !important;
				font-size: .75rem;
			}

				#recommendations .card .card-body .prices_item .price_item_wrapper .price_item_new {
					font-size: 1.1rem !important;
				}


				#recommendations .card .card-body .card-title {
					font-size: .9rem;
					padding: 10px 0 0 0;
				}

		#preferences .card {
			border: 0 !important;
			box-shadow: none !important;
			padding: 0 !important;
		}

			#preferences .card .card-body {
				padding: 0 !important;
				font-size: .75rem;
			}

				#preferences .card .card-body .prices_item .price_item_wrapper .price_item_new {
					font-size: 1.1rem !important;
				}

				#preferences .card .card-body .card-title {
					font-size: .9rem;
					padding: 10px 0 0 0;
				}


				#preferences .card .card-body .prices_item, #recommendations .card .card-body .prices_item, .preferences-carousel .card .card-body .prices_item, .bg-offers-carousel .card .card-body .prices_item {
					background: #fff !important;
					border: 0 !important;
					text-align: left !important;
					padding-left: 0px !important;
					margin-left: 0px !important;
				}

	.jmbt {
		background: #f2f2f2;
		padding: 2rem !important;
	}

		.jmbt h1 {
			font-family: Gilroy-Regular, Tahoma;
			font-size: 1.4rem !important;
			font-weight: normal !important;
		}

		.jmbt .lead {
			font-family: Gilroy-Regular, Tahoma;
			font-size: 1rem !important;
			font-weight: normal !important;
			margin-bottom: .7rem !important;
		}

	.btn-settings {
		color: #aeaeae;
		font-size: .85rem;
		font-weight: normal !important;
		display: inline-flex;
		align-items: center;
		flex-wrap: nowrap;
		cursor: pointer;
	}

		.btn-settings:hover {
			text-decoration: none;
		}

	.card-author {
		font-size: .8rem !important;
		font-weight: normal !important;
		font-family: Gilroy-Semibold, Tahoma;
		color: #999;
		display: block;
		margin-top: 4px;
	}

	.page_desc {
		padding: 10px 0 10px;
		margin: 15px 0 10px;
		/*color:#ffffff;*/
		border-radius: 4px;
	}

		.page_desc p {
			padding: 4px 0 2px;
			/*text-shadow: 2px 2px #DC6E1C;*/
			margin: 0;
			font-size: 1rem;
		}
	/*
.bg-orange {
	background-image: linear-gradient(to right top, #f18a27, #f28f26, #f39426, #f39825, #f49d25, #f4a42b, #f5ac31, #f5b337, #f6be45, #f7ca53, #f8d461, #f9df70);
}
*/

	.subcategory, .subcategory-m {
		padding-left: 15px;
		cursor: pointer;
	}

		.subcategory .fa-circle, .subcategory-m .fa-circle {
			color: #aeaeae;
			padding-right: 6px;
		}

		.subcategory .fa-check-circle, .subcategory-m .fa-check-circle {
			color: #a42921;
			padding-right: 6px;
		}

	.subcategories-settings-item {
		background: #eaeaea;
		color: #212529;
		border-radius: 8px;
		padding: .2rem .4rem;
		font-size: .8rem;
		cursor: pointer;
	}

	.subcategories-settings-wrapper {
		position: relative;
		padding: 8px 0;
	}

	.subcategories-settings-wrappers-bg {
		position: absolute;
		top: 0;
		right: 0;
		width: 15px;
		height: 40px;
		background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		z-index: 10;
	}

	.settings-active-item {
		color: #a42921;
	}

	.subcategories-settings-wrapper .owl-loaded {
		display: block !important
	}

	.card-columns-product .card {
		margin-bottom: 15px !important;
	}

	.products-list .card {
	}

#shelf-request-form .form-group .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #222222 !important;
	opacity: 1; /* Firefox */
}

#shelf-request-form .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #222222 !important;
}

#shelf-request-form .form-group .form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #222222 !important;
}


@media (min-width: 576px) {

	.mdc-col a {
		min-height: 84px;
	}

	.mdc-app-form-inner {
		flex:0 0 100%;
		min-height: 84px;
		display: block;
		border: 1px dotted #ffffff;
		border-radius: 4px;
		padding: 4px 14px;
	}
}


.mdc-row {

}

.mdc-col a {
	min-height: 84px;
}

.mdc-app-form-inner {
	min-height: 84px;
	display: block;
	border: 1px dotted #ffffff;
	border-radius: 4px;
	padding: 4px 14px;
}

@media (max-width: 575.98px) {
	.mdc-row {
		display:block;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.mdc-row {
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.mdc-row {
		display: block;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.mdc-row {
		display: block;
	}
	.mdc-col {
		width:33%;
		float:left;
	}
}

@media (min-width: 1200px) {
	.mdc-col a {
		min-height: 84px;
	}

	.mdc-app-form-inner {
		min-height: 84px;
		display: block;
		border: 1px dotted #ffffff;
		border-radius: 4px;
		padding: 4px 14px;
	}
}
	