/* -----------------------------------------
	Table of Contents
--------------------------------------------

.. General
.. Header
.. Homepage Specific Styles
.. Footer
.. Widgets Styling
.. Helpers, WordPress defaults, Generic Items
.. Mobile Menu
.. External Plugins

*/
/* -----------------------------------------
	General
----------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  margin: 0 0 15px 0;
  line-height: normal; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 15px 0; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

a {
  transition: color 0.18s ease, background-color 0.18s ease;
  outline: none; }

a:active {
  outline: none; }

body {
  line-height: 2;
  font-family: Arial, Geneva, sans-serif;
  font-size: 13px;
  -webkit-font-smoothing: antialiased; }
  
.centsd, .centsd2 {
	text-align:center !important; }  
	
.centsd h2 {
  font-size: 20px;
  font-weight:600;
  color:#999;
  line-height:1.1em;
  padding:7px 0; }
  
.centsd2 h2 {
  font-size: 16px;
  color:#666;
  line-height:1.2em;
  padding:7px 0; }  

.centsd h3 {
  font-size: 16px;
  color:#000;
  margin-top:-20px; }

.centsd h4 {
  font-size: 13px;
  color:#666;
  margin-top:-13px; }	

label {
  display: block;
  font-size: 90%;
  margin-bottom: 10px; }

label p{
  margin: 0 !important; }  

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border-radius: 0;
  box-shadow: none;
  width: auto;
  font: inherit;
  padding: 13px 12px;
  border: #CCC 1px solid;
  line-height: normal;
  transition: all 0.18s ease;
  min-width: 80%;
  height: 40px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.08); }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #b3b3b3;
    outline: none; }

textarea {
  width: 100%;
  height: auto; }

fieldset {
  padding: 15px 15px 0 15px; }
  fieldset legend {
    font-weight: bold;
    padding: 0 3px;
    margin: 0;
    margin-left: -3px; }

input.highlight {
  border-color: #ff4a4a; }

a.btn, a.comment-reply-link, a.button,
input[type=submit],
button[type=submit] {
  line-height: normal;
  font-size: inherit;
  border: #fe0000 1px solid;
  border-radius: 0;
  vertical-align: middle;
  padding: 10px 22px;
  box-shadow: none;
  outline: none;
  transition: all 0.18s ease;
  color: #fe0000;
  font-weight:600;
  display: inline-block;
  margin-bottom:50px; }
  a.btn:hover, a.comment-reply-link:hover, a.button:hover,
  input[type=submit]:hover,
  button[type=submit]:hover {
    text-decoration: none; }
	
a.btn:hover, a.comment-reply-link:hover, a.button:hover,
  input[type=submit]:hover,
  button[type=submit]:hover {
	  
    text-decoration: none;
	color:#FFF; }	

#map * {
  max-width: none !important; }

/* -----------------------------------------
	Header
----------------------------------------- */
.alt-nav {
  display: none; }

#nav {
  display:block; float:left; margin:0; padding:5px 0 5px 0px; width:100%;	
  margin-top: 7px;
  border-top:#F4F4F4 1px solid;
  border-bottom:#F4F4F4 1px solid;
  text-align:center !important; }
  @media (max-width: 991px) {
    #nav {
      display: none; } }
  
  @media (max-width: 991px) {
    #contentFlow {
      display: none; } }  
	  
  @media (max-width: 991px) {
    .nomobil {
      display: none; } }	      

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  
.sidebar ul li.sub{ margin-left:10px !important;}  

#navigation {
  /* Navigation functional styles  ---------------------- */ }
  #navigation li {
    position: relative;
    z-index: 100; }
  #navigation > li {
    float: left; }
  #navigation ul {
    position: absolute;
    z-index: 300;
    top: -999em;
    right: 0; }
  #navigation li:hover > ul,
  #navigation .sfHover > ul {
    top: auto; }
  #navigation li li:hover > ul,
  #navigation li .sfHover > ul {
    top: 0;
    right: 100%; }
  #navigation li li li:hover > ul,
  #navigation li li .sfHover > ul {
    top: 0;
    right: 100%; }
  #navigation a, #navigation #navigation a:visited {
    display: block;
    white-space: nowrap; }
  #navigation a {
    font-size: 12px;
    letter-spacing: -0.03em; }
  #navigation > li > a {
    text-transform: uppercase;
    padding: 0px 21px; 
	color: #666 !important; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 14px;
	font-weight: 600; 
	letter-spacing:1px !important;}
	
  @media (max-width: 1199px) {
    #navigation > li > a {
    	padding: 0px 12px;  
		font-size: 14px;
		font-weight: 600; 
		letter-spacing:0px !important; } }
	  	
  #navigation > li.active > a:hover, #navigation > li.current-menu-ancestor > a:hover, #navigation > li.current-menu-item > a:hover {
    color: white !important; }
  #navigation > li > a:hover,
  #navigation > li > a.on,
  #navigation > li.sfHover > a {
    text-decoration: none;
    color:#fe0000 !important; }
  #navigation ul {
    padding: 7px;
    min-width: 210px;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1); }
    #navigation ul a {
      color: #FFF;
      padding: 5px 15px;
      margin-bottom: 1px;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
      #navigation ul a:hover {
        text-decoration: none; }
    #navigation ul li.sfHover > a {
      text-decoration: none; }
  #navigation a.sf-with-ul {
    position: relative;
    /* Styling for navigation arrows  ---------- */ }
  #navigation.sf-arrows .sf-with-ul:after {
    content: '\f078';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -11px;
    font-size: 7px;
    font-weight: normal; }
  #navigation.sf-arrows ul .sf-with-ul:after {
    right: 8px;
    margin-top: -6px;
    content: "\f054";
    /* Styling for right facing arrows  ---------- */ }

.pre-head {
  text-transform: uppercase;
  font-size: 11px;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0 13px;
  line-height: 1; }

.cart-head {
  text-align: right; }
  .cart-head > span {
    margin-right: 5px; }
    .cart-head > span:after {
      content: "|";
      margin-left: 7px;
      font-size: 10px;
      color: #CCC;
      position: relative;
      top: -1px; }
  .cart-head .amount {
    font-weight: bold; }

.main-head {
  padding: 10px 0 30px 0; }

.logo {
  font-size: 36px;
  line-height: 1;
  margin: 0;
  letter-spacing: -0.05em;
  text-align:center; }
  .logo a:hover {
    text-decoration: none; }

