/*****************************************************************/
/*
* 1.0 Standard
* 2.0 Global 
* 3.0 Header
*   3.1 Header Top
*       3.1.1 Logo
*       3.1.2 Top Links
*       3.1.3 Mini Cart
*       3.1.4 Currency Swicher, Language Selector
*   3.2 Main Menu
*   3.3 Search Form
* 4. Footer
* 5. Sidebar
* 6. Product Category
* 7. Product View
* 8. Cart
* 9. My Account
* 10. Checkout
* 11. Blog
* 12. Banners
* 13. Shortcodes
/*

/*****************************************************************/

/*========== 1. WP Defaults ==========*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary,
#main {
    display: block;
}
/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after,
blockquote:after,
q:after,
#main:after {
    clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after,
blockquote:after,
q:after,
#main:after {
    content: "";
    display: table;
}
html {
    /*height: 100%;*/
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
    font-family: "Arial", Helvetica, sans-serif;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
ins {
    text-decoration: none;
}
dl {
    margin: 0px;
}
dt,
dd {
    margin: 0 5px 0 0;
    display: inline;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
}
pre {
    background: #f5f5f5;
    color: #666;
    font-family: Arial;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
small {
    font-size: smaller;
}
img {
    border: 0;
    vertical-align: middle;
}
/* Images */
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft {
    margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}
img.alignright {
    margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}
img.aligncenter {
    margin: 5px auto;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}
img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
    list-style-position: inside;
}
form {
    margin: 0;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
input,
select,
textarea {
    border: 1px solid #d3d3d3;
    padding: 5px;
}
button,
input {
    line-height: normal;
}
select {
    padding-right: 0 !important;
}
button,
.button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px; /* Don't cut off the webkit search cancel button */
    background: none;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input:focus,
textarea:focus {
    outline: 0;
}
button {
    border: none;
}
::-ms-input-placeholder
::-moz-placeholder,
::-webkit-input-placeholder {
  color: #d1d1d1;
}
input[type=search]::-moz-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=search]::-webkit-input-placeholder {
  font-style: italic;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
del {
    color: #333;
}

/*==================== 2. Global ====================*/
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    outline: 0;
}
body {
    font-family: "Arial", Helvetica, sans-serif;
    color: #777777;
    line-height: 1.42857;
    margin: 0;
    font-size: 12px;
    background: #f2f2f0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;;
    font-weight: bold;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 25px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 12px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
li {
    line-height: inherit;
    list-style: none;
}
a {
    text-decoration: none;
    color: #66b1b8;
}
a:focus,
a:hover {
    text-decoration: none;
    outline: 0 !important;
    color: #add4d9;
}
hr {
    border: none;
    background: url(../images/doubled-line.png) repeat top center;
    height: 6px;
    margin: 0 0 30px;
}
p {
    margin: 0 0 20px;
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    quotes: none;
}
blockquote:before,
blockquote:after,
.blockquote:before,
q:before,
q:after,
q:after {
    content: '';
}
blockquote,
.blockquote,
q {
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 30px 0 15px 45px;
    position: relative;
}
blockquote blockquote,
blockquote p {
    margin-right: 0;
}
blockquote:before,
.blockquote:before,
q:before {
    content: '\201C';
    color: #add4d9;
    font-size: 123px;
    font-weight: 400;
    font-style: normal;
    line-height: .5;
    padding-right: 15px;
    float: left;
}
blockquote.quote-box {
    background: #ebebeb;
    border-left: 4px solid #add4d9;
    padding: 20px;
}
blockquote.transparent {
    background: none;
}
blockquote.mini {
    padding: 0 10px 0;
    border-width: 3px;
    margin-bottom: 10px;
    font-size: 64px;
}
blockquote.quote-box:before {
    display: none;
}
blockquote cite,
blockquote small {
    font-weight: normal;
    text-transform: uppercase;
}
blockquote em,
blockquote i {
    font-style: normal;
    font-weight: 300;
}
blockquote strong,
blockquote b {
    font-weight: 400;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 30px;
    width: 100%;
}
thead {
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: normal;
    background: #ebebeb;
}
tbody, tfoot {
    background: #f8f8f8;
    border-bottom: 2px solid #ececec;
}
tfoot td {
    padding: 20px 0;
}
th {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 20px;
}
td {
    border: 1px solid #f4f4f3;
    padding: 20px;
}
.white tfoot tr {
    border-bottom: 1px solid #ececec;
}
.white td {
    border: none;
}
tr.seperator {
    background: none;
    padding: 0;
    margin: 0;
    height: 3px;
}

/*========== Common Styles ==========*/
.left {
    float: left;
}
.right {
    float: right;
}

/* Misc */
.links li {
    display:inline;
}
.links li.first {
    padding-left:0 !important;
}
.links li.last {
    background:none !important;
    padding-right:0 !important;
}
.links a:hover {
    color: #fff;
}
.label {
    padding: 0 5px;
}

.button,
.btn-medium,
input[type=button],
input[type=submit],
.added_to_cart,
.featured-products-container .product-item .product-item-actions .item-button a.add_to_cart_button {
    display: inline-block;
    color: #383838 !important;
    font-size: 12px;
    font-family: 'Molengo', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
	text-align: center;
    padding: 0px 15px;
    border: none;
    height: 33px;   
    line-height: 33px;
    background-color: #dadada;
    -webkit-transition:    all 300ms ease-in-out;
    -moz-transition:       all 300ms ease-in-out;
    -ms-transition:        all 300ms ease-in-out;
    -o-transition:         all 300ms ease-in-out;
    transition:            all 300ms ease-in-out;
}
.button:hover,
.button:active,
input[type=button]:hover,
input[type=button]:active,
input[type=submit]:hover,
input[type=submit]:active {
    background: #add4d9;
}
.button.btn-extra {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.button.btn-large {
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    padding-left: 17px;
    padding-right: 17px;
}
.button.btn-small {
    height: 26px;
    line-height: 26px;
    font-size: 11px;
    padding: 0px 10px;
}
.button.btn-mini {
    height: 23px;
    line-height: 23px;
    font-size: 11px;
    padding: 0px 10px;
}
.button.btn-secondary {
    background: #add4d9;
    color: #555 !important;
}
.button.btn-secondary:hover {
    background: #66b1b8;
    color: #fff !important;
}
.button.btn-exclusive {
    background: #000;
    color: #fff !important;
}
.button.btn-darkgray {
    background: #bfbfbf;
}
.button.btn-exclusive:hover {
    background: #add4d9;
    color: #333 !important;
}
.button.btn-alert {
    background: #c03e3e;
    color: #fff !important;
}
.button.btn-alert:hover {
    background: #b23a3a;
}
input [type=text],
.input-text {
    height: 42px;
    line-height: 22px;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #d3d3d3;
}
.txt-medium {
    height: 33px;
    line-height: 23px;
    padding: 5px 15px;
    font-size: 13px;
}
.txt-extra {
    height: 50px;
    line-height: 30px;
    padding: 10 10px;
    font-size: 15px;
}
.txt-large {
    height: 42px;
    line-height: 22px;
    padding: 10px 10px;
    font-size: 15px;
}
.txt-small {
    height: 26px;
    line-height: 16px;
    padding: 5 10px;
    font-size: 11px;
}
.txt-mini {
    height: 23px;
    line-height: 13px;
    padding: 5px;
    font-size: 11px;
}
.txt-transparent {
    background: none;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none;
}
.txt-shadow {
    background: #f2f2f0 !important;
    border: 1px solid #d3d3d3;
    -webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,.08), 0 1px 1px #fefefe;
       -moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,.08), 0 1px 1px #fefefe;
         -o-box-shadow: inset 0px 0px 3px rgba(0,0,0,.08), 0 1px 1px #fefefe;
            box-shadow: inset 0px 0px 3px rgba(0,0,0,.08), 0 1px 1px #fefefe;
}
.txt-lightgray {
    background: #ededed;
    border: 1px solid #d7d7d7;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-right {
    text-align: left;
}

.icon {
    content: '';
    display: inline-block;
    -webkit-transition: background 300ms ease-in-out; -moz-transition: background 300ms ease-in-out; -o-transition: background 300ms ease-in-out; transition: background 300ms ease-in-out;
}
.icon-md {
    width: 40px;
    height: 40px;
    line-height: 30px;
}
.icon-sm {
    width: 16px;
    height: 16px;
    line-height: 16px;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
}
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}
img.size-full {
    width: 100%;
}

.required {
    color: #add4d9 !important;
    border: none !important;
}
.price,
.amount {
    color: #66b1b8;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.price .from,
.product_list_widget .from {
    display: none;
}

/* Star rating */
.stars,
.star-rating {
    position: relative;
    overflow:hidden;
    display: inline-block;
    text-indent: -9999em;
    width:82px;
    height: 18px;
    background: #f2f2f8 url(../images/icons/icon_star.png) repeat-x 0 100%;
}
.star-rating span,
p.stars span {
    height: 18px;
    background: #f2f2f8 url(../images/icons/icon_star.png) repeat-x 0 0;
    text-indent: -999em;
    position: absolute;
    left: 0;
}
p.stars:after {
    content:"";
    display:block;
    clear:both;
}
p.stars span {
    width:82px;
    height:18px;
    position:relative;
    float:left;
    background:url(../images/icons/icon_star.png) repeat-x left 100%;
}
p.stars span a {
    float:left;
    position:absolute;
    left:0;
    top:0;
    width:16px;
    height:0;
    padding-top:16px;
    overflow:hidden;
}
p.stars span a:hover,
p.stars span a:focus,
p.stars span a.active {
    background:url(../images/icons/icon_star.png) repeat-x left 0;
}
p.stars span a.star-1 {
    width:16px;
    z-index:10;
}
p.stars span a.star-2 {
    width:32px;
    z-index:9;
}
p.stars span a.star-3 {
    width:48px;
    z-index:8;
}
p.stars span a.star-4 {
    width:64px;
    z-index:7;
}
p.stars span a.star-5 {
    width:80px;
    z-index:6;
}

/* Assistive text */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}


/* Tabs */
.tabs-wrapper {
    background: none;
}
ul.entry-tabs {
    list-style: none;
    overflow: hidden;
    position: relative;
}
ul.entry-tabs:before {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #dfdbdf;
    z-index: 1;
}
ul.entry-tabs li {
    background: none;
    display: block;
    float: left;
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
}
ul.entry-tabs li a {
        display: inline-block;
        font-family: 'Molengo', sans-serif;
        font-size: 12px;
        color: #777777;
        text-transform: uppercase;
        text-decoration: none;
        padding: 14px 20px;
}
ul.entry-tabs li.last-tab {
    display: none;
}
ul.entry-tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
}
ul.entry-tabs li.active a {
    color:inherit;
    text-shadow:none;
}
.tabs .panel {
    padding: 20px 0 0;
    margin: 0;
    display: none;
    outline: 0;
}
.tabs .panel .entry-content {
    margin-top: 0px;
}

.tabs.tabs-gray .panel .entry-content {
	padding: 0 15px 0 0;
}
.tabs.tabs-gray .entry-tabs li a {
    padding: 12px 20px;
}
.tabs.tabs-gray .panel {
    margin: 20px 0 0;
    padding: 0;
}
.tabs.tabs-white .entry-tabs li {
    position: relative;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.tabs.tabs-white .entry-tabs li.active {
    border-bottom: 1px solid #f8f8f8;
    background: #f8f8f8;
}
.tabs.tabs-white .entry-tabs li.active:before {
    content: '';
    background: #add4d9;
    position: absolute;
    width: 100%;
    height: 2px;
    top: -1px;
    left: 0;
}
.tabs.tabs-white .entry-tabs li:first-child {
    border-left: 1px solid #e0e0e0;
}
.tabs.tabs-white .entry-tabs li.last-tab {
    display: block;
    border-top: none;
}
.tabs.tabs-white .panel {
    border: 1px solid #e0e0e0;
    border-top-width: 0;
    border-bottom-width: 2px;
    padding: 20px;
    background: #f8f8f8;
}

.tabs.tabs-gray {
    background: none;
}
.tabs.tabs-gray ul {
    background: #eaeae9;
    border-bottom: 2px solid #add4d9;
}
.tabs.tabs-gray ul.entry-tabs li {
    background: #eaeae9;
}
.tabs.tabs-gray ul.entry-tabs li.active {
    background: #add4d9;
}
.tabs.tabs-gray ul.entry-tabs li.active a {
    color: #ffffff;
}
.tabs.tabs-button {
    background: none;
}
.tabs.tabs-button ul.entry-tabs {
    background: none;
    border: none;
}
.tabs.tabs-button ul.entry-tabs li {
    background: none;
    border: 1px solid #d3d3d3;
    margin: 10px 10px 0 0;
    height: 30px;
}
.tabs.tabs-button ul.entry-tabs li a {
    color: #666666;
    text-transform: uppercase;
    padding: 0 16px;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
	line-height: 25px;
}
.tabs.tabs-button ul.entry-tabs li.active,
.tabs.tabs-button ul.entry-tabs li:hover {
    background: #d8d8d8;
}
.tabs.tabs-button ul.entry-tabs:before {
    display: none;
}
.tabs.tabs-button .panel {
    padding: 8px 0 0;
}
.tabs.tabs-special {
    background: none;
}
.tabs.tabs-special ul.entry-tabs {
    background: none;
    border: none;
    padding-bottom: 4px;
    background: url(../images/border.png) repeat-x center bottom;
}
.tabs.tabs-special ul.entry-tabs:after {
    content: '';
}
.tabs.tabs-special ul.entry-tabs li {
    margin: 0;
    background: none;
}
.tabs.tabs-special ul.entry-tabs li.last-tab {
    content: '';
    display: block;
}
.tabs.tabs-special ul.entry-tabs li.active {
    border: 1px solid #d3d3d3;
    border-bottom: none;
    -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none;
    position: relative;
    padding-bottom: 4px;
    margin-bottom: -4px;
    border-bottom: 4px solid #f2f2f0;
}
.tabs.tabs-special ul.entry-tabs li a {
    color: #666666;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 15px 2px;
}
.tabs.tabs-special ul.entry-tabs li.active a {
    border: none;
    padding-top: 3px;
}
.tabs.tabs-special ul.entry-tabs:before {
    display: none;
}
.tabs.tabs-special .panel {
    padding: 0;
    margin-top: 27px;
}

.nicescroll-rail {
    background: url(../images/nicescroll/scroll_bg.png) repeat-y center center;
}
.nicescroll-railh {
    background: url(../images/doubled-line.png) repeat-x center center;
}
.nicescroll-railh > div {
    width: 21px;
    height: 21px;
    background: url(../images/nicescroll/cursor.png) no-repeat center center transparent !important;
    border: none !important;
}

.nicescroll-rails {
	display: none !important;
}
.nicescroll-rails.nicescroll-rail, .nicescroll-rails.nicescroll-railh, .nicescroll-rails.featured-rail {
	display: block !important;
}
/*========== Pagination ==========*/
.pagination {
    display: inline-block;
    float: right;
}
.pagination a,
.pagination span {
    display: inline-block;
    float: left;
    padding: 3px 8px;
    color: #666666;
    margin: 0 1px;
    border: 1px solid #d3d3d3;
}
.pagination a.prev,
.pagination a.next {
    font-family: 'MS Mincho';
    padding: 4px 8px 2px;
}
.pagination a:hover,
.pagination a:focus {
    color: #fff;
    background: #add4d9;
    border-color: #add4d9;
}
.pagination .current {
    border-color: #add4d9;
    cursor: default;
}

/*========= Result count ==========*/
.result-count {
    float: left;
    line-height: 25px;
}

.mobile-show {
    display: none;
}

/*==================== 3. Header ====================*/

.site {
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.site.full-banner {
    padding-top: 0;
}
.site-main {
    margin-bottom: 70px;
}
body.page-template-page-landing-php {
    overflow: hidden;
}
.landing.site-main {
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.archive.woocommerce-page .site-main {
    margin-bottom: 80px;
}
.site-header {
    width: 100%;
    z-index: 10000;
}
.full-banner .site-header {
    position: absolute;
    top: 0;
}
.site-header.header-1{
    background: url('../images/header_bg.png') !important;
}
.site-header.header-2 {
    background: rgb(89, 89, 89);
    background: rgba(0, 0, 0, .65);
}
.header-relative .site-header {
    position: relative;
}
.header-absolute .site-header {
    position: absolute;
}

/*========== 3.1 Header Top ==========*/
.header-top {
    line-height: 15px;
    min-height: 35px;
}
.header-2 .header-top {
    min-height: 36px;
}
.site-header,
.site-header a,
.toplinks a,
.mini-cart .mobile-hide .subtotal .amount {
    color: #dadada;
}
.header-2 .header-top {
    border-bottom: 1px solid #242424;
    -webkit-box-shadow: 0 1px 0 rgba(128,128,128,.15);
       -moz-box-shadow: 0 1px 0 rgba(128,128,128,.15);
            box-shadow: 0 1px 0 rgba(128,128,128,.15);
}
.header-2 .header-container {
    min-width: 750px;
}
.main-header.fixed {
	position: fixed;
	background: #262626;
	width: 100%;
	height: 77px;
	left: 0; top: -7px;
	z-index: 10000;
}
.main-header.fixed .navbar {
	background: none;
}

.main-header.fixed .header-top {
    display: none;
}

#primary {
    width: 75%;
    margin: 0;
    float: left;
}
.full-width #primary {
    width: 100%;
    float: none;
}
#primary {
    width: 100%;
}
.left-sidebar #primary {
    width: 75%;
    float: right;
}
.right-sidebar #primary {
    width: 75%;
    float: left;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
    margin: 0 auto;
    width: 100%;
}
.entry-header h1 {
    font-size: 15px;
}

