/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 31.05.2016, 15:18:49
    Author     : Ivan
*/


@font-face{
    font-family:"PFDinDisplayProBold";
    src:url('../fonts/837829590-PFDinDisplayPro-Bold.eot');
    src:url('../fonts/837829590-PFDinDisplayPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/837829590-PFDinDisplayPro-Bold.woff') format('woff'), url('../fonts/837829590-PFDinDisplayPro-Bold.ttf') format('truetype');
    font-weight:normal;font-style:normal;}

@font-face{font-family:"PFDinDisplayProReg";
    src:url('../fonts/946258545-PFDinDisplayPro-Reg.eot');
    src:url('../fonts/946258545-PFDinDisplayPro-Reg.eot?#iefix') format('embedded-opentype'), url('../fonts/946258545-PFDinDisplayPro-Reg.woff') format('woff'), url('../fonts/946258545-PFDinDisplayPro-Reg.ttf') format('truetype');
    font-weight:normal;font-style:normal;}

/* 
    styles for head
*/


body {
    font-family: "PFDinDisplayProReg", sans-serif;
    color: #292929;
}



.head-bg {
    border: 1px solid #e0e0e0;
}

.bg-top-menu {
    background: #f5f5f5;
    min-height: 30px;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.login, .basket-name {
    padding: 5px 20px 5px 0;
    text-align: right;
    
}

.login a, .basket-name a {
    font-family: "PFDinDisplayProReg", sans-serif;
    color:#333;
}

.login a:hover, .basket-name a:hover{
    color: #bb001b;
}

.basket-name {
    border-left: 1px solid #e0e0e0;
    padding-right: 0px; 
}


.bg-basket-phone {
    border-bottom:  1px solid #e0e0e0;
    border-left:  1px solid #e0e0e0;
    min-height: 40px;
}

.logo img {
    margin: 37.5px 0px; 
    width: 100%;
}


.main-menu {
    padding: 0px;
}

.main-menu .navbar-default {
    background: none;
}

.main-menu .navbar-default ul {
    width: 100%;
}

.main-menu .navbar-default ul li {
    width: 16.6666666666%;
    text-align: center;
    border-left: 1px solid #e0e0e0;
    
}

.main-menu .navbar-default ul li:nth-child(3) a{
	background: #3ebc6b;
    color: #fff;
}

.main-menu .navbar-default ul li:last-child {
    border-right: 0px solid red;
}

.main-menu .navbar-default ul li a {
    font-family: "PFDinDisplayProReg", sans-serif;
    color: #333;
    font-size: 13px;
    padding: 5px 0px;
}

.adress, .phone {
    padding: 15px 0px 10px 15px;
}

.adress {
    background: url('../images/ico/adress.png') no-repeat 20px 30px;
    padding-left:  60px;
}

.phone {
    background: url('../images/ico/phone.png') no-repeat 20px 30px;
    padding-left:  60px;
}


.adress p, .phone p {
    font-family: "PFDinDisplayProReg", sans-serif;
    color: #292929;
}


.basket-head {
    background: #f9f9f9;
    border-left: 1px solid #e0e0e0;
    padding: 15px 0px 10px 50px;
    position: relative;
    font-family: "PFDinDisplayProReg", sans-serif;
    background: url('../images/ico/basket-head.png') no-repeat 15px 30px;
}

.basket-head:hover {
    cursor: pointer;
}

/* 
    basket styles for web site
*/

.basket-main .count {
    
}

.basket-main.count {
    padding: 4px;
    margin: 0px auto;
    text-align: right;
}

.basket-main .count a {
    width: 26px;
    height: 25px;
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    line-height: 20px;
    padding: 0px 1px 0 0;
    font-size: 23px;
    border-radius: 5px;
    margin: 0 3px;
}

.basket-main .count input {
    width: 31px;
    height: 23px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
}

.del {
    background: url('../images/close.png') no-repeat top center;
    padding: 0px 8px;
}

.basket-main thead th {
    text-align: center;
    border:  0px solid red !important;;
}


.basket-main tbody tr td{
    text-align: center;
    vertical-align: middle;
}

.basket-main tbody tr:last-child td {
    text-align: right;
    margin: 0 20px 0 0;
    font-size: 18px;
}

.basket-main tbody tr:last-child td u{
    color: #bb001b;
}

.no-radius, .form-control {
    border-radius: 0px;
}

.send-shop .cart-add {
    text-align: right;
    cursor: pointer;
}

.send-shop .cart-add input {
    background: #bb001b;
    color: #fff;
    padding: 3px 20px;
    border: none;
}

.send-shop .cart-add a {
    background: #bb001b;
    color: #fff;
    padding: 3px 20px;
    border: none;
    display: block;
    margin: -20px auto 10px auto;
    text-align: center;
    width: 140px;
}


/* 
    slider styles for web site
*/

.top-img-block {
    background: url(../images/top-img-block-bg.jpg) center top;
    height: auto;
    margin: 0 0 20px 0;
}



/* 
    left box styles for web site
*/

.ask-box {
    width: 100%;
    margin: 20px 0px;
}

.ask-box a {
    display: inline-block;
    padding: 10px 0px;
    background: #bb001b;
    font-family: "PFDinDisplayProReg", sans-serif;
    text-align: center;
    width: 100%;
    color:#fff;
    text-decoration: none;
}

.sidebar-menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}



