<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {


}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'PT Sans Narrow', sans-serif;
	background-color: #F7F1DA;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;

	line-height: 1.3em;
	list-style-type: none !important;	
}

.moduletable {

}

.code {
    font: .875rem/1.5 Consolas,monaco,monospace;
    color: #666;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff;
}

p {
	text-align: justify;
	margin-bottom: 0;
}

blockquote {
    border-left: 5px solid #CEB695;
}

.breadcrumb &gt; li &gt; .divider {
    color: #CEB695;
}

em {
	font-style: italic;
	color: #DC6D0A;
}
b, strong {
	font-weight: bold;
}
ul {
	list-style-type: disc;
}


ul.list-group {
	list-style-type: none;
}

.uk-nav-sub li {
list-style-type: disc;	
}

li.item-138 ul li {
list-style-type: none;	
}


dt {
	width: 100%;
}
h1 {
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;	
	color: #50412D;
	font-family: 'PT Sans Narrow', sans-serif;
}


h2 {
	font-size: 2rem;
	line-height: 1.1em;
	font-weight: bold;
	color: #50412D;
	margin-right: 10px;
	padding: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	margin-top: 0;
	display: inline-block;
	vertical-align: top;
  z-index: 0;
position: relative;
}

h2.shadow {
    display: inline-block;
    font-size: 2rem;
    line-height: 1.1em;
    color: #50412D;
    overflow: hidden;
background-color: rgba(255,255,255,0.7);
box-shadow:4px 1px 12px 11px rgba(255,255,255,0.7);
-webkit-box-shadow:4px 1px 12px 11px rgba(255,255,255,0.7);
-moz-box-shadow:4px 1px 12px 11px rgba(255,255,255,0.7);

  
}

h2.shadowt {
text-shadow: 3px 3px 8px white, -3px -3px 8px white, 8px 8px 18px white, -8px -8px 18px white;
}

h2.uk-accordion-title.uk-light {
    color: #fff;
}


h3 {
	font-size: 1.5em;
	line-height: 1em;	
	font-weight: normal;
	color: #50412D;
	font-family: 'PT Sans Narrow', sans-serif;

}




h4 {
	font-size: 1.2em;
	line-height: 1em;	
	font-weight: normal;
	color: #50412D;
	font-family: 'PT Sans Narrow', sans-serif;
	padding-left: 30px;
	padding-right: 30px;
}



h5 {
	
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 1px;
  max-width: 320px;
  width: 100%;
  position: relative;
  display: inline-block;
	text-align: center;
	color: #E46D0B;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;

}

h6 {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #E46D0B;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	font-family: 'PT Sans Narrow', sans-serif;
}




footer{
background-color: #50412D;;
color: #F7F1DA;


}
footer a{
	font-weight: bold;

}
}
footer a:visited{
}
footer a:hover{
	
}
footer p {

	line-height: normal;
	font-size: 1em;
}





header {

background-color: #CEB695;
color: #50412D;
}

header a:visited{
}
header a:hover{
	
}

hr {
border-top: 1px solid #CEB695;
}


.logo-back {
background-color: #F7F1DA;	
border-radius: 0 10px;
}

.logo-back img{
padding-bottom: 5px;
padding-top: 5px;
}


nav {

}
nav a{
}
nav a:visited{
}
nav a:hover{
}


ul.top-menu li a img {
	display: none;
}

section {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
}

.menu-footer {
	display: block;
}

a {
color: #E46D0B;		
}

a:hover {
	color: #D17016;	
}

a:visited {
			
}


a:active {
}


.breadcrumb li{
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
}


#breadcrumps {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	font-size: 12px;
	color: #CCC;
	position: relative;
	margin: 0px;
}


.counter {
	font-size: x-small;
}
.tags {
padding-left: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
margin-top: 10px;

}


.tags li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 0;
}

.tags li a:before{
content: "# ";	
}

.tags li a{
	color: #50412D;
	background-color: #CEB695 !important;
padding: 0 15px;
line-height: 28px;
font-size: .875rem;
border-radius: 0 10px;
text-transform: uppercase;
display: inline-block;
margin: 5px;
text-shadow: none;
font-weight: normal;
}

