@import url("reset.css");
@import url("catalog.css");
@import url("select.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');
.apus-vertical-menu li:hover > .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.apus-vertical-menu .dropdown-menu {
  visibility: hidden;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border: none;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0);
	border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
}
.apus-vertical-menu .dropdown-menu > li > a {
  color: #191919;
  background: transparent !important;
  padding: 0 20px;
}
.apus-vertical-menu .dropdown-menu {
    top: -13px;
    left: 100%;
    margin-left: 13px;
}
.apus-vertical-menu .dropdown-menu {
    min-width: 220px;
}
.apus-vertical-menu .dropdown-menu li{


}
.apus-vertical-menu > li {
    display: block;
    width: 100%;
    line-height: 2;
}
.blok h3{
    text-align: center;
    background-color: #f7f7f7;
    border-radius: 15px;
    line-height: 2;
    font-size: 19px;
}
.icon_img{
    text-align: center;
    padding: 15px;
}
.icon_img img{
    width: 60px;
    height: auto;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
}
.blok li:before {
    content: " → ";
    padding: 0 3px;
    color: #ccc;
}
.blok li{
 line-height: 2;
}
.blok ul {
    padding-left: 0;
    margin-top: 10px;
}
.text_dost{
    margin-top: 20px;
}
.bhfb-mobile .search{

}
.wpb-price-container{
        padding: 0;
    text-align: center;
    color: #333;
}
.wpb-price-container .wpb-currency{
    position: relative;
    top: -28px;
    font-size: 13px;
}
.wpb-price-container .wpb-price{
    margin: 0 5px;
    font-size: 52px;
    font-weight: 400;
    font-family: 'Rubik';
    letter-spacing: -3.5px;
    line-height: 1.5;
}
.wpb-price-container .wpb-period{
position: relative;
    bottom: 3px;
    font-size: 13px;
}
.title_center{
    text-align: center;
    position: relative;
    line-height: 2;
}
.title_center:after {
    bottom: 0;
    left: 50%;
    content: "";
    width: 60px;
    height: 2px;
    display: block;
    position: absolute;
    background-color: #000000;
    transform: translateX(-50%);
}
.bhfb-mobile .search {
    position: absolute;
    width: 100%;
    top: 100%;
    background-color: #fff;
    padding: 40px 15px;
    z-index: 999999;
    left: -9999em;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    visibility: hidden;
}
.subcat a {
    color: #606060;
    padding: 2px 10px 4px 10px;
}
.subcat a {
    font-size: 12px;
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    padding: 2px 10px 4px 10px;
    border-radius: 20px;
    text-decoration: none;
    margin-bottom: 5px;
}
.feature_values select{
 height: 30px;
    border: 1px solid #f7f7f7;
    min-width: 180px;
    border-radius: 9px;
    background: #f7f7f7;
    color: #000000;
    cursor: pointer;
}
.des_brand, .des_cat{
    margin-bottom: 10px;
}
.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: #292929;
    border: 1px solid #292929;
    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: #000000;
    border: 1px solid #000000;
    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%;
}

.blok_left_summary{
 padding: 20px;
}
.cart_user{

}
.cart .form input, .cart .form textarea{
font-size: 14px;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    line-height: 2.5;
}
.cart .form input.button{
line-height: 1.5;
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.7px;
}
.cart .form label{
    font-family: "IBM Plex Sans", sans-serif !important;
    font-weight: 500;
    margin-bottom: 5px;
    padding-left: 10px;
}
.cart .form {
    margin-bottom: 20px;
    background-color: #ffffff;
    min-height: 110px;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #f7f7f7;
}
#purchases .name a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#deliveries .checkbox input{
    margin-top: 5px;
}
ul#deliveries li h3{
    font-size: 16px;
    font-family: "IBM Plex Sans", sans-serif !important;
    font-weight: 500;
    letter-spacing: -0.5px;
    color: #000;
}
ul#deliveries .blok_deliveries{
    background-color: #ffffff;
    min-height: 110px;
    padding: 10px;
    border-radius: 15px;
}
ul#deliveries li {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 15px;
    border: 1px solid #f7f7f7;
}
@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 22px;
    }
}
iframe {
    border: 0;
    border-radius: 15px;
}
.post_des p{
    padding: 10px;
    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;
}
@media screen and (min-width: 1200px) {
        .container .products .product_cat {
        width: 12.50028566666667%;
    }
}
.description h1{
  margin-top: 20px;
}
.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;
}
.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: -40px;
    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%;
}

.footer_des{
color: #fff;
    margin: 10px 20px 0px 43px;
}
.footer_border a{
 color: #fff;
}
.description .quant{
    float: left;
    margin-top: 15px;
    height: 30px;
    border: 1px solid #f7f7f7;
    border-radius: 6px;
    text-align: center;
    margin-left: 0px;
    margin-right: 10px;
}
.description .variants .variant{
float: left;
    text-align: center;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    padding-top: 10px;
    background-color: #fff;
}
.description .variants .variant_name{
    float: none;
    margin-right: 0px;
}

.description .variants thead{
display:none;
}
.description .variants tr, .description .variants th, .description .variants td{
display:block;
width:120px;
}

.description .product_meta{
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 2;
}
.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 .tt_box b{
    color: #323232;
    background: #fdfdfd;
    display: inline-block;
    padding: 2px 8px 2px 0;
    z-index: 1;
    position: relative;
}

