* {
    margin: 0;
    padding: 0
}

html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: 'helveticaneuecyr', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2f2f2f
}

body {
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    outline: none;
    border: none;
    text-decoration: underline;
    font-family: 'helveticaneuecyr', Arial, Helvetica, sans-serif;
    color: #048db4;
    cursor: pointer;
    transition: all 0.3s ease
}

a * {
    cursor: pointer
}

*:active, *:focus {
    outline: none
}

a:hover {
    text-decoration: none
}

button, input, select, textarea {
    font-family: 'helveticaneuecyr', Arial, Helvetica, sans-serif;
    transition: all 0.3s ease
}

button::-moz-focus-inner {
    border: 0
}

img {
    border: none;
    vertical-align: top
}

article, header, footer, section, details, summary, section {
    display: block
}

table {
    border-collapse: collapse
}

button, a {
    outline: none !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'helveticaneuecyr', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #2f2f2f;
    font-weight: 700;
    text-align: left
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 14px
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.cl {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0
}

.b-wrap-all {
    min-height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative
}

.b-wrap-all-tr {
    flex: 1 0 auto
}

.b-container {
    margin: 0 auto;
    max-width: 1440px
}

.b-container-inner {
    position: relative;
    margin: 0 20px
}

.b-header {
    position: relative;
    z-index: 1
}

.b-header .search-history-popup {
    padding: 0;
    margin: 0
}

.b-header .b-top-side {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0
}

.b-header .b-bot-side {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 100vw;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    margin: 0 -100vw
}

.b-logo {
    max-width: 276px;
    display: block
}

.b-logo img {
    display: block;
    width: 100%;
    height: auto
}

.b-top-nav {
    list-style: none;
    vertical-align: top;
    margin: 0 10px;
    display: flex;
    justify-content: center
}

.b-top-nav li {
    padding: 0 0 1px 0;
    margin: 0 4px;
    position: relative
}

.b-top-nav > li > a {
    display: block;
    font-size: 14px;
    color: #2f2f2f;
    padding: 7px 15px 4px 15px;
    line-height: 19px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: none
}

.b-top-nav > li > a[data-toggle="dropdown"] span {
    display: block;
    margin: 0 -15px -6px -15px;
    padding: 0 15px 6px 15px;
    position: relative;
    z-index: 3
}

.b-top-nav > li > a[data-toggle="dropdown"]:hover span {
    background: #fff
}

.b-top-nav > li > a[data-toggle="dropdown"] {
    padding-right: 20px
}

.b-top-nav > li > a[data-toggle="dropdown"] span {
    padding-right: 20px;
    margin-right: -20px
}

.b-top-nav > li > a[data-toggle="dropdown"]:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3.5px 0 3.5px;
    border-color: #2f2f2f transparent transparent transparent;
    right: 7px;
    top: 16px;
    position: absolute;
    z-index: 4
}

.b-top-nav > li > a:hover {
    color: #da251d;
    text-decoration: none;
    border: 1px solid #cbcbcb;
    box-shadow: 0 0 5px rgba(209, 209, 209, 0.75)
}

.b-top-nav > li > a[aria-expanded="true"] {
    color: #da251d;
    text-decoration: none;
    border: 1px solid #cbcbcb;
    box-shadow: 0 0 5px rgba(209, 209, 209, 0.75)
}

.b-top-nav > li > a[aria-expanded="true"] span {
    background: #fff
}

.b-top-nav > li ul {
    left: 0px !important;
    top: 29px !important;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 5px rgba(209, 209, 209, 0.75) !important;
    border: 1px solid #cbcbcb !important;
    border-radius: 0 4px 4px 4px !important;
    min-width: 200px;
    padding: 13px 15px;
    line-height: 17px;
    transform: translate3d(0, 0, 0) !important;
    list-style: none;
    vertical-align: top;
    margin: 0 !important
}

.b-top-nav > li ul li {
    padding: 2px 0;
    font-size: 13px;
    margin: 0;
    float: none
}

.b-top-nav > li ul li a {
    text-decoration: none;
    color: #2f2f2f
}

.b-top-nav > li ul li a:hover {
    color: #da251d
}

