@import "magnific-popup.css";

html, body {
    font: 12px/20px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    color: #333333;
    background: url('../images/BgGif.gif') repeat-y left top;
    width: 990px;
}

body {
    position: relative;
}

a img {
    border: 0;
}

a,
a:link {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #c15500;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: 0;
}

.clear {
    clear: both;
}

.marker h1 {
    color: #333333;
    font-size: 13px;
    margin-bottom: 0px;
}

h2, div.title {
    font-family: Tahoma;
    padding: 10px 0;
    font-weight: normal;
    font-size: 1.4em;
    margin: 0;
    font-weight: bold;
}

.title h1 {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    font-weight: bold;
}

h3 {
    color: #000;
    font-size: 15px;
}

ul {
    list-style: square;
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

h1 {
    color: #000;
    font-size: 12px;
}

.fadrs td {
    padding-left: 20px;
}

.menuFooter {
    padding-left: 10px;
}

.footmenu td {
    padding-left: 20px;
}

.footmenu a {
    text-decoration: none;
    color: #333;
}

.footmenu a:hover {
    text-decoration: underline;
    color: #e95611;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}

html, body {
    background: #fff;
    width: auto;
}

#wrap {
    margin: 0 auto;
    width: 1025px;
    background: none;
    margin-top: 142px;
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    height: 150px;
    z-index: 20;
    background: url(../img/header_bg_repeat.png) 0 0 repeat-x;
}

.header .inner {
    width: 1025px;
    margin: 0 auto;
    background: url(../img/header_bg.png) -140px 0 no-repeat;
    height: 128px;
    padding-top: 7px;
}

.header .inner .logo {
    margin: 0 0 15px 0;
    padding: 13px 0;
    background: url(../img/logo.png) no-repeat;
    float: none;
    font-size: 18px;
    font-family: "Arial";
    color: #2E2E2E;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    padding-left: 45px;
}

.header .inner .search-box {
    position: relative;
}

.header .inner .search-box input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fff;
    border: none;
    padding: 7px 35px 7px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(240, 202, 39);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: "Tahoma";
    color: rgb(46, 46, 46);
    text-shadow: 0px 1px 0px rgb(250, 231, 147);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.27);
}

.header .inner .search-box button {
    background: url(../img/icon_search.png) 50% 50% no-repeat;
    width: 33px;
    cursor: pointer;
    height: 33px;
    text-indent: -9999px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

.header .left-section {
    float: left;
    width: 300px;
}

.header .right-section .top {
    margin-bottom: 10px;
    height: 36px;
}

div.menuTop .hard-menu a {
    line-height: 14px;
}

div.menuTop .hard-menu .dop-menu {
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
}

div.menuTop .hard-menu .dop-menu li {
    float: none;
}

.header .right-section {
    font-size: 18px;
    font-family: "Arial";
    color: rgb(46, 46, 46);
    font-weight: bold;
    margin-left: 328px;
    padding-top: 4px;
}

.header .iblock {
    float: left;
    background: url(../img/picto_black_round.png) 100% 50% no-repeat;
    padding-right: 10px;
    margin-right: 10px;
    margin-top: 9px;
}

.header #iblock {
    float: left;
    background: url(../img/picto_black_round.png) 100% 50% no-repeat;
    padding-right: 10px;
    margin-right: 10px;
    margin-top: 9px;
}

.header .iblock.kp {
    background: none;
}

.header .phone {
    margin-left: 10px;
}

.header .menuTop {
    margin: 0;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(112, 112, 112);
    border-radius: 5px;
    background: rgb(237, 237, 229);
    background: -moz-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237, 237, 229, 1)), color-stop(50%, rgba(129, 129, 129, 1)), color-stop(50%, rgba(142, 142, 142, 1)), color-stop(100%, rgba(153, 153, 151, 1)));
    background: -webkit-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: -o-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: -ms-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4);
    padding-left: 10px;
}

.menuTop a, .menuTop span {
    margin-right: 0;
    padding: 0 6px;
}

div.menuTop span {
    background: url(../img/tringle_icon_menu.png) no-repeat center 38px;
    text-transform: uppercase;
    display: block;
    float: left;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    font-weight: 800;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 100%;
    line-height: 50px;
}

