.errorBox {
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  background:#ffb3b5;
  font-weight:700;
}

.stockWarning {
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  color:#c03;
}

.productsNotifications {
  background:#f2fff7;
}

.orderEdit {
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  color:#000;
  text-decoration:underline;
}

body {
  background:#fff;
  /*color:#787A86;*/
  font-family:"Century Gothic", sans-serif;
  margin:0;
  background-image:url(images/version2/bg-footer.gif);
  background-position:center bottom;
  background-repeat:no-repeat;
  position: relative;
}

td,table {
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  /*color:#787A86;*/
}

img {
  border:0;
  /*!important;*/
}

#piGal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

table tr td #piGal ul {
  margin:0;
  padding:0;
}

#piGal img {
  /*border:1px solid #E5E6E6;*/
}

#piGal .outer {

}

A {
  color:#000;
}

A:hover {
  text-decoration:none;
}


.bg_light_blue {
  background:#ebe2df;
}

tr.header {
  background:#fff;
}

td.headerMenu {
  background:url(images/menubg.jpg) repeat-x;
  text-transform:uppercase;
  height:30px;
}

.menu_active {
  background:#FFF;
  margin-top:2px;
  font-size:15px;
  color:#0D4EA2;
  font-weight:700;
  letter-spacing:1.3px;
  padding:4px 38px 5px;
}

td.headerGreeting a {
  color:#000;
  font-size:15px;
  letter-spacing:1.1px;
}

tr.headerNavigation {
  background:#bbc3d3;
}

td.headerNavigation {
  font-size:10px;
  background:#bbc3d3;
  color:#fff;
  font-weight:700;
}

A.headerNavigation:hover {
  color:#fff;
}

tr.headerError {
  background:red;
}

td.headerError {
  font-family:Arial, sans-serif;
  font-size:12px;
  background:red;
  color:#fff;
  font-weight:700;
  text-align:center;
}

tr.headerInfo {
  background:#0f0;
}

td.headerInfo {
  font-family:Arial, sans-serif;
  font-size:12px;
  background:#0f0;
  color:#fff;
  font-weight:700;
  text-align:center;
}

td.footer {
  font-family:Arial, sans-serif;
  font-size:13px;
  color:#8F9092;
  letter-spacing:.3px;
  font-weight:700;
}

td.footer_bg {
  background:url(../images/footer_bg.jpg) no-repeat;
  width:960px;
  height:112px;
}

td.info {
  font-family:Arial, sans-serif;
  font-size:13px;
  line-height:1.4;
}

td.copyright {
  font-family:Arial, sans-serif;
  font-size:12px;
  letter-spacing:.8px;
}

.infoBox_checkout, .infoBox {
  background:#ebe2df;
}

/*.infoBox {
background:#b6b7cb;
}*/

.infoBoxContents {
  background:#f8f8f9;
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
}

.infoBoxNotice {
  background:#FF8E90;
}

.infoBoxNoticeContents {
  background:#FFE6E6;
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
}

td.infoBoxHeading {
  font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  font-weight:700;
  background:#705a50;
  color:#fff;
  height: 30px;
}

TABLE.productListing {
  border:0px;
  border-spacing:1px;
  border-color:#b6b7cb;
  border-style:solid;
}

.productListing-heading {
  font-family: 'Open Sans', sans-serif;
  font-size:12px;
  background:#705a50;
  color:#FFF;
  font-weight:700;
}

td.productListing-heading, td.productListing-data {
  padding: 5px;
}

#shopping_cart tr td .remove-product {
  font-size: 16px;
}

#shopping_cart tr td input {
  border: 1px solid #fff;
  background-color:#FFFFFF;
} 

input[type=checkbox].css-checkbox {
  position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
  padding-left:21px;
  height:16px; 
  display:inline-block;
  line-height:16px;
  background-repeat:no-repeat;
  background-position: 0 0;
  font-size:16px;
  vertical-align:middle;
  cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -16px;
}

A.pageResults {
  color:#00F;
}

A.pageResults:hover {
  color:#00F;
  background:#FF3;
}

td.pageHeading,DIV.pageHeading {
  font-size:22px;
  font-weight:700;
  color:#705a50;
  text-transform:uppercase;
  letter-spacing:1.3px;
}

tr.subBar {
  background:#f4f7fd;
}

td.main,P.main {
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  line-height:1.5;
}

td.accountCategory {
  font-family:Verdana, Arial, sans-serif;
  font-size:13px;
  color:#abd;
}

td.fieldValue {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
}

SPAN.newItemInCart {
  font-family:Arial, sans-serif;
  font-size:10px;
  color:red;
}

CHECKBOX,INPUT,RADIO,SELECT {
  font-family:Arial, sans-serif;
  font-size:11px;
}

input[type=text], input[type=password] {
  border:1px solid #ccc;
  width:170px;
  /*color:#787A86;*/
  padding:2px 5px 1px;
  background-color: #fbfbfb;
}

input[type=text].search {
  border:1px solid #EEF0EF;
  width:170px;
  /*color:#787A86;*/
  font-size:9px;
  padding:2px 5px 3px;
}

TEXTAREA {
  width:100%;
  font-family:Arial, sans-serif;
  font-size:11px;
}

SPAN.greetUser {
  font-family:Arial, sans-serif;
  font-size:12px;
  color:#f0a480;
  font-weight:700;
}

TABLE.formArea {
  background:#f1f9fe;
  border-color:#7b9ebd;
  border-style:solid;
  border-width:1px;
}

td.formAreaTitle {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight:700;
}

