/*
 * Main CSS Files
 *
 */
/* ===================================================================
  #Structural Layout
=================================================================== */
body {
  background: #ececec;
}
body.boxed {
  padding-top: 10px; /*NICO*/
  padding-bottom: 45px;
}

iframe[allowfullscreen] {max-width: 100%;}  /*NICO*/


.boxed-container {
  background: #fff;
  z-index: 2000;
  position: relative;
  -webkit-transform: translateZ(0);
}
.boxed .boxed-container {
  margin: 0 auto;
  width: 980px;
}

.outer-container {
  position: relative;
  z-index: 1001;
}

.main-container {
  padding-top: 20px;
  padding-bottom: 50px;
}

.main-content {
  float: right;
  margin-bottom: 40px;
}

.sidebar {
  position: relative;
}

.btn {
  -webkit-font-smoothing: antialiased;
}

/*==================================================================== 
  Font Set
=================================================================== */
/* Simonetta
------------------------------------------------------------------- */
body.body-simonetta,
body.fontmenu-simonetta .primary-nav {
  font-family: 'Simonetta', cursive;
}

.heading-simonetta h1, .heading-simonetta h2, .heading-simonetta h3, .heading-simonetta h4, .heading-simonetta h5, .heading-simonetta h6 {
  font-family: 'Simonetta', cursive;
}

/* Gentium Basic
------------------------------------------------------------------- */
body.body-gentium-basic,
body.fontmenu-gentium-basic .primary-nav {
  font-family: 'Gentium Basic', serif;
}

.heading-gentium-basic h1, .heading-gentium-basic h2, .heading-gentium-basic h3, .heading-gentium-basic h4, .heading-gentium-basic h5, .heading-gentium-basic h6 {
  font-family: 'Gentium Basic', serif;
}

/* Vollkorn
------------------------------------------------------------------- */
body.body-vollkorn, 
body.fontmenu-vollkorn .primary-nav {
  font-family: 'Vollkorn', serif;
}

.heading-vollkorn h1, .heading-vollkorn h2, .heading-vollkorn h3, .heading-vollkorn h4, .heading-vollkorn h5, .heading-vollkorn h6 {
  font-family: 'Vollkorn', serif;
}

/* PT Serif
------------------------------------------------------------------- */
body.body-pt-serif, 
body.fontmenu-pt-serif .primary-nav {
  font-family: 'PT Serif', serif;
}

.heading-pt-serif h1, .heading-pt-serif h2, .heading-pt-serif h3, .heading-pt-serif h4, .heading-pt-serif h5, .heading-pt-serif h6 {
  font-family: 'PT Serif', serif;
}

/* Droid Serif
------------------------------------------------------------------- */
body.body-droid-serif, 
body.fontmenu-droid-serif .primary-nav {
  font-family: 'Droid Serif', serif;
}

.heading-droid-serif h1, .heading-droid-serif h2, .heading-droid-serif h3, .heading-droid-serif h4, .heading-droid-serif h5, .heading-droid-serif h6 {
  font-family: 'Droid Serif', serif;
}

/* Abril Fatface
------------------------------------------------------------------- */
body.body-abril-fatface,
body.fontmenu-abril-fatface .primary-nav {
  font-family: 'Abril Fatface', serif;
}

.heading-abril-fatface h1, .heading-abril-fatface h2, .heading-abril-fatface h3, .heading-abril-fatface h4, .heading-abril-fatface h5, .heading-abril-fatface h6 {
  font-family: 'Abril Fatface', serif;
}

/* Bree Serif
------------------------------------------------------------------- */
body.body-bree-serif,
body.fontmenu-bree-serif .primary-nav {
  font-family: 'Bree Serif', serif;
}

.heading-bree-serif h1, .heading-bree-serif h2, .heading-bree-serif h3, .heading-bree-serif h4, .heading-bree-serif h5, .heading-bree-serif h6 {
  font-family: 'Bree Serif', serif;
}

/* Playfair Display
------------------------------------------------------------------- */
body.body-playfair-display, 
body.fontmenu-playfair-display .primary-nav {
  font-family: 'Playfair Display', serif;
}

.heading-playfair-display h1, .heading-playfair-display h2, .heading-playfair-display h3, .heading-playfair-display h4, .heading-playfair-display h5, .heading-playfair-display h6 {
  font-family: 'Playfair Display', serif;
}

/* Ledger
------------------------------------------------------------------- */
body.body-ledger, 
body.fontmenu-ledger .primary-nav {
  font-family: 'Ledger', serif;
}

.heading-ledger h1, .heading-ledger h2, .heading-ledger h3, .heading-ledger h4, .heading-ledger h5, .heading-ledger h6 {
  font-family: 'Ledger', serif;
}

/* Cantata One
------------------------------------------------------------------- */
body.body-cantata-one,
body.fontmenu-cantata-one .primary-nav {
  font-family: 'Cantata One', serif;
}

.heading-cantata-one h1, .heading-cantata-one h2, .heading-cantata-one h3, .heading-cantata-one h4, .heading-cantata-one h5, .heading-cantata-one h6 {
  font-family: 'Cantata One', serif;
}

/* Crimson Text
------------------------------------------------------------------- */
body.body-crimson-text,
body.fontmenu-crimson-text .primary-nav {
  font-family: 'Crimson Text', serif;
}

.heading-crimson-text h1, .heading-crimson-text h2, .heading-crimson-text h3, .heading-crimson-text h4, .heading-crimson-text h5, .heading-crimson-text h6 {
  font-family: 'Crimson Text', serif;
}

/* Cardo
------------------------------------------------------------------- */
body.body-cardo,
body.fontmenu-cardo .primary-nav {
  font-family: 'Cardo', serif;
}

.heading-cardo h1, .heading-cardo h2, .heading-cardo h3, .heading-cardo h4, .heading-cardo h5, .heading-cardo h6 {
  font-family: 'Cardo', serif;
}

/* Merryweather
------------------------------------------------------------------- */
body.body-merryweather,
body.fontmenu-merryweather .primary-nav {
  font-family: 'Merryweather', serif;
}

.heading-merryweather h1, .heading-merryweather h2, .heading-merryweather h3, .heading-merryweather h4, .heading-merryweather h5, .heading-merryweather h6 {
  font-family: 'Merryweather', serif;
}

/* Neuto
------------------------------------------------------------------- */
body.body-neuton,
body.fontmenu-neuton .primary-nav {
  font-family: 'Neuton', serif;
}

.heading-neuton h1, .heading-neuton h2, .heading-neuton h3, .heading-neuton h4, .heading-neuton h5, .heading-neuton h6 {
  font-family: 'Neuton', serif;
}

/* Vidaloka
------------------------------------------------------------------- */
body.body-vidaloka,
body.fontmenu-vidaloka .primary-nav {
  font-family: 'Vidaloka', serif;
}

.heading-vidaloka h1, .heading-vidaloka h2, .heading-vidaloka h3, .heading-vidaloka h4, .heading-vidaloka h5, .heading-vidaloka h6 {
  font-family: 'Vidaloka', serif;
}

/* Old Standard TT
------------------------------------------------------------------- */
body.body-old-standard-tt,
body.fontmenu-old-standard-tt .primary-nav {
  font-family: 'Old Standard TT', serif;
}

.heading-old-standard-tt h1, .heading-old-standard-tt h2, .heading-old-standard-tt h3, .heading-old-standard-tt h4, .heading-old-standard-tt h5, .heading-old-standard-tt h6 {
  font-family: 'Old Standard TT', serif;
}

/* Alegreya
------------------------------------------------------------------- */
body.body-alegreya,
body.fontmenu-alegreya .primary-nav {
  font-family: 'Alegreya', serif;
}

.heading-alegreya h1, .heading-alegreya h2, .heading-alegreya h3, .heading-alegreya h4, .heading-alegreya h5, .heading-alegreya h6 {
  font-family: 'Alegreya', serif;
}

/* Gentium Book Basic
------------------------------------------------------------------- */
body.body-gentium-book-basic, 
body.fontmenu-gentium-book-basic .primary-nav {
  font-family: 'Gentium Book Basic', serif;
}

.heading-gentium-book-basic h1, .heading-gentium-book-basic h2, .heading-gentium-book-basic h3, .heading-gentium-book-basic h4, .heading-gentium-book-basic h5, .heading-gentium-book-basic h6 {
  font-family: 'Gentium Book Basic', serif;
}

/* Lora
------------------------------------------------------------------- */
body.body-lora,
body.fontmenu-lora .primary-nav {
  font-family: 'Lora', serif;
}

.heading-lora h1, .heading-lora h2, .heading-lora h3, .heading-lora h4, .heading-lora h5, .heading-lora h6 {
  font-family: 'Lora', serif;
}

/* Prevent FOUT
------------------------------------------------------------------- */
html.wf-loading body,
html.wf-loading body .primary-nav {
  font-family: sans-serif;
}
html.wf-loading body h1,
html.wf-loading body h2,
html.wf-loading body h3,
html.wf-loading body h4,
html.wf-loading body h5,
html.wf-loading body h6 {
  font-family: serif;
}


/* ===================================================================
  #Topbar Section
=================================================================== */
.topbar-section {
  padding-top: 7px;
  padding-bottom: 7px;
}

.side-nav {
  display: none;
}

.shade-color {
  background-color: #d9d9d9;
}

.btn-navbar {
  display: none;
}

/* Topbar Text
------------------------------------------------------------------- */
.top-nav,
.topbar-text {
  font-size: 11px;
}

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

/* Topbar Menu
------------------------------------------------------------------- */
.top-nav ul {
  margin: 0;
  list-style: none;
}
.top-nav li {
  float: left;
  margin-right: 15px;
  position: relative;
}
.top-nav a {
  color: #444;
  display: block;
  font-weight: bold;
}
.top-nav a:hover {
  color: #999999;
  text-decoration: none;
}
.top-nav .nesia_mega > li > ul {
  background: #d9d9d9;
  top: 25px;
  left: -10px;
}
.top-nav .nesia_mega ul li {
  float: none;
  margin: 0;
}
.top-nav .nesia_mega ul a {
  padding: 3px 10px;
  font-weight: normal;
  border-top: 1px solid #ccc;
}
.top-nav .sf-sub-indicator {
  display: none;
}
.top-nav i {
  line-height: 1
}


