.hl {
    font-family: Conv_helveticaneuecyr-light
}

.mpb {
    font-family: Conv_MyriadPro-bold
}

.mpl {
    font-family: Conv_MyriadPro-Light
}

.mpsb {
    font-family: Conv_MyriadPro-Semibold
}

.mpr {
    font-family: Conv_MyriadPro-Regular
}

.clr {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

input:focus {
    outline: 0
}

.nound {
    text-decoration: none
}

.dk {
    background: 0 0;
    border: 0;
    cursor: hand;
    cursor: pointer
}

.rightc {
    text-align: right
}

.tophead {
    background: #e30b2a;
    width: 100%;
    padding: 19px 0 7px
}

.tophead a:hover {
    font-weight: 700;
    text-decoration: underline
}

.autors {
    float: left;
    padding: 0 0 0 22px
}

.menus {
    float: right
}

.topm {
    text-align: right
}

.topm ul {
    margin: 0;
    padding: 0
}

.topm ul li {
    display: inline-block
}

.topm ul li a {
    font-family: Conv_helveticaneuecyr-light;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    padding: 0 18px 0 0
}

.topm ul li a:last-child {
    padding: 0 12px 0 0
}

.key {
    display: inline-block;
    background: url(img/key.png) no-repeat;
    width: 37px;
    height: 25px
}

.top_links {
    display: inline-block;
    font-family: Conv_helveticaneuecyr-light;
    color: #fff;
    font-size: 12px;
    vertical-align: top;
    padding: 3px 0 0
}

.top_links a {
    font-family: Conv_helveticaneuecyr-light;
    color: #fff;
    font-size: 12px;
    text-decoration: underline
}

.main_mnu_button {
    color: #FFF;
    padding: 8px 15px 0;
    background-color: transparent;
    border: none;
    font-size: 26px
}

.head {
    line-height: 1;
    padding: 17px 0 0
}

.head a.logo {
    background: url(img/logo.png) no-repeat;
    height: 103px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    width: 194px;
    margin-left: 5px
}

.head .dostavka {
    display: inline-block;
    color: #616161;
    width: 200px;
    padding: 25px 0 0;
    font-size: 12px;
    vertical-align: top;
    font-family: Conv_helveticaneuecyr-light
}

.head .dostavka span {
    display: block;
    padding: 0 0 4px
}

.head .dostavka a {
    display: block;
    color: #31b8f0;
    font-size: 12px;
    font-family: Conv_helveticaneuecyr-light;
    font-weight: 400;
    text-decoration: underline;
    background: url(img/bt.png) left 0 no-repeat;
    padding: 0 0 7px 22px;
    margin: 6px 0 0
}

.head .dostavka a:hover {
    font-weight: 700
}

.head .telefons {
    line-height: 1;
    width: 215px;
    padding: 25px 0 0;
    display: inline-block;
    color: #616161;
    font-size: 16px;
    font-family: Conv_helveticaneuecyr-light;
    vertical-align: top
}

.head .telefons span {
    display: block
}

.head .telefons span:first-child {
    padding: 0 0 18px
}

.head .telefons i {
    color: #a0a0a0;
    font-size: 11px;
    font-style: normal
}

#cart {
    display: inline-block;
    vertical-align: top;
    position: Relative;
    padding: 60px 0 0
}

#cart > a {
    display: block;
    background: url(img/cart.png) no-repeat;
    width: 29px;
    height: 25px;
    position: relative
}

#cart > a .cart-count {
    position: absolute;
    top: -8px;
    right: -13px;
    width: 20px;
    height: 20px;
    background: #ffea00;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #47464a;
    font-family: Conv_MyriadPro-bold;
    font-size: 14px;
    text-align: center;
    line-height: 15px
}

#cart.empty > a .cart-count {
    background: #C3C2B6
}

.lastbl {
    width: 315px;
    margin: 0 12px 0 0;
    display: inline-block;
    vertical-align: top;
    float: right;
    line-height: 1
}