/*========== 3.1.1 Logo ==========*/
.main-header .inner {
    position: relative;
}
.header-1 .logo {
    font-family: Arial;
    display: block;
    position: absolute;
    left: 0; top: 0;
    margin: 0 0 0 -12px;
    padding: 0;
}
.header-1 .logo a {
    text-align: center;
    position: relative;
    display: block;
    width: 143px;
    height: 90px;
    line-height: 90px;
    z-index: 10000;
}
.header-1 .logo a img {
    position: relative;
}
.header-1 .logo a img.logo-bg {
    position: absolute;
    left: 0; top: 0;
}

.header-2 .logo {
    font-family: Arial;
    background: #fff;
    width: 190px;
    height: auto;
    line-height: 37px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.header-2.main-header.fixed {
    height: 77px;
    top: -7px;
}
.header-2.main-header.fixed .logo {
    height: 77px;
    line-height: 84px;
}
.header-2 .logo a {

}

/*========== 3.1.2 Top Links ==========*/
.toplinks a {
    margin: 9px 13px;
    display: inline-block;
    white-space: nowrap;
}
.header-2 .toplinks a {
    margin: 12px 13px;
}
.nav-toplinks li:first-child >  a {
    margin-left: 0;
}
.header-right-mobile,
.nav-toplinks-mobile {
    display: none;
}

/*========== 3.1.3 Mini Cart ==========*/
.header-right {
    position: relative;
    right: -10px;
}
.mini-cart {
    float: right;
    margin: 0 0 0 15px;
    position: relative;
}
.mini-cart-btn {
    cursor: pointer;
    margin-top: 2px;
    padding: 7px 9px;
}
.header-2 .mini-cart-btn {
    margin-top: 4px;
}
.mini-cart-btn:hover,
.mini-cart-btn:hover .mobile-hide .subtotal .amount {
    background-color: #c6c6c6;
    color: #333;    
}

.mini-cart-btn .icon-cart {
    background-image: url(../images/icons/icon_cart.png);
    background-position: 0 0;
    width: 12px;
    height: 13px;
}
.mini-cart-btn:hover .icon-cart {
    background-position: 0 -13px;
}
.mini-cart a {
    text-decoration: none;
}
.mini-cart-container {
    display: none;
    position: absolute;
    top: 32px;
    right: 0;
    z-index: 99999;
    width: 250px;
}
.mini-cart-body {
    color: #d4d4d4;
    border: solid 2px #4d4c4c;
    background-image: url(../images/mini_cart_bg.png);
    margin-top: 10px;
    padding: 8px;
}
.mini-cart li {
    background-color: #292929;
    padding: 5px 22px 5px 5px;
    margin-top: 5px;
    position: relative;
}
.mini-cart img {
    border: solid 1px #656565;
    margin-right: 10px;
    float: left;
}
.mini-cart .product-title {
    max-width: 115px;
    display: block;
    color: #a1a1a1;
    font-family: Molengo;
    font-weight: 400;
}
.mini-cart a.remove {
    content: '';
    font-size: 15px;
    color: #a9a9a9;
    color: rgba(255, 255, 255, .6);
    background: url(../images/icons/icon_16x16.png) no-repeat center 0;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
}
.mini-cart a.remove:hover {
    background-color: #797979;
    background-color: rgba(204, 204, 204, .7);
    background-position: center -16px;
}
.quantity {
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
 .quantity .amount {
    color: #66b1b8;
 }
.mini-cart li:hover .product-title {
    color: #eaeaea;
}
.mini-cart-img,
.mini-cart-desc {
    float: left;
}
.mini-cart .quantity {
    display: block;
    color: #cccccc;
    font-size: 11px;
}
.mini-cart p.total {
    text-align: right;
    margin: 15px 0;
    font-weight: normal;
    color: #d8d8d8;
}
.mini-cart .buttons {
    margin-bottom: 12px;
    text-align: right;
}
.mini-cart .buttons a:first-child {
    margin-right: 12px;
}

/*========== 3.1.4 Currency Swicher, Language Selector ==========*/
.block-currency, 
.block-language {                                                                              
    float: left;
    margin: 0;
    height: 35px;
    position: relative;
    z-index: 99999;
}
.block-currency {
    margin-left: 15px;
    display: none;
}
.block-language .name {
    float: left;
}
.block-currency .icon-flag,
.block-language .icon-flag {
    width: 16px;
    height: 11px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 2px;
    float: right;
}
.block-currency .desc:after {
    content: ' - ';
}
.block-currency .sf-menu,
.block-language .sf-menu {
    margin-top: 5px;
}
.header-2 .block-currency .sf-menu,
.header-2 .block-language .sf-menu {
    margin-top: 9px;
}
.block-currency .sf-menu > li,
.block-language .sf-menu > li {
    float: none;
}
.block-currency .sf-menu li a:hover,
.block-language .sf-menu li a:hover {
    color: #fff;
}
.block-currency .sf-menu > li > a,
.block-language .sf-menu > li > a {
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    padding: 1px 20px 2px 5px;
    display:inline-block;
    width: 100%;
    position: relative;
    z-index: 30;
}
.header-2 .block-currency .sf-menu > li > a,
.header-2 .block-language .sf-menu > li > a {
    padding-top: 0;
}
.block-currency .sf-menu > li > a:hover,
.block-language .sf-menu > li > a:hover,
.block-currency .sf-menu:hover a.sf-menu-ul,
.block-language .sf-menu:hover a.sf-menu-ul {
    background-color: #2c2c2c;
}
.block-currency .sf-menu > li > a:after,
.block-language .sf-menu > li > a:after {
    content: '';
    background: url('../images/icons/icon_switcher.png') no-repeat 0 0;
    position: absolute;
    bottom: 10px;
    right: 6px;
    width: 9px;
    height: 6px;
}
.block-currency .sf-menu ul,
.block-language .sf-menu ul {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .4);
    margin: 0;
    padding: 0;
}
.block-currency .sf-menu ul li {
    background-color: #414141;
}
.block-currency .sf-menu ul li a {
    display: block;
    width: 100%;
    padding: 5px 6px;
    margin-top: 3px;
    color: #999;
    cursor: pointer;
}
.block-language .sf-menu ul li a {
    color: #999;
    display: block;
    width: 100%;
    height: 25px;
    background-color: #414141;
    background-position: center right 8px;
    padding: 5px 6px;
    margin-top: 3px;
    cursor: pointer;
}
.block-currency .sf-menu ul li a:hover,
.block-language .sf-menu ul li a:hover {
    background-color: #262626;
    color: #e5e5e5;
}

/*========== 3.2 Main Menu ==========*/
/*========== Menu Styles ==========*/
.mega-menu a {
    text-decoration: none; 
}
.mega-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mega-menu ul li {
    position: relative;
}
.mega-menu > ul > li {
    float: left;
}
.mega-menu > ul > li > a,
.mega-menu > ul > li > h5 {
    color: #dad9d9;
    display: block;
    padding: 24px 21px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.mega-menu > ul > li:hover > a,
.mega-menu > ul > li > a:hover,
#main_mobile_toggle:hover,
#main_mobile_toggle.active {
    -webkit-box-shadow: inset 1px 0 0 #c8c8c8,inset 0 1px 0 #d7d7d7,inset -1px 0 0 #d7d7d7,inset 0 -1px 0 #d1d1d1;
       -moz-box-shadow: inset 1px 0 0 #c8c8c8,inset 0 1px 0 #d7d7d7,inset -1px 0 0 #d7d7d7,inset 0 -1px 0 #d1d1d1;
            box-shadow: inset 1px 0 0 #c8c8c8,inset 0 1px 0 #d7d7d7,inset -1px 0 0 #d7d7d7,inset 0 -1px 0 #d1d1d1;
    background: #cdcdcd;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdcdcd), color-stop(10%,#d4d4d4), color-stop(100%,#c5c5c5));
    background: -webkit-linear-gradient(top, #cdcdcd 0%, #d4d4d4 10%, #c5c5c5 100%);
    background:    -moz-linear-gradient(top, #cdcdcd 0%, #d4d4d4 10%, #c5c5c5 100%);
    background:      -o-linear-gradient(top, #cdcdcd 0%, #d4d4d4 10%, #c5c5c5 100%);
    background:     -ms-linear-gradient(top, #cdcdcd 0%, #d4d4d4 10%, #c5c5c5 100%);
    background:   linear-gradient(to bottom, #cdcdcd 0%, #d4d4d4 10%, #c5c5c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#c5c5c5',GradientType=0 );
    color: #282828;
}
.mega-menu .popup {
    position: absolute;
    left: 0;
    display: block;
    margin: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -o-opacity: 0; opacity: 0;
    filter: alpha(opacity=0);
    padding-top: 14px;
}
.mega-menu .narrow .popup {
    margin-left: 12px;
}
.mega-menu .narrow.pos-right .popup {
    margin-right: 12px;
}
.mega-menu .popup .inner,
.mega-menu .narrow ul ul,
.accordion-menu {
    display: block;
    background: #dcdcdc;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcdcdc), color-stop(10%,#e0e0e0), color-stop(100%,#d6d6d6));
    background: -webkit-linear-gradient(top, #dcdcdc 0%, #e0e0e0 10%, #d6d6d6 100%);
    background:    -moz-linear-gradient(top, #dcdcdc 0%, #e0e0e0 10%, #d6d6d6 100%); 
    background:      -o-linear-gradient(top, #dcdcdc 0%, #e0e0e0 10%, #d6d6d6 100%);
    background:     -ms-linear-gradient(top, #dcdcdc 0%, #e0e0e0 10%, #d6d6d6 100%);
    background:   linear-gradient(to bottom, #dcdcdc 0%, #e0e0e0 10%, #d6d6d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#d6d6d6',GradientType=0 );
    -webkit-box-shadow: 0px 0px 1px rgba(255,255,255,.4);
       -moz-box-shadow: 0px 0px 1px rgba(255,255,255,.4);
         -o-box-shadow: 0px 0px 1px rgba(255,255,255,.4);
            box-shadow: 0px 0px 1px rgba(255,255,255,.4);
}
.mega-menu .popup .inner > ul,
.mega-menu .narrow ul ul,
.accordion-menu {
    -webkit-box-shadow: inset 0px 0px 2px rgba(255,255,255,.4);
       -moz-box-shadow: inset 0px 0px 2px rgba(255,255,255,.4);
         -o-box-shadow: inset 0px 0px 2px rgba(255,255,255,.4);
            box-shadow: inset 0px 0px 2px rgba(255,255,255,.4);
    padding: 18px 35px 51px;
}
.mega-menu .popup ul {
    display: inline-block;
    position: relative;
    z-index: 10;
}
.mega-menu .wide .popup .inner > ul > li {
    margin-right: 50px;
}
.mega-menu .col-1 .popup .inner > ul > li:nth-child(1n),
.mega-menu .col-2 .popup .inner > ul > li:nth-child(2n),
.mega-menu .col-3 .popup .inner > ul > li:nth-child(3n),
.mega-menu .col-4 .popup .inner > ul > li:nth-child(4n),
.mega-menu .col-5 .popup .inner > ul > li:nth-child(5n),
.mega-menu .col-6 .popup .inner > ul > li:nth-child(6n) {
    margin-right: 0;
}
.mega-menu .popup ul li {
    display: block;
    padding: 0;
    position: relative;
    float: none;    
    height: auto;
}
.mega-menu .narrow .popup ul li {
    background: url(../images/dotted_gray.png) repeat-x bottom center;
}
.mega-menu .popup ul li a,
.mega-menu .popup ul li h5,
.accordion-menu ul li a,
.accordion-menu ul li h5 {
    color: #666666;
    font-family: 'Gudea', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 8px 12px;
    margin: 0;
    min-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mega-menu .popup ul li a:hover,
.mega-menu .popup ul li h5:hover,
.mega-menu .wide .popup .inner > ul > li > a:hover,
.mega-menu .wide .popup .inner > ul > li > h5:hover,
.accordion-menu ul li a:hover,
.accordion-menu ul li h5:hover,
.accordion-menu > ul > li > a:hover,
.accordion-menu > ul > li > h5:hover,
.accordion-menu > ul > li > ul > li > a:hover,
.accordion-menu > ul > li > ul > li > h5:hover {
    color: #66b1b8;
    background-color: #e4e4e4;
    background-color: rgba(255, 255, 255, .15);
}
.mega-menu .popup ul li ul {
    position: absolute;
    left: 95%;
    top: 3px;
    height: auto;
    display: none;
}
.mega-menu .narrow .popup ul li ul {
    left: 100%;
    top: 10px;
}
.mega-menu .popup ul ul a,
.accordion-menu ul li a {
    background: url(../images/dotted_gray.png) repeat-x bottom center;
    /*padding: 2px 0;*/
}
.mega-menu .wide .popup ul ul li:first-child {
    background: url(../images/dotted_gray.png) repeat-x top center;
}
.mega-menu .popup ul ul ul li:first-child {
    background: none;
}
.mega-menu .popup ul li:hover > ul {
    display: block;
}
.mega-menu .pos-right .popup {
    right: 0px;
    left: auto;
}
.mega-menu .narrow.pos-right .popup ul li ul {
    left: auto;
    right: 101%;
}
.mega-menu .wide .popup .inner > ul > li {
    float: left;
}
.mega-menu .wide .popup ul {
    display: block;
    position: relative;
    left: 0;
}
.mega-menu .wide .popup a,
.mega-menu .wide .popup h5 {
    padding: 8px 5px;
}
.mega-menu .wide .popup ul ul li {
    display: block;
}
.mega-menu .wide .popup ul ul {
    top: 0;
}
.mega-menu .wide .popup ul ul ul {
}
.mega-menu .wide .popup .inner > ul > li > a,
.mega-menu .wide .popup .inner > ul > li > h5,
.accordion-menu > ul > li > a,
.accordion-menu > ul > li > h5,
.accordion-menu > ul > li > ul > li > a,
.accordion-menu > ul > li > ul > li > h5 {
    padding: 20px 5px;
    color: #2e2e2e;
    text-transform: uppercase;
}
.mega-menu .wide .popup .inner > ul > li > ul {
}
.mega-menu .wide .popup ul ul li {
    text-transform: capitalize !important;
}

.accordion-menu {
    padding: 5px 20px 20px;
}
.accordion-menu a,
.accordion-menu h5 {
    display: block;
    text-decoration: none;
    margin-right: 45px;
    padding: 10px 0 10px 20px;
    line-height: 25px;
}
.accordion-menu ul {
    list-style: none; 
    margin: 0; 
    padding: 0;
}
.accordion-menu ul li {
    position: relative;
}
.accordion-menu ul a,
.accordion-menu ul h5,
.accordion-menu > ul > li > a,
.accordion-menu > ul > li > h5,
.accordion-menu > ul > li > ul > li > a,
.accordion-menu > ul > li > ul > li > h5 {
    padding: 10px 20px;
}
.accordion-menu ul ul {
    display: none;
    padding: 0 20px;
}
.accordion-menu ul ul ul a,
.accordion-menu ul ul ul h5 {
    padding: 8px 20px;
}
.accordion-menu ul ul ul ul {
    display: block;
    padding-left: 8px;
}
.accordion-menu ul ul ul li {
    border-width: 0;
}
.accordion-menu ul > li.has-sub > span.arrow {
    color: #444444;
    display: inline-block;
    width: 45px; height: 45px;
    line-height: 45px;
    text-align: center;
    position: absolute;
    top: 0; right: 0;
    cursor: pointer;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px; font-weight: normal;
}
.accordion-menu ul > li.has-sub > span.arrow:before {
    content: "+";
}
.accordion-menu ul > li.has-sub.open > span.arrow:before {
    content: "-";
}
.accordion-menu ul ul ul span.arrow {
    display: none !important;
}
.accordion-menu ul ul ul li {
    text-transform: capitalize !important;
}

.menu-wraper, 
.menu-wraper .container {
    position: relative;
}
#main_menu {
    float: right;
    position: relative;
    z-index: 20;
}
#main_mobile_menu {
    float: right;
    display: none;
}
#main_mobile_toggle {
    cursor: pointer;
    display: inline-block;
    padding: 27px 20px;
}
#main_mobile_toggle > span { 
    float: left;
    display: inline-block;
    line-height: 25px;
}
#main_mobile_toggle .btn {
    padding: 5px 15px 5px 0;
}
#main_mobile_toggle .icon-bar {
    display: block;
    width: 14px; height: 3px;
    margin-top: 2px;
    background-color: #f1f1f1;
}
#main_mobile_toggle:hover .icon-bar,
#main_mobile_toggle.active .icon-bar {
    background-color: #333333;
}
#main_mobile_menu .accordion-menu {
    position: absolute;
    left: 15px; right: 15px;
    display: none;
    z-index: 20;
}
.empty-menu {
    padding: 25px;
    line-height: 30px;
    float: right;
    background: url(../images/menu_border.png) no-repeat right center;
}

.header-2 .main-navigation {
    float: right;
    margin: 0 auto;
    max-width: 800px;
    min-height: 77px;
}
.header-1 .navbar {
    background-image: url(../images/menu_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    min-height: 95px;
    margin: 0 auto;
    padding: 3px 0;
    z-index: 9999;
}

.header-1 .mega-menu {
    background: url(../images/menu_border.png) no-repeat left center;
}
.header-1 .mega-menu > ul > li {
    background: url(../images/menu_border.png) no-repeat right center;
}
.header-1 .mega-menu .popup .inner > ul,
.header-1 .mega-menu .narrow ul ul,
.header-1 .accordion-menu {
    border: 10px solid #cecece;
}

.header-2 .main-navigation {
    float: left;
    margin-left: -20px;
}
.header-2 .mega-menu {
    padding: 25px 0 0;
    background: none;
}
.header-2 .mega-menu .popup {
    padding-top: 30px;
}
.header-2.fixed .mega-menu .popup {
	padding-top: 27px;
}
.header-2 .mega-menu .popup .inner > ul,
.header-2 .accordion-menu {
    padding: 24px 45px 60px;
    border: none;
}
.narrow .popup .inner  ul,
.header-2 .mega-menu .narrow .popup .inner > ul {
    padding: 0px;
}
.narrow .popup .inner  ul li a {
    padding: 10px 20px;
    line-height: 20px;
}
.narrow .popup .inner  ul > li:last-child,
.narrow .popup .inner  ul ul > li:last-child a {
    background: none;
}
.header-2 .mega-menu > ul > li > a {
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0 12px;
}
.header-2 #main_mobile_menu {
    margin-top: 30px;
}
.header-2 #main_mobile_toggle {
    padding: 0 ;
}

/*========== 3.3 Search Form ==========*/
.site-header .search-container {
    position: relative;
    float: right;
    width: 54px;
    padding: 4px 0;
    background: url(../images/menu_border.png) no-repeat right center;
}
.site-header .search-form {
    cursor: pointer;
}
.site-header .search-field {
    color: #b1b1b1;
    /*background: url(../images/icons/icon_search.png) no-repeat center center transparent;*/
    background: none;
    border: none;
    position: relative;
    width: 180px;
    height: 30px;
    line-height: 14px;
    margin: 20px 0;
    padding: 8px 20px;
    display: none;
    text-indent: -9999px;
    cursor: pointer;
}
.site-header .search-reset {
    width: 12px;
    height: 12px;
    padding: 0;
    margin-top: -6px;
    position:absolute;
    right: 20px;
    top: 50%;
    cursor: pointer;
}
.site-header .search-reset,
.site-header .search-reset:active,
.site-header .search-reset:hover,
.site-header .search-reset:focus {
    background: url(../images/icons/icon_search_cancel.png) no-repeat;
    border: none;
}

.header-1.site-header .search-container {
    min-height: 78px;
}
.header-1.site-header .search-field {
/*    display: none;-*/
}
.header-1.site-header .search-field:active,
.header-1.site-header .search-field:focus {
    background-image: none;
    cursor: text;
    outline: 0;
    text-indent: 0;
}
.header-1.site-header .search-submit,
.header-2.site-header .search-submit {
    background: url(../images/icons/icon_search.png) no-repeat center center transparent !important;
    position: absolute;
    width: 35px;
    height: 30px;
    right: 10px;
    top: 50%;
    padding: 0;
    margin-top: -15px;
    text-indent: -9999px;
    display: block;
}
.header-1.site-header .search-submit:hover {
    background-color: transparent;
}

.header-2.site-header .search-container {
    background: none;
    width: 180px;
}
.header-2.site-header .search-field {
    font-size: 12px;
    text-indent: 0;
    /*background: url(../images/icons/icon_search.png) no-repeat 153px center transparent;*/
    background: none;
    border: 1px solid #6d6d6d;
	border: 1px solid rgba(255,255,255,.15);
    padding: 7px 10px;
    display: block;
}

/*==================== 4. Footer ====================*/
footer.primary-footer, footer.secondary-footer {
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.primary-footer {
    background: url(../images/footer_bg.png);
    color: #bbbbbb;
}
.secondary-footer {
    background: #e7e7e7;
    border: solid #e0e0e0;
    border-width: 1px 1px 0;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.85);
    color: #929292;
    padding: 20px 0 25px;
}
.primary-footer .footer-container {
    padding: 47px 0 37px;
    min-height: 300px; 
}
footer h3 {
    text-transform: uppercase;
    text-shadow: none;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
    color: #d9d9d9;
}
.primary-footer h3,
.secondary-footer h3 {
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.primary-footer h3 {
    margin-bottom: 16px;
}
.secondary-footer h3 {
    color: #777777;
    margin: 20px 0 10px;
    line-height: 30px;
}
footer li a,
footer .menu a {
    color: #bbbbbb;
    -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease;
}
footer li a:hover,
footer .menu a:hover {
    padding-left: 5px;
}
footer a:hover {
    color: #66b1b8;
}
footer li,
footer .menu li {
    line-height: 30px;
    padding: 3px 0;
    background: url(../images/dotted_black.png);
    background-repeat: repeat-x;
    background-position: bottom center;
}
footer li:first-child,
footer .menu li:first-child {
    padding: 0;
}
.footer_hr {
    content: '';
    width: 100%;
    height: 4px;
    background: url(../images/footer_border.png) repeat-x top center;
}
.site-info {
    text-align: center;
    line-height: 20px;
    padding: 21px 0 25px;
    width: 100%;
}
.copyright {
    color: #7e7e7e;
    font-family: Arial;
    line-height: 20px;
    padding: 11px 0;
}

/*---------- Footer Banner Slider -----------*/
.footer-brands {
    background-color: #909090;
    margin-top: 25px;
    position: relative;
    min-height: 70px;
}
.brand-slider-wrap {
    padding: 0;
    float: right;
    margin-left: 214px;
}
footer #brand-slider{
    position: relative;
}
footer #brand-slider .left-border-cover,
footer #brand-slider .right-border-cover{
    display: none;
}
footer #brand-slider ul.slides li {
    background: none
}
footer #brand-slider ul.slides .brand {
    text-align: center;
    background: url(../images/border_brand.png) repeat-y 100% 50%;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
}
#brand-slider .slides a > img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
}
#brand-slider .bx-controls a {
    position: absolute;
    top: -39px;
}
#brand-slider .bx-controls a.bx-next{
    right: 0;
}
#brand-slider .bx-controls a.bx-prev{
    right: 27px;
    left: auto;
}
.footer-banner {
    margin-top: 20px;
}
.brand-slider-wrap {
    padding: 13px 0;
}
#brand-slider .flex-direction-nav i {
    vertical-align: top;
    margin-top: 4px;
}
#brand-slider a:hover,
#brand-slider a:hover {
    padding: 0;
}
.banner-shadow {
    background: #909090;
    background: -moz-linear-gradient(top, #909090 0%, #e7e7e7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%, #e7e7e7));
    background: -webkit-linear-gradient(top, #909090 0%, #e7e7e7 100%);
    background: -o-linear-gradient(top, #909090 0%, #e7e7e7 100%);
    background: -ms-linear-gradient(top, #909090 0%, #e7e7e7 100%);
    background: linear-gradient(to bottom, #909090 0%, #e7e7e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#909090', endColorstr='#e7e7e7',GradientType=0 );
    width: 100%;
    height: 6px;
}
.secondary-footer.brands > .container {
    position: relative;
}
.secondary-footer.brands > .container .col {
    padding-top: 34px;
}
.secondary-footer.brands > .container .col:first-child {
    padding-top: 0;
}
.secondary-footer.brands > .container .col:first-child > div:first-child > h3 {
    background: url('../images/brand-logo.png') no-repeat top center;
    width: 214px;
    height: 125px;
    margin-top: -81px;
    padding-top: 25px;
    padding-right: 22px;
    text-align: center;
    color: #aaaaaa;
    margin-bottom: 12px;
    text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
.secondary-footer.brands > .container .col:first-child > div:first-child > .textwidget {
	line-height: 29px;
}

/*---------- Scroll Top ----------*/
#topcontrol {
    z-index: 9999;
}

.scrolltop {
    display: block;
    width: 52px;
    height: 53px;
    background: url(../images/scroll_top.png) no-repeat 0 0;
    text-indent: -999em;
}
.middle-topup .scrolltop {
    background-position: 0 -106px;
}
.scrolltop:hover {
    background-position: 0 -53px;
}
/*========== Scroll Top ==========*/

/*==================== 5. Sidebar ====================*/
.sidebar-container {
    width: 21%;
    float: right;
    z-index: 1;
}
.sidebar-container.left {
    float: left;
    margin-right: 4%;
}
.sidebar-container .widget {
    background-color: #f7f7f7;
    min-height: 80px;
    margin-bottom: 50px;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}
.sidebar-container .widget-title {
    color: #555;
    font-family: 'Molengo';
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    background-color: #ebebeb;
    height: 40px;
    padding-left: 10px;
    margin: 0; 
}
.sidebar-container li {
    border-top: 1px solid #f2f2f0;
    padding: 15px 10px;
    clear: both;
    position: relative;
}
.sidebar-container li:after {
  display: table;
  content: " ";
  clear: both;
}
.widget ul,
.widget ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.widget li > ul a,
.widget li > ol a {
    padding-left: 20px;
}
.widget li > ul ul a,
.widget li > ol ol a {
    padding-left: 40px;
}
.widget ins {
}
.widget del {
    font-size: 11px;
}

/*========== 5.1 Contact us widget ==========*/
.contactus .icon {
    float: left;
}
.contactus p {
    margin: 0 0 0 50px;
    line-height: 18px;
}
.contactus .row {
    margin-top: 4px;
}
.contactus .row:first-child {
    margin-top: 0;
}
.contactus .icon-phone {
    background: url(../images/icons/icon_contact.png);
    background-position: 0 0;
}
.primary-footer .contactus .icon-phone {
    background-position: 0 -200px;
}
.contactus .icon-mobile {
    background: url(../images/icons/icon_contact.png);
    background-position: 0 -50px;
}
.primary-footer .contactus .icon-mobile {
    background-position: 0 -250px;
}
.contactus .icon-email {
    background: url(../images/icons/icon_contact.png);
    background-position: 0 -100px;
}
.primary-footer .contactus .icon-email {
    background-position: 0 -300px;
}
.contactus .icon-skype {
    background: url(../images/icons/icon_contact.png);
    background-position: 0 -150px;
}
.primary-footer .contactus .icon-skype {
    background-position: 0 -350px;
}

/*========== 5.2 Container Infomation Widget ==========*/
.contact-info p {
    margin: 0;
    line-height:31px;
}

/*========== 5.3 Text Widget ==========*/
.textwidget {
    line-height: 21px;
}

/*========== 5.3 Tweets Widget ==========*/
.tweets li {
    margin-top: 10px;
    background: none;
}
.tweets li:first-child {
    margin-top: 0;
}
.tweets li .tweet {
    margin: 0;
    line-height: 18px;
}
.tweets li a, footer .tweets li a {
    color: #66b1b8;
	text-shadow: 0;
}
.tweets .text {
    line-height: 18px;
}
.tweets .date {
    line-height: 30px;
    margin: 0;
}
.tweets .interact a {
    padding: 0 5px !important;
}

/*========== 5.4 Facebook likebox ==========*/
.box-fblike {
    background-color: transparent; 
    border: none;
    position: relative;
}
.box-fblike .title {
    line-height: 30px;
}
.box-fblike .title a {
    float: right;
}
.facebook-like-wrap {
    overflow: hidden;
}
.box-fblike .icon-fblike {
    vertical-align: middle;
    background-image: url(../images/icons/icon_fblike.png);
    background-position: 0 0;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    behavior: url(PIE.htc);
    -pie-watch-ancestors: 1;
    margin-top: 1px;
    margin-right: 5px;
    width: 30px;
    height: 30px;
}
.btn-fblike {
	color: #767676;
}
.box-fblike .btn-fblike:hover .icon-fblike {
    background-position: 0 -30px;
}
.box-fblike .btn {
    float: right;
    margin-top: 8px;
    text-transform: none;
}
.fb-desc {
	line-height: 16px;
}
.fb-persons {
	margin: 5px -20px 0;
}
.fb-person {
    float: left;
    text-align: center;
    width: 60px;
    height: 85px;
    margin: 0 0 0 20px;
    font-size: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fb-person img {
    width: 100%;
    height: auto;
}
.fb-person a {
    display: block;
    background-color: rgb(235, 235, 235);
    background-color: rgba(255, 255, 255, .2);
    padding: 4px;
    height: 60px;
	margin-bottom: 3px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.fb-person a:hover {
    background-color: #fff;
}
.fb-person:hover {
    color: #333;
}
.footer .box-fblike a:hover img {
    -webkit-opacity: 0.85; -moz-opacity: 0.85; -khtml-opacity: 0.85; -o-opacity: 0.85; opacity: 0.85;
    filter: alpha(opacity=85);
}

/*========== Flicker ==========*/
.box-flickr {
    margin: 10px 5px 15px 10px;
    font-size: 0;
}
.box-flickr a {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 2px;
}
.box-flickr a img {
    display: block;
    width: 100%;
    height: 100%;
}
/*========== 5.5 Footer Tweets Slider ==========*/
.tweets-slider {
    position: relative;
}
.tweets-slider li {
	background: none;
}
.tweets-slider li a {
	color: #66b1b8;
}
.tweets-slider .icon-twitter {
    position: absolute;
    width: 46px;
    height: 35px;
    background: url(../images/icons/icon_twitter.png);
    top: 20px;
    left: 0;
    display: block;
}
.tweets-slider .flexslider {
    padding: 20px 8%;
    margin: 0 10%;
    background: #e2e2e2;
    background: rgba(0,0,0,.02);
}
.tweets-slider .flexslider:before {
    background-image: url(../images/icons/icon_twitter_arrow.png);
    background-repeat: no-repeat;
    content: '';
    width: 19px;
    height: 19px;
    position: absolute;
    left: -19px;
    top: 30px;
}
.tweets-slider .flexslider li {
    margin: 0;
    padding: 0;
}
.tweets-slider .text {
    font-size: 14px;
    margin: 0px;
    text-shadow: none;
    color: #777777;
}
.tweets-slider .date {
    line-height: 25px;
}
.tweets-slider .photo img {
    -webkit-border-radius: 24px;
       -moz-border-radius: 24px;
            border-radius: 24px;
    behavior: url(PIE.htc);
    -pie-watch-ancestors: 1;
    -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.2);
       -moz-box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.2);
            box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    margin-top: 30px;
}
.tweets-slider .flex-direction-nav a {
    color: #fff;
    text-align: center;
    text-shadow: none;
	text-indent: -9999px;
    border-width: 0;
	background: #d1d1d1 url(../images/icons/controls.png) no-repeat center -32px;
    display: block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;
    margin-left: -25px;
}
.tweets-slider .flex-direction-nav a.flex-next {
    margin-left: -5px;
	background-position: center -52px;
}
.tweets-slider .flex-direction-nav a:focus { color: #fff; }

/*========== 5.6 Social Share buttons ==========*/
.social-shares {
	margin-top: 15px;
}
.social-links a,
.social-shares a {
    display: block;
    float: left;
}
.social-shares a:first-child .icon {
    margin-left: 0;
}
.social-shares .icon {
    margin: 0 5px;
}
.social-shares .icon-facebook {
    background: url(../images/icons/social/facebook.png) no-repeat center center;
}
.social-shares .icon-twitter {
    background: url(../images/icons/social/twitter.png) no-repeat center center;
}
.social-shares .icon-rss {
    background: url(../images/icons/social/rss.png) no-repeat center center;
}
.social-shares .icon-delicious {
    background: url(../images/icons/social/del.png) no-repeat center center;
}
.social-shares .icon-linkedin {
    background: url(../images/icons/social/linkedin.png) no-repeat center center;
}
.social-shares .icon-flickr {
    background: url(../images/icons/social/flickr.png) no-repeat center center;
}
.social-shares .icon-skype {
    background: url(../images/icons/social/skype.png) no-repeat center center;
}
.social-shares .icon-email {
    background: url(../images/icons/social/email.png) no-repeat center center;
}

footer .social-links a:first-child .icon {
    margin-left: 0;
}
footer .social-links .icon {
    background-image: url(../images/icons/icon_socials.png);
    background-repeat: no-repeat;
    margin: 0 5px;
}
footer .social-links.true-color .icon {
    background-image: url(../images/icons/icon_socials_truecolor.png);
    background-repeat: no-repeat;
}
footer .social-links .icon-facebook {
    background-position: 0 0;
}
footer .social-links a:hover .icon-facebook {
    background-position: 0 -40px;
}
footer .social-links .icon-twitter {
    background-position: -40px 0;
}
footer .social-links a:hover .icon-twitter {
    background-position: -40px -40px;
}
footer .social-links .icon-rss {
    background-position: -80px 0;
}
footer .social-links a:hover .icon-rss {
    background-position: -80px -40px;
}
footer .social-links .icon-delicious {
    background-position: -120px 0;
}
footer .social-links a:hover .icon-delicious {
    background-position: -120px -40px;
}
footer .social-links .icon-linkedin {
    background-position: -160px 0;
}
footer .social-links a:hover .icon-linkedin {
    background-position: -160px -40px;
}
footer .social-links .icon-flickr {
    background-position: -200px 0;
}
footer .social-links a:hover .icon-flickr {
    background-position: -200px -40px;
}
footer .social-links .icon-skype {
    background-position: -240px 0;
}
footer .social-links a:hover .icon-skype {
    background-position: -240px -40px;
}
footer .social-links .icon-email {
    background-position: -280px 0;
}
footer .social-links a:hover .icon-email {
    background-position: -280px -40px;
}

/*========== 5.7 Google Map Widget ==========*/
.widget .gmap,
.footer-widget-col .gmap {
    border: 4px solid #515151;
}
.gmap {
    width: 100%;
    height: 204px;
}

/*========== 5.8 Tag Cloud Widget ==========*/
.widget .tagcloud {
    padding: 5px;
}
.widget .tagcloud:after {
    content: '';
    display: table;
    clear: both;
}
.widget .tagcloud a {
    color: #888888;
    display: inline-block;
    background: #eee;
    border-bottom: 10px;
    white-space: nowrap;
    margin: 5px 4px 5px 5px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    float: left;
    -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;
}
.widget .tagcloud a:hover {
    color: #666;
    background: #b4d7dc;
}

/*========== 5.9 Recent Entries, Recent Comments Widget ==========*/
.widget.widget_recent_entries li:hover,
.widget.widget_recent_comments li:hover {
    background:#fff;
}

/*========== 5.10 Ad Widget ===========*/
.callouts {
    display: none
}

.callouts .slidesjs-navigation {
    margin-top:3px;
}

.callouts .slidesjs-previous {
    margin-right: 5px;
    float: left;
}

.callouts .slidesjs-next {
    margin-right: 5px;
    float: left;
}
.slidesjs-container {
    z-index: 0;
}
ul.slidesjs-pagination {
    text-align: center;
    list-style: none;
    z-index: 1;
    height: 0;
    position: relative;
    bottom: 30px;
}

ul.slidesjs-pagination li {
    display: inline-block;
    margin: 0 7px;
    padding: 0;
    border: 0;
}

ul.slidesjs-pagination li a {
    display: block;
    width: 8px;
    height: 0;
    padding-top: 10px;
    background-color: #595959;
    background-position: 0 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:         1px 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

ul.slidesjs-pagination li a:hover,
ul.slidesjs-pagination li a.active,
ul.slidesjs-pagination li a:hover.active {
    background-color: #add4d9;
}

/*========== 5.11 Woocommerce Widgets ==========*/
.widget li a {
	display: block;
	color: #777777;
}
.widget li a:hover {
	color: #66b1b8;
}
.product_list_widget li a {
    display: block;
    color: #777777;
}
.product_list_widget li img {
    width: 60px;
    margin-right: 10px;
    float: left;
}

/*===== 5.11.1 OnSale, Best Sellers, Recent Reviews, Random Products,
        Recent Products, Featured Products, Top Rated Products, Recently Reviewd Products =====*/
.widget.widget_onsale,
.widget.widget_best_sellers,
.widget.widget_recent_reviews,
.widget.widget_random_products,
.widget.widget_recent_products,
.widget.widget_featured_products,
.widget.widget_top_rated_products,
.widget.widget_recently_viewed_products {
    background-color: transparent;
    border: none;
}
.widget_onsale li,
.widget_best_sellers li,
.widget_recent_reviews li,
.widget_random_products li,
.widget_recent_products li,
.widget_featured_products li,
.widget_top_rated_products li,
.widget_recently_viewed_products li {
    border: 1px solid #ebebeb;
    margin: 2px 0;
    padding: 6px 5px 12px;
    background-color: #f8f8f8;
}
.widget_onsale li,
.widget_best_sellers li {
    padding-bottom: 6px;
}

.widget.woocommerce .product_list_widget .star-rating {
    background: #fafafa url(../images/icons/icon_star_mini.png) repeat-x 0 0;
    width: 51px;
    height: 10px;
    position: absolute;
    left: 9px;
    bottom: 8px;
}
.widget.woocommerce .product_list_widget .star-rating span {
    background: #fafafa url(../images/icons/icon_star_mini.png) repeat-x 0 100%;
    height: 10px;                               
}

/*===== 5.11.2 Archieve , Categories, Product Categories =====*/
.widget.widget_archive li,
.widget.widget_categories li,
.widget_product_categories li {
    padding: 0;
}
.widget.widget_archive a,
.widget.widget_categories a,
.widget_product_categories a {
    color: #666;
    line-height: 40px;
    width: 100%;
    padding: 0 10px;
    display: inline-block;
    -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out;
}
.widget.widget_archive span.count,
.widget.widget_categories span.count,
.widget_product_categories span.count {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0 5px;
    border: 1px solid #e1e1e1;
    text-align: center;
}
.widget.widget_archive a:hover,
.widget.widget_categories a:hover,
.widget_product_categories a:hover {
    background-color: #fff;
    color: #66b1b8;
}

/*===== 5.11.2 Product Search Widget =====*/
.widget.widget_product_search #searchform {
    padding: 5px;
}
.widget.widget_product_search #searchform input {
    vertical-align: top;
}
.widget.widget_product_search #searchform #s {
    width: 125px;
    height: 33px;
}

/*===== 5.11.3 Price Filter =====*/
.woocommerce .widget_price_filter .price_slider_wrapper, .woocommerce-page .widget_price_filter .price_slider_wrapper {
    padding: 20px 10px;
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
    color: #666666;
    text-align: left;
    font-size: 12px;
    line-height: 23px;
}

.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button {
    color: #777777;
    font-size: 11px;
    float: right;
    height: 23px;
    line-height: 23px;
}

.woocommerce .widget_price_filter .price_slider_amount .from, .woocommerce .widget_price_filter .price_slider_amount .to, .woocommerce-page .widget_price_filter .price_slider_amount .from, .woocommerce-page .widget_price_filter .price_slider_amount .to {
    color: #444;
}

.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    background: url(../images/price_filter_bg.png) repeat-x center center;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 20px;
    background: url(../images/icons/icon_price_filter.png) no-repeat left center;
    cursor: pointer;
    outline: 0;
    top: -3px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -6px;
    background-position: right center;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #add4d9;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    margin-bottom: 20px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal {
    height: 10px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: url(../images/price_filter_active.png) repeat-x center center;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.woocommerce .widget_layered_nav li .count {
	display: none;
}

/*==================== 6. Category ====================*/
.single-product .page-header .breadcrumb,
.post-type-archive .page-header .breadcrumb,
.woocommerce.archive .page-header .breadcrumb {
    float: none;
}
.category-banner {
    position: relative;
}
.category-banner  img {
    width: 100%;
    height: auto;
}
.woo-container .category-banner {
    margin-bottom: 15px;
}

.breadcrumb {
    margin: 10px 0;
    font-family: "Arial", Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    color: #888888;
}
.breadcrumb a {
    color: #888888;
}

/*========== 6.1 Product Category  ==========*/
ul.products li.product {
    float: left;
    position: relative;
    margin-top: 22px;
}
ul.products li.product .product-content {
    background: #f8f8f8;
    border: 1px solid #e0e0e0;
    padding: 15px 15px 20px;
    margin-top: 3px;
}
ul.products li.product .inner {
    position: relative;
}
ul.products li.product .inner.product-image {
    position: relative;
}
ul.products li.product img {
    width: 100%;
    height: auto;
    position: relative;
}
ul.products li.product img.back {
    position: absolute !important;
    left: 0; top: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
    -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -o-opacity: 0; opacity: 0;
    -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;
    -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease;
}
ul.products li.product .product-image:hover img.back {
    visibility: visible;
    filter: alpha(opacity=100);
    -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -o-opacity: 1; opacity: 1;
    -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;
}
del .amount {
    color: #abaaaa !important;
}
ul.products li.product .add_to_cart_button, ul.products li.product .added_to_cart,
ul.products li.product .button.product_type_variable, ul.products li.product .button.product_type_variable {
    background-position: center center;
    background-repeat: no-repeat;
	width: 145px;
	padding: 0;
}
ul.products li.product .add_to_cart_button.added {
    display: none;
}
ul.products li.product .product_type_variable {
    padding: 0 10px;
}

ul.products li.product .star-rating {
    position:absolute;
    left: 50%;
    margin-left: -42px;
    top: -20px;
    float: none;
}
ul.products li.product h3 {
    color: #333;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;;
    font-size: 16px;
    margin: 10px 0;
}
ul.products li.product .price {
    display: block;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 10px;
}
ul.products div[itemprop="description"],
ul.products span[itemprop="ratingcount"] {
    display: none;
}
.quickview,
.view-product {
    content: '';
    text-indent: -999em;
    background: url(../images/product_view.png) no-repeat 50% -40px;
    background-color: #888;
    background-color: rgba(102, 102, 102, .75);
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 36px;
    margin: -20px 0 0 -50px;
    cursor: pointer;
    z-index: 1000;
    filter: alpha(opacity=0);
    -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -o-opacity: 0; opacity: 0;
    -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
}
.view-product {
    background-position: 50% 0;
    margin: -20px -50px 0;
    left: auto;
    right: 36px;
}
.product .inner:hover .quickview {
    left: 50%;
    filter: alpha(opacity=100);
    -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -d-opacity: 1; opacity: 1;
}
.product .inner:hover .view-product {
    right: 50%;
    filter: alpha(opacity=100);
    -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -d-opacity: 1; opacity: 1;
}
ul.products li.product .buttons .link-wishlist,
ul.products li.product .compare,
ul.products li.product .yith-wcwl-add-to-wishlist {
    float: right;
    margin-top: 0;
}

ul.products li.product .add_to_cart_button,
ul.products li.product .added_to_cart {
    float: left;
}
ul.products li.product .link-wishlist,
ul.products li.product .add_to_wishlist,
ul.products li.product .compare,
div.product .add_to_wishlist {
    content: '';
    text-indent: -999em;
    background-color: #dadada;
    background-repeat: no-repeat;
    background-position: 50% -50px;
    display: inline-block;
    width: 33px;
    height: 33px;
    padding: 0;
    margin: 0 3px;
}
ul.products li.product .link-wishlist:hover,
ul.products li.product .add_to_wishlist:hover,
ul.products li.product .compare:hover,
div.product .add_to_wishlist:hover {
    background-position: center -80px;
    background-color: #dedede;
    -moz-transition:       color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition:    color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition:         color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    transition:            color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
}
ul.products li.product .link-wishlist,
ul.products li.product .add_to_wishlist,
div.product .add_to_wishlist {
    background-image: url(../images/icons/icon_wishlist.png);
}
ul.products li.product .compare {
    display: none;
}
ul.products li.product .buttons .clear {
    display: none;
}
ul.products li.product .buttons .compare {
    display: inline-block;
    background-image: url(../images/icons/icon_compare.png);
}
ul.products li.product  .yith-wcwl-add-button {
    display: block !important;
}
ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading {
    display: none !important;
}
ul.products li.product .yith-wcwl-wishlistaddedbrowse,
ul.products li.product .yith-wcwl-wishlistexistsbrowse {
    display: none !important;
}
#yith-wcwl-popup-message {
    color: #f8f8f8;
    border: none;
    border-radius: 0px;
    background: #888;
    background: rgba(102, 102, 102, .75);
}

/*========== 6.1.1 Category List View ==========*/
ul.products.list li.product {
    float: none!important;
    width: 100%!important;
    margin-left: 0 !important;
    text-align: left!important;
}

ul.products.list li.product:after {
    content: "";
    display: block;
    clear: both;
}
ul.products.list li.product .product-content {
    padding: 20px;
}
ul.products.list li.product .product-image {
    width: 140px;
    margin-right: 20px;
    float: left;
    z-index: 2;
}
ul.products.list li.product .product-image a {
    display: block;
}
ul.products.list li.product img {
    width: 100%;
    height: auto;
}
ul.products.list li.product h3 {
    font-size: 20px;
    margin-top: 0;
}

ul.products.list li.product div[itemprop="description"] {
    display: block;
    margin-top: 5px;
}
ul.products.list li.product div[itemprop="description"] p {
    margin-bottom: 20px;
}
ul.products.list li.product span[itemprop="ratingcount"] {
    color: #999999;
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

ul.products.list li.product .star-rating {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
}
ul.products.list li.product .entry-prodcut {
    margin-left: 160px;
    color: #888888;
}
ul.products.list li.product .price {
    font-size: 16px;
    display: inline-block;
    float: left;
    line-height: 33px;
    margin-bottom: 0;
    margin-right: 25px;
}
ul.products.list li.product .buttons {
    display: inline-block;
}
ul.products.list li.product .add_to_cart_button {
    margin-right: 3px;
    background-image: none;
}
ul.products.list li.product .buttons .link-wishlist,
ul.products.list li.product .compare,
ul.products.list li.product .yith-wcwl-add-to-wishlist {
    float: right;
}

.onsale,
.onnew{
    position: absolute;
    top: -18px;
    left: -16px;
    width: 90px;
    height: 90px;
    background: url(../images/product_lbl.png) no-repeat 0 0;
    text-indent: -9999px;
    z-index: 100;
}
.onnew {
    left: auto;
    right: -16px;
    background-position: 0 -180px;
}

/*========== 6.1.2 Category Filter ==========*/
.archive-nav {
    position: relative;
    background: #ebebeb;
    padding: 6px 10px;
    vertical-align: middle;
}
.archive-nav.bottom {
    margin-top: 30px;
}
.archive-nav .filter-bar {
    position: relative;
}
.archive-nav .label {
    text-transform: uppercase;
    height: 23px;
    line-height: 23px;
}

.archive-nav .sort-bar {
    float: left;
}
.archive-nav .sort-bar .sort-by {
    float: left;
}
.archive-nav .sort-bar .sort-by .compare-view {
    float: left;
    padding: 1px 0;
}
.archive-nav .sort-bar .sort-by .woocommerce-ordering {
    color: #888;
    vertical-align: top;
    display: block;
    float: left;
}
.archive-nav .sort-bar .sort-by .woocommerce-ordering .sf-with-ul {
    width: 120px;
}
.archive-nav .sort-bar .sort-by .woocommerce-ordering .sf-selectbox .sf-menu ul a {
    padding: 5px 10px;
    text-align: left;
}
.archive-nav .sort-bar .view-mode {
    float: right;
    display: inline-block;
    padding: 3px 0 0px;
}
.archive-nav .sort-bar .view-mode .link-list,
.archive-nav .sort-bar .view-mode .link-grid {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/icon_list_grid.png);
    -webkit-transition: background 300ms ease-in-out; -moz-transition: background 300ms ease-in-out; -o-transition: background 300ms ease-in-out; transition: background 300ms ease-in-out;
}
.archive-nav .sort-bar .view-mode .link-grid {
    background-position: 0 -32px;
    margin-left: 10px;
}          
.archive-nav .sort-bar .view-mode .link-grid:hover {
    background-position: 0 -48px;
}          
.archive-nav .sort-bar .view-mode .link-list:hover {
    background-position: 0 -16px;
}
.archive-nav .pagination-bar {
    text-align: right;
    float: right;
}
.limiter {
    vertical-align: top;
    float: left;
}
.limiter a.sf-with-ul {
    width: 45px;
}

/*========== 6.2 Woocommerce Pagination ==========*/
.woocommerce-pagination.pagination {
    padding: 0;
    float: right;
}
.woocommerce-pagination.pagination a,
.woocommerce-pagination.pagination span {
    background: #e0e0e0;
    color: #fff;
    border: none;
}
.woocommerce-pagination.pagination a.prev,
.woocommerce-pagination.pagination a.next {
    color: #999;
}
.woocommerce-pagination.pagination a:hover,
.woocommerce-pagination.pagination a:focus {
      color: #fff;
}
.woocommerce-pagination.pagination .current {
    background: #dad9d9;
    color: #444;
}
.woocommerce-pagination.pagination a.page-numbers:hover {
    background: #add4d9;
}

/*========== Search widget ==========*/
.search-reset {
    display: none;
}
.widget.widget_search {
    padding-top: 20px;
}
.widget .search-field {
    border-color: #ccc;
    display: block;
    margin: 0 auto;
}
.widget .search-submit {
    display: none;
}
/*==================== 7. Product View ====================*/
div.product {
    margin-bottom: 70px;
}
div.product .onsale {
    display: none;
}
div.product div.product-images {
    width: 51%;
    float: left;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 19px 19px 34px ;
    position: relative;
}
div.product div.product-images .thumbnails {
    float: left;
    width: 18.3%;
}
div.product div.product-images .thumbnails li {
    margin-bottom: 12px;
	position: relative;
}
div.product div.product-images .thumbnails li img {
    width: 100%;
}
div.product div.product-images #wrap {
    width: 78.8%;
    float: right;
	position: relative;
}
div.product div.product-images #wrap img {
    width: 100%;
    height: auto;
}
div.product div.product-images .social-shares {
    position: absolute;
    bottom: 10px;
    right: 13px;
}

div.product .entry-summary {
    width: 45.5%;
    float: right;
    margin: 0;
}
div.product .entry-summary h1.product_title {
    color: #262626;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
}
div.product .entry-summary .price-wrapper {
    float: left;
    margin: 12px 0;
}
div.product .entry-summary .price-wrapper .price {
    margin: 0;
}
div.product .entry-summary .price-wrapper .price .amount {
    font-size: 18px;
    font-family: "Arial", Helvetica, sans-serif;
    line-height: 1;
}
div.product .entry-summary .rating-wrapper {
    float: right;
    margin: 8px 0;
}
div.product .entry-summary .rating-wrapper .star-rating,
div.product .entry-summary .rating-wrapper .count {
    vertical-align: middle;
    color: #cccccc;
}
div.product .entry-summary .product_meta {
    color: #999999;
    font-size: 13px;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 20px;
    margin: 0 0 20px;
}
div.product .entry-summary .product_meta strong {
    color: #666666;
	font-weight: 400;
}
div.product .entry-summary .product_meta p {
    margin: 0;
}
div.product .entry-summary .tabs .panel {
/*    height: 235px;
    overflow-y: scroll;*/
}
div.product .entry-summary .commentlist {
    padding: 0;
}
div.product form.variations_form {
    display: block;
    width: 100%;
}
div.product form.variations_form .variations tbody,
div.product form.variations_form .variations tfoot {
    background: none;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}
div.product form.variations_form .variations td {
    border: none;
    padding: 15px 0;
}

div.product form.cart {
    display: inline-block;
    color: #888888;
	margin-top: 10px;
}
div.product .qty-label {
    color: #999999;
    font-family: 'Open Sans', sans-serif;
}
.quantity.buttons_added {
    position:relative;
    overflow:hidden;
    vertical-align: middle;
    zoom:1;
    display: inline-block;
    min-width: 137px;
}
.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.jck_quickview .quantity input.qty {
    color: #999999;
    font-family: 'Open Sans', sans-serif;
    width: 63px;
    height: 33px;
    padding: 0px 15px;
	background: #f8f8f8;
    border: solid 1px #d3d3d3;
    text-align: center;
}
.woocommerce .quantity input.qty::-webkit-inner-spin-button,
.jck_quickview .quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.woocommerce .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.jck_quickview .quantity .minus {
    display: none;
}
.woocommerce .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page #content .quantity .minus,
.jck_quickview .quantity .plus,
.jck_quickview .quantity .minus {
    color: #999 !important;
    font-family: Arial;
    font-size: 24px;
    width: 33px;
    height: 33px;
    line-height: 33px;
    border: none;
    vertical-align: top;
    background: #e0e0e0;
    margin: 0 2px;
    padding: 0;
    text-align: center;
}
div.product form.cart button,
.jck_quickview form.cart button {
    margin-left: 24px;
    background: #add4d9;
    color: #555555 !important;
}
div.product form.cart button:hover,
.jck_quickview form.cart button:hover {
    background: #66b1b8;
    color: #ffffff !important;
}
div.product .single_variation_wrap {
    display: inline-block;
}
div.product .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
}
div.product .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.jck_quickview .yith-wcwl-add-to-wishlist a.add_to_wishlist {
    background-color: #e8e8e8;
    margin-left: 26px;
}
div.product .entry-summary > .yith-wcwl-add-to-wishlist,
div.product .compare {
    /*display: inline-block;*/
    display: none;
    margin-left: 10px;
}
div.product .feedback {
    display: none;
}

