.theme-default .nivoSlider {
    position: relative;
    background: #fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.theme-default .nivoSlider a {
    border: 0;
    display: block
}

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px
}

.theme-default a.nivo-prevNav {
    left: 15px
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif
}

.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.theme-default .nivo-caption a:hover {
    color: #fff
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: 0;
    margin-bottom: 5px
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}

.nivo-box img {
    display: block
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: .8;
    overflow: hidden;
    display: none;
    -moz-opacity: .8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-caption a {
    display: inline !important
}

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer
}

.nivo-prevNav {
    left: 0
}

.nivo-nextNav {
    right: 0
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0
}

.nivo-controlNav a {
    cursor: pointer
}

.nivo-controlNav a.active {
    font-weight: bold
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

body {
    line-height: 1;
    color: black;
    background: white
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

header, section, footer, aside, nav, article, figure {
    display: block
}

body {
    font: 14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    color: #333;
    background: #eee
}

a, a:visited {
    text-decoration: none
}

a:hover, a:active {
    color: #000;
    text-decoration: none
}

#dev7link {
    position: absolute;
    top: 0;
    left: 50px;
    background: url(../images/dev7logo.png) no-repeat;
    width: 60px;
    height: 67px;
    border: 0;
    display: block;
    text-indent: -9999px
}

.slider-wrapper {
    width: 100%;
    margin: 0 auto
}

.clear {
    clear: both
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    margin: 0;
    padding: 0
}

article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
    display: block
}

a img {
    border: 0
}

figure {
    position: relative
}

figure img {
    width: 100%
}

.container12, .container16 {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1140px
}

.row {
    margin-bottom: 20px
}

.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12, .column13, .column14, .column15, .column16 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px
}

.container12 .alpha, .container16 .alpha {
    margin-left: 0
}

.container12 .omega, .container16 .omega {
    margin-right: 0
}

.container12 .column1 {
    width: 75px
}

.container12 .column2 {
    width: 170px
}

.container12 .column3 {
    width: 265px
}

.container12 .column4 {
    width: 360px
}

.container12 .column5 {
    width: 455px
}

.container12 .column6 {
    width: 550px
}

.container12 .column7 {
	left:0;
    width: 645px;
    position: absolute
}

.container12 .column77 {
    float: right;
}

.container12 .column8 {
    width: 740px
}

.container12 .column9 {
    width: 835px
}

.container12 .column10 {
    width: 630px
}
.container12 .columnsearch {
    width: 300px;
	position: relative;
    float: left;
}
.container12 .column11 {
    width: 1025px
}

.container12 .column12 {
    width: 1120px
}

.container12 .prefix1 {
    padding-left: 95px
}

.container12 .prefix2 {
    padding-left: 190px
}

.container12 .prefix3 {
    padding-left: 285px
}

.container12 .prefix4 {
    padding-left: 380px
}

.container12 .prefix5 {
    padding-left: 475px
}

.container12 .prefix6 {
    padding-left: 570px
}

.container12 .prefix7 {
    padding-left: 665px
}

.container12 .prefix8 {
    padding-left: 760px
}

.container12 .prefix9 {
    padding-left: 855px
}

.container12 .prefix10 {
    padding-left: 950px
}

.container12 .prefix11 {
    padding-left: 1045px
}

.container16 .column1 {
    width: 51.25px
}

.container16 .column2 {
    width: 122.5px
}

.container16 .column3 {
    width: 193.75px
}

.container16 .column4 {
    width: 265px
}

.container16 .column5 {
    width: 336.25px
}

.container16 .column6 {
    width: 407.5px
}

.container16 .column7 {
    width: 478.75px
}

.container16 .column8 {
    width: 550px
}

.container16 .column9 {
    width: 621.25px
}

.container16 .column10 {

    width: 692.5px
}

.container16 .column11 {
    width: 763.75px
}

.container16 .column12 {
    width: 835px
}

.container16 .column13 {
    width: 906.25px
}

.container16 .column14 {
    width: 977.5px
}

.container16 .column15 {
    width: 1048.75px
}

.container16 .column16 {
    width: 1120px
}

.container16 .prefix1 {
    padding-left: 71.25px
}

.container16 .prefix2 {
    padding-left: 142.5px
}

.container16 .prefix3 {
    padding-left: 213.75px
}

.container16 .prefix4 {
    padding-left: 285px
}

.container16 .prefix5 {
    padding-left: 356.25px
}

.container16 .prefix6 {
    padding-left: 427.5px
}

.container16 .prefix7 {
    padding-left: 498.75px
}

.container16 .prefix8 {
    padding-left: 570px
}

.container16 .prefix9 {
    padding-left: 641.25px
}

.container16 .prefix10 {
    padding-left: 712.5px
}

.container16 .prefix11 {
    padding-left: 783.75px
}

.container16 .prefix12 {
    padding-left: 855px
}

.container16 .prefix13 {
    padding-left: 926.25px
}

.container16 .prefix14 {
    padding-left: 997.5px
}

.container16 .prefix15 {
    padding-left: 1068.75px
}

