a:hover, a:hover .panda-link { 
color: #003169;
text-decoration: none;
}
@font-face {
    font-family: lato;
	src: url(/addon/lato-regular.ttf)
}

.panda-logo { 
margin: 0px auto 0px 0px;
padding-bottom: 30px;
padding-top: 14px;
text-align: left;
}
.panda-header { 
background: #ffffff !important;
}
body { 
background: url(../addon/bg.jpg) no-repeat center top fixed !important;
background-size: cover !important;
}

.panda-search-field-wrapper { 
width: 178px;
}
.panda-search-submit-wrapper .panda-links__submit { 
background: url(/addon/search.png) 50% 47% no-repeat;
}
.panda-login__header { 
left: 2px !important;
top: 135px !important;
}
.panda-search-field-wrapper input,
.panda-search-submit-wrapper .panda-links__submit,
.panda-search-submit-wrapper a:hover {
border: 1px solid #000;
}
.panda-search-submit-wrapper .panda-links__submit {
border-left: 0px !important;
}
.panda-search-submit-wrapper a:hover {
border-bottom: 1px solid #000 !important;
}
.panda-search__header {
left: 940px;
margin-left: 0px;
top: 177px;
width: 222px;
z-index: 1;
}

.panda-contact { 
color: #848484;
margin-right: 0px;
position: absolute;
text-align: left;
top: 7px;
width: 508px;
}
.panda-contact a { 
color: #284976;
}
.panda-contact a:hover { 
color: #284976;
text-decoration: none;
}
.panda-contact p {
margin-bottom: 1px;
line-height: 14px
}

.panda-mini-ico__home { 
background-position: 0px -85px;
display: none;
}
.panda-mini-ico__map { 
background-position: -22px -85px;
display: none;
}
.panda-mini-ico__mail { 
background-position: -44px -85px;
display: none;
}

.panda-gadget__inner { 
border-bottom: 0px;
padding-bottom: 0px;
}
.panda-border-bottom { 
border-top: 0px;
}
/*активный пункт горизонтального меню*/
.panda-menu__horizontal-header-submenu li a:hover ins, .panda-menu__horizontal-header-item span ins, .panda-menu__horizontal-header-submenu li span ins { 
color: #fff;
/*font-weight:bold;
font-size: 1.1em;*/
}

/*цвет пункта меню при наведении*/
.panda-menu__horizontal-header-item a:hover ins, .panda-menu-item__active a, .panda-menu-item__active span { 
color: #fff;
}
/*цвет "каталога" в горизонтальном меню при выбранном каталоге/подкаталоге левого меню*/
.panda-menu-horizontal-header__active-bramch {
color: #000000 !important;
}
.h1 a { 
border-bottom: 0px;
color: #000000;
text-decoration: none;
}
/*--------------------------------------------------------------------------------------------------------*/
/*--------------------подложка---------------------------*/
.panda-main { 
background-color: #fff;
border: 0px;
border-radius: 0px;
margin-top: 0px;
margin-bottom: 13px;
/*margin-bottom: 140px; */
padding: 0px;
min-height: 630px;
/*min-width: 1150px;*/
padding-bottom: 10px;
padding-top: 10px !important;
}

