body {
	font-family: 'Circe Light';
	font-weight: 400;
	color: #000000;
	font-size: 16px;
	line-height: 1.3;
	width: 100%;
}

table {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	color: #000000;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
}
p {
	margin-top: 10px;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-youtube-play {
	color: #ff0000;
}
.bold {
	font-family: 'Circe Bold';
}
.center {
	text-align:center;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 34px;
}
h2 {
	font-size: 28px;
	font-family: 'Circe Bold';
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #c59f61;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
    color: #000000;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #c59d61;
    border-color: #c59d61;
}
.pagination>li>a, .pagination>li>span {
	color: #000000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
.input-lg {
	border-radius: 0;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}
.yt-button_type_left, .yt-servicelink {
	display: none !important;
}
.thumbnail {
	border: none;
	padding: 0;
	border-radius: 0;
	
}
.mobile-toggle {
	display: none;
}
.contact-map {
	position: relative;
    height: 400px;
}
.contact-map-right {
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: rgb(238 238 238 / 84%);
    padding: 50px;
}
.contact-phones {
	margin-top: 50px;
}
.contact-phones .h2 {
	font-family: 'Austin Cyr Fat Italic';
}
.contact-phones-block {
	display: flex;
    flex-wrap: wrap;
}
.contact-phones-block .phone-item {
	width: 50%;
	margin-bottom: 30px;
}
#contact-feedback-form {
	padding-right: 15px;
    padding-left: 15px;
}
#contact-feedback-form .h2 {
	font-family: 'Austin Cyr Fat Italic';
	margin-bottom: 30px;
}
#contact-feedback-form label {
	font-size: 16px;
    padding-bottom: 10px;
}
.top-contact-inputs {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.top-contact-inputs .form-group {
	width: 30%;
}
#contact-feedback-form .form-group {
	margin: 0;
}
.top-contact-inputs #input-name {
	margin-right: 5%;
}
.alert-dismissable .close, .alert-dismissible .close {
	top: 0;
    right: 0;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #c59f61;
    border-color: #c59f61;
}
.attribute-stickers {
	text-align: right;
}

.flex {
	display: flex;
	align-items: center;
}

@media (min-width: 1400px) {
	.col-xl-2 {
	    width: 16.66666667%;
	}
	.col-xl-3 {
	    width: 25%;
	}
	.col-xl-10 {
	    width: 83.33333333%;
	}
}
.row {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 1200px) {
	.container {
	    max-width: 1400px;
	    width: 90%;
	}
}


.module {
	margin-top: 50px;
}
.module-title {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.module-title h2, .module-title .h2 {
	font-family: 'Austin Cyr Fat Italic';
	color: #c59f61;
	margin: 0;
	margin-right: 20px;
}
#person-module .person-item {
	display: block;
}
#person-module .person-short_description {
	text-transform: uppercase;
	font-size: 12px;
}
#person-module img {
	margin: auto;
	width: 100%;
}

.relative {
    position: relative;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #c59f61;
}

.gold-head {
	display: inline-block;
    position: relative;
    margin-bottom: 20px;
}

.gold-head h1 {
	background-image: url('/image/gold.png');
    font-family: 'Austin Cyr Fat';
    color: #000000;
    padding: 10px 60px 10px 40px;
    display: inline-block;
    font-size: 28px;
}
.gold-head:after {
	content: '';
    width: 0;
    height: 0;
    border-bottom: 80px solid #fff;
    border-left: 50px solid transparent;
    position: absolute;
    right: -2px;
}
.sticky-menu {
	position: sticky;
    top: 30px;
    margin-left: -30px;
}
.sticky-menu ul {
	padding-left: 20px;
}
.menu-title {
	font-family: 'Circe Bold';
    text-transform: uppercase;
    margin-bottom: 10px;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	display: flex;
    align-items: center;
    padding-left: 0;
}
#logo img {
	border-right: 1px solid #ccc;
    padding-right: 10px;
    max-width: 70px;

}
#logo .logo-title {
	text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
    padding-left: 20px;
    color: #000000;
}
header {
	margin-top: 30px;
}
header .row {
	justify-content: space-between;
}
.top-header {
	display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
}
.top-header a, .top-header span {
	display: block;
	color: #000000;
}

