
html {
  font-size: 100%;
}
* {
  font-family: 'Lato', sans-serif;
}
body {
  background-image: url("../images/page-style.png") no-repeat scroll left bottom ;
  background-color: #FFFFFF;
  color: #000;
  font-size: 100%;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}

.page-top {
  margin: 20px 0;
  position: relative;
  min-height:150px;
}
.right-user {
  position: absolute;
  right: 0;
  top: 30px;
}
.left-user {
  position: absolute;
  left: 0;
  top: 30px;
}
.menu-area {
  background: #2D23BF;
  margin-bottom: 2px;
}
.navbar-nav > li > a {
  font-size: 13.999px;
  font-family: 'Lato', sans-serif;
  color: #d9aeb0;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 10px solid #2D23BF;
  padding: 22px 0 14px;
  margin: 0 20px;
}
.navbar-nav > li > a:last-child {
  margin-left: 10px;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active > a {
  background: none;
  text-decoration: none;
  border-bottom: 10px solid #fff;

}
.nav.navbar-nav.navbar-right {
  position: relative;
}
.nav.navbar-nav input {
  border: medium none;
  border-radius: 21px;
  font-size: 13.999px;
  margin: 11px 0;
  padding: 11px 15px;
  width: 350px;
}
.search-icon {
  color: #661c1f;
  font-size: 18px;
  position: absolute;
  right: 14px;
  top: 18px;
  cursor: pointer;
}
.notification {
  background: #b05c27;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  padding: 2px 7px;
  position: absolute;
  right: -5px;
  top: -8px;
}
.dropdown-menu {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  left: -130px;
  min-width: 322px;
  padding: 0;
  top: 150%;
}
.arr {
  left: 40%;
  position: absolute;
  top: -25px;
}
.single-shipping-item {
  border-bottom: 1px solid #cecece;
  margin-bottom: 30px;
  padding: 20px 20px 30px;
  overflow: hidden;
  display: block;
}

.it-img {
  display: inline-block;
  overflow: hidden;
  float: left;
}
.it-title {
  display: inline-block;
  padding-left: 20px;
  float: left;
}
.it-title > a {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  color: #515254;
  line-height: 1.2;
  text-align: left;
  font-weight: 900;
  overflow: hidden;
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
}
.it-title li {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  color: rgb(102, 102, 102);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
.it-title li.it-list {
  border: 1px solid #666666;
  padding: 2px 6px 3px;
}
.it-total {
  margin-bottom: 25px;
  overflow: hidden;
  display: block;
}
.it-total h3 {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #515252;
  line-height: 1.2;
  margin: 0;
  font-weight: 900;
}
.it-total p {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  color: rgb(102, 102, 102);
  font-weight: bold;
  line-height: 1.2;
  text-align: right;
}
.check-btn {
  background: #d4d4d4;
  padding: 20px;
}
.check-btn a {
  background: #fff;
  border-radius: 50px;
  display: block;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  overflow: hidden;
  padding: 15px;
  text-align: center;
  color: #333333;
  text-decoration: none;
  letter-spacing: 2px;
}
.check-btn a.ccbtn{
  background: #661C1F;
  color: #fff;
  margin-top: 15px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}
.carousel-caption {
  bottom: auto;
  left: auto;
  padding-bottom: 30px;
  right: auto;
  top: 40%;
}
.carousel-caption h2 {
  font-size: 75.995px;
  font-family: "Lato",sans-serif;
  color: rgb(155, 48, 64);
  font-weight: bold;
  line-height: 0.608;
  text-align: left;
  margin: 0;
}
.carousel-caption p {
  font-size: 14.999px;
  font-family: "Lato",sans-serif;
  color: rgba(102, 102, 102, 0.6);
  font-style: italic;
  text-align: left;
  margin-top: 20px;
}
.left-according {
  background: #fff;
  border: 2px solid #cecece;
  margin-top: -0px;
  overflow: hidden;
  padding-bottom: 15px;
  z-index: 999;
  position: relative;
}
.panel-default > .panel-heading {
  background: none;
  padding: 15px 10px;
  border-radius: 0;
}
.panel.panel-default {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.panel-title > span {
  color: #999;
  float: right;
}
.panel-title > a {
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: rgb(112, 112, 112);
  text-transform: uppercase;
  text-align: left;
  font-weight: 900;
  text-decoration: none;
}
.panel-body .list-unstyled a {
  font-size: 10px;
  font-family: "Lato",sans-serif;
  color: rgb(81, 82, 85);
  line-height: 2.4;
  text-align: left;
  font-weight: 900;
}
.in {
  background: #fbfaf3;
}
.left-according button.close {
  float: left;
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: #b86c56;
  font-style: italic;
  text-decoration: underline;
  line-height: 1.714;
  text-align: left;
  opacity: 1;
  padding-left: 20px;
}
section.main-container {
  padding: 20px 0;
}
.sent-email {
  background: url("/images/sent-email-bg.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
  display: block;
  margin-top: 40px;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 40px;
}
.sent-email h2 {
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: rgb(255, 255, 255);
  font-weight: 900;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  padding-bottom: 20px;
  padding-top: 10px;
}
.sent-email-form > input {
  border: medium none;
  border-radius: 50px;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  padding: 18px 20px;
  width: 100%;
}
#SubmitPromoCode { padding-top: 15px; padding-bottom:15px; }
.sent-email-form > label {
  color: #999;
  font-size: 21px;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
}
form.sent-email-form {
  position: relative;
  margin-bottom: 20px;
}
div.sent-email-form {
  position: relative;
  margin-bottom: 20px;
  display:inline-block;
}
.socail-profile .list-unstyled a {
  background: #143BFF;
  border-radius: 50px;
  color: rgb(255, 255, 255);
  display: block;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 5px 10px 5px 30px;
  text-align: left;
  text-decoration: none;
}
.socail-profile .list-unstyled span {
  float: left;
  padding-top: 5px;
}
.socail-profile .list-unstyled span.acicon {
  font-size: 20px;
  min-width: 30px;
  padding-top: 0;
}
.carousel-indicators li {
  height: 8px;
  width: 8px;
}
.carousel-indicators .active {
  background-color: #9B3040;
  height: 8px;
  margin: 0;
  width: 8px;
  border-color: #9B3040;
}
.testimonial-area {
  margin-top: 100px;
  margin-bottom: 80px;
}
.testimonial-area p {
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: rgba(112, 112, 112, 0.8);
  line-height: 1.429;
  text-align: left;
}
.testimonial-person {
  border: 2px dotted #a9a9a9;
  position: relative;
  padding: 30px;
}
.test-img {
  margin-bottom: 30px;
  margin-top: -80px;
}
.test-img img {
  background: #fff;
}
.bgt {
  bottom: -20px;
  left: 0;
  position: absolute;
}
.per {
  float: right;
}
.testimonial-person .carousel-indicators.testi {
  border: 0 none;
  left: 0;
  margin-bottom: -10px;
  margin-left: 0;
  width: auto;
}
.testimonial-person .carousel-indicators li {
  border: 2px solid #A9A9A9;
  width: 7px;
  height: 7px;
  margin: 0;
}
.testimonial-person .carousel-indicators li.active {
  background: #A9A9A9;
  margin: 0;
}
.testimonial-area .carousel-inner p {
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: rgba(112, 112, 112, 0.8);
  font-style: italic;
  line-height: 1.143;
  text-align: left;
}
.pro-head.text-center > h2 {
  margin: 0;
  position: relative;
  z-index: 1;
}
.pro-head.text-center > h2 span.tt {
  font-size: 19.999px;
  font-family: "Lato",sans-serif;
  color: rgb(176, 92, 39);
  text-transform: uppercase;
  text-align: center;
}
.pro-head.text-center > h2 span.bt {
  font-size: 24px;
  font-family: "Lato",sans-serif;
  color: #661c1f;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  background: #fff;
}
.pro-head {
  position: relative;
  margin-bottom: 40px;
}
.border1 {
  background: #e2e2e2;
  display: block;
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: 14px;
}
.single-product a {
  font-size: 15.999px;
  font-family: "Lato",sans-serif;
  color: rgb(33, 31, 31);
  font-weight: bold;
  line-height: 1.4;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
}
.single-product p {
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: rgb(112, 112, 112);
  font-style: italic;
}
.single-product a.sub-a {
  font-size: 11.999px;
  font-family: "Lato";
  color: rgb(176, 92, 39);
  font-weight: bold;
  line-height: 1.867;
  text-decoration: none;
  overflow: hidden;
  display: inline-block;
  font-family: "Lato",sans-serif;
}
.single-product h2 {
min-height:70px;
}
.single-product h3 {
  font-size: 19.999px;
  color: rgb(102, 28, 31);
  line-height: 0.72;
  margin: 0;
  font-weight: 600;
  padding-top: 10px;
  font-family: "Lato",sans-serif;
}
.single-product a.buy-btn {
  background: #FF2424;
  border-radius: 50px;
  color: rgb(254, 254, 254);
  display: inline-block;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.2;
  margin-top: 15px;
  overflow: hidden;
  padding: 10px 40px;
  font-family: "Lato",sans-serif;
}
.product-area {
  margin-bottom: 80px;
}
.pro-dist > p {
  font-size: 12px;
  color: rgba(112, 112, 112, 0.702);
  font-weight: bold;
  line-height: 1.867;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 90px;
  margin-bottom: 50px;
  font-family: "Lato",sans-serif;
}
.click-to-view > p {
  font-size: 13.999px;
  color: rgb(155, 48, 64);
  font-weight: 900;
  text-align: center;
  margin-top: 10px;
  font-family: "Lato",sans-serif;
}
.click-to-view {
  margin-bottom: 50px;
}
.copyright > p {
  font-size: 12px;
  color: rgb(112, 112, 112);
  line-height: 1.2;
  text-align: center;
}
.footer-right .list-inline a {
  font-size: 12px;
  color: rgb(81, 82, 83);
  line-height: 1.2;
  font-family: "Lato",sans-serif;
}
footer.footer-area {
  margin-bottom: 50px;
  position: relative;
}
.border-2 {
  background: #9b3040;
  bottom: 20px;
  display: block;
  height: 2px;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 100%;
}
.footer-bottom {
  display: block;
  margin-top: 20px;
  overflow: hidden;
}
.fot-top {
  display: block;
  overflow: hidden;
}
.footer-bottom > a {
  background: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  z-index: 1;
  font-family: "Lato",sans-serif;
}
.contact-area {
  background: #C7C718;
  padding: 40px 0;
  margin-bottom: 50px;
}
.contact h2 {
  font-size: 35.998px;
  font-weight: 900;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.283;
  margin-bottom: 0;
  font-family: "Lato",sans-serif;
}
.contact p {
  font-size: 14.999px;
  color: rgba(248, 246, 231, 0.6);
  font-style: italic;
  font-family: "Lato",sans-serif;
}
.contact {
  
  margin-bottom: -56px;
  padding-bottom: 60px;
}
.form-area .form-control {
  background: #fff;
  border: 1px solid #661c1f;
  border-radius: 0;
  box-shadow: none;
  color: rgb(112, 112, 112);
  font-size: 12px;
  font-weight: 900;
  height: auto;
  margin-bottom: 25px;
  padding: 10px 12px;
}
.form-area textarea.form-control {
  min-height: 290px;
}
.form-area a {
  background: #661c1f;
  border-radius: 50px;
  color: rgb(255, 255, 255);
  display: inline-block;
  float: right;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.2;
  overflow: hidden;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
}
.contact-address > h2, .contact-address > h3 {
  font-size: 12px;
  font-family: "Lato",sans-serif;
  color: rgb(81, 82, 83);
  line-height: 1.2;
  margin-top: 0;
  font-weight: 900;
  text-align: left;

}
.contact-address p, .add-dist2 > a {
  font-size: 10px;
  font-family: "Lato",sans-serif;
  color: rgb(112, 112, 112);
  line-height: 1.4;
  text-align: left;
  padding-left: 50px;
}
.add-dist2 > a {
  padding-left: 0;
}
.contact-address p.location{
  background: url(../images/marker.png) no-repeat scroll 0 4px;
}
.contact-address p.emm{
  background: url(../images/sms-box.png) no-repeat scroll 0 4px;
}
.contact-address p.cn-num{
  background: url(../images/phon.png) no-repeat scroll 0 4px;
}
.contact-address {
  padding-left: 50px;
}
.map {
  padding: 10px 0 40px;
}
.socil li a {
  color: #b2b2b2;
}
.socil li {
  padding: 0 20px;
}
.socil li:first-child {
  padding-left: 0;
}
.contact-form {
  overflow: hidden;
  padding-bottom: 120px;
}
.frequently-text > h2, .frequently-text > p {
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: rgba(112, 112, 112, 0.8);
  line-height: 1.429;
  text-align: left;
}
.frequently-text > p {
  font-size: 12px;
}
.frequently-text > h2 {
  font-weight: 900;
  margin-bottom: 0;
}
.frequently-text-center > h2, .frequently-text-center > p {
  font-size: 13.999px;
  font-family: "Lato",sans-serif;
  color: gray;
  line-height: 1.429;
  text-align: center;
}
.border-3 {
  background: #cecece;
  display: block;
  height: 1px;
  margin-bottom: 40px;
  margin-left: -10%;
  margin-top: 40px;
  overflow: hidden;
  width: 270px;
}
.left-according.search-page {
  margin-top: 0;
}
.search-item .single-product {
  min-height: 700px;
  padding: 0 20px; 
}
.product-area.search-item {
  margin-bottom: 0;
}
.pagination > li > a, .pagination > li > span {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 5px;
  font-family: "Lato",sans-serif;
  color: #b2b2b2;
  font-size: 12px;
  margin: 0 10px;
  padding: 5px 9px;
  transition: all 0.5s ease-in 0s;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background-color: #661c1f;
  border-color: #661c1f;
  color: #fff;
  transition: all 0.5s ease-in 0s;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #661c1f;
  border-color: #661c1f;
  color: #ffffff;
  cursor: default;
  transition: all 0.5s ease-in 0s;
}
.search-title > h2 {
  font-size: 42px;
  font-family: "Lato",sans-serif;
  color: rgb(155, 48, 64);
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  margin: 0;
}
.search-title > p {
  font-size: 16px;
  font-family: "Lato",sans-serif;
  color: rgb(102, 102, 102);
  line-height: 1.4;
  text-align: left;
  margin-bottom: 50px;
}
section.search-result-page {
  margin: 70px 0;
}
p.fr-top {
  margin-bottom: 0px;
}
.tab-navber {
  background: #d4d4d4;
  margin-bottom: 50px;
  margin-top: -50px;
}
.nav.nav-tabs.tabs > li {
  width: 25%;
}
.nav.nav-tabs.tabs a {
  border: medium none;
  color: #515356;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 2;
  padding: 15px 15px 4px;
  text-align: center;
}
.nav.nav-tabs.tabs a:hover, .nav.nav-tabs.tabs a:focus, .nav.nav-tabs.tabs li.active a {
  background: none;
  border: none;
  color: rgb(102, 28, 31);
}
.nav.nav-tabs.tabs li {
  text-align: center;
}
.nav.nav-tabs.tabs li span {
  display: none;
  margin-bottom: -14px;
  overflow: hidden;
}
.nav.nav-tabs.tabs li.active span {
  display: block;
}
.your-cart h2, .shipping-info > h2 {
  font-size: 31.998px;
  font-family: "Lato",sans-serif;
  color: rgb(81, 82, 84);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.444;
  margin-bottom: 30px;
}
.shipping-info > h2 {
  text-align: center;
}
.shipping-info > h3 {
  font-size: 14px;
  font-family: "Lato",sans-serif;
  color: rgb(81, 82, 84);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.0;
  margin-bottom: 10px;
  text-align: center;
}
.cart-header {
  border-bottom: 1px solid #cecece;
}
.cart-header  p {
  font-size: 10px;
  font-family: "Lato",sans-serif;
  color: rgb(81, 82, 82);
  font-weight: 900;
  line-height: 1.4;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 5px;
}
.single-cart1 {
  border-bottom: 1px solid #cecece;
  margin: 30px 0;
  padding-bottom: 30px;
  position: relative;
}
.body-item-img {
  float: left;
  width: 60px;
}
.item-name {
  float: left;
  padding-left: 25px;
  width: 80%;
}
.item-name > h2 {
  font-family: "Lato",sans-serif;
  font-size: 13px;
  color: rgb(81, 82, 83);
  line-height: 1.2;
  font-weight: 900;
  margin: 0;
}
.item-name > p {
  font-size: 12px;
  font-family: "Lato",sans-serif;
  color: rgb(102, 102, 102);
  line-height: 1.4;
}
.body-size > p, .body-code > p {
  font-size: 12px;
  font-family: "Lato",sans-serif;
  color: rgb(102, 102, 102);
  line-height: 1.8;
  padding-top: 13px;
}
.body-quantity > input {
  border: 1px solid #cecece;
  display: block;
  overflow: hidden;
  padding: 13px 10px;
  text-align: center;
  width: 70px;
}
.body-price > p {
  font-size: 12px;
  font-family: "Lato",sans-serif;
  color: rgb(81, 82, 83);
  line-height: 1.2;
  text-align: left;
  font-weight: 900;
  padding-top: 15px;
}
.single-cart1 .close {
  font-size: 32px;
  position: absolute;
  right: 10px;
  top: 7px;
}
.ProcurementOptions {
  font-size: 20px;
  text-align:left;
  right: 10px;
  top: 7px;
  color:Red;
}
.MinimumOrder {
  font-size: 20px;
  text-align:right;
  right: 10px;
  top: 7px;
  color:Red;
}
.promo .sent-email-form {
  width: 240px;
  margin: 0;
}
.promo .sent-email-form > input {
  background: #f8f6e7;
  border: 1px solid #707070;
  padding: 13px 20px;
}
.promo .sent-email-form > label {
  top: 7px;
}
.am-right > h3 {
  font-size: 24px;
  font-family: "Lato",sans-serif;
  color: rgb(81, 82, 84);
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
  padding-top: 10px;
}
.am-right > h3 span.amo-title{
  font-size: 12px;
}
.am-right > h3 span.amo-title {
  font-size: 12px;
  padding-right: 80px;
}
.amount-area {
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}
.btn-left a, .btn-right a {
  border-radius: 50px;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-family: "Lato",sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2;
  overflow: hidden;
  padding: 15px 100px;
  text-align: center;
  text-decoration: none;
}
.btn-left a {
  background: #707070;
}
.btn-right a {
  background: #661C1F;
}
.shp-btn.row {
  margin-bottom: 30px;
}
.checkout-step {
  margin-bottom: 100px;
  overflow: hidden;
}
.shp-form {
  float: left;
  margin-right: 20px;
  width: 48.9%;
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}
.shp-form.last-child {
  margin-right: 0px;
}
.shp-form.shp-full-width {
  margin-right: 0;
  overflow: hidden;
  display: block;
  width: 100%;
}
.shp-form .form-control {
  border: 1px solid #661c1f;
  border-radius: 0;
  height: auto;
  padding: 13px 15px;
  font-size: 12px;
  font-family: "Lato",sans-serif;
  color: #666666;
  font-weight: 900;
  line-height: 1.2;
  text-align: left;
  -moz-transform: matrix( 1,0,0,1.00187799305143,0,0);
  -webkit-transform: matrix( 1,0,0,1.00187799305143,0,0);
  -ms-transform: matrix( 1,0,0,1.00187799305143,0,0);
}
select { border: 1px solid #661c1f;
  height: auto;
  padding: 13px 15px;
  font-size: 12px;
  font-family: "Lato",sans-serif;
  color: #515254;
  font-weight: 900;
  line-height: 1.2;
}

.shipping-form {
  margin-bottom: 30px;
  overflow: hidden;
}
.shipping-info.payment {
  margin: 0 auto;
  width: 430px;
}
.shp-form.payment-form {
  width: 100%;
}
.experdate > p, .cvv > p {
  font-size: 10px;
  font-family: "Lato",sans-serif;
  color: rgb(112, 112, 112);
  line-height: 1.4;
  text-align: left;
  -moz-transform: matrix( 1.00117201685404,0,0,1.00283411869153,0,0);
  -webkit-transform: matrix( 1.00117201685404,0,0,1.00283411869153,0,0);
  -ms-transform: matrix( 1.00117201685404,0,0,1.00283411869153,0,0);
  float: left;
  font-weight: 800;
  margin-bottom: 0;
  padding-top: 10px;
}
.form-control.date-ad {
  border: 1px solid #661c1f;
  border-radius: 0;
  float: left;
  height: auto;
  margin-left: 15px;
  margin-top: -10px;
  margin-bottom: 10px;
  padding: 14px 10px;
  width: 80px;
}
.cvv .form-control {
  border: 1px solid #661c1f;
  border-radius: 0;
  float: left;
  height: auto;
  margin-left: 10px;
  margin-top: -10px;
  padding: 14px 10px;
  width: 70px;
}
.btn-right.payment.pay.text-center {
  margin-top: 30px;
}
.shipping-info > p {
  font-size: 14px;
  font-family: "Lato";
  color: rgb(102, 102, 102);
  line-height: 1.4;
  margin-bottom: 40px;
}
#receipt .btn-right a {
  background: #b05c27;
}
body#AgeGate {
  background: url("../images/age-bg.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
section.agegate-area {
  padding: 140px 0 280px;
}
.agegate a img.img-responsive {
  display: inline-block;
  margin-bottom: 40px;
}
.agegate h2 {
  font-size: 17px;
  font-family: "Lato",sans-serif;
  color: rgb(112, 112, 112);
  margin-top: 0;
  margin-bottom: 50px;
}
.month, .day, .year {
  display: inline-block;
  margin: 0 10px 0 0;
}
.month > span, .day > span, .year > span {
  border: 3px solid #661c1f;
  border-radius: 20px;
  color: #707070;
  display: block;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  overflow: hidden;
  padding: 4px 25px;
}
.agegateinput {
  border: 3px solid #661c1f;
  border-radius: 20px;
  color: #707070;
  display: block;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  overflow: hidden;
  padding: 4px 25px;
}

.month > p, .day > p, .year > p {
  font-size: 10px;
  font-family: "Lato",sans-serif;
  color: rgb(102, 28, 31);
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 900;
}
.timer {
  margin-bottom: 50px;
  overflow: hidden;
}
.agegate p {
  font-size: 13px;
  font-family: "Lato";
  color: rgb(112, 112, 112);
  line-height: 1.2;
  margin: 0;
}
.foot {
  display: inline-block;
  margin-top: 40px;
  overflow: hidden;
}
.bottom-socail .list-inline a {
  color: #9b3040;
  font-size: 30px;
  padding: 0 5px;
}
.bottom-socail {
  padding-top: 15px;
}
.form-area {
  overflow: hidden;
}
.cvv a {
  border: 1px solid #707070;
  border-radius: 50%;
  color: #707070;
  padding: 1px 4px;
}




.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    width:100%;  
    margin: 0 auto;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  max-height: 129px;
  max-width: 86px;
  position: relative;
  width: 100%;
}

/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
  cursor: pointer;
  height: 41px;
  opacity: 0.5;
  position: absolute;
  width: 46px;
  z-index: 100;
}

.nbs-flexisel-nav-left {
    left: -25px;
    background: url(/images/left-arrow.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -30px;
    background: url(/images/right-arrow.png) no-repeat;
}
.nbs-flexisel-item.active img {
  border: 2px solid #661c1f;
}
 .OrdDropDownList
{
   background: transparent;
   width: 200px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 35px;
   -webkit-appearance: none;
   background: #fff;
}
 .OrdDropDownListmobile
{
   background: transparent;
   width: 200px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 35px;
   -webkit-appearance: none;
   background: #fff;
}
.btn-style{
  background: #FF2424;
  border-radius: 50px;
  color: rgb(254, 254, 254);
  display: inline-block;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.2;
  margin-top: 15px;
  overflow: hidden;
  padding: 10px 40px;
  font-family: "Lato",sans-serif;
  border:0px none;
}

.btn-style-topbtn{
  background: #FF2424;
  border-radius: 50px;
  color: rgb(254, 254, 254);
  display: inline-block;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.2;
  margin-top: 15px;
  overflow: hidden;
  padding: 10px 40px;
  font-family: "Lato",sans-serif;
  border:0px none;
}


/*** Select boxes ***/
.custom-dropdown--large {
    font-size: 1.5em;
}

.custom-dropdown--small {
    font-size: .7em;
}

.custom-dropdown__select{
    font-size: inherit; /* inherit size from .custom-dropdown */
    padding: .5em; /* add some space*/
    margin: 0; /* remove default margins */
}

.custom-dropdown__select--white {
    background-color: #fff;
    color: #444;    
}

@supports (pointer-events: none) and
      ((-webkit-appearance: none) or
      (-moz-appearance: none) or
      (appearance: none)) {

    .custom-dropdown {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

    .custom-dropdown__select {
        padding-right: 2.5em; /* accommodate with the pseudo elements for the dropdown arrow */
        border: 0;
        border-radius: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;    
    }

    .custom-dropdown::before,
    .custom-dropdown::after {
        content: "";
        position: absolute;
        pointer-events: none;
    }

    .custom-dropdown::after { /*  Custom dropdown arrow */
        content: "\25BC";
        height: 1em;
        font-size: .625em;
        line-height: 1;
        right: 1.2em;
        top: 50%; margin-top: -.5em;
    }

    .custom-dropdown::before { /*  Custom dropdown arrow cover */
        width: 2em;
        right: 0; top: 0; bottom: 0;
        border-radius: 0 3px 3px 0;
    }

    .custom-dropdown__select[disabled] {
        color: rgba(0,0,0,.3);
    }

    .custom-dropdown.custom-dropdown--disabled::after {
        color: rgba(0,0,0,.1);
    }

    /* White dropdown style */
    .custom-dropdown--white::before {
        background-color: #fff;
        border-left: 1px solid rgba(0,0,0,.1);
    }

    .custom-dropdown--white::after {
        color: rgba(0,0,0,.9);
    }

    /* FF only temp fix */
    @-moz-document url-prefix() {
        .custom-dropdown__select             { padding-right: .9em }
        .custom-dropdown--large .custom-dropdown__select { padding-right: 1.3em }
        .custom-dropdown--small .custom-dropdown__select { padding-right: .5em }
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
            .nav.navbar-nav input {
               border-radius: 15px;
               margin: 15px 0 0;
               padding: 8px 15px;
               width: 200px;
    }
    .navbar-nav > li > a:last-child {
               margin-left: 10px;
            }
            .navbar-nav > li > a {
               margin: 0 10px;
            }
}
@media (max-width: 767px) {
            .nav.navbar-nav input {
               width: 100%;
    }
}

.podspacing {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: center;
}

/********
I think this is new??
*********/

#SideBar {
  background: #fff;
  z-index: 999;
  border: 2px solid #ddd;
  position: relative;
}
#SideBar #HiddenSearch {
  height: 0;
  overflow: hidden;
}
#SideBar .heading {
  color: #fff;
  padding: 15px;
  font-size: 18px;
  font-weight: 700;
}
#SideBar .heading.top {
  background: #651c1e;
}
#SideBar .heading.middle {
  background: #af5a1c;
}
#SideBar .heading.clearSearch a {
  color: #fff;
}
#SideBar .heading.clearSearch a:hover {
  color: #651c1e;
}
#SideBar .searchBox,
#SideBar .signUp form {
  margin: 20px auto;
}
#SideBar .searchBox .btn,
#SideBar .signUp form .btn {
  color: #fff;
  background: #af5a1c;
  float: left;
}
#SideBar .searchBox .btn:hover,
#SideBar .signUp form .btn:hover {
  background: #d6ac8f;
  border-color: #d6ac8f;
  cursor: pointer;
}
#SideBar .signUp {
  text-align: center;
  background: #651c1e;
  color: #fff;
  padding: 20px 0;
  margin: 120px 0 20px;
}
#SideBar .signUp form {
  margin: 0 auto;
}
#SideBar .signUp form div {
  margin: 0 0 10px;
}
#SideBar .collapse {
  font-weight: 500;
}
#SideBar .collapse .heading {
  color: rgb(112, 112, 112);
  font-family: "Lato",sans-serif;
  font-size: 13.999px;
  font-weight: 900;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