.lastbl .comp {
    background: #f9f9f9;
    border: 1px solid #dedede;
    padding: 9px 0 6px;
    width: 315px;
    text-align: Center;
    margin: 0 0 13px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.lastbl .comp a {
    color: #3fbdf1;
    font-size: 14px;
    text-decoration: underline;
    font-family: Conv_helveticaneuecyr-light;
    margin: 0 auto;
    width: 203px;
    background: url(img/comp.png) left top no-repeat;
    padding: 5px 0 5px 42px;
    display: block
}

.lastbl .comp a:hover {
    color: #E30B2A
}

.lastbl #search .inp {
    width: 206px;
    height: 33px;
    border: 1px solid #bbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    background: url(img/lup.png) 10px 10px no-repeat;
    padding-left: 30px
}

.lastbl #search .inp:focus {
    border: 1px solid #30b8f1;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.lastbl #search input[type=submit] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    background: #30b8f1;
    width: 98px;
    height: 33px;
    font-family: Conv_MyriadPro-bold;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fefefe;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.lastbl #search input[type=submit]:hover {
    background: #E30B2A
}

footer.mainf {
    background: #30b8f1;
    padding: 40px 0 84px
}

footer.mainf .soc {
    display: inline-block;
    vertical-align: top;
    paddig: 0 0 0 12px;
    height: 90px;
    width: 212px
}

footer.mainf .soc a {
    text-decoration: none;
    margin: 0 10px 0 0
}

footer.mainf .soc i {
    background: #fff;
    width: 31px;
    height: 31px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 31px;
    text-align: center;
    color: #30b8f1;
    font-size: 18px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

footer.mainf .soc i:hover {
    background: #013348;
    color: #fff
}

footer.mainf .dost {
    height: 90px;
    display: inline-block;
    color: #2b2b2b;
    width: 250px;
    font-size: 12px;
    vertical-align: top;
    font-family: Conv_helveticaneuecyr-light
}

footer.mainf .dost span {
    display: block;
    padding: 0
}

footer.mainf .dost a {
    display: block;
    color: #fff;
    font-size: 12px;
    font-family: Conv_helveticaneuecyr-light;
    font-weight: 400;
    text-decoration: underline;
    background: url(img/trub2.png) left 0 no-repeat;
    padding: 0 0 7px 22px;
    margin: 6px 0 0
}

footer.mainf .dost a:hover {
    font-weight: 700
}

footer.mainf .telef {
    line-height: 1;
    width: 220px;
    height: 90px;
    padding: 0;
    display: inline-block;
    color: #2b2b2b;
    font-size: 16px;
    font-family: Conv_helveticaneuecyr-light;
    vertical-align: top
}

footer.mainf .telef span {
    display: block
}

footer.mainf .telef span:first-child {
    padding: 0 0 15px
}

footer.mainf .telef i {
    color: #fff;
    font-size: 11px;
    font-style: normal
}

footer.mainf .lastbl2 {
    height: 90px;
    width: 315px;
    display: inline-block;
    float: right
}

footer.mainf .lastbl2 #search2 .inp {
    width: 206px;
    height: 33px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    background: url(img/lup.png) 10px 10px no-repeat #fff;
    padding-left: 30px
}

footer.mainf .lastbl2 #search2 .inp:focus {
    border: 1px solid #30b8f1;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

footer.mainf .lastbl2 #search2 input[type=submit] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    background: #1f86b1;
    width: 98px;
    height: 33px;
    font-family: Conv_MyriadPro-bold;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fefefe;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

footer.mainf .lastbl2 #search2 input[type=submit]:hover {
    background: #E30B2A
}

footer.mainf .bottomm {
    border-top: 1px solid #98dcf8;
    border-bottom: 1px solid #98dcf8;
    padding: 26px 0 20px
}

footer.mainf .bottomm nav {
    float: left
}

footer.mainf .bottomm nav ul {
    margin: 13px 0 0 33px;
    padding: 0
}

footer.mainf .bottomm nav ul li {
    float: left;
    padding: 0 12px 0 0
}

