/* CSS Document *//*html5doctor.com Reset Stylesheetv1.6.1Last Updated: 2010-09-17Author: Richard Clark - http://richclarkdesign.comTwitter: @rich_clark*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html, body {
    height: 100%;
}

body {
    line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

/*-------------------------------------------------------------------------------*/
article, aside, figure, footer, header, hgroup, nav, section {
    display: block;
}

body {
    font-family: 'PT Sans';
    font-size: 12px;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: #726C38;
}

a:hover {
    text-decoration: none;
}

a.img {
    border: none;
}

a.underline {
    text-decoration: underline;
}

.clear {
    clear: both;
}

.notMarginRight {
    margin-right: 0px !important
}

.fLeft {
    float: left;
}

.fRight {
    float: right !important
}

.notMarginLeft {
    margin-left: 0px !important
}

/*header*/
header {
    padding-bottom: 7px
}

.centerHeader {
    width: 1170px;
    margin: 0 auto;
}

.centerHeader nav {
    float: left;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-left: 13px;
}

.centerHeader nav span {
    color: #665951;
    display: inline-block;
    float: left;
    font-size: 15px;
}

.centerHeader nav a {
    color: #666;
    float: left;
    font-size: 13px;
    margin: 0 15px;
    text-decoration: underline;
}

.centerHeader nav a.last {
    margin-right: 0px
}

.centerHeader .logo {
    float: left;
    height: auto;
    margin: 10px 0 6px 10px;
    width: auto;
}

.headerRight {
    float: right;
    width: 460px;
}

.boxCustomer {
    color: #39342c;
    float: left;
    font-size: 22px;
    margin-left: 54px;
    margin-top: 9px;
    width: 166px;
}
.socialIcons {
    display: block;
    padding-top: 4px;
}
.socialIcons a{}

.boxCustomer b {
    color: #FF6600;
    font-size: 16px;
    font-weight: normal;
}

.numberPhone span {
    display: block;
    font-size: 12px;
    padding-left: 5px;
}