/*--------------------------------------------------------------------------------------------------------*/
/*цвет года новости в разделе новостей*/
.panda-news-filter-item span { 
background: #e9e9e9 !important;
background: -moz-linear-gradient(top, #e9e9e9, #e1e1e1) !important;
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#e9e9e9), color-stop(100%,#e1e1e1)) !important;
    background: -webkit-linear-gradient(top, #e9e9e9, #e1e1e1) !important;
    background: -o-linear-gradient(top, #e9e9e9, #e1e1e1) !important;
    background: -ms-linear-gradient(top, #e9e9e9, #e1e1e1) !important;
    background: linear-gradient(top, #e9e9e9, #e1e1e1) !important;
color: #000000;
border-radius: 5px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */ 
}
/*------------------------------------------------------------------------------------------ левое меню*/
/*скрываем надпись "Каталог" в левом меню*/
.panda-menu__vertical-main .h1 { 
background: #FFFFFF;
margin-bottom: 1px;
padding-bottom: 10px !important;
margin-top: 3px;
}
h1, .h1 { 
font-family: "Verdana", "Helvetica", sans-serif;
font-size: 25px;
margin: 15px 0px 10px;
}
h2, .h2 {
font-size: 21px !important;
}
/*цвет пункта левого меню при наведении*/
.panda-menu__vertical-main li a:hover span, .panda-menu__vertical-main li a:hover ins span { 
color: #1890cf !important;
}
/*цвет активной категории при НЕ активной подкатегории в левом меню*/
span.panda-menu__vertical-main-item-link.panda-menu__vertical-main-item-link-active ins span { 
color: #1890cf;
}
/*цвет активной категории при активной подкатегории в левом меню*/
.panda-menu__vertical-main-item-link.panda-menu__vertical-main-item-link-active-branch ins a span { 
color: #1890cf !important;
}
/*цвет активной подкатегории в левом меню*/
.panda-menu__vertical-main-submenu-item.panda-menu__vertical-main-item-current span.panda-menu__vertical-main-item-link-active { 
color: #1890cf !important;
}

/*------------------------------------------------------------------------------------------ левое меню*/

/*отступ над надписью "Корзина" под левым меню*/
h3, .h3 { 
margin-top: 20px;
}

/*кнопка в меню*/
.panda-menu__horizontal-header-item-text ins { 
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}

/*цвет фона менюшки*/
.panda-menu__horizontal-header {
border-bottom: 0px;
padding-left: 0px;
background: #ffffff;
border-top: 1px solid #e5e6ea !important;
border-bottom: 1px solid #e5e6ea !important;
}
.panda-menu__horizontal-header {
padding-right: 225px;
}
 .panda-menu__horizontal-header-item span ins,
 .panda-menu__horizontal-header a:hover,
.panda-menu__horizontal-header-item a:hover ins { 
background: #e3e1ef;
color: #000000 !important;
}

/*цвет текста в пунктах меню. по дефолту черный*/
.panda-menu__horizontal-header-item a { 
color: #6c6c6c; 
border-bottom: 0px;
text-decoration: none;
}

/*правый отступ для статей*/
.panda-article { 
padding-right: 20px;
}
/*отступы для годов новостей/отзывов*/
.panda-news-filter { 
margin: 5px 0px 10px 0px;
border-bottom: 0px;
}
/*отступ над хлебными крошками*/
.panda-path { 
padding: 10px 0px;
}
/* отступ для статей над левым меню*/
.panda-menu__vertical-main { 
border-bottom: 0px;
padding-bottom: 10px;
}
/*убираем название каталога над левым меню и заголовки сквозных гаджетов под меню*/
/*.panda-grid__6 .h1 { 
display: none;
margin: 5px 0px;
}*/

/*убрать непонятную полоску под меню CMS4*/
.panda-menu-border-bottom {
border-bottom: 0px solid #FFFFFF;
}
/*отступ от подложки до футера. было 150. CMS4.*/
.panda-wrapper__main { 
padding-bottom: 1px;
}

/*футер ----------------------------------------------------------------------------------------------------------*/
/*отступы для футера CMS4* и *цвет контактов в футере*/
/*.panda-footer { 
padding-bottom: 20px !important;
padding-top: 15px;
min-height: 80px;
}*/
/*если футер не на всю ширину*/
.panda-footer {
background: #ffffff;
padding-bottom: 20px !important;
padding-top: 25px !important;
min-height: 80px;
border-top: 1px solid #e6e5ea !important;
}

/*цвет меню в футере*/
.panda-footer-menu a { 
color: #FFFFFF;
}
/*цвет меню в футере*/
.panda-footer-menu a:hover{ 
color: #fff;
}
.panda-footer-menu { 
width: 980px; /*ширина дублирующего меню в футере*/
color: #fff; /*цвет активного пункта меню в футере*/
}
.panda_copy, .panda-footer-menu { 
padding-left: 10px;
}
.panda_copy { 
font-size: 14px;
}
.panda-block__dynamic-width {
min-width: 1150px;
padding: 0px 10px;
}

.panda-menu__horizontal-header-item { 
margin-right: 10px;
padding-left: 10px;
}
.panda-menu__horizontal-header-item:first-child {
padding-left: 0px;
}
.panda-menu__horizontal-header-item { 
padding-bottom: 4px;
padding-top: 4px;
}
.panda-wrapper__footer { 
background: url(../addon/footer.jpg) no-repeat center top transparent !important;
border-top: 0px solid #0f0f0f;
margin-top: -15px;
min-height: 115px;
min-width: 1150px;
}

.panda-wrapper__footer a { 
color: #fff;
}

.h2, h2 { 
margin-bottom: 10px !important;
margin-top: 20px !important;
}

/*корзина*/
.panda-basket__header { 
border-radius: 7px 0px 0px 7px;
border-bottom: 0px;
background: #003169 !important; /* Для старых браузров */
top: 47px;
width: auto !important;
}

.panda-basket__header-status { 
background: url("http://a2581.clouditp.ru/designs/design_4/common/images/header/cart.png") -4px -214px no-repeat transparent;
color: #ffffff;
padding-left: 23px;
}
.panda-basket__header-container .panda-btn { 
margin-top: 4px;
}
.panda-basket__header h1, .panda-basket__header .h1 { 
color: #ffffff;
margin: 0px 0px 4px;
font-size: 18px;
}
.panda-basket__header-status a, .panda-basket__header-status a:hover { 
color: #ffffff;
}

.panda-basket__header-container .panda-basket__header-end-price { 
display: none;
}
.panda-basket__header-container .panda-btn span { 
background: #e3e1ef;
color: #000000;
display: block;
font-weight: 700;
border-radius: 5px;
}
.panda-basket__header-container .panda-btn:hover span { 
background: #e3e1ef;
}
.panda-catalog-product-item-count .panda-item-in-basket {
margin-left: -141px;
margin-top: 30px;
}
/*корзина end*/

/*фон выпадающего меню фильтра*/
.panda-link-bg-color, .panda-link-bg-color-hover:hover { 
background: #B7B7B7;
}
/*отступ выпадающего меню*/
.panda-select-popup { 
/*margin-top: 27px;*/
border-radius: 0px 0px 7px 7px;
}
.panda-filter-popup-buttons { 
height: 27px;
}
.panda-btn span,
.panda-btn:hover span { 
color: #000000;
}
.panda-search-submit-wrapper .panda-links__submit { 
background-color: #ffffff !important;
}
.panda-contacts__footer { 
top: 27px;
}
.panda-login-link { 
top: 28px;
}

p, .panda-article {
font-size: 14px !important;
}
.panda-separator { 
margin: 10px 0px 7px;
}
.panda-orders-table td { 
border-bottom: 1px dashed #B6B6B7;
}
.panda-menu__vertical-main-item-link span,
.panda-menu__vertical-main-item-current ins { 
font-size: 15px;
}
.panda-menu__vertical-main-submenu-item span,
.panda-menu__vertical-main-submenu-item a span { 
font-size: 14px;
}
.panda-catalog-product-list-item-name { 
font-size: 15px !important;
}
.panda-category-list-small .panda-catalog-product-list-item-name { 
font-size: 15px !important;
}

.panda-article td { 
font-size: 14px;
}
.panda-article ul li, .panda-gadget-text ul li { 
font-size: 14px;
line-height: 18px !important;
padding: 2px 0 2px 18px;
margin-bottom: 3px;
}
td.panda-catalog-product-item__characteristic-value { 
width: 200px;
}
/*.panda-menu__horizontal-header-item a[href="/gallery"] { 
display: none;
}*/

td.panda-catalog-product-list-item-button { 
padding-right: 10px;
}
.panda-reviews-item,
.panda-reviews-item-avtor { 
color: #000000;
}
.panda-reviews-item-avtor span { 
color: #000000;
font-style: normal;
}
.panda-reviews-item-avtor {
font-size: 13px;
max-width: 180px !important;
}

.panda-gadget-catalog-list { 
padding-right: 15px;
}

.panda-footer-menu, .panda-footer-menu a, .panda-footer-menu a:hover, .panda_copy, .panda_copy a { 
color: #000000;
}

.panda-gadget-catalog-item-photo { 
background: transparent;
}
.panda-gadget-catalog-item-photo img { 
border: 0px;
}
.panda-category-list-small .panda-gadget-catalog-item-photo { 
border-bottom: 0px;
}

.panda-contact,
h1, h2, h3, .h1, .h2, .h3, .panda-kartochka > h1, .panda-kartochka h2,
.panda-kartochka .panda-secondary-font,
.panda-catalog-product-item__characteristic td,
.panda-menu__horizontal-header-item,
td.panda-orders-table-price,
.panda-orders-table td,
.panda-article td {
font-family: "Arial";
}

.panda-orders-table-price-full {
font-size: 20px;
}
.panda-kartochka .panda-catalog-product-item-photos-selected { 
border: 0px !important;
}
td.panda-orders-table-photo a:hover { 
border: 0px !important;
}
td.panda-orders-table-photo a:hover { 
outline: 1px solid #C5C5C5 !important;
}
.panda-basket__header-container .panda-basket__header-price,
.panda-basket__header-container .panda-basket__header-col { 
color: #000000;
}
/*подчеркивание в кнопке добавить отзыв*/
a.panda-btn { 
text-decoration: none;
}
.panda-footer-menu,
.panda_copy,
.panda_copy p,
.panda-wrapper__footer a,
.panda-wrapper__footer a:hover { 
color: #000000 !important;
}
.panda_copy a,
.panda_copy a:hover,
.panda-footer-menu a:hover,
.panda-footer-menu a {
color: #284976 !important;
}
.panda-footer-menu {
font-size: 14px;
}
.panda-footer div div:first-child {
margin-bottom: 10px;
margin-top: 5px;
} 
/*дата новости в гаджете*/
.panda-gadget-news dd { 
height: 16px;
font-size: 12px;
}
.panda-gadget-news dl dd { 
border-radius: 5px;
color: #000000;
}
.panda-catalog-product-list h1 { 
margin-right: 0px;
}
/*выравнивание характеристик в карточке товара*/
td.panda-catalog-product-item__characteristic-value { 
vertical-align: middle;
}
.panda-illustration-marks { 
left: auto !important;
right: 7px !important;
top: 7px !important;
}
.panda-gadget-catalog-item-photo a { 
text-align: center !important;
}
/*modal*/
.panda-form-submit {
filter:progid:DXImageTransform.Microsoft.gradient(enabled='false',startColorstr=#09b2cc,endColorstr=#09b2cc,GradientType=0) !important;
}
#popupcontainer .panda-form-window { 
padding: 1px !important;
}
#simplemodal-container { 
padding: 20px 20px 0px 20px !important;
/*max-width: 300px !important;*/
}
.panda-modal-application h1 {
margin-bottom: 0px !important;
}
/*modal*/

.dis { 
display: block;
font-size: 16px;
font-style: normal;
left: 197px;
position: absolute;
top: 48px;
width: 270px;
color: #a7a7a7;
line-height: 24px;
}

.panda_t1 { 
display: block;
font-size: 14px;
left: 800px;
position: absolute;
top: 10px;
}

.panda_t2 { 
display: block;
font-size: 14px;
left: 800px;
position: absolute;
top: 60px;
}

.panda-gadget-news dl dt {
font-size: 14px;
}

.panda-form-label-text {
padding-top: 5px !important;
}

#popupcontainer .panda-form-window {
padding: 1px 1px 1px 1px !important;
}
#simplemodal-container {
padding: 10px 20px !important;
}
.panda-modal-application h1 {
margin-top: 10px !important;
}

body, button, input, select, textarea, p, dl dd, span, li, div,
.panda-contact,
h1, h2, h3, .h1, .h2, .h3, .panda-kartochka > h1, .panda-kartochka h2,
.panda-kartochka .panda-secondary-font,
.panda-catalog-product-item__characteristic td,
.panda-menu__horizontal-header-item,
td.panda-orders-table-price,
.panda-orders-table td,
.panda-article td,
.panda-catalog-product-list-item-price span,
.panda-category-list-small .panda-catalog-product-list-item-name span,
.panda-order-list-item-products-sum-price,
.panda-category-list-small .panda-catalog-product-list-item-name span,
.dis,
.panda-category-list-small .panda-catalog-product-list-item-name a span {
font-family: lato, sans-serif;
}

.panda-menu__vertical-main-submenu-item {
background: url(/addon/li_sub.png) 7px 8px no-repeat;
}
.panda-catalog-product-list-container th a {
text-decoration: none !important;
}
.panda-reviews-item {
margin-top: 10px !important;
font-size: 14px;
}
.panda-gadget__item div div {
font-size: 14px;
}

td.panda-orders-table-name {
font-size: 14px;
}
.panda-illustration-marks-item__active ins {
background: #fe7002 !important;
border-radius: 5px;
}
.panda-illustration-marks-item ins {
background: #141416;
border-radius: 5px;
}

/*#simplemodal-container, .panda-textarea, .panda-input {
border-radius: 5px !important;
}*/
#simplemodal-container .panda-form-label-text {
padding-top: 10px !important;
}
#popupcontainer .panda-form-error {
top: 3px;
}
#popupcontainer .panda-form-window {
overflow: visible !important;
}
.panda-menu-horizontal-header__active-bramch {
text-decoration: none;
}
.panda-catalog-product-list-container th a {
text-decoration: none;
font-size: 14px;
}
.panda-kartochka>h1 {
padding-right: 10px;
}
.ie .rocon {
display: none !important;
}
.panda-catalog-product-item__characteristic-key .checkbox_group input {
top: 0px;
}
.panda-catalog-product-item__characteristic-key label {
margin-bottom: 0px;
}
.panda-catalog-product-list__list-images .panda-catalog-product-list-item-photo a {
border: 1px solid #e9e9e9 !important;
}
.panda-catalog-product-list__list-images .panda-catalog-product-list-item-photo a {
height: 260px;
}
.panda-kartochka .panda-catalog-product-item-photos-selected img {
outline: 1px solid #e9e9e9 !important;
}