@media only screen and (min-width: 960px) and (max-width: 1160px) {
    .container12, .container16 {
        width: 960px
    }

    .container12 .column1 {
        width: 60px
    }

    .container12 .column2 {
        width: 140px
    }

    .container12 .column3 {
        width: 220px
    }

    .container12 .column4 {
        width: 300px
    }

    .container12 .column5 {
        width: 380px
    }

    .container12 .column6 {
        width: 460px
    }

    .container12 .column7 {
        width: 540px
    }

    .container12 .column77 {
        width: 540px
    }

    .container12 .column8 {
        width: 620px
    }

    .container12 .column9 {
        width: 700px
    }

    .container12 .column10 {
        width: 780px
    }

    .container12 .column11 {
        width: 860px
    }

    .container12 .column12 {
        width: 940px
    }

    .container12 .prefix1 {
        padding-left: 80px
    }

    .container12 .prefix2 {
        padding-left: 160px
    }

    .container12 .prefix3 {
        padding-left: 240px
    }

    .container12 .prefix4 {
        padding-left: 320px
    }

    .container12 .prefix5 {
        padding-left: 400px
    }

    .container12 .prefix6 {
        padding-left: 480px
    }

    .container12 .prefix7 {
        padding-left: 560px
    }

    .container12 .prefix8 {
        padding-left: 640px
    }

    .container12 .prefix9 {
        padding-left: 720px
    }

    .container12 .prefix10 {
        padding-left: 800px
    }

    .container12 .prefix11 {
        padding-left: 880px
    }

    .container16 .column1 {
        width: 40px
    }

    .container16 .column2 {
        width: 100px
    }

    .container16 .column3 {
        width: 160px
    }

    .container16 .column4 {
        width: 220px
    }

    .container16 .column5 {
        width: 280px
    }

    .container16 .column6 {
        width: 340px
    }

    .container16 .column7 {
        width: 400px
    }

    .container16 .column8 {
        width: 460px
    }

    .container16 .column9 {
        width: 520px
    }

    .container16 .column10 {
        width: 580px
    }

    .container16 .column11 {
        width: 640px
    }

    .container16 .column12 {
        width: 700px
    }

    .container16 .column13 {
        width: 760px
    }

    .container16 .column14 {
        width: 820px
    }

    .container16 .column15 {
        width: 880px
    }

    .container16 .column16 {
        width: 940px
    }

    .container16 .prefix1 {
        padding-left: 60px
    }

    .container16 .prefix2 {
        padding-left: 120px
    }

    .container16 .prefix3 {
        padding-left: 180px
    }

    .container16 .prefix4 {
        padding-left: 240px
    }

    .container16 .prefix5 {
        padding-left: 300px
    }

    .container16 .prefix6 {
        padding-left: 360px
    }

    .container16 .prefix7 {
        padding-left: 420px
    }

    .container16 .prefix8 {
        padding-left: 480px
    }

    .container16 .prefix9 {
        padding-left: 540px
    }

    .container16 .prefix10 {
        padding-left: 600px
    }

    .container16 .prefix11 {
        padding-left: 660px
    }

    .container16 .prefix12 {
        padding-left: 720px
    }

    .container16 .prefix13 {
        padding-left: 780px
    }

    .container16 .prefix14 {
        padding-left: 840px
    }

    .container16 .prefix15 {
        padding-left: 900px
    }

    .your-cart {
        width: 170px
    }

    .your-cart ul {
        width: 420px !important
    }

    .your-cart .img {
        float: left;
        margin-right: 10px
    }

    .your-cart .img img {
        width: 50px
    }

    .menu li {
        width: 111px !important
    }

    .menu li.logo {
        width: 3px !important
    }

    .our-customer .column12 {
        width: 922px !important
    }

    .list-products .product {
        width: 300px !important
    }

    .list-products .product img.main-image {
        height: 176px !important
    }

    .product-page .column3 {
        width: 220px !important
    }

    .product-page .column9 {
        width: 700px !important;
        border-left: 0 !important
    }

    .product-page .product {
        width: 223px !important;
        margin: 20px 0 0 10px !important
    }

    .product-page .product.nmt0 {
        margin-top: 0 !important
    }

    .product-info .info p {
        height: 40px !important;
        overflow: hidden !important
    }

    .product-page .product-info .price span.price-curr {
        font-size: 11px !important
    }

    .product-info .price span.price-off {
        font-size: 14px !important
    }

    .product-detail .product-info {
        width: 300px !important
    }

    .contact-map iframe {
        width: 550px !important
    }

    .checkout .stt {
        width: 3% !important
    }

    .checkout .img {
        width: 10% !important
    }

    .checkout .img img {
        width: 62px !important
    }

    .checkout .price {
        width: 15% !important
    }

    .checkout .action {
        width: 4% !important
    }

    .checkout .action img {
        width: 60% !important
    }

    .checkout .amount {
        width: 8% !important
    }

    .checkout .amount input {
        width: 44px !important
    }

    .checkout .value {
        width: 15.1% !important
    }

    .checkout li.tbody .value {
        width: 15.1% !important
    }

    .checkout li.tbody .value, .checkout li.tbody .price {
        text-align: right !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container12, .container16 {
        width: 768px
    }

    .container12 .column1 {
        width: 44px
    }

    .container12 .column2 {
        width: 108px
    }

    .container12 .column3 {
        width: 172px
    }

    .container12 .column4 {
        width: 236px
    }

    .container12 .column5 {
        width: 300px
    }

    .container12 .column6 {
        width: 364px
    }

    .container12 .column7 {
          width: 428px
      }

    .container12 .column7 {
        width: 428px
    }

    .container12 .column8 {
        width: 492px
    }

    .container12 .column9 {
        width: 556px
    }

    .container12 .column10 {
        width: 620px
    }

    .container12 .column11 {
        width: 684px
    }

    .container12 .column12 {
        width: 748px
    }

    .container12 .prefix1 {
        padding-left: 64px
    }

    .container12 .prefix2 {
        padding-left: 128px
    }

    .container12 .prefix3 {
        padding-left: 192px
    }

    .container12 .prefix4 {
        padding-left: 256px
    }

    .container12 .prefix5 {
        padding-left: 320px
    }

    .container12 .prefix6 {
        padding-left: 384px
    }

    .container12 .prefix7 {
        padding-left: 448px
    }

    .container12 .prefix8 {
        padding-left: 512px
    }

    .container12 .prefix9 {
        padding-left: 576px
    }

    .container12 .prefix10 {
        padding-left: 640px
    }

    .container12 .prefix11 {
        padding-left: 704px
    }

    .container16 .column1 {
        width: 28px
    }

    .container16 .column2 {
        width: 76px
    }

    .container16 .column3 {
        width: 124px
    }

    .container16 .column4 {
        width: 172px
    }

    .container16 .column5 {
        width: 220px
    }

    .container16 .column6 {
        width: 268px
    }

    .container16 .column7 {
        width: 316px
    }

    .container16 .column8 {
        width: 364px
    }

    .container16 .column9 {
        width: 412px
    }

    .container16 .column10 {
        width: 460px
    }

    .container16 .column11 {
        width: 508px
    }

    .container16 .column12 {
        width: 556px
    }

    .container16 .column13 {
        width: 604px
    }

    .container16 .column14 {
        width: 652px
    }

    .container16 .column15 {
        width: 700px
    }

    .container16 .column16 {
        width: 748px
    }

    .container16 .prefix1 {
        padding-left: 48px
    }

    .container16 .prefix2 {
        padding-left: 96px
    }

    .container16 .prefix3 {
        padding-left: 144px
    }

    .container16 .prefix4 {
        padding-left: 192px
    }

    .container16 .prefix5 {
        padding-left: 240px
    }

    .container16 .prefix6 {
        padding-left: 288px
    }

    .container16 .prefix7 {
        padding-left: 336px
    }

    .container16 .prefix8 {
        padding-left: 384px
    }

    .container16 .prefix9 {
        padding-left: 432px
    }

    .container16 .prefix10 {
        padding-left: 480px
    }

    .container16 .prefix11 {
        padding-left: 528px
    }

    .container16 .prefix12 {
        padding-left: 576px
    }

    .container16 .prefix13 {
        padding-left: 624px
    }

    .container16 .prefix14 {
        padding-left: 672px
    }

    .container16 .prefix15 {
        padding-left: 720px
    }

    .your-cart ul {
        width: 420px !important
    }

    .your-cart .img {
        float: left;
        margin-right: 10px
    }

    .your-cart .img img {
        width: 50px
    }

    .menu li {
        width: 79px !important
    }

    .menu li.logo {
        width: 3px !important
    }

    #wrapper .product-page {
        margin-top: 0 !important
    }

    .our-customer .column12 {
        width: 730px !important
    }

    .our-customer li {
        margin-left: 25px !important
    }

    .products h1, .contact h1, .checkout h1 {
        margin: 20px 0 0 !important
    }

    .list-products .product {
        width: 235px !important;
        height: 160px !important;
        margin-top: 20px !important
    }

    .list-products .product .product-info {
        bottom: 4px !important
    }

    .product-info .price span.price-curr {
        margin-right: 5px !important
    }

    .product-info .price a {
        padding: 2px 7px !important
    }

    .product-page h1 {
        margin-top: 10px
    }

    .product-page .column3 {
        width: 172px !important
    }

    .product-page .column9 {
        width: 556px !important;
        border-left: none !important
    }

    .contact-map iframe {
        width: 440px !important
    }

    .checkout .stt {
        width: 3% !important
    }

    .checkout .prod-name {
        width: 31% !important
    }

    .checkout .img {
        width: 10% !important
    }

    .checkout .img img {
        width: 62px !important
    }

    .checkout .price {
        width: 13% !important
    }

    .checkout .action {
        width: 4% !important
    }

    .checkout .action img {
        width: 60% !important
    }

    .checkout .amount {
        width: 8% !important
    }

    .checkout .amount input {
        width: 37px !important
    }

    .checkout .value {
        width: 15.1% !important
    }

    .checkout li.tbody .value, .checkout li.tbody .price {
        text-align: right !important
    }

    .checkout .contact form label {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .container12, .container16 {
        width: 300px
    }

    .container12 .column1, .container16 .column1, .container12 .column2, .container16 .column2, .container12 .column3, .container16 .column3, .container12 .column4, .container16 .column4, .container12 .column5, .container16 .column5, .container12 .column6, .container16 .column6, .container12 .column7, .container12 .column77, .container16 .column7, .container12 .column8, .container16 .column8, .container12 .column9, .container16 .column9, .container12 .column10, .container16 .column10, .container12 .column11, .container16 .column11, .container12 .column12, .container16 .column12, .container16 .column13, .container16 .column14, .container16 .column15, .container16 .column16 {
        margin: 0 0 20px 0;
        width: 300px
    }

    .container12 .prefix1, .container12 .prefix2, .container12 .prefix3, .container12 .prefix4, .container12 .prefix5, .container12 .prefix6, .container12 .prefix7, .container12 .prefix8, .container12 .prefix9, .container12 .prefix10, .container12 .prefix11, .container16 .prefix1, .container16 .prefix2, .container16 .prefix3, .container16 .prefix4, .container16 .prefix5, .container16 .prefix6, .container16 .prefix7, .container16 .prefix8, .container16 .prefix9, .container16 .prefix10, .container16 .prefix11, .container16 .prefix12, .container16 .prefix13, .container16 .prefix14, .container16 .prefix15 {
        padding-left: 0
    }

    .row {
        margin: 0
    }

    .your-cart {
        width: 300px !important;
        height: 70px !important
    }

    .left6 {
        right: 230px !important
    }

    #header {
        margin-bottom: 10px !important
    }

    #header .column10 {
        width: 300px !important
    }

    #header .slogan {
        float: right !important;
        width: 192px !important
    }

    #header .logo {
        width: 100px !important;
        top: -70px !important;
        left: -35px !important
    }

    #header .address {
        width: 280px !important;
        padding: 10px 0 2px
    }

    #header .your-cart {
        float: right !important;
        width: 140px !important;
        height: 40px !important;
        background: none !important;
        z-index: 1001 !important
    }

    #header .slider {
        margin-bottom: 10px !important
    }

    #header .menu {
        width: 244px !important;
        height: auto !important;
        line-height: inherit !important;
        padding: 0 10px !important;
        top: 80px !important;
        right: 0;
        opacity: 1;
        z-index: 14 !important
    }

    #header .menu .column12 {
        float: none !important
    }

    #header .menu li {
        float: none !important;
        width: auto !important;
        min-width: inherit;
        padding: 0 10px
    }

    .menu li.active, .menu li:hover {
        height: auto !important
    }

    .menu li.pr {
        margin-right: 0 !important
    }

    .menu li.pl {
        margin-left: 0 !important
    }

    .menu ul {
        height: inherit !important;
        line-height: 30px !important;
        background: none !important;
        opacity: 1 !important;
        display: none
    }

    .menu ul.active {
        display: block
    }

    .menu li a {
        padding: 0 !important;
        background: none !important;
        text-align: left !important
    }

    .menu li.active, .menu li:hover {
        background: #ffe252;
        color: #253e9a
    }

    .menu li.active a, .menu li:hover a {
        color: #666
    }

    .menu li:hover > ul {
        display: block
    }

    .menu li:hover li:hover ul {
        background: #fff
    }

    .menu li:hover li:hover a {
        color: #666
    }

    .menu li > ul, .menu li ul > ul {
        width: 100% !important;
        min-width: inherit;
        padding: 0 !important;
        background: none !important;
        position: static !important
    }

    .menu li li {
        margin: 10px 0 !important
    }

    #header .menu li.logo {
        display: none
    }

    #header .menu.active {
        display: block;
        top: 23px !important;
        bottom: inherit !important;
        right: 0 !important;
        left: inherit !important
    }

    #header .address {
        margin-bottom: 0 !important
    }

    #header .banner-img {
        height: auto !important;
        margin-bottom: 0 !important
    }

    .your-cart .info-cart {
        float: left;
        width: 200px !important;
        height: auto !important
    }

    .your-cart ul {
        width: 280px !important;
        top: 40px !important
    }

    .info-cart .prod-amount {
        width: 10% !important
    }

    .info-cart .prod-name {
        width: 93% !important
    }

    .info-cart .prod-price {
        width: 72% !important
    }

    .info-cart .btn-delete img {
        width: 15px
    }

    .your-cart .img {
        float: left;
        margin-right: 10px
    }

    .your-cart .img img {
        width: 50px
    }

    #wrapper {
        margin-bottom: 10px !important
    }

    .our-customer .column12 {
        width: 93.5% !important;
        margin-bottom: 0 !important
    }

    .product-page .column3 {
        width: 100% !important;
        margin-bottom: 0 !important
    }

    .product-page .column9 {
        width: 100% !important;
        border-left: 0 !important
    }

    .list-products .product {
        width: 100% !important;
        height: 200px !important;
        margin: 20px 0 0 !important
    }

    .product img.main-image {
        width: 100% !important
    }

    .product .product-info {
        width: 100% !important
    }

    .product-page h1 {
        padding: 0 !important
    }

    .product-detail {
        padding: 5px 0 20px !important
    }

    .product-detail .product-image {
        width: 300px !important
    }

    .product-detail .product-image img.main-image {
        width: inherit !important;
        height: inherit !important
    }

    .product-image .thumb li {
        width: 66px !important;
        height: 42px !important;
        margin: 20px 0 0 12px !important
    }

    .product-image .thumb li.alpha {
        margin-left: 0 !important
    }

    .product-detail .product-info {
        width: 300px !important
    }

    .product-page .product-related h2 {
        margin-left: 0 !important
    }

    .contact h1 {
        margin: 20px 0 !important
    }

    .contact form {
        padding-left: 0 !important
    }

    .contact form label {
        width: 27% !important
    }

    .contact form input, .contact form textarea {
        width: 64% !important;
        padding: 3px 9px !important
    }

    .contact form .input-captcha input {
        width: 21% !important
    }

    .contact-map iframe {
        margin: 15px 0 10px !important;
        width: 300px !important
    }

    .contact form input[type="submit"] {
        width: 20% !important
    }

    .products h1, .products h2, .contact h1, .checkout h1 {
        margin: 20px 0 10px !important;
        font-size: 18px !important
    }

    .checkout li.thead {
        display: none
    }

    .checkout li.tbody {
        height: auto !important;
        position: relative
    }

    .checkout li.tbody span {
        border-left: 0 !important
    }

    .checkout li.tbody span.stt {
        display: none
    }

    .checkout .amount {
        width: 60px !important;
        text-align: left !important
    }

    .checkout .amount input, .checkout .amount select {
        font-size: 10px !important;
        width: 60px !important
    }

    .checkout .action {
        width: 53px !important;
        height: 23px !important
    }

    .checkout .action img {
        width: 17px !important
    }

    .checkout li.tbody .value {
        border-right: 0 !important;
        position: absolute;
        bottom: 0;
        right: 0
    }

    .checkout li.tbody .value, .checkout li.tbody .price {
        width: 90px !important;
        font-size: 10px !important
    }

    .checkout li.tbody .price {
        width: 80px !important
    }

    .checkout .contact form label {
        width: 29% !important
    }

    .checkout .contact form input, .contact form textarea {
        width: 62% !important
    }

    .checkout .contact form .input-captcha input {
        width: 15% !important
    }

    .overlay-content {
        width: 96%;
        margin: 0 2%;
        left: 0
    }

    .btn-navbar {
        position: absolute;
        top: 0;
        right: 254px !important;
        background: #32baf3;
        padding: 0;
        cursor: pointer;
        overflow: hidden;
        text-indent: -23em;
        transition: all .25s ease-out 0s;
        width: 46px;
        height: 46px;
        z-index: 1
    }

    .btn-navbar:before {
        border-bottom: 4px solid #0075bd;
        border-top: 4px solid #0075bd;
        content: "";
        display: block;
        height: 5px;
        right: 0;
        position: absolute;
        top: 12px;
        width: 22px
    }

    .btn-navbar:before, .btn-navbar:after {
        border-bottom: 4px solid #0075bd;
        border-top: 4px solid #0075bd;
        content: "";
        display: block;
        height: 5px;
        right: 20px;
        position: absolute;
        width: 22px
    }

    .btn-navbar:after {
        border-bottom: 0 none;
        border-top: 4px solid #0075bd;
        right: 20px;
        top: 24px
    }

    .btn-navbar:before, .btn-navbar:after {
        border-bottom: 4px solid #fff;
        border-top: 4px solid #fff;
        content: "";
        display: block;
        height: 5px;
        right: 11px;
        position: absolute;
        width: 22px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container12, .container16 {
        width: 420px
    }

    .container12 .column1, .container16 .column1, .container12 .column2, .container16 .column2, .container12 .column3, .container16 .column3, .container12 .column4, .container16 .column4, .container12 .column5, .container16 .column5, .container12 .column6, .container16 .column6, .container12 .column7, .container12 .column7, .container16 .column7, .container12 .column8, .container16 .column8, .container12 .column9, .container16 .column9, .container12 .column10, .container16 .column10, .container12 .column11, .container16 .column11, .container12 .column12, .container16 .column12, .container16 .column13, .container16 .column14, .container16 .column15, .container16 .column16 {
        margin: 0 0 20px 0;
        width: 420px
    }

    .container12 .prefix1, .container12 .prefix2, .container12 .prefix3, .container12 .prefix4, .container12 .prefix5, .container12 .prefix6, .container12 .prefix7, .container12 .prefix8, .container12 .prefix9, .container12 .prefix10, .container12 .prefix11, .container16 .prefix1, .container16 .prefix2, .container16 .prefix3, .container16 .prefix4, .container16 .prefix5, .container16 .prefix6, .container16 .prefix7, .container16 .prefix8, .container16 .prefix9, .container16 .prefix10, .container16 .prefix11, .container16 .prefix12, .container16 .prefix13, .container16 .prefix14, .container16 .prefix15 {
        padding-left: 0
    }

    .row {
        margin: 0
    }

    #header .address {
        width: 400px !important
    }

    #header .logo {
        width: 100px !important;
        left: -180px !important
    }

    #header .your-cart {
        background: 0
    }

    #header .menu {
        width: 220px !important;
        height: auto !important;
        line-height: inherit !important;
        padding: 0 10px !important;
        top: 80px !important;
        right: 0;
        opacity: 1;
        z-index: 14 !important
    }

    #header .menu li {
        float: none !important;
        width: 354px !important;
        min-width: inherit;
        padding: 0 10px
    }

    .menu .column12 {
        width: auto !important
    }

    .menu li.pr {
        margin-right: 0 !important
    }

    .menu li.pl {
        margin-left: 0 !important
    }

    .menu ul {
        height: inherit !important;
        line-height: 30px !important;
        display: none;
        opacity: 1 !important
    }

    .menu ul.child {
        display: none
    }

    .menu ul.active {
        display: block;
        position: relative;
        right: 144px;
        top: 0
    }

    .menu li a {
        padding: 0 !important;
        background: none !important;
        text-align: left !important
    }

    .menu li.active, .menu li:hover {
        background: #ffe252;
        color: #253e9a
    }

    .menu li.active a, .menu li:hover a {
        color: #666
    }

    .menu li:hover > ul {
        display: block
    }

    .menu li:hover li:hover ul {
        background: #fff
    }

    .menu li:hover li:hover a {
        color: #666
    }

    .menu li > ul, .menu li ul > ul {
        width: 100% !important;
        min-width: inherit;
        background: 0;
        position: static !important
    }

    .menu li li {
        padding-left: 20px
    }

    #header .menu.active {
        display: block;
        top: 23px !important;
        bottom: inherit !important;
        right: 0 !important;
        left: inherit !important
    }

    .our-customer .column12 {
        width: 400px !important
    }

    .list-products .product {
        height: 280px !important
    }

    .product img.main-image {
        width: 420px !important
    }

    .contact-map iframe {
        width: 420px !important
    }

    .checkout .action {
        width: 49px !important;
        height: 23px !important
    }

    .overlay-content {
        width: 96%;
        margin: 0 2%;
        left: 0
    }

    .btn-navbar {
        position: absolute;
        top: -7px;
        left: -180px !important;
        background: #32baf3;
        padding: 0;
        cursor: pointer;
        overflow: hidden;
        text-indent: -23em;
        transition: all .25s ease-out 0s;
        width: 46px;
        height: 46px;
        z-index: 1
    }

    .btn-navbar:before {
        border-bottom: 4px solid #0075bd;
        border-top: 4px solid #0075bd;
        content: "";
        display: block;
        height: 5px;
        right: 0;
        position: absolute;
        top: 12px;
        width: 22px
    }

    .btn-navbar:before, .btn-navbar:after {
        border-bottom: 4px solid #0075bd;
        border-top: 4px solid #0075bd;
        content: "";
        display: block;
        height: 5px;
        right: 20px;
        position: absolute;
        width: 22px
    }

    .btn-navbar:after {
        border-bottom: 0 none;
        border-top: 4px solid #0075bd;
        right: 20px;
        top: 24px
    }

    .btn-navbar:before, .btn-navbar:after {
        border-bottom: 4px solid #fff;
        border-top: 4px solid #fff;
        content: "";
        display: block;
        height: 5px;
        right: 11px;
        position: absolute;
        width: 22px
    }
}

