/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 /* Template */

#tm-header {
	margin-top: 10px;
}
.tm-toolbar {
	font-size: 12px;
    line-height: 18px;
    margin: 0;
}
.tm-logo {
	float: left;
}
.tm-logo .custom-logo {
	background-image: url(/images/Logo.png);
	display: inline-block;
    width: 205px;
    height: 90px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    max-width: 100%;
}
.tm-content {
    padding: 30px 1px 0;
    background: #f4f4f4;
}
.tm-content .uk-breadcrumb {
    padding: 0 30px 30px 30px;
}
.tm-content .uk-breadcrumb > li > span {
	font-weight: bold;
}
.fl-panel-white {
	background: #fff;
}
.uk-grid.fl-grid-small {
	margin-left: -4px;
}
.uk-grid.fl-grid-small>* {
    padding-left: 4px;
}
.tm-sidebars-1 .uk-grid.fl-grid-small {
	margin-left: -20px;
}
.tm-sidebars-1 .uk-grid.fl-grid-small>* {
    padding-left: 20px;
}
.uk-panel-box-secondary .uk-panel-title {
	color: #63b7b1;
	font-size: 25px;
    line-height: 30px;
}
.fl-padding-large {
	padding: 30px!important;
}
.uk-grid+section.uk-grid, .uk-grid+.tm-middle.uk-grid {
	margin-top: 20px;
}
.fl-padding-small {
	padding: 10px!important;
}
.fl-custom-height {
    min-height: 450px;
}
i.clr {
    display: none;
    visibility: hidden;
}

/* Frontpage */

.owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.owl-carousel .owl-item .item {
    height: 140px;
    position: relative;
}
.top-slocan {
    color: #63b7b1;
    text-align: center;
    font-size: 36px;
    line-height: normal;
    padding-bottom: 5px;
    letter-spacing: 2px;
}
#tm-top-a.uk-grid>*>.uk-panel+.uk-panel {
	margin-top: 10px;
}
.sladeshow-img {
    position: relative;
}
.sladeshow-title {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 5px;
    left: 0;
    padding: 20px;
    width: 100%;
}
.uk-grid+section#tm-top-b.uk-grid {
	margin-top: 0;
}
.sladeshow-img img {
    object-fit: cover;
    height: 450px;
}
.uk-accordion-content {
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
	padding: 0 30px 20px 30px;
}
h3.uk-accordion-title {
	background: transparent;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    border-radius: 0;
    border: 1px solid transparent;
    color: #888;
    font-weight: 600;
    margin-top: 2px;
    position: relative;
    margin-bottom: 10px;
}
h3.uk-accordion-title:after {
	content: "\f0da";
	font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
}
h3.uk-accordion-title.uk-active:after {
	content: "\f0d7";
} 
h3.uk-accordion-title:hover {
	color: #63b7b1;
    border: 1px solid #63b7b1;
}
h3.uk-accordion-title.uk-active + div {
	/* border-bottom: 1px solid #ddd; */
}
h3.uk-accordion-title.uk-active + div:last-child {
	border-bottom: none;
}
.tm-bottom-a.uk-grid, .tm-main-bottom.uk-grid {
	margin-left: -20px;
}
.tm-bottom-a.uk-grid>*, .tm-main-bottom.uk-grid>* {
    padding-left: 20px;
}
    

/* Custom Search */

#fl-search {
	width: 100%;
    padding-left: 250px;
    box-sizing: border-box;
    margin: 25px 0 10px 0;
}
#fl-search .mod-plain, .fl-search-mobile .mod-plain {
	padding: 0;
	margin: 0;
}
#fl-search .jbfilter-auto, .fl-search-mobile .jbfilter-auto {
	/*margin-right: 41px;*/
}
#fl-search .jbfilter, .fl-search-mobile .jbfilter{
	position: relative;
}
#fl-search .jbfilter-buttons, .fl-search-mobile .jbfilter-buttons {
	position: absolute;
	right: 0;
	top: 0;
}
#fl-search .jbzoo .jbfilter-row, .fl-search-mobile .jbzoo .jbfilter-row {
	margin-bottom: 0;
}
#fl-search .jbfilter-row input[type="submit"], .fl-search-mobile .jbfilter-row input[type="submit"] {
	text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-image: url(/images/ico-search.png);
    background-position: center;
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
}
#fl-search #jbfilter-id-itemname, .fl-search-mobile #jbfilter-id-itemname {
    width: 100%;
    height: 40px;
    padding: 10px 15px;
    font-size: 14px;
    padding-right: 40px;
}

/*Custom Count Position */

#fl-count {
    float: right;
    font-size: 12px;
    line-height: 18px;
}

/* Sidebar */