.top-header .language a, .top-header .language span {
	display: inline-block;
}

.top-header > div {
	padding: 0 5px;
	padding-left: 0;
    color: #000000;
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.top-header > div i {
	font-size: 25px;
    display: block;
    margin-right: 5px;
}
.bottom-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bottom-header > div {
	padding: 0px 10px;
}
.header-block {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    padding-bottom: 8px;
}
header .login {
	white-space: nowrap;
}
#form-language button {
	padding: 0;
	line-height: 1;
	color: #c59f61;
}
#form-language button:first-child {
	border-right: 1px solid;
	padding-right: 5px;
}
/* search */
#search {
	display: block;
	width: 100%;
	padding-left: 0;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 14px;
	line-height: 18px;
	background: none;
    border: none;
    position: absolute;
    right: 0;
    z-index: 5;
    top: 0;
    bottom: 0;
    height: 40px;
    outline: none;
    box-shadow: none;
}
.search-block {
	margin-bottom: 50px;
}
#mainbanner .swiper-container {
  width: 100%;
  /*height: 100vh;*/
  margin-top: -20px;
}

#mainbanner .swiper-slide {
  overflow: hidden;
}

#mainbanner video {
	width: 100%;
	
}
#mainbanner img {
	    width: 100%;
  
}
#mainbanner .banner-block {
    position: absolute;
    background: #fff;
    left: 10%;
    top: 20%;
    padding: 20px 50px;

}
.home-title {
	position: absolute;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    left: 0;
    right: 0;
    font-family: 'Circe Bold';
    text-shadow: 3px 3px 5px black;
}

@media (min-aspect-ratio: 16/9) {
  #mainbanner video {
    margin-left: 0;
  }
}


/* cart */
.cart-link {
    color: #262626;
    height: 22px;
    display: flex;
    align-items: center;
}
.count {
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    top: -1.3rem;
    left: 1.3rem;
    color: #262626;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.8rem;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #c59f61;
    color: #fff;
}
/* menu */

@media (min-width: 992px) {
	#menu .navbar-nav>li {
	    text-transform: uppercase;
	}
	#menu .navbar-nav {
	    float: none;
	    margin: 0;
	    display: flex;
	    justify-content: space-between;
	}
}

#menu {
	min-height: 40px;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0;
	background: #c5a061;
}
#menu .nav > li > a {
	color: #fff;
	padding: 10px;
	min-height: 15px;
	background-color: transparent;
	white-space: nowrap;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	text-transform: none;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 1200px) {
	#menu {
		font-size: 14px;
	}
}
@media (min-width: 992px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
a.asc:after {
    content: " \f106";
    font-family: FontAwesome;
}

a.desc:after {
    content: " \f107";
    font-family: FontAwesome;
}
.product-sort {
	display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 15px;
}
.product-sort .sorts {
	display: flex;
    justify-content: space-between;
}
.product-sort .sorts a {
	margin-right: 20px;
}
.product-sort .sorts > div {
	margin-right: 20px;
}
product-thumb .button-details a {
	width: 100%;
}
#content {
	min-height: 600px;
}
/* footer */


.scrollup {
  position: fixed; 
  color: #fff; 
  background-color: #c59e61; 
  left: 20px; 
  bottom: 50px; 
  padding: 4px 10px; 
  font-size: 20px;
  cursor: pointer; 
  display: none; 
  text-align: center;
  z-index: 9;
}
.scrollup:hover {
  background-color: #fff; 
  border: 1px solid #c59e61;
  color: #c59e61;
}

footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #000000;
	border-top: 1px solid #ddd;
	color: #fff;
}
.footer-logo img {
	max-width: 100px;
}
footer .footer-container {
	justify-content: space-between;
	flex-wrap:nowrap;
	display: flex;
	width: 100%;
}
footer .h5 {
	text-transform: uppercase;
}
footer a:hover {
	color: #c59f61;
}
footer a {
	color: #fff;
}
footer .h5 {
	font-family: 'Circe Bold';
    font-size: 14px;
	color: #fff;
}
.footer-col ul {
	margin: 20px 0;
	line-height: 1.5;
}
.footer-icon i {
	font-size: 20px;
}
.footer-icon {
	color: #c59f61;
	margin-right: 10px;
}
.footer-icon:hover {
	color: #fff;
}