.tagline, .entry-meta, .copy, .comment-meta, .shop-actions .woocommerce-result-count,
.shop-actions .product-number, .product_meta {
  text-transform: uppercase;
  font-size: 11px;
  margin: -8px 0 0;
  letter-spacing: -0.03em; }

/* -----------------------------------------
	Homepage
----------------------------------------- */
.flexslider {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  overflow: hidden; }

.flex-direction-nav a {
  color: #FFF !important;
  width: 40px;
  height: 40px;
  top: 34%;
  margin: -20px 0 0 0; }

.flex-direction-nav a:before {
  font-family: FontAwesome;
  content: '\f053';
  font-size: 34px; }

.flex-direction-nav a.flex-next:before {
  content: '\f054'; }

.flex-control-nav {
  width: 20px;
  bottom: auto;
  z-index: 20;
  top: 25%;
  right: 20px; }

@media (max-width: 767px) {
  .flex-control-nav {
  top: 20%;
  right: 0px; } }	  

.flex-control-nav li {
  display: block;
  margin: 0 0 5px 0; }

.flex-control-paging li a {
  background: transparent;
  border: 2px solid #FFF;
  border-radius: 100%;
  box-shadow: none; }

.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background: #FF0000;
  border-color: #FFF; }

#slider {
  margin: -231px 0 0 0;
  color: #FFF; }
  #slider .slides li {
    height: 850px; }

.slide-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 35%; }

.slide-title {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -0.04em;
  margin-bottom: 5px;
  color: #FFF; }

.slide-subtitle {
  font-family: Montserrat, sans-serif; }

#slider a.btn.slide-more {
  display: inline-block;
  margin-top: 70px;
  color: #FFF;
  border-color: #FFF;
  font-size: 18px;
  padding: 10px 45px; }

#slider a.btn.slide-more:hover {
  text-decoration: none; }

/* -----------------------------------------
	Blog, Page & Single Entry Styles
----------------------------------------- */
.page-title, .woocommerce-breadcrumb, .woocommerce-tabs .panel#tab-reviews h3, .addresses .col-1 h3, .addresses .col-2 h3, .widget-title {
  text-transform: uppercase;
  line-height: 1.25;
  color: #000; 
  font-size: 23px;	
  font-weight: 500;
  word-spacing:0.1em; 
  font-style:normal; 
  margin:-2px 0 3px 0; 
  border-bottom: solid 1px #DBDBDB; 
  padding:0 0 2px 0 }

.entry {
  margin-bottom: 50px; }
  
  .nomarbotsd {
  margin-bottom: 0 !important; }
  
  .entry .entry:only-of-type {
    margin-bottom: 0; }

.entry-title {
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0em;
  margin-bottom: 15px; }
  .entry-title a:hover {
    text-decoration: none; }

.entry-meta {
  margin: 0 0 10px; }

.entry-time i {
  margin-right: 5px; }

@media (max-width: 494px) {
  figure object embed {
  width: 473px !important;
  height: 266px !important; }
}
  
.entry-thumb a {
  display: inline-block;
  position: relative; }
  .entry-thumb a:after {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-width: 1px;
    border-style: solid;
    top: 10px;
    left: 10px;
    transition: all 0.18s ease; }
  .entry-thumb a img {
    width: 100%; }

.single .entry-thumb {
  margin-bottom: 30px; }

.entry-content blockquote {
  font-style: italic;
  padding-left: 20px;
  border-left: 5px solid #CCC;
  margin: 15px 0 25px; }
  .entry-content blockquote p {
    font-size: 16px;
    margin: 0 0 10px; }
    .entry-content blockquote p:last-child {
      font-size: 12px;
      margin: 0; }
	  
.entry-content p {
	line-height:1.5em;
	color:#666;
	font-size:14px; }
	
.padtopsd {
	padding: 20px 0 0 0;
	line-height:1.5em;
	color:#666;
	font-size:14px; }	
	
@media (max-width: 767px) {
    .sidebar {
		border-top:#DBDBDB 1px solid;
		padding:4px 0;
		margin-top:40px;
		text-align:center; } }		  

/* -----------------------------------------
	Pagination
----------------------------------------- */
#paging {
  margin-bottom: 50px; }
  #paging ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #paging ul li {
      display: inline-block; }
  #paging a,
  #paging a:visited,
  #paging span {
    background: white;
    display: inline-block;
    line-height: normal;
    margin-right: 2px;
    padding: 7px 12px;
    font-size: 14px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
  #paging a:hover {
    text-decoration: none;
    color: white; }
  #paging span.current {
    background: #ffffff; }

