/* =================== */
/* === WOOCOMMERCE === */
.flexslider.carousel-slider {
  overflow: visible;
}
@media all and (max-device-width: 480px) and (orientation: portrait) {
  body .storyjs-embed.full-embed {
    height: 557px !important;
    width: 100% !important;
  }
}
/* mixins */
/* Price slider bar / layered nav UI */
/* Text on tertiary colour bg */
/* Price slider bg */
.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
/**
 * Objects
 */
.woocommerce-account .woocommerce-MyAccount-navigation > ul {
  list-style-type: none;
  margin-left: -40px;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li {
  padding: 17px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
  font-size: 18px;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
  line-height: 40px;
}
/* Primary colour for buttons (alt) */
/* Text on primary colour bg */
/* Secondary buttons */
/* Text on secondary colour bg */
/* Prices, In stock labels, sales flash */
/* Text on highlight colour bg */
/* Content BG - Tabs (active state) */
/* small, breadcrumbs etc */
/* SHOP STYLES STARTS */
.leftSidebar #blog-sidebar {
  padding: 10px 20px 0 0;
}
@media (max-width: 992px) {
  .leftSidebar #blog-sidebar {
    padding: 0;
  }
}
/* custom columns */
ul.products.clearfix:before {
  flex-basis: 0;
  order: 1;
}
ul.products.clearfix:after {
  flex-basis: 0;
  order: 1;
}
.woocommerce ul.products.main-prodlist {
  margin: 36px 0 15px -30px;
  display: flex;
  flex-wrap: wrap;
}
.single-product.woocommerce ul.products.main-prodlist {
  margin: 10px 0 15px -30px;
}
.woocommerce-cart ul.products.main-prodlist {
  margin-top: 10px;
}
.woocommerce ul.products.main-prodlist li.product,
.woocommerce-page ul.products.main-prodlist li.product {
  margin: 0;
  padding: 0 0 45px 30px;
  width: 33.33%;
}
.woocommerce ul.products.woocolumns-1 li.product,
.woocommerce-page ul.products.woocolumns-1 li.product {
  width: 100%;
}
.woocommerce ul.products.woocolumns-2 li.product,
.woocommerce-page ul.products.woocolumns-2 li.product {
  width: 50%;
}
.woocommerce ul.products.woocolumns-3 li.product,
.woocommerce-page ul.products.woocolumns-3 li.product {
  width: 33.33%;
}
.woocommerce ul.products.woocolumns-4 li.product,
.woocommerce-page ul.products.woocolumns-4 li.product {
  width: 25%;
}
.woocommerce ul.products.woocolumns-5 li.product,
.woocommerce-page ul.products.woocolumns-5 li.product {
  width: 20%;
}
.woocommerce ul.products.woocolumns-6 li.product,
.woocommerce-page ul.products.woocolumns-6 li.product {
  width: 16.66%;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: none;
}
.woocommerce .leftSidebar ul.products.woocolumns-6 li.product,
.woocommerce-page .leftSidebar ul.products.woocolumns-6 li.product,
.woocommerce .leftSidebar ul.products.woocolumns-5 li.product,
.woocommerce-page .leftSidebar ul.products.woocolumns-5 li.product,
.woocommerce .leftSidebar ul.products.woocolumns-4 li.product,
.woocommerce-page .leftSidebar ul.products.woocolumns-4 li.product,
.woocommerce .leftSidebar ul.products.woocolumns-3 li.product,
.woocommerce-page .leftSidebar ul.products.woocolumns-3 li.product,
.woocommerce .leftSidebar ul.products.woocolumns-2 li.product,
.woocommerce-page .leftSidebar ul.products.woocolumns-2 li.product,
.woocommerce .leftSidebar ul.products.main-prodlist li.product,
.woocommerce-page .leftSidebar ul.products.main-prodlist li.product,
.woocommerce .rightSidebar ul.products.woocolumns-6 li.product,
.woocommerce-page .rightSidebar ul.products.woocolumns-6 li.product,
.woocommerce .rightSidebar ul.products.woocolumns-5 li.product,
.woocommerce-page .rightSidebar ul.products.woocolumns-5 li.product,
.woocommerce .rightSidebar ul.products.woocolumns-4 li.product,
.woocommerce-page .rightSidebar ul.products.woocolumns-4 li.product,
.woocommerce .rightSidebar ul.products.woocolumns-3 li.product,
.woocommerce-page .rightSidebar ul.products.woocolumns-3 li.product,
.woocommerce .rightSidebar ul.products.woocolumns-2 li.product,
.woocommerce-page .rightSidebar ul.products.woocolumns-2 li.product,
.woocommerce .rightSidebar ul.products.main-prodlist li.product,
.woocommerce-page .rightSidebar ul.products.main-prodlist li.product {
  width: 100%;
}
.wo_inner {
  position: relative;
}
@media (max-width: 768px) {
  .woocommerce ul.products.main-prodlist li.product,
  .woocommerce-page ul.products.main-prodlist li.product {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .woocommerce ul.products.main-prodlist li.product,
  .woocommerce-page ul.products.main-prodlist li.product {
    width: 100%;
  }
}
.woocommerce .content-area {
  padding: 36px 0;
}
.woocommerce .content-area.prefooter {
  padding: 20px 0;
}
/* OVERWRITE WOOCOMMERCE STYLES */
div.woocommerce,
.shopStyles {
  /* FORMS */
}
div.woocommerce .product_list_widget li:first-child,
.shopStyles .product_list_widget li:first-child {
  padding-top: 0;
}
div.woocommerce .product_list_widget .star-rating,
.shopStyles .product_list_widget .star-rating {
  margin-top: 7px;
  margin-bottom: 5px;
}
div.woocommerce .product_list_widget .reviewer,
.shopStyles .product_list_widget .reviewer {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
div.woocommerce .product_list_widget dt,
.shopStyles .product_list_widget dt,
div.woocommerce .product_list_widget dd,
.shopStyles .product_list_widget dd,
div.woocommerce .product_list_widget .variation,
.shopStyles .product_list_widget .variation {
  color: #333;
  text-transform: none;
  font-weight: 400 !important;
  margin: 0 !important;
  line-height: 22px;
  letter-spacing: 0;
  padding: 0 5px 0 0 !important;
  border: 0 !important;
}
div.woocommerce #content table.cart td.actions .coupon .input-text,
.shopStyles #content table.cart td.actions .coupon .input-text,
div.woocommerce table.cart td.actions .coupon .input-text,
.shopStyles table.cart td.actions .coupon .input-text,
div.woocommerce textarea,
.shopStyles textarea,
div.woocommerce input[type="password"],
.shopStyles input[type="password"],
div.woocommerce input[type="email"],
.shopStyles input[type="email"],
div.woocommerce input[type="text"],
.shopStyles input[type="text"],
div.woocommerce input[type="tel"],
.shopStyles input[type="tel"],
div.woocommerce select,
.shopStyles select {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 17px;
  color: #333;
  background-color: transparent;
  background-image: none;
  border: 2px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
div.woocommerce #content table.cart td.actions .coupon .input-text:focus,
.shopStyles #content table.cart td.actions .coupon .input-text:focus,
div.woocommerce table.cart td.actions .coupon .input-text:focus,
.shopStyles table.cart td.actions .coupon .input-text:focus,
div.woocommerce textarea:focus,
.shopStyles textarea:focus,
div.woocommerce input[type="password"]:focus,
.shopStyles input[type="password"]:focus,
div.woocommerce input[type="email"]:focus,
.shopStyles input[type="email"]:focus,
div.woocommerce input[type="text"]:focus,
.shopStyles input[type="text"]:focus,
div.woocommerce select:focus,
.shopStyles select:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.woocommerce #content table.cart td.actions .coupon .input-text:-moz-placeholder,
.shopStyles #content table.cart td.actions .coupon .input-text:-moz-placeholder,
div.woocommerce table.cart td.actions .coupon .input-text:-moz-placeholder,
.shopStyles table.cart td.actions .coupon .input-text:-moz-placeholder,
div.woocommerce textarea:-moz-placeholder,
.shopStyles textarea:-moz-placeholder,
div.woocommerce input[type="password"]:-moz-placeholder,
.shopStyles input[type="password"]:-moz-placeholder,
div.woocommerce input[type="email"]:-moz-placeholder,
.shopStyles input[type="email"]:-moz-placeholder,
div.woocommerce input[type="text"]:-moz-placeholder,
.shopStyles input[type="text"]:-moz-placeholder,
div.woocommerce select:-moz-placeholder,
.shopStyles select:-moz-placeholder {
  color: #999;
}
div.woocommerce #content table.cart td.actions .coupon .input-text::-moz-placeholder,
.shopStyles #content table.cart td.actions .coupon .input-text::-moz-placeholder,
div.woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder,
.shopStyles table.cart td.actions .coupon .input-text::-moz-placeholder,
div.woocommerce textarea::-moz-placeholder,
.shopStyles textarea::-moz-placeholder,
div.woocommerce input[type="password"]::-moz-placeholder,
.shopStyles input[type="password"]::-moz-placeholder,
div.woocommerce input[type="email"]::-moz-placeholder,
.shopStyles input[type="email"]::-moz-placeholder,
div.woocommerce input[type="text"]::-moz-placeholder,
.shopStyles input[type="text"]::-moz-placeholder,
div.woocommerce select::-moz-placeholder,
.shopStyles select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
div.woocommerce #content table.cart td.actions .coupon .input-text:-ms-input-placeholder,
.shopStyles #content table.cart td.actions .coupon .input-text:-ms-input-placeholder,
div.woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder,
.shopStyles table.cart td.actions .coupon .input-text:-ms-input-placeholder,
div.woocommerce textarea:-ms-input-placeholder,
.shopStyles textarea:-ms-input-placeholder,
div.woocommerce input[type="password"]:-ms-input-placeholder,
.shopStyles input[type="password"]:-ms-input-placeholder,
div.woocommerce input[type="email"]:-ms-input-placeholder,
.shopStyles input[type="email"]:-ms-input-placeholder,
div.woocommerce input[type="text"]:-ms-input-placeholder,
.shopStyles input[type="text"]:-ms-input-placeholder,
div.woocommerce select:-ms-input-placeholder,
.shopStyles select:-ms-input-placeholder {
  color: #999;
}
div.woocommerce #content table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
.shopStyles #content table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
div.woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
.shopStyles table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
div.woocommerce textarea::-webkit-input-placeholder,
.shopStyles textarea::-webkit-input-placeholder,
div.woocommerce input[type="password"]::-webkit-input-placeholder,
.shopStyles input[type="password"]::-webkit-input-placeholder,
div.woocommerce input[type="email"]::-webkit-input-placeholder,
.shopStyles input[type="email"]::-webkit-input-placeholder,
div.woocommerce input[type="text"]::-webkit-input-placeholder,
.shopStyles input[type="text"]::-webkit-input-placeholder,
div.woocommerce select::-webkit-input-placeholder,
.shopStyles select::-webkit-input-placeholder {
  color: #999;
}
div.woocommerce .search-form input[type="text"]:-moz-placeholder,
.shopStyles .search-form input[type="text"]:-moz-placeholder {
  color: #999 !important;
}
div.woocommerce .search-form input[type="text"]::-moz-placeholder,
.shopStyles .search-form input[type="text"]::-moz-placeholder {
  color: #999 !important;
  opacity: 1;
}
div.woocommerce .search-form input[type="text"]:-ms-input-placeholder,
.shopStyles .search-form input[type="text"]:-ms-input-placeholder {
  color: #999 !important;
}
div.woocommerce .search-form input[type="text"]::-webkit-input-placeholder,
.shopStyles .search-form input[type="text"]::-webkit-input-placeholder {
  color: #999 !important;
}
div.woocommerce textarea,
.shopStyles textarea {
  height: auto;
  min-height: 210px;
  resize: none;
}
div.woocommerce label,
.shopStyles label {
  color: #666666;
  padding: 5px 0;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: 400;
  display: inline;
}
div.woocommerce form .form-row,
.shopStyles form .form-row {
  margin-bottom: 15px;
}
div.woocommerce .required,
.shopStyles .required {
  color: #ea623d;
  font-weight: 400;
  font-size: 13px;
  border: 0;
}
div.woocommerce label,
.shopStyles label {
  line-height: 17px;
  padding-bottom: 0;
}
form.checkout_coupon .form-row {
  margin-bottom: 0;
}
form .form-row.validate-required.woocommerce-invalid .chosen-drop,
form .form-row.validate-required.woocommerce-invalid .chosen-single,
form .form-row.validate-required.woocommerce-invalid input.input-text,
form .form-row.validate-required.woocommerce-invalid select {
  border-color: #EA493D;
}
form .form-row-first,
form .form-row-last {
  width: 49%;
}
#content table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
  width: auto;
  min-width: 120px;
}
.woocommerce table.shop_table td.product-name img,
.woocommerce-page table.shop_table td.product-name img {
  float: left;
  margin-right: 15px;
  max-width: 50px;
}
.woocommerce,
.woocommerce-page {
  /* =Buttons
-------------------------------------------------------------- */
  /* change other buttons styles to default */
  /* =Quantity inputs
-------------------------------------------------------------- */
  /* =Product Loops
  -------------------------------------------------------------- */
  /* Sale labels */
  /* =Layered Nav Widget
-------------------------------------------------------------- */
  /* =Price Filter Widget
  -------------------------------------------------------------- */
  /* =Product Page
-------------------------------------------------------------- */
  /* =Cart
  -------------------------------------------------------------- */
  /* Payment box - appears on checkout and page page */
  /* =Cart Sidebar
-------------------------------------------------------------- */
}
.woocommerce .bigText,
.woocommerce-page .bigText {
  font-size: 32px;
  line-height: 40px;
  color: #333;
}
.woocommerce mark,
.woocommerce-page mark {
  display: inline-block;
  background: #eee;
  color: #333;
  padding: 0 3px;
}
.woocommerce.my-account h2,
.woocommerce-page.my-account h2,
.woocommerce.checkout h2,
.woocommerce-page.checkout h2 {
  margin-top: 45px;
}
.woocommerce p.myaccount_user,
.woocommerce-page p.myaccount_user {
  font-size: 18px;
}
.woocommerce p.myaccount_user a,
.woocommerce-page p.myaccount_user a {
  color: #ea623d;
}
.woocommerce p.myaccount_user a:hover,
.woocommerce-page p.myaccount_user a:hover {
  color: inherit;
}
.woocommerce .col2-set.addresses,
.woocommerce-page .col2-set.addresses {
  margin-top: 45px;
}
.woocommerce .col2-set.addresses a.edit,
.woocommerce-page .col2-set.addresses a.edit {
  float: right;
  border: 2px solid #ccc;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  font-weight: 600;
  padding: 5px 10px;
}
.woocommerce .col2-set.addresses a.edit:hover,
.woocommerce-page .col2-set.addresses a.edit:hover {
  border-color: #ea623d;
  color: #ea623d;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  font-size: 14px;
}
.woocommerce table.my_account_orders a.button,
.woocommerce-page table.my_account_orders a.button {
  padding: 5px 10px;
  border: 2px solid #ccc;
  background: transparent;
  color: #333;
}
.woocommerce table.my_account_orders a.button:hover,
.woocommerce-page table.my_account_orders a.button:hover {
  border-color: #ea623d;
  color: #ea623d;
}
.woocommerce table.order_details,
.woocommerce-page table.order_details {
  width: 100%;
  max-width: none;
}
.woocommerce table.order_details th.product-total,
.woocommerce-page table.order_details th.product-total {
  text-align: right;
}
.woocommerce table.ct_shop_table.shop_table,
.woocommerce-page table.ct_shop_table.shop_table {
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  font-weight: 600;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 13px;
  line-height: 16px;
  padding: 13px 0;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  border-top: 1px solid #e5e5e5;
  padding: 10px 0;
}
.woocommerce table.shop_table td.product-total,
.woocommerce-page table.shop_table td.product-total {
  font-weight: 600;
  color: #333;
  text-align: right;
}
.woocommerce table.shop_table td.product-name a,
.woocommerce-page table.shop_table td.product-name a {
  color: #333;
}
.woocommerce table.shop_table td.actions,
.woocommerce-page table.shop_table td.actions {
  padding-top: 15px;
}
.woocommerce table.shop_table dd,
.woocommerce-page table.shop_table dd,
.woocommerce table.shop_table dt,
.woocommerce-page table.shop_table dt {
  color: #333;
  text-transform: none;
  font-weight: 400 !important;
  margin: 0 !important;
  line-height: 22px;
  letter-spacing: 0;
  padding: 0 5px 0 0 !important;
  border: 0;
}
.woocommerce table.shop_table strong,
.woocommerce-page table.shop_table strong {
  color: #999;
  font-weight: 400;
}
.woocommerce table.shop_table thead th,
.woocommerce-page table.shop_table thead th,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {
  font-weight: 600;
}
.woocommerce table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot td {
  text-align: right;
  font-weight: 400;
  color: #333333;
}
.woocommerce table.shop_table tfoot .order-total td,
.woocommerce-page table.shop_table tfoot .order-total td {
  font-size: 16px;
}
.woocommerce table.shop_table tfoot .amount,
.woocommerce-page table.shop_table tfoot .amount {
  font-size: 16px;
  font-weight: 600;
}
.woocommerce table.shop_table tfoot .order-total .amount,
.woocommerce-page table.shop_table tfoot .order-total .amount {
  color: #333;
  font-weight: 700;
}
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
  border: 0;
  margin-bottom: 1.618em;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
  width: 150px;
  font-weight: 400;
  padding: 8px 8px 8px 20px;
  border: 0;
  margin: 0;
  line-height: 22px;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
  font-style: normal;
  padding: 0;
  border: 0;
  margin: 0;
  line-height: 22px;
}
.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p {
  margin: 0;
  padding: 14px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt th {
  background: #f5f5f5;
}
.woocommerce .order_details,
.woocommerce-page .order_details {
  padding: 0;
  max-width: 70%;
}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
  width: 20%;
  float: left;
  padding: 25px 0 0 0;
  border: 0;
  color: #999;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
  display: block;
  font-weight: 400;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
}
.woocommerce .order_details.bacs_details,
.woocommerce-page .order_details.bacs_details {
  max-width: 100%;
}
.woocommerce .order_details.bacs_details li,
.woocommerce-page .order_details.bacs_details li {
  width: 34%;
}
.woocommerce .order_details.bacs_details h3,
.woocommerce-page .order_details.bacs_details h3 {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
}
.woocommerce .comment-form-rating .stars .active,
.woocommerce-page .comment-form-rating .stars .active {
  color: #453951;
}
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  font-weight: 600;
  border: 2px solid transparent;
  padding: 11px 17px;
  font-size: 13px;
  line-height: 13px;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #333;
  /* primary style */
  background: #ea623d;
  border-color: #ea623d;
  color: #fff;
}
.woocommerce a.button.loading,
.woocommerce-page a.button.loading,
.woocommerce button.button.loading,
.woocommerce-page button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce #content input.button.loading,
.woocommerce-page #content input.button.loading {
  color: #fff;
  border: 2px solid #2a272e;
}
.woocommerce a.button.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before,
.woocommerce-page #content input.button.loading:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.woocommerce a.button.added,
.woocommerce-page a.button.added,
.woocommerce button.button.added,
.woocommerce-page button.button.added,
.woocommerce input.button.added,
.woocommerce-page input.button.added,
.woocommerce #respond input#submit.added,
.woocommerce-page #respond input#submit.added,
.woocommerce #content input.button.added,
.woocommerce-page #content input.button.added {
  margin-right: 40px;
}
.woocommerce a.button.added:before,
.woocommerce-page a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page input.button.added:before,
.woocommerce #respond input#submit.added:before,
.woocommerce-page #respond input#submit.added:before,
.woocommerce #content input.button.added:before,
.woocommerce-page #content input.button.added:before {
  color: green;
  top: 10px;
  font-family: "FontAwesome";
  content: "\f00c";
}
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce a.button:focus,
.woocommerce-page a.button:focus,
.woocommerce button.button:focus,
.woocommerce-page button.button:focus,
.woocommerce input.button:focus,
.woocommerce-page input.button:focus,
.woocommerce #respond input#submit:focus,
.woocommerce-page #respond input#submit:focus,
.woocommerce #content input.button:focus,
.woocommerce-page #content input.button:focus,
.woocommerce a.button:active,
.woocommerce-page a.button:active,
.woocommerce button.button:active,
.woocommerce-page button.button:active,
.woocommerce input.button:active,
.woocommerce-page input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce-page #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce a.button.active,
.woocommerce-page a.button.active,
.woocommerce button.button.active,
.woocommerce-page button.button.active,
.woocommerce input.button.active,
.woocommerce-page input.button.active,
.woocommerce #respond input#submit.active,
.woocommerce-page #respond input#submit.active,
.woocommerce #content input.button.active,
.woocommerce-page #content input.button.active {
  text-decoration: none;
  outline: none;
  background: #2a272e;
  border-color: #2a272e;
  color: #fff;
}
.woocommerce a.button:active,
.woocommerce-page a.button:active,
.woocommerce button.button:active,
.woocommerce-page button.button:active,
.woocommerce input.button:active,
.woocommerce-page input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce-page #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page #content input.button:active {
  top: 0;
}
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt {
  background: transparent;
  border-color: #ccc;
  color: #333;
  text-shadow: none;
}
.woocommerce a.button.alt.whitetext,
.woocommerce-page a.button.alt.whitetext,
.woocommerce button.button.alt.whitetext,
.woocommerce-page button.button.alt.whitetext,
.woocommerce input.button.alt.whitetext,
.woocommerce-page input.button.alt.whitetext,
.woocommerce #respond input#submit.alt.whitetext,
.woocommerce-page #respond input#submit.alt.whitetext,
.woocommerce #content input.button.alt.whitetext,
.woocommerce-page #content input.button.alt.whitetext {
  color: #fff;
}
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce-page a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce-page button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce-page input.button.alt:focus,
.woocommerce #respond input#submit.alt:focus,
.woocommerce-page #respond input#submit.alt:focus,
.woocommerce #content input.button.alt:focus,
.woocommerce-page #content input.button.alt:focus,
.woocommerce a.button.alt:active,
.woocommerce-page a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce-page button.button.alt:active,
.woocommerce input.button.alt:active,
.woocommerce-page input.button.alt:active,
.woocommerce #respond input#submit.alt:active,
.woocommerce-page #respond input#submit.alt:active,
.woocommerce #content input.button.alt:active,
.woocommerce-page #content input.button.alt:active,
.woocommerce a.button.alt.active,
.woocommerce-page a.button.alt.active,
.woocommerce button.button.alt.active,
.woocommerce-page button.button.alt.active,
.woocommerce input.button.alt.active,
.woocommerce-page input.button.alt.active,
.woocommerce #respond input#submit.alt.active,
.woocommerce-page #respond input#submit.alt.active,
.woocommerce #content input.button.alt.active,
.woocommerce-page #content input.button.alt.active {
  background: transparent;
  color: #ea623d;
  border-color: #ea623d;
  text-shadow: none;
}
.woocommerce a.button:disabled,
.woocommerce-page a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce-page button.button:disabled,
.woocommerce input.button:disabled,
.woocommerce-page input.button:disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce-page #respond input#submit:disabled,
.woocommerce #content input.button:disabled,
.woocommerce-page #content input.button:disabled,
.woocommerce a.button.disabled,
.woocommerce-page a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce-page button.button.disabled,
.woocommerce input.button.disabled,
.woocommerce-page input.button.disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce-page #respond input#submit.disabled,
.woocommerce #content input.button.disabled,
.woocommerce-page #content input.button.disabled {
  color: inherit;
  border: inherit;
  background: inherit;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce #place_order,
