@import url("reset.css");
@import url("catalog.css");
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
.products_list .product .item_list{
    border: 1px solid #f7f7f7;
    border-radius: 15px;
}
.products_list .product .item_list .image{
    border: 0px;
    min-height: 170px;
}
.des_list span.art{
        border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    padding: 3px 10px 5px 10px;
    border-radius: 20px;
}
.products_list .variants .button {
    background: url(../images/cart.svg) no-repeat;
    border: 0;
    content: "";
    background-position: center center;
    width: 30px;
    height: 22px;
    border-radius: 15px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    right: 0px;
    top: 2px;
}
.products_list .product .variants {
    position: relative;
    margin-top: 10px;
}
.products_list .product .item_list .image img{
    max-width: 150px;
    max-height: 130px;
    padding: 10px;
}
.products_list .product .item_list .des_list{
    padding: 30px;
}
.product_cat_gl .image{
   border: 0px!important;
}
.gl_magazin li{
   line-height: 2;
}
.blok_footer p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blok_footer{
    margin: 30px 0px 30px 0px;
}
.blok_footer .blok_f {

}
.blok_li_post{
    border: 1px solid #f7f7f7;
    border-radius: 15px;
}
.blok_foot_blok{
    padding: 0px 20px 30px 20px;
}
.item-date {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: -12px 12px 64px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    border-radius: 8px;
    position: relative;
    z-index: 1;
    line-height: 1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    gap: 5px;
    padding: 13px 19px;
        transform: translate(32px, -28px);
    margin-bottom: -5px;
}
.item-date::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-radius: 8px;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: -1;
}
.blok_footer h3{
    font-size: 17px;
    margin-bottom: 3px;
    margin-top: 7px;
}
.blok_footer .image img{
    width: auto;
    max-height: 220px;
    max-height: 154px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin: auto !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 197px;
}
.blok_footer .image img {
    max-width: 77px !important;
    background-color: #08080808;
    border-radius: 15px;
    padding: 10px;
    filter: invert(7%) sepia(31%) saturate(3294%) hue-rotate(198deg) brightness(94%) contrast(96%);
}

.blok_foot_blok p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post_date {
    position: absolute;
    top: 25px;
    left: 40px;
    background-color: #00000080;
    padding: 2px 10px 3px 10px;
    border-radius: 20px;
    color: #fff;
}
#blog li {
    position: relative;
        margin-bottom: 20px;
}
#blog {
    padding-left: 0;
}
.gl_magazin{
    border: 1px solid #f7f7f7;
    background-color: #fbfbfb8f;
    padding: 0px 20px 20px 20px;
    border-radius: 15px;
}
.gl_magazin h2{
        font-size: 26px;
}
.gl_magazin ul {
    padding-left: 0;
    margin-top: 10px;
}
.gl_magazin ul li::before {
    content: " → ";
    color: rgb(204, 204, 204);
    padding: 0px 3px;
}
.dop_blok .tb-images{
    padding: 15px;
    border: 1px solid #f7f7f7;
    border-radius: 15px;
}
.dop_blok .tb-images img{
    width: 100%;
}
.dop_blok h3{
    font-size: 22px;
    margin-top: 10px;
}
@media screen and (min-width: 1200px) {
    .container .products .product_cat_gl {
        width: 12.50028566666667%;
    }
}
.products .product_cat_gl .image {
    min-height: 137px!important;
}
ul.products li.product_cat_gl{
    border: 1px solid #fff!important;
    border-radius: 15px;
    padding: 0px 10px 10px 10px;
}
ul.products li.product_cat_gl:hover{
    border: 1px solid #f7f7f7!important;
}
.products .product_cat_gl .image img {
    max-width: 97px!important;
    background-color: #08080808;
    border-radius: 15px;
    padding: 10px;
    filter: invert(7%) sepia(31%) saturate(3294%) hue-rotate(198deg) brightness(94%) contrast(96%);
}
.container .products .product_cat_gl h3 {
    text-align: center;
    min-height: 22px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 12px;
    padding: 5px 10px 0px 10px;
    border-radius: 15px;
    border: 0px;
}
.categories_mega_menu .menu_item_children:nth-of-type(n+5) {

}