/* -----------------------------------------
	Item Styles (Listing) - e.g Products
----------------------------------------- */
.item {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px;
  box-shadow: none; }
  .item > a {
    display: block; }
    .item > a:hover {
      text-decoration: none; }
  .item:hover .item-content-wrap {
    top: 10px; }
  .item > a:after {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-width: 1px;
    border-style: solid;
    top: 10px;
    left: 10px;
    transition: all 0.18s ease; }
  .item .item-thumb img {
    transition: opacity 0.35s ease; }
  .item .item-thumb img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .item .item-content-wrap {
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    color: #FFF;
    text-align: center;
    top: 3000px;
    left: 10px;
    border: 10px solid transparent;
    transition: 0.30s top ease; }
  .item.product-category .item-content-wrap {
    top: 10px; }
  .item .item-content {
    position: absolute;
    bottom: 0;
    padding: 15px;
    width: 100%; }
  .item .item-title {
    font-size: 18px;
    line-height: 1.333333;
    font-style: italic;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
	
	.flow.item  {
  box-shadow: none; }
	
    @media (max-width: 991px) {
      .item .item-title {
        font-size: 14px; } }
  .item.alt {
    overflow: visible; }
    .item.alt:hover > a:after {
      height: calc(100% - 10px);
      border-bottom: none; }
    .item.alt:hover .item-content-wrap {
      display: block;
      opacity: 1;
      bottom: auto; }
    .item.alt:hover .item-thumb img:first-child {
      opacity: 0; }
    .item.alt .item-content-wrap {
      height: auto;
      bottom: -1000px;
      top: auto;
      position: absolute;
      opacity: 0;
      display: none;
      -moz-transition: all 0.55s ease;
      transition: all 0.55s ease;
      z-index: 2; }
    .item.alt .item-content {
      position: static; }

.item-price ins, .price ins {
  text-decoration: none; }
.item-price .amount, .price .amount {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  display: block;
  font-weight: bold;
  margin: 0; }
.item-price del .amount, .price del .amount {
  text-shadow: none;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  margin: 0; }

.sidebar .widget_products ul li,
.sidebar .widget_recently_viewed_products ul li,
.sidebar .widget_top_rated_products ul li {
  width: 100%;
  display: block;
  float: none; }
  .sidebar .widget_products ul li:before,
  .sidebar .widget_recently_viewed_products ul li:before,
  .sidebar .widget_top_rated_products ul li:before {
    display: none; }
.sidebar .item {
  overflow: visible;
  box-shadow: none;
  margin: 0 0 5px; }
  .sidebar .item:hover {
    text-decoration: none; }
    .sidebar .item:hover .item-thumb img:first-child {
      opacity: 1; }
  .sidebar .item > a {
    background: white;
    padding: 15px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
    .sidebar .item > a:before, .sidebar .item > a:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .sidebar .item > a:after {
      clear: both; }
    .sidebar .item > a:after {
      border: none;
      position: static;
      width: auto;
      height: auto; }
    .sidebar .item > a:hover {
      text-decoration: none; }
      .sidebar .item > a:hover .item-content {
        color: white; }
  .sidebar .item .sale-wrap {
    top: auto;
    bottom: 10px;
    right: -6px; }
  .sidebar .item .item-thumb {
    width: 60px;
    float: left;
    margin: 0 15px 0 0; }
    .sidebar .item .item-thumb:after {
      display: none; }
    .sidebar .item .item-thumb img:nth-child(2) {
      display: none; }
  .sidebar .item .onsale {
    line-height: 2; }
  .sidebar .item .item-content-wrap {
    position: static;
    overflow: hidden;
    opacity: 1;
    display: block;
    width: auto;
    height: auto;
    background: none;
    padding: 0;
    line-height: 1.4;
    border: none; }
  .sidebar .item.alt .item-content-wrap {
    width: auto; }
  .sidebar .item .item-content {
    position: static;
    padding: 0; }
  .sidebar .item .item-title {
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    line-height: 1.5;
    margin: 0 0 10px; }
  .sidebar .item .price .amount {
    font-size: 13px; }

/* -----------------------------------------
	Footer
----------------------------------------- */
.pre-foot {
  color:#FFF; background-color:#fe0000;
  padding: 15px 10px 0px 10px;
  font-size: 13px;
  font-weight:600; }
  .pre-foot .widget:last-child {
    margin-bottom: 0; }

.copy {
  padding: 18px 10px 5px 10px;
  margin: 0;
  font-size: 12px;
  background-color:#F4F4F4; }

.copy a{
  color:#fe0000;  } 

.copy a:hover,
.copy a.on{
  color:#333;  }    

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

.text-right-sd a {
  color:#FFF; } 
  
.text-right-sd a:hover {
  color:#F4F4F4; }      

.pre-foot .widget_nav_menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right; }
  .pre-foot .widget_nav_menu .menu li {
    display: inline-block;
    margin-left: 12px; }
    .pre-foot .widget_nav_menu .menu li a {
      font-size: 11px;
      font-style: italic; }

/* -----------------------------------------
   Comments
----------------------------------------- */
.post-comments {
  margin: 40px 0 25px; }
  .post-comments ol, .post-comments ul {
    list-style: none; }
    .post-comments ol li, .post-comments ul li {
      margin: 0;
      padding: 0;
      background: none;
      position: relative; }
  .post-comments > ol {
    margin: 0;
    padding: 0; }
  .post-comments h3 {
    margin-bottom: 25px; }

.comment-text, .comment_container {
  margin: 0;
  padding: 25px 0;
  overflow: hidden; }
  .comment-text .avatar, .comment_container .avatar {
    max-width: 50px;
    float: left;
    margin-right: 15px;
    overflow: hidden; }

.comment-copy {
  overflow: hidden;
  zoom: 1;
  position: relative; }
  .comment-copy p:last-of-type {
    margin: 0; }

.comment-meta {
  margin: 0 0 5px; }

a.comment-reply-link {
  padding: 3px 9px;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0; }

.post-form {
  margin: 15px 0 0; }

#commentform textarea {
  min-height: 200px; }

/* -----------------------------------------
   Theme-Specific Comments Styling
----------------------------------------- */
#comment-list > li:first-child > .comment-text {
  padding-top: 0; }

.comment-text {
  border-bottom: 1px solid #E2DEDA; }

.comment-meta {
  margin: 0 0 5px; }

#commentform input[type=text],
#commentform input[type=url],
#commentform input[type=email] {
  width: 380px;
  min-width: 0; }
#commentform textarea {
  width: 480px;
  min-width: 0; }

/* -----------------------------------------
	WooCommerce - Shop Page
----------------------------------------- */
.shop-actions {
  padding-bottom: 8px;
  margin: -21px 0 30px;
  border-bottom: 1px solid #CCC; }
  .shop-actions .actions {
    margin-top: 2px;
    float: left; }
  .shop-actions .woocommerce-ordering {
    float: right; }
    .shop-actions .woocommerce-ordering select.orderby {
      min-width: 200px;
      opacity: 0;
      position: relative;
      z-index: 1; }
  .shop-actions .woocommerce-result-count,
  .shop-actions .product-number {
    display: inline-block;
    margin: 0; }
  .shop-actions .woocommerce-result-count {
    margin-right: 15px; }
  .shop-actions .product-number a {
    margin: 0 2px; }

/* -----------------------------------------
	WooCommerce - Product Page
----------------------------------------- */
.images {
  position: relative; }
  .images a {
    display: inline-block;
    position: relative;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
    .images a:after {
      content: "";
      position: absolute;
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      border-width: 1px;
      border-style: solid;
      top: 10px;
      left: 10px;
      transition: all 0.18s ease; }
    .images a .img-overlay {
      position: absolute;
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      top: 10px;
      left: 10px;
      transition: all 0.18s ease;
      opacity: 0; }
      .images a .img-overlay:after {
        content: "\f00e";
        color: white;
        font-size: 40px;
        font-family: Fontawesome;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -40px 0 0 -18px; }
    .images a:hover .img-overlay {
      opacity: 1; }
  .images > a img {
    width: 100%; }

.thumbnails:before, .thumbnails:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.thumbnails:after {
  clear: both; }
.thumbnails > a {
  float: left;
  margin-right: 4%;
  width: 30.666666667%;
  margin-bottom: 15px; }
  .thumbnails > a:nth-child(3n) {
    margin-right: 0; }
  .thumbnails > a:after {
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px); }
  .thumbnails > a img {
    width: 100%; }
  .thumbnails > a .img-overlay {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px; }
    .thumbnails > a .img-overlay:after {
      font-size: 22px;
      margin: -22px 0 0 -10px; }

.woocommerce-main-image {
  margin-bottom: 30px; }

.sale-wrap {
  position: absolute;
  top: 15px;
  right: 5px;
  z-index: 1; }

.onsale {
  display: inline-block;
  color: #FFF;
  font-size: 12px;
  text-transform: lowercase;
  font-style: italic;
  padding: 0 20px;
  position: relative; }
  .onsale:after {
    content: "";
    border: 6px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -7px;
    right: -6px;
    z-index: -1; }

.product_meta {
  color: initial;
  margin: 0 0 10px;
  font-size: 10px;
  letter-spacing: 0; }
  .product_meta:before, .product_meta:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .product_meta:after {
    clear: both; }
  .product_meta .sku_wrapper {
    float: right; }

.product .summary .product_title {
  margin-bottom: 15px; }
.product .summary .price .amount {
  font-size: 24px;
  letter-spacing: -0.05em;
  font-weight: bold;
  line-height: 1; }
.product .summary .price del .amount {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 4px; }
.product .summary ul {
  margin: 20px 0;
  padding: 0;
  list-style: none; }
  .product .summary ul li {
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #E2DEDA;
    padding: 8px 0 7px 20px;
    line-height: normal; }
    .product .summary ul li:first-child {
      border-top: 1px solid #E2DEDA; }
    .product .summary ul li:before {
      content: "";
      width: 6px;
      height: 6px;
      position: absolute;
      left: 3px;
      top: 50%;
      margin-top: -3px;
      -webkit-transform: rotateZ(45deg);
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
.product .summary h3 {
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 10px; }
.product .summary form.cart {
  margin: 30px 0 0; }

.quantity {
  width: 70px;
  height: 46px;
  position: relative;
  display: inline-block; }
  .quantity input {
    border: none;
    border-radius: 0;
    color: white;
    line-height: 1;
    max-width: 100%;
    outline: none; }
  .quantity input[type=number]::-webkit-inner-spin-button,
  .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .quantity .qty {
    -moz-appearance: textfield;
    height: 46px;
    line-height: 1;
    padding: 10px 11px 10px 0;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    width: 100%; }
  .quantity .minus, .quantity .plus {
    position: absolute;
    right: 5px;
    width: 15px;
    height: 16px;
    padding: 0;
    text-align: center;
    transition: background-color 0.18s ease; }
  .quantity .plus {
    top: 5px; }
  .quantity .minus {
    bottom: 5px; }

button.single_add_to_cart_button {
  height: 46px;
  line-height: 1;
  vertical-align: top;
  min-width: 190px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

.variations {
  position: relative;
  z-index: 1; }
  .summary .variations {
    margin-bottom: 50px; }
  .variations td {
    padding: 6px 6px 6px 12px;
    color: white;
    z-index: 5; }
  .variations label {
    text-transform: uppercase;
    line-height: normal;
    margin: 0;
    font-size: 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
  .variations select {
    min-width: 200px;
    position: relative;
    z-index: 2; }
  .variations .customSelect .customSelectInner {
    padding: 7px 16px; }
  .variations .reset_variations {
    position: absolute;
    left: 0;
    bottom: -27px;
    font-size: 10px;
    text-transform: uppercase; }

.woocommerce-tabs {
  margin: 50px 0 50px; }
  .woocommerce-tabs .tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #CCCCCC; }
    .woocommerce-tabs .tabs:before, .woocommerce-tabs .tabs:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .woocommerce-tabs .tabs:after {
      clear: both; }
    .woocommerce-tabs .tabs li {
      float: left; }
      .woocommerce-tabs .tabs li a {
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-left: 8px solid transparent;
        border-bottom: 6px solid transparent;
        display: block;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 1;
        padding: 17px 26px 10px 20px;
        transition: all 0.18s ease; }
        .woocommerce-tabs .tabs li a:hover {
          text-decoration: none; }
    .woocommerce-tabs .tabs li.active a {
      color: #FFF; }
  .woocommerce-tabs .panel {
    padding: 30px 0 0; }
    .woocommerce-tabs .panel > h2 {
      display: none; }
    .woocommerce-tabs .panel#tab-reviews h2 {
      display: none; }
    .woocommerce-tabs .panel#tab-reviews h3 {
      margin: 25px 0 15px; }
    .woocommerce-tabs .panel#tab-reviews #comments {
      margin: 0; }
      .woocommerce-tabs .panel#tab-reviews #comments .comment_container {
        padding: 0 0 15px 0; }
      .woocommerce-tabs .panel#tab-reviews #comments .comment-text {
        padding: 0;
        margin: 0; }

.shop_attributes {
  width: 100%;
  margin-top: 5px; }
  .shop_attributes th, .shop_attributes td {
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #E2DEDA;
    padding: 8px 0 7px 20px;
    line-height: normal;
    position: relative; }
    .shop_attributes th p, .shop_attributes td p {
      margin: 0; }
  .shop_attributes th {
    padding-left: 0; }
  .shop_attributes tr:first-child th, .shop_attributes tr:first-child td {
    border-top: 1px solid #E2DEDA; }
  .shop_attributes th {
    width: 15%;
    font-weight: normal; }
    .shop_attributes th .innerWrapper {
      padding-left: 20px; }
      .shop_attributes th .innerWrapper:before {
        content: "";
        width: 6px;
        height: 6px;
        position: absolute;
        left: 3px;
        top: 50%;
        margin-top: -3px;
        -webkit-transform: rotateZ(45deg);
        -moz-transform: rotateZ(45deg);
        -ms-transform: rotateZ(45deg);
        -o-transform: rotateZ(45deg);
        transform: rotateZ(45deg); }
  .shop_attributes td {
    font-weight: bold; }

.woocommerce .star-rating, .woocommerce-page .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 74px;
  font-family: FontAwesome; }
  .woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .woocommerce .star-rating span, .woocommerce-page .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
    .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
      content: "\f005\f005\f005\f005\f005";
      top: 0;
      position: absolute;
      left: 0; }

.comment-form-rating p.stars a {
  display: inline-block;
  position: relative;
  width: 25px;
  text-indent: -9999px; }
  .comment-form-rating p.stars a:after {
    font-family: FontAwesome;
    font-size: 1em;
    content: "\f006";
    margin-right: 7px;
    opacity: 1;
    display: inline-block;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0; }
  .comment-form-rating p.stars a.active:after {
    content: "\f005"; }
.comment-form-rating p.stars .star-2 {
  width: 35px; }
  .comment-form-rating p.stars .star-2:after {
    content: "\f006\f006"; }
  .comment-form-rating p.stars .star-2.active:after {
    content: "\f005\f005"; }
.comment-form-rating p.stars .star-3 {
  width: 48px; }
  .comment-form-rating p.stars .star-3:after {
    content: "\f006\f006\f006"; }
  .comment-form-rating p.stars .star-3.active:after {
    content: "\f005\f005\f005"; }
.comment-form-rating p.stars .star-4 {
  width: 61px; }
  .comment-form-rating p.stars .star-4:after {
    content: "\f006\f006\f006\f006"; }
  .comment-form-rating p.stars .star-4.active:after {
    content: "\f005\f005\f005\f005"; }
.comment-form-rating p.stars .star-5 {
  width: 68px; }
  .comment-form-rating p.stars .star-5:after {
    content: "\f006\f006\f006\f006\f006"; }
  .comment-form-rating p.stars .star-5.active:after {
    content: "\f005\f005\f005\f005\f005"; }

/* -----------------------------------------
	WooCommerce - Cart Page
----------------------------------------- */
.shop_table {
  width: 100%;
  margin: 0 0 50px; }
  .shop_table th {
    color: rgba(49, 49, 49, 0.54);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: -0.03em;
    font-weight: normal;
    padding: 0 10px 5px; }
  .shop_table td {
    padding: 10px; }
  .shop_table tr {
    border-bottom: 1px solid #E2DEDA; }
  .shop_table .variation {
    color: rgba(49, 49, 49, 0.54);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: -0.03em;
    margin: 0 0 5px; }
    .shop_table .variation dt, .shop_table .variation dd {
      display: inline;
      margin: 0; }
      .shop_table .variation dt p, .shop_table .variation dd p {
        display: inline;
        margin: 0; }
  .shop_table .product-price {
    margin: 0; }
  .shop_table .product-thumbnail {
    text-align: center; }
    .shop_table .product-thumbnail img {
      max-width: 80px; }
  .shop_table .product-subtotal .amount {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.03em; }
  .shop_table .product-remove .remove {
    display: inline-block;
    text-indent: -999em; }
    .shop_table .product-remove .remove:hover {
      text-decoration: none; }
    .shop_table .product-remove .remove:after {
      font-family: FontAwesome;
      content: "\f00d";
      font-size: 14px;
      display: block;
      text-indent: 0;
      margin-top: -23px; }

.cart-collateral-wrap {
  margin: 0 0 30px; }
  .cart-collateral-wrap .coupon {
    margin: 0 0 30px; }
    .cart-collateral-wrap .coupon label {
      color: rgba(49, 49, 49, 0.54);
      text-transform: uppercase;
      font-size: 11px;
      letter-spacing: -0.03em; }
    .cart-collateral-wrap .coupon input[type=text] {
      width: 100%; }
    .cart-collateral-wrap .coupon input[type=submit] {
      width: 100%;
      margin-top: 5px;
      height: 46px; }

.cart-collaterals input[type=submit] {
  width: 100%;
  margin: 0 0 5px;
  height: 46px; }

.cart_totals h2 {
  color: rgba(49, 49, 49, 0.54);
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: -0.03em;
  color: initial;
  border-bottom: 1px solid #E2DEDA;
  padding-bottom: 3px; }
.cart_totals table {
  width: 100%;
  margin: 0 0 30px; }
  .cart_totals table th, .cart_totals table td {
    padding: 5px 0;
    border-bottom: 1px solid #E2DEDA; }
  .cart_totals table td {
    padding: 5px;
    text-align: right; }
  .cart_totals table th {
    color: rgba(49, 49, 49, 0.54);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: -0.03em;
    font-weight: normal; }
  .cart_totals table .order-total th {
    color: initial; }
  .cart_totals table .order-total .amount {
    font-size: 16px; }

.shipping_calculator h2 {
  color: rgba(49, 49, 49, 0.54);
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: -0.03em; }
  .shipping_calculator h2 a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 5px; }
  .shipping_calculator h2 a:hover {
    text-decoration: none; }

/* -----------------------------------------
	WooCommerce - Checkout Pages
----------------------------------------- */
.woocommerce-checkout .woocommerce-info {
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px;
  border-top: 1px solid #E2DEDA;
  border-bottom: 1px solid #E2DEDA;
  margin: 0 0 25px; }
  .woocommerce-checkout .woocommerce-info .showlogin {
    text-decoration: underline;
    margin-left: 5px; }
.woocommerce-checkout label {
  color: rgba(49, 49, 49, 0.54);
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: -0.03em;
  display: inline-block; }

.woocommerce form.login {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -10px; }
  .woocommerce form.login:before, .woocommerce form.login:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .woocommerce form.login:after {
    clear: both; }
  .woocommerce form.login p {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .woocommerce form.login .form-row-first,
  .woocommerce form.login .form-row-last {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .woocommerce form.login .form-row-first,
      .woocommerce form.login .form-row-last {
        float: left;
        width: 50%; } }
  .woocommerce form.login .input-text {
    width: 100%; }
  .woocommerce form.login .button {
    height: 44px;
    padding: 10px 64px; }
  .woocommerce form.login .inline {
    display: inline-block;
    margin-left: 20px; }
    .woocommerce form.login .inline #rememberme {
      margin-right: 5px; }
  .woocommerce form.login .lost_password a {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #E2DEDA;
    margin-bottom: 15px; }

#customer_details {
  margin: 0 0 25px; }

.woocommerce-billing-fields,
.woocommerce-shipping-fields {
  margin-left: -15px;
  margin-right: -15px; }
  .woocommerce-billing-fields:before, .woocommerce-billing-fields:after,
  .woocommerce-shipping-fields:before,
  .woocommerce-shipping-fields:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .woocommerce-billing-fields:after,
  .woocommerce-shipping-fields:after {
    clear: both; }
  .woocommerce-billing-fields p, .woocommerce-billing-fields h3,
  .woocommerce-shipping-fields p,
  .woocommerce-shipping-fields h3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 20px; }
    @media (min-width: 1200px) {
      .woocommerce-billing-fields p, .woocommerce-billing-fields h3,
      .woocommerce-shipping-fields p,
      .woocommerce-shipping-fields h3 {
        float: left;
        width: 100%; } }
  .woocommerce-billing-fields .form-row-first,
  .woocommerce-billing-fields .form-row-last,
  .woocommerce-shipping-fields .form-row-first,
  .woocommerce-shipping-fields .form-row-last {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .woocommerce-billing-fields .form-row-first,
      .woocommerce-billing-fields .form-row-last,
      .woocommerce-shipping-fields .form-row-first,
      .woocommerce-shipping-fields .form-row-last {
        float: left;
        width: 50%; } }
  .woocommerce-billing-fields .input-text,
  .woocommerce-shipping-fields .input-text {
    width: 100%; }
  .woocommerce-billing-fields abbr,
  .woocommerce-shipping-fields abbr {
    text-decoration: none;
    border: none; }
  .woocommerce-billing-fields label.checkbox,
  .woocommerce-shipping-fields label.checkbox {
    display: inline-block; }

#order_review .shop_table td, #order_review .shop_table th {
  text-align: right;
  padding-left: 0;
  padding-right: 0; }
#order_review .shop_table .product-total {
  text-align: right; }
