* {
  margin: 0;
  padding: 0;
  outline: 0; }

body, html {
  height: 100%; }

body {
  font-size: 16px;
  line-height: 1.43;
  font-family: 'Lato', arial, sans-serif;
  color: #666;
  background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/body-bg.jpg) center top no-repeat;
  min-width: 100%;
  -webkit-text-size-adjust: none; }

a {
  color: #1abbd6;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  text-decoration: underline; }

a img {
  border: 0; }

input, textarea, select {
  font-size: 12px;
  font-family: 'Lato', arial, sans-serif;
  font-weight: bold;
  color: #4b5252; }

textarea {
  overflow: auto; }

input[type="text"], input[type="password"], input[type="email"], input[type="submit"], input[type="button"], textarea {
  border-radius: 0;
  -webkit-appearance: none; }

.cl {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  clear: both; }

.notext {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

.left, .alignleft {
  float: left;
  display: inline; }

.right, .alignright {
  float: right;
  display: inline; }

.container {
  min-width: 1000px; }

.shell {
  width: 1000px;
  margin: 0 auto; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

/**
 * Header Styles
 */
#header {
  padding-bottom: 4px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/header-shadow.png) bottom repeat-x;
  position: relative;
  z-index: 20;
  font-family: 'Lato', sans-serif; }

#header .search {
  position: absolute;
  width: 148px;
  height: 16px;
  background: #f5f5f5;
  border-radius: 12px;
  top: 31px;
  left: 32px;
  box-shadow: 0 1px 1px #a5a5a5 inset; }

#header .search {
  padding: 4px 9px 4px 12px; }

#header .search input[type='text'] {
  float: left;
  background: none;
  border: 0;
  width: 125px;
  height: 16px;
  line-height: 16px; }

#header .search input[type='submit'] {
  float: right;
  width: 16px;
  height: 13px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/sprite.png);
  border: 0;
  cursor: pointer; }

#top-right {
  position: absolute;
  top: 25px;
  right: 43px;
  font-size: 13px;
  line-height: 34px;
  z-index: 30; }

#top-right dl {
  color: #798486;
  overflow: hidden;
  float: right; }

#top-right dl dt {
  float: left;
  font-weight: bold;
  color: #1abbd6;
  margin-left: 20px; }

#top-right dl dd {
  float: left;
  margin-left: 5px; }

#top-right .wrap {
  width: 100%;
  float: right;
  display: inline;
  width: 300px;
  clear: both; }

#top-right .cart-link {
  clear: right;
  font-size: 13px;
  float: right;
  padding-left: 21px;
  position: relative; }

#top-right .cart-link > a {
  color: #ff5252;
  display: block;
  position: relative;
  padding-left: 21px;
  line-height: 34px;
  height: 100%; }

#top-right .cart-link em {
  position: absolute;
  top: 11px;
  left: 0;
  width: 12px;
  height: 12px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/sprite.png) 0 -13px; }

#top-right .login-menu {
  float: right; }

#top-right .login-menu ul {
  list-style: none outside none;
  overflow: hidden; }

#top-right .login-menu li {
  float: left;
  height: 14px;
  line-height: 14px;
  margin: 10px 0; }

#top-right .login-menu li + li {
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #9da5a6; }

#top-right .login-menu a {
  color: #798486; }

#top-right .login-menu a:hover {
  color: #1abbd6; }

#logo a {
  display: block;
  width: 201px;
  height: 92px;
  margin: 0 auto;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/logo.png) no-repeat 0 0; }

#navigation {
  font-size: 0;
  text-align: center;
  padding: 17px 0 0; }

#navigation ul {
  list-style: none outside none; }

#navigation li {
  display: inline; }

#navigation li.mobile {
  display: none; }

#navigation a {
  display: inline-block;
  font-size: 15px;
  color: #798486;
  font-family: 'Fauna One', Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 25px; }

#navigation a {
  padding: 0 0 13px; }

#navigation .active > a,
#navigation a:hover {
  color: #ff5252; }

#navigation .with-dd > a {
  padding-right: 16px;
  position: relative; }

#navigation .with-dd > a .arr {
  position: absolute;
  top: 8px;
  right: 0;
  width: 10px;
  height: 6px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/sprite.png) 0 -31px; }

#navigation .with-dd.open > a {
  padding-bottom: 11px;
  border-bottom: 2px solid #1abbd6;
  color: #1abbd6; }

#navigation .with-dd > a > .arr,
#navigation .with-dd > a:hover .arr {
  background-position: 0 -25px; }

#navigation .with-dd.open > a .arr {
  background-position: 0 -37px; }

#navigation .dropdown {
  position: absolute;
  top: 144px;
  left: 0;
  right: 0;
  background: #fff;
  display: none; }

#navigation .dropdown {
  margin-bottom: 20px;
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.33);
  border-bottom: 1px solid #bdbdbd; }

#navigation .dropdown p {
  font-size: 17px;
  line-height: 27px;
  color: #ff5252;
  padding: 24px 0 20px; }

#navigation ul.sub-menu {
  text-align: left;
  overflow: hidden; }

#navigation ul.sub-menu li {
  float: left;
  width: 193px;
  margin: 0 28px 36px; }

#navigation ul.sub-menu a {
  display: block;
  font-size: 14px;
  line-height: 37px;
  font-weight: bold;
  margin: 0;
  position: 0; }

#navigation ul.sub-menu span {
  display: block;
  font-family: 'Lato', Arial, Sans-Serif;
  text-transform: none;
  *letter-spacing: -1px;
  letter-spacing: -1px\9; }

#navigation ul.sub-menu span {
  border: 1px solid #f9f9f9;
  border-bottom: 2px solid #e5e5e5;
  border-top: 0; }

#navigation ul.sub-menu img {
  display: block;
  margin-bottom: 3px;
  max-height: 111px;
  margin: 0 auto; }

#navigation h5,
#navigation > p {
  display: none; }

.nav-toggle {
  position: absolute;
  top: 26px;
  left: 20px;
  width: 30px;
  height: 17px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/sprite.png) no-repeat 0 -60px;
  display: none; }

/**
 * Footer Styles
 */
#footer {
  font-family: 'Lato', sans-serif; }

#footer .shell {
  padding: 48px 0; }

#footer-nav {
  clear: both;
  font-size: 13px;
  line-height: 23px;
  padding-bottom: 35px; }

#footer-nav ul {
  text-align: center;
  list-style: none; }

#footer-nav li {
  display: inline;
  padding-left: 52px; }

#footer-nav li:first-child {
  padding-left: 0; }

#footer-nav .justifier {
  margin-right: 100%;
  font-size: 1px;
  line-height: 1; }

#footer-nav a {
  display: inline-block;
  color: #555;
  text-transform: uppercase; }

#footer-logos {
  float: left;
  padding-top: 12px; }

#footer-logos img {
  display: block; }

#footer-logos ul {
  list-style: none outside none;
  overflow: hidden; }

#footer-logos li {
  float: left; }

#footer-logos li + li {
  margin-left: 7px; }

#footer-logos a {
  display: block;
  padding-bottom: 17px; }

#footer-right {
  float: right; }

#footer-right table {
  margin-left: auto;
  font-size: 16px;
  line-height: 30px;
  color: #798486;
  margin-bottom: 32px; }

#footer-right th {
  text-align: right;
  color: #ff5252;
  padding-right: 2px; }

#footer-right .logos {
  list-style: none outside none;
  float: right;
  padding-bottom: 43px;
  overflow: hidden; }

#footer-right .logos li {
  float: left; }

#footer-right .logos li + li {
  padding-left: 52px; }

#footer-right .copy {
  clear: right; }

#footer-right .copy p {
  float: left;
  color: #999; }

#footer-right .copy p + p {
  margin-left: 62px; }

#footer-right .copy a {
  color: #999;
  text-decoration: underline; }

#footer-right .copy a:hover {
  text-decoration: none; }

/**
 * Homepage blocks
 */
#blocks {
  padding: 52px 0 41px; }

#blocks .shell {
  overflow: hidden; }

