/*RESET*/
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
center,
ul,
li,
fieldset,
form,
label,
legend,
strong,
article,
aside,
footer,
header,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
.hidden {
  display: none!important;
}
.border_none {
  border-right: none !important;
}
.text-center {
  text-align: center;
}
strong {
  font-weight: bold;
}
.clearfix:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  zoom: 1;
}
.Clear:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  zoom: 1;
}
.pull-left {
  float: left;
}
.hide-text {
  font: 0/0 a !important;
  color: transparent!important;
  text-shadow: none!important;
  background-color: transparent!important;
  border: 0!important;
}
input[type="submit"],
.selectArrow,
a,
.product,
.sidebar_categories h1,
.logo {
  cursor: pointer;
}
a {
  color: #636262;
}
img {
  max-width: 100%;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset!important;
}
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px white inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
#logo h1 {
  display: none;
}
header {
  width: 100%;
  background: #fff;
  /****************** header search form *******************/
}
header #top_line {
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
}
header #top_line .clearfix ul {
  margin: 0;
}
header #top_line .clearfix li {
  height: 35px;
  line-height: 35px;
}
header #top_line .clearfix #top_links_nav {
  float: left;
  padding: 0;
}
header #top_line .clearfix #top_links_nav li {
  display: inline-block;
  border-right: 1px solid #ddd;
}
header #top_line .clearfix #top_links_nav li:first-child {
  border-left: 1px solid #ddd;
}
header #top_line .clearfix #top_links_nav li:hover a {
  height: 36px;
  border-bottom: 3px solid #333333;
  margin-bottom: -1px;
}
header #top_line .clearfix #top_links_nav a {
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Open Sans Regular';
  color: #333333;
  padding: 0 25px;
  line-height: 35px;
}
header #top_line .clearfix #info {
  float: right;
  padding: 0;
}
header #top_line .clearfix #info li {
  float: right;
}
header #top_line .clearfix #info a {
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Light';
  color: #333333;
  padding: 0 25px;
  border-left: 1px solid #333333;
}
header #top_line .clearfix #info li:last-child a {
  border-left: none;
}
header #top_line .clearfix #info li:first-child a {
  padding-right: 0;
}
header #storemenu {
  position: relative;
}
header #header_content {
  margin: 0 auto;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  header #toggle_menu,
  header #toggle_search {
    display: block;
  }
  header #storemenu > ul > li,
  header #nav_container {
    display: none!important;
  }
  header #storemenu .CartLink {
    display: table-cell !important;
  }
  header #storemenu .CartLink #my_cart .text {
    display: none!important;
  }
  header #header_content {
    padding-top: 0!important;
    padding-bottom: 0!important;
    text-align: center;
    border-bottom: 1px solid #555;
    height: 45px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    width: 100%;
    background: #fff;
  }
  header #logo {
    float: none!important;
    display: inline-block;
    padding: 3px 0 0 0!important;
    margin: 0!important;
  }
  header #logo a {
    width: 67px!important;
    height: 40px!important;
  }
  header #menucart #storemenu ul {
    height: 45px!important;
    padding: 0 10px 0 0!important;
  }
}
header #logo {
  float: left;
  padding: 0;
  text-align: center;
  margin: 0 10px 0 25px;
}
header #logo a {
  display: block;
  width: 120px;
  height: 70px;
  margin: 0 auto;
}
@media only screen and (min-width: 851px) and (max-width: 5000px) {
  header #toggle_menu,
  header #toggle_search {
    display: none;
  }
  header #search {
    float: left;
    display: table;
    padding: 0;
    text-align: left;
  }
  header #search .search_form {
    height: 70px;
    padding-left: 10px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-top: 19px;
  }
  header #search .search_form #search_arr {
    display: block;
    position: absolute;
    left: 1px;
    top: 35px;
    width: 12px;
    height: 18px;
    background: url(../images/search_arr.png) center center no-repeat;
  }
  header #search .search_form #search_query {
    float: left;
    width: 330px;
    height: 40px;
    border: 1px solid #ddd;
    border-right: none;
    font-size: 14px;
    line-height: 20px;
    text-indent: 10px;
    color: #333333;
    font-family: 'Open Sans Regular';
    line-height: 40px!important;
  }
  header #search .search_form #search_submit {
    float: left;
    height: 40px;
    width: 54px;
    border: none;
    cursor: pointer;
    padding: 0;
    background: #fa9d1c;
    padding-top: 6px;
  }
  header #search .search_form #search_submit:hover {
    background: #f37521;
  }
  header #search .search_form .icon-magnifier:before {
    color: #fff;
    font-size: 26px;
    text-shadow: none;
  }
}
@media only screen and (min-width: 851px) and (max-width: 5000px) and only screen and (min-width: 200px) and (max-width: 500px) {
  header #search .search_form #search_query {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
@media only screen and (min-width: 851px) and (max-width: 1000px) {
  header #search_query {
    width: 200px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  header #search {
    width: 100%;
    padding: 0;
    text-align: left;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 5;
    background: #fff;
  }
  header #search .search_form {
    height: 45px;
    padding-left: 10px;
    position: relative;
    vertical-align: middle;
    padding: 0;
  }
  header #search .search_form #search_arr {
    display: none;
  }
  header #search .search_form #search_query {
    float: left;
    width: 85%;
    height: 40px;
    border: 1px solid #555 !important;
    border-top: none!important;
    border-right: none!important;
    font-size: 14px;
    line-height: 40px;
    text-indent: 10px;
    color: #888;
    font-family: 'Open Sans Regular';
  }
  header #search .search_form #search_submit {
    float: left;
    height: 40px;
    width: 15%;
    border: 1px solid #555 !important;
    border-left: none!important;
    border-top: none!important;
    cursor: pointer;
    padding: 0;
    background: #fff;
    padding: 6px 10px 0 0;
    text-align: right;
  }
  header #search .search_form .icon-magnifier:before {
    color: #333333;
    font-size: 26px;
    text-shadow: none;
  }
}
header #header_modules {
  padding: 0;
  float: right;
}
header #menucart #storemenu {
  /*header login dropdown*/
}
header #menucart #storemenu ul {
  height: 70px;
  display: table;
  margin: 0;
  width: auto;
  float: right;
  padding-top: 20px;
}
header #menucart #storemenu ul li,
header #menucart #storemenu ul .links_container,
header #menucart #storemenu ul #staticMenu {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
@media only screen and (min-width: 200px) and (max-width: 1000px) {
  header #menucart #storemenu ul li {
    padding: 15px 5px 0 0!important;
  }
}
header #menucart #storemenu ul p {
  margin: 0;
}
header #menucart #storemenu ul #my_cart {
  position: relative;
}
header #menucart #storemenu ul #my_cart .fastCartTotalItems {
  position: absolute;
  top: -8px;
  left: 42px;
  width: 16px;
  line-height: 14px;
  background: #dd3242;
  color: #fff;
  text-align: center;
  font-size: 10px;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  header #menucart #storemenu ul #my_cart .fastCartTotalItems {
    left: 10px!important;
  }
}
header #menucart #storemenu ul a {
  display: block;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  font-family: 'Open Sans Regular';
}
header #menucart #storemenu ul a span {
  display: block;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
header #menucart #storemenu ul a .icon {
  height: 30px;
  font-size: 26px;
  text-align: center;
}
header #menucart #storemenu ul a:hover span {
  color: #f37521;
}
header #menucart #storemenu .header_login_link {
  cursor: pointer;
}
header #menucart #storemenu .exit {
  display: none;
}
header #menucart #storemenu #staticMenu {
  float: right;
  position: relative;
}
header #menucart #storemenu #staticMenu #header_wishlist_link {
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  font-family: 'Open Sans Regular';
  margin-left: 20px;
}
header #menucart #storemenu #staticMenu #header_wishlist_link span {
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
header #menucart #storemenu #staticMenu #header_wishlist_link .icon {
  font-size: 26px;
  margin-right: 5px;
  text-align: center;
}
header #menucart #storemenu #staticMenu #header_wishlist_link:hover span {
  color: #f37521;
}
header #menucart #storemenu #login_dropdown {
  min-width: 180px;
  border: 1px solid #ddd;
  background: #fafafa;
  padding: 10px;
  position: absolute;
  left: -125px;
  top: 22px;
  z-index: 99999;
}
header #menucart #storemenu #login_dropdown > ul {
  height: auto!important;
  display: block!important;
  margin: 0!important;
  width: auto!important;
  float: none!important;
  padding-top: 0!important;
}
header #menucart #storemenu #login_dropdown .cart_arr {
  position: absolute;
  background-image: url(../images/cart_up_arr.png);
  background-repeat: no-repeat;
  background-position: 75px top;
  border: 0;
  width: 180px;
  height: 21px;
  display: block;
  top: -21px;
  left: 0;
  z-index: 17;
}
header #menucart #storemenu #login_dropdown #logged_user_name {
  width: 100%;
  border-bottom: 1px solid #888;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-family: 'Open Sans Regular';
  padding: 6px 0 12px 0;
  text-align: center;
  text-transform: none;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  header #menucart #storemenu #login_dropdown #logged_user_name {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
header #menucart #storemenu #login_dropdown #account_links li {
  display: block;
  float: none;
}
header #menucart #storemenu #login_dropdown #account_links a {
  display: block;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #189ec1;
  text-transform: none;
  text-align: left;
  margin-top: 10px;
}
header #menucart #storemenu #login_dropdown #account_links a:hover {
  color: #f37521;
}
header #menucart #storemenu #login_dropdown #log_out_link {
  padding-top: 10px;
}
header #menucart #storemenu #login_dropdown #log_out_link a {
  display: block;
  float: right;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #000;
}
header #menucart #storemenu #login_dropdown #log_out_link .fa-sign-out:before {
  content: "\f08b";
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  header #menucart #storemenu .CartLink #cartitemsbox {
    width: 260px!important;
    top: 45px!important;
    padding: 5px!important;
  }
  header #menucart #storemenu .CartLink #cartitemsbox .cart_menu_heading,
  header #menucart #storemenu .CartLink #cartitemsbox .cart_arr {
    display: none!important;
  }
  header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list {
    max-height: 150px!important;
  }
  header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .single_product_description {
    width: 100px!important;
  }
  header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .single_product_description .name {
    width: 100%;
    font-size: 12px!important;
    text-overflow: ellipsis;
  }
  header #menucart #storemenu .CartLink #cartitemsbox .single_product_qty {
    display: none!important;
  }
  header #menucart #storemenu .CartLink #cartitemsbox .btns .gray_btn {
    width: 100%!important;
    float: none!important;
  }
  header #menucart #storemenu .CartLink #cartitemsbox .btns .orange_btn {
    display: none!important;
  }
}
header #menucart #storemenu .CartLink #cartitemsbox {
  width: 370px;
  border: 1px solid #ddd;
  background: #fafafa;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 95px;
  z-index: 1700000;
}
header #menucart #storemenu .CartLink #cartitemsbox .cart_arr {
  position: absolute;
  background-image: url(../images/cart_up_arr.png);
  background-repeat: no-repeat;
  background-position: 300px top;
  border: 0;
  width: 370px;
  height: 21px;
  display: block;
  top: -21px;
  left: 0;
  z-index: 17;
}
header #menucart #storemenu .CartLink #cartitemsbox .cart_menu_heading {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #888;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-family: 'Open Sans Regular';
  padding: 15px 0 13px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  header #menucart #storemenu .CartLink #cartitemsbox .cart_menu_heading {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
header #menucart #storemenu .CartLink #cartitemsbox .cart_menu_heading span {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  header #menucart #storemenu .CartLink #cartitemsbox .cart_menu_heading span {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list {
  max-height: 252px;
  overflow-y: auto;
  margin: 5px 0!important;
  height: auto!important;
  display: block!important;
  width: auto!important;
  float: none!important;
  padding-top: 0!important;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list li {
  display: block;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link {
  width: 100%;
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 10px 0!important;
  display: table;
  vertical-align: middle;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_img {
  width: 74px;
  height: 74px;
  text-align: center;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_img img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_description {
  display: table-cell;
  vertical-align: middle;
  width: 145px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 10px;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_description .name {
  font-size: 14px;
  line-height: 16px;
  color: #18a9c8;
  height: 32px;
  overflow: hidden;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_description .name:hover {
  color: #f37521;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_description .delivery {
  display: block;
  color: #b6b6b6;
  font-size: 10px;
  margin-top: 5px;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_description .remove {
  display: table-cell;
  color: #da427e;
  font-size: 10px;
  margin-top: 5px;
  background: none;
  border: none;
  padding: 0;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_description .remove:hover {
  text-decoration: underline;
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_qty {
  display: table-cell;
  vertical-align: middle;
  width: 25px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  line-height: 84px!important;
  text-align: right;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_qty {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_price {
  display: table-cell;
  vertical-align: middle;
  width: 75px;
  font-family: 'Open Sans Regular';
  font-size: 14px;
  line-height: 20px;
  color: #000;
  line-height: 84px!important;
  box-sizing: border-box;
  text-align: right;
  padding-right: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  header #menucart #storemenu .CartLink #cartitemsbox .shop_bag_list .product_link .single_product_price {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
header #menucart #storemenu .CartLink #cartitemsbox .btns .gray_btn {
  float: left;
  width: 48%;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
}
header #menucart #storemenu .CartLink #cartitemsbox .btns .orange_btn {
  float: right;
  width: 48%;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
}
header #menucart #storemenu .CartLink #cartitemsbox .empty_cart_msg {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
  font-family: 'Open Sans Semibold';
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  header #menucart #storemenu .CartLink #cartitemsbox .empty_cart_msg {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
header #message {
  position: absolute;
  top: 0;
  left: 0;
  width: 473px;
  height: 28px;
  line-height: 30px;
  background: #fff;
  color: #b94a48;
  border-radius: 3px;
  padding: 4px 5px;
  margin: 1px 0 0 2px;
  text-indent: 15px;
  text-align: center;
}
footer {
  background: #3b3a38;
}
footer #footer_subscription {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
footer #footer_subscription .row {
  background: url(../images/footer/footer_bg.jpg) right 0 no-repeat;
  height: 98px;
}
footer #footer_subscription #heading {
  float: left;
  font-family: 'Open Sans Regular';
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  margin: 20px 40px 0 0;
}
footer #footer_subscription #heading span {
  display: block;
  font-size: 18px;
  line-height: 25px;
  padding-top: 2px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  footer #footer_subscription #heading span {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
footer #footer_subscription .home_page_subscription {
  float: left;
}
footer #footer_subscription .home_page_subscription ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}
footer #footer_subscription .home_page_subscription :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
footer #footer_subscription .home_page_subscription ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
footer #footer_subscription .home_page_subscription #subsc_form_success_msg,
footer #footer_subscription .home_page_subscription #subsc_form_gen_err_msg {
  position: absolute;
  top: 0;
  left: 220px;
  width: 590px;
  height: 95px;
  background: #fff;
  z-index: 1;
  text-align: center;
}
footer #footer_subscription .home_page_subscription #subsc_form_success_msg p,
footer #footer_subscription .home_page_subscription #subsc_form_gen_err_msg p {
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  height: 95px;
  position: relative;
  display: inline-block;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  footer #footer_subscription .home_page_subscription #subsc_form_success_msg p,
  footer #footer_subscription .home_page_subscription #subsc_form_gen_err_msg p {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
footer #footer_subscription .home_page_subscription #subsc_form_success_msg p span,
footer #footer_subscription .home_page_subscription #subsc_form_gen_err_msg p span {
  position: absolute;
  display: block;
}
footer #footer_subscription .home_page_subscription #subsc_form_success_msg p {
  line-height: 95px;
}
footer #footer_subscription .home_page_subscription #subsc_form_success_msg p span {
  width: 81px;
  height: 70px;
  background: url(../../images/new_design/form_success.png) top center no-repeat;
  top: 10px;
  right: -100px;
}
footer #footer_subscription .home_page_subscription #subsc_form_gen_err_msg p {
  line-height: 22px;
  padding-top: 26px;
}
footer #footer_subscription .home_page_subscription #subsc_form_gen_err_msg p span {
  width: 55px;
  height: 56px;
  background: url(../../images/new_design/form_gen_err.png) top center no-repeat;
  top: 20px;
  right: -75px;
}
footer #footer_subscription .home_page_subscription form {
  text-align: left;
}
footer #footer_subscription .home_page_subscription form .input_field {
  float: left;
  position: relative;
}
footer #footer_subscription .home_page_subscription form .input_field:first-child {
  margin-right: 10px;
}
footer #footer_subscription .home_page_subscription form input[type="text"] {
  border: 1px solid #fff;
  width: 198px;
  height: 33px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  line-height: 35px!important;
  background: #3b3a38;
  text-indent: 10px;
  margin-top: 33px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  footer #footer_subscription .home_page_subscription form input[type="text"] {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
footer #footer_subscription .home_page_subscription form .orange_btn {
  float: right;
  margin: 32px 0 0 40px;
}
footer #footer_content {
  padding: 29px 0 13px 0;
}
footer #footer_content .heading {
  font-family: 'Open Sans Regular';
  font-size: 16px;
  line-height: 22px;
  color: #f4f4f4;
  padding-bottom: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  footer #footer_content .heading {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
footer #footer_content #sec_col .heading,
footer #footer_content #th_col .heading {
  padding-left: 30px;
}
footer #menu {
  border-right: 1px solid #fff;
  padding-right: 15px;
}
footer #menu li {
  float: left;
  width: 50%;
  padding: 0 0 10px 0;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #fff;
  cursor: pointer;
}
footer #menu li:hover {
  color: #f37521;
}
footer #menu li a,
footer #menu li span {
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #fff;
}
footer #menu li a:hover,
footer #menu li span:hover {
  color: #f37521;
}
footer #sec_col {
  border-right: 1px solid #fff;
  padding: 0 15px;
}
footer #sec_col ul {
  text-align: center;
}
footer #sec_col ul li {
  display: inline-block;
  margin-left: 20px;
}
footer #sec_col ul li:first-child {
  margin-left: 0;
}
footer #sec_col ul li a {
  display: block;
}
footer #sec_col #social {
  margin-bottom: 50px;
}
footer #sec_col #social a {
  width: 30px;
  height: 30px;
}
footer #sec_col #social #facebook {
  background: url(../images/footer/facebook.jpg) 0 0 no-repeat;
  margin-left: 0;
}
footer #sec_col #social #google {
  background: url(../images/footer/google.jpg) 0 0 no-repeat;
}
footer #sec_col #social #instagram {
  background: url(../images/footer/instagram.jpg) 0 0 no-repeat;
}
footer #sec_col #social #youtube {
  background: url(../images/footer/youtube.jpg) 0 0 no-repeat;
}
footer #sec_col #app a {
  height: 28px;
}
footer #sec_col #app #google_play {
  width: 95px;
  background: url(../images/footer/google_play.jpg) 0 0 no-repeat;
}
footer #sec_col #app #app_store {
  width: 80px;
  background: url(../images/footer/app_store.jpg) 0 0 no-repeat;
}
footer #th_col {
  padding-left: 15px;
}
footer #th_col ul {
  margin: 0;
}
footer #th_col #paymentMethods {
  height: 30px;
  width: 100%;
}
footer #th_col #paymentMethods .bank_payment {
  float: left;
  width: 150px;
  height: 100%;
  background: url(../images/bank_payment.png) center center no-repeat;
  background-size: contain;
}
footer #th_col #paymentMethods .epay_payment {
  float: left;
  width: 70px;
  height: 100%;
  background: url(../images/ePay.png) center center no-repeat;
  background-size: contain;
}
footer #th_col #footer_payment_methods {
  float: left;
  height: 200px;
  padding: 0 15px;
}
footer #th_col #nav_shops {
  text-align: center;
  margin-bottom: 70px;
}
footer #th_col #nav_shops li {
  display: inline-block;
  margin-left: 25px;
}
footer #th_col #nav_shops li:first-child {
  margin-left: 0;
}
footer #th_col #nav_shops a {
  display: block;
  padding-left: 20px;
  height: 10px;
  line-height: 10px;
  font-size: 10px;
  color: #f4f4f4;
}
footer #th_col #nav_shops #bg_flag {
  background: url(../images/footer/bg_flag.jpg) 0 0 no-repeat;
}
footer #th_col #nav_shops #ro_flag {
  background: url(../images/footer/ro_flag.jpg) 0 0 no-repeat;
}
footer #th_col #nav_shops #gr_flag {
  background: url(../images/footer/gr_flag.jpg) 0 0 no-repeat;
}
footer #footer_content_mobile {
  display: none;
}
@media only screen and (min-width: 200px) and (max-width: 992px) {
  footer #footer_subscription .home_page_subscription form input[type=text] {
    width: 160px!important;
  }
  footer #footer_content #sec_col .heading,
  footer #footer_content #th_col .heading {
    padding-left: 10px!important;
  }
  footer #th_col #nav_shops li {
    margin-left: 8px!important;
  }
  footer #footer_subscription .row {
    background: none!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  footer #footer_content,
  footer #footer_subscription {
    display: none!important;
  }
  footer #footer_content_mobile {
    display: block;
    width: 100%;
    padding: 20px 0;
  }
  footer #footer_content_mobile ul {
    text-align: center;
  }
  footer #footer_content_mobile ul li {
    display: inline-block;
    border-left: 1px solid #626262;
    padding: 0 10px;
  }
  footer #footer_content_mobile ul li a {
    color: #f4f4f4;
    font-size: 16px;
    line-height: 22px;
  }
  footer #footer_content_mobile ul li:first-child {
    border-left: none;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) and only screen and (min-width: 200px) and (max-width: 500px) {
  footer #footer_content_mobile ul li a {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
body {
  font-size: 10px;
  line-height: 1.2em;
  color: #333333;
  position: relative;
  font-family: 'Open Sans Regular' !important;
  user-select: text!important;
}
#Outer {
  background: #f4f4f4;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #Outer {
    background: #fff !important;
  }
}
#AjaxLoading {
  display: none;
  text-align: center;
  width: 80px;
  height: 80px;
  z-index: 10000000000;
}
#countdown_area {
  display: none!important;
}
#Wrapper {
  background-color: #ffffff;
  padding-top: 18px;
  padding-bottom: 40px;
}
#Wrapper .row {
  padding: 0 10px;
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  #Wrapper {
    padding-top: 55px!important;
  }
  .leaf_heading .text {
    font-size: 18px!important;
  }
}
.leaf_heading {
  display: inline-block;
  text-align: left;
  margin: 20px 0 10px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.leaf_heading span {
  display: inline-block;
  vertical-align: middle;
}
.leaf_heading .leaf {
  width: 15px;
  height: 19px;
  background: url(../images/orange_leaf.png) center center no-repeat;
  margin-right: 8px;
}
.leaf_heading .text {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
}
img[src$='.gif'] {
  max-width: 50%!important;
  height: auto!important;
  margin: auto!important;
}
a {
  text-decoration: none!important;
}
p,
strong,
span {
  line-height: 16px;
  margin: 0;
}
input[type=password],
input[type=text] {
  border: 1px solid #ddd !important;
  color: #000;
  line-height: 33px;
  height: 33px;
  text-indent: 10px;
  font-size: 14px!important;
  font-family: 'Open Sans Regular';
  cursor: text!important;
}
textarea {
  color: #000;
  font-size: 14px!important;
  font-family: 'Open Sans Regular';
  border: 1px solid #ddd !important;
}
.center {
  text-align: center;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.ProductDetails {
  overflow: hidden;
}
.AddBillingAddress dt {
  padding: 10px 0 0 0;
}
.AddBillingAddress dd {
  margin-left: 0;
}
input[type=text]:focus {
  border: 1px solid #189ec1 !important;
}
#search_query:focus {
  border: 1px solid #ddd !important;
  outline: none!important;
}
.mm_wrapper {
  display: none;
}
/*scroll bars*/
/*chrome*/
::-webkit-scrollbar {
  width: 7px;
  height: 3px;
}
::-webkit-scrollbar-button {
  display: none;
}
::-webkit-scrollbar-track {
  background-color: #d1d1d1;
  border-radius: 3px;
}
::-webkit-scrollbar-track-piece {
  background-color: #d1d1d1;
  border-radius: 3px;
}
::-webkit-scrollbar-thumb {
  height: 30px;
  background-color: #8f8f8f;
  border-radius: 3px;
  cursor: pointer;
}
::-webkit-scrollbar-corner {
  background-color: #999;
}
::-webkit-resizer {
  background-color: #666;
}
/*IE*/
/*
body{
  scrollbar-base-color: #8f8f8f;

  scrollbar-3dlight-color: #fff;

  scrollbar-highlight-color: #C0C0C0;

  scrollbar-track-color: #d1d1d1;

  scrollbar-arrow-color: #d1d1d1;

  scrollbar-shadow-color: #C0C0C0;

  scrollbar-dark-shadow-color: #C0C0C0;

}

*/
.continue_shopping {
  color: #189ec1;
  text-decoration: underline;
}
.continue_shopping:hover {
  text-decoration: none;
}
.ProductTinyImageList {
  z-index: 1!important;
}
.alert {
  border-radius: 0!important;
}
.success_msg,
.SuccessMessage,
.warning_msg,
.error_msg,
.ErrorMessage,
.InfoMessage,
.mail_msg,
.CurrentlySoldOut,
.alert,
.SpecificInfoMessage,
#CartStatusMessage .successMessage,
#CartStatusMessage .infoMessage,
#promo_code_error,
#promo_code_success,
#EditAccountForm .SuccessMessage {
  width: 100%;
  font-size: 14px;
  font-family: 'Open Sans Regular';
  z-index: 999999999;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.success_msg .close,
.SuccessMessage .close,
.warning_msg .close,
.error_msg .close,
.ErrorMessage .close,
.InfoMessage .close,
.mail_msg .close,
.CurrentlySoldOut .close,
.alert .close,
.SpecificInfoMessage .close,
#CartStatusMessage .successMessage .close,
#CartStatusMessage .infoMessage .close,
#promo_code_error .close,
#promo_code_success .close,
#EditAccountForm .SuccessMessage .close {
  display: none;
}
.success_msg,
.SuccessMessage,
#CartStatusMessage .infoMessage,
#promo_code_success,
#EditAccountForm .SuccessMessage {
  color: #3c763d !important;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.error_msg,
.ErrorMessage,
.CurrentlySoldOut,
#promo_code_error {
  color: #a94442 !important;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.warning_msg {
  color: #8a6d3b !important;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.SpecificInfoMessage,
.mail_msg,
#CartStatusMessage .successMessage,
.InfoMessage {
  color: #31708f !important;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.static_page {
  min-height: 240px;
}
.static_page h2 {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .static_page h2 {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.static_page p,
.static_page li,
.static_page a,
.static_page span,
.static_page strong {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .static_page p,
  .static_page li,
  .static_page a,
  .static_page span,
  .static_page strong {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.InfoMessage_container {
  padding-bottom: 40px;
}
/*form input error*/
input.error_msg_newsletter_form,
input.InvalidInput,
textarea.InvalidInput {
  border: 1px solid #b94a48 !important;
  -webkit-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  -moz-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  box-shadow: 0px 0px 3px 1px #b94a48 !important;
}
input.error_msg_newsletter_form:focus,
.InvalidInput:focus {
  border: 1px solid #b94a48 !important;
  -webkit-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  -moz-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  box-shadow: 0px 0px 3px 1px #b94a48 !important;
  outline: none!important;
}
.input_field {
  position: relative;
}
.input_field input {
  display: block;
}
.input_field label {
  position: absolute;
  left: 0;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light';
  color: #b94a48;
  padding: 0;
  margin-left: 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .input_field label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
label.InvalidInput {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light' !important;
  color: #b94a48 !important;
  padding: 0px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  label.InvalidInput {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#updateAccountForm .input_field label {
  top: 37px;
}
#loginFrom label.InvalidInput {
  position: absolute;
  top: 38px;
  left: 0;
}
#registerForm label.InvalidInput {
  position: absolute;
  top: 59px;
  left: 0;
}
#registerForm .form-field-ConfirmPassword .Required {
  display: inline-block !important;
}
#ForgottenPassModal label.InvalidInput {
  position: absolute;
  top: 38px;
  left: 0;
  margin-top: 0!important;
}
#sendMessageForm label.InvalidInput {
  position: absolute;
  top: 38px;
  left: 0;
  margin-top: 0;
}
#sendMessageForm .textarea_field {
  position: relative;
}
#sendMessageForm .textarea_field label.InvalidInput {
  position: absolute;
  top: 131px;
  left: 0;
  margin-top: 0;
}
.form-field {
  position: relative;
}
/* news */
#NewsContent .NewsDate {
  color: #808080;
  padding: 10px 0 5px 0;
}
#NewsContent p {
  text-indent: 30px;
  margin: 10px 0;
}
/*** Error page when site is not available ***/
.error_page {
  height: 591px;
  background: url(../../images/new_design/error_bg.png) center center no-repeat;
  margin: -10px 0 32px 0;
}
.body_error {
  background: #fff;
}
/*
html {
  min-height: 100%;
  position: relative;
  body {
    margin-bottom: 338px;
  }
  footer {
    bottom: 0;
    width: 100%;
    position: absolute;
    height: 338px;
  }
}
*/
.banner_60off {
  width: 100%;
  background-color: #df3d42;
  margin-bottom: 15px;
  padding: 10px;
  display: table;
}
.banner_60off a {
  display: table;
}
.banner_60off div {
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
}
.banner_60off svg {
  height: 40px;
  display: block;
  float: left;
}
.banner_60off p {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
}
.banner_60off p span {
  font-family: 'Open Sans Bold';
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  .banner_60off p {
    line-height: 20px!important;
    font-size: 14px!important;
  }
}
#home_top_cats {
  padding: 0;
}
#home_top_cats h2 {
  display: none;
}
#home_top_cats .row {
  padding: 0 10px;
}
#home_top_cats .cat {
  border-top: 1px solid #ddd;
  padding: 0 5px;
  margin-bottom: 20px;
  position: relative;
}
#home_top_cats .cat h3 {
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin: 0;
}
#home_top_cats .cat h3 span {
  display: inline-block;
  vertical-align: middle;
}
#home_top_cats .cat h3 .text {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  text-transform: uppercase;
}
#home_top_cats .cat h3 .new_cat {
  height: 19px;
  font-size: 14px;
  line-height: 20px;
  line-height: 19px!important;
  color: #f4f4f4;
  background: #6ab749;
  padding: 0 7px;
  margin: 0 20px 0 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #home_top_cats .cat h3 .new_cat {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#home_top_cats .cat .thumbnail {
  border: none;
  padding: 0;
  margin: 0;
}
#home_top_cats .cat .thumbnail:hover {
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}
#home_top_cats .cat .leaf {
  width: 15px;
  height: 19px;
  background: url(../images/orange_leaf.png) center center no-repeat;
  margin-right: 8px;
}
#home_top_brands #brands_list a {
  display: block;
  width: 183px;
  height: 116px;
  float: left;
  margin: 0 10px 10px 0;
  background-image: url(../images/top_brands/brands_sprite.png);
  background-repeat: no-repeat;
  font: 0/0 a !important;
  color: transparent!important;
  text-shadow: none!important;
  background-color: transparent!important;
  border: 1px solid #ddd;
}
#home_top_brands #brands_list #_1 {
  background-position: -2px -2px;
}
#home_top_brands #brands_list #_10 {
  background-position: -2px -126px;
}
#home_top_brands #brands_list #_11 {
  background-position: -2px -250px;
}
#home_top_brands #brands_list #_12 {
  background-position: -2px -374px;
  margin-right: 0;
}
#home_top_brands #brands_list #_13 {
  background-position: -2px -498px;
}
#home_top_brands #brands_list #_14 {
  background-position: -2px -622px;
}
#home_top_brands #brands_list #_15 {
  background-position: -2px -746px;
}
#home_top_brands #brands_list #_16 {
  background-position: -2px -870px;
}
#home_top_brands #brands_list #_17 {
  background-position: -2px -994px;
}
#home_top_brands #brands_list #_18 {
  background-position: -2px -1118px;
  margin-right: 0;
}
#home_top_brands #brands_list #_2 {
  background-position: -2px -1242px;
}
#home_top_brands #brands_list #_3 {
  background-position: -2px -1366px;
}
#home_top_brands #brands_list #_4 {
  background-position: -2px -1490px;
}
#home_top_brands #brands_list #_5 {
  background-position: -2px -1614px;
}
#home_top_brands #brands_list #_6 {
  background-position: -2px -1738px;
  margin-right: 0;
}
#home_top_brands #brands_list #_7 {
  background-position: -2px -1862px;
}
#home_top_brands #brands_list #_8 {
  background-position: -2px -1986px;
}
#home_top_brands #brands_list #_9 {
  background-position: -2px -2110px;
}
#home_top_brands #all_brands_link {
  width: 100%;
  text-align: center;
}
#home_top_brands #all_brands_link a {
  display: inline-block;
  border: 1px solid #ddd;
  font-size: 16px;
  line-height: 22px;
  line-height: 38px!important;
  font-family: 'Open Sans Regular';
  color: #333333;
  padding: 0 78px;
  margin-top: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #home_top_brands #all_brands_link a {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
