/* Sercan Uste 
   Front-End Developer
   sercanuste.com
*/

@import url("normalize.css");
@import url("fonts.css");
@import url("minimal-blue.css");
@import url("minimal-green.css");
@import url("minimal-green-large.css");
@import url("minimal-orange.css");
@import url("jquery.nouislider.css");
@import url("jquery-ui.css");

html,
body {
    -webkit-font-smoothing: antialiased;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 15px;
    background: #e2e8ec;
    min-width: 1130px;
}
.main-menu .bx-clone{
   display: none !important;
}
.main-menu .bxslider li {
    width:520px !important
}
.main-menu .bxslider2 li {
    width:820px !important
}
.main-menu .bxsliderkampanya li {
    width:1025px !important
}

.bx-pager-item {
    float:left;
}
.bx-pager-link {
    float: left;
    width: 9px;
    height: 9px;
    background: url('/images/sprite-page-controls-bullets.png') left center no-repeat;
    text-indent:999px;
}
.bx-pager-item a.active {
    background-position: right center;
}
* {
    box-sizing: border-box;
}

.container {
    min-width:1050px; max-width:1110px ;
    margin: 0 auto;
}
.jquery-lightbox-move .container {
    max-width: 820px!important;
    min-width: 820px!important;
    overflow:hidden;
}
.jquery-lightbox-move .container .product-detail-box .product-images {
float: left;
width: 400px;
}
.jquery-lightbox-move .container .product-detail-box .product-details {
float: right;
width: 400px;
margin-right: 0px;
}
.jquery-lightbox-move .container .product-detail-box .product-details .product-title {
float: left;
width: 400px;
margin: 10px 0px 0px 0px;
}
.jquery-lightbox-move .container .product-detail-box .btn-product-detail {
width: 170px;
margin: 25px 10px 0px 0;
}
.hover-icon {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
.hover-icon img {
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle;
}
a:hover .hover-icon img,
.hover-icon .hover {
    display: none;
}
a:hover .hover-icon img.hover {
    display: inline-block;
}

header {
    float: left;
    width: 100%;
    /*height: 298px;*/
    background: #ffffff;
}
header.fixed .header-inner {
    position: fixed;
    top: 0;
    left: 0;
    height: 74px;
    background: #c3c8cc;
    z-index: 99999;
}

header .header-alert {
    float: left;
    width: 100%;
    height: 50px;
    padding: 15px 0;
    background: #f5e576;
}
header.fixed .header-alert {
    display: none;
}
header .header-alert p {
    float: left;
    width: 920px;
    height: 20px;
    line-height: 20px;
    font-family: 'korolev', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #ca531e;
    overflow: hidden;
}
header .header-alert .link {
    float: left;
    width: 190px;
    height: 20px;
    line-height: 20px;
    font-family: 'korolev', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #594035;
    text-align: center;
    overflow: hidden;
}

header .header-top {
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
    z-index: 99999;
}
header.fixed .header-top {
    height: 0;
}
header .header-top .bg-1,
header .header-top .bg-2 {
    position: absolute;
    width: 100%;
    height: 20px;
    top: 0;
    z-index: 0;
}
header.fixed .header-top .bg-1,
header.fixed .header-top .bg-2 {
    display: none;
}
header .header-top .bg-1 {
    left: 0;
    /*background: #e4f3fd;*/
}
header .header-top .bg-2 {
    right: 0;
    background: #2f96dd;
}
header .header-top .container {
    position: relative;
    z-index: 1;
}

header .header-top .top-menu {
    float: right;
    width: auto;
    height: auto;
    /*background: #e4f3fd;*/
}
header.fixed .header-top .top-menu {
    display: none;
}
header .header-top .top-menu ul {
    float: left;
    width: auto;
    height: auto;
}
header .header-top .top-menu ul li {
    float: left;
    width: 65px;
    height: 20px;
    margin: 1px 0 0 24px;
}
header .header-top .top-menu ul li a {
    float: left;
width: 90px;
height: 16px;
text-align: center;
}
header .header-top .top-menu ul li a .hover-icon {
    float: left;
width: 16px;
height: 14px;
margin: 1px;
text-align: center;
}
header .header-top .top-menu ul li a .hover-icon img {
    height: 14px;
}
header .header-top .top-menu ul li a .title {
    float: left;
width: auto;
height: 16px;
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #348cc8;
overflow: hidden;
}
header .header-top .top-menu ul li a:hover .title {
    color: #343c42;
}

header .header-top .top-menu ul li.has-dropdown {
    position: relative;
    width: 100px;
}
header .header-top .top-menu ul li.has-dropdown a {
    width: 100px;
}
header .header-top .top-menu ul li.has-dropdown:hover a {
    background: #343c42;
}
header .header-top .top-menu ul li.has-dropdown:hover a .hover-icon img {
    display: none;
}
header .header-top .top-menu ul li.has-dropdown:hover a .hover-icon img.hover {
    display: inline-block;
}
header .header-top .top-menu ul li.has-dropdown:hover a .title {
    color: #ffffff;
}
header .header-top .top-menu ul li.has-dropdown ul {
    display: none;
    z-index: 999999;
}
header .header-top .top-menu ul li.has-dropdown:hover ul {
    display: block;
}
header .header-top .top-menu ul li.has-dropdown ul,
header .header-top .top-menu ul li.has-dropdown ul li {
    width: 100px;
    height: 54px;
    margin: 0 24px 0 0;
}
header .header-top .top-menu ul li.has-dropdown ul li a {
    background: #343c42;
    float: left;
height: 54px;
text-align: center;
}
header .header-top .top-menu ul li.has-dropdown ul li a .hover-icon {
float: left;
width: 100%;
height: 14px;
margin: 11px 0 6px 0;
text-align: center;
}
header .header-top .top-menu ul li.has-dropdown ul li a:hover {
    background: #2f96dd;
}
header .header-top .top-menu ul li.has-dropdown ul li a .title {
    color: #ffffff;

float: left;
width: 100%;
height: 16px;
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
overflow: hidden;

}
header .header-top .top-menu ul li.has-dropdown ul li a:hover .title {
    color: #ffffff;
}

header .header-top .top-menu ul li.user,
header .header-top .top-menu ul li.user .user-details {
    position: relative;
    width: 255px;
}
header .header-top .top-menu ul li.user .user-details {
    background: url('/images/bg-user.png') 208px 18px no-repeat;
    width:100%;
    margin-top:2px;
}
header .header-top .top-menu ul li.user:hover {
    width: 407px;
    margin-left: -76px;
    z-index: 999999;
}
header .header-top .top-menu ul li.user:hover .user-details  {
    width: 407px;
    background: #343c42 url('/images/bg-user-hover.png') 284px 18px no-repeat;
}
header .header-top .top-menu ul li.user .user-details .user-image {
    float: left;
    width: 38px;
    height: 38px;
    border-radius: 38px;
    margin: 8px 11px 0 16px;
    overflow: hidden;
}
header .header-top .top-menu ul li.user:hover .user-details .user-image {
    margin-left: 92px;
}
header .header-top .top-menu ul li.user .user-details .user-image img {
    float: left;
    width: 38px;
}
header .header-top .top-menu ul li.user .user-details .name {
float: left;
width: 100%;
height: 18px;
line-height: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #343c42;
display: table;
text-align: center;
}
header .header-top .top-menu ul li.user:hover .user-details .name {
    color: #bac2c8;
}
    header .header-top .top-menu ul li.user .user-details .name span {
        display: table-cell;
        vertical-align: middle;
        color: #348cc8;
     
        font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 13px;
    }

header .header-top .top-menu ul li.user .dropdown {
    display: none;
    position: absolute;
    top: 16px;
    left: 0;
    width: 100%;
    background: #343c42;
    z-index: 999999;
}
header .header-top .top-menu ul li.user:hover .dropdown {
    display: block;
}
header .header-top .top-menu ul li.user .dropdown ul {
    float: left;
    width: 100%;
    height: auto;
    border-top: 1px solid #2b353c;
}
header .header-top .top-menu ul li.user .dropdown ul li {
    float: left;
    width: 50%;
    height: 54px;
    border-bottom: 1px solid #2b353c;
    margin: 0;
}
header .header-top .top-menu ul li.user .dropdown ul li:nth-child(2n) {
    border-left: 1px solid #2b353c;
}
header .header-top .top-menu ul li.user .dropdown ul li a {
    float: left;
    width: 100%;
    height: 53px;
}
header .header-top .top-menu ul li.user .dropdown ul li a:hover {
    background: #2f96dd;
}
header .header-top .top-menu ul li.user .dropdown ul li a .hover-icon {
    width: 45px;
    height: 13px;
    margin: 20px 0;
}
header .header-top .top-menu ul li.user .dropdown ul li a .title {
    width: 150px;
    height: 53px;
    display: table;
    color: #ffffff;
}
header .header-top .top-menu ul li.user .dropdown ul li a:hover .title {
    color: #ffffff;
}
header .header-top .top-menu ul li.user .dropdown ul li a .title span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

header .header-top .top-menu ul li.user .dropdown .logout-button {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bac2c8;
    text-align: center;
}
header .header-top .top-menu ul li.user .dropdown .logout-button:hover {
    color: #f46452;
}
header .header-top .top-menu ul li.user .dropdown .logout-button .hover-icon {
    float: none;
    width: auto;
    margin: -2px 0 0 10px;
}

    header .container .cart {
        float: right;
        width: 210px;
        height: 54px;
        padding: 14px 5px 14px 5px;
        background: #2f96dd url('/images/bg-cart.png') 320px center no-repeat;
        margin-left: 10px;
        margin-top: 20px;
    }
    header.fixed .container .cart {

        width: 270px;
        height: 54px;
        padding: 14px 26px 14px 9px;
        background:none;
        background: #c3c8cc;
        margin:0px!important;
    }
header .container .cart .icon,
header .container .cart .icon img {
    float: left;
    height: 26px;
    margin-right: 8px;
}
header .container .cart .cart-count {
    float: left;
    height: 18px;
    margin: 7px 15px 1px 0;
}
header .container .cart .cart-count .number {
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 0 4px 0 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #ffffff;
}
header .container .cart .cart-count .text {
    float: left;
    height: 14px;
    line-height: 14px;
    margin: 2px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
header .container .cart .cart-total {
    float: left;
    height: 18px;
    margin: 5px 15px 3px 0;
}
header .container .cart .cart-total .number {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 4px 0 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffe84c;
}
header .container .cart .cart-total .text {
    float: left;
    height: 14px;
    line-height: 14px;
    margin: 5px 0 0 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ffe84c;
}
header.fixed .header-top .cart .cart-total .number,
header.fixed .header-top .cart .cart-total .text {
    color: #fff087;
}

    header .header-inner {
float: left;
width: 100%;
height: 98px;
background: #FFF none repeat scroll 0% 0%;
margin-top: 12px;
    }
header.fixed .header-inner {
    height: 54px;
    background: #c3c8cc;margin-top: 0px;
}

header .header-inner .logo {
    float: left;
    height: 83px;
    margin: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
header .header-inner .logo img {
    float: left;
    height: 83px;
}
header.fixed .header-inner .logo {
    width: 272px;
    height: 53px;
    margin: 0px;
}
header.fixed .header-inner .logo img {
    max-width: 272px;
max-height: 53px;
width: auto;
height: auto;
}

header .header-inner .search {
    float: left;
    width: 555px;
    height: 43px;
    margin: 25px 0px;
    background: url('/images/bg-search.png') center center no-repeat;
}
header.fixed .header-inner .search {
    float: left;
    width: 505px;
    margin: 5px 0px;
    background: none;
}

header .header-inner .search .category-select {
    position: relative;
    float: left;
    width: 176px;
    height: 43px;
    z-index: 3;
}
header .header-inner .search .category-select .button {
    float: left;
    width: 176px;
    height: 43px;
    line-height: 43px;
    padding: 0 30px 0 23px;
    border-radius: 43px 0 0 43px;
    background: url('/images/bg-category-select.png') 156px center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8c8c8c;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    overflow: hidden;
}
header.fixed .header-inner .search .category-select .button {
    background: #e7e7e7 url('/images/bg-category-select.png') 156px center no-repeat;
}
header .header-inner .search .category-select.active .button,
header .header-inner .search .category-select .button:hover {
    background: #343c42 url('/images/bg-category-select-hover.png') 156px center no-repeat;
    color: #f5e576;
}
header .header-inner .search .category-select .dropdown {
    display: none;
    position: absolute;
    top: 49px;
    right: 0;
    width: 225px;
    height: auto;
    background: #343c42;
    z-index: 999999;
}
header .header-inner .search .category-select.active .dropdown {
    display: block;
}
header .header-inner .search .category-select .dropdown ul,
header .header-inner .search .category-select .dropdown ul li {
    float: left;
    width: 100%;
}
header .header-inner .search .category-select .dropdown ul li a {
    float: left;
    width: 100%;
    line-height: 18px;
    padding: 15px 15px 15px 0;
    border-top: 1px solid #374046;
    border-bottom: 1px solid #2f373d;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #eef8ff;
}
header .header-inner .search .category-select .dropdown ul li:first-child a {
    border-top: 0;
}
header .header-inner .search .category-select .dropdown ul li:last-child a {
    border-bottom: 0;
}
header .header-inner .search .category-select .dropdown ul li a:hover,
header .header-inner .search .category-select .dropdown ul li.active a {
    border-color: #2f96dd;
    background: #2f96dd;
    color: #343c42;
}
header .header-inner .search .category-select .dropdown ul li a .hover-icon {
    float: left;
    width: 45px;
    height: 18px;
    margin: 0;
}
header .header-inner .search .category-select .dropdown ul li a .hover-icon img {
    height: 18px;
    width:auto !important;
}
header .header-inner .search .category-select .dropdown ul li.active a .hover-icon img {
    display: none;
}
header .header-inner .search .category-select .dropdown ul li.active a .hover-icon .hover {
    display: inline-block;
}
header .header-inner .search .category-select .dropdown ul li a .text {
    float: right;
    width: 165px;
}

header .header-inner .search .search-box {
    position: relative;
    float: left;
    width: 379px;
    height: 43px;
}
header.fixed .header-inner .search .search-box {
    width: 329px;
}

header .header-inner .search .search-box .search-input {
    float: left;
    width: 379px;
    height: 43px;
    padding: 0 54px 0 15px;
    border: 0;
    border-radius: 0 43px 43px 0;
    background: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #f46452;
}
header.fixed .header-inner .search .search-box .search-input {
    background: #f5f5f5;
    width: 329px;
}
header .header-inner .search .search-box ::-webkit-input-placeholder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8c8c8c;
}
header .header-inner .search .search-box :-moz-placeholder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8c8c8c;
}
header .header-inner .search .search-box ::-moz-placeholder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8c8c8c;
}
header .header-inner .search .search-box :-ms-input-placeholder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8c8c8c;
}
header .header-inner .search .search-box .search-input:focus,
header .header-inner .search .search-box .search-input:active,
header .header-inner .search .search-box.active .search-input {
    width: 383px;
    height: 47px;
    margin: -2px 0 0 -2px;
    border: 2px solid #f59d00;
    border-radius: 3px 43px 43px 3px;
    background: #ffffff;
}
header.fixed .header-inner .search .search-box .search-input:focus,
header.fixed .header-inner .search .search-box .search-input:active,
header.fixed .header-inner .search .search-box.active .search-input {
    width: 333px;
}
header .header-inner .search .search-box .search-button {
    position: absolute;
    top: 12px;
    right: 17px;
    width: 20px;
    height: 20px;
    background: url('/images/icon-search.png') center center no-repeat;
}