.elastislide-wrapper nav span:hover {
    background-color: #add4d9;
}
div.product .shop_attributes p {
    margin: 0;
}
div.product h2 {
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;;
    font-weight: 400;
}

/*========== Related Products ==========*/
.related.products .bx-wrapper .bx-viewport {
    background: none;
}
.related.products .bx-wrapper .bx-prev {
    left: auto;
    right: 28px;
}
.related.products .bx-wrapper .bx-next {
    right: 0;
}
.related.products .bx-wrapper .bx-controls-direction a {
    top: -39px;
    background-color: #d1d1d1;
}
.related.products .bx-wrapper .bx-controls-direction a:hover {
    background-color: #add4d9;
}
.related.products ul.products li.product {
    margin-top: 0;
}

/*==================== 8. Shopping Cart ====================*/
.woocommerce-cart .entry-title {
    font-family: 'Molengo';
}

/*========== Coupon Code ==========*/
.woocommerce-cart .cart-actions {
    margin-bottom: 40px;
}
.woocommerce-cart .cart-actions .coupon {
    min-width: 345px;
    float: left;
}
.woocommerce-cart .cart-actions #coupon_code {
    margin-right: 8px;
}
.woocommerce-cart .cart-actions .cart-update {
    margin-right: 20px;
    float: right;
}
/*========== Cart Total, Shipping Calculator ==========*/
.woocommerce-cart .cart-actions .checkout-button {
    float: right;
}
.woocommerce-cart .cart_totals,
.woocommerce-cart .shipping_calculator {
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    width: 47.5%;
}
.woocommerce-cart .cart_totals h2,
.woocommerce-cart .shipping_calculator h2 {
    font-size: 15px;
}
.woocommerce-cart .cart_totals .entry-wrapper,
.woocommerce-cart .shipping_calculator .entry-wrapper {
    margin-bottom: 0;
}
.woocommerce-cart .cart_totals th,
.woocommerce-cart td {
    font-weight: normal;
    text-transform: capitalize;
    border: 1px solid #f2f2f2;
	padding: 18px 20px 19px;
}
.woocommerce-cart .cart_totals .total th {
    text-transform: uppercase;
}
.woocommerce-cart .cart_totals .total .amount {
    color: #66b1b8;
}
.woocommerce-cart .shipping_calculator select,
.woocommerce-cart .shipping_calculator .input-text {
    width: 100%;
}
form .form-row .chosen-container {
	width: 100% !important;
}
/*========== Woocommerce Common Styles ==========*/
.woocommerce .col2-set,
.woocommerce-page .col2-set {
    width:100%;
}