.button-top-b a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid transparent;
	display: block;
	color: #888;
	padding: 10px 10px 10px 55px;
    width: 100%; 
}
.button-top-b a:hover {
	color: #63b7b1;
	border: 1px solid #63b7b1;
}
.top-b-dvs {
	background: url('/images/icon/engine1.png') no-repeat 10px center;
}
.top-b-kpp {
	background: url('/images/icon/kpp1.png') no-repeat 10px center;	
}
.top-b-disk {
	background: url('/images/icon/disk1.png') no-repeat 10px center;	
}
.top-b-zch {
	background: url('/images/icon/parts1.png') no-repeat 10px center;
}
.top-b-shop {
	background: url('/images/icon/shop1.png') no-repeat 10px center;
}
.top-b-security {
	background: url('/images/icon/security1.png') no-repeat 10px center;
}
.top-b-auto {
	background: url('/images/icon/auto1.png') no-repeat 10px center;
}
.top-b-dvs.hover {
	background: url('/images/icon/engine1.png') no-repeat 10px center;
}
.top-b-kpp.hover {
	background: url('/images/icon/kpp1.png') no-repeat 10px center;	
}
.top-b-disk.hover {
	background: url('/images/icon/disk1.png') no-repeat 10px center;	
}
.top-b-zch.hover {
	background: url('/images/icon/parts1.png') no-repeat 10px center;	
}
.top-b-auto.hover {
	background: url('/images/icon/auto1.png') no-repeat 10px center;
}
.top-b-phone {
	background: url('/images/icon/phone.png') no-repeat 10px center;
}
.top-b-phone.hover {
	background: url('/images/icon/phone.png') no-repeat 10px center;
}
.top-b-finger {
	background: url('/images/icon/finger1.png') no-repeat 10px center;
}
.top-b-finger.hover {
	background: url('/images/icon/finger2.png') no-repeat 10px center;
}
.top-b-delivery {
	background: url('/images/icon/delivery1.png') no-repeat 10px center;
}
.top-b-delivery.hover {
	background: url('/images/icon/delivery1.png') no-repeat 10px center;
}
.top-b-question {
	background: url('/images/icon/question1.png') no-repeat 10px center;
}
.top-b-question.hover {
	background: url('/images/icon/question1.png') no-repeat 10px center;
}
.top-b-money {
	background: url('/images/icon/money1.png') no-repeat 10px center;
}
.top-b-money.hover {
	background: url('/images/icon/money1.png') no-repeat 10px center;
}
.top-b-review {
	background: url('/images/icon/review1.png') no-repeat 10px center;
}
.top-b-review.hover {
	background: url('/images/icon/review1.png') no-repeat 10px center;
}

/* Filter */

.jbfilter-buttons input[type="submit"] {
    background: #63b7b1;
    color: #fff;
    border: none 0;
    border-radius: 0;
    width: 50%;
    height: 40px;
    font-size: 20px;
    -webkit-border-radius:0;
    -webkit-appearance: none;
}

.jbfilter-buttons input[type="reset"] {
    background: #63b7b1;
    color: #fff;
    border: none 0;
    border-radius: 0;
    width: 48%;
    height: 40px;
    font-size: 20px;
    -webkit-border-radius:0;
    -webkit-appearance: none;
}

.jbfilter-buttons input[type="submit"]:hover {
	cursor: pointer;
}

/* Full */

.jbzoo .uk-panel-box {
	background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
}
.jbzoo-app-sotrudniki {
	padding: 0 30px 30px 30px;
}
.jbzoo-app-sotrudniki .yoo-zoo.rating {
    position: absolute;
    top: 20px;
    right: 20px;
}
.jbzoo-app-sotrudniki #comments {
	margin-top: 30px;
}
.jbzoo .comments .actions input {
    color: #fff;
    border-radius: 4px;
}
.jbzoo-app-sotrudniki .uk-panel-box {
	padding: 0;
	background: transparent;
	border: none;
}
.jbzoo-app-avtomobili .uk-panel-box {
	background: transparent;
	border: none;
}
.jbzoo-app-avtomobili  .uk-article-divider {
	margin-top: 0;
}
.jbzoo-app-avtomobili .category {
	display: none;
	visibility: hidden;
}
.jbzoo .jbzoo-item.jbzoo-item-full {
    margin-bottom: 0;
}
.jbzoo .category {
	padding: 0;
}
.jbzoo .uk-tab>li>a {
    border-radius: 4px 4px 0 0;
}
.jbzoo-item-full .uk-switcher.uk-margin {
    background: #fff;
    padding: 10px;
    margin-top: 0;
}
.tab-container {
    margin-bottom: 0;
}
.tab-container .uk-margin {
    margin-bottom: 0;
}

/* Teaser */