.tags li a:hover{
	text-decoration: none;
	background-color: #1774FF;
	color: #FFF;
}

.tags li a:active{
	text-decoration: none;
	background-color: #004dbf ;
	color: #FFF;

}

.tagspopular {
text-align: left;
}

.tagspopular ul{
	list-style-type: none;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-left: 0;
	
}

.tagspopular li{
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 15px;
	
}

.tagspopular li a:before{
content: "# ";	
}

.tagspopular li a{
color: #333;
background-color: #DDDDDD;
padding: 5px;
border-radius: 2px;
	
}

.tagspopular li a:hover{
	text-decoration: none;
	background-color: #1774FF ;
	color: #FFF;

}

.tagspopular li a:active{
	text-decoration: none;
	background-color: #004dbf;
	color: #FFF;

}

.gotop {
    margin-right: 10px;
    text-align: right;
    display: block;
    padding-right: 15px !important;
    padding-left: 15px !important;
    position: fixed;
    right: 10px;
    bottom: 10px;
z-index: 10;
color: #FFF;
}


.pagination {
margin-top: 50px;
}

.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-radius: 0;
	box-shadow: none;
}
.pagination ul &gt; li{
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	margin: 5px;

}

.pagination ul &gt; li:first-child &gt; a, .pagination ul &gt; li:first-child &gt; span {
    border-left-width: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
}

.pagination ul &gt; li:last-child &gt; a, .pagination ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
}

.pagination ul &gt; li &gt; span {
    float: none;
    padding: 10px 15px;
    background-color: #E46D0B;
    border: none;
	font-size: 14px;
	color: #ccc;
	display: inline-block;
}

.pagination ul &gt; li &gt; a.pagenav {
    float: none;
    padding: 10px 15px;
    background-color: #E46D0B;
    border: none;
	font-size: 14px;
	color: #fff;
	display: inline-block;	
}

.pagination a:link {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #333333;
	text-decoration: none;
}

.menu-left li {
	display: block;
}
.menu-left a {
	display: block;

}
.menu-left .level1 ul {
	display: block;
	margin-bottom: 10px !important;
}
.menu-left li li {
	display: block;
}
.menu-left .level2 a {
	font-size: 1.2em !important;
	text-transform: none;
	font-weight: normal !important;
	padding-top: 5px !important;
	padding-right: 0px;
	padding-bottom: 5px !important;
	padding-left: 45px;
	line-height: 0.9em;
	background-image: url(../images/bullet.png) !important;
	background-repeat: no-repeat !important;
	background-position: 30px 8px !important
}
.menu-left .level2 a:hover {

}
.menu-left .level2 a.isactive {
	color: #CEB695 !important;
}

img.sepia:hover {
  -webkit-filter: sepia(100%);
  -moz-filter: sepia(100%);
  -ms-filter: sepia(100%);
  -o-filter: sepia(100%);
  filter: sepia(100%);
  filter: sepia; /* IE 6-9 */
/*Добавим вот такой вот код*/
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
/*конец кода с transition*/
}
img.sepia {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}


.back_concert, .back_gibrid, .back_sobtie, .back_other, .back_zrelish, .back_sport, .back_kid, .back_adult, .back_sport_NY, .back_online, .back_dosug, .back_kino {
position: relative;

}