.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
    content:"";
    display:block;
    clear:both;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float:left;
    width:48%;
    padding: 0;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float:right;
    width:48%;
    padding: 0;
}

/*========== Shop Table ==========*/
.shop_table {
    color: #888;
}
.shop_table th {
    text-align: center;
    font-weight: normal;
    vertical-align: top;
    padding: 0 20px;
}
.shop_table td {
    font-weight: normal;
    vertical-align: top;
    line-height: 33px;
}
.shop_table td.product-remove {
    width: 55px;
}
.shop_table .product-thumbnail {
    width: 140px;
    float: left;
}
.shop_table .product-name {
    text-align: left;
    font-size: 18px;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 600;
    margin-left: 160px;
	color: #333333 !important;
}
.shop_table .variation {
    font-family: 'Molengo';
    font-size: 14px;
    margin: 5px 0;
}
.shop_table .product-price .amount,
.shop_table .product-subtotal .amount {
    display: inline-block;
    font-size: 14px;
}
.shop_table .remove {
    content: '';
    color: #888;
    font-size: 23px;
    text-indent: -9999px;
    background: none;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../images/icons/icon_remove.png) no-repeat 0 0;
}
.shop_table .remove:hover {
    background-color: #c3dfe2;
    background-position: 0 -16px;
}