SPAN.markProductOutOfStock {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size:12px;
  color:#c76170;
  font-weight:700;
}

.moduleRowOver {
  background-color:#E0E0E0;
  cursor:hand;
}

.moduleRowSelected {
  background-color:#b3a59e;
}

.checkoutBarFrom,.checkoutBarTo {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  color:#8c8c8c;
}

.messageStackError,.messageStackWarning {
  font-family:Arial, sans-serif;
  font-size:11px;
  background-color:#ffb3b5;
  color:#333;
  padding:3px 7px;
}

.messageStackSuccess {
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  background-color:#9f0;
  color:#333;
  padding:3px 7px;
}

.inputRequirement {
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  color:red;
}

#bannerRotator {
  width:960px;
  height:450px;
  overflow:hidden;
  position:relative;
  margin-left:2px;
  margin-bottom:-10px;
}

#bannerRotator ul {
  list-style:none;
  position:relative;
  margin:0;
  padding:0;
}

#bannerRotator ul li {
  display:none;
  width:960px;
  height:450px;
  position:absolute;
  top:0;
  left:0;
}

#bannerNav {
  position:absolute;
  right:7px;
  bottom:5px;
}

#bannerNav a {
  margin-left:5px;
  display:block;
  width:18px;
  height:18px;
  float:left;
  border:1px solid #999;
  color:#999;
  background:#FFF;
  font-size:14px;
  font-weight:700;
  text-align:center;
}

#bannerNav a.active {
  background:#FFF;
  border:1px solid #333;
  color:#333;
}

#bannerNav span.pause,#bannerNav span.play {
  cursor:pointer;
  height:15px;
  width:15px;
  display:block;
  background:url(images/icons/pause.png) no-repeat 0 0;
  float:left;
}

#bannerNav span.play {
  background-image:url(images/icons/play.png);
}

.divider-tall {
  clear:both;
  height:13px;
}

tr.productInfoNavi TD, tr.productInfoNavi TD a {
  color: #18589f;
  font-size: 12px;
}

tr.productInfoNavi TD a:hover {
  /*color:#787A86;*/
}

tr.productInfoSub TD {
  font-size:16px;
  font-weight:700;
  color:#96979B;
  text-transform:uppercase;
  border-bottom:1px solid #CBCBCB;
  padding-bottom:5px;
  padding-top:15px;
  letter-spacing:1.1px;
}

td.contactBg {
  background:url(images/cust-service.png) no-repeat right top;
}

td.contactText TABLE TR TD {
  font-size:18px;
  color:#FFF;
  letter-spacing:.8px;
}

TABLE.bluebg {
  background:url(images/blue-bg.jpg) repeat top left;
  margin-top:-1px;
}

td.whiteHeading {
  font-size:40px;
  color:#FFF;
}

td.whiteText {
  color: #fff;
  font-size: 14px;
}

td.whiteText a, td.whiteText a:link, td.whiteText a:visited, td.whiteText a:active {
  color: #fff;
  font-size: 13px;
}

td.Border,TABLE.Border {
  border:1px solid #92B4C0;
}

TABLE.Border input.checkbox {
  border:none;
  background:none;
  width:15px;
  height:15px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333;
}

TABLE.Border textarea {
  border:none;
  background:url(images/contact_text.png) no-repeat;
  width:100%;
  height:169px;
  resize:none;
  overflow:auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333;
  padding:5px 7px;
}

td.Submit input {
  border:none !important;
  /*background:url(images/contact_submit.png) no-repeat top !important;*/
  background-color: #705a50;
  width:100px !important;
  height:25px !important;
  margin-right:3px !important;
  /*font-family:Arial, Helvetica, sans-serif !important;*/
  font-size:14px !important;
  color:#FFF !important;
  cursor:pointer !important;
  padding:0 7px 2px !important;
}

.light_blue_bg{
  background-color: #fdfbfa;
}

td.LoginHeading {
  background: url("images/menubg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 14px;
  height: 30px;
  text-align: center;
  text-transform: uppercase;
}

td.LoginText {
  font-size:16px;
  font-weight:700;
  color:#0D4EA2;
  text-transform:uppercase;
  letter-spacing:1.1px;
  text-align:center;
}

td.LoginText a:hover {
  color:#0D4EA2;
}

td.transparent {
  background:url(images/transparent.png) repeat-y;
}

TABLE.flowerbg {
  background:url(images/flower-bg.png) no-repeat 97% 95%;
}

td.productInfoCat a {
  font-size:15px;
  font-weight:700;
  color:#00AEEF;
  text-transform:uppercase;
  letter-spacing:1.1px;
  padding:0 16px;
}

td.productInfoCat_active a {
  font-size:15px;
  font-weight:700;
  color:#0D4EA2;
  text-transform:uppercase;
  letter-spacing:1.1px;
  padding:0 16px;
}

/*.contentBox {
border:1px solid #b6b7cb;
background:#f8f8f9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
}*/

.contentBox_checkout, .contentBox {
  background:#ebe2df;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  padding:5px;
}

td.infoBg {
  background:url(images/infobg.jpg) repeat-x;
}

td.infoText {
  color:#FFF;
  text-transform:uppercase;
  font-size:18px;
}

#divOuter_index {
  position:relative;
  float:left;
  width:312px;
  height:350px;
}

#divProducts_index {
  position:relative;
  width:300px;
  height:220px;
}

td.index_categoryName {
  font-size:35px;
  font-weight:400;
  color:red;
  text-transform:uppercase;
  letter-spacing:6px;
  padding-left:10px;
}