@media only screen and (min-width: 971px) and (max-width: 1199px) {
  #home_top_brands #brands_list a {
    width: 19%!important;
    height: auto!important;
    margin: 0 1.25% 1.25% 0 !important;
    background-size: contain;
    background-position: center center!important;
    padding-top: 10%;
  }
  #home_top_brands #brands_list #_1 {
    background-image: url(../images/top_brands/1.jpg) !important;
  }
  #home_top_brands #brands_list #_2 {
    background-image: url(../images/top_brands/2.jpg) !important;
  }
  #home_top_brands #brands_list #_3 {
    background-image: url(../images/top_brands/3.jpg) !important;
  }
  #home_top_brands #brands_list #_4 {
    background-image: url(../images/top_brands/4.jpg) !important;
  }
  #home_top_brands #brands_list #_5 {
    background-image: url(../images/top_brands/5.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_6 {
    background-image: url(../images/top_brands/6.jpg) !important;
  }
  #home_top_brands #brands_list #_7 {
    background-image: url(../images/top_brands/7.jpg) !important;
  }
  #home_top_brands #brands_list #_8 {
    background-image: url(../images/top_brands/8.jpg) !important;
  }
  #home_top_brands #brands_list #_9 {
    background-image: url(../images/top_brands/9.jpg) !important;
  }
  #home_top_brands #brands_list #_10 {
    background-image: url(../images/top_brands/10.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_11 {
    background-image: url(../images/top_brands/11.jpg) !important;
  }
  #home_top_brands #brands_list #_12 {
    background-image: url(../images/top_brands/12.jpg) !important;
  }
  #home_top_brands #brands_list #_13 {
    background-image: url(../images/top_brands/13.jpg) !important;
  }
  #home_top_brands #brands_list #_14 {
    background-image: url(../images/top_brands/14.jpg) !important;
  }
  #home_top_brands #brands_list #_15 {
    background-image: url(../images/top_brands/15.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_16 {
    background-image: url(../images/top_brands/16.jpg) !important;
  }
  #home_top_brands #brands_list #_17 {
    background-image: url(../images/top_brands/17.jpg) !important;
  }
  #home_top_brands #brands_list #_18 {
    background-image: url(../images/top_brands/18.jpg) !important;
  }
}
@media only screen and (min-width: 610px) and (max-width: 970px) {
  #home_top_brands #brands_list a {
    width: 24%!important;
    height: auto!important;
    margin: 0 1.33333333% 1.33333333% 0 !important;
    background-size: contain;
    background-position: center center!important;
    padding-top: 15%;
  }
  #home_top_brands #brands_list #_1 {
    background-image: url(../images/top_brands/1.jpg) !important;
  }
  #home_top_brands #brands_list #_2 {
    background-image: url(../images/top_brands/2.jpg) !important;
  }
  #home_top_brands #brands_list #_3 {
    background-image: url(../images/top_brands/3.jpg) !important;
  }
  #home_top_brands #brands_list #_4 {
    background-image: url(../images/top_brands/4.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_5 {
    background-image: url(../images/top_brands/5.jpg) !important;
  }
  #home_top_brands #brands_list #_6 {
    background-image: url(../images/top_brands/6.jpg) !important;
  }
  #home_top_brands #brands_list #_7 {
    background-image: url(../images/top_brands/7.jpg) !important;
  }
  #home_top_brands #brands_list #_8 {
    background-image: url(../images/top_brands/8.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_9 {
    background-image: url(../images/top_brands/9.jpg) !important;
  }
  #home_top_brands #brands_list #_10 {
    background-image: url(../images/top_brands/10.jpg) !important;
  }
  #home_top_brands #brands_list #_11 {
    background-image: url(../images/top_brands/11.jpg) !important;
  }
  #home_top_brands #brands_list #_12 {
    background-image: url(../images/top_brands/12.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_13 {
    background-image: url(../images/top_brands/13.jpg) !important;
  }
  #home_top_brands #brands_list #_14 {
    background-image: url(../images/top_brands/14.jpg) !important;
  }
  #home_top_brands #brands_list #_15 {
    background-image: url(../images/top_brands/15.jpg) !important;
  }
  #home_top_brands #brands_list #_16 {
    background-image: url(../images/top_brands/16.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_17 {
    background-image: url(../images/top_brands/17.jpg) !important;
  }
  #home_top_brands #brands_list #_18 {
    background-image: url(../images/top_brands/18.jpg) !important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 609px) {
  #home_top_brands #brands_list {
    text-align: center;
  }
  #home_top_brands #brands_list a {
    width: 32%!important;
    height: auto!important;
    margin: 0 2% 2% 0!important;
    background-size: contain;
    background-position: center center!important;
    padding-top: 18%;
  }
  #home_top_brands #brands_list #_1 {
    background-image: url(../images/top_brands/1.jpg) !important;
  }
  #home_top_brands #brands_list #_2 {
    background-image: url(../images/top_brands/2.jpg) !important;
  }
  #home_top_brands #brands_list #_3 {
    background-image: url(../images/top_brands/3.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_4 {
    background-image: url(../images/top_brands/4.jpg) !important;
  }
  #home_top_brands #brands_list #_5 {
    background-image: url(../images/top_brands/5.jpg) !important;
  }
  #home_top_brands #brands_list #_6 {
    background-image: url(../images/top_brands/6.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_7 {
    background-image: url(../images/top_brands/7.jpg) !important;
  }
  #home_top_brands #brands_list #_8 {
    background-image: url(../images/top_brands/8.jpg) !important;
  }
  #home_top_brands #brands_list #_9 {
    background-image: url(../images/top_brands/9.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_10 {
    background-image: url(../images/top_brands/10.jpg) !important;
  }
  #home_top_brands #brands_list #_11 {
    background-image: url(../images/top_brands/11.jpg) !important;
  }
  #home_top_brands #brands_list #_12 {
    background-image: url(../images/top_brands/12.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_13 {
    background-image: url(../images/top_brands/13.jpg) !important;
  }
  #home_top_brands #brands_list #_14 {
    background-image: url(../images/top_brands/14.jpg) !important;
  }
  #home_top_brands #brands_list #_15 {
    background-image: url(../images/top_brands/15.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #brands_list #_16 {
    background-image: url(../images/top_brands/16.jpg) !important;
  }
  #home_top_brands #brands_list #_17 {
    background-image: url(../images/top_brands/17.jpg) !important;
  }
  #home_top_brands #brands_list #_18 {
    background-image: url(../images/top_brands/18.jpg) !important;
    margin-right: 0!important;
  }
  #home_top_brands #all_brands_link a {
    line-height: 20px!important;
    font-size: 14px!important;
    padding: 0 15px!important;
    margin-top: 20px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 380px) {
  #home_top_cats .text {
    font-size: 14px!important;
  }
  #home_top_cats .thumbnail {
    box-shadow: none!important;
  }
}
@media only screen and (min-width: 381px) and (max-width: 767px) {
  #home_top_cats .text {
    font-size: 16px!important;
  }
  #home_top_cats .thumbnail {
    box-shadow: none!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #home_top_cats .text {
    font-size: 18px!important;
  }
}
@media only screen and (min-width: 631px) and (max-width: 768px) {
  #home_top_cats .col-sm-6 {
    width: 50%!important;
    float: left;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #sidebar,
  .category_sort_heading {
    display: none;
  }
  #mobile_content {
    display: block!important;
  }
  #CategoryPagingTop {
    margin-top: 15px!important;
  }
  #SubCategoriesFastMenu {
    text-align: center;
    margin: 15px 0;
  }
  #SubCategoriesFastMenu #CurrentCategory,
  #SubCategoriesFastMenu #ExpandSubCats {
    display: block;
    width: 100%;
  }
  #SubCategoriesFastMenu #CurrentCategory a,
  #SubCategoriesFastMenu #ExpandSubCats a {
    display: block;
    height: 40px;
    background: #333333;
    font-size: 18px;
    line-height: 25px;
    line-height: 40px!important;
    color: #fff;
  }
  #SubCategoriesFastMenu #CurrentCategory a .icon,
  #SubCategoriesFastMenu #ExpandSubCats a .icon {
    display: block;
    float: right;
    width: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    line-height: 40px!important;
    margin: 5px 15px 0 0;
  }
  #SubCategoriesFastMenu #ExpandSubCats {
    background: #fff;
    padding-bottom: 5px;
    height: auto;
  }
  #SubCategoriesFastMenu #ExpandSubCats li a {
    background: #ddd;
    color: #333333;
    margin-top: 10px;
  }
  #SubCategoriesFastMenu #ExpandSubCats li a .icon {
    color: #333333;
  }
  #SubCategoriesFastMenu #ExpandSubCats a:after {
    display: block;
    content: "";
    height: 0;
    clear: both;
    zoom: 1;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) and only screen and (min-width: 200px) and (max-width: 500px) {
  #SubCategoriesFastMenu #CurrentCategory a,
  #SubCategoriesFastMenu #ExpandSubCats a {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) and only screen and (min-width: 200px) and (max-width: 500px) {
  #SubCategoriesFastMenu #CurrentCategory a .icon,
  #SubCategoriesFastMenu #ExpandSubCats a .icon {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #main_menu_mobile li a,
  #main_menu_mobile #product_cats #back_to_main_btn,
  #main_menu_mobile #product_cats .menu_back_btn,
  #main_menu_mobile li .cat_text {
    font-size: 12px!important;
  }
}
@media only screen and (min-width: 851px) and (max-width: 991px) {
  #category_content,
  #search_content {
    width: 570px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #category_content,
  #search_content {
    width: 790px;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  #category_content,
  #search_content {
    width: 990px;
    padding-left: 40px;
  }
}
#mobile_content {
  display: none;
}
#sidebar {
  float: left;
  width: 160px;
  position: relative;
}
#sidebar #SideCategoryList .main_nav {
  border: none;
  background: #fff;
  z-index: 16;
  margin-top: 0;
  height: auto;
}
#sidebar #SideCategoryList .main_nav > .arr {
  display: none!important;
}
#sidebar #SideCategoryList .catHead li a {
  display: block;
  width: 100%;
  color: #189ec1;
  font-size: 14px;
  line-height: 20px;
}
#sidebar #SideCategoryList .catHead li a:hover {
  color: #fa9d1c;
}
#sidebar #SideCategoryList .catHead li a:hover:before {
  color: #fa9d1c;
}
#sidebar #SideCategoryList .catHead li:last-child a {
  color: #333333;
  font-family: 'Open Sans Bold';
  text-indent: 0;
  cursor: default;
  font-size: 14px;
  line-height: 20px;
  padding-left: 10px;
}
#sidebar #SideCategoryList .catHead li:last-child a:before {
  display: none;
}
#sidebar #SideCategoryList .catHead li a:before {
  display: inline-block;
  content: '\2039';
  color: #189ec1;
  font-size: 20px;
  padding-right: 3px;
}
#sidebar #SideCategoryList .bcat_selected {
  color: #333333;
  font-size: 13px;
  font-family: 'Open Sans Bold';
  text-indent: 0;
  line-height: 20px;
  padding-top: 4px;
  padding-left: 10px;
}
#sidebar .SubCategoryListNew a {
  display: block;
  color: #333333;
  font-size: 12px;
  line-height: 15px;
  padding: 4px 0 4px 20px;
}
#sidebar .SubCategoryListNew a:hover {
  color: #fa9d1c;
}
/****************** RIGHT COLUMN LAYOUT *******************/
#category_content,
#search_content {
  float: left;
}
#category_content #category_heading h2 {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  line-height: 30px!important;
  font-family: 'Open Sans Regular';
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #category_content #category_heading h2 {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
#category_content #category_heading span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  padding-top: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #category_content #category_heading span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#filter_options_selected {
  padding-top: 10px;
}
#filter_options_selected .float_left {
  position: relative;
  padding-right: 18px;
  margin: 0 20px 25px 0;
}
#filter_options_selected .float_left:hover label {
  color: #fa9d1c;
}
#filter_options_selected label {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #filter_options_selected label {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#filter_options_selected .categoryHeadingFilters {
  position: absolute;
  right: -2px;
  top: -3px;
  width: 15px;
  height: 15px;
  border: 1px solid #dddddd;
  color: #acacac;
  font-size: 15px;
  background: #fff;
  text-align: center;
  padding: 0;
  line-height: 10px;
  padding-bottom: 2px;
}
#CategoryHeading {
  display: none;
}
#CategoryHeading h1 {
  display: none;
}
#CategoryHeading .SubCategoryListGrid ul:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  zoom: 1;
}
#CategoryHeading .SubCategoryListGrid li {
  float: left;
  width: 182px!important;
  height: 182px!important;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 9px 9px 0 0;
}
#CategoryHeading .SubCategoryListGrid li:hover {
  border: 1px solid #ff8e21;
}
#CategoryHeading .SubCategoryListGrid li .cat_name_cont {
  display: block;
  text-align: center;
  background: #ddd;
  height: 36px;
  line-height: 36px;
}
#CategoryHeading .SubCategoryListGrid li .cat_img_cont {
  position: relative;
  display: block;
  height: 146px;
  width: 100%;
}
#CategoryHeading .SubCategoryListGrid li .cat_img_cont img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#CategoryHeading .SubCategoryListGrid .RowDivider {
  display: none;
}
.SortBox p,
.SearchSorting p {
  font-family: 'Open Sans Light';
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
#sort,
.sort {
  border: 1px solid #ddd;
  line-height: 29px;
}
#sort li,
.sort li {
  display: inline-block;
  list-style-type: none;
  padding: 2px 0;
}
#sort li a,
.sort li a {
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  border-left: 1px solid #ddd;
  padding: 0 10px;
}
#sort li a span,
.sort li a span {
  font-size: 14px;
  line-height: 20px;
  display: none;
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #sort li a span,
  .sort li a span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#sort li a:hover,
.sort li a:hover {
  color: #f37521;
}
#sort li .selected,
.sort li .selected {
  font-family: 'Open Sans Bold';
  color: #f37521;
}
#sort li .selected span,
.sort li .selected span {
  display: inline-block;
  color: #f37521;
}
#sort li .selected:hover,
.sort li .selected:hover {
  color: #f37521;
}
#sort li:first-child a,
.sort li:first-child a {
  border: none;
}
#filters_container {
  padding-bottom: 20px;
}
#show_filters {
  width: 162px;
  margin: 40px 0 0 5px;
}
#ProductThumb {
  float: left;
  position: relative;
}
#ProductThumb .product-badge {
  top: 0;
  right: 0;
  z-index: 10000;
}
#ProductThumb .zoom_thumbs {
  float: left;
  width: 80px;
  height: 550px;
  overflow-y: auto;
}
#ProductThumb .zoom_thumbs .zoom_item {
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
}
#ProductThumb .zoom_thumbs a {
  text-align: center;
}
#ProductThumb .zoom_thumbs img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  max-height: 70px;
}
#ProductThumb .ProductThumbImage {
  margin: auto;
}
#ProductThumb #fancy_outer {
  z-index: 999999999999!important;
}
#ProductThumb .zoom-small-image {
  float: left;
  position: relative;
}
@media only screen and (min-width: 200px) and (max-width: 991px) {
  #ProductThumb {
    float: none!important;
    width: 100%!important;
    height: 490px!important;
    text-align: center;
  }
  #ProductThumb .mousetrap {
    width: 410px!important;
    height: 410px!important;
  }
  #ProductThumb #wrap .cloud-zoom {
    height: 490px;
  }
  #ProductThumb .cloud-zoom-big {
    left: 410px!important;
    width: 460px!important;
    height: 460px!important;
  }
  #ProductThumb .zoom_thumbs {
    float: none!important;
    display: inline-block;
  }
  #ProductThumb .zoom-small-image {
    float: none!important;
    display: inline-block;
    width: 410px ;
    height: 410px;
  }
  #ProductMain {
    float: none!important;
    width: 100%;
    margin-left: 0!important;
  }
  #ProductMain #left_col,
  #ProductMain #right_col {
    margin-top: 30px;
  }
  #ProductMain #delivery_return {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #ProductThumb {
    width: 490px!important;
    height: 490px!important;
  }
  #ProductThumb .mousetrap {
    width: 410px!important;
    height: 410px!important;
  }
  #ProductThumb #wrap .cloud-zoom {
    height: 490px;
  }
  #ProductThumb .cloud-zoom-big {
    left: 410px!important;
    width: 460px!important;
    height: 460px!important;
  }
  #ProductThumb .zoom-small-image {
    width: 410px;
    height: 410px;
  }
  #ProductMain {
    width: 450px;
  }
  #ProductMain #right_col {
    max-width: 230px;
  }
}
@media only screen and (min-width: 1200px) {
  #ProductThumb {
    width: 630px!important;
    height: 550px!important;
  }
  #ProductThumb .mousetrap {
    width: 550px!important;
    height: 550px!important;
  }
  #ProductThumb #wrap .cloud-zoom {
    height: 550px;
  }
  #ProductThumb .cloud-zoom-big {
    left: 550px!important;
    width: 520px!important;
    height: 520px!important;
  }
  #ProductThumb .zoom-small-image {
    width: 550px;
    height: 550px;
  }
  #ProductMain {
    width: 510px;
  }
  #ProductMain #right_col {
    max-width: 230px;
  }
}
@media only screen and (min-width: 200px) and (max-width: 992px) {
  .cloud-zoom-big {
    display: none!important;
  }
  .mousetrap {
    cursor: pointer!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #ProductThumb {
    display: none!important;
  }
  #ProductTinyImagesSliderContent {
    display: block!important;
  }
  .badge_container {
    left: 0!important;
    right: auto!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 450px) {
  #ProductMain #left_col,
  #ProductMain #right_col {
    float: none!important;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 90%!important;
  }
  #ProductMain #SizeGuideProductDetails {
    margin-top: 0!important;
  }
}
#product_content h1 {
  padding: 0;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 12px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content h1 {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
#product_content .DetailRow {
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  font-family: 'Open Sans Light';
  margin-bottom: 15px;
}
#product_content .DetailRow span,
#product_content .DetailRow a {
  color: #189ec1;
}
#product_content .DetailRow a:hover {
  color: #fa9d1c;
}
#product_content .ProductSKU span {
  color: #333333;
}
#product_content #ProductDetails {
  position: relative;
  margin-bottom: 10px;
}
#product_content #ProductDetails #ProductMain {
  float: right;
  margin-left: 10px;
}
#product_content #ProductDetails #ProductMain #left_col {
  float: left;
  width: 50%;
}
#product_content #ProductDetails #ProductMain #left_col .product_rating div {
  display: inline-block;
  line-height: 22px;
}
#product_content #ProductDetails #ProductMain #left_col .product_rating .Label {
  line-height: 22px;
  font-size: 10px;
  font-family: 'Open Sans Light';
  color: #333333;
  padding-right: 10px;
}
#product_content #ProductDetails #ProductMain #left_col .product_rating img {
  width: 74px!important;
  height: 15px!important;
  max-width: 100%!important;
}
#product_content #ProductDetails #ProductMain #left_col #SizeGuideProductDetails {
  cursor: pointer;
  margin: 42px 0 5px 0;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Bold';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails #ProductMain #left_col #SizeGuideProductDetails {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#product_content #ProductDetails #ProductMain #left_col #SizeGuideProductDetails .btn_text {
  padding-left: 5px;
  color: #189ec1;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Bold';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails #ProductMain #left_col #SizeGuideProductDetails .btn_text {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#product_content #ProductDetails #ProductMain #left_col #SizeGuideProductDetails:hover .btn_text {
  color: #fa9d1c;
}
#product_content #ProductDetails #ProductMain #left_col #ChooseProductSize input {
  display: none;
}
#product_content #ProductDetails #ProductMain #left_col #ChooseProductSize p {
  color: #333333;
  font-family: 'Open Sans Light';
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 5px;
}
#product_content #ProductDetails #ProductMain #left_col #ChooseProductSize label {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  font-family: 'Open Sans Regular';
  height: 25px;
  line-height: 25px!important;
  padding: 0 9px;
  border: 1px solid #333333;
  margin: 0 5px 5px 0;
  background: #fff;
  cursor: pointer;
}
#product_content #ProductDetails #ProductMain #left_col #ChooseProductSize .size_selected {
  color: #fff;
  border: 1px solid #f37521;
  background: #f37521;
}
#product_content #ProductDetails #ProductMain #right_col {
  float: right;
  width: 50%;
}
#product_content #ProductDetails #ProductMain #right_col .price_container {
  padding-left: 8px;
  height: 125px;
}
#product_content #ProductDetails #ProductMain #right_col .RetailPrice div {
  font-size: 16px;
  color: #333333;
  font-family: 'Open Sans Light';
  margin-bottom: 10px;
}
#product_content #ProductDetails #ProductMain #right_col .RetailPrice > span {
  font-size: 10px;
  display: block;
  color: #333333;
  padding-bottom: 5px;
}
#product_content #ProductDetails #ProductMain #right_col .RetailPrice sup,
#product_content #ProductDetails #ProductMain #right_col .RetailPrice .ProductCurrency {
  font-size: 10px;
}
#product_content #ProductDetails #ProductMain #right_col .YouSave {
  display: none;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  font-family: 'Open Sans Light';
  margin-bottom: 15px;
}
#product_content #ProductDetails #ProductMain #right_col .current_price {
  line-height: 40px;
}
#product_content #ProductDetails #ProductMain #right_col .current_price p {
  color: #dd3242;
  font-family: 'Open Sans Regular';
  font-size: 12px;
}
#product_content #ProductDetails #ProductMain #right_col .current_price span {
  line-height: 40px;
}
#product_content #ProductDetails #ProductMain #right_col .current_price .SalePrice {
  color: #dd3242;
  font-family: 'Open Sans Bold';
  font-size: 40px;
}
#product_content #ProductDetails #ProductMain #right_col .current_price sup {
  font-size: 18px;
  top: -16px;
  padding-left: 5px;
}
#product_content #ProductDetails #ProductMain #right_col .current_price .priceFromTo {
  display: inline-block;
  font-size: 14px;
  width: auto;
  padding: 0 5px;
  padding-top: 15px;
}
#product_content #ProductDetails #ProductMain #right_col .current_price .ProductCurrency {
  display: inline-block;
  font-size: 14px;
  margin-left: 5px;
  width: auto;
  height: auto;
  line-height: 16px;
}
#product_content #ProductDetails #ProductMain #right_col #add_product {
  position: relative;
}
#product_content #ProductDetails #ProductMain #right_col #add_product .addprod {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#product_content #ProductDetails #ProductMain #right_col #add_product .error_note {
  position: absolute;
  top: -31px;
  left: 0;
  width: 100%;
  height: 35px;
  font-size: 12px;
  line-height: 17px;
  background: #f2c1c1;
  border: 1px solid #ba4a48;
  text-align: center;
  color: #333333;
  line-height: 35px!important;
  z-index: 2;
  text-transform: lowercase;
}
#product_content #ProductDetails #ProductMain #right_col #add_product .error_note:first-letter {
  text-transform: capitalize;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #emptyInput {
  padding-top: 10px;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #popupWishList {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList .dropdown {
  display: block;
  width: 100%;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  /*
                        -webkit-box-shadow: 0px 0px 10px 5px rgba(230,242,251,1);
                        -moz-box-shadow: 0px 0px 10px 5px rgba(230,242,251,1);
                        box-shadow: 0px 0px 10px 5px rgba(230,242,251,1);
                        */
  border: 1px solid #189ec1;
  border-top: none;
  text-align: center;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown .heading {
  height: 27px;
  font-size: 12px;
  line-height: 17px;
  color: #fff;
  line-height: 27px!important;
  padding-left: 15px;
  text-align: left;
  background: #189ec1 url(../../images/new_design/wish_heart.png) 97% center no-repeat;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown #wishLists {
  border-bottom: 1px solid #e7e7e7;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown #wishLists p {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  line-height: 27px!important;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown #wishLists p {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown #wishLists a {
  color: #333333;
  text-decoration: none;
  display: block;
  font-size: 12px;
  line-height: 17px;
  padding: 10px 0 9px 0;
  text-align: center;
  font-family: 'Open Sans Regular';
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown #wishLists a:hover {
  color: #f37521;
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown input[type="text"] {
  width: 90%;
  border: 1px solid #8e8e8e;
  padding-left: 10px;
  margin-top: 10px;
  color: #333333;
  font-size: 12px;
  line-height: 17px;
  line-height: 28px!important;
  font-family: 'Open Sans Light';
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown #addListBtn {
  width: 90%;
  margin: 10px auto;
  border: none;
  background: #fff;
  color: #fd9c23;
  font-family: 'Open Sans Regular';
}
#product_content #ProductDetails #ProductMain #right_col #frmWishList #myDropdown #addListBtn:hover {
  color: #f67724;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock {
  display: none;
  z-index: 10;
  background: #eee;
  border: 2px solid #888888;
  padding: 21px 20px 17px 20px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock p {
  color: #333333;
  font-family: 'Open Sans Bold';
  font-size: 22px;
  text-align: center;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock span {
  display: block;
  color: #333333;
  font-family: 'Open Sans Regular';
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  margin-top: 11px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails #ProductMain .product_out_of_stock span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#product_content #ProductDetails #ProductMain .product_out_of_stock label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 5px;
  margin-left: 50px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails #ProductMain .product_out_of_stock label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#product_content #ProductDetails #ProductMain .product_out_of_stock label span {
  display: inline-block;
  color: #b94a48;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails #ProductMain .product_out_of_stock label span {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#product_content #ProductDetails #ProductMain .product_out_of_stock .input_field {
  margin-bottom: 5px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock input[type="text"] {
  height: 28px;
  width: 248px;
  border: 1px solid #8e8e8e;
  margin-left: 50px;
  text-indent: 12px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock .orange_btn {
  padding: 0 50px;
  margin-top: 19px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields {
  position: relative;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_success_msg,
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_gen_err_msg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 102%;
  background: #fff;
  z-index: 1;
  background: #eee;
  padding: 40px 0 0 30px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_success_msg p,
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_gen_err_msg p {
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  height: 95px;
  position: relative;
  display: inline-block;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_success_msg p,
  #product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_gen_err_msg p {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_success_msg p span,
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_gen_err_msg p span {
  position: absolute;
  display: block;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_success_msg p {
  line-height: 95px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_success_msg p span {
  width: 81px;
  height: 70px;
  background: url(../../images/new_design/form_success.png) top center no-repeat;
  top: -10px;
  right: -100px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_gen_err_msg p {
  line-height: 22px;
  padding-top: 26px;
}
#product_content #ProductDetails #ProductMain .product_out_of_stock #out_of_stock_fields #stock_out_form_gen_err_msg p span {
  width: 55px;
  height: 56px;
  background: url(../../images/new_design/form_gen_err.png) top center no-repeat;
  top: 6px;
  right: -75px;
}
#product_content #ProductDetails #ProductMain #socialbuttons a {
  display: inline-block;
  width: 23px;
  height: 22px;
  margin-top: 10px;
}
#product_content #ProductDetails #ProductMain #socialbuttons #pinterest {
  background: url(../images/social_btns/pinterest.png) 0 0 no-repeat;
}
#product_content #ProductDetails #ProductMain #socialbuttons #twitter {
  background: url(../images/social_btns/twitter.png) 0 0 no-repeat;
}
#product_content #ProductDetails #ProductMain #socialbuttons #google {
  background: url(../images/social_btns/google.png) 0 0 no-repeat;
}
#product_content #ProductDetails #ProductMain #socialbuttons #facebook {
  background: url(../images/social_btns/facebook.png) 0 0 no-repeat;
}
#product_content #ProductDetails .wishlist_btn {
  position: absolute;
  margin-top: -53px;
  left: 230px;
  background: #eef8fb url(../../images/new_design/wishlist_btn.jpg) 20px center no-repeat;
  padding-left: 44px;
  border: 1px solid #189ec1;
  border-radius: 5px;
  width: 203px;
  font-size: 14px;
  line-height: 20px;
  line-height: 39px!important;
  color: #189ec1;
  font-family: 'Open Sans Bold';
  text-shadow: none;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #ProductDetails .wishlist_btn {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#product_content #delivery_return > div {
  width: 50%;
  float: left;
}
#product_content #delivery_return > div > div {
  cursor: pointer;
  margin-top: 15px;
  text-align: center;
  max-width: 40%;
  width: auto;
}
#product_content #delivery_return > div #free_delivery {
  float: left;
}
#product_content #delivery_return > div #return_period {
  float: right;
}
#product_content #delivery_return > div #free_return {
  float: left;
}
#product_content #delivery_return > div #huge_amount {
  float: right;
}
#product_content #delivery_return > div .img {
  height: 29px;
}
#product_content #delivery_return > div span {
  display: block;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  padding-top: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 439px) {
  #product_content #delivery_return > div {
    width: 100%;
    float: none;
  }
  #product_content #delivery_return > div > div {
    width: 50%;
    max-width: 50%;
    margin: 15px 0 0 0;
  }
}
@media only screen and (min-width: 440px) and (max-width: 459px) {
  #product_content #delivery_return #return_period {
    margin-right: 12%;
  }
  #product_content #delivery_return #free_return {
    margin-left: 12%;
  }
}
@media only screen and (min-width: 460px) and (max-width: 669px) {
  #product_content #delivery_return #return_period {
    margin-right: 16%;
  }
  #product_content #delivery_return #free_return {
    margin-left: 16%;
  }
}
@media only screen and (min-width: 670px) and (max-width: 991px) {
  #product_content #delivery_return #return_period {
    margin-right: 20%;
  }
  #product_content #delivery_return #free_return {
    margin-left: 20%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #product_content #delivery_return #return_period {
    margin-right: 13%;
  }
  #product_content #delivery_return #free_return {
    margin-left: 13%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 3000px) {
  #product_content #delivery_return #return_period {
    margin-right: 16%;
  }
  #product_content #delivery_return #free_return {
    margin-left: 16%;
  }
}
#product_content #delivery_return .tooltip {
  display: none;
}
#product_content #delivery_return .tooltip.in {
  display: block;
  opacity: 1;
  z-index: 10000;
}
#product_content #delivery_return .tooltip.in .tooltip-inner {
  background: #555;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-family: 'Open Sans Regular';
  text-align: left;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #delivery_return .tooltip.in .tooltip-inner {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#product_content #delivery_return .tooltip.in .tooltip-arrow {
  border-top-color: #555;
}
#product_content #delivery_return #free_delivery .img {
  background: url(../images/free_delivery.jpg) center 8px no-repeat;
}
#product_content #delivery_return #free_return .img {
  background: url(../images/free_return.jpg) center top no-repeat;
}
#product_content #delivery_return #return_period .img {
  background: url(../images/return_period.jpg) center 8px no-repeat;
}
#product_content #delivery_return #huge_amount .img {
  background: url(../images/huge_amount.jpg) center 8px no-repeat;
}
#product_content #ProductDescription {
  margin-top: 20px;
}
#product_content #ProductDescription #description_text {
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  position: relative;
  height: 80px;
  overflow: hidden;
}
#product_content #ProductDescription #description_text span,
#product_content #ProductDescription #description_text strong,
#product_content #ProductDescription #description_text p {
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  font-weight: normal;
}
#product_content #ProductDescription #description_text:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 30px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
#product_content #ProductDescription #full_desc_btn,
#product_content #ProductDescription #hide_desc_btn {
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
#product_content #ProductDescription #full_desc_btn:hover,
#product_content #ProductDescription #hide_desc_btn:hover {
  color: #f37521;
}
#product_content #ProductDescription .no_gradient:after {
  display: none;
}
#product_content #SimilarProductsByColor {
  padding: 0 10px;
}
#product_content #SimilarProductsByColor .ProductList {
  text-align: left;
}
#product_content #SimilarProductsByColor .product_sim,
#product_content #SimilarProductsByColor .product {
  width: 90px!important;
  height: 130px!important;
  margin: 0 10px 10px 0;
  float: left;
}
#product_content #SimilarProductsByColor .product_sim:hover,
#product_content #SimilarProductsByColor .product:hover {
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}
#product_content #SimilarProductsByColor .product_sim a,
#product_content #SimilarProductsByColor .product a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  position: relative;
}
#product_content #SimilarProductsByColor .product_sim img,
#product_content #SimilarProductsByColor .product img {
  width: 100%;
  height: auto;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  object-fit: contain;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #product_content #SimilarProductsByColor .product_sim,
  #product_content #SimilarProductsByColor .product {
    width: 24%!important;
    margin: 0!important;
    float: none!important;
    display: inline-block;
  }
}
@media only screen and (min-width: 200px) and (max-width: 400px) {
  #product_content #SimilarProductsByColor .product_sim,
  #product_content #SimilarProductsByColor .product {
    height: 80px!important;
  }
}
@media only screen and (min-width: 401px) and (max-width: 600px) {
  #product_content #SimilarProductsByColor .product_sim,
  #product_content #SimilarProductsByColor .product {
    height: 100px!important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 850px) {
  #product_content #SimilarProductsByColor .product_sim,
  #product_content #SimilarProductsByColor .product {
    height: 120px!important;
  }
}
#product_content #ProductDetails #ImageScrollPrev,
#product_content #ProductDetails #ImageScrollNext {
  float: left;
  background: none;
  border: none;
  margin-top: 16px;
  cursor: pointer;
  display: none;
}
#product_content #ProductDetails .ProductTinyImageList {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  margin-left: auto;
}
#product_content #ProductDetails .ProductTinyImageList ul li {
  width: 68px!important;
  height: 68px!important;
  overflow: hidden;
  float: left;
  margin: 0 10px 10px 0;
}
#product_content #ProductDetails .ProductTinyImageList ul li a {
  display: block;
}
#product_content #ProductDetails .ProductTinyImageList ul li img {
  max-height: 100%;
  height: auto;
}
#product_content #ProductDetails .ProductTinyImageList ul li div {
  width: 66px!important;
  height: 66px!important;
  display: table-cell;
  text-align: center;
}
#product_content #ProductDetails .ProductTinyImageList ul {
  margin: 0pt;
  padding: 0pt;
  position: relative;
  list-style-type: none;
  white-space: nowrap;
}
#product_content .social_btns {
  position: absolute;
  top: 350px;
}
#product_content .ErrorMessage {
  position: absolute;
  left: 355px;
  top: 65px;
  z-index: 500;
  background: #f3c7c7;
  border: 1px solid #b31919;
  padding: 3px 5px;
  border-radius: 3px;
}
#product_content .ErrorMessage span {
  color: #b31919;
}
.OutOfStockMessage {
  margin: 0 0 0 -170px;
}
.OutOfStockMessage p {
  background: #dddddd;
  border: 1px solid #323232;
  color: #333333;
  text-align: center;
  height: 35px;
  width: 352px;
  font-size: 18px;
  line-height: 25px;
  line-height: 35px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .OutOfStockMessage p {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
#effect.noVariations {
  background: #ddd !important;
  border: 1px solid #666 !important;
  color: #666 !important;
}
#effect.noVariations:hover {
  background: #ddd !important;
  color: #666 !important;
}
#submit_btn_mask {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  cursor: not-allowed;
}
.BulkDiscount {
  position: relative!important;
}
#cartitemsbox {
  display: none;
}
#CartHeader {
  margin-bottom: 8px;
}
#CartHeader .CheckoutButton {
  float: right;
  margin: 0;
}
/* empty cart msg */
#EmptyCartPageRecommendationContent {
  margin: 15px 0 0 -15px;
  width: 960px;
}
.empty_cart {
  text-align: center;
  margin-top: 15px;
  width: 100%;
}
.empty_cart .heading {
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-family: 'Open Sans Light';
  background: #ffd992;
  border: 1px solid #eaab37;
  line-height: 38px!important;
  padding: 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .empty_cart .heading {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.empty_cart p {
  color: #000;
  font-size: 22px;
  line-height: 24px;
  font-family: 'Open Sans Light';
  padding: 18px 0 10px 0;
}
.empty_cart span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .empty_cart span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.empty_cart .cat_links {
  margin: 18px 0;
}
.empty_cart .cat_links li {
  display: inline-block;
  border-left: 3px ridge #c6c6c6;
  height: 22px;
}
.empty_cart .cat_links li a {
  height: 100%;
  display: block;
  font-size: 22px;
  font-family: 'Open Sans Light';
  padding: 0 10px;
  color: #189ec1;
}
.empty_cart .cat_links li a:hover {
  color: #f37521;
}
.empty_cart .cat_links li:first-child {
  border-left: none;
}
#CartContent {
  width: 100%;
}
#CartContent .recommended {
  margin: 15px 0 0 -15px;
}
#CartContent #cart_heading {
  margin-bottom: 0;
}
#CartContent #cart_heading li {
  float: right;
  font-family: 'Open Sans Light';
  font-size: 13px;
  color: #333333;
  padding-bottom: 5px;
  width: 80px;
  text-align: center;
}
#CartContent #cart_heading li:first-child {
  float: left;
  text-align: left;
  width: 186px;
  text-align: center;
}
#CartContent #cart_list {
  border-top: 1px solid #e7e7e7;
  margin: 0;
}
#CartContent .cart_product {
  width: 100%;
  border: 1px solid #ddd;
  padding: 10px 0 10px 10px;
  min-height: 215px;
  margin-bottom: 6px;
}
#CartContent .cart_product .cart_product_image {
  float: right;
  display: table;
}
#CartContent .cart_product .cart_product_image a {
  display: table-cell;
  vertical-align: middle;
  width: 185px;
  height: 185px;
  position: relative;
  border: 1px solid #f8f8f8;
  padding: 5px;
  text-align: center;
}
#CartContent .cart_product .cart_product_image a img {
  max-width: 100%;
  max-height: 100%;
  height: 175px;
}
#CartContent .cart_product .cart_product_description {
  float: right;
  margin-left: 5px;
  width: 215px;
}
#CartContent .cart_product .cart_product_description .ProductNameLink {
  color: #189ec1;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  line-height: 18px!important;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #CartContent .cart_product .cart_product_description .ProductNameLink {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#CartContent .cart_product .cart_product_description .ProductNameLink:hover {
  color: #fa9d1c;
}
#CartContent .cart_product .cart_product_description > span {
  width: 100%;
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Light';
  margin-top: 10px;
}
#CartContent .cart_product .cart_product_description .cart_product_size {
  padding-top: 8px;
}
#CartContent .cart_product .cart_product_description .cart_product_size > span {
  display: block;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Light';
  color: #333333;
  margin-bottom: 17px;
}
#CartContent .cart_product .cart_product_description .cart_product_size .size-guide-btn {
  cursor: pointer;
  margin: 42px 0 5px 0;
  color: #333333;
  font-size: 12px;
  font-family: 'Open Sans Bold';
}
#CartContent .cart_product .cart_product_description .cart_product_size .size-guide-btn .btn_text {
  padding-left: 5px;
  color: #189ec1;
  font-size: 12px;
  font-family: 'Open Sans Bold';
}
#CartContent .cart_product .cart_product_description .cart_product_size .size-guide-btn:hover .btn_text {
  color: #fa9d1c;
}
#CartContent .cart_product .cart_product_description .cart_product_delivery {
  font-size: 10px;
  font-family: 'Open Sans Regular';
  color: #333333;
  margin-top: 17px;
}
#CartContent .cart_product .cart_product_description .CartRemoveLink {
  display: block;
  color: #dd3242;
  font-size: 10px;
  text-decoration: none;
  cursor: pointer;
  margin-top: 17px;
}
#CartContent .cart_product .cart_product_description .CartRemoveLink:hover {
  text-decoration: underline!important;
}
#CartContent .cart_product .CartQuantity select {
  width: 55px;
  height: 23px;
  font-size: 14px;
  line-height: 20px;
  margin-left: 5px;
  background-size: 23px 23px;
  line-height: 23px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #CartContent .cart_product .CartQuantity select {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#CartContent .cart_product .CartItemPrice,