.bottom-footer {
	margin: 20px auto;
}
#carousel-partners {
	margin-top: 100px;
}
#carousel-partners .swiper-wrapper {
	align-items: center;
}
#carousel-partners img {
	margin: auto !important;
}
#carousel-partners .swiper-viewport {
	margin-bottom: -30px;
	box-shadow:none;
	border-radius: 0;
	border: none;
	
}
.subscribe .btn-inverse {
	text-transform: uppercase;
	font-family: 'Circe Bold';
}
.subscribe {
	margin-bottom: 30px;
	max-width: 500px;
}
.subscribe input {
	background: #000000;
	color: #fff;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.warning {
	color: red;
}
.success {
	color: #14dc14;
}
.breadcrumb {
	background-color: #fff;
	padding-left: 0;
}
.pagination {
	margin: 0;
}
/* buttons */

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none;
}
.button-buy a, .button-buy-link a {
	color: #c59f61 !important;
    background-color: #fff;
    border-color: #c59f61;
    text-transform: uppercase;
    font-family: 'Circe Bold';
    border-radius: 0;
    padding: 7px 25px;
    font-size: 14px !important;
    border: 1px solid;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    text-decoration: none;
    
}
.button-buy > div, .button-buy-link > div {
	float: none !important;
}
.button-buy a:hover, .button-buy-link a:hover {
	background-color: #c59f61;
    color: #fff !important;
    border-color: #c59f61;
}
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 5px 15px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 0;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #c59f61;
	background-color: #fff;
	border-color: #c59f61;
	text-transform: uppercase;
	font-family: 'Circe Bold';
	border-radius: 0;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.focus, .btn-primary:focus {
	background-color: #c59f61;
	color: #fff;
	border-color: #c59f61;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.form-control {
	height: 36px;
	border-color: #c59f61;
	border-radius: 0;
}
.input-group .form-control {
	height: 32px;
}
.btn-inverse {
	color: #ffffff;
	background-color: #c59f61;
	border-color: #c59f61;
	box-shadow: none;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #fff;
	color: #c59f61;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.subcategories {
	padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.subcategories img {
	margin-bottom: 15px;
}

.subcategories .information_date {
	margin-bottom: 5px;
	color: #999;
	display: inline-block;
}
.subcategories .information_title {
	text-transform: uppercase;
	font-family: 'Circe Bold';
	font-size: 16px;
	color: #000000;
}
.subcategories .btn {
	margin-top: 10px;
}
.information-images > div, .information-videos > div {
	padding: 15px;
}
.information-videos a:after {
	content: '\f16a';
    font-family: 'FontAwesome';
    position: absolute;
    color: #ce0000;
    font-size: 80px;
    line-height: 1;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    z-index: 100;
    font-style: initial;
}
.information-videos a:hover:after {
	color: #ff0000;
}
.information-banner {
	margin-bottom: 30px;
}
.information-banner img {
	width: 100%;
}
.information-description {
	margin-bottom: 50px;
}
.information-related-information, .information-related-afisha {
	display: flex;
    flex-wrap: wrap;
}
.information-files i {
	color: red;
    font-size: 20px;
}
.information-files a {
	display: block;
	margin-bottom: 5px;
}

.related-heading {
	font-size: 28px;
    font-family: 'Circe Bold';
    text-align: center;
}
.related_custom-item {
    display: flex;
    margin-bottom: 30px;
    padding: 15px;
}
.related_custom-item img {
    margin-right: 10px;
}
.related_custom-name {
    font-family: 'Austin Cyr Fat';
    font-style: italic;
    color: #c59f61;
    font-size: 18px;
    margin-bottom: 15px;
}
#product-person #content {
	width: 100%;
}
.person-info {
	margin-top: 50px;
}
.person-info .person-image img {
	padding-right: 30px; 
	padding-bottom: 30px;
}