.sidebar-menu ul li {
    padding: 0 0 7px 20px;
    margin: 0 0 7px 0;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    
}



.sidebar-menu ul li:last-child {
    border-bottom: 0px solid #dfdfdf;
}

.sidebar-menu ul li ul {
    margin: 20px 0 0 -10px;
    width: 98%;
}



.sidebar-menu ul li:before {
    position: absolute;
    left: 0;
    top: 7px;
    content: "";
    background: #212121;
    width: 6px;
    height: 6px;
}

.sidebar-menu ul li a {
    font-family: "PFDinDisplayProReg", sans-serif;
    color: #212020;
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

.sidebar-menu ul li a:hover {
    color:#bb001b;
    text-decoration: underline;
}


/* 
    news styles for web site
*/


.news-left {
    font-size: 13px;
    margin-top: -15px;
}

.news-left h3 {
    padding-left: 10px;
    font-size: 22px;
}

.news-left .news-left-title {
    font-weight: bold;
}

.news-left-block {
    border-bottom: 1px dotted #ccc;
    /* padding: 0 0 0px 0px; */
    margin: 0 0 10px 0px;
}

.news-left-block.last {
    text-align: right;
    border-bottom: 0px;
    
}

.news-left-block.last a {
    color: #292929;
}



/* 
    main content
*/

.main-content {
    margin: 20px 0px;
}

.category-info {
    margin-bottom: 20px;
}

.category-info h1 {
    display: inline-block;
    font-size: 22px;
    font-family: "PFDinDisplayProReg", sans-serif;
    margin: 10px 0px 25px 0px;  
}


.category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #E7E7E7;
    background: #212121;
}

.category-info .image {
    padding: 11px;
    border: none !important;
}


.category-list {
    margin-top: 30px;
    margin-bottom: 20px;
    /*float: left;*/
}

.category-list ul {
    margin: 0px 0 0 -15px;
    padding: 0px;
}

.category-list .category {
    margin-bottom: 15px;
    line-height: 32px;
    list-style: none;
}

.category-list .category .cat-icon {
    display: block;
    float: left;
    margin: -10px 10px 0 0;
    width: 47px;
    height: 47px;
    background: #212121 url(../images/cat_image-25x25.jpg) no-repeat center center;
}


.category-list .category .cat-name {
    display: block;
    color: #292929;
    font-size: 13px;
    line-height: 1em;
    text-decoration: underline;
    font-family: "PFDinDisplayProReg", sans-serif;
}

/* 
    breadcrumb styles for web site
*/

.breadcrumb {
    /*float: left;*/
    width: 100%;
	padding: 8px 15px 0px 15px;
}

.breadcrumb a{
    font-family: "PFDinDisplayProReg", sans-serif;
    color: #bb001b;
    text-decoration: underline;
}

.breadcrumb a:hover {
    color: #212020;
}