.b-top-user {
    width: 170px;
    font-size: 13px;
    color: #048db4
}

.b-top-user .b-upc {
    line-height: 18px;
    padding: 0 0 4px 0
}

.b-top-user .b-upc a {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 24px;
    background: url("/system/site_template_files/ventur/i-upc.png") 0 1px no-repeat;
    line-height: 18px;
    font-size: 14px
}

.b-top-user .b-links {
    padding: 0 0 0 24px
}

.b-top-user .b-links a {
    text-decoration: none
}

.b-top-user .b-links a:hover {
    text-decoration: underline
}

.b-top-user .b-links i {
    font-style: normal;
    padding: 0 7px
}

.b-top-info {
    list-style: none;
    vertical-align: top;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 35px;
    margin: 0 5px;
    flex-grow: 1
}

.b-top-info .b-item-1 {
    padding: 0 0 0 35px;
    background: url("/system/site_template_files/ventur/inf1.png") 0 center no-repeat
}

.b-top-info .b-item-2 {
    padding: 0 0 0 35px;
    background: url("/system/site_template_files/ventur/inf2.png") 0 center no-repeat
}

.b-top-info .b-item-4 {
    padding: 0 0 0 42px;
    background: url("/system/site_template_files/ventur/inf4.png") 0 center no-repeat
}

.b-top-info a {
    color: #2f2f2f;
    text-decoration: none;
    border-bottom: 1px dotted #2f2f2f
}

.b-top-info a:hover {
    border-color: transparent
}

.b-top-info .b-item-2 a:first-child {
    margin-right: 20px
}

.b-timework {
    list-style: none;
    vertical-align: top;
    margin: 0 0 0 10px
}

.b-timework li {
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 0 15px;
    position: relative
}

.b-timework li:after {
    content: '';
    left: 0;
    top: 4px;
    position: absolute;
    border-radius: 50%;
    background: #30ae54;
    width: 8px;
    height: 8px
}

.b-timework li:nth-child(2):after, .b-timework li:nth-child(3):after {
    background: #da251d;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    width: 4px;
    left: 4px
}

.b-timework li:nth-child(2):before, .b-timework li:nth-child(3):before {
    content: '';
    left: 0;
    top: 4px;
    position: absolute;
    border-radius: 50%;
    background: #30ae54;
    width: 8px;
    height: 8px;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    width: 4px
}

.b-wrap-search-tabs {
    padding: 8px 0 8px 290px;
    display: flex
}

.b-wrap-search-tabs .b-search-tabs {
    position: relative;
    height: 101px;
    flex-grow: 1
}

.b-search-tabs-nav {
    list-style: none;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
    display: flex
}

.b-search-tabs-nav li a {
    display: block;
    white-space: nowrap;
    text-decoration: none;
    border: 1px solid #da251d;
    border-bottom: none;
    border-left: none;
    padding: 0 15px;
    line-height: 32px;
    color: #3f3f3f;
    font-size: 14px
}

.b-search-tabs-nav li a:hover {
    color: #da251d
}

.b-search-tabs-nav li:first-child a {
    border-left: 1px solid #da251d
}

.b-search-tabs-nav .active a {
    color: #fff;
    background: #da251d
}

.b-search-tabs-nav .active a:hover {
    color: #fff
}

.b-wrap-search-tabs .b-example {
    left: 12px;
    bottom: 2px;
    position: absolute;
    color: #fff;
    font-size: 13px
}

.b-wrap-search-tabs .b-example a {
    color: #fff
}

.b-stn-item {
    padding: 11px 13px 25px 13px;
    background: #da251d;
    position: relative
}

.b-stn-item .b-input, .b-stn-item .b-input-search {
    width: 100%;
    box-sizing: border-box;
    height: 32px;
    border: none;
    background: #fff;
    padding: 5px 15px;
    font-size: 14px;
    color: #3f3f3f;
    display: block
}