#person-info li.active a {
	cursor: pointer;
}
.nav-tabs li a {
	font-family: 'Circe Light';
    text-transform: uppercase;
    letter-spacing: 3px;
    min-width: 150px;
    text-align: center;
}
.history-tabs {
	margin-top: 30px;
}
.history-tabs li a, .history-tabs {
	border: none !important;
	text-transform: inherit;
}
.history-tabs li:not(:last-child):after {
	content: '|';
}
.history-tabs li a {
	display: inline-block;
	min-width: unset;
    padding: 10px 35px;
}
.history-tabs li:first-child a {
	padding-left: 0;
}
.history-tabs>li>a:focus, .history-tabs>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #23527c;
}

.history-tabs>li.active>a, .history-tabs>li.active>a:focus, .history-tabs>li.active>a:hover {
	color: #000000;
	font-family: 'Circe Bold';
}

.person-item {
	display: flex;
	margin-bottom: 30px;
	padding: 10px;
	
}
.person-fio {
	font-family: 'Austin Cyr Fat Italic';
	color: #c59f61;
	font-size: 18px;
	margin: 10px 0;
	line-height: 1;
}
.person-item img {
	width: 100%;
}
.person-item a {
	padding: 10px;
    padding-left: 0;
}

.person-item .person-caption {
	padding: 0;
}
.structure-name {
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: -5px;
}
.structure-menu {
	padding-left: 0;
}
.structure-menu li > a {
	text-transform: uppercase;
	padding: 10px 0px;
    display: block;
}

/* product list */
.repertuar-top-date {
	position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    font-family: 'Circe Bold';
    text-shadow: 1px 1px black;
    text-align: left;
}
.ticket-price {
	white-space: nowrap;
}
.repertuar-top-info {
	position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-family: 'Circe Bold';
    text-shadow: 1px 1px black;
}
.repertuar-bottom-info {
	position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(70,70,70,.5) 40%,#000);
    width: 100%;
    height:20%;
        display: flex;
    align-items: flex-end;
}
.repertuar-bottom-info .timing {
	color: #fff;
	padding: 10px;
	text-align: left;
}
.product-thumb {
	margin-bottom: 10px;
	overflow: hidden;
}
.product-thumb .image {
	text-align: center;
	position: relative;
}
.product-thumb .image a {
	display: block;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}


.product-grid .product-thumb {
	border: 0;
}
.product-grid .bottom-caption {
	display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.product-thumb .h4 {
	font-family: 'Circe Bold';
	margin-bottom: 5px;
}
.product-grid .h4 {
	margin-bottom: 5px;
}
.product-grid .repertuar-top-info-item, .product-module .repertuar-top-info-item {
	text-align: right;
}

.product-thumb .caption {
	padding: 0;
}


.product-list .product-thumb .caption {
	margin-left: 50px;
	display: flex;
    flex-direction: column;
}

.product-list .composer, .product-list .repertuar-date {
	font-size: 18px;
}

.product-list .product-thumb {
	display: flex;
	margin: 0;
	border: 1px solid #c59f61;
	position: relative;
}
.product-list .product-thumb .image img {
	max-width: 200px;
}

.product-list .timing {
	margin-bottom: 15px;
}
.product-list h3 {
	font-family: 'Circe Bold';
}
.product-list .button-details {
	position: absolute;
    right: 35px;
    bottom: 20px;
}
.product-list .ubs-event-block {
	float: none;
}
.product-list td {
	padding-left: 5%;
}
.table-responsive {
	width: 100%;
}
.product-module {
	margin-top: 50px;
	position: relative;
}

.product-module .bottom-caption {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: center;
}
.filter-day {
	margin-top: 15px;
}
.filter-day .flex {
	margin-bottom: 5px;
}
.filter-day a {
	padding: 0 !important;
    border: none !important;
    display: block;
    color: #000000;
    font-size: 14px;
}
.filter-day button {
	margin-left: 10px;
}

.filter-day a:hover {
    color: #23527c !important;
    background: none !important;
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		padding: 0;
	}
	.subcategories .information_title {
		font-size: 14px;
	}
	body {
		font-size: 14px;
	}
	.home-title {
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		margin-left: 0;
		padding: 0 10px;
	}
}
.product-sort button {
	border-color: #c59f61;
    border-radius: 0 !important;
    background-color: #c59f61;
    color: #000000;
    background-image: none;
}
.product-sort button:focus, .product-sort button.active:focus {
	outline: 0;
}
.product-layout {
	margin-bottom: 50px;
	padding: 15px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.product-thumb .image img {
	width: 100%;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
#product-product .row {
	display: block;
}
#product-product .thumbnail img {
	width: 100%;
	max-width: 300px;
}
#product-product .related-afisha .h4 {
	font-family: 'Circe Bold';
}
#product-product .related-afisha {
	margin-bottom: 50px;
}

