/*
	Theme Name: Eleanor
	Theme URI: http://www.ollieandkay.com
	Description: Ollie and Kay
	Author: Ollie and Kay
	Author URI: http://www.ollieandkay.com

	Version: 1.0.0

	Tags: feminine, girly, blog, portfolio, ecommerce, recipe, customised, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: ollie-and-kay
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Instagram - Footer
	- EasyRecipe
	- Crunchify
	- Jetpack
	- Related Posts
	- Social Icons - Sidebar
	- eNews & Jetpack - Sidebar
	- Search - Sidebar
	- Profile - Sidebar
	- eNews & Jetpack - Footer
	- Testimonial Rotator
	- WooCommerce
- Pages Styling
	- Front Page - Widget Areas
	- Front Page - Image Widget
	- Front Page - About You Widget
	- Front Page - Featured Posts
	- Front Page - WooCommerce Products
	- Blog Page - Widget Areas
	- Blog & Archive - Posts
	- Category Index
	- Featured Image - Single Post Page
	- Filterable Portfolio
	- 404
	- OllieandKay Extras
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Social Media Icons - Navigation
        - Animated Search Widget - Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */


/* ## Baseline Normalize
--------------------------------------------- */


/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}


/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
    content: " ";
    display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */


/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%;
    /* 10px browser default */
}


/* Chrome fix */

body>div {
    font-size: 12px;
    font-size: 1.2rem;
}

body {
    background: #fff;
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 200;
    letter-spacing: 1.3px;
    line-height: 2;
    margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

textarea#comment {
    text-transform: none;
}

a {
    color: #c5768c;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none;
}

p {
    margin: 0 0 28px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 1em 0;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

mark {
    background: #ddd;
    color: #000;
}

blockquote {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    margin: 20px;
    letter-spacing: 0;
    font-weight: 400;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
}

h6 {    
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    margin: 15px 0;
}

h1 {
    font-size: 33px;
    font-size: 3.3rem;
}

h2 {
    font-size: 30px;
    font-size: 3rem;
}

h3 {
    font-size: 24px;
    font-size: 2.4rem;
}

h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
}

.ollieandkay-title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
    text-align: center;
    border-top: 1px solid #111;
    font-size: 18px;
}

.ollieandkay-title span {
    position: relative;
    top: -11px;
    padding: 0 10px;
    background: #fff;
}


/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

figure {
    margin: 0;
}


/* ## Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
    border: 1px solid #999;
}


/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid #ddd;
    color: #333;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    padding: 10px;
    width: 100%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border: 1px solid;
    border-color: #333;
    background: #333;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
    background: #fff;
    color: #000;
    border: 1px solid;
    border-color: #000;
}

.entry-content .button:focus,
.entry-content .button:hover {
    color: #fff;
}

.button {
    display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}


/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-all;
}

tbody {
    border-bottom: 1px solid #eee;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #eee;
    padding: 6px;
}

th {
    font-weight: 400;
    padding: 0 6px;
}

td:first-child,
th:first-child {
    padding-left: 0;
}


/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.more-link {
    font-family: 'Lato', sans-serif;
    display: table;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 10px;
    margin: 20px auto;
    background: #333;
    padding: 15px 30px;
    letter-spacing: 1px;
}

a.more-link {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border: 1px solid;
    border-color: #333;
    background: #333;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
}

a:hover.more-link {
    background: #fff;
    color: #333;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */


/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1100px;
}

.site-inner {
    clear: both;
    padding-top: 0;
    word-wrap: break-word;
}

.landing-page .site-inner {
    max-width: 800px;
}


/* ## Column Widths and Positions
--------------------------------------------- */


/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}


/* ### Content */

.content {
    float: right;
    width: 790px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}

.full-width-content .content {
    width: 100%;
}


/* ### Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 300px;
}

.sidebar-content .sidebar-primary {
    float: left;
}


/* ## Column Classes
--------------------------------------------- */


/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    padding: 10px;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 50%;
}

.one-third,
.two-sixths {
    width: 33.33%;
}

.four-sixths,
.two-thirds {
    width: 66.66%;
}

.one-fourth {
    width: 25%;
}

.three-fourths {
    width: 75%;
}

.one-sixth {
    width: 16.66%;
}

.five-sixths {
    width: 83%;
}

.first {
    clear: both;
    margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */


/* ## Avatar
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    float: left;
}

.author-box .avatar,
.alignleft .avatar {
    margin-right: 10px;
}

.alignright .avatar {
    margin-left: 10px;
}

.comment .avatar {
    margin: 0 16px 24px 0;
}


/* ## Genesis
--------------------------------------------- */

.after-entry,
.archive-description {
    background-color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 10px;
    padding: 10px;
}

.author-box {
    padding: 15px;
    margin: 20px 20px 30px 20px;
}

.author-box p {
    text-align: justify;
    font-size: 1.2rem;
    letter-spacing: 1.3px;
    line-height: 1.4;
}

.after-entry .widget-title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    letter-spacing: 1.2px;
    font-size: 20px;
    text-align: center;
}

.after-entry .widget-title span {
    top: -15px;
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}


/* ## Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

form p {
    margin: 0 0 10px !Important;
}


/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
}

h1.entry-title,
h1.archive-title {
    font-family: 'Playfair Display', serif;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 1.5px;
}

.entry-title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
}

.entry-title a,
.sidebar .widget-title a {
    color: #333;
    text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
    color: #000;
}

.widget-title {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 10px;
    border-top: 1px solid #111;
}

.widget-title span {
    position: relative;
    top: -7px;
    padding: 0 10px;
    background: #fff;
}


/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
    margin-bottom: 0;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.gallery-caption,
.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.entry-content {
    text-align: justify;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    margin-bottom: 0;
    word-wrap: break-word;
}

.widget p:last-child,
.widget ul>li:last-of-type,
.widget-area .widget:last-of-type {
    margin-bottom: 0;
}

.widget ul>li {
    margin-bottom: 2px;
    padding-bottom: 2px;
    text-transform: uppercase;
    font-size: 11px;
}

.widget ul>li:last-of-type {
    padding-bottom: 0;
}

.widget ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */


/* ## Instagram - Footer
--------------------------------------------- */

.footerwidgetheader-container .wrap {
    max-width: 100%;
    width: 100%;
}

.footerwidgetheader-container .widget_text::before {
    display: none;
}

.footerwidgetheader-container .widget-title span {
    top: 0;
    background: transparent;
    margin: 0;
}

.footerwidgetheader-container .widget-title {
    border: 0;
    font-size: 12px;
    width: 100%;
    text-align: center;
    background: #fdf3f4;
    margin-bottom: -28px;
    padding: 15px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333;
}

#sb_instagram .sb_instagram_header {
    display: none;
}

.footerwidgetheader-container #sb_instagram {
    position: relative;
}

.footerwidgetheader-container #sb_instagram #sbi_load {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

#sb_instagram #sbi_load .sbi_load_btn {
    display: none !important;
}

#sb_instagram .sbi_follow_btn a {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding: 15px 30px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px !important;
    cursor: pointer;
    text-decoration: none;
    border-radius: 0 !important;
    background: #fff !important;
    color: #000 !important;
    border: 1px solid !important;
    border-color: #000 !important;
}

#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram .sbi_follow_btn a:hover {
    background: #333 !important;
    color: #fff !important;
    border: 1px solid !important;
    border-color: #333 !important;
}

#sb_instagram .sbi_photo img {
    padding: 0 !important;
}

#sb_instagram #sbi_load .fa,
#sb_instagram .sbi_follow_btn .fa {
    font-size: 10px !important;
}


/* ## Easy Recipe
--------------------------------------------- */

div.easyrecipe {
    border: 1px solid #fdf3f4 !important;
}

.easyrecipe .ERSName {
    font-size: 24px !important;
    font-family: 'Playfair Display', serif !important;
}

.easyrecipe .ERSTimes {
    border-top: 1px solid #dcdcdc !important;
    border-bottom: 1px solid #dcdcdc !important;
}

.easyrecipe .ERSTimes .ERSTime .ERSTimeHeading {
    margin-bottom: 4px;
    text-transform: uppercase !important;
    font-size: 10px !important;
    font-weight: normal !important;
}

.easyrecipe .ERSTopRight img {
    border: 0 !important;
}

.easyrecipe .ERSIngredients .ERSIngredientsHeader,
.easyrecipe .ERSInstructions .ERSInstructionsHeader,
.easyrecipe .nutrition .ERSNutritionHeader,
.easyrecipe div .ERSNotesHeader {
    color: #c5768c !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: 'Playfair Display', serif !important;
}

div.easyrecipe {
    font-family: 'Poppins', sans-serif !important;
    font-size: 11px !important;
    color: #333 !important;
}

div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn {
    text-transform: uppercase !important;
    font-size: 10px !important;
}

.ERComment {
    display: none !important;
}


/* ## Crunchify
--------------------------------------------- */

.crunchify-social {
    margin-top: 10px;
    text-align: center;
}

.crunchify-social h5 {
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 400;
}

.crunchify-social .fa {
    color: #333;
    padding: 5px;
    font-size: 12px;
    text-decoration: none;
}


/* ## Jetpack
--------------------------------------------- */

#wpstats {
    display: none;
}

#jp-relatedposts {
    margin-top: 40px !important;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
    display: none !important;
}

#jp-relatedposts h3.jp-relatedposts-headline {
    width: 100%;
    text-align: center;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
    font-family: 'Playfair Display', serif;
    font-weight: 400 !important;
    letter-spacing: 1.2px;
    font-size: 30px;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    margin-top: 10px !important;
    text-transform: uppercase !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 10px !important;
    letter-spacing: 1px;
    line-height: 1.3 !important;
    text-align: center;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
    color: #333;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
    color: #333;
    text-decoration: none !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    font-family: 'Lato', sans-serif !important;
    font-size: 10px !important;
    text-align: center;
    text-transform: uppercase;
}


/* ## Related Posts
--------------------------------------------- */

.related-posts {
    overflow: hidden;
    margin: 20px 0;
}

.related-posts h3 {
    font-family: 'Playfair Display', serif;
    text-align: center;
    font-weight: 400 !important;
    letter-spacing: 1.2px;
    font-size: 30px;
}

.related-list li {
    line-height: 1.2;
    float: left;
    list-style-type: none;
    text-align: center;
    width: 25%;
    padding: 5px;
}

.related-list li a {
    color: #333;
    text-transform: uppercase;
    font-size: 10.5px;
    letter-spacing: .5px;
    line-height: 1.2;
    padding-top: 5px;
}

.related-list img {
    margin-bottom: 5px !important;
    display: block;
    margin: 0 auto;
}


/* ## Social Icons - Sidebar
--------------------------------------------- */