.clearfix:before, .clearfix:after, .row:before, .row:after, .container12:before, .container12:after, .container16:before, .container16:after {
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.row:after, .clearfix:after, .container12:after, .container16:after {
    clear: both
}

.row, .clearfix {
    zoom: 1
}

img, object, embed {
    max-width: 100%
}

img {
    height: auto
}

.form {
    margin: 0;
    padding: 0
}

.form input, .form textarea, .form select {
    padding: 5px 9px;
    border: solid #cac9c9 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px
}

.form label {
    display: block;
    font-weight: bold;
    margin: 0 5px 0 0;
    color: #999
}

.form p {
    color: #999
}

.form .row {
    margin: 5px 0;
    line-height: 24px;
    overflow: hidden
}

.form .hint {
    color: #999;
    clear: both
}

.form .note {
    margin-top: 20px;
    font-style: italic
}

.form span.required {
    color: #C00
}

.form div.error label, .form label.error, .form span.error {
    color: #C00
}

.form div.error input, .form div.error textarea, .form div.error select, .form input.error, .form textarea.error, .form select.error {
    background: #FEE;
    border-color: #C00
}

.form div.success input, .form div.success textarea, .form div.success select, .form input.success, .form textarea.success, .form select.success {
    background: #e6efc2;
    border-color: #c6d880
}

.form .remember {
    overflow: hidden;
    line-height: 16px;
    width: auto
}

html > body .form .remember, #ie8#fix {
    line-height: 13px
}