.woocommerce-page #place_order,
.woocommerce .checkout-button.button.alt,
.woocommerce-page .checkout-button.button.alt,
.woocommerce div.product form.cart .button.alt,
.woocommerce-page div.product form.cart .button.alt,
.woocommerce p.cart button,
.woocommerce-page p.cart button,
.woocommerce button.alt,
.woocommerce-page button.alt,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt {
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  font-weight: 600;
  border: 2px solid transparent;
  padding: 11px 17px;
  font-size: 13px;
  line-height: 13px;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #333;
  /* primary style */
  background: #ea623d;
  border-color: #ea623d;
  color: #fff;
}
.woocommerce #place_order:hover,
.woocommerce-page #place_order:hover,
.woocommerce .checkout-button.button.alt:hover,
.woocommerce-page .checkout-button.button.alt:hover,
.woocommerce div.product form.cart .button.alt:hover,
.woocommerce-page div.product form.cart .button.alt:hover,
.woocommerce p.cart button:hover,
.woocommerce-page p.cart button:hover,
.woocommerce button.alt:hover,
.woocommerce-page button.alt:hover,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce #place_order:focus,
.woocommerce-page #place_order:focus,
.woocommerce .checkout-button.button.alt:focus,
.woocommerce-page .checkout-button.button.alt:focus,
.woocommerce div.product form.cart .button.alt:focus,
.woocommerce-page div.product form.cart .button.alt:focus,
.woocommerce p.cart button:focus,
.woocommerce-page p.cart button:focus,
.woocommerce button.alt:focus,
.woocommerce-page button.alt:focus,
.woocommerce a.button:focus,
.woocommerce-page a.button:focus,
.woocommerce a.button.alt:focus,
.woocommerce-page a.button.alt:focus,
.woocommerce #place_order:active,
.woocommerce-page #place_order:active,
.woocommerce .checkout-button.button.alt:active,
.woocommerce-page .checkout-button.button.alt:active,
.woocommerce div.product form.cart .button.alt:active,
.woocommerce-page div.product form.cart .button.alt:active,
.woocommerce p.cart button:active,
.woocommerce-page p.cart button:active,
.woocommerce button.alt:active,
.woocommerce-page button.alt:active,
.woocommerce a.button:active,
.woocommerce-page a.button:active,
.woocommerce a.button.alt:active,
.woocommerce-page a.button.alt:active,
.woocommerce #place_order.active,
.woocommerce-page #place_order.active,
.woocommerce .checkout-button.button.alt.active,
.woocommerce-page .checkout-button.button.alt.active,
.woocommerce div.product form.cart .button.alt.active,
.woocommerce-page div.product form.cart .button.alt.active,
.woocommerce p.cart button.active,
.woocommerce-page p.cart button.active,
.woocommerce button.alt.active,
.woocommerce-page button.alt.active,
.woocommerce a.button.active,
.woocommerce-page a.button.active,
.woocommerce a.button.alt.active,
.woocommerce-page a.button.alt.active {
  text-decoration: none;
  outline: none;
  background: #2a272e;
  border-color: #2a272e;
  color: #fff;
}
.woocommerce div.product form.cart .button.alt,
.woocommerce-page div.product form.cart .button.alt {
  /* btn-lg */
  padding: 16px 27px;
}
.woocommerce .product-quantity input,
.woocommerce-page .product-quantity input,
.woocommerce .variations_button input,
.woocommerce-page .variations_button input {
  outline: none;
}
.woocommerce .quantity,
.woocommerce-page .quantity,
.woocommerce #content .quantity,
.woocommerce-page #content .quantity {
  width: 108px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  border: 2px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
  width: 46px;
  height: 45px;
  float: left;
  padding: 0;
  text-align: center;
  border: 0;
  font-size: 13px;
  color: #333;
  font-weight: 400;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0 29px;
}
.woocommerce .quantity input.qty::-webkit-inner-spin-button,
.woocommerce-page .quantity input.qty::-webkit-inner-spin-button,
.woocommerce #content .quantity input.qty::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input.qty::-webkit-inner-spin-button,
.woocommerce .quantity input.qty::-webkit-outer-spin-button,
.woocommerce-page .quantity input.qty::-webkit-outer-spin-button,
.woocommerce #content .quantity input.qty::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input.qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.woocommerce .quantity input[type=number],
.woocommerce-page .quantity input[type=number],
.woocommerce #content .quantity input[type=number],
.woocommerce-page #content .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 30px;
  height: 45px;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  line-height: 20px;
  font-size: 16px;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #333;
  text-shadow: none;
  border: 0;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page #content .quantity .minus:hover {
  background: #fff;
  color: #ea623d;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-left: 2px solid #ccc;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
  bottom: 0;
  right: auto;
  left: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-right: 2px solid #ccc;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: 10px 10px 0 0;
  z-index: 1;
}
.woocommerce ul.products li.product .onsale .onsale-bg,
.woocommerce-page ul.products li.product .onsale .onsale-bg {
  top: 0;
  right: 0;
  left: auto;
  margin: 0;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
  text-decoration: none;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  margin: 0 0 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong {
  display: block;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #333;
  display: /*block;*/ inline-block;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: .5em;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
  font-size: 18px;
  color: #999;
  font-weight: 400;
  margin: 0;
  display: inline-block;
}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
  text-decoration: none;
  margin-left: 5px;
}
.woocommerce ul.products li.product .price .from,
.woocommerce-page ul.products li.product .price .from {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  color: #999;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  height: 60px;
  width: 60px;
  padding: 0;
  font-size: 11px;
  line-height: 55px;
  font-weight: 600;
  position: absolute;
  text-align: center;
  top: 6px;
  left: 6px;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  text-shadow: none;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce span.onsale .onsale-bg,
.woocommerce-page span.onsale .onsale-bg {
  display: block;
  height: 60px;
  width: 60px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #ea623d;
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  position: absolute;
  top: 6px;
  left: 6px;
}
.woocommerce span.onsale .onsale-val,
.woocommerce-page span.onsale .onsale-val {
  display: inline-block;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.woocommerce .sku_wrapper,
.woocommerce-page .sku_wrapper,
.woocommerce .tagged_as,
.woocommerce-page .tagged_as,
.woocommerce .posted_in,
.woocommerce-page .posted_in {
  display: block;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999;
}
.woocommerce .sku_wrapper a,
.woocommerce-page .sku_wrapper a,
.woocommerce .tagged_as a,
.woocommerce-page .tagged_as a,
.woocommerce .posted_in a,
.woocommerce-page .posted_in a {
  color: #666;
}
.woocommerce .sku_wrapper a:hover,
.woocommerce-page .sku_wrapper a:hover,
.woocommerce .tagged_as a:hover,
.woocommerce-page .tagged_as a:hover,
.woocommerce .posted_in a:hover,
.woocommerce-page .posted_in a:hover {
  color: #ea623d;
}
.woocommerce .product_meta,
.woocommerce-page .product_meta {
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 0 0;
}
.woocommerce .product_meta .sku_wrapper,
.woocommerce-page .product_meta .sku_wrapper,
.woocommerce .product_meta .tagged_as,
.woocommerce-page .product_meta .tagged_as,
.woocommerce .product_meta .posted_in,
.woocommerce-page .product_meta .posted_in {
  margin-bottom: 6px;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating,
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
  margin-bottom: 12px;
  font-size: 12px;
  color: #453951;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
  content: "\53\53\53\53\53";
  color: #e6e6e6;
}
.woocommerce p.stars,
.woocommerce-page p.stars {
  position: relative;
  font-size: 1em;
}
.woocommerce p.stars a,
.woocommerce-page p.stars a {
  color: #E6E6E6;
  border-right-color: #E6E6E6 !important;
}
.woocommerce p.stars a:hover,
.woocommerce-page p.stars a:hover {
  color: #453951;
}
.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after {
  content: "\e020";
}
.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after {
  content: "\e020\e020";
}
.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after {
  content: "\e020\e020\e020";
}
.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after {
  content: "\e020\e020\e020\e020";
}
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after {
  content: "\e020\e020\e020\e020\e020";
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  padding-top: 10px;
}
.woocommerce .single_variation,
.woocommerce-page .single_variation {
  padding-bottom: 15px;
}
.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
  margin: -13px 0 0 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce .widget_layered_nav ul > li span.count,
.woocommerce-page .widget_layered_nav ul > li span.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #999;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
  padding: 13px 0;
  border-top: 1px solid #e5e5e5;
}
.woocommerce .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:before,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
  clear: both;
}
.woocommerce .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:before,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
  content: " ";
  display: table;
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
  clear: both;
}
.woocommerce .widget_layered_nav ul li:first-child,
.woocommerce-page .widget_layered_nav ul li:first-child {
  border-top: 0;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}