#blocks .block {
  padding-bottom: 21px;
  position: relative; }

#blocks .block img {
  display: block; }

#blocks .block strong {
  position: absolute;
  left: 40px;
  bottom: 47px;
  padding: 0 19px 0 13px;
  background: #ff5252;
  font-size: 16px;
  line-height: 39px; }

#blocks .block strong {
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Fauna One', Arial, Sans-Serif; }

#blocks .block strong {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0); }

#blocks .block.big strong {
  bottom: 271px; }

/**
 * Blocks with features
 */
#features {
  background: #f5f5f5;
  font-family: 'Open Sans', Arial, Sans-Serif;
  padding: 53px 0 0; }

#features h2 {
  font-size: 26px;
  line-height: 36px;
  color: #3c3a3f;
  font-family: 'Fauna One', Arial, Sans-Serif;
  font-weight: normal;
  padding-bottom: 60px; }

#features ul {
  list-style: none outside none;
  margin: 0 -10px;
  overflow: hidden; }

#features li {
  float: left;
  margin: 0 10px;
  width: 320px;
  padding-bottom: 72px; }

#features img {
  display: block;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px; }

#features h3 {
  font-size: 18px;
  line-height: 22px;
  color: #57565a;
  padding-bottom: 15px; }

#features h3 a {
  color: #57565a; }

#features p {
  font-size: 14px;
  line-height: 23px; }

/**
 * Single product page
 */
h1 {
  font-size: 26px;
  color: #3c3a3f;
  font-weight: normal;
  font-family: 'Fauna One', Georgia, serif; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #333; }

#main {
  padding: 28px 0 76px; }

#title {
  padding: 0 0 18px; }

.content.left {
  width: 322px; }

.content.right {
  width: 660px; }

.contact-info {
  font-size: 13px;
  line-height: 18px;
  font-family: 'Lato', sans-serif; }

.contact-info h6 {
  padding: 18px 0; }

.contact-info p {
  padding: 0 0 19px; }

.contact-info a {
  color: #666; }

.gform_wrapper .gform_heading {
  display: none; }

.gform_wrapper label {
  display: block;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  padding: 0 0 4px; }

.gform_wrapper ul {
  list-style: none outside none;
  width: 100%; }

.gform_wrapper ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  clear: both;
  padding: 0 0 14px; }

.gform_wrapper ul li.field_medium {
  width: 320px;
  clear: left; }

.gform_wrapper ul li.field_medium.left {
  clear: left; }

.gform_wrapper ul li.field_medium.right {
  clear: right; }

.gform_wrapper label span {
  color: #ff5252; }

.gform_wrapper .ginput_container {
  padding: 0 11px;
  position: relative;
  height: 100%; }

.gform_wrapper input[type='text'],
.gform_wrapper textarea {
  border: 1px solid #d9d9d9;
  width: 100%;
  height: 17px;
  background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/field.png) repeat-x 0 0;
  padding: 10px 10px 9px;
  font-size: 14px;
  margin: 0 -11px;
  resize: none; }

.gform_wrapper textarea {
  height: 121px; }

.gform_wrapper .gform_footer {
  padding: 9px 0 0; }

.gform_wrapper .button {
  width: 138px;
  height: 46px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border: 0;
  background: #fd5050;
  cursor: pointer; }

#map {
  position: relative;
  overflow: hidden;
  border: 1px solid #a1ac28;
  height: 500px;
  margin: 10px 0 0 7px; }

.locator {
  width: 100%;
  padding: 13px 0 0; }

.locator label {
  float: left;
  display: inline;
  width: 146px;
  color: #666;
  font-size: 13px;
  line-height: 28px;
  font-family: 'Lato', sans-serif;
  padding: 0 0 16px; }

.locator select {
  width: 118px;
  float: left;
  display: inline; }

.locator .chosen-container {
  float: left;
  display: inline;
  margin: 0 0 16px; }

.article {
  width: 100%;
  position: relative;
  overflow: hidden; }

.article h1 {
  padding: 0 0 33px; }

.article a {
  text-decoration: underline; }

.article .alignright {
  margin: 2px 0 100px 60px; }

.article .alignleft {
  margin: 2px 60px 10px 0; }

.article p {
  padding: 0 0 22px; }

.sidebar {
  width: 216px; }

.sidebar ul {
  list-style: none outside none; }

.sidebar .widget {
  border-top: 1px solid #d6d6d6;
  width: 100%;
  margin: 5px 0 15px; }

.sidebar .widget-nav a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 11px 10px 14px 0;
  position: relative; }

.sidebar .widget-nav li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d6d6d6; }

.sidebar .widget-nav .current-menu-item a,
.sidebar .widget-nav a:hover {
  text-decoration: none;
  color: #1abbd6; }

.sidebar .widget-nav a .arr {
  display: none; }

.sidebar .widget-nav .current-menu-item a .arr {
  display: block;
  width: 8px;
  height: 11px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/nav-arrow.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px; }

.article.info {
  font-size: 14px; }

.article.info h3 {
  color: #333;
  padding: 0 0 26px; }

.article.info h5 {
  color: #333;
  padding: 0 0 29px; }

.article.info p {
  padding: 0 0 29px; }

.cart-popup {
  display: none;
  border: 1px solid #e0e0e0;
  border-top: 3px solid #1abbd6;
  width: 260px;
  padding: 28px 10px 10px;
  background: #fff;
  position: absolute;
  top: 38px;
  right: 0;
  line-height: 1.2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }

.cart-popup a.btn {
  display: block;
  font-size: 16px;
  line-height: 50px;
  background: #fb4e4e;
  font-weight: bold;
  color: #fff;
  padding: 0 10px;
  text-align: center; }

.cart-popup a.btn:hover {
  text-decoration: none; }

.cart-popup ul {
  list-style: none outside none;
  width: 100%;
  border-top: 1px solid #dadada; }

.cart-popup ul li {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dadada;
  padding: 13px 0 14px; }

.cart-popup .close {
  font-size: 12px;
  color: #767578;
  position: absolute;
  top: 5px;
  right: 6px;
  background: #fff; }

.cart-popup .total {
  text-align: right;
  font-weight: bold;
  font-size: 16px;
  color: #3c3a3f;
  padding: 15px 0 18px; }

.cart-popup .total span {
  padding-right: 24px; }

.cart-popup .left {
  width: 170px; }

.cart-popup .name {
  color: #3c3a3f;
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 3px; }

.cart-popup .name a {
  color: #3c3a3f; }

.cart-popup .info {
  font-size: 12px;
  color: #666; }

.cart-popup .info span {
  padding-right: 8px; }

.cart-popup .price {
  font-size: 14px;
  font-weight: bold;
  color: #3c3a3f;
  padding: 0 0 1px; }

.cart-popup .remove {
  font-size: 12px; }

/* Products */
#products {
  padding: 28px 0 0; }

.woocommerce-ordering {
  padding: 9px 4px 0 10px; }

.woocommerce-ordering select {
  width: 166px; }

.woocommerce-ordering label {
  font-size: 14px;
  color: #3c3a3f;
  line-height: 28px;
  float: left;
  display: inline;
  padding-right: 10px; }

.woocommerce-ordering .chosen-container {
  float: left;
  display: inline; }

.woocommerce #products ul.products {
  width: auto;
  margin: 14px -18px 0;
  padding: 14px 0 0;
  position: relative;
  overflow: hidden; }

.woocommerce #products ul.products li.product {
  margin: 0 0 20px 18px;
  width: 320px;
  height: 376px;
  box-shadow: none;
  border: 0;
  text-align: center; }

.woocommerce #products ul.products li.product a img {
  box-shadow: none;
  margin: 0;
  display: block;
  width: 100%; }

.woocommerce #products ul.products li.product h3 {
  padding: 0;
  font-size: 16px;
  color: #4f4d52;
  font-weight: bold;
  padding: 9px 0 3px; }

.woocommerce #products ul.products li.product .price {
  margin: 0;
  font-size: 15px;
  color: #4f4d52; }