#CartContent .cart_product .CartItemTotalPrice {
  color: #8e8e8e;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Open Sans Light';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #CartContent .cart_product .CartItemPrice,
  #CartContent .cart_product .CartItemTotalPrice {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#CartContent .cart_product .CartItemPrice .SalePrice,
#CartContent .cart_product .CartItemTotalPrice .SalePrice {
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #CartContent .cart_product .CartItemPrice .SalePrice,
  #CartContent .cart_product .CartItemTotalPrice .SalePrice {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#CartContent .cart_product .CartItemPrice .ProductCurrency,
#CartContent .cart_product .CartItemTotalPrice .ProductCurrency,
#CartContent .cart_product .CartItemPrice sup,
#CartContent .cart_product .CartItemTotalPrice sup {
  font-size: 10px;
}
#CartContent .cart_product .CartItemPrice .SalePrice {
  color: #333333;
  font-family: 'Open Sans Regular';
}
#CartContent .cart_product .CartItemTotalPrice .SalePrice {
  color: #dd3242;
  font-family: 'Open Sans Bold';
}
#CartContent .cart_product .cart_product:first-child {
  border-top: 1px solid #f7f7f7;
}
#CartContent .cart_product .CartQuantity,
#CartContent .cart_product .CartItemPrice,
#CartContent .cart_product .CartItemTotalPrice,
#CartContent .cart_product #cart_rem_item {
  width: 80px;
  float: left;
  text-align: center;
  margin-top: 20px;
}
#CartContent .cart_product .CartQuantity .text,
#CartContent .cart_product .CartItemPrice .text,
#CartContent .cart_product .CartItemTotalPrice .text,
#CartContent .cart_product #cart_rem_item .text {
  display: none;
}
#CartContent .cart_product #cart_rem_item {
  padding-top: 5px;
}
#CartContent .cart_product #product_left {
  float: left;
}
#CartContent .cart_product #product_right {
  float: right;
}
@media only screen and (min-width: 851px) and (max-width: 1000px) {
  #CartContent #cart_heading li {
    width: 80px!important;
  }
  #CartContent .CartQuantity,
  #CartContent .CartItemPrice,
  #CartContent .CartItemTotalPrice,
  #CartContent #cart_rem_item {
    width: 80px!important;
  }
}
@media only screen and (min-width: 850px) and (max-width: 992px) {
  #CartContent .cart_product_description {
    width: 200px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #CartContent #cart_heading {
    display: none!important;
  }
  #CartContent .cart_product_image {
    width: 48%!important;
  }
  #CartContent .cart_product_image img {
    width: auto!important;
    height: auto!important;
  }
  #CartContent .cart_product_description {
    width: 50%!important;
    text-align: left;
  }
  #CartContent #product_left,
  #CartContent #product_right {
    width: 100%;
    display: block;
    float: none!important;
    text-align: center;
  }
  #CartContent .CartQuantity,
  #CartContent .CartItemPrice,
  #CartContent .CartItemTotalPrice,
  #CartContent #cart_rem_item {
    display: inline-block;
    width: 25%!important;
    text-align: center;
    margin: 20px 0 0 0;
  }
  #CartContent .CartQuantity .text,
  #CartContent .CartItemPrice .text,
  #CartContent .CartItemTotalPrice .text,
  #CartContent #cart_rem_item .text {
    display: block!important;
    font-family: 'Open Sans Light';
    font-size: 13px;
    color: #8e8e8e;
    padding-bottom: 5px;
    width: 100%;
    text-align: center;
  }
  #CartContent .CartItemPrice,
  #CartContent .CartItemTotalPrice {
    padding-top: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  #CartContent #cart_items {
    width: 740px;
    float: left;
  }
  #CartContent #shipping_container {
    width: 390px!important;
    float: right;
    margin-top: 17px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #CartContent #cart_items {
    width: 100%;
  }
  #CartContent #cart_items .cart_product_description {
    width: 335px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #CartContent #shipping_container {
    float: none;
    background: #fff;
    box-sizing: border-box;
    padding: 0!important;
  }
  #CartContent #shipping_container .end_price {
    float: left;
    width: 50%;
    margin: 0;
    padding: 5px!important;
  }
  #CartContent #shipping_container .end_price .ProductPrice {
    padding-left: 2%!important;
    width: 38%!important;
  }
  #CartContent #shipping_container .end_price .label {
    padding: 0!important;
    width: 60%!important;
    font-size: 14px!important;
    line-height: 22px!important;
  }
  #CartContent #shipping_container .ProceedToCheckout {
    float: right;
    width: 50%;
    margin: 0;
    padding: 5px!important;
  }
  #CartContent #shipping_container #delivery_return {
    display: none;
  }
}
@media only screen and (min-width: 851px) and (max-width: 1199px) {
  #CartContent #shipping_container {
    width: 390px!important;
    float: right;
  }
}
#CartContent #shipping_container {
  border: 1px solid #ddd;
  padding: 15px;
}
#CartContent #shipping_container #remove_coupon {
  color: #da427e;
  padding-left: 5px;
}
#CartContent #shipping_container #remove_coupon:hover {
  text-decoration: underline;
}
#CartContent #shipping_container .SubTotal {
  margin: 0 0 20px 0;
  color: #000;
}
#CartContent #shipping_container .SubTotal .label {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 17px;
  color: #000;
  width: 50%;
  text-align: right;
  padding: 0 20px 0 0;
}
#CartContent #shipping_container .SubTotal .ProductPrice {
  display: block;
  float: right;
  font-family: 'Open Sans Semibold';
  font-size: 16px;
  line-height: 22px;
  width: 50%;
  text-align: left;
  color: #000;
  padding-left: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #CartContent #shipping_container .SubTotal .ProductPrice {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#CartContent #shipping_container .SubTotal .ProductPrice .SalePrice {
  font-family: 'Open Sans Semibold';
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #CartContent #shipping_container .SubTotal .ProductPrice .SalePrice {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#CartContent #shipping_container .SubTotal .ProductPrice .ProductCurrency,
#CartContent #shipping_container .SubTotal .ProductPrice sup {
  font-size: 10px;
}
#CartContent #shipping_container .end_price {
  margin: 12.4px 0 0 0;
}
#CartContent #shipping_container .end_price .label {
  font-size: 20px;
  font-family: 'Open Sans Bold';
}
#CartContent #shipping_container .end_price .ProductPrice .SalePrice {
  font-size: 22px;
  font-family: 'Open Sans Bold';
  color: #dd3242;
}
#CartContent #shipping_container .end_price .ProductPrice sup {
  top: -0.9em;
}
#CartContent #shipping_container .EstimateShippingLink {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  color: #189ec1;
}
#CartContent #shipping_container .EstimateShippingLink em {
  font-family: 'Open Sans Semibold';
  font-size: 12px;
  line-height: 17px;
}
#CartContent #shipping_container .EstimateShipping {
  padding: 10px;
  background: #e9f9fd;
}
#CartContent #shipping_container .EstimateShipping select,
#CartContent #shipping_container .EstimateShipping input {
  width: 270px;
  margin-left: 0;
  border-radius: 3px;
}
#CartContent #shipping_container .EstimateShipping dd {
  margin: 0;
}
#CartContent #shipping_container .EstimateShipping dt {
  margin: 10px 0 0 0;
}
#CartContent #shipping_container .EstimateShipping .EstimateShippingButtons {
  text-align: right;
  font-size: 12px;
  line-height: 17px;
}
#CartContent #shipping_container .EstimateShipping .EstimateShippingButtons span {
  color: #7b7b7b;
}
#CartContent #shipping_container .EstimateShipping .EstimateShippingButtons a {
  color: #189ec1;
  text-decoration: underline;
  font-size: 12px;
  line-height: 17px;
}
#CartContent #shipping_container .EstimateShipping .EstimateShippingButtons a:hover {
  text-decoration: none;
  cursor: pointer;
}
#CartContent #shipping_container .EstimateShipping .ShippingMethodList table thead tr th:first-child {
  text-align: left;
}
#CartContent #shipping_container .EstimateShipping .ShippingMethodList table tbody .Price {
  text-align: right;
}
#CartContent #shipping_container .EstimateShipping .ShippingMethodList table label {
  color: #1d1d1d;
}
#CartContent #shipping_container .EstimateShipping .ShippingMethodList table tr input {
  width: 20px;
}
#CartContent #shipping_container #delivery_return {
  border-top: 1px solid #ddd;
}
#CartContent #shipping_container #delivery_return > div {
  width: 50%;
  float: left;
}
#CartContent #shipping_container #delivery_return > div > div {
  width: 50%;
  cursor: pointer;
  text-align: center;
  float: left;
  margin-top: 15px;
}
#CartContent #shipping_container #delivery_return > div > div .img {
  height: 29px;
}
#CartContent #shipping_container #delivery_return > div > div span {
  display: block;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  padding-top: 5px;
}
#CartContent #shipping_container #delivery_return .tooltip {
  display: none;
}
#CartContent #shipping_container #delivery_return .tooltip.in {
  display: block;
  opacity: 1;
  z-index: 10000;
}
#CartContent #shipping_container #delivery_return .tooltip.in .tooltip-inner {
  background: #555;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-family: 'Open Sans Regular';
  text-align: left;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #CartContent #shipping_container #delivery_return .tooltip.in .tooltip-inner {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#CartContent #shipping_container #delivery_return .tooltip.in .tooltip-arrow {
  border-top-color: #555;
}
#CartContent #shipping_container #delivery_return #free_delivery .img {
  background: url(../images/free_delivery.jpg) center 8px no-repeat;
}
#CartContent #shipping_container #delivery_return #free_return .img {
  background: url(../images/free_return.jpg) center top no-repeat;
}
#CartContent #shipping_container #delivery_return #return_period .img {
  background: url(../images/return_period.jpg) center 8px no-repeat;
}
#CartContent #shipping_container #delivery_return #huge_amount .img {
  background: url(../images/huge_amount.jpg) center 8px no-repeat;
}
#CartContent .ProceedToCheckout {
  max-width: 305px;
  margin: 14px auto;
}
#CartContent .ProceedToCheckout a {
  width: 100%;
}
.chackout_body .form-field label {
  margin-bottom: 10px;
}
.chackout_body .form-field label span {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .chackout_body .form-field label span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.chackout_body .form-field label .Required {
  color: #b94a48;
}
/**********************************************************************************/
.checkout_holder {
  padding-top: 85px;
  position: relative;
}
.checkout_holder ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.checkout_holder ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.checkout_holder :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.checkout_holder :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
  background: #ddd;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle .step {
  background: #8e8e8e;
}
.ExpressCheckoutTitle {
  position: absolute;
  top: 65px;
  height: 10px;
  background: #daf3bf;
}
.ExpressCheckoutTitle .step_content {
  position: absolute;
  top: -65px;
  left: 0;
  width: 100%;
  text-align: center;
}
.ExpressCheckoutTitle .title {
  font-family: 'Open Sans Regular';
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  color: #000;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutTitle .title {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ExpressCheckoutTitle .step {
  width: 25px;
  height: 25px;
  font-size: 12px;
  line-height: 17px;
  line-height: 25px!important;
  color: #fff;
  background: #6cba15;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.ExpressCheckoutTitle span {
  display: block;
}
.ExpressCheckoutTitle a {
  float: right;
  display: block;
  line-height: 38px;
  text-decoration: underline;
}
@media only screen and (min-width: 200px) and (max-width: 630px) {
  .checkout_holder {
    padding-top: 105px!important;
  }
  .ExpressCheckoutTitle {
    top: 85px!important;
  }
  .ExpressCheckoutTitle .step_content {
    top: -85px !important;
  }
  .heading {
    line-height: 25px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 370px) {
  .ExpressCheckoutTitle .title {
    font-size: 12px!important;
  }
  .ExpressCheckoutContent .heading {
    font-size: 14px!important;
  }
}
/**********************************************************************************/
.ExpressCheckoutContent {
  /*
        input[type=text],
        input[type=password]{
            border: 1px solid #cecece;
            color: #000;
            line-height: 33px;
            height: 33px;
            text-indent: 10px;
        }
    */
  /**********************************************************************************/
  /**********************************************************************************/
  /**********************************************************************************/
}
.ExpressCheckoutContent .heading {
  width: 100%;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-bottom: 13px;
  background: #ddd;
  line-height: 30px!important;
}
.ExpressCheckoutContent .orange_btn,
.ExpressCheckoutContent .blue_btn {
  line-height: 43px!important;
  height: 43px!important;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.ExpressCheckoutContent .ErrorMessage {
  line-height: 53px;
}
.ExpressCheckoutContent input[type=radio] {
  border-radius: 1px;
}
.ExpressCheckoutContent input[type=text]:focus,
.ExpressCheckoutContent input[type=password]:focus {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0px 0px 3px 1px #66aee9;
  -moz-box-shadow: 0px 0px 3px 1px #66aee9;
  box-shadow: 0px 0px 3px 1px #66aee9;
}
.ExpressCheckoutContent input[type=submit],
.ExpressCheckoutContent .register {
  width: 100%;
  height: 43px;
  line-height: 15px;
}
.ExpressCheckoutContent .email_error {
  background-image: url(../../images/new_design/checkout/input_mail_error.png) !important;
  border: 1px solid #b94a48 !important;
  -webkit-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  -moz-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  box-shadow: 0px 0px 3px 1px #b94a48 !important;
}
.ExpressCheckoutContent .pass_error {
  background-image: url(../../images/new_design/checkout/input_pass_error.png) !important;
  border: 1px solid #b94a48 !important;
  -webkit-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  -moz-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  box-shadow: 0px 0px 3px 1px #b94a48 !important;
}
.ExpressCheckoutContent .input_error {
  border: 1px solid #b94a48 !important;
  -webkit-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  -moz-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  box-shadow: 0px 0px 3px 1px #b94a48 !important;
}
.ExpressCheckoutContent .first_step {
  padding: 15px 0;
}
.ExpressCheckoutContent #NewBillingAddress label {
  cursor: pointer;
}
.ExpressCheckoutContent #NewBillingAddress .new_address,
.ExpressCheckoutContent #NewBillingAddress .existing_address {
  display: block;
  padding-left: 10px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light';
  line-height: 30px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent #NewBillingAddress .new_address,
  .ExpressCheckoutContent #NewBillingAddress .existing_address {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ExpressCheckoutContent #NewBillingAddress .existing_address {
  background: #ddd;
}
.ExpressCheckoutContent #NewBillingAddress .select_container {
  background: #ddd;
  padding: 0 10px 10px 10px;
  width: 100%;
  margin-bottom: 15px;
}
.ExpressCheckoutContent #NewBillingAddress .select_container label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light';
  line-height: 38px!important;
  margin: 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent #NewBillingAddress .select_container label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ExpressCheckoutContent #NewBillingAddress .select_container select {
  width: 100%;
  padding: 20px;
  border: 1px solid transparent;
  margin: 0;
  margin-top: 5px;
  background-color: #fff;
  -webkit-appearance: none !important;
}
.ExpressCheckoutContent #NewBillingAddress .select_container select option {
  margin-bottom: 15px;
  border: 1px solid #333333;
  background-color: #fff !important;
  padding: 10px;
  font-size: 18px;
  line-height: 25px;
  font-family: 'Open Sans Light';
  color: #000;
  -webkit-appearance: none !important;
  word-wrap: break-word;
  white-space: normal;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent #NewBillingAddress .select_container select option {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.ExpressCheckoutContent #NewBillingAddress .select_container select option:checked {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.ExpressCheckoutContent #NewBillingAddress .btn_to_hide {
  margin: 20px auto;
  max-width: 400px;
}
.ExpressCheckoutContent #NewBillingAddress #ship_to_billing_existing {
  margin: 10px 0 0 330px;
}
.ExpressCheckoutContent .shipping_methods {
  text-align: center;
}
.ExpressCheckoutContent .shipping_methods form {
  width: 80%;
  margin: 0 auto;
}
.ExpressCheckoutContent .shipping_methods .method_container {
  float: left;
  width: 48%;
}
.ExpressCheckoutContent .shipping_methods .method_container:first-child {
  margin-right: 4%;
}
.ExpressCheckoutContent .shipping_methods .shipping_method {
  width: 100%;
  border: 1px solid #eee;
  line-height: 40px;
  margin-left: 2%;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  .ExpressCheckoutContent .shipping_methods .method_container {
    float: none!important;
    width: 100%!important;
    max-width: 400px!important;
    margin-left: auto!important;
    margin-right: auto!important;
  }
  .ExpressCheckoutContent .shipping_methods .method_container .shipping_method {
    margin-left: 0!important;
  }
  .ExpressCheckoutContent .shipping_methods .method_container:first-child {
    margin-bottom: 20px;
  }
}
.ExpressCheckoutContent .shipping_methods .method_selected {
  border: 1px solid #6ab625 !important;
}
.ExpressCheckoutContent .shipping_methods #shippingQuotes {
  display: inline-block;
  margin-top: 30px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.ExpressCheckoutContent .shipping_methods #shippingQuotes li {
  line-height: 35px;
}
.ExpressCheckoutContent .shipping_methods ul,
.ExpressCheckoutContent .shipping_methods label {
  margin: 0;
}
.ExpressCheckoutContent .shipping_methods label {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  cursor: pointer;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent .shipping_methods label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ExpressCheckoutContent .shipping_methods label em {
  font-size: 12px;
  line-height: 17px;
  font-style: normal;
}
.ExpressCheckoutContent .shipping_methods #divCityInput {
  width: 100%;
  font-family: 'Open Sans Light';
  font-size: 13px;
}
.ExpressCheckoutContent .shipping_methods #divCityInput div {
  margin: 20px 0 7px 0;
}
.ExpressCheckoutContent .shipping_methods #divCityInput span {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent .shipping_methods #divCityInput span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ExpressCheckoutContent .shipping_methods #divCityInput span:last-child {
  color: #333333;
}
.ExpressCheckoutContent .shipping_methods #divCityInput input {
  width: 100%;
}
.ExpressCheckoutContent .shipping_methods .ShipperName {
  font-family: 'Open Sans Light';
  font-size: 15px;
  color: #000;
}
.ExpressCheckoutContent .shipping_methods .ShipperPrice {
  font-family: 'Open Sans Semibold';
  font-size: 16px;
  line-height: 22px;
  color: #dd3242;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent .shipping_methods .ShipperPrice {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.ExpressCheckoutContent .shipping_methods .orange_btn {
  margin-top: 35px;
}
.ExpressCheckoutContent .shipping_methods #divSelectOffices div > div {
  float: none!important;
  text-align: left!important;
  margin: 20px 0 7px 0!important;
}
.ExpressCheckoutContent .shipping_methods #divSelectOffices div > div span {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent .shipping_methods #divSelectOffices div > div span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ExpressCheckoutContent .shipping_methods #divSelectOffices div > div span:last-child {
  color: #333333;
}
.ExpressCheckoutContent .shipping_methods #divSelectOffices select {
  width: 100%;
  border: 1px solid #cecece;
  color: #000;
  height: 33px;
  text-indent: 10px;
  font-size: 14px;
  line-height: 20px;
  line-height: 33px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ExpressCheckoutContent .shipping_methods #divSelectOffices select {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ExpressCheckoutContent .shipping_methods #divSelectOffices select option {
  max-width: 200px!important;
}
.ExpressCheckoutContent .shipping_methods #divSelectOffices select option {
  margin-bottom: 15px;
  border: 1px solid #000;
  background-color: #fff !important;
  padding: 10px;
  font-size: 16px;
  font-family: 'Open Sans Regular';
  color: #000;
  word-wrap: break-word;
  white-space: normal;
}
/**********************************************************************************/
#OrderConfirmationForm {
  /**********************************************************************************/
  /**********************************************************************************/
  /**********************************************************************************/
  /**********************************************************************************/
  /**********************************************************************************/
  /**********************************************************************************/
  /**********************************************************************************/
}
#OrderConfirmationForm .CartContents tbody td {
  border-bottom: 1px dotted #ddd;
  font-family: 'Open Sans Regular';
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm .CartContents tbody td {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#OrderConfirmationForm .CartContents th {
  border-bottom: 1px solid #ddd;
  color: #333333;
  white-space: nowrap;
  text-align: center;
  padding: 6px 10px;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
}
#OrderConfirmationForm .CartContents #th_thumb {
  width: 80px;
}
#OrderConfirmationForm .CartContents #th_qty {
  width: 100px;
}
#OrderConfirmationForm .CartContents #th_price {
  width: 100px;
}
#OrderConfirmationForm .CartContents #th_total {
  width: 100px;
}
#OrderConfirmationForm .CartContents #th_remove {
  width: 100px;
}
#OrderConfirmationForm .CartContents .CartThumb {
  padding-right: 10px;
}
#OrderConfirmationForm .CartContents .CartThumb a {
  display: block;
  max-width: 80px;
  height: 80px;
}
#OrderConfirmationForm .CartContents .CartThumb a img {
  max-height: 100%;
  height: auto;
}
#OrderConfirmationForm .CartContents .CartItem {
  text-align: left;
}
#OrderConfirmationForm .CartContents .ProductNameLink {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #189ec1;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm .CartContents .ProductNameLink {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#OrderConfirmationForm .CartContents .ProductNameLink:hover {
  color: #fa9d1c;
}
#OrderConfirmationForm .CartContents .delivery_date {
  font-size: 12px;
  line-height: 17px;
  color: #b6b6b6;
  padding-top: 12px;
}
#OrderConfirmationForm .CartContents small {
  color: #333333;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Light';
}
#OrderConfirmationForm .CartContents .ProductPrice {
  color: #dd3242;
  font-family: 'Open Sans Bold';
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm .CartContents .ProductPrice {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#OrderConfirmationForm .CartContents .CartRemoveLink {
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Regular';
  color: #8e8e8e;
}
#OrderConfirmationForm .CartContents em {
  font-style: normal!important;
}
@media only screen and (min-width: 200px) and (max-width: 640px) {
  #OrderConfirmationForm .CartContents tbody td {
    font-size: 14px!important;
  }
  #OrderConfirmationForm .CartContents .ProductPrice {
    font-size: 14px!important;
  }
  #OrderConfirmationForm .CartContents th {
    padding: 6px 5px!important;
    font-size: 10px!important;
  }
  #OrderConfirmationForm .CartContents #th_price,
  #OrderConfirmationForm .CartContents .td_price {
    display: none!important;
  }
  #OrderConfirmationForm .CartContents #th_qty {
    width: 40px!important;
  }
  #OrderConfirmationForm .CartContents #th_remove {
    width: 40px!important;
  }
  #OrderConfirmationForm .CartContents .ProductNameLink strong {
    display: block;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 200px) and (max-width: 345px) {
  #OrderConfirmationForm .CartContents .ProductNameLink strong {
    width: 80px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 370px) {
  #OrderConfirmationForm .CartContents th {
    padding: 6px 1px!important;
    font-size: 9px!important;
  }
}
#OrderConfirmationForm #pay_methods {
  float: left;
  width: 50%;
  border-right: 1px solid #e7e7e7;
  text-align: center;
}
#OrderConfirmationForm #pay_methods .heading {
  line-height: 39px;
  line-height: 39px!important;
}
#OrderConfirmationForm #pay_methods .clearfix {
  margin: 50px 10px;
}
#OrderConfirmationForm #pay_methods label {
  width: 290px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  line-height: 30px!important;
  text-align: left;
  padding-left: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #pay_methods label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#OrderConfirmationForm #pay_methods .ProviderNamecheckout_cod {
  background: url(../images/cash_payment.png) center right no-repeat;
}
#OrderConfirmationForm #pay_methods .ProviderNamecheckout_bankdeposit {
  background: url(../images/bank_payment.png) center right no-repeat;
}
#OrderConfirmationForm #pay_methods .ProviderNamecheckout_paypal {
  background: url(../images/paypal_payment.png) center right no-repeat;
}
#OrderConfirmationForm #pay_methods .ProviderNamecheckout_adyen {
  background: url(../images/card_payment.png) center right no-repeat;
}
#OrderConfirmationForm #pay_methods .ProviderNamecheckout_epay {
  background: url(../images/ePay.png) center right no-repeat;
}
#OrderConfirmationForm .CheckoutRedeemCoupon {
  width: 50%;
  float: left;
  position: relative;
}
#OrderConfirmationForm .CheckoutRedeemCoupon .heading {
  line-height: 39px;
  line-height: 39px!important;
}
#OrderConfirmationForm .CheckoutRedeemCoupon #couponcode {
  float: left;
  width: 55%;
  display: block;
  margin: 35px 5% 0 5%;
  height: 35px;
}
#OrderConfirmationForm .CheckoutRedeemCoupon #apply_code {
  float: left;
  width: 30%;
  height: 35px!important;
  line-height: 35px!important;
  margin-top: 35px;
  padding: 0!important;
}
@media only screen and (min-width: 200px) and (max-width: 400px) {
  #OrderConfirmationForm .CheckoutRedeemCoupon #couponcode {
    float: none!important;
    width: 70%!important;
    display: block!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: 20px!important;
  }
  #OrderConfirmationForm .CheckoutRedeemCoupon #apply_code {
    float: none!important;
    max-width: 140px!important;
    margin: 10px auto!important;
  }
}
#OrderConfirmationForm .CheckoutRedeemCoupon .promo_stats p {
  display: block;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  width: 100%;
}
@media only screen and (min-width: 200px) and (max-width: 680px) {
  #OrderConfirmationForm .CheckoutRedeemCoupon,
  #OrderConfirmationForm #pay_methods {
    width: 100%!important;
    float: left!important;
  }
  #OrderConfirmationForm #pay_methods {
    border-right: none!important;
  }
  #OrderConfirmationForm #pay_methods label {
    width: 250px!important;
  }
  #OrderConfirmationForm .CheckoutRedeemCoupon {
    border-top: 1px solid #e7e7e7;
  }
  #OrderConfirmationForm .CheckoutRedeemCoupon #couponcode {
    margin-top: 0!important;
    margin-bottom: 13px!important;
  }
  #OrderConfirmationForm .CheckoutRedeemCoupon #apply_code {
    margin-top: 0!important;
    margin-bottom: 13px!important;
  }
  #OrderConfirmationForm .promo_stats p {
    top: 45px!important;
  }
}
#OrderConfirmationForm #shipping_address {
  border: 1px solid #e7e7e7;
  border-top: none;
  text-align: center;
}
#OrderConfirmationForm #shipping_address .heading {
  line-height: 39px;
  line-height: 39px!important;
}
#OrderConfirmationForm #shipping_address span {
  line-height: 39px;
  display: inline-block;
  position: relative;
}
#OrderConfirmationForm #shipping_address a {
  display: block;
  position: absolute;
  top: 2px;
  right: -120px;
  padding: 0 23px;
  font-size: 14px;
  color: #189ec1;
  margin-left: 8px;
  line-height: 32px!important;
  width: 110px;
}
#OrderConfirmationForm #shipping_address a:hover {
  color: #fa9d1c;
}
#OrderConfirmationForm #shipping_address p {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin: 30px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #shipping_address p {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 440px) {
  #OrderConfirmationForm #shipping_address a {
    display: inline-block !important;
    position: relative!important;
    top: 0!important;
    right: 0!important;
  }
}
#OrderConfirmationForm #CheckoutOrderComments {
  border: 1px solid #ddd;
  background: #ddd;
  border-top: none;
  padding: 0 19px 19px 19px;
}
#OrderConfirmationForm #CheckoutOrderComments .heading {
  margin: 0;
  line-height: 39px;
  line-height: 39px!important;
}
#OrderConfirmationForm #CheckoutOrderComments textarea {
  min-height: 110px;
  width: 100%;
  border-top: none;
  padding: 10px;
  border: 1px solid #f4f4f4;
}
#OrderConfirmationForm #totals_container {
  border-top: none;
  text-align: center;
  width: 100%;
}
#OrderConfirmationForm #totals_container #totals {
  display: inline-block;
  padding: 12px 0;
  width: 100%;
}
#OrderConfirmationForm #totals_container #totals .SubTotal {
  margin-bottom: 8px;
}
#OrderConfirmationForm #totals_container #totals .SubTotal strong {
  display: inline-block;
  width: 45%;
  text-align: right;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Regular';
  color: #000;
  padding-right: 5px;
}
#OrderConfirmationForm #totals_container #totals .SubTotal em {
  display: inline-block;
  width: 45%;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Open Sans Bold';
  color: #000;
  font-style: normal;
  padding-left: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #totals_container #totals .SubTotal em {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#OrderConfirmationForm #totals_container #totals #total {
  margin-top: 17px;
}
#OrderConfirmationForm #totals_container #totals #total strong,
#OrderConfirmationForm #totals_container #totals #total em {
  font-size: 32px!important;
  font-family: 'Open Sans Bold';
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #totals_container #totals #total strong,
  #OrderConfirmationForm #totals_container #totals #total em {
    font-size: 20px!important;
  }
}
#OrderConfirmationForm #TermsAndConditions {
  text-align: center;
  margin-top: 28px;
}
#OrderConfirmationForm #TermsAndConditions #button {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
#OrderConfirmationForm #TermsAndConditions #button input {
  position: absolute;
  left: 0;
  top: 0;
}
#OrderConfirmationForm #TermsAndConditions label {
  font-family: 'Open Sans Regular';
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #TermsAndConditions label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#OrderConfirmationForm #TermsAndConditions label a {
  font-family: 'Open Sans Bold';
  color: #189ec1;
  text-decoration: underline!important;
}
#OrderConfirmationForm #TermsAndConditions #terms_text {
  margin: 15px 0;
}
#OrderConfirmationForm #TermsAndConditions #terms_text .heading {
  margin: 0;
  border: 1px solid #e7e7e7;
  border-bottom: none;
  line-height: 39px;
}
#OrderConfirmationForm #TermsAndConditions #terms_text textarea {
  border: 1px solid #e7e7e7;
  width: 100%;
  height: 150px;
  font-family: 'Open Sans Regular';
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #TermsAndConditions #terms_text textarea {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#OrderConfirmationForm #email_recieve {
  text-align: center;
  position: relative;
}
#OrderConfirmationForm #email_recieve p {
  margin: 10px 0;
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
#OrderConfirmationForm #email_recieve p input {
  position: absolute;
  left: 0;
  top: 0;
}
#OrderConfirmationForm #email_recieve p label {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  color: #000;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #email_recieve p label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#OrderConfirmationForm #payment_button {
  margin: 20px 0;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #OrderConfirmationForm #payment_button {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
  display: none;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
  display: none;
}
a.ChangeLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ExpressCheckoutBlock a.ChangeLink {
  display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
  display: block;
}
.autocomplete-suggestions {
  border: 1px solid #cecece;
  background: #FFFFFF;
  overflow: auto;
  color: #000000;
  width: 310px !important;
}
.autocomplete-suggestion {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  padding: 7px 5px;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .autocomplete-suggestion {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.autocomplete-suggestion:hover {
  cursor: pointer;
  color: #FFFFFF;
}
.autocomplete-suggestion strong {
  font-weight: normal;
}
.autocomplete-no-suggestion p {
  width: 100%;
  color: #b94a48 !important;
  font-size: 14px !important;
  font-family: 'Open Sans Light' !important;
  padding: 7px 5px;
}
.autocomplete-selected {
  background: #878787;
  color: #FFFFFF;
  cursor: pointer;
}
.autocomplete-selected strong {
  background: #878787;
  color: #FFFFFF;
  cursor: pointer;
}
.autocomplete-group strong {
  font-weight: bold;
}
.autocomplete-group {
  padding: 0px 5px 0px 5px;
}
.autocomplete-group strong {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  display: block;
  border-top: 1px solid #cecece;
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .autocomplete-group strong {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.autocomplete-group:first-child strong {
  border-top: none;
}
.AddBillingAddress .new_address_form .form-field-Streetid,
.AddShippingAddress .new_address_form .form-field-Streetid {
  display: none;
}
.AddBillingAddress .new_address_form .form-field-Areaid,
.AddShippingAddress .new_address_form .form-field-Areaid {
  display: none;
}
#promo_code_error .InvalidPromoCode {
  display: inline-block !important;
  font-size: 14px;
  line-height: 20px;
  background: #f2dede;
  padding: 12px 0;
  border: 2px solid #f2c1c1;
  width: 100%;
  color: #b94a48;
  border-radius: 3px;
  font-family: 'Open Sans Light';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #promo_code_error .InvalidPromoCode {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#CustomerCreditPayWith b {
  padding: 5px 0px 6px 5px;
  display: block;
  margin: 10px 10px 10px 10px;
  border: 0px;
}
#CustomerCreditPayWithForm {
  border: 0px;
}
#TermsAndConditionsMsgBox {
  display: none;
}
#TermsAndConditionsMsgBox .TermsAndConditionsError {
  display: inline-block !important;
  font-size: 14px;
  line-height: 20px;
  background: #f2dede;
  padding: 12px 0;
  border: 2px solid #f2c1c1;
  width: 100%;
  color: #b94a48;
  border-radius: 3px;
  font-family: 'Open Sans Light';
  text-align: center;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #TermsAndConditionsMsgBox .TermsAndConditionsError {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.CheckoutHideOrderTermsAndConditions h3 {
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  padding: 13px 0 8px 0;
  text-align: center;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .CheckoutHideOrderTermsAndConditions h3 {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
/*
p.ErrorMessage{
    .font_14();
    background: #f2dede;
    padding: 12px 0;
    border: 2px solid #f2c1c1;
    width:100%;
    color: #b94a48;
    border-radius: 3px;
    font-family: 'Open Sans Light';
    text-align: center;
}

p.SuccessMessage{
    .font_14();
    color: #3c763d;
    background: #dff0d8;
    padding: 12px 0;
    width:100%;
    border-radius: 3px;
    border: 1px solid #b2dba1;
    font-family: 'Open Sans Light';
    text-align: center;
}
*/
input#couponcode.InvalidPromoCode {
  -webkit-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  -moz-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  box-shadow: 0px 0px 3px 1px #b94a48 !important;
}
.CheckoutHideOrderTermsAndConditions textarea {
  height: 116px;
  width: 958px!important;
  border: 2px solid #cecece;
  margin: 0;
  padding: 0;
}
.CheckoutHideOrderTermsAndConditions label {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light';
  color: #000;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .CheckoutHideOrderTermsAndConditions label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.CheckoutFormCheckboxes {
  margin: 0px 0px 0px 0px;
}
input.shippingButton {
  margin: -74px 0px -21px 0px;
}
.InvalidInput {
  font-size: 14px !important;
  font-family: 'Open Sans Light' !important;
  color: #b94a48 !important;
  padding: 0px 0px 0px 0px !important;
  top: 153px;
  right: 0;
}
input[type="text"].InvalidInput,
input[type="password"].InvalidInput {
  border: 1px solid #b94a48 !important;
  -webkit-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  -moz-box-shadow: 0px 0px 3px 1px #b94a48 !important;
  box-shadow: 0px 0px 3px 1px #b94a48 !important;
}
#ForgottenPassModal label.InvalidInput {
  top: 65px !important;
  left: 16px !important;
}
.shippingMethodError {
  line-height: 30px;
  margin: 0!important;
  text-align: center;
  width: 100%!important;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border: 1px solid transparent;
  border-radius: 2px;
}
#divSelectOffices div > div:first-child {
  float: none!important;
  text-align: left!important;
  margin: 20px 0 7px 0!important;
}
#divSelectOffices div > div:first-child span {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #divSelectOffices div > div:first-child span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#divSelectOffices div > div:first-child span:last-child {
  color: #333333;
}
#divSelectOffices #CourierOffices:focus {
  border: 1px solid #ddd !important;
}
#divSelectOffices #CourierOffices {
  border: 1px solid #ddd !important;
  color: #000;
  text-indent: 10px;
  font-size: 14px;
  line-height: 20px;
  line-height: 33px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #divSelectOffices #CourierOffices {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#divSelectOffices #CourierOffices .icon {
  display: block;
  font-size: 24px;
  color: #333;
  height: 31px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  text-align: center;
}
#divSelectOffices #CourierOffices .icon:before {
  height: 31px;
  display: block;
  padding: 5px 0 0;
}
#divSelectOffices #CourierOffices li {
  position: relative;
  border-top: 1px solid #ddd;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Open Sans Regular';
  color: #000;
  word-wrap: break-word;
  white-space: normal;
  cursor: pointer;
  line-height: 50px;
}
#divSelectOffices #CourierOffices li:hover {
  background: #ddd;
}
#divSelectOffices #CourierOffices li:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  zoom: 1;
}
#divSelectOffices #CourierOffices li:first-child,
#divSelectOffices #CourierOffices li.active {
  border-top: none;
  line-height: 33px;
  height: 33px;
}
#divSelectOffices #CourierOffices li:first-child:hover,
#divSelectOffices #CourierOffices li.active:hover {
  background: #fff;
}
#divSelectOffices #CourierOffices li.active {
  width: 300px;
  overflow: hidden;
}
#divSelectOffices #CourierOffices li.chosenActive {
  width: 100%;
  overflow: initial;
  border-top: 1px solid #ddd;
  line-height: 50px;
  height: auto;
}
#divSelectOffices #CourierOffices li.active:first-child {
  width: 100%;
}
@media only screen and (min-width: 200px) and (max-width: 370px) {
  #CourierOffices,
  #divCityInput {
    width: 100%!important;
  }
}
#search_page .sidebar_container {
  margin-top: 0;
}
#search_page .sort {
  top: 10px;
}
#SearchBreadcrumb p {
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Open Sans Regular';
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #SearchBreadcrumb p {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
#SearchBreadcrumb span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  padding-top: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #SearchBreadcrumb span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#search_no_results {
  height: 50px;
  overflow: hidden;
}
#search_no_results .ErrorMessage {
  position: absolute;
  top: -84px;
  left: -6px;
  background: #f2dede;
  border: none;
  width: 777px;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 2!important;
  border-radius: 0;
  font-size: 16px;
  line-height: 22px;
  line-height: 39px!important;
  color: #333333;
  border: 1px solid #f2c1c1;
  box-sizing: border-box;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #search_no_results .ErrorMessage {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#search_no_results p {
  max-width: 777px;
  overflow: hidden;
}
#search_no_results #search_suggested {
  position: absolute;
  top: 0;
  left: -190px;
  width: 960px;
  background: #fff;
}
#search_content_header {
  position: relative;
}
.search_product_list {
  padding-top: 25px;
}
.search_product_list li:nth-child(4n+4) {
  margin-right: 0;
}
#brands_page .sidebar_container {
  margin-top: 0;
}
#brands_page .BrandProductList {
  text-align: center;
  padding-top: 25px;
}
#brands_page #category_content.full_width {
  float: none;
  width: 100%;
  padding-left: 0;
}
#brands_page #brands_count {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  padding-top: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #brands_page #brands_count {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#brands_page #brandsList {
  width: 100%;
}
#brands_page #brandsList p {
  font-size: 44px;
  color: #333333;
  text-align: center;
  line-height: 44px;
  margin-bottom: 20px;
}
#brands_page #brandsList #brandsNavBar {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#brands_page #brandsList #brandsNavBar ul li {
  display: inline-block;
}
#brands_page #brandsList #brandsNavBar ul li a {
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  padding: 0 5px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #brands_page #brandsList #brandsNavBar ul li a {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
#brands_page #brandsList #brandsNavBar ul li a:hover {
  color: #f37521;
}
#brands_page #brandsList .SubCategoryList {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
#brands_page #brandsList .SubCategoryList .letter {
  font-size: 34px;
  color: #333333;
  text-align: center;
  line-height: 58px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 58px;
  width: 58px;
  border: 1px solid #ddd;
}
#brands_page #brandsList .SubCategoryList ul {
  padding: 0 10px;
}
#brands_page #brandsList .SubCategoryList li {
  float: left;
}
#brands_page #brandsList .SubCategoryList li a {
  display: block;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  padding-right: 10px;
  line-height: 22px!important;
}
#brands_page #brandsList .SubCategoryList li a:hover {
  color: #f37521;
}
#brands_page #backToTop {
  display: none;
  position: fixed;
  z-index: 999;
  right: 5px;
  bottom: 50px;
  background: #fff url('../images/btn_top_arr.gif') center 11px no-repeat;
  border: 1px solid #333333;
  padding: 20px 10px 10px 10px;
  color: #f37521;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 8px 3px #d5d5d5;
  -moz-box-shadow: 0px 0px 8px 3px #d5d5d5;
  box-shadow: 0px 0px 8px 3px #d5d5d5;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #brands_page #backToTop {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
