/*
Theme Name: Admitad Three
Description: Простая тема в светлых тонах. Используется http://getuikit.com. Специально сделана для сайтов-каталогов. 
Имеет левую область для подбора товаров по характеристикам. Адаптирована для мобильных устройств. 
Исходники в PSD логотипа и картинки доставки лежат в папке /wp-content/plugins/admitad-goods/themes/admitad2/images
Author: http://www.admitadgoods.ru
Version: 1.0
Tags: Белая, простая, каталог, витрина, admitad
*/

a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover {
    color: inherit;
}
.header-nav {
	background: #f0efec none repeat scroll 0 0;
	border-bottom: 1px solid #e8e7e5;
	font-size: 12px;
	padding:15px;
}

.margin-left-20 {
	margin-left:20px;
}

.margin-top-60 {
	margin-top:60px;
}

.slider-orange {
    background-color: #ec555c;
	color:#fff;
}

.slider-orange {
    background-color: #ec555c;
	color:#fff;
}

.slider-siniy {
    background-color: #00a8e6;
	color:#fff;
}

.slider-grey {
    background-color: #ddd;
	color:#000;
}
.slider-fiolet {
    background: #7d1ba1 none repeat scroll 0 0;
    border: 1px solid rgba(245, 237, 237, 1);
    border-radius: 0;
}

.slider-jeltyi {
    background: #ff9933 none repeat scroll 0 0;
    border: 1px solid rgba(245, 237, 237, 1);
    border-radius: 0;
}

.slider-white {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 0;
	color:#000;
}

.inner-page-f5f5f5 {background: #f5f5f5;}
.inner-page-fff {
	background: #fff;
	padding: 10px;
}

.inner-page-fff-2 {
	background: #fff;
}

.ya-share {
	padding-top: 6px;
}

/*
.uk-navbar-left-border li{
list-style: none; float: left; border-left: 1px solid #fff; margin: 0 1px 0 -1px;
}
.uk-navbar-left-border ul {overflow: hidden; zoom: 1;}
*/

.uk-navbar {
    background: #fff none repeat scroll 0 0;
    color: #444444;
}

.uk-navbar-nav > li.uk-active > a {
    background-color: #eee !important;
    color: #444 !important;
}



.uk-navbar-nav > li > a {
    color: #444 !important;
	font-size: 14px !important;
	text-transform: uppercase;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #eee !important;
    color: #444 !important;
}

.uk-dropdown, .uk-dropdown-blank {
    width: 250px !important;
}

.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: #ee8226 !important;
}

.uk-navbar-nav::after {
    border-left: 1px solid #000;
    content: "";
    display: block;
    height: 41px;
    left: 1;
    position: absolute;
    top: 10;
    width: 1px;
}

.uk-navbar-left-border li::after, .uk-navbar-left-border::after {
    border-left: 1px solid #000;

}

.uk-navbar-left-border li::after {
    border-left: 1px solid #000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.uk-subnav {
    margin-top: -8px !important;
}

.uk-tooltip {
  max-width: 200px !important;
  font-size: 13px !important;
  color: #fff !important;	
}

.text-transform-uppercase {
    text-transform: uppercase;
}

.uk-panel-box-secondary {
    background-color: #fff !important;
    border: 1px solid #e5e5e5 !important;
}


.items-listing {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    height: 380px;
    margin: 12px 5px;
    transition: all 0.2s ease-in 0s;
}

.items-listing figure img {
    height: 220px;
}

.items-listing:hover {
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
}

.price-old {
    text-decoration: line-through;
}