.panda-block-text-zone ul li {
padding-left: 15px !important;
line-height: 14px !important;
background-position: 0 11px !important;
padding: 4px 0 4px 18px;
font-size: 14px;
background: url('/designs/design_4/inner/images/li.png') 0 14px no-repeat;
}
.panda-block-text-zone ul {
margin-bottom: 14px;
}

/*----------------Каталог-----------------------------------------------------------------------*/
/*цвет пункта левого меню при наведении*/
.panda-menu__vertical-main li a:hover span, .panda-menu__vertical-main li a:hover ins span { 
color: #023169 !important;
}
/*цвет активной категории при НЕ активной подкатегории в левом меню*/
span.panda-menu__vertical-main-item-link.panda-menu__vertical-main-item-link-active ins span { 
color: #ffffff;
}
/*цвет активной категории при активной подкатегории в левом меню*/
.panda-menu__vertical-main-item-link.panda-menu__vertical-main-item-link-active-branch ins a span { 
color: #ffffff !important;
}
/*цвет активной подкатегории в левом меню*/
.panda-menu__vertical-main-submenu-item.panda-menu__vertical-main-item-current span.panda-menu__vertical-main-item-link-active { 
color: #ffffff !important;
}
.panda-menu__vertical-main {
background: #e7e6ec !important;
}