@media only screen and (min-width: 1200px) {
  #brands_page .SubCategoryList a {
    width: 226px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #brands_page .SubCategoryList a {
    width: 186px;
  }
}
@media only screen and (min-width: 730px) and (max-width: 991px) {
  #brands_page .SubCategoryList a {
    width: 142px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 729px) {
  #brands_page .SubCategoryList a {
    width: 150px;
  }
  #brands_page #brandsList p {
    font-size: 30px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 449px) {
  #brands_page .SubCategoryList ul {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  #brands_page .SubCategoryList a {
    width: 150px;
  }
  #brands_page #brandsList p {
    font-size: 30px!important;
  }
}
#final_page h2 {
  color: #189ec1;
  font-size: 50px;
  text-align: center;
  line-height: 50px!important;
  background: url(../images/finish_order.png) top center no-repeat;
  padding-top: 120px;
}
#final_page h2 span {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 28px;
  line-height: 50px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #final_page h2 span {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
#final_page div {
  text-align: center;
}
#final_page .confirm_mail {
  font-size: 18px;
  line-height: 25px;
  line-height: 22px!important;
  color: #333333;
  padding: 19px 0 27px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #final_page .confirm_mail {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
#final_page .center {
  border: 1px solid #dddddd;
  padding-bottom: 40px;
  margin-bottom: 24px;
}
#final_page .confirm_point {
  text-align: left;
  font-family: 'Open Sans Light';
  font-size: 14px;
  line-height: 20px;
  line-height: 24px!important;
  border-bottom: 1px solid #dddddd;
  margin: 0 auto;
  color: #333333;
  max-width: 450px;
  padding: 0 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #final_page .confirm_point {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#final_page .confirm_point span {
  font-family: 'Open Sans Semibold';
  float: right;
  line-height: 24px!important;
}
#final_page .order_number {
  border-top: 1px solid #dddddd;
}
#final_page .orange_btn {
  display: inline-block;
  width: 300px;
  margin-left: 10px;
  margin-bottom: 15px;
}
#final_page .orange_btn:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 200px) and (max-width: 635px) {
  #final_page .orange_btn {
    margin-left: 0!important;
  }
}
#final_page_error h2 {
  color: #189ec1;
  font-size: 50px;
  text-align: center;
  line-height: 50px!important;
  background: url(../images/error_order.png) top center no-repeat;
  padding-top: 90px;
}
#final_page_error h2 span {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 28px;
  line-height: 50px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #final_page_error h2 span {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
#final_page_error div {
  text-align: center;
}
#final_page_error div .orange_btn {
  display: inline-block;
  width: 300px;
  margin-left: 10px;
  margin-bottom: 15px;
}
#final_page_error div .orange_btn:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 200px) and (max-width: 635px) {
  #final_page_error div .orange_btn {
    margin-left: 0!important;
  }
}
#final_page_error .confirm_mail {
  font-size: 18px;
  line-height: 25px;
  line-height: 22px!important;
  color: #333333;
  padding: 19px 0 27px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #final_page_error .confirm_mail {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
#final_page_error .center {
  border: 1px solid #dddddd;
  padding-bottom: 40px;
  margin-bottom: 24px;
}
#final_page_error .confirm_point {
  text-align: left;
  font-family: 'Open Sans Light';
  font-size: 14px;
  line-height: 20px;
  line-height: 24px!important;
  border-bottom: 1px solid #dddddd;
  margin: 0 auto;
  color: #333333;
  max-width: 450px;
  padding: 0 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #final_page_error .confirm_point {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#final_page_error .confirm_point span {
  font-family: 'Open Sans Semibold';
  float: right;
  line-height: 24px!important;
}
#contacts_page .error_msg {
  width: 100%;
}
#contacts_page #ContactForm {
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 15px;
}
#contacts_page #ContactForm label {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Semibold';
  color: #333333;
  margin: 10px 0 8px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #contacts_page #ContactForm label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#contacts_page #ContactForm label em {
  color: #dd3242;
}
#contacts_page #ContactForm .input_field {
  width: 50%;
  padding-left: 10px;
  float: left;
}
#contacts_page #ContactForm .input_field:first-child {
  padding: 0 10px 0 0;
}
#contacts_page #ContactForm input[type=text] {
  width: 100%;
}
#contacts_page #ContactForm textarea {
  border: 1px solid #ddd;
  width: 100%;
  min-height: 140px;
}
#contacts_page #ContactForm #captcha_container #captcha {
  width: 140px;
  height: 39px;
  margin-right: 20px;
  float: left;
}
#contacts_page #ContactForm #captcha_container img {
  width: 110px;
  height: 40px;
}
#contacts_page #ContactForm .orange_btn {
  width: 273px;
  margin: 15px 0;
}
#contacts_page #contact_info {
  margin-bottom: 30px;
  max-width: 600px;
  margin: 0 auto;
}
#contacts_page #contact_info h3 {
  color: #189ec1;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #contacts_page #contact_info h3 {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#contacts_page #contact_info p {
  color: #333333;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 17px;
}
#contacts_page #contact_info span {
  font-family: 'Open Sans Semibold';
  color: #1d1d1d;
}
#contacts_page #contact_info .phones_group {
  float: left;
  width: 33%;
}
#contacts_page #contact_info #sales,
#contacts_page #contact_info #techn {
  border-right: 1px dotted #a8a8a8;
  height: 100px;
}
#contacts_page #contact_info #sales {
  padding: 0 30px 0 0;
}
#contacts_page #contact_info #techn {
  padding: 0 30px;
}
#contacts_page #contact_info #corp {
  padding-left: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 630px) {
  #contacts_page #contact_info .phones_group {
    width: 100%!important;
    float: none!important;
    border: none!important;
    padding: 0 0 0 30px!important;
    height: auto!important;
    border-bottom: 1px solid #ddd !important;
  }
  #contacts_page #contact_info .phones_group h3 {
    margin: 15px 0 10px 0!important;
  }
  #contacts_page #contact_info .phones_group p {
    margin-bottom: 10px!important;
  }
  #contacts_page #contact_info #sales {
    border-top: 1px solid #ddd !important;
  }
}
#container_404 {
  text-align: center;
}
#container_404 h2 {
  display: inline-block;
  color: #b94a48;
  font-size: 26px;
  line-height: 28px;
  text-transform: uppercase;
  margin: 0 auto;
  margin-top: 80px;
  background: #f2dede;
  font-family: 'Open Sans Semibold';
  text-align: center;
  padding: 20px 130px;
  position: relative;
}
#container_404 h2 span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  font-size: 60px;
  padding: 30px;
  font-family: 'Open Sans Light';
}
#container_404 #button {
  background: url(../images/404_back_arr.jpg) center 48px no-repeat;
  height: 140px;
  margin-top: 40px;
}
#container_404 #button a {
  display: inline-block;
}
@media only screen and (min-width: 200px) and (max-width: 600px) {
  #container_404 h2 {
    width: 100%;
    font-size: 18px!important;
    line-height: 20px!important;
    padding: 20px!important;
    margin-top: 20px!important;
  }
  #container_404 h2 span {
    display: none!important;
  }
}
#landing_page header {
  display: none;
}
#landing_page #main_heading {
  height: 211px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