.basket-box {
    float: right;
    cursor: pointer;
    background: url("/img/basket/basket.png") 100% 1px no-repeat;
    padding-right: 38px;
    text-align: right;
    font-size: 14px;
    line-height: 16px;
    padding-top: 5px;
}

.header button.red {
    background: rgb(243, 151, 19);
    background: -moz-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 151, 19, 1)), color-stop(100%, rgba(229, 49, 13, 1)));
    background: -webkit-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: -o-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: -ms-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(233, 131, 11);
    border-radius: 5px;
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4), 0px 2px 2px 0px rgba(0, 0, 0, 0.48);
    -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4), 0px 2px 2px 0px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4), 0px 2px 2px 0px rgba(0, 0, 0, 0.48);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box- sizing: border-box;
    padding: 10px 15px;
    font-size: 12px;
    font-family: "Tahoma";
    color: rgb(46, 46, 46);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    cursor: pointer;
    text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.4);
}

.header button.red:hover {
    background: rgb(229, 49, 13);
    background: -moz-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 49, 13, 1)), color-stop(100%, rgba(243, 151, 19, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
}

.header div.menuTop > a:hover {
    background: url(../img/tringle_icon_menu.png) no-repeat center 39px;
}

.header div.menuTop .hard-menu {
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4);
    border-top: none;
    border-radius: 0px 0px 5px 5px;
    background: rgb(237, 237, 229);
    background: -moz-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237, 237, 229, 1)), color-stop(50%, rgba(129, 129, 129, 1)), color-stop(50%, rgba(142, 142, 142, 1)), color-stop(100%, rgba(153, 153, 151, 1)));
    background: -webkit-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: -o-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: -ms-linear-gradient(top, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 237, 229, 1) 0%, rgba(129, 129, 129, 1) 50%, rgba(142, 142, 142, 1) 50%, rgba(153, 153, 151, 1) 100%);
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4);
    width: 220px;
}

.techno {
    position: static;
    margin: 0;
    padding: 0;
}

.techno .slgn {
    position: static;
    margin: 0 !important;
    padding: 0;
}

.techno .slgn .marker {
    background: url(../img/marker.png) 0 50% no-repeat;
    padding-left: 20px;
}

.leftSide {
    float: left;
    width: 300px;
    margin: 21px 0px 0 0px;
    position: relative;
}

.centerContent {
    float: none;
    width: auto;
    padding-top: 0;
}

#footer {
    height: auto;
}

#footer .inner {
    width: 1025px;
    margin: 0 auto;
    position: relative;
    padding-top: 15px;
}

.sv-megabox.default-style .sv-megabox-content input[type="text"], .sv-megabox.default-style .sv-megabox-content input[type="password"], .sv-megabox.default-style .sv-megabox-content textarea, .sv-megabox.default-style .sv-megabox-content select {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fff;
    border: none;
    padding: 7px 35px 7px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(240, 202, 39);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: "Tahoma";
    color: rgb(46, 46, 46);
    text-shadow: 0px 1px 0px rgb(250, 231, 147);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.27);
}

.sv-megabox.default-style button.red {
    background: rgb(243, 151, 19);
    background: -moz-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 151, 19, 1)), color-stop(100%, rgba(229, 49, 13, 1)));
    background: -webkit-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: -o-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: -ms-linear-gradient(top, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 151, 19, 1) 0%, rgba(229, 49, 13, 1) 100%);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(233, 131, 11);
    border-radius: 5px;
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4), 0px 2px 2px 0px rgba(0, 0, 0, 0.48);
    -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4), 0px 2px 2px 0px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.4), 0px 2px 2px 0px rgba(0, 0, 0, 0.48);
    box-sizing: border-box;
    -moz-box-sizing: border- box;
    -webkit-box-sizing: border-box;
    padding: 10px 15px;
    font-size: 12px;
    font-family: "Tahoma";
    color: rgb(46, 46, 46);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    cursor: pointer;
    text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.4);
}

.sv-megabox.default-style button.red:hover {
    background: rgb(229, 49, 13);
    background: -moz-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 49, 13, 1)), color-stop(100%, rgba(243, 151, 19, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 49, 13, 1) 0%, rgba(243, 151, 19, 1) 100%);
}

.sv-megabox.default-style .sv-megabox-header {
    font-size: 18px;
    font-family: "Arial";
    color: rgb(46, 46, 46);
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    background-color: #f0ca27;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px 4px 0 0;
}

