@charset "utf-8";
@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
and,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
textarea,
select {
background: transparent;
border: 0;
font-size: 100%;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
del {
text-decoration: line-through;
}
small {
font-size: smaller;
}
.bold {
font-weight: bold;
font-family: futura_lt_bold;
}
hr {
background: currentColor;
border: 0;
clear: both;
height: 1px;
margin: 15px 0;
padding: 0;
}
mark {
background-color: #ffffb3;
font-style: italic
}
input,
select {
vertical-align: middle;
}
ins {
background-color: red;
color: white;
text-decoration: none;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img.alignright {
clear: both;
} body {
font-weight: normal;
font-size: 16px;
line-height: 28px;
}
*,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body,
html {
overflow-x: hidden;
width: 100%;
}
html {
height: 100%;
}
.uppercase,
.uppercase * {
text-transform: uppercase;
} a,
input[type="submit"],
input[type="reset"],
.radio-label input[type="radio"]+span:before {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
} h1 {
font-size: 40px;
}
h2 {
font-size: 34px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: normal;
font-weight: bold;
margin-bottom: 20px;
} body,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea,
input.text,
input[type="search"],
select,
textarea {
font-family: futura_bk_btbook;
}
h1,
h2,
h3,
h4,
h5,
h6,
#main-menu ul.menu>li>a,
.dt-sc-counter.type1 .dt-sc-counter-number,
.dt-sc-portfolio-sorting a,
.dt-sc-testimonial.type1 blockquote,
.entry-meta,
.dt-sc-testimonial .dt-sc-testimonial-author cite,
.dt-sc-pr-tb-col.minimal .dt-sc-price p,
.dt-sc-pr-tb-col.minimal .dt-sc-price h6 span,
.dt-sc-testimonial.special-testimonial-carousel blockquote,
.dt-sc-pr-tb-col .dt-sc-tb-title,
.dt-sc-pr-tb-col .dt-sc-tb-content,
.dt-sc-button,
.dt-sc-bar-text,
input[type="submit"],
input[type="reset"] {
font-family: futura_bk_btbook;
}
blockquote.type1,
.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote,
.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before,
.dt-sc-testimonial.type1 q:before,
.dt-sc-testimonial.type1 q:after {
font-family: futura_bk_btbook;
} a {
text-decoration: none;
}
a img {
border: none;
}
.underline a {
border-bottom: 1px solid;
}
.underline.dt-sc-dark-bg a {
color: #fff;
}
p {
margin-bottom: 10px;
}
.large p {
font-size: 22px;
line-height: 34px;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
address {
display: block;
margin: 10px 0px 20px;
}
abbr {
border-bottom: 1px dotted;
cursor: help;
}
ins {
background: #FFF9C0;
}
sub,
sup {
font-size: 75%;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -3px;
}
sup {
top: -5px;
}
ul,
ol,
pre,
code {
margin-bottom: 20px;
}
pre {
border: 1px solid #d1d1d1;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre-wrap;
word-wrap: break-word;
}
ul {
list-style-type: square;
list-style-position: inside;
}
ul li {
padding-bottom: 10px;
}
ul li ul {
list-style-type: disc;
padding-left: 20px;
margin: 10px 0px 0px;
}
ul ul ul {
margin-bottom: 0px;
list-style-type: circle;
}
ol ul,
ol ul ul {
margin-bottom: 0;
}
ol ul li:last-child,
ol ul ul li:last-child {
padding-bottom: 0;
}
ul ol {
margin-bottom: 0;
}
ol li:last-child {
padding-bottom: 0;
}
ul li:last-child {
padding-bottom: 0;
}
ol {
list-style-type: decimal;
list-style-position: outside;
padding-left: 20px;
padding-top: 10px;
}
ol li {
padding-bottom: 10px;
}
ol li ol {
margin-bottom: 0px;
}
ol ol ol {
margin-bottom: 0px;
}
blockquote {
display: block;
padding: 0px;
margin: 0px;
position: relative;
clear: left;
}
blockquote>p {
font-size: 18px;
line-height: 30px;
display: inline-block;
font-style: italic;
font-weight: 400;
border-top: 2px solid;
border-bottom: 2px solid;
padding: 20px 0px;
margin-bottom: 10px;
}
blockquote.alignleft {
margin-right: 20px;
text-align: left;
width: 30%;
float: left;
}
blockquote.alignright {
margin-left: 20px;
text-align: left;
width: 30%;
float: right;
}
blockquote.aligncenter {
text-align: center;
}
.post-edit-link,
.vc_inline-link {
background: rgba(0, 0, 0, 0.05);
border-radius: 3px;
color: #000000;
float: right;
clear: both;
margin: 20px 0px 20px;
line-height: 24px;
padding: 2px 13px;
font-size: 12px;
}
.post-edit-link:hover,
.vc_inline-link:hover {
color: #ffffff;
}
.vc_inline-link {
clear: none;
margin-right: 10px;
}
.page-link {
float: left;
clear: both;
margin: 10px 0px 0px;
padding: 0px;
}
.page-link a {
border: 1px solid #000;
color: #000;
font-weight: bold;
line-height: 28px;
padding: 6px 15px 5px;
float: left;
margin-right: 10px;
letter-spacing: 0.5px;
display: inline-block;
position: relative;
}
.page-link a span,
.page-link>span>span {
font-size: 13px;
border: 0px;
padding: 0px;
margin: 0px;
}
.page-link>span {
border: 1px solid #000;
color: #fff;
font-weight: bold;
line-height: 28px;
padding: 6px 15px 5px;
float: left;
margin-right: 10px;
letter-spacing: 0.5px;
display: inline-block;
position: relative;
}
.page-link a:hover span {
color: #ffffff;
}
.text-with-icon {
display: inline-block;
}
.text-with-icon .icon,
.text-with-icon .fa {
display: inline-block;
font-size: 14px;
font-weight: bold;
margin: 0 5px 0 0;
position: relative;
top: 1px;
}
.pswp {
z-index: 9999;
} .wpcf7 form .wpcf7-response-output {float: left; width: 100%; margin: 10px 0 0; }
form.wpcf7-form .wpcf7-response-output {position: relative; clear: both; float: left; margin-left: 0; margin-right: 0; padding: 15px 15px 15px 45px; width: 99%; box-sizing: border-box; }
form.wpcf7-form.invalid .wpcf7-response-output {    background-color: #ffcccc;
border: 1px solid #ff9999;
color: #d01313;
position: relative;}
form.wpcf7-form.sent .wpcf7-response-output {background-color: #eafac0; border: 1px solid #b1cf67; color: #7ba411; }
form.wpcf7-form .wpcf7-response-output:before {top: 15px;left: 18px;font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;font-size: 20px;position: absolute;}
form.wpcf7-form.invalid .wpcf7-response-output:before {content: "\f057";}
form.wpcf7-form.sent .wpcf7-response-output:before {content: "\f058";} table {
border-collapse: separate;
border-spacing: 0;
margin-bottom: 20px;
width: 100%;
clear: both;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
th {
color: #ffffff;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 15px;
font-size: 14px;
line-height: normal;
font-weight: 600;
text-transform: uppercase;
text-align: center;
}
td,
tbody th {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 14px;
line-height: normal;
text-align: center;
padding: 13px 15px;
}
tbody tr:nth-child(2n) {
background: rgba(0, 0, 0, 0.03);
}
tbody td .dt-sc-button.small {
padding: 7px 14px;
font-size: 12px;
margin: 0px;
}
th a,
th a:hover {
color: #ffffff;
}
.blog-entry .entry-body tbody th {
background: none;
font-weight: 400;
}
.blog-entry .entry-body tbody th,
.blog-entry .entry-body tbody th a {
color: inherit;
}
html:not(.vc_transform) tbody td,
html:not(.vc_transform) tbody td a,
html:not(.vc_transform) .commententries tbody td,
html:not(.vc_transform) .commententries tbody td a {
font-weight: 400;
color: inherit;
}
.blog-entry .entry-body tbody th a {
text-transform: none;
}
html:not(.vc_transform) tbody td a:hover,
html:not(.vc_transform) .commententries tbody td a:hover {
text-decoration: underline;
} dl {
margin: 0px 0px;
}
dl.gallery-item {
margin: 0px;
}
.gallery-caption {
margin-bottom: 10px;
}
.gallery-item img {
border: 10px solid rgba(0, 0, 0, 0.1) !important;
}
dt {
font-weight: bold;
font-size: 14px;
margin-bottom: 10px;
}
dd {
margin-bottom: 20px;
line-height: 20px;
} .gallery {
margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.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-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
} fieldset {
border: 1px solid;
padding: 15px;
margin: 0 0 20px 0;
}
legend {
font-weight: bold;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea,
input.text,
input[type="search"],
select,
textarea {
font-size: 16px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea,
input.text,
input[type="search"] {
border: 1px solid;
display: block;
margin: 0;
padding: 14px 12px;
width: 100%;
-webkit-appearance: none;
appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
}
textarea {
height: 115px;
overflow: auto;
resize: none;
}
select {
height: 49px;
border: 1px solid;
width: 100%;
margin: 0px;
padding: 10px 0px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
text-indent: 0.01px;
text-overflow: '';
-webkit-border-radius: 0px;
}
input[type="submit"],
button,
input[type="button"],
input[type="reset"] {
border: none;
text-transform: capitalize;
font-weight: bold;
margin: 10px 0px 0px;
font-size: 14px;
padding: 16px 30px 14px;
float: left;
cursor: pointer;
border-radius: 5px;
-webkit-appearance: none;
}
.aligncenter input[type="submit"] {
float: none;
}
.dt_ajax_subscribe_msg .success-msg {
color: #15d401;
}
.dt_ajax_subscribe_msg .error-msg {
color: #bd0404;
} input[type="submit"]::-moz-focus-inner {
border: 0;
padding: 0;
margin-top: -1px;
margin-bottom: -1px;
}
#searchform {
clear: both;
}
.selection-box {
position: relative;
clear: both;
}
.selection-box:before,
.selection-box:after {
content: "";
pointer-events: none;
position: absolute;
}
.selection-box:before {
z-index: 1;
right: 17px;
top: 5px;
bottom: 0px;
height: 0px;
margin: auto;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid;
}
.selection-box:after {
width: 48px;
height: calc(100% - 2px);
right: 0px;
top: 1px;
border-left: 1px solid rgba(0, 0, 0, 0.15);
border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.selection-box select {
margin-top: 0px;
} .wpcf7-form-control-wrap {
width: 100%;
float: left;
}
.wpcf7-form-control-wrap:before {
position: absolute;
content: "";
display: block;
width: 0;
height: 1px;
background: #2b2b2b;
left: 0;
bottom: 0;
top: auto;
z-index: 9;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.wpcf7-form-control-wrap:hover:before {
width: 100%;
}
.wpcf7-form .wpcf7-not-valid {
border-color: #ff0000 !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form.event-contact-form .wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.1) !important;
}
.wpcf7-form.university-contact-form p {
clear: both;
}
.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-mail-sent-ok {
clear: both;
float: left;
margin-left: 0;
margin-right: 0;
padding: 15px 15px 15px 45px;
width: 99%;
box-sizing: border-box;
}
.wpcf7-form div.wpcf7-validation-errors {
background-color: #ffcccc;
border: 1px solid #ff9999;
color: #d01313;
position: relative;
}
.wpcf7-form div.wpcf7-validation-errors:before,
.wpcf7-form div.wpcf7-mail-sent-ok:before {
top: 15px;
left: 18px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 20px;
position: absolute;
}
.wpcf7-form div.wpcf7-validation-errors:before {
content: "\f057";
color: #C54228;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
background-color: #eafac0;
border: 1px solid #b1cf67;
color: #7ba411;
position: relative;
}
.wpcf7-form div.wpcf7-mail-sent-ok:before {
content: "\f058";
color: #75b632;
} .alignleft,
img.alignleft {
display: inline;
float: left;
margin-bottom: 10px;
margin-right: 20px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-bottom: 10px;
margin-left: 20px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.column .aligncenter img {
display: inline-block;
}
.column.aligncenter {
clear: none;
}
.aligncenter.wpb_column {
clear: none;
}
.alignright {
text-align: right;
}
img.no-bottom-margin {
margin-bottom: -10px;
}
.alignleft,
.alignright,
.aligncenter,
.alignnone {
margin: auto;
}
.wp-caption {
border: 1px solid;
margin-bottom: 10px;
margin-top: 10px;
width: 100%;
padding: 10px;
text-align: center;
max-width: 100%;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.wp-caption .wp-caption-text {
text-align: center;
padding-top: 10px;
margin: 0px;
}
.wp-caption.alignnone {
clear: both;
}
.alignnone {
float: none;
display: inline-block;
}
.wp-caption.alignright {
margin: 0.375em 0 1.75em 1.75em;
}
.wp-caption.alignleft {
margin: 0.375em 1.75em 1.75em 0;
}
.column img,
.vc_column_container img,
.wpb_column img {
max-width: 100%;
height: auto;
display: inherit;
}
img {
max-width: 100%;
height: auto;
} .dt-sc-empty-space {
clear: both;
display: block;
}
.dt-sc-hr-invisible-xsmall {
float: left;
width: 100%;
margin: 15px 0px 0px;
display: block;
clear: both;
}
.dt-sc-hr-invisible-small {
float: left;
width: 100%;
margin: 35px 0px 0px;
display: block;
clear: both;
}
.dt-sc-hr-invisible-medium {
float: left;
width: 100%;
margin: 55px 0px 0px;
display: block;
clear: both;
}
.dt-sc-hr-invisible-large {
float: left;
width: 100%;
margin: 75px 0px 0px;
display: block;
clear: both;
}
.dt-sc-hr-invisible-xlarge {
float: left;
width: 100%;
margin: 95px 0px 0px;
display: block;
clear: both;
}
.dt-sc-hr-top-5 {
margin-top: 5px;
float: left;
clear: both;
display: block;
width: 100%;
}
.dt-sc-hr-top-10 {
margin-top: 10px;
float: left;
clear: both;
display: block;
width: 100%;
}
.dt-sc-hr-top-20 {
margin-top: 20px;
float: left;
clear: both;
display: block;
width: 100%;
}
.dt-sc-hr-top-30 {
margin-top: 30px;
float: left;
clear: both;
display: block;
width: 100%;
}
.dt-sc-hr-top-40 {
margin-top: 40px;
float: left;
clear: both;
display: block;
width: 100%;
}
.dt-sc-hr-top-50 {
margin-top: 50px;
float: left;
clear: both;
display: block;
width: 100%;
}
.dt-sc-small-separator {
width: 30px;
height: 2px;
display: inline-block;
clear: both;
text-align: center;
margin: 15px 0px;
}
.dt-sc-small-separator.aligncenter {
margin-top: 15px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
display: block;
}
.dt-sc-small-separator.bottom,
.dt-sc-small-separator.bottom.aligncenter {
margin-top: 0px;
}
.dt-sc-small-separator.black {
background: #000000;
height: 3px;
}
.dt-sc-diamond-separator {
width: 10px;
height: 10px;
border-radius: 1px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
display: inline-block;
clear: both;
text-align: center;
margin: 10px 0px 20px;
position: relative;
}
.dt-sc-diamond-separator:before,
.dt-sc-diamond-separator:after {
content: "";
position: absolute;
left: 6px;
top: -26px;
margin: auto;
height: 1px;
width: 60px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.dt-sc-diamond-separator:after {
left: -55px;
top: 35px;
}
.dt-sc-diamond-separator.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.dt-sc-single-line-separator {
float: left;
width: 100%;
margin: 20px 0px;
display: block;
clear: both;
border-top: 1px solid;
}
.dt-sc-single-line-dashed-separator {
float: left;
width: 100%;
margin: 20px 0px;
display: block;
clear: both;
border-top: 1px dashed;
}
.dt-sc-single-line-dotted-separator {
float: left;
width: 100%;
margin: 20px 0px;
display: block;
clear: both;
border-top: 1px dotted;
}
.dt-sc-double-border-separator {
float: left;
margin: -10px 0px 30px;
display: block;
clear: both;
width: 150px;
height: 3px;
position: relative;
}
.dt-sc-double-border-separator:before {
content: "";
position: absolute;
left: 0px;
bottom: -3px;
height: 1px;
width: 100%;
}
.aligncenter .dt-sc-double-border-separator {
float: none;
display: inline-block;
}
.dt-sc-double-border-separator.aligncenter {
float: none;
margin: auto;
}
.dt-sc-shadow {
float: left;
clear: both;
margin: 0px;
padding: 0px;
background: url(//urbangentleman.mx/wp-content/themes/swisseagle/images/services-shadow.png) no-repeat;
width: 1168px;
height: 38px;
} .dt-sc-stamp-divider-down {
float: left;
clear: both;
width: 100%;
margin: 0px 0px -160px;
padding: 0px;
position: relative;
z-index: 1;
}
.dt-sc-stamp-divider-up {
float: left;
clear: both;
width: 100%;
margin: -150px 0px 0px;
padding: 0px;
position: relative;
z-index: 1;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
} .dt-sc-down-arrow,
.dt-sc-up-arrow,
.dt-sc-up-arrow-bottom {
position: relative;
}
.dt-sc-down-arrow:before,
.dt-sc-up-arrow:before,
.dt-sc-up-arrow-bottom:before,
.dt-sc-up-arrow-bottom:after {
content: "";
position: absolute;
left: 0px;
right: 0px;
margin: auto;
top: 0px;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
width: 0px;
}
.dt-sc-down-arrow:before {
border-top: 15px solid;
}
.dt-sc-up-arrow:before,
.dt-sc-up-arrow-bottom:before {
border-bottom: 15px solid;
top: -15px;
}
.dt-sc-up-arrow-bottom:before {
top: inherit;
bottom: 0px;
}
.dt-sc-clear {
float: none;
clear: both;
margin: 0px;
padding: 0px;
}
.dt-sc-vertical-small-separator {
width: 1px;
height: 15px;
display: inline-block;
margin: 0px 20px;
}
.dt-sc-vertical-separator {
display: inline-block;
margin: 0px 20px;
position: relative;
}
.dt-sc-vertical-separator::before {
content: "";
height: 30px;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: -20px;
width: 1px;
} .comment-navigation {
border-bottom: 1px solid #d1d1d1;
border-top: 1px solid #d1d1d1;
float: left;
padding: 10px 0;
width: 100%;
}
.commententries #respond {
float: left;
margin-top: 30px;
width: 100%;
}
.commententries .nav-previous {
float: left;
}
.commententries .nav-next {
float: right;
}
.commententries .nav-previous>a:before {
content: '\f104';
font-family: fontawesome;
margin-right: 5px;
}
.commententries .nav-next>a:after {
content: '\f105';
font-family: fontawesome;
margin-left: 5px;
}
ul.commentlist li.pingback>p>a.comment-edit-link {
text-decoration: underline;
}
.nocomments {
border-top: 1px solid #ddd;
clear: both;
padding: 15px 0;
}
.says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.entry-meta-data p i:only-child {
display: none;
}
.post-password-form label input {
width: 50%;
}
ul.commentlist .comment-body>ul,
ul.commentlist .comment-body>ol {
margin-bottom: 30px;
}
ul.commentlist .comment-body h2 {
margin-bottom: 20px;
} body div.pp_overlay {
z-index: 9999;
} .ubtn-ctn-center button,
.ubtn-ctn-right button {
float: none;
}
.flexslider .slides img {
height: auto;
} .page-template-tpl-onepage #primary.content-full-width {
padding-bottom: 0;
}
.vc-no-left-padding .vc_column-inner,
.vc-no-left-padding.vc_column_container .vc_column-inner {
padding-left: 0;
}
.vc-no-right-padding .vc_column-inner,
.vc-no-right-padding.vc_column_container .vc_column-inner {
padding-right: 0;
}
.vc-no-padding .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
.vc-no-margin {
margin-left: 0;
margin-right: 0;
}
.side-navigation-content .container,
#primary.page-with-sidebar .container,
.dt-portfolio-single-details .container {
max-width: 100%;
width: auto;
}
.icon-link-title .vc_column-inner,
.icon-link-title .vc_column-inner .wpb_wrapper {
height: 100%;
width: 100%;
}
.single-dt_doctors .vc-default-row.vc_row,
.single.single-dt_chefs .vc-default-row.vc_row {
margin-left: 0;
} .wrapper .vc_col-has-fill>.vc_column-inner,
.wrapper .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.wrapper .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.wrapper .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.wrapper .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.wrapper .vc_row-has-fill>.vc_column_container>.vc_column-inner,
.wrapper .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.wrapper .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.wrapper .vc_section.vc_section-has-fill,
.wrapper .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.wrapper .vc_section.vc_section-has-fill+.vc_section {
padding-top: 0;
}
.vc_empty_space {
clear: both;
float: none;
}
.vc_custom_float {
float: left;
width: 100%;
}
.vc_row.vc_row-no-padding .wpb_column {
padding-left: 0px;
padding-right: 0px;
}
.vc_row[data-vc-full-width].overflow_visible {
overflow: visible;
}
.vc_parallax.secondary-skin-bg.transparent:before {
position: absolute;
content: "";
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.vc_row.vc_row-flex>.dt-sc-stretch-row-content,
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox
}
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container {
display: flex
}
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner>* {
min-height: 1em
}
}
.vc_row.vc_row-o-content-top>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start
}
.vc_row.vc_row-o-content-bottom>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end
}
.vc_row.vc_row-o-content-middle>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}
.vc_row.vc_column-gap-1>.dt-sc-stretch-row-content>.vc_column_container {
padding: .5px
}
.vc_row.vc_column-gap-2>.dt-sc-stretch-row-content>.vc_column_container {
padding: 1px
}
.vc_row.vc_column-gap-3>.dt-sc-stretch-row-content>.vc_column_container {
padding: 1.5px
}
.vc_row.vc_column-gap-4>.dt-sc-stretch-row-content>.vc_column_container {
padding: 2px
}
.vc_row.vc_column-gap-5>.dt-sc-stretch-row-content>.vc_column_container {
padding: 2.5px
}
.vc_row.vc_column-gap-10>.dt-sc-stretch-row-content>.vc_column_container {
padding: 5px
}
.vc_row.vc_column-gap-15>.dt-sc-stretch-row-content>.vc_column_container {
padding: 7.5px
}
.vc_row.vc_column-gap-20>.dt-sc-stretch-row-content>.vc_column_container {
padding: 10px
}
.vc_row.vc_column-gap-25>.dt-sc-stretch-row-content>.vc_column_container {
padding: 12.5px
}
.vc_row.vc_column-gap-30>.dt-sc-stretch-row-content>.vc_column_container {
padding: 15px
}
.vc_row.vc_column-gap-35>.dt-sc-stretch-row-content>.vc_column_container {
padding: 17.5px
}
.vc_row-has-fill+.vc_row-full-width+.vc_row>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
padding-top: 35px
}
.vc_row.vc_column-gap-1>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-1>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: .5px;
padding-right: .5px
}
.vc_row.vc_column-gap-2>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-2>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 1px;
padding-right: 1px
}
.vc_row.vc_column-gap-3>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-3>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 1.5px;
padding-right: 1.5px
}
.vc_row.vc_column-gap-4>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-4>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 2px;
padding-right: 2px
}
.vc_row.vc_column-gap-5>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-5>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 2.5px;
padding-right: 2.5px
}
.vc_row.vc_column-gap-10>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-10>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 5px;
padding-right: 5px
}
.vc_row.vc_column-gap-15>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-15>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 7.5px;
padding-right: 7.5px
}
.vc_row.vc_column-gap-20>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-20>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 10px;
padding-right: 10px
}
.vc_row.vc_column-gap-25>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-25>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 12.5px;
padding-right: 12.5px
}
.vc_row.vc_column-gap-30>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-30>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 15px;
padding-right: 15px
}
.vc_row.vc_column-gap-35>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_column-gap-35>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
padding-left: 17.5px;
padding-right: 17.5px
}
.vc_row.vc_row-flex>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_row-flex>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%
}
.vc_row.vc_row-flex>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-flex>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
webkit-flex-direction: column;
ms-flex-direction: column;
flex-direction: column
}
.vc_row.vc_row-o-equal-height>.dt-sc-stretch-row-content>.vc_column_container {
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch
}
.vc_row.vc_row-o-content-top>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start
}
.vc_row.vc_row-o-content-bottom>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end
}
.vc_row.vc_row-o-content-middle>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}
.flex-col-elements-inline-middle.vc_column_container>.vc_column-inner>.wpb_wrapper {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.flex-col-elements-inline-middle.justify-center.vc_column_container>.vc_column-inner>.wpb_wrapper {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.flex-col-elements-inline-middle.justify-end.vc_column_container>.vc_column-inner>.wpb_wrapper {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.flex-col-elements-inline-middle.stretch.vc_column_container>.vc_column-inner>.wpb_wrapper {
height: 100%;
} .dt-privacy-wrapper {
clear: both;
padding-top: 10px;
font-size: initial;
}
.dt-privacy-wrapper>input {
margin-right: 10px;
margin-top: -4px;
cursor: pointer;
}
.dt-sc-newsletter-section.type5 .dt-privacy-wrapper {
position: relative;
top: -25px;
font-size: 14px;
}
.dt-sc-dark-bg label {
color: #FFFFFF;
}
.widget .dt-sc-newsletter-section.type2 .dt-privacy-wrapper {
position: absolute;
}
.dt-sc-newsletter-section.type1 form label {
color: #FFFFFF;
}
.dt-sc-newsletter-section.type1 form a:hover {
color: #FFFFFF;
}
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="submit"]:hover {
background-color: transparent !important;
}
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm:before {
top: 20px;
} .comment-form-cookies-consent input,
.comment-form-dt-privatepolicy input {
top: -2px;
position: relative;
}
.comment-form-cookies-consent label {
margin-left: 10px;
}
.comment-form-dt-privatepolicy label {
margin-left: 5px;
}
.dt-cookie-consent.dt-cookiemessage-bottom .dt-sc-button {
background-color: #fff;
}  body,
h1,
h2,
h3,
h4,
h5,
h6,
a:hover,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #000;
}
.dt-sc-dark-bg,
.dt-sc-dark-bg h1,
.dt-sc-dark-bg h2,
.dt-sc-dark-bg h3,
.dt-sc-dark-bg h4,
.dt-sc-dark-bg h5,
.dt-sc-dark-bg h6,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor>h1:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor>h2:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor>h3:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor>h4:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor>h5:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor>h6:first-child {
color: #ffffff;
}
.dt-sc-dark-bg {
border-color: #ffffff;
}
.wp-caption {
background: rgba(0, 0, 0, 0.02);
border-color: rgba(0, 0, 0, 0.07);
}
.dt-sc-dark-bg .wp-caption {
background: rgba(255, 255, 255, 0.15);
border-color: rgba(255, 255, 255, 0.05);
}
abbr {
border-color: #222222;
}
ins {
color: #666666;
}
label {
color: #2b2b2b;
letter-spacing: 0.2px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea,
input.text,
input[type="search"],
textarea {
color: #b4aab4;
}
select,
.form-calender-icon input[type="text"] {
color: #b4aab4;
}
.form-calender-icon input[type="text"],
.selection-box select {
padding-left: 10px;
padding-right: 50px;
}
::-webkit-input-placeholder { color: #666666;
}
::-moz-placeholder { color: #666666;
}
:-ms-input-placeholder { color: #666666;
}
:-moz-placeholder { color: #666666;
}
input[type="text"]::-moz-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
color: #666666;
}
input[type="submit"],
input[type="reset"],
button,
input[type="button"] {
color: #ffffff;
}
label span.required {
color: #ff0000;
}
fieldset {
border-color: rgba(0, 0, 0, 0.2);
}
.dt-sc-dark-bg fieldset {
border-color: rgba(255, 255, 255, 0.2);
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea,
input.text,
input[type="search"],
select {
border-color: rgba(0, 0, 0, 0.15);
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
textarea:focus,
input.text:focus,
input[type="search"]:focus {
border-color: #2b2b2b;
}
.selection-box:before {
border-top-color: #666666;
} .dt-sc-dark-bg .dt-sc-skin-highlight .dt-sc-small-separator,
.dt-sc-dark-bg .dt-sc-vertical-small-separator {
background: #ffffff;
}
.dt-sc-single-line-separator {
border-top-color: rgba(0, 0, 0, 0.2);
}
.dt-sc-down-arrow:before {
border-top-color: #ffffff;
}
.dt-sc-up-arrow-bottom:before {
border-bottom-color: #ffffff;
}
.dt-sc-dark-bg .dt-sc-single-line-separator {
border-color: rgba(255, 255, 255, 0.2);
}
.dt-sc-diamond-separator:before,
.dt-sc-diamond-separator:after {
background: rgba(0, 0, 0, 0.1);
}
.dt-sc-dark-bg .dt-sc-diamond-separator:before,
.dt-sc-dark-bg .dt-sc-diamond-separator:after {
background: rgba(255, 255, 255, 0.2);
}
.dt-sc-vertical-separator:before {
background: rgba(0, 0, 0, 0.2);
}
.dt-sc-double-border-separator,
.dt-sc-double-border-separator:before {
background: #000000;
}
.carousel-arrows a{display:inline-block !important;} @media screen and (min-width:0\0) {
.selection-box:before,
.selection-box:after {
background: none;
border: none;
}
.selection-box select {
padding-right: 15px;
position: relative;
}
}  @media only screen and (min-width:992px) and (max-width:1199px) {} @media only screen and (min-width:768px) and (max-width:991px) {}  @media only screen and (max-width: 767px) {
.vc_row-no-padding .wpb_column {
margin-bottom: 0;
}
.flex-col-elements-inline-middle.justify-end.vc_column_container>.vc_column-inner>.wpb_wrapper {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.wp-block-embed-instagram iframe {
min-width: 290px !important;
width: 290px !important;
}
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
th,
td,
tbody th {
font-size: 12px;
}
}
@media only screen and (max-width: 479px) {
.commententries .nav-previous,
.commententries .nav-next {
width: 100%;
text-align: center;
} .pp_pic_holder {
width: 90% !important;
left: 5% !important;
overflow: hidden;
}
.pp_content {
width: 98% !important;
height: auto !important;
}
.pp_fade {
width: 100% !important;
height: 100% !important;
}
a.pp_expand,
a.pp_contract,
.pp_hoverContainer,
.pp_gallery {
display: none !important;
}
#pp_full_res img {
width: 100% !important;
height: auto !important;
}
.pp_details {
width: 100% !important;
position: static !important;
min-height: 25px;
}
.pp_details a.pp_close {
right: 25px;
}
div.pp_default .pp_content_container .pp_details {
margin-top: 15px;
} #tiptip_content {
font-size: 11px;
}
} @media only screen and (min-width: 320px) and (max-width: 479px) { th,
td,
tbody th {
font-size: 10px;
}
th {
padding: 10px 6px;
}
td,
tbody th {
padding: 13px 6px;
}
} @media only screen and (max-width: 319px) {
h2 {
font-size: 22px;
}
th,
td,
tbody th {
font-size: 8px;
}
th {
padding: 12px 0;
}
td,
tbody th {
padding: 10px 0;
}
}.wrapper { clear:both; width:100%; margin:0px; padding:0px; float:left; }
.inner-wrapper { margin:0px; width:100%; float:left; padding:0px; overflow:hidden; }
.container { width:1200px; margin:0 auto; position:relative; clear:both; }
.container.fill-container, .container.fill-stretch-row, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:1200px; }
.page-template-tpl-fullwidth .vc_row.vc-default-row { margin-left:0px; }	
#main { float:left; clear:both; width:100%; margin:0px; padding:0px; display:block; }
#primary { width:880px; margin:0px; padding:0px 0px 0px; float:left; position:relative; }
#primary.content-full-width { width:100%; }
#primary.with-left-sidebar { float:right; margin-left:30px; }
#primary.with-right-sidebar { float:left; margin-right:30px; }
#primary.with-both-sidebar { width:570px; float:left; margin:0px 30px; }
#secondary, #secondary-right, #secondary-left { width:270px; margin:0px; float:left; padding:0px; position:relative; z-index:1; }
#secondary-right.secondary-has-right-sidebar { float:right; }
#secondary-left.secondary-has-left-sidebar { float:left; }
#secondary.secondary-has-both-sidebar { margin:0px; }
.page-template-tpl-fullwidth-php #primary { padding-bottom:0px; } .page-template-tpl-blog #primary, .page-template-tpl-portfolio #primary, .page-template-tpl-sidenavigation #primary, .single #primary, 
.archive #primary, .post-type-archive-tribe_events #primary, .woocommerce-page #primary, .single.single-wp_router_page #main, .search.search-results #primary, .search.search-no-results #primary, .home.blog #primary { padding-bottom:80px; } body.layout-boxed { background-attachment: fixed; background-color: rgba(0,0,0,0.025); }
.layout-boxed .wrapper { overflow:hidden; }
.layout-boxed .inner-wrapper { background:#ffffff; }
.layout-boxed .vc_row.vc_row-no-padding { left: auto !important; margin: 0 -75px; width: auto !important; }
.layout-boxed .wrapper { width:1250px; margin:0 auto; float:none; }
.layout-boxed .vc_row .dt-sc-stretch-row-content { width: 1170px; margin: 0 auto; float: none; padding: 0; } .column { margin:0px 0px 0px 2%; float:left; min-height:1px; position:relative; }
.column.first { margin-left:0px; clear:both; }	
.dt-sc-full-width, .dt-sc-one-column { width:100%; }
.column.dt-sc-full-width, .column.dt-sc-one-column { margin-left:0px; }
.dt-sc-one-half { width:49%; }
.dt-sc-one-third { width:32%; }
.dt-sc-two-third { width:66%; }
.dt-sc-one-fourth { width:23.5%; }
.dt-sc-three-fourth { width:74.5%; }	
.dt-sc-one-fifth { width:18.4%; }
.dt-sc-two-fifth { width:38.8%; }
.dt-sc-three-fifth { width:59.2%; }
.dt-sc-four-fifth { width:79.6%; }
.dt-sc-one-sixth { width:15%; }
.dt-sc-two-sixth { width:32%; }
.dt-sc-three-sixth { width:49%; }
.dt-sc-four-sixth { width:66%; }
.dt-sc-five-sixth { width:83%; }
.column.wpb_column.dt-sc-one-fifth { width: 18.4%; } .wpb_column.dt-sc-one-fifth { width: 20%; }
.wpb_column.dt-sc-two-fifth { width: 40%; }
.wpb_column.dt-sc-three-fifth { width: 60%; }
.dt-sc-one-half iframe, .dt-sc-one-third iframe, .dt-sc-one-fourth iframe, .dt-sc-three-fourth iframe, .dt-sc-two-third iframe, iframe { max-width:100%; }
embed, iframe, object, video { max-width:100%; }
.column.no-space { margin-left:0px; margin-right:0px; }
.column.no-space.dt-sc-one-fourth { width:24.982%; } 	
.column.no-space.dt-sc-one-third { width:33.333333%; }	
.column.no-space.dt-sc-one-half { width:50%; }
.column.no-space.dt-sc-one-fifth, .wpb_column.no-space.dt-sc-one-fifth { width:20%; }
.column.no-space.dt-sc-one-sixth { width:16.666%; }
.column.no-space.dt-sc-three-fourth { width:75%; }
.column.no-space.dt-sc-two-third { width:66.666666%; }		
.column.no-space.dt-sc-four-fifth, .wpb_column.no-space.dt-sc-four-fifth { width:80%; }
.column.no-space.dt-sc-three-fifth, .wpb_column.no-space.dt-sc-three-fifth { width:60%; }
.column.no-space.dt-sc-two-fifth, .wpb_column.no-space.dt-sc-two-fifth { width:40%; }		
.column.no-space.dt-sc-two-sixth { width:33.2%; }
.column.no-space.dt-sc-three-sixth { width:49.98%; }
.column.no-space.dt-sc-four-sixth { width:66.4%; }
.column.no-space.dt-sc-five-sixth { width:83%; }  @media only screen and (min-width:1381px) and (max-width:1680px) { .wpb_column.rs_col-hxlg-12 { width: 100%; }
.wpb_column.rs_col-hxlg-11 { width: 91.66666667%; }
.wpb_column.rs_col-hxlg-10 { width: 83.33333333%; }
.wpb_column.rs_col-hxlg-9 { width: 75%; }
.wpb_column.rs_col-hxlg-8 { width: 66.66666667%; }
.wpb_column.rs_col-hxlg-7 { width: 58.33333333%; }
.wpb_column.rs_col-hxlg-6 { width: 50%; }
.wpb_column.rs_col-hxlg-5 { width: 41.66666667%; }
.wpb_column.rs_col-hxlg-4 { width: 33.33333333%; }
.wpb_column.rs_col-hxlg-3 { width: 25%; }
.wpb_column.rs_col-hxlg-2 { width: 16.66666667%; }
.wpb_column.rs_col-hxlg-1 { width: 8.33333333%; }
.rs_hidden-hxlg { display: none !important; }
.rs_negative-margin_override.vc_row { margin-left:0 !important; }
.wpb_column.dt-sc-one-fifth.rs_col-hxlg-6 { width: 50%; }		 
.wpb_column.dt-sc-one-fifth.rs_col-hxlg-8 { width: 66.66666667%; }		 
.wpb_column.dt-sc-one-fifth.rs_col-hxlg-12,
.wpb_column.dt-sc-two-fifth.rs_col-hxlg-12,
.wpb_column.dt-sc-three-fifth.rs_col-hxlg-12 { width: 100%; }
.rs_col-hxlg-12.wpb_column, .rs_col-hxlg-8.wpb_column { margin-bottom: 20px; }
.rs_col-hxlg-nospace-bottom.wpb_column, 
.rs_col-hxlg-12.wpb_column:last-child, .rs_col-hxlg-8.wpb_column:last-child,
.vc_row.vc_row-o-equal-height.vc_row-no-padding >.vc_column_container.rs_col-hxlg-12, 
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .vc_column_container.rs_col-hxlg-12 ~ .rs_col-hxlg-12.dt-sc-skin-highlight, 
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .vc_column_container.rs_col-hxlg-12 ~ .rs_col-hxlg-12.vc_col-has-fill { margin-bottom: 0; }
}
@media only screen and (min-width:1200px) and (max-width:1380px) { .container, .layout-boxed .vc_row .dt-sc-stretch-row-content, .left-header #header-wrapper .top-bar .container { width: 1080px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width: 1110px; }
.layout-boxed .wrapper, .layout-boxed .main-header-wrapper, .layout-boxed .is-sticky #header-wrapper, .layout-boxed.standard-header .main-header-wrapper { width: 1120px; }
#primary { width:810px; }
#secondary, #secondary-right, #secondary-left { width:240px; }
#primary.with-both-sidebar { width:540px; } 
.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -30px; } .wpb_column.rs_col-qxlg-12 { width: 100%; }
.wpb_column.rs_col-qxlg-11 { width: 91.66666667%; }
.wpb_column.rs_col-qxlg-10 { width: 83.33333333%; }
.wpb_column.rs_col-qxlg-9 { width: 75%; }
.wpb_column.rs_col-qxlg-8 { width: 66.66666667%; }
.wpb_column.rs_col-qxlg-7 { width: 58.33333333%; }
.wpb_column.rs_col-qxlg-6 { width: 50%; }
.wpb_column.rs_col-qxlg-5 { width: 41.66666667%; }
.wpb_column.rs_col-qxlg-4 { width: 33.33333333%; }
.wpb_column.rs_col-qxlg-3 { width: 25%; }
.wpb_column.rs_col-qxlg-2 { width: 16.66666667%; }
.wpb_column.rs_col-qxlg-1 { width: 8.33333333%; }
.rs_hidden-qxlg { display: none !important; }
.rs_col-qxlg-12, .rs_col-qxlg-6 { margin-bottom: 20px; }
.rs_col-qxlg-nospace-bottom.wpb_column, 
.rs_col-qxlg-12 ~ .rs_col-qxlg-12, .rs_col-qxlg-12.wpb_column:last-child,
.vc_row-no-padding .rs_col-qxlg-12.wpb_column,
.rs_col-qxlg-6.wpb_column:last-child, .vc_row-no-padding .rs_col-qxlg-6.wpb_column { margin-bottom: 0; }
} @media only screen and (min-width:992px) and (max-width:1199px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:900px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:930px; }
.layout-boxed .wrapper { width:940px; }
.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:900px; }
#primary { width:670px; }
#primary.with-both-sidebar { width:440px; }
#secondary, #secondary-right, #secondary-left { width:200px; }
.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -20px; }  .vc_col-md-6.wpb_column.no-space.dt-sc-two-fifth, .vc_col-md-6.column.no-space.dt-sc-two-fifth { width:50%; }
.column.no-space.dt-sc-one-fourth  { width:24.97%; }
.wpb_column.dt-sc-one-fifth.vc_col-md-6 { width: 50%; }
.wpb_column.dt-sc-one-fifth.vc_col-md-12,
.wpb_column.dt-sc-two-fifth.vc_col-md-12,
.wpb_column.dt-sc-three-fifth.vc_col-md-12 { width: 100%; }
.vc_col-md-12.wpb_column { margin-bottom: 20px; }
.vc_col-md-12.wpb_column:last-child { margin-bottom: 0; }
.rs_margin_top_md-150.vc_row,
.rs_margin_top_md-150.wpb_column .vc_column-inner { margin-top: 150px !important; }
}
@media only screen and (min-width:768px) and (max-width:991px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:710px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:740px; }
.layout-boxed .wrapper { width:750px; }
.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:710px; }
#primary { width:500px }
#primary.with-both-sidebar { width:290px; }
#secondary, #secondary-right, #secondary-left { width:180px; }
.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -20px; } #main-menu .megamenu-2-columns-group .megamenu-child-container { width:340px; }
#main-menu .megamenu-3-columns-group .megamenu-child-container { width:510px; }
#main-menu .megamenu-4-columns-group .megamenu-child-container { width:680px; } .wpb_column.rs_col-sm-12 { width: 100%; }
.wpb_column.rs_col-sm-11 { width: 91.66666667%; }
.wpb_column.rs_col-sm-10 { width: 83.33333333%; }
.wpb_column.rs_col-sm-9 { width: 75%; }
.wpb_column.rs_col-sm-8 { width: 66.66666667%; }
.wpb_column.rs_col-sm-7 { width: 58.33333333%; }
.wpb_column.rs_col-sm-6 { width: 50%; }
.wpb_column.rs_col-sm-5 { width: 41.66666667%; }
.wpb_column.rs_col-sm-4 { width: 33.33333333%; }
.wpb_column.rs_col-sm-3 { width: 25%; }
.wpb_column.rs_col-sm-2 { width: 16.66666667%; }
.wpb_column.rs_col-sm-1 { width: 8.33333333%; }
.wpb_column.dt-sc-one-fifth.rs_col-sm-6 { width: 50%; }		 
.wpb_column.dt-sc-one-fifth.rs_col-sm-12,
.wpb_column.dt-sc-two-fifth.rs_col-sm-12,
.wpb_column.dt-sc-three-fifth.rs_col-sm-12 { width: 100%; }
.rs_col-sm-12.wpb_column { margin-bottom: 20px; }
.rs_col-sm-12.wpb_column:last-child,
.rs_col-sm-nospace-bottom.wpb_column { margin-bottom: 0; }
.rs_negative-margin_override.vc_row { margin-left:0 !important; }
.rs_margin_top_sm-50.vc_row, .rs_margin_top_sm-50.wpb_column .vc_column-inner { margin-top: 50px !important; }
.rs_margin_top_sm-150.vc_row, .rs_margin_top_sm-150.wpb_column .vc_column-inner { margin-top: 150px !important; }
.rs_margin_top_sm_alt-75.vc_row, .rs_margin_top_sm_alt-75.wpb_column .vc_column-inner { margin-top: -75px !important; }
.wpb_column.dt-sc-one-fifth.rs_col-sm-4 { width:33.33%; margin-bottom:20px; }
.wpb_column.dt-sc-one-fifth.rs_col-sm-4:nth-child(4) { clear:left; }
}
@media only screen and (max-width: 767px) { #primary { width:100%; }
#primary.with-both-sidebar { width:100%; margin:0; }
#primary.with-left-sidebar { margin-left:0px; }
#primary.with-right-sidebar { margin-right:0px; }
#secondary, #secondary-right, #secondary-left { width:100%; } .column { margin-bottom: 20px; margin-left: 0; }
.dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-third, .dt-sc-three-fourth, .dt-sc-two-third, .dt-sc-one-fifth, .dt-sc-four-fifth, .dt-sc-three-fifth, .dt-sc-two-fifth, .dt-sc-one-sixth, .dt-sc-two-sixth, .dt-sc-three-sixth, .dt-sc-four-sixth, .dt-sc-five-sixth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-two-third, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-five-sixth, .portfolio.column.dt-sc-one-fourth.no-space, .column.no-space.dt-sc-two-fifth, .wpb_column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-one-fifth, .wpb_column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-three-fifth, .wpb_column.no-space.dt-sc-three-fifth, .wpb_column.dt-sc-one-fifth, .column.wpb_column.dt-sc-one-fifth { width: 100%; }
.wpb_column .wpb_column { padding: 0; }
.wpb_column, .wpb_column.dt-sc-one-fifth, .wpb_column.dt-sc-two-fifth, .wpb_column.dt-sc-three-fifth { float: left; width: 100%; }
.wpb_column { margin-bottom: 20px; }
.rs_col-xs-nospace-bottom.wpb_column { margin-bottom: 0; }
.column.wpb_column.dt-sc-one-fifth .vc_column-inner { margin-left:0 !important; }
#secondary-left.secondary-sidebar,#secondary-right.secondary-sidebar { display: table-cell; float: none; }
#primary.with-left-sidebar,#primary.with-right-sidebar, #primary.with-both-sidebar { display: table-caption; float: none; margin-bottom:30px; }
.dt-sc-three-fifth.wpb_column, .dt-sc-one-third.wpb_column { margin-left:0 !important; }
.layout-boxed .vc_row.vc_row-no-padding { margin: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:420px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:450px; }
.layout-boxed .wrapper { width:460px; }
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { width:420px; }
.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:420px; }
} @media only screen and (min-width: 320px) and (max-width: 479px) { .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:290px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:320px; }
.layout-boxed .wrapper { width:100%; }
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { width:290px; }
.layout-boxed .vc_row.vc_row-no-padding { width:100% !important; left:0px !important; }
}
@media only screen and (max-width: 319px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:200px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:230px; }
.layout-boxed .wrapper { width:100%; }
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { width:200px; }
.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:200px; }
}.widget .recent-portfolio-widget ul li a:before, .widget .recent-portfolio-widget ul li a:after, .widget ul li:before, .widget.widget_categories ul li > a:hover span, .widget.widget_archive ul li > a:hover span, .flickr-widget div a img, .widget.widget_categories ul li > a span, .widget.widget_archive ul li > a span, .widget ul li:hover:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .widgettitle { position:relative; clear:both; padding-bottom:15px; margin-bottom: 20px; }
.widgettitle:before { content:""; position:absolute; left:0px; height:3px; width:35px; bottom:0px; }
.widget ul { padding:0px; margin:0px; width:100%; float:left; clear:both; }
.widget ul li { border-bottom:1px dashed; clear:both; display:block; margin:0px; padding:10px 0px 10px 20px; position:relative; width:100%; }
.widget ul li:last-child { border-bottom-width: 0; }
.widget ul li:only-child { border-bottom-width: 1px; }	
.widget ul li > a, .widget.widget_nav_menu ul.menu li > a { display:inline-block; line-height:24px; width:100%;  }
.widget ul li:last-child > a { padding-bottom:0px; }
.widget ul li:first-child, .widget.widget_nav_menu ul.menu li:first-child { padding-top:0px; }
.widget ul li:before { content: "\f10c"; font-family: FontAwesome; font-size: 13px; position: absolute; left: 1px; top: 10px; font-weight: bold; }
.widget ul li:hover:before { content: "\f192"; }
.widget ul li:first-child:before { top: 0; }
.woocommerce .widget ul.product-categories li:first-child:before, .woocommerce.widget ul.product-categories li:first-child:before, .widget.widget_layered_nav ul li:first-child:before { top: 7px; }
.widget.widget_pages ul li ul.children, .widget.widget_nav_menu ul li ul.sub-menu { padding:10px 0px 0px 20px; width:100%;  }
.widget.widget_archive ul li ul, .widget.widget_categories ul li ul, .widget.widget_pages ul li ul, .widget.widget_nav_menu ul.menu li ul { padding-left: 15px; padding-top: 10px; }
.widget.widget_nav_menu ul.menu li a { text-transform:lowercase; padding:0px; font-weight:normal; background:none; border:none; }
.widget.widget_nav_menu ul.menu li a:first-letter { text-transform:uppercase; }
.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_pages ul li, .widget.widget_meta ul li, .widget.widget_nav_menu ul.menu li, .widget.widget_text ul li { padding:0px; }
.widget.widget_archive ul li > a, .widget.widget_categories ul li > a, .widget.widget_pages ul li > a, .widget.widget_meta ul li > a, .widget.widget_nav_menu ul.menu li > a, .widget.widget_text ul li > a { padding:10px 0 10px 20px; }
.widget.widget_archive ul li:first-child > a, .widget.widget_categories ul li:first-child > a, .widget.widget_pages ul li:first-child > a, .widget.widget_meta ul li:first-child > a, .widget.widget_nav_menu ul.menu li:first-child > a, .widget.widget_text ul li:first-child > a { padding-top:0px; }
.widget .recent-portfolio-widget ul li:before, .widget .recent-posts-widget li:before, .widget .recent-posts-widget li:hover:before { content:""; }
.widget.widget_categories ul li > a { position:relative; text-transform:capitalize; }
.widget.widget_categories ul li > a span, .widget.widget_archive ul li > a span { position:absolute; right:0px; padding:0px 10px; }
.widget_categories label, .widget_archive label { margin:0px 0px 10px; display:inline-block; font-size:14px; }
.widget .recent-portfolio-widget ul { margin:0px; padding:0px; width:100%; }
.widget .recent-portfolio-widget ul li { float:left; display:inline; margin:0px 2% 5px 0px; padding:0px; width:32%; overflow:hidden; clear:none; border:none; }
.widget .recent-portfolio-widget ul li img { display:block; line-height:0; width:100%; }
.widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right:0px; }
.widget .recent-portfolio-widget ul li a { float:left; width:100%; position:relative; padding:0px; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.widget .recent-portfolio-widget ul li a:before { content:""; position:absolute; top:0px; left:0px; width:100%; height:100%; opacity:0; }
.widget .recent-portfolio-widget ul li a:hover:before { opacity:1; }
.widget .recent-portfolio-widget ul li a:after { content: "\e67b"; position: absolute; left: 0px; right: 0px; bottom: auto; margin: 0 auto;font-family: 'Stroke-Gap-Icons'; font-size: 14px; font-style: normal; font-weight: 400; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); opacity: 0; visibility: hidden; text-align: center; color: #fff; }
.widget .recent-portfolio-widget ul li a:hover:after { opacity: 1; visibility: visible; font-size: 20px; }
.widget .recent-posts-widget { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.widget .recent-posts-widget ul { margin:0px; padding:0px; width:100%; }
.widget .recent-posts-widget li { display:block; clear:both; float:left; margin:0px 0px 10px; padding-left:0px; }
.widget .recent-posts-widget li:last-child { margin-bottom:0px; }
.widget .recent-posts-widget li .thumb { float:left; margin:0px 15px 10px 0px; padding:0px; width:60px; }
.widget .recent-posts-widget li .thumb img { max-width:100%; }
.widget .recent-posts-widget li .entry-title h4 { font-size:13px; line-height:20px; letter-spacing:0.25px; margin-top:-5px; margin-bottom:7px; }
.widget .recent-posts-widget li .entry-meta { font-size:14px; }
.widget .recent-posts-widget li .entry-meta p { float:left; margin-right:15px; }
.widget .recent-posts-widget li .entry-meta p span { margin-right:5px; }
.widget .tweet_list { float:left; width:100%; margin:0px; padding:0px; }
.widget .tweet_list li { float:left; display:block; margin:0px 0px 20px; padding:0px 0px 20px 40px; position:relative; border-bottom:1px solid; }
.widget .tweet_list li:before { content:"\f081"; position:absolute; left:0px; top:5px; font-family:FontAwesome; font-size:24px; }
.widget .tweet_list li:first-child:before { top:5px; }
.widget .tweet_list li:hover:before { content:"\f081"; }
.widget .tweet_list li:last-child { border:none; padding-bottom:0px; margin-bottom:0px; }
.widget .tweet_list li .tweet-time { clear:both; display:block; font-size:14px; }
.widget_text ul.no-border li { border:none; }
.widget_text ul.no-bullet li a { padding-left:0px; }
.widget_text ul.no-bullet li:before, .widget_text ul.no-bullet li:hover:before { content:""; }
.widget_text ul.split-list { width:48%; margin-right:2%; float:left; clear:none; }
.widget_text ul.split-list li { position:relative;  width:100%; border:none; }
.widget_text ul.split-list li:before { content:"\f105"; }
.widget .screen-reader-text { display:none; }
.flickr-widget div { float:left; margin:0px; padding:0px; }
.flickr-widget div a { line-height:0px; display:block; margin:0px 8px 8px 0px; max-width:60px; } 
.flickr_badge_image img { height: auto !important; }
.flickr-widget div a:hover img { opacity:0.5; }
.widget_tag_cloud .tagcloud { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.tagcloud a { margin:0px 10px 10px 0px; padding:7px 15px 6px; float:left; border-bottom:1px solid; font-size:12px !important; text-transform:capitalize; }
.dt-sc-dark-bg .tagcloud a { border-bottom:1px solid; }
.widget .dt-sc-newsletter-section { padding:0px; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm { float:left; clear:both; width:100%; position:relative; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"], .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"] { margin: 0; width:100%; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { position:absolute; right:0px; height:100%; }
.widget #searchform { position:relative; }
.widget #searchform input[type="text"] { padding-right:70px; height:49px; }
.widget #searchform input[type="submit"] { position:absolute; right:0px; top:0px; border-radius:0px; padding:16px 20px; margin:0px; height:49px; }
.widget #wp-calendar caption { font-weight:300; font-size:16px; margin-bottom:10px; }
.widget #wp-calendar th { padding:10px; }
.widget #wp-calendar td { padding:9px 10px; }
.widget .dt-sc-single-line-separator { margin:13px 0px; }
.widget ul.dt-sc-sociable li:before, .widget ul.dt-sc-sociable li:hover:before { content:""; }
.widget ul.dt-sc-sociable li a { padding:0px; }
.widget ul.dt-sc-sociable > li { width:auto; border-bottom:0; }
.widget .dt-sc-sociable li a { height: 36px; line-height: 36px; text-align:center; width: 36px; }
.widget .dt-sc-sociable.hexagon-with-border li, .widget .dt-sc-sociable.hexagon-border li { width:40px; height:25px; }
.widget .dt-sc-sociable.hexagon-with-border li a, .widget .dt-sc-sociable.hexagon-border li a { width: 42px; line-height: 52px; height: 52px; }
.widget .dt-sc-sociable.diamond-square-border li { border-bottom:1px solid rgba(255, 255, 255, 0.2); width:30px; height:30px; }
.widget .dt-sc-sociable.diamond-square-border li a { width: 40px; height: 40px; line-height: 40px; }	 
.widget .diamond-narrow-square-border li a { height: 60px; line-height: 60px; width:60px; }
.widget .dt-sc-sociable li:first-child:before { top:10px; }
.widget_text ul.custom-social li a  { padding:0px 0px 25px; }
.widget_text ul.custom-social li:last-child a  { padding:0px; }
.widget_text ul.dt-sc-sociable { text-align:center; }
.widget_text ul.dt-sc-sociable li { float:none; display:inline-block; text-align:center; clear:none; margin:0px 10px; }
.widget_text ul.dt-sc-sociable li a { float:none; display:inline-block; padding-bottom:0px; }
.widget_text ul.dt-sc-sociable.alignleft li { float: left; margin: 0 10px 0 0; }
.widget_text ul.dt-sc-sociable.alignleft li:last-child { margin-right: 0; }
.widget_text ul.dt-sc-sociable.alignleft li a { text-align: left; }
.widget_rss h3.widgettitle > a.rsswidget > img { margin-right:5px; } .secondary-sidebar img { max-width:100%; height:auto; }
.secondary-sidebar .widget { clear:both; }
.secondary-sidebar .widget:last-child { margin-bottom: 80px; }
.secondary-sidebar .widget ul li > a, .secondary-sidebar .tagcloud a { color:#000000; }
.secondary-sidebar .tagcloud a:hover { color:#ffffff; }
.secondary-sidebar .flickr-widget div a { max-width:75px; }
.secondary-sidebar .widget .tweet_list li { border-color:rgba(0, 0, 0, 0.15); } .secondary-sidebar { overflow:hidden; }
.secondary-sidebar aside.widget { position:relative; }
.secondary-sidebar .flickr-widget div { height:auto; width:33.3333%; }
.secondary-sidebar .flickr-widget div a { margin: 0; padding: 0 4px 10px; max-width: 100%; }
.secondary-sidebar .type1 .widgettitle, .secondary-sidebar .type2 .widgettitle, .secondary-sidebar .type3 .widgettitle, .secondary-sidebar .type4 .widgettitle, .secondary-sidebar .type5 .widgettitle, .secondary-sidebar .type6 .widgettitle, .secondary-sidebar .type7 .widgettitle, .secondary-sidebar .type9 .widgettitle, .secondary-sidebar .type11 .widgettitle, .secondary-sidebar .type12 .widgettitle, .secondary-sidebar .type13 .widgettitle { margin-top:0; }
.secondary-sidebar .widgettitle:empty { display:none; }
.secondary-sidebar .type1 .widgettitle, .secondary-sidebar .type3 .widgettitle, .secondary-sidebar .type4 .widgettitle, .secondary-sidebar .type11 .widgettitle { float:none; display:inline-block; }
.secondary-sidebar .widgettitle:before, .secondary-sidebar .widgettitle:after, .secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:before, .secondary-sidebar .type5 .widget .recent-posts-widget li:before, .secondary-sidebar .type5 .widget .recent-posts-widget li:hover:before { content:""; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:before, .secondary-sidebar .type15 .widget.widget_recent_reviews ul li:hover:before, 
.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:before, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li:hover:before, 
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:before, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:hover:before, .secondary-sidebar .type16 .widget .special-links li:before, .secondary-sidebar .type16 .widgettitle:before, .secondary-sidebar .type15 .widgettitle:before { content:none; }
.secondary-sidebar .type2 .widgettitle > a, .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2, .secondary-sidebar .type17 .widget-title-content h3.widgettitle, .secondary-sidebar .type17 .widget-title-content h3.widgettitle > a, .secondary-sidebar .type10 .widgettitle > a, .secondary-sidebar .type18 .widgettitle > a, .secondary-sidebar .type14 .widgettitle > a, .secondary-sidebar .type15 .widgettitle > a { color:#fff; }
.secondary-sidebar .type1 .widget.buddypress .bp-login-widget-user-avatar, .secondary-sidebar .type3 .widget.buddypress .bp-login-widget-user-avatar, .secondary-sidebar .type4 .widget.buddypress .bp-login-widget-user-avatar { float:none; position:absolute; left:0px; top:63px; }
.secondary-sidebar .type1 .widgettitle:before, .secondary-sidebar .type1 .widgettitle:after { position:absolute; top:inherit; left:0px; bottom:-10px; height:3px; background:#000000; width:100%; }
.secondary-sidebar .type1 .widgettitle:after { bottom:-13px; height:1px; }
.secondary-sidebar .type2 .widgettitle { margin-bottom:40px; background:#000000; padding:12px 15px; color:#ffffff; }
.secondary-sidebar .type2 .widgettitle:before { top:inherit; bottom:-13px; left:0px; width:0px; height:0px; border-top:13px solid #000000; border-right:13px solid transparent; background:none; }
.secondary-sidebar .type3 .widgettitle { border-top:3px solid; padding:13px 0px 0px; margin-bottom:35px; }
.secondary-sidebar .type3 .widgettitle:before { background:none; }
.secondary-sidebar .type4 .widgettitle { border-left:5px solid #f1b956; padding-left:15px; padding-right:15px; }
.secondary-sidebar .type4 .widgettitle:before { top:0px; height:100%; width:9999px; left:100%; background:url(//urbangentleman.mx/wp-content/themes/swisseagle/images/sidebar/sidebar-title-grey-pattern.png) repeat; }
.secondary-sidebar .type5 .widgettitle { margin-bottom:35px; border-bottom:2px solid; padding:0px 0px 10px; }
.secondary-sidebar .type5 .widgettitle:before { background:none; }	
.secondary-sidebar .type5 .widget ul li:before { content:"\f06c"; top:9px; }
.secondary-sidebar .type5 .widget .tweet_list li:before { content:"\f081"; top: 0; }
.secondary-sidebar .type5 .widget ul li:first-child:before { top:2px; }
.secondary-sidebar .type5 .widget.woocommerce ul li:first-child::before { top: 0; }	
.secondary-sidebar .type5 .widget.woocommerce ul.product-categories li:first-child:before { top: 9px; }
.secondary-sidebar .type5 .widget.widget_categories ul li > a span, .secondary-sidebar .type5 .widget.widget_archive ul li > a span { font-size:14px; text-align:center; }
.secondary-sidebar .type5 .tagcloud a { border-radius:0px 10px; font-size:14px !important; }
.secondary-sidebar .type5 .widget .recent-posts-widget li .entry-title h4 { font-size:16px; }
.secondary-sidebar .type6 .widgettitle { border-left:3px solid; padding:0px 0px 0px 15px;  margin-bottom:50px; width:100%; }
.secondary-sidebar .type6 .widgettitle:before { height:1px; background:rgba(0, 0, 0, 0.25); top:inherit; bottom:-10px; width:100%; }	
.secondary-sidebar .type6 .widgettitle:after { position:absolute; background:url(//urbangentleman.mx/wp-content/themes/swisseagle/images/sidebar/sidebar-title-arrow.png) no-repeat; width:13px; height:8px; left:30px; bottom:-17px; }
.secondary-sidebar .type7 .widgettitle { padding:13px 20px 12px 25px; border:1px solid #000000;  margin-bottom:40px; font-weight:bold; }
.secondary-sidebar .type7 .widgettitle:before { left:inherit; left: 0px; top:0px; height:100%; width: 5px; background:#000000; }	
.secondary-sidebar .type8 .widgettitle { background:#ffffff; padding:10px 20px; margin:-14px auto 20px; text-align:center; display:table; float:none; }
.secondary-sidebar .type8 .widget { width:100%; padding:0px 20px 15px;  }
.secondary-sidebar .type8 .widget:before { border:1px solid #000000; content: ""; height: 100%; position: absolute; left: 0; top: 6px; width: 100%; z-index: -1;  }
.secondary-sidebar .type8 .widgettitle:before { content:none; }
.secondary-sidebar .type8 .widget #wp-calendar td { padding:9px 8px; }
.secondary-sidebar .type9 .widgettitle { padding:0px 0px 15px; border-bottom:1px solid rgba(0, 0, 0, 0.15); }
.secondary-sidebar .type9 .widgettitle:before { width:50px; height:3px; background:#000000; top:inherit; left:0px; bottom:-2px; }
.secondary-sidebar .type10 .widget:before { content:""; position:absolute; left:0px; top:0px; width:100%; background:#000000; height:1px; top:0px; }
.secondary-sidebar .type10 .widget { padding-top:2px; }
.secondary-sidebar .type10 .widgettitle { margin-top:6px; padding:2px 20px 0px 20px; min-height:37px;  margin-bottom:30px; color:#ffffff; font-size:18px; }
.secondary-sidebar .type10 .widgettitle:before { background:#000000; height:100%; width:100%; top:-6px; z-index:-1; }
.secondary-sidebar .type10 .widgettitle:after { position:absolute; right:-4px; top:-6px; background:#f6f6f6 url(//urbangentleman.mx/wp-content/themes/swisseagle/images/sidebar/sidebar-title-shape.png) center center no-repeat; height:100%; width:19px; }
.secondary-sidebar .type11 .widget { position:relative; background:#e8e8e8; padding:25px 20px;  border-radius:5px; }
.secondary-sidebar .type11 .widgettitle:before { position: absolute; right: -18px; top: 50%; margin: auto; background: #e8e8e8 url(//urbangentleman.mx/wp-content/themes/swisseagle/images/sidebar/sidebar-title-floral2.png) no-repeat; width: 24px; height: 17px; left:auto; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.secondary-sidebar .type11 .widgettitle { font-size: 22px; margin-bottom:40px; padding-right:15px; position: relative; }
.secondary-sidebar .type11 .woocommerce ul.cart_list li a, .secondary-sidebar .type11 .woocommerce ul.product_list_widget li a { font-weight: 300; }
.secondary-sidebar .type11 .widget #wp-calendar td { padding: 9px 8px; }
.secondary-sidebar .type12 .widget { position:relative; background:rgba(0, 0, 0, 0.05); padding:20px 20px 25px;  }
.secondary-sidebar .type12 .widgettitle { padding:10px 15px; margin-bottom:20px; }
.secondary-sidebar .type12 .widgettitle:before { background:none; }
.secondary-sidebar .type13 .widgettitle { padding:14px 0px 12px; }
.secondary-sidebar .type13 .widgettitle:before { height:100%; width:60px; border-top:1px solid #60ae0d; border-bottom:1px solid #60ae0d; top:0px; z-index:-1; background:none;
}
.secondary-sidebar .type14 .widgettitle { background: #191919; padding:10px 0px 10px 20px; border-bottom:3px solid; color:#fff; } 
.secondary-sidebar .type14 .widgettitle:before { background:none; border-bottom: 1px solid #fff; bottom: 0px; width:100%; top:inherit; }
.secondary-sidebar .type15 .widgettitle { background: #000; box-sizing: border-box; color: #fff; padding: 13px 20px; font-size:18px; font-weight:normal; text-transform:uppercase; }
.secondary-sidebar .type15 .widget.woocommerce ul li:before, .secondary-sidebar .type15 .widget.woocommerce ul li:hover:before { content:"\f105"; font-size:15px; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li { background:#f8f1e4; padding:15px; border-bottom:2px solid #ebeef0; }
.secondary-sidebar .type15 .woocommerce ul.cart_list li img, .secondary-sidebar .type15 .woocommerce ul.product_list_widget li img { width:50px; padding:0; }
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li a img { height: 50px; margin-top: 0; }
.secondary-sidebar .type16 .widgettitle { background: #f5f5f5; border-left: 3px solid; font-size: 16px; font-weight: 600; margin-bottom: 30px; padding: 15px; }
.secondary-sidebar .type16 .widget .special-links { font-size:15px; }
.secondary-sidebar .type16 .widget .special-links li a { padding-left:0; }
.secondary-sidebar .type17 .widget-title-wrapper { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before { content:""; position:absolute; right:-16px; top:0px; width:100%; height:100%; -webkit-transform:skewX(30deg); transform:skewX(30deg); -ms-transform:skewX(30deg); }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:after { content:""; height:100%; top:0px; left:114%; left:-webkit-calc(100% - -26px); left:-moz-calc(100% - -26px); left:calc(100% - -26px); position:absolute; -ms-transform:skewX(30deg); -webkit-transform:skewX(30deg); transform:skewX(30deg); width:9000px; background:#f3f3f3; }	
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2, .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h3.widgettitle { padding:17px 10px 15px 20px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; }
.secondary-sidebar .type18 .widget-stripe-title { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content:after { background:url(//urbangentleman.mx/wp-content/themes/swisseagle/images/sidebar/title-pattern.png) repeat; content:""; height:100%; top:0px; left:100%; position:absolute; width:9000px; }	
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h2, .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h3.widgettitle { background:#000; padding:12px 15px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; color:#fff; } .mz-title { overflow:hidden; float:left; width: 100%; }
.mz-title .mz-title-content { position: relative; clear: both; float: left; }
.mz-title .mz-title-content h2, .mz-title .mz-title-content h3.widgettitle { padding: 0; position:relative; z-index:1; margin:0px; left:0px; text-transform:uppercase; }
.mz-title .mz-title-content h1 { font-size: 52px; text-transform: inherit; font-weight: lighter; }
.mz-title .mz-title-content h1 strong { font-weight: bold; }
.mz-title .mz-title-content h2 { font-size: 35px; text-transform: inherit; font-weight: 100; }
.mz-title .mz-title-content h2 strong { font-weight: 600; }
.mz-title .mz-title-content h3 { font-size: 28px; text-transform: inherit; font-weight: 100; }
.mz-title .mz-title-content h3 strong { font-weight: 600; }
.mz-title .mz-title-content h4 { font-size: 24px; text-transform: uppercase; font-weight: 100; }
.mz-title .mz-title-content h4 strong { font-weight: 600; }
.mz-title .mz-title-content h5 { font-size: 18px; text-transform: uppercase; font-weight: 100; }
.mz-title .mz-title-content h5 strong { font-weight: 600; }
.mz-title .mz-title-content h6 { font-size: 14px; text-transform: uppercase; font-weight: 100; }
.mz-title .mz-title-content h6 strong { font-weight: 600; }
.aligncenter .mz-title .mz-title-content { float: none; display: inline-block; } .mz-stripe-title { overflow:hidden; float:left; width: 100%; }
.mz-stripe-title .mz-stripe-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.mz-stripe-title .mz-stripe-title-content:after { background:url(//urbangentleman.mx/wp-content/themes/swisseagle/images/title-pattern.png) repeat; content:""; height:100%; top:0px; left:100%; position:absolute; width:9000px; }	
.mz-stripe-title .mz-stripe-title-content h2, .mz-stripe-title .mz-stripe-title-content h3.widgettitle { background:#000; padding:12px 15px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; line-height: normal; }
.mz-stripe-title .mz-stripe-title-content h2, .mz-stripe-title .mz-stripe-title-content h3.widgettitle { color:#fff; }
.mz-stripe-title.blue .mz-stripe-title-content h2 { background:#3498db; }
.mz-stripe-title.purple .mz-stripe-title-content h2 { background:#9b59b6; }
.mz-stripe-title.pink .mz-stripe-title-content h2 { background:#f13d7a; }
.mz-stripe-title.orange .mz-stripe-title-content h2 { background:#e67e22; }
.mz-stripe-title.cyan .mz-stripe-title-content h2 { background:#1abc9c; }  .widget ul.tribe-events-sub-nav { float:none; width:auto; }
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li:before { display:none; }
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li { clear:none; width:auto; }
.tribe-this-week-widget-wrapper .tribe-events-page-title { font-size: 16px; font-weight:600; }
.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .duration, .tribe-this-week-widget-wrapper .tribe-this-week-widget-day .tribe-venue { line-height:21px; } .footer-widgets .widget { float:left; clear:both; width:100%; margin-bottom:30px; }
#footer .mailchimp-form { margin:40px 0px 0px; position:relative; }
#footer .mailchimp-form input[type="email"] { font-size:14px; font-weight:normal; width:100%; padding:15px; float:left; border-radius:5px;  }
#footer .mailchimp-form input[type="submit"] { cursor:pointer; font-size:14px; font-weight:400; position:absolute; right:0px; border-radius:0px 5px 5px 0px; padding:15px; margin:0px; }
.tagcloud a:hover, #footer .dt-sc-dark-bg .tagcloud a:hover, #footer .tagcloud a:hover { color:#ffffff; } #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar { float: none; margin-bottom: -3px; border: 3px double #ddd; } 
.bbp-login-form fieldset legend { display: none; }
.bbp-login-form label { width: 140px; display: inline-block; }
#sidebar .bbp-login-form label { width: 70px; }
.bbp-login-form .bbp-username, .bbp-login-form .bbp-email, .bbp-login-form .bbp-password, .bbp-login-form .bbp-remember-me, .bbp-login-form .bbp-submit-wrapper { margin-top: 10px; }
.bbp-login-form .bbp-submit-wrapper { text-align: right; }
.bbp-login-form .bbp-login-links a { float: left; clear: left; }
.bbp-logged-in img.avatar { float: left; margin: 0 15px 0 0; }
.bbp-logged-in h4 { font-weight: bold; font-size: 1.3em; clear: none; margin-bottom: 10px; }
.widget #bbp-search-form { position:relative; float:left; width:100%; }
.widget #bbp-search-form input[type="text"] { padding-right:100px; }
.widget #bbp-search-form input[type="submit"] { bottom:0px; right:0px; top:0px; margin:0px; padding:0px 20px; position:absolute; border-radius:0; }
.widget.bbp_widget_login .bbp-logged-in h4 { font-weight:normal; margin-bottom:0px; }
.widget.widget_display_replies ul li a.bbp-author-avatar { margin-right:5px; }
.widget.widget_display_replies ul li a.bbp-author-avatar, .widget.widget_display_replies ul li a.bbp-author-name { display:inline; }
.widget.widget_display_topics ul li .topic-author { margin-left:5px; }
.widget.widget_display_topics ul li div, .widget.widget_display_replies ul li div { color:rgba(0, 0, 0, 0.5); margin-top:5px; }
.widget.widget_display_stats dl { margin:0px; }
.widget.widget_display_stats dt { float:left; margin:0px 10px 0px 0px; font-weight:normal; clear:both; }
.widget.widget_display_stats dd { float:left; line-height:24px; }
.dt-sc-dark-bg .widget.widget_display_topics ul li div, .dt-sc-dark-bg .widget.widget_display_replies ul li div { color:rgba(255, 255, 255, 0.4); } .widget.buddypress div.item-avatar img.avatar { float: left; margin: 0 10px 15px 0; }
.widget.buddypress span.activity { display: inline-block; font-size: small; opacity: 0.8; padding: 0; }
.widget.buddypress div.item-options { font-size: 90%; margin: 0 0 1em 0; padding: 1em 0; }
.widget.buddypress div.item{ margin:0 0 1em 0; }
.widget.buddypress div.item-meta, .widget.buddypress div.item-content { font-size: 11px; margin-left: 50px; }
.widget.buddypress ul.item-list img.avatar { height: 40px; margin-right: 10px; width: 40px; }
.widget.buddypress div.item-avatar img { height: 40px; margin: 1px; width: 40px; }
.widget.buddypress div.avatar-block{ overflow: hidden; }
.widget.buddypress #bp-login-widget-form label { display: block; margin: 1rem 0 .5rem; }
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit { margin-right: 10px; }
.widget.buddypress .bp-login-widget-user-avatar { float: left; }
.bp-login-widget-user-avatar img.avatar { height: 40px; width: 40px; }
.widget.buddypress .bp-login-widget-user-links > div { padding-left: 60px; }
.widget.buddypress .bp-login-widget-user-links > div { margin-bottom: .5rem; }
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a { font-weight: bold; }
.widget.buddypress #groups-list, .widget.buddypress #members-list, .widget.buddypress #friends-list { margin-left: 0; padding-left: 0; }
.widget.buddypress #groups-list li, .widget.buddypress #members-list li, .widget.buddypress #friends-list li { clear: both; list-style-type: none; }
.widget.buddypress .item-list .item { margin-bottom:0px; }
.widget.buddypress .item-list li:before, .widget.buddypress .item-list li:hover:before { content:""; }
.widget.buddypress .item-list li { padding-left:0px; }
.widget #bp-login-widget-form span.bp-login-widget-register-link { display: inline-block; margin-top: 15px; margin-left: 5px; }
#footer .dt-sc-dark-bg .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover { color:rgba(255, 255, 255, 0.6); }
#footer .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover { color:#000; }
.widget.buddypress .item-list .item .item-title { margin-bottom:-3px; }
.widget.buddypress .item-list .item .item-title a { color:#000000; font-weight:600; }
.widget.buddypress .item-list .item .item-meta { color:rgba(0, 0, 0, 0.5); }
.widget.buddypress div.item-options { border-bottom:1px solid rgba(0, 0, 0, 0.1); margin:0px 0px 25px; padding-bottom:0px; }
.widget.buddypress div.item-options a { font-size:14px; margin-bottom:-1px; padding:8px 12px; color:rgba(0, 0, 0, 0.4); display:inline-block; border-radius:3px 3px 0px 0px; font-weight:600; -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; }
.widget.buddypress div.item-options .bp-separator { display:none; }
.widget.buddypress div.item-options a.selected { border:1px solid rgba(0, 0, 0, 0.1); border-bottom-color:#ffffff; }
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a { font-weight:normal; font-size:14px; color:#000000; }
.widget.buddypress .bp-login-widget-user-links > div { margin-bottom:-3px; }
.profile .bp-widget { display: inline-block; margin-bottom: 20px; width: 100%; }
.bp-widget > h4 { font-weight: 600; margin-bottom:0; }
.dt-sc-dark-bg .widget.buddypress .item-list .item .item-meta { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.buddypress div.item-options { border-bottom:1px solid rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.buddypress div.item-options a.selected { border:1px solid rgba(255, 255, 255, 0.3); border-bottom-color:#000000; } .widget.tribe-events-countdown-widget .tribe-countdown-text a { color:#000000; font-weight:600; }
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name { font-size:14px; font-weight:600; }
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a { color:#000000; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list { margin:15px 0px 0px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list li { padding-top:3px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list .entry-title { font-size:14px; }
.tribe-mini-calendar-event .list-info h2 { font-weight:600; }
.tribe-mini-calendar-event .list-date { background:rgba(0, 0, 0, 0.05); }
.tribe-mini-calendar-event .list-date .list-daynumber { color:#000000; font-size:12px; }
.tribe-events-adv-list-widget .duration { margin-bottom:10px; display:inline; line-height:20px; }
.tribe-events-adv-list-widget .location { color:rgba(0, 0, 0, 0.5); line-height:20px; }
.tribe-events-adv-list-widget .tribe-events-duration, .tribe-events-adv-list-widget .tribe-events-location { line-height:24px; } .widget.tribe_mini_calendar_widget .tribe-mini-calendar th { background:#ffffff; border-color:rgba(0, 0, 0, 0.1); color:rgba(0, 0, 0, 0.5); font-weight:600; font-size:13px; padding:3px 0px; }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event { color:rgba(0, 0, 0, 0.3); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present .tribe-mini-calendar-no-event { color:#ffffff; }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events { background:rgba(0, 0, 0, 0.1); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a { color:rgba(0, 0, 0, 0.4); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a { color:#ffffff; }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover { background:rgba(0, 0, 0, 0.15); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td { background: rgba(0, 0, 0, 0.05); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td { background:rgba(0, 0, 0, 0.05); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth, .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth { background:rgba(0, 0, 0, 0.02); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar th { background:rgba(255, 255, 255, 0.1); color:#ffffff; }
.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-number { color:#ffffff; }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events { background:rgba(255, 255, 255, 0.4); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover { background:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-text a, .dt-sc-dark-bg .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a, .dt-sc-dark-bg .tribe-mini-calendar-event .list-date .list-daynumber { color:#ffffff; }
.dt-sc-dark-bg .tribe-events-adv-list-widget .location { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .tribe-mini-calendar-event .list-date { background:rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td { border-color:rgba(255, 255, 255, 0.2); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td { background: rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td { background:rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth, .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth { background:rgba(255, 255, 255, 0.2); }
.widget.tribe-events-venue-widget .tribe-event-title { padding-top: 0; margin-bottom:10px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list li { padding-bottom:20px; }  .woo-type4 .widget.woocommerce .woocommerce-product-search input[type="search"], .woo-type20 .widget.woocommerce .woocommerce-product-search input[type="search"] { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="submit"], .woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -ms-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
.woo-type17 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0; }	
.woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li:after { clear:both }
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget { list-style:none; margin:0; padding:0; }
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { list-style:none; margin:0; }
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before {display: table}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {display: block; font-weight:700}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { float: right; height: auto; margin-left: 4px; width: 32px; box-shadow: none }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { border-left: 2px solid rgba(0,0,0,.1); margin: 0; padding-left: 1em; }
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before { content: " "; display: table }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { display: inline-block; float: left; margin-bottom: 1em }
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt { clear: left; font-weight: 700; margin: 0 4px 0 0; padding: 0 0 .25em; }
.woocommerce .order_details:after, .woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_shopping_cart .buttons:after, .woocommerce-account .addresses .title:after, .woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce.widget_shopping_cart .buttons:after {clear: both}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {padding: 0 0 .25em}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {margin-bottom: 0}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {float: none}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border-top: 3px double #ebe9eb; padding: 4px 0 0 }
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong { display: inline-block; min-width: 40px; }
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding-left: 2em; padding-top: 0; position: relative; }
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { position: absolute; left: 0; top: 0; }
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before { content: " "; display: table }
.woocommerce .widget_layered_nav ul { border: 0; list-style: none; margin: 0; padding: 0; }
.woocommerce .widget_layered_nav ul li { list-style: none; padding: 0 0 1px; }
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav_filters ul li a:before { content: ""; color: #a00; font-family: WooCommerce; font-variant: normal; font-weight: 400; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; }
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {padding: 1px 0}
.woocommerce .widget_layered_nav ul li.chosen a:before {margin-right: .618em}
.woocommerce .widget_layered_nav_filters ul { border: 0; list-style: none; margin: 0; overflow: hidden; padding: 0; zoom: 1 }
.woocommerce .widget_layered_nav_filters ul li { border-width: 0; list-style: none; padding: 0 1px 1px 2px; }
.woocommerce .widget_layered_nav_filters ul li:before {content: none;}
.woocommerce .widget_layered_nav_filters ul li a { text-decoration: none; width: auto; }
.woocommerce .widget_layered_nav_filters ul li a:before {margin-right: .618em}
.woocommerce .widget_price_filter .price_slider { clear: both; margin-bottom: 1em }
.woocommerce .widget_price_filter .price_slider_amount { font-size: .8751em; line-height: 2.4; text-align: right; }
.woocommerce .widget_price_filter .price_slider_amount .button { font-size: 1.15em; float: left; }
.woocommerce .widget_price_filter .ui-slider { margin-left: .5em; margin-right: .5em; position: relative; text-align: left; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #a46497; cursor: ew-resize; height: 1em; margin-left: -.5em; position: absolute; outline: 0; top: -.3em; width: 1em; z-index: 2; border-radius: 1em; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #a46497; border: 0; display: block; font-size: .7em; position: absolute; z-index: 1; border-radius: 1em; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #602053; border: 0; border-radius: 1em; }
.woocommerce .widget_price_filter .ui-slider-horizontal {height: .5em}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range { top: 0; height: 100% }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: -1px}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: -1px}
.woocommerce .widget_rating_filter ul { margin: 0; padding: 0; border: 0; list-style: none }
.woocommerce .widget_rating_filter ul li { border-width: 0; padding: 0 0 1px; list-style: none }
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before { content: " "; display: table }
.woocommerce .widget_rating_filter ul li a { padding: 1px 0; text-decoration: none }
.woocommerce .widget_rating_filter ul li .star-rating { float: none; display: inline-block }
.woocommerce .widget_rating_filter ul li.chosen a:before { font-family: WooCommerce; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin-right: .618em; content: ""; text-decoration: none; color: #a00 } .woo-type13 .widget.woocommerce ul.product-categories li:before, .woo-type13 .widget.woocommerce ul.product-categories li:first-child:before { top: 8px; }
.widget { float: left; margin-bottom: 40px; width: 100%; }
.woocommerce #footer a.button:hover { color:#ffffff; }
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { font-weight:600; }
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { display: inline-block; margin-bottom: 15px; }
.woocommerce .widget_shopping_cart .cart_list li:last-child, .woocommerce.widget_shopping_cart .cart_list li:last-child { border: none; margin-bottom: 0; padding-bottom: 0; }
.woocommerce .widget_shopping_cart .cart_list li.empty, .woocommerce.widget_shopping_cart .cart_list li.empty { padding-left: 0; }
.woocommerce ul.product_list_widget li::before { content:"\f10c"; display: inline !important; }
.woocommerce ul.product_list_widget li:hover:before { content:"\f192"; }
.woocommerce .widget_shopping_cart .cart_list li:before, .woocommerce.widget_shopping_cart .cart_list li:before { content: none !important; }
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { font-size: 15px; height: 20px; line-height: 20px; padding: 0; position: absolute; top: 2px; width: 20px; z-index: 1; }
.widget.woocommerce ul.product_list_widget li ins { background: none; font-size: 14px; }
.widget.woocommerce ul.product_list_widget li del { font-size: 12px; }
.widget.woocommerce ul.product_list_widget li a img { border: 1px solid; margin-top: 8px; padding: 3px; }
.widget.woocommerce ul.product-categories li, .widget.widget_layered_nav ul li { display: block; float: none; font-weight: normal; margin: 0; padding: 0; position: relative; }
.widget.woocommerce ul.product-categories li.cat-item-none { padding-bottom:5px; }
.widget.woocommerce ul.product-categories li.cat-item-none:before { display:none; }
.widget.woocommerce ul.product-categories li a, .widget.widget_layered_nav ul li a { border: none; margin: 0; padding: 10px 0 10px 20px;  }
.widget.woocommerce ul.product-categories li span, .widget.widget_layered_nav ul li span { line-height: 44px; position: absolute; right: 0; top: 0; }
.widget.woocommerce ul li:before { font-weight: normal; }
.widget.woocommerce ul.product_list_widget li, .widget.woocommerce ul.product-categories li:last-child { border-bottom: 1px solid; }
.widget.woocommerce ul.product-categories ul { padding: 0 0 0 15px; box-sizing:border-box; }
.widget.woocommerce ul.product-categories ul li { width: 100%; box-sizing:border-box; }
.widget.woocommerce .widget_shopping_cart_content .total { clear: both; float: left; margin: 20px 0 0; padding: 10px 0 0; width: 100%; }
.widget.woocommerce .widget_shopping_cart_content .buttons { clear: both; float: left; margin: 10px 0 0; padding: 0; width: 100%; } 
.woocommerce.widget_price_filter .price_label { font-size: 14px; position: relative; top: 17px; }
.widget.woocommerce ul.product_list_widget li .star-rating { margin: 5px 0; }
.widget.woocommerce .woocommerce-product-search label { display: none; }
.widget.woocommerce .woocommerce-product-search { clear: both; position: relative; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 100px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { margin: 0; position: absolute; bottom: 0; right: 0; top: 0; }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { margin: 5px 0 0 25px; }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { float: none; margin: 0; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background:#e8e8e8; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background:#ffffff; border:1px solid #dddddd; }
.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-range { background:#545454; }
.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-handle { background:#545454; border:1px solid #666666; }
.woocommerce.widget_price_filter .price_label { float:right; }
#footer .product-categories li span { top: 3px; }
#footer .widget.woocommerce ul.product_list_widget li a img { border: 3px solid; padding: 0; }
.menu-item-widget-area-container .widget_product_categories .product-categories li a { border-bottom: none; line-height: 24px; margin: 0; padding: 0 45px 10px 0;  }
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .amount, .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .reviewer { display: inline-block; margin: 5px 0 0; }
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li a img { border-width: 3px; padding: 0; }	
.menu-item-widget-area-container .widget.widget_product_search #searchform input[type="text"], .menu-item-widget-area-container .widget.widget_product_search #searchform input[type="submit"] { font-size: 13px; }
.widget_product_categories .selection-box:after { top:0; height:100%; } #footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta a, #footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta, #footer .dt-sc-dark-bg .tweet_list li .tweet-time { color:rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget input[type="text"], .dt-sc-dark-bg .widget input[type="password"], .dt-sc-dark-bg .widget input[type="email"], .dt-sc-dark-bg .widget input[type="url"], .dt-sc-dark-bg .widget input[type="tel"], .dt-sc-dark-bg .widget input[type="number"], .dt-sc-dark-bg .widget input[type="range"], .dt-sc-dark-bg .widget input[type="date"], .dt-sc-dark-bg .widget textarea, .dt-sc-dark-bg .widget input[type="search"], .dt-sc-dark-bg .widget select, .dt-sc-dark-bg .widget.widget_categories ul li > a span, .dt-sc-dark-bg .widget.widget_archive ul li > a span { background:rgba(255, 255, 255, 0.15); }
.dt-sc-twitter-icon:before, .dt-sc-twitter-icon:after, .dt-sc-twitter-icon span { background:#000000; }
.dt-sc-dark-bg .widget .selection-box:after { background:rgba(255, 255, 255, 0.05); }
.dt-sc-dark-bg .widget .selection-box:before { border-top-color:rgba(255, 255, 255, 0.1); }
.recent-portfolio-widget ul li a:after, .widget.widget_categories ul li > a:hover span, .widget.widget_archive ul li > a:hover span, .dt-sc-twitter-icon span { color:#ffffff; }
.widget ul li, .widget.widget_nav_menu ul.menu li, .tweet_list li { border-color:rgba(0, 0, 0, 0.15); }
.dt-sc-dark-bg .widget ul li, .dt-sc-dark-bg .widget.widget_nav_menu ul.menu li { border-color:rgba(255, 255, 255, 0.2); }
.widget #wp-calendar td a, .recent-posts-widget li .entry-meta a { color:rgba(0, 0, 0, 0.5); }
.dt-sc-dark-bg .widget #wp-calendar td a { color:rgba(255, 255, 255, 0.5); }
.dt-sc-tweet span { color:rgba(0, 0, 0, 0.4); }
.tweet_list li .tweet-time { color:rgba(0, 0, 0, 0.3); } .tagcloud a, .widget.widget_categories ul li > a span, .widget.widget_archive ul li > a span { background:rgba(0, 0, 0, 0.05); }
.dt-sc-dark-bg .tagcloud a { background:rgba(255, 255, 255, 0.1); }
.dt-sc-dark-bg .tagcloud a { border-bottom-color:rgba(255, 255, 255, 0.12); }
.tagcloud a { border-bottom-color:rgba(0, 0, 0, 0.11); } #footer .widget.woocommerce ul.product_list_widget li a img { border-color: rgba(255, 255, 255, 0.75); }
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li:after { clear:both; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #000; }
.widget.woocommerce ul.product_list_widget li, .widget.woocommerce ul.product-categories li:last-child, .widget.woocommerce ul.product_list_widget li a img, .select2-container .select2-choice { border-color: rgba(0, 0, 0, 0.15); }
#footer .widget.woocommerce ul.product_list_widget li a img { border-color: rgba(255, 255, 255, 0.75); }
.dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li, .dt-sc-dark-bg .widget.woocommerce ul.product-categories li:last-child, .dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li a img, .dt-sc-dark-bg .woocommerce .widget_shopping_cart .total, .dt-sc-dark-bg .woocommerce.widget_shopping_cart .total { border-color: rgba(255, 255, 255, 0.2); }
#footer .widget.woocommerce #searchform input[type="text"] { color: #808080; } @media only screen and (min-width:992px) and (max-width:1199px) {
.mz-title .mz-title-content h1 { line-height: normal; } .dt-sc-one-third .widget_text ul.split-list { width:100%; margin-right:0; }		
.flickr-widget div { height: 68px; width: 68px; }
.secondary-sidebar .type7 .widgettitle:before { left: -20px; }
.secondary-sidebar .type8 .widget { padding: 0 15px 15px; }
.secondary-sidebar .type8 .widgettitle { margin: -28px auto 20px; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.tagcloud a { margin:0 4px 10px 0; }
.secondary-sidebar .type9 .widget ul li, .secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 30px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 22px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
.secondary-sidebar aside.widget, .secondary-sidebar .type11 .widget { font-size: 12px; }		
.secondary-sidebar .type2 .widget, .secondary-sidebar .type6 .widget, .secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget, .secondary-sidebar .type13 .widget { font-size: 13px; }
.secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type11 .widget { padding: 15px 10px 20px; }
.secondary-sidebar .type5 .widget .tweet_list li, .secondary-sidebar .type8 .widget .tweet_list li,  .secondary-sidebar .type11 .widget .tweet_list li, .secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before, .secondary-sidebar .type8 .widget .tweet_list li:before, 
.secondary-sidebar .type11 .widget .tweet_list li:before, .secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type11 > .widget:before { padding-right: 10px; top: 18px; }
.secondary-sidebar .type11 .widgettitle:before { top: 9px; }
.secondary-sidebar .type11 .widgettitle { font-size: 22px; }
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }		
.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }		 
}
@media only screen and (min-width:768px) and (max-width:991px) {	
.flickr-widget div { height: 55px; width: 55px; }
.footer-widgets .dt-sc-contact-info span { width:20px; margin:7px 6px 0 0; font-size:15px; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { float: right; margin-top: 7px; position: relative; }
.dt-sc-one-third .widget_text ul.split-list { width:100%; margin-right:0; }
.widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { position: absolute; margin: 0; }
.widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm:after { right: 0; }
.widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] { font-size: 14px; padding: 13px 0px; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.widget .recent-posts-widget li .entry-meta p { margin-right: 11px; }
.widgettitle { font-size:17px; }
.secondary-sidebar .type7 .widgettitle:before { left: -20px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }
.tagcloud a { margin:0 4px 10px 0; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.secondary-sidebar .type5 .widget ul li, .secondary-sidebar .type10 .widgettitle { font-size:16px; }
.secondary-sidebar .type9 h3.widgettitle { font-size: 18px; }   
.secondary-sidebar .type9 .widget.widget_categories ul li:before { top: 4px; }
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.secondary-sidebar .type12 .widget.widget_categories ul li > a span, .secondary-sidebar .widget.widget_archive ul li > a span { padding: 0 5px; }
.secondary-sidebar .type12 .tagcloud a { margin: 0 5px 10px 0; }
.secondary-sidebar .type11 .widget.widget_flickr { padding: 25px 10px; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 25px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 20px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
.secondary-sidebar aside.widget, .secondary-sidebar .type11 .widget { font-size: 12px; }		
.secondary-sidebar .type2 .widget, .secondary-sidebar .type6 .widget, .secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget, .secondary-sidebar .type13 .widget { font-size: 13px; }
.secondary-sidebar .type8 .widgettitle { margin: -28px auto 20px; }
.secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type11 .widget { padding: 15px 10px 20px; }
.secondary-sidebar .type5 .widget .tweet_list li, .secondary-sidebar .type8 .widget .tweet_list li, 
.secondary-sidebar .type11 .widget .tweet_list li, .secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before, .secondary-sidebar .type8 .widget .tweet_list li:before, 
.secondary-sidebar .type11 .widget .tweet_list li:before, .secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type11 > .widget:before { padding-right: 10px; top: 18px; }
.secondary-sidebar .type11 .widgettitle:before { top: 7px; }
.secondary-sidebar .type11 .widgettitle { font-size: 18px; }		
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
.secondary-sidebar .type12 .widget .tagcloud a { padding: 7px 12px 6px; }				
.mz-title .mz-title-content h1 { font-size: 42px; line-height: normal; }
.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }	
.woocommerce.widget_price_filter .price_label { font-size: 12px; top: 12px; }
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button { padding: 5px 10px; font-size: 12px; }	 
}
@media only screen and (max-width: 767px) {
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.secondary-sidebar .type7 .widgettitle:before { left: -23px; }
.secondary-sidebar .type6 .widget ul li, .secondary-sidebar .type9 .widget ul li { font-size: 14px; }
.mz-title .mz-title-content h1 { font-size: 40px; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {	
.widget_text ul.split-list { width:100%; margin:0; }
.alignright .dt-sc-sociable { width:100%; text-align:center; }
.tagcloud a { margin:0 5px 10px 0; }
.secondary-sidebar .flickr-widget div { width:auto; }
.textwidget .dt-sc-contact-info span { width:20px; margin:7px 6px 0 0; font-size:15px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }	
}
@media only screen and (max-width: 479px) {		
.widget_text ul.split-list { width:100%; margin:0; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }
.tagcloud a { margin:0 4px 10px 0; }
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.textwidget .dt-sc-contact-info span { width:20px; margin:7px 6px 0 0; font-size:15px; }		
}
@media only screen and (min-width: 320px) and (max-width: 479px) {		 
.secondary-sidebar .flickr-widget div { width:auto; }
.secondary-sidebar .type8 .widget { padding:0 17px 15px; }
.secondary-sidebar .type5 .widget ul li { font-size:16px; }		
}
@media only screen and (max-width: 319px) {		 
.flickr-widget div { width:66px; height:66px; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { float: right; margin-top: 7px; position: relative; }
.secondary-sidebar .type8 .widgettitle { padding:10px; }
.secondary-sidebar .type8 .widget.widget_flickr { padding:0 15px 15px; }
.secondary-sidebar .type7 .widgettitle:before { left: -20px; }
.secondary-sidebar .type5 .widget ul li { font-size:16px; }
}.menu-icons-wrapper .search a span,
.menu-icons-wrapper .cart a span,
#main-menu ul li.menu-item-simple-parent ul li a .fa,
#main-menu .megamenu-child-container>ul.sub-menu>li>a .menu-item-description,
#footer .payment-icons img {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
} .top-bar {
clear: both;
float: left;
line-height: 50px;
margin: 0;
max-height: 50px;
padding: 0;
position: relative;
width: 100%;
z-index: 99999;
}
.top-bar .dt-sc-button {
margin-top: 5px;
letter-spacing: 1px;
font-weight: bold;
}
.top-bar .dt-sc-vertical-small-separator {
position: relative;
top: 2px;
}
.top-bar-right .dt-sc-vertical-small-separator {
margin: 0px 15px;
}
.top-bar .language {
float: left;
margin: 0px;
padding: 0px 20px 0px 0px;
position: relative;
}
.top-bar .language img {
margin: 0px 10px 0px 0px;
vertical-align: middle;
position: relative;
top: -1px;
}
.top-bar .language:before {
content: "\f107";
position: absolute;
font-family: FontAwesome;
font-size: 14px;
right: 0px;
top: 0px;
bottom: 0px;
margin: auto;
}
.dt-no-header-builder-content .no-header-top {
border-bottom: 1px solid #ededed;
margin: 0;
max-height: 50px;
padding: 10px 0;
}
.dt-no-header-builder-content .no-header-top>span {
font-style: italic;
font-weight: lighter;
} #header-wrapper {
float: left;
margin: 0 0 35px;
padding: 0;
width: 100%;
}
#header {
float: left;
margin: 0;
padding: 0;
position: relative;
width: 100%;
} .dt-no-header-builder-content .no-header {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 15px 0;
}
.dt-no-header-builder-content.aligncenter .no-header {
padding-bottom: 0;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-ms-justify-content: center;
justify-content: center;
flex-direction: column;
}
.dt-no-header-builder-content .no-header .no-header-logo h2 {
margin: 10px 0;
} #header .dt-header-tpl>.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner,
#header .dt-header-tpl>.vc_row .vc_row.vc_row-flex.vc_inner>.vc_column_container>.vc_column-inner {
z-index: auto;
}
#header .dt-header-tpl .vc_row[data-vc-full-width] {
overflow: visible;
}
#header.header-top-relative {
position: relative;
}
.no-breadcrumb.page-with-slider #header.header-top-absolute {
position: absolute;
}
body:not(.no-breadcrumb) #header.header-top-absolute .dt-header-tpl {
margin-top: 0;
}
#header.bottom-header {
display: table-footer-group;
float: none;
}
#header.bottom-header~#slider {
display: table-header-group;
float: none;
} .dt-logo-container {
font-size: 0;
line-height: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.dt-logo-container.logo-align-center {
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.dt-logo-container.logo-align-right {
text-align: right;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.dt-logo-container.logo-align-center.alignleft {
float: none;
}
.dt-logo-container a {
color: inherit;
}
.dt-logo-container a img {
display: inline-block;
vertical-align: middle;
}
.dt-logo-container a span {
clear: both;
display: block;
}
.dt-logo-container a span~span {
margin-top: -1px;
} .dt-no-header-builder-content.aligncenter .no-header .dt-header-menu {
background-color: rgba(0, 0, 0, 0.035);
border-bottom: 1px solid #ededed;
margin-top: 0;
position: relative;
width: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before,
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after {
background: inherit;
content: "";
border-width: inherit;
border-style: inherit;
border-color: inherit;
height: auto;
position: absolute;
top: 0;
bottom: -1px;
width: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before {
right: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after {
left: 100%;
}
.no-header-menu,
.dt-header-menu,
.no-header-menu ul,
.dt-header-menu .dt-primary-nav,
.no-header-menu ul li,
.dt-header-menu .dt-primary-nav li {
display: inline-block;
font-size: 0;
line-height: 0;
}
.dt-no-header-builder-content:not(.aligncenter) .no-header .no-header-logo~.no-header-menu {
padding-left: 20px;
}
.no-header-menu ul,
.dt-header-menu .dt-primary-nav {
margin: 0;
padding: 0;
text-align: left;
width: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .no-header-menu>ul,
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu .dt-primary-nav {
text-align: center;
}
.no-header-menu ul li,
.dt-header-menu .dt-primary-nav li {
line-height: normal;
margin: 0 2px;
padding: 0;
position: relative;
}
.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu>li {
font-size: 15px;
line-height: normal;
}
.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a {
display: inline-block;
padding: 10px 15px;
vertical-align: middle;
} .no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu {
background-color: #fff;
margin: 0;
opacity: 0;
padding: 0;
left: 0;
top: 100%;
visibility: hidden;
z-index: 999;
-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.dt-header-menu ul.dt-primary-nav li.submenu-with-space ul.sub-menu {
padding: 10px 5px;
}
#header ul.sub-menu li>a {
font-size: 16px !important;
}
.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu {
position: absolute;
width: 220px;
}
.dt-header-menu ul.dt-primary-nav li.has-mega-menu {
position: static;
}
.dt-header-menu ul.dt-primary-nav li.has-mega-menu>ul.sub-menu,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu>ul.sub-menu>li {
display: block;
font-size: 14px;
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
z-index: 999;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.dt-header-menu ul.dt-primary-nav li.has-mega-menu.megamenu-align-custom>ul.sub-menu>li {
right: 0;
left: auto;
}
.no-header-menu ul li ul.children li,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li {
margin: 0;
}
.no-header-menu ul li ul.children li ul.children,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li ul.sub-menu {
left: 100%;
top: 0;
}
.no-header-menu ul li:last-child>ul.children,
.dt-header-menu ul.dt-primary-nav li:last-child>ul.sub-menu,
.no-header-menu ul li:nth-last-child(2)>ul.children,
.dt-header-menu ul.dt-primary-nav li:nth-last-child(2)>ul.sub-menu {
left: auto;
right: 0;
}
.no-header-menu ul li:last-child>ul.children li ul.children,
.dt-header-menu ul.dt-primary-nav li:last-child ul.sub-menu li ul.sub-menu,
.no-header-menu ul li:nth-last-child(2)>ul.children li ul.children,
.dt-header-menu ul.dt-primary-nav li:nth-last-child(2) ul.sub-menu li ul.sub-menu {
left: auto;
right: 100%;
}
.no-header-menu ul li ul.children li,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li,
.no-header-menu ul li ul.children li a,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a {
width: 100%;
}
.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a,
.no-header-menu ul li ul.children li a{
color: #000;
}
.no-header-menu ul li:hover>ul.children,
.dt-header-menu ul.dt-primary-nav li:hover>ul.sub-menu {
opacity: 1;
visibility: visible;
}
.mobile-nav-container .menu-trigger>i:before {
content: "\f0c9";
font-family: FontAwesome;
font-size: 14px;
font-style: normal;
}
.mobile-nav-container .menu-trigger>i,
.mobile-nav-container .menu-trigger>span {
display: inline;
padding: 0 5px;
}
.mobile-menu,
.mobile-menu ul.dt-primary-nav,
.mobile-menu ul.dt-primary-nav li {
display: block;
margin: 0;
padding: 0;
text-align: left;
}
.mobile-menu .dt-primary-nav li a {
border-style: solid;
border-width: 1px 0 0;
color: initial;
display: block;
padding: 5px 15px;
}
.mobile-menu .dt-primary-nav li a.icon-position-left>.menu-item-icon {
padding-right: 8px;
}
.mobile-menu .dt-primary-nav li a.icon-position-right>.menu-item-icon {
padding-left: 8px;
}
.mobile-menu .dt-primary-nav li a.icon-position-right>.menu-item-icon~span {
float: left;
}
.mobile-menu .dt-primary-nav>li>a,
.mobile-menu .dt-primary-nav>li>ul>li>a,
.mobile-menu .dt-primary-nav>li>ul>li>ul>li>a,
.mobile-menu .dt-primary-nav>li>ul>li>ul>li>ul>li>a {
height: 42px;
line-height: 42px;
padding-top: 0;
padding-bottom: 0;
}
.mobile-menu ul.dt-primary-nav {
padding-top: 50px;
}
.mobile-menu,
.mobile-menu>ul,
.mobile-menu ul.sub-menu {
background: #fff;
height: 100%;
margin: 0;
padding: 0;
overflow-y: visible;
overflow-x: hidden;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 4;
transform: translateX(0);
transition: transform 0.3s;
}
.mobile-menu {
max-width: 260px;
opacity: 0;
visibility: hidden;
z-index: 99;
transform: translateX(100%);
transition: transform .25s, visibility 0s 0.3s, opacity .25s;
}
.mobile-nav-offcanvas-right .mobile-menu {
right: 0;
}
.mobile-nav-offcanvas-left .mobile-menu {
left: 0;
right: auto;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.mobile-menu.is-hidden,
.mobile-menu ul.is-hidden {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.mobile-menu.nav-is-visible {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform .25s, visibility 0s 0s;
transition: transform .25s, visibility 0s 0s;
}
.mobile-menu ul.sub-menu,
.mobile-menu ul li.menu-item-object-dt_mega_menus,
.mobile-menu ul li.menu-item-object-dt_mega_menus>.vc_section,
.mobile-menu .wpb_column {
width: 100% !important;
}
.mobile-menu ul.sub-menu {
left: auto !important;
right: auto !important;
}
.mobile-menu ul.sub-menu li {
float: left;
width: 100%;
}
.mobile-menu ul li.menu-item-object-dt_mega_menus>.vc_section {
background: none !important;
border: none !important;
margin: 0;
left: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
} .mobile-menu .wpb_column {
margin: 0;
}
.mobile-menu ul li.menu-item-object-dt_mega_menus>.vc_section>.vc_row,
.mobile-menu .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-horizontal)>div {
margin-left: 0;
margin-right: 0;
}
.mobile-menu .menu-item-has-children>a,
.mobile-menu ul.dt-primary-nav li.go-back a {
position: relative;
}
.mobile-menu ul.dt-primary-nav li.go-back a {
height: 100%;
padding: 0;
}
.mobile-menu .dt-primary-nav li.menu-item-has-children>a {
padding-right: 40px;
}
.mobile-menu ul.dt-primary-nav li.go-back,
.mobile-menu ul.dt-primary-nav li.close-nav {
display: inline-block;
height: 50px;
width: 100%;
}
.mobile-menu ul.dt-primary-nav li.close-nav {
border: none !important;
line-height: 50px;
position: absolute;
top: 0;
right: 0;
z-index: 5;
text-align: center;
width: 50px;
cursor: pointer;
}
.mobile-menu ul.dt-primary-nav li.close-nav:before,
.mobile-menu ul.dt-primary-nav li.close-nav:after {
background-color: #222;
content: "";
height: 35%;
margin: auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
width: 2px;
}
.mobile-menu ul.dt-primary-nav li.close-nav:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.mobile-menu ul.dt-primary-nav li.close-nav:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mobile-menu ul.dt-primary-nav li.close-nav:hover:before {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mobile-menu ul.dt-primary-nav li.close-nav:hover:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.mobile-menu ul.dt-primary-nav li.go-back a:before,
.mobile-menu ul.dt-primary-nav li.go-back a:after,
.mobile-menu .menu-item-has-children>a:before,
.mobile-menu .menu-item-has-children>a:after {
display: inline-block;
position: absolute;
top: 50%;
width: 15px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.mobile-menu ul.dt-primary-nav li.go-back a:before {
content: "\f104";
font-family: FontAwesome;
font-size: 25px;
height: 50px;
line-height: 50px;
left: 15px;
text-align: center;
}
.mobile-menu .menu-item-has-children>a:before {
content: "\f105";
font-family: FontAwesome;
font-size: 25px;
height: 42px;
line-height: 42px;
right: 12px;
text-align: center;
}
.mobile-menu ul.dt-primary-nav li.go-back a:after,
.mobile-menu .menu-item-has-children>a:after {
content: "";
background-color: currentColor;
height: 2px;
opacity: 0;
visibility: hidden;
}
.mobile-menu ul.dt-primary-nav li.go-back a:hover:before {
left: 10px;
}
.mobile-menu .menu-item-has-children>a:hover:before {
right: 8px;
}
.mobile-menu ul.dt-primary-nav li.go-back a:after {
left: 25px;
}
.mobile-menu ul.dt-primary-nav li.go-back a:hover:after {
left: 15px;
}
.mobile-menu .menu-item-has-children>a:after {
right: 18px;
}
.mobile-menu .menu-item-has-children>a:hover:after {
right: 12px;
}
.mobile-menu .dt-custom-nav li a:before,
.mobile-menu .dt-custom-nav li a:after,
.mobile-menu .dt-custom-nav li a span:before,
.mobile-menu .dt-custom-nav li a span:after {
content: none !important;
}
.mobile-menu .dt-custom-nav li a,
.mobile-menu .dt-primary-nav li .dt-custom-nav li a {
border-style: none;
border-width: 0 !important;
border-radius: 0 !important;
}
.mobile-menu .dt-custom-nav li {
-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.075);
}
.mobile-menu .dt-custom-nav li:last-child {
-webkit-box-shadow: none;
box-shadow: none;
}
.mobile-menu .hr-skew-link-style ul>li>a {
margin-bottom: 0;
}
.flex-col-elements-inline-middle .mobile-menu .dt-custom-nav-wrapper.left .dt-custom-nav {
width: 100%;
}
.overlay {
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
height: 100%;
top: 0;
left: 0;
opacity: 0;
position: fixed;
visibility: hidden;
width: 100%;
z-index: 98;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
}
.overlay.is-visible,
.mobile-menu ul.dt-primary-nav li.go-back a:hover:after,
.mobile-menu .menu-item-has-children>a:hover:after {
opacity: 1;
visibility: visible;
}
.mobile-menu ul.dt-primary-nav li.close-nav,
.mobile-menu ul.dt-primary-nav li.close-nav:before,
.mobile-menu ul.dt-primary-nav li.close-nav:after,
.mobile-menu ul.dt-primary-nav li a,
.mobile-menu ul.dt-primary-nav li a:before,
.mobile-menu ul.dt-primary-nav li a:after,
.mobile-menu .dt-custom-nav li,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li {
-webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.mobile-menu ul.dt-primary-nav li.see-all a {
background-color: rgba(0, 0, 0, 0.05);
}
.mobile-menu .dt-primary-nav li a {
border-color: rgba(0, 0, 0, 0.06);
}
.mobile-menu ul.dt-primary-nav li.see-all a {
-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
}
.mobile-menu .dt-custom-nav li a:not(:hover),
.mobile-menu .dt-custom-nav li a:hover,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li a:hover {
background-color: rgba(0, 0, 0, 0) !important;
color: #000 !important;
}
.mobile-menu .dt-custom-nav li:hover,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li:hover {
background-color: #000 !important;
}
.mobile-menu .dt-custom-nav li:hover>a,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li:hover>a {
color: #fff !important;
}
.mobile-menu .dt-sc-dark-bg h1,
.mobile-menu .dt-sc-dark-bg h2,
.mobile-menu .dt-sc-dark-bg h3,
.mobile-menu .dt-sc-dark-bg h4,
.mobile-menu .dt-sc-dark-bg h5,
.mobile-menu .dt-sc-dark-bg h6,
.mobile-menu .dt-sc-dark-bg p {
color: #000 !important;
}
.mobile-menu ul.sub-menu::-webkit-scrollbar {
background-color: #f1f1f1;
width: 5px;
}
.mobile-menu ul.sub-menu::-webkit-scrollbar-track,
.mobile-menu ul.sub-menu::-webkit-scrollbar-thumb {
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3) inset;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3) inset;
}
.mobile-menu ul.sub-menu::-webkit-scrollbar-thumb {
background-color: #c1c1c1;
border-radius: 5px;
} .dt-no-header-builder-content .no-header .dt-header-menu,
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu {
background: #000;
}
.header-top-absolute .dt-no-header-builder-content .no-header .dt-header-menu, .header-top-absolute .dt-no-header-builder-content .no-header .dt-header-menu:before, .header-top-absolute .dt-no-header-builder-content .no-header .dt-header-menu:after {
background: transparent !important;
}
.dt-no-header-builder-content .no-header .dt-header-menu:empty,
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:empty {
display: none;
}
.no-header-menu.dt-header-menu ul.dt-primary-nav>li>a {
color: #fff;
font-size: 16px;
text-transform: uppercase;
padding: 20px 25px;
}
.no-header-menu.dt-header-menu ul.dt-primary-nav>li>a>span:after {
border-color: #fff;
border-style: solid;
border-width: 0 2px 0 0;
height: 20px;
margin-top: auto;
margin-bottom: auto;
position: absolute;
bottom: 0;
right: -2px;
top: 0;
width: 2px;
content: "";
}
.no-header-menu.dt-header-menu ul.dt-primary-nav>li:last-child>a>span:after {
content: none;
}
.dt-no-header-builder-content.aligncenter .no-header {
display: block;
flex-direction: initial;
padding: 0;
}
.no-header .no-header-logo {
float: left;
margin: 27px 0;
}
#header .dt-no-header-builder-content .cart-info {
float: right;
}
.dt-no-header-builder-content .mobile-nav-container.mobile-nav-offcanvas-right {
position: absolute;
top: 90px;
text-align: center;
margin: 0 auto;
}
.dt-no-header-builder-content #searchform {
float: right;
position: absolute;
right: 80px;
top: 30px;
}
.dt-no-header-builder-content #searchform .dt-search-icon {
display: none;
} .dt-header-menu.left {
float: left;
}
.dt-header-menu.center {
display: table;
margin-left: auto;
margin-right: auto;
}
.dt-header-menu.right {
float: right;
}
.flex-col-elements-inline-middle .dt-header-menu.left {
display: table;
margin-right: auto;
}
.flex-col-elements-inline-middle .dt-header-menu.center {
display: table;
margin-left: 0;
margin-right: 0;
}
.flex-col-elements-inline-middle .dt-header-menu.right {
display: table;
margin-left: auto;
}
.dt-header-menu.gap_none .dt-primary-nav li {
margin: 0;
}
.dt-header-menu.gap_1 .dt-primary-nav li {
margin: 0 1px 0 0;
}
.vc_row.vc_row-flex>.vc_column_container .dt-header-menu.justify {
display: inline-block;
}
.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav>li {
line-height: 70px;
}
.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav>li>a {
line-height: inherit;
}
.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav>li ul.sub-menu {
line-height: normal;
}
.dt-header-menu ul.dt-primary-nav>li>a.icon-position-left>.menu-item-icon {
padding-right: 8px;
}
.dt-header-menu ul.dt-primary-nav>li>a.icon-position-right>.menu-item-icon {
padding-left: 8px;
}
.dt-header-menu ul.dt-primary-nav>li>a.icon-position-right>.menu-item-icon~span {
float: left;
}
.dt-header-menu ul.dt-primary-nav>li>a,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li>a>span {
position: relative;
}
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li>a:after,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li>a>span:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li>a:after,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav>li>a>span:after,
.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav>li>a>span:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav>li.current_page_item>a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav>li.current-menu-item>a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav>li.current-page-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav>li.current-menu-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav>li.current_page_item>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav>li.current-menu-item>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav>li.current-page-ancestor>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav>li.current-menu-ancestor>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav>li.current_page_item>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav>li.current-menu-item>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav>li.current-page-ancestor>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav>li.current-menu-ancestor>a:after {
content: "";
}
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li>a:after,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li>a>span:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li>a:after,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li>a:before {
border-style: solid;
height: 2px;
margin-left: auto;
margin-right: auto;
pointer-events: none;
position: absolute;
left: 0;
right: 0;
width: 0;
}
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav>li>a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav>li>a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav>li>a:after {
border-style: solid;
border-color: transparent;
border-width: 6px;
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
width: 0;
}
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav>li>a:before {
border-bottom-width: 0;
border-top-color: inherit;
top: 0;
}
.dt-header-menu[data-nav-item-style="filled"][data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav>li>a:before {
border-top-color: currentColor;
top: -1px;
}
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav>li>a:after {
border-bottom-width: 0;
border-top-color: inherit;
top: 100%;
}
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav>li>a:after {
border-top-width: 0;
border-bottom-color: inherit;
bottom: 0;
}
.dt-header-menu[data-nav-item-style="filled"][data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav>li>a:after {
border-bottom-color: currentColor;
bottom: -1px;
}
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li>a:after {
border-width: 0 0 2px;
bottom: 0;
}
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li>a:before {
border-width: 2px 0 0;
top: 0;
}
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li>a>span:before {
border-width: 0 0 2px;
margin: auto;
bottom: 0;
top: 0;
}
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li>a:before {
border-width: 2px 0;
height: auto;
bottom: 0;
top: 0;
}
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li>a:after {
border-width: 0 0 1px;
bottom: 0;
}
.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li>a:after {
bottom: 1px;
}
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li>a:before {
border-width: 1px 0 0;
top: 0;
}
.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li>a:before {
top: 1px;
}
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li>a:before {
border-width: 1px 0;
height: auto;
bottom: 0;
top: 0;
}
.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li>a:before {
bottom: 1px;
top: 1px;
}
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li:hover>a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current_page_item>a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current-menu-item>a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current-page-ancestor>a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current-menu-ancestor>a:after,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li:hover>a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current_page_item>a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current-menu-item>a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current-page-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current-menu-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li:hover>a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current_page_item>a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current-menu-item>a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current-page-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current-menu-ancestor>a:before {
width: 75%;
}
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li:hover>a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li.current_page_item>a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li.current-menu-item>a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li.current-page-ancestor>a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav>li.current-menu-ancestor>a:after,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li:hover>a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li.current_page_item>a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li.current-menu-item>a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li.current-page-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav>li.current-menu-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li:hover>a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li.current_page_item>a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li.current-menu-item>a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li.current-page-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav>li.current-menu-ancestor>a:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li:hover>a>span:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li.current_page_item>a>span:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li.current-menu-item>a>span:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li.current-page-ancestor>a>span:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav>li.current-menu-ancestor>a>span:before {
width: 100%;
}
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav>li>a>span:after,
.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav>li>a>span:after {
border-color: #fff;
border-style: solid;
border-width: 0 2px 0 0;
height: 20px;
margin-top: auto;
margin-bottom: auto;
position: absolute;
bottom: 0;
right: -2px;
top: 0;
width: 2px;
}
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav>li>a>span:after {
right: -3px;
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav>li:last-child>a>span:after,
.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav>li:last-child>a>span:after {
display: none;
}
.dt-header-menu ul.dt-primary-nav>li,
.dt-header-menu ul.dt-primary-nav>li a,
.dt-header-menu ul.dt-primary-nav>li>a:before,
.dt-header-menu ul.dt-primary-nav>li>a:after,
.dt-header-menu ul.dt-primary-nav>li a>span,
.dt-header-menu ul.dt-primary-nav>li a>span:before {
-webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
} .dt-header-menu {
width: 100%;
}
.dt-header-menu .dt-primary-nav {
text-align: center;
}
.dt-header-menu .dt-primary-nav li.close-nav {
width: 0;
}
.dt-header-menu .dt-primary-nav li {
width: 13%;
}
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li {
text-align: left;
}
.dt-header-menu .dt-primary-nav>li>a {
width: 100%;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
} .search-module {
display: inline-block;
text-align: center;
}
.menu-icons-wrapper {
padding: 5px 25px;
line-height: 90px;
border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
}
.menu-icons-wrapper .search,
.menu-icons-wrapper .cart {
display: inline-block;
margin: 0 5px;
text-align: center;
width: 25px;
}
.menu-icons-wrapper.rounded-icons .search,
.menu-icons-wrapper.rounded-icons .cart {
margin: 0 5px;
}
.menu-icons-wrapper .search a,
.menu-icons-wrapper .cart a {
font-size: 16px;
}
.menu-icons-wrapper.rounded-icons .search a span,
.menu-icons-wrapper.rounded-icons .cart a span {
height: 38px;
line-height: 40px;
text-align: center;
width: 38px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
#header .menu-icons-wrapper .search span.fa.fa-search:before {
content: "\e6a4";
font-family: 'Stroke-Gap-Icons';
font-size: 18px;
}
#header .header-user {
padding: 5px 32px;
text-align: center;
line-height: 90px;
font-size: 19px;
color: #2b2b2b;
border-right: 1px solid #e4e4e4;
}
.menu-icons-wrapper .top-menu-search-container {
display: none;
position: absolute;
right: 50%;
top: 100%;
width: 250px;
z-index: 9;
}
.menu-icons-wrapper .top-menu-search-container.show-top-menu-search {
display: block;
}
.menu-icons-wrapper .top-menu-search-container .search-form label span {
display: none;
}
.menu-icons-wrapper .top-menu-search-container .search-form input[type="submit"] {
text-indent: -9999px;
}
.menu-icons-wrapper .top-menu-search-container .search-form input[type="search"] {
padding-right: 30px;
text-transform: none;
}
.menu-icons-wrapper .cart sup {
width: 15px;
height: 15px;
line-height: 15px;
text-align: center;
font-size: 9px;
font-weight: bold;
color: #ffffff;
border-radius: 50%;
position: relative;
top: -8px;
left: -9px;
display: inline-block;
}
#searchform {
border: 1px solid;
display: inline-block;
margin: 0;
max-width: 250px;
position: relative;
}
#searchform:before {
content: "\f002";
font-family: FontAwesome;
font-size: 14px;
}
#searchform input[type="text"] {
border: none;
background: none;
font-size: 12px;
padding: 12px 45px 12px 15px;
text-transform: uppercase;
width: 220px;
}
#searchform label span {
display: none;
}
#searchform input[type="submit"] {
background: none;
cursor: pointer;
margin: 0;
padding: 0;
text-indent: -9999px;
z-index: 1;
}
#searchform .dt-search-icon {
background-color: #ff0000;
color: #fff;
height: inherit;
opacity: 0;
left: 100%;
visibility: hidden;
z-index: -1;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
#searchform .dt-search-icon span {
display: block;
height: 100%;
width: 100%;
}
#searchform .dt-search-icon span:before {
margin: auto;
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#searchform:before,
#searchform input[type="submit"],
#searchform .dt-search-icon {
height: inherit;
margin-top: auto;
margin-bottom: auto;
position: absolute;
bottom: 0;
right: 0;
top: 0;
text-align: center;
width: 45px;
}
#searchform:before {
height: 0;
line-height: 0;
}
#searchform:hover .dt-search-icon {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
.simple-header-search #searchform .dt-search-icon,
.overlay-header-search #searchform .dt-search-icon {
display: none;
}
.simple-header-search.stretch,
.simple-header-search.stretch #searchform,
.simple-header-search.stretch #searchform input[type="text"] {
height: 100%;
}
.search-module.slide-down-header-search {
height: 100%;
}
.search-module.slide-down-header-search #searchform,
.search-module.slide-down-header-search #searchform input[type="text"] {
width: 100%;
}
.search-module.slide-down-header-search .menu-icons-wrapper,
.search-module.slide-down-header-search .menu-icons-wrapper .search,
.search-module.slide-down-header-search .menu-icons-wrapper .search a,
.search-module.slide-down-header-search .menu-icons-wrapper .search a span {
height: inherit;
width: inherit;
}
.search-module.slide-down-header-search .menu-icons-wrapper {
padding-top: 0;
padding-bottom: 0;
}
.search-module.slide-down-header-search .menu-icons-wrapper .search a {
display: inline-block;
}
.search-module.simple-header-search.filled #searchform {
border-color: transparent;
}
.search-module.simple-header-search.filled.gray #searchform {
background-color: #f3f3f3;
}
.search-module.simple-header-search.filled.gray.dt-sc-dark-bg #searchform {
background-color: #333333;
}
.search-module.slide-down-header-search #searchform,
.search-module.simple-header-search.filled.white #searchform {
background-color: #fff;
}
.search-module.simple-header-search.simple-rounded #searchform {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.search-module:not(.simple-header-search).filled,
.search-module:not(.simple-header-search).filled-onhvr {
position: relative;
text-align: center;
}
.search-module:not(.simple-header-search).filled.stretch,
.search-module:not(.simple-header-search).filled-onhvr.stretch {
width: 60px;
}
.search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper,
.search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper .search,
.search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper,
.search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper .search {
margin-left: 0;
margin-right: 0;
}
.search-module:not(.simple-header-search).filled .menu-icons-wrapper .search a span:before,
.search-module:not(.simple-header-search).filled-onhvr .menu-icons-wrapper .search a span:before,
.search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before,
.search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before {
margin: auto;
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight),
.search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover {
background-color: #f3f3f3;
}
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover {
background-color: #000;
}
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span {
color: #fff;
}
.overlay-search {
width: auto;
float: right;
}
.overlay-search,
.overlay-search *,
.overlay-search *:before,
.overlay-search *:after {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.overlay-search .overlay-close:before,
.overlay-search .overlay-close:after {
border-color: #161616;
}
.overlay-search {
opacity: 0;
visibility: hidden;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10000;
background-color: #fff;
-webkit-transform: scale(0.95);
transform: scale(0.95);
}
.overlay-search.open {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
transform: scale(1);
}
.overlay-header-search .overlay-search #searchform {
border-style: solid;
border-width: 0 0 1px;
margin: 0 auto;
max-width: none;
padding-bottom: 10px;
position: absolute;
left: 0;
right: 0;
top: 50%;
width: 50%;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.overlay-search #searchform input[type="text"] {
color: #000;
}
.overlay-search #searchform input[type="text"] {
width: 100%;
font-size: 40px;
letter-spacing: 10px;
text-transform: capitalize;
}
.overlay-search #searchform input[type="submit"] {
width: 55px;
height: 100%;
}
.overlay-header-search .overlay-search #searchform:before {
font-size: 30px;
}
.overlay-search-icon span {
cursor: pointer;
color: #2f2e2e;
}
.overlay-search .overlay-close {
cursor: pointer;
width: 75px;
height: 75px;
transform: scale(0);
position: fixed;
right: 20px;
top: 20px;
font-size: 0px;
z-index: 9;
border-radius: 50%;
}
.overlay-search.open .overlay-close {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.overlay-search .overlay-close:before,
.overlay-search .overlay-close:after {
content: '';
position: absolute;
height: 5px;
width: 50px;
top: 50%;
left: 50%;
background: #fff;
}
.overlay-search .overlay-close:before {
transform: translate(-50%, -50%) rotate(45deg);
-moz-transform: translate(-50%, -50%) rotate(45deg);
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-ms-transform: translate(-50%, -50%) rotate(45deg);
}
.overlay-search .overlay-close:after {
transform: translate(-50%, -50%) rotate(-45deg);
-moz-transform: translate(-50%, -50%) rotate(-45deg);
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-ms-transform: translate(-50%, -50%) rotate(-45deg);
}
.search-module,
.search-module * {
-webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.cart-info {
padding: 14px 20px 14px 57px;
width: auto;
display: inline-block;
position: relative;
margin: 0px 0px;
}
.cart-info p {
margin: 0px;
}
.cart-info:before {
content: "\e66c";
position: absolute;
font-family: "Stroke-Gap-Icons";
font-size: 20px;
left: 15px;
top: 18px;
}
.cart-icon span {
font-size: 12px;
line-height: 20px;
display: inline-block;
width: 20px;
height: 20px;
border-radius: 50%;
text-align: center;
position: absolute;
left: 28px;
top: 9px;
}
.cart-total {
font-size: 14px;
display: inline-block;
margin: 0px 0px 0px 20px;
letter-spacing: 0.5px;
}
#header .header-cart {
position: relative;
} #header .cart-info {
padding: 38px 20px 38px 57px;
margin: 0 0 0 30px;
background: transparent;
}
#header .cart-info:before {
top: 38px;
}
#header .cart-icon span {
top: 27px;
}
#header .cart-total:after {
position: absolute;
content: "";
left: -15px;
top: 0;
width: 1px;
height: 100%;
background: #e4e4e4;
}
#header .cart-total {
position: relative;
margin-left: 15px;
}
#header ul.products li .column {
width: 100%;
}
#header ul.products li .wc_inline_buttons {
display: none;
}
#header ul.products li .product-thumb a.image {
padding: 0;
}
.live-chat {
float: right;
margin: 32px 0px 0px 10px;
}
.live-chat a {
font-size: 10px;
font-weight: 800;
padding: 10px 15px 9px;
text-transform: uppercase;
border-radius: 5px;
}
.live-chat a span {
font-size: 14px;
display: inline-block;
margin: 0px 5px 0px 0px;
}
#header .dt-header-menu ul.dt-primary-nav li.has-mega-menu>ul.sub-menu>li h3 {
font-size: 15px;
font-weight: bold;
margin-bottom: 20px !important;
}
#header .dt-header-menu ul.dt-primary-nav li.has-mega-menu>ul.sub-menu>li a {
font-size: 14px;
padding: 0;
color: #000;
}
#header .menu-item-icon {
position: absolute;
right: 20px;
} .dt-simpler-slider {
background: transparent;
border: none;
display: block;
height: 32px;
right: 20px;
position: fixed;
top: 20px;
width: 32px;
z-index: 999;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.dt-simpler-slider:before {
transform: translate3d(0, 0, 0);
transition: all 0.35s ease-in-out;
-moz-transform: translate3d(0, 0, 0);
-moz-transition: all 0.35s ease-in-out;
-ms-transform: translate3d(0, 0, 0);
-ms-transition: all 0.35s ease-in-out;
-webkit-transform: translate3d(0, 0, 0);
-webkit-transition: all 0.35s ease-in-out;
background: #ddd;
content: '';
display: block;
font-size: 14px;
line-height: 32px;
opacity: 1;
text-align: center;
width: 40px;
height: 40px;
position: absolute;
left: -4px;
top: -5px;
}
.dt-sc-simpler-content-open .dt-simpler-slider:before,
.dt-simpler-slider:hover:before {
background: #000;
}
.dt-sc-simpler-content-open .dt-simpler-slider:before {
border-radius: 50%;
}
.dt-simpler-slider span {
width: 25px;
height: 3px;
background: #000;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-left: -12.5px;
margin-top: -1.5px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.dt-simpler-slider span:first-child {
top: 5px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.dt-simpler-slider span:last-child {
bottom: 5px;
-webkit-transform: translate3d(0, 8px, 0);
transform: translate3d(0, 8px, 0);
-moz-transform: translate3d(0, 8px, 0);
-ms-transform: translate3d(0, 8px, 0);
}
.dt-simpler-slider span:nth-child(2) {
margin-top: -2px;
top: 50%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
}
.dt-simpler-slider span {
background: #fff;
}
.dt-sc-simpler-content-open .dt-simpler-slider span:first-child {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg);
-moz-transform: translate3d(0, 10px, 0) rotate(45deg);
-ms-transform: translate3d(0, 10px, 0) rotate(45deg);
}
.dt-sc-simpler-content-open .dt-simpler-slider span:last-child {
-webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
transform: translate3d(0, 0, 0) rotate(-45deg);
-moz-transform: translate3d(0, 0, 0) rotate(-45deg);
-ms-transform: translate3d(0, 0, 0) rotate(-45deg);
}
.dt-sc-simpler-content-open .dt-simpler-slider span:nth-child(2) {
-webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
transform: translate3d(0, 0, 0) scale(0.1, 1);
-moz-transform: translate3d(0, 0, 0) scale(0.1, 1);
-ms-transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.vc_row.dt-sc-simpler-content {
margin: 0;
position: relative;
}
.vc_row.dt-sc-simpler-content>.wpb_column.vc_column_container {
padding: 30px 0;
background: #fff;
}
.vc_row.dt-sc-simpler-content>.vc_column_container,
.vc_row.dt-sc-simpler-content>.vc_column-inner {
height: 100%;
}
.vc_row.dt-sc-simpler-content>.vc_column_container .dt-logo-container.logo-align-center {
padding: 0 30px;
}
.vc_row.dt-sc-simpler-content>.vc_column_container .dt-header-menu {
margin-left: 30px;
}
#header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
}
.vc_row.dt-sc-simpler-content.boxed-header {
border: 20px solid rgba(0, 0, 0, 0);
}
.vc_row.dt-sc-simpler-content.boxed-header.dt-sc-simpler-content-close>.wpb_column.vc_column_container {
margin-right: -20px;
margin-left: 20px;
}
.vc_row.dt-sc-simpler-content.boxed-header>.vc_column_container .dt-header-menu {
margin-left: 0;
}
.vc_row.dt-sc-simpler-content.from-left.boxed-header.dt-sc-simpler-content-close>.wpb_column.vc_column_container {
margin-left: -20px;
margin-right: 0;
}
.vc_row.dt-sc-simpler-content.overlay-header {
width: 100% !important;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.vc_row.dt-sc-simpler-content.overlay-header>.wpb_column.vc_column_container {
background: rgba(255, 255, 255, 0.9);
}
#header .dt-header-tpl .vc_row.dt-sc-simpler-content.overlay-header .dt-sc-simpler-content-top {
position: absolute;
top: 30px;
left: 0;
right: 0;
}
.vc_row.dt-sc-simpler-content.overlay-header>.vc_column_container .dt-header-menu {
width: 100%;
text-align: center;
margin: 0;
}
.vc_row.dt-sc-simpler-content.overlay-header>.vc_column_container .dt-header-menu .dt-primary-nav {
text-align: center;
}
.vc_row.dt-sc-simpler-content.overlay-header>.vc_column_container .dt-header-menu ul.dt-primary-nav>li>a {
font-size: 40px;
letter-spacing: 3px;
}
.vc_row.dt-sc-simpler-content.overlay-header>.vc_column_container .dt-header-menu ul.dt-primary-nav>li>a>.menu-item-icon {
display: none;
}
.vc_row.dt-sc-simpler-content.overlay-header {
right: -100% !important;
left: auto !important;
}
.vc_row.dt-sc-simpler-content.overlay-header.dt-sc-simpler-content-open {
right: 0 !important;
}
.vc_row.dt-sc-simpler-content.overlay-header .dt-simpler-slider {
left: auto;
right: 20px;
}
.vc_row.dt-sc-simpler-content.overlay-header.from-left {
left: -100% !important;
}
.vc_row.dt-sc-simpler-content.overlay-header.from-left .dt-simpler-slider {
right: auto;
left: 20px;
}
.vc_row.dt-sc-simpler-content.overlay-header.from-left.dt-sc-simpler-content-open {
left: 0 !important;
}
.boxed-header .dt-simpler-slider {
top: 25px;
}
.dt-sc-simpler-content-open .dt-simpler-slider,
.dt-sc-simpler-content-open.boxed-header .dt-simpler-slider {
right: 320px;
left: auto;
}
.from-left .dt-simpler-slider,
.overlay-header.from-left .dt-simpler-slider {
left: 20px;
right: auto;
}
.from-left.boxed-header .dt-simpler-slider {
left: 25px;
right: auto;
}
.dt-sc-simpler-content-open.from-left .dt-simpler-slider,
.dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider {
left: 320px;
right: auto;
}
.vc_row.dt-sc-simpler-content.from-left .dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li.menu-item-has-children ul.sub-menu {
right: -300px;
left: auto;
}
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav>li {
margin-left: 0;
margin-right: 0;
width: 100%;
}
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li>ul.sub-menu {
position: absolute;
left: 100%;
top: 10px;
}
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li>ul.sub-menu>li.menu-item-object-dt_mega_menus>.vc_section {
margin-left: 0;
margin-right: 0;
padding-left: 15px;
padding-right: 15px;
left: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
width: calc(100vw - 330px);
max-width: calc(100vw - 330px);
}
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li:hover>ul.sub-menu {
top: 0;
}
.admin-bar .dt-simpler-slider {
top: 50px;
}
.admin-bar .vc_row.dt-sc-simpler-content {
margin-top: 32px;
} #slider {
float: left;
clear: both;
width: 100%;
margin: 0px;
padding: 0px;
display: block;
line-height: 0px;
}
#slider img {
max-width: 100%;
} .section-wrapper {
float: left;
clear: both;
width: 100%;
margin-bottom: 0px;
padding: 0px;
}
.section-wrapper.fullwidth-section>.container {
width: 100%;
}
.section-wrapper.fullwidth-section {
position: relative;
}
.dark-overlay,
.extend-bg-fullwidth-left,
.extend-bg-fullwidth-right,
.light-overlay {
position: relative;
}
.dark-overlay:before,
.light-overlay:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
display: inline !important;
z-index: 0;
}
.section-wrapper .container {
z-index: 9;
}
.main-title-section-wrapper {
background-color: rgba(0, 0, 0, 0.05);
clear: both;
float: left;
margin: 0 0 80px;
padding: 30px 0 32px;
position: relative;
width: 100%;
}
.main-title-section-wrapper.dt-sc-dark-bg {
background-color: rgba(0, 0, 0, 0.7);
}
#header-wrapper .main-title-section-wrapper {
margin: 0 0 35px;
}
.no-breadcrumb #main {
margin-top: 35px;
}
.main-title-section {
float: left;
width: 100%;
margin: 0px 0 5px;
padding: 0px;
position: relative;
pointer-events: none;
}
.main-title-section h1 {
font-size: 20px;
font-weight: 700;
color: #000;
text-transform: uppercase;
margin-bottom: 0;
}
.breadcrumb {
clear: both;
float: left;
width: 100%;
margin: 0px;
padding: 0px;
font-size: 13px;
font-weight: 500;
color: rgba(0, 0, 0, 0.6);
}
.breadcrumb a {
color: #2b2b2b;
}
.breadcrumb .fa {
display: inline-block;
margin: 0px 4px;
padding: 0px;
}
.breadcrumb span.current {
color: rgba(0, 0, 0, 0.5);
}
.breadcrumb .fa.default {
display: inline-block;
height: 14px;
width: 1px;
-webkit-transform: rotate(30deg);
-moz-transform-origin: 0 0;
-moz-transform: rotate(30deg);
-ms-transform-origin: 0 0;
-ms-transform: rotate(30deg);
transform-origin: 0 0;
transform: rotate(30deg);
background: #2b2b2b;
top: 3px;
position: relative;
margin: 0px 5px 0px 10px;
}
.main-title-section.aligncenter {
text-align: center;
}
.main-title-section.alignright {
text-align: right;
}
.main-title-section-wrapper.breadcrumb-left .breadcrumb {
clear: none;
float: left;
width: 35%;
padding-right: 20px;
margin-top: 13px;
}
.main-title-section-wrapper.breadcrumb-left .main-title-section {
float: right;
width: 65%;
text-align: right;
}
.main-title-section-wrapper.breadcrumb-right .breadcrumb {
clear: none;
float: right;
text-align: right;
width: 35%;
padding-left: 20px;
margin-top: 13px;
}
.main-title-section-wrapper.breadcrumb-right .main-title-section {
float: left;
width: 65%;
}
.main-title-section-wrapper.breadcrumb-top-left-title-center .main-title-section {
width: 100%;
text-align: center;
}
.main-title-section-wrapper.breadcrumb-top-left-title-center .breadcrumb {
margin-top: -70px;
width: 100%;
float: left;
}
.main-title-section-wrapper.breadcrumb-top-right-title-center .main-title-section {
width: 100%;
text-align: center;
}
.main-title-section-wrapper.breadcrumb-top-right-title-center .breadcrumb {
margin-top: -70px;
width: 100%;
float: right;
text-align: right;
}
.dt-sc-dark-bg .breadcrumb {
color: rgba(255, 255, 255, 0.6);
}
.dt-sc-dark-bg .breadcrumb a {
color: #ffffff;
}
.dt-sc-dark-bg .breadcrumb a:hover,
.dt-sc-dark-bg .breadcrumb span.current {
color: rgba(255, 255, 255, 0.6);
}
.dt-sc-dark-bg .breadcrumb .fa.default {
background: #ffffff;
}
.main-title-section-wrapper {
background-color: rgba(0, 0, 0, 0) !important;
}
.main-title-section-wrapper>.main-title-section-bg {
background: rgba(0, 0, 0, 0.05);
content: "";
height: 100%;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: -1;
}
#header.header-top-absolute~.main-title-section-wrapper>.main-title-section-bg {
height: 9999px;
} #footer {
width: 100%;
float: left;
clear: both;
margin: 0px;
}
#footer .container {
z-index: 9;
}
.dt-no-footer-builder-content {
border-top: 1px solid #ededed;
}
.dt-no-footer-builder-content:before,
.dt-no-footer-builder-content:after {
border-color: inherit;
border-style: solid;
border-width: inherit;
content: "";
height: 1px;
position: absolute;
top: 0;
width: 100%;
}
.dt-no-footer-builder-content:before {
right: 100%;
}
.dt-no-footer-builder-content:after {
left: 100%;
}
.footer-copyright {
float: left;
margin: 0px;
padding: 30px 0px;
width: 100%;
clear: both;
font-size: 14px;
}
.footer-copyright .alignright img {
float: right;
}
#footer #sb_instagram .sb_instagram_header,
#footer #sb_instagram #sbi_load {
display: none;
}
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"],
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"] {
margin: 0;
width: 80%;
border: none;
border-bottom: 1px solid #000;
font-size: 14px;
padding-left: 10px;
}
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] {
background: transparent;
color: #000;
text-indent: -9999px;
width: 50px;
position: absolute;
right: 45px;
}
#footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm:before {
position: absolute;
content: "\f003";
font-family: fontawesome;
right: 45px;
top: 0;
height: 50px;
width: 50px;
line-height: 50px;
color: #000;
}
#footer .dt-sc-newsletter-section.type2 form {
margin: 0;
}
#footer .dt-sc-newsletter-section.type2 {
padding: 0;
}
#footer h2.vc_custom_heading {
font-weight: bold;
font-size: 20px;
margin-bottom: 10px;
}
#footer .payment-icons img {
margin-left: 7px;
width: 40px;
opacity: 0.7;
}
#footer .payment-icons img:hover {
opacity: 1;
}
#footer .payment-icons a {
float: right;
}
#footer .dt-sc-sociable.medium li a {
font-size: 18px;
} .dt-sc-dark-bg .responsive-map {
color: #000;
}
.footer-widgets a,
#footer a {
color: #777;
}
.dt-mc-subscribe *,
.dt-sc-sociable li a>i {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.dt-mc-subscribe .dt-subscribe-msg {
display: inline-block;
}
.dt-mc-subscribe .dt-subscribe-msg span {
margin: 10px 0;
line-height: 30px;
}
.dt-sc-dark-bg .dt-mc-subscribe .dt-subscribe-msg span {
color: #fff;
}
#footer .dt-sc-contact-info {
padding-left: 0;
margin-bottom: 0;
text-align: center;
line-height: 24px;
}
#footer .dt-sc-contact-info span {
margin: 8px 0px 0px 0px;
font-size: 14px;
text-align: left;
width: auto;
position: relative;
float: none;
margin-right: 10px;
}
#footer .dt-sc-contact-info span.pe-icon.pe-mail:before {
position: relative;
top: 2px;
}
#footer .dt-sc-contact-info.type8 span {
margin: auto;
width: 84px;
text-align: center;
font-size: 32px;
}
#footer .footer-copyright .widget,
#footer .footer-copyright .wpb_content_element,
#footer>.wpb_content_element {
margin-bottom: 0;
}
.dt-custom-nav li {
padding-bottom: 0;
} .map-with-overlay {
position: relative;
}
.map-with-overlay .map-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.map-with-overlay.dt-sc-dark-bg .map-overlay:after {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
background: rgba(8, 45, 66, 0.3);
}
.map-with-overlay.dt-sc-light-bg .map-overlay:after {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
background: rgba(8, 45, 66, 0.3);
}
.map-with-overlay.dt-sc-dark-bg .map-overlay:before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
transform: scaleY(-1);
-moz-transform: scaleY(-1);
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 1)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 1) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 1) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.map-with-overlay.dt-sc-light-bg,
.footer-widgets .map-with-overlay.dt-sc-light-bg a,
#footer .map-with-overlay.dt-sc-light-bg a {
color: #000;
}
.map-with-overlay.dt-sc-light-bg .map-overlay:before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
background: rgba(255, 255, 255, 0.7);
}
.map-with-overlay .map-overlay .wpb_column,
.map-with-overlay .map-overlay.wpb_column .vc_column-inner,
.vc_row.vc_row-flex.map-with-overlay>.map-overlay.wpb_column.vc_column_container>.vc_column-inner {
z-index: 2;
}
.map-with-overlay .map-overlay.wpb_column .vc_column-inner .wpb_wrapper {
width: 80%;
margin: 0 auto;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal {
border-bottom: 0;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal>li {
float: none;
display: inline-block;
margin: 0 10px;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal>li>a {
border: 1px solid;
border-radius: 50px;
padding: 10px 30px;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal>li>a:hover,
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal>li>a.current {
background: #fff;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container .dt-sc-tabs-horizontal-content {
padding-bottom: 0;
}
#footer .map-with-overlay.dt-sc-dark-bg {
color: rgba(255, 255, 255, 0.5);
}
#footer .bottom-bordered input[type="text"],
#footer .bottom-bordered input[type="password"],
#footer .bottom-bordered input[type="email"],
#footer .bottom-bordered input[type="url"],
#footer .bottom-bordered input[type="tel"],
#footer .bottom-bordered input[type="number"],
#footer .bottom-bordered input[type="range"],
#footer .bottom-bordered input[type="date"],
#footer .bottom-bordered textarea,
#footer .bottom-bordered input.text,
#footer .bottom-bordered input[type="search"] {
color: #777777;
border-width: 0 0 1px 0;
padding: 6px 0 15px;
font-size: 14px;
}
#footer .wpcf7-form.bottom-bordered input[type="submit"],
#footer .wpcf7-form.bottom-bordered button,
#footer .wpcf7-form.bottom-bordered input[type="button"],
#footer .wpcf7-form.bottom-bordered input[type="reset"] {
background: none;
border-radius: 0;
border: 1px solid;
}
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft,
.fullwidth-on-laptop .vc_col-sm-8 h1.alignnone {
margin-right: 25px;
line-height: 40px;
}
.fullwidth-on-laptop.vc_col-sm-8 h1.alignnone {
margin-right: 25px;
line-height: 50px;
margin-bottom: 10px;
}
.fullwidth-on-laptop.vc_col-sm-8 h1.alignnone.no-margin {
margin-bottom: 0;
} .side-navigation {
width: 27%;
float: left;
margin: 0px 2% 0px 0px;
padding: 0px;
}
.side-navigation-content {
width: 71%;
float: left;
margin: 0px;
padding: 0px;
}
.side-navigation-bottom-content {
width: 100%;
float: left;
}
.side-navigation-content img {
max-width: 100%;
}
.side-nav-container {
float: left;
margin: 0px;
padding: 0px;
width: 98%;
}
ul.side-nav {
border: 1px solid;
border-bottom: 0px;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
ul.side-nav li *,
ul.side-nav li *:before,
ul.side-nav li *:after {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
ul.side-nav li {
float: left;
width: 100%;
display: block;
padding: 0px;
border-bottom: 1px solid;
}
ul.side-nav li a {
color: #2d2d2d;
padding: 12px 0px 12px 60px;
display: block;
position: relative;
font-weight: 600;
font-size: 14px;
}
ul.side-nav li a:before {
content: '\f301';
font-family: Material-Design-Iconic-Font;
font-style: normal;
font-weight: normal;
background: #f5f5f5;
position: absolute;
left: 3px;
top: 3px;
margin: auto;
width: 42px;
height: 42px;
text-align: center;
line-height: 42px;
}
ul.side-nav li a:hover:before {
color: #fff;
}
ul.side-nav>li.current_page_item>a:before,
ul.side-nav>li>ul>li.current_page_item>a:before,
ul.side-nav>li>ul>li>ul>li.current_page_item>a:before {
content: '\f2f5';
font-size: 24px;
color: #fff;
}
ul.side-nav li ul {
border-top: 1px solid;
margin: 0px;
padding-left: 0px;
}
ul.side-nav li ul li:last-child {
border: none;
padding-bottom: 0px;
}
ul.side-nav li ul li a {
padding-left: 85px;
}
ul.side-nav ul ul li a {
padding-left: 120px;
}
ul.side-nav,
ul.side-nav li,
ul.side-nav li ul {
border-color: #e3e3e3;
}
ul.side-nav li a:before,
ul.side-nav>li>a:hover,
ul.side-nav>li>ul>li>a:hover,
ul.side-nav>li>ul>li>ul>li>a:hover {
color: #2d2d29;
}
.sidenav-alignright .side-navigation {
float: right;
margin: 0px 0px 0px 2%;
}
.side-navigation-bottom-content .widgettitle {
padding-bottom: 25px;
margin-bottom: 35px;
} .dt-style-picker-wrapper {
position: fixed;
z-index: 99999;
left: 0px;
top: 150px;
}
#dt-style-picker {
background: #f9f9f9;
width: 225px;
float: left;
position: absolute;
top: 0px;
z-index: 1;
margin: 0px;
padding: 0px;
text-align: center;
}
#dt-style-picker h2 {
font-size: 17px;
font-weight: normal;
line-height: 48px;
text-transform: capitalize;
width: 100%;
color: #fff;
margin: 0px;
padding: 0px;
background-color: #1a1a1a;
}
#dt-style-picker h3 {
font-size: 15px;
font-weight: normal;
padding: 15px 0;
width: 100%;
color: #666;
margin: 0px;
display: inline-block;
}
#dt-style-picker ul {
float: left;
margin: 0px;
padding: 15px 0px;
text-align: center;
width: 225px;
background-image: linear-gradient(to bottom, #f7f4f4, #ffffff);
border-top: 1px solid rgba(23, 24, 26, 0.08);
}
#dt-style-picker ul li {
display: inline-block;
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px 4px 6px 4px;
}
#dt-style-picker ul li a {
background: #f9f9f9;
border: 1px solid #ffffff;
padding: 3px;
display: inline-block;
margin: 0px;
line-height: 0;
}
#dt-style-picker ul li a.selected,
#dt-style-picker ul li a:hover {
border: 1px solid #d7d7d7;
}
#dt-style-picker ul li a img,
.style-picker-ico>img {
border: 1px solid #f0f0f0;
}
#dt-style-picker ul.scheme-picker li a {
padding: 7px;
}
#dt-style-picker ul.scheme-picker li a img {
height: auto;
border: 0;
}
#dt-style-picker .hr {
width: 100%;
height: 10px;
display: block;
float: left;
clear: both;
position: relative;
z-index: 1;
margin: 3px 0px;
}
.style-picker-ico {
background: #1a1a1a;
height: 48px;
left: 224px;
position: absolute;
text-align: center;
top: 0px;
width: 50px;
border-left: 0;
}
.style-picker-ico>i {
color: #fff;
font-size: 27px;
line-height: 47px;
}
.style-picker-ico.control-open>i:before {
content: "\eb69";
font-family: 'IcoMoon-Ultimate';
}
#dt-style-picker h3.color-scheme {
background: #1a1a1a;
color: #fff;
} .loader {
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 999991;
}
.loader-inner:before {
content: "Loading";
display: block;
font-size: 10em;
text-transform: uppercase;
left: 0;
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
right: 0;
margin: 0 auto;
text-align: center;
letter-spacing: 10px;
opacity: 0.05;
text-shadow: 5px 5px 0px #fff;
}
.loader-inner {
left: 0;
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
right: 0;
margin: 0 auto;
}
.loader-inner .dot {
width: 7px;
height: 7px;
background-color: #fff;
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 7px;
animation-name: dot_move;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-delay: 0.2s;
-moz-animation-name: dot_move;
-moz-animation-duration: 2s;
-moz-animation-iteration-count: infinite;
-moz-animation-delay: 0.2s;
-ms-animation-name: dot_move;
-ms-animation-duration: 2s;
-ms-animation-iteration-count: infinite;
-ms-animation-delay: 0.2s;
-webkit-animation-name: dot_move;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-delay: 0.2s;
}
.loader-inner .dot1 {
margin-left: -40px;
animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
-webkit-animation-delay: 0.4s;
-ms-animation-delay: 0.4s;
}
.loader-inner .dot2 {
margin-left: -20px;
animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-webkit-animation-delay: 0.3s;
-ms-animation-delay: 0.3s;
}
.loader-inner .dot3 {
margin-left: 20px;
animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-webkit-animation-delay: 0.1s;
-ms-animation-delay: 0.1s;
}
.loader-inner .dot4 {
margin-left: 40px;
animation-delay: 0s;
-moz-animation-delay: 0s;
-webkit-animation-delay: 0s;
-ms-animation-delay: 0s;
}
@keyframes dot_move {
0% {
left: 0%;
opacity: 0;
}
30% {
left: 50%;
opacity: 1;
height: 7px;
}
40% {
height: 35px;
}
60% {
height: 7px;
}
80% {
left: 50%;
opacity: 1;
}
100% {
left: 100%;
opacity: 0;
}
}
@-moz-keyframes dot_move {
0% {
left: 0%;
opacity: 0;
}
30% {
left: 50%;
opacity: 1;
height: 7px;
}
40% {
height: 35px;
}
60% {
height: 7px;
}
80% {
left: 50%;
opacity: 1;
}
100% {
left: 100%;
opacity: 0;
}
}
@-webkit-keyframes dot_move {
0% {
left: 0%;
opacity: 0;
}
30% {
left: 50%;
opacity: 1;
height: 7px;
}
40% {
height: 35px;
}
60% {
height: 7px;
}
80% {
left: 50%;
opacity: 1;
}
100% {
left: 100%;
opacity: 0;
}
} #toTop {
position: fixed;
display: none;
text-decoration: none;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 70px;
height: 60px;
border: none;
text-indent: 100%;
background: url(//urbangentleman.mx/wp-content/themes/swisseagle/images/totop.png) no-repeat right bottom;
z-index: 999;
text-indent: -9999px;
background-size: 100%;
opacity: 0.5;
}
#toTop:hover {
opacity: 1;
}
#toTop:active,
#toTop:focus {
outline: none;
}  .dt-sc-dark-bg.top-bar a {
color: #ffffff;
}
.top-bar a:hover,
.dt-sc-dark-bg.top-bar a:hover {
color: #666;
} #searchform {
border-color: #e5e5e5;
}
#searchform:before {
color: #c2c2c2;
}
#searchform input[type="text"],
.cart-info:before,
.cart-total:before {
color: #aaaaaa;
}
.cart-info {
background: #f3f3f3;
}
.menu-icons-wrapper .search a,
.menu-icons-wrapper .cart a,
.menu-icons-wrapper .search a:hover span,
.menu-icons-wrapper .cart a:hover span {
color: #2b2b2b;
}
.menu-icons-wrapper.rounded-icons .search a span,
.dt-sc-vertical-small-separator,
.cart-icon span,
.live-chat a:hover {
color: #fff;
background: #2b2b2b;
}
.menu-icons-wrapper .top-menu-search-container .search-form {
background: #ffffff;
} .footer-copyright.dt-sc-dark-bg,
#footer .dt-sc-dark-bg a {
color: rgba(255, 255, 255, 0.6);
}
#footer .dt-sc-dark-bg h3,
#footer .dt-sc-dark-bg h3 a {
color: #fff;
}
#footer,
.footer-copyright {
color: #000;
}
#footer a {
color: #000;
}
#footer .tweet_list li {
border-color: rgba(255, 255, 255, 0.15);
}
#footer .dt-sc-dark-bg .wpcf7-form input[type="text"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="password"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="email"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="url"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="tel"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="number"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="range"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="date"],
#footer .dt-sc-dark-bg .wpcf7-form textarea,
#footer .dt-sc-dark-bg .wpcf7-form input.text,
#footer .dt-sc-dark-bg .wpcf7-form input[type="search"],
#footer .dt-sc-dark-bg .wpcf7-form select,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"] {
border-color: rgba(255, 255, 255, 0.5);
}
#footer .dt-sc-dark-bg .wpcf7-form input[type="text"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="password"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="email"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="url"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="tel"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="number"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="range"],
#footer .dt-sc-dark-bg .wpcf7-form input[type="date"],
#footer .dt-sc-dark-bg .wpcf7-form textarea,
#footer .dt-sc-dark-bg .wpcf7-form input.text,
#footer .dt-sc-dark-bg .wpcf7-form input[type="search"],
#footer .dt-sc-dark-bg .wpcf7-form textarea,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"],
#footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-date,
#footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-author {
color: rgba(255, 255, 255, 0.5);
}
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button:hover,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"]:hover,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"]:hover,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"]:hover,
#footer .wpcf7-form.bottom-bordered button:hover,
#footer .wpcf7-form.bottom-bordered input[type="submit"]:hover,
#footer .wpcf7-form.bottom-bordered input[type="button"]:hover,
#footer .wpcf7-form.bottom-bordered input[type="reset"]:hover {
color: #fff;
}
#footer .dt-sc-dark-bg .wpcf7-form-control-wrap:before {
background: #fff;
}
#footer .dt-sc-dark-bg .dt-sc-vertical-separator:before {
background: rgba(255, 255, 255, 0.5);
}
.upb_row_bg:before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.list-style-left ul.dt-custom-nav {
margin-left: -15px;
margin-right: -15px;
} .footer-widgets a:hover,
#footer a:hover,
.dt-sc-skin-color,
.dt-sc-skin-color a,
#footer .wpcf7-form.bottom-bordered input[type="submit"],
#footer .wpcf7-form.bottom-bordered button,
#footer .wpcf7-form.bottom-bordered input[type="button"],
#footer .wpcf7-form.bottom-bordered input[type="reset"],
#footer h1 strong,
#footer h2 strong,
#footer h3 strong,
#footer h4 strong,
#footer h5 strong,
#footer h6 strong,
#footer .dt-sc-dark-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal>li>a:hover,
#footer .dt-sc-dark-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal>li>a.current,
#footer .dt-sc-light-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal>li>a:hover,
#footer .dt-sc-light-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal>li>a.current {
color: #da0000;
}
#footer .wpcf7-form.bottom-bordered input[type="submit"]:hover,
#footer .wpcf7-form.bottom-bordered button:hover,
#footer .wpcf7-form.bottom-bordered input[type="button"]:hover,
#footer .wpcf7-form.bottom-bordered input[type="reset"]:hover {
background: #da0000;
}
#footer .wpcf7-form.bottom-bordered input[type="submit"]:hover,
#footer .wpcf7-form.bottom-bordered button:hover,
#footer .wpcf7-form.bottom-bordered input[type="button"]:hover,
#footer .wpcf7-form.bottom-bordered input[type="reset"]:hover {
border-color: #da0000;
}
.dt-sc-skin-transparent,
.dt-sc-skin-transparent .upb_row_bg:before {
background-color: rgba(8, 45, 66, 0.9);
} .wpsl-stores-fullwidth-container .page .vc_row.wpb_row.vc_row-fluid {
overflow: hidden;
}
#wpsl-gmap,
#wpsl-result-list {
width: 100%;
}
#wpsl-wrap {
left: 30px;
overflow: visible;
position: absolute;
top: 60px;
width: 400px;
}
.wpsl-search-btn-wrap .dt-sc-storesearch-btn {
font-family: Fontawesome;
}
.dt-sc-advanced-options {
display: none;
float: left;
margin: 10px 0 0;
padding: 20px 15px;
width: 100%;
}
.wpsl-input #wpsl-search-input {
border-radius: 0 !important;
border: none;
color: #4d4d4d;
float: left;
height: 60px;
line-height: 60px;
margin-right: 0;
padding: 10px 12px;
width: 316px;
}
#wpsl-search-wrap .wpsl-input {
background: #fff;
margin-right: 0;
position: relative;
width: 100%;
}
#wpsl-search-wrap .wpsl-search-btn-wrap,
#wpsl-search-btn {
margin-right: 0;
}
.dt-sc-toggle-advanced-options {
background: #fff;
color: #4d4d4d;
float: left;
height: 60px;
line-height: 40px;
padding: 10px;
position: relative;
width: 100%;
}
.dt-sc-toggle-advanced-options:hover {
color: #4d4d4d;
}
.dt-sc-toggle-advanced-options span {
color: #fff;
float: right;
font-size: 20px;
height: 60px;
line-height: 60px;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 60px;
}
.wpsl-input label,
#wpsl-radius label,
#wpsl-category label,
#wpsl-results label {
width: 67% !important;
}
#wpsl-radius,
.wpsl-select-wrap #wpsl-results {
margin-bottom: 10px;
margin-right: 0 !important;
width: 100% !important;
}
#wpsl-result-list li p {
margin-bottom: 0;
}
#wpsl-search-wrap .wpsl-select-wrap div label {
line-height: 40px;
}
#wpsl-results .wpsl-dropdown {
z-index: 1;
}
.wpsl-select-wrap {
margin-bottom: 0 !important;
width: 100%;
}
#wpsl-checkbox-filter {
margin-top: 0 !important;
}
.wpsl-dropdown {
border-radius: 0 !important;
width: 30% !important;
}
#wpsl-wrap #wpsl-stores,
#wpsl-wrap #wpsl-direction-details {
height: 540px !important;
}
#wpsl-stores .wpsl-store-thumb {
border-radius: 0 !important;
}
#wpsl-radius {
width: 58%;
}
.wpsl-select-wrap #wpsl-results {
margin-right: 0;
width: 38%;
}
#wpsl-checkbox-filter input[type="checkbox"] {
float: right;
margin: 10px 0 0;
}
#wpsl-search-btn {
background-image: none;
border-radius: 0 !important;
color: #fff;
height: 60px;
margin-top: 0;
width: 60px;
}
#wpsl-wrap #wpsl-result-list ul li {
margin: 20px 15px;
padding: 20px 20px 10px;
}
#wpsl-wrap #wpsl-result-list li:last-child {
border-bottom: none;
}
.wpsl-locations-details {
color: #fff;
float: left;
margin-top: 25px;
padding: 15px 10px 0;
width: 100%;
}
.wpsl-locations-details>span {
display: block;
margin-bottom: 20px;
}
.single-wpsl_stores #wpsl-base-gmap_0 {
height: 400px;
}
.dt-appointment-fix {
float: left;
margin: 0;
position: relative;
}
#wpsl-stores .wpsl-directions {
color: #fff;
display: block;
font-size: 14px;
font-weight: bold;
padding: 9px 7px 9px 0px;
position: relative;
text-align: center;
}
#wpsl-stores li>p span {
color: #fff;
display: block;
font-size: 14px;
font-weight: bold;
padding: 9px 7px;
}
#wpsl-stores li>p {
display: block;
float: left;
text-align: center;
width: 100%;
}
#wpsl-stores li>p,
#wpsl-stores li>p~.wpsl-directions {
display: inline-block;
margin: 20px 0;
width: 50%;
}
#wpsl-stores li>div {
float: left;
width: 100%;
}
#wpsl-stores li>div p a {
display: block;
margin-bottom: 10px;
}
#wpsl-stores li>a:before {
font-family: FontAwesome;
margin-right: 10px;
vertical-align: middle;
}
#wpsl-stores li>a.dt-appointment-fix:before {
content: "\f073";
}
#wpsl-stores li>a.wpsl-directions:before {
content: "\f1d9";
}
#wpsl-search-btn,
#wpsl-search-wrap input {
border: none;
}
#wpsl-wrap .wpsl-selected-item,
.wpsl-dropdown {
color: #fff;
}
.wpsl-selected-item:after {
border-top: 8px solid #fff !important;
}
.wpsl-active .wpsl-selected-item::after {
border-bottom: 8px solid #fff !important;
border-top: none !important;
margin-top: -5px;
}
#wpsl-search-wrap #wpsl-checkbox-filter label,
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li {
margin-right: 0;
width: 100%;
}
#wpsl-wrap #wpsl-result-list li {
border-width: 0;
}
.wpsl-search,
#wpsl-result-list {
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
background-color: rgba(237, 245, 248, 0.8);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li {
border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
margin-right: 0;
padding: 10px 0;
width: 100%;
}
.dt-sc-advanced-options,
#wpsl-wrap #wpsl-result-list ul li {
background-color: rgba(255, 255, 255, 0.64);
} .dt-custom-product-page .dt-product-description {
padding: 20px 0 15px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-top: 1px solid rgba(0, 0, 0, .1);
margin: 20px 0;
}
.dt-custom-product-page .dt-product-add-to-cart {
margin-top: 20px;
}
.dt-custom-product-page ul.products li .product-wrapper,
.dt-custom-product-page .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
}
.dt-custom-product-page .woocommerce-tabs ul.tabs li.active {
background: transparent !important;
}
.swiper-pagination-bullet-active {
background: #000 !important;
}
.copyright-section,
#footer .copyright-section a {
color: #fff;
}  @media only screen and (max-width: 1380px) {
.fullwidth-on-laptop.vc_col-sm-8 {
width: 100%;
text-align: center;
}
.fullwidth-on-laptop.vc_col-sm-8 .vc_column-inner {
padding-right: 0;
}
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft {
margin-right: 0;
float: right;
width: 100%;
text-align: center;
}
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none form>div,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left form>div,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-center form>div,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right form>div {
float: none;
display: inline-block;
margin-top: 15px;
}
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right {
margin-bottom: 20px;
}
} @media only screen and (min-width: 1200px) {
.dt-header-menu {
display: inline-block;
}
.mobile-nav-container,
.dt-header-menu ul.dt-primary-nav li.go-back,
.dt-header-menu ul.dt-primary-nav li.see-all {
display: none;
}
.dt-header-menu.center {
display: table;
}
}
@media only screen and (max-width: 1199px) {
.dt-header-menu {
display: none;
}
.dt-no-header-builder-content .no-header {
display: block;
}
.dt-no-header-builder-content.aligncenter .no-header {
padding-bottom: 25px;
}
.dt-no-header-builder-content .no-header .no-header-logo,
.dt-no-header-builder-content .no-header .no-header-logo h2 {
text-align: center;
}
#header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container {
padding-left: 15px;
padding-right: 15px;
}
.overlay-header-search .overlay-search #searchform {
width: 75%;
}
.simple-header-search.stretch,
.simple-header-search.stretch #searchform,
.simple-header-search.stretch #searchform input[type="text"] {
height: auto;
} .dt-sc-simpler-content .mobile-nav-container .menu-trigger {
display: table;
margin-left: auto;
margin-right: auto;
cursor: pointer;
}
.dt-sc-simpler-content .mobile-menu,
.dt-sc-simpler-content .mobile-menu ul.sub-menu,
.dt-sc-simpler-content .mobile-menu ul.dt-primary-nav {
height: 400px;
}
.dt-sc-simpler-content .mobile-menu,
.dt-sc-simpler-content .mobile-menu>ul,
.dt-sc-simpler-content .mobile-menu ul.sub-menu {
position: absolute;
}
.dt-sc-simpler-content .mobile-menu.nav-is-visible {
-webkit-transform: none;
transform: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
width: 100%;
max-width: 100%;
}
.dt-sc-simpler-content .mobile-menu {
left: -245px;
width: 230px;
max-width: 230px;
width: 0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 1000;
}
.dt-sc-simpler-content .mobile-menu.nav-is-visible,
.dt-sc-simpler-content .mobile-menu.nav-is-visible ul.dt-primary-nav {
left: 0;
}
.vc_row.dt-sc-simpler-content.overlay-header>.vc_column_container .dt-header-menu ul.dt-primary-nav>li>a {
font-size: 30px;
}
.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger,
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger {
position: absolute;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
text-align: center;
width: 100%;
font-size: 55px;
text-transform: uppercase;
}
.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger>i:before {
font-size: 55px;
}
.dt-sc-simpler-content .mobile-menu,
.dt-sc-simpler-content .mobile-menu ul.sub-menu,
.dt-sc-simpler-content .mobile-menu ul.dt-primary-nav {
height: 100% !important;
}
.vc_row.dt-sc-simpler-content {
overflow-x: hidden;
}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
#footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left,
#footer .alignleft .same-on-mobile.left .menu-footer-menu-container {
text-align: left;
}
#footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right,
#footer .alignright .same-on-mobile.right .menu-footer-menu-container {
text-align: right;
}
} @media only screen and (min-width:992px) and (max-width:1199px) { .top-bar .dt-sc-vertical-separator {
margin: 0px 10px;
}
#header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle>.vc_column-inner>.wpb_wrapper {
display: block;
text-align: center;
}
#header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left~.search-module.simple-header-search {
display: table;
margin-left: auto;
margin-right: auto;
}
#header .dt-header-tpl .vc_row>div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*="vc_col-md"]:after {
content: none;
} ul.side-nav li a {
font-size: 13px;
} .main-title-section-wrapper.breadcrumb-right .main-title-section h1 {
font-size: 26px;
}
.main-title-section-wrapper.breadcrumb-right .main-title-section {
width: 58%;
}
.main-title-section-wrapper.breadcrumb-right .breadcrumb {
width: 42%;
} .responsive-map {
max-width: 100%;
} .footer-copyright .vc_col-sm-6 {
width: 100%;
text-align: center;
}
.footer-copyright .vc_col-sm-6 .vc_column-inner {
padding: 0;
}
.footer-copyright .menu-links {
text-align: center;
}
.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable {
float: left;
margin-top: 10px;
text-align: center;
width: 100%;
}
.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable li {
display: inline-block;
float: none;
}
#footer .alignleft .menu-footer-menu-container,
#footer .alignright .menu-footer-menu-container,
#footer .alignleft .dt-custom-nav-wrapper,
#footer .alignright .dt-custom-nav-wrapper {
text-align: center;
}
#footer .footer-copyright .dt-logo-container.logo-align-left,
#footer .footer-copyright .dt-logo-container.logo-align-right {
float: none;
display: inline-block;
} ul.dt-primary-nav>li>a {
font-size: 14px !important;
}
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"],
#footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm:before {
right: 10px;
}
#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
width: 24% !important;
}
.dt-logo-container a {
margin-top: 10px;
} #header .dt-header-menu ul.dt-primary-nav li.has-mega-menu>ul.sub-menu>li h3 {
font-size: 13px;
}
#header .header-cart {
margin-right: 30px;
}
} @media only screen and (min-width:768px) and (max-width:991px) {
.text-with-icon {
font-size: 12px;
} .top-bar .dt-sc-vertical-separator,
.top-bar .dt-sc-vertical-small-separator {
margin: 0px 7px;
}
#header .dt-header-tpl .rs_col-sm-12>.vc_column-inner>.wpb_wrapper>.dt-custom-nav-wrapper:only-child,
#header .dt-header-tpl .rs_col-sm-12>.vc_column-inner>.wpb_wrapper>.dt-sc-sociable:only-child,
#header .dt-header-tpl .rs_col-sm-12>.vc_column-inner>.wpb_wrapper>.dt-logo-container:only-child {
float: none !important;
text-align: center !important;
}
#header .dt-header-tpl .rs_col-sm-12>.vc_column-inner>.wpb_wrapper>.dt-logo-container:only-child {
display: block;
}
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle>.vc_column-inner>.wpb_wrapper {
display: block;
text-align: center;
}
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left~.search-module.simple-header-search {
display: table;
margin-left: auto;
margin-right: auto;
}
#header .dt-header-tpl .vc_row>div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*="rs_col-sm"]:after {
content: none;
} .main-title-section-wrapper.breadcrumb-right .main-title-section h1 {
font-size: 24px;
margin-top: 11px;
} ul.side-nav li a {
font-size: 10px;
padding: 6px 10px 6px 50px;
} .responsive-map {
max-width: 100%;
} .footer-copyright .vc_col-sm-6,
.footer-copyright .vc_col-sm-6.alignright {
width: 100%;
text-align: center;
float: none;
display: block;
}
.footer-copyright .vc_col-sm-6 .vc_column-inner {
padding: 0;
}
.footer-copyright .menu-links {
text-align: center;
margin-top: 5px;
}
.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable {
float: none;
text-align: center;
display: inline-block;
}
#footer .alignleft .menu-footer-menu-container {
text-align: center;
}
#footer .footer-copyright .dt-logo-container.logo-align-left,
#footer .footer-copyright .dt-logo-container.logo-align-right {
float: none;
display: inline-block;
}
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin,
.fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin {
margin-right: 0;
margin-bottom: 10px;
} ul.dt-primary-nav>li>a {
font-size: 12px !important;
}
.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a {
padding: 10px 5px;
}
#footer .dt-sc-contact-info {
font-size: 12px;
line-height: 20px;
}
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"],
#footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm:before {
right: 0;
width: 30px;
}
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"],
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"] {
width: 100%;
}
#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
width: 33% !important;
}
.dt-logo-container a {
margin-top: 15px;
}
.dt-custom-product-page .wpb_column.vc_column_container.vc_col-sm-4 {
width: 100%;
margin-left: 40px;
margin-bottom: 30px;
} .dt-header-menu ul.dt-primary-nav li.has-mega-menu.megamenu-align-custom>ul.sub-menu>li {
right: 30px;
}
}  @media only screen and (max-width: 767px) {
.dt-sc-dark-bg #logo a .darkbg_logo {
display: none;
}
.dt-sc-dark-bg #logo a .normal_logo {
display: block;
}
.overlay-search #searchform input[type="text"] {
font-size: 25px;
letter-spacing: 0.5px;
} .top-bar {
max-height: none;
text-align: center;
padding: 5px 0px;
}
.top-bar .wpb_column {
margin-bottom: 0;
padding: 0;
}
.top-bar .text-with-icon {
font-size: 12px;
}
.top-bar .alignright {
float: none;
display: inline-block;
text-align: center;
}
.top-bar .dt-sc-vertical-separator,
.top-bar .dt-sc-vertical-small-separator {
margin: 0px 10px;
}
.top-bar .dt-sc-sociable li {
float: none;
}
#header .dt-header-tpl .wpb_column>.vc_column-inner>.wpb_wrapper>.dt-custom-nav-wrapper:only-child,
#header .dt-header-tpl .wpb_column>.vc_column-inner>.wpb_wrapper>.dt-sc-sociable:only-child {
float: none !important;
text-align: center !important;
}
#header .dt-header-tpl .dt-logo-container a,
#header .dt-header-tpl div[class^="dt-logo-container"][class*="vc_custom"] {
margin-left: auto;
margin-right: auto;
}
#header .dt-header-tpl div[class^="dt-logo-container"][class*="vc_custom"] {
width: 60%;
}
#header .dt-header-tpl .flex-col-elements-inline-middle.vc_column_container>.vc_column-inner>.wpb_wrapper {
display: block;
height: auto;
text-align: center;
}
#header .dt-header-tpl .search-module.simple-header-search {
display: table;
margin-left: auto;
margin-right: auto;
}
#header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container~.search-module {
margin-top: 15px;
}
.mobile-nav-container {
text-align: center;
padding: 10px 0;
margin-bottom: -20px;
cursor: pointer;
}
.search-module.slide-down-header-search .menu-icons-wrapper .top-menu-search-container {
left: 75%;
right: auto;
-webkit-transform: translateX(-75%);
transform: translateX(-75%);
}
.simple-header-search.stretch,
.simple-header-search.stretch #searchform,
.simple-header-search.stretch #searchform input[type="text"] {
width: 100%;
}
.search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight),
.search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover,
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover {
background-color: transparent;
}
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span {
color: inherit;
} .dt-sc-simpler-content.overlay-header .mobile-menu,
.dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav {
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger,
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger>i:before {
font-size: 60px;
text-transform: uppercase;
}
.vc_row.dt-sc-simpler-content.overlay-header>.wpb_column.vc_column_container {
margin: 0;
}
.vc_row.dt-sc-simpler-content.from-left.dt-sc-simpler-content-open .dt-simpler-slider {
right: 20px;
}
.dt-sc-simpler-content .dt-simpler-slider,
.dt-sc-simpler-content.boxed-header .dt-simpler-slider,
.dt-sc-simpler-content-open .dt-simpler-slider,
.dt-sc-simpler-content-close .dt-simpler-slider,
.dt-sc-simpler-content-close.boxed-header .dt-simpler-slider,
.dt-sc-simpler-content-open.boxed-header .dt-simpler-slider {
top: 12px;
}
.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger,
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger,
.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger>i:before {
font-size: 45px;
}
.vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger {
position: static;
top: auto;
transform: none;
-moz-transform: none;
-webkit-transform: none;
-ms-transform: none;
font-size: 40px;
}
.vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger>i:before {
font-size: 40px;
}
.dt-sc-simpler-content.boxed-header .mobile-menu,
.dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu,
.dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav,
.dt-sc-simpler-content.overlay-header .mobile-menu,
.dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu,
.dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav {
height: 400px !important;
}
.dt-sc-simpler-content-open .dt-simpler-slider,
.dt-sc-simpler-content-open.boxed-header .dt-simpler-slider {
right: 20px;
left: auto;
}
.vc_row.dt-sc-simpler-content>.wpb_column.vc_column_container {
margin-bottom: 0;
} .main-title-section h1 {
font-size: 26px;
}
.main-title-section,
.main-title-section h1,
.breadcrumb {
text-align: center;
}
.main-title-section-wrapper.breadcrumb-right .main-title-section,
.main-title-section-wrapper.breadcrumb-right .breadcrumb,
.main-title-section-wrapper.breadcrumb-left .main-title-section,
.main-title-section-wrapper.breadcrumb-left .breadcrumb {
width: 100%;
padding: 0;
text-align: center;
} .side-navigation,
.side-navigation-content {
width: 100%;
}
.side-navigation {
margin-bottom: 30px;
} .responsive-map {
max-width: 100%;
} #footer .footer-copyright .vc_col-sm-6,
#footer .footer-copyright .alignright.vc_col-sm-6,
#footer .footer-copyright .alignleft.vc_col-sm-6,
#footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav,
#footer .alignright.wpb_column,
#footer .alignleft.wpb_column,
#footer .footer-copyright .dt-logo-container.logo-align-left,
#footer .footer-copyright .dt-logo-container.logo-align-right {
text-align: center;
}
#footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav li,
#footer .footer-copyright .dt-logo-container.logo-align-left,
#footer .footer-copyright .dt-logo-container.logo-align-right {
float: none;
display: inline-block;
}
#footer .dt-custom-nav-wrapper.left.same-on-mobile {
text-align: left;
}
#footer .dt-custom-nav-wrapper.right.same-on-mobile {
text-align: right;
}
#footer .dt-sc-sociable.center-on-mobiles {
text-align: center;
}
#footer .dt-mc-subscribe:not(.inline)>form>div.btn-wrap {
width: 50%;
margin-top: 10px;
}
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft,
.fullwidth-on-laptop.vc_col-sm-8 .alignright {
margin-right: 0;
line-height: 40px;
width: 100%;
margin-bottom: 10px;
}
.map-with-overlay .map-overlay.wpb_column .vc_column-inner .wpb_wrapper {
width: 90%;
}
.footer-copyright {
text-align: center;
}
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left,
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right {
margin-bottom: 0;
}
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin,
.fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin {
margin-right: 0;
margin-bottom: 10px;
}
#footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left,
#footer .alignleft .same-on-mobile.left .menu-footer-menu-container,
#footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right,
#footer .alignright .same-on-mobile.right .menu-footer-menu-container {
text-align: center;
} .wpsl-stores-fullwidth-container {
text-align: center;
}
#wpsl-wrap {
margin: 35px auto;
position: relative;
top: auto;
float: none;
display: inline-block;
text-align: left;
left: 0;
}
#wpsl-wrap #wpsl-stores,
#wpsl-wrap #wpsl-direction-details {
height: 325px !important;
}
.wpsl-search,
#wpsl-result-list {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpsl-input #wpsl-search-input {
width: 316px !important;
}
#wpsl-search-wrap .wpsl-search-btn-wrap {
clear: none;
}
#wpsl-search-wrap #wpsl-search-btn {
margin-right: 0;
}
#wpsl-gmap {
margin: 0;
}
#footer .vc_row.vc_row-flex>.dt-sc-stretch-row-content {
display: block !important;
}
#footer .wpb_column {
margin-bottom: 50px !important;
}
#footer .wpb_column h2 {
margin-bottom: 0px !important;
}
#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
width: 20% !important;
}
.alignright.payment-icons,
#footer .payment-icons a {
float: none !important;
}
.alignright.payment-icons {
display: inline-block;
}
#footer .copyright-section .wpb_column:last-child {
margin-bottom: 10px !important;
}
#footer .copyright-section .wpb_column {
margin-bottom: 20px !important;
}
.copyright-section {
text-align: center;
}
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.loader-inner::before {
font-size: 5em;
} .dt-sc-simpler-content .mobile-menu,
.dt-sc-simpler-content .mobile-menu ul.sub-menu,
.dt-sc-simpler-content .mobile-menu ul.dt-primary-nav {
height: 400px !important;
} .footer-copyright .vc_col-sm-6 {
width: 100% !important;
margin-bottom: 15px !important;
text-align: center;
padding: 0;
}
.footer-copyright .dt-sc-sociable li {
display: inline-block;
float: none;
}
.footer-copyright .dt-sc-sociable.diamond-square-border li {
margin: 0 20px 0 0;
}
.footer-copyright .alignright img {
display: inline-block;
float: none;
}
.footer-copyright .dt-sc-contact-info span {
width: 20px;
margin: 7px 6px 0 0;
font-size: 15px;
}
} @media only screen and (max-width: 479px) {
.loader-inner::before {
font-size: 4em;
} .top-bar {
line-height: 35px;
padding-bottom: 10px;
}
.top-bar .dt-sc-vertical-separator,
.top-bar .dt-sc-vertical-small-separator {
display: none;
}
.top-bar .dt-sc-sociable {
float: none;
}
.top-bar .text-with-icon {
margin: 0px 5px;
}
.overlay-header-search .overlay-search #searchform {
width: 90%;
}
.search-module.slide-down-header-search #searchform {
max-width: 175px;
} .vc_row.dt-sc-simpler-content {
width: 100% !important;
left: -100% !important;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.vc_row.dt-sc-simpler-content.dt-sc-simpler-content-open {
left: 0 !important;
}
.dt-sc-simpler-content.from-left .dt-simpler-slider,
.dt-sc-simpler-content.from-left.boxed-header .dt-simpler-slider,
.dt-sc-simpler-content-close.from-left .dt-simpler-slider,
.dt-sc-simpler-content-close.from-left.boxed-header .dt-simpler-slider,
.dt-sc-simpler-content-open.from-left .dt-simpler-slider,
.dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider {
right: 15px;
left: auto;
top: 12px;
}
.dt-sc-simpler-content .mobile-menu {
width: 100%;
max-width: 100%;
}
.dt-sc-simpler-content .mobile-menu,
.dt-sc-simpler-content .mobile-menu ul.sub-menu,
.dt-sc-simpler-content .mobile-menu ul.dt-primary-nav {
height: 100% !important;
}
.vc_row.dt-sc-simpler-content.overlay-header {
left: auto !important;
}
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger,
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger>i:before {
font-size: 55px;
} .main-title-section h1 {
font-size: 23px;
} #wpsl-wrap {
width: 90%;
}
#wpsl-search-wrap .wpsl-search-btn-wrap {
float: right;
}
.wpsl-input #wpsl-search-input {
width: 77.2% !important;
}
#wpsl-search-wrap #wpsl-search-btn {
margin-bottom: 0;
} .map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal>li {
margin: 5px 0;
}
.footer-copyright .dt-sc-sociable li {
display: inline-block;
float: none;
}
.alignright .dt-sc-sociable {
width: 100%;
text-align: center;
}
#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
height: 0;
}
} @media only screen and (min-width: 320px) and (max-width: 479px) {} @media only screen and (max-width: 319px) { .top-bar .text-with-icon {
font-size: 11px;
margin: 0 3px;
}
.top-bar .text-with-icon .icon,
.top-bar .text-with-icon .fa {
font-size: 12px;
margin: 0 3px 0 0;
} .menu-icons-wrapper {
float: none;
margin: 0 auto;
position: static;
text-align: center;
}
.menu-icons-wrapper .search,
.menu-icons-wrapper .cart {
display: inline-block;
float: none;
} .footer-copyright .dt-sc-sociable li {
margin-bottom: 7px;
}
}
@media only screen and (max-height: 500px) {
.dt-sc-simpler-content.boxed-header .mobile-menu,
.dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu,
.dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav,
.dt-sc-simpler-content.overlay-header .mobile-menu,
.dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu,
.dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav {
height: 320px !important;
}
}
@media only screen and (max-height: 400px) {
.dt-sc-simpler-content.boxed-header .mobile-menu,
.dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu,
.dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav,
.dt-sc-simpler-content.overlay-header .mobile-menu,
.dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu,
.dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav {
height: 200px !important;
}
}.blog-entry.entry-date-author-left .entry-date-author .comments i,
.blog-entry.blog-medium-style,
.pagination ul li a i,
.blog-entry.post-info-within-image .entry-thumb:before,
.post-nav-container .post-next-link a i,
.post-nav-container .post-prev-link a i,
.blog-entry.post-info-vertical-image *,
.blog-entry.post-info-vertical-image *:after,
.blog-entry.post-info-vertical-image *:before,
.blog-entry.post-info-above-image .entry-thumb img,
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1:before,
.blog-entry.blog-default-style .entry-details {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
} .blog-entry {
float: left;
clear: both;
margin: 0px;
padding: 0px;
position: relative;
width: 100%;
}
.blog-entry.with-border {
border: 20px solid;
}
.blog-entry ul.entry-gallery-post-slider {
margin-bottom: 0;
}
.blog-entry .entry-thumb {
float: left;
margin: 0px 0px 20px;
width: 100%;
position: relative;
line-height: 0px;
}
.blog-entry .entry-thumb img {
max-width: 100%;
height: auto;
visibility:visible;
}
.blog-entry .entry-format {
position: absolute;
left: 0px;
top: 0px;
display: none;
}
.blog-entry.type-post .entry-format {
display: block;
}
.blog-entry .entry-format a {
border: 10px solid;
border-top: 0px;
border-left: 0px;
width: 75px;
height: 75px;
text-align: center;
line-height: 75px;
float: left;
margin: 0px;
position: relative;
}
.blog-entry .entry-format a:before {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
text-align: center;
margin: 0px;
font-family: Stroke-Gap-Icons;
font-size: 32px;
line-height: 65px;
}
.blog-entry.format-standard .entry-format a:before,
.ico-format.format-standard:before {
content: "\e6bd";
}
.blog-entry.format-image .entry-format a:before,
.ico-format.format-image:before {
content: "\e6ac";
}
.blog-entry.format-gallery .entry-format a:before,
.ico-format.format-gallery:before {
content: "\e6be";
}
.blog-entry.format-status .entry-format a:before,
.ico-format.format-status:before {
content: "\e69e";
}
.blog-entry.format-link .entry-format a:before,
.ico-format.format-link:before {
content: "\e67b";
}
.blog-entry.format-aside .entry-format a:before,
.ico-format.format-aside:before {
content: "\e684";
}
.blog-entry.format-quote .entry-format a:before,
.ico-format.format-quote:before {
content: "\e6b2";
}
.blog-entry.format-video .entry-format a:before,
.ico-format.format-video:before {
content: "\e69a";
}
.blog-entry.format-chat .entry-format a:before,
.ico-format.format-chat:before {
content: "\e6b3";
}
.blog-entry.format-audio .entry-format a:before,
.ico-format.format-audio:before {
content: "\e699";
}
.blog-entry .entry-title span.sticky-post {
font-size: 10px;
padding: 3px 5px;
background: #666666;
color: #fff;
width: auto;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
}
.blog-entry.tribe_events .ico-format {
display: none;
}
.blog-entry .entry-details {
clear: both;
display: inline-block;
width: 100%;
}
.blog-entry .entry-meta {
font-size: 14px;
font-weight: 300;
letter-spacing: 0.5px;
margin-bottom: 7px;
}
.blog-entry .entry-title h4 {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 25px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.blog-entry .entry-body {
margin: 0px 0px 15px;
float: left;
clear: both;
width: 100%;
}
.blog-entry.blog-medium-style {
overflow: hidden;
width: 99.5%;
}
.blog-entry.blog-medium-style .entry-thumb {
width: 53%;
margin: 0px;
overflow: visible;
}
.blog-entry.blog-medium-style .entry-details {
float: left;
padding: 10px 0px 0px 0px;
clear: none;
}
.blog-entry.blog-medium-style .entry-thumb~.entry-details {
width: 47%;
}
.blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 70px;
}
.blog-entry.blog-medium-style .dt-sc-button {
margin-bottom: 20px;
}
.blog-entry.blog-medium-style .entry-format {
right: -35px;
top: 40px;
left: inherit;
}
.blog-entry.blog-medium-style .entry-format a {
background: #ffffff;
border: 2px solid #000000;
color: #000000;
height: 70px;
line-height: 70px;
width: 70px;
}
.blog-entry.blog-medium-style:hover .entry-format a {
color: #ffffff;
}
.blog-entry.blog-medium-style .entry-meta-data {
margin: 0px 0px -5px;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb {
width: 48%;
overflow: hidden;
}
.with-both-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb {
overflow: visible;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
width: 52%;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight {
background: rgba(0, 0, 0, 0.02);
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding: 30px;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format {
right: 10px;
top: 10px;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format a {
border: none;
background: #ffffff;
color: #000000;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight:hover .entry-format a {
background: #ffffff;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-format a {
color: #ffffff;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .dt-sc-button {
-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.25);
}
.blog-entry.entry-date-left .entry-thumb {
margin-bottom: 30px;
}
.blog-entry.entry-date-left .entry-details {
padding: 0px 0px 0px 85px;
position: relative;
margin: 0px 0px 0px;
min-height: 120px;
}
.blog-entry.entry-date-left .entry-date,
.blog-entry.entry-date-author-left .entry-date-author .entry-date {
position: absolute;
left: 0px;
width: 70px;
text-align: center;
top: 0px;
font-size: 30px;
}
.blog-entry.entry-date-left .entry-date span,
.blog-entry.entry-date-author-left .entry-date-author .entry-date span {
display: inline-block;
width: 100%;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
padding: 5px 0px;
margin: 10px 0px 0px;
border-top: 1px solid;
border-bottom: 1px solid;
}
.blog-entry.entry-date-left .entry-date .comments i {
margin-right: 5px;
}
.blog-entry.entry-date-left .entry-date a {
font-size: 16px;
margin: 10px 0px 0px;
display: inline-block;
width: 100%;
}
.tpl-blog-holder .column {
margin-left: 0px;
margin-right: 0px;
}
.tpl-blog-holder .column .blog-entry,
.tpl-blog-holder .wpb_column .blog-entry {
margin-bottom: 35px;
}
.column .blog-entry,
.wpb_column .blog-entry {
margin-bottom: 25px;
}
.column.no-space .blog-entry,
.wpb_column.no-space .blog-entry {
margin-bottom: 0px;
}
.blog-entry.entry-date-author-left {
min-height: 270px;
padding-left: 100px;
position: relative;
}
.blog-entry.entry-date-author-left .entry-date-author {
position: absolute;
top: 0px;
left: 0px;
width: 70px;
text-align: center;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-date {
font-size: 30px;
width: 100%;
position: relative;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author {
width: 100%;
margin-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid;
clear: both;
display: inline-block;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author img {
border-radius: 50%;
padding-bottom: 5px;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author a {
color: #999999;
}
.blog-entry.entry-date-author-left .entry-date-author .comments a {
color: #000000;
font-size: 20px;
margin-top: 15px;
display: inline-block;
}
.blog-entry.entry-date-author-left .entry-date-author .comments i {
font-size: 30px;
display: inline-block;
width: 100%;
}
.ie9 .blog-entry.entry-date-author-left .entry-date-author .entry-date {
position: static;
}
.blog-entry.entry-date-author-left .entry-thumb {
margin-bottom: 35px;
}
.blog-entry.entry-date-author-left .entry-details .entry-title h4 {
margin-bottom: 15px;
font-size: 15px;
font-weight: bold;
}
.blog-entry.blog-thumb-style {
border-bottom: 1px dashed;
padding-bottom: 25px;
margin-bottom: 25px;
}
.blog-entry.blog-thumb-style.last {
border: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
.blog-entry.blog-thumb-style .entry-thumb {
width: 45%;
margin: 0px;
padding: 0px 25px 0px 0px;
}
.blog-entry.blog-thumb-style .entry-thumb img {
border-radius: 3px;
}
.blog-entry.blog-thumb-style .entry-details {
width: 55%;
margin-top: 0px;
}
.blog-entry.blog-thumb-style .entry-title h4 {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
text-transform: none;
line-height: 28px;
}
.blog-entry.blog-thumb-style.entry-date-left .entry-details {
padding-left: 0;
}
.blog-entry.blog-thumb-style .entry-format a {
width: 35px;
height: 35px;
line-height: 35px;
font-size: 18px;
border: none;
}
.blog-entry.blog-thumb-style .entry-title,
.blog-entry.blog-thumb-style .entry-body {
width: 100%;
float: left;
}
.blog-entry.blog-thumb-style .entry-date {
position: static;
width: auto;
}
.blog-entry.blog-thumb-style a.read-more {
width: 100%;
float: left;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
color: #898989;
}
.blog-entry.blog-thumb-style a.read-more span {
margin-left: 8px;
}
.blog-entry.blog-thumb-style.entry-date-left .entry-author {
border-right: 1px solid;
margin-right: 15px;
padding-right: 15px;
}
.blog-entry.blog-thumb-style.entry-date-left .entry-body {
margin-bottom: 20px;
}
.blog-entry.blog-thumb-style .entry-body p {
margin-bottom: 0px;
}
.blog-entry.blog-thumb-style.entry-date-left .entry-date,
.blog-entry.blog-thumb-style.entry-date-left .entry-author {
float: left;
font-size: 14px;
text-transform: uppercase;
color: #cacaca;
line-height: 16px;
}
.tpl-blog-holder {
float: left;
width: 100%;
clear: both;
margin: 0px;
padding: 0px;
}
.tpl-blog-holder.apply-isotope .column {
margin-left: 0px;
}
.desc-wrapper {
display: inline-block;
}
.entry-thumb .bx-wrapper {
position: relative;
overflow: hidden;
}
.entry-thumb .bx-controls a {
top: 0px;
bottom: 0px;
margin: auto;
position: absolute;
color: #ffffff;
width: 35px;
height: 50px;
font-size: 0;
opacity: 0.6;
filter: alpha(opacity=60);
background: #ffffff;
}
.entry-thumb .bx-controls a:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.entry-thumb .bx-controls a.bx-prev:before,
.entry-thumb .bx-controls a.bx-next:before {
content: "\e684";
position: absolute;
left: 0px;
top: 0px;
width: 100%;
text-align: center;
line-height: 50px;
color: #000000;
font-size: 32px;
font-family: Pe-icon-7-stroke;
}
.entry-thumb .bx-controls a.bx-prev:before {
content: "\e686";
}
.entry-thumb .bx-controls a.bx-prev {
left: -35px;
}
.entry-thumb .bx-controls a.bx-next {
right: -35px;
}
.entry-thumb:hover .bx-controls a.bx-prev {
left: 15px;
}
.entry-thumb:hover .bx-controls a.bx-next {
right: 15px;
}
.entry-gallery-post-slider li {
padding: 0px;
display: inline;
}
.entry-meta .date,
.entry-meta .comments,
.entry-meta .author {
display: inline-block;
}
.entry-meta .comments i,
.entry-meta .author i {
color: #888888;
font-size: 16px;
position: relative;
top: 2px;
}
.entry-meta-data {
display: inline-block;
width: 100%;
margin: 0px 0px 10px;
padding: 0px;
}
.entry-meta-data p {
display: inline-block;
margin-right: 20px;
}
.entry-meta-data p a,
.entry-meta-data p i {
color: #000000;
font-size: 13px;
}
.entry-meta-data p i {
margin: 0px 8px 0px 0px;
font-size: 20px;
position: relative;
top: 2px;
}
.blog-entry.post_format-post-format-audio .entry-format {
display: none;
}
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1:hover {
background: #000;
border-color: #000;
}
.blog-entry.type-post.blog-default-style .entry-format {
display: none;
}
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1 span {
margin-left: 10px;
}
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1:after {
display: none;
}
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1 {
font-size: 14px;
text-transform: uppercase;
padding: 14px 24px;
border-width: 2px;
color: #000;
}
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1:before {
position: absolute;
top: 4px;
left: 4px;
border: 2px solid #000;
content: "";
right: 4px;
bottom: 4px;
opacity: 0;
}
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1:hover:before {
opacity: 1;
}
.blog-entry.blog-default-style .dt-sc-button.with-icon.icon-right.type1:hover {
color: #fff;
}
.blog-entry.blog-default-style .entry-details {
padding: 30px;
box-shadow: 0 2px 1px 0 #f4f4f4;
}
.blog-entry.blog-default-style:hover .entry-details {
box-shadow: 0 14px 25px 5px #f4f4f4;
}
.blog-entry.blog-default-style .entry-thumb {
margin-bottom: 0;
}
.blog-entry.blog-default-style .entry-title h4 {
font-weight: bold;
font-size: 18px;
font-family: futura_lt_bold;
margin-bottom: 15px;
} .dt-sc-button {
font-size: 12px;
text-transform: inherit;
font-weight: bold;
padding: 8px 15px;
line-height: normal;
display: inline-block;
margin: 10px 0px 0px;
cursor: pointer;
outline: none;
position: relative;
z-index: 1;
}
.dt-sc-button {
background: rgba(0, 0, 0, 0.05);
color: #000000;
}
.dt-sc-button:hover,
.secondary-skin.dt-sc-button.bordered:hover,
.secondary-skin.dt-sc-button.bordered:hover,
.secondary-skin.dt-sc-button.fully-rounded-border:hover {
color: #ffffff;
}
.dt-sc-button.filled,
.dt-sc-button.filled:hover,
.secondary-skin.dt-sc-button.rounded-corner,
.secondary-skin.dt-sc-button.rounded-border:hover {
color: #ffffff;
}
.dt-sc-button.rounded-border,
.dt-sc-button.bordered {
border: 2px solid;
border-radius: 3px;
background: none;
}
.dt-sc-button.transparent {
background: none;
border: none;
padding: 0 !important;
}
a.dt-sc-button.transparent:hover {
background: transparent;
color: inherit;
}
.dt-sc-button.transparent:after {
position: absolute;
content: "";
left: 0;
right: 0;
margin: 0 auto;
bottom: -10px;
background: #000;
height: 2px;
width: 0;
}
.dt-sc-button.transparent:hover:after {
width: 70%;
}
.dt-sc-button.rounded-border:hover,
.dt-sc-button.bordered:hover {
color: #ffffff;
border-radius: 5px;
}
.dt-sc-button.bordered,
.dt-sc-button.bordered:hover {
border-radius: 0px;
}
.dt-sc-button.partially-rounded {
border-radius: 15px 0px;
}
.dt-sc-button.partially-rounded:hover {
border-radius: 0px 15px;
}
.dt-sc-button.rounded-border.black,
.dt-sc-button.bordered.black,
.dt-sc-button.fully-rounded-border.black {
border-color: #000000;
color: #000000;
}
.dt-sc-button.with-shadow {
box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
}
.dt-sc-button.with-shadow.white {
background: #ffffff;
}
.dt-sc-button.with-shadow.white:hover {
box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.rounded-corner {
border-radius: 5px;
}
.dt-sc-button.filled.white {
background: #ffffff;
color: #000000;
}
.dt-sc-button.filled.white:hover {
color: #ffffff;
}
.dt-sc-button.filled.black {
background: #000000;
}
.dt-sc-button.small {
font-size: 12px;
padding: 13px 20px 11px;
}
.dt-sc-button.medium {
font-size: 14px;
padding: 16px 30px 14px;
}
.dt-sc-button.large {
font-size: 16px;
padding: 20px 40px 18px;
}
.dt-sc-button.xlarge {
font-size: 20px;
padding: 26px 50px 24px;
}
.dt-sc-button.with-icon.icon-right span {
margin-left: 10px;
}
.dt-sc-button.dt-sc-left-margin {
margin-left: 20px;
}
.dt-sc-button.bordered:hover {
background: #000;
border-color: #000;
}
.dt-sc-button.bordered:hover:before {
opacity: 1;
}
.dt-sc-button.bordered:before {
position: absolute;
content: "";
left: 4px;
top: 4px;
right: 4px;
bottom: 4px;
border: 2px solid #000;
opacity: 0;
} .dt-sc-button.with-icon.icon-right.type1 {
padding-right: 14px;
}
.dt-sc-button.with-icon.icon-right.type1 span {
margin-left: 35px;
}
.dt-sc-button.with-icon.icon-right.type1 {
position: relative;
letter-spacing: 0.5px;
overflow: hidden;
}
.dt-sc-button.with-icon.icon-right.type1:after {
content: '';
position: absolute;
z-index: -1;
}
.dt-sc-button.with-icon.icon-right.type1:before {
left: auto;
right: 10px;
z-index: 2;
}
.dt-sc-button.with-icon.icon-right.type1:after {
width: 35%;
height: 200%;
z-index: 1;
right: 0;
top: 0;
margin: -5px 0 0 -5px;
-webkit-transform-origin: 0 0;
-webkit-transform: rotate(-20deg);
-moz-transform-origin: 0 0;
-moz-transform: rotate(-20deg);
-ms-transform-origin: 0 0;
-ms-transform: rotate(-20deg);
transform-origin: 0 0;
transform: rotate(-20deg);
}
.dt-sc-button.with-icon.icon-right.type1:hover:after {
width: 40%;
}
.dt-sc-button.large.with-icon.icon-right.type1:after {
width: 30%;
}
.dt-sc-button.large.with-icon.icon-right.type1:hover:after {
width: 35%;
}
.dt-sc-button.xlarge.with-icon.icon-right.type1:after {
width: 28%;
}
.dt-sc-button.xlarge.with-icon.icon-right.type1:hover:after {
width: 33%;
} .dt-sc-button.with-icon.icon-right.type2 span {
padding: 23px 0px 9px 20px;
position: absolute;
margin: 0px 0px 0px 15px;
display: inline-block;
top: 0px;
right: 21px;
height: 100%;
}
.dt-sc-button.with-icon.icon-right.type2 span:after {
content: "";
position: absolute;
left: 0px;
top: 0px;
height: 100%;
border-left: 1px solid rgba(0, 0, 0, 0.05);
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.dt-sc-button.small.with-icon.icon-right.type2 {
padding: 13px 70px 11px 20px;
}
.dt-sc-button.small.with-icon.icon-right.type2 span {
padding-top: 12px;
font-size: 16px;
}
.dt-sc-button.medium.with-icon.icon-right.type2 {
padding: 16px 75px 14px 23px;
}
.dt-sc-button.medium.with-icon.icon-right.type2 span {
padding-top: 16px;
font-size: 18px;
}
.dt-sc-button.large.with-icon.icon-right.type2 {
padding: 20px 80px 18px 25px;
}
.dt-sc-button.large.with-icon.icon-right.type2 span {
padding-top: 21px;
font-size: 20px;
}
.dt-sc-button.xlarge.with-icon.icon-right.type2 {
padding: 26px 100px 24px 30px;
}
.dt-sc-button.xlarge.with-icon.icon-right.type2 span {
padding-top: 26px;
padding-left: 25px;
right: 25px;
font-size: 24px;
} .dt-sc-button.with-icon.icon-right.type3 {
text-transform: none;
}
.dt-sc-button.with-icon.icon-right.type3 span {
position: absolute;
right: 0px;
top: 0px;
bottom: 0px;
margin: auto;
height: 100%;
background: #000000;
color: #ffffff;
text-align: center;
}
.dt-sc-button.with-icon.icon-right.type3 span:before {
bottom: 0px;
height: 12px;
left: 0px;
margin: auto;
position: absolute;
right: 0px;
top: 0px;
}
.dt-sc-button.small.with-icon.icon-right.type3 {
padding-right: 60px;
font-size: 14px;
}
.dt-sc-button.small.with-icon.icon-right.type3 span {
width: 40px;
font-size: 14px;
}
.dt-sc-button.medium.with-icon.icon-right.type3 {
padding: 13px 75px 13px 25px;
font-size: 16px;
}
.dt-sc-button.medium.with-icon.icon-right.type3 span {
width: 50px;
font-size: 16px;
}
.dt-sc-button.large.with-icon.icon-right.type3 {
padding-right: 100px;
font-size: 18px;
}
.dt-sc-button.large.with-icon.icon-right.type3 span {
width: 60px;
font-size: 18px;
}
.dt-sc-button.large.with-icon.icon-right.type3 span:before {
height: 14px;
}
.dt-sc-button.xlarge.with-icon.icon-right.type3 {
padding-right: 120px;
font-size: 20px;
}
.dt-sc-button.xlarge.with-icon.icon-right.type3 span {
width: 80px;
font-size: 20px;
}
.dt-sc-button.xlarge.with-icon.icon-right.type3 span:before {
height: 16px;
} .dt-sc-button.small.with-icon.icon-left {
padding: 13px 20px 11px;
}
.dt-sc-button.small.with-icon.icon-left span {
margin-right: 15px;
}
.dt-sc-button.medium.with-icon.icon-left {
padding: 16px 25px 14px;
}
.dt-sc-button.medium.with-icon.icon-left span {
margin-right: 20px;
}
.dt-sc-button.large.with-icon.icon-left {
padding: 20px 30px 18px;
}
.dt-sc-button.large.with-icon.icon-left span {
margin-right: 20px;
}
.dt-sc-button.xlarge.with-icon.icon-left {
padding: 26px 35px 24px;
}
.dt-sc-button.xlarge.with-icon.icon-left span {
margin-right: 25px;
}
.dt-sc-button.large.with-icon.icon-left span {
line-height: 20px;
} .dt-sc-button.with-icon.icon-left.type2 span:after {
content: "";
position: absolute;
top: 0px;
height: 100%;
width: 1px;
}
.dt-sc-button.with-icon.icon-left.type2 span {
text-align: center;
}
.dt-sc-button.small.with-icon.icon-left.type2 {
padding-left: 15px;
}
.dt-sc-button.small.with-icon.icon-left.type2 span {
width: 30px;
padding-right: 15px;
margin-right: 15px;
}
.dt-sc-button.small.with-icon.icon-left.type2 span:after {
left: 45px;
}
.dt-sc-button.small.with-icon.icon-left.type2 span.pe-icon {
font-size: 15px;
}
.dt-sc-button.medium.with-icon.icon-left.type2 {
padding-left: 20px;
}
.dt-sc-button.medium.with-icon.icon-left.type2 span {
width: 35px;
padding-right: 20px;
margin-right: 20px;
}
.dt-sc-button.with-icon.icon-left.type2 span.pe-icon {
font-size: 20px;
font-weight: bold;
}
.dt-sc-button.medium.with-icon.icon-left.type2 span:after {
left: 55px;
}
.dt-sc-button.large.with-icon.icon-left.type2 {
padding-left: 25px;
}
.dt-sc-button.large.with-icon.icon-left.type2 span {
width: 42px;
padding-right: 25px;
margin-right: 25px;
}
.dt-sc-button.large.with-icon.icon-left.type2 span:after {
left: 67px;
}
.dt-sc-button.xlarge.with-icon.icon-left.type2 {
padding-left: 30px;
}
.dt-sc-button.xlarge.with-icon.icon-left.type2 span {
width: 50px;
padding-right: 30px;
margin-right: 30px;
}
.dt-sc-button.xlarge.with-icon.icon-left.type2 span:after {
left: 80px;
}
.dt-sc-button.grey {
color: rgba(0, 0, 0, 0.4);
background: rgba(0, 0, 0, 0.1);
}
.dt-sc-button.grey.with-icon.icon-left span:after {
background: #ffffff;
}
.dt-sc-button.grey.with-icon.icon-left:hover span:after {
background: rgba(0, 0, 0, 0.05);
}
.dt-sc-button.fully-rounded-border {
background: none;
}
.dt-sc-button.fully-rounded-border,
.dt-sc-button.fully-rounded-border:hover {
border: 2px solid;
border-radius: 50px;
}
.dt-sc-button.fully-rounded-border.small {
padding: 14px 25px 11px;
}
.dt-sc-button.fully-rounded-border.medium {
padding: 17px 30px 14px;
}
.dt-sc-button.fully-rounded-border:hover {
color: #ffffff;
} .dt-sc-colored-big-buttons {
display: inline-block;
position: relative;
text-transform: uppercase;
font-size: 18px;
line-height: normal;
padding: 25px 30px;
border: 1px solid;
background: #ffffff;
text-align: left;
color: #000000;
border-radius: 5px;
width: 100%;
letter-spacing: 0.5px;
font-weight: 300;
}
.dt-sc-colored-big-buttons:hover {
color: #ffffff;
}
.dt-sc-colored-big-buttons.with-left-icon {
padding-left: 110px;
}
.dt-sc-colored-big-buttons span {
color: #ffffff;
font-size: 30px;
line-height: 92px;
height: 100%;
position: absolute;
left: 0;
top: 0;
text-align: center;
vertical-align: middle;
width: 80px;
border-radius: 3px 0 0 3px;
}
.dt-sc-colored-big-buttons span.pe-icon {
font-size: 35px;
}
.dt-sc-colored-big-buttons:hover span {
background: #ffffff;
}
.dt-sc-colored-big-buttons.blue {
border-color: #015c89;
}
.dt-sc-colored-big-buttons.orange {
border-color: #f27935;
}
.dt-sc-colored-big-buttons.green {
border-color: #6ca04a;
}
.dt-sc-colored-big-buttons.blue span,
.dt-sc-colored-big-buttons.blue:hover {
background: #015c89;
}
.dt-sc-colored-big-buttons.orange span,
.dt-sc-colored-big-buttons.orange:hover {
background: #f27935;
}
.dt-sc-colored-big-buttons.green span,
.dt-sc-colored-big-buttons.green:hover {
background: #6ca04a;
}
.dt-sc-colored-big-buttons.blue:hover span {
background: #015078;
}
.dt-sc-colored-big-buttons.orange:hover span {
background: #e07231;
}
.dt-sc-colored-big-buttons.green:hover span {
background: #618f42;
} .single-post .blog-entry .share {
width: 100%;
float: left;
}
.single-post .blog-entry .share>a {
color: #fff;
background: #b7b7b7;
padding: 1px 8px;
text-transform: capitalize;
margin-right: 10px;
float: left;
height: 28px;
line-height: 26px;
margin-top: 1px;
font-size: 12px;
}
.single-post .blog-entry .share .dt-share-list li {
float: left;
display: inline;
text-align: center;
margin-right: 5px;
}
.single-post .blog-entry .share .dt-share-list li a {
width: 30px;
height: 30px;
line-height: 30px;
color: #fff;
border-radius: 50%;
}
.single-post .blog-entry .share .dt-share-list a.fa-facebook {
background: #3162a2;
}
.single-post .blog-entry .share .dt-share-list a.fa-twitter {
background: #2fb1eb;
}
.single-post .blog-entry .share .dt-share-list a.fa-google-plus {
background: #c54542;
}
.single-post .blog-entry .share .dt-share-list a.fa-pinterest {
background: #c8232c;
}
.single-post .blog-entry .share .dt-share-list a.fa-facebook:hover,
.single-post .blog-entry .share .dt-share-list a.fa-twitter:hover,
.single-post .blog-entry .share .dt-share-list a.fa-google-plus:hover,
.single-post .blog-entry .share .dt-share-list a.fa-pinterest:hover {
background: #b7b7b7;
} .tpl-blog-holder {
display: block;
clear: both;
margin: 0px;
padding: 0px;
margin: 0 -10px;
}
.tpl-blog-holder .column {
margin-left: 0px;
padding: 10px 10px 25px;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-fourth,
.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth {
width: 25%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-third,
.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third {
width: 33.33%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-half,
.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half {
width: 50%;
}
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-third,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-fourth {
width: 100%;
}
.dt-sc-one-third .blog-entry .entry-title h4 {
font-size: 16px;
}
.dt-sc-one-third .blog-entry .entry-format a:before,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a:before,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a:before {
line-height: 50px;
font-size: 24px;
}
.dt-sc-one-third .blog-entry .entry-format a,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a {
width: 60px;
height: 60px;
line-height: 50px;
}
.dt-sc-one-third .blog-entry .entry-meta,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-meta {
font-size: 12px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-title h4 {
font-size: 14px;
line-height: 20px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry .entry-title h4 {
font-size: 13px;
line-height: 20px;
font-weight: 600;
}
.page-with-sidebar .related-post .dt-sc-one-third {
width: 100%;
}
.with-both-sidebar .dt-sc-one-column .blog-entry .entry-meta {
font-size: 12px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format {
right: -25px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 50px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry .entry-title h4 {
font-size: 14px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry .entry-body p {
line-height: 22px;
}
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-thumb,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-thumb {
width: 100%;
}
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details {
width: 100%;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format {
left: 30px;
right: inherit;
bottom: -25px;
top: inherit;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-left: 30px;
}
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-format {
left: 30px;
right: inherit;
bottom: -35px;
top: inherit;
}
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-details {
padding: 60px 0px 0px 30px;
}
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight, .blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight {
background: none;
}
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding: 40px 0px 0px 30px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 {
font-size: 14px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details {
padding-left: 60px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date {
width: 45px;
font-size: 20px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date span {
font-size: 12px;
margin-top: 5px;
padding: 2px 0px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 {
font-size: 15px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button {
margin: 10px 0px 15px -60px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data {
margin-top: 0px;
}
.dt-sc-one-column .blog-entry.entry-date-author-left .entry-details {
min-height: 280px;
}
.dt-sc-one-column .blog-entry.entry-date-author-left .entry-thumb~.entry-details {
min-height: inherit;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left {
padding-left: 80px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author {
width: 55px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date {
font-size: 24px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date span,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span {
font-size: 12px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details {
margin-top: 5px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details .entry-title h4,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details .entry-title h4 {
font-size: 13px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left {
padding-left: 60px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author {
width: 40px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date span {
margin-top: 5px;
padding: 0px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-title h4 {
font-size: 12px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-meta-data {
margin-top: 0px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-author {
margin-top: 10px;
padding-bottom: 5px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a {
width: 45px;
height: 45px;
border-width: 5px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a:before {
line-height: 40px;
font-size: 16px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 55px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format {
right: -25px;
top: 20px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a {
width: 50px;
height: 50px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before {
line-height: 48px;
font-size: 24px;
}
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-left: 30px;
}
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format {
right: 0px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-meta {
font-size: 12px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-title h4 {
font-size: 14px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-left: 40px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 0;
padding-top: 30px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format {
right: -18px;
top: 15px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format {
right: 0;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a,
.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a {
width: 36px;
height: 36px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before,
.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a:before {
line-height: 32px;
font-size: 16px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.page-with-sidebar.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-top: 30px;
padding-left: 30px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding: 0px 20px 20px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb {
width: 100%;
}
.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb~.entry-details {
width: 100%;
padding-left: 0px;
padding-top: 30px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-format {
bottom: -20px;
left: 10px;
right: inherit;
top: inherit;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
width: 100%;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-details {
padding-top: 0;
}
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-top: 30px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb {
overflow: visible;
}
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-top: 30px;
}
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details,
.with-both-sidebar .dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-top: 30px;
width: 100%;
}
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding: 30px 20px 20px;
} .grid-sizer.column {
margin: 0;
padding: 0;
min-height: 0;
} .vc_col-sm-3 .blog-entry.blog-medium-style .entry-thumb,
.vc_col-sm-4 .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb {
width: 100%;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.vc_col-sm-4 .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb~.entry-details {
width: 100%;
padding-left: 0;
padding-top: 30px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format a:before {
line-height: 36px;
font-size: 16px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format a {
width: 36px;
height: 36px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format {
bottom: -15px;
left: 10px;
top: auto;
}
.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.vc_col-sm-4 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.vc_col-sm-6 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding: 30px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format {
bottom: 0;
}
.vc_col-sm-4 .blog-entry.blog-medium-style .entry-format,
.page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-format {
right: 10px;
top: 10px;
} .page-with-sidebar .vc_col-sm-3 .blog-entry .entry-title h4 {
font-size: 12px;
}
.page-with-sidebar .vc_col-sm-4 .blog-entry .entry-title h4 {
font-size: 14px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-author-left .entry-date-author {
width: 30px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-author-left {
padding-left: 45px;
}
.page-with-sidebar .vc_col-sm-4 .blog-entry.entry-date-author-left {
padding-left: 70px;
}
.page-with-sidebar .vc_col-sm-4 .blog-entry.entry-date-author-left .entry-date-author {
width: 50px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .entry-details {
padding-left: 55px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .entry-details .entry-date {
width: 40px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .dt-sc-button.with-icon.icon-right.type1 {
padding: 10px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .dt-sc-button.with-icon.icon-right.type1 {
padding: 12px 8px;
} .dt-sc-button.dt-sc-readmore-link {
font-size: 12px;
text-transform: uppercase;
padding: 8px 15px;
line-height: normal;
display: inline-block;
margin: 10px 0px 0px;
cursor: pointer;
outline: none;
position: relative;
z-index: 1;
}
.dt-sc-button.dt-sc-readmore-link {
background: rgba(0, 0, 0, 0.5);
color: #000000;
}
.dt-sc-button.dt-sc-readmore-link:hover,
.dt-sc-button.dt-sc-readmore-link.filled,
.dt-sc-button.dt-sc-readmore-link.filled:hover {
color: #ffffff;
}
.dt-sc-button.dt-sc-readmore-link.small {
font-size: 12px;
padding: 13px 20px 11px;
}
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 {
padding-right: 14px;
}
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 span {
margin-left: 35px;
}
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 {
position: relative;
letter-spacing: 0.5px;
overflow: hidden;
}
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:after {
content: '';
position: absolute;
z-index: -1;
}
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:before {
left: auto;
right: 10px;
z-index: 2;
}
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:after {
width: 35%;
height: 200%;
z-index: 1;
right: 0;
top: 0;
margin: -5px 0 0 -5px;
-webkit-transform-origin: 0 0;
-webkit-transform: rotate(-20deg);
-moz-transform-origin: 0 0;
-moz-transform: rotate(-20deg);
-ms-transform-origin: 0 0;
-ms-transform: rotate(-20deg);
transform-origin: 0 0;
transform: rotate(-20deg);
}
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:hover:after {
width: 40%;
}
.dt-sc-button.with-icon.icon-right.type1:after {
background: rgba(0, 0, 0, 0.1);
}
.dt-sc-button.with-icon.icon-right.type1,
.dt-sc-button.with-icon.icon-right.type1:after {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
} .blog-entry.single.dt-sc-skin-highlight,
.blog-entry.single.dt-sc-skin-highlight .entry-title h4 a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p i {
color: #000000;
}
.blog-entry.single.dt-sc-skin-highlight .entry-meta .comments i,
.blog-entry.single.dt-sc-skin-highlight .entry-meta .author i {
color: #888888;
} .blog-entry.post-standard .entry-title {
width: 100%;
float: left;
padding: 10px 0;
}
.blog-entry.post-standard .entry-title h4 {
text-transform: inherit;
font-size: 30px;
margin-bottom: 5px;
}
.blog-entry.post-standard p.category,
.blog-entry.post-standard p.category a {
margin-bottom: 5px;
}
.blog-entry.post-standard p.category i {
display: none;
}
.blog-entry.post-standard .entry-meta {
margin-bottom: 20px;
width: 100%;
float: left;
}
.blog-entry.post-standard .entry-meta p.category a {
background: #222222;
color: #fff;
padding: 1px 8px 0px;
text-transform: capitalize;
margin-right: 3px;
position: relative;
z-index: 9;
float: left;
}
.blog-entry.post-standard .entry-meta .entry-info {
width: 100%;
float: left;
}
.blog-entry.post-standard .entry-meta .entry-info i.zmdi {
font-size: 13px;
margin-right: 8px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
margin-left: 5px;
color: #fff;
}
.blog-entry.post-standard .entry-meta .entry-info i.zmdi:after {
position: absolute;
content: "";
display: block;
width: 28px;
height: 32px;
top: -10px;
z-index: -1;
text-align: center;
left: -5px;
background: #000;
}
.blog-entry.post-standard .entry-meta .entry-info .likes a i {
position: static;
font-style: normal;
margin-right: 0;
font-size: 12px;
}
.blog-entry.post-standard .entry-meta .entry-info>* {
float: left;
margin-right: 10px;
font-size: 12px;
position: relative;
line-height: 18px;
border: 1px solid;
padding: 6px 10px 6px 35px;
overflow: hidden;
margin-bottom: 10px;
min-height: 30px;
}
.blog-entry.post-standard .entry-meta-data p span {
color: #fff;
padding: 0px 8px;
text-transform: capitalize;
margin-right: 7px;
float: left;
height: 26px;
line-height: 24px;
background: #b7b7b7;
font-size: 12px;
}
.blog-entry.post-standard .entry-meta-data p a {
background: #222222;
color: #fff;
padding: 0px 8px;
text-transform: capitalize;
margin-right: 3px;
position: relative;
z-index: 9;
float: none;
display: inline-block;
letter-spacing: 0.5px;
margin-bottom: 5px;
line-height: 26px;
min-height: 26px;
}
.blog-entry.post-standard .entry-meta-data p a:hover {
color: #fff;
}
.blog-entry.post-standard .entry-meta-data p a:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
left: auto;
width: 0;
height: 100%;
z-index: -1;
}
.blog-entry.post-standard .entry-meta-data p a:hover:before {
width: 100%;
left: 0;
right: auto;
}
.blog-entry.post-standard .entry-thumb {
overflow: hidden;
position: relative;
width: auto;
float: left;
}
.blog-entry.post-standard .entry-thumb a {
display: block;
}
.blog-entry.post-standard .entry-thumb img {
max-width: none;
width: calc(100% + 60px);
transition: opacity .35s, transform .45s;
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0);
-webkit-animation-name: none;
-moz-animation-name: none;
-o-animation-name: none;
}
.blog-entry.post-standard.format-video .entry-thumb,
.blog-entry.post-standard.format-audio .entry-thumb {
width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,
.blog-entry.post-standard .entry-thumb img {
transform: translate3d(0px, 0, 0);
width: auto;
}
::i-block-chrome,
.blog-entry.post-standard .entry-thumb {
width: 100%;
}
}
.blog-entry.post-standard .entry-thumb:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.blog-entry.post-standard .entry-thumb:before {
position: absolute;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
border: 2px dashed #222222;
opacity: 0;
transition: opacity .35s, transform .45s;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
content: "";
display: block;
}
.blog-entry.post-standard .entry-thumb:hover:before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.blog-entry.post-standard .entry-thumb .bx-wrapper img {
max-width: none;
width: 100%;
transition: opacity .35s;
-webkit-transform: none;
transform: none;
} .blog-entry.post-info-within-image .entry-thumb {
width: auto;
margin-bottom: 30px;
}
.blog-entry.post-info-within-image.format-video .entry-thumb,
.blog-entry.post-info-within-image.format-audio .entry-thumb {
width: 100%;
}
.blog-entry.post-info-within-image .entry-thumb:before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 40%;
bottom: 0;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.blog-entry.post-info-within-image .entry-thumb:hover:before {
height: 100%;
}
.blog-entry.post-info-within-image.format-video .entry-thumb:before,
.blog-entry.post-info-within-image.format-audio .entry-thumb:before {
display: none;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a {
background: none;
opacity: 1;
}
.blog-entry.post-info-within-image .entry-thumb .bx-wrapper {
overflow: visible;
}
.blog-entry.post-info-within-image .entry-thumb .bx-wrapper .bx-viewport {
overflow: visible !important;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev {
left: -60px;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next {
right: -35px;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after,
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after {
content: "";
display: block;
left: 0;
width: 0;
height: 0;
border-top: 60px solid transparent;
border-bottom: 60px solid transparent;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after {
border-right: 60px solid #b7b7b7;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after {
border-left: 60px solid #b7b7b7;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-wrapper {
overflow: hidden;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev {
left: 10px;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next {
right: 10px;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev,
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next {
width: 50px;
height: 50px;
background: #b7b7b7;
z-index: 99;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a {
opacity: 0;
visibility: hidden;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb:hover .bx-controls a {
opacity: 1;
visibility: visible;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after,
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after {
display: none;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:before,
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:before {
left: 0;
top: 0;
font-size: 50px;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:before,
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:before {
left: -2.5px;
top: 35px;
font-size: 60px;
color: #fff;
}
.blog-entry.post-info-within-image .entry-meta {
margin-bottom: 0;
width: 100%;
float: left;
position: absolute;
bottom: 0;
padding: 30px;
z-index: 9;
}
.blog-entry.post-info-within-image .entry-meta p.category a {
color: #fff;
padding: 5px 10px;
font-size: 12px;
text-transform: capitalize;
background: #b7b7b7;
}
.blog-entry.post-info-within-image .entry-meta i {
font-size: 14px;
}
.blog-entry.post-info-within-image .entry-meta>* {
float: left;
margin-right: 20px;
font-size: 14px;
position: relative;
line-height: 19px;
}
.blog-entry.post-info-within-image .entry-meta p.category a:hover {
color: #fff;
}
.blog-entry.post-info-within-image .entry-meta .entry-title h4 a:hover,
.blog-entry.post-info-within-image .entry-meta a:hover,
.blog-entry.post-info-within-image .entry-meta a:hover i {
color: #999999;
}
.blog-entry.post-info-within-image .entry-meta p.category {
margin-bottom: 12px;
}
.blog-entry.post-info-within-image .entry-meta p.category,
.blog-entry.post-info-within-image .entry-meta .entry-title,
.blog-entry.post-info-within-image .entry-meta .entry-info {
width: 100%;
float: left;
color: #fff;
margin-right: 0;
}
.blog-entry.post-info-within-image .entry-meta .entry-info {
margin-top: 5px;
}
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down {
position: absolute;
right: 10px;
bottom: 10px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
background: #fff;
margin: 0;
}
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a {
width: 100%;
height: 100%;
float: left;
}
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a i {
margin: 0;
padding: 0;
line-height: 50px;
font-size: 24px;
color: #b7b7b7;
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
}
.blog-entry.post-info-within-image .entry-meta .author,
.blog-entry.post-info-within-image .entry-meta .date,
.blog-entry.post-info-within-image .entry-meta .comments,
.blog-entry.post-info-within-image .entry-meta .views,
.blog-entry.post-info-within-image .entry-meta .likes {
font-size: 12px;
}
.blog-entry.post-info-within-image .entry-meta .author {
position: relative;
margin-right: 10px;
}
.blog-entry.post-info-within-image .entry-meta .author:before {
position: absolute;
content: "";
display: block;
right: -8px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
width: 5px;
height: 1px;
background: #fff;
}
.blog-entry.post-info-within-image .entry-meta .comments {
margin-left: 15px;
}
.blog-entry.post-info-within-image .entry-meta .views,
.blog-entry.post-info-within-image .entry-meta .likes {
float: none;
display: inline-block;
margin-left: 15px;
}
.blog-entry.post-info-within-image .entry-meta .entry-title h4 {
font-size: 30px;
margin-bottom: 0;
text-transform: capitalize;
}
.blog-entry.post-info-within-image .entry-meta-data p span {
color: #fff;
padding: 3px 9px;
text-transform: capitalize;
margin-right: 5px;
background: #000;
float: left;
}
.blog-entry.post-info-within-image .entry-meta-data p a {
background: #adaeaf;
color: #fff;
padding: 3px 9px;
text-transform: capitalize;
margin-right: 5px;
position: relative;
z-index: 9;
letter-spacing: 0.5px;
float: none;
display: inline-block;
margin-bottom: 5px;
}
.blog-entry.post-info-within-image .entry-meta-data p a:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
left: auto;
width: 0;
height: 100%;
z-index: -1;
}
.blog-entry.post-info-within-image .entry-meta-data p a:hover:before {
width: 100%;
left: 0;
right: auto;
}
.blog-entry.post-info-within-image .entry-meta i,
.blog-entry.post-info-within-image .entry-meta a,
.blog-entry.post-info-within-image .entry-meta .entry-title h4 a {
color: #fff;
}
.blog-entry.post-info-within-image .entry-meta i.fa {
font-size: 14px;
}
.blog-entry.post-info-within-image .entry-meta .likes a i {
font-style: normal;
font-size: 12px;
} .blog-entry.post-info-bottom-image .entry-thumb {
backface-visibility: hidden;
-webkit-box-shadow: 10px -10px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 10px -10px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 10px -10px 0px 0px rgba(0, 0, 0, 0);
width: auto;
margin-bottom: 30px;
}
.blog-entry.post-info-bottom-image.format-video .entry-thumb,
.blog-entry.post-info-bottom-image.format-audio .entry-thumb {
width: 100%;
}
.blog-entry.post-info-bottom-image .entry-meta {
margin-bottom: 0;
width: 80%;
float: none;
position: absolute;
bottom: 0;
background: #fff;
left: 0;
margin: 0 auto;
padding: 20px 20px 0px 0;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info .author {
padding-left: 40px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info .author img {
width: 25px;
height: 25px;
border-radius: 50%;
position: absolute;
left: 0;
top: -5px;
}
.blog-entry.post-info-bottom-image .entry-meta .comments i {
font-size: 14px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info>i {
font-size: 13px;
margin-right: 8px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info>* {
font-size: 12px;
position: relative;
margin-right: 30px;
float: none;
display: inline-block;
line-height: 19px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info>*:before {
position: absolute;
content: "";
display: block;
right: -20px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
width: 10px;
height: 1px;
background: #878787;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info>*:last-child {
margin-right: 0;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info>*:last-child:before {
content: none;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info .date span {
margin-right: 5px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info .comments {
line-height: 22px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-title {
width: 100%;
float: left;
margin-top: 3px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-title h4 {
text-transform: capitalize;
margin-bottom: 15px;
font-size: 28px;
}
.blog-entry.post-info-bottom-image .entry-meta p.category a {
color: #fff;
padding: 2px 8px;
font-size: 14px;
text-transform: capitalize;
}
.blog-entry.post-info-bottom-image .entry-meta.bottom-left p.category {
float: left;
width: 100%;
line-height: normal;
margin-bottom: 0;
}
.blog-entry.post-info-bottom-image .entry-meta.bottom-left p.category a {
margin-bottom: 10px;
padding: 4px 8px;
float: left;
margin-right: 5px;
background: #b7b7b7;
font-size: 12px;
}
.blog-entry.post-info-bottom-image .entry-meta-data p span {
color: #fff;
padding: 4px 9px;
font-size: 11px;
text-transform: capitalize;
margin-right: 5px;
}
.blog-entry.post-info-bottom-image .entry-meta-data p a {
background: #b7b7b7;
color: #fff;
padding: 2px 8px;
font-size: 12px;
text-transform: capitalize;
letter-spacing: 0.5px;
position: relative;
z-index: 9;
margin-bottom: 5px;
float: left;
margin-right: 5px;
line-height: 23px;
}
.blog-entry.post-info-bottom-image .entry-meta-data p a:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
left: auto;
width: 0;
height: 100%;
z-index: -1;
}
.blog-entry.post-info-bottom-image .entry-meta-data p a:hover:before {
width: 100%;
left: 0;
right: auto;
}
.blog-entry.post-info-bottom-image .entry-meta-data p.tags span {
float: left;
padding: 0;
border-radius: 50%;
width: 25px;
height: 25px;
text-align: center;
position: relative;
margin-right: 15px;
background: #b7b7b7;
margin-top: 2px;
}
.blog-entry.post-info-bottom-image .entry-meta-data p.tags span i {
color: #fff;
font-size: 12px;
text-align: center;
float: none;
display: inline-block;
padding: 0;
position: absolute;
left: -1px;
right: 0;
margin: -1px auto 0;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
width: auto;
}
.blog-entry.post-info-bottom-image .entry-meta i.fa {
font-size: 13px;
color: #888;
margin-right: 3px;
}
.blog-entry.post-info-bottom-image .entry-meta .likes a i {
font-style: normal;
font-size: 12px;
} .blog-entry.post-info-above-image .entry-meta {
width: 100%;
text-align: center;
float: none;
display: inline-block;
margin: 0 auto;
padding-bottom: 30px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info .author {
padding-left: 40px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info .author img {
width: 25px;
height: 25px;
border-radius: 50%;
position: absolute;
left: 0;
}
.blog-entry.post-info-above-image .entry-meta .entry-info {
width: 100%;
float: left;
margin-top: 8px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info i {
font-size: 16px;
margin-right: 3px;
float: none;
display: inline-block;
}
.blog-entry.post-info-above-image .entry-meta .entry-info>* {
font-size: 14px;
position: relative;
line-height: 25px;
margin-right: 35px;
float: none;
display: inline-block;
text-transform: capitalize;
padding-left: 15px;
color: #878787;
}
.blog-entry.post-info-above-image .entry-meta .entry-info>*:before {
position: absolute;
content: "";
display: block;
right: -20px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
width: 10px;
height: 1px;
background: #222222;
}
.blog-entry.post-info-above-image .entry-meta .entry-info>*:last-child:before {
content: none;
}
.blog-entry.post-info-above-image .entry-meta .entry-info i.zmdi {
position: absolute;
top: 5px;
left: -7px;
font-size: 14px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info .date {
padding-left: 0;
margin-left: -5px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info>* span {
margin-right: 6px;
}
.blog-entry.post-info-above-image .entry-meta .entry-title {
width: 100%;
float: left;
margin: 10px 0 8px;
}
.blog-entry.post-info-above-image .entry-meta .entry-title h4 {
text-transform: capitalize;
margin-bottom: 0;
font-size: 30px;
}
.blog-entry.post-info-above-image .entry-meta p.category {
float: left;
width: 100%;
line-height: normal;
margin-bottom: 0;
}
.blog-entry.post-info-above-image .entry-meta p.category a {
background: #222222;
color: #fff;
padding: 4px 8px 6px;
text-transform: capitalize;
margin-bottom: 10px;
float: none;
display: inline-block;
font-size: 12px;
}
.blog-entry.post-info-above-image .entry-meta-data p span {
color: #fff;
padding: 4px 9px;
font-size: 11px;
text-transform: uppercase;
margin-right: 5px;
}
.blog-entry.post-info-above-image .entry-meta-data p a {
background: #222222;
color: #fff;
padding: 2px 8px;
text-transform: capitalize;
margin-right: 5px;
position: relative;
z-index: 9;
float: left;
margin-bottom: 5px;
}
.blog-entry.post-info-above-image .entry-meta-data p a:hover {
color: #fff;
}
.blog-entry.post-info-above-image .entry-meta-data p a:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
left: auto;
width: 0;
height: 100%;
z-index: -1;
}
.blog-entry.post-info-above-image .entry-meta-data p a:hover:before {
width: 100%;
left: 0;
right: auto;
}
.blog-entry.post-info-above-image .entry-meta-data p.tags span {
float: left;
padding: 0;
border-radius: 50%;
width: 28px;
height: 28px;
text-align: center;
position: relative;
margin-right: 15px;
background: #b7b7b7;
margin-top: 1px;
}
.blog-entry.post-info-above-image .entry-meta-data p.tags span i {
color: #fff;
font-size: 13px;
text-align: center;
float: none;
display: inline-block;
padding: 0;
position: absolute;
left: -1px;
right: 0;
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.blog-entry.post-info-above-image .entry-thumb {
margin-bottom: 30px;
width: 100%;
float: left;
position: relative;
}
.blog-entry.post-info-above-image .entry-thumb>a {
width: 100%;
float: left;
position: relative;
background: #b7b7b7;
}
.blog-entry.post-info-above-image .entry-thumb img {
border-radius: 150px;
-webkit-border-radius: 150px;
box-shadow: 0 0 0 5px #fff;
-moz-box-shadow: 0 0 0 5px #fff;
-webkit-box-shadow: 0 0 0 5px #fff;
-ms-box-shadow: 0 0 0 5px #fff;
}
.blog-entry.post-info-above-image:hover .entry-thumb img {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
}
.blog-entry.post-info-above-image .entry-meta i.fa {
font-size: 13px;
color: #999;
}
.blog-entry.post-info-above-image .entry-meta .likes a i {
font-style: normal;
font-size: 12px;
} .blog-entry.post-info-vertical-image .entry-thumb {
width: 100%;
float: left;
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.blog-entry.post-info-vertical-image .entry-thumb:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 1;
}
.blog-entry.post-info-vertical-image .entry-thumb .bx-controls a {
z-index: 9;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover:before {
background: rgba(0, 0, 0, 0.6);
}
.blog-entry.post-info-vertical-image .entry-meta {
width: 100%;
text-align: center;
float: none;
display: inline-block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
z-index: 2;
}
.blog-entry.post-info-vertical-image .entry-meta,
.blog-entry.post-info-vertical-image .entry-meta a,
.blog-entry.post-info-vertical-image .entry-meta .entry-info i {
color: #fff;
}
.blog-entry.post-info-vertical-image .entry-meta p.category a {
background: #222222;
color: #fff;
padding: 4px 8px;
text-transform: capitalize;
font-size: 12px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-info i {
font-size: 16px;
margin-right: 0px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-info>* {
font-size: 14px;
position: relative;
line-height: 25px;
margin-right: 15px;
float: none;
display: inline-block;
text-transform: capitalize;
padding-left: 15px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-info i.zmdi {
position: absolute;
top: 5px;
left: -7px;
font-size: 14px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-info>*:hover,
.blog-entry.post-info-vertical-image .entry-meta a:hover,
.blog-entry.post-info-vertical-image .entry-meta .entry-info>*:hover i,
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4:hover a {
color: #999999;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-meta.vertically-centered {
display: none;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb {
position: relative;
margin-top: 50px;
overflow: hidden;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb .entry-meta.vertically-centered {
display: block;
background: none;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb:before {
display: none;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb {
display: block;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 1;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail:hover .entry-video-thumb:before {
background: rgba(0, 0, 0, 0.6);
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-meta {
width: 100%;
text-align: center;
float: none;
display: inline-block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
z-index: 2;
padding: 0;
}
.blog-entry.post-info-vertical-image.format-video .entry-video-thumb {
display: none;
}
.blog-entry.post-info-vertical-image.format-video .entry-meta {
position: relative;
top: auto;
transform: translateY(0%);
-moz-transform: translateY(0%);
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
background: rgba(0, 0, 0, 0.7);
padding: 40px 20px;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb>.entry-meta p.category,
.blog-entry.post-info-vertical-image.format-video .entry-thumb>.entry-meta div.entry-info {
position: static;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb>.entry-meta .entry-title h4:before,
.blog-entry.post-info-vertical-image.format-video .entry-thumb>.entry-meta .entry-title h4:after {
display: none;
}
.blog-entry.post-info-vertical-image.format-video>.entry-meta .entry-title h4 {
margin: 0;
padding: 0;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-thumb>.entry-meta p.category {
margin-bottom: 15px;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb>.entry-meta div.entry-info {
width: 100%;
float: none;
display: inline-block;
margin-top: 10px;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb:hover>.entry-meta p.category {
margin-top: 0;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb:hover>.entry-meta div.entry-info {
margin-bottom: 0;
}
.blog-entry.post-info-vertical-image .entry-thumb img.wp-post-image {
transform: scale(1.02);
-moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
}
.blog-entry.post-info-vertical-image .entry-thumb:hover img.wp-post-image {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta p.category {
position: absolute;
top: -30px;
right: 0;
left: 0;
margin: 0 auto;
}
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta div.entry-info {
position: absolute;
bottom: -30px;
right: 0;
left: 0;
margin: 0 auto;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category {
margin-top: -5px;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta div.entry-info {
margin-bottom: -5px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-title {
width: 100%;
float: left;
padding: 0 10px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4 {
text-transform: capitalize;
margin: 0px 0 5px;
padding: 15px 0 13px;
position: relative;
font-size: 24px;
width: auto;
float: none;
display: inline-block;
letter-spacing: 1px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4:before {
top: 0px;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4:after {
bottom: 0px;
}
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:before,
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:after {
position: absolute;
content: "";
display: block;
width: 50px;
height: 1px;
background: #fff;
opacity: 0;
visibility: hidden;
right: 0;
left: 0;
margin: 0 auto;
bottom: -2px;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta .entry-title h4:before,
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta .entry-title h4:after {
width: 100px;
height: 2px;
opacity: 1;
visibility: visible;
}
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:hover:after,
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:hover:before {
background: #999;
}
.blog-entry.post-info-vertical-image .entry-meta p.category {
float: left;
width: 100%;
line-height: normal;
}
.blog-entry.post-info-vertical-image .entry-meta-data p span {
background: #222222;
color: #fff;
padding: 3px 8px;
text-transform: capitalize;
margin-right: 5px;
float: left;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a {
background: #222222;
color: #fff;
padding: 3px 8px;
text-transform: capitalize;
margin-right: 5px;
position: relative;
z-index: 9;
float: left;
line-height: normal;
letter-spacing: 0.5px;
margin-bottom: 5px;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a:hover {
color: #fff;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
left: auto;
width: 0;
height: 100%;
z-index: -1;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a:hover:before {
width: 100%;
left: 0;
right: auto;
}
.blog-entry.post-info-vertical-image .entry-meta-data p.tags span {
float: left;
color: #fff;
padding: 3px 8px;
text-transform: capitalize;
margin-right: 5px;
line-height: normal;
font-size: 13px;
}
.blog-entry.post-info-vertical-image .entry-meta i.fa {
font-size: 14px;
}
.blog-entry.post-info-vertical-image .entry-meta .likes a i {
font-style: normal;
font-size: 12px;
margin-right: 1px;
} .author-info {
display: block;
padding: 0px;
clear: both;
float: left;
margin: 40px 0px 0px;
}
.author-info .thumb {
width: 110px;
margin: 0px 20px 0px 0px;
float: left;
position: relative;
}
.author-info .thumb img {
max-width: 100%;
border-radius: 100%;
height: auto;
}
.author-info h2 {
font-size: 20px;
font-weight: normal;
margin-bottom: 30px;
text-transform: none;
}
.author-info h3 span {
color: #aaaaaa;
font-size: 14px;
}
.author-info h3 {
font-size: 18px;
} .commententries {
width: 100%;
float: left;
margin: 40px 0px 0px;
padding: 0px;
}
.commententries h3 {
font-size: 20px;
}
ul.commentlist {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px 0px 20px 0px;
list-style: none;
border-top: 0px;
}
ul.commentlist li.comment {
display: block;
float: none;
list-style: none;
border: none;
margin: 0px 0px 30px;
padding: 0px 0px 0px 110px;
position: relative;
clear: both;
}
ul.commentlist li.pingback {
padding-left: 0;
}
ul.commentlist li.pingback>p>a {
margin-left: 5px;
}
ul.commentlist li ul.children {
margin: 10px 0px 10px;
padding: 0px;
float: left;
border: none;
clear: both;
width: 100%;
}
ul.commentlist li .respond {
margin-left: 69px;
}
ul.commentlist li .comment-details {
position: relative;
padding: 0px 0px 10px;
margin: 10px 0px 10px;
}
ul.commentlist li .comment-details:before {
bottom: 0px;
content: '';
left: 0px;
position: absolute;
width: 100%;
}
ul.commentlist li .comment-body {
margin: 10px 0px 0px;
}
ul.commentlist li .comment-body p {
line-height: 28px;
}
ul.commentlist li .comment-author {
left: 0px;
top: 0px;
position: absolute;
}
ul.commentlist li .comment-author img {
max-width: 80px;
max-height: 80px;
float: left;
margin: 0px;
border-radius: 80px;
}
ul.commentlist li .author-name>a {
font-size: 18px;
color: #000000;
}
ul.commentlist li .author-name span {
font-size: 14px;
color: #aaaaaa;
}
ul.commentlist li.bypostauthor .author-name {
border-bottom: 1px solid #aaaaaa;
}
ul.commentlist li .comment-details {
display: block;
}
ul.commentlist li .author-name .reply {
margin: 0px;
float: right;
}
ul.commentlist li .reply a {
border: 1px solid #000000;
clear: both;
display: inline-block;
margin: 10px 0px 0px;
padding: 2px 13px;
color: #000000;
}
ul.commentlist li .reply a:hover {
color: #ffffff;
}
ul.commentlist li #respond {
padding-bottom: 20px;
}
.comment-respond form {
float: left;
margin-bottom: 20px;
width: 100%;
}
.logged-in-as~.column {
width: 100%
}
#respond {
clear: both;
}
#respond h3#reply-title small {
font-size: 12px;
text-transform: none;
}
#respond h3#reply-title {
margin-bottom: 20px;
font-size: 20px;
}
#respond .dt-sc-one-half p span {
width: 10%;
}
#respond .dt-sc-one-half textarea {
height: 113px;
}
#respond p {
margin-bottom: 15px;
display: inline-block;
width: 100%;
}
.comment-body ul li {
padding-left: 0px;
list-style: circle;
display: list-item;
} .pagination {
clear: both;
float: left;
width: 100%;
margin: 30px 0px 10px;
padding: 0px;
}
.pagination ul {
float: left;
margin: 0px;
padding: 0px;
}
.pagination ul li {
float: left;
display: inline;
margin: 0px;
padding: 0px;
}
.pagination ul li a,
.pagination ul li span {
color: #000000;
font-size: 13px;
font-weight: 600;
padding: 6px 15px 5px;
text-transform: uppercase;
letter-spacing: 0.5px;
border: 1px solid;
margin: 10px 10px 0px 0px;
display: inline-block;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
}
.pagination ul li a i {
color: #000000;
font-size: 14px;
}
.pagination ul li a.next i {
margin-left: 5px;
}
.pagination ul li a.prev i {
margin-right: 5px;
}
.pagination ul li a:hover,
.pagination ul li span,
.pagination ul li a:hover i {
color: #ffffff;
}
.pagination .column {
margin: 0px;
}
.pagination.blog-pagination:empty {
display: none;
}
html:not(.vc_transform) .entry-body p.has-large-font-size,
html:not(.vc_transform) .entry-body p.has-large-font-size+p {
line-height: normal;
}
.page figure.wp-caption~p:last-child img.alignright,
.single-post .entry-body figure.wp-caption~p:last-child img.alignright.size-thumbnail,
.logged-in .single-post .entry-body figure.wp-caption~p:nth-last-child(2) img.alignright.size-thumbnail {
clear: both;
}
.single-post .entry-body>p+ul {
margin-left: 0;
} .blog-entry.with-border,
.blog-entry.blog-medium-style.white-highlight {
background: #ffffff;
}
.blog-entry.blog-thumb-style {
border-bottom-color: rgba(0, 0, 0, 0.1);
}
.blog-entry.with-border,
.blog-entry .entry-format a {
border-color: #fff;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-date,
.blog-entry.entry-date-author-left .entry-date-author .comments,
.blog-entry.entry-date-author-left .entry-date-author .comments i,
.blog-entry.entry-date-left .entry-date,
.blog-entry.entry-date-left .entry-date a,
.blog-entry.entry-date-left .entry-date a i {
color: #000000;
}
.blog-entry .entry-format a,
.blog-entry.dt-sc-skin-highlight,
.blog-entry.dt-sc-skin-highlight .entry-title h4 a,
.blog-entry.dt-sc-skin-highlight .entry-meta a,
.blog-entry.dt-sc-skin-highlight .entry-meta .comments i,
.blog-entry.dt-sc-skin-highlight .entry-meta .author i,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p a,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p i {
color: #ffffff;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author,
.blog-entry.entry-date-author-left .entry-date-author .entry-date span {
border-color: rgba(0, 0, 0, 0.05);
}
.blog-entry.dt-sc-skin-highlight .entry-title h4 a:hover,
.blog-entry.dt-sc-skin-highlight .entry-meta a:hover,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p a:hover {
color: rgba(0, 0, 0, 0.5);
}
.blog-entry .entry-meta a {
color: #888888;
} .dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border:hover {
color: #fff;
}
.dt-sc-dark-bg .blog-medium-style.white-highlight {
color: #888888;
}  @media only screen and (min-width:1200px) and (max-width:1380px) {
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 48.8%;
}
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 48.2%;
}
} @media only screen and (min-width:992px) and (max-width:1199px) {
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 100%;
}
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third {
width: 50%;
}
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third {
width: 100%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-third {
width: 33.33%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 50%;
}
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 50%;
}
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 100%;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-top: 30px;
}
.dt-sc-one-third .blog-entry.entry-date-author-left .entry-details .entry-title h4,
.dt-sc-one-third .blog-entry .entry-title h4 {
line-height: normal;
}
.with-both-sidebar .blog-entry.blog-medium-style .entry-thumb,
.with-both-sidebar .blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 0;
margin-top: 20px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
padding-left: 30px;
}
.with-both-sidebar .blog-entry.blog-medium-style .entry-details {
padding-bottom: 20px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format {
right: 0;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 0;
}
.dt-sc-one-third .blog-entry.blog-medium-style {
width: 99.5%;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title {
min-height: auto;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data {
margin-top: 0;
margin-left: 0;
width: 100%;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 {
font-size: 15px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
margin-top: 0;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
padding-left: 30px;
width: 100%;
padding-top: 30px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format {
right: 0;
}
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body {
display: none;
}
.page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
width: 100%;
} .vc_col-sm-3 .blog-entry .entry-format a:before {
line-height: 40px;
font-size: 20px;
}
.vc_col-sm-3 .blog-entry .entry-format a {
width: 40px;
height: 40px;
border: none;
}
.vc_col-sm-3 .blog-entry .entry-details h4 {
font-size: 13px;
}
.vc_col-sm-3 .blog-entry.entry-date-left .entry-details {
padding-left: 55px;
}
.vc_col-sm-3 .blog-entry.entry-date-left .entry-details .entry-date {
width: 45px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details .dt-sc-button.with-icon.icon-right.type1,
.vc_col-sm-3 .blog-entry.entry-date-left .entry-details .dt-sc-button.with-icon.icon-right.type1 {
padding: 10px;
}
.vc_col-sm-3 .blog-entry.entry-date-author-left {
padding-left: 45px;
}
.vc_col-sm-3 .blog-entry.entry-date-author-left .entry-date-author {
width: 30px;
}
.vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb {
width: 100%;
}
.vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb~.entry-details {
width: 100%;
padding-left: 0;
padding-top: 30px;
}
.vc_col-sm-6 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding: 30px;
}
.vc_col-sm-6 .blog-entry.blog-medium-style .entry-format {
right: 10px;
top: 10px;
}
} @media only screen and (min-width:768px) and (max-width:991px) {
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 100%;
}
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half {
width: 100%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-third {
width: 50%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-half,
.tpl-blog-holder.apply-isotope .dt-sc-one-third {
width: 50%;
}
.with-sidebar .blog-entry.blog-medium-style .entry-thumb,
.with-sidebar .blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.with-sidebar .blog-entry.blog-medium-style .entry-details {
padding-bottom: 20px;
}
.with-sidebar .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 0;
margin-top: 20px;
}
.with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-left: 30px;
margin-top: 0;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-top: 30px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.with-sidebar .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
margin-top: 0;
}
.with-sidebar .blog-entry.blog-medium-style .entry-format {
right: 0;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format {
right: 0;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details {
padding-left: 0px;
margin-top: 20px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
padding-left: 30px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details,
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
margin-top: 0;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
width: 100%;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 0;
}
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-left: 30px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details {
margin-top: 0;
}
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
width: 52%;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title {
min-height: auto;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data {
margin-top: 0;
margin-left: 0;
width: 100%;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 {
font-size: 14px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.blog-entry.blog-medium-style {
width: 99.4%;
}
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body {
display: none;
}
.with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
width: 100%;
}
.page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
width: 100%;
}
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-top: 30px;
}
.with-both-sidebar #commentform .dt-sc-one-half {
width: 100%;
margin-left: 0;
}
.with-both-sidebar #commentform .dt-sc-one-half textarea,
.with-both-sidebar #commentform .dt-sc-one-half input {
margin-bottom: 20px;
}
.with-both-sidebar #commentform .form-submit,
.with-both-sidebar #commentform .form-submit .submit {
margin-top: 0;
}
.vc_col-md-6.wpb_column.no-space.dt-sc-two-fifth,
.vc_col-md-6.column.no-space.dt-sc-two-fifth {
width: 50%;
}
ul.commentlist li.comment {
padding-left: 80px;
}
ul.commentlist li .comment-author img {
max-width: 60px;
max-height: 60px;
} .blog-entry.blog-default-style .entry-details {
padding: 30px 20px;
}
} @media only screen and (max-width: 767px) {
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half,
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third {
width: 100%;
}
.blog-entry.blog-medium-style .entry-thumb,
.blog-entry.blog-medium-style .entry-details {
width: 100%;
}
.blog-entry.blog-medium-style .entry-thumb~.entry-details,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details {
padding-left: 0;
margin-top: 0px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details {
padding-left: 0;
padding-top: 30px;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
padding-left: 30px;
margin-top: 0px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb~.entry-details,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb~.entry-details {
margin-top: 0;
}
.blog-entry.blog-medium-style .entry-details {
padding-bottom: 20px;
}
.blog-entry.blog-medium-style .entry-format,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format {
right: 0;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title {
min-height: auto;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data {
margin-top: 0;
margin-left: 0;
width: 100%;
}
.blog-entry.blog-medium-style .entry-thumb~.entry-details,
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details {
width: 100%;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 {
font-size: 14px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details {
width: 100%;
}
.blog-entry.blog-medium-style {
width: 99.4%;
}
.tpl-blog-holder.apply-isotope .column {
margin-bottom: 0;
} ul.commentlist {
font-size: 14px;
}
ul.commentlist li.comment {
padding: 0px 0px 0px 60px;
}
ul.commentlist li.comment .comment-author img {
max-width: 40px;
max-height: 40px;
border-radius: 40px;
}
ul.commentlist li.comment ul.children li.comment {
padding: 0px 0px 0px 50px;
}
ul.commentlist li.comment ul.children .comment-author img {
max-width: 30px;
max-height: 30px;
border-radius: 30px;
}
ul.commentlist>li,
ul.commentlist>li ul.children>li {
padding-left: 40px;
}
ul.commentlist>li ul.children>li {
margin-left: -40px;
}
ul.commentlist li .comment-details {
margin: 10px 0px 30px;
}
ul.commentlist li .author-name>a {
font-size: 16px;
}
ul.commentlist li li .comment-author {
left: 5px;
top: 4px;
}
ul.commentlist li.depth-1,
ul.commentlist li.depth-2,
ul.commentlist li.depth-3,
ul.commentlist li.depth-4,
ul.commentlist li.depth-5 {
margin-bottom: 0;
}
.post-password-form label input {
width: 100%;
}
.blog-entry.post-info-bottom-image .entry-meta {
position: static;
width: 100%;
padding: 20px 0px 0px 0;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info>* {
margin-bottom: 10px;
}
.blog-entry.post-info-within-image .entry-meta {
position: static;
padding: 20px;
}
.blog-entry.post-info-within-image .entry-meta .entry-title h4 {
font-size: 26px;
margin-bottom: 5px;
}
.blog-entry.post-info-within-image .entry-meta p.category,
.blog-entry.post-info-within-image .entry-meta .entry-title,
.blog-entry.post-info-within-image .entry-meta .entry-info {
z-index: 9;
}
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down {
display: none;
}
.blog-entry.post-info-within-image .entry-thumb:before {
height: 100%;
background: #878787;
z-index: -1;
}
.blog-entry.post-info-within-image .entry-meta .author,
.blog-entry.post-info-within-image .entry-meta .comments {
margin-bottom: 10px;
}
.blog-entry.post-info-vertical-image .entry-meta {
position: static;
transform: none;
-moz-transform: none;
-webkit-transform: none;
-ms-transform: none;
padding: 20px 15px;
}
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta p.category,
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta div.entry-info {
position: static;
padding: 0 10px;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category {
margin-top: 0;
}
.blog-entry.post-info-vertical-image .entry-thumb img.wp-post-image,
.blog-entry.post-info-vertical-image .entry-thumb:hover img.wp-post-image {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category {
margin-top: 0;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta div.entry-info {
margin-bottom: 0;
}
.blog-entry.post-info-vertical-image .entry-thumb:before {
z-index: -1;
background: rgba(0, 0, 0, 0.8);
}
.blog-entry.post-info-vertical-image .entry-thumb:hover:before {
background: rgba(0, 0, 0, 0.75);
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb>.entry-meta div.entry-info {
margin-top: 0;
}
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:before,
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:after {
display: none;
}
.blog-entry.post-info-above-image .entry-meta .entry-title h4 {
font-size: 24px;
margin-bottom: 5px;
}
} @media only screen and (max-width: 479px) {
.blog-entry .entry-format a {
width: 60px;
height: 60px;
line-height: 45px;
}
.blog-entry.blog-medium-style .entry-format a {
width: 55px;
height: 55px;
line-height: 45px;
}
.blog-entry .entry-format a:before {
line-height: 45px;
font-size: 22px;
}
.blog-entry.blog-medium-style .entry-format a:before {
line-height: 50px;
} .blog-entry.blog-thumb-style {
margin-bottom: 30px;
}
.blog-entry.blog-thumb-style .entry-thumb {
width: 100%;
margin-right: 0;
margin-bottom: 15px;
padding: 0;
text-align: center;
}
.blog-entry.blog-thumb-style .entry-thumb img {
margin: 0 auto;
width: 100%;
margin-bottom: 5px;
}
.blog-entry.blog-thumb-style .entry-details {
width: 100%;
}
} @media only screen and (max-width: 319px) {
.blog-entry.entry-date-left .entry-details,
.blog-entry.blog-thumb-style.entry-date-left .entry-details,
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details {
padding: 0;
}
.blog-entry.entry-date-left .entry-date,
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date,
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author {
margin-bottom: 10px;
position: inherit;
width: 100%;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button {
margin-left: 0;
}
.blog-entry.entry-date-author-left {
padding-left: 0;
}
.blog-entry.entry-date-author-left .entry-date-author {
position: inherit;
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author a {
display: inline-block;
width: 100%;
text-align: center;
}
.blog-entry.entry-date-author-left .entry-format a {
width: 45px;
height: 45px;
line-height: 45px;
border: 0;
}
.blog-entry.entry-date-author-left .entry-format a:before {
line-height: 45px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left {
padding-left: 0;
}
.post-nav-container:before {
display: none;
}
.post-nav-container .post-prev-link,
.post-nav-container .post-next-link {
width: 100%;
text-align: center;
}
.post-nav-container .post-next-link a,
.post-nav-container .post-prev-link a {
margin: 5px 0px;
}
}.portfolio, .dt-sc-portfolio-sorting.type6 a:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.portfolio .image-overlay .links a:first-child, .portfolio .image-overlay-details, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-social, .portfolio .image-overlay .links { -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -o-transition:all 0.6s ease; -ms-transition:all 0.6s ease; transition:all 0.6s ease; }
.portfolio .image-overlay .links a:last-child, .portfolio figure img, .dt-sc-image-caption .dt-sc-image-wrapper img, .dt-sc-menu figure img { -webkit-transition:all 0.9s ease; -moz-transition:all 0.9s ease; -o-transition:all 0.9s ease; -ms-transition:all 0.9s ease; transition:all 0.9s ease; }
.portfolio .image-overlay .links:after { -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
.portfolio figure img { -webkit-transition:all 1.5s ease; -moz-transition:all 1.5s ease; -o-transition:all 1.5s ease; -ms-transition:all 1.5s ease; transition:all 1.5s ease; } .dt-sc-portfolio-sorting { float:left; clear:both; width:100%; margin:0px 0px 60px; padding:0px; text-align:center; }
.dt-sc-portfolio-sorting a { font-size:13px; font-weight:600; padding:8px 20px 6px; text-transform:uppercase; letter-spacing:0.5px; border:1px solid; margin:0px 10px 20px; display:inline-block; position:relative; }
.dt-sc-portfolio-sorting.type1 a { margin:0px 15px 20px; }
.dt-sc-portfolio-sorting.type1 a:before, .dt-sc-portfolio-sorting.type1 a:after { content:""; position:absolute; top:0px; bottom:0px; margin:auto; }
.dt-sc-portfolio-sorting.type1 a:before { width:15px; height:1px; left:-18px; }
.dt-sc-portfolio-sorting.type1 a:after { width:1px; height:15px; left:-3px; }	 
.dt-sc-portfolio-container { float:left; clear:both; margin:0px; padding:0px; width:100%; }
.portfolio.column.no-space { margin-bottom:0px; }
.portfolio figure { position:relative; overflow:hidden; }
.portfolio:hover figure img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
.portfolio .image-overlay { position:absolute; opacity:0; display:block; bottom:0; left:0; right:0; width:100%; height:100%; overflow:hidden; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.portfolio .image-overlay .links { position:absolute; left:0px; top:0px; width:100%; height:100%; }
.portfolio .image-overlay .links a { display:inline-block; height:45px; width:45px; font-size:20px; line-height:50px; border:1px solid; border-radius:50%; margin:30px 0px 0px 30px; position:relative; bottom:100%; z-index: 1; text-align:center; }
.portfolio .image-overlay .links a:last-child { margin-left:5px; }
.portfolio .image-overlay .links a span { line-height:45px; }
.portfolio .image-overlay .links { width:100%; height:100%; }
.portfolio .image-overlay .links:after { content:''; position:absolute; z-index:-1; }
.portfolio .image-overlay .links:before { left:auto; left:10px;  z-index:2; }
.portfolio .image-overlay .links:after {  width:0;  height:200%; z-index:1;  left:0px;  top:-76%;  margin:-5px 0 0 -5px;  -webkit-transform-origin:0 0;  -webkit-transform:rotate(20deg);  -moz-transform-origin:0 0;  -moz-transform:rotate(30deg);  -ms-transform-origin:0 0;  -ms-transform:rotate(30deg);  transform-origin:0 0; transform:rotate(30deg); z-index:0; }
.portfolio:hover .image-overlay .links:after { width:70%; }
.portfolio.dt-sc-one-fourth:hover .image-overlay .links:after { width:80%; }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.portfolio .image-overlay .links:after {  -webkit-transform-origin:0 0;  -webkit-transform:rotate(30deg);  -moz-transform-origin:0 0;  -moz-transform:rotate(30deg);  -ms-transform-origin:0 0;  -ms-transform:rotate(30deg);  transform-origin:0 0; transform:rotate(30deg); }
}
.portfolio:hover .image-overlay .links a { bottom:0px; }
.portfolio .image-overlay-details { position:absolute; right:30px; bottom:-100%; text-align:right; border-right:1px solid;  padding:0px 20px; }
.portfolio .image-overlay-details .categories { margin-bottom:0px; }
.portfolio .image-overlay-details .categories a { letter-spacing:0.5px; }
.portfolio .image-overlay h2 { font-weight:300; margin-bottom:0px; padding:0px; }
.portfolio:hover .image-overlay-details { bottom:30px; }
.portfolio:hover .image-overlay { opacity:1; }
.isotope-hidden, .hidden { display:none !important; }
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}	
.dt-sc-infinite-load-more { float:left; width:100%; text-align:center; margin-bottom:50px; } .portfolio.type2 .image-overlay { background:rgba(0, 0, 0, 0.7); }
.portfolio.type2 .image-overlay-details { left:0px; bottom:-100px; right:inherit; width:100%; text-align:left; padding:17px 20px;  border:0px; }
.portfolio.type2:hover .image-overlay-details { bottom:0px; }
.portfolio.type2 .image-overlay h2 { font-size:18px; text-transform: uppercase; font-weight: 600; line-height: normal; }
.portfolio.type2 .image-overlay h2 a, .portfolio.type2 .image-overlay-details .categories a { color:#ffffff; }
.portfolio.type2 .image-overlay .links:after { background:none; }
.portfolio.type2 .image-overlay .links { left:inherit; left:100%; width:100%; height:auto; bottom:52px; top:inherit; }
.portfolio.type2 .image-overlay .links a { background:#000000; border-radius:0px; border:none;  top:auto; bottom:auto; right:0px; float:right; width:60px; height:60px; margin:0px 0px 1px 1px; }
.portfolio.type2 .image-overlay .links a span { font-size:28px; line-height:60px; }
.portfolio.type2 .image-overlay .links a:hover { color:#ffffff; }
.portfolio.type2:hover .image-overlay .links { left:0px; }
.dt-sc-portfolio-sorting.type2 a, .dt-sc-portfolio-sorting.type2 a:hover, .dt-sc-portfolio-sorting.type2 a.active-sort { border:none; background:none; margin:0px; }
.dt-sc-portfolio-sorting.type2 a:before, .dt-sc-portfolio-sorting.type2 a:hover:before, .dt-sc-portfolio-sorting.type2 a.active-sort:before { background:none; }
.dt-sc-portfolio-sorting.type2 a:after {content:""; position:absolute; top:0px; bottom:0px; margin:auto; width:1px; height:15px; left:-3px; background:#ffffff; -webkit-transform:rotate(15deg); -moz-transform:rotate(15deg); -ms-transform:rotate(15deg);  transform:rotate(15deg); }
.dt-sc-portfolio-sorting.type2 { clear:none; width:auto; margin:0px 0px 0px 15px; padding:0px 20px; position:relative; }
.page-template-tpl-portfolio .dt-sc-portfolio-sorting.type2 { margin:0px 0px 60px; }
.dt-sc-portfolio-sorting.type2 a { color:#ffffff; padding:25px 20px 23px; }
.dt-sc-portfolio-sorting.type2 a:hover, .dt-sc-portfolio-sorting.type2 a.active-sort { color:rgba(0, 0, 0, 0.4) !important; }
.dt-sc-portfolio-sorting.type2 a:after, .dt-sc-portfolio-sorting.type2 a:hover:after { background:#ffffff; }
.dt-sc-portfolio-sorting.type2 a:first-child:hover:before, .dt-sc-portfolio-sorting.type2 a:first-child:hover:after { background:none; }
.dt-sc-portfolio-sorting.type2 a.active-sort:before { content:""; position:absolute; top:-1px; left:0px; width:100%; height:100%; border-top:1px solid #000000; border-bottom:1px solid #000000;  height:-webkit-calc(100% + 2px); height:-moz-calc(100% + 2px); height:calc(100% + 2px); }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.dt-sc-portfolio-sorting.type2 a.active-sort:before { height:103%; }
}
.dt-sc-portfolio-sorting.type2:before { content:""; position:absolute; right:-25px; top:0px; width:50px; height:100%; -webkit-transform:skewX(-30deg); -moz-transform:skewX(-30deg); -ms-transform:skewX(-30deg);  transform:skewX(-30deg);  }
.dt-sc-portfolio-sorting.type2 a.active-sort:after { background:#ffffff; }
.dt-sc-portfolio-sorting.type2 a:first-child:after, .dt-sc-portfolio-sorting.type2 a.active-sort:first-child:after { background:none; } .dt-sc-portfolio-container .portfolio.type3 { padding:2px; }
.portfolio.column.no-space { padding: 0; }
.column .portfolio.type3 { position:relative; }
.portfolio.type3 .image-overlay .links:after { background:none; }
.portfolio.type3 .image-overlay { background:rgba(0, 0, 0, 0.6);  left:10px; top:10px; width:auto; height:auto; right:10px; bottom:10px; }
.portfolio.type3:hover:before { opacity:1; }
.portfolio.type3 .image-overlay .links a { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); bottom: auto; height: auto; }
.portfolio.type3 .image-overlay .links { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0px; right: 0px; margin: 0 auto; width: 100%; height: 100%; text-align: center; }
.portfolio.type3 .image-overlay .links a { font-size:16px; line-height:24px; font-weight:bold; text-transform:uppercase; letter-spacing:1px; border:none; background:none; width:auto; margin:0px; padding:0px 10px; }
.portfolio.type3 .image-overlay .links a:first-child { margin:0px; }
.portfolio.type3 .image-overlay .links a:hover { background:none; }
.portfolio.type3:hover .image-overlay .links a { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.portfolio-single-grid .dt-sc-two-fifth .portfolio.type3 .image-overlay, ::i-block-chrome,.portfolio-single-grid .dt-sc-two-third .portfolio.type3 .image-overlay { width:94.5%; height:89.5%; }
::i-block-chrome,.portfolio-single-grid .dt-sc-two-fifth .portfolio.type3:before, ::i-block-chrome,.portfolio-single-grid .dt-sc-two-third .portfolio.type3:before { width:96.7%; height:94%; }
::i-block-chrome,.portfolio-single-grid .dt-sc-one-fifth #dt_portfolios-153.portfolio.type3 .image-overlay { height:94.6%; }
::i-block-chrome,.portfolio-single-grid .dt-sc-one-fifth #dt_portfolios-153.portfolio.type3:before { height:96.8%; }
} .portfolio.type4 .image-overlay .links:after { background:none; }
.portfolio.type4 .image-overlay .links { left:0px; right:0px; top:0px; bottom:0px; margin:auto; width:111px; height:45px; }
.portfolio.type4 .image-overlay .links a { margin:0px 5px; bottom:100%; background:#000000; border:0px; border-radius:0px; }
.portfolio.type4 .image-overlay .links a:hover { color:#000000; }
.portfolio.type4 .image-overlay .links a:first-child { right:100%; bottom:0px; }
.portfolio.type4:hover .image-overlay .links a:first-child { right:0px; bottom:0; }
.portfolio.type4 .image-overlay .links a:last-child { left:100%; bottom:0px; margin-left:0px; }
.portfolio.type4:hover .image-overlay .links a:last-child { left:0px; bottom:0; }
.portfolio.type4 .image-overlay .links a:last-child { -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -o-transition:all 0.6s ease; -ms-transition:all 0.6s ease; transition:all 0.6s ease; } .portfolio.type5 .image-overlay-details { left:0px; bottom:-100px; right:inherit; width:100%; background:rgba(0, 0, 0, 0.1); text-align:center; padding:20px 10px;  border:0px; }
.portfolio.type5:hover .image-overlay-details { bottom:0px; }
.portfolio.type5 .image-overlay h2 { font-size:16px; margin-bottom:5px; }
.portfolio.type5 .image-overlay .links:after { background:none; }
.portfolio.type5 .image-overlay .links { left:0px; right:0px; top:0px; bottom:0px; margin:auto; width:120px; height:45px; }
.portfolio.type5 .image-overlay .links a { margin:0px 5px; bottom:100%; }
.portfolio.type5 .image-overlay .links a:first-child { right:100%; bottom:0px; }
.portfolio.type5:hover .image-overlay .links a:first-child { right:0px; bottom:90%; }
.portfolio.type5 .image-overlay .links a:last-child { left:100%; bottom:0px; }
.portfolio.type5:hover .image-overlay .links a:last-child { left:0px; bottom:90%; }
.portfolio.type5 .image-overlay .links a:last-child { -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -o-transition:all 0.6s ease; -ms-transition:all 0.6s ease; transition:all 0.6s ease; }
.dt-sc-portfolio-sorting.type5 a { border-color:#eeeeee; border-radius:5px; } .portfolio.type6 figure { overflow:visible; }
.portfolio.type6 figure img { 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:grayscale(100%); -webkit-filter:grayscale(1); filter:gray; }
.portfolio.type6:hover figure img { filter:grayscale(0%); -webkit-filter:grayscale(0); filter:none; }
.portfolio.type6 .image-overlay { background:none; width:103%; height:100%; width:-webkit-calc(100% + 10px); width:-moz-calc(100% + 10px); width:calc(100% + 10px); height:-webkit-calc(100% + 10px); height:-moz-calc(100% + 10px); height:calc(100% + 10px); }
.portfolio.type6 .image-overlay:before { 
content:none; 
}
.portfolio.type6 .image-overlay .links:after { background:none; }
.portfolio.type6 .image-overlay .links a { background:#000000; border:none; border-radius:0px; position:absolute; width:60px; height:60px; display:inline-block; line-height:66px; font-size:24px; margin:0px; z-index:1; }
.portfolio.type6 .image-overlay .links a span { line-height:60px; }
.portfolio.type6 .image-overlay .links a:last-child { margin-left:60px; }
.portfolio.type6 .image-overlay .links { bottom:0px; left:0px; }
.portfolio.type6 .image-overlay .links a { bottom:-100%; left:0px; }
.portfolio.type6:hover .image-overlay .links a { bottom:0px; }
.portfolio.type6:hover figure img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.portfolio.type6 .image-overlay .links a:hover { color:#ffffff; }
.dt-sc-portfolio-sorting.type6 a { background:#000000; color:#ffffff; }
.dt-sc-portfolio-sorting.type6 a:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:-1; opacity:0; }
.dt-sc-portfolio-sorting.type6 a.active-sort:before { left:-7px; top:-7px; background:#000000; opacity:1; }
.isotope .portfolio.type6 .image-overlay { width:100%; height:100%; left:0px; bottom:0px; }
.isotope .portfolio.type6 .image-overlay:before { left:0px; bottom:0px; }
.portfolio.type6.column.no-space { margin-bottom:0px; } .portfolio.type7 .image-overlay .links:after { background:none; }
.portfolio.type7 .image-overlay-details { width:100%; text-align:center; border:none; } 
.portfolio.type7 .image-overlay h2 { font-size:14px; font-weight:bold; text-transform:uppercase; }
.portfolio.type7 .image-overlay-details .categories { margin-bottom:10px; }
.portfolio.type7 .image-overlay-details .categories a { position:relative; padding:0px 15px 0px 17px; font-size:12px; text-transform:uppercase; }
.portfolio.type7 .image-overlay-details .categories a:before { content:""; position:absolute; width:8px; height:8px; left:0px; top:4px; -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg); }
.portfolio.type7 .image-overlay-details .categories a.nonveg:before { background:#bb0605; }
.portfolio.type7 .image-overlay-details .categories a.veg:before { background:#328500; }
.portfolio.type7 .image-overlay-details { right:0px; }
.portfolio.type7:hover .image-overlay-details { bottom:70px; } 
.portfolio.type7 .image-overlay  { 
background:-moz-linear-gradient(top,  rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0,0)), color-stop(100%,rgba(0, 0, 0, 0.8))); background:-webkit-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); background:-o-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); background:-ms-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); background:linear-gradient(to bottom,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }
.portfolio.type7 .image-overlay .links:after { background:none; }
.portfolio.type7 .image-overlay .links { left:0px; right:0px; width:100%; height:auto; bottom:0px; top:inherit; width:180px; margin:auto; }
.portfolio.type7:hover .image-overlay .links { left:0px; }
.portfolio.type7 .image-overlay .links a { margin-left:0px; border:none; width:87px; border-radius:0px; line-height:60px; }
.portfolio.type7 .image-overlay .links a span { line-height:60px; }
.portfolio.type7 .image-overlay .links a span.icon-linked { margin-left: -7px; }
.portfolio.type7 .image-overlay .links a:hover { background:none; color:#ffffff; z-index:1; }
.portfolio.type7 .image-overlay .links a:before { content:""; position:absolute; left:12px; bottom:-32px; width:60px; height:60px; border:2px solid; -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg); -ms-transform:rotate(45deg); z-index:-1; }
.portfolio.type7 .image-overlay .links a, .portfolio.type7:hover .image-overlay .links a { bottom:0px; }
.portfolio.type7 .image-overlay .links { bottom:-100%; }
.portfolio.type7:hover .image-overlay .links { bottom:0px; }
.portfolio.type7 .image-overlay .links a:first-child, .portfolio.type7 .image-overlay .links a:last-child { -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; }
.dt-sc-portfolio-sorting.type7 a { border-width:2px; border-radius:30px; } .dt-sc-portfolio-container .portfolio.type8 figure img, .dt-sc-portfolio-container .portfolio.type8 figure .image-overlay { border-radius:0px 40px 0px 40px; }
.dt-sc-portfolio-container .portfolio.type8:nth-child(1) figure img, .dt-sc-portfolio-container .portfolio.type8:nth-child(3) figure img, .dt-sc-portfolio-container .portfolio.type8:nth-child(6) figure img, .dt-sc-portfolio-container .portfolio.type8:nth-child(8) figure img, .dt-sc-portfolio-container .portfolio.type8:nth-child(1) figure .image-overlay, .dt-sc-portfolio-container .portfolio.type8:nth-child(3) figure .image-overlay, .dt-sc-portfolio-container .portfolio.type8:nth-child(6) figure .image-overlay, .dt-sc-portfolio-container .portfolio.type8:nth-child(8) figure .image-overlay { border-radius:40px 0px 40px 0px; }
.portfolio.type8:hover figure img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.portfolio.type8 .image-overlay h2 { font-size:18px; padding-bottom:30px; }
.portfolio.type8 .image-overlay-details .categories { font-size:14px; position:absolute; bottom:60px; left:0px; right:0px; }
.portfolio.type8 .image-overlay-details { border:0px; text-align:center; width:100%; left:0px; right:0px; top:0px; bottom:0px; margin:auto; height:120px; }
.portfolio.type8 .image-overlay .links:after { background:none; }
.portfolio.type8 .image-overlay-details:before { content:""; position:absolute; width:40px; height:2px; background:#ffffff; left:0px; right:0px; bottom:45px; margin:auto; }
.portfolio.type8 .image-overlay .links { text-align:center; bottom:0px; height:36px; left:0px; right:0px; top:100px; bottom:0px; width:115px; margin:auto; }
.portfolio.type8 .image-overlay .links a { border:0px; margin:0px 5px; border-radius:15px 0px; background:#ffffff; }
.portfolio.type8 .image-overlay .links a:hover { background:#553737; color:#ffffff; }
.portfolio.type8 .image-overlay .links a { top:100%; bottom:auto; }
.portfolio.type8:hover .image-overlay .links a { top:0; bottom:auto; }
.dt-sc-portfolio-sorting.type8 a { background:#f7f7f7; border:none; border-radius:15px 0px; padding:10px 20px 10px; } .dt-sc-portfolio-sorting.type9 { margin-bottom:40px; }
.dt-sc-portfolio-sorting.type9 a { border-radius:8px; background:#ffffff; border:none; font-size:15px; text-transform:capitalize; color:#6e4d27; font-weight:normal; letter-spacing:1px; margin:0px 5px 20px; }
.portfolio.type9 figure img { border:5px solid #ffffff; border-radius:10px;  }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .portfolio.type9 figure img { border-radius:20px; -webkit-border-radius:20px; -ms-border-radius:20px;  } 
}
.portfolio.type9 .image-overlay { border-radius:5px; left:5px; top:5px; width:auto; height:auto; right:5px; bottom:5px; }
.portfolio.type9:hover figure img { -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); transform:scale(1); }
.portfolio.type9 figure { overflow:inherit; }
.portfolio.type9 .image-overlay .links:after { background:none; }
.portfolio.type9 .image-overlay .links { text-align:center; width:100%; height:100%; }
.portfolio.type9 .image-overlay .links a { border:none; font-size:40px; }
.portfolio.type9 .image-overlay .links a:last-child { margin-left:0px; }
.portfolio.type9 .image-overlay .links, .portfolio.type9 .image-overlay .links a { left:0px; right:0px; top:0px; bottom:0px; margin:auto; height:44px; }
.portfolio.type9 .image-overlay .links a:hover { background:none; color:#6e4d27; } .dt-sc-portfolio-container .portfolio { margin-left:0px; margin-right:0px; clear:none; }
.dt-sc-portfolio-container.with-space .portfolio { padding:0 10px 20px; }
.dt-sc-portfolio-container.with-space { margin:0px -10px; }
.portfolio-container-carousel-wrapper .dt-sc-portfolio-container.with-space .portfolio { padding:0; margin:0; }
.portfolio-container-carousel-wrapper .dt-sc-portfolio-container.with-space { margin:0; }
.dt-sc-portfolio-container .dt-sc-one-fourth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth { width: 25%; } 	
.dt-sc-portfolio-container .dt-sc-one-third, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third { width: 33.33333%; }
.dt-sc-portfolio-container .dt-sc-one-fifth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth { width:20%; }
.dt-sc-portfolio-container .dt-sc-one-sixth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth { width:16.666%; }
.dt-sc-portfolio-container .dt-sc-one-seventh, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh { width:14.28%; }
.dt-sc-portfolio-container .dt-sc-one-eight, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight { width:12.5%; }
.dt-sc-portfolio-container .dt-sc-one-nineth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth { width:11.11%; }
.dt-sc-portfolio-container .dt-sc-one-tenth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width:10%; }
.dt-sc-portfolio-container .dt-sc-one-half, .dt-sc-portfolio-container .column.no-space.dt-sc-one-half { width: 50%; }
.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width: 20%; }
.with-both-sidebar .dt-sc-portfolio-container-wrapper .dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-container .column.dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-fifth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth, .page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-half { width: 100%; }
.page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-third, .page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-half { margin:0 0 20px; }
.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-third.portfolio.hover-modern-title .image-overlay-details, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-fourth.portfolio.hover-modern-title .image-overlay-details { display:none; } .dt-sc-portfolio-container .dt-sc-one-half.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-half.grid-sizer-2,
.dt-sc-portfolio-container .column.no-space.dt-sc-one-half.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-half.grid-sizer-2 { width: 100%; }
.dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-1 { width: 66.65%; }
.dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-2 { width: 100%; }
.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-1 { width: 50%; }
.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-2 { width: 75%; }
.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-3 { width: 100%; }
.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-1 { width: 40%; }
.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-2 { width: 60%; }
.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-3 { width: 80%; }
.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-1 { width: 33.33%; }
.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-2 { width: 50%; }
.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-3 { width: 66.66%; }
.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-1 { width: 28.6%; }
.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-2 { width: 42.85%; }
.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-3 { width: 57.14%; }
.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-1 { width: 25%; }
.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-2 { width: 37.5%; }
.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-3 { width: 50%; }
.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-1 { width: 22.22%; }
.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-2 { width: 33.33%; }
.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-3 { width: 44.44%; }
.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-1 { width: 20%; }
.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-2 { width: 30%; }
.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-3 { width: 40%; } .grid-sizer.portfolio.column { margin: 0; padding: 0; min-height: 0; }  .page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1 .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin:20px 0px 0px 20px; }
.page-with-sidebar .portfolio.type1 .image-overlay .links a:last-child, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a:last-child, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a:last-child { margin-left:5px; }
.with-both-sidebar .portfolio.type1 .image-overlay h2 { font-size:15px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay .links:after { background:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links:after, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:none; }	
.with-both-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height:30px; width:30px; line-height: 25px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { line-height:30px; font-size:14px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth:hover .image-overlay-details { bottom:20px; }
.with-both-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height:40px; width:40px; }
.with-both-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { line-height:40px; font-size:16px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 20px 0 0 20px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a:last-child { margin-left: 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 10px 0 0 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay h2 { font-size: 16px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1:hover .image-overlay-details { bottom: 10px; right: 10px; } .with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2:before { display:none; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2 a { font-size:10px; padding:15px 9px 14px; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .dt-sc-portfolio-sorting.type2:before { display:none; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .dt-sc-portfolio-sorting.type2 { width:100%; text-align:center; }
.with-both-sidebar .portfolio.type2 .image-overlay h2 { font-size:12px; }
.with-both-sidebar .portfolio.type2 .image-overlay .links a, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links a { width:50px; height:50px; }
.with-both-sidebar .portfolio.type2 .image-overlay .links a span, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links a span, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links a span { line-height:50px; font-size:20px; }
.with-both-sidebar .portfolio.type2 .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:50px; }
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:11px; }
.page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay h2 { font-size:12px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:65px; }
.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay h2 { font-size:11px; }
.page-with-sidebar.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:49px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay h2 { font-size: 12px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { width: 40px; height: 40px; line-height: 40px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { font-size: 18px; line-height: 40px; } .with-both-sidebar .portfolio.type3 .image-overlay .links a { font-size:12px; }
.page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:13px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type3 .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:12px; } .with-both-sidebar .portfolio.type5 .image-overlay-details .categories, .with-both-sidebar .portfolio.type5 .image-overlay-details .categories { font-size:11px; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.page-with-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { margin-bottom:0px; }
.page-with-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay-details {  padding: 5px 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay h2 { margin: 3px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 40px; } .with-both-sidebar .portfolio.type7 .image-overlay h2, .page-with-sidebar .portfolio.type7 .image-overlay h2, .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:12px; }
.page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type7.dt-sc-one-fourth:hover .image-overlay-details { bottom:60px; } .with-both-sidebar .portfolio.type8 .image-overlay-details .categories, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay-details .categories, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { font-size:12px; bottom:70px; }
.with-both-sidebar .portfolio.type8 .image-overlay h2, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.with-both-sidebar .portfolio.type8 .image-overlay-details:before, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay-details:before, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay-details:before { bottom:50px; }
.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay .links { top:60px; }
.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details:before { bottom:67px; }
.with-both-sidebar.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details:before { bottom:62px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay-details { height: 105px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay .links { top: 70px; } .dt-portfolio-single { width:100%; margin:0px; padding:0px 0px 6px; float:left; clear:both; position:relative; }
.dt-portfolio-single:before { content:""; position:absolute; bottom:0px; left:0px; width:100%; height:6px; }
.dt-portfolio-single-details { padding:40px 0px 0px; display:block; clear:both; float:left; }
.dt-portfolio-single-details h3 { font-weight:bold; }
.dt-sc-one-third .dt-portfolio-single-details { padding-top:10px; }
.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth, .dt-sc-one-third .dt-portfolio-single-details .dt-sc-one-fourth { width:100%; margin:0px; }
.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth { padding-bottom:40px; }
.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth { padding-right:0px; }
.dt-portfolio-single > .dt-sc-two-third { margin-right:2%; margin-left:0px; }
.dt-portfolio-single > .dt-sc-one-third { margin-left:0px; margin-right:0px; }
.dt-portfolio-single .dt-sc-two-third.right-gallery { float:right; margin-left:2%; margin-right:0px; }
.dt-portfolio-single-slider-wrapper, .dt-portfolio-single-slider { float:left; clear:both; margin:0px; padding:0px; width:100%; line-height:0px; }
.dt-portfolio-single-slider li { display:block; margin:0px 1px 0px 0px; padding:0px; }
.dt-portfolio-single-slider li img { max-width:100%; height:auto; }
.dt-portfolio-single-slider-wrapper #bx-pager { float:left; display:inline; margin:30px 0px 0px; padding:0px; width:100%; text-align:center; }
.dt-portfolio-single-slider-wrapper #bx-pager a { margin:0px 10px 15px; padding:3px; line-height:0px; display:inline-block; cursor:pointer; position:relative; }
.dt-portfolio-single-slider-wrapper #bx-pager a img { max-width:85px; height:auto; }
.dt-portfolio-single-slider-wrapper #bx-pager a.active:before { border:1px solid; position:absolute; width:100%; height:100%; content:""; left:0; top:0; }
.dt-portfolio-single-slider-wrapper #bx-pager a.video img{ height: 85px; }
.dt-portfolio-single-details .dt-sc-three-fourth { padding-right:40px; }
.portfolio-categories, .portfolio-tags 	{ float:left; clear:both; width:100%; margin:15px 0px 0px; padding:0px; }
.portfolio-categories a, .portfolio-tags a { color:#000000; font-size:13px; }
.portfolio-categories i, .portfolio-tags i { width: 20px; text-align: center; font-size:20px; color:#000000; margin:0px 5px 0px 0px; position:relative; top:2px; }
.project-details { margin:0px; float:left; clear:both; width:100%; }
.project-details li { float:left; display:block; margin:0px; padding:10px 0px; font-size:14px; border-bottom:1px solid rgba(0, 0, 0, 0.1); width:100%; }
.project-details li:last-child { border-bottom: none; }
.project-details li span { font-weight:bold; width:85px; display:inline-block; color:#000000; }
.project-details li a { color:#808080; }	
.post-nav-container { float:left; width:100%; margin:40px 0px 0px; padding:0px; display:block; clear:both; position:relative; }
.post-nav-container:before { content:""; position:absolute; left:0px; top:21px; border-top:1px solid rgba(0, 0, 0, 0.1); width:100%; height:1px; }
.post-nav-container .post-next-link a, .post-nav-container .post-prev-link a { background:#ffffff; color:#000000; font-size:13px; font-weight:600; padding:6px 15px 5px; text-transform:uppercase; letter-spacing:0.5px; border:1px solid; margin:0px 20px 0px 0px; display:inline-block; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; }
.post-nav-container .post-prev-link { float:left; }
.post-nav-container .post-next-link { float:right; }
.post-nav-container .post-next-link a i { margin-left:10px; }
.post-nav-container .post-prev-link a i { margin-right:10px; }
.post-nav-container .post-next-link a i, .post-nav-container .post-prev-link a i { color:#000000; position:relative; top:-1px; }
.post-nav-container .post-next-link a { margin-right:0px; }
.post-nav-container .post-next-link a:hover, .post-nav-container .post-prev-link a:hover, .post-nav-container .post-next-link a:hover i, .post-nav-container .post-prev-link a:hover i { color:#ffffff; } .with-both-sidebar .dt-portfolio-single-details .column { width:100%; margin:0px; padding:0px; }
.with-both-sidebar .dt-portfolio-single-details .dt-sc-one-fourth { margin-top:40px; }
.with-both-sidebar .dt-portfolio-single .dt-sc-two-third, .with-both-sidebar .dt-portfolio-single .dt-sc-one-third { margin:0px; width:100%; }
.with-both-sidebar .dt-portfolio-single-details { margin:30px 0px 0px; } .related-portfolios { float:left; margin:60px 0px 0px; padding:0px; width:100%; clear:both; }
.related-portfolios h3 { font-weight:bold; margin-bottom:30px; } .grid-sizer-1 img, .grid-sizer-2 img, .grid-sizer-3 img, .grid-sizer-4 img, .grid-sizer-5 img, .dt-sc-infinite-portfolio-load-more, .disable, .message { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; }
.dt-sc-masonry-portfolio-container { clear: both; display: block; margin: 0 -1px; padding: 0; width: auto; text-align: center; }
.dt-sc-masonry-portfolio-container .ms-portfolio { float: left; padding: 0 15px; box-sizing: border-box; margin: 0; }
.dt-sc-infinite-portfolio-container { position: relative; margin-bottom: 50px; text-align: center; }
.dt-sc-infinite-portfolio-container .message { border: 1px solid; border-radius: 3px; bottom: -96px; color: #fff; left: 0; margin: 0 auto; padding: 10px 0; position: absolute; right: 0; width: 180px;z-index:99; }
.dt-sc-infinite-portfolio-load-more { padding: 10px 25px; border-radius: 3px; float: none; display: inline-block; z-index: 9; font-size: 18px; color:#fff; }
.dt-sc-infinite-portfolio-load-more.disable { font-size: 0; visibility: hidden; }
.dt-sc-infinite-portfolio-load-more:hover { color:#fff; }
.grid-sizer-1 { width: 100%; }
.grid-sizer-2 { width: 50%; }
.grid-sizer-3 { width: 33%; }       
.grid-sizer-4 { width: 25%; }
.grid-sizer-5 { width: 20%; }
.grid-sizer-1, .grid-sizer-2, .grid-sizer-3, .grid-sizer-4, .grid-sizer-5 { text-align: center; float: none; margin: 50px 0; display: inline-block; position: relative; }
.grid-sizer-1:before, .grid-sizer-2:before, .grid-sizer-3:before, .grid-sizer-4:before, .grid-sizer-5:before { background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/images/loading_icon.gif); background-position: center; content: ""; display: block; position: absolute; top: 50%; transform: translateY(-50%); right:0; left: 0; margin: 0 auto; width: 60px; height: 60px; z-index: -1; }
.grid-sizer-1 img, .grid-sizer-2 img, .grid-sizer-3 img, .grid-sizer-4 img, .grid-sizer-5 img { float: none; display: inline-block !important; }
.grid-sizer-1:hover img, .grid-sizer-2:hover img, .grid-sizer-3:hover img, .grid-sizer-4:hover img, .grid-sizer-5:hover img { transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); }
.message { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); }
.message.hidden { display: block !important; transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -ms-transform: scale(0); } .dt-sc-portfolio-sorting a { color:#000000; }
.dt-sc-portfolio-sorting a.active-sort, .dt-sc-portfolio-sorting a:hover, .portfolio .image-overlay .links a, .portfolio .image-overlay h2, .portfolio .image-overlay a, .portfolio .image-overlay { color:#ffffff; }
.portfolio .image-overlay .links a:hover { background:#ffffff; }
.dt-sc-portfolio-sorting.type1 a:before, .dt-sc-portfolio-sorting.type1 a:after { background:#000000; }
.portfolio .image-overlay .links:after, .domain-search-form label, .domain-tld-list { background:rgba(0, 0, 0, 0.1); }
.dt-sc-portfolio-sorting a { border-color:#000000; }
.portfolio .image-overlay .links a { border-color:#ffffff; }
.portfolio .image-overlay-details { border-right-color:#ffffff; }  @media only screen and (min-width:1200px) and (max-width:1380px) {
.portfolio.column.no-space.dt-sc-one-fourth { width:24.97%; }
.with-both-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth { width:48.2%; }
.portfolio-fullwidth-container .dt-sc-one-third { width:32%; }
.page-with-sidebar .portfolio.dt-sc-one-half { width:48.8%; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; }
.dt-sc-portfolio-sorting.type2:before { display:none; }
} @media only screen and (min-width:992px) and (max-width:1199px) {
.page-template-tpl-fullwidth .portfolio.no-space.dt-sc-one-fourth h2, .page-template-tpl-portfolio .portfolio.no-space.dt-sc-one-fourth h2 { font-size:17px; }
.dt-sc-portfolio-container .dt-sc-one-third, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third { width: 31.8%; }
.portfolio.dt-sc-one-third.with-sidebar, .portfolio.dt-sc-one-half.with-sidebar, .portfolio.dt-sc-one-fourth.with-sidebar { width: 48.5%; }
.portfolio.dt-sc-one-third.with-sidebar.no-space, .portfolio.dt-sc-one-half.with-sidebar.no-space, .portfolio.dt-sc-one-fourth.with-sidebar.no-space { width: 48.5%; }
.with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar { width:100%; }
.page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { line-height: normal; }
.portfolio.dt-sc-one-third { width:31.8%; }
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2 { font-size:20px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:18px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth.no-space .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  } .with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar, .page-with-sidebar .dt-sc-portfolio-container .hover-icons-only.dt-sc-one-third, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.hover-icons-only.dt-sc-one-third { width:100%; }
.dt-sc-portfolio-container .dt-sc-one-tenth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width:20%; }
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2 { font-size:20px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .portfolio.hover-icons-only.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth.no-space .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  }	
.content-full-width .portfolio.dt-sc-one-fourth.hover-modern-title .image-overlay h2 { font-size:15px; }
.content-full-width .portfolio.dt-sc-one-fourth.hover-modern-title .image-overlay .links a { margin:10px 0 0 10px; }
.dt-sc-portfolio-sorting.type2 { width:100%; left:0; position:relative; top:0; }
.dt-sc-portfolio-sorting.type2 a { display:inline-block; padding-right:10px; } 
.fixed-left-header .dt-sc-portfolio-sorting.type2 { width:100%; }
.fixed-left-header .dt-sc-portfolio-sorting.type2 { text-align:center; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay .links:after { background: none; }	
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay .links a:last-child { margin-left: 10px; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin: 20px 0 0 20px; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay-details p { display: none; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay-details h2 { font-size: 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay .links { height: 15px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 10px 0 0 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay-details { bottom: 10px; right: 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay-details h2 { font-size: 12px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { line-height: 40px; font-size: 18px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { height: 40px; width: 40px; line-height: 40px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links { bottom: 46px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay-details { padding: 5px 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay-details h2 { margin-bottom: 3px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 36px; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay-details { height: 105px; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay .links { bottom: 30px; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay-details h2 { font-size: 14px; } .page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 25px 0 0 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2:hover .image-overlay-details { display: none; }		
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2:hover .image-overlay .links, 
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { line-height: 40px; font-size: 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { height: 40px; width: 40px; line-height: 40px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 15px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type6 .image-overlay .links a span {line-height: 50px; font-size: 22px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type6 .image-overlay .links a { width: 50px; height: 50px; line-height: 50px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type6 .image-overlay .links a:last-child { margin-left: 50px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type7 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type7 .image-overlay .links a { width: 77px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type7 .image-overlay .links a:before { width: 60px; height: 60px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay .links { top: 20px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1 .image-overlay .links a { margin: 45px 0 0 18px; left: 30px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1:hover .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2 .image-overlay-details h2 { font-size: 14px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2:hover .image-overlay .links,
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay-details h2 { margin-bottom: 3px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay-details { padding: 5px 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type8 .image-overlay .links { top: 0; }  .content-full-width .portfolio.type5.column.dt-sc-one-fourth .image-overlay-details { display: none; }		
.content-full-width .portfolio.type5.column.dt-sc-one-fourth .image-overlay .links { height: 15px; } .page-with-sidebar .dt-sc-portfolio-sorting.type2 a { padding-left:12px; padding-right:12px; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2::before { content:none; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; box-sizing: border-box; }
.dt-sc-portfolio-sorting.type2 { margin-bottom:60px; }
.portfolio.type2 .image-overlay-details { padding: 15px 20px; }
.portfolio.type2.dt-sc-one-half.with-sidebar .image-overlay h2 { font-size:14px; }
.portfolio.type2.dt-sc-one-half.with-sidebar .image-overlay .links { bottom:53px; }
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:12px; }
.portfolio.type2.dt-sc-one-third .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:50px; }
.portfolio.type2.dt-sc-one-fourth.no-space .image-overlay .image-overlay-details { display:none; }
.portfolio.type2.dt-sc-one-fourth.no-space .image-overlay .links { bottom:0; }
.page-with-sidebar .dt-sc-portfolio-sorting.type2::before { content:none; } .with-both-sidebar .portfolio.type3 .image-overlay .links a { font-size:14px; }
.portfolio.type3 .image-overlay .links a { font-size: 12px; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.type5.portfolio.no-space .image-overlay-details .categories { display:none; }
.page-template-tpl-portfolio .with-both-sidebar .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth { width:49.9%; }
.page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth { width:24.9789%; }
.type7.no-space.portfolio.dt-sc-one-fourth .image-overlay-details { display:none; }
.portfolio_content_middle .wpb_wrapper > p { display:none; }
.portfolio.type7:hover .image-overlay .links { bottom:-2px; }
.dt-sc-one-third.portfolio.type7 .image-overlay h2, .dt-sc-one-third.portfolio.type7.no-space .image-overlay h2 { font-size:12px; }
.portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories, .page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.portfolio_content_middle .portfolio.type7 .image-overlay-details { display:none; }
.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.portfolio.type8 .image-overlay h2 { font-size:17px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
.portfolio.type1 .image-overlay h2 { font-size: 20px; line-height: normal; }
.dt-sc-portfolio-container .portfolio.dt-sc-one-half.with-space { width:50%; }
.page-template-tpl-portfolio .with-both-sidebar .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth { width:100%; }
.page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.portfolio.dt-sc-one-half, .portfolio.dt-sc-one-third, .portfolio.dt-sc-one-fourth { width:50%; }
.related-portfolios .portfolio.dt-sc-one-third { width:49%; }
.page-with-sidebar .portfolio.dt-sc-one-half { width:47.9%; }
.page-with-sidebar .portfolio.dt-sc-one-half.no-space { width:49.8%; }
.with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space { width:100%; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.dt-sc-one-half .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  }
.page-template-tpl-portfolio .with-both-sidebar .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-half, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-half, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-half, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width:100%; }
.page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.dt-sc-portfolio-container .dt-sc-one-third, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .dt-sc-portfolio-container .dt-sc-one-fourth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .left-header.fixed-left-header .portfolio-fullwidth-container .dt-sc-one-fourth { width:50%; }
.related-portfolios .portfolio.dt-sc-one-third { width:49%; }
.with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space { width:100%; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.with-both-sidebar .portfolio.hover-icons-only .image-overlay-details { display: none; }
.with-both-sidebar .portfolio.hover-icons-only .image-overlay .links { height:50px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px; }	
.fixed-gallery .portfolio.hover-title-overlay.hover-state .image-overlay-details, .fixed-gallery .portfolio.hover-title-overlay .image-overlay-details { right:10px; bottom:0; }
.portfolio.hover-presentation .image-overlay h2 { font-weight:400; text-transform:capitalize; font-size:15px; }	
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { left: 10px; margin: 25px 0 0 18px; top: 5px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type2:hover .image-overlay-details { display: none; }		
.page-template-default .vc_col-sm-3 .portfolio.type2:hover .image-overlay .links, 
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { line-height: 40px; font-size: 18px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { height: 40px; width: 40px; line-height: 40px; }
.page-template-default .vc_col-sm-3 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 15px; }
.page-template-default .vc_col-sm-3 .portfolio.type6 .image-overlay .links a span {line-height: 50px; font-size: 22px; }
.page-template-default .vc_col-sm-3 .portfolio.type6 .image-overlay .links a { width: 50px; height: 50px; line-height: 50px; }
.page-template-default .vc_col-sm-3 .portfolio.type6 .image-overlay .links a:last-child { margin-left: 50px; }
.page-template-default .vc_col-sm-3 .portfolio.type7 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type7 .image-overlay .links a { width: 77px; }
.page-template-default .vc_col-sm-3 .portfolio.type7 .image-overlay .links a:before { width: 60px; height: 60px; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay .links { top: 0px; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay .links a { margin: 45px 0 0 18px; left: 30px; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay-details h2 { font-size: 14px; }
.page-template-default .vc_col-sm-4 .portfolio.type2:hover .image-overlay .links,
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .vc_col-sm-4 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .vc_col-sm-4 .portfolio.type5 .image-overlay-details h2 { margin-bottom: 3px; }
.page-template-default .vc_col-sm-4 .portfolio.type5 .image-overlay-details { padding: 5px 10px; }
.page-template-default .vc_col-sm-4 .portfolio.type5 .image-overlay .links { height: 35px; }
.page-template-default .vc_col-sm-4 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-4 .portfolio.type8 .image-overlay .links { top: 0; } .dt-sc-portfolio-sorting.type2 a { padding-left:6px; padding-right:6px; }
.dt-sc-portfolio-sorting.type2 { margin-bottom:60px; }
.dt-sc-portfolio-sorting.type2::before { content:none; }
.page-with-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; }
.portfolio.type2 .image-overlay h2 { font-size:16px; text-transform:capitalize; min-height:23px; }
.page-with-sidebar .portfolio.type2 .image-overlay .image-overlay-details { display:none; }
.page-with-sidebar .portfolio.type2 .image-overlay .links, .with-both-sidebar .portfolio.type2 .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links, .page-with-sidebar.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links  { bottom: 0; }
.page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom: 57px; }	
.page-template-tpl-portfolio .page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom: 0; }	
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:16px; }
.type3.portfolio.with-sidebar { width:100%; }
.portfolio-single-grid .portfolio.type3 .image-overlay .links a { font-size:14px; text-transform:capitalize; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.portfolio.type7 .image-overlay .links a:before { bottom: -31px; left: 14px; }
.portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories, .page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.with-both-sidebar.page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:12px; }
.portfolio_content_middle .portfolio.type7 .image-overlay-details { display:none; }
.portfolio_content_middle .wpb_wrapper > p { display:none; }
.related-portfolios .dt-sc-one-third.type7:nth-child(4) { margin-left: 0; }
.portfolio.type7.dt-sc-one-third.with-sidebar:hover .image-overlay-details { bottom:40px; }
.with-both-sidebar .portfolio.dt-sc-one-half .image-overlay-details .categories, .page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.dt-sc-one-half.with-sidebar.portfolio.type8 .image-overlay-details::before { content:none; }
.with-both-sidebar .dt-sc-one-half.with-sidebar.portfolio.type8 .image-overlay-details::before { content:""; }
.with-both-sidebar .portfolio.type8 .image-overlay h2, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type8.dt-sc-one-half .image-overlay .links { top:80px; }
.page-with-sidebar .dt-portfolio-single > .column { width:100%; }
.related-portfolios .portfolio.dt-sc-one-third:nth-child(2n+4) { margin-left: 0; } .grid-sizer-1, .grid-sizer-2, .grid-sizer-3, .grid-sizer-4, .grid-sizer-5 { width: 50%; }
} @media only screen and (max-width: 767px) {
.page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-template-tpl-portfolio .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-with-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space { width:100%; }
.with-both-sidebar .portfolio.type1 .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.portfolio-fullwidth-container .portfolio.dt-sc-one-fourth { width:48%; }
.hide-portfolios { margin-bottom:10px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  }		
.dt-sc-portfolio-sorting.type2::before { content:none; }
.dt-sc-portfolio-sorting.type2, .with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%;  margin-left:0; }
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:12px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:50px; }
.portfolio.type6.column.no-space { margin-bottom:20px; }
.dt-sc-portfolio-sorting.type2 a { padding-left:10px; padding-right:10px; }
.with-both-sidebar .portfolio.type3 .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:16px; }
.portfolio.type4, .portfolio_content_middle .portfolio.type7 { margin-bottom:20px; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.with-both-sidebar .portfolio.type7 .image-overlay h2, .page-with-sidebar .portfolio.type7 .image-overlay h2, .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.portfolio_content_middle.section-wrapper { background-repeat:repeat !important; }
.portfolio.type8 .image-overlay h2, .with-both-sidebar .portfolio.type8 .image-overlay h2, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay h2 { font-size:18px; }
.with-both-sidebar .portfolio.type8 .image-overlay-details .categories, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay-details .categories, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { font-size:14px; bottom:60px; }
.with-both-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details::before, .page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details::before { bottom:70px; }
.portfolio.type7:hover .image-overlay .links { bottom:-2px; } .portfolio-modern-fullwidth { width: 420px; }
.portfolio-modern-fullwidth h2 { font-size: 50px; line-height: 50px; }
.portfolio-modern-fullwidth h3 { font-size: 20px; line-height: 40px; }
.portfolio-modern-fullwidth h5 { font-size: 16px; }
.portfolio-modern-fullwidth h5 a { margin-top:10px; font-size: 14px; }
.grid-sizer-1, .grid-sizer-2, .grid-sizer-3,	.grid-sizer-4, .grid-sizer-5 { width: 100%; } .rs_col_no_btm_space .portfolio.type4, .rs_col_no_btm_space .portfolio.type4, .portfolio_content_middle .rs_col_no_btm_space .portfolio.type7 { margin-bottom: 0; }  .page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-template-tpl-portfolio .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-with-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space, .dt-sc-portfolio-container .dt-sc-one-half, .dt-sc-portfolio-container .column.no-space.dt-sc-one-half, .dt-sc-portfolio-container .dt-sc-one-third, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .dt-sc-portfolio-container .dt-sc-one-fourth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth, .dt-sc-portfolio-container .dt-sc-one-fifth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth, .dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-3, .dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-3, .dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-3, .dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-3, .tpl-blog-holder.apply-isotope .dt-sc-one-half, .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half, .tpl-blog-holder.apply-isotope .dt-sc-one-third, .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third, .swiper-wrapper .portfolio.hover-with-details .image-overlay-details { width:100%; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.portfolio-fullwidth-container .dt-sc-one-third { width:48%; }
} @media only screen and (max-width: 479px) {
.page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-template-tpl-portfolio .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .portfolio-fullwidth-container .dt-sc-one-third, .portfolio-fullwidth-container .portfolio.dt-sc-one-fourth { width:100%; }
.portfolio .image-overlay-details { display:none; }
.portfolio.type2 .image-overlay .links, .with-both-sidebar .portfolio.type2 .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links, .page-with-sidebar.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:0; }
.portfolio.type2 .image-overlay .links a { width:50px; height:50px; }
.portfolio.type2 .image-overlay .links a span { line-height:50px; font-size:20px; }
.dt-sc-portfolio-sorting.type2 a { padding-top:10px; padding-bottom:8px; }
.portfolio.type1 .image-overlay .links { text-align:center; }
.portfolio.type1 .image-overlay .links a, .page-with-sidebar .portfolio.type1 .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:88px; margin-left:5px; margin-right:5px; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:150px; }
.portfolio.type5:hover .image-overlay .links a:first-child, .portfolio.type5:hover .image-overlay .links a:last-child { bottom:0; }
.portfolio.type8 .image-overlay .links, .page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay .links { top:0; } .portfolio-modern-fullwidth { width: 290px; }
.portfolio-modern-fullwidth h2 { font-size: 30px; line-height: 30px; }
.portfolio-modern-fullwidth h3 { font-size: 16px; line-height: 30px; }
.portfolio-modern-fullwidth h5 { font-size: 14px; }
} @media only screen and (min-width: 320px) and (max-width: 479px) {
.page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:125px; }
} @media only screen and (max-width: 319px) {
.portfolio.type1 .image-overlay h2, .portfolio.type1 .image-overlay p.categories, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size:20px; line-height:45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height:45px; width:45px; }
.dt-sc-portfolio-sorting.type2 a::after { content:none; }
.portfolio.type1 .image-overlay .links a, .page-with-sidebar .portfolio.type1 .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:53px; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:100px; }
.portfolio.type3 .image-overlay .links a, .with-both-sidebar .portfolio.type3 .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:13px; }
.portfolio.type6 .image-overlay .links a:last-child { margin-left:40px; }
.portfolio.type6 .image-overlay .links a span, .portfolio.type6 .image-overlay .links a { line-height:40px; }
.portfolio.type6 .image-overlay .links a { width:40px; height:40px; font-size:19px; }
.dt-portfolio-single-slider-wrapper #bx-pager a { margin:0px 2px 15px; }
} @media screen and (-webkit-min-device-pixel-ratio:0) { 
.dt-sc-portfolio-container .portfolio { overflow: hidden; }
::i-block-chrome, .portfolio.type3:before, .portfolio.type3 .image-overlay { height: auto; width: auto; }
::i-block-chrome, .portfolio.type3:before { bottom: 12px; right: 12px; }		
}.business-contact-form { background:#ffffff; padding:30px 15px; margin:0px 0px 10px; width:100%;  float:left; clear:both; position:relative; }
.business-contact-form h2 { font-size:20px; }
.business-contact-form:before { content:""; position:absolute; width:100%; height:100%; border:10px solid rgba(255, 255, 255, 0.4); left:-10px; top:-10px; }
.business-contact-form input[type="text"], .business-contact-form input[type="email"], .business-contact-form textarea { background:rgba(0, 0, 0, 0.02); border:1px solid rgba(0, 0, 0, 0.05); border-radius:3px; padding:19px 15px 18px; }
.business-contact-form textarea { height:134px; }
.business-contact-form input[type="submit"] { margin-top:20px; padding:20px 20px 17px; font-size:18px; font-weight:normal; text-transform:none; width:100%; }
.business-contact-form input[type="text"]:focus, .business-contact-form input[type="email"]:focus, .business-contact-form textarea:focus { border:1px solid rgba(0, 0, 0, 0.2); }
.business-contact-social li { margin:0px 30px; }
.business-contact-social li a { font-size:20px; color:#000000; } .attorney-contact-form input[type="text"], .attorney-contact-form input[type="email"], .attorney-contact-form input[type="tel"], .attorney-contact-form textarea, .attorney-contact-form select { border:0px; border-bottom:1px solid #000000; color:#000000; padding:15px 0px; font-size:16px; }
.attorney-contact-form { margin: 0 auto; text-align: center; width: 70%; }
.attorney-contact-form textarea { height:53px; }
.attorney-contact-form input[type="submit"] { border-radius:0px; background:#000000; margin:20px 20px 0px 0px; padding:16px 30px; float:none; }
.attorney-contact-form input[type="submit"]:hover { background:#cda85c; }
.attorney-contact-form .selection-box:after { content:none; }
.secondary-sidebar .attorney-contact-form { width:100%; }
.secondary-sidebar .attorney-contact-form input[type="submit"] { float:left; } .event-contact-form input[type="text"], .event-contact-form input[type="email"], .event-contact-form input[type="tel"], .event-contact-form textarea { background:transparent; border:2px solid #fff; color:#ffffff; padding:14px 15px 13px; border-radius:5px; }
.event-contact-form textarea { height:153px; }
.event-contact-form input[type="submit"] { float:right; text-transform:none; margin:20px 0px 0px; font-size:16px; font-weight:normal; } .fitness-form h2 { color:#eb0029; font-weight:600; }
.fitness-form .form-field { position:relative; margin:12px 0px 0px; float:left; clear:both; width:100%; }
.fitness-form span.fa, .fitness-form span.icon { position:absolute; left:15px; top:15px; color:rgba(0, 0, 0, 0.2); font-size:16px; z-index:9; color:#161616; }
.fitness-form input[type="text"], .fitness-form input[type="email"], .fitness-form input[type="tel"], .fitness-form textarea { padding:13px 0 13px 40px; text-transform:capitalize; font-size:14px; border-width:0px 0px 3px 0px; border-color:#ebeef0; margin-bottom: 5px; color:#000000; }
.fitness-form input[type="text"]:hover, .fitness-form input[type="email"]:hover, .fitness-form input[type="tel"]:hover, .fitness-form textarea:hover { border-color:#161616; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.fitness-form input[type="submit"] { border-radius: 0; float: right; font-weight: normal; letter-spacing: 0.5px; margin-top: 20px; font-size:16px; padding: 16px 30px; }
.fitness-form textarea { height:120px; }
.fitness-contact-info .dt-sc-contact-info { font-size:16px; }
.fitness-contact-info .dt-sc-contact-info p b { color:#666666; }
.fitness-contact-info .dt-sc-contact-info span { font-size:18px; color:#eb0029; margin:1px 10px 30px 0px; }
.fitness-contact-info .dt-sc-contact-info h6 { font-size:18px; margin-bottom:10px; }
.fitness-contact-info .dt-sc-sociable li a { color:#161616; }
.fitness-contact-info .dt-sc-sociable li a:hover { color:#fff; }
.fitness-contact-boxes .wpb_text_column { width:20.5%; float:left; margin-bottom:0px; }
.fitness-contact-boxes .wpb_text_column:nth-child(2), .fitness-contact-boxes .wpb_text_column:last-child { width:23.1%; float:left; padding-left:30px; }
.fitness-contact-boxes .wpb_text_column:nth-child(3) { width:12.8%; float:left; padding-top:85px; }
.fitness-form-container.extend-bg-fullwidth-right:after { background:#ffffff; } .hosting-contact-form input[type="submit"] { width:100%; padding:15px 20px 13px; margin-top:15px; }
.hosting-contact-form textarea { height:196px; } .restaurant-contact-form { width:100%; float:right; max-width:570px; padding:30px 0px 0px; }
.restaurant-contact-form h3 { margin-bottom:25px; padding-left: 10px; }
.restaurant-contact-form input[type="text"], .restaurant-contact-form input[type="email"], .restaurant-contact-form input[type="tel"], .restaurant-contact-form textarea { background:none; border-color:rgba(255, 255, 255, 0.2); color:#ffffff; }
.restaurant-contact-form input[type="text"]:focus, .restaurant-contact-form input[type="email"]:focus, .restaurant-contact-form input[type="tel"]:focus, .restaurant-contact-form textarea:focus { border-color:#b48b3c; }
.restaurant-contact-form input[type="submit"] { margin-top:0px; float:right; }
.restaurant-contact-bg:before { content:""; position:absolute; right:-201px; top:0px; background:url(//urbangentleman.mx/wp-content/themes/swisseagle/css/images/slanting-bg.png) no-repeat; width:201px; height:525px; z-index:9; }
.dt-sc-contact-details-on-map { position: relative; }
.dt-sc-contact-details-on-map:after { background:rgba(0, 0, 0, 0.8); content:""; display: block; height:100%; position:absolute; left: 0; top: 0; width:100%; }
.dt-sc-contact-details-on-map.hide-overlay:after { display: none; }
.dt-sc-contact-details-on-map .map {  width: 100%; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; }
.dt-sc-contact-details-on-map .section-wrapper.dt-sc-map-overlay { right:0px; margin:auto; max-width:1170px; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay:after { left:100%; right:inherit; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 { padding-left:15px; padding-right:15px; } .spa-contact-form input[type="text"], .spa-contact-form input[type="tel"], .spa-contact-form input[type="email"], .spa-contact-form textarea { border-color:#ffc9d4; font-family:'Open Sans', sans-serif; font-size:16px; color:#000000; font-weight:600; border-radius:15px 0px; }
.spa-contact-form input[type="text"]:focus, .spa-contact-form input[type="tel"]:focus, .spa-contact-form input[type="email"]:focus, .spa-contact-form textarea:focus{ border-color:#ef577a; } .university-contact-form .form-field, .university-contact-form .button-field { position:relative; float:left; clear:both; margin:0px 0px 20px; width:100%; }
.university-contact-form .form-field i, .university-contact-form .button-field i { position:absolute; right:15px; top:15px; font-size:23px; color:#1c3f55; z-index:9; font-weight:bold; }
.university-contact-form .form-field input[type="text"], .university-contact-form .form-field input[type="tel"], .university-contact-form .form-field input[type="email"], .university-contact-form textarea, .university-contact-form .form-field select { padding:16px 30px 15px 12px; color:#1c3f55; font-weight:normal; font-family:'Open Sans', sans-serif; }
.university-contact-form textarea { height:205px; }
.university-contact-form .button-field { margin:10px 0px 0px; }
.university-contact-form .button-field input[type="submit"] { padding: 0 48px 0 20px; width: 100%; color: #ffffff; height: 49px; line-height: 49px; border-radius: 0; }
.university-contact-form .button-field i { color: #463839; right: 0px; top: 10px; width: 48px; height: 49px; line-height: 49px; text-align: center; } .dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm { width:100%; float:left; }
.dt-sc-newsletter-section.yoga-expert-form { float:left; clear:both; margin:0px; padding:0px; width:100%; }
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="email"] { border:1px solid #c8dcdf; border-radius:5px; width:50%; float:left; margin:0px 20px 0px 0px; }
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="submit"] { background:#927d7d; clear:none; padding:17px 20px; margin:0px; border-radius:3px; }
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="submit"]:hover { background:#3c939d; }
.yoga-contact-form input[type="text"], .yoga-contact-form input[type="email"], .yoga-contact-form input[type="tel"], .yoga-contact-form textarea { border-color:#c8dcdf; border-radius:5px; }
.yoga-contact-form input[type="submit"] { background:#927d7d; margin:20px 0px 0px; }
.yoga-contact-form input[type="submit"]:hover { background:#3c939d; }
.yoga-contact-form textarea { height:100px; } .nightclub-contact { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.nightclub-contact-info { width:23%; float:left; margin:0px 2.5% 0px 0px; padding:20px 0px 67px; border-bottom:1px solid #000000; }
.nightclub-contact-info .dt-sc-contact-info { font-size:16px; line-height:34px; }
.nightclub-contact-info .dt-sc-contact-info span { color:#c09245; font-size:24px; }
.nightclub-contact-info .dt-sc-contact-info span.icon-pointer { font-size:30px; }
.nightclub-contact-info .dt-sc-contact-info span.icon-phone2 { margin-bottom:45px; }
.nightclub-contact-info .dt-sc-contact-info span.icon-plaine { margin-bottom:10px; }
.nightclub-contact-info .dt-sc-contact-info a { color:#000000; }
.nightclub-contact-info .dt-sc-contact-info a:hover { color:#c09245; }
.nightclub-working-hours { color:#ffffff; background:#000000; padding:30px; width:32%; float:left; margin:0px 2.5% 0px 0px; }
.nightclub-working-hours h2 { color:#ffffff; }
.nightclub-working-hours ul { float:left; clear:both; margin:10px 0px 0px; width:100%; }
.nightclub-working-hours li { font-size:16px; display:block; clear:both; color:#c09245; padding:0px; margin:0px; }
.nightclub-working-hours li span { color:#ffffff; width:120px; display:inline-block; }
.nightclub-booking-form { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.nightclub-booking-form p { margin-bottom:20px; float:left; clear:both; width:100%; position:relative; }
.nightclub-booking-form p.date:before, .nightclub-booking-form p.time:before { position:absolute; right:14px; top:9px; color:#ffffff; font-size:25px; font-family:FontAwesome; }
.nightclub-booking-form p.date:before { content:"\f073"; }
.nightclub-booking-form p.time:before { content:"\f017"; }
.nightclub-booking-form p label { float:left; width:35%; padding:0px 10px 0px 0px;  color:#ffffff; font-size:16px; line-height:52px; }
.nightclub-booking-form input[type="text"], .nightclub-booking-form input[type="tel"], .nightclub-booking-form input[type="date"] { width:65%;  background:rgba(255, 255, 255, 0.1); float:left; color:#ffffff; font-size:16px; font-family:'Open Sans', sans-serif; }
.nightclub-booking-form input[type="submit"] { font-size:30px; text-transform:none; font-weight:normal; float:right; border-radius:0px; margin:10px -105px 0px 0px; }
.nightclub-contact-form { width:40%; float:left; margin:0px;  padding:45px 45px 30px; position:relative; background:#f2f2f2; margin:-192px 0px 0px; }
.nightclub-contact-form:before { border: 4px solid #000000; content:""; height: auto; position:absolute; bottom: 20px; left:20px; right: 20px; top:20px; width: auto; }
.nightclub-contact-form p { font-size:14px; color:rgba(0, 0, 0, 0.5); line-height:24px; position:relative; z-index:1; }
.nightclub-contact-form form { float:left; clear:both; width:100%; position:relative; z-index:1; }
.nightclub-contact-form input[type="text"], .nightclub-contact-form input[type="email"], .nightclub-contact-form input[type="tel"], .nightclub-contact-form textarea { background:none; border:none; border-bottom:1px solid #000000; font-size:16px; color:#000000; padding:16px 12px 8px 0; margin-bottom:7px; }
.nightclub-contact-form textarea { height:150px; }
.nightclub-contact-form input[type="submit"] { border-radius:0px; width:100%; text-align:center; font-size:20px; font-weight:normal; margin:40px 0px 0px; padding:18px 20px 17px; } .architecture-contact-form input[type="text"], .architecture-contact-form input[type="email"], .architecture-contact-form input[type="tel"], .architecture-contact-form textarea { border:0px; border-bottom:1px solid #000000; color:#000000; padding:15px 0px 10px 30px; font-size:14px; background:none; }
.architecture-contact-form textarea { height:130px; }
.architecture-contact-form input[type="submit"] { float:right; border-radius:0px; background:#000000; color:#ffffff; font-weight:normal; margin:20px 0px 0px 20px; padding:16px 30px; }
.architecture-contact-form input[type="submit"]:hover { background:#ffe401; color:#000000; }
.architecture-contact-form .form-field { position:relative; margin:0px; float:left; clear:both; width:100%; }
.architecture-contact-form span.fa { position:absolute; left:0px; top:15px; color:#000000; font-size:16px; } .insurance-contact-form input[type="text"], .insurance-contact-form input[type="email"], .insurance-contact-form textarea { background:rgba(0, 0, 0, 0.02); }
.insurance-contact-form  input[type="submit"] { margin-top:20px; width:100%; font-size:16px; padding:17px 20px 16px; }
.insurance-contact-form textarea { height:122px; }
.insurance-custom-tab .dt-sc-tabs-horizontal-frame-content { border:1px solid rgba(0, 0, 0, 0.1); border-top:0px; border-radius:0px 0px 3px 3px; padding:25px;  }
.insurance-quote-form { float:left; width:100%; margin:0px; padding:0px; }
.insurance-quote-form label { margin-bottom:5px; display:inline-block; }
.insurance-quote-form .radio-label { clear:both; margin:0px; }
.insurance-quote-form .radio-label .wpcf7-list-item { position:relative; clear:both; display:inline-block; }
.insurance-quote-form .radio-label .wpcf7-list-item label:before { content:""; position:absolute; left:5px; top:7px; width:14px; height:14px; border:1px solid rgba(0, 0, 0, 0.2); background:#ffffff; border-radius:50%; }
.insurance-quote-form .radio-label input[type="radio"] { width:30px; }
.insurance-quote-form .radio-label .wpcf7-list-item-label { position:relative; min-width:40px; display:inline-block; line-height:29px; margin:0px; }
.insurance-quote-form .radio-label .wpcf7-list-item-label:before { opacity:0; }
.insurance-quote-form .radio-label input[type="radio"]:checked + .wpcf7-list-item-label:before  { content:""; position:absolute; left:-23px; top:2px; bottom:0px; margin:auto; width:6px; height:6px; background:#008bd3; border-radius:50%;opacity:1; }
.insurance-quote-form .radio-label .wpcf7-list-item.last input[type="radio"]:checked + .wpcf7-list-item-label:before { left:-31px; }
.insurance-quote-form input[type="text"], .insurance-quote-form input[type="tel"], .insurance-quote-form input[type="date"], .insurance-quote-form select { background:rgba(0, 0, 0, 0.02); }
.insurance-quote-form .checkbox-label input[type="checkbox"] { position:absolute; left:0px; top:2px; }
.insurance-quote-form .checkbox-label span { line-height:20px; float:left; padding:0px 0px 0px 23px; }
.insurance-quote-form .checkbox-label { font-size:12px; color:#222222; position:relative; clear:both; display:inline-block; }
.insurance-quote-form input[type="submit"] { border-radius:0px; padding:14px 20px; } .wpcf7-form.hotel-contact-form p { position:relative; margin-bottom:10px; }
.hotel-contact-form p span.fa { position:absolute; right:15px; top:17px; color:rgba(0, 0, 0, 0.2); font-size:16px; z-index:1; }
.hotel-contact-form p textarea { height:120px; }
.hotel-contact-form p input[type="submit"] { float:right; margin:15px 0px 0px 10px; border-radius:0px; }
.hotel-contact-form p .clear { background:#000000; }
.hotel-contact-form p .clear:hover { background:#c09245; } .plumber-contact-form { width:100%; float:left; clear:both; margin:0px; padding:0px; text-align:center; }
.plumber-contact-form form { width: 55%; display: inline-block; background: #fff; padding: 25px 10px 10px; }
.plumber-contact-form form input[type="text"], .plumber-contact-form form input[type="email"], .plumber-contact-form form textarea { border-color:#e2ebf1; border-radius:3px; }
.plumber-contact-form form input[type="submit"] { width:100%; font-size:16px; font-weight:bold; background:none; color:#15a7e1; border:1px solid #15a7e1; box-shadow:3px 3px 0 0 #cbba9c; padding:16px 20px; }
.plumber-contact-form form input[type="submit"]:hover { background:#15a7e1; color:#ffffff; box-shadow:3px 3px 0 0 rgba(0, 0, 0, 0.1); }
.plumber-contact-form form input[type="text"]:focus, .plumber-contact-form form input[type="password"]:focus, .plumber-contact-form form input[type="email"]:focus, .plumber-contact-form form input[type="url"]:focus, .plumber-contact-form form input[type="tel"]:focus, .plumber-contact-form form input[type="number"]:focus, .plumber-contact-form form input[type="range"]:focus, .plumber-contact-form form input[type="date"]:focus, .plumber-contact-form form textarea:focus, .plumber-contact-form form input.text:focus, .plumber-contact-form form input[type="search"]:focus { border-bottom-color: #cbba9c; } .fashion-contact-details .dt-sc-contact-info span { font-size:14px; }
.fashion-contact-form input[type="submit"] { background:#000000; float:right; font-family:'Open Sans', sans-serif; float: right; font-size: 18px; font-weight: normal; padding: 15px 20px 12px; }
.fashion-contact-form input[type="submit"]:hover { background:#c3875f } .jewel-contact-form label { float:right; color:#000000; }
.jewel-contact-form input[type="submit"] { float:right; margin:20px 0px 0px; padding:17px 20px 15px; }
.jewel-contact-form textarea { height:306px; }  @media only screen and (min-width:992px) and (max-width:1199px) { .restaurant-contact-bg:before { content: none; }
.restaurant-contact-bg > .vc_column-inner { padding-right: 0 !important; }
.restaurant-contact-form { float: none; display: block; max-width: 100%; margin: 0 auto; width: 80%; } .fitness-contact-boxes .wpb_text_column:nth-child(3) { padding-top:55px; }
} @media only screen and (min-width:768px) and (max-width:991px) { .business-contact-social li { margin: 0 20px; }
.plumber-contact-form form { width:100%; }
}  @media only screen and (max-width: 767px) { .restaurant-booking-form { padding: 0 50px; }
.restaurant-contact-bg:before { content: none; }
.restaurant-contact-bg > .vc_column-inner { padding-right: 0 !important; }
.restaurant-contact-form { float: none; display: block; max-width: 100%; margin: 0 auto 20px; width: 80%; }
.restaurant-contact-form .wpb_column { margin-bottom: 20px; } .dt-sc-contact-details-on-map:after { z-index: -1; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay { position: inherit; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay .dt-sc-contact-info.type3 { font-size: 13px; } .jewel-contact-form .vc_col-sm-2 { width: 30% !important; }
.jewel-contact-form .vc_col-sm-10 { width: 70% !important; } .plumber-contact-form form { width:100%; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { .rsvp-form { padding: 65px 35px; }
.rsvp-form form:before { left: -81px; }
.rsvp-form form:after { right: -164px; }
} @media only screen and (max-width: 479px) { .attorney-contact-form { width:100%; } .rsvp-form { padding: 65px 35px; width: 100%; }
.rsvp-form form:before, .rsvp-form form:after { content: none; }
} @media only screen and (max-width: 319px) { .business-contact-form { padding-left: 5px; padding-right: 5px; }
.business-contact-social li { margin: 0 5px; } .jewel-contact-form { text-align: center; }
.jewel-contact-form label { float: none; }
.jewel-contact-form .vc_col-sm-2, .jewel-contact-form .vc_col-sm-10 { width: 100% !important; } .rsvp-form { padding: 65px 25px; margin-left: -15px; width: calc(100% + 30px); }
.rsvp-form:before { height: auto; bottom: 5px; left: 5px; right: 5px; top: 5px; width: auto; }
}a.video-image span:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.title_uppercase { text-transform:uppercase; }
.title_bold { font-weight:bold; } .extend-bg-fullwidth-left:after, .extend-bg-fullwidth-right:after { content:""; display:inline !important; height:100%; position:absolute; top: 0; width: 9999px; }
.extend-bg-fullwidth-left:after { right:100%; }
.extend-bg-fullwidth-right:after { left:100%; }
.extend-bg-fullwidth-left:after, .extend-bg-fullwidth-right:after { background:#f5f5f5; }
.dt-sc-special-testimonial-container .extend-bg-fullwidth-left:after, .dt-sc-special-testimonial-container .extend-bg-fullwidth-right:after { background: none; }
a.video-image span { font-size: 40px; position: relative; height: 75px; width: 75px; line-height: 75px; color: #fff; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
a.video-image span:after { position: absolute; display: block; content: ""; height: 75px; width: 75px; line-height: 75px; border-radius: 50%; background: #2b2b2b; color: #fff; -webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); -moz-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); z-index: -1; top: 0; left: -2px; }
a.video-image span:hover:after { background: #fff; }
.image-overlay-icon .vc_single_image-wrapper { position: relative; }
.image-overlay-icon .vc_single_image-wrapper:before { content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.4); top: 0; left: 0; right: 0; margin: 0 auto; position: absolute; }
.image-overlay-icon a.video-image { position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; width: 100%; text-align: center; }
.gradient-parallax:before { content: ""; position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; z-index: 9;
background: -moz-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
background: -webkit-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
background: linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1); }
.gradient-parallax .gradient-content { z-index: 9; padding-right: 45px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .safari-hack.vc_row.vc_row-flex { display: block !important; }
}  .rs_no-padding_column.wpb_column, .vc_col-md-12.wpb_column.rs_no-padding_column { margin-top: -1px; padding-bottom: 0; margin-bottom:0; } .light-overlay:before { background:rgba(255, 255, 255, 0.8); } .dark-overlay:before { background:rgba(0, 0, 0, 0.8);  }  .gray-scale:hover, .gray-scale:hover img { -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -ms-filter: grayscale(1); -o-filter: grayscale(1); filter: grayscale(1); -webkit-transition-property: -webkit-filter; -moz-transition-property: -moz-filter; -ms-transition-property: -ms-filter; -o-transition-property: -o-filter; transition-property: filter; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; }  .dt-sc-text-with-icon { width:100%; clear:both; float:left; font-weight:bold; padding:12px 0px 12px 20px; }
.dt-sc-text-with-icon span { font-size:18px; margin:0px 7px 0px 0px; position:relative; top:2px; font-weight:bold; }
.dt-sc-text-with-icon.border-bottom { border-bottom:1px solid; }
.dt-sc-text-with-icon.border-right { border-right:1px solid; }
.dt-sc-dark-bg .dt-sc-text-with-icon span { color:#ffffff; }  .hosting-table { border-top:0px; font-family:'Open Sans', sans-serif; }
.hosting-table th { background:#e1e1e1; border-radius:5px 5px 0px 0px; color:#000000; font-weight:600; font-size:16px; border-right:1px solid #ffffff; padding:20px 15px; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { background:rgba(0, 0, 0, 0.95); border-right:1px solid rgba(255, 255, 255, 0.2); border-bottom:0px; font-size:16px; font-weight:600; padding:25px 15px; }
.hosting-table tbody tr td:last-child, .hosting-table tr th:last-child { border:none; }
.hosting-table tbody tr:nth-child(2) td { background:rgba(0, 0, 0, 0.9); }
.hosting-table tbody tr:nth-child(3) td { background:rgba(0, 0, 0, 0.85); }
.hosting-table tbody tr:nth-child(4) td { background:rgba(0, 0, 0, 0.8); }
.hosting-table tbody tr:nth-child(5) td { background:rgba(0, 0, 0, 0.75); }
.hosting-table tbody tr:nth-child(6) td { background:rgba(0, 0, 0, 0.7); }
.hosting-table tbody tr:nth-child(7) td { background:rgba(0, 0, 0, 0.65); }
.hosting-table tbody tr:nth-child(8) td { background:rgba(0, 0, 0, 0.6); }
.hosting-table tbody tr:nth-child(9) td { background:rgba(0, 0, 0, 0.55); }
.hosting-table tbody tr:nth-child(10) td { background:rgba(0, 0, 0, 0.5); }
.hosting-table tbody tr:nth-child(11) td { background:rgba(0, 0, 0, 0.45); }
.hosting-table tbody tr:nth-child(12) td { background:rgba(0, 0, 0, 0.4); }
.hosting-table tbody tr td:first-child { position:relative; }
.hosting-table tbody tr td:first-child:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; background:#60ae0d; z-index:-1; }
.hosting-table tbody tr td.new, .hosting-table tbody tr td.hot { position:relative; overflow:hidden; }
.hosting-table tbody tr td.new:before, .hosting-table tbody tr td.hot:before { content:"New"; position:absolute; left:-20px; top:5px; padding:2px 22px; background:#60ae0d; color:#ffffff; font-size:12px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg);  transform:rotate(-45deg); }
.hosting-table tbody tr td.hot:before { content:"Hot"; background:#e80505; padding:2px 24px; }  .dt-sc-partially-rounded-alt { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.vc_min_height_right.wpb_column.vc_col-sm-6 { margin-left: 30px; width: calc(50% - 30px); }  .dt-sc-image-caption-with-counter { counter-reset:image-caption-counter; }
.dt-sc-image-caption-with-counter h3 { counter-increment:image-caption-counter; }
.dt-sc-image-caption-with-counter h3:before { content:counter(image-caption-counter, decimal-leading-zero); font-size:36px; font-weight:600; border-bottom:2px solid; float:left; margin:-10px 20px 0px 0px; padding:0px; }
.dt-sc-image-caption-with-counter h3:before { font-family:'Open Sans', sans-serif; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay h3 { color:#ffffff; }  .dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.dt-sc-readmore-plus-icon { position:absolute; right:0px; bottom:0px; width:60px; height:60px; text-indent:-9999px; }
.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { content:""; position:absolute; left:0px; right:0px; top:0px; bottom:0px; margin:auto; }
.dt-sc-readmore-plus-icon:before { height:1px; width:30px; }
.dt-sc-readmore-plus-icon:after { height:30px; width:1px; }
.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { background:#ffffff; }
.dt-sc-readmore-plus-icon { background:#000000; }
.dt-sc-readmore-plus-icon:hover { background:rgba(0, 0, 0, 0.8); } .diamond-narrow-square-border li:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.diamond-narrow-square-border li a { color:#000000; }
.diamond-narrow-square-border li a:hover { color:#ffffff; } .vcr_custom-carousel .woocommerce-tabs.wc-tabs-wrapper { display: none; }
.vcr_custom-carousel .woocommerce div.product div.summary { width: 52%; }
.vcr_custom-carousel .woocommerce div.product div.images { width: 45%; }
.vcr_partner-carousel-custom.ult-carousel-wrapper .slick-dots { padding-top: 50px; }
.vcr_custom-carousel button.slick-arrow.slick-next { background: url(//urbangentleman.mx/wp-content/themes/swisseagle/images/arrow-next.png); right: -60px; }
.vcr_custom-carousel button.slick-arrow.slick-prev { background: url(//urbangentleman.mx/wp-content/themes/swisseagle/images/arrow-prev.png); left: -60px; }
.vcr_custom-carousel button.slick-arrow, .vcr_custom-carousel button.slick-arrow:before { font-size: 0 !important; }
.vcr_custom-carousel button.slick-arrow { width: 29px; height: 56px; }
.footer-widget .dt-sc-stretch-row-content { width: 100%; }
.slick-dots li { margin: 0 !important;  }
.about-content-align { position: relative; left: 40px; }
.about-content-align h4 { font-weight: bold; font-size: 14px; letter-spacing: 2px; }
.about-content-align a.dt-sc-button { letter-spacing: 3px; margin-top: 10px; }
.post-overlap-sec { position: absolute; top: -180px; z-index: 9; }
.dark-bg-content { background: rgba(0, 0, 0, .7); padding: 70px 48px; width: 40%; margin-left: 80px; }
.image-overlay-sec { position: absolute; top: -100px; }
.light-bg-content { background: rgba(246,246,246,0.95); padding: 70px 10px 20px 30px; position: absolute !important; bottom: -170px; }
.vcr_custom-carousel section.related.products { display: none; }
.woocommerce div.product .center-aligned .woocommerce-product-rating { margin: 0 auto; width: 60%; } @font-face{ font-family:'futura_bk_btbook'; src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/FuturaBkBTBook.ttf); }
@font-face{font-family:'futura_lt_bold'; src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Futura LT Bold.ttf)};
@font-face{font-family:'futura_lt_condensedBold'; src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/FuturaLTCondensedBold.ttf)};
@font-face{font-family:'futura_lt_extraBlod'; src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/FuturaLTExtraBold.ttf)};  @media screen and (min-width:0\0) {
.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 71px 0 0; }
} .ie9 .dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; }  @media only screen and (min-width:992px) and (max-width:1199px) { .hosting-contact-info-container .dt-sc-contact-info.type7 span { left:10px; } .dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; } .dt-sc-text-with-icon { font-size: 13px; }
.dt-sc-image-caption.type8 .dt-sc-image-title h6 { line-height: normal; }
.vcr_custom-carousel button.slick-arrow.slick-prev { left: 0; }
.vcr_custom-carousel button.slick-arrow.slick-next { right: -10px; }
.post-overlap-sec { top: 0px; }
.light-bg-content { width: 50%; }
} @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-text-with-icon { font-size: 11px; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 { padding-left: 5px; padding-right: 5px; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3 { font-size: 13px; padding-left: 10px; padding-right: 10px; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3 h6 { font-size: 15px; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 76px 0 0; }
.rs_line_height p { line-height:normal !important; } .dt-sc-content-with-hexagon-shape { margin-left:16%; }
.event-colored-box { margin-top:0; }
.event-contact-info { margin-left:25%; } .architecture-process.rs_padding_override { padding-left:20px !important; padding-right:20px !important; }
.column.wpb_column.dt-sc-one-fifth.vc_col-md-4 { width:32%; margin-bottom:20px; min-height:290px; }
.column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(4), .column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(10) { margin-left:0; }
.secondary-skin-gradient .dt-sc-contact-info, .secondary-skin-gradient .dt-sc-contact-info span { font-size: 40px; }
.vcr_custom-carousel button.slick-arrow.slick-prev { left: 0; }
.vcr_custom-carousel button.slick-arrow.slick-next { right: -20px; }
.post-overlap-sec { top: -10px; }
.dark-bg-content { width: 100%; margin-left: 0; }
.image-overlay-sec { top: 100px; }
.light-bg-content { width: 60%; }
.overlay-content-res { width: 100%; margin-top: 50px; }
}  @media only screen and (max-width: 767px) {
.fitness-form-container.extend-bg-fullwidth-right::after { background-color:transparent; }
.fitness-form-container.extend-bg-fullwidth-right .vc_column-inner { padding-left:30px !important; padding-right:30px !important; }
.fitness-contact-boxes .wpb_text_column, .fitness-contact-boxes .wpb_text_column:nth-child(2), .fitness-contact-boxes .wpb_text_column:last-child, .fitness-contact-boxes .wpb_text_column:nth-child(3) { width:100%; padding:10px 0px; }
.hotel_blockquote-type4 blockquote.type4 { margin-top:0; }
.event-colored-box { margin-top:0; }
.event-contact-info.wpb_column { width: 320px; padding: 85px 30px 30px; float: none; }
.gradient-parallax:before { background: -moz-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
background: -webkit-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
background: linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1); } .hosting-contact-info-container .dt-sc-contact-info.type7 span { left:0; }
.hosting-contact-info-container .dt-sc-contact-info.type7 { padding-left:100px; }
.rs_client_testimonial-center .dt-sc-image-flip a { position:relative; display:block; }
.rs_client_testimonial-center .dt-sc-image-flip { text-align:center; }
.hosting-table th { font-size:13px; padding:13px 10px; text-transform: capitalize; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:13px; padding:21px 10px; }
.hosting-contact-info-container:before { content:none; }
.extend-bg-fullwidth-left::after { content:none; } .rs_col_no_btm_space .wpb_column, .rs_col_no_btm_space.wpb_column,
.rs_negative-margin_override.vc_row { margin-left:0 !important; }
.rs_padding_override_zero.vc_row,
.rs_padding_override_zero.wpb_column .vc_column-inner { padding-left: 0 !important; padding-right: 0 !important; }
.secondary-skin-gradient .dt-sc-contact-info, .secondary-skin-gradient .dt-sc-contact-info span { font-size: 30px; } .rs_padding_override.vc_row,
.rs_padding_override.wpb_column .vc_column-inner { padding-left: 50px !important; padding-right: 50px !important; }
.vcr_custom-carousel .woocommerce div.product div.summary, .vcr_custom-carousel .woocommerce div.product div.images { width: 100%; }
.align-res-header-right { margin: 0 auto; border-top: 1px solid #e4e4e4; }
.about-content-align { top: 60px; }
.dark-bg-content { padding: 30px 30px !important; width: 100%; margin-left: 0; }
.image-overlay-sec { position: relative; top: 0; }
.light-bg-content { position: relative !important; bottom: -50px; } .tp-caption.tp-hidden-caption, .tp-forcenotvisible, .tp-hide-revslider, .tp-parallax-wrap.tp-hidden-caption { visibility: visible !important; display: block !important; }
} @media only screen and (max-width: 479px) { .event-contact-info.wpb_column { width:100%; margin:20px 0px 0px 0px; }
.event-contact-info:before { left:0px; width:100%; background-size:100%; }
.event-contact-info .dt-sc-sociable li { margin-bottom:20px; } .rs_padding_left-override.vc_row .vc_column-inner, .rs_padding_left-override.wpb_column .vc_column-inner { padding-left:15px !important; }
.vc_row.vc_row-no-padding .responsive-padding > .vc_column-inner { padding-right: 35px; padding-left: 35px; } .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame, .dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content { margin:0; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a.current, .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a { border-right:1px solid rgba(0, 0, 0, 0.1); }
.gradient-content .dt-sc-button.medium { padding: 14px 20px; }
.overflow-content { margin: 0; } .hosting-table th { text-transform:capitalize; font-size:12px; padding:13px 6px; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:12px; padding:22px 8px; } .rs_fontsize_small { font-size: 40px !important; }
.rs_padding_override.vc_row,
.rs_padding_override.wpb_column .vc_column-inner { padding-left: 30px !important; padding-right: 30px !important; } .business-contact-social li { margin: 0 15px; }
#header .cart-info { margin: 0 0 0 10px; }
#header .header-user { padding: 5px 15px; }
.menu-icons-wrapper { padding: 5px 5px; }
} @media only screen and (max-width: 319px) { .event-contact-info.wpb_column { padding-left:20px; padding-right:20px; }
.event-contact-info .dt-sc-contact-info span { width:100%; text-align:center; float:none; margin:0; } .hosting-contact-info-container:before { left:0; }
.hosting-contact-info-container .dt-sc-contact-info.type7 { padding-left:0px; }
.hosting-contact-info-container .dt-sc-contact-info.type7 span { left:0px; }
.hosting-contact-info-container:before { width:100%; } .hosting-table th { font-size:10px; padding:13px 0; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:10px; padding:21px 7px; } .rs_fontsize_small { font-size: 32px !important; } .rs_padding_override.vc_row,
.rs_padding_override.wpb_column .vc_column-inner { padding-left: 20px !important; padding-right: 20px !important; } .dt-sc-text-with-icon { font-size: 10px; padding-left: 15px; }
.dt-sc-text-with-icon span { font-size: 15px; margin-right: 5px; }
}@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .dt-sc-contact-details-on-map .dt-sc-map-overlay { display: block; }
::i-block-chrome, .footer-copyright .menu-links li { margin: 0 0 0 28px; }
::i-block-chrome, .vc_row.vc_row-flex:not(.vc_row-has-fill), .vc_row.vc_row-flex[data-vc-full-width-init="true"], .vc_row.vc_row-has-fill[data-vc-full-width-init="true"] { display: table !important; } ::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-equal-height > .vc_column_container { display: block; }
::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_column_container { display: inline-block; vertical-align: middle; }
::i-block-chrome, .vc_row.vc_row-flex:not([data-vc-full-width-init="true"]) { width: 100%; }
::i-block-chrome, .vc_row.vc_row-flex:not([data-vc-full-width-init="true"]) > .vc_column_container { display: block; }	
::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-content-middle.vc_row-o-equal-height:not([data-vc-full-width-init="true"]) > .vc_column_container { vertical-align: middle; }
::i-block-chrome, .vc_separator { display: inline-block; }
::i-block-chrome, .dt-logo-container { display: table; }
::i-block-chrome, .dt-logo-container, .dt-logo-container.logo-align-left { margin-right: auto; }
::i-block-chrome, .dt-logo-container.logo-align-right { margin-left: auto; }
::i-block-chrome, .dt-header-menu.left, .dt-header-menu.right { float: none; }
::i-block-chrome, .flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper { display: table; }
::i-block-chrome, .flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper { margin-left: auto; }
::i-block-chrome, .dt-logo-container.logo-align-center, 
.flex-col-elements-inline-middle .dt-header-menu.center, 
.flex-col-elements-inline-middle.justify-center.vc_column_container > .vc_column-inner > .wpb_wrapper { margin-left: auto; margin-right: auto; }
::i-block-chrome, .dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border: none; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }
::i-block-chrome, .dt-sc-icon-box-counter .vc_row.vc_row-flex { display: block; }
::i-block-chrome, .dt-sc-icon-box-counter .vc_row.vc_row-flex.vc_row-o-equal-height > .vc_column_container { display: inline-block; }		
::i-block-chrome, .dt-sc-team.style2 .dt-sc-team-thumb img { width: 100%; -webkit-transform: scale(0.9936, 0.81223) translate(0, -11%); transform: scale(0.9936, 0.81223) translate(0, -11%); }
::i-block-chrome, .vc_separator.dt-sc-custom-icon-separator,
.vc_separator.dt-sc-title-boxed-with-border { display: table; }
::i-block-chrome, .vc_separator.dt-sc-title-boxed-with-border.vc_separator_align_center { margin-left: auto; margin-right: auto; text-align: center; }
::i-block-chrome, .vc_separator.dt-sc-custom-icon-separator .vc_sep_holder, 
.vc_separator.dt-sc-custom-icon-separator .vc_sep_holder.vc_sep_holder_l, 
.vc_separator.dt-sc-custom-icon-separator .vc_icon_element.vc_icon_element-outer { display: table-cell; vertical-align: middle; }
::i-block-chrome, .vc_separator.dt-sc-title-boxed-with-border .vc_sep_holder,
.vc_separator.dt-sc-title-boxed-with-border h4 { display: inline-block; }
::i-block-chrome, .dt-sc-custom-icon-separator.vc_separator .vc_sep_holder.vc_sep_holder_r { width: 100%; }
::i-block-chrome, .dt-sc-custom-icon-separator.vc_separator ~ .vc_row.vc_row-flex { width: 100%; }
::i-block-chrome, .flip-box-wrap .horizontal_flip_right .ifb-back, .flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-front { opacity: 0; }
::i-block-chrome, .flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-back { opacity: 1; }
::i-block-chrome, .widget .recent-posts-widget li .entry-title { line-height: normal; }
::i-block-chrome, .widget .recent-posts-widget li .thumb { margin-top: 5px; }
::i-block-chrome, .widget .recent-posts-widget li .entry-title h4 { display:inline; } ::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-equal-height.dt-sc-simpler-content > .vc_column_container { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; background: rgba(0,0,0,0.1); }
::i-block-chrome, .vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu { position: fixed; top: 50%; left: 0; -webkit-transform: translateY(-50%); }
::i-block-chrome, #header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom { position: fixed; }
} _:-ms-fullscreen, :root .dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 64px 0 0; } @media screen and (min-width:0\0) { 
.dt-logo-container { display: block; }
.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a { vertical-align: top; }
.vc_row-flex.vc_row > .vc_column_container > .vc_column-inner > * { min-height: 1px !important; }
.vc_separator.dt-sc-custom-icon-separator,
.vc_separator.dt-sc-title-boxed-with-border { display: table; }
.vc_separator.dt-sc-title-boxed-with-border.vc_separator_align_center { margin-left: auto; margin-right: auto; text-align: center; }
.vc_separator.dt-sc-custom-icon-separator .vc_sep_holder, 
.vc_separator.dt-sc-custom-icon-separator .vc_sep_holder.vc_sep_holder_l, 
.vc_separator.dt-sc-custom-icon-separator .vc_icon_element.vc_icon_element-outer { display: table-cell; vertical-align: middle; }	
.vc_separator.dt-sc-title-boxed-with-border .vc_sep_holder,
.vc_separator.dt-sc-title-boxed-with-border h4 { display: inline-block; }
.dt-sc-custom-icon-separator.vc_separator .vc_sep_holder.vc_sep_holder_r { width: 100%; }
.dt-sc-custom-icon-separator.vc_separator ~ .vc_row.vc_row-flex { width: 100%; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder span { line-height: 70px; }
} @media all and (min-width:0\0) and (min-resolution:.001dpcm) {
#main-menu ul li.menu-item-simple-parent ul, #main-menu ul li.menu-item-simple-parent ul li ul, #main-menu ul li.menu-item-simple-parent ul li ul li ul { z-index: auto; }
.vc_row-flex.vc_row { display: table !important; }
.vc_row.vc_row-flex.dt-sc-map-overlay { display: block !important; }
.dt-sc-contact-details-on-map.hide-overlay .vc_row.vc_row-flex.dt-sc-map-overlay { display: none !important; }
.spa-map::before { content: none !important; }
} @-moz-document url-prefix() {
.dt-sc-contact-details-on-map .dt-sc-map-overlay  { padding: 68px 0 0; }	
.university-contact-form .button-field i { height: 48px; line-height: 48px; }
} @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) { 
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { display: inline-block; float: left;}
}div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_content{background-color:#fff}div.pp_default .pp_next:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default .pp_details{position:relative}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0 0;width:20px}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_middle{background:#fff}div.light_rounded .pp_top .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content .ppt{color:#000}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff}div.light_rounded .pp_content{background-color:#fff}div.light_rounded .pp_next:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_details{position:relative}div.light_rounded .pp_description{margin-right:85px}div.light_rounded #pp_full_res .pp_inline{color:#000}div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_rounded .pp_nav .pp_play{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_middle{background:#fff}div.light_rounded .pp_bottom .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_middle{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_top .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_content{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_next:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_details{position:relative}div.dark_rounded .pp_description{margin-right:85px}div.dark_rounded .currentTextHolder{color:#c4c4c4}div.dark_rounded .pp_description{color:#fff}div.dark_rounded #pp_full_res .pp_inline{color:#fff}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_rounded .pp_nav .pp_play{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_rounded .pp_bottom .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_middle{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_bottom .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right{background:#000}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square .pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_details{position:relative}div.dark_square .pp_description{margin:0 85px 0 0}div.dark_square #pp_full_res .pp_inline{color:#fff}div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_arrow_next{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_square .pp_next:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff}div.light_square .pp_content .ppt{color:#000}div.light_square .pp_expand{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_details{position:relative}div.light_square .pp_description{margin-right:85px}div.light_square #pp_full_res .pp_inline{color:#000}div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_square .pp_nav .pp_play{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_loaderIcon{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.facebook .pp_top .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content .ppt{color:#000}div.facebook .pp_content_container .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_content{background:#fff}div.facebook .pp_expand{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_details{position:relative}div.facebook .pp_description{margin:0 37px 0 0}div.facebook #pp_full_res .pp_inline{color:#000}div.facebook .pp_loaderIcon{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px 0}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;font-size:0;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;font-size:0;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;font-size:0;text-indent:-10000px;width:49%}a.pp_previous{background:url(//urbangentleman.mx/wp-content/plugins/js_composer/assets/lib/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;font-size:0;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;font-size:0;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;font-size:0;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px 0}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.pp_pic_holder.is-single .pp_gallery,.pp_pic_holder.is-single .pp_hoverContainer{display:none!important}@font-face{font-family:'FontAwesome';src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#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-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.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"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'Pe-icon-7-stroke';
src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),
url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),
url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),
url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
.pe-icon {
display: inline-block;
font-family: 'Pe-icon-7-stroke';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pe-album:before {
content: "\e6aa";
}
.pe-arc:before {
content: "\e6ab";
}
.pe-back-2:before {
content: "\e6ac";
}
.pe-bandaid:before {
content: "\e6ad";
}
.pe-car:before {
content: "\e6ae";
}
.pe-diamond:before {
content: "\e6af";
}
.pe-door-lock:before {
content: "\e6b0";
}
.pe-eyedropper:before {
content: "\e6b1";
}
.pe-female:before {
content: "\e6b2";
}
.pe-gym:before {
content: "\e6b3";
}
.pe-hammer:before {
content: "\e6b4";
}
.pe-headphones:before {
content: "\e6b5";
}
.pe-helm:before {
content: "\e6b6";
}
.pe-hourglass:before {
content: "\e6b7";
}
.pe-leaf:before {
content: "\e6b8";
}
.pe-magic-wand:before {
content: "\e6b9";
}
.pe-male:before {
content: "\e6ba";
}
.pe-map-2:before {
content: "\e6bb";
}
.pe-next-2:before {
content: "\e6bc";
}
.pe-paint-bucket:before {
content: "\e6bd";
}
.pe-pendrive:before {
content: "\e6be";
}
.pe-photo:before {
content: "\e6bf";
}
.pe-piggy:before {
content: "\e6c0";
}
.pe-plugin:before {
content: "\e6c1";
}
.pe-refresh-2:before {
content: "\e6c2";
}
.pe-rocket:before {
content: "\e6c3";
}
.pe-settings:before {
content: "\e6c4";
}
.pe-shield:before {
content: "\e6c5";
}
.pe-smile:before {
content: "\e6c6";
}
.pe-usb:before {
content: "\e6c7";
}
.pe-vector:before {
content: "\e6c8";
}
.pe-wine:before {
content: "\e6c9";
}
.pe-cloud-upload:before {
content: "\e68a";
}
.pe-cash:before {
content: "\e68c";
}
.pe-close:before {
content: "\e680";
}
.pe-bluetooth:before {
content: "\e68d";
}
.pe-cloud-download:before {
content: "\e68b";
}
.pe-way:before {
content: "\e68e";
}
.pe-close-circle:before {
content: "\e681";
}
.pe-id:before {
content: "\e68f";
}
.pe-angle-up:before {
content: "\e682";
}
.pe-wristwatch:before {
content: "\e690";
}
.pe-angle-up-circle:before {
content: "\e683";
}
.pe-world:before {
content: "\e691";
}
.pe-angle-right:before {
content: "\e684";
}
.pe-volume:before {
content: "\e692";
}
.pe-angle-right-circle:before {
content: "\e685";
}
.pe-users:before {
content: "\e693";
}
.pe-angle-left:before {
content: "\e686";
}
.pe-user-female:before {
content: "\e694";
}
.pe-angle-left-circle:before {
content: "\e687";
}
.pe-up-arrow:before {
content: "\e695";
}
.pe-angle-down:before {
content: "\e688";
}
.pe-switch:before {
content: "\e696";
}
.pe-angle-down-circle:before {
content: "\e689";
}
.pe-scissors:before {
content: "\e697";
}
.pe-wallet:before {
content: "\e600";
}
.pe-safe:before {
content: "\e698";
}
.pe-volume2:before {
content: "\e601";
}
.pe-volume1:before {
content: "\e602";
}
.pe-voicemail:before {
content: "\e603";
}
.pe-video:before {
content: "\e604";
}
.pe-user:before {
content: "\e605";
}
.pe-upload:before {
content: "\e606";
}
.pe-unlock:before {
content: "\e607";
}
.pe-umbrella:before {
content: "\e608";
}
.pe-trash:before {
content: "\e609";
}
.pe-tools:before {
content: "\e60a";
}
.pe-timer:before {
content: "\e60b";
}
.pe-ticket:before {
content: "\e60c";
}
.pe-target:before {
content: "\e60d";
}
.pe-sun:before {
content: "\e60e";
}
.pe-study:before {
content: "\e60f";
}
.pe-stopwatch:before {
content: "\e610";
}
.pe-star:before {
content: "\e611";
}
.pe-speaker:before {
content: "\e612";
}
.pe-signal:before {
content: "\e613";
}
.pe-shuffle:before {
content: "\e614";
}
.pe-shopbag:before {
content: "\e615";
}
.pe-share:before {
content: "\e616";
}
.pe-server:before {
content: "\e617";
}
.pe-search:before {
content: "\e618";
}
.pe-film:before {
content: "\e6a5";
}
.pe-science:before {
content: "\e619";
}
.pe-disk:before {
content: "\e6a6";
}
.pe-ribbon:before {
content: "\e61a";
}
.pe-repeat:before {
content: "\e61b";
}
.pe-refresh:before {
content: "\e61c";
}
.pe-add-user:before {
content: "\e6a9";
}
.pe-refresh-cloud:before {
content: "\e61d";
}
.pe-paperclip:before {
content: "\e69c";
}
.pe-radio:before {
content: "\e61e";
}
.pe-note2:before {
content: "\e69d";
}
.pe-print:before {
content: "\e61f";
}
.pe-network:before {
content: "\e69e";
}
.pe-prev:before {
content: "\e620";
}
.pe-mute:before {
content: "\e69f";
}
.pe-power:before {
content: "\e621";
}
.pe-medal:before {
content: "\e6a0";
}
.pe-portfolio:before {
content: "\e622";
}
.pe-like2:before {
content: "\e6a1";
}
.pe-plus:before {
content: "\e623";
}
.pe-left-arrow:before {
content: "\e6a2";
}
.pe-play:before {
content: "\e624";
}
.pe-key:before {
content: "\e6a3";
}
.pe-plane:before {
content: "\e625";
}
.pe-joy:before {
content: "\e6a4";
}
.pe-photo-gallery:before {
content: "\e626";
}
.pe-pin:before {
content: "\e69b";
}
.pe-phone:before {
content: "\e627";
}
.pe-plug:before {
content: "\e69a";
}
.pe-pen:before {
content: "\e628";
}
.pe-right-arrow:before {
content: "\e699";
}
.pe-paper-plane:before {
content: "\e629";
}
.pe-delete-user:before {
content: "\e6a7";
}
.pe-paint:before {
content: "\e62a";
}
.pe-bottom-arrow:before {
content: "\e6a8";
}
.pe-notebook:before {
content: "\e62b";
}
.pe-note:before {
content: "\e62c";
}
.pe-next:before {
content: "\e62d";
}
.pe-news-paper:before {
content: "\e62e";
}
.pe-musiclist:before {
content: "\e62f";
}
.pe-music:before {
content: "\e630";
}
.pe-mouse:before {
content: "\e631";
}
.pe-more:before {
content: "\e632";
}
.pe-moon:before {
content: "\e633";
}
.pe-monitor:before {
content: "\e634";
}
.pe-micro:before {
content: "\e635";
}
.pe-menu:before {
content: "\e636";
}
.pe-map:before {
content: "\e637";
}
.pe-map-marker:before {
content: "\e638";
}
.pe-mail:before {
content: "\e639";
}
.pe-mail-open:before {
content: "\e63a";
}
.pe-mail-open-file:before {
content: "\e63b";
}
.pe-magnet:before {
content: "\e63c";
}
.pe-loop:before {
content: "\e63d";
}
.pe-look:before {
content: "\e63e";
}
.pe-lock:before {
content: "\e63f";
}
.pe-lintern:before {
content: "\e640";
}
.pe-link:before {
content: "\e641";
}
.pe-like:before {
content: "\e642";
}
.pe-light:before {
content: "\e643";
}
.pe-less:before {
content: "\e644";
}
.pe-keypad:before {
content: "\e645";
}
.pe-junk:before {
content: "\e646";
}
.pe-info:before {
content: "\e647";
}
.pe-home:before {
content: "\e648";
}
.pe-help2:before {
content: "\e649";
}
.pe-help1:before {
content: "\e64a";
}
.pe-graph3:before {
content: "\e64b";
}
.pe-graph2:before {
content: "\e64c";
}
.pe-graph1:before {
content: "\e64d";
}
.pe-graph:before {
content: "\e64e";
}
.pe-global:before {
content: "\e64f";
}
.pe-gleam:before {
content: "\e650";
}
.pe-glasses:before {
content: "\e651";
}
.pe-gift:before {
content: "\e652";
}
.pe-folder:before {
content: "\e653";
}
.pe-flag:before {
content: "\e654";
}
.pe-filter:before {
content: "\e655";
}
.pe-file:before {
content: "\e656";
}
.pe-expand1:before {
content: "\e657";
}
.pe-exapnd2:before {
content: "\e658";
}
.pe-edit:before {
content: "\e659";
}
.pe-drop:before {
content: "\e65a";
}
.pe-drawer:before {
content: "\e65b";
}
.pe-download:before {
content: "\e65c";
}
.pe-display2:before {
content: "\e65d";
}
.pe-display1:before {
content: "\e65e";
}
.pe-diskette:before {
content: "\e65f";
}
.pe-date:before {
content: "\e660";
}
.pe-cup:before {
content: "\e661";
}
.pe-culture:before {
content: "\e662";
}
.pe-crop:before {
content: "\e663";
}
.pe-credit:before {
content: "\e664";
}
.pe-copy-file:before {
content: "\e665";
}
.pe-config:before {
content: "\e666";
}
.pe-compass:before {
content: "\e667";
}
.pe-comment:before {
content: "\e668";
}
.pe-coffee:before {
content: "\e669";
}
.pe-cloud:before {
content: "\e66a";
}
.pe-clock:before {
content: "\e66b";
}
.pe-check:before {
content: "\e66c";
}
.pe-chat:before {
content: "\e66d";
}
.pe-cart:before {
content: "\e66e";
}
.pe-camera:before {
content: "\e66f";
}
.pe-call:before {
content: "\e670";
}
.pe-calculator:before {
content: "\e671";
}
.pe-browser:before {
content: "\e672";
}
.pe-box2:before {
content: "\e673";
}
.pe-box1:before {
content: "\e674";
}
.pe-bookmarks:before {
content: "\e675";
}
.pe-bicycle:before {
content: "\e676";
}
.pe-bell:before {
content: "\e677";
}
.pe-battery:before {
content: "\e678";
}
.pe-ball:before {
content: "\e679";
}
.pe-back:before {
content: "\e67a";
}
.pe-attention:before {
content: "\e67b";
}
.pe-anchor:before {
content: "\e67c";
}
.pe-albums:before {
content: "\e67d";
}
.pe-alarm:before {
content: "\e67e";
}
.pe-airplay:before {
content: "\e67f";
}@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Stroke-Gap-Icons.eot);
}
@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'),
url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAIP4AAoAAAAAg7AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAfQ4AAH0O2y4JFk9TLzIAAH4EAAAAYAAAAGAIIv19Y21hcAAAfmQAAABMAAAATBpVzR5nYXNwAAB+sAAAAAgAAAAIAAAAEGhlYWQAAH64AAAANgAAADYAUlk+aGhlYQAAfvAAAAAkAAAAJAPkAqlobXR4AAB/FAAAAzAAAAMwkQcUJ21heHAAAIJEAAAABgAAAAYAzFAAbmFtZQAAgkwAAAGKAAABipxmbApwb3N0AACD2AAAACAAAAAgAAMAAAEABAQAAQEBEVN0cm9rZS1HYXAtSWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGf4mPh9BR0AAAYJDx0AAAYOER0AAAAJHQAAfQUSAM0CAAEAEQAhACMAJQAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqQGuAbMBuAG9AcIBxwHMAdEB1gHbAeAB5QHqAe8B9AH5Af4CAwIIAg0CEgIXAhwCIQImAisCMAI1AjoCPwJEAkkCTgJTAlgCXQJiAmcCbAJxAnYCewKAAoUCigKPApQCmQKeAqMCqAKtArICtwK8AsECxgLLAtAC1QLaAt8C5ALpAu4C8wL4Av0DAgMHAwwDEQMWAxsDIAMlAyoDLwM0AzkDPgNDA0gDTQNSA1cDXANhA2YDawNwA3UDegN/A4QDiQOOA5MDmAOdA6IDpwOsA7EDtgO7A8ADxQPKA88D1APZA94D4wPoA+0D8gP3A/wEAQQGBAsEEFN0cm9rZS1HYXAtSWNvbnNTdHJva2UtR2FwLUljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCdUU2MUN1RTYxRHVFNjFFdUU2MUZ1RTYyMHVFNjIxdUU2MjJ1RTYyM3VFNjI0dUU2MjV1RTYyNnVFNjI3dUU2Mjh1RTYyOXVFNjJBdUU2MkJ1RTYyQ3VFNjJEdUU2MkV1RTYyRnVFNjMwdUU2MzF1RTYzMnVFNjMzdUU2MzR1RTYzNXVFNjM2dUU2Mzd1RTYzOHVFNjM5dUU2M0F1RTYzQnVFNjNDdUU2M0R1RTYzRXVFNjNGdUU2NDB1RTY0MXVFNjQydUU2NDN1RTY0NHVFNjQ1dUU2NDZ1RTY0N3VFNjQ4dUU2NDl1RTY0QXVFNjRCdUU2NEN1RTY0RHVFNjRFdUU2NEZ1RTY1MHVFNjUxdUU2NTJ1RTY1M3VFNjU0dUU2NTV1RTY1NnVFNjU3dUU2NTh1RTY1OXVFNjVBdUU2NUJ1RTY1Q3VFNjVEdUU2NUV1RTY1RnVFNjYwdUU2NjF1RTY2MnVFNjYzdUU2NjR1RTY2NXVFNjY2dUU2Njd1RTY2OHVFNjY5dUU2NkF1RTY2QnVFNjZDdUU2NkR1RTY2RXVFNjZGdUU2NzB1RTY3MXVFNjcydUU2NzN1RTY3NHVFNjc1dUU2NzZ1RTY3N3VFNjc4dUU2Nzl1RTY3QXVFNjdCdUU2N0N1RTY3RHVFNjdFdUU2N0Z1RTY4MHVFNjgxdUU2ODJ1RTY4M3VFNjg0dUU2ODV1RTY4NnVFNjg3dUU2ODh1RTY4OXVFNjhBdUU2OEJ1RTY4Q3VFNjhEdUU2OEV1RTY4RnVFNjkwdUU2OTF1RTY5MnVFNjkzdUU2OTR1RTY5NXVFNjk2dUU2OTd1RTY5OHVFNjk5dUU2OUF1RTY5QnVFNjlDdUU2OUR1RTY5RXVFNjlGdUU2QTB1RTZBMXVFNkEydUU2QTN1RTZBNHVFNkE1dUU2QTZ1RTZBN3VFNkE4dUU2QTl1RTZBQXVFNkFCdUU2QUN1RTZBRHVFNkFFdUU2QUZ1RTZCMHVFNkIxdUU2QjJ1RTZCM3VFNkI0dUU2QjV1RTZCNnVFNkI3dUU2Qjh1RTZCOXVFNkJBdUU2QkJ1RTZCQ3VFNkJEdUU2QkV1RTZCRnVFNkMwdUU2QzF1RTZDMnVFNkMzdUU2QzR1RTZDNXVFNkM2dUU2QzcAAAIBiQDKAMwCAAEA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tovAi8C2tsCLwIu2YItWi1ZgYFaLCIv3NBVoi25ui2iLaKhurouui6ioi66Lrm6oaIsI+1SrFcuLi2tLi4urBffUixXLi4trS4uLqwWL+zQVy4uLa0uLi6sF+9SLFcuLi2tLi4urBQ74lNsV+2SLi6v3RIuL97T8VIuL+7T3RYuLa/tli4v39PiUiwVL+7QV/BSLi/d0+BSLi/t0Bfv0qxX31IuL9zT71IuL+zQF9yRMFauLi2pri4usBTpKFfdWi4tr+1aLi6sFDvg09/QV+9SLBWiLbqiLrouuqKiuiwj31IsFrouobotoi2hubmiLCPvU6xV5i319i3mLeZl9nYsI99SLBZ2LmZmLnYudfZl5iwj71IsF90T8dBVri4vUZLLMy0vKsbOL1KuLizRycsxLSkukcgUO+CNrFfuyi3r4A6uNmvvl93aLmvflq4kF+/TMFfgUi4tr/BSLi6sF99hrFfuci6L3BPdui6L7BAX7dKsV90yLgrv7OouCWwXn+8QVaItuqIuui66oqK6Lrouobotoi2hubmiLCIvrFXmLfX2LeYt5mX2di52LmZmLnYudfZl5iwgr6xX3VIuLa/tUi4urBYv7dBX3VIuLa/tUi4urBQ6LixX4lIuLa/yUi4urBYv4dBWri4v8lGuLi/iUBfcE/FQVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sF/CTLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBfdE+/QVK4uL93Tri4v7dAVLqxWri4v3NGuLi/s0BfdUaxUri4v39OuLi/v0BUurFauLi/e0a4uL+7QF91RrFSuLi/e064uL+7QFS6sVq4uL93Rri4v7dAUOi4sV+JSLi2v8lIuLqwWL+HQVq4uL/JRri4v4lAX3BPxUFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBfwkyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWL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Ffe0i4v4FPu0i4v8FAW793QV91SLi2v7VIuLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFi/dUFeuLi2sri4urBfgE/BQV++SLi6v3xIuL+BRsi4uryosFDvck95QV92SLi2v7ZIuLqwWLSxX3ZIuLa/tki4urBYtLFfdki4tr+2SLi6sFi/d0FeuLi2sri4urBffU/BQV/ESLi/hUq4uL/DT4BIuL+FT8JIuLq/hEiwUO95TbFVyLY66DuAj7N4ut95arh237cvcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi233cquPrfuW+zeLBYNeY2hciwj3lCsV/JSLi/ckq4uL+wT4VIuL9wSriwUr6xVri4v3ZPuUi4v7ZGuLi/eE99SLBfuUSxXbi4trO4uLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFDvg094QV+ySLi/ckq4uL+wT3BIsF0PdfFaF1+1X7VXWh91X3VQX7ifwvFWuLi/cE+wSLi6v3JIsFYXcVoXX7VftVdaH3VfdVBfs690cVa4uL9wT3BIuLazuLBWv7BBWri4sra4uL6wX3JPckFeuLi2sri4urBfgE/JMV+wSLi6vbi4vbq4sFa/cUFauLiytri4vrBftk+2QV64uLayuLi6sFDveU6xVci2Oug7gI+zeLr/ek+FCLr/uk+zeLBYNeY2hciwj7cvcEFfcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi2/3ZPwYi2/7ZAX4cvtkFfyUi4v3JKuLi/sE+FSLi/cEq4sFDvg0axX71IuL+ASri4v75PeUi4v35KuLBfv0yxX4FIuLa/wUi4urBfekaxX7NIuL9wT3NIuL+wQF+xSrFeuLi7sri4tbBXv7BBWri4v7dGuLi/d0BeuLFauLi/t0a4uL93QFDvgEqxX7dIsFO4tLzIvai9rLzNuLCPeEiwXOi8hGi0CLPEtKO4sI+3T3lBVNi1lZi02LTb1ZyYsI93SLBcmLvb2LyYvKWLxeiwj7hIsFe1sVq4uL+xRri4v3FAVbWxX3FIuLa/sUi4urBfdU9zQVa4uLqwWLpaGhpYsIi2sFgouEhIuCCItrBcL7QRWEkoGLhYQIdKIFnp6pi554CHV0BV1eFYKUhpeLmIuYkJeUlAiidAWIiImHi4eLh42HjogIdHQF9yK4FYSSgYuF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) format('woff');
font-weight: normal;
font-style: normal;
}
.icon {
font-family: 'Stroke-Gap-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-worldwide:before {
content: "\e600";
}
.icon-worldglobe:before {
content: "\e601";
}
.icon-underpants:before {
content: "\e602";
}
.icon-tshirt:before {
content: "\e603";
}
.icon-trousers:before {
content: "\e604";
}
.icon-tie:before {
content: "\e605";
}
.icon-tennisball:before {
content: "\e606";
}
.icon-telesocpe:before {
content: "\e607";
}
.icon-stop:before {
content: "\e608";
}
.icon-starship:before {
content: "\e609";
}
.icon-starship2:before {
content: "\e60a";
}
.icon-speaker:before {
content: "\e60b";
}
.icon-speaker2:before {
content: "\e60c";
}
.icon-soccer:before {
content: "\e60d";
}
.icon-snikers:before {
content: "\e60e";
}
.icon-scisors:before {
content: "\e60f";
}
.icon-puzzle:before {
content: "\e610";
}
.icon-printer:before {
content: "\e611";
}
.icon-pool:before {
content: "\e612";
}
.icon-podium:before {
content: "\e613";
}
.icon-play:before {
content: "\e614";
}
.icon-planet:before {
content: "\e615";
}
.icon-pause:before {
content: "\e616";
}
.icon-next:before {
content: "\e617";
}
.icon-musicnote2:before {
content: "\e618";
}
.icon-musicnote:before {
content: "\e619";
}
.icon-musicmixer:before {
content: "\e61a";
}
.icon-microphone:before {
content: "\e61b";
}
.icon-medal:before {
content: "\e61c";
}
.icon-manfigure:before {
content: "\e61d";
}
.icon-magnet:before {
content: "\e61e";
}
.icon-like:before {
content: "\e61f";
}
.icon-hanger:before {
content: "\e620";
}
.icon-handicap:before {
content: "\e621";
}
.icon-forward:before {
content: "\e622";
}
.icon-footbal:before {
content: "\e623";
}
.icon-flag:before {
content: "\e624";
}
.icon-femalefigure:before {
content: "\e625";
}
.icon-dislike:before {
content: "\e626";
}
.icon-diamondring:before {
content: "\e627";
}
.icon-cup:before {
content: "\e628";
}
.icon-crown:before {
content: "\e629";
}
.icon-column:before {
content: "\e62a";
}
.icon-click:before {
content: "\e62b";
}
.icon-cassette:before {
content: "\e62c";
}
.icon-bomb:before {
content: "\e62d";
}
.icon-batterylow:before {
content: "\e62e";
}
.icon-batteryfull:before {
content: "\e62f";
}
.icon-bascketball:before {
content: "\e630";
}
.icon-astronaut:before {
content: "\e631";
}
.icon-wineglass:before {
content: "\e632";
}
.icon-water:before {
content: "\e633";
}
.icon-wallet:before {
content: "\e634";
}
.icon-umbrella:before {
content: "\e635";
}
.icon-tv:before {
content: "\e636";
}
.icon-teamug:before {
content: "\e637";
}
.icon-tablet:before {
content: "\e638";
}
.icon-soda:before {
content: "\e639";
}
.icon-sodacan:before {
content: "\e63a";
}
.icon-simcard:before {
content: "\e63b";
}
.icon-signal:before {
content: "\e63c";
}
.icon-shaker:before {
content: "\e63d";
}
.icon-radio:before {
content: "\e63e";
}
.icon-pizza:before {
content: "\e63f";
}
.icon-phone:before {
content: "\e640";
}
.icon-notebook:before {
content: "\e641";
}
.icon-mug:before {
content: "\e642";
}
.icon-mastercard:before {
content: "\e643";
}
.icon-ipod:before {
content: "\e644";
}
.icon-info:before {
content: "\e645";
}
.icon-icecream2:before {
content: "\e646";
}
.icon-icecream1:before {
content: "\e647";
}
.icon-hourglass:before {
content: "\e648";
}
.icon-help:before {
content: "\e649";
}
.icon-goto:before {
content: "\e64a";
}
.icon-glasses:before {
content: "\e64b";
}
.icon-gameboy:before {
content: "\e64c";
}
.icon-forkandknife:before {
content: "\e64d";
}
.icon-export:before {
content: "\e64e";
}
.icon-exit:before {
content: "\e64f";
}
.icon-espresso:before {
content: "\e650";
}
.icon-drop:before {
content: "\e651";
}
.icon-download:before {
content: "\e652";
}
.icon-dollars:before {
content: "\e653";
}
.icon-dollar:before {
content: "\e654";
}
.icon-desktopmonitor:before {
content: "\e655";
}
.icon-corkscrew:before {
content: "\e656";
}
.icon-coffeetogo:before {
content: "\e657";
}
.icon-chart:before {
content: "\e658";
}
.icon-chartup:before {
content: "\e659";
}
.icon-chartdown:before {
content: "\e65a";
}
.icon-calculator:before {
content: "\e65b";
}
.icon-bread:before {
content: "\e65c";
}
.icon-bourbon:before {
content: "\e65d";
}
.icon-bottleofwine:before {
content: "\e65e";
}
.icon-bag:before {
content: "\e65f";
}
.icon-arrow:before {
content: "\e660";
}
.icon-antenna2:before {
content: "\e661";
}
.icon-antenna1:before {
content: "\e662";
}
.icon-anchor:before {
content: "\e663";
}
.icon-wheelbarrow:before {
content: "\e664";
}
.icon-webcam:before {
content: "\e665";
}
.icon-unlinked:before {
content: "\e666";
}
.icon-truck:before {
content: "\e667";
}
.icon-timer:before {
content: "\e668";
}
.icon-time:before {
content: "\e669";
}
.icon-storagebox:before {
content: "\e66a";
}
.icon-star:before {
content: "\e66b";
}
.icon-shoppingcart:before {
content: "\e66c";
}
.icon-shield:before {
content: "\e66d";
}
.icon-seringe:before {
content: "\e66e";
}
.icon-pulse:before {
content: "\e66f";
}
.icon-plaster:before {
content: "\e670";
}
.icon-plaine:before {
content: "\e671";
}
.icon-pill:before {
content: "\e672";
}
.icon-picnicbasket:before {
content: "\e673";
}
.icon-phone2:before {
content: "\e674";
}
.icon-pencil:before {
content: "\e675";
}
.icon-pen:before {
content: "\e676";
}
.icon-paperclip:before {
content: "\e677";
}
.icon-on-off:before {
content: "\e678";
}
.icon-mouse:before {
content: "\e679";
}
.icon-megaphone:before {
content: "\e67a";
}
.icon-linked:before {
content: "\e67b";
}
.icon-keyboard:before {
content: "\e67c";
}
.icon-house:before {
content: "\e67d";
}
.icon-heart:before {
content: "\e67e";
}
.icon-headset:before {
content: "\e67f";
}
.icon-fullshoppingcart:before {
content: "\e680";
}
.icon-fullscreen:before {
content: "\e681";
}
.icon-folder:before {
content: "\e682";
}
.icon-floppy:before {
content: "\e683";
}
.icon-files:before {
content: "\e684";
}
.icon-file:before {
content: "\e685";
}
.icon-filebox:before {
content: "\e686";
}
.icon-exitfullscreen:before {
content: "\e687";
}
.icon-emptybox:before {
content: "\e688";
}
.icon-delete:before {
content: "\e689";
}
.icon-controller:before {
content: "\e68a";
}
.icon-compass:before {
content: "\e68b";
}
.icon-compasstool:before {
content: "\e68c";
}
.icon-clipboardtext:before {
content: "\e68d";
}
.icon-clipboardchart:before {
content: "\e68e";
}
.icon-chemicalglass:before {
content: "\e68f";
}
.icon-cd:before {
content: "\e690";
}
.icon-carioca:before {
content: "\e691";
}
.icon-car:before {
content: "\e692";
}
.icon-book:before {
content: "\e693";
}
.icon-bigtruck:before {
content: "\e694";
}
.icon-bicycle:before {
content: "\e695";
}
.icon-wrench:before {
content: "\e696";
}
.icon-web:before {
content: "\e697";
}
.icon-watch:before {
content: "\e698";
}
.icon-volume:before {
content: "\e699";
}
.icon-video:before {
content: "\e69a";
}
.icon-users:before {
content: "\e69b";
}
.icon-user:before {
content: "\e69c";
}
.icon-uploadcloud:before {
content: "\e69d";
}
.icon-typing:before {
content: "\e69e";
}
.icon-tools:before {
content: "\e69f";
}
.icon-tag:before {
content: "\e6a0";
}
.icon-speedometter:before {
content: "\e6a1";
}
.icon-share:before {
content: "\e6a2";
}
.icon-settings:before {
content: "\e6a3";
}
.icon-search:before {
content: "\e6a4";
}
.icon-screwdriver:before {
content: "\e6a5";
}
.icon-rolodex:before {
content: "\e6a6";
}
.icon-ringer:before {
content: "\e6a7";
}
.icon-resume:before {
content: "\e6a8";
}
.icon-restart:before {
content: "\e6a9";
}
.icon-poweroff:before {
content: "\e6aa";
}
.icon-pointer:before {
content: "\e6ab";
}
.icon-picture:before {
content: "\e6ac";
}
.icon-openedlock:before {
content: "\e6ad";
}
.icon-notes:before {
content: "\e6ae";
}
.icon-mute:before {
content: "\e6af";
}
.icon-movie:before {
content: "\e6b0";
}
.icon-microphone2:before {
content: "\e6b1";
}
.icon-message:before {
content: "\e6b2";
}
.icon-messageright:before {
content: "\e6b3";
}
.icon-messageleft:before {
content: "\e6b4";
}
.icon-menu:before {
content: "\e6b5";
}
.icon-media:before {
content: "\e6b6";
}
.icon-mail:before {
content: "\e6b7";
}
.icon-list:before {
content: "\e6b8";
}
.icon-layers:before {
content: "\e6b9";
}
.icon-key:before {
content: "\e6ba";
}
.icon-imbox:before {
content: "\e6bb";
}
.icon-eye:before {
content: "\e6bc";
}
.icon-edit:before {
content: "\e6bd";
}
.icon-dslrcamera:before {
content: "\e6be";
}
.icon-downloadcloud:before {
content: "\e6bf";
}
.icon-compactcamera:before {
content: "\e6c0";
}
.icon-cloud:before {
content: "\e6c1";
}
.icon-closedlock:before {
content: "\e6c2";
}
.icon-chart2:before {
content: "\e6c3";
}
.icon-bulb:before {
content: "\e6c4";
}
.icon-briefcase:before {
content: "\e6c5";
}
.icon-blog:before {
content: "\e6c6";
}
.icon-agenda:before {
content: "\e6c7";
}@font-face {
font-family: 'IcoMoon-Ultimate';
src: url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/IcoMoon-Ultimate.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.icon-moon { font-family: 'IcoMoon-Ultimate' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-moon-home:before {
content: "\e900";
}
.icon-moon-home2:before {
content: "\e901";
}
.icon-moon-home3:before {
content: "\e902";
}
.icon-moon-home4:before {
content: "\e903";
}
.icon-moon-home5:before {
content: "\e904";
}
.icon-moon-home6:before {
content: "\e905";
}
.icon-moon-home7:before {
content: "\e906";
}
.icon-moon-home8:before {
content: "\e907";
}
.icon-moon-home9:before {
content: "\e908";
}
.icon-moon-office:before {
content: "\e909";
}
.icon-moon-city:before {
content: "\e90a";
}
.icon-moon-newspaper:before {
content: "\e90b";
}
.icon-moon-magazine:before {
content: "\e90c";
}
.icon-moon-design:before {
content: "\e90d";
}
.icon-moon-pencil:before {
content: "\e90e";
}
.icon-moon-pencil2:before {
content: "\e90f";
}
.icon-moon-pencil3:before {
content: "\e910";
}
.icon-moon-pencil4:before {
content: "\e911";
}
.icon-moon-pencil5:before {
content: "\e912";
}
.icon-moon-pencil6:before {
content: "\e913";
}
.icon-moon-pencil7:before {
content: "\e914";
}
.icon-moon-eraser:before {
content: "\e915";
}
.icon-moon-eraser2:before {
content: "\e916";
}
.icon-moon-eraser3:before {
content: "\e917";
}
.icon-moon-quill:before {
content: "\e918";
}
.icon-moon-quill2:before {
content: "\e919";
}
.icon-moon-quill3:before {
content: "\e91a";
}
.icon-moon-quill4:before {
content: "\e91b";
}
.icon-moon-pen:before {
content: "\e91c";
}
.icon-moon-pen-plus:before {
content: "\e91d";
}
.icon-moon-pen-minus:before {
content: "\e91e";
}
.icon-moon-pen2:before {
content: "\e91f";
}
.icon-moon-pen3:before {
content: "\e920";
}
.icon-moon-pen4:before {
content: "\e921";
}
.icon-moon-pen5:before {
content: "\e922";
}
.icon-moon-marker:before {
content: "\e923";
}
.icon-moon-marker2:before {
content: "\e924";
}
.icon-moon-blog:before {
content: "\e925";
}
.icon-moon-blog2:before {
content: "\e926";
}
.icon-moon-pen6:before {
content: "\e927";
}
.icon-moon-brush:before {
content: "\e928";
}
.icon-moon-spray:before {
content: "\e929";
}
.icon-moon-palette:before {
content: "\e92a";
}
.icon-moon-palette2:before {
content: "\e92b";
}
.icon-moon-color-sampler:before {
content: "\e92c";
}
.icon-moon-toggle:before {
content: "\e92d";
}
.icon-moon-bucket:before {
content: "\e92e";
}
.icon-moon-bucket2:before {
content: "\e92f";
}
.icon-moon-gradient:before {
content: "\e930";
}
.icon-moon-eyedropper:before {
content: "\e931";
}
.icon-moon-eyedropper2:before {
content: "\e932";
}
.icon-moon-eyedropper3:before {
content: "\e933";
}
.icon-moon-droplet:before {
content: "\e934";
}
.icon-moon-droplet2:before {
content: "\e935";
}
.icon-moon-droplet-contrast:before {
content: "\e936";
}
.icon-moon-color-clear:before {
content: "\e937";
}
.icon-moon-paint-format:before {
content: "\e938";
}
.icon-moon-stamp:before {
content: "\e939";
}
.icon-moon-images:before {
content: "\e93a";
}
.icon-moon-image:before {
content: "\e93b";
}
.icon-moon-image2:before {
content: "\e93c";
}
.icon-moon-image-compare:before {
content: "\e93d";
}
.icon-moon-images2:before {
content: "\e93e";
}
.icon-moon-image3:before {
content: "\e93f";
}
.icon-moon-images3:before {
content: "\e940";
}
.icon-moon-image4:before {
content: "\e941";
}
.icon-moon-image5:before {
content: "\e942";
}
.icon-moon-image6:before {
content: "\e943";
}
.icon-moon-camera:before {
content: "\e944";
}
.icon-moon-camera2:before {
content: "\e945";
}
.icon-moon-camera3:before {
content: "\e946";
}
.icon-moon-shutter:before {
content: "\e947";
}
.icon-moon-headphones:before {
content: "\e948";
}
.icon-moon-headset:before {
content: "\e949";
}
.icon-moon-music:before {
content: "\e94a";
}
.icon-moon-music2:before {
content: "\e94b";
}
.icon-moon-music3:before {
content: "\e94c";
}
.icon-moon-music4:before {
content: "\e94d";
}
.icon-moon-music5:before {
content: "\e94e";
}
.icon-moon-music6:before {
content: "\e94f";
}
.icon-moon-album:before {
content: "\e950";
}
.icon-moon-cassette:before {
content: "\e951";
}
.icon-moon-tape:before {
content: "\e952";
}
.icon-moon-piano:before {
content: "\e953";
}
.icon-moon-guitar:before {
content: "\e954";
}
.icon-moon-trumpet:before {
content: "\e955";
}
.icon-moon-speakers:before {
content: "\e956";
}
.icon-moon-play:before {
content: "\e957";
}
.icon-moon-play2:before {
content: "\e958";
}
.icon-moon-clapboard-play:before {
content: "\e959";
}
.icon-moon-clapboard:before {
content: "\e95a";
}
.icon-moon-media:before {
content: "\e95b";
}
.icon-moon-presentation:before {
content: "\e95c";
}
.icon-moon-movie:before {
content: "\e95d";
}
.icon-moon-film:before {
content: "\e95e";
}
.icon-moon-film2:before {
content: "\e95f";
}
.icon-moon-film3:before {
content: "\e960";
}
.icon-moon-film4:before {
content: "\e961";
}
.icon-moon-video-camera:before {
content: "\e962";
}
.icon-moon-video-camera2:before {
content: "\e963";
}
.icon-moon-video-camera-slash:before {
content: "\e964";
}
.icon-moon-video-camera3:before {
content: "\e965";
}
.icon-moon-video-camera4:before {
content: "\e966";
}
.icon-moon-video-camera-slash2:before {
content: "\e967";
}
.icon-moon-video-camera5:before {
content: "\e968";
}
.icon-moon-recording:before {
content: "\e969";
}
.icon-moon-dice:before {
content: "\e96a";
}
.icon-moon-gamepad:before {
content: "\e96b";
}
.icon-moon-gamepad2:before {
content: "\e96c";
}
.icon-moon-gamepad3:before {
content: "\e96d";
}
.icon-moon-pacman:before {
content: "\e96e";
}
.icon-moon-spades:before {
content: "\e96f";
}
.icon-moon-clubs:before {
content: "\e970";
}
.icon-moon-diamonds:before {
content: "\e971";
}
.icon-moon-chess-king:before {
content: "\e972";
}
.icon-moon-chess-queen:before {
content: "\e973";
}
.icon-moon-chess-rook:before {
content: "\e974";
}
.icon-moon-chess-bishop:before {
content: "\e975";
}
.icon-moon-chess-knight:before {
content: "\e976";
}
.icon-moon-chess-pawn:before {
content: "\e977";
}
.icon-moon-chess:before {
content: "\e978";
}
.icon-moon-bullhorn:before {
content: "\e979";
}
.icon-moon-megaphone:before {
content: "\e97a";
}
.icon-moon-new:before {
content: "\e97b";
}
.icon-moon-connection:before {
content: "\e97c";
}
.icon-moon-connection2:before {
content: "\e97d";
}
.icon-moon-connection3:before {
content: "\e97e";
}
.icon-moon-connection4:before {
content: "\e97f";
}
.icon-moon-podcast:before {
content: "\e980";
}
.icon-moon-station:before {
content: "\e981";
}
.icon-moon-station2:before {
content: "\e982";
}
.icon-moon-antenna:before {
content: "\e983";
}
.icon-moon-satellite-dish:before {
content: "\e984";
}
.icon-moon-satellite-dish2:before {
content: "\e985";
}
.icon-moon-feed:before {
content: "\e986";
}
.icon-moon-podcast2:before {
content: "\e987";
}
.icon-moon-antenna2:before {
content: "\e988";
}
.icon-moon-mic:before {
content: "\e989";
}
.icon-moon-mic-off:before {
content: "\e98a";
}
.icon-moon-mic2:before {
content: "\e98b";
}
.icon-moon-mic-off2:before {
content: "\e98c";
}
.icon-moon-mic3:before {
content: "\e98d";
}
.icon-moon-mic4:before {
content: "\e98e";
}
.icon-moon-mic5:before {
content: "\e98f";
}
.icon-moon-book:before {
content: "\e990";
}
.icon-moon-book2:before {
content: "\e991";
}
.icon-moon-book-play:before {
content: "\e992";
}
.icon-moon-book3:before {
content: "\e993";
}
.icon-moon-bookmark:before {
content: "\e994";
}
.icon-moon-books:before {
content: "\e995";
}
.icon-moon-archive:before {
content: "\e996";
}
.icon-moon-reading:before {
content: "\e997";
}
.icon-moon-library:before {
content: "\e998";
}
.icon-moon-library2:before {
content: "\e999";
}
.icon-moon-graduation:before {
content: "\e99a";
}
.icon-moon-file-text:before {
content: "\e99b";
}
.icon-moon-profile:before {
content: "\e99c";
}
.icon-moon-file-empty:before {
content: "\e99d";
}
.icon-moon-file-empty2:before {
content: "\e99e";
}
.icon-moon-files-empty:before {
content: "\e99f";
}
.icon-moon-files-empty2:before {
content: "\e9a0";
}
.icon-moon-file-plus:before {
content: "\e9a1";
}
.icon-moon-file-plus2:before {
content: "\e9a2";
}
.icon-moon-file-minus:before {
content: "\e9a3";
}
.icon-moon-file-minus2:before {
content: "\e9a4";
}
.icon-moon-file-download:before {
content: "\e9a5";
}
.icon-moon-file-download2:before {
content: "\e9a6";
}
.icon-moon-file-upload:before {
content: "\e9a7";
}
.icon-moon-file-upload2:before {
content: "\e9a8";
}
.icon-moon-file-check:before {
content: "\e9a9";
}
.icon-moon-file-check2:before {
content: "\e9aa";
}
.icon-moon-file-eye:before {
content: "\e9ab";
}
.icon-moon-file-eye2:before {
content: "\e9ac";
}
.icon-moon-file-text2:before {
content: "\e9ad";
}
.icon-moon-file-text3:before {
content: "\e9ae";
}
.icon-moon-file-picture:before {
content: "\e9af";
}
.icon-moon-file-picture2:before {
content: "\e9b0";
}
.icon-moon-file-music:before {
content: "\e9b1";
}
.icon-moon-file-music2:before {
content: "\e9b2";
}
.icon-moon-file-play:before {
content: "\e9b3";
}
.icon-moon-file-play2:before {
content: "\e9b4";
}
.icon-moon-file-video:before {
content: "\e9b5";
}
.icon-moon-file-video2:before {
content: "\e9b6";
}
.icon-moon-copy:before {
content: "\e9b7";
}
.icon-moon-copy2:before {
content: "\e9b8";
}
.icon-moon-file-zip:before {
content: "\e9b9";
}
.icon-moon-file-zip2:before {
content: "\e9ba";
}
.icon-moon-file-xml:before {
content: "\e9bb";
}
.icon-moon-file-xml2:before {
content: "\e9bc";
}
.icon-moon-file-css:before {
content: "\e9bd";
}
.icon-moon-file-css2:before {
content: "\e9be";
}
.icon-moon-file-presentation:before {
content: "\e9bf";
}
.icon-moon-file-presentation2:before {
content: "\e9c0";
}
.icon-moon-file-stats:before {
content: "\e9c1";
}
.icon-moon-file-stats2:before {
content: "\e9c2";
}
.icon-moon-file-locked:before {
content: "\e9c3";
}
.icon-moon-file-locked2:before {
content: "\e9c4";
}
.icon-moon-file-spreadsheet:before {
content: "\e9c5";
}
.icon-moon-file-spreadsheet2:before {
content: "\e9c6";
}
.icon-moon-copy3:before {
content: "\e9c7";
}
.icon-moon-copy4:before {
content: "\e9c8";
}
.icon-moon-paste:before {
content: "\e9c9";
}
.icon-moon-paste2:before {
content: "\e9ca";
}
.icon-moon-paste3:before {
content: "\e9cb";
}
.icon-moon-paste4:before {
content: "\e9cc";
}
.icon-moon-stack:before {
content: "\e9cd";
}
.icon-moon-stack2:before {
content: "\e9ce";
}
.icon-moon-stack3:before {
content: "\e9cf";
}
.icon-moon-folder:before {
content: "\e9d0";
}
.icon-moon-folder-search:before {
content: "\e9d1";
}
.icon-moon-folder-download:before {
content: "\e9d2";
}
.icon-moon-folder-upload:before {
content: "\e9d3";
}
.icon-moon-folder-plus:before {
content: "\e9d4";
}
.icon-moon-folder-plus2:before {
content: "\e9d5";
}
.icon-moon-folder-minus:before {
content: "\e9d6";
}
.icon-moon-folder-minus2:before {
content: "\e9d7";
}
.icon-moon-folder-check:before {
content: "\e9d8";
}
.icon-moon-folder-heart:before {
content: "\e9d9";
}
.icon-moon-folder-remove:before {
content: "\e9da";
}
.icon-moon-folder2:before {
content: "\e9db";
}
.icon-moon-folder-open:before {
content: "\e9dc";
}
.icon-moon-folder3:before {
content: "\e9dd";
}
.icon-moon-folder4:before {
content: "\e9de";
}
.icon-moon-folder-plus3:before {
content: "\e9df";
}
.icon-moon-folder-minus3:before {
content: "\e9e0";
}
.icon-moon-folder-plus4:before {
content: "\e9e1";
}
.icon-moon-folder-minus4:before {
content: "\e9e2";
}
.icon-moon-folder-download2:before {
content: "\e9e3";
}
.icon-moon-folder-upload2:before {
content: "\e9e4";
}
.icon-moon-folder-download3:before {
content: "\e9e5";
}
.icon-moon-folder-upload3:before {
content: "\e9e6";
}
.icon-moon-folder5:before {
content: "\e9e7";
}
.icon-moon-folder-open2:before {
content: "\e9e8";
}
.icon-moon-folder6:before {
content: "\e9e9";
}
.icon-moon-folder-open3:before {
content: "\e9ea";
}
.icon-moon-certificate:before {
content: "\e9eb";
}
.icon-moon-cc:before {
content: "\e9ec";
}
.icon-moon-price-tag:before {
content: "\e9ed";
}
.icon-moon-price-tag2:before {
content: "\e9ee";
}
.icon-moon-price-tags:before {
content: "\e9ef";
}
.icon-moon-price-tag3:before {
content: "\e9f0";
}
.icon-moon-price-tags2:before {
content: "\e9f1";
}
.icon-moon-price-tag4:before {
content: "\e9f2";
}
.icon-moon-price-tags3:before {
content: "\e9f3";
}
.icon-moon-price-tag5:before {
content: "\e9f4";
}
.icon-moon-price-tags4:before {
content: "\e9f5";
}
.icon-moon-barcode:before {
content: "\e9f6";
}
.icon-moon-barcode2:before {
content: "\e9f7";
}
.icon-moon-qrcode:before {
content: "\e9f8";
}
.icon-moon-ticket:before {
content: "\e9f9";
}
.icon-moon-ticket2:before {
content: "\e9fa";
}
.icon-moon-theater:before {
content: "\e9fb";
}
.icon-moon-store:before {
content: "\e9fc";
}
.icon-moon-store2:before {
content: "\e9fd";
}
.icon-moon-cart:before {
content: "\e9fe";
}
.icon-moon-cart2:before {
content: "\e9ff";
}
.icon-moon-cart3:before {
content: "\ea00";
}
.icon-moon-cart4:before {
content: "\ea01";
}
.icon-moon-cart5:before {
content: "\ea02";
}
.icon-moon-cart-add:before {
content: "\ea03";
}
.icon-moon-cart-add2:before {
content: "\ea04";
}
.icon-moon-cart-remove:before {
content: "\ea05";
}
.icon-moon-basket:before {
content: "\ea06";
}
.icon-moon-bag:before {
content: "\ea07";
}
.icon-moon-bag2:before {
content: "\ea08";
}
.icon-moon-percent:before {
content: "\ea09";
}
.icon-moon-coins:before {
content: "\ea0a";
}
.icon-moon-coin-dollar:before {
content: "\ea0b";
}
.icon-moon-coin-euro:before {
content: "\ea0c";
}
.icon-moon-coin-pound:before {
content: "\ea0d";
}
.icon-moon-coin-yen:before {
content: "\ea0e";
}
.icon-moon-piggy-bank:before {
content: "\ea0f";
}
.icon-moon-wallet:before {
content: "\ea10";
}
.icon-moon-cash:before {
content: "\ea11";
}
.icon-moon-cash2:before {
content: "\ea12";
}
.icon-moon-cash3:before {
content: "\ea13";
}
.icon-moon-cash4:before {
content: "\ea14";
}
.icon-moon-credit-card:before {
content: "\ea15";
}
.icon-moon-credit-card2:before {
content: "\ea16";
}
.icon-moon-calculator:before {
content: "\ea17";
}
.icon-moon-calculator2:before {
content: "\ea18";
}
.icon-moon-calculator3:before {
content: "\ea19";
}
.icon-moon-chip:before {
content: "\ea1a";
}
.icon-moon-lifebuoy:before {
content: "\ea1b";
}
.icon-moon-phone:before {
content: "\ea1c";
}
.icon-moon-phone2:before {
content: "\ea1d";
}
.icon-moon-phone-slash:before {
content: "\ea1e";
}
.icon-moon-phone-wave:before {
content: "\ea1f";
}
.icon-moon-phone-plus:before {
content: "\ea20";
}
.icon-moon-phone-minus:before {
content: "\ea21";
}
.icon-moon-phone-plus2:before {
content: "\ea22";
}
.icon-moon-phone-minus2:before {
content: "\ea23";
}
.icon-moon-phone-incoming:before {
content: "\ea24";
}
.icon-moon-phone-outgoing:before {
content: "\ea25";
}
.icon-moon-phone3:before {
content: "\ea26";
}
.icon-moon-phone-slash2:before {
content: "\ea27";
}
.icon-moon-phone-wave2:before {
content: "\ea28";
}
.icon-moon-phone-hang-up:before {
content: "\ea29";
}
.icon-moon-phone-hang-up2:before {
content: "\ea2a";
}
.icon-moon-address-book:before {
content: "\ea2b";
}
.icon-moon-address-book2:before {
content: "\ea2c";
}
.icon-moon-address-book3:before {
content: "\ea2d";
}
.icon-moon-notebook:before {
content: "\ea2e";
}
.icon-moon-at-sign:before {
content: "\ea2f";
}
.icon-moon-envelop:before {
content: "\ea30";
}
.icon-moon-envelop2:before {
content: "\ea31";
}
.icon-moon-envelop3:before {
content: "\ea32";
}
.icon-moon-envelop4:before {
content: "\ea33";
}
.icon-moon-envelop5:before {
content: "\ea34";
}
.icon-moon-mailbox:before {
content: "\ea35";
}
.icon-moon-pushpin:before {
content: "\ea36";
}
.icon-moon-pushpin2:before {
content: "\ea37";
}
.icon-moon-location:before {
content: "\ea38";
}
.icon-moon-location2:before {
content: "\ea39";
}
.icon-moon-location3:before {
content: "\ea3a";
}
.icon-moon-location4:before {
content: "\ea3b";
}
.icon-moon-location5:before {
content: "\ea3c";
}
.icon-moon-location6:before {
content: "\ea3d";
}
.icon-moon-location7:before {
content: "\ea3e";
}
.icon-moon-compass:before {
content: "\ea3f";
}
.icon-moon-compass2:before {
content: "\ea40";
}
.icon-moon-compass3:before {
content: "\ea41";
}
.icon-moon-compass4:before {
content: "\ea42";
}
.icon-moon-compass5:before {
content: "\ea43";
}
.icon-moon-compass6:before {
content: "\ea44";
}
.icon-moon-map:before {
content: "\ea45";
}
.icon-moon-map2:before {
content: "\ea46";
}
.icon-moon-map3:before {
content: "\ea47";
}
.icon-moon-map4:before {
content: "\ea48";
}
.icon-moon-map5:before {
content: "\ea49";
}
.icon-moon-direction:before {
content: "\ea4a";
}
.icon-moon-reset:before {
content: "\ea4b";
}
.icon-moon-history:before {
content: "\ea4c";
}
.icon-moon-clock:before {
content: "\ea4d";
}
.icon-moon-clock2:before {
content: "\ea4e";
}
.icon-moon-clock3:before {
content: "\ea4f";
}
.icon-moon-clock4:before {
content: "\ea50";
}
.icon-moon-watch:before {
content: "\ea51";
}
.icon-moon-watch2:before {
content: "\ea52";
}
.icon-moon-alarm:before {
content: "\ea53";
}
.icon-moon-alarm-add:before {
content: "\ea54";
}
.icon-moon-alarm-check:before {
content: "\ea55";
}
.icon-moon-alarm-cancel:before {
content: "\ea56";
}
.icon-moon-bell:before {
content: "\ea57";
}
.icon-moon-bell2:before {
content: "\ea58";
}
.icon-moon-bell3:before {
content: "\ea59";
}
.icon-moon-bell-plus:before {
content: "\ea5a";
}
.icon-moon-bell-minus:before {
content: "\ea5b";
}
.icon-moon-bell-check:before {
content: "\ea5c";
}
.icon-moon-bell-cross:before {
content: "\ea5d";
}
.icon-moon-stopwatch:before {
content: "\ea5e";
}
.icon-moon-calendar:before {
content: "\ea5f";
}
.icon-moon-calendar2:before {
content: "\ea60";
}
.icon-moon-calendar3:before {
content: "\ea61";
}
.icon-moon-calendar4:before {
content: "\ea62";
}
.icon-moon-calendar5:before {
content: "\ea63";
}
.icon-moon-calendar-empty:before {
content: "\ea64";
}
.icon-moon-calendar-day:before {
content: "\ea65";
}
.icon-moon-calendar-week:before {
content: "\ea66";
}
.icon-moon-printer:before {
content: "\ea67";
}
.icon-moon-printer2:before {
content: "\ea68";
}
.icon-moon-printer3:before {
content: "\ea69";
}
.icon-moon-printer4:before {
content: "\ea6a";
}
.icon-moon-shredder:before {
content: "\ea6b";
}
.icon-moon-mouse:before {
content: "\ea6c";
}
.icon-moon-mouse2:before {
content: "\ea6d";
}
.icon-moon-mouse-left:before {
content: "\ea6e";
}
.icon-moon-mouse-right:before {
content: "\ea6f";
}
.icon-moon-keyboard:before {
content: "\ea70";
}
.icon-moon-keyboard2:before {
content: "\ea71";
}
.icon-moon-typewriter:before {
content: "\ea72";
}
.icon-moon-display:before {
content: "\ea73";
}
.icon-moon-display2:before {
content: "\ea74";
}
.icon-moon-display3:before {
content: "\ea75";
}
.icon-moon-display4:before {
content: "\ea76";
}
.icon-moon-laptop:before {
content: "\ea77";
}
.icon-moon-mobile:before {
content: "\ea78";
}
.icon-moon-mobile2:before {
content: "\ea79";
}
.icon-moon-tablet:before {
content: "\ea7a";
}
.icon-moon-mobile3:before {
content: "\ea7b";
}
.icon-moon-tv:before {
content: "\ea7c";
}
.icon-moon-radio:before {
content: "\ea7d";
}
.icon-moon-cabinet:before {
content: "\ea7e";
}
.icon-moon-drawer:before {
content: "\ea7f";
}
.icon-moon-drawer2:before {
content: "\ea80";
}
.icon-moon-drawer-out:before {
content: "\ea81";
}
.icon-moon-drawer-in:before {
content: "\ea82";
}
.icon-moon-drawer3:before {
content: "\ea83";
}
.icon-moon-box:before {
content: "\ea84";
}
.icon-moon-box-add:before {
content: "\ea85";
}
.icon-moon-box-remove:before {
content: "\ea86";
}
.icon-moon-download:before {
content: "\ea87";
}
.icon-moon-upload:before {
content: "\ea88";
}
.icon-moon-floppy-disk:before {
content: "\ea89";
}
.icon-moon-floppy-disks:before {
content: "\ea8a";
}
.icon-moon-floppy-disks2:before {
content: "\ea8b";
}
.icon-moon-floppy-disk2:before {
content: "\ea8c";
}
.icon-moon-floppy-disk3:before {
content: "\ea8d";
}
.icon-moon-disk:before {
content: "\ea8e";
}
.icon-moon-disk2:before {
content: "\ea8f";
}
.icon-moon-usb-stick:before {
content: "\ea90";
}
.icon-moon-drive:before {
content: "\ea91";
}
.icon-moon-server:before {
content: "\ea92";
}
.icon-moon-database:before {
content: "\ea93";
}
.icon-moon-database2:before {
content: "\ea94";
}
.icon-moon-database3:before {
content: "\ea95";
}
.icon-moon-database4:before {
content: "\ea96";
}
.icon-moon-database-menu:before {
content: "\ea97";
}
.icon-moon-database-add:before {
content: "\ea98";
}
.icon-moon-database-remove:before {
content: "\ea99";
}
.icon-moon-database-insert:before {
content: "\ea9a";
}
.icon-moon-database-export:before {
content: "\ea9b";
}
.icon-moon-database-upload:before {
content: "\ea9c";
}
.icon-moon-database-refresh:before {
content: "\ea9d";
}
.icon-moon-database-diff:before {
content: "\ea9e";
}
.icon-moon-database-edit:before {
content: "\ea9f";
}
.icon-moon-database-edit2:before {
content: "\eaa0";
}
.icon-moon-database-check:before {
content: "\eaa1";
}
.icon-moon-database-arrow:before {
content: "\eaa2";
}
.icon-moon-database-time:before {
content: "\eaa3";
}
.icon-moon-database-time2:before {
content: "\eaa4";
}
.icon-moon-undo:before {
content: "\eaa5";
}
.icon-moon-redo:before {
content: "\eaa6";
}
.icon-moon-rotate-ccw:before {
content: "\eaa7";
}
.icon-moon-rotate-cw:before {
content: "\eaa8";
}
.icon-moon-rotate-ccw2:before {
content: "\eaa9";
}
.icon-moon-rotate-cw2:before {
content: "\eaaa";
}
.icon-moon-rotate-ccw3:before {
content: "\eaab";
}
.icon-moon-rotate-cw3:before {
content: "\eaac";
}
.icon-moon-flip-vertical:before {
content: "\eaad";
}
.icon-moon-flip-vertical2:before {
content: "\eaae";
}
.icon-moon-flip-horizontal:before {
content: "\eaaf";
}
.icon-moon-flip-horizontal2:before {
content: "\eab0";
}
.icon-moon-flip-vertical3:before {
content: "\eab1";
}
.icon-moon-flip-vertical4:before {
content: "\eab2";
}
.icon-moon-angle:before {
content: "\eab3";
}
.icon-moon-shear:before {
content: "\eab4";
}
.icon-moon-unite:before {
content: "\eab5";
}
.icon-moon-subtract:before {
content: "\eab6";
}
.icon-moon-interset:before {
content: "\eab7";
}
.icon-moon-exclude:before {
content: "\eab8";
}
.icon-moon-align-left:before {
content: "\eab9";
}
.icon-moon-align-center-horizontal:before {
content: "\eaba";
}
.icon-moon-align-right:before {
content: "\eabb";
}
.icon-moon-align-top:before {
content: "\eabc";
}
.icon-moon-align-center-vertical:before {
content: "\eabd";
}
.icon-moon-align-bottom:before {
content: "\eabe";
}
.icon-moon-undo2:before {
content: "\eabf";
}
.icon-moon-redo2:before {
content: "\eac0";
}
.icon-moon-forward:before {
content: "\eac1";
}
.icon-moon-reply:before {
content: "\eac2";
}
.icon-moon-reply-all:before {
content: "\eac3";
}
.icon-moon-bubble:before {
content: "\eac4";
}
.icon-moon-bubbles:before {
content: "\eac5";
}
.icon-moon-bubbles2:before {
content: "\eac6";
}
.icon-moon-bubble2:before {
content: "\eac7";
}
.icon-moon-bubbles3:before {
content: "\eac8";
}
.icon-moon-bubbles4:before {
content: "\eac9";
}
.icon-moon-bubble-notification:before {
content: "\eaca";
}
.icon-moon-bubbles5:before {
content: "\eacb";
}
.icon-moon-bubbles6:before {
content: "\eacc";
}
.icon-moon-bubble3:before {
content: "\eacd";
}
.icon-moon-bubble-dots:before {
content: "\eace";
}
.icon-moon-bubble-lines:before {
content: "\eacf";
}
.icon-moon-bubble4:before {
content: "\ead0";
}
.icon-moon-bubble-dots2:before {
content: "\ead1";
}
.icon-moon-bubble-lines2:before {
content: "\ead2";
}
.icon-moon-bubble5:before {
content: "\ead3";
}
.icon-moon-bubble6:before {
content: "\ead4";
}
.icon-moon-bubbles7:before {
content: "\ead5";
}
.icon-moon-bubble7:before {
content: "\ead6";
}
.icon-moon-bubbles8:before {
content: "\ead7";
}
.icon-moon-bubble8:before {
content: "\ead8";
}
.icon-moon-bubble-dots3:before {
content: "\ead9";
}
.icon-moon-bubble-lines3:before {
content: "\eada";
}
.icon-moon-bubble9:before {
content: "\eadb";
}
.icon-moon-bubble-dots4:before {
content: "\eadc";
}
.icon-moon-bubble-lines4:before {
content: "\eadd";
}
.icon-moon-bubbles9:before {
content: "\eade";
}
.icon-moon-bubbles10:before {
content: "\eadf";
}
.icon-moon-bubble-blocked:before {
content: "\eae0";
}
.icon-moon-bubble-quote:before {
content: "\eae1";
}
.icon-moon-bubble-user:before {
content: "\eae2";
}
.icon-moon-bubble-smiley:before {
content: "\eae3";
}
.icon-moon-bubble-check:before {
content: "\eae4";
}
.icon-moon-bubble-video:before {
content: "\eae5";
}
.icon-moon-bubble-link:before {
content: "\eae6";
}
.icon-moon-bubble-lock:before {
content: "\eae7";
}
.icon-moon-bubble-star:before {
content: "\eae8";
}
.icon-moon-bubble-heart:before {
content: "\eae9";
}
.icon-moon-bubble-paperclip:before {
content: "\eaea";
}
.icon-moon-bubble-cancel:before {
content: "\eaeb";
}
.icon-moon-bubble-plus:before {
content: "\eaec";
}
.icon-moon-bubble-minus:before {
content: "\eaed";
}
.icon-moon-bubble-notification2:before {
content: "\eaee";
}
.icon-moon-bubble-left:before {
content: "\eaef";
}
.icon-moon-bubble-right:before {
content: "\eaf0";
}
.icon-moon-bubble-first:before {
content: "\eaf1";
}
.icon-moon-bubble-last:before {
content: "\eaf2";
}
.icon-moon-bubble-reply:before {
content: "\eaf3";
}
.icon-moon-bubble-forward:before {
content: "\eaf4";
}
.icon-moon-bubble-reply2:before {
content: "\eaf5";
}
.icon-moon-bubble-forward2:before {
content: "\eaf6";
}
.icon-moon-user:before {
content: "\eaf7";
}
.icon-moon-users:before {
content: "\eaf8";
}
.icon-moon-user-plus:before {
content: "\eaf9";
}
.icon-moon-user-minus:before {
content: "\eafa";
}
.icon-moon-user-cancel:before {
content: "\eafb";
}
.icon-moon-user-block:before {
content: "\eafc";
}
.icon-moon-user-lock:before {
content: "\eafd";
}
.icon-moon-user-check:before {
content: "\eafe";
}
.icon-moon-users2:before {
content: "\eaff";
}
.icon-moon-user2:before {
content: "\eb00";
}
.icon-moon-users3:before {
content: "\eb01";
}
.icon-moon-user-plus2:before {
content: "\eb02";
}
.icon-moon-user-minus2:before {
content: "\eb03";
}
.icon-moon-user-cancel2:before {
content: "\eb04";
}
.icon-moon-user-block2:before {
content: "\eb05";
}
.icon-moon-user-lock2:before {
content: "\eb06";
}
.icon-moon-user-check2:before {
content: "\eb07";
}
.icon-moon-user3:before {
content: "\eb08";
}
.icon-moon-user4:before {
content: "\eb09";
}
.icon-moon-user5:before {
content: "\eb0a";
}
.icon-moon-user6:before {
content: "\eb0b";
}
.icon-moon-users4:before {
content: "\eb0c";
}
.icon-moon-user-tie:before {
content: "\eb0d";
}
.icon-moon-user7:before {
content: "\eb0e";
}
.icon-moon-users5:before {
content: "\eb0f";
}
.icon-moon-collaboration:before {
content: "\eb10";
}
.icon-moon-vcard:before {
content: "\eb11";
}
.icon-moon-hat:before {
content: "\eb12";
}
.icon-moon-bowtie:before {
content: "\eb13";
}
.icon-moon-tie:before {
content: "\eb14";
}
.icon-moon-hanger:before {
content: "\eb15";
}
.icon-moon-tshirt:before {
content: "\eb16";
}
.icon-moon-pants:before {
content: "\eb17";
}
.icon-moon-shorts:before {
content: "\eb18";
}
.icon-moon-sock:before {
content: "\eb19";
}
.icon-moon-laundry:before {
content: "\eb1a";
}
.icon-moon-quotes-left:before {
content: "\eb1b";
}
.icon-moon-quotes-right:before {
content: "\eb1c";
}
.icon-moon-quotes-left2:before {
content: "\eb1d";
}
.icon-moon-quotes-right2:before {
content: "\eb1e";
}
.icon-moon-hour-glass:before {
content: "\eb1f";
}
.icon-moon-hour-glass2:before {
content: "\eb20";
}
.icon-moon-hour-glass3:before {
content: "\eb21";
}
.icon-moon-spinner:before {
content: "\eb22";
}
.icon-moon-spinner2:before {
content: "\eb23";
}
.icon-moon-spinner3:before {
content: "\eb24";
}
.icon-moon-spinner4:before {
content: "\eb25";
}
.icon-moon-spinner5:before {
content: "\eb26";
}
.icon-moon-spinner6:before {
content: "\eb27";
}
.icon-moon-spinner7:before {
content: "\eb28";
}
.icon-moon-spinner8:before {
content: "\eb29";
}
.icon-moon-spinner9:before {
content: "\eb2a";
}
.icon-moon-spinner10:before {
content: "\eb2b";
}
.icon-moon-spinner11:before {
content: "\eb2c";
}
.icon-moon-microscope:before {
content: "\eb2d";
}
.icon-moon-binoculars:before {
content: "\eb2e";
}
.icon-moon-binoculars2:before {
content: "\eb2f";
}
.icon-moon-search:before {
content: "\eb30";
}
.icon-moon-zoom-in:before {
content: "\eb31";
}
.icon-moon-zoom-out:before {
content: "\eb32";
}
.icon-moon-search2:before {
content: "\eb33";
}
.icon-moon-zoom-in2:before {
content: "\eb34";
}
.icon-moon-zoom-out2:before {
content: "\eb35";
}
.icon-moon-search3:before {
content: "\eb36";
}
.icon-moon-search4:before {
content: "\eb37";
}
.icon-moon-zoom-in3:before {
content: "\eb38";
}
.icon-moon-zoom-out3:before {
content: "\eb39";
}
.icon-moon-search5:before {
content: "\eb3a";
}
.icon-moon-search6:before {
content: "\eb3b";
}
.icon-moon-enlarge:before {
content: "\eb3c";
}
.icon-moon-shrink:before {
content: "\eb3d";
}
.icon-moon-enlarge2:before {
content: "\eb3e";
}
.icon-moon-shrink2:before {
content: "\eb3f";
}
.icon-moon-enlarge3:before {
content: "\eb40";
}
.icon-moon-shrink3:before {
content: "\eb41";
}
.icon-moon-enlarge4:before {
content: "\eb42";
}
.icon-moon-shrink4:before {
content: "\eb43";
}
.icon-moon-enlarge5:before {
content: "\eb44";
}
.icon-moon-shrink5:before {
content: "\eb45";
}
.icon-moon-enlarge6:before {
content: "\eb46";
}
.icon-moon-shrink6:before {
content: "\eb47";
}
.icon-moon-enlarge7:before {
content: "\eb48";
}
.icon-moon-shrink7:before {
content: "\eb49";
}
.icon-moon-key:before {
content: "\eb4a";
}
.icon-moon-key2:before {
content: "\eb4b";
}
.icon-moon-key3:before {
content: "\eb4c";
}
.icon-moon-key4:before {
content: "\eb4d";
}
.icon-moon-key5:before {
content: "\eb4e";
}
.icon-moon-keyhole:before {
content: "\eb4f";
}
.icon-moon-lock:before {
content: "\eb50";
}
.icon-moon-lock2:before {
content: "\eb51";
}
.icon-moon-lock3:before {
content: "\eb52";
}
.icon-moon-lock4:before {
content: "\eb53";
}
.icon-moon-unlocked:before {
content: "\eb54";
}
.icon-moon-lock5:before {
content: "\eb55";
}
.icon-moon-unlocked2:before {
content: "\eb56";
}
.icon-moon-safe:before {
content: "\eb57";
}
.icon-moon-wrench:before {
content: "\eb58";
}
.icon-moon-wrench2:before {
content: "\eb59";
}
.icon-moon-wrench3:before {
content: "\eb5a";
}
.icon-moon-equalizer:before {
content: "\eb5b";
}
.icon-moon-equalizer2:before {
content: "\eb5c";
}
.icon-moon-equalizer3:before {
content: "\eb5d";
}
.icon-moon-equalizer4:before {
content: "\eb5e";
}
.icon-moon-cog:before {
content: "\eb5f";
}
.icon-moon-cogs:before {
content: "\eb60";
}
.icon-moon-cog2:before {
content: "\eb61";
}
.icon-moon-cog3:before {
content: "\eb62";
}
.icon-moon-cog4:before {
content: "\eb63";
}
.icon-moon-cog5:before {
content: "\eb64";
}
.icon-moon-cog6:before {
content: "\eb65";
}
.icon-moon-cog7:before {
content: "\eb66";
}
.icon-moon-factory:before {
content: "\eb67";
}
.icon-moon-hammer:before {
content: "\eb68";
}
.icon-moon-hammer-wrench:before {
content: "\eb69";
}
.icon-moon-knife:before {
content: "\eb6a";
}
.icon-moon-screwdriver:before {
content: "\eb6b";
}
.icon-moon-screwdriver2:before {
content: "\eb6c";
}
.icon-moon-magic-wand:before {
content: "\eb6d";
}
.icon-moon-magic-wand2:before {
content: "\eb6e";
}
.icon-moon-pulse:before {
content: "\eb6f";
}
.icon-moon-pulse2:before {
content: "\eb70";
}
.icon-moon-aid-kit:before {
content: "\eb71";
}
.icon-moon-aid-kit2:before {
content: "\eb72";
}
.icon-moon-stethoscope:before {
content: "\eb73";
}
.icon-moon-ambulance:before {
content: "\eb74";
}
.icon-moon-alarm2:before {
content: "\eb75";
}
.icon-moon-pandage:before {
content: "\eb76";
}
.icon-moon-pandage2:before {
content: "\eb77";
}
.icon-moon-bug:before {
content: "\eb78";
}
.icon-moon-bug2:before {
content: "\eb79";
}
.icon-moon-syringe:before {
content: "\eb7a";
}
.icon-moon-syringe2:before {
content: "\eb7b";
}
.icon-moon-pill:before {
content: "\eb7c";
}
.icon-moon-construction:before {
content: "\eb7d";
}
.icon-moon-traffic-cone:before {
content: "\eb7e";
}
.icon-moon-traffic-lights:before {
content: "\eb7f";
}
.icon-moon-pie-chart:before {
content: "\eb80";
}
.icon-moon-pie-chart2:before {
content: "\eb81";
}
.icon-moon-pie-chart3:before {
content: "\eb82";
}
.icon-moon-pie-chart4:before {
content: "\eb83";
}
.icon-moon-pie-chart5:before {
content: "\eb84";
}
.icon-moon-pie-chart6:before {
content: "\eb85";
}
.icon-moon-pie-chart7:before {
content: "\eb86";
}
.icon-moon-stats-dots:before {
content: "\eb87";
}
.icon-moon-stats-bars:before {
content: "\eb88";
}
.icon-moon-pie-chart8:before {
content: "\eb89";
}
.icon-moon-stats-bars2:before {
content: "\eb8a";
}
.icon-moon-stats-bars3:before {
content: "\eb8b";
}
.icon-moon-stats-bars4:before {
content: "\eb8c";
}
.icon-moon-stats-bars5:before {
content: "\eb8d";
}
.icon-moon-stats-bars6:before {
content: "\eb8e";
}
.icon-moon-chart:before {
content: "\eb8f";
}
.icon-moon-stats-growth:before {
content: "\eb90";
}
.icon-moon-stats-decline:before {
content: "\eb91";
}
.icon-moon-stats-growth2:before {
content: "\eb92";
}
.icon-moon-stats-decline2:before {
content: "\eb93";
}
.icon-moon-stairs-up:before {
content: "\eb94";
}
.icon-moon-stairs-down:before {
content: "\eb95";
}
.icon-moon-stairs:before {
content: "\eb96";
}
.icon-moon-stairs2:before {
content: "\eb97";
}
.icon-moon-ladder:before {
content: "\eb98";
}
.icon-moon-rating:before {
content: "\eb99";
}
.icon-moon-rating2:before {
content: "\eb9a";
}
.icon-moon-rating3:before {
content: "\eb9b";
}
.icon-moon-cake:before {
content: "\eb9c";
}
.icon-moon-podium:before {
content: "\eb9d";
}
.icon-moon-stars:before {
content: "\eb9e";
}
.icon-moon-medal-star:before {
content: "\eb9f";
}
.icon-moon-medal:before {
content: "\eba0";
}
.icon-moon-medal2:before {
content: "\eba1";
}
.icon-moon-medal-first:before {
content: "\eba2";
}
.icon-moon-medal-second:before {
content: "\eba3";
}
.icon-moon-medal-third:before {
content: "\eba4";
}
.icon-moon-crown:before {
content: "\eba5";
}
.icon-moon-trophy:before {
content: "\eba6";
}
.icon-moon-trophy2:before {
content: "\eba7";
}
.icon-moon-trophy3:before {
content: "\eba8";
}
.icon-moon-diamond:before {
content: "\eba9";
}
.icon-moon-diamond2:before {
content: "\ebaa";
}
.icon-moon-trophy4:before {
content: "\ebab";
}
.icon-moon-gift:before {
content: "\ebac";
}
.icon-moon-gift2:before {
content: "\ebad";
}
.icon-moon-balloon:before {
content: "\ebae";
}
.icon-moon-pipe:before {
content: "\ebaf";
}
.icon-moon-mustache:before {
content: "\ebb0";
}
.icon-moon-mustache2:before {
content: "\ebb1";
}
.icon-moon-glass:before {
content: "\ebb2";
}
.icon-moon-glass2:before {
content: "\ebb3";
}
.icon-moon-glass3:before {
content: "\ebb4";
}
.icon-moon-glass4:before {
content: "\ebb5";
}
.icon-moon-bottle:before {
content: "\ebb6";
}
.icon-moon-bottle2:before {
content: "\ebb7";
}
.icon-moon-bottle3:before {
content: "\ebb8";
}
.icon-moon-bottle4:before {
content: "\ebb9";
}
.icon-moon-mug:before {
content: "\ebba";
}
.icon-moon-fork-knife:before {
content: "\ebbb";
}
.icon-moon-spoon-knife:before {
content: "\ebbc";
}
.icon-moon-cook:before {
content: "\ebbd";
}
.icon-moon-plate:before {
content: "\ebbe";
}
.icon-moon-steak:before {
content: "\ebbf";
}
.icon-moon-fish:before {
content: "\ebc0";
}
.icon-moon-chicken:before {
content: "\ebc1";
}
.icon-moon-hamburger:before {
content: "\ebc2";
}
.icon-moon-pizza:before {
content: "\ebc3";
}
.icon-moon-cheese:before {
content: "\ebc4";
}
.icon-moon-bread:before {
content: "\ebc5";
}
.icon-moon-icecream:before {
content: "\ebc6";
}
.icon-moon-milk:before {
content: "\ebc7";
}
.icon-moon-cup:before {
content: "\ebc8";
}
.icon-moon-cup2:before {
content: "\ebc9";
}
.icon-moon-coffee-bean:before {
content: "\ebca";
}
.icon-moon-coffee:before {
content: "\ebcb";
}
.icon-moon-teapot:before {
content: "\ebcc";
}
.icon-moon-leaf:before {
content: "\ebcd";
}
.icon-moon-leaf2:before {
content: "\ebce";
}
.icon-moon-apple:before {
content: "\ebcf";
}
.icon-moon-grapes:before {
content: "\ebd0";
}
.icon-moon-cherry:before {
content: "\ebd1";
}
.icon-moon-tree:before {
content: "\ebd2";
}
.icon-moon-tree2:before {
content: "\ebd3";
}
.icon-moon-tree3:before {
content: "\ebd4";
}
.icon-moon-tree4:before {
content: "\ebd5";
}
.icon-moon-cactus:before {
content: "\ebd6";
}
.icon-moon-mountains:before {
content: "\ebd7";
}
.icon-moon-paw:before {
content: "\ebd8";
}
.icon-moon-footprint:before {
content: "\ebd9";
}
.icon-moon-tent:before {
content: "\ebda";
}
.icon-moon-flower:before {
content: "\ebdb";
}
.icon-moon-flower2:before {
content: "\ebdc";
}
.icon-moon-rocket:before {
content: "\ebdd";
}
.icon-moon-meter:before {
content: "\ebde";
}
.icon-moon-meter2:before {
content: "\ebdf";
}
.icon-moon-meter-slow:before {
content: "\ebe0";
}
.icon-moon-meter-medium:before {
content: "\ebe1";
}
.icon-moon-meter-fast:before {
content: "\ebe2";
}
.icon-moon-meter3:before {
content: "\ebe3";
}
.icon-moon-hammer2:before {
content: "\ebe4";
}
.icon-moon-balance:before {
content: "\ebe5";
}
.icon-moon-scale:before {
content: "\ebe6";
}
.icon-moon-bomb:before {
content: "\ebe7";
}
.icon-moon-fire:before {
content: "\ebe8";
}
.icon-moon-fire2:before {
content: "\ebe9";
}
.icon-moon-lab:before {
content: "\ebea";
}
.icon-moon-atom:before {
content: "\ebeb";
}
.icon-moon-atom2:before {
content: "\ebec";
}
.icon-moon-magnet:before {
content: "\ebed";
}
.icon-moon-magnet2:before {
content: "\ebee";
}
.icon-moon-dumbbell:before {
content: "\ebef";
}
.icon-moon-skull:before {
content: "\ebf0";
}
.icon-moon-skull2:before {
content: "\ebf1";
}
.icon-moon-lamp:before {
content: "\ebf2";
}
.icon-moon-lamp2:before {
content: "\ebf3";
}
.icon-moon-lamp3:before {
content: "\ebf4";
}
.icon-moon-spotlight:before {
content: "\ebf5";
}
.icon-moon-lamp4:before {
content: "\ebf6";
}
.icon-moon-lamp5:before {
content: "\ebf7";
}
.icon-moon-lamp6:before {
content: "\ebf8";
}
.icon-moon-lamp7:before {
content: "\ebf9";
}
.icon-moon-lamp8:before {
content: "\ebfa";
}
.icon-moon-broom:before {
content: "\ebfb";
}
.icon-moon-toiletpaper:before {
content: "\ebfc";
}
.icon-moon-bin:before {
content: "\ebfd";
}
.icon-moon-bin2:before {
content: "\ebfe";
}
.icon-moon-bin3:before {
content: "\ebff";
}
.icon-moon-bin4:before {
content: "\ec00";
}
.icon-moon-bin5:before {
content: "\ec01";
}
.icon-moon-briefcase:before {
content: "\ec02";
}
.icon-moon-briefcase2:before {
content: "\ec03";
}
.icon-moon-briefcase3:before {
content: "\ec04";
}
.icon-moon-airplane:before {
content: "\ec05";
}
.icon-moon-airplane2:before {
content: "\ec06";
}
.icon-moon-airplane3:before {
content: "\ec07";
}
.icon-moon-airplane4:before {
content: "\ec08";
}
.icon-moon-paperplane:before {
content: "\ec09";
}
.icon-moon-car:before {
content: "\ec0a";
}
.icon-moon-steering-wheel:before {
content: "\ec0b";
}
.icon-moon-car2:before {
content: "\ec0c";
}
.icon-moon-gas:before {
content: "\ec0d";
}
.icon-moon-bus:before {
content: "\ec0e";
}
.icon-moon-truck:before {
content: "\ec0f";
}
.icon-moon-bike:before {
content: "\ec10";
}
.icon-moon-road:before {
content: "\ec11";
}
.icon-moon-train:before {
content: "\ec12";
}
.icon-moon-train2:before {
content: "\ec13";
}
.icon-moon-ship:before {
content: "\ec14";
}
.icon-moon-boat:before {
content: "\ec15";
}
.icon-moon-chopper:before {
content: "\ec16";
}
.icon-moon-chopper2:before {
content: "\ec17";
}
.icon-moon-cube:before {
content: "\ec18";
}
.icon-moon-cube2:before {
content: "\ec19";
}
.icon-moon-cube3:before {
content: "\ec1a";
}
.icon-moon-cube4:before {
content: "\ec1b";
}
.icon-moon-pyramid:before {
content: "\ec1c";
}
.icon-moon-pyramid2:before {
content: "\ec1d";
}
.icon-moon-package:before {
content: "\ec1e";
}
.icon-moon-puzzle:before {
content: "\ec1f";
}
.icon-moon-puzzle2:before {
content: "\ec20";
}
.icon-moon-puzzle3:before {
content: "\ec21";
}
.icon-moon-puzzle4:before {
content: "\ec22";
}
.icon-moon-glasses-3d:before {
content: "\ec23";
}
.icon-moon-glasses-3d2:before {
content: "\ec24";
}
.icon-moon-glasses:before {
content: "\ec25";
}
.icon-moon-glasses2:before {
content: "\ec26";
}
.icon-moon-brain:before {
content: "\ec27";
}
.icon-moon-accessibility:before {
content: "\ec28";
}
.icon-moon-accessibility2:before {
content: "\ec29";
}
.icon-moon-strategy:before {
content: "\ec2a";
}
.icon-moon-target:before {
content: "\ec2b";
}
.icon-moon-target2:before {
content: "\ec2c";
}
.icon-moon-target3:before {
content: "\ec2d";
}
.icon-moon-ammo:before {
content: "\ec2e";
}
.icon-moon-gun:before {
content: "\ec2f";
}
.icon-moon-gun-forbidden:before {
content: "\ec30";
}
.icon-moon-shield:before {
content: "\ec31";
}
.icon-moon-shield-check:before {
content: "\ec32";
}
.icon-moon-shield-notice:before {
content: "\ec33";
}
.icon-moon-shield2:before {
content: "\ec34";
}
.icon-moon-shield3:before {
content: "\ec35";
}
.icon-moon-shield4:before {
content: "\ec36";
}
.icon-moon-soccer:before {
content: "\ec37";
}
.icon-moon-football:before {
content: "\ec38";
}
.icon-moon-archery:before {
content: "\ec39";
}
.icon-moon-bow:before {
content: "\ec3a";
}
.icon-moon-sword:before {
content: "\ec3b";
}
.icon-moon-tennis:before {
content: "\ec3c";
}
.icon-moon-pingpong:before {
content: "\ec3d";
}
.icon-moon-baseball:before {
content: "\ec3e";
}
.icon-moon-basketball:before {
content: "\ec3f";
}
.icon-moon-golf:before {
content: "\ec40";
}
.icon-moon-golf2:before {
content: "\ec41";
}
.icon-moon-hockey:before {
content: "\ec42";
}
.icon-moon-racing:before {
content: "\ec43";
}
.icon-moon-finish:before {
content: "\ec44";
}
.icon-moon-eight-ball:before {
content: "\ec45";
}
.icon-moon-bowling:before {
content: "\ec46";
}
.icon-moon-bowling2:before {
content: "\ec47";
}
.icon-moon-power:before {
content: "\ec48";
}
.icon-moon-power2:before {
content: "\ec49";
}
.icon-moon-power3:before {
content: "\ec4a";
}
.icon-moon-switch:before {
content: "\ec4b";
}
.icon-moon-switch2:before {
content: "\ec4c";
}
.icon-moon-power-cord:before {
content: "\ec4d";
}
.icon-moon-power-cord2:before {
content: "\ec4e";
}
.icon-moon-outlet:before {
content: "\ec4f";
}
.icon-moon-clipboard:before {
content: "\ec50";
}
.icon-moon-clipboard2:before {
content: "\ec51";
}
.icon-moon-clipboard3:before {
content: "\ec52";
}
.icon-moon-clipboard4:before {
content: "\ec53";
}
.icon-moon-clipboard5:before {
content: "\ec54";
}
.icon-moon-clipboard6:before {
content: "\ec55";
}
.icon-moon-playlist:before {
content: "\ec56";
}
.icon-moon-playlist-add:before {
content: "\ec57";
}
.icon-moon-list-numbered:before {
content: "\ec58";
}
.icon-moon-list:before {
content: "\ec59";
}
.icon-moon-list2:before {
content: "\ec5a";
}
.icon-moon-more:before {
content: "\ec5b";
}
.icon-moon-more2:before {
content: "\ec5c";
}
.icon-moon-grid:before {
content: "\ec5d";
}
.icon-moon-grid2:before {
content: "\ec5e";
}
.icon-moon-grid3:before {
content: "\ec5f";
}
.icon-moon-grid4:before {
content: "\ec60";
}
.icon-moon-grid5:before {
content: "\ec61";
}
.icon-moon-grid6:before {
content: "\ec62";
}
.icon-moon-grid7:before {
content: "\ec63";
}
.icon-moon-tree5:before {
content: "\ec64";
}
.icon-moon-tree6:before {
content: "\ec65";
}
.icon-moon-tree7:before {
content: "\ec66";
}
.icon-moon-lan:before {
content: "\ec67";
}
.icon-moon-lan2:before {
content: "\ec68";
}
.icon-moon-lan3:before {
content: "\ec69";
}
.icon-moon-menu:before {
content: "\ec6a";
}
.icon-moon-circle-small:before {
content: "\ec6b";
}
.icon-moon-menu2:before {
content: "\ec6c";
}
.icon-moon-menu3:before {
content: "\ec6d";
}
.icon-moon-menu4:before {
content: "\ec6e";
}
.icon-moon-menu5:before {
content: "\ec6f";
}
.icon-moon-menu6:before {
content: "\ec70";
}
.icon-moon-menu7:before {
content: "\ec71";
}
.icon-moon-menu8:before {
content: "\ec72";
}
.icon-moon-menu9:before {
content: "\ec73";
}
.icon-moon-menu10:before {
content: "\ec74";
}
.icon-moon-cloud:before {
content: "\ec75";
}
.icon-moon-cloud-download:before {
content: "\ec76";
}
.icon-moon-cloud-upload:before {
content: "\ec77";
}
.icon-moon-cloud-check:before {
content: "\ec78";
}
.icon-moon-cloud2:before {
content: "\ec79";
}
.icon-moon-cloud-download2:before {
content: "\ec7a";
}
.icon-moon-cloud-upload2:before {
content: "\ec7b";
}
.icon-moon-cloud-check2:before {
content: "\ec7c";
}
.icon-moon-download2:before {
content: "\ec7d";
}
.icon-moon-download3:before {
content: "\ec7e";
}
.icon-moon-upload2:before {
content: "\ec7f";
}
.icon-moon-upload3:before {
content: "\ec80";
}
.icon-moon-import:before {
content: "\ec81";
}
.icon-moon-import2:before {
content: "\ec82";
}
.icon-moon-download4:before {
content: "\ec83";
}
.icon-moon-upload4:before {
content: "\ec84";
}
.icon-moon-download5:before {
content: "\ec85";
}
.icon-moon-upload5:before {
content: "\ec86";
}
.icon-moon-download6:before {
content: "\ec87";
}
.icon-moon-upload6:before {
content: "\ec88";
}
.icon-moon-download7:before {
content: "\ec89";
}
.icon-moon-upload7:before {
content: "\ec8a";
}
.icon-moon-download8:before {
content: "\ec8b";
}
.icon-moon-upload8:before {
content: "\ec8c";
}
.icon-moon-download9:before {
content: "\ec8d";
}
.icon-moon-upload9:before {
content: "\ec8e";
}
.icon-moon-download10:before {
content: "\ec8f";
}
.icon-moon-upload10:before {
content: "\ec90";
}
.icon-moon-sphere:before {
content: "\ec91";
}
.icon-moon-sphere2:before {
content: "\ec92";
}
.icon-moon-sphere3:before {
content: "\ec93";
}
.icon-moon-planet:before {
content: "\ec94";
}
.icon-moon-planet2:before {
content: "\ec95";
}
.icon-moon-earth:before {
content: "\ec96";
}
.icon-moon-earth2:before {
content: "\ec97";
}
.icon-moon-earth3:before {
content: "\ec98";
}
.icon-moon-link:before {
content: "\ec99";
}
.icon-moon-unlink:before {
content: "\ec9a";
}
.icon-moon-link2:before {
content: "\ec9b";
}
.icon-moon-unlink2:before {
content: "\ec9c";
}
.icon-moon-link3:before {
content: "\ec9d";
}
.icon-moon-unlink3:before {
content: "\ec9e";
}
.icon-moon-link4:before {
content: "\ec9f";
}
.icon-moon-unlink4:before {
content: "\eca0";
}
.icon-moon-link5:before {
content: "\eca1";
}
.icon-moon-unlink5:before {
content: "\eca2";
}
.icon-moon-anchor:before {
content: "\eca3";
}
.icon-moon-flag:before {
content: "\eca4";
}
.icon-moon-flag2:before {
content: "\eca5";
}
.icon-moon-flag3:before {
content: "\eca6";
}
.icon-moon-flag4:before {
content: "\eca7";
}
.icon-moon-flag5:before {
content: "\eca8";
}
.icon-moon-flag6:before {
content: "\eca9";
}
.icon-moon-flag7:before {
content: "\ecaa";
}
.icon-moon-flag8:before {
content: "\ecab";
}
.icon-moon-attachment:before {
content: "\ecac";
}
.icon-moon-attachment2:before {
content: "\ecad";
}
.icon-moon-eye:before {
content: "\ecae";
}
.icon-moon-eye-plus:before {
content: "\ecaf";
}
.icon-moon-eye-minus:before {
content: "\ecb0";
}
.icon-moon-eye-blocked:before {
content: "\ecb1";
}
.icon-moon-eye2:before {
content: "\ecb2";
}
.icon-moon-eye-blocked2:before {
content: "\ecb3";
}
.icon-moon-eye3:before {
content: "\ecb4";
}
.icon-moon-eye-blocked3:before {
content: "\ecb5";
}
.icon-moon-eye4:before {
content: "\ecb6";
}
.icon-moon-bookmark2:before {
content: "\ecb7";
}
.icon-moon-bookmark3:before {
content: "\ecb8";
}
.icon-moon-bookmarks:before {
content: "\ecb9";
}
.icon-moon-bookmark4:before {
content: "\ecba";
}
.icon-moon-spotlight2:before {
content: "\ecbb";
}
.icon-moon-starburst:before {
content: "\ecbc";
}
.icon-moon-snowflake:before {
content: "\ecbd";
}
.icon-moon-temperature:before {
content: "\ecbe";
}
.icon-moon-temperature2:before {
content: "\ecbf";
}
.icon-moon-weather-lightning:before {
content: "\ecc0";
}
.icon-moon-weather-lightning2:before {
content: "\ecc1";
}
.icon-moon-weather-rain:before {
content: "\ecc2";
}
.icon-moon-weather-rain2:before {
content: "\ecc3";
}
.icon-moon-weather-snow:before {
content: "\ecc4";
}
.icon-moon-weather-snow2:before {
content: "\ecc5";
}
.icon-moon-weather-cloud-wind:before {
content: "\ecc6";
}
.icon-moon-weather-cloud-wind2:before {
content: "\ecc7";
}
.icon-moon-weather-cloud-sun:before {
content: "\ecc8";
}
.icon-moon-weather-cloud-sun2:before {
content: "\ecc9";
}
.icon-moon-weather-cloudy:before {
content: "\ecca";
}
.icon-moon-weather-cloudy2:before {
content: "\eccb";
}
.icon-moon-weather-sun-wind:before {
content: "\eccc";
}
.icon-moon-weather-sun-wind2:before {
content: "\eccd";
}
.icon-moon-sun:before {
content: "\ecce";
}
.icon-moon-sun2:before {
content: "\eccf";
}
.icon-moon-moon:before {
content: "\ecd0";
}
.icon-moon-day-night:before {
content: "\ecd1";
}
.icon-moon-day-night2:before {
content: "\ecd2";
}
.icon-moon-weather-windy:before {
content: "\ecd3";
}
.icon-moon-fan:before {
content: "\ecd4";
}
.icon-moon-umbrella:before {
content: "\ecd5";
}
.icon-moon-sun3:before {
content: "\ecd6";
}
.icon-moon-contrast:before {
content: "\ecd7";
}
.icon-moon-brightness-contrast:before {
content: "\ecd8";
}
.icon-moon-brightness-high:before {
content: "\ecd9";
}
.icon-moon-brightness-medium:before {
content: "\ecda";
}
.icon-moon-brightness-low:before {
content: "\ecdb";
}
.icon-moon-bed:before {
content: "\ecdc";
}
.icon-moon-bed2:before {
content: "\ecdd";
}
.icon-moon-furniture:before {
content: "\ecde";
}
.icon-moon-chair:before {
content: "\ecdf";
}
.icon-moon-star-empty:before {
content: "\ece0";
}
.icon-moon-star-empty2:before {
content: "\ece1";
}
.icon-moon-star-full:before {
content: "\ece2";
}
.icon-moon-star-empty3:before {
content: "\ece3";
}
.icon-moon-star-half:before {
content: "\ece4";
}
.icon-moon-star-full2:before {
content: "\ece5";
}
.icon-moon-star:before {
content: "\ece6";
}
.icon-moon-heart:before {
content: "\ece7";
}
.icon-moon-heart2:before {
content: "\ece8";
}
.icon-moon-heart3:before {
content: "\ece9";
}
.icon-moon-heart4:before {
content: "\ecea";
}
.icon-moon-heart-broken:before {
content: "\eceb";
}
.icon-moon-heart5:before {
content: "\ecec";
}
.icon-moon-heart6:before {
content: "\eced";
}
.icon-moon-heart-broken2:before {
content: "\ecee";
}
.icon-moon-heart7:before {
content: "\ecef";
}
.icon-moon-heart8:before {
content: "\ecf0";
}
.icon-moon-heart-broken3:before {
content: "\ecf1";
}
.icon-moon-lips:before {
content: "\ecf2";
}
.icon-moon-lips2:before {
content: "\ecf3";
}
.icon-moon-thumbs-up:before {
content: "\ecf4";
}
.icon-moon-thumbs-up2:before {
content: "\ecf5";
}
.icon-moon-thumbs-down:before {
content: "\ecf6";
}
.icon-moon-thumbs-down2:before {
content: "\ecf7";
}
.icon-moon-thumbs-up3:before {
content: "\ecf8";
}
.icon-moon-thumbs-down3:before {
content: "\ecf9";
}
.icon-moon-height:before {
content: "\ecfa";
}
.icon-moon-man:before {
content: "\ecfb";
}
.icon-moon-woman:before {
content: "\ecfc";
}
.icon-moon-man-woman:before {
content: "\ecfd";
}
.icon-moon-male:before {
content: "\ecfe";
}
.icon-moon-female:before {
content: "\ecff";
}
.icon-moon-peace:before {
content: "\ed00";
}
.icon-moon-yin-yang:before {
content: "\ed01";
}
.icon-moon-happy:before {
content: "\ed02";
}
.icon-moon-happy2:before {
content: "\ed03";
}
.icon-moon-smile:before {
content: "\ed04";
}
.icon-moon-smile2:before {
content: "\ed05";
}
.icon-moon-tongue:before {
content: "\ed06";
}
.icon-moon-tongue2:before {
content: "\ed07";
}
.icon-moon-sad:before {
content: "\ed08";
}
.icon-moon-sad2:before {
content: "\ed09";
}
.icon-moon-wink:before {
content: "\ed0a";
}
.icon-moon-wink2:before {
content: "\ed0b";
}
.icon-moon-grin:before {
content: "\ed0c";
}
.icon-moon-grin2:before {
content: "\ed0d";
}
.icon-moon-cool:before {
content: "\ed0e";
}
.icon-moon-cool2:before {
content: "\ed0f";
}
.icon-moon-angry:before {
content: "\ed10";
}
.icon-moon-angry2:before {
content: "\ed11";
}
.icon-moon-evil:before {
content: "\ed12";
}
.icon-moon-evil2:before {
content: "\ed13";
}
.icon-moon-shocked:before {
content: "\ed14";
}
.icon-moon-shocked2:before {
content: "\ed15";
}
.icon-moon-baffled:before {
content: "\ed16";
}
.icon-moon-baffled2:before {
content: "\ed17";
}
.icon-moon-confused:before {
content: "\ed18";
}
.icon-moon-confused2:before {
content: "\ed19";
}
.icon-moon-neutral:before {
content: "\ed1a";
}
.icon-moon-neutral2:before {
content: "\ed1b";
}
.icon-moon-hipster:before {
content: "\ed1c";
}
.icon-moon-hipster2:before {
content: "\ed1d";
}
.icon-moon-wondering:before {
content: "\ed1e";
}
.icon-moon-wondering2:before {
content: "\ed1f";
}
.icon-moon-sleepy:before {
content: "\ed20";
}
.icon-moon-sleepy2:before {
content: "\ed21";
}
.icon-moon-frustrated:before {
content: "\ed22";
}
.icon-moon-frustrated2:before {
content: "\ed23";
}
.icon-moon-crying:before {
content: "\ed24";
}
.icon-moon-crying2:before {
content: "\ed25";
}
.icon-moon-cursor:before {
content: "\ed26";
}
.icon-moon-cursor2:before {
content: "\ed27";
}
.icon-moon-lasso:before {
content: "\ed28";
}
.icon-moon-lasso2:before {
content: "\ed29";
}
.icon-moon-select:before {
content: "\ed2a";
}
.icon-moon-select2:before {
content: "\ed2b";
}
.icon-moon-point-up:before {
content: "\ed2c";
}
.icon-moon-point-right:before {
content: "\ed2d";
}
.icon-moon-point-down:before {
content: "\ed2e";
}
.icon-moon-point-left:before {
content: "\ed2f";
}
.icon-moon-pointer:before {
content: "\ed30";
}
.icon-moon-reminder:before {
content: "\ed31";
}
.icon-moon-drag-left-right:before {
content: "\ed32";
}
.icon-moon-drag-left:before {
content: "\ed33";
}
.icon-moon-drag-right:before {
content: "\ed34";
}
.icon-moon-touch:before {
content: "\ed35";
}
.icon-moon-multitouch:before {
content: "\ed36";
}
.icon-moon-touch-zoom:before {
content: "\ed37";
}
.icon-moon-touch-pinch:before {
content: "\ed38";
}
.icon-moon-hand:before {
content: "\ed39";
}
.icon-moon-grab:before {
content: "\ed3a";
}
.icon-moon-stack-empty:before {
content: "\ed3b";
}
.icon-moon-stack-plus:before {
content: "\ed3c";
}
.icon-moon-stack-minus:before {
content: "\ed3d";
}
.icon-moon-stack-star:before {
content: "\ed3e";
}
.icon-moon-stack-picture:before {
content: "\ed3f";
}
.icon-moon-stack-down:before {
content: "\ed40";
}
.icon-moon-stack-up:before {
content: "\ed41";
}
.icon-moon-stack-cancel:before {
content: "\ed42";
}
.icon-moon-stack-check:before {
content: "\ed43";
}
.icon-moon-stack-text:before {
content: "\ed44";
}
.icon-moon-stack-clubs:before {
content: "\ed45";
}
.icon-moon-stack-spades:before {
content: "\ed46";
}
.icon-moon-stack-hearts:before {
content: "\ed47";
}
.icon-moon-stack-diamonds:before {
content: "\ed48";
}
.icon-moon-stack-user:before {
content: "\ed49";
}
.icon-moon-stack4:before {
content: "\ed4a";
}
.icon-moon-stack-music:before {
content: "\ed4b";
}
.icon-moon-stack-play:before {
content: "\ed4c";
}
.icon-moon-move:before {
content: "\ed4d";
}
.icon-moon-dots:before {
content: "\ed4e";
}
.icon-moon-warning:before {
content: "\ed4f";
}
.icon-moon-warning2:before {
content: "\ed50";
}
.icon-moon-notification:before {
content: "\ed51";
}
.icon-moon-notification2:before {
content: "\ed52";
}
.icon-moon-question:before {
content: "\ed53";
}
.icon-moon-question2:before {
content: "\ed54";
}
.icon-moon-question3:before {
content: "\ed55";
}
.icon-moon-question4:before {
content: "\ed56";
}
.icon-moon-question5:before {
content: "\ed57";
}
.icon-moon-question6:before {
content: "\ed58";
}
.icon-moon-plus:before {
content: "\ed59";
}
.icon-moon-minus:before {
content: "\ed5a";
}
.icon-moon-plus2:before {
content: "\ed5b";
}
.icon-moon-minus2:before {
content: "\ed5c";
}
.icon-moon-plus3:before {
content: "\ed5d";
}
.icon-moon-minus3:before {
content: "\ed5e";
}
.icon-moon-plus-circle:before {
content: "\ed5f";
}
.icon-moon-minus-circle:before {
content: "\ed60";
}
.icon-moon-plus-circle2:before {
content: "\ed61";
}
.icon-moon-minus-circle2:before {
content: "\ed62";
}
.icon-moon-info:before {
content: "\ed63";
}
.icon-moon-info2:before {
content: "\ed64";
}
.icon-moon-cancel-circle:before {
content: "\ed65";
}
.icon-moon-cancel-circle2:before {
content: "\ed66";
}
.icon-moon-blocked:before {
content: "\ed67";
}
.icon-moon-cancel-square:before {
content: "\ed68";
}
.icon-moon-cancel-square2:before {
content: "\ed69";
}
.icon-moon-cancel:before {
content: "\ed6a";
}
.icon-moon-spam:before {
content: "\ed6b";
}
.icon-moon-cross:before {
content: "\ed6c";
}
.icon-moon-cross2:before {
content: "\ed6d";
}
.icon-moon-cross3:before {
content: "\ed6e";
}
.icon-moon-checkmark:before {
content: "\ed6f";
}
.icon-moon-checkmark2:before {
content: "\ed70";
}
.icon-moon-checkmark3:before {
content: "\ed71";
}
.icon-moon-checkmark4:before {
content: "\ed72";
}
.icon-moon-checkmark5:before {
content: "\ed73";
}
.icon-moon-spell-check:before {
content: "\ed74";
}
.icon-moon-spell-check2:before {
content: "\ed75";
}
.icon-moon-enter:before {
content: "\ed76";
}
.icon-moon-exit:before {
content: "\ed77";
}
.icon-moon-enter2:before {
content: "\ed78";
}
.icon-moon-exit2:before {
content: "\ed79";
}
.icon-moon-enter3:before {
content: "\ed7a";
}
.icon-moon-exit3:before {
content: "\ed7b";
}
.icon-moon-wall:before {
content: "\ed7c";
}
.icon-moon-fence:before {
content: "\ed7d";
}
.icon-moon-play3:before {
content: "\ed7e";
}
.icon-moon-pause:before {
content: "\ed7f";
}
.icon-moon-stop:before {
content: "\ed80";
}
.icon-moon-previous:before {
content: "\ed81";
}
.icon-moon-next:before {
content: "\ed82";
}
.icon-moon-backward:before {
content: "\ed83";
}
.icon-moon-forward2:before {
content: "\ed84";
}
.icon-moon-play4:before {
content: "\ed85";
}
.icon-moon-pause2:before {
content: "\ed86";
}
.icon-moon-stop2:before {
content: "\ed87";
}
.icon-moon-backward2:before {
content: "\ed88";
}
.icon-moon-forward3:before {
content: "\ed89";
}
.icon-moon-first:before {
content: "\ed8a";
}
.icon-moon-last:before {
content: "\ed8b";
}
.icon-moon-previous2:before {
content: "\ed8c";
}
.icon-moon-next2:before {
content: "\ed8d";
}
.icon-moon-eject:before {
content: "\ed8e";
}
.icon-moon-volume-high:before {
content: "\ed8f";
}
.icon-moon-volume-medium:before {
content: "\ed90";
}
.icon-moon-volume-low:before {
content: "\ed91";
}
.icon-moon-volume-mute:before {
content: "\ed92";
}
.icon-moon-speaker-left:before {
content: "\ed93";
}
.icon-moon-speaker-right:before {
content: "\ed94";
}
.icon-moon-volume-mute2:before {
content: "\ed95";
}
.icon-moon-volume-increase:before {
content: "\ed96";
}
.icon-moon-volume-decrease:before {
content: "\ed97";
}
.icon-moon-volume-high2:before {
content: "\ed98";
}
.icon-moon-volume-medium2:before {
content: "\ed99";
}
.icon-moon-volume-medium3:before {
content: "\ed9a";
}
.icon-moon-volume-low2:before {
content: "\ed9b";
}
.icon-moon-volume-mute3:before {
content: "\ed9c";
}
.icon-moon-volume-increase2:before {
content: "\ed9d";
}
.icon-moon-volume-decrease2:before {
content: "\ed9e";
}
.icon-moon-volume-decrease3:before {
content: "\ed9f";
}
.icon-moon-volume-5:before {
content: "\eda0";
}
.icon-moon-volume-4:before {
content: "\eda1";
}
.icon-moon-volume-3:before {
content: "\eda2";
}
.icon-moon-volume-2:before {
content: "\eda3";
}
.icon-moon-volume-1:before {
content: "\eda4";
}
.icon-moon-volume-0:before {
content: "\eda5";
}
.icon-moon-volume-mute4:before {
content: "\eda6";
}
.icon-moon-volume-mute5:before {
content: "\eda7";
}
.icon-moon-loop:before {
content: "\eda8";
}
.icon-moon-loop2:before {
content: "\eda9";
}
.icon-moon-loop3:before {
content: "\edaa";
}
.icon-moon-infinite-square:before {
content: "\edab";
}
.icon-moon-infinite:before {
content: "\edac";
}
.icon-moon-infinite2:before {
content: "\edad";
}
.icon-moon-loop4:before {
content: "\edae";
}
.icon-moon-shuffle:before {
content: "\edaf";
}
.icon-moon-shuffle2:before {
content: "\edb0";
}
.icon-moon-wave:before {
content: "\edb1";
}
.icon-moon-wave2:before {
content: "\edb2";
}
.icon-moon-split:before {
content: "\edb3";
}
.icon-moon-merge:before {
content: "\edb4";
}
.icon-moon-first2:before {
content: "\edb5";
}
.icon-moon-last2:before {
content: "\edb6";
}
.icon-moon-arrow-up:before {
content: "\edb7";
}
.icon-moon-arrow-up2:before {
content: "\edb8";
}
.icon-moon-arrow-up3:before {
content: "\edb9";
}
.icon-moon-arrow-up4:before {
content: "\edba";
}
.icon-moon-arrow-right:before {
content: "\edbb";
}
.icon-moon-arrow-right2:before {
content: "\edbc";
}
.icon-moon-arrow-right3:before {
content: "\edbd";
}
.icon-moon-arrow-right4:before {
content: "\edbe";
}
.icon-moon-arrow-down:before {
content: "\edbf";
}
.icon-moon-arrow-down2:before {
content: "\edc0";
}
.icon-moon-arrow-down3:before {
content: "\edc1";
}
.icon-moon-arrow-down4:before {
content: "\edc2";
}
.icon-moon-arrow-left:before {
content: "\edc3";
}
.icon-moon-arrow-left2:before {
content: "\edc4";
}
.icon-moon-arrow-left3:before {
content: "\edc5";
}
.icon-moon-arrow-left4:before {
content: "\edc6";
}
.icon-moon-arrow-up5:before {
content: "\edc7";
}
.icon-moon-arrow-right5:before {
content: "\edc8";
}
.icon-moon-arrow-down5:before {
content: "\edc9";
}
.icon-moon-arrow-left5:before {
content: "\edca";
}
.icon-moon-arrow-up-left:before {
content: "\edcb";
}
.icon-moon-arrow-up6:before {
content: "\edcc";
}
.icon-moon-arrow-up-right:before {
content: "\edcd";
}
.icon-moon-arrow-right6:before {
content: "\edce";
}
.icon-moon-arrow-down-right:before {
content: "\edcf";
}
.icon-moon-arrow-down6:before {
content: "\edd0";
}
.icon-moon-arrow-down-left:before {
content: "\edd1";
}
.icon-moon-arrow-left6:before {
content: "\edd2";
}
.icon-moon-arrow-up-left2:before {
content: "\edd3";
}
.icon-moon-arrow-up7:before {
content: "\edd4";
}
.icon-moon-arrow-up-right2:before {
content: "\edd5";
}
.icon-moon-arrow-right7:before {
content: "\edd6";
}
.icon-moon-arrow-down-right2:before {
content: "\edd7";
}
.icon-moon-arrow-down7:before {
content: "\edd8";
}
.icon-moon-arrow-down-left2:before {
content: "\edd9";
}
.icon-moon-arrow-left7:before {
content: "\edda";
}
.icon-moon-arrow-up-left3:before {
content: "\eddb";
}
.icon-moon-arrow-up8:before {
content: "\eddc";
}
.icon-moon-arrow-up-right3:before {
content: "\eddd";
}
.icon-moon-arrow-right8:before {
content: "\edde";
}
.icon-moon-arrow-down-right3:before {
content: "\eddf";
}
.icon-moon-arrow-down8:before {
content: "\ede0";
}
.icon-moon-arrow-down-left3:before {
content: "\ede1";
}
.icon-moon-arrow-left8:before {
content: "\ede2";
}
.icon-moon-circle-up:before {
content: "\ede3";
}
.icon-moon-circle-right:before {
content: "\ede4";
}
.icon-moon-circle-down:before {
content: "\ede5";
}
.icon-moon-circle-left:before {
content: "\ede6";
}
.icon-moon-circle-up2:before {
content: "\ede7";
}
.icon-moon-circle-right2:before {
content: "\ede8";
}
.icon-moon-circle-down2:before {
content: "\ede9";
}
.icon-moon-circle-left2:before {
content: "\edea";
}
.icon-moon-circle-up-left:before {
content: "\edeb";
}
.icon-moon-circle-up3:before {
content: "\edec";
}
.icon-moon-circle-up-right:before {
content: "\eded";
}
.icon-moon-circle-right3:before {
content: "\edee";
}
.icon-moon-circle-down-right:before {
content: "\edef";
}
.icon-moon-circle-down3:before {
content: "\edf0";
}
.icon-moon-circle-down-left:before {
content: "\edf1";
}
.icon-moon-circle-left3:before {
content: "\edf2";
}
.icon-moon-circle-up-left2:before {
content: "\edf3";
}
.icon-moon-circle-up4:before {
content: "\edf4";
}
.icon-moon-circle-up-right2:before {
content: "\edf5";
}
.icon-moon-circle-right4:before {
content: "\edf6";
}
.icon-moon-circle-down-right2:before {
content: "\edf7";
}
.icon-moon-circle-down4:before {
content: "\edf8";
}
.icon-moon-circle-down-left2:before {
content: "\edf9";
}
.icon-moon-circle-left4:before {
content: "\edfa";
}
.icon-moon-arrow-resize:before {
content: "\edfb";
}
.icon-moon-arrow-resize2:before {
content: "\edfc";
}
.icon-moon-arrow-resize3:before {
content: "\edfd";
}
.icon-moon-arrow-resize4:before {
content: "\edfe";
}
.icon-moon-arrow-resize5:before {
content: "\edff";
}
.icon-moon-arrow-resize6:before {
content: "\ee00";
}
.icon-moon-arrow-resize7:before {
content: "\ee01";
}
.icon-moon-arrow-resize8:before {
content: "\ee02";
}
.icon-moon-square-up-left:before {
content: "\ee03";
}
.icon-moon-square-up:before {
content: "\ee04";
}
.icon-moon-square-up-right:before {
content: "\ee05";
}
.icon-moon-square-right:before {
content: "\ee06";
}
.icon-moon-square-down-right:before {
content: "\ee07";
}
.icon-moon-square-down:before {
content: "\ee08";
}
.icon-moon-square-down-left:before {
content: "\ee09";
}
.icon-moon-square-left:before {
content: "\ee0a";
}
.icon-moon-arrow-up9:before {
content: "\ee0b";
}
.icon-moon-arrow-right9:before {
content: "\ee0c";
}
.icon-moon-arrow-down9:before {
content: "\ee0d";
}
.icon-moon-arrow-left9:before {
content: "\ee0e";
}
.icon-moon-arrow-up10:before {
content: "\ee0f";
}
.icon-moon-arrow-right10:before {
content: "\ee10";
}
.icon-moon-arrow-down10:before {
content: "\ee11";
}
.icon-moon-arrow-left10:before {
content: "\ee12";
}
.icon-moon-arrow-up-left4:before {
content: "\ee13";
}
.icon-moon-arrow-up11:before {
content: "\ee14";
}
.icon-moon-arrow-up-right4:before {
content: "\ee15";
}
.icon-moon-arrow-right11:before {
content: "\ee16";
}
.icon-moon-arrow-down-right4:before {
content: "\ee17";
}
.icon-moon-arrow-down11:before {
content: "\ee18";
}
.icon-moon-arrow-down-left4:before {
content: "\ee19";
}
.icon-moon-arrow-left11:before {
content: "\ee1a";
}
.icon-moon-arrow-up-left5:before {
content: "\ee1b";
}
.icon-moon-arrow-up12:before {
content: "\ee1c";
}
.icon-moon-arrow-up-right5:before {
content: "\ee1d";
}
.icon-moon-arrow-right12:before {
content: "\ee1e";
}
.icon-moon-arrow-down-right5:before {
content: "\ee1f";
}
.icon-moon-arrow-down12:before {
content: "\ee20";
}
.icon-moon-arrow-down-left5:before {
content: "\ee21";
}
.icon-moon-arrow-left12:before {
content: "\ee22";
}
.icon-moon-arrow-up13:before {
content: "\ee23";
}
.icon-moon-arrow-right13:before {
content: "\ee24";
}
.icon-moon-arrow-down13:before {
content: "\ee25";
}
.icon-moon-arrow-left13:before {
content: "\ee26";
}
.icon-moon-arrow-up14:before {
content: "\ee27";
}
.icon-moon-arrow-right14:before {
content: "\ee28";
}
.icon-moon-arrow-down14:before {
content: "\ee29";
}
.icon-moon-arrow-left14:before {
content: "\ee2a";
}
.icon-moon-circle-up5:before {
content: "\ee2b";
}
.icon-moon-circle-right5:before {
content: "\ee2c";
}
.icon-moon-circle-down5:before {
content: "\ee2d";
}
.icon-moon-circle-left5:before {
content: "\ee2e";
}
.icon-moon-circle-up6:before {
content: "\ee2f";
}
.icon-moon-circle-right6:before {
content: "\ee30";
}
.icon-moon-circle-down6:before {
content: "\ee31";
}
.icon-moon-circle-left6:before {
content: "\ee32";
}
.icon-moon-arrow-up15:before {
content: "\ee33";
}
.icon-moon-arrow-right15:before {
content: "\ee34";
}
.icon-moon-arrow-down15:before {
content: "\ee35";
}
.icon-moon-arrow-left15:before {
content: "\ee36";
}
.icon-moon-arrow-up16:before {
content: "\ee37";
}
.icon-moon-arrow-right16:before {
content: "\ee38";
}
.icon-moon-arrow-down16:before {
content: "\ee39";
}
.icon-moon-arrow-left16:before {
content: "\ee3a";
}
.icon-moon-menu-open:before {
content: "\ee3b";
}
.icon-moon-menu-open2:before {
content: "\ee3c";
}
.icon-moon-menu-close:before {
content: "\ee3d";
}
.icon-moon-menu-close2:before {
content: "\ee3e";
}
.icon-moon-enter4:before {
content: "\ee3f";
}
.icon-moon-enter5:before {
content: "\ee40";
}
.icon-moon-esc:before {
content: "\ee41";
}
.icon-moon-enter6:before {
content: "\ee42";
}
.icon-moon-backspace:before {
content: "\ee43";
}
.icon-moon-backspace2:before {
content: "\ee44";
}
.icon-moon-tab:before {
content: "\ee45";
}
.icon-moon-transmission:before {
content: "\ee46";
}
.icon-moon-transmission2:before {
content: "\ee47";
}
.icon-moon-sort:before {
content: "\ee48";
}
.icon-moon-sort2:before {
content: "\ee49";
}
.icon-moon-move-up:before {
content: "\ee4a";
}
.icon-moon-move-down:before {
content: "\ee4b";
}
.icon-moon-sort-alpha-asc:before {
content: "\ee4c";
}
.icon-moon-sort-alpha-desc:before {
content: "\ee4d";
}
.icon-moon-sort-numeric-asc:before {
content: "\ee4e";
}
.icon-moon-sort-numberic-desc:before {
content: "\ee4f";
}
.icon-moon-sort-amount-asc:before {
content: "\ee50";
}
.icon-moon-sort-amount-desc:before {
content: "\ee51";
}
.icon-moon-sort-time-asc:before {
content: "\ee52";
}
.icon-moon-sort-time-desc:before {
content: "\ee53";
}
.icon-moon-battery-6:before {
content: "\ee54";
}
.icon-moon-battery-5:before {
content: "\ee55";
}
.icon-moon-battery-4:before {
content: "\ee56";
}
.icon-moon-battery-3:before {
content: "\ee57";
}
.icon-moon-battery-2:before {
content: "\ee58";
}
.icon-moon-battery-1:before {
content: "\ee59";
}
.icon-moon-battery-0:before {
content: "\ee5a";
}
.icon-moon-battery-charging:before {
content: "\ee5b";
}
.icon-moon-key-keyboard:before {
content: "\ee5c";
}
.icon-moon-key-A:before {
content: "\ee5d";
}
.icon-moon-key-up:before {
content: "\ee5e";
}
.icon-moon-key-right:before {
content: "\ee5f";
}
.icon-moon-key-down:before {
content: "\ee60";
}
.icon-moon-key-left:before {
content: "\ee61";
}
.icon-moon-command:before {
content: "\ee62";
}
.icon-moon-shift:before {
content: "\ee63";
}
.icon-moon-ctrl:before {
content: "\ee64";
}
.icon-moon-opt:before {
content: "\ee65";
}
.icon-moon-checkbox-checked:before {
content: "\ee66";
}
.icon-moon-checkbox-unchecked:before {
content: "\ee67";
}
.icon-moon-checkbox-partial:before {
content: "\ee68";
}
.icon-moon-square:before {
content: "\ee69";
}
.icon-moon-triangle:before {
content: "\ee6a";
}
.icon-moon-triangle2:before {
content: "\ee6b";
}
.icon-moon-diamond3:before {
content: "\ee6c";
}
.icon-moon-diamond4:before {
content: "\ee6d";
}
.icon-moon-checkbox-checked2:before {
content: "\ee6e";
}
.icon-moon-checkbox-unchecked2:before {
content: "\ee6f";
}
.icon-moon-checkbox-partial2:before {
content: "\ee70";
}
.icon-moon-radio-checked:before {
content: "\ee71";
}
.icon-moon-radio-checked2:before {
content: "\ee72";
}
.icon-moon-radio-unchecked:before {
content: "\ee73";
}
.icon-moon-toggle-on:before {
content: "\ee74";
}
.icon-moon-toggle-off:before {
content: "\ee75";
}
.icon-moon-checkmark-circle:before {
content: "\ee76";
}
.icon-moon-circle:before {
content: "\ee77";
}
.icon-moon-circle2:before {
content: "\ee78";
}
.icon-moon-circles:before {
content: "\ee79";
}
.icon-moon-circles2:before {
content: "\ee7a";
}
.icon-moon-crop:before {
content: "\ee7b";
}
.icon-moon-crop2:before {
content: "\ee7c";
}
.icon-moon-make-group:before {
content: "\ee7d";
}
.icon-moon-ungroup:before {
content: "\ee7e";
}
.icon-moon-vector:before {
content: "\ee7f";
}
.icon-moon-vector2:before {
content: "\ee80";
}
.icon-moon-rulers:before {
content: "\ee81";
}
.icon-moon-ruler:before {
content: "\ee82";
}
.icon-moon-pencil-ruler:before {
content: "\ee83";
}
.icon-moon-scissors:before {
content: "\ee84";
}
.icon-moon-scissors2:before {
content: "\ee85";
}
.icon-moon-scissors3:before {
content: "\ee86";
}
.icon-moon-haircut:before {
content: "\ee87";
}
.icon-moon-comb:before {
content: "\ee88";
}
.icon-moon-filter:before {
content: "\ee89";
}
.icon-moon-filter2:before {
content: "\ee8a";
}
.icon-moon-filter3:before {
content: "\ee8b";
}
.icon-moon-filter4:before {
content: "\ee8c";
}
.icon-moon-font:before {
content: "\ee8d";
}
.icon-moon-ampersand:before {
content: "\ee8e";
}
.icon-moon-ligature:before {
content: "\ee8f";
}
.icon-moon-ligature2:before {
content: "\ee90";
}
.icon-moon-font-size:before {
content: "\ee91";
}
.icon-moon-typography:before {
content: "\ee92";
}
.icon-moon-text-height:before {
content: "\ee93";
}
.icon-moon-text-width:before {
content: "\ee94";
}
.icon-moon-height2:before {
content: "\ee95";
}
.icon-moon-width:before {
content: "\ee96";
}
.icon-moon-bold:before {
content: "\ee97";
}
.icon-moon-underline:before {
content: "\ee98";
}
.icon-moon-italic:before {
content: "\ee99";
}
.icon-moon-strikethrough:before {
content: "\ee9a";
}
.icon-moon-strikethrough2:before {
content: "\ee9b";
}
.icon-moon-font-size2:before {
content: "\ee9c";
}
.icon-moon-bold2:before {
content: "\ee9d";
}
.icon-moon-underline2:before {
content: "\ee9e";
}
.icon-moon-italic2:before {
content: "\ee9f";
}
.icon-moon-strikethrough3:before {
content: "\eea0";
}
.icon-moon-omega:before {
content: "\eea1";
}
.icon-moon-sigma:before {
content: "\eea2";
}
.icon-moon-nbsp:before {
content: "\eea3";
}
.icon-moon-page-break:before {
content: "\eea4";
}
.icon-moon-page-break2:before {
content: "\eea5";
}
.icon-moon-superscript:before {
content: "\eea6";
}
.icon-moon-subscript:before {
content: "\eea7";
}
.icon-moon-superscript2:before {
content: "\eea8";
}
.icon-moon-subscript2:before {
content: "\eea9";
}
.icon-moon-text-color:before {
content: "\eeaa";
}
.icon-moon-highlight:before {
content: "\eeab";
}
.icon-moon-pagebreak:before {
content: "\eeac";
}
.icon-moon-clear-formatting:before {
content: "\eead";
}
.icon-moon-table:before {
content: "\eeae";
}
.icon-moon-table2:before {
content: "\eeaf";
}
.icon-moon-insert-template:before {
content: "\eeb0";
}
.icon-moon-pilcrow:before {
content: "\eeb1";
}
.icon-moon-ltr:before {
content: "\eeb2";
}
.icon-moon-rtl:before {
content: "\eeb3";
}
.icon-moon-ltr2:before {
content: "\eeb4";
}
.icon-moon-rtl2:before {
content: "\eeb5";
}
.icon-moon-section:before {
content: "\eeb6";
}
.icon-moon-paragraph-left:before {
content: "\eeb7";
}
.icon-moon-paragraph-center:before {
content: "\eeb8";
}
.icon-moon-paragraph-right:before {
content: "\eeb9";
}
.icon-moon-paragraph-justify:before {
content: "\eeba";
}
.icon-moon-paragraph-left2:before {
content: "\eebb";
}
.icon-moon-paragraph-center2:before {
content: "\eebc";
}
.icon-moon-paragraph-right2:before {
content: "\eebd";
}
.icon-moon-paragraph-justify2:before {
content: "\eebe";
}
.icon-moon-indent-increase:before {
content: "\eebf";
}
.icon-moon-indent-decrease:before {
content: "\eec0";
}
.icon-moon-paragraph-left3:before {
content: "\eec1";
}
.icon-moon-paragraph-center3:before {
content: "\eec2";
}
.icon-moon-paragraph-right3:before {
content: "\eec3";
}
.icon-moon-paragraph-justify3:before {
content: "\eec4";
}
.icon-moon-indent-increase2:before {
content: "\eec5";
}
.icon-moon-indent-decrease2:before {
content: "\eec6";
}
.icon-moon-share:before {
content: "\eec7";
}
.icon-moon-share2:before {
content: "\eec8";
}
.icon-moon-new-tab:before {
content: "\eec9";
}
.icon-moon-new-tab2:before {
content: "\eeca";
}
.icon-moon-popout:before {
content: "\eecb";
}
.icon-moon-embed:before {
content: "\eecc";
}
.icon-moon-embed2:before {
content: "\eecd";
}
.icon-moon-markup:before {
content: "\eece";
}
.icon-moon-regexp:before {
content: "\eecf";
}
.icon-moon-regexp2:before {
content: "\eed0";
}
.icon-moon-code:before {
content: "\eed1";
}
.icon-moon-circle-css:before {
content: "\eed2";
}
.icon-moon-circle-code:before {
content: "\eed3";
}
.icon-moon-terminal:before {
content: "\eed4";
}
.icon-moon-unicode:before {
content: "\eed5";
}
.icon-moon-seven-segment-0:before {
content: "\eed6";
}
.icon-moon-seven-segment-1:before {
content: "\eed7";
}
.icon-moon-seven-segment-2:before {
content: "\eed8";
}
.icon-moon-seven-segment-3:before {
content: "\eed9";
}
.icon-moon-seven-segment-4:before {
content: "\eeda";
}
.icon-moon-seven-segment-5:before {
content: "\eedb";
}
.icon-moon-seven-segment-6:before {
content: "\eedc";
}
.icon-moon-seven-segment-7:before {
content: "\eedd";
}
.icon-moon-seven-segment-8:before {
content: "\eede";
}
.icon-moon-seven-segment-9:before {
content: "\eedf";
}
.icon-moon-share3:before {
content: "\eee0";
}
.icon-moon-share4:before {
content: "\eee1";
}
.icon-moon-mail:before {
content: "\eee2";
}
.icon-moon-mail2:before {
content: "\eee3";
}
.icon-moon-mail3:before {
content: "\eee4";
}
.icon-moon-mail4:before {
content: "\eee5";
}
.icon-moon-amazon:before {
content: "\eee6";
}
.icon-moon-google:before {
content: "\eee7";
}
.icon-moon-google2:before {
content: "\eee8";
}
.icon-moon-google3:before {
content: "\eee9";
}
.icon-moon-google-plus:before {
content: "\eeea";
}
.icon-moon-google-plus2:before {
content: "\eeeb";
}
.icon-moon-google-plus3:before {
content: "\eeec";
}
.icon-moon-hangouts:before {
content: "\eeed";
}
.icon-moon-google-drive:before {
content: "\eeee";
}
.icon-moon-facebook:before {
content: "\eeef";
}
.icon-moon-facebook2:before {
content: "\eef0";
}
.icon-moon-instagram:before {
content: "\eef1";
}
.icon-moon-whatsapp:before {
content: "\eef2";
}
.icon-moon-spotify:before {
content: "\eef3";
}
.icon-moon-telegram:before {
content: "\eef4";
}
.icon-moon-twitter:before {
content: "\eef5";
}
.icon-moon-vine:before {
content: "\eef6";
}
.icon-moon-vk:before {
content: "\eef7";
}
.icon-moon-renren:before {
content: "\eef8";
}
.icon-moon-sina-weibo:before {
content: "\eef9";
}
.icon-moon-rss:before {
content: "\eefa";
}
.icon-moon-rss2:before {
content: "\eefb";
}
.icon-moon-youtube:before {
content: "\eefc";
}
.icon-moon-youtube2:before {
content: "\eefd";
}
.icon-moon-twitch:before {
content: "\eefe";
}
.icon-moon-vimeo:before {
content: "\eeff";
}
.icon-moon-vimeo2:before {
content: "\ef00";
}
.icon-moon-lanyrd:before {
content: "\ef01";
}
.icon-moon-flickr:before {
content: "\ef02";
}
.icon-moon-flickr2:before {
content: "\ef03";
}
.icon-moon-flickr3:before {
content: "\ef04";
}
.icon-moon-flickr4:before {
content: "\ef05";
}
.icon-moon-dribbble:before {
content: "\ef06";
}
.icon-moon-behance:before {
content: "\ef07";
}
.icon-moon-behance2:before {
content: "\ef08";
}
.icon-moon-deviantart:before {
content: "\ef09";
}
.icon-moon-500px:before {
content: "\ef0a";
}
.icon-moon-steam:before {
content: "\ef0b";
}
.icon-moon-steam2:before {
content: "\ef0c";
}
.icon-moon-dropbox:before {
content: "\ef0d";
}
.icon-moon-onedrive:before {
content: "\ef0e";
}
.icon-moon-github:before {
content: "\ef0f";
}
.icon-moon-npm:before {
content: "\ef10";
}
.icon-moon-basecamp:before {
content: "\ef11";
}
.icon-moon-trello:before {
content: "\ef12";
}
.icon-moon-wordpress:before {
content: "\ef13";
}
.icon-moon-joomla:before {
content: "\ef14";
}
.icon-moon-ello:before {
content: "\ef15";
}
.icon-moon-blogger:before {
content: "\ef16";
}
.icon-moon-blogger2:before {
content: "\ef17";
}
.icon-moon-tumblr:before {
content: "\ef18";
}
.icon-moon-tumblr2:before {
content: "\ef19";
}
.icon-moon-yahoo:before {
content: "\ef1a";
}
.icon-moon-yahoo2:before {
content: "\ef1b";
}
.icon-moon-tux:before {
content: "\ef1c";
}
.icon-moon-appleinc:before {
content: "\ef1d";
}
.icon-moon-finder:before {
content: "\ef1e";
}
.icon-moon-android:before {
content: "\ef1f";
}
.icon-moon-windows:before {
content: "\ef20";
}
.icon-moon-windows8:before {
content: "\ef21";
}
.icon-moon-soundcloud:before {
content: "\ef22";
}
.icon-moon-soundcloud2:before {
content: "\ef23";
}
.icon-moon-skype:before {
content: "\ef24";
}
.icon-moon-reddit:before {
content: "\ef25";
}
.icon-moon-hackernews:before {
content: "\ef26";
}
.icon-moon-wikipedia:before {
content: "\ef27";
}
.icon-moon-linkedin:before {
content: "\ef28";
}
.icon-moon-linkedin2:before {
content: "\ef29";
}
.icon-moon-lastfm:before {
content: "\ef2a";
}
.icon-moon-lastfm2:before {
content: "\ef2b";
}
.icon-moon-delicious:before {
content: "\ef2c";
}
.icon-moon-stumbleupon:before {
content: "\ef2d";
}
.icon-moon-stumbleupon2:before {
content: "\ef2e";
}
.icon-moon-stackoverflow:before {
content: "\ef2f";
}
.icon-moon-pinterest:before {
content: "\ef30";
}
.icon-moon-pinterest2:before {
content: "\ef31";
}
.icon-moon-xing:before {
content: "\ef32";
}
.icon-moon-xing2:before {
content: "\ef33";
}
.icon-moon-flattr:before {
content: "\ef34";
}
.icon-moon-foursquare:before {
content: "\ef35";
}
.icon-moon-yelp:before {
content: "\ef36";
}
.icon-moon-paypal:before {
content: "\ef37";
}
.icon-moon-chrome:before {
content: "\ef38";
}
.icon-moon-firefox:before {
content: "\ef39";
}
.icon-moon-IE:before {
content: "\ef3a";
}
.icon-moon-edge:before {
content: "\ef3b";
}
.icon-moon-safari:before {
content: "\ef3c";
}
.icon-moon-opera:before {
content: "\ef3d";
}
.icon-moon-file-pdf:before {
content: "\ef3e";
}
.icon-moon-file-openoffice:before {
content: "\ef3f";
}
.icon-moon-file-word:before {
content: "\ef40";
}
.icon-moon-file-excel:before {
content: "\ef41";
}
.icon-moon-libreoffice:before {
content: "\ef42";
}
.icon-moon-html-five:before {
content: "\ef43";
}
.icon-moon-html-five2:before {
content: "\ef44";
}
.icon-moon-css3:before {
content: "\ef45";
}
.icon-moon-git:before {
content: "\ef46";
}
.icon-moon-codepen:before {
content: "\ef47";
}
.icon-moon-svg:before {
content: "\ef48";
}
.icon-moon-IcoMoon:before {
content: "\ef49";
}@font-face{font-family:Material-Design-Iconic-Font;src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}
 .alignfull { max-width: inherit; position: relative; }
body.has-gutenberg-blocks .blog-entry .entry-body { padding: 0; }
blockquote.wp-block-quote > p { border: none; padding: 0; }
ul.wp-block-gallery li { padding: 0; margin: 0; }
.wp-block-pullquote p { border: none; display: block; padding: 0; }
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img { flex: 1; height: 100%; object-fit: cover; -o-object-fit: cover; }
figure.wp-block-pullquote { margin-bottom: 20px; }
figure.wp-block-pullquote.alignleft { text-align: left; }
blockquote.wp-block-quote { margin: 20px 0 30px; padding: 0; }
blockquote.wp-block-quote>cite, blockquote.wp-block-quote > cite, .wp-block-quote.is-style-large cite { display: block; margin-top: 0; text-align: inherit; }
body.has-gutenberg-blocks code { background: #f3f4f5; border-radius: 2px; padding: 1px 3px 3px; margin: 0 1px; }
body.has-gutenberg-blocks .blog-entry.post-standard .entry-title h4 { font-size: 39px; font-weight: 600; }
pre.wp-block-preformatted, pre.wp-block-verse { border-color: #d1d1d1; font-family: monospace; }
.has-gutenberg-blocks section>.page>ol { padding-top: 0; }
.wp-block-latest-posts.is-grid li { margin: 0; }
.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts { padding-left: 0; margin-bottom: 40px; }
.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts.is-grid { margin: 0; padding-left: 0; }
blockquote.wp-block-quote, .wp-block-pullquote blockquote { padding: 0; background-color: transparent; border-left: 4px solid currentColor; padding-left: 15px; }
.wp-block-pullquote blockquote, .wp-block-pullquote blockquote p { border-width: 0; padding-left: 0; }
blockquote.wp-block-quote.is-large cite { font-size: 13px; text-align: left; }
.wp-block-quote.is-large, .wp-block-quote.is-style-large { border-left: 4px solid currentColor; }
.wp-block-button__link { margin-bottom: 25px; }
.wp-block-button.alignleft, .wp-block-pullquote.alignleft, .wp-block-image .alignleft, .wp-block-cover.alignleft, body.has-gutenberg-blocks ul.wp-block-gallery.alignleft { margin-right: 2em; }
.wp-block-button.alignright, .wp-block-pullquote.alignright, .wp-block-image .alignright, .wp-block-cover.alignright, body.has-gutenberg-blocks ul.wp-block-gallery.alignright { margin-left: 2em; }
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p { font-size: 22px; }
body.has-gutenberg-blocks ul.wp-block-gallery { display: flex; margin: 0 0 15px 0; padding-left: 0; }
.wp-block-table td, .wp-block-table th { padding: 1.5em; font-size: 16px; text-align: left; }
.wp-block-table td, .wp-block-table th, .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th { border-color: rgba(0, 0, 0, 0.1); }
.wp-block-table table, .wp-block-table.is-style-stripes table { border-collapse: collapse; }
.wp-block-table tbody tr:nth-child(2n+1) td { background: transparent; }
.wp-block-cover.has-background-dim { margin-bottom: 1.5em; }
.wp-block-embed-vimeo.alignfull iframe { width: 100%; }
body.has-gutenberg-blocks em a { border-bottom: 1px solid; }
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover { background-color: #000; }
.is-style-outline .wp-block-button__link:hover { color: #000; }
.wp-block-file .wp-block-file__button { display: table; margin: 15px 0 0; }
.wp-block-pullquote { margin-top: 10px; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul { margin-left: 0; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts.is-grid { padding-left: 0; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-archives-list, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-categories-list, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts:not(.is-grid) { list-style-position: inside; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol { margin-bottom: 35px; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>.wp-block-archives-dropdown .selection-box { display: inline-block; }
.wp-block-archives-dropdown ~ p { margin-top: 20px; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul li a:hover, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol li a:hover { color: #000; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>*[class*="wp-block"] { margin-bottom: 35px; }
table.wp-block-table { border-collapse: collapse; }
table.wp-block-table.is-style-stripes { border: 1px solid rgba(0, 0, 0, 0.1); border-collapse: collapse; }
table.wp-block-table tbody tr:nth-child(2n+1) { background: rgba(0, 0, 0, 0); }
table.wp-block-table th, table.wp-block-table td { vertical-align: middle; }
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item { padding: 0 }
.wp-block-separator { margin: 1.65em auto; border-bottom-width: 1px; border-bottom-color: #eaeaea; }
.wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer { color: inherit; }
.wp-block-media-text { margin: 0 0 30px; }
.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) { color: #fff; }
.wp-block-cover-text a:hover { color: rgba(255, 255, 255, 0.7); }
html:not(.vc_transform) .entry-body p.has-large-font-size, html:not(.vc_transform) .entry-body p.has-large-font-size + p { line-height: normal; }
.has-primary-background-color, .has-secondary-background-color, .has-tertiary-background-color { color: #ffffff; }
.wp-block-coblocks-click-to-tweet__text { display: block; border-width: 0; margin-bottom: 0; padding-left: 0; padding-bottom: 0; }
.wp-block-coblocks-click-to-tweet__text:before { display: inline-block; margin-right: 15px; position: relative; top: 5px; }
.wp-block-coblocks-author__content .wp-block-coblocks-author__name { margin: 0 0 15px; }
.has-drop-cap:not(:focus):after { content: ""; display: table; clear: both; padding-top: 14px; }
.has-primary-background-color, .has-tertiary-background-color, .has-background.has-primary-background-color a, .has-background.has-tertiary-background-color a { color: #ffffff; }
.has-secondary-background-color, .has-background.has-secondary-background-color a:not(.wp-block-button__link) { color: #000; }
.has-background.has-primary-background-color a:hover:not(.wp-block-button__link), .has-background.has-tertiary-background-color a:hover:not(.wp-block-button__link) { color: rgba(255,255,255,0.7); }
.has-background.has-secondary-background-color a:hover:not(.wp-block-button__link) { color: rgba(0,0,0,0.7); } .wp-block-quote[style="text-align:right"]{ border: solid; border-width: 0 0.2rem 0 0; padding: 0 15px 0 0; }
.wp-block-separator.is-style-dots{ color:currentColor; }
ol.wp-block-latest-comments, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body > ul { padding-left: 0; }
ul.wp-block-categories-list.aligncenter li { list-style-position: inside; }
ul.wp-block-categories-list li ul { padding-left: 2.5em; }
.has-gutenberg-blocks .wp-block-coblocks-click-to-tweet .wp-block-coblocks-click-to-tweet__text { padding-left: 0; display: block; margin: 0; }
.has-gutenberg-blocks table.wp-block-table.is-style-stripes tbody tr:nth-child(2n) { background: transparent; }@font-face {
font-family:star;
src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/star.eot);
src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/star.eot?#iefix) format("embedded-opentype"), url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/star.woff) format("woff"), url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/star.ttf) format("truetype"), url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/star.svg#star) format("svg");
font-weight:400;
font-style:normal
}
@font-face {
font-family:WooCommerce;
src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/WooCommerce.eot);
src:url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/WooCommerce.woff) format("woff"), url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/WooCommerce.ttf) format("truetype"), url(//urbangentleman.mx/wp-content/themes/swisseagle/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight:400;
font-style:normal
}.woocommerce ul.products li.product .product-thumb,
.woocommerce ul.products li.product .product-thumb .image,
.woocommerce ul.products li.product .product-thumb .image img {
transition: all 300ms linear;
-webkit-transition: all 300ms linear;
-ms-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
}
.woocommerce .clear,
.woocommerce-page .clear,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
clear: both
}
button.pswp__button{background-image:none !important;}
@-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg)
}
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
p.demo_store {
background-color: #a46497;
color: #fff;
font-size: 1em;
margin: 0;
padding: 1em 0;
position: fixed;
left: 0;
right: 0;
top: 0;
text-align: center;
width: 100%;
z-index: 99998;
box-shadow: 0 1px 1em rgba(0, 0, 0, .2)
}
.admin-bar p.demo_store {
top: 32px
}
.woocommerce .blockUI.blockOverlay {
position: relative
}
.woocommerce .cart .actions .button {
margin-top: 0;
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
background: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/loader.svg) center center;
background-size: cover;
content: "";
color: rgba(0, 0, 0, .75);
display: block;
font-size: 2em;
height: 1em;
line-height: 1;
margin-left: -.5em;
margin-top: -.5em;
position: absolute;
left: 50%;
top: 50%;
text-align: center;
width: 1em;
animation: spin 1s ease-in-out infinite;
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
}
.woocommerce a.remove {
border: 0;
color: red;
display: block;
font-size: 1.5em;
font-weight: 700;
height: 1em;
line-height: 1;
text-align: center;
text-decoration: none;
width: 1em;
border-radius: 100%;
}
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons{margin-left:-12px;}
body button.pswp__button{background-image:none !important;}
.woocommerce a.remove:hover {
background: red;
color: #fff !important;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
background-color: #f7f6f7;
border-top: 3px solid #a46497;
color: #515151;
list-style: none !important;
margin: 0 0 2em !important;
padding: 1em 2em 1em 2.5em !important;
position: relative;
width: auto;
}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before {
content: " ";
display: table;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
color: #ffffff;
content: "\e028";
display: inline-block;
font-family: WooCommerce;
font-size: 1em;
height: 1.5em;
line-height: 1.5;
padding-top: 1em;
position: absolute;
position: absolute;
left: 1.5em;
top: 0;
text-align: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
width: 1.5em;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
float: right;
}
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li {
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
.woocommerce .woocommerce-message {
border-top-color: #8fae1b
}
.woocommerce .woocommerce-message:before {
content: "\e015";
color: #8fae1b
}
.woocommerce .woocommerce-info {
border-top-color: #1e85be
}
.woocommerce .woocommerce-info:before {
content: "i";
color: #1e85be;
font-family: Times, Georgia, serif;
font-style: italic;
}
.woocommerce .woocommerce-error {
border-top-color: #b81c23
}
.woocommerce .woocommerce-error:before {
content: "\e016";
color: #b81c23
}
.woocommerce small.note {
display: block;
font-size: .857em;
margin-top: 10px
}
.woocommerce .woocommerce-breadcrumb {
font-size: .92em;
margin: 0 0 1em;
padding: 0;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
content: " ";
display: table
}
.woocommerce small.note,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
color: #777
}
.woocommerce .quantity .qty {
text-align: center;
width: 3.631em;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;
float: left;
width: 100%;
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
clear: both
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #77a464;
font-size: 1.25em
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
background: inherit;
font-weight: 700
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
display: block;
opacity: .5;
}
.woocommerce div.product p.stock {
font-size: .92em
}
.woocommerce div.product .stock {
color: #77a464
}
.woocommerce div.product .out-of-stock {
color: #9f2124
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 1.618em
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 2em
}
.woocommerce div.product div.images img {
display: block;
height: auto;
width: 100%;
box-shadow: none
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em
}
.woocommerce div.product div.social {
margin: 0 0 1em;
text-align: right;
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px
}
.woocommerce div.product div.social span span {
margin: 0
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0 0 0 1em;
margin: 0 0 1.618em;
overflow: hidden;
position: relative
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #ebe9eb;
border: 1px solid #d3ced2;
display: inline-block;
margin: 0 -5px;
padding: 0 1em;
position: relative;
z-index: 0;
border-radius: 4px 4px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #515151;
display: inline-block;
font-weight: 700;
padding: .5em 0;
text-decoration: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #6b6b6b;
text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #fff;
border-bottom-color: #fff;
z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: inherit;
text-shadow: inherit
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
box-shadow: 2px 2px 0 #fff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
box-shadow: -2px 2px 0 #fff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
border: 1px solid #d3ced2;
content: " ";
position: absolute;
bottom: -1px;
height: 5px;
width: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
border-width: 0 1px 1px 0;
left: -6px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
border-width: 0 0 1px 1px;
right: -6px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
box-shadow: -2px 2px 0 #ebe9eb
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-bottom: 1px solid #d3ced2;
content: " ";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 1
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 0
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 2em
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0 4px 0 0
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px
}
.woocommerce div.product form.cart table td {
padding-left: 0
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none
}
.woocommerce div.product form.cart .variations {
border: 0;
margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
border: 0
}
.woocommerce div.product form.cart .variations label {
font-weight: 700
}
.woocommerce div.product form.cart .variations select {
float: left;
width: 100%;
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em
}
.woocommerce div.product form.cart .variations td {
vertical-align: top
}
.woocommerce div.product form.cart .button {
float: left;
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.label {
padding-left: 1em;
padding-right: 1em;
}
.woocommerce div.product form.cart .group_table td {
border: 0;
padding-bottom: .5em;
vertical-align: top;
}
.woocommerce span.onsale,
.woocommerce span.out-of-stock {
color: #fff;
font-size: .857em;
line-height: 3.236;
margin: 0;
min-height: 3.236em;
min-width: 3.236em;
padding: 0;
position: absolute;
left: 20px;
top: 20px;
text-align: center;
z-index: 2;
border-radius: 100%;
-webkit-font-smoothing: antialiased
}
.woocommerce span.onsale {
background-color: #77a464;
}
.woocommerce .products ul,
.woocommerce ul.products {
clear: both;
list-style: none;
margin: 0 0 1em;
padding: 0;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
content: " ";
display: table
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none;
}
.woocommerce ul.products li.product .onsale {
margin: -.5em -.5em 0 0;
left: auto;
right: 0;
top: 0;
}
.woocommerce ul.products li.product h3 {
font-size: 1em;
margin: 0;
padding: .5em 0;
}
.woocommerce ul.products li.product a {
text-decoration: none
}
.woocommerce ul.products li.product a img {
display: block;
height: auto;
margin: 0 0 1em;
width: 100%;
box-shadow: none
}
.woocommerce ul.products li.product strong {
display: block
}
.woocommerce ul.products li.product .star-rating {
font-size: .857em
}
.woocommerce ul.products li.product .button {
margin-top: 1em
}
.woocommerce ul.products li.product .price {
color: #77a464;
display: block;
font-size: .857em;
font-weight: 400;
margin-bottom: .5em;
}
.woocommerce ul.products li.product .price del {
color: inherit;
display: block;
opacity: .65;
}
.woocommerce ul.products li.product .price ins {
background: 0 0;
font-weight: 700
}
.woocommerce ul.products li.product .price .from {
color: rgba(132, 132, 132, .5);
font-size: .67em;
margin: -2px 0 0;
text-transform: uppercase;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
text-align: center;
} .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
background-color: #ebe9eb;
background-image: none;
border: 0;
cursor: pointer;
color: #515151;
display: inline-block;
font-size: 100%;
font-family: inherit;
font-weight: 700;
line-height: 1;
margin: 0;
overflow: visible;
padding: .618em 1em;
position: relative;
left: auto;
text-decoration: none;
white-space: nowrap;
border-radius: 3px;
box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none
}
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce #respond input#submit.loading {
opacity: .25;
padding-right: 2.618em
}
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce #respond input#submit.loading:after {
content: "\e01c";
font-family: WooCommerce;
font-weight: 400;
position: absolute;
right: 1em;
top: .618em;
vertical-align: top;
-webkit-font-smoothing: antialiased;
animation: spin 2s linear infinite;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
}
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after,
.woocommerce #respond input#submit.added:after {
content: "\e017";
font-family: WooCommerce;
margin-left: .53em;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover {
background-color: #dad8da;
background-image: none;
color: #515151;
text-decoration: none;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt {
background-color: #a46497;
color: #fff;
-webkit-font-smoothing: antialiased
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover {
background-color: #935386;
color: #fff
}
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover {
background-color: #a46497;
color: #fff
}
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled] {
cursor: not-allowed;
opacity: .6
}
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover {
background-color: #ebe9eb;
color: inherit;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
float: none
}
.woocommerce a.added_to_cart {
display: inline-block;
padding-top: .5em;
white-space: nowrap;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
content: " ";
display: table
}
.woocommerce #reviews h2 small {
float: right;
font-size: 15px;
margin: 10px 0 0
}
.woocommerce #reviews h2 small a {
text-decoration: none;
}
.woocommerce #reviews h2 small,
.woocommerce #reviews h2 small a {
color: #777;
}
.woocommerce #reviews h3 {
margin: 0
}
.woocommerce #reviews #respond {
border: 0;
margin: 0;
padding: 0
}
.woocommerce #reviews #comment {
height: 75px
}
.woocommerce #reviews #comments h2 {
clear: none
}
.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
clear: both
}
.woocommerce #reviews #comments ol.commentlist {
background: 0;
list-style: none;
margin: 0;
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li {
background: 0;
border: 0;
margin: 0 0 20px;
padding: 0;
position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: .75em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
background: #ebe9eb;
border: 1px solid #e4e1e3;
float: left;
height: auto;
margin: 0;
padding: 3px;
position: absolute;
left: 0;
top: 0;
width: 32px;
box-shadow: none
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #e4e1e3;
margin: 0 0 0 50px;
padding: 1em 1em 0;
border-radius: 4px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
display: none
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #e4e1e3;
margin: 20px 0 0 50px;
padding: 1em 1em 0;
border-radius: 4px;
}
.woocommerce #reviews #comments .commentlist>li:before {
content: ""
}
.woocommerce #review_form #respond {
background: 0 0;
border: 0;
margin: 0;
padding: 0;
position: static;
width: auto;
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
content: " ";
display: table
}
.woocommerce #review_form #respond p {
margin: 0 0 10px
}
.woocommerce #review_form #respond .form-submit input {
left: auto
}
.woocommerce #review_form #respond textarea {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%
}
.woocommerce .star-rating {
float: right;
font-family: star;
font-size: 1em;
height: 1em;
line-height: 1;
overflow: hidden;
position: relative;
width: 5.4em;
}
.woocommerce .star-rating:before {
content: "\73\73\73\73\73";
float: left;
top: 0;
left: 0;
position: absolute
}
.woocommerce .star-rating span {
float: left;
padding-top: 1.5em;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.woocommerce .star-rating span:before {
content: "\53\53\53\53\53";
position: absolute;
left: 0;
top: 0;
}
.woocommerce .woocommerce-product-rating {
display: block;
line-height: 2;
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
content: " ";
display: table
}
.woocommerce .woocommerce-product-rating .star-rating {
float: left;
margin: .5em 4px 0 0;
}
.woocommerce .products .star-rating {
display: block;
float: none;
margin: 0 0 .5em;
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0
}
.woocommerce p.stars {
font-size: 1em;
position: relative;
}
.woocommerce p.stars a {
border-bottom: 0 !important;
display: inline-block;
font-weight: 700;
margin-right: 1em;
outline: 0;
position: relative;
text-indent: -9999px;
}
.woocommerce p.stars a.active {
color: #e6b800;
}
.woocommerce p.stars a:last-child {
border-right: 0
}
.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5 {
border-right: 1px solid #ccc
}
.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
font-family: WooCommerce;
position: absolute;
left: 0;
top: 0;
text-indent: 0;
}
.woocommerce p.stars a.star-1 {
width: 2em
}
.woocommerce p.stars a.star-1:after {
content: "\e021"
}
.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after {
content: ""
}
.woocommerce p.stars a.star-2 {
width: 3em
}
.woocommerce p.stars a.star-2:after {
content: "\e021\e021"
}
.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after {
content: ""
}
.woocommerce p.stars a.star-3 {
width: 4em
}
.woocommerce p.stars a.star-3:after {
content: "\e021\e021\e021"
}
.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after {
content: ""
}
.woocommerce p.stars a.star-4 {
width: 5em
}
.woocommerce p.stars a.star-4:after {
content: "\e021\e021\e021\e021"
}
.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after {
content: ""
}
.woocommerce p.stars a.star-5 {
border: 0;
width: 6em;
}
.woocommerce p.stars a.star-5:after {
content: "\e021\e021\e021\e021\e021"
}
.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after {
content: ""
}
.woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0, 0, 0, 0.1);
margin-bottom: 1.618em;
width: 100%
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
border-top: 0;
line-height: 1.5;
margin: 0;
}
.woocommerce table.shop_attributes th {
font-weight: 700;
padding: 8px;
width: 150px;
}
.woocommerce table.shop_attributes td {
font-style: italic;
padding: 0
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 0
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
background: rgba(0, 0, 0, .025)
}
.woocommerce table.shop_table {
border: 1px solid rgba(0, 0, 0, .1);
border-collapse: separate;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-radius: 5px
}
.woocommerce table.shop_table th {
font-weight: 700;
padding: 9px 12px
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0, 0, 0, .1);
padding: 6px 12px;
vertical-align: middle
}
.woocommerce table.shop_table td small {
font-weight: 400
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top-width: 0
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
border-top: 1px solid rgba(0, 0, 0, 0.1);
font-weight: 700;
}
.woocommerce table.my_account_orders {
font-size: .85em
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle
}
.woocommerce table.my_account_orders .button {
white-space: nowrap
}
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions,
.woocommerce-page table.my_account_orders .woocommerce-orders-table__cell-order-actions {
text-align: right
}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button,
.woocommerce-page table.my_account_orders .woocommerce-orders-table__cell-order-actions .button {
margin: .125em 0 .125em .25em
}
.woocommerce td.product-name dl.variation {
margin: .25em 0
}
.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before {
content: " ";
display: table
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
display: inline-block;
float: left;
margin-bottom: 1em
}
.woocommerce td.product-name dl.variation dt {
clear: left;
font-weight: 700;
margin: 0 4px 0 0;
padding: 0 0 .25em;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after {
clear: both
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0
}
.woocommerce td.product-name p.backorder_notification {
font-size: .83em
}
.woocommerce td.product-quantity {
min-width: 80px;
}
.woocommerce form .form-row {
margin: 0 0 6px;
padding: 3px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
opacity: 0;
transition: opacity .5s .5s ease;
-webkit-transition: opacity .5s .5s ease;
-moz-transition: opacity .5s .5s ease;
}
.woocommerce form .form-row label {
line-height: 2
}
.woocommerce form .form-row label.hidden {
visibility: hidden
}
.woocommerce form .form-row label.inline {
display: inline
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0
}
.woocommerce form .form-row .required {
border: 0;
color: red;
font-weight: 700;
}
.woocommerce form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1;
margin: 0;
outline: 0;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.woocommerce form .form-row textarea {
display: block;
height: 4em;
line-height: 1.5;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.woocommerce form .form-row .select2-container {
line-height: 2em;
width: 100%;
}
.select2-container--default .select2-selection--single {
border-radius: 0;
border-color: rgba(0, 0, 0, 0.15);
height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__arrow{ line-height: 43px; height: 43px;}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #a00
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #69bf29
}
.woocommerce form .form-row ::-webkit-input-placeholder {
line-height: normal
}
.woocommerce form .form-row :-moz-placeholder {
line-height: normal
}
.woocommerce form .form-row :-ms-input-placeholder {
line-height: normal
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: 1px solid #d3ced2;
clear: both;
padding: 20px;
margin: 2em 0;
text-align: left;
border-radius: 5px
}
.woocommerce ul#shipping_method {
list-style: none;
margin: 0;
padding: 0
}
.woocommerce ul#shipping_method li {
list-style: none;
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
}
.woocommerce ul#shipping_method .amount {
font-weight: 700
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0
}
.woocommerce .order_details {
list-style: none;
margin: 0 0 1.5em;
}
.woocommerce .order_details:after,
.woocommerce .order_details:before {
content: " ";
display: table
}
.woocommerce .order_details li {
border-right: 1px dashed #d3ced2;
float: left;
font-size: .715em;
line-height: 1;
margin-left: 0;
margin-right: 2em;
padding-left: 0;
padding-right: 2em;
text-transform: uppercase;
}
.woocommerce .order_details li strong {
display: block;
font-size: 1.4em;
line-height: 1.5;
text-transform: none;
}
.woocommerce .order_details li:last-of-type {
border: none
}
.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before {
content: " ";
display: table
}
.woocommerce-account .addresses .title h3,
.woocommerce .woocommerce-MyAccount-content .title h3,
.woocommerce-page .woocommerce-MyAccount-content .title h3 {
float: left
}
.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count,
.woocommerce .woocommerce-MyAccount-content .title .edit,
.woocommerce-page .woocommerce-MyAccount-content .title .edit {
float: right
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: 700;
margin-bottom: 0
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0
}
.woocommerce-account ul.digital-downloads {
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li:before {
content: "";
font-family: WooCommerce;
font-weight: 400;
font-variant: normal;
line-height: 1;
margin-right: .618em;
speak: none;
text-decoration: none;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.woocommerce-cart table.cart .product-thumbnail {
min-width: 32px
}
.woocommerce-cart table.cart img {
width: 32px;
box-shadow: none
}
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
vertical-align: middle
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
border: 1px solid #d3ced2;
float: left;
line-height: 1;
margin: 0 4px 0 0;
outline: 0;
padding: 6px 6px 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
font-size: 13px;
}
.woocommerce-cart table.cart input {
margin: 0;
line-height: 1;
vertical-align: middle;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 1em 0
}
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before {
content: " ";
display: table
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: block;
margin-bottom: 1em;
text-align: center;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
display: block;
float: none;
width: 100%;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
content: "";
font-family: WooCommerce;
font-weight: 400;
font-variant: normal;
line-height: 1;
margin-left: .618em;
speak: none;
text-decoration: none;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
font-size: .83em
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-collapse: separate;
border-left: 0;
margin: 0 0 6px;
padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
border-top-width: 0
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
width: 25%
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
border-left: 0;
border-right: 0;
vertical-align: top;
line-height: 2em;
padding: 6px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals table small {
color: #777
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
width: 100%
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
color: #77a464
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
border-top: 1px solid #ebe9eb
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
clear: none;
float: left
}
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
clear: left
}
.woocommerce-checkout .checkout .create-account small {
color: #777;
font-size: 11px;
font-weight: 400
}
.woocommerce-checkout .checkout div.shipping-address {
clear: left;
padding: 0;
width: 100%
}
.single-product .twentythirteen p.stars,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout .checkout .shipping_address {
clear: both
}
.woocommerce-checkout #payment {
background: #ebe9eb;
border-radius: 5px
}
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: 1px solid #d3ced2;
list-style: none;
margin: 0;
padding: 1em;
text-align: left;
}
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
content: " ";
display: table
}
.woocommerce-checkout #payment ul.payment_methods li {
font-weight: 400;
line-height: 2;
margin: 0;
text-align: left;
}
.woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 0
}
.woocommerce-checkout #payment ul.payment_methods li img {
margin: -2px 0 0 .5em;
padding: 0;
position: relative;
vertical-align: middle;
box-shadow: none
}
.woocommerce-checkout #payment ul.payment_methods li img+img {
margin-left: 2px
}
.woocommerce-checkout #payment div.form-row {
padding: 1em
}
.woocommerce-checkout #payment div.payment_box {
background-color: #dfdcde;
color: #515151;
font-size: .92em;
line-height: 1.5;
margin: 1em 0;
padding: 1em 2%;
position: relative;
width: 96%;
border-radius: 2px;
}
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
border-color: #bbb3b9 #c7c1c6 #c7c1c6
}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
color: #bbb3b9
}
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
color: #bbb3b9
}
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
color: #bbb3b9
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
background-position: right;
background-repeat: no-repeat;
font-size: 1.5em;
padding: 8px;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/visa.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/mastercard.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/laser.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/diners.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/maestro.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/jcb.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/amex.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/assets/images/icons/credit-cards/discover.png)
}
.woocommerce-checkout #payment div.payment_box span.help {
font-size: .857em;
font-weight: 400;
color: #777;
}
.woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 1em
}
.woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0
}
.woocommerce-checkout #payment div.payment_box:after {
border: 8px solid #dfdcde;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
content: "";
display: block;
margin: -1em 0 0 2em;
position: absolute;
bottom: 100%;
left: 0;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
font-size: .83em;
line-height: 52px;
}
.woocommerce-checkout #payment .payment_method_paypal img {
max-height: 52px;
vertical-align: middle
}
#content.twentyeleven .woocommerce-pagination a {
font-size: 1em;
line-height: 1
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
padding: 0
}
.twentythirteen .woocommerce-breadcrumb {
padding-top: 40px
}
.twentyfourteen ul.products li.product {
margin-top: 0 !important
}  .woocommerce .woocommerce-ordering {
margin: 0 0 2em;
}
.woocommerce .woocommerce-result-count {
margin: 1em 0;
}
.woocommerce ul.products {
clear: both;
float: left;
margin: 0;
padding: 0;
width: 100%;
}
.woocommerce ul.products li.product {
display: inline;
margin: 0;
padding: 0;
}
.woocommerce ul.products li.product .product-wrapper {
margin: 0 0 20px;
overflow: hidden;
}
.woocommerce ul.products li.product .product-thumb {
position: relative;
overflow: hidden;
}
.woocommerce ul.products li.product a img {
margin: 0;
}
.woocommerce ul.products li.product .product-thumb,
.woocommerce ul.products li.product .product-thumb .image,
.woocommerce ul.products li.product .product-thumb .image img {
float: left;
width: 100%;
}
.woocommerce select,
.woocommerce-page select {
height: auto;
min-height: 52px;
}
@-moz-document url-prefix() {
.woocommerce select,
.woocommerce-page select {
min-height: auto;
}
} .woocommerce ul.products li.product .onsale,
.woocommerce ul.products li.product .out-of-stock {
background: none;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
line-height: 24px;
min-height: 24px;
min-width: 24px;
margin: 0;
padding: 0;
position: absolute;
left: auto;
right: 0;
top: 0;
text-transform: uppercase;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.woocommerce ul.products li.product:hover .onsale,
.woocommerce ul.products li.product:hover .out-of-stock {
height: 30px;
line-height: 30px;
right: 5px;
top: 5px;
width: 30px;
z-index: 2;
}
.woocommerce ul.products li.product .onsale,
.woocommerce ul.products li.product .out-of-stock,
.woocommerce ul.products li.product .onsale span,
.woocommerce ul.products li.product .out-of-stock span {
font-size: 0;
text-indent: -9999px
}
.woocommerce ul.products li.product .onsale span:before,
.woocommerce ul.products li.product .out-of-stock span:before {
display: inline-block;
font-size: 13px;
position: absolute;
left: 0;
right: 0;
text-indent: 0;
z-index: 2;
}
.woocommerce ul.products li.product .onsale span:before {
content: "\f005";
font-family: "FontAwesome";
}
.woocommerce ul.products li.product .out-of-stock span:before {
content: "\e66b";
font-family: "Stroke-Gap-Icons";
} .woocommerce ul.products li.product .featured-tag,
.woocommerce.single-product .featured-tag {
position: absolute;
left: 0;
top: 0;
z-index: 99;
}
.woocommerce ul.products li.product .featured-tag i,
.woocommerce.single-product .featured-tag i {
line-height: 30px;
position: absolute;
right: 6px;
}
.woocommerce ul.products li.product .featured-tag>div,
.woocommerce.single-product .featured-tag>div {
height: 30px;
line-height: 30px;
position: relative;
width: 25px;
z-index: 99;
-webkit-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s;
-moz-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s;
-ms-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s;
-o-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s;
transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s;
}
.woocommerce ul.products li.product .featured-tag span,
.woocommerce.single-product .featured-tag span {
display: block;
float: left;
font-weight: 400;
overflow: hidden;
padding-right: 20px;
width: 3em;
-webkit-transition-delay: 0s, 0s, 0s;
-moz-transition-delay: 0s, 0s, 0s;
-ms-transition-delay: 0s, 0s, 0s;
-o-transition-delay: 0s, 0s, 0s;
transition-delay: 0s, 0s, 0s;
-webkit-transition-duration: 0.3s, 0.25s, 0.25s;
-moz-transition-duration: 0.3s, 0.25s, 0.25s;
-ms-transition-duration: 0.3s, 0.25s, 0.25s;
-o-transition-duration: 0.3s, 0.25s, 0.25s;
transition-duration: 0.3s, 0.25s, 0.25s;
-webkit-transition-property: opacity, padding, width;
-moz-transition-property: opacity, padding, width;
-ms-transition-property: opacity, padding, width;
-o-transition-property: opacity, padding, width;
transition-property: opacity, padding, width;
-webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-ms-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.woocommerce ul.products li.product:hover .featured-tag>div,
.woocommerce.single-product .featured-tag>div {
width: 100%;
}
.woocommerce ul.products li.product:hover .featured-tag>div span,
.woocommerce.single-product .featured-tag>div span {
padding-left: 10px;
width: 100%;
}
.woocommerce ul.products li.product .featured-tag:after,
.woocommerce.single-product .featured-tag:after {
background-color: rgba(0, 0, 0, 0);
border-style: solid;
border-width: 15px;
content: "";
position: absolute;
bottom: 0;
right: -20px;
top: 0;
z-index: 9;
} .woocommerce ul.products li.product .product-buttons-wrapper {
float: left;
text-align: center;
margin: auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
width: 100%;
z-index: 1;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons {
float: left;
margin-top: -25px;
position: absolute;
top: 50%;
width: 100%;
}
.woocommerce ul.products li.product .wc_compare_btn_wrapper {
margin: 0 auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.woocommerce ul.products li.product .wc_compare_btn_wrapper a {
padding-top: 6px;
padding-bottom: 6px;
border-radius: 0;
}
.woocommerce ul.products li.product .wc_compare_btn_wrapper a.compare.added:after {
vertical-align: middle;
}
.woocommerce ul.products li.product .product-buttons-wrapper a.add_to_cart_button,
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple,
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable,
.woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-buttons-wrapper .add_to_wishlist,
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button {
font-size: 0;
}
.woocommerce ul.products li.product .product-buttons-wrapper a.add_to_cart_button,
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple,
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable,
.woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-buttons-wrapper a.add_to_wishlist,
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button {
display: block;
font-weight: normal;
height: 45px;
margin: auto;
padding: 0;
position: relative;
bottom: 0;
top: 0;
text-align: center;
width: 45px;
z-index: 2;
}
.woocommerce ul.products li.product .product-buttons-wrapper a.add_to_cart_button:before,
.woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward:before,
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple:before,
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable:before,
.woocommerce ul.products li.product .product-buttons-wrapper .add_to_wishlist:before,
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button:before,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button:before {
display: block;
font-family: Stroke-Gap-Icons;
font-size: 20px;
font-weight: normal;
height: 100%;
line-height: 45px;
margin: auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
text-align: center;
width: 100%;
}
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple:before {
content: "\e67b";
}
.woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable:before {
content: "\e61a";
}
.woocommerce ul.products li.product .product-buttons-wrapper a.button.add_to_cart_button.product_type_simple:before {
content: "\e66c";
}
.woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward:before {
content: "\e680";
z-index: 1;
}
.woocommerce ul.products li.product .product-buttons-wrapper .add_to_wishlist:before {
content: "\e67e";
}
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before {
content: "\e66f";
}
.woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before {
content: "\e66f";
}
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button:before {
content: "\e6bc";
}
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button:before {
content: "\e68e";
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline a {
-webkit-transition: all 300ms ease 0s;
transition: all 300ms ease 0s;
}  .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
width: 100%;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a {
margin: auto;
left: 0;
right: 0;
} .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) {
width: 50%;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) {
float: left;
left: 0;
text-align: right;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) a {
float: right;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) {
float: right;
margin-top: 0;
right: 0;
text-align: left;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) {
display: inline-block;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) a {
float: left;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) {
position: absolute;
bottom: 0;
top: 0;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) a {
margin: auto 5px;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) {
padding: 0 25px;
box-sizing: border-box;
} .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) {
transform: translateX(-100%);
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) {
transform: translateX(100%);
}
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) {
transform: none;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) {
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) a {
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transform: scale(0);
transform: scale(0);
}
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) a,
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a,
.woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) a {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transform: scale(1);
transform: scale(1);
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) a,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a {
position: relative;
display: inline-block;
line-height: inherit;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a.yith-woocompare-button {
line-height: inherit;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) {
margin: 0 5px;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) {
margin: 0 5px;
}
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) .yith-wcwl-add-to-wishlist .ajax-loading {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
margin: auto;
z-index: 9;
}
.yith-wcwl-add-to-wishlist,
.yith-wcwl-add-button {
display: inline !important;
}
.yith-wcwl-add-button.hide {
display: none !important;
}
.single-product .product-thumb-wrapper .yith-wcwl-add-to-wishlist {
display: inline-block !important;
}
.woocommerce ul.products li.product .product-wrapper>h3,
.woocommerce ul.products li.product .product-wrapper>a h3,
.woocommerce ul.products li.product .product-thumb a.add_to_cart_button.added,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button.hide a,
.woocommerce ul.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.woocommerce ul.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a.add_to_cart_button.added {
display: none;
} .woocommerce ul.products li.product .product-details {
display: block;
float: left;
padding: 0 0 15px;
position: relative;
text-align: center;
width: 100%;
}
.woocommerce ul.products li.product .product-details h5 {
border-style: solid;
border-width: 0 0 1px;
letter-spacing: 1px;
margin: 0 0 10px;
text-transform: capitalize;
}
.woocommerce ul.products li.product .product-details h5 a,
.woocommerce ul.products li.product-category .product-details h5 {
display: block;
padding: 15px 0 5px;
}
.woocommerce ul.products li.product .product-details h5,
.woocommerce ul.products li.product .price {
font-size: 14px;
}
.woocommerce ul.products li.product .price {
letter-spacing: 0.4px;
margin: -1px 0 0;
padding: 0;
width: 75%;
}
.woocommerce ul.products li.product .price ins {
font-weight: normal;
}
.woocommerce ul.products li.product .product-details .product-price {
width: 100%;
}
.woocommerce ul.products li.product .product-details .product-price,
.woocommerce ul.products li.product .product-details .product-price .price,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .product-details .product-rating-wrapper {
display: inline-block;
}
.woocommerce ul.products li.product:hover .price {
text-align: left;
padding: 0 25% 0 0;
width: 100%;
}
.woocommerce ul.products li.product .product-details .product-rating-wrapper {
position: absolute;
right: 25%;
width: auto;
visibility: hidden;
}
.woocommerce ul.products li.product .product-details .product-rating-wrapper .star-rating {
font-size: 12px;
line-height: 1em;
margin: 7px 0 0;
}
.woocommerce ul.products li.product:hover .product-details .product-rating-wrapper {
display: inline-block;
right: 0;
text-align: right;
visibility: visible;
}
.woocommerce ul.products li:not(.purchasable) .product-details .product-rating-wrapper {
right: 0;
width: 62px;
}
.woocommerce ul.products li:not(.purchasable):hover .product-details .product-rating-wrapper {
right: 50%;
}
.woocommerce ul.products li.product .product-details .product-price,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .product-details .product-rating-wrapper {
-webkit-transition: all 300ms linear 0s;
-moz-transition: all 300ms linear 0s;
-ms-transition: all 300ms linear 0s;
-o-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.woocommerce ul.products li.product .product-content {
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
z-index: 0;
}
.woocommerce ul.products li.product .product-thumb:after {
content: "";
width: 100%;
height: 100%;
overflow: hidden;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 0;
}  .pif-has-gallery {
position: relative;
}
.pif-has-gallery .onsale {
z-index: 99;
}
.pif-has-gallery .secondary-image {
position: absolute;
top: 0;
left: 0;
}
ul.products li .product-thumb {
position: relative;
}
ul.products li .product-thumb .secondary-image {
display: block;
height: auto;
position: absolute;
top: 0;
width: auto;
backface-visibility: hidden;
} .woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 3em;
}
.woocommerce div.product div.images {
position: relative;
width: 33%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
position: absolute;
top: 10px;
right: 10px;
transform: scale(0.5);
-moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
z-index: 9;
text-align: center;
width: 40px;
height: 40px;
line-height: 40px;
background: #fff;
border-radius: 50%;
opacity: 0;
visibility: hidden;
}
.woocommerce div.product div.images:hover .woocommerce-product-gallery__trigger {
opacity: 1;
visibility: visible;
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: translateY(-50%) scale(1);
}
.woocommerce div.product div.images ol.flex-control-nav {
padding-left: 0;
}
.woocommerce div.product div.images ol.flex-control-nav li {
list-style: none;
width: 24.5%;
float: left;
margin-right: 2px;
}
.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs li {
width: 24%;
}
.woocommerce div.product div.summary {
margin-top: 1em;
width: 64%;
}
.woocommerce.single-product .pif-has-gallery {
clear: both;
}
.woocommerce.single-product .product-thumb-wrapper {
float: left;
position: relative;
width: 100%;
}
.woocommerce.single-product .product-thumb-wrapper span.onsale,
.woocommerce.single-product .product-thumb-wrapper span.out-of-stock {
font-size: 11px;
height: 50px;
line-height: 50px;
left: auto;
right: -1em;
top: -1em;
width: 50px;
z-index: 1000;
}
.woocommerce.single-product .product-thumb-wrapper span.out-of-stock {
font-size: 10px;
height: 50px;
line-height: normal;
padding: 12px 0 0;
width: 50px;
}
.woocommerce div.product .product_title,
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 10px;
}
.woocommerce div.product p.stock,
.woocommerce div.product .stock {
font-size: 13px;
}
.woocommerce div.product .images .thumbnails {
margin: 0 -5px;
overflow: hidden;
}
.woocommerce div.product .images .thumbnails .yith_magnifier_gallery li {
margin: 0 5px;
padding: 0;
width: 122px !important;
}
.woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 88px !important;
}
.woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 55px !important;
}
.woocommerce div.product div.images div.thumbnails a {
margin-right: 3.8%;
width: 30.75%;
}
.woocommerce div.product div.images div.thumbnails a.first {
clear: both;
}
.woocommerce div.product div.images div.thumbnails a.last {
margin-right: 0;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
display: inline-block;
}
.woocommerce.single-product div.product .summary .price,
.woocommerce.single-product div.product .summary .price .amount,
.woocommerce.single-product div.product .summary .price del,
.woocommerce.single-product div.product .summary .price del .amount,
.woocommerce.single-product div.product .summary .price ins,
.woocommerce.single-product div.product .summary .price ins .amount {
font-size: 20px;
}
.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty {
border: none !important;
height: 40px;
width: 55px !important;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce .product .summary div[itemprop="description"] {
margin-top: 10px;
}
.woocommerce .product .summary .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.woocommerce .product .summary .product_meta {
clear: both;
margin: 20px 0;
}
.woocommerce .product .summary .product_meta .posted_in {
margin-bottom: 5px;
display: block;
}
.single-product .variations {
padding-bottom: 10px;
}
table.variations td {
background: none;
border: none;
padding: 0;
text-align: left;
}
.woocommerce div.product form.cart .variations td {
display: inline-table;
vertical-align: baseline;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 15px
}
.woocommerce div.product form.cart .variations select {
display: block;
float: none;
margin: 10px 0;
} .woocommerce div.product .woocommerce-tabs ul.tabs {
clear: both;
margin: 0 0 30px;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background: none;
border-width: 0;
padding: 0 2em 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
margin-left: 0;
padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
z-index: auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
font-weight: 500;
letter-spacing: 1px;
padding: 8px 0;
position: relative;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
content: "";
height: 0;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
height: 2px;
}
.woocommerce-tabs .panel h2,
.woocommerce #reviews h3,
#respond h3#reply-title {
font-size: 22px;
font-weight: 500;
}
.woocommerce table.shop_attributes td p {
line-height: normal;
padding: 0;
}
#reviews ol.commentlist {
padding-left: 0;
}
.woocommerce .comment-form-rating .selection-box {
display: none;
}
.woocommerce #review_form #respond p {
clear: both;
}
.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after {
content: "\e021";
}
.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after {
content: "\e021\e021";
}
.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after {
content: "\e021\e021\e021";
}
.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after {
content: "\e021\e021\e021\e021";
}
.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after {
content: "\e021\e021\e021\e021\e021";
} .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce button,
.woocommerce input[type=button],
.woocommerce input[type=submit],
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit,
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist,
.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button,
.woocommerce .cart input.button {
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: normal;
line-height: normal;
margin: 10px 0 0;
outline: medium none;
padding: 11px 20px;
position: relative;
text-transform: uppercase;
}
.woocommerce form p a.button,
.woocommerce form p button.button,
.woocommerce form p input.button,
.woocommerce form p input#submit {
float: none;
}
.woocommerce-message a.button,
.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce form.checkout_coupon .button,
.woocommerce form.login .button,
.woocommerce form.register .button,
.woocommerce .cart input.button {
margin-top: 0;
}
.woocommerce-message a.button,
.woocommerce-error a.button,
.woocommerce-info a.button {
font-size: 11px;
padding: 8px 15px 7px;
}
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist {
margin-bottom: 15px;
padding-left: 37px;
position: relative;
}
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before {
content: "\e67e";
font-family: Stroke-Gap-Icons;
font-size: 14px;
font-style: normal;
font-weight: normal;
position: absolute;
left: 16px;
top: 12px;
text-decoration: inherit;
} .woocommerce-cart table.cart img {
width: 80px;
}
.woocommerce-cart table.cart img,
.wishlist_table tr td.product-thumbnail a img {
height: auto;
}
.woocommerce .cart-collaterals {
display: inline-block;
margin: 20px 0 0;
}
.woocommerce .cart-collaterals,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart {
width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
padding-left: 15px;
padding-right: 15px;
text-align: left;
}
.woocommerce .cart-collaterals .related {
float: left;
width: 30.75%;
}
table.shop_table .quantity .qty {
display: inline-block;
float: none;
margin: 0 auto;
}
.woocommerce table.cart td.actions .coupon .input-text {
line-height: normal;
min-height: 38px;
padding: 10px 12px;
width: 200px;
}
.woocommerce table.cart td.product-name a {
display: inline-block;
font-weight: 700;
}
.woocommerce table.cart td.product-name a,
.woocommerce table.cart td.product-price,
.woocommerce table.cart td.product-subtotal {
font-size: 14px;
}
.woocommerce table.cart td.product-name .variation {
margin-top: 10px;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd {
display: inline-block;
float: none;
padding: 0;
}
.woocommerce td.product-name dl.variation dt {
margin: 0;
}
.woocommerce td.product-name dl.variation dd {
margin: 0 5px 5px;
}
.shipping-calculator-form,
.shipping-calculator-button {
margin: 10px 0 0;
}
.shipping-calculator-button {
display: block;
}
.yith-wcwl-share {
margin-bottom: 15px;
}
.yith-wcwl-share li,
.entry-content .yith-wcwl-share li {
padding: 0;
}
.woocommerce table.cart td.actions {
text-align: right
}
.woocommerce table.cart td.actions .coupon label {
display: none
} .woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce .shop_table.order_details th:first-child,
.woocommerce .shop_table.order_details td:first-child,
.woocommerce .shop_table.customer_details th:first-child,
.woocommerce .shop_table.customer_details td:first-child,
.woocommerce table.shop_attributes th {
text-align: center;
width: 25%;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td,
.woocommerce .shop_table.order_details th,
.woocommerce .shop_table.order_details td,
.woocommerce .shop_table.customer_details th,
.woocommerce .shop_table.customer_details td,
.woocommerce table.shop_attributes td,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart td {
text-align: left;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
display: inline-block;
font-weight: normal;
padding-bottom: 5px;
}
#customer_details {
padding-bottom: 20px;
}
#rememberme {
margin: -3px 5px 0 0;
}
.woocommerce-checkout #payment div.form-row {
margin: 0 0 3px;
}
.woocommerce-checkout #payment div.form-row.place-order {
margin: 0;
}
.woocommerce-checkout #payment div.form-row.place-order input#place-order,
.woocommerce-checkout #payment div.form-row.place-order input[type="submit"] {
margin-top: 0;
}
.woocommerce-checkout #payment ul.payment_methods li label {
display: inline-block;
}
#shipping_country_field .selection-box:before,
#shipping_country_field .selection-box:after {
content: none;
} .woocommerce .order_details {
margin: 20px 0;
}
.woocommerce .order_details li {
border-style: solid;
font-size: 12px;
line-height: inherit;
margin: 0;
padding: 0 2em;
text-align: center;
width: 25%;
}
.addresses .col-1 header,
.addresses .col-2 header,
.addresses .col-1 address,
.addresses .col-2 address,
.woocommerce-MyAccount-content .col-1 header,
.woocommerce-MyAccount-content .col-2 header,
.woocommerce-MyAccount-content .col-1 address,
.woocommerce-MyAccount-content .col-2 address {
border-style: solid;
border-width: 1px;
padding: 10px 20px;
}
.addresses .col-1 header,
.addresses .col-2 header,
.woocommerce-MyAccount-content .col-1 header,
.woocommerce-MyAccount-content .col-2 header {
border-bottom-width: 0;
}
.addresses .col-1 h3,
.addresses .col-2 h3,
.woocommerce-MyAccount-content .col-1 h3,
.woocommerce-MyAccount-content .col-2 h3 {
margin-bottom: 0;
}
.addresses .col-1 address,
.addresses .col-2 address,
.woocommerce-MyAccount-content .col-1 address,
.woocommerce-MyAccount-content .col-2 address {
margin-top: 0;
}
.woocommerce .shop_table .order-actions .button,
.woocommerce .shop_table .woocommerce-orders-table__cell-order-actions .button {
font-size: 12px;
padding: 12px 15px 8px;
}
.woocommerce form #billing_country_field.form-row-wide .selection-box:after,
.woocommerce-page form #billing_country_field.form-row-wide .selection-box:after,
.woocommerce form #billing_country_field.form-row-wide .selection-box:before,
.woocommerce-page form #billing_country_field.form-row-wide .selection-box:before,
.woocommerce form #billing_state_field.form-row-wide .selection-box:after,
.woocommerce-page form #billing_state_field.form-row-wide .selection-box:after,
.woocommerce form #billing_state_field.form-row-wide .selection-box:before,
.woocommerce-page form #billing_state_field.form-row-wide .selection-box:before {
display: none;
} .product.woocommerce ins {
background: none;
}
.product.woocommerce ins span {
font-size: 18px;
}
ul.products li.product-category {
display: inline-block;
margin-bottom: 20px;
margin-left: 2%;
padding: 0;
position: relative;
}
ul.products li.product-category.first {
clear: both;
margin-left: 0;
}
.columns-2 ul.products li.product-category {
width: 48%;
}
.columns-3 ul.products li.product-category {
width: 31.7%;
}
.columns-4 ul.products li.product-category {
width: 23.2%;
}
.columns-5 ul.products li.product-category {
width: 18.1%;
}
.columns-6 ul.products li.product-category {
width: 14.7%;
}
ul.products li.first,
ul.products li.first .column {
clear: both;
}
ul.products li.first .column {
margin-left: 0;
}
.page-template-tpl-fullwidth-php ul.products {
overflow: hidden;
padding-bottom: 80px;
}
.woocommerce .with-both-sidebar ul.products li .column.dt-sc-one-fourth,
.with-both-sidebar .woocommerce ul.products li .column.dt-sc-one-fourth {
width: 49%;
}
.woocommerce .with-both-sidebar ul.products li:nth-child(2n+1) .column.dt-sc-one-fourth,
.with-both-sidebar .woocommerce ul.products li:nth-child(2n+1) .column.dt-sc-one-fourth {
clear: both;
margin-left: 0;
}
.woocommerce ul.products li.product .product-details h5 .count {
font-style: normal;
} h1.product_title,
.related-products-container h2,
.upsell-products-container h2,
.cross-sells h2,
.cart_totals h2,
.shipping_calculator h2,
.wishlist-title h2,
.woocommerce-checkout h2,
.woocommerce-tabs .panel h2,
#reviews h3,
#respond h3#reply-title,
.woocommerce-checkout h3 {
font-size: 22px;
font-weight: 500;
letter-spacing: 1px;
margin-bottom: 30px;
text-transform: uppercase;
}
.woocommerce-tabs .panel h2 {
margin-bottom: 20px;
}
h1.product_title {
font-size: 24px;
}
.related-products-container h2,
.upsell-products-container h2,
.cross-sells h2,
.cart_totals h2,
.shipping_calculator h2,
.wishlist-title h2,
.woocommerce-checkout h2,
.woocommerce-tabs .panel h2 {
font-size: 20px;
}
#reviews h3,
#respond h3#reply-title,
.woocommerce-checkout h3 {
font-size: 18px;
}
.related-products-container,
.upsell-products-container {
clear: both;
float: left;
margin: 20px 0 0;
padding: 0;
width: 100%;
}
.woocommerce table.shop_attributes,
.woocommerce table.shop_table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout #payment div.form-row {
border-style: solid;
border-width: 1px;
}
.woocommerce-checkout #payment div.form-row {
border-width: 1px 0 0;
}
.woocommerce table.shop_attributes tr th,
.woocommerce table.shop_attributes tr td {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_attributes tr:first-child td,
.woocommerce table.shop_attributes tr:first-child th {
border-top-width: 0;
}
.woocommerce table.shop_table.cart,
.woocommerce table.shop_table.wishlist_table,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce table.order_details {
border-width: 0 0 1px;
}
.woocommerce table.shop_table.cart tbody th:first-child,
.woocommerce table.shop_table.cart tbody td:first-child,
.woocommerce table.shop_table.cart tfoot th:first-child,
.woocommerce table.shop_table.cart tfoot td:first-child,
.woocommerce table.shop_table.wishlist_table tbody th:first-child,
.woocommerce table.shop_table.wishlist_table tbody td:first-child,
.woocommerce table.shop_table.wishlist_table tfoot th:first-child,
.woocommerce table.shop_table.wishlist_table tfoot td:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child,
.woocommerce table.shop_table.order_details tbody th:first-child,
.woocommerce table.shop_table.order_details tbody td:first-child,
.woocommerce table.shop_table.order_details tfoot th:first-child,
.woocommerce table.shop_table.order_details tfoot td:first-child {
border-left-color: rgba(0, 0, 0, 0.1);
border-left-style: solid;
border-left-width: 1px;
}
.woocommerce table.shop_table.cart tbody th:last-child,
.woocommerce table.shop_table.cart tbody td:last-child,
.woocommerce table.shop_table.cart tfoot th:last-child,
.woocommerce table.shop_table.cart tfoot td:last-child,
.woocommerce table.shop_table.wishlist_table tbody th:last-child,
.woocommerce table.shop_table.wishlist_table tbody td:last-child,
.woocommerce table.shop_table.wishlist_table tfoot th:last-child,
.woocommerce table.shop_table.wishlist_table tfoot td:last-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child,
.woocommerce table.shop_table.order_details tbody th:last-child,
.woocommerce table.shop_table.order_details tbody td:last-child,
.woocommerce table.shop_table.order_details tfoot th:last-child,
.woocommerce table.shop_table.order_details tfoot td:last-child {
border-right-color: rgba(0, 0, 0, 0.1);
border-right-style: solid;
border-right-width: 1px;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.wishlist_table th,
.woocommerce table.wishlist_table td,
.woocommerce table.cart th,
.woocommerce table.cart td,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart th,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart td {
font-size: 13px;
padding: 16px 12px;
}
.woocommerce table.cart th,
.woocommerce table.cart td,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.wishlist_table th,
.woocommerce table.wishlist_table td {
text-align: center;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_attributes tr td,
.woocommerce table.shop_attributes tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
border-bottom-width: 0;
}
.woocommerce a.remove,
.woocommerce table.wishlist_table tr td.product-remove div a.remove,
.woocommerce .wishlist_table td.product-add-to-cart a {
display: inline-block !important;
}
.woocommerce a.remove,
.woocommerce table.wishlist_table tr td.product-remove div a.remove {
font-weight: normal;
height: 25px;
line-height: 25px;
width: 25px;
}
.woocommerce table.shop_table.customer_details {
border-width: 1px 0 !important;
}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table td[colspan="6"] {
border-top-width: 0;
}
.woocommerce table.wishlist_table tfoot td[colspan="6"] {
display: none;
}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td,
.woocommerce table.shop_attributes tr th,
.woocommerce table.shop_attributes tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
border-color: rgba(0, 0, 0, 0.1);
}
.woocommerce .shop_table thead th:first-child,
.woocommerce .shop_table thead th:last-child {
border-color: rgba(0, 0, 0, 0);
}
.woocommerce .shop_table tfoot th:last-child,
.woocommerce .shop_table tr:last-child th,
.woocommerce .shop_table.cart tfoot th:last-child,
.woocommerce .shop_table.cart tr:last-child th,
.woocommerce table.shop_attributes tr:last-child th,
.woocommerce table.shop_attributes tr:last-child td {
border-bottom-color: rgba(0, 0, 0, 0);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce table.order_details {
border-width: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce table.order_details tfoot tr:last-child td,
.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce-page table.order_details tfoot tr:last-child td {
border-bottom-width: 1px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
overflow: visible;
}
.woocommerce form .form-row-first,
.woocommerce .col2-set .col-1,
.woocommerce .woocommerce-MyAccount-content .col-1,
.woocommerce-page .woocommerce-MyAccount-content .col-1,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce table.cart td.actions .coupon,
.woocommerce .woocommerce-result-count,
.woocommerce div.product div.images,
.woocommerce div.product div.images div.thumbnails a {
float: left;
}
.woocommerce form .form-row-last,
.woocommerce .col2-set .col-2,
.woocommerce .woocommerce-MyAccount-content .col-2,
.woocommerce-page .woocommerce-MyAccount-content .col-2,
.woocommerce .woocommerce-ordering,
.woocommerce div.product div.summary,
.wc-proceed-to-checkout,
.woocommerce form.login .button,
.woocommerce form.register .button,
.woocommerce .cart-collaterals .cart_totals {
float: right;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce .woocommerce-MyAccount-content .col-1,
.woocommerce-page .woocommerce-MyAccount-content .col-1,
.woocommerce .woocommerce-MyAccount-content .col-2,
.woocommerce-page .woocommerce-MyAccount-content .col-2,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cart_totals {
width: 48%;
}
.woocommerce form .form-row .select2-container {
line-height: 38px;
}
.select2-drop .select2-results li {
padding-bottom: 0;
}
.select2-container .select2-choice {
padding: 0 0 0 15px;
}
.select2-results {
padding: 5px 0;
}
.select2-results .select2-result-label {
padding: 5px 15px;
}
.woocommerce form .selection-box:after,
.woocommerce .selection-box:after {
border-left: none;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
line-height: normal;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
padding: 10px 15px;
}
.woocommerce select,
.woocommerce form select,
.woocommerce form .form-row select {
padding-left: 12px;
}
.woocommerce .shipping-calculator-form .form-row {
padding: 3px 0;
}
.woocommerce .shipping-calculator-form .form-row input.input-text {
padding-bottom: 15px;
padding-top: 15px;
}
.woocommerce form .form-row textarea {
height: 180px;
}
.woocommerce .woocommerce-ordering {
min-width: 225px;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error {
line-height: 30px;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-error:before {
border: 1px solid;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-error:before {
height: 40px;
line-height: 40px;
margin: auto;
padding: 0;
bottom: 0;
left: -20px;
top: 0;
width: 40px;
}
.woocommerce .woocommerce-error li:last-child,
.woocommerce .woocommerce-info li:last-child,
.woocommerce .woocommerce-message li:last-child {
padding: 0;
}
.woocommerce div.product div.images div.thumbnails:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before,
.woocommerce .cart-collaterals .shipping_calculator:after {
content: " ";
display: table;
}
.woocommerce .quantity {
margin: 0 auto;
overflow: hidden;
position: relative;
width: auto;
zoom: 1
}
.woocommerce .quantity .qty {
border: 1px solid #c8bfc6;
border-right: 0;
font-weight: bold;
height: auto;
min-height: 38px;
padding: 0px 12px;
text-align: center;
width: 40px
}
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number] {
padding-right: 1.2em
}
.woocommerce-checkout #payment,
.woocommerce-checkout #payment div.form-row,
#customer_details {
float: left;
width: 100%;
}
.woocommerce-checkout #payment ul.payment_methods li input {
margin-top: -2px;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: none;
margin: 0 0 0 10px;
}
#yith-wcwl-popup-message {
border: none;
font-size: 15px;
line-height: 30px;
margin: 0 auto !important;
left: 0;
right: 0;
width: 160px;
}
@-moz-document url-prefix() {
.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty {
padding: 12px 0 12px 12px;
}
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: "Always Show Up/Down Arrows";
opacity: 1;
}
.woocommerce input[type=number],
.woocommerce-page input[type=number] {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
}
.woocommerce ul.products li.product .product-details .price,
.woocommerce ul.products li.product .product-details .product-rating-wrapper,
.woocommerce ul.products li.product .featured-tag span,
.woocommerce.single-product .featured-tag span,
.woocommerce-checkout #payment div.form-row,
.woocommerce .order_details li {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce ul.products li.product:hover a img,
.woocommerce-page ul.products li.product:hover a img {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button,
.woocommerce input.button,
.woocommerce input[type="button"],
.woocommerce input[type="submit"],
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist,
.woocommerce #respond input#submit,
.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button,
.woocommerce table.shop_table,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.select2-container .select2-choice,
.select2-drop,
.select2-drop.select2-drop-above,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.woocommerce #yith-wcwl-popup-message,
.page-template #yith-wcwl-popup-message {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.woocommerce ul.products li.product .product-thumb a.add_to_cart_button,
.woocommerce ul.products li.product .product-thumb a.button.product_type_simple,
.woocommerce ul.products li.product .product-thumb a.button.product_type_variable,
.woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-thumb a.add_to_wishlist,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.woocommerce ul.products li.product .product-content:after,
.pif-has-gallery .secondary-image,
ul.products li .product-thumb .secondary-image,
ul.products li .product-rating-wrapper,
.woocommerce ul.products li.product .featured-tag span,
.woocommerce.single-product .featured-tag span {
opacity: 0;
filter: alpha(opacity=0);
}
.woocommerce ul.products li.product .on-sale-product .product-content:after,
.woocommerce ul.products li.product .out-of-stock-product .product-content:after,
ul.products li:hover .product-thumb .secondary-image,
ul.products li:hover .product-rating-wrapper,
.woocommerce ul.products li.product:hover .featured-tag>div span,
.woocommerce.single-product .featured-tag>div span {
opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-message a:hover,
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-error a:hover,
.woocommerce div.product .woocommerce-tabs .panel p,
.woocommerce .product .summary div[itemprop="description"] p {
opacity: 0.85;
filter: alpha(opacity=85);
} .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce button,
.woocommerce input[type="button"],
.woocommerce input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce .cart input.button,
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist,
.wc-proceed-to-checkout a.checkout-button,
#reviews a.button,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
-webkit-transition: all 300ms linear 0s;
-moz-transition: all 300ms linear 0s;
-ms-transition: all 300ms linear 0s;
-o-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.woocommerce ul.products li.product .onsale,
.woocommerce ul.products li.product .out-of-stock,
ul.products li .product-thumb .secondary-image {
-webkit-transition: all 200ms ease-out 0s;
-moz-transition: all 200ms ease-out 0s;
-ms-transition: all 200ms ease-out 0s;
-o-transition: all 200ms ease-out 0s;
transition: all 200ms ease-out 0s;
}
.woocommerce ul.products li.product .product-content,
.woocommerce ul.products li.product .product-content:after,
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}  ul.products li .product-wrapper,
.woocommerce-tabs .panel,
.select2-results,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error {
background-color: #fff;
}
.woocommerce-checkout #payment,
.woocommerce .quantity .qty {
background-color: #f0f0f0;
}
.woocommerce #yith-wcwl-popup-message,
.page-template #yith-wcwl-popup-message {
background-color: rgba(0, 0, 0, 0.6);
}
.woocommerce .cart-collaterals .shop_table tbody tr:nth-child(2n+1) th,
.woocommerce-page .cart-collaterals .shop_table tbody tr:nth-child(2n+1) th,
.woocommerce .shop_attributes tbody tr:nth-child(2n+1) th,
.woocommerce-page .shop_attributes tbody tr:nth-child(2n+1) th {
background: rgba(0, 0, 0, 0.035);
}
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled:hover,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
ul.products li.product .featured-tag,
.woocommerce.single-product .featured-tag {
background-color: #000;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button,
.woocommerce input.button,
.woocommerce input[type=button],
.woocommerce input[type=submit],
.woocommerce #respond input#submit,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist,
.woocommerce .shop_table th,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
background-color: rgba(0, 0, 0, 1);
}
.woocommerce tbody td,
.woocommerce tbody th,
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce .cart_totals table.shop_table th,
.woocommerce-page .cart_totals table.shop_table th {
background: rgba(0, 0, 0, 0.02);
}
.woocommerce-checkout #payment div.payment_box {
background-color: rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product:hover .onsale {
background-color: #77a464;
}
.woocommerce span.out-of-stock,
.woocommerce ul.products li.product:hover .out-of-stock,
.woocommerce a.remove:hover {
background-color: #9f2124;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message:before {
background-color: #8fae1b !important;
}
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-info:before {
background-color: #1e85be !important;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-error:before {
background-color: #b81c23 !important;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-message:before {
border-color: #8fae1b;
}
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-info:before {
border-color: #1e85be;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-error:before {
border-color: #b81c23;
}
.woocommerce ul.products li.product:hover .product-content {
background-color: rgba(255, 255, 255, 0.25);
}
.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,
.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,
.woocommerce ul.products li.product .product-content,
.woocommerce p.price .amount,
.woocommerce span.price .amount,
.woocommerce .product-price .amount,
.woocommerce p.price del,
.woocommerce span.price del,
.woocommerce .product-price del,
.woocommerce p.price ins,
.woocommerce span.price ins,
.woocommerce .product-price ins,
.woocommerce ul.products li.product-category .product-details h5 .count,
.woocommerce div.product form.cart table.variations td {
background-color: rgba(0, 0, 0, 0);
} .woocommerce ul.products li.product .product-content:after {
border-color: rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.75) rgba(255, 255, 255, 0.75);
}
.woocommerce ul.products li.product:hover .product-content:after {
border-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.35);
}
.woocommerce-checkout #payment div.payment_box:after {
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product .product-details h5,
.woocommerce ul.products li.product-category .product-wrapper h3 {
border-color: #f2f2f2;
}
.woocommerce table.shop_attributes,
.woocommerce table.shop_table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.addresses .col-1 header,
.addresses .col-2 header,
.addresses .col-1 address,
.addresses .col-2 address,
.woocommerce-MyAccount-content .col-1 header,
.woocommerce-MyAccount-content .col-2 header,
.woocommerce-MyAccount-content .col-1 address,
.woocommerce-MyAccount-content .col-2 address {
border-color: rgba(0, 0, 0, 0.1);
}
.woocommerce-checkout #payment div.form-row {
border-color: #fff;
}
ul.products li.product .featured-tag:after,
ul.products li.product:hover .featured-tag:after,
.woocommerce.single-product .featured-tag:after {
border-color: #000;
}
ul.products li.product .featured-tag:after,
ul.products li.product:hover .featured-tag:after,
.woocommerce.single-product .featured-tag:after {
border-right-color: rgba(0, 0, 0, 0) !important;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error {
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-error:before {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li,
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li a img,
.menu-item-widget-area-container .widget_shopping_cart .total,
.menu-item-widget-area-container .widget_shopping_cart .total {
border-color: rgba(255, 255, 255, 0.2);
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
border-color: rgba(0, 0, 0, 0.25);
} .woocommerce a.button,
.woocommerce button.button,
.woocommerce button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.single-product div.product .product-thumb-wrapper .add_to_wishlist,
.wc-proceed-to-checkout a.checkout-button,
#reviews a.button,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover,
.wc-proceed-to-checkout a.checkout-button:hover,
#reviews a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce ul.products li.product .product-thumb a.add_to_cart_button,
.woocommerce ul.products li.product .product-thumb a.button.product_type_simple,
.woocommerce ul.products li.product .product-thumb a.button.product_type_variable,
.woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-thumb a.add_to_wishlist,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .product-thumb a.add_to_cart_button:before,
.woocommerce ul.products li.product .product-thumb a.button.product_type_simple:before,
.woocommerce ul.products li.product .product-thumb a.button.product_type_variable:before,
.woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward:before,
.woocommerce ul.products li.product .product-thumb a.add_to_wishlist:before,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce ul.products li.product:hover .onsale,
.woocommerce ul.products li.product:hover .out-of-stock,
.woocommerce div.product span.out-of-stock,
.woocommerce ul.products li.product .featured-tag i,
.woocommerce.single-product .featured-tag i,
.woocommerce ul.products li.product .featured-tag>div,
.woocommerce.single-product .featured-tag>div,
.woocommerce #yith-wcwl-popup-message,
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-info a.button,
.woocommerce .woocommerce-error a.button,
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li ins,
.menu-item-widget-area-container .woocommerce-page .star-rating:before,
.footer-widgets.dt-sc-dark-bg a.button,
#footer .dt-sc-dark-bg a.button,
.woocommerce th.product-price,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled:hover,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover {
color: #fff;
}
ul.products li .product-title p,
.woocommerce p.price del,
.woocommerce span.price del,
.woocommerce .product-price del,
.woocommerce p.price del .amount,
.woocommerce span.price del .amount,
.woocommerce .product-price del .amount {
color: #a5a38c;
}
ul.products li .product-title h3,
ul.products li .product-title h3 a,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce p.price,
.woocommerce span.price,
.woocommerce .product-price,
.woocommerce p.price ins,
.woocommerce span.price ins,
.woocommerce .product-price ins,
.woocommerce p.price ins .amount,
.woocommerce span.price ins .amount,
.woocommerce .product-price ins .amount {
color: #323232;
}
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock,
.woocommerce a.remove {
color: #9f2124;
}
.woocommerce .star-rating:before,
.woocommerce .stars a,
.woocommerce ul.products li.product .star-rating:before {
color: #d3ced2;
}
.woocommerce .star-rating span:before,
.woocommerce .stars a:hover,
.woocommerce ul.products li.product .star-rating span:before {
color: #e6b800;
}
.select2-chosen,
.select2-results {
color: #888888;
}
#footer .woocommerce .star-rating:before,
#footer .woocommerce-page .star-rating:before {
color: #707070;
}
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li del,
.menu-item-widget-area-container .widget.woocommerce .widget_shopping_cart_content .buttons .button {
color: rgba(255, 255, 255, 0.6);
}
h3#ship-to-different-address label {
color: inherit;
}
::-webkit-input-placeholder {
color: inherit;
}
:-moz-placeholder { color: inherit;
opacity: 1;
filter: alpha(opacity=100);
}
::-moz-placeholder { color: inherit;
opacity: 1;
filter: alpha(opacity=100);
}
:-ms-input-placeholder {
color: inherit;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce button:hover,
.woocommerce input.button:hover,
.woocommerce input[type=button]:hover,
.woocommerce input[type=submit]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover {
background-color: rgba(0, 0, 0, 0.75);
}
.woocommerce ul.products li.product .onsale,
.woocommerce ul.products li.product .out-of-stock,
.woocommerce ul.products li.product .price,
.product .summary .price .amount,
.product .summary .price .from,
.product_meta a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
#billing_country_chzn,
#billing_state_chzn,
.chzn-container-single .chzn-single span,
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li label,
.payment_methods a,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error a,
.woocommerce table.shop_attributes tbody th,
.woocommerce .cart_totals table tbody th {
color: #000;
} .woocommerce-MyAccount-navigation {
float: left;
width: 100%;
margin: 0px 0px 20px;
padding: 0px;
clear: both;
}
.woocommerce-MyAccount-navigation ul {
float: left;
margin: 0px 0px 20px 0px;
padding: 0px;
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-MyAccount-navigation ul>li {
float: left;
display: inline;
margin: 0px -1px 0px 0px;
padding: 0px;
}
.woocommerce-MyAccount-navigation ul>li>a {
border: 1px solid transparent;
float: left;
margin: 0px -1px -1px 0px;
padding: 10px 20px;
font-size: 14px;
text-align: center;
font-weight: 600;
border-radius: 3px 3px 0px 0px;
color: rgba(0, 0, 0, 0.4);
}
.woocommerce-MyAccount-navigation ul>li.is-active>a {
position: relative;
z-index: 1;
border-color: rgba(0, 0, 0, 0.1);
border-bottom-color: #fff;
}
.woocommerce-MyAccount-content form fieldset legend {
background-color: #fff;
padding: 3px 6px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
float: left;
width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,
.woocommerce div.product form.cart .variations td {
vertical-align: middle;
}
::i-block-chrome,
.woocommerce div.product form.cart .variations td.label {
margin-top: -20px;
}
::i-block-chrome,
.woocommerce div.product .woocommerce-tabs .panel p,
.woocommerce .product .summary div[itemprop="description"] p {
opacity: 1;
}
} @media screen and (min-width:0\0) {
.woocommerce div.product form.cart .variations td {
vertical-align: middle;
}
.woocommerce div.product form.cart .variations td.label {
margin-top: -20px;
}
}
.woocommerce .pswp button {
background-color: none;
}
.pswp__counter {
top: auto;
right: 0;
margin: 0 auto;
text-align: center;
}
.pswp__ui {
float: right;
}
.pswp__ui button {
width: 50px;
height: 50px;
float: left;
margin-top: 0;
}
.pswp__button--arrow--right:before,
.pswp__button--arrow--left:before {
top: 11px;
}
.pswp__button {
background: none !important;
}
.pswp__button.pswp__button--close:before {
position: absolute;
content: "";
display: block;
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/images/default-skin.png);
background-position: 0 -44px;
width: 50px;
height: 50px;
top: 0;
}
.pswp__button.pswp__button--fs:before {
position: absolute;
content: "";
display: block;
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/images/default-skin.png);
background-position: -44px 0;
width: 50px;
height: 50px;
top: 0;
}
.pswp__button.pswp__button--zoom:before {
position: absolute;
content: "";
display: block;
background-image: url(//urbangentleman.mx/wp-content/themes/swisseagle/css/woocommerce/images/default-skin.png);
background-position: -88px 0;
width: 50px;
height: 50px;
top: 0;
} .woocommerce .dt-custom-product-page.product p.price del,
.woocommerce .dt-custom-product-page.product span.price del {
font-size: 24px;
}
.woocommerce .dt-custom-product-page.product p.price,
.woocommerce .dt-custom-product-page.product span.price {
font-size: 35px;
margin-bottom: 20px;
margin-top: 20px;
}  @media only screen and (min-width:992px) and (max-width:1199px) {
.woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-half,
.with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-half,
.woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-half,
.woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-third,
.with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-third,
.woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-third,
.woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth,
.with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-fourth,
.woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth {
margin-left: 0;
width: 100%;
}
.with-left-sidebar ul.products li.product .column.dt-sc-one-fourth,
.with-right-sidebar ul.products li.product .column.dt-sc-one-fourth {
width: 49%;
}
.with-left-sidebar ul.products li.product.first .column.dt-sc-one-fourth,
.with-right-sidebar ul.products li.product.first .column.dt-sc-one-fourth {
margin-left: 2%;
}
.with-left-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth,
.with-right-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth {
clear: both;
margin-left: 0;
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price,
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price .price {
width: 100%;
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper {
display: none;
position: static;
}
.woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .price {
padding: 0;
text-align: center;
}
.woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .product-details .product-rating-wrapper {
display: inline-block;
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes),
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-wrapper,
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper {
-webkit-transition: all 300ms linear 0s;
-moz-transition: all 300ms linear 0s;
-ms-transition: all 300ms linear 0s;
-o-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce table.cart td.product-name a,
.woocommerce table.cart td.product-price,
.woocommerce table.cart td.product-subtotal,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: normal;
}
.woocommerce div.product .images .thumbnails .yith_magnifier_gallery li {
width: 92px !important;
}
.woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 67px !important;
}
.woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 41px !important;
}
.woocommerce .page-with-sidebar.with-both-sidebar div.product .woocommerce-tabs ul.tabs li a {
font-size: 12px;
}
}  @media only screen and (min-width:768px) and (max-width:991px) {
.woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-half,
.with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-half,
.woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-half,
.woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-third,
.with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-third,
.woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-third,
.woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth,
.with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-fourth,
.woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth {
margin-left: 0;
width: 100%;
}
.with-left-sidebar ul.products li.product .column.dt-sc-one-fourth,
.with-right-sidebar ul.products li.product .column.dt-sc-one-fourth {
width: 49%;
}
.with-left-sidebar ul.products li.product.first .column.dt-sc-one-fourth,
.with-right-sidebar ul.products li.product.first .column.dt-sc-one-fourth {
margin-left: 2%;
}
.with-left-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth,
.with-right-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth {
clear: both;
margin-left: 0;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce table.cart td.product-name a,
.woocommerce table.cart td.product-price,
.woocommerce table.cart td.product-subtotal,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: normal;
}
.woocommerce .page-with-sidebar div.product div.images,
.woocommerce-page .page-with-sidebar div.product div.images,
.woocommerce .page-with-sidebar div.product div.summary,
.woocommerce-page .page-with-sidebar div.product div.summary {
float: left;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
display: block;
float: none;
width: 100%;
}
.woocommerce.single-product .page-with-sidebar .product-thumb-wrapper span.onsale,
.woocommerce.single-product .page-with-sidebar .product-thumb-wrapper span.out-of-stock,
.woocommerce.single-product .page-with-sidebar.with-both-sidebar .product-thumb-wrapper span.onsale,
.woocommerce.single-product .page-with-sidebar.with-both-sidebar .product-thumb-wrapper span.out-of-stock {
right: -25px;
}
.woocommerce div.product .images .thumbnails .yith_magnifier_gallery li {
width: 71px !important;
}
.woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 160px !important;
}
.woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 90px !important;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
}
.woocommerce ul.products li.product .product-details h5 {
font-size: 12px;
}
.woocommerce ul.products li.product .price {
font-size: 11px;
}
.woocommerce ul.products li.product .product-details .product-rating-wrapper .star-rating {
font-size: 10px;
margin: 7px auto 0;
}
.woocommerce .order_details li {
font-size: 10px;
}
.woocommerce .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a {
font-size: 15px;
letter-spacing: 0.5px;
}
.woocommerce .page-with-sidebar.with-both-sidebar div.product .woocommerce-tabs ul.tabs li {
display: block;
margin: 0 auto;
text-align: center;
}
.woocommerce ul.products li.product .product-thumb a.add_to_cart_button,
.woocommerce ul.products li.product .product-thumb a.button.product_type_simple,
.woocommerce ul.products li.product .product-thumb a.button.product_type_variable,
.woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-thumb a.add_to_wishlist,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button {
height: 40px;
width: 40px;
}
.woocommerce ul.products li.product .product-thumb a.add_to_cart_button:before,
.woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward:before,
.woocommerce ul.products li.product .product-thumb a.button.product_type_simple:before,
.woocommerce ul.products li.product .product-thumb a.button.product_type_variable:before,
.woocommerce ul.products li.product .product-thumb .add_to_wishlist:before,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button:before,
.woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button:before {
font-size: 18px;
line-height: 40px;
}
.woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img {
right: calc(50% - 70px);
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price,
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price .price {
width: 100%;
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper {
display: none;
position: static;
}
.woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .price {
padding: 0;
text-align: center;
}
.woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .product-details .product-rating-wrapper {
display: inline-block;
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes),
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-wrapper,
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper {
-webkit-transition: all 300ms linear 0s;
-moz-transition: all 300ms linear 0s;
-ms-transition: all 300ms linear 0s;
-o-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.woocommerce ul.products li.product .dt-sc-one-fourth .featured-tag>div span {
font-size: 0;
}
}  @media only screen and (max-width: 767px) {
.woocommerce .with-both-sidebar ul.products li .column.dt-sc-one-fourth,
.with-both-sidebar .woocommerce ul.products li .column.dt-sc-one-fourth,
.columns-2 ul.products li.product-category,
.columns-3 ul.products li.product-category,
.columns-4 ul.products li.product-category,
.columns-5 ul.products li.product-category,
.columns-6 ul.products li.product-category {
margin-left: 0;
width: 100%;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
float: none;
display: block;
text-align: center;
}
.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary {
float: left;
width: 100%;
}
.woocommerce-tabs ul.tabs li a {
font-size: 13px;
}
.woocommerce-tabs .panel h2 {
font-size: 18px;
}
.woocommerce table.shop_table.cart,
.woocommerce-page table.shop_table.cart,
.woocommerce-account table.shop_table,
.woocommerce-wishlist table.shop_table.wishlist_table {
border-width: 1px;
display: block;
position: relative;
width: 100%;
}
.woocommerce table.shop_table.cart,
.woocommerce-page table.shop_table.cart,
.woocommerce-account table.shop_table,
.woocommerce-wishlist table.shop_table.wishlist_table {
border-top-width: 0 !important;
}
.woocommerce-cart table.shop_table.cart thead,
.woocommerce-account table.shop_table thead,
.woocommerce-wishlist table.shop_table thead {
display: block;
float: left;
}
.woocommerce-cart table.shop_table.cart tbody,
.woocommerce-account table.shop_table tbody,
.woocommerce-wishlist table.shop_table.wishlist_table tbody {
display: block;
overflow-x: auto;
position: relative;
width: auto;
white-space: nowrap;
}
.woocommerce-cart table.shop_table.cart thead tr.cart_table_item,
.woocommerce-account table.shop_table thead tr.cart_table_item,
.woocommerce-wishlist table.shop_table thead tr.cart_table_item {
display: block;
}
.woocommerce-cart table.shop_table.cart th,
.woocommerce-account table.shop_table th,
.woocommerce-wishlist table.shop_table th {
display: block;
margin-left: -1px;
}
.woocommerce-cart table.shop_table.cart tbody tr,
.woocommerce-account table.shop_table tbody tr,
.woocommerce-wishlist table.shop_table tbody tr {
border-right: 1px solid rgba(0, 0, 0, 0.1);
display: inline-block;
margin-right: -3px;
vertical-align: top;
}
.woocommerce-cart table.shop_table.cart tbody tr:last-child,
.woocommerce-account table.shop_table tbody tr:last-child,
.woocommerce-wishlist table.shop_table tbody tr:last-child,
.woocommerce-cart table.shop_table.cart tbody tr:nth-last-child(2) {
border-right: none;
}
.woocommerce-cart table.shop_table.cart td,
.woocommerce-account table.shop_table td,
.woocommerce-wishlist table.shop_table td {
display: block;
min-height: 1.25em;
}
.woocommerce-cart table.shop_table.cart td.actions {
width: auto;
}
.woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon,
.woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .input-text,
.woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .button,
.woocommerce-cart table.shop_table.cart tbody tr td.actions .button {
position: absolute;
}
.woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon,
.woocommerce-cart table.shop_table.cart tbody tr td.actions .button {
left: 0;
}
.woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon {
margin: 0 0 6px;
bottom: 60px;
}
.woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .button {
bottom: 0;
}
.woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .input-text {
bottom: 40px;
}
.woocommerce-cart table.shop_table.cart tbody tr td.actions .button {
bottom: 30px;
}
.woocommerce-cart table.shop_table.cart tbody tr td.actions .checkout-button {
bottom: 40px;
}
.woocommerce-cart table.shop_table.cart tbody {
padding-bottom: 160px;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
width: auto;
}
.woocommerce table.shop_attributes th {
font-size: 11px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce table.cart td.product-name a,
.woocommerce table.cart td.product-price,
.woocommerce table.cart td.product-subtotal,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-size: 12px;
font-weight: normal;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td {
font-size: 11px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce-page table.shop_table tbody th,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table th {
font-size: 10px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td,
.woocommerce .shop_table.order_details th,
.woocommerce .shop_table.order_details td,
.woocommerce .shop_table.customer_details th,
.woocommerce .shop_table.customer_details td,
.woocommerce table.shop_attributes td,
.woocommerce-cart .cart-collaterals .cart_totals table td {
text-align: center;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce .shop_table.order_details th:first-child,
.woocommerce .shop_table.order_details td:first-child,
.woocommerce .shop_table.customer_details th:first-child,
.woocommerce .shop_table.customer_details td:first-child,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
width: 160px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
height: 51px;
line-height: 51px;
padding: 0;
vertical-align: middle;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce table.wishlist_table tbody td,
.woocommerce-page table.wishlist_table tbody td {
border-bottom-width: 0;
height: 51px;
text-align: center;
vertical-align: middle;
width: 261px;
}
.woocommerce table.shop_table td,
.woocommerce table.wishlist_table tbody td,
.woocommerce-page table.shop_table td,
.woocommerce-page table.wishlist_table tbody td,
.woocommerce table.wishlist_table tr td.product-remove {
padding: 0;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td,
.woocommerce .shop_table thead th:first-child,
.woocommerce .shop_table thead th:last-child {
border-bottom-width: 0;
border-top: 1px solid rgba(0, 0, 0, 0.0);
}
.woocommerce table.wishlist_table tbody td {
border-top-color: rgba(0, 0, 0, 0.1);
}
.woocommerce table.wishlist_table td[colspan="6"],
.woocommerce table.wishlist_table tbody td.wishlist-empty {
border-top-width: 1px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th,
.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.order_details thead th,
.woocommerce-page table.shop_table.order_details thead th,
.woocommerce table.wishlist_table tbody td.wishlist-empty {
border-bottom-width: 0;
}
.woocommerce table.shop_table.cart tbody th:first-child,
.woocommerce table.shop_table.cart tbody td:first-child,
.woocommerce table.shop_table.cart tfoot th:first-child,
.woocommerce table.shop_table.cart tfoot td:first-child,
.woocommerce table.shop_table.wishlist_table tbody th:first-child,
.woocommerce table.shop_table.wishlist_table tbody td:first-child,
.woocommerce table.shop_table.wishlist_table tfoot th:first-child,
.woocommerce table.shop_table.wishlist_table tfoot td:first-child {
border-left-width: 0 !important;
}
.woocommerce table.shop_table.cart tbody th:last-child,
.woocommerce table.shop_table.cart tbody td:last-child,
.woocommerce table.shop_table.cart tfoot th:last-child,
.woocommerce table.shop_table.cart tfoot td:last-child,
.woocommerce table.shop_table.wishlist_table tbody th:last-child,
.woocommerce table.shop_table.wishlist_table tbody td:last-child,
.woocommerce table.shop_table.wishlist_table tfoot th:last-child,
.woocommerce table.shop_table.wishlist_table tfoot td:last-child {
border-right-width: 0 !important;
}
.woocommerce table.cart img,
.woocommerce-page table.cart img,
.woocommerce table.cart.wishlist_table img,
.woocommerce-page table.cart.wishlist_table img {
width: 30px;
}
.woocommerce .shop_table .quantity .qty,
.woocommerce-page .shop_table .quantity .qty {
font-size: 11px;
height: 25px;
margin-top: 4px;
min-height: 32px;
width: 35px !important;
}
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
display: inline-block;
margin-top: 14px;
}
.woocommerce .wishlist_table tr td.product-thumbnail,
.woocommerce .wishlist_table tr td.product-name {
text-align: center;
}
.woocommerce table.cart td.product-name a {
font-size: 10px;
}
.woocommerce .shop_table .product-thumbnail a {
display: inline-block;
margin: 10px 0 0;
}
.woocommerce .shop_table td.product-name a,
.woocommerce .shop_table td.product-stock-status span,
.woocommerce .shop_table tr.order td a {
display: inline-block;
margin-top: 18px;
}
.woocommerce .shop_table td.product-price span,
.woocommerce .shop_table td.product-subtotal span {
margin-top: 9px;
display: inline-block;
}
.woocommerce .shop_table.cart.wishlist_table td.product-name a,
.woocommerce .shop_table.order_details td.product-name a,
.woocommerce .shop_table.cart.wishlist_table td.product-price span,
.woocommerce .shop_table.cart.wishlist_table td.product-stock-status span,
.woocommerce .shop_table.cart.wishlist_table td.product-subtotal span,
.woocommerce .shop_table.cart.wishlist_table tr.order td a {
margin-top: 0;
}
.woocommerce .shop_table.cart .button,
.woocommerce-page .shop_table.cart .button,
.woocommerce .shop_table.cart input.button,
.woocommerce-page .shop_table.cart input.button {
font-size: 10px;
padding: 8px 16px;
}
.woocommerce .cart .button,
.woocommerce-page .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart input.button {
display: inline-block;
}
.woocommerce .shop_table.cart .button,
.woocommerce-page .shop_table.cart .button,
.woocommerce .shop_table.cart input.button,
.woocommerce-page .shop_table.cart input.button {
margin: 0 0 5px;
}
.woocommerce-cart .cart-collaterals .cart_totals .button {
display: block;
float: none;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.woocommerce form.checkout_coupon .button,
.woocommerce .cart input.button,
.woocommerce form.login .button {
margin: 10px 0 0;
}
.woocommerce form.checkout_coupon .button {
float: right;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
height: auto;
line-height: 30px;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
width: 100%;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
padding: 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
margin: 0 0 20px;
width: 100%;
}
.woocommerce .order_details li,
.woocommerce .order_details li:last-of-type {
border-color: rgba(0, 0, 0, 0.1);
border-style: solid;
border-width: 1px 1px 0;
margin: 0;
padding: 10px 0;
width: 100%;
}
.woocommerce .order_details li:last-of-type {
border-width: 1px;
}
.woocommerce .checkout #shiptobilling,
.woocommerce-page .checkout #shiptobilling {
display: block;
margin-bottom: 10px;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
width: 100%;
}
.woocommerce.single-product .product-thumb-wrapper span.onsale,
.woocommerce.single-product .product-thumb-wrapper span.out-of-stock {
right: 5px;
top: 5px;
}
.woocommerce .pagination .column {
margin: 0 auto;
text-align: center;
width: 100%;
}
.woocommerce .pagination ul,
.woocommerce .pagination ul li {
float: none;
}
.woocommerce .pagination ul li {
display: inline-block;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.woocommerce div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce.single-product .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce.single-product .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 133px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 0 12px 0 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 12px;
}
.woocommerce .shop_table .quantity .qty,
.woocommerce-page .shop_table .quantity .qty {
margin: 10px 0;
}
.woocommerce table.shop_table.cart tbody tr td.actions .coupon .input-text {
width: auto;
}
.woocommerce-cart table.shop_table tbody tr td.actions .coupon .button {
bottom: -2px;
}
.woocommerce-cart table.shop_table tbody tr td.actions .button {
bottom: 25px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce table.shop_attributes td {
text-align: left;
}
.woocommerce-cart .cart-collaterals .cart_totals .button {
float: left;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
font-size: 10px;
margin: 5px 0;
}
} @media only screen and (max-width: 479px) {
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-bottom: 1px solid;
display: block;
padding: 0;
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-color: #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs .panel {
text-align: center;
}
.woocommerce #review_form #respond p {
text-align: left;
}
.woocommerce .star-rating {
top: 6px;
}
.woocommerce.single-product div.product {
float: left;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin-top: 2px;
}
.woocommerce table.shop_attributes tr:last-child th {
border-bottom-color: rgba(0, 0, 0, .1);
}
.woocommerce.single-product div.images .thumbnails.slider .caroufredsel_wrapper {
width: 100% !important;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
display: block;
float: none;
margin: 0 auto;
position: static;
text-align: center;
width: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 20px 0 40px;
text-align: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
display: block;
float: none;
font-size: 10px;
margin: 0 auto 20px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
margin: 0 0 2em;
}
.woocommerce form.checkout_coupon .button,
.woocommerce form.login .button,
.woocommerce form.register .button {
display: block;
float: none;
margin: 10px auto;
}
.woocommerce form.checkout_coupon .button {
margin-bottom: 0;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
float: right;
width: 100%;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
float: none;
display: block;
text-align: center;
}
.woocommerce .shop_table.cart .button,
.woocommerce-page .shop_table.cart .button,
.woocommerce .shop_table.cart input.button,
.woocommerce-page .shop_table.cart input.button {
margin: 5px 0 0;
}
.woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {
margin-left: 0;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce .shop_table.order_details th:first-child,
.woocommerce .shop_table.order_details td:first-child,
.woocommerce .shop_table.customer_details th:first-child,
.woocommerce .shop_table.customer_details td:first-child,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
width: 110px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce table.wishlist_table tbody td,
.woocommerce-page table.wishlist_table tbody td {
border-bottom-width: 0;
height: 51px;
text-align: center;
vertical-align: middle;
width: 181px;
}
.woocommerce table.shop_table.cart tbody tr td.actions .coupon .input-text {
width: 135px;
}
.woocommerce table.wishlist_table td[colspan="6"],
.woocommerce table.wishlist_table tbody td.wishlist-empty {
width: 220px;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes th,
.woocommerce-page table.shop_attributes td,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce table.shop_attributes,
.woocommerce-cart .cart-collaterals .cart_totals table {
border-top-width: 0;
}
.woocommerce table.shop_attributes tr:first-child td,
.woocommerce table.shop_attributes tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child th {
border-top-width: 1px;
}
.woocommerce-cart .wc-proceed-to-checkout {
float: none;
}
.woocommerce-checkout #payment ul.payment_methods li label {
display: inline;
}
.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions {
text-align: center;
}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button {
margin-top: 7px;
}
}  @media only screen and (min-width: 320px) and (max-width: 479px) {
.woocommerce select,
.woocommerce-page select {
min-height: auto;
}
.woocommerce.single-product div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce.single-product .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce.single-product .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 90px !important;
}
}  @media only screen and (max-width: 319px) {
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price,
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price .price {
width: 100%;
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper {
display: none;
position: static;
}
.woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .price {
padding: 0;
text-align: center;
}
.woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .product-details .product-rating-wrapper {
display: inline-block;
}
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes),
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-wrapper,
.woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper {
-webkit-transition: all 300ms linear 0s;
-moz-transition: all 300ms linear 0s;
-ms-transition: all 300ms linear 0s;
-o-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.woocommerce .woocommerce-ordering {
min-width: 100%;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
width: 100%;
}
.woocommerce #review_form #respond {
margin: 30px 0 0;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce .shop_table.order_details th:first-child,
.woocommerce .shop_table.order_details td:first-child,
.woocommerce .shop_table.customer_details th:first-child,
.woocommerce .shop_table.customer_details td:first-child {
width: 50%;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
width: 90px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce table.wishlist_table tbody td,
.woocommerce-page table.wishlist_table tbody td {
width: 161px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 13px;
letter-spacing: 0;
}
.woocommerce div.product form.cart .variations td {
font-size: 12px;
text-align: center;
width: 100%;
}
.woocommerce div.product .product_title {
font-size: 20px;
}
.woocommerce.single-product div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce.single-product .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li,
.woocommerce.single-product .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li {
width: 60px !important;
}
}ul.products li.product-category .woo-type1 .product-details h5, ul.products li.product-category .woo-type1 .product-details h5 .count, ul.products li.product .woo-type1 .product-thumb:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type1 .product-thumb:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
ul.products li.product .woo-type1 .product-content { height: auto; bottom: 10px; left: 10px; right: 10px; top: 10px; width: auto; }
ul.products li.product .woo-type1 .product-content:after { content: none; }
ul.products li.product .woo-type1 .product-details h5 { border-bottom: none; }
ul.products li.product .woo-type1 .featured-tag, .woo-type1.woocommerce.single-product .featured-tag { left: auto; right: 0; top: 20px; }
ul.products li.product .woo-type1 .featured-tag span, .woo-type1.woocommerce.single-product .featured-tag span { float: right; font-size: 15px; padding-left: 20px; padding-right: 0; }
ul.products li.product .woo-type1 .featured-tag i, .woo-type1.woocommerce.single-product .featured-tag i { left: 6px; right: auto; }
ul.products li.product:hover .woo-type1 .featured-tag > div span, .woo-type1.woocommerce.single-product .featured-tag > div span { padding: 0 10px 0 20px; }
ul.products li.product .woo-type1 .featured-tag:after, .woo-type1.woocommerce.single-product .featured-tag:after { left: -20px; right: auto; }
.woo-type1.woocommerce.single-product .featured-tag { left: auto; right: 0; }
.woo-type1.woocommerce.single-product .product-thumb-wrapper span.onsale, .woo-type1.woocommerce.single-product .product-thumb-wrapper span.out-of-stock { left: 0; right: auto; top: 0; }
ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock,
ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock { font-size: 11px; height: 50px; line-height: 50px; left: 10px; right: auto; top: 10px; width: 50px; }
ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock { font-size: 8px; font-weight: normal; height: 50px; line-height: normal; padding: 15px 0 0; }
ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, 
ul.products li.product .woo-type1 .onsale span, ul.products li.product .woo-type1 .out-of-stock span,
ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock,
ul.products li.product:hover .woo-type1 .onsale span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 12px; text-indent: 0; }
ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock,
ul.products li.product .woo-type1 .out-of-stock span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 8px; }
ul.products li.product .woo-type1 .onsale span:before, ul.products li.product .woo-type1 .out-of-stock span:before { content: none; }
ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button { height: 45px; width: 45px; }
ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 19px; line-height: 45px; }
.woo-type1.woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img, .woo-type1 .woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img { right: calc(50% - 85px); }
ul.products li.product .woo-type1 .product-details { padding: 0 0 50px; }
ul.products li.product-category .woo-type1 .product-details { padding: 0; }
ul.products li.product .woo-type1 .product-details h5 { margin: 10px 0 0; text-transform: uppercase; }
ul.products li.product .woo-type1 .product-details .product-price { position: absolute; bottom: 24px; left: 0; right: 0; }
ul.products li.product .woo-type1 .price { letter-spacing: 0.5px; margin: 0; width: 100%; }
ul.products li.product:hover .woo-type1 .price { padding: 0; text-align: center; }
ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 10px; position: static; opacity: 1; visibility: visible; }
ul.products li.product .woo-type1 .product-details .product-rating-wrapper .star-rating { margin: 0 auto; }
.woo-type1 ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper { margin-right: 0; right: auto; }
.woo-type1 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details .price,
.woo-type1 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details .price,
.woo-type1 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details .price,
.woo-type1 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details .price { font-size: 15px; }
.woo-type1 h1.product_title, .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1 .wishlist-title h2, .woo-type1.woocommerce-checkout h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a, .woo-type1 .woocommerce-checkout h3 { font-weight: bold; }
.woo-type1 h1.product_title { font-size: 26px; line-height: 42px; }
.woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1 .wishlist-title h2, .woo-type1.woocommerce-checkout h2, .woo-type1 .woocommerce-tabs .panel h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { font-size: 24px; line-height: 40px; }
.woo-type1 #reviews h3, .woo-type1 #respond h3#reply-title, .woo-type1.woocommerce-checkout h3 { font-size: 22px; }
.woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li { padding-right: 1em; }
.woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 18px; }
.woo-type1 .with-both-sidebar div.product .woocommerce-tabs ul.tabs li { padding-right: 10px; }
.woo-type1 .with-both-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 16px; }
.woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2 { overflow: hidden; text-align: center; }
.woo-type1 .related-products-container h2 span, .woo-type1 .upsell-products-container h2 span { padding: 0 25px; position: relative; }
.woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after,
.woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after { content: ""; height: 2px; position: absolute; top: 50%; width: 80px; }
.woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:after { left: 100%; }
.woo-type1 .related-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:before { right: 100%; }
.woo-type1.woocommerce.single-product div.product .summary .woocommerce-review-link { font-size: 15px; font-style: italic; }
.woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1.woocommerce.single-product div.product .summary .price .amount, .woo-type1.woocommerce.single-product div.product .summary .price del, .woo-type1.woocommerce.single-product div.product .summary .price del .amount, .woo-type1.woocommerce.single-product div.product .summary .price ins, .woo-type1.woocommerce.single-product div.product .summary .price ins .amount { font-size: 35px; font-weight: bold; line-height: 36px; }
.woo-type1.woocommerce.single-product div.product .summary .price { padding-bottom: 20px; }
.woo-type1.woocommerce.single-product div.product .summary .woocommerce-product-rating, .woo-type1 .product .summary div[itemprop="description"] { padding-bottom: 10px; }
.woo-type1.woocommerce.single-product div.product .summary .price del, .woo-type1.woocommerce.single-product div.product .summary .price del .amount { opacity: 0.6; filter: alpha(opacity=60); }
.woo-type1.woocommerce.single-product div.product .summary .woocommerce-product-rating, .woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1 .product .summary div[itemprop="description"] { border-bottom: 1px solid; margin-bottom: 20px; }
.woo-type1.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 11px; }
.woo-type1 div.product .woocommerce-tabs { display: inline-block; width: 100%; }
.woo-type1 div.product .woocommerce-tabs ul.tabs { text-align: center; }
.woo-type1 div.product .woocommerce-tabs ul.tabs:before { bottom: 1px; }
.woo-type1 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 3px; }
.woo-type1 .quantity .qty, .woo-type1.woocommerce-page .quantity .qty, .woo-type1 #coupon_code.input-text { height: 37px; min-height: 37px; }
.woo-type1 .quantity .qty, .woo-type1.woocommerce-page .quantity .qty { padding: 0; }
.woo-type1 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; }
.woo-type1 form .form-row .select2-container { line-height: 37px; }
ul.products li.product .woo-type1 .product-details .product-rating-wrapper:empty { display: none; } .woo-type1.woocommerce input[type="text"], .woo-type1.woocommerce input[type="password"], .woo-type1.woocommerce input[type="email"], .woo-type1.woocommerce input[type="url"], .woo-type1.woocommerce input[type="tel"], .woo-type1.woocommerce input[type="number"], .woo-type1.woocommerce input[type="range"], .woo-type1.woocommerce input[type="date"], .woo-type1.woocommerce textarea, .woo-type1.woocommerce input.text, .woo-type1.woocommerce input[type="search"], .woo-type1.woocommerce select, .woo-type1 .woocommerce input[type="text"], .woo-type1 .woocommerce input[type="password"], .woo-type1 .woocommerce input[type="email"], .woo-type1 .woocommerce input[type="url"], .woo-type1 .woocommerce input[type="tel"], .woo-type1 .woocommerce input[type="number"], .woo-type1 .woocommerce input[type="range"], .woo-type1 .woocommerce input[type="date"], .woo-type1 .woocommerce textarea, .woo-type1 .woocommerce input.text, .woo-type1 .woocommerce input[type="search"], .woo-type1 .woocommerce select { font-family: inherit; font-size: inherit }
ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } @-moz-document url-prefix() { 
.woo-type1 .quantity .qty, .woo-type1.woocommerce-page .quantity .qty { height: 41px; min-height: 41px; }
.woo-type1 form .form-row .select2-container { line-height: 38px; }
}
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome, ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 10px 0 12px; }
} @media screen and (min-width:0\0) { 
ul.products li.product .woo-type1 .product-details h5,
ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin-bottom: 10px; }
} ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type1 .onsale, .woocommerce ul.products li.product:hover .woo-type1 .onsale, .woocommerce ul.products li.product .woo-type1 .onsale, .woocommerce ul.products li.product:hover .woo-type1 .onsale, .woocommerce ul.products li.product .woo-type1 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type1 .out-of-stock, .woocommerce ul.products li.product .woo-type1 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type1 .out-of-stock, .woocommerce .woo-type1 span.onsale, .woocommerce .woo-type1 span.out-of-stock, .woocommerce .woo-type1 span.onsale, .woocommerce .woo-type1 span.out-of-stock, .woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button { background-color: #000; }
ul.products li.product:hover .woo-type1 .product-content, .woo-type1 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type1 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background-color: rgba(255,255,255,0.8); }
ul.products li.product .woo-type1 .featured-tag, ul.products li.product:hover .woo-type1 .featured-tag, .woo-type1.woocommerce.single-product .featured-tag { background-color: #000 !important; } ul.products li.product .woo-type1 .featured-tag:after, ul.products li.product:hover .woo-type1 .featured-tag:after, .woo-type1.woocommerce.single-product .featured-tag:after { border-color: #000 !important; }
ul.products li.product .woo-type1 .featured-tag:after, ul.products li.product:hover .woo-type1 .featured-tag:after, .woo-type1.woocommerce.single-product .featured-tag:after { border-left-color: rgba(0,0,0,0) !important; }
.woo-type1.woocommerce.single-product div.product .summary .woocommerce-product-rating, .woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1 .product .summary div[itemprop="description"] { border-color: #e6e6e6; } .woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1.woocommerce.single-product div.product .summary .price del, .woo-type1.woocommerce.single-product div.product .summary .price del .amount, .woo-type1.woocommerce.single-product div.product .summary .price ins, .woo-type1.woocommerce.single-product div.product .summary .price ins .amount, .woo-type1.woocommerce.single-product .product .summary .product_meta, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { color: #000; }
.woo-type1.woocommerce.single-product .product .summary .product_meta a { color: #888888; }
ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock { color: #fff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
.woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 20px; letter-spacing: 0.5px; }
ul.products li.product .woo-type1 .price { font-size: 15px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button { height: 40px; width: 40px; }
ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 40px; }	
ul.products li.product .woo-type1 .price { font-size: 14px; }
ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 10px; }
.woo-type1.woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type1 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 75px); }
ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock { height: 40px; line-height: 40px; width: 40px; }
ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock { line-height: normal; padding: 12px 0 0; }
ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product .woo-type1 .onsale span, ul.products li.product .woo-type1 .out-of-stock span, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 10px; }
ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock, ul.products li.product .woo-type1 .out-of-stock span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 7px; }
ul.products li.product .woo-type1 .featured-tag span, .woo-type1.woocommerce.single-product .featured-tag span { font-size: 13px; }
.woo-type1 h1.product_title, .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1.woocommerce-checkout h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { font-size: 20px; }
.woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 14px; letter-spacing: 0.5px; }
.woo-type1.woocommerce.single-product .page-with-sidebar .featured-tag, .woo-type1.woocommerce.single-product .page-with-sidebar.with-both-sidebar .featured-tag { right: 0; }
}  @media only screen and (max-width: 767px) {
ul.products li.product .woo-type1 .product-details .product-price { bottom: 20px; position: static; }
.woo-type1 .related-products-container h2 span, .woo-type1 .upsell-products-container h2 span { padding: 0 15px; }
.woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after { width: calc(100% - 80%); }
.woo-type1.woocommerce.single-product .featured-tag { right: 0; }
ul.products li.product .woo-type1 .price { font-size: 14px; }
ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 10px; }
} @media only screen and (max-width: 479px) {	
.woo-type1 h1.product_title, .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1.woocommerce-checkout h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { font-size: 14px; line-height: 32px; }
.woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after { content: none; }
ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 15px; }	
}  @media only screen and (min-width: 320px) and (max-width: 479px) {
.woo-type1.woocommerce.single-product .featured-tag { right: 0; }
}
@media only screen and (max-width: 319px) { 
.woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
}ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type4 .product-details h5, ul.products li.product-category .woo-type4 .product-details h5 .count, ul.products li.product .woo-type4 .product-details h5 a:after, ul.products li.product-category .woo-type4 .product-details h5:before, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type4 .featured-tag { top: 10px; }
ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before { z-index: 2; }
ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; }
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a, 
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a { margin: auto 10px; }
.woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 85px); }
ul.products li.product .woo-type4 .product-details h5 { border-bottom: none; margin: 0 0 15px; text-transform: uppercase; }
ul.products li.product .woo-type4 .product-details h5 a, ul.products li.product-category .woo-type4 .product-details h5 { padding: 18px 0 20px; }
ul.products li.product .woo-type4 .product-details h5, ul.products li.product .woo-type4 .product-details h5 a { position: relative; }
ul.products li.product .woo-type4 .product-details h5:after { clear: both; content: ""; display: inline-block; height: 10px; margin: 0 auto; position: absolute; bottom: -4px; left: 0; right: 0; text-align: center; width: 10px; border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; }
ul.products li.product .woo-type4 .product-details h5 a:after, ul.products li.product-category .woo-type4 .product-details h5:before { content: ""; border-bottom: 1px solid; height: 0; margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; }
ul.products li.product:hover .woo-type4 .product-details h5 a:after, ul.products li.product-category:hover .woo-type4 .product-details h5:before { width: 75%; }
ul.products li.product .woo-type4 .price, ul.products li.product:hover .woo-type4 .price { padding: 0; text-align: center; width: auto; }
ul.products li.product .woo-type4 .product-details .product-rating-wrapper, ul.products li.product:hover .woo-type4 .product-details .product-rating-wrapper { display: none; }
.woo-type4 .quantity .qty, .woo-type4.woocommerce-page .quantity .qty, .woo-type4 #coupon_code.input-text { height: 40px; min-height: 40px; }
.woo-type4 .quantity .qty, .woo-type4.woocommerce-page .quantity .qty { padding: 0; }
.woo-type4 #coupon_code.input-text { padding-top: 0; padding-bottom: 0; }
.woo-type4 form .form-row .select2-container { line-height: 39px; }
.woocommerce ul.products li.product:hover .woo-type4 .product-thumb:after { background-color: rgba(255, 255, 255,0.75); } .woo-type4.woocommerce input[type="text"], .woo-type4.woocommerce input[type="password"], .woo-type4.woocommerce input[type="email"], .woo-type4.woocommerce input[type="url"], .woo-type4.woocommerce input[type="tel"], .woo-type4.woocommerce input[type="number"], .woo-type4.woocommerce input[type="range"], .woo-type4.woocommerce input[type="date"], .woo-type4.woocommerce textarea, .woo-type4.woocommerce input.text, .woo-type4.woocommerce input[type="search"], .woo-type4.woocommerce select, .woo-type4 .woocommerce input[type="text"], .woo-type4 .woocommerce input[type="password"], .woo-type4 .woocommerce input[type="email"], .woo-type4 .woocommerce input[type="url"], .woo-type4 .woocommerce input[type="tel"], .woo-type4 .woocommerce input[type="number"], .woo-type4 .woocommerce input[type="range"], .woo-type4 .woocommerce input[type="date"], .woo-type4 .woocommerce textarea, .woo-type4 .woocommerce input.text, .woo-type4 .woocommerce input[type="search"], .woo-type4 .woocommerce select { font-family: inherit; font-size: inherit }
ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after { -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }
.woo-type4.woocommerce a.button, .woo-type4.woocommerce button.button, .woo-type4.woocommerce button, .woo-type4.woocommerce input.button, .woo-type4.woocommerce input[type=button], .woo-type4.woocommerce input[type=submit], .woo-type4.woocommerce #respond input#submit, .woo-type4.woocommerce a.button.alt, .woo-type4.woocommerce button.button.alt, .woo-type4.woocommerce input.button.alt, .woo-type4.woocommerce #respond input#submit.alt, .woo-type4 .woocommerce a.button, .woo-type4 .woocommerce button.button, .woo-type4 .woocommerce button, .woo-type4 .woocommerce input.button, .woo-type4 .woocommerce .woocommerce input[type=button], .woo-type4 .woocommerce input[type=submit], .woo-type4 .woocommerce #respond input#submit, .woo-type4 .woocommerce a.button.alt, .woo-type4 .woocommerce button.button.alt, .woo-type4 .woocommerce input.button.alt, .woo-type4 .woocommerce #respond input#submit.alt, .woo-type4.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type4 .wishlist_table .add_to_cart.button, .woo-type4 .yith-wcwl-add-button a.add_to_wishlist, .woo-type4 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type4 .wishlist_table a.ask-an-estimate-button, .woo-type4 .wishlist-title a.show-title-form, .woo-type4 .hidden-title-form a.hide-title-form, .woo-type4 .yith-wcwl-wishlist-new button, .woo-type4 .wishlist_manage_table a.create-new-wishlist, .woo-type4 .wishlist_manage_table button.submit-wishlist-changes, .woo-type4 .yith-wcwl-wishlist-search-form button.wishlist-search-button, ul.products li.product .woo-type4 .image img, ul.products li.product-category .woo-type4 a img, .woo-type4 .cart input.button, .woo-type4 table.shop_table, .woo-type4 form.checkout_coupon, .woo-type4 form.login, .woo-type4 form.register, .woo-type4 #reviews #comments ol.commentlist li .comment-text, .woo-type4 .woocommerce-message, .woo-type4 .woocommerce-info, .woo-type4 .woocommerce-error, .woo-type4 .woocommerce-message:before, .woo-type4 .woocommerce-info:before, .woo-type4 .woocommerce-error:before, .woo-type4.woocommerce .pagination ul li a, .woo-type4.woocommerce .pagination ul li span, .woo-type4 .woocommerce .pagination ul li a, .woo-type4 .woocommerce .pagination ul li span { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type4 .product-details h5:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.woocommerce ul.products li.product .woo-type4 .product-thumb a.button.add_to_cart_button.loading { opacity: 0.5; filter: alpha(opacity=50); }
.woocommerce ul.products li.product .woo-type4 .product-thumb a.button.add_to_cart_button.loading:after { -webkit-animation: none; -moz-animation: none; -ms-animation: none; -o-animation: none; animation: none; }
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 13px; } @-moz-document url-prefix() { 
.woo-type4 .quantity .qty, .woo-type4.woocommerce-page .quantity .qty { height: 42px; min-height: 42px; }
.woo-type4 #coupon_code.input-text { height: 38px; min-height: 38px; }
.woo-type4 form .form-row .select2-container { line-height: 40px; }
} ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover { background-color: rgba(0,0,0,0); }
ul.products li.product:hover .woo-type4 .product-content { background-color: rgba(255, 255, 255,0.75); } ul.products li.product:hover .woo-type4 .product-content:after { border-color: rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.25) rgba(255, 255, 255,0.25); }
ul.products li.product .woo-type4 .product-details h5 a:after, ul.products li.product-category .woo-type4 .product-details h5:before { border-color: rgba(0,0,0,0.1); }
ul.products li.product .woo-type4 .product-details h5:after { -webkit-box-shadow: 0 0 0 10px #fff; -moz-box-shadow: 0 0 0 10px #fff; -ms-box-shadow: 0 0 0 10px #fff; -o-box-shadow: 0 0 0 10px #fff; box-shadow: 0 0 0 10px #fff; }   @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after { -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px; }
.woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 75px); }	
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) {
margin: 0 13px 10px;
}	
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
.woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type4  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 10px; }
}
@media only screen and (max-width: 319px) { 
.woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type4  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
.woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 10px; }
}ul.products li.product .woo-type8 .product-details h5:before, ul.products li.product .woo-type8 .product-details h5:after { content: ""; margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; }
ul.products li.product .woo-type8 .product-wrapper, ul.products li.product .woo-type8 .product-thumb, ul.products li.product .woo-type8 .product-thumb:after, ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a { -webkit-transition: all 0.65s ease 0s; -moz-transition: all 0.65s ease 0s; -ms-transition: all 0.65s ease 0s; -o-transition: all 0.65s ease 0s; transition: all 0.65s ease 0s; }
ul.products li.product-category .woo-type8.product-thumb .image:after, ul.products li.product .woo-type8 .product-details h5:before, ul.products li.product .woo-type8 .product-details h5:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; }
ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple { -webkit-transition: all 300ms ease 0s; -moz-transition: all 300ms ease 0s; -ms-transition: all 300ms ease 0s; -o-transition: all 300ms ease 0s; transition: all 300ms ease 0s; } ul.products li.product .woo-type8 .product-wrapper { border: 1px solid; }
ul.products li.product .woo-type8 .featured-tag { top: 15px; }
ul.products li.product-category .woo-type8.product-thumb .image:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button { border: 1px solid; }
ul.products li.product .woo-type8 .product-details h5 { border: none; position: relative; text-transform: uppercase; }
ul.products li.product-category .woo-type8 .product-details h5 { padding-bottom: 15px; }
.woocommerce ul.products li.product .woo-type8 .product-details h5 .count, ul.products li.product-category .woo-type8 .product-details h5 { color:#fff; }
.woocommerce ul.products li.product:hover .woo-type8 .product-details h5 .count, ul.products li.product-category:hover .woo-type8 .product-details h5 { color:#000; }
ul.products li.product .woo-type8 .product-details h5 a { padding: 20px 0 15px; }
ul.products li.product .woo-type8 .product-details h5:before, ul.products li.product .woo-type8 .product-details h5:after { content: ""; margin: 0 auto; position: absolute; bottom: -1px; left: 0; right: 0; }
ul.products li.product .woo-type8 .product-details h5:before { height: 1px; width: 100px; }
ul.products li.product .woo-type8 .product-details h5:after { border-style: solid; border-width: 0 4px 4px; height: 0; width: 0; }
ul.products li.product .woo-type8 .product-details .product-price { padding: 0 15px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
ul.products li.product:hover .woo-type8 .product-details h5:before { width: 150px; }
ul.products li.product:hover .woo-type8 .product-details .product-rating-wrapper { right: 12px; }
.woo-type8.woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper,
.woo-type8 .woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper { right: 50%; }
ul.products li.product .woo-type8 .product-details .product-rating-wrapper .star-rating { margin: 8px 0 0; }
.woo-type8 .woocommerce-tabs .panel h2, .woo-type8 #reviews h3, .woo-type8 #respond h3#reply-title { letter-spacing: 1px; }
.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details h5, .woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details h5, 
.woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details h5, .woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details h5, 
.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .price, .woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .price, .woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .price, .woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .price { font-size: 10px; }
.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details .product-price,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details .product-price,
.woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details .product-price,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details .product-price { padding: 0 8px; }
.woo-type8 .page-with-sidebar ul.products li.product:hover .dt-sc-one-fourth .product-details .product-rating-wrapper,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .dt-sc-one-fourth .product-details .product-rating-wrapper,
.woo-type8 .with-both-sidebar ul.products li.product:hover .dt-sc-one-third .product-details .product-rating-wrapper,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .dt-sc-one-third .product-details .product-rating-wrapper { right: 5px; }
.woo-type8 .page-with-sidebar ul.products li.product:hover:not(.purchasable) .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.woo-type8 .with-both-sidebar ul.products li.product:hover:not(.purchasable) .dt-sc-one-third .product-details .product-rating-wrapper, 
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); }
.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 11px 0 0; }
.woo-type8 .quantity .qty, .woo-type8.woocommerce-page .quantity .qty, .woo-type8 #coupon_code.input-text { height: 38px; min-height: 38px; }
.woo-type8 .quantity .qty, .woo-type8.woocommerce-page .quantity .qty { padding: 0; }
.woo-type8 #coupon_code.input-text { padding-top: 0; padding-bottom: 0; }
.woocommerce ul.products.list-view li.product .woo-type8 .product-details { padding:37px 30px; }
.woocommerce ul.products.list-view li.product .woo-type8 .product-description { color:#fff; }
.woocommerce ul.products.list-view li.product:hover .woo-type8 .product-description { color:#000; }	
.woocommerce ul.products li.product .woo-type8 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; background-color: rgba(12, 12, 12, 0.5);}	
.woocommerce ul.products li.product.outofstock .woo-type8 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type8 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; background-color: rgba(12, 12, 12, 0.5); }
.woocommerce ul.products li.product.outofstock:hover .woo-type8 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type8 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type8 .product-thumb:after { width:100%; height:100%; left:0; border:none; } .woo-type8.woocommerce input[type="text"], .woo-type8.woocommerce input[type="password"], .woo-type8.woocommerce input[type="email"], .woo-type8.woocommerce input[type="url"], .woo-type8.woocommerce input[type="tel"], .woo-type8.woocommerce input[type="number"], .woo-type8.woocommerce input[type="range"], .woo-type8.woocommerce input[type="date"], .woo-type8.woocommerce textarea, .woo-type8.woocommerce input.text, .woo-type8.woocommerce input[type="search"], .woo-type8.woocommerce select, .woo-type8 .woocommerce input[type="text"], .woo-type8 .woocommerce input[type="password"], .woo-type8 .woocommerce input[type="email"], .woo-type8 .woocommerce input[type="url"], .woo-type8 .woocommerce input[type="tel"], .woo-type8 .woocommerce input[type="number"], .woo-type8 .woocommerce input[type="range"], .woo-type8 .woocommerce input[type="date"], .woo-type8 .woocommerce textarea, .woo-type8 .woocommerce input.text, .woo-type8 .woocommerce input[type="search"], .woo-type8 .woocommerce select { font-family: inherit; font-size: inherit }
.woo-type8.woocommerce a.button, .woo-type8.woocommerce button.button, .woo-type8.woocommerce button, .woo-type8.woocommerce input.button, .woo-type8.woocommerce input[type=button], .woo-type8.woocommerce input[type=submit], .woo-type8.woocommerce #respond input#submit, .woo-type8.woocommerce a.button.alt, .woo-type8.woocommerce button.button.alt, .woo-type8.woocommerce input.button.alt, .woo-type8.woocommerce #respond input#submit.alt, .woo-type8 .woocommerce a.button, .woo-type8 .woocommerce button.button, .woo-type8 .woocommerce button, .woo-type8 .woocommerce input.button, .woo-type8 .woocommerce input[type=button], .woo-type8 .woocommerce input[type=submit], .woo-type8 .woocommerce #respond input#submit, .woo-type8 .woocommerce a.button.alt, .woo-type8 .woocommerce button.button.alt, .woo-type8 .woocommerce input.button.alt, .woo-type8 .woocommerce #respond input#submit.alt, .woo-type8.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type8 .wishlist_table .add_to_cart.button, .woo-type8 .yith-wcwl-add-button a.add_to_wishlist, .woo-type8 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type8 .wishlist_table a.ask-an-estimate-button, .woo-type8 .wishlist-title a.show-title-form, .woo-type8 .hidden-title-form a.hide-title-form, .woo-type8 .yith-wcwl-wishlist-new button, .woo-type8 .wishlist_manage_table a.create-new-wishlist, .woo-type8 .wishlist_manage_table button.submit-wishlist-changes, .woo-type8 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type8 .cart input.button, .woo-type8.woocommerce .pagination ul li a, .woo-type8.woocommerce .pagination ul li span, .woo-type8 .woocommerce .pagination ul li a, .woo-type8 .woocommerce .pagination ul li span, .woo-type8 .woocommerce-message, .woo-type8 .woocommerce-info, .woo-type8 .woocommerce-error, .woo-type8 .woocommerce-message:before, .woo-type8 .woocommerce-info:before, .woo-type8 .woocommerce-error:before { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } @-moz-document url-prefix() { 
.woo-type8 .quantity .qty, .woo-type8.woocommerce-page .quantity .qty { height: 40px; min-height: 40px; }
.woo-type8 #coupon_code.input-text { height: 36px; min-height: 36px; }
.woo-type8 form .form-row .select2-container { line-height: 37px; }
} ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product-category .woo-type8.product-thumb .image:after, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button { background-color: rgba(0,0,0,0); }
ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product:hover .woo-type8 .product-details, ul.products li.product .woo-type8 .product-details h5:before, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button:hover { background-color: #fff; } ul.products li.product:hover .woo-type8 .product-wrapper { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
ul.products li.product .woo-type8 .product-wrapper { border-color: rgba(0,0,0,0); }
ul.products li.product .woo-type8 .product-details h5:after { border-color: rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0); } ul.products li.product:hover .woo-type8 .product-details h5 a, .woo-type8 ul.products li.product-category:hover .product-details h5, .woo-type8 ul.products li.product-category:hover .product-details h5 .count, ul.products li.product:hover .woo-type8 .product-details .product-price .amount, ul.products li.product:hover .woo-type8 .product-details span.price, ul.products li.product:hover .woo-type8 .product-details span.price del, ul.products li.product:hover .woo-type8 .product-details span.price del .amount, ul.products li.product:hover .woo-type8 .product-details span.price ins, ul.products li.product:hover .woo-type8 .product-details span.price ins .amount { color: #000; }
ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type8 .product-details h5 a, ul.products li.product-category .woo-type8.product-details h5, ul.products li.product-category .woo-type8.product-details h5 .count, ul.products li.product .woo-type8 .product-details .product-price .amount, ul.products li.product .woo-type8 .product-details span.price, ul.products li.product .woo-type8 .product-details span.price del, ul.products li.product .woo-type8 .product-details span.price del .amount, ul.products li.product .woo-type8 .product-details span.price ins, ul.products li.product .woo-type8 .product-details span.price ins .amount { color: #fff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
ul.products li.product .woo-type8 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type8 .product-details .product-rating-wrapper { right: 8px; }
ul.products li.product .woo-type8 .product-details h5:before { width: calc(100% - 100px); }
ul.products li.product:hover .woo-type8 .product-details h5:before { width: calc(100% - 50px); }		
ul.products li.product .woo-type8 .product-details h5:before { width: calc(100% - 100px); }
ul.products li.product:hover .woo-type8 .product-details h5:before { width: calc(100% - 50px); }		
}  @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type8 .product-details h5 { margin: 0 0 5px; }
ul.products li.product .woo-type8 .product-details { padding: 0 0 10px; }
ul.products li.product .woo-type8 .product-details h5 a { padding: 16px 0 15px; }
ul.products li.product .woo-type8 .product-details h5:before { width: calc(100% - 100px); }
ul.products li.product:hover .woo-type8 .product-details h5:before { width: calc(100% - 50px); }	
ul.products li.product .woo-type8 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type8 .product-details .product-rating-wrapper { right: 8px; }				
ul.products li.product .woo-type8 .product-details .product-rating-wrapper .star-rating { margin: 10px 0 0; }		
.woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type8  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }		
}
@media only screen and (max-width: 319px) { 
.woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type8  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
}ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a { -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; }
ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock { -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
ul.products li.product .woo-type10 .product-wrapper, ul.products li.product .woo-type10 .product-content, ul.products li.product .woo-type10 .product-content:before, ul.products li.product .woo-type10 .product-details, ul.products li.product .woo-type10 .product-details:before, ul.products li.product .woo-type10 .product-details:after, ul.products li.product-category .woo-type10 .product-details h5, ul.products li.product-category .woo-type10 .product-details h5 .count, .woocommerce ul.products li.product .woo-type10 .product-thumb:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type10 .product-wrapper { border: 2px solid; }
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons { margin: 0; bottom: 30px; top: auto; }
.woocommerce ul.products li.product .woo-type10 .product-thumb:after { height:0; bottom:0; top:auto; background-color: rgba(255, 255, 255, 0.9); }
.woocommerce ul.products li.product:hover .woo-type10 .product-thumb:after { height:50px; }
.woocommerce ul.products li.product-category .woo-type10 .product-thumb:after { display:none; }
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a, 
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a { margin: auto 10px; }
.woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img { bottom: 42px; right: calc(50% - 80px); top: auto; }
ul.products li.product .woo-type10 .product-thumb .product-content { height: 50px; overflow: visible; bottom: 0; top: auto; }
ul.products li.product .woo-type10 .product-content:after { content: none; }
ul.products li.product .woo-type10 .product-content:before { content: ""; height: 100%; position: absolute; left: 0; top: 100%; width: 100%; }
ul.products li.product:hover .woo-type10 .product-content:before { top: 0; }
ul.products li.product .woo-type10 .featured-tag { left: 1px; top: 10px; }
ul.products li.product:hover .woo-type10 .featured-tag { left: 0; }
ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock,
ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock { height: 45px; line-height: 45px; right: 10px; top: 10px; width: 45px; }
ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .out-of-stock { font-weight: normal; height: 45px; line-height: normal; padding: 14px 0 0; }
ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, 
ul.products li.product .woo-type10 .onsale span, ul.products li.product .woo-type10 .out-of-stock span,
ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock,
ul.products li.product:hover .woo-type10 .onsale span, ul.products li.product:hover .woo-type10 .out-of-stock span { font-size: 10px; text-indent: 0; }
ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .out-of-stock,
ul.products li.product .woo-type10 .out-of-stock span, ul.products li.product:hover .woo-type10 .out-of-stock span { font-size: 7px; }
ul.products li.product .woo-type10 .onsale span:before, ul.products li.product .woo-type10 .out-of-stock span:before { content: none; }
ul.products li.product .woo-type10 .product-details { border: 1px solid; padding: 10px 0 20px; }
ul.products li.product-category .woo-type10 .product-details { padding: 10px 0; }
ul.products li.product .woo-type10 .product-details:before, ul.products li.product .woo-type10 .product-details:after { border-style: solid; border-width: 0 10px 10px; content: ""; height: 0; margin: 0 auto; position: absolute; bottom: 100%; left: 0; right: 0; width: 0; z-index: 1; }
ul.products li.product .woo-type10 .product-details:after { border-width: 0 11px 11px; z-index: 0;  }
ul.products li.product .woo-type10 .product-details h5 { border-bottom: none; font-weight: 600; margin-bottom: 0; position: relative; }
ul.products li.product:hover .woo-type10 .product-details h5, .woocommerce ul.products li.product:hover .woo-type10 .product-details h5 .count { color:#fff; }
ul.products li.product .woo-type10 .product-details .product-price { padding: 0 15px; position: relative; }
ul.products li.product:hover .woo-type10 .product-details .product-rating-wrapper { right: 15px; }
.woocommerce ul.products li:hover:not(.purchasable) .woo-type10 .product-details .product-rating-wrapper,
.woocommerce ul.products li:hover:not(.purchasable) .woo-type10 .product-details .product-rating-wrapper { right: 50%; transform: translateX(50%); -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); }
ul.products li.product .woo-type10 .product-details h5, ul.products li.product .woo-type10 .product-details .product-price, ul.products li.product .woo-type10 .product-details .product-rating-wrapper { z-index: 1; }
.page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details,
.with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details { padding: 10px 0 15px; }
.page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details h5,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details h5,
.with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details h5,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details h5 { font-size: 11px; margin: 0 0 5px; }
.page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-price,
.with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-price { padding: 0 5px; }
.page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .price,
.with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .price { font-size: 10px; }
.page-with-sidebar ul.products li.product:hover .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.with-both-sidebar ul.products li.product:hover .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper { right: 5px; }
.page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); }
.page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 10px 0 0; }
.woocommerce ul.products li.product:hover .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 13px; }
.woocommerce ul.products.list-view li.product:hover .woo-type10 .product-description { color:#fff; }
.woocommerce ul.products.list-view li.product .woo-type10 .product-details { border:none; padding: 46px 30px; }
ul.products.list-view li.product .woo-type10 .product-details h5 { font-size:18px; }
.woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) { position: static; } .woo-type10.woocommerce a.button, .woo-type10.woocommerce button.button, .woo-type10.woocommerce button, .woo-type10.woocommerce input.button, .woo-type10.woocommerce input[type=button], .woo-type10.woocommerce input[type=submit], .woo-type10.woocommerce #respond input#submit, .woo-type10.woocommerce a.button.alt, .woo-type10.woocommerce button.button.alt, .woo-type10.woocommerce input.button.alt, .woo-type10.woocommerce #respond input#submit.alt, .woo-type10 .woocommerce a.button, .woo-type10 .woocommerce button.button, .woo-type10 .woocommerce button, .woo-type10 .woocommerce input.button, .woo-type10 .woocommerce input[type=button], .woo-type10 .woocommerce input[type=submit], .woo-type10 .woocommerce #respond input#submit, .woo-type10 .woocommerce a.button.alt, .woo-type10 .woocommerce button.button.alt, .woo-type10 .woocommerce input.button.alt, .woo-type10 .woocommerce #respond input#submit.alt, .woo-type10.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type10 .wishlist_table .add_to_cart.button, .woo-type10 .yith-wcwl-add-button a.add_to_wishlist, .woo-type10 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type10 .wishlist_table a.ask-an-estimate-button, .woo-type10 .wishlist-title a.show-title-form, .woo-type10 .hidden-title-form a.hide-title-form, .woo-type10 .yith-wcwl-wishlist-new button, .woo-type10 .wishlist_manage_table a.create-new-wishlist, .woo-type10 .wishlist_manage_table button.submit-wishlist-changes, .woo-type10 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type10 .cart input.button, .woo-type10 table.shop_table, .woo-type10 form.checkout_coupon, .woo-type10 form.login, .woo-type10 form.register, .woo-type10 #reviews #comments ol.commentlist li .comment-text, .woo-type10 .woocommerce-message, .woo-type10 .woocommerce-info, .woo-type10 .woocommerce-error, .woo-type10 .woocommerce-message:before, .woo-type10 .woocommerce-info:before, .woo-type10 .woocommerce-error:before, .woo-type10 .pagination ul li a, .woo-type10 .pagination ul li span { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
ul.products li.product .woo-type10 .product-details, ul.products li.product .woo-type10 .product-details .product-price { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.woo-type10.woocommerce input[type="text"], .woo-type10.woocommerce input[type="password"], .woo-type10.woocommerce input[type="email"], .woo-type10.woocommerce input[type="url"], .woo-type10.woocommerce input[type="tel"], .woo-type10.woocommerce input[type="number"], .woo-type10.woocommerce input[type="range"], .woo-type10.woocommerce input[type="date"], .woo-type10.woocommerce textarea, .woo-type10.woocommerce input.text, .woo-type10.woocommerce input[type="search"], .woo-type10.woocommerce select, .woo-type10 .woocommerce input[type="text"], .woo-type10 .woocommerce input[type="password"], .woo-type10 .woocommerce input[type="email"], .woo-type10 .woocommerce input[type="url"], .woo-type10 .woocommerce input[type="tel"], .woo-type10 .woocommerce input[type="number"], .woo-type10 .woocommerce input[type="range"], .woo-type10 .woocommerce input[type="date"], .woo-type10 .woocommerce textarea, .woo-type10 .woocommerce input.text, .woo-type10 .woocommerce input[type="search"], .woo-type10 .woocommerce select { font-family: inherit; font-size: inherit }
.woo-type10 .quantity .qty, .woo-type10.woocommerce-page .quantity .qty, .woo-type10 #coupon_code.input-text { height: 40px; min-height: 40px; }
.woo-type10 .quantity .qty, .woo-type10.woocommerce-page .quantity .qty { padding: 0; }
.woo-type10 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; } @-moz-document url-prefix() { 
.woo-type10 .quantity .qty, .woo-type10.woocommerce-page .quantity .qty { height: 42px; min-height: 42px; }
.woo-type10 #coupon_code.input-text { height: 38px; min-height: 38px; }
}  ul.products li.product:hover .woo-type10 .product-content, .woo-type10 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type10 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background: rgba(0,0,0,0); }
ul.products li.product .woo-type10 .product-content:before { background-color: rgba(255, 255, 255,0.9); }
ul.products li.product .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .onsale { background-color: #77a464; }
ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .out-of-stock { background-color: #9f2124; } ul.products li.product .woo-type10 .product-wrapper, ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .product-details, ul.products li.product .woo-type10 .product-details:before, ul.products li.product .woo-type10 .product-details:after { border-color: rgba(0,0,0,0); }
ul.products li.product .woo-type10 .product-details { border-color: rgba(0,0,0,0.05); }
ul.products li.product .woo-type10 .product-details:after { border-bottom-color: rgba(0,0,0,0.075); }
ul.products li.product .woo-type10 .product-details:before { border-bottom-color: #fff; }
ul.products li.product:hover .woo-type10 .product-wrapper { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-woocompare-button { -webkit-box-shadow: 0 0 0 5px #fff; -moz-box-shadow: 0 0 0 5px #fff; -ms-box-shadow: 0 0 0 5px #fff; -o-box-shadow: 0 0 0 5px #fff; box-shadow: 0 0 0 5px #fff; } ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product:hover .woo-type10 .product-details h5 a, .woo-type10 ul.products li.product-category:hover .product-details h5, .woo-type10 ul.products li.product-category:hover .product-details h5 .count, ul.products li.product:hover .woo-type10 .product-details .product-price .amount, ul.products li.product:hover .woo-type10 .product-details span.price, ul.products li.product:hover .woo-type10 .product-details span.price del, ul.products li.product:hover .woo-type10 .product-details span.price del .amount, ul.products li.product:hover .woo-type10 .product-details span.price ins, ul.products li.product:hover .woo-type10 .product-details span.price ins .amount, ul.products li.product .woo-type10 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type10 .product-details .product-rating-wrapper .star-rating span:before, ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock { color: #fff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
ul.products li.product .woo-type10 .product-details .product-price,
.woo-type13 ul.products li.product .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type10 .product-details .product-rating-wrapper,
.woo-type13 ul.products li.product:hover .product-details .product-rating-wrapper { right: 8px; }
ul.products li.product .woo-type10 .product-details .product-rating-wrapper .star-rating { margin: 5px 0 0; }	
.woocommerce ul.products li.product:hover .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 10px; }	
.woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
.woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 72px); }
ul.products li.product .woo-type10 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type10 .product-details .product-rating-wrapper { right: 8px; }
.woocommerce ul.products li.product:hover .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 13px 10px; }
.woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type10  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
ul.products li.product:hover .woo-type10 .onsale, ul.products:hover li.product .woo-type10 .out-of-stock { display: none; }
} 
@media only screen and (max-width: 319px) { 
.woocommerce ul.products li.product:hover .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 10px; }
.woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type10  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
}ul.products li.product .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
ul.products li:not(.pif-has-gallery) .woo-type11 .product-thumb .image img { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
ul.products li.product .woo-type11 .product-wrapper, ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product .woo-type11 .product-details h5:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type11 .product-wrapper { padding: 3px; }
ul.products li.product .woo-type11 .product-thumb { border: 1px solid; padding: 15px; }
ul.products li.product .woo-type11 .product-content:after { right: 15px; top: 15px; }
ul.products li.product:hover .woo-type11 .product-content:after { content: none; }
ul.products li.product .woo-type11 .onsale, ul.products li.product .woo-type11 .out-of-stock { right: 18px; top: 18px; }
ul.products li.product:hover .woo-type11 .onsale, ul.products li.product:hover .woo-type11 .out-of-stock { right: 25px; top: 25px; }
ul.products li.product .woo-type11 .featured-tag { left: 0px; top: 19px; }
.woocommerce ul.products li.product-category .woo-type11 .product-details h5 { padding: 15px 0 10px; }
ul.products li.product .woo-type11 .product-details h5 { border-bottom: none; position: relative; }
ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product .woo-type11 .product-details h5:after { content: ""; margin: 0 auto; position: absolute; bottom: -2px; left: 0; right: 0; }
ul.products li.product .woo-type11 .product-details h5:before { height: 1px; }
ul.products li.product .woo-type11 .product-details h5:after { height: 2px; bottom: 1px; width: 0; }
ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product:hover .woo-type11 .product-details h5:after { width: 150px; }
ul.products li.product:hover .woo-type11 .product-details h5:before { width: 60px; }
ul.products li.product .woo-type11 .product-details .product-price { padding: 0 20px; width: 100%; }
ul.products li.product:hover .woo-type11 .product-details .product-rating-wrapper { right: 15px; }
.woocommerce ul.products li:hover:not(.purchasable) .woo-type11 .product-details .product-rating-wrapper,
.woocommerce ul.products li:hover:not(.purchasable) .woo-type11 .product-details .product-rating-wrapper { right: 50%; }
ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating { margin: 9px 0 0; }
.page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details h5, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details h5, 
.with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .product-details h5, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .product-details h5, 
.page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .price, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .price, 
.with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .price, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .price { font-size: 10px; }
.page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-price,
.with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-price { padding: 0 8px; }
.page-with-sidebar ul.products li.product:hover .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.with-both-sidebar ul.products li.product:hover .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper { right: 8px; }
.page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); }
.page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 11px 0 0; } ul.products li.pif-has-gallery .woo-type11 .product-thumb .image { display: block; overflow: hidden; position: relative; text-align: center; }
ul.products li.product .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 15px; overflow: hidden; top: 15px; }
ul.products li.product .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(2), ul.products li.product:hover .woo-type11 .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
ul.products li.product:hover .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }
ul.products li.product .woo-type11 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }
ul.products li:not(.pif-has-gallery) .woo-type11 .product-thumb .image { overflow: hidden; }
ul.products li.product .woo-type11 .product-thumb .image { position:relative; }
ul.products li.product:hover .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(1), 
ul.products li.pif-has-gallery:hover .woo-type11 .product-thumb .image img:only-child { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
ul.products li.product-category:hover .woo-type11 .product-thumb .image img,
ul.products li.product-category.pif-has-gallery:hover .woo-type11 .product-thumb .image img:only-child { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.woocommerce ul.products li.product .woo-type11 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; }
.woocommerce ul.products li.product.outofstock .woo-type11 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type11 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 15px; top: 15px; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; }
.woocommerce ul.products li.product.outofstock:hover .woo-type11 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type11 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type11 .product-thumb:after { background-color: rgba(255,255,255,0.9); width:100%; height:100%; left:0; border:none; }
ul.products li.product .woo-type11 .product-thumb .image { position: relative; }	
ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button { border: 1px solid; }
.woocommerce .woo-type11 a.button, .woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type=button], .woocommerce .woo-type11 input[type=submit], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woocommerce .woo-type11 a.button, .woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type=button], .woocommerce .woo-type11 input[type=submit], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type11 .wishlist_table .add_to_cart.button, .woo-type11 .yith-wcwl-add-button a.add_to_wishlist, .woo-type11 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type11 .wishlist_table a.ask-an-estimate-button, .woo-type11 .wishlist-title a.show-title-form, .woo-type11 .hidden-title-form a.hide-title-form, .woo-type11 .yith-wcwl-wishlist-new button, .woo-type11 .wishlist_manage_table a.create-new-wishlist, .woo-type11 .wishlist_manage_table button.submit-wishlist-changes, .woo-type11 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type11 .cart input.button { font-size: 16px; text-transform: none; }
.woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button:hover, .woocommerce ul.products.list-view li.product .woo-type11 .product-description { color:#fff; }
.woocommerce ul.products.list-view li.product .woo-type11 .product-details { padding: 43px 30px; }
.woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 15px; }
.woo-type11 #coupon_code.input-text { height: 42px; padding-top: 0; padding-bottom: 0; }
.woocommerce .woo-type11 input[type=submit], .woocommerce .woo-type11 input[type=submit] { width: auto; }
.woo-type11 .woocommerce-billing-fields > h3, .woo-type11 h3#ship-to-different-address label { font-size: 30px; }
.woo-type11 .woocommerce-billing-fields > h3 { margin-top: 16px; }
.woo-type11 h3#ship-to-different-address label { margin: 0; text-transform: capitalize; }
.woo-type11 table.cart td.product-name a, .woo-type11 table.cart td.product-price, .woo-type11 table.cart td.product-subtotal { font-size: 16px; }
.woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select { font-family: inherit; font-size: inherit; }
.woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th, .woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th { border-style: solid; }
.woo-type11 .quantity .qty, .woo-type11.woocommerce-page .quantity .qty, .woo-type11 #coupon_code.input-text { height: 44px; min-height: 44px; }
.woo-type11 .quantity .qty, .woo-type11.woocommerce-page .quantity .qty { padding: 0; }
.woo-type11 form .form-row .select2-container { line-height: 43px; }
.woo-type11 .select2-chosen, .woo-type11 .select2-results { font-size: 17px; }
.woocommerce ul.products li.product .woo-type11 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type11 .woo-type11 .product-details h5 { padding: 15px 0 7px; } ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
ul.products li.product .woo-type11 .product-thumb, ul.products li.product .woo-type11 .product-details .product-price { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } @-moz-document url-prefix() { 
.woo-type11 .quantity .qty, .woo-type11.woocommerce-page .quantity .qty { height: 46px; min-height: 46px; }
.woo-type11 #coupon_code.input-text { height: 42px; min-height: 42px; }
.woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 14px; }
}  ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button { background-color: rgba(0,0,0,0); }
ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product .woo-type11 .product-details h5:after { background-color: #fff; }
ul.products li.product:hover .woo-type11 .product-content, .woo-type11 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type11 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background-color: rgba(255, 255, 255,0.65); }
.woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type="button"], .woocommerce .woo-type11 input[type="submit"], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type="button"], .woocommerce .woo-type11 input[type="submit"], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type11 .wishlist_table .add_to_cart.button, .woo-type11 .yith-wcwl-add-button a.add_to_wishlist, .woo-type11 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type11 .wishlist_table a.ask-an-estimate-button, .woo-type11 .wishlist-title a.show-title-form, .woo-type11 .hidden-title-form a.hide-title-form, .woo-type11 .yith-wcwl-wishlist-new button, .woo-type11 .wishlist_manage_table a.create-new-wishlist, .woo-type11 .wishlist_manage_table button.submit-wishlist-changes, .woo-type11 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce .woo-type11 .cart input.button, .woocommerce .woo-type11 a.button.alt.disabled, .woocommerce .woo-type11 a.button.alt:disabled, .woocommerce .woo-type11 a.button.alt[disabled]:disabled, .woocommerce .woo-type11 button.button.alt.disabled, .woocommerce .woo-type11 button.button.alt:disabled, .woocommerce .woo-type11 button.button.alt[disabled]:disabled, .woocommerce .woo-type11 input.button.alt.disabled, .woocommerce .woo-type11 input.button.alt:disabled, .woocommerce .woo-type11 input.button.alt[disabled]:disabled, .woocommerce .woo-type11 #respond input#submit.alt.disabled, .woocommerce .woo-type11 #respond input#submit.alt:disabled, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled, .woocommerce .woo-type11 a.button.alt.disabled:hover, .woocommerce .woo-type11 a.button.alt:disabled:hover, .woocommerce .woo-type11 a.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 button.button.alt.disabled:hover, .woocommerce .woo-type11 button.button.alt:disabled:hover, .woocommerce .woo-type11 button.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 input.button.alt.disabled:hover, .woocommerce .woo-type11 input.button.alt:disabled:hover, .woocommerce .woo-type11 input.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt.disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled:hover, .woocommerce .woo-type11 a.button.disabled:hover, .woocommerce .woo-type11 a.button:disabled:hover, .woocommerce .woo-type11 a.button:disabled[disabled]:hover, .woocommerce .woo-type11 button.button.disabled:hover, .woocommerce .woo-type11 button.button:disabled:hover, .woocommerce .woo-type11 button.button:disabled[disabled]:hover, .woocommerce .woo-type11 input.button.disabled:hover, .woocommerce .woo-type11 input.button:disabled:hover, .woocommerce .woo-type11 input.button:disabled[disabled]:hover, .woocommerce .woo-type11 #respond input#submit.disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled[disabled]:hover, .woocommerce .woo-type11 a.button.alt.disabled, .woocommerce .woo-type11 a.button.alt:disabled, .woocommerce .woo-type11 a.button.alt[disabled]:disabled, .woocommerce .woo-type11 button.button.alt.disabled, .woocommerce .woo-type11 button.button.alt:disabled, .woocommerce .woo-type11 button.button.alt[disabled]:disabled, .woocommerce .woo-type11 input.button.alt.disabled, .woocommerce .woo-type11 input.button.alt:disabled, .woocommerce .woo-type11 input.button.alt[disabled]:disabled, .woocommerce .woo-type11 #respond input#submit.alt.disabled, .woocommerce .woo-type11 #respond input#submit.alt:disabled, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled, .woocommerce .woo-type11 a.button.alt.disabled:hover, .woocommerce .woo-type11 a.button.alt:disabled:hover, .woocommerce .woo-type11 a.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 button.button.alt.disabled:hover, .woocommerce .woo-type11 button.button.alt:disabled:hover, .woocommerce .woo-type11 button.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 input.button.alt.disabled:hover, .woocommerce .woo-type11 input.button.alt:disabled:hover, .woocommerce .woo-type11 input.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt.disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled:hover, .woocommerce .woo-type11 a.button.disabled:hover, .woocommerce .woo-type11 a.button:disabled:hover, .woocommerce .woo-type11 a.button:disabled[disabled]:hover, .woocommerce .woo-type11 button.button.disabled:hover, .woocommerce .woo-type11 button.button:disabled:hover, .woocommerce .woo-type11 button.button:disabled[disabled]:hover, .woocommerce .woo-type11 input.button.disabled:hover, .woocommerce .woo-type11 input.button:disabled:hover, .woocommerce .woo-type11 input.button:disabled[disabled]:hover, .woocommerce .woo-type11 #respond input#submit.disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled[disabled]:hover, .woocommerce .woo-type11 .cart input.button, .woocommerce .woo-type11 .shop_table th, .woocommerce .woo-type11 .shop_table th { background-color: #000; } .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 .selection-box:after, .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 .selection-box:after, .woo-type11 .select2-container .select2-choice, .woo-type11 #coupon_code.input-text, .woo-type11 form .form-row input.input-text, .woo-type11 form .form-row textarea, .woo-type11 form .form-row select, .woo-type11 form.checkout_coupon, .woo-type11 form.login, .woo-type11 form.register, .woo-type11 table.shop_attributes, .woo-type11 table.shop_table, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart, .woo-type11 .addresses .col-1 header, .woo-type11 .addresses .col-2 header, .woo-type11 .addresses .col-1 address, .woo-type11 .addresses .col-2 address, .woocommerce .woo-type11 th, .woocommerce .woo-type11 td, .woocommerce .woo-type11 tbody th, .woocommerce .woo-type11 th, .woocommerce .woo-type11 td, .woocommerce .woo-type11 tbody th, .woo-type11.woocommerce-page th, .woo-type11.woocommerce-page td, .woo-type11.woocommerce-page tbody th, .woo-type11 table.shop_table td, .woo-type11 table.shop_table tbody th, .woo-type11 table.shop_table tfoot td, .woo-type11 table.shop_table tfoot th, .woo-type11 .shop_table th:first-child, .woo-type11 .shop_table td:first-child, .woo-type11 .shop_table th:last-child, .woo-type11 .shop_table td:last-child, .woo-type11 .shop_table.cart tbody tr:last-child th, .woo-type11 .shop_table.cart tbody tr:last-child td, .woo-type11 .shop_table tfoot tr:last-child th, .woo-type11 .shop_table tfoot tr:last-child td, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals table, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th, .woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th, .woocommerce .woo-type11 table.wishlist_table thead th, .woocommerce .woo-type11 table.wishlist_table tbody td, .woocommerce .woo-type11 table.wishlist_table thead th, .woocommerce .woo-type11 table.wishlist_table tbody td, .woocommerce .woo-type11 div.product .woocommerce-tabs ul.tabs:before, .woocommerce .woo-type11 #reviews #comments ol.commentlist li img.avatar, .woocommerce .woo-type11 #reviews #comments ol.commentlist li .comment-text, .woocommerce .woo-type11 p.stars a { border-color: #000; }
.woocommerce .woo-type11 table.shop_table.cart tbody th:first-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.cart tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:first-child, 
.woocommerce .woo-type11 table.shop_table.cart tbody th:first-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.cart tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:first-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:first-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:first-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woocommerce .woo-type11 table.shop_table.order_details tbody th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.order_details tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:first-child, 
.woocommerce .woo-type11 table.shop_table.order_details tbody th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:first-child, 
.woocommerce .woo-type11 table.shop_table.order_details tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:first-child { border-left-color: #000; }
.woocommerce .woo-type11 table.shop_table.cart tbody th:last-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.cart tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:last-child, 
.woocommerce .woo-type11 table.shop_table.cart tbody th:last-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.cart tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:last-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:last-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:last-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woocommerce .woo-type11 table.shop_table.order_details tbody th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.order_details tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:last-child, 
.woocommerce .woo-type11 table.shop_table.order_details tbody th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:last-child, 
.woocommerce .woo-type11 table.shop_table.order_details tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:last-child { border-right-color: #000; }
.woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce .woo-type11 a.button:hover, .woocommerce .woo-type11 button.button:hover, .woocommerce .woo-type11 input.button:hover, .woocommerce .woo-type11 button:hover, .woocommerce .woo-type11 input[type=button]:hover, .woocommerce .woo-type11 input[type=submit]:hover, .woocommerce .woo-type11 #respond input#submit:hover, .woocommerce .woo-type11 a.button.alt:hover, .woocommerce .woo-type11 button.button.alt:hover, .woocommerce .woo-type11 input.button.alt:hover, .woocommerce .woo-type11 #respond input#submit.alt:hover, .woocommerce .woo-type11 a.button:hover, .woocommerce .woo-type11 button.button:hover, .woocommerce .woo-type11 input.button:hover, .woocommerce .woo-type11 button:hover, .woocommerce .woo-type11 input[type=button]:hover, .woocommerce .woo-type11 input[type=submit]:hover, .woocommerce .woo-type11 #respond input#submit:hover, .woocommerce .woo-type11 a.button.alt:hover, .woocommerce .woo-type11 button.button.alt:hover, .woocommerce .woo-type11 input.button.alt:hover, .woocommerce .woo-type11 #respond input#submit.alt:hover, .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type11 .wishlist_table .add_to_cart.button:hover, .woo-type11 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type11 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type11 .wishlist_table a.ask-an-estimate-button:hover, .woo-type11 .wishlist-title a.show-title-form:hover, .woo-type11 .hidden-title-form a.hide-title-form:hover, .woo-type11 .yith-wcwl-wishlist-new button:hover, .woo-type11 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type11 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type11 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type11 .cart input.button:hover, .woo-type11 .shop_table thead th:first-child, .woo-type11 .shop_table thead th:last-child { border-color: rgba(0,0,0,0); }
.woo-type11 .shop_table tfoot th:last-child, .woo-type11 .shop_table tr:last-child th { border-bottom-color: rgba(0,0,0,0); } .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 td, .woocommerce .woo-type11 tbody th, .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woo-type11 .select2-constainer .select2-choice, .woo-type11 .select2-chosen, .woo-type11 .select2-results, .woo-type11 form .form-row label, .woocommerce .woo-type11 .stars a { color: #000; }
.woocommerce .woo-type11 .stars a:hover { color: #e6b800; }
.woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product .woo-type11 .product-details h5 a, ul.products li.product-category .woo-type11 .product-details h5, ul.products li.product-category .woo-type11 .product-details h5 .count, ul.products li.product .woo-type11 .product-details .product-price .amount, ul.products li.product .woo-type11 .product-details span.price, ul.products li.product .woo-type11 .product-details span.price del, ul.products li.product .woo-type11 .product-details span.price del .amount, ul.products li.product .woo-type11 .product-details span.price ins, ul.products li.product .woo-type11 .product-details span.price ins .amount, ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating span:before { color: #fff; }   @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product:hover .woo-type11 .product-details h5:after { width: 60%; }
ul.products li.product .woo-type11 .product-thumb { padding: 10px; }
ul.products li.product .woo-type11 .product-content:after { right: 10px; top: 10px; }
ul.products li.product .woo-type11 .featured-tag { top: 14px; }
ul.products li.product .woo-type11 .onsale, ul.products li.product .woo-type11 .out-of-stock { right: 15px; top: 15px; }
ul.products li.product:hover .woo-type11 .onsale, ul.products li.product:hover .woo-type11 .out-of-stock { right: 20px; top: 20px; }
ul.products li.product .woo-type11 .featured-tag span, .woo-type11.woocommerce.single-product .featured-tag span { font-size: 13px; }
ul.products li.product .woo-type11 .featured-tag i, .woo-type11.woocommerce.single-product .featured-tag i  { font-size: 14px; }
ul.products li.product .woo-type11 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type11 .product-details .product-rating-wrapper { right: 8px; }
ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 12px 0 0; }
}  @media only screen and (max-width: 767px) {
.woo-type11.woocommerce-cart table.shop_table.cart tbody tr, .woo-type11.woocommerce-account table.shop_table tbody tr, .woo-type11.woocommerce-wishlist table.shop_table tbody tr { border-right-color: #000; }
}ul.products li.product .woo-type12 .product-wrapper, ul.products li.product .woo-type12 .product-details h5:before, ul.products li.product .woo-type12 .product-details h5:after, ul.products li.product .woo-type12 .product-details { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type12 .product-wrapper { border-style: solid; border-width: 1px 1px 0; }
ul.products li.product .woo-type12 .featured-tag { top: 10px; }
ul.products li.product .woo-type12 .product-details h5 { border: none; margin: 0 0 15px; position: relative; text-transform: uppercase; }
ul.products li.product .woo-type12 .product-details h5 a, .woo-type12 ul.products li.product-category .product-details h5 { padding: 20px 0 18px; }
ul.products li.product .woo-type12 .product-details h5:before, ul.products li.product .woo-type12 .product-details h5:after { content: ""; height: 1px; margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; }
.woo-type12 ul.products li.product-category .product-wrapper h3:before { bottom: 30px; }
ul.products li.product .woo-type12 .product-details h5:before { width: 75%; }
ul.products li.product .woo-type12 .product-details h5:after { width: 50px; }
ul.products li.product:hover .woo-type12 .product-details h5:after { width: 75px; }
ul.products li.product:hover .woo-type12 .product-details h5:before { width: calc(100% - 30px); }
ul.products li.product .woo-type12 .product-details .product-price { padding: 0 15px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
ul.products li.product:hover .woo-type12 .product-details .product-rating-wrapper { right: 12px; }
.woo-type12.woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper,
.woo-type12 .woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper { right: 50%; }
ul.products li.product .woo-type12 .product-details .product-rating-wrapper .star-rating { margin: 8px 0 0; }
.page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details h5, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details h5, 
.with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .product-details h5, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .product-details h5 { font-size: 10px; margin: 0 0 10px; }
.page-with-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details h5:before, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details h5:before, 
.with-both-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details h5:before, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details h5:before { width: calc(100% - 20px); }
.page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-price,
.with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-price { padding: 0 10px; }
.page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .price,
.with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .price { font-size: 10px; }
.page-with-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.with-both-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper { right: 8px; }
.page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); }
.woo-type12 .page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.woo-type12 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.woo-type12 .with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.woo-type12 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 10px 0 0; }
.woo-type12 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 1.5px; }
.woo-type12 .product .summary div[itemprop="description"], .woo-type12 div.product .woocommerce-tabs .panel { line-height: 30px; }
.woo-type12 .quantity .qty, .woo-type12.woocommerce-page .quantity .qty, .woo-type12 #coupon_code.input-text { height: 40px; min-height: 40px; }
.woo-type12 .quantity .qty, .woo-type12.woocommerce-page .quantity .qty { padding: 0; }
.woo-type12 #coupon_code.input-text { padding-top: 0; padding-bottom: 0; }
.woo-type12 form .form-row .select2-container { line-height: 39px; }
.woocommerce ul.products li.product-category .woo-type12 .product-details h5 { padding:15px 0 20px; }
.woocommerce ul.products li.product .woo-type12 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; }	
.woocommerce ul.products li.product.outofstock .woo-type12 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type12 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; }
.woocommerce ul.products li.product.outofstock:hover .woo-type12 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type12 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type12 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; }
.woocommerce ul.products.list-view li.product .woo-type12 .product-description { color:#fff; } .woo-type12.woocommerce input[type="text"], .woo-type12.woocommerce input[type="password"], .woo-type12.woocommerce input[type="email"], .woo-type12.woocommerce input[type="url"], .woo-type12.woocommerce input[type="tel"], .woo-type12.woocommerce input[type="number"], .woo-type12.woocommerce input[type="range"], .woo-type12.woocommerce input[type="date"], .woo-type12.woocommerce textarea, .woo-type12.woocommerce input.text, .woo-type12.woocommerce input[type="search"], .woo-type12.woocommerce select, .woo-type12 .woocommerce input[type="text"], .woo-type12 .woocommerce input[type="password"], .woo-type12 .woocommerce input[type="email"], .woo-type12 .woocommerce input[type="url"], .woo-type12 .woocommerce input[type="tel"], .woo-type12 .woocommerce input[type="number"], .woo-type12 .woocommerce input[type="range"], .woo-type12 .woocommerce input[type="date"], .woo-type12 .woocommerce textarea, .woo-type12 .woocommerce input.text, .woo-type12 .woocommerce input[type="search"], .woo-type12 .woocommerce select { font-family: inherit; font-size: inherit; } @-moz-document url-prefix() { 
.woo-type12 .quantity .qty, .woo-type12.woocommerce-page .quantity .qty { height: 42px; min-height: 42px; }
.woo-type12 #coupon_code.input-text { height: 38px; min-height: 38px; }
.woo-type12 form .form-row .select2-container { line-height: 40px; }
}  ul.products li.product .woo-type12 .product-details { background-color: #000; }
ul.products li.product .woo-type12 .product-details h5:before { background: rgba(255,255,255,0.2); }
ul.products li.product:hover .woo-type12 .product-content, ul.products li.product:hover .woo-type12 .product-details h5:before { background-color: rgba(255, 255, 255,0.75); } ul.products li.product:hover .woo-type12 .product-content:after { border-color: rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.35) rgba(255, 255, 255,0.35); }
ul.products li.product .woo-type12 .product-wrapper { border-color: rgba(0,0,0,0); }
ul.products li.product .woo-type12 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type12 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type12 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type12 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type12 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type12 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type12 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type12 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type12 .product-buttons-wrapper a.yith-woocompare-button { -webkit-box-shadow: 0 0 0 3px #fff; -moz-box-shadow: 0 0 0 3px #fff; -ms-box-shadow: 0 0 0 3px #fff; -o-box-shadow: 0 0 0 3px #fff; box-shadow: 0 0 0 3px #fff; } ul.products li.product .woo-type12 .product-details h5 a, .woo-type12 ul.products li.product-category .product-details h5, .woo-type12 ul.products li.product-category .product-details h5 .count, ul.products li.product .woo-type12 .product-details .product-price .amount, ul.products li.product .woo-type12 .product-details span.price, ul.products li.product .woo-type12 .product-details span.price del, ul.products li.product .woo-type12 .product-details span.price del .amount, ul.products li.product .woo-type12 .product-details span.price ins, ul.products li.product .woo-type12 .product-details span.price ins .amount, ul.products li.product .woo-type12 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type12 .product-details .product-rating-wrapper .star-rating span:before, .woocommerce ul.products li.product .woo-type12 .product-details h5 .count, ul.products li.product .woo-type12 .product-details h5 { color: #fff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
ul.products li.product .woo-type12 .product-details h5 { font-size: 12px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type12 .product-details h5 { font-size: 10px; }
ul.products li.product .woo-type12 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type12 .product-details .product-rating-wrapper { right: 8px; }		
} 
@media only screen and (max-width: 319px) { 
.woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type12  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
}ul.products li.product-category .woo-type13 .product-thumb .image:after, ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type13 .product-details h5, ul.products li.product-category .woo-type13 .product-details h5 .count, ul.products li.product .woo-type13 .product-details h5:before, ul.products li.product .woo-type13 .product-details h5:after, .woocommerce ul.products li.product .woo-type13 .product-thumb:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; }
ul.products li.product .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.woo-type13 ul.products li:not(.pif-has-gallery) .product-thumb .image img { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; } ul.products li .woo-type13 .column { overflow: hidden; }
ul.products li.product .woo-type13 .product-content:after { content: none; }
ul.products li.product-category .woo-type13 .product-thumb .image:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; -webkit-transform: skewX(-14deg); -moz-transform: skewX(-14deg); -ms-transform: skewX(-14deg); -o-transform: skewX(-14deg); transform: skewX(-14deg); border-radius:0; }
ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock { min-height: inherit; min-width: inherit; padding: 5px 15px; }
ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock,
ul.products li.product:hover .woo-type13 .onsale, ul.products li.product:hover .woo-type13 .out-of-stock { background-color: rgba(0,0,0,0); height: auto; line-height: 20px; right: 0; top: 5px; width: auto; }
ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, ul.products li.product .woo-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span { font-size: inherit; text-indent: 0; }
ul.products li.product .woo-type13 .onsale span:before, ul.products li.product .woo-type13 .out-of-stock span:before { content: none; }
ul.products li.product .woo-type13 .onsale span:after, ul.products li.product .woo-type13 .out-of-stock span:after { border-style: solid; border-width: 0 0 30px 15px; content: ""; display: inline-block; height: 0; position: absolute; left: -10px; top: 0; width: 100%; z-index: -1; }
ul.products li.product .woo-type13 .onsale span::after, ul.products li.product .woo-type13 .out-of-stock span::after { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
ul.products li.product .woo-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span, ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { font-size: 13px; }
.page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .onsale span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .onsale span,
.with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .onsale span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .onsale span,
.page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .out-of-stock span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .out-of-stock span,
.with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .out-of-stock span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .out-of-stock span,
.page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .featured-tag span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .featured-tag span,
.with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .featured-tag span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .featured-tag span { font-size: 8px; }
.page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag i,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag i,
.with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag i,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag i { display: none; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag span,
.with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag span { padding-right: 0; }
ul.products li.product .woo-type13 .featured-tag { padding: 0 10px 0 15px; left: -15px; top: 5px; -webkit-transform: skewX(-25deg); -moz-transform: skewX(-25deg); -ms-transform: skewX(-25deg); -o-transform: skewX(-25deg); transform: skewX(-25deg); }
ul.products li.product .woo-type13 .featured-tag > div { -webkit-transform: skewX(25deg); -moz-transform: skewX(25deg); -ms-transform: skewX(25deg); -o-transform: skewX(25deg); transform: skewX(25deg); }
ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { letter-spacing: 1px; text-transform: uppercase; }
ul.products li.product .woo-type13 .featured-tag:after { content: none; }
ul.products li.product .woo-type13 .product-details { margin: -1px 0 0; overflow: hidden; padding-bottom: 5px; position: relative; }
ul.products li.product .woo-type13 .product-details h5 { border-bottom: none; font-size: 14px; font-weight: 300; margin: 0 0 6px; position: relative; text-transform: uppercase; }
ul.products li.product .woo-type13 .product-details h5:before, ul.products li.product .woo-type13 .product-details h5:after { content: ""; height: 100%; position: absolute; top: 100%; }
ul.products li.product .woo-type13 .product-details h5:before { left: 0; width: 100%; }
ul.products li.product .woo-type13 .product-details h5:after { right: -10%; width: 0; -webkit-transform: skewX(-30deg); -moz-transform: skewX(-30deg); -ms-transform: skewX(-30deg); -o-transform: skewX(-30deg); transform: skewX(-30deg); }
ul.products li.product:hover .woo-type13 .product-details h5:after { width: 50%; }
ul.products li.product-category .woo-type13 .product-details { padding-bottom: 30px; }
ul.products li.product-category .woo-type13 .product-details h5:before, ul.products li.product-category .woo-type13 .product-details h5:after { content: none; }
ul.products li.product .woo-type13 .product-details .product-price { padding: 0 15px; position: relative; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
ul.products li.product .woo-type13 .product-details .price { font-size: 15px; }
ul.products li.product:hover .woo-type13 .product-details .product-rating-wrapper { right: 15px; }
.woocommerce ul.products li:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper,
.woocommerce ul.products li:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper { left: 0; right: auto; }
.woocommerce ul.products li:hover:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper,
.woocommerce ul.products li:hover:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper { left: calc(100% - 70px); }
ul.products li.product .woo-type13 .product-details .product-rating-wrapper .star-rating { font-size: 10px; margin: 6px 0 0; }
.page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details h5, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details h5, 
.with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .product-details h5, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .product-details h5 { font-size: 10px; margin: 0 0 5px; }
.page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after,
.with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after { width: 46%; }
.page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-price,
.with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-price { padding: 0 5px; }
.page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .price,
.with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .price { font-size: 9px; }
.page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper { right: 6px; }
.page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper { margin-left: -10px; margin-right: 0; left: 100%; right: auto; width: auto; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); }
.page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 11px 0 0; }
.woo-type13.woocommerce input[type="text"], .woo-type13.woocommerce input[type="password"], .woo-type13.woocommerce input[type="email"], .woo-type13.woocommerce input[type="url"], .woo-type13.woocommerce input[type="tel"], .woo-type13.woocommerce input[type="number"], .woo-type13.woocommerce input[type="range"], .woo-type13.woocommerce input[type="date"], .woo-type13.woocommerce textarea, .woo-type13.woocommerce input.text, .woo-type13.woocommerce input[type="search"], .woo-type13.woocommerce select, .woo-type13 .woocommerce input[type="text"], .woo-type13 .woocommerce input[type="password"], .woo-type13 .woocommerce input[type="email"], .woo-type13 .woocommerce input[type="url"], .woo-type13 .woocommerce input[type="tel"], .woo-type13 .woocommerce input[type="number"], .woo-type13 .woocommerce input[type="range"], .woo-type13 .woocommerce input[type="date"], .woo-type13 .woocommerce textarea, .woo-type13 .woocommerce input.text, .woo-type13 .woocommerce input[type="search"], .woo-type13 .woocommerce select, .woo-type13 .select2-container .select2-choice, .woo-type13.woocommerce-cart #coupon_code.input-text, .woo-type13 .woocommerce-message, .woo-type13 .woocommerce-info, .woo-type13 .woocommerce-error, .woo-type13 .woocommerce-message:before, .woo-type13 .woocommerce-info:before, .woo-type13 .woocommerce-error:before, .woo-type13 form.checkout_coupon, .woo-type13 form.login, .woo-type13 form.register, .woo-type13 #reviews #comments ol.commentlist li .comment-text, .woo-type13.woocommerce table.shop_attributes, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table { border-width: 2px; }
.woo-type13.woocommerce .selection-box:after, .woo-type13 .woocommerce .selection-box:after { right: 1px; top: 2px; height:calc(100% - 4px); }
.woo-type13.woocommerce table.shop_table.cart, .woo-type13.woocommerce table.shop_table.wishlist_table,
.woo-type13 .woocommerce table.shop_table.cart, .woo-type13 .woocommerce table.shop_table.wishlist_table { border-width: 0 0 2px; }
.woo-type13.woocommerce table.shop_table.cart tbody th:first-child, .woo-type13.woocommerce table.shop_table.cart tbody td:first-child, 
.woo-type13.woocommerce table.shop_table.cart tfoot th:first-child, .woo-type13.woocommerce table.shop_table.cart tfoot td:first-child, 
.woo-type13 .woocommerce table.shop_table.cart tbody th:first-child, .woo-type13 .woocommerce table.shop_table.cart tbody td:first-child, 
.woo-type13 .woocommerce table.shop_table.cart tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.cart tfoot td:first-child, 
.woo-type13.woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type13.woocommerce table.shop_table.wishlist_table tbody td:first-child, 
.woo-type13.woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type13.woocommerce table.shop_table.wishlist_table tfoot td:first-child, 
.woo-type13 .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tbody td:first-child, 
.woo-type13 .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tfoot td:first-child, 
.woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woo-type13.woocommerce table.shop_table.order_details tbody th:first-child, .woo-type13.woocommerce table.shop_table.order_details tbody td:first-child, 
.woo-type13.woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type13.woocommerce table.shop_table.order_details tfoot td:first-child, 
.woo-type13 .woocommerce table.shop_table.order_details tbody th:first-child, .woo-type13 .woocommerce table.shop_table.order_details tbody td:first-child, 
.woo-type13 .woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.order_details tfoot td:first-child { border-left-width: 2px; }
.woo-type13.woocommerce table.shop_table.cart tbody th:last-child, .woo-type13.woocommerce table.shop_table.cart tbody td:last-child, 
.woo-type13.woocommerce table.shop_table.cart tfoot th:last-child, .woo-type13.woocommerce table.shop_table.cart tfoot td:last-child, 
.woo-type13 .woocommerce table.shop_table.cart tbody th:last-child, .woo-type13 .woocommerce table.shop_table.cart tbody td:last-child, 
.woo-type13 .woocommerce table.shop_table.cart tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.cart tfoot td:last-child, 
.woo-type13.woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type13.woocommerce table.shop_table.wishlist_table tbody td:last-child, 
.woo-type13.woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type13.woocommerce table.shop_table.wishlist_table tfoot td:last-child, 
.woo-type13 .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tbody td:last-child, 
.woo-type13 .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tfoot td:last-child, 
.woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woo-type13.woocommerce table.shop_table.order_details tbody th:last-child, .woo-type13.woocommerce table.shop_table.order_details tbody td:last-child, 
.woo-type13.woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type13.woocommerce table.shop_table.order_details tfoot td:last-child, 
.woo-type13 .woocommerce table.shop_table.order_details tbody th:last-child, .woo-type13 .woocommerce table.shop_table.order_details tbody td:last-child, 
.woo-type13 .woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.order_details tfoot td:last-child { border-right-width: 2px; }
.woo-type13 table.shop_table td, .woo-type13 table.shop_table tbody th, .woo-type13 table.shop_table tfoot td, .woo-type13 table.shop_table tfoot th,
.woo-type13 .woocommerce table.shop_attributes th, .woo-type13 .woocommerce table.shop_attributes td, 
.woo-type13.woocommerce table.shop_attributes th, .woo-type13.woocommerce table.shop_attributes td, 
.woo-type13.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals tr td { border-top-width: 2px; }
.woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13 .woocommerce table.order_details tfoot tr:last-child td,
.woo-type13.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13.woocommerce-page table.order_details tfoot tr:last-child td, .woo-type13 div.product .woocommerce-tabs ul.tabs:before { border-bottom-width: 2px; }
.woo-type13 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 3px; }
.woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 14px; }
.woo-type13 #coupon_code.input-text { height: 40px; min-height: 40px; padding-top: 0; padding-bottom: 0; }
.woo-type13 .quantity .qty, .woo-type13.woocommerce-page .quantity .qty { height: 41px; min-height: 41px; padding: 0; }
.woo-type13 form .form-row .select2-container { line-height: 39px; }
.woocommerce ul.products li.product .woo-type13 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type13 .product-details h5 { padding:15px 0; } .woo-type13.woocommerce a, .woo-type13 .woocommerce a, ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, ul.products li.product .woo-type13 .featured-tag span, .woocommerce.single-product .featured-tag span { font-weight: 300; }
.woo-type13.woocommerce a.button, .woo-type13.woocommerce button.button, .woo-type13.woocommerce button, .woo-type13.woocommerce input.button, .woo-type13.woocommerce input[type=button], .woo-type13.woocommerce input[type=submit], .woo-type13.woocommerce #respond input#submit, .woo-type13.woocommerce a.button.alt, .woo-type13.woocommerce button.button.alt, .woo-type13.woocommerce input.button.alt, .woo-type13.woocommerce #respond input#submit.alt, .woo-type13 .woocommerce a.button, .woo-type13 .woocommerce button.button, .woo-type13 .woocommerce button, .woo-type13 .woocommerce input.button, .woo-type13 .woocommerce input[type=button], .woo-type13 .woocommerce input[type=submit], .woo-type13 .woocommerce #respond input#submit, .woo-type13 .woocommerce a.button.alt, .woo-type13 .woocommerce button.button.alt, .woo-type13 .woocommerce input.button.alt, .woo-type13 .woocommerce #respond input#submit.alt, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type13 .wishlist_table .add_to_cart.button, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type13 .wishlist_table a.ask-an-estimate-button, .woo-type13 .wishlist-title a.show-title-form, .woo-type13 .hidden-title-form a.hide-title-form, .woo-type13 .woo-type13 .yith-wcwl-wishlist-new button, .woo-type13 .wishlist_manage_table a.create-new-wishlist, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type13 .cart input.button { font-weight: 600; }
.woo-type13.woocommerce input[type="text"], .woo-type13.woocommerce input[type="password"], .woo-type13.woocommerce input[type="email"], .woo-type13.woocommerce input[type="url"], .woo-type13.woocommerce input[type="tel"], .woo-type13.woocommerce input[type="number"], .woo-type13.woocommerce input[type="range"], .woo-type13.woocommerce input[type="date"], .woo-type13.woocommerce textarea, .woo-type13.woocommerce input.text, .woo-type13.woocommerce input[type="search"], .woo-type13.woocommerce select, .woo-type13 .woocommerce input[type="text"], .woo-type13 .woocommerce input[type="password"], .woo-type13 .woocommerce input[type="email"], .woo-type13 .woocommerce input[type="url"], .woo-type13 .woocommerce input[type="tel"], .woo-type13 .woocommerce input[type="number"], .woo-type13 .woocommerce input[type="range"], .woo-type13 .woocommerce input[type="date"], .woo-type13 .woocommerce textarea, .woo-type13 .woocommerce input.text, .woo-type13 .woocommerce input[type="search"], .woo-type13 .woocommerce select, .woo-type13.woocommerce a.button, .woo-type13.woocommerce button.button, .woo-type13.woocommerce input.button, .woo-type13.woocommerce button, .woo-type13.woocommerce input[type=button], .woo-type13.woocommerce input[type=submit], .woo-type13.woocommerce #respond input#submit, .woo-type13.woocommerce a.button.alt, .woo-type13.woocommerce button.button.alt, .woo-type13.woocommerce input.button.alt, .woo-type13.woocommerce #respond input#submit.alt, .woo-type13 .woocommerce a.button, .woo-type13 .woocommerce button.button, .woo-type13 .woocommerce input.button, .woo-type13 .woocommerce button, .woo-type13 .woocommerce input[type=button], .woo-type13 .woocommerce input[type=submit], .woo-type13 .woocommerce #respond input#submit, .woo-type13 .woocommerce a.button.alt, .woo-type13 .woocommerce button.button.alt, .woo-type13 .woocommerce input.button.alt, .woo-type13 .woocommerce #respond input#submit.alt, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type13 .wishlist_table .add_to_cart.button, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type13 .wishlist_table a.ask-an-estimate-button, .woo-type13 .wishlist-title a.show-title-form, .woo-type13 .hidden-title-form a.hide-title-form, .woo-type13 .woo-type13 .yith-wcwl-wishlist-new button, .woo-type13 .wishlist_manage_table a.create-new-wishlist, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type13 .cart input.button { font-family: inherit; font-size: inherit; }
ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:hover { background: inherit; }
.woocommerce .woo-type13 .star-rating span:before, .woocommerce .woo-type13 .stars a:hover, .woocommerce ul.products li.product .woo-type13 .star-rating span:before, .woocommerce  .woo-type13 .dt-product-tabs p.stars a.active { color: #e6b800; } ul.products li.product .woo-type13 .product-thumb .image { display: block;  overflow: hidden; position: relative; text-align: center; }
ul.products li.product .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; }
ul.products li.product .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2), .woo-type13 ul.products li.product:hover .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
ul.products li.product:hover .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }
ul.products li.product .woo-type13 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }
ul.products li:not(.pif-has-gallery) .woo-type13 .product-thumb .image { overflow: hidden; }
ul.products li.product:hover .woo-type13 .product-thumb .image img, ul.products li.product:hover .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
ul.products li.product-category:hover .woo-type13 .product-thumb .image img, ul.products li.product-category:hover .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } @-moz-document url-prefix() { 
.woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 13px; }
.woo-type13 #coupon_code.input-text { height: 38px; min-height: 38px; }
.woo-type13 .quantity .qty, .woo-type13.woocommerce-page .quantity .qty { height: 44px; min-height: 44px; }
.woo-type13 form .form-row .select2-container { line-height: 40px; }
}  ul.products li.product .woo-type13 .product-details h5:before { background-color:#cbba9c; }
.woocommerce ul.products li.product:hover .woo-type13 .product-content, .woo-type13 .woocommerce ul.products li.product:hover .product-content, 
.woo-type13.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type13 .woocommerce ul.products li.product.instock:hover .on-sale-product .product-content, 
.woo-type13.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content, .woo-type13 .woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content, 
.woo-type13.woocommerce ul.products li.product-category:hover .product-thumb .image:after, .woo-type13 .woocommerce ul.products li.product-category:hover .product-thumb .image:after { background-color: rgba(218, 0, 0, 0.75); }
ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product:hover .woo-type13 .product-details h5 a, .woo-type13 ul.products li.product-category:hover .product-details h5, .woo-type13 ul.products li.product-category:hover .product-details h5 .count, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a:hover, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a:hover, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a:hover, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a:hover { color:#cbba9c; }
ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product-category .woo-type13 .product-thumb .image:after, ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, ul.products li.product:hover .woo-type13 .onsale, ul.products li.product:hover .woo-type13 .out-of-stock { background-color: rgba(0,0,0,0); }
ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:hover:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:hover:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:hover:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:hover:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:hover:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after, ul.products li.product:hover .woo-type13 .product-details h5 a, .woo-type13 ul.products li.product-category:hover .product-details h5, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:hover:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:hover:after { background-color: #fff; }
ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type13 .product-details h5 a, ul.products li.product-category .woo-type13 .product-details h5, ul.products li.product .woo-type13 .product-details h5:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:after { background-color:#000; }
.woocommerce ul.products li.product .woo-type13 .featured-tag, .woocommerce ul.products li.product:hover .woo-type13 .featured-tag, .woocommerce ul.products li.product .woo-type13 .featured-tag, .woocommerce ul.products li.product:hover .woo-type13 .featured-tag, .woo-type13.woocommerce.single-product .featured-tag { background-color:#000; }
.woo-type13.woocommerce a.button:hover, .woo-type13.woocommerce button.button:hover, .woo-type13.woocommerce button:hover, .woo-type13.woocommerce input.button:hover, .woo-type13.woocommerce input[type=button]:hover, .woo-type13.woocommerce input[type=submit]:hover, .woo-type13.woocommerce #respond input#submit:hover, .woo-type13.woocommerce a.button.alt:hover, .woo-type13.woocommerce button.button.alt:hover, .woo-type13.woocommerce input.button.alt:hover, .woo-type13.woocommerce #respond input#submit.alt:hover, .woo-type13 .woocommerce a.button:hover, .woo-type13 .woocommerce button.button:hover, .woo-type13 .woocommerce button:hover, .woo-type13 .woocommerce input.button:hover, .woo-type13 .woocommerce input[type=button]:hover, .woo-type13 .woocommerce input[type=submit]:hover, .woo-type13 .woocommerce #respond input#submit:hover, .woo-type13 .woocommerce a.button.alt:hover, .woo-type13 .woocommerce button.button.alt:hover, .woo-type13 .woocommerce input.button.alt:hover, .woo-type13 .woocommerce #respond input#submit.alt:hover, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type13 .wishlist_table .add_to_cart.button:hover, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type13 .wishlist_table a.ask-an-estimate-button:hover, .woo-type13 .wishlist-title a.show-title-form:hover, .woo-type13 .hidden-title-form a.hide-title-form:hover, .woo-type13 .yith-wcwl-wishlist-new button:hover, .woo-type13 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type13.woocommerce .cart input.button:hover, .woo-type13 .woocommerce .cart input.button:hover,
.woo-type13.woocommerce a.button.alt.disabled:hover, .woo-type13.woocommerce a.button.alt:disabled:hover, .woo-type13.woocommerce a.button.alt[disabled]:disabled:hover, .woo-type13.woocommerce button.button.alt.disabled:hover, .woo-type13.woocommerce button.button.alt:disabled:hover, .woo-type13.woocommerce button.button.alt[disabled]:disabled:hover, .woo-type13.woocommerce input.button.alt.disabled:hover, .woo-type13.woocommerce input.button.alt:disabled:hover, .woo-type13.woocommerce input.button.alt[disabled]:disabled:hover, .woo-type13.woocommerce #respond input#submit.alt.disabled:hover, .woo-type13.woocommerce #respond input#submit.alt:disabled:hover, .woo-type13.woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woo-type13.woocommerce a.button.disabled:hover, .woo-type13.woocommerce a.button:disabled:hover, .woo-type13.woocommerce a.button:disabled[disabled]:hover, .woo-type13.woocommerce button.button.disabled:hover, .woo-type13.woocommerce button.button:disabled:hover, .woo-type13.woocommerce button.button:disabled[disabled]:hover, .woo-type13.woocommerce input.button.disabled:hover, .woo-type13.woocommerce input.button:disabled:hover, .woo-type13.woocommerce input.button:disabled[disabled]:hover, .woo-type13.woocommerce #respond input#submit.disabled:hover, .woo-type13.woocommerce #respond input#submit:disabled:hover, .woo-type13.woocommerce #respond input#submit:disabled[disabled]:hover,
.woo-type13 .woocommerce a.button.alt.disabled:hover, .woo-type13 .woocommerce a.button.alt:disabled:hover, .woo-type13 .woocommerce a.button.alt[disabled]:disabled:hover, .woo-type13 .woocommerce button.button.alt.disabled:hover, .woo-type13 .woocommerce button.button.alt:disabled:hover, .woo-type13 .woocommerce button.button.alt[disabled]:disabled:hover, .woo-type13 .woocommerce input.button.alt.disabled:hover, .woo-type13 .woocommerce input.button.alt:disabled:hover, .woo-type13 .woocommerce input.button.alt[disabled]:disabled:hover, .woo-type13 .woocommerce #respond input#submit.alt.disabled:hover, .woo-type13 .woocommerce #respond input#submit.alt:disabled:hover, .woo-type13 .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woo-type13 .woocommerce a.button.disabled:hover, .woo-type13 .woocommerce a.button:disabled:hover, .woo-type13 .woocommerce a.button:disabled[disabled]:hover, .woo-type13 .woocommerce button.button.disabled:hover, .woo-type13 .woocommerce button.button:disabled:hover, .woo-type13 .woocommerce button.button:disabled[disabled]:hover, .woo-type13 .woocommerce input.button.disabled:hover, .woo-type13 .woocommerce input.button:disabled:hover, .woo-type13 .woocommerce input.button:disabled[disabled]:hover, .woo-type13 .woocommerce #respond input#submit.disabled:hover, .woo-type13 .woocommerce #respond input#submit:disabled:hover, .woo-type13 .woocommerce #respond input#submit:disabled[disabled]:hover { background-color: #000; } ul.products li.product .woo-type13 .featured-tag:after, ul.products li.product:hover .woo-type13 .featured-tag:after, .woo-type13.woocommerce.single-product .featured-tag:after { border-color:#000; }
.woocommerce ul.products li.product .woo-type13 .onsale span:after, .woocommerce ul.products li.product .woo-type13 .out-of-stock span:after, 
.woocommerce ul.products li.product .woo-type13 .onsale span:after, .woocommerce ul.products li.product .woo-type13 .out-of-stock span:after { border-bottom-color:#000; }
ul.products li.product .woo-type13 .onsale span:after, ul.products li.product .woo-type13 .out-of-stock span:after { border-color: rgba(0, 0, 0, 0); }
ul.products li.product:hover .woo-type13 .product-details h5 a { -webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; -moz-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; -ms-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; -o-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; }
ul.products li.product-category:hover .woo-type13 .product-details h5 { -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; -ms-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; -o-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; }
ul.products li.product .woo-type13 .product-details h5:after { -webkit-box-shadow: -10px 0 0 0 #fff; -moz-box-shadow: -10px 0 0 0 #fff; -ms-box-shadow: -10px 0 0 0 #fff; -o-box-shadow: -10px 0 0 0 #fff; box-shadow: -10px 0 0 0 #fff; }
.page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after,
.with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after { -webkit-box-shadow: -6px 0 0 0 #fff; -moz-box-shadow: -6px 0 0 0 #fff; -ms-box-shadow: -6px 0 0 0 #fff; -o-box-shadow: -6px 0 0 0 #fff; box-shadow: -6px 0 0 0 #fff; } .woo-type13 .woocommerce-message .button, .woo-type13 .woocommerce-info .button, .woo-type13 .woocommerce-error .button, ul.products li.product .woo-type13 .product-details h5 a, ul.products li.product-category .woo-type13 .product-details h5, ul.products li.product-category .woo-type13 .product-details h5 .count, ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, .woo-type13 .menu-icons-wrapper .cart a:hover { color: #fff; }
.woo-type13.woocommerce .stars a:hover, .woo-type13 .woocommerce .stars a:hover { color: #e6b800; }
ul.products li.product .woo-type13 .product-details .product-price .amount, ul.products li.product .woo-type13 .product-details span.price, ul.products li.product .woo-type13 .product-details span.price del, ul.products li.product .woo-type13 .product-details span.price del .amount, ul.products li.product .woo-type13 .product-details span.price ins, ul.products li.product .woo-type13 .product-details span.price ins .amount, .woo-type13 .menu-icons-wrapper .cart sup, .woo-type13.woocommerce .pagination ul li:hover a, .woo-type13.woocommerce .pagination ul li:hover span, .woo-type13.woocommerce .pagination ul li a:hover, .woo-type13.woocommerce .pagination ul li a:hover span, .woo-type13.woocommerce .pagination ul li a:hover i, .woo-type13.woocommerce .pagination ul li .current, .woo-type13 .woocommerce .pagination ul li:hover a, .woo-type13 .woocommerce .pagination ul li:hover span, .woo-type13 .woocommerce .pagination ul li a:hover, .woo-type13 .woocommerce .pagination ul li a:hover span, .woo-type13 .woocommerce .pagination ul li a:hover i, .woo-type13 .woocommerce .pagination ul li .current { color: #fff; }
.woo-type13.woocommerce a.button, .woo-type13.woocommerce button.button, .woo-type13.woocommerce button, .woo-type13.woocommerce input.button, .woo-type13.woocommerce input[type=button], .woo-type13.woocommerce input[type=submit], .woo-type13.woocommerce #respond input#submit, .woo-type13.woocommerce a.button.alt, .woo-type13.woocommerce button.button.alt, .woo-type13.woocommerce input.button.alt, .woo-type13.woocommerce #respond input#submit.alt, .woo-type13 .woocommerce a.button, .woo-type13 .woocommerce button.button, .woo-type13 .woocommerce button, .woo-type13 .woocommerce input.button, .woo-type13 .woocommerce input[type=button], .woo-type13 .woocommerce input[type=submit], .woo-type13 .woocommerce #respond input#submit, .woo-type13 .woocommerce a.button.alt, .woo-type13 .woocommerce button.button.alt, .woo-type13 .woocommerce input.button.alt, .woo-type13 .woocommerce #respond input#submit.alt, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type13 .wishlist_table .add_to_cart.button, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type13 .wishlist_table a.ask-an-estimate-button, .woo-type13 .wishlist-title a.show-title-form, .woo-type13 .hidden-title-form a.hide-title-form, .woo-type13 .woo-type13 .yith-wcwl-wishlist-new button, .woo-type13 .wishlist_manage_table a.create-new-wishlist, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type13 .cart input.button { color: #fff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
ul.products li.product .woo-type13 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type13 .product-details .product-rating-wrapper { right: 8px; }
ul.products li.product .woo-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span, 
ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { font-size: 13px; }
ul.products li.product .woo-type13 .featured-tag i, .woo-type13.woocommerce.single-product .featured-tag i { font-size: 14px; }	
.woo-type13 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price .price del,
.woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del,
.woo-type13 .page-with-sidebar .woocommerce.columns-4 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del,
.woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del,
.woo-type13 .page-with-sidebar .woocommerce.columns-3 ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del { display: none; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span, 
ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { font-size: 10px; }
ul.products li.product .woo-type13 .product-details .price { font-size: 12px; }
ul.products li.product .woo-type13 .dt-sc-one-fourth .featured-tag i, .woo-type13.woocommerce.single-product .featured-tag i { font-size: 12px; }
.woo-type13 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price .price del,
.woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del,
.woo-type13 .page-with-sidebar .woocommerce.columns-4 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del,
.woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del,
.woo-type13 .page-with-sidebar .woocommerce.columns-3 ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del { display: none; }
ul.products li.product .woo-type13 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type13 .product-details .product-rating-wrapper { right: 8px; }
ul.products li.product .woo-type13 .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 10px 0 0; }
}  @media only screen and (max-width: 767px) {
.woo-type13.woocommerce table.shop_table.cart, .woo-type13.woocommerce-page table.shop_table.cart, 
.woo-type13.woocommerce-account table.shop_table, .woo-type13.woocommerce-wishlist table.shop_table.wishlist_table { border-width: 2px; }
.woo-type13.woocommerce table.shop_table th, .woo-type13.woocommerce-page table.shop_table th, 
.woo-type13.woocommerce table.wishlist_table thead th, .woo-type13.woocommerce table.wishlist_table tbody td, 
.woo-type13.woocommerce table.shop_table td.product-subtotal, .woo-type13.woocommerce-page table.shop_table td.product-subtotal { border-top-width: 2px; }	
.woo-type13.woocommerce-cart table.shop_table.cart tbody tr, .woo-type13.woocommerce-account table.shop_table tbody tr, .woo-type13.woocommerce-wishlist table.shop_table tbody tr { border-right-width: 2px; }	
.woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13 .woocommerce table.order_details tfoot tr:last-child td,
.woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13.woocommerce table.order_details tfoot tr:last-child td,
.woo-type13.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13.woocommerce-page table.order_details tfoot tr:last-child td { border-bottom-width: 2px; }	
} @media only screen and (max-width: 479px) {	
.woo-type13.woocommerce table.shop_attributes, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table { border-top-width: 0; }	
.woo-type13.woocommerce table.shop_attributes th, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woo-type13.woocommerce table.shop_attributes tr:first-child td, .woo-type13.woocommerce table.shop_attributes tr:first-child th, 
.woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child td, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child th { border-bottom-width: 0; border-top-width: 2px; }	   
} 
@media only screen and (max-width: 319px) { 
.woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type13  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
}ul.products li.product .woo-type14 .product-details, ul.products li.product .woo-type14 .product-details:after, ul.products li.product-category .woo-type14 .product-wrapper h3, ul.products li.product .woo-type14 .product-details h5, ul.products li.product .woo-type14 .product-details h5:before, ul.products li.product-category .woo-type14 .product-wrapper h3:before, ul.products li.product .woo-type14 .product-details h5:after, ul.products li.product-category .woo-type14 .product-wrapper h3:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; }
ul.products li.product .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; } ul.products li.product .woo-type14 .featured-tag { top: 15px; }
ul.products li.product .woo-type14 .product-thumb:before { border: 5px solid; bottom: 5px; content: ""; left: 5px; position: absolute; right: 5px; top: 5px; width:auto; height:auto; border-color: rgba(255, 255, 255, 0.45); z-index:1; }
.woocommerce ul.products li.product .woo-type14 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; }	
.woocommerce ul.products li.product.outofstock .woo-type14 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type14 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; }
.woocommerce ul.products li.product.outofstock:hover .woo-type14 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type14 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type14 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; }
ul.products li.product .woo-type14 .product-content:after { border-width: 0 60px 60px 0; }
ul.products li.product .woo-type14 .onsale, ul.products li.product .woo-type14 .out-of-stock { right: 0; top: 0; }
ul.products li.product:hover .woo-type14 .onsale, ul.products li.product:hover .woo-type14 .out-of-stock { right: 15px; top: 15px; }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button { height: 50px; width: 50px; }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before { height: auto; line-height: 46px; position: absolute; bottom: 2px; left: 2px; right: 2px; top: 2px; width: auto; }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after { content: ""; border-style: solid; border-width: 2px 0; height: 3px; margin: auto; opacity: 0; filter: alpha(opacity=0); position: absolute; bottom: 0; top: 0; width: 5px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
ul.products li.product:hover .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product:hover .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product:hover .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product:hover .woo-type14 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product:hover .woo-type14 .product-thumb a.add_to_wishlist:after, ul.products li.product:hover .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product:hover .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after { opacity: 1; filter: alpha(opacity=100); }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:after { left: 100%; }
ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after { right: 100%; }
.woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a:after,
.woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a:after,
.woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a:after,
.woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a:after { content: none; }
ul.products li.product .woo-type14 .product-details { z-index: 1; }
ul.products li.product .woo-type14 .product-details:after { content: ""; height: 100%; position: absolute; left: 55%; top: 0; width: 100%; z-index: -1; -webkit-transform: skewX(-30deg); -moz-transform: skewX(-30deg); -ms-transform: skewX(-30deg); -o-transform: skewX(-30deg); transform: skewX(-30deg); }
ul.products li.product .woo-type14 .product-details h5 { border-bottom: none; margin: 0 0 14px; text-transform: uppercase; }
ul.products li.product .woo-type14 .product-details h5, ul.products li.product .woo-type14 .product-details h5 a { position: relative; }
ul.products li.product .woo-type14 .product-details h5 a, ul.products li.product-category .woo-type14 .product-details h5 { padding: 20px 0 18px; }
ul.products li.product .woo-type14 .product-details h5:before, ul.products li.product .woo-type14 .product-details h5:after { content: ""; margin: 0 auto; position: absolute; left: 0; right: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
ul.products li.product .woo-type14 .product-details h5:before { height: 1px; bottom: 0;  width: 70px; }
ul.products li.product .woo-type14 .product-details h5:after { border: 3px solid transparent; height: 12px; bottom: -8px; width: 12px; }
ul.products li.product:hover .woo-type14 .product-details h5:before { width: 90px; }
ul.products li.product .woo-type14 .product-details .product-price { padding: 0 15px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
ul.products li.product:hover .woo-type14 .product-details .product-rating-wrapper { right: 12px; }
.woocommerce ul.products li:hover:not(.purchasable) .woo-type14 .product-details .product-rating-wrapper,
.woocommerce ul.products li:hover:not(.purchasable) .woo-type14 .product-details .product-rating-wrapper { right: 50%; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); }
.page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details h5, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details h5, 
.with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .product-details h5, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .product-details h5, 
.page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .price { font-size: 10px; }
.page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-price,
.with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-price { padding: 0 10px; }
.page-with-sidebar ul.products li.product:hover .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.with-both-sidebar ul.products li.product:hover .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper { right: 8px; }
.page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); }
ul.products li.product .woo-type14 .product-details .product-rating-wrapper .star-rating { margin: 10px 0 0; }
.page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; }
.woo-type14.woocommerce table.shop_attributes td, .woo-type14.woocommerce table.shop_attributes th, .woo-type14 .woocommerce table.shop_attributes td, .woo-type14 .woocommerce table.shop_attributes th { border-style: solid; }
.woo-type14 .quantity .qty, .woo-type14.woocommerce-page .quantity .qty { height: 38px; min-height: 38px; }
.woo-type14 .quantity .qty, .woo-type14.woocommerce-page .quantity .qty { padding: 0; }
.woo-type14 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; }
.woo-type14 form .form-row .select2-container { line-height: 37px; }
.woocommerce ul.products.list-view li.product .woo-type14 .product-details { padding:32px 30px; } @-moz-document url-prefix() { 
.woo-type14 .quantity .qty, .woo-type14.woocommerce-page .quantity .qty { height: 40px; min-height: 40px; }
.woo-type14 #coupon_code.input-text { height: 36px; min-height: 36px; }
} .woo-type14.woocommerce input[type="text"], .woo-type14.woocommerce input[type="password"], .woo-type14.woocommerce input[type="email"], .woo-type14.woocommerce input[type="url"], .woo-type14.woocommerce input[type="tel"], .woo-type14.woocommerce input[type="number"], .woo-type14.woocommerce input[type="range"], .woo-type14.woocommerce input[type="date"], .woo-type14.woocommerce textarea, .woo-type14.woocommerce input.text, .woo-type14.woocommerce input[type="search"], .woo-type14.woocommerce select, .woo-type14 .woocommerce input[type="text"], .woo-type14 .woocommerce input[type="password"], .woo-type14 .woocommerce input[type="email"], .woo-type14 .woocommerce input[type="url"], .woo-type14 .woocommerce input[type="tel"], .woo-type14 .woocommerce input[type="number"], .woo-type14 .woocommerce input[type="range"], .woo-type14 .woocommerce input[type="date"], .woo-type14 .woocommerce textarea, .woo-type14 .woocommerce input.text, .woo-type14 .woocommerce input[type="search"], .woo-type14 .woocommerce select { font-family: inherit; font-size: inherit }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type14 .product-details h5:after, ul.products li.product-category .woo-type14 .product-wrapper h3:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } ul.products li.product .woo-type14 .product-thumb .image { display: block;  overflow: hidden; position: relative; text-align: center; }
ul.products li.product .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
ul.products li.product .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(2), ul.products li.product:hover .woo-type14 .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
ul.products li.product:hover .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }
ul.products li.product .woo-type14 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }
.woo-type14 ul.products li:not(.pif-has-gallery) .product-thumb .image { overflow: hidden; }
.woo-type14 ul.products li:not(.pif-has-gallery):hover .product-thumb .image img, 
.woo-type14 ul.products li.product:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.woo-type14 ul.products li.product-category:not(.pif-has-gallery):hover .product-thumb .image img,
.woo-type14 ul.products li.product-category:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }  ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type14 .product-details, ul.products li.product .woo-type14 .product-details h5:after, .woo-type14 .shop_table th, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button { background-color: #222222; }
ul.products li.product .woo-type14 .product-details:after { background-color: rgba(255,255,255,0.18); }
ul.products li.product:hover .woo-type14 .product-details h5:before { background-color: #fff; }
ul.products li.product:hover .woo-type14 .product-content, ul.products li.product:hover .woo-type14 .product-details h5:before { background-color: rgba(255, 255, 255,0.75); }
.woocommerce ul.products li.product .woo-type14 .featured-tag, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag, .woocommerce ul.products li.product .woo-type14 .featured-tag, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag, .woo-type14.woocommerce.single-product .featured-tag { background-color: #000; } .woocommerce ul.products li.product .woo-type14 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag:after, .woocommerce ul.products li.product .woo-type14 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag:after, .woo-type14.woocommerce.single-product .featured-tag:after { border-color: #000; }
ul.products li.product:hover .woo-type14 .product-content:after { border-color: rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.35) rgba(255, 255, 255,0.35); }
.woo-type14.woocommerce input[type="text"], .woo-type14.woocommerce input[type="password"], .woo-type14.woocommerce input[type="email"], .woo-type14.woocommerce input[type="url"], .woo-type14.woocommerce input[type="tel"], .woo-type14.woocommerce input[type="number"], .woo-type14.woocommerce input[type="range"], .woo-type14.woocommerce input[type="date"], .woo-type14.woocommerce textarea, .woo-type14.woocommerce input.text, .woo-type14.woocommerce input[type="search"], .woo-type14.woocommerce select, .woo-type14.woocommerce .selection-box:after, .woo-type14 .woocommerce input[type="text"], .woo-type14 .woocommerce input[type="password"], .woo-type14 .woocommerce input[type="email"], .woo-type14 .woocommerce input[type="url"], .woo-type14 .woocommerce input[type="tel"], .woo-type14 .woocommerce input[type="number"], .woo-type14 .woocommerce input[type="range"], .woo-type14 .woocommerce input[type="date"], .woo-type14 .woocommerce textarea, .woo-type14 .woocommerce input.text, .woo-type14 .woocommerce input[type="search"], .woo-type14 .woocommerce select, .woo-type14 .woocommerce .selection-box:after, .woo-type14 .select2-container .select2-choice, .woo-type14 #coupon_code.input-text, .woo-type14 form .form-row input.input-text, .woo-type14 form .form-row textarea, .woo-type14 form .form-row select, .woo-type14 form.checkout_coupon, .woo-type14 form.login, .woo-type14 form.register, .woo-type14 table.shop_attributes, .woo-type14 table.shop_table, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart, .woo-type14 .addresses .col-1 header, .woo-type14 .addresses .col-2 header, .woo-type14 .addresses .col-1 address, .woo-type14 .addresses .col-2 address, .woo-type14.woocommerce th, .woo-type14.woocommerce td, .woo-type14.woocommerce tbody th, .woo-type14 .woocommerce th, .woo-type14 .woocommerce td, .woo-type14 .woocommerce tbody th, .woo-type14.woocommerce-page th, .woo-type14.woocommerce-page td, .woo-type14.woocommerce-page tbody th, .woo-type14 table.shop_table td, .woo-type14 table.shop_table tbody th, .woo-type14 table.shop_table tfoot td, .woo-type14 table.shop_table tfoot th, .woo-type14 .shop_table th:first-child, .woo-type14 .shop_table td:first-child, .woo-type14 .shop_table th:last-child, .woo-type14 .shop_table td:last-child, .woo-type14 .shop_table.cart tbody tr:last-child th, .woo-type14 .shop_table.cart tbody tr:last-child td, .woo-type14 .shop_table tfoot tr:last-child th, .woo-type14 .shop_table tfoot tr:last-child td, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals table, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals tr td, .woo-type14.woocommerce table.shop_attributes td, .woo-type14.woocommerce table.shop_attributes th, .woo-type14 .woocommerce table.shop_attributes td, .woo-type14 .woocommerce table.shop_attributes th, .woo-type14 .woocommerce table.wishlist_table thead th, .woo-type14 .woocommerce table.wishlist_table tbody td, .woo-type14.woocommerce table.wishlist_table thead th, .woo-type14.woocommerce table.wishlist_table tbody td, .woo-type14.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woo-type14.woocommerce #reviews #comments ol.commentlist li img.avatar, .woo-type14.woocommerce #reviews #comments ol.commentlist li .comment-text, .woo-type14.woocommerce p.stars a { border-color: rgba(0, 0, 0, 0.5); }
.woo-type14.woocommerce table.shop_table.cart tbody th:first-child, .woo-type14.woocommerce table.shop_table.cart tbody td:first-child, 
.woo-type14.woocommerce table.shop_table.cart tfoot th:first-child, .woo-type14.woocommerce table.shop_table.cart tfoot td:first-child, 
.woo-type14 .woocommerce table.shop_table.cart tbody th:first-child, .woo-type14 .woocommerce table.shop_table.cart tbody td:first-child, 
.woo-type14 .woocommerce table.shop_table.cart tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.cart tfoot td:first-child, 
.woo-type14.woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type14.woocommerce table.shop_table.wishlist_table tbody td:first-child, 
.woo-type14.woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type14.woocommerce table.shop_table.wishlist_table tfoot td:first-child, 
.woo-type14 .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tbody td:first-child, 
.woo-type14 .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tfoot td:first-child, 
.woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woo-type14.woocommerce table.shop_table.order_details tbody th:first-child, .woo-type14.woocommerce table.shop_table.order_details tbody td:first-child, 
.woo-type14.woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type14.woocommerce table.shop_table.order_details tfoot td:first-child, 
.woo-type14 .woocommerce table.shop_table.order_details tbody th:first-child, .woo-type14 .woocommerce table.shop_table.order_details tbody td:first-child, 
.woo-type14 .woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.order_details tfoot td:first-child { border-left-color: rgba(0, 0, 0, 0.5); }
.woo-type14.woocommerce table.shop_table.cart tbody th:last-child, .woo-type14.woocommerce table.shop_table.cart tbody td:last-child, 
.woo-type14.woocommerce table.shop_table.cart tfoot th:last-child, .woo-type14.woocommerce table.shop_table.cart tfoot td:last-child, 
.woo-type14 .woocommerce table.shop_table.cart tbody th:last-child, .woo-type14 .woocommerce table.shop_table.cart tbody td:last-child, 
.woo-type14 .woocommerce table.shop_table.cart tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.cart tfoot td:last-child, 
.woo-type14.woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type14.woocommerce table.shop_table.wishlist_table tbody td:last-child, 
.woo-type14.woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type14.woocommerce table.shop_table.wishlist_table tfoot td:last-child, 
.woo-type14 .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tbody td:last-child, 
.woo-type14 .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tfoot td:last-child, 
.woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woo-type14.woocommerce table.shop_table.order_details tbody th:last-child, .woo-type14.woocommerce table.shop_table.order_details tbody td:last-child, 
.woo-type14.woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type14.woocommerce table.shop_table.order_details tfoot td:last-child, 
.woo-type14 .woocommerce table.shop_table.order_details tbody th:last-child, .woo-type14 .woocommerce table.shop_table.order_details tbody td:last-child, 
.woo-type14 .woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.order_details tfoot td:last-child { border-right-color: rgba(0, 0, 0, 0.5); }
.woo-type14.woocommerce input[type="text"]:focus, .woo-type14.woocommerce input[type="password"]:focus, .woo-type14.woocommerce input[type="email"]:focus, .woo-type14.woocommerce input[type="url"]:focus, .woo-type14.woocommerce input[type="tel"]:focus, .woo-type14.woocommerce input[type="number"]:focus, .woo-type14.woocommerce input[type="range"]:focus, .woo-type14.woocommerce input[type="date"]:focus, .woo-type14.woocommerce textarea:focus, .woo-type14.woocommerce input.text:focus, .woo-type14.woocommerce input[type="search"]:focus, .woo-type14 .woocommerce input[type="text"]:focus, .woo-type14 .woocommerce input[type="password"]:focus, .woo-type14 .woocommerce input[type="email"]:focus, .woo-type14 .woocommerce input[type="url"]:focus, .woo-type14 .woocommerce input[type="tel"]:focus, .woo-type14 .woocommerce input[type="number"]:focus, .woo-type14 .woocommerce input[type="range"]:focus, .woo-type14 .woocommerce input[type="date"]:focus, .woo-type14 .woocommerce textarea:focus, .woo-type14 .woocommerce input.text:focus, .woo-type14 .woocommerce input[type="search"]:focus { border-color: rgba(0, 0, 0, 0.85); }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type14 .product-thumb .add_to_wishlist:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after { border-color: rgba(0,0,0,0.25); }
.woo-type14.woocommerce .selection-box:before, .woo-type14 .woocommerce .selection-box:before { border-top-color: rgba(0, 0, 0, 0.5); }
ul.products li.product .woo-type14 .product-thumb:before { border-color: rgba(255, 255, 255, 0.45); }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product:hover .woo-type14 .product-details h5:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before { -webkit-box-shadow: 0 0 0 2px #fff inset; -moz-box-shadow: 0 0 0 2px #fff inset; -ms-box-shadow: 0 0 0 2px #fff inset; -o-box-shadow: 0 0 0 2px #fff inset; box-shadow: 0 0 0 2px #fff inset; } ul.products li.product .woo-type14 .product-details h5 a, ul.products li.product-category .woo-type14 .product-details h5, ul.products li.product-category .woo-type14 .product-details h5 .count, ul.products li.product .woo-type14 .product-details .product-price .amount, ul.products li.product .woo-type14 .product-details span.price, ul.products li.product .woo-type14 .product-details span.price del, ul.products li.product .woo-type14 .product-details span.price del .amount, ul.products li.product .woo-type14 .product-details span.price ins, ul.products li.product .woo-type14 .product-details span.price ins .amount, ul.products li.product .woo-type14 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type14 .product-details .product-rating-wrapper .star-rating span:before { color: #fff; }
.woo-type14.woocommerce input[type="text"], .woo-type14.woocommerce input[type="password"], .woo-type14.woocommerce input[type="email"], .woo-type14.woocommerce input[type="url"], .woo-type14.woocommerce input[type="tel"], .woo-type14.woocommerce input[type="number"], .woo-type14.woocommerce input[type="range"], .woo-type14.woocommerce input[type="date"], .woo-type14.woocommerce textarea, .woo-type14.woocommerce input.text, .woo-type14.woocommerce input[type="search"], .woo-type14.woocommerce select, .woo-type14.woocommerce td, .woo-type14.woocommerce tbody th, .woo-type14 .woocommerce input[type="text"], .woo-type14 .woocommerce input[type="password"], .woo-type14 .woocommerce input[type="email"], .woo-type14 .woocommerce input[type="url"], .woo-type14 .woocommerce input[type="tel"], .woo-type14 .woocommerce input[type="number"], .woo-type14 .woocommerce input[type="range"], .woo-type14 .woocommerce input[type="date"], .woo-type14 .woocommerce textarea, .woo-type14 .woocommerce input.text, .woo-type14 .woocommerce input[type="search"], .woo-type14 .woocommerce select, .woo-type14 .select2-container .select2-choice, .woo-type14 .select2-chosen, .woo-type14 .select2-results, .woo-type14 form .form-row label, .woo-type14.woocommerce .stars a { color: #222222; }
.woo-type14.woocommerce .stars a:hover { color: #e6b800; }
.woocommerce ul.products.list-view li.product .woo-type14 .product-description { color:#fff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
ul.products li.product .woo-type14 .product-details .product-rating-wrapper .star-rating { margin: 6px 0 0; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a,  .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button { height: 45px; width: 45px; }
ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before { line-height: 42px; }
ul.products li.product .woo-type14 .product-details .product-price { padding: 0 10px; }
ul.products li.product:hover .woo-type14 .product-details .product-rating-wrapper { right: 8px; }
}  @media only screen and (max-width: 767px) {
.woo-type14 .woocommerce table.shop_table th, .woo-type14.woocommerce table.shop_table th, .woo-type14.woocommerce-page table.shop_table th, .woo-type14.woocommerce table.wishlist_table thead th, .woo-type14.woocommerce table.wishlist_table tbody td, .woo-type14 .woocommerce table.wishlist_table thead th, .woo-type14 .woocommerce table.wishlist_table tbody td, .woo-type14 .woocommerce table.shop_table td.product-subtotal, .woo-type14.woocommerce table.shop_table td.product-subtotal, .woo-type14.woocommerce-page table.shop_table td.product-subtotal	{ border-color: rgba(0,0,0,0.5); }
}ul.products li.product .woo-type16 .product-details h5, .woo-type16 ul.products li.product-category .product-details h5 .count, ul.products li.product .woo-type16 .product-details h5:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; }
ul.products li.product .woo-type16 .product-wrapper, ul.products li.product .woo-type16 .product-wrapper:after { -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
ul.products li.product .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
ul.products li.product .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; } ul.products li.product .woo-type16 .column { margin-bottom: 40px; padding: 0 5px; }
ul.products li.product .woo-type16 .product-wrapper { display: inline-block; margin: 0; overflow: visible; padding: 15px 15px 0; position: relative; left: 0; top: 0; width: 100%; }
ul.products li.product .woo-type16 .product-wrapper:before { content: ""; position: absolute; bottom: 0; left: 0; right: 0; top: 0; z-index: 1; }
ul.products li.product .woo-type16 .product-wrapper:after { content: ""; height: 100%; position: absolute; left: -10px; top: -10px; width: 100%; z-index: -1; }
ul.products li.product:hover .woo-type16 .product-wrapper { left: -10px; top: -10px; }
ul.products li.product:hover .woo-type16 .product-wrapper:after { left: 10px; top: 10px; }
ul.products li.product .woo-type16 .product-thumb { overflow: hidden; }
ul.products li.product .woo-type16 .featured-tag { left: 0px; top: 10px; }
ul.products li.product .woo-type16 .onsale, ul.products li.product .woo-type16 .out-of-stock { right: 0; top: 0; }
ul.products li.product:hover .woo-type16 .onsale, ul.products li.product:hover .woo-type16 .out-of-stock { right: 10px; top: 10px; }
ul.products li.product .woo-type16 .product-details { padding: 0 15px 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
ul.products li.product .woo-type16 .product-details h5 { border-bottom: none; margin: 0 0 20px; position: relative; text-transform: uppercase; }
ul.products li.product .woo-type16 .product-thumb, ul.products li.product .woo-type16 .product-details { z-index: 1; }
ul.products li.product-category .woo-type16 .product-wrapper > h3 { display: inline-block; width: 100%; }
ul.products li.product .woo-type16 .product-details h5:after { content: ""; height: 3px; left: 0; margin: auto; position: absolute; bottom: 0; right: 0; width: 30px; }
ul.products li.product:hover .woo-type16 .product-details h5:after { width: 40px; }
ul.products li.product .woo-type16 .product-details h5 a, ul.products li.product-category .woo-type16 .product-details h5 { padding: 20px 0 25px; }
ul.products li.product-category .woo-type16 .product-details h5, .woocommerce ul.products li.product .woo-type16 .product-details h5 .count { color:#fff; }
ul.products li.product .woo-type16 .price, ul.products li.product:hover .woo-type16 .price { padding: 0; text-align: center; width: auto; }
ul.products li.product .woo-type16 .product-details .product-rating-wrapper, ul.products li.product:hover .woo-type16 .product-details .product-rating-wrapper { display: none; }
.page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .product-wrapper,
.with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .product-wrapper { padding: 10px 10px 0; }
.page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .featured-tag,
.with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .featured-tag { left: 10px; top: 10px; }
.page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .onsale, .page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .out-of-stock,
.with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .onsale, .with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .out-of-stock { right: 10px; top: 10px; }
.page-with-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-fourth .onsale, .page-with-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-fourth .out-of-stock,
.with-both-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-third .onsale, .with-both-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-third .out-of-stock { right: 15px; top: 15px; }
.page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .product-details { padding: 0 10px 15px; }
.with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .price { font-size: 12px; }
ul.products li.product .woo-type16 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 72px); }
ul.products.list-view li.product .woo-type16 .product-wrapper { padding:15px; } .woo-type16.woocommerce a.button, .woo-type16.woocommerce button.button, .woo-type16.woocommerce button, .woo-type16.woocommerce input.button, .woo-type16.woocommerce input[type=button], .woo-type16.woocommerce input[type=submit], .woo-type16.woocommerce #respond input#submit, .woo-type16.woocommerce a.button.alt, .woo-type16.woocommerce button.button.alt, .woo-type16.woocommerce input.button.alt, .woo-type16.woocommerce #respond input#submit.alt, .woo-type16 .woocommerce a.button, .woo-type16 .woocommerce button.button, .woo-type16 .woocommerce button, .woo-type16 .woocommerce input.button, .woo-type16 .woocommerce input[type=button], .woo-type16 .woocommerce input[type=submit], .woo-type16 .woocommerce #respond input#submit, .woo-type16 .woocommerce a.button.alt, .woo-type16 .woocommerce button.button.alt, .woo-type16 .woocommerce input.button.alt, .woo-type16 .woocommerce #respond input#submit.alt, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type16 .wishlist_table .add_to_cart.button, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type16 .wishlist_table a.ask-an-estimate-button, .woo-type16 .wishlist-title a.show-title-form, .woo-type16 .hidden-title-form a.hide-title-form, .woo-type16 .yith-wcwl-wishlist-new button, .woo-type16 .wishlist_manage_table a.create-new-wishlist, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type16 .cart input.button { font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; }
.woo-type16.woocommerce input[type="text"], .woo-type16.woocommerce input[type="password"], .woo-type16.woocommerce input[type="email"], .woo-type16.woocommerce input[type="url"], .woo-type16.woocommerce input[type="tel"], .woo-type16.woocommerce input[type="number"], .woo-type16.woocommerce input[type="range"], .woo-type16.woocommerce input[type="date"], .woo-type16.woocommerce textarea, .woo-type16.woocommerce input.text, .woo-type16.woocommerce input[type="search"], .woo-type16.woocommerce select, .woo-type16 .woocommerce input[type="text"], .woo-type16 .woocommerce input[type="password"], .woo-type16 .woocommerce input[type="email"], .woo-type16 .woocommerce input[type="url"], .woo-type16 .woocommerce input[type="tel"], .woo-type16 .woocommerce input[type="number"], .woo-type16 .woocommerce input[type="range"], .woo-type16 .woocommerce input[type="date"], .woo-type16 .woocommerce textarea, .woo-type16 .woocommerce input.text, .woo-type16 .woocommerce input[type="search"], .woo-type16 .woocommerce select, .woo-type16 a.button, .woo-type16 button.button, .woo-type16 input.button, .woo-type16 button, .woo-type16 input[type=button], .woo-type16 input[type=submit], .woo-type16 a.button.alt, .woo-type16 button.button.alt, .woo-type16 input.button.alt, .woo-type16 #respond input#submit.alt, .woo-type16 #respond input#submit, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type16 .wishlist_table .add_to_cart.button, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type16 .wishlist_table a.ask-an-estimate-button, .woo-type16 .wishlist-title a.show-title-form, .woo-type16 .hidden-title-form a.hide-title-form, .woo-type16 .yith-wcwl-wishlist-new button, .woo-type16 .wishlist_manage_table a.create-new-wishlist, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type16 .cart input.button, .woo-type16 div.product .woocommerce-tabs ul.tabs li a { font-family: inherit; }
.woo-type16.woocommerce input[type="text"], .woo-type16.woocommerce input[type="password"], .woo-type16.woocommerce input[type="email"], .woo-type16.woocommerce input[type="url"], .woo-type16.woocommerce input[type="tel"], .woo-type16.woocommerce input[type="number"], .woo-type16.woocommerce input[type="range"], .woo-type16.woocommerce input[type="date"], .woo-type16.woocommerce textarea, .woo-type16.woocommerce input.text, .woo-type16.woocommerce input[type="search"], .woo-type16.woocommerce select, .woo-type16 .woocommerce input[type="text"], .woo-type16 .woocommerce input[type="password"], .woo-type16 .woocommerce input[type="email"], .woo-type16 .woocommerce input[type="url"], .woo-type16 .woocommerce input[type="tel"], .woo-type16 .woocommerce input[type="number"], .woo-type16 .woocommerce input[type="range"], .woo-type16 .woocommerce input[type="date"], .woo-type16 .woocommerce textarea, .woo-type16 .woocommerce input.text, .woo-type16 .woocommerce input[type="search"], .woo-type16 .woocommerce select { font-size: inherit; }
.woo-type16.woocommerce input[type="text"], .woo-type16.woocommerce input[type="password"], .woo-type16.woocommerce input[type="email"], .woo-type16.woocommerce input[type="url"], .woo-type16.woocommerce input[type="tel"], .woo-type16.woocommerce input[type="number"], .woo-type16.woocommerce input[type="range"], .woo-type16.woocommerce input[type="date"], .woo-type16.woocommerce textarea, .woo-type16.woocommerce input.text, .woo-type16.woocommerce input[type="search"], .woo-type16.woocommerce select, .woo-type16 .woocommerce input[type="text"], .woo-type16 .woocommerce input[type="password"], .woo-type16 .woocommerce input[type="email"], .woo-type16 .woocommerce input[type="url"], .woo-type16 .woocommerce input[type="tel"], .woo-type16 .woocommerce input[type="number"], .woo-type16 .woocommerce input[type="range"], .woo-type16 .woocommerce input[type="date"], .woo-type16 .woocommerce textarea, .woo-type16 .woocommerce input.text, .woo-type16 .woocommerce input[type="search"], .woo-type16 .woocommerce select, .woo-type16 .select2-container .select2-choice, .woo-type16.woocommerce-cart #coupon_code.input-text, .woo-type16 .woocommerce-message, .woo-type16 .woocommerce-info, .woo-type16 .woocommerce-error, .woo-type16 .woocommerce-message:before, .woo-type16 .woocommerce-info:before, .woo-type16 .woocommerce-error:before, .woo-type16 form.checkout_coupon, .woo-type16 form.login, .woo-type16 form.register, .woo-type16 #reviews #comments ol.commentlist li .comment-text, .woo-type16.woocommerce .pagination ul li a, .woo-type16.woocommerce .pagination ul li span, .woo-type16 .woocommerce .pagination ul li a, .woo-type16 .woocommerce .pagination ul li span, .woo-type16.woocommerce table.shop_attributes, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table { border-width: 3px; }
.woo-type16.woocommerce .selection-box:after, .woo-type16 .woocommerce .selection-box:after { right: 2px; top: 3px; }
.woo-type16.woocommerce table.shop_table.cart, .woo-type16.woocommerce table.shop_table.wishlist_table,
.woo-type16 .woocommerce table.shop_table.cart, .woo-type16 .woocommerce table.shop_table.wishlist_table { border-width: 0 0 3px; }
.woo-type16.woocommerce table.shop_table.cart tbody th:first-child, .woo-type16.woocommerce table.shop_table.cart tbody td:first-child, 
.woo-type16.woocommerce table.shop_table.cart tfoot th:first-child, .woo-type16.woocommerce table.shop_table.cart tfoot td:first-child, 
.woo-type16 .woocommerce table.shop_table.cart tbody th:first-child, .woo-type16 .woocommerce table.shop_table.cart tbody td:first-child, 
.woo-type16 .woocommerce table.shop_table.cart tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.cart tfoot td:first-child, 
.woo-type16.woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type16.woocommerce table.shop_table.wishlist_table tbody td:first-child, 
.woo-type16.woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type16.woocommerce table.shop_table.wishlist_table tfoot td:first-child, 
.woo-type16 .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tbody td:first-child, 
.woo-type16 .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tfoot td:first-child, 
.woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
.woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, 
.woo-type16.woocommerce table.shop_table.order_details tbody th:first-child, .woo-type16.woocommerce table.shop_table.order_details tbody td:first-child, 
.woo-type16.woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type16.woocommerce table.shop_table.order_details tfoot td:first-child, 
.woo-type16 .woocommerce table.shop_table.order_details tbody th:first-child, .woo-type16 .woocommerce table.shop_table.order_details tbody td:first-child, 
.woo-type16 .woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.order_details tfoot td:first-child { border-left-width: 3px; }
.woo-type16.woocommerce table.shop_table.cart tbody th:last-child, .woo-type16.woocommerce table.shop_table.cart tbody td:last-child, 
.woo-type16.woocommerce table.shop_table.cart tfoot th:last-child, .woo-type16.woocommerce table.shop_table.cart tfoot td:last-child, 
.woo-type16 .woocommerce table.shop_table.cart tbody th:last-child, .woo-type16 .woocommerce table.shop_table.cart tbody td:last-child, 
.woo-type16 .woocommerce table.shop_table.cart tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.cart tfoot td:last-child, 
.woo-type16.woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type16.woocommerce table.shop_table.wishlist_table tbody td:last-child, 
.woo-type16.woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type16.woocommerce table.shop_table.wishlist_table tfoot td:last-child, 
.woo-type16 .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tbody td:last-child, 
.woo-type16 .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tfoot td:last-child, 
.woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
.woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
.woo-type16.woocommerce table.shop_table.order_details tbody th:last-child, .woo-type16.woocommerce table.shop_table.order_details tbody td:last-child, 
.woo-type16.woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type16.woocommerce table.shop_table.order_details tfoot td:last-child, 
.woo-type16 .woocommerce table.shop_table.order_details tbody th:last-child, .woo-type16 .woocommerce table.shop_table.order_details tbody td:last-child, 
.woo-type16 .woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.order_details tfoot td:last-child { border-right-width: 3px; }
.woo-type16 table.shop_table td, .woo-type16 table.shop_table tbody th, .woo-type16 table.shop_table tfoot td, .woo-type16 table.shop_table tfoot th,
.woo-type16 .woocommerce table.shop_attributes th, .woo-type16 .woocommerce table.shop_attributes td, 
.woo-type16.woocommerce table.shop_attributes th, .woo-type16.woocommerce table.shop_attributes td, 
.woo-type16.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals tr td { border-top-width: 3px; }
.woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16 .woocommerce table.order_details tfoot tr:last-child td,
.woo-type16.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16.woocommerce-page table.order_details tfoot tr:last-child td, .woo-type16 div.product .woocommerce-tabs ul.tabs:before { border-bottom-width: 3px; }
.woo-type16 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 4px; }
.woo-type16 .quantity .qty, .woo-type16.woocommerce-page .quantity .qty { background-color: #fff; height: 40px; padding: 1px; }
.woo-type16 #coupon_code.input-text { height: 40px; min-height: 40px; padding-top: 0; padding-bottom: 0; }
.woo-type16 form .form-row .select2-container { line-height: 39px; }
ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-woocompare-button { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } ul.products li.product .woo-type16 .product-thumb .image { display: block;  overflow: hidden; position: relative; text-align: center; }
ul.products li.product .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(2), ul.products li.product:hover .woo-type16 .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
ul.products li.product:hover .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }
ul.products li.product .woo-type16 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }
ul.products li.product .woo-type16 .product-thumb .image { overflow: hidden; }
ul.products li.product:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
ul.products li.product-category:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.woocommerce ul.products li.product .woo-type16 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; }	
.woocommerce ul.products li.product.outofstock .woo-type16 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type16 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; }
.woocommerce ul.products li.product.outofstock:hover .woo-type16 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type16 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type16 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; } @-moz-document url-prefix() { 
.woo-type16 .quantity .qty, .woo-type16.woocommerce-page .quantity .qty { height: 42px; }
.woo-type16 #coupon_code.input-text { height: 38px; min-height: 38px; }
.woo-type16 form .form-row .select2-container { line-height: 40px; }
}  .woo-type16 div.product .woocommerce-tabs ul.tabs li.active, .woo-type16 .woocommerce-tabs .panel, .woo-type16 .select2-results, .woo-type16 .woocommerce-message, .woo-type16 .woocommerce-info, .woo-type16 .woocommerce-error { background-color: rgba(0,0,0,0); }
ul.products li.product .woo-type16 .product-wrapper:after, ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type16 .featured-tag, .woocommerce ul.products li.product:hover .woo-type16 .featured-tag, .woocommerce ul.products li.product .woo-type16 .featured-tag, .woocommerce ul.products li.product:hover .woo-type16  .featured-tag, .woo-type16.woocommerce.single-product .featured-tag, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-woocompare-button { background-color: #000; }
ul.products li.product:hover .woo-type16 .product-content, ul.products li.product .woo-type16 .product-details h5:after { background-color: rgba(255, 255, 255,0.8); }
.woo-type16.woocommerce a.button:hover, .woo-type16.woocommerce button.button:hover, .woo-type16.woocommerce button:hover, .woo-type16.woocommerce input.button:hover, .woo-type16.woocommerce input[type=button]:hover, .woo-type16.woocommerce input[type=submit]:hover, .woo-type16.woocommerce #respond input#submit:hover, .woo-type16.woocommerce a.button.alt:hover, .woo-type16.woocommerce button.button.alt:hover, .woo-type16.woocommerce input.button.alt:hover, .woo-type16.woocommerce #respond input#submit.alt:hover, .woo-type16 .woocommerce a.button:hover, .woo-type16 .woocommerce button.button:hover, .woo-type16 .woocommerce button:hover, .woo-type16 .woocommerce input.button:hover, .woo-type16 .woocommerce input[type=button]:hover, .woo-type16 .woocommerce input[type=submit]:hover, .woo-type16 .woocommerce #respond input#submit:hover, .woo-type16 .woocommerce a.button.alt:hover, .woo-type16 .woocommerce button.button.alt:hover, .woo-type16 .woocommerce input.button.alt:hover, .woo-type16 .woocommerce #respond input#submit.alt:hover, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type16 .wishlist_table .add_to_cart.button:hover, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type16 .wishlist_table a.ask-an-estimate-button:hover, .woo-type16 .wishlist-title a.show-title-form:hover, .woo-type16 .hidden-title-form a.hide-title-form:hover, .woo-type16 .yith-wcwl-wishlist-new button:hover, .woo-type16 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type16.woocommerce .cart input.button:hover, .woo-type16 .woocommerce .cart input.button:hover { background-color: #000; } .woocommerce ul.products li.product .woo-type16 .featured-tag::after, .woocommerce ul.products li.product:hover .woo-type16 .featured-tag::after, .woocommerce ul.products li.product .woo-type16 .featured-tag::after, .woocommerce ul.products li.product:hover .woo-type16 .featured-tag::after, .woo-type16.woocommerce.single-product .featured-tag::after { border-color: #000; }
ul.products li.product:hover .woo-type16 .product-content:after { border-color: rgba(255, 255, 255,0.8) rgba(255, 255, 255,0.8) rgba(255, 255, 255,0.35) rgba(255, 255, 255,0.35); } .woo-type16.woocommerce a.button:hover, .woo-type16.woocommerce button.button:hover, .woo-type16.woocommerce button:hover, .woo-type16.woocommerce input.button:hover, .woo-type16.woocommerce input[type=button]:hover, .woo-type16.woocommerce input[type=submit]:hover, .woo-type16.woocommerce #respond input#submit:hover, .woo-type16.woocommerce a.button.alt:hover, .woo-type16.woocommerce button.button.alt:hover, .woo-type16.woocommerce input.button.alt:hover, .woo-type16.woocommerce #respond input#submit.alt:hover, .woo-type16 .woocommerce a.button:hover, .woo-type16 .woocommerce button.button:hover, .woo-type16 .woocommerce button:hover, .woo-type16 .woocommerce input.button:hover, .woo-type16 .woocommerce input[type=button]:hover, .woo-type16 .woocommerce input[type=submit]:hover, .woo-type16 .woocommerce #respond input#submit:hover, .woo-type16 .woocommerce a.button.alt:hover, .woo-type16 .woocommerce button.button.alt:hover, .woo-type16 .woocommerce input.button.alt:hover, .woo-type16 .woocommerce #respond input#submit.alt:hover, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type16 .wishlist_table .add_to_cart.button:hover, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type16 .wishlist_table a.ask-an-estimate-button:hover, .woo-type16 .wishlist-title a.show-title-form:hover, .woo-type16 .hidden-title-form a.hide-title-form:hover, .woo-type16 .yith-wcwl-wishlist-new button:hover, .woo-type16 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type16 .cart input.button:hover, .woo-type16 .woocommerce-message .button, .woo-type16 .woocommerce-info .button, .woo-type16 .woocommerce-error .button { color: #fff; }
.woo-type16.woocommerce a.button, .woo-type16.woocommerce button.button, .woo-type16.woocommerce button, .woo-type16.woocommerce input.button, .woo-type16.woocommerce input[type=button], .woo-type16.woocommerce input[type=submit], .woo-type16.woocommerce #respond input#submit, .woo-type16.woocommerce a.button.alt, .woo-type16.woocommerce button.button.alt, .woo-type16.woocommerce input.button.alt, .woo-type16.woocommerce #respond input#submit.alt, .woo-type16 .woocommerce a.button, .woo-type16 .woocommerce button.button, .woo-type16 .woocommerce input.button, .woo-type16 .woocommerce button, .woo-type16 .woocommerce button, .woo-type16 .woocommerce input[type=button], .woo-type16 .woocommerce input[type=submit], .woo-type16 .woocommerce #respond input#submit, .woo-type16 .woocommerce a.button.alt, .woo-type16 .woocommerce button.button.alt, .woo-type16 .woocommerce input.button.alt, .woo-type16 .woocommerce #respond input#submit.alt, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type16 .wishlist_table .add_to_cart.button, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type16 .wishlist_table a.ask-an-estimate-button, .woo-type16 .wishlist-title a.show-title-form, .woo-type16 .hidden-title-form a.hide-title-form, .woo-type16 .yith-wcwl-wishlist-new button, .woo-type16 .wishlist_manage_table a.create-new-wishlist, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type16 .cart input.button { color: #fff; }
ul.products li.product .woo-type16 .product-wrapper, ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product .woo-type16 .product-details h5 a, ul.products li.product .woo-type16 .product-details .product-price .amount, ul.products li.product .woo-type16 .product-details span.price, ul.products li.product .woo-type16 .product-details span.price del, ul.products li.product .woo-type16 .product-details span.price del .amount, ul.products li.product .woo-type16 .product-details span.price ins, ul.products li.product .woo-type16 .product-details span.price ins .amount, ul.products li.product .woo-type16 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type16 .product-details .product-rating-wrapper .star-rating span:before, .woo-type16.woocommerce .pagination ul li:hover a, .woo-type16.woocommerce .pagination ul li:hover span, .woo-type16.woocommerce .pagination ul li a:hover, .woo-type16.woocommerce .pagination ul li a:hover span, .woo-type16.woocommerce .pagination ul li a:hover i, .woo-type16.woocommerce .pagination ul li .current, .woo-type16 .woocommerce .pagination ul li:hover a, .woo-type16 .woocommerce .pagination ul li:hover span, .woo-type16 .woocommerce .pagination ul li a:hover, .woo-type16 .woocommerce .pagination ul li a:hover span, .woo-type16 .woocommerce .pagination ul li a:hover i, .woo-type16 .woocommerce .pagination ul li .current { color: #fff; }
ul.products li.product:hover .woo-type16 .product-details h5 a:hover, .woo-type16 ul.products li.product-category:hover .product-details h5, .woo-type16 ul.products li.product-category:hover .product-details h5 .count { color: rgba(255,255,255,0.75); }   @media only screen and (min-width:768px) and (max-width:991px) {
.woocommerce ul.products li.product .woo-type16 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type16 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 62px); }
ul.products li.product .woo-type16 .product-wrapper { padding: 15px 10px 0; }
ul.products li.product .woo-type16 .product-details { padding: 0 10px 15px; }
}  @media only screen and (max-width: 767px) {
.woo-type16.woocommerce table.shop_table.cart, .woo-type16.woocommerce-page table.shop_table.cart, 
.woo-type16.woocommerce-account table.shop_table, .woo-type16.woocommerce-wishlist table.shop_table.wishlist_table { border-width: 3px; }
.woo-type16.woocommerce table.shop_table th, .woo-type16.woocommerce-page table.shop_table th, 
.woo-type16.woocommerce table.wishlist_table thead th, .woo-type16.woocommerce table.wishlist_table tbody td, 
.woo-type16.woocommerce table.shop_table td.product-subtotal, .woo-type16.woocommerce-page table.shop_table td.product-subtotal { border-top-width: 3px; }	
.woo-type16.woocommerce-cart table.shop_table.cart tbody tr, .woo-type16.woocommerce-account table.shop_table tbody tr, .woo-type16.woocommerce-wishlist table.shop_table tbody tr { border-right-width: 3px; }	
.woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16 .woocommerce table.order_details tfoot tr:last-child td,
.woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16.woocommerce table.order_details tfoot tr:last-child td,
.woo-type16.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16.woocommerce-page table.order_details tfoot tr:last-child td { border-bottom-width: 3px; }			
} @media only screen and (max-width: 479px) {	
.woo-type16.woocommerce table.shop_attributes, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table { border-top-width: 0; }
.woo-type16.woocommerce table.shop_attributes th, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woo-type16.woocommerce table.shop_attributes tr:first-child td, .woo-type16.woocommerce table.shop_attributes tr:first-child th, 
.woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child td, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child th { border-bottom-width: 0; border-top-width: 3px; }	   	
}.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after { -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }
ul.products li.product .woo-type17 .product-wrapper, ul.products li.product .woo-type17 .product-details, ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after, ul.products li.product .woo-type17 .product-details h5, ul.products li.product-category .woo-type17 .product-details h5 .count, ul.products li.product .woo-type17 .product-details h5 a:after, ul.products li.product-category .woo-type17 .product-details h5:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -22px; left: 0; top: 100%; }
.woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons, 
.woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons { top: 50%; }
ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2),
ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3), 
ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1),
ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2),
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a { margin: auto 10px; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a, 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
ul.products li.product .woo-type17 .product-wrapper { border: 1px solid; } 
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before { z-index: 1; }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after { border: 1px solid; content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
ul.products li.product:hover .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product:hover .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product:hover .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product:hover .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product:hover .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product:hover .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product:hover .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }
.woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 90px); }
ul.products li.product .woo-type17 .featured-tag { top: 10px; }
ul.products li.product .woo-type17 .featured-tag, .woo-type17.woocommerce.single-product .featured-tag { font-size: 14px; }
ul.products li.product .woo-type17 .product-thumb { overflow: visible; z-index: auto; }
ul.products li.product:hover .woo-type17 .product-content:after { content: none; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 20px; }
ul.products li.product .woo-type17 .product-details { padding: 30px 15px; position: relative; z-index: 1; }
ul.products li.product .woo-type17 .product-details:before { border-width: 1px 0; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; transform-origin: 0 0 0; }
ul.products li.product .woo-type17 .product-details:after { border-width: 0 1px; -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); -ms-transform: scale(1, 0); -o-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0 0; -moz-transform-origin: 100% 0 0; -ms-transform-origin: 100% 0 0; -o-transform-origin: 100% 0 0; transform-origin: 100% 0 0; }
ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after { border-style: solid; content: ""; opacity: 0; position: absolute; bottom: 5px; left: 5px; right: 5px; top: 5px; z-index: -1; }
ul.products li.product:hover .woo-type17 .product-details:before, ul.products li.product:hover .woo-type17 .product-details:after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
ul.products li.product .woo-type17 .product-details h5 { border-bottom: none; margin-bottom: 25px; }
ul.products li.product .woo-type17 .product-details h5 a, ul.products li.product-category .woo-type17 .product-details h5 { position: relative; padding-bottom: 25px; }
ul.products li.product-category .woo-type17 .product-details h5 { margin: 0 0 10px; }
ul.products li.product .woo-type17 .product-details h5 a:after, ul.products li.product-category .woo-type17 .product-details h5:after { border-style: solid; border-width: 1px 0; content: ""; height: 2px; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; width: 40px; }
ul.products li.product:hover .woo-type17 .product-details h5 a:after, .woo-type17 ul.products li.product-category:hover .product-details h5:after { width: 60px; }
ul.products li.product .woo-type17 .price { border: 1px solid; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
ul.products li.product .woo-type17 .price, ul.products li.product:hover .woo-type17 .price { padding: 5px 20px; text-align: center; width: auto; }
ul.products li.product .woo-type17 .product-details .product-rating-wrapper, ul.products li.product:hover .woo-type17 .product-details .product-rating-wrapper { display: none; }
.page-with-sidebar ul.products li.product .woo-type17 .dt-sc-one-fourth .product-details h5,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type17 .dt-sc-one-fourth .product-details h5,
.with-both-sidebar ul.products li.product .woo-type17 .dt-sc-one-third .product-details h5,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type17 .dt-sc-one-third .product-details h5 { font-size: 12px; }
.page-with-sidebar ul.products li.product .woo-type17 .dt-sc-one-fourth .price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type17 .dt-sc-one-fourth .price,
.with-both-sidebar ul.products li.product .woo-type17 .dt-sc-one-third .price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type17 .dt-sc-one-third .price { font-size: 10px; }
.page-with-sidebar ul.products li.product .woo-type17 .dt-sc-one-fourth .price,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type17 .dt-sc-one-fourth .price,
.with-both-sidebar ul.products li.product .woo-type17 .dt-sc-one-third .price,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type17 .dt-sc-one-third .price { padding: 5px 15px; }
.woo-type17.woocommerce a.button, .woo-type17.woocommerce button.button, .woo-type17.woocommerce button, .woo-type17.woocommerce input.button, .woo-type17.woocommerce input[type=button], .woo-type17.woocommerce input[type=submit], .woo-type17.woocommerce #respond input#submit, .woo-type17.woocommerce a.button.alt, .woo-type17.woocommerce button.button.alt, .woo-type17.woocommerce input.button.alt, .woo-type17.woocommerce #respond input#submit.alt, .woo-type17 .woocommerce a.button, .woo-type17 .woocommerce button.button, .woo-type17 .woocommerce button, .woo-type17 .woocommerce input.button, .woo-type17 .woocommerce input[type=button], .woo-type17 .woocommerce input[type=submit], .woo-type17 .woocommerce #respond input#submit, .woo-type17 .woocommerce a.button.alt, .woo-type17 .woocommerce button.button.alt, .woo-type17 .woocommerce input.button.alt, .woo-type17 .woocommerce #respond input#submit.alt, .woo-type17.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type17 .wishlist_table .add_to_cart.button, .woo-type17 .yith-wcwl-add-button a.add_to_wishlist, .woo-type17 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type17 .wishlist_table a.ask-an-estimate-button, .woo-type17 .wishlist-title a.show-title-form, .woo-type17 .hidden-title-form a.hide-title-form, .woo-type17 .yith-wcwl-wishlist-new button, .woo-type17 .wishlist_manage_table a.create-new-wishlist, .woo-type17 .wishlist_manage_table button.submit-wishlist-changes, .woo-type17 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type17 .cart input.button, .woo-type17 div.product .woocommerce-tabs ul.tabs li a { font-family: Lora,sans-serif }
ul.products li.product .woo-type17 .product-details h5, .woo-type17 .select2-container .select2-choice > .select2-chosen, .woo-type17 .select2-search, .woo-type17 .select2-results { text-transform: uppercase; }
.woo-type17 .quantity .qty, .woo-type17.woocommerce-page .quantity .qty, .woo-type17 #coupon_code.input-text { height: 37px; min-height: 37px; }
.woo-type17 .quantity .qty, .woo-type17.woocommerce-page .quantity .qty { padding: 0; }
.woo-type17 form .form-row .select2-container { line-height: 36px; }
.woo-type17.woocommerce .selection-box:after, .woo-type17 .woocommerce .selection-box:after { height: 51px; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover { background:none; }
.woocommerce ul.products li.product .woo-type17 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; }	
.woocommerce ul.products li.product.outofstock .woo-type17 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type17 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; }
.woocommerce ul.products li.product.outofstock:hover .woo-type17 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type17 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type17 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; }
.woocommerce ul.products li.product .woo-type17 a.image { overflow:hidden; }
.woocommerce ul.products.list-view li.product .woo-type17 .product-details { padding:20px 30px; }
.woocommerce ul.products.list-view li.product:hover .woo-type17 .product-details { color:#fff; }
.woocommerce ul.products li.product .woo-type17 .product-details .product-price:empty { display: none; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top:-25px; } @-moz-document url-prefix() { 
.woo-type17 .quantity .qty, .woo-type17.woocommerce-page .quantity .qty { height: 41px; min-height: 41px; }
.woo-type17 form .form-row .select2-container { line-height: 37px; }
} .woo-type17 .select2-container .select2-choice > .select2-chosen, .woo-type17 .select2-search, .woo-type17 .select2-results { font-size: 13px; letter-spacing: 0.5px; }
.woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select { font-family: inherit; }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type17 .product-details { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.woo-type17.woocommerce a.button, .woo-type17.woocommerce button.button, .woo-type17.woocommerce button, .woo-type17.woocommerce input.button, .woo-type17.woocommerce input[type=button], .woo-type17.woocommerce input[type=submit], .woo-type17.woocommerce #respond input#submit, .woo-type17.woocommerce a.button.alt, .woo-type17.woocommerce button.button.alt, .woo-type17.woocommerce input.button.alt, .woo-type17.woocommerce #respond input#submit.alt, .woo-type17 .woocommerce a.button, .woo-type17 .woocommerce button.button, .woo-type17 .woocommerce button, .woo-type17 .woocommerce input.button, .woo-type17 .woocommerce input[type=button], .woo-type17 .woocommerce input[type=submit], .woo-type17 .woocommerce #respond input#submit, .woo-type17 .woocommerce a.button.alt, .woo-type17 .woocommerce button.button.alt, .woo-type17 .woocommerce input.button.alt, .woo-type17 .woocommerce #respond input#submit.alt, .woo-type17.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type17 .wishlist_table .add_to_cart.button, .woo-type17 .yith-wcwl-add-button a.add_to_wishlist, .woo-type17 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type17 .wishlist_table a.ask-an-estimate-button, .woo-type17 .wishlist-title a.show-title-form, .woo-type17 .hidden-title-form a.hide-title-form, .woo-type17 .yith-wcwl-wishlist-new button, .woo-type17 .wishlist_manage_table a.create-new-wishlist, .woo-type17 .wishlist_manage_table button.submit-wishlist-changes, .woo-type17 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select, .woo-type17 .select2-container .select2-choice, .woo-type17 .cart input.button, .woo-type17 .woocommerce-message, .woo-type17 .woocommerce-info, .woo-type17 .woocommerce-error, .woo-type17 .woocommerce-message:before, .woo-type17 .woocommerce-info:before, .woo-type17 .woocommerce-error:before { -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; }
.woo-type17.woocommerce .selection-box:after, .woo-type17 .woocommerce .selection-box:after, .woo-type17 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0; }  ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover { background-color: rgba(0,0,0,0); }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after { background-color: #fff; }
ul.products li.product:hover .woo-type17 .product-content, .woo-type17 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type17 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background-color: rgba(255, 255, 255,0.6); } ul.products li.product .woo-type17 .product-wrapper { border-color: rgba(0, 0, 0, 0.08); } 
ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after, ul.products li.product:hover .woo-type17 .product-details h5 a:after, .woo-type17 ul.products li.product-category:hover .product-details h5:after, ul.products li.product:hover .woo-type17 .price, ul.products li.product-category:hover .woo-type17 .product-details h5:after { border-color: #fff; }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after { border-color: rgba(0, 0, 0, 0); } 
.woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select, .woo-type17 .select2-container .select2-choice { border-color: rgba(0, 0, 0, 0.15); }
.woo-type17 .selection-box:before { border-top-color: rgba(0, 0, 0, 0.15); } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product:hover .woo-type17 .product-details h5 a, .woo-type17 ul.products li.product-category:hover .product-details h5, .woo-type17 ul.products li.product-category:hover .product-details h5 .count, ul.products li.product:hover .woo-type17 .product-details .product-price .amount, ul.products li.product:hover .woo-type17 .product-details span.price, ul.products li.product:hover .woo-type17 .product-details span.price del, ul.products li.product:hover .woo-type17 .product-details span.price del .amount, ul.products li.product:hover .woo-type17 .product-details span.price ins, ul.products li.product:hover .woo-type17 .product-details span.price ins .amount, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover:before, ul.products li.product-category:hover .woo-type17 .product-details h5, ul.products li.product-category:hover .woo-type17 .product-details h5 .count { color: #fff; }
.woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select, .woo-type17 .select2-container .select2-choice, .woo-type17 #billing_country_chzn, .woo-type17 #billing_state_chzn, .woo-type17 .chzn-container-single .chzn-single span, .woo-type17 .payment_methods, .woo-type17 .payment_methods label { color: #888888; } @media only screen and (max-width: 1199px) and (min-width: 992px) { 
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -20px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button { height: 35px; width: 35px; }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 15px; line-height: 35px; }
.woocommerce ul.products li.product .woo-type17 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type17 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 5px; }
.woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 15px; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -18px; }
.woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 70px); }
ul.products li.product .woo-type17 .product-details { padding: 15px 10px 30px; }
ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after { bottom: 3px; left: 3px; right: 3px; top: 3px; }
ul.products li.product .woo-type17 .price, ul.products li.product:hover .woo-type17 .price { font-size: 10px; padding: 3px 10px; }		
} @media only screen and (max-width: 767px) {
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 15px; }
}
@media only screen and (max-width: 319px) {
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button { height: 35px; width: 35px; }
ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 15px; line-height: 35px; }
.woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -22px; }
}ul.products li.product .woo-type20 .product-wrapper, ul.products li.product .woo-type20 .product-wrapper:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type20 .product-wrapper { padding: 20px 25px 20px; position: relative; z-index: 1; }
ul.products li.product .woo-type20 .product-wrapper:after { border-width: 1px; content: ""; position: absolute; bottom: 5px; left: 5px; right: 5px; top: 5px; z-index: -1; }
ul.products li.product:hover .woo-type20 .product-wrapper:after { bottom: 0; left: 0; right: 0; top: 0; }
ul.products li.product .woo-type20 .featured-tag { left: 5px; top: 15px; }
ul.products li.product .woo-type20 .onsale, ul.products li.product .woo-type20 .out-of-stock,
ul.products li.product:hover .woo-type20 .onsale, ul.products li.product:hover .woo-type20 .out-of-stock { height: 30px; line-height: 30px; right: 10px; top: 10px; width: 30px; z-index: 2; }
ul.products li.product .woo-type20 .product-thumb { margin: 15px auto; }
ul.products li.product .woo-type20 .product-thumb .image, .woo-type20 div.product div.images img { border: 3px solid rgba(0,0,0,0); }
ul.products li.product .woo-type20 .product-thumb .image { overflow:hidden; }
ul.products li.product .woo-type20 .product-content:after { content: none; }
.woocommerce ul.products li.product .woo-type20 .featured-tag, .woo-type20.woocommerce.single-product .featured-tag { left: 5px; top: 10px; }
.woo-type20.woocommerce.single-product .featured-tag { left: 3px; }
ul.products li.product .woo-type20 .product-wrapper:after, ul.products li.product .woo-type20 .product-details h5 { border-style: dashed; }
ul.products li.product .woo-type20 .product-details h5 { font-family: Love Ya Like A Sister,sans-serif; }
ul.products li.product-category .woo-type20 .product-wrapper h3 { margin: 0 0 40px; }
ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating { margin: 8px 0 0; }
.page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .product-wrapper,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .product-wrapper,
.with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .product-wrapper,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .product-wrapper { padding: 20px 10px 0; }
.page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details h5, .woo-type20 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details h5, 
.with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .product-details h5, .woo-type20 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .product-details h5, 
.page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .price, .woo-type20 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .price, 
.with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .price, .woo-type20 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .price { font-size: 10px; }
.page-with-sidebar ul.products li.product:hover .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper,
.with-both-sidebar ul.products li.product:hover .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper { right: 0; }
.page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper, 
.with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper, 
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); }
.page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 10px 0 0; }
.woo-type20 .quantity .qty, .woo-type20.woocommerce-page .quantity .qty, .woo-type20 #coupon_code.input-text { height: 38px; min-height: 38px; }
.woo-type20 .quantity .qty, .woo-type20.woocommerce-page .quantity .qty { padding: 1px; }
.woo-type20 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; }
.woo-type20 form .form-row .select2-container { line-height: 39px; }
ul.products li.product .woo-type20 .product-thumb .secondary-image { left:0; }
.woocommerce ul.products li.product:hover .woo-type20 .product-buttons-wrapper { border-radius:50%; }
.woocommerce ul.products.list-view li.product:hover .woo-type20 .product-description { color:#fff; }
.woocommerce ul.products.list-view li.product:hover .woo-type20 .product-details .product-rating-wrapper { right:25px; } @-moz-document url-prefix() { 
.woo-type20 .quantity .qty, .woo-type20.woocommerce-page .quantity .qty { height: 40px; min-height: 40px; }
.woo-type20 #coupon_code.input-text { height: 37px; min-height: 37px; }
.woo-type20 form .form-row .select2-container { line-height: 40px; }
} .woo-type20.woocommerce input[type="text"], .woo-type20.woocommerce input[type="password"], .woo-type20.woocommerce input[type="email"], .woo-type20.woocommerce input[type="url"], .woo-type20.woocommerce input[type="tel"], .woo-type20.woocommerce input[type="number"], .woo-type20.woocommerce input[type="range"], .woo-type20.woocommerce input[type="date"], .woo-type20.woocommerce textarea, .woo-type20.woocommerce input.text, .woo-type20.woocommerce input[type="search"], .woo-type20.woocommerce select, .woo-type20 .woocommerce input[type="text"], .woo-type20 .woocommerce input[type="password"], .woo-type20 .woocommerce input[type="email"], .woo-type20 .woocommerce input[type="url"], .woo-type20 .woocommerce input[type="tel"], .woo-type20 .woocommerce input[type="number"], .woo-type20 .woocommerce input[type="range"], .woo-type20 .woocommerce input[type="date"], .woo-type20 .woocommerce textarea, .woo-type20 .woocommerce input.text, .woo-type20 .woocommerce input[type="search"], .woo-type20 .woocommerce select { font-family: inherit; font-size: inherit; }
ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button { border: 2px solid #e2e2e2; }
ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.woo-type20.woocommerce .pagination ul li a, .woo-type20.woocommerce .pagination ul li span, .woo-type20 .woocommerce .pagination ul li a, .woo-type20 .woocommerce .pagination ul li span { border-style: dashed; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.woo-type20.woocommerce a.button, .woo-type20.woocommerce button.button, .woo-type20.woocommerce button, .woo-type20.woocommerce input.button, .woo-type20.woocommerce input[type=button], .woo-type20.woocommerce input[type=submit], .woo-type20.woocommerce #respond input#submit, .woo-type20.woocommerce a.button.alt, .woo-type20.woocommerce button.button.alt, .woo-type20.woocommerce input.button.alt, .woo-type20.woocommerce #respond input#submit.alt, .woo-type20 .woocommerce a.button, .woo-type20 .woocommerce button.button, .woo-type20 .woocommerce button, .woo-type20 .woocommerce input.button, .woo-type20 .woocommerce input[type=button], .woo-type20 .woocommerce input[type=submit], .woo-type20 .woocommerce #respond input#submit, .woo-type20 .woocommerce a.button.alt, .woo-type20 .woocommerce button.button.alt, .woo-type20 .woocommerce input.button.alt, .woo-type20 .woocommerce #respond input#submit.alt, .woo-type20.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type20 .wishlist_table .add_to_cart.button, .woo-type20 .yith-wcwl-add-button a.add_to_wishlist, .woo-type20 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type20 .wishlist_table a.ask-an-estimate-button, .woo-type20 .wishlist-title a.show-title-form, .woo-type20 .hidden-title-form a.hide-title-form, .woo-type20 .yith-wcwl-wishlist-new button, .woo-type20 .wishlist_manage_table a.create-new-wishlist, .woo-type20 .wishlist_manage_table button.submit-wishlist-changes, .woo-type20 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type20 .cart input.button, .woo-type20 .woocommerce-message, .woo-type20 .woocommerce-info, .woo-type20 .woocommerce-error, .woo-type20 .woocommerce-message:before, .woo-type20 .woocommerce-info:before, .woo-type20 .woocommerce-error:before { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
ul.products li.product .woo-type20 .product-thumb .image, ul.products li.product .woo-type20 .image img, ul.products li.product-category .woo-type20 img, ul.products li.product .woo-type20 .product-content { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }
ul.products li.product .woo-type20 .product-thumb .image, ul.products li.product .woo-type20 .product-thumb .image img, ul.products li.product-category .woo-type20 img, .woo-type20 div.product div.images img { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.woocommerce ul.products li.product .woo-type20 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type20 .product-details h5 { padding:15px 0; }
.woocommerce ul.products li:not(.purchasable):hover .woo-type20 .product-details .product-rating-wrapper { right:0; left:0; margin:auto; } ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button { background-color: rgba(255,255,255,0.95); }
ul.products li.product .woo-type20 .product-wrapper { background-color: #fff; }
ul.products li.product .woo-type20 .onsale { background-color: #77a464; }
ul.products li.product .woo-type20 .out-of-stock { background-color: #9f2124; }
.woo-type20 div.product .woocommerce-tabs ul.tabs li.active, .woo-type20 .woocommerce-tabs .panel, .woo-type20 .select2-results, .woo-type20 .woocommerce-message, .woo-type20 .woocommerce-info, .woo-type20 .woocommerce-error { background-color: rgba(0,0,0,0); }
.woocommerce #reviews #comments ol.commentlist li img.avatar { background-color: rgba(0, 0, 0, 0.05); } ul.products li.product .woo-type20 .featured-tag:after, .woo-type20.woocommerce.single-product .featured-tag:after { border-right-color: rgba(0, 0, 0, 0); }
.woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:hover { border-color: rgba(255,255,255,0.6); }
ul.products li.product:hover .woo-type20 .product-thumb .image { border-color: rgba(255,255,255,0.75); }
.woocommerce ul.products li.product-category:hover .woo-type20 .product-details h5, .woocommerce ul.products li.product:hover .woo-type20 .product-details h5 { border-color: #fff; color:#fff; }
.woocommerce ul.products li.product:hover .woo-type20 .product-details h5 .count { color:#fff; }
.woo-type20.woocommerce-checkout #payment div.form-row { border-color: rgba(255,255,255,0.35); }
.woo-type20.woocommerce #reviews #comments ol.commentlist li img.avatar, .woo-type20.woocommerce #reviews #comments ol.commentlist li .comment-text { border-color: rgba(0, 0, 0, 0.05); }
ul.products li.product:hover .woo-type20 .product-wrapper { -webkit-box-shadow: 0 0 0 5px #fff inset; -moz-box-shadow: 0 0 0 5px #fff inset; -ms-box-shadow: 0 0 0 5px #fff inset; -o-box-shadow: 0 0 0 5px #fff inset; box-shadow: 0 0 0 5px #fff inset; } .woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product:hover .woo-type20 .product-details h5 a, ul.products li.product-category:hover .woo-type20 .product-details h5, ul.products li.product-category:hover .woo-type20 .product-details h5 .count, ul.products li.product:hover .woo-type20 .product-details .product-price .amount, ul.products li.product:hover .woo-type20 .product-details span.price, ul.products li.product:hover .woo-type20 .product-details span.price del, ul.products li.product:hover .woo-type20 .product-details span.price del .amount, ul.products li.product:hover .woo-type20 .product-details span.price ins, ul.products li.product:hover .woo-type20 .product-details span.price ins .amount, ul.products li.product:hover .woo-type20 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product:hover .woo-type20 .product-details .product-rating-wrapper .star-rating span:before, ul.products li.product .woo-type20 .onsale, ul.products li.product .woo-type20 .out-of-stock, ul.products li.product:hover .woo-type20 .onsale, ul.products li.product:hover .woo-type20 .out-of-stock, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:hover:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:hover:before { color: #fff; } @media only screen and (max-width: 319px) {
ul.products li.product .woo-type20 .product-wrapper { padding: 20px 15px 0; }
ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .price { font-size: 11px; }
ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating { font-size: 10px; margin: 6px 0 0; }
}  @media only screen and (min-width:992px) and (max-width:1199px) {
ul.products li.product .woo-type20 .product-wrapper { padding: 20px 20px 0; }		
ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating { font-size: 10px; margin: 5px 0 0; }
.woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button { width: 35px; height: 35px; }
.woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 17px; line-height: 35px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button { height: 35px; width: 35px; }
ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 15px; line-height: 35px; }		
.woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type20 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 60px); }
ul.products li.product .woo-type20 .product-wrapper { padding: 20px 15px 0; }
ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 8px 0 0; }	
.woocommerce ul.products li.product .woo-type20 .featured-tag > div span { font-size: 0; }		
}  @media only screen and (min-width: 320px) and (max-width: 479px) {
ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating { margin: 4px 0 0; }
} 
@media only screen and (max-width: 319px) {
ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button { height: 35px; width: 35px; }
ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 15px; line-height: 35px; }
}ul.products li.product .woo-type21 .product-wrapper { -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.woocommerce ul.products li.product .woo-type21 .featured-tag, .woocommerce ul.products li.product .woo-type21 .featured-tag, .woo-type21.woocommerce.single-product .featured-tag { top: 10px; }
.woocommerce ul.products li.product .woo-type21 .onsale, .woocommerce ul.products li.product .woo-type21 .out-of-stock,
.woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock, 
.woocommerce ul.products li.product .woo-type21 .onsale, .woocommerce ul.products li.product .woo-type21 .out-of-stock,
.woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock { font-weight: 600; height: auto; letter-spacing: 1px; line-height: 1.1; margin: 0; min-height: inherit; min-width: inherit; padding: 5px 6px; right: 10px; top: 10px; text-transform: uppercase; width: auto; }
.woocommerce ul.products li.product .woo-type21 .onsale, .woocommerce ul.products li.product .woo-type21 .out-of-stock, 
.woocommerce ul.products li.product .woo-type21 .onsale span, .woocommerce ul.products li.product .woo-type21 .out-of-stock span, 
.woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock, 
.woocommerce ul.products li.product:hover .woo-type21 .onsale span, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock span,
.woocommerce ul.products li.product .woo-type21 .onsale, .woocommerce ul.products li.product .woo-type21 .out-of-stock, 
.woocommerce ul.products li.product .woo-type21 .onsale span, .woocommerce ul.products li.product .woo-type21 .out-of-stock span, 
.woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock, 
.woocommerce ul.products li.product:hover .woo-type21 .onsale span, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock span { color: #fff; font-size: 11px; text-indent: 0; border-radius: 0; }
.woocommerce  ul.products li.product .woo-type21 .onsale span:before, .woocommerce  ul.products li.product .woo-type21 .out-of-stock span:before, .woocommerce  ul.products li.product .woo-type21 .product-content:after,
.woocommerce ul.products li.product .woo-type21 .onsale span:before, .woocommerce ul.products li.product .woo-type21 .out-of-stock span:before, .woocommerce ul.products li.product .woo-type21 .product-content:after { content: none; }
.page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock,
.with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock { font-size: 11px; height: 50px; line-height: 50px; width: 50px; }
.page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock,
.with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock,
.page-with-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock,
.with-both-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock { font-size: 8px; font-weight: normal; height: 50px; line-height: normal; padding: 15px 0 0; }
.page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock span,
.with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock span,
.page-with-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock span,
.with-both-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock span { font-size: 8px; text-indent: 0; }
.page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .onsale span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .onsale span,
.with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .onsale span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .onsale span,
.page-with-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .onsale span,
.page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .onsale span,
.with-both-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-third .onsale span,
.with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type21 .dt-sc-one-third .onsale span { font-size: 10px; }
.woocommerce ul.products li.product .woo-type21 .onsale, .woocommerce ul.products li.product .woo-type21 .onsale { background-color: #77a464; }
.woocommerce ul.products li.product .woo-type21 .out-of-stock, .woocommerce ul.products li.product .woo-type21 .out-of-stock  { background-color: #9f2124; }
.woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons { margin-top: 0; bottom: 0; top:  auto; -webkit-transform: translateY(60px); -moz-transform: translateY(60px); -ms-transform: translateY(60px); -o-transform: translateY(60px);  transform: translateY(60px); -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.woocommerce ul.products li.product:hover .woo-type21 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .woo-type21 .product-buttons-wrapper .wc_inline_buttons { -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px);  transform: translateY(-20px); }
ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2),
ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3), 
ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1),
ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
.woocommerce ul.products li.product .woo-type21 .product-details, .woocommerce ul.products li.product .woo-type21 .product-details { background-color: #fff; z-index: 2; }
.woocommerce ul.products li.product .woo-type21 .product-details h5, .woocommerce ul.products li.product-category .woo-type21 .product-wrapper h3,
.woocommerce ul.products li.product .woo-type21 .product-details h5, .woocommerce ul.products li.product-category .woo-type21 .product-wrapper h3 { display: block; font-weight: normal; width: 70%; margin:0 auto; }
.woocommerce ul.products li.product .woo-type21 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type21 .product-details h5,
.woocommerce ul.products li.product .woo-type21 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type21 .product-details h5 { padding: 10px 0; }
.woocommerce ul.products li.product .woo-type21 .product-details .product-price:empty { display: none; }
.woocommerce ul.products li.product .woo-type21 .product-details .product-price, .woocommerce ul.products li.product .woo-type21 .product-details .product-price { margin: 5px 0 5px; position: static; }
.woocommerce ul.products li.product .woo-type21 .price .amount, .woocommerce ul.products li.product .woo-type21 .price .amount { font-weight: bold; }
.woocommerce ul.products li.product:hover .woo-type21 .price, .woocommerce ul.products li.product:hover .woo-type21 .price { padding: 0; text-align: center; }
.woocommerce ul.products li.product .woo-type21 .product-details .product-price:empty { display:none; }
.woocommerce ul.products li.product .woo-type21 .product-details .product-rating-wrapper, .woocommerce ul.products li.product .woo-type21 .product-details .product-rating-wrapper { position: static; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
.woocommerce ul.products li.product .woo-type21 .product-details { padding:20px 0; }
.woocommerce ul.products li.product-category .woo-type21 .product-details h5 { border-bottom:0; }
.woocommerce ul.products li.product:hover .woo-type21 .product-thumb:after { background-color: rgba(255,255,255,0.25); } .woo-type21 h1.product_title, .woo-type21 .related-products-container h2, .woo-type21 .upsell-products-container h2, .woo-type21 .cross-sells h2, .woo-type21 .cart_totals h2, .woo-type21 .shipping_calculator h2, .woo-type21 .wishlist-title h2, .woo-type21 .woocommerce-tabs .panel h2, .woo-type21 #reviews h3, .woo-type21 #respond h3#reply-title, .woo-type21.woocommerce-checkout h2, .woo-type21.woocommerce-checkout h3 { font-weight: bold; letter-spacing: 0; }
.woo-type21 div.product h1.product_title, .woocommerce-tabs .panel h2 { text-transform: capitalize; }
.woo-type21.woocommerce.single-product div.product div.images, .woo-type21.woocommerce.single-product div.product div.summary { width: 49%; }
.woo-type21.woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, 
.woo-type21.woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 136px !important; }
.woo-type21.woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, 
.woo-type21.woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 88px !important; }
.woo-type21.woocommerce.single-product .product .yith-wcwl-wishlistaddedbrowse, .woo-type21.woocommerce.single-product .product .yith-wcwl-wishlistexistsbrowse { clear: both; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li { float: left; margin: 0 1px 0 0; padding: 0; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a { font-size: 14px; font-weight: bold; letter-spacing: 0; padding: 8px 20px; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs .panel { background-color: #f4f4f4; padding: 20px; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs .panel { margin: 0; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs::before { content: none; }
.woo-type21.woocommerce.single-product .product .summary form.cart { float: left; }
.woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist { margin-left: 15px; padding: 12px 20px 12px 50px; }
.woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { border: 1px solid; height: 40px; line-height: 40px; left: 0; top: 0; text-align: center; width: 40px; border-radius: 50%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a::after { z-index: -1; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a::after, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active a::after { height: 100%; }
.woo-type21 .related-products-container, .woo-type21 .upsell-products-container { margin: 75px 0 0; }
.woo-type21 .related-products-container h2, .woo-type21 .upsell-products-container h2 { font-size: 24px; letter-spacing: 1px; overflow: hidden; text-align: center; }
.woo-type21 .related-products-container h2 span, .woo-type21 .upsell-products-container h2 span { padding: 0 25px; position: relative; }
.woo-type21 .related-products-container h2 span:before, .woo-type21 .related-products-container h2 span:after,
.woo-type21 .upsell-products-container h2 span:before, .woo-type21 .upsell-products-container h2 span:after { content: ""; height: 3px; position: absolute; top: 50%; width: 80px; }
.woo-type21 .related-products-container h2 span:after, .woo-type21 .upsell-products-container h2 span:after { left: 100%; }
.woo-type21 .related-products-container h2 span:before, .woo-type21 .upsell-products-container h2 span:before { right: 100%; }
.woo-type21.woocommerce a.button, .woo-type21.woocommerce button.button, .woo-type21.woocommerce button, .woo-type21.woocommerce input.button, .woo-type21.woocommerce input[type=button], .woo-type21.woocommerce input[type=submit], .woo-type21.woocommerce #respond input#submit, .woo-type21.woocommerce a.button.alt, .woo-type21.woocommerce button.button.alt, .woo-type21.woocommerce input.button.alt, .woo-type21.woocommerce #respond input#submit.alt, .woo-type21.woocommerce .product .summary .add_to_wishlist, .woo-type21.woocommerce .wishlist_table .add_to_cart.button, .woo-type21.woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21.woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21.woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21.woocommerce .wishlist-title a.show-title-form, .woo-type21.woocommerce .hidden-title-form a.hide-title-form, .woo-type21.woocommerce .yith-wcwl-wishlist-new button, .woo-type21.woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21.woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21.woocommerce .cart input.button, 
.woo-type21 .woocommerce a.button, .woo-type21 .woocommerce button.button, .woo-type21 .woocommerce button, .woo-type21 .woocommerce input.button, .woo-type21 .woocommerce input[type=button], .woo-type21 .woocommerce input[type=submit], .woo-type21 .woocommerce #respond input#submit, .woo-type21 .woocommerce a.button.alt, .woo-type21 .woocommerce button.button.alt, .woo-type21 .woocommerce input.button.alt, .woo-type21 .woocommerce #respond input#submit.alt, .woo-type21 .woocommerce .product .summary .add_to_wishlist, .woo-type21 .woocommerce .wishlist_table .add_to_cart.button, .woo-type21 .woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21 .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21 .woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21 .woocommerce .wishlist-title a.show-title-form, .woo-type21 .woocommerce .hidden-title-form a.hide-title-form, .woo-type21 .woocommerce .yith-wcwl-wishlist-new button, .woo-type21 .woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21 .woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21 .woocommerce .cart input.button { padding-top: 13px; padding-bottom: 11px; }
.woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button { border-radius: 5px; }
.woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, 
.woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a { transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; } .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a, 
.woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a, 
.woo-type21.woocommerce a.button, .woo-type21.woocommerce button.button, .woo-type21.woocommerce button, .woo-type21.woocommerce input.button, .woo-type21.woocommerce input[type=button], .woo-type21.woocommerce input[type=submit], .woo-type21.woocommerce #respond input#submit, .woo-type21.woocommerce a.button.alt, .woo-type21.woocommerce button.button.alt, .woo-type21.woocommerce input.button.alt, .woo-type21.woocommerce #respond input#submit.alt, .woo-type21.woocommerce .product .summary .add_to_wishlist, .woo-type21.woocommerce .wishlist_table .add_to_cart.button, .woo-type21.woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21.woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21.woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21.woocommerce .wishlist-title a.show-title-form, .woo-type21.woocommerce .hidden-title-form a.hide-title-form, .woo-type21.woocommerce .yith-wcwl-wishlist-new button, .woo-type21.woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21.woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21.woocommerce .cart input.button, 
.woo-type21 .woocommerce a.button, .woo-type21 .woocommerce button.button, .woo-type21 .woocommerce button, .woo-type21 .woocommerce input.button, .woo-type21 .woocommerce input[type=button], .woo-type21 .woocommerce input[type=submit], .woo-type21 .woocommerce #respond input#submit, .woo-type21 .woocommerce a.button.alt, .woo-type21 .woocommerce button.button.alt, .woo-type21 .woocommerce input.button.alt, .woo-type21 .woocommerce #respond input#submit.alt, .woo-type21 .woocommerce .product .summary .add_to_wishlist, .woo-type21 .woocommerce .wishlist_table .add_to_cart.button, .woo-type21 .woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21 .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21 .woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21 .woocommerce .wishlist-title a.show-title-form, .woo-type21 .woocommerce .hidden-title-form a.hide-title-form, .woo-type21 .woocommerce .yith-wcwl-wishlist-new button, .woo-type21 .woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21 .woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21 .woocommerce .cart input.button, 
.woo-type21.woocommerce .shop_table th, .woo-type21 .woocommerce .shop_table th, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a::after, 
.woo-type21 .related-products-container h2 span:before, .woo-type21 .related-products-container h2 span:after,
.woo-type21 .upsell-products-container h2 span:before, .woo-type21 .upsell-products-container h2 span:after,
.woocommerce ul.products li.product .woo-type21 .featured-tag, .woocommerce ul.products li.product:hover .woo-type21 .featured-tag, 
.woocommerce ul.products li.product .woo-type21 .featured-tag, .woocommerce ul.products li.product:hover .woo-type21 .featured-tag, 
.woo-type21.woocommerce.single-product .featured-tag, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button { background-color: #000; }
.woocommerce ul.products li.product.instock:hover .woo-type21 .on-sale-product .product-content, 
.woocommerce ul.products li.product.outofstock:hover .woo-type21 .out-of-stock-product .product-content,
.woocommerce ul.products li.product.instock:hover .woo-type21 .on-sale-product .product-content, 
.woocommerce ul.products li.product.outofstock:hover .woo-type21 .out-of-stock-product .product-content { background-color: rgba(255, 255, 255, 0.25); }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active, 
.woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover { background: transparent !important; } .woocommerce ul.products li.product .woo-type21 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type21 .featured-tag:after, 
.woocommerce ul.products li.product .woo-type21 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type21 .featured-tag:after, 
.woo-type21.woocommerce.single-product .featured-tag:after { border-color: #000; }
.woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover:before { border-color: transparent; }
ul.products li.product:hover .woo-type21 .product-wrapper { -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); -ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); box-shadow: 0px 0px 10px rgba(0,0,0,0.3); } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a:hover, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active a, .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover:before { color: #fff; }
.woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist { color: #000; }  @media only screen and (min-width:992px) and (max-width:1199px) {
.woo-type21.woocommerce.single-product div.product div.images div.thumbnails { padding: 0 10px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
.woo-type21.woocommerce.single-product div.product div.images, .woo-type21.woocommerce.single-product div.product div.summary { width: 100%; }
ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward { left: 0 !important; }
ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a { right: 0 !important; }
}  @media only screen and (max-width: 767px) {
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li { padding: 0 !important; }
.woo-type21.woocommerce.single-product div.product div.images div.thumbnails { padding: 0 10px; }
}  @media only screen and (min-width: 320px) and (max-width: 479px) {
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li { width: 100%; }
.woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a { display: block; }		
}
   .dt-sc-event.type1 .dt-sc-event-meta, .dt-sc-event.type1 .dt-sc-event-meta p, .dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type2 .dt-sc-event-meta p, .dt-sc-event.type2 .dt-sc-event-meta, .dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3 .dt-sc-event-meta, .dt-sc-event.type4 .dt-sc-event-date::after, .dt-sc-event.type4 .dt-sc-event-date span, .dt-sc-event.type2 .dt-sc-event-date span, .dt-sc-event.type5 h2.entry-title, .dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date, .dt-sc-event.type1 .dt-sc-event-meta:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.dt-sc-event .dt-sc-event-thumb { position:relative; }
.dt-sc-event h2.entry-title { font-size:20px; } .dt-sc-event.type1 { float:left; width:100%; overflow:hidden; }
.dt-sc-event.type1 h2.entry-title { font-size:20px; text-transform:uppercase; }
.dt-sc-event.type1 .dt-sc-event-thumb { position:relative; float:left; width:100%; overflow:hidden; }
.dt-sc-event.type1 .dt-sc-event-thumb p { text-transform:uppercase; font-weight:600; display: inline-block; float: left; font-size: 18px; line-height: 17px; padding: 10px; text-align: center; color:#fff; }
.dt-sc-event.type1 .dt-sc-event-thumb p span { font-size:25px; }
.dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date { position:absolute; right:10px; top:10px; }
.dt-sc-event.type1 .dt-sc-event-meta { margin-top:2px; background:#fff; float:left; width:100%; }
.dt-sc-event.type1 .dt-sc-event-meta p { box-sizing: border-box; float:left; margin-bottom:0; padding: 15px; width: 49.5%; font-size:14px; }
.dt-sc-event.type1 .dt-sc-event-meta p span { font-size:18px; line-height:18px; margin-right:4px; }
.dt-sc-event.type1 .dt-sc-event-meta p.events-venue { border-left:2px solid #e3e4e6; }
.dt-sc-event.type1 .dt-sc-event-meta p, .dt-sc-event.type1 .events-venue a { color:#6c757c; }
.dt-sc-event.type1:hover .dt-sc-event-meta p, .dt-sc-event.type1:hover .events-venue a { color:#fff; }
.dt-sc-event.type1:hover .dt-sc-event-meta p span { color:rgba(255,255,255, 0.5); }
.dt-sc-event.type1 img { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; -moz-transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.dt-sc-event.type1:hover img { -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.dt-sc-event.type1:hover .dt-sc-event-thumb .dt-sc-event-date { right:0; top:0; }
.dt-sc-event.type1 .dt-sc-event-meta { position:relative; }
.dt-sc-event.type1 .dt-sc-event-meta:before { content:""; float:left; width:100%; position:absolute; left:0; bottom:0; height:0; z-index:1; }
.dt-sc-event.type1:hover .dt-sc-event-meta:before { height:100%; }
.dt-sc-event.type1 .dt-sc-event-meta p { z-index:9; position:relative; } .dt-sc-event.type2 h2.entry-title { text-transform:uppercase; }
.dt-sc-event.type2 .dt-sc-event-meta { box-shadow: 0 20px 0 #f7f9f9; color:#999999; float: left; padding: 20px 0; width: 100%; font-size:18px; line-height:27px; }
.dt-sc-event.type2 .dt-sc-event-meta p { margin-bottom:0; min-width:115px; }
.dt-sc-event.type2 .dt-sc-event-date { float:left; padding-right:10px; }
.dt-sc-event.type2 .dt-sc-event-date span {  float: left; font-size: 57px; line-height: 55px; margin-right:8px; }
.dt-sc-event.type2 .event-timing { border-left:1px solid #d3d3d3; display:inline-block; padding-left:20px; }
.dt-sc-event.type2 .event-timing a { color:#999999; }
.dt-sc-event.type2:hover .dt-sc-event-meta p { padding-left:10px; }
.dt-sc-event.type2:hover .dt-sc-event-meta { color:#fff; }
.dt-sc-event.type2:hover .dt-sc-event-date span, .dt-sc-event.type2:hover .event-timing a { color:rgba(255,255,255, 0.5); } .dt-sc-event.type3 .dt-sc-event-date { bottom: 0; color: #fff; font-size: 22px; font-weight: 300; margin-bottom: 0; padding: 15px; position: absolute; right: 0; }
.dt-sc-event.type3 .dt-sc-event-date span { font-size: 24px; font-weight: 600; }
.dt-sc-event.type3 .dt-sc-event-meta { background:#f2f2f2; float:left; width:100%; text-align:center; font-size:18px; padding:20px 0px; margin-top:1px; margin-bottom:20px; }
.dt-sc-event.type3 .dt-sc-event-meta p { margin-bottom:0; }
.dt-sc-event.type3 h2.entry-title { font-size:22px; text-transform:uppercase; }
.dt-sc-event.type3:hover .dt-sc-event-date { color:#000000; }
.dt-sc-event.type3:hover .dt-sc-event-meta { color:#fff; }
.dt-sc-event.type3:hover .dt-sc-event-meta a { color:rgba(255,255,255, 0.7); }
.dt-sc-event.type3:hover img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; 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"); } .dt-sc-event.type4 { float:left; width:100%; overflow:hidden; }
.dt-sc-event.type4 h2.entry-title { background:rgba(255,255,255, 0.7); padding:20px; position:absolute; bottom:0; left:0; width:100%; margin-bottom:0; box-sizing:border-box; }
.dt-sc-event.type4 .dt-sc-event-thumb { overflow:hidden; float:left; width:100%; }
.dt-sc-event.type4 .dt-sc-event-date { border-bottom:3px solid; padding:19px 0px; font-style:italic; font-size:15px; color:#bfbfbf; position:relative; float:left; width:100%; }
.dt-sc-event.type4 .dt-sc-event-date span { float: left; font-size: 50px; line-height: 47px; padding-right:10px; font-weight:bold; font-style:normal; }
.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom: 3px solid #ff0000; bottom: -3px; content: ""; float: left; left: 0; position: absolute; width: 0; }
.dt-sc-event.type4:hover .dt-sc-event-date:after { width:100%; }
.dt-sc-event.type4 img { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.dt-sc-event.type4:hover img { -moz-transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.dt-sc-event.type4:hover .dt-sc-event-date span { color:#000; } .dt-sc-event.type5 .dt-sc-event-meta p { font-size:18px; font-weight:300; margin-bottom:7px; }
.dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date { text-transform:uppercase; color:#1a323e; margin-bottom:3px; }
.dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date i { font-style:normal; }
.dt-sc-event.type5 .dt-sc-event-date span, .dt-sc-event.type5 .dt-sc-event-date i { font-weight:600; }
.dt-sc-event.type5 .dt-sc-event-meta p.dt-sc-event-venue { color:#999999; font-size:15px; }
.dt-sc-event.type5 h2.entry-title { text-transform:uppercase; font-size:22px; margin-bottom:30px; }
.dt-sc-event.type5 .dt-sc-event-cost, .dt-sc-event.type5 .dt-sc-events-read-more { background:#efefef; padding:13px 20px; float:left; font-size:18px; margin-right:2px; }
.dt-sc-event.type5 .dt-sc-events-read-more { color:#000; }
.dt-sc-event.type5:hover .dt-sc-events-read-more { background:#000; color:#fff;  } @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-event.type5 .dt-sc-one-half { width:100%; }
.dt-sc-event.type5 .dt-sc-one-half.first { margin-bottom:20px; }
.dt-sc-event.type1 .dt-sc-event-meta p { width:100%; padding:15px 15px 0; }
.dt-sc-event.type1 .dt-sc-event-meta p:last-child { padding-bottom:15px; }
.dt-sc-event.type1 .dt-sc-event-meta p.events-venue, .dt-sc-event.type2 .event-timing { border:none; }
.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
.dt-sc-event.type2 .dt-sc-event-date span { font-size:35px; width:100%; line-height:40px; margin:0; }
.dt-sc-event.type2 .dt-sc-event-meta { font-size:14px; line-height:24px; }
.dt-sc-event.type2 .dt-sc-event-meta > p { width:100%; padding-left:0; text-align:center; }
.dt-sc-event.type2 .dt-sc-event-meta > p.dt-sc-event-date { margin-bottom:10px; }
.dt-sc-event.type2:hover .dt-sc-event-meta > p { padding-left:0px; }
.dt-sc-event.type3 .dt-sc-event-date { font-size:18px; }
.dt-sc-event.type3 .dt-sc-event-meta { font-size:16px; }
.dt-sc-event.type4 h2.entry-title { font-size:15px; padding:10px; }
.dt-sc-event.type4 .dt-sc-event-date span { font-size:42px; }
} @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-event.type5 .dt-sc-one-half { width:100%; }
.dt-sc-event.type5 .dt-sc-one-half.first { margin-bottom:20px; }
.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
.dt-sc-event.type2 .dt-sc-event-date span { font-size:45px; }
.dt-sc-event.type2 .dt-sc-event-meta { font-size:14px; }
.dt-sc-event.type2 .dt-sc-event-meta p { min-width:93px; }
.dt-sc-event.type3 .dt-sc-event-meta { font-size:17px; }
} @media only screen and (max-width: 479px) {
.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
.dt-sc-event.type5 .dt-sc-event-meta p { font-size:15px; }
.dt-sc-event.type1 .dt-sc-event-meta p { width:100%; padding-bottom:0; }
.dt-sc-event.type1 .dt-sc-event-meta p:last-child { padding-bottom:15px; }
.dt-sc-event.type1 .dt-sc-event-meta p.events-venue { border:none; }
} .dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before { background:#da0000; }
.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom-color:#da0000; }
.dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type1:hover h2.entry-title a, 
.dt-sc-event.type2 .dt-sc-event-date span, .dt-sc-event.type2:hover h2.entry-title a, 
.dt-sc-event.type3:hover h2.entry-title a,
.dt-sc-event.type4 .dt-sc-event-date span, .dt-sc-event.type4 h2.entry-title a, .dt-sc-event.type4 .dt-sc-event-date i
.dt-sc-event.type5 .dt-sc-event-date span, .dt-sc-event.type5 .dt-sc-event-date i, .dt-sc-event.type5 .dt-sc-event-cost, .dt-sc-event.type5:hover h2.entry-title a { color:#da0000; }
.dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before, 
.dt-sc-event.type2:hover .dt-sc-event-meta, 
.dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-meta { background:#da0000; }
.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom-color:#da0000; }.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
overflow: hidden;
position: fixed;
background: #000;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 18px;
top: 18px;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;   
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
.dt-inline-modal { overflow: hidden; }  
.dt-inline-modal > h4 { font-size: 26px; font-weight: 500; margin: -20px -20px 20px; padding: 15px 20px; }
.dt-inline-modal > h4, .mfp-close-btn-in .mfp-close { color: #fff; }
.mfp-close-btn-in .mfp-close { margin: 0; right: 7px; top: 7px; border-radius: 50%; transition: all 0.3s linear 0s; transform: scale(1.25); }
.mfp-close:hover, .mfp-close:focus { color: #fff; opacity: 1; transform: scale(1) translate(-3px, 3px); }
.dt-inline-modal ul.dt-sc-tabs-vertical > li > a { font-weight: bold; line-height: normal; padding: 10px 15px; }
.dt-inline-modal .dt-sc-tabs-vertical-content { min-height: 210px; }
.dt-inline-modal .dt-toggle-switch label { color: currentColor; display: inline-block; font-weight: normal; margin-bottom: 10px; margin-top: 5px; vertical-align: middle; }
.dt-inline-modal .dt-toggle-switch label input[type="checkbox"] { margin-right: 8px; margin-top: -2px; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } 
}  @media only screen and (max-width: 767px) {
.dt-inline-modal > h4 { font-size: 20px; }
.mfp-close-btn-in .mfp-close { top: 2px; }
.dt-inline-modal ul.dt-sc-tabs-vertical > li > a {
font-size: 11px; 
padding-left: 10px;
padding-right: 10px;
}
.dt-inline-modal .dt-sc-tabs-vertical-content { font-size: 13px; }
} @media only screen and (max-width: 479px) {
.mfp-close-btn-in .mfp-close { top: -1px; }
.dt-inline-modal ul.dt-sc-tabs-vertical, .dt-inline-modal .dt-sc-tabs-vertical-content { width: 100%; }
.dt-inline-modal ul.dt-sc-tabs-vertical li a { border-color: rgba(0, 0, 0, 0.1) !important; border-style: solid; border-width: 0 0 1px; padding-left: 0; }
.dt-inline-modal ul.dt-sc-tabs-vertical li a:before {
border-color: currentColor;
border-style: solid;
border-width: 0 0 1px;
content:"";
height: 1px;
opacity: 0;
position: absolute;
bottom: -1px;
left: 0;
width: 45px;
transition: all 0.3s linear 0s;
}
.dt-inline-modal ul.dt-sc-tabs-vertical li.current a:before { opacity: 1; }
.dt-inline-modal .dt-sc-tabs-vertical-content { border-width: 0; padding: 15px 5px; }
.dt-inline-modal > h4 { font-size: 14px; }
}.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-transition-property: -webkit-transform, height;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform, height;
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 37px;
height: 44px;
z-index: 10;
cursor: pointer;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
font-family: fontawesome;
font-size: 35px;
line-height: 40px;
text-align:center;
-webkit-transition: all 300ms linear 0s; 
-moz-transition: all 300ms linear 0s; 
-ms-transition: all 300ms linear 0s; 
-o-transition: all 300ms linear 0s; 
transition: all 300ms linear 0s;
color:#fff;
}
.swiper-button-prev:before { content: "\f104"; }
.swiper-button-next:before { content: "\f105"; }
.swiper-button-prev:hover, .swiper-button-next:hover {
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next { left: 10px;
right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev { right: 10px;
left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
} .swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-moz-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
-ms-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
} .swiper-pagination-progress {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
-o-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
background: #000;
} .swiper-container-3d {
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-o-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px;
} .swiper-container-cube,
.swiper-container-flip {
overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-container-cube .swiper-slide {
visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-moz-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}.dt-sc-product-single-slider-swiper-container {
width: 100%;
height: 500px;
}
.swiper-slide { text-align:center; }
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .default .product-thumb:after, .woocommerce ul.products.list-view li.product .default .product-wrapper, .woocommerce ul.products li.product .style-2 .product-wrapper { -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; }
.woocommerce ul.products li.product .default .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .default .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .default .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .default .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .default .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .default .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .default .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .default .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .default .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .style-3 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .style-3 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .style-3 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .style-3 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .style-3 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .style-3 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .style-3 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .style-3 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .style-3 .product-buttons-wrapper a.yith-woocompare-button { -webkit-border-radius:0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a { background-color: #000; }
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3), 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3), 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a, 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a, 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1), 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2), 
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, 
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a, 
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, 
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, 
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a, 
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a { transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; }
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), 
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a { opacity: 1; visibility: visible; }
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin-right:5px; }
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) .yith-wcwl-add-to-wishlist .ajax-loading { left:0; right:0; top:0; bottom:0; position:absolute; margin:auto; z-index:9; }
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons { -webkit-transition: all 400ms linear 0s; -moz-transition: all 400ms linear 0s; -ms-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; top: auto; bottom: 20px; left: 0; transform: translateX(-100%); -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); }
.woocommerce ul.products li.product:hover .default .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .default.btn-frm-top .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .default.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons { transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; }
.woocommerce ul.products li.product .default .product-thumb { overflow:hidden; }
.woocommerce ul.products li.product .default .product-thumb:after { content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.13); opacity: 0; pointer-events: none; }
.woocommerce ul.products li.product:hover .default .product-thumb:after { opacity: 1; }
.woocommerce ul.products li.product .btn-frm-left .product-buttons-wrapper .wc_inline_buttons { transform: translateX(-100%); -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); }
.woocommerce ul.products li.product .btn-frm-right .product-buttons-wrapper .wc_inline_buttons { transform: translateX(100%); -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); }
.woocommerce ul.products li.product .btn-frm-top .product-buttons-wrapper .wc_inline_buttons { bottom: 100%; }
.woocommerce ul.products li.product .btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons { bottom:-100%; }
.woocommerce ul.products li.product:hover .btn-frm-top .product-buttons-wrapper .wc_inline_buttons, 
.woocommerce ul.products li.product:hover .btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons { bottom: 20px; }
.woocommerce ul.products li.product:hover .btn-frm-left .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .btn-frm-right .product-buttons-wrapper .wc_inline_buttons { transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; }
.woocommerce ul.products li.product .default .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.woocommerce ul.products li.product:hover .default .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1.15); -moz-transform: scale(1.15);  -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.woocommerce ul.products li.product:hover .default .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }
.woocommerce ul.products li.product .default .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }
.woocommerce ul.products li.product .default .product-thumb .image img:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product:hover .default .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.woocommerce ul.products li.product .default .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); -webkit-transition: all 400ms ease-in-out 0s; -moz-transition: all 400ms ease-in-out 0s; -ms-transition: all 400ms ease-in-out 0s; -o-transition: all 400ms ease-in-out 0s; transition: all 400ms ease-in-out 0s; display: block; height: auto; position: absolute; top: 0; backface-visibility: hidden; }
.woocommerce ul.products li.product .product-details .product-description { display:none; }
.woocommerce ul.products.list-view li.product .default .product-details .product-description { display:block; }
.woocommerce ul.products li.product .default .product-details { text-align:left; }
.woocommerce ul.products li.product .default .product-details h5 { border-width:0; }
.woocommerce ul.products li.product .default .product-details .product-rating-wrapper { display:block; position:relative; left:0; visibility: visible; opacity: 1; }
.woocommerce ul.products li.product .default .product-details .product-price:empty { display:none; }
.woocommerce ul.products li.product .default .star-rating span:before, .woocommerce ul.products li.product .default .stars a:hover, .woocommerce ul.products li.product  .default .star-rating span:before { color:#000; }
.woocommerce ul.products li.product .default .product-details h5 { margin:0; font-size: 17px; }
.woocommerce ul.products li.product .default .product-wrapper { margin:0 0 40px; position:relative; }
.woocommerce ul.products li.product .default .product-details { padding:15px 0; }
.woocommerce .view-mode a { display: inline-block; padding: 0; width: 44px; height: 44px; line-height: 38px; padding: 0; float: left; border-radius: 0; border: 3px solid #e4e4e4; text-align:center; margin-right:5px; color:#000; }
.woocommerce .view-mode { display: inline-block; float: left; margin: 10px 0; }
.woocommerce .view-mode a:hover, .woocommerce .view-mode a.active { color:#fff; }
.woocommerce ul.products.list-view li.product .product-thumb { width:23.5%; }
.woocommerce ul.products.list-view li.product .product-details { width:76.5%; padding: 15px 30px; }
.woocommerce ul.products.list-view li.product .product-description { display:block; margin-top:25px; }
.woocommerce ul.products.list-view li.product .product-wrapper { border: 1px solid #e4e4e4; }
.woocommerce ul.products.list-view li.product .woo-type21 .product-wrapper{overflow:hidden;}
.woocommerce ul.products.list-view li.product .woo-type21 .product-thumb{-webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow:none;}
.woocommerce ul.products.list-view li.product:hover .product-wrapper { box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.09); }
.woocommerce ul.products.list-view li.product .woo-type1 .product-details .product-price { position:static; }
.woocommerce ul.products li.product .default .onsale, .woocommerce ul.products li.product .default .onsale span  { font-size:12px; text-indent: inherit; }
.woocommerce ul.products li.product .default .onsale span:before { display:none; }
.woocommerce ul.products li.product .default .onsale { padding:0px 15px; background-color:#d7f468; border-radius: 0; font-weight:400; right: 3px; top: 3px; line-height:inherit; }
.woocommerce ul.products li.product:hover .default .onsale { width: auto; height: auto; color: #000; line-height:inherit; }
.woocommerce ul.products li.product .default .featured-tag { font-size:14px; }
.woocommerce ul.products li.product .default .product-buttons-wrapper { top:auto; height: 100%; }
.woocommerce table.cart td.product-name a.button.yith-wcqv-button { font-size: 12px; padding: 6px 10px; font-weight:500; }
.woocommerce table.cart td.product-name > a:first-child { display:block; clear:both; }
.dt-product-image { float: left; width: 100%; position: relative; }
.woocommerce div.product .dt-product-image div.images { width:100%; }
.woocommerce div.product div.images ol.flex-control-nav li { cursor:pointer; width: 18.1%; }
.woocommerce .star-rating span:before, .woocommerce .stars a:hover, .woocommerce ul.products li.product .star-rating span:before, .woocommerce .dt-product-tabs p.stars a.active { color: #000000; }
.woocommerce .dt-product-add-to-cart .quantity .qty { padding:9px 0 9px 12px; }
.woocommerce .dt-product-tabs #review_form #respond, .woocommerce .dt-product-description #review_form #respond { margin:20px 0 0; }
.woocommerce .dt-product-tabs #review_form #respond .comment-reply-title, .woocommerce .dt-product-description #review_form #respond .comment-reply-title { font-size: 25px; }
.woocommerce .dt-product-tabs .comment-respond form, .woocommerce .dt-product-description .comment-respond form { margin-top:20px; }
.dt-product-related-products .related > h2, .dt-product-upsell-products .products > h2 { text-align:center; padding: 10px 0 15px; position: relative; margin-bottom: 50px; display: block; }
.dt-product-related-products .related > h2:after, .dt-product-upsell-products .products > h2:after { background: #000000; content: ""; display: inline-block; margin: auto; width: 110px; height: 6px; position: absolute; left: 0; right: 0; top: 0; }
.dt-product-related-products .related > h2:after, .dt-product-upsell-products .products > h2:after { bottom:0; top:auto; }
.dt-product-carousel-products .products.swiper-wrapper li.product .default, .dt-product-carousel-products .products.swiper-wrapper li.product .default .dt-sc-one-fourth, .dt-product-carousel-products .products.swiper-wrapper li.product .default .dt-sc-one-third, .dt-product-carousel-products .products.swiper-wrapper li.product .default .dt-sc-one-half, .dt-product-carousel-products .products.swiper-wrapper li.product .style-1, .dt-product-carousel-products .products.swiper-wrapper li.product .style-1 .dt-sc-one-fourth, .dt-product-carousel-products .products.swiper-wrapper li.product .style-1 .dt-sc-one-third, .dt-product-carousel-products .products.swiper-wrapper li.product .style-1 .dt-sc-one-half { float:left; width:100%; margin:0; }
.woocommerce ul.products li.product .style-1 .product-thumb { width:30%; }
.woocommerce ul.products li.product .style-1 .product-details { width: 65%; margin-left: 5%; padding: 15px 0 20px; text-align:left; }
.woocommerce ul.products li.product .style-1 .product-details .product-rating-wrapper { visibility:visible; opacity:1; }
.woocommerce ul.products li.product .style-1 .product-details .product-description { display:none; }
.dt-product-carousel-products { float:left; width:100%; }
.woocommerce ul.products.list-view li.product .style-1 .product-details .product-description { display:block; }
.woocommerce ul.products.list-view li.product .style-1 .product-details .product-rating-wrapper { position:static; }
.woocommerce ul.products li.product .style-1 .product-details .product-rating-wrapper { right:20px; bottom:25px; }
.woocommerce ul.products li.product .style-1 .product-details .product-price { padding: 20px 0 0; border-top: 1px solid #e4e4e4; }
.woocommerce ul.products li.product .style-1 .product-wrapper { background-color:#f4f4f4; }
.woocommerce ul.products li.product .style-1 .product-details h5 { border-bottom-width: 0; }
.woocommerce ul.products li.product .style-1 .featured-tag > div span { font-size: 0; }
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:first-child a { border-radius: 0; width: 30px; height: 30px; font-size: 0; }
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:first-child { position: absolute; right: 5px; left: auto; bottom: 0px; transform: none; }
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.add_to_cart_button.product_type_simple:before, .woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.product_type_simple:before { line-height: 30px; }
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3), .woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) { display:none; }
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons { top:auto; bottom:5px; }
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.product_type_variable:before { font-size:17px; line-height:30px; }
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.product_type_simple:before { font-size:16px; }
.dt-product-carousel-products .swiper-pagination { bottom: 0; margin: auto; left: 0; margin-top: 20px; right: 0; z-index: 9; }
.dt-product-carousel-products .swiper-container { padding-bottom:40px; }
.dt-product-carousel-products .swiper-pagination .swiper-pagination-bullet { margin-right:5px; }
.dt-product-carousel-products .swiper-button-prev, .dt-product-carousel-products .swiper-button-next { position:relative; display:inline-block; left:0; right:0; height: 40px; line-height: 38px; }
.dt-product-carousel-products .swiper-button-prev:before, .dt-product-carousel-products .swiper-button-next:before { position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; font-family: fontawesome; font-size: 30px; color: #fff; }
.dt-product-carousel-products .swiper-button-prev:before { content:"\f104"; }
.dt-product-carousel-products .swiper-button-next:before { content:"\f105"; }
.dt-product-carousel-products .swiper-nav { float:left; width:100%; text-align:center; }
.dt-product-carousel-products .swiper-button-prev:hover, .dt-product-carousel-products .swiper-button-next:hover { background-color:#000; }
.dt-product-carousel-products .swiper-pagination.swiper-pagination-progress { height:5px; width:25%; }
.dt-woo-social-share { display: block; margin: 15px 0 10px; font-size:16px; }
.dt-woo-social-share span { float:left; margin-right:10px; }
.dt-woo-social-share ul.dt-share-list { display: block; list-style-type: none; margin: 10px 0; }
.dt-woo-social-share ul.dt-share-list li { display: inline-block; padding: 0 15px 0 0; }
.woocommerce .product .summary .add_to_wishlist { color:#fff; }
.woocommerce ul.products li.product:hover .style-2 .product-wrapper { background: #fff; -webkit-box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.15); }
.woocommerce ul.products li.product:hover .style-2 .product-details .product-rating-wrapper { display:block; }
.woocommerce ul.products li.product .style-2 .product-details .product-rating-wrapper { display: block; right: 0; text-align: center; visibility: visible; position:static;    opacity: 1; left: 0; margin: auto; width:62px; }
.woocommerce ul.products li.product:hover .style-2 .price { padding:0; text-align:center; }
.woocommerce ul.products li.product:hover .style-2 .product-thumb .image img { -webkit-animation: prdmove 2500ms linear forwards; -moz-animation: prdmove 2500ms linear forwards; -ms-animation: prdmove 2500ms linear forwards; -o-animation: prdmove 2500ms linear forwards; animation: prdmove 2500ms linear forwards; } 
@-webkit-keyframes prdmove {
0% {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); }
25% {
-webkit-transform: scale(1.35) translateX(0);
-moz-transform: scale(1.35) translateX(0);
-ms-transform: scale(1.35) translateX(0);
-o-transform: scale(1.35) translateX(0);
transform: scale(1.35) translateX(0); }
50% {
-webkit-transform: scale(1.35) translateX(30px);
-moz-transform: scale(1.35) translateX(30px);
-ms-transform: scale(1.35) translateX(30px);
-o-transform: scale(1.35) translateX(30px);
transform: scale(1.35) translateX(30px); }
75% {
-webkit-transform: scale(1.35) translateX(-30px);
-moz-transform: scale(1.35) translateX(-30px);
-ms-transform: scale(1.35) translateX(-30px);
-o-transform: scale(1.35) translateX(-30px);
transform: scale(1.35) translateX(-30px); }
100% {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); } }
@keyframes prdmove {
0% {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); }
25% {
-webkit-transform: scale(1.35) translateX(0);
-moz-transform: scale(1.35) translateX(0);
-ms-transform: scale(1.35) translateX(0);
-o-transform: scale(1.35) translateX(0);
transform: scale(1.35) translateX(0); }
50% {
-webkit-transform: scale(1.35) translateX(30px);
-moz-transform: scale(1.35) translateX(30px);
-ms-transform: scale(1.35) translateX(30px);
-o-transform: scale(1.35) translateX(30px);
transform: scale(1.35) translateX(30px); }
75% {
-webkit-transform: scale(1.35) translateX(-30px);
-moz-transform: scale(1.35) translateX(-30px);
-ms-transform: scale(1.35) translateX(-30px);
-o-transform: scale(1.35) translateX(-30px);
transform: scale(1.35) translateX(-30px); }
100% {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); } }
@-webkit-keyframes topright {
0% {
opacity: 0;
-webkit-transform: translate(-7px, 7px);
-moz-transform: translate(-7px, 7px);
-ms-transform: translate(-7px, 7px);
-o-transform: translate(-7px, 7px);
transform: translate(-7px, 7px); }
100% {
opacity: 1;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0); } }
@keyframes topright {
0% {
opacity: 0;
-webkit-transform: translate(-7px, 7px);
-moz-transform: translate(-7px, 7px);
-ms-transform: translate(-7px, 7px);
-o-transform: translate(-7px, 7px);
transform: translate(-7px, 7px); }
100% {
opacity: 1;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0); } }
.woocommerce ul.products li.product:hover .style-2 .product-buttons-wrapper .wc_inline_buttons { -webkit-animation: topright 700ms ease forwards; -moz-animation: topright 700ms ease forwards; -ms-animation: topright 700ms ease forwards; -o-animation: topright 700ms ease forwards; animation: topright 700ms ease forwards; }
.woocommerce ul.products li.product:hover .style-2.btn-frm-left .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .style-2.btn-frm-right .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .style-2.btn-frm-top .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .style-2.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons { -webkit-animation: none; -moz-animation: none; -ms-animation: none; -o-animation: none; animation: none; }
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons { width:auto; top:0; right:0; margin-top:0;  transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; }
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline { display:block; }
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) { width:auto; position:static; padding:0; margin:0 0 1px; }
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) { float:none; }
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product  .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin:0; }
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a { float: left; margin:0 0 1px; } 
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) { opacity:1; }
.woocommerce ul.products li.product.outofstock.featured .style-2 .featured-tag, .woocommerce ul.products li.product.sale.featured .style-2 .featured-tag { top:40px; }
.woocommerce ul.products li.product .style-2 .onsale, .woocommerce ul.products li.product .style-2 .out-of-stock { left:0; right:auto; }
.woocommerce ul.products li.product .style-2 .product-wrapper { background-color:#f0f0f0; padding:10px; }
.woocommerce ul.products li.product .style-2 .product-details { padding: 10px 0 15px; }
.woocommerce ul.products li.product .style-2 .product-details h5, .woocommerce ul.products li.product-category .style-2 .product-wrapper h3 { border:0; }
.woocommerce ul.products li.product .style-2 .product-details .product-price:empty { display: none; }
.woocommerce ul.products li.product .style-3 .product-details .product-rating-wrapper { display: block; right: 0; text-align: left; visibility: visible; left: 0; position: static; margin: auto; width: 62px; opacity: 1; }
.woocommerce ul.products li.product:hover .style-3 .price { padding: 0; width: auto; }
.woocommerce ul.products li.product .style-3 .product-wrapper { border:1px solid #f0f0f0; }
.woocommerce ul.products li.product .style-3 .product-details h5 { border:none; margin-bottom: 0; }
.woocommerce ul.products li.product .style-3 .product-details { padding:5px 0 30px; }
.woocommerce ul.products li.product .style-3 .product-details .product-price:empty { display: none; }
.woocommerce ul.products li.product .style-3 .product-thumb:after { background-color: rgba(255, 255, 255, 0.5); top:-100%; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.woocommerce ul.products li.product:hover .style-3 .product-thumb:after { top:0; }
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0; }
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons { top: 100%; -webkit-transition: all linear 0.5s; -moz-transition: all linear 0.5s; -o-transition: all linear 0.5s; transition: all linear 0.5s; margin-top:0; }
.woocommerce ul.products li.product:hover .style-3 .product-buttons-wrapper .wc_inline_buttons { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { float: left; left: 0; text-align: right; }
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3), .woocommerce ul.products li.product  .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) { float: right; margin-top: 0; right: 0; text-align: left; }
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3), .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) { width: 50%; }
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a.yith-woocompare-button, .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, .woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a { margin:3px; }
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a { float:right; }
.woocommerce ul.products.list-view li.product .style-3 .product-details { padding: 25px 15px 30px; }
.woocommerce ul.products li.product:hover .style-2.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .style-2.btn-frm-top .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .style-3.btn-frm-top .product-thumb:after { top: 0; }
.woocommerce ul.products li.product .style-2.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .style-3.btn-frm-top .product-thumb:after { top: 100%; }
.woocommerce ul.products li.product .style-2.btn-frm-top .product-buttons-wrapper .wc_inline_buttons { top: -100%; }
.woocommerce ul.products li.product .style-2.btn-frm-right .product-buttons-wrapper .wc_inline_buttons { right: -100%; }
.woocommerce ul.products li.product .style-2.btn-frm-left .product-buttons-wrapper .wc_inline_buttons { right: 100%; }
.woocommerce ul.products li.product:hover .style-2.btn-frm-right .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .style-2.btn-frm-left .product-buttons-wrapper .wc_inline_buttons { right: 0; }
.woocommerce ul.products li.product .style-3.btn-frm-top .product-buttons-wrapper .wc_inline_buttons { top: -100%; }
.woocommerce ul.products li.product:hover .style-3.btn-frm-top .product-buttons-wrapper .wc_inline_buttons { top: 50%; }
.woocommerce ul.products li.product .style-3.btn-frm-right .product-thumb:after { top: 0; left: -100%; }
.woocommerce ul.products li.product:hover .style-3.btn-frm-right .product-thumb:after { left: 0; }
.woocommerce ul.products li.product .style-3.btn-frm-right .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .style-3.btn-frm-left .product-buttons-wrapper .wc_inline_buttons { right: -100%; top: 50%; transform: translateY(-50%);  -webkit-transform: translateY(-50%);   -moz-transform: translateY(-50%);  -ms-transform: translateY(-50%); }
.woocommerce ul.products li.product:hover .style-3.btn-frm-right .product-buttons-wrapper .wc_inline_buttons { right: 0; }
.woocommerce ul.products li.product .style-3.btn-frm-left .product-thumb:after { top: 0; left: 100%; }
.woocommerce ul.products li.product:hover .style-3.btn-frm-left .product-thumb:after { left: 0; }
.woocommerce ul.products li.product .style-3.btn-frm-left .product-buttons-wrapper .wc_inline_buttons { right: 100%; }
.woocommerce ul.products li.product:hover .style-3.btn-frm-left .product-buttons-wrapper .wc_inline_buttons { right: 0; }
.woocommerce .product .summary .yith-wcwl-add-to-wishlist { float: left; margin-right: 10px; }
.woocommerce .product .summary .yith-wcwl-wishlistexistsbrowse, .woocommerce .product .summary .yith-wcwl-wishlistaddedbrowse { margin-top: 15px; }
.related.products > h2, .upsells.products > h2 { position: relative; display: block; padding: 15px 0; text-transform:none; margin: 0 auto 50px; text-align: center; clear: both; }
.related.products > h2:after, .upsells.products > h2:after { content: ""; position: absolute; width: 110px; height:2px; left: 0; right: 0; margin: auto; background: #000000; }
.related.products > h2:after, .upsells.products > h2:after { bottom: 0; }
.woocommerce.single-product div.product div.summary .yith-wcwl-add-to-wishlist ~ .clear { display: none; }
.woocommerce.single-product .product .summary .yith-wcwl-add-button { position: relative; }
.woocommerce.single-product .product .summary .yith-wcwl-add-to-wishlist .ajax-loading { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
@media only screen and (max-width: 1199px) and (min-width: 992px) {
.woocommerce ul.products li.product .dt-sc-one-fifth .featured-tag > div span { font-size: 0; }
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
.woocommerce ul.products li.product .style-1 .product-details .product-rating-wrapper { position: static; }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button:before, .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple:before, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable:before, .woocommerce ul.products li.product .style-2 .product-thumb .add_to_wishlist:before, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 15px; line-height: 35px; }
.woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button { height: 35px; width: 35px; }
.woocommerce ul.products.list-view li.product .product-thumb { width: 33.5%; }
.woocommerce ul.products.list-view li.product .product-details { width: 66.5%; }
.woocommerce ul.products li.product.sale.featured .dt-sc-one-fifth .featured-tag > div span { font-size: 0; }
}
@media only screen and (max-width: 767px) {
.woocommerce ul.products.list-view li.product .product-details, .woocommerce ul.products.list-view li.product .product-thumb { width: 100%; }
ul.products li.product .woo-type1 .product-details { padding: 0 0 10px; }
}
@media only screen and (max-width: 479px) {
.woocommerce ul.products li.product .product-details .product-rating-wrapper .star-rating { top: 0; }
}
@media only screen and (max-width: 319px) {
.woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button:before, .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple:before, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable:before, .woocommerce ul.products li.product .style-2 .product-thumb .add_to_wishlist:before, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button:before { font-size: 15px; line-height: 35px; }
.woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button { height: 35px; width: 35px; }	
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .dt-product-carousel-products .woocommerce ul.products li.product { display: -webkit-box; }
::i-block-chrome, .yith-wcwl-add-to-wishlist, .yith-wcwl-add-button { white-space: nowrap; }
::i-block-chrome, .dt-carousel-navigation a { font-size: 30px; line-height: 45px; }
::i-block-chrome, .main-header #searchform input[type="text"] { font-size: 13px; }
::i-block-chrome, .woocommerce ul.products li.product:hover .style-1 .featured-tag > div { width: 25px; }
::i-block-chrome, .woocommerce div.product div.images .woocommerce-product-gallery__trigger { font-size: 0; }
::i-block-chrome, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before { content: "\f002"; font-size: 17px; font-family: FontAwesome; margin: 0 auto; position: absolute; left: 0; right: 0; }
}