#divOuter {
  float: left;
  height: 490px;
  position: relative;
  width: 237px;
  padding-bottom: 50px;
}

#divProducts {
  position:relative;
  width:228px;
}

#divImageWidth {
  position:absolute;
  bottom:40px;
  right:10px;
  z-index:999;
}

#divImageHeight {
  position:absolute;
  bottom:0;
  right:10px;
  z-index:999;
}

#divProductsInfo {
  position:relative;
  z-index:99;
}

td.categoryName {
  color: #393939;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
}

td.productsName {
  font-size: 13px;
  line-height: 19px;
}

td.productsName a,td.productsName a:link,td.productsName a:active,td.productsName a:visited {
  color:#343434;
}

td.productsName a:hover {
  color:#57575A;
}

/*td.productsPrice {
font-family:futura-book, sans-serif;
font-size:34px;
font-weight:400;
color:#57575A;
visibility: always visible;
visibility:always visible;
z-index:-1; position:relative;
}*/

.curr_symbol {
  font-family:futura-book, sans-serif;
  font-size:13px;
  font-weight:400;
  color:#57575A;
  padding-top:8px;
  padding-right:2px;
}

#discount .productsPrice {
  font-size:14px;
  text-decoration:line-through;
  color:red;
}

#discount .curr_symbol {
  padding-top:0;
  color:red;
}

td.firstBorder {
  border:2px dotted #CCC;
  border-right:none;
}

td.midBorder {
  border:2px dotted #CCC;
  border-left:none;
  border-right:none;
}

td.lastBorder {
  border:2px dotted #CCC;
  border-left:none;
}

td.fullBorder {
  border:2px dotted #CCC;
}

SPAN.pointWarning {
  color:red;
}

.pointFaq {
  background-color:#f8f8f9;
  border:1px dashed #bbc3d3;
  display:none;
  position:relative;
  text-align:justify;
  margin:2px;
  padding:4px;
}

.sample_new_bg_my {
  border:1px solid #6FDBF8;
}

.sample_Heading {
  font-size:33px;
  color:#000;
  text-transform:uppercase;
}

.sample_Bold {
  font-size:47px;
  color:#034EA2;
}

.sample_subHeading {
  font-size:24px;
  font-weight:700;
  color:#FFF;
  text-transform:uppercase;
  letter-spacing:2.5px;
}

.sampleText {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:700;
  color:#23B9F1;
  padding-left:7px;
}

.sample input[type=text], .sample input[type=password] {
  width:260px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333;
  padding:5px 7px;
}

.sample select {
  background-color: #fbfbfb;
  border: 1px solid #ddd;
  color: #333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  padding: 4px 7px;
  width: 260px;
}

.sampleSubmit input[type=submit] {
  border:none;
  /*background:url(images/sample_submit.png) no-repeat top;*/
  width:124px;
  height:31px;
  cursor:pointer;
  font-size:20px;
  color:#FFF;
  font-weight:700;
  background-color: #705a50;
}

.sample_terms {
  font-size:16px;
  color:#487FBB;
  padding-left:5px;
}

h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.shopping_guide_bg {
  background:url(images/shopping_guide_bg.jpg) repeat-y left top;
}

.shopping_guide_title_bg {
  background:url(images/shopping_guide_title_bg.jpg) repeat-y right top;
  width:610px;
  height:28px;
  font-size:21px;
  color:#FFF;
  padding-left:40px;
  padding-bottom:2px;
}

.clear {
  clear:both;
}

.product_price {
  float: left;
  color: #C1272D;
  font-family: Acid,sans-serif;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  visibility: always visible;
}

.social_btn {
  float:right;
  padding-top:5px;
}

.payment_footer {
  color:#0E56A3;
  font-size:21px;
  font-weight:700;
  text-align:center;
}

table.series_set {
  width:960px;
  border-collapse:collapse;
  margin-bottom:20px;
}

table.series_set tr td {
  border-collapse:collapse;
  vertical-align:top;
  min-width:133px;
  margin:0;
  padding:0;
}

table.series_set tr td img {
  border-collapse:collapse;
  border:none;
  margin:0;
  padding:0 0 5px;
}

.news_h1 {
  color:#4069B5;
  font-family:Acid,sans-serif;
  font-size:35px;
  font-weight:400;
  letter-spacing:6px;
  text-transform:uppercase;
  margin:0 0 0 10px;
}

.post_news {
  border-bottom:1px solid #DDD;
  min-height:100px;
  margin:0 5px;
  padding:20px 10px;
}

.post_left p.date {
  background-color:#9CDEEE;
  color:#2D545C;
  text-align:center;
  font-size:13px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  margin:0;
  padding:4px;
}

.news_head p.title a {
  float:left;
  font-weight:700;
  color:#3E3E3E;
  font-size:16px;
  margin:0;
}

.news_head {
  margin-bottom: 5px;
  margin-top: 20px;
}

.read_more {
  color:red;
  font-size:14px;
}

.total_page {
  float:left;
  font-family:arial;
  font-size:12px;
  padding:3px 10px;
}

.pagination_num {
  float:right;
  font-size:12px;
  padding:3px 10px;
}

#content .news_head p.title {
  color: #363535;
  font-size: 23px;
  margin: 0;
}

.post_left {
  float:left;
  width:121px;
}

.post_right {
  float:right;
  width:570px;
}

.post_left p.date,.news_head p.title a,.news_content,.news_head p.date,.news_head p.title,.read_more,.pagination_num {
  font-family:Arial, Helvetica, sans-serif;
}