footer.mainf .bottomm nav ul li a {
    color: #fff;
    font-size: 16px;
    font-family: Conv_helveticaneuecyr-light;
    text-decoration: none
}

footer.mainf .bottomm ul:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

footer.mainf .bottomm .oplata {
    float: right
}

footer.mainf .bottomm:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

footer.mainf .niz {
    color: #fff;
    font-size: 12px;
    font-family: Conv_helveticaneuecyr-light;
    padding: 20px 0 0
}

footer.globalfooter {
    background: url(img/footer.png) no-repeat;
    width: 1002px;
    height: 262px;
    margin: 0 auto
}

.product-list.mini {
    margin: 0 0 0 6px;
    padding: 0
}

.product-list.mini li {
    list-style: none;
    display: inline-block;
    width: 208px;
    height: 301px;
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 35px 35px;
    padding: 0;
    vertical-align: top
}

.product-list.mini li .image {
    width: 208px;
    height: 180px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative
}

.product-list.mini li .image:hover {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.product-list.mini li .name {
    width: 170px;
    height: 56px;
    margin: 0 auto;
    border-bottom: 1px solid #efefef;
    text-align: center
}

.product-list.mini li .name a {
    color: #303030;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: Conv_MyriadPro-Light;
    text-align: center
}

.product-list.mini li .name a:hover {
    text-decoration: underline
}

.product-list.mini li .offers {
    width: 170px;
    height: 56px;
    display: block;
    margin: 0 auto;
    padding: 9px 0 0
}

.product-list.mini li .offers .product-price {
    float: left;
    width: 125px;
    text-align: left
}

.product-list.mini li .offers .product-price .compare-at-price {
    color: #838383;
    font-size: 15px;
    font-family: Conv_MyriadPro-Regular
}

.product-list.mini li .offers .product-price .price {
    font-family: Conv_MyriadPro-Semibold;
    font-weight: 400;
    font-size: 24px;
    display: block;
    padding: 4px 0 0
}

.product-list.mini li .offers .addtocart {
    float: right
}

.product-list.mini li .offers .addtocart input[type=submit] {
    width: 41px;
    height: 41px;
    background: url(img/redk.png) no-repeat;
    font-size: 0;
    cursor: hand;
    cursor: pointer;
    border: 0
}

.product-list.mini li .offers .addtocart input[type=submit]:hover {
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.product-list.mini li .offers:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.ramochka {
    border: 3px solid #efefef;
    padding: 57px 0 33px;
    position: relative;
    margin: 55px 0 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    text-align: left
}

.ramochka h2 {
    position: absolute;
    top: -17px;
    left: 50%;
    margin: 0 0 0 -150px;
    width: 300px;
    height: 30px;
    background: #fff;
    text-align: center;
    font-weight: 400;
    padding: 0;
    text-transform: uppercase;
    color: #303030;
    font-size: 30px;
    font-family: Conv_MyriadPro-Light
}

.ramochka > a {
    font-family: Conv_MyriadPro-Light;
    font-size: 16px;
    color: #30b8f1;
    text-decoration: underline;
    display: block;
    text-align: center
}

.ramochka > a:hover {
    font-weight: 700
}

.garyfon {
    background: #efefef
}

.tovars {
    margin: 0 2px;
    padding: 27px 0;
    background: url(img/ten.png) left top repeat-x
}

.tovars .tdnya {
    width: 488px;
    height: 478px;
    float: left;
    background: #fff
}

.tovars .sale {
    width: 528px;
    height: 478px;
    float: right;
    background: #fff
}

.tovars .sale .nm {
    margin-top: 20px
}

.tovars .sale .product-list li {
    height: 331px
}

.tovars .sale .product-list li .offers {
    padding: 15px 0 0;
    height: 75px
}

.tovars .sale .product-list li .offers .product-price .price {
    padding-top: 16px
}

.tovars .sale .product-list li .offers .addtocart {
    padding: 12px 0 0
}

.tovars .h3 {
    font-family: Conv_MyriadPro-Light;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 39px 39px 25px 40px
}

.tovars .h3 a {
    padding: 7px 0 0;
    float: right;
    color: #30b8f1;
    display: block;
    font-size: 16px;
    font-family: Conv_MyriadPro-Light;
    text-decoration: underline;
    font-weight: 400;
    text-transform: none
}

.tovars .h3 a:hover {
    font-weight: 700
}

.tovars .h3:after, .tovars:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.product-list.maxy {
    margin: 0 30px 0 40px;
    padding: 0
}

.product-list.maxy li {
    width: 100%;
    list-style: none
}

.product-list.maxy li .images:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.product-list.maxy li .images {
    padding: 0 0 10px
}

.product-list.maxy li .images .image {
    float: left;
    width: 220px;
    width: 200px;
    height: 180px
}

.product-list.maxy li .images .leftim {
    float: right;
    width: 198px
}

.product-list.maxy li .images .leftim .dka {
    color: #7c7c7c;
    font-size: 12px;
    font-family: Conv_MyriadPro-Light;
    text-align: center;
    padding: 0 0 7px
}

.product-list.maxy li .images .leftim .timeact {
    border: 1px solid #efefef;
    text-align: center;
    color: #303030;
    /*font-size: 29px;*/
    font-family: Conv_MyriadPro-Semibold;
    padding: 0 0 18px 0;
}

.product-list.maxy li .images .leftim .timeact .small {
    color: #7c7c7c;
   /*font-size: 12px;*/
    font-family: Conv_MyriadPro-Light
}

.product-list.maxy li .images .leftim .miniimg {
    margin: 0 0 20px;
    padding: 0
}

.product-list.maxy li .images .leftim .miniimg li {
    list-style: none;
    float: left;
    width: 46px;
    height: 46px;
    border: 1px solid #efefef;
    margin-right: 4px;
    text-align: Center
}

.product-list.maxy li .images .leftim .miniimg li:nth-child(4n) {
    margin-right: 0
}

.product-list.maxy li .images .leftim .miniimg:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.product-list.maxy li .name a {
    color: #303030;
    font-size: 16px;
    font-family: Conv_MyriadPro-Light;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: 400;
    /*height: 36px*/
    /*height: 30px;*/ /* evg 23.12.2015 */
}

.product-list.maxy li .sum {
    color: #898989;
    font-size: 13px;
    font-family: Conv_helveticaneuecyr-light;
    text-align: justify;
    line-height: 1.7;
    padding-bottom: 18px
}

.product-list.maxy li .offers {
    border-top: 1px solid #efefef;
    margin: 0 10px;
    padding: 9px 0 0
}

.product-list.maxy li .offers .product-price {
    float: left
}

.product-list.maxy li .offers .product-price .price {
    font-family: Conv_MyriadPro-Semibold;
    font-weight: 400;
    font-size: 24px;
    display: block;
    padding: 4px 0 0
}

.product-list.maxy li .offers .product-price .compare-at-price {
    color: #838383;
    font-size: 15px;
    font-family: Conv_MyriadPro-Regular
}

.product-list.maxy li .offers .addtocart {
    float: right
}

.product-list.maxy li .offers .addtocart input[type=submit] {
    width: 41px;
    height: 41px;
    background: url(img/redk.png) no-repeat;
    font-size: 0;
    cursor: pointer;
    border: 0
}

.product-list.maxy li .offers .addtocart input[type=submit]:hover {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.product-list.maxy li .offers:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

#count {
    text-align: Center
}

#count div {
    display: inline-block;
    vertical-align: top
}

#count div span.pa {
    padding-top: 10px
}

