/*
Theme Name:	Koorsi
Theme URI: http://www.mafiashare.net
Description: A beautiful, elegant and exclusive multi-purpose WordPress Theme.
Version: 1.9.3
Author: Tokokoo
Author URI: http://www.mafiashare.net
Tags: white, light, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: koorsi

License: GNU General Public License
License URI: license.txt

Support URI: http://tokokoo.com/ticketing

License: GNU General Public License
License URI: license.txt

Koorsi WordPress Theme, Copyright 2013 tokokoo.com
Koorsi is distributed under the terms of the GNU GPL

Please DO NOT EDIT THIS FILE, if you want to customize the styles, you can create a child theme
See: http://codex.wordpress.org/Child_Themes

Please download sample koorsi child theme here https://dl.dropbox.com/u/4357218/Tokokoo/Koorsi/koorsi-child.zip

*/
/* 
	Table of Contents
	=============================================================================
		- Reset Stylesheet
		- Base
		- Typography
		- Form
		- Table
		- Images
		- Utility
		- Navigation and Heading
		- Hero Slider
		- Widget
		- Main Layout
		- Blog Layout
		- Comments
		- Archives
		- Portfolio
		- WooCommerce
		- Global
		- Plugins
		- bbPress
		- NivoSlider
		- Responsive
	=============================================================================
*/
/* =============================================================================
- Reset Stylesheet
============================================================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer,
header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: -moz-inline-stack;
  -moz-box-orient: vertical;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  *zoom: 1;
}

audio:not([controls]),
[hidden] {
  display: none;
}

html {
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: text-bottom;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* =============================================================================
- Base
============================================================================= */
* html {
  font-size: 81.25%;
}

html {
  font-size: 11px;
  line-height: 1.84615em;
}

body {
  background: white;
  color: #4c4c4c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.818;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

/* 	SELECTION
	----------------- */
::-moz-selection {
  background: #20d9ef;
  color: white;
  text-shadow: none;
}

::selection {
  background: #20d9ef;
  color: white;
  text-shadow: none;
}

/* 	LINKS
	----------------- */
a {
  color: #4c4c4c;
  text-decoration: none;
}
a:visited {
  color: #4c4c4c;
}
a:hover {
  color: #20d9ef;
  text-decoration: none;
}
a:focus {
  outline: none;
}

ins {
  text-decoration: none;
}

.clearfix, .site-main, .site-header, .site-navigation, .breadcrumb, .tagcloud, .product_list_widget li, .widget-bottom, .social-connect, .footer-menu, .paging, .blogpost, .post-author, .blog-comments, #respond, #respond p, .products, .single-product, .product-left .thumbnails, .summary, .woocommerce-tabs .tabs, .cart-collaterals, .woocommerce-checkout .login, .woocommerce-checkout .col2-set, .portfolio-top {
  *zoom: 1;
}
.clearfix:before, .site-main:before, .site-header:before, .site-navigation:before, .breadcrumb:before, .tagcloud:before, .product_list_widget li:before, .widget-bottom:before, .social-connect:before, .footer-menu:before, .paging:before, .blogpost:before, .post-author:before, .blog-comments:before, #respond:before, #respond p:before, .products:before, .single-product:before, .product-left .thumbnails:before, .summary:before, .woocommerce-tabs .tabs:before, .cart-collaterals:before, .woocommerce-checkout .login:before, .woocommerce-checkout .col2-set:before, .portfolio-top:before, .clearfix:after, .site-main:after, .site-header:after, .site-navigation:after, .breadcrumb:after, .tagcloud:after, .product_list_widget li:after, .widget-bottom:after, .social-connect:after, .footer-menu:after, .paging:after, .blogpost:after, .post-author:after, .blog-comments:after, #respond:after, #respond p:after, .products:after, .single-product:after, .product-left .thumbnails:after, .summary:after, .woocommerce-tabs .tabs:after, .cart-collaterals:after, .woocommerce-checkout .login:after, .woocommerce-checkout .col2-set:after, .portfolio-top:after {
  content: "";
  display: table;
}
.clearfix:after, .site-main:after, .site-header:after, .site-navigation:after, .breadcrumb:after, .tagcloud:after, .product_list_widget li:after, .widget-bottom:after, .social-connect:after, .footer-menu:after, .paging:after, .blogpost:after, .post-author:after, .blog-comments:after, #respond:after, #respond p:after, .products:after, .single-product:after, .product-left .thumbnails:after, .summary:after, .woocommerce-tabs .tabs:after, .cart-collaterals:after, .woocommerce-checkout .login:after, .woocommerce-checkout .col2-set:after, .portfolio-top:after {
  clear: both;
}

.site {
  *zoom: 1;
  margin: auto;
  width: 1230px;
}
.site:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1260px) {
  .site {
    width: 1000px;
  }
}
@media screen and (max-width: 940px) {
  .site {
    width: 740px;
  }
}
@media screen and (max-width: 740px) {
  .site {
    width: 440px;
  }
}
@media screen and (max-width: 440px) {
  .site {
    width: 320px;
  }
}

/* =============================================================================
- Typography
============================================================================= */
/* 	HEADING
	----------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}

h1 {
  font-size: 24px;
  line-height: 1.3em;
}

h2 {
  font-size: 18px;
  line-height: 1.3em;
}

h3 {
  font-size: 16px;
  line-height: 1.5em;
}

h4 {
  font-size: 15px;
  line-height: 1.5em;
}

h5 {
  font-size: 14px;
  line-height: 1.5em;
}

h6 {
  font-size: 14px;
  line-height: 1.5em;
}

/* 	TEXT ELEMENT
	----------------- */
p {
  margin: 0 0 1.5em;
}
p:last-child {
  margin-bottom: 0;
}

em {
  font-style: italic;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

dfn {
  font-style: italic;
  font-weight: bold;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
  vertical-align: sub;
}

sub {
  bottom: -0.25em;
  vertical-align: super;
}

abbr,
acronym {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

del {
  color: #aaaaaa;
  text-decoration: line-through;
  vertical-align: baseline;
}

pre {
  background: #ffff99;
  border-bottom: 1px solid #ff2;
  border-top: 1px solid #ff2;
  color: #990;
  margin: 1.5em 0;
  padding: 0.75em 0.45em;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}

code {
  color: #990;
  font-size: 11px;
  line-height: 1.2em;
}

pre,
code,
kbd,
samp,
tt {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}

ins {
  text-decoration: underline;
}

mark {
  background: #ff0;
  color: #990;
  font-size: 11px;
}

/* 	BLOCKQUOTE
	----------------- */
blockquote {
  background: url('img/blockquote.png') no-repeat left 10px;
  font-style: italic;
  padding: 1em 70px;
  position: relative;
  min-height: 40px;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote cite {
  color: #555555;
  display: block;
  padding: 10px 0 0 20px;
  position: relative;
}
blockquote cite:before {
  content: '\2014';
  left: 0;
  position: absolute;
}

q:before,
q:after,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin: 0 0 1.5em;
  font-style: italic;
}

/* 	LISTS
	----------------- */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 3em;
}

ul {
  list-style-image: url('img/ul.png');
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

li ul,
li ol {
  margin: 0;
}

dl {
  margin: 0 1.625em;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1.625em;
}

/* 	CUSTOM HEADING
	----------------- */
.page-title {
  margin-left: 30px;
  margin-right: 30px;
  background: url('img/dbl-line.png') repeat-x left bottom;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

/* =============================================================================
- Form
============================================================================= */
/* 	BASE FORM STYLES
	----------------- */
label {
  font-weight: bold;
  font-size: 12px;
}

fieldset {
  border: 1px solid #dddddd;
  font-size: 12px;
  line-height: 1.3em;
  margin: 0 0 1.5em;
  padding: 0 1.4em 1.4em 1.4em;
}

legend {
  background: whitesmoke;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  display: block;
  left: 0;
  margin: 0;
  padding: 0.3em 1.2em;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  top: 0;
}

fieldset {
  padding-top: 1.4em;
}

legend {
  margin-top: 0;
  margin-bottom: 0;
}

/* 	INPUT WIDTH
	----------------- */
.input-tiny {
  width: 50px;
}

.input-small {
  width: 100px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 200px;
}

.input-xlarge {
  width: 250px;
}

.input-xxlarge {
  width: 300px;
}

.input-xxxlarge {
  width: 350px;
}

.input-full {
  width: 100%;
}

.input_full_wrap {
  display: block;
  padding-right: 8px;
}

/* 	UI Consistency
	----------------- */
input[type="search"]::-webkit-search-decoration {
  display: none;
}

button:invalid,
select:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus,
button:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #20d9ef;
  border: none;
  color: white;
  font-size: 10px;
  font-weight: bold;
  height: 30px;
  -webkit-appearance: none;
  cursor: pointer;
  outline: 0;
  overflow: visible;
  margin: 0;
  *padding-top: 2px;
  *padding-bottom: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  vertical-align: top;
  width: auto;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:hover, button:active, button:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus {
  background: #0ebfd4;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
.input-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  background: #f6f6f6;
  border: none;
  height: 30px;
  padding: 5px;
  color: #4c4c4c;
  outline: 0;
  margin: 0;
  text-align: left;
  font-size: 13px;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
  vertical-align: top;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled],
.input-text[disabled] {
  background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px;
  }

  select,
  select[size="0"],
  select[size="1"] {
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }

  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 1px solid;
    border-color: #747474 #5e5e5e #4f4f4f;
    color: white;
    font: 13px / 17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    height: 16px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666666;
    border: 0;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* =============================================================================
- Table
============================================================================= */
/* 	STANDARD TABLE
	----------------- */
table {
  font-size: 12px;
  max-width: 100%;
  width: 100%;
}

table,
td {
  border: 1px solid #e8e8e8;
  border-collapse: collapse;
  margin: 1.5em 0;
  padding: 5px 10px;
}

th {
  background-color: #e8e8e8;
  border-right: 1px solid #e0e0e0;
  color: #666;
  margin: 5px 0 10px;
  padding: 5px 10px;
  text-transform: uppercase;
  text-align: left;
}

table button,
table input {
  *overflow: auto;
}

/* 	STRIPE TABLE
	----------------- */
table.striped tr:nth-child(odd) {
  background-color: #f9f9f9;
}

/* =============================================================================
- Images
============================================================================= */
/* 	BASE IMAGES STYLES
	include w/ WordPress classes
	----------------- */
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
}

img.size-full,
img.size-large {
  max-width: 97.5%;
  height: auto;
}

img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-top: 10px;
}

/* 	CAPTION
	----------------- */
p img,
.wp-caption,
.caption,
.caption {
  margin-top: 8px;
}

.wp-caption, .caption {
  background: whitesmoke;
  max-width: 96%;
  padding: 15px 10px 10px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.wp-caption img, .caption img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}
.wp-caption:hover, .caption:hover {
  background: #eeeeee;
}

.wp-caption-text, .caption-text {
  color: #555555;
  font-size: 12px;
  margin: 0;
  padding: 15px 0 5px 40px;
  position: relative;
}
.wp-caption-text:before, .caption-text:before {
  content: '\2014';
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 17px;
}

/* 	ATTACHMENT
	----------------- */
embed,
iframe,
object {
  max-width: 100%;
  width: 100%;
}

/* =============================================================================
- Utility
============================================================================= */
/* 	CLEARFIX
	http://nicolasgallagher.com/micro-clearfix-hack/
	----------------- */
.clearfix, .site-main, .site-header, .site-navigation, .breadcrumb, .tagcloud, .product_list_widget li, .widget-bottom, .social-connect, .footer-menu, .paging, .blogpost, .post-author, .blog-comments, #respond, #respond p, .products, .single-product, .product-left .thumbnails, .summary, .woocommerce-tabs .tabs, .cart-collaterals, .woocommerce-checkout .login, .woocommerce-checkout .col2-set, .portfolio-top {
  *zoom: 1;
}
.clearfix:before, .site-main:before, .site-header:before, .site-navigation:before, .breadcrumb:before, .tagcloud:before, .product_list_widget li:before, .widget-bottom:before, .social-connect:before, .footer-menu:before, .paging:before, .blogpost:before, .post-author:before, .blog-comments:before, #respond:before, #respond p:before, .products:before, .single-product:before, .product-left .thumbnails:before, .summary:before, .woocommerce-tabs .tabs:before, .cart-collaterals:before, .woocommerce-checkout .login:before, .woocommerce-checkout .col2-set:before, .portfolio-top:before {
  content: "";
  display: table;
}
.clearfix:after, .site-main:after, .site-header:after, .site-navigation:after, .breadcrumb:after, .tagcloud:after, .product_list_widget li:after, .widget-bottom:after, .social-connect:after, .footer-menu:after, .paging:after, .blogpost:after, .post-author:after, .blog-comments:after, #respond:after, #respond p:after, .products:after, .single-product:after, .product-left .thumbnails:after, .summary:after, .woocommerce-tabs .tabs:after, .cart-collaterals:after, .woocommerce-checkout .login:after, .woocommerce-checkout .col2-set:after, .portfolio-top:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
}