form p.form-row {
    margin: 0 0 20px;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
}
form p.form-row:last-child {
    margin: 0;
}
form .form-row-first,
form .form-row-first,
form .form-row-last,
form .form-row-last {
    float:left;
    width:47%;
    overflow:visible;
}
form .form-row-last,
form .form-row-last {
    float:right;
}

form .form-row-wide,
form .form-row-wide {
    clear:both;
}
form .form-row label {
    float: left;
    padding: 0px 0 10px;
}

form .form-row input[type=text],
form .form-row input[type=password],
form .form-row input[type=email],
form .form-row input[type=url],
form .form-row select {
    background-color: #ececec;
    width: 100%;
}
form .form-row-last {
    margin: 0;
}
form.login .form-row .button {
    margin-right: 30px;
}
form .form-row.login-button label {
    line-height: 42px;
}
form .form-row.login-button input[type=submit] {
    float: left;
}

/*==================== 9. My Account ====================*/
.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {
    float:left;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
    float:right;
    font-size: 12px;
    color: #66b1b8;

}
.woocommerce .addresses address {
    font-style: normal;
    font-size: 13px;
    line-height: 25px;
}

.cart-collaterals .calculator-form button {
	margin-top: 20px;
}
.calculator-form {
    display: block;
}

/*==================== 10. Checkout ====================*/
.checkout .checkout-left {
    width: 63%;
}
.checkout .checkout-right {
    width: 33%;
}
.checkout .entry-wrapper {
    margin-bottom: 40px;
}
.checkout .view-order .entry-wrapper {
    padding: 0;
}
.checkout .view-order th {
    vertical-align: middle;
    text-align: left;
}
.form .form-row .checkout input[type=checkbox] {
    margin: 3px 5px;
}
.form .form-row .checkout input[type=text],
.form .form-row .checkout input[type=email],
.form .form-row .checkout select,
.form .form-row .checkout textarea {
    background: #ebebea !important;
    -webkit-box-shadow: inset 0px 0px 4px rgba(0,0,0,.08), 0 1px 1px #fefefe;
       -moz-box-shadow: inset 0px 0px 4px rgba(0,0,0,.08), 0 1px 1px #fefefe;
            box-shadow: inset 0px 0px 4px rgba(0,0,0,.08), 0 1px 1px #fefefe;
}
.checkout input[type=text],
.checkout input[type=email],
.checkout select {
    height: 42px;
}
.checkout textarea {
    width: 100%;
    height: 115px;
}
.woocommerce-checkout .checkout .form-row .chzn-container-single .chzn-single {
    height: 42px;
    line-height: 42px;
    background: #f2f2f0;
    -webkit-box-shadow: inset 0px 0px 4px rgba(0,0,0,.08), 0 1px 1px #fefefe;
       -moz-box-shadow: inset 0px 0px 4px rgba(0,0,0,.08), 0 1px 1px #fefefe;
            box-shadow: inset 0px 0px 4px rgba(0,0,0,.08), 0 1px 1px #fefefe;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border: 1px solid #d3d3d3;
}
.checkout .chzn-container-single .chzn-single div {
    width: 40px;
    background: #e0e0e0 url("../images/icons/icon_select1.png") no-repeat scroll right center;
}
.woocommerce-checkout .checkout .form-row .chzn-container-single .chzn-single div b {
    background: none !important;
}
.checkout .shop_table {
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
}
.checkout .shop_table thead {
    background: none;
}
.checkout .shop_table tbody {
    border: none;
}
.checkout .shop_table tr {
    border-bottom: 1px solid #f2f2f0;
}
.checkout .shop_table th {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 20px;
}
.checkout .shop_table tfoot th {
    font-size: 14px;
}
.checkout .shop_table td {
    vertical-align: top;
    border: none;
    padding: 10px 20px;
}
.checkout .shop_table .product-total {
    text-align: right;
}
.checkout .shop_table .total {
    border: none;
}
.checkout .shop_table .total .order-total {
	color: #666666;
    font-size: 13px;
    text-transform: uppercase;
}
.checkout .shop_table .total .amount {
    color: #66b1b8;
}
.checkout .shop_table .amount {
    color: #888;
    font-size: 16px;
}
.checkout .shop_table .product-name img {
    width: 64px;
    height: 83px;
    float: left;
    margin-right: 10px;
}
.checkout .shop_table td.product-name {
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;;
    font-weight: 500;
    font-size: 15px;
	line-height: 20px;
}
.checkout #payment .entry-wrapper {
        margin-bottom: 20px;
}
.checkout #payment .payment_methods label {
    line-height: 30px;
}
.checkout .payment_methods img {
    float: right;
}
.checkout #payment input[type=submit] {
    width: 100%;
    display: block;
}
.checkout #shipping_state {
    margin-top: 20px;
}
/*==================== Orders ====================*/
.woocommerce .order_details,
.woocommerce-page .order_details {
    margin: 40px 0 1.5em;
    list-style:none;
}

.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
    content:"";
    display:block;
    clear:both;
}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
    float:left;
    margin-right:2em;
    text-transform:uppercase;
    font-size:.715em;
    line-height:1em;
    border-right:1px dashed #e0dadf;
    padding-right:2em;
}

.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
    font-size:1.4em;
    text-transform:none;
    line-height:1.5em;
	margin-left: 5px;
}

.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {
    border:0;
}
.woocommerce .order-details-wrapper dt {
    font-weight: bold;
}
.woocommerce .order-details-wrapper dd {
    margin: 0 30px 0 0;
}
.woocommerce .order-details-wrapper address p {
    margin: 0;
}
.woocommerce .order_details.shop_table  th,
.woocommerce .order_details.shop_table  td {
	padding: 10px 20px;
	line-height: 20px;
}
.woocommerce .order_details.shop_table  th,
.woocommerce .order_details.shop_table  td.product-name {
	text-align: left;
}
.woocommerce .order_details.shop_table  th.product-total,
.woocommerce .order_details.shop_table  td {
	text-align: center;
}
.woocommerce .order_details.shop_table  td.product-name {
	font-size: 18px;
}
.woocommerce .order_details.shop_table  td {
	font-size: 15px;
}
.woocommerce .order_details.shop_table  tfoot th,
.woocommerce .order_details.shop_table  tfoot td {
	line-height: 30px;
}