.sv-megabox.error .sv-megabox-header {
    background: #dc6060;
    color: #fff;
}

.sv-megabox.default-style .sv-megabox-header span {
    padding: 16px 30px;
}

.sv-megabox.default-style .sv-megabox-link-close {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 18px;
    width: 18px;
    background: url(../img/closed.png) 50% 50% no-repeat;
    cursor: pointer;
    border-radius: 0;
    padding: 0;
}

.sv-megabox.default-style .sv-megabox-content .field {
    margin-bottom: 10px;
}

.sv-slider-gallery.sv-gorizontal .sv-slider-gallery-prev {
    background: url(../img/prev.png) 50% 50% no-repeat;
}

.sv-slider-gallery.sv-gorizontal .sv-slider-gallery-next {
    background: url(../img/next.png) 50% 50% no-repeat;
}

.brand-list ul li div {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 10px;
}

.zag {
    margin: 0;
    background: url(../img/h2Back.png) repeat-x left bottom;
    padding: 7px 0 16px;
    text-transform: uppercase;
    line-height: 14px;
    height: 24px;
    font-family: Tahoma;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 15px;
}

.zag span {
    color: #E3A500;
    font-size: 10px;
    display: block;
    line-height: 12px;
    height: 12px;
}

.link-trio-box {
    list-style: none;
    margin: 0;
    padding: 17px 0 0 0;
    width: 129px;
    float: right;
}

.link-trio-box li {
    float: left;
}

.link-trio-box li.between {
    background: url('https://kipia.ru/images/between.gif');
    width: 1px;
    height: 19px;
    margin: 0 20px;
}

.breadcrumbs li {
    display: inline-block;
    list-style: none;
}

.head .telefon {
    font: 100 18px/20px Helvetica;
    position: absolute;
    left: 5px;
    top: 135px;
    text-align: left;
    padding: 15px;
    color: #000000;
}

.slider-home {
    width: 670px;
    height: 249px;
    margin-bottom: 30px;
    margin-top: 20px;
    overflow: hidden;
}

.slider-home .sV-controlPict {
    text-align: right;
    float: right;
    margin: -40px 10px 0 0;
    position: relative;
}

.slider-home .items-slide {
    height: 249px;
    border-radius: 5px;
}

.slider-home .items-slide .bbb-x {
    position: absolute;
    top: 40px;
    right: 0px; /*left:840px;*/
}

.slider-home .items-slide .info-box {
    border-radius: 6px 0 0 6px;
    padding: 20px;
    width: 295px;
    font-size: 12px;
    font-family: "Tahoma";
    color: rgb(0, 0, 0);
    line-height: 1.5;
    background-color: rgb(250, 216, 25);
    margin-bottom: 20px;
}

.slider-home .items-slide .info-box .h1 {
    font-size: 20px;
    font-family: "Tahoma";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}

.slider-home .items-slide .readmore {
    padding: 10px 20px;
    text-decoration: none;
}

.slider-home .items-slide .readmore {
    font-size: 12px;
    font-family: "Tahoma";
    color: rgb(255, 255, 255);
    text-shadow: 0.5px 0.866px 0px rgb(189, 39, 0);
    background: rgb(254, 168, 56);
    background: -moz-linear-gradient(top, rgba(254, 168, 56, 1) 0%, rgba(251, 50, 2, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 168, 56, 1)), color-stop(100%, rgba(251, 50, 2, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 168, 56, 1) 0%, rgba(251, 50, 2, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 168, 56, 1) 0%, rgba(251, 50, 2, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 168, 56, 1) 0%, rgba(251, 50, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 168, 56, 1) 0%, rgba(251, 50, 2, 1) 100%);
    border-radius: 3px;
    box-shadow: 1px 1.732px 0px 0px rgb(189, 39, 0);
}

.sV-Pict {
    background: #fff;
    display: inline-block;
    margin-right: 20px;
    border: 0 !important;
    border-radius: 50%;
    width: 15px !important;
    height: 15px !important;
    cursor: pointer;
}

.sV-Pict.sV-Pict-Active {
    background: #fad819 !important;
}

#footer {
    background-image: url(../img/header_f1.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
    /*background-size: cover;*/
    background-color: transparent;
}

#footer .inner {
}

#cartInfo > div {
    margin-top: 0;
}