#landing_page #main_heading div {
  margin: 0 auto;
  position: relative;
  height: 100%;
}
#landing_page #main_heading #landing_logo {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 161px;
  width: 210px;
  cursor: pointer;
}
#landing_page #day_top {
  width: 100%;
}
#landing_page #day_top > div {
  text-align: center;
  height: 47px;
  line-height: 47px;
  position: relative;
  padding: 0 5px;
}
#landing_page #day_top h3 {
  font-size: 22px;
  font-family: 'Open Sans Semibold';
  color: #fff;
  text-transform: uppercase;
}
#landing_page #day_top #home_link {
  position: absolute;
  top: 9px;
  right: 5px;
}
#landing_page #day_top #home_link a {
  display: block;
  font-size: 14px;
  font-family: 'Open Sans Regular';
  color: #fff;
  border: 1px solid #fff;
  padding: 0 12px;
  line-height: 27px;
}
#landing_page #top_products {
  width: 100%;
  background: #dddddd;
}
#landing_page #top_products > div {
  padding: 10px;
  background: #fff;
}
#landing_page #top_products > div h2 {
  display: none;
}
#landing_page #top_products > div .multi-item-carousel {
  margin: 0;
}
#landing_page #landing_links {
  text-align: center;
  width: 100%;
  z-index: 5;
}
#landing_page #landing_links ul {
  padding: 0;
}
#landing_page #landing_links ul li {
  float: left;
}
#landing_page #landing_links ul li .menu_link {
  width: 100%;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-left: 1px solid #fff;
}
#landing_page #landing_links ul li .menu_link .text {
  display: block;
  color: #fff;
  font-size: 18px;
  font-family: 'Open Sans Regular';
  text-align: center;
  line-height: 30px;
}
#landing_page #landing_links ul li .menu_link .icon {
  display: none;
}
#landing_page #landing_links ul li:first-child a {
  border-left: none;
}
#landing_page .links_fixed {
  position: fixed!important;
  top: 0!important;
  z-index: 99;
}
#landing_page #CategoryContent {
  padding-top: 10px;
}
#landing_page #counter {
  height: 47px;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 3px;
  width: 170px;
}
#landing_page #counter .flip-clock-wrapper ul {
  width: 20px;
  height: 30px;
  font-size: 28px;
  line-height: 30px;
  font-family: 'Open Sans Bold';
}
#landing_page #counter .flip-clock-wrapper ul li {
  line-height: 30px;
}
#landing_page #counter .flip-clock-wrapper ul li a div {
  font-size: 28px;
  font-family: 'Open Sans Bold';
}
#landing_page #counter .flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  font-size: 28px;
  font-family: 'Open Sans Bold';
}
#landing_page #counter .flip-clock-wrapper ul.sec_display {
  width: 12px!important;
  height: 24px!important;
  font-size: 20px!important;
  line-height: 24px!important;
  margin-top: 6px;
}
#landing_page #counter .flip-clock-wrapper ul.sec_display li {
  line-height: 24px!important;
}
#landing_page #counter .flip-clock-wrapper ul.sec_display li a div {
  font-size: 20px!important;
}
#landing_page #counter .flip-clock-wrapper ul.sec_display li a div div.inn {
  font-size: 16px!important;
}
#landing_page #counter .flip-clock-divider {
  display: block;
  width: 10px;
  height: 30px!important;
  position: relative;
}
#landing_page #counter .flip-clock-dot {
  background: #fff;
  width: 2px;
  height: 2px;
  left: 4px;
}
#landing_page #counter .flip-clock-dot.top {
  top: 10px;
}
#landing_page #counter .flip-clock-dot.bottom {
  bottom: 8px;
}
#landing_page #counter .day_display_first {
  display: none!important;
}
#landing_page #counter .flip-clock-label {
  width: 40px;
  top: 28px;
  left: 10px;
  color: #fff;
  font-size: 10px;
  text-align: center;
}
#landing_page #counter .flip-clock-divider.days .flip-clock-label {
  width: 20px;
  left: 10px;
}
#landing_page #counter .flip-clock-divider.seconds .flip-clock-label {
  width: 24px!important;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #landing_page header {
    display: block!important;
  }
  #landing_page header #top_line {
    display: none!important;
  }
  #landing_page #Wrapper {
    padding: 5px 0 20px 0px!important;
  }
  #landing_page #top_products {
    background: none!important;
  }
  #landing_page #main_heading {
    margin-top: 45px;
    height: auto!important;
    height: 120px!important;
    background-size: contain;
  }
  #landing_page #main_heading #landing_logo {
    display: none!important;
  }
  #landing_page #day_top h3 {
    font-size: 16px!important;
  }
  #landing_page #day_top #home_link {
    display: none!important;
  }
  #landing_page #day_top #home_link a {
    font-size: 12px!important;
  }
  #landing_page #landing_links {
    background: none!important;
  }
  #landing_page #landing_links ul {
    background: #fff !important;
    padding: 10px 5px;
  }
  #landing_page #landing_links li {
    float: none!important;
    width: 100%!important;
    margin-top: 10px!important;
    background: #333333;
  }
  #landing_page #landing_links li a {
    height: 33px!important;
    line-height: 33px!important;
    text-align: center;
  }
  #landing_page #landing_links li a .text {
    display: inline-block !important;
    font-size: 18px!important;
    border-left: none!important;
    line-height: 33px!important;
  }
  #landing_page #landing_links li a .icon {
    display: block!important;
    float: right;
    height: 33px;
    font-size: 16px;
    color: #fff;
    padding: 7px 20px 0 0;
  }
  #landing_page #landing_links li first-child {
    margin-top: 0!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 600px) {
  #landing_page #day_top {
    line-height: 32px!important;
  }
  #landing_page #day_top > div {
    height: auto!important;
  }
  #landing_page #day_top #counter {
    display: inline-block;
    position: relative!important;
    margin: 10px 0 0 0;
  }
  #landing_page #day_top h3 {
    width: 100%!important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 970px) {
  #landing_page .product,
  .landing_page .product {
    width: 33.33333333% !important;
    margin: 0 0 20px 0!important;
  }
  #landing_page .product .ProductImage,
  .landing_page .product .ProductImage {
    height: 200px!important;
  }
}
@media only screen and (min-width: 971px) and (max-width: 1199px) {
  #landing_page .product,
  .landing_page .product {
    width: 25%!important;
    margin: 0 0 25px 0!important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 3000px) {
  #landing_page .product,
  .landing_page .product {
    width: 220px!important;
  }
}
#landing_page_promotions #Wrapper {
  padding: 10px;
}
#landing_page_promotions #landing_img_links a {
  display: block;
  width: 100%;
  opacity: 0.7;
  border-top: 2px solid #ddd;
  padding-top: 11px;
  margin-bottom: 11px;
}
#landing_page_promotions #landing_img_links a:hover {
  opacity: 1;
}
#landing_page_promotions #landing_img_links a:first-child {
  border: none;
  padding-top: 0;
}
#landing_page_promotions #landing_menu {
  text-align: center;
  width: 100%;
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
#landing_page_promotions #landing_menu li {
  float: left;
  padding: 5px 0;
}
#landing_page_promotions #landing_menu li .menu_link {
  display: block;
  border-left: 1px solid #ddd;
  color: #333333;
  font-size: 14px;
  font-family: 'Open Sans Regular';
  text-align: center;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
}
#landing_page_promotions #landing_menu li .menu_link:hover {
  color: #fa9d1c;
}
#landing_page_promotions #landing_menu li:first-child a {
  border-left: none;
}
@media only screen and (min-width: 765px) and (max-width: 850px) {
  #landing_page_promotions #Wrapper {
    padding-top: 20px!important;
  }
}
@media only screen and (min-width: 851px) and (max-width: 1199px) {
  #landing_page_promotions #landing_menu li .menu_link {
    font-size: 12px!important;
    padding: 0 10px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #landing_page_promotions a {
    opacity: 1!important;
  }
  #landing_page_promotions #landing_menu {
    border-bottom: none!important;
  }
  #landing_page_promotions #landing_menu li {
    float: none!important;
    width: 100%!important;
    padding: 0!important;
  }
  #landing_page_promotions #landing_menu li .menu_link {
    border-left: none!important;
    border-bottom: 1px solid #ddd !important;
    height: 40px;
    line-height: 40px;
  }
}
.account_page h2 {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  margin: 0 0 15px 0;
}
.account_page label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-family: 'Open Sans Regular';
  margin: 0 0 5px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .account_page label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.account_page p {
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  margin: 0;
}
.account_page ul,
.account_page li {
  margin: 0;
}
.account_page input[type=text],
.account_page input[type=password],
.account_page select {
  width: 100%;
  border: 1px solid #ccc;
  color: #333333;
  height: 33px;
  text-indent: 10px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light';
  line-height: 33px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .account_page input[type=text],
  .account_page input[type=password],
  .account_page select {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.account_page .InfoMessage {
  margin: 0 0 25px 0;
}
.account_page #account_content {
  float: right;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  .account_page #SideAccountMenu {
    display: none!important;
  }
  .account_page #account_content {
    float: none!important;
  }
}
@media only screen and (min-width: 851px) and (max-width: 991px) {
  .account_page #account_content {
    width: 560px;
    padding: 0 10px 0 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .account_page #account_content {
    width: 780px;
    padding: 0 20px 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .account_page #account_content {
    width: 985px;
    padding: 0 140px 0 70px;
  }
}
/******************************************************************************/
#SideAccountMenu {
  width: 165px;
  float: left;
}
#SideAccountMenu #links {
  border: 1px solid #ddd;
  padding: 10px;
}
#SideAccountMenu #links .panel_active a {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-family: 'Open Sans Bold';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #SideAccountMenu #links .panel_active a {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#SideAccountMenu #links .panel_active a:hover {
  color: #333333;
}
#SideAccountMenu #links li a {
  display: block;
  color: #189ec1;
  font-size: 12px;
  line-height: 17px;
  line-height: 25px!important;
  font-family: 'Open Sans Regular';
}
#SideAccountMenu #links li a:hover {
  color: #fa9d1c;
}
#SideAccountMenu #links li a strong {
  color: #dd3242;
  font-size: 10px;
}
#SideAccountMenu #virtual_wallet h2 {
  display: none;
}
#SideAccountMenu #virtual_wallet ul {
  border: 1px solid #ddd;
  padding: 8px 10px 19px 8px;
  margin: 11px 0 25px 0;
}
#SideAccountMenu #virtual_wallet ul li {
  display: block;
  color: #333333;
}
#SideAccountMenu #virtual_wallet ul li:first-child {
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Regular';
  text-align: left;
  padding-bottom: 15px;
}
#SideAccountMenu #virtual_wallet ul #money_sum {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  font-family: 'Open Sans Bold';
  line-height: 29px!important;
  padding-left: 35px;
  margin-left: 5px;
  background: url(../images/wallet.jpg) center left no-repeat;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #SideAccountMenu #virtual_wallet ul #money_sum {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
/******************************************************************************/
#account_content #virtual_wallet ul {
  display: inline-block;
  border: 1px solid #ddd;
  background: #f4f4f4;
  margin-top: 15px;
}
#account_content #virtual_wallet ul li {
  display: inline-block;
  padding: 15px;
  color: #333333;
}
#account_content #virtual_wallet ul li:first-child {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  text-align: left;
  border-right: 1px solid #ddd;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #account_content #virtual_wallet ul li:first-child {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#account_content #virtual_wallet ul #money_sum {
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  font-family: 'Open Sans Bold';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #account_content #virtual_wallet ul #money_sum {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
/******************************************************************************/
#CreateAccountForm {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}
#CreateAccountForm p {
  margin-bottom: 17px;
}
#CreateAccountForm #registerForm {
  position: relative;
  height: 240px;
}
#CreateAccountForm #registerForm .form-field {
  position: absolute;
  width: 100%;
}
#CreateAccountForm #registerForm .form-field input {
  width: 100%;
}
#CreateAccountForm #registerForm .form-field-EmailAddress {
  top: 37px;
  left: 0;
}
#CreateAccountForm #registerForm .form-field-Password {
  width: 50%;
  top: 112px;
  left: 0;
  padding-right: 5px;
}
#CreateAccountForm #registerForm .form-field-ConfirmPassword {
  width: 50%;
  top: 112px;
  left: 50%;
  padding-left: 5px;
}
#CreateAccountForm .blue_btn {
  position: absolute;
  max-width: 450px;
  top: 196px;
  left: 0;
  line-height: 43px!important;
  height: 43px!important;
  width: 100%;
}
@media only screen and (min-width: 200px) and (max-width: 400px) {
  #CreateAccountForm #registerForm {
    height: 320px!important;
  }
  #CreateAccountForm .form-field-Password {
    width: 100%!important;
    top: 112px!important;
    padding-right: 0!important;
  }
  #CreateAccountForm .form-field-ConfirmPassword {
    width: 100%!important;
    top: 187px!important;
    left: 0!important;
    padding-left: 0!important;
  }
  #CreateAccountForm .blue_btn {
    top: 270px!important;
  }
}
/******************************************************************************/
#forgotten_pass {
  padding-top: 0!important;
}
#ForgotPasswordForm {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}
#ForgotPasswordForm p {
  margin-bottom: 17px;
}
#ForgotPasswordForm label {
  margin-top: 22px;
}
#ForgotPasswordForm .clearfix {
  margin: 0!important;
}
#ForgotPasswordForm .submit_btn {
  padding: 0!important;
  margin: 58px 0 0 0!important;
}
/******************************************************************************/
.register_success .BlockContent {
  text-align: center;
}
.register_success .BlockContent h2 {
  color: #189ec1;
  font-size: 50px;
  text-align: center;
  line-height: 50px;
  background: url(../images/finish_order.png) top center no-repeat;
  padding-top: 100px;
}
.register_success .BlockContent h2 span {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .register_success .BlockContent h2 span {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 445px) {
  .register_success .BlockContent h2 {
    font-size: 30px!important;
  }
  .register_success .BlockContent h2 span {
    font-size: 18px!important;
  }
}
/******************************************************************************/
/*my account icon menu*/
/*
.my_account_container{	   

    .Content{
        float: right;
        width: 766px;
        padding-top: 15px;

        h2{
            .font_24();
            margin: 0 0 20px 0;
            .semibold();
            line-height: 24px;
            text-transform: none;
        }

        .account_icons{
            li{
                float: left;
                position: relative;
                width: 203px;
                height: 56px;
                margin: 0 40px 50px 0;

                .bg_img{	
                    position: absolute;
                    left: 0;
                    top: 0;
                    display: block;
                    border-radius: 3px;
                    width: 58px;
                    height: 56px;
                    background: #26a9c8;
                    z-index: 1;
                }

                .orange{
                    background: #ff8e21;
                }




                a{
                    position: absolute;
                    left: 0;
                    top: 0;
                    display: block;
                    height: 100%;
                    width: 138px;
                    border-radius: 3px;
                    font-weight: bold;
                    .font_14();
                    padding-left: 70px;
                    z-index: 1;


                    p{
                        font-weight: normal;
                        padding-top: 4px;
                        .font_12();
                    }

                }
            }

        }

        .private_messages{
            background: url(../../images/new_design/my_account/private_messages.png)  left center  no-repeat;		
        }

        .order_status{
            background: url(../../images/new_design/my_account/order_status.png) left center no-repeat;
        }

        .view_orders{
            background: url(../../images/new_design/my_account/view_orders.png)  0 0  no-repeat;
        }

        .address_book{
            background: url(../../images/new_design/my_account/address_book.png)  0 0  no-repeat;
        }

        .favourite_products{
            background: url(../../images/new_design/my_account/favourite_products.png)  0 0  no-repeat;
        }

        .account_details{
            background: url(../../images/new_design/my_account/account_details.png)  0 0  no-repeat;
        }

        .recent_items{
            background: url(../../images/new_design/my_account/recent_items.png)  0 0  no-repeat;
        }


    }

}	
*/
/* return product */
/*
#AccountNewReturnProducts{
    h3{
        margin: 10px 0;
        font-weight: bold;
    }

    table{
        margin: 15px 0;

        thead tr{
            th{
                border-bottom: 1px solid #ddd; 
                color: #949494;
                text-align: left;
            }

            th:first-child{
                border-left: 1px solid #ddd; 
                border-radius: 3px;
            }

            th:last-child{
                border-right: 1px solid #ddd; 
                border-radius: 3px;
            }

        }

        td{
            text-align: left;
        }

        td:first-child{
            color: @blue;
        }

        small{
            color: #949494;
        }

    }

}


*/
#EditAccountForm {
  position: relative;
  height: 560px;
  /********************************/
  /********************************/
  /********************************/
  /********************************/
  /********************************/
}
#EditAccountForm .form-field {
  position: absolute;
}
#EditAccountForm .LittleNotePassword {
  width: 100%;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  padding: 5px;
  color: #31708f !important;
  background-color: #d9edf7;
}
#EditAccountForm .form-field-FirstName {
  top: 100px;
  left: 0;
  width: 50%;
  padding-right: 14px;
}
#EditAccountForm .form-field-LastName {
  top: 100px;
  left: 50%;
  width: 50%;
  padding-left: 14px;
}
#EditAccountForm .form-field-Phone {
  top: 180px;
  left: 0;
  width: 50%;
  padding-right: 14px;
}
#EditAccountForm .form-field-EmailAddress {
  top: 180px;
  left: 50%;
  width: 50%;
  padding-left: 14px;
}
#EditAccountForm .form-field-EmailAddress .form-input-EmailAddress {
  cursor: not-allowed !important;
}
#EditAccountForm .form-field-Password {
  top: 260px;
  left: 0;
  width: 50%;
  padding-right: 14px;
}
#EditAccountForm .form-field-ConfirmPassword {
  top: 260px;
  left: 50%;
  width: 50%;
  padding-left: 14px;
}
#EditAccountForm .form-field-ConfirmPassword .LittleNotePassword {
  display: none!important;
}
#EditAccountForm #company_name {
  top: 395px;
  left: 0;
  width: 100%;
}
#EditAccountForm #company_name input {
  height: 80px;
}
#EditAccountForm #submit {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}
#EditAccountForm #submit input {
  display: inline-block;
  min-width: 250px;
}
@media only screen and (min-width: 851px) and (max-width: 991px) {
  #EditAccountForm label {
    font-size: 12px!important;
  }
  #EditAccountForm .form-field-FirstName,
  #EditAccountForm .form-field-Phone,
  #EditAccountForm .form-field-Password {
    padding-right: 5px!important;
  }
  #EditAccountForm .form-field-LastName,
  #EditAccountForm .form-field-EmailAddress,
  #EditAccountForm .form-field-ConfirmPassword {
    padding-left: 5px!important;
  }
}
@media only screen and (min-width: 545px) and (max-width: 650px) {
  #EditAccountForm label {
    font-size: 12px!important;
  }
  #EditAccountForm .form-field-FirstName,
  #EditAccountForm .form-field-Phone,
  #EditAccountForm .form-field-Password {
    padding-right: 5px!important;
  }
  #EditAccountForm .form-field-LastName,
  #EditAccountForm .form-field-EmailAddress,
  #EditAccountForm .form-field-ConfirmPassword {
    padding-left: 5px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 545px) {
  #EditAccountForm {
    height: 830px!important;
    /********************************/
    /********************************/
    /********************************/
    /********************************/
  }
  #EditAccountForm .form-field {
    width: 100%!important;
    padding: 0!important;
    left: 0!important;
  }
  #EditAccountForm .form-field label {
    font-size: 12px!important;
  }
  #EditAccountForm .form-field-FirstName {
    top: 120px!important;
  }
  #EditAccountForm .form-field-LastName {
    top: 200px!important;
  }
  #EditAccountForm .form-field-Phone {
    top: 280px!important;
  }
  #EditAccountForm .form-field-EmailAddress {
    top: 360px!important;
  }
  #EditAccountForm .form-field-Password {
    top: 440px!important;
  }
  #EditAccountForm .form-field-ConfirmPassword {
    top: 565px!important;
  }
  #EditAccountForm .LittleNotePassword {
    min-height: 45px;
  }
  #EditAccountForm #company_name {
    top: 650px!important;
  }
}
#LoginForm {
  position: relative;
}
#LoginForm .SuccessMessage {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 0!important;
}
.mail_icon {
  position: relative;
}
.mail_icon i {
  display: block;
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 22px;
  color: #ddd;
}
.pass_icon {
  position: relative;
}
.pass_icon i {
  display: block;
  position: absolute;
  right: 13px;
  top: 7px;
  font-size: 22px;
  color: #ddd;
}
.AccountLogin {
  width: 50%;
  float: left;
  position: relative;
  padding-right: 5px;
}
.AccountLogin .heading {
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  text-align: center;
  margin-bottom: 13px;
  background: #ddd;
  line-height: 30px!important;
  margin-top: 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountLogin .heading {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.AccountLogin #login_error {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  line-height: 20px;
  color: #b94a48;
  background: #f2dede;
  padding: 12px 0;
  border: 2px solid #f2c1c1;
  border-radius: 3px;
  font-family: 'Open Sans Light';
  width: 100%;
  z-index: 2;
  text-align: center;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountLogin #login_error {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountLogin form {
  padding: 0 8.5106383% 0 14.89361702%;
}
.AccountLogin label {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  padding: 17px 0 5px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountLogin label {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.AccountLogin label.InvalidInput {
  position: absolute;
  top: 37px;
  left: 0;
}
.AccountLogin input.InvalidInput {
  height: 35px;
  line-height: 35px;
}
.AccountLogin input[type=text],
.AccountLogin input[type=password] {
  width: 100%;
  font-family: 'Open Sans Regular';
  color: #333333;
}
.AccountLogin .error_mail_msg,
.AccountLogin .error_pass_msg {
  position: absolute;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light';
  color: #b94a48;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountLogin .error_mail_msg,
  .AccountLogin .error_pass_msg {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountLogin .error_mail_msg {
  top: 80px;
  right: 0;
}
.AccountLogin .error_pass_msg {
  top: 153px;
  right: 0;
}
.AccountLogin #forgot_pass_modal,
.AccountLogin .fotgot_pass_link {
  float: right;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-top: 20px;
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountLogin #forgot_pass_modal,
  .AccountLogin .fotgot_pass_link {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountLogin #forgot_pass_modal:hover,
.AccountLogin .fotgot_pass_link:hover {
  color: #f37521;
}
.AccountLogin #LoginButton {
  margin-top: 40px;
  line-height: 43px!important;
  height: 43px!important;
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.CreateAccount {
  width: 50%;
  padding-left: 5px;
  float: right;
}
.CreateAccount .heading {
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  text-align: center;
  margin-bottom: 13px;
  background: #ddd;
  line-height: 30px!important;
  margin-top: 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .CreateAccount .heading {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.CreateAccount form,
.CreateAccount #form_container {
  padding: 0 14.89361702% 0 8.5106383%;
}
.CreateAccount p {
  font-family: 'Open Sans Light';
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 15px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .CreateAccount p {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.CreateAccount p span {
  font-family: 'Open Sans Bold';
}
.CreateAccount ul li {
  font-family: 'Open Sans Light';
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-top: 15px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .CreateAccount ul li {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.CreateAccount ul li span {
  font-family: 'Open Sans Semibold';
  margin-right: 7px;
}
.CreateAccount ul li:first-child {
  margin-top: 0;
}
.CreateAccount #create_account_link,
.CreateAccount .register {
  line-height: 43px!important;
  height: 43px!important;
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 15px;
}
.CreateAccount .buttons span {
  display: block;
  text-align: center;
  margin: 12px 0;
  font-family: 'Open Sans Light';
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .CreateAccount .buttons span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.CreateAccount .buttons .guest_order {
  width: 100%;
  background: none;
  border: none;
  color: #537ba9;
  font-family: 'Open Sans Semibold';
  font-size: 18px;
  line-height: 25px;
  cursor: pointer;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .CreateAccount .buttons .guest_order {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.CreateAccount .buttons .guest_order:hover {
  color: #fa9d1c;
}
@media only screen and (min-width: 200px) and (max-width: 1190px) {
  .AccountLogin form,
  .CreateAccount form,
  .AccountLogin #form_container,
  .CreateAccount #form_container {
    padding: 0 5%!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 680px) {
  .AccountLogin,
  .CreateAccount {
    width: 100%!important;
    float: none!important;
  }
  .AccountLogin form,
  .CreateAccount form,
  .AccountLogin #form_container,
  .CreateAccount #form_container {
    padding: 0 5%!important;
  }
  .CreateAccount {
    margin-top: 15px;
  }
}
.FormFieldRequired,
.Required {
  color: #dd3242;
}
#adress_book {
  /*add address*/
}
#adress_book .InfoMessage {
  font-size: 16px;
  line-height: 22px;
  line-height: 18px!important;
  color: #333333 !important;
  font-family: 'Open Sans Regular';
  background-color: #fff;
  border: none;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #adress_book .InfoMessage {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#adress_book .submit_btn .orange_btn {
  display: inline-block;
}
#adress_book input[type="text"],
#adress_book select {
  height: 33px;
  line-height: 33px;
  border: 1px solid #888;
  text-indent: 10px;
  border-radius: 0;
}
#adress_book .FormFieldLabel {
  display: inline-block;
  padding-bottom: 5px;
  font-family: 'Open Sans Semibold';
  color: #000;
  font-size: 12px;
  line-height: 17px;
}
#adress_book .ShippingAddressList table {
  width: 100%;
}
#adress_book .ShippingAddressList table #name,
#adress_book .ShippingAddressList table #buttons {
  width: 18%;
}
#adress_book .ShippingAddressList table #address,
#adress_book .ShippingAddressList table #phone {
  width: 32%;
}
#adress_book .ShippingAddressList table td {
  text-align: left;
  padding: 10px;
  border-left: 1px solid #ddd;
  width: 25%;
}
#adress_book .ShippingAddressList table td a {
  color: #189ec1;
}
#adress_book .ShippingAddressList table td a:hover {
  color: #ff8e21;
}
#adress_book .ShippingAddressList table td div {
  text-align: right;
}
#adress_book .ShippingAddressList table td div i {
  padding-left: 6px;
}
#adress_book .ShippingAddressList table td div:first-child {
  padding-bottom: 20px;
}
#adress_book .ShippingAddressList table td:first-child {
  border-left: none;
}
#adress_book .ShippingAddressList li {
  border: 1px solid #ddd;
  margin: 15px 0 0 0;
  padding: 10px;
}
@media only screen and (min-width: 200px) and (max-width: 445px) {
  #adress_book .ShippingAddressList td {
    padding: 3px!important;
  }
  #adress_book .ShippingAddressList td p {
    word-wrap: break-word;
  }
}
#adress_book td,
#adress_book td p {
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Regular';
  color: #333333;
}
#adress_book #AddressEditForm {
  position: relative;
  width: 100%;
  height: 570px;
}
#adress_book #AddressEditForm .form-field-Country,
#adress_book #AddressEditForm .form-field-Siteid,
#adress_book #AddressEditForm .form-field-Streetid,
#adress_book #AddressEditForm .form-field-Areaid {
  display: none;
}
#adress_book #AddressEditForm .form_fields {
  position: relative;
  width: 100%;
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
}
#adress_book #AddressEditForm .form_fields input {
  width: 100%!important;
}
#adress_book #AddressEditForm .form_fields .form-field {
  position: absolute;
}
#adress_book #AddressEditForm .form_fields .form-field-FirstName {
  top: 0;
  left: 0;
  width: 50%;
  padding-right: 15px;
}
#adress_book #AddressEditForm .form_fields .form-field-LastName {
  top: 0;
  left: 50%;
  width: 50%;
  padding-left: 15px;
}
#adress_book #AddressEditForm .form_fields .form-field-Phone {
  top: 80px;
  left: 0;
  width: 50%;
  padding-right: 15px;
}
#adress_book #AddressEditForm .form_fields .form-field-State {
  top: 160px;
  left: 0;
  width: 50%;
  padding-right: 15px;
}
#adress_book #AddressEditForm .form_fields .form-field-City {
  top: 160px;
  left: 50%;
  width: 50%;
  padding-left: 15px;
}
#adress_book #AddressEditForm .form_fields .form-field-AddressLine1 {
  top: 240px;
  left: 0;
  width: 50%;
  padding-right: 15px;
}
#adress_book #AddressEditForm .form_fields .form-field-Zip {
  top: 240px;
  left: 50%;
  width: 30%;
  padding-left: 15px;
}
#adress_book #AddressEditForm .form_fields .form-field-StreetNumber {
  top: 320px;
  left: 0;
  width: 20%;
  padding-right: 10px;
}
#adress_book #AddressEditForm .form_fields .form-field-BlockNumber {
  top: 320px;
  left: 20%;
  width: 20%;
  padding-right: 10px;
}
#adress_book #AddressEditForm .form_fields .form-field-Vhod {
  top: 320px;
  left: 40%;
  width: 20%;
  padding-right: 10px;
}
#adress_book #AddressEditForm .form_fields .form-field-Etaj {
  top: 320px;
  left: 60%;
  width: 20%;
  padding-right: 10px;
}
#adress_book #AddressEditForm .form_fields .form-field-Apartament {
  top: 320px;
  left: 80%;
  width: 20%;
}
#adress_book #AddressEditForm .form_fields .form-field-AddressLine2 {
  top: 400px;
  left: 0;
  width: 100%;
}
#adress_book #AddressEditForm .form_fields .form-field-AddressLine2 input {
  height: 70px;
}
#adress_book #AddressEditForm #submit_btns {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
#adress_book #AddressEditForm #submit_btns input,
#adress_book #AddressEditForm #submit_btns a {
  display: inline-block;
  min-width: 230px;
}
#adress_book #AddressEditForm #submit_btns a {
  margin-right: 10px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #adress_book #AddressEditForm #submit_btns a {
    margin: 0 0 10px 0!important;
  }
}
@media only screen and (min-width: 441px) and (max-width: 500px) {
  #adress_book #AddressEditForm {
    height: 600px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 440px) {
  #adress_book #AddressEditForm {
    height: 770px!important;
    /*********************************************/
    /*********************************************/
    /*********************************************/
    /*********************************************/
  }
  #adress_book #AddressEditForm .form-field label {
    margin-bottom: 5px!important;
  }
  #adress_book #AddressEditForm .form-field-FirstName,
  #adress_book #AddressEditForm .form-field-LastName,
  #adress_book #AddressEditForm .form-field-Phone,
  #adress_book #AddressEditForm .form-field-State,
  #adress_book #AddressEditForm .form-field-City,
  #adress_book #AddressEditForm .form-field-Zip,
  #adress_book #AddressEditForm .form-field-AddressLine1 {
    left: 0!important;
    width: 100%!important;
    padding: 0!important;
  }
  #adress_book #AddressEditForm .form-field-LastName {
    top: 70px!important;
  }
  #adress_book #AddressEditForm .form-field-Phone {
    top: 140px!important;
  }
  #adress_book #AddressEditForm .form-field-State {
    top: 210px!important;
  }
  #adress_book #AddressEditForm .form-field-City {
    top: 280px!important;
  }
  #adress_book #AddressEditForm .form-field-AddressLine1 {
    top: 350px!important;
  }
  #adress_book #AddressEditForm .form-field-Zip {
    top: 420px!important;
  }
  #adress_book #AddressEditForm .form-field-StreetNumber,
  #adress_book #AddressEditForm .form-field-BlockNumber,
  #adress_book #AddressEditForm .form-field-Vhod,
  #adress_book #AddressEditForm .form-field-Etaj,
  #adress_book #AddressEditForm .form-field-Apartament {
    top: 490px!important;
  }
  #adress_book #AddressEditForm .form-field-AddressLine2 {
    top: 560px!important;
  }
}
/*order status*/
.order_status {
  display: inline-block;
  min-width: 180px;
  background: #ddd;
  color: #fff;
  line-height: 24px;
  padding: 0 10px;
}
.order_status p {
  display: inline-block;
  line-height: 24px;
  text-align: left;
  padding-right: 10px;
  color: #333333;
}
.order_status i {
  float: right;
  line-height: 24px;
  cursor: pointer;
}
.order_status .fa-info-circle:before {
  content: "\f05a";
  font-size: 16px;
  color: #333333;
}
.AccountOrderStatusList li,
#AccountOrders li {
  margin-bottom: 15px;
}
.AccountOrderStatusList table,
#AccountOrders table {
  width: 100%;
  border-collapse: initial!important;
}
.AccountOrderStatusList thead th,
#AccountOrders thead th {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountOrderStatusList thead th,
  #AccountOrders thead th {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountOrderStatusList thead #order_date,