.product_cat .categories_mega_menu{
    padding-right: 10px;
    padding-left: 0;
}
.categories_mega_menu li{
    line-height: 1.7;
    padding-left: 20px;
} 
.categories_mega_menu li a{
 line-height: 1.3;
    display: inline-block;
    position: relative;

}
.categories_mega_menu li a:before {
    content: " → ";
    padding: 0 3px;
    color: #ccc;
 position: absolute;
    left: -20px;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
}
.marka_auto h3 {
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    color: #000;
    margin-top: 10px;
    letter-spacing: 0.5px;
}
.products .product_cat{
    margin-bottom: 40px;
}
.category_name h2{
    font-size: 22px;
    margin-top: 0px;
    padding-right: 20px;
    overflow-wrap: break-word
}
.category_img img{
    margin-bottom: 20px;
    transition: 700ms;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    width: 100%;
    padding: 10px;
    max-width: 97px !important;
    background-color: #08080808;
    border-radius: 15px;
    padding: 10px;
    filter: invert(7%) sepia(31%) saturate(3294%) hue-rotate(198deg) brightness(94%) contrast(96%);
}
.aio-icon {
    position: relative;
}

.Defaults-arrow-circle-right::before, .Defaults-long-arrow-right::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translatey(-50%);
    width: 60px;
    height: 30px;
    background: url(../images/strelka_fff.svg) no-repeat;
    border-style: none;
    cursor: pointer;
    display: block;
    padding: 0px;
    border: 1px solid #f7f7f7;
    border-radius: 15px;
    background-size: 29px;
}
.Defaults-arrow-circle-right_b::before, .Defaults-long-arrow-right_b::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translatey(-50%);
    width: 60px;
    height: 30px;
    background: url(../images/strelka.svg) no-repeat;
    border-style: none;
    cursor: pointer;
    display: block;
    padding: 0px;
    border: 1px solid #000;
    border-radius: 15px;
    background-size: 29px;
}

.footer_des {
    color: #fff;
    margin: 10px 20px 0px 7px;
}
.footer_mail{
    color: #fff;
    margin: 10px 20px 0px 7px;
}
.footer_tel {
    position: relative;
    font-size: 20px !important;
    margin: 0px 0px 0px 40px;
    margin-bottom: 0px !important;
}
.footer_tel::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translatey(-50%);
    width: 28px;
    height: 28px;
    background: url(../images/telef_footer.svg) no-repeat;
    border-style: none;
    cursor: pointer;
    display: block;
    padding: 0px;
    background-size: 100%;
}

.cart_form_name{
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f7f7;
    padding: 20px 20px 0 20px;
    list-style: none;
    border-radius: 15px;
    background-color: #f7f7f7;
}
.subcat a{
    font-size: 12px;
    color: #000;
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    padding: 2px 10px 4px 10px;
    border-radius: 20px;
    text-decoration: none;
    margin-bottom: 5px;
}
@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 22px;
    }
}
.products .product .image img {
    width: auto;
    max-height: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    margin: auto !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 197px;
}

iframe {
    border: 0;
    border-radius: 15px;
}