.sidebar .widget_wpcom_social_media_icons_widget .genericon {
    color: #333;
    display: inline;
    padding: 3px;
    font-size: 13px;
}

.sidebar .simple-social-icons ul li a {
    color: #333 !important;
    padding: 4px !important;
    font-size: 13px !important;
    background: none !important;
}

.simple-social-icons ul,
.simple-social-icons ul .alignright {
    text-align: center !important;
    float: none;
}

.sidebar .simple-social-icons ul li {
    margin: 0 !important;
}

.sidebar .simple-social-icons ul li a:hover,
.simple-social-icons ul li a:focus {
    background: none !important;
    color: #000 !important;
    border: 0 !important;
}


/* ## eNews & Jetpack - Sidebar
--------------------------------------------- */

.sidebar a {
    color: #333;
}

.sidebar .jetpack_subscription_widget,
.sidebar .enews-widget {
    padding: 20px !important;
    margin: 20px;
    background: #fdf3f4 !important;
}

.sidebar .jetpack_subscription_widget .widget-title,
.sidebar .enews .widget-title {
    display: block;
    border: 0;
    font-weight: 400;
}

.sidebar .jetpack_subscription_widget .widget-title span,
.sidebar .enews .widget-title span {
    background: transparent;
}

.sidebar .enews-widget .widget-wrap {
    max-width: 100%;
}

.sidebar .enews .widget-title {
    display: block;
}

.sidebar .enews input,
.sidebar .jetpack_subscription_widget p#subscribe-email {
    font-weight: 500;
    border: 1px solid #969696;
    color: #333;
    width: 100% !important;
}

.sidebar .enews input[type="submit"] {
    color: #fff;
    border-color: #333;
    width: 36%;
    padding: 9.5px;
    margin-top: 10px;
    width: 100%;
}

.sidebar .enews input[type="submit"]:hover {
    color: #333;
}

.sidebar .enews p,
.sidebar .jetpack_subscription_widget #subscribe-text {
    font-family: 'Poppins', sans-serif;
    width: 100% !important;
    font-size: 12px;
    margin: 5px 0;
}

.sidebar .enews input#subbutton,
.sidebar .jetpack_subscription_widget p#subscribe-submit {
    margin-left: 0 !important;
    width: 100% !important;
}

.sidebar .widget.jetpack_subscription_widget #subscribe-email input {
    width: 100% !important;
}

.sidebar p#subscribe-email {
    margin: 5px 0px !important;
}


/* ## Sidebar - Search
--------------------------------------------- */

.sidebar .widget_search {
    padding: 30px !important;
    background: #fdf3f4 !important;
    margin: 20px;
}

.sidebar .widget_search .widget-title {
    border: 0;
}

.sidebar .widget_search .widget-title span {
    background: transparent;
}


/* ## Sidebar - Profile
--------------------------------------------- */

.sidebar .widget.user-profile p {
    line-height: 1.4;
    font-size: 11.5px;
}

.sidebar .widget.user-profile p a {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    color: #c5768c;
}


/* ## eNews & Jetpack - Footer
--------------------------------------------- */

.footerwidgetheader-container {
    margin-top: 20px;
}

.jetpack_subscription_widget,
.enews-widget {
    background: #fdf3f4;
    padding: 20px !important;
    margin: 20px !important;
}

.jetpack_subscription_widget #subscribe-email input {
    width: 100% !important;
    padding: 15px;
}

.jetpack_subscription_widget .widget-wrap,
.enews-widget .widget-wrap {
    max-width: 1050px;
    margin: 0 auto;
}

.jetpack_subscription_widget .widget-title,
.enews .widget-title {
    border: 0px;
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    margin: 10px 0 20px !important;
    color: #333;
}

.jetpack_subscription_widget .widget-title span,
.enews .widget-title span {
    top: 0 !important;
    background: transparent !important;
}

.jetpack_subscription_widget #subscribe-text {
    float: left;
    width: 55%;
    margin: 4px 1% 4px 0;
    text-align: left;
    font-size: 11px;
}

.enews p {
    float: left;
    width: 35%;
    margin: 4px 5% 4px 0;
    text-align: left;
    font-size: 11px;
}

.jetpack_subscription_widget p#subscribe-email {
    margin-right: 1%;
    width: 28%;
    padding: 0;
    float: left;
}

.enews input {
    margin-right: 1%;
    width: 24%;
    padding: 15px;
    float: left;
}

.jetpack_subscription_widget p#subscribe-submit {
    float: left;
    width: 12%;
    margin-left: 1% !important;
}

.enews input#subbutton {
    padding: 14px;
    width: 10%;
    margin-right: 0;
}

.jetpack_subscription_widget p#subscribe-submit input[type="submit"] {
    padding: 14px;
}

.enews p:last-child {
    display: none;
}

.enews #subbox2 {
    display: none;
}


/* ## Testimonial Rotator
--------------------------------------------- */

.testimonial_rotator_widget_wrap {
    padding: 10px;
}

.testimonial_rotator.template-default .has-image .img,
.testimonial_rotator_single.has-image.template-default .img {
    width: 17% !important;
    margin-right: 1% !important;
}

.testimonial_rotator.template-default .has-image .text,
.testimonial_rotator_single.has-image.template-default .text {
    width: 82% !important;
    margin-top: 20px !important;
}

.testimonial_rotator.template-default .has-image .img img,
.testimonial_rotator_single.has-image.template-default .img img {
    border-radius: 50%;
    max-width: 170px !important;
}

.testimonial_rotator .testimonial_rotator_slide_title {
    margin: 0 0 5px 0;
    font-size: 19px !important;
}

.testimonial_rotator_star {
    color: #c5768c !important;
    font-size: 14px !important;
    width: 14px !important;
    height: 14px !important;
}

.testimonial_rotator h2 {
    text-align: left;
}


/* ## WooCommerce
--------------------------------------------- */

table,
div {
    white-space: normal;
}

.woocommerce-account .content,
.woocommerce-checkout .content,
.woocommerce-cart .content {
    width: 100%;
}

.woocommerce .sidebar,
.woocommerce-account .sidebar,
.woocommerce-checkout .sidebar,
.woocommerce-cart .sidebar {
    display: none !important;
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

.woocommerce div.product .product_title {
    font-size: 30px;
    text-align: left;
}

.woocommerce div.product form.cart .button {
    line-height: 1.2 !important;
    padding: 15px;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px !important;
    font-weight: 400;
    color: #333;
    border: 1px solid #b3b3b3;
}

.woocommerce div.product form.cart .button:hover {
    background: #f1f1f1;
}

.woocommerce .quantity .qty {
    padding: 11px 5px !important;
    line-height: 1.8 !important;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px !important;
    font-weight: 400;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #e47373 !important;
}

.woocommerce-products-header__title page-title {
    font-family: 'Playfair Display', serif;
    text-align: center;
    letter-spacing: 1px;
    font-size: 40px;
    font-weight: 400;
}

.woocommerce div.product div.images img {
    padding: 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}

.related.products .woocommerce ul.products li.product .woocommerce-loop-product__title h2 {
    letter-spacing: 1px;
    font-size: 10px;
    font-family: 'Lato', sans-serif;
    text-align: center;
}

.woocommerce div.product .woocommerce-tabs .panel h2,
.related.products h2 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

.woocommerce-cart .crunchify-social,
.woocommerce-checkout .crunchify-social,
.woocommerce-account .crunchify-social {
    display: none;
}

.woocommerce-cart .entry-title,
.woocommerce-checkout .entry-title,
.woocommerce-account .entry-title {
    font-size: 40px;
}

.woocommerce-products-header h1 {
    font-family: 'Playfair Display', serif;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 1.5px;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: none !important;
    text-align: center;
}

.woocommerce ul.products li.product .button {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    border: 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px !important;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 20px;
    background: #f1f1f1 !important;
    color: #333 !important;
}

.woocommerce-MyAccount-navigation ul li {
    text-transform: uppercase;
}

.woocommerce ul.products li.product .button:hover {
    background: #e2e2e2 !important;
}

.woocommerce ul.products li.product a h2 {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px !important;
}

.woocommerce ul.products li.product .price ins {
    font-weight: 500 !important;
}

.woocommerce ul.products li.product .price del {
    display: inline-block !important;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin: 0px 0 3em !important;
}

.woocommerce .woocommerce-ordering select {
    letter-spacing: 1px;
}

.woocommerce span.onsale {
    background-color: #fff !important;
    border: 1px solid #b3b3b3;
    color: #333 !important;
    padding: 5px 10px !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: 'Lato', sans-serif !important;
}

.woocommerce nav.woocommerce-pagination ul {
    text-transform: uppercase;
    font-size: 10px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: .9em !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ffffff !important;
    color: #676767;
}

.woocommerce ul.products li.product .price {
    font-size: 10px !important;
    font-family: 'Lato', sans-serif;
}

.woocommerce ul.products li.product h3:hover,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #c5768c !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #f1f1f1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #000 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: .9rem;
    letter-spacing: .8px;
    font-weight: 400 !important;
    padding: 0.8em 1em !important;
}

.comment-respond,
.entry-comments,
.entry-pings {
    font-size: 12px;
}

.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button[type="submit"],
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    border: 0 !important;
    letter-spacing: 1px;
    font-size: 10px !important;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 20px;
    background: #f1f1f1 !important;
    color: #333 !important;
    text-transform: uppercase !important;
}

.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input[type="submit"]:focus,
.woocommerce input[type="submit"]:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover {
    background: #e2e2e2 !important;
}

.woocommerce table.shop_table th {
    font-weight: 400;
    padding: 9px 12px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
}

.woocommerce-cart table.cart td {
    font-size: 1rem !important;
    font-family: 'Lato', sans-serif;
}

.woocommerce .coupon .input-text {
    height: 41px !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    font-size: .9rem !important;
}

.woocommerce a.remove {
    border-radius: 0 !important;
    font-size: 1.2em !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin-left: 0 !Important;
    font-family: 'Poppins', sans-serif !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #f9f9f9 !important;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals h2 {
    font-weight: 400;
    font-family: 'Playfair Display', serif;
    font-size: 2.2rem;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    font-family: 'Lato', sans-serif;
    font-size: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
    vertical-align: middle !important;
}

.woocommerce-cart .wc-proceed-to-checkout .button {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce form .form-row label {
    line-height: 2;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
}

.woocommerce table.shop_table,
.woocommerce table.shop_table td {
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    font-size: 10px !important;
    font-weight: 400;
}

#payment .payment_method_paypal .about_paypal {
    text-transform: uppercase;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
    background-color: #f9f9f9 !important;
}

.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
    background-color: #f5f5f5 !important;
}

.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
    font-family: 'Lato', sans-serif !important;
}

.woocommerce h2,
.woocommerce h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 25px;
}