/*========== Wishlist ==========*/
.wishlist_table tr td.product-stock-status span.wishlist-in-stock,
.wishlist_table tr td.product-stock-status span.wishlist-out-stock {
    color: #888;
}
.yith-wcwl-share h4,
.yith-wcwl-share ul {
	display: inline-block;
}
.yith-wcwl-share ul {
	margin-left: 10px; 
}
.wishlist_table .add_to_cart, 
.yith-wcwl-add-button > a.button.alt {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

/*==================== 11. Blog ====================*/
.page-header h1 {
    text-transform: uppercase;
    float: left;
}
.page-header .breadcrumb {
    float: right;
}

/*========== 11.1 Entry Header ==========*/
.entry-title,
.comment-reply-title {
    color: #777777;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
    background: #ebebeb;
    line-height: 50px;
    padding: 0 20px;
    margin: 0 0 5px;
    position: relative;
}
.entry-title h3 {
    font-size: 15px;
}
.entry-title a {
    color: #555;
}

.entry-thumbnail {
	position: relative;
}
.product-image-shadow {
	content: '';
	position: absolute;
    -webkit-box-shadow: inset 0px 0px 50px 0px rgba(0,0,0,0.1);
    -moz-box-shadow   : inset 0px 0px 50px 0px rgba(0,0,0,0.1);
    box-shadow        : inset 0px 0px 50px 0px rgba(0,0,0,0.1);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.entry-thumbnail img {
    width: 100%;
    height: auto;
}
.comment-box,
.testimonial-box,
.entry-wrapper {
    padding: 15px 20px 20px;
    background: #f8f8f8;
    margin-bottom: 60px;;
    border-bottom: 2px solid #ececec;
}
.entry-wrapper .read-more {
    margin-top: 20px;
}
.type-post .entry-wrapper {
    padding-top: 10px;
}
.type-post .entry-meta {
    margin-bottom: 10px;
}

/*========== 11.2 Entry Meta ==========*/

.entry-meta {
    clear: both;
    font-size: 14px;
    margin-bottom: 15px;
    color: #999999;
}
.entry-meta a,
.post-edit-link {
    color: #999999;
    font-style: normal;
    font-size: 11px;
}
.entry-meta a:hover {
    color: #66b1b8;
}
.entry-meta > span:first-child {
    margin-left: 0;
}
.entry-meta > span {
    margin-left: 20px;
    white-space: nowrap;
}
.entry-meta .date a:before {
    background-position: 0 0;
}
.entry-meta .date a:hover:before {
    background-position: 0 -16px;
}
.entry-meta .author a:before {
    background-position: 0 -32px;
}
.entry-meta .author a:hover:before {
    background-position: 0 -48px;
}
.entry-meta .comment_count:before,
.comments-link a:before {
    background-position: 0 -64px;
}
.entry-meta .comment_count:hover:before,
.comments-link a:hover:before {
    background-position: 0 -80px;
}
.entry-meta .permalink a:before {
    background-position: 0 -96px;
}
.entry-meta .permalink a:hover:before {
    background-position: 0 -112px;
}
a.post-edit-link:before {
    background-position: 0 -128px;
}
a.post-edit-link:hover:before {
    background-position: 0 -144px;
}
.tags-links a:first-child:before {
    background-position: 0 -160px;
}
.tags-links a:first-child:hover:before {
    background-position: 0 -176px;
}
.categories-links a:first-child:before {
    background-position: 0 -192px;
}
.categories-links a:first-child:hover:before {
    background-position: 0 -208px;
}
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}
.entry-meta .date a:before,
.entry-meta .author a:before,
.entry-meta .comment_count:before,
.entry-meta .permalink a:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
a.post-edit-link:before {
    display: inline-block;
    vertical-align: text-bottom;
    width: 23px;
    height: 16px;
    background-image: url(../images/icons/icon_entry.png);
    background-repeat: no-repeat;
    content: '';
}

/*========== Video Container ==========*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*========== 11.3 Entry Content ==========*/
.entry-content,
.entry-summary {
    font-size: 13px;
    margin-top: 15px;
}
.entry-content a.button {
    color: #777777 !important;
}
.entry-content strong {
    color: #add4d9;
}
.go-to-top {
    content: '';
    width: 23px;
    height: 23px;
    background-color: #d5d5d5;
    background-color: rgba(192, 192, 192, .5);
    background-image: url(../images/icons/controls.png);
    background-repeat: no-repeat;
    background-position: 50% 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
}
a.go-to-top:hover {
    background-color: #add4d9;
}
a.go-to-top:hover span {
    display: block;
}
a.go-to-top span {
    display: none;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 11px;
    background: url(../images/tooltip.png) no-repeat center top;
    position: absolute;
    width: 100px;
    height: 50px;
    line-height: 25px;
    right: -37px;
    top: -48px;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
	color: #777777;
}
.content-footer .sf-selectbox a.sf-with-ul {
    background: none;
    border-color: #d3d3d3;
}
.content-footer .sf-selectbox a.sf-with-ul:after {
    background-position: center -9px;
    background-color: transparent;
    border: 1px solid #d3d3d3;
}
.content-footer .limiter {
    float: right;
}

/*========== 11.4 Post Formats ==========*/

/* Aside */
.format-aside .entry-meta {
    margin-top: 0;
}
.format-aside blockquote {
    font-size: 100%;
    font-weight: normal;
}
.format-aside cite {
    font-size: 100%;
    text-transform: none;
}
.format-aside cite:before {
    content: "\2014";
    margin-right: 5px;
}

/* Audio */
.format-audio .entry-content:before {
    content: "\f109";
    float: left;
    font: normal 64px/1 Genericons;
    position: relative;
    top: 4px;
}
.format-audio .audio-content {
    background: url(../images/dotted-line.png) repeat-y left top;
    background-size: 4px 4px;
    float: right;
    padding-left: 35px;
    width: 80%;
    width: -webkit-calc(100% - 85px);
    width:         calc(100% - 85px);
}
.format-audio .wp-audio-shortcode {
    height: 30px !important; /* Override mediaelement.js style */
    margin: 20px 0;
    max-width: 400px !important; /* Override mediaelement.js style */
}
.format-audio audio {
    max-width: 100% !important; /* Avoid player width overflow. */
}

/* Chat */
.format-chat .entry-meta .author {
    display: none;
}
.format-chat .chat {
    margin: 0;
}
.format-chat .chat .chat-timestamp {
    color: #722d19;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 10px 0;
}
.format-chat .chat .fn {
    font-style: normal;
}

/* Link */
.format-link div.entry-meta {
    display: inline;
}
/* Quote */
.format-quote blockquote {
    font-style: italic;
    font-weight: 300;
    position: relative;
}
.format-quote .entry-meta .author {
    display: none;
}
/* Status */
.format-status {
    padding: 0;
}
.format-status .entry-content {
    position: relative;
}
.sidebar .format-status .entry-content {
    padding-left: 30px;
}
.format-status .entry-content:before {
    background: url(../images/dotted-line.png) repeat-y left bottom;
    background-size: 4px 4px;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    width: 1px;
}
.sidebar .format-status .entry-content:before {
    left: 8px;
}
.format-status .categories-links,
.format-status .tags-links {
    display: none;
}
/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-content {
    font-style: italic;
    font-weight: 300;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
.format-status .entry-content p:last-child {
    margin-bottom: 0;
}

/* Gallery */
.format-gallery {
}

.format-gallery .entry-header {
}

.format-gallery .entry-title {
}

/*========== Galleries ==========*/

.gallery {
    margin: 20px 0;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center;
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    transition:         opacity 400ms ease;
    width: 100%;
}
.gallery-caption:before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.post-gallery img {
    width: 100%;
    height: auto;
}

/*========== 5.6 Attachments ==========*/
.attachment .hentry {
    margin: 0;
    padding: 0;
}

.attachment footer.entry-meta,
.single-attachment .site-main .sidebar-container {
    display: none;
}

.full-size-link:before {
    content: none;
}

/*========== Post/Paging Navigation ==========*/
.navigation .nav-previous {
    float: left;
}

.navigation .nav-next {
    float: right;
}

.navigation a {
    color: #777777;
}

.navigation a:hover {
    color: #add4d9;
    text-decoration: none;
}

.paging-navigation {
    background-color: #e8e5ce;
    padding: 15px 0;
    position: relative;
}

.paging-navigation .nav-links {
    margin: 0 auto;
    width: 100%;
}

.paging-navigation .nav-next {
    padding: 13px 0;
}

.paging-navigation a {
    font-size: 22px;
    font-weight: 300;
}

.paging-navigation .meta-nav {
    background-color: #e63f2a;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 3px 0 8px;
    text-align: center;
    width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
    margin-right: 10px;
    padding: 17px 0 23px;
    width: 80px;
}

.paging-navigation .nav-next .meta-nav {
    margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
    background-color: #ea9629;
    text-decoration: none;
}

.post-navigation {
    color: #ca3c08;
    text-align: center;
    position: relative;
    padding: 15px 0;
    margin: 45px 0;
}
.post-navigation:before,
.post-navigation:after {
    content: '';
    background: url(../images/border.png) repeat-x top center;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
}
.post-navigation:after {
    bottom: 0;
    top: auto;
}

.post-navigation .nav-links {
    margin: 0 auto;
    max-width: 1040px;
	position: relative;
}

.post-navigation a {
    position: relative;
}
.post-navigation a[rel="prev"] {
    float: left;
    text-align: left;
}
.post-navigation a[rel="next"] {
    float: right;
    text-align: right;
}
.post-navigation a[rel="all"] {
	position: absolute;
	left: 50%;
	margin-left: -12px;
}
.post-navigation .btn-prev {
    margin-right: 15px;
}
.post-navigation .btn-next {
    margin-left: 15px;
}
.post-navigation .nav-title {
    display: inline-block;
    vertical-align: middle;
}

/*========== 11.5 Author Bio ==========*/
.author-info.entry-wrapper {
    margin: 0 auto 40px;
    text-align: left; /* gallery & video post formats */
    width: 100%;
}
.author-avatar .avatar {
    float: left;
    margin: 5px 20px 20px 0;
}
.author-description .author-title {
    clear: none;
    color: #595959;
    font-weight: normal;
    margin: 0 0 10px;
}
.author-description p:last-child {
    margin: 0;
}
.author.archive .author-link {
    display: none;
}

.single .post .entry-wrapper {
    margin-bottom: 20px;
}

/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

 .comments-area {
     margin-top: 73px;
 }
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.comments-title {
    margin: 35px 0;
}
.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0;
}
.comment-list .children {
    margin-left: 90px;
}
.comment-body {
    position: relative;
}
.comment-author {
    float: left;
    max-width: 100px;
    background: #f8f8f8;
    padding: 5px;
    margin-right: 5px;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.1);
       -moz-box-shadow: 0px 0px 4px rgba(0,0,0,.1);
            box-shadow: 0px 0px 4px rgba(0,0,0,.1);
}
.comment-author .avatar {
    display: block;
}
.comment-author .fn {
    word-wrap: break-word;
}
.says {
    display: none;
}
.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative;
}
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
    width: 100%;
}
.bypostauthor > .comment-body .fn:before {
    content: "\f408";
    vertical-align: text-top;
}
.comment-list .edit-link {
    margin-left: 20px;
}
.comment-box {
    float: right;
    position: relative;
    width: 79%;
    width: -webkit-calc(100% - 124px);
    width:         calc(100% - 124px);
    margin-bottom: 38px;
}
.comment-box:before {
    content: '';
    position: absolute;
    top: 20px;
    left: -22px;
    width: 22px;
    height: 22px;
    background: url(../images/icons/comment_arrow.png) no-repeat center 0;
}
.comment-meta,
.comment-meta a {
    font-size: 13px;
}
.comment-metadata {
    color: #b5b4b4;
    font-size: 11px;
    margin-bottom: 10px;
    font-style: italic;
}
.comment-metadata strong {
    color: #333;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 15px;        
    font-style: normal;
    margin-right: 6px;
}
.comment-content p {
    margin-bottom: 20px;
}
.no-comments {
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 40px 0;
    text-align: center;
}

/* Comment form */
.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px;
}
.comment-reply-title {
    font-size: 15px;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
    padding: 0;
}
.comment-form .comment-notes {
    margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    margin-bottom: 8px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
    float: left;
    padding: 5px 0 8px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    height: 42px;
}
.comment-form textarea {
    height: 160px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    background: #ececec;
    position: relative;
    width: 100%;
    padding: 10px;
    -webkit-box-shadow: inset 0px 0px 4px rgba(0,0,0,.08);
       -moz-box-shadow: inset 0px 0px 4px rgba(0,0,0,.08);
            box-shadow: inset 0px 0px 4px rgba(0,0,0,.08);
}
.logged-in .comment-form .form-submit,
.logged-in .comment-form .comment-form-comment {
    width: 100%;
    margin-left: 0;
    float: none;
}
.comment-form input[type=submit] {
    height: 42px;
    padding: 0 17px;
    line-height: 42px;
    font-size: 15px;
}

/*========== Woocommerce messages ==========*/
.zonda-message,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 15px;
    text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.35);
    width: auto;
    min-height: 60px;
    line-height: 36px;
    padding: 10px 75px;
    margin: 20px 0;
    position: relative;
    background: #d2eedb;
    border: 1px  solid;
    list-style: none outside;
}
.zonda-message:first-child,
.woocommerce-message:first-child,
.woocommerce-info:first-child,
.woocommerce-error:first-child {
    margin-top: 0;
}
.zonda-message:before,
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
    content: '';
    text-indent: -9999px;
    height: 36px;
    width: 36px;
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -18px;
    border: 1px solid;
    -webkit-border-radius: 36px;
       -moz-border-radius: 36px;
            border-radius: 36px;
    behavior: url(PIE.htc);
    -pie-watch-ancestors: 1;
    background: url(../images/icons/icon_message.png) no-repeat center center;
}
.zonda-message .toggle,
.woocommerce-message .toggle,
.woocommerce-info toggle,
.woocommerce-error toggle {
    content: '';
    text-indent: -9999px;
    height: 21px;
    width: 21px;
    display: block;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -10px;
    border: none;
    background: url(../images/icons/icon_close.png) no-repeat center center;
    cursor: pointer;
}
.zonda-message strong,
.woocommerce-message strong,
.woocommerce-info strong,
.woocommerce-error strong {
    font-size: 14px;
    margin-right: 10px;
}
.zonda-message .button,
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
    float: right;
    height: 33px;
    margin-top: 3px;
}
.zonda-message li,
.woocommerce-message li,
.woocommerce-info li,
.woocommerce-error li {
    list-style: none outside;
    padding-left: 0;
    margin-left: 0;
}
.zonda-message.success,
.woocommerce-message {
    color: #69a671;
    background-color: #d2eedb;
    border-color: #b9dbbd;
}
.success:before,
.woocommerce-message:before {
    background-position: center 0;
    background-color: #b4d9b9;
    border-color: #aad2af;
}
.message .toggle,
.woocommerce-message .toggle {
    background-position: center 0;
}
.message .toggle:hover,
.woocommerce-message .toggle:hover {
    background-position: center -114px;
    background-color: #b4d9b9;
    border: 1px solid #aad2af;
}
.alert,
.woocommerce-alert {
    color: #c49f3a;
    background-color: #f5e7c0;
    border-color: #eddcad;
}
.alert:before,
.woocommerce-alert:before {
    background-position: center -36px;
    background-color: #e8cf8a;
    border-color: #e2c984;
}
.alert .toggle,
.woocommerce-alert .toggle {
    background-position: center -19px;
}
.alert .toggle:hover,
.woocommerce-alert .toggle:hover {
    background-position: center -114px;
    background-color: #e8cf8a;
    border: 1px solid #e2c984;
}
.error,
.woocommerce-error {
    color: #cc7572;
    background-color: #f5d7d6;
    border-color: #efcbca;
}
.error:before,
.woocommerce-error:before {
    background-position: center -72px;
    background-color: #edbfbe;
    border-color: #eab7b6;
}
.error .toggle,
.woocommerce-error .toggle {
    background-position: center -38px;
}
.error .toggle:hover,
.woocommerce-error .toggle:hover {
    background-position: center -114px;
    background-color: #edbfbe;
    border: 1px solid #eab7b6;
}
.info,
.woocommerce-info {
    color: #71a1a6;
    background-color: #c8dfe1;
    border-color: #b0d1d4;
}
.info:before,
.woocommerce-info:before {
    background-position: center -108px;
    background-color: #b7d4d7;
    border-color: #bdd8da;
}
.info .toggle,
.woocommerce-info .toggle {
    background-position: center -57px;
}
.info .toggle:hover,
.woocommerce-info .toggle:hover {
    background-position: center -114px;
    background-color: #b7d4d7;
    border: 1px solid #bdd8da;
}
.general,
.woocommerce-general {
    color: #8a8787;
    background-color: #e8e8e8;
    border-color: #dddddd;
}
.general:before,
.woocommerce-general:before {
    background-position: center -144px;
    background-color: #dadada;
    border-color: #d2d2d2;
}
.general .toggle,
.woocommerce-general .toggle {
    background-position: center -76px;
}
.general .toggle:hover,
.woocommerce-general .toggle:hover {
    background-position: center -114px;
    background-color: #dadada;
    border: 1px solid #d2d2d2;
}
.help,
.woocommerce-help {
    color: #917cbd;
    background-color: #dadada;
    border-color: #d2d2d2;
}
.help:before,
.woocommerce-help:before {
    background-position: center -180px;
    background-color: #d1c3ef;
    border-color: #cdbfec;
}
.help .toggle,
.woocommerce-help .toggle {
    background-position: center -95px;
}
.help .toggle:hover,
.woocommerce-help .toggle:hover {
    background-position: center -114px;
    background-color: #d1c3ef;
    border: 1px solid #cdbfec;
}

/*==================== 12. Banners ====================*/
.banner {
    position: relative;
    width: 100%;
}
.banner.full {
    position: absolute;
    left: 0;
    top: 0;
}

/*==================== 13. Shortcodes ====================*/
/*=========== 13.1 Space ==========*/
.space {
    content: '';
    float: none;
    clear: both;
}
/*========== 13.2 Featured box ==========*/
.featured-boxes {
    width: 100%;
}
.featured-boxes .featured-box {
    text-align: center;
    min-height: 288px;
    padding: 20px;
    margin-bottom: 20px;
    background: none;
    border: 1px solid transparent;
    -moz-transition:       all 250ms ease-in-out;
    -webkit-transition:    all 250ms ease-in-out;
    -o-transition:         all 250ms ease-in-out;
    transition:            all 250ms ease-in-out;
}
.featured-boxes.rect .featured-box,
.featured-boxes .featured-box:hover {
    background: #f8f8f8;
    border-color: #e0e0e0;
}
.featured-boxes.rect .featured-box:hover {
     background: #add4d9;
     border-color: transparent;
}
.featured-boxes .featured-box .icon {
    content: '';
    display: block;
    margin: 0 auto 35px;
    position: relative;
    width: 112px;
    height: 112px;
    -webkit-border-radius: 200px;
       -moz-border-radius: 200px;
            border-radius: 200px;
    behavior: url(PIE.htc);
    -pie-watch-ancestors: 1;
    background-image: url(../images/icons/icon_featured_box.png);
    background-repeat: no-repeat;
    -moz-transition:       all 250ms ease-in-out;
    -webkit-transition:    all 250ms ease-in-out;
    -o-transition:         all 250ms ease-in-out;
    transition:            all 250ms ease-in-out;
}
.featured-boxes.rect .featured-box .icon {
    width: 110px;
    height: 110px;
}
.featured-boxes .featured-box:hover .icon {
    border: none;
    background-color: #add4d9;
}
.featured-boxes .featured-box .icon-tablet {
    background-position: 0 0;
}
.featured-boxes .featured-box:hover .icon-tablet {
    background-position: 0 -115px;
}
.featured-boxes.rect .featured-box .icon-tablet,
.featured-boxes.rect .featured-box:hover .icon-tablet {
    background-position: 0 -230px;
}
.featured-boxes .featured-box .icon-panel {
    background-position: -115px 0;
}
.featured-boxes .featured-box:hover .icon-panel {
    background-position: -115px -115px;
}
.featured-boxes.rect .featured-box .icon-panel,
.featured-boxes.rect .featured-box:hover .icon-panel {
    background-position: -115px -230px;
}
.featured-boxes .featured-box .icon-slider {
    background-position: -230px 0;
}
.featured-boxes .featured-box:hover .icon-slider {
    background-position: -230px -115px;
}
.featured-boxes.rect .featured-box .icon-slider,
.featured-boxes.rect .featured-box:hover .icon-slider {
    background-position: -230px -230px;
}
.featured-boxes .featured-box .icon-support {
    background-position: -345px 0;
}
.featured-boxes .featured-box:hover .icon-support {
    background-position: -345px -115px;
}
.featured-boxes.rect .featured-box .icon-support,
.featured-boxes.rect .featured-box:hover .icon-support {
    background-position: -345px -230px;
}
.featured-boxes .featured-box h3 {
    font-family: 'Tenor Sans';
    font-size: 16px;
    font-weight: 400;
    color: #252525;
}
.featured-box p.readmore {
    margin: 10px 0 0;
}

