body{
	color:#613330;
	background: #faf6f5;
	 height: 100%;
	 position:relative;
	 font-family: "Montserrat", sans-serif;
}


html {
	background: #faf6f5;
    height: 100%;
	
}

#overlay {
		color:#613330;
	background: #faf6f5;
	 height: 100%;
	 z-index:9999;
	   color:#613330;
    padding: 0px 0px;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    margin: 0;
    position: fixed;
    bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
    width: 100%;
	height: 100%;
	
}


footer{
    clear: both;
    background: #fdfcfc;
    color:#613330;
    padding: 0px 0px;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    margin: 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
box-shadow: -1px 0px 7px 1px rgb(0 0 0 / 8%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	border-top: 3px solid #9a615d;
	z-index:999999;
}

     .progress-bar {
            -webkit-transition: width .2s ease;
            -moz-transition: width .2s ease;
            -o-transition: width .2s ease;
            -ms-transition: width .2s ease;
            transition: width .2s ease;
        }

footer > div >div {
	padding:10px 0px;
	border-right:1px solid #e5e5e5;
	font-size:0.8rem;
}

footer > div > div:last-child{

	border-right:0px solid #e5e5e5;
}


h1, h2, h3, h4, h5 {
	color:#613330;

}


.img-r {
	margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}

.card {
	box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
    border-radius: 7px;
	line-height:1;
	overflow:hidden;
}

.card a {
	color:#613330;
}

.card-bid {
	box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
    border-radius: 7px;
	line-height:1;
	overflow:hidden;
	background: #ffffff;
	
}

@media (max-width: 640px) {
.card-bid {
padding-bottom:10px;
margin-bottom:15px !important;
}

.card-bid span{
	display:block;
}
}


@media (min-width: 1200px) {
.card-bid img{

}
}


.uk-active.uk-sticky-fixed {
	background: #fbf5f3;
	box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
}



.uk-active.uk-sticky-fixed #logo {
	display:none;
}


.uk-active.uk-sticky-fixed #logomini{
	display:inline;
}

.main-list-menu {
	box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
	border-radius:7px;
background: #fff;
}

.main-list-menu li {
	border-bottom:1px solid #ccc2be;
	padding:7px 0;
	margin:0px !important;
}

.main-list-menu li a {
	color:#613330;
		padding:0 10px;

		display:block;
}

.main-list-menu>li:hover, .main-list-menu>li:hover>a{ 
	background: #ccc2be;
	color:#fff;
	text-decoration:none;
}
.main-list-menu>li>a:hover{
color:#fff;
text-decoration:none;
}


.main-list-menu>li:nth-last-child(1) {
	border-bottom:0px solid #ccc2be;

}

.main-acord-menu {
	box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
	border-radius:7px;
	    overflow: hidden;

}

.main-acord-menu>li {
	border-bottom:1px solid #ccc2be;
	padding:7px 0;
	margin:0px !important;
	background:#fff;
}

.main-acord-menu li a {
	color:#613330;
		padding:0 10px;

		display:block;
}

.main-acord-menu>li:hover>a{ 

	color:#613330;
	text-decoration:none;
}
.main-acord-menu>li>a:hover{
color:#613330;
text-decoration:none;
}


.main-acord-menu>li:nth-last-child(1) {
	border-bottom:0px solid #ccc2be;

}


.uk-accordion-title {
    font-size: 1rem;
}


.uk-accordion-content>ul>li {
    border-bottom: 1px solid #e4e4e3;
    padding: 5px 0;
    margin: 0px !important;
}

.uk-accordion-content>ul>li:nth-last-child(1) { 
border-bottom:0px solid #ccc2be;
}

.main-acord-menu>.uk-open {
	background: #ffffff;
}

ul.uk-accordion-page>li{
border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 10px;
	box-shadow: 0 2px 3px #eaebee;
	background:#FFF;
}


ul.uk-accordion-page>li>.uk-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #000;
    overflow: hidden;
    font-weight: 500;
}


.top-menu a{
	color:#613330;
text-decoration:none;

}


.uk-button-default {
    background-color: #9a615d;
    color: #ffffff;
    border: 1px solid #b9a4a300;
    border-radius: 5px;
    box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
}

.uk-button-default:focus, .uk-button-default:hover {
    background-color: #774b48;
    color: #fff;
    border-color: transparent;
}

.slider-content{
color: #5d3232;
    font-size: 1.5rem;
    background: #ffffffa6;
    padding: 10px;
    border-radius: 7px;
}