.freeShipping {
    background: url("/images/freeShipping.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #504C43;
    float: right;
    font-size: 16px;
    line-height: 149%;
    margin-top: 33px;
    padding-bottom: 3px;
    padding-left: 100px;
    width: 203px;
    display: block;
    text-decoration: none;
}

.freeShipping h3 {
    color: #716C39;
    font-size: 18px !important;
    font-weight: 700 !important;
    padding: 0 0 7px !important;
}

.freeShipping span {
    font-size: 22px;
}

.boxCustomer span {
    color: #ACA559;
    font-size: 16px;
}

.boxCustomer span.textBrown {
    color: #ACA559;
    font-size: 14px;
    display: block;
    margin: 11px 0px 5px 0px
}

.boxCustomer img {
    float: left;
    margin-right: 11px
}

.boxWelcome {
    box-sizing: content-box;
    color: #39332c;
    float: right;
    font-size: 13px;
    margin-top: 7px;
    min-width: 285px;
    text-align: right;
}

.boxWelcome a {
    color: #FF6600;
    text-decoration: underline
}

.cart {
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
}

.cart a {
    color: #FF6600;
    font-size: 13px;
    margin-left: 15px;
    text-decoration: underline;
}

.cart a.miniCart {
    background: url(../images/cart.png) no-repeat;
    line-height: 17px;
    padding-left: 27px;
}

.centerContent {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.centerContent h3 {
    font-size: 22px;
    font-weight: normal;
    padding: 0px 0 0 47px;
}

.numberPhone {
    display: block;
    float: left;
    line-height: 120%;
    padding-top: 4px;
}

.numberPhone a {
    color: #414746;
    font-size: 26px;
    line-height: 26px;
}

.numberPhone a.address {
    display: inline-block;
    font-size: 14px;
    margin-left: 100px;
    text-decoration: underline;
}

.subMenu {
    border-radius: 5px;
    color: #392A12;
    font-size: 20px;
    margin-bottom: 7px;
    padding: 5px 22px;
    clear: both;
}

.subMenu a {
    color: #392A12;
    text-decoration: underline;
}

/*header*//*index*/
section {
    clear: both;
    display: block;
    padding-bottom: 20px;
    min-height: 355px;
}

.slider {
    width: 1170px;
    float: left;
    height: 550px;
    position: relative;
    overflow: hidden;
}

.slider ul {
    list-style: none;
    position: relative;
    border-radius: 4px
}

.slider ul li {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #F7F7F7;
    width: 852px;
    padding: 16px 74px 14px 54px;
    border-radius: 4px;
    display: none;
    height: 418px;
    overflow: hidden;
}

.slider ul li:first-child {
    display: block
}

.slider ul li.fullSize {
    padding: 0;
    width: 1170px;
    height: 550px;
}

.slider ul li.fullSize img{
    width: 100%;
}

.imgSlider {
    float: left;
    position: relative;
    margin-top: 0px;
}

.promotion {
    position: absolute;
    top: 206px;
    left: 0px;
    z-index: 2
}

.imgBig {
    margin-left: 64px;
    max-width: 351px;
    height: auto;
}

.descSlider {
    float: right;
    width: 384px;
    text-align: right;
    margin-top: 0px
}

.descSlider h3 {
    font-weight: normal;
    font-size: 50px;
    color: #3B382E
}

.descSlider p {
    font-size: 18px;
    color: #302D25;
    text-align: right;
    line-height: 22px;
    margin: 7px 0px 10px 0px
}

.descSlider .price {
    color: #ABA559;
    font-size: 55px;
    font-weight: bold;
    float: right
}

.descSlider .price span {
    float: left
}

.slider:hover .arrowLeftSlider, .slider:hover .arrowRightSlider {
    opacity: 1
}

.descSlider .pricemini {
    font-size: 36px;
    display: inline-block;
    margin-top: 5px
}

.arrowLeftSlider {
    background: url(../images/arrowSlider.png) 0px -71px;
    width: 15px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    left: 4px;
    opacity: 0.3;
}

.arrowLeftSlider.inactive {
    background-position: 0px 0px
}

.arrowRightSlider {
    background: url(../images/arrowSlider.png) 0px -107px;
    width: 15px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    right: 4px;
    opacity: 0.3;
}

.arrowRightSlider.inactive {
    background-position: 0px -36px
}

.circles {
    position: absolute;
    right: 47px;
    bottom: 32px
}

.slider:hover .circles span {
    opacity: 1
}

.circles span {
    background: url("../images/backCircles.png");
    cursor: pointer;
    float: left;
    height: 15px;
    margin-right: 7px;
    width: 15px;
    opacity: 0.3;
}

.circles span.active {
    background: url("../images/backCircles.png") repeat scroll 0 -17px transparent;
}

.shadowSlider {
    background: url(../images/shadowSlider.png);
    height: 15px;
    width: 100%;
    float: left;
    margin-top: 1px
}

.banner {
    float: left;
    position: relative;
    margin-bottom: 40px;
    height: 199px
}

.shadowBanner {
    background: url(../images/shadowMini.png) center 1px;
    margin-top: 0px;
    height: 15px;
    width: 100%
}

.banner1 {
    /*background: url(../images/banner1.png) no-repeat;*/
    width: 316px;
}

.banner2 {
    /*background: url(../images/banner2.png) no-repeat;*/
    width: 316px;
}

.banner3 {
    /*background: url(../images/banner3.png) no-repeat;*/
    width: 316px;
}

.viewAll {
    position: absolute;
    border-radius: 13px;
    background: #996600;
    color: #FFF;
    top: 143px;
    right: 16px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 13px;
    padding: 9px 25px
}

.details {
    position: absolute;
    border-radius: 13px;
    background: #AD2660;
    color: #FFF;
    top: 143px;
    right: 16px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 13px;
    padding: 9px 25px
}

.marginBanner {
    margin: 0px 16px
}

.boxWelcome2 {
    float: left;
    padding-left: 29px;
    width: 659px;
}

.boxWelcome2 h2 {
    color: #3C382F;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.boxWelcome2 p {
    font-size: 14px;
    color: #666666;
    line-height: 22px
}

.readAll {
    background: none repeat scroll 0 0 #eee;
    border-radius: 3px;
    color: #FF6600;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
	font-weight:500;
}

.footerPromo {
    background-color: #ff6600;
    border-radius: 5px;
    height: 76px;
    margin-top: 40px;
}

.footerPromo p {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 76px;
    padding: 0 30px;
}

.footerPromo a {
    float: right;
    margin: 12px 10px 0 0;
}

.footerPromo .text-phone{
	float:right;
	font-size:20px;
	margin-right:20px;
	color:white;
	margin-top:30px
}

.footerPromo .text-phone span{
	display:inline-block;
	font-size:30px;
	margin: 0px 10px;
    margin-top: -5px;
    vertical-align: top;
}

.boxVideo {
    float: right;
    width: 368px;
}

.boxImgVideo {
    background: url(../images/shadowMini.png) no-repeat center -4px;
    height: 235px;
    margin-bottom: 10px;
}

.boxImgVideo iframe {
    height: 235px !important;
    width: 316px;
}

.textVideo {
    background: url("../images/imgVid.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    display: table-cell;
    font-size: 13px;
    height: 37px;
    line-height: 19px;
    margin-left: 7px;
    padding-left: 52px;
    vertical-align: middle;
}

/*index*//*product page*/
.navBar {
    border-bottom: 1px dashed #E3E3E1;
    color: #999999;
    font-size: 13px;
    height: 13px;
    padding: 18px 0 12px 43px;
    width: 1125px;
}

.navBar a {
    color: #999999;
    text-decoration: underline;
    margin: 0px 6px
}

.navBar a:hover {
    color: #C1BC83;
}

.navBar a.first {
    margin-left: 0px
}

.navBar span {
    color: #C1BC83;
    margin-left: 6px
}

.imgProd {
    float: left;
    margin-top: 30px;
    position: relative;
}

.imgBigProd {
    position: relative;
    border: 1px solid #E3E3E1;
    border-radius: 5px;
    width: 550px;
    height: 550px;
    text-align: center;
    line-height: 550px
}

.imgBigProd img {
    vertical-align: middle
}

.btnZoom {
    background: url(../images/imgZoom.png);
    width: 26px;
    height: 25px;
    position: absolute;
    top: 9px;
    left: 8px;
    display: block;
    cursor: pointer
}

.boxImgSmall {
    float: left;
    margin-left: 11px;
    width: 72px;
    margin-top: 30px;
}

.boxImgSmall img {
    border-radius: 5px;
    border: 1px solid #E3E3E1;
    margin-bottom: 10px;
    cursor: pointer
}

.colProdRight {
    width: 390px;
    float: right;
    margin-top: 30px;
    position: relative;
}

.colProdRight h2 {
    color: #3B382E;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 10px
}

.colProdRight p {
    font-size: 16px;
    color: #302C25;
    line-height: 22px
}

.prodSock {
    padding: 15px 0;
    font-size: 16px;
    color: #302C25;
}

.colProdRight .readAll {
    margin-top: 10px
}

.priceProd {
    clear: both;
    margin: 0 0 22px 0;
}

.priceProd ul {
    list-style: none
}

.priceProd ul li {
    color: #302C25;
    font-size: 16px;
    line-height: 24px;
}

.priceProd ul li i {
    font-style: normal;
    color: #ABA559;
    font-weight: bold;
}

.priceProd ul li del {
    font-size: 12px;
}

.priceProd ul li input {
    margin: 0 8px 4px 0;
    padding: 0;
}

.priceProd span {
    color: #ABA559;
    font-size: 55px;
    float: left;
    font-weight: bold
}

.priceProd .oldPrice {
    float: left;
    text-decoration: line-through;
    font-size: 18px;
    line-height: 53px;
    color: #999;
    padding-left: 20px;
}

.priceProd .symbol {
    font-size: 36px;
    margin-top: 5px;
    font-weight: normal
}

.color {
    padding: 4px;
    border: 1px solid transparent;
    float: left;
}

.color div {
    border: 1px solid #aaa
}

.color.active {
    border: 1px solid #E3E3E1
}

.black {
    background: #000;
    width: 30px;
    height: 30px;
}

.brown {
    background: #342816;
    width: 30px;
    height: 30px;
}

.red {
    background: #603724;
    width: 30px;
    height: 30px;
}

.boxSelect {
    clear: both;
    margin: 7px 0px 15px 0px;
    display: block;
    height: 30px
}

.boxSelect.inline {
    display: inline-block;
}

.select select.hidden {
    border: medium none;
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    float: left;
    position: absolute;
}

.boxSelect .select.error {
    border: 1px solid red; /*width: 30px !important;*/
}

.boxSelect.short {
    width: 100px;
}

.boxSelect.short .select {
    width: 100px !important;
}

.boxSelect.short .select ul {
    width: 128px !important;
}

.boxSelect .select {
    background: url("../images/backSelect.png") no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0 24px 0 7px;
    position: relative;
    vertical-align: middle;
    color: #FFF;
}

.boxSelect.size220 .select ul {
    width: 240px !important;
}

.boxSelect .select ul {
    border: 1px solid #999;
    display: none;
    left: 1px;
    list-style-type: none;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    top: 29px;
    z-index: 100;
}

.boxSelect .select ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 7px;
    background: #FFF;
    color: #586060; /*width: 198px;*/
    text-align: left
}

.boxSelect .select ul li:hover {
    background: #F0F0F0;
}

.boxSelect .select .text {
    display: inline-block;
    height: 30px; /* width: 179px;*/
    color: #586060;
    text-align: left;
    font-size: 13px;
    font-style: italic;
    float: left;
}

.boxSelect .arrowSelect {
    background: url("../images/arrowSelect.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 29px;
}

.sizeChart {
    text-decoration: underline;
    font-size: 14px;
    color: #949168;
    display: inline-block;
    margin: 5px 0px 0px 9px
}

.boxCount {
    margin-top: 5px;
    float: left;
}

.minus {
    background: url(../images/btnMinus.png) no-repeat;
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 10px;
    cursor: pointer;
    opacity: 0.5;
}

.minus.active {
    opacity:1;
}

.plus.active {
    opacity:1;
}

.plus {
    background: url(../images/btnPlus.png) no-repeat;
    width: 13px;
    height: 13px;
    margin-top: 0;
    cursor: pointer;
    float: left;
    opacity: 0.5;
}

#quantity {
    background: url(../images/backQuantity.png) no-repeat;
    border: none;
    width: 60px;
    text-align: center;
    height: 34px;
    color: #586060;
    font-size: 18px;
    font-style: italic;
    float: left;
    margin: 0px 6px
}

.buttonsCart {
    float: left;
    margin-left: 18px;
    margin-top: 5px;
    width: 142px
}

.buttonsCart .momrg {
    margin-left: -18px;
}

.buyOnline {
    float: left;
    background: #ABA559;
    border-radius: 22px;
    font-size: 15px;
    color: #F6F4F1 !important;
    font-weight: bold;
    padding: 11px 23px;
    margin-bottom: 14px;
    display: block;
    float: left;
    text-decoration: none !important;
    white-space: nowrap;
}

.buyOnline img {
    vertical-align: middle;
    display: inline-block;
    margin-left: 7px
}

.addWish {
    background: #ECECEA;
    color: #ABA559;
    font-size: 13px;
    border-radius: 22px;
    padding: 10px 16px;
    display: block;
    float: left;
    height: 14px
}

.addWish img {
    vertical-align: middle;
    display: inline-block;
    margin-left: 7px
}

.boxTabs {
    margin-top: 50px;
    display: inline-block;
    vertical-align: top;
}

.boxTabs ul {
    list-style: none;
    display: block
}

.boxTabs ul.tab li {
    background: #ECECEA;
    font-size: 14px;
    color: #57605F;
    width: 150px;
    text-align: center;
    height: 43px;
    line-height: 43px;
    margin-right: 3px;
    cursor: pointer;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border: 1px solid transparent;
    float: left;
    position: relative;
    z-index: 3
}

.boxTabs ul.tab li.active, .boxTabs ul.tab li:hover {
    background: #FFF;
    border-top: 1px solid #E3E3E1;
    border-left: 1px solid #E3E3E1;
    border-right: 1px solid #E3E3E1;
    color: #ABA559;
    font-weight: bold;
    height: 47px;
    line-height: 47px;
    margin-top: -3px
}

.divContentTabs {
    border: 1px solid #EDEDED;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 30px 17px;
    float: left;
    display: block;
    width: 700px;
    z-index: 1;
    position: relative;
    margin-top: -1px;
    color: #302C25;
    font-size: 16px;
    line-height: 22px;
    min-height: 519px;
}

.divContentTabs p {
    color: #302C25;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
}

.divContentTabs ul, .divContentTabs ol {
    list-style: disc;
    padding: 10px 0 10px 15px;
}

.divContentTabs ol {
    list-style: decimal;
}

.divContentTabs table {
    color: #696B6B;
    font-family: Verdana, Arial;
    font-size: 10px;
    line-height: 18px;
}

.divContentTabs > div {
    display: none
}

.divContentTabs .item {
    height: 488px;
}

.item {
    float: left;
    width: 303px;
    margin: 0 25px; /*height: 480px;*/
}

.item .img {
    width: 303px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 270px;
    border: 1px solid #E3E3E1;
}

.item .img img {
}

.descProd {
    margin: 5px 0px 0px 9px;
    font-size: 14px;
    color: #3A382D; /*height: 945px;*/
}

.descProd h2 {
    color: #3A382D;
    display: block;
    font-size: 22px;
    font-weight: normal;
    height: 23px;
    margin-bottom: 10px;
    overflow: hidden;
}

.more {
    color: #ABA559;
    font-size: 13px;
    text-decoration: underline;
    margin: 10px 0px;
    display: block
}

.priceSmall {
    color: #ABA559;
    display: block;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin: 6px 10px 18px 0;
    width: auto;
}

.priceSmall.old {
    text-decoration: line-through;
    font-size: 26px;
}

.addCart {
    margin-right: 8px;
    padding: 4px 4px 4px 9px
}

.paddingWish {
    padding: 6px 8px 13px;
}

.margin17 {
    margin: 0px 17px
}

/*product page*//*about*/
.contentMenuLeft {
    background: url(../images/backMenuLeft.png) no-repeat;
    float: left;
    min-height: 520px;
    width: 231px;
    margin-right: 53px;
}

.contentMenuLeft h2 {
    font-size: 16px;
    margin: 26px 0px 22px 42px;
    line-height: 20px;
    color: #ACA559;
    text-transform: uppercase;
    font-weight: normal;
}

.contentMenuLeftSer {
    display: block;
}

.nav-listSub {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.nav-listSub > li {
    width: 201px;
    line-height: 34px;
    height: 34px;
    float: left;
    display: block;
    padding-left: 20px;
}

.nav-listSub > li > a {
    color: #5B6564;
    display: inline-block;
    width: 190px;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dotted #DBDBDB;
}

.nav-listSub > li > a.active {
    background: url(../images/hoverMenuLeft.png) right top no-repeat;
}

.nav-listSub > li > a span {
    background: url(../images/iconLi.png);
    width: 4px;
    height: 7px;
    margin: 0 10px;
    display: inline-block
}

.nav-listSub > li:hover, .nav-listSub > li.current {
    background: url(../images/hoverMenuLeft.png) right top no-repeat;
}

.contentRight {
    width: 850px;
    float: left;
    padding-top: 15px;
    font-size: 16px;
    line-height: 20px;
    margin: 25px 17px;
    margin-bottom: 30px;
}

.contentRight.full {
    width: 100%;
}

.contentRight ul, .contentRight ol {
    padding: 20px 0 20px 20px;
}

.contentRight ul li, .contentRight ol li {
    padding: 5px 0;
}

.contentRight p {
    padding-bottom: 10px;
}

.contentRight h1 {
    color: #39382C;
    font-size: 40px;
    margin: 4px 0px 30px 0px;
    font-weight: normal;
    line-height: 100%;
}

.contentBubble {
    background-color: #F8F8F7;
    color: #858379;
    float: left;
    font-size: 15px;
    font-style: italic;
    line-height: 20px;
    padding: 17px;
    position: relative;
    width: 636px;
    margin-bottom: 60px;
    margin-top: 40px;
}

.name {
    background: url("../images/bgBubble.png") no-repeat scroll -1px bottom transparent;
    display: block;
    height: 21px;
    left: 0;
    padding: 32px 63px 0;
    position: absolute;
    width: 100%;
}

.titleIndex {
    display: none
}

/*about*//*list*/
.list {
    border-bottom: none;
}

.filterBar {
    width: 1142px;
    height: 40px;
    background: #F8F8F7;
    padding: 10px 14px;
    color: #586262;
}

.results {
    float: left;
    padding: 11px 5px 0;
    font-size: 18px;
    max-width: 390px;
}

.checkBox {
    float: right;
    width: 192px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    padding: 11px 0;
    color: #5A6564;
}

.sortBy {
    float: right;
    width: 278px;
    padding: 5px 0; /*border-right: 1px dashed #DFDAD7;*/
}

.sortBy.short {
    padding: 13px 0 0 6px;
    width: 75px;
}

.textSort {
    float: left;
    font-size: 16px;
    margin-top: 5px
}

.checkBoxWidth {
    width: 178px;
    margin-left: 20px
}

.selectList {
    float: left;
    clear: none;
    margin: 0px 0px 0px 5px
}
.selectList select {
    width: 120px;
    height: 28px;
}
.productContent {
    width: 1170px;
    margin: 30px 0;
    padding: 0 0 26px 0;
    border-bottom: 1px dashed #E3E3E1;
}

.last {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.productList .tag {
    position: absolute;
    right: -6px;
    top: -5px;
}
.productList .tag img {
}

.productList {
    float: left;
    width: 340px;
    padding: 10px 12px 10px 11px;
    border: 2px solid #FFF;
    line-height: 20px;
    position: relative;
    font-size: 14px;
    background: #FFF;
}

.productList .img {
    display: table-cell;
    height: 270px;
    text-align: center;
    vertical-align: middle;
    width: 340px;
}

.productList img {
    margin-bottom: 10px;
}

.productList h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 90%;
    margin-bottom: 15px;
    max-height: 55px;
    overflow: hidden;
}

.productList .price {
    font-size: 30px;
    color: #ABA559;
    font-weight: bold;
    padding: 10px 0;
}

.restBox {
    display: none;
    display: block;
    clear: both;
    display: none;
}

.boxProduct {
    margin: 0 8px;
    position: relative;
    float: left;
    width: 370px;
    height: 480px;
    /*overflow: hidden;*/
}

.boxProduct.hover {
    /*height: auto;*/
    overflow: visible;
}

.productListH {
    border: 2px solid #ECECEA;
    box-shadow: 1px 1px 1px #D4D4D4;
    z-index: 50;
    position: absolute;
}

.productListH img {
    margin-bottom: 10px;
}

.productListH h2 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 15px;
    max-height: none;
}

.productListH .price {
    font-size: 30px;
    color: #ABA559;
    font-weight: bold;
    padding: 10px 0;
}

.productListH a {
    color: #C0BB82;
    text-decoration: underline;
}

.productListH .buttons {
    border-top: 1px dashed #E3E3E1;
    margin: 15px 0;
}

.productListH .buttons .buttonBuy a {
    width: 112px;
    height: 34px;
    margin: 10px 5px 0;
    background: url(../images/bgButton.png) 0 0;
    color: #F6F4F1;
    font: 14px/33px Tahoma, Geneva, sans-serif;
    font-weight: bold;
    text-decoration: none;
    border: none;
    float: left;
    padding-left: 13px;
}

.productListH .buttons .buttonAdd a {
    width: 112px;
    height: 34px;
    margin: 10px 5px 0;
    background: url(../images/bgButton.png) 125px 0;
    color: #ABA559;
    font: 13px/33px Tahoma, Geneva, sans-serif;
    text-decoration: none;
    border: none;
    float: left;
    padding-left: 13px;
}

.productList .saleImg, .item .saleImg {
    position: absolute;
    width: 65px;
    height: 65px;
    top: 0;
    left: 0;
    background: url(../images/sale.png) no-repeat;
}

.productList .promo .price {
    float: left;
    font-size: 30px;
    color: #ABA559;
    line-height: 18px;
    font-weight: bold;
    margin: 3px 0;
    padding: 10px 0;
    text-decoration: line-through;
}

.productList .promo .price.small {
    font-size: 26px;
}

.productList .promo .sale, .item.promo .sale, .descProd .sale {
    float: left;
    font-size: 30px;
    height: 20px;
    color: #FFF;
    line-height: 18px;
    font-weight: bold;
    margin: 3px 0 12px 10px;
    padding: 10px 6px;
    background: #FF6600;
    border-radius: 3px;
}

.productList .promo .sale.small, .item.promo .sale.small {
    font-size: 26px;
}

.toTopButtoms {
    background: url("../images/toTopButtons.png") repeat scroll -13px -1px transparent;
    cursor: pointer;
    height: 34px;
    position: absolute;
    right: -95px;
    top: 300px;
    width: 75px;
    display: none;
}

.toTopButtoms:hover {
    background-position: -113px 0px
}

.typeCheck {
    background: url("../images/checkNormal.png") repeat scroll -0px -14px transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 13px;
    margin-right: 8px;
    margin-top: 0;
    width: 13px;
}

.typeCheck.active {
    background-position: 0px 0px;
}

/*list*//*footer*/
footer {
    border-top: 2px solid #EFEDEB;
    padding-top: 38px;
}

.boxCustomerFoot {
    width: 240px;
    float: left;
    margin-right: 23px
}

.boxCustomerFoot h2, .boxSocial h2, .connectShare h2 {
    font-size: 18px;
    color: #3C382F;
    font-weight: bold;
    margin-bottom: 16px;
}

.boxCustomerFoot ul {
    list-style: none;
	float:left;
	margin-right:40px;
}

.boxCustomerFoot ul li {
    margin-bottom: 12px;
    display: block;
    background: url(../images/bullGray.png) 0px 4px no-repeat;
    padding-left: 12px
}

.boxCustomerFoot ul li a {
    color: #666666;
    font-size: 14px;
    text-decoration: underline;
}

.boxSocial {
    float: left;
    width: 200px;
}

.face {
    background: url(../images/iconSocial.png) no-repeat;
    padding-left: 36px;
    text-decoration: underline;
    font-size: 14px;
    color: #666666;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    display: block
}

.youtube {
    background: url(../images/iconSocial.png) 0px -38px no-repeat;
    padding-left: 36px;
    text-decoration: underline;
    font-size: 14px;
    color: #666666;
    height: 30px;
    line-height: 30px;
    display: block
}

.connectShare {
    float: right;
    color: #666666;
    font-size: 12px;
    width: 322px
}

.connectShare p {
    margin-bottom: 16px;
    line-height: 16px;
    font-family: Tahoma, Geneva, sans-serif
}

#signUp input[type="text"] {
    background: #eee;
    border: none;
    width: 180px;
    padding: 0px 10px;
    height: 40px;
    color: #8B7966;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    float: left;
    margin-right: 5px;
    color: #ABA559
}

.line {
    border-top: 2px solid #efedeb;
    margin-bottom: 30px
}

.btnSign {
    background: #FF6600;
    color: #F6F5F1;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0px 25px;
    border-radius: 5px
}

.contentBoxFooter {
    margin-bottom: 35px;
}

.subFooter {
    border-top: 4px solid #DFDBD8;
    background: #F8F8F7;
    border-bottom: 15px solid #DFDBD8;
    padding-top: 20px;
    color: #666666;
    padding-bottom: 26px
}

.copy {
    float: left
}

.copy a {
    color: #666666;
    text-decoration: underline;
    margin-left: 23px
}

.target {
    float: right;
}

.target-left{
	float: right;
	margin-right:25%;
}

.m3m {
    float: left;
    margin-top: 15px
}

.menu {
    list-style: none;
    border: 1px solid #6A6355;
    margin-top: 0px;
    background: #3C382F;
    border-radius: 5px;
    height: 51px;
    float: left;
    width: 1168px;
}

.menu > li {
    float: left;
    line-height: 51px;
    background: url(../images/sepMenu.png) right top;
    display: block;
    padding-right: 2px;
    position: relative
}

.menu > li.last {
    background: none;
    width: 218px;
    margin: 11px 14px 0px 0px;
    text-align: right;
    float: right;
}

.menu > li a label {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
}

.menu > li:hover a label {
    color: #ACA65A
}

.menu > li a {
    background: none repeat scroll 0 0 #3C382F;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 44px;
    line-height: 34px;
    padding: 7px 23px 0;
    text-transform: uppercase;
}

.menu > li:hover a {
    background: #625B4D;
    color: #ACA65A
}

.menu > li a.first {
    padding: 0px 25px 0px 43px
}

.menu > li a span {
    background: url(../images/arrowMenuHeader.png) -10px 0px no-repeat;
    width: 8px;
    height: 4px;
    display: inline-block;
    margin-left: 7px;
    height: 8px
}

.menu > li a span.active {
    background-position: 0px 0px
}

#formSearch input[type="text"] {
    width: 163px;
    padding: 0px 9px;
    font-size: 11px;
    color: #8B7966;
    font-style: italic;
    float: left;
    background: url(../images/inputSearch.png) no-repeat;
    border: none;
    height: 26px;
    margin-right: 7px
}