/*========== 13.3 Team Members ==========*/
.teammembers .bxslider-title .title {
    color: #555555;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 35px;
}
.team-members {
    padding: 20px 0 60px;
}
.team-members > ul {
    padding-top: 10px;
}
.team-member {
    position: relative;
    background: #eeeeee;
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin-bottom: 20px;
}
.team-member img {
    border: 1px solid #e8e8e8;
    width: 100%;
    height: auto;
}
.team-member .member-desc {
    text-align: left;
    padding-left: 10px;
    border-left: 3px solid #add4d9;
    margin-top: 17px;
}
.team-member .member-name {
    color: #333;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}
.team-member .member-role {
    color: #959595;
    font-size: 13px;
    font-style: italic;
}
.team-member .more {
    position: absolute;
    right: 0;
    bottom: 10px;
}

/*========== 13.5 Testimonial ==========*/
.testimonials {
}
.testimonials .bxslider-title .title {
	margin-bottom: 32px;
	color: #555555;
}
.testimonial-body {
    position: relative;
}
.testimonial-author {
    float: left;
    width: 82px;
    background: #f8f8f8;
    padding: 5px;
    margin-right: 5px;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,.1);
    box-shadow: 0px 0px 4px rgba(0,0,0,.1);
}
.testimonial-author img {
    display: block;
    width: 72px;
    height: 72px;
}
.testimonial-box {
    color: #777777;
    font-size: 13px;
    float: right;
    position: relative;
    width: 75%;
    margin-bottom: 45px;
    background-color: #f2f2f2;
    border-bottom: 2px solid #d9d9d9;
}
.testimonial-box:before {
    content: '';
    position: absolute;
    top: 20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: url(../images/icons/comment_arrow.png) no-repeat -2px -25px;
}
.testimonial-box h5 {
    color: #333;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
	font-weight: 400;
    margin: 10px 6px 0 0;
}
.testimonials.boxslider-container .bx-wrapper .bx-pager {
	bottom: 0;
}
.testimonials.boxslider-container .bx-wrapper .bx-pager a {
    width: 10px;
    height: 10px;
    background: #b8b8b8;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

/*========== 13.4 Box slider ==========*/
.boxslider-container {
/*    overflow: hidden;*/
    position: relative;
    clear: both;
}
.boxslider-container.vertical {
    max-height: none;
}
.boxslider-container:before,
.boxslider-container:after {
    content: " ";
    display: table;
}

/*.bx-viewport {
    padding: 3px 0 0;
}*/

.bxslider-title {
}
.bxslider-title,
.bxslider-title .title {
    color: #999999;
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
    position: relative;
}
.bxslider-title .title {
    margin: 0 0 20px;
}

.bxslider-title .uppercase {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.boxslider > li {
    float: left;
    list-style: none outside none;
    position: relative;
}

.boxslider .front-img {
}

.boxslider .back-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -o-opacity: 0; opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.boxslider .front-img img,
.boxslider .back-img img {
    width: 100%;
    height: auto;
}

.boxslider .front-img:hover,
.boxslider .back-img:hover {
    -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -o-opacity: 1; opacity: 1;
    filter: alpha(opacity=100);
}

.boxslider .description {
    z-index: 2;
    text-align: center;
}

.slider-loading {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% #f2f2f0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
	display: none;
}
.boxslider-container .bx-wrapper {
    margin-bottom: 0px;
}
.boxslider-container .bx-wrapper .bx-pager a {
    background: #f2f2f2;
}
.boxslider-container.white-nav .bx-wrapper .bx-pager a {
    background-color: #f2f2f0;
}
.boxslider-container.black  .bx-wrapper .bx-pager a {
    background-color: #707070;
    width: 8px;
    height: 10px;
}
.boxslider-container.white-nav .bx-wrapper .bx-prev {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, .6);
    background-position: center -65px;
}
.boxslider-container.white-nav .bx-wrapper .bx-prev:hover {
    background-position: center -100px;
}

.boxslider-container.white-nav .bx-wrapper .bx-next {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .6);
    background-position: center -140px;
}
.boxslider-container.white-nav .bx-wrapper .bx-next:hover {
    background-position:  center -180px;
}
.boxslider-container .bx-wrapper .bx-pager a:hover,
.boxslider-container .bx-wrapper .bx-pager a.active,
.boxslider-container.white-nav .bx-wrapper .bx-next:hover,
.boxslider-container.white-nav .bx-wrapper .bx-prev:hover {
    background-color: #add4d9;
}

.boxslider-container ul.products li.product {
    margin-top: 0;
}
.boxslider-container.related_products h2 {
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1;
}

/*========== 13.5 Ios Slider ==========*/
/*==================== Homepage 2 ====================*/
.iosSlider-wrapper,
.rev_slider_wrapper {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.iosSlider-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 41%;

}
.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 800px;
}
.iosSlider .slider {
    width: 100%;
    height: 100%;
}
.iosSlider > .container {
    position: relative;
}
.iosSlider .slideSelectors {
}
.iosSlider .slideSelectors .prev,
.iosSlider .slideSelectors .next,
.iosSlider .slideSelectors .toggle,
.iosSlider .slideSelectors .bullet {
    float: left;
}
.iosSlider .slideSelectors .prev {
    background: url(../images/icons/controls.png) no-repeat center -397px !important;
    height: 16px;
}
.iosSlider .slideSelectors .prev:hover {
    background-position: center -419px !important;
}
.iosSlider .slideSelectors.dark .prev {
    background-position: center -496px !important;
}
.iosSlider .slideSelectors.dark .prev:hover {
    background-position: center -524px !important;
}
.iosSlider .slideSelectors .next {
    background: url(../images/icons/controls.png) no-repeat center -443px !important;
    height: 16px;
}
.iosSlider .slideSelectors .next:hover {
    background-position: center -468px !important;
}
.iosSlider .slideSelectors.dark .next {
    background-position: center -550px !important;
}
.iosSlider .slideSelectors.dark .next:hover {
    background-position: center -577px !important;
}
.iosSlider .slideSelectors .toggle {
    content: '';
    cursor: pointer;
    width: 14px;
    height: 16px;
    background: url(../images/icons/controls.png) no-repeat center -605px !important;
}
.iosSlider .slideSelectors .toggle.on {
    background: url(../images/icons/controls.png) no-repeat center -630px !important;
}
.iosSlider .slideSelectors .bullet {
    width: 13px;
    height: 14px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
       -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
         -o-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
            box-shadow: 0px 1px 1px rgba(0,0,0,.2);
}
.iosSlider .slideSelectors .bullet.selected,
.iosSlider .slideSelectors .bullet:hover {
    background: #add4d9;
}
.iosSlider .slideSelectors.dark {
    width: 165px;
    height: 45px;
    bottom: 0;
    padding: 15px 25px;
    background: #383838;
    background: rgba(0, 0, 0, .65);
}
.iosSlider .slideSelectors.dark .sliderNav div {
    margin: 0 10px;
}
.iosSlider .slideSelectors.control_left {
    left: 0;
}
.iosSlider .slideSelectors.control_left {
    margin-left: 20px;
}

.iosSlider .slider .slide-item {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iosSlider .slider .slide-item .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.iosSlider .slider .slide-item .image img {
    width: 100%;
    height: auto;
}
.iosSlider .slider .slide-item .slide-container,
.iosSlider .slider .slide-item .slide-container .container {
    height: 100%;
}
.iosSlider .slider .slide-item .slide-container .box {
    padding: 0;
    position: relative;
    min-height: auto;
}
.iosSlider .slideSelectors {
    position: absolute;
    left: 50%;
    bottom: 13px;
}

.iosSlider .slider .slide-item .animate {
    -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -o-opacity: 0; opacity: 0;
    filter: alpha(opacity=0);
}
.iosSlider.simple .slider .slide-item .slide-container .container {
    position: relative;
}
.iosSlider.simple .slider .slide-item .slide-container .container .content {
    position: absolute;
    left: 0; right: 0;
    bottom: 143px;
    min-height: 218px;
}
.iosSlider.simple .slider .slide-item .slide-container .box {
    margin: 30px 0 0;
}
.iosSlider.simple .slider .slide-item .ios-title {
    font-size: 45px;
    color: #ffffff;
    font-family: 'Tenor Sans', sans-serif;
    font-weight: 400;
    margin: 15px 0;
}
.iosSlider.simple .slider .slide-item .ios-desc {
    font-size: 15px;
    color: #ffffff;
    font-family: 'Molengo', sans-serif;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
}
.iosSlider.simple .slider .slide-item .stick {
    background: url(../images/stick.png) no-repeat center top;
    width: 1920px;
    height: 218px;
    margin-left: -960px;
    position: absolute;
    left: 50% !important;
    transform-origin: center top;
    -webkit-transform-origin: center top;
    -moz-transform-origin:    center top;
    -o-transform-origin:      center top;
    -ms-transform-origin:     center top;
}

.small-text {
    font-size: 25px;
}
.iosSlider .slide-item .item {
    position: absolute;
}

/*========== 13.6 Fraction Slider ==========*/
.fraction-slider .slide-item .item {
    position: absolute;
}

/*========== 13.5 Recent Posts ==========*/
.boxslider-container.recent-posts .title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.related_posts > .entry-title {
    background: none;
    text-transform: uppercase;
    padding: 10px 0 20px;
    line-height: 1;
}
.related_posts .entry-wrapper {
    background: #fff;
    border: 1px solid #ececec;
    height: 230px;
    margin: 0;
    padding: 10px;
}
.related_posts .entry-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin-bottom: 2px;
}
.related_posts .entry-meta,
.related_posts .entry-title .go-to-top {
    display: none;
}
.related_posts .entry-thumbnail img {
    max-height: 110px;
}
.related_posts .entry-inner {
    max-height: 165px;
    overflow: hidden;
}
.post .related_posts .entry-inner {
    max-height: 175px;
}
.related_posts .read-more {
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
    margin-top: 10px;
}
.related_posts .bx-wrapper .bx-viewport {
    background: none;
}
.related_posts .bx-wrapper .bx-prev {
    left: auto;
    right: 28px;
}
.related_posts .bx-wrapper .bx-next {
    right: 0;
}
.related_posts .bx-wrapper .bx-controls-direction a {
    top: -24px;
    background-color: #d1d1d1;
}
.related_posts .bx-wrapper .bx-controls-direction a:hover {
    background-color: #add4d9;
}

/*========== 13.5 Recent Portfolios ==========*/
.boxslider-container.recent-portfolios .title {
    color: #666;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
}

/*========== 13.6 Lookbook ===========*/
.lookbooks {
    margin-bottom: 20px;
}
.lookbook {
    position: relative;
    text-align: center;
}
.lookbook .button-wrapper {
    bottom: 50px;
    left: 50%;
    position: absolute;
}
.lookbook .button-wrapper a {
    position: relative;
    left: -50%;
}

/*========== Box ==========*/
.box {
    padding: 40px;
    margin-bottom: 20px;
}
.box.box-gray {
    color: #666666;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    background-color: #e4e4e4;
}
.box.we-are-social,
.box.join-community,
.box.block-newsletter {
    max-width: 310px;
    min-height: 320px;
}
.box .title-wrapper {
    padding: 0 0 30px;
}
.box .title-bar {
    color: #1f1f1f;
    font-family: 'Arial';
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 35px;
    margin: 0;
    padding-bottom: 17px;
}
.box .title-bar:after {
    content: '';
    background-color: #add4d9;
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
}
.box p {
    margin: 20px 0;
}
.box a {
    display: inline-block;
}
.auto-width {
    width: 100%;
    height: 100%;
}

.we-are-social a {
    width: 23.5%;
    margin-right: 2%;
    margin-top: 10px;
    float: left;
}
.we-are-social a:last-child {
    margin-right: 0;
}
.we-are-social .social-desc {
    text-align: justify;
    font-size: 15px;
    font-family: 'Molengo';
    color: #666;
}
.block-newsletter {
    height: 320px;
}
.newsletter {
    text-align: center;
}
.newsletter .newsletter-desc {
    font-size: 13px;
    margin: 28px 0 23px;
}
.newsletter .newsletter-email {
    color: #666666;
    text-align: center;
    background: #ededed;
    display: block;
    height: 35px;
    line-height: 35px;
    margin-bottom: 25px;
    border: 1px solid #d7d7d7;
}
.newsletter .newsletter-submit {
    padding: 0 24px;
}