.news_head p.date {
  color: #898989;
  font-size: 12px;
  font-style: italic;
}

.news_content {
  font-size:13px;
  line-height:18px;
}

a.pageResults:hover {
  background:none;
  color:#000;
  text-decoration:underline;
}

#main_wrapper {
  width:960px;
  margin:0 auto;
}

.product_box {
  border:1px solid #F5F5F5;
  min-height:100px;
  width:472px;
}

.left {
  float:left;
}

.right {
  float:right;
}

.pb_name,.pb_name:hover {
  color:#3863A8;
  font-size:20px;
  font-weight:700;
}

.pb_text {
  margin-top:77px;
}

.pb_btn {
  margin-top:3px;
  display:block;
}

.b_right {
  border-right:1px solid #e6e6e8;
}

.b_left {
  border-left:1px solid #e6e6e8;
}

.b_top {
  border-top:1px solid #fff;
}

.block_1 {
  width:430px;
  position:relative;
  min-height:200px;
  padding:40px 0;
}

.block_2 {
  width:513px;
  position:relative;
  min-height:200px;
  padding:40px 0;
}

.block_3 {
  border: 1px solid #E6E6E8;
  margin-top: 80px;
  min-height: 200px;
  padding: 40px 0;
  position: relative;
  width: 100%;
}

.block_4 {
  width:300px;
  position:relative;
  min-height:200px;
  padding:40px 0;
}

.block_5 {
  position:relative;
  width:644px;
  min-height:200px;
  padding:40px 0;
}

.block_6 {
  min-height:200px;
  position:relative;
  width:310px;
  padding:40px 10px 40px 0;
}

.block_info {
  margin-top:51px;
  width:137px;
  position:relative;
}

.block_half {
  min-height:238px;
  position:relative;
  width:472px;
  padding:33px 0 42px;
}

.b_product_name {
  color:#4F7AB2;
}

.block_info p {
  font-size:16px;
  font-weight:700;
  line-height:13px;
  margin:0 0 5px;
}

.b_product_content {
  color:#878788;
}

.order_quantity input {
  width:23px;
}

.order_quantity,.order_quantity a {
  color:#1f61ac;
  font-weight:700;
}

.b_price {
  display:block;
  font-size:18px!important;
  margin:10px 0!important;
}

.text_small, .text_small a {
  font-size:12px;
}

.text_smaller, .text_smaller a {
  font-size:11px;
}

.text_normal, .text_normal a {
  font-size:12px;
}

.text_size_13, .text_size_13 a {
  font-size:13px;
}

.text_size_17, .text_size_17 a {
  font-size:17px;
}

.footer_text, .footer_text a {
  color:#69646a;
}

.deep_blue, .deep_blue a, .deep_blue a:hover {
  color:#705a50;
}

.dark_blue, .dark_blue a {
  color:#705a50;
}

.blue {
  color:#B0C9E9;
}

.light_blue, .light_blue a {
  color:#ebe2df;
}

p.privacy_title {
  background-color: #7492c4;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 30px !important;
  padding: 8px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}

.pd10 {
  padding-right:10px;
}

.pd20 {
  padding-right:20px;
}

.day {
  left:0;
  position:absolute;
  top:-51px;
}

.or {
  margin:85px 5px 0 17px;
}

.step {
  left:-1px;
  position:absolute;
  top:-21px;
  height:23px;
  display:block;
}

.round_white {
  position:absolute;
  right:0;
  top:0;
}

.space {
  width:100%;
  height:80px;
  display:block;
}

.sc_image {
  margin-top:69px;
  padding:0 40px;
}

.image_padding_20 {
  padding:0 20px;
}

.border_wrap {
  border:1px solid #E6E6E8;
}

.ddsmoothmenu {

  font-size:15px;
  font-weight:700;
  background:none;
  width:100%;
  float:left;
}

.ddsmoothmenu ul li a {
  display:block;
  font-size:15px;
  color:#FFF;
  letter-spacing:1.3px;
  font-weight:700;
  text-decoration:none;
  text-transform:uppercase;
  padding:7px 31px;
}

.boxText,td.infoBox,SPAN.infoBox,td.productListing-data,td.smallText,SPAN.smallText,P.smallText,.messageBox {
  font-family: 'Open Sans', sans-serif;
  font-size:12px;
}

A,a.pageResults {
  /*color:#787A86;*/
  text-decoration:none;
}

td.headerGreeting,td.headerGreeting a:hover {
  color:#787A86;
  font-size:15px;
  letter-spacing:1.1px;
}

A.headerNavigation,td.LoginText a,td.LoginText a:link,td.LoginText a:active,td.LoginText a:visited,.white {
  color:#FFF;
}

tr.accountHistory-odd,tr.addressBook-odd,tr.alsoPurchased-odd,tr.payment-odd,tr.productListing-odd,tr.productReviews-odd,tr.upcomingProducts-odd,tr.shippingOptions-odd,tr.accountHistory-even,tr.addressBook-even,tr.alsoPurchased-even,tr.payment-even,tr.productListing-even,tr.productReviews-even,tr.upcomingProducts-even,tr.shippingOptions-even {
  background:#ebe2df;
}

td.subBar,.checkoutBarCurrent {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  color:#000;
}

td.fieldKey,td.tableHeading {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight:700;
}

SPAN.productSpecialPrice,SPAN.errorText {
  font-family:Verdana, Arial, sans-serif;
  color:red;
}

tr.productInfoNavi TD a,td.whiteText a:hover {
  text-decoration:underline;
}