.container .single_product_breadcrumb {
    margin-bottom: 15px !important;
}
.full_imag {
    display: block;
    position: relative;
    width: 100%;
    height: 450px;
    background-color: #ffffff;
    border: 1px solid #f7f7f7;
    padding: 10px;
    border-radius: 15px;
}
.tab {
    margin-top: 30px;
}
.description h1 {
    margin-top: 20px;
}
.product .image img {
    max-width: 350px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
p.product_desc{
    margin-top: 15px;
}
.description .tt_box b {
    color: #323232;
    background: #fff;
    display: inline-block;
    padding: 2px 8px 2px 0;
    z-index: 1;
    position: relative;
}
.description .product_meta {
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 2;
}
.description .tt_box {
    position: relative;
}
.description .tt_box:after {
    content: '';
    width: calc(100% - 10px);
    height: 1px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    border-top: 1px dashed rgba(50, 50, 50, 0.10);
    z-index: 0;
}
.description .quant {
    float: left;
    margin-top: 1px;
    height: 30px;
    border: 1px solid #f7f7f7;
    border-radius: 6px;
    text-align: center;
    margin-left: 0px;
    margin-right: 10px;
}
.single_product .button{
    width: auto !important;
    clear: none;
}
.fm-products-list h6, .fm-sidebar-bg h6{
    font-size: 17px;
    font-family: "IBM Plex Sans", sans-serif !important;
    letter-spacing: -0.5px;
}
.fm-products-list .text, .fm-sidebar-bg .text{
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 14px;
    letter-spacing: -0.5px;
}
.fm-sidebar-bg .phone{
    font-size: 17px;
    margin-top: 5px;
}
.widget {
    margin: 0 0 20px;
}
.fm-sidebar-bg {
    background-color: #ffffff;
    padding: 40px 30px;
    border-radius: 15px;
    border: 1px solid #f7f7f7;
}
.fm-products-list li {
    display: flex;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.fm-products-list li img {
    margin-right: 15px;
    height: 100%;
}
.fm-products-list li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
.tab-content>.tab-pane.tab-pane-show {
       position: relative;
    display: block;
    padding: 20px;
    border: 1px solid #f7f7f7;
    border-radius: 15px;
    top: 20px;
}
.tab-nav{
    padding: 0;
    display: inline-block;
    width: auto;
    border: 1px solid #f7f7f7;
    background-color: #fff;
    padding: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 0px;
}
.tab-nav .tab-btn{
   display: inline-block;
    position: relative;
    padding: 14px 24px;
    font-size: 14px;
    list-style: none;
    color: black;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Rubik';
    font-family: "IBM Plex Sans", sans-serif !important;
    border: none;
    border-radius: 15px;
    background-color: #fff;
}
.tab-nav .tab-btn.tab-btn-active{
 position: relative;
    color: #fff;
    border-radius: 15px;
    background-color: #0C1A34;
}

.center{
text-align: center;
}
.account_mini::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translatey(-50%);
    width: 28px;
    height: 28px;
    background: url(../images/user.svg) no-repeat;
    border-style: none;
    cursor: pointer;
    display: block;
    padding: 0px;
    background-size: 100%;
}
.account_mini .dropdown-menu{
    right: 30%;
    padding: 5px 10px 5px 10px;
    background-color: #0C1A34;
    border: 1px solid #0C1A34;
    margin-top: 15px;
    border-radius: 10px;
}
.account_mini .dropdown-menu a{
    color: #fff;
    text-shadow: 0 0 BLACK;
    line-height: 2;
}
.account_mini{
     right: 30%;
}
.cart_mini{
     right: 10%;
}
.cart_mini, .account_mini{
    position: relative;
    display: inline-block;
    top: 30%;
}
.cart_mini .cart_null{
    display: none;
}
.cart_mini .cart_total{
    position: absolute;
    top: -18px;
    right: -8px;
    min-width: 18px;
    height: 18px;
    line-height: 15px;
    color: #fff;
    background: #0C1A34;
    border: 1px solid #0C1A34;
    text-align: center;
    border-radius: 5px;
    font-size: 10px;
    letter-spacing: 0;
    padding: 0px 3px 0px 3px;
}
.cart_mini .cart_total a{
    color: #fff;
}
.cart_mini::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translatey(-50%);
    width: 28px;
    height: 28px;
    background: url(../images/cart.svg) no-repeat;
    border-style: none;
    cursor: pointer;
    display: block;
    padding: 0px;
    background-size: 100%;
}

.footer_b{
    background-color: #0C1A34;
    margin-bottom: 30px !important;
}
#footer h3{
     color: #fff;
    font-size: 17px;
    margin-top: 25px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
#footer ul{
     list-style: none;
     padding-left: 0;
}
#footer ul li{
 line-height: 2.5;
}
#footer ul li a{
 color:#fff;
}
.product .button{
 width: 100%;
}
#brands a {
  display: inline-block;
  text-transform: lowercase;
}
#brands a:first-letter {
  text-transform: capitalize;
}
#brands a:after {
  content: "";
  float: left;
}