.form .remember input {
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.form .errorSummary {
    border: 2px solid #C00;
    padding: 7px 7px 12px 7px;
    margin: 0 0 20px 0;
    background: #FEE;
    font-size: .9em
}

.form .errorMessage {
    color: #C00;
    font-size: .9em
}

.form .errorSummary p {
    margin: 0;
    padding: 5px
}

.form .errorSummary ul {
    margin: 0;
    padding: 0 0 0 20px
}

.wide .row label {
    width: 150px;
    line-height: 24px;
    font-size: 12px;
    float: left
}

.wide .row {
    overflow: hidden;
    padding: 5px 0;
    min-height: 25px
}

* html .wide .row {
    height: 1%
}

.wide .buttons {
    clear: left;
    padding-left: 150px
}

.wide .row .hint {
    float: none;
    clear: both;
    margin-left: 150px;
    padding-top: 2px
}

.wide .row input {
    background-color: #f8f8f8;
    border: #e1e1e1 solid 1px;
    float: left;
    padding: 5px;
    width: 420px;
    margin: 0
}

.form .row label.invalid, .wide .row label.invalid, .wide .row div.errorMessage {
    margin-left: 150px;
    display: block;
    color: #f00;
    float: none;
    font-weight: normal;
    clear: both
}

.wide .row span {
    line-height: 24px
}

.wide .row .extra {
    overflow: hidden;
    padding: 0
}

* html .wide .row .extra {
    height: 1%
}

.wide .row .extra input, .wide .row .extra label {
    width: auto;
    float: left;
    height: 20px
}

.wide .row .extra label, #ie8#fix {
    margin-top: 1px
}