/* ===================================================================
  #Header Section
=================================================================== */
.header-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* Logo
------------------------------------------------------------------- */
.logo {
  line-height: 1;
  letter-spacing: -0.04em;
}
.logo a {
  display: block;
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.header-logo {
  font-size: 72px;
  margin-top: 0;
}

/* Search Box
------------------------------------------------------------------- */
.header-right {
  color: #777;
}

.search-sort span:hover {
  color: #ff3030;
}

.options-text,
.search-sort label {
  font-size: 11px;
}

.search-sort label {
  margin: 0 0 0 2px;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.search-sort input {
  display: none;
}
.search-sort :checked + span,
.search-sort .checked span {
  border-bottom: 1px solid #aaa;
}

.search-box form {
  position: relative;
}
.search-box .options-text {
  font-weight: bold;
}
.search-box .options-input {
  position: relative;
  margin-top: 5px;
}
.search-box .icon-search {
  top: 6px;
  left: 10px;
  font-size: 18px;
  color: #bfbfbf;
  position: absolute;
}
.search-box input[type="text"] {
  margin: 0;
  width: 100%;
  padding-left: 30px;
  height: 34px;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.search-box input[type="text"]:-moz-placeholder {
  color: #bfbfbf;
}
.search-box input[type="text"]:-ms-input-placeholder {
  color: #bfbfbf;
}
.search-box input[type="text"]::-webkit-input-placeholder {
  color: #bfbfbf;
}
.search-box input[type="text"]:-moz-placeholder {
  color: #7f7f7f;
}
.search-box input[type="text"]:-ms-input-placeholder {
  color: #7f7f7f;
}
.search-box input[type="text"]::-webkit-input-placeholder {
  color: #7f7f7f;
}

.search-sort span,
.user-panel a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

/* User Panel
------------------------------------------------------------------- */
.user-panel .options-text {
  margin-bottom: 6px;
}
.user-panel .options-text a {
  color: #999;
  text-decoration: none;
  border-bottom: 1px solid #aaa;
}
.user-panel .options-text a:hover {
  color: #ff3030;
}

.btn-cart {
  width: 100%;
  font-size: 11px;
  padding: 5px 6px;
  line-height: 21px;
  background: none;
  text-align: left;
  font-weight: bold;
  color: #7f7f7f;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #dadada;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-cart .icon-caret-down {
  float: right;
  line-height: 1;
  color: #333333;
  margin-top: 3px;
  margin-right: 5px;
}
.btn-cart .icon-shopping-cart {
  margin-right: 5px;
}
.btn-cart:focus {
  outline: none;
}

/* Shopping Cart
------------------------------------------------------------------- */
.cart-dropdown {
  position: relative;
}
.cart-dropdown .cart_list {
  right: 0;
  left: auto;
  width: 235px;
  padding: 15px;
  font-size: 13px;
  margin-top: -1px;
  border-color: #dadada;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.cart-dropdown a {
  padding: 0;
  display: block;
  white-space: normal;
  font-weight: bold;
  line-height: 18px;
}
.cart-dropdown li > a:hover {
  color: #999;
  background: none;
}
.cart-dropdown .widget_shopping_cart img {
  float: right;
  padding: 5px;
  border: 1px solid #dadada;
  margin: 0 0 0 10px;
  position: static;
}
.cart-dropdown .widget_shopping_cart li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  padding-top: 0;
  border-top: none;
  min-height: 0;
  overflow: hidden;
  border-bottom: 1px solid #dadada;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cart-dropdown.onloading ul {
  background-image: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.cart-dropdown.onloading li {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.cart-dropdown .widget_shopping_cart .total,
.cart-dropdown .widget_shopping_cart .buttons {
  padding: 0;
  border: none;
}
.cart-dropdown .total-block {
  padding: 7px 5px;
  text-align: center;
  background: #f9f9f9;
  color: #333333;
}
.cart-dropdown .buttons {
  overflow: hidden;
}
.cart-dropdown .widget_shopping_cart .buttons > a {
  clear: none;
  padding: 0;
  width: 48%;
}
.cart-dropdown .widget_shopping_cart .buttons span {
  display: block;
  font-size: 12px;
}
.cart-dropdown .widget_shopping_cart .buttons .checkout {
  float: right;
}

.cart-dropdown.open .dropdown-menu {
  display: block;
}
.cart-dropdown.open .btn-cart {
  z-index: 1001;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* ===================================================================
  #Primary Nav Section
=================================================================== */
.primary-nav-section {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.nav-collapse.collapse {
  overflow: visible;
}

/* Primary Nav
------------------------------------------------------------------- */
.primary-nav {
  font-size: 16px;
  font-family: 'Kelly Slab', sans-serif;
}
.primary-nav ul {
  margin: 0;
  list-style: none;
  position: relative;
}
.primary-nav a {
  display: block;
  color: black;
  text-decoration: none;
  padding: 14px 15px;
}
.primary-nav a:hover,
.primary-nav .dropdown-open,
.primary-nav .current-menu-item > a {
  color: #fff;
  background: #000;
}
.primary-nav li {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.primary-nav [class^="icon-"] a {
  top: -17px;
  left: -7px;
  bottom: -17px;
  position: absolute;
  text-indent: -9999px;
}
.primary-nav [class^="icon-"] a:hover {
  background: none;
}
.primary-nav ul {
  text-align: center;
  text-transform: uppercase;
}
.primary-nav .sf-sub-indicator {
  color: #ccc;
  margin-left: 5px;
}
.primary-nav .sf-sub-indicator i {
  line-height: 1;
}
.primary-nav .select-menu {
  display: none;
  margin-bottom: 0;
  width: 100%;
}

/* Second Level and so on
--------------------------------------------------------------------*/
.primary-nav ul ul {
  text-align: left;
  background: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}
.primary-nav ul ul a {
  font-size: 13px;
  color: #999;
  padding-top: 3px;
  padding-bottom: 3px;
  text-transform: capitalize;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.primary-nav ul ul a:hover {
  color: #fff;
  font-style: italic;
}

/* Mega Menu
--------------------------------------------------------------------*/
.nesia_mega_div,
.nesia_mega > li > ul {
  z-index: 10000;
}

.nesia_mega .nesia_mega_div {
  background: #000;
  position: absolute;
  top: 46px;
  left: 0;
  display: none;
  -webkit-font-smoothing: antialiased;
}
.nesia_mega .nesia_mega_div h4 {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.nesia_mega .nesia_mega_div h4 + ul {
  padding-top: 0;
}
.nesia_mega .nesia_mega_div ul, .nesia_mega .nesia_mega_div li {
  float: left;
}
.nesia_mega .nesia_mega_div li {
  width: 188px;
}
.nesia_mega .nesia_mega_div ul ul,
.nesia_mega .nesia_mega_div li li {
  float: none;
  width: auto;
  clear: both;
}
.nesia_mega .nesia_mega_div ul ul ul {
  padding: 0;
  margin-left: 15px;
}
.nesia_mega .nesia_mega_div img {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nesia_mega .nesia_mega_div .nesia_mega_menu_columns_fist,
.nesia_mega .nesia_mega_div .nesia_mega_menu_columns_first {
  clear: left;
}
.nesia_mega .nesia_mega_div .nesia_mega_hr {
  clear: both;
  height: 1px;
  width: 100%;
  margin: 0;
}
.nesia_mega .nesia_mega_div .nesia_mega_text_block {
  color: #999;
  font-family: sans-serif;
  text-transform: capitalize;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
}

.nesia_mega .nesia_mega1 {
  width: 188px;
}
.nesia_mega .nesia_mega2 {
  width: 376px;
}
.nesia_mega .nesia_mega3 {
  width: 564px;
}
.nesia_mega .nesia_mega4 {
  width: 752px;
}
.nesia_mega .nesia_mega5 {
  width: 940px;
}

/* Drop Down Menu
--------------------------------------------------------------------*/
.nesia_mega > li > ul,
.nesia_mega > li > ul ul {
  position: absolute;
  display: none;
  width: 188px;
  top: 46px;
  left: 0;
}

.nesia_mega > li > ul ul {
  top: -10px;
  left: 188px;
}

.nesia_mega ul li {
  display: block;
}

/* ===================================================================
  #Footer Section
=================================================================== */
.footer-copyrights {
  padding-top: 21px;
  padding-bottom: 21px;
  text-align: center;
  color: #333333;
}

.footer-section {
  background: #f2f2f2;
}

.footer-logo {
  font-size: 38px;
  text-align: center;
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
}

.footer-widgets {
  overflow: hidden;
}
.footer-widgets li {
  line-height: 21px;
}

.footer-logo,
.footer-widgets-inner {
  padding-top: 25px;
}

.footer-logo,
.footer-widgets {
  margin-left: -20px;
  margin-right: -20px;
}

.footer-widgets a {
  color: #2e2e2e;
}

/* Footer Widgets
------------------------------------------------------------------- */
.footer-widgets .widget-title {
  color: #000;
}

.footer-widgets-col {
  width: 25%;
  float: left;
}

.footer-widgets-inner {
  overflow: hidden;
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 30px;
  border-left: 1px solid #e5e5e5;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.footer-widgets-inner:hover {
  background: rgba(0, 0, 0, 0.04);
}

.footer-widgets-one .footer-widgets-inner {
  border-width: 0;
}

/* ===================================================================
  #Entry Posts
=================================================================== */
.post-list .entry-post {
  margin-bottom: 25px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e5e5e5;
}

.entry-title {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-title, .entry-title a {
  color: black;
}

.entry-meta {
  margin-bottom: 20px;
  position: relative;
  *zoom: 1;
}
.entry-meta:before, .entry-meta:after {
  display: table;
  content: "";
  line-height: 0;
}
.entry-meta:after {
  clear: both;
}
.entry-meta ul {
  margin: 0;
  float: left;
  list-style: none;
  font-size: 12px;
  padding-right: 20px;
}
.entry-meta li {
  float: left;
  margin-right: 20px;
  position: relative;
}
.entry-meta li:before {
  content: "/";
  right: -12px;
  position: absolute;
}
.entry-meta li .entry-comment-count {
  margin-right: 0;
}
.entry-meta li.entry-comment-count:before {
  content: "";
}
.entry-meta a {
  text-decoration: none;
  color: #333333;
}
.entry-meta a:hover {
  color: #ff3030;
  border-bottom: 1px solid;
}

.entry-icon {
  line-height: 18px;
  float: right;
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.entry-media {
  position: relative;
  margin-bottom: 20px;
}
.entry-media img {
  width: 100%;
}

.entry-post .more-link {
  font-size: 16px;
  color: #333333;
}
.entry-post .more-link:hover {
  text-decoration: none;
  color: #ff3030;
}
.entry-post .more-link:after {
  content: "\2192";
  margin-left: 5px;
}

/* Post Format Icon
------------------------------------------------------------------- */
.format-quote .entry-icon:before {
  content: "\201C";
  font-size: 45px;
  position: relative;
  top: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.format-aside .entry-icon:before {
  content: "A";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
}

/* Entry Post Typography
------------------------------------------------------------------- */
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-top: 25px;
}
.entry-content p, .entry-content ul, .entry-content ol {
  margin-bottom: 15px;
}
.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ol,
.entry-content ol ul {
  margin-bottom: 0;
}
.entry-content a {
  border-bottom: 1px solid;
}
.entry-content a:hover {
  text-decoration: none;
  border-bottom-width: 0;
}

/* ===================================================================
  #Single Post
=================================================================== */
.single .entry-content > p:first-child,
.single .entry-content .first {
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.single .entry-post,
.single .post-bottom {
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.single .entry-post:before,
.single .post-bottom:before {
  content: "";
  width: 100%;
  height: 3px;
  bottom: -4px;
  position: absolute;
  background: #F7F7F7;
}

.entry-meta-footer {
  clear: both;
  font-weight: bold;
  padding: 30px 0 15px;
}
.entry-meta-footer a {
  font-weight: normal;
  border: none;
}

.entry-likes, .form_header a {
  color: #fff;
  padding: 4px 13px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #ff3030;
  border: none;
  border-bottom: 0 !important;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.entry-likes:before, .form_header a:before {
  margin-right: 5px;
}
.entry-likes:hover, .form_header a:hover {
  color: #fff;
  text-decoration: none;
}

.entry-content .facebook-share-like {
  clear: both;
  margin-bottom: 24px;
  margin-top: 50px;
}
.entry-content .facebook-share-like a {
  border: none;
}

.page-link {
  clear: both;
  margin-bottom: 25px;
}

/* Add this Toolbox
------------------------------------------------------------------- */
.addthis_toolbox {
  *zoom: 1;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.addthis_toolbox:before, .addthis_toolbox:after {
  display: table;
  content: "";
  line-height: 0;
}
.addthis_toolbox:after {
  clear: both;
}
.addthis_toolbox .meta-title {
  margin: 0;
  float: left;
  margin-right: 30px;
}

.author-title .name,
.addthis_toolbox .meta-title {
  color: #222;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 18px;
}

/* Author Info
------------------------------------------------------------------- */
.author-info {
  padding-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 30px;
}
.author-info .author-avatar {
  float: left;
  margin: 0 20px 20px 0;
}
.author-info .author-title {
  overflow: hidden;
  margin-bottom: 20px;
}
.author-info .author-title span {
  float: left;
}
.author-info .post-count {
  color: #aaa;
  margin-left: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.author-info .author-description {
  overflow: hidden;
}
.author-info .author-link {
  padding-top: 25px;
}
.author-info .author-link a {
  margin-right: 10px;
  text-decoration: none;
  border-bottom: 1px solid;
}

/* Adspot
------------------------------------------------------------------- */
#ads-below-content {
  padding-bottom: 18px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 9px;
}

.adspot {
  float: left;
  width: 47.8%;
  background: #fafafa;
  margin-bottom: 15px;
}
.adspot.spot2 {
  float: right;
}
.adspot img {
  display: block;
}
.adspot a {
  float: left;
  margin: 1.8em;
}

.adsinfo {
  clear: both;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.adsinfo a, .adsinfo a:hover {
  color: #999;
}

/* Popular, Related posts
------------------------------------------------------------------- */
#related-articles {
  padding-top: 10px;
  margin-bottom: 25px;
}
#related-articles .tab-nav {
  margin-bottom: 9px;
  border-bottom-color: #f2f2f2;
}
#related-articles .tab-nav a {
  color: #999;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#related-articles .tab-nav .active a {
  color: #222;
  border-color: #f2f2f2;
  border-bottom-color: transparent;
}
#related-articles .related-link {
  color: #333333;
  margin: 0 5px;
}
#related-articles .tab-content {
  padding: 0;
}

#related-articles .tab-content ul {
  list-style: none;
  margin-left: 0;
  color: #888888;
}
#related-articles .tab-content li {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 0 5px 22.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#related-articles .tab-content li:before {
  left: 0;
  top: 9px;
  content: "";
  position: absolute;
  background: #ff9696;
  width: 12px;
  height: 12px;
}

/* ===================================================================
  #Post Format
=================================================================== */
/* Post Format Gallery
------------------------------------------------------------------- */
.entry-gallery img {
  float: left;
}

/* Slide Nav Hovered
-------------------- */
.entry-gallery-wrapper:hover .slide-nav,
.main-slider-block:hover .slide-nav {
  opacity: 1;
  filter: alpha(opacity=100);
}
.entry-gallery-wrapper:hover .slide-prev,
.main-slider-block:hover .slide-prev {
  left: 15px;
}
.entry-gallery-wrapper:hover .slide-next,
.main-slider-block:hover .slide-next {
  right: 15px;
}

.slide-nav {
  width: 27px;
  height: 39px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  color: #fff;
  text-align: center;
  background: #333;
  background: rgba(0, 0, 0, 0.5);
  border: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slide-nav i {
  font-size: 17px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
.slide-nav:hover {
  color: #fff;
  text-decoration: none;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}
.slide-nav.disabled {
  cursor: default;
}
.entry-gallery-wrapper .slide-nav.disabled, .main-slider-block .slide-nav.disabled {
  opacity: 0;
  filter: alpha(opacity=0);
}

.slide-prev {
  left: 0;
}

.slide-next {
  right: 0;
}

.entry-gallery-wrapper {
  position: relative;
}

.format-gallery .slide-nav,
.main-slider-block .slide-nav,
.entry-gallery-wrapper .slide-nav {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* Post Format Quote
------------------------------------------------------------------- */
.format-quote .entry-media {
  padding: 20px;
  margin-bottom: 0;
}
.format-quote .entry-media blockquote {
  color: #000;
}
.format-quote .entry-media blockquote p {
  font-size: 20px;
  line-height: 1.3;
}
.format-quote .entry-media blockquote blockquote {
  padding: 0;
  margin: 0;
}
.format-quote .entry-media blockquote blockquote:before {
  display: none;
}

/* Format Link
------------------------------------------------------------------- */
.format-link .entry-media {
  padding-left: 30px;
}
.format-link .entry-media:before {
  left: 0;
  top: 10px;
  position: absolute;
  font-size: 20px;
}
.format-link .entry-link {
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
}
.format-link .entry-content p:last-child {
  margin-bottom: 0;
}

/* Format Chat
------------------------------------------------------------------- */
.chat-transcript {
  *zoom: 1;
}
.chat-transcript:before, .chat-transcript:after {
  display: table;
  content: "";
  line-height: 0;
}
.chat-transcript:after {
  clear: both;
}
.chat-transcript dt {
  float: left;
  width: 80px;
  clear: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chat-transcript dd {
  margin-left: 90px;
}
.chat-transcript dt, .chat-transcript dd {
  padding: 5px;
}
.chat-transcript .chat-highlight {
  background: #f5f5f5;
}

/* Format Status
------------------------------------------------------------------- */
.status-bubble {
  padding: 20px;
  font-size: 15px;
  position: relative;
  background: #f5f5f5;
  color: #999;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.status-bubble p:last-child {
  margin-bottom: 0;
}
.status-bubble:before, .status-bubble:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  bottom: -19px;
  left: 30px;
}
.status-bubble:before {
  z-index: 10;
  border-color: #f5f5f5 transparent transparent #f5f5f5;
}
.status-bubble:after {
  margin-bottom: -2px;
  margin-left: -1px;
  border-color: #e5e5e5 transparent transparent #e5e5e5;
}

.entry-content .status-author {
  margin-top: 15px;
}
.entry-content .status-author img {
  margin: 0 10px 0 0;
}

.status-author-name {
  overflow: hidden;
}

/* ===================================================================
  #Contact Page
=================================================================== */
.gmaps {
  height: 0;
  background: #eeeeee url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/ajax-loader.gif) no-repeat center center;
  padding-bottom: 45%;
}
.gmaps img {
  max-width: none;
}

/* Contact Form
------------------------------------------------------------------- */
.template-contact-fullwidth-php #commentform {
  padding-top: 30px;
}

.nesia-contact-form {
  *zoom: 1;
}
.nesia-contact-form:before, .nesia-contact-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.nesia-contact-form:after {
  clear: both;
}
.nesia-contact-form input[type="text"],
.nesia-contact-form input[type="email"],
.nesia-contact-form textarea {
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nesia-contact-form .input-wrapper textarea {
  width: 100%;
}
.nesia-contact-form p.form-submit {
  margin-top: 0;
}
.nesia-contact-form .form-submit input {
  padding: 7px 40px;
  text-transform: uppercase;
}

.template-contact-php .comment-form-author,
.template-contact-php .comment-form-email,
.template-contact-php .comment-form-subject {
  float: none;
  margin-left: 0;
  width: 50%;
}

.contactform .inputError {
  border-color: #ee5f5b;
}
.contactform .error {
  color: #bd362f;
}
.contactform .form-submit .input-wrapper {
  background: #fff url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/ajax-loader.gif) no-repeat center center
}
.contactform .form-submit input {
  -webkit-transition: opacity 0.2 ease;
  -moz-transition: opacity 0.2 ease;
  -o-transition: opacity 0.2 ease;
  -ms-transition: opacity 0.2 ease;
  transition: opacity 0.2 ease;
}
.contactform.loading .form-submit input {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  opacity: 0.1;
}

/* ===================================================================
  #404 Page
=================================================================== */
.wrapper-404 {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.wrapper-404 h1 {
  line-height: 1;
  font-size: 200px;
}
.wrapper-404 p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.wrapper-404 .search-box {
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .wrapper-404 {
    width: 100%;
  }
  .wrapper-404 h1 {
    font-size: 100px;
  }
  .wrapper-404 p {
    font-size: 14px;
  }
  .wrapper-404 .search-box {
    width: 100%;
  }
}
/*==================================================================== 
  Comments Section
=================================================================== */
#comments-title {
  float: left;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form_header {
  font-size: 14px;
  overflow: hidden;
  text-transform: uppercase;
  padding-bottom: 30px;
  margin-bottom: 27px;
  border-bottom: 1px solid #f2f2f2;
}
.form_header a {
  float: right;
}
.form_header.no-comment {
  margin-bottom: 0;
  border-bottom: 0;
}

#comments .navigation {
  padding: 30px 0;
}

/* Comments List
------------------------------------------------------------------- */
.commentlist {
  margin-bottom: 0;
}
.commentlist, .commentlist ul {
  list-style: none;
  margin-right: 0;
  margin-left: 0;
}
.commentlist .children li {
  padding-left: 40px;
}
.commentlist .comment {
  position: relative;
}
.commentlist img.avatar {
  left: 0;
  z-index: 1;
  width: 70px;
  position: absolute;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.commentlist .children img.avatar {
  left: 40px;
}
.commentlist .comment-author {
  font-size: 17px;
  line-height: 26px;
  font-weight: bold;
  position: relative;
  z-index: 10;
  margin-bottom: 18px;
}

.comment_wrap {
  padding-left: 100px;
  padding-bottom: 20px;
  margin-top: 22.5px;
}
.comment_wrap:before {
  width: 1px;
  left: 35px;
  content: "";
  height: 100%;
  position: absolute;
  background: #e5e5e5;
}
.children .comment_wrap:before {
  left: 75px;
}
.comment_wrap:after {
  left: 0;
  right: 0;
  content: "";
  position: absolute;
  margin-top: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.bypostauthor:before {
  right: 0;
  top: -25px;
  height: 0;
  text-align: center;
  position: absolute;
  border-style: solid;
  border-width: 22px;
  content: "";
  border-color: #ff3030 #ff3030 transparent transparent;
}

.bypostauthor .comment-author:before {
  content: "";
  right: 6px;
  top: -23px;
  color: #fff;
  font-size: 14px;
  position: absolute;
}

.comment-text p {
  margin-bottom: 18px;
}

.comment-meta-data {
  font-size: 12px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.comment-reply-link {
  margin-right: 18px;
}
.comment-reply-link:hover {
  text-decoration: none;
}

.comment-time,
.comment-time:before,
.comment-reply-link:before {
  color: #ff3030;
}

.comment-time:before,
.comment-reply-link:before {
  margin-right: 5px;
}

/* ===================================================================
  #Comment Form
=================================================================== */
#reply-title {
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.single #reply-title {
  margin-top: 20px;
  border-bottom: 1px solid #e5e5e5;
}

#respond {
  *zoom: 1;
}
#respond:before, #respond:after {
  display: table;
  content: "";
  line-height: 0;
}
#respond:after {
  clear: both;
}

#commentform {
  position: relative;
}
#commentform label {
  font-weight: bold;
}
#commentform label, #commentform .required, #commentform .helper-text {
  display: inline;
  line-height: 30px;
}
#commentform .required {
  color: red;
}
#commentform .helper-text {
  font-size: 11px;
  color: #999;
}
#commentform p span {
  display: block;
}
#commentform input {
  margin: 0;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform textarea {
  height: auto;
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#commentform textarea {
  resize: vertical;
  margin: 0;
}

.children #respond {
  border-bottom: 1px solid #e5e5e5;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-subject {
  float: left;
  margin-left: 1.98151%;
  width: 31.9683%;
  margin-bottom: 15px;
}

.comment-form-author {
  margin-left: 0;
}

.comment-form-comment {
  width: 100%;
  clear: both;
  margin-bottom: 15px;
}

.page-template-template-contact-fullwidth-php .form-submit {
  float: right;
}
.page-template-template-contact-fullwidth-php .form-submit #submit {
  text-transform: uppercase;
  padding: 7px 40px;
}

.subscribe-to-comments {
  float: left;
}
.subscribe-to-comments label {
  display: inline;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #999;
  font-size: 11px;
  color: #555;
  margin-left: 3px;
  cursor: pointer;
}

/* Comment Reply
------------------------------------------------------------------- */
.commentlist #respond {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.commentlist #respond:before {
  display: none;
}
.single .commentlist #respond {
  font-size: 14px;
  margin-left: 0;
}
.single .commentlist #respond p {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-bottom: 10px;
}
.commentlist #reply-title {
  line-height: 30px;
}
.commentlist #reply-title small {
  font-size: 12px;
  text-transform: capitalize;
  margin-left: 15px;
}