.btnSearch {
    background: url(../images/btnSearch.png) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    border: none;
    cursor: pointer
}

#formSearch {
    width: 215px;
    float: right
}

.menu .submenu {
    list-style: none;
    font-size: 15px;
    top: 51px;
    left: 0px;
    position: absolute;
    z-index: 70;
    padding: 17px 0px 10px 0px;
    display: none;
    margin: 0px;
    border-top: none;
    width: 320px;
    background: #625B4D
}

.menu .submenu > li {
    line-height: 30px;
    width: 130px;
    float: left;
    background: url(../images/backLineSubMenu.png) center bottom no-repeat;
    padding-bottom: 1px
}

.menu .submenu > li.marginRight {
    margin: 0 0 0 20px;
}

.menu .submenu > li.last {
    background: none
}

.menu .submenu > li a {
    display: block;
    color: #5b5b5b;
    text-align: left;
    color: #FFF;
    background: none;
    padding: 0px 0px 0px 10px;
    height: 30px;
    line-height: 30px;
    display: block
}

.menu .submenu > li a:hover {
    background: #ACA65A
}

.menu > li:hover .submenu {
    display: block;
}

.formSearch480 {
    display: none
}

.menu480 {
    display: none
}

.contentMenuLeft {
    display: block
}

.menuSer480 {
    display: none
}

/*footer*/
.catDescr {
    font-family: "PT Sans";
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0 10px;
}

.catDescr a {
    text-decoration: underline;
    color: #726C38;
}

.catDescr h1 {
    color: #39382C;
    font-size: 40px;
    font-weight: normal;
    margin: 4px 0 30px;
    line-height: 100%;
}

.catDescr p {
    margin-bottom: 20px;
}

.products_list {
    padding-bottom: 150px;
    padding-top: 20px;
	width: 1170px;
    margin: 0px auto;
}

.products_list .hr {
    border-top: 1px dashed #E3E3E1;
    height: 20px;
}

/*shopping cart*/
.cartRight {
    float: left;
    margin-top: 28px;
    width: 226px
}

.cartLeft {
    color: #39382C;
    float: left;
    padding: 20px 61px 20px 48px;
    width: 820px;
}

.cartLeft h1 {
    font-size: 40px;
    color: #39382C;
    font-weight: normal;
    padding-bottom: 20px;
}

.cartLeft p {
    font-size: 14px;
    line-height: 140%;
}

._cart {
    width: 100%;
    margin-top: 30px;
}

._cart td {
    padding: 10px 0;
    vertical-align: middle;
}

._cart td a {
    margin: 0;
    color: #7A7644;
    text-decoration: underline;
}

._cart th {
    font-size: 14px;
    font-style: italic;
    color: #3A382D;
    text-align: center;
    border-bottom: 1px dashed #E3E3E1;
    font-weight: normal;
    padding: 5px;
}

._cart .info {
    width: 210px;
}

._cart tr.brd td {
    border-bottom: 1px dashed #E3E3E1;
}

._cart tr.brd td.qty {
    width: 65px;
}

._cart .info img {
    border: 1px solid #E3E3E1;
    border-radius: 3px 3px 3px 3px; /*float: left;*/
    margin: 0 10px 0 10px;
}

._cart .info span {
    display: inline-block;
    overflow: hidden;
    padding-top: 16px;
    width: 180px;
}

._cart .info span a {
    color: #3A382D;
    display: block;
    font-size: 18px;
    margin: 0;
}

._cart .info span label {
    font-size: 12px;
    display: block;
    color: #726C58;
    padding: 3px 0;
}

._cart .qty input {
     border: 1px solid #E5E5E5;
     border-radius: 3px 3px 3px 3px;
     color: #586060;
     font-size: 18px;
     font-style: italic;
     padding: 5px;
     text-align: center;
     width: 46px;
     font-family: sans-serif;
 }

._cart .coupon_cont input {
    border: 1px solid #E5E5E5;
    border-radius: 3px 0px 0px 3px;
    color: #586060;
    font-size: 18px;
    font-style: italic;
    padding: 0 7px;
    text-align: left;
    width: 146px;
    font-family: sans-serif;
    float: left;
    height: 31px;
}
._cart .coupon_cont button {
    background-color: rgb(171, 165, 89);
    color: #fff;
    border: none;
    height: 33px;
    float: left;
    line-height: 33px;
    padding: 0 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    border-radius: 0 15px 15px 0;
}

._cart .price {
    color: #ABA559;
    font-size: 22px;
    text-align: right;
}

._cart .price del {
    display: block;
    color: #999;
    font-size: 13px;
    padding-top: 3px;
    font-style: italic;
}

._cart .total {
    color: #ABA559;
    font-size: 22px;
    font-weight: bold;
    text-align: right;
}

