* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

html {
  overflow-y: scroll;
}

body{margin:0px; padding:0px; color:#162731; font-size:18px;   font-family: 'proxima_nova_altsemibold';}

@font-face {
  font-family: 'proxima_nova_altbold';
  src: url("../fonts/proxima-nova-alt-bold-webfont.eot");
  src: url("../fonts/proxima-nova-alt-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-alt-bold-webfont.woff") format("woff"), url("../fonts/proxima-nova-alt-bold-webfont.ttf") format("truetype"), url("../fonts/proxima-nova-alt-bold-webfont.svg#proxima_nova_altbold") format("svg");
  font-weight: bold;
  font-style: normal;
}



@font-face {
    font-family: 'proxima_nova_altregular';
    src: url('../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.eot');
    src: url('../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.woff') format('woff'),
         url('../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.ttf') format('truetype'),
         url('../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.svg#proxima_nova_altregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_altsemibold';
    src: url('../fonts/mark_simonson_-_proxima_nova_alt_semibold-webfont.eot');
    src: url('../fonts/mark_simonson_-_proxima_nova_alt_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mark_simonson_-_proxima_nova_alt_semibold-webfont.woff') format('woff'),
         url('../fonts/mark_simonson_-_proxima_nova_alt_semibold-webfont.ttf') format('truetype'),
         url('../fonts/mark_simonson_-_proxima_nova_alt_semibold-webfont.svg#proxima_nova_altsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}














img { max-width: 100%; border:0px; height: auto; width: auto\9; /* ie8 */ }

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

h1,h2,h3,h4,h5,h6{ font-weight:normal;}

.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}




/*------------BUTTON CSS----------*/


button{ background:#EE3124; height:55px; line-height:55px; color:#fff; font-size:24px; border:0px; font-family: 'proxima_nova_altsemibold'; 
text-align:left; padding:0 0 0 24px; cursor:pointer;}
button span{ width:45px; height:55px; padding:0px !important; float:right; background:#162732 url(../img/arow.png) center no-repeat; margin:0px;  .margin:-55px -3px 0 0px; margin-left:20px;}


@-moz-document url-prefix() { button span {margin:-1px -3px 0 0px;}}




.btn-1{ width:55%;  display:block; margin:80px auto;}
.btn-1:hover{ background:#162732;}
.btn-1:hover span{ background:#5B564E url(../img/arow.png) center no-repeat;}

.btn-2{ width:100%;  display:block; margin:40px auto 0px;}
.btn-2:hover{ background:#162732;}
.btn-2:hover span{ background:#5B564E url(../img/arow.png) center no-repeat;}

.btn-3{ width:64%; float:right; margin:25px 0 0 0px;}





/*------------BUTTON CSS----------*/






.wrap{ width:1050px; margin:0px auto 0px;}

.header{ width:100%; }

.logo{ width:40%; float:left; background: #162732 url(../img/crv.png) top left no-repeat; text-align:center; padding:76px 0 45px 0px;}

.H-right{ width:60%; float:left; text-transform:uppercase;}

.H-right h1 {color:#ee3124; font-size:36px; float:right; padding:70px 15px 0 0px; clear:both; }

.hello{ width:400px; float:right; text-align:right; margin:30px 15px 0 0px; font-size:21px; color:#162731; position:relative;}

.popup{ background:#EE3124; position:absolute; color:#fff; right:-15px; top:23px; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
padding:6px 10px 6px 10px; display:none; font-size:21px;}

.hello:hover .popup{ display:block;}




.center{ width:100%; margin:0px auto; overflow:hidden; min-height:300px;}

.left-bar{ width:40%; background:#D1D1D1; float:left; margin-bottom:-1000px; padding-bottom:1000px;}

.left-bar img{ vertical-align:bottom;}

.right-bar{ width:60%;float:right; margin-bottom:-1000px; padding-bottom:1000px;}



/*---------------FOOTER  CSS--------------*/
.footer{ background:#162732; padding:25px 0 20px 0px;}
.footer ul{ text-align:center;}
.footer ul li{ display:inline;}

 



.footer ul li a{ font-size:18px; color:#fff;padding:0px 20px; }
.footer ul li a:hover{ color:#8A7967;}
.footer ul li a.active{ color:#8A7967;}
.copy {color: #8A7967; font-size: 10px; padding:40px 0 0 0px; text-align:center;   font-family: 'proxima_nova_altregular';}



/*---------------LOGIN PAGE CSS--------------*/


.login-ctn{ background:#ebe5de; padding:36px 25px 56px 25px;}
.login-ctn h2{ color: #8A7967; font-size:36px; padding:0px 0 11px 0px; }
.login-ctn p{ line-height:24px; font-size:18px; font-family: 'proxima_nova_altregular';}
.login-form{ width:50%; margin:80px auto 50px; background:#ebe5de;}
.login-form ul{ margin:0px; padding:15px 30px 29px 15px; display:none;}
.login-form ul li{ list-style:none; color:#162732;  }
.login-form ul li span{ font-size:21px; margin-bottom:2px;  }
.login-form ul li a{color:#162731;}
.fild-1{ background:#fff; border:0px; width:97%; height:40px; line-height:40px; padding:0px 5px; margin:0 0 13px 0px; }
 a.forgot{ float:right; font-size:13px;}

/*---------------forgot PAGE CSS--------------*/
.forgot-form{ width:50%; margin:80px auto 50px; background:#ebe5de;}
.forgot-form ul{ margin:0px; padding:15px 30px 29px 15px;}
.forgot-form ul li{ list-style:none; color:#162732;  }
.forgot-form ul li span{ font-size:21px; margin-bottom:2px;  }
.forgot-form ul li a{color:#162731;}
.forgot-form ul li label { margin-bottom:10px; display:block;}
/*----------------------HOME PAGE-----------------*/

.nav{ width:100%; height:50px; background:#EE3124;}



.menu{ width:100%; float:right; height:50px; }
.menu ul{ margin:0px; padding:0px;}
.menu ul li{ list-style:none; float:left; line-height:50px; padding:0px 10px;}
.menu ul li a{color: #FFFFFF;font-size: 18px;  }
.menu ul li a:hover{ color:#000;}
.menu ul li a.active{ color:#000;}
.menu ul li:first-child{ margin-right:65px; margin-left:9px;}

@media screen and (-webkit-min-device-pixel-ratio:0) { .menu ul li:first-child{ margin-right:65px; margin-left:9px;} }

.search{ margin:13px 0 0 0px; .margin:8px 0 0 0px;}
.ctn-1{  padding:155px 25px;}
.ctn-1 h2{ color: #8a7967; font-size:36px;padding:0 0 10px 0px;  }
.ctn-1 p{ font-family: 'proxima_nova_altregular'; font-size:18px; line-height:24px;}

a.list{ display:none;}
a.list{ width:29px; float:right; line-height:50px; margin:0 34px 0 0px; color: #FFFFFF;font-size: 20px; text-align:right;   }
a.list img{ vertical-align: middle; margin:0 0 0 10px;}
.open {display:none;  margin:0px auto 0px; background:#F0463A; padding:10px 25px 6px 25px; position:relative; top:0px;}
.open ul{ width:100%; float:left; margin:0px; padding:0px;  }
.open ul li{ list-style:none; line-height:42px; width:48%; float:left;}
.open ul li a{ font-size:18px; color:#fff;  }
.open ul li a:hover{color:#152128;}



.menu_1{ width:50%; margin:30px auto 0px;  display:none;}
.menu_1 ul{ margin:0px; padding:0px;}
.menu_1 ul li{ list-style:none; margin:0 0 10px 0px;}
.menu_1 ul li a{  background:#EE3124; height:40px; line-height:40px; color:#fff; font-size:16px; border:0px;
text-align:left; padding:0 0 0 10px; display:block;  }
.menu_1 ul li a span{ width:40px; height:40px; float:right; background:#152128 url(../img/arow.png) center no-repeat; margin:0px;  .margin:-40px -3px 0 0px; margin-left:20px;}



.search-box{ background:#EEEBE8;}
.s-fild{ width:85%; height:40px; line-height:40px; float:left; background:#EEEBE8; border:0px; padding:0px 5px;font-size: 20px;}
.s-btn{ width:40px; height:40px; float:right; background:#152128 url(../img/search.png) center no-repeat; border:0px; cursor:pointer;}



/*-------------CONTACT PAGE CSS-----------*/

.left-1{ width:40%; background:#EEEBE8; float:left; margin-bottom:-1000px; padding-bottom:1000px;}
.left-1 img{ vertical-align:top;}

.info{ padding:25px; }
.info h2{ color: #8A7967; font-size:24px;  padding:0px 0 24px 0px;  }
.info p{font-size:18px;  padding:0px 0 10px 0px;   font-family: 'proxima_nova_altregular'; line-height:26px;}
.info p span{ color: #8A7967; font-size:21px;  padding:0px; display:block; font-family: 'proxima_nova_altsemibold';  }

.form{ width:55%; float:right; padding-left:25px; padding-right:26px; padding-top:25px; margin-bottom:-1000px; padding-bottom:1000px;}
.form h1{ color: #8A7967; font-size:30px;  padding:0 0 10px 0px;  }
.form p{ font-size:21px;}
.form ul{ margin:40px 0 0 0px; padding:0px;}
.form ul li{ list-style:none; color:#152128; font-size:21px; }
.form ul li label{ display: block; margin-bottom:2px; color:#8a7967; }
.fild-2{ background:#EEEBE8; border:0px; width:98%; height:35px; padding:0px 5px; margin:0 0 15px 0px; color:#152128; font-size:18px;  }
.txt_area{ background:#EEEBE8; border:0px; width:98%; height:130px; padding:5px 5px; margin:0 0 15px 0px; color:#152128; font-size:18px; font-family: 'proxima_nova_altsemibold'; }
.form ul li button{ width:161px; float:right; margin:25px 0 25px 0px;}








/*About US Page css*/


.abt-header {background:#EEEBE8;clear: both; padding:27px 25px 40px 25px; margin-bottom:10px;}

.abt-header h1 {color: #8a7967;font-size:30px; margin-bottom: 12px;text-transform: capitalize; }

.abt-header p {color: #162731 ;font-size: 20px;line-height: 1.2;}

.abt-ctn { width:100%;  padding-bottom:45px;  }

.txt_1{font-size:21px; padding:15px 60px 0px 25px; line-height:26px;}

.clear{ clear:both;}

.abt-box{ float:left; padding:32px 25px 0px 25px;}

.abt-pic{ width:71px; float:left; margin:0 30px 0 0px; position:relative; }

.abt-pic-H{width:71px; position:absolute; top:0px; left:0px; display:none;}

.abt-pic:hover .abt-pic-H{display:block;}

.abt-txt{ width:87%; float:left;}

.abt-txt p{ font-size:20px; line-height:24px; padding-right:60px;} 

.abt-txt p span{ display:block; color:#8a7967; text-transform:uppercase; font-size:28px; padding-bottom:5px;  }

.txt-2 { color:#B5121B !important; display:inline !important; font-size:18px !important; text-transform:capitalize !important; }

.prd-border-add{border: solid 2px #B51218 !important;}

.txt-2:hover{text-decoration:underline;}





/*------------DETAIL PAGE CSS----------*/

.dtl-row{ width:100%; }
.dtl-row ul{ margin:0px; padding:0px;  background:#ebe5de; }
.dtl-row ul li{ list-style:none; float:left;/* width:20%;*/}
.dtl-row span{ display:block; padding:16px 0 16px 25px;}

.dtl-row ul li a{ color:#EE3124;}
.dtl-row ul li:hover a.icon-chevron-sign-down:before {content: "\f139"; color:#EE3124;}

.dtl-row-2{ width:100%; float:left; }
.dtl-row-2 ul{ margin:0px; padding:0px; background:#f3efea; }
.dtl-row-2 ul li{ list-style:none; float:left; width:56%;}
.dtl-row-2 span{ display:block; padding:10px 0 10px 25px;}
.dtl-row-2 ul li:first-child{ width:44%;}




.dtl-row-3{ width:100%; float:left; }
.dtl-row-3 ul{ margin:0px; padding:0px; background:#ebe5de; }
.dtl-row-3 ul li{ list-style:none; float:left; width:56%;}
.dtl-row-3 span{ display:block; padding:10px 0 10px 25px;}
.dtl-row-3 ul li:first-child{ width:44%;}









.WID-1{ width:45%;}
.WID-2{ width:55%;}


.dark{ background:#435561; color:#fff; font-size:18px; }
.light{color:#152128; font-size:15px; }
.red-up{float:right; margin:-5px 20px 0 0 !important; font-size:24px;  }

.txt-5{ width:35%; line-height:20px;}
.txt-6{ float:left; width:36%; line-height:24px;}
a.edit{ color:#EE3124; font-size:13px;  float:left; line-height:26px;}
/*a.edit:hover{ text-decoration:underline;}*/
a.edit i{ color:#fff; background:#EE3124; padding:4px 6px; -moz-border-radius: 24px; -webkit-border-radius: 24px; border-radius: 24px;}
a.edit img{ float:left; margin-right:10px;}

ul.form-1{ float:left; margin:20px 0 20px 0px; padding:0px; background-color:transparent; display:none;}
ul.form-1 li{ list-style:none; width:94% !important;}
ul.form-1 li label{ margin-bottom:2px; width:43%; float:left; line-height:35px;}
.fild-3{ width:55%; background:#fff; border:0px; height:35px; padding:0% 1%; margin:0 0 15px 0px; color:#152128; font-size:18px; }

ul.form-1 li button{ float:right; width:210px; text-align:center; padding:0px; margin-top:5px;}




.D-W1{ width:24%;  }
.D-W2{ width:20%; }
.D-W3{ width:23%;}
.D-W4{ width:16%;}
.D-W5{ width:17%;}




/*------------ORDERS PAGE CSS----------*/

.ctn{ width:100%;  background:#fff; padding-bottom:40px; position:relative; }
.ctn h1{ color:#8A7967; padding:25px 0 0 25px; font-size:30px; line-height:55px; }
.ctn h1 button{ float:right; width:282px;}

.table-description {
  color: #8A7967;
  padding: 0 25px;
  margin-bottom: 1em;
}

.a-btn { width:100%; height:35px; background: #372b18; }
.a-ctn { width:100%; height:35px; background: #ff6600 }
.on { background: #372b18 url(../img/minus.png) right no-repeat; }
.over { background: #372b18 url(../img/minus.png) right no-repeat; }


.dtl{ border:solid 1px #fff; padding:15px; margin-bottom:10px;}
.prod-dtl{ margin:0px auto;  background:#eae4de; padding:15px 18px;  }
.prod-left{ width:43%; float:left;}
.prod-left ul li{ float:left; list-style:none; margin:0 65px 0 0px;}
.prod-left ul li:last-child{ margin:0px;}
.prod-left ul li a{ display:block; text-transform:uppercase;  color:#8A7967; font-size:14px;padding-bottom:5px;}
.prod-left a{ display:block; text-transform:uppercase;  color:#8A7967; font-size:14px;padding-bottom:5px;}


.prod-right{ width:52.5%; float:right;  }
.enq{  float:left;}

ul.enq{ width:100%; float:left;}
ul.enq li{ width:30%; list-style:none; float:left; margin:0 0px 10px 0px;}
ul.enq h4{ color:#8A7967; font-size:14px; }
ul.enq h5{ color:#152128; font-size:14px; padding:10px 0 10px 0px; }
ul.enq h6{ color:#152128; font-size:12px; padding:10px 0 10px 0px; }



.enq h4{ color:#8A7967; font-size:14px; }
.enq h5{ color:#152128; font-size:14px; padding:10px 0 10px 0px; }
.enq h6{ color:#152128; font-size:12px; padding:10px 0 10px 0px; }

.enq-1{ margin:0 35px 0 0px;}
.enq-2{ margin:0 35px 0 0px; }








.pers-box{ width:100%; float:left; margin:15px 0 0 0px;}
.pers-box p{ color:#152128; font-size:13px; padding:5px 0 10px 0px;}
.pers-box h3{ color:#8A7967; font-size:15px; }
.pers-box a{ color:#EE3124; text-decoration:underline; }
.pers-box button{ width:100%; float:right; margin:20px 0 0 0px;}
.pers-box button span{ float:right !important; height:40px; padding:0px; }
.txt-7{color:#EE3124 !important;}







.row{ width:100%; float:left; font-size:13px;  color:#fff;}
.row span{ float:left; height:45px; line-height:45px;}
.row span a{ color:#EE3124; margin-right:10px;  line-height:45px; float:right;}


.row-1{ width:100%; float:left; font-size:14px;  color:#152128; display:none;}
.row-1 ul li{ margin:0px; padding:0px; list-style:none; float:left; width:25%; padding:10px; border-bottom:solid 1px #fff;}
.row-1 span{ float:left; width:100%;}






.col-1{ background:#435561;}
.col-1 span{ border-right:solid 1px #fff; margin-left:10px;}
.col-1 span:last-child {
  border-right: none;
}

.col-2{ background:#f3efea; color:#152128;}
.col-2 span{ margin-left:10px; border-right:solid 1px #fff; border-color:transparent !important;}
.col-3{ background:#eae4de; color:#152128;}
.col-4{ color:#8A7967;}
.col-5{ color:#152128; margin-top:10px;}

/*.wid-1{ width:14%; padding-left:18px; }
.wid-2{ width:10%;}
.wid-3{ width:18%;}
.wid-4{ width:16%; }
.wid-5{ width:12%;}
.wid-6{ width:12%;}
.wid-7{ width:12%;}
.wid-8 a{ width:4%; font-size:24px;}*/
.wid-1{/* width:25%;*/ width:34%; padding-left:18px; }
.wid-2{ /*width:25%;*/ width:14%;}
.wid-3{ /*width:35%;*/ width:42%;}
.wid-4{ /*width:12%;*/  width:4%; border-color:transparent !important;}
.wid-5{ width:25%;}
.wid-6{ width:20%;}
.wid-7{ width:25%;}
.wid-4 a{ width:4%; font-size:24px; float:left !important;} 





.order-search{ position:absolute; width:100%; height:100%; background: url(../img/glass-1.png) repeat;}
.ord-search{ width:300px; height:40px; background:#FFF; margin:100px auto;}
.ord-fild{ width:84%; height:40px; line-height:40px; background:#fff; border:0px; float:left; padding:0px 5px;  font-family: 'proxima_nova_altsemibold'; font-size:18px; text-transform:uppercase;}
.ord-btn{ width:10%; height:40px; border:0px; cursor:pointer; background:url(../img/search-1.png) center no-repeat; float:left;}

/*.col-1 span:hover a.icon-chevron-down:before {content: "\f077"; color:#fff;}
.col-1 span:hover a.icon-chevron-sign-down:before {content: "\f139"; color:#fff;}
.col-2 span:hover a.icon-chevron-sign-down:before,.col-3 span:hover a.icon-chevron-sign-down:before {content: "\f139"; color:#EE3124;}*/
.col-1 span.active a.icon-chevron-down:before {content: "\f077"; color:#fff;}
.col-1 span.active a.icon-chevron-sign-down:before,.col-3 span.active a.icon-chevron-sign-down:before {content: "\f139"; color:#EE3124;}
.col-2 span.active a.icon-chevron-sign-down:before,.col-3 span.active a.icon-chevron-sign-down:before {content: "\f139"; color:#EE3124;}

.prod-left p{color: #8A7967; font-size: 14px;padding-bottom:10px;}


/*---------------MY CART PAGE CSS--------------*/


.info-1{ padding:25px; }
.info-1 h2{ color:#8A7967; font-size:18px;  padding:0px 0 15px 0px; }
.info-1 p{font-size:18px;  padding:0px 0 10px 0px;   line-height:26px;}
.info-1 ul li{ list-style:none; margin-bottom:10px; font-size:18px;font-family: 'proxima_nova_altregular'; }
.info-1 ul li span{ display:block; color:#8A7967; }
.info-1 ul li a{ color:#152128;}
.info-1 ul li a:hover{ color:#EE3124;}
.info-1 button{ width:90%; margin:15px 0 60px 0px;}





.ctn_right{ width:57.6%; float:right; padding-left:25px; padding-right:0px; padding-top:25px; margin-bottom:-1000px; padding-bottom:1000px;}
.ctn_right h1{ color: #8A7967; font-size:30px;  padding:0 0 10px 0px; }
.ctn_right p{ font-size:21px;}







ul.list-2{ margin:70px 0 0 0px; padding:0px;}
ul.list-2 li{ list-style:none; background:#F6F5F3; margin-bottom:20px; position:relative;}
ul.list-2 li img{ vertical-align:top;}
ul.list-2 li:hover{ /*background:#a0412d;*/}
ul.list-2 li.active{/* background:#a0412d;*/}
.cut{ position:absolute; right:15px; bottom:15px;}


.cart-pic{ float:left; margin:0 15px 0 0px;}

.cart-ctn{ /*float:left;*/ float:inherit; padding:15px 0 0 0px;}
.cart-ctn h3{ font-size:26px; }
.cart-ctn h3 span{ text-transform:capitalize; font-size:16px; display:block; margin-bottom:5px; font-family: 'proxima_nova_altregular';}
.cart-ctn p{ font-size:16px; line-height:28px;}



ul.list-3{ width:420px; margin:62px auto 70px; padding:0px;}
ul.list-3 li{ list-style:none; margin-bottom:30px;}
ul.list-3 li a{  height:55px; line-height:55px; background:#ee3224; color:#fff; font-size:28px; text-align:center; display:block;}

.dark-1{ background:#ebe5de; }




.left-2{ width:40%; float:left; margin-bottom:-1000px; padding-bottom:1000px;}
.left-2 img{ vertical-align:top;}

/**************PRODUCT HISTORY*********/


ul.my-pro{  margin-right:-6px; margin-left:-6px;}
ul.my-pro li{ list-style:none; float:left; width:198px; height:198px; border:solid 1px #c9c8c8; margin:6px 6px; background:#fff; text-align:center;}

/*my css*/
.show_form{display: block !important}
.alert {
  padding: 0.444em;
  margin-bottom: 20px;
  background-color: #fcf8e3;
}
.alert-success {
  color: white;
  background-color: #468847;
}

.alert-danger,
.alert-error {
  color: white;
  background-color: #C1614B;
  text-decoration: blink;
}
.collapsein{display: block }
.collapseout{display: none }
.norecord {font-size:12px;}
.contact-form-message{color:#B51218;font-size: 13px;}
.form .logged{ color: #8A7967; }
/*a.msearch{ width:29px; float:right; line-height:50px; margin:0 11px 0 0px; color: #FFFFFF;font-size: 20px; text-align:right;   }
.logname-left{ text-transform: uppercase; margin:0 0 0 13px; color: #FFFFFF;font-size: 20px; text-align:left; line-height:50px;}
.logname-right{float:right; text-transform: uppercase; margin:0 21px 0 0px; color: #FFFFFF;font-size: 20px; text-align:right; line-height:50px; }*/
.logname-left{display:none;}
a.msearch{display:none;}
.logname-right{display:none;}
.button{ background:#EE3124; height:55px; line-height:55px; color:#fff; font-size:24px; border:0px; font-family: 'proxima_nova_altsemibold'; 
text-align:left; padding:0 0 0 24px; cursor:pointer;float: right;width: 282px;}
.btnspan{ width:45px; height:55px; padding:0px !important; float:right; background:#162732 url(../img/arow.png) center no-repeat; margin:0px;  .margin:-55px -3px 0 0px; margin-left:0px;}



/**************PRODUCT HISTORY*********/




ul.my-pro{  margin-right:-6px; margin-left:-6px;}
ul.my-pro li{ list-style:none; float:left; width:198px; height:198px; border:solid 1px #c9c8c8; margin:6px 6px; background:#fff; text-align:center;}

ul.pegi{ margin:0px 20px 30px 0px; padding:0px; float:right;}
ul.pegi li{ list-style:none; float:left; color:#ee3124; padding:0px 10px 0 8px; line-height:25px; border-right:solid 1px #8b9499;}
ul.pegi li a{color:#ee3124; font-size:16px;}
ul.pegi li a:hover{ color:#162732;}
ul.pegi li:first-child{ border:0px; padding-right:0px;}
ul.pegi li:last-child{ border:0px;}

.more-prod{ width:100%; margin:10px 0 0 0px;}
.more-prod ul{ margin:0px; padding:0px;}
.more-prod ul li{ list-style:none; float:left; margin:0px 114px 0 0px;}
.more-prod ul li:last-child{ margin-right:0px;}
.more-prod p {color: #8A7967; font-size: 14px; padding-bottom:10px;}