#SideBar .collapse .heading:hover {
  color: #651c1e;
}
#SideBar .collapse .heading span {
  float: right;
  padding-top: 2px;
}
#SideBar .collapse .heading .icon-minus {
  display: none;
}
#SideBar .collapse .heading.open .icon-plus {
  display: none;
}
#SideBar .collapse .heading.open .icon-minus {
  display: inline-block;
}
#SideBar .collapse .expand {
  padding: 10px 15px;
  display: none;
  background: #FBFAF3;
  max-height: 300px;
  overflow: auto;
  border-bottom: 1px solid #ddd;
}
#SideBar .collapse .expand a {
  color: #666666;
  display: block;
  text-decoration: none;
  font-size: 16px;
}
#SideBar .collapse .expand a:hover {
  color: #651c1e;
}
#SideBar .collapse .expand a.selected {
  color: #651c1e;
  text-decoration: underline;
}

#SideBar .collapse {
  display: inherit;
}

#SideBar .icon-minus img, #SideBar .icon-plus img {
  margin-top: -6px;
  width: 20px;
}



/*LIGHT BOX CSS CODE*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  width:450px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}
.maintext{
  text-align: center;
  font-family: "Segoe UI", sans-serif;
  text-decoration: none;
}
#lorem{
  font-family: "Segoe UI", sans-serif;
  font-size: 12pt;
  text-align: left;
}
#popupfoot{
  font-family: "Segoe UI", sans-serif;
  font-size: 16pt;
  padding: 10px 20px;
}
#popupfoot a{
  text-decoration: none;
}
.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
  background-color:#D1D1D1;
  color: green;
}
.popupoption2:hover{
  
  color: red;
}
@media (max-width: 699px) {
  #boxes #dialog {
    width: 90%;
    left: 4% !important;
  }
}
.submitcode {
  margin-top: 15px;
}
.submitcode .submit {
  background: #651c1e;
  border: 1px solid #651c1e;
  color: #fff;
  padding: 3px 15px;
}
.submitcode .submit:hover {
  background: #af5a1c;
  border-color: #af5a1c;
  color: #fff;
  cursor: pointer;
}
.timer input.form-control {
  border-radius: 0;
  box-shadow: none;
  height: auto;
  line-height: normal;
  margin-bottom: 6px;
}

/* From Dave Franco to make presentation on Product Search uniform */
.single-product a img { display:inline-block; }
.single-product h3 {min-height: 50px;}