.breadcrumb ul {
    margin: 0 0 10px 0px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.breadcrumb ul li{
    float: left;
    
}

.breadcrumb ul li:after {
    content: " / ";
    padding: 0px 5px;
}

.breadcrumb ul li:last-child:after {
    content: '';
}


/* 
    seo styles for web site
*/

.seo-box {
    float: left;
}

.seo-box a {
    color: #bb001b;
    text-decoration: underline;
}

.seo-box a:hover {
    text-decoration: none;
}

.seo-box h2 {
    margin: 0px 0 20px 0px;
    font-size: 25px;
}

.seo-box p {
    padding: 0 0 20px 0px;
}


/* 
    product on main page
*/

.top-products {
    margin: 0 0 30px 0px;
}

.products {
	display: flex;
    flex-flow: row wrap;
}


.actions-items-block .block-title span {
    display: inline-block;
    padding: 7px 15px;
    background: #212121;
    color: #fff;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    width: 165px;
    text-align: center;
}

.actions-items-block .block-title a {
    color: #292929;
    font-size: 12px;
    text-decoration: underline;
}

.featured-product {
    position: relative;
/*    box-sizing: border-box;*/
    border: 1px solid #b9b9b9;
    min-height: 320px;
}

.featured-product .action-img {
    text-align: center;
    padding: 15px;
    min-height: 145px;
    line-height: 150px;
}

.featured-product .action-img img {
    width: 100%;
}

featured-product .price-item-desc {
    line-height: 1.3em;
    height: 5.2em;
    overflow: hidden;
}

.featured-product .price-item-desc .title {
    text-align: center;
    line-height: 1.3em;
}

.featured-product .price-item-desc a {
    color: #292929;
    line-height: 1.3em;
    text-decoration: underline;
}

.featured-product .price-basket-block {
    background: #dfdfdf;
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 60px;
    width: 100%;
    border-top: 1px solid #b9b9b9;

}

.featured-product .price-basket-block .basket {
    border: 0;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 20%;
    background: url(../images/item-basket.jpg) no-repeat center center;
    width: 41px;
    height: 37px;
}


.price ul{
    padding: 10px 0 0 10px;
    list-style: none;
}

.price ul li span{
    font-weight: bold;
    color: #db0016;
}


/* 
    category styles for web site
*/

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}


.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}


.thumbnail>img, .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
}


.product-grid .product .thumbnail {
    position: relative;
    margin-bottom: 15px;
}

