html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-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;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
#clearfix{
clear:both;	
}
*:focus {
outline: 0;
} .preloader {
display:block;
top:0;
left:0;
position:fixed;
width:100%;
height:100%;
z-index:99999999;
background:white; }
#fancybox-loading {
position: fixed;
top: 50%;
left: 51%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 1;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div,
#fancybox-loading div:after,
#fancybox-loading div:before {
width: 0;
height: 0;
border-style: solid;
border-width: 0 7.5px 13.0px 7.5px;
border-color: transparent transparent #D6D6D6 transparent;
animation: pulse 1.5s ease-in-out infinite;
}
#fancybox-loading {
width: 0;
height: 0;
border-style: solid;
border-width: 13.0px 7.5px 0 7.5px;
border-color: #000 transparent transparent transparent;
}
#fancybox-loading div {
position: absolute;
top: -28px;
left: -7px;
animation-delay: 0;
}
#fancybox-loading div:before {
content: '';
position: absolute;
top: 16px;
left: -16px;
animation-delay: .5s;
}
#fancybox-loading div:after {
content: '';
position: absolute;
top: 16px;
right: -16px;
animation-delay: .1s;
}
@keyframes pulse {
0% {
opacity: 0;
}
33.333% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.top-bar{
position:relative;
max-width:1000px;
margin:auto;
z-index:2;
padding:10px 0;
}
.top-bar-info{
position: absolute;
float:left;
}
.site-header{
position:relative;
max-width:1000px;
margin:auto;
z-index:1;
top: -40px;
}
.site-content{
max-width:1000px;
margin:auto;
margin-top:5px;
}
.menu-main-menu-container{
position: relative;
left: -15px;
}
.blog .content-area, .single .content-area, .archive .content-area {
float: left;
margin: 70px -30% 0 0;
width: 100%;
}
.blog .site-main, .single .site-main, .archive .site-main {
margin: 0 30% 0 0;
}
.blog .site-content .widget-area, .archive .site-content .widget-area, .single .site-content .widget-area {
float: right;
overflow: hidden;
width: 30%;
padding: 70px 40px;
}
.blog .site-footer, .single .site-footer {
clear: both;
width: 100%;
}
.site-footer{
max-width:1000px;
margin:auto;
text-align:left;
}
.site-footer .col{
display:inline-block;
width:24%;
padding:20px;
min-height:200px;
vertical-align: top;	
}
.lower-footer{
max-width:1000px;
margin:auto;
border-top:1px solid #E4E4E4;
}
.site-footer ul {
margin: 0.75em 0;
padding: 0 1em 0 2em;
list-style: none;
}
.site-footer li:before {
content: "";
border-color: transparent #B6B6B6;
border-style: solid;
border-width: 0.15em 0 0.15em 0.35em;
display: block; width: 0;
left: -1em;
top: 14px;
position: relative;
}
.site-footer li {
margin-left:0px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-footer li:hover {
margin-left:3px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-footer i{
font-size: 16px;
margin-right: 10px;
margin-top: 15px;
color: #DDD;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-footer i:hover{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: black;
}
.lower-footer .leftcol{
display:inline-block;
width:48%;
line-height:20px;
padding:30px 0;
min-height:80px;
vertical-align: top;	
}
.lower-footer .rightcol {
display:inline-block;
padding-top:20px;
width:48%;
line-height:80px;
padding:0;
min-height:80px;
vertical-align: top;	
float: right;
text-align: right;  }
.lower-footer .rightcol img {
padding-top:20px;
}
.height250{
height:250px;
-webkit-box-shadow:inset 0px 0px 0px 10px #fff;
-moz-box-shadow:inset 0px 0px 0px 10px #fff;
box-shadow:inset 0px 0px 0px 10px #fff;
}
.height500{
height:500px;
}
.single-product .widget-area, .woocommerce.archive .widget-area, .search .widget-area{
display:none;
}
.error404, .search-no-results{
text-align:center;
} .logo{
position:relative;
top:40px;
}
.logo img{
display: block;
margin-left: auto;
margin-right: auto;
}
.sticky-logo{
float:left;
}
.sticky-header{
height:100px;
width:100%;
position:fixed;
top:0;
left:0;
z-index:99999999;
background:white;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.sticky-header-container{
max-width:1000px;
margin:auto;
height:100px;
border-bottom:1px solid rgb(236, 236, 236);
}
.sticky-header.hidden{
height:100px;
width:100%;
position:fixed;
top:-100px;
left:0;
z-index:3;
background:white;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.search-button{
display: inline-block;
font-size: 13px;
padding-left: 15px;
border-left: 1px solid #D7D6D6;
line-height: 15px;
margin-top: 2px;
color: #8F8F8F;
margin-left: -20px;
}
.search-button i{
color: #8F8F8F;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.search-button i:hover{
color: black;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.top-navigation .cart-contents, .sticky-top-navigation .cart-contents{
margin-right:14px;
} body,
button,
input,
select,
textarea {
color: #404040;
font-size: 13px;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h1{
text-align:center;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
q {
quotes: "“" "”" "‘" "’";
}
blockquote {
background: #f9f9f9;
border-left: 10px solid #ccc;
margin: 1.5em 10px;
padding: 0.5em 10px;
}
blockquote:before {
color: #ccc;
content: '“';
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}
blockquote p {
display: inline;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
a {
text-decoration:none;
color:inherit;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
a:hover, a:focus{
outline: 0;
}
a:hover{
color:black;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
} html {
box-sizing: border-box!important;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr, .vc_sep_line {
background: rgba(235, 235, 235, 0.47);
background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(rgba(201, 201, 201, 0.73)), to(rgba(255, 255, 255, 0.98)))!important;
max-width:1000px;
margin:auto;
border: 0!important;
height: 1px;
margin-top: 2.5em;
margin-bottom: 1.5em;
}
.blog hr{
margin-top:50px!important;
margin-bottom:60px!important;
}
ul,
ol {
margin: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} .closeicon {
position: absolute;
right: 3%;
top: 3%;
width: 32px;
height: 32px;
opacity: 1;
cursor: pointer;
}
.closeicon.small {
-ms-transform: scale(0.6); -webkit-transform: scale(0.6); transform: scale(0.6);
}
.closeicon:hover {
opacity: 1;
}
.closeicon:before, .closeicon:after {
position: absolute;
left: 15px;
content: ' ';
height: 33px;
width: 1px;
background-color: white;
}
.closeicon:before {
transform: rotate(45deg);
}
.closeicon:after {
transform: rotate(-45deg);
}
.search-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
visibility: visible;
opacity: 1;
background: rgba(0, 0, 0, 0.92);
z-index: 10000000000;
-webkit-transition: all .9s ease;
-moz-transition: all .9s ease;
-ms-transition: all .9s ease;
-o-transition: all .9s ease;
transition: all .9s ease;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
}
.search-overlay.hidden {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
opacity: 0;
background: rgba(31, 28, 37, 0.92);
-webkit-transition: all .9s ease;
-moz-transition: all .9s ease;
-ms-transition: all .9s ease;
-o-transition: all .9s ease;
transition: all .9s ease;
transform: scale(0.8);
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
}
.search-overlay .search-label {
font-family: Lato, sans-serif;
font-size: 24px !important;
letter-spacing: 2px;
font-weight: 300;
font-style: normal;
text-transform: uppercase;
color: #ffffff;
position: relative;
top: 6px;
}
.search-overlay .search_field {
background: none;
border: 0;
border-bottom: 1px solid white;
width: 30%;
color: white;
padding-left: 20px;
}
.search-overlay .search_submit {
height: 50px;
line-height: 30px;
display: inline-block;
width: 20px;
background: none;
position: relative;
left: -40px;
margin: 0;
padding: 0;
text-align: center;
outline: 0;
border: 0!important;
text-decoration: none;
background-color: transparent;
color: white!important;
font-family: 'FontAwesome', sans-serif;
font-size: 28px!important;
font-weight: 300!important;
cursor: pointer;
white-space: nowrap;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
}
.search_submit a:hover, .search_submit a, .search-overlay .search_submit:hover {
background: none!important;
}
.fullscreen-search {
width: 100%;
text-align: center;
display: inline-block;
position: fixed;
top: 40%;
left:0;
} .luxi-button, button, .wc-backward, input[type="button"], input[type="reset"], input[type="submit"], .woocommerce .wishlist_table td.product-add-to-cart a, .checkout-button{
padding:10px 10px!important;
background: none !important;
border: 1px solid #7d553b !important;
color: #7d553b !important;
font-weight:300!important;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
.luxi-button:hover, button:hover, .wc-backward:hover, input[type="button"]:hover, .checkout-button:hover, input[type="reset"]:hover, input[type="submit"]:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, .add_to_cart_button:hover{
background:#F9F8EF!important;
color:black;	
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
.luxi-button-white{
padding:10px 60px!important;
background:white!important;
border: 1px solid rgba(128, 128, 128, 0.33)!important;
color:black!important;
font-weight:300!important;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
.luxi-button-white:hover{
background:white!important;
color:black;	
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
.search-overlay .search_submit:hover{
background:none!important;
}
.search-overlay .search_field:focus{
background: none;
border: 0;
border-bottom: 1px solid white;
width: 30%;
color: white!important;
outline: none;
padding-left: 20px;
font-weight: 300;
}
.centered{
text-align:center;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
background: #e6e6e6;
font-size: 12px;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
padding:7px;
width: 100%;
}
.comment-form input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"]{
width:100%;
padding:7px;
}
.comment-reply-title{
text-align: center;
margin-top: 40px;
}
.comment-notes{
text-align:center;
}
.qty, .input-number,
.input-number-decrement,
.input-number-increment {
border: 1px solid rgba(128, 128, 128, 0.43)!important;
background: #FAFAFA;
height: 40px;
user-select: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.qty{
background:white!important;
}
.input-number-decrement,
.input-number-increment {
display: inline-block;
width: 30px;
height: 35px;
line-height: 35px;
color: #444;
text-align: center;
font-weight: bold;
cursor: pointer;
}
.input-number-decrement:active,
.input-number-increment:active {
background: #ddd;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none!important;
-moz-appearance: none!important;
appearance: none!important;
margin: 0; 
}
input[type=number] {
-moz-appearance:textfield;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
border-radius:0!important;
}
.input-number-decrement{
border-right:0!important;
}
.input-number-increment{
border-left:0!important;
}
.reset_variations{
display:none!important;
}
select {
max-width: 100%;
border: 1px solid #ececec;
background-color: #fff;
padding: 0 10px;
font-size: 13px;
color: #5f5f5f;
height: 35px;
line-height: 1;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//junnay.com/wp-content/themes/junnay/images/arrow_down.png)!important;
background-repeat: no-repeat;
background-position: 98%;
background-position: calc(100% - 10px);
outline: none;
}
.woocommerce div.product form.cart .variations td{
vertical-align:middle!important;
}
.woocommerce div.product form.cart .variations label {
font-weight: 300;
}
.yith-wcqv-wrapper .wp-post-image{
}
.third {
width: 33.33%;
float: left;
}
.third:last-child {
}
#commentform > div:nth-child(3) {
padding: 0 10px;
} *::-webkit-input-placeholder {
color: #999;
}
*:-moz-placeholder { color: #999;
}
*::-moz-placeholder { color: #999;
}
*:-ms-input-placeholder { color: #999;
}
.post-password-form input[type="submit"]{
margin-top:20px;
} .top-navigation {
margin: auto;
text-align: right;
position:relative;
z-index:2;
list-style: none;
cursor: pointer;
}
.top-navigation li {
display: inline;
position: relative;
margin: 0 10px;
}
.top-navigation li > ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 60px;
left :0;
min-width: 200px;
margin: 0;
padding: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.top-navigation li:hover > ul {
visibility: visible;
opacity: 1;
position: absolute;
top: 40px;
margin-top: 0px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.top-navigation li ul li ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0px!important;
margin-top: 20px;
left: 221px;
min-width: 200px;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.top-navigation li ul li {
display: block;
text-align: left;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
padding:10px 20px;
}
.top-navigation li ul li a {
font-size: 13px;
color: white;
}
.top-navigation ul li {
}
.top-navigation a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.top-navigation a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.top-navigation li ul li a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.top-navigation li ul li a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-top-navigation {
margin: auto;
display:inline-block;
float: right;
position:relative;
top:30px;
text-align: right;
z-index:2;
list-style: none;
cursor: pointer;
padding-top:10px;
width:480px;
}
.sticky-top-navigation li {
display: inline;
position: relative;
margin: 0 10px;
}
.sticky-top-navigation li > ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 60px;
left: 0px;
min-width: 200px;
margin: 0;
padding: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.sticky-top-navigation li:hover > ul {
visibility: visible;
opacity: 1;
position: absolute;
top: 40px;
margin-top: 0px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-top-navigation li ul li ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0px!important;
margin-top: 20px;
left: 201px;
min-width: 200px;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.sticky-top-navigation li ul li {
display: block;
text-align: left;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
padding:10px 20px;
}
.sticky-top-navigation li ul li a {
font-size: 12px;
color: white;
}
.sticky-top-navigation ul li {
}
.top-navigation li ul li a, .sticky-top-navigation li ul li a {
font-size:13px!important;
color: white!important;
margin-left:0;
}
.sticky-top-navigation a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-top-navigation a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-top-navigation li ul li a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-top-navigation li ul li a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.main-navigation {
margin: auto;
border-bottom: 1px solid #E4E4E4;
text-align: center;
position:relative;
z-index:1;
list-style: none;
cursor: pointer;
padding-top: 50px;
padding-bottom: 50px;
margin-left:-35px;
}
.main-navigation li ul:before {
width: 0; 
height: 0; 
border-left: 15px solid transparent;
border-right: 15px solid transparent;	
border-bottom: 15px solid black;
}
.main-navigation li {
display: inline;
position: relative;
padding: 0 13px;
border-right:1px solid rgba(128, 128, 128, 0.48);
}
.main-navigation li:last-child {
border-right:0;
}
.main-navigation li > ul {
visibility: hidden;
opacity: 0;
position: absolute;
z-index:999999999;
top: 60px;
left :0;
min-width: 200px;
margin: 0;
padding: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.main-navigation li:hover > ul {
visibility: visible;
opacity: 1;
position: absolute;
top: 40px;
margin-top: 0px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.main-navigation li ul li ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0px!important;
margin-top: 20px;
left: 201px;
min-width: 200px;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.main-navigation li ul li {
display: block;
text-align: left;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
padding:10px 20px;
}
.main-navigation li ul li a {
font-size:13px;
color: white;
margin-left:0;
}
.main-navigation li ul li a:hover {
font-size:13px;
color: white;
margin-left:5px;
}
.main-navigation ul li {
}
.main-navigation a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.main-navigation a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.main-navigation li ul li a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.main-navigation li ul li a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.main-navigation li ul li > a:after {
content: '>';
font-size:13px;
float: right;
padding: 0;
}
.main-navigation > li ul li > a:after {
content: '';
padding: 0px;
}
.main-navigation li ul li > a:only-child:after {
content: '';
padding: 0px;
}
.sticky-navigation {
display: inline-block;
position: relative;
top: 25px;
margin: auto;
text-align: left;	
z-index:1;
list-style: none;
cursor: pointer;
padding-top:10px;
width:420px;
}
.sticky-navigation li {
display: inline;
position: relative;
padding: 0 13px;
border-right:1px solid rgba(128, 128, 128, 0.48);
}
.sticky-navigation li:last-child {
border-right:0;
}
.sticky-navigation li > ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 60px;
left :0;
min-width: 200px;
margin: 0;
padding: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.sticky-navigation li:hover > ul {
visibility: visible;
opacity: 1;
position: absolute;
top: 40px;
margin-top: 0px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-navigation li ul li ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0px!important;
margin-top: 20px;
left: 201px;
min-width: 200px;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: all .2s 0.3s ease;
-moz-transition: all .2s 0.3s ease;
-ms-transition: all .2s 0.3s ease;
-o-transition: all .2s 0.3s ease;
transition: all .2s 0.3s ease;
}
.sticky-navigation li ul li {
display: block;
text-align: left;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
padding:10px 20px;
}
.sticky-navigation li ul li a {
font-size: 13px!important;
color: white!important;
margin-left:0;
}
.sticky-navigation li ul li a:hover {
font-size: 13px!important;
color: white!important;
margin-left:5px;
}
.sticky-navigation a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-navigation a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-navigation li ul li a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-navigation li ul li a:hover {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.sticky-navigation li ul li > a:after {
content: '>';
font-size:8px;
float: right;
padding: 0;
}
.sticky-navigation > li ul li > a:after {
content: '';
padding: 0px;
}
.sticky-navigation li ul li > a:only-child:after {
content: '';
padding: 0px;
} .mobile-menu .menu-main-menu-container {
padding: 0;
}
.mobile-menu .menu {
margin: auto;
padding-top: 10%;
text-align: left;
list-style: none;
margin: 0;
padding: 0 0 0 20px;
overflow: auto;
}
.mobile-menu.menu-overlay {
width: 100%;
position: relative;
top: -18px;
display: block;
background: rgba(0, 0, 0, 0.9);
z-index: 100000;
-webkit-transition: all .9s ease;
-moz-transition: all .9s ease;
-ms-transition: all .9s ease;
-o-transition: all .9s ease;
transition: all .9s ease;
}
.mobile-menu.menu-overlay.hidden {
display: none;
position: relative;
-webkit-transition: all .9s ease;
-moz-transition: all .9s ease;
-ms-transition: all .9s ease;
-o-transition: all .9s ease;
transition: all .9s ease;
}
.mobile-menu .menu a {
display: block;
padding: 10px;
-webkit-transition: all .9s ease;
-moz-transition: all .9s ease;
-ms-transition: all .9s ease;
-o-transition: all .9s ease;
transition: all .9s ease;
}
.mobile-menu .menu li:hover {
background: black;
-webkit-transition: all .9s ease;
-moz-transition: all .9s ease;
-ms-transition: all .9s ease;
-o-transition: all .9s ease;
transition: all .9s ease;
}
.mobile-menu .menu li ul.hidden, .mobile-menu .menu li ul li ul.hidden {
-webkit-transition: max-height 1s ease;
-moz-transition: max-height 1s ease;
-ms-transition: max-height 1s ease;
-o-transition: max-height 1s ease;
transition: max-height 1s ease;
max-height: 700px;
margin: 0;
overflow: hidden;
margin: 0;
padding: 0;
}
.mobile-menu .menu li ul, .mobile-menu .menu li ul li ul {
-webkit-transition: max-height 1s ease;
-moz-transition: max-height 1s ease;
-ms-transition: max-height 1s ease;
-o-transition: max-height 1s ease;
transition: max-height 1s ease;
max-height: 0px;
margin: 0;
overflow: hidden;
padding: 0;
}
.mobile-menu .menu li ul li {
display: block;
text-align: left;
margin: 0!important;
padding: 5px 0px;
}
.mobile-menu .menu li ul li:first-child {
margin-top: 14px!important;
}
.mobile-menu .menu li ul {
}
.mobile-menu .menu li ul li a {
font-size: 12px;
}
.mobile-menu .menu li ul li {
text-align: left;
padding-left: 20px;
}
.mobile-menu .menu a {
color: white;
font-family: 'Open Sans';
font-size: 13px;
text-transform: uppercase;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.mobile-menu .social-block a, .slide-in-right .social-block a {
font-size: 18px;
}
.mobile-menu .menu a:hover {
color: #999;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.mobile-menu.overlay-logo {
display: none;
position: fixed;
width: 100%;
text-align: center;
top: 15%;
}
.mobile-menu h2 {
text-align: center;
font-family: 'Lato';
color: white;
font-size: 18px;
padding-top: 10px;
}
.mobile-menu h2:after {
content: '';
position: relative;
top: 10px;
display: block;
margin: auto;
height: 1px;
background: rgba(255, 255, 255, 0.2);
}
.mobile-menu .social-block {
position: absolute;
border-top: 1px solid rgba(255, 255, 255, 0.2);
text-align: center;
font-size: 15px;
line-height: 50px;
bottom: 0;
width: 300px;
}
.mobile-menu .social-block i {
padding: 0 5px;
color: rgba(255, 255, 255, 0.7);
}
.mobile-menu .close {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.mobile-menu .close i {
color: white;
font-size: 20px;
}
.mobile-menu .menu li a:after {
content: '';
float: right;
padding: 15px;
}
.mobile-menu .menu li > a:after {
font-family: 'FontAwesome';
font-size: 11px;
content: '\f0d7';
padding: 0px;
}
.mobile-menu .menu li a:only-child:after {
content: '';
padding: 0px;
}
.search-btn, .mobile-menu-btn, .menu-btn, .social-btn, .cart-btn {
position: relative;
border: 0;
padding: 1rem;
height: 60px;
float: right;
z-index: 100;
border: none!important;
box-shadow: none!important;
background: none;
z-index: 200;
cursor: pointer;
}
.mobile-menu-btn i:hover {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.mobile-menu-btn i {
font-size: 18px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.mobile-menu-btn {
display: none;
}
.mobile-menu .search-button{
display:none;
}  .menu-toggle,
.main-navigation.toggled ul {
display: none;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
overflow: hidden;
}
.site-main .post-navigation {
overflow: hidden;
border-top: 1px solid grey;
border-bottom: 1px solid grey;
padding: 40px 0;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
line-height: 1;
font-size: 1em;
font-weight: 400;
padding: 10px;
min-width: 1em;
display: block;
}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
color: #fff;
text-decoration: none;
}
.navigation li {
display: inline;
}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
color: black!important;
position: relative;
background-color: white;
padding: 10px;
font-weight: 500;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 0px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
cursor: pointer;
margin:0!important;
}
.navigation li a:hover, .navigation li.active a {
background-color: #EEEEEE;
color: black!important;
}
.blog .navigation a, .search .navigation a, .archive .navigation a, .blog .navigation a:hover, .archive .navigation a:hover, .search .navigation a:hover {
border: 1px solid #CBCBCB!important;
}
.navigation {
text-align: center;
}
.single-post-nav {
width: 100%;
margin-top: 40px;
border-top: 1px solid #E4E4E4;
display:inline-block;
background: #fff;
border-bottom: 1px solid #E4E4E4;
padding-bottom:30px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.single-post-nav h3{
display:inline;
}
.single-post-nav a {
text-decoration: none;
}
.single-post-nav > div {
width: 50%;
float: left;
padding-top:40px;
padding-left: 20px;
padding-right:0;
text-align: left;
}
.single-post-nav > div:first-child {
padding-right:20px;
padding-left:0;
text-align: left;
}
.single-post-nav > div h4 {
margin: 0;
}
.single-post-nav > div:nth-of-type(1) img {
float: left;
margin-right: 16px;
}
.single-post-nav > div:nth-of-type(2) img {
float: right;
margin-left: 16px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.widget-area ul{
list-style: none;
margin-left: -40px;
margin-bottom: 20px;
}
.widget-area li:before {
}
.widget-area li {
padding:10px 4px;
margin-left:0px;
border-bottom: 1px solid #E3E2E2;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
cursor:pointer;
}
.widget-area li:hover {
margin-left:3px;
background: rgba(252, 252, 252, 0.5);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.widget-area .widget{
margin-bottom:30px;
}
.widget-area .widget:last-child{
border-bottom: none;
}
.product_list_widget{
list-style:none;
}
.product_list_widget li:before {
content: "";
border:none!important;
display: block; width: 0;
left: -1em;
top: 14px;
position: relative;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
font-weight:400;
}
.product_list_widget .product-title{
position: relative;
top: 6px;
}
.tagcloud a{
margin-right:10px;
}
.tagcloud a:before{
content:'#';
}  .error404 input[type="search"] {
width: 70%;
padding: 7px;
margin: auto;
display: block;
margin-bottom: 40px; }
.search-no-results .search-field{
margin-bottom:30px;
}
.search-results .entry-meta{
left:0;
}
.sticky {
display: block;
background:#F8F8F8;
padding:10px;
}
.taxonomy-description{
text-align:center;
margin-bottom:30px;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.overlap-right{
width: 350px;
position: relative;
z-index: 2;
}
.image-overlap{
width: 115%;
}
.page-title{
text-align:center;
}
.term-description{
text-align:center;
border-bottom:1px solid rgba(128, 128, 128, 0.28);
margin-top: 0px;
font-family: Lato;
line-height: 24px;
letter-spacing: 3px;
font-weight: 300;
font-style: normal;
color: #7d553c;
font-size: 15px;
}
h2, .term-description {
font-family: Lato;
line-height: 28px;
letter-spacing: 3px;
font-weight: 300;
font-style: normal;
color: #7d553c;
font-size: 18px;
}
.date-box{
width: 80px;
height: 80px;
background: black;
margin:10px;
position: relative;
border:10px solid white;
top: -60px;
left:-20px;
z-index: 999999;
margin-bottom: -90px;
text-align:center;
color:white;
text-transform:uppercase;
}
.date-box .day{
font-size:20px;
line-height:28px;
}
.date-box .month{
font-size:16px;
line-height:35px;
}
.date-box .month:after{
content: "";
border-top: 1px solid #fff;
position: absolute;
left: 0;
right: 0;    
width: 40%;
margin: auto;
}
.entry-meta{
position: relative;
left:80px;
padding-right:80px;
top: 0;
}
.single .entry-meta{
position: relative;
left:0;
top: 0;
}
.entry-meta i{
margin: 0px 6px 0 10px;
color: #CDCFCF;
}
.blog .entry-title{
margin-top:30px;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-area {
background: white;
padding: 20px 0;
margin-top: 20px;
}
.comment-list{
display: block;
list-style-type: none;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0;
}
.comment-list ol{
list-style: none;
}
.comments-title{
font-family: Lato;
line-height: 40px;
letter-spacing: 0.4px;
font-weight: 300;
font-style: normal;
color: #000000;
font-size: 16px;
text-align:center;
margin-bottom: 60px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment {
padding: 10px;
}
.comment:nth-child(even) {
background: #F6F6F6;
}
.comment-reply-link {
font-weight: bold;
font-size:11px;
}
.avatar {
float: left;
margin-right: 20px;
border-radius: 50%;
}
.reply {
text-align: right;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .wpcf7 input[type="text"], .wpcf7 input[type="email"] {
background-color: #fff;
color: #000;
width: 48%;
float: left;
margin-bottom: 30px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
word-spacing: 0px;
letter-spacing: 0px;
font-weight: 500;
font-style: normal;
color: #999999;
font-size: 12px;
padding: 9px;
border-radius:0;
}
.wpcf7 textarea {
height: 200px;
}
.wpcf7 input[type="email"] {
float: right;
}
.wpcf7 input[name="your-subject"] {
width: 100%;
} .tparrows.tp-rightarrow:before {
color: black!important;
content: '\e825';
}
.tparrows.tp-leftarrow:before {
color:black!important;
content: '\e824';
}
.uranus.tparrows:before {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 20px!important;
transition: all 0.3s;
-webkit-transition: all 0.3s;
} .woocommerce .ywcps-wrapper ul.products li.product .onsale, .woocommerce ul.products li.product .onsale{
display:none!important;
}
.ywcps-slider{
margin-bottom:-30px!important;
}
.woocommerce .ywcps-wrapper ul.products{
padding-bottom:0!important;
}
.product h3{
text-transform:capitalize;
}
.product .price{
margin-top:-10px;
color:black!important;
font-size:1em!important;
}
.ywcps-wrapper .ywcps-nav-prev{
top:-50px!important;
left: -30px!important;
opacity: 1;
}
.ywcps-wrapper .ywcps-nav-next{
top:-50px!important;
right: -30px!important;
opacity: 1;
}
.ywcps-wrapper:hover .ywcps-nav-prev {
top:-50px!important;
left: -30!important;
opacity: 1;
}
.ywcps-wrapper:hover .ywcps-nav-next {
top:-50px!important;
right: -30!important;
opacity: 1;
}
.owl-carousel{
z-index:0!important;
}
.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev, .woocommerce .ywcps-wrapper .ywcps-nav-next #default_next {
border:0!important;
}
.woocommerce .ywcps-wrapper .owl-item li.product {
width: 100%!important;
margin:0!important;
padding:0!important;
}
.owl-item{
padding:15px;
}
.outofstock .price{
position:relative;
top:4px!important;
}
.woocommerce ul.products li.product a img{
margin-bottom:-10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
overflow: hidden;
margin-bottom:0!important;
}
.woocommerce ul.products li.product img{
-webkit-filter: brightness(100%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.woocommerce ul.products li.product:hover img{
-webkit-filter: brightness(75%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.added_to_cart{
display:none!important;
}
.vp_animate{
opacity: 0;
filter: alpha(opacity=00);
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.showme {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
-ms-transition: all .8s ease;
-o-transition: all .8s ease;
transition: all .8s ease;
}
.add_to_wishlist-tooltip, .yith-wcqv-button-tooltip, .product_type_variable-tooltip, .product_type_simple-tooltip{
pointer-events: none;
} .add_to_wishlist:before, 
.yith-wcwl-wishlistaddedbrowse:before,
.yith-wcwl-wishlistexistsbrowse:before {
border:1px solid #D9D9D9;
background:white;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f08a"!important;
line-height: 40px!important;
font-size:14px!important;
font-weight:800;
color:black;
position:absolute;
top:0;
left:0px;
opacity:0.5;
z-index:5;
-webkit-transition: all .2s .12s ease;
-moz-transition: all .2s .12s ease;
-ms-transition: all .2s .12s ease;
-o-transition: all .2s .12s ease;
transition: all .2s .12s ease;
}
.add_to_wishlist-icon, 
.yith-wcwl-wishlistaddedbrowse-icon,
.yith-wcwl-wishlistexistsbrowse-icon {
border:1px solid #D9D9D9;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f08a"!important;
line-height: 40px!important;
font-size:14px!important;
color:black;
position:absolute;
top:0;
left:0px;
opacity:0.5;
z-index:5;
-webkit-transition: all .2s .12s ease;
-moz-transition: all .2s .12s ease;
-ms-transition: all .2s .12s ease;
-o-transition: all .2s .12s ease;
transition: all .2s .12s ease;
}
.add_to_wishlist-tooltip.hidden, 
.yith-wcwl-wishlistaddedbrowse-tooltip.hidden,
.yith-wcwl-wishlistexistsbrowse-tooltip.hidden {
opacity:0;
}
.add_to_wishlist-tooltip, 
.yith-wcwl-wishlistaddedbrowse-tooltip,
.yith-wcwl-wishlistexistsbrowse-tooltip {
border:1px solid #D9D9D9;
background:white;
padding:0 20px;
height:40px;
width: auto;
line-height:40px;
text-align: center;
display: inline-block;
font-family: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f08a"!important;
line-height: 40px!important;
font-size:12px!important;
color:black;
position:absolute;
top:0;
left:40px;
opacity:1;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.yith-wcwl-add-button.show > a,
.yith-wcwl-wishlistexistsbrowse.show > a,
.yith-wcwl-wishlistexistsbrowse.show > span,
.yith-wcwl-add-to-wishlist,
.yith-wcwl-wishlistaddedbrowse.show > span {
line-height:0!important;
font-size:0!important;
}
.yith-wcwl-add-to-wishlist{
display:inline-block!important;
}
.yith-wcwl-add-to-wishlist{
margin-top:0!important;
margin-right:-4px;
}
.product.type-product .clear, .product.type-product .clear:before, .product.type-product .clear:after, .product .ajax-loading, .summary .yith-wcwl-add-to-wishlist{
display:none!important;
} .yith-wcqv-button:before {
border:1px solid #D9D9D9;
background:white;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f06e"!important;
line-height: 40px!important;
font-size:14px!important;
color:black;
position:absolute;
top:40px;
left:0px;
opacity:0.5;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.yith-wcqv-button:hover:before,.yith-wcqv-button-tooltip.hidden  {
opacity:0;
}
.yith-wcqv-button-tooltip {
border:1px solid #D9D9D9;
background:white;
padding:0 20px;
height:40px;
width: auto;
line-height:40px;
text-align: center;
display: inline-block;
font-family: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f06e"!important;
line-height: 40px!important;
font-size:12px!important;
color:black;
position:absolute;
top:40px;
left:40px;
opacity:1;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.yith-wcqv-button-icon {
border:1px solid #D9D9D9;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f06e"!important;
line-height: 40px!important;
font-size:14px!important;
color:black;
position:absolute;
top:40px;
left:0px;
opacity:1;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.yith-wcqv-button-icon:hover {
border:1px solid #D9D9D9;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f06e"!important;
line-height: 40px!important;
font-size:16px!important;
color:black;
position:absolute;
top:40px;
left:0px;
opacity:1;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.yith-wcqv-button {
line-height: 0!important;
font-size: 0!important;
} .button.product_type_variable:before,
.button.product_type_simple:before {
border:1px solid #D9D9D9;
background:white;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f07a"!important;
line-height: 40px!important;
font-size:14px!important;
color:black;
position:absolute;
top:80px;
left:0px;
opacity:0.5;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.wishlist_table .button.product_type_variable:before,
.wishlist_table .button.product_type_simple:before,
.wishlist_table .product_type_variable-icon,
.wishlist_table .product_type_simple-icon,
.wishlist_table .product_type_variable-tooltip,
.wishlist_table .product_type_simple-tooltip {
display:none!important;
}
.wishlist_table .button.product_type_variable,
.wishlist_table .button.product_type_simple{
line-height: 12px!important; 
font-size: 12px!important; 
}
.product_type_variable-icon,
.product_type_simple-icon {
border:1px solid #D9D9D9;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f07a"!important;
line-height: 40px!important;
font-size:14px!important;
color:black;
position:absolute;
top:80px;
left:0px;
opacity:0.5;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.button.product_type_variable:hover:before,
.button.product_type_simple:hover:before,
.product_type_variable-tooltip.hidden,
.product_type_simple-tooltip.hidden  {
opacity:0;
}
.product_type_variable-tooltip,
.product_type_simple-tooltip {
border:1px solid #D9D9D9;
background:white;
padding:0 20px;
height:40px;
width: auto;
line-height:40px;
text-align: center;
display: inline-block;
font-family: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f07a"!important;
line-height: 40px!important;
font-size:12px!important;
color:black;
position:absolute;
top:80px;
left:40px;
opacity:1;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.button.product_type_variable-icon,
.button.product_type_simple-icon {
border:1px solid #D9D9D9;
height:40px;
width: 40px;
line-height:40px;
text-align: center;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f07a"!important;
line-height: 40px!important;
font-size:16px!important;
color:black;
position:absolute;
top:80px;
left:0px;
opacity:1;
z-index:5;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.button.product_type_variable-icon:hover,
.button.product_type_simple-icon:hover {
opacity:1;
-webkit-transition: all .2s .06s ease;
-moz-transition: all .2s .06s ease;
-ms-transition: all .2s .06s ease;
-o-transition: all .2s .06s ease;
transition: all .2s .06s ease;
}
.button.product_type_variable,
.button.product_type_simple {
line-height: 0!important;
font-size: 0!important;
}
.wc-proceed-to-checkout{
text-align:center;
} .woocommerce ul.products li.product{
overflow:hidden;
}
.woocommerce ul.products li.product:hover .yith-wcqv-button:before{
left:0;
opacity:1;
-webkit-transition: all .2s .06 ease;
-moz-transition: all .2s .06 ease;
-ms-transition: all .2s .06 ease;
-o-transition: all .2s .06 ease;
transition: all .2s .06 ease;
}
.woocommerce ul.products li.product:hover .button.product_type_simple:before,
.woocommerce ul.products li.product:hover .button.product_type_variable:before{
left:0;
opacity:1;
-webkit-transition: all .2s .12s ease;
-moz-transition: all .2s .12s ease;
-ms-transition: all .2s .12s ease;
-o-transition: all .2s .12s ease;
transition: all .2s .12s ease;
}
.woocommerce ul.products li.product:hover .add_to_wishlist:before, 
.woocommerce ul.products li.product:hover .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce ul.products li.product:hover .yith-wcwl-wishlistexistsbrowse:before{
left:0;
opacity:1;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
position:static;
}
li.product.type-product{
width:305px!important;
}
.woocommerce ul.products li.product .price {
position: relative;
top: -20px;
}
.accordionStyle h2{
display:none;
}
.accordionStyle h3:first-child{
margin-top:30px;
}
.accordionStyle h3{
padding:15px 0;
margin:0;
border-top:1px solid #E4E4E4;
border-bottom:1px solid #E4E4E4;
cursor:pointer;
outline:none!important;
letter-spacing:1px!important;
}
.accordionStyle span {
display: block;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.quantity{
}
.woocommerce div.product form.cart .variations {
margin-bottom: 2em;
margin-top: 2em;
border: 0;
}
.woocommerce .entry-summary{
text-align:center;
}
.woocommerce div.product form.cart .button{
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
margin-bottom: 2em;
width: 310px;
margin: auto;
}
.woocommerce .quantity .qty{
height:35px;
position:relative;
top:-1px;
}
.product_meta{
margin-top: 0; 
font-size: 75%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: inherit;
}
.woocommerce h2{
text-align:center;
font-family: Lato;
line-height: 30px;
font-weight: 300;
font-style: normal;
color: #333;
font-size: 16px;
letter-spacing:0;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
margin-bottom: 5em;
}
.woocommerce .ywcps-wrapper .ywcps-nav-next #default_next {
right: 0;
width: 20px;
height: 30px;
background: url(//junnay.com/wp-content/themes/junnay/images/dx.png) no-repeat!important;
background-position: center center;
}
.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev {
left: 0;
width: 20px;
height: 30px;
background: url(//junnay.com/wp-content/themes/junnay/images/sx.png) no-repeat!important;
background-position: center center;
}
.ypop-wrapper a.close {
background-image: url(//junnay.com/wp-content/themes/junnay/images/popclose.png)!important;
background-color: #fff!important;
background-position: center center;
background-repeat: no-repeat;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
background: #e6e6e6;
box-shadow: none!important;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
.yith_magnifier_gallery li {
width:70px!important;
padding:3px!important;
}
.single-product.woocommerce .thumbnails{
top:-100px;
padding:10px;
z-index:999;
}
.single-product.woocommerce .thumbnails #slider-next, .single-product.woocommerce .thumbnails #slider-prev{
visibility:hidden!important;
}
.yith_magnifier_loading {
display:none!important;
}
.yith_magnifier_zoom_magnifier {
border:none!important;
}
.yith_magnifier_thumbnail{
opacity:0.7;
}
.yith_magnifier_thumbnail:hover{
opacity:1;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
margin-bottom:-50px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: none!important;
font-weight: normal;
color: #555555;
font-family:inherit!important;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
right: .5em;
top: 50%;
margin-top: -8px;
}
.ui-icon-triangle-1-s {
background-position: -64px -16px;
}
.ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-icon-triangle-1-e {
background-position: -32px -16px;
}
.ui-icon {
width: 16px;
height: 16px;
}
.ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-state-active .ui-icon {
background-image: url(http://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
background-image: url(http://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-default .ui-icon {
background-image: url(http://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_888888_256x240.png);
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
min-height: 0; font-size: 100%;
}
.single-product .yith-wcwl-add-button{
display:none;
}
.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .price{
text-align:left;
}
.woocommerce-result-count{
display:none;
}
.archive .woocommerce-breadcrumb{
display:none;
}
.woocommerce-ordering, .wppp-select{
margin-top: 30px!important;
margin-bottom: 30px!important;
margin-left:20px;
}
.wppp-select{
min-width:200px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
float: left;
margin-left: 0;
margin-right: 10px;
width: 100%;
height: auto;
box-shadow: none;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget .product-title {
padding:20px 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 10px 0;
margin: 0;
list-style: none;
}
.woocommerce .related.products ul{
margin-top:40px;
}
.related.products h2{
padding-top: 52px;
}
.related.products{
margin-bottom:-50px;
}
.woocommerce .woocommerce-breadcrumb {
margin: 10px 0 2em;
padding: 0;
font-size: .92em;
color: #646464;
}
.woocommerce span.onsale {
min-height: 3.236em;
min-width: 3.236em;
padding: 10px;
font-weight: 300;
position: absolute;
text-align: center;
line-height: 3.236;
top: 0;
left: 0;
margin: 0;
border-radius: 0; 
background-color: #91011E;
color: #fff;
font-size: .857em;
-webkit-font-smoothing: antialiased;
}
#yith-quick-view-modal .yith-wcqv-main{
padding:0!important;
overflow:hidden!important;
}
#yith-quick-view-content div.summary {
padding: 17px;
}
.woocommerce table.wishlist_table{
font-size:100%;
}
.woocommerce-page h1{
text-align:center;
}
#ssea-show-post-modal{
z-index: 1000000000!important;
}
.slideout-header h2{
color: black!important;
text-align: center;
padding-bottom: 20px;
border-bottom: 1px solid #EDEAEA;
}
.slideout-header{
background:white!important;
}
.show-post-modal .preparing{
font-family:'Lato'!important;
font-size:14px; 
font-weight:normal!important;
}
.show-post-modal .closemodal, .sundaysea-slidwoo-checkout, .woocommerce .wishlist-title h2{
display:none!important;
}
ul.products li.product{
float:none!important;
display:inline-block!important;
vertical-align:top;
}
.woocommerce .products ul, .woocommerce ul.products{
text-align:center;
}
.ypop-footer img {
display: inline-block;
position: relative;
top: 5px;
left: -5px;
}
.ypop-checkzone input.no-view+span {
margin-right: 8px;
margin-top: 4px;
margin-left: 5px;
} .vc_tta-title-text{
font-size: 13px;
font-family: Questrial;
line-height: 30px;
letter-spacing: 0.4px;
font-weight: 400;
font-style: normal;
color: #707070;
}
.vc_tta.vc_general .vc_tta-panel-title > a{
line-height:20px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
background:white!important;
border-top:1px solid #E8E8E8!important;
border-bottom:1px solid #E8E8E8!important;
border-left:0!important;
border-right:0!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
background:none!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after{
border:0!important;
}
.cat-grid h2{
line-height:0;
}
.cat-grid{
background-size: 100%;
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-ms-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease;
}
.cat-grid:hover{
background-size: 104%;
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-ms-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease;
}   .effect-bubba {
background: black;
}
.effect-bubba img {
opacity: 1;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.effect-bubba:hover img {
opacity: 1;
}
.effect-bubba::before,
.effect-bubba::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.effect-bubba::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
.effect-bubba::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
.effect-bubba:hover::before,
.effect-bubba:hover::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.wpb_gmaps_widget iframe {
border: 0;
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(99%); -webkit-backface-visibility: hidden; } @media screen and (max-width: 1000px) { 
.sticky-header, .main-navigation, .top-navigation{
display:none;
}
.top-bar-info{
display:block;
text-align:center;
width:100%;
}
.site-footer .col{
width:48%;
}
.site-footer .col, .leftcol, .rightcol{
padding:20px!important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
margin:0 10px;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last{
margin-right:10px;
}
.mobile-menu-btn {
display: inline;
position: absolute;
right: 10px;
top:20px;
}
.hide-mobile{
display:none;
}
.logo{
margin-top:30px;
}
.home .site-header{
margin-bottom: 100px;
}
}
@media screen and (max-width: 960px) { 
.entry-content, .entry-header, .single-post-nav, #comments{
padding:20px;
}
.entry-header{margin-top:50px;}
.site-main{
margin:0!important;
width:100%!important;
}
.widget-area{
float: none!important;
overflow: auto!important;
width:100%!important;
display:none;
}		
}
@media screen and (max-width: 760px) { 
.overlap-right{
width: 100%;
position: relative;
z-index: 2;
}
.image-overlap{
width: 100%;
}
.woocommerce .woocommerce-breadcrumb{
margin-top:50px;
}
.products-per-page{
display:none;
}
.orderby, .woocommerce-ordering{
margin-bottom:40px;
float:left!important;
}
}
@media screen and (max-width: 480px) { 
.site-footer .col, .leftcol, .rightcol{
width:100%!important;
}
.woocommerce-ordering, .wppp-select {
margin-top: 30px!important;
margin-bottom: 0px!important;
margin-left: 20px;
}
.form-wppp-select .products-per-page{
float:left!important;
}
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
position: relative;
z-index: 9999;
}
.logo img{
width:200px !important;
}@font-face {
font-family: 'Elusive-Icons';
src: url(//junnay.com/wp-content/themes/junnay/fonts/elusiveicons-webfont.eot?v=2.0.0);
src: url(//junnay.com/wp-content/themes/junnay/fonts/elusiveicons-webfont.eot?#iefix&v=2.0.0) format('embedded-opentype'), url(//junnay.com/wp-content/themes/junnay/fonts/elusiveicons-webfont.woff?v=2.0.0) format('woff'), url(//junnay.com/wp-content/themes/junnay/fonts/elusiveicons-webfont.ttf?v=2.0.0) format('truetype'), url(//junnay.com/wp-content/themes/junnay/fonts/elusiveicons-webfont.svg?v=2.0.0#elusiveiconsregular) format('svg');
font-weight: normal;
font-style: normal;
}
.el {
display: inline-block;
font: normal normal normal 14px/1 'Elusive-Icons';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
} .el-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.el-2x {
font-size: 2em;
}
.el-3x {
font-size: 3em;
}
.el-4x {
font-size: 4em;
}
.el-5x {
font-size: 5em;
}
.el-fw {
width: 1.28571429em;
text-align: center;
}
.el-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.el-ul > li {
position: relative;
}
.el-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.el-li.el-lg {
left: -1.85714286em;
}
.el-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.el.pull-left {
margin-right: .3em;
}
.el.pull-right {
margin-left: .3em;
}
.el-spin {
-webkit-animation: el-spin 2s infinite linear;
animation: el-spin 2s infinite linear;
}
.el-pulse {
-webkit-animation: el-spin 1s infinite steps(8);
animation: el-spin 1s infinite steps(8);
}
@-webkit-keyframes el-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes el-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.el-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.el-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.el-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.el-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);
}
.el-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 .el-rotate-90,
:root .el-rotate-180,
:root .el-rotate-270,
:root .el-flip-horizontal,
:root .el-flip-vertical {
filter: none;
}
.el-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.el-stack-1x,
.el-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.el-stack-1x {
line-height: inherit;
}
.el-stack-2x {
font-size: 2em;
}
.el-inverse {
color: #ffffff;
} .el-address-book-alt:before {
content: "\f101";
}
.el-address-book:before {
content: "\f102";
}
.el-adjust-alt:before {
content: "\f103";
}
.el-adjust:before {
content: "\f104";
}
.el-adult:before {
content: "\f105";
}
.el-align-center:before {
content: "\f106";
}
.el-align-justify:before {
content: "\f107";
}
.el-align-left:before {
content: "\f108";
}
.el-align-right:before {
content: "\f109";
}
.el-arrow-down:before {
content: "\f10a";
}
.el-arrow-left:before {
content: "\f10b";
}
.el-arrow-right:before {
content: "\f10c";
}
.el-arrow-up:before {
content: "\f10d";
}
.el-asl:before {
content: "\f10e";
}
.el-asterisk:before {
content: "\f10f";
}
.el-backward:before {
content: "\f110";
}
.el-ban-circle:before {
content: "\f111";
}
.el-barcode:before {
content: "\f112";
}
.el-behance:before {
content: "\f113";
}
.el-bell:before {
content: "\f114";
}
.el-blind:before {
content: "\f115";
}
.el-blogger:before {
content: "\f116";
}
.el-bold:before {
content: "\f117";
}
.el-book:before {
content: "\f118";
}
.el-bookmark-empty:before {
content: "\f119";
}
.el-bookmark:before {
content: "\f11a";
}
.el-braille:before {
content: "\f11b";
}
.el-briefcase:before {
content: "\f11c";
}
.el-broom:before {
content: "\f11d";
}
.el-brush:before {
content: "\f11e";
}
.el-bulb:before {
content: "\f11f";
}
.el-bullhorn:before {
content: "\f120";
}
.el-calendar-sign:before {
content: "\f121";
}
.el-calendar:before {
content: "\f122";
}
.el-camera:before {
content: "\f123";
}
.el-car:before {
content: "\f124";
}
.el-caret-down:before {
content: "\f125";
}
.el-caret-left:before {
content: "\f126";
}
.el-caret-right:before {
content: "\f127";
}
.el-caret-up:before {
content: "\f128";
}
.el-cc:before {
content: "\f129";
}
.el-certificate:before {
content: "\f12a";
}
.el-check-empty:before {
content: "\f12b";
}
.el-check:before {
content: "\f12c";
}
.el-chevron-down:before {
content: "\f12d";
}
.el-chevron-left:before {
content: "\f12e";
}
.el-chevron-right:before {
content: "\f12f";
}
.el-chevron-up:before {
content: "\f130";
}
.el-child:before {
content: "\f131";
}
.el-circle-arrow-down:before {
content: "\f132";
}
.el-circle-arrow-left:before {
content: "\f133";
}
.el-circle-arrow-right:before {
content: "\f134";
}
.el-circle-arrow-up:before {
content: "\f135";
}
.el-cloud-alt:before {
content: "\f136";
}
.el-cloud:before {
content: "\f137";
}
.el-cog-alt:before {
content: "\f138";
}
.el-cog:before {
content: "\f139";
}
.el-cogs:before {
content: "\f13a";
}
.el-comment-alt:before {
content: "\f13b";
}
.el-comment:before {
content: "\f13c";
}
.el-compass-alt:before {
content: "\f13d";
}
.el-compass:before {
content: "\f13e";
}
.el-credit-card:before {
content: "\f13f";
}
.el-css:before {
content: "\f140";
}
.el-dashboard:before {
content: "\f141";
}
.el-delicious:before {
content: "\f142";
}
.el-deviantart:before {
content: "\f143";
}
.el-digg:before {
content: "\f144";
}
.el-download-alt:before {
content: "\f145";
}
.el-download:before {
content: "\f146";
}
.el-dribbble:before {
content: "\f147";
}
.el-edit:before {
content: "\f148";
}
.el-eject:before {
content: "\f149";
}
.el-envelope-alt:before {
content: "\f14a";
}
.el-envelope:before {
content: "\f14b";
}
.el-error-alt:before {
content: "\f14c";
}
.el-error:before {
content: "\f14d";
}
.el-eur:before {
content: "\f14e";
}
.el-exclamation-sign:before {
content: "\f14f";
}
.el-eye-close:before {
content: "\f150";
}
.el-eye-open:before {
content: "\f151";
}
.el-facebook:before {
content: "\f152";
}
.el-facetime-video:before {
content: "\f153";
}
.el-fast-backward:before {
content: "\f154";
}
.el-fast-forward:before {
content: "\f155";
}
.el-female:before {
content: "\f156";
}
.el-file-alt:before {
content: "\f157";
}
.el-file-edit-alt:before {
content: "\f158";
}
.el-file-edit:before {
content: "\f159";
}
.el-file-new-alt:before {
content: "\f15a";
}
.el-file-new:before {
content: "\f15b";
}
.el-file:before {
content: "\f15c";
}
.el-film:before {
content: "\f15d";
}
.el-filter:before {
content: "\f15e";
}
.el-fire:before {
content: "\f15f";
}
.el-flag-alt:before {
content: "\f160";
}
.el-flag:before {
content: "\f161";
}
.el-flickr:before {
content: "\f162";
}
.el-folder-close:before {
content: "\f163";
}
.el-folder-open:before {
content: "\f164";
}
.el-folder-sign:before {
content: "\f165";
}
.el-folder:before {
content: "\f166";
}
.el-font:before {
content: "\f167";
}
.el-fontsize:before {
content: "\f168";
}
.el-fork:before {
content: "\f169";
}
.el-forward-alt:before {
content: "\f16a";
}
.el-forward:before {
content: "\f16b";
}
.el-foursquare:before {
content: "\f16c";
}
.el-friendfeed-rect:before {
content: "\f16d";
}
.el-friendfeed:before {
content: "\f16e";
}
.el-fullscreen:before {
content: "\f16f";
}
.el-gbp:before {
content: "\f170";
}
.el-gift:before {
content: "\f171";
}
.el-github-text:before {
content: "\f172";
}
.el-github:before {
content: "\f173";
}
.el-glass:before {
content: "\f174";
}
.el-glasses:before {
content: "\f175";
}
.el-globe-alt:before {
content: "\f176";
}
.el-globe:before {
content: "\f177";
}
.el-googleplus:before {
content: "\f178";
}
.el-graph-alt:before {
content: "\f179";
}
.el-graph:before {
content: "\f17a";
}
.el-group-alt:before {
content: "\f17b";
}
.el-group:before {
content: "\f17c";
}
.el-guidedog:before {
content: "\f17d";
}
.el-hand-down:before {
content: "\f17e";
}
.el-hand-left:before {
content: "\f17f";
}
.el-hand-right:before {
content: "\f180";
}
.el-hand-up:before {
content: "\f181";
}
.el-hdd:before {
content: "\f182";
}
.el-headphones:before {
content: "\f183";
}
.el-hearing-impaired:before {
content: "\f184";
}
.el-heart-alt:before {
content: "\f185";
}
.el-heart-empty:before {
content: "\f186";
}
.el-heart:before {
content: "\f187";
}
.el-home-alt:before {
content: "\f188";
}
.el-home:before {
content: "\f189";
}
.el-hourglass:before {
content: "\f18a";
}
.el-idea-alt:before {
content: "\f18b";
}
.el-idea:before {
content: "\f18c";
}
.el-inbox-alt:before {
content: "\f18d";
}
.el-inbox-box:before {
content: "\f18e";
}
.el-inbox:before {
content: "\f18f";
}
.el-indent-left:before {
content: "\f190";
}
.el-indent-right:before {
content: "\f191";
}
.el-info-circle:before {
content: "\f192";
}
.el-instagram:before {
content: "\f193";
}
.el-iphone-home:before {
content: "\f194";
}
.el-italic:before {
content: "\f195";
}
.el-key:before {
content: "\f196";
}
.el-laptop-alt:before {
content: "\f197";
}
.el-laptop:before {
content: "\f198";
}
.el-lastfm:before {
content: "\f199";
}
.el-leaf:before {
content: "\f19a";
}
.el-lines:before {
content: "\f19b";
}
.el-link:before {
content: "\f19c";
}
.el-linkedin:before {
content: "\f19d";
}
.el-list-alt:before {
content: "\f19e";
}
.el-list:before {
content: "\f19f";
}
.el-livejournal:before {
content: "\f1a0";
}
.el-lock-alt:before {
content: "\f1a1";
}
.el-lock:before {
content: "\f1a2";
}
.el-magic:before {
content: "\f1a3";
}
.el-magnet:before {
content: "\f1a4";
}
.el-male:before {
content: "\f1a5";
}
.el-map-marker-alt:before {
content: "\f1a6";
}
.el-map-marker:before {
content: "\f1a7";
}
.el-mic-alt:before {
content: "\f1a8";
}
.el-mic:before {
content: "\f1a9";
}
.el-minus-sign:before {
content: "\f1aa";
}
.el-minus:before {
content: "\f1ab";
}
.el-move:before {
content: "\f1ac";
}
.el-music:before {
content: "\f1ad";
}
.el-myspace:before {
content: "\f1ae";
}
.el-network:before {
content: "\f1af";
}
.el-off:before {
content: "\f1b0";
}
.el-ok-circle:before {
content: "\f1b1";
}
.el-ok-sign:before {
content: "\f1b2";
}
.el-ok:before {
content: "\f1b3";
}
.el-opensource:before {
content: "\f1b4";
}
.el-paper-clip-alt:before {
content: "\f1b5";
}
.el-paper-clip:before {
content: "\f1b6";
}
.el-path:before {
content: "\f1b7";
}
.el-pause-alt:before {
content: "\f1b8";
}
.el-pause:before {
content: "\f1b9";
}
.el-pencil-alt:before {
content: "\f1ba";
}
.el-pencil:before {
content: "\f1bb";
}
.el-person:before {
content: "\f1bc";
}
.el-phone-alt:before {
content: "\f1bd";
}
.el-phone:before {
content: "\f1be";
}
.el-photo-alt:before {
content: "\f1bf";
}
.el-photo:before {
content: "\f1c0";
}
.el-picasa:before {
content: "\f1c1";
}
.el-picture:before {
content: "\f1c2";
}
.el-pinterest:before {
content: "\f1c3";
}
.el-plane:before {
content: "\f1c4";
}
.el-play-alt:before {
content: "\f1c5";
}
.el-play-circle:before {
content: "\f1c6";
}
.el-play:before {
content: "\f1c7";
}
.el-plurk-alt:before {
content: "\f1c8";
}
.el-plurk:before {
content: "\f1c9";
}
.el-plus-sign:before {
content: "\f1ca";
}
.el-plus:before {
content: "\f1cb";
}
.el-podcast:before {
content: "\f1cc";
}
.el-print:before {
content: "\f1cd";
}
.el-puzzle:before {
content: "\f1ce";
}
.el-qrcode:before {
content: "\f1cf";
}
.el-question-sign:before {
content: "\f1d0";
}
.el-question:before {
content: "\f1d1";
}
.el-quote-alt:before {
content: "\f1d2";
}
.el-quote-right-alt:before {
content: "\f1d3";
}
.el-quote-right:before {
content: "\f1d4";
}
.el-quotes:before {
content: "\f1d5";
}
.el-random:before {
content: "\f1d6";
}
.el-record:before {
content: "\f1d7";
}
.el-reddit:before {
content: "\f1d8";
}
.el-redux:before {
content: "\f1d9";
}
.el-refresh:before {
content: "\f1da";
}
.el-remove-circle:before {
content: "\f1db";
}
.el-remove-sign:before {
content: "\f1dc";
}
.el-remove:before {
content: "\f1dd";
}
.el-repeat-alt:before {
content: "\f1de";
}
.el-repeat:before {
content: "\f1df";
}
.el-resize-full:before {
content: "\f1e0";
}
.el-resize-horizontal:before {
content: "\f1e1";
}
.el-resize-small:before {
content: "\f1e2";
}
.el-resize-vertical:before {
content: "\f1e3";
}
.el-return-key:before {
content: "\f1e4";
}
.el-retweet:before {
content: "\f1e5";
}
.el-reverse-alt:before {
content: "\f1e6";
}
.el-road:before {
content: "\f1e7";
}
.el-rss:before {
content: "\f1e8";
}
.el-scissors:before {
content: "\f1e9";
}
.el-screen-alt:before {
content: "\f1ea";
}
.el-screen:before {
content: "\f1eb";
}
.el-screenshot:before {
content: "\f1ec";
}
.el-search-alt:before {
content: "\f1ed";
}
.el-search:before {
content: "\f1ee";
}
.el-share-alt:before {
content: "\f1ef";
}
.el-share:before {
content: "\f1f0";
}
.el-shopping-cart-sign:before {
content: "\f1f1";
}
.el-shopping-cart:before {
content: "\f1f2";
}
.el-signal:before {
content: "\f1f3";
}
.el-skype:before {
content: "\f1f4";
}
.el-slideshare:before {
content: "\f1f5";
}
.el-smiley-alt:before {
content: "\f1f6";
}
.el-smiley:before {
content: "\f1f7";
}
.el-soundcloud:before {
content: "\f1f8";
}
.el-speaker:before {
content: "\f1f9";
}
.el-spotify:before {
content: "\f1fa";
}
.el-stackoverflow:before {
content: "\f1fb";
}
.el-star-alt:before {
content: "\f1fc";
}
.el-star-empty:before {
content: "\f1fd";
}
.el-star:before {
content: "\f1fe";
}
.el-step-backward:before {
content: "\f1ff";
}
.el-step-forward:before {
content: "\f200";
}
.el-stop-alt:before {
content: "\f201";
}
.el-stop:before {
content: "\f202";
}
.el-stumbleupon:before {
content: "\f203";
}
.el-tag:before {
content: "\f204";
}
.el-tags:before {
content: "\f205";
}
.el-tasks:before {
content: "\f206";
}
.el-text-height:before {
content: "\f207";
}
.el-text-width:before {
content: "\f208";
}
.el-th-large:before {
content: "\f209";
}
.el-th-list:before {
content: "\f20a";
}
.el-th:before {
content: "\f20b";
}
.el-thumbs-down:before {
content: "\f20c";
}
.el-thumbs-up:before {
content: "\f20d";
}
.el-time-alt:before {
content: "\f20e";
}
.el-time:before {
content: "\f20f";
}
.el-tint:before {
content: "\f210";
}
.el-torso:before {
content: "\f211";
}
.el-trash-alt:before {
content: "\f212";
}
.el-trash:before {
content: "\f213";
}
.el-tumblr:before {
content: "\f214";
}
.el-twitter:before {
content: "\f215";
}
.el-universal-access:before {
content: "\f216";
}
.el-unlock-alt:before {
content: "\f217";
}
.el-unlock:before {
content: "\f218";
}
.el-upload:before {
content: "\f219";
}
.el-usd:before {
content: "\f21a";
}
.el-user:before {
content: "\f21b";
}
.el-viadeo:before {
content: "\f21c";
}
.el-video-alt:before {
content: "\f21d";
}
.el-video-chat:before {
content: "\f21e";
}
.el-video:before {
content: "\f21f";
}
.el-view-mode:before {
content: "\f220";
}
.el-vimeo:before {
content: "\f221";
}
.el-vkontakte:before {
content: "\f222";
}
.el-volume-down:before {
content: "\f223";
}
.el-volume-off:before {
content: "\f224";
}
.el-volume-up:before {
content: "\f225";
}
.el-w3c:before {
content: "\f226";
}
.el-warning-sign:before {
content: "\f227";
}
.el-website-alt:before {
content: "\f228";
}
.el-website:before {
content: "\f229";
}
.el-wheelchair:before {
content: "\f22a";
}
.el-wordpress:before {
content: "\f22b";
}
.el-wrench-alt:before {
content: "\f22c";
}
.el-wrench:before {
content: "\f22d";
}
.el-youtube:before {
content: "\f22e";
}
.el-zoom-in:before {
content: "\f22f";
}
.el-zoom-out:before {
content: "\f230";
}.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//junnay.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//junnay.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//junnay.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//junnay.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//junnay.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//junnay.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}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-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;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:#fff}.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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc: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-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv: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"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}