#order_review .shop_table .product-name {
  text-align: left; }
#order_review .shop_table tfoot tr {
  border: none; }
#order_review .shop_table tfoot td, #order_review .shop_table tfoot th {
  padding: 10px 0 0;
  text-align: right; }
#order_review .shop_table .order-total .amount {
  font-size: 16px; }

.payment_methods {
  list-style: none;
  padding: 0;
  margin: 0 0 30px; }
  .payment_methods li {
    padding: 10px 0;
    border-top: 1px solid #E2DEDA; }
    .payment_methods li:last-child {
      border-bottom: 1px solid #E2DEDA; }
  .payment_methods label {
    margin: 0 0 0 5px; }

.payment_box {
  padding: 15px;
  border: 1px solid #E2DEDA;
  margin: 5px 0 0; }
  .payment_box p {
    margin: 0; }

#place_order {
  padding: 20px 80px; }

.order_details {
  padding: 5px 15px 10px;
  margin: 0 0 30px;
  list-style: none;
  background: white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
  .order_details li {
    color: rgba(49, 49, 49, 0.54);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: -0.03em;
    border-bottom: 1px solid #E2DEDA;
    padding: 5px 0; }
    .order_details li:last-child {
      border: none; }

.shop_table.order_details {
  background: none;
  padding: 0;
  box-shadow: none; }
  .shop_table.order_details td, .shop_table.order_details th {
    text-align: right;
    padding-left: 0;
    padding-right: 0; }
  .shop_table.order_details .product-total {
    text-align: right; }
  .shop_table.order_details .product-name {
    text-align: left; }
  .shop_table.order_details tfoot tr {
    border: none; }
  .shop_table.order_details tfoot td, .shop_table.order_details tfoot th {
    padding: 10px 0 0;
    text-align: right; }
  .shop_table.order_details .order-total .amount {
    font-size: 16px; }

.bacs_details h3 {
  margin-top: 15px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 11px; }

.customer_details {
  margin-bottom: 30px; }
  .customer_details dt {
    color: rgba(49, 49, 49, 0.54);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: -0.03em; }
  .customer_details dd {
    margin: 0 0 10px; }

/* -----------------------------------------
	WooCommerce - Address Page
----------------------------------------- */
.addresses {
  margin-left: -15px;
  margin-right: -15px; }
  .addresses:before, .addresses:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .addresses:after {
    clear: both; }
  .addresses .col-1, .addresses .col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .addresses .col-1, .addresses .col-2 {
        float: left;
        width: 50%; } }
    .addresses .col-1 .title, .addresses .col-2 .title {
      position: relative; }
    .addresses .col-1 .edit, .addresses .col-2 .edit {
      position: absolute;
      right: 0;
      top: -3px; }
    .addresses .col-1 h3, .addresses .col-2 h3 {
      margin: 10px 0 10px; }
    .addresses .col-1 address, .addresses .col-2 address {
      font-style: normal;
      font-size: 14px; }

/* -----------------------------------------
	WooCommerce - Messages
----------------------------------------- */
.woocommerce-message,
.woocommerce-info {
  border: 1px solid #CCC;
  margin-bottom: 30px;
  padding: 10px 5px 5px 15px;
  color: white; }
  .woocommerce-message:before, .woocommerce-message:after,
  .woocommerce-info:before,
  .woocommerce-info:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .woocommerce-message:after,
  .woocommerce-info:after {
    clear: both; }
  .woocommerce-message .button,
  .woocommerce-info .button {
    float: right;
    margin-top: -5px; }

.woocommerce-info {
  padding: 10px 15px; }
  .woocommerce-info a {
    color: white; }
    .woocommerce-info a:hover {
      color: white; }

.woocommerce-error {
  list-style: none;
  background: #ff4f3f;
  color: white;
  padding: 20px;
  margin-bottom: 25px; }

/* Homepage Product Widgets
========================================= */
.content-main .product_list_widget {
  margin: 0;
  margin-left: -15px;
  margin-right: -15px; }
  .content-main .product_list_widget:before, .content-main .product_list_widget:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .content-main .product_list_widget:after {
    clear: both; }
  @media (max-width: 991px) {
    .content-main .product_list_widget {
      margin-left: -10px;
      margin-right: -10px; } }
  .content-main .product_list_widget li {
    padding: 0 15px;
    border: none; }
    @media (max-width: 991px) {
      .content-main .product_list_widget li {
        padding-left: 10px;
        padding-right: 10px; } }

.product-list .col-md-4:first-child,
.product-list .col-md-3:first-child,
.product-list .col-md-2:first-child,
.product-list .col-md-6:first-child,
.product-list .col-xs-6:first-child,
.product_list_widget .col-md-4:first-child,
.product_list_widget .col-md-3:first-child,
.product_list_widget .col-md-2:first-child,
.product_list_widget .col-md-6:first-child,
.product_list_widget .col-xs-6:first-child {
  clear: left; }
.product-list .col-md-4:nth-child(3n+1),
.product_list_widget .col-md-4:nth-child(3n+1) {
  clear: left; }
.product-list .col-md-3:nth-child(4n+1),
.product_list_widget .col-md-3:nth-child(4n+1) {
  clear: left; }
.product-list .col-md-6:nth-child(2n+1),
.product_list_widget .col-md-6:nth-child(2n+1) {
  clear: left; }
@media (max-width: 991px) {
  .product-list .col-md-4:nth-child(3n+1),
  .product_list_widget .col-md-4:nth-child(3n+1) {
    clear: none; }
  .product-list .col-md-3:nth-child(4n+1),
  .product_list_widget .col-md-3:nth-child(4n+1) {
    clear: none; }
  .product-list .col-md-6:nth-child(2n+1),
  .product_list_widget .col-md-6:nth-child(2n+1) {
    clear: none; }
  .product-list .col-xs-6:nth-child(2n+1),
  .product_list_widget .col-xs-6:nth-child(2n+1) {
    clear: left; } }

/* Accepted Payment Methods
========================================= */
.pi {
  display: inline-block;
  line-height: 1;
  background: transparent url(images/payment_icons.png) no-repeat 0 0;
  background-size: 95px;
  width: 32px;
  height: 21px;
  margin: 5px 7px 0 0;
  vertical-align: middle; }
  .pi.pi-visa {
    background-position: 0 0; }
  .pi.pi-paypal {
    background-position: 0 -36px; }
  .pi.pi-american-express {
    background-position: 0 -72px; }
  .pi.pi-mastercard {
    background-position: 0 -109px; }
  .pi.pi-discover {
    background-position: -63px 0; }
  .pi.pi-visa-electron {
    background-position: -63px -37px; }
  .pi.pi-maestro {
    background-position: -63px -72px; }

/* -----------------------------------------
	Widgets
----------------------------------------- */
.widget {
  margin-bottom: 40px; }
  .content-main .widget {
    margin-bottom: 30px; }

#sidebar .widget:last-child {
  margin-bottom: 0; }