.panda-menu__vertical-main-item-link ins a span {
font-size: 14px;
display: block;
padding-left: 18px;
padding-top: 6px;
padding-bottom: 7px;
font-weight: 400;
color: #6d6d6d;
background: url(/addon/li.png) no-repeat 2% 50% !important;
line-height: 19px;
}
.panda-menu__vertical-main-item-link ins a {
display: block;
color:#000 !important;
font-weight: bold;
background: #ffffff;
width: 100%;
margin-bottom: 1px !important;
}

.panda-menu__vertical-main-item-link ins a:hover {
color: #535353 !important;
/*outline:1px solid #ab161c;*/
background: #ffffff !important;
text-decoration: underline !important;
}

.panda-menu__vertical-main li, .panda-menu__vertical-main li span, .panda-menu__vertical-main li a, .panda-menu__vertical-main li a ins { 
text-decoration: none !important;
}
.panda-menu__vertical-main-item-link {
padding:0px;
margin-bottom: 1px;
margin-top: 0px;
}
.panda-menu__vertical-main-item-link-active ins span {
display: block;
background: #e0e0e0;
padding-top: 6px !important;
padding-bottom: 7px !important;
padding-left: 10px;
font-size: 14px;
color: #003267 !important; 
}
.panda-menu__vertical-main-item-current ins a span {
background: url(/addon/li.png) no-repeat 2% 50% !important;
line-height: 19px;
}