.uk-table td {
    vertical-align: top;
}
.uk-table td, .uk-table th {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

 table.cartmodel {
        border-collapse: collapse; width: 100%;
        margin-bottom: 10px;
    }
    
    table.cartmodel th, table.cartmodel td {
        padding: 10px 10px 5px 0px;
        width: 50%
    }
    table.cartmodel tr td:last-child {
        text-align: right;
    }

.cartmodel tr {
        border-bottom: 1px dotted #ddd;
    }

.uk-badge-notification {
    border-radius: 100px !important;
    box-sizing: border-box;
    font-size: 15px !important;
    min-height: 58px !important;
    min-width: 58px !important;
    padding-top: 7px;
}

/* Картинка товарв в списках что бы не искажалась */

.attachment-good-thumbnail, .uk-thumbnail img {
    height: auto !important;
    max-height: 237px;
    max-width: 100%;
    width: auto !important;
}

/* Картинка товарв в списках что бы не искажалась */

/* Комменты штатные */

#respond ul {
    background: #ffffff none repeat scroll 0 0 !important;
    border: 0 none !important;
    list-style: outside none none !important;
    margin: 0 0 20px !important;
    padding: 0 !important;
}
#respond ul li {
    display: inline-block!important;
}
#respond ul li a {
    color: #696763;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    padding-right: 15px;
}
#respond ul li a i {
    color: #fe980f;
    padding-right: 8px;
}
#respond ul li a:hover {
    background: #fff none repeat scroll 0 0;
    color: #fe980f;
}
#respond p {
    color: #363432;
}

#respond for label {
    display: block;

}

#respond form span input:last-child {
    margin-left: 3%;
}

#respond textarea {
    background: #fafafa none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #000 !important;
    height: 195px !important;
    margin-bottom: 25px !important;
    margin-top: 15px !important;
    outline: medium none !important;
    padding-left: 10px !important;
    padding-top: 15px !important;
    resize: none !important;
    width: 99.5%;
}

#respond input {
    background: #fafafa none repeat scroll 0 0;
    border: medium none;
    color: #000;
    margin-bottom: 5px;
    outline: medium none;
    padding: 10px;
    resize: none;
    width: 99.5%;
}


.input #submit {
	width: 29.5%;
}
/* Комменты штатные */


/* Отступ у дочки в категориях */
.uk-list ul {
    padding-left: 10px !important;
}
/* //Отступ у дочки в категориях */

	
/* Стиль виджета страниц */	
.widget_pages {
}

.widget_pages ul {
    list-style: outside none none;
    padding: 0;
}

.widget_pages li {
    position: relative;

}

.widget_pages ul ul {
    padding-left: 15px;
}


.widget_pages li {
    border-top: 1px solid #dddddd;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 0;
}
	
.widget_pages li:first-child {
    border: 0px none;
    margin-top: 15px;
}	
/* //Стиль виджета страниц */		

/* Стиль виджета рубрик */		
.widget_categories {
}

.widget_categories ul {
    list-style: outside none none;
    padding: 0;
}

.widget_categories li {
    position: relative;

}

.widget_categories ul ul {
    padding-left: 15px;
}


.widget_categories li {
    border-top: 1px solid #dddddd;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 0;
}
	
.widget_categories li:first-child {
    border: 0px none;
    margin-top: 15px;
}	
/* //Стиль виджета рубрик */	
	
	
/* Стиль виджета свежие записи */	
		
.widget_recent_entries {
}

.widget_recent_entries ul {
    list-style: outside none none;
    padding: 0;
}

.widget_recent_entries li {
    position: relative;

}

.widget_recent_entries ul ul {
    padding-left: 15px;
}


.widget_recent_entries li {
    border-top: 1px solid #dddddd;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 0;
}
	
.widget_recent_entries li:first-child {
    border: 0px none;
    margin-top: 15px;
}	
/* //Стиль виджета свежие записи */	

/* Стиль виджета свежих комментариев */	
	
.widget_recent_comments {
}

.widget_recent_comments ul {
    list-style: outside none none;
    padding: 0;
}

.widget_recent_comments li {
    position: relative;

}

.widget_recent_comments ul ul {
    padding-left: 15px;
}


.widget_recent_comments li {
    border-top: 1px solid #dddddd;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 0;
}
	
.widget_recent_comments li:first-child {
    border: 0px none;
    margin-top: 15px;
}	
/* //Стиль виджета свежих комментариев */	