.widget ul {
  list-style: none;
  margin: 1px 0 0;
  padding: 0; }
  .widget ul ul, .widget ul ul ul {
    margin-top: 0; }

.widget ul li {
  padding: 5px 0;
  display: block;
  margin: 0; }

.sidebar .widget ul li {
  line-height: 1.1;
  font-size: 13px;	
  font-weight: 600 !important; 
   }
 .sidebar .widget ul li a{
  color: #666 !important;
   }  
 .sidebar .widget ul li a:hover,
 .sidebar .widget ul li a.on{
  color: #fe0000 !important;
   }  
  .sidebar .widget ul li.current-cat, .sidebar .widget ul li.chosen, .sidebar .widget ul li.current-menu-item {
    font-weight: bold; }
  .sidebar .widget ul li .count {
    color: rgba(49, 49, 49, 0.54);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: -0.03em; }

.widget ul ul.children li:last-child,
.widget ul ul.sub-menu li:last-child {
  border-bottom: none;
  padding-bottom: 0; }

.widget ul.children,
.widget ul.sub-menu {
  margin-top: 5px; }

.widget ul.children li,
.widget ul.sub-menu li {
  padding-left: 10px; }

/* WIDGET: #Promo Box
========================================= */
.promo-box {
  font-size: 18px;
  display: block;
  line-height: normal;
  text-align: center;
  font-style: italic;
  padding: 13px 50px 13px;
  color: #FFF;
  letter-spacing: -0.05em;
  min-height: 48px;
  position: relative; }
  .promo-box:hover {
    color: #FFF;
    text-decoration: none; }
  .promo-box:after, .promo-box:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f005";
    font-size: 11px;
    left: 20px;
    top: 50%;
    margin: -5px;
    font-style: normal;
    transition: color 0.18s ease; }
  .promo-box:before {
    left: auto;
    right: 20px; }
  .promo-box p {
    margin: 0;
    line-height: normal;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

/* WIDGET: WooCommerce Price Range
========================================= */
.price_slider {
  position: relative;
  text-align: left;
  background: rgba(0, 0, 0, 0.03);
  margin-bottom: 20px;
  height: 30px;
  width: calc(100% - 7px); }
  .price_slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    background: white;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    height: 30px; }
  .price_slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 30px;
    cursor: pointer;
    outline: none; }
    .price_slider .ui-slider-handle:active {
      outline: none; }
    .price_slider .ui-slider-handle:after {
      content: "";
      width: 0;
      height: 0;
      border: 4px solid transparent;
      position: absolute;
      right: -8px;
      top: 50%;
      margin-top: -4px; }
  .price_slider .ui-slider-handle:last-child:after {
    right: auto;
    left: -8px;
    border-left-color: transparent; }