._cart .total span{
    color: #3A382D;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}

.cartRight h2 {
    font-size: 26px;
    color: #39382C;
    margin-bottom: 20px;
}

.fProduct {
}

.fProduct .img {
    border: 1px solid #aaa
}

.fProduct h3 {
    color: #39382C;
    font-size: 22px;
    padding: 15px 0 10px 5px;
}

.fProduct p {
    color: #39382C;
    font-size: 14px;
    padding: 0 0 9px 6px;
}

.fProduct a {
    color: #ABA559;
    display: block;
    font-size: 13px;
    padding-left: 5px;
    text-decoration: underline;
}

.fProduct .price {
    color: #ABA559;
    display: inline-block;
    float: left;
    font-size: 26px;
    padding-left: 3px;
}

.fProduct .buyOnline {
    float: right;
    margin-right: 0px;
}

ul.options {
    list-style: none outside none;
}

ul.options li {
    font-size: 14px;
    padding: 3px 0;
}

ul.options li label {
    color: #57605F;
    display: inline-block;
    text-align: left;
    width: 43px;
}

/*  #################################   CHECKOUT    ###################################*/
.checkout {
    padding-left: 40px;
}

.checkout h1 {
    font-size: 40px;
    color: #39382C;
    font-weight: normal;
    padding-bottom: 20px;
}

ul.checkout_nav {
    list-style: none;
    padding: 0px 0 20px 0;
}

ul.checkout_nav li {
    display: inline-block;
    font-size: 14px;
    color: #A59991;
    font-family: Arial;
}

ul.checkout_nav li.current {
    color: #ACA65A
}

ul.checkout_nav a {
    color: #86796C;
    text-decoration: underline;
}

.checkout_form {
    background-color: #EFEDE8;
    border-radius: 5px;
}

.checkout_form p {
    color: #333333;
    font-size: 16px;
    line-height: 140%;
    padding: 10px 39px 20px;
}

.checkout_form a {
    color: #333;
    text-decoration: underline;
}

.checkout_form h2 {
    color: #39382C;
    font-size: 22px;
    padding: 20px 0 0 38px;
}

.checkout_form h2 b {
    float: right;
}

.checkout_form h2 i {
    font-style: normal;
    float: right;
    margin-right: 40px;
    font-size: 13px;
    font-weight: normal;
    color: #333;
}

.checkout_form h2 i a {
    font-size: 13px;
    text-decoration: underline;
    color: #333;
}

.checkout_form h2 span {
    float: left;
    margin-right: 120px;
}

.checkout_form hr {
    border-color: #CBC4BE;
    border-style: dashed;
}

.checkout_form .radio {
    font-size: 16px;
    margin: 5px 6px;
    padding: 30px 0 11px 28px;
}

.checkout_form input[type='radio'] {
    margin: 5px 6px;
    padding: 0;
}

input.loader {
    background-image: url("/images/loader2.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

.checkout_form input[type='text'], .checkout_form input[type='email'], .checkout_form input[type='password'] {
    border-color: #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
    padding: 7px 10px;
    width: 240px;
}

.checkout_form input.error {
    border-color: red;
}

.checkout_form input.short {
    width: 50px;
}

.checkout_form label {
    color: #333333;
    font-size: 13px;
    display: block;
    margin-bottom: 3px;
    position: relative;
    width: 265px;
}

.checkout_form label .error {
    background-color: #DFDBD8;
    color: red;
    float: right;
    padding-left: 5px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: auto;
}

.checkout_form button {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
}

.checkout_form .form_bottom {
    background-color: #E7E4E1;
    border-radius: 0 0 5px 5px;
    padding: 15px 63px;
    margin-top: 15px;
}

.checkout_form .leftCol {
    float: left;
    margin: 0 70px 0 0;
    padding-left: 38px;
    width: 250px;
}

#stripeResponce {
    margin-bottom: 20px;
    margin-left: 38px;
    width: 562px;
    display: none;
}

#loader {
    background: rgba(100, 100, 100, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}

#loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -65px;
    margin-top: -65px;
}

.checkout_form .rightCol {
    float: left;
    margin: 0 0px 0 0;
    width: 300px;
}

.checkout_form .rightCol.card {
    padding-top: 60px;
}

.checkout_form .col {
    font-size: 15px;
    margin: 0;
    padding: 15px 40px;
}

.checkout_form ._cart {
    margin-left: 38px;
    width: 560px;
}

.checkout_form ._cart th {
    text-align: center;
    color: #3A382D;
    border-color: #aaa;
}

.checkout_form ._cart th:last-child, .checkout_form ._cart td:last-child {
    padding-right: 20px;
}

.checkout_form ._cart td.qty {
    font-size: 18px;
    width: 120px;
}

.checkout_form ._cart .summery td {
    border-top: 1px solid #aaa;
}

.checkout_form ._cart .total span {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.checkout_form ._cart .total .total {
    font-size: 22px;
}

.checkout_form ._cart .total {
    color: #ABA559;
    font-size: 18px;
    font-weight: normal;
    text-align: right;
}

.checkout_form ._cart .total a {
    font-size: 14px;
}

.checkout_form ._cart .totalLabel {
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}

.disabled label {
    color: #999
}

.disabled input {
    background-color: #EBE9E7;
}

.boxSelect.long .select {
}

.card_info {
    float: left;
    margin-right: 28px;
    max-width: 162px;
}

.card_info .boxSelect {
    clear: none;
    float: left;
    margin-top: 0;
}

.card_info .delim {
    display: inline-block;
    float: left;
    font-size: 23px;
    padding: 0 7px;
}

.card_info input {
}

div.message {
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: -1px -1px 1px rgba(10, 10, 10, 0.2);
    font-style: normal;
    margin: 2px 0;
    padding: 9px;
}

div.message span {
    display: block;
    padding: 3px 0;
}

div.message.error {
    background-color: #EFB2B2;
    color: #000000;
}

div.message.success {
    background-color: #DFF9E7;
    border-color: green;
    color: #1E211E;
}

.messages {
    padding: 5px 0;
}

/*################################    POPUP    ##########################################*/
#popup__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    z-index: 100;
}

#popup__overlay:after {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: ''
}

.popup {
    display: inline-block;
    position: relative;
    max-width: 80%;
    padding: 20px;
    border: 5px solid #fff;
    border-radius: 5px;
    box-shadow: inset 0 2px 2px 2px rgba(0, 0, 0, .4);
    background: #fff;
    vertical-align: middle
}

#popup__overlay h2 {
    font-size: 16px;
    margin: 0 0 10px;
    color: grey;
}

#popup__overlay.error #poupContent {
    color: red;
}

.popup__close {
    display: block;
    position: absolute;
    top: -20px;
    right: -21px;
    width: 12px;
    height: 12px;
    padding: 8px;
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 2px 2px 2px rgba(0, 0, 0, .4), 0 3px 3px rgba(0, 0, 0, .4);
    box-shadow: inset 0 2px 2px 2px rgba(0, 0, 0, .4), 0 3px 3px rgba(0, 0, 0, .4);
    cursor: pointer;
    background: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: #444;
    text-decoration: none;
    font-weight: bold;
    behavior: url(/css/PIE.php);
}

.popup__close:hover {
    background: #ddd
}

#poupContent a {
    color: #ABA559;
    text-decoration: underline;
}

.customerOrders {
    width: 100%
}

.customerOrders tr th {
    background-color: #E1DFDF;
    padding: 5px;
}

.customerOrders tr td {
    padding: 5px;
    text-align: center
}

.customerOrders td a {
}

ul.accountTabs {
    list-style: none;
}

ul.accountTabs li {
    background: transparent;
    border-radius: 3px 3px 0 0;
    display: inline-block;
    margin-right: 10px;
    padding: 15px 40px;
}

ul.accountTabs li.current {
    background-color: #EFEDE8;
}

ul.accountTabs li a {
    font-size: 14px;
    color: #ACA559;
    text-decoration: underline
}

ul.accountTabs li.current a {
    font-size: 14px;
    color: #85796C;
    text-decoration: none
}

.checkout_form .item {
    height: 475px;
    width: 227px;
    position: relative;
}

.checkout_form .img img {
    max-height: 210px;
    max-width: 219px !important;
}

.checkout_form .delete {
    margin-right: 8px;
    padding: 4px 4px 4px 9px;
    font-size: 12px;
    background-color: #FF6600;
}

.checkout_form .buyOnline {
    font-size: 12px;
    margin-right: 7px;
}

.checkout_form .img {
    background-color: #FFFFFF;
    height: 212px;
    width: 226px;
}

.checkout_form .descProd {
}

.checkout_form .descProd h2 {
    height: 35px;
    padding: 10px 0;
}

.checkout_form .descProd p {
    font-size: 13px;
    line-height: 130%;
    padding: 0;
}

.orders_heastory {
    width: 100%;
    margin-bottom: 40px;
}

.orders_heastory tr td {
    border-bottom: 1px dashed #ccc;
    padding: 8px;
    font-size: 12px;
    color: #39382C;
}

.orders_heastory tr th {
    border-bottom: 1px dashed #CCCCCC;
    color: #85796C;
    font-weight: normal;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    width: 100px;
}

.orders_heastory tr th.date {
    width: 140px;
}

.orders_heastory tr th.last {
    width: 400px
}

.orderSummery {
}

.orderSummery tr th.col1 {
    width: 126px;
}

.orderSummery tr th.col2 {
    width: 47px;
}

.orderSummery tr th.col3 {
    width: 33px;
    text-align: center;
}

.orderSummery tr th.col4 {
    width: 85px;
}

.orderSummery tr td {
    padding: 5px;
    border-style: dashed;
    border-color: transparent transparent #ccc transparent;
    border-width: 1px;
    text-align: left;
    font-size: 13px;
    vertical-align: middle
}

.orderSummery tr.item {
    float: none
}

.orderSummery tr.item {
    height: auto
}

.bill {
    display: inline-block;
    width: 300px;
    height: 50px;
}

.nobrd td {
    border: none !important;
}

.bill h5, .ship h5 {
    color: #454338;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}

.ship {
    display: inline-block;
    width: 300px;
    height: 50px;
}

._details {
}

._details span {
    color: #454338;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 20px;
}

._total {
    color: #ACA559 !important;
}

._detailsCont {
    padding: 5px;
}

._detailsCont td {
    border-bottom: none !important;
    background-color: #EFEDEB;
}

.mobile {
    display: none
}

#terms {
    max-width: 940px;
}

#terms h1 {
    font-size: 20px;
    padding-bottom: 20px
}

#terms p {
    line-height: 140%;
    padding-bottom: 20px
}

.homePromo {
    width: 100%;
    float: left;
    margin-top: 20px;
	text-align:center;
}

.homePromo h2 {
    color: #FF7F00;
    font-size: 40px;
    font-weight: normal;
	margin-bottom: 11px;
    font-family: serif;
}

.homePromo p {
    font-size: 16.4px;
    font-weight: normal;
	margin-bottom: 20px;
	padding:0px 10px;
	background:white;
	display: inline-block;
}

.homePromo .line {
    height:0.1px;
	background:#eee;
	width:100%;
	margin-bottom:-11px;
}

.homePromo .promoSlider {
    min-height: 50px;
    padding-top: 10px;
    position: relative;
    width: 100%;
}

.sliderNaw {
    display: inline-block;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
}

.sliderNaw .leftNaw {
    background-image: url("/images/promoSloderNaw.png");
    background-position: 0px -45px;
    display: inline-block;
    height: 45px;
    width: 48px;
}

.sliderNaw .leftNaw.disabled {
    background-position: 1px 0px;
}

.sliderNaw .rightNaw {
    background-image: url("/images/promoSloderNaw.png");
    background-position: -54px -45px;
    display: inline-block;
    height: 45px;
    width: 48px;
}

.sliderNaw .rightNaw.disabled {
    background-position: -54px 0px;
}

#promoSlider {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0
}

#promoSlider li {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    position: relative;
    top: 0
}

#promoSlider li:first-child {
    display: block
}

.sliderProd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #ececec;
    border-image: none;
    border-left: 1px solid #ececec;
    border-radius: 5px;
    border-top: 1px solid #ececec;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    float: left;
    height: 500px;
    margin: 8px;
    position: relative;
    width: 373px;
}

.sliderProd .tag {
    position: absolute;
    right: -3px;
    top: -4px;
}

.sliderProd .img {
    height: 350px;
    border-bottom: 1px solid #ECECEC;
    text-align: center;
    display: table;
	margin:0px auto;
}