.wide .row .extra input {
    padding: 0;
    margin: 0;
    border: 0;
    background: 0;
    margin-right: 4px
}

.wide .row .extra label {
    line-height: normal;
    margin-right: 8px;
    font-weight: normal
}

.wide .row .errorMessage {
    margin: 0 0 0 110px
}

.wide .buttons input {
    width: auto
}

.wide .buttons .btn-wrapper {
    padding-left: 10px;
    text-align: center;
    display: block;
    float: left;
    height: 24px;
    cursor: pointer
}

.wide .buttons .btn-wrapper input {
    border: 0;
    display: block;
    float: left;
    padding: 3px 8px 6px 0;
    cursor: pointer
}

.form input.invalid {
    border: 1px #f00 solid;
    color: #f00
}

body {
    background: #fff;
    color: #333;
    font-family: Arial
}

p, span, li, a {
    font-size: 12px
}

li {
    list-style-type: none
}


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

a:hover {
    color: #ffe252
}

.icon-home {
    position: fixed;
    bottom: 100px;
    right: 37px;
    z-index: 111;
    display: none
}

.not-sale-off {
    text-decoration: inherit !important
}

.bg-ffe34c {
    background: #ffe34c
}

.bg-info {
    background: #e9edfd
}

.active {
    display: block !important
}