TABLE.Border input,TABLE.Border select {
  border:none;
  background:url(images/contact_input.png) no-repeat;
  width:203px;
  height:24px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333;
  padding:5px 7px;
}

.box_series {
  border:1px solid #ddd;
}
.box_series_footer {
  color:#FFF;
  font-size:19px;
  font-weight:700;
  padding:20px 18px;
}
select.dob {
  /*background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #A2CCE3;
  border-radius: 4px;*/
  padding: 2px 3px;
  width: 84px;
}

select.select_height {
  padding: 2px 3px;
}

h3 {
 margin-bottom:0;
}

.promo_heading {
  margin: 0;
  margin-bottom: 11px;
  font-weight: bold;
  color: #F13C3C;
}


.tr_promo td {
  background-color: #F7F7F7;
}

td.list_checkbox input {
  display: inline-block;
  height: auto;
  margin: 1px;
  /*margin: 8px 0 5px 8px;*/
  padding: 0;
  width: auto;
}

td.list_checkbox {
  color: #000;
  font-size: 11px;
}


#globalHeader #globalHeaderMenuContainer #globalHeaderSearchContainer #globalHeaderSearchClose {
  background: none repeat scroll 0 0 #000;
  display: none;
  height: 60px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 34px;
  width: 46px;
}
#globalHeader #globalHeaderMenuContainer a {
  color: black;
  font: 0.6875em/34px Arial,sans-serif;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
}


#mainHTMLcontainer {
  height: 649px !important;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 960px;
}


#thumbnails {
  height: 649px;
  overflow: hidden;
  position: absolute;
  border: 0; 
  left: 0; 
  top: 0px; 
  z-index: 99;
}

#thumbnail_fix li:nth-child(3) img {
  border-bottom: 3px solid #ddd;
}

#thumbnail_dynamic {
  height: 390px;
  overflow: hidden;
}

#thumbnails li {
  list-style: none;
  height: 82px;
}

#thumbnails li:hover {
  cursor: pointer;
  height: 82px;
}

#thumbnails img {
  height: 82px;
}

#thumbnails li img {
  display: block;
  height: auto;
}

.thumb img {
  border-bottom: 2px solid black;
}

.thumb-selected img {
  border: 0;
}

#nav .nav-up {
  background: url("images/icons/nav-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  top: 250px;
  display: block;
  height: 40px;
  /*left: 61px;*/
  position: absolute;
  width: 128px;
  z-index: 9999;
  margin-left: 40px;
}

#nav .nav-down {
  background: url("images/icons/nav-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  display: block;
  height: 40px;
  /*left: 61px;*/
  position: absolute;
  width: 128px;
  z-index: 9999;
  margin-left: 40px;
}

#nav .nav-up:hover, #nav .nav-down:hover {
  cursor: pointer;
}


/*.boxy {
    background-color: transparent;
    border: 0;
    left: 0;
    position: relative;
    width: 224px;
    z-index: 101;
    visibility:hidden;
    }*/

    #story-assets-mask {
      height: 649px;
      left: 223px;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 740px;
      z-index: 1;
    }

    #story-assets-container {
      /*position: relative;*/
    }

/*#stage {
  height: 650px;
  margin-left: 220px;
  overflow: hidden;
  }*/

  #story-assets-container li, #story-assets-container li div, #story-assets-container li img {
   box-sizing: border-box;
   list-style: none;
   height: 649px;
   /*left: 110px;*/
 }

 .story-asset-container {
  height: 649px;
  position: relative;
  width: 740px;
}

.storyImage {
  height: 649px;
  left: 0;
  position: absolute;
  top: 0;
  width: 578px;
}

a.story-cta-link {
  background-color: #000;
  border: 0;
  color: #fff;
  display: inline-block;
  font-family: "futura-pt",sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  padding: 8px 12px;
  text-decoration: none;
  width: auto;
  z-index: 10;
}

#globalHeaderSearchBoxContainer {
  display: none;
  height: 30px;
  margin: 0 auto;
  padding-top: 5px;
  position: absolute;
  text-align: right;
  width: 970px;
  z-index: 999;
}

#globalHeaderSearchBoxContainer .search-container .search-input {
  border-top: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
  border-left: 1px solid #a7a7a7;
  border-right: 0px;
  float: left;
  height: 30px;
    /*letter-spacing: 2px;
    margin: 9px 0 0 10px;*/
    padding: 8;
    width: 136px;
    background-color: #f5f5f5;
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    font-size: 12px;
    font-style:italic;
  }

  /* headlines with lines */
  .decorated {
    font-size: 18px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
  }
  .decorated > span{
    position: relative;
    display: inline-block;
  }
  .decorated > span:before, .decorated > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 2px solid;
    width: 591px; /* half of limiter*/
    margin: 0 20px;
  }
  .decorated > span:before{
    right: 100%;
  }
  .decorated > span:after{
    left: 100%;
  }

  .decorated_thin {
   overflow: hidden;
   text-align: center;
   font-size: 18px;
 }

 .decorated_thin > span {
  color: #3a3a3a;
  display: inline-block;
  font-size: 14px;
  position: relative;
}

.decorated_thin > span:before, .decorated_thin > span:after{
  content: '';
  position: absolute;
  top: 50%;
  border-bottom: 1px solid #ddd;
  width: 591px; /* half of limiter*/
  margin: 0 20px;
}
.decorated_thin > span:before{
  right: 100%;
}
.decorated_thin > span:after{
  left: 100%;
}

.decorated_md {
 overflow: hidden;
 text-align: center;
 font-size: 18px;
}