.woocommerce .widget_layered_nav ul li > a:before,
.woocommerce-page .widget_layered_nav ul li > a:before {
  content: " ";
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  margin: 4px 10px 4px 0;
  border: 2px solid #cccccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
  padding: 1px 0;
  text-decoration: none;
  border: 0;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: inherit;
  position: relative;
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before {
  content: " ";
  margin: 4px 10px 4px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:after,
.woocommerce-page .widget_layered_nav ul li.chosen a:after {
  color: #453951;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  content: "\f00c";
  position: absolute;
  left: 2px;
  top: 1px;
}
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #999;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
  list-style: none;
  margin: 0 20px 0 0;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
  padding: 1px 0;
  text-decoration: none;
  border: 0;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: inherit;
  position: relative;
  float: left;
  /*because 2.3.7 woocommerce*/
}
.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before {
  content: " ";
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  margin: 4px 10px 4px 0;
  border: 2px solid #cccccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .widget_layered_nav_filters ul li a:after,
.woocommerce-page .widget_layered_nav_filters ul li a:after {
  color: #453951;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  content: "\f00c";
  position: absolute;
  left: 2px;
  top: 1px;
}
.woocommerce .widget_layered_nav_filters ul li a:hover:after,
.woocommerce-page .widget_layered_nav_filters ul li a:hover:after {
  content: "\f00d";
  left: 3px;
}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  float: right;
  font-size: 11px;
  line-height: 12px;
  padding: 6px 12px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
  float: left;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 0;
}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #453951;
  background: #fff;
  outline: none;
  top: -6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #453951;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ccc;
}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
  height: 2px;
  margin: 34px 0 26px 0;
}
.woocommerce .breadcrumb,
.woocommerce-page .breadcrumb {
  padding: 17px 0;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  color: #8F8897;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: normal;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {
  display: inline-block;
  color: #8F8897;
  color: rgba(255, 255, 255, 0.4);
}
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-page .woocommerce-breadcrumb a:hover {
  color: #fff;
}
.woocommerce .breadsep,
.woocommerce-page .breadsep {
  display: inline-block;
  padding: 0 1px 0 5px;
}
.woocommerce div.product,
.woocommerce-page div.product,
.woocommerce #content div.product,
.woocommerce-page #content div.product {
  margin-bottom: 0;
  position: relative;
  /* Main product title */
  /* Price */
  /* Stock */
  /* Product image and thumbnail */
  /* Summary div (contains title, price etc) */
  /* Social networking */
  /* Tabs on the product page */
  /* Cart button */
  /* add to cart forms */
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page #content div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}
.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price {
  color: #333;
  font-size: 32px;
  font-weight: 600;
  margin: 0 0 40px 0;
}
.woocommerce div.product span.price ins,
.woocommerce-page div.product span.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce #content div.product p.price ins,
.woocommerce-page #content div.product p.price ins {
  background: inherit;
  text-decoration: none;
  margin-left: 10px;
}
.woocommerce div.product span.price del,
.woocommerce-page div.product span.price del,
.woocommerce #content div.product span.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del,
.woocommerce #content div.product p.price del,
.woocommerce-page #content div.product p.price del {
  font-size: 32px;
  color: #999;
  font-weight: 400;
  margin: 0;
  display: inline-block;
}
.woocommerce div.product p.stock,
.woocommerce-page div.product p.stock,
.woocommerce #content div.product p.stock,
.woocommerce-page #content div.product p.stock {
  font-size: 0.92em;
}
.woocommerce div.product .stock,
.woocommerce-page div.product .stock,
.woocommerce #content div.product .stock,
.woocommerce-page #content div.product .stock {
  color: #85ad74;
}
.woocommerce div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock,
.woocommerce #content div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock {
  color: red;
}
.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images {
  margin-bottom: 2em;
}
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails,
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails {
  margin: 0;
  padding-top: 1em;
}
.woocommerce div.product div.images .row > [class^="col-md-"],
.woocommerce-page div.product div.images .row > [class^="col-md-"],
.woocommerce #content div.product div.images .row > [class^="col-md-"],
.woocommerce-page #content div.product div.images .row > [class^="col-md-"] {
  margin-top: 0;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page #content div.product div.summary {
  margin-bottom: 2em;
}
.woocommerce div.product div.social,
.woocommerce-page div.product div.social,
.woocommerce #content div.product div.social,
.woocommerce-page #content div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.product div.social span,
.woocommerce-page div.product div.social span,
.woocommerce #content div.product div.social span,
.woocommerce-page #content div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span,
.woocommerce-page div.product div.social span span,
.woocommerce #content div.product div.social span span,
.woocommerce-page #content div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce-page div.product div.social span .stButton .chicklets,
.woocommerce #content div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe,
.woocommerce-page div.product div.social iframe,
.woocommerce #content div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs {
  padding: 20px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  background: transparent;
  display: inline-block;
  position: relative;
  z-index: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li + li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li + li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li + li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li + li {
  margin-left: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 8px 0;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #666;
  background: #fff;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  z-index: 2;
  border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
  color: #333;
  text-shadow: inherit;
  border-color: #ea623d;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
  display: none;
  height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {
  display: none;
  height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
  height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
  height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
  height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
  display: none;
  height: 0;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2,
.woocommerce-page div.product .woocommerce-tabs .panel h2,
.woocommerce #content div.product .woocommerce-tabs .panel h2,
.woocommerce-page #content div.product .woocommerce-tabs .panel h2 {
  font-size: 18px;
  line-height: 25px;
}
.woocommerce div.product .woocommerce-tabs .panel h2:empty,
.woocommerce-page div.product .woocommerce-tabs .panel h2:empty,
.woocommerce #content div.product .woocommerce-tabs .panel h2:empty,
.woocommerce-page #content div.product .woocommerce-tabs .panel h2:empty {
  margin: 0;
}
.woocommerce div.product p.cart,
.woocommerce-page div.product p.cart,
.woocommerce #content div.product p.cart,
.woocommerce-page #content div.product p.cart {
  margin-bottom: 2em;
  *zoom: 1;
}
.woocommerce div.product p.cart:before,
.woocommerce-page div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  clear: both;
}
.woocommerce div.product p.cart:before,
.woocommerce-page div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  content: " ";
  display: table;
}
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  clear: both;
}
.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce div.product p.cart,
.woocommerce-page div.product p.cart,
.woocommerce #content div.product p.cart,
.woocommerce-page #content div.product p.cart {
  margin-bottom: 50px;
  *zoom: 1;
}
.woocommerce div.product form.cart:before,
.woocommerce-page div.product form.cart:before,
.woocommerce #content div.product form.cart:before,
.woocommerce-page #content div.product form.cart:before,
.woocommerce div.product p.cart:before,
.woocommerce-page div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  clear: both;
}
.woocommerce div.product form.cart:before,
.woocommerce-page div.product form.cart:before,
.woocommerce #content div.product form.cart:before,
.woocommerce-page #content div.product form.cart:before,
.woocommerce div.product p.cart:before,
.woocommerce-page div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  content: " ";
  display: table;
}
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  clear: both;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity,
.woocommerce div.product p.cart div.quantity,
.woocommerce-page div.product p.cart div.quantity,
.woocommerce #content div.product p.cart div.quantity,
.woocommerce-page #content div.product p.cart div.quantity {
  float: left;
  margin: 0 20px 0 0;
}
.woocommerce div.product form.cart table,
.woocommerce-page div.product form.cart table,
.woocommerce #content div.product form.cart table,
.woocommerce-page #content div.product form.cart table,
.woocommerce div.product p.cart table,
.woocommerce-page div.product p.cart table,
.woocommerce #content div.product p.cart table,
.woocommerce-page #content div.product p.cart table {
  border-width: 0 0 1px 0;
}
.woocommerce div.product form.cart table td,
.woocommerce-page div.product form.cart table td,
.woocommerce #content div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td,
.woocommerce div.product p.cart table td,
.woocommerce-page div.product p.cart table td,
.woocommerce #content div.product p.cart table td,
.woocommerce-page #content div.product p.cart table td {
  padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity,