.panda-menu__vertical-main-item-link ins a span:hover {
color: #003267 !important;
    /*outline:1px solid #ab161c;*/
background: url(/addon/li2.png) no-repeat 2% 50% !important;
line-height: 19px;
}
/*.panda-menu__vertical-main-submenu-item { 
margin-bottom: 0px;
}*/
.panda-menu__vertical-main { 
margin-left: 0px;
}
.panda-menu__vertical-main li, .panda-menu__vertical-main li span, .panda-menu__vertical-main li a, .panda-menu__vertical-main li a ins { 
color: #393939;
/*margin-bottom: 3px;*/
margin-bottom: 0px;
}
.panda-menu__vertical-main-submenu .panda-menu__vertical-main-submenu-item a span {
color: #545454 !important;
}

.panda-menu__vertical-main-submenu { 
background: #ffffff;
border-radius: 0px !important;
}
.panda-menu__vertical-main-submenu-item { 
line-height: 16px;
}
.panda-menu__vertical-main-submenu .panda-menu__vertical-main-submenu-item .panda-menu__vertical-main-item-link-active {
color:#1B658C;
}
.panda-menu__vertical-main-item-link-active-branch ins a span {
background: #e0e0e0;
    color: #545454;
}
.panda-menu__vertical-main-item-link-active ins span {
background: url(../addon/li2.png) 2% 50% no-repeat transparent !important;
line-height: 19px;
padding-left: 18px;
}
.panda-menu__vertical-main-item-link-active ins,
.panda-menu__vertical-main-item .panda-menu__vertical-main-item-link-active-branch ins a {
background: #ffffff !important;
color: #15100d;
margin-bottom: 1px;
}
/*цвет активной подкатегории*/
.panda-menu__vertical-main-item-link-active, .panda-menu__vertical-main-item-link-active span { 
color: #023169 !important;
}
.panda-menu__vertical-main-item .panda-menu__vertical-main-item-link-active-branch ins a {
/*background: #eb444e;*/
}
.panda-menu__vertical-main-item .panda-menu__vertical-main-item-link-active-branch ins a  span {
background: url(../addon/li2.png) 2% 50% no-repeat transparent !important;
color: #023169 !important;
line-height: 19px;
}
.panda-menu__vertical-main { 
padding-bottom: 0px;
}
.panda-menu__vertical-main-submenu .panda-menu__vertical-main-submenu-item .panda-menu__vertical-main-item-link-active a span {
color: #023169 !important;
}
.panda-menu__vertical-main-submenu-item { 
margin-bottom: 8px !important;
background: url(../addon/li_sub.png) 23px 7px no-repeat;
}