.uk-card-default {
	margin-bottom:15px !important;
	border-radius:10px;
}

.uk-card-default img{

}

.uk-tab.tabcity::before{
	border-bottom:0px;
}
.tabcity>*>a {
	font-size: 12px;
	text-transform: none;
	border-bottom:0px;
}

.uk-tab>*{
padding-left:0px !important;
}
.tabcity>.uk-active>a{
	border-bottom:0px;
}

.cabinet-btn {
	font-size:0.8rem;
	line-height:20px;
	color:#fff !important;
}
.uk-slideshow-items button,
.uk-slideshow-items a,
.uk-slideshow-items p,
.uk-slideshow-items h3,
.uk-slideshow-items h1 {
	
	color: #5d3232 !important;
}


.uk-slideshow-items button,
.uk-slideshow-items a {
	border-color: #5d3232 !important;
	background:transparent !important;
}


.uk-offcanvas-bar {
    background-color: #c7aaa8;
}



.uk-subnav-pill>.uk-active>a {
    background-color: #9a615d;
    color: #fff;
    border-radius: 5px;
}


.uk-subnav>*>:first-child {
text-transform: none;
   
}

.green{
	    background: #f2ffeb;
	
}

.uk-button{
border: 1px solid #b9a4a300;
border-radius: 5px;
}


.uk-modal-dialog {
    border-radius: 10px;
}



.tab1>a, .tab2>a {

    color: #999;
    border-bottom: 0px solid transparent;
    font-size: .875rem;
    text-transform: none;
    transition: color .1s ease-in-out;
	display:block;
	padding:0px !important;
}

.uk-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 0px solid #e5e5e5;
}


.price caption {
	font-weight:600;
	font-size:1.5rem
}

.price  {

    border-spacing: 0px;

}

.price tbody {
		box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
	
background: #fff;
overflow:hidden;
    border-spacing: 0px;
border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.price thead {
	
  background:transparent;
    

   
}

.price thead tr th:nth-child(1){
	border-top-left-radius: 10px;
	background:#a58684;
	color:#fff;
}
.price thead tr th:nth-child(2){

	background:#a58684;
	color:#fff;
}

.price thead tr th:nth-child(3){
	border-top-right-radius: 10px;
	background:#a58684;
	color:#fff;
}


.price tbody tr:nth-last-child(1) td:nth-child(1){
	border-bottom-left-radius: 10px;

}
.price tbody tr:nth-last-child(1) td:nth-child(2){
	border-bottom-right-radius: 10px;

}


.price td, .price th {
	padding:10px;
}

.price tr:nth-child(2n){
	background:#f5f2f1;
}

.price tbody tr:hover{
	background:#f2ffeb;
	cursor: pointer;
}


.uk-card-media-top img {
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}



.rating-result {
	display: inline-block;
	font-size: 0;
}
.rating-result span {
	padding: 0;
	font-size: 20px;
	margin: 0 3px;
	line-height: 1;
	color: lightgrey;
	text-shadow: 1px 1px #bbb;
}
.rating-result > span:before {
	content: '★';
}
.rating-result > span.active {
	color: gold;
	text-shadow: 1px 1px #c60;
}
.uk-comment{
border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 5px 7px 3px rgb(0 0 0 / 8%);
}



a:hover {
	text-decoration:none !important;
}

.uk-button-primary {
    background-color: #9a615d;
    color: #fff;
    border: 1px solid transparent;
}


.uk-text-success {
    color: #297217!important;
}

.loading{
	position:relative;
	width:500px;
	height:22px;
	background:rgba(255,255,255,.05);
	border-radius:25px;
	display:flex;
	align-items:center;
	border:5px solid #1b1f23;
}
.loading span{
	position:absolute;
	width:0%;
	height:100%;
	background-color:#0fbcf9;
	border-radius:25px;
}


.uk-modal-full{
	background:#faf6f5;
}




.uk-modal-close-full {

    background: #faf6f5;
}


.uk-input, .uk-select, .uk-textarea {
     background: #fff;
    border: 1px solid #9a615d;
	border-radius: 7px;
}

.uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
    background-color: #ffffff;
    color: #000;
    border-color: #9a615d;
}


.uk-modal-dialog {
        background: #faf6f5;

}



.uk-card-default img.uk-border-circle {
    border-radius:50%;
}

.uk-button-primary:focus, .uk-button-primary:hover {
    background-color:#6e4340;
    color: #fff;
}
.uk-button-primary.uk-active, .uk-button-primary:active {
    background-color: #6e4340;
    color: #fff;
}