.decorated_md > span {
  color: #3a3a3a;
  display: inline-block;
  font-size: 19px;
  position: relative;
}

.decorated_md > span:before, .decorated_md > span:after{
  content: '';
  position: absolute;
  top: 50%;
  border-bottom: 1px solid #ddd;
  width: 591px; /* half of limiter*/
  margin: 0 20px;
}
.decorated_md > span:before{
  right: 100%;
}
.decorated_md > span:after{
  left: 100%;
}

#floating_shopping_cart {
  right: 0px; 
  top: 50px; 
  position:absolute; 
  z-index: 10;
}

#container {
  width: 960px;
  margin: 0 auto;
  min-height: 100px;
  margin-top: 10px;
}

#sidebar {
  width: 190px;
  min-height: 100px;
}

#sidebar ul {
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 0;
}

#sidebar ul li {
  line-height: 21px;
}

#sidebar ul li a {
  color: #626262;
  font-size: 13px;
  line-height: 7px;
}

#content {
  min-height: 100px;
  width: 750px;
}

#main_product_image {
  text-align: center;
  width: 450px;
}

#main_product_image img {
  max-width: 450px;
}

#product_cart_info {
  width: 290px;
}

h1 {
  color: #393939;
  font-size: 18px;
  font-weight: 100;
  margin: 0 0 20px;
}

h1.product_title {
  font-size: 18px;
  font-weight: 100;
  margin: 0 0 5px;
}

.product_model {
  font-size: 14px;
}

p.normal_price, p.promo_price {
  color: #212121;
  display: inline-block;
  font-size: 15px;
  margin: 0;
}

p.normal_price {
  margin-right: 20px;
}

.product_size {
  color: #212121;
  display: inline-block;
  font-size: 13px;
  margin: 0;
}

.box_quantity {
  margin-bottom: 5px;
}

.box_quantity input {
  margin: 0 0 0 7px;
  width: 50px;
}

.blue {
  color: #705a50;
}

.qty_icon {
  display: inline-block;
  vertical-align: top;
}

.btn_add_to_cart {
  color: #705a50;
  display: inline-block;
  line-height: 28px;
}

.btn_add_to_cart img {
  vertical-align: top;
}

.box_cart {
  margin: 15px;
}

.share_box {
  width: 211px;
}

.share_box iframe {
  margin-top: 10px;
}

.box_product_detail {
  margin-top: 40px;
  width: 580px;
}

.box_description {
  margin-top: 10px;
}

.box_description, .box_description p {
  color: #626262;
  font-size: 13px;
}

#floating_cart {
  float: right;
  margin: 0 0 15px 920px;
  min-height: 200px;
  padding: 15px 10px;
  position: fixed;
  width: 25px;
  z-index: 9999;
}

#wrap {
  margin: 10px auto 0;
  min-height: 100px;
  width: 960px;
  position: relative;
}

.absolute-center {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto
}

.overlay {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  position: absolute;
  background: rgba(0,0,0,0.5);
}

#monthly-promotion {
  background-color: #fff;
  border: 1px solid #000;
  z-index: 2;
  width: 600px;
  top: 200px;
}

#monthly-promotion h1 {
  font-size: 20px;
}

#monthly-promotion p {
  font-size: 14px;
}

#monthly-promotion .box {
  position: relative;
  padding: 10px 18px;
}

#monthly-promotion .box .close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
}

#monthly-promotion .box .close:hover {
  cursor: pointer;
}

.grid_image {
  display:table-cell;
  width:300px;
  height:240px;
  vertical-align:middle;
  text-align:center;
  margin-bottom:15px;
}

.inner-element{
  display:inline-block;
}

.products_name, .products_name a {
  color: #393939;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}

.products_price {
  color: #000;
  font-size: 14px;
  text-align: center;
}

.promo {
  color: #c50000;
}

.see_more_info {
  color: #9a9393;
  display: block;
  font-size: 12px;
  margin: 0 0 10px;
  text-align: center;
}

.grid_add_to_cart {
  text-align: center;
}

.grid_add_to_cart form {
  display: inline-block;
}

.quick_shop {
  border: 1px solid #606060;
  display: block;
  font-size: 11px;
  margin: 6px auto;
  padding: 2px 8px;
  text-align: center;
  text-decoration: none;
  width: 90px;
}

.series_h1 {
  display: block;
  font-size: 66px;
  margin-bottom: 100px;
  margin-top: 100px;
  text-align: center;
}

.row:after {
  clear: both;
}

.col-3 {
  float: left;
  /*width: 33%;*/
  height: 430px;
  position: relative;
  width: 237px;
  padding-bottom: 50px;
}


.col-3-news {
  float: left;
  /*width: 33%;
  height: 430px;*/
  position: relative;
  width: 280px;
  padding-bottom: 50px;
}

#content_info {

}

#content_info, #content_info p {
  font-size: 13px;
  line-height: 20px;
}

#content p {
  font-size: 13px;
  line-height: 20px;
  margin-top: 0;
}

p.voilet {
  color: #5859ac;
}

#content h3 {
  font-size: 13px;
  line-height: 20px;  
}

ul.dash {
  list-style: none outside none;
  margin-top: 0;
}

ul.dash li {
  font-size: 13px;
  line-height: 20px;  
}

ul.dash li:before {
  display: inline-block;
  content: "-";
  width: 1em;
  margin-left: -1em;
}

.news-box {
  border: 4px solid #000;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
}

.news-box a.more {
  background: none repeat scroll 0 0 #000;
  bottom: 7px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  left: 194px;
  padding: 8px 10px;
  position: absolute;
}