.texboxdist { font-size:11px; margin-top:15px; display:inline-block; }
.search-item .single-product { max-height:600px; height:600px; }

@media (min-width: 768px) and (max-width: 991px) {
.single-product a img { height:auto; max-height:200px; width: auto; max-width:100%; }
}
@media (min-width: 992px) {
.single-product a img { height:250px; max-height:250px; width: auto; max-width:100%; }
}


.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto;font-size:80%; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

/* 16 April 2019 */
.mpbolesingle-cart1 .col-xs-12,.mpbolesingle-cart1 .col-xs-6{padding:0 5px 0 5px}
.mpbolesingle-cart1 .mb10{margin-bottom:10px}
.mpbolesingle-cart1{border:1px solid #cbc7c7;position: relative;margin-bottom: 20px;}
.mpbolesingle-cart1 .close{font-size: 32px;position: absolute;float: none;top: 0;right:5px;}
.mpbolesingle-cart1 .cod{margin-bottom: 10px;}
.mpbolesingle-cart1 .cod p{padding:0!important;margin:0;font-size: 15px;}
.mpbolesingle-cart1 .cod label{font-size:12px;color:#7a7777;margin:0;padding:0;font-weight: normal;}
.mpbolesingle-cart1 .cod input{margin:0;border: 1px solid #cecece;display: block;overflow: hidden;padding:5px;text-align: center;width: 50px;margin-top: 5px;}
.mpbolesingle-cart1 .fbold{font-weight: bold!important;color:#000}

.separater {display:none;}