#count div span {
    display: block
}

#count div span.sm {
    color: #7C7C7C;
    font-size: 12px;
    font-family: Conv_MyriadPro-Light;
    text-align: center
}

#count:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.blocks3 {
    padding: 45px 0 0;
    text-align: center
}

.blocks3 .marg0 {
    margin-right: 0 !important;
    height: 453px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #efefef;
    text-align: Center;
    vertical-align: middle;
    padding: 80px 0 0 45px;
    background: #f6f6f6
}

.blocks3 > div > a {
    padding: 13px 0 58px;
    display: block;
    text-align: center;
    color: #30b8f1;
    font-size: 16px;
    text-decoration: underline;
    font-family: Conv_MyriadPro-Light
}

.blocks3 > div > a:hover {
    font-weight: 700
}

.blocks3 > div {
    width: 315px;
    margin: 0 31px 0 0;
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.blocks3 > div .ram {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #efefef;
    padding: 35px 0 10px 35px
}

.blocks3 > div .ram .h4 {
    margin: 0;
    padding: 0 0 20px;
    color: #303030;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Conv_MyriadPro-Light;
    font-weight: 400
}

.blocks3 > div .ram .post {
    height: 90px
}

.blocks3 > div .ram .post .im {
    float: left;
    width: 100px
}

.blocks3 > div .ram .post .im img {
    border: 1px solid #efefef
}

.blocks3 > div .ram .post .im img:hover {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.blocks3 > div .ram .post .samp {
    float: left;
    width: 155px
}

.blocks3 > div .ram .post .samp .time {
    color: #8a8a8a;
    font-size: 14px;
    font-family: Conv_MyriadPro-Light;
    padding: 0 0 5px
}

.blocks3 > div .ram .post .samp a {
    color: #303030;
    font-size: 14px;
    font-family: Conv_MyriadPro-Light;
    font-weight: 700;
    text-decoration: none
}

.blocks3 > div .ram .post .samp a:hover {
    text-decoration: underline
}

.blocks3 > div .ram .post:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

#cart > a .hiden {
    font-size: 0
}

#cart.fixed {
    position: fixed;
    top: 0;
    margin-left: 185px;
    width: 216px;
    background: #ac0019;
    height: 58px;
    z-index: 999;
    padding: 0
}