.ui-effects-transfer {
    border: 1px dotted black;
    z-index: 1000
}

.row {
    margin-bottom: 0
}

#header {
    margin-bottom: 22px;
    background: #ebeffe;
    position: relative
}

#header .row {
    position: relative
}

#header .address {
    margin-right: 0;
    padding: 10px 20px 2px 0;
    background: #f5f7ff;
    text-align: right
}

#header .address .phone-number {
    color: #f30
}

#header .your-cart {
    height: 70px;
    margin-left: 0;
    background: url(../images/bg-header-corner.png) no-repeat -5px 0;
    position: relative
}

.your-cart p {
    height: 33px;
    line-height: 23px;
    background: url(../images/icon-your-cart.png) no-repeat 14px 0;
    position: relative;
    top: 37px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase
}

.your-cart p a:hover {
    color: #fff
}

.your-cart p img.icon-extend {
    cursor: pointer
}

.your-cart ul {
    width: 360px;
    padding-bottom: 10px;
    background: #ebeffe;
    display: none;
    position: absolute;
    top: 32px;
    right: 0;
    z-index: 20
}

.your-cart ul li {
    margin: 3px 10px;
    border-top: 1px dotted blue
}

.your-cart ul li:first-child {
    border-top: 0
}

.your-cart .info-cart {
    height: 25px;
    line-height: 25px
}

.info-cart .prod-name {
    float: left;
    width: 163px
}

.info-cart .prod-amount {
    float: left;
    width: 30px;
    margin-right: 10px
}

.info-cart .prod-price {
    float: left;
    width: 100px;
    margin-right: 10px;
    color: red;
    text-align: right
}

.info-cart .btn-delete {
    cursor: pointer;
    position: relative;
    top: 3px
}

.your-cart .total {
    padding-top: 15px
}

.your-cart .total a {
    float: left;
    padding: 5px;
    background: #f1ac04;
    color: white
}

.your-cart .total a:hover {
    color: #364498
}

.your-cart .total div {
    float: right
}

.your-cart .total span {
    margin: 0 10px 0 20px;
    color: red;
    font-weight: bold
}

#header a.logo {
    display: block;
}

#header .menu {
    position: absolute;
    top: 70px;
    z-index: 11
}

.menu ul {
    line-height: 54px
}

.menu li {
    float: left;
    width: 186px;
    background: #2646bc;
    opacity: .75;
    text-align: center
}

.menu li.active, .menu li:hover {
    height: 54px;
    background: #ffe252;
    position: relative;
    opacity: 1;
    z-index: 15
}

.menu li.active a, .menu li:hover a {
    color: #253e9a
}

.menu li.pr {
    margin-right: 139px
}

.menu li.pl {
    margin-left: 159px
}

.menu li.logo {
    width: 3px
}

.menu li.logo:hover {
    background: #2646bc;
    opacity: .75
}

.menu li a {
    color: white;
    display: block;
    font-weight: bold;
    text-transform: uppercase
}

.nav ul {
    display: none
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul {
    display: block
}

.nav li ul.child {
    width: 356px;
    padding: 16px 20px;
    background: url(../images/bg-menu.png) no-repeat -4px -2px;
    position: absolute;
    top: 38px;
    z-index: 15;
    overflow: hidden
}

.nav li li {
    line-height: 18px;
    text-align: left
}

.nav li li a {
    padding: 0 !important
}

.nav li li.title {
    margin-top: 5px;
    width: 178px;
    background: none !important
}

.nav li li.title a {
    color: #253e9a;
    text-transform: none
}

.nav li li.title li a {
    color: #333;
    text-transform: none
}

.nav li li.title li a:hover {
    color: #253e9a
}

.nav li li.title ul {
    margin-top: 5px;
    background: none !important
}

.nav li li:hover {
    height: auto;
    background: none !important
}

.nav li li li {
    float: none;
    width: inherit;
    padding: 0;
    background: none !important
}

.theme-default .nivoSlider {
    margin-bottom: 0;
    box-shadow: none
}

.theme-default .nivo-controlNav {
    display: none
}

.theme-default a.nivo-prevNav {
    width: 17px;
    height: 37px
}

.theme-default a.nivo-nextNav {
    width: 17px;
    height: 37px;
    background-position: -17px 0
}

#slider .nivo-caption {
    background: 0
}

#wrapper {
    margin-bottom: 22px;
    background: #fff
}

.our-customer .column12 {
    width: 96.8%;
    border: 9px solid #e9edfd
}

.our-customer ul {
    border: 1px solid #c0c8ea
}

.our-customer li {
    float: left;
    width: 130px;
    margin-left: 45px
}

.contact form label {
    float: left;
    width: 21%;
    margin-bottom: 10px;
    color: #333;
    font-size: 12px
}

.contact form input {
    width: 70%;
    padding: 7px 9px;
    background: #e9edfd;
    border: 1px solid #364498
}

.contact form input[type="submit"], .contact form input[type="button"] {
    width: 25%;
    margin-top: 0;
    border-radius: 0;
    font-size: 15px;
    background: none repeat scroll 0 0 #f1ac04;
    border: 0;
    color: #fff
}

.contact form .input-captcha input {
    float: left;
    width: 21%;
    margin-right: 10px
}

.contact form .input-captcha img {
    float: left;
    margin-right: 10px;
    position: static
}

.contact form .input-captcha a {
    float: left;
    margin-top: 0;
    padding-left: 0;
    background: 0;
    color: #683c10;
    font-size: 11px
}

label.label[for="captcha"] {
    display: none
}

.contact form textarea {
    width: 70%;
    height: 94px;
    background: #e9edfd;
    border: 1px solid #364498
}

.contact-map iframe {
    margin: 15px 0 10px;
    width: 655px
}

.contact-info h2 {
    margin-bottom: 0;
    font-size: 13px
}

.contact-info p a {
    display: inline
}

.products h1, .products h2, .contact h1, .checkout h1 {
    margin: 20px 10px 10px;
    font-size: 18pt;
    font-weight: bold;
    border-bottom: 3px solid #a8a8a8;
    text-transform: uppercase
}

.list-products .product {
    margin-top: 20px;
    float: left;
    width: 360px;
    height: 240px;
    margin-left: 20px;
    position: relative
}