ul.products li.product img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.menu_toggle{
 position: absolute;
    right: 50px;
    top: 45%;
}
.logo{
 position: relative;
}
.categories_menu{
    position: relative;
}
.categories_title::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translatey(-50%);
    width: 28px;
    height: 28px;
    background: url(../images/cat.svg) no-repeat;
    border-style: none;
    cursor: pointer;
    display: block;
    padding: 0px;
    background-position: 50% 50%;
    background-size: 100%;
}
.categori_toggle{
 display: none;
}
.categories_menu_toggle {
    display: none;
}
.categories_menu_toggle {
    padding: 13px 0 7px;
    border: 2px solid #c40316;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 140%;
    z-index: 9;
}
ul.products li.product {
    margin-bottom: 20px;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1620px;
    }
}
@media screen and (min-width: 1200px) {
    ul.products li.product {

    }
}

@media (max-width: 1024px) {
   .bhfb-desktop {
        display: none;
    }
}
@media (max-width: 1024px) {
    .bhfb-mobile {
        display: block;
    }
}
@media (min-width: 1025px) {
    .bhfb-mobile {
        display: none;
    }
}
@media (min-width: 1025px) {
    .bhfb-header.bhfb-desktop {
        display: block;
    }
}
html,
body {
	width: 100%;
	height: 100%;
	font: 13px Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

p{margin-bottom: 15px;}

h1 {
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	clear: both;
	font-size: 32px;
	margin-bottom: 10px;
    margin-top: 30px;
	font-weight: normal;
}

h3 {
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

a { 
 color: #000; 
 text-decoration: none;
}

a:hover { color: #0453af; }

e[type="button"] {
	cursor:hand;
	cursor:pointer;
}
/* @end — Общий стиль */


/* @group Верхняя строка */
#top_background{
	min-height: 44px;
	padding-top: 0px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
#top{

}
#menu{
	float: left;
	margin-top: 7px;
	max-width: 700px;
    padding-left: 5px;
    margin-bottom: 0;
}

#menu li{
	height: 30px;
	display: block;
	float: left;
	list-style: none;
}
#menu li a{
	margin-right: 5px;
	font-size: 12px;
	display: block;
	float: left;
	padding: 3px 10px 5px 10px;
	color: #606060;
    border: 1px solid #fff;
}
#menu li.selected a, #menu li:hover a{
	border: 1px solid #f7f7f7;
	background-color: #f7f7f7;
	padding: 3px 10px 5px 10px;
	border-radius: 20px;
	text-decoration: none;
}

#blog{
	list-style: none;
}

#currencies{
	margin-bottom:15px;
}

#currencies ul{
	margin-top: 10px;
}
#currencies ul li{
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a{
	white-space: nowrap;
	color: #505050;
}
#currencies ul li.selected a{
	text-decoration: none;
}

#cart_informer{
	background-color: #f7f7f7;
	padding: 5px 13px 6px 13px;
	border-radius: 15px;
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	color: #505050;
}


/* @group Шапка сайта */
#header {
    margin: 0px auto;
    padding: 15px;
}
.header-desktop{
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
    border: 1px solid #f7f7f7;
    border-radius: 15px;
}

/* @group Футкр сайта */
#footer {
	margin:0px auto;
	overflow: hidden;
	clear: both;
	padding-top: 60px;
}


#account{
	float: right;
	font-size: 12px;
	margin: 12px 10px 10px 0px;
	text-align: right;
	color: #505050;
}
#account #login{
	padding-left: 7px;
}
#account #logout{
	padding-left: 7px;
}


#logo{
	margin-top: 15px;

}
#contact{
	text-align: right;

	color: #505050;
	font-size: 15px;
	text-shadow: 0px 1px 0px #fff;
	
}
#contact #phone{
	font-size: 18px;
}


#main {
	margin:0px auto;

}
#content {

	margin-bottom: 20px;
}

#left {
	overflow: hidden;
}


#search{
	margin-top: 15px;
	margin-bottom: 10px;
}
#search .input_search{
    font-size: 14px;
    border: 1px solid #f7f7f7;
    display: block;
    float: left;
    line-height: 1.7;
    border-radius: 15px;
    padding: 10px;
}
#search .button_search {
    width: 32px;
    height: 32px;
    background: url(../images/search_fff.svg) no-repeat;
    border-style: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: -46px;
    padding: 23px;
    background-position: 50% 50%;
    border-radius: 15px;
    background-color: #0C1A34;
}