.sliderProd .img a {
    display: table-cell;
    height: 350px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.sliderProd .img img {
	height: 350px;
	width:auto;
	max-width:100%;
}

.promoSlider .right{
	position:absolute;
	right:-60px;
	top:135px;
	display:block;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-bottom:2px solid #eaeaea;
	border-radius:5px;
	color:#b9b9b9;
	font-size: 20px;
	font-weight:bold;
	cursor:pointer;
}
.promoSlider .right:hover{ 
   color:#DF5646
}

.promoSlider .left{
	position:absolute;
	left:-60px;
	top:135px;
	display:block;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-bottom:2px solid #eaeaea;
	border-radius:5px;
	color:#b9b9b9;
	font-size: 20px;
	font-weight:bold;
	cursor:pointer;
}
.promoSlider .left:hover{ 
   color:#DF5646
}
.categories .sliderProd .img{
	border-bottom:none;
	height: 290px;
	margin:0px auto;
}

.categories .sliderProd .img a{
	height: 290px;
	width:auto;
	max-width:100%;
}
.categories .sliderProd .img a img{
	height: 290px;
	width:auto;
	max-width:100%;
}

.categories .sliderProd{
	height:auto;
}

.categories #promoSlider li{
	width:9999px;
}

.categories #promoSlider{
	overflow:hidden;
}

.sliderText{
	background:#eee;
	padding:20px;
	height:108px;
	text-align: left;
}

.sliderProd .title {
    color: #2f2f2f;
    display: table;
    font-size: 20px;
    margin: 7px 0 11px 17px;
    text-decoration: none;
}

.sliderProd .title span {
    display: table-cell;
    height: 60px;
    vertical-align: bottom;
}

.sliderProd .prodPrice {
    color: #2f2f2f;
    display: inline-block;
    float: left;
    font-size: 20px;
    margin: 0 5px 0 17px;
}

.sliderProd .prodPrice i {
    color: black;
    font-style: normal;
}

.sliderProd .oldprodPrice {
    color: #666;
    display: inline-block;
    float: none;
    font-size: 18px;
    margin: 2px 0 0 10px;
    text-decoration: line-through;
}

.sliderProd .addCard {
    background-color: #ff6600;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    float: right;
    margin: -2px 16px 0 0;
    padding: 7px 13px;
}

.sliderProd.hot .addCard {
    background-color: #F9F9F9;
    border-radius: 3px;
    color: #7F7F7F;
    display: inline-block;
    float: right;
    margin: -2px 16px 0 0;
    padding: 7px 13px;
    border: 1px solid #D7D7D7;
}

.homeBannersRight {
    float: right;
    width: 260px;
    padding-top: 30px;
}

.homeBannersRight img {
    width: 259px;
}

.homeBannersRight .banner1, .homeBannersRight .banner2, .homeBannersRight .banner3 {
    float: none;
    width: 258px;
    height: auto;
    margin: 0 0 17px 0;
}

.homeBannersRight .banner1 img, .homeBannersRight .banner2 img, .homeBannersRight .banner3 img {
}

.homeLogos {
}

.sliderProd .prodPrice {
    color: #2f2f2f;
    display: inline-block;
    float: left;
    font-family: sans-serif;
    font-size: 20px;
    margin: 0 5px 0 10px;
}

.sliderProd .oldprodPrice {
    color: #666;
    display: inline-block;
    float: none;
    font-size: 18px;
    margin: 1px 0 0 10px;
    text-decoration: line-through;
    font-family: sans-serif;
}

.sliderProd .selectSize {
    background: none repeat scroll 0 0 #ff6600;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 42px;
	height:42px;
    margin-right: 10px;
    text-align: center;
    width: 140px;
    text-transform: uppercase;
	margin-top:-10px;
}

.sliderProd .title {
    color: #2f2f2f;
    display: table;
    font-size: 20px;
    margin: 10px 0 7px 10px;
    max-width: 200px;
    text-decoration: none;
}

.sliderProd .title span {
    display: table-cell;
    font-size: 18px;
    height: 60px;
    vertical-align: top;
    line-height: 120%;
	text-decoration:underline;
}

.related_mattraces {
    padding-top: 30px;
    width: 100%;
}

.related_mattraces .sliderProd {
    /*margin-right: 31px;*/
}