.jbzoo .items .jbzoo-item {
	margin: 0!important;
}
.items-nb .uk-grid {
    margin-left: -1px;
}
.items-nb .uk-grid+.uk-grid, .items-nb .uk-grid-margin, .items-nb .uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 1px;
}
.items-nb .uk-grid>* {
    padding-left: 1px;
}
.items-nb .uk-panel-box {
    border: 1px solid transparent;
	border-radius: 0;
}
.items-nb .uk-panel-box:hover {
	border-color: #63b7b1;
}

/* Hack Template Columns */

@media (min-width: 768px) {
	.tm-main.uk-width-medium-3-5.uk-push-1-5 {
		width: 55%;
	}
	.tm-sidebar-b.uk-width-medium-1-5 {
		width: 25%;
	}
	.tm-sidebar-a.uk-width-medium-1-5.uk-pull-3-5 {
		left: -55%;
	}
}

/* Footer */

.tm-footer {
    font-size: 12px;
    line-height: 18px;
}
.tm-footer .uk-panel+.uk-panel {
	margin-top: 5px;
}

/* Other */

.img-1 {
  	background:url(/images/ico/group-1.jpg);
  	height: 126px; 
  	width: 417px;
}
.img-1:hover {
   background:url(/images/ico/group-2.jpg);
   height: 126px; 
   width: 417px;
}
.img-2 {
  	background:url(/images/ico/monitor-1.jpg);
  	height: 126px; 
  	width: 417px;
}
.img-2:hover {
   	background:url(/images/ico/monitor-2.jpg);
   	height: 126px; 
   	width: 417px;
}
.img-3 {
  	background:url(/images/ico/deleviry-1.jpg);
  	height: 126px; 
  	width: 417px;
}
.img-3:hover {
   	background:url(/images/ico/deleviry-2.jpg);
   	height: 126px; 
  	width: 417px;
}
.img-4 {
  	background:url(/images/ico/logo-1.jpg);
  	height: 126px; 
  	width: 417px;
}
.img-4:hover {
   background:url(/images/ico/logo-2.jpg);
   height: 126px; 
   width: 417px;
}
.img-5 {
  	background:url(/images/ico/calendar-1.jpg);
  	height: 126px; 
  	width: 417px;
}
.img-5:hover {
   	background:url(/images/ico/calendar-2.jpg);
   	height: 126px; 
   	width: 417px;
}
.img-6 {
  	background:url(/images/ico/security-1.jpg);
  	height: 126px; 
  	width: 417px;
}
.img-6:hover {
   background:url(/images/ico/security-2.jpg);
   height: 126px; 
   width: 417px;
}
.img-7 {
  	background:url(/images/ico/zoom-1.jpg);
  	height: 126px; 
  	width: 417px;
}
.img-7:hover {
   background:url(/images/ico/zoom-2.jpg);
   height: 126px; 
   width: 417px;
}
article.uk-article {
	padding: 30px;
}
ul.zoo-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.staff ul > li {
    box-sizing: border-box;
    border: none;
    float: left;
    margin: 0 !important;
    padding: 10px !important;
    width: 33%;
}
.staff .zoo-item-list div.media-left {
    float: left;
    margin: 0;
}
.staff .jbimage {
    height: auto;
    width: 100%;
}
.zoo-item-list p.title {
    margin: 0px;
}
.staff .zoo-item-list p.meta {
    margin-top: 10px;
    font-size: 13px;
    color: #999;
    line-height: 13px;
    font-style: normal;
}
.zoo-item-list div.description, .zoo-item-list p.links {
    margin: 5px 0 0 0;
}
.zoo-item-list p.links {
    margin: 5px 0 0 0;
}

/* Table */

table.zebra { width: 100%; }