.woocommerce #products nav.woocommerce-pagination ul,
.woocommerce #products #content nav.woocommerce-pagination ul {
  border: 0; }

.woocommerce #products nav.woocommerce-pagination {
  padding: 70px 0 0; }

.woocommerce #products nav.woocommerce-pagination ul li,
.woocommerce #products #content nav.woocommerce-pagination ul li {
  border: 0;
  padding: 0 3px;
  background: transparent; }

.woocommerce #products nav.woocommerce-pagination ul li a,
.woocommerce #products #content nav.woocommerce-pagination ul li a,
.woocommerce #products nav.woocommerce-pagination ul li span,
.woocommerce #content #products nav.woocommerce-pagination ul li span {
  border: 1px solid #eaeaea;
  font-size: 16px;
  color: #4e4c51;
  line-height: 31px;
  width: auto;
  height: auto;
  padding: 0 8px;
  background: #f4f4f4 no-repeat center center;
  border-radius: 3px; }

.woocommerce #products nav.woocommerce-pagination ul li span.current,
.woocommerce #products #content nav.woocommerce-pagination ul li span.current,
.woocommerce #products nav.woocommerce-pagination ul li a:hover,
.woocommerce #products #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #products nav.woocommerce-pagination ul li a:focus,
.woocommerce #products #content nav.woocommerce-pagination ul li a:focus {
  border-color: #09a8c3;
  background-color: #1abbd6;
  color: #e9f8fb; }

.woocommerce #products nav.woocommerce-pagination ul li a.prev,
.woocommerce #products nav.woocommerce-pagination ul li a.next {
  width: 31px;
  height: 31px;
  padding: 0;
  font-size: 0px; }

.woocommerce #products nav.woocommerce-pagination ul li a.prev {
  background-image: url(/wp-content/themes/sylvia/assets/img/htmlb/page-prev.png); }

.woocommerce #products nav.woocommerce-pagination ul li a.next {
  background-image: url(/wp-content/themes/sylvia/assets/img/htmlb/page-next.png); }

.woocommerce #products nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce #products nav.woocommerce-pagination ul li a.prev:focus {
  background-image: url(/wp-content/themes/sylvia/assets/img/htmlb/page-prev-hover.png); }

.woocommerce #products nav.woocommerce-pagination ul li a.next:hover,
.woocommerce #products nav.woocommerce-pagination ul li a.next:focus {
  background-image: url(/wp-content/themes/sylvia/assets/img/htmlb/page-next-hover.png); }

.woocommerce #products .colors {
  position: absolute;
  bottom: 108px;
  left: 0;
  width: 100%;
  background: #f2f2f2;
  background-color: rgba(241, 241, 241, 0.9);
  padding: 12px 0;
  display: none; }

.woocommerce #products .colors span {
  float: left;
  display: inline;
  font-size: 16px;
  color: #3c3a3f;
  font-weight: bold;
  line-height: 28px;
  padding: 0 41px 0 15px; }

.woocommerce #products .colors a {
  float: left;
  display: inline;
  width: 27px;
  height: 27px;
  margin-left: 5px;
  border: 1px solid transparent; }

.woocommerce #products .colors a:hover {
  border-color: #000; }

/* Product */
.woocommerce #content div.product div.summary,
.woocommerce #content #content div.product div.summary {
  width: 468px;
  float: left;
  display: inline; }

.woocommerce #content div.product .product_title,
.woocommerce #content #content div.product .product_title {
  font-size: 26px;
  font-weight: bold;
  color: #3c3a3f;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  padding: 0 0 9px; }

.woocommerce #content .woocommerce-breadcrumb {
  font-size: 14px;
  color: #99989b;
  margin: 0;
  padding: 21px 0 28px;
  width: 100%; }

.woocommerce #content .woocommerce-breadcrumb a {
  color: #99989b; }

.woocommerce #content div.product span.price del,
.woocommerce #content #content div.product span.price del,
.woocommerce #content div.product p.price del,
.woocommerce #content #content div.product p.price del {
  font-size: 14px;
  color: #444;
  display: block; }

.woocommerce #content div.product span.price ins,
.woocommerce #content #content div.product span.price ins,
.woocommerce #content div.product p.price ins,
.woocommerce #content #content div.product p.price ins {
  float: left;
  display: inline;
  padding-right: 8px;
  color: #fc4f4f;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 1; }

.woocommerce #content div.product span.price,
.woocommerce #content #content div.product span.price,
.woocommerce #content div.product p.price,
.woocommerce #content #content div.product p.price {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 0 16px;
  padding: 0; }

.woocommerce #content div.product form.cart,
.woocommerce #content #content div.product form.cart {
  width: 100%;
  margin: 0;
  padding: 0 0 38px;
  position: relative; }

.woocommerce #content div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations tbody,
.woocommerce #content div.product form.cart .variations tr,
.woocommerce #content div.product form.cart .variations tr td {
  display: block;
  width: 100%; }

.woocommerce #content div.product form.cart .variations tr td.label {
  width: 120px; }

.woocommerce #content div.product form.cart .variations label {
  font-weight: normal;
  font-size: 13px;
  color: #3c3a3f; }

.woocommerce #content div.product ul {
  position: relative;
  overflow: hidden;
  width: 100%;
  list-style: none outside none;
  padding: 10px 0 11px; }

.woocommerce #content div.product ul li {
  float: left;
  display: inline;
  padding-right: 5px; }

.woocommerce #content div.product ul li label {
  float: left;
  display: inline;
  position: relative;
  width: 33px;
  height: 34px;
  border: 1px solid transparent; }

.woocommerce #content div.product ul li label:hover {
  border-color: #000; }

.woocommerce #content div.product ul li input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0); }

.woocommerce #content div.product ul li label img {
  float: left;
  display: inline; }

.woocommerce #content div.product .reset_variations {
  display: none; }

.woocommerce #content div.product .variations_button {
  width: 100%;
  position: relative;
  overflow: hidden; }

.woocommerce div.product form.cart div.quantity .plus,
.woocommerce div.product form.cart div.quantity .minus {
  display: none; }

.woocommerce div.product form.cart div.quantity {
  width: 52px;
  padding: 0 20px 0 0;
  margin: 0; }

.woocommerce div.product form.cart div.quantity label {
  font-size: 13px;
  color: #3c3a3f;
  padding: 0 0 5px;
  display: block; }

.woocommerce div.product form.cart div.quantity .text {
  border: 1px solid #dbdbdb;
  border-top-color: #ababab;
  border-bottom-color: #f4f4f4;
  width: 50px;
  height: 16px;
  font-size: 13px;
  color: #3c3a3f;
  text-align: center;
  padding: 7px 0 6px;
  background: #f4f4f4;
  font-weight: normal; }

.woocommerce div.product form.cart .button {
  padding: 16px 52px;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  background: #fc4f4f;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-shadow: none;
  float: left;
  display: inline;
  margin: 4px 0 0 0; }

.woocommerce .product {
  position: relative;
  overflow: hidden;
  width: 100%; }

.woocommerce .summary h2 {
  font-size: 20px;
  color: #3c3a3f;
  padding: 0 0 20px; }

.woocommerce .summary p {
  font-size: 14px;
  color: #666;
  padding: 0 0 35px; }

.woocommerce .summary h4 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  color: #555; }

.woocommerce .summary h4 a {
  text-decoration: underline; }

.woocommerce .summary h4 a:hover {
  text-decoration: none; }

.woocommerce .summary > div table {
  margin: 0 0 35px; }

.woocommerce .summary > div table th,
.woocommerce .summary > div table td {
  text-align: left;
  font-size: 14px;
  line-height: 1.2;
  color: #666;
  padding: 0 30px 3px 0; }

.woocommerce #content .images {
  float: left;
  display: inline;
  width: 478px; }

.woocommerce #content .images .woocommerce-main-image {
  border: 5px solid #f4f4f4;
  background: #fff;
  margin: 0 0 11px; }

.woocommerce #content .images .woocommerce-main-image img {
  box-shadow: none;
  border: 0; }