.color-selected { font-size: 15px; font-style: italic; color: #585F5F; }

.footer-email-msg { display: none; padding: 5px; }
.footer-email-msg.error { color: #C00; }
.footer-email-msg.success { color: #090; }

.subscribeCont { width: 500px; text-align: center; }
.subscribeCont img { margin-top: 10px; }
.subscribeCont p { font-size: 16px; color: #6A6355; margin:20px 50px; }
.subscribeCont input[type="text"] { width: calc(50% - 22px); font-size: 18px; padding: 10px; border-radius: 5px; margin-bottom: 10px; border: 1px solid #CCC; color: #6A6355; }
.subscribeCont input[type="submit"] { background: #ADA65A; border: 0; border-radius: 5px; width: 50%; color: #FFF; text-transform: uppercase; padding: 11px 0; font-size: 18px; cursor: pointer; opacity: 1; margin-bottom: 20px; }
.subscribeCont input[type="submit"]:hover { opacity: 0.8; }

.sub-email-msg { display: none; padding: 5px; font-size: 14px; }
.sub-email-msg.error { color: #C00; }
.sub-email-msg.success { color: #090; }

.product-info { padding: 30px 0 10px 43px; }
.product-info h2 { font-size: 36px; color: #3A382D; margin-bottom: 10px; }
.product-info p { font-size: 16px; color: #302C25; line-height: 20px; }

.wishlist { width: 32px; height: 28px; position: absolute; background: url('/images/wishlist.png') center no-repeat; cursor: pointer; top:15px; left:15px; z-index: 10; }
.wishlist.active, .wishlist:hover { background: url('/images/wishlist_active.png') center; }

.need-help { display: inline-block; width: 382px; margin-left: 40px; margin-top: 50px; position: relative; }
.need-help .head { background: #ACA65A; color: #FFF; border-radius: 2px; padding: 15px; text-align: center; position: relative; }
.need-help .head h1 { font-size: 40px; }
.need-help .head div { font-size: 16px; }
.need-help .head div.bold { font-weight: bold; padding: 5px 0 10px 0; }
.need-help .head div span { color: #39372D; font-size: 20px; }
.need-help .head:after { content: ''; position: absolute; border-style: solid; border-width: 32px 189px 0; border-color: #ACA65A transparent; display: block; width: 0; z-index: 1; bottom: -32px; left: 4px; }
.need-help form { background: #F9F9F9; padding: 50px 15px 25px 15px; text-align: center; }
.need-help form input, .need-help form textarea { border-radius: 4px; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #EDEDED; border-bottom: 1px solid #EDEDED; font-size: 14px; color: #333; padding: 13px 10px; width: calc(100% - 20px); margin-bottom: 10px; }


.need-help form input::-webkit-input-placeholder, .need-help form textarea::-webkit-input-placeholder {
    color: #333;
}

.need-help form input:-moz-placeholder, .need-help form textarea:-moz-placeholder { /* Firefox 18- */
    color: #333;
}

.need-help form input::-moz-placeholder, .need-help form textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #333;
}

.need-help form input:-ms-input-placeholder, .need-help form textarea:-ms-input-placeholder {
    color: #333;
}




.need-help form input.small { width: 40px; }
.need-help form textarea { height: 100px; font-family: "Arial"; resize: none; }
.need-help form a { color: #F6F2F1; background: #3C382F; font-size: 18px; padding: 10px 60px; margin: 10px auto; display: inline-block; border-radius: 20px; font-weight: bold; }
.need-help form a:hover { opacity: 0.8; }
.need-help .divMessage { display: none; color: #FFF; font-size: 14px; padding: 5px; }
.need-help .divMessage.error { background: #A20002; margin: 0 0 10px 0; }
.need-help .divMessage.success { background: #157522; margin: 0 0 10px 0; }
.need-help .secret span { font-size: 20px; }
.redBorder { border-color: #CF0000 !important;}
.showroom { display:inline-block; color: rgb(255, 102, 0); text-transform: uppercase; font-size: 14px; margin-top: 15px; margin-left:20px; float:right; text-decoration: underline; }

.share-and-save { width: 382px; height: 90px; background: url('/images/share_and_save.png') no-repeat; position: absolute; top:-140px; right: 0; cursor: pointer; }
.share-and-save.active { background: /*url('/images/share_and_save_active.png') no-repeat*/none; cursor: default; font-size: 16px; text-align: center; padding-top: 55px; height: 35px; }
.share-and-save-top { display: none; position: relative; top:0; width: 382px; height: 90px; background: url('/images/share_and_save.png') no-repeat; cursor: pointer; margin: 20px auto 0 auto; }

@media only screen  and (min-width: 0px)  and (max-width: 1170px) {
	.item{margin:0px 4px;}
	.target-left{margin-right:10%;}
}

@media only screen  and (min-width: 767px)  and (max-width: 1170px) {
    .centerHeader .logo {
        float: left;
        height: auto;
        margin: 10px 363px 6px 10px;
        width: auto;
    }
    .homeLogos {
        width: 768px;
    }

    .numberPhone {
        display: block;
        float: left;
        font-size: 18px;
        line-height: 120%;
        padding-top: 4px;
    }

    .numberPhone span {
        display: none
    }
    .color-selected { position: absolute; bottom: 30px; }

    .menu {
        width: 766px;
    }

    .contentMenuLeftSer {
        display: block
    }

    #quantity {
        background-repeat: no-repeat;
    }

    header {
        width: 100%;
    }

    .centerContent {
        min-width: 768px;
        width: 768px;
        position: relative
    }

    .centerHeader nav {
        float: right;
    }

    .centerHeader {
        width: 758px;
    }

    .headerRight {
        float: right;
        width: 271px;
    }

    .headerRight > a {
        display: none !important;
    }

    .boxCustomer {
        margin-left: 20px;
        width: 180px;
    }

    .menu > li a.first {
        padding: 0 23px 0 16px;
    }

    .menu > li a {
        padding: 0 20px;
    }

    .menu > li.last {
        width: 224px;
        margin-right: 4px
    }

    .slider {
        min-width: 768px;
        width: 768px;
        height: 352px
    }

    .slider ul li {
        width: 720px;
        padding: 16px 30px 14px 16px;
        height: 322px;
    }

    .slider ul li.fullSize {
        width: 767px;
        height: 351px;
    }

    .slider ul li.fullSize img {
        width: 767px;
    }

    .imgSlider {
        float: left;
        margin-top: 0;
        position: relative;
    }

    .imgBig {
        width: 343px;
        margin-left: 23px;
    }

    .arrowLeftSlider {
        left: 10px;
        top: 157px;
    }

    .arrowRightSlider {
        right: 10px;
        top: 157px;
    }

    .descSlider {
        width: 370px;
        margin-top: 0;
        margin-left: -20px;
    }

    .descSlider span {
        margin-right: 70px;
    }

    .descSlider .pricemini {
        margin-right: 0px;
    }

    .circles {
        right: 20px
    }

    .shadowSlider {
        background: url(../images/shadowSlider768.png);
    }

    /* .banner1 {         background: url(../images/banner1_768.png) no-repeat;         width: 247px;         height: 146px     }     .banner2 {         background: url(../images/banner2_768.png) no-repeat;         width: 247px;         height: 146px     }     .banner3 {         background: url(../images/banner3_768.png) no-repeat;         width: 247px;         height: 146px     }*/
    .banner1 {
        margin-left: 5px
    }

    .marginBanner {
        margin: 0 7px;
    }

    .banner {
        height: 160px;
        width: 248px;
    }

    .banner img {
        width: 248px
    }

    .viewAll {
        font-size: 13px;
        padding: 6px 17px;
        top: 112px;
        right: 12px;
    }

    .details {
        font-size: 13px;
        padding: 6px 17px;
        top: 112px;
        right: 12px;
    }

    .boxWelcome2 {
        padding-left: 0px;
        width: 476px;
        margin-left: 5px
    }

    .shadowBanner {
        /*margin-top: 147px;*/
        background: url(../images/shadowMini_768.png) no-repeat
    }

    .boxImgVideo {
        height: 183px;
        background: url(../images/shadowMini_768.png) center 2px
    }

    .boxImgVideo img {
        width: 244px
    }

    .boxVideo {
        margin-right: 0;
        width: 259px;
    }

    .boxVideo iframe {
        width: 270px
    }

    .textVideo {
        line-height: 13px
    }

    .connectShare {
        width: 246px;
        margin-right: 14px
    }

    #signUp input[type="text"] {
        background: url(../images/backINput_768.png);
        width: 125px;
        margin-right: 4px
    }

    #formSearch {
        width: 186px
    }

    #formSearch input[type="text"] {
        margin-right: 1px;
        background-size: 150px 26px;
        width: 134px
    }

    .menu > li.last {
        margin-right: 0px;
        width: 200px !important
    }

    .boxCustomerFoot {
        margin-right: 18px;
        margin-left: 5px
    }

    /*about*/
    .contentMenuLeft {
        margin-right: 10px
    }

    .contentRight {
        width: 503px;
        margin-left: 0px
    }

    .contentBubble {
        width: 515px;
        padding: 5px
    }

    .name {
        margin: 5px 0 0;
        width: 399px;
    }

    /*about*/
    /*list*/
    .navBar {
        width: 721px
    }

    .filterBar {
        width: 738px;
        height: auto;
    }

    .filterBar form {
        float: left;
        margin: 2px 0 0 29px;
        width: 557px;
    }

    .productContent {
        width: 764px
    }

    .sortBy.sort {
        float: left;
        margin-left: 54px;
    }

    .toTopButtoms {
        display: none !important;
    }

    .productList {
        width: 240px;
        padding: 0px
    }

    .productList img {
        width: 240px
    }

    .boxProduct {
        width: 246px;
        margin: 4px
    }

    .productList .buttons .buttonBuy a {
        background-size: 241px auto;
        height: 31px;
        margin: 10px 0px 0;
        width: 103px
    }

    .productList .buttons .buttonAdd a {
        background-size: 241px auto;
        height: 31px;
        margin: 10px 0px 0;
        width: 111px
    }

    .width766 {
        width: 766px
    }

    /*list*/
    /*productPage*/
    .imgBigProd {
        width: 380px;
    }

    .boxImgSmall {
        margin-left: 5px
    }

    .colProdRight {
        width: 273px;
        padding-right: 0px
    }

    .divContentTabs {
        width: 448px;
    }

    .imgBigProd img {
        max-width: 360px;
    }

    .item {
        width: 230px
    }

    .item > img {
        width: 233px
    }

    .buttonsCart { float: none; margin: 5px auto; display: inline-block; }
    .buyOnline {

    }

    .addWish {
        font-size: 12px;
        line-height: 16px
    }

    .addWish img {
        margin-left: 4px
    }

    /*productPage*/
    .formSearch480 {
        display: none
    }

    .menu480 {
        display: none
    }

    .menuSer480 {
        display: none
    }

    .boxWelcome span {
        /*display: block;*/
    }

    .checkout_form h2 span {
        float: right;
        margin-right: 193px;
    }

    .item .img {
        height: 200px;
        width: 200px;
    }

    .item .img img {
        max-width: 200px !important;
        max-height: 200px;
    }

    .descProd h2 {
        font-size: 20px;
    }

    .priceSmall {
        font-size: 20px;
    }

    .productList .promo .sale, .item.promo .sale, .descProd .sale {
        background: none repeat scroll 0 0 #FF6600;
        border-radius: 3px 3px 3px 3px;
        color: #FFFFFF;
        float: left;
        font-size: 20px;
        font-weight: bold;
        height: 17px;
        line-height: 18px;
        margin: 6px 0 3px 10px;
        padding: 6px;
    }

    .divContentTabsMobile {
    }

    .divContentTabsMobile h3 {
        background-color: #DADADA;
        height: 53px;
        line-height: 53px;
        font-size: 20px;
        color: #666666;
        border-radius: 5px;
        margin-bottom: 3px;
        padding-left: 10px;
        font-weight: normal;
    }

    .divContentTabsMobile h3.active {
        font-weight: bold;
    }

    .divContentTabsMobile .itemCont {
        display: none;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 26px;
        margin-bottom: 5px
    }

    .boxTabsMobile {
        margin-top: 26px
    }

    .menu {
        display: none
    }

    .menu480 {
        display: inline-block;
        float: left;
        height: 57px;
        list-style: none outside none;
        padding: 0;
        margin-top: 17px
    }

    .menu480 li.short {
        border-radius: 5px;
        padding: 0 17px;
    }

    .menu480 li {
        background: none repeat scroll 0 0 #38342C;
        border-bottom: 1px solid #FFFFFF;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 50px;
        position: relative;
        width: 734px;
        z-index: 1000;
    }

    .menu480 li.primary a {
        color: #FFFFFF;
        padding: 0 17px;
        text-transform: uppercase;
    }

    .menuRightCol {
        float: right;
        width: 384px
    }

    .menuLeftCol {
        float: left;
        width: 384px
    }

    .menu480 li.primary {
        border-right: 1px solid #FFFFFF;
        float: left;
        position: relative;
        width: 383px;
        z-index: 950;
    }

    .menu480 li.primary.title {
        background-color: #232019
    }

    .menu480 li.primary.sub {
        padding-left: 20px;
        width: 363px;
    }

    .menu480 li.primary.sub a {
        padding-left: 0
    }

    .menu480 li.primary.right {
        position: relative;
        z-index: 950;
        float: right;
    }

    .menu480 li.short .fakeA {
        display: inline-block;
        height: 47px;
        line-height: 47px !important;
        margin: 5px 0;
        width: 441px;
    }

    .menu480 li.short .fakeA img {
        vertical-align: middle
    }

    .menu480 .textPlease {
        font-weight: bold;
        text-shadow: 1px 1px 1px #840000;
        display: inline-block;
        margin-left: 18px;
    }

    .subMenu h3 {
        font-size: 58px !important;
    }

    .subMenu a {
        margin-top: 20px !important;
    }

    .homePromo {
        float: left;
        margin-top: 20px;
        width: 465px;
    }

    .homePromo .promoSlider {
        min-height: 720px;
        padding-top: 10px;
        position: relative;
        width: 467px;
    }

    #promoSlider li {
        display: none;
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 466px;
    }

    #promoSlider {
        list-style: none outside none;
        margin: 0;
        padding: 0;
        width: 468px;
    }

    .homePromo .promoSlider {
        min-height: 1079px;
        padding-top: 10px;
        position: relative;
        width: 467px;
    }

    .footerPromo p {
        color: #fff;
        float: left;
        font-size: 13px;
        line-height: 76px;
        padding: 0 30px;
    }
}

@media only screen  and (min-width: 480px)  and (max-width: 767px) {
	.boxCustomerFoot{width:215px;}
	
    .homeLogos {
        width: 478px;
    }

    .checkout_form h2.mobile {
        color: #39382C;
        float: left;
        font-size: 22px;
        padding: 20px 0 0 38px;
    }

    .checkout_form .buyOnline {
        width: auto;
    }

    ul.accountTabs li {
        padding: 15px 35px;
    }

    .checkout_form .item {
        width: 212px;
    }

    hr.mobile {
        float: left;
        width: 100%;
    }

    .mobile {
        display: block;
    }

    .normal {
        display: none
    }

    footer, header {
        width: 100%;
        min-width: 480px
    }

    .contentMenuLeftSer {
        display: none
    }

    .menuSer480 {
        display: block
    }

    .centerContent {
        width: 480px;
        padding: 0 5px;
    }

    .centerHeader {
        width: 480px;
    }

    .centerHeader nav {
        float: left;
        padding: 0;
    }

    .centerHeader nav a {
        font-size: 12px
    }

    .boxCustomer img {

    }

    .boxCustomer {
        float: left;
        margin-left: 12px;
        margin-top: 0;
        width: 195px;
    }

    .headerRight {
        clear: both;
        float: none;
        width: 460px;
    }

    .headerRight .clear {
        display: none
    }

    .centerHeader .logo {
        background-size: 126px auto;
        height: auto;
        margin-right: 171px;
        margin-top: 5px;
        width: auto;
    }

    .centerHeader .logo img {
        width: 220px;
    }

    .numberPhone a.address {
        display: inline-block;
        font-size: 14px;
        margin-left: 0;
        text-decoration: underline;
    }

    .boxCustomer span {
        color: #aca559;
        display: inline-block;
        font-size: 14px;
        text-align: left;
        width: 184px;
    }

    .boxWelcome {
        clear: both;
        float: none;
        margin-top: 11px;
        text-align: right;
    }

    .cart {
        float: right;
        margin-top: 8px
    }

    .boxWelcome span {
        /*display: none*/
    }

    .boxWelcome b {
        display: none
    }

    .boxWelcome a {
        display: inline-block;
        margin: 7px 0 0 10px;
    }

    .formSearch480 {
        display: block;
        float: right;
        margin-top: 15px
    }

    #formSearch {
        width: 180px
    }

    #formSearch input[type="text"] {
        background: url(../images/backINput_768.png);
        width: 128px;
        height: 28px;
    }

    .slider {
        height: 172px;
        width: 480px;
    }

    .shadowSlider {
        display: none
    }

    .banner {
        display: none
    }

    .imgBig {
        width: 202px
    }

    .slider ul li {
        height: 194px;
        padding: 16px 27px 14px 9px;
        width: 444px;
    }

    .imgBig {
        margin-left: 31px;
    }

    .imgSlider {
        float: left;
        margin-top: 0;
        position: relative;
    }

    .promotion {
        width: 107px;
        top: 118px
    }

    .arrowLeftSlider {
        background: url(../images/arrows480.png) 0px -77px;
        right: 51px;
        left: auto;
        width: 17px;
        top: 156px
    }

    .arrowLeftSlider.inactive {
        background: url(../images/arrows480.png) 0px -6px;
    }

    .arrowRightSlider {
        background: url(../images/arrows480.png) 0px -113px;
        width: 17px;
        right: 30px;
        top: 156px
    }

    .arrowRightSlider.inactive {
        background: url(../images/arrows480.png) 0px -42px;
    }

    .descSlider {
        width: 199px;
        margin-top: 0;
    }

    .descSlider p {
        display: none
    }

    .descSlider h3 {
        font-size: 30px;
    }

    .descSlider .price {
        font-size: 45px
    }

    .descSlider .pricemini {
        font-size: 25px
    }

    .circles {
        display: none
    }

    .boxWelcome2 {
        padding: 28px 0px 0px 9px;
        width: 311px
    }

    .textVideo {
        display: none
    }

    .boxVideo {
        float: left;
        margin-left: 9px;
        margin-top: 30px;
        width: 460px;
    }

    .boxImgVideo iframe {
        height: 235px !important;
        width: 460px;
    }

    .connectShare {
        display: none
    }

    .target {
        float: left;
        margin-top: 10px
    }

    .contentBoxFooter {
        margin-left: 9px
    }

    .buyOnline, .addWish {

    }

    .menu {
        display: none
    }

    .menu480 {
        display: inline-block;
        float: left;
        height: 57px;
        list-style: none outside none;
        padding: 0;
        margin-top: 17px
    }

    .menu480 li.short {
        border-radius: 5px;
        padding: 0 17px;
    }

    .menu480 li {
        background: #38342C;
        border-bottom: 1px solid #FFFFFF;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 50px;
        position: relative;
        width: 446px;
        z-index: 1000
    }

    .menu480 li.primary a {
        color: #FFFFFF;
        padding: 0 17px;
        text-transform: uppercase;
    }

    .menu480 li.primary {
        position: relative;
        width: 479px;
        z-index: 950;
    }

    .menu480 li.primary.title {
        background-color: #232019
    }

    .menu480 li.primary.sub {
        padding-left: 20px;
        width: 459px;
    }

    .menu480 li.primary.sub a {
        padding-left: 0;
    }

    .menu480 li.short .fakeA {
        display: inline-block;
        height: 47px;
        line-height: 47px !important;
        margin: 5px 0;
        width: 441px;
    }

    .menu480 li.short .fakeA img {
        vertical-align: middle
    }

    .menu480 .textPlease {
        font-weight: bold;
        text-shadow: 1px 1px 1px #840000;
        display: inline-block;
        margin-left: 18px;
    }

    .menuSer480 {
        display: inline-block;
        float: left;
        height: 57px;
        list-style: none outside none;
        padding: 0;
        margin-top: 17px
    }

    .menuSer480 li.short {
        border-radius: 5px;
        padding: 0 17px;
    }

    .menuSer480 li {
        background: #38342C;
        border-bottom: 1px solid #FFFFFF;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 50px;
        position: relative;
        width: 446px;
        z-index: 900
    }

    .menuSer480 li.primary a {
        color: #FFFFFF;
        padding: 0 17px;
    }

    .menuSer480 li.primary {
        position: relative;
        width: 479px;
        z-index: 100;
    }

    .menuSer480 li.short .fakeA {
        display: inline-block;
        height: 47px;
        line-height: 47px !important;
        margin: 5px 0;
        width: 441px;
    }

    .menuSer480 li.short .fakeA img {
        vertical-align: middle
    }

    .menuSer480 .textPlease {
        font-weight: bold;
        text-shadow: 1px 1px 1px #840000;
        display: inline-block;
        margin-left: 18px;
    }

    .subMenu480 {
        list-style: none;
    }

    .subMenu480 li {
        list-style: none;
        width: 459px;
        padding-left: 20px
    }

    .subMenu480 li a {
        color: #FFF;
    }

    .navBar {
        width: 436px;
        padding-left: 9px;
    }

    .contentRight {
        width: 480px;
        margin: 25px 0px 30px;
    }

    .contentBubble {
        display: none
    }

    .contentMenuLeft {
        display: none;
    }

    .filterBar {
        width: 450px;
        height: auto;
    }

    .sortBy {
        border-right: none;
        float: right;
    }

    .sortBy.sort {
        margin-right: 71px !important;
    }

    .results {
        padding-left: 0px
    }

    .productContent {
        width: 480px
    }

    .boxProduct {
        margin-left: 93px;
        margin-bottom: 15px
    }

    .toTopButtoms {
        display: none !important;
    }

    .boxTabs > ul > li {
        font-size: 11px;
        width: 98px
    }

    .divContentTabs {
        width: 444px
    }

    .item {
        width: 205px;
        margin-bottom: 20px;
        position: relative;
        height: 430px;
    }

    .item > img {
        width: 205px
    }

    .colProdRight {
        padding-right: 0px;
        width: 475px;
        margin-top: 5px;
        margin-left: 5px
    }

    #quantity {
        width: 42px;
        height: 28px
    }

    .boxImgSmall {
        margin-left: 0px;
        width: 480px;
        margin-top: 5px
    }

    .addWish img {
        margin-left: 8px
    }

    .imgProd, .boxImgSmall {
        margin-left: 5px
    }

    .cart a {
        margin-left: 28px
    }

    .cartLeft {
        padding: 10px 0 0;
        width: 480px;
    }

    .cartLeft h1 {
        font-size: 40px;
    }

    .checkout_form ._cart {
        font-size: 11px;
        width: 460px;
        margin-left: 10px;
    }

    ._cart .info span a {
        font-size: 16px;
    }

    ._cart td.qty {
        text-align: center;
    }

    ._cart .info {
        width: 125px;
    }

    ._cart .price {
        font-size: 18px;
    }

    ._cart .info span {
        padding-left: 9px;
        padding-top: 10px;
        width: 100px;
    }

    .checkout {
        padding-left: 0px;
    }

    .checkout_form .rightCol {
        padding-left: 38px;
    }

    .checkout_form .rightCol.card {
        padding-top: 0px;
    }

    .addWish, .buyOnline {
        display: inline-block;
    }

    .colProdRight .addWish {
        margin-left: 5px;
        padding: 14px 16px;
        height: 12px;
    }

    .colProdRight .buttonsCart {

    }

    .item .img {
        height: 200px;
        width: 200px;
    }

    .item .img img {
        max-width: 200px !important;
        max-height: 200px;
    }

    .descProd h2 {
        font-size: 20px;
        height: 18px;
        line-break: 20px;
    }

    .priceSmall {
        font-size: 20px;
    }

    .productList .promo .sale, .item.promo .sale {
        background: none repeat scroll 0 0 #FF6600;
        border-radius: 3px 3px 3px 3px;
        color: #FFFFFF;
        float: left;
        font-size: 20px;
        font-weight: bold;
        height: 17px;
        line-height: 18px;
        margin: 6px 0 3px 10px;
        padding: 6px;
    }

    .divContentTabsMobile {
    }

    .divContentTabsMobile h3 {
        background-color: #DADADA;
        height: 53px;
        line-height: 53px;
        font-size: 20px;
        color: #666666;
        border-radius: 5px;
        margin-bottom: 3px;
        padding-left: 10px;
        font-weight: normal;
        padding: 2px 26px;
    }

    .divContentTabsMobile h3.active {
        font-weight: bold;
    }

    .divContentTabsMobile .itemCont {
        display: none;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 26px;
        margin-bottom: 5px;
        line-height: 140%
    }

    .boxTabsMobile {
        margin-top: 26px
    }

    #stripeResponce {
        margin-bottom: 20px;
        margin-left: 38px;
        width: 385px;
        display: none;
    }

    ul.checkout_nav li {
        color: #A59991;
        display: inline;
        font-family: Arial;
        font-size: 12px;
    }

    .numberPhone span {
        display: none
    }

    .freeShipping {
        display: none
    }

    .productList {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 2px solid #FFFFFF;
        clear: both;
        float: none;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 12px 10px 11px;
        position: relative;
        width: 279px;
        border: 2px solid #ECECEA;
        box-shadow: 1px 1px 1px #D4D4D4;
        overflow: visible;
    }

    .boxProduct {
        float: none;
        height: auto;
        margin-bottom: 15px;
        margin-left: 93px;
    }

    .restBox {
        display: block !important
    }

    .productList .buttons .buttonBuy a {
        background: url("../images/bgButton.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: medium none;
        color: #F6F4F1;
        float: left;
        font: bold 14px/33px Tahoma, Geneva, sans-serif;
        height: 34px;
        margin: 10px 5px 0;
        padding-left: 13px;
        text-decoration: none;
        width: 112px;
    }

    .productList .buttons .buttonAdd a {
        background: url("../images/bgButton.png") repeat scroll 125px 0 rgba(0, 0, 0, 0);
        border: medium none;
        color: #ABA559;
        float: left;
        font: 13px/33px Tahoma, Geneva, sans-serif;
        height: 34px;
        margin: 10px 5px 0;
        padding-left: 13px;
        text-decoration: none;
        width: 112px;
    }

    .productList a {
        color: #C0BB82;
        text-decoration: underline;
    }

    .productList h2 {
        font-size: 30px;
        font-weight: normal;
        margin-bottom: 15px;
        max-height: none;
    }

    .productList .buttons {
        border-top: 1px dashed #E3E3E1;
        height: 38px;
        margin: 15px 0;
    }

    .contentRight h1 {
        line-height: 110%;
    }

    .slider ul li.fullSize {
        height: 172px;
        padding: 0;
        width: 479px;
    }

    .slider ul li.fullSize .imgFull {
        width: 480px;
    }

    .subMenu h3 {
        font-size: 30px !important;
    }

    .subMenu {
        padding-right: 0
    }

    .subMenu p {
    }

    .subMenu a {
        color: rgb(255, 102, 0);
        display: inline-block;
        font-size: 14px !important;
        margin-top: 9px !important;
        text-transform: uppercase;
    }

    #promoSlider li {
        display: none;
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 476px;
    }

    #promoSlider {
        list-style: none outside none;
        margin: 0;
        padding: 0;
        width: 478px;
    }

    .homePromo .promoSlider {
        min-height: 720px;
        padding-top: 10px;
        position: relative;
        width: 467px;
    }

    .boxVideo {
        text-align: center
    }

    .homePromo {
        width: 478px
    }

    .product-info { padding-left: 9px; width: 436px; }
    .need-help { margin: 30px auto 0 auto; display: block; }
    .boxCustomerFoot:nth-of-type(2) { margin-right: 0; }

    .share-and-save { display: none; }
    .share-and-save-top { display: block; }
}

@media only screen  and (min-width: 0)  and (max-width: 479px) {
	.sliderProd{width:320px;}
	
	.sliderProd .oldprodPrice{margin-left:3px;}
	
	.boxVideo{width:320px;}
	
	.boxVideo img{width:320px !important; height:auto !important;}
	
	.footerPromo span{font-size:17px !important;}
	
    .homeLogos {
        width: 320px;
    }

    .checkout_form h2.mobile {
        color: #39382C;
        float: left;
        font-size: 22px;
        padding: 20px 0 0 38px;
    }

    .checkout_form .buyOnline {
        width: auto;
    }

    ul.accountTabs li {
        padding: 15px 35px;
    }

    .checkout_form .item {
        width: 212px;
    }

    hr.mobile {
        float: left;
        width: 100%;
    }

    .mobile {
        display: block;
    }

    .normal {
        display: none
    }

    footer, header {
        width: 100%;
        min-width: 320px
    }

    .contentMenuLeftSer {
        display: none
    }

    .menuSer480 {
        display: block
    }

    .centerContent {
        width: 320px;
        padding: 0 5px;
    }

    .centerHeader {
        width: 320px;
    }

    .centerHeader nav {
        float: left;
        padding: 0;
    }

    .centerHeader nav a {
        font-size: 12px
    }

    .boxCustomer img {
        display: inline;
    }

    .boxCustomer {
        float: left;
        margin-left: 15px;
        margin-top: 0;
        width: 163px;
    }

    .boxCustomer.second {
        margin-left: 34px;
        width: 94px;
    }
    .boxCustomer.second span {
        width: 105px;
    }
    .headerRight {
        clear: both;
        float: none;
        width: 300px;
    }

    .headerRight .clear {
        display: none
    }

    .centerHeader .logo {
        background-size: 126px auto;
        height: auto;
        margin-top: 5px;
        margin-left: 15px;
        width: auto;
    }

    .centerHeader .logo img {
        width: 150px;
    }

    .numberPhone a.address {
        display: inline-block;
        font-size: 14px;
        margin-left: 0;
        text-decoration: underline;
    }

    .boxCustomer span {
        color: #aca559;
        display: inline-block;
        font-size: 14px;
        text-align: left;
        width: 184px;
    }

    .boxWelcome {
        clear: both;
        float: none;
        margin-top: 11px;
        text-align: right;
    }

    .cart {
        float: left;
        margin-top: 8px
    }
    .cart a.miniCart { margin-left: 15px; }

    .boxWelcome span {
        /*display: none*/
    }

    .boxWelcome b {
        display: none
    }

    .boxWelcome a {
        display: inline-block;
        margin: 7px 0 0 10px;
    }

    .formSearch480 {
        display: block;
        float: right;
        margin-top: 15px
    }

    #formSearch {
        width: 180px
    }

    #formSearch input[type="text"] {
        background: url(../images/backINput_768.png);
        width: 128px;
        height: 28px;
    }

    .slider {
        height: 172px;
        width: 320px;
    }

    .shadowSlider {
        display: none
    }

    .banner {
        display: none
    }

    .imgBig {
        width: 202px
    }

    .slider ul li {
        height: 194px;
        padding: 16px 27px 14px 9px;
        width: 300px;
    }

    .imgBig {
        margin-left: 31px;
    }

    .imgSlider {
        float: left;
        margin-top: 0;
        position: relative;
    }

    .promotion {
        width: 107px;
        top: 118px
    }

    .arrowLeftSlider {
        background: url(../images/arrows480.png) 0px -77px;
        right: 51px;
        left: auto;
        width: 17px;
        top: 156px
    }

    .arrowLeftSlider.inactive {
        background: url(../images/arrows480.png) 0px -6px;
    }

    .arrowRightSlider {
        background: url(../images/arrows480.png) 0px -113px;
        width: 17px;
        right: 30px;
        top: 156px
    }

    .arrowRightSlider.inactive {
        background: url(../images/arrows480.png) 0px -42px;
    }

    .descSlider {
        width: 199px;
        margin-top: 0;
    }

    .descSlider p {
        display: none
    }

    .descSlider h3 {
        font-size: 30px;
    }

    .descSlider .price {
        font-size: 45px
    }

    .descSlider .pricemini {
        font-size: 25px
    }

    .circles {
        display: none
    }

    .boxWelcome2 {
        padding: 28px 0px 0px 9px;
        width: 321px
    }

    .textVideo {
        display: none
    }

    .boxVideo {
        float: left;
        margin-left: 9px;
        margin-top: 30px;
        width: 320px;
    }

    .boxImgVideo iframe {
        height: 235px !important;
        width: 3200px;
    }

    .connectShare {
        display: none
    }

    .target {
        float: left;
        margin-top: 10px
    }

    .contentBoxFooter {
        margin-left: 9px
    }

    .buyOnline, .addWish {

    }

    .menu {
        display: none
    }

    .menu480 {
        display: inline-block;
        float: left;
        height: 57px;
        list-style: none outside none;
        padding: 0;
        margin-top: 17px
    }

    .menu480 li.short {
        border-radius: 5px;
        padding: 0 17px;
    }

    .menu480 li {
        background: #38342C;
        border-bottom: 1px solid #FFFFFF;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 50px;
        position: relative;
        width: 286px;
        z-index: 1000
    }

    .menu480 li.primary a {
        color: #FFFFFF;
        padding: 0 17px;
        text-transform: uppercase;
    }

    .menu480 li.primary {
        position: relative;
        width: 320px;
        z-index: 950;
    }

    .menu480 li.primary.title {
        background-color: #232019
    }

    .menu480 li.primary.sub {
        padding-left: 20px;
        width: 300px;
    }

    .menu480 li.primary.sub a {
        padding-left: 0;
    }

    .menu480 li.short .fakeA {
        display: inline-block;
        height: 47px;
        line-height: 47px !important;
        margin: 5px 0;
        width: 310px;
    }

    .menu480 li.short .fakeA img {
        vertical-align: middle
    }

    .menu480 .textPlease {
        font-weight: bold;
        text-shadow: 1px 1px 1px #840000;
        display: inline-block;
        margin-left: 18px;
    }

    .menuSer480 {
        display: inline-block;
        float: left;
        height: 57px;
        list-style: none outside none;
        padding: 0;
        margin-top: 17px
    }

    .menuSer480 li.short {
        border-radius: 5px;
        padding: 0 17px;
    }

    .menuSer480 li {
        background: #38342C;
        border-bottom: 1px solid #FFFFFF;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 50px;
        position: relative;
        width: 316px;
        z-index: 900
    }

    .menuSer480 li.primary a {
        color: #FFFFFF;
        padding: 0 17px;
    }

    .menuSer480 li.primary {
        position: relative;
        width: 319px;
        z-index: 100;
    }

    .menuSer480 li.short .fakeA {
        display: inline-block;
        height: 47px;
        line-height: 47px !important;
        margin: 5px 0;
        width: 441px;
    }

    .menuSer480 li.short .fakeA img {
        vertical-align: middle
    }

    .menuSer480 .textPlease {
        font-weight: bold;
        text-shadow: 1px 1px 1px #840000;
        display: inline-block;
        margin-left: 18px;
    }

    .subMenu480 {
        list-style: none;
    }

    .subMenu480 li {
        list-style: none;
        width: 309px;
        padding-left: 20px
    }

    .subMenu480 li a {
        color: #FFF;
    }

    .navBar {
        width: 306px;
        padding-left: 9px;
    }

    .contentRight {
        width: 480px;
        margin: 25px 0px 30px;
    }

    .contentBubble {
        display: none
    }

    .contentMenuLeft {
        display: none;
    }

    .filterBar {
        width: 310px;
        height: auto;
    }

    .sortBy {
        border-right: none;
        float: right;
    }

    .sortBy.sort {
        margin-right: 71px !important;
    }

    .results {
        padding-left: 0px
    }

    .productContent {
        width: 310px
    }

    .boxProduct {
        margin-left: 93px;
        margin-bottom: 15px
    }

    .toTopButtoms {
        display: none !important;
    }

    .boxTabs ul li {
        font-size: 11px;
        width: 98px
    }

    .divContentTabs {
        width: 300px
    }

    .item {
        width: 205px;
        margin-bottom: 20px;
        position: relative;
        height: 430px;
    }

    .item > img {
        width: 205px
    }

    .colProdRight {
        padding-right: 0px;
        width: 315px;
        margin-top: 5px;
        margin-left: 5px
    }

    #quantity {
        width: 42px;
        height: 28px
    }

    .boxImgSmall {
        margin-left: 0px;
        width: 320px;
        margin-top: 5px
    }

    .addWish img {
        margin-left: 8px
    }

    .imgProd, .boxImgSmall {
        margin-left: 5px
    }

    .cart a {
        margin-left: 28px
    }

    .cartLeft {
        padding: 10px 0 0;
        width: 480px;
    }

    .cartLeft h1 {
        font-size: 40px;
    }

    .checkout_form ._cart {
        font-size: 11px;
        width: 310px;
        margin-left: 10px;
    }

    ._cart .info span a {
        font-size: 16px;
    }

    ._cart td.qty {
        text-align: center;
    }

    ._cart .info {
        width: 125px;
    }

    ._cart .price {
        font-size: 18px;
    }

    ._cart .info span {
        padding-left: 9px;
        padding-top: 10px;
        width: 100px;
    }

    .checkout {
        padding-left: 0px;
    }

    .checkout_form .rightCol {
        padding-left: 38px;
    }

    .checkout_form .rightCol.card {
        padding-top: 0px;
    }

    .addWish, .buyOnline {
        display: inline-block;
    }

    .colProdRight .addWish {
        margin-left: 5px;
        padding: 14px 16px;
        height: 12px;
    }

    .colProdRight .buttonsCart {

    }

    .item .img {
        height: 200px;
        width: 200px;
    }

    .item .img img {
        max-width: 200px !important;
        max-height: 200px;
    }

    .descProd h2 {
        font-size: 20px;
        height: 18px;
        line-break: 20px;
    }

    .priceSmall {
        font-size: 20px;
    }

    .productList .promo .sale, .item.promo .sale {
        background: none repeat scroll 0 0 #FF6600;
        border-radius: 3px 3px 3px 3px;
        color: #FFFFFF;
        float: left;
        font-size: 20px;
        font-weight: bold;
        height: 17px;
        line-height: 18px;
        margin: 6px 0 3px 10px;
        padding: 6px;
    }

    .divContentTabsMobile {
    }

    .divContentTabsMobile h3 {
        background-color: #DADADA;
        height: 53px;
        line-height: 53px;
        font-size: 20px;
        color: #666666;
        border-radius: 5px;
        margin-bottom: 3px;
        padding-left: 10px;
        font-weight: normal;
        padding: 2px 26px;
    }

    .divContentTabsMobile h3.active {
        font-weight: bold;
    }

    .divContentTabsMobile .itemCont {
        display: none;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 26px;
        margin-bottom: 5px;
        line-height: 140%
    }

    .boxTabsMobile {
        margin-top: 26px
    }

    #stripeResponce {
        margin-bottom: 20px;
        margin-left: 38px;
        width: 285px;
        display: none;
    }

    ul.checkout_nav li {
        color: #A59991;
        display: inline;
        font-family: Arial;
        font-size: 12px;
    }

    .numberPhone span {
        display: none
    }

    .freeShipping {
        display: none
    }

    .productList {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 2px solid #FFFFFF;
        clear: both;
        float: none;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 12px 10px 11px;
        position: relative;
        width: 279px;
        border: 2px solid #ECECEA;
        box-shadow: 1px 1px 1px #D4D4D4;
        overflow: visible;
    }

    .boxProduct {
        float: none;
        height: auto;
        margin-bottom: 15px;
        margin-left: 93px;
    }

    .restBox {
        display: block !important
    }

    .productList .buttons .buttonBuy a {
        background: url("../images/bgButton.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: medium none;
        color: #F6F4F1;
        float: left;
        font: bold 14px/33px Tahoma, Geneva, sans-serif;
        height: 34px;
        margin: 10px 5px 0;
        padding-left: 13px;
        text-decoration: none;
        width: 112px;
    }

    .productList .buttons .buttonAdd a {
        background: url("../images/bgButton.png") repeat scroll 125px 0 rgba(0, 0, 0, 0);
        border: medium none;
        color: #ABA559;
        float: left;
        font: 13px/33px Tahoma, Geneva, sans-serif;
        height: 34px;
        margin: 10px 5px 0;
        padding-left: 13px;
        text-decoration: none;
        width: 112px;
    }

    .productList a {
        color: #C0BB82;
        text-decoration: underline;
    }

    .productList h2 {
        font-size: 30px;
        font-weight: normal;
        margin-bottom: 15px;
        max-height: none;
    }

    .productList .buttons {
        border-top: 1px dashed #E3E3E1;
        height: 38px;
        margin: 15px 0;
    }

    .contentRight h1 {
        line-height: 110%;
    }

    .slider ul li.fullSize {
        height: 172px;
        padding: 0;
        width: 479px;
    }

    .slider ul li.fullSize .imgFull {
        width: 310px;
    }

    .subMenu h3 {
        font-size: 30px !important;
    }

    .subMenu {
        padding-right: 0
    }

    .subMenu p {
    }

    .subMenu a {
        color: rgb(255, 102, 0);
        display: inline-block;
        font-size: 14px !important;
        margin-top: 9px !important;
        text-transform: uppercase;
    }

    #promoSlider li {
        display: none;
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 316px;
    }

    #promoSlider {
        list-style: none outside none;
        margin: 0;
        padding: 0;
        width: 318px;
    }

    .homePromo .promoSlider {
        min-height: 720px;
        padding-top: 10px;
        position: relative;
        width: 310px;
    }

    .boxVideo {
        text-align: center
    }

    .homePromo {
        width: 318px
    }
    .product-info { padding-left: 9px; }
    .showroom {
        position: absolute;
        right: 5px;
        top: 4px;
    }
    .imgBigProd { width: 308px; height: 308px; }
    .imgBigProd img { width: 308px; }

    .share-and-save { display: none; }
    .share-and-save-top { width: 336px; height: 80px; background-size: 336px; }
    .promoSlider .right {

        right: 0;
        z-index: 100;
    }
    .promoSlider .left {

        left: 0;
        z-index: 100;
    }
}