/* @group Меню каталога*/
#catalog_menu {
	margin-top: 10px;
	margin-bottom: 10px;
}
#catalog_menu ul {
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;	
}
#catalog_menu ul ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#catalog_menu ul li {
	font-size: 16px;
	margin-top: 8px;
}
#catalog_menu ul li img{
	vertical-align: middle;
}
#catalog_menu ul li a.selected{
	color: #ffffff;
	background-color: #0095eb;
	padding: 3px;
}
#catalog_menu ul ul li {
	font-size: 14px;
}
#catalog_menu ul ul ul li {
	font-size: 12px;
}
/* @end — Меню каталога*/


#all_brands {
	width: 220px;
	margin-bottom: 15px;
}


/* @group Brands */
#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands a {
	color: #606060;
	font-size: 12px;
	padding: 2px 10px 4px 10px;
}
#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
    color: #000;
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    padding: 2px 10px 4px 10px;
    border-radius: 20px;
    text-decoration: none;
}
/* @end */

/* Хлебные крошки */
#path{
	margin-bottom: 5px;
	font-size: 11px;
	color: #a0a0a0;
}
#path a{
	color: #a0a0a0;
}
/* @end */


/* @group Товар подробно */
.product .image {
	text-align: center;

}
.product .image img{
	
}
.product .images {
	float: left;
	clear: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .images img{
	text-align: center;
	width: 50px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.product .description{

}

.product .features {
    list-style: none;
    width: 100%;
    display: block;
    clear: both;
    margin-top: 15px;
    margin-bottom: 0px;
    background-color: #f7f7f7;
    border-radius: 15px;
    padding: 0px 10px 0px 10px;
 
}
.product .features li {
	padding: 10px 5px 10px 5px;
	overflow: hidden;

}
.product .features li.even{

}
.product .features label {
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}
.product .features span {
	float: left;
	display: block;
	width: 70%;
}
.product .variants {
	float: left;
	font-size: 12px;
    width: 100%;
}
.product .variant td{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #707070;
}
.product .price { 
font-size: 18px;
    white-space: nowrap;
    letter-spacing: -1px;
    font-weight: 600;
    font-family: "IBM Plex Sans", sans-serif !important;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}
/* @end — Товар подробно*/


.tiny_products {
	list-style: none;
	display: block;
     padding-left: 0;
}
.tiny_products .product{
	width: 210px;
	margin-right: 10px;
	margin-bottom: 30px;
	display: -moz-inline-box; 
	display: inline-block; 
	*zoom: 1; 
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
}
.tiny_products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 200px;
	height: 200px;
	line-height: 200px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 10px;
}
.tiny_products .product .image img{
	vertical-align: middle;
	max-width: 200px;
}
.tiny_products .product h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
.tiny_products .product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}





.products {
	list-style: none;
	display: block;
}
.products .product{
	display: block;
	clear: both;
	overflow: hidden;
}
.products .product .image {
	text-align: center;
	width: 100%;
	background-color: #ffffff;
	padding: 5px;
	margin: 4px 0px 4px 0px;
    min-height: 240px;
    position: relative;
    border: 1px solid #f7f7f7;
    border-radius: 15px;
}
.products .product .image img{
	max-width: 200px;
}
.products .product .product_info {
	margin-bottom: 40px;
}
.products .product h3 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: -0.5px;
    font-family: "IBM Plex Sans", sans-serif !important;
    min-height: 36px;
    padding-top: 15px;
}
.products .product h3.featured{

}

.products .product .annotation {
	font-size: 12px;
	color: #505050;
	margin-bottom: 5px;
}


/* Кнопка */
.button {
float: left;
clear: left;
cursor: pointer; 
}

.button {
background-color: #0C1A34;
    border-radius: 6px;
    border: 1px solid #0C1A34;
    display: inline-block;
    color: #fff;
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 20px;
    text-decoration: none;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}
.button:hover {
    top:1px;
}
.button:active {
	position:relative;
	top:1px;
}