.image-additional-slider .swiper-button-next {
	right: -35px;
}
.image-additional-slider .swiper-button-prev {
	left: -35px;
}

.image-additional-block {
	display: flex;
}
.image-additional-block .image-additional {
	width: 25%;
	padding-right: 10px;
}
#product-product .image-additional-slider {
	position: relative;
}
#product-product .image-additional {
	margin: 0;
}
#product-product .product-price-block {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#product-product .product-price-block .price {
	font-size: 28px;
    font-family: 'Circe Bold';
}

#product-product .compare-button {
	margin-right: 20px;
}
#product-product .product-button .form-group {
	margin-bottom: 10px;
}
#product-product .gold-head {
	display: block;
}
#product-product .gold-head h1 {
	width: 100%;
}
#product-product #form-review {
	max-width: 600px;
}
#product-product .radio input + span {
	color: #000000;
    border: 1px solid #c59f61;
    padding: 5px 10px;
    border-radius: 5px;
    background: #fff;
}
#product-product .radio input:checked + span {
	color: #fff;
    border: 1px solid #c59f61;
    padding: 5px 10px;
    border-radius: 5px;
    background: #c59f61;
}
#product-product .radio label {
	padding: 0;
}
#product-product .radio {
	margin: 0;
	margin-right: 10px;
}
#product-product .radio+.radio {
	margin: 0;
}
#product-product .options-block {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#product label {
	font-size: 16px;
    margin-bottom: 15px;
}
#product ul {
	margin-bottom: 25px;
}

.price-old {
	text-decoration: line-through;
    font-size: 16px;
    color: #999;
}
.text_discount {
	font-size: 16px;
	font-family: 'Circe Light';
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.logo-title {
		font-size: 12px !important;
	}
	.top-header {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

.top-repertuar .button-buy .ubs-event-block, .top-repertuar .button-buy-link .ubs-event-block {
	float: none;
}
.top-repertuar-buttons {
	display: flex;
	align-items: center;
}
.top-repertuar-buttons .repertuar-video {
	margin-right: 30px;
}
.top-repertuar img {
	width: 100%;
}
.top-repertuar {
	position: relative;
	margin-bottom: 20px;
}
.top-repertuar-content h1 {
	
    color: #fff;
    font-family: 'Austin Cyr Fat';
    text-shadow: 1px 1px black;
    font-style: italic;
    font-size: 50px;
}
.top-repertuar-content {
	position: absolute;
    bottom: 30%;
}

.thumbnails {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}

.table-description {
	border: 1px solid;
	float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.table-description td {
	padding: 5px;
}
#repertuar-images {
	position: relative;
}

.product-module .swiper-button-prev {
	left: -35px;
}
.product-module .swiper-button-next {
	right: -35px;
}
#nearest-module .module-title {
	margin-bottom: 25px;
}
#nearest-module {
	margin-bottom: 60px;
	font-size: 14px;
}
#nearest-module .btn {
	font-size: 12px;
}
#nearest-module .h4 {
	font-family: 'Austin Cyr Fat Italic';
    color: #c59f61;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1;
}
#nearest-module .swiper-slide {
	display: flex;
	height: auto;
}
#nearest-module .bottom-caption {
	margin-top: 0;
	flex-wrap: wrap;
}
.nearest-layout {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#featafisha-module .module-title {
	margin-bottom: 25px;
}
#featafisha-module {
	margin-bottom: 60px;
	font-size: 14px;
}
#featafisha-module .btn {
	font-size: 12px;
}
#featafisha-module .h4 {
	font-family: 'Austin Cyr Fat Italic';
    color: #c59f61;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1;
}
#featafisha-module .swiper-slide {
	display: flex;
	height: auto;
}
#featafisha-module .bottom-caption {
	margin-top: 0;
	flex-wrap: wrap;
}
.featafisha-layout {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#repertuar-module .repertuar-categories {
	display: flex;
	justify-content: space-between;
}
#repertuar-module .repertuar-category {
	display: flex;
	align-items: center;
	text-align: center;
    position: relative;
    padding: 5px;
}
#repertuar-module .repertuar-category:first-child {
    padding-left: 0;
}
#repertuar-module .repertuar-category:last-child {
    padding-right: 0;
}