.news-box img {
  width: 280px;
  height: 280px;
}

a.darken {
  display: inline-block;
  background: black;
  padding: 0;
}

a.darken img {
  display: block;

  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a.darken:hover img {
  opacity: 0.7;

}
.show-more {
  display: block;
  margin: 10px 0;
  text-align: center;
}

#contact_form {
  border: 1px solid #0c4ea2;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 5px;
}

#contact_form tr td input[type="text"] {
  padding: 9px;
  width: 193px;
}

#contact_form tr td input[type="text"], #contact_form tr td textarea {
  border: 1px solid #ddd;
} 

#contact_form input[type="submit"] {
  background: none repeat scroll 0 0 #0c4ea2;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 7px 5px;
  width: 100px;
}

.heading_block {
  background: none repeat scroll 0 0 #2c6dbb;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 22px;
  padding: 14px;
  text-align: center;
}

.highlight_box {
  background-color: #f3fcff;
  padding: 20px;
}

.highlight_box h1 {
  color: #000000;
  font-size: 22px;
  margin-bottom: 10px;
}

#content .highlight_box p {
  line-height: 18px;
}

table.table_blue {
  margin-top: 20px;
  background: url(images/contact-us-bg.jpg) no-repeat right;
}

table.table_blue tr td {
  color: #2b6dbb;
}

table.table_blue tr td h1 {
  color: #1053a4;
  font-weight: 400;
  margin: 0 0 10px;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center; 
}

.align-right {
  text-align: right; 
}

.inline-block {
  display: inline-block!important;
}

.button_small {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 3px 20px;
  border: 0;
  border-radius: 20px;
  background-color: #705a50;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-size: 12px;
}


.button, .button_checkout, .button_back {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 6px 12px;
  border: 0;
  border-radius: 20px;
  background-color: #705a50;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
}

.button:hover,
.button:focus {
  color: #ffffff;
  text-decoration: none;
}

.button:before{
  content:  "\0000a0";
  display: inline-block;
  height: 22px;
  /*line-height: 24px;*/
  width: 22px;
  margin: 0 4px -6px -4px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url(images/version2/icon_address.png) no-repeat left center transparent;
  background-size: 100% 100%;
}

.button_back:before{
  content:  "<";
  display: inline-block;
  height: 22px;
  /*line-height: 24px;*/
  width: 15px;
  margin: 0 4px -6px 4px;
  position: relative;
  top: 0px;
  left: 0px;
}


.button_checkout:after{
  content:  ">";
  display: inline-block;
  height: 22px;
  /*line-height: 24px;*/
  width: 22px;
  margin: 0 -4px -6px 4px;
  position: relative;
  top: 0px;
  left: 0px;
}

table.gst-summary {
  border-collapse: collapse;
  margin-top: 10px;
}

table.gst-summary tr th {
  font-weight: bold;
}

table.gst-summary tr td {
  font-weight: normal;
}

.info-cash-voucher {
  font-size: 14px;
  padding: 10px;
  background-color: #9ef1d9;
  border: 1px solid #2ed0a1;
  position: absolute;
  top: 1px;
}

.sign-with-social-media {
  margin-bottom: 40px;
}

.login-box {
  margin-top: 10px;
  
  display: inline-block;
}

.login-box .btn-fb {
  background-color: #3B529A;
  display: inline-block;
  padding: 8px 18px;
  width: 204px;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
}

.login-box .btn-email {
  background-color: #e2891a;
  display: inline-block;
  padding: 8px 18px;
  width: 204px;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
}

.btn-whatsapp {
  background-color: #0ac56a;
  display: inline-block;
  padding: 8px 18px;
  width: 204px;
  text-align: center;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.login-box .icon {
  display: inline-block;
  float: left;
}

.login-box .icon .fa {
  color: #ffffff;
  padding-right: 10px;
  font-size: 16px;
  margin-top: 2px;
}

.login-box .text {
  color: #ffffff;
  font-style: normal;
  border: 0px;
  font-size: 14px;
  float: left;
  display: inline-block;
}

.login-box .wrap-center {
  display: inline-block;
}

.g-signin2 {
  border: 1px solid #ddd;
  margin-top: 10px;
  display: inline-block;
  width: 218px;
}

.g-signin2 .abcRioButton {
  width: 100%!important;
}

h1.heading {
  font-size: 22px;
  font-weight: 700;
  color: #705a50;
  text-transform: uppercase;
  letter-spacing: 1.3px;
}

h1.sign-social {
  margin-top: 10px;
}

#facebook_error p, #google_error p {
  color: #C50000;
  margin-top: 10px;
}

#gSignInWrapper {
  border: 1px solid #ddd;
  background-color: #fff;
  display: inline-block;
  padding: 8px 18px;
  font-size: 14px;
  width: 205px;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
}

#gSignInWrapper .customGPlusSignIn {
  display: inline-block;
}

#gSignInWrapper .icon {
  float: left;
}

#gSignInWrapper .icon img {
  margin-right: 10px;
  width: 15px;
}

#gSignInWrapper .buttonText {
  display: inline-block;
  line-height: 14px;
  height: 14px;
  font-weight: normal;
  float: left;
}

#gSignInWrapper:hover { 
  cursor: pointer;
}

.login-box.register {
  margin-top: 0;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
}

.register-page h1 {
  margin: 0;
  margin-top: 30px;
  margin-bottom: 10px;
}

.register-page hr {
  margin: 0;
  margin-top: 30px;
}

.overlay-black {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
}

