#center {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    float: right
}

#middle {
    display: block
}

.more {
    margin-left: 25px;
    padding: 1px 0;
    background: #DD681C;
    background: -webkit-gradient(linear, left bottom, left top, from(#C25710), to(#EC6D19));
    background: -webkit-linear-gradient(bottom, #C25710, #EC6D19);
    background: -o-linear-gradient(bottom, #C25710, #EC6D19);
    background: linear-gradient(to top, #C25710, #EC6D19);
    border: 1px solid #dc6312;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: 0 0 2px #EC6D19;
    box-shadow: 0 0 2px #EC6D19;
    width: 94px;
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    height: 18px
}

.more:hover {
    background: #dc6312;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

article ul, article ol {
    padding-left: 50px
}

article ul li {
    list-style: disc
}

#products {
    border-top: 1px solid #eee;
    position: relative
}

.product {
    width: -webkit-calc(50% - 2px);
    width: calc(50% - 2px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 2px 0 2px 2px;
    position: relative;
    height: 377px;
    overflow: hidden;
    border: 1px solid #fff;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee
}

.product_wrap {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #fff
}

.product_wrap2 {
    padding: 10px
}

.product:hover {
    overflow: visible
}

.product:hover .product_wrap {
    position: absolute;
    z-index: 1000;
    position: absolute;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    border: 1px solid #ddd
}

.product:hover .more {
    display: block
}

.prices {
    padding-bottom: 10px;
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 19px
}

.prices .more {
    top: 100%
}

.big-photo {
    position: relative;
    top: -25px;
    background: rgba(0,0,0,.5);
    line-height: 25px;
    font-size: 13px;
    display: none
}

.big-photo a {
    color: #fff
}

.product:hover .big-photo {
    display: block
}

.product-name {
    text-align: center;
    height: 54px
}

.product-name a:visited {
    color: #5541BA
}

.product-rating {
    text-align: center;
    height: 18px;
    margin-top: 2px
}

.product-image {
    text-align: center;
    position: relative;
    z-index: 0
}

.image-big {
    height: 220px;
    position: relative;
    overflow: hidden
}

.image {
    height: 220px;
    line-height: 220px;
    text-align: center;
    position: relative
}

.image a {
    display: block;
    width: 220px;
    height: 220px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    position: relative
}

.image img {
    vertical-align: middle
}

.big {
    width: 25px;
    float: left;
    padding-top: 115px
}

.product-about {
    color: #777;
    font-size: 11px;
    text-align: center
}

.left {
    float: left;
    padding-left: 5px
}

.right {
    padding-left: 60px
}

.info {
    min-height: 38px;
    /* display:-webkit-box; */
    /* display:-webkit-flex; */
	/* display: -ms-flexbox; */
    /* display:flex; */
    /* -webkit-box-align:center; */
    /* -webkit-align-items:center; */
    /*-ms-flex-align: center;*/
    /* align-items:center; */
    /* -webkit-box-pack:center; */
    /* -webkit-justify-content:center; */
    /* -ms-flex-pack: center; */
    /* justify-content:center; */
    text-align: center;
}

.info .dim {
	white-space: nowrap;
}

#suitable {
    margin-bottom: 10px
}

.prices {
    position: relative
}

.price {
    positioN: relative
}

.price_out {
    height: 24px
}

#f-t-t {
    border-bottom: 1px dashed;
    cursor: pointer
}

#products_n {
    margin: 15px 0 15px;
    position: relative
}

.more_goods {
    position: relative
}

.more_goods_button {
    border-bottom: 2px solid #d55c4b;
    color: #d55c4b;
    padding: 0 33px 10px 55px;
    font-size: 14px;
    font-weight: bold;
    width: 140px;
    margin: 20px auto 0;
    position: relative;
    cursor: pointer
}

.more_goods_button._ua {
    width: 160px
}

.mgb_c {
    display: block;
    width: 20px;
    height: 21px;
    background: url('/img/design/roarr.png') 0 0 no-repeat;
    position: absolute;
    top: 0;
    left: 20px;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.pagination {
    font-size: 18px;
    font-family: Arial;
    text-align: center;
    margin: 30px 0 30px;
    position: relative
}

.pagination-item {
    padding: 2px 7px 2px;
    color: #aaa
}

.pagination-item:hover, .pagination span {
    background: #f4ba56;
    color: #2f1f14
}

#fs {
    margin-bottom: 25px
}

.f {
    margin-top: 7px
}

#fs-title {
    font-size: 14px;
    color: #555
}

.fg {
    color: #555
}

.ffs {
    font-size: 12px
}

.f a {
    text-decoration: none
}

.f input {
    position: relative;
    top: 2px
}

.fp-checked .fp-name {
    border: none
}

.f a:hover .fp-name {
    text-decoration: underline
}

.alterN {
    color: #666;
    font-size: 11px
}

#f-clear {
    margin: 10px 0
}

.fs_checked-separator {
    border-bottom: 1px dashed #ccc;
    margin: 15px 0 15px 0
}

.text_you_checked {
    margin-top: 10px;
    color: #555;
    font-size: 13px
}

.show_all, .show_first {
    display: none;
    padding-left: 15px;
    margin-top: 3px
}

.show_all_, .show_first_ {
    padding-right: 11px;
    background: url('/img/design/show_arr.png') 100% 7px no-repeat;
    cursor: pointer
}

.show_first_ {
    background-position: 100% -5px
}

.show_all_t, .show_first_t {
    border-bottom: 1px dotted;
    #555;color: #555
}

.show_all_t:hover, .show_first_t:hover {
    border-bottom: 1px solid #fff
}

.c_i {
    width: 14px;
    height: 14px;
    display: inline;
    position: relative
}

.c_i-i {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-align: center;
    font-size: 9px;
    line-height: 11px;
    background: rgb(245, 128, 51);
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #aaa;
    cursor: default;
    font-weight: bold;
    font-family: Times New Roman, serif
}

.c_i:hover .c_i-i {
    background: #ddd
}

.c_i-desc {
    position: absolute;
    z-index: 19;
    padding-left: 9px;
    top: -3px;
    left: 12px;
    display: none
}

.c_i-desc p {
    text-indent: 0
}

.c_i-desc_content {
    width: 200px;
    padding: 10px;
    border: 2px solid #ccc;
    color: #555;
    background: #fff;
    font-weight: normal;
    font-size: 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
    box-shadow: 0 3px 5px rgba(0,0,0,0.3)
}

.c_i-desc_design_arr {
    width: 11px;
    height: 22px;
    background: url('/img/design/crit-arr.png') 0 0 no-repeat;
    position: absolute;
    top: 2px;
    left: 0
}

.c_i:hover .c_i-desc {
    display: block
}

.popular-search {
    padding: 0 25px;
    max-width: 100%;
    position: relative;
    height: 156px;
    overflow: hidden;
    margin: 0 auto
}

.p-s {
    float: left;
    width: 90px;
    height: 113px !important;
    padding: 5px;
    float: left;
    margin: 0 15px 15px;
    text-align: center;
    position: relative
}

.p-s2 {
    display: block;
    font-weight: normal;
    width: 90px;
    height: 113px;
    margin: 0 auto;
    text-align: center;
    position: relative
}

.p-s img,.p-s2 img {
    display: block;
    margin: 0 auto 7px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

.p-s:hover img,.p-s2:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: 300ms -webkit-filter linear;
    -o-transition: 300ms -o-filter linear;
    transition: 300ms -webkit-filter linear;
    -o-transition: 300ms filter linear;
    transition: 300ms filter linear;
    transition: 300ms filter linear, 300ms -webkit-filter linear
}

.carousel-popular-search .jcarousel-control-prev, .carousel-popular-search .jcarousel-control-next {
    height: 123px
}

.carousel-popular-search .control-arr {
    top: 42px
}

#sort {
    width: 172px;
    float: right
}