.woocommerce #content .images .woocommerce-main-image .slides,
.woocommerce #content .images .woocommerce-main-image .slides li {
  list-style: none outside none;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0; }

.woocommerce #content .images .woocommerce-main-image .slides li {
  display: none; }

.woocommerce #content .images .woocommerce-main-image .slides li:first-child {
  display: block; }

.woocommerce #content .images .woocommerce-main-image .slides a,
.woocommerce #content .images .woocommerce-main-image .slides a img {
  display: block;
  width: 100%; }

.woocommerce #content .images .woocommerce-main-image .flex-direction-nav {
  display: none; }

.woocommerce #content .images p {
  font-style: italic;
  font-size: 13px;
  font-style: italic;
  color: #333; }

.woocommerce #content .images p strong {
  font-style: normal; }

.woocommerce #content .images .thumbnails {
  padding: 15px 0 48px;
  width: 100%;
  position: relative;
  overflow: hidden; }

.woocommerce #content .images .thumbnails a {
  width: 52px;
  height: 52px;
  border: 5px solid #f2f2f2;
  margin-right: 10px; }

.woocommerce #content .images .thumbnails a img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  box-shadow: none; }

.woocommerce #content .flag {
  float: left;
  display: inline;
  margin: 1px 8px 0 0; }

.woocommerce #content .flag img {
  float: left;
  display: inline; }

.woocommerce #content .single_variation_wrap {
  width: 100%; }

#related {
  padding: 0 0 50px;
  width: 100%; }

#related h2 {
  border-top: 1px solid #d1d1d1;
  width: 100%;
  font-size: 26px;
  color: #3c3a3f;
  padding: 42px 0 36px; }

#related .slider {
  width: 896px;
  margin: 0 auto;
  position: relative;
  padding: 0 50px; }

#related .slider .slides,
#related .slider .slides li {
  position: relative;
  overflow: hidden;
  width: 100%;
  list-style: none outside none; }

#related .slider .slides li {
  float: left;
  display: inline;
  width: 224px; }

#related .slider a {
  width: 210px;
  display: block;
  text-align: center;
  color: #3c3a3f;
  margin: 0 auto; }

#related .slider a img {
  width: 100%;
  margin: 0 0 11px; }

#related .slider a:hover {
  text-decoration: none; }

#related .slider h5 {
  font-size: 16px;
  color: #3c3a3f;
  font-weight: bold;
  padding: 0 0 3px; }

#related .flex-direction-nav {
  width: 100%;
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  top: 50%;
  left: 0; }

#related .flex-direction-nav a {
  display: block;
  width: 37px;
  height: 38px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/slider-nav.png) no-repeat 0 0;
  position: absolute;
  top: -19px; }

#related .flex-direction-nav a.flex-prev {
  left: 0;
  background-position: 0 0; }

#related .flex-direction-nav a.flex-next {
  right: 0;
  background-position: right 0; }

/* Login Page */
.login-container {
  width: 676px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.login-container .box {
  padding: 40px 58px 0;
  float: left;
  display: inline;
  width: 221px;
  height: 324px; }

.login-container .box.left {
  border-right: 1px solid #d9d9d9; }

.login-container h4 {
  font-size: 26px;
  color: #4f4d52;
  font-weight: normal;
  font-family: 'Fauna One', Georgia, serif;
  padding: 0 0 17px; }

.login-container label {
  display: block;
  font-size: 14px;
  color: #666; }

.login-container .field {
  border: 1px solid #e1e1e1;
  width: 202px;
  padding: 6px 8px 5px;
  height: 17px;
  background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/field.png) repeat-x 0 0;
  margin: 3px 0 13px;
  font-size: 14px;
  color: #3c3a3f;
  font-weight: normal; }

.login-container .button {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background: #ff5252;
  border: 0; }

.login-container input.button {
  width: 100px;
  height: 46px; }

.login-container a.button {
  padding: 0 24px;
  line-height: 46px;
  margin-top: 22px; }

.login-container a.button:hover {
  text-decoration: none; }

.login-container span {
  font-size: 12px;
  color: #666;
  margin-left: 10px; }

.login-container span a {
  text-decoration: underline; }

.login-container .fields {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 0 14px; }

/* Cart */
#cart {
  width: 100%;
  padding: 28px 0 20px; }

#cart h1 {
  padding: 0 0 36px;
  width: 100%; }

.woocommerce #cart table.shop_table {
  border: 0; }

.woocommerce #cart table.shop_table th,
.woocommerce #cart table.shop_table td {
  border: 0;
  padding: 0 14px;
  text-align: left; }

.woocommerce #cart table.shop_table th:first-child,
.woocommerce #cart table.shop_table td:first-child {
  padding-left: 0; }

.woocommerce #cart table.shop_table th {
  border-bottom: 1px solid #d1d1d1;
  font-size: 16px;
  font-weight: bold;
  color: #3c3a3f;
  padding-bottom: 10px; }

.woocommerce #cart table.shop_table td {
  border-bottom: 1px solid #d1d1d1;
  padding-top: 12px;
  padding-bottom: 12px; }

.woocommerce #cart table.shop_table td img {
  width: 80px;
  height: 80px; }

.woocommerce #cart table.shop_table td.product-name > a {
  font-weight: bold;
  color: #3c3a3f;
  font-size: 16px;
  display: block; }

.woocommerce #cart table.shop_table td.product-name .variation {
  margin: 2px 0 0;
  font-size: 13px;
  color: #3c3a3f; }

.woocommerce #cart table.shop_table td.product-name .variation dt,
.woocommerce #cart table.shop_table td.product-name .variation dd {
  font-weight: normal; }

.woocommerce #cart table.shop_table .product-price {
  display: none; }

.woocommerce #cart table.shop_table .product-quantity {
  text-align: right; }

.woocommerce #cart table.shop_table .quantity {
  width: auto;
  font-size: 13px; }

.woocommerce #cart table.shop_table .quantity .text {
  width: auto;
  float: none;
  display: inline-block;
  padding: 7px 4px;
  border: 1px solid #d9d9d9;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/field.png) repeat-x 0 0;
  font-size: 16px;
  color: #3c3a3f;
  width: 26px;
  height: 20px;
  font-weight: normal;
  margin-left: 10px; }

.woocommerce #cart table.shop_table .product-subtotal {
  font-size: 16px;
  color: #3c3a3f; }

.woocommerce #cart table.shop_table .remove,
.woocommerce #cart table.shop_table .remove:hover,
.woocommerce #cart table.shop_table .remove:focus {
  display: block;
  width: 12px;
  height: 12px;
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/remove-ico.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0; }

.woocommerce #cart table.shop_table .product-thumbnail {
  width: 88px; }

.woocommerce #cart table.shop_table .product-quantity {
  width: 110px; }

.woocommerce #cart table.shop_table .product-subtotal {
  width: 60px; }

.woocommerce #cart table.shop_table .product-remove {
  width: 14px; }

.woocommerce #cart .coupon {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 30px 0; }

.woocommerce #cart .coupon label {
  display: block;
  font-size: 13px;
  color: #5b595e;
  padding: 0 0 8px; }

.woocommerce #cart .coupon .input-text {
  width: 160px;
  height: 17px;
  padding: 8px;
  font-size: 14px;
  background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/field.png) repeat-x 0 0;
  box-shadow: none;
  margin: 0 8px 0 0;
  float: left;
  display: inline;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box; }

.woocommerce #cart .coupon .button {
  float: left;
  display: inline;
  border: 0;
  width: 74px;
  height: 35px;
  background: #16b7d2;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  font-family: 'Lato', sans-serif; }

.woocommerce #cart table.shop_table .actions,
.woocommerce #cart table.shop_table .actions + td,
.woocommerce #cart table.shop_table tr:last-child {
  border: 0; }

.woocommerce #cart table.shop_table table {
  width: 100%; }

.woocommerce #cart table.shop_table table td,
.woocommerce #cart table.shop_table table th {
  border: 0;
  padding: 0 0 4px 10px;
  font-size: 14px;
  color: #3c3a3f;
  font-weight: bold;
  text-align: right; }