.parent {
  position: relative;
  width: 100%;
  height: 100%;
}
.child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#message {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

#facebook_notification {
  background: #fff;
  padding: 48px;
  color: #101010;
  font-size: 18px;
  text-align: center;
  width: 500px;
}

#facebook_notification a {
  text-decoration: underline;
  font-size: 13px;
  display: block;
  margin-top: 30px;
}

#phone-popup {
  background: #fff;
  padding: 48px;
  color: #101010;
  font-size: 18px;
  text-align: center;
  width: 500px;
}

#phone-popup a {
  text-decoration: underline;
  font-size: 13px;
  display: block;
  margin-top: 30px;
}

.gate {
  width: 400px;
  margin: 0 auto;
}

.gate p {
  text-align: left;
  font-size: 16px;
  margin-bottom: 5px;
}

.gate h1 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 5px;
}

.gate h3 {
  text-align: left;
  font-size: 13px;
  margin-bottom: 5px;
}

#affiliate-email {
  text-decoration: underline;
  font-style: italic;
}

.box-input {
  display: block;
  margin-bottom: 10px;
}

.box-input input[type="email"] {
  width: 100%;
  padding: 5px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #adadad;
  /* margin: 0 5px; */
  display: block;

}

.box-input input[type="number"] {
  width: 100%;
  padding: 5px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #adadad;
  /* margin: 0 5px; */
  display: block;

}

.box-input select {
  width: 100%;
  padding: 5px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #adadad;
  /* margin: 0 5px; */
  display: block;
  height: 29px;
}

.box-input input[type=number]::-webkit-inner-spin-button, 
.box-input input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.box-input .prefix {
  width: 100%;
  float: left;
  margin-right: 10px;
}

.box-input .number {
  width: 100%;
  float: left;
  margin-right: 10px;
}

.gate .save {
  width: 100%;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

.gate .save input {
  width: 100%;
  background-color: #705a50;
  border: 1px;
  color: #fff;
  padding: 6px;
  font-size: 14px;
  border-radius: 3px;
}

.gate .save input:hover {
  cursor: pointer;
  opacity: 0.7;
}

.box-input span {
  font-size: 12px;
  text-align: left;
  display: block;
  padding: 6px;
}

.gate-error {
  color: #AA0000;
  font-size: 14px;
}

.gate-success {
  color: #5F9A37;
}


.container-box {
 height: auto;
 overflow: hidden;
}

.right-box {
  width: 60px;
  float: left;
  margin-right: 2px;
}

.left-box {
  float: none; /* not needed, just for clarification */
  /* the next props are meant to keep this block independent from the other floated one */
  width: auto;
  overflow: hidden;
}

.hide_row {
  display: none;
}

.show-all {
  background-color: #705a50;
  padding: 5px;
  width: 180px;
  font-size: 13px;
  border-radius: 3px;
  display: inline-block;
  color: #fff;
  border: 1px solid #705a50;
  border-bottom: 3px solid #433631;
}

.show-all:hover {
  cursor: pointer;
  border-bottom: 3px solid #8591b9;
}

.btn-upload {
  background-color: #705a50;
  padding: 10px 15px;
  display: inline-block;
  margin-top: 20px;
  color: #fff;
  border-radius: 5px;
  border-bottom: 3px solid #143d6d;
}

.btn-upload:hover {
  opacity: 0.9;
  border-bottom: 3px solid #174B8A;
}

input.affiliate_input {
  padding: 8px 10px;
  font-size: 14px;
}

p.help {
  font-size: 12px;
  font-style: italic;
  margin: 0;
  margin-top: 5px;
}

#affiliate_account .login-box .btn-point {
    background-color: #468990;
    display: inline-block;
    padding: 8px 18px;
    width: 273px;
    text-align: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 21px;
}shoppin

i.remove-product {
  font-size: 20px; 
  color: #705a50;
}

i.remove-product:hover {
  cursor: pointer;
}

.redemption_url {
  display: block;
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
}

.btn-apply-points {
  background-color: #5b924e;
  color: #fff;
  padding: 6px;
  display: inline-block;
  border-radius: 3px;
  font-size: 12px;
  margin-top: 5px; 
}
.btn-apply-points:hover {
  cursor: pointer;
  opacity: 0.8;
}
.btn-apply-points i {
  font-size: 15px;
  margin-right: 2px; 
}
.btn-apply-points i.fa-check-circle-o {
  margin-left: 3px;
  margin-right: 0px;
  font-size: 17px; 
}
.label-red {
  font-size: 12px;
  font-weight: 600;
  color: #CA0D13
}

.info_promotion_reminder {
  background-color: #cc4f4b;
  padding: 10px 20px;
  color: #fff;
  border-radius: 2px;
  margin-top: 20px;
}

.info_promotion_reminder i {
  margin-right: 10px;
}


/* pop up */
.promotion_overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  z-index: 999;
}
.promotion_overlay:target {
  visibility: visible;
  opacity: 1;
}

.promotion_popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.promotion_popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.promotion_popup .promotion_close {
  position: absolute;
  top: 0px;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.promotion_popup .close:hover {
  color: #06D85F;
}
.promotion_popup .promotion_content {
  max-height: 100%;
  overflow: auto;
}
.promotion_popup #promotion_box_close {
  float: left;
  width: 200px;
}

.promotion_popup #promotion_box_checkout {
  float: right;
  width: 200px;
}

.promotion_popup .promotion_content p {
  margin-bottom: 20px;
}

.promotion_popup .promotion_content img {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 20px;
}

.monthly-promotion {
  margin: 20px 0;
}