/*==================================================================== 
  Trackbacks / Pingbacks
=================================================================== */
#trackbacks > h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #e5e5e5;
}

.trackback-text {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #f2f2f2;
}

/* ===================================================================
  #Products
=================================================================== */
/* Product List
------------------------------------------------------------------- */
.products {
  list-style: none;
  margin: 0 0 0 -20px;
  *zoom: 1;
}
.products:before, .products:after {
  display: table;
  content: "";
  line-height: 0;
}
.products:after {
  clear: both;
}

.product,
.product-title {
  font-size: 13px;
}

.product {
  margin-bottom: 20px;
}

.products-carousel .products {
  margin-left: 0;
}
.products-carousel .products .product {
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.template-homepage-i-php .main-container {
  padding-bottom: 0;
}

.term-description {
  margin-bottom: 24px;
}

.product-header {
  margin: 0 0 8px 0;
  position: relative;
  background: #fff;
  border: 1px solid #f5f5f5;
}
.product-header p {
  margin-bottom: 0;
}
.product-header br {
  display: none;
}
.product-header img {
  width: 100%;
}
.product-header img, .product-header .product-link {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-header .product-link {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  margin: -18px 0 0 -72px;
  padding: 7px 7px 7px 45px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  line-height: 20px;
  text-decoration: none;
  background: #333;
  background: rgba(0, 0, 0, 0.47);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-header .product-link:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}
.product-header .product-link:before, .product-header .product-link:after {
  content: "";
  top: 0;
  bottom: 0;
  left: 32px;
  position: absolute;
}
.product-header .product-link:before {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.product-header .product-link:after {
  margin-left: 1px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.product-header i {
  position: absolute;
  left: 0;
  font-size: 14px;
  left: 7px;
}
.product-header:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.product-header:hover .product-link {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-header:hover .add-to-cart {
  margin-top: -40px;
}
.product-header:hover .more-link {
  margin-top: 3px;
}
.product-header .added_to_cart {
  display: none;
}

.onsale {
  color: #fff;
  position: absolute;
  font-weight: bold;
  text-transform: uppercase;
  background: #197b30;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 10px;
}

.loading .icon-shopping-cart {
  width: 20px;
  height: 20px;
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/icons-shop-loading.gif) no-repeat center center;
}
.loading .icon-shopping-cart:before {
  display: none;
}

.product-title {
  line-height: 18px;
  overflow: hidden;
  margin: 0;
}
.product-title a {
  color: black;
}

.price ins:before,
.product-price ins:before {
  margin-right: 4px;
  content: "/";
}

.price .amount, .price del,
.product-price .amount,
.product-price del,
.product_list_widget .amount,
.product_list_widget del {
  font-weight: bold;
  color: #ff3030;
}
.price ins,
.product-price ins,
.product_list_widget ins {
  text-decoration: none;
}
.price ins .amount,
.product-price ins .amount,
.product_list_widget ins .amount {
  color: #197b30;
}

.product-price {
  min-height: 19px;
  padding-right: 22px;
}

.product-category {
  font-size: 12px;
}
.product-category, .product-category a {
  color: #999;
}

/* Product Star Rating
------------------------------------------------------------------- */
.star-rating span {
  height: 0;
  padding-top: 12px;
  overflow: hidden;
  float: left;
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/star-rating.png) repeat-x left -31px;
}

.star-rating,
p.stars span {
  width: 80px;
  height: 12px;
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/star-rating.png) repeat-x 0 -2px;
}

.comment-form-rating {
  float: left;
  margin-left: 10px;
}

p.stars {
  overflow: hidden;
  zoom: 1;
  margin-top: 20px;
}
.comment-form-rating p.stars {
  margin-top: 0;
}
p.stars span {
  float: left;
  position: relative;
}
p.stars a {
  left: 0;
  top: 0;
  height: 0;
  padding-top: 12px;
  position: absolute;
  overflow: hidden;
}
p.stars a:hover, p.stars a.active, p.stars a:focus {
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/star-rating.png) repeat-x left -31px;
}
p.stars .star-1 {
  width: 16px;
  z-index: 10;
}
p.stars .star-2 {
  width: 32px;
  z-index: 9;
}
p.stars .star-3 {
  width: 48px;
  z-index: 8;
}
p.stars .star-4 {
  width: 64px;
  z-index: 7;
}
p.stars .star-5 {
  width: 80px;
  z-index: 6;
}

/* Product Star Rating for WPEC
------------------------------------------------------------------- */
.product_footer {
  position: relative;
  clear: both;
  padding: 0;
  margin: 20px 0;
  overflow: hidden;
}
.product_footer strong {
  display: block;
  font-weight: normal;
  font-size: 12px;
}

.rating_saved {
  display: none;
}

.product_average_vote {
  float: left;
  width: 50%;
}

.vote_total {
  position: relative;
  top: -3px;
  left: 2px;
  font-size: 10px;
}

.product_user_vote {
  float: right;
  width: 30%;
  overflow: hidden;
}

.wpsc_product_rating .star {
  cursor: pointer;
  text-indent: -999em;
  display: block;
  width: 18px;
  float: left;
}
.wpsc_product_rating .star a {
  display: block;
  height: 100%;
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/grey-star.gif) no-repeat;
}
.wpsc_product_rating .star a:hover, .wpsc_product_rating .star a.selected {
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/gold-star.gif) no-repeat -1px -1px;
}

/* Product on Products page
------------------------------------------------------------------- */
.main-content .mode-list .product {
  border-bottom: 1px solid #e5e5e5;
}

/* Product Column clearing
------------------------------------------------------------------- */
.products-three-column .product:nth-child(3n+4) {
  clear: left;
}
@media (max-width: 979px) {
  .products-three-column .product:nth-child(3n+4) {
    clear: none;
  }
}
@media (max-width: 979px) {
  .products-three-column .product:nth-child(2n+3) {
    clear: left;
  }
}