.b-stn-item .b-search-send {
    width: 50px;
    min-width: 50px;
    height: 32px;
    border: none;
    cursor: pointer;
    background: #2f2f2f url("/system/site_template_files/ventur/bsrt.png") center center no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

.b-top-bask {
    min-width: 190px;
    width: 190px;
    height: 101px;
    box-sizing: border-box;
    background: #f9f9f9 url("/system/site_template_files/ventur/i-bask.png") 11px 28px no-repeat;
    padding: 15px 5px 0 70px;
    font-size: 14px;
    color: #da251d;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 0 15px
}

.b-top-bask .b-head {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 6px 0;
    color: #2f2f2f
}

.b-top-bask .b-head a {
    color: #2f2f2f
}

.b-top-bask p {
    margin: 0;
    padding: 0
}

.b-header-search-container {
    display: flex
}

.b-header-search-input {
    flex-grow: 1;
    display: flex;
    position: relative
}

.b-header-search-input .b-input {
    flex-grow: 1
}

.b-header-search-input .search-history-icon {
    width: 32px;
    height: 32px
}

.b-content {
    padding: 0 0 30px 0
}

.b-col-left {
    width: 270px;
    float: left;
    margin: -109px 0 0 -100%
}

.b-content-col-left {
    position: relative;
    z-index: 100
}

.b-wrap-col-right {
    float: left;
    width: 100%
}

.b-col-right {
    margin: 0 0 0 290px
}

.b-side-catalog {
    background: #f7f7f7;
    margin: 0 0 11px 0
}

.b-side-catalog .b-head {
    background: #d7d7d7 url("/system/site_template_files/ventur/i-n.png") 19px center no-repeat;
    padding: 0 0 0 53px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #2f2f2f;
    line-height: 45px
}

.b-side-catalog .b-head a {
    color: #2f2f2f;
    text-decoration: none
}

.b-side-catalog .b-list {
    list-style: none;
    vertical-align: top;
    margin: 0
}

.b-side-catalog .b-list li {
    background: url("/system/site_template_files/ventur/x1.png") repeat-x;
    padding: 1px 0 0 0
}

.b-side-catalog .b-list li:first-child {
    padding: 0;
    background: none
}

.b-side-catalog .b-list a {
    display: table;
    width: 100%;
    height: 35px;
    text-decoration: none;
    font-size: 14px;
    color: #2f2f2f;
    position: relative
}

.b-side-catalog .b-list a:after {
    background: url("/system/site_template_files/ventur/arrw.png") no-repeat;
    content: '';
    width: 7px;
    height: 11px;
    right: 8px;
    top: 13px;
    position: absolute
}

.b-side-catalog .b-list .b-pic {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    width: 30px;
    text-align: center
}

.b-side-catalog .b-list .b-pic img {
    vertical-align: middle
}

.b-side-catalog .b-list .b-txt {
    display: table-cell;
    vertical-align: middle
}

.b-side-catalog .b-list a:hover {
    background: #d7d7d7
}

.b-side-links {
    margin: 0 0 11px 0;
    border: 1px solid #dadada;
    padding: 15px 0 5px 0
}

.b-side-links .b-head {
    font-size: 14px;
    text-transform: uppercase;
    color: #2f2f2f;
    font-weight: 700;
    line-height: 18px;
    padding: 0 15px 15px 15px
}

.b-side-links .b-list {
    list-style: none;
    vertical-align: top;
    margin: 0
}

.b-side-links .b-list li {
    padding: 0 0 12px 0
}

.b-side-links .b-list li a {
    display: table;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    color: #048db4
}

.b-side-links .b-list li .b-pic {
    display: table-cell;
    min-height: 18px;
    vertical-align: middle;
    width: 42px;
    text-align: center
}

.b-side-links .b-list li .b-txt {
    display: table-cell;
    min-height: 18px;
    vertical-align: middle
}

.b-side-links .b-list li .b-txt i {
    font-style: normal;
    border-bottom: 1px dotted #048db4;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    transition: all 0.3s ease
}

.b-side-links .b-list li a:hover .b-txt i {
    border-color: transparent
}

.b-sideban {
    padding: 0 0 11px 0
}

.b-sideban img {
    border: 1px solid #d7d7d7
}

.b-promo-screen {
    position: relative;
    margin: 0 0 45px 0
}

.b-m2c-slider {
    position: relative;
    overflow: hidden;
    height: 370px;
    z-index: 1
}

.b-m2c-slider .b-item {
    width: 100%;
    height: 370px;
    background-repeat: no-repeat !important
}

.b-m2c-slider .b-text {
    left: 5%;
    bottom: 35px;
    position: absolute;
    width: 90%;
    text-align: center;
    box-sizing: border-box;
    padding: 5px 20px;
    font-size: 36px;
    line-height: 44px;
    font-family: 'pantonblack_caps';
    text-transform: uppercase;
    color: #2f2f2f;
    background: rgba(255, 255, 255, 0.8)
}

.b-m2c-slider .slick-dots {
    right: 5%;
    bottom: 11px;
    position: absolute;
    z-index: 2;
    display: flex;
    list-style: none;
    margin: 0;
    z-index: 3
}

.b-m2c-slider .slick-dots button {
    display: block;
    border: none;
    width: 19px;
    height: 8px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden;
    margin: 0 0 0 6px;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer
}

.b-m2c-slider .slick-dots button:hover, .b-m2c-slider .slick-dots .slick-active button {
    background: rgba(47, 47, 47, 0.8)
}

.b-m2c-slider .slick-next {
    border-radius: 50%;
    z-index: 3;
    width: 55px;
    height: 55px;
    right: 15px;
    top: 137px;
    position: absolute;
    background: url("/system/site_template_files/ventur/arrw-slid.png") 0 bottom no-repeat;
    cursor: pointer;
    border: none;
    font-size: 0;
    line-height: 0
}

.b-m2c-slider .slick-prev {
    border-radius: 50%;
    z-index: 3;
    width: 55px;
    height: 55px;
    left: 15px;
    top: 137px;
    position: absolute;
    background: url("/system/site_template_files/ventur/arrw-slid.png") no-repeat;
    cursor: pointer;
    border: none;
    font-size: 0;
    line-height: 0
}

.b-benef-list {
    list-style: none;
    vertical-align: top;
    overflow: hidden;
    padding: 30px 0 10px 0
}

.b-benef-list li {
    float: left;
    width: 20%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px
}

.b-benef-list .b-pic {
    display: table;
    width: 123px;
    height: 123px;
    box-sizing: border-box;
    border: 3px solid #da251d;
    border-radius: 50%;
    margin: 0 auto 25px auto
}

.b-benef-list .b-pic i {
    display: table-cell;
    vertical-align: middle;
    width: 117px;
    height: 117px
}

.b-benef-list .b-pic i img {
    vertical-align: middle
}

.b-benef-list .b-txt {
    font-size: 14px;
    line-height: 16px;
    color: #2f2f2f
}

.b-catalog {
    padding: 0 0 10px 0
}

.b-catalog .b-head {
    font-size: 21px;
    font-weight: 700;
    color: #2f2f2f;
    line-height: 24px;
    padding: 0 0 25px 0
}

.b-catalog .b-list {
    list-style: none;
    vertical-align: top;
    overflow: hidden;
    margin: 0 0 0 -1px;
    position: relative
}

.b-catalog .b-list:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0px;
    position: absolute
}