#cart.fixed > a {
    display: block;
    background: url(img/ikbel.png) no-repeat;
    width: 29px;
    height: 25px;
    margin: 20px 0 0 25px;
    position: relative
}

#cart.fixed > a .hiden {
    left: 48px;
    color: #fff;
    position: absolute;
    font-family: Conv_helveticaneuecyr-light;
    font-size: 14px;
    white-space: nowrap
}

#cart.fixed > a .cart-count {
    border-color: #ffea00
}

.und {
    text-decoration: underline
}

.breadcrumbs {
    padding: 40px 0 25px;
    border-top: 2px solid #f0f0f0;
    color: #b0b0b0;
    font-size: 16px;
    font-family: Conv_MyriadPro-Light
}

.breadcrumbs a {
    color: #b0b0b0;
    font-size: 14px;
    font-family: Conv_MyriadPro-Light;
    text-decoration: none
}

.breadcrumbs .gray {
    color: #303030
}

#product-list:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

#product-list .kredit:hover {
    background: #1F86B1 !important;
    text-decoration: none
}

#product-list .name a:hover {
    text-decoration: underline !important
}

#product-list .addtocart input[type=submit]:hover, #product-list .compare-add:hover, #product-list .favorite-add:hover {
    -moz-opacity: .7 !important;
    opacity: .7 !important;
    cursor: hand;
    cursor: pointer
}

#product-list .product-list {
    margin: 0;
    padding: 0
}

#product-list .product-list li {
    list-style: none;
    border: 1px solid #f4f4f4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#product-list .product-list.thumbs .product-block {
    display: block !important
}

#product-list .product-list.thumbs .listy {
    display: none !important
}

#product-list .product-list.thumbs .kod {
    display: none
}

#product-list .product-list.thumbs li {
    width: 210px;
    float: left;
    margin: 0 0 26px 47px
}

#product-list .product-list.thumbs .image {
    height: 178px;
    width: 170px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative
}

#product-list .name {
    height: 61px
}

#product-list .name a {
    color: #303030;
    font-size: 16px;
    font-family: Conv_MyriadPro-Light;
    text-decoration: none;
    text-align: center
}

#product-list .name a h5 {
    margin: 0;
    padding: 0;
    font-weight: 400
}

#product-list .block {
    padding: 0 19px
}