.price_slider_wrapper .price_slider_amount {
  position: relative;
  color: rgba(49, 49, 49, 0.54);
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: -0.03em; }
.price_slider_wrapper .price_label {
  position: absolute;
  right: 0;
  top: 0; }

/* WIDGET: #CI Newsletter
========================================= */
.content-main .widget_ci_newsletter_widget {
  margin-bottom: 60px; }

.ci-newsletter-wrap {
  padding: 15px; }
  .sidebar .ci-newsletter-wrap {
    padding: 10px; }

.ci-newsletter {
  background: white;
  padding: 30px; }
  .ci-newsletter p {
    font-size: 18px;
    letter-spacing: -0.04em;
    margin: 0;
    display: inline-block;
    font-style: italic;
    line-height: 1.4; }
  .ci-newsletter form {
    position: relative; }
  .ci-newsletter input[type=email] {
    color: white;
    font-size: 12px;
    font-style: italic;
    width: 100%;
    height: 46px;
    box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.18); }
  .ci-newsletter ::-webkit-input-placeholder {
    color: white; }
  .ci-newsletter :-moz-placeholder {
    color: white; }
  .ci-newsletter ::-moz-placeholder {
    color: white; }
  .ci-newsletter :-ms-input-placeholder {
    color: white; }
  .ci-newsletter button[type=submit] {
    color: black;
    background: white;
    letter-spacing: -0.05em;
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 5px; }
    .ci-newsletter button[type=submit]:hover {
      background: #FFF;
      opacity: 0.95; }
    .ci-newsletter button[type=submit]:active {
      top: 6px; }
  .sidebar .ci-newsletter {
    padding: 15px; }
    .sidebar .ci-newsletter div[class^=col] {
      width: 100%;
      float: none; }
    .sidebar .ci-newsletter p {
      font-size: 16px;
      margin: 0 0 15px; }