.panda-menu__vertical-main-item .panda-menu__vertical-main-item-link-active ins a { 
background: #ffffff !important;
border-top: 0px solid #B4A68B !important;
}
.panda-menu__vertical-main-item .panda-menu__vertical-main-item-link-active ins a span { 
background: url(../addon/li2.png) 2% 50% no-repeat transparent !important;
line-height: 19px;
}
.panda-menu__vertical-main-submenu-item {
padding-left: 32px;
}
/*----------------Каталог------------------ end */

/*подстатьи*/
/*белый фон у подстатей*/
/*ul.panda-menu__vertical-main { 
background: #ffffff;
}*/

.panda-menu__vertical-main-item a span ins {
padding-left: 12px !important;
}

.panda-menu__vertical-main-item a span ins {
padding-left: 10px !important;
}
ul.panda-menu__vertical-main { 
/*margin-bottom: 7px;*/
/*padding-bottom: 5px;
padding-top: 5px;*/
}
.panda-no-hover-link:hover, .panda-no-hover-link:hover .panda-link { 
color: #7d6f55;
}

span.panda-menu__vertical-main-item-link.panda-no-hover-link ins{
padding-left: 10px !important;
color: #670001;
}
.panda-menu__vertical-main-item a span ins:hover {
color: #670001 !important;
}
.panda-menu__vertical-main-item-link {
background: url(../addon/li_ps.png) 0 6px no-repeat;
}
/*размер названия открытой подстатьи в левом меню*/
.panda-menu__vertical-main-item-link { 
font-size: 15px !important;
}
/*подстатьи end*/

.panda-catalog-product-item-count .basket-add span { 
font-size: 15px;
height: 35px;
line-height: 35px;
padding: 0px 7px;
}

.basket-add { 
overflow: visible;
}
/*кнопка в корзину для сопуток размером поменьше*/
.panda-gadget-catalog-item .panda-catalog-product-item-count .basket-add span { 
font-size: 15px;
height: 25px;
line-height: 25px;
padding: 0px 15px;
}
/*кнопка в корзину для сопуток размером поменьше*/

a.v_katalog {
padding: 10px 25px;
color: #262626;
background: #ffffff;
border: 1px solid #e4e2f0;
text-decoration: none;
}
a.v_katalog:hover {
background: #FAF8F8;
}
.panda-illustration-text { 
margin-left: 710px !important;
margin-top: 273px !important;
width: 135px !important;
}