/* 	IMAGE REPLACEMENT
	----------------- */
.ir {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
}

/* 	HIDE/SHOW ELEMENT
	----------------- */
.hide {
  display: none;
  visibility: hidden;
}

.show {
  display: block;
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* 	FLOATING ALIGNMENT
	----------------- */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

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

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignnone {
  display: block;
}

/* 	TEXT ALIGNMENT
	----------------- */
.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

/* 	HR/STANDALONE BORDER
	----------------- */
hr {
  border-top: 1px solid #eeeeee;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  clear: both;
  height: 1px;
  margin: 1.5em 0;
  min-height: 0;
}
hr.dotted {
  border-style: dotted;
}
hr.dashed {
  border-style: dashed;
}
hr.darkborder {
  border-color: black;
}
hr.lightborder {
  border-color: white;
}

/* 	MISC CLASSES
	----------------- */
.first {
  margin-left: 0;
  padding-left: 0;
}

.last {
  margin-right: 0;
  padding-right: 0;
}

.top {
  margin-top: 0;
  padding-top: 0;
}

.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.image-link {
  display: block;
}
.image-link img {
  display: block;
}

.required {
  color: red;
}

.container {
  *zoom: 1;
  margin: auto;
  width: 1230px;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}

.notice {
  background: #FFF7D6;
  border: 1px solid #E9D477;
  color: #956433;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 1.6em;
  margin-bottom: 40px;
  padding: 0.8em;
}

/* =============================================================================
- Navigation and Heading
============================================================================= */
.site-header {
  margin-left: 30px;
  margin-right: 30px;
  padding: 10px 0;
}
.site-header hgroup {
  display: inline;
  float: left;
}
.site-header .site-title {
  display: inline;
  float: left;
  margin-right: 10px;
}
.site-header .site-title a, .site-header .site-title img {
  display: block;
}
.site-header #site-description {
  display: inline;
  float: left;
  font-size: 9px;
  font-weight: 600;
  padding: 20px 0;
}

.header-right {
  display: inline;
  float: right;
  padding: 20px 0;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 740px) {
  .header-right {
    width: 100%;
  }
}
.header-right a {
  display: inline;
  float: left;
  margin-left: 20px;
}
@media screen and (max-width: 740px) {
  .header-right a {
    margin-left: 0;
    margin-right: 20px;
  }
}
.header-right .topcart {
  background: url('img/cart-btn.png') no-repeat left center;
  padding-left: 18px;
}
.header-right .topcart span {
  background: #20d9ef;
  color: white;
  text-align: center;
  display: inline-block;
  padding: -10px -10px;
  line-height: 1;
  font-size: 11px;
  font-weight: 700;
}

.site-navigation {
  margin-left: 10px;
  margin-right: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  background: #4c4c4c;
  font-size: 10px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 40px;
  z-index: 999;
}
.site-navigation .shadow {
  position: absolute;
  top: 100%;
  width: 50px;
  height: 5px;
}
.site-navigation .shadow-left {
  background: url('img/shadow-nav-left.png');
  left: 0;
}
.site-navigation .shadow-right {
  background: url('img/shadow-nav-right.png');
  right: 0;
}
.site-navigation a {
  color: white;
}
.site-navigation a:visited {
  color: white;
}
.site-navigation a:hover {
  color: white;
}

.site-menu {
  display: inline;
  float: left;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 870px;
}
@media screen and (max-width: 1260px) {
  .site-menu {
    width: 750px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 940px) {
  .site-menu {
    width: auto;
  }
}
.site-menu li {
  display: inline;
  float: left;
  position: relative;
}
.site-menu li:hover, .site-menu li.current-menu-item {
  background: #20d9ef;
}
.site-menu li:hover > ul {
  display: block;
}
@media screen and (max-width: 940px) {
  .site-menu li {
    float: none;
    display: block;
  }
}
.site-menu a {
  display: block;
  padding: 10px 10px;
  line-height: 1;
}
@media screen and (max-width: 1260px) {
  .site-menu a {
    padding: 20px;
  }
}
.site-menu .menu-toggle {
  display: none;
}
@media screen and (max-width: 940px) {
  .site-menu .menu-toggle {
    display: inline;
    float: left;
    background: url("img/toggler.png") no-repeat center;
    height: 16px;
    width: 20px;
    text-indent: -999em;
  }
}
@media screen and (max-width: 940px) {
  .site-menu ul {
    background: #4c4c4c;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 170px;
  }
}
.site-menu ul ul {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}
@media screen and (max-width: 940px) {
  .site-menu ul ul {
    left: 100%;
    top: 0;
  }
}
.site-menu ul ul li {
  float: none;
  display: block;
  background: #20d9ef;
}
.site-menu ul ul li:hover {
  background: #2090ef;
}
.site-menu ul ul a {
  padding: 10px 20px;
}
.site-menu ul ul ul {
  left: 100%;
  top: 0;
}
.site-menu ul ul ul li {
  background: #4c4c4c;
}

.top-search {
  display: inline;
  float: right;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 440px) {
  .top-search {
    width: 140px;
  }
}
.top-search input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 150px;
  height: 30px;
  border: none;
  background: transparent url('img/search-btn.png') no-repeat right center;
  border-bottom: 1px solid #848484;
  padding: 0;
  line-height: 30px;
  color: #848484;
}
@media screen and (max-width: 440px) {
  .top-search input {
    width: 120px;
  }
}

.breadcrumb {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 40px;
}
.breadcrumb a, .breadcrumb span {
  display: inline;
  float: left;
  margin-right: 1px;
  line-height: 20px;
  height: 20px;
  padding: 0 5px;
}
.breadcrumb a {
  background: #4c4c4c;
  color: white;
}