.b-catalog .b-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 -3px 15px 0;
    width: 100px;
    padding: 0 5px;
    height: 60px;
    border-left: 1px solid #dfdfdf
}

.b-catalog .b-list li a {
    display: block;
    text-align: center;
    color: #2f2f2f;
    text-decoration: none;
    text-transform: uppercase
}

.b-catalog .b-list li .b-pic {
    display: flex;
    width: 100%;
    height: 43px;
    overflow: hidden;
    align-items: center;
    justify-content: center
}

.b-catalog .b-list li .b-pic img {
    height: auto;
    max-width: 100%;
    display: block;
    vertical-align: middle;
    max-height: 43px;
    width: auto
}

.b-catalog .b-list li .b-txt {
    padding: 2px 0 0 0;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.b-catalog .b-list li .b-txt i {
    font-style: normal;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    vertical-align: top;
    line-height: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.b-catalog .b-list li a:hover .b-txt i {
    border-color: transparent
}

.b-footer {
    position: relative;
    background: #3a3a3a;
    flex: 0 0 auto;
    width: 100%;
    min-width: 320px
}

.b-footer:before {
    z-index: 1;
    background: #2f2f2f;
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 49px;
    content: ''
}

.b-footer .b-container-inner {
    height: 286px;
    z-index: 2
}

.b-footer .b-head {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 700
}

.b-foot-phone {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 49px;
    text-align: right;
    padding: 0 0 15px 0
}

.b-foot-phone a {
    color: #fff;
    text-decoration: none
}

.b-foot-phone a:hover {
    text-decoration: underline
}

.b-foot-soc {
    padding: 0 0 15px 0
}

.b-foot-soc .b-head {
    padding: 0 0 8px 0
}

.b-foot-soc .b-list {
    list-style: none;
    vertical-align: top;
    display: flex;
    margin: 0 -4px
}

.b-foot-soc .b-list li {
    padding: 0 4px
}

.b-foot-soc .b-list li a {
    display: block;
    width: 25px
}

.b-foot-soc .b-list img {
    display: block;
    width: 25px;
    height: auto
}

.b-foot-pay .b-head {
    padding: 0 0 12px 0
}

.b-copyright {
    left: 0px;
    top: 240px;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 13px;
    color: #fff;
    border-top: 1px solid #5f5f5f;
    line-height: 45px
}

.b-wrap-foot-nav {
    padding: 0 0 20px 0;
    display: flex
}

.b-foot-nav {
    list-style: none;
    vertical-align: top;
    display: flex;
    margin: 0 -20px;
    flex-grow: 1
}

.b-foot-nav li {
    padding: 0 20px
}

.b-foot-nav a {
    color: #fff
}

.b-foot-nav .b-head {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 49px;
    padding: 0 0 20px 0
}

.b-foot-nav .b-head a {
    text-decoration: none
}

.b-foot-nav .b-head a:hover {
    text-decoration: underline
}

.b-foot-nav .b-list {
    list-style: none;
    vertical-align: top;
    font-size: 13px;
    line-height: 18px
}

.b-foot-nav .b-list li {
    padding: 0 0 5px 0
}

.b-content2col {
    display: flex
}

.b-content2col .b-content-col-left {
    width: 290px;
    padding: 150px 20px 0 0;
    min-width: 290px;
    margin: -109px 0 0 0
}

.b-content2col .b-content-col-right {
    padding-top: 40px;
    flex-grow: 1;
    width: calc(100% - 290px)
}

.b-side-bns a {
    display: block;
    margin: 0 0 15px 0
}

.b-side-bns img {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #d7d7d7
}

.b-content .b-top10box {
    margin: 0 -10px 15px -10px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 10px 15px 10px
}

.b-content .b-top10box-head {
    line-height: 27px;
    padding: 0 0 32px 50px;
    position: relative;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase
}

.b-content .b-top10box-head:before {
    content: '';
    width: 38px;
    height: 27px;
    left: 0px;
    top: 0px;
    position: absolute;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 27px;
    background: #d2d2d2;
    border-radius: 2px;
    text-align: center
}

.b-content .b-top10box-head:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 0;
    border-color: #d2d2d2 transparent transparent transparent;
    left: 0px;
    top: 25px;
    position: absolute
}

.b-content .b-top10box .b-item {
    padding: 0;
    margin: 0
}

.b-content .b-top10box .b-in {
    margin: 0 6px;
    border: 1px solid #e5e5e5;
    padding: 12px;
    text-align: center
}

.b-content .b-top10box .b-head {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    color: #000;
    height: 30px;
    overflow: hidden;
    margin: 0 0 5px 0;
    text-align: left
}

.b-content .b-top10box .b-head a {
    color: #000;
    text-decoration: none
}

.b-content .b-top10box .b-head a:hover {
    color: #da251d
}

.b-content .b-top10box .b-pic {
    display: flex;
    width: 100%;
    height: 150px;
    margin: 0 0 10px 0;
    overflow: hidden;
    align-items: center;
    justify-content: center
}

.b-content .b-top10box .b-pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.b-content .b-top10box .b-meta-product {
    justify-content: center
}

.b-content .b-top10box .b-tps-buy, .b-content .b-top10box .btn-primary {
    display: inline-block;
    vertical-align: top;
    width: 78px;
    height: 30px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    position: relative;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
    padding: 0 3px 0 0;
    background: #da251d
}

.b-content .b-top10box .b-tps-buy:after, .b-content .b-top10box .basket-form-inline:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #fff;
    right: 8px;
    top: 11px;
    position: absolute
}