.woocommerce #cart table.shop_table table .total th,
.woocommerce #cart table.shop_table table .total td {
  font-size: 18px;
  padding-top: 16px; }

.woocommerce #cart table.shop_table table {
  margin-top: 35px; }

.woocommerce #cart table.shop_table th.product-name span {
  display: none; }

.woocommerce #cart .buttons {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 16px 0 0; }

.woocommerce #cart .buttons ul {
  list-style: none outside none;
  float: right;
  display: inline; }

.woocommerce #cart .buttons ul li {
  float: left;
  display: inline;
  padding-left: 6px; }

.woocommerce #cart .buttons ul li.or {
  font-size: 14px;
  line-height: 46px;
  color: #59585c;
  padding: 0 24px; }

.woocommerce #cart .buttons ul li a {
  float: left;
  display: inline;
  padding: 11px 0; }

.woocommerce #cart .buttons ul li .button {
  padding: 0 20px;
  font-size: 14px;
  line-height: 46px;
  font-weight: bold;
  color: #fff;
  background: #fe5151;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none; }

.woocommerce #cart .coupon {
  display: none; }

.woocommerce #cart td .coupon {
  display: block; }

.woocommerce .login-container .button {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background: #ff5252;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none; }

.woocommerce .login-container a.button {
  padding: 0 24px;
  line-height: 46px;
  margin-top: 22px; }

.woocommerce .login-container .button:hover {
  text-decoration: none;
  background: #ff5252; }

.popups {
  display: none; }

#colorbox .login-container {
  border: 0;
  margin: 0; }

#checkout .summary {
  float: right;
  display: inline;
  width: 232px;
  padding: 98px 0 0; }

#checkout .summary h3 {
  font-size: 16px;
  color: #3c3a3f;
  font-weight: bold;
  padding: 0 0 12px; }

#checkout .summary table {
  border: 1px solid #d9d9d9;
  background: #f9f9f9;
  width: 100%;
  padding: 13px 0; }

#checkout .summary table td,
#checkout .summary table th {
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  color: #3c3a3f;
  padding: 0 20px 2px; }

#checkout .summary table td {
  text-align: right; }

#checkout .summary .additional-info {
  border: 1px solid #d9d9d9;
  border-top: 0;
  background: #f9f9f9;
  padding: 16px 20px 11px; }

#checkout .summary .additional-info h3 {
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: #3c3a3f;
  position: relative;
  padding: 0 0 6px; }

#checkout .summary .additional-info h3 a {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  top: 2px;
  right: 9px; }

#checkout .summary .additional-info p {
  padding: 0 0 16px;
  font-size: 14px;
  line-height: 20px;
  color: #3c3a3f; }

#checkout .input-text {
  display: block;
  width: 256px;
  height: 17px;
  border: 1px solid #d9d9d9;
  background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/field.png) repeat-x 0 0;
  font-size: 14px;
  color: #000;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  padding: 9px 8px;
  margin: 0 0 9px; }

#checkout label {
  display: block;
  font-size: 13px;
  color: #666;
  padding: 0 0 5px; }

#checkout label abbr {
  border: 0;
  display: none; }

#checkout select {
  width: 274px;
  display: block;
  margin: 0 0 10px; }

#checkout .chosen-container {
  margin-bottom: 8px;
  margin-right: 14px; }

#checkout .chosen-container-single .chosen-single {
  border-color: #aaa; }

#checkout .chosen-container-single .chosen-single div {
  border-color: #aaa;
  background: #cdcdcd url(/wp-content/themes/sylvia/assets/img/htmlb/select-arrow-bg.png) repeat-x 0 0; }

#checkout .chosen-container-single .chosen-single {
  background: url(/wp-content/themes/sylvia/assets/img/htmlb/slelect-bg.jpg) repeat-x 0 0; }

#checkout .chosen-container .chosen-drop {
  border-color: #aaa; }

#checkout .step {
  float: left;
  display: inline;
  width: 720px;
  padding: 28px 0 0; }

#checkout .step h3 {
  font-size: 16px;
  color: #3c3a3f;
  padding: 0 0 12px; }

#checkout .step h1 {
  padding: 0 0 33px; }

#checkout .step .button {
  float: left;
  display: inline;
  padding: 0 28px;
  font-size: 14px;
  line-height: 46px;
  font-weight: bold;
  color: #fff;
  background: #fe5151;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  font-family: 'Lato', sans-serif;
  margin-top: 54px; }

#checkout .step input.button {
  display: block;
  width: 155px;
  height: 60px;
  font-size: 18px; }

#checkout .col {
  float: left;
  display: inline;
  width: 340px; }

#checkout .same-address {
  width: 100%;
  position: relative;
  overflow: hidden;
  line-height: 20px; }

#checkout .same-address h5 {
  float: left;
  display: inline;
  width: 150px;
  font-size: 16px;
  color: #3c3a3f; }

#checkout .same-address label {
  float: left;
  display: inline;
  font-size: 13px;
  color: #666; }

#checkout .same-address label input {
  float: left;
  display: inline;
  margin: 4px 8px 0 0; }

#checkout .shipping-options label {
  font-weight: bold;
  font-size: 16px;
  color: #3c3a3f;
  padding: 0 0 8px;
  display: block; }

#checkout .shipping-options ul {
  list-style: none outside none;
  width: 100%; }

#checkout .shipping-options ul li {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 !important;
  text-indent: 0 !important; }

#checkout .shipping-options ul li input {
  float: left;
  display: inline;
  width: 13px;
  height: 13px;
  margin: 3px 10px 0 2px; }

#checkout .shipping-options ul label {
  float: left;
  display: inline;
  font-size: 13px;
  color: #666;
  font-weight: normal;
  padding: 0 0 3px; }

#checkout .shipping-options ul label span {
  color: #333;
  font-weight: bold; }

#checkout .button.finish {
  display: none; }

.woocommerce #checkout #payment {
  background: transparent; }

.woocommerce #checkout #payment .payment_methods {
  padding: 0;
  margin: 0;
  width: 100%;
  border: 0; }

.woocommerce #checkout #payment .payment_methods li > input,
.woocommerce #checkout #payment .payment_methods li > label {
  display: none; }

.woocommerce #checkout #payment .payment_methods {
  padding: 0;
  background: transparent; }

.woocommerce #checkout #payment .payment_methods .payment_box {
  padding: 0;
  margin: 0;
  border: 0;
  box-shadow: none;
  width: 100%;
  background: transparent; }

.woocommerce #checkout #payment .payment_methods .payment_box:after {
  display: none; }

.woocommerce #checkout #payment .payment_methods fieldset {
  border: 0;
  background: transparent;
  text-shadow: none; }

.woocommerce #checkout #payment .payment_methods fieldset > p {
  display: none; }

.woocommerce #checkout #payment .payment_methods fieldset p {
  margin: 0;
  width: 100%;
  position: relative;
  clear: both; }

.woocommerce #checkout #payment .payment_methods fieldset select {
  float: left;
  display: inline; }

.woocommerce #checkout #payment .payment_methods .form-row-first {
  padding-top: 6px; }

.woocommerce #checkout #payment .payment_methods .card-expiry-month {
  width: 180px; }

.woocommerce #checkout #payment .payment_methods .card-expiry-year {
  width: 78px; }

.woocommerce #checkout #payment .payment_methods .form-row-last .input-text {
  width: 100px !important; }

.woocommerce .step table.shop_table,
.woocommerce .step table.shop_table td,
.woocommerce .step table.shop_table th {
  border: 0;
  padding: 0;
  margin: 0;
  text-align: center; }

.woocommerce .step table.shop_table th,
.woocommerce .step table.shop_table td {
  border-bottom: 1px solid #d1d1d1;
  padding: 0 14px; }

.woocommerce .step table.shop_table td {
  padding-top: 16px;
  padding-bottom: 16px; }

.woocommerce .step table.shop_table .product-thumbnail,
.woocommerce .step table.shop_table .product-name {
  text-align: left; }