/* =============================================================================
- Hero Slider
============================================================================= */
.hero-slider {
  margin-left: 30px;
  margin-right: 30px;
  height: 480px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 1260px) {
  .hero-slider {
    height: 415px;
  }
}
@media screen and (max-width: 940px) {
  .hero-slider {
    height: 310px;
  }
}
@media screen and (max-width: 740px) {
  .hero-slider {
    height: 165px;
  }
}
@media screen and (max-width: 440px) {
  .hero-slider {
    height: 116px;
  }
}
.hero-slider .slider-item, .hero-slider .product {
  display: inline;
  float: left;
}
.hero-slider .slider-item:hover img, .hero-slider .product:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.hero-slider .slider-item .entry-content, .hero-slider .product .entry-content {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 370px;
  display: none;
  padding-right: 0;
}
.hero-slider .slider-item .entry-title, .hero-slider .product .entry-title {
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
}
.hero-slider .slider-item .product-link, .hero-slider .product .product-link {
  left: 470px;
  bottom: 220px;
}
.hero-slider .slider-nav {
  position: absolute;
  left: 0;
  top: 210px;
  width: 100%;
}
@media screen and (max-width: 1260px) {
  .hero-slider .slider-nav {
    top: 180px;
  }
}
@media screen and (max-width: 740px) {
  .hero-slider .slider-nav {
    top: 60px;
  }
}
.hero-slider .slider-nav a {
  height: 59px;
  width: 49px;
  text-indent: -999em;
}
.hero-slider .prev {
  display: inline;
  float: left;
  background-image: url('img/l-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #20d9ef;
}
.hero-slider .next {
  display: inline;
  float: right;
  background-image: url('img/r-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #20d9ef;
}

.home-banner {
  margin-left: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 940px) {
  .home-banner {
    display: none;
  }
}

/* =============================================================================
- Widget
============================================================================= */
.sidebar {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  word-wrap: break-word;
}
@media screen and (max-width: 1260px) {
  .sidebar {
    width: 300px;
  }
}
@media screen and (max-width: 940px) {
  .sidebar {
    width: 680px;
    margin-left: 30px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 740px) {
  .sidebar {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  .sidebar {
    width: 260px;
  }
}
.sidebar .widget {
  background: url('img/dbl-line.png') repeat-x left top;
  padding-top: 20px;
}
@media screen and (max-width: 940px) {
  .sidebar .widget {
    display: inline;
    float: left;
    width: 335px;
  }
  .sidebar .widget:nth-of-type(2n) {
    float: right;
  }
  .sidebar .widget:nth-of-type(2n+1) {
    clear: left;
  }
}
@media screen and (max-width: 740px) {
  .sidebar .widget {
    width: 100%;
  }
}
.sidebar select {
  width: 100%;
}

.widget {
  margin-bottom: 30px;
  font-weight: 600;
}
.widget .widget-title {
  display: block;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget ul.product_list_widget {
  padding: 10px;
}
.widget ul.children {
  padding-left: 3em;
}
.widget ul.children li {
  border-bottom: none;
}
.widget li {
  border-bottom: 1px solid #878787;
  padding: 5px 0;
  position: relative;
}

.widget_nav_menu .sub-menu {
  padding-left: 3em;
}
.widget_nav_menu .sub-menu li {
  border-bottom: none;
}

.widget_search .txt {
  width: 100%;
  border: none;
  background: whiteSmoke;
  padding: 5px;
}

.tagcloud a {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 20px;
  line-height: 20px;
  background: #20d9ef;
  color: white;
  padding: 0 5px;
}

.latest-tweets li span {
  display: block;
}

.product_list_widget {
  line-height: 1.2;
}
.product_list_widget a {
  font-weight: 700;
  margin-bottom: 5px;
}

.star-rating {
  background: url('img/star.png') repeat-x left bottom;
  position: absolute;
  right: 0;
  top: 8px;
  position: absolute;
  height: 16px;
  width: 85px;
}
.star-rating span {
  display: inline;
  float: left;
  background: url('img/star.png') repeat-x left top;
  height: 16px;
  text-indent: -999em;
}

.widget_top_rated_products a,
.widget_recent_reviews a {
  margin-right: 90px;
}

.product_list_widget {
  background: #f6f6f6;
  padding: 10px;
  line-height: 1.25;
}
.product_list_widget li {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  background: white;
  border: 1px solid #d0d0d0;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}
.product_list_widget li:last-child {
  margin-bottom: 0;
}
.product_list_widget a {
  display: block;
}
.product_list_widget img {
  display: inline;
  float: left;
  margin-right: 10px;
}
.product_list_widget .amount {
  color: #20d9ef;
}

/* 	WOO PRICE FILTER
	----------------- */
.widget_price_filter .price_slider {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF1A1A1A');
  /* for IE9 & below */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #000000), color-stop(100%, #1a1a1a));
  background-image: -webkit-linear-gradient(#000000, #1a1a1a);
  background-image: -moz-linear-gradient(#000000, #1a1a1a);
  background-image: -o-linear-gradient(#000000, #1a1a1a);
  background-image: linear-gradient(#000000, #1a1a1a);
  height: 6px;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.widget_price_filter .price_slider_amount {
  overflow: hidden;
}
.widget_price_filter .ui-slider-range {
  background: #20d9ef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #10cee5;
  height: 4px;
  position: absolute;
  top: 0;
}
.widget_price_filter .ui-slider-handle {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6');
  /* for IE9 & below */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #e6e6e6);
  background-image: linear-gradient(#ffffff, #e6e6e6);
  border: 1px solid #1a1a1a;
  height: 10px;
  width: 10px;
  position: absolute;
  top: -3px;
}
.widget_price_filter .ui-slider-handle:last-child {
  margin-left: -10px;
}
.widget_price_filter .button {
  display: inline;
  float: left;
  margin-right: 10px;
}
.widget_price_filter .price_label {
  display: inline;
  float: right;
}

/* 	WOO WIDGET
	----------------- */
.widget_best_sellers ul,
.widget_featured_products ul,
.widget_shopping_cart ul,
.widget_onsale ul,
.widget_random_products ul,
.widget_recently_viewed_products ul,
.widget_recent_products ul,
.widget_recent_reviews ul,
.widget_top_rated_products ul {
  list-style: none;
}

.price_slider {
  margin-bottom: 15px;
}

.price_slider_amount .button {
  display: inline;
  float: left;
}
.price_slider_amount .price_label {
  display: inline;
  float: right;
  margin-top: 5px;
}

.widget_product_search label {
  display: none;
}

/* 	SEARCH
	----------------- */
.widget-search {
  overflow: hidden;
}
.widget-search label {
  display: none;
}
.widget-search #topsearch input,
.widget-search #topsearch input[type="text"] {
  background: white;
  border: 1px solid #D0D0D0;
  padding: 5px;
}

/* 	WOO WIDGET: CART
	----------------- */
.widget_shopping_cart .cart_list {
  margin-bottom: 0;
}
.widget_shopping_cart dl, .widget_shopping_cart dt, .widget_shopping_cart dd {
  display: inline;
  font-weight: 400;
  margin: 0;
  font-size: 11px;
  font-size: 0.84615rem;
  color: #959595;
}
.widget_shopping_cart dt {
  margin-left: 3px;
}
.widget_shopping_cart dt:before {
  content: '|';
  padding-right: 3px;
}
.widget_shopping_cart dt:first-child {
  margin-left: 0;
}
.widget_shopping_cart dt:first-child:before {
  content: '';
  padding-right: 0;
}
.widget_shopping_cart .quantity {
  display: block;
  color: #00baff;
  font-size: 11px;
  font-size: 0.84615rem;
  font-weight: 700;
}
.widget_shopping_cart .total {
  background: #CACACA;
  border: 10px solid #F6F6F6;
  border-top: none;
  padding: 10px 15px;
  line-height: 1;
  font-size: 14px;
  font-size: 1.07692rem;
  color: white;
  text-align: right;
  margin-bottom: 0;
}
.widget_shopping_cart .total strong {
  display: inline;
  float: left;
  font-weight: 400;
}
.widget_shopping_cart .buttons {
  margin-top: 10px;
}

.widget-bottom {
  margin-left: 30px;
  margin-right: 30px;
  border-top: 2px solid #4c4c4c;
  border-bottom: 2px solid #4c4c4c;
  padding-top: 2px;
  margin-bottom: 10px;
}
.widget-bottom .widget-area {
  border-top: 1px solid #878787;
  padding-top: 30px;
}
.widget-bottom .widget {
  margin-bottom: 40px;
}
.widget-bottom .widget .widget-title {
  margin-bottom: 40px;
}

.site-footer {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
}
@media screen and (max-width: 1260px) {
  .site-footer {
    width: 150px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 940px) {
  .site-footer {
    width: 320px;
    margin-right: 0;
    float: right;
  }
}
@media screen and (max-width: 740px) {
  .site-footer {
    width: 100%;
    margin-bottom: 30px;
  }
}
.site-footer a {
  font-weight: 700;
}
.site-footer p {
  margin-bottom: 5px;
}

.leftarea {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
}
@media screen and (max-width: 1260px) {
  .leftarea {
    width: 230px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 940px) {
  .leftarea {
    width: 340px;
  }
}
@media screen and (max-width: 740px) {
  .leftarea {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.leftarea:last-child {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 370px;
}
@media screen and (max-width: 1260px) {
  .leftarea:last-child {
    width: 270px;
  }
}
@media screen and (max-width: 940px) {
  .leftarea:last-child {
    width: 320px;
  }
}
@media screen and (max-width: 740px) {
  .leftarea:last-child {
    width: 100%;
    margin-bottom: 0;
  }
}

.social-connect {
  width: 160px;
  margin: 0 auto 40px;
}
.social-connect a {
  display: inline;
  float: left;
  background: url('img/socialicons.png') no-repeat;
  height: 40px;
  width: 40px;
  text-indent: -999em;
}
.social-connect .twitter {
  background-position: 0 -40px;
}
.social-connect .rss {
  background-position: 0 -80px;
}
.social-connect .youtube {
  background-position: 0 -120px;
}

.footer-menu {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.footer-menu ul {
  display: inline;
  float: right;
}
.footer-menu li {
  display: inline;
  float: left;
  margin-left: 20px;
}

/* =============================================================================
- Main Layout
============================================================================= */
.content-area {
  position: relative;
}

.has-sidebar {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 870px;
  margin-left: 30px;
}
@media screen and (max-width: 1260px) {
  .has-sidebar {
    width: 610px;
  }
}
@media screen and (max-width: 940px) {
  .has-sidebar {
    width: 680px;
  }
}
@media screen and (max-width: 740px) {
  .has-sidebar {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  .has-sidebar {
    width: 260px;
  }
}

.paging {
  margin-bottom: 40px;
  font-weight: bold;
  text-align: center;
}
.paging a, .paging span {
  margin-top: 10px;
  line-height: 1;
  color: #4c4c4c;
  padding-right: 3px;
}
.paging a:after, .paging span:after {
  content: '/';
  padding-left: 5px;
}
.paging a:hover {
  color: #9a9a9a;
}
.paging .prev {
  display: inline;
  float: left;
  background-image: url('img/l-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #20d9ef;
  height: 30px;
  width: 30px;
  text-indent: -999em;
}
.paging .next {
  display: inline;
  float: right;
  background-image: url('img/r-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #20d9ef;
  height: 30px;
  width: 30px;
  text-indent: -999em;
  padding: 0;
  margin: 0;
}
.paging .current {
  color: #20d9ef;
}
.paging .last:after {
  content: "";
}

/* =============================================================================
- Blog Layout
============================================================================= */
/* 	LAYOUTS
	----------------- */
.layout-2c-r .has-sidebar {
  display: inline;
  float: right;
}
.layout-2c-r #secondary {
  display: inline;
  float: left;
  margin-right: 0;
  margin-left: 30px;
}

.layout-1c .has-sidebar {
  float: none;
  display: block;
  margin: auto;
}
.layout-1c #secondary {
  display: none !important;
  /* This is only needed for the 'Customize' screen. */
}

.layout-1c-full .has-sidebar {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1170px;
  float: none;
  display: block;
}
@media screen and (max-width: 1260px) {
  .layout-1c-full .has-sidebar {
    width: 940px;
  }
}
@media screen and (max-width: 940px) {
  .layout-1c-full .has-sidebar {
    width: 680px;
  }
}
@media screen and (max-width: 740px) {
  .layout-1c-full .has-sidebar {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  .layout-1c-full .has-sidebar {
    width: 260px;
  }
}
.layout-1c-full .sidebar-primary {
  display: none !important;
  /* This is only needed for the 'Customize' screen. */
}
.layout-1c-full .blogpost .blog-content {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 970px;
}

.full-width {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1170px;
  float: none;
  display: block;
  margin-left: 30px;
}

.blogpost {
  margin-bottom: 50px;
  position: relative;
}
.blogpost.format-aside {
  background: url('img/format-aside.png') no-repeat left top;
}
.blogpost.format-status {
  background: url('img/format-aside.png') no-repeat left top;
}
.blogpost.format-audio {
  background: url('img/format-audio.png') no-repeat left top;
}
.blogpost.format-image {
  background: url('img/format-image.png') no-repeat left top;
}
.blogpost.format-gallery {
  background: url('img/format-image.png') no-repeat left top;
}
.blogpost.format-link {
  background: url('img/format-link.png') no-repeat left top;
}
.blogpost.format-quote {
  background: url('img/format-quote.png') no-repeat left top;
}
.blogpost.format-standard {
  background: url('img/format-standard.png') no-repeat left top;
}
.blogpost.format-video {
  background: url('img/format-video.png') no-repeat left top;
}
.blogpost.contact {
  background: url('img/format-contact.png') no-repeat left top;
  margin-bottom: 0;
}
.blogpost .meta {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  padding-left: 50px;
}
@media screen and (max-width: 1260px) {
  .blogpost .meta {
    width: 150px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 740px) {
  .blogpost .meta {
    width: 100%;
    margin-right: 0;
  }
}
.blogpost .meta a {
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 740px) {
  .blogpost .meta a {
    display: inline-block;
    padding: 10px;
  }
}
.blogpost .meta .title,
.blogpost .meta .before {
  display: block;
}
@media screen and (max-width: 740px) {
  .blogpost .post_tag {
    display: none;
  }
}
.blogpost .post_tag a {
  display: inline;
}
.blogpost .category a {
  display: inline;
}
.blogpost .blog-content {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 670px;
  border-bottom: 1px solid #878787;
  padding-bottom: 30px;
}
@media screen and (max-width: 1260px) {
  .blogpost .blog-content {
    width: 440px;
  }
}
@media screen and (max-width: 740px) {
  .blogpost .blog-content {
    width: 100%;
  }
}
.blogpost .entry-title {
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1;
}
.blogpost p:last-child {
  margin-bottom: 0;
}
.blogpost .framebox {
  margin-bottom: 30px;
  overflow: hidden;
}

.entry-content,
.entry-summary {
  font-size: 13px;
  line-height: 1.6em;
}

.format-gallery .rslides {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.format-gallery .framebox {
  position: relative;
}

.format-status img {
  float: left;
  margin: 0 25px 25px 0;
  padding: 9px;
  background: #FAFAFA;
  border: 1px solid #EFEFEF;
  border-radius: 50%;
  position: relative;
}
.format-status .entry-content {
  color: #858585;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 10px;
}

.single .blog-content {
  border-bottom: none;
}
.single .share-this {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  float: right;
  position: relative;
  width: auto;
}
@media screen and (max-width: 740px) {
  .single .share-this {
    display: none;
  }
}
.single.format-status .share-this {
  display: none;
}

.share-this {
  text-align: left;
}
.share-this .share-title {
  display: inline;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
}
.share-this a {
  display: -moz-inline-stack;
  -moz-box-orient: vertical;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  *zoom: 1;
  background: url('img/socialicons.png') no-repeat;
  height: 40px;
  width: 40px;
  text-indent: -999em;
}
.share-this .twitter {
  background-position: 0 -40px;
}
.share-this .gplus {
  background-position: 0 -200px;
}
.share-this .pinterest {
  background-position: 0 -320px;
}
.share-this span {
  margin-right: 5px;
  width: 80px;
  float: left;
}

.post-author {
  border-top: 1px solid #4c4c4c;
  border-bottom: 1px solid #4c4c4c;
  margin: 30px 0;
  padding: 30px 0;
}
.post-author .title {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  font-size: 18px;
  font-weight: bold;
}
.post-author .author-box {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 670px;
  position: relative;
  padding-left: 80px;
}
.post-author .author-name {
  display: block;
  font-size: 12px;
  font-weight: bold;
}

.avatar {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.loop-nav {
  margin: 25px 0;
  overflow: hidden;
}
.loop-nav .previous {
  display: inline;
  float: left;
}
.loop-nav .next {
  display: inline;
  float: right;
  text-align: right;
}

/* 	GALLERY SLIDES
	----------------- */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.rslides_nav {
  background: #000;
  bottom: 10px;
  color: white;
  display: block;
  font-size: 14px;
  position: absolute;
  padding: 2px 7px 5px;
  text-align: center;
  -webkit-transition: all 0.15s ease-in;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.15s ease-in 0s;
  -o-transition: all 0.15s ease-in 0s;
  transition: all 0.15s ease-in 0s;
  z-index: 9;
}
.rslides_nav:hover {
  background: #00baff;
  color: white;
}
.rslides_nav.next {
  right: 10px;
}
.rslides_nav.prev {
  right: 39px;
}

.page-links {
  clear: both;
}

/* =============================================================================
- Comments
============================================================================= */
.blog-comments {
  border-bottom: 1px solid #4c4c4c;
  margin-bottom: 30px;
}
.blog-comments .comment-title {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 1260px) {
  .blog-comments .comment-title {
    width: 150px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 740px) {
  .blog-comments .comment-title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.blog-comments .commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 670px;
}
@media screen and (max-width: 1260px) {
  .blog-comments .commentlist {
    width: 440px;
  }
}
@media screen and (max-width: 740px) {
  .blog-comments .commentlist {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  .blog-comments .commentlist {
    width: 260px;
  }
}
.blog-comments .comment {
  padding-left: 80px;
  position: relative;
}
.blog-comments .comment-meta {
  font-size: 12px;
}
.blog-comments .fn {
  font-weight: bold;
}
.blog-comments .commentmetadata {
  color: #878787;
  font-weight: 600;
}
.blog-comments .commentmetadata:before, .blog-comments .commentmetadata:after {
  content: '-';
  padding: 0 2px;
}
.blog-comments .reply {
  font-weight: bold;
}
.blog-comments .commentbody {
  margin-bottom: 30px;
}
.blog-comments .children {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 440px) {
  .blog-comments .children {
    margin-left: -80px;
  }
}

#respond {
  margin-bottom: 30px;
}
#respond#contactform {
  border-top: 1px solid #4c4c4c;
  padding-top: 30px;
}
#respond h3 {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
}
@media screen and (max-width: 1260px) {
  #respond h3 {
    width: 150px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 740px) {
  #respond h3 {
    margin-bottom: 20px;
  }
}
#respond h3 small {
  display: block;
  font-size: 10px;
}
#respond form {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 570px;
}
@media screen and (max-width: 1260px) {
  #respond form {
    width: 440px;
    margin-right: 0;
  }
}
@media screen and (max-width: 740px) {
  #respond form {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  #respond form {
    width: 260px;
  }
}
#respond label {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70px;
  font-size: 11px;
  text-align: right;
}
#respond .input-text {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
}
@media screen and (max-width: 740px) {
  #respond .input-text {
    width: 280px;
    margin-right: 0;
  }
}
#respond textarea.input-text {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 470px;
  height: 150px;
}
@media screen and (max-width: 1260px) {
  #respond textarea.input-text {
    width: 340px;
  }
}
@media screen and (max-width: 740px) {
  #respond textarea.input-text {
    width: 280px;
  }
}
#respond #button {
  display: inline;
  float: right;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  text-transform: uppercase;
}
#respond .required {
  display: none;
}
#respond .form-submit {
  float: none;
  display: block;
}
#respond textarea {
  width: auto;
}

/* =============================================================================
- Archives
============================================================================= */
.archive-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.archive-list li {
  border-bottom: 1px solid #878787;
  padding: 5px 0;
}
.archive-list li:last-child {
  margin-bottom: 30px;
}
.archive-list a {
  font-weight: bold;
}

.cat-archive {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 420px;
}

.month-archive {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 420px;
}

/* =============================================================================
- Portfolio
============================================================================= */
.single-porto .framebox, .single-porto .entry-content {
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.single-porto .framebox img {
  display: block;
}
.single-porto h2 {
  line-height: 1;
  margin-bottom: 10px;
}
.single-porto .project-url {
  color: #00baff;
}

.related-porto h2 {
  line-height: 1;
  margin-bottom: 30px;
}

/* =============================================================================
- WooCommerce
============================================================================= */
.products {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 30px;
}

.product {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 940px) {
  .product {
    margin-bottom: 10px;
  }
}
.product:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.product:hover .entry-content, .product:hover .product-link {
  display: block;
}
.product.two {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 570px;
}
.product.two .entry-content {
  width: 50%;
}
.product.two .product-link {
  bottom: 60px;
  left: 170px;
}
.product.four {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
}
.product .product-thumb {
  display: block;
}
.product .entry-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  width: 100%;
  display: none;
}
.product p {
  margin-bottom: 10px;
}
.product .entry-title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.product .entry-title a {
  color: #4c4c4c;
}
.product .price {
  font-size: 18px;
  font-weight: 800;
}
.product .price del {
  color: #878787;
}
.product .price ins {
  color: #4c4c4c;
  text-decoration: none;
}
.product .product-link {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 230px;
  display: none;
}
@media screen and (max-width: 940px) {
  .product .product-link {
    width: 180px;
  }
}
.product .product-link a {
  display: inline;
  float: left;
  position: relative;
  width: 50%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
}
.product .product-link a:before {
  content: '';
  position: absolute;
  top: 100%;
  width: 50px;
  height: 5px;
}
.product .product-link a.added {
  background-image: url('img/success.png');
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999em;
}
.product .detail {
  background: #20d9ef;
}
.product .detail:hover {
  background: #0ebfd4;
}
.product .detail:before {
  background: url('img/shadow-nav-left.png');
  left: 0;
}
.product .addcart {
  background: #2090ef;
}
.product .addcart:hover {
  background: #0b70c6;
}
.product .addcart:before {
  background: url('img/shadow-nav-right.png');
  right: 0;
}

.product-page {
  position: relative;
}
.product-page .sorting-wrapper {
  position: absolute;
  right: 30px;
  top: -90px;
}
.product-page .paging {
  margin-left: 30px;
  margin-right: 30px;
}

.has-sidebar .products {
  margin-left: 0;
}
.has-sidebar .product.four {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
}
@media screen and (max-width: 1260px) {
  .has-sidebar .product.four {
    margin-right: 40px;
  }
}
@media screen and (max-width: 940px) {
  .has-sidebar .product.four {
    width: 220px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 740px) {
  .has-sidebar .product.four {
    width: 270px;
    margin-left: 55px;
  }
}
@media screen and (max-width: 440px) {
  .has-sidebar .product.four {
    width: 260px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1260px) {
  .has-sidebar .product.four:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 940px) {
  .has-sidebar .product.four:nth-of-type(2n) {
    margin-right: 10px;
  }
}
.has-sidebar .product.four:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1260px) {
  .has-sidebar .product.four:nth-of-type(3n) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 940px) {
  .has-sidebar .product.four:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .has-sidebar .product.four:nth-of-type(3n) {
    margin-right: 0;
  }
}
.has-sidebar .sorting-wrapper {
  right: -300px;
}
@media screen and (max-width: 1260px) {
  .has-sidebar .sorting-wrapper {
    right: -330px;
  }
}
@media screen and (max-width: 940px) {
  .has-sidebar .sorting-wrapper {
    right: 0;
  }
}
@media screen and (max-width: 440px) {
  .has-sidebar .sorting-wrapper {
    display: none;
  }
}
.has-sidebar .paging {
  margin-left: 0;
  margin-right: 0;
}

.ie8 .has-sidebar .product.four.last {
  margin-right: 0;
}

.button {
  background: #2090ef;
  color: white;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  text-transform: uppercase;
}
.button:hover {
  background: #0b70c6;
  color: white;
}
.button:visited {
  color: white;
}

.onsale {
  background: #20d9ef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  color: white;
  padding: 1px 8px;
}

.woocommerce a.loading:before,
.woocommerce-page a.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url('img/ajax-loader.gif') center no-repeat rgba(255, 255, 255, 0.65);
  width: 100%;
  height: 100%;
}

.added_to_cart {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.woocommerce-page .product:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce-page .product:hover .entry-content, .woocommerce-page .product:hover .product-link {
  display: none;
}

.woocommerce-page .products .product:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.woocommerce-page .products .product:hover .entry-content, .woocommerce-page .products .product:hover .product-link {
  display: block;
}

.single-product {
  margin-bottom: 30px;
}

.product-left {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 570px;
  margin-left: 30px;
}
@media screen and (max-width: 1260px) {
  .product-left {
    width: 450px;
  }
}
@media screen and (max-width: 940px) {
  .product-left {
    width: 260px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 740px) {
  .product-left {
    width: 380px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 440px) {
  .product-left {
    width: 260px;
  }
}
.product-left .big-image img {
  display: block;
  margin-bottom: 30px;
}
.product-left .thumbnails {
  margin-bottom: 20px;
}
.product-left .image-link {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70px;
  margin-bottom: 30px;
}
.product-left .image-link:nth-of-type(6n) {
  margin-right: 0;
}
.product-left .sharethis {
  margin-bottom: 30px;
}
.product-left .upsells-products {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  background: url('img/dbl-line.png') repeat-x left top;
  padding-top: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 740px) {
  .product-left .upsells-products {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  .product-left .upsells-products {
    width: 260px;
  }
}
.product-left .upsells-products.alt {
  margin-right: 0;
}

.product-right {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 570px;
}
@media screen and (max-width: 1260px) {
  .product-right {
    width: 460px;
  }
}
@media screen and (max-width: 940px) {
  .product-right {
    width: 400px;
  }
}
@media screen and (max-width: 740px) {
  .product-right {
    width: 380px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 440px) {
  .product-right {
    width: 260px;
  }
}

.product-right .price {
  color: #2090ef;
  font-size: 30px;
  margin-bottom: 0;
}
.product-right .stock {
  margin-bottom: 20px;
}

.summary {
  border-bottom: 1px solid #878787;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.summary .variations {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 370px;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.summary .variations td {
  border: none;
  padding: 0 0 10px;
  vertical-align: top;
}
@media screen and (max-width: 440px) {
  .summary .variations td {
    width: 100%;
    display: block;
  }
}
.summary label, .summary .quantity-text {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70px;
  text-align: right;
  font-size: 11px;
  line-height: 3;
}
.summary .sbHolder {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  background: #f6f6f6;
}
.summary .sbHolder a {
  color: #4c4c4c;
}
.summary .sbOptions {
  background: #f6f6f6;
}
.summary .sbOptions a:hover {
  background: #dddddd;
}
.summary .sbToggle {
  border-top-color: #4c4c4c;
}
.summary .single_variation {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  height: 80px;
  line-height: 80px;
  font-size: 36px;
  font-weight: 300;
  color: #2090ef;
  text-align: center;
}
.summary .single_variation .subs {
  display: none;
}
.summary .single_variation del {
  font-size: 16px;
}
.summary .single_variation .stock {
  font-size: 12px;
  margin-top: 0px;
}
.summary .variations_button {
  display: inline;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.summary .quantity-text {
  font-weight: bold;
}
.summary .button {
  display: inline;
  float: right;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  background: #2090ef;
  text-transform: uppercase;
}
.summary .button:hover {
  background: #0b70c6;
}
@media screen and (max-width: 940px) {
  .summary .button {
    width: 140px;
  }
}
@media screen and (max-width: 440px) {
  .summary .button {
    width: 160px;
    margin-top: 10px;
  }
}
.summary div[itemprop="description"] {
  margin-bottom: 20px;
}

.product .woocommerce-tabs .entry-content {
  position: relative;
}

.related h2 {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 30px;
}
.related .products {
  margin: 0;
}
@media screen and (max-width: 1260px) {
  .related .product.four {
    width: 225px;
    margin-right: 10px;
  }
  .related .product.four p {
    display: none;
  }
  .related .product.four .product-link {
    width: 185px;
  }
}
@media screen and (max-width: 940px) {
  .related .product.four {
    width: 200px;
    margin-right: 0;
  }
  .related .product.four .product-link {
    width: 160px;
  }
  .related .product.four .product-link a {
    font-size: 9px;
  }
}
@media screen and (max-width: 740px) {
  .related .product.four {
    width: 190px;
  }
}
@media screen and (max-width: 440px) {
  .related .product.four {
    width: 260px;
  }
  .related .product.four .product-link {
    width: 220px;
  }
  .related .product.four .product-link a {
    font-size: 10px;
  }
}
.related .product:nth-of-type(2n) {
  margin-right: 0;
}
.related .product .price {
  font-size: 18px;
}

.woocommerce-page .product .related .product:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.woocommerce-page .product .related .product:hover .entry-content, .woocommerce-page .product .related .product:hover .product-link {
  display: block;
}

.ie8 .related .last {
  margin-right: 0;
}

.quantity .minus, .quantity .plus {
  display: inline;
  float: left;
  width: 30px;
  font-size: 16px;
  font-weight: normal;
}
.quantity .input-text {
  display: inline;
  float: left;
  width: 40px;
  text-align: center;
  font-weight: bold;
}

.product_meta {
  clear: both;
  padding-top: 10px;
}

.social {
  clear: both;
  margin: 10px 0;
}
.social .st_twitter,
.social .st_email,
.social .st_sharethis,
.social .st_plusone_button {
  position: relative;
  top: -7px;
}

.woocommerce-message,
.woocommerce-error {
  background: #eee;
  padding: 10px;
  text-align: right;
  margin: 0 30px 30px;
  overflow: hidden;
  line-height: 2.5;
}
.woocommerce-message a,
.woocommerce-error a {
  color: white;
  display: inline;
  float: left;
}

.comment-form-rating {
  display: inline;
  float: left;
}

#respond .sbHolder {
  display: none;
}
#respond .comment-form-rating label {
  text-align: left;
}

.comment-form-comment {
  display: inline;
  float: left;
  width: 100%;
}

.form-submit {
  display: inline;
  float: left;
}

.required {
  color: #f00;
}

.stars {
  display: inline;
  float: left;
}
.stars span {
  background: url('img/star.png') 0 -17px;
  display: block;
  height: 16px;
  position: relative;
  width: 80px;
}
.stars a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}
.stars a.active,
.stars a:hover {
  background: url('img/star.png') 0 -31px;
}
.stars .star-1 {
  width: 16px;
  z-index: 10;
}
.stars .star-2 {
  width: 32px;
  z-index: 9;
}
.stars .star-3 {
  width: 48px;
  z-index: 8;
}
.stars .star-4 {
  width: 64px;
  z-index: 7;
}
.stars .star-5 {
  width: 80px;
  z-index: 6;
}

.star-rating {
  background: url('img/star.png');
  display: inline;
  float: right;
  height: 16px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  width: 80px;
}
.star-rating span {
  background: url('img/star.png') 0 -31px;
  height: 16px;
  display: inline;
  float: left;
}

#review_form .form-submit {
  clear: both;
}

#reviews .comment-text .meta {
  padding-left: 0;
}
#reviews .comment-text .description {
  overflow: hidden;
}
#reviews .comment-text .star-rating {
  left: 75px;
  top: 40px;
}

.thumbnails a {
  margin-right: 3px;
  margin-bottom: 3px;
  float: left;
}
.thumbnails a:nth-child(4n) {
  margin-right: 0;
}

.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce-page .quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce-page .quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input::-webkit-inner-spin-button {
  display: none;
}

.woocommerce-tabs {
  border-bottom: 1px solid #878787;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.woocommerce-tabs .tabs {
  border-bottom: 1px solid #878787;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.woocommerce-tabs .tabs li {
  display: inline;
  float: left;
  border-bottom: 1px solid #878787;
  margin-bottom: -1px;
}
.woocommerce-tabs .tabs li.active {
  background: #20d9ef;
  border-bottom: 1px solid #20d9ef;
}
.woocommerce-tabs .tabs li.active a {
  color: white;
}
.woocommerce-tabs .tabs a {
  border-bottom: 1px solid white;
  display: block;
  height: 28px;
  line-height: 3;
  color: #4c4c4c;
  padding: 0 20px;
}
@media screen and (max-width: 740px) {
  .woocommerce-tabs .tabs a {
    padding: 0 10px;
  }
}
.woocommerce-tabs h2 {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 30px;
}
.woocommerce-tabs #comments {
  position: relative;
}
.woocommerce-tabs .commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce-tabs .comment {
  position: relative;
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-left: 80px;
}
.woocommerce-tabs .comment .star-rating {
  top: 0;
}
.woocommerce-tabs .meta {
  position: relative;
}

.home-products {
  margin-left: 30px;
  width: 1170px;
  position: relative;
}
@media screen and (max-width: 1260px) {
  .home-products {
    width: 940px;
  }
}
@media screen and (max-width: 940px) {
  .home-products {
    width: 680px;
  }
}
@media screen and (max-width: 740px) {
  .home-products {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  .home-products {
    width: 260px;
  }
}
.home-products .products {
  margin: 0;
}
@media screen and (max-width: 1260px) {
  .home-products .innerwrap {
    overflow: hidden;
  }
}

.slider-product {
  display: inline;
  float: left;
  margin-right: 1px;
}
@media screen and (max-width: 740px) {
  .slider-product {
    max-width: 190px;
  }
}
.slider-product .product-link {
  bottom: 50px;
  left: 80px;
}
@media screen and (max-width: 1260px) {
  .slider-product .product-link {
    left: 40px;
  }
}
@media screen and (max-width: 740px) {
  .slider-product .product-link {
    left: 5px;
    bottom: 20px;
  }
}

.es-nav span {
  cursor: pointer;
  top: 220px;
  position: absolute;
  height: 58px;
  width: 58px;
  text-indent: -999em;
}
@media screen and (max-width: 1260px) {
  .es-nav span {
    top: 160px;
  }
}
@media screen and (max-width: 740px) {
  .es-nav span {
    top: 90px;
  }
}

.es-nav-prev {
  background-image: url('img/l-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #20d9ef;
  left: -15px;
}
.es-nav-prev:before {
  background: url("img/shadow-nav-left.png");
  left: 0;
  content: '';
  position: absolute;
  top: 100%;
  width: 50px;
  height: 5px;
}

.es-nav-next {
  background-image: url('img/r-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #20d9ef;
  right: -15px;
}
.es-nav-next:before {
  background: url("img/shadow-nav-right.png");
  right: 0;
  content: '';
  position: absolute;
  top: 100%;
  width: 50px;
  height: 5px;
}

.cart-price {
  color: #20d9ef;
  font-size: 36px;
  font-weight: 300;
  position: absolute;
  right: 30px;
  top: -110px;
}

.shop_table {
  border: none;
  margin: 0 0 90px;
  padding: 0;
  width: 1170px;
}
@media screen and (max-width: 1260px) {
  .shop_table {
    width: 940px;
  }
}
@media screen and (max-width: 940px) {
  .shop_table {
    width: 680px;
  }
}
@media screen and (max-width: 740px) {
  .shop_table {
    width: 380px;
  }
}
@media screen and (max-width: 440px) {
  .shop_table {
    width: 260px;
  }
}
.shop_table * {
  vertical-align: middle;
}
.shop_table th, .shop_table td {
  background: transparent;
  border: none;
  border-bottom: 1px solid #878787;
  font-size: 10px;
  line-height: 1;
}
.shop_table th {
  border-top: 1px solid #878787;
  padding: 15px 0;
  font-weight: bold;
}
.shop_table td {
  padding: 10px 0;
}
.shop_table .product-remove {
  width: 5%;
}
.shop_table .product-thumbnail {
  width: 5%;
}
@media screen and (max-width: 740px) {
  .shop_table .product-thumbnail {
    display: none;
  }
}
.shop_table .product-name {
  width: 45%;
}
@media screen and (max-width: 940px) {
  .shop_table .product-name {
    width: 25%;
  }
}
.shop_table .product-price {
  width: 15%;
}
.shop_table .product-quantity {
  width: 15%;
}
@media screen and (max-width: 740px) {
  .shop_table .product-quantity {
    width: 30%;
  }
}
.shop_table .product-subtotal {
  width: 15%;
}
@media screen and (max-width: 740px) {
  .shop_table .product-subtotal {
    text-align: center;
  }
}
.shop_table .remove {
  background: url('img/remove-btn.png');
  height: 9px;
  width: 9px;
  display: block;
  margin: auto;
  text-indent: -999em;
}
.shop_table .product-thumbnail a,
.shop_table .product-thumbnail img {
  display: block;
}
.shop_table .product-name a {
  font-weight: 600;
}
.shop_table .product-quantity input {
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.shop_table .actions {
  text-align: right;
}
.shop_table .actions .button {
  width: 175px;
}
@media screen and (max-width: 440px) {
  .shop_table .actions .button {
    width: 128px;
    font-size: 8px;
  }
}
.shop_table .coupon {
  display: inline;
  float: left;
  text-align: left;
  width: 55%;
}
@media screen and (max-width: 940px) {
  .shop_table .coupon {
    width: 45%;
  }
}
@media screen and (max-width: 740px) {
  .shop_table .coupon {
    width: 100%;
    margin-bottom: 10px;
  }
}
.shop_table .coupon label {
  display: none;
}
.shop_table .coupon .input-text {
  width: 50%;
}
@media screen and (max-width: 740px) {
  .shop_table .coupon .input-text {
    width: 59%;
  }
}
@media screen and (max-width: 440px) {
  .shop_table .coupon .input-text {
    width: 55%;
  }
}
.shop_table .coupon .button {
  width: 30%;
}
@media screen and (max-width: 940px) {
  .shop_table .coupon .button {
    width: 40%;
  }
}
.shop_table .checkout-button {
  width: auto;
}
.shop_table .checkout-button span {
  display: block;
  text-align: center;
}
.shop_table dl {
  padding-left: 20px;
}
.shop_table dl, .shop_table dt, .shop_table dd {
  display: inline;
  font-weight: 400;
  margin: 0;
  color: #959595;
}
.shop_table dt {
  margin-left: 3px;
}
.shop_table dt:before {
  content: '|';
  padding-right: 3px;
}
.shop_table dt:first-child {
  margin-left: 0;
}
.shop_table dt:first-child:before {
  content: '';
  padding-right: 0;
}

.cart-collaterals {
  margin-bottom: 30px;
}

.cross-sells {
  display: inline;
  float: left;
  margin-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 570px;
  margin-left: 30px;
}
.cross-sells .products {
  margin-left: 0;
  margin-top: 20px;
}
.cross-sells .product:nth-of-type(2n) {
  margin-right: 0;
}

.cart_totals,
.shipping_calculator {
  margin-right: 30px;
  display: inline;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 370px;
}
@media screen and (max-width: 740px) {
  .cart_totals,
  .shipping_calculator {
    width: 380px;
    margin-right: 0;
  }
}
@media screen and (max-width: 440px) {
  .cart_totals,
  .shipping_calculator {
    width: 260px;
  }
}

.cart_totals {
  margin-bottom: 30px;
}
.cart_totals table {
  margin: 10px 0 30px;
  border: none;
}
.cart_totals th, .cart_totals td {
  background: transparent;
  border: none;
  border-bottom: 1px solid #878787;
  padding: 10px 0;
  font-weight: bold;
  font-size: 11px;
  text-transform: none;
}
.cart_totals th {
  width: 30%;
}
.cart_totals td {
  color: #20d9ef;
  width: 70%;
}
.cart_totals small {
  font-size: 11px;
  font-style: italic;
}

.shipping_calculator {
  clear: right;
}
.shipping_calculator h2 {
  margin-bottom: 20px;
}
.shipping_calculator .input-text, .shipping_calculator .button {
  width: 100%;
}

@media screen and (max-width: 440px) {
  .form-row {
    width: 100%;
  }
}

#calc_shipping_country {
  width: 100%;
}

#shipping_method {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-checkout .checkout-page {
  margin-top: -40px;
}
.woocommerce-checkout .sbHolder {
  display: none;
}
.woocommerce-checkout .shop_table {
  margin: 0 0 20px;
}
.woocommerce-checkout .shop_table th {
  border-top: 1px solid #ddd;
  font-weight: 800;
}
.woocommerce-checkout .shop_table td {
  border-bottom: 1px solid #ddd;
}

.checkout-page.cutline {
  padding-top: 48px;
}
.checkout-page.cutline:before {
  left: -14px;
}

.woocommerce_info {
  background: #fff0e1;
  border: 1px solid #ffe3c7;
  padding: 10px;
}
.woocommerce_info a {
  font-weight: bold;
}

.woocommerce-checkout .login {
  background: #F6F6F6;
  border: 1px solid #e9e9e9;
  padding: 10px;
}
.woocommerce-checkout .login .button, .woocommerce-checkout .login .lost_password {
  display: inline;
  float: left;
  margin-right: 10px;
}
.woocommerce-checkout .button {
  font-size: 12px;
  font-size: 0.92308rem;
  padding: 10px 20px;
}
.woocommerce-checkout .lost_password {
  font-size: 12px;
  font-size: 0.92308rem;
  padding-top: 6px;
}
.woocommerce-checkout .input-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  line-height: 34px;
}
.woocommerce-checkout textarea.input-text {
  height: 90px;
  line-height: 1.5;
}
.woocommerce-checkout .col2-set {
  margin: 3em 0;
}
.woocommerce-checkout .col-1 {
  display: inline;
  float: left;
  width: 48%;
}
@media screen and (max-width: 740px) {
  .woocommerce-checkout .col-1 {
    width: 100%;
  }
}
.woocommerce-checkout .col-2 {
  display: inline;
  float: right;
  width: 48%;
  position: relative;
}
@media screen and (max-width: 740px) {
  .woocommerce-checkout .col-2 {
    width: 100%;
  }
}
.woocommerce-checkout .create-account {
  display: inline;
  float: left;
  width: 100%;
}
.woocommerce-checkout #shiptobilling {
  position: absolute;
  right: 0;
  width: auto;
}
.woocommerce-checkout .shop_table tbody td {
  padding-left: 20px;
}
.woocommerce-checkout .shop_table .variation {
  display: block;
  padding: 0;
}
.woocommerce-checkout .shop_table tfoot th {
  background: #F6F6F6;
  text-transform: none;
  font-weight: 500;
  text-align: right;
  border: none;
  border-top: 1px solid white;
  padding-right: 20px;
}
.woocommerce-checkout .shop_table tfoot td {
  background: #ddd;
  padding-left: 20px;
  border-top: 1px solid white;
}
.woocommerce-checkout .payment_methods {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.woocommerce-checkout .payment_box {
  background: #f5f5f5;
  border: 1px solid #ddd;
  padding: 10px;
  margin: 10px 0;
}
.woocommerce-checkout .payment_box p {
  margin: 0;
}
.woocommerce-checkout .country_select label {
  display: block;
}
.woocommerce-checkout dl {
  margin: 0;
}
.woocommerce-checkout dl.variation dd {
  margin-right: 10px;
}
.woocommerce-checkout dd,
.woocommerce-checkout dt {
  display: inline;
}

.my_account_orders .order-number {
  width: 20%;
}
.my_account_orders .order-shipto {
  width: 30%;
}
.my_account_orders .order-total {
  width: 20%;
}
.my_account_orders .order-status {
  width: 30%;
}
.my_account_orders th, .my_account_orders td {
  vertical-align: top;
}
.my_account_orders td {
  border: 1px solid #e9e9e9;
  padding: 10px 20px;
}
.my_account_orders .button {
  display: block;
  margin-right: 20px;
  text-align: center;
  width: 100px;
}

.addresses .col-1, .addresses .col-2 {
  background: #fff0e1;
  border: 1px solid #ffe3c7;
  width: 44%;
  padding: 2%;
}

.payment_methods label img {
  position: relative;
  top: 5px;
}

#payment .button {
  padding: 10px 30px;
  height: auto;
}

/* =============================================================================
- Global
============================================================================= */
.woocommerce-checkout .form-row,
.woocommerce-account .form-row {
  display: inline;
  float: left;
  width: 45%;
}
.woocommerce-checkout .form-row label,
.woocommerce-account .form-row label {
  display: block;
}
.woocommerce-checkout .form-row input,
.woocommerce-account .form-row input {
  border: 1px solid #20D9EF;
  width: 250px;
  max-width: 100%;
}
.woocommerce-checkout .form-row textarea,
.woocommerce-account .form-row textarea {
  border: 1px solid #20D9EF;
}
.woocommerce-checkout .form-row.form-row-wide,
.woocommerce-account .form-row.form-row-wide {
  width: 100%;
  float: none;
  display: block;
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
.woocommerce-checkout input#shiptobilling-checkbox,
.woocommerce-checkout input#createaccount,
.woocommerce-account input#shiptobilling-checkbox,
.woocommerce-account input#createaccount {
  width: auto;
}
.woocommerce-checkout input#shiptobilling-checkbox + label,
.woocommerce-checkout input#createaccount + label,
.woocommerce-account input#shiptobilling-checkbox + label,
.woocommerce-account input#createaccount + label {
  display: inline;
}

.woocommerce-checkout .form-row input {
  max-width: 100%;
}
.woocommerce-checkout .form-row-last {
  margin-left: 10px;
}

/* =============================================================================
- Plugins
============================================================================= */
.sbHolder {
  display: inline;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  background: #20d9ef;
  font-size: 11px;
  font-weight: 600;
  height: 30px;
  position: relative;
}
.sbHolder a {
  color: white;
}

.sbToggle {
  border: 5px solid transparent;
  border-top-color: white;
  position: absolute;
  right: 10px;
  top: 13px;
}

.sbSelector {
  display: block;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
}

.sbOptions {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #20d9ef;
  position: absolute;
  z-index: 999;
  width: 100%;
}
.sbOptions a {
  display: block;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
}
.sbOptions a:hover {
  background: #2090ef;
}

.portfolio-top {
  margin-left: 30px;
  margin-right: 30px;
  border-bottom: 1px solid #4c4c4c;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.portfolio-top .portfolio-title {
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.portfolio-top .sorter {
  display: inline;
  float: right;
  font-size: 11px;
  font-weight: bold;
}
.portfolio-top .sorter a {
  display: inline;
  float: left;
  background: #20d9ef;
  color: white;
  margin-left: 1px;
  line-height: 20px;
  height: 20px;
  padding: 0 5px;
}
.portfolio-top .sorter a.active {
  background: #4c4c4c;
}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* =============================================================================
- bbPress
============================================================================= */
.heading {
  margin-bottom: 20px;
}

#bbpress-forums {
  overflow: visible !important;
}
#bbpress-forums .sbHolder {
  display: block;
  float: none;
  margin-bottom: 20px;
}
#bbpress-forums #bbp_topic_subscription {
  margin-bottom: 0;
}
#bbpress-forums img.avatar {
  position: relative;
  margin-bottom: 0 !important;
  margin-top: 0;
}
#bbpress-forums form fieldset.bbp-form label {
  margin-bottom: 10px;
}
#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-permalink {
  color: #20d9ef;
}