.woocommerce div.product form.cart .variations label {
    text-transform: uppercase;
}

.woocommerce address {
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
}

.woocommerce ul.products li.product .star-rating {
    display: none !important;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 500 !important;
}

.woocommerce textarea,
.woocommerce input {
    text-transform: none !important;
}

.woocommerce #review_form #respond .form-submit {
    text-transform: uppercase;
}

.product_meta {
    display: none;
}

mark {
    background: #fff !important;
}

.woocommerce table.shop_attributes th {
    text-transform: uppercase;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    text-transform: uppercase;
    font-style: normal;
}

.woocommerce table.shop_attributes td {
    font-style: normal !important;
}

.woocommerce-account .entry-content {
    margin-top: 20px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Lato', sans-serif !important;
    font-size: 11px;
    letter-spacing: .5px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 12px 20px !important;
}


/* # Pages Styling

---------------------------------------------------------------------------------------------------- */


/* ## Front Page - Widget Areas
--------------------------------------------- */

.front-page-2 .widget,
.front-page-3 .widget,
.front-page-4 .widget,
.front-page-5 .widget,
.front-page-6 .widget,
.front-page-7 .widget,
.front-page-8 .widget {
    padding: 15px 0;
    margin: 10px;
}

.front-page-1 .widget-title {
    display: none;
}

.front-page-2 .widget-title,
.front-page-3 .widget-title,
.front-page-4 .widget-title,
.front-page-5 .widget-title,
.front-page-6 .widget-title,
.front-page-7 .widget-title,
.front-page-8 .widget-title {
    font-family: 'Playfair Display', serif;
    text-align: center;
    letter-spacing: 1px;
    font-size: 35px;
    font-weight: 400;
    margin: 0 10px;
    font-style: italic;
}

.front-page-2 .widget-title span,
.front-page-3 .widget-title span,
.front-page-4 .widget-title span,
.front-page-5 .widget-title span,
.front-page-6 .widget-title span,
.front-page-7 .widget-title span,
.front-page-8 .widget-title span {
    top: -22px;
}


/* ## Front Page - Image Widget
--------------------------------------------- */

.top {
    position: relative;
    width: 100%;
    min-height: 550px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% auto;
}

.front-page-1 .wrap {
    max-width: 100%;
}

.front-page-1 .widget {
    margin-top: 20px;
}

.top-info {
    position: absolute;
    top: 50%;
    width: 50%;
    left: 50%;
    padding: 20px;
    background: #fff;
    outline: 20px solid rgba(255, 255, 255, 0.55);
    transform: translate(-50%, -50%);
}

.top-info-h1 {
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 20px;
    font-style: italic;
    color: #444;
}

.top-info-h2 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.top-info-h2 span {
    background-color: rgba(236, 236, 236, 0.82);
    padding: 7px 12px;
}

.top-info-h3 {
    text-align: center;
    line-height: 1.6;
    font-size: 12px;
    font-weight: 100;
    margin: 20px;
}

.top-info .button {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border: 1px solid;
    border-color: #333;
    background: #333;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
}

.top-info .button:hover {
    background: #fff;
    color: #000;
    border: 1px solid;
    border-color: #000;
}


/* ## Front Page - About You Widget
--------------------------------------------- */

.front-page-about img {
    opacity: 0.88;
}

.about-title {
    font-family: 'Lato', sans-serif;
    font-size: 100px;
    text-align: left;
    z-index: 9;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    color: #f3f3f3;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    position: absolute;
}

.about-subtitle {
    font-size: 45px;
    text-transform: lowercase;
    margin: 20px 0;
    font-family: 'Playfair Display';
    line-height: 1;
    text-align: left;
    z-index: 99;
    color: #f6b7be;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-style: italic;
}

.about-text {
    margin-top: 35px;
}

.about-text .button {
    display: table;
    margin-top: 15px;
}


/* ## Front Page - Featured Custom Post Type
--------------------------------------------- */

.page-template-front-page .entry .entry-header {
    width: 60%;
    background: rgba(255, 255, 255, 0.85);
    margin-top: -50%;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
}

.page-template-front-page .entry {
    position: relative;
    padding: 10px;
}

.page-template-front-page .entry .avatar {
    display: none !important;
}

.page-template-front-page p.more-from-category {
    display: block;
    padding-top: 10px;
    clear: both;
    text-align: center;
    margin-bottom: 20px !important;
}

.page-template-front-page p.more-from-category a {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border: 1px solid;
    border-color: #333;
    background: #333;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
}

.page-template-front-page p.more-from-category a:hover {
    background: #fff;
    color: #000;
    border: 1px solid;
    border-color: #000;
}

.page-template-front-page a.more-link {
    background: #f1f1f1;
    color: #333;
    outline: 0;
    border: 0;
    padding: 10px 20px;
}

.page-template-front-page a.more-link:hover {
    background: #e2e2e2;
}

.page-template-front-page .entry-content {
    display: none;
}

.page-template-front-page .entry-title {
    font-size: 22px;
    letter-spacing: .5px;
    line-height: 1.3;
}


/* ## Front Page - WooCommerce Products
--------------------------------------------- */

.woocommerce ul.product_list_widget li {
    float: left;
    line-height: 1.2;
    width: 25%;
    margin: 0 !important;
    padding: 10px !important;
    display: inline-block;
    vertical-align: top;
}

.woocommerce ul.product_list_widget {
    margin: 0 auto;
    text-align: center;
}

.woocommerce ul.product_list_widget li a {
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #000;
}

.woocommerce ul.product_list_widget li img {
    opacity: .9;
    width: 100% !important;
    margin: 0 0 10px 0;
}

.woocommerce ul.product_list_widget li del,
.woocommerce ul.product_list_widget li ins,
.woocommerce ul.product_list_widget li span {
    font-weight: 400;
    font-size: 10px;
    font-family: "Lato", sans-serif;
}


/* ## Blog Page - Widget Areas
--------------------------------------------- */

.blog .blog-page-1,
.blog .blog-page-2,
.blog .blog-page-3,
.blog .blog-page-4 {
    margin: 5px 0;
    padding: 5px 0;
}

.blog .blog-page-1 .entry-title,
.blog .blog-page-2 .entry-title,
.blog .blog-page-3 .entry-title,
.blog .blog-page-4 .entry-title {
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    line-height: 1.6;
    letter-spacing: 1px;
}

.blog .blog-page-1 .widget-title,
.blog .blog-page-2 .widget-title,
.blog .blog-page-3 .widget-title,
.blog .blog-page-4 .widget-title {
    font-family: 'Playfair Display', serif;
    text-align: center;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 400;
}

.blog .blog-page-1 .widget-title span,
.blog .blog-page-2 .widget-title span,
.blog .blog-page-3 .widget-title span,
.blog .blog-page-4 .widget-title span {
    top: -15px;
}

.blog .archive-title,
.blog .archive-description {
    display: none;
}


/* ## Blog & Archive Page - Posts
--------------------------------------------- */

.blog .entry {
    padding: 10px;
}

.archive .content .entry .alignleft,
.archive .content .entry .alignnone,
.archive .content .entry .alignright,
.blog .content .entry .alignleft,
.blog .content .entry .alignnone,
.blog .content .entry .alignright {
    width: 50%;
    padding: 15px;
    margin: 0;
}

.archive .content .entry:nth-child(odd) .entry-header .entry-meta,
.archive .content .entry:nth-child(odd) .entry-title,
.archive .content .entry:nth-child(odd) p,
.blog .content .entry:nth-child(odd) .entry-header .entry-meta,
.blog .content .entry:nth-child(odd) .entry-title,
.blog .content .entry:nth-child(odd) p {
    text-align: left;
}

.archive .content .entry:nth-child(odd) p,
.blog .content .entry:nth-child(odd) p {
    padding-right: 15px;
}

.archive .content .entry:nth-child(even) .entry-header .entry-meta,
.archive .content .entry:nth-child(even) .entry-title,
.archive .content .entry:nth-child(even) p,
.blog .content .entry:nth-child(even) .entry-header .entry-meta,
.blog .content .entry:nth-child(even) .entry-title,
.blog .content .entry:nth-child(even) p {
    text-align: right;
}

.archive .content .entry:nth-child(even) p,
.blog .content .entry:nth-child(even) p {
    padding-left: 15px;
}

.archive .content .entry:nth-child(even) .alignleft,
.blog .content .entry:nth-child(even) .alignleft {
    float: right;
    margin: 0;
}

.archive .content .entry-title,
.blog .content .entry-title {
    font-size: 22px;
    font-family: 'Playfair Display', serif;
    text-transform: none;
}

.archive .content p.entry-meta .entry-time,
.blog .content p.entry-meta .entry-time {
    padding: 0;
}

.archive .entry-header,
.blog .entry-header {
    padding: 10px;
}

.archive .content .entry-header .entry-meta,
.blog .content .entry-header .entry-meta {
    padding-top: 50px;
    margin-bottom: 0;
}

.archive .content p,
.blog .content p {
    margin-top: 20px;
}

.archive a.more-link,
.blog a.more-link {
    display: block;
    background: #fff;
    color: #c5768c;
    max-width: 200px;
    border: 0;
    padding: 0;
}


/* ## Category Index Page
--------------------------------------------- */

.category-index-1 .widget-title,
.category-index-2 .widget-title,
.category-index-3 .widget-title,
.category-index-4 .widget-title,
.category-index-5 .widget-title,
.category-index-6 .widget-title {
    font-family: 'Playfair Display', serif;
    text-align: center;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 400;
}

.category-index-1 .widget-title span,
.category-index-2 .widget-title span,
.category-index-3 .widget-title span,
.category-index-4 .widget-title span,
.category-index-5 .widget-title span,
.category-index-6 .widget-title span {
    top: -15px;
}

.category-index-1,
.category-index-2,
.category-index-3,
.category-index-4,
.category-index-5,
.category-index-6 {
    margin: 10px 0;
    padding: 10px 0;
}

.category-index .entry-title {
    font-size: 18px;
}

.category-index a.more-link {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    border: 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px !important;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 20px;
    background: #f1f1f1 !important;
    color: #333 !important;
}

.category-index a.more-link:hover {
    background: #e2e2e2 !important;
}

.category-index .entry-content p {
    text-align: center;
}


/* ## Featured Image - Single Post Page
--------------------------------------------- */

.featuredimage {
    display: none;
}

.features {
    background-size: 100%;
    clear: both;
    min-height: 400px;
    padding-top: 0;
    margin-bottom: 25px;
    position: relative;
}

.features-widgetarea {
    float: right;
    border-radius: 12px;
    background-color: #ffffff;
    color: #333;
    font-size: 10px;
    display: inline-block;
}