#repertuar-module .repertuar-category-title {
	left: 0;
    right: 0;
    position: absolute;
}
#repertuar-module .repertuar-category-title a {
	margin: auto;
	color: #fff;
    font-size: 36px;
    font-family: 'Circe Bold';
    text-shadow: 3px 3px 5px black;
    text-transform: uppercase;
}
#repertuar-module .repertuar-category-title a:hover {
	color: #c59f61;
}
	
.swiper-wrapper {
	height: auto !important
}
#person-images {
	position: relative;
	margin-top: 30px;
}
#person-images .person-thumbnail img {
	padding: 0 20px;
}
#person-images .swiper-button-prev {
	left: -10px;
}
#person-images .swiper-button-next {
	right: -10px;
}

.person-image {
	padding: 15px;
}
#person-images .row {
	justify-content: center;
}
#repertuar-product .h2 {
	text-align: center;
    font-family: 'Circe Bold';
}
#repertuar-product h1 {
	font-family: 'Austin Cyr Fat';
    font-style: italic;
    font-size: 50px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.afisha-place {
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}
@media (max-width: 991px) {
	#repertuar-product h1 {
		font-size: 30px;
	}
}
#repertuar-product h2 {
	margin-top: 30px;	
}
#repertuar-product .description-info-key {
	display: block;
    font-style: italic;
}
#repertuar-product .description-info-value {
	font-family: 'Circe Bold';
	text-transform: uppercase;
}
.repertuar-block-heading {
	text-transform: uppercase;
    color: #c59f61;
    margin-top: 30px;
    margin-bottom: 15px;
    letter-spacing: 3px;
}
#form-review {
	margin-top: 25px;
}
.afisha-items-block .item-key {
	font-style: italic;
	margin-bottom: 10px;
}
.afisha-items-block .item-value {
	font-size: 20px;
    font-family: 'Circe Bold';
    display: inline-block;
}
.afisha-items-block .item-caption {
	margin-bottom: 30px;
}
.sostav {
	margin-bottom: 30px;
}
.afisha-items-block {
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    line-height: 1;
}
.afisha-items-center-block {
	display: flex;
    flex-wrap: wrap;
    width: 50%;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 15px;
}
.afisha-items-center-block .item-caption {
	padding-right: 20px;
    width: 50%;
}
.afisha-items-left-block {
	padding-right: 15px;
	width: 25%;
}
.afisha-items-right-block {
	width: 25%;
}
.afisha-items-right-block .item-caption, .afisha-items-right-block .button-buy, .afisha-items-right-block .button-buy-link {
	margin-left: 30%;
}


@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 992px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}
#column-left .subcategories, #column-right .subcategories {
	width: 75%;
	font-size: 14px;
}
#column-left .subcategories .information_title, #column-right .subcategories .information_title {
	font-size: 14px;
}
#column-right .product-module .row, #column-right .product-module .module-title {
	justify-content: flex-end;
}
#column-right .product-module .module-title h2, #column-right .product-module .module-title .h2 {
	margin: 0;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.tooltip-img {
	width: 25px;
	margin-bottom: 5px;
}
 .tooltip-inner {
	color: #c59f61 !important;
	background-color: #fff;
	border: 1px solid #c59f61;
	border-radius: 0; 
	font-family: 'Circe Light';
	font-size: 14px;
}
.tooltip-inner img {
	width: 15px;
	margin-right: 10px;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #c59f61 !important;
}
/* responsive */