/* =============================================================================
- NivoSlider
============================================================================= */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

.nivo-box img {
  display: block;
}

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 30px;
  background: #000;
  color: #fff;
  width: 28%;
  z-index: 8;
  padding: 5px 10px 20px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-caption .entry-title {
  font-size: 30px;
  font-weight: 700;
}

.nivo-caption p {
  padding: 0;
  margin: 0;
}

.nivo-caption a {
  display: inline !important;
}

.nivo-html-caption {
  display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}

.nivo-prevNav {
  left: 0px;
}

.nivo-nextNav {
  right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}

.nivo-controlNav a {
  cursor: pointer;
}

.nivo-controlNav a.active {
  font-weight: bold;
}

.theme-default .nivoSlider {
  position: relative;
  background: white url('img/loading.gif') no-repeat 50% 50%;
  margin-bottom: 10px;
}

.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.theme-default .nivoSlider a {
  border: 0;
  display: block;
}

.theme-default .nivo-controlNav {
  text-align: center;
  padding: 0;
}

.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('img/bullets.png') no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0;
}

.theme-default .nivo-controlNav a.active {
  background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url('img/arrows.png') no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
  opacity: 1;
}

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}

.theme-default a.nivo-prevNav {
  left: 15px;
}

.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
  color: #fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}