.back_gibrid {
background-image: url('/images/2024dengoroda/back_gibrid.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}


.back_sobtie::before {
filter: blur(2px);
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}

.back_sobtie::before{
background-image: url('/images/2022dengoroda/back_sobtie.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}

.back_other {
background-image: url('/images/2022dengoroda/back_other.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}


.back_zrelish {
background-image: url('/images/2022dengoroda/back_zrelish.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}

.back_concert {
background-image: url('/images/2024dengoroda/back_concert.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}

.back_sport {
background-image: url('/images/2022dengoroda/back_sport.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;

}

.back_kid {
background-image: url('/images/2023newyear/back_kid.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}

.back_adult{
background-image: url('/images/2023newyear/back_adult.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}


.back_master {
background-image: url('/images/2025newyear/back_master.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
  
}


.back_led {
background-image: url('/images/2025newyear/back_led.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;    
  
  
}

.back_sport_NY{
background-image: url('/images/2023newyear/back_sport.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}

.back_dosug{
background-image: url('/images/2023newyear/back_conkurs.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}

.back_online{
background-image: url('/images/2023newyear/back_online.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}

.back_kino{
background-image: url('/images/2024newyear/back_kino.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;   
}


.back_biblionoch {
background-image: url('/images/2025denpobedy/back_biblionoch.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;      
}


.back_temavecher {
background-image: url('/images/2025denpobedy/back_temavecher.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;      
}


.back_mayaction {
background-image: url('/images/2025denpobedy/back_mayaction.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;      
}


.back_maymaster {
background-image: url('/images/2025denpobedy/back_maymaster.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;      
}

.back_maypoznat {
background-image: url('/images/2025denpobedy/back_maypoznat.jpg');
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;      
}




.chzn-container-single .chzn-single {
    height: 40px;
    line-height: 38px;
}

.chzn-container {
    font-size: 1em;
}
.chzn-container .chzn-drop {

    width: 150%;
}

.chzn-container {
    width: auto !important;
}

.chzn-container-multi .chzn-choices {
    width: 216px;
}

.chosen-container-single .chosen-single {
    height: 40px;
    line-height: 38px;
}

.chosen-container {
    font-size: 1em;
}
.chosen-container .chosen-drop {

    width: 150%;
}

.chosen-container {
    width: auto !important;
}

.chosen-container-multi .chosen-choices {
    width: 216px;
}


select { 
display: inline-block; 
padding: .6em 1.4em .5em .8em; width: 100%; 
width: auto; 
text-transform: none;
color:
#666;
border: 1px solid
#e5e5e5;
transition: .2s ease-in-out;
    transition-property: all;
transition-property: color,background-color,border;


} 
 
input[type="radio"] {
	display: inline-block;
height: 16px;
width: 16px;
overflow: hidden;
margin-top: 8px;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
background-color:
transparent;
background-repeat: no-repeat;
background-position: 50% 50%;
border: 1px solid
#ccc;
transition: .2s ease-in-out;
    transition-property: all;
transition-property: background-color,border;
border-radius: 50%;
margin-right: 5px;
}

input[type="radio"]:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
	background-color:#E46D0B;
border-color:
transparent;
}

#cj-wrapper .abc-radio-primary input[type="radio"]:checked + label::before {
  border-color: #E46D0B !important;
}

#cj-wrapper .abc-radio-primary input[type="radio"]:checked + label::after {
  background-color: #E46D0B !important;
}

#cj-wrapper .abc-radio label::after {
  width: 13px !important;
  height: 13px !important;
}

#cj-wrapper .panel-title {
  
  font-weight: bold;
}

input[type="radio"]:not(:disabled) {
    cursor: pointer;
}

label.radio {
	margin-right: 20px;
}


.breadcrumb {
	background-color: transparent;
border-radius: 0;
}

.breadcrumb &gt; .active {
    color: #50412D;
}

.breadcrumb &gt; li + li::before {

    color: #F2D291;

}


dd.smm {

margin-top: 5px;
}


.mceBranding {
	display: none !important;
}

#jl_main_category .title_row, span.field-label {
font-size: small;
text-transform: uppercase;
color: #707070;	

}


textarea:focus, input:focus, select:focus {
    border-color: #ccc !important;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
}

.well-small {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.well {

  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


label, input, button, select, textarea {
  font-size: inherit;
  font-weight: normal;
  line-height: 1.5;
}


/** Afisha **/ 


.event-cancel, .event-transfer {
    background-color: rgba(34,34,34,0.8);
    top: 0;
    bottom: 0;
	display: none;
}


.event-cancel:before {
	content: "Отменено";
display: block;
text-align: center;
background-color: #E40B0B;
padding: 15px;
font-size: 2em;
text-transform: uppercase;	
color: #F7F1DA;
}

.event-transfer:before {
	content: "Перенесено";
display: block;
text-align: center;
background-color: #E49C0B;
padding: 15px;
font-size: 2em;
text-transform: uppercase;	
color: #F7F1DA;
}



.list_row a.tag {
background-color: #CEB695;
color: #50412D;
    padding: 0 15px;
    line-height: 28px;
    font-size: .875rem;
border-radius: 0 10px;
text-transform: uppercase;
display: inline-block;
margin: 5px;
}

#jl_main_category .item_section {
    margin-bottom: 0;
}

#jl_main_category .event_name_vote {
    margin: 0 0 15px;
}

.category_teaser_rating_sort {
    margin-bottom: 0;
    padding: 0;
    float: none;
    margin-top: 0;
}

span.msg_rpice {
    background-color: #CEB695;
}

.jl_afisha_datepicker {
height: auto;
    position: relative;
    top: 0;
    right: 0;
}

#jl_main_category .event_vote {
    
}

/*
.mod_ip_img img, .af_category_item img {
	height: 380px;
object-fit: fill;
object-position: top;
}


.afisha_item_left img {
	height: 495px;
object-fit: fill;
object-position: top;
width: 350px;
}
*/
.category {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
color: #fff;	
}

.category_teaser {
    background: #CEB695;

}

#jl_afisha_datebar ul li.current a, #owl-date .current a {
    background: #E46D0B;
	    color: #F7F1DA;
}

#jl_afisha_datebar ul li.current.daybefore, #owl-date .current.daybefore a {
    background: #E46D0B;
	    color: #F7F1DA;
}


#jl_afisha_datebar ul li.realday :hover {
    background: #CEB695;

}

#jl_afisha_datebar {
margin-left: 0;
    border-color: #CEB695;

}

#jl_afisha_datebar ul li.daybefore, #owl-date .daybefore a {

    background: #F2D291;
    color: #50412D;
}

#jl_afisha_datebar ul li.dayafter :hover {

	background: #50412D;
    color: #CEB695;
}

.jl_afisha_datepicker {
    background: #50412D;
    color: #F7F1DA;
	border-color: #CEB695;
}

.jl_afisha_datepicker:hover {
    background: #30271B;
}

#addmer, #acategory, #atype, #aplaces, #ausers, #ameropriatya { display: none; }

.edit-table td {
	color: #000;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.edit-table tbody {
	border-radius: 5px;
	border: 5px solid #FFF;
	padding: 10px;
}

/** end Afisha **/ 

/** JComments **/ 
#jc h4, #comments-form .btn, #comments-report-form .btn {
    background: #E46D0B;
}

#jc {
     margin-top: 0;
}

#jc a, #jc a:hover {
    color: #E46D0B;
}

/** end JComments **/ 



/** QF3 **/ 

.qf3form.default {
    padding: 0 !important;
    background: #F7F1DA !important;
}

.qf3form.default .qf_recaptcha {
    transform: none !important;
}

/** end QF3 **/ 



/** Uikit **/ 

.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
  background-color: #E46D0B;
}

.uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
  background-color: #E46D0B;
}

.uk-badge {
    background: #E46D0B;
}

.uk-search-default .uk-search-input {
    background: #fff;
}

.uk-modal-dialog {
background: #F7F1DA !important;
}

.uk-overlay-primary {
    background: rgba(34,34,34,.4);
}

.uk-nav-primary &gt; li &gt; a {
    font-size: 1.5em;
line-height: 1em;
padding-bottom: 12px;
}

ul.uk-nav-sub li a {
    font-size: 1.2em;
    line-height: 1em;	
	padding-bottom: 5px;
}

.uk-checkbox, .uk-radio {
    height: 16px !important;
    width: 16px !important;
    margin-top: -4px !important;
}

.uk-input {
    height: 40px !important;
}

a.ok path.st0 {
	clip-path: none;
}

.uk-icon-button {
    background: #CEB695;
    color: #50412D;
}

.uk-icon-button:focus, .uk-icon-button:hover {
    background-color: #F7F1DA;
    color: #50412D;;
}

ul.uk-tab {
	white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: block;
}

ul.uk-tab li{
display: inline-block;
}


.search .uk-button {
	padding: 0 10px;
}

.uk-search-navbar .uk-search-input {
    height: 40px;
    background: #fff;
    font-size: 1em;
	    padding: 0 10px;
    border-radius: 0;
    border: none;
}

.uk-navbar-item, .uk-navbar-nav &gt; li &gt; a, .uk-navbar-toggle {
	min-height: auto;
}

.uk-subnav-pill &gt; .uk-active &gt; a {
    background-color: #E46D0B;
    color: #F7F1DA;
}

.uk-subnav-pill &gt; * &gt; a:focus, .uk-subnav-pill &gt; * &gt; a:hover {
    background-color: #50412D ;
    color: #F2D291;
}

.uk-subnav-pill &gt; * &gt; :first-child {
    background-color: #F2D291 ;
    color: #50412D ;
}

.uk-subnav-pill &gt; * &gt; :first-child {

    color: #000;
}


ul.uk-subnav {
border-bottom: 1px solid #F2D291;	
}

.uk-card-default {
    color: #000;
}

.uk-label.label-age {
    background: #CEB695;
	color: #F7F1DA;
}

.uk-label {
    background: #E46D0B;
	font-size: 1.5em;
}

.uk-navbar-toggle {
    color: #50412D;
}

.slogin-avatar { display: none; }

#my-menu .uk-offcanvas-bar {
    background: #50412D;
	color: #CEB695 !important;
}

#login .uk-offcanvas-bar, #user .uk-offcanvas-bar {
    background: #CEB695;
	color: #50412D !important;
}

#login .uk-offcanvas-bar, #user .uk-offcanvas-bar h2{

	color: #50412D !important;
}

#user .uk-offcanvas-bar .uk-nav-primary &gt; li &gt; a {

	color: rgba(80,65,45,.5) !important;
}


.uk-tab::before {

    border-bottom: 1px solid #CEB695;
}

.uk-tab &gt; * &gt; a {
font-size: 1.35em;
    color: #50412D;

}


.uk-tab &gt; .uk-active &gt; a {
    border-bottom: 3px solid #E46D0B;

}

.uk-button-secondary, .btn-default {
    background-color: #50412D;
    color: #F7F1DA;

}

.uk-button-secondary:focus, .uk-button-secondary:hover, .btn-default:hover, .btn-default:focus {
    background-color: #30271B;
    color: #F7F1DA;
}

.uk-button-primary, .btn-primary {
    background-color: 
#E46D0B !important;
color: #fff !important;


}

.uk-button-primary:hover, .btn-primary:hover {
    background-color: 
#D17016 !important;
color:
    #fff !important;
}

.uk-button-primary:focus, .btn-primary:focus {
    background-color: 
#D17016 !important;
color:
    #fff !important;
}

.uk-light .uk-button-primary {
	background-color: #F7F1DA !important;
color: #50412D !important;
}

.uk-badge {
	font-family: 'PT Sans Narrow', sans-serif;
}

.uk-badge a{
	color: #FFF;
	text-decoration: none;
}

.uk-panel-badge {
    right: auto;
    z-index: 1;
}


.uk-button, .btn {
	text-transform: uppercase;
	font-family: 'PT Sans Narrow', sans-serif;
	border-radius: 0 10px;
	text-shadow: none;
background-image: none;
border-color: transparent;
  padding: 0 30px;
vertical-align: middle;
font-size: .875rem;
line-height: 38px;
}

.uk-background-primary {
    background-color: #E46D0B;

}

.uk-button-large {
padding: 10px 30px;
line-height: normal;
font-size: 1.4em;
}


/** end Uikit **/


/** @media **/


@media (max-width: 1415px) {
.uk-tab &gt; * &gt; a {
font-size: 1.15em;
    color: #50412D;

}


}


@media (max-width: 768px) {

.category_teaser_rating_sort {
	display: none;
}

.uk-card-media-top img {
	max-width: 80%;
}

footer{


}

.uk-button-large {
padding: 10px 10px;
font-size: 1.2em;
}

}




/** end @media **/</pre></body></html>