#AccountOrders thead #order_date {
  text-align: right;
  color: #333333;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Regular';
}
.AccountOrderStatusList tbody,
#AccountOrders tbody {
  cursor: pointer;
}
.AccountOrderStatusList tbody td,
#AccountOrders tbody td {
  height: 58px;
  font-size: 16px;
  line-height: 22px;
  line-height: 58px!important;
  font-family: 'Open Sans Bold';
  color: #333333;
  text-align: center;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountOrderStatusList tbody td,
  #AccountOrders tbody td {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.AccountOrderStatusList tbody #order_number,
#AccountOrders tbody #order_number {
  border: 1px solid #ddd;
  border-right: none;
  width: 35%;
}
.AccountOrderStatusList tbody #order_price,
#AccountOrders tbody #order_price {
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  width: 32%;
}
.AccountOrderStatusList tbody #order_price span,
#AccountOrders tbody #order_price span {
  color: #dd3879;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountOrderStatusList tbody #order_price span,
  #AccountOrders tbody #order_price span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountOrderStatusList tbody #order_btns,
#AccountOrders tbody #order_btns {
  text-align: right;
  border: 1px solid #ddd;
  border-left: none;
  padding-right: 10px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  width: 33%;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountOrderStatusList tbody #order_btns,
  #AccountOrders tbody #order_btns {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountOrderStatusList tbody #order_btns div span,
#AccountOrders tbody #order_btns div span {
  float: right;
  display: block;
  height: 30px;
  line-height: 30px;
}
.AccountOrderStatusList tbody #order_btns .order_btn,
#AccountOrders tbody #order_btns .order_btn {
  background: #ddd;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 20px;
  line-height: 30px!important;
  padding-top: 3px;
  margin-left: 10px;
}
.AccountOrderStatusList tbody #order_btns .icon-arr-down:before,
#AccountOrders tbody #order_btns .icon-arr-down:before {
  display: inline-block;
  color: #333333;
  font-size: 20px;
}
.AccountOrderStatusList .order_items td,
#AccountOrders .order_items td {
  border: 1px solid #ddd;
  border-top: none;
  text-align: left;
}
.AccountOrderStatusList .order_items td li,
#AccountOrders .order_items td li {
  font-size: 14px;
  line-height: 20px;
  line-height: 16px!important;
  font-family: 'Open Sans Regular';
  color: #888;
  padding: 10px 23px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountOrderStatusList .order_items td li,
  #AccountOrders .order_items td li {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountOrderStatusList .order_items td small,
#AccountOrders .order_items td small {
  display: block;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Light';
  color: #000;
  padding-top: 5px;
}
.AccountOrderStatusList .order_items form,
#AccountOrders .order_items form {
  float: right;
}
.AccountOrderStatusList .order_items form .orange_btn,
#AccountOrders .order_items form .orange_btn {
  margin-left: 2px;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  .AccountOrderStatusList .btn_text,
  #AccountOrders .btn_text,
  .AccountOrderStatusList .order_status i,
  #AccountOrders .order_status i {
    display: none!important;
  }
  .AccountOrderStatusList .order_status,
  #AccountOrders .order_status {
    width: 100%;
  }
  .AccountOrderStatusList #order_number,
  #AccountOrders #order_number,
  .AccountOrderStatusList #order_price,
  #AccountOrders #order_price {
    font-size: 12px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 360px) {
  .AccountOrderStatusList .order_items form,
  #AccountOrders .order_items form {
    float: none!important;
    padding: 10px;
  }
  .AccountOrderStatusList .order_items form input,
  #AccountOrders .order_items form input {
    width: 100%;
  }
}
/***********************************************************************************/
#AccountOrder .ord_st_row {
  width: 100%;
  border: 1px solid #ddd;
  border-top: none;
  padding: 15px;
}
#AccountOrder .ord_st_row p {
  color: #333333;
  line-height: 18px;
  width: 48%;
}
#AccountOrder .ord_st_row #order_number,
#AccountOrder .ord_st_row #order_shipping_id {
  float: left;
  font-family: 'Open Sans Bold';
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder .ord_st_row #order_number,
  #AccountOrder .ord_st_row #order_shipping_id {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#AccountOrder .ord_st_row #order_shipping_id {
  line-height: 36px;
}
#AccountOrder .ord_st_row #order_date {
  float: right;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  text-align: right;
}
#AccountOrder .thumb {
  padding-right: 10px;
}
#AccountOrder .thumb a {
  display: block;
  width: 80px;
  max-width: 80px;
  max-height: 80px;
  text-align: center;
}
#AccountOrder .thumb a img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
#AccountOrder #order_comments {
  width: 100%;
  border-top: none;
  padding: 0;
}
#AccountOrder #order_comments p:first-child {
  font-family: 'Open Sans Bold';
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0 12px 15px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder #order_comments p:first-child {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#AccountOrder #order_comments p {
  color: #333333;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  padding: 0 30px 30px 30px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder #order_comments p {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#AccountOrder form table {
  border-collapse: collapse;
  border: 1px solid #ddd;
  border-top: none;
  width: 100%;
}
#AccountOrder form table td {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  color: #333333;
  padding: 7px 0 7px 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder form table td {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#AccountOrder form table a {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Bold';
  color: #189ec1;
  padding-left: 2px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder form table a {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#AccountOrder form table a:hover {
  color: #f37521;
}
#AccountOrder form table small {
  font-family: 'Open Sans Light';
  color: #000;
  font-size: 12px;
  line-height: 17px;
}
#AccountOrder form .ProductPrice {
  color: #dd3879;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Bold';
  padding: 7px 20px 7px 0;
  text-align: right;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder form .ProductPrice {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#AccountOrder form .order_price {
  font-family: 'Open Sans Bold';
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 13px 20px 13px 0;
  text-align: right;
  border: 1px solid #ddd;
  border-top: none;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder form .order_price {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#AccountOrder form .order_price > span {
  color: #dd3879;
  margin-left: 68px;
}
#AccountOrder form .order_price > span .ProductCurrency {
  margin-left: 0;
}
#AccountOrder #totals_container {
  border: 1px solid #ddd;
  text-align: right;
  padding: 15px;
  border-top: none;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Regular';
  color: #000;
  line-height: 25px!important;
}
#AccountOrder #totals_container em > span {
  display: inline-block;
  width: 120px;
  font-style: normal;
  padding-left: 50px;
  font-family: 'Open Sans Bold';
  font-size: 14px;
  line-height: 20px;
  color: #000 !important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #AccountOrder #totals_container em > span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#AccountOrder #totals_container em:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  zoom: 1;
}
#AccountOrder .orange_btn {
  float: right;
}
.AddBillingAddress,
.AddShippingAddress {
  width: 100%;
}
.AddBillingAddress .form-field-Country,
.AddShippingAddress .form-field-Country,
.AddBillingAddress .form-field-Siteid,
.AddShippingAddress .form-field-Siteid {
  display: none;
}
.AddBillingAddress .new_address_form,
.AddShippingAddress .new_address_form {
  position: relative;
  width: 100%;
  height: 600px;
}
.AddBillingAddress .form_fields,
.AddShippingAddress .form_fields {
  position: relative;
  width: 100%;
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
}
.AddBillingAddress .form_fields .heading,
.AddShippingAddress .form_fields .heading {
  position: absolute;
  top: 170px;
  left: 0;
}
.AddBillingAddress .form_fields input,
.AddShippingAddress .form_fields input {
  width: 100%!important;
}
.AddBillingAddress .form_fields .form-field,
.AddShippingAddress .form_fields .form-field {
  position: absolute;
}
.AddBillingAddress .form_fields .form-field-FirstName,
.AddShippingAddress .form_fields .form-field-FirstName {
  top: 0;
  left: 0;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-LastName,
.AddShippingAddress .form_fields .form-field-LastName {
  top: 0;
  left: 33.75%;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-Phone,
.AddShippingAddress .form_fields .form-field-Phone {
  top: 0;
  left: 67.5%;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-EmailAddress,
.AddShippingAddress .form_fields .form-field-EmailAddress {
  top: 85px;
  left: 0;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-Password,
.AddShippingAddress .form_fields .form-field-Password {
  top: 85px;
  left: 33.75%;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-ConfirmPassword,
.AddShippingAddress .form_fields .form-field-ConfirmPassword {
  top: 85px;
  left: 67.5%;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-State,
.AddShippingAddress .form_fields .form-field-State {
  top: 215px;
  left: 0;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-City,
.AddShippingAddress .form_fields .form-field-City {
  top: 215px;
  left: 33.75%;
  width: 32.5%;
}
.AddBillingAddress .form_fields .form-field-Zip,
.AddShippingAddress .form_fields .form-field-Zip {
  top: 215px;
  left: 67.5%;
  width: 20%;
}
.AddBillingAddress .form_fields .form-field-AddressLine1,
.AddShippingAddress .form_fields .form-field-AddressLine1 {
  top: 300px;
  left: 0;
  width: 100%;
}
.AddBillingAddress .form_fields .form-field-StreetNumber,
.AddShippingAddress .form_fields .form-field-StreetNumber {
  top: 385px;
  left: 0;
  width: 12%;
}
.AddBillingAddress .form_fields .form-field-BlockNumber,
.AddShippingAddress .form_fields .form-field-BlockNumber {
  top: 385px;
  left: 13.25%;
  width: 12%;
}
.AddBillingAddress .form_fields .form-field-Vhod,
.AddShippingAddress .form_fields .form-field-Vhod {
  top: 385px;
  left: 26.5%;
  width: 12%;
}
.AddBillingAddress .form_fields .form-field-Etaj,
.AddShippingAddress .form_fields .form-field-Etaj {
  top: 385px;
  left: 39.75%;
  width: 12%;
}
.AddBillingAddress .form_fields .form-field-Apartament,
.AddShippingAddress .form_fields .form-field-Apartament {
  top: 385px;
  left: 53%;
  width: 12%;
}
.AddBillingAddress .form_fields .form-field-AddressLine2,
.AddShippingAddress .form_fields .form-field-AddressLine2 {
  top: 470px;
  left: 0;
  width: 100%;
}
.AddBillingAddress .form_fields .form-field-AddressLine2 label #visibleInvoiceField,
.AddShippingAddress .form_fields .form-field-AddressLine2 label #visibleInvoiceField {
  width: auto!important;
  float: left;
  cursor: pointer;
}
.AddBillingAddress .form_fields .form-field-AddressLine2 label span,
.AddShippingAddress .form_fields .form-field-AddressLine2 label span {
  float: left;
  padding-left: 4px;
  cursor: pointer;
}
.AddBillingAddress .orange_btn,
.AddShippingAddress .orange_btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 200px) and (max-width: 600px) {
  .AddBillingAddress .form-field-Zip,
  .AddShippingAddress .form-field-Zip {
    width: 32.5% !important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AddBillingAddress .form-field label span,
  .AddShippingAddress .form-field label span {
    font-size: 12px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 440px) {
  .AddBillingAddress,
  .AddShippingAddress {
    /*********************************************/
    /*********************************************/
    /*********************************************/
    /*********************************************/
    /*********************************************/
  }
  .AddBillingAddress .new_address_form,
  .AddShippingAddress .new_address_form {
    height: 940px!important;
  }
  .AddBillingAddress .form_fields .heading,
  .AddShippingAddress .form_fields .heading {
    top: 430px!important;
  }
  .AddBillingAddress .form-field label,
  .AddShippingAddress .form-field label {
    margin-bottom: 5px!important;
  }
  .AddBillingAddress .form-field-FirstName,
  .AddShippingAddress .form-field-FirstName,
  .AddBillingAddress .form-field-LastName,
  .AddShippingAddress .form-field-LastName,
  .AddBillingAddress .form-field-Phone,
  .AddShippingAddress .form-field-Phone,
  .AddBillingAddress .form-field-EmailAddress,
  .AddShippingAddress .form-field-EmailAddress,
  .AddBillingAddress .form-field-Password,
  .AddShippingAddress .form-field-Password,
  .AddBillingAddress .form-field-ConfirmPassword,
  .AddShippingAddress .form-field-ConfirmPassword,
  .AddBillingAddress .form-field-State,
  .AddShippingAddress .form-field-State,
  .AddBillingAddress .form-field-City,
  .AddShippingAddress .form-field-City,
  .AddBillingAddress .form-field-Zip,
  .AddShippingAddress .form-field-Zip {
    left: 0!important;
    width: 100%!important;
  }
  .AddBillingAddress .form-field-LastName,
  .AddShippingAddress .form-field-LastName {
    top: 70px!important;
  }
  .AddBillingAddress .form-field-Phone,
  .AddShippingAddress .form-field-Phone {
    top: 140px!important;
  }
  .AddBillingAddress .form-field-EmailAddress,
  .AddShippingAddress .form-field-EmailAddress {
    top: 210px!important;
  }
  .AddBillingAddress .form-field-Password,
  .AddShippingAddress .form-field-Password {
    top: 280px!important;
  }
  .AddBillingAddress .form-field-ConfirmPassword,
  .AddShippingAddress .form-field-ConfirmPassword {
    top: 350px!important;
  }
  .AddBillingAddress .form-field-State,
  .AddShippingAddress .form-field-State {
    top: 470px!important;
  }
  .AddBillingAddress .form-field-City,
  .AddShippingAddress .form-field-City {
    top: 540px!important;
  }
  .AddBillingAddress .form-field-Zip,
  .AddShippingAddress .form-field-Zip {
    top: 610px!important;
  }
  .AddBillingAddress .form-field-AddressLine1,
  .AddShippingAddress .form-field-AddressLine1 {
    top: 680px!important;
  }
  .AddBillingAddress .form-field-StreetNumber,
  .AddShippingAddress .form-field-StreetNumber,
  .AddBillingAddress .form-field-BlockNumber,
  .AddShippingAddress .form-field-BlockNumber,
  .AddBillingAddress .form-field-Vhod,
  .AddShippingAddress .form-field-Vhod,
  .AddBillingAddress .form-field-Etaj,
  .AddShippingAddress .form-field-Etaj,
  .AddBillingAddress .form-field-Apartament,
  .AddShippingAddress .form-field-Apartament {
    top: 750px!important;
    width: 18%!important;
  }
  .AddBillingAddress .form-field-BlockNumber,
  .AddShippingAddress .form-field-BlockNumber {
    left: 20%!important;
  }
  .AddBillingAddress .form-field-Vhod,
  .AddShippingAddress .form-field-Vhod {
    left: 40%!important;
  }
  .AddBillingAddress .form-field-Etaj,
  .AddShippingAddress .form-field-Etaj {
    left: 60%!important;
  }
  .AddBillingAddress .form-field-Apartament,
  .AddShippingAddress .form-field-Apartament {
    left: 80%!important;
  }
  .AddBillingAddress .form-field-AddressLine2,
  .AddShippingAddress .form-field-AddressLine2 {
    top: 820px!important;
  }
}
/**********************************************************************************/
.AddBillingAddress .new_address_form.registered,
.AddShippingAddress .new_address_form.registered {
  height: 515px;
}
.AddBillingAddress .new_address_form.registered .form_fields,
.AddShippingAddress .new_address_form.registered .form_fields {
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
}
.AddBillingAddress .new_address_form.registered .form_fields .heading,
.AddShippingAddress .new_address_form.registered .form_fields .heading {
  top: 85px;
}
.AddBillingAddress .new_address_form.registered .form_fields .form-field-State,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-State,
.AddBillingAddress .new_address_form.registered .form_fields .form-field-City,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-City,
.AddBillingAddress .new_address_form.registered .form_fields .form-field-Zip,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-Zip {
  top: 130px;
}
.AddBillingAddress .new_address_form.registered .form_fields .form-field-AddressLine1,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-AddressLine1 {
  top: 215px;
}
.AddBillingAddress .new_address_form.registered .form_fields .form-field-StreetNumber,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-StreetNumber,
.AddBillingAddress .new_address_form.registered .form_fields .form-field-BlockNumber,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-BlockNumber,
.AddBillingAddress .new_address_form.registered .form_fields .form-field-Vhod,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-Vhod,
.AddBillingAddress .new_address_form.registered .form_fields .form-field-Etaj,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-Etaj,
.AddBillingAddress .new_address_form.registered .form_fields .form-field-Apartament,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-Apartament {
  top: 300px;
}
.AddBillingAddress .new_address_form.registered .form_fields .form-field-AddressLine2,
.AddShippingAddress .new_address_form.registered .form_fields .form-field-AddressLine2 {
  top: 385px;
}
@media only screen and (min-width: 200px) and (max-width: 440px) {
  .AddBillingAddress .new_address_form.registered,
  .AddShippingAddress .new_address_form.registered {
    height: 730px!important;
    /*********************************************/
    /*********************************************/
    /*********************************************/
    /*********************************************/
  }
  .AddBillingAddress .new_address_form.registered .form_fields .heading,
  .AddShippingAddress .new_address_form.registered .form_fields .heading {
    top: 220px!important;
  }
  .AddBillingAddress .new_address_form.registered .form-field-State,
  .AddShippingAddress .new_address_form.registered .form-field-State {
    top: 260px!important;
  }
  .AddBillingAddress .new_address_form.registered .form-field-City,
  .AddShippingAddress .new_address_form.registered .form-field-City {
    top: 330px!important;
  }
  .AddBillingAddress .new_address_form.registered .form-field-Zip,
  .AddShippingAddress .new_address_form.registered .form-field-Zip {
    top: 400px!important;
  }
  .AddBillingAddress .new_address_form.registered .form-field-AddressLine1,
  .AddShippingAddress .new_address_form.registered .form-field-AddressLine1 {
    top: 470px!important;
  }
  .AddBillingAddress .new_address_form.registered .form-field-StreetNumber,
  .AddShippingAddress .new_address_form.registered .form-field-StreetNumber,
  .AddBillingAddress .new_address_form.registered .form-field-BlockNumber,
  .AddShippingAddress .new_address_form.registered .form-field-BlockNumber,
  .AddBillingAddress .new_address_form.registered .form-field-Vhod,
  .AddShippingAddress .new_address_form.registered .form-field-Vhod,
  .AddBillingAddress .new_address_form.registered .form-field-Etaj,
  .AddShippingAddress .new_address_form.registered .form-field-Etaj,
  .AddBillingAddress .new_address_form.registered .form-field-Apartament,
  .AddShippingAddress .new_address_form.registered .form-field-Apartament {
    top: 540px!important;
  }
  .AddBillingAddress .new_address_form.registered .form-field-AddressLine2,
  .AddShippingAddress .new_address_form.registered .form-field-AddressLine2 {
    top: 610px!important;
  }
}
/**********************************************************************************/
@media only screen and (min-width: 200px) and (max-width: 440px) {
  .AddBillingAddress .new_address_form.guest,
  .AddShippingAddress .new_address_form.guest {
    height: 800px!important;
    /*********************************************/
    /*********************************************/
    /*********************************************/
    /*********************************************/
  }
  .AddBillingAddress .new_address_form.guest .form_fields .heading,
  .AddShippingAddress .new_address_form.guest .form_fields .heading {
    top: 290px!important;
  }
  .AddBillingAddress .new_address_form.guest .form-field-State,
  .AddShippingAddress .new_address_form.guest .form-field-State {
    top: 330px!important;
  }
  .AddBillingAddress .new_address_form.guest .form-field-City,
  .AddShippingAddress .new_address_form.guest .form-field-City {
    top: 400px!important;
  }
  .AddBillingAddress .new_address_form.guest .form-field-Zip,
  .AddShippingAddress .new_address_form.guest .form-field-Zip {
    top: 470px!important;
  }
  .AddBillingAddress .new_address_form.guest .form-field-AddressLine1,
  .AddShippingAddress .new_address_form.guest .form-field-AddressLine1 {
    top: 540px!important;
  }
  .AddBillingAddress .new_address_form.guest .form-field-StreetNumber,
  .AddShippingAddress .new_address_form.guest .form-field-StreetNumber,
  .AddBillingAddress .new_address_form.guest .form-field-BlockNumber,
  .AddShippingAddress .new_address_form.guest .form-field-BlockNumber,
  .AddBillingAddress .new_address_form.guest .form-field-Vhod,
  .AddShippingAddress .new_address_form.guest .form-field-Vhod,
  .AddBillingAddress .new_address_form.guest .form-field-Etaj,
  .AddShippingAddress .new_address_form.guest .form-field-Etaj,
  .AddBillingAddress .new_address_form.guest .form-field-Apartament,
  .AddShippingAddress .new_address_form.guest .form-field-Apartament {
    top: 610px!important;
  }
  .AddBillingAddress .new_address_form.guest .form-field-AddressLine2,
  .AddShippingAddress .new_address_form.guest .form-field-AddressLine2 {
    top: 680px!important;
  }
}
/**********************************************************************************/
@media only screen and (min-width: 200px) and (max-width: 440px) {
  .AddBillingAddress .new_address_form.registered.guest,
  .AddShippingAddress .new_address_form.registered.guest {
    height: 730px!important;
    /*********************************************/
    /*********************************************/
    /*********************************************/
    /*********************************************/
  }
  .AddBillingAddress .new_address_form.registered.guest .form_fields .heading,
  .AddShippingAddress .new_address_form.registered.guest .form_fields .heading {
    top: 220px!important;
  }
  .AddBillingAddress .new_address_form.registered.guest .form-field-State,
  .AddShippingAddress .new_address_form.registered.guest .form-field-State {
    top: 260px!important;
  }
  .AddBillingAddress .new_address_form.registered.guest .form-field-City,
  .AddShippingAddress .new_address_form.registered.guest .form-field-City {
    top: 330px!important;
  }
  .AddBillingAddress .new_address_form.registered.guest .form-field-Zip,
  .AddShippingAddress .new_address_form.registered.guest .form-field-Zip {
    top: 400px!important;
  }
  .AddBillingAddress .new_address_form.registered.guest .form-field-AddressLine1,
  .AddShippingAddress .new_address_form.registered.guest .form-field-AddressLine1 {
    top: 470px!important;
  }
  .AddBillingAddress .new_address_form.registered.guest .form-field-StreetNumber,
  .AddShippingAddress .new_address_form.registered.guest .form-field-StreetNumber,
  .AddBillingAddress .new_address_form.registered.guest .form-field-BlockNumber,
  .AddShippingAddress .new_address_form.registered.guest .form-field-BlockNumber,
  .AddBillingAddress .new_address_form.registered.guest .form-field-Vhod,
  .AddShippingAddress .new_address_form.registered.guest .form-field-Vhod,
  .AddBillingAddress .new_address_form.registered.guest .form-field-Etaj,
  .AddShippingAddress .new_address_form.registered.guest .form-field-Etaj,
  .AddBillingAddress .new_address_form.registered.guest .form-field-Apartament,
  .AddShippingAddress .new_address_form.registered.guest .form-field-Apartament {
    top: 540px!important;
  }
  .AddBillingAddress .new_address_form.registered.guest .form-field-AddressLine2,
  .AddShippingAddress .new_address_form.registered.guest .form-field-AddressLine2 {
    top: 610px!important;
  }
}
@media only screen and (min-width: 851px) and (max-width: 2000px) {
  .wishlist_container {
    position: relative;
    padding-top: 68px!important;
  }
  .wishlist_container #WishListsBreadcrumb,
  .wishlist_container #WishListFormBreadcrumb,
  .wishlist_container #WishListItemBreadcrumb {
    position: absolute;
    top: 18px;
    left: 15px;
  }
}
/********************************************************************************/
#WishListEditFrom {
  max-width: 505px;
  margin-left: auto;
  margin-right: auto;
}
#WishListEditFrom label {
  font-family: 'Open Sans Semibold';
  font-size: 15px;
  color: #000;
}
#WishListEditFrom label span {
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
}
#WishListEditFrom #wishlistname {
  max-width: 385px;
}
#WishListEditFrom #share_list {
  margin-top: 30px;
}
#WishListEditFrom #share_list #publicwishlist,
#WishListEditFrom #share_list label {
  display: inline-block;
}
#WishListEditFrom #share_list label {
  font-family: 'Open Sans Light';
}
#WishListEditFrom #submit_btns {
  width: 100%;
  text-align: right;
  padding-top: 35px;
}
#WishListEditFrom #submit_btns input {
  display: inline-block;
}
#WishListEditFrom #submit_btns .blue_empty_btn {
  margin-right: 20px;
}
/********************************************************************************/
#wishlistsform #wish_lists {
  border: 1px solid #ddd;
  width: 100%;
}
#wishlistsform ul:first-child {
  border-top: none;
}
#wishlistsform ul {
  border-top: 1px solid #ddd;
  display: table;
  width: 100%;
  min-height: 60px;
}
#wishlistsform ul li {
  display: table-cell;
  border-left: 1px solid #ddd;
  line-height: 32px;
  vertical-align: middle;
  padding: 15px;
}
#wishlistsform ul li a,
#wishlistsform ul li span,
#wishlistsform ul li div {
  font-size: 12px;
  line-height: 17px;
  line-height: 16px!important;
  font-family: 'Open Sans Regular';
  display: inline-block;
  padding: 0 2px;
  color: #333333;
}
#wishlistsform #list_name {
  width: 35%;
  border-left: none;
}
#wishlistsform #share {
  width: 20%;
}
#wishlistsform #action_btns {
  width: 45%;
  text-align: left;
}
#wishlistsform #action_btns div {
  text-align: left;
}
#wishlistsform #action_btns div i {
  padding: 0 0 0 3px;
}
#wishlistsform #action_btns div .fa-pencil:before {
  content: "\f040";
}
#wishlistsform #action_btns div .fa-trash:before {
  content: "\f1f8";
}
#wishlistsform #action_btns div .fa-share-alt:before {
  content: "\f1e0";
}
#wishlistsform #action_btns div a {
  color: #189ec1;
}
#wishlistsform #action_btns div a:hover {
  color: #f37521;
}
#wishlistsform #action_btns div span {
  color: #888;
}
#wishlistsform .orange_btn {
  float: right;
  margin-top: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 585px) {
  #wishlistsform ul li {
    padding: 10px 5px!important;
    text-align: center!important;
  }
  #wishlistsform #list_name {
    width: 40%!important;
  }
  #wishlistsform #share {
    width: 30%!important;
  }
  #wishlistsform #action_btns {
    width: 30%!important;
    text-align: left!important;
  }
  #wishlistsform #action_btns div {
    display: inline-block !important;
    line-height: 35px;
  }
}
.RemoveFromWishlistForm .blue_empty_btn {
  margin-left: auto;
  margin-right: auto;
}
.WishlistProductList li {
  margin: 0 0 10px 0;
}
#AccountInbox {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
#AccountInbox form select {
  margin: 30px 0;
}
#AccountInbox form input {
  margin-bottom: 30px;
}
#AccountInbox form textarea {
  height: 130px;
  width: 100%;
}
#AccountInbox form .Submit {
  padding-top: 20px;
}
#AccountInbox form .Submit input {
  float: right;
}
#AccountInbox .SuccessMessage {
  margin: 10px 0;
}
.AccountMessageList li {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-top: 15px;
  padding: 10px;
}
.AccountMessageList li .msg_heading {
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountMessageList li .msg_heading {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountMessageList li .msg_heading .msg_name {
  float: left;
  background: url(../images/msg_icon.png) left center no-repeat;
  padding-left: 25px;
}
.AccountMessageList li .msg_heading span {
  float: right;
  display: block;
  color: #787878;
}
.AccountMessageList li .msg_heading p {
  float: right;
  color: #787878;
  margin-right: 15px;
}
.AccountMessageList li .msg_content blockquote {
  margin: 10px 0 0 25px;
  min-height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-family: 'Open Sans Regular';
  border: none;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .AccountMessageList li .msg_content blockquote {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.AccountMessageList li .msg_content .hide_msg {
  display: block;
  color: #189ec1;
  font-size: 12px;
  line-height: 17px;
  cursor: pointer;
}
@font-face {
  font-family: 'Open Sans Regular';
  src: url(../fonts/OpenSans-Regular.eot);
  src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Light';
  src: url(../fonts/OpenSans-Light.eot);
  src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Semibold';
  src: url(../fonts/OpenSans-Semibold.eot);
  src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Bold';
  src: url(../fonts/OpenSans-Bold.eot);
  src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Italic';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Extra Bold Italic';
  src: url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Semibold Italic';
  src: url('../fonts/OpenSans-SemiboldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Extra Bold';
  src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
}
/* colors */
.multi-item-carousel {
  margin-bottom: 15px;
  height: 252px;
  overflow: hidden;
}
.multi-item-carousel .carousel-inner {
  padding: 3px!important;
  height: 100%;
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}
.multi-item-carousel:hover .carousel-control {
  opacity: 0.7;
  transition: all 0.5s ease;
}
#home_page_slider:hover .carousel-control {
  opacity: 0.7;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  .carousel-control {
    opacity: 0.7 !important;
    display: table!important;
    background-color: transparent!important;
  }
}
@media only screen and (min-width: 370px) and (max-width: 430px) {
  .multi-item-carousel {
    height: 185px!important;
  }
  .multi-item-carousel .item a img {
    height: 140px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 369px) {
  .multi-item-carousel {
    height: 172px!important;
  }
  .multi-item-carousel .item a img {
    height: 130px!important;
  }
  .multi-item-carousel .carousel-caption {
    height: 37px!important;
  }
  .multi-item-carousel .price sup {
    font-size: 10px;
    top: -0.7em;
  }
  .multi-item-carousel .price strike {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
  }
  .multi-item-carousel .price strike sup {
    top: -0.4em !important;
  }
  .multi-item-carousel .price strike .SalePrice {
    font-size: 12px!important;
  }
  .multi-item-carousel .price .SalePrice {
    font-size: 16px!important;
    line-height: 20px!important;
    height: 20px!important;
  }
  .multi-item-carousel .price .SalePrice sup {
    font-size: 10px;
    top: -0.7em;
  }
  .multi-item-carousel .price .ProductCurrency {
    font-size: 12px!important;
  }
}
.carousel-control {
  display: table;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 120px;
  line-height: 120px;
  font-size: 20px;
  color: #333333 !important;
  text-align: center;
  text-shadow: none!important;
  background-image: none!important;
  opacity: 0;
  background-color: #e4e4e4;
  transition: all 0.5s ease;
  z-index: 1;
}
.carousel-control:hover {
  color: #333333 !important;
}
.carousel-control span {
  position: relative!important;
  top: 0!important;
  right: 0!important;
  left: 0!important;
  display: table-cell;
  vertical-align: middle;
  margin: 0!important;
  width: 35px!important;
  height: 35px!important;
  line-height: 35px!important;
  font-size: 26px!important;
}
.multi-item-carousel .item:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  zoom: 1;
}
.multi-item-carousel .item {
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.multi-item-carousel .item > div {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}
.multi-item-carousel .item a {
  width: 100%;
  margin-bottom: 7px;
  height: 200px;
}
.multi-item-carousel .item a img {
  display: block;
  max-width: 100%;
  height: 200px;
  border: none;
  margin: auto;
  object-fit: contain;
}
.multi-item-carousel .item .carousel-caption {
  position: relative!important;
  right: auto!important;
  bottom: auto!important;
  left: auto!important;
  z-index: 1!important;
  padding-top: 0!important;
  padding-bottom: 0!important;
  text-align: center;
  text-shadow: none!important;
  display: table;
  width: 100%;
  height: 45px;
}
.multi-item-carousel .item .price {
  color: #dd3242;
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
  font-family: 'Open Sans Bold';
  text-align: center;
}
.multi-item-carousel .item .price sup {
  font-size: 10px;
  top: -0.7em;
}
.multi-item-carousel .item .price strike {
  display: block;
  font-size: 12px;
  color: #333333;
  height: 20px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
}
.multi-item-carousel .item .price strike sup {
  top: -0.4em !important;
}
.multi-item-carousel .item .price strike .SalePrice {
  display: block;
  font-size: 12px!important;
}
.multi-item-carousel .item .price strike .ProductCurrency {
  font-size: 12px!important;
}
.multi-item-carousel .item .price .SalePrice {
  font-size: 18px;
  height: 25px;
  line-height: 25px;
}
.multi-item-carousel .item .price .SalePrice sup {
  font-size: 10px;
  top: -0.7em;
}
.multi-item-carousel .item .price .ProductCurrency {
  font-size: 14px;
  padding-left: 2px;
}
@media only screen and (min-width: 992px) and (max-width: 2000px) {
  #LastViewedRecommendations .multi-item-carousel {
    height: 212px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .item a img {
    height: 160px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .colAdjustment {
    width: 12.5%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #LastViewedRecommendations .multi-item-carousel {
    height: 212px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .item a img {
    height: 160px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .colAdjustment {
    width: 16.66666667%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  #LastViewedRecommendations .multi-item-carousel {
    height: 160px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .item a img {
    height: 110px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .carousel-caption {
    height: 37px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .price sup {
    font-size: 10px;
    top: -0.7em;
  }
  #LastViewedRecommendations .multi-item-carousel .price strike {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
  }
  #LastViewedRecommendations .multi-item-carousel .price strike sup {
    top: -0.4em !important;
  }
  #LastViewedRecommendations .multi-item-carousel .price strike .SalePrice {
    font-size: 12px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .price .SalePrice {
    font-size: 16px!important;
    line-height: 20px!important;
    height: 20px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .price .SalePrice sup {
    font-size: 10px;
    top: -0.7em;
  }
  #LastViewedRecommendations .multi-item-carousel .price .ProductCurrency {
    font-size: 12px!important;
  }
  #LastViewedRecommendations .multi-item-carousel .colAdjustment {
    width: 25%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    transition-property: none !important;
  }
}
#HomeFeaturedProductsContent .SalePrice {
  display: block;
}
.ProductList {
  text-align: center;
}
#CategoryContent {
  padding-top: 25px;
}
.product {
  display: block;
  float: left;
  margin: 0 10px 25px 0;
  position: relative;
  width: 230px!important;
  text-align: center!important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product .product_link {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.product .ProductImage {
  width: 100%!important;
  height: 230px!important;
  margin: 0 0 10px 0;
  position: relative;
}
.product .ProductImage a {
  display: block;
  width: 100%;
  height: 100%;
}
.product .ProductImage a img {
  display: block;
  max-width: 98%;
  max-height: 100%;
  height: auto;
  border: none;
  margin: auto;
  object-fit: contain;
}
.product .price {
  font-size: 18px;
  color: #dd3242;
  font-family: 'Open Sans Bold';
  margin: 5px 0 10px 0;
  height: 18px;
}
.product .price > sup {
  display: block!important;
  font-size: 100%!important;
  line-height: 18px!important;
  top: 0!important;
}
.product .price strike {
  display: inline-block;
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  padding-right: 5px;
  font-family: 'Open Sans Regular';
}
.product .price strike sup {
  top: -0.4em !important;
}
.product .price .SalePrice {
  font-size: 18px;
  line-height: 18px;
}
.product .price .SalePrice > sup {
  display: inline-block;
  font-size: 10px;
  top: -0.7em;
}
.product .price .ProductCurrency {
  display: inline-block;
  font-size: 12px;
  padding-left: 2px;
}
.product .ProductDetails,
.product .BrandProductDetails {
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  padding: 0 25px;
  font-family: 'Open Sans Regular';
  height: 32px!important;
  overflow: hidden;
  margin: 0!important;
}
.product .ProductDetails strong,
.product .BrandProductDetails strong {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  font-family: 'Open Sans Regular';
  line-height: 15px;
}
@media only screen and (min-width: 200px) and (max-width: 350px) {
  .product {
    width: 50%!important;
    margin: 0 0 20px 0!important;
  }
  .product .ProductImage {
    height: 160px!important;
  }
  .product .price {
    font-size: 14px!important;
  }
  .product .price .SalePrice {
    font-size: 14px!important;
  }
  .product .price .SalePrice > sup {
    font-size: 10px;
    top: -0.7em;
  }
  .product .ProductDetails,
  .product .BrandProductDetails {
    font-size: 12px;
    line-height: 15px;
    padding: 0 25px;
  }
  .product .ProductDetails strong,
  .product .BrandProductDetails strong {
    font-size: 12px;
    line-height: 15px;
  }
}
@media only screen and (min-width: 349px) and (max-width: 499px) {
  .product {
    width: 50%!important;
    margin: 0 0 20px 0!important;
  }
  .product .ProductImage {
    height: 200px!important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 849px) {
  .product {
    width: 33.33333333% !important;
    margin: 0 0 20px 0!important;
  }
  .product .ProductImage {
    height: 200px!important;
  }
}
@media only screen and (min-width: 850px) and (max-width: 970px) {
  .product {
    width: 50%!important;
    margin: 0 0 20px 0!important;
  }
}
@media only screen and (min-width: 971px) and (max-width: 1200px) {
  .product {
    width: 33.33333333% !important;
    margin: 0 0 25px 0!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  .product .product_btn,
  .product .product_sizes {
    display: none!important;
  }
}
@media only screen and (min-width: 851px) and (max-width: 3000px) {
  .product:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
  }
  .product:hover .product_btn .btn_text {
    opacity: 1;
    visibility: visible;
    transform: translateX(12px);
  }
  .product:hover .product_btn .btn_icon {
    border-radius: 3px 0 0 3px;
    border-right: 1px solid #fff;
  }
  .multi-item-carousel .item > div:hover {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .product .product_btn {
    display: block;
    position: absolute;
    left: 11px;
    top: 15px;
    z-index: 2;
  }
  .product .product_btn span {
    display: inline-block;
    background: #fff;
  }
  .product .product_btn .btn_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    z-index: 2;
  }
  .product .product_btn .btn_text {
    font-size: 10px;
    color: #333;
    line-height: 25px;
    height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 0 3px 3px 0;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
    margin-left: 10px;
  }
  .product .product_sizes {
    width: 100%;
    background: #fff;
    display: none;
    position: absolute;
    left: 0;
    top: 99.5%;
    z-index: 5;
    -webkit-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.3);
  }
  .product .product_sizes > div {
    text-align: left;
    margin: 0 10px;
    border-top: 1px solid #ddd;
    padding: 11px 0 18px 0;
  }
  .product .product_sizes > div span {
    font-size: 12px;
    color: #333333;
    line-height: 14px;
  }
  .product .product_sizes > div span:first-child {
    font-size: 12px;
    color: #333333;
    font-family: 'Open Sans Semibold';
    margin-right: 5px;
  }
}
/*single product page*/
/*
.product_content{
    .product {
        float: left;
        position: relative;
        height: 242px!important;
        width: 182px!important;
        text-align: center!important;
        margin: 9px 8px 0 0!important;


        &:hover {
            border: 1px solid #ff8e21;
            -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
        }


        .product_hover{
            background: url(../../images/new_design/product_hover_new.png) no-repeat;
            position: absolute;
            display: block;
            width: 182px;
            height: 69px;
            //height: 43px;
            z-index: 9;
        }



        .ProductImage{ 
            height: 130px!important;
            width: 120px!important;
            padding-top: 5px!important;	
            margin: 0 auto!important;

            img {	
                display: block;
                max-width: 100%;
                height: auto;
                border: none;
                margin: auto;
            }
        }


        .price {
            display: block;
            font-size: 14px;
            color: @pink;
            margin-top: 5px;

            strike{
                display: block;
                .font_12();
                color: #7b7b7b;
            }
        }

        .ProductDetails{
            height: 55px!important;

            strong a{
                display: block;  
                text-align: center;
                .font_12();
                color: #1d1d1d;
                margin-top: 10px;
                padding: 0 15px;
                font-weight: normal;
                .regular();
            }
        }	
    }

}

*/
.product_offers {
  height: 289px;
}
.product_offers h2 {
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  margin: 20px 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .product_offers h2 {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.product_offers > .product ~ .product {
  margin-left: 10px;
}
#suggested > .product ~ .product,
#bestSellers > .product ~ .product {
  margin-left: 10px;
}
/* out of srock */
.out_of_stock .product-badge-Refurbished {
  display: none;
  position: absolute;
  width: 245px;
  height: 64px;
  line-height: 64px;
  top: 160px;
  left: 0;
  color: #ffb633;
  font-family: 'Open Sans Extra Bold';
  font-size: 34px;
  text-align: center;
  background: #000;
  border-top: 2px solid #ffb633;
  border-bottom: 2px solid #ffb633;
  z-index: 9;
  text-transform: uppercase;
}
.badge_container {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.product-badge {
  color: #f4f4f4;
  font-size: 12px;
  line-height: 19px!important;
  font-family: 'Open Sans Regular';
  padding: 0 7px;
  text-transform: lowercase;
}
#ProductThumb .badge_container {
  z-index: 1000;
  top: 0;
  right: 0;
  left: auto;
}
#ProductThumb .product-badge {
  font-size: 18px;
  line-height: 26px!important;
  font-size: 14px;
}
.product-badge-PercentDiscount {
  background: #f37521;
  padding: 0 10px;
}
.product-badge-ExpressShipping {
  background: #74cee6;
}
.product-badge-NewArrival {
  background: #6ab749;
}
.product-badge-24HoursPromo {
  background: #dd3242;
}
.product-badge-LeftOver {
  background: #517dac;
}
.product-badge-PercentageOff {
  background: #df3d42;
  height: 38px;
}
.product-badge-PercentageOff svg {
  float: left;
  width: 40px;
  height: 26px;
  margin-top: 6px;
}
.product-badge-PercentageOff span {
  display: block;
  float: right;
  line-height: 38px;
  margin-left: 6px;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
}
.navbar-nav {
  margin: 0!important;
}
#nav_container {
  width: 100%;
  background: #333333;
}
#main_nav .nav {
  width: 100%;
}
#main_nav .megamenu {
  text-align: left;
  margin: 0;
}
#main_nav .megamenu .promotions_cat {
  background: #dd3245;
  border-top: 1px solid #dd3245 !important;
}
#main_nav .megamenu .sub_nav_category {
  display: inline-block;
}
#main_nav .megamenu .sub_nav_category .nav_hovered {
  background: #fff;
  color: #555;
}
#main_nav .megamenu .sub_nav_category > a {
  display: block;
  padding: 0 15px;
  color: #f4f4f4;
  font-size: 14px;
  line-height: 30px!important;
  font-family: 'Open Sans Bold';
  text-transform: uppercase;
  position: relative;
  border: 1px solid #333;
  border-bottom: none;
}
#main_nav .megamenu .sub_nav_category > a:hover {
  background: #fff;
  color: #555;
}
#main_nav .megamenu .sub_nav_category > a span {
  display: none;
}
@media only screen and (min-width: 850px) and (max-width: 975px) {
  #main_nav .sub_nav_category > a {
    padding: 0 5px!important;
    font-size: 12px!important;
  }
}
@media only screen and (min-width: 976px) and (max-width: 1199px) {
  #main_nav .sub_nav_category > a {
    padding: 0 10px!important;
    font-size: 12px!important;
  }
}
#main_nav .submenu {
  position: absolute;
  border: 1px solid #555;
  border-top: none;
  left: 0;
  top: 30px;
  width: 100%;
  background: #fff;
  z-index: 10000;
  text-align: left;
  min-height: 382px;
}
#main_nav .submenu .row {
  padding: 20px 0 20px 24px;
}
#main_nav .submenu .col_offers {
  float: left;
  width: 16%;
}
#main_nav .submenu .col_offers li {
  padding-right: 5px;
}
#main_nav .submenu .col_offers li span {
  margin-right: 4px;
}
#main_nav .submenu .col_img {
  width: 30%;
  position: absolute;
  right: 0;
  bottom: 0;
  display: table;
}
#main_nav .submenu .col_img .thumbnail {
  display: table-cell;
  vertical-align: bottom;
  padding: 0;
  margin-bottom: 0;
  border: none;
}
#main_nav .submenu .col_img .thumbnail a {
  padding: 0;
}
#main_nav .submenu .col_img .thumbnail img {
  max-height: 380px;
  margin-left: auto;
  margin-right: 0;
}
#main_nav .submenu .arr {
  font-size: 9px;
}
#main_nav .submenu .heading a {
  font-family: 'Open Sans Bold';
  text-transform: uppercase;
}
#main_nav .submenu .new_offer {
  font-size: 10px;
  color: #6ab749;
  text-transform: uppercase;
}
#main_nav .submenu .day_offer {
  font-size: 10px;
  color: #da4646;
}
#main_nav .submenu li a {
  display: block;
  padding: 5px 0;
  color: #333333;
  font-size: 14px;
  line-height: 19px!important;
  width: 100%;
  font-family: 'Open Sans Regular';
}
#main_nav .submenu li a:hover {
  color: #f37521;
}
/* MOBILE ********************************************************************/
#toggle_menu,
#toggle_search {
  float: left!important;
  background-image: none!important;
  border: none!important;
  border-radius: 0!important;
  padding: 0!important;
  margin: 0!important;
}
#toggle_menu span,
#toggle_search span {
  display: block;
  height: 45px;
  width: 55px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