/* =============================================================================
- Responsive
============================================================================= */
/* 	RESPONSIVE SCREEN
	----------------- */
@media screen and (max-width: 480px) {
  .site-header,
  .site-navigation,
  .hero-slider,
  .widget-bottom,
  .page-title,
  .breadcrumb,
  .has-sidebar {
    margin-left: 10px;
    margin-right: 10px;
  }

  .header-right {
    padding: 15px 0;
    width: 30%;
  }

  .site-navigation {
    margin-bottom: 30px;
  }

  .site-header #site-description {
    display: block;
    width: 100%;
    padding: 7px 0;
  }

  .site-menu ul {
    width: 100%;
  }

  .site-menu ul ul {
    position: relative;
    width: 100%;
    left: 0;
  }

  .home-products,
  .sidebar {
    width: 420px;
    margin-left: 10px;
  }

  .slider-product {
    max-width: 210px;
    width: 210px !important;
  }

  .slider-product .product-link {
    left: 7% !important;
  }

  .product .product-link {
    left: 17%;
  }

  .has-sidebar .product.four {
    margin-left: 70px;
  }

  .paging .next {
    position: relative;
    right: 0;
  }

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

  .has-sidebar .sorting-wrapper {
    right: 0;
  }

  .products {
    margin-left: 10px;
    width: 100%;
  }

  .has-sidebar .products {
    margin-left: 0;
    width: 100%;
  }

  .product-left,
  .product-right {
    width: 420px;
    margin-left: 10px;
  }

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

  .product-left .big-image img {
    margin-bottom: 10px;
  }

  .related .product.four {
    width: 210px;
  }

  .related .product.four .product-link {
    left: 12%;
  }

  .content-area,
  .shop_table,
  .cart_totals,
  .shipping_calculator,
  .has-sidebar .paging,
  .hero-slider,
  .layout-1c-full .has-sidebar,
  .product.two {
    width: 420px;
  }

  .blogpost .meta .title, .blogpost .meta .before {
    float: left;
  }

  .blogpost .meta {
    margin-bottom: 20px;
  }

  .blogpost .meta a {
    padding: 0 7px;
    margin-bottom: 5px;
  }

  .shop_table .product-quantity input {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .cart_totals, .shipping_calculator {
    float: left;
  }

  .portfolio-top {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .post-author .author-box {
    width: 420px;
  }

  .product.two .product-link {
    left: 30%;
  }

  .product.two {
    margin-right: 0;
  }

  .product.four,
  .has-sidebar .product.four {
    width: 205px;
    margin-right: 10px;
  }
  .product.four .product-link,
  .has-sidebar .product.four .product-link {
    left: 6%;
  }
  .product.four:nth-child(2n),
  .has-sidebar .product.four:nth-child(2n) {
    margin-right: 0;
  }

  .has-sidebar .product.four:nth-of-type(2n) {
    margin-right: 0;
  }

  .has-sidebar .product.four:nth-of-type(3n) {
    margin-right: 10px;
  }

  .has-sidebar .product.four:nth-of-type(6n) {
    margin-right: 0;
  }

  .has-sidebar .product.four {
    margin-left: 0;
  }

  .product-page .paging {
    margin-right: 0;
    margin-left: 0;
  }

  .full-width {
    margin-left: 10px;
  }
}
@media screen and (max-width: 320px) {
  .site-header,
  .site-navigation,
  .hero-slider,
  .widget-bottom,
  .page-title,
  .breadcrumb,
  .has-sidebar {
    width: 93.7%;
  }

  .site-header hgroup,
  .site-header .site-title {
    float: none;
    display: block;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
  }

  .site-header .site-title a,
  .site-header .site-title img {
    display: inline;
    text-align: center;
  }

  .site-header #site-description,
  .header-right {
    display: block;
    width: 100%;
    text-align: center;
  }

  .header-right a {
    float: none;
    display: inline;
  }

  .header-right a:nth-child(2n) {
    margin-right: 0;
  }

  .hero-slider {
    display: none;
  }

  .widget-bottom .widget .widget-title {
    margin-bottom: 20px;
  }

  .top-search {
    width: 190px;
  }

  .top-search input {
    position: relative;
    width: 190px;
    right: 15px;
  }

  .home-products {
    margin-left: 20px;
  }

  .site-navigation {
    margin-bottom: 20px;
  }

  .slider-product {
    max-width: 250px;
    width: 250px !important;
  }

  .es-nav span {
    top: 130px;
  }

  .slider-product .product-link {
    left: 15% !important;
  }

  .has-sidebar .product.four {
    margin-left: 5px;
  }

  .product.four {
    width: 250px;
    margin-left: 25px;
  }

  .has-sidebar .product.four {
    width: 270px;
    margin-left: 15px;
  }

  .related .product.four {
    position: relative;
    left: 15px;
    margin-left: 0;
    width: 90%;
  }

  .products {
    margin-left: 10px;
  }

  .has-sidebar .product.four .product-link {
    left: 17%;
  }

  .product.four .product-link {
    left: 15%;
  }

  .content-area,
  .shipping_calculator,
  .has-sidebar .paging,
  .hero-slider,
  .layout-1c-full
  .has-sidebar,
  .home-products, .sidebar {
    width: 93.7%;
  }

  .product.two {
    width: 71%;
  }

  .paging {
    margin-bottom: 20px;
  }

  .paging .next {
    right: 0;
  }

  .post-author .author-box,
  .product-left, .product-right,
  .summary .button,
  .cart_totals,
  .shop_table,
  .cat-archive,
  .month-archive,
  .woocommerce_message a,
  .woocommerce_error a {
    width: 100%;
  }

  .product-right {
    margin-right: 0;
  }

  #respond label {
    display: block;
    text-align: left;
    margin-bottom: 10px;
  }

  .summary {
    text-align: center;
  }

  .related .product.four .product-link {
    left: 6%;
  }

  .woocommerce_message, .woocommerce_error {
    width: 85%;
    display: block;
    margin: 0 10px 30px;
  }

  .portfolio-top .sorter {
    float: left;
    display: block;
    width: 100%;
  }

  .product.two .product-link {
    left: 18%;
    bottom: 15%;
  }

  .koo-one-half,
  .koo-one-third,
  .koo-two-third,
  .koo-three-fourth,
  .koo-one-fourth,
  .koo-one-fifth,
  .koo-two-fifth,
  .koo-three-fifth,
  .koo-four-fifth,
  .koo-one-sixth,
  .koo-five-sixth {
    width: 100%;
  }

  .koo-button.green {
    font-size: 13px;
  }

  iframe {
    height: auto;
  }

  .summary label {
    width: auto;
    text-align: left;
  }

  .summary .sbHolder {
    width: 300px;
  }

  .reset_variations {
    float: left;
  }

  .shop_table .product-quantity input {
    width: 20px;
  }

  blockquote {
    padding-right: 35px;
  }

  .woocommerce_tabs .tabs a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 75px;
  }
}