.b-content .b-top10box .basket-form-inline {
    position: relative
}

.b-content .b-top10box .b-tps-buy:hover, .b-content .b-top10box .btn-primary:hover {
    background: #da251d
}

.b-content .b-top10box .slick-prev {
    display: block;
    left: -15px;
    top: 0px;
    position: absolute;
    width: 15px;
    cursor: pointer;
    border: none;
    background: none;
    height: 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

.b-content .b-top10box .slick-prev:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 8px 7.5px 0;
    border-color: transparent #333 transparent transparent;
    left: 6px;
    top: 50%;
    position: absolute;
    margin: -7.5px 0 0 0
}

.b-content .b-top10box .slick-next {
    display: block;
    right: -15px;
    top: 0px;
    position: absolute;
    width: 15px;
    cursor: pointer;
    border: none;
    background: none;
    height: 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

.b-content .b-top10box .slick-next:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 7.5px 8px;
    border-color: transparent transparent transparent #333;
    left: 2px;
    top: 50%;
    position: absolute;
    margin: -7.5px 0 0 0
}

.b-mob-nav {
    display: none;
    width: 30px;
    height: 20px;
    left: 310px;
    top: 32px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 100
}

.b-mob-nav.active {
    z-index: 1000
}

.b-mob-nav span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.b-mob-nav span:nth-child(1) {
    top: 0px
}