.featuredpostinformation {
    position: absolute;
    width: 50%;
    left: 50%;
    text-align: center;
    top: 50%;
    background: rgba(255, 255, 255, 0.88);
    padding: 25px;
    transform: translate(-50%, -50%);
}

.featuredpostinformationdate {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    font-size: 10px;
    font-weight: 400;
}

.featuredpostinformationtitle {
    font-family: 'Playfair Display', serif;
    color: #333;
    letter-spacing: 1px;
    font-size: 30px;
    line-height: 1.3;
}

.home .featuredpostinformation {
    display: none;
}


/* ## Filterable Portfolio
--------------------------------------------- */

.post-type-archive-portfolio .archive-description {
    overflow: hidden;
}

ul.filter {
    text-align: center;
    color: #999;
    list-style: none;
    margin-top: 40px;
}

ul.filter li {
    float: none;
    display: inline-block;
    margin: 15px 0;
}

ul.filter li:first-child {
    margin-left: 0;
}

ul.filter a {
    margin: 5px;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border: 1px solid;
    border-color: #333;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
}

ul.filter a:hover,
ul.filter a.active {
    margin: 5px;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border: 1px solid;
    border-color: #333;
    background: #333;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
}

.portfolio-content {
    margin-left: -2rem;
    margin-left: -20px;
}

.portfolio-item {
    float: left;
    margin-bottom: 2rem;
    margin-bottom: 40px;
    margin-left: 2rem;
    margin-left: 20px;
    position: relative;
    width: 31%;
}

.portfolio-item a img {
    width: 100%;
    display: block;
    margin-bottom: 0;
}