.woocommerce-page div.product form.cart table div.quantity,
.woocommerce #content div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity,
.woocommerce div.product p.cart table div.quantity,
.woocommerce-page div.product p.cart table div.quantity,
.woocommerce #content div.product p.cart table div.quantity,
.woocommerce-page #content div.product p.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce div.product form.cart table small.stock,
.woocommerce-page div.product form.cart table small.stock,
.woocommerce #content div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock,
.woocommerce div.product p.cart table small.stock,
.woocommerce-page div.product p.cart table small.stock,
.woocommerce #content div.product p.cart table small.stock,
.woocommerce-page #content div.product p.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations,
.woocommerce div.product p.cart .variations,
.woocommerce-page div.product p.cart .variations,
.woocommerce #content div.product p.cart .variations,
.woocommerce-page #content div.product p.cart .variations {
  margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.woocommerce #content div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label,
.woocommerce div.product p.cart .variations label,
.woocommerce-page div.product p.cart .variations label,
.woocommerce #content div.product p.cart .variations label,
.woocommerce-page #content div.product p.cart .variations label {
  padding: 0;
  margin-top: 18px;
  color: #666;
  font-weight: 600;
}
.woocommerce div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select,
.woocommerce div.product p.cart .variations select,
.woocommerce-page div.product p.cart .variations select,
.woocommerce #content div.product p.cart .variations select,
.woocommerce-page #content div.product p.cart .variations select {
  width: 100%;
  float: left;
  margin-top: 5px;
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label,
.woocommerce #content div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label,
.woocommerce div.product p.cart .variations td.label,
.woocommerce-page div.product p.cart .variations td.label,
.woocommerce #content div.product p.cart .variations td.label,
.woocommerce-page #content div.product p.cart .variations td.label {
  padding-right: 1em;
}
.woocommerce div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td,
.woocommerce #content div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td,
.woocommerce div.product p.cart .variations td,
.woocommerce-page div.product p.cart .variations td,
.woocommerce #content div.product p.cart .variations td,
.woocommerce-page #content div.product p.cart .variations td {
  vertical-align: top;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce div.product p.cart .button,
.woocommerce-page div.product p.cart .button,
.woocommerce #content div.product p.cart .button,
.woocommerce-page #content div.product p.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce div.product form.cart .group_table td.label,
.woocommerce-page div.product form.cart .group_table td.label,
.woocommerce #content div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label,
.woocommerce div.product p.cart .group_table td.label,
.woocommerce-page div.product p.cart .group_table td.label,
.woocommerce #content div.product p.cart .group_table td.label,
.woocommerce-page #content div.product p.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td,
.woocommerce #content div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td,
.woocommerce div.product p.cart .group_table td,
.woocommerce-page div.product p.cart .group_table td,
.woocommerce #content div.product p.cart .group_table td,
.woocommerce-page #content div.product p.cart .group_table td {
  vertical-align: top;
  padding-bottom: .5em;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
  margin-bottom: 3.8%;
}
.woocommerce .woocommerce-product-rating,
.woocommerce-page .woocommerce-product-rating {
  line-height: 22px;
  margin: 0 0 15px 0;
}
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
  color: #453951;
  font-size: 12px;
  line-height: 22px;
  height: 22px;
  margin: 0 20px 0 0;
}
.woocommerce #review_form_wrapper,
.woocommerce-page #review_form_wrapper {
  padding-top: 20px;
}
.woocommerce .woocommerce #reviews h3,
.woocommerce-page .woocommerce #reviews h3,
.woocommerce .woocommerce-page #reviews h3,
.woocommerce-page .woocommerce-page #reviews h3 {
  margin-bottom: 15px;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce #content div.product #reviews .comment img.media-object,