#toggle_menu {
  background-color: #333333 !important;
}
#toggle_menu span {
  padding-top: 13px;
}
#toggle_search {
  background: #fa9d1c;
}
#toggle_search .icon-magnifier:before {
  color: #fff;
  font-size: 26px;
  text-shadow: none;
}
#toggle_search span {
  padding-top: 10px;
  height: 44px;
}
#main_menu_mobile {
  position: absolute;
  left: -300px;
  top: 45px;
  width: 270px;
  z-index: 1000;
  background: #333333;
}
#main_menu_mobile ul {
  margin: 0;
}
#main_menu_mobile li {
  border-bottom: 1px solid #fff;
}
#main_menu_mobile li a {
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Open Sans Regular';
  color: #fff;
  line-height: 50px!important;
}
#main_menu_mobile li .cat_text {
  float: left;
  display: block;
  font-family: 'Open Sans Regular';
  color: #fff;
  font-size: 14px;
  line-height: 50px!important;
}
#main_menu_mobile li .icon {
  display: block;
  float: left;
}
#main_menu_mobile li .icon:before {
  display: block;
  margin: 0 5px 0 0;
  color: #fff;
  font-family: 'Open Sans Regular';
  font-size: 20px;
  padding: 15px 5px 0 20px;
}
#main_menu_mobile li:last-child {
  border-bottom: none;
}
#main_menu_mobile #log_aut {
  text-align: right;
  padding-right: 20px;
}
#main_menu_mobile #log_aut i {
  margin-left: 3px;
}
#main_menu_mobile #account_menu_mobile li {
  border-bottom: none;
}
#main_menu_mobile #account_menu_mobile a {
  padding-left: 50px;
}
#main_menu_mobile #product_cats a {
  padding-left: 20px;
}
#main_menu_mobile #product_cats .cat_arr {
  float: right;
  color: #fff;
  font-family: 'Open Sans Bold';
  font-size: 40px;
}
#main_menu_mobile #product_cats #back_to_main_btn,
#main_menu_mobile #product_cats .menu_back_btn {
  display: block;
  float: none;
  width: auto;
  font-size: 14px;
  color: #fff;
  line-height: 50px!important;
  background: none;
  border: none;
  font-family: 'Open Sans Bold';
  border-bottom: 1px solid #fff;
}
#main_menu_mobile #product_cats #back_to_main_btn button,
#main_menu_mobile #product_cats .menu_back_btn button {
  float: none;
  width: 100%;
  background: transparent;
  border: none;
}
#main_menu_mobile #product_cats #back_to_main_btn button:before,
#main_menu_mobile #product_cats .menu_back_btn button:before {
  float: left;
  padding: 15px 5px 0 10px;
}
#main_menu_mobile .viewAll {
  border-top: 1px solid #fff;
}
#main_menu_mobile #log_out_link {
  border: none;
}
#main_menu_mobile #log_out_link a {
  display: block;
  width: 100%;
  height: 100%;
  padding-right: 10px;
  text-align: right;
}
#main_menu_mobile #log_out_link a i {
  padding-left: 5px;
}
#main_menu_mobile .sub_nav_category {
  border: none;
}
#main_menu_mobile .submenu.shaw_list {
  height: auto;
}
#main_menu_mobile .submenu {
  height: 200px;
  overflow: hidden;
}
#main_menu_mobile .submenu .row {
  padding: 0;
}
#main_menu_mobile .submenu .col_offers {
  float: none;
  width: 100%;
}
#main_menu_mobile .submenu .col_offers li {
  padding-right: 5px;
}
#main_menu_mobile .submenu .col_offers li span {
  margin-right: 4px;
}
#main_menu_mobile .submenu .arr {
  font-size: 9px;
}
#main_menu_mobile .submenu .heading a {
  font-family: 'Open Sans Bold';
}
#main_menu_mobile .submenu .new_offer {
  font-size: 10px;
  color: #6ab749;
  text-transform: uppercase;
}
#main_menu_mobile .submenu .day_offer {
  font-size: 10px;
  color: #da4646;
}
#main_menu_mobile .submenu li {
  width: 100%;
  border: none;
}
#main_menu_mobile .submenu li a {
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Open Sans Regular';
  color: #fff;
  line-height: 50px!important;
  padding-left: 20px;
}
#main_menu_mobile .submenu .sub_cat_heading a {
  color: #f37521;
  font-size: 13px;
  padding: 0 0 10px 0;
}
#main_menu_mobile .submenu .col_img {
  display: none;
}
#main_menu_mobile .sub_nav_link {
  border-bottom: 1px solid #fff;
  padding-left: 20px;
}
#main_menu_mobile .sub_nav_link #next {
  float: right;
  color: #fff;
  font-family: 'Open Sans Bold';
  font-size: 40px;
}
#main_menu_mobile .sub_nav_link #back {
  float: left;
  color: #fff;
  font-family: 'Open Sans Bold';
  font-size: 40px;
}
#main_menu_mobile .sub_nav_category:last-child .sub_nav_link {
  border-bottom: none;
}
#main_menu_mobile #show_all_cats {
  border-top: 1px solid #fff;
}
#main_menu_mobile #product_cats {
  border: none;
}
.mobile_mask {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media only screen and (min-width: 768px) and (max-width: 3000px) {
  .sub_nav_link #next,
  .sub_nav_link #back {
    display: none!important;
  }
  #show_all_cats {
    display: none!important;
  }
}
@font-face {
  font-family: "mymall-icons";
  src: url("icons/mymall-icons.eot");
  src: url("icons/mymall-icons.eot?#iefix") format("embedded-opentype"), url("icons/mymall-icons.woff") format("woff"), url("icons/mymall-icons.ttf") format("truetype"), url("icons/mymall-icons.svg#mymall-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "mymall-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "mymall-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arr-down:before {
  content: "\64";
}
.icon-hamurger:before {
  content: "\68";
}
.icon-favorite:before {
  content: "\66";
}
.icon-profile:before {
  content: "\70";
}
.icon-magnifier:before {
  content: "\73";
}
.icon-arr-up:before {
  content: "\75";
}
.icon-tracking:before {
  content: "\74";
}
.icon-status:before {
  content: "\71";
}
.icon-delivery:before {
  content: "\76";
}
.icon-category:before {
  content: "\63";
}
.icon-ruler:before {
  content: "\72";
}
.icon-arr-left:before {
  content: "\61";
}
.icon-arr-right:before {
  content: "\65";
}
.icon-close:before {
  content: "\6f";
}
.icon-free-return:before {
  content: "\67";
}
.icon-1m:before {
  content: "\31";
}
.icon-return:before {
  content: "\6e";
}
.icon-brands:before {
  content: "\6d";
}
.icon-basket:before {
  content: "\62";
}
.orange_btn {
  display: block;
  background: #fa9d1c;
  border: 1px solid #f37521;
  height: 35px;
  color: #fff !important;
  padding: 0 30px;
  font-size: 14px;
  line-height: 35px;
  font-family: 'Open Sans Regular';
  cursor: pointer;
  opacity: 1;
  text-shadow: none;
  text-align: center;
}
.orange_btn:hover {
  background: #f37521;
  color: #fff !important;
}
.blue_empty_btn {
  display: block;
  background: #fff;
  border: 1px solid #189ec1;
  height: 35px;
  color: #189ec1;
  padding: 0 30px;
  font-size: 14px;
  line-height: 35px;
  font-family: 'Open Sans Regular';
  cursor: pointer;
  opacity: 1;
  text-shadow: none;
  text-align: center;
}
.blue_empty_btn:hover {
  color: #189ec1;
}
.blue_btn {
  display: block;
  background: #537ba9;
  border: 1px solid #3a5777;
  height: 35px;
  color: #fff;
  padding: 0 30px;
  font-size: 14px;
  line-height: 35px;
  font-family: 'Open Sans Regular';
  cursor: pointer;
  opacity: 1;
  text-shadow: none;
  text-align: center;
}
.blue_btn:hover {
  background: #3a5777;
  color: #fff;
}
.gray_btn {
  display: block;
  background: #888888;
  border: 1px solid #555555;
  height: 35px;
  color: #fff !important;
  padding: 0 2px;
  font-size: 14px;
  line-height: 35px;
  font-family: 'Open Sans Regular';
  cursor: pointer;
  opacity: 1;
  text-shadow: none;
  text-align: center;
}
.gray_btn:hover {
  background: #555555;
  color: #fff !important;
}
.green_btn {
  display: block;
  background: #80c457;
  border: 1px solid #6cbb44;
  height: 35px;
  color: #fff !important;
  padding: 0 30px;
  font-size: 14px;
  line-height: 35px!important;
  font-family: 'Open Sans Regular';
  cursor: pointer;
  opacity: 1;
  text-shadow: none;
  text-align: center;
}
.green_btn:hover {
  background: #6cbb44;
  color: #fff !important;
}
.Breadcrumb {
  list-style: none;
  margin: 0 0 25px 0;
}
.Breadcrumb ul,
.Breadcrumb li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.Breadcrumb ul {
  text-align: left;
}
.Breadcrumb li {
  padding-left: 6px;
  display: inline;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  line-height: 14px;
}
.Breadcrumb li:first-child {
  padding-left: 0;
}
.Breadcrumb li a {
  color: #189ec1;
  font-size: 12px;
  line-height: 17px;
  padding-right: 10px;
  background: url('../images/BreadcrumbSep.png') no-repeat right;
  font-family: 'Open Sans Regular';
}
.Breadcrumb li a:hover {
  color: #fa9d1c;
}
#CartBreadcrumb li a {
  background: none;
}
.submitSubComment {
  margin: 20px 0 0 40px;
}
.ProductReviewList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ProductReviewList .comment_container {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.ProductReviewList .published {
  float: left;
  width: 20%;
}
.ProductReviewList .published .Meta {
  display: inline-block;
  margin: auto;
}
.ProductReviewList .published .author {
  color: #189ec1;
}
.ProductReviewList .published span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  line-height: 20px!important;
  font-family: 'Open Sans Regular';
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ProductReviewList .published span {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.ProductReviewList .comnent_content {
  float: left;
  width: 75%;
  padding-left: 5%;
}
.ProductReviewList .comnent_content .ReviewTitle {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-family: 'Open Sans Bold';
  padding-bottom: 10px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ProductReviewList .comnent_content .ReviewTitle {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.ProductReviewList .comnent_content .ReviewTitle span {
  display: block;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Light';
  color: #333333;
}
.ProductReviewList .comnent_content p {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  line-height: 20px!important;
  width: 100%;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ProductReviewList .comnent_content p {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.ProductReviewList .subComments {
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #189ec1;
  padding: 20px 0 7px 0;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .ProductReviewList .subComments {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#hide_answers {
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #189ec1;
  padding: 20px 0 7px 0;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #hide_answers {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.no_comments div {
  width: 100%;
  text-align: center;
  padding: 13px 0 40px 0;
  font-size: 20px;
  line-height: 28px;
  font-family: 'Open Sans Regular';
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .no_comments div {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.sub_comments {
  margin-top: 10px;
}
.sub_comments .sub_comment {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.sub_comments .sub_comment .Meta {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  color: #333333;
  padding-bottom: 12px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .sub_comments .sub_comment .Meta {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.sub_comments .sub_comment .Meta span {
  color: #189ec1;
}
.sub_comments .sub_comment .rev_text {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Open Sans Regular';
  color: #333333;
  line-height: 20px!important;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .sub_comments .sub_comment .rev_text {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.sub_comments #subCommentsForm label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  padding-bottom: 8px;
  margin-top: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .sub_comments #subCommentsForm label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.sub_comments #subCommentsForm label span {
  color: #b94a48;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .sub_comments #subCommentsForm label span {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
.sub_comments #subCommentsForm input[type="text"] {
  width: 320px;
  max-width: 100%;
  height: 28px;
  border: 1px solid #8e8e8e;
}
.sub_comments #subCommentsForm textarea {
  width: 100%;
  height: 160px;
  border: 1px solid #8e8e8e;
}
.sub_comments #subCommentsForm #subCommentsFormSubmit .capcha {
  float: left;
  margin: 15px 0 0 0;
}
.sub_comments #subCommentsForm #subCommentsFormSubmit .orange_btn {
  float: right;
  margin: 40px 0 0 0;
}
@media only screen and (min-width: 200px) and (max-width: 705px) {
  .sub_comments #subCommentsForm #subCommentsFormSubmit .orange_btn {
    float: left!important;
    margin: 15px 0 0 0!important;
  }
}
#ratingContainer {
  padding-top: 20px;
  border: 4px solid #ddd;
}
#select_rate {
  padding: 75px 0;
  text-align: center;
}
#select_rate p {
  font-size: 18px;
  line-height: 25px;
  font-family: 'Open Sans Regular';
  color: #333333;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #select_rate p {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
#select_rate #rate_points {
  margin-top: -60px;
}
#select_rate #rate_points input {
  display: none;
}
#select_rate #rate_points div {
  display: inline-block;
  width: 50px;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
}
#select_rate #rate_points div span {
  display: block;
  width: 21px;
  height: 21px;
  text-align: center;
  border: 1px solid #000;
  color: #333333;
  font-size: 12px;
  line-height: 17px;
  line-height: 21px!important;
  border-radius: 50%;
  margin-top: 70px;
}
#select_rate #rate_leafs {
  width: 274px;
  height: 54px;
  margin: 0 auto;
  margin-top: 36px;
  background-image: url(../images/rating/rating_leaves.png);
  background-repeat: no-repeat;
}
#select_rate .rate_1 {
  width: 273px;
  height: 54px;
  background-position: -5px -5px;
}
#select_rate .rate_2 {
  width: 273px;
  height: 54px;
  background-position: -5px -69px;
}
#select_rate .rate_3 {
  width: 273px;
  height: 54px;
  background-position: -5px -133px;
}
#select_rate .rate_4 {
  width: 273px;
  height: 54px;
  background-position: -5px -197px;
}
#select_rate .rate_5 {
  width: 274px;
  height: 55px;
  background-position: -5px -261px;
}
#rating_box {
  position: relative;
}
#rating_box #reviiew_submitted {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #f4f4f4 url(../../images/new_design/finish_order.png) center 40px no-repeat;
}
#rating_box #reviiew_submitted p {
  color: #333333;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Open Sans Regular';
  text-align: center;
  padding-top: 180px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #rating_box #reviiew_submitted p {
    font-size: 20px!important;
    line-height: 28px!important;
  }
}
#comment_fields .input_field {
  width: 48%;
}
#comment_fields .InvalidInput {
  top: 0;
}
#comment_fields label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Regular';
  color: #333333;
  padding-bottom: 6px;
  position: relative;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #comment_fields label {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#comment_fields label span {
  color: #b94a48;
}
#comment_fields input[type="text"] {
  width: 100%;
  height: 30px;
  border: 1px solid #8e8e8e;
}
#comment_fields textarea {
  width: 100%;
  min-height: 122px;
  border: 1px solid #8e8e8e;
}
#comment_fields #submit_comments {
  margin-top: 20px;
}
#comment_fields #submit_comments #placeRecaptchaMain {
  float: left;
  width: 238px;
}
#comment_fields #submit_comments #submitComment {
  float: right;
  margin: 24px 0 15px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #comment_fields #submit_comments #placeRecaptchaMain {
    margin-right: 15px;
  }
  #comment_fields #submit_comments #submitComment {
    float: left!important;
    margin-bottom: 15px;
  }
}
/*paging*/
#CategoryPagingTop,
#CategoryPagingBottom,
.PagingBottom {
  margin-top: 20px;
  text-align: center;
}
#CategoryPagingTop .CategoryPagination,
#CategoryPagingBottom .CategoryPagination,
.PagingBottom .CategoryPagination,
#CategoryPagingTop ul,
#CategoryPagingBottom ul,
.PagingBottom ul {
  margin: 0;
}
#CategoryPagingTop {
  margin-top: 0;
}
.PagingBottom {
  margin-bottom: 20px;
}
.CategoryPagination {
  text-align: center;
  margin: 20px 0;
  position: relative;
  display: inline-block;
}
.CategoryPagination > div {
  position: relative;
}
.CategoryPagination .PagingList {
  float: left;
}
.CategoryPagination .PagingList li {
  border: 1px solid #555;
  float: left;
  height: 30px;
  font-size: 14px;
  line-height: 30px!important;
  margin-left: 5px;
}
.CategoryPagination .PagingList li:hover {
  background: #555;
}
.CategoryPagination .PagingList li:hover a {
  color: #fff;
}
.CategoryPagination .PagingList li a {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 14px;
  line-height: 30px!important;
  padding: 0 10px;
}
.CategoryPagination .PagingList .paging_dots {
  line-height: 25px;
  padding: 0 10px;
}
.CategoryPagination .PagingList .paging_dots:hover {
  background: #fff;
}
.CategoryPagination .PagingList .ActivePage {
  background: #333333;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
}
.CategoryPagination .PagingList .ActivePage:hover {
  background: #555;
}
.paging_prev,
.paging_next {
  float: left;
  display: inline-block;
  width: 35px;
  height: 30px;
  border: 1px solid #555;
}
.paging_prev:hover,
.paging_next:hover {
  background: #555;
}
.paging_prev:hover a,
.paging_next:hover a {
  color: #fff;
}
.paging_prev a,
.paging_next a {
  display: block;
  width: 35px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  color: #333333;
  font-size: 22px;
}
.paging_next {
  margin-left: 5px;
}
#multi-item-carousel .flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  border: 1px solid #333333;
  border-radius: 50%;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: #fff;
}
#multi-item-carousel .flex-control-paging li a.flex-active {
  border: 1px solid #f37521;
  background-color: #f37521;
}
#multi-item-carousel .flex-control-paging li a:hover {
  border: 1px solid #f37521;
  background-color: #f37521;
}
#home_page_slider .flex-direction-nav a,
#ProductTinyImagesSliderContent .flex-direction-nav a {
  top: 0;
  bottom: 0;
  margin: auto;
}
#home_page_slider .flex-control-nav,
#ProductTinyImagesSliderContent .flex-control-nav {
  width: auto;
  bottom: 10px;
  right: 10px;
  text-align: right;
  display: block;
}
#HomeFeaturedProductsContent .flex-viewport,
#NewProducts .flex-viewport,
#RecomContent .flex-viewport,
#SimilarProducts .flex-viewport {
  padding: 10px;
}
/* product slider mobile*/
#ProductTinyImagesSliderContent {
  width: 100%;
  padding-bottom: 15px;
  position: relative;
  display: none;
}
#ProductTinyImagesSliderContent .item {
  width: 100%;
}
#ProductTinyImagesSliderContent .item a {
  display: block;
  width: 100%;
  text-align: center;
}
#ProductTinyImagesSliderContent .item a img {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  width: 100%;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}
@media (min-width: 768px) {
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
}
/* Last Seen */
.last_seen {
  margin-top: 20px;
  width: 100%;
}
.last_seen .product {
  height: 155px!important;
  width: 137px!important;
  border: 1px solid #fff;
  margin: 0!important;
  box-sizing: border-box;
}
.last_seen .product:hover {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0px 0px 3px 1px #c2dff6;
  -moz-box-shadow: 0px 0px 3px 1px #c2dff6;
  box-shadow: 0px 0px 3px 1px #c2dff6;
}
.last_seen .product .ProductImage {
  width: 100%!important;
  height: 130px!important;
  margin: 0!important;
  position: relative;
}
.last_seen .product .ProductImage img {
  position: absolute;
  display: block;
  max-width: 80%;
  max-height: 100%;
  height: auto;
  border: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.last_seen .product .price {
  font-size: 14px;
  line-height: 20px;
  color: #da427e;
  margin: 5px 0 0 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .last_seen .product .price {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.last_seen .product .price strike {
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
.last_seen .product .price .SalePrice {
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .last_seen .product .price .SalePrice {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.last_seen .product .price .ProductCurrency {
  font-size: 12px;
  line-height: 17px;
  padding-left: 2px;
}
.last_seen .product .ProductDetails {
  display: none;
}
.recommended {
  margin: 0 0 40px 0;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
}
.recommended ul {
  text-align: center;
  box-sizing: border-box;
  width: 100%;
}
.recommended .product {
  float: none;
  display: inline-block;
  border: 1px solid #fff;
  width: 236px!important;
  height: auto!important;
  margin: 0!important;
  padding: 0!important;
  box-sizing: border-box;
}
.recommended .product:hover {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0px 0px 3px 1px #c2dff6;
  -moz-box-shadow: 0px 0px 3px 1px #c2dff6;
  box-shadow: 0px 0px 3px 1px #c2dff6;
}
.recommended .product a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
}
.recommended .product .ProductImage {
  width: 100%!important;
  height: 210px!important;
  padding-top: 0!important;
  margin-bottom: 0!important;
  position: relative;
}
.recommended .product .ProductImage img {
  position: absolute;
  display: block;
  max-width: 80%;
  max-height: 100%;
  height: auto;
  border: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.recommended .product .ProductDetails {
  display: none;
}
.recommended .product .price {
  height: 25px;
}
.recommended .product .price .sale_price {
  font-size: 18px;
  line-height: 25px;
  color: #da427e;
  margin: 0;
  font-family: 'Open Sans Regular';
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .recommended .product .price .sale_price {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.recommended .product .price .sale_price .ProductCurrency {
  font-size: 14px;
  line-height: 20px;
  padding-left: 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .recommended .product .price .sale_price .ProductCurrency {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
.recommended .product .price strike {
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
.recommended .product .price strike .ProductCurrency {
  font-size: 10px;
  padding-left: 0;
}
#filters_checkboxes {
  padding: 0!important;
}
.sidebar_container {
  margin-top: 40px;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
}
.sidebar_container #filter_by {
  height: 20px;
  background: #333333;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  line-height: 20px!important;
  text-indent: 10px;
}
.sidebar_container > p {
  background: #888888;
  font-size: 12px;
  line-height: 17px;
  font-family: 'Open Sans Regular';
  color: #fff;
  padding-left: 10px;
  line-height: 20px;
}
.sidebar_container .filter_heading {
  display: block;
  color: #333333;
  font-family: 'Open Sans Bold';
  font-size: 14px;
  text-align: left;
  padding: 10px 0 10px 12px;
}
.sidebar_container .sortbyprice_filter {
  border-bottom: 1px solid #dddddd;
  padding: 0 10px 10px 10px;
}
.sidebar_container .sortbyprice_filter .filter_heading {
  border: none;
  padding-left: 0;
  margin-bottom: 15px;
}
.sidebar_container .sortbyprice_filter #slider-range a {
  border-radius: 0;
  width: 8px;
  height: 18px;
  background: #189ec1;
  border: 1px solid #a2d8e6;
}
.sidebar_container .sortbyprice_filter #slider-range .ui-widget-header {
  background: #189ec1;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo {
  margin: 0;
  padding: 0;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .price_btn {
  text-align: center;
  padding-left: 17px;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .price_btn #devider {
  display: block;
  width: 95px;
  height: 11px;
  border: 1px solid #189ec1;
  border-top: none;
  margin: 0 auto;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo #filter_price_button {
  color: #fff;
  background: #189ec1;
  border: 1px solid #189ec1;
  padding: 3px 4px;
  margin-bottom: 14px;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo #filter_price_button:hover {
  background: #74cee6;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .ranges {
  width: 100%;
  margin-top: 25px;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .ranges #minprice {
  border: 1px solid #dddddd;
  width: 100%;
  height: 20px;
  text-align: center!important;
  font-size: 12px;
  line-height: 20px;
  text-indent: 0!important;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .ranges div {
  float: left;
  width: 48%;
  text-align: center;
  color: #333333;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .ranges div span {
  width: 100%;
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  text-align: left;
  padding-left: 3px;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .ranges div:first-child {
  margin-right: 4%;
}
.sidebar_container .sortbyprice_filter .filter_priceinfo .ranges #maxprice {
  border: 1px solid #dddddd;
  width: 100%;
  height: 20px;
  text-align: center!important;
  font-size: 12px;
  line-height: 20px;
  text-indent: 0!important;
}
.sidebar_container .filters_group {
  border-bottom: 1px solid #ddd;
  position: relative;
}
.sidebar_container .filterSelected:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  zoom: 1;
}
.sidebar_container .filter_collapsed {
  max-height: 170px;
  overflow: hidden;
}
.sidebar_container .filter_half_opened {
  max-height: 340px;
  overflow: hidden;
}
.sidebar_container .filters_more,
.sidebar_container .filters_hide {
  display: block;
  text-align: center;
  margin-bottom: 14px;
  padding-left: 0;
  font-size: 12px;
  color: #888;
  width: 100%;
}
.sidebar_container .filter_checkboxes {
  min-height: 40px;
  position: relative;
  margin: 0 0 10px 0;
}
.sidebar_container .filter_checkboxes input[type="checkbox"] {
  display: none;
}
.sidebar_container .filter_checkboxes label {
  width: 100%;
  cursor: pointer;
  color: #333333;
  line-height: 13px;
  padding: 6px 0 6px 28px;
  margin: 0!important;
  position: relative;
}
.sidebar_container .filter_checkboxes label:hover {
  color: #fa9d1c;
}
.sidebar_container .filter_checkboxes label span {
  display: inline-block;
  font-size: 12px;
  word-wrap: break-word;
  max-width: 120px;
}
.sidebar_container .filter_checkboxes .color_filter label img {
  float: left;
  width: 18px;
  height: 18px;
}
.sidebar_container .filter_checkboxes .color_filter label span {
  float: right;
  height: 18px;
  line-height: 18px;
  padding-left: 10px;
  margin: 0;
}
.sidebar_container .filter_checkboxes .color_filter label:before {
  display: none!important;
}
.sidebar_container .filter_checkboxes .color_filter:first-child {
  margin-top: 10px;
}
.sidebar_container .filter_checkboxes input[type="checkbox"] + label:before {
  border: 1px solid #d1d1d1;
  border-radius: 1px;
  content: " ";
  display: inline-block;
  font: 12px/1em sans-serif;
  height: 13px;
  margin: 0 5px 0 0;
  padding: 0;
  width: 13px;
  position: absolute;
  top: 6px;
  left: 10px;
}
.sidebar_container .filter_checkboxes input[type="checkbox"]:checked + label:before {
  color: #666;
  content: "\2713";
  text-align: center;
}
.sidebar_container .filter_checkboxes input[type="checkbox"]:checked + label:after {
  font-weight: bold;
}
.filter_checkboxes .filterSelected {
  width: 90%;
  margin: 5px 0 5px 5%;
  height: 38px!important;
  line-height: 38px!important;
  border: 1px solid #F67724;
}
.filter_checkboxes .filterSelected label {
  display: block;
  width: auto!important;
  float: left;
  margin: 0!important;
  padding: 0 0 0 10px!important;
  line-height: 38px!important;
}
.filter_checkboxes .filterSelected label span {
  display: block!important;
  padding: 0!important;
  margin: 0!important;
  line-height: 38px!important;
}
.filter_checkboxes .filterSelected label span:hover {
  color: #333333;
  cursor: default;
}
.filter_checkboxes .filterSelected .clearBtn {
  float: right;
  text-align: right;
  padding-right: 10px;
  margin: 0;
  height: 38px!important;
  line-height: 38px!important;
}
.filter_checkboxes .filterSelected .clearBtn a {
  font-size: 20px;
  line-height: 28px;
  color: #888;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .filter_checkboxes .filterSelected .clearBtn a {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
.filter_checkboxes .filterSelected .clearBtn a:hover {
  text-decoration: none!important;
  color: #888;
}
.filters_group > .clear_filters {
  display: none!important;
  width: 100%;
  text-align: center;
  margin: 15px 0 10px 0;
}
.filters_group > .clear_filters a {
  color: #888;
}
.filters_group > .clear_filters span {
  display: none;
}
#search_brands_filter {
  width: 95%;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-bottom: 8px;
}
#search_brands_filter input {
  height: 26px;
  width: 100%;
  border: 1px solid #ddd;
  text-indent: 10px;
  font-size: 12px;
  line-height: 17px;
  line-height: 26px!important;
  color: #333333;
  font-family: 'Open Sans Regular';
}
#search_brands_filter input::-webkit-input-placeholder {
  color: #333333 !important;
}
#search_brands_filter input:-moz-placeholder {
  /* Firefox 18- */
  color: #333333 !important;
}
#search_brands_filter input::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333 !important;
}
#search_brands_filter input:-ms-input-placeholder {
  color: #333333 !important;
}
#search_brands_filter:before {
  content: "\73";
  color: #ddd;
  font-size: 20px;
  line-height: 28px;
  text-shadow: none;
  position: absolute;
  right: 5px;
  top: 0;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #search_brands_filter:before {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
#mobile_content {
  display: none;
}
/* filters mobile */
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #mobile_tabs {
    width: 100%;
  }
  #mobile_tabs .btn_height {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 39px;
    border: 1px solid #333333;
    z-index: 5;
  }
  #mobile_tabs .btn_height_opened {
    height: 50px!important;
    border-bottom: none!important;
    background: #fff;
  }
  #mobile_tabs .text {
    position: relative;
    z-index: 6;
  }
  #mobile_tabs #filters_tab {
    display: block;
    float: right;
    font-size: 14px;
    line-height: 39px!important;
    font-family: 'Open Sans Regular';
    color: #333333;
    padding: 0 24px;
    margin: 15px 0 0 10px;
    position: relative;
  }
  #mobile_tabs #filters_tab .filters_count {
    display: none;
  }
  #mobile_tabs #sort_tab {
    float: right;
    position: relative;
    font-size: 14px;
    line-height: 39px!important;
    color: #333333;
    padding: 0 24px;
    margin-top: 15px;
  }
  #sort,
  .sort {
    position: absolute;
    left: 0;
    top: -5px !important;
    width: 100%;
    border: 1px solid #333 !important;
    margin: 0;
    background: #fff;
    z-index: 4;
    margin-top: 15px;
  }
  #sort li,
  .sort li {
    display: block;
    border-top: 1px solid #333;
    padding-left: 0;
  }
  #sort li a,
  .sort li a {
    display: block;
    font-size: 14px;
    line-height: 45px!important;
    color: #333333;
    padding-left: 15px;
    border: none;
  }
  #sort li a span,
  .sort li a span {
    display: none;
  }
  #sort li .selected,
  .sort li .selected {
    font-family: 'Open Sans Bold' !important;
  }
  #sort li:first-child,
  .sort li:first-child {
    border-top: none;
  }
  #filters_checkboxes {
    border: 1px solid #333 !important;
  }
  #mobile_filters {
    margin-top: 10px;
  }
  #mobile_filters #filter_by {
    display: none;
  }
  #mobile_filters form {
    border: 1px solid #333333;
  }
  #mobile_filters .filters_group > .clear_filters {
    display: none;
  }
  #mobile_filters .filters_group .filter_checkboxes .filterSelected {
    margin: 0 0 20px!important;
    width: 100%!important;
  }
  #mobile_filters .filters_group .clear_filters {
    padding-left: 15px;
  }
  #mobile_filters .filter_heading {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 45px!important;
    padding-left: 15px;
  }
  #mobile_filters .filter_heading .icon {
    display: block;
    float: right;
    margin: 0 15px 0 0;
    font-size: 20px;
    line-height: 28px;
    line-height: 45px!important;
    color: #333333;
  }
  #mobile_filters .collapsed {
    border-bottom: 1px solid #333333;
  }
  #mobile_filters .filter_checkboxes {
    padding: 0 15px;
    border-bottom: 1px solid #333333;
  }
  #mobile_filters .filter_checkboxes div {
    height: 45px;
  }
  #mobile_filters .filter_checkboxes .list {
    height: auto;
  }
  #mobile_filters .filter_checkboxes input[type="checkbox"] {
    display: none;
  }
  #mobile_filters .filter_checkboxes label {
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
    color: #333333;
    cursor: pointer;
    line-height: 25px;
  }
  #mobile_filters .filter_checkboxes label img {
    display: none;
  }
  #mobile_filters .filter_checkboxes input[type="checkbox"] + label:before {
    border: 1px solid #333333;
    content: "\00a0";
    display: inline-block;
    font-size: 20px;
    height: 25px;
    margin: 0 7px 0 0;
    padding: 0;
    vertical-align: top;
    width: 25px;
  }
  #mobile_filters .filter_checkboxes input[type="checkbox"]:checked + label:before {
    color: #333333;
    content: "\2713";
    text-align: center;
  }
  #mobile_filters .filter_checkboxes input[type="checkbox"]:checked + label:after {
    font-weight: bold;
  }
  #mobile_filters .sortbyprice_filter .filter_heading {
    border: none;
  }
  #mobile_filters .sortbyprice_filter .filter_heading span {
    display: none!important;
  }
  #mobile_filters .sortbyprice_filter .ui-slider {
    margin: 20px 30px;
  }
  #mobile_filters .sortbyprice_filter .ranges {
    padding: 0 0 15px 30px;
  }
  #mobile_filters .sortbyprice_filter .ranges div {
    float: left;
  }
  #mobile_filters .sortbyprice_filter .ranges div span {
    line-height: 32px;
    vertical-align: top;
    padding-right: 12px;
  }
  #mobile_filters .sortbyprice_filter .ranges div input {
    width: 60px;
    border: 1px solid #ddd;
    font-size: 12px;
    text-align: center!important;
    line-height: 32px;
    text-indent: 0!important;
  }
  #mobile_filters .sortbyprice_filter .ranges div:first-child {
    margin-right: 30px;
  }
  .remove_all_filters {
    width: 100%;
    text-align: center;
    border: 1px solid #333333;
    background: #f4f4f4;
    border-top: none;
  }
  .remove_all_filters button {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    border: 1px solid #333333;
    padding: 7px 10px;
    margin: 20px 0;
    background: #fff;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) and only screen and (min-width: 200px) and (max-width: 500px) {
  #mobile_filters .filter_heading .icon {
    font-size: 16px!important;
    line-height: 22px!important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 850px) and only screen and (min-width: 200px) and (max-width: 500px) {
  .remove_all_filters button {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#size-guide-modal {
  display: none;
  position: fixed;
  z-index: 9999999999;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  /* Accordion styling */
}
#size-guide-modal div.inner-content {
  margin: 1em 0;
}
#size-guide-modal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  max-height: 800px;
  max-width: 800px;
  overflow: auto;
}
#size-guide-modal #close-size-guide {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
#size-guide-modal #close-size-guide:hover,
#size-guide-modal #close-size-guide:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#size-guide-modal ul.accordion {
  margin-top: 3em;
  list-style: none;
  padding: 0;
  margin-bottom: 2em;
  max-height: 700px;
  overflow-y: auto;
}
#size-guide-modal ul.accordion span.brandImage {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
}
#size-guide-modal ul.accordion .inner {
  display: none;
}
#size-guide-modal .size-guide-li {
  border: 1px solid #ddd;
}
#size-guide-modal ul.accordion li a.rowToggle {
  min-height: 3.5em;
  width: 100%;
  display: table;
  background: white;
  color: #707070;
  height: 40px;
  transition: background 0.1s ease;
  text-decoration: none;
}
@-moz-document url-prefix() {
  #size-guide-modal ul.accordion li a.rowToggle {
    min-height: 4em;
  }
}
#size-guide-modal ul.accordion li a.rowToggle span {
  position: relative;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