.portfolio-overlay {
    color: #333;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0px;
    width: 80%;
    background-color: rgba(247, 247, 247, 0.7);
    padding: 20px 10px;
    opacity: 0;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.portfolio-item img:hover+.portfolio-overlay,
.portfolio-overlay:hover {
    opacity: 1;
}

.portfolio-overlay h3 {
    font-family: 'Playfair Display', serif;
    font-size: 21px;
    letter-spacing: 1.3px;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    color: #333;
}

.clearfix {
    clear: both;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -ms-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

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

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


/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.filterable-portfolio-page .content .entry-header {
    margin-bottom: 1rem;
    margin-bottom: 10px;
}

.filterable-portfolio-page .content .entry-title {
    margin-bottom: 3rem;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1179px) {
    .portfolio-item {
        width: 31%;
    }
}

@media only screen and (max-width: 1023px) {
    .portfolio-item {
        width: 31%;
    }
}

@media only screen and (max-width: 890px) {
    .portfolio-item {
        width: 47.5%;
    }
}

@media only screen and (max-width: 860px) {
    .portfolio-item {
        width: 100%;
    }
}


/* ## 404
--------------------------------------------- */

body.error404 .search-form {
    margin-bottom: 20px;
}

body.error404 .content {
    width: 100%;
}

body.error404 .sidebar {
    display: none;
}

body.error404 h1,
body.error404 h2,
body.error404 h3,
body.error404 h4,
body.error404 h5,
body.error404 h6 {
    text-align: left;
}

body.error404 .search-form input {
    width: 50%;
}

body.error404 .search-form input[type="submit"] {
    margin-left: 2%;
    width: 28%;
    padding: 10px;
}


/* ## Ollieandkay Extras
--------------------------------------------- */

a.post-edit-link {
    display: none;
}

.ollieandkay-parallax {
    position: relative;
    width: 100vw;
    left: calc(-50vw + 50%);
    height: 400px;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px 0;
}

.profile-img img {
    padding: 0 15px;
    border-radius: 50%;
}

.profile-txt {
    padding: 0 15px;
    text-align: center;
}

.profile-button {margin-top: 10px;}

.profile-button a {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    border: 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 9px !important;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 20px;
    background: #f1f1f1 !important;
    color: #333 !important;
    width: auto;
}

.profile-button a:hover {
    background: #e2e2e2 !important;
}

.call-to-action {
    overflow: hidden;
    display: block;
    background: #fdf3f4;
    padding: 10px;
}

.call-to-action .button:hover {
    color: #333;
}

.page-main {        -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; border: 10px solid; border-color: #e4f1ef;
    padding: 30px;}

.page-main:hover {    cursor: pointer; background: #e4f1ef;}

.pages.one-third {    padding: 10px;}

.pages.one-third a {color: #333;}

.pages.one-third p {margin: 0 !important;}

.page-title {line-height: 1.1;
    text-align: center;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 4px;
}

.page-title-2 {line-height: 1.1; text-align: center;     text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 700; color: #489287;}

/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0;
}


/* Display outline on focus */

:focus {
    color: #333;
    outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    min-height: 160px;
    padding-top: 100px;
}

.site-header .wrap {
    padding: 20px 0;
}


/* ## Title Area
--------------------------------------------- */


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) */

@font-face {
    font-family: 'AN-ollieandkay';
    src: url(../themes/Eleanor/fonts/argentinian_nights.woff) format('woff2'), url(../themes/Eleanor/fonts/argentinian_nights.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

.title-area {
    float: left;
    text-align: center;
    padding: 10px 0;
}

.header-full-width .title-area {
    width: 100%;
}

.site-title {
    font-family: 'AN-ollieandkay';
    font-size: 70px;
    font-size: 7rem;
    font-weight: 400;
    line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
    color: #333;
}

.header-image .site-title>a {
    background-position: center !important;
    background-size: contain !important;
    float: none;
    display: block;
    margin: 0 auto;
    min-height: 250px;
    width: 100%;
}

.site-description {
    font-family: 'Lato';
    font-size: 12px;
    font-weight: 400;
	letter-spacing: 1px;
    line-height: 1.5px;
	font-style: italic;
    text-transform: lowercase;
}

.site-description,
.site-title {
    margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title a {
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
}


/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
    float: right;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.nav-primary {
    background: #fdf3f4;
    top: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
}

.genesis-nav-menu {
    text-align: left;
    font-family: 'Lato', sans-serif;
    clear: both;
    font-size: 11px;
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}

.genesis-nav-menu a {
    color: #333;
    display: block;
    padding: 26.74px 25px;
    text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
    color: #000;
    text-decoration: none;
}

.genesis-nav-menu .sub-menu {
    border-top: 1px;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    color: #333333;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 0;
    font-size: 10px;
    line-height: 1.4;
    font-size: .9rem;
    padding: 15px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu>.first>a {
    padding-left: 0;
}

.genesis-nav-menu>.last>a {
    padding-right: 0;
}

.genesis-nav-menu>.right {
    float: right;
}


/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
    left: auto;
    opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
    display: none;
    visibility: hidden;
}


/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}


/* ## Social Media Icons - Navigation
--------------------------------------------- */

.genesis-nav-menu .widget-area {
    float: right;
    padding-left: 15px;
    margin: 6px auto;
    height: 38px;
}

.nav-primary .widget-title {
    display: none;
}

.nav-primary .widget {
    margin-bottom: 0;
}

.nav-primary .widget_wpcom_social_media_icons_widget .genericon {
    color: #333;
    display: inline;
    padding: 3px;
    font-size: 13px;
}

.nav-primary .widget.simple-social-icons {
    float: right;
    margin-top: 16px;
}

.nav-primary .simple-social-icons ul li a {
    color: #333 !important;
    padding: 4px !important;
    font-size: 13px !important;
    background: none !important;
}

.nav-primary .simple-social-icons ul li {
    margin: 0 !important;
}

.nav-primary .simple-social-icons ul li a:hover,
.simple-social-icons ul li a:focus {
    background: none !important;
    color: #000 !important;
    border: 0 !important;
}

@media only screen and (max-width: 1023px) {
    .genesis-nav-menu .widget-area {
        display: none;
    }
}


/* ## Animated Search Widget - Navigation
--------------------------------------------- */

.nav-primary .genesis-nav-menu>.search {
    float: right;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 0;
}

li a.icon-search:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    content: "\f002";
}

li a.icon-search {
    cursor: pointer;
}


/*li a.icon-search:hover {
	border-bottom: none;
}*/

.search-div {
    background: #fdf3f4;
    display: none;
    position: absolute;
    z-index: 10;
    right: 0;
    width: 220px;
    padding: 10px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.search-div .search-form {
    position: relative;
}

.search-div .search-form input[type="search"] {
    width: 100%;
    padding: 10px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    color: #333;
}

.search-div .search-form input[type="submit"] {
    position: absolute;
    right: -1px;
    bottom: 1px;
    padding: 10px 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
}


/* Clear search field placeholder text on focus */

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}


/* Firefox 18- */

input:focus::-moz-placeholder {
    color: transparent;
}


/* Firefox 19+ */

input:focus:-ms-input-placeholder {
    color: transparent;
}


/* oldIE ;) */

@media only screen and (max-width: 800px) {
    .nav-primary .genesis-nav-menu>.search {
        display: block;
        text-align: left;
    }
    .search-div {
        left: 0;
    }
}

@media only screen and (max-width: 340px) {
    .search-div {
        width: auto;
    }
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */


/* ## Entries
--------------------------------------------- */

.entry {
    padding: 10px;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}

.entry-content ol>li {
    list-style-type: decimal;
}

.entry-content ul>li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content code {
    background-color: #333;
    color: #eee;
}


/* ## Entry Meta
--------------------------------------------- */

.singular-featured-image img {
    width: 100%;
}

p.entry-meta {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 0;
    color: #333;
}

p.entry-meta a {
    color: #333;
    text-decoration: none;
}

.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 24px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}


/* ## Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 40px 0;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination a {
    border: 1px solid;
    border-color: #333;
    background: #333;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    padding: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.archive-pagination a:hover {
    background: #fff;
    color: #000;
    border: 1px solid;
    border-color: #000;
}


/* ## Comments
--------------------------------------------- */

.comment-respond h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    letter-spacing: 1.2px;
    font-size: 20px;
    text-align: center;
    border-top: 1px solid #111;
    margin-bottom: 0;
}

.comment-respond h3 span {
    position: relative;
    top: -15px;
    padding: 0 10px;
    background: #fff;
}

.comment-respond p {
    margin: 5px 0;
}

.comment-respond p a {
    color: #333;
}

.comment-respond input[type="submit"] {
    width: auto;
}

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 10px;
}

.comment-author {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
}

#cancel-comment-reply-link {
    margin-top: 5px;
    display: block;
    text-align: left;
}

.comment-reply a {
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    border: 0 !important;
    text-transform: uppercase;
    letter-spacing: .8px;
    font-size: 10px !important;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 20px;
    background: #f1f1f1 !important;
    color: #333 !important;
}

.comment-reply a:hover {    
    background: #e2e2e2 !important;
}

.comment-respond {
    padding: 0;
    margin-top: 20px;
}

.entry-pings {
    padding: 10px;
}

.entry-comments {
    padding: 15px;
}

.comment-list li {
    padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-header {
    margin-bottom: 30px;
}

.comment-content {
    clear: both;
}

.comment-content ul>li {
    list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}

.comment-respond label {
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    margin-right: 12px;
}

.comment-header p {
    margin-bottom: 0;
}

.entry-pings .reply {
    display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 40px;
}

.sidebar select {
    letter-spacing: .5px;
    font-size: 11px;
}

.sidebar img,
.sidebar .aligncenter,
.sidebar .alignright,
.sidebar .alignleft {
    margin-bottom: 5px;
}

.sidebar .widget {
    background-color: #fff;
    padding: 20px;
}

.sidebar .widget-title {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: 400;
    padding-bottom: 6px;
    margin-bottom: 0;
}

.tagcloud a {
    padding: 5px 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px !important;
    border: 1px solid #cecece;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    display: inline-block;
    margin: 2px 1px;
}

.tagcloud a:hover {
    background: #f5f5f5;
}

.sidebar .entry p {
    display: none;
}

.sidebar .entry-title {
    font-size: 1.65rem;
    letter-spacing: 1px;
}


/* ## Avatar
--------------------------------------------- */

.gcard {
    display: none !important;
}

.avatar {
    border: 0 !important;
    margin: 0;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    background-color: #fdf3f4;
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 20px 0;
    text-align: right;
    color: #333;
    margin-top: -1px;
}

.site-footer .wrap {
    max-width: 98%;
}

.site-footer a {
    text-decoration: none;
    color: #c5768c;
}

.site-footer p {
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1340px) {
    .site-inner,
    .wrap {
        max-width: 1000px;
    }
    .content {
        width: 700px;
    }
    .sidebar-primary {
        width: 300px;
    }
    .footer-widgets-1 {
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .site-inner,
    .wrap {
        max-width: 1030px;
    }
    .content {
        width: 700px;
    }
    .footer-widgets-1 {
        width: 100%;
    }
}

@media only screen and (max-width: 1023px) {
    .site-inner,
    .wrap {
        max-width: 900px;
    }
    .content,
    .footer-widgets-1,
    .genesis-responsive-menu .genesis-nav-menu .sub-menu,
    .genesis-responsive-menu .genesis-nav-menu .sub-menu a,
    .sidebar-primary,
    .title-area {
        width: 100%;
    }
    .site-header .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }
    .genesis-nav-menu li,
    .header-image .title-area,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
    }
    .genesis-nav-menu,
    .site-description,
    .site-header .title-area,
    .site-title {
        text-align: center;
    }
    .genesis-nav-menu a {
        color: #333;
    }
    /* ### Genesis Responsive Menus */
    .genesis-responsive-menu .wrap {
        padding: 0;
    }
    .genesis-responsive-menu {
        display: none;
        position: relative;
    }
    .genesis-skip-link .skip-link-hidden {
        display: none;
        visibility: hidden;
    }
    .menu-toggle,
    .sub-menu-toggle {
        border-width: 0;
        color: #333;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        visibility: visible;
    }
    .menu-toggle:focus,
    .menu-toggle:hover {
        background: #fdf3f4;
    }
    .sub-menu-toggle:focus,
    .sub-menu-toggle:hover {
        background: #fff;
        border-width: 0;
        color: #000;
    }
    .menu-toggle {
        background: #fdf3f4;
        line-height: 22px;
        position: relative;
        width: 100%;
        z-index: 1000;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .menu-toggle,
    .menu-toggle:focus,
    .menu-toggle:hover {
        border-top: 1px solid #eee;
    }
    .menu-toggle::before {
        font-size: 1.5em;
        margin-right: 10px;
        text-rendering: auto;
    }
    .sub-menu-toggle {
        background: #fff;
        float: right;
        padding: 9px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
    }
    .sub-menu .sub-menu-toggle {
        padding: 12px 10px;
    }
    .sub-menu-toggle::before {
        display: inline-block;
        text-rendering: auto;
        -webkit-transform: rotate( 0);
        -ms-transform: rotate( 0);
        transform: rotate( 0);
        -webkit-transition: transform .25s ease-in-out;
        -ms-transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }
    .sub-menu-toggle.activated::before {
        -webkit-transform: rotate( 180deg);
        -ms-transform: rotate( 180deg);
        transform: rotate( 180deg);
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item {
        display: block;
        float: none;
        position: relative;
        text-align: left;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
    .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
        position: relative;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item a {
        background: #fff;
        border: none;
        margin-bottom: 1px;
        padding: 15px 20px;
        width: 100%;
        color: #333;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu {
        padding-bottom: 0;
        border: none;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item>a:focus ul.sub-menu,
    .genesis-responsive-menu .genesis-nav-menu .menu-item>a:focus ul.sub-menu .sub-menu {
        left: 0;
        margin-left: 0;
    }
    .genesis-responsive-menu .genesis-nav-menu>.menu-item-has-children>a::after {
        content: none;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu {
        clear: both;
        display: none;
        margin: 0;
        opacity: 1;
        padding-left: 0;
        position: static;
        width: 100%;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
    }
    .top {
        background-attachment: inherit;
    }
    .features {
        background-attachment: inherit !important;
    }
    .nav-primary .widget.widget_wpcom_social_media_icons_widget,
    .nav-primary .genesis-nav-menu>.search {
        display: none;
    }
    .archive .entry-header .entry-meta,
    .blog .entry-header .entry-meta {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 860px) {
    body,
    body>div {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .site-inner {
        padding: 5% 5% 0;
    }
    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }
    .after-entry,
    .archive-description,
    .author-box,
    .comment-respond,
    .entry,
    .entry-comments,
    .entry-pings,
    .sidebar .widget {
        padding: 20px;
        margin-bottom: 5%;
    }
    .sidebar {
        margin-bottom: 5%;
    }
    .pagination {
        margin: 5% auto;
    }
    .archive-pagination li a {
        margin-bottom: 4px;
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%;
    }
    .archive .content .entry .alignleft,
    .archive .content .entry .alignnone,
    .archive .content .entry .alignright,
    .blog .content .entry .alignleft,
    .blog .content .entry .alignnone,
    .blog .content .entry .alignright {
        width: 100%;
    }
    .archive .content .entry:nth-child(even) .entry-header .entry-meta,
    .archive .content .entry:nth-child(even) .entry-title,
    .archive .content .entry:nth-child(even) p,
    .blog .content .entry:nth-child(even) .entry-header .entry-meta,
    .blog .content .entry:nth-child(even) .entry-title,
    .blog .content .entry:nth-child(even) p {
        text-align: center;
    }
    .archive .content .entry:nth-child(odd) .entry-header .entry-meta,
    .archive .content .entry:nth-child(odd) .entry-title,
    .archive .content .entry:nth-child(odd) p,
    .blog .content .entry:nth-child(odd) .entry-header .entry-meta,
    .blog .content .entry:nth-child(odd) .entry-title,
    .blog .content .entry:nth-child(odd) p {
        text-align: center;
    }
    .archive .content .entry:nth-child(even) p,
    .blog .content .entry:nth-child(even) p {
        padding-left: 0;
    }
    .archive .content .entry:nth-child(odd) p,
    .blog .content .entry:nth-child(odd) p {
        padding-right: 0;
    }
    .site-header {
        padding-top: 20px;
    }
    .site-title {
        font-size: 50px;
    }
    .top-info {
        width: 80%;
    }
    .top {
        background-size: auto 550px;
        background-attachment: initial;
    }
    .top-info-h1 {
        font-size: 30px;
    }
    .features {
        background-size: cover !important;
        min-height: 300px;
        margin-bottom: 0;
    }
    .featuredpostinformation {
        width: 80%;
    }
    .featuredpostinformationtitle {
        font-size: 20px;
    }
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        width: 100% !important;
    }
    .front-page-subscribe .wrap {
        max-width: 100%;
    }
    .footerwidgetheader-container .enews-widget input,
    .footerwidgetheader-container .jetpack_subscription_widget input {
        margin: 5px 0;
        width: 100% !important;
    }
    .footerwidgetheader-container .enews-widget input[type="submit"],
    .footerwidgetheader-container .jetpack_subscription_widget input[type="submit"] {
        width: 100% !important;
        font-weight: 400;
    }
    .jetpack_subscription_widget #subscribe-text,
    .enews p {
        width: 100%;
        text-align: center;
    }
    .jetpack_subscription_widget #subscribe-email input,
    .enews input {
        margin: 5px 0;
        width: 100%;
    }
    .widget.jetpack_subscription_widget #subscribe-submit input,
    .jetpack_subscription_widget p#subscribe-submit,
    .enews input#subbutton {
        width: 100%;
        margin: 0 !important;
    }
    .subscribe-text {
        text-align: center;
    }
    .jetpack_subscription_widget p#subscribe-email {
        width: 100%;
    }
    .comment-subscription-form .subscribe-label {
        display: inline !important;
    }
    .footerwidgetheader-container .wrap {
        padding: 0;
    }
    .footerwidgetheader-container .jetpack_subscription_widget #subscribe-text,
    .footerwidgetheader-container .enews p {
        width: 100%;
    }
    .page-template-front-page .entry img {
        width: 100%;
    }
    .page-template-front-page .entry a.alignleft,
    .page-template-front-page .entry a.alignnone,
    .page-template-front-page .entry a.alignright {
        width: 100%;
    }
    .front-page-shop .woocommerce ul.product_list_widget li {
        width: 100%;
    }
    .archive .alignleft,
    .archive .alignnone,
    .archive .alignright,
    .blog .alignleft,
    .blog .alignnone,
    .blog .alignright {
        width: 100%;
    }
    .footer-widgets .widget {
        padding-bottom: 30px;
    }
    .footer-widgets-1 {
        padding: 20px 0;
    }
    .page-template-front-page .woocommerce ul.product_list_widget li {
        width: 100%;
    }
    .related-list li {
        padding: 5px;
        width: 50%;
    }
    .related-list li a {
        font-size: 9px;
    }
    .testimonial_rotator.template-default .has-image .img,
    .testimonial_rotator_single.has-image.template-default .img {
        text-align: center;
        width: 100% !important;
    }
    .testimonial_rotator h1,
    .testimonial_rotator h2,
    .testimonial_rotator_widget_wrap .testimonial_rotator_stars,
    .testimonial_rotator_star,
    .testimonial_rotator.template-default .has-image .text,
    .testimonial_rotator_single.has-image.template-default .text {
        float: none !important;
        text-align: center !important;
    }
    .testimonial_rotator.template-default .has-image .text,
    .testimonial_rotator_single.has-image.template-default .text {
        text-align: center;
        width: 100% !important;
    }
}

@media only screen and (max-width: 340px) {
    .related-list li {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
	width: 100%;
    height: 250px;
    margin: 0 auto;
}
}

@media only screen and (max-width: 768px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 250px;
	width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 736px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 250px;
	width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 414px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 250px;
	width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 667px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 250px;
	width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 684px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
	width: 100%;
    height: 250px;
    margin: 0 auto;
}
}

@media only screen and (max-width: 412px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 250px;
	width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 375px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 250px;
	width: 100%;
    margin: 0 auto;
}
}


@media only screen and (max-width: 734px) {
.header-image .site-title > a {
	background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 250px;
	width: 100%;
    margin: 0 auto;
}
}

/* iOS hack */

textarea,
select,
input,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="search"] {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {
    *,
    *::before,
    *::after {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]::after {
        content: " (" attr(href) ")";
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]::after,
    a[href^="#"]::after,
    .site-title>a::after {
        content: "";
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 2cm 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .content,
    .content-sidebar {
        width: 100%;
    }
    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }
    .title-area {
        text-align: center;
        width: 100%;
    }
    .site-title>a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }
    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }
    .author-box {
        margin-bottom: 0;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }
    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }
    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }
    dl,
    ol,
    ul {
        page-break-before: avoid;
    }
}


		.nav-primary, .menu-toggle, .menu-toggle:hover, .menu-toggle, .menu-toggle:focus, .menu-toggle:hover, .search-div, .footerwidgetheader-container .widget-title, .site-footer
 {
			background: #f7fcff;
		}

		

		.genesis-nav-menu a, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle::before, .menu-toggle {
			color: #626471;
		}

		

		.nav-primary .widget_wpcom_social_media_icons_widget .genericon {
			color: #626471;
		}

		

		.top-info .button:hover {
			color: #000000; 
		}


		

		.about-subtitle {
			color: #f2998b;
		}

		

		.testimonial_rotator_star, .archive a.more-link, .blog a.more-link, .woocommerce ul.products li.product h3:hover, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
			color: #f2998b !important;
		}

		

		a, .sidebar .widget.user-profile p a {
			color: #f2998b;
		}

		
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(../plugins/contact-form-7/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.somdn-download-wrap { padding-bottom: 25px; }

.somdn-download-wrap a.somdn-download-archive { text-decoration: none; }

.somdn-download-wrap form { margin: 0!important; padding: 0!important; text-align: left!important; display: block!important; }

.somdn-available-downloads { font-style: italic; padding-bottom: 10px; }

.somdn-download-button { margin: 0; float: none!important; }

.somdn-checkboxes-wrap { position: relative; padding: 0; }

.somdn-checkboxes-wrap label { position: relative!important; padding: 0!important; margin: 0!important; vertical-align: middle!important; }

.somdn-checkboxes-wrap input[type=checkbox] { margin: 0!important; margin-right: 10px!important; vertical-align: middle!important; }

.somdn-select-all-wrap { padding-top: 10px; }

#somdn-checkbox-form .somdn-checkboxes-button-wrap { padding-top: 15px!important; }

#somdn-download-single-form .somdn-download-button,
.somdn-form-table-bottom .somdn-download-button { max-width: 100%; word-wrap: break-word; }

ul.products li.product .somdn-download-wrap form.somdn-archive-download-form { text-align: center!important; }

.somdn-shortcode-wrap.left { text-align: left!important; }
.somdn-shortcode-wrap.right { text-align: right!important; }
.somdn-shortcode-wrap.center { text-align: center!important; }

.somdn-shortcode-wrap .somdn-download-wrap { display: inline-block; }

.somdn-download-wrap .somdn-pad-top-15 { padding-top: 15px }
.somdn-download-wrap input.somdn-inline-block,
.somdn-download-wrap label.somdn-inline-block,
.somdn-download-wrap span.somdn-inline-block { display: inline-block; }
.somdn-warn-text { color: red; }

.somdn-form-table-bottom.somdn-form-validate { display: none; }
/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.4.5
date:      	15/05/17
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.eot);src:url(../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.eot#iefix) format('embedded-opentype'),url(../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.woff) format('woff'),url(../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.ttf) format('truetype'),url(../plugins/revslider/public/assets/fonts/revicons/revicons_5510888-revicons.svg) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(https://sohohana.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(https://sohohana.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(../plugins/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(../plugins/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(../plugins/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(../plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(../plugins/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(../plugins/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(../plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}
#rs-demo-id {}
.faq-title{cursor:pointer; padding:5px 30px 5px 0 !important; }
.faq-title h4{margin:0px !important; font-size:20px !important; line-height:22px !important}
.faq-accordion .faq-main{border:1px solid #d9d9d9; margin-bottom:15px; background:#f4f4f4; padding:10px; transition: all 0.5s ease 0s;}
.faq-accordion .faq-main.open{background:#fff;}
.faq-accordion .faq-main.open h4{color:#333}


[data-accordion] [data-content] {    overflow: hidden;    max-height: 0;}
/* Basic Theme */
[data-accordion] {    line-height: auto;}
[data-control],
[data-content] > * { padding: 10px 0px;}
[data-content] [data-accordion] { border: 0;    padding: 0;}
[data-accordion] [data-control] {    position: relative;    padding-right: 40px;}
[data-accordion] > [data-control]:after { content: "";position: absolute; right: 10px; top: 12px; font-size: 25px;  font-weight: 200; color: #444;  height: 15px;
    width: 24px;  background: url(../plugins/sp-faq/images/down.png) right 0px no-repeat; background-size: 50%;}
[data-accordion].open > [data-control]:after { -webkit-transform: rotate(-180deg);  -ms-transform: rotate(-180deg); transform: rotate(-180deg); 
	  background: url(../plugins/sp-faq/images/down.png) right 0px no-repeat;  background-size: 50%;  position: absolute; right: 0px !important; top: 5px !important;
    font-size: 25px;  font-weight: 200; color: #444; height: 15px; width: 24px;
}


			@font-face {
				font-family: 'sofiapro';
				font-style: normal;
				src: url('../uploads/useanyfont/180404013539sofiapro.eot');
				src: local('sofiapro'), url('../uploads/useanyfont/180404013539sofiapro.eot') format('embedded-opentype'), url('../uploads/useanyfont/180404013539sofiapro.woff') format('woff');
			}
            
            .sofiapro{font-family: 'sofiapro' !important;}
            
		
/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow, button.mfp-close:hover, button.mfp-arrow:hover, button.mfp-close:active, button.mfp-arrow:active, button.mfp-close:focus, button.mfp-arrow:focus, button.mfp-close:visited, button.mfp-arrow:visited {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  text-align: right;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}


/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 20px;
  font-size: 16px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-description {
  text-align: left;
  font-size: 13px;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-copyright {
  text-align: right;
  position: absolute;
  right: 0;
  top: -25px;
  font-size: 9px;
  line-height: 18px;
  color: #eeeeee;
  word-wrap: break-word;
  padding-right: 10px;
  text-shadow: 1px 1px 1px #444;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.wfml-single, .wfml-gallery-img, .wfml-gallery img {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

@charset "utf-8";
/* CSS Document */


/*CSS front page*/

.wcps-container {
	background:none repeat scroll 0 0 rgb(241, 241, 241);
  overflow: hidden;
  position: relative;
}

.wcps-container div.wcps-ribbon {
  box-shadow: 0 2px 4px -1px rgb(51, 51, 51);
  height: 24px;
  left: -27px;
  position: absolute;
  top: 14px;
  transform: rotate(-50deg);
  width: 90px;
  z-index: 10;
}




.wcps-container div.wcps-ribbon.wcps-ribbon-none{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/none.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display:none !important;
}
.wcps-container div.wcps-ribbon.wcps-ribbon-free{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/free.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-save{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/save.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-hot{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/hot.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-pro{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/pro.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-best{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/best.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-gift{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/gift.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-sale{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/sale.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-new{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/new.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-top{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/top.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-fresh{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/fresh.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-10{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-10.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-20{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-20.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-30{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-30.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-40{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-40.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-50{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-50.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-60{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-60.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-70{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-70.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-80{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-80.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-90{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-90.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wcps-container div.wcps-ribbon.wcps-ribbon-dis-100{
background:url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/ribbons/dis-100.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}






.wcps-container .owl-nav.middle {
  left: 0;
  position: absolute;
  top: 40%;
  width: 100%;
}


.wcps-container  .owl-nav.middle .owl-prev {
  background: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-prev.png) no-repeat scroll 10px 14px rgba(0, 0, 0, 0);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 50%;
  color: rgb(0, 0, 0);
  height: 50px;
  left: -100px;
  padding: 0;
  position: absolute;
  top: 0;

  width: 50px;
  transition: all 0.6s ease 0s;
}

.wcps-container  .owl-nav.middle .owl-next {
  background: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-next.png) no-repeat scroll 10px 14px rgba(0, 0, 0, 0);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 50%;
  color: rgb(0, 0, 0);
  height: 50px;
  padding: 0;
  position: absolute;
  right: -100px;
  top: 0;

  width: 50px;
  transition: all 0.6s ease 0s;
}


.wcps-container:hover  .owl-nav.middle .owl-prev,
.wcps-container:hover  .owl-nav.middle .owl-next {
  box-shadow: 0 0 12px 3px rgba(183, 183, 183, 0.54);
}


.wcps-container:hover  .owl-nav.middle .owl-prev {
left: 30px;
}

.wcps-container:hover  .owl-nav.middle .owl-next {
right: 30px;
}




/*#####################################*/



.wcps-container .owl-nav.middle-fixed {
  left: 0;
  position: absolute;
  top: 40%;
  width: 100%;
}


.wcps-container  .owl-nav.middle-fixed .owl-prev {
  background: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-prev.png) no-repeat scroll 10px 14px rgba(0, 0, 0, 0);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 50%;
  color: rgb(0, 0, 0);
  height: 50px;
  left: -30px;
  padding: 0;
  position: absolute;
  top: 0;

  width: 50px;
  transition: all 0.6s ease 0s;
}

.wcps-container  .owl-nav.middle-fixed .owl-next {
  background: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-next.png) no-repeat scroll 10px 14px rgba(0, 0, 0, 0);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 50%;
  color: rgb(0, 0, 0);
  height: 50px;
  padding: 0;
  position: absolute;
  right: -30px;
  top: 0;

  width: 50px;
  transition: all 0.6s ease 0s;
}


.wcps-container:hover  .owl-nav.middle-fixed .owl-prev,
.wcps-container:hover  .owl-nav.middle-fixed .owl-next {
  box-shadow: 0 0 12px 3px rgba(183, 183, 183, 0.54);
}


.wcps-container:hover  .owl-nav.middle-fixed .owl-prev {
left: -30px;
}

.wcps-container:hover  .owl-nav.middle-fixed .owl-next {
right: -30px;
}
















/* Navigation CSS topright*/
.wcps-container .owl-nav.topright  {
  position: absolute;
  right: 15px;
  top: 15px;
}

.wcps-container .owl-nav.topright .owl-prev {
    background: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-prev.png) no-repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgba(221, 221, 221, 0.0);
    border-radius: 3px;
    color: rgb(0, 0, 0);
    height: 30px;
    padding: 0;
    opacity: 1;
    width: 50px;
    display: inline-block;
    background-position: 10px 5px;
    margin: 0 5px;
}


.wcps-container  .owl-nav.topright .owl-next {
  background: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-next.png) no-repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgba(221, 221, 221, 0.0);
  border-radius: 3px;
  color: rgb(0, 0, 0);
  padding: 0;
  width: 50px;
  opacity: 1;
  height: 30px;
  display: inline-block;
    background-position: 10px 5px;
}



.wcps-container  .owl-nav.topright div.owl-prev:hover{
	background-image: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-prev.png) ;
	background-color:rgba(185, 185, 185, 0.3);
    border: 1px solid rgb(221, 221, 221);
}


.wcps-container  .owl-nav.topright div.owl-next:hover{
	background-image: url(../plugins/woocommerce-products-slider/assets/front/css/images/arrow-next.png);
	background-color:rgba(185, 185, 185, 0.3);
    border: 1px solid rgb(221, 221, 221);}



.wcps-container .owl-dots {
  margin: 30px 0 0;
  text-align: center;
}


.wcps-container .owl-dots .owl-dot {
    background: rgba(107, 107, 107, 0.37);
    border-radius: 20px;
    display: inline-block;
    height: 15px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 15px;
}

.wcps-container .owl-dots .owl-dot:hover,
.wcps-container .owl-dots .owl-dot.active {
  opacity: 1;

}





.wcps-container div.wcps-items-sale {
  background: #fff url(../plugins/woocommerce-products-slider/assets/front/css/images/sale.png) no-repeat scroll 8px 8px;
  border-radius: 50%;
  box-shadow: 0 0 4px -2px #000;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
}

.wcps-container div.wcps-featured {
  background: #fff url(../plugins/woocommerce-products-slider/assets/front/css/images/featured.png) no-repeat scroll 4px 4px;
  border-radius: 50%;
  box-shadow: 0 0 2px 0 #999;
  color: rgb(255, 255, 255);
  font-size: 12px;
  height: 40px;
  left: 10px;
  padding: 0;
  position: absolute;
  top: 10px;
  width: 40px;
}

.wcps-container div.wcps-sale {
  background: url(../plugins/woocommerce-products-slider/assets/front/css/images/sale.png) no-repeat scroll 0 center rgb(241, 241, 241);
  box-shadow: 0 1px 6px -3px rgb(153, 153, 153);
  color: rgb(255, 255, 255);
  font-size: 12px;
  height: 30px;
  padding: 0;
  position: absolute;
  right: -30px;
  top: 0;
  transform: rotate(45deg);
  width: 90px;
}





.wcps-container .stars-list {
  display: inline;
  position: relative;
  text-align: left;
}

.wcps-container .stars-list .stars {
  left: 0;
  overflow: hidden;
}
.wcps-container .stars-list .stars i {
  display: inline-block;
  margin-top: 3px;
  vertical-align: top;
}

.wcps-container .stars-list .star-length {
  float: left;
  height: 33px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.wcps-container .stars-list .star-length i {
  display: inline-block;
  top: 0;
  vertical-align: top;
}




.wcps-container .wcps-items-rating{
	color:#ffe400;

}

.wcps-container .wcps-zoom {
    /* background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0; */
    /* height: 100%; */
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.wcps-container .wcps-items:hover .wcps-zoom {
  opacity: 1;
}


.wcps-container .wcps-zoom .fa {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 4px 0 #333;
    color: #99999980;
    cursor: pointer;
    font-size: 25px;
    margin-top: 30%;
    /* padding: 10px; */
    width: 50px;
    height: 50px;
    line-height: 46px;
}

.wcps-container .wcps-zoom-thumb {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2147483647;
}


.wcps-container .wcps-zoom-thumb img {
  margin: 50px 0;
}


.wcps-container .wcps-zoom-thumb .wcps-zoom-colse {
  background: #ff5028 none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 26px;
  margin-top: 50px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 28px;
}


.wcps-container .wcps-items {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  margin: 0 10px;
  overflow: hidden;
  padding: 0;
  position: relative;
}


.wcps-container  div.wcps-items div.wcps-items-thumb {
  line-height: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.wcps-container  div.wcps-items div.wcps-items-thumb a {
    color: rgb(255, 255, 255);
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 100%
    }

.wcps-container  div.wcps-items div.wcps-items-thumb img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 100%
    }

.wcps-container  .wcps-terms {
    display: none;
    padding: 2px 10px 2px 25px;
    text-align: center
    }

.wcps-container  .wcps-items-title {
  padding: 10px 12px;
  text-align: left;
}

.wcps-container  .wcps-items-title a {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}

.wcps-container  .wcps-items-excerpt {
  font-size: 14px;
  padding: 10px 12px;
  text-align: left;
}
.wcps-container  .wcps-items-category {
  padding: 5px 12px;
}

.wcps-container  .wcps-items-category a {
  text-decoration: none;
}

.wcps-container  .wcps-items-tag {
    padding: 5px 12px;
}

.wcps-container  .wcps-items-tag a {
    text-decoration: none;
}


.wcps-container  .wcps-items-rating {
  padding: 5px 12px;
}

.wcps-container  .wcps-items-rating .star-rating{
	font-size:1.5em;
}

.wcps-container  .wcps-items div.wcps-items-price {
  padding: 5px 12px;
  text-align: left;
}

.wcps-container  .wcps-items-price ins {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0)
    }

.wcps-container  .wcps-items-cart {
  padding: 10px 12px;
  text-align: left;
}




.wcps-container .wcps-items div.wcps-items-cart p {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important
    }

.wcps-container .wcps-items div.wcps-items-cart.custom span.amount {
    font-size: 15px;
    line-height: 15px
    }

.wcps-container  .wcps-items div.wcps-items-cart .amount, .wcps-container  div.wcps-items div.wcps-items-cart del, .wcps-container  div.wcps-items .wcps-items-cart ins, .wcps-container  div.wcps-items div.wcps-items-cart .woocommerce-price-suffix {
    display: none
    }

.wcps-container  .wcps-items div.wcps-items-cart.custom a.add_to_cart_button {
    background: none repeat scroll 0 0 rgb(13, 225, 133);
    border: medium none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 10px 15px;
    text-shadow: none
    }

.wcps-container  .wcps-items div.wcps-items-cart.custom a.added_to_cart {
    background: none repeat scroll 0 0 rgb(13, 225, 133);
    border: medium none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgb(68, 68, 68);
    font-size: 12px;
    line-height: 12px;
    margin-top: 15px;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: none
    }

.wcps-container  .wcps-items div.wcps-items-cart a.added {
    display: none
    }











@charset "utf-8";
/* CSS Document */

/*################### flat ########################*/
.skin.flat {
  vertical-align: top;
}
.skin.flat .layer-media{}
.skin.flat .layer-content {
  padding: 5px 10px;
}
.skin.flat .layer-hover {
  display: none;
}


/*################### flip-x ########################*/


.skin.flip-x {
 
  overflow: hidden;
  padding: 0;
  perspective: 600px;
  position: relative;
  vertical-align: top;
  width: 100%;
}

.skin.flip-x:hover .layer-media {

  transform: rotateX(180deg);
  z-index: 900;
}


.skin.flip-x .layer-media {
  backface-visibility: hidden;
  float: none;
  height: inherit;
  left: 0;
  text-align: center;
  top: 0;
  transform: rotateX(0deg) rotateY(0deg);
  transform-style: preserve-3d;
  transition: all 0.4s ease-in-out 0s;
  width: inherit;
  z-index: 900;
}

.skin.flip-x:hover .layer-content  {

  transform: rotateX(0deg) rotateY(0deg);
  z-index: 1000;
}

.skin.flip-x .layer-content {
  backface-visibility: hidden;
  float: none;
  height: inherit;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  transform: rotateX(-179deg);
  transform-style: preserve-3d;
  transition: all 0.4s ease-in-out 0s;
  width: inherit;
  z-index: 800;
}

.skin.flip-x .layer-hover {
  display: none;
}
/*################### flip-y ########################*/



.skin.flip-y {
  overflow: hidden;
  padding: 0;
  perspective: 600px;
  position: relative;
  vertical-align: top;
  width: 100%;
}

.skin.flip-y:hover .layer-media {
  transform: rotateY(180deg);
  z-index: 900;
}


.skin.flip-y .layer-media {
  backface-visibility: hidden;
  float: none;
  height: inherit;
  left: 0;
  text-align: center;
  top: 0;
  transform: rotateX(0deg) rotateY(0deg);
  transform-style: preserve-3d;
  transition: all 0.4s ease-in-out 0s;
  width: inherit;
  z-index: 900;
}

.skin.flip-y:hover .layer-content  {

  transform: rotateX(0deg) rotateY(0deg);
  z-index: 1000;
}

.skin.flip-y .layer-content {
  backface-visibility: hidden;
  float: none;
  height: inherit;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotateY(-179deg);
  transform-style: preserve-3d;
  transition: all 0.4s ease-in-out 0s;
  width: inherit;
  z-index: 800;
}

.skin.flip-y .layer-hover {
  display: none;
}

/*################### zoomin ########################*/


.skin.zoomin {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.zoomin:hover .layer-media {
transform: scale(1.5);
opacity: 0;
}

.skin.zoomin .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.zoomin:hover .layer-content{
	opacity: 1;
	}
.skin.zoomin .layer-content {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.zoomin .layer-hover {
  display: none;
}

/*################### zoomout ########################*/
.skin.zoomout {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.skin.zoomout:hover .layer-media {
transform: scale(0);
opacity: 0;
}

.skin.zoomout .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.zoomout:hover .layer-content{
	opacity: 1;
	}
.skin.zoomout .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.zoomout .layer-hover {
  display: none;
}


/*################### spinright ########################*/


.skin.spinright {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.spinright:hover .layer-media {
transform: rotate(30deg);
opacity: 0;
}

.skin.spinright .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.spinright:hover .layer-content{
	opacity: 1;
	}
.skin.spinright .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.spinright .layer-hover {
  display: none;
}






/*################### spinrightzoom ########################*/


.skin.spinrightzoom {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.spinrightzoom:hover .layer-media {
  opacity: 0.6;
  transform: rotate(20deg) scale(1.5);
}

.skin.spinrightzoom .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.spinrightzoom:hover .layer-content{
	opacity: 1;
	}
.skin.spinrightzoom .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.spinrightzoom .layer-hover {
  display: none;
}






/*################### spinleft ########################*/

.skin.spinleft {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.spinleft:hover .layer-media {
transform: rotate(-30deg);
opacity: 0;
}

.skin.spinleft .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.spinleft:hover .layer-content{
	opacity: 1;
	}
.skin.spinleft .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.spinleft .layer-hover {
  display: none;
}




/*################### spinleftzoom ########################*/

.skin.spinleftzoom {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.spinleftzoom:hover .layer-media {
  opacity: 0.7;
  transform: rotate(-30deg) scale(1.5);
}

.skin.spinleftzoom .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.spinleftzoom:hover .layer-content{
	opacity: 1;
	}
.skin.spinleftzoom .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.spinleftzoom .layer-hover {
  display: none;
}








/*################### spinrightfast ########################*/


.skin.spinrightfast {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.spinrightfast:hover .layer-media {
transform: rotate(180deg);
opacity: 0;
}

.skin.spinrightfast .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.spinrightfast:hover .layer-content{
	opacity: 1;
	}
.skin.spinrightfast .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.spinrightfast .layer-hover {
  display: none;
}

/*################### spinleftfast ########################*/

.skin.spinleftfast {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.spinleftfast:hover .layer-media {
transform: rotate(-180deg);
opacity: 0;
}

.skin.spinleftfast .layer-media {
	transition: all 1s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.spinleftfast:hover .layer-content{
	opacity: 1;
	}
.skin.spinleftfast .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.spinleftfast .layer-hover {
  display: none;
}

/*################### thumbgoleft ########################*/

.skin.thumbgoleft {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbgoleft:hover .layer-media {
  opacity: 0;
  transform: scale(0.5) translateX(-100%);
}

.skin.thumbgoleft .layer-media {
  transition: all 1s ease 0s;
  width: 100%;
}
.skin.thumbgoleft:hover .layer-content{
	opacity: 1;
	}
.skin.thumbgoleft .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 1s ease 0s;
}
.skin.thumbgoleft .layer-hover {
  display: none;
}


/*################### thumbgoright ########################*/

.skin.thumbgoright {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbgoright:hover .layer-media {
  opacity: 0;
  transform: scale(0.5) translateX(100%);
}

.skin.thumbgoright .layer-media {
  transition: all 1s ease 0s;
  width: 100%;
}
.skin.thumbgoright:hover .layer-content{
	opacity: 1;
	}
.skin.thumbgoright .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 1s ease 0s;
}
.skin.thumbgoright .layer-hover {
  display: none;
}




/*################### thumbgotop ########################*/

.skin.thumbgotop {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.skin.thumbgotop:hover .layer-media {
  opacity: 0;
  top: -100%;
  transform: translateY(-100%) scale(0.6);
}

.skin.thumbgotop .layer-media {
  transition: all 1s ease 0s;
  width: 100%;
}
.skin.thumbgotop:hover .layer-content{
	opacity: 1;
	}
.skin.thumbgotop .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 1s ease 0s;
}
.skin.thumbgotop .layer-hover {
  display: none;
}




/*################### thumbgobottom ########################*/

.skin.thumbgobottom {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.skin.thumbgobottom:hover .layer-media {
  bottom: -100%;
  opacity: 0;
  transform: scale(0.5) translateY(100%);
}
.skin.thumbgobottom .layer-media {
  transition: all 1s ease 0s;
  width: 100%;
}
.skin.thumbgobottom:hover .layer-content{
	opacity: 1;
	}
.skin.thumbgobottom .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 1s ease 0s;
}
.skin.thumbgobottom .layer-hover {
  display: none;
}









/*################### thumbmiddle ########################*/
.skin.thumbmiddle {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbmiddle:hover .layer-media {
transform: scale(0.9);
opacity: 0.3;
z-index:9;
}

.skin.thumbmiddle .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.thumbmiddle:hover .layer-content{
	opacity: 1;
	z-index:10;
	transform: scale(0.9);
	padding:5px;
	}
.skin.thumbmiddle .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 1s ease 0s;
  width: 100%;
}
.skin.thumbmiddle .layer-hover {
  display: none;
}





/*################### thumbskew ########################*/
.skin.thumbskew {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbskew:hover .layer-media {
transform: scale(0.9) skew(5deg);
opacity: 0.3;
z-index:9;
}

.skin.thumbskew .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.thumbskew:hover .layer-content{
	opacity: 1;
	z-index:10;
	transform: scale(0.9) ;
	padding:5px;
	}
.skin.thumbskew .layer-content {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 1s ease 0s;
  width: 100%;
}
.skin.thumbskew .layer-hover {
  display: none;
}




/*################### contentbottom ########################*/
.skin.contentbottom {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.contentbottom:hover .layer-media {

z-index:9;
}

.skin.contentbottom .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.contentbottom:hover .layer-content{

	}
.skin.contentbottom .layer-content {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  bottom: 0;
  color: rgb(255, 255, 255);
  left: 0;
  position: absolute;
  transition: all 1s ease 0s;
  width: 100%;
}
.skin.contentbottom .layer-hover {
  display: none;
}





/*################### contentmiddle ########################*/
.skin.contentmiddle {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.contentmiddle:hover .layer-media {

z-index:9;
}

.skin.contentmiddle .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.contentmiddle:hover .layer-content{

	}
.skin.contentmiddle .layer-content {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  bottom: 50%;
  color: rgb(255, 255, 255);
  left: 0;
  position: absolute;
  transform: translate(0px, 50%);
  width: 100%;
}
.skin.contentmiddle .layer-hover {
  display: none;
}



/*################### contentinbottom ########################*/
.skin.contentinbottom {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.contentinbottom:hover .layer-media {

z-index:9;
}

.skin.contentinbottom .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.contentinbottom:hover .layer-content {
  bottom: 0;
}
.skin.contentinbottom .layer-content {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  bottom: -100%;
  color: rgb(255, 255, 255);
  left: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.skin.contentinbottom .layer-hover {
  display: none;
}




/*################### contentinleft ########################*/
.skin.contentinleft {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.contentinleft:hover .layer-media {

z-index:9;
}

.skin.contentinleft .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.contentinleft:hover .layer-content {
  left: 0;
}
.skin.contentinleft .layer-content {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.skin.contentinleft .layer-hover {
  display: none;
}



/*################### contentinright ########################*/
.skin.contentinright {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.contentinright:hover .layer-media {

z-index:9;
}

.skin.contentinright .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.contentinright:hover .layer-content {
  left: 0;
}
.skin.contentinright .layer-content {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.skin.contentinright .layer-hover {
  display: none;
}




/*################### thumbgoleftconetntinright ########################*/
.skin.thumbgoleftconetntinright {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbgoleftconetntinright:hover .layer-media {
  transform: translateX(-100%);
}

.skin.thumbgoleftconetntinright .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.thumbgoleftconetntinright:hover .layer-content {
  left: 0;
}
.skin.thumbgoleftconetntinright .layer-content {
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.skin.thumbgoleftconetntinright .layer-hover {
  display: none;
}




/*################### thumbgobottomconetntinright ########################*/
.skin.thumbgobottomconetntinright {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbgobottomconetntinright:hover .layer-media {
  transform: translateY(100%);
}

.skin.thumbgobottomconetntinright .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.thumbgobottomconetntinright:hover .layer-content {
  left: 0;
}
.skin.thumbgobottomconetntinright .layer-content {
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.skin.thumbgobottomconetntinright .layer-hover {
  display: none;
}



/*################### thumbgotopconetntinright ########################*/
.skin.thumbgotopconetntinright {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbgotopconetntinright:hover .layer-media {
  transform: translateY(-100%);
}

.skin.thumbgotopconetntinright .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.thumbgotopconetntinright:hover .layer-content {
  left: 0;
}
.skin.thumbgotopconetntinright .layer-content {
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.skin.thumbgotopconetntinright .layer-hover {
  display: none;
}



/*################### thumbgorightconetntinright ########################*/
.skin.thumbgorightconetntinright {
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.skin.thumbgorightconetntinright:hover .layer-media {
  transform: translateX(100%);
}

.skin.thumbgorightconetntinright .layer-media {
  transition: all 0.4s ease 0s;
  left: 0;
  top: 0;
  width: 100%;
}
.skin.thumbgorightconetntinright:hover .layer-content {
  left: 0;
}
.skin.thumbgorightconetntinright .layer-content {
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.skin.thumbgorightconetntinright .layer-hover {
  display: none;
}



/*################### halfthumbleft ########################*/


.skin.halfthumbleft {
  overflow: hidden;
  vertical-align: top;
}
.skin.halfthumbleft .layer-media {
  display: inline-block;
  float: left;
  vertical-align: top;
  width: 49%;
}
.skin.halfthumbleft .layer-content {
  display: inline-block;
  float: right;
  width: 49%;
}
.skin.halfthumbleft .layer-hover {
  display: none;
}


/*################### halfthumbright ########################*/

.skin.halfthumbright {
  overflow: hidden;
  vertical-align: top;
}
.skin.halfthumbright .layer-media {
  display: inline-block;
  float: right;
  vertical-align: top;
  width: 49%;
}
.skin.halfthumbright .layer-content {
  display: inline-block;
  width: 49%;
}
.skin.halfthumbright .layer-hover {
  display: none;
}


/*################### thumbright ########################*/


.skin.thumbright{}
.skin.thumbright .layer-media{}
.skin.thumbright .layer-content{}
.skin.thumbright .layer-hover{}

/*################### thumbrounded ########################*/


.skin.thumbrounded{}
.skin.thumbrounded .layer-media {
  border-radius: 50%;
  overflow: hidden;
}

.skin.thumbrounded .layer-media .thumb {
	height:240px;
}

.skin.thumbrounded .layer-content{}
.skin.thumbrounded .layer-hover {
  display: none;
}

















/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(../plugins/woocommerce-products-slider/assets/global/fonts/fontawesome-webfont_v-4.4.0.eot);
  src: url(../plugins/woocommerce-products-slider/assets/global/fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(../plugins/woocommerce-products-slider/assets/global/fonts/fontawesome-webfont.woff) format('woff2'), url(../plugins/woocommerce-products-slider/assets/global/fonts/fontawesome-webfont_v-4.4.0.woff) format('woff'), url(../plugins/woocommerce-products-slider/assets/global/fonts/fontawesome-webfont_v-4.4.0.ttf) format('truetype'), url(../plugins/woocommerce-products-slider/assets/global/fonts/fontawesome-webfont_v-4.4.0-fontawesomeregular.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(https://sohohana.com/wp-content/plugins/woocommerce-products-slider/assets/front/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:' ';display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}