/* WIDGET: #Ads125
========================================= */
#ads125, .ads125 {
  margin: 0;
  padding: 0;
  list-style: none; }

#ads125 li,
.ads125 li {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  float: left;
  margin: 0 15px 10px 0;
  padding: 0;
  max-width: 125px; }

/* WIDGET: #Search
========================================= */
#searchform, .searchform {
  line-height: 1;
  position: relative; }

#searchform > div, .searchform > div {
  position: relative;
  line-height: 1; }

#searchform .screen-reader-text, .searchform .screen-reader-text {
  display: none; }

#searchform input[type=text], .searchform input[type=text] {
  border-radius: 0;
  margin: 0;
  width: 100%;
  font: inherit;
  line-height: 1.6;
  font-style: italic; }

button.searchsubmit,
input#searchsubmit {
  font-size: 18px;
  line-height: 0;
  padding: 3px 11px 2px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: none;
  background: none;
  color: #B2B2B2; }

button.searchsubmit:hover
input#searchsubmit:hover {
  background: none;
  color: #a1a1a1; }

/* WIDGET: #Flickr
========================================= */
.flickr_badge_image {
  float: left;
  margin: 0 15px 15px 0; }
  .flickr_badge_image a {
    display: block;
    line-height: 0; }

/* WIDGET: #About
========================================= */
.widget_about .alignleft {
  float: left;
  margin: 5px 20px 6px 0; }