#size-guide-modal ul.accordion li a.rowToggle:hover {
  background: rgba(0, 0, 0, 0.9);
  color: white;
}
#size-guide-modal .entityArrow {
  text-align: right;
  position: relative;
  float: right;
  padding-top: 10px;
  padding-right: 15px;
  font-size: 20px;
}
#size-guide-modal .size-guide-li + .size-guide-li {
  border-top: none;
}
#size-guide-modal .inner .size-guide-li {
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-top: 1px solid #ddd;
}
#size-guide-modal .inner td {
  height: 20px;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
#size-guide-modal .size-table tr:first-child td {
  height: 40px;
}
#size-guide-modal .size-table tr:first-child td strong,
#size-guide-modal .size-table tr:first-child td b {
  line-height: 20px;
}
#forgotten_pass_mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9998;
}
#forgotten_pass_modal {
  max-width: 490px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 200px;
  z-index: 9999;
  background: #fff;
  border: 1px solid #8f8f8f;
  -webkit-box-shadow: 0px 0px 20px 1px #000000;
  -moz-box-shadow: 0px 0px 20px 1px #000000;
  box-shadow: 0px 0px 20px 1px #000000;
}
@media only screen and (min-width: 200px) and (max-width: 850px) {
  #forgotten_pass_modal {
    margin-top: 100px!important;
  }
}
#forgotten_pass_modal #forgot_pass_close {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: 17px;
  right: 17px;
  color: #c7d0d7;
  font-size: 20px;
  cursor: pointer;
}
#forgotten_pass_modal h2 {
  font-size: 22px;
  color: #000;
  font-family: 'Open Sans Semibold';
  padding: 15px;
  margin: 0;
}
#forgotten_pass_modal #ForgotPasswordForm {
  width: 100%;
  max-width: 100%;
}
#forgotten_pass_modal #ForgotPasswordForm > p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-family: 'Open Sans Light';
  border-bottom: 1px solid #e4e4e4;
  padding: 0 15px 10px 15px;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #forgotten_pass_modal #ForgotPasswordForm > p {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#forgotten_pass_modal #ForgotPasswordForm form #input_field {
  padding: 0 15px;
  position: relative;
}
#forgotten_pass_modal #ForgotPasswordForm form #input_field label {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-family: 'Open Sans Regular';
  margin: 0;
  font-weight: normal;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #forgotten_pass_modal #ForgotPasswordForm form #input_field label {
    font-size: 14px!important;
    line-height: 20px!important;
  }
}
#forgotten_pass_modal #ForgotPasswordForm form #input_field #email {
  width: 100%;
  color: #cecece;
  line-height: 33px;
  height: 33px;
  text-indent: 10px;
}
#forgotten_pass_modal #ForgotPasswordForm form #ForgotPassModalMsg,
#forgotten_pass_modal #ForgotPasswordForm form #email-error {
  position: absolute!important;
  top: 60px!important;
  left: 20px!important;
}
#forgotten_pass_modal #ForgotPasswordForm form #email-error {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans Light';
  color: #b94a48;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #forgotten_pass_modal #ForgotPasswordForm form #email-error {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#forgotten_pass_modal #ForgotPasswordForm form .success {
  font-size: 14px;
  line-height: 20px;
  line-height: 16px!important;
  font-family: 'Open Sans Light';
  color: #000;
  background: #dff0d8;
  border-radius: 3px;
  padding: 15px 14px;
  margin: 0;
  z-index: 1;
  text-align: center;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
  #forgotten_pass_modal #ForgotPasswordForm form .success {
    font-size: 12px!important;
    line-height: 17px!important;
  }
}
#forgotten_pass_modal #ForgotPasswordForm form .submit {
  padding: 15px;
  margin-top: 43px;
  border-top: 1px solid #e4e4e4;
}
#forgotten_pass_modal #ForgotPasswordForm form .submit .green_btn {
  width: 100%;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  cursor: crosshair;
}
/* This is for the title text. */
.cloud-zoom-title {
  display: none;
}
/* This is the zoom window. */
.cloud-zoom-big {
  top: 0!important;
  border: 1px solid #333333;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}
/* This is the loading message. */
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #000;
}
#wrap {
  text-align: center!important;
}
#wrap .cloud-zoom {
  text-align: center!important;
  position: relative;
}
#wrap .cloud-zoom img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}
.flip-clock-wrapper a:hover {
  color: #fff;
}
.flip-clock-wrapper ul {
  list-style: none;
}
.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}
.flip-clock-wrapper.clearfix:after {
  clear: both;
}
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}
/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
}
.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.flip-clock-wrapper:after {
  clear: both;
}
/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
}
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
}
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  overflow: hidden;
  outline: 1px solid transparent;
}
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}
.flip-clock-wrapper ul li a div.up:after {
  display: none;
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}
.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  text-align: center;
}
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}
/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}
.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}
.flip-clock-divider:first-child {
  width: 0;
}
.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  /*
  top: -1.5em;
  right: -86px;
  color: black;
    */
  text-shadow: none;
}
.flip-clock-divider.minutes .flip-clock-label {
  right: -88px;
}
.flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}
.flip-clock-dot.top {
  top: 30px;
}
.flip-clock-dot.bottom {
  bottom: 30px;
}
@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}
/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}
/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