.products-five-column .product:nth-child(4n+5) {
  clear: left;
}
@media (min-width: 1200px) {
  .products-five-column .product:nth-child(4n+5) {
    clear: none;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .products-five-column .product:nth-child(4n+5) {
    clear: none;
  }
}
@media (min-width: 1200px) {
  .products-five-column .product:nth-child(5n+6) {
    clear: left;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .products-five-column .product:nth-child(3n+4) {
    clear: left;
  }
}

.products-four-column .carousel-wrapper-inner {
  margin-left: 0;
  margin-right: 0;
}
.products-four-column .product:nth-child(4n+5) {
  clear: left;
}

/* Product Promo Banner
------------------------------------------------------------------- */
.product-promo-banner a {
  display: block;
}

/* Products List Mode
------------------------------------------------------------------- */
.products.mode-list {
  margin-left: 0;
}
.products.mode-list .quick-view {
  display: none;
}
.products.mode-list .product {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.products.mode-list .product-header {
  width: 25%;
  float: left;
  margin-right: 20px;
  position: static;
}
.products.mode-list .product-content {
  overflow: hidden;
  margin-right: 160px;
}
.products.mode-list .product-title {
  height: auto;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
}
.products.mode-list .product-header:hover img,
.products.mode-list .product-link {
  opacity: 1;
  filter: alpha(opacity=100);
}
.products.mode-list .product-link {
  top: 0;
  right: 0;
  left: auto;
  width: 90px;
}
.products.mode-list .add-to-cart {
  margin-top: 0;
}
.products.mode-list .more-link {
  margin-top: 45px;
}
.products.mode-list .product-desc {
  display: block;
}

/* ===================================================================
  #Product Quick View
=================================================================== */
.quick-view-modal {
  overflow: visible;
  width: 800px;
  min-height: 240px;
  margin-left: -400px;
}
.quick-view-modal.loading {
  background: white url("http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/ajax-loader.gif") no-repeat center center;
}
.quick-view-modal .modal-header {
  border: none;
}
.quick-view-modal .modal-body {
  padding-left: 30px;
  padding-right: 30px;
  max-height: 500px;
  overflow-x: hidden;
}
.quick-view-modal .close {
  top: -13px;
  right: -13px;
  position: absolute;
  background: #000;
  color: #fff;
  margin: 0;
  text-align: center;
  text-shadow: 0 1px #000;
  border: 2px solid #fff;
  width: 22px;
  height: 22px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.quick-view-modal .close span {
  top: -1px;
  position: relative;
}
.quick-view-modal .row {
  margin-left: 0;
}
.quick-view-modal .product-title a {
  color: #333333 !important;
}
body .quick-view-modal .main-content.span6, 
body .quick-view-modal .sidebar.span6 {
  margin-left: 2.564102564102564%;
  width: 48.717948717948715%;
  margin-bottom: 0;
}
body .quick-view-modal .sidebar.span6 {
  margin-left: 0;
}
.quick-view-modal .product,
.quick-view-modal .product-tab {
  margin-bottom: 0;
}
.quick-view-modal .tab-content {
  padding: 0;
}
.quick-view-modal .related-products-block,
.quick-view-modal .recommended-products-block,
.quick-view-modal .product-sidebar .widget,
.quick-view-modal .nav-tabs,
.quick-view-modal .product-tab {
  display: none;
}
.quick-view-modal select {
  display: block;
}
.quick-view-modal .single_variation {
  width: 27.6%;
  border: 0;
}
.quick-view-modal .quantity .qty {
  width: 50px;
}
.quick-view-modal .variations + .single_variation_wrap button {
  display: block;
  float: left;
  margin-top: 5px;
}

/* ===================================================================
  #Products Ordering
=================================================================== */
.products-ordering {
  position: relative;
  padding-right: 16px;
}
.products-ordering label {
  font-size: 12px;
  display: inline;
  line-height: 18px;
  margin-right: 5px;
}
.products-ordering form, .products-ordering select {
  margin: 0;
}
.products-ordering select {
  width: 130px;
  height: 30px;
  font-size: 13px;
  margin-top: -10px;
  position: relative;
  top: 5px;
}
.products-ordering .ordering-wrapper,
.products-ordering .view-mode {
  float: left;
}

/* View Mode
------------------------------------------------------------------- */
.view-mode {
  margin-left: 10px;
}

.view-mode a {
  font-size: 20px;
  margin-left: 10px;
  text-decoration: none;
  color: #bfbfbf;
  position: relative;
  top: 2px;
}
.view-mode a:hover, .view-mode a.selected {
  color: #000;
}

/* Product Carousel
------------------------------------------------------------------- */
.carousel-wrapper {
  overflow: hidden;
}

.carousel-wrapper-inner {
  margin-left: -10px;
  margin-right: -10px;
}

.products-carousel-nav {
  float: right;
  font-weight: bold;
}
.products-carousel-nav .nav-sep {
  color: #000;
  margin: 0 5px;
}
.products-carousel-nav a {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.products-carousel-nav .disabled {
  cursor: default;
  color: #999;
}

/* ===================================================================
  #Products Single
=================================================================== */
.type-product .product-title {
  font-size: 32px;
  line-height: 1.1;
  height: auto;
  margin-bottom: 15px;
  letter-spacing: -0.025px;
}
.type-product.product {
  border-bottom: 0;
}

.product-top-meta {
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}
.product-top-meta .product-price {
  float: left;
}
.product-top-meta .product-price > span:first-child {
  font-size: 13px;
  font-weight: bold;
  display: block;
}

.share-button {
  float: right;
  position: relative;
  border: 0;
  padding: 0;
}
.share-button .share-icon {
  background: #efefef;
  text-align: center;
  padding-bottom: 0;
  position: relative;
  cursor: pointer;
  font-size: 17px;
  position: absolute;
  right: 0;
  color: #000;
  top: 0;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.share-button i {
  line-height: 25px;
}
.share-button .share-icon,
.share-button .addthis_counter {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.share-button .addthis_counter {
  margin-top: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.share-button:hover .share-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.share-button:hover .addthis_counter {
  z-index: 100;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=100);
}

.product-meta {
  margin-bottom: 25px;
  font-size: 12px;
  line-height: 18px;
}
.product-meta > span {
  display: block;
  font-weight: bold;
}
.product-meta > span span, .product-meta > span a {
  font-weight: normal;
}

.stock span,
.single_variation .stock {
  color: #197b30;
}

.product-content {
  position: relative;
}

.quick-view {
  right: 0;
  bottom: 0;
  position: absolute;
  color: #ccc;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
}
.quick-view:hover {
  color: #777;
  text-decoration: none;
}

/* Variations Tables
------------------------------------------------------------------- */
.variations,
.single_variation_wrap,
.group_table {
  border: 1px solid #e5e5e5;
}

.variations,
.group_table {
  width: 100%;
  border-collapse: separate;
  border-bottom: none;
  margin-bottom: 10px;
}
.variations td,
.group_table td {
  padding: 12px;
  vertical-align: middle;
  border-bottom: 1px solid #e5e5e5;
}
.variations td + td,
.group_table td + td {
  border-left: 1px solid #e5e5e5;
}
.variations label,
.group_table label {
  text-align: right;
  font-weight: bold;
}
.variations select, .variations label,
.group_table select,
.group_table label {
  margin: 0;
}
.variations select,
.group_table select {
  height: 27px;
  width: 160px;
}
.variations tr,
.group_table tr {
  background: #fff;
}
.variations tr:nth-child(even),
.group_table tr:nth-child(even) {
  background: #fafafa;
}
.variations tr td:first-child,
.group_table tr td:first-child {
  width: 99px;
}

/* Single Variations Wrap
------------------------------------------------------------------- */
.single_variation_wrap {
  background: #fafafa;
  *zoom: 1;
}
.single_variation_wrap:before, .single_variation_wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.single_variation_wrap:after {
  clear: both;
}

.single_variation {
  width: 34.6%;
  float: left;
  line-height: 35px;
  padding: 12px;
  font-size: 12px;
  border-right: 1px solid #e5e5e5;
}

.variations_button {
  overflow: hidden;
  padding: 12px;
}
.variations_button button,
.variations_button input[type="submit"] {
  float: right;
  padding-top: 6px;
  padding-bottom: 6px;
}

.quantity input {
  float: left;
  background: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 17px;
  margin-left: -1px;
  margin-bottom: 0;
  position: relative;
  border: 1px solid #e5e5e5;
}
.quantity .qty {
  width: 45px;
  text-align: center;
}
.quantity .minus {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.quantity .plus {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.quantity .minus, .quantity .plus {
  padding-left: 13px;
  padding-right: 13px;
}
.quantity .minus:hover, .quantity .plus:hover {
  background-color: #e9e6e9;
  background-image: -moz-linear-gradient(top, #f7f6f7, #d4cdd2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f6f7), to(#d4cdd2));
  background-image: -webkit-linear-gradient(top, #f7f6f7, #d4cdd2);
  background-image: -o-linear-gradient(top, #f7f6f7, #d4cdd2);
  background-image: linear-gradient(to bottom, #f7f6f7, #d4cdd2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F6F7', endColorstr='#FFD4CDD2', GradientType=0);
}

.group_table .quantity {
  width: 115px;
}

/* Related Products
------------------------------------------------------------------- */
.single-product .block-section {
  clear: both;
  margin-left: 20px;
}

/* Products Review
------------------------------------------------------------------- */
#reviews img.avatar {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  float: left;
  position: relative;
}
#reviews .comment-text {
  overflow: hidden;
}
#reviews .bypostauthor:before {
  display: none;
}
#reviews .commentlist li {
  margin-bottom: 20px;
}
#reviews .star-rating {
  margin-top: 6px;
  float: right;
}
#reviews .comment-text .star-rating {
  margin-top: 0;
  margin-bottom: 8px;
}
#reviews .commentlist {
  margin-top: 20px;
}

#review_form {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#review_form #reply-title {
  margin-bottom: 0;
}
#review_form .comment-form-rating {
  margin: 0;
}

/* Top Rated Products
------------------------------------------------------------------- */
.product-sidebar .product_list_widget {
  overflow: hidden;
  margin-top: -15px;
}
.product-sidebar .product_list_widget li,
.product-sidebar .product_list_widget li:first-child {
  margin-top: 15px;
  padding-top: 15px;
  border-top-width: 1px;
}

/* ===================================================================
  #Products Tabs
=================================================================== */
.product-tab {
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.product-tab .nav-tabs {
  margin-bottom: 0;
}
.product-tab .nav-tabs a {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #999;
  border-top: 0;
  margin-left: -1px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.product-tab .nav-tabs .active a {
  color: #000;
  border-top: none;
}
.product-tab .tab-pane .tab-pane {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* Tab content
------------------------------------------------------------------- */
.tab-content {
  padding: 25px;
}
.tab-content h2 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.5;
}

.shop_attributes p {
  margin-bottom: 0;
}

/* ===================================================================
  #Products Images
=================================================================== */
.product-image {
  margin-bottom: 20px;
}
.product-image a {
  display: block;
}
.product-image .image-zoom {
  position: relative;
  margin-bottom: 10px;
  background: url("http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/ajax-loader.gif") no-repeat center center;
}

.thumbnails-wrapper {
  margin-left: 34px;
  margin-right: 34px;
  position: relative;
}
.thumbnails-wrapper .thumbnails {
  *zoom: 1;
}
.thumbnails-wrapper .thumbnails:before, .thumbnails-wrapper .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails-wrapper .thumbnails:after {
  clear: both;
}
.thumbnails-wrapper .thumbnails a {
  float: left;
  margin: 0 4px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.thumbnails-wrapper .thumbnails a:hover,
.thumbnails-wrapper .thumbnails .selected {
  opacity: 1;
  filter: alpha(opacity=100);
}
.thumbnails-wrapper img {
  border: 1px solid transparent;
}
.thumbnails-wrapper .selected img {
  border-color: #ff3030;
}
.thumbnails-wrapper .slide-nav {
  top: 0;
  margin: 0;
  bottom: 0;
  width: 30px;
  height: auto;
  background: #bbb;
}
.thumbnails-wrapper .slide-nav:hover {
  background: #aaa;
}
.thumbnails-wrapper .slide-nav.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.thumbnails-wrapper .slide-prev {
  left: -34px;
}
.thumbnails-wrapper .slide-next {
  right: -34px;
}

/* ===================================================================
  #Shopping Cart Page
=================================================================== */
.shopping-cart .main-content {
  float: none;
}
.shopping-cart .product-remove a {
  width: 20px;
  height: 20px;
  background: #ff3030;
  color: white;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* Cart Table 
------------------------------------------------------------------- */
.entry-content .shop_table thead th,
#checkout_page_container .checkout_cart .header th,
.wpsc-purchase-log-transaction-results thead th,
.logdisplay .toprow td {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  background: whitesmoke;
}

form.checkout br {
  display: none;
}

form.checkout .chzn-container-single .chzn-single span {
  line-height: 30px;
}

.entry-content .shop-table,
.entry-content .logdisplay,
.entry-content .wpsc-purchase-log-transaction-results {
  border-top-width: 5px;
}

.entry-content .shop_table {
  margin-bottom: 40px;
}
.entry-content .shop_table td {
  vertical-align: middle;
}
.shop_table .product-thumbnail img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.shop_table .product-remove,
.shop_table .product-price,
.shop_table .product-quantity,
.shop_table .product-subtotal {
  text-align: center;
}
.shop_table .product-name {
  text-align: left;
}
.shop_table .quantity {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.shop_table .coupon {
  float: left;
}
.shop_table .coupon label {
  display: none;
}
.shop_table .coupon .input-text {
  width: 150px;
  padding: 4px;
  margin-bottom: 0;
}
.shop_table .actions {
  padding: 20px;
  text-align: right;
}

/* Cart Totals
------------------------------------------------------------------- */
.cart_totals,
.shipping_calculator {
  float: right;
  width: 48%;
  text-align: right;
}
.cart_totals h2,
.shipping_calculator h2 {
  font-size: 16px;
  text-transform: uppercase;
}

.cart_totals th {
  background: whitesmoke;
  color: #777;
}
.entry-content .cart_totals th, .entry-content .cart_totals td {
  padding: 17px;
}
.entry-content .cart_totals th {
  border-top-color: transparent;
}
.entry-content .cart_totals td {
  text-align: left;
  border-left-width: 5px;
}

/* Shipping Calculators
------------------------------------------------------------------- */
.shipping_calculator {
  clear: both;
}
.shipping_calculator h2 a {
  border: none;
  color: #333333;
}

/* WooCommerce Form Row Grid
------------------------------------------------------------------- */
form .form-row {
  *zoom: 1;
  margin: 0 0 10px;
}
form .form-row:before, form .form-row:after {
  display: table;
  content: "";
  line-height: 0;
}
form .form-row:after {
  clear: both;
}
form .form-row label {
  display: block;
}
form .form-row label.hidden {
  visibility: hidden;
}
form .form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0;
}
form .form-row .required {
  color: red;
  font-weight: bold;
  border: 0;
}
form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
form .form-row label.checkbox {
  display: inline;
}
form .form-row input.input-text, form .form-row textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  height: 30px;
  line-height: 1em;
}
form .form-row textarea {
  height: 3.5em;
  line-height: 1.5em;
  display: block;
  resize: vertical;
}
form .form-row-first, form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible;
}
form .form-row-last {
  float: right;
}

/* WooCommerce Column Set
------------------------------------------------------------------- */
.col2-set {
  width: 100%;
}
.col2-set:after {
  content: "";
  display: block;
  clear: both;
}
.col2-set .col-1,
.col2-set .col-2 {
  width: 48%;
}
.col2-set .col-1 {
  float: left;
}
.col2-set .col-2 {
  float: right;
}

/* ===================================================================
  #WooCommerce Page
=================================================================== */
.addresses .title {
  overflow: hidden;
}
.addresses .title h3 {
  float: left;
  margin-top: 0;
}
.addresses .title a {
  float: right;
  margin-top: 10px;
}

.entry-content .my_account_orders .order-status {
  text-align: left;
}
.entry-content .my_account_orders .order-actions {
  border-left: none;
}
.entry-content .my_account_orders td {
  vertical-align: top;
}

/* ===================================================================
  #Checkout Page
=================================================================== */
form.checkout h3 {
  font-size: 18px;
  margin-top: 0;
}

.woocommerce-checkout .form-row .chzn-container-single .chzn-single:hover {
  border-bottom-width: 1px;
}

#shiptobilling {
  float: right;
  margin-top: 10px;
}

#shiptobilling + h3 {
  float: left;
}

.shipping_address,
.form-row.notes {
  clear: both;
}

.checkout-page .main-content {
  width: 100%;
}

.cart-subtotal th,
.shipping th,
.total th,
.order_details tfoot th {
  text-align: right;
}

.woocommerce-checkout .form-row .chzn-container-single .chzn-search input {
  height: auto;
}

/* Shipping Methods
------------------------------------------------------------------- */
#shipping_method {
  list-style: none;
  margin: 0;
}
#shipping_method input {
  top: -2px;
  margin-right: 3px;
  margin-top: 0;
  position: relative
}
#shipping_method label {
  margin-bottom: 0;
  display: inline;
}
#shipping_method .amount {
  font-weight: bold;
}

/* Payment Methods
------------------------------------------------------------------- */
#payment {
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.payment_methods,
.form-row.place-order {
  padding: 15px;
}

.payment_methods {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.entry-content .payment_methods {
  margin: 0;
}
.payment_methods li {
  line-height: 2;
}
.payment_methods input[type="radio"] {
  margin: 0 10px 0 0;
}
.payment_methods label {
  display: inline;
}
.entry-content .payment_methods img {
  margin: 0 0 0 10px;
}

.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: .92em;
  line-height: 1.5em;
  background: #e5e5e5;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.payment_box p {
  margin-bottom: 0;
}

.place-order {
  border-top: 1px solid rgba(255, 255, 255, 0.9);
}

/* ===================================================================
  #Shop Notifications
=================================================================== */
.row > .woocommerce_message, .row >
ul.woocommerce_error,
ul.woocommerce-error {
  margin-left: 20px;
}
.woocommerce_message .button,
ul.woocommerce_error .button,
ul.woocommerce-error .button {
  margin-right: 10px;
}

ul.woocommerce_error,
ul.woocommerce-error {
  list-style: none;
  margin-left: 0;
}

.woocommerce_error,
.woocommerce-error {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}

.woocommerce_error .close,
.woocommerce-error .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

.woocommerce-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* ===================================================================
  #Components: Block Header
=================================================================== */
.block-header {
  position: relative;
  margin-bottom: 24px;
  padding: 10px 21px;
  border: 1px solid #f3f3f3;
  *zoom: 1;
}
.block-header:before, .block-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-header:after {
  clear: both;
}

.block-title {
  margin: 0;
  float: left;
  color: #595959;
  font-size: 16px;
  line-height: 1.3;
  text-transform: capitalize;
}
.block-title:before {
  content: "";
  width: 10px;
  position: absolute;
  left: -5px;
  top: 6px;
  bottom: 6px;
  background: #ff3030;
}
body.search .block-title {
  width: 25%;
}

.block-header .products-ordering {
  float: right;
}

.block-header .pagination {
  margin: 0;
  float: right;
  position: relative;
}
.block-header .pagination .paging-number:before {
  content: "";
  left: 0;
  width: 1px;
  top: -10px;
  bottom: -13px;
  background: #f3f3f3;
  position: absolute;
}