.list-products .product.alpha {
    margin-left: 0
}

.list-products .product img.main-image {
    width: 360px
}

.list-products .product .product-info {
    width: 100%;
    height: 82px;
    position: absolute;
    bottom: 0
}

.product-info .bg-product-info {
    width: 100%;
    height: 82px;
    background: #595a5e;
    opacity: .6;
    position: absolute;
    bottom: -1px
}

.product-info .info {
    position: relative;
    margin-top: 5px
}

.product-info .info a {
    color: white
}

.product-info .info a:hover {
    color: #ffe252
}

.product-info .info h3, .product-info .info p {
    margin: 0 8px;
    color: #fff
}

.product-info .price {
    margin: 0 8px
}

.product-info .price span {
    position: relative;
    top: 5px
}

.product-info .price-curr {
    margin-right: 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: line-through
}

.product-info .price-off {
    color: #ffe252;
    font-size: 18px;
    font-weight: bold
}

.product-info .price a {
    background: #ffe34c;
    padding: 4px 19px;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.product-info .price a:hover {
    color: #fff
}

.product-page .column3 {
    width: 244px
}

.product-page .column3 h1, .product-page .column3 h2 {
    margin-top: 20px;
    padding: 5px 18px;
    background: #243b99;
    color: white;
    font-size: 18px;
    text-transform: uppercase
}

.product-page .column3 li {
    padding: 5px 18px;
    border-bottom: 1px solid #4e61ad
}
.product-page .column3 .bold{
    font-weight: bold;
}
.product-page .column3 .hover{
    color: #ffe252;
}
.product-page .column3 li.active, .product-page .column3 li:hover {
    background: #eceffb
}

.product-page .column3 li.active li.active, .product-page .column3 li li:hover {
    background: #ffe34c
}

.product-page .column3 li.active li.active a, .product-page .column3 li li:hover a {
    color: #fff
}

.product-page .column3 li a {
    color: #253e9a
}

.product-page .column3 li a:hover {
    color: #ffe252
}

.product-page .column3 li ul {
    display: none
}

.product-page .column3 li:hover ul, .product-page .column3 li.active ul {
    display: block
}

.product-page .column3 li li {
    border-bottom: 0
}

.product-page .column9 {
    width: 855px;
    border-left: 1px solid #31479f
}

.product-page img.main-image {
    width: 265px
}

.product-page .product.nmt0 {
    margin-top: 0
}

.product-page .product .product-info {
    bottom: 0
}

.product-page .product-info .bg-product-info {
    height: 80px
}

.product-page .product-info .price span.price-curr {
    margin-right: 10px
}

.product-page .product-info .price a {
    padding: 4px
}

.product-page .product {
    width: 265px;
    height: 175px;
    margin: 20px 0 0 20px
}

.product-page .product.omega {
    margin-right: 0
}

.product-page h1 {
    padding: 0 0 0 20px;
    margin-top: 20px;
    border-bottom: 0;
    color: #243b99;
    font-size: 18px
}

.product-detail {
    padding: 5px 0 20px 20px
}

.product-detail .product-image {
    float: left;
    width: 360px;
    margin-right: 20px
}

.product-detail .product-image img.main-image {
    width: 360px;
    height: 226px
}

.product-detail .product-image .thumb {
    position: relative;
    top: -6px
}

.product-image .thumb li {
    float: left;
    width: 74px;
    height: 47px;
    margin: 20px 0 0 21px
}

.product-image .thumb li.alpha {
    margin-left: 0
}

.product-detail .product-info {
    float: left;
    width: 455px
}

.product-detail .product-info strong {
    color: #243b99;
    font-size: 12px;
    font-weight: bold
}

.product-detail .instruction strong {
    color: #243b99;
    font-size: 12px;
    font-weight: bold;
    float: left;
    clear: both;
}
.product-detail .instruction p {
    float: left;
    clear: both;
}
.product-detail .product-info .info {
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 12px
}

.product-detail .product-info p {
    margin-left: 0;
    color: #333;
    font-size: 12px
}

.product-detail .product-info .price-curr {
    font-weight: bold
}

.product-detail .product-info .price-curr span {
    color: #243b99;
    font-size: 18px
}

.product-detail .product-info .price-off {
    font-weight: bold
}

.product-detail .product-info .price-off span {
    color: #fd030f;
    font-size: 18px
}

.product-detail .product-info .product-status {
    margin: 7px 0;
    font-weight: bold
}

.product-detail .product-info .product-status span {
    color: #243b99
}

.product-detail .product-info .product-amount {
    height: 30px;
    line-height: 30px
}

.product-detail .product-info .product-amount input {
    width: 38px;
    margin-right: 20px;
    padding: 5px 5px 4px;
    border: 1px solid #243b99;
    text-align: center
}

.product-detail .product-info .product-amount select {
    width: 58px;
    margin-right: 20px;
    padding: 3px;
    border: 1px solid #243b99;
    text-align: center
}

.product-detail .product-info .product-amount input[type="submit"], .product-detail .product-info .product-amount input[type="button"] {
    width: 100px;
    padding: 5px 5px 4px;
    background: #f1ac04;
    border: 0;
    color: white;
    font-weight: bold
}

.product-detail .product-info .instruction {
    margin-top: 10px
}

.product-detail .instruction table tr td {
    border: 1px solid #DCDCD1;
    padding: 5px;
}

.product-page .product-related h2 {
    margin-left: 20px;
    border-bottom: 3px solid #a8a8a8;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase
}

.news h2 {
    margin: 20px 0 0;
    font-size: 18pt;
    font-weight: bold;
    border-bottom: 3px solid #a8a8a8;
    text-transform: uppercase
}

.news .product {
    height: auto !important
}

.news .product .product-info {
    height: auto !important;
    position: static !important;
    overflow: hidden
}

.news .product .info a {
    color: #333
}

.news .product .info a:hover {
    color: #ffe252
}

.news .product-info .info {
    height: 148px;
    margin-top: 0;
    overflow: hidden
}

.news .product-info h3 {
    margin: 0 0 10px;
    height: 45px;
    overflow: hidden
}

.news .product-info h3 a {
    font-weight: bold;
    text-transform: uppercase
}

.news .product-info .content {
    height: 60px;
    margin: 0 0 10px;
    overflow: hidden
}

.news .product-info .content p {
    color: #683c10;
    margin: 0 0 10px
}

.news .product-info a.checkout {
    background: #ffe34c;
    padding: 4px 19px
}

.news .product-info a.checkout:hover {
    color: white
}

.contact .form label {
    float: left;
    width: 21%;
    margin-bottom: 10px;
    color: #333;
    font-size: 12px
}

.contact .form input {
    width: 70%;
    padding: 5px 9px;
    background: #e9edfd;
    border: 1px solid #364498
}

.contact .form input[type="submit"], .contact .form input[type="button"], .contact .form button {
    width: 75px;
    margin-top: 0;
    border-radius: 0;
    font-size: 15px;
    background: none repeat scroll 0 0 #f1ac04;
    color: #fff
}

.contact .form .input-captcha input {
    float: left;
    width: 21%;
    margin-right: 10px
}

.contact .form .input-captcha img {
    float: left;
    margin-right: 10px;
    position: static
}

.contact .form .input-captcha a {
    float: left;
    margin-top: 0;
    padding-left: 0;
    background: 0;
    color: #683c10;
    font-size: 11px
}

label.label[for="captcha"] {
    display: none
}

.contact .form textarea {
    width: 70%;
    height: 94px;
    background: #e9edfd;
    border: 1px solid #364498
}

.contact-map iframe {
    margin: 15px 0 10px;
    width: 655px
}

.contact-info h2 {
    margin-bottom: 0;
    font-size: 13px
}

.contact-info p a {
    display: inline
}

.checkout h2 {
    margin: 20px 10px 10px
}

.checkout li.thead {
    height: 42px;
    background: #e9edfd;
    border-top: 1px solid #243b99;
    border-bottom: 1px solid #243b99;
    overflow: hidden
}

.checkout li.thead span {
    float: left;
    height: 34px;
    border-left: 1px solid #243b99;
    padding: 4px 5px;
    color: #243b99;
    text-align: center
}

.checkout .stt {
    width: 20px
}

.checkout .value {
    width: 138px;
    border-right: 1px solid #243b99;
    color: #243b99
}

.checkout .img {
    width: 70px
}

.checkout .img img {
    width: 70px;
    height: 37px
}

.checkout .prod-name {
    width: 200px
}

.checkout .price {
    width: 104px
}

.checkout .amount {
    width: 70px
}

.checkout .amount input {
    width: 60px;
    text-align: center
}

.checkout .action {
    width: 60px
}

.checkout .action img {
    margin: 0 3px;
    cursor: pointer;
    width: 20px
}

.checkout .checkout li {
    width: 138px;
    border-right: 1px solid #243b99;
    text-align: 0;
    text-transform: uppercase
}

.checkout li.tbody {
    height: 44px;
    overflow: hidden
}

.checkout li.tbody span {
    float: left;
    height: 37px;
    padding: 4px 5px;
    border-left: 1px solid #243b99;
    color: #243b99;
    overflow: hidden
}

.checkout li.tbody .value {
    width: 138px;
    border-right: 1px solid #243b99
}

.checkout li.tbody .value, .checkout li.tbody .price {
    text-align: right
}

.checkout li.total {
    padding: 10px 5px;
    border: 1px solid #243b99
}

.checkout li.total a {
    float: left;
    padding: 5px;
    background: #f1ac04;
    color: #FFF
}

.checkout li.total a:hover {
    color: #243b99
}

.checkout li.total .sum {
    float: right;
    color: #243b99;
    font-weight: bold
}

.checkout ul, .checkout .contact form {
    margin-top: 20px
}

.checkout strong {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}

.paging {
    text-align: center;
    margin-top: 10px
}

.paging strong {
    font-size: 12px;
    padding: 3px 5px
}

.paging a {
    color: #0066b3;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px;
    cursor: pointer
}

.paging strong, .paging a:hover {
    background: #dc3632;
    color: #fff !important;
    cursor: default
}

.overlay-bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 1000;
    background: #000;
    background: rgba(0, 0, 0, 0.75)
}