/*========== Featured Products Scroll ==========*/
.featured-products-scroller {
    position: relative;
}
.featured-products-container {
    padding: 12px 12px 0;
    width: 450px;
    background: url(../images/featured_scroll/slider_featured_bg.png) repeat;
    max-height: 573px;
    position: absolute;
    right: 18px;
    z-index: 99;
    bottom: 0px;
}
.featured-products-container .product-item{
    position: relative;
    padding: 10px;
    height: 175px;
    background: url(../images/featured_scroll/slider_featured_item_bg.png) repeat;
    margin-bottom: 12px;
}
.featured-products-container .product-item .product-item-image {
    float: left;
    position: relative;
    z-index: 10;
}
.featured-products-container .product-item .product-item-image img.for-more {
    width: 154px;
    height: auto;
}
.featured-products-container .product-item .product-item-price .price-box.clearfix,
.featured-products-container .product-item .product-item-price .price-box.clearfix:after{
    clear: none;
}
.featured-products-container .product-item .product-item-info {
    margin-left: 170px;
}
.featured-products-container .product-item .product-item-image img {

}
.featured-products-container .product-item .product-item-name {
    font-size: 17px;
    font-family: "Josefin Sans",Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #ededed;
    font-weight: 600;
}
.featured-products-container .product-item .price-box {
    padding: 5px 0;
}
.featured-products-container .product-item .price-box .price {
    color: #66b1b8;
}
.featured-products-container .product-item .price-box .price-from {
    float: left;
}
.featured-products-container .product-item .price-box .price-to {
    margin-left: 120px;
}
.featured-products-container .product-item .price-box .price-label {
    font-size: 12px;
    color: #ffffff;
}
.featured-products-container .product-item .product-item-description {
    color: #ffffff;
    font-size: 12px;
}
.featured-products-container .product-item .product-item-actions {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 28px;
    height: 28px;
    background: url(../images/featured_scroll/slider_featured_link_bg.png) repeat;
    color: #a6a6a6;
    width: 100%;
    text-align: right;
}
.featured-products-container .product-item .product-item-actions {
    font-size: 0;
}
.featured-products-container .product-item .product-item-actions .item-buttons {
    float: right;
}
.featured-products-container .product-item .product-item-actions .item-button {
    display: block;
    float: left;
    line-height: 28px;
    height: 28px;
    background: url(../images/featured_scroll/slider_featured_border_bg.png) 0 center repeat-y;
}
.featured-products-container .product-item .product-item-actions .item-button a {
    display: block;
    width: 40px;
    text-indent: -9999em;
    background: url(../images/featured_scroll/slider_action_icon.png) no-repeat;
    height: 28px;
    text-align: left;
}
.featured-products-container .product-item .product-item-actions .yith-wcwl-add-to-wishlist {
    margin: 0;
}
.featured-products-container .product-item .product-item-actions .item-button.add-to-cart .yith-wcwl-add-to-wishlist {
    display: none;
}
.featured-products-container .product-item .product-item-actions .item-button a.add_to_cart_button,
.featured-products-container .product-item .product-item-actions .item-button a.added_to_cart {
    color: #a6a6a6 !important;
    font-family: 'molengo','arial', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    text-indent: 0;
    background: none;
    width: 90px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    padding: 0 12px;
    border: none;
    cursor: pointer;
}
.featured-products-container .product-item .product-item-actions .item-button a.add_to_cart_button:hover,
.featured-products-container .product-item .product-item-actions .item-button a.added_to_cart:hover {
    color: #555555 !important;
}
.featured-products-container .product-item .product-item-actions .item-button a.add_to_cart_button.added {
    display: none;
}
.featured-products-container .product-item .product-item-actions .item-button:hover {
    background: #cccccc;
}
.featured-products-container .product-item .product-item-actions .item-button .add_to_wishlist {
    background-position: 13px 6px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-product-link,
.featured-products-container .product-item .product-item-actions .item-button .quickview {
    background-position: 14px -19px;
    position: static;
    margin: 0;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}
.featured-products-container .product-item .product-item-actions .item-button .item-compare {
    background-position: 15px -48px;
}
.featured-products-container .product-item .product-item-actions .item-button .product-item-detail {
    background-position: 14px -78px;
}
.featured-products-container .product-item .product-item-actions .item-button .add_to_wishlist:hover,
.featured-products-container .product-item .product-item-actions .item-button  .yith-wcwl-add-to-wishlist a {
    background-position: 12px -106px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-product-link:hover {
    background-position: 12px -211px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-compare:hover {
    background-position: 13px -160px;
}
.featured-products-container .product-item .product-item-actions .item-button .product-item-detail:hover {
    background-position: 13px -234px;
}
.featured-products-container .product-item .product-item-actions .item-button .yith-wcwl-add-to-wishlist .feedback {
    display: none;
}
.featured-rail {
    background: url(../images/featured_scroll/slider_featured_bg.png) repeat !important;
    width: 12px !important;
    margin-left: 32px;
}
.featured-rail > div {
    background: url(../images/featured_scroll/scroll_featured.png) no-repeat;
    border-top-right-radius:0 !important;
    border-top-left-radius:0 !important;
    border-bottom-right-radius:0 !important;
    border-bottom-left-radius:0 !important;
    left: -3px;
    border: none !important;
    opacity: 0.9;
    filter:Alpha(opacity=90);
}
.featured-products-container .product-item .product-item-reviews {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -15px;
}
.featured-products-container .product-item .product-item-reviews .star-rating {
    background: url(../images/featured_scroll/star.png) repeat-x 0 0;
    width: 69px;
    height: 13px;
}
.featured-products-container .product-item .product-item-reviews .star-rating > span {
    background: url(../images/featured_scroll/star.png) repeat-x 0 100%;
    height: 13px;
}
.featured-products-container .product-item .product-item-reviews .ratings .amount {
    display: none;
}

/*==================== 15. 404 Page ====================*/

.page-404 {
    position: relative;
    background: url(../images/404.jpg) no-repeat center top;
    background-size: cover;
}
.page-404 .page-wrapper {
    margin-top: 50px;
}
.page-404 .page-header .breadcrumb {
    float: none;
}

.page-404 .number-container {
    background: url("../images/404_text_bg.png") center center;
    padding: 20px 0;
}
.page-404 .number-container img {
    width: 50%;
}
.page-404 .page-title {
    color: #202020;
    font-size: 38px;
}
.page-404 .page-desc {
    color: #252525;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 23px;
    text-transform: uppercase;
}
.page-404 .page-title,
.page-404 .page-desc {
    width: 540px;
    font-weight: normal;
}
.page-404 .page-search {
    margin-bottom: 40px;
}
.page-404 input[type=submit].search-submit {
    vertical-align: top;
    color: #fff !important;
    background: #bfbfbf;
    font-family: 'MS Mincho';
    font-size: 40px;
    width: 74px;
    height: 50px;
}
/*==================== Contact Us Page ======================*/
.page-contact {
    margin-top: 50px;
}
.page-contact .entry-content {
    margin-top: 0;
}
.contact-form p {
    margin: 0 0 20px;
}
.contact-form label {
    display: block;
    margin-bottom: 10px;
}
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=url],
.contact-form textarea {
    width: 100%;
}
.page-contact .widget .contact-info {
    padding: 15px 20px;
}

/*==================== Portfolio ====================*/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.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:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
.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;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
.portfolio-links {
    display: block;
    margin-bottom: 15px;
}
.portfolio-links li {
    float: left;
    margin: 0 15px 15px 0;
}
.portfolio-links li a {
    color: #666666;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    background: none;
    display: block;
    padding: 0px 15px;
    border: 1px solid #d3d3d3;
    height: 33px;   
    line-height: 27px;
}
.portfolio-links li a:hover {
    background-color: #add4d9;
    border-color: transparent;
}
.portfolio-links li.active a {
    background-color: #d8d8d8;
    border-color: transparent;
}
.portfolio-items {
    position: relative;
}
.portfolio-items.grid-lg-4 {
    margin-right: -2%;
}
.portfolio-items.grid-lg-3 {
    margin-right: -3.5%;
}
.portfolio-items.grid-lg-2 {
    margin-right: -4%;
}
.portfolio-items.grid-lg-4 li {
    width: 23%;
    margin-right: 1.9%;
}
.portfolio-items.grid-lg-3 li {
    width: 29.95%;
    margin-right: 3.35%;
}
.portfolio-items.grid-lg-2 li {
    width: 46.15%;
    margin-right: 3.8%;
}
.portfolio-items .element {
    margin-bottom: 50px;
}
.portfolio-items.masonry .element {
    margin-bottom: 20px;
}
.portfolio-items .element img {
    width: 100%;
}
.portfolio-image {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.portfolio-image .mask {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-opacity: 0; -moz-opacity: 0; -o-opacity: 0; opacity: 0;
    filter: alpha(opacity=0);
   -webkit-transition: 0.2s all ease-in-out;
       -moz-transition: 0.2s all ease-in-out;
        -ms-transition: 0.2s all ease-in-out;
         -o-transition: 0.2s all ease-in-out;
            transition: 0.2s all ease-in-out;
}
.portfolio-image:hover .mask {
    -webkit-opacity: 1; -moz-opacity: 1; -o-opacity: 1; opacity: 1;
    filter: alpha(opacity=100);
    background-color: #add4d9;
    background-color: rgba(173, 212, 217, .9);
}
.portfolio-image .links {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -52px;
    margin-top: -20px;
    -webkit-transition: 0.3s all ease-in-out;
       -moz-transition: 0.3s all ease-in-out;
        -ms-transition: 0.3s all ease-in-out;
         -o-transition: 0.3s all ease-in-out;
            transition: 0.3s all ease-in-out;
}
.portfolio-image .links a {
    display: inline-block;
}
.portfolio-image .links a i {
    content: '';
    width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
       -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
            box-shadow: 1px 1px 1px rgba(0,0,0,.15);
}
.portfolio-image .links a .icon-resize {
    background: url(../images/icons/portfolio_resize.png) no-repeat center center;
}
.portfolio-image .links a .icon-link {
    background: url(../images/icons/portfolio_link.png) no-repeat center center;
    margin-left: 20px;
}
.portfolio-content {
    text-align: center;
    background: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
    padding: 15px;
}
.portfolio-content h3,
.page-portfolio .portfolio-content h3 {
    color: #383838;
    font-family: 'Molengo';
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 5px;
}
.recent-portfolios .portfolio-content h3 {
    font-size: 14px;
}
.portfolio-content h4,
.page-portfolio .portfolio-content h4,
.portfolio-content h4 a,
.page-portfolio .portfolio-content h4 a {
    color: #999;
    font-family: 'Arial';
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}

/*========== Portfolio Detail Page ==========*/
.page-portfolio {
    margin-bottom: 30px;
}
.page-portfolio .portfolio-thumbnail {
    width: 55%;
    margin: 0 30px 30px 0;
    float: left;
}
.page-portfolio h3 {
    font-family: 'Molengo';
    font-size: 25px;
    font-weight: 400;
    color: #373737;
    text-transform: capitalize;
    margin: 0;
}
.page-portfolio h4.role,
.page-portfolio h4.role a {
    color: #999;
    font-family: Arial;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 0;
}
.page-portfolio .bxslider-title h4 {
    font-size: 22px;
}
.page-portfolio .post-navigation {
    margin-bottom: 60px;
}

/*==================== Compare Page ====================*/



/*========== Buttons ==========*/
.btn-prev,
.btn-next {
    content: '';
    color: #f2f2f0;
    font-family: 'MS Mincho';
    font-size: 17px;
    text-align: left;
    text-indent: -9999px;
    background-color: #d1d1d1 !important;
    outline: 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.btn-prev {
    background: url(../images/icons/controls.png) no-repeat center -30px;
}
.btn-next {
    background: url(../images/icons/controls.png) no-repeat center -50px;
}
.btn-prev:hover,
.btn-next:hover,
a:hover .btn-prev,
a:hover .btn-next {
    background-color: #add4d9 !important;
}
.btn-all {
    display: inline-block;
    width: 25px;
    height: 16px;
    background: url(../images/icons/icon_all.png) no-repeat center center;
    vertical-align: middle;
}

/*========== Revolution Slider ==========*/
/*custom text*/
.tp-caption.white_big_text {
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 65px;
    line-height: 65px;
    text-transform: uppercase;
}
.tp-caption.white_small_text {
    position: absolute;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
}
.tp-caption.white_more_small_text {
    position: absolute;
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    line-height: 1.3;
}
.tp-caption.black_spec_text {
    font-size: 25px;
    line-height: 33px;
    color: #272727;
    text-transform: uppercase;
}
.tp-caption.custom_text{
    position: absolute;
    font-family: 'Arial', sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
}
.tp-caption.white_light_text {
    font-size: 40px;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #f2f2f0;
    text-transform: uppercase;
}
.tp-caption.white_medium_text {
    font-size: 22px;
    font-family: 'Molengo', sans-serif;
    color: #e1e0e0;
    text-transform: uppercase;
}
.tp-caption.white_tall_text {
    font-size: 95px;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #f2f2f0;
    text-transform: uppercase;
}
.tp-caption.green_medium_text {
    font-size: 65px;
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #add4d9;
    text-transform: uppercase;
}
.tp-caption.green_light_text {
    font-size: 35px;
    font-family: 'Josefin Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #add4d9;
    text-transform: uppercase;
}

.tp-caption.center {
    text-align: center;
}
.button.small-button {
    padding: 0 20px 0 21px;
}
.tp-caption.black_medium_text.capt {
    text-transform: capitalize;
}
.tp-leftarrow.default {
    background: #707070 url(../images/icons/controls.png) no-repeat center -100px;
}
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
    background-color: #add4d9;
}
.tp-rightarrow.default {
    background: #707070 url(../images/icons/controls.png) no-repeat center -180px;
}

.tp-bullets.simplebullets.square-old .bullet {
    width: 10px;
    height: 12px;
    background: #707070;
    margin: 0 5px;
}
.tp-bullets.simplebullets.square-old .bullet:hover,
.tp-bullets.simplebullets.square-old .bullet.selected {
    background: #add4d9;
}
.tp-bullets.simplebullets.navbar {
    background: none;
    border-width: 0;
}
.tp-leftarrow.navbar,
.tp-rightarrow.navbar {
    width: 16px;
    height: 16px;
    margin-top: 0;
}
.tp-leftarrow.navbar {
    background: url(../images/icons/controls.png) no-repeat center -397px !important;
}
.tp-leftarrow.navbar:hover {
    background-position: center -419px !important;
}
.tp-rightarrow.navbar {
    background: url(../images/icons/controls.png) no-repeat center -443px !important;
}
.tp-rightarrow.navbar:hover {
    background-position: center -468px !important;
}
.tp-bullets.simplebullets.navbar .bullet {
    width: 13px;
    height: 14px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
    -o-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
    box-shadow: 0px 1px 1px rgba(0,0,0,.2);
}
.tp-bullets.simplebullets.navbar .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover {
    background: #add4d9;
}
/*==================== Homepage 1 ====================*/
/*========== about theme ==========*/
.about_theme_container {
    font-family: "Josefin Sans", Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    border-top: solid 1px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    position: relative;
    padding: 20px 15px 25px;
    margin: 0 !important;
}
.about_theme_container .about_theme_title {
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
}
.about_theme_container .about_theme_content {
    color: #777777;
}
.about_theme_container .centered_border {
    position: absolute;
    left: 0;
    right: 0;
    width: 30px;
    height: 2px;
    background: #add4d9;
    bottom: -2px;
    margin: 0 auto;
}

.bar {
    content: '';
}
.bar.full-width {
    position: relative;
    width: 3000px;
    margin-left: -1000px;
}
/*==================== Homepage 3 ====================*/
/*.landing .slider-wrapper {
    position: fixed;
    left: 0; right: 0;
    top: 0; bottom: 0;
}*/
.landing .banner-wrapper {
    /*position: fixed;
    left: 0; right: 0;
    top: 0; bottom: 0;*/
}
.landing .container {
    position: relative;
    /*height: 100%;*/
}
.landing .container .home-ad {
    position: absolute;
    right: 0;
    top: 230px;
    float: right;
    z-index: 30;
}
.landing .container .home-ad ul.boxslider li{
    background: url(../images/slider_featured_bg.png) repeat;
    padding: 7px 9px;
    width: 430px !important;
}
.landing .container .home-ad ul.boxslider li .home-ad-container {
    width: 412px;
    height: 182px;
    background: url(../images/slider_featured_item_bg.png)
}
.landing .container .home-ad ul.boxslider li .home-ad-container .home-ad-photo {
    width: 170px;
    height: 180px;
    float: left;
}
.landing .container .home-ad ul.boxslider li .home-ad-container .home-ad-photo img {
    width: 100%;
    height: 100%;
}
.landing .container .home-ad ul.boxslider li .home-ad-container .home-ad-content {
    margin-left: 170px;
    padding: 20px;
}
.landing .container .home-ad ul.boxslider li .home-ad-container .home-ad-content .home-ad-title{
    font-family: 'Tenor Sans', sans-serif;
    color: #e7e7e7;
    font-size: 26px;
    line-height: 1;
}
.landing .container .home-ad ul.boxslider li .home-ad-container .home-ad-content .home-ad-msg {
    font-family: 'Carme', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #add4d9;
    font-size: 18px;
    line-height: 2;
}
.landing .container .home-ad ul.boxslider li .home-ad-container .home-ad-content .home-ad-button .button {
    line-height: 28px;
    height: 28px;
    padding: 0 15px;
    font-size: 12px;
    font-family: 'Molengo', sans-serif;
    font-weight: 600;
    color: #333333;
}
.landing .container .home-ad .bx-controls {
    position: absolute;
    bottom: -15px;
    width: 66px;
    left: 50%;
    margin-left: -23px;
    right: 40%;
}
.landing .container .home-ad .bx-has-controls-direction .bx-controls-direction a {
    background-color: #000000;
    opacity: 0.5;
    filter:Alpha(opacity=50);   
    margin: 0;
    bottom: -18px;
}
.landing .container .home-ad .bx-has-controls-direction .bx-controls-direction a:hover {
    background-color: #add4d9;
    opacity: 1;
    filter:Alpha(opacity=100); 
}


.landing .tp-leftarrow,
.landing .tp-rightarrow {
    width: 20px;
    height: 20px;
}
.landing .tp-leftarrow {
    background: url(../images/icons/controls.png) no-repeat center -397px !important;
}
.landing .tp-leftarrow:hover {
    background: url(../images/icons/controls.png) no-repeat center -418px !important;
}
.landing .tp-rightarrow {
    background: url(../images/icons/controls.png) no-repeat center -443px !important;
}
.landing .tp-rightarrow:hover {
    background: url(../images/icons/controls.png) no-repeat center -468px !important;
}

.landing .tp-bullets.simplebullets.square-old .bullet {
    width: 13px;
    height: 14px;
    background: #ffffff;
    margin: 0 5px;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
       -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
         -o-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
            box-shadow: 0px 1px 1px rgba(0,0,0,.2);
}
.landing .tp-bullets.simplebullets.square-old .bullet.selected,
.landing .tp-bullets.simplebullets.square-old .bullet:hover {
    background: #add4d9;
}

/*==================== Homepage 5 ====================*/

.brand-slider {
    padding: 0 30px;
}/*
.brand a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
}
.brand a img {
    display: inline;
    vertical-align: middle;
    width: auto;
    max-height: 40px;
}*/
.brand-slider .bx-controls-direction a {
    bottom: 50%;
    margin-bottom: -9px;
}
.brand-slider .bx-prev {
    left: -30px;
}
.brand-slider .bx-next {
    right: -30px;
}

.tabs.tabs-special .bx-controls-direction a {
    top: -57px;
}

/* Scrollbar */
.scrollbar-container .title {
    font-weight: 400;
    margin: 0 0 14px;
}
.scrollbar {
    padding-top: 25px;
}
.scrollbar ul li {
    width: 235px;
    margin-right: 20px !important;
    float: left;
    clear: none !important;
}
.scrollbar ul li:last-child {
    margin-right: 0 !important;
}


#yith-wcwl-form h2 {
    display: none;
}