/* ===================================================================
  #Block: Main Slider
=================================================================== */
.main-slider-block {
  position: relative;
  height: 300px;
  overflow: hidden;
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/ajax-loader.gif) no-repeat center 30px;
}
.main-slider-block .slide-item {
  opacity: 0;
  filter: alpha(opacity=0);
  float: left;
  position: relative;
}
.main-slider-block a {
  display: block;
  text-decoration: none;
}
.main-slider-block .slide-caption {
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  padding: 30px 20px;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-slider-block .slide-title {
  margin: -10px 0 0;
  font-size: 36px;
  line-height: 1.3;
}
.main-slider-block .slide-desc {
  font-size: 16px;
}
.main-slider-block .slide-item:hover .slide-caption {
  bottom: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-slider-block .entry-gallery-nav a {
  width: 39px;
  height: 54px;
  margin-top: -27px;
}
.main-slider-block .slide-nav i {
  font-size: 35px;
}

.main-slider-camera { /*ILAN 021114*/
  min-height: 470px;
}

/* ===================================================================
  #Component: Pagination
=================================================================== */
.pagination {
  font-size: 12px;
  *zoom: 1;
}
.pagination:before, .pagination:after {
  display: table;
  content: "";
  line-height: 0;
}
.pagination:after {
  clear: both;
}
.pagination .view-show,
.pagination .paging-number {
  float: right;
  margin-left: 16px;
}
.wpsc .pagination .paging-number a, .wpsc .pagination .paging-number span {
  margin-left: 5px;
}
.pagination i {
  line-height: 1;
  margin-left: 8px;
}
.pagination .view-show a,
.pagination .view-show span {
  padding: 1px 4px;
}
.pagination .page-numbers {
  position: relative;
  padding: 1px 7px;
}
.pagination .page-numbers:before {
  content: "/";
  color: #000;
  left: -5px;
  position: absolute;
}
.pagination .page-numbers:first-child:before {
  content: "";
}

.view-show span {
  font-weight: bold;
}

/* ===================================================================
  #Block: Call To Action Block
=================================================================== */
.block-section {
  margin-bottom: 20px;
}

.cta-block {
  color: #333333;
  padding: 20px;
  background: whitesmoke;
  *zoom: 1;
}
.cta-block:before, .cta-block:after {
  display: table;
  content: "";
  line-height: 0;
}
.cta-block:after {
  clear: both;
}

.cta-text {
  float: left;
  line-height: 34px;
  font-size: 16px;
  text-align: center;
  width: 82.97872%;
  *width: 82.92553%;
}

.btn-cta {
  background-color: #ff3030;
  padding: 7px;
  float: right;
  position: relative;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.89362%;
  *width: 14.84043%;
}
.btn-cta:hover {
  color: #fff;
  text-decoration: none;
}
.btn-cta:active {
  top: 1px;
}

/* ===================================================================
  #Block: Banner Promotion Block
=================================================================== */
.banner-promo {
  display: block;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.5) inset;
}
.banner-promo:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* ===================================================================
  #Block: Homepage Widgets
=================================================================== */
.homepage-widgets {
  padding-top: 20px;
  border-top: 4px double #e5e5e5;
  border-bottom: 4px double #e5e5e5;
  *zoom: 1;
}
.homepage-widgets:before, .homepage-widgets:after {
  display: table;
  content: "";
  line-height: 0;
}
.homepage-widgets:after {
  clear: both;
}
.homepage-widgets .widget:first-child,
.homepage-widgets .widget:nth-child(4n+5) {
  clear: left;
  margin-left: 0;
}
.homepage-widgets .widget.alpha {
  clear: left;
  margin-left: 0;
}


/* Fix auto inject br bug on WPEC 
------------------------------------------------------------------- */
.wpsc br {
  display: none;
}

.wpsc .entry-content br {
  display: block;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.entry-content table {
  width: 100%;
  margin-bottom: 18px;
}
.entry-content table th,
.entry-content table td {
  padding: 8px;
  line-height: 18px;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.entry-content table th {
  font-weight: bold;
}
.entry-content table thead th {
  vertical-align: bottom;
}
.entry-content table thead:first-child tr:first-child th,
.entry-content table thead:first-child tr:first-child td {
  border-top: 0;
}
.entry-content table tbody + tbody {
  border-top: 2px solid #e5e5e5;
}

.entry-content table {
  border: 1px solid #e5e5e5;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
}
.entry-content table th,
.entry-content table td {
  border-left: 1px solid #e5e5e5;
}
.entry-content table thead:first-child tr:first-child th,
.entry-content table tbody:first-child tr:first-child th,
.entry-content table tbody:first-child tr:first-child td {
  border-top: 0;
}

/* 
 * WordPress formatted content
 * Provided from WYSIWYG Editor Styles
 * Just change and make it suitable with your document
 */
.sticky,
.bypostauthor {
  position: static;
}

.entry-content img {
  margin: 0.5em 0 1.5em 0;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter,
img.aligncenter {
  display: block;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

.alignnone,
img.alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  margin-bottom: 1.5em;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption a {
  border-bottom: none;
}
.wp-caption a, .wp-caption img {
  display: block;
}
@media (max-width: 767px) {
  .wp-caption {
    width: 100% !important;
  }
  .wp-caption img {
    width: 100%;
  }
}

.wp-caption a:hover {
  border-bottom-color: #ff3030;
}

.wp-caption-text {
  line-height: 1.5;
  font-size: 11px;
  margin: 12px 0 0 0;
  color: #666;
  position: relative;
  padding-left: 27px;
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wp-caption-text:before {
  content: "";
  height: 1px;
  width: 15px;
  left: 0;
  top: 7px;
  position: absolute;
  background: #666;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

.gallery-caption {
  margin: -1.5em 0 0 0;
}

[class^="icon-"]:before, .entry-icon:before, .format-link .entry-media:before, .bypostauthor .comment-author:before, .comment-reply-link:before, .comment-time:before, .widget .more-link:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}

.format-audio .entry-icon:before {
  content: "\f001";
}

.bypostauthor .comment-author:before {
  content: "\f007";
}

.added .icon-shopping-cart:before {
  content: "\f00c";
}

.format-image .entry-icon:before {
  content: "\f030";
}

.format-video .entry-icon:before {
  content: "\f03d";
}

.format-gallery .entry-icon:before {
  content: "\f03e";
}

.format-standard .entry-icon:before {
  content: "\f069";
}

.comment-time:before {
  content: "\f073";
}

.format-status .entry-icon:before {
  content: "\f075";
}

.format-chat .entry-icon:before {
  content: "\f086";
}

.format-link .entry-icon:before, .format-link .entry-media:before {
  content: "\f0c1";
}

.widget .more-link:before {
  content: "\f0da";
}

.comment-reply-link:before {
  content: "\f0e2";
}

/* ===================================================================
  General Widgets
=================================================================== */
.widget .widget-title {
  font-size: 15px;
  margin-bottom: 16px;
  margin-top: 0;
  color: #595959;
}

.widget {
  color: #2e2e2e;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 40px;
  word-wrap: break-word;
  *zoom: 1;
}
.widget:before, .widget:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget:after {
  clear: both;
}
.widget ul {
  list-style: none;
  margin-left: 0;
}
.widget ul ul {
  margin-left: 8px;
}
.widget p a {
  text-decoration: underline;
}
.widget p a:hover {
  text-decoration: none;
}
.widget .more-link {
  font-size: 11px;
  text-decoration: none;
}
.widget .more-link:before {
  margin-right: 5px;
}
.primary-sidebar .widget, .product-sidebar .widget, .shop-sidebar .widget {
  border-top: 3px double #e5e5e5;
  padding-top: 10px;
}
.widget select {
  width: 100%;
}

.shop .sidebar {
  width: 220px;
}

/* Widget Calendar
------------------------------------------------------------------- */
.widget_calendar table {
  width: 100%;
  text-align: center;
}
.widget_calendar table #prev {
  text-align: left;
}
.widget_calendar table #next {
  text-align: right;
}

/* Widget RSS
------------------------------------------------------------------- */
.widget_rss .rss-date {
  display: block;
  margin-bottom: 10px;
}
.widget_rss cite {
  font-style: italic;
}
.widget_rss li {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/* Widget Tags Cloud
------------------------------------------------------------------- */
.tagcloud a,
.widget_wpsc_product_tags a {
  padding: 0 10px 2px;
  margin: 0 2px 5px 0;
  line-height: 18px;
  font-size: 12px !important;
  text-decoration: none;
  border: 1px solid #E8E8E8;
  color: #333;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.tagcloud a:hover,
.widget_wpsc_product_tags a:hover {
  background: #f5f5f5;
}
.tagcloud a,
.widget_wpsc_product_tags a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* Widget Menu List Module
------------------------------------------------------------------- */
.primary-sidebar .widget_product_categories ul,
.primary-sidebar .widget_archive ul,
.primary-sidebar .widget_categories ul,
.primary-sidebar .widget_layered_nav ul {
  margin-left: -4%;
  *zoom: 1;
}
.primary-sidebar .widget_product_categories ul:before, .primary-sidebar .widget_product_categories ul:after,
.primary-sidebar .widget_archive ul:before,
.primary-sidebar .widget_archive ul:after,
.primary-sidebar .widget_categories ul:before,
.primary-sidebar .widget_categories ul:after,
.primary-sidebar .widget_layered_nav ul:before,
.primary-sidebar .widget_layered_nav ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.primary-sidebar .widget_product_categories ul:after,
.primary-sidebar .widget_archive ul:after,
.primary-sidebar .widget_categories ul:after,
.primary-sidebar .widget_layered_nav ul:after {
  clear: both;
}
.primary-sidebar .widget_product_categories ul ul,
.primary-sidebar .widget_product_categories ul ul li,
.primary-sidebar .widget_archive ul ul,
.primary-sidebar .widget_archive ul ul li,
.primary-sidebar .widget_categories ul ul,
.primary-sidebar .widget_categories ul ul li,
.primary-sidebar .widget_layered_nav ul ul,
.primary-sidebar .widget_layered_nav ul ul li {
  margin-left: 0;
}
.primary-sidebar .widget_product_categories ul ul li,
.primary-sidebar .widget_archive ul ul li,
.primary-sidebar .widget_categories ul ul li,
.primary-sidebar .widget_layered_nav ul ul li {
  width: 100%;
}
.primary-sidebar .widget_product_categories li,
.primary-sidebar .widget_archive li,
.primary-sidebar .widget_categories li,
.primary-sidebar .widget_layered_nav li {
  cursor: pointer;
  float: left;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 5px;
  position: relative;
  text-align: center;
  padding: 4px 5px;
  border: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.primary-sidebar .widget_product_categories li:hover,
.primary-sidebar .widget_archive li:hover,
.primary-sidebar .widget_categories li:hover,
.primary-sidebar .widget_layered_nav li:hover {
  background: #f5f5f5;
}
.primary-sidebar .widget_product_categories a,
.primary-sidebar .widget_archive a,
.primary-sidebar .widget_categories a,
.primary-sidebar .widget_layered_nav a {
  color: #333333;
  text-decoration: none;
}

.widget_layered_nav li.chosen {
  background: #f5f5f5;
}

/* ===================================================================
  WooCommerce Widget
=================================================================== */
/* Widget Login
------------------------------------------------------------------- */
.widget_login form {
  *zoom: 1;
}
.widget_login form:before, .widget_login form:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget_login form:after {
  clear: both;
}
.widget_login input {
  margin: 0;
}
.widget_login p {
  position: relative;
  margin-bottom: 5px;
}
.widget_login label {
  display: none;
}
.widget_login input[type="text"],
.widget_login input[type="password"] {
  width: 100%;
  height: 36px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget_login input[type="text"],
.widget_login input[type="password"],
.widget_login input[type="submit"],
.widget_login p a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_login input[type="submit"],
.widget_login p a {
  width: 48%;
  font-size: 12px !important;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  font-weight: bold;
}
.widget_login input[type="submit"] {
  float: left;
  text-transform: uppercase;
}
.widget_login p a {
  float: right;
}

/* Widget Flickr
------------------------------------------------------------------- */
.widget_photos ul {
  overflow: hidden;
  margin-left: -20px;
}
.widget_photos li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

/* Widget Post List
------------------------------------------------------------------- */
.list-post-type li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-post-type .entry-media {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
}
.list-post-type .entry-container {
  overflow: hidden;
}
.list-post-type h5 {
  margin-bottom: 0;
}

.list-post-type li,
.large-post-type {
  margin-bottom: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}

.large-post-type {
  border-bottom: 4px double rgba(0, 0, 0, 0.1);
}

.widget_post_list .entry-date,
.widget_tabs .entry-date {
  color: #888;
  font-size: 12px;
}
.widget_post_list .entry-content p:last-child,
.widget_tabs .entry-content p:last-child {
  margin-bottom: 5px;
}
.widget_post_list h5,
.widget_tabs h5 {
  margin-top: 0;
}
.widget_post_list li,
.widget_tabs li {
  overflow: hidden;
}

/* Widget Post List
------------------------------------------------------------------- */
.widget_subscribe .input-text {
  margin-bottom: 0;
  height: auto;
  width: 63%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_subscribe .input-button {
  width: 35%;
}
.footer-widgets .widget_subscribe .input-text,
.footer-widgets .widget_subscribe .input-button {
  width: 100%;
}
.footer-widgets .widget_subscribe .input-text {
  margin-bottom: 5px;
}


/* Widget Tabs
------------------------------------------------------------------- */
.widget_tabs .tab-content {
  padding: 0;
}

/* Twitter Widget
------------------------------------------------------------------- */
.widget_nesia_twitter li {
  margin-bottom: 15px;
}

.jta-tweet-user-screen-name {
  font-weight: bold;
  display: block;
}

.jta-tweet-timestamp {
  display: block;
  font-size: 12px;
}
.jta-tweet-timestamp a {
  color: #888;
}

/* ===================================================================
  E Commerce Widget
=================================================================== */
/* Woocommerce Product List Widget
------------------------------------------------------------------- */
.product_list_widget li {
  position: relative;
  min-height: 48px;
  margin-top: 15px;
  padding-top: 15px;
  font-size: 12px;
  line-height: 18px;
  border-top: 1px solid #f2f2f2;
}
.product_list_widget li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top-width: 0;
}
.sidebar .product_list_widget a, .sidebar .product_list_widget .star-rating, .sidebar .product_list_widget li > span, .sidebar .product_list_widget del {
  margin-left: 68px;
}
.sidebar .product_list_widget .from + del, .sidebar .product_list_widget .from + span {
  margin-left: 5px;
}
.product_list_widget span + del {
  margin-left: 5px;
}
.product_list_widget a {
  display: block;
  font-weight: bold;
  color: #262626;
}
.product_list_widget img {
  left: 0;
  margin-top: 4px;
  position: absolute;
  max-width: 50px;
}
.product_list_widget ins {
  margin-left: 3px;
}
.product_list_widget .star-rating {
  margin-top: 3px;
  margin-bottom: 5px;
}

/* Widget Shopping Cart
------------------------------------------------------------------- */
.sidebar .widget_shopping_cart .product_list_widget {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  margin-bottom: 0;
}
.sidebar .widget_shopping_cart .product_list_widget li {
  padding: 9px;
  font-size: 12px;
  line-height: 1.3;
  background: #fff;
  margin-top: -1px;
  border-bottom: 1px solid #e5e5e5;
  *zoom: 1;
}
.sidebar .widget_shopping_cart .product_list_widget li:before, .sidebar .widget_shopping_cart .product_list_widget li:after {
  display: table;
  content: "";
  line-height: 0;
}
.sidebar .widget_shopping_cart .product_list_widget li:after {
  clear: both;
}
.sidebar .widget_shopping_cart .product_list_widget li:first-child {
  margin-top: 0;
}
.sidebar .widget_shopping_cart .product_list_widget a {
  color: #333333;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.sidebar .widget_shopping_cart .product_list_widget a,
.sidebar .widget_shopping_cart .quantity {
  margin-left: 0;
}
.widget_shopping_cart img {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  position: static;
}
.sidebar .widget_shopping_cart .product-list_widget, .sidebar .widget_shopping_cart .buttons {
  background: #fff;
}
.sidebar .widget_shopping_cart .product-list_widget {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.sidebar .widget_shopping_cart .buttons {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.widget_shopping_cart .variation {
  margin: 0 0 5px 0;
  color: #666;
}
.widget_shopping_cart .variation dt {
  font-weight: normal;
}
.widget_shopping_cart .variation dt, .widget_shopping_cart .variation dd {
  margin: 0;
  display: inline;
}
.widget_shopping_cart .variation dd:after {
  content: "-";
  margin: 0 4px 0 5px;
}
.widget_shopping_cart .variation dd:last-child:after {
  display: none;
}
.widget_shopping_cart .quantity {
  color: #ff3030;
  font-weight: bold;
}
.widget_shopping_cart .total {
  padding: 10px;
  background: #f7f7f7;
}
.widget_shopping_cart .total,
.widget_shopping_cart .buttons {
  border: 1px solid #e5e5e5;
  border-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.widget_shopping_cart .buttons {
  overflow: hidden;
  position: relative;
}
.widget_shopping_cart .buttons a {
  width: 49.9%;
  float: left;
  display: block;
  padding: 15px 0;
  text-decoration: none;
}
.widget_shopping_cart .cart {
  float: right;
}
.sidebar .widget_shopping_cart .cart span, .sidebar .widget_shopping_cart .checkout span {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.sidebar .widget_shopping_cart .buttons:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  width: 1px;
  background: #e5e5e5;
}

/* Widget Price Filter
------------------------------------------------------------------- */
.widget_price_filter form {
  margin-bottom: 0;
}
.widget_price_filter .price_slider_wrapper {
  *zoom: 1;
}
.widget_price_filter .price_slider_wrapper:before, .widget_price_filter .price_slider_wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget_price_filter .price_slider_wrapper:after {
  clear: both;
}
.widget_price_filter .price_slider {
  background: #000;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: #d5d5d5;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b8b8b8), color-stop(64%, #dddddd), to(#b6b6b6));
  background-image: -webkit-linear-gradient(#b8b8b8, #dddddd 64%, #b6b6b6);
  background-image: -moz-linear-gradient(top, #b8b8b8, #dddddd 64%, #b6b6b6);
  background-image: -o-linear-gradient(#b8b8b8, #dddddd 64%, #b6b6b6);
  background-image: linear-gradient(#b8b8b8, #dddddd 64%, #b6b6b6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB8B8B8', endColorstr='#FFB6B6B6', GradientType=0);
}
.widget_price_filter .price_slider_amount {
  font-size: 11px;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.widget_price_filter .price_label,
.widget_price_filter .button {
  width: 49%;
}
.widget_price_filter .price_slider {
  margin: 5px 6px 20px;
}
.widget_price_filter .price_label {
  float: right;
  color: #666;
  line-height: 28px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_price_filter .price_label .from, .widget_price_filter .price_label .to {
  font-weight: normal;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
  font-weight: bold;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  top: -5px;
  z-index: 2;
  width: 13px;
  height: 13px;
  outline: none;
  cursor: pointer;
  position: absolute;
  border: 1px solid #ff1717;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/slider-handle.png) no-repeat white;
  margin-left: -.6em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  border: 0;
  z-index: 1;
  display: block;
  font-size: .7em;
  position: absolute;
  background: #ff3030;
}
.widget_price_filter .ui-slider-horizontal {
  height: 6px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* Widget Product Search
------------------------------------------------------------------- */
.widget_product_search label {
  display: none;
}
.widget_product_search input[type="submit"] {
  width: 100%;
  font-weight: bold;
}

/* Widget Product Search
------------------------------------------------------------------- */
.widget_product_search input[type="text"],
.widget_product_search input[type="submit"] {
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_product_search input[type="text"] {
  width: 60%;
  margin-bottom: 0;
}
.widget_product_search input[type="submit"] {
  width: 36%;
}

/* Buttons Utilities
------------------------------------------------------------------- */
.widget_login input[type="submit"], .widget_login p a, .widget_shopping_cart .cart span, .widget_shopping_cart .checkout span, .widget_price_filter .price_slider_amount .button, .widget_product_search input[type="submit"], .go_to_checkout,
.continue_shopping,
.wpsc_product_quantity input[type="submit"],
.wpsc_product_remove input[type="submit"] {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.widget_login input[type="submit"]:hover, .widget_login p a:hover, .widget_shopping_cart .cart span:hover, .widget_shopping_cart .checkout span:hover, .widget_price_filter .price_slider_amount .button:hover, .widget_product_search input[type="submit"]:hover, .go_to_checkout:hover,
.continue_shopping:hover,
.wpsc_product_quantity input[type="submit"]:hover,
.wpsc_product_remove input[type="submit"]:hover, .widget_login input[type="submit"]:active, .widget_login p a:active, .widget_shopping_cart .cart span:active, .widget_shopping_cart .checkout span:active, .widget_price_filter .price_slider_amount .button:active, .widget_product_search input[type="submit"]:active, .go_to_checkout:active,
.continue_shopping:active,
.wpsc_product_quantity input[type="submit"]:active,
.wpsc_product_remove input[type="submit"]:active, .widget_login input.active[type="submit"], .widget_login p a.active, .widget_shopping_cart .cart span.active, .widget_shopping_cart .checkout span.active, .widget_price_filter .price_slider_amount .active.button, .widget_product_search input.active[type="submit"], .active.go_to_checkout,
.active.continue_shopping,
.wpsc_product_quantity input.active[type="submit"],
.wpsc_product_remove input.active[type="submit"], .widget_login input.disabled[type="submit"], .widget_login p a.disabled, .widget_shopping_cart .cart span.disabled, .widget_shopping_cart .checkout span.disabled, .widget_price_filter .price_slider_amount .disabled.button, .widget_product_search input.disabled[type="submit"], .disabled.go_to_checkout,
.disabled.continue_shopping,
.wpsc_product_quantity input.disabled[type="submit"],
.wpsc_product_remove input.disabled[type="submit"], .widget_login input[disabled][type="submit"], .widget_login p a[disabled], .widget_shopping_cart .cart span[disabled], .widget_shopping_cart .checkout span[disabled], .widget_price_filter .price_slider_amount [disabled].button, .widget_product_search input[disabled][type="submit"], [disabled].go_to_checkout,
[disabled].continue_shopping,
.wpsc_product_quantity input[disabled][type="submit"],
.wpsc_product_remove input[disabled][type="submit"] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.widget_login input[type="submit"]:active, .widget_login p a:active, .widget_shopping_cart .cart span:active, .widget_shopping_cart .checkout span:active, .widget_price_filter .price_slider_amount .button:active, .widget_product_search input[type="submit"]:active, .go_to_checkout:active,
.continue_shopping:active,
.wpsc_product_quantity input[type="submit"]:active,
.wpsc_product_remove input[type="submit"]:active, .widget_login input.active[type="submit"], .widget_login p a.active, .widget_shopping_cart .cart span.active, .widget_shopping_cart .checkout span.active, .widget_price_filter .price_slider_amount .active.button, .widget_product_search input.active[type="submit"], .active.go_to_checkout,
.active.continue_shopping,
.wpsc_product_quantity input.active[type="submit"],
.wpsc_product_remove input.active[type="submit"] {
  background-color: #cccccc \9;
}
.widget_login input[type="submit"]:first-child, .widget_login p a:first-child, .widget_shopping_cart .cart span:first-child, .widget_shopping_cart .checkout span:first-child, .widget_price_filter .price_slider_amount .button:first-child, .widget_product_search input[type="submit"]:first-child, .go_to_checkout:first-child,
.continue_shopping:first-child,
.wpsc_product_quantity input[type="submit"]:first-child,
.wpsc_product_remove input[type="submit"]:first-child {
  *margin-left: 0;
}
.widget_login input[type="submit"]:hover, .widget_login p a:hover, .widget_shopping_cart .cart span:hover, .widget_shopping_cart .checkout span:hover, .widget_price_filter .price_slider_amount .button:hover, .widget_product_search input[type="submit"]:hover, .go_to_checkout:hover,
.continue_shopping:hover,
.wpsc_product_quantity input[type="submit"]:hover,
.wpsc_product_remove input[type="submit"]:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.widget_login input[type="submit"]:focus, .widget_login p a:focus, .widget_shopping_cart .cart span:focus, .widget_shopping_cart .checkout span:focus, .widget_price_filter .price_slider_amount .button:focus, .widget_product_search input[type="submit"]:focus, .go_to_checkout:focus,
.continue_shopping:focus,
.wpsc_product_quantity input[type="submit"]:focus,
.wpsc_product_remove input[type="submit"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.widget_login input.active[type="submit"], .widget_login p a.active, .widget_shopping_cart .cart span.active, .widget_shopping_cart .checkout span.active, .widget_price_filter .price_slider_amount .active.button, .widget_product_search input.active[type="submit"], .active.go_to_checkout,
.active.continue_shopping,
.wpsc_product_quantity input.active[type="submit"],
.wpsc_product_remove input.active[type="submit"], .widget_login input[type="submit"]:active, .widget_login p a:active, .widget_shopping_cart .cart span:active, .widget_shopping_cart .checkout span:active, .widget_price_filter .price_slider_amount .button:active, .widget_product_search input[type="submit"]:active, .go_to_checkout:active,
.continue_shopping:active,
.wpsc_product_quantity input[type="submit"]:active,
.wpsc_product_remove input[type="submit"]:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.widget_login input.disabled[type="submit"], .widget_login p a.disabled, .widget_shopping_cart .cart span.disabled, .widget_shopping_cart .checkout span.disabled, .widget_price_filter .price_slider_amount .disabled.button, .widget_product_search input.disabled[type="submit"], .disabled.go_to_checkout,
.disabled.continue_shopping,
.wpsc_product_quantity input.disabled[type="submit"],
.wpsc_product_remove input.disabled[type="submit"], .widget_login input[disabled][type="submit"], .widget_login p a[disabled], .widget_shopping_cart .cart span[disabled], .widget_shopping_cart .checkout span[disabled], .widget_price_filter .price_slider_amount [disabled].button, .widget_product_search input[disabled][type="submit"], [disabled].go_to_checkout,
[disabled].continue_shopping,
.wpsc_product_quantity input[disabled][type="submit"],
.wpsc_product_remove input[disabled][type="submit"] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.widget_login input[type="submit"], .widget_shopping_cart .checkout span, .widget_price_filter .price_slider_amount .button, .widget_product_search input[type="submit"] {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5fc316;
  background-image: -moz-linear-gradient(top, #64cc18, #59b515);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#64cc18), to(#59b515));
  background-image: -webkit-linear-gradient(top, #64cc18, #59b515);
  background-image: -o-linear-gradient(top, #64cc18, #59b515);
  background-image: linear-gradient(to bottom, #64cc18, #59b515);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF64CC18', endColorstr='#FF59B515', GradientType=0);
  border-color: #59b515 #59b515 #37710d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #59b515;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.widget_login input[type="submit"]:hover, .widget_shopping_cart .checkout span:hover, .widget_price_filter .price_slider_amount .button:hover, .widget_product_search input[type="submit"]:hover, .widget_login input[type="submit"]:active, .widget_shopping_cart .checkout span:active, .widget_price_filter .price_slider_amount .button:active, .widget_product_search input[type="submit"]:active, .widget_login input.active[type="submit"], .widget_shopping_cart .checkout span.active, .widget_price_filter .price_slider_amount .active.button, .widget_product_search input.active[type="submit"], .widget_login input.disabled[type="submit"], .widget_shopping_cart .checkout span.disabled, .widget_price_filter .price_slider_amount .disabled.button, .widget_product_search input.disabled[type="submit"], .widget_login input[disabled][type="submit"], .widget_shopping_cart .checkout span[disabled], .widget_price_filter .price_slider_amount [disabled].button, .widget_product_search input[disabled][type="submit"] {
  color: white;
  background-color: #59b515;
  *background-color: #4e9e13;
}
.widget_login input[type="submit"]:active, .widget_shopping_cart .checkout span:active, .widget_price_filter .price_slider_amount .button:active, .widget_product_search input[type="submit"]:active, .widget_login input.active[type="submit"], .widget_shopping_cart .checkout span.active, .widget_price_filter .price_slider_amount .active.button, .widget_product_search input.active[type="submit"] {
  background-color: #428810 \9;
}

/* ===================================================================
  #Style For WordPress E-Commerce
=================================================================== */
/* Shopping Cart Dropdown
------------------------------------------------------------------- */
#widgetshoppingcart h3 {
  display: none;
}

/* Add to Cart Button
------------------------------------------------------------------- */
.wpsc-add-to-cart-button-form {
  margin-bottom: 0;
}

.product-link .wpsc_buy_button {
  background: none;
  border: none;
  color: white;
  line-height: 1;
  font-weight: bold;
  text-align: left;
  padding: 0;
  -webkit-appearance: none;
}

.widget_shopping_cart .wpsc_empty_the_cart {
  margin: 0;
}
.widget_shopping_cart .wpsc_empty_the_cart a {
  padding: 0;
}

/* Product Single
------------------------------------------------------------------- */
#fancy_notification {
  top: 200px !important;
  left: 50% !important;
  width: 340px;
  margin-left: -140px;
  position: fixed;
  padding: 15px;
  z-index: 9999;
  background: #fff;
  text-align: center;
  display: none;
  border: 5px solid #e5e5e5;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

#fancy_notification_content {
  overflow: hidden;
  width: auto;
}
#fancy_notification_content br {
  display: none;
}
#fancy_notification_content, #fancy_notification_content span {
  text-align: center;
}
#fancy_notification_content span {
  margin-bottom: 15px;
  display: block;
}
#fancy_notification_content a {
  display: inline-block;
  float: none;
  margin: 0 10px;
}

.wpsc_product_quantity input[type="text"] {
  width: 50px;
  margin-bottom: 0;
}

/* Shopping Cart
------------------------------------------------------------------- */
.wpsc-shopping-cart .main-container .row {
  margin-left: 0;
}
.wpsc-shopping-cart .main-content.span8 {
  width: 100%;
  margin-left: 0;
}
.wpsc-shopping-cart .primary-sidebar {
  display: none;
}
.wpsc-shopping-cart #checkout_page_container {
  width: 100%;
}
.wpsc-shopping-cart .checkout_cart {
  margin-bottom: 0;
}
.wpsc-shopping-cart #checkout_page_container .checkout_cart {
  border-top: 5px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.wpsc-shopping-cart form {
  margin-bottom: 0;
}
.wpsc-shopping-cart #checkout_page_container .total_price td:first-child {
  padding-left: 59px;
}

.entry-content .checkout_cart td {
  vertical-align: middle;
}

/* Checkout Form
------------------------------------------------------------------- */
.entry-content .wpsc_checkout_table_totals {
  margin-bottom: 40px;
}

.wpsc_checkout_table .total_price {
  font-weight: bold;
}

.wpsc_email_address img {
  float: left;
  margin-right: 15px;
  margin-top: 0;
}

.wpsc_checkout_forms .wpsc_checkout_table {
  border: none;
}
.wpsc_checkout_forms .wpsc_checkout_table h4 {
  margin-top: 0;
}
.wpsc_checkout_forms .wpsc_checkout_table td {
  vertical-align: middle;
  border-left: 0;
}
.wpsc_checkout_forms .wpsc_checkout_table td:first-child {
  background: #f5f5f5;
}
.wpsc_checkout_forms .wpsc_checkout_table .wpsc_billing_forms {
  background: none;
}

.entry-content #checkout_page_container .wpsc_make_purchase {
  bottom: auto;
}

/* Purchase History
------------------------------------------------------------------- */
.processed a {
  border-bottom: 0;
}
.processed img {
  margin: 0 5px 0 0;
}

.logdisplay {
  background: #fff;
}
.logdisplay .details {
  padding: 0;
  background: #fafafa;
}
.logdisplay .order_status {
  padding: 10px;
}

.entry-content .customer_details {
  border: 0;
}
.entry-content .customer_details td {
  border-left: 0;
}
.entry-content .customer_details tbody td:first-child {
  font-weight: bold;
  text-align: right;
}
.entry-content .customer_details tbody td[colspan="2"] {
  text-align: left;
  padding-top: 30px;
}

/* ===================================================================
  #WPEC Widget
=================================================================== */
/* WPEC Shopping Cart Widget
------------------------------------------------------------------- */
.widget_wpsc_shopping_cart .cart_list {
  position: static;
  display: block;
  float: none;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget_wpsc_shopping_cart .cart_list a {
  padding: 0;
  font-weight: bold;
  white-space: normal;
}
.widget_wpsc_shopping_cart .cart_list a:hover {
  color: #333;
  background: none;
}
.widget_wpsc_shopping_cart .cart_list img {
  float: right;
  padding: 5px;
  border: 1px solid #dadada;
  margin: 0 0 10px 10px;
}
.widget_wpsc_shopping_cart .cart_message {
  font-size: 12px;
  padding: 10px 15px;
}
.widget_wpsc_shopping_cart .cart-product {
  padding: 18px;
  margin-top: -1px;
  border: 1px solid #e5e5e5;
}
.widget_wpsc_shopping_cart .buttons a {
  width: 49.9%;
  float: left;
  clear: none;
  padding: 15px 0;
  border: 0;
}
.widget_wpsc_shopping_cart .buttons i {
  line-height: 1;
}

/* Widget Products Special
------------------------------------------------------------------- */
.widget_wpsc_product_specials h4 {
  margin-top: 0;
}
.widget_wpsc_product_specials h4 + div {
  margin-top: -9px;
}
.widget_wpsc_product_specials h4 a {
  font-size: 14px;
}
.widget_wpsc_product_specials .pricedisplay {
  font-weight: bold;
}

/* WPEC Product Categories Widget
------------------------------------------------------------------- */
.wpsc_category_grid_item {
  margin-right: 10px;
  background: #e5e5e5;
  padding: 4px !important;
}

.wpsc_categories .wpsc_categories {
  margin-top: 10px;
}

/* WPEC Latest Product Widget
------------------------------------------------------------------- */
.wpsc-latest-product {
  overflow: hidden;
  margin-bottom: 10px;
}
.wpsc-latest-product .item_image {
  float: left;
}
.wpsc-latest-product .wpsc-product-title {
  overflow: hidden;
}

.wpsc_category_image_link img,
.wpsc-latest-product .item_image {
  padding: 5px;
  border: 1px solid #dadada;
  margin-right: 10px;
}

/*==================================================================== 
  Responsive: For widescreen desktops
=================================================================== */
@media (min-width: 1200px) {

  .main-slider-camera { /*ILAN 021114*/
    min-height: 585px;
  }


  /* ================================================================= 
    #Structural Layout
  ================================================================= */
  .boxed .boxed-container {
    width: 1230px;
  }

  .main-container {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .block-section {
    margin-bottom: 30px;
  }

  /* Override grid width for widescreen
  ----------------------------------------------------------------- */
  .general-layout-default .main-container .container {
    width: 970px;
  }
  .general-layout-default.shop .main-container .container, 
  .general-layout-default.template-homepage-i-php .main-container .container, 
  .general-layout-default.template-homepage-widget-php .main-container .container, 
  .general-layout-default.tax-product_cat .main-container .container {
    width: 1170px;
  }

  .general-layout-default .main-content.span8 {
    width: 670px;
  }
  .general-layout-default .main-content.span12 {
    width: 970px;
  }
  .general-layout-default .main-content.span6 {
    width: 470px;
  }

  .general-layout-default .sidebar.span4 {
    width: 270px;
  }
  .general-layout-default .sidebar.span6 {
    width: 470px;
  }

  .general-layout-default .related-products-block .span3,
  .general-layout-default .recommended-products-block .span3 {
    width: 170px;
  }

  /* ================================================================= 
    #Header Section
  ================================================================= */
  .cart-dropdown .cart_list {
    width: 280px;
  }

  .header-logo {
    font-size: 92px;
    margin-bottom: 30px;
  }

  /* ================================================================= 
    #Primary Nav Section
  ================================================================= */
  .primary-nav a {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* ================================================================= 
    #Mega Menu
  ================================================================= */
  .nesia_mega .nesia_mega_div h4,
  .nesia_mega .nesia_mega_div .nesia_mega_text_block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nesia_mega .nesia_mega_div li {
    width: 234px;
  }

  .nesia_mega .nesia_mega1 {
    width: 234px;
  }
  .nesia_mega .nesia_mega2 {
    width: 468px;
  }
  .nesia_mega .nesia_mega3 {
    width: 702px;
  }
  .nesia_mega .nesia_mega4 {
    width: 936px;
  }
  .nesia_mega .nesia_mega5 {
    width: 1170px;
  }

  /* ================================================================= 
    #Main Slider Section
  ================================================================= */
  .main-slider-block .slide-title,
  .main-slider-camera .slide-title {
    font-size: 38px;
    margin-bottom: 8px;
  }
  .main-slider-block .slide-desc,
  .main-slider-camera .slide-desc {
    font-size: 16px;
  }
  .main-slider-block .slide-item:hover .slide-caption,
  .main-slider-camera .slide-item:hover .slide-caption {
    bottom: 50px;
  }

  /* =================================================================
    #Block: Homepage Widgets
  ================================================================= */
  .homepage-widgets {
    padding-top: 30px;
  }

  /* =================================================================
    #Entry Post
  ================================================================= */
  .entry-meta {
    margin-bottom: 30px;
  }

  /* ================================================================= 
    #Footer Section
  ================================================================= */
  .footer-logo, .footer-widgets {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-logo {
    width: 25%;
    border-bottom: 0;
  }

  .footer-widgets {
    width: 75%;
  }

  .footer-logo, .footer-widgets-inner {
    padding-top: 40px;
  }

  .footer-widgets-inner {
    padding-left: 18px;
    padding-right: 18px;
  }
  .footer-widgets-one .footer-widgets-inner {
    border-width: 1px;
  }

  /* ================================================================= 
    #Block: Call To Action Block
  ================================================================= */
  .cta-text {
    font-size: 18px;
  }

  /* ================================================================= 
    #Products List
  ================================================================= */
  .products {
    margin-left: -30px;
  }
  .products .product.span4 {
    padding-bottom: 0;
    float: left;
    margin-left: 30px;
    width: 270px;
  }

  .product {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  /* Products Carousel
  ----------------------------------------------------------------- */
  .carousel-wrapper-inner {
    margin-left: -15px;
    margin-right: -15px;
  }

  .products-carousel .products .product {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* Products List Mode
  ----------------------------------------------------------------- */
  .products.mode-list .product {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  /* ================================================================= 
    #Single Product
  ================================================================= */
  .single-product .block-section {
    margin-left: 30px;
    margin-bottom: 0;
  }

  .row > .woocommerce_message {
    margin-left: 30px;
  }

  /* ================================================================= 
    #Widgets
  ================================================================= */
  /* Widget Shopping Cart
  ----------------------------------------------------------------- */
  .widget_shopping_cart .product-list li {
    padding: 18px;
  }

  .product-sidebar .product_list_widget li, .product-sidebar .product_list_widget li:first-child {
    width: 48%;
    float: left;
  }
  .product-sidebar .product_list_widget li:nth-child(2n+1) {
    margin-right: 4%;
  }
}

@media (min-width: 979px) {  /*NICO*/
 .topbar-section {
    display: none;
  }
  
  /*  ENABLES TOP BAR
  .topbar-section {
    padding: 0;
}
.topbar-section .top-nav {
  display: none;
}
.topbar-section .topbar-text p {
  margin: 0;
}*/
}


/*==================================================================== 
  TABLET AND BELOW
=================================================================== */
@media (max-width: 979px) {
	
  .main-slider-camera { /*ILAN 021114*/
    min-height: 0
  }
  
  /* ================================================================= 
    #Slide In Menu
  ================================================================= */
  .boxed-container {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }

  .side-nav {
    width: 240px;
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    background: #444;
    z-index: 1000;
  }
  .slide-in .side-nav {
    z-index: 1002;
  }
  .side-nav .top-nav, .side-nav .topbar-text {
    display: block;
  }
  .side-nav .topbar-text {
    bottom: 0;
    color: #fff;
    padding: 8px 20px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
  }
  .boxed .side-nav {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
  }

  .slide-in .boxed-container {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -ms-transform: translateX(240px);
    transform: translateX(240px);
  }
  .slide-in .outer-container {
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .slide-in .side-nav {
    height: 100%;
  }
  .slide-in.boxed .side-nav {
    opacity: 1;
  }

  /* Slide in top menu
  ----------------------------------------------------------------- */
  .side-nav .top-nav {
    width: 100%;
    margin: 15px 0;
    bottom: 57px;
    overflow: hidden;
    position: absolute;
    top: 0;
  }
  .side-nav .top-nav ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .side-nav .top-nav li {
    float: none;
    margin-right: 0;
  }
  .side-nav .top-nav a {
    color: #fff;
    padding: 8px 20px;
    font-size: 13px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  }
  .side-nav .top-nav a:hover {
    background: rgba(0, 0, 0, 0.4);
  }
  .side-nav .top-nav li:first-child a {
    border-top: 0;
  }
  .side-nav .has-submenu i {
    float: right;
    margin-top: 3px;
  }
  .side-nav .top-nav ul ul {
    background: #333;
    position: static;
    width: 100%;
  }
  .side-nav .submenu-open ul {
    display: block;
  }
  .side-nav .top-nav ul ul a {
    padding: 8px 20px;
    border: 0;
  }

  /* ================================================================= 
    #Top Menu
  ================================================================= */
  .btn-navbar {
    display: block;
    top: 35px;
    left: 20px;
    padding: 11px 8px;
    float: left;
    cursor: pointer;
    background: #d9d9d9;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .btn-navbar .icon-bar {
    display: block;
    width: 20px;
    height: 3px;
    background: rgba(0, 0, 0, 0.8);
  }
  .btn-navbar .icon-bar:first-child {
    margin: 0;
  }
  .btn-navbar:hover {
    background: #f5f5f5;
  }
  .btn-navbar:active {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  }

  .topbar-section {
    height: 15px;
  }
  .topbar-section .row {
    margin-left: 0;
  }

  .top-nav, .topbar-text {
    display: none;
  }
  
  .topbar-section.shade-color { /*NICO*/
    background: none;
    padding-bottom: 20px;
}


  /* ================================================================= 
    #Header Section
  ================================================================= */
  .cart-dropdown .cart_list {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .header-logo {
    text-align: center;
    margin-bottom: 30px;
  }

  /* ================================================================= 
    #Primary Nav
  ================================================================= */

.primary-nav-section {  /*NICO*/
    display: none;
 }


  /* ================================================================= 
    #Main Slider Block
  ================================================================= */
  .main-slider-block .slide-title {
    font-size: 27px;
  }
  .main-slider-block .slide-desc {
    font-size: 14px;
  }
  .main-slider-block .slide-caption {
    opacity: 1;
    bottom: 30px;
  }

  .format-gallery .slide-nav,
  .main-slider-block .slide-nav,
  .entry-gallery-wrapper .slide-nav {
    opacity: 1;
    margin-left: 15px;
    margin-right: 15px;
  }

  /* Call To Action Block
  ----------------------------------------------------------------- */
  .cta-block {
    text-align: center;
  }

  .cta-text {
    line-height: 1.5;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-text,
  .btn-cta {
    float: none;
  }

  .btn-cta {
    width: auto;
    display: inline-block;
  }

  /* ================================================================= 
    #Products Ordering
  ================================================================= */
  .block-header .pagination,
  .block-header .products-ordering {
    clear: left;
    float: left;
  }
  .block-header .pagination {
    margin: 10px 0;
  }
  .block-header .pagination .view-show,
  .block-header .pagination .paging-number {
    float: left;
    margin-left: 0;
    margin-right: 16px;
  }

  .products-ordering:before {
    display: none;
  }

  .quick-view {
    display: none;
  }

  /* ================================================================= 
    #Shopping Carts
  ================================================================= */
  .responsive-table {
    position: relative;
  }

  .responsive-table:before {
    content: "";
    position: absolute;
    width: 10px;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2) inset;
  }

  .responsive-table > form {
    overflow-x: scroll;
  }

  .responsive-table table {
    min-width: 800px;
    width: 800px;
    margin-bottom: 0 !important;
  }

  .cart_totals, .shipping_calculator {
    width: 100%;
  }

  .single_variation {
    width: 100%;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* Related Articles
  ----------------------------------------------------------------- */
  #related-articles .nav-tabs li {
    float: none;
  }
  #related-articles .nav-tabs li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  #related-articles .tab-nav .active a {
    border-bottom-color: #ddd;
  }

  .product-tab .nav-tabs .active a {
    border-right: none;
  }
}
/* TABLET PORTRAIT
=================================================================== */
@media (min-width: 768px) and (max-width: 979px) {
  /* ================================================================= 
    #Structural Layout
  ================================================================= */
  .boxed .boxed-container {
    width: 768px;
  }

  .quick-view-modal {
    width: 700px;
    margin-left: -350px;
  }

  /* ================================================================= 
    #Header Section
  ================================================================= */
  .header-section {
    padding-bottom: 0;
  }
  .header-section .branding,
  .header-section .header-right {
    width: 724px;
  }
  .header-section .search-box,
  .header-section .user-panel {
    width: 352px;
  }

  .header-logo a {
    font-size: 55px !important;
  }

  /* Homepage Widgets
  ----------------------------------------------------------------- */
  .homepage-widgets .widget {
    width: 352px;
  }
  .homepage-widgets .widget:nth-child(2n+3) {
    clear: left;
    margin-left: 0;
  }

  /* ================================================================= 
    #Footer Section
  ================================================================= */
  .footer-logo {
    padding: 30px 0;
  }

  .footer-widgets-col {
    width: 50%;
  }

  .footer-widgets-three .footer-widgets-inner {
    border-left: 0;
  }

  /* ================================================================= 
    #Products Carousel
  ================================================================= */
  .products-carousel .product {
    width: 228px;
  }

  /* ================================================================= 
    #Products Page
  ================================================================= */
  .shop .main-content {
    width: 476px;
  }
  .shop .sidebar,
  .shop .product {
    width: 228px;
  }

  /* ================================================================= 
    #Related Products
  ================================================================= */
  .related-products-block .product,
  .recommended-products-block .product {
    width: 228px;
  }

  /* ================================================================= 
    #Variations Table
  ================================================================= */
  .reset_variations {
    display: block;
    margin-top: 8px;
  }

  /* Widget Subscribe
  ----------------------------------------------------------------- */
  .widget_subscribe .input-text {
    width: 52%;
  }
  .widget_subscribe .input-button {
    width: 46%;
  }
}
/*==================================================================== 
  LANDSCAPE PHONE TO SMALL DESKTOP & PORTRAIT TABLET
=================================================================== */
@media (max-width: 767px) {

  /* ================================================================= 
    #Structural Layout
  ================================================================= */
  body {
    padding-left: 0;
    padding-right: 0;
  }

  .boxed-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .boxed .boxed-container {
    width: auto;
  }

  body.boxed {
    padding-top: 0;
    padding-bottom: 0;
  }

  .topbar-section,
  .footer-section,
  .footer-copyrights,
  .primary-nav-section,
  .main-container {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-content {
    float: none;
    margin-bottom: 80px;
    *zoom: 1;
  }
  .main-content:before, .main-content:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .main-content:after {
    clear: both;
  }

  .quick-view-modal {
    display: none;
  }

  /* ================================================================= 
    #Header Section
  ================================================================= */
  .header-section {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 -20px;
  }

  .search-box {
    margin-bottom: 10px;
    text-align: center;
  }
  .search-box .options-text, .search-box label {
    font-size: 13px;
  }
  .search-box .options-input {
    margin-top: 10px;
  }

  .user-panel .options-text {
    display: none;
  }

  /* ================================================================= 
    #Footer Section
  ================================================================= */
  .footer-logo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-widgets {
    padding: 20px 0 40px;
  }
  .footer-widgets .widget {
    margin-bottom: 20px;
  }

  .footer-widgets-col {
    width: 100%;
    float: none;
  }

  .footer-widgets-inner {
    border: none;
    padding: 0 20px;
    height: auto !important;
  }
  .footer-widgets-inner:hover {
    background: none;
  }

  /* ================================================================= 
    #Pagination
  ================================================================= */
  .scroll-to {
    display: none;
  }

  .pagination .view-show,
  .pagination .paging-number {
    float: left;
    margin-left: 0;
    margin-right: 16px;
  }

  /*================================================================== 
    Main Slider Section
  ================================================================= */
  .main-slider-block .slide-title {
    margin: 0;
    font-size: 18px;
  }
  .main-slider-block .slide-desc {
    display: none;
  }
  .main-slider-block .slide-caption {
    bottom: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /*================================================================== 
    Banner Promo
  ================================================================= */
  .banner-promo img {
    width: 100%;
  }

  /* ================================================================= 
    #Single Post
  ================================================================= */
  /* Author Info
  ----------------------------------------------------------------- */
  .author-info .author-title span {
    clear: left;
    margin-left: 0;
  }
  .author-info .author-description {
    clear: both;
  }
  .author-info .author-link a {
    width: 45%;
    padding: 5px 0;
    display: inline-block;
    margin-right: 0;
    float: left;
  }
  .author-info .author-link a:nth-child(2n) {
    float: right;
  }

  /* Adspot
  ----------------------------------------------------------------- */
  .adspot {
    width: 100%;
  }

  /* ================================================================= 
    #Comment Form
  ================================================================= */
  .comment-form-author,
  .comment-form-email,
  .comment-form-url,
  .comment-form-subject,
  .template-contact-php .comment-form-author,
  .template-contact-php .comment-form-email,
  .template-contact-php .comment-form-subject,
  .nesia-contact-form div input[type="text"],
  .nesia-contact-form div input[type="email"],
  .nesia-contact-form div textarea,
  .nesia-contact-form div select,
  .nesia-contact-form p input[type="submit"] {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  /*================================================================== 
    Comment List
  ================================================================= */
  .commentlist img.avatar {
    width: 50px;
  }
  .commentlist .children li {
    padding-left: 20px;
  }
  .commentlist .children img.avatar {
    left: 20px;
  }

  .comment_wrap {
    padding-left: 70px;
  }
  .comment_wrap:before {
    left: 25px;
  }
  .children .comment_wrap:before {
    left: 45px;
  }

  /*================================================================== 
    Products
  ================================================================= */
  .products {
    margin-left: 0;
  }

  .product-title {
    height: auto;
    min-height: 36px;
  }

  .product-header .product-link {
    opacity: 1;
    left: 0;
    bottom: 0;
    margin: 0;
    top: auto;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product-header .more-link {
    display: none;
  }

  /* Products Carousel
  ----------------------------------------------------------------- */
  .products-carousel .products .product {
    width: auto;
  }

  /* Products List Mode
  ----------------------------------------------------------------- */
  .products.mode-list .product-header {
    position: relative;
  }
  .products.mode-list .product-link {
    top: auto;
    width: 100%;
  }

  /*================================================================== 
    Products Single
  ================================================================= */
  .single-product .block-section {
    margin-left: 0;
  }
  .single-product .main-content {
    margin-bottom: 0;
  }

  .product-image {
    margin-bottom: 50px;
  }

  /* WooCommerce Grid
  ----------------------------------------------------------------- */
  .col2-set .col-1,
  .col2-set .col-2,
  form .form-row,
  form .form-row-first,
  form .form-row-last {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }

  form .form-row label.hidden {
    display: none;
  }

  
  /* ================================================================= 
    #Cart Page
  ================================================================= */
  .shop_table thead {
    display: none;
  }
  .woocommerce-cart .shop_table tr,
  .woocommerce-cart .shop_table td {
    display: block;
  }

  .woocommerce-cart .entry-content .shop_table {
    border: 0;
  }
  .woocommerce-cart .shop_table .cart_table_item {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb
  }
  .woocommerce-cart .shop_table .cart_table_item td {
    padding: 0;
    border-top: 0;
    text-align: left;
    border: 0;
  }
  .woocommerce-cart .shop_table .product-thumbnail {
    float: left;
    margin: 0 10px 10px 0;
  }
  .woocommerce-cart .shop_table .product-thumbnail a {
    display: block;
  }
  .woocommerce-cart .shop_table .product-name {
    overflow: hidden;
    width: auto;
  }
  .woocommerce-cart .shop_table td:before {
    content: attr(data-title);
    font-weight: bold;
  }
  .woocommerce-cart .shop_table .product-price,
  .woocommerce-cart .shop_table .product-subtotal {
    clear: both;
  }
  .woocommerce-cart .shop_table .product-remove a {
    position: absolute;
    font-size: 13px;
    background: #767676;
    top: 0;
    width: 80px;
    color: #fff;
    text-align: center;
  }
  .woocommerce-cart .shop_table .product-remove a:after {
    margin-left: 5px;
    content: "Remove"
  }
  .woocommerce-cart .shop_table .product-price,
  .woocommerce-cart .shop_table .product-quantity,
  .woocommerce-cart .shop_table .product-subtotal {
    margin-bottom: 5px;
  }
  .woocommerce-cart .shop_table .product-price:before,
  .woocommerce-cart .shop_table .product-quantity:before,
  .woocommerce-cart .shop_table .product-subtotal:before {
    width: 50px;
    display: inline-block;
    margin-right: 20px;
  }
  .woocommerce-cart .shop_table .product-quantity .quantity {
    display: inline-block;
  }
  .woocommerce-cart .shop_table .cart_table_item .product-subtotal {
    font-size: 14px;
  }

  .woocommerce-cart .shop_table td.actions {
    display: block;
    text-align: left;
    padding: 10px 0 20px 0;
    border: 0;
  }
  .woocommerce-cart .shop_table td.actions .coupon {
    float: none;
    position: relative;
    margin-bottom: 10px;
  }
  .woocommerce-cart .shop_table td.actions .coupon input[type="text"] {
    width: 100%;
    padding-right: 121px;
    height: 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .woocommerce-cart .shop_table td.actions .coupon .btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 7px 7px;
  }
  .woocommerce-cart .shop_table td.actions .updatecart-button,
  .woocommerce-cart .shop_table td.actions .checkout-button {
    color: #fff;
    width: 100%;
    display: block;
    padding: 8px 10px;
    margin-bottom: 10px;
  }
  .cart tbody > tr:nth-child(even) > td, 
  .cart tbody > tr:nth-child(even) > th {
    background: none
  }
  .woocommerce-cart .shop_table .product-thumbnail img {
    margin: 21px 0 0 0;
    width: 80px;
  }

}


/*==================================================================== 
  MOBILE LANDSCAPE
=================================================================== */
@media (min-width: 321px) and (max-width: 767px) {
  /*==================================================================== 
    Header Section
  =================================================================== */
  .header-logo,
  .header-logo a {
    font-size: 45px !important;
  }

  .footer-widgets-col {
    width: 50%;
    float: left;
  }

  .footer-widgets-three {
    clear: left;
  }

  /*================================================================== 
    Products
  ================================================================= */
  .product {
    width: 48%;
    float: left;
  }
  .product:nth-child(2n) {
    float: right;
  }
  .product:nth-child(2n+3) {
    clear: left;
  }

  .single-product article.product {
    width: 100%;
  }

  /* Products Carousel
  ----------------------------------------------------------------- */
  .products-carousel .products .product {
    float: left;
    width: 200px;
  }
  .products-carousel .products .product:nth-child(2n+3) {
    clear: none;
  }

  /* Products List Mode
  ----------------------------------------------------------------- */
  .products.mode-list .product-header {
    width: 30%;
  }
  .products.mode-list .product-content {
    margin-right: 0;
  }
}
/*==================================================================== 
  MOBILE PORTRAIT
=================================================================== */
@media (max-width: 320px) {
  /* ================================================================= 
    #Header Section
  ================================================================= */
  .header-logo,
  .header-logo a {
    font-size: 30px !important;
  }

  .header-logo {
    margin-bottom: 10px;
  }

  /* ================================================================= 
    #Main Slider Section
  ================================================================= */
  .main-slider-block .slide-caption {
    position: static;
  }
  .main-slider-block .slide-title {
    font-size: 16px;
  }
  .main-slider-block .slide-nav i {
    font-size: 22px;
  }
  .main-slider-block .entry-gallery-nav a {
    width: 33px;
    height: 42px;
  }

  /* ================================================================= 
    #Comment Form
  ================================================================= */
  .subscribe-to-comments,
  .form-submit,
  .form-submit input[type="submit"] {
    width: 100%;
  }

  /* ================================================================= 
    #Product Toolbar
  ================================================================= */
  .view-show {
    display: none;
  }

  .view-mode {
    margin-left: 0;
    margin-top: 5px;
    clear: left;
  }
  .view-mode a {
    margin-left: 0;
    margin-right: 10px;
  }

  /* ================================================================= 
    #Products
  ================================================================= */
  /* #Products List Mode
  ----------------------------------------------------------------- */
  .products.mode-list .product-header {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .products.mode-list .product-content {
    margin-right: 0;
  }

  /* #Products Carousel
  ----------------------------------------------------------------- */
  .products-carousel .products .product {
    width: 270px;
  }

  .products-carousel-nav {
    float: left;
    margin-top: 5px;
    clear: left;
  }

  /* Widget Subscribe
  ----------------------------------------------------------------- */
  .widget_subscribe .input-text,
  .widget_subscribe .input-button {
    width: 100%;
  }
}
/**
 * Dark Version of Shoppingo Theme
 *
 * 
 * ---------------------------------------------------------------- */
/* ===================================================================
  #Structural Layout
=================================================================== */
.topbar-dark .topbar-section,
.header-dark .header-section,
.primary-nav-dark .primary-nav-section,
.footer-dark .footer-section,
.copyrights-dark .footer-copyrights,
.main-section-dark .main-container {
  color: #c9c9c9;
}

/* ===================================================================
  #Topbar Section
=================================================================== */
.topbar-dark .topbar-section {
  background: #2d2d2d;
}

.topbar-dark .top-nav a {
  color: #dddddd;
}
.topbar-dark .top-nav a:hover {
  color: white;
}

.topbar-dark .btn-navbar {
  background: #777;
}
.topbar-dark .btn-navbar .icon-bar {
  background: #fff;
}

/* ===================================================================
  #Header Section
=================================================================== */
.header-dark .header-section {
  background: #222222;
}

.header-dark .header-right {
  color: #999999;
}

.header-dark .header-logo a {
  color: #fff;
}

.header-dark .search-box input[type="text"],
.header-dark .btn-cart {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}

.header-dark .btn-cart {
  color: #999999;
}
.header-dark .btn-cart .icon-caret-down {
  color: #fff;
}

/* Cart Dropdown
------------------------------------------------------------------- */
.header-dark .cart-dropdown .cart_list {
  background: #000;
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}
.header-dark .cart-dropdown .cart_list a {
  color: #fff;
}
.header-dark .cart-dropdown .cart_list li {
  border-bottom-color: #555;
}
.header-dark .cart-dropdown.open .btn-cart {
  border-bottom-color: #353535;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* ===================================================================
  #Primary Nav Section
=================================================================== */
.primary-nav-dark .primary-nav-section {
  background: #222222;
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}

.primary-nav-dark .primary-nav a {
  color: #c9c9c9;
}

/* ===================================================================
  #Main Container
=================================================================== */
.main-section-dark .main-container {
  background: #222222;
}

/* Block Header
------------------------------------------------------------------- */
.main-section-dark .block-header {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}
.main-section-dark .block-title {
  color: #b2b2b2;
}

/* Product Carousel
------------------------------------------------------------------- */
.main-section-dark .products-carousel-nav .nav-sep {
  color: #fff;
}

/* Pagination
------------------------------------------------------------------- */
.main-section-dark .page-numbers:before {
  color: #fff;
}

/* Block Heading Product page
------------------------------------------------------------------- */
.main-section-dark .view-mode a {
  color: #666;
}
.main-section-dark .view-mode a:hover,
.main-section-dark .view-mode a.selected {
  color: #bfbfbf;
}
.main-section-dark .products-ordering:before {
  background: #353535;
  background: rgba(255, 255, 255, 0.1);
}

/* ===================================================================
  #Homepage With Widget
=================================================================== */
.main-section-dark .homepage-widgets {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}

/* ===================================================================
  #Entry Post
=================================================================== */
.main-section-dark .entry-meta a,
.main-section-dark #related-articles .related-link {
  color: #999;
}
.main-section-dark .wp-caption-text {
  color: #ccc;
}
.main-section-dark .entry-title,
.main-section-dark .entry-title a,
.main-section-dark .entry-post .more-link,
.main-section-dark .format-quote .entry-media blockquote,
.main-section-dark blockquote small, .main-section-dark.single .entry-content > p:first-child, .main-section-dark.single .entry-content .first,
.main-section-dark .author-title .name,
.main-section-dark .addthis_toolbox .meta-title {
  color: #fff;
}
.main-section-dark .post-list .entry-post, .main-section-dark.single .entry-post, .main-section-dark.single .post-bottom,
.main-section-dark .addthis_toolbox,
.main-section-dark .author-info,
.main-section-dark #ads-below-content,
.main-section-dark #related-articles .tab-content li,
.main-section-dark #related-articles .tab-nav,
.main-section-dark #related-articles .tab-nav .active a,
.main-section-dark .form_header,
.main-section-dark .comment_wrap:after, .main-section-dark.single #reply-title {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}
.main-section-dark .chat-transcript .chat-highlight, .main-section-dark.single .entry-post:before, .main-section-dark.single .post-bottom:before,
.main-section-dark #related-articles .tab-nav .active a,
.main-section-dark .comment_wrap:before,
.main-section-dark .adspot {
  background: #353535;
  background: rgba(255, 255, 255, 0.1);
}
.main-section-dark #related-articles .tab-nav .active a {
  color: #fff;
}
.main-section-dark #related-articles .tab-nav a {
  background: none;
  color: #ccc;
  border-color: transparent;
}
.main-section-dark .gmaps {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

/* ===================================================================
  #Product
=================================================================== */
.main-section-dark .product-title a {
  color: #fff;
}

.main-section-dark .main-content .product,
.main-section-dark .product-top-meta,
.main-section-dark .nav-tabs,
.main-section-dark .product-tab,
.main-section-dark .product-tab .nav-tabs .active a {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}

.main-section-dark .share-button .share-icon {
  color: #c9c9c9;
}

.main-section-dark .product-tab .nav-tabs .active a {
  color: #fff;
}
.main-section-dark .product-tab .nav-tabs .active a,
.main-section-dark .share-button .share-icon {
  background: #353535;
  background: rgba(255, 255, 255, 0.1);
}
.main-section-dark .quick-view {
  color: #fff;
}

/* Variations
------------------------------------------------------------------- */
.main-section-dark .variations td,
.main-section-dark .variations td + td,
.main-section-dark .variations,
.main-section-dark .single_variation_wrap {
  border-color: transparent;
}
.main-section-dark .variations tr {
  background: #222;
  background: rgba(255, 255, 255, 0.2);
}
.main-section-dark .single_variation,
.main-section-dark .quantity input {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}
.main-section-dark .single_variation_wrap,
.main-section-dark .quantity input {
  background: #000;
  background: rgba(0, 0, 0, 0.4);
}
.main-section-dark .quantity input {
  color: #fff;
}

/* ===================================================================
  #Widgets
=================================================================== */
.main-section-dark .sidebar .widget-title,
.main-section-dark .sidebar .widget {
  color: #c9c9c9;
}

.main-section-dark .primary-sidebar .widget,
.main-section-dark .product-sidebar .widget,
.main-section-dark .shop-sidebar .widget {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}

/* Widget Menu List Module
------------------------------------------------------------------- */
.main-section-dark .sidebar .widget_product_categories li,
.main-section-dark .sidebar .widget_archive li,
.main-section-dark .sidebar .widget_categories li,
.main-section-dark .sidebar .tagcloud li {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}
.main-section-dark .sidebar .widget_product_categories li, .main-section-dark .sidebar .widget_product_categories a,
.main-section-dark .sidebar .widget_archive li,
.main-section-dark .sidebar .widget_archive a,
.main-section-dark .sidebar .widget_categories li,
.main-section-dark .sidebar .widget_categories a,
.main-section-dark .sidebar .tagcloud li,
.main-section-dark .sidebar .tagcloud a {
  color: #c9c9c9;
}
.main-section-dark .sidebar .widget_product_categories li:hover,
.main-section-dark .sidebar .widget_archive li:hover,
.main-section-dark .sidebar .widget_categories li:hover,
.main-section-dark .sidebar .tagcloud li:hover {
  background: #000;
}

.main-section-dark .sidebar .tagcloud a {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}
.main-section-dark .sidebar .tagcloud a:hover {
  background: #000;
}

/* Widget Price Filter
------------------------------------------------------------------- */
.main-section-dark .widget_price_filter .price_label {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

/* Product List Widget
------------------------------------------------------------------- */
.main-section-dark .product_list_widget li {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}
.main-section-dark .product_list_widget a {
  color: #fff;
}

.main-section-dark .star-rating {
  height: 14px;
  background-position: 0 -1px;
}
.main-section-dark .star-rating, .main-section-dark .star-rating span {
  background-image: url(http://metro-board.com/metro-wp/wp-content/themes/shoppinggo/images/star.png);
}
.main-section-dark .star-rating span {
  padding-top: 14px;
  background-position: left -34px;
}

/* ===================================================================
  #Footer Section
=================================================================== */
.footer-dark .footer-section {
  background: #262626;
}

.footer-dark .footer-logo,
.footer-dark .footer-widgets-inner {
  border-color: #353535;
  border-color: rgba(255, 255, 255, 0.1);
}

.footer-dark .footer-logo a {
  color: #fff;
}

.footer-dark .footer-widgets .widget-title, .footer-dark .footer-widgets .widget, .footer-dark .footer-widgets a {
  color: #c9c9c9;
}

/* ===================================================================
  #Copyrights Section
=================================================================== */
.copyrights-dark .footer-copyrights {
  background: #313131;
}

/* ===================================================================
  #Block: CTA Block Section
=================================================================== */
.cta-block-dark .cta-block {
  background: #2d2d2d;
  color: #c9c9c9;
}