.overlay-content {
    background: #ffe252;
    padding: 1%;
    width: 44%;
    position: relative;
    top: 15%;
    left: 25%;
    cursor: default;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.9)
}

.close-btn {
    cursor: pointer;
    border: 1px solid #333;
    background: #a9e7f9;
    background: -moz-linear-gradient(top, #a9e7f9 0, #77d3ef 4%, #05abe0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9e7f9), color-stop(4%, #77d3ef), color-stop(100%, #05abe0));
    background: -webkit-linear-gradient(top, #a9e7f9 0, #77d3ef 4%, #05abe0 100%);
    background: -o-linear-gradient(top, #a9e7f9 0, #77d3ef 4%, #05abe0 100%);
    background: -ms-linear-gradient(top, #a9e7f9 0, #77d3ef 4%, #05abe0 100%);
    background: linear-gradient(to bottom, #a9e7f9 0, #77d3ef 4%, #05abe0 100%);
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    right: -30px;
    top: -10px
}

.close-btn:hover {
    background: #05abe0
}

.cloud-zoom-lens {
    border: 4px solid #888;
    margin: -4px;
    background-color: #fff;
    cursor: move
}

.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0
}

.cloud-zoom-big {
    border: 4px solid #ccc;
    overflow: hidden
}

.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000
}

#footer {
    padding: 18px 0 10px
}

#footer h3 {
    margin-bottom: 17px;
    font-size: 18px
}

#footer .icon {
    padding: 0 0 10px 20px
}

#footer .phone {
    padding-top: 10px;
    background: url('../images/icon-phone.png') no-repeat 0 12px
}

#footer .fax {
    background: url('../images/icon-fax.png') no-repeat 0 1px
}

#footer .email {
    background: url('../images/icon-email.png') no-repeat 0 4px
}

#footer .social .icon {
    padding-left: 10px
}

#footer .social a {
    padding-left: 20px
}

#footer .icon-twitter {
    background: url('../images/icon-twitter.png') no-repeat 0 0
}

#footer .icon-facebook {
    background: url('../images/icon-facebook.png') no-repeat 0 0
}

#footer .icon-gmail {
    background: url('../images/icon-mail.png') no-repeat 0 0
}

#footer .icon-google {
    background: url('../images/icon-google-plus.png') no-repeat 0 0
}

#footer .support a {
    padding-left: 10px
}

#footer .icon-skype {
    background: url('../images/icon-skype.png') no-repeat 0 0
}

#footer .icon-yahoo {
    background: url('../images/icon-yahoo.png') no-repeat 0 0
}

#copyright {
    padding: 10px 0;
    background: #364498
}

#copyright .copyright p {
    margin-bottom: 0;
    color: #fff
}

#copyright .copyright a {
    display: inline;
    color: #ffe252
}

#copyright .copyright a:hover {
    color: #fff
}