@media (max-width: 991px) {
	
	body {
		font-size: 12px;
	}
	.tooltip-img {
		width: 16px;
	}
	.tooltip-inner {
		font-size: 12px;
	}
	body.no-scroll {
		height: 100%;
		overflow: hidden;
	}
	.hidden-xs {
		display: none !important;
	}
	.menu-block, .menu-block .navbar {
	    width: 100%;
	    z-index: 1002;
	}
	.menu-block {
	    left: -100%;
	    margin-top: 8rem;
	    transition: all .3s;
	    position: absolute;
		top: 0;
		height: 100%;
	}
	.menu-block.open {
		left: 0;
		padding-left: 0;
	}
	#menu {
		border-radius: 0;
		background-color: #fff;
	    height: 100%;
	    margin-top: 0;
	    transition: all .1s ease;
	    -webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 8%);
	    box-shadow: 0 5px 8px 0 rgb(0 0 0 / 8%);
	    border-top: 3px solid #c59e61;
	}
	#menu .navbar-nav {
		margin: 0;
		padding: 15px;
		font-size: 14px;
	}
	#menu .nav > li > a {
		color: #000000;
	}
	.mobile-toggle {
	    position: absolute;
		top: 25px;
		display: block;
	}
	
	.mobile-menu {
	padding: 0 2rem;
	}
	
	.mobile-menu,
	.mobile-menu__user {
		height: 100%;
		display: flex;
		align-items: center;
	}
	
	.mobile-block {
		display: block;
	}
	
	.mobile-menu__user>div+div {
		margin-left: 1.5rem;
	}
	
	#mobile-us__close .icon {
		color: #fff;
	}
	
	button.mobile-close {
		width: 4rem;
		height: 4rem;
		position: relative;
		margin-left: auto;
		margin-top: -1rem;
		margin-bottom: -1rem;
		transition: background .15s ease .05s;
		background: #c59d61;
		border: none;
	}
	#mobile-us.open {
		right: 0;
	}
	#mobile-us .nav-dropdown__content {
		padding: 20px;
	}
	#mobile-us .modal-header {
		background: #c59d61;
		color: #fff;
		border: none;
		padding-bottom: 10px;
	}
	.top-header > div {
		margin-bottom: 15px;
	}
	#top-header {
		display: block;
		font-size: 16px;
	}
	.header-block {
		width: 100%;
		margin-top: 35px;
	}
	.btn, .button-buy a, .button-buy-link a {
    	padding: 5px 10px;
		font-size: 10px !important;
		line-height: 1.3;
    }
    .form-control {
    	height: 29px;
    }
	.login {
		display: none;
	}
	.sticky-menu {
		position: relative;
		top: unset;
	}

	footer .row {
		display: block;
	}
	.footer-container {
		flex-wrap: wrap !important;
		padding: 15px;
	}
	
	.footer-logo img {
		max-width: 100%;
	}
	
	.bottom-footer {
		padding: 15px;
	}
	#logo {
		padding: 0;
	}
	#logo img {
		max-width: 45px;
		padding-right: 5px;
	}
	#logo .logo-title {
		font-size: 9px !important;
		padding-left: 10px;
	}
	header {
		margin: 0;
	}
	header .row {
		padding: 15px;
		align-items: center;
	}
	.mobile-menu {
		padding: 0;
	}
	
	.mobile-menu,
	.mobile-menu__user {
		height: 100%;
		display: flex;
		align-items: center;
	}
	
	.mobile-block {
		display: block;
	}
	
	.mobile-menu__user>div+div {
		margin-left: 1.5rem;
	}
	
	.mobile-menu .icon {
		color: #343a40;
	}
	.top-header > div i {
	    font-size: 25px;
	    display: block;
	    margin-right: 5px;
	    width: 30px;
	    text-align: center;
	}
	iframe {
		width: 100%;
	}
	
	
	#mobile-us {
		top: 0;
		bottom: 0;
		right: -100%;
		padding: 0;
		position: fixed;
		transition: all .3s;
		width: 100%;
		text-align: left;
		z-index: 1000;
		line-height: normal;
		background: #fff;
	}
	#repertuar-module .repertuar-categories {
		flex-wrap: wrap;
		margin: 0 -5px;
	}
	#repertuar-module .repertuar-category {
		width: 50%;
		padding: 5px;
	}
	#repertuar-module .repertuar-category > a {
		width: 100%;
	}
	#repertuar-module .repertuar-category-title a {
		font-size: 24px;
	}
	.module-title {
		display: block;
	}
	.module-title h2, .module-title .h2 {
		margin: 0;
		margin-bottom: 10px;
	}
	h1 {
    	font-size: 24px;
	}
	.h2, h2 {
    	font-size: 24px;
	}
	.top-repertuar-content h1 {
		font-size: 30px;
	}
	#mainbanner .banner-block {
		
	}
	.subcategories img {
	    margin: auto;
	    margin-bottom: 15px;
	    width: 100%;
    }
    .subcategories .information_title {
	    font-size: 12px;
    }
    .product-module {
	    font-size: 16px;
    }
	.subcategories {
		width: 50%;
		padding: 10px;
	}
	.home-title {
		display: none;
	}
	#mainbanner video, #mainbanner img {
		/*width: unset;*/
	}	
	#mainbanner .swiper-container {
	    width: 100%;
	    height: 100%;
	}
	#mainbanner .swiper-slide {
		/*height: 500px;*/
		display: flex;
		justify-content: center;
	}	
	#mainbanner .banner-block {
		top: 40%;
	}
	#mainbanner .swiper-button-prev, #mainbanner .swiper-button-next {
		display: none;
	}
	#mainbanner .swiper-pagination {
		display: none;
	}
	.nav-tabs li a {
		letter-spacing: 1px;
		min-width: unset;
		padding: 10px;
	}
	.structure-menu li > a {
		padding: 5px 0px;
	}
	.person-item {
		display: block;
		width: 50%;
	}
	.structure-menu {
		margin-bottom: 30px;
	}
	.structure-name {
		border-bottom: 1px solid;
	}
	.person-item img {
		width: 100%;
		margin: 0;
	}
	#person-module .person-item {
		width: 100%;
	}
	.product-layout {
		font-size: 16px;
		margin-bottom: 30px;
	}
	.gold-head {
		width: 100%;
	}
	.gold-head h1 {
		padding: 10px;
		width: 100%;
	}
	.gold-head:after {
		border: none;
	}
	.product-sort .sorts > div {
    	margin-right: 10px;
	}
	.product-sort .sorts > div:last-child {
    	margin-right: 0;
	}
	.product-sort .sorts a {
    	margin-right: 10px;
	}
	.information-related-custom {
		display: flex;
		flex-wrap: wrap;
	}
	.related_custom-item {
		display: block;
		width: 50%;
	}
	.related_custom-item img {
		width: 100%;
	}
	
	#product-category .product-thumb .rating {
		position: absolute;
	}
	.contact-map {
		height: unset;
	}
	.contact-map-right {
		position: relative;
		padding: 15px;
	}
	.top-contact-inputs .form-group {
		width: 100%;
		margin-bottom: 10px !important;
	}
	#contact-feedback-form label {
		padding: 0;
	}
	.information-description p {
		padding: 0 !important;
	}
	#person-info .person-info {
	    margin-top: 15px;
	}
	#person-info .person-info .person-image {
		float: none !important;
	}
	.person-info .person-image img {
	    padding-right: 0;
	    width: 100%;
	}
	.afisha-items-block .item-value {
    	font-size: 12px;
    }
    .afisha-items-center-block {
	    padding: 0 10px;
    }
    .afisha-items-right-block {
	    width: unset;
    }
    .afisha-items-left-block {
    	padding-right: 5px;
    }
    .afisha-items-right-block .item-caption, .afisha-items-right-block .button-buy, .afisha-items-right-block .button-buy-link {
	    margin-left: 10px;
	}
	.afisha-items-block .item-caption {
	    margin-bottom: 20px;
	}
	.afisha-items-center-block .item-caption {
	    padding-right: 5px;
	    width: 100%;
	}
	.afisha-items-block .item-caption {
	    margin-bottom: 15px;
	}
	.afisha-items-block .item-key {
	    font-style: italic;
	    margin-bottom: 0;
	}
	.afisha-items-right-block .item-key {
		margin-bottom: 5px;
	}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		width: 100%;
	}
	#product-product .tab-content .tab-pane {
		padding: 0 15px;
	}
	
}	

@media (max-width: 767px) {
	.afisha-list .col-xs-6 {
		width: 100% !important;
	}
}






/*  end responsive */