.listItem li a.item-selected {
    /* font-weight:bold; */
}

.listItem li ul.noneBlock li a.item-selected {
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    cursor: text;
}

.noneBlock {
    display: none;
}

.item-selected + .noneBlock {
    display: block;
}

/* 06/10/16 */
.sv-megabox.default-style .sv-megabox-wrap {
    overflow: visible;
}

ul.breadcrumbs li ul {
    top: 48px;
    bottom: auto;
}

#footer div.menuFooter {
    margin-bottom: 25px;
}

#footer .footmenu {
    margin-bottom: 25px;
}

[name="SIMPLE_FORM_1"] .form-error-fld {
    display: none;
}

.descriptions-over {
    margin-left: 160px;
    margin-right: 160px;
    overflow: hidden;
    width: 318px;
}

.pr-butt-right {
    float: right;
    text-align: center;
}

span.img-basket {
    background: url(/img/basket/basket2.png) 0px 0px no-repeat;
    width: 35px;
    display: block;
    height: 34px;
    margin: 5px 0px 5px 10px;
    background-size: 70%;
    float: left;
}

.pr-butt-right .addbask_sect {
    background: rgb(249, 207, 0);
    text-indent: 0;
    border-radius: 7px;
    width: 115px;
    height: 35px;
    position: static;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.pr-butt-right .addbask_sect span.bsk-text {
    /*float: left;*/
    padding: 8px 2px;
    font-weight: bold;
    display: block;
}

.pr-butt-right .prices {
    font-size: 12px;
    margin-bottom: 10px;
}

.pr-butt-right .addbask_sect:hover {
    background: rgb(246, 215, 11);
}

.maps-list .bx_sitemap {
    margin-bottom: 30px;
    margin-top: 10px;
    margin-left: 20px;
}

.maps-list .bx_sitemap .bx_sitemap_li_title a {
    color: #c15500;
    white-space: nowrap;
    font-size: 13px;
    text-transform: none;
}

.top .phone a {
    color: black;
    text-decoration: none;
}

/* edit 23.01.2016 */
.order-form-norm textarea {
    resize: none;
}

.news ul li.date {
    background: #818181;
    display: inline-block;
    border-radius: 8px;
    padding: 1px 7px;
    font: 11px/18px Arial;
    color: #edede5;
}

.isv-pagination-box .listPage li a, .isv-pagination-box .listPage li a:visited {
    width: 24px
}

.isv-pagination-box ul.listPage li span {
    width: 24px;
}

.partners-slider {
    position: relative;
    margin: 0 40px;
}

.partners-slider li > div {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 10px;
}

.partners-slider .prev,
.partners-slider .next {
    top: 54px;
    margin-top: -38px;
    position: absolute;
    z-index: 99;
}

.partners-slider .prev:before,
.partners-slider .next:before {
    content: '';
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: block;
}

.partners-slider .prev {
    left: -38px;
    border-radius: 8px 0 0 8px;
}

.partners-slider .next {
    right: -38px;
    border-radius: 0 8px 8px 0;
}

.partners-slider .prev:before {
    background: url(../img/prev.png) 50% 50% no-repeat;
}

.partners-slider .next:before {
    background: url(../img/next.png) 50% 50% no-repeat;
}

.partners-slider .lSAction {
    display: none !important;
}

img[align="left"] {
    margin: 0 15px 15px 0;
}

img[align="right"] {
    margin: 0 0 15px 15px;
}

.itemDesc .addbask span.bsk-text {
    float: left;
    padding: 8px 2px;
    font-weight: bold;
    font-size: 17px;
}

.itemDesc .addbask {
    background: rgb(249, 207, 0);
    text-indent: 0;
    border-radius: 7px;
    width: 115px;
    height: 35px;
    position: static;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    /*margin-left: 20px;*/
    margin-left:0;
    margin-right:20px;
}

.counter {
    display: flex;
    align-items: center;
}

#counter {
    width: 40px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    border: solid 2px #c2c2c2;
    background-color: #f7f7f7;
}

.counter > .triger {
    font-size: 22px;
    padding: 6px;
    cursor: pointer;
}

.row {
    margin-top: 20px;
    display: flex;
}
.baskprice{
    width: auto;
}
.text-center {
text-align:center;
}
.table-vertical-middle td {
vertical-align:middle;
}