#product-list .srav {
    height: 37px;
    border-bottom: 1px solid #EFEFEF
}

#product-list .srav .prd_addition {
    float: left;
    margin-top: 10px
}

#product-list .srav .kredit {
    float: right;
    display: block;
    background: #30b8f1;
    text-align: center;
    line-height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 72px;
    height: 26px;
    color: #fefefe;
    font-size: 11px;
    font-family: Conv_MyriadPro-Semibold;
    text-transform: uppercase
}

#product-list .srav:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

#product-list .offers {
    padding: 0;
    height: 63px
}

#product-list .offers .product-price {
    float: left;
    width: 125px;
    text-align: left
}

#product-list .offers .product-price .compare-at-price {
    color: #838383;
    font-size: 15px;
    font-family: Conv_MyriadPro-Regular
}

#product-list .offers .product-price .price {
    font-family: Conv_MyriadPro-Semibold;
    font-weight: 400;
    font-size: 24px;
    display: block;
    padding: 16px 0 0
}

#product-list .offers .addtocart {
    padding: 12px 0 0;
    float: right
}

#product-list .offers .addtocart input[type=submit] {
    width: 41px;
    height: 41px;
    background: url(img/redk.png) no-repeat;
    font-size: 0;
    cursor: pointer;
    border: 0
}

#product-list .offers::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.left225px {
    width: 225px;
    float: left
}

.content.left225px {
    width: 775px;
    float: left
}

.sort-and-view {
    height: 55px
}

.sort-and-view ul {
    margin: 0 0 0 47px;
    padding: 0
}

.sort-and-view ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
    padding: 9px 4px;
    color: #b0b0b0;
    font-size: 14px;
    text-transform: uppercase
}

.sort-and-view ul li a {
    color: #b0b0b0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Conv_MyriadPro-Light;
    border-bottom: 1px dotted #b0b0b0
}

.sort-and-view ul li a:hover {
    text-decoration: none;
    color: #30b8f1
}

.sort-and-view ul li li:hover {
    color: #30b8f1
}

.sort-and-view ul li.selected {
    border: 1px solid #30b8f1;
    color: #30b8f1
}

.sort-and-view ul li.selected a {
    color: #30b8f1;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Conv_MyriadPro-Light;
    border-bottom: 0
}

.sort-and-view:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.view-select {
    float: right
}