header .header-inner .search .search-box .dropdown {
    display: none;
    position: absolute;
    top: 49px;
    right: 0;
    width: 665px;
    max-height: 456px;
    background: #343c42;
    z-index: 999999;
}
header .header-inner .search .search-box.active .dropdown {
    display: block;
}
header .header-inner .search .search-box .dropdown .dropdown-inner {
    float: left;
    width: 645px;
    max-height: 436px;
    margin: 10px;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list {
    float: left;
    width: 100%;
    max-height: 376px;
    overflow: hidden;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product {
    float: left;
    width: 100%;
    height: 60px;
    margin: 0 0 2px 0;
    background: #ffffff;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product:hover {
    background: #f2f8fc;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .image {
    float: left;
    width: 115px;
    height: 58px;
    margin: 1px 10px 1px 10px;
    overflow: hidden;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .image img {
    float: left;
    height: 58px;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .title {
    float: left;
    width: 360px;
    height: 32px;
    line-height: 16px;
    margin: 14px 10px 14px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #343c42;
    overflow: hidden;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .price {
    float: left;
    width: 130px;
    height: 24px;
    margin: 16px 0 20px 0;
    text-align: center;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .price .big,
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .price .small {
    display: inline-block;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    color: #f59d00;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .price .big {
    height: 24px;
    line-height: 24px;
    font-size: 28px;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .product-list .product .price .small {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .search-detail {
    float: left;
    width: 100%;
    height: 60px;
    line-height: 64px;
    background: #ffffff;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #2f96dd ;
    text-align: center;
    overflow: hidden;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .search-detail:hover {
    background: #f2f8fc;
}
header .header-inner .search .search-box .dropdown .dropdown-inner .search-detail .count {
    color: #2f96dd;
}

header .main-menu {
    float: left;
    width: 100%;
    height: 50px;
    background: #f48a3a;
}
header .main-menu > .container > ul {
    float: left;
    width: 100%;
    height: 50px;
    position: relative;
}
header .main-menu > .container > ul > li {
    float: left;
    height: 50px;
}
header .main-menu > .container > ul > li > a {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 20px 0 20px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
}
header .main-menu > .container > ul > li:hover > a {
    background: #343c42;
}

header .main-menu .dropdown {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 470px;
    background: #343c42;
    z-index: 999999;
    overflow: hidden;
}
header .main-menu > .container > ul > li:hover .dropdown {
    display: block;
}
header.fixed .main-menu .dropdown {
    display: none;
}

header .main-menu .dropdown .brand-listing {
    float: left;
    width: 1098px;
    height: 458px;
    margin: 6px;
    background: #ffffff;
}
header .main-menu .dropdown .brand-listing .brand-listing-slider {
    float: left;
    width: 1025px;
    height: 390px;
    margin: 12px 0 0 34px;
    overflow: hidden;
}
header .main-menu .dropdown .brand-listing .brand-listing-slider ul,
header .main-menu .dropdown .brand-listing .brand-listing-slider ul li {
    float: left;
    width: 1025px;
    height: 390px;
    overflow: hidden;
}
header .main-menu .dropdown .brand-listing .brand-listing-slider ul li a {
    float: left;
    width: 160px;
    height: 120px;
    margin: 0 22px 8px 23px;
}
header .main-menu .dropdown .brand-listing .brand-listing-slider ul li a .image {
    float: left;
    width: 160px;
    height: 120px;
    border: 1px solid #e2e8ec;
    background: #ffffff;
    overflow: hidden;
}
header .main-menu .dropdown .brand-listing .brand-listing-slider ul li a:hover .image {
    border: 6px solid #f59d00;


}
header .main-menu .dropdown .brand-listing .brand-listing-slider ul li a .image img {
    float: left;
    width: 100%;
    height: 100%;
}
header .main-menu .dropdown .brand-listing .brand-listing-slider ul li a:hover .image img {
    
}

header .main-menu .dropdown .page-controls,
header .main-menu .dropdown .dropdown-large-area .page-controls {
    margin: 23px 0 0 45px;
    width: 1008px;
}
header .main-menu .dropdown .dropdown-medium-area .page-controls {
    margin: 23px 0 0 40px;
    width: 775px;
}
header .main-menu .dropdown .dropdown-content .page-controls {
    margin: 23px 0 0 0;
    width: 735px;
}
header .main-menu .dropdown .dropdown-content .dropdown-medium-area .page-controls {
    margin: 25px 0 0 15px;
    width: 505px;
}

header .main-menu .dropdown .dropdown-small-area {
    float: left;
    width: 255px;
    height: 470px;
}
header .main-menu .dropdown .dropdown-medium-area {
    float: left;
    width: 855px;
    height: 470px;
    border:6px solid #f59d00;
}
header .main-menu .dropdown .dropdown-content {
    display: none;
    position: absolute;
    top: 0;
    left: 255px;
    width: 100%;
    height: 100%;
}
header .main-menu .dropdown .brand-menu .dropdown-content {
    left: auto;
    right: 255px;
}
header .main-menu .dropdown .dropdown-menu > li:hover .dropdown-content {
    display: block;
}
header .main-menu .dropdown .dropdown-content .dropdown-small-area {
    position: relative;
    width: 249px;
    height: 470px;
}
header .main-menu .dropdown .dropdown-content .dropdown-small-area .dropdown-medium-area {
    display: none;
    position: absolute;
    top: 0;
    left: 249px;
    width: 606px;
    height: 470px;
    padding-left: 36px;
    background: #ffffff;
    border: 6px solid #f59d00;
}
header .main-menu .dropdown .dropdown-content .dropdown-small-area ul li:hover .dropdown-medium-area {
    display: block;
}

header .main-menu .dropdown .page-search-box {
    height: 470px;
    padding: 30px 50px 15px 50px;
    margin-top: 0;
    background: #ffffff;
    overflow: hidden;
}
header .main-menu .dropdown .page-search-box .page-controls {
    margin-top: 4px;
}

header .main-menu .dropdown .dropdown-medium-area .brand-listing {
    float: left;
    width: 843px;
    height: 458px;
    margin: 0;
    background: #ffffff;
}
header .main-menu .dropdown .dropdown-medium-area .brand-listing .brand-listing-slider {
    float: left;
    width: 820px;
    height: 396px;
    margin: 18px 0 0 18px;
    overflow: hidden;
}
header .main-menu .dropdown .dropdown-medium-area .brand-listing .brand-listing-slider ul,
header .main-menu .dropdown .dropdown-medium-area .brand-listing .brand-listing-slider ul li {
    float: left;
    width: 820px;
    height: 396px;
    overflow: hidden;
}

header .main-menu .dropdown .dropdown-menu {
    float: left;
    width: 100%;
}
header .main-menu .dropdown .dropdown-menu > li {
    float: left;
    width: 100%;
}
header .main-menu .dropdown .dropdown-menu > li > a {
    float: left;
    width: 100%;
    line-height: 18px;
    padding: 15px 15px 15px 0;
    border-top: 1px solid #374046;
    border-bottom: 1px solid #2f373d;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #eef8ff;
}
header .main-menu .dropdown .dropdown-menu > li:first-child > a {
    border-top: 0;
}
header .main-menu .dropdown .dropdown-menu > li:last-child > a {
    border-bottom: 0;
}
header .main-menu .dropdown .dropdown-menu > li:hover > a,
header .main-menu .dropdown .dropdown-menu > li.active > a {
    border-color: #ffffff;
    background: #ffffff;
    color: #343c42;
}
header .main-menu .dropdown .dropdown-menu > li > a > .hover-icon {
    float: left;
    width: 45px;
    height: 18px;
    margin: 0;
}
header .main-menu .dropdown .dropdown-menu > li > a > .hover-icon img {
    height: 18px;
    width:auto !important;
}
header .main-menu .dropdown .dropdown-menu > li.active > a > .hover-icon img {
    display: none;
}
header .main-menu .dropdown .dropdown-menu > li.active > a > .hover-icon .hover {
    display: inline-block;
}
header .main-menu .dropdown .dropdown-menu > li > a > .text {
    float: right;
    width: 195px;
}

header .main-menu .dropdown .categories-menu > li > a {
    padding: 15px 40px 15px 0;
}
header .main-menu .dropdown .categories-menu > li:hover > a,
header .main-menu .dropdown .categories-menu > li.active > a {
    border-color: #ffffff;
    background: #ffffff url('/images/bg-dropdown-categories-menu.png') 215px center no-repeat;
    color: #343c42;
}
    
header .main-menu .dropdown .categories-menu > li > a > .text {
    width: 170px;
}

header .main-menu .dropdown .categories-menu li.has-sub-menu:hover > a,
header .main-menu .dropdown .categories-menu li.has-sub-menu.active > a {
    border-color: #2f96dd;
    background: #2f96dd url('/images/bg-dropdown-categories-menu-has-sub.png') 215px center no-repeat;
    color: #ffffff;
}
header .main-menu .dropdown .categories-menu li.has-sub-menu:hover > a > .hover-icon img {
    display: inline-block;
}
header .main-menu .dropdown .categories-menu li.has-sub-menu:hover > a > .hover-icon .hover {
    display: none;
}

header .main-menu .dropdown .dropdown-content .categories-menu {
    height: 470px;
    background: #2f96dd;
}
header .main-menu .dropdown .dropdown-content .categories-menu > li > a {
    border-color: #2f96dd;
    background: #2f96dd;
    padding-right: 0;
}
header .main-menu .dropdown .dropdown-content .categories-menu > li > a > .text {
    float: left;
    width: 195px;
    margin-left: 15px;
}
header .main-menu .dropdown .dropdown-content .categories-menu > li:hover > a,
header .main-menu .dropdown .dropdown-content .categories-menu > li.active > a {
    border-color: #ffffff;
    background: #ffffff url('/images/bg-dropdown-categories-menu.png') 220px center no-repeat;
    color: #343c42;
}

header .main-menu .dropdown .category-listing-slider {
    float: left;
    width: 520px;
    height: 385px;
    margin: 20px 0 0 5px;
}
header .main-menu .dropdown .category-listing-slider ul,
header .main-menu .dropdown .category-listing-slider ul li {
    float: left;
    width: 520px;
    height: 385px;
}
header .main-menu .dropdown .category-listing-slider.all ul {
    height: auto;
}
header .main-menu .dropdown .category-listing-slider ul li a {
    float: left;
width: 160px;
height: 178px;
margin: 0 0 5px 20px;
}
header .main-menu .dropdown .category-listing-slider ul li a:nth-child(3n + 1) {
    margin-left: 0;
}
header .main-menu .dropdown .category-listing-slider ul li a .image {
    float: left;
width: 140px;
height: 140px;
border: 1px solid #e2e8ec;
margin: 0 10px 2px 10px;
background: #ffffff;
overflow: hidden;
}
header .main-menu .dropdown .category-listing-slider ul li a:hover .image {
    margin: 0 7px 6px 7px;
    border: 6px solid #f59d00;
    width: 140px;
    height: 136px;
}
header .main-menu .dropdown .category-listing-slider ul li a .image img {
    float: left;
    width: 100%;
    height: 100%;
}
header .main-menu .dropdown .category-listing-slider ul li a:hover .image img {
    /*opacity: 0.3;*/
}
    header .main-menu .dropdown .category-listing-slider ul li a .title {
        float: left;
        width: 160px;
        height: 34px;
        line-height: 17px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #343c42;
        text-align: center;
        vertical-align: middle;
    }

header .main-menu .brand-dropdown .dropdown-small-area {
    float: right;
    width: 255px;
}
header .main-menu .brand-dropdown .dropdown-medium-area {
    display: none;
    position: absolute;
    top: 0;
    right: 255px;
}
header .main-menu .brand-dropdown .dropdown-small-area li:hover .dropdown-medium-area {
    display: block;
}
header .main-menu .brand-dropdown .dropdown-medium-area .dropdown-content {
    position: relative;
    right: 0;
}
header .main-menu .brand-dropdown .dropdown-medium-area .dropdown-content .page-controls {
    margin-top: 17px;
    margin-left: 60px;
}
header .main-menu .dropdown .dropdown-menu > li:hover > a > .hover-icon img {
    display: none;
}
header .main-menu .dropdown .dropdown-menu > li:hover > a > .hover-icon .hover {
    display: inline-block;
}

header.fixed .main-menu .dropdown {
    display: none !important;
}

.content {
    float: left;
    width: 100%;
}

.to-top {
    position: fixed;
    left: 50%;
    bottom: 20px;
    width: 0;
    height: 0;
    margin-left: 615px;
    background: url('/images/bg-to-top.png') center top no-repeat;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    z-index: 9999;
}
.to-top:hover {
    background-image: url('/images/bg-to-top-hover.png');
}

@media screen and (max-width : 1290px) {
    .to-top {
        display: none;
    }
}
@media (min-width: 1290px) and (max-width : 1400px) {
    .to-top {
        margin-left: 575px;
    }
}

.content .main-slider {
    position: relative;
    float: left;
    width: 100%;
    height: 470px;
    background: url('/images/bg-main-slider.png') center center;
}
.content .main-slider .container {
    position: relative;
}

.content .main-slider .main-slider-inner {
    position: relative;
    float: left;
    width: 100%;
    height: 470px;
    margin-bottom: 22px;
    overflow: hidden;
}
.content .main-slider .main-slider-inner li,
.content .main-slider .main-slider-inner li a,
.content .main-slider .main-slider-inner li a img {
    float: left;
    width: 100%;
    height: 470px;
}

.content .main-slider .prev,
.content .main-slider .next {
    display: none;
    position: absolute;
    top: 170px;
    width: 66px;
    height: 65px;
    border-radius: 66px;
    background-image: url('/images/sprite-main-slider-arrows.png');
    background-repeat: no-repeat;
    text-align:center;
    line-height:66px;

}
.main-slider .prev .bx-prev, .main-slider .next .bx-next {
    width: 66px;
    height: 65px;
    float:left;
    color:transparent !important;
}
.content .main-slider:hover .prev,
.content .main-slider:hover .next {
    display: block;
}
.content .main-slider .prev {
    left: 0;
    background-position: left top;
}
.content .main-slider .prev:hover {
    background-position: left bottom;
}
.content .main-slider .next {
    right: 0;
    background-position: right top;
}
.content .main-slider .next:hover {
    background-position: right bottom;
}

.content .main-slider .main-slider-nav {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75px;
    background: url('/images/bg-main-slider-nav.png');
    background: rgba(20, 28, 30, 0.3);
    z-index: 9999;
    text-align: center;
}
.content .main-slider:hover .main-slider-nav {
    display: block;
}
.content .main-slider .main-slider-nav ul {
    display: inline-block;
    height: 54px;
    margin-top: 8px;
}
.content .main-slider .main-slider-nav ul li {
    float: left;
    width: 79px;
    height: 54px;
    margin: 0 10px;
}
.content .main-slider .main-slider-nav ul li a {
    float: left;
    width: 79px;
    height: 54px;
    padding: 7px 2px 2px 2px;
    background: url('/images/bg-main-slider-nav-item.png') center bottom no-repeat;
}
.content .main-slider .main-slider-nav ul li a:hover,
.content .main-slider .main-slider-nav ul li a.active {
    background-image: url('/images/bg-main-slider-nav-item-hover.png');
}
.content .main-slider .main-slider-nav ul li a img {
    float: left;
    width: 75px;
    height: 45px;
    border-radius: 1px;
}

.box {
    float: left;
    margin-top: 30px;
    background: #ffffff;
}

.box .box-header {
    float: left;
    width: 100%;
    height: 50px;
    background: #2f96dd;
}
.box .box-header .box-title, .box .box-header .box-title h1 {
    float: left;
    line-height: 50px;
    margin-left: 25px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
}
    .box .box-header .box-title h1 {
        margin-left: 0px;
    }
.box .box-header .box-title.box-title-center {
    width: 100%;
    margin: 0;
    text-align: center;
}
.box .box-header .box-title > img {
    float: left;
    height: 24px;
    margin: 12px 0 0 0;
}
.box .box-header .box-title .icon {
    float: left;
    height: 21px;
    margin: 12px 15px 0 -10px;
}
.box .box-header .box-title .icon img {
    float: left;
    height: 21px;
}
.box .box-header .box-description {
    float: right;
    line-height: 50px;
    margin-right: 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
.box .box-header .box-description .count {
    font-weight: bold;
    font-size: 14px;
}
.box .box-header .box-button {
    float: right;
    height: 50px;
    border-left: 1px solid #2a8bce;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
.box .box-header .box-button:hover {
    border-color: #217cbb;
    background-color: #217cbb;
    color: #fff99b;
}
.box .box-header .box-button .hover-icon {
    float: right;
    height: 9px;
    margin: 22px 0 0 10px;
}
.box .box-header .box-button .hover-icon img {
    float: left;
    height: 9px;
}
.box .box-header .prev,
.box .box-header .next {
    width: 53px;
    background-image: url('/images/sprite-box-header-arrows.png');
    background-repeat: no-repeat;
}
.box .box-header .prev {
    background-position: left top;
}
.box .box-header .prev:hover {
    background-position: left bottom;
}
.box .box-header .next {
    background-position: right top;
}
.box .box-header .next:hover {
    background-position: right bottom;
}
.box .box-header .show-all {
    line-height: 50px;
    padding: 0 25px;
}
.box .box-header .product-count {
    width: 51px;
}
.box .box-header .product-count .text {
    float: left;
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin: 12px 0 3px 0;
    font-size: 14px;
    text-align: center;
}
.box .box-header .product-count:hover .text {
    color: #ffffff;
}
.box .box-header .product-count .icon {
    float: left;
    width: 100%;
    height: 5px;
    margin: 0;
    text-align: center;
}
.box .box-header .product-count .icon img {
    display: inline-block;
    height: 5px;
    vertical-align: top;
}
.box .box-header .product-count.active {
    background: #217cbb;
}

.box .box-header.box-header-green {
    background: #00bd9c;
}
.box .box-header.box-header-green .box-button {
    border-color: #02ad8f;
}
.box .box-header.box-header-green .box-button:hover {
    border-color: #09927a;
    background-color: #09927a;
    color: #fff99b;
}
.box .box-header.box-header-green .product-count.active {
    background: #09927a;
}

.box .box-header.box-header-black {
    background: #343c42;
}

.box .box-header.box-header-red {
    background: #cc3b25;
}

.products-box {
    width: 1110px;
}

.products-box .products-list {
    float: left;
    width: 100%;
}

.products-box.products-box-4 .products-list {
    height: 377px;
}
.products-box.products-box-8 .products-list {
    height: 756px;
}
.products-box.products-box-12 .products-list {
    height: 1135px;
}
.products-box .products-list .products-row {
    display: none;
    float: left;
    width: 100%;
    height: 377px;
}
.products-box .products-list .products-row.active {
    display: block;
}
.products-box .products-list .products-row.active + .products-row.active {
    height: 379px;
    border-top: 2px solid #e2e8ec;
}
.products-box .products-list .products-row .product {
    position: relative;
    float: left;
    width: 25%;
    height: 377px;
    border-left: 2px solid #e2e8ec;
}
.products-box .products-list .products-row .product:first-child {
    border-left: 0;
}
.products-box .products-list .products-row .product .image-container {
    float: left;
    width: 255px;
    height: 255px;
    margin: 0 10px;
    overflow: hidden;
}
.products-box .products-list .products-row .product .image-container img {
    float: left;
    width: 100%;
}
.products-box .products-list .products-row .product .title {
    float: left;
    width: 255px;
    height: 48px;
    line-height: 16px;
    margin: 5px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #343c42;
    text-align: center;
}
.products-box .products-list .products-row .product .price {
    float: left;
    width: 255px;
    height: 38px;
    margin: 0 10px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #f59d00;
    text-align: center;
}
.products-box .products-list .products-row .product:hover .price {
    color: #f46452;
}
.products-box .products-list .products-row .product .price .big {
    vertical-align: bottom;
}
.products-box .products-list .products-row .product .price .small {
    line-height: 28px;
    margin: 0 0 0 -5px;
    font-size: 25px;
    vertical-align: bottom;
}
.products-box .products-list .products-row .product > .hover {
    display: none;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 296px;
    height: 441px;
    padding: 10px 10px 0 10px;
    background: url('/images/bg-product-list-hover.png') center center no-repeat;
    z-index: 999;
}
.products-box .products-list .products-row .product:hover > .hover {
    display: block;
}
.products-box .products-list .products-row .product .product-link {
    float: left;
    width: 276px;
    height: 366px;
}
.products-box .products-list .products-row .product .favorite,
.products-box .products-list .products-row .product .lookup {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: #f59d00;
}
.products-box .products-list .products-row .product .favorite:hover,
.products-box .products-list .products-row .product .lookup:hover {
    width: auto;
    background: #ee8600;
}
.products-box .products-list .products-row .product .lookup {
    top: 51px;
}
.products-box .products-list .products-row .product .favorite .text,
.products-box .products-list .products-row .product .lookup .text {
    display: none;
    float: right;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
.products-box .products-list .products-row .product .favorite:hover .text,
.products-box .products-list .products-row .product .lookup:hover .text {
    display: block;
}
.products-box .products-list .products-row .product .favorite .hover-icon,
.products-box .products-list .products-row .product .lookup .hover-icon {
    float: right;
    height: 15px;
    width: 40px;
    margin: 15px 0 13px 0;
    text-align: center;
}
.products-box .products-list .products-row .product .favorite .hover-icon img,
.products-box .products-list .products-row .product .lookup .hover-icon img {
    height: 15px;
}
.products-box .products-list .products-row .product .count {
    float: left;
    width: 98px;
    height: 35px;
    margin: 15px 0 0 17px;
}
.products-box .products-list .products-row .product .count .text {
    float: left;
    width: 99px;
    height: 35px;
    padding: 0;
    margin: 0;
    border: 0;
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #283e56;
    text-align: left;
    padding-left:20px;
}
.products-box .products-list .products-row .product .arrows {
    float: left;
    width: 33px;
    height: 35px;
    margin: 0 0 0 1px;
}
.products-box .products-list .products-row .product .arrows .up,
.products-box .products-list .products-row .product .arrows .down {
    float: left;
    width: 33px;
    height: 17px;
    background-image: url('/images/sprite-product-list-count-arrows.png');
    background-repeat: no-repeat;
}

.ui-spinner-up {
    background-position: left top;
}
.ui-spinner-up:hover {
    background-position: right top;
}
.ui-spinner-down {
    margin-top: 1px;
    background-position: left bottom;
}
.ui-spinner-down:hover {
    background-position: right bottom;
}
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
    float: left;
    width: 33px;
    height: 17px;
    background-image: url('/images/sprite-product-list-count-arrows.png');
    background-repeat: no-repeat;
    margin-left: 50px;
}
.personel-info .ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
    float: left;
    width: 33px;
    height: 17px;
    background-image: url('/images/sprite-product-table-count-arrows.png');
    background-repeat: no-repeat;
    margin-left: 50px;
}
.personel-info .ui-spinner .ui-spinner-up {

top: 5px;
left: 42px;
}
.personel-info .ui-spinner .ui-spinner-down {
bottom: 4px;
left: 42px;
}
.personel-info .ui-spinner-up {
    background-position: left top;
}
.personel-info .ui-spinner-up:hover {
    background-position: right top;
}
.personel-info .ui-spinner-down {
    margin-top: 1px;
    background-position: left bottom;
}
.personel-info .ui-spinner-down:hover {
    background-position: right bottom;
}

.product-detail-box .product-details .ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
    float: left;
    width: 33px;
    height: 17px;
    background-image: url('/images/sprite-product-table-count-arrows.png');
    background-repeat: no-repeat;
    margin-left: 50px;
}
.product-detail-box .product-details .ui-spinner .ui-spinner-up {
top: 21px;
left: 42px;
}
.product-detail-box .product-details .ui-spinner .ui-spinner-down {
bottom: 4px;
left: 42px;
}
.products-box .products-list .products-row .product .arrows .up {
    background-position: left top;
}
.products-box .products-list .products-row .product .arrows .up:hover {
    background-position: right top;
}
.products-box .products-list .products-row .product .arrows .down {
    margin-top: 1px;
    background-position: left bottom;
}
.products-box .products-list .products-row .product .arrows .down:hover {
    background-position: right bottom;
}
.products-box .products-list .products-row .product .add-to-cart, .products-box .products-list .products-row .product .add-to-cart-kumanya {
    float: right;
    width: 137px;
    height: 65px;
    line-height: 65px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.products-box .products-list .products-row .product .add-to-cart .icon, .products-box .products-list .products-row .product .add-to-cart-kumanya .icon {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -2px;
    vertical-align: middle;
}
.products-box .products-list .products-row .product .campaign {
    position: absolute;
    top: 0;
    left: 11px;
    width: 70px;
    height: 56px;
    z-index: 1;
}
.products-box .products-list .products-row .product:hover .campaign {
    z-index: 1000;
}
.products-box .products-list .products-row .product .campaign:hover {
    height: auto;
}
.products-box .products-list .products-row .product .campaign .title {
    float: left;
    width: 70px;
    height: 40px;
    line-height: 30px;
    padding: 10px 8px 0 8px;
    margin: 0;
    background: url('/images/bg-product-list-campaign.png') center top repeat-y;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    cursor: default;
    z-index: 10;
    position: relative;
}
.products-box .products-list .products-row .product .campaign:hover .title {
    background: url('/images/bg-product-list-campaign-hover.png') center top repeat-y;
}
.products-box .products-list .products-row .product .campaign .title img {
    display: inline-block;
    height: 30px;
    vertical-align: top;
}
.products-box .products-list .products-row .product .campaign .description {
    float: left;
    width: 70px;
    background: url('/images/bg-product-list-campaign.png') center top repeat-y;
    text-align: justify;
}
.products-box .products-list .products-row .product .campaign:hover .description {
    background: url('/images/bg-product-list-campaign-hover.png') center top repeat-y;
}
.products-box .products-list .products-row .product .campaign .description .text {
    white-space: nowrap;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
    -webkit-transform: translate(0,100%) rotate(90deg);
    -webkit-transform-origin: 35px;
    -moz-transform: translate(0,100%) rotate(90deg);
    -moz-transform-origin: 35px;
    -ms-transform: translate(0,100%) rotate(90deg);
    -ms-transform-origin: 35px;
    -o-transform: translate(0,100%) rotate(90deg);
    -o-transform-origin: 35px;
    transform: translate(0,100%) rotate(90deg);
    transform-origin: 35px;
    vertical-align: top;
    cursor: default;
    margin-top:-10px;
}
.products-box .products-list .products-row .product .campaign .description:after {
   content: "";
   width: 100%;
   display: inline-block;
}
.products-box .products-list .products-row .product .campaign .description .title:before {
   content: "";
   float: left;
   width: 100%;
   margin-top: 100%;
}
.products-box .products-list .products-row .product .campaign .arrow {
    float: left;
    width: 70px;
    height: 56px;
    padding: 0 8px;
    margin-top: -28px;
    background: url('/images/bg-product-list-campaign-arrow.png') center top repeat-y;
}
.products-box .products-list .products-row .product .campaign:hover .arrow {
    float: left;
    width: 70px;
    height: 56px;
    padding: 0 8px;
    background: url('/images/bg-product-list-campaign-arrow-hover.png') center top repeat-y;
}
.products-box .more-button {
    float: left;
    width: 100%;
    height: 62px;
    line-height: 62px;
    border-top: 2px solid #e2e8ec;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #899aa6;
    text-align: center;
}
.products-box .more-button:hover {
    background-color: #f2f8fc;
}
.products-box .more-button .icon {
    display: inline-block;
    vertical-align: middle;
    height: 9px;
    margin-left: 20px;
}
.products-box .more-button .icon img {
    display: inline-block;
    vertical-align: top;
    height: 9px;
    margin-top: -3px;
}

.banners-box {
    width: 100%;
    height: 370px;
    background: none;
}
.banners-box .banner {
    float: left;
    width: 255px;
    height: 370px;
}
.banners-box .banner img {
    float: left;
    width: 255px;
    height: 370px;
}
.banners-box .banner + .banner {
    margin-left: 30px;
}
.banners-box .banner.banner-1,
.banners-box .banner.banner-1 img {
    width: 255px;
}
.banners-box .banner.banner-2,
.banners-box .banner.banner-2 img {
    width: 540px;
}

.banners-box.banners-box-small,
.banners-box.banners-box-small .banner.banner-1,
.banners-box.banners-box-small .banner.banner-1 img,
.banners-box.banners-box-small .banner.banner-2,
.banners-box.banners-box-small .banner.banner-2 img {
    height: 255px;
}

.survey-box {
    width: 255px;
    height: 370px;
    margin: 0 0 0 30px;
}

.survey-box .box-header .box-button {
    padding: 0 20px;
    border: 0;
}
.survey-box .box-header.box-header-green .box-button {
    color: #23594f;
}
.survey-box .box-header.box-header-green .box-button:hover {
    background: #00bd9c;
    color: #ffe84c;
}

.survey-box .question {
    float: left;
    width: 221px;
    height: 68px;
    line-height: 17px;
    margin: 15px 12px 12px 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c42;
    overflow: hidden;
}
.survey-box .answers {
    float: left;
    width: 221px;
    height: 160px;
    margin: 0 12px 10px 12px;
    overflow: hidden;
}
.survey-box .answers label {
    float: left;
    width: 100%;
    margin-bottom: 13px;
    cursor: pointer;
}
.survey-box .answers label .radio-text {
    float: right;
    width: 190px;
    line-height: 15px;
    margin-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5a5a5a;
}
.survey-box .buttons {
    float: left;
    width: 221px;
    height: 30px;
    margin: 0 12px 0 12px;
}
.survey-box .buttons .survey-button-1 {
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #00bd9c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}
.survey-box .buttons .survey-button-1:hover {
    background: #23594f;
}
.survey-box .buttons .survey-button-2 {
    float: left;
    width: 131px;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0e816d;
    text-align: center;
}
.survey-box .buttons .survey-button-2:hover {
    color: #23594f;
}

.breadcrumbs {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 14px;
    padding: 10px 0 0 0;
}
.breadcrumbs .item {
    float: left;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #748590;
}
.breadcrumbs .item:hover {
    color: #343c42;
}
.breadcrumbs .item .icon {
    float: left;
    margin-right: 10px;
    height: 14px;
}
.breadcrumbs .item .icon img {
    float: left;
    height: 12px;
    margin-top: 1px;
}

.page {
    float: left;
    width: 100%;
}

.page-left {
    float: left;
    width: 225px;
}

.sidebar-box {
    width: 225px;
}
.sidebar-box .box-header {
    height: 45px;
    overflow: hidden;
}
.sidebar-box .box-header .box-title {
    margin-left: 15px;
}
.sidebar-box .box-header .box-title-center {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.sidebar-box .sidebar-menu,
.sidebar-box .sidebar-menu ul,
.sidebar-box .sidebar-menu ul li,
.sidebar-box .sidebar-menu ul li a {
    float: left;
    width: 100%;
}
.sidebar-box .sidebar-menu ul li + li {
    border-top: 1px solid #e2e8ec;
}
.sidebar-box .sidebar-menu ul li a {
    padding: 15px 29px 15px 15px;
    line-height: 18px;
}
.sidebar-box .sidebar-menu ul li a:hover,
.sidebar-box .sidebar-menu ul li a.active {
    background: #fffbbf url('/images/bg-sidebar-menu-hover.png') 200px 18px no-repeat;
}
.sidebar-box .sidebar-menu ul li a .icon {
    float: left;
    width: 28px;
    height: 18px;
}
.sidebar-box .sidebar-menu ul li a .icon img {
    float: left;
    height: 18px;
}
.sidebar-box .sidebar-menu ul li a .text {
    float: right;
    width: 150px;
    line-height: 16px;
    padding-top: 2px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343c42;
    font-weight:600;
}

.sidebar-box .search-detail {
    float: left;
    width: 225px;
    padding: 15px;
}
.sidebar-box .search-detail + .search-detail {
    border-top: 1px solid #e2e8ec;
}
.sidebar-box .search-detail .title {
    float: left;
    width: 100%;
    line-height: 17px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2f96dd;
}
.sidebar-box .search-detail .checkbox-list {
    float: left;
    width: 100%;
}
.sidebar-box .search-detail .checkbox-list label {
    float: left;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
}
.sidebar-box .search-detail .checkbox-list label .checkbox-text {
    float: right;
    width: 170px;
    line-height: 17px;
    margin-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c42;
}
.sidebar-box .search-detail .range {
    float: left;
    width: 175px;
    margin: 10px 0 5px 10px;
}
.sidebar-box .search-detail .range .range-value {
    float: left;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    margin-top: 15px;
}
.sidebar-box .search-detail .range .range-value:last-child {
    float: right;
}

.page-left .banner {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.page-left .banner img {
    float: left;
    width: 100%;
}

.page-right {
    float: right;
    width: 855px;
}

.page-title-box {
    width: 100%;
}

.box-header.box-header-large {
    height: 70px;
}
.box-header.box-header-large .box-title {
    height: 70px;
    line-height: 70px;
}
.box-header.box-header-large .box-title > img {
    margin: 24px 0 0 0;
}
.box-header .box-title .icon {
    margin-top: 12px;
    margin-left: 0;
}
.box-header.box-header-large .box-title .icon {
    margin-top: 22px;
    margin-left: 0;
}
.box-header .box-button.back-home {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border: 0;
}
.box-header.box-header-large .box-button.back-home {
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
    border: 0;
}
.box-header .box-button.back-home:hover {
    background: #2f96dd;
    color: #17527b;
}
.box-header.box-header-green .box-button.back-home:hover {
    background: #00bd9c;
    color: #087764;
}
.box-header.box-header-red .box-button.back-home:hover {
    background: #cc3b25;
    color: #343c42;
}
.box-header .box-button .hover-icon {
    float: left;
    height: 9px;
    margin: 22px 10px 0 0;
}
.box-header.box-header-large .box-button .hover-icon {
    margin-top: 32px;
}

.page-title-box .description {
    float: left;
    width: 935px;
    height: 15px;
    line-height: 15px;
    margin: 27px 0 27px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343c42;
    overflow: hidden;
}
.page-right .page-title-box .description {
    width: 690px;
}
.page-title-box .description.long {
    height: auto;
}

.page-title-box .toggle-button {
    float: right;
    width: 110px;
    margin: 27px 15px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2f96dd;
    text-align: right;
}
.page-title-box .toggle-button .icon {
    float: right;
    height: 7px;
    margin: 2px 0 0 10px;
}
.page-title-box .toggle-button .icon img {
    float: left;
}

.page-right .page-slider-box {
    position: relative;
    width: 100%;
    height: 290px;
    margin: 10px 0 -20px 0;
}

.page-right .page-slider-box .page-slider,
.page-right .page-slider-box .page-slider ul,
.page-right .page-slider-box .page-slider ul li,
.page-right .page-slider-box .page-slider ul li a {
    float: left;
    width: 855px;
    height: 290px;
    overflow: hidden;
}
.page-slider-box .bx-prev, .page-slider-box .bx-next {
    width:100%;
    height:100%;
    float:left;
    color:transparent;
    }
.page-right .page-slider-box .page-slider ul li a {
    border: 10px solid #ffffff;
}
.page-right .page-slider-box .page-slider ul li a img {
    float: left;
    width: 100%;
}

.page-right .page-slider-box .prev,
.page-right .page-slider-box .next {
    display: none;
    position: absolute;
    top: 120px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-image: url('/images/sprite-page-slider-arrows.png');
    background-repeat: no-repeat;
}
.page-right .page-slider-box:hover .prev,
.page-right .page-slider-box:hover .next {
    display: block;
}
.page-right .page-slider-box .prev {
    left: 30px;
    background-position: left top;
}
.page-right .page-slider-box .next {
    right: 30px;
    background-position: right top;
}

.page-right .products-box {
    width: 855px;
}
.page-right .products-box .products-list .products-row,
.page-right .products-box .products-list .products-row .product {
    height: 311px;
}
.page-right .products-box .products-list .products-row .product,
.page-right .products-box .products-list .products-row.active + .products-row.active {
    border-width: 1px;
}
.page-right .products-box .products-list .products-row.active + .products-row.active {
    height: 312px;
}
.page-right .products-box .products-list .products-row .product .image-container {
    width: 197px;
    height: 197px;
    margin: 0 8px;
}
.page-right .products-box .products-list .products-row .product .title {
    width: 197px;
    margin: 2px 8px 5px 8px;
}
.page-right .products-box .products-list .products-row .product .price {
    width: 197px;
    margin: 0 8px;
}
.page-right .products-box .products-list .products-row .product > .hover {
    top: -8px;
    left: -8px;
    width: 231px;
    height: 345px;
    padding: 8px 8px 0 8px;
    background: url('/images/bg-product-list-hover-small.png') center center no-repeat;
}
.page-right .products-box .products-list .products-row .product .product-link {
    width: 215px;
    height: 286px;
}
.page-right .products-box .products-list .products-row .product .favorite {
    top: 10px;
}
.page-right .products-box .products-list .products-row .product .favorite,
.page-right .products-box .products-list .products-row .product .lookup {
    right:10px;
}
.page-right .products-box .products-list .products-row .product .lookup {
    top: 51px;
}
.page-right .products-box .products-list .products-row .product .count {
    width: 77px;
    height: 27px;
    margin: 12px 0 0 13px;
}
    .page-right .products-box .products-list .products-row .product .count .ui-spinner {
        width:77px;
    }
.page-right .products-box .products-list .products-row .product .count .text {
    width: 50px;
    height: 27px;
}
.page-right .products-box .products-list .products-row .product .arrows {
    width: 26px;
    height: 27px;
}
.page-right .products-box .products-list .products-row .product .arrows .up,
.page-right .products-box .products-list .products-row .product .arrows .down {
    width: 26px;
    height: 13px;
    background-image: url('/images/sprite-product-list-count-arrows-small.png');
}
.page-right .products-box .products-list .products-row .product .add-to-cart {
    width: 107px;
    height: 51px;
    line-height: 51px;
}
.page-right .products-box .products-list .products-row .product .add-to-cart .icon {
    margin-bottom: -5px;
}
.page-right .products-box .more-button {
    border-width: 1px;
}

.page-right .banners-box {
    height: 285px;
}
.page-right .banners-box .banner {
    float: left;
    width: 196px;
    height: 285px;
}
.page-right .banners-box .banner img {
    height: 285px;
}
.page-right .banners-box .banner.banner-1,
.page-right .banners-box .banner.banner-1 img {
    width: 196px;
}
.page-right .banners-box .banner.banner-2,
.page-right .banners-box .banner.banner-2 img {
    width: 415px;
}
.page-right .banners-box .banner + .banner {
    margin-left: 23px;
}
.page-right .banners-box.banners-box-small,
.page-right .banners-box.banners-box-small .banner.banner-1,
.page-right .banners-box.banners-box-small .banner.banner-1 img,
.page-right .banners-box.banners-box-small .banner.banner-2,
.page-right .banners-box.banners-box-small .banner.banner-2 img {
    height: 196px;
}

.page-search-box {
    width: 100%;
    padding: 30px 60px;
    margin-top: 10px;
}

.page-search-box .title {
    float: left;
    width: 100%;
    line-height: 22px;
    margin-bottom: 13px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #2f96dd;
}
.page-search-box .page-search {
    float: left;
    width: 340px;
    height: 40px;
    margin-bottom: 35px;
}
.page-search-box .page-search + .page-search {
    margin-left: 55px;
}
.page-search-box .page-search input {
    float: left;
    width: 270px;
    height: 40px;
    padding: 0 15px;
    border-top: 1px solid #d2d2d2;
    border-right: 0;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:red;
}
    .page-search-box .page-search input:focus {
        
    border: 2px solid #f59d00;

    }
.page-search-box .page-search .button {
    float: left;
    width: 70px;
    height: 40px;
    line-height: 40px;
    background: #00bd9c;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.page-search-box .page-search .button:hover {
    background: #09927a;
    color: #fff99b;
}
.page-search-box .brand-slider,
.page-search-box .brand-slider ul,
.page-search-box .brand-slider ul li {
    float: left;
    width: 735px;
    height: 256px;
    overflow: hidden;
}
.page-right .brand-slider, .page-right .brand-slider ul, .page-right .brand-slider ul li  {
    height: auto;
}
.page-search-box .brand-slider ul li a {
    float: left;
    width: 107px;
    height: 80px;
    border: 1px solid #e2e8ec;
    margin: 0 0 50px 50px;
}
.page-search-box .brand-slider ul li a:nth-child(5n + 1) {
    margin-left: 0;
}
.page-search-box .brand-slider ul li a:hover {
    

}
.page-search-box .brand-slider ul li a img {
    float: left;
    width: 105px;
    height: 78px;
}
.page-search-box .brand-slider ul li a:hover img {  
    border: 6px solid #f59d00;
}

.page-controls {
    float: left;
    width: 100%;
    height: 33px;
    margin: 4px 0 0 0;
    text-align: center;
}
.page-controls .prev,
.page-controls .next {
    float:left;
    margin-top:-15px;
    width: 33px;
    height: 33px;
    background: url('/images/sprite-page-slider-arrows-mini.png') no-repeat;
}
.page-controls .prev .bx-prev,
.page-controls .next .bx-next {    
    color:transparent;
    line-height: 33px;
    width: 33px;
    height: 33px;
    float:left;
}
.page-controls .prev {
    float: left;
    background-position: left top;
}
.page-controls .prev:hover {
   /* background-position: left bottom;*/
}
.page-controls .next {
    float: right;
    background-position: right top;
}
.page-controls .next:hover {
    /*background-position: right bottom;*/
}

.page-controls ul {
    height: 9px;
    margin-top: 2px;
    display: inline-block;
    max-width: 80%;
}
.page-controls ul li {
    float: left;
    width: 9px;
    height: 9px;
    margin: 0 3px 0 3px;
}
.page-controls ul li a {
    float: left;
    width: 9px;
    height: 9px;
    background: url('/images/sprite-page-controls-bullets.png') left center no-repeat;
}
.page-controls ul li a:hover,
.page-controls ul li.active a {
    background-position: right center;
}

.box-header .box-header-search {
    float: right;
    width: 190px;
    height: 28px;
    margin: 11px 30px 0 0;
}
.box-header .box-header-search input {
    float: left;
    width: 190px;
    height: 28px;
    padding: 0 35px 0 15px;
    border: 0;
    border-radius: 28px;
    background: #e3eff8 url('/images/bg-box-header-search.png') 167px center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2f96dd;
}
.box-header .box-header-search ::-webkit-input-placeholder {
    color: #2f96dd;
}
.box-header .box-header-search :-moz-placeholder {
    color: #2f96dd;
}
.box-header .box-header-search ::-moz-placeholder {
    color: #2f96dd;
}
.box-header .box-header-search :-ms-input-placeholder {
    color: #2f96dd;
}
.box-header .box-header-search input:focus {
    background-color: #ffffff;
    color: #f46452;
}

.category-listing-box {
    width: 100%;
}
.category-listing-box .category-listing-slider {
    float: left;
    width: 100%;
    height: 278px;
    overflow: hidden;
}
    .category-listing-box .category-listing-slider .bx-wrapper {
        max-width: 711px !important;
        float: left !important;
    }
.category-listing-box .category-listing-slider:nth-child(2n) {
    background: #f5fafd;
}
.category-listing-box .category-listing-slider.all {
    height: auto;
}
.category-listing-box .category-listing-slider .category-listing-header {
    float: left;
    width: 100%;
    height: 70px;
    padding: 0 70px;
}
.category-listing-box .category-listing-slider .category-listing-header .title {
    float: left;
    height: 70px;
    line-height: 70px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #2f96dd;
}
.category-listing-box .category-listing-slider .category-listing-header .show-all {
    float: right;
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    margin: 25px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #748590;
}
.category-listing-box .category-listing-slider .prev,
.category-listing-box .category-listing-slider .next {
    float: left;
    width: 72px;
    height: 208px;
}
.category-listing-box .category-listing-slider .prev a,
.category-listing-box .category-listing-slider .next a {
    width: 33px;
    height: 33px;
    background-image: url('/images/sprite-page-slider-arrows-mini.png') ;
    background-repeat: no-repeat;
    color:transparent;
}
.category-listing-box .category-listing-slider .prev a {
    float: left;
    background-position: left top;
    margin: 58px 0 0 33px;
}
.category-listing-box .category-listing-slider .prev a:hover {
    background-position: left bottom;
}
.category-listing-box .category-listing-slider .prev a a {    
    background:none;
    margin: 0;
}
.category-listing-box .category-listing-slider .next a {
    float: right;
    background-position: right top;
    margin: 58px 33px 0 0;
}
.category-listing-box .category-listing-slider .next a a {    
    background:none;
    margin: 0;
}
.category-listing-box .category-listing-slider .next a:hover {
    background-position: right bottom;
}
.category-listing-box .category-listing-slider.all .prev a,
.category-listing-box .category-listing-slider.all .next a {
    display: none;
}
.category-listing-box .category-listing-slider ul,
.category-listing-box .category-listing-slider ul li {
    float: left;
    width: 711px;
    height: 190px;
}
.category-listing-box .category-listing-slider.all ul {
    height: auto;
}
.category-listing-box .category-listing-slider ul li a {
    float: left;
    width: 160px;
    height: 190px;
    margin-left: 23px;
}
.category-listing-box .category-listing-slider ul li a:first-child {
    margin-left: 0;
}
.category-listing-box .category-listing-slider ul li a .image {
    float: left;
    width: 140px;
    height: 140px;
    border: 1px solid #e2e8ec;
    margin: 0 10px 8px 10px;
    background: #ffffff;
    overflow: hidden;
}
.category-listing-box .category-listing-slider ul li a:hover .image {
    margin: 0 7px 6px 7px;
    border: 6px solid #f59d00;
}
.category-listing-box .category-listing-slider ul li a .image img {
    float: left;
    width: 100%;
}
.category-listing-box .category-listing-slider ul li a:hover .image img {
    
}
.category-listing-box .category-listing-slider ul li a .title {
   float: left;
width: 160px;
height: 34px;
line-height: 17px;
/*font-family: 'proxima_nova', Arial, Helvetica, sans-serif;*/
font-size: 12px;
color: #343c42;
text-align: center;
font-weight: 600;
}

.brand-listing-box {
    width: 100%;
}
.brand-listing-box .brand-listing {
    float: left;
    width: 820px;
    margin: 40px 0 25px 20px;
}
.brand-listing-box .brand-listing a {
    float: left;
    width: 160px;
    height: 120px;
    margin: 0 25px 15px 20px;
}
.brand-listing-box .brand-listing a .image {
    float: left;
    width: 160px;
    height: 120px;
    border: 1px solid #e2e8ec;
    background: #ffffff;
    overflow: hidden;
}
.brand-listing-box .brand-listing a:hover .image {
    border: 6px solid #f59d00;

}
.brand-listing-box .brand-listing a .image img {
    float: left;
    width: 100%;
}
.brand-listing-box .brand-listing a:hover .image img {
    
}

.product-detail-page {
    margin-top: 0px;
}
.product-detail-page .box {
    margin-top: 0px;
}

.product-detail-box {
    width: 100%;
}

.product-detail-box .product-images {
    float: left;
    width: 510px;
}
.product-detail-box .product-images .image-big,
.product-detail-box .product-images .image-big img {
    float: left;
    width: 465px;
}
.product-detail-box .product-images .image-big {
    margin: 19px 0 17px 20px;
}
.product-detail-box .product-images .image-slider {
    float: left;
    width: 100%;
}
.product-detail-box .product-images .image-slider .prev,
.product-detail-box .product-images .image-slider .next {
    float: left;
    width: 12px;
    height: 24px;
    background-image: url('/images/sprite-image-slider-arrows.png');
    background-repeat: no-repeat;
}
.product-detail-box .product-images .image-slider .prev {
    background-position: left top;
    margin: 33px 18px 33px 20px;
}
.product-detail-box .product-images .image-slider .prev:hover {
    background-position: left bottom;
}
.product-detail-box .product-images .image-slider .next {
    background-position: right top;
    margin: 33px 20px 33px 18px;
}
.product-detail-box .product-images .image-slider .next:hover {
    background-position: right bottom;
}
.product-detail-box .product-images .image-slider ul,
.product-detail-box .product-images .image-slider ul li {
    float: left;
    width: 405px;
    height: 90px;
    overflow: hidden;
}
.product-detail-box .product-images .image-slider ul {
    margin-bottom: 40px;
}
.product-detail-box .product-images .image-slider ul li a {
    float: left;
    width: 90px;
    height: 90px;
    margin-left: 15px;
    overflow: hidden;
}
.product-detail-box .product-images .image-slider ul li a:first-child {
    margin-left: 0;
}
.product-detail-box .product-images .image-slider ul li a img {
    float: left;
    width: 100%;
}

.product-detail-box .product-details {
    float: right;
    width: 552px;
    margin-right: 43px;
}
.product-detail-box .product-details .product-title {
    float: left;
    width: 550px;
    margin: 10px 0 20px 0;
}
.product-detail-box .product-details .product-title .title {
    float: left;
    width: 490px;
    line-height: 32px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #343c42;
}
.product-detail-box .product-details .product-title .share-button {
    position: relative;
    float: right;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background: #00bd9c;
    cursor: pointer;
}
.product-detail-box .product-details .product-title .share-button:hover {
    border-radius: 32px 32px 0 0;
    background: #343c42;
}
.product-detail-box .product-details .product-title .share-button .share-button-inner {
    float: left;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 32px;
    text-align: center;
}
.product-detail-box .product-details .product-title .share-button img {
    display: inline-block;
    height: 13px;
    vertical-align: middle;
}
.product-detail-box .product-details .product-title .share-button .dropdown {
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    width: 32px;
    padding-bottom: 16px;
    border-radius: 0 0 32px 32px;
    background: #343c42;
}
.product-detail-box .product-details .product-title .share-button:hover .dropdown {
    display: block;
}
.product-detail-box .product-details .product-title .share-button .dropdown a {
    float: left;
    width: 32px;
    height: 33px;
    line-height: 32px;
    border-bottom: 1px solid #2b353c;
    text-align: center;
}
.product-detail-box .product-details .product-title .share-button .dropdown a:hover {
    background: #2f96dd;
}

.product-detail-box .product-details .property {
    float: left;
    width: 184px;
    height: 45px;
}

.product-detail-box .product-details .product-code {
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #343c42;
}
.product-detail-box .product-details .product-code .code {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #343c42;
}

.product-rate .star {
    float: right;
    width: 16px;
    height: 15px;
    margin-right: 4px;
    background: url('/images/sprite-product-rate.png') left top no-repeat;
}
.product-rate .star:hover,
.product-rate .star.active {
    background-position: right top;
}

.product-detail-box .product-details .price {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #f59d00;
    text-align: left;
}
.product-detail-box .product-details .price .big {
    vertical-align: bottom;
}
.product-detail-box .product-details .price .small,
.product-detail-box .product-details .price .text {
    line-height: 31px;
    margin: 0 0 0 -3px;
    font-size: 28px;
    vertical-align: bottom;
}
.product-detail-box .product-details .price .small {
    font-size: 22px;
    margin-left:2px;
}
.product-detail-box .product-details .price .description, .product-detail-box .product-details .price-with-kdv .description {
    float: left;
    width: 100%;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #343c42;
}

.product-detail-box .product-details .price-with-kdv {
    padding-top: 10px;
}
.product-detail-box .product-details .price-with-kdv .text {
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #b4b4b4;
    margin-right:5px;
}
.product-detail-box .product-details .price-with-kdv .price {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #b4b4b4;
}

.product-detail-box .product-details .tooltip {
    position: relative;
    float: right;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 36px;
    margin-left: 25px;
    background: #343c42;
    text-align: center;
}
.product-detail-box .product-details .tooltip:hover {
    background: #00bd9c;
}
.product-detail-box .product-details .tooltip img {
    display: inline-block;
    height: 16px;
    vertical-align: middle;
}
.product-detail-box .product-details .tooltip .dropdown {
    display: none;
    position: absolute;
    top: 38px;
    left: 50%;
    z-index:2;
}
.product-detail-box .product-details .tooltip:hover .dropdown {
    display: block;
}
.product-detail-box .product-details .tooltip .dropdown .dropdown-inner {
    position: relative;
    left: -50%;
    white-space: nowrap;
    padding-top: 5px;
    background: url('/images/bg-tooltip-dropdown.png') center top no-repeat;
}
.product-detail-box .product-details .tooltip .dropdown .dropdown-inner .text {
    float: left;
    white-space: nowrap;
    background: #00bd9c;
    height: 30px;
    line-height: 30px;
    padding: 0 24px;
    border-radius: 3px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

.product-detail-box .product-details .count .text {
    float: left;
    width: 120px;
    height: 37px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #787878;
}
.product-detail-box .product-details .count .arrows {
    float: left;
    width: 36px;
    height: 37px;
    border: 1px solid #dcdcdc;
    border-left: 0;
    margin-top: 20px;
}
.product-detail-box .product-details .count .arrows .up,
.product-detail-box .product-details .count .arrows .down {
    float: left;
    width: 35px;
    height: 17px;
    background-image: url('/images/sprite-product-table-count-arrows.png');
    background-repeat: no-repeat;
}
.product-detail-box .product-details .count .arrows .up {
    background-position: left top;
}
.product-detail-box .product-details .count .arrows .up:hover {
    background-position: right top;
}
.product-detail-box .product-details .count .arrows .down {
    height: 18px;
    border-top: 1px solid #dcdcdc;
    background-position: left bottom;
}
.product-detail-box .product-details .count .arrows .down:hover {
    background-position: right bottom;
}

.product-detail-box .product-details .select .select-title {
    float: left;
    width: 100%;
    height: 17px;
    line-height: 17px;
    margin-bottom: 3px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #343c42;
}
.product-detail-box .product-details .select .select-box {
    position: relative;
    float: left;
    width: 185px;
    height: 37px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
}
.product-detail-box .product-details .select .select-box .select-current {
    float: left;
    width: 185px;
    height: 37px;
    cursor: pointer;
}
.product-detail-box .product-details .select .select-box .select-current .select-current-text {
    float: left;
    width: 154px;
    height: 37px;
    line-height: 35px;
    border: 1px solid #dcdcdc;
}
.product-detail-box .product-details .select .select-box .select-current .title,
.product-detail-box .product-details .select .select-box .select-options .option .title {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 7px;
}
.product-detail-box .product-details .select .select-box .select-current .title .color-icon,
.product-detail-box .product-details .select .select-box .select-options .option .title .color-icon {
    float: right;
width: 20px;
height: 20px;
margin: 7px 0 0 0;
}
.product-detail-box .product-details .select .select-box .select-current .title .color-icon img,
.product-detail-box .product-details .select .select-box .select-options .option .title .color-icon img {
    float: left;
    width: 20px;
    height: 20px;
}
    .product-detail-box .product-details .select .select-box .select-current .title {
        font-size: 12px;
    }
.product-detail-box .product-details .select .select-box .select-options .option {
    float: left;
    width: 100%;
    height: 36px;
    line-height: 35px;
    border-top: 0;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #dcdcdc;
    background: #ffffff;
    cursor: pointer;
}
.product-detail-box .product-details .select .select-box .select-options .option:last-child {
    border-bottom: 1px solid #dcdcdc;
}
.product-detail-box .product-details .select .select-box .select-options .option:hover {
    background: #f0f0f0;
}
.product-detail-box .product-details .select .select-box .select-options {
    display: none;
}
.product-detail-box .product-details .select .select-box.active .select-options {
    display: block;
}
.product-detail-box .product-details .select .select-box .select-button {
    float: left;
    width: 31px;
    height: 37px;
    border: 1px solid #dcdcdc;
    border-left: 0;
    background: url('/images/sprite-select-box.png') center top no-repeat;
}
.product-detail-box .product-details .select .select-box .select-button:hover,
.product-detail-box .product-details .select .select-box.active .select-button {
    background-position: center bottom;
}

.product-detail-box .buy-more-box {
    float: left;
    width: 100%;
}
.product-detail-box .buy-more {
    float: left;
    width: 370px;
    height: 160px;
    cursor: default;
}
.product-detail-box .buy-more .buy-more-inner {
    float: left;
    width: 290px;
    height: auto;
    border: 1px solid #f5f5f5;
    cursor: default;
 margin-top:15px;
       margin-left:37px;
}
.product-detail-box .buy-more .buy-more-inner .title {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 37px;
    border-bottom: 1px solid #f5f5f5;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #f59d00;
    text-align: center;
}
.product-detail-box .buy-more .buy-more-inner .option {
    float: left;
    width: 101px;
    height: 120px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.product-detail-box .buy-more .buy-more-inner .option:nth-child(3n + 1) {
    width: 85px;
    background: #f5f5f5;
    color: #787878;
}
.product-detail-box .buy-more .buy-more-inner .option:nth-child(3n + 2) {
    background: #ffffff;
    color: #787878;
}
.product-detail-box .buy-more .buy-more-inner .option:nth-child(3n) {
    background: #f5f5f5;
    color: #f59d00;
}

.product-detail-box .btn-product-detail {
    width: 370px;
    margin: 35px 0 40px 0;
}

.comments-box {
    width: 100%;
}
.comments-box .box-header .make-comment-button {
    line-height: 50px;
    padding: 0 34px;
    border: 0;
    background: #2b87c6;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.comments-box .box-header .make-comment-button:hover {
    background: #2677af;
}
.comments-box .box-header .make-comment-button .hover-icon,
.comments-box .box-header .other-comments-button .hover-icon {
    float: left;
    height: 15px;
    margin: 19px 10px 0 0;
}
.comments-box .box-header .make-comment-button .hover-icon img,
.comments-box .box-header .other-comments-button .hover-icon img {
    height: 15px;
}
.comments-box .box-header .other-comments-button {
    line-height: 50px;
    padding: 0 34px;
    border: 0;
}
.comments-box .box-header .other-comments-button:hover {
    background: #2f96dd;
    color: #17527b;
}
.comments-box .comments-list {
    float: left;
    width: 1065px;
    margin: 20px 20px 0 25px;
}
.comments-box .comments-list .comment {
    float: left;
    width: 1065px;
    margin-bottom: 20px;
}
.comments-box .comments-list .comment .comment-user {
    float: left;
    width: 120px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c42;
}
.comments-box .comments-list .comment .comment-content {
    float: right;
    width: 935px;
    padding: 0 0 0 15px;
    background: url('/images/bg-comment.png') left top no-repeat;
}
.comments-box .comments-list .comment .comment-content .comment-content-inner {
    float: left;
    width: 920px;
    line-height: 17px;
    padding: 30px;
    background: #e2e8ec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c42;
}

.box-header .box-tab {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    border-right: 2px solid white;
}
.box-header.box-header-green .box-tab {
    background: #00bd9c;
}
.box-header .box-tab:hover,
.box-header .box-tab.active {
    background: #ffffff;
    /*font-weight: 600;
    font-size: 16px;*/
    color: #343c42;
}
.box-header.box-header-green .box-tab:hover,
.box-header.box-header-green .box-tab.active {
    color: #00bd9c;
}

.product-descriptions-box {
    width: 100%;
}

.product-descriptions-box .product-description-tabs,
.product-descriptions-box .product-description-tabs .product-description-tab {
    float: left;
    width: 100%;
}
.product-descriptions-box .product-description-tabs .product-description-tab {
    display: none;
}
.product-descriptions-box .product-description-tabs .product-description-tab.active {
    display: block;
}

.product-descriptions-box .product-description-tabs .description {
    float: left;
    width: 1050px;
    height: 51px;
    line-height: 17px;
    margin: 20px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c42;
    overflow: hidden;
}
.product-descriptions-box .product-description-tabs .description.all {
    height: auto;
}
.product-descriptions-box .product-description-tabs .show-all {
    float: left;
    width: 1050px;
    height: 41px;
    line-height: 40px;
    border-top: 1px solid #e2e8ec;
    margin: 0 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2f96dd;
    text-align: center;
}
.product-descriptions-box .product-description-tabs .show-all img {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.product-descriptions-box .product-description-tabs .product-properties {
    float: left;
    width: 100%;
}
.product-descriptions-box .product-description-tabs .product-properties .property-row {
    float: left;
    width: 100%;
}
.product-descriptions-box .product-description-tabs .product-properties .property-row:nth-child(2n) {
    background: #f5fafd;
}
.product-descriptions-box .product-description-tabs .product-properties .property {
    float: left;
    width: 50%;
}
.product-descriptions-box .product-description-tabs .product-properties .property .title {
    float: left;
    width: 175px;
    line-height: 20px;
    padding: 15px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #899aa6;
    text-align: right;
}
.product-descriptions-box .product-description-tabs .product-properties .property .description {
    float: right;
    width: 350px;
    line-height: 20px;
    padding: 15px 0;
    margin: 0 15px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c42;
}

.buy-together-box {
    width: 100%;
}

.buy-together-box .more-button {
    float: left;
    width: 100%;
    height: 61px;
    line-height: 61px;
    border-top: 1px solid #e2e8ec;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #899aa6;
    text-align: center;
}
.buy-together-box .more-button:hover {
    background-color: #f2f8fc;
}
.buy-together-box .more-button .icon {
    display: inline-block;
    vertical-align: middle;
    height: 9px;
    margin-left: 20px;
}
.buy-together-box .more-button .icon img {
    display: inline-block;
    vertical-align: top;
    height: 9px;
    margin-top: -3px;
}

.table {
    float: left;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}
.table table {
        width:100%;
}
.table table th {
        height: 41px;
        line-height: 41px;
        background: #fff99b;
        border-left: 1px solid #eae487;
        font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #283e56;
        padding: 5px;
}
    .table table th:first-child {
        border:none;
    }
.table table td {
        font-size: 14px;
        color: #283e56;
        padding: 10px;
        vertical-align: middle;
        border-left: 1px solid #DBDBDB;
}
    .table table td:first-child {
        border:none;
    }
.table .table-header {
    float: left;
    width: 100%;
}
.table .table-header .title {
    float: left;
    height: 51px;
    line-height: 51px;
    background: #fff99b;
    border-left: 1px solid #eae487;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #283e56;
    text-align: center;
}
.table .table-header .title:first-child {
    border: 0;
}
.table .table-header .title.title-left {
    text-align: left;
    padding-left: 38px;
}

.table .table-item {
    float: left;
    width: 100%;
    height: 95px;
    overflow: hidden;
}
.table .table-item .property {
    float: left;
    height: 95px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
}
.table .table-item .property:first-child {
    border-left: 0;
}

.product-table .product {
    width: 95px;
}
.product-table .details {
    width: 501px;
}
.product-table .price {
    width: 177px;
}
.product-table .count {
    width: 163px;
}
.product-table .add-to-cart {
    width: 174px;
}

.product-table .table-item .product .image {
    float: left;
    width: 95px;
    height: 94px;
    overflow: hidden;
}
.product-table .table-item .product .image img {
    float: left;
    width: 100%;
}

.product-table .table-item .details .text {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 17px;
    padding: 0 38px;
    margin: 30px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    overflow: hidden;
}

.product-table .table-item .price {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #f78300;
    text-align: center;
    padding-top: 36px;
}
.product-table .table-item .price .big {
    vertical-align: bottom;
}
.product-table .table-item .price .small {
    line-height: 28px;
    margin: 0 0 0 -3px;
    font-size: 20px;
    vertical-align: bottom;
}

.product-table .table-item .count {
    padding: 29px 0 0 28px;
}
.product-table .table-item .count .text {
    float: left;
    width: 70px;
    height: 31px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #787878;
}
.product-table .table-item .count .arrows {
    float: left;
    width: 36px;
    height: 37px;
    border: 1px solid #dcdcdc;
    border-left: 0;
}
.product-table .table-item .count .arrows .up,
.product-table .table-item .count .arrows .down {
    float: left;
    width: 35px;
    height: 17px;
    background-image: url('/images/sprite-product-table-count-arrows.png');
    background-repeat: no-repeat;
}
.product-table .table-item .count .arrows .up {
    background-position: left top;
}
.product-table .table-item .count .arrows .up:hover {
    background-position: right top;
}
.product-table .table-item .count .arrows .down {
    height: 18px;
    border-top: 1px solid #dcdcdc;
    background-position: left bottom;
}
.product-table .table-item .count .arrows .down:hover {
    background-position: right bottom;
}

.product-table .table-item .add-to-cart {
    padding: 28px 0 0 22px;
}

.btn {
    float: left;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    background: #e35041;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    border:none;
}
.btn:hover {
    background: #f59d00;
}
.btn .icon {
    display: inline-block;
    height: 18px;
    margin: -2px 12px 0 0;
    vertical-align: middle;
}
.btn .icon img {
    float: left;
    height: 18px;
}

.btn.btn-medium {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.btn.btn-medium .icon {
    height: 16px;
    margin: -2px 15px 0 0;
}
.btn.btn-medium .icon img {
    height: 16px;
}

.btn.btn-large {
    height: 53px;
    line-height: 53px;
    padding: 0 30px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 20px;
}
.btn.btn-large .icon {
    height: 28px;
    margin: -2px 24px 0 0;
}
.btn.btn-large .icon img {
    height: 28px;
}
    .btn.btn-white {
        background: #FFFFFF;
        color: #2F96DD;
        font-weight: bold;
    }
.btn.btn-white:hover {
    background: #fff99b;
}
.btn.btn-red {
    background: #e35041;
    color: #ffffff;   
}
.btn.btn-red:hover {
    background: #f59d00;
}

.btn.btn-red-2 {
    background: #f4815d;
    color: #ffffff;   
}
.btn.btn-red-2:hover {
    background: #d66846;
    color: #fff99b;
}

.btn.btn-blue {
    background: #2f96dd;
    color: #ffffff;   
}
.btn.btn-blue:hover {
    background: #00bd9c;
}

.btn.btn-light-blue {
    background: #2f96dd;
    color: #ffffff;   
}
.btn.btn-light-blue:hover {
    background: #217cbb;
    color: #fff99b;
}

.btn.btn-green {
    background: #00bd9c;
    color: #ffffff;
}
.btn.btn-green:hover {
    background: #09927a;
    color: #fff99b;
}
.btn.btn-orange {
    background: #f48a3a;
    color: #ffffff;
}
.btn.btn-orange:hover {
    background: #f59d00;
}
.cart-box .product-table .product {
    width: 110px;
}
.cart-box .product-table .details {
    width: 449px;
}
.cart-box .product-table .price {
    width: 137px;
}
.cart-box .product-table .profit {
    width:  138px;
}
.cart-box .product-table .count {
    width: 137px;
}
.cart-box .product-table .delete {
    width: 88px;
}

.cart-box .product-table .product-table-header .title {
    border-color: #d3ebf9;
    background: #e4f3fd;
    color: #343c42;
}
    .cart-box .product-table .count .ui-spinner a.ui-spinner-button {
        float: left;
width: 21px;
height: 16px;
background-image: url('/images/sprite-product-table-count-arrows-small.png');
background-repeat: no-repeat;
border: 1px solid #dcdcdc;
top: 3px;
left: 1px;
border-left:none;
    }
  .cart-box .product-table .count .ui-spinner-down {
    margin-top:0;
    top:18px!important;
}
.cart-box .product-table .table-item,
.cart-box .product-table .table-item .property {
    height: 110px;
}

.cart-box .product-table .table-item .product .image {
    width: 100px;
    height: 100px;
    margin:5px;
}

.cart-box .product-table .table-item .details .text {
    height: 48px;
    line-height: 48px;
    padding: 0 48px;
}

.cart-box .product-table .table-item .price {
    padding-top: 45px;
}

.cart-box .product-table .table-item .count {
    padding: 62px 0 0 20px;
}
.cart-box .product-table .table-item .count .text {
    width: 60px;
    padding: 0 5px;
}

.cart-box .product-table .table-item .delete a {
    float: left;
    width: 100%;
    height: 110px;
    background: url('/images/bg-delete.png') center center no-repeat;
}
.cart-box .product-table .table-item .delete a:hover {
    background-image: url('/images/bg-delete-hover.png');
}

.cart-box .product-table .table-item .profit .profit-text {
float: left;
width: 100%;
height: 100px;
padding-top: 26px;
text-align: center;
}
.cart-box .product-table .table-item .profit .profit-text .hover-icon {
    margin: 0;
}
.cart-box .product-table .table-item .profit .profit-text:hover .hover-icon img,
.cart-box .product-table .table-item .profit.active .profit-text .hover-icon img,
.cart-box .product-table .table-item .profit .profit-text .hover-icon .hover {
    display: none;
}
.cart-box .product-table .table-item .profit .profit-text:hover .hover-icon img.hover,
.cart-box .product-table .table-item .profit.active .profit-text .hover-icon img.hover {
    display: inline-block;
}
.cart-box .product-table .table-item .profit .profit-text .text {
    float: left;
    width: 100%;
    margin-top: 8px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6a7d8b;
    text-align: center;
}
.cart-box .product-table .table-item .profit .profit-text:hover .text,
.cart-box .product-table .table-item .profit.active .profit-text .text {
    color: #00bd9c;
}

.cart-box .total {
    float: left;
    width: 100%;
    background: #e4f3fd;
}
.cart-box .total .prices {
    float: left;
    width: 100%;
    height: 91px;
    border-top: 1px solid #c2e4f5;
    border-bottom: 1px solid #c2e4f5;
}
.cart-box .total .prices .price {
    float: left;
    width: 370px;
    height: 89px;
    padding: 18px 0 0 37px;
    border-left: 1px solid #c2e4f5;
}
.cart-box .total .prices .price .title {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #343c42;
}
.cart-box .total .prices .price .big {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #343c42;
    vertical-align: bottom;
}
.cart-box .total .prices .price .small {
    line-height: 28px;
    margin: 0px 0px 0px 0px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #343c42;
    vertical-align: bottom;
}
.cart-box .total .prices .cart-total .title,
.cart-box .total .prices .cart-total .big,
.cart-box .total .prices .cart-total .small {
    color: #f46452;
}

.cart-box .total .button {
    float: left;
    width: 250px;
    height: 50px;
    margin: 49px 0 50px 90px;
}
.cart-box .total .button .btn {
    float: left;
    width: 100%;
    padding: 0;
}
.cart-box .total .description {
    float: left;
    width: 610px;
    line-height: 15px;
    margin: 0 0 50px 90px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5a5a5a;
}
.cart-box .total .complete {
    float: right;
    width: 285px;
    height: 50px;
    margin: 0 73px 50px 0;
}
.cart-box .total .complete .btn {
    float: left;
    width: 100%;
    font-size: 18px;
}

.page-left .box .box-header .box-title .icon {
    margin-left: 0;
}

.sidebar-profile {
    float: left;
    width: 100%;
    height: 86px;
    background: #3f4951;
}
.sidebar-profile .image {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin: 18px 12px 0 18px;
    overflow: hidden;
}
.sidebar-profile .image img {
    float: left;
    width: 100%;
}
.sidebar-profile .hi {
    float: right;
    width: 130px;
    margin: 30px 15px 2px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
.sidebar-profile .name {
    float: right;
    width: 130px;
    line-height: 14px;
    margin: 0 15px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

.profile-box {
    width: 100%;
}

.profile-box .user-image {
    position: relative;
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    margin: 45px 367px 28px 368px;
    overflow: hidden;
}
.profile-box .user-image .image {
    float: left;
    width: 100%;
}
.profile-box .user-image .hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background: url('/images/bg-profile-user-image.png');
    background: rgba(0, 0, 0, 0.5);
}
.profile-box .user-image:hover .hover {
    display: block;
}
.profile-box .user-image .hover .icon {
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
    margin: 39px 0 9px 0;
    text-align: center;
}
.profile-box .user-image .hover .icon img {
    display: inline-block;
    height: 20px;
    vertical-align: middle;
}
.profile-box .user-image .hover .text {
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}

.profile-box .user-name {
    float: left;
    width: 100%;
    margin-bottom: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #343c42;
    text-align: center;
}
.profile-box .user-name .name {
    font-weight: bold;
}

.profile-box .profile-buttons {
    float: left;
    width: 775px;
    margin: 0 0 28px 48px;
}
.profile-box .profile-buttons .profile-button {
    float: left;
    width: 141px;
    height: 141px;
    margin: 0 14px 13px 0;
    background: #2a70e8;
}
.profile-box .profile-buttons .profile-button:nth-child(5n) {
    margin-right: 0;
}
.profile-box .profile-buttons .profile-button:hover,
.profile-box .profile-buttons .profile-button.profile-button-1:hover,
.profile-box .profile-buttons .profile-button.profile-button-2:hover,
.profile-box .profile-buttons .profile-button.profile-button-3:hover,
.profile-box .profile-buttons .profile-button.profile-button-4:hover,
.profile-box .profile-buttons .profile-button.profile-button-5:hover,
.profile-box .profile-buttons .profile-button.profile-button-6:hover,
.profile-box .profile-buttons .profile-button.profile-button-7:hover,
.profile-box .profile-buttons .profile-button.profile-button-8:hover,
.profile-box .profile-buttons .profile-button.profile-button-9:hover,
.profile-box .profile-buttons .profile-button.profile-button-10:hover {
    background: #fcf69a;
}
.profile-box .profile-buttons .profile-button .hover-icon {
    float: left;
    width: 100%;
    height: 26px;
    margin: 38px 0 15px 0;
    text-align: center;
}
.profile-box .profile-buttons .profile-button .hover-icon img {
    height: 26px;
}
.profile-box .profile-buttons .profile-button .title {
    float: left;
    width: 101px;
    line-height: 15px;
    margin: 0 20px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}
.profile-box .profile-buttons .profile-button:hover .title {
    color: #343c43;
}

.profile-box .profile-buttons .profile-button.profile-button-1 {
    background: #2a70e8;
}
.profile-box .profile-buttons .profile-button.profile-button-2 {
    background: #79302a;
}
.profile-box .profile-buttons .profile-button.profile-button-3 {
    background: #f8bd27;
}
.profile-box .profile-buttons .profile-button.profile-button-4 {
    background: #5eb990;
}
.profile-box .profile-buttons .profile-button.profile-button-5 {
    background: #ce483d;
}
.profile-box .profile-buttons .profile-button.profile-button-6 {
    background: #5eb990;
}
.profile-box .profile-buttons .profile-button.profile-button-7 {
    background: #33495f;
}
.profile-box .profile-buttons .profile-button.profile-button-8 {
    background: #ce483d;
}
.profile-box .profile-buttons .profile-button.profile-button-9 {
    background: #e87e04;
}
.profile-box .profile-buttons .profile-button.profile-button-10 {
    background: #f8bd27;
}

.profile-box .notifications {
    float: left;
    width: 775px;
    margin: 0 0 75px 48px;
}
.profile-box .notifications .title {
    float: left;
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #e1e7ea;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #f46452;
}
.profile-box .notifications .notification {
    float: left;
    width: 100%;
    line-height: 21px;
    padding: 20px 0;
    border-bottom: 1px solid #e1e7ea;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #838383;
}
.profile-box .notifications .notification .icon {
    float: left;
    width: 35px;
    height: 14px;
    margin-top: -2px;
    text-align: center;
}
.profile-box .notifications .notification .icon img {
    display: inline-block;
    height: 14px;
    vertical-align: middle;
}
.profile-box .notifications .notification .text {
    float: left;
    width: 180px;
}
.profile-box .notifications .notification .link-text {
    float: right;
width: 515px;
padding-right: 15px;
text-align: right;
}
.profile-box .notifications .notification:hover .link-text {
    color: #f59d00;
}

.order-list-table .date {
    width: 264px;
}
.order-list-table .order-no {
    width: 164px;
}
.order-list-table .price {
    width: 117px;
}
.order-list-table .view-order {
    width: 141px;
}
.order-list-table .state {
    width: 169px;
}

.order-list-table .table-item:hover {
    background: #f2f8fc;
}

.order-list-table .table-item .date,
.order-list-table .table-item .order-no,
.order-list-table .table-item .state {
    line-height: 95px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
}
.order-list-table .table-item .state {
    font-weight: bold;
}

.order-list-table .table-item .price {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #f78300;
    text-align: center;
    padding-top: 38px;
}
.order-list-table .table-item .price .big {
    vertical-align: bottom;
}
.order-list-table .table-item .price .small {
    line-height: 24px;
    margin: 0 0 0 -3px;
    font-size: 16px;
    vertical-align: bottom;
}

.order-list-table .table-item .view-order span {
    float: left;
    width: 100%;
    height: 95px;
    background: url('/images/bg-view-order.png') center center no-repeat;
}
.order-list-table .table-item:hover .view-order span {
    background: url('/images/bg-view-order-hover.png') center center no-repeat;
}

.profile-double-button {
    float: left;
    width: 100%;
    margin: 50px 0;
}
.profile-double-button .btn {
    width: 220px;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
}
.profile-double-button .button-left {
    float: left;
    width: 420px;
}
.profile-double-button .button-left .btn {
    float: right;
}
.profile-double-button .button-right {
    float: right;
    width: 420px;
}

.profile-cargo-table .date {
    width: 216px;
}
.profile-cargo-table .order-no {
    width: 206px;
}
.profile-cargo-table .price {
    width: 116px;
}
.profile-cargo-table .state {
    width: 190px;
}
.profile-cargo-table .cargo {
    width: 127px;
}

.profile-cargo-table .table-item .date,
.profile-cargo-table .table-item .order-no,
.profile-cargo-table .table-item .state,
.profile-cargo-table .table-item .cargo {
    line-height: 95px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
}
.profile-cargo-table .table-item .state {
    font-weight: bold;
    color: #00bd9c;
}
.profile-cargo-table .table-item .state img {
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}

.profile-cargo-table .table-item .price {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #f78300;
    text-align: center;
    padding-top: 38px;
}
.profile-cargo-table .table-item .price .big {
    vertical-align: bottom;
}
.profile-cargo-table .table-item .price .small {
    line-height: 20px;
    margin: 0 0 0 -3px;
    font-size: 14px;
    vertical-align: bottom;
}

.profile-cargo-table .table-item:hover .cargo span {
    color: #e35041;
}

.profile-points-table .order-no {
    width: 154px;
}
.profile-points-table .processes {
    width: 258px;
}
.profile-points-table .date {
    width: 183px;
}
.profile-points-table .price {
    width: 135px;
}
.profile-points-table .profit {
    width: 125px;
}

.profile-points-table .table-item .order-no,
.profile-points-table .table-item .date {
    line-height: 95px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
}
.profile-points-table .table-item .processes span {
    float: left;
    width: 208px;
    height: 51px;
    line-height: 17px;
    margin: 22px 25px 0 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    overflow: hidden;
}

.profile-points-table .table-item .price,
.profile-points-table .table-item .profit {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #f78300;
    text-align: center;
    padding-top: 38px;
}
.profile-points-table .table-item .price {
    color: #5a5a5a;
}
.profile-points-table .table-item .price .big,
.profile-points-table .table-item .profit .big {
    vertical-align: bottom;
}
.profile-points-table .table-item .price .small,
.profile-points-table .table-item .profit .small {
    line-height: 20px;
    margin: 0 0 0 -3px;
    font-size: 14px;
    vertical-align: bottom;
}

.profile-points-total {
    float: left;
    width: 100%;
    height: 53px;
    padding-top: 14px;
    background: #e4f3fd;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #343c42;
    text-align: center;
}
.profile-points-total .text {
    line-height: 27px;
    vertical-align: bottom;
}
.profile-points-total .big {
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #f78300;
    margin-left: 3px;
    vertical-align: bottom;
}
.profile-points-total .small {
    line-height: 28px;
    margin: 0 3px 0 -3px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #f78300;
    vertical-align: bottom;
}

.profile-points-total + .profile-double-button {
    margin: 30px 0;
}

.alarm-table .product {
    width: 95px;
}
.alarm-table .details {
    width: 428px;
}
.alarm-table .first-price {
    width: 125px;
}
.alarm-table .current-price {
    width: 125px;
}
.alarm-table .delete {
    width: 82px;
}

.alarm-table .table-item,
.alarm-table .table-item .property {
    height: 95px;
}

.alarm-table .table-item .product .image {
    width: 95px;
    height: 95px;
}

.alarm-table .table-item .details .text {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 17px;
    padding: 0 40px;
    margin: 30px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    overflow: hidden;
}

.alarm-table .table-item .first-price,
.alarm-table .table-item .current-price {
    padding-top: 39px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #f78300;
    text-align: center;
}

.alarm-table .table-item .first-price {
    color: #5a5a5a;
}
.alarm-table .table-item .first-price .big,
.alarm-table .table-item .current-price .big {
    vertical-align: bottom;
}
.alarm-table .table-item .first-price .small,
.alarm-table .table-item .current-price .small {
    line-height: 20px;
    margin: 0 0 0 -3px;
    font-size: 14px;
    vertical-align: bottom;
}

.alarm-table .table-item .count {
    padding: 62px 0 0 20px;
}
.alarm-table .table-item .count .text {
    width: 60px;
    padding: 0 5px;
}

.alarm-table .table-item .delete a {
    float: left;
    width: 100%;
    height: 94px;
    background: url('/images/bg-delete-alarm.png') center center no-repeat;
}
.alarm-table .table-item .delete a:hover {
    background-image: url('/images/bg-delete-alarm-hover.png');
}

.table-alert {
    float: left;
    width: 100%;
    padding: 18px 0;
    line-height: 15px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #283e56;
    text-align: center;
}

.return-table .details {
    width: 238px;
}
.return-table .product-code {
    width: 111px;
}
.return-table .date {
    width: 175px;
}
.return-table .order-no {
    width: 155px;
}
.return-table .count {
    width: 61px;
}
.return-table .price {
    width: 115px;
}

.return-table .table-item,
.return-table .table-item .property {
    height: 95px;
}

.return-table .table-item .product-code,
.return-table .table-item .date,
.return-table .table-item .order-no,
.return-table .table-item .count {
    line-height: 95px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
}

.return-table .table-item .details .text {
    float: left;
    width: 100%;
    height: 51px;
    line-height: 17px;
    padding: 0 40px;
    margin: 21px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    overflow: hidden;
}

.return-table .table-item .price {
    padding-top: 39px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #f78300;
    text-align: center;
}
.return-table .table-item .price .big {
    vertical-align: bottom;
}
.return-table .table-item .price .small {
    line-height: 20px;
    margin: 0 0 0 -3px;
    font-size: 14px;
    vertical-align: bottom;
}

.box .box-header .box-button.go-back {
    line-height: 50px;
    padding: 0 22px;
}
.box .box-header .box-button.go-back:hover {
    background: #2a88c8;
    color: #ffffff;
}
.box .box-header .box-button.go-back .hover-icon {
    float: left;
    margin-right: 10px;
    margin-left: 0;
}
.box .box-header .box-button.old-orders {
    line-height: 50px;
    padding: 0 22px;
    border-color: #2575ac;
    background: #2575ac;
    color: #fff99b;
}
.box .box-header .box-button.old-orders:hover {
    background: #2575ac;
    color: #fff99b;
}

.box .box-header .box-button.old-orders-2 {
    line-height: 50px;
    padding: 0 22px;
    border-color: #2b87c6;
    background: #2b87c6;
    color: #ffffff;
}
.box .box-header .box-button.old-orders-2:hover {
    background: #2575ac;
    color: #fff99b;
}

.select-box .select-options {
    position: absolute !important;
    z-index: 999 !important;
    left: 0 !important;
    top: 40px !important;
    width: 100% !important;
    padding: 0 !important;
    max-height: 435px !important;
    overflow-y: auto !important;
    margin: 0 !important;
    background: #fff !important;
}
.select-box .select-current .title,
.select-box .select-options .option .title {
    height: 36px !important;
    line-height: 36px !important;
    margin: 0 !important;
}
.select-box .select-options .option {
    margin: 0 !important;
}

.product-detail-box .product-details .select .select-box.active .select-options {
    top: 37px !important;
}

.favorite-table .product {
    width: 95px;
}
.favorite-table .details {
    width: 321px;
}
.favorite-table .price {
    width: 101px;
}
.favorite-table .campaign {
    width: 94px;
}
.favorite-table .count {
    width: 101px;
}
.favorite-table .add-to-cart {
    width: 86px;
}
.favorite-table .delete {
    width: 57px;
}

.favorite-table .table-item,
.favorite-table .table-item .property {
    height: 95px;
}

.favorite-table .table-item .product .image {
    width: 95px;
    height: 95px;
}

.favorite-table .table-item .details .text {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 17px;
    padding: 0 20px;
    margin: 30px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    overflow: hidden;
}

.favorite-table .table-item .price {
    padding-top: 39px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #f78300;
    text-align: center;
}
.favorite-table .table-item .price .big {
    vertical-align: bottom;
}
.favorite-table .table-item .price .small {
    line-height: 20px;
    margin: 0 0 0 -3px;
    font-size: 14px;
    vertical-align: bottom;
}

.favorite-table .table-item .count {
    padding: 32px 0 0 17px;
}
    .favorite-table .table-item .count .ui-spinner a.ui-spinner-button {
        float: left;
width: 21px;
height: 16px;
background-image: url('/images/sprite-product-table-count-arrows-small.png');
background-repeat: no-repeat;
border: 1px solid #dcdcdc;
top: 3px;
left: 0;
border-left:none;
    }
  .favorite-table .table-item .count .ui-spinner-down {
    margin-top:0;
    top:18px!important;
}
.favorite-table .table-item .count .text {
    float: left;
    width: 44px;
    height: 31px;
    padding: 0 5px;
    border: 1px solid #dcdcdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #787878;
}
.favorite-table .table-item .count .arrows {
    float: left;
    width: 22px;
    height: 31px;
    border: 1px solid #dcdcdc;
    border-left: 0;
}
.favorite-table .table-item .count .arrows .up,
.favorite-table .table-item .count .arrows .down {
    float: left;
    width: 21px;
    height: 14px;
    background-image: url('/images/sprite-product-table-count-arrows-small.png');
    background-repeat: no-repeat;
}
.favorite-table .table-item .count .arrows .up {
    background-position: left top;
}
.favorite-table .table-item .count .arrows .up:hover {
    background-position: right top;
}
.favorite-table .table-item .count .arrows .down {
    height: 15px;
    border-top: 1px solid #dcdcdc;
    background-position: left bottom;
}
.favorite-table .table-item .count .arrows .down:hover {
    background-position: right bottom;
}

.favorite-table .table-item .add-to-cart a {
    float: left;
    width: 100%;
    height: 94px;
    background: url('/images/bg-add-to-cart.png') center center no-repeat;
}
.favorite-table .table-item .add-to-cart a:hover {
    background-image: url('/images/bg-add-to-cart-hover.png');
}

.favorite-table .table-item .delete a {
    float: left;
    width: 100%;
    height: 94px;
    background: url('/images/bg-delete-alarm.png') center center no-repeat;
}
.favorite-table .table-item .delete a:hover {
    background-image: url('/images/bg-delete-alarm-hover.png');
}

.favorite-table .table-item {
    overflow: visible;
}

.table .table-item .campaign-inner {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin: 30px 0 0 30px;
    background: url('/images/icon-campaign-fav.png') center center no-repeat;
}
.table .table-item .campaign-inner:hover {
    background-image: url('/images/icon-campaign-fav-hover.png');
}
.table .table-item .campaign-inner .dropdown {
    display: none;
    position: absolute;
    top: 35px;
    right: -43px;
    width: 372px;
    height: 161px;
    padding: 5px 0 0 0;
    background: url('/images/bg-campaign-dropdown.png') 305px top no-repeat;
    z-index: 9999;
}
.table .table-item .campaign-inner:hover .dropdown {
    display: block;
}
.table .table-item .campaign-inner .dropdown .dropdown-inner {
    float: left;
    width: 372px;
    height: 152px;
    border: 2px solid #00bd9c;
    background: #ffffff;
    cursor: default;
}
.table .table-item .campaign-inner .dropdown .dropdown-inner .title {
    float: left;
    width: 100%;
    height: 28px;
    line-height: 27px;
    border-bottom: 1px solid #f5f5f5;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #f59d00;
    text-align: center;
}
.table .table-item .campaign-inner .dropdown .dropdown-inner .option {
    float: left;
    width: 123px;
    height: 120px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.table .table-item .campaign-inner .dropdown .dropdown-inner .option:nth-child(3n + 1) {
    width: 122px;
    background: #f5f5f5;
    color: #787878;
}
.table .table-item .campaign-inner .dropdown .dropdown-inner .option:nth-child(3n + 2) {
    background: #ffffff;
    color: #787878;
}
.table .table-item .campaign-inner .dropdown .dropdown-inner .option:nth-child(3n) {
    background: #f5f5f5;
    color: #f59d00;
}

.shopping-list-table .category {
    width: 120px;
}
.shopping-list-table .product {
    width: 98px;
}
.shopping-list-table .details {
    width: 277px;
}
.shopping-list-table .inner-count {
    width: 81px;
}
.shopping-list-table .campaign {
    width: 96px;
}
.shopping-list-table .count {
    width: 91px;
}
.shopping-list-table .add-to-cart {
    width: 92px;
}
.shopping-list-table .delete  {
    width: 81px;
}
.shopping-list-table .delete a {
    float: left;
    width: 100%;
    height: 94px;
    background: url('/images/bg-delete-alarm.png') center center no-repeat;
}
    .shopping-list-table .table-item .count .ui-spinner a.ui-spinner-button {
        float: left;
width: 21px;
height: 16px;
background-image: url('/images/sprite-product-table-count-arrows-small.png');
background-repeat: no-repeat;
border: 1px solid #dcdcdc;
top: 3px;
left: 0;
border-left:none;
    }
  .shopping-list-table .table-item .count .ui-spinner-down {
    margin-top:0;
    top:18px!important;
}
.shopping-list-table .table-item,
.shopping-list-table .table-item .property {
    height: 95px;
}

.shopping-list-table .table-item .product .image {
    width: 95px;
    height: 95px;
}

.shopping-list-table .table-item .category .text {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 17px;
    padding: 0 10px;
    margin: 30px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
    overflow: hidden;
}
.shopping-list-table .table-item .details .text {
    float: left;
    width: 100%;
    height: 51px;
    line-height: 17px;
    padding: 0 20px;
    margin: 30px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    overflow: hidden;
}
.shopping-list-table .table-item .inner-count .text {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 17px;
    padding: 0 10px;
    margin: 30px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #e47019;
    text-align: center;
    overflow: hidden;
}

.shopping-list-table .table-item .price {
    padding-top: 39px;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #f78300;
    text-align: center;
}
.shopping-list-table .table-item .price .big {
    vertical-align: bottom;
}
.shopping-list-table .table-item .price .small {
    line-height: 20px;
    margin: 0 0 0 -3px;
    font-size: 14px;
    vertical-align: bottom;
}

.shopping-list-table .table-item .count {
    padding: 32px 0 0 12px;
}
.shopping-list-table .table-item .count .text {
    float: left;
    width: 44px;
    height: 31px;
    padding: 0 5px;
    border: 1px solid #dcdcdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #787878;
}
.shopping-list-table .table-item .count .arrows {
    float: left;
    width: 22px;
    height: 31px;
    border: 1px solid #dcdcdc;
    border-left: 0;
}
.shopping-list-table .table-item .count .arrows .up,
.shopping-list-table .table-item .count .arrows .down {
    float: left;
    width: 21px;
    height: 14px;
    background-image: url('/images/sprite-product-table-count-arrows-small.png');
    background-repeat: no-repeat;
}
.shopping-list-table .table-item .count .arrows .up {
    background-position: left top;
}
.shopping-list-table .table-item .count .arrows .up:hover {
    background-position: right top;
}
.shopping-list-table .table-item .count .arrows .down {
    height: 15px;
    border-top: 1px solid #dcdcdc;
    background-position: left bottom;
}
.shopping-list-table .table-item .count .arrows .down:hover {
    background-position: right bottom;
}

.shopping-list-table .table-item .add-to-cart a {
    float: left;
    width: 100%;
    height: 94px;
    background: url('/images/bg-add-to-cart.png') center center no-repeat;
}
.shopping-list-table .table-item .add-to-cart a:hover {
    background-image: url('/images/bg-add-to-cart-hover.png');
}

.shopping-list-table .table-item {
    overflow: visible;
}

.box-header .box-dropdown {
    position: relative;
    float: right;
    width: 200px;
    height: 31px;
    margin: 12px 26px 0 0;
}
.box-header .box-dropdown .current {
    float: left;
    width: 200px;
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 50px;
    border-radius: 26px;
    background: #e4f3fd url('/images/bg-box-dropdown.png') 177px 11px no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #283e56;
    overflow: hidden;
    cursor: pointer;
}
.box-header .box-dropdown:hover .current {
    background-color: #ffffff;
}
.box-header .box-dropdown .dropdown {
    display: none;
    position: absolute;
    top: 31px;
    left: 0;
    width: 200px;
    padding: 3px;
    background: #343c42;
    z-index: 99999;
}
.box-header .box-dropdown:hover .dropdown {
    display: block;
}
.box-header .box-dropdown .dropdown ul {
    float: left;
    width: 194px;
}
.box-header .box-dropdown .dropdown ul li a {
    float: left;
    width: 194px;
    padding: 15px 0;
    border-top: 1px solid #eaebec;
    background: #ffffff;
}
.box-header .box-dropdown .dropdown ul li:first-child a {
    border-top: 0;
}
.box-header .box-dropdown .dropdown ul li a:hover {
    background: #e4f3fd;
}
.box-header .box-dropdown .dropdown ul li a .hover-icon {
    float: left;
    width: 39px;
    height: 18px;
    margin: 0;
    text-align: center;
}
.box-header .box-dropdown .dropdown ul li a .hover-icon img {
    height: 18px;
    margin-top: -1px;
    vertical-align: middle;
}
.box-header .box-dropdown .dropdown ul li a .text {
    float: right;
    width: 150px;
    line-height: 18px;
    margin-right: 5px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #343c42;
}

input.textbox {
    float: left;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border: 1px solid #d2d2d2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
}
input.textbox:focus {
    border-color: #f59d00;
}
input.textbox.textbox-alert {
    border-color: #f46452;
}

input.textbox.textbox-dark {
    height: 70px;
    border: 2px solid #303d4b;
    background: #1f2429;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
}
input.textbox.textbox-dark:focus {
    border-color: #ffffff;
}

input.textbox.textbox-dark ::-webkit-input-placeholder {
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #4a5b6e;
}
input.textbox.textbox-dark :-moz-placeholder {
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #4a5b6e;
}
input.textbox.textbox-dark ::-moz-placeholder {
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #4a5b6e;
}
input.textbox.textbox-dark :-ms-input-placeholder {
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #4a5b6e;
}

.sign-up-box {
    width: 100%;
}

.sign-up-box input.textbox {
    height: 60px;
    padding: 0 18px;
    border-width: 2px;
    border-radius: 2px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #787878;
}

.sign-up-box .sign-up-left {
    float: left;
    width: 555px;
    height: 1434px;
    padding: 45px 24px 0 60px;
    background: #ffffff;
}
.login-box .sign-up-left {
    height: auto !important;
}
.login-box .sign-up-right {
    height: auto !important;
}
.sign-up-box .sign-up-row {
    float: left;
    width: 100%;
    margin-bottom: 43px;
}

.sign-up-box .tooltip {
    position: relative;
    float: right;
    width: 12px;
    height: 12px;
    margin: 24px 0 0 0;
    background: url('/images/bg-tooltip.png') center center no-repeat;
}
.sign-up-box .tooltip .tooltip-inner {
    display: none;
    position: absolute;
    left: -6px;
    bottom: 13px;
    width: 115px;
    padding: 0 0 4px 0;
    background: url('/images/bg-tooltip-arrow.png') 9px bottom no-repeat;
}
.sign-up-box .tooltip:hover .tooltip-inner {
    display: block;
}
.sign-up-box .tooltip .tooltip-inner .text {
    float: left;
    width: 115px;
    line-height: 14px;
    padding: 5px 15px;
    border-radius: 1px;
    background: #f46452;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 10px;
    color: #ffffff;
}

.sign-up-box .radios {
    margin-bottom: 36px;
}

.sign-up-box .radios label {
    float: left;
    margin-right: 26px;
    cursor: pointer;
}
.sign-up-box .radios .iradio_minimal-green-large {
    float: right;
}
.sign-up-box .radios .radio-text {
    float: right;
    line-height: 31px;
    margin: 2px 12px 0 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #787878;
}
.sign-up-box .radios .tooltip {
    margin-top: 10px;
}

.sign-up-box div.textbox {
    float: left;
    width: 445px;
    height: 60px;
}
.sign-up-box div.textbox2 {
    float: left;
    width: 222px;
    height: 60px;
}
.sign-up-box .sign-up-right div.textbox2 {
    margin-left: 37px;
}
.sign-up-box .sign-up-right div.textbox {
    margin-left: 37px;
    width: 482px;
}
.sign-up-box .birth-date > .text {
    float: left;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #787878;
}
.sign-up-box .birth-date .text + .date-select {
    margin-left: 0;
}
.sign-up-box .birth-date .tooltip {
    margin-top: 18px;
}

.sign-up-box .custom-select {
    position: relative;
    float: left;
    width: 90px;
    height: 50px;
    border-radius: 2px;
    border: 2px solid #d2d2d2;
    margin-left: 13px;
}
    .sign-up-box .custom-select select {
        width: 100%;
        border: none;
        height: 100%;
        font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #b4b4b4;
    }
.sign-up-box .custom-select.active {
    border-radius: 2px 2px 0 0;
    border-color: #f59d00;
}
.sign-up-box .custom-select .current {
    float: left;
    width: 86px;
    height: 46px;
    line-height: 46px;
    padding: 0 27px 0 10px;
    background: url('/images/bg-date-select.png') 65px center no-repeat;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #b4b4b4;
    cursor: pointer;
}
.sign-up-box .custom-select.active .current {
    background: url('/images/bg-date-select-active.png') 65px center no-repeat;
    color: #787878;
}
.sign-up-box .custom-select .options {
    display: none;
    position: absolute;
    top: 46px;
    left: -2px;
    width: 90px;
    max-height: 328px;
    background: #ffffff;
    border-top: 2px solid #d2d2d2;
    border-right: 2px solid #f59d00;
    border-bottom: 2px solid #f59d00;
    border-left: 2px solid #f59d00;
    overflow-y: auto;
    z-index: 999;
}
.sign-up-box .custom-select.active .options {
    display: block;
}
.sign-up-box .custom-select .options ul {
    float: left;
    width: 100%;
}
.sign-up-box .custom-select .options ul li {
    float: left;
    width: 100%;
    height: 27px;
}
.sign-up-box .custom-select .options ul li a {
    float: left;
    width: 100%;
    height: 27px;
    line-height: 27px;
    padding: 0 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #787878;
}
.sign-up-box .custom-select .options ul li a:hover,
.sign-up-box .custom-select .options ul li.active a {
    color: #f59d00;
}

.sign-up-box .phone-select {
    width: 115px;
    height: 60px;
    margin-left: 0;
    margin-right: 35px;
}
.sign-up-box .phone-select .current {
    width: 111px;
    height: 56px;
    line-height: 56px;
    padding: 0 45px 0 20px;
    background-position: 81px center;
}
.sign-up-box .phone-select .options {
    top: 56px;
    width: 115px;
}

.sign-up-box .phone-number div.textbox {
    width: 295px;
}
.sign-up-box .phone-number div.textbox input.textbox {
    height: 60px;
}

.sign-up-box .gender > .text {
    float: left;
    height: 31px;
    line-height: 31px;
    margin-right: 35px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #787878;
}
.sign-up-box .gender label {
    float: left;
    margin-right: 26px;
    cursor: pointer;
}
.sign-up-box .gender .radio-text {
    float: right;
    line-height: 31px;
    margin: 2px 0 0 12px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #787878;
}
.sign-up-box .gender .tooltip {
    margin-top: 10px;
}

.sign-up-box .security-code .image,
.sign-up-box .security-code .image img {
    float: left;
    width: 352px;
    height: 60px;
}
.sign-up-box .security-code .button {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 2px;
    margin-left: 30px;
    background: #05be9e url('/images/bg-security-button.png') center center no-repeat;
}
.sign-up-box .security-code .button:hover {
    background: #09937b url('/images/bg-security-button-hover.png') center center no-repeat;
}

.sign-up-box .agreement label {
    float: left;
    cursor: pointer;
}
.sign-up-box .agreement .checkbox-text {
    float: right;
    line-height: 18px;
    margin: 2px 0 0 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #787878;
}
.sign-up-box .agreement .checkbox-text a {
    color: #f59d00;
    text-decoration: underline;
}

.sign-up-box .btn {
    width: 445px;
    padding: 0;
    border-radius: 2px;
}
.sign-up-box div.textbox2 .btn {
    width: 200px;
    padding: 0;
    border-radius: 2px;
    margin: 3px 35px;
}
.sign-up-box .sign-up-right {
    float: left;
    width: 555px;
    height: 1434px;
    padding: 45px 0 0 0;
    border-left: 1px solid #d2d2d2;
    background: #f8f8f8;
}

.sign-up-box .sign-up-title {
    float: left;
    width: 100%;
    padding: 0 49px 0 60px;
    margin: 0 0 35px 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #787878;
}
.sign-up-box .sign-up-title span {
    color: #e47019;
}

.sign-up-box .btn.btn-facebook {
    background: #4768b8;
    color: #f8f8f8;
        width: 110px;
    height: 110px;
    line-height: 110px;
    margin: 0px 5px 3px 0px;
    font-weight: bold;
    font-size: 14px;
    float: left;
}
.sign-up-box .btn.btn-twitter {
    background: #5ca7e0;
    color: #e7f4fe;
        width: 110px;
    height: 110px;
    line-height: 110px;
    margin: 0px 0px 3px 60px;
    font-weight: bold;
    font-size: 14px;
    float: left;
}
.sign-up-box .btn.btn-linkedin {
    background: #38475f;
    color: #cee1ff;
        width: 110px;
    height: 110px;
    line-height: 110px;
    margin: 0px 0px 3px 60px;
    font-weight: bold;
    font-size: 14px;
    float: left;
}

.sign-up-box .sign-up-right .properties {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.sign-up-box .sign-up-right .property {
    float: left;
    width: 100%;
    height: 249px;
    padding: 65px 80px 0 80px;
    border-top: 1px solid #d2d2d2;
}
.sign-up-box .sign-up-right .property .icon {
    float: left;
    width: 100%;
    margin-bottom: 19px;
    text-align: center;
}
.sign-up-box .sign-up-right .property .icon img {
    display: inline-block;
    vertical-align: middle;
}
.sign-up-box .sign-up-right .property .text {
    float: left;
    width: 100%;
    line-height: 30px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #38475f;
    text-align: center;
}

.password-operations {
    float: left;
    width: 380px;
    margin: 40px 65px 40px 30px;
}

.password-operations div.textbox {
    position: relative;
    float: left;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
}
.password-operations div.textbox .textbox-alert {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 14px;
    padding: 3px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #f46452;
}

.password-operations div.textbox .focus {
    display: none;
    position: absolute;
    top: -50px;
    left: 392px;
    width: 402px;
    height: 139px;
    padding-left: 10px;
}
.password-operations div.textbox .focus.active {
    display: block;
}
.password-operations div.textbox .focus .focus-arrow {
    position: absolute;
    left: 0;
    top: 60px;
    width: 12px;
    height: 22px;
    background: url('/images/bg-focus-arrow.png') right center no-repeat;
}
.password-operations div.textbox .focus .focus-inner {
    float: left;
    width: 100%;
    height: 139px;
    padding: 19px 21px 0 21px;
    border: 2px solid #00bd9c;
    background: #eef7f5;
}
.password-operations div.textbox .focus .focus-inner .focus-header {
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c43;
}
.password-operations div.textbox .focus .focus-inner .focus-header .level-bad {
    color: #f46452;
}
.password-operations div.textbox .focus .focus-inner .focus-header .level-good {
    color: #2f96dd;
}
.password-operations div.textbox .focus .focus-inner .focus-header .level-perfect {
    color: #00bd9c;
}

.password-operations div.textbox .focus .focus-inner .level-bar {
    float: left;
    width: 100%;
    height: 8px;
    margin: 11px 0 27px 0;
    background: #ffffff;
}
.password-operations div.textbox .focus .focus-inner .level-bar .level-bar-inner {
    float: left;
    height: 8px;
}
.password-operations div.textbox .focus .focus-inner .level-bar.level-bad .level-bar-inner {
    width: 30px;
    background: #f46452;
}
.password-operations div.textbox .focus .focus-inner .level-bar.level-good .level-bar-inner {
    width: 174px;
    background: #2f96dd;
}
.password-operations div.textbox .focus .focus-inner .level-bar.level-perfect .level-bar-inner {
    width: 264px;
    background: #00bd9c;
}

.password-operations div.textbox .focus .focus-inner .focus-description {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343c43;
    overflow: hidden;
}

.password-operations .btn {
    width: 100%;
}

.password-tips {
    float: left;
    width: 350px;
    border: 2px solid #e4f3fd;
    margin: 40px 0;
}
.password-tips .title {
    float: left;
    width: 100%;
    height: 48px;
    line-height: 48px;
    margin-bottom: 24px;
    background: #e4f3fd;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #343c42;
    text-align: center;
}
.password-tips ul {
    float: left;
    width: 100%;
    padding: 0 20px 0 33px;
    list-style-type: disc;
    list-style-position: outside;
}
.password-tips ul li {
    float: left;
    width: 100%;
    line-height: 15px;
    margin-bottom: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343c42;
}

.ask-question {
    float: left;
    width: 100%;
    height: 221px;
    padding: 40px 95px 0 15px;
    border-bottom: 1px solid #efeba8;
    background: #fffbbf;
}
.ask-question .title {
    float: left;
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin-right: 12px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #283e56;
    text-align: right;
}
.ask-question div.textbox {
    float: left;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    text-align:right;
}
.ask-question div.textbox input.textbox {
    width: 593px;
    border-color: #efeba8;
}
.ask-question .btn {
    width: 180px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin-left: 323px;
    font-weight: 600;
}

.question-box .answers,
.question-box .answers .answer {
    float: left;
    width: 100%;
}
.question-box .answers .answer{
    border-bottom: 1px solid #e4f3fd;
}
.question-box .answers .answer .question {
    float: left;
    width: 100%;
    height: 41px;
    padding: 0 25px 0 49px;
    background: #f1f9ff url('/images/bg-profile-answer.png') 25px 13px no-repeat;
    cursor: pointer;
}
.question-box .answers .answer.active .question {
    background-color: #c8e7fc;
}
.question-box .answers .answer .question .question-text {
    float: left;
    width: 655px;
    height: 41px;
    line-height: 41px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #62717e;
    overflow: hidden;
}
.question-box .answers .answer .question .question-text .subject {
    color: #343c42;
}
.question-box .answers .answer .question .date {
    float: right;
    width: 125px;
    height: 41px;
    line-height: 41px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #62717e;
    text-align: right;
}
.question-box .answers .answer-inner {
    display: none;
    float: left;
    width: 100%;
    padding: 25px 47px 15px 49px;
    background: #e4f3fd;
}
.question-box .answers .answer.active .answer-inner {
    display: block;
}
.question-box .answers .answer-inner .answer-text {
    float: left;
    width: 100%;
    line-height: 15px;
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #62717e;
}
.question-box .answers .answer-inner .answer-text .title {
    float: left;
    width: 60px;
    color: #343c42;
}
.question-box .answers .answer-inner .answer-text .text {
    float: right;
    width: 690px;
}

.payment-steps {
    float: left;
    width: 920px;
    height: 150px;
    margin: 60px 0 0 95px;
}

.payment-steps .payment-step {
    float: left;
    width: 230px;
    height: 150px;
    background: url('/images/bg-payment-step.png') left 42px no-repeat;
}
.payment-steps .payment-step:first-child {
    background: url('/images/bg-payment-step-short.png') right 42px no-repeat;
}
.payment-steps .payment-step:last-child {
    background: url('/images/bg-payment-step-short.png') left 42px no-repeat;
}

.payment-steps .payment-step .icon {
    float: left;
    width: 85px;
    height: 85px;
    line-height: 81px;
    border-radius: 85px;
    border: 2px solid #343c42;
    margin: 0 0 20px 72px;
    background: #ffffff;
    text-align: center;
}
.payment-steps .payment-step.active .icon {
    background: #343c42;
}

.payment-steps .payment-step .icon img {
    display: inline-block;
    vertical-align: middle;
}
.payment-steps .payment-step .icon .active,
.payment-steps .payment-step.active .icon img {
    display: none;
}
.payment-steps .payment-step.active .icon .active {
    display: inline-block;
}

.payment-steps .payment-step .text {
    float: left;
    width: 200px;
    margin: 0 15px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #343c42;
    text-align: center;
}

.payment-step-box {
    width: 100%;
}
.payment-step-box .delivery {
    float: left;
    width: 475px;
    margin: 60px 0 60px 65px;
}
.payment-step-box .delivery > .title {
    float: left;
    width: 410px;
    padding: 0 0 0 10px;
    margin: 0 0 0 30px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #343c42;
}

.delivery-address-checkbox {
    float: left;
    width: 410px;
    margin: 0 0 90px 30px;
}
.delivery-address-checkbox label {
    float: left;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
}
.delivery-address-checkbox label .checkbox-text {
    float: right;
    width: 390px;
    line-height: 17px;
    margin-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343c42;
}

.payment-step-box .delivery .select-box {
    position: relative;
    float: left;
    width: 410px;
    height: 150px;
    margin: 13px 0 40px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
}
.payment-step-box .delivery .select-box .select-current {
    float: left;
    width: 410px;
    height: 150px;
    cursor: pointer;
}
.payment-step-box .delivery .select-box .select-current .select-current-text {
    float: left;
    width: 367px;
    height: 150px;
    border: 1px solid #dcdcdc;
}
.payment-step-box .delivery .select-box .select-options .option {
    float: left;
    width: 100%;
    height: 150px;
    border-top: 0;
    border-right: 1px solid #d2e9f9;
    border-bottom: 1px solid #d2e9f9;
    border-left: 1px solid #d2e9f9;
    background: #ffffff;
    cursor: pointer;
    position: relative;
    z-index: 999;
}
.payment-step-box .delivery .select-box .select-options .option:last-child {
    border-bottom: 1px solid #d2e9f9;
}
.payment-step-box .delivery .select-box .select-options .option:hover {
    background: #eff6fb;
}
.payment-step-box .delivery .select-box .select-options {
    display: none;
	top: 150px !important;
}
.payment-step-box .delivery .select-box.active .select-options {
    display: block;
}
.payment-step-box .delivery .select-box .select-button {
    float: left;
    width: 43px;
    height: 150px;
    border: 1px solid #dcdcdc;
    border-left: 0;
    background: url('/images/sprite-select-box-large.png') center top no-repeat;
}
.payment-step-box .delivery .select-box .select-button:hover,
.payment-step-box .delivery .select-box.active .select-button {
    background-position: center bottom;
}

.payment-step-box .delivery .select-box .address-option {
    float: left;
    width: 100%;
    height: 148px;
    padding: 5px 25px 0 25px;
}
.payment-step-box .delivery .select-box .address-option .title {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #f78300;
    overflow: hidden;
}
.payment-step-box .delivery .select-box .address-option .address-text {
    float: left;
    width: 100%;
    height: 51px;
    line-height: 17px;
    margin-bottom: 6px;
    overflow: hidden;
}
.payment-step-box .delivery .select-box .address-option .address-contact {
    float: left;
    width: 100%;
    font-weight: bold;
}
.payment-step-box .delivery .select-box .add-new-address {
    float: left;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 14px;
    background: #d2e9f9;
    font-weight: bold;
    color: #343c42;
    position: relative;
    z-index: 999;
}
.payment-step-box .delivery .select-box .add-new-address img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.payment-step-box .delivery .btn {
    float: left;
    width: 340px;
    margin-left: 65px;
    font-weight: 600;
    font-size: 20px;
}
.payment-step-box .btn .icon,
.payment-step-box .btn .icon img {
    height: 28px;
}

.cargo-radios .btn {
    float: left;
    width: 260px;
    padding: 0;
    margin: 73px 0 70px 426px;
    font-weight: 600;
    font-size: 20px;
}
.cargo-radio {
    float: left;
    width: 100%;
}
.cargo-radio label {
    float: left;
    width: 100%;
    height: 81px;
    border-bottom: 1px solid #f0f0f0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #343c42;
    cursor: pointer;
}
.cargo-radio .iradio_minimal-blue {
    float: left;
    margin: 31px;
}
.cargo-radio label .cargo-image {
    float: left;
    width: 81px;
    height: 80px;
    line-height: 62px;
    padding: 8px 0;
    border-left: 1px solid #f0f0f0;
    text-align: center;
}
.cargo-radio label .cargo-image img {
    display: inline-block;
    max-width: 64px;
    max-height: 64px;
    vertical-align: middle;
}
.cargo-radio label .cargo-name {
    float: left;
    width: 441px;
    height: 80px;
    line-height: 80px;
    padding: 0 0 0 25px;
    border-left: 1px solid #f0f0f0;
}
.cargo-radio label .cargo-price {
    float: left;
    width: 508px;
    height: 80px;
    line-height: 80px;
    padding: 0 0 0 25px;
    border-left: 1px solid #f0f0f0;
}

.payment-radios {
    float: left;
    width: 100%;
    padding: 40px 0 0 65px;
    margin-bottom: 50px;
}
.payment-radio {
    float: left;
    width: auto;
    margin-right: 50px;
}
.payment-radio label {
    float: left;
    width: auto;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #343c42;
    cursor: pointer;
}
.payment-radio .iradio_minimal-blue {
    margin-right: 10px;
}
.payment-radios .title {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #343c42;
}

.payment-inputs {
    float: left;
    width: 361px;
    padding-right: 39px;
    margin: 0px 0px 0px 65px;
    background: url('/images/bg-payment-inputs-1.png') right 25px no-repeat;
}

.payment-inputs .tooltip {
    position: relative;
    float: right;
    width: 12px;
    height: 12px;
    margin: 14px 0 0 0;
    background: url('/images/bg-tooltip.png') center center no-repeat;
}
.payment-inputs .tooltip .tooltip-inner {
    display: none;
    position: absolute;
    left: -6px;
    bottom: 13px;
    width: 115px;
    padding: 0 0 4px 0;
    background: url('/images/bg-tooltip-arrow.png') 9px bottom no-repeat;
}
.payment-inputs .tooltip:hover .tooltip-inner {
    display: block;
}
.payment-inputs .tooltip .tooltip-inner .text {
    float: left;
    width: 115px;
    line-height: 14px;
    padding: 5px 15px;
    border-radius: 1px;
    background: #f46452;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 10px;
    color: #ffffff;
}

.payment-inputs .payment-input-row {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.payment-inputs div.textbox {
    float: left;
    width: 300px;
    height: 40px;
}
.payment-inputs .payment-input-title {
    float: left;
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin: 0 0 5px 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #343c42;
    overflow: hidden;
}
.payment-inputs .payment-input-title.payment-input-title-date {
    width: 210px;
}
.payment-inputs .payment-input-title.payment-input-title-cvc {
    width: 110px;
}

.payment-inputs .select-box {
    position: relative;
    float: left;
    width: 85px;
    height: 37px;
    margin-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
}
.payment-inputs .select-box select {
        float: left;
        width: 100%;
        height: 38px;
        line-height: 38px;
        padding: 0 7px;
        font-size: 14px;
        color: #787878;
        border: 1px solid #dcdcdc;
    }
.payment-inputs .select-box .select-current {
    float: left;
    width: 85px;
    height: 37px;
    cursor: pointer;
}
.payment-inputs .select-box .select-current .select-current-text {
    float: left;
    width: 54px;
    height: 37px;
    line-height: 35px;
    border: 1px solid #dcdcdc;
}
.payment-inputs .select-box .select-current .title,
.payment-inputs .select-box .select-options .option .title {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 7px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
}
.payment-inputs .select-box .select-options .option {
    float: left;
    width: 100%;
    height: 36px;
    line-height: 35px;
    border-top: 0;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #dcdcdc;
    background: #ffffff;
    cursor: pointer;
}
.payment-inputs .select-box .select-options .option:last-child {
    border-bottom: 1px solid #dcdcdc;
}
.payment-inputs .select-box .select-options .option:hover {
    background: #f0f0f0;
}
.payment-inputs .select-box .select-options {
    display: none;
}
.payment-inputs .select-box.active .select-options {
    display: block;
}
.payment-inputs .select-box .select-button {
    float: left;
    width: 31px;
    height: 37px;
    border: 1px solid #dcdcdc;
    border-left: 0;
    background: url('/images/sprite-select-box.png') center top no-repeat;
}
.payment-inputs .select-box .select-button:hover,
.payment-inputs .select-box.active .select-button {
    background-position: center bottom;
}

.payment-inputs div.textbox.textbox-cvc {
    width: 90px;
    margin-left: 10px;
}

.payment-agreement-checkbox {
    float: left;
    width: 320px;
    margin: 0 0 20px 0;
}
.payment-agreement-checkbox label {
    float: left;
    width: 100%;
    cursor: pointer;
}
.payment-agreement-checkbox label .checkbox-text {
    float: right;
    width: 300px;
    line-height: 17px;
    margin-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343c42;
}
.payment-agreement-checkbox label .checkbox-text a {
    color: #f78c14;
}

.credit-cart-helper {
    float: left;
    width: 262px;
    height: 163px;
    margin: 55px 80px 0 40px;
    background-position: center center;
    background-repeat: no-repeat;
}
.credit-cart-helper.front {
    background-image: url('/images/bg-card-front.png');
}
.credit-cart-card-no {
    display:none;
}
.credit-cart-name {
    display:none;
}
.credit-cart-year {
    display:none;
}
.credit-cart-month {
    display:none;
}
.credit-cart-seperator {
    display:none;
}
.credit-cart-cvc {
    display:none;
}
.credit-cart-helper.front .credit-cart-card-no {
    display: block;
    float: left;
    margin-top: 88px;
    margin-left: 24px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    font-family: tahoma;
    width: 190px;
    height:16px;
}
.credit-cart-helper.front .credit-cart-name {
    display:block;
    float: left;
    margin-top: 28px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family: tahoma;
    width: 150px;
}
.credit-cart-helper.front .credit-cart-month {
    display:block;
    float: left;
margin-top: 16px;
margin-left: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family: tahoma;
}
.credit-cart-helper.front .credit-cart-year {
    display:block;
    float: left;
margin-top: 16px;
margin-left: 2px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family: tahoma;
}
.credit-cart-helper.front .credit-cart-seperator {
    display:block;
    float: left;
margin-top: 16px;
margin-left: 0px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family: tahoma;
}
.credit-cart-helper.back .credit-cart-cvc {
display: block;
float: left;
margin-top: 74px;
margin-left: 140px;
font-weight: bold;
font-size: 16px;
color: #333;
font-family: tahoma;
}
.credit-cart-helper.back {
    background-image: url('/images/bg-card-back.png');
}

.credit-cart-helper .back-helper {
    position: relative;
    float: left;
    width: 47px;
    height: 20px;
    margin: 72px 0 0 130px;
    cursor: pointer;
}
.credit-cart-helper .back-helper .hover {
    display: none;
    position: absolute;
    top: 22px;
    left: -96px;
    width: 239px;
    height: 60px;
    padding: 28px 5px 0 5px;
    background: url('/images/bg-card-back-helper.png') center center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343c43;
    text-align: center;
}
.credit-cart-helper .back-helper:hover .hover {
    display: block;
}

.site-security {
    float: left;
    width: 280px;
    height: 56px;
    line-height: 56px;
    margin: 110px 0 0 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #343c43;
    overflow: hidden;
}
.site-security img {
    float: left;
    height: 56px;
    margin-right: 15px;
}

.payment-part-options {
    float: left;
    width: 100%;
    background: #fafafa;
}

.payment-part-header {
    float: left;
    width: 100%;
    height: 52px;
    padding: 0 65px;
    border-top: 1px solid #eae487;
    border-bottom: 1px solid #eae487;
    background: #fff99b;
}
.payment-part-header .title {
    float: left;
    height: 50px;
    line-height: 50px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #283e56;
}
.payment-part-header .card-types {
    float: right;
    height: 24px;
    margin: 13px 0;
}
.payment-part-header .card-types li {
    float: right;
    height: 24px;
    margin-left: 10px;
}
.payment-part-header .card-types li img {
    float: right;
    height: 24px;
}

.payment-part-radios {
    float: left;
    width: 100%;
}

.payment-part-radios .card-alert {
    float: left;
    width: 100%;
    height: 68px;
    line-height: 67px;
    padding: 0 28px;
    border-bottom: 1px solid #f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343c42;
}

.payment-part-radios .title {
    float: left;
    width: 100%;
    height: 68px;
    border-bottom: 1px solid #f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #343c42;
}
.payment-part-radios .title .title-inner {
    float: left;
    width: 190px;
    height: 67px;
    line-height: 67px;
    text-align: center;
}
.payment-part-radios .title .title-inner:first-child {
    margin-left: 370px;
}

.payment-part-radios .payment-part-radio label {
    float: left;
    width: 100%;
    height: 60px;
    padding: 0 0 0 60px;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
}
.payment-part-radios .payment-part-radio:nth-child(2n + 1) label {
    background: #ffffff;
}
.payment-part-radios .payment-part-radio .iradio_minimal-blue {
    float: left;
    margin: 20px 9px 0 0;
}
.payment-part-radios .payment-part-radio label .payment-part-type {
    float: left;
    width: 270px;
    height: 59px;
    line-height: 59px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #343c42;
}
.payment-part-radios .payment-part-radio label .payment-part-price {
    float: left;
    width: 190px;
    height: 59px;
    line-height: 59px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #343c42;
    text-align: center;
}

.payment-part-options .btn {
    float: left;
    width: 260px;
    padding: 0;
    margin: 47px 0 47px 425px;
    font-weight: 600;
    font-size: 20px;
}

.payment-step-box .table + .box-header {
    margin-top: 70px;
}

.payment-step-box .box-header .box-button .hover-icon {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

.payment-step-final-button .btn {
    float: left;
    width: 300px;
    padding: 0;
    margin: 47px 0 47px 425px;
    font-weight: 600;
    font-size: 20px;
}

.payment-step-box .table .table-header .title {
    background: #fefbcf;
    border-color: #eae487;
}

.payment-step-box .product-table .product {
    width: 161px;
}
.payment-step-box .product-table .details {
    width: 566px;
}
.payment-step-box .product-table .count {
    width: 191px;
}
.payment-step-box .product-table .price {
    width: 192px;
}

.payment-step-box .product-table .table-item,
.payment-step-box .product-table .table-item .property {
    height: 110px;
}
    .payment-step-box .product-table .table-item .product .image {
        width: 100px;
        height: 100px;
        margin: 5px 30px;
    }
.payment-step-box .product-table .table-item .details .text {
    height: 51px;
    line-height: 17px;
    padding: 0 48px;
    margin: 53px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #283e56;
}
.payment-step-box .product-table .table-item .price {
    padding-top: 40px;
    color: #2f96dd;
}
.payment-step-box .product-table .table-item .count {
    line-height: 110px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #283e56;
    text-align: center;
}

.payment-step-box .payment-info-table .address {
    width: 401px;
}
.payment-step-box .payment-info-table .cargo {
    width: 308px;
}
.payment-step-box .payment-info-table .credit-card {
    width: 401px;
}
.payment-step-box .payment-info-table .payment-part {
    width: 401px;
}
.payment-step-box .payment-info-table .price {
    width: 308px;
}

.payment-step-box .payment-info-table .table-item .address .text,
.payment-step-box .payment-info-table .table-item .credit-card .text,
.payment-step-box .payment-info-table .table-item .payment-part .text {
    float: left;
    width: 100%;
    height: 72px;
    line-height: 24px;
    padding: 0 65px;
    margin: 15px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #283e56;
    overflow: hidden;
}
.payment-step-box .payment-info-table .table-item .credit-card .text,
.payment-step-box .payment-info-table .table-item .payment-part .text {
    text-align: center;
}

.payment-step-box .payment-info-table .table-item .cargo {
    line-height: 106px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #283e56;
}

.payment-step-box .payment-info-table .table-item .price {
    padding-top: 40px;
}

.payment-step-box .payment-info-table .table-item,
.payment-step-box .payment-info-table .table-item .property {
    height: 107px;
}

.personel-info {
    float: left;
    width: 100%;
}

.personel-info > .title {
    float: left;
    width: 100%;
    line-height: 24px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #5a5a5a;
    text-align: center;
    margin-bottom: 30px;
}

.personel-info .personel-info-column {
    float: left;
    width: 420px;
    padding: 0 0 0 20px;
}
.personel-info .personel-info-column + .personel-info-column {
    float: right;
    width: 400px;
    margin-right: 5px;
    padding: 0 20px 0 0;
}

.personel-info .btn {
    width: 285px;
    margin: 45px 285px;
    font-weight: 600;
    font-size: 18px;
}

.personel-info .personel-info-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.personel-info .tooltip {
    position: relative;
    float: right;
    width: 12px;
    height: 12px;
    margin: 15px 0 0 0;
    background: url('/images/bg-tooltip.png') center center no-repeat;
}
.personel-info .tooltip .tooltip-inner {
    display: none;
    position: absolute;
    left: -6px;
    bottom: 13px;
    width: 115px;
    padding: 0 0 4px 0;
    background: url('/images/bg-tooltip-arrow.png') 9px bottom no-repeat;
}
.personel-info .tooltip:hover .tooltip-inner {
    display: block;
}
.personel-info .tooltip .tooltip-inner .text {
    float: left;
    width: 115px;
    line-height: 14px;
    padding: 5px 15px;
    border-radius: 1px;
    background: #f46452;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 10px;
    color: #ffffff;
}
.personel-info .title + .personel-info-column .tooltip {
    float: left;
    margin-right: 11px;
    margin-left: 10px;
}

.personel-info .personel-info-row .title {
    float: left;
    width: 100%;
    padding-left: 34px;
    margin-bottom: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
}

.personel-info .select-box {
    position: relative;
    float: left;
    width: 112px;
    height: 40px;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
}
.personel-info .select-box .select-current {
    float: left;
    width: 112px;
    height: 40px;
    cursor: pointer;
}
.personel-info .select-box .select-current .select-current-text {
    float: left;
    width: 73px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #dcdcdc;
}
.personel-info .select-box .select-current .title,
.personel-info .select-box .select-options .option .title {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 7px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
}
.personel-info .select-box .select-options .option {
    float: left;
    width: 100%;
    height: 36px;
    line-height: 35px;
    border-top: 0;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #dcdcdc;
    background: #ffffff;
    cursor: pointer;
}
.personel-info .select-box .select-options .option:last-child {
    border-bottom: 1px solid #dcdcdc;
}
.personel-info .select-box .select-options .option:hover {
    background: #f0f0f0;
}
.personel-info .select-box .select-options {
    display: none;
    position: relative;
    z-index: 999;
}
.personel-info .select-box.active .select-options {
    display: block;
}
.personel-info .select-box .select-button {
    float: left;
    width: 39px;
    height: 40px;
    border: 1px solid #dcdcdc;
    border-left: 0;
    background: url('/images/sprite-select-box-40.png') center top no-repeat;
}
.personel-info .select-box .select-button:hover,
.personel-info .select-box.active .select-button {
    background-position: center bottom;
}

.personel-info .phone-row .select-box {
    width: 120px;
    margin-right: 16px;
}
    .personel-info .phone-row .select-box select, .personel-info .select-box select {
        float: left;
        width: 100%;
        height: 38px;
        line-height: 38px;
        padding: 0 7px;
        font-size: 14px;
        color: #787878;
        border: 1px solid #dcdcdc;
    }
.personel-info .phone-row .select-box .select-current {
    width: 120px;
}
.personel-info .phone-row .select-box .select-current .select-current-text {
    width: 81px;
}

.personel-info .phone-row div.textbox {
    float: left;
    width: 220px;
}

.personel-info .gender-row {
    margin-top: 20px;
}
.personel-info .gender-row label {
    float: left;
    width: auto;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5A5A5A;
    cursor: pointer;
    margin-right: 15px;
    line-height: 18px;
}
.personel-info .gender-row .iradio_minimal-blue {
    float: left;
    margin-right: 10px;
}
.personel-info .gender-row .title {
    width: 80px;
    line-height: 18px;
    padding: 0;
}
.personel-info .gender-row .tooltip {
    margin-top: 3px;
}

.personel-info div.textbox {
    float: left;
    width: 360px;
}
.personel-info .mail-row div.textbox {
    margin-top: 22px;
}
.personel-info .mail-row .tooltip {
    margin-top: 35px;
}

.personel-info .contact-type-row {
    margin-top: 20px;
}
.personel-info .contact-type-row label {
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5A5A5A;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 18px;
}
.personel-info .contact-type-row .iradio_minimal-blue {
    float: left;
}
.personel-info .contact-type-row .radio-text {
    float: right;
    width: 355px;
}

body.lightbox-opened {
    /*overflow: hidden;*/
    background: #ffffff;
}

.lightbox-after {
    display: none;
}
body.lightbox-opened .lightbox-after {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    left: 0;
    top: 0;
    z-index: 9999998;
}
body.lightbox-opened header.fixed {
    opacity: 0;
}

.lightbox {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
    height: auto;
    padding: 45px 0;
    background: #29343f;
    /*overflow-y: auto;*/
    z-index: 9999999;
}
.lightbox.lightbox-transparent {
    background: url('/images/bg-lightbox.png');
    background: rgba(41, 52, 63, 0.97);
    height: 100%;
}
.lightbox.lightbox-transparent + .lightbox-after {
    background: url('/images/bg-lightbox.png');
    background: rgba(41, 52, 63, 0.97);
}

body.lightbox-opened .lightbox,
body.lightbox-opened .lightbox * {
    opacity: 1;
}

.lightbox.active {
    display: block;
}

.lightbox .container {
    position: relative;
}

.lightbox .lightbox-inner {
    float: left;
    width: 100%;
}

.lightbox .lightbox-inner .close-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 31px;
    height: 30px;
    background: url('/images/icon-close.png') center center no-repeat;
}
.lightbox .lightbox-inner .close-button:hover {
    background: url('/images/icon-close-hover.png') center center no-repeat;
}

.lightbox .lightbox-inner .close-button-2 {
    position: absolute;
    top: -17px;
    right: -17px;
    width: 34px;
    height: 34px;
    background: url('/images/icon-close-2.png') center center no-repeat;
}
.lightbox .lightbox-inner .close-button-2:hover {
    background: url('/images/icon-close-2-hover.png') center center no-repeat;
}

.lightbox .lightbox-inner .lightbox-icon {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.lightbox .lightbox-inner .lightbox-icon img {
    display: inline-block;
    vertical-align: middle;
}

.lightbox .lightbox-inner .lightbox-form,
.lightbox .lightbox-inner .lightbox-inner-small {
    float: left;
    width: 540px;
    margin: 0 285px;
}

.lightbox .lightbox-inner .lightbox-title,
.lightbox .lightbox-inner .lightbox-form .lightbox-form-title {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    text-align: center;
}
.lightbox .lightbox-inner .lightbox-title .title,
.lightbox .lightbox-inner .lightbox-form .lightbox-form-title .title {
    float: left;
    width: 100%;
    line-height: 45px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 38px;
    color: #ffffff;
}
.lightbox .lightbox-inner .lightbox-title .title.title-orange,
.lightbox .lightbox-inner .lightbox-form .lightbox-form-title .title.title-orange {
    color: #ffbc3c;
}
.lightbox .lightbox-inner .lightbox-title .description,
.lightbox .lightbox-inner .lightbox-form .lightbox-form-title .description {
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 20px;
    color: #7392b0;
}
.lightbox .lightbox-inner .lightbox-title .description.description-wide {
    width: 200%;
    margin: 0 0 0 -50%;
}

.lightbox .lightbox-inner .lightbox-form .lightbox-form-row {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.lightbox .lightbox-inner .lightbox-form div.textbox {
    float: left;
    width: 100%;
}

.lightbox .lightbox-inner .lightbox-form .btn,
.lightbox .lightbox-inner .lightbox-inner-small .btn {
    float: left;
    width: 100%;
    padding: 0;
}

.lightbox .lightbox-inner .lightbox-form .btn .hover-icon,
.lightbox .lightbox-inner .lightbox-inner-small .btn .hover-icon {
    margin-right: 30px;
}

.lightbox .lightbox-inner .lightbox-form label {
    float: left;
    width: 160px;
    margin-right: 15px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #7392b0;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 18px;
}
.lightbox .lightbox-inner .lightbox-form .icheckbox_minimal-blue {
    float: left;
}
.lightbox .lightbox-inner .lightbox-form .checkbox-text {
    float: right;
    width: 135px;
    padding-top: 2px;
}

.lightbox .lightbox-inner .lightbox-form .sign-up-link {
    float: left;
    width: 160px;
    margin: 0 15px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #00bd9c;
    text-align: center;
}
.lightbox .lightbox-inner .lightbox-form .sign-up-link:hover {
    color: #ffffff;
}
.lightbox .lightbox-inner .lightbox-form .sign-up-link span {
    vertical-align: bottom;
}
.lightbox .lightbox-inner .lightbox-form .sign-up-link .hover-icon {
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
}

.lightbox .lightbox-inner .lightbox-form .forgot-password {
    float: right;
    max-width: 160px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fbf8c5;
    text-align: right;
}
.lightbox .lightbox-inner .lightbox-form .forgot-password:hover {
    color: #7392b0;
}

.lightbox .lightbox-inner .lightbox-text {
    float: left;
    width: 100%;
    margin: 20px 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fbf8c5;
    text-align: center;
}

.lightbox .lightbox-inner .success-icon {
    margin-top: 100px;
}
.lightbox .lightbox-inner .success-text {
    margin: 20px 0 105px 0;
}

.lightbox .lightbox-inner .box {
    position: relative;
}

.lightbox .lightbox-inner .box .box-title .icon {
    height: 19px;
    margin: 14px 15px 0 0;
}
.lightbox .lightbox-inner .box .box-title .icon img {
    height: 19px;
}

.lightbox .lightbox-inner .product-detail-box .box-title .icon {
    height: 10px;
    margin: 18px 15px 0 0;
}
.lightbox .lightbox-inner .product-detail-box .box-title .icon img {
    height: 10px;
}

.comment-box {
    width: 100%;
}
.comment-box .comment-product-title {
    float: left;
    width: 100%;
    line-height: 34px;
    padding: 0 65px;
    margin: 40px 0 55px 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #343c42;
}
.comment-box .title {
    float: left;
    width: 100%;
    padding: 0 65px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #343c42;
}
.comment-box .rating {
    float: left;
    width: 100%;
    padding: 0 65px;
    margin: 0 0 50px 0;
}
.comment-box .rating .title {
    float: left;
    width: auto;
    padding: 0;
    margin-right: 55px;
}
.comment-box .comment-area {
    float: left;
    width: 100%;
    padding: 0 65px;
}
.comment-box .comment-area textarea {
    float: left;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    min-height: 252px;
    height: 252px;
    max-height: 252px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    margin: 10px 0 40px 0;

}
.comment-box .btn {
    float: left;
    width: 370px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    margin: 0 370px 42px 370px;
    font-weight: 600;
    font-size: 20px;
}

.lightbox .cart-box {
    margin-top: 0;
}
#lightbox-cart {
    padding-top:0px!important;
    margin-top:0px!important;
}
.lightbox .lightbox-cart-top {
    position: relative;
    float: left;
    width: 100%;
    height: 54px;
    margin-top: 0px;
    z-index: 99999;
}
.lightbox .lightbox-cart-top .bg-1,
.lightbox .lightbox-cart-top .bg-2 {
    position: absolute;
    width: 50%;
    height: 54px;
    top: 0;
    z-index: 0;
}
.lightbox .lightbox-cart-top .bg-1 {
    left: 0;
    background: #29343f;
}
.lightbox .lightbox-cart-top .bg-2 {
    right: 0;
    background: #2f96dd;
}
.lightbox .lightbox-cart-top .container {
    position: relative;
    z-index: 1;
}

.lightbox .lightbox-cart-top .cart-before {
    float: left;
    width: 745px;
    height: 54px;
    background: #29343f;
}
.lightbox .lightbox-cart-top .cart {
    float: right;
    width: 365px;
    height: 54px;
    padding: 14px 30px 14px 30px;
    background: #2f96dd url('/images/bg-cart.png') 320px center no-repeat;
}
.lightbox .lightbox-cart-top .cart .icon,
.lightbox .lightbox-cart-top .cart .icon img {
    float: left;
    height: 26px;
    margin-right: 8px;
}
.lightbox .lightbox-cart-top .cart .cart-count {
    float: left;
    height: 18px;
    margin: 7px 15px 1px 0;
}
.lightbox .lightbox-cart-top .cart .cart-count .number {
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 0 4px 0 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #ffffff;
}
.lightbox .lightbox-cart-top .cart .cart-count .text {
    float: left;
    height: 14px;
    line-height: 14px;
    margin: 2px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
.lightbox .lightbox-cart-top .cart .cart-total {
    float: left;
    height: 18px;
    margin: 5px 15px 3px 0;
}
.lightbox .lightbox-cart-top .cart .cart-total .number {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 4px 0 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #ffe84c;
}
.lightbox .lightbox-cart-top .cart .cart-total .text {
    float: left;
    height: 14px;
    line-height: 14px;
    margin: 5px 0 0 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #ffe84c;
}

.lightbox .cart-box .table {
    border-top: 1px solid #2a8bce;
}
.lightbox .cart-box .table .table-header .title {
    background: #2f96dd;
    border-color: #2a8bce;
    color: #ffffff;
}

.lightbox .cart-box .table .details {
    width: 452px;
}
.lightbox .cart-box .table .price {
    width: 137px;
}
.lightbox .cart-box .table .profit {
    width:  115px;
}
.lightbox .cart-box .table .profit-total {
    width: 112px;
}
.lightbox .cart-box .table .count {
    width: 111px;
}
.lightbox .cart-box .table .delete {
    width: 73px;
}

.lightbox .cart-box .table .table-item .profit .profit-text .text {
    width: 70px;
    line-height: 19px;
    margin-right: 21px;
    margin-left: 24px;
}
.lightbox .cart-box .table .table-item .profit-total {
    color: #e35041;
}

.lightbox .cart-box .table .table-item .count {
    padding: 35px 0 0 15px;
}
.lightbox .cart-box .table .table-item .count .text {
    width: 45px;
    padding: 0 5px;
}

.lightbox .cart-box .lightbox-cart-total-profit {
    float: left;
    width: 100%;
    height: 56px;
    line-height: 30px;
    padding: 13px 65px;
    background: #e4f3fd;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #343c43;
    text-align: right;
}
.lightbox .cart-box .lightbox-cart-total-profit span {
    vertical-align: bottom;
    margin: 0 3px 0 0;
}
.lightbox .cart-box .lightbox-cart-total-profit .big,
.lightbox .cart-box .lightbox-cart-total-profit .small {
    margin: 0;
    font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #f78300;
}
.lightbox .cart-box .lightbox-cart-total-profit .small {
    margin: 0 0 0 -3px;
    font-size: 14px;
    line-height: 25px;
    vertical-align: bottom;
}

.lightbox .cart-box .button {
    float: right;
    margin: 50px 30px 70px 0;
}
.lightbox .cart-box .btn-red {
    font-size: 20px;
}

.payment-part-box {
    width: 910px;
    margin: 50px 100px;
}

.payment-part-list {
float: left;
  width: 950px;
  margin: 15px 80px;
}
.payment-part-list .column {
    float: left;
    width: 114px;
    margin-left: 5px;
}
.payment-part-list .column:first-child {
    width: 110px;
    margin-left: 0;
}

.payment-part-list .column .bank {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 25px;
    margin-bottom: 7px;
    text-align: center;
    font-size: 12px;
color: #343c42;
font-weight: bold;
}
.payment-part-list .column .bank img {
    display: inline-block;
    vertical-align: middle;
}

.payment-part-list .column .payment-part-header {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px;
    background: #f5f5f5;
    border-radius: 3px;
    border: 0;
    padding: 5px 0;
}
.payment-part-list .column .payment-part-header:empty {
    background: #ffffff;
}
    .payment-part-list .column span {
        float: left;
        width: 50%;
        text-align: left;
        font-size: 12px;
        color: #343c42;
        padding-left: 5px;
    }
.payment-part-list .column li.red span {
    color: #f46452;
}
.payment-part-list .column span:first-child {
    border-right: 1px solid #e1e1e1;
}
.payment-part-list .column .payment-part-header span {
    border-color: #ebebeb;
}

.payment-part-list .column .payment-part-left {
    float: left;
    width: 90px;
    padding: 5px 10px 6px 10px;
    border-radius: 3px;
    background: #f5f5f5;
    text-align: center;
}
.payment-part-list .column .payment-part-left li {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ebebeb;
    font-size: 13px;
    color: #343c42;
}

.payment-part-list .column .payment-part-left li:last-child {
    border-bottom: 0;
}

.payment-part-list .column .payment-part-left span {
    color: #343c42;
    float: left;
    font-size: 12px;
    margin-left: 4px;
    text-align: left;
    width: 60px;
}

.payment-part-list .column .payment-part-left span:first-child {
    border-right: 1px solid #e1e1e1;
    text-align: left;
    margin-left: 0;
    width: 25px;
}

.payment-part-list .column .payment-part {
    float: left;
    width: 100%;
    padding: 5px 0;
    background: #ebebeb;
    border-radius: 3px;
}
.payment-part-list .column .payment-part li {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.payment-part-list .column .payment-part li span {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
}
.payment-part-list .column .payment-part li:last-child span {
    border-bottom: 0;
}

.payment-part-warning {
    float: left;
    width: 100%;
    padding: 0 40px;
    margin: 5px 0 40px 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f78300;
}

.lightbox .btn.order-trace-button {
    height: 70px;
    line-height: 70px;
    margin: 50px 0;
    border-radius: 3px;
}

.lightbox .title-special {
    float: left;
    width: 100%;
    line-height: 45px;
    margin: 10px 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 37px;
    color: #ffbc3c;
    text-align: center;
}
.lightbox .title-special span {
    display: inline-block;
    vertical-align: top;
    margin: 0 13px;
}
.lightbox .title-special .icon {
    line-height: 30px;
}

.lightbox .double-buttons {
    float: left;
    width: 100%;
}
.lightbox .double-buttons .double-button {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
}
.lightbox .double-buttons .double-button:nth-child(2n) {
    padding: 0 0 0 15px;
}
.lightbox .double-buttons .double-button .btn {
    width: 100%;
    padding: 0;
    border-radius: 3px;
    font-weight: bold;
}

.profile-page .payment-step-box .product-table .details {
    width: 326px;
}
.profile-page .payment-step-box .product-table .order-date {
    width: 140px;
}
.profile-page .payment-step-box .product-table .count {
    width: 70px;
}
.profile-page .payment-step-box .product-table .price {
    width: 158px;
}

.profile-page .payment-step-box .payment-info-table .address {
    width: 323px;
}
.profile-page .payment-step-box .payment-info-table .cargo {
    width: 209px;
}

.profile-page .payment-step-box .payment-info-table .credit-card {
    width: 322px;
}
.profile-page .payment-step-box .payment-info-table .payment-part {
    width: 323px;
}
.profile-page .payment-step-box .payment-info-table .price {
    width: 210px;
}

.profile-page .payment-step-box .product-table .table-item .order-date {
    line-height: 32px;
    padding: 48px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #283e56;
    text-align: center;
}
.profile-page .payment-step-box .payment-info-table .table-item .address .text,
.profile-page .payment-step-box .payment-info-table .table-item .credit-card .text,
.profile-page .payment-step-box .payment-info-table .table-item .payment-part .text {
    padding: 0 30px;    
}

.tooltip .tooltip-inner {
    z-index: 9999;
}

.product-return-title {
    float: left;
    width: 100%;
    padding: 0 55px;
    margin: 40px 0 30px 0;
}
.product-return-title .title {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #f46452;
}
.product-return-title .description {
    float: left;
    width: 100%;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #343c43;
}

.personel-info .personel-info-column.personel-info-column-left {
    float: left;
    width: 420px;
    padding: 0 0 0 20px;
}

.personel-info .personel-info-column.personel-info-column-left .tooltip {
    float: left;
    margin-right: 11px;
    margin-left: 10px;
}

.personel-info .product-code-row {
    
}

.personel-info .product-code-row .select-box {
    width: 360px;
    margin-right: 0;
}
.personel-info .product-code-row .select-box .select-current {
    width: 360px;
}
.personel-info .product-code-row .select-box .select-current .select-current-text {
    width: 321px;
}
.personel-info .product-code-row .select-box .select-current .select-current-text .textbox {
    width: 319px;
    height: 38px;
    border: 0;
}

.personel-info .personel-info-radio-row {
    margin-top: 20px;
}
.personel-info .personel-info-column.personel-info-column-left .personel-info-radio-row {
    padding-left: 30px;
}
.personel-info .personel-info-radio-row .title {
    padding: 0 1px;
    margin-bottom: 25px;
    font-size: 16px;
}
.personel-info .personel-info-radio-row label {
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5A5A5A;
    cursor: pointer;
    margin-bottom: 20px;
    line-height: 18px;
}
.personel-info .personel-info-radio-row .iradio_minimal-blue {
    float: left;
}
.personel-info .personel-info-radio-row .radio-text {
    float: right;
    width: 355px;
}
.personel-info .personel-info-column.personel-info-column-left .personel-info-radio-row .radio-text {
    width: 343px;
}

.personel-info .personel-info-column.personel-info-column-wide {
    float: left;
    width: 815px;
    padding: 0 0 0 20px;
    margin: 0;
}
.personel-info .personel-info-column.personel-info-column-wide .tooltip {
    float: left;
    margin-right: 11px;
    margin-left: 10px;
}
.personel-info .personel-info-column .textarea {
    float: left;
    width: 761px;
}
.personel-info .personel-info-column .textarea textarea {
    float: left;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    min-height: 140px;
    height: 140px;
    max-height: 140px;
    line-height: 17px;
    padding: 10px 20px;
    border: 1px solid #d2d2d2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
}
.personel-info .personel-info-column .textarea textarea:focus {
    border-color: #f59d00;
}

.personel-info .select-box .select-options .option label {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
}
.personel-info .select-box .select-options .option label .title {
    float: right;
    width: 330px;
}
.personel-info .select-box .select-options .option label .icheckbox_minimal-orange {
    float: left;
    margin: 8px 0 0 10px;
}

.personel-info .security-image,
.personel-info .security-image img {
    float: left;
    width: 226px;
    height: 40px;
}
.personel-info .security-image {
    margin: 0 0 50px 33px;
}
.personel-info .security-button {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 0 50px 19px;
    background: #05be9e url('/images/bg-security-button-small.png') center center no-repeat;
}
.personel-info .security-button:hover {
    background: #09937b url('/images/bg-security-button-small-hover.png') center center no-repeat;
}

.personel-info .agreement-row label {
    float: left;
    margin-left: 33px;
    cursor: pointer;
}
.personel-info .agreement-row .checkbox-text {
    float: right;
    line-height: 18px;
    margin: 2px 0 0 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #595959;
}
.personel-info .agreement-row .checkbox-text a {
    color: #595959;
    text-decoration: underline;
}

.personel-info .product-return-photo-upload {
    float: left;
    width: 200px;
    height: 200px;
    border: 1px solid #d2d2d2;
    background: url('/images/bg-product-return-photo-upload.png') center center no-repeat;
    overflow: hidden;
}
.personel-info .product-return-photo-upload img {
    float: left;
    width: 100%;
}

.personel-info .personel-info-column .btn {
    width: 150px;
    height: 40px;
    line-height: 42px;
    margin: 160px 0 0 20px;
    font-weight: normal;
}

.personel-info .saved-addresses-row .select-box {
    width: 360px;
    margin-right: 0;
    margin-left: 33px;
}
.personel-info .saved-addresses-row .select-box .select-current {
    width: 360px;
}
.personel-info .saved-addresses-row .select-box .select-current .select-current-text {
    width: 321px;
}

.profile-box .address-tabs {
    float: left;
    width: 100%;
    height: 56px;
}
.profile-box .address-tabs .address-tab {
    float: left;
    width: 50%;
    height: 56px;
    border-bottom: 1px solid #f4db85;
    background: #fff99b;
}
.profile-box .address-tabs .address-tab + .address-tab {
    border-left: 1px solid #f4db85;
}
.profile-box .address-tabs .address-tab.active,
.profile-box .address-tabs .address-tab:hover {
    background: #ffe58a;
}
.profile-box .address-tabs .address-tab .title {
    float: left;
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #69581d;
    text-align: center;
}
.profile-box .address-tabs .address-tab .arrow {
    display: none;
    float: left;
    width: 22px;
    height: 15px;
    margin: -1px 0 0 210px;
    background: url('/images/bg-address-tab-arrow.png') center center no-repeat;
}
.profile-box .address-tabs .address-tab.active .arrow,
.profile-box .address-tabs .address-tab:hover .arrow {
    display: block;
}

.personel-info .address-title {
    float: left;
    width: 100%;
    padding: 0 53px;
    margin: 60px 0 20px 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #f78300;
}

.personel-info .bill-type {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
}

.personel-info .bill-type .title {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0 20px 0 0;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #5a5a5a;
    vertical-align: middle;
}
.personel-info .bill-type label {
    display: inline-block;
    margin: 0 20px 0 0;
    cursor: pointer;
    vertical-align: middle;
}
.personel-info .bill-type label .iradio_minimal-orange {
    margin-right: 6px;
}
.personel-info .bill-type label .radio-text {
    display: inline-block;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #8c8c8c;
    vertical-align: middle;
}

.personel-info .address-select-row .select-box {
    width: 360px;
    margin-right: 0;
}
.personel-info .address-select-row .select-box .select-current {
    width: 360px;
}
.personel-info .address-select-row .select-box .select-current .select-current-text {
    width: 321px;
}

.personel-info .agreement-row.agreement-row-bold label {
    margin-top: 10px;
}
.personel-info .agreement-row.agreement-row-bold .checkbox-text {
    font-weight: bold;
}

.new-address-box {
    width: 910px;
    margin: 50px 100px;
}
.new-address-box .personel-info {
    width: 100%;
    padding: 0 27px 0 28px;
}

.new-address-box .personel-info .bill-type {
    text-align: left;
    margin-top: 10px;
}

.new-address-box .personel-info .personel-info-column.personel-info-column-wide {
    width: 100%;
    padding: 0;
}

.new-address-box .personel-info .agreement-row {
    margin-bottom: 0;
}
.new-address-box .personel-info .agreement-row label {
    width: 100%;
    line-height: 18px;
    margin-top: 30px;
    margin-left: 0;
    cursor: pointer;
    text-align: center;
}
.new-address-box .personel-info .agreement-row .checkbox-text {
    float: none;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5a5a5a;
    vertical-align: middle;
}

.new-address-box .personel-info .personel-info-column.personel-info-column-wide .tooltip {
    margin-left: 31px;
}

footer {
    float: left;
    width: 100%;
    margin-top: 60px;
}

footer .logos {
    float: left;
    width: 100%;
    height: 120px;
    background: #eff5f9;
}
footer .logos img {
    float: left;
    width: 1110px;
    height: 120px;
}

footer .footer-inner {
    float: left;
    width: 100%;
    padding-top: 50px;
    background: #343c42;
}

footer .footer-inner .copyright {
    float: left;
    width: 100%;
    height: 80px;
    border-top: 1px solid #2b353c;
}
footer .footer-inner .copyright .copy {
    float: left;
    height: 15px;
    line-height: 15px;
    margin: 32px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bac2c8;
}
footer .footer-inner .copyright .madeby {
    float: right;
    height: 15px;
    line-height: 15px;
    margin: 32px -5px 32px 0;
    padding: 0 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bac2c8;
}
footer .footer-inner .copyright .madeby:hover .boldistanbul {
    color: #fff99b;
}

footer .footer-inner .footer-row {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

footer .footer-inner .footer-row .footer-column {
    float: left;
    width: 205px;
    margin-left: 25px;
}
footer .footer-inner .footer-row .footer-column:first-child {
    margin-left: 0;
}
footer .footer-inner .footer-row .footer-column.footer-column-medium {
    width: 320px;
}
footer .footer-inner .footer-row .footer-column.footer-column-large {
    width: 420px;
}

footer .footer-inner .footer-title {
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #5597c8;
    overflow: hidden;
}
footer .footer-inner .footer-title img {
    float: left;
    width: 26px;
    height: 26px;
    margin-right: 9px;
}

footer .footer-inner .footer-menu-title {
    float: left;
    width: 100%;
    padding-left: 35px;
    margin: 8px 0 6px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #71c3ff;
}
footer .footer-inner .footer-menu {
    float: left;
    width: 100%;
    padding-left: 35px;
}
footer .footer-inner .footer-menu li {
    float: left;
    width: 100%;
}
footer .footer-inner .footer-menu li a {
    float: left;
    line-height: 14px;
    margin-bottom: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bac2c8;
}
footer .footer-inner .footer-menu li a:hover {
    color: #ffffff;
}

footer .footer-inner .customer-service {
    float: left;
    width: 100%;
    padding-left: 35px;
    margin-top: 15px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #ffffff;
}

footer .footer-inner .footer-inner-logos {
    float: right;
    width: 100%;
}
footer .footer-inner .footer-inner-logos img {
    float: right;
    max-width: 100%;
}

footer .footer-inner .social-links {
    float: left;
    width: 100%;
    padding: 12px 0 0 35px;
}
footer .footer-inner .social-links li {
    float: left;
    height: 30px;
    margin: 0 20px 0 0;
}
footer .footer-inner .social-links li a {
    float: left;
    line-height: 30px;
    padding: 0 10px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #bac2c8;
}
footer .footer-inner .social-links li a:hover {
    color: #ffffff;
}
footer .footer-inner .social-links li a .hover-icon {
    float: left;
    height: 30px;
}

footer .footer-inner .footer-form {
    float: right;
    width: 415px;
}
footer .footer-inner .footer-form .footer-form-title {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
}
footer .footer-inner .footer-form .footer-form-title a {
    float: right;
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
footer .footer-inner .footer-form .footer-form-title a:hover {
    color: #fff99b;
}
footer .footer-inner .footer-form .text {
    float: left;
    width: 319px;
    height: 40px;
    border: 0;
    padding: 0 10px;
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
footer .footer-inner .footer-form .button {
    float: left;
    width: 95px;
    height: 40px;
    line-height: 40px;
    background: #2f96dd;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
footer .footer-inner .footer-form .button:hover {
    background: #217cbb;
    color: #fff99b;
}
footer .footer-inner .footer-form .description {
    float: left;
    width: 100%;
    margin-top: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bac2c8;
}
.bx-next {
    color:white;
}
.bx-prev {
    color:white;
}

a.pager {
    margin: 5px;
}
a.pager:hover {
    color:#f59d00;
}
    a.pager.active {
        color: #f59d00;
    }
.filter-all-brand {
    text-align: right;
    width: 100%;
    float: left;
    font-size: 13px;
}
.alert {
    margin-bottom: 1px;
    color: #c09853;
    background-color: #fcf8e3;
    padding: 5px 10px;
    clear: left;
    font-size: 14px;
    line-height: 22px;
}
.block .alert, .block-fluid .alert {
    border: 0;
    margin-bottom: 3px;
    -moz-box-shadow: inset 0 1px 1px #FFF;
    -webkit-box-shadow: inset 0 1px 1px #FFF;
    box-shadow: inset 0 1px 1px #FFF;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.alert.alert-block{background:#FFDE91;color:#9F5E44;}
.alert.alert-error{background: #e35041;
color: #ffffff;}
.alert.alert-success{background:#CAE099;color:#4F7305}
.alert.alert-info{background:#d6e9f8;color:#4073A3}
input[type="submit"] {
    border:none;
}

#menu_arama.page-search-box .page-search .dropdown {
            display: none;
            float: left;
            margin: 0px;
        }

            #menu_arama.page-search-box .page-search .down .dropdown-inner {
                border: 1px solid #d2d2d2;
                position:relative;
                z-index:9999;
            }

                #menu_arama.page-search-box .page-search .down .dropdown-inner a {
                    height: 60px;
                    width: 100%;
                    float: left;
                    border:1px solid #E2E8EC;
                    background:white;
                }

                    #menu_arama.page-search-box .page-search .down .dropdown-inner a .image {
                        width: 60px;
                        height: auto;
                        text-align: center;
                        float: left;
                    }

                        #menu_arama.page-search-box .page-search .down .dropdown-inner a .image img {
                            width: 60px;
                            height: auto;
                            margin: 0 auto;
                        }

                    #menu_arama.page-search-box .page-search .down .dropdown-inner a .title {
                        float: left;
                        width: 201px;
                        font-size: 11px;
                        font-family: tahoma;
                        font-weight: normal;
                        margin: 15px 0px 0px 5px;
                        line-height: normal;
                    }

                    #menu_arama.page-search-box .page-search .down .dropdown-inner a .price {
                        float: left;
                        width: 60px;
                        height: 38px;
                        margin: 10px 0px;
                        font-family: 'bebas_neue', Arial, Helvetica, sans-serif;
                        font-size: 17px;
                        color: #f59d00;
                        text-align: center;
                        line-height: 38px;
                    }