#sort-title {
    font-size: 11px;
    color: #777
}

#sort-box {
    position: relative
}

#sort-current {
    width: 156px;
    padding: 0 7px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    cursor: pointer
}

#sort-current-arr {
    width: 13px;
    height: 18px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    background: #eee;
    position: absolute;
    right: -1px;
    top: -1px;
    font-size: 6px;
    color: #666;
    text-align: center;
    background: #d2d2d2;
    background: -webkit-gradient(linear, left bottom, left top, from(#b9b9b9), to(#eeeeee));
    background: -webkit-linear-gradient(bottom, #b9b9b9, #eeeeee);
    background: -o-linear-gradient(bottom, #b9b9b9, #eeeeee);
    background: linear-gradient(to top, #b9b9b9, #eeeeee)
}

#sort-list {
    display: none;
    width: 155px;
    padding: 4px 7px 8px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 9
}

#sort-box:hover #sort-list {
    display: block
}

#sort-box:hover #sort-current-arr {
    background: #eee
}

#breadcrumbs {
    width: 610px;
    margin-top: -35px
}

#guide {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 13;
    background: #FFF3B5;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 5px
}

.photo-prev, .photo-next {
    width: 20px;
    height: 31px;
    display: none;
    background: url('/img/design/carousel-arrs.png') 0 0 no-repeat;
    opacity: .6;
    filter: alpha(opacity=40);
    position: absolute;
    top: 100px;
    cursor: pointer;
}