.description .tt_box{
position: relative;
}
.description .variants .button{
    border: 1px solid #000000;
    background-color: #000000;
    background-position: left center;
    width: 150px;
    height: 30px;
    border-radius: 6px;
    text-indent: 0;
    position: relative;
    right: 0;
    top: 0;
    color: #ffffff;
    margin-top: 15px;
    clear: none;
}
.description .variants .button:active {
	position:relative;
	top:1px;
}
.description .variants table{

}
.description .cena_srok{
    margin: 0px 0px 10px 0px;
    font-size: 24px;
}
.tab-content h2{
 margin: 0;
 font-size: 24px;
 margin-bottom: 10px;
}
.tab{
margin-top: 30px;
}
.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;
}
.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: #000000;

}
.black .button{
background-color: #292929;
    border: 1px solid #292929;
    color: #fff;
}
.footer_info{
     margin: 0px auto;
    overflow: hidden;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer_border{
    background: #292929;
    padding: 40px 40px;
    border-radius: 20px;
    padding-top: 55px;
}
#footer ul li {
    line-height: 2.5;
 font-family: "IBM Plex Sans", sans-serif !important;
}
#footer h3 {
    font-size: 17px;
    margin-top: 25px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    width: 80%;
    color: #fff;
}
#footer ul {
    list-style: none;
    padding-left: 0;
}
#footer .logo{
width: 170px;
    height: auto;
}
.products .product .image.cat{
    background-color: #ffffff00;
    height: 115px;
}
h2.center{

}
.products .product .image.cat img{
    max-width: 97px;
    background-color: #f7f7f7;
    border-radius: 15px;
    padding: 10px;
}
.container .products .product_cat 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;
}
.container .products .product_cat{
    border: 1px solid #fdfdfd;
}
.variants .button{
background: url(../images/cart_elow.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: 0;
    top: 0;
}
.variants .button:active {
	position:absolute;
	top:1px;
}
.logo img{
height: 47px;
    left: 10px;
    top: 0px;
    position: relative;
}
#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-size: 100%;
}
.categori_toggle{
 display: none;
}
.categories_menu_toggle {
    display: none;
}
.categories_menu_toggle {
    padding: 13px;
    background: #fff;
    position: absolute;
    width: 220px;
    top: 10px;
    z-index: 9;
    left: -30px;
    box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    border-radius: 15px;
    border: 1px solid #f7f7f7;
}
.categories_menu_toggle ul{
    padding-left: 0;
}
ul.products li.product {
border: 1px solid #f7f7f7;
    padding: 15px !important;
    border-radius: 15px;
    margin-bottom: 0px;
}
ul.products li.product:hover{
    border: 1px solid #000000;
}

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

@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 "IBM Plex Sans", sans-serif;
    background-color: #fdfdfd;
}

p{
 margin-bottom: 0px;
 line-height: 1.5;
}

.tab-pane p{
  margin-bottom: 10px;
  text-indent: 10px;
}
h1 {
	font-size: 32px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	clear: both;
	font-size: 26px;
	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 {
}

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: 0px;
    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: 6px 11px 6px 11px;
	color: #606060;
}
#menu li.selected a, #menu li:hover a{
	border: 1px solid #f7f7f7;
	background-color: #fff;
	padding: 5px 10px 6px 10px;
	border-radius: 20px;
	text-decoration: none;
}

#blog{
	list-style: none;
    padding-left: 0;
}

#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: #fff;
	padding: 5px 13px 6px 13px;
	border-radius: 15px;
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	color: #505050;
}


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

/* @group Футкр сайта */
#footer {
	margin:0px auto;

	overflow: hidden;
	clear: both;

	padding-top: 30px;

}


#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: 10px;
    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: 10px;
    background-color: #000000;
}



/* @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: #fff;
    border: 1px solid #000000;
    background-color: #000000;
    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;
    position: relative;

}
.product .image.single_product{
    min-height: 450px;
}
.product .image img{
    max-width: 350px;
    max-height: 370px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.product .images {
float: left;
    clear: left;
    width: 300px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}
.product .images img{
text-align: center;
    width: auto;
    height: 100px;
    background-color: #ffffff;
    border: 1px solid #f7f7f7;
    float: left;
    padding: 5px;
    margin: 4px 10px 10px 0px;
    border-radius: 15px;
}
.product .description{

}

.product .features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 0px;
    padding-left: 0;
    border-radius: 15px;
    background-color: #ffffff;
}
.product .features li {
	padding: 10px 15px 10px 15px;
	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%;
    position: relative;
    margin-top: 10px;
}
.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;
    font-family: "IBM Plex Sans", sans-serif !important;
    font-weight: 500;
    letter-spacing: -0.5px;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
    margin-top: 3px;
}
#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{
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
}
.products .product .image {
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    padding: 0px;
    height: 190px;
    position: relative;
    border-radius: 15px;
}
.products .product .image img{
width: auto;
    max-height: 220px;
    max-height: 154px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    margin: auto !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 197px;
 
}
.products .product .product_info {
	margin-bottom: 40px;
}
.products .product h3 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    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;
}
.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: #000000;
    border-radius: 6px;
    border: 1px solid #000000;
    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: 0px;
}
.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:0px 0px 0px 7px;
}
#features .feature_values{
	padding: 7px;
}
#features a {
	padding: 1px 10px 2px 10px;
	white-space: nowrap;
}
#features a.selected {
    text-decoration: none;
    color: #fff;
    border: 1px solid #000000;
    background-color: #000000;
    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-left: 15px;
}
.sort .selected {
	color: #505050;
	text-decoration: none;
	margin-left: 15px;
}
/* @end */


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

.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: 14px;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 10px;
}

/* @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: #fff;
    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;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
}
.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;
    height: 36px;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
}
.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;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
}
.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 {
    border: 1px solid #f7f7f7;
    padding: 20px;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}
.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;
}


ul#deliveries{
    list-style: none;
    padding-left: 0;
}
ul#deliveries li{

}
ul#deliveries li div.checkbox{
	float: left;
}
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;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}

/* @end */