table.zebra th {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

table.zebra th,
table.zebra td { padding: 5px; }

table.zebra tbody,
table.zebra tfoot { font-size: 12px; }

table.zebra .bold { font-weight: bold; }
table.zebra .center { text-align: center; }

table.zebra td * { vertical-align: middle; }

table.zebra tfoot { font-style: italic; }

table.zebra caption {
	font-size: 11px;
	text-align: left;
	font-style: italic;
}
.table-row {
    cursor: pointer;
}

/* Button */

.uk-button.fl-button {
    padding: 15px;
    color: #A7ADB0;
    background: #F9F9F9;
    border: 1px solid #E9E9E9;
    position: relative;
}
.uk-button.fl-button.fl-padding-left {
    padding-left: 90px
}
.uk-button.fl-button.fl-padding-right {
    padding-right: 90px
}
.uk-button.fl-button:hover {
    color: #63b7b1;
}
.uk-button.fl-button-small {
    font-size: 20px;
    line-height: 20px;
}
.uk-button.fl-button-medium {
    font-size: 26px;
    line-height: 26px;
}
.uk-button.fl-button-large {
    font-size: 40px;
    line-height: 40px;
}
.fl-button .fl-img-absolute-left {
    position: absolute;
    max-height: 70px;
    bottom: 15px;
    left: 15px;
}
.fl-button .fl-img-absolute-right {
    position: absolute;
    max-height: 70px;
    bottom: 15px;
    right: 15px;
}
.fl-button .fl-img-left img, .fl-button .fl-img-right img {
    max-height: 60px;
}
.fl-button .fl-img-right {
    display: block;
    text-align: right; 
    margin-top: 10px;
}
.fl-button .fl-img-left {
    display: block;
    text-align: left;
    margin-top: 10px;
}
.fl-button .fl-img-inline {
    display: inline-block;
    margin-left: 10px;
    max-height: 60px;
}

/* Frontpage Categories Wall */
.fl-wall-categories {
    margin-top: -4px;
}
.fl-wall-categories .fl-wall-categories__panel {
    height: 223px;
    border: 2px solid #fff;
    display: block;
    background-repeat: no-repeat;
    padding: 20px;
    box-sizing: border-box;
    background-size: 50%;
    position: relative;
    background-color: #fff;
}
.fl-wall-categories > div {
    margin-top: 4px;
}
.fl-wall-categories .fl-wall-categories__panel:hover {
    border: 2px solid #63b7b1;
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--dvs {
    background-image: url(/images/ico-engine.svg);
    background-position: bottom right 20px;
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--dvs:hover {
    background-image: url(/images/ico-engine-hover.svg);
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--kpp {
    background-image: url(/images/ico-transmission.svg);
    text-align: left;
    background-position: center bottom 20px;
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--kpp:hover {
    background-image: url(/images/ico-transmission-hover.svg);
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--disk {
    background-image: url(/images/ico-wheel.svg);
    text-align: center;
    background-position: center bottom 20px;
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--disk:hover {
    background-image: url(/images/ico-wheel-hover.svg);
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--other {
    background-image: url(/images/ico-parts.svg);
    background-position: bottom 10px right 20px;
}
.fl-wall-categories .fl-wall-categories__panel.fl-wall-categories__panel--other:hover {
    background-image: url(/images/ico-parts-hover.svg);
}
.v-catalog {
    position:absolute;
    top:50px;
    color: #63b7b1;
    text-transform: none;
}
.v-catalog-center {
    margin: -30px -10px 0 0;
    color: #63b7b1;
    text-transform: none;
}
.v-catalog-dr {
    margin: -24px 0 0 0;
    color: #63b7b1;
    text-transform: none;
}


/* Table */
@media (max-width: 479px) {
    .fl-wall-categories .fl-wall-categories__panel {
        background-size: 25%!important;
    }
}
@media (max-width: 500px) {
    .uk-button.fl-button-large {
        font-size: 30px;
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    #fl-search {
        display: block;
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
    .tm-logo {
        float: none;
    }
    .tm-logo .custom-logo {
        width: 100%;
    }
    header {
        position: relative;
    }
    .tm-navbar {
        position: absolute;
        top: 10px;
        left: 30px;
    }
    .staff ul > li {
        width: 100%;
    }
    .tm-sidebar-b {
        order: 1;
    }
    .tm-main {
        order: 2;
    }
    .tm-sidebar-a {
        order: 3;
    }
    .fl-custom-height {
        min-height: inherit;
    }
    .sladeshow-img img {
        height: 400px;
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .tm-top-b > .uk-width-medium-1-4 {
        width: 50%;
    }
    .tm-top-b > .uk-width-medium-1-4:last-child {
        width: 100%;
    }
    .tm-bottom-a .uk-width-medium-2-4 {
        width: 100%;
    }
    .tm-bottom-a .uk-width-medium-1-4 {
        width: 50%;
    }
}
@media (min-width: 960px) and (max-width: 1269px) {
    .uk-button.fl-button-large {
        font-size: 35px;
        line-height: 35px;
    }
    .tm-top-b > .uk-width-medium-1-4 {
        width: 50%;
    }
    .tm-top-b > .uk-width-medium-1-4:last-child {
        width: 100%;
    }
}   
@media (max-width: 959px) {
    .fl-wall-categories .fl-wall-categories__panel {
        background-position: center bottom 20px!important;
        text-align: center;
        background-size: 35%;
    }
}

/* Primary Color*/

.uk-button-primary {
    background-color: #63b7b1;
}


/***Review****/

.jlexreview a.rebtn._hi {
    background: #63b7b1;
    color: #fafafa;
    border: 1px solid #888;
}

.jlexreview a.rebtn._hi:hover {
    background: rgb(96, 208, 200);
    text-decoration: none;
}

.jlexreview ._vote {
    font-weight: bold;
    color: #63b7b1;
}

/****/

.jlexreview .summary-review .re-ratecount {
    padding: 0 0px;
}

._sm_mini _loaded {
	display: block;
}