.photo-prev {
    left: 10px;
}

.photo-next {
    right: 10px;
    background-position: -60px 0;
}

.photo-prev:hover {
    background-position: -20px 0;
}

.photo-next:hover {
    background-position: -40px 0;
}

.product-code {
    color: #777
}

.price-num {
    font-weight: bold
}

.f-checkbox {
    dispaly: block;
    float: left;
    width: 12px;
    height: 13px;
    background: url('/img/design/checkbox.png') 0 -13px no-repeat;
    margin: 3px 3px 0 0
}

.f-checkbox.f-checked {
    background-position: 0 0
}

aside .product {
    width: 220px;
    border: 0;
    border-bottom: 1px solid #eee;
    padding: 0 0 15px;
    margin: 0 0 15px
}

aside .product:hover {
    border: 0;
    border-bottom: 1px solid #eee
}

aside .product-name {
    height: auto;
    margin-bottom: 0px
}

aside .product-rating {
    height: auto;
    margin: 0
}

aside .product-about {
    text-align: left;
    padding: 0 7px;
    position: relative;
    margin-top: 4px
}

aside .image a, aside .image, aside .image-big {
    height: auto;
    line-height: normal
}

aside .image-big {
    position: relative;
    margin-bottom: 4px
}

aside .big-photo {
    position: absolute
}

aside .price {
    position: absolute;
    top: 4px;
    right: 7px;
    text-align: right;
    padding-right: 10px
}

aside .more {
    top: 26px
}

aside .info {
    margin: 0;
    text-align: left;
    justify-content: left;
}

aside .new, aside .hit, aside .action {
    z-index: 9
}

aside .action {
    bottom: 0
}

@media only screen and (max-width: 880px) {
    .price {
        text-align:left
    }
}

@media only screen and (max-width: 760px) {
    #breadcrumbs {
        margin-top:0
    }
}

.mgb_c-rotate {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

@media only screen and (max-width: 400px) {
    #sort {
        float:none;
        margin-top: 8px
    }
}

.prices-dimensions.prices-title, .prices-prices.prices-title {
    border-bottom: 1px solid #cecece;
}

.prices-dimensions {
    width: 50%;
    float: left;
    text-align: right;
    border-bottom: 1px solid #eee;
    height: 23px;
}

.prices-dimensions span {
    margin-right: 10px
}

.prices-prices {
    width: 50%;
    float: right;
    text-align: left;
    border-bottom: 1px solid #eee;
    height: 23px;
    color: #da6315
}

.prices-prices span {
    margin-left: 10px
}

.products-layout {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.6);
    z-index: 1000
}