.woocommerce-page #content div.product #reviews .comment img.media-object,
.woocommerce div.product #reviews .comment img.media-object,
.woocommerce-page div.product #reviews .comment img.media-object {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin-top: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin-left: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
  margin-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin-left: 60px;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 0 20px 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text time,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text time {
  font-size: 11px;
  color: #999;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  margin-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .author,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta .author {
  font-weight: 600;
}
.woocommerce .panel,
.woocommerce-page .panel {
  margin-bottom: 20px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce .cart-empty,
.woocommerce-page .cart-empty {
  font-size: 120px;
  color: #E6E6E6;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 35px;
}
@media (max-width: 600px) {
  .woocommerce .cart-empty,
  .woocommerce-page .cart-empty {
    font-size: 70px;
  }
}
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
  color: #666;
}
.woocommerce table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover {
  background-color: transparent;
  color: #ea623d !important;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  padding: 15px 20px !important;
  margin: 0 0 30px 0 !important;
  position: relative;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #519ad7;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce .woocommerce-message b,
.woocommerce-page .woocommerce-message b,
.woocommerce .woocommerce-error b,
.woocommerce-page .woocommerce-error b,
.woocommerce .woocommerce-info b,
.woocommerce-page .woocommerce-info b,
.woocommerce .woocommerce-message strong,
.woocommerce-page .woocommerce-message strong,
.woocommerce .woocommerce-error strong,
.woocommerce-page .woocommerce-error strong,
.woocommerce .woocommerce-info strong,
.woocommerce-page .woocommerce-info strong {
  font-weight: 600;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
  display: none;
  height: 0;
}
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-info .button {
  float: right;
}
.woocommerce .woocommerce-message .button.wc-forward,
.woocommerce-page .woocommerce-message .button.wc-forward,
.woocommerce .woocommerce-error .button.wc-forward,
.woocommerce-page .woocommerce-error .button.wc-forward,
.woocommerce .woocommerce-info .button.wc-forward,
.woocommerce-page .woocommerce-info .button.wc-forward {
  background: transparent !important;
  border: 0 !important;
  padding: 4px !important;
}
.woocommerce .woocommerce-message .button.wc-forward:hover,
.woocommerce-page .woocommerce-message .button.wc-forward:hover,
.woocommerce .woocommerce-error .button.wc-forward:hover,
.woocommerce-page .woocommerce-error .button.wc-forward:hover,
.woocommerce .woocommerce-info .button.wc-forward:hover,
.woocommerce-page .woocommerce-info .button.wc-forward:hover,
.woocommerce .woocommerce-message .button.wc-forward:focus,
.woocommerce-page .woocommerce-message .button.wc-forward:focus,
.woocommerce .woocommerce-error .button.wc-forward:focus,
.woocommerce-page .woocommerce-error .button.wc-forward:focus,
.woocommerce .woocommerce-info .button.wc-forward:focus,
.woocommerce-page .woocommerce-info .button.wc-forward:focus {
  color: #ea623d;
}
.woocommerce .woocommerce-message li,
.woocommerce-page .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce-page .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce-page .woocommerce-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.woocommerce .woocommerce-message .showcoupon,
.woocommerce-page .woocommerce-message .showcoupon,
.woocommerce .woocommerce-error .showcoupon,
.woocommerce-page .woocommerce-error .showcoupon,
.woocommerce .woocommerce-info .showcoupon,
.woocommerce-page .woocommerce-info .showcoupon {
  border-bottom: 1px solid #ccc;
}
.woocommerce .woocommerce-message .showcoupon:hover,
.woocommerce-page .woocommerce-message .showcoupon:hover,
.woocommerce .woocommerce-error .showcoupon:hover,
.woocommerce-page .woocommerce-error .showcoupon:hover,
.woocommerce .woocommerce-info .showcoupon:hover,
.woocommerce-page .woocommerce-info .showcoupon:hover,
.woocommerce .woocommerce-message .showcoupon:focus,
.woocommerce-page .woocommerce-message .showcoupon:focus,
.woocommerce .woocommerce-error .showcoupon:focus,
.woocommerce-page .woocommerce-error .showcoupon:focus,
.woocommerce .woocommerce-info .showcoupon:focus,
.woocommerce-page .woocommerce-info .showcoupon:focus {
  color: #ccc;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  background: #459f4d;
  border: 0;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
  display: none;
  height: 0;
}
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  background: #519ad7;
  border: 0;
}
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
  display: none;
  height: 0;
}
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  background: #ea493d;
  border: 0;
}
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
  display: none;
  height: 0;
}
.woocommerce small.note,
.woocommerce-page small.note {
  display: block;
  color: #fff;
  font-size: 11px;
  line-height: 21px;
  margin-top: 10px;
}
.woocommerce #order_review,
.woocommerce-page #order_review {
  background: #f7f6f7;
  padding: 30px 30px 0 30px;
}
.woocommerce #payment,
.woocommerce-page #payment {
  background: #f7f6f7;
  padding: 30px;
}
.woocommerce .woocommerce #payment ul.payment_methods,
.woocommerce-page .woocommerce #payment ul.payment_methods,
.woocommerce .woocommerce-page #payment ul.payment_methods,
.woocommerce-page .woocommerce-page #payment ul.payment_methods {
  padding: 0;
}
.woocommerce #payment,
.woocommerce-page #payment {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #519ad7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  padding: 1em 6%;
}
.woocommerce #payment div.payment_box p,
.woocommerce-page #payment div.payment_box p {
  color: #fff;
  font-size: 13px;
}
.woocommerce #payment div.payment_box input.input-text,
.woocommerce-page #payment div.payment_box input.input-text,
.woocommerce #payment div.payment_box textarea,
.woocommerce-page #payment div.payment_box textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
  border: 8px solid #519ad7;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  border-color: #e5e5e5;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  margin-bottom: 10px;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
  border: none;
  padding: 1em 0;
}
.woocommerce .shipping_calculator,
.woocommerce-page .shipping_calculator {
  margin-top: 20px;
  background: #f5f5f5;
  padding: 30px;
}
.woocommerce .shipping_calculator h2,
.woocommerce-page .shipping_calculator h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
}
.woocommerce .login,
.woocommerce-page .login,
.woocommerce .shipping-calculator-form,
.woocommerce-page .shipping-calculator-form {
  margin-top: 20px;
}
.woocommerce .login p,
.woocommerce-page .login p,
.woocommerce .shipping-calculator-form p,
.woocommerce-page .shipping-calculator-form p {
  margin: 0;
  padding: 0;
}
.woocommerce .login p.form-row,
.woocommerce-page .login p.form-row,
.woocommerce .shipping-calculator-form p.form-row,
.woocommerce-page .shipping-calculator-form p.form-row {
  margin-bottom: 10px;
  padding: 0;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  font-family: FontAwesome;
  content: "\f067";
  color: #ea623d;
  float: left;
  margin: 0 10px 0 0;
  font-size: 14px;
  line-height: 25px;
}
.woocommerce .cart-collaterals .shipping_calculator.isOpen .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator.isOpen .shipping-calculator-button:after {
  content: "\f068";
}
.woocommerce .woocommerce table.shop_table td.product-name,
.woocommerce-page .woocommerce table.shop_table td.product-name,
.woocommerce .woocommerce-page table.shop_table td.product-name,
.woocommerce-page .woocommerce-page table.shop_table td.product-name {
  font-size: 16px;
}
.woocommerce .woocommerce table.shop_table td.product-name a:hover,
.woocommerce-page .woocommerce table.shop_table td.product-name a:hover,
.woocommerce .woocommerce-page table.shop_table td.product-name a:hover,
.woocommerce-page .woocommerce-page table.shop_table td.product-name a:hover,
.woocommerce .woocommerce table.shop_table td.product-name a:focus,
.woocommerce-page .woocommerce table.shop_table td.product-name a:focus,
.woocommerce .woocommerce-page table.shop_table td.product-name a:focus,
.woocommerce-page .woocommerce-page table.shop_table td.product-name a:focus {
  color: #ea623d;
}
.woocommerce .woocommerce td.product-name dl.variation dt,
.woocommerce-page .woocommerce td.product-name dl.variation dt,
.woocommerce .woocommerce-page td.product-name dl.variation dt,
.woocommerce-page .woocommerce-page td.product-name dl.variation dt,
.woocommerce .woocommerce td.product-name dl.variation dd,
.woocommerce-page .woocommerce td.product-name dl.variation dd,
.woocommerce .woocommerce-page td.product-name dl.variation dd,
.woocommerce-page .woocommerce-page td.product-name dl.variation dd {
  font-size: 14px;
}
.woocommerce .woocommerce td.product-name dl.variation dt,
.woocommerce-page .woocommerce td.product-name dl.variation dt,
.woocommerce .woocommerce-page td.product-name dl.variation dt,
.woocommerce-page .woocommerce-page td.product-name dl.variation dt {
  color: #999999;
}
.woocommerce .woocommerce td.product-name dl.variation dd,
.woocommerce-page .woocommerce td.product-name dl.variation dd,
.woocommerce .woocommerce-page td.product-name dl.variation dd,
.woocommerce-page .woocommerce-page td.product-name dl.variation dd {
  color: #333333;
}
.woocommerce .woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce-page .woocommerce .cart-collaterals .cart_totals table tr td {
  text-align: right;
}
.woocommerce .woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .woocommerce .cart-collaterals .cart_totals h2 {
  text-align: right;
}
.woocommerce .woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .woocommerce .cart-collaterals .cart_totals table {
  float: right;
}
.woocommerce .woocommerce-shipping-calculator,
.woocommerce-page .woocommerce-shipping-calculator {
  position: relative;
}
.woocommerce .woocommerce table.cart td.product-quantity,
.woocommerce-page .woocommerce table.cart td.product-quantity {
  text-align: left;
}
.woocommerce .woocommerce table.cart td.product-quantity .quantity,
.woocommerce-page .woocommerce table.cart td.product-quantity .quantity {
  margin: 0;
}
.woocommerce .woocommerce table.cart td.product-price,
.woocommerce-page .woocommerce table.cart td.product-price {
  color: #333333;
}
.woocommerce .woocommerce table.cart td.product-subtotal,
.woocommerce-page .woocommerce table.cart td.product-subtotal {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}
.woocommerce .woocommerce table.cart th.product-subtotal,
.woocommerce-page .woocommerce table.cart th.product-subtotal {
  text-align: right;
}
.woocommerce .woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page .woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce .woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page .woocommerce table.cart td.actions .coupon .input-text,
.woocommerce .woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page .woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce .woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page .woocommerce-page table.cart td.actions .coupon .input-text {
  margin: 0 6px 0 0;
}
.woocommerce .woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .woocommerce .cart-collaterals .cart_totals table th,
.woocommerce .woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce-page .woocommerce-page .cart-collaterals .cart_totals table th {
  text-transform: uppercase;
  font-weight: 600;
  color: #999999;
  letter-spacing: 0.1em;
  font-size: 13px;
  line-height: 16px;
  padding: 15px 0;
}
.woocommerce .woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .woocommerce-page .cart-collaterals .cart_totals table td {
  color: #333333;
  line-height: 16px;
  padding: 15px 0;
}
.woocommerce .woocommerce .cart-collaterals .cart_totals table tr.order-total strong,
.woocommerce-page .woocommerce .cart-collaterals .cart_totals table tr.order-total strong {
  font-weight: 600;
  font-size: 16px;
}
.woocommerce .woocommerce table.shop_table,
.woocommerce-page .woocommerce table.shop_table,
.woocommerce .woocommerce-page table.shop_table,
.woocommerce-page .woocommerce-page table.shop_table {
  margin-bottom: 0;
}
.woocommerce .ct_actions,
.woocommerce-page .ct_actions {
  margin-top: 20px;
  margin-bottom: 20px;
}
.woocommerce .ct_actions label,
.woocommerce-page .ct_actions label {
  display: none;
}
.woocommerce .ct_actions #coupon_code,
.woocommerce-page .ct_actions #coupon_code {
  display: inline-block;
  width: auto;
}
@media (max-width: 991px) {
  .woocommerce .ct_actions input,
  .woocommerce-page .ct_actions input,
  .woocommerce .ct_actions #coupon_code,
  .woocommerce-page .ct_actions #coupon_code {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .woocommerce .ct_actions .col-sm-6,
  .woocommerce-page .ct_actions .col-sm-6 {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .woocommerce .cart-collaterals .cart_totals,
  .woocommerce .woocommerce-page .cart-collaterals .cart_totals,
  .woocommerce-page .woocommerce-page .cart-collaterals .cart_totals {
    text-align: right;
  }
}
.woocommerce ul.cart_list li,
.woocommerce-page ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  border-top: 1px solid #E5E5E5;
  padding: 14px 0;
}
.woocommerce ul.cart_list li:first-child,
.woocommerce-page ul.cart_list li:first-child,
.woocommerce ul.product_list_widget li:first-child,
.woocommerce-page ul.product_list_widget li:first-child {
  border-top: 0;
}
.woocommerce ul.cart_list li a,
.woocommerce-page ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.product_list_widget li a {
  display: block;
  font-weight: 400;
}
.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 44px;
  height: auto;
  box-shadow: none 3px 3px 3px #888888;
  -webkit-box-shadow: none 3px 3px 3px #888888;
}
.woocommerce ul.cart_list li .quantity,
.woocommerce-page ul.cart_list li .quantity,
.woocommerce ul.product_list_widget li .quantity,
.woocommerce-page ul.product_list_widget li .quantity {
  border: 0 !important;
}
.woocommerce .widget_shopping_cart_content .button,
.woocommerce-page .widget_shopping_cart_content .button {
  margin-bottom: 5px;
}
.woocommerce .product_list_widget .star-rating,
.woocommerce-page .product_list_widget .star-rating {
  margin-bottom: 5px;
}
.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  border-top: 3px double #f7f6f7;
  padding: 4px 0 0;
}
.woocommerce.widget_shopping_cart .total strong,
.woocommerce-page.widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.woocommerce.widget_shopping_cart .buttons,
.woocommerce-page.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons {
  *zoom: 1;
}
.woocommerce.widget_shopping_cart .buttons:before,
.woocommerce-page.widget_shopping_cart .buttons:before,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
  clear: both;
}
.woocommerce.widget_shopping_cart .buttons:before,
.woocommerce-page.widget_shopping_cart .buttons:before,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
  clear: both;
}
/* =Account
-------------------------------------------------------------- */
.chosen-container-single .chosen-single {
  height: 39px;
  padding: 6px 9px;
  border: 2px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.chosen-container-single .chosen-single span {
  overflow: visible;
  line-height: 1em;
  padding: 6px 9px;
  font-size: 13px;
}
.chosen-container-single .chosen-single div b {
  background-position: 0 8px;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
  padding: 0;
}
/* =Alerts
-------------------------------------------------------------- */
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  background-color: #f7f6f7;
  color: #333333;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  padding: 30px !important;
}
.woocommerce .woocommerce-message .btn,
.woocommerce-page .woocommerce-message .btn,
.woocommerce .woocommerce-error .btn,
.woocommerce-page .woocommerce-error .btn,
.woocommerce .woocommerce-info .btn,
.woocommerce-page .woocommerce-info .btn {
  position: absolute;
  right: 30px;
  top: 23px;
}
.woocommerce .woocommerce-message .showcoupon,
.woocommerce-page .woocommerce-message .showcoupon,
.woocommerce .woocommerce-error .showcoupon,
.woocommerce-page .woocommerce-error .showcoupon,
.woocommerce .woocommerce-info .showcoupon,
.woocommerce-page .woocommerce-info .showcoupon {
  border-color: #ea623d;
}
.woocommerce .woocommerce-message .showcoupon:hover,
.woocommerce-page .woocommerce-message .showcoupon:hover,
.woocommerce .woocommerce-error .showcoupon:hover,
.woocommerce-page .woocommerce-error .showcoupon:hover,
.woocommerce .woocommerce-info .showcoupon:hover,
.woocommerce-page .woocommerce-info .showcoupon:hover,
.woocommerce .woocommerce-message .showcoupon:focus,
.woocommerce-page .woocommerce-message .showcoupon:focus,
.woocommerce .woocommerce-error .showcoupon:focus,
.woocommerce-page .woocommerce-error .showcoupon:focus,
.woocommerce .woocommerce-info .showcoupon:focus,
.woocommerce-page .woocommerce-info .showcoupon:focus {
  color: #ffffff;
  border-color: #2a272e;
}
/* =Utilities
-------------------------------------------------------------- */
.wc-forward:after,
.wc-forward a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  content: "\f0da";
}
.wc-backward:before,
.wc-backward a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  content: "\f0d9";
}
.photoOverlay,
.photoOverlayType2,
.photoOverlayType3 {
  position: relative;
}
.photoOverlay .inner,
.photoOverlayType2 .inner,
.photoOverlayType3 .inner {
  z-index: 1000;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
}
.photoOverlay .bgoverlay {
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}
.photoOverlay .inner {
  padding: 30px;
}
.photoOverlay .inner .button {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
}
.photoOverlay .inner .button.added {
  margin-right: 0;
}
.photoOverlay .inner .button.added:before {
  color: #fff;
  top: 15px;
  right: 20px;
}
.photoOverlay .inner .added_to_cart.wc-forward {
  display: none !important;
}
.photoOverlay .inner .added_to_cart.wc-forward + .button {
  margin-top: 20px;
}
.photoOverlay .inner .button + .button {
  margin-top: 20px;
}
.p_overlay {
  max-height: none !important;
  height: auto !important;
}
.photoOverlayType2 {
  overflow: hidden;
  margin-bottom: 5px;
}
.photoOverlayType2 a img {
  margin-bottom: 0 !important;
}
.photoOverlayType2 + .posted_in {
  margin-top: 13px;
}
.photoOverlayType2 .secondary-image {
  position: absolute;
  top: 300px;
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s !important;
  transition: all ease-in-out 0.3s !important;
  -webkit-transition: all ease-in-out 0.3s ease-in-out 0.2s !important;
  -moz-transition: all ease-in-out 0.3s ease-in-out 0.2s !important;
  -o-transition: all ease-in-out 0.3s ease-in-out 0.2s !important;
  transition: all ease-in-out 0.3s ease-in-out 0.2s !important;
}
.photoOverlayType2:hover .secondary-image {
  top: 0;
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: top ease-in-out 0.3s !important;
  transition: top ease-in-out 0.3s !important;
  -webkit-transition: top ease-in-out 0.3s ease-in-out 0.2s !important;
  -moz-transition: top ease-in-out 0.3s ease-in-out 0.2s !important;
  -o-transition: top ease-in-out 0.3s ease-in-out 0.2s !important;
  transition: top ease-in-out 0.3s ease-in-out 0.2s !important;
}
.photoOverlayType2 .inner {
  margin-bottom: -20px;
  text-align: center;
}
.photoOverlayType2 .inner .button {
  margin: auto;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.photoOverlayType2 .inner .button.added {
  margin-right: 0;
}
.photoOverlayType2 .inner .button.added:before {
  color: #fff;
  position: initial;
  margin-right: 5px;
}
.photoOverlayType2 .inner .button.alt {
  background-color: #2a272e;
  border-color: #2a272e;
  color: #fff;
}
.photoOverlayType2 .inner .button.alt:hover {
  background-color: #ea623d;
  border-color: #ea623d;
  color: #fff;
}
.photoOverlayType2 .inner .added_to_cart.wc-forward {
  display: none !important;
}
.photoOverlayType2 .inner.cthover {
  margin-bottom: 20px;
}
.photoOverlayType3 {
  margin-bottom: 5px;
}
.photoOverlayType3 a.imagelink {
  display: block;
}
.photoOverlayType3 .inner {
  margin-bottom: -20px;
  text-align: center;
}
.photoOverlayType3 .inner .button {
  margin: auto;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.photoOverlayType3 .inner .button.added {
  margin-right: 0;
}
.photoOverlayType3 .inner .button.added:before {
  color: #fff;
  position: initial;
  margin-right: 5px;
}
.photoOverlayType3 .inner .button.alt {
  background-color: #2a272e;
  border-color: #2a272e;
  color: #fff;
}
.photoOverlayType3 .inner .button.alt:hover {
  background-color: #ea623d;
  color: #fff;
}
.photoOverlayType3 .inner .added_to_cart.wc-forward {
  display: none !important;
}
.photoOverlayType3 .inner.cthover {
  margin-bottom: 20px;
}
.flipper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}
.flipper .front img,
.flipper .back img {
  width: 100%;
}
.flipper .front {
  z-index: 900;
  width: inherit;
  height: inherit;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.flipper .back {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 800;
  width: inherit;
  height: inherit;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.flipper.flipperX .back {
  -webkit-transform: rotateX(0deg) rotateY(-180deg);
  -moz-transform: rotateX(0deg) rotateY(-179deg);
  transform: rotateX(0deg) rotateY(-179deg);
}
.flipper.flipperY .back {
  -webkit-transform: rotateX(-180deg) rotateY(0deg);
  -moz-transform: rotateX(-179deg) rotateY(0deg);
  transform: rotateX(-179deg) rotateY(0deg);
}
.flipper.flip.canflip .front {
  z-index: 900;
}
.flipper.flip.canflip.flipperX .front {
  -webkit-transform: rotateX(0deg) rotateY(180deg);
  -moz-transform: rotateX(0deg) rotateY(180deg);
  transform: rotateX(0deg) rotateY(180deg);
}
.flipper.flip.canflip.flipperY .front {
  -webkit-transform: rotateY(0deg) rotateX(180deg);
  -moz-transform: rotateY(0deg) rotateX(180deg);
  transform: rotateY(0deg) rotateX(180deg);
}
.flipper.flip.canflip .back {
  z-index: 1000;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.pif-has-gallery .photoOverlayType2 img {
  margin-bottom: 0 !important;
}
.pif-has-gallery .photoOverlayType2 a.imagelink img.wp-post-image {
  display: block;
  -webkit-transform: translate3d(0, 0%, 0);
  -moz-transform: translate3d(0, 0%, 0);
  -ms-transform: translate3d(0, 0%, 0);
  -o-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.pif-has-gallery .photoOverlayType2:hover a.imagelink img.wp-post-image {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.woocolumns-5 .inner,
.woocolumns-6 .inner {
  padding: 15px 15px 20px 15px;
}
.woocolumns-5 .inner .button,
.woocolumns-6 .inner .button {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 10px;
}
.woocolumns-5 .inner .button.added:before,
.woocolumns-6 .inner .button.added:before {
  top: 7px;
  right: 6px;
}
@media (max-width: 480px) {
  .inner {
    padding: 15px 15px 20px 15px;
  }
  .inner .button {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 10px;
  }
  .inner .button.added:before {
    top: 7px;
    right: 6px;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    width: 100%;
    text-align: center;
  }
  .woocommerce-page .woocommerce-ordering {
    width: 100%;
  }
  .woocommerce div.product form.cart div.quantity,
  .woocommerce-page div.product form.cart div.quantity {
    margin-bottom: 10px;
  }
  .single-product-navigation {
    width: 100%;
    text-align: center;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    text-align: center;
    margin: 0 !important;
  }
  .video-btn {
    width: 100%;
    text-align: center;
  }
}
.woocolumns-5 .p_overlay .inner,
.woocolumns-6 .p_overlay .inner {
  padding: 0 5px;
}
.woocolumns-5 .p_overlay .inner.cthover,
.woocolumns-6 .p_overlay .inner.cthover {
  margin-bottom: 15px;
}
.woocolumns-5 .p_overlay .inner .button,
.woocolumns-6 .p_overlay .inner .button {
  margin-bottom: 5px;
}
.cthidden {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease ease-in-out 0.2s;
  -moz-transition: all 0.4s ease ease-in-out 0.2s;
  -o-transition: all 0.4s ease ease-in-out 0.2s;
  transition: all 0.4s ease ease-in-out 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.cthover {
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.pagination > li > a.current,
.pagination > li > span.current,
.pagination > li > a.current:hover,
.pagination > li > span.current:hover,
.pagination > li > a.current:focus,
.pagination > li > span.current:focus {
  color: #fff;
  background-color: #453951;
}
.woocommerce .navigation-blog {
  margin-top: 15px;
  color: inherit;
}
.woocommerce .navigation-blog:hover {
  color: #ea623d;
}
.widget_product_categories ul {
  list-style: none;
  padding: 0;
  margin: -13px 0 0 0;
}
.widget_product_categories ul > li {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
  padding: 13px 0;
  border-top: 1px solid #e5e5e5;
}
.widget_product_categories ul > li:before,
.widget_product_categories ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget_product_categories ul > li:after {
  clear: both;
}
.widget_product_categories ul > li:before,
.widget_product_categories ul > li:after {
  content: " ";
  display: table;
}
.widget_product_categories ul > li:after {
  clear: both;
}
.widget_product_categories ul > li:first-child {
  border-top: 0;
}
.widget_product_categories ul > li a,
.widget_product_categories ul > li span {
  padding: 1px 0;
  float: left;
}
.widget_product_categories ul > li .count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #999;
}
.widget_product_categories ul > li ul.children {
  clear: both;
}
.widget_product_categories ul > li ul.children > li {
  display: inline-block;
  padding: 13px 0;
  padding-left: 20px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  margin-bottom: -6px;
}
.widget_product_categories ul > li ul.children > li:first-child {
  margin-top: 13px;
}
.widget_product_categories ul > li ul.children > li:last-child {
  padding-bottom: 0;
}
.current-cat a {
  color: #ea623d;
}
.main-header.no-title {
  padding: 14px 0 15px 0;
}
.main-header.no-title .breadcrumb {
  padding: 0;
}
.related.products h2 {
  font-size: 13px;
  line-height: 16px;
  color: #999;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 10px 0 35px 0;
  text-align: center;
}
.related.products ul.products.main-prodlist {
  margin-bottom: 0;
}
/* Spancings */
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label,
.woocommerce #content div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label {
  padding-right: 10px;
}
.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart {
  margin-top: 30px;
  margin-bottom: 30px;
}
.woocommerce div.product form.cart .reset_variations,
.woocommerce-page div.product form.cart .reset_variations,
.woocommerce #content div.product form.cart .reset_variations,
.woocommerce-page #content div.product form.cart .reset_variations {
  margin-top: 15px;
  display: inline-block;
}
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs {
  padding-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  margin: 0 0 10px;
}
.woocommerce .single_variation,
.woocommerce-page .single_variation {
  padding-bottom: 10px;
  padding-top: 16px;
}
.woocommerce #review_form #respond p.comment-form-comment,
.woocommerce-page #review_form #respond p.comment-form-comment {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .related.products ul.products.main-prodlist li.product {
    padding-bottom: 10px !important;
  }
  .cart-empty {
    font-size: 60px;
  }
}
#reviews > #comments > h2 {
  display: none;
}
@media (max-width: 500px) {
  .woocommerce #content div.product div.thumbnails,
  .woocommerce div.product div.thumbnails {
    margin: 0 0 0 -3.8%;
  }
  .woocommerce #content div.product div.thumbnails a,
  .woocommerce div.product div.thumbnails a {
    float: left;
    width: 48.1%;
    margin-right: 3.8%;
  }
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }
  .woocommerce .woocommerce-message .btn,
  .woocommerce-page .woocommerce-message .btn,
  .woocommerce .woocommerce-error .btn,
  .woocommerce-page .woocommerce-error .btn,
  .woocommerce .woocommerce-info .btn,
  .woocommerce-page .woocommerce-info .btn {
    position: static;
    margin-top: 10px;
    display: block;
  }
}
#customer_details {
  margin-bottom: 30px;
}
/* chosen select */
.chosen-container-single .chosen-single {
  background: #fff;
  box-shadow: none;
  color: #444;
}
.chosen-container .chosen-results li.highlighted {
  background: #666;
  color: #fff;
}
.chosen-container-multi .chosen-choices {
  background: #fff;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice {
  background: #fff;
  box-shadow: none;
  color: #333;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background: #e4e4e4;
  color: #666;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  height: 39px;
  padding: 6px 9px;
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background: #666;
  color: #fff;
  border: 2px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: none;
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
  height: 39px;
  line-height: 22px;
  padding: 6px 9px;
  border: 2px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.chosen-container-active .chosen-single {
  border: 1px solid #333;
  box-shadow: none;
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
  background-position: 0 8px !important;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
  float: none;
  margin-bottom: 1px;
}
#ship-to-different-address label {
  display: inline-block;
}
#ship-to-different-address-checkbox {
  float: left;
  margin: 17px 8px 0 0;
}
#rememberme {
  position: relative;
  top: 2px;
  margin-left: 15px;
}
.addresses .address address {
  clear: both;
  margin-bottom: 20px;
}
.addresses .address header h3 {
  float: left;
}
/* prettyphoto Custom */
.woocommerce div.pp_woocommerce .pp_content_container {
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0;
}
.woocommerce .pp_content_container .pp_left,
.woocommerce .pp_content_container .pp_right {
  padding: 0;
}
.woocommerce div.pp_woocommerce a.pp_contract,
.woocommerce div.pp_woocommerce a.pp_expand,
.woocommerce div.pp_woocommerce .pp_close {
  background: #ea623d;
  border-color: #ea623d;
  text-shadow: none;
  width: 24px;
  height: 24px;
  z-index: 9999;
  line-height: 24px;
}
.woocommerce div.pp_woocommerce a.pp_contract:before,
.woocommerce div.pp_woocommerce a.pp_expand:before,
.woocommerce div.pp_woocommerce .pp_close:before {
  top: -1px;
}
.woocommerce div.pp_woocommerce a.pp_contract:hover,
.woocommerce div.pp_woocommerce a.pp_expand:hover,
.woocommerce div.pp_woocommerce .pp_close:hover {
  background: #2a272e;
}
.woocommerce div.pp_woocommerce div.ppt {
  font-weight: 400;
}
.woocommerce div.pp_woocommerce .pp_close:before {
  font-family: "Open Sans", sans-serif;
  content: "×";
  font-weight: 700;
  font-size: 19px;
}
.woocommerce div.pp_woocommerce a.pp_contract:before {
  font-family: FontAwesome;
  content: "\f066";
  font-size: 14px;
}
.woocommerce div.pp_woocommerce a.pp_expand:before {
  font-family: FontAwesome;
  content: "\f065";
  font-size: 14px;
}
.woocommerce div.pp_woocommerce .pp_arrow_next:before {
  font-family: FontAwesome;
  content: "\f0da";
}
.woocommerce div.pp_woocommerce .pp_arrow_previous:before {
  font-family: FontAwesome;
  content: "\f0d9";
}
.woocommerce div.pp_woocommerce .pp_arrow_next,
.woocommerce div.pp_woocommerce .pp_arrow_previous {
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  background-color: transparent;
  color: #ea623d !important;
  font-size: 16px !important;
  line-height: 1em;
  margin-top: 0;
}
.woocommerce div.pp_woocommerce .pp_arrow_next:hover,
.woocommerce div.pp_woocommerce .pp_arrow_previous:hover {
  background-color: transparent;
  color: #2a272e;
}
.woocommerce div.pp_woocommerce .pp_next:before,
.woocommerce div.pp_woocommerce .pp_previous:before {
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  background-color: transparent;
  color: #ea623d !important;
  font-size: 24px !important;
  line-height: 1em;
  content: "\f105";
}
.woocommerce div.pp_woocommerce .pp_next:before {
  font-family: FontAwesome;
  content: "\f105";
}
.woocommerce div.pp_woocommerce .pp_previous:before {
  font-family: FontAwesome;
  content: "\f104";
}
.woocommerce div.pp_woocommerce .pp_gallery ul li a {
  border: 1px solid #999 ;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce div.pp_woocommerce .pp_description,
.woocommerce div.pp_woocommerce .pp_nav {
  line-height: 14px;
}
.woocommerce div.pp_woocommerce .pp_details {
  padding: 10px;
}
.woocommerce div.pp_woocommerce .pp_top {
  height: 5px;
}
.woocommerce div.pp_woocommerce div.ppt {
  margin-left: 0;
}
.woocommerce div.pp_overlay {
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
@media only screen and (max-width: 768px) {
  .currentTextHolder {
    line-height: 1 !important;
  }
}
.modal {
  overflow: hidden;
}
.modal h2 {
  margin-top: 0 !important;
}
.modal .modal-body {
  padding: 50px;
}
.modal-dialog.login-dialog {
  width: 470px;
}
@media (max-width: 470px) {
  .modal-dialog.login-dialog {
    width: 95%;
  }
  .modal-dialog.login-dialog .lost_password.pull-right {
    float: none !important;
    display: block;
  }
}
.modal .close {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  background: #ea623d;
  color: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  outline: none;
}
.modal label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 100;
}
.modal #rememberme {
  margin-left: 0px;
}
.modal .form-row {
  margin-bottom: 25px !important;
}
.modal-content {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
}
.barShoppingCart {
  position: relative;
  height: 29px;
}
.barShoppingCart .caret {
  color: #999;
}
.barShoppingCart:hover .cart-box {
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
  top: 28px;
  margin-top: 0;
  -webkit-transition: opacity 0.5s, margin-top 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: opacity 0.5s, margin-top 0.5s;
}
.barShoppingCart .cart-box {
  z-index: 1000;
  width: 320px;
  padding: 30px 30px 20px 30px;
  position: absolute;
  background-color: #ffffff;
  right: 0;
  top: -1000px;
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  visibility: hidden;
  margin-top: -40px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.7);
  box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.7);
  -webkit-transition: opacity 0.5s, margin-top 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: opacity 0.5s, margin-top 0.5s;
}
.barShoppingCart .cart-box .widgettitle {
  display: none;
}
.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  border-top: 1px solid #E5E5E5;
  padding-top: 10px;
}
.woocommerce.widget_shopping_cart .cart_list li {
  padding-top: 25px;
}
.widget_shopping_cart .cart_list a,
.widget_shopping_cart .cart_list .amount {
  float: none;
  font-size: 14px;
}
.widget_shopping_cart .cart_list .amount {
  font-weight: 600;
  color: #333;
}
.widget_shopping_cart .cart_list a:hover {
  color: #ea623d;
}
.widget_shopping_cart .total strong {
  font-weight: 100;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 0.1em;
}
.widget_shopping_cart .amount {
  float: right;
  font-size: 18px;
  font-weight: 600;
}
.widget_shopping_cart .button {
  width: 100%;
  margin-top: 5px !important;
}
.tab-content .woocommerce ul.products.main-prodlist {
  margin: 10px 0 15px -30px;
}
.tab-content .woocommerce ul.products.main-prodlist li.product {
  padding-bottom: 0;
}
.flexslider li {
  clear: none !important;
}
.flexslider .woocommerce ul.products.main-prodlist,
.flexslider .woocommerce-page ul.products.main-prodlist {
  margin: 0;
}
.flexslider .woocommerce ul.products.main-prodlist li.product,
.flexslider .woocommerce-page ul.products.main-prodlist li.product {
  padding-bottom: 0;
}
.flexslider.product-slider.carousel-slider {
  margin-bottom: 35px;
}
.flexslider.product-slider.carousel-slider .flex-control-nav {
  bottom: -20px;
}
.yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin-bottom: 15px;
}
.yith-wcwl-add-to-wishlist a {
  color: #ea623d;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  color: #333;
  padding: 9px 17px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  border: 2px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
  border-color: #ea623d;
  color: #ea623d;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important;
}
#yith-wcwl-popup-message {
  border-color: #2a272e;
  background-color: #2a272e;
  color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 11px 15px;
}
.yith-wcwl-share {
  display: none;
}
.wishlist_table .product-price,
.wishlist_table .product-stock-status {
  text-align: left;
}
.wishlist_table .product-add-to-cart {
  text-align: right;
}
#yith-wcwl-form h2 {
  display: none;
}
.yithpopup_wrapper {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.yithpopup_wrapper a.close {
  background: #ea623d;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  color: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.yithpopup_wrapper a.close:before {
  font-family: fontawesome;
  content: "\f00d";
  font-size: 15px;
  font-weight: 100;
  display: block;
  padding-top: 4px;
}
h2#yith-popup-title {
  font-family: inherit;
}
#yith-popup-message {
  min-height: 0;
}
#yith-popup-left {
  width: 30%;
}
#yith-popup-right {
  width: 70%;
}
#yith-popup-right,
#yith-popup-left {
  padding: 15px;
}
#yith-popup-right ul,
#yith-popup-left ul {
  padding: 0;
}
#yith-popup-right input.name-field.text-field,
#yith-popup-left input.name-field.text-field,
#yith-popup-right input.email-field.text-field,
#yith-popup-left input.email-field.text-field {
  width: 100%;
}
#yith-popup-right input.name-field.text-field,
#yith-popup-left input.name-field.text-field,
#yith-popup-right input.email-field.text-field,
#yith-popup-left input.email-field.text-field {
  height: 39px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 17px;
  color: #333;
  border: 2px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  margin-bottom: 10px;
}
#yith-popup-right input.name-field.text-field:focus,
#yith-popup-left input.name-field.text-field:focus,
#yith-popup-right input.email-field.text-field:focus,
#yith-popup-left input.email-field.text-field:focus {
  border-color: #ea623d;
}
.yith-popup-checkzone {
  left: auto;
  bottom: -10px;
  padding: 0;
}
.submit-field.newslettersubmit.button,
input.submit-field.newslettersubmit {
  background: #ea623d !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  padding: 11px 17px !important;
  font-size: 13px !important;
  line-height: 13px !important;
  letter-spacing: 0.1em;
  outline: none;
}
.submit-field.newslettersubmit.button:hover,
input.submit-field.newslettersubmit:hover {
  background: #2a272e !important;
  color: #ffffff;
}
.single-product .woocommerce span.onsale,
.woocommerce-page.single-product span.onsale {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ea623d;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  left: 495px;
  z-index: 2;
  top: 20px;
}
@media (max-width: 1199px) {
  .single-product .woocommerce span.onsale,
  .woocommerce-page.single-product span.onsale {
    left: 385px;
  }
}
@media (max-width: 991px) {
  .single-product .woocommerce span.onsale,
  .woocommerce-page.single-product span.onsale {
    left: 35px;
  }
}
@media (min-width: 992px) {
  .flexslider.woo_flexslider_thumbs {
    width: 100%;
    height: 523px;
    min-height: 523px;
    max-height: 523px;
  }
  .flexslider.woo_flexslider_thumbs .flex-viewport {
    max-height: 523px;
  }
  .flexslider.woo_flexslider_thumbs ul {
    width: 100% !important;
    max-height: 523px !important;
  }
  .flexslider.woo_flexslider_thumbs ul li {
    margin-bottom: 10px;
    cursor: pointer;
  }
  .flexslider.woo_flexslider_thumbs .flex-direction-nav a.flex-prev {
    top: 0px;
    left: 50%;
    margin-left: -20px;
    margin-top: 0;
    color: #ea623d;
  }
  .flexslider.woo_flexslider_thumbs .flex-direction-nav a.flex-prev:before {
    content: "\f106";
  }
  .flexslider.woo_flexslider_thumbs .flex-direction-nav a.flex-next {
    top: auto;
    bottom: 0;
    right: 50%;
    margin-right: -20px;
    color: #ea623d;
  }
  .flexslider.woo_flexslider_thumbs .flex-direction-nav a.flex-next:before {
    content: "\f107";
  }
  .flexslider.woo_flexslider_thumbs .flex-active-slide {
    padding: 2px;
    background-color: #ea623d;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .flexslider.woo_flexslider_thumbs {
    height: 654px;
    min-height: 654px;
    max-height: 654px;
  }
  .flexslider.woo_flexslider_thumbs .flex-viewport {
    max-height: 654px;
  }
  .flexslider.woo_flexslider_thumbs ul {
    max-height: 654px !important;
  }
}
.product_video {
  padding-bottom: 40px;
  margin-top: 40px;
  position: relative;
  min-height: 1px;
}
.product_video.closed .close_product_video {
  display: none;
}
.product_video.hide {
  visibility: hidden;
  height: 0;
  margin-bottom: 0;
}
.product_video .close_product_video {
  position: absolute;
  z-index: 1;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  background: #ea623d;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  display: table;
  font-size: 20px;
  filter: alpha(opacity=90);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.product_video .close_product_video:before {
  position: relative;
  font-family: fontawesome;
  content: "\f00d";
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.product_video .close_product_video.closed {
  display: none;
}
.product_video .close_product_video:hover {
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.product_video_wide {
  overflow: hidden;
  z-index: 400;
  position: relative;
}
.product_video_wide .product_video {
  margin-top: 0;
  position: relative;
  top: -30px;
  padding-bottom: 0px;
}
.product_video_wide .product_video .close_product_video {
  top: 50px;
  right: 20px;
}
.single-product .portfolioNav {
  padding-bottom: 36px;
}
.open_product_video {
  margin-top: 20px;
}
.shop-account-navigation ul li {
  font-size: 18px;
  padding: 17px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
}
.shop-account-navigation ul li:first-child {
  padding-top: 0;
}
.shop-account-navigation ul li:last-child {
  border-bottom: none;
}
@media (max-width: 480px) {
  .woocommerce table.shop_table th,
  .woocommerce-page table.shop_table th {
    padding: 13px 20px;
  }
  .woocommerce table.shop_table td,
  .woocommerce-page table.shop_table td {
    padding: 10px 20px;
  }
  .woo-table-resposnsive {
    width: 100%;
    overflow-x: scroll;
  }
  .woocommerce ul.products.main-prodlist,
  .single-product.woocommerce ul.products.main-prodlist {
    margin: 36px 0 15px 0px;
  }
  .woocommerce ul.products.main-prodlist li.product,
  .woocommerce-page ul.products.main-prodlist li.product {
    padding: 0 0 45px 0px;
  }
  .tab-content .woocommerce ul.products.main-prodlist {
    margin: 0;
    padding: 0 0 45px 0px;
  }
}
.single_product_go_back a {
  color: #ea623d;
}
.single_product_go_back a:hover {
  color: #333333;
}
.woocommerce div.product form.cart .group_table,
.woocommerce-page div.product form.cart .group_table,
.woocommerce #content div.product form.cart .group_table,
.woocommerce-page #content div.product form.cart .group_tablee {
  width: 100%;
}
.woocommerce div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td,
.woocommerce #content div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_tablee td {
  vertical-align: middle;
  font-size: 16px;
  color: #333333;
  text-align: left;
}
.woocommerce div.product form.cart .group_table td label,
.woocommerce-page div.product form.cart .group_table td label,
.woocommerce #content div.product form.cart .group_table td label,
.woocommerce-page #content div.product form.cart .group_tablee td label {
  display: block;
  font-size: 16px;
  text-transform: capitalize;
}
.woocommerce div.product form.cart .group_table td.price,
.woocommerce-page div.product form.cart .group_table td.price,
.woocommerce #content div.product form.cart .group_table td.price,
.woocommerce-page #content div.product form.cart .group_table td.price {
  text-align: right;
}
.woocommerce div.product form.cart .group_table td.price del,
.woocommerce-page div.product form.cart .group_table td.price del,
.woocommerce #content div.product form.cart .group_table td.price del,
.woocommerce-page #content div.product form.cart .group_table td.price del {
  color: #999;
  text-decoration: line-through;
}
.woocommerce div.product form.cart .group_table td.price del .amount,
.woocommerce-page div.product form.cart .group_table td.price del .amount,
.woocommerce #content div.product form.cart .group_table td.price del .amount,
.woocommerce-page #content div.product form.cart .group_table td.price del .amount {
  font-weight: inherit;
}
.woocommerce div.product form.cart .group_table td.price .amount,
.woocommerce-page div.product form.cart .group_table td.price .amount,
.woocommerce #content div.product form.cart .group_table td.price .amount,
.woocommerce-page #content div.product form.cart .group_table td.price .amount {
  font-weight: 600;
}
.single-product.woocommerce div.product form.cart .group_table,
.single-product.woocommerce-page div.product form.cart .group_table,
.single-product.woocommerce #content div.product form.cart .group_table,
.single-product.woocommerce-page #content div.product form.cart .group_table {
  margin-bottom: 20px;
}
.single-product-navigation .btn {
  margin-left: 10px;
}
@media (max-width: 500px) {
  div.woocommerce form.checkout_coupon .form-row {
    width: 100%;
  }
  div.woocommerce form.checkout_coupon .form-row.form-row-first {
    margin-bottom: 10px;
  }
}
/*Checkout Country labels*/
.select2-container .select2-choice {
  border: 2px solid #ccc;
  padding: 5px 0 5px 8px;
}
.ct-wooSearch .ct-wooSearch-sortingBar {
  background-color: #f7f6f7;
}
.ct-wooSearch .ct-wooSearch-sortBy .ct-sortBy-text {
  display: inline-block;
}
.ct-wooSearch .ct-wooSearch-sortBy select.ct-select {
  display: inline-block;
  width: auto;
}
.ct-wooSearch .ct-wooSearch-pages > li select.ct-select {
  display: inline-block;
}
.ct-wooSearch .irs-bar {
  height: 3px;
  top: 33px;
  border-top: 1px solid #ea623d;
  border-bottom: 1px solid #ea623d;
  background: #ea623d none repeat scroll 0% 0%;
}
.ct-wooSearch .irs-slider {
  top: 27px;
  width: 14px;
  height: 14px;
  border: 5px solid #ea623d;
  background: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ct-wooSearch-filter .ct-wooSearch-filterTitle {
  text-transform: capitalize;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul {
  margin-left: 0;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul > li label:before,
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul > li label:after {
  top: 50%;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul > li label:before {
  border: 2px solid #cccccc;
  padding: 0;
  width: 10px;
  height: 10px;
  margin-top: -7px;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul > li label:after {
  width: 6px;
  height: 6px;
  margin-left: 0;
  left: -16px;
  margin-top: -3px;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul.ct-wooSearch-list li.ct-sizeCheck label span {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  margin: 0;
}
.ct-wooSearch-filter ul.ct-wooSearch-filtersList > li span.removeThis {
  cursor: pointer;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper .checkbox label:before {
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 2px solid #cccccc;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper .checkbox label:after {
  left: -18px;
  top: 50%;
  margin-top: -8px;
  font-size: 10px;
}
.ct-wooSearch .ct-wooSearch-sortBy select.ct-select {
  margin-left: 0;
}
.ct-wooSearch .ct-wooSearch-pages > li select.ct-select {
  margin-left: 5px;
  margin-right: 5px;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul > li label {
  text-transform: capitalize;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul > li.ct-sizeCheck label span {
  text-transform: uppercase;
}
.ct-wooSearch-filtersList li span.removeThis {
  cursor: pointer;
}
.ct-sizeCheck input[type="checkbox"] + label span,
.ct-sizeCheck input[type="radio"] + label span {
  line-height: 30px;
}
.woocommerce-info {
  border: 1px solid #E6E6E6!important;
}
.ct-wooSearch .ct-wooSearch-pages > li select.ct-select {
  padding: 0;
}
.ct-wooSearch .ct-wooSearch-pages > li select.ct-select option {
  padding: 6px 5px;
}
.ct-wooSearch .ct-wooSearch-sortBy select.ct-select {
  padding: 0 20px 0 2px;
}
.ct-wooSearch .ct-wooSearch-sortBy select.ct-select option {
  padding: 6px 0 6px 6px;
}
.ct-wooSearch-filterWrapper .ct-select {
  padding-left: 1px;
}
.ct-wooSearch-filterWrapper .ct-select option {
  padding: 6px 0 6px 6px;
}
.ct-wooSearch-filtersClear a {
  cursor: pointer;
}
.ct-wooSearch-filtersClear a:hover {
  color: #BB3530;
}
@media (min-width: 1200px) {
  .ct-wooSearch-filtersList {
    width: 69.44444%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ct-wooSearch-filtersList {
    width: 63%;
  }
}
@media (min-width: 768px) {
  .ct-wooSearch-filtersList {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
  }
  .ct-wooSearch-filtersList li {
    display: inline-block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ct-wooSearch-filtersList {
    width: 69%;
  }
}
@media (min-width: 768px) {
  .ct-wooSearch-filtersClear a {
    float: left;
    padding-left: 25px;
  }
}
.ct-wooSearch .ct-wooSearch-searchContent .ct-wooSearch-filter .ct-wooSearch-filterTitle {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
  color: #999;
  letter-spacing: 0.1em;
  font-weight: 600;
}
.ct-wooSearch-filterWrapper li.ct-sizeCheck {
  padding: 0 7px 5px 0;
}
.ct-wooSearch-filterWrapper li.ct-sizeCheck input[type=checkbox] + label span {
  display: inline-block;
  font-size: 11px !important;
  line-height: 10px;
  padding: 3px 7px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #CCC;
  letter-spacing: 0.1em;
  border-radius: 3px;
  margin: 7px 3px 0px 0px;
  height: auto;
}
.ct-wooSearch-filterWrapper li.ct-sizeCheck input[type=checkbox]:checked + label span {
  background-color: #333;
  border: 2px solid #333;
  color: #fff;
}
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul li.radio,
.ct-wooSearch-filter .ct-wooSearch-filterWrapper ul li.checkbox {
  margin-top: 0;
}
.ct-wooSearch-filterWrapper li.ct-colorCheck {
  padding-top: 2px;
  padding-left: 0;
  padding-right: 10px;
}
#ct-wooSearch-filterIcon:focus {
  outline: none;
}
.ct-wooSearch-footer .ct-wooSearch-filter .ct-wooSearch-filterTitle {
  display: none;
}
.ct-wooSearch-footer .ct-wooSearch-filter .ct-wooSearch-filterWrapper {
  padding: 0;
}
.ct-wooSearch-footer .ct-wooSearch-button {
  padding: 10px;
}
.irs-with-grid {
  height: 55px;
}
.ct-wooSearch .ct-wooSearch-pages > li select.ct-select {
  margin: 0;
  display: inline-block;
}
.ct-select-Wrapper {
  display: block;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.ct-wooSearch-sortingBar .ct-select-Wrapper {
  display: inline-block;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.ct-select-Wrapper:after {
  content: '';
  position: absolute;
  pointer-events: none;
  width: 7px;
  height: 4px;
  background-image: url("../images/selectarrow.png") !important;
  right: 7px;
  top: 50%;
  margin-top: -2px;
}
.ct-select-Wrapper select {
  background-image: none !important;
}
.ct-wooSearch-filterWrapper .radio,
.ct-wooSearch-filterWrapper .checkbox {
  margin-bottom: 0;
  padding-bottom: 5px;
}
.ct-wooSearch-searchContent .ct-wooSearch-filter .ct-wooSearch-filterWrapper .ct-select-Wrapper {
  margin: 0;
}
.woocommerce .summary.entry-summary a.open-popup-link.btn.btn-default.btn-lg {
  width: 100%;
  margin: 0 !important;
  margin-top: 20px !important;
}
.shopBar .barShoppingCart .cart-box .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .empty {
  font-size: 14px;
}
.photoOverlay a.button.alt {
  padding: 17px;
  border-color: rgba(255, 255, 255, 0.4);
  background-color: transparent;
}
.photoOverlay a.button.alt:hover {
  color: #ea623d;
  border-color: #ea623d;
  background-color: transparent;
}
.tab-content .tab-pane .woocommerce .products .product .wo_inner .photoOverlay a.button.alt {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 10px;
  border-color: rgba(255, 255, 255, 0.4);
  background-color: transparent;
}
.tab-content .tab-pane .woocommerce .products .product .wo_inner .photoOverlay a.button.alt:hover {
  color: #ea623d;
  border-color: #ea623d;
}
a.button.add_to_cart_button:after {
  display: none;
}
footer .widget_recent_posts .media-list .media a p.media-heading:hover {
  color: #ea623d !important;
}
.wc-forward:after,
.wc-forward a:after {
  margin-left: 5px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: 600;
}
.content-area.shopStyles .product .summary.entry-summary .variations_form.cart table.variations tbody tr td.label {
  float: left;
  width: 100%;
  text-align: left;
}
.content-area.shopStyles .product .summary.entry-summary .variations_form.cart table.variations tbody tr td.value {
  width: 100%;
  display: block;
  max-width: 170px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  font-weight: 400 !important;
}
div.woocommerce label,
.shopStyles label {
  display: block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 7px 0;
}
.comment-form-author,
.comment-form-email {
  display: inline-block;
  width: 100%;
  margin: 0 0 15px !important;
}
.comment-form-author label,
.comment-form-email label {
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 7px 0;
}
.comment-form-author input[type="text"],
.comment-form-email input[type="text"] {
  display: inline-block !important;
  width: auto !important;
}
.comment-form-email {
  margin-bottom: 30px !important;
}
.woocommerce #reviews h3 {
  margin-bottom: 5px !important;
}
.stars span a {
  color: #453951 !important;
}
.woocommerce .ct_actions #coupon_code,
.woocommerce-page .ct_actions #coupon_code {
  margin-right: 6px;
}
.ct_actions input.button {
  margin-right: 6px !important;
}
.cart_totals > h2,
.cross-sells > h2 {
  font-size: 18px;
  font-weight: 600;
}
tr#yith-wcwl-row-60 {
  font-size: 14px;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
  display: inline-block !important;
}
td.wishlist-empty {
  font-size: 14px;
}
form.track_order {
  height: 30.3vh;
}
form.track_order > p:first-child {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 50px;
}
input:-webkit-autofill {
  background-color: white;
}
.woocommerce form.login,
.woocommerce form.register {
  border: 0;
  padding: 0;
  width: 50%;
}
.woocommerce form.login .form-row input.button,
.woocommerce form.register .form-row input.button {
  margin-top: 7px;
}
.woocommerce form.login .lost_password,
.woocommerce form.register .lost_password {
  display: inline-block;
  float: left;
  margin-top: 17px;
}
.woocommerce form.login .lost_password a,
.woocommerce form.register .lost_password a {
  color: #ea623d;
}
.woocommerce form.login .lost_password a:hover,
.woocommerce form.register .lost_password a:hover {
  color: #333;
}
div.woocommerce form.register .form-row,
.shopStyles form.register .form-row {
  margin-bottom: 10px;
}
div.woocommerce label.inline,
.shopStyles label.inline {
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal;
  color: #333;
}
.woocommerce form.login > .form-row:not(.form-row-wide) {
  display: inline-block;
}
.modal-body form .form-row.form-row-wide label.inline {
  display: inline-block;
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal;
  color: #333;
}
.modal-body form .form-row.form-row-wide .lost_password a {
  color: #ea623d;
}
.modal-body form .form-row.form-row-wide .lost_password a:hover {
  color: #333;
}
.modal label {
  font-weight: 400;
  letter-spacing: 0.1em;
}
#ship-to-different-address #ship-to-different-address-checkbox {
  margin: 6px 8px 0 0;
}
#payment .payment_methods.methods li input {
  float: left;
  margin: 6px 1em 0 0 !important;
}
#payment .payment_methods.methods li label {
  float: left;
}
#payment .payment_methods.methods li label img {
  float: right;
  margin-top: 15px;
}
#payment .payment_methods.methods li .payment_box {
  float: left;
}
#payment .payment_methods.methods li .payment_box:before {
  border: 1em solid #519ad7;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
#payment .payment_methods.methods li.payment_method_paypal input {
  margin: 8px 1em 0 0 !important;
}
#payment .payment_methods.methods li.payment_method_paypal label {
  max-width: 84%;
}
.woocommerce.widget_shopping_cart .cart_list li {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #e5e5e5;
  border-top: none;
  padding-top: 0 !important;
  padding-bottom: 25px !important;
}
.woocommerce.widget_shopping_cart .cart_list li:last-child {
  border: none;
  margin-bottom: 0 !important;
}
.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table td {
  width: 100%;
}
@media (max-width: 767px) {
  .woocommerce form.login,
  .woocommerce form.register {
    width: 80%;
  }
}