.view-select .thumbs {
    background: url(img/kv1.png) center center no-repeat;
    width: 29px;
    height: 32px;
    display: block;
    float: left;
    border: 1px solid #30b8f1;
    border-right: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.view-select .list {
    background: url(img/li.png) center center no-repeat;
    width: 30px;
    height: 32px;
    display: block;
    float: left;
    border: 1px solid #30b8f1;
    border-right: 0
}

.view-select .list3 {
    background: url(img/li3.png) center center no-repeat;
    width: 28px;
    height: 32px;
    display: block;
    float: left;
    border: 1px solid #30b8f1;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.view-select span {
    cursor: hand;
    cursor: pointer
}

.view-select span.selected, .view-select span:hover {
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.view-select:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.product-list.list {
    margin-left: 47px !important
}

.product-list.list .block {
    padding: 0 !important
}

.product-list.list .product-block {
    display: block !important
}

.product-list.list .listy {
    display: none !important
}

.product-list.list .kod {
    display: block !important;
    color: #303030;
    font-size: 12px;
    font-family: Conv_MyriadPro-Light;
    padding: 12px 0 0
}

.product-list.list li {
    margin-bottom: 18px;
    width: 730px
}

.product-list.list li .image {
    height: 180px;
    width: 210px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    float: left
}

.product-list.list li .specdiv {
    float: left;
    width: 420px;
    margin-left: 47px
}

.product-list.list li .namesrav {
    height: 72px;
    margin-top: 32px;
    border-bottom: 1px solid #EFEFEF
}

.product-list.list li .namesrav .name {
    float: left;
    width: 345px;
    text-align: left
}

.product-list.list li .namesrav .name a {
    color: #303030;
    font-size: 16px;
    font-family: Conv_MyriadPro-Light;
    text-decoration: none;
    text-align: left !important
}

.product-list.list li .namesrav .srav {
    float: right;
    width: 73px;
    border-bottom: 0 !important;
    height: 62px
}

.product-list.list li .namesrav .srav .prd_addition {
    float: left;
    margin-top: 0 !important
}

.product-list.list li .offers .addtocart {
    float: left !important
}

.product-list.list li .namesrav:after, .product-list.list li:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.product-list.list3 {
    margin-left: 47px !important
}

.product-list.list3 .block {
    padding: 0 !important
}

.product-list.list3 .kod {
    display: block !important;
    color: #303030;
    font-size: 12px;
    font-family: Conv_MyriadPro-Light;
    padding: 12px 0 0
}

.product-list.list3 .listy {
    display: block !important;
    padding: 16px 16px 16px 30px
}

.product-list.list3 .listy .name {
    width: 100%;
    color: #303030;
    height: 27px !important;
    font-size: 12px;
    font-family: Conv_MyriadPro-Light
}

.product-list.list3 .listy .name a {
    display: inline-block;
    text-align: left;
    padding-right: 10px
}

.product-list.list3 .listy .knops .izb, .product-list.list3 .listy .knops .prd_addition {
    float: left;
    margin-right: 20px
}

.product-list.list3 .listy .knops .kredit {
    float: left;
    display: block;
    background: #30B8F1;
    text-align: center;
    line-height: 26px;
    border-radius: 3px;
    width: 72px;
    height: 26px;
    color: #FEFEFE;
    font-size: 11px;
    font-family: Conv_MyriadPro-Semibold;
    text-transform: uppercase
}

.product-list.list3 .listy .knops:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.product-list.list3 .listy .lev {
    float: left
}

.product-list.list3 .listy .offers {
    float: right
}

.product-list.list3 .listy .offers .addtocart {
    float: left !important
}

.product-list.list3 .listy:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.product-list.list3 li {
    margin-bottom: 18px;
    width: 730px
}

.product-list.list3 li .product-block {
    display: none !important
}

.sorty {
    color: #b0b0b0;
    margin-left: 47px;
    height: 32px;
    font-size: 14px;
    font-family: Conv_MyriadPro-Light
}

.sorty i.zel {
    color: #21ac3b
}

.sorty a {
    font-size: 14px;
    font-family: Conv_MyriadPro-Light;
    color: #303030;
    text-decoration: none;
    border-bottom: 1px dotted #303030;
    margin-right: 15px
}

ul.prd-list-pagination {
    margin: 60px 0 55px 47px;
    padding: 0
}

ul.prd-list-pagination li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
    text-align: center;
    border: 1px solid #30b8f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    color: #616161;
    font-size: 14px;
    font-family: Conv_MyriadPro-Light
}

ul.prd-list-pagination li a {
    color: #616161;
    font-size: 14px;
    font-family: Conv_MyriadPro-Light;
    text-decoration: none
}

ul.prd-list-pagination li.selected {
    background: #30b8f1
}

ul.prd-list-pagination li.selected a {
    color: #fff
}

ul.prd-list-pagination li:hover {
    background: #30b8f1
}

ul.prd-list-pagination li:hover a {
    color: #fff
}

.lastviewy {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #e7e7e7;
    margin: 0 0 50px 47px;
    text-align: center;
    padding: 19px 0 0
}

.product-list.lastw {
    margin: 0;
    padding: 0
}

.product-list.lastw li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: 122px;
    height: 140px;
    text-align: center;
    margin: 0 25px
}