.product-grid .product .price {
    font-size: 20px;
    text-align: center;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-plus:before {
    content: "\f067";
}

.thumbnail .name {
    text-align: center;
    min-height: 60px;
}

.thumbnail .name a{
    color: #bb001b;
    text-decoration: underline;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    font-family: "PFDinDisplayProReg", sans-serif;
}


.thumbnail .price-basket-block {
    background: #F5F5F5;
    position: relative;
    bottom: 0;
    left: 0;
    margin: 10px 0px;
    min-height: 60px;
    /* width: 103%; */
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}

.thumbnail .info {
    padding: 0 4px;
}

.thumbnail .price-basket-block .price ul li {
    line-height: 25px;
}

.thumbnail .price-basket-block .price ul li span {
    float: right;
    margin: 0 10px 0 0;
    font-size: 18px;
}

.thumbnail .count {
    padding: 4px;
    margin: 0px auto;
    text-align: center;
}

.thumbnail .count a {
    width: 26px;
    height: 25px;
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    line-height: 20px;
    padding: 0px 1px 0 0;
    font-size: 23px;
    border-radius: 5px;
    margin: 0 3px;
}

.thumbnail .count input {
    width: 31px;
    height: 23px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
}

.thumbnail .cart-add {
    text-align: center;
    margin: 6px 0px 10px 0px;
}

.thumbnail .cart-add a{
    background: #bb001b;
    color: #fff;
    padding: 3px 20px;
    cursor: pointer;
}

.thumbnail .cart-add a:hover {
    text-decoration: none;
    background: #DA0E2B;
}


/* 
    item styles for web site
*/

.product-info-text {
    
}

.product-info-text h1{
    margin: 0 0 20px 0px;
    font-size: 30px
}

.product-info .description {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4D4D4D;
}

.product-info .description span {
    color: #bb001b;
}

.product-info .price {
    background: #F8F8F8;
    /* position: relative; */
    bottom: 0;
    padding: 10px;
    left: 0;
    margin: 20px 0px 10px 0px;
    min-height: 60px;
}

.product-info .price h3{
    margin: 0px 0 20px 0px;
}

.product-info .price .price-line {
    /*border-bottom: 1px solid #D4D3D3;
    padding: 0 0 10px 0px;
    margin: 0 0 10px 0px;*/
    margin: 0px 0px 5px 0px;
}

.product-info .price .price-line .label{
    font-size: 15px;
    color: #000;
    padding: 0 10px 0 0;
}

.product-info .price .price-line .value {
    font-size: 18px;
    color: #bb001b;
    /*float:right;*/
}

.product-info-text .count {
    padding: 4px;
    margin: 0px auto;
    text-align: right;
}

.product-info-text .count a {
    width: 26px;
    height: 25px;
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    line-height: 20px;
    padding: 0px 1px 0 0;
    font-size: 23px;
    border-radius: 5px;
    margin: 0 3px;
}

.product-info-text .count input {
    width: 31px;
    height: 23px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
}


.product-info-text .cart-add {
    text-align: right;
    margin: 6px 0px 10px 0px;
}

.product-info-text .cart-add a{
    background: #bb001b;
    color: #fff;
    padding: 3px 20px;
}

.product-info-text .cart-add a:hover {
    text-decoration: none;
    background: #DA0E2B;
}


.social {
    margin: 0px 0 18px 0px;
}


.search  input[type="text"]{
	width: 100%;
    padding: 3px 10px;
    margin: 0 0 10px 0px;
}

.search .send input {
	display: inline-block;
    padding: 5px 0px;
    background: #bb001b;
    font-family: "PFDinDisplayProReg", sans-serif;
    text-align: center;
    width: 100%;
    color: #fff;
    border: none;
}

.search input.basket {
	background: #bb001b;
    color: #fff;
    padding: 3px 20px;
    border: none;
}


/* 
    pagination styles for web site
*/



/* 
    akb styles for web site
*/

.akb-brand-item-name {
	font-family: "PFDinDisplayProReg", sans-serif;
    color: #212020;
    font-size: 20px;
    line-height: 13px;
    text-decoration: none;
	margin: 25px 0px 20px 0px;
}

.akb-brand-items-child {
	margin: 0px 0px 20px 0px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 20px 0px;
}

.akb-brand-items-child ul {
	margin:0px;
	list-style:none;
}

.akb-brand-items-child ul li{
	
}

.akb-brand-items-child ul li a{
	
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination ul {
    padding: 0px;
}

.pagination ul li {
    display: inline-block;
}

.pagination ul li a{
    display: inline-block;
    border: 1px solid #EEEEEE;
    padding: 4px 10px;
    text-decoration: none;
    color: #A3A3A3;
}

.pagination ul li a:hover {
    border: 1px solid #bb001b;
    color: #bb001b;
}

.pagination ul li.active a {
    border: 1px solid #bb001b;
    color: #bb001b;
}






/* 
    footer styles for web site
*/


footer {
    width: 100%;
    float: left;
    background: url(../images/footer-bg.jpg) center top;
    padding: 30px 0px 20px;
    height: auto;
    color: #292929;
}

.footer-phones {
    padding: 0 0 0 35px;
    background: url(../images/footer-tel-ico.png) left center no-repeat;
    color: #292929;
    font-size: 16px;
    line-height: 1.5em;
}

.footer-phones p{
    font-family: "PFDinDisplayProReg", sans-serif;
}


.footer-menu h3 {
    margin-top: 0px; 
    font-size: 18px;
    margin-left: 23px;
}

.footer-menu ul {
    color: #db0016;
    list-style: square;
}

.footer-menu ul a {
    color: #292929;
    text-decoration: none;
}

.footer-menu ul a:hover {
    text-decoration: underline;
    color: #999;
    
}

.copy a{
    color:#bb001b;
}


/* 
    other styles for web site
*/

.center-text {
    text-align: center;
}

.none-padding {
    padding: 0px;
}

.basket-toggle {
    display: none;
    position: absolute;
    border: 1px solid #C8C8C8;
    width: 405px;
    min-height: 150px;
    /* bottom: -30px; */
    right: -1px;
    background: #fff;
    z-index: 2;
    padding: 5px;
}

.basket-toggle thead th {
    text-align: center;
    border: 0px solid red !important;
}

.basket-toggle .table tbody td a {
    color: #bb001b;
    text-decoration: underline;
}

.basket-toggle tbody tr:last-child td {
    text-align: right;
    margin: 0 20px 0 0;
    font-size: 18px;
}

.basket-toggle tbody tr:last-child td u{
    color: #bb001b;
}