.woocommerce .step table.shop_table td img {
  width: 80px;
  height: 80px; }

.woocommerce .step table.shop_table .product-thumbnail {
  width: 88px; }

.woocommerce .step table.shop_table .product-quantity {
  width: 110px; }

.woocommerce .step table.shop_table .product-subtotal {
  width: 60px;
  text-align: left; }

.woocommerce .step table.shop_table .product-name > a {
  font-weight: bold;
  color: #3c3a3f;
  font-size: 16px;
  display: block; }

.woocommerce .step table.shop_table .product-name .variation {
  margin: 2px 0 0;
  font-size: 13px;
  color: #3c3a3f; }

.woocommerce .step table.shop_table .product-name .variation dt,
.woocommerce .step table.shop_table .product-name .variation dd {
  font-weight: normal; }

.woocommerce .step table.shop_table th:first-child,
.woocommerce .step table.shop_table td:first-child {
  padding-left: 0; }

.woocommerce .step table.shop_table th {
  border-bottom: 1px solid #d1d1d1;
  font-size: 16px;
  font-weight: bold;
  color: #3c3a3f;
  padding-top: 5px;
  padding-bottom: 10px; }

#checkout .content {
  width: 664px;
  padding: 28px 0 0; }

#checkout .message {
  font-size: 16px;
  line-height: 1.5;
  color: #3c3a3f;
  border-bottom: 1px solid #ccc;
  padding: 33px 0 28px;
  width: 100%;
  margin: 0 0 38px; }

#checkout .message p {
  padding: 0 0 15px; }

#checkout .message a {
  text-decoration: underline; }

#checkout .account-form h5 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding: 0 0 16px; }

#checkout .account-form .input-text {
  width: 202px;
  padding: 5px 8px;
  margin: 0 0 14px; }

#checkout .account-form .button {
  display: block;
  border: 0;
  cursor: pointer;
  width: 140px;
  height: 46px;
  background: #fe5151;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-top: 30px; }

.category-list {
  display: none; }

.category-list h4 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  padding: 18px 20px 15px; }

.category-list ul {
  list-style: none outside none;
  width: 100%; }

.category-list ul li {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #d8d8d9; }

.category-list ul li a {
  display: block;
  padding: 11px 20px 15px;
  color: #666; }

.category-list ul li a:hover {
  text-decoration: none;
  color: #fc4953; }

.catogory-toggle {
  display: none; }

.step-back {
  display: none; }

.tabs .article {
  display: none; }

.tabs .article:first-child {
  display: block; }

.tabs .article a.back {
  display: none;
  text-decoration: none;
  font-size: 16px;
  margin: 0 0 22px; }

@media screen and (max-width: 1000px) {
  .shell {
    width: 700px; }

  .sidebar {
    width: 156px; }

  #top-right dl {
    display: none; }

  #logo {
    padding: 7px 0 0; }

  #logo a {
    width: 180px;
    height: 82px;
    background-size: 100% 100%; }

  #top-right {
    width: 240px;
    top: 35px;
    right: 33px; }

  #top-right .wrap {
    width: 100%; }

  #header .search {
    top: 40px;
    left: 34px; }

  #navigation {
    padding: 15px 0 0; }

  #navigation a {
    padding-bottom: 11px; }

  #navigation .dropdown {
    top: 136px; }

  #navigation ul.sub-menu li {
    width: 28%;
    margin: 0 2.5%; }

  #navigation ul.sub-menu img {
    width: 100%; }

  #footer-right {
    width: 400px;
    text-align: right; }

  #footer-right .copy p {
    float: none; }

  #footer-right .copy p + p {
    padding: 0; }

  #footer-nav a {
    padding: 6px 0; }

  .content.left,
  .content.right {
    width: 100%;
    float: none;
    display: block;
    margin: 0; }

  .content.left {
    padding: 0 0 17px; }

  #map {
    margin: 10px 0 0; }

  .info-center-page .content.right {
    float: right;
    display: inline;
    width: 70%; }

  .gform_wrapper ul li.field_medium {
    width: 48%; }

  .contact-info {
    width: 100%;
    position: relative;
    overflow: hidden; }

  .contact-info .row {
    width: 47%;
    float: left;
    display: inline;
    padding: 0 0 24px; }

  .article .alignright,
  .article .alignright {
    max-width: 40%; }

  #blocks .block {
    position: relative;
    overflow: hidden; }

  #blocks .block.left {
    width: 67%; }

  #blocks .block.right {
    width: 30%; }

  #blocks .block.right img {
    margin-left: -50px; }

  #blocks .block strong {
    bottom: 47px;
    white-space: nowrap; }

  #blocks .block.big strong {
    bottom: 270px; }

  #features h2 {
    text-align: center; }

  #features ul {
    margin: 0 -30px; }

  #features li {
    margin: 0 30px; }

  .woocommerce #cart .coupon label {
    color: #29bcd6; }

  .woocommerce #cart .coupon .input-text,
  .woocommerce #cart .coupon .button {
    display: none; }

  .woocommerce #cart .coupon.show label {
    color: #3c393f; }

  .woocommerce #cart .coupon.show .input-text,
  .woocommerce #cart .coupon.show .button {
    display: inline; }

  .woocommerce #cart .buttons {
    text-align: center; }

  .woocommerce #cart .buttons ul {
    width: 100%; }

  .woocommerce #cart .buttons ul li.or {
    display: block;
    padding: 0;
    width: 100%;
    text-align: right;
    padding: 0 0 10px; }

  .woocommerce #cart .buttons ul li {
    float: right;
    display: inline; }

  #products h1 {
    padding-bottom: 20px; }

  .woocommerce #products ul.products {
    margin: 14px 2px 0; }

  .woocommerce #products nav.woocommerce-pagination {
    padding: 50px 0 0; }

  .woocommerce #content div.product div.summary,
  .woocommerce #content #content div.product div.summary {
    width: 36.4%;
    margin-top: -10px; }

  .woocommerce #content div.product span.price del,
  .woocommerce #content #content div.product span.price del,
  .woocommerce #content div.product p.price del,
  .woocommerce #content #content div.product p.price del {
    display: none; }

  .woocommerce #content div.product span.price ins, .woocommerce #content #content div.product span.price ins, .woocommerce #content div.product p.price ins, .woocommerce #content #content div.product p.price ins {
    font-size: 0px; }

  .woocommerce #content div.product .product_title,
  .woocommerce #content #content div.product .product_title {
    padding: 0 0 18px; }

  .woocommerce #content div.product span.price ins span,
  .woocommerce #content #content div.product span.price ins span,
  .woocommerce #content div.product p.price ins span,
  .woocommerce #content #content div.product p.price ins span {
    font-size: 18px;
    color: #555555;
    font-weight: normal;
    padding-right: 6px; }

  .woocommerce #content div.product .variations_button {
    padding: 10px 0 0; }

  .woocommerce .summary h4 a {
    display: block; }

  #related {
    position: relative;
    overflow: hidden; }

  #related .slider {
    width: auto;
    padding: 0;
    margin: 0 -34px; }

  #related .flex-direction-nav {
    width: 80px;
    height: 26px;
    top: -68px;
    left: auto;
    right: 36px;
    background: url(/wp-content/themes/sylvia/assets/img/htmlb/related-slider-tablet-arrows.png) no-repeat 0 0; }

  #related .flex-direction-nav a {
    top: 0;
    width: 20px;
    height: 26px;
    background: url(/wp-content/themes/sylvia/assets/img/htmlb/transparent.png); }

  #checkout .step,
  #checkout .content {
    width: 420px; }

  #checkout .col {
    float: none;
    display: block; }

  #checkout .col + .col {
    padding-top: 38px; }

  #checkout .step .button {
    margin-top: 50px; }

  .woocommerce .step table.shop_table .product-quantity {
    width: 40px; }

  .woocommerce .step table.shop_table td img {
    width: 40px;
    height: 40px; }

  .woocommerce .step table.shop_table .product-thumbnail {
    width: 60px; } }