.widget_about .alignright {
  float: right;
  margin: 5px 0 6px 20px; }

/* WIDGET: #Text Widget
========================================= */
.widget_text p:last-child {
  margin-bottom: 0; }

/* WIDGET: #Twitter
========================================= */
.widget_ci_twitter_widget ul li {
  margin-bottom: 12px; }
.widget_ci_twitter_widget .twitter-time {
  display: block;
  font-size: 0.85em; }

/* WIDGET: #Calendar
================================================== */
#wp-calendar {
  width: 100%; }
  #wp-calendar a {
    font-weight: bold;
    font-style: italic; }
  #wp-calendar caption {
    text-align: left;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    padding: 9px; }
  #wp-calendar thead {
    font-size: 10px; }
    #wp-calendar thead th {
      background: rgba(0, 0, 0, 0.1);
      font-weight: bold;
      padding: 8px; }
  #wp-calendar tbody td {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 3px; }
  #wp-calendar tbody td:hover {
    background: rgba(0, 0, 0, 0.1); }
  #wp-calendar tbody .pad {
    background: none; }
  #wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right; }
  #wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px; }

/* WIDGET: #Social Icons
========================================= */
.social-icon i {
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #333;
  color: #FFF;
  border: 1px solid #333;
  font-size: 24px;
  border-radius: 36px;
  text-align: center;
  display: inline-block; }

.social-icon:hover i {
  background-color: #575757; }

/* ----------------------------------------------
	Helpers, WordPress Defaults, Generic Items
---------------------------------------------- */
/* WordPress Generated Classes
=================================== */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  text-align: center; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* -----------------------------------------
   MOBILE MENU
----------------------------------------- */
#mobilemenu {
  display: none; }

#mobile-bar {
  display: none;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: #242628;
  background-image: linear-gradient(bottom, #141617 1%, #222426 100%);
  background-image: -o-linear-gradient(bottom, #141617 1%, #222426 100%);
  background-image: -moz-linear-gradient(bottom, #141617 1%, #222426 100%);
  background-image: -webkit-linear-gradient(bottom, #141617 1%, #222426 100%);
  background-image: -ms-linear-gradient(bottom, #141617 1%, #222426 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #141617), color-stop(1, #222426));
  padding: 15px 10px 0 10px;
  height: 48px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  display: none; }

.menu-trigger,
.menu-trigger:focus {
  width: 24px;
  height: 40px;
  background: none;
  background-color:#F00;
  cursor: pointer;
  opacity: 0.85;
  margin: 0;
  outline: none;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #FFF; }

.menu-trigger:hover {
  opacity: 0.95;
  color: #FFF; }

.menu-trigger:active {
  opacity: 1; }

.mob-title {
  color: #eeeeee;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-shadow: 1px 1px 0 black;
  line-height: 1;
  margin: 0;
  padding: 0; }

/* -----------------------------------------
	External Plugins
----------------------------------------- */
/* jquery.CustomSelect
=================================== */
.customSelect {
  position: relative; }
  .customSelect .customSelectInner {
    background: transparent;
    font-size: 11px;
    color: white;
    padding: 4px 15px;
    position: relative; }
    .customSelect .customSelectInner:after {
      content: "";
      background: url(images/arrow.png) no-repeat;
      width: 6px;
      height: 11px;
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -5px; }

/* -----------------------------------------
	Global Mediaqueries
----------------------------------------- */
@media (min-width: 1200px) {
  .ci-newsletter p {
    margin-top: 10px; } }
@media (max-width: 991px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px; }

  .row {
    margin-left: -10px;
    margin-right: -10px; }

  .mm-menu.mm-current {
    display: block !important; }

  #mobile-bar {
    display: block; }

  #page {
    padding-top: 50px; }

  .callout {
    margin-bottom: 25px; }
    .callout .widget {
      margin-bottom: 20px; }

  .woocommerce-tabs .tabs li {
    float: none;
    display: block;
    width: 100%; }

  .shop_table .product_thumbnail {
    display: none; }

  .content-main .product_list_widget {
    margin-left: -10px;
    margin-right: -10px; }

  .ci-newsletter p {
    margin: 0 0 20px; }

  #mobile-bar {
    display: block; }

  .item > a:after, .item.alt > a:after {
    border: none; }
  .item .item-thumb, .item.alt .item-thumb {
    position: relative; }
    .item .item-thumb:after, .item.alt .item-thumb:after {
      content: "";
      position: absolute;
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      border-width: 1px;
      border-style: solid;
      top: 10px;
      left: 10px;
      transition: all 0.18s ease; }
  .item .item-content-wrap, .item.alt .item-content-wrap {
    position: static;
    width: 100%;
    height: auto;
    opacity: 1;
    display: block; }
  .item .item-content, .item.alt .item-content {
    position: static; }

  .shop-actions .actions {
    float: none;
    margin: 0 0 10px; }
  .shop-actions .woocommerce-ordering {
    float: none;
    width: 100%;
    margin-bottom: 5px; } }
@media (max-width: 767px) {
  .mm-menu.mm-current {
    display: block !important; }

  #mobile-bar {
    display: block; }

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

  .cart-head {
    text-align: center;
    margin: 10px 0 0; }

  .entry-thumb {
    margin: 0 0 35px; }

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

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

  .pre-foot .widget_nav_menu .menu {
    text-align: center;
    margin-top: 10px; }

  .comment-text .avatar, .comment_container .avatar {
    display: none; }

  #commentform input[type=text],
  #commentform input[type=url],
  #commentform input[type=email],
  #commentform textarea {
    width: 100%; }

  .images {
    margin-bottom: 50px; }

  .thumbnails > a {
    width: auto; }

  .shop_table .product-quantity {
    display: none; }

  #place_order {
    width: 100%; } }