.product-list.lastw li .image {
    width: 122px;
    height: 85px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.product-list.lastw li .image:hover {
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.product-list.lastw li .image + a {
    display: block;
    text-align: center;
    color: #303030;
    font-size: 12px;
    text-decoration: none;
    font-family: Conv_MyriadPro-Light;
    padding: 15px 0 0
}

.product-list.lastw li .image + a:hover {
    text-decoration: underline
}

.product-list.lastw li:first-child {
    margin-left: 0
}

.product-list.lastw li:last-child {
    margin-right: 0
}

#product-lis li .image:hover {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

h1.product-name {
    color: #303030;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Conv_MyriadPro-Light;
    font-weight: 400;
    margin: 0;
    padding: 0
}

.main-addition-menu li, .main-addition-menu li a {
    color: #303030;
    font-size: 16px;
    font-family: Conv_helveticaneuecyr-light
}

.main-addition-menu ul li.selected a, .main-addition-menu ul li:hover a {
    color: #FFF;
    background: #30b8f1
}

.face {
    margin: 0;
    padding: 0
}

.face li {
    list-style: none;
    display: inline-block;
    border: 3px solid #30b8f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 177px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    margin-right: 3px;
    position: relative
}

.face li a {
    color: #7b7b7b;
    font-size: 14px;
    font-family: Conv_MyriadPro-bold;
    text-decoration: none
}

.face li.sel, .face li:hover {
    background: #30b8f1
}

.face li.sel a, .face li:hover a {
    color: #fff
}

.face li.sel::after {
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    background: url(img/treyg.png) no-repeat;
    width: 12px;
    height: 5px;
    content: ''
}

.checkout-new h2 {
    color: #303030;
    font-family: Conv_MyriadPro-Light;
    font-size: 18px;
    text-transform: uppercase;
    margin: 40px 0 25px;
    padding: 0
}

.checkout-new .wa-form .wa-field {
    margin: 0 0 3px
}

.checkout-new .wa-form .wa-field .wa-name {
    width: 165px;
    float: left;
    color: #000;
    font-size: 14px;
    font-family: Conv_MyriadPro-Regular;
    line-height: 30px;
    padding: 0;
    margin: 0
}

.checkout-new .wa-form .wa-field .wa-value {
    float: left;
    margin: 0
}

.checkout-new .wa-form .wa-field:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.checkout-new .step {
    padding: 0 0 40px;
    border-bottom: 1px solid #d0d0d0
}

.step-adress-d div {
    color: #000;
    font-size: 14px;
    font-family: Conv_MyriadPro-Regular
}

.step-adress-d textarea {
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    width: 485px;
    height: 125px;
    margin-top: 8px
}

.step-adress-d textarea:focus {
    border: 1px solid #30B8F1
}

.step-adress-d .adress {
    float: left;
    width: 501px;
    text-align: left
}

.step-adress-d .dopinfo {
    float: left;
    text-align: left
}

.step-adress-d::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

.step-adress-d {
    border-bottom: 0 !important
}

.checkout-new .total {
    background: #f6f6f6;
    width: 1000px;
    height: 85px;
    line-height: 85px;
    color: #303030;
    font-family: Conv_MyriadPro-Light;
    font-size: 30px
}

.checkout-new .total .nap {
    float: left;
    width: 480px;
    padding-left: 40px
}

.checkout-new .total .summa {
    float: right;
    width: 480px;
    padding-right: 45px;
    font-family: Conv_MyriadPro-Semibold;
    text-align: right
}

.step-adress-dost table, .step-sposob-op table {
    width: 100%
}

.step-adress-dost table td, .step-sposob-op table td {
    width: 255px;
    padding: 24px 12px !important;
    vertical-align: top;
    position: relative
}

.step-adress-dost table td .check-label, .step-sposob-op table td .check-label {
    display: block;
    min-height: 40px
}

.step-adress-dost table td span, .step-sposob-op table td span {
    position: absolute;
    top: 20px;
    line-height: 1.2;
    padding: 0 10px
}

.rekv b, .step-adress-dost table td span b, .step-sposob-op table td span b {
    font-family: Conv_MyriadPro-bold
}

.rekv div p {
    display: block;
    color: #000;
    font-size: 14px;
    font-family: Conv_MyriadPro-Light;
    padding: 15px 0 4px;
    margin: 0 !important
}

.rekv div input[type=text] {
    width: 322px;
    height: 35px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.rekv div input[type=text]:focus {
    border: 1px solid #30B8F1
}