/* @group Фильтр по свойствам */
#features {
    width: 100%;
}
.filtr{
     border: 1px solid #f7f7f7;
    padding: 15px !important;
    border-radius: 15px;
}
#features .feature_name{
	padding: 7px;
}
#features .feature_values{
	padding: 7px;
}
#features a {
	padding: 1px 10px 2px 10px;
	white-space: nowrap;
}
#features a.selected {
    text-decoration: none;
    color: #000;
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    padding: 1px 10px 2px 10px;
    border-radius: 20px;
    text-decoration: none;
}
/* @end — Фильтр по свойствам*/


/* @group Сортировка */
.sort {
	color: #505050;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
.sort a{
	margin-right: 5px;
}
.sort .selected {
	color: #505050;
	text-decoration: none;
	margin-right: 5px;
}
/* @end */


/* @group Постраничная навигация */
.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
}
.pagination a {
	display: block;
	float: left;
	background-color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 7px 4px;
	min-width: 22px;
	text-align: center;
	text-decoration: none;
        border-radius: 5px;
}
.pagination a.selected:hover,
.pagination a.selected {
	background-color: #f7f7f7;
	color: #000;
	border-color: #f7f7f7;
}
.pagination a:hover {
	background-color: #f8f8f8;
}

.pagination a.next_page_link, .pagination a.prev_page_link{
	border: none;
	background: none;
}
/* @end */


/* @group Просмотренные товары */
#browsed_products{
	margin-bottom: 20px;
	overflow: hidden;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	width: 50px;
	height: 50px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/* @end — Просмотренные товары */


/* @group Формы */
input[type="text"],
input[type="password"]
{
	width: 100%;
	font-size: 18px;
}
.form {
	margin-bottom: 20px;
}
.form textarea {
	width:100%;
	height:100px;
	font-size: 18px;
}
.form label {
    display: block;
    font-size: 15px;
    margin-bottom: 3px;
    font-weight: 500;
    font-family: "IBM Plex Sans", sans-serif !important;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 10px;
    line-height: 1.7;
}

/* @group Комментарии */
.comment_list {
	margin-top: 15px;
	list-style: none;
}
.comment_list li {
	padding-bottom: 15px;
}
.comment_header {
	font-size: 18px;
}
.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
/* @end — Комментарии*/

/* @group Форма отправки комментария */
.comment_form {
background-color: #f7f7f7;
    padding: 20px;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}
.comment_form h2 {
	margin-bottom: 0px;
}
.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name {
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
}
/* @end — Форма отправки комментария */

/* @group Форма отправки обратной связи */
.feedback_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .captcha, .register_form .captcha{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
/* @end — Форма отправки комментария */


/* @group Корзина */
#purchases{
	width: 100%;
}
#purchases tr{
	border-top: 1px solid #f7f7f7;
	height: 70px;
}
#purchases th{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}
#purchases .image{
	width: 50px;
	text-align: center;
}
#purchases .image a{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

#purchases .name{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases td.name{
	font-size: 14px;
}
#purchases td .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases td.price{
	font-size: 14px;
}
#purchases .remove{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount select{
	font-size:12px;
}

#purchases .coupon .name{
	font-size:14px;
}
#purchases .coupon .name input.coupon_code{
	width: 200px;
}
#purchases .coupon .name input{
	font-size:16px;
}

ul#deliveries{
margin-top: 20px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f7f7;
    padding: 20px 20px 0 20px;
    list-style: none;
    border-radius: 15px;
}
ul#deliveries li{
	margin-bottom: 30px;
}
ul#deliveries li div.checkbox{
	float: left;
    position: relative;
    top: 7px;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
}
/* @end */


/* @group Кабинет */
#orders_history
{
	list-style: none;
}
#orders_history li
{
	margin-bottom: 10px;
}
#orders_history li a
{
	font-size: 16px;
}
/* @end — Кабинет */



/* @group Детали заказа */
table.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
}
table.order_info td
{
	padding: 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px 10px 20px;
	border: 1px solid #51a400;
	background-color: #d3ffa9;
	color: #2e5e00;
	font-size: 14px;
}
/* @end */


/* Сообщение с ошибкой */
.message_error{
	clear: both;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}

/* @end */