@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
    width: auto;
    height: auto; }

  body {
    font-size: 14px; }

  .shell {
    width: auto;
    padding: 0 20px; }

  #header {
    background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/header.png) repeat-x 0 0;
    border-bottom: 1px solid #d1d1d1;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }

  #header .search {
    display: none; }

  #logo {
    padding: 0 0 0; }

  #logo a {
    width: 146px;
    height: 66px; }

  #navigation {
    display: none; }

  #main {
    padding: 14px 20px 0; }

  .contact-info .row {
    float: none;
    display: block;
    padding: 0 0 0;
    width: 100%; }

  .gform_wrapper ul li.field_medium {
    width: 100%; }

  .gform_wrapper ul li {
    padding-bottom: 8px;
    clear: both; }

  #features,
  #footer-right .logos,
  #footer-logos {
    display: none; }

  #footer .shell {
    padding: 28px 20px 30px; }

  #footer-nav {
    text-align: left;
    font-size: 16px;
    line-height: 1.2; }

  #footer-nav ul {
    text-align: left; }

  #footer-nav li {
    display: block;
    padding: 0;
    border-top: 1px solid #ccc; }

  #footer-nav li:first-child {
    border-top: 0; }

  #footer-nav a {
    display: block;
    padding: 7px 0;
    color: #999;
    text-transform: none; }

  #footer-nav {
    padding: 0 0 36px; }

  #footer-right {
    float: none;
    width: auto; }

  #footer-right .copy {
    float: none;
    display: block;
    text-align: left;
    width: auto; }

  #footer-right .copy p {
    float: none;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-align: left; }

  #footer-right .copy p + p {
    padding: 0;
    margin: 0; }

  #footer-right table {
    margin: 0 0 15px; }

  .home #features {
    display: block; }

  #features {
    padding: 27px 0 0; }

  #features h2 {
    text-align: left;
    font-size: 24px;
    line-height: 40px;
    padding-bottom: 28px; }

  #features ul {
    margin: 0;
    overflow: visible; }

  #features ul li {
    margin: 0;
    float: none;
    display: block;
    width: 100%;
    padding: 0 0 38px; }

  #features h3 {
    font-size: 16px;
    line-height: 20px; }

  #features p {
    font-size: 12px;
    line-height: 20px; }

  #features img {
    margin-bottom: 16px; }

  #blocks {
    padding: 0; }

  #blocks .shell {
    padding: 0; }

  #blocks .block {
    display: none; }

  #blocks .block.big {
    display: block;
    width: 100%;
    padding: 0; }

  #blocks .block.big strong {
    bottom: 30px; }

  .category-list {
    display: block; }

  #top-right {
    width: 40px;
    top: 17px;
    right: 18px; }

  #top-right .login-menu {
    display: none; }

  #map {
    height: 400px;
    margin-top: -10px;
    border: 0; }

  .locator {
    padding-top: 2px; }

  .article .alignright, .article .alignright {
    float: none;
    display: block;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }

  .sidebar {
    width: 100%;
    float: none;
    display: block; }

  .info-center-page .content.right {
    width: 100%;
    float: none; }

  .article.info p {
    line-height: 24px; }

  #checkout .step, #checkout .content {
    width: 100%;
    float: none;
    display: block; }

  #checkout .content {
    padding: 14px 0 0; }

  #checkout .message p {
    padding: 0 0 20px;
    line-height: 22px; }

  #checkout .message p br {
    display: none; }

  #checkout .message {
    padding-bottom: 11px;
    margin-bottom: 26px; }

  .login-container {
    border: 0;
    width: auto;
    margin: 0 -20px;
    position: relative;
    overflow: hidden; }

  .login-container .box {
    float: none;
    display: block;
    padding: 0 0 34px 50px;
    margin: 0 0 30px;
    width: auto;
    height: auto; }

  .login-container .box.left {
    border: 0;
    border-bottom: 1px solid #d9d9d9; }

  .login-container span {
    font-size: 14px; }

  .woocommerce-ordering {
    display: none; }

  h1 {
    font-size: 22px; }

  #products {
    padding: 15px 0 0; }

  #products h1 {
    padding-bottom: 15px; }

  .woocommerce #products ul.products {
    width: auto;
    margin: 0 -20px;
    padding: 0;
    border-top: 1px solid #d1d1d1; }

  .woocommerce #products ul.products li.product {
    padding: 3px 0 9px;
    margin: 0;
    border-bottom: 1px solid #d1d1d1;
    height: auto;
    width: 100%;
    float: none;
    display: block;
    position: relative;
    overflow: hidden; }

  .woocommerce #products .colors {
    display: none !important; }

  .woocommerce #products ul.products li.product a {
    text-align: left;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%; }

  .woocommerce #products ul.products li.product a img {
    float: left;
    display: inline;
    width: 110px;
    margin: 0 32px 0 20px; }

  .woocommerce #products ul.products li.product h3 {
    padding: 21px 10px 4px; }

  .woocommerce #products ul.products li.product .price {
    padding: 0 20px; }

  .woocommerce #products nav.woocommerce-pagination {
    padding-top: 26px; }

  #products .category-list {
    width: auto;
    margin: 0 -20px;
    display: none; }

  #products .category-list.open {
    display: block; }

  .catogory-toggle {
    float: right;
    display: inline;
    width: 29px;
    height: 26px;
    background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/cat-arrow.png) no-repeat center center;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    margin: 2px 0 0; }

  .catogory-toggle.open {
    background-image: url(/wp-content/themes/sylvia/assets/img/htmlb/cat-arrow-open.png); }

  .woocommerce #content .woocommerce-breadcrumb {
    padding: 9px 8px 11px;
    width: auto; }

  .woocommerce #content .images {
    float: none;
    display: block;
    width: 100%;
    position: static;
    overflow: visible; }

  .woocommerce #content .images p {
    display: none; }

  .woocommerce #content div.product div.summary, .woocommerce #content #content div.product div.summary {
    padding: 40px 0 0;
    position: relative; }

  .woocommerce #content .images .woocommerce-main-image {
    position: relative; }

  .woocommerce #content .images .woocommerce-main-image .flex-direction-nav {
    display: block;
    width: 100%;
    padding: 0 25px;
    position: absolute;
    left: -25px;
    top: 50%;
    height: 50px;
    margin-top: -25px; }

  .woocommerce #content .images .woocommerce-main-image .flex-direction-nav a {
    display: block;
    width: 29px;
    height: 50px;
    background: url(/wp-content/themes/sylvia/assets/img/htmlb/nav-a.png) no-repeat 0 0;
    position: absolute;
    top: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px; }

  .woocommerce #content .images .woocommerce-main-image .flex-direction-nav a.flex-prev {
    left: 0;
    background-position: 0 0; }

  .woocommerce #content .images .woocommerce-main-image .flex-direction-nav a.flex-next {
    right: 0;
    background-position: right 0; }

  .woocommerce #content div.product,
  .woocommerce #content #content div.product {
    overflow: visible;
    position: relative;
    padding: 0 0 50px;
    margin: 0 0 50px; }

  .woocommerce #content div.product form.cart .variations {
    position: absolute;
    top: -6px;
    left: 0; }

  .woocommerce #content div.product form.cart, .woocommerce #content #content div.product form.cart {
    position: static;
    overflow: visible; }

  .woocommerce #content div.product .product_title, .woocommerce #content #content div.product .product_title {
    padding: 0 0 20px; }

  .woocommerce #content div.product .variations_button {
    padding-top: 15px; }

  .woocommerce #content .images .addthis_toolbox {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0; }

  #related {
    padding: 0; }

  #related .flex-direction-nav {
    display: none; }

  #related .shell {
    padding: 0 0 0; }

  #related h2 {
    padding: 15px 24px;
    font-size: 20px;
    color: #3c393f; }

  #related .slider {
    margin: 0; }

  #related .slider .slides, #related .slider .slides li {
    width: 100% !important;
    float: none !important;
    display: block !important;
    margin: 0 !important; }

  #related .slider .slides li {
    border-top: 1px solid #d1d1d1; }

  #related .slider a {
    width: auto;
    padding: 5px 20px;
    position: relative;
    overflow: hidden;
    text-align: left; }

  #related .slider a img {
    float: left;
    display: inline;
    width: 110px;
    margin: 0 30px 0 0; }

  #related .slider h5 {
    padding: 36px 0 5px; }

  #navigation {
    display: none;
    text-align: left;
    padding: 0;
    width: auto;
    margin: 0 -20px;
    border-top: 1px solid #d1d1d1;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2); }

  #navigation.open {
    display: block; }

  #navigation h5 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fc4953;
    padding: 15px 20px 15px;
    border-bottom: 1px solid #e1e1e2; }

  #navigation #header .search {
    display: block;
    margin: 10px 20px;
    padding: 0 50px 0 10px;
    width: auto;
    height: 35px;
    background: #fff url(/wp-content/themes/sylvia/assets/img/htmlb/field.png) repeat-x 0 0;
    position: relative;
    top: auto;
    left: auto;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #d9d9d9;
    position: relative; }

  #navigation #header .search input[type="text"] {
    font-size: 16px;
    color: #999;
    height: auto;
    font-weight: normal;
    padding: 7px 9px;
    width: 100%;
    margin: -10px; }

  #navigation #header .search input[type="submit"] {
    display: block;
    width: 38px;
    height: 35px;
    background: url(/wp-content/themes/sylvia/assets/img/htmlb/search-btn.png) no-repeat center center;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0; }

  #navigation ul {
    display: block;
    border-top: 1px solid #e1e1e2;
    font-size: 16px; }

  #navigation li {
    display: block;
    border-bottom: 1px solid #e1e1e2; }

  #navigation li a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-transform: none; }

  #navigation .with-dd > a .arr {
    top: 0;
    right: 0;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 2px 6px;
    background-position: 0 -46px;
    width: 10px;
    height: 5px; }

  #navigation .with-dd.open > a .arr,
  #navigation .with-dd > a:hover .arr {
    background-position: 0 -52px; }

  #navigation .with-dd.open > a {
    border: 0; }

  #navigation .dropdown {
    top: 0;
    position: relative;
    left: 0;
    box-shadow: none;
    border: 0;
    margin: 0; }

  #navigation .dropdown p {
    display: none; }

  #navigation ul.sub-menu li {
    float: none;
    display: block;
    width: 100%; }

  #navigation ul.sub-menu li:last-child {
    border: 0; }

  #navigation li:last-child {
    border-bottom: 0; }

  #navigation ul.sub-menu img {
    display: none; }

  #navigation ul.sub-menu a {
    padding: 0;
    border: 0;
    font-size: 14px;
    font-weight: normal;
    margin: 0; }

  #navigation ul.sub-menu span {
    border: 0; }

  #navigation > p {
    display: block;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    padding: 10px 20px 0;
    text-transform: none; }

  #navigation > p a {
    margin: 0;
    text-transform: none; }

  #navigation li.mobile {
    display: block; }

  .nav-toggle {
    display: block; }

  #checkout .step {
    padding-top: 17px; }

  #checkout .step h1 {
    padding: 0 0 24px;
    font-size: 26px;
    line-height: 40px; }

  #checkout .col {
    width: 100%; }

  #checkout .col + .col {
    padding: 32px 0 0; }

  #checkout .same-address h5 {
    padding: 0 0 11px; }

  #checkout .shipping-options label {
    padding-top: 10px; }

  .woocommerce #checkout #payment .payment_methods .card-expiry-month,
  #checkout .chosen-container {
    margin-right: 13px; }

  .woocommerce .step table.shop_table th {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    padding: 0; }

  .woocommerce .step table.shop_table td {
    padding: 17px 0;
    color: #3c3a3f; }

  .woocommerce .step table.shop_table .product-subtotal {
    text-align: right; }

  #checkout .step .place-order {
    display: none; }

  #checkout .step .button.finish {
    margin: -7px 0 23px;
    padding: 0;
    width: 100%;
    text-align: center; }

  #checkout .button.finish {
    display: none;
    border: 0;
    box-shadow: 0;
    border-radius: 0;
    width: 100%;
    font-size: 14px;
    line-height: 46px;
    text-shadow: none;
    font-weight: bold;
    color: #fff;
    background: #f94650;
    padding: 0;
    text-align: center; }

  #checkout .button.finish.show {
    display: block; }

  #checkout .summary {
    display: none;
    padding: 27px 0 32px;
    float: none;
    margin: 0 auto; }

  #checkout .summary.show {
    display: block; }

  .step-back {
    display: block;
    padding-bottom: 33px;
    font-size: 16px; }

  .woocommerce #cart .buttons {
    padding-top: 0; }

  .woocommerce #cart .buttons ul {
    float: none;
    display: block;
    width: 100%; }

  .woocommerce #cart .buttons ul li {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0;
    float: none;
    display: block;
    width: 100%;
    text-align: right; }

  .woocommerce #cart .buttons ul li a {
    float: none;
    display: block; }

  .woocommerce #cart .buttons ul li.or {
    display: none; }

  .woocommerce #cart .buttons ul li a img {
    margin: 0 0 0 auto;
    display: block; }

  .woocommerce #cart .buttons ul li .button {
    float: right;
    display: inline; }

  .woocommerce #cart .buttons ul li.checkout-button {
    padding-top: 10px; }

  .woocommerce #cart table.shop_table {
    margin-bottom: 0; }

  .woocommerce #cart table.shop_table th.product-name span {
    display: block; }

  .woocommerce #cart table.shop_table th,
  .woocommerce #cart table.shop_table td {
    padding: 0;
    text-align: center; }

  .woocommerce #cart table.shop_table th {
    padding: 2px 0 10px; }

  .woocommerce #cart table.shop_table td {
    padding: 20px 0; }

  .woocommerce #cart table.shop_table .quantity .text {
    margin: 0 auto 6px;
    display: block; }

  .woocommerce #cart table.shop_table .quantity {
    width: 44px;
    padding: 0 0 20px;
    max-width: 0 auto;
    position: relative; }

  .woocommerce #cart table.shop_table .quantity a {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center; }

  .woocommerce #cart table.shop_table .product-thumbnail {
    text-align: left;
    width: auto;
    display: none; }

  .woocommerce #cart table.shop_table th.product-thumbnail {
    text-align: left;
    width: auto; }

  .woocommerce #cart table.shop_table .product-quantity {
    width: 46px;
    text-align: center; }

  .woocommerce #cart table.shop_table .product-subtotal {
    width: 60px; }

  .woocommerce #cart table.shop_table table {
    margin: 15px 0 0; }

  .woocommerce #cart table.shop_table table td {
    width: 90px; }

  .woocommerce #cart table .last > td.actions {
    display: none; }

  .woocommerce #cart table .last > td {
    padding-top: 0; }

  .woocommerce #cart table .last > td .coupon {
    display: none; }

  .woocommerce #cart .coupon {
    padding: 0 0 5px;
    text-align: right;
    width: 260px;
    float: right;
    display: inline;
    margin: 0 0 0 auto; }

  .woocommerce #cart .coupon .input-text {
    border: 1px solid #e0dadf; }

  .woocommerce #cart table.shop_table .product-name {
    text-align: left; }

  .woocommerce #cart table.shop_table .product-thumbnail,
  .woocommerce #cart table.shop_table .product-price {
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    padding: 0; }

  .tabs {
    display: none; }

  .tabs.mobile-show {
    display: block; }

  #title.mobile-hide {
    display: none; }

  .sidebar.mobile-hide {
    display: none; }

  .tabs .article a.back {
    display: block; } }
.cart-popup .variation {
  float: none !important;
  margin: none !important;
  text-align: left  !important;
  padding: 0  !important; }
  .cart-popup .variation dt {
    display: block;
    float: none;
    font-weight: bold;
    color: #666 !important;
    margin: 0 !important;
    text-align: left  !important;
    padding: 0  !important; }