.b-mob-nav span:nth-child(2), .b-mob-nav span:nth-child(3) {
    top: 8px
}

.b-mob-nav span:nth-child(4) {
    top: 16px
}

.b-mob-nav.active span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%
}

.b-mob-nav.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.b-mob-nav.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.b-mob-nav.active span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%
}

.b-mobv-nav {
    left: 0px;
    top: 0px;
    position: fixed;
    width: 300px;
    height: 100vh;
    z-index: 1000;
    background: #efefef;
    box-shadow: 6px 6px 10px rgba(115, 115, 115, 0.43);
    box-sizing: border-box;
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    -o-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: all .4s ease-out 0.1s;
    -moz-transition: all .4s ease-out 0.1s;
    -o-transition: all .4s ease-out 0.1s;
    transition: all .4s ease-out 0.1s;
    overflow: hidden;
    overflow-y: auto
}

.b-mobv-nav .b-top-user {
    padding: 10px 0 0 0;
    text-align: left;
    width: auto;
    font-size: 16px;
    color: #3d3d3d
}

.b-mobv-nav .b-top-user a {
    color: #3d3d3d
}

.b-mobv-nav .b-top-user i {
    color: #3d3d3d !important
}

.b-mobv-nav .b-top-user .b-upc {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 16px
}

.b-mobv-nav-inner {
    display: table;
    width: 100%;
    height: calc(100% - 44px)
}

.b-mobv-nav-inner .b-td {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top;
    padding: 44px 0 0 0;
    box-sizing: border-box
}

.b-hnav {
    list-style: none;
    vertical-align: top;
    padding: 20px
}

.b-hnav li {
    text-transform: uppercase;
    padding: 7px 0;
    font-size: 16px;
    line-height: 20px;
    color: #3d3d3d
}

.b-hnav a {
    color: #3d3d3d;
    text-decoration: none
}

.b-hnav ul {
    list-style: none;
    vertical-align: top;
    padding: 5px 0 0 30px
}

.b-hnav ul li {
    text-transform: none
}

.b-hnav .b-wsep {
    border-top: 1px solid #3d3d3d;
    margin-top: 5px;
    padding-top: 12px
}

.b-hmd-info-links .b-hbt-basket {
    display: none
}

.b-mobv-nav-close {
    height: 44px;
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    background: #434343 url("/system/site_template_files/ventur/arrw-b.png") 22px center no-repeat;
    cursor: pointer
}

.ctf--b-col-left {
    width: 100% !important;
    min-width: 100% !important